code
stringlengths
3
10M
language
stringclasses
31 values
/Users/lucasfarah/Documents/lucasfarah.github.io/.build/x86_64-apple-macosx/debug/Publish.build/API/Audio.swift.o : /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources/Publish/API/PodcastEpisodeMetadata.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/publish/Sources...
D
import std.range : iota; import std.algorithm : fold, map; extern(C) { void rt_init(); void printSum(int start, int end) { import std.stdio; start.iota(end).fold!((a, b) => a + b).writeln; } int squareSum(int start, int end) pure { return start.iota(end).map!(a => a * ...
D
/Users/DanielChang/Documents/Vapor/Hello/.build/debug/TurnstileWeb.build/LoginProviders/Facebook.swift.o : /Users/DanielChang/Documents/Vapor/Hello/Packages/Turnstile-1.0.5/Sources/TurnstileWeb/URLSession+Turnstile.swift /Users/DanielChang/Documents/Vapor/Hello/Packages/Turnstile-1.0.5/Sources/TurnstileWeb/WebMemoryRea...
D
/Users/lincolnnguyen/Desktop/flixter/DerivedData/flixter/Build/Intermediates.noindex/IBDesignables/Intermediates.noindex/flixter.build/Debug-iphonesimulator/flixter.build/Objects-normal/x86_64/MovieGridViewController.o : /Users/lincolnnguyen/Desktop/flixter/flixter/SceneDelegate.swift /Users/lincolnnguyen/Desktop/flixt...
D
/////////////////////////////////////////////////////////////////////// // Info EXIT /////////////////////////////////////////////////////////////////////// INSTANCE DIA_Orlan_EXIT (C_INFO) { npc = BAU_970_Orlan; nr = 999; condition = DIA_Orlan_EXIT_Condition; information = DIA_Orlan_EXIT_Info...
D
instance GRD_4010_Hrabia (Npc_Default) { //-------- primary data -------- name = "Hrabia"; npctype = npctype_main; guild = GIL_NONE; level = 50; voice = 11; id = 4010; //-------- abilities -------- attribute[ATR_STRENGTH] = 190; attribute[ATR_DEXTERITY] = 100; attribute[ATR_MANA_MAX] = ...
D
/** Contains HTML/urlencoded form parsing and construction routines. Copyright: © 2012-2014 RejectedSoftware e.K. License: Subject to the terms of the MIT license, as written in the included LICENSE.txt file. Authors: Sönke Ludwig, Jan Krüger */ module vibe.inet.webform; import vibe.core.file; import vibe.core.lo...
D
/** * Copyright: Copyright (c) 2016 Wojciech Szęszoł. All rights reserved. * Authors: Wojciech Szęszoł * Version: Initial created: May 26, 2016 * License: $(LINK2 http://www.boost.org/LICENSE_1_0.txt, Boost Software License 1.0) */ module dstep.translator.TypedefIndex; import clang.c.Index; import clang.Cursor; i...
D
instance Mod_7747_OUT_Dubios_REL (Npc_Default) { // ------ NSC ------ name = "Dubiose Gestalt"; guild = GIL_OUT; id = 7747; voice = 6; flags = 0; npctype = NPCTYPE_AMBIENT; // ------ Attribute ------ B_SetAttributesToChapter (self, 2); // ------ Kampf-Takti...
D
/Users/admin/Desktop/CuckooTest/Pods/Cuckoo/Generator/.build/debug/SourceKittenFramework.build/StatementKind.swift.o : /Users/admin/Desktop/CuckooTest/Pods/Cuckoo/Generator/Packages/SourceKitten-0.16.0/Source/SourceKittenFramework/Clang+SourceKitten.swift /Users/admin/Desktop/CuckooTest/Pods/Cuckoo/Generator/Packages/S...
D
/Users/taharahiroki/namahage_swap/secret_contracts/lottery/target/wasm32-unknown-unknown/release/deps/static_assertions-35b66f6a53782316.rmeta: /Users/taharahiroki/.cargo/registry/src/github.com-1ecc6299db9ec823/static_assertions-0.2.5/src/lib.rs /Users/taharahiroki/namahage_swap/secret_contracts/lottery/target/wasm32...
D
/******************************************************************************* GetRangeRegex request class. copyright: Copyright (c) 2015-2017 dunnhumby Germany GmbH. All rights reserved License: Boost Software License Version 1.0. See LICENSE.txt for details. *************************...
D
/* TEST_OUTPUT: --- fail_compilation/fail17275.d(12): Error: undefined identifier `ModuleGroup`, did you mean function `moduleGroup`? fail_compilation/fail17275.d(12): Error: inout on return means inout must be on a parameter as well for inout(ModuleGroup)() --- */ // https://issues.dlang.org/show_bug.cgi?id=17275 st...
D
a form of sexual desire in which gratification depends to an abnormal degree on some object or item of clothing or part of the body a charm superstitiously believed to embody magical powers excessive or irrational devotion to some activity
D
/Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/OpenCombineFoundation.build/JSONEncoder.swift.o : /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/OpenCombine/Sources/OpenCombineFoundation/Helpers/Locking.swift /Users/sadikek...
D
/Users/sjwu/video/HouseHold/Build/Intermediates/Pods.build/Debug-iphonesimulator/RxSwift.build/Objects-normal/x86_64/RxMutableBox.o : /Users/sjwu/video/HouseHold/Pods/RxSwift/RxSwift/Observables/Amb.swift /Users/sjwu/video/HouseHold/Pods/RxSwift/RxSwift/Observables/SingleAsync.swift /Users/sjwu/video/HouseHold/Pods/RxS...
D
/// module dpq.connection; //import derelict.pq.pq; import libpq.libpq; import dpq.exception; import dpq.result; import dpq.value; import dpq.attributes; import dpq.querybuilder; import dpq.meta; import dpq.prepared; import dpq.smartptr; import dpq.serialisation; import dpq.serialisers.array; import dpq.serialisers....
D
/**************************************************************************************** * Copyright: Copyright (C) 2009-2010 Ulrik Mikaelsson. All rights reserved * * License: * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. ...
D
/Users/Jorge/Desktop/Projects/Web/Swift/kisiBootcamp/.build/x86_64-apple-macosx/debug/SQL.build/SQLQueryEncoder.swift.o : /Users/Jorge/Desktop/Projects/Web/Swift/kisiBootcamp/.build/checkouts/sql/Sources/SQL/SQLBind.swift /Users/Jorge/Desktop/Projects/Web/Swift/kisiBootcamp/.build/checkouts/sql/Sources/SQL/SQLJoinMetho...
D
/** Sparseness and denseness of ranges. */ module nxt.nesses; import nxt.rational: Rational; import std.traits : isIterable, isFloatingPoint; /** Returns: number of default-initialized (zero) elements in $(D x) at * recursion depth $(D depth). * * Depth defaults -1 meaning infinite depth. */ Rational!ulong spars...
D
a sultanate in northwestern Borneo
D
/** * Compiler implementation of the * $(LINK2 http://www.dlang.org, D programming language). * * Copyright: Copyright (C) 1985-1998 by Symantec * Copyright (c) 2000-2017 by Digital Mars, All Rights Reserved * Authors: $(LINK2 http://www.digitalmars.com, Walter Bright) * License: Distribut...
D
instance PAL_202_ALBRECHT(NPC_DEFAULT) { name[0] = "Альбрехт"; guild = GIL_PAL; id = 202; voice = 3; flags = 0; npctype = NPCTYPE_MAIN; b_setattributestochapter(self,5); fight_tactic = FAI_HUMAN_MASTER; EquipItem(self,itmw_1h_pal_sword); b_createambientinv(self); b_setnpcvisual(self,MALE,"Hum_Head_Fighter",...
D
/* Cockos WDL License Copyright (C) 2005 - 2015 Cockos Incorporated Copyright (C) 2016 Auburn Sounds Portions copyright other contributors, see each source file for more information This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damage...
D
import std.stdio, std.array, std.string, std.conv, std.algorithm; import std.typecons, std.range, std.random, std.math, std.container; import std.numeric, std.bigint, core.bitop, std.bitmanip; void main() { auto N = readln.chomp.to!int; auto A = N.iota.map!(_ => readln.split.map!(to!long).array).array; A.s...
D
module game.effect; /* Convention: Effects are passed from the working lix by specifying the * lix's own ex/ey. The effect manager is responsible for drawing the effects * at the correct position/offset. The effect managager does this by passing * the lix's own ex/ey straight on to the debris, which therefore becom...
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
//T compiles:yes //T lexer:yes //T parser:yes //T semantic:yes //T retval:1 //T Tests increment on types smaller than int. int main() { byte b; b++; return b; }
D
68 39 8c 04 08 55 89 e5 b8 6c e3 86 77 c9 c3
D
module test.mysqlclient.MySQLTransactionTest; import test.Common; import test.mysqlclient.Common; import test.mysqlclient.MySQLTestBase; import hunt.database.base; import hunt.database.base.impl; import hunt.database.driver.mysql; import hunt.database.driver.mysql.impl; import hunt.Assert; import hunt.Exceptions; im...
D
instance Mod_7460_RIT_Cedric_IR (Npc_Default) { // ------ NSC ------ name = "Cedric"; guild = GIL_OUT; id = 7460; voice = 0; flags = 0; npctype = NPCTYPE_MAIN; // ------ Attribute ------ B_SetAttributesToChapter (self, 5); aivar[AIV_Partymember] = TRUE; ...
D
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * JFlex 1.4.3 * * Copyright (C) 1998-2009 Gerwin Klein <lsf@jflex.de> * * All rights reserved. * * ...
D
/perfectbuild/.build/x86_64-unknown-linux/release/GoodMorning.build/DB/ConfigDB.swift.o : /perfectbuild/Sources/GoodMorning/DB/ConfigDB.swift /perfectbuild/Sources/GoodMorning/DB/Seeds/GreetingSeed.swift /perfectbuild/Sources/GoodMorning/DB/Seeds/InteractionSeed.swift /perfectbuild/Sources/GoodMorning/DB/Seeds/UserSeed...
D
var int Lothar_ImOV; instance DIA_Lothar_EXIT(C_Info) { npc = PAL_203_Lothar; nr = 999; condition = DIA_Lothar_EXIT_Condition; information = DIA_Lothar_EXIT_Info; permanent = TRUE; description = Dialog_Ende; }; func int DIA_Lothar_EXIT_Condition() { if(Lothar_ImOV == TRUE) { return TRUE; }; }; func void...
D
/++ dub.sdl: name "test" dependency "eventcore" path=".." +/ module test; import eventcore.core; import std.stdio : File, writefln; import std.file : exists, remove; import core.time : Duration, msecs; bool s_done; int s_cnt = 0; enum testFilename = "test.dat"; void main() { version (OSX) writefln("Directory wat...
D
/Users/nathanwhite/Desktop/vaporserver/simpleVapor/.build/x86_64-apple-macosx/debug/NIOWebSocket.build/WebSocketFrameDecoder.swift.o : /Users/nathanwhite/Desktop/vaporserver/simpleVapor/.build/checkouts/swift-nio/Sources/NIOWebSocket/SHA1.swift /Users/nathanwhite/Desktop/vaporserver/simpleVapor/.build/checkouts/swift-n...
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 list ...
D
// Written in the D programming language. /** Source: $(PHOBOSSRC std/experimental/allocator/building_blocks/segregator.d) */ module std.experimental.allocator.building_blocks.segregator; import std.experimental.allocator.common; /** Dispatches allocations (and deallocations) between two allocators ($(D SmallAllocato...
D
/*===-- llvm-c/Analysis.h - Analysis Library C Interface ----------*- D -*-===*\ |* *| |* The LLVM Compiler Infrastructure *| |* ...
D
module clang.c.index; import clang.c.util: EnumC; public import clang.c.CXErrorCode; public import clang.c.CXString; public import clang.c.documentation; import core.stdc.config; import core.stdc.time; extern (D) string CINDEX_VERSION_STRINGIZE_(T0, T1)(auto ref T0 major, auto ref T1 minor) { import std.conv : ...
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/salsabilaazaria/Desktop/urskinappProject/Build/Intermediates.noindex/urskinappProject.build/Debug-iphonesimulator/urskinappProject.build/Objects-normal/x86_64/journal.o : /Users/salsabilaazaria/Desktop/urskinappProject/urskinappProject/profilepage/profilepage.swift /Users/salsabilaazaria/Desktop/urskinappProject...
D
/** * TypeInfo support code. * * Copyright: Copyright Digital Mars 2004 - 2009. * License: <a href="http://www.boost.org/LICENSE_1_0.txt">Boost License 1.0</a>. * Authors: Walter Bright */ /* Copyright Digital Mars 2004 - 2009. * Distributed under the Boost Software License, Version 1.0. * (See...
D
/Users/nikhilsridhar/Desktop/GeoFirestore-iOS/Example/Build/Intermediates/Pods.build/Debug-iphonesimulator/Quick.build/Objects-normal/x86_64/DSL.o : /Users/nikhilsridhar/Desktop/GeoFirestore-iOS/Example/Pods/Quick/Sources/Quick/DSL/World+DSL.swift /Users/nikhilsridhar/Desktop/GeoFirestore-iOS/Example/Pods/Quick/Sources...
D
C:/Users/glutnix/Documents/Dropbox/__RapidProto/philrobokit_xc8/libraries/soft_serial/examples/.phr_out/lib/corelib_16bit_timer.d C:/Users/glutnix/Documents/Dropbox/__RapidProto/philrobokit_xc8/libraries/soft_serial/examples/.phr_out/lib/corelib_16bit_timer.p1: hardware/cores/lib/corelib_16bit_timer.c C:/Users/glutn...
D
/Users/JenishMistry/DEMOS/MVCDemoAPI/DerivedData/MVCDemoAPI/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/SnapKit.build/Objects-normal/x86_64/ConstraintDescription.o : /Users/JenishMistry/DEMOS/MVCDemoAPI/Pods/SnapKit/Source/ConstraintLayoutGuideDSL.swift /Users/JenishMistry/DEMOS/MVCDemoAPI/Pods/SnapKit...
D
/** * The thread module provides support for thread creation and management. * * Copyright: Copyright Sean Kelly 2005 - 2012. * License: Distributed under the * $(LINK2 http://www.boost.org/LICENSE_1_0.txt, Boost Software License 1.0). * (See accompanying file LICENSE) * Authors: Sean Kelly, Walter Bri...
D
/** * Authors: Szabo Bogdan <szabobogdan@yahoo.com> * Date: 9 9, 2015 * License: Subject to the terms of the MIT license, as written in the included LICENSE.txt file. * Copyright: Public Domain */ module swaggerize.test.parse; import swaggerize.parser; import vibe.data.json; import std.stdio; //@testName("Check ...
D
module gui.file.save_modal; import std.file, std.path; import atelier; import common; import gui.file.editable_path_gui; final class SaveModal: GuiElement { final class DirListGui: VList { private { string[] _subDirs; } this() { super(Vec2f(400f, 300f)); } ...
D
module terminal_msg_.meta_move_; import commonImports; enum Axis : ubyte { forward , strafe , }
D
deprecated("Please import events instead of sev.event") module sev.event; public import events;
D
/Users/danielmorales/CSUMB/Potluck/build/Pods.build/Debug-iphonesimulator/RxCocoa.build/Objects-normal/x86_64/UISegmentedControl+Rx.o : /Users/danielmorales/CSUMB/Potluck/Pods/RxCocoa/RxCocoa/RxCocoa.swift /Users/danielmorales/CSUMB/Potluck/Pods/RxCocoa/RxCocoa/Deprecated.swift /Users/danielmorales/CSUMB/Potluck/Pods/R...
D
import std.stdio, std.string, std.file; /* #include <stdio.h> #include <stdlib.h> #include <memory.h> #include <string.h> #include "complib.h" #define cleanup(err) { error = err; goto _cleanup; } //#define get(c) { if (insp >= inst) cleanup(SUCCESS); c = *(insp++); } #define put2(c) { if (ousp >= oust) c...
D
instance DIA_ADDON_INEXTREMO_THEFLAIL_EXIT(C_Info) { npc = PIR_1391_Addon_InExtremo_TheFlail; nr = 999; condition = dia_addon_inextremo_theflail_exit_condition; information = dia_addon_inextremo_theflail_exit_info; permanent = TRUE; description = Dialog_Ende; }; func int dia_addon_inextremo_theflail_exit_condi...
D
// URL: https://atcoder.jp/contests/abc148/tasks/abc148_e import std; version(unittest) {} else void main() { long N; io.getV(N); if (N%2 != 0) io.putE(0); auto r = 0L; foreach (i; 1..27) r += N/2/(5L^^i); io.put(r); } auto io = IO!()(); import lib.io;
D
import claro.core; import claro.base.all; import claro.graphics.all; import std.stdio; import std.math; import std.c.time; class test_window : WindowWidget { CanvasWidget canvas; Layout lt; this( ) { super( null, new Bounds( 0, 0, 300, 300 ), 0 ); this.title = "test"; lt = new Layout( this, "[][_<|cloc...
D
/* * hunt-proton: AMQP Protocol library for D programming language. * * Copyright (C) 2018-2019 HuntLabs * * Website: https://www.huntlabs.net/ * * Licensed under the Apache-2.0 License. * */ module hunt.proton.codec.Decimal64Type; /* import hunt.proton.amqp.Decimal64; import hunt.collection...
D
/** * Copyright: Copyright (c) 2010-2011 Jacob Carlborg. All rights reserved. * Authors: Jacob Carlborg * Version: Initial created: Nov 8, 2010 * License: $(LINK2 http://www.boost.org/LICENSE_1_0.txt, Boost Software License 1.0) */ module dvm.commands.Install; import tango.core.Exception; import tango.io.Stdout; ...
D
/Users/suhapattabanoglu/Documents/Libraries/RWPickFlavor/Build/Intermediates.noindex/RWPickFlavor.build/Debug-iphonesimulator/RWPickFlavor.build/Objects-normal/x86_64/ScoopCell.o : /Users/suhapattabanoglu/Documents/Libraries/RWPickFlavor/RWPickFlavor/Controllers/PickFlavorDataSource.swift /Users/suhapattabanoglu/Docume...
D
/// This module contains mixins to make user types serializable module dserialize.mixins; import unit_threaded; mixin template serializationCode() { static import dserialize.ct_info; static import std.traits; static import dserialize.serialization_bundle; private string ownTypeSerializationID() const...
D
/Users/chenzuncheng/Desktop/vaporTest/.build/x86_64-apple-macosx10.10/debug/Cookies.build/Response+Cookies.swift.o : /Users/chenzuncheng/Desktop/vaporTest/.build/checkouts/engine.git-3311994267206676365/Sources/Cookies/Cookie.swift /Users/chenzuncheng/Desktop/vaporTest/.build/checkouts/engine.git-3311994267206676365/So...
D
/** A FIFO queue implementation. */ module dscord.util.queue; import std.container.dlist, std.array; /** A SizedQueue of type T. */ class SizedQueue(T) { private { DList!(T) data; } /// Maximum size of the queue size_t maxSize; /// Current size of the queu size_t size; this(si...
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
/* ---------------------------------------------------------------------------- * 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 android.java.android.widget.ArrayAdapter; public import android.java.android.widget.ArrayAdapter_d_interface; import arsd.jni : ImportExportImpl; mixin ImportExportImpl!ArrayAdapter; import import4 = android.java.android.view.View; import import8 = android.java.android.widget.Filter; import import9 = android.j...
D
/** * The signal module provопрes a basic implementation of the listener образец * using the "Signals and Slots" model из_ Qt. * * Copyright: Copyright (C) 2005-2006 Sean Kelly. все rights reserved. * License: BSD стиль: $(LICENSE) * Authors: Sean Kelly */ module core.Signal; private import co...
D
const int Value_Sting = 25; instance ItAt_Sting(C_Item) { name = "Stinger"; mainflag = ITEM_KAT_NONE; flags = ITEM_MULTI; value = Value_Sting; scemeName = "FOOD"; on_state[0] = Use_Sting; visual = "ItAt_Sting.3DS"; material = MAT_LEATHER; description = name; text[1] = "Contains a poisonous secretion."; tex...
D
/Users/adamtoth-fejel/Documents/GitHub/rust/target/rls/debug/deps/lazycell-b3abc76b392f5ee7.rmeta: /Users/adamtoth-fejel/.cargo/registry/src/github.com-1ecc6299db9ec823/lazycell-1.2.1/src/lib.rs /Users/adamtoth-fejel/Documents/GitHub/rust/target/rls/debug/deps/lazycell-b3abc76b392f5ee7.d: /Users/adamtoth-fejel/.cargo/...
D
/Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/WebSocketInfrastructure.build/Router.swift.o : /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini/Sources/WebSocketInfrastructure/ConnectionResponsible.swift /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini...
D
//**************************************** // Hallo //**************************************** var int Wolf_TradeInvGiven; INSTANCE DIA_Wolf_Hello (C_INFO) { npc = ORG_855_Wolf; nr = 1; condition = DIA_Wolf_Hello_Condition; information = DIA_Wolf_Hello_Info; permanent = 0; description = "Kim jesteś?"; };...
D
/Users/endotsuyoshi/Documents/ios/shoanaorigin2/shoana/Build/Intermediates/Charts.build/Debug/Charts.build/Objects-normal/x86_64/LegendRenderer.o : /Users/endotsuyoshi/Documents/ios/shoanaorigin2/Charts/Source/Charts/Renderers/LineScatterCandleRadarRenderer.swift /Users/endotsuyoshi/Documents/ios/shoanaorigin2/Charts/S...
D
module ModelViewer; private { import tango.core.stacktrace.TraceExceptions; import xf.hybrid.Hybrid; import xf.hybrid.backend.GL; import xf.loader.scene.Hme; import xf.loader.scene.model.Node; import xf.loader.scene.model.Mesh; import xf.loader.scene.model.Scene; import xf.omg.core.LinearAlgebra...
D
# FIXED cc_pal.obj: C:/TI/simplelink_cc32xx_sdk_4_10_00_07/source/ti/drivers/net/wifi/porting/cc_pal.c cc_pal.obj: C:/TI/simplelink_cc32xx_sdk_4_10_00_07/source/ti/drivers/SPI.h cc_pal.obj: C:/TI/ccs900/ccs/tools/compiler/ti-cgt-arm_18.12.1.LTS/include/stdbool.h cc_pal.obj: C:/TI/ccs900/ccs/tools/compiler/ti-cgt-...
D
import std.stdio, std.array, std.string, std.conv, std.algorithm; import std.typecons, std.range, std.random, std.math, std.container; import std.numeric, std.bigint, core.bitop, core.stdc.string; void main() { auto s = readln.split.map!(to!int); auto N = s[0]; auto M = s[1]; auto K = s[2].to!long; ...
D
module ai.chooser.classic.better_chooser.ou_best_attack_chooser; import std.random; import std.conv; import data.data_storage; import data.pokemon.team; import data.pokemon.pokemon_condition; import ai.chooser.classic.classic_chooser; class OUBestAttackChooser : ClassicChooser{ public: this(){ super(); } ...
D
module nodes; import std.stdio; import std.variant; import std.exception; import std.typecons; // TODO: change to chanel data enum NodeData { Int, Double, String, Mask, Image, Color, MaskOrImage, PaintingLayer, Curve01, }; struct NodeInput { NodeData inputType; string inpu...
D
/Users/mizhemin/Code/Others/FlappyBird/mizhemin-Flappy-Bird/FlappyBird-Start/Build/Intermediates/FlappyBird.build/Debug-iphonesimulator/FlappyBird.build/Objects-normal/x86_64/CGFloat+Extensions.o : /Users/mizhemin/Code/Others/FlappyBird/mizhemin-Flappy-Bird/FlappyBird-Start/FlappyBird/GameScene.swift /Users/mizhemin/Co...
D
// Exception handling and frame unwind runtime interface routines. // Copyright (C) 2011-2017 Free Software Foundation, Inc. // GCC 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 3, or (at y...
D
equipment designed to serve a specific function the way something is organized or arranged an act that incriminates someone on a false charge
D
/++ $(H2 Scriptlike $(SCRIPTLIKE_VERSION)) Extra Scriptlike-only functionality to complement $(MODULE_STD_PATH). Copyright: Copyright (C) 2014-2015 Nick Sabalausky License: zlib/libpng Authors: Nick Sabalausky +/ module scriptlike.path.extras; import std.algorithm; import std.conv; import std.datetime; import st...
D
module spine.atlas.format; export enum Format { Alpha, Intensity, LuminanceAlpha, RGB565, RGBA4444, RGB888, RGBA8888 }
D
instance Mod_1591_SLD_Soeldner_FM (Npc_Default) { //-------- primary data -------- name = NAME_soeldner; guild = GIL_mil; npctype = npctype_fm_soeldner; level = 30; voice = 0; id = 1591; //-------- abilities -------- B_SetAttributesToChapter (self, 4); EquipItem (self, ItMw_GrobesKurzschwert); ...
D
module deepmagic.dom.elements.embedded.source_element; import deepmagic.dom; class SourceElement : Html5Element!("source"){ mixin(ElementConstructorTemplate!()); } ///Check Default Initialization unittest{ SourceElement source = new SourceElement(); assert(source.toString == "<source />", source.toString); }
D
module java.util.zip.ZipInputStream; import java.lang.all; public class ZipInputStream { public this() { implMissing(); } }
D
/// Copyright: Copyright (c) 2018-2019 Andrey Penechko. /// License: $(WEB boost.org/LICENSE_1_0.txt, Boost License 1.0). /// Authors: Andrey Penechko. /// Liveness info storage /// Phi functions use their arguments at the last instruction of corresponding basic block module be.reg_alloc.liveness_info; import std.arr...
D
module templatedinner; struct Outer(O) { O o; struct Inner(I) { O o; I i; } auto inner(I)(I i) { return Inner!(I)(o,i);} } auto outer(O)(O o) { return Outer!(O)(o);} void main() { auto o = outer(1); // o is an Outer!int; auto i = o.inner("abc"); // Outer.Outer!(int).Inne...
D
module scone.output.types.size; struct Size { size_t width, height; }
D
/* example: input: dmd jtest.d libcalc.d jtest "3 * 7 + 9 + 1" output: 3 * 7 + 9 + 1 = 31 */ module strcalc; import std.stdio; import std.string : whitespace, removechars, strip; //import libcalcbase.libcalc; import libcalc; void main(string[] args) { version (none) { string exp = "1 + 2 * 3"; if (args.length > 1)...
D
module krepel.forward_renderer; public import krepel.forward_renderer.forward_renderer;
D
import std.stdio; import std.range; import core.thread: Thread, dur; alias dur!"msecs" linePause; void main() { writeln( "Rocket to the moon!" ); Thread.sleep( linePause ( 1_000 ) ); foreach( number; iota( /* beginning: */ 10, /* end: */ 0 - 1, /* step: */ -1) ) { writeln("Count down: ", number ); if ( number ...
D
# FIXED OSAL/osal_cbtimer.obj: C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/osal/src/common/osal_cbtimer.c OSAL/osal_cbtimer.obj: C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/osal/src/inc/OSAL.h OSAL/osal_cbtimer.obj: C:/ti/ccs1031/ccs/tools/compiler/ti-cgt-arm_5.2.6/include/limits.h OSAL/osal_cbtimer...
D
/** Additions to std.typetuple pending for inclusion into Phobos. Copyright: © 2013 Sönke Ludwig License: Subject to the terms of the MIT license, as written in the included LICENSE.txt file. Authors: Михаил Страшун */ module vibe.internal.meta.typetuple; import std.typetuple; import std.traits; /*...
D
/Users/alkeshfudani/SpaceMonitoring/Build/Intermediates/Pods.build/Debug-iphonesimulator/Alamofire.build/Objects-normal/x86_64/Validation.o : /Users/alkeshfudani/SpaceMonitoring/Pods/Alamofire/Source/MultipartFormData.swift /Users/alkeshfudani/SpaceMonitoring/Pods/Alamofire/Source/Timeline.swift /Users/alkeshfudani/Spa...
D
/Users/kelvintan/Desktop/MVVM/Build/Intermediates.noindex/MVVM.build/Debug-iphonesimulator/MVVM.build/Objects-normal/x86_64/DetailViewController.o : /Users/kelvintan/Desktop/MVVM/MVVM/SceneDelegate.swift /Users/kelvintan/Desktop/MVVM/MVVM/AppDelegate.swift /Users/kelvintan/Desktop/MVVM/MVVM/ViewModel/Home/HomeViewModel...
D
/** * cl4d - object-oriented wrapper for the OpenCL C API * written in the D programming language * * Copyright: * (C) 2009-2011 Andreas Hollandt * * License: * see LICENSE.txt */ module opencl.context; import opencl.c.cl; import opencl.device; import opencl.error; import opencl.platform; import opencl.prog...
D
/++ $(H2 Scriptlike $(SCRIPTLIKE_VERSION)) Extra Scriptlike-only functionality to complement $(MODULE_STD_FILE). Copyright: Copyright (C) 2014-2015 Nick Sabalausky License: zlib/libpng Authors: Nick Sabalausky +/ module scriptlike.file.extras; import std.algorithm; import std.datetime; import std.traits; import ...
D
module theGame; import tango.stdc.stringz; import tango.math.Math; import ncurses; import map; import enemies; import globals; import tango.core.Thread; import player; import items; import scoreboard; import tango.io.Stdout; Map dungeon; int currentRoomX; int currentRoomY; int currentFloor; Player hero; WINDOW* curre...
D
/Users/xda/Desktop/swift_demo/demo/build/demo.build/Debug-iphonesimulator/demo.build/Objects-normal/x86_64/BaseNavViewController.o : /Users/xda/Desktop/swift_demo/demo/demo/Base/AppDelegate.swift /Users/xda/Desktop/swift_demo/demo/demo/Base/MainBarController.swift /Users/xda/Desktop/swift_demo/demo/demo/ViewController....
D
// Written in the D programming language. /** This is a submodule of $(MREF std, math). It contains several exponential and logarithm functions. Copyright: Copyright The D Language Foundation 2000 - 2011. D implementations of exp, expm1, exp2, log, log10, log1p, and log2 functions are based on ...
D
/Users/jingxuelong/Projects/XJTools_Swift/Example/build/Pods.build/Debug-iphonesimulator/SnapKit.build/Objects-normal/x86_64/ConstraintPriorityTarget.o : /Users/jingxuelong/Projects/XJTools_Swift/Example/Pods/SnapKit/Source/ConstraintLayoutGuideDSL.swift /Users/jingxuelong/Projects/XJTools_Swift/Example/Pods/SnapKit/So...
D