code
stringlengths
3
10M
language
stringclasses
31 values
/Users/nice/HelloWord/.build/x86_64-apple-macosx10.10/debug/Async.build/Future+DoCatch.swift.o : /Users/nice/HelloWord/.build/checkouts/core.git--3062928766978654394/Sources/Async/Async+NIO.swift /Users/nice/HelloWord/.build/checkouts/core.git--3062928766978654394/Sources/Async/Future+Variadic.swift /Users/nice/HelloWo...
D
// Written in the D programming language. /** High-level interface for allocators. Implements bundled allocation/creation and destruction/deallocation of data including `struct`s and `class`es, and also array primitives related to allocation. This module is the entry point for both making use of allocators and for the...
D
import std.stdio, std.algorithm, std.string, std.numeric, std.ascii; char sedolChecksum(in char[] sedol) /*pure*/ nothrow in { assert(sedol.length == 6, "SEDOL must be 6 chars long."); enum uint mask = 0b11_1110_1111_1011_1110_1110_1110; foreach (c; sedol) assert(isDigit(c) || (c > ...
D
/Users/christian/GitHub/vapor/HelloVapor/.build/x86_64-apple-macosx/debug/NIO.build/LinuxCPUSet.swift.o : /Users/christian/GitHub/vapor/HelloVapor/.build/checkouts/swift-nio/Sources/NIO/IO.swift /Users/christian/GitHub/vapor/HelloVapor/.build/checkouts/swift-nio/Sources/NIO/NonBlockingFileIO.swift /Users/christian/GitH...
D
module android.java.android.graphics.Insets_d_interface; import arsd.jni : IJavaObjectImplementation, JavaPackageId, JavaName, IJavaObject, ImportExportImpl, JavaInterfaceMembers; static import arsd.jni; import import1 = android.java.android.graphics.Rect_d_interface; import import3 = android.java.java.lang.Class_d_in...
D
/Users/nate/naterush.io/blog/target/debug/deps/autocfg-aa08a7cb6b0327c4.rmeta: /Users/nate/.cargo/registry/src/github.com-1ecc6299db9ec823/autocfg-1.0.1/src/lib.rs /Users/nate/.cargo/registry/src/github.com-1ecc6299db9ec823/autocfg-1.0.1/src/error.rs /Users/nate/.cargo/registry/src/github.com-1ecc6299db9ec823/autocfg-1...
D
/Users/lishijun1/Documents/swiftworkspace/JDCloudSDKSwift/jdcloud-sdk-swift-github/JDCloudSDKSwift/.build/x86_64-apple-macosx10.10/debug/JDCloudSDKCore.build/Sign/SignedRequestInfo.swift.o : /Users/lishijun1/Documents/swiftworkspace/JDCloudSDKSwift/jdcloud-sdk-swift-github/JDCloudSDKSwift/Sources/JDCloudSDKCore/Utils/S...
D
instance Info_Renyu_EXIT(C_Info) { npc = Org_860_Renyu; nr = 999; condition = Info_Renyu_EXIT_Condition; information = Info_Renyu_EXIT_Info; permanent = 1; description = DIALOG_ENDE; }; func int Info_Renyu_EXIT_Condition() { return 1; }; func void Info_Renyu_EXIT_Info() { AI_StopProcessInfos(self); }; ins...
D
/* 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 or agreed to in writing, software * distributed...
D
import qte5; import core.runtime; // Обработка входных параметров import std.stdio; // ================================================================= // Форма: Проверка QTextEdit // ================================================================= extern (C) { void onKn1(CTest* uk) { (*uk).runKn1(); } void on...
D
// REQUIRED_ARGS: -unittest // https://issues.dlang.org/show_bug.cgi?id=4375 // disallow dangling else void main() { if (true) { if (false) { assert(1); } else { assert(2); } } if (true) { if (false) assert(7); } else assert(8); if (true) { if (false) ...
D
module deepmagic.dom.elements.form.option_element; import deepmagic.dom; class OptionElement : Html5Element!("option"){ mixin(ElementConstructorTemplate!()); mixin(AttributeTemplate!(typeof(this), "Disabled", "disabled")); mixin(AttributeTemplate!(typeof(this), "Label", "label")); mixin(AttributeTemplate!(typeof(...
D
instance DIA_Addon_Fisk_EXIT(C_Info) { npc = BDT_1097_Addon_Fisk; nr = 999; condition = DIA_Addon_Fisk_EXIT_Condition; information = DIA_Addon_Fisk_EXIT_Info; permanent = TRUE; description = Dialog_Ende; }; func int DIA_Addon_Fisk_EXIT_Condition() { return TRUE; }; func void DIA_Addon_Fisk_EXIT_Info() { AI_...
D
/** * Copyright © DiamondMVC 2018 * License: MIT (https://github.com/DiamondMVC/Diamond/blob/master/LICENSE) * Author: Jacob Jensen (bausshf) */ module diamond.core.websettings; import diamond.core.apptype; static if (isWeb) { /// The web settings for the application. private __gshared WebSettings _webSettings; ...
D
// Written in the D programming language. /** This module is used to manipulate path strings. All functions, with the exception of $(LREF expandTilde) (and in some cases $(LREF absolutePath) and $(LREF relativePath)), are pure string manipulation functions; they don't depend on any state outside the p...
D
# FIXED uCOS-II/Ports/C28x/Generic/CCS/os_cpu_c.obj: C:/ti/Workspace/PLC_certificate/Software/uCOS-II/Ports/C28x/Generic/CCS/os_cpu_c.c uCOS-II/Ports/C28x/Generic/CCS/os_cpu_c.obj: C:/ti/Workspace/PLC_certificate/Software/uCOS-II/Source/ucos_ii.h uCOS-II/Ports/C28x/Generic/CCS/os_cpu_c.obj: C:/ti/Workspace/PLC_certifi...
D
/Users/lb/Documents/Project/LearnVapor/.build/x86_64-apple-macosx10.10/debug/Fluent.build/Schema/SchemaSupporting+Migration.swift.o : /Users/lb/Documents/Project/LearnVapor/.build/checkouts/fluent.git--7619811335752932298/Sources/Fluent/Model/ID.swift /Users/lb/Documents/Project/LearnVapor/.build/checkouts/fluent.git--...
D
/home/james/ownCloud/Programming/Rust/login-service/networking/target/rls/debug/deps/itoa-45b7cfbd85e7a9a0.rmeta: /home/james/.cargo/registry/src/github.com-1ecc6299db9ec823/itoa-0.4.7/src/lib.rs /home/james/ownCloud/Programming/Rust/login-service/networking/target/rls/debug/deps/itoa-45b7cfbd85e7a9a0.d: /home/james/....
D
/** * module.d * tower * June 06, 2013 * Brandon Surmanski */ module lua.luaModule; import c.lua; import c.lauxlib; import std.string; import lua.luah; import lua.state; class LuaModule { this(State state, string filenm) { lua_State *l = state.state; luaL_loadfile(l, filenm.toStringz(...
D
/Users/donnie/code/aoc2020/native/fastutils/target/rls/debug/deps/fastutils-c1fb5819784ad9b1.rmeta: src/lib.rs /Users/donnie/code/aoc2020/native/fastutils/target/rls/debug/deps/fastutils-c1fb5819784ad9b1.d: src/lib.rs src/lib.rs:
D
//********************* // Zombie Prototype //********************* PROTOTYPE Mst_Default_Spitter (C_Npc) { //----- Monster ---- name = "Spitter"; guild = GIL_SKELETON; aivar[AIV_MM_REAL_ID] = ID_ZOMBIE; level = 20; //----- Attribute ---- attribute [ATR_STRENGTH] = 50; attribute [AT...
D
/* * Copyright (C) 2016 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 app...
D
/* Copyright (c) 2018-2019 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, distribute, ...
D
/Users/petercernak/vapor/TILApp/Build/Intermediates.noindex/TILApp.build/Debug/DatabaseKit.build/Objects-normal/x86_64/DatabaseQueryable.o : /Users/petercernak/vapor/TILApp/.build/checkouts/database-kit.git-3683128931125241758/Sources/DatabaseKit/Utilities/Deprecated.swift /Users/petercernak/vapor/TILApp/.build/checkou...
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, Alex Rønne Petersen * Standards: The Open Group Base Specifications Issue 6, IEEE Std 1003.1, 2004 Edition */ /* Copyright Sean...
D
module docs4d; import std.stdio; import std.file; import std.path; import mustache; import std.algorithm; import std.array; import std.string; import std.regex; import std.range; import std.conv; import dmarkdown; struct Card { string name; string description; string category; Param[] params; Example[] exam...
D
/* * window.d * * This file implements the Scaffold for platform specific Window * operations in Windows. * * Author: Dave Wilkinson * */ module scaffold.window; import scaffold.system; import binding.win32.windef; import binding.win32.winnt; import binding.win32.winbase; import binding.win32.wingdi; import ...
D
/Users/Lorenzo/Desktop/Mapbox-3d/EO18_3/Build/Intermediates/Pods.build/Debug-iphonesimulator/MapboxSceneKit.build/Objects-normal/x86_64/TerrainNode.o : /Users/Lorenzo/Desktop/Mapbox-3d/EO18_3/Pods/MapboxSceneKit/MapboxSceneKit/Tile\ Fetching/MapboxHTTPAPI.swift /Users/Lorenzo/Desktop/Mapbox-3d/EO18_3/Pods/MapboxSceneKi...
D
/** * Copyright: © 2011-2014 llcoi Team * License: Subject to the terms of the MIT license, as written in the included LICENSE file. * Authors: llcoi Team, NCrashed <ncrashed@gmail.com> */ module ogre.c.scenemanager; import core.stdc.config; import ogre.c.fwd; extern(C) nothrow: // creates a child on the roots...
D
module platform.osx.thread; class Thread { public: ~this() { Stop(); } // the common function for the thread void Call() { if (_thread_callback !is null) { _thread_callback(); } else if (_thread_f_callback !is null) { _thread_f_callback(); } } void SetDelegate(void delegate() callback) ...
D
/Users/angelo/Developer/DroppedBits/DangerTest/.build/x86_64-apple-macosx/debug/MarathonCore.build/Update.swift.o : /Users/angelo/Developer/DroppedBits/DangerTest/.build/checkouts/Marathon/Sources/MarathonCore/Add.swift /Users/angelo/Developer/DroppedBits/DangerTest/.build/checkouts/Marathon/Sources/MarathonCore/Comman...
D
/* 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 or agreed to in writing, software * distributed...
D
/Users/renatomatos/Documents/Dev/iOS/TodayWidget/TodayWidgetSwift/SampleToday/DerivedData/SampleToday/Build/Intermediates/Pods.build/Debug-iphonesimulator/Alamofire.build/Objects-normal/x86_64/Upload.o : /Users/renatomatos/Documents/Dev/iOS/TodayWidget/TodayWidgetSwift/SampleToday/Pods/Alamofire/Source/Alamofire.swift ...
D
import std.stdio; import std.exception, std.process; import core.stdc.stdlib; import core.stdc.time; import core.thread; import std.string; import std.file; import std.conv; import std.array; import Estruturas; auto soundPlayer(string nome){ spawnProcess(["mpg123","-q",nome]); } auto soundPlayerAmbiente(stri...
D
module android.java.javax.xml.xpath.XPathExpressionException_d_interface; import arsd.jni : IJavaObjectImplementation, JavaPackageId, JavaName, IJavaObject, ImportExportImpl, JavaInterfaceMembers; static import arsd.jni; import import1 = android.java.java.io.PrintStream_d_interface; import import4 = android.java.java....
D
/Users/bill/Documents/ios_projects/Swift/ReferenceApps/RxDataSource_CollectionViewTest/build/Pods.build/Debug-iphonesimulator/Differentiator.build/Objects-normal/x86_64/AnimatableSectionModel.o : /Users/bill/Documents/ios_projects/Swift/ReferenceApps/RxDataSource_CollectionViewTest/Pods/Differentiator/Sources/Different...
D
/home/abdul/practice/rsp/target/debug/deps/librand_core-43b267aa9a67e9b6.rlib: /home/abdul/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_core-0.3.1/src/lib.rs /home/abdul/practice/rsp/target/debug/deps/rand_core-43b267aa9a67e9b6.d: /home/abdul/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_core-0.3.1/src/...
D
// Written in the D programming language. /** Allocator that collects useful statistics about allocations, both global and per calling point. The statistics collected can be configured statically by choosing combinations of `Options` appropriately. Example: ---- import std.experimental.allocator.gc_allocator : GCAlloc...
D
# FIXED utils/ustdlib.obj: C:/ti/TivaWare_C_Series-2.1.4.178/utils/ustdlib.c utils/ustdlib.obj: C:/ti/ccsv8/tools/compiler/ti-cgt-arm_18.1.3.LTS/include/stdint.h utils/ustdlib.obj: C:/ti/ccsv8/tools/compiler/ti-cgt-arm_18.1.3.LTS/include/sys/stdint.h utils/ustdlib.obj: C:/ti/ccsv8/tools/compiler/ti-cgt-arm_18.1.3.LTS/...
D
module dmagick.c.compare; import dmagick.c.exception; import dmagick.c.geometry; import dmagick.c.image; import dmagick.c.magickType; import dmagick.c.magickVersion; extern(C) { enum MetricType { UndefinedMetric, AbsoluteErrorMetric, MeanAbsoluteErrorMetric, MeanErrorPerPixelMetric, MeanSq...
D
/** * Skadi.d Web Framework * Validation Component * Authors: Faianca * Copyright: Copyright (c) 2015 Faianca * License: MIT License, see LICENSE */ module skadi.components.validation.validators.stringlength; import skadi.components.validation.validatorInterface; import skadi.components.validation.validation; i...
D
/Users/markmoussa/HackathonProjects/Rhabit/DerivedData/Rhabit/Build/Intermediates/Pods.build/Debug-iphonesimulator/Charts.build/Objects-normal/x86_64/ICandleChartDataSet.o : /Users/markmoussa/HackathonProjects/Rhabit/Pods/Charts/Charts/Classes/Data/Implementations/Standard/BarChartData.swift /Users/markmoussa/Hackathon...
D
/Users/harry/Desktop/sportsUp/Build/Intermediates/sportsUp.build/Debug-iphoneos/sportsUp.build/Objects-normal/arm64/EventListRequestModel.o : /Users/harry/Desktop/sportsUp/sportsUp/AppDelegate.swift /Users/harry/Desktop/sportsUp/sportsUp/models/EventDetailResponseModel.swift /Users/harry/Desktop/sportsUp/sportsUp/model...
D
module des.il.image; import std.exception; import std.algorithm; import std.string; import std.exception; import std.range; import std.traits; import std.conv; import des.math.linear.vector; import des.math.util.accessstring; import des.il.region; import des.il.util; import des.util.testsuite; import des.util.stdext...
D
/Users/mac/Desktop/NoteBookApp_Realm/DerivedData/NoteBookApp_Realm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/RealmSwift.build/Objects-normal/x86_64/SwiftVersion.o : /Users/mac/Desktop/NoteBookApp_Realm/Pods/RealmSwift/RealmSwift/Schema.swift /Users/mac/Desktop/NoteBookApp_Realm/Pods/RealmSwift/RealmS...
D
#!/usr/bin/env dub /+dub.sdl: dependency "lubeck" version="~>1.1.7" libs "lapack" "blas" +/ import core.stdc.stdio, std.conv, std.array; import mir.ndslice; import lubeck: mtimes; alias Matrix = Slice!(double*, 2); Matrix buildMatrix(size_t n) { auto len = n * n; double tmp = 1.0 / len; auto a = slice!double(n, n...
D
/Users/wasim/Downloads/AboutCanadaPoc/build/Pods.build/Debug-iphonesimulator/Alamofire.build/Objects-normal/x86_64/SessionManager.o : /Users/wasim/Downloads/AboutCanadaPoc/Pods/Alamofire/Source/MultipartFormData.swift /Users/wasim/Downloads/AboutCanadaPoc/Pods/Alamofire/Source/Timeline.swift /Users/wasim/Downloads/Abou...
D
/Users/masatoshi/Documents/atcoder/dp/target/rls/debug/build/proc-macro2-61b27ed62823965e/build_script_build-61b27ed62823965e: /Users/masatoshi/.cargo/registry/src/github.com-1ecc6299db9ec823/proc-macro2-1.0.21/build.rs /Users/masatoshi/Documents/atcoder/dp/target/rls/debug/build/proc-macro2-61b27ed62823965e/build_scr...
D
// Written in the D programming language. /** This module contains implementation of settings container. Similar to JSON, can be written/read to/from JSON. Difference from usual JSON implementations: map (object) is ordered - will be written in the same order as read (or created). Has a lot of methods for convenie...
D
import std.stdio : writeln, readln; // Hello World example in the D Programming Language void main() { writeln("Hello World!"); readln(); }
D
/++ 同期機構/排他処理 マルチスレッドで処理する場合、複数スレッドから同時に同じ変数を読み書きしないようにする必要があります。 これを適切に管理・実現するため、様々な同期処理が必要になる場合があります。 手法については様々な物がありますが、ここではランタイムが持つ同期機構として以下について整理していきます。 - 単独の `synchronized` 文 - `Mutex` - `ReadWriteMutex` - `Barrier` - `Condition` - `Semaphore` - `Event` Source: $(LINK_TO_SRC source/_sync_example.d) +/ module s...
D
Miners throughout the world have used strikes not only to achieve economic gains, but to gain greater control over their industries and to achieve political ends. Miners in Poland struck not only for higher wages, but also for the legalization of Solidarity and the reinstatement of workers fired for union activity. The...
D
func void ZS_Rake_FP () { Perception_Set_Normal(); B_ResetAll (self); AI_SetWalkmode (self,NPC_WALK); if (Npc_GetDistToWP (self,self.wp) > TA_DIST_SELFWP_MAX) { AI_GotoWP (self, self.wp); }; self.aivar[AIV_TAPOSITION] = NOTINPOS; }; func int ZS_Rake_FP_Loop () { if (Npc_IsOnFP (self, "PICK")) ...
D
#source: ibt-plt-2.s #as: --x32 #ld: -shared -m elf32_x86_64 -z ibt --hash-style=sysv -z max-page-size=0x200000 -z noseparate-code #objdump: -dw .*: +file format .* Disassembly of section .plt: [a-f0-9]+ <.plt>: +[a-f0-9]+: ff 35 ([0-9a-f]{2} ){4}[ ]+push 0x[a-f0-9]+\(%rip\) # [a-f0-9]+ <_GLOBAL_OFFSET_T...
D
/* * Copyright (C) 2001-2006 Bart Massey, Jamey Sharp, and Josh Triplett. * All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without...
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 distributed in th...
D
/** * C preprocessor * Copyright: 2013 by Digital Mars * License: $(LINK2 http://boost.org/LICENSE_1_0.txt, Boost License 1.0). * Authors: Walter Bright */ module number; import std.array; import std.ascii; import std.conv; import std.range; import std.stdio; import std.traits; import lexer : ppint_t, ppuint_t...
D
PLONG PLAT ED95 KD LOMAGAGE HIMAGAGE SLAT SLONG RESULTNO DP DM WT ROCKTYPE 264.399994 75 15.6000004 0 2 65 -8.80000019 126.699997 1206 10.3999996 18 0.317460317 extrusives, intrusives 317 63 14 16 23 56 -32.5 151 1840 20 20 0.515151515 extrusives, basalts 305 73 17 29 23 56 -42 147 1821 25 29 0.515151515 extrusives, ba...
D
/* * Copyright (C) 2007 Mario Kicherer (http://empanyc.net) * * 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; either version 2 * of the License, or (at your option) any later version. ...
D
// ************** // Kapitelwechsel // ************** FUNC VOID B_Kapitelwechsel (VAR INT neues_Kapitel, VAR INT aktuelles_Level_Zen) { Kapitel = neues_Kapitel; //*************************************************************************** // KAPITEL 1 //***********************************************************...
D
/home/syx/SYXrepo/vacation_homework/percolation/target/debug/deps/libtiff-fcecc79ef83cc3f2.rlib: /home/syx/.cargo/registry/src/mirrors.ustc.edu.cn-61ef6e0cd06fb9b8/tiff-0.2.1/src/lib.rs /home/syx/.cargo/registry/src/mirrors.ustc.edu.cn-61ef6e0cd06fb9b8/tiff-0.2.1/src/decoder/mod.rs /home/syx/.cargo/registry/src/mirrors...
D
// Generated by gnome-h2d.rb <http://github.com/ddude/gnome.d>. module gio.filedescriptorbased; /* GIO - GLib Input, Output and Streaming Library * * Copyright (C) 2010 Christian Kellner * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public...
D
/home/alexei/Workspace/rust/Rust_Projects/_3/shoutbox/target/debug/build/libc-9480b8756b896599/build_script_build-9480b8756b896599: /home/alexei/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.69/build.rs /home/alexei/Workspace/rust/Rust_Projects/_3/shoutbox/target/debug/build/libc-9480b8756b896599/build_scri...
D
import vibe.d; import vibe.core.log; import vibe.data.json; import tos.config; import tos.consts; import std.stdio; import std.algorithm; import std.array; Config config; shared static this() { config = load_config; writeln(config); auto router = new URLRouter; router.get("/", &_index); router....
D
/home/openseem/Documents/rcore_study/rust_practice/generics/minigrep/target/rls/debug/deps/minigrep-dfe927b664ec20f3.rmeta: src/main.rs /home/openseem/Documents/rcore_study/rust_practice/generics/minigrep/target/rls/debug/deps/minigrep-dfe927b664ec20f3.d: src/main.rs src/main.rs:
D
import std.c.time; import std.stdio; void main() { while(1) { writefln("Swag"); sleep(15); } }
D
module directx.dxgiddi; /*==========================================================================; * * Copyright (C) Microsoft Corporation. All Rights Reserved. * * Content: DXGI Basic Device Driver Interface Definitions * ***************************************************************************/ version(Windo...
D
module integrator; import std.stdio; import std.math; real integral(real delegate(real) fun, real a, real b, int n=100) { real h = (b - a) / n; real s = 0; foreach(i; 0..n-1) { s += fun(a + h / 2 + h*i) * h; } return s; } unittest { auto num = integral(x => x, 0, 2); assert(abs(num...
D
/Users/Khanh/vapor/TILApp/.build/x86_64-apple-macosx10.10/debug/SQLite.build/SQL/SQLiteDataTypeStaticRepresentable.swift.o : /Users/Khanh/vapor/TILApp/.build/checkouts/sqlite.git--8232814251736334455/Sources/SQLite/Row/SQLiteData.swift /Users/Khanh/vapor/TILApp/.build/checkouts/sqlite.git--8232814251736334455/Sources/S...
D
module harud.doc; import std.conv; import std.string; import harud; import harud.c.capi; import harud.c.consts; /** * PDF Document Class */ class Doc: IHaruObject { protected HPDF_Doc _doc; protected void delegate(HPDF_STATUS, HPDF_STATUS) dlg; public HPDF_Font fuente; /** * Creates a new Doc insta...
D
/** * Interface to the C linked list type. * * List is a complete package of functions to deal with singly linked * lists of pointers or integers. * Features: * 1. Uses mem package. * 2. Has loop-back tests. * 3. Each item in the list can have multiple predecessors, enabling * different ...
D
/Users/godemodegame/Desktop/ATMApp/.build/x86_64-apple-macosx10.10/debug/Run.build/main.swift.o : /Users/godemodegame/Desktop/ATMApp/Sources/Run/main.swift /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/x86_64/Dispatch.apinotesc /Users/godemodegame/Desktop/ATMApp/.bu...
D
/* TEST_OUTPUT: --- fail_compilation/fail1900.d(26): Error: template `fail1900.Mix1a!().Foo` matches more than one template declaration: fail_compilation/fail1900.d(13): `Foo(ubyte x)` and fail_compilation/fail1900.d(14): `Foo(byte x)` --- */ template Mix1a() { template Foo(ubyte x) {} template Foo(byt...
D
func int Spell_Logic_Trf_Molerat(var int manaInvested) { PrintDebugNpc(PD_MAGIC,"Spell_Logic_Transform"); if(manaInvested >= SPL_SENDCAST_TRF_MOLERAT) { Npc_SetActiveSpellInfo(self,Molerat); return SPL_SENDCAST; }; return SPL_NEXTLEVEL; };
D
/// InstaUser-Store - User Account Library for D /// Data Store: MySQL-native /// /// Main module: $(LINK2 ../index.html,instauser.store)$(BR) module instauser.store.storage.mysqln; version(Have_mysql_native) {} else static assert(false, "Module instauser.store.storage.mysqln requires -version=Have_mysql_native"); ...
D
/** Code to make the executable do what it does at runtime. */ module dpp.runtime.app; import dpp.from; /** The "real" main */ void run(in from!"dpp.runtime.options".Options options) @safe { import std.stdio: File; import std.exception: enforce; import std.process: execute; import std.array: j...
D
/Users/zacharywooding/Documents/GitHub/RPM-AR-Therapy/RPM-AR-UI/DerivedData/RPM-AR-UI/Build/Intermediates.noindex/RPM-AR-UI.build/Debug-iphonesimulator/RPM-AR-UI.build/Objects-normal/x86_64/TutorialViewController.o : /Users/zacharywooding/Documents/GitHub/RPM-AR-Therapy/RPM-AR-UI/RPM-AR-UI/SaveData.swift /Users/zachary...
D
module app; import core.stdc.stdlib; import std.stdio; import std.conv; import std.string; import derelict.sdl2.sdl; import derelict.sdl2.image; import kw; // translated from: https://github.com/mobius3/KiWi/blob/master/examples/scrollbox/scrollbox.c // you will need some resources from https://github.com/mobius3/...
D
/Users/joshblatt/Projects/learning-casper/erc20/erc20_token/target/wasm32-unknown-unknown/release/deps/bitflags-ad4cf64eb1fb2fb6.rmeta: /Users/joshblatt/.cargo/registry/src/github.com-1ecc6299db9ec823/bitflags-1.3.2/src/lib.rs /Users/joshblatt/Projects/learning-casper/erc20/erc20_token/target/wasm32-unknown-unknown/re...
D
const int VALUE_HPESSENZ = 40; const int HP_ESSENZ = 75; const int VALUE_HPEXTRAKT = 60; const int HP_EXTRAKT = 100; const int VALUE_HPELIXIER = 80; const int HP_ELIXIER = 150; const int VALUE_BAPEHBE = 150; const int HP_BAPEHBE = 1; const int VALUE_MANAESSENZ = 25; const int MANA_ESSENZ = 25; const int VALUE_MANAEXTR...
D
instance Mod_1031_DMR_Kurgan_OM (Npc_Default) { // ------ NSC ------ name = "Kurgan"; guild = GIL_KDF; id = 1031; voice = 1; flags = 0; //NPC_FLAG_IMMORTAL oder 0 npctype = NPCTYPE_FRIEND; // ------ Attribute ------ B_SetAttributesToChapter (self, 6); //setzt At...
D
/** Authors: [Ilya Yaroshenko](http://9il.github.io) Copyright: © 2014-2015 [Ilya Yaroshenko](http://9il.github.io) License: MIT */ module atmosphere.estimate.generalized_inverse_gaussian; import std.traits; import std.typecons; import std.math; import atmosphere.statistic: GeneralizedInverseGaussinStatistic, Gener...
D
module ppl.ast.stmt.Return; import ppl.internal; /** * Return * [ Expression ] */ final class Return : Statement { /// ASTNode override bool isResolved() { return getType.isKnown(); } override NodeID id() const { return NodeID.RETURN; } override Type getType() { return hasExpr ? expr().getTyp...
D
/Users/josephhall/Desktop/Do/DerivedData2/Do/Build/Intermediates.noindex/Do.build/Debug-iphoneos/Do.build/Objects-normal/arm64/SCZCTableViewController.o : /Users/josephhall/Desktop/Do/Do/AppDelegate.swift /Users/josephhall/Desktop/Do/Do/Models/MBZCItem.swift /Users/josephhall/Desktop/Do/Do/Models/SCZCItem.swift /Users/...
D
/** * D header file for OpenBSD * * Authors: Iain Buclaw * Based-on: core/sys/freebsd/sys */ module core.sys.openbsd.sys.mman; version (OpenBSD): extern (C): nothrow: public import core.sys.posix.sys.mman; import core.sys.openbsd.sys.cdefs; import core.sys.posix.sys.types; // already in core.sys.posix.sys.mman...
D
/Users/sjwu/video/HouseHold/Build/Intermediates/HouseHold.build/Debug-iphonesimulator/HouseHold.build/Objects-normal/x86_64/Strategy.o : /Users/sjwu/video/HouseHold/HouseHold/Core/Extension/UIImage+HH.swift /Users/sjwu/video/HouseHold/HouseHold/Classes/Topic/Model/Topic.swift /Users/sjwu/video/HouseHold/HouseHold/Core/...
D
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you...
D
/Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/x86_64-apple-macosx10.10/debug/FluentTester.build/Tester+Index.swift.o : /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/fluent.git-6251908308727715749/Sources/FluentTester/Tester+Schema.swift /Users/AleixDiaz/Documents/VaporProject/HerokuCha...
D
a Spanish gentleman or nobleman teacher at a university or college (especially at Cambridge or Oxford) the head of an organized crime family Celtic goddess a European river in southwestern Russia a Spanish courtesy title or form of address for men that is prefixed to the forename put clothing on one's body
D
// Written in the D programming language. /** * Encode and decode Uniform Resource Identifiers (URIs). * URIs are used in internet transfer protocols. * Valid URI characters consist of letters, digits, * and the characters $(B ;/?:@&amp;=+$,-_.!~*'()) * Reserved URI characters are $(B ;/?:@&amp;=+$,) * Escape se...
D
import core.stdc.stdio : puts; import core.stdc.stdlib : getenv; import std.string : toLower, fromStringz, toStringz, split, indexOf; import std.file : dirEntries, SpanMode, FileException; version (Windows) enum DELIM = ';', DIRSEP = '\\', VARC = '%'; version (Posix) enum DELIM = ':', DIRSEP = '/', VARC = '$'; /**...
D
/Users/imutayuji/programming/rust_practice/static-files/target/debug/build/unicase-a0fae07b2b2c4789/build_script_build-a0fae07b2b2c4789: /Users/imutayuji/.cargo/registry/src/github.com-1ecc6299db9ec823/unicase-2.6.0/build.rs /Users/imutayuji/programming/rust_practice/static-files/target/debug/build/unicase-a0fae07b2b2...
D
// Copyright (с) 2013 Gushcha Anton <ncrashed@gmail.com> /* * This file is part of Borey Engine. * * 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 * th...
D
// Written in the D programming language. /** $(SCRIPT inhibitQuickIndex = 1;) $(DIVC quickindex, $(BOOKTABLE, $(TR $(TH Category) $(TH Symbols)) $(TR $(TD File handles) $(TD $(MYREF __popen) $(MYREF File) $(MYREF isFileHandle) $(MYREF openNetwork) $(MYREF stderr) $(MYREF stdin) $(MYREF std...
D
/Users/weirujian/Desktop/WeiRuJian/Vapor/AuthServer/.build/x86_64-apple-macosx/debug/NIO.build/ChannelOption.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/NonBlockin...
D
/+ Copyright (c) 2005-2007 Lars Ivar Igesund, Eric Anderton Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use,...
D
/***********************************************************************\ * winnls.d * * * * Windows API header module * * ...
D
/Users/AleixDiaz/Desktop/VaporProject/LaSalleChat/.build/x86_64-apple-macosx10.10/debug/PostgreSQLProvider.build/Driver+Config.swift.o : /Users/AleixDiaz/Desktop/VaporProject/LaSalleChat/.build/checkouts/postgresql-provider.git-4751738990545784522/Sources/PostgreSQLProvider/Droplet+PostgreSQL.swift /Users/AleixDiaz/Des...
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 distributed in th...
D
module objc.objc; alias objc_ivar* Ivar; alias objc_method* Method; alias objc_object Protocol; alias char* SEL; alias objc_class* Class; alias objc_object* id; alias extern (C) id function(id, SEL, ...) IMP; version (X86) const int STRUCT_SIZE_LIMIT = 8; else version (PPC) const int STRUCT_SIZE_LIMIT = 4;...
D