code
stringlengths
3
10M
language
stringclasses
31 values
/* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). * Version 3.0.0 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. * ------------------------------...
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
/Users/rick/home/0_Languages/2_Rust/Tutorials/guessing_game/target/debug/deps/rand_core-3f9a65fa7de6ae50.rmeta: /Users/rick/.cargo/registry/src/mirrors.ustc.edu.cn-61ef6e0cd06fb9b8/rand_core-0.3.1/src/lib.rs /Users/rick/home/0_Languages/2_Rust/Tutorials/guessing_game/target/debug/deps/rand_core-3f9a65fa7de6ae50.d: /Us...
D
/** * Модуль atomic нацелен на обеспечение некоторыми базовыми операциями * в поддержку многопоточного l-free программирования. * Определены некоторые общие операции, каждая из которых может быть * выполнена с использованием заданного барьера памяти, либо менее * гранулярного барьера, если hardware не поддер...
D
/Users/sunchuyue/Documents/test/RX_Product/DerivedData/RX_Product/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/RxSwift.build/Objects-normal/x86_64/Lock.o : /Users/sunchuyue/Documents/test/RX_Product/Pods/RxSwift/RxSwift/Observables/Amb.swift /Users/sunchuyue/Documents/test/RX_Product/Pods/RxSwift/RxSwif...
D
module action; import std.algorithm : remove; import std.stdio : writeln; class ActionList { void add(Action a) { if (currPos != actions.length) { actions = actions[0 .. currPos]; } actions ~= a; currPos++; a.doAction(); } void back() { if (cur...
D
/Users/bernardo.tolosa/Documents/workspace/iosworks/basicmvvm/Build/Intermediates/Pods.build/Debug-iphonesimulator/RxSwift.build/Objects-normal/x86_64/PrimitiveSequence+Zip+arity.o : /Users/bernardo.tolosa/Documents/workspace/iosworks/basicmvvm/Pods/RxSwift/RxSwift/Observables/Amb.swift /Users/bernardo.tolosa/Documents...
D
/******************************************************************************* * Copyright (c) 2000, 2004 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, an...
D
/Users/abuzeid/workspace/DevPods/.build/x86_64-apple-macosx/debug/DevPlayer.build/DurationFromatter.swift.o : /Users/abuzeid/workspace/DevPods/DevPlayer/AudioPlayerState.swift /Users/abuzeid/workspace/DevPods/DevPlayer/SongWave.swift /Users/abuzeid/workspace/DevPods/DevPlayer/VideoController.swift /Users/abuzeid/worksp...
D
module roaring.c; import core.stdc.inttypes: uint8_t, uint16_t, int32_t, uint32_t, uint64_t; extern(C): struct roaring_array_t { int32_t size; int32_t allocation_size; void **containers; uint16_t *keys; uint8_t *typecodes; } struct roaring_bitmap_t { roaring_array_t high_low_container; b...
D
/home/user/Momir.Milutinovic/PerfectTemplate/.build/x86_64-unknown-linux/debug/PerfectTemplate.build/main.swift.o : /home/user/Momir.Milutinovic/PerfectTemplate/Sources/main.swift /home/user/Momir.Milutinovic/PerfectTemplate/.build/x86_64-unknown-linux/debug/PerfectHTTP.swiftmodule /home/user/Momir.Milutinovic/PerfectT...
D
module rex2d.response; import std.json; public class Response { private string Result; private string Warnings; private string Errors; private string Stats; private string File; public this(string json) { auto jsonValue = parseJSON(json); if ("Result" in jsonValue...
D
module webkit2webextension.DOMStyleSheet; private import glib.Str; private import gobject.ObjectG; private import webkit2webextension.DOMMediaList; private import webkit2webextension.DOMNode; private import webkit2webextension.DOMObject; private import webkit2webextension.c.functions; public import webkit2webextensio...
D
/Users/billchen/OneDrive/Workspace/JIYAN/jiyan-ios/Build/Intermediates.noindex/JiYan.build/Debug-iphonesimulator/JiYan.build/Objects-normal/x86_64/Mine-2.o : /Users/billchen/OneDrive/Workspace/JIYAN/jiyan-ios/JiYan/Mine-1.swift /Users/billchen/OneDrive/Workspace/JIYAN/jiyan-ios/JiYan/Contribution-1.swift /Users/billche...
D
module godot.ysort; import std.meta : AliasSeq, staticIndexOf; import std.traits : Unqual; import godot.d.meta; import godot.core; import godot.c; import godot.d.bind; import godot.object; import godot.classdb; import godot.node2d; @GodotBaseClass struct YSort { static immutable string _GODOT_internal_name = "YSort"; ...
D
import std.stdio, std.algorithm, std.conv, std.array, std.string, std.math, std.typecons, std.numeric, std.container, std.range; void get(Args...)(ref Args args) { import std.traits, std.meta, std.typecons; static if (Args.length == 1) { alias Arg = Args[0]; static if (isArray!Arg) { ...
D
module nxt.hybridsort; import nxt.bijections : IntegralBijectableTypes; static immutable size_t[IntegralBijectableTypes.length] radixSortMinLength; shared static this() { foreach (i, E; IntegralBijectableTypes) { // TODO: Calculate radixSortMinLength for E radixSortMinLength[i] = 0; // calula...
D
/* REQUIRED_ARGS: -preview=dip1000 */ /* TEST_OUTPUT: --- fail_compilation/retscope5.d(5010): Error: address of variable `t` assigned to `p` with longer lifetime --- */ #line 5000 // https://issues.dlang.org/show_bug.cgi?id=17725 void test() @safe { int* p; struct T { int a; } void escap...
D
module ithox.qrcode.encoder.encoder; import ithox.qrcode.common.qrcodeversion; import ithox.qrcode.common.errorcorrectionlevel; import ithox.qrcode.common.mode; import ithox.qrcode.common.characterseteci; import ithox.qrcode.common.bitarray; import ithox.qrcode.common.reedsolomoncodec; import ithox.qrcode.encoder.qrco...
D
(chemistry) of or relating to or containing one or more benzene rings having a strong pleasant odor
D
# FIXED third_party/FreeRTOS/Source/tasks.obj: C:/ti/TivaWare_C_Series-2.1.4.178/third_party/FreeRTOS/Source/tasks.c third_party/FreeRTOS/Source/tasks.obj: C:/ti/ccsv8/tools/compiler/ti-cgt-arm_18.1.1.LTS/include/stdlib.h third_party/FreeRTOS/Source/tasks.obj: C:/ti/ccsv8/tools/compiler/ti-cgt-arm_18.1.1.LTS/include/_...
D
/** Mirror _setobject.h Set object interface */ module deimos.python.setobject; import std.c.stdio; import deimos.python.pyport; import deimos.python.object; extern(C): // Python-header-file: Include/setobject.h: version(Python_2_5_Or_Later){ /// Availability: >= 2.5 enum PySet_MINSIZE = 8; /// ...
D
module dllmain; import core.sys.windows.windows; import core.sys.windows.dll; __gshared HINSTANCE g_hInst; extern (Windows) BOOL DllMain(HINSTANCE hInstance, ULONG ulReason, LPVOID pvReserved) { switch (ulReason) { case DLL_PROCESS_ATTACH: g_hInst = hInstance; dll_process_atta...
D
module mir.random.flex.internal.area; import std.traits : ReturnType; version(Flex_logging) { import std.experimental.logger; } import std.math: signbit, frexp, LOG2E, isFinite; import mir.math.common; import mir.random.flex.internal.types; /* FP operations depend on - the compiler (e.g. std.math.pow yields di...
D
/* Copyright (c) 2015, Dennis Meuwissen All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of ...
D
module owlchain.tal.interpreter; interface Interpreter { }
D
/home/juliobrz/Git/PixelCanvas/.build/x86_64-unknown-linux/debug/NIO.build/Resolver.swift.o : /home/juliobrz/Git/PixelCanvas/.build/checkouts/swift-nio/Sources/NIO/IO.swift /home/juliobrz/Git/PixelCanvas/.build/checkouts/swift-nio/Sources/NIO/NonBlockingFileIO.swift /home/juliobrz/Git/PixelCanvas/.build/checkouts/swift...
D
2,512,.0001,14,.2, t, N, dt, ncut, tp
D
/* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). * Version 3.0.0 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. * ------------------------------...
D
module hunt.wechat.bean.message.CurrentAutoreplyInfo; import hunt.collection.List; import hunt.collection.Map; import hunt.wechat.bean.BaseResult; class CurrentAutoreplyInfo : BaseResult{ private Integer is_add_friend_reply_open; private Integer is_autoreply_open; private Map!(string,string) add...
D
/** * Copyright: Copyright (c) 2011 Jacob Carlborg. All rights reserved. * Authors: Jacob Carlborg * Version: Initial created: Jan 9, 2011 * License: $(LINK2 http://www.boost.org/LICENSE_1_0.txt, Boost Software License 1.0) */ module dvm.dvm.ShellScript; import tango.io.device.File; import mambo.core._; class S...
D
/++ Generic utilities. $(BOOKTABLE Cheat Sheet, $(TR $(TH Function Name) $(TH Description)) $(T2 swap, Swaps two values.) $(T2 min, Minimum value.) $(T2 max, Maximum value.) ) Copyright: Andrei Alexandrescu 2008-2016, Ilya Yaroshenko 2016-. License: $(HTTP boost.org/LICENSE_1_0.txt, Boost License 1.0). Authors: $(HTT...
D
/* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). * Version 3.0.0 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. * ------------------------------...
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
/* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). * Version 3.0.0 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. * ------------------------------...
D
p gerez-253730070 4 16 a 1 1 -8 10 a 1 2 -12 8 a 1 3 -16 16 a 1 4 -16 10 a 2 1 -4 3 a 2 2 -8 21 a 2 3 -12 8 a 2 4 -12 12 a 3 1 1 30 a 3 2 -4 4 a 3 3 -8 15 a 3 4 -8 14 a 4 1 1 15 a 4 2 1 20 a 4 3 -4 16 a 4 4 -4 8
D
a coffin along with its stand a stand to support a corpse or a coffin prior to burial
D
module servlib.utils.xmlmod.Location; /** Un emplacement dans un fichier XML */ struct Location { string filename; long line; long column; }
D
/Users/AleixDiaz/Desktop/VaporProject/LaSalleChat/.build/x86_64-apple-macosx10.10/debug/Bits.build/Byte+PatternMatching.swift.o : /Users/AleixDiaz/Desktop/VaporProject/LaSalleChat/.build/checkouts/bits.git-9196587591774126515/Sources/Bits/Bytes+Base64.swift /Users/AleixDiaz/Desktop/VaporProject/LaSalleChat/.build/check...
D
/Users/lizziesiegle/Desktop/server/DerivedData/server/Build/Intermediates/server.build/Debug/KituraNet.build/Objects-normal/x86_64/FastCGI.o : /Users/lizziesiegle/Desktop/server/Packages/Kitura-net-1.6.2/Sources/KituraNet/BufferList.swift /Users/lizziesiegle/Desktop/server/Packages/Kitura-net-1.6.2/Sources/KituraNet/Cl...
D
module wiz.application; static import std.file; static import std.path; static import std.stdio; static import std.string; static import std.array; import wiz = wiz.lib; private enum ArgumentState { Input, Output } int run(string[] arguments) { string[] args = arguments[1 .. arguments.le...
D
module isodi.tools.main; import glui; import raylib; import std.conv; import core.time; import core.thread; import isodi.raylib.bind; import isodi.raylib.camera; import isodi.tools.ui; import isodi.tools.tabs; import isodi.tools.input; import isodi.tools.themes; import isodi.tools.project; import isodi.tools.open_...
D
# FIXED Comun/common/F2837xD_Sci.obj: C:/Users/dagaro/workspace/Firmware_Test/UFCharger/F2837xD/Comun/common/F2837xD_Sci.c Comun/common/F2837xD_Sci.obj: C:/Users/dagaro/workspace/Firmware_Test/UFCharger/F2837xD/F2837xD_headers/include/F2837xD_device.h Comun/common/F2837xD_Sci.obj: C:/Users/dagaro/workspace/Firmware_Te...
D
/* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). * Version 3.0.0 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. * ------------------------------...
D
/Users/rahulnair/proj_urgent/MovieDB/Build/Intermediates.noindex/MovieDB.build/Debug-iphonesimulator/MovieDB.build/Objects-normal/x86_64/NowPlayingViewModel.o : /Users/rahulnair/proj_urgent/MovieDB/MovieDB/Network/NowPlayingAPI.swift /Users/rahulnair/proj_urgent/MovieDB/MovieDB/Network/Protocols/Service.swift /Users/ra...
D
/* * Hello Object DLL Self-Registering Server * Heavily modified from: */ /* * SELFREG.CPP * Server Self-Registrtation Utility, Chapter 5 * * Copyright (c)1993-1995 Microsoft Corporation, All Rights Reserved * * Kraig Brockschmidt, Microsoft * Internet : kraigb@microsoft.com * Compuserve: >INTERNET:kraig...
D
/Users/augustomachado/github/rust_sudoku/sudoku/target/debug/build/glutin_gles2_sys-597b1c77b4adac9d/build_script_build-597b1c77b4adac9d: /Users/augustomachado/.cargo/registry/src/github.com-1ecc6299db9ec823/glutin_gles2_sys-0.1.5/build.rs /Users/augustomachado/github/rust_sudoku/sudoku/target/debug/build/glutin_gles2...
D
/Users/Fares/Documents/Projects/TransitApp/build/Pods.build/Debug-iphonesimulator/MaterialKit.build/Objects-normal/x86_64/MKLayer.o : /Users/Fares/Documents/Projects/TransitApp/Pods/MaterialKit/Source/MKActivityIndicator.swift /Users/Fares/Documents/Projects/TransitApp/Pods/MaterialKit/Source/MKButton.swift /Users/Fare...
D
/home/justin/rustlings/target/debug/build/escargot-1aee96aa48bf31f9/build_script_build-1aee96aa48bf31f9: /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/escargot-0.4.0/build.rs /home/justin/rustlings/target/debug/build/escargot-1aee96aa48bf31f9/build_script_build-1aee96aa48bf31f9.d: /home/justin/.cargo/re...
D
/* * PS3 Media Server, for streaming any medias to your PS3. * Copyright (C) 2008 A.Brochard * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; version 2 * of the License only. * * This...
D
/* * This file was automatically generated by sel-utils and * released under the MIT License. * * License: https://github.com/sel-project/sel-utils/blob/master/LICENSE * Repository: https://github.com/sel-project/sel-utils * Generated from https://github.com/sel-project/sel-utils/blob/master/xml/protocol/java210...
D
/** Copyright: Copyright (c) 2015-2018 Andrey Penechko. License: $(WEB boost.org/LICENSE_1_0.txt, Boost License 1.0). Authors: Andrey Penechko. */ module voxelman.world.storage.worldaccess; import voxelman.log; import std.string; import voxelman.math.box; import voxelman.core.config; import voxelman.world.block; impor...
D
/Users/GMoran/Desktop/ClassicPlayer/DerivedData/ClassicPlayer/Build/Intermediates/ClassicPlayer.build/Debug-iphoneos/ClassicPlayer.build/Objects-normal/arm64/ViewController.o : /Users/GMoran/Desktop/ClassicPlayer/ClassicPlayer/NowPlayingVC.swift /Users/GMoran/Desktop/ClassicPlayer/ClassicPlayer/AboutScreenVC.swift /Use...
D
module godot.c.vector2; @nogc nothrow: extern(C): struct godot_vector2 { //ubyte[8] _dont_touch_that; ulong _opaque; /// temporary workaround for SysV ABI violation (bugs 5570 & 13207) }
D
// https://issues.dlang.org/show_bug.cgi?id=20422 /* REQUIRED_ARGS: -m32 TEST_OUTPUT: --- fail_compilation/issue20422.d(15): Error: missing length argument for array fail_compilation/issue20422.d(16): Error: negative array dimension `-1` fail_compilation/issue20422.d(17): Error: negative array dimension `-2147483648` ...
D
import core.stdc.stdio; void testgoto() { int i; i = 3; goto L4; L3: i++; goto L5; L4: goto L3; L5: assert(i == 4); } int testswitch() { int i; i = 3; switch (i) { case 0: case 1: default: assert(0); case 3: break; } return 0; } void testdo() { int x = 0; ...
D
instance Mod_7805_BlutkultKrieger_MT (Npc_Default) { //-------- primary data -------- name = "Blutkult-Krieger"; Npctype = Npctype_main; guild = GIL_STRF; level = 60; voice = 0; id = 7805; //-------- abilities -------- B_SetAttributesToChapter (self, 5); level = 60; //-------- vi...
D
// ************* // G_PickLock // ---------- // self = Player // ************* func void G_PickLock (var int bSuccess, var int bBrokenOpen) { if (bSuccess) { if (bBrokenOpen) { Snd_Play3D (self, "PICKLOCK_UNLOCK"); Print (PRINT_PICKLOCK_UNLOCK); } else { Snd_Play3D (self, "PICKLOCK_SUCCES...
D
to a moderately sufficient extent or degree
D
/home/suru/Documents/awesome_wasm/target/release/build/log-a9aa79ec94c59af7/build_script_build-a9aa79ec94c59af7: /home/suru/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.4.11/build.rs /home/suru/Documents/awesome_wasm/target/release/build/log-a9aa79ec94c59af7/build_script_build-a9aa79ec94c59af7.d: /home/suru/....
D
import std.string; import gio.Application : GioApplication = Application; import gtk.Application; import gtk.ApplicationWindow; import gtk.DrawingArea; import gtk.Widget; import gtk.Button; import gtk.VBox; import gtk.HBox; import std.stdio; import std.conv; import glWidget; //import glad.gl.loader; int main(strin...
D
var int Fenia_ItemsGiven_Chapter_1; var int Fenia_ItemsGiven_Chapter_2; var int Fenia_ItemsGiven_Chapter_3; var int Fenia_ItemsGiven_Chapter_4; var int Fenia_ItemsGiven_Chapter_5; FUNC VOID B_GiveTradeInv_Mod_Fenia_NW (var C_NPC slf) { if ((Kapitel >= 1) && (Fenia_ItemsGiven_Chapter_1 == FALSE)) { CreateInvItems ...
D
/var/log/jitsi/jicofo.log { daily missingok rotate 7 compress delaycompress notifempty copytruncate su jicofo jitsi }
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_24_agm-2286615...
D
module prova.assets.shapes.spritemesh; import prova.assets; /// Similar to QuadMesh, but not centered class SpriteMesh : Mesh { /// this() { float[] vertices = [ 0, 0, 1, 0, 1, 1, 0, 1 ]; uint[] indexes = [0, 1, 2, 3]; setVBO(vertices, 2); setIBO(indexes); } }
D
/Users/honpe/PerfectTemplate/.build/x86_64-apple-macosx10.10/debug/PerfectThread.build/ThreadQueue.swift.o : /Users/honpe/PerfectTemplate/.build/checkouts/Perfect-Thread.git--3740803043861045398/Sources/PerfectThread/Promise.swift /Users/honpe/PerfectTemplate/.build/checkouts/Perfect-Thread.git--3740803043861045398/Sou...
D
instance VLK_4146_Waffenknecht (Npc_Default) { // ------ NSC ------ name = NAME_WAFFENKNECHT; guild = GIL_MIL; id = 4146; voice = 6; flags = 0; //NPC_FLAG_IMMORTAL oder 0 npctype = NPCTYPE_OCAMBIENT; // ------ Attribute ------ B_SetAttributesToChapter (self, 1); //setz...
D
/* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). * Version 3.0.0 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. * ------------------------------...
D
unpleasantly loud and harsh disturbing the public peace
D
module Log; private import std.format; private import std.c.stdio; private import std.datetime; import std.array: appender; private import std.stdio; private import std.datetime; import std.c.linux.linux; byte trace_msg[1100]; version (X86_64) { alias long _time; } else { alias int _time; } public class ...
D
import tango.io.Stdout; ulong data[] = [ // a slight amount of vim action: 371072875339021/*02798797998220837590246510135740250*/, 463769376774900/*09712648124896970078050417018260538*/, 743249861995247/*41059474233309513058123726617309629*/, 919422133635741/*61572522430563301811072406154908250*/, 23067588207539...
D
/++ $(H1 Small String) The module contains self-contained generic small string implementaton. $(LREF SmallString) supports ASDF - Json Serialisation Library. See also `include/mir/small_series.h` for a C++ version of this type. Both C++ and D implementations have the same ABI and name mangling. Copyright: Copyright...
D
module scraper.scraperthread; import scraper.taskqueue; import scraper.config; import scraper.csvextractor; import core.thread; import std.net.curl: get, download; import std.path: buildPath; import std.file: mkdirRecurse, exists; import std.stdio: writeln, writef, writefln; /** * Thread class that is used to downlo...
D
# FIXED TOOLS/onboard.obj: C:/ti/simplelink/ble_sdk_2_02_01_18/src/common/cc26xx/onboard.c TOOLS/onboard.obj: c:/ti/simplelink/ble_sdk_2_02_01_18/src/inc/bcomdef.h TOOLS/onboard.obj: c:/ti/simplelink/ble_sdk_2_02_01_18/src/components/osal/src/inc/comdef.h TOOLS/onboard.obj: c:/ti/simplelink/ble_sdk_2_02_01_18/src/comp...
D
/* EXTRA_SOURCES: imports/testminitAA.d imports/testminitBB.d PERMUTE_ARGS: RUN_OUTPUT: --- AA BB hello Success --- */ import core.stdc.stdio; import imports.testminitAA; private import imports.testminitBB; static this() { printf("hello\n"); assert(aa == 1); assert(bb == 1); } int main() { printf("S...
D
/mnt/c/3_Rust/variables_march/pirate_song/target/rls/debug/deps/pirate_song-ff45e726a60b2f5a.rmeta: src/main.rs /mnt/c/3_Rust/variables_march/pirate_song/target/rls/debug/deps/pirate_song-ff45e726a60b2f5a.d: src/main.rs src/main.rs:
D
// Copyright Brian Schott (Sir Alaran) 2012. // 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) module highlighter; import std.stdio; import langutils; import std.array; void writeSpan(strin...
D
module UnrealScript.TribesGame.TrBaseTurret_BloodEagle; import ScriptClasses; import UnrealScript.Helpers; import UnrealScript.TribesGame.TrDeployable_BaseTurret; extern(C++) interface TrBaseTurret_BloodEagle : TrDeployable_BaseTurret { public extern(D): private static __gshared ScriptClass mStaticClass; ...
D
/Users/AleixDiaz/Desktop/VaporProject/LaSalleChat/.build/x86_64-apple-macosx10.10/debug/FluentTester.build/Compound.swift.o : /Users/AleixDiaz/Desktop/VaporProject/LaSalleChat/.build/checkouts/fluent.git-6251908308727715749/Sources/FluentTester/Tester+Schema.swift /Users/AleixDiaz/Desktop/VaporProject/LaSalleChat/.buil...
D
/Users/okasho/serverProject/tryswift/get_and_post/swift/.build/debug/Jay.build/NativeParser.swift.o : /Users/okasho/serverProject/tryswift/get_and_post/swift/Packages/Jay-1.0.1/Sources/Jay/ArrayParser.swift /Users/okasho/serverProject/tryswift/get_and_post/swift/Packages/Jay-1.0.1/Sources/Jay/BooleanParser.swift /Users...
D
// Written in the D programming language. /** This module contains drawing buffer implementation. Synopsis: ---- import dlangui.graphics.drawbuf; ---- Copyright: Vadim Lopatin, 2014 License: Boost License 1.0 Authors: Vadim Lopatin, coolreader.org@gmail.com */ module dlangui.graphics.drawbuf; public import d...
D
/home/mailboxhead/Documents/Practice/rust/HelloWorld/target/debug/deps/libbitflags-93f62b6b55f37240.rlib: /home/mailboxhead/.cargo/registry/src/github.com-1ecc6299db9ec823/bitflags-1.1.0/src/lib.rs /home/mailboxhead/Documents/Practice/rust/HelloWorld/target/debug/deps/bitflags-93f62b6b55f37240.d: /home/mailboxhead/.ca...
D
a cut of meat (beef or veal or mutton or lamb) from the upper part of the leg the part of the human leg between the knee and the ankle cylinder forming a long narrow part of something cylinder forming the part of a bolt between the thread and the head cylinder forming the part of a bit by which it is held in the drill ...
D
/home/teng/CLionProjects/linux_design/ex/grpc_ex/target/debug/deps/tls_api_stub-e6e3c8acc74e9f7e.rmeta: /home/teng/.cargo/registry/src/mirrors.ustc.edu.cn-61ef6e0cd06fb9b8/tls-api-stub-0.3.2/src/lib.rs /home/teng/CLionProjects/linux_design/ex/grpc_ex/target/debug/deps/libtls_api_stub-e6e3c8acc74e9f7e.rlib: /home/teng/...
D
/** Copyright: Copyright (c) 2013-2014 Andrey Penechko. License: a$(WEB boost.org/LICENSE_1_0.txt, Boost License 1.0). Authors: Andrey Penechko. */ module anchovy.gui.events; import anchovy.gui; abstract class Event { /++ + If this flag is set- + event propagates + from root widget to target widget, otherwise...
D
module UnrealScript.TribesGame.TrRank_6; import ScriptClasses; import UnrealScript.Helpers; import UnrealScript.TribesGame.TrRank; extern(C++) interface TrRank_6 : TrRank { public extern(D): private static __gshared ScriptClass mStaticClass; @property final static ScriptClass StaticClass() { mixin(MGSCC("...
D
/* TEST_OUTPUT: --- fail_compilation/fail136.d(10): Error: `"\xef\xbb\xbf"` has no effect --- */ void main() { x"EF BB BF"; }
D
/Users/JiWuChao/MyGit/swiftE/testArrayDisorderDemo/ArrayDisorderSDK/build/ArrayDisorderSDK.build/Debug-iphonesimulator/ArrayDisorderSDK.build/Objects-normal/x86_64/ArrayDisorder.o : /Users/JiWuChao/MyGit/swiftE/testArrayDisorderDemo/ArrayDisorderSDK/ArrayDisorderSDK/ArrayDisorder.swift /Applications/Xcode.app/Contents/...
D
/* [The "BSD licence"] Copyright (c) 2005-2008 Terence Parr All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this ...
D
/* * $Id: soundmanager.d,v 1.5 2005/09/11 00:47:40 kenta Exp $ * * Copyright 2005 Kenta Cho. Some rights reserved. */ module abagames.gr.soundmanager; private import std.path; private import std.file; private import abagames.util.rand; private import abagames.util.logger; private import abagames.util.sdl.sound; /...
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_1_agm-35878821...
D
E: c428, c461, c294, c110, c162, c381, c118, c5, c250, c325, c471, c86, c187, c446, c49, c161, c59, c208, c160, c164, c33, c171, c443, c84, c347, c401, c94, c143, c509, c257, c207, c20, c498, c454, c223, c437, c514, c356, c447, c327, c279, c119, c58, c286, c390, c457, c138, c179, c209, c407, c350, c393, c193, c47, c13,...
D
/// InstaUser-Web /// Core module module instauser.web.core; import vibe.vibe; import semitwistWeb.form; import semitwistWeb.handler; import instauser.store; version(InstaUserWeb_Unittest) unittest { import std.stdio; writeln("In InstaUserWeb unittest"); } //import semitwistWeb.packageVersion; //pragma(msg, "s...
D
// D import file generated from 'derelict\allegro\allegro.d' module derelict.allegro.allegro; public { import derelict.allegro.allegrotypes; import derelict.allegro.allegrofuncs; } private import derelict.util.loader; class DerelictAllegroLoader : SharedLibLoader { public { this() { super("allegro-5....
D
# Config file for /etc/init.d/gimps USER="nobody" GROUP="nobody" # the number of CPUs GIMPS will use GIMPS_CPUS="1" # set up any options you want for GIMPS # for more info, `mprime -h` # GIMPS_OPTIONS="" # this is the directory where GIMPS run-time # data files will be stored GIMPS_DIR=/var/lib/gimps
D
// Generated by gnome-h2d.rb <http://github.com/ddude/gnome.d>. module glib.asyncqueue; /* GLIB - Library of useful routines for C programming * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or * modify it under the terms o...
D
module gui.random.ridgedfractal; mixin template RandomRidged() { GuiElementImage heightImg; float H = 0.5; float lacuna = 2; float octaves = 6; float offset = 1; float gain = 1; void initRidged() { heightImg = new GuiElementImage(container, Rectd(0, 0, 0.6, 0.6)); auto ...
D
/******************************************************************************* Protocol definition of the DHT Get request. Copyright: Copyright (c) 2017 sociomantic labs GmbH. All rights reserved. License: Boost Software License Version 1.0. See LICENSE.txt for details. ***************...
D
module moge.main_loop; import bindbc.sdl; import gl = moge.gl; struct MainLoopConfig { string windowTitle; int windowWidth; int windowHeight; } class MainLoop { SDL_Window* window; SDL_GLContext windowGLCtx; bool isRunning; void init(ref MainLoopConfig config) { assert(this....
D
instance DIA_SENYAN1_EXIT(C_Info) { npc = org_869_senyan; nr = 999; condition = dia_senyan1_exit_condition; information = dia_senyan1_exit_info; permanent = 1; description = DIALOG_ENDE; }; func int dia_senyan1_exit_condition() { return 1; }; func void dia_senyan1_exit_info() { AI_StopProcessInfos(self); }; ...
D