code stringlengths 3 10M | language stringclasses 31
values |
|---|---|
// *********************************************************************
// game options menu - extensions
// *********************************************************************
INSTANCE MENU_OPT_XR2(C_MENU_DEF)
{
backpic = MENU_BACK_PIC;
items[0] = "MENUITEM_XR2_HEADLINE";
items[1] = "MENUITEM_XR2_BL... | D |
/Users/AleixDiaz/Desktop/VaporProject/LaSalleChat/.build/x86_64-apple-macosx10.10/debug/Vapor.build/Log/ConsoleLogger.swift.o : /Users/AleixDiaz/Desktop/VaporProject/LaSalleChat/.build/checkouts/vapor.git-5492988889259800272/Sources/Vapor/JSON/HTTP/Message+JSON.swift /Users/AleixDiaz/Desktop/VaporProject/LaSalleChat/.b... | D |
module hunt.http.client.Http1ClientConnection;
import hunt.http.client.ClientHttpHandler;
import hunt.http.client.ClientHttp2SessionListener;
import hunt.http.client.HttpClientConnection;
import hunt.http.client.Http1ClientResponseHandler;
import hunt.http.client.Http2ClientConnection;
import hunt.http.client.Http2Cli... | D |
///
module imap.ssl;
import imap.sil : SILdoc;
import std.stdio;
import std.string;
import deimos.openssl.ssl;
import deimos.openssl.err;
import deimos.openssl.x509;
import deimos.openssl.x509_vfy; // needed to use openssl master
import deimos.openssl.pem;
import deimos.openssl.evp;
import imap.defines;
import imap.so... | D |
/home/javierhonduco/uninterrumptible/target/release/deps/libglob-0499fb18aba96c5c.rlib: /home/javierhonduco/.cargo/registry/src/github.com-1ecc6299db9ec823/glob-0.3.0/src/lib.rs
/home/javierhonduco/uninterrumptible/target/release/deps/glob-0499fb18aba96c5c.d: /home/javierhonduco/.cargo/registry/src/github.com-1ecc6299... | D |
module flatten4;
import rank2;
public import flatten3;
auto flatten(Range)(Range range)
{
static if (rank!Range == 0)
static assert(0, "flatten needs a range.");
else static if (rank!Range == 1)
return range;
else static if (rank!Range == 2)
return Flatten!(Range)(range);
e... | D |
a painful pus filled inflammation of the tonsils and surrounding tissues
| D |
/Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/x86_64-apple-macosx10.10/debug/Fluent.build/Database/Driver.swift.o : /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/fluent.git-6251908308727715749/Sources/Fluent/Utilities/UUID.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build... | D |
module nxt.sso_open_hashset;
import nxt.open_hashmap;
import std.traits : isInstanceOf;
import nxt.nullable_traits : isNullable, isAddress;
import nxt.pure_mallocator : PureMallocator;
/** Small-set-optimized `OpenHashSet`.
*
* TODO: search for `nullify`, `isNull`, `nullValue` and support deleted keys (`isDull`)
... | D |
module janet.func;
import janet.c;
import janet;
/**
Emulates the effects of janet_pcall using a thread-local fiber
and D-like varargs.
*/
@nogc Janet callJanet(T...)(JanetFunction* fun,T args)
{
Janet[T.length] wrappedArgs = [];
static foreach(i,v;args)
{
wrappedArgs[i]=janetWrap(v);
... | D |
module sam.server.core.pipelines.messagereceiver;
import std.variant;
import sam.common.enforce;
import sam.common.actormessage;
import sam.common.actorresponse;
import sam.common.interfaces.messagereceiver;
import sam.server.core.actormanagment.actorprovider;
class MessageReceiver : IMessageReceiver
{
ActorProvider... | D |
/Users/Lambert/Desktop/demo/DerivedData/demo1/Build/Intermediates/demo1.build/Debug/KituraStencil.build/Objects-normal/x86_64/KituraStencilTemplateEngine.o : /Users/Lambert/Desktop/demo/Packages/KituraStencil-1.6.0/Sources/KituraStencilTemplateEngine.swift /Applications/Xcode-beta.app/Contents/Developer/Toolchains/Xcod... | D |
instance VLK_4130_Talbin(Npc_Default)
{
name[0] = "Талбин";
guild = GIL_OUT;
id = 4130;
voice = 7;
flags = 0;
npcType = NPCTYPE_FRIEND;
B_SetAttributesToChapter(self,3);
fight_tactic = FAI_HUMAN_STRONG;
EquipItem(self,ItMw_1h_Bau_Mace);
EquipItem(self,ItRw_Sld_Bow);
B_CreateAmbientInv(self);
B_SetNpcVisual... | D |
/Users/weirujian/Desktop/WeiRuJian/Vapor/AuthServer/.build/x86_64-apple-macosx/debug/SQL.build/SQLTableIdentifier.swift.o : /Users/weirujian/Desktop/WeiRuJian/Vapor/AuthServer/.build/checkouts/sql/Sources/SQL/SQLBind.swift /Users/weirujian/Desktop/WeiRuJian/Vapor/AuthServer/.build/checkouts/sql/Sources/SQL/SQLJoinMetho... | D |
/*******************************************************************************
D language bindings for libsodium's crypto_pwhash_argon2id.h
License: ISC (see LICENSE.txt)
*******************************************************************************/
module libsodium.crypto_pwhash_argon2id;
@nogc nothro... | D |
PLONG PLAT ED95 KD LOMAGAGE HIMAGAGE SLAT SLONG RESULTNO DP DM WT ROCKTYPE
303.5 77.1999969 2.79999995 89.6999969 10 14 -38.7000008 143.100006 139 4.19999981 4.19999981 0.946527778 sediments, limestone
270.5 80.4000015 0 125 5 23 -32.5 138.5 1976 8.39999962 8.39999962 0.810810811 sediments, red clays
256.899994 86.9000... | D |
const string Assassinenkrieger_Checkpoint = "WP_ASSASSINE_25"; //WP hinter City-Tor vom Spielstart aus!
instance Info_Mod_Assassinenkrieger_FirstWarn (C_INFO)
{
npc = Mod_7117_ASS_Krieger_NW;
nr = 1;
condition = Info_Mod_Assassinenkrieger_FirstWarn_Condition;
information = Info_Mod_Assassinenkrieger_FirstWarn_In... | D |
/Users/weirujian/Desktop/WeiRuJian/Vapor/AuthServer/.build/x86_64-apple-macosx/debug/NIO.build/ChannelHandlers.swift.o : /Users/weirujian/Desktop/WeiRuJian/Vapor/AuthServer/.build/checkouts/swift-nio/Sources/NIO/IO.swift /Users/weirujian/Desktop/WeiRuJian/Vapor/AuthServer/.build/checkouts/swift-nio/Sources/NIO/NonBlock... | D |
// REQUIRED_ARGS: -O -inline
struct Cent
{
ulong lo; // low 64 bits
ulong hi; // high 64 bits
}
pure bool tst(Cent c)
{
return c.hi || c.lo;
}
pure Cent dec(Cent c);
pure Cent shl(Cent c, uint n);
pure Cent udivmod(Cent c1, Cent c2, out Cent modulus)
{
ulong v1 = shl(c2, 3).hi;
Cent quotient;... | D |
INSTANCE Info_Mod_Chani_Hi (C_INFO)
{
npc = Mod_1623_OUT_Chani_REL;
nr = 1;
condition = Info_Mod_Chani_Hi_Condition;
information = Info_Mod_Chani_Hi_Info;
permanent = 0;
important = 1;
};
FUNC INT Info_Mod_Chani_Hi_Condition()
{
if (Mod_Chani_Abenteurer == 2)
{
return 1;
};
};
FUNC VOID Info_Mod_Chani_Hi... | D |
INSTANCE Info_Mod_Ken_Eisgebiet (C_INFO)
{
npc = Mod_1627_VMG_Ken_MT;
nr = 1;
condition = Info_Mod_Ken_Eisgebiet_Condition;
information = Info_Mod_Ken_Eisgebiet_Info;
permanent = 0;
important = 1;
};
FUNC INT Info_Mod_Ken_Eisgebiet_Condition()
{
if (Npc_KnowsInfo(hero, Info_Mod_Ferco_Crazy))
&& (VMG_Second =... | D |
module dwt.dwthelper.XmlTranscode;
import dwt.dwthelper.utils;
import tango.core.Exception;
/++
+ Decode XML entities into UTF8 string.
+ Eg. "&" -> "&", "&" -> "&", "&" -> "&"
+ Throws TextException on failure
+ The given string is modified.
+/
String xmlUnescape( String str )
{
void ... | D |
module app; // 01_10_walk_around
import std.stdio; // writeln
import shaders; // without - Error: undefined identifier Shader, createProgramFromShaders, ...
import event_handler; // without - Error: undefined identifier onKeyEvent, onFrameBufferResize, handleEvent
import mytoolbox; // without -... | D |
/Users/bugsbunny/Desktop/Programming/Swift/Codepath/Parstagram/Build/Intermediates/Pods.build/Debug-iphonesimulator/Alamofire.build/Objects-normal/x86_64/Notifications.o : /Users/bugsbunny/Desktop/Programming/Swift/Codepath/Parstagram/Pods/Alamofire/Source/MultipartFormData.swift /Users/bugsbunny/Desktop/Programming/Sw... | D |
module crypto.base58;
import std.conv;
class Base58 {
@safe:
private static immutable Alphabet = "123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz";
private static int[] Indexes = new int[128];
static this() {
foreach (ref x; Indexes) {
x = -1;
}
forea... | D |
module directx.d3dx11core;
///////////////////////////////////////////////////////////////////////////
//
// Copyright (C) Microsoft Corporation. All Rights Reserved.
//
// File: d3dx11core.h
// Content: D3DX11 core types and functions
//
////////////////////////////////////////////////////////////////////... | D |
/// Terminal screen handling.
/// Copyright: dd86k <dd@dax.moe>
/// License: MIT
/// Authors: $(LINK2 https://github.com/dd86k, dd86k)
module screen;
import std.range : chunks;
import ddhx; // for setting, NumberType
import os.terminal, os.file;
import core.stdc.string : memset;
import core.stdc.stdlib : malloc, free;... | D |
/*
* This file is part of gtkD.
*
* gtkD is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
* the Free Software Foundation; either version 2.1 of the License, or
* (at your option) any later version.
*
* gtkD is distribut... | D |
; Copyright (C) 2008 The Android Open Source Project
;
; Licensed under the Apache License, Version 2.0 (the "License");
; you may not use this file except in compliance with the License.
; You may obtain a copy of the License at
;
; http://www.apache.org/licenses/LICENSE-2.0
;
; Unless required by applicable law ... | D |
/Users/julia/ruhackathon/target/debug/deps/libjose-727a8db9865a8e2a.rmeta: /Users/julia/.cargo/git/checkouts/identity.rs-3c836f09661bc7fb/cbb28b8/libjose/src/lib.rs /Users/julia/.cargo/git/checkouts/identity.rs-3c836f09661bc7fb/cbb28b8/libjose/src/macros.rs /Users/julia/.cargo/git/checkouts/identity.rs-3c836f09661bc7fb... | D |
#!/usr/bin/env rdmd
import std.stdio;
void main()
{
writeln("Witaj świecie");
}
| D |
/**
* Implementation of array assignment support routines.
*
*
* Copyright: Copyright Digital Mars 2010 - 2016.
* License: Distributed under the
* $(LINK2 http://www.boost.org/LICENSE_1_0.txt, Boost Software License 1.0).
* Authors: Walter Bright, Kenji Hara
* Source: $(DRUNTIMESRC rt/_arrayas... | D |
/*******************************************************************************
* Copyright (c) 2000, 2008 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution... | D |
/// Author: Aziz Köksal
/// License: GPL3
/// $(Maturity very high)
module drc.FileBOM;
import common;
/// Перечень меток порядка байтов (BOM).
enum МПБ
{
Нет, /// Nет МПБ
UTF8, /// UTF-8: EF BB BF
UTF16BE, /// UTF-16 Big Endian: FE FF
UTF16LE, /// UTF-16 Little Endian: FF FE
UTF32BE, /// UTF-32 Big E... | D |
/*
DSFML - The Simple and Fast Multimedia Library for D
Copyright (c) 2013 - 2015 Jeremy DeHaan (dehaan.jeremiah@gmail.com)
This software is provided 'as-is', without any express or implied warranty.
In no event will the authors be held liable for any damages arising from the use of this software.
Permission is gran... | D |
E: c581, c678, c728, c579, c789, c807, c305, c768, c779, c841, c708, c357, c453, c406, c309, c744, c77, c87, c325, c801, c301, c27, c76, c127, c872, c698, c193, c207, c369, c178, c104, c839, c510, c426, c16, c146, c33, c870, c452, c44, c825, c267, c260, c509, c884, c404, c719, c93, c525, c829, c816, c585, c694, c40, c4... | D |
# FIXED
Src-SCPI/scpi-def.obj: ../Src-SCPI/scpi-def.c
Src-SCPI/scpi-def.obj: C:/ti/ccs1010/ccs/tools/compiler/ti-cgt-c2000_20.2.1.LTS/include/stdio.h
Src-SCPI/scpi-def.obj: C:/ti/ccs1010/ccs/tools/compiler/ti-cgt-c2000_20.2.1.LTS/include/_ti_config.h
Src-SCPI/scpi-def.obj: C:/ti/ccs1010/ccs/tools/compiler/ti-cgt-c2000... | D |
var int Kardif_ItemsGiven_Chapter_1;
var int Kardif_ItemsGiven_Chapter_2;
var int Kardif_ItemsGiven_Chapter_3;
var int Kardif_ItemsGiven_Chapter_4;
var int Kardif_ItemsGiven_Chapter_5;
FUNC VOID B_GiveTradeInv_Kardif (var C_NPC slf)
{
if ((Kapitel >= 1)
&& (Kardif_ItemsGiven_Chapter_1 == FALSE))
{
CreateInvItems ... | D |
a slow pace of running
radicals who support Trotsky's theory that socialism must be established throughout the world by continuing revolution
a literal translation used in studying a foreign language (often used illicitly)
a gait faster than a walk
run at a moderately swift pace
ride at a trot
cause to trot
| D |
module des.math.method.calculus.diff;
import des.math.linear;
import std.traits;
import des.ts;
///
auto df(size_t N, size_t M, T, E=T)
( Vector!(M,T) delegate( in Vector!(N,T) ) f, in Vector!(N,T) p, E step=E.epsilon*10 )
if( isFloatingPoint!T && isFloatingPoint!E )
in { assert( f !is null ); } body
{
M... | D |
module isodi.tools.exception;
import glui;
import core.thread;
import isodi.tools.themes;
import isodi.tools.project;
public import std.exception;
@safe:
abstract class IsodiToolsException : Exception {
mixin basicExceptionCtors;
}
/// An exception that should result in showing a failure window to the use... | D |
/Users/YusukeAbe/code/rust/hyper-sample/target/debug/build/httparse-73731b28aa21848d/build_script_build-73731b28aa21848d: /Users/YusukeAbe/.cargo/registry/src/github.com-1ecc6299db9ec823/httparse-1.3.4/build.rs
/Users/YusukeAbe/code/rust/hyper-sample/target/debug/build/httparse-73731b28aa21848d/build_script_build-7373... | D |
module ldc_enum;
enum EF : float { a = 1.1, b = 1, c = 2 }
enum ED : double { a = 1.2, b, c }
auto test1_a()
{
auto t = typeid(EF);
assert(t.name == "ldc_enum.EF");
auto init = *cast(float*)t.init.ptr;
assert(init == 1.1f);
}
auto test1_b()
{
auto t = typeid(ED);
assert(t.name == "ldc_enum.E... | D |
creal c = 1;
| D |
/Users/abelfernandez/projects/vapor-server/Hello/.build/debug/SMTP.build/Utility/NSDate+SMTP.swift.o : /Users/abelfernandez/projects/vapor-server/Hello/.build/checkouts/engine.git-3311994267206676365/Sources/SMTP/Utility/NSUUID+SMTPMessageID.swift /Users/abelfernandez/projects/vapor-server/Hello/.build/checkouts/engine... | D |
/Users/tagline13/Documents/Projects/IOS/Demo/RxSwift_DEMO/build/RxSwift_DEMO.build/Debug-iphonesimulator/RxSwift_DEMO.build/Objects-normal/x86_64/ApiManager.o : /Users/tagline13/Documents/Projects/IOS/Demo/RxSwift_DEMO/RxSwift_DEMO/Data/NotesData.swift /Users/tagline13/Documents/Projects/IOS/Demo/RxSwift_DEMO/RxSwift_D... | D |
/*
Boost Software License - Version 1.0 - August 17th, 2003
Permission is hereby granted, free of charge, to any person or organization
obtaining a copy of the software and accompanying documentation covered by
this license (the "Software") to use, reproduce, display, distribute,
execute, and transmit the Software, a... | D |
/+
+ //dmd myfile.d -L-Lpath/to/libs -L-lmylib
+ dmd myfile.d -L+path/to/libs mylib.lib
+
+ D script is my handy tool - Andrej
+
+ rdmd {params for dmd and rdmd} main.d {params for main.exe}
+/
/// For stuff with greater access
module jext.base;
private:
import std.stdio, std.string, std.conv, std.file, std.... | D |
/Users/nabil/Downloads/AlbumsMnager/Build/Intermediates/AlbumsMnager.build/Debug-iphonesimulator/AlbumsMnager.build/Objects-normal/x86_64/ImageUploadManager.o : /Users/nabil/Downloads/AlbumsMnager/AlbumsMnager/AppDelegate.swift /Users/nabil/Downloads/AlbumsMnager/AlbumsMnager/PhotoTableViewCell.swift /Users/nabil/Downl... | D |
// URL: http://codeforces.com/contest/959/problem/A
import std.algorithm, std.container, std.conv, std.math, std.range, std.typecons, std.stdio, std.string;
auto rdsp(){return readln.splitter;}
void pick(R,T)(ref R r,ref T t){t=r.front.to!T;r.popFront;}
void pickV(R,T...)(ref R r,ref T t){foreach(ref v;t)pick(r,v);}
... | D |
const input =`597041762241512137704841899326369893960168537075436727046880311599815711279751014492625621085360622226162863931777754202758335614902146180923381089583195347669177905987288313880126182017013411305992679050594179566663711117492527330370903649849719141082770051704170012896520843083898393183185927134629231554... | D |
module android.java.android.database.AbstractCursor_SelfContentObserver;
public import android.java.android.database.AbstractCursor_SelfContentObserver_d_interface;
import arsd.jni : ImportExportImpl;
mixin ImportExportImpl!AbstractCursor_SelfContentObserver;
import import2 = android.java.java.lang.Class;
| D |
/Users/mu/Hello/.build/x86_64-apple-macosx/debug/NIO.build/LinuxCPUSet.swift.o : /Users/mu/Hello/.build/checkouts/swift-nio/Sources/NIO/IO.swift /Users/mu/Hello/.build/checkouts/swift-nio/Sources/NIO/NonBlockingFileIO.swift /Users/mu/Hello/.build/checkouts/swift-nio/Sources/NIO/IOData.swift /Users/mu/Hello/.build/check... | D |
/// Microsoft Portable Executable format.
///
/// PE32 format for both images (executables) and objects (mscoff object files).
///
/// Loosely based on Windows Kits\10\Include\10.0.17763.0\um\winnt.h
///
/// Sources:
/// - Microsoft Corporation, Microsoft Portable Executable and Common Object File Format Specification,... | D |
module wx.Frame;
public import wx.common;
public import wx.Window;
public import wx.ToolBar;
public import wx.MenuBar;
public import wx.StatusBar;
public import wx.Icon;
//! \cond EXTERN
static extern (C) IntPtr wxFrame_ctor();
static extern (C) bool wxFrame_Create(IntPtr self, IntPtr parent, int id, string title, ... | D |
import pyd.pyd;
import std.meta : AliasSeq, staticMap, Filter, Alias;
import std.typecons : tuple, Tuple;
import std.traits;
private struct Pdef(Args ...){}
@property auto pdef(Args ...)()
{
return Pdef!Args();
}
template TryTypeof(TL ...)
if(TL.length == 1)
{
static if(is(TL[0]))
alias TryTypeof = ... | D |
// https://issues.dlang.org/show_bug.cgi?id=22054
/*
TEST_OUTPUT:
---
fail_compilation/fail22054.d(21): Error: no property `what` for type `fail22054.exception`
fail_compilation/fail22054.d(16): `class fail22054.exception` is opaque and has no members.
fail_compilation/fail22054.d(22): Error: no property `what`... | D |
module std.d.lexer;
import std.typecons;
import std.typetuple;
import std.array;
import std.algorithm;
import std.range;
import std.lexer;
/// Operators
private enum operators = [
",", ".", "..", "...", "/", "/=", "!", "!<", "!<=", "!<>", "!<>=", "!=",
"!>", "!>=", "$", "%", "%=", "&", "&&", "&=", "(", ")", "*", "*... | D |
instance BDT_1097_Addon_Fisk(Npc_Default)
{
name[0] = "Ôèñê";
guild = GIL_BDT;
id = 1097;
voice = 12;
flags = 0;
npcType = NPCTYPE_MAIN;
aivar[AIV_NPCIsTrader] = TRUE;
aivar[AIV_Teeth] = 2;
B_SetAttributesToChapter(self,3);
fight_tactic = FAI_HUMAN_NORMAL;
EquipItem(self,ItMw_1h_Sld_Sword);
B_CreateItemT... | D |
/*
mutex.d
implements spin locks/semaphores for the kernel.
*/
module user.architecture.mutex;
struct Mutex {
void lock() {
// Test and Test-and-set implementation:
do {
while (value == Value.Locked) {
asm {
// The following should compile into a 'PAUSE' instruction
// This will hint to ... | D |
/Users/mauriciogarza/Desktop/ProyectoFinal/ProyectoFinalMovilesApp/Build/Intermediates.noindex/ProyectoFinal.build/Debug-iphonesimulator/ProyectoFinal.build/Objects-normal/x86_64/TableViewControllerActividadesCult.o : /Users/mauriciogarza/Desktop/ProyectoFinal/ProyectoFinalMovilesApp/ProyectoFinal/ViewControllerInfoAct... | D |
/Users/wilsonvinson/Documents/GitHub/RUST01/rust01_01/target/debug/deps/byteorder-bc3ea1b22b9f987d.rmeta: /Users/wilsonvinson/.cargo/registry/src/github.com-1ecc6299db9ec823/byteorder-1.4.3/src/lib.rs /Users/wilsonvinson/.cargo/registry/src/github.com-1ecc6299db9ec823/byteorder-1.4.3/src/io.rs
/Users/wilsonvinson/Docu... | D |
/*
* Hunt - a framework for web and console application based on Collie using Dlang development
*
* Copyright (C) 2015-2016 Shanghai Putao Technology Co., Ltd
*
* Developer: putao's Dlang team
*
* Licensed under the BSD License.
*
*/
module hunt.config;
shared string huntConfigPath = "";
public import hunt... | D |
# FIXED
usb_dev_mouse.obj: C:/ti/controlSUITE/device_support/F2837xD/v210/F2837xD_examples_Cpu1/usb_dual_detect/cpu01/usb_dev_mouse.c
usb_dev_mouse.obj: C:/ti/controlSUITE/device_support/F2837xD/v210/F2837xD_common/include/F28x_Project.h
usb_dev_mouse.obj: C:/ti/controlSUITE/device_support/F2837xD/v210/F2837xD_common/... | D |
/*******************************************************************************
A thin wrapper around basic POSIX file functionality with convenience
extensions.
copyright:
Copyright (c) 2016-2017 dunnhumby Germany GmbH. All rights reserved
License:
Boost Software License Version 1.0... | D |
module android.java.android.telephony.VisualVoicemailService;
public import android.java.android.telephony.VisualVoicemailService_d_interface;
import arsd.jni : ImportExportImpl;
mixin ImportExportImpl!VisualVoicemailService;
import import19 = android.java.java.io.FileInputStream;
import import0 = android.java.androi... | D |
module d.gc.finddivisor;
/**
* This module is only an utility in order to find the
* mul and shift value required to find an small item index
* in a run from its offset without using division.
*
* index = (offset * mul) >> (binShift + shift)
*/
void main() {
foreach (d; 5 .. 8) {
Outer: foreach (uint shift; 0... | D |
/home/josh7gas/Oficina/Rust/Practise_Exercises/loops_exercises/exercice_k/target/rls/debug/deps/exercice_k-4a36b0ed0ca09c6a.rmeta: src/main.rs
/home/josh7gas/Oficina/Rust/Practise_Exercises/loops_exercises/exercice_k/target/rls/debug/deps/exercice_k-4a36b0ed0ca09c6a.d: src/main.rs
src/main.rs:
| D |
/**
Copyright: Copyright (c) 2016-2018 Andrey Penechko.
License: $(WEB boost.org/LICENSE_1_0.txt, Boost License 1.0).
Authors: Andrey Penechko.
*/
module voxelman.container.multihashset;
import voxelman.log;
import voxelman.container.hash.map;
/// Stores number of entries for each key
struct MultiHashSet(Key, Key emp... | D |
/Users/obuchiyuki/Desktop/SaftyDrive/Build/Intermediates/IBDesignables/Intermediates/SaftyDrive.build/Debug-iphonesimulator/SaftyDrive.build/Objects-normal/x86_64/RMTip.o : /Users/obuchiyuki/Desktop/SaftyDrive/SaftyDrive/MK/MKSnackbar.swift /Users/obuchiyuki/Desktop/SaftyDrive/SaftyDrive/RMMenu.swift /Users/obuchiyuki/... | D |
PLONG PLAT ED95 KD LOMAGAGE HIMAGAGE SLAT SLONG RESULTNO DP DM WT ROCKTYPE
292.5 65.5 1.60000002 262.700012 34 39 -38.7999992 143.399994 7097 2.5 2.5 0.987281571 sediments, red-brown clays
264.399994 75 15.6000004 0 2 65 -8.80000019 126.699997 1206 10.3999996 18 0.296176398 extrusives, intrusives
346 61 9 41.2000008 35... | D |
Debug/Lab9_2021-Skeleton.c.o: Lab9_2021-Skeleton.c contactList.h
contactList.h:
| D |
Foo foo(A...)()
{
}
static assert(foo!(1, 2)());
| D |
# FIXED
OSAL/osal_snv_wrapper.obj: C:/ti/simplelink_cc2640r2_sdk_4_40_00_10/source/ti/ble5stack/osal/src/mcu/cc26xx/osal_snv_wrapper.c
OSAL/osal_snv_wrapper.obj: C:/ti/simplelink_cc2640r2_sdk_4_40_00_10/source/ti/ble5stack/osal/src/inc/osal_snv.h
OSAL/osal_snv_wrapper.obj: C:/ti/simplelink_cc2640r2_sdk_4_40_00_10/sour... | D |
PLONG PLAT ED95 KD LOMAGAGE HIMAGAGE SLAT SLONG RESULTNO DP DM ROCKTYPE
93.9000015 85.8000031 6.80000019 21.6000004 3 5 35.2000008 -111.599998 3401 6.19999981 9.19999981 extrusives, basalts
83 83 5 30 0 2 35.9000015 -106.5 3179 5 7 extrusives, basalts, tuffs
63.7999992 87.8000031 5 0 0 2 39.4000015 -31.2000008 3324 5.5... | D |
module ext.math.vector;
/**
* Waiting for std.linalg or something. It's on the wishlist.
*/
import std.algorithm;
import std.conv;
import std.stdio;
import std.traits;
// ------------------------------------------------------....
// Struct definition
struct Vector(size_t n, T) {
// Infos for outside
enum ... | D |
/Users/hiro/Desktop/SwiftPractic/build/Pods.build/Debug-iphonesimulator/Alamofire.build/Objects-normal/x86_64/Result.o : /Users/hiro/Desktop/SwiftPractic/Pods/Alamofire/Source/MultipartFormData.swift /Users/hiro/Desktop/SwiftPractic/Pods/Alamofire/Source/Timeline.swift /Users/hiro/Desktop/SwiftPractic/Pods/Alamofire/So... | D |
<?xml version="1.0" encoding="ASCII" standalone="no"?>
<di:SashWindowsMngr xmlns:di="http://www.eclipse.org/papyrus/0.7.0/sashdi" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmi:version="2.0">
<pageList>
<availablePage>
<emfPageIdentifier href="VAR_20_MobileMedia... | D |
/++
Polynomial ref-counted structure.
License: $(HTTP boost.org/LICENSE_1_0.txt, Boost License 1.0).
Authors: Ilya Yaroshenko
+/
module mir.polynomial;
import mir.math.common: optmath;
import mir.rc.array;
@optmath:
/++
Polynomial callable ref-counted structure.
+/
struct Polynomial(F)
{
///
RCArray!(co... | D |
module UnrealScript.UTGame.UTMutator_SpeedFreak;
import ScriptClasses;
import UnrealScript.Helpers;
import UnrealScript.UTGame.UTMutator;
extern(C++) interface UTMutator_SpeedFreak : UTMutator
{
public extern(D):
private static __gshared ScriptClass mStaticClass;
@property final static ScriptClass StaticC... | D |
/**
Utility functions for array processing
Copyright: © 2012 RejectedSoftware e.K.
License: Subject to the terms of the MIT license, as written in the included LICENSE.txt file.
Authors: Sönke Ludwig
*/
module vibe.utils.array;
import vibe.utils.memory;
import std.algorithm;
import std.range : isInputRange, isOu... | D |
void fun(alias a)()
{
a = 42;
}
struct S
{
int x;
}
void main()
{
S s;
fun!(s.x)();
}
| D |
/Users/hanykaram/Desktop/MVC/DerivedData/MVC/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/NVActivityIndicatorView.build/Objects-normal/x86_64/NVActivityIndicatorAnimationCubeTransition.o : /Users/hanykaram/Desktop/MVC/Pods/NVActivityIndicatorView/Sources/Base/Animations/NVActivityIndicatorAnimationBallP... | D |
/**
* Contains SSE2 and MMX versions of certain operations for wchar, short,
* and ushort ('u', 's' and 't' suffixes).
*
* Copyright: Copyright Digital Mars 2008 - 2010.
* License: <a href="http://www.boost.org/LICENSE_1_0.txt">Boost License 1.0</a>.
* Authors: Walter Bright, based on code originally written ... | D |
/*
* Copyright Lodovico Giaretta 2016 - .
* Distributed under the Boost Software License, Version 1.0.
* (See accompanying file LICENSE_1_0.txt or copy at
* http://www.boost.org/LICENSE_1_0.txt)
*/
/++
+ This module declares the DOM Level 3 interfaces as stated in the W3C DOM
+ specifi... | D |
// DISABLED: win32 win64
// REQUIRED_ARGS: -extern-std=c++11
/*
* Test C++ abi-tag name mangling.
* https://issues.dlang.org/show_bug.cgi?id=19949
*/
import core.attribute;
extern(C++):
alias Tuple(A...) = A;
enum foo_bar = gnuAbiTag("foo", "bar");
@foo_bar
struct S
{
int i;
this(int);
}
@foo_bar
extern... | D |
/home/hildos/Desktop/TR/mh-pow/itsuku/target/release/build/generic-array-a7b245b16850246f/build_script_build-a7b245b16850246f: /home/hildos/.cargo/registry/src/github.com-1ecc6299db9ec823/generic-array-0.14.4/build.rs
/home/hildos/Desktop/TR/mh-pow/itsuku/target/release/build/generic-array-a7b245b16850246f/build_scrip... | D |
/home/a186r/dev/rust/rust/day06/minigrep/target/debug/deps/minigrep-8f31e56eb205b24a: src/lib.rs
/home/a186r/dev/rust/rust/day06/minigrep/target/debug/deps/minigrep-8f31e56eb205b24a.d: src/lib.rs
src/lib.rs:
| D |
// https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89042
// { dg-do compile }
enum void[2] a = void;
| D |
// Copyright © 2013, Jakob Bornecrantz. All rights reserved.
// See copyright notice in src/charge/charge.d (GPLv2 only).
module examples.gl;
import charge.charge;
import charge.gfx.gl;
class Game : GameApp
{
protected:
float value;
public:
this(string[] args)
{
value = 0;
super();
}
void logic()
{
va... | D |
/**
* D header file for POSIX.
*
* Copyright: Copyright Sean Kelly 2005 - 2009.
* License: $(HTTP www.boost.org/LICENSE_1_0.txt, Boost License 1.0).
* Authors: Sean Kelly
* Standards: The Open Group Base Specifications Issue 6, IEEE Std 1003.1, 2004 Edition
*/
/* Copyright Sean Kelly 2005 - 2009.
... | D |
/*
Copyright (c) 2016-2021 Timur Gafarov
Boost Software License - Version 1.0 - August 17th, 2003
Permission is hereby granted, free of charge, to any person or organization
obtaining a copy of the software and accompanying documentation covered by
this license (the "Software") to use, reproduce, display, dist... | D |
// Written in the D programming language.
/++
This module defines functions related to exceptions and general error
handling. It also defines functions intended to aid in unit testing.
$(SCRIPT inhibitQuickIndex = 1;)
$(BOOKTABLE,
$(TR $(TH Category) $(TH Functions))
$(TR $(TD Assumptions) $(TD
$(LREF... | D |
/**
* Copyright: Copyright Auburn Sounds 2016-2018.
* License: $(LINK2 http://www.boost.org/LICENSE_1_0.txt, Boost License 1.0)
* Authors: Guillaume Piolat
*/
module inteli.emmintrin;
public import inteli.types;
public import inteli.xmmintrin; // SSE2 includes SSE1
import inteli.internals;
nothrow @nogc:
// SSE... | D |
/Users/martyn/Development/AppCoordinatorsLearning/DerivedData/AppCoordinatorsLearning/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/RxSwift.build/Objects-normal/x86_64/Repeat.o : /Users/martyn/Development/AppCoordinatorsLearning/Pods/RxSwift/RxSwift/Observables/Amb.swift /Users/martyn/Development/AppCoor... | D |
// DerelictCL - a Derelict based dynamic binding for OpenCL
// written in the D programming language
//
// Copyright: MeinMein 2013-2014.
// License: Boost License 1.0
// (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
// Authors: Gerbrand Kamphuis (... | D |
/**
* Simple TCP redirector in D.
*
* Author:
* Bystroushaak
* Date:
* 24.09.2011
* Version:
* 1.2.0
* Copyright:
* This work is licensed under a CC BY (http://creativecommons.org/licenses/by/3.0/)
*/
import std.stdio;
import std.string;
import std.socket;
import std.socketstream;
import std.... | D |
module dbi.mssql.imp;
version (Windows) {
pragma (lib, "libct.lib");
} else version (linux) {
pragma (lib, "libct.a");
} else version (Posix) {
pragma (lib, "libct.a");
} else version (darwin) {
pragma (lib, "libct.a");
} else {
pragma (msg, "You will need to manually link in the mSQL library.");
}
extern (C) ... | D |
// Written in the D programming language.
/**
This package implements the hash-based message authentication code (_HMAC)
algorithm as defined in $(HTTP tools.ietf.org/html/rfc2104, RFC2104). See also
the corresponding $(HTTP en.wikipedia.org/wiki/Hash-based_message_authentication_code, Wikipedia article).
$(SCRIPT in... | D |
/Users/ryantabler/Documents/MyDocuments/School/SuperSenior/ATLS4120/RyanTabler_MAD/Projects/project1/Build/Intermediates/project1take2.build/Debug-iphoneos/project1take2.build/Objects-normal/arm64/AppDelegate.o : /Users/ryantabler/Documents/MyDocuments/School/SuperSenior/ATLS4120/RyanTabler_MAD/Projects/project1/projec... | D |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.