code
stringlengths
3
10M
language
stringclasses
31 values
func void Use_Bookstand_Rune_01_S1() { var C_Npc her; var int nDocID; her = Hlp_GetNpc(PC_Hero); if(Hlp_GetInstanceID(self) == Hlp_GetInstanceID(her)) { nDocID = Doc_Create(); Doc_SetPages(nDocID,2); Doc_SetPage(nDocID,0,"Book_Mage_L.tga",0); Doc_SetPage(nDocID,1,"Book_Mage_R.tga",0); Doc_SetFont(nDocID...
D
module android.java.android.os.Message_d_interface; import arsd.jni : IJavaObjectImplementation, JavaPackageId, JavaName, IJavaObject, ImportExportImpl, JavaInterfaceMembers; static import arsd.jni; import import1 = android.java.android.os.Handler_d_interface; import import4 = android.java.android.os.Parcel_d_interfac...
D
/* Copyright (c) 2013 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, ex...
D
/* * This file generated automatically from xtest.xml by d_client.py. * Edit at your peril. */ /** * @defgroup XCB_Test_API XCB Test API * @brief Test XCB Protocol Implementation. * @{ **/ module xcb.xtest; import xcb.xcb; import xcb.xproto; extern (C): enum int XCB_TEST_MAJOR_VERSION = 2; enum int XCB_TEST...
D
/* Copyright (c) 2013-2015 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
module sb.events.internal_events; import std.datetime; // Global app events struct SbAppLoadedEvent {} struct SbAppKilledEvent {} struct SbNextFrameEvent { double time, dt; uint frameId; } // And app / frame time state struct SbFrameState { double currentTime, dt; uint currentFrameId; } // SbEven...
D
/Users/Khanh/vapor/TILApp/.build/x86_64-apple-macosx10.10/debug/FluentSQLite.build/FluentSQLiteSchema.swift.o : /Users/Khanh/vapor/TILApp/.build/checkouts/fluent-sqlite.git--5503918280859119093/Sources/FluentSQLite/FluentSQLiteSchema.swift /Users/Khanh/vapor/TILApp/.build/checkouts/fluent-sqlite.git--550391828085911909...
D
/** * SHA-160 in x86-32 asm * * Copyright: * (C) 1999-2007 Jack Lloyd * (C) 2014-2015 Etienne Cimon * * License: * Botan is released under the Simplified BSD License (see LICENSE.md) */ module botan.hash.sha1_x86_32; import botan.constants; static if (BOTAN_HAS_SHA1 && BOTAN_HAS_SHA1_X86_32): import botan.hash.sha16...
D
instance PAL_272_Ritter(Npc_Default) { name[0] = NAME_Ritter; guild = GIL_PAL; id = 272; voice = 9; flags = 0; npcType = NPCTYPE_OCAMBIENT; B_SetAttributesToChapter(self,4); fight_tactic = FAI_HUMAN_STRONG; EquipItem(self,ItMw_2h_Pal_Sword); // EquipItem(self,ItRw_Mil_Crossbow); B_CreateAmbientInv(self); B_...
D
instance NOV_600_Pedro(Npc_Default) { name[0] = "Педро"; guild = GIL_NOV; id = 600; voice = 1; npcType = npctype_main; B_SetAttributesToChapter(self,2); aivar[AIV_Temper] = TEMPER_NewsOverride; fight_tactic = FAI_HUMAN_STRONG; EquipItem(self,ItMw_1h_Nov_Mace); B_CreateAmbientInv(self); B_SetNpcVisual(self,M...
D
module imports.test20151a; import imports.test20151a.b.c.c;
D
/Users/dineshkumardhanekula/Downloads/tejesh143-recipe-madness-164b1d439b39/DerivedData/RecipeMadness/Build/Intermediates/RecipeMadness.build/Debug-iphonesimulator/RecipeMadness.build/Objects-normal/x86_64/MealCalendar.o : /Users/dineshkumardhanekula/Downloads/tejesh143-recipe-madness-164b1d439b39/RecipeMadness/Utility...
D
/+++++++++++++++++++++++++++++ + This module defines the concept of Observable. +/ module rx.observable; import std.functional : unaryFun; import std.range : put; import rx.disposable; import rx.observer; import rx.util; ///Tests if something is a Observable. template isObservable(T, E) { enum bool isObservabl...
D
/** * Compiler implementation of the * $(LINK2 http://www.dlang.org, D programming language). * * Copyright: Copyright (C) 1999-2020 by The D Language Foundation, All Rights Reserved * Authors: $(LINK2 http://www.digitalmars.com, Walter Bright) * License: $(LINK2 http://www.boost.org/LICENSE_1_0.txt, Bo...
D
/home/hustccc/OS_Tutorial_Summer_of_Code/rCore_Labs/Lab4/os/target/riscv64imac-unknown-none-elf/debug/deps/radium-572c38674bfbb1d0.rmeta: /home/hustccc/.cargo/registry/src/mirrors.ustc.edu.cn-61ef6e0cd06fb9b8/radium-0.3.0/src/lib.rs /home/hustccc/OS_Tutorial_Summer_of_Code/rCore_Labs/Lab4/os/target/riscv64imac-unknown...
D
/Users/wasim/Desktop/INFOSYS_TEST/build/Pods.build/Debug-iphonesimulator/Alamofire.build/Objects-normal/x86_64/Response.o : /Users/wasim/Desktop/INFOSYS_TEST/Pods/Alamofire/Source/MultipartFormData.swift /Users/wasim/Desktop/INFOSYS_TEST/Pods/Alamofire/Source/Timeline.swift /Users/wasim/Desktop/INFOSYS_TEST/Pods/Alamof...
D
module UnrealScript.Engine.UIDataProvider_OnlineFriends; import ScriptClasses; import UnrealScript.Helpers; import UnrealScript.Engine.OnlineSubsystem; import UnrealScript.Engine.LocalPlayer; import UnrealScript.Engine.UIDataProvider_OnlinePlayerDataBase; extern(C++) interface UIDataProvider_OnlineFriends : U...
D
# User login init file # Version 0.8.3, March 2016 # Add init commands to this file to be run on login. [Section login] # Set up graphical desktop start service Xserver.xorg source .xprofile # Start interactive shell baash # Load preferences source userprefs.list # Mount filesystem mount -f /afs/${USER} ~/ # Decr...
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
import common; import std.container; import std.stdio; void RunEM(Corpus spCorpus, Corpus enCorpus, TProbs tProbs, QProbs qProbs, bool useQ) { immutable iterationCount = 5; foreach(iter; 1 .. iterationCount + 1) { stderr.writefln("Running EM iteration #%s (use q(* | *, *, *) = %s)", iter, useQ); double[ulong][u...
D
// Written in the D programming language. /** This module contains common Plaform definitions. Platform is abstraction layer for application. Synopsis: ---- import dlangui.platforms.common.platform; ---- Copyright: Vadim Lopatin, 2014 License: Boost License 1.0 Authors: Vadim Lopatin, coolreader.org@gmail.co...
D
/home/nash/rust/advent_2/target/debug/deps/advent_2-b7e55a0b3c22687d: src/main.rs /home/nash/rust/advent_2/target/debug/deps/advent_2-b7e55a0b3c22687d.d: src/main.rs src/main.rs:
D
import std.random : uniform; import entity; /* * Base enemy class. */ abstract class Enemy : Entity { protected: /* * distanceInRoom to simulate location in a specific room. * main player always assumed to enter at the door, enemies * distanceInRoom var represents number of turns player has ...
D
module country_list_store; private import gtk.ListStore; private import gtk.TreeIter; private import gtkc.gobjecttypes; class CountryListStore: ListStore { this() { super([GType.STRING, GType.STRING, GType.STRING]); } public void addCountry(in string name, in string capital, in string population) { TreeIter...
D
/Users/kidnapper/Documents/25sprout/practice/DerivedData2/practice/Build/Intermediates/IBDesignables/Intermediates/practice.build/Debug-iphonesimulator/practice.build/Objects-normal/x86_64/Event_VC.o : /Users/kidnapper/Documents/25sprout/practice/practice/Search_TPVC.swift /Users/kidnapper/Documents/25sprout/practice/p...
D
/** * Defines the scheduler interface, and a simple thread-based implementation * of the scheduler. */ module scheduled.scheduler; import scheduled.job; import scheduled.schedule; import scheduled.schedules.cron_schedule; /** * A scheduler is the core component of the library; you add jobs to the job * schedule...
D
/Users/MohamedNawar/Desktop/MyMVVMRxSwiftExample/build/Pods.build/Debug-iphonesimulator/RxSwift.build/Objects-normal/x86_64/Zip.o : /Users/MohamedNawar/Desktop/MyMVVMRxSwiftExample/Pods/RxSwift/RxSwift/Observables/Amb.swift /Users/MohamedNawar/Desktop/MyMVVMRxSwiftExample/Pods/RxSwift/RxSwift/Observables/SingleAsync.sw...
D
module godot.graphnode; import std.meta : AliasSeq, staticIndexOf; import std.traits : Unqual; import godot.d.meta; import godot.core; import godot.c; import godot.object; import godot.classdb; import godot.container; @GodotBaseClass struct GraphNode { static immutable string _GODOT_internal_name = "GraphNode"; public...
D
/Users/GLB-312/Desktop/KituraWebInterface_Starter/.build/x86_64-apple-macosx10.10/debug/Kitura.build/bodyParser/TextBodyParser.swift.o : /Users/GLB-312/Desktop/KituraWebInterface_Starter/.build/checkouts/Kitura.git-6522211175291160341/Sources/Kitura/Kitura.swift /Users/GLB-312/Desktop/KituraWebInterface_Starter/.build/...
D
/* Copyright (c) 2013-2017 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
/Users/panartem/Developer/Study/Microservices-vapor/TILAppUsers/.build/x86_64-apple-macosx/debug/NIOOpenSSL.build/SSLPointerTricks.swift.o : /Users/panartem/Developer/Study/Microservices-vapor/TILAppUsers/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/ByteBufferBIO.swift /Users/panartem/Developer/Study/Microservices...
D
instance DIA_Addon_Emilio_EXIT(C_Info) { npc = BDT_10015_Addon_Emilio; nr = 999; condition = DIA_Addon_Emilio_EXIT_Condition; information = DIA_Addon_Emilio_EXIT_Info; permanent = TRUE; description = Dialog_Ende; }; func int DIA_Addon_Emilio_EXIT_Condition() { return TRUE; }; func void DIA_Addon_Emilio_EXIT_...
D
module os.win32.directx.dsound8; //import tango.sys.os.win32.Types; import os.win32.windows; alias GUID* LPCGUID; interface IUnknown { HRESULT QueryInterface(IID* riid, void** pvObject); ULONG AddRef(); ULONG Release(); } alias IUnknown LPUNKNOWN; interface IDirectSound : IUnknown { extern(W...
D
/Users/sijo/Desktop/test2/Build/Intermediates/ULCH.build/Debug-iphonesimulator/ULCH.build/Objects-normal/x86_64/CountryPicker.o : /Users/sijo/Desktop/test2/ULCH/DashBoard/PresentedViewController.swift /Users/sijo/Desktop/test2/ULCH/CoreData/LocImageDetails+CoreDataClass.swift /Users/sijo/Desktop/test2/ULCH/DashBoard/UL...
D
module memutils.utils; import core.thread : Fiber; import std.traits : isPointer, hasIndirections, hasElaborateDestructor; import std.conv : emplace; import std.c.string : memset, memcpy; import memutils.allocators; import std.algorithm : startsWith; import memutils.constants; import memutils.vector : Array; import ...
D
/Users/zaidtayyab/Desktop/Template/Build/Template/Build/Intermediates/Pods.build/Debug-iphonesimulator/Alamofire.build/Objects-normal/x86_64/Response.o : /Users/zaidtayyab/Desktop/Template/Pods/Alamofire/Source/MultipartFormData.swift /Users/zaidtayyab/Desktop/Template/Pods/Alamofire/Source/Timeline.swift /Users/zaidta...
D
/Volumes/cogzidel/Aravind/git/AnimationsSwift/DerivedData/Swift-Animations/Build/Intermediates.noindex/Swift-Animations.build/Debug-iphonesimulator/Swift-Animations.build/Objects-normal/x86_64/PageFlipEffectController.o : /Volumes/cogzidel/Aravind/git/AnimationsSwift/Swift-Animations/AppleSystemService.swift /Volumes/c...
D
/* * DSFML - The Simple and Fast Multimedia Library for D * * Copyright (c) 2013 - 2018 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. ...
D
// Copyright Alex Dovhal 2010. // 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 plugin_init ; struct PluginInfo { string dllName ; bool loaded ; //NOTE : it's not used now...
D
# FIXED hrpwm_slider.obj: C:/ti/controlSUITE/device_support/F2837xD/v210/F2837xD_examples_Cpu1/hrpwm_slider/cpu01/hrpwm_slider.c hrpwm_slider.obj: C:/ti/controlSUITE/device_support/F2837xD/v210/F2837xD_common/include/F28x_Project.h hrpwm_slider.obj: C:/ti/controlSUITE/device_support/F2837xD/v210/F2837xD_common/include...
D
/* Copyright (c) 1996 Blake McBride 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 conditions and th...
D
import std.stdio; import std.string; import std.conv; import std.algorithm; void main() { string[] inputs = split(readln()); int A = to!int(inputs[0]); int B = to!int(inputs[1]); int C = to!int(inputs[2]); int res = A*B*2 + B*C*2 + C*A*2; res.writeln; }
D
# FIXED HAL/Target/CC2650/Drivers/hal_trng_wrapper.obj: C:/ti/simplelink_cc2640r2_sdk_2_40_00_32/source/ti/blestack/hal/src/target/_common/hal_trng_wrapper.c HAL/Target/CC2650/Drivers/hal_trng_wrapper.obj: C:/ti/simplelink_cc2640r2_sdk_2_40_00_32/source/ti/devices/cc26x0r2/inc/hw_types.h HAL/Target/CC2650/Drivers/hal_...
D
@safe struct S { static int a; int b; ref int fun() { return a; } // fine, callers assume infinite lifetime ref int gun() { return b; } // ERROR! Cannot return a direct member ref int hun() return { return b; } // fine, result is scoped within this @safe ref int fun(ref return float x); } @safe ...
D
module org.serviio.util.ServiioThreadFactory; import java.lang.String; import java.lang.Thread; import java.lang.ThreadGroup; import java.lang.Runnable; import java.util.concurrent.ThreadFactory; import java.util.concurrent.atomic.AtomicInteger; public class ServiioThreadFactory : ThreadFactory { private static c...
D
import std.stdio, std.algorithm, std.conv, std.array, std.string, std.math, std.typecons, std.numeric, std.container; alias A = Tuple!(int, "a", long, "c"); void main() { auto N = readln.chomp.to!int; int[int] aa, ii; foreach (i, a; readln.split.to!(int[])) { if (a !in ii) { ii[a] = i....
D
/* * Some portions copyright (c) 1994-1995 by Symantec * Copyright (c) 1999-2016 by Digital Mars * All Rights Reserved * http://www.digitalmars.com * Written by Walter Bright * * This source file is made available for personal use * only. The license is in backendlicense.txt * For any other uses, please contac...
D
/Users/christian/GitHub/vapor/HelloVapor/.build/x86_64-apple-macosx/debug/Command.build/Config/Commands.swift.o : /Users/christian/GitHub/vapor/HelloVapor/.build/checkouts/console/Sources/Command/Command/Command.swift /Users/christian/GitHub/vapor/HelloVapor/.build/checkouts/console/Sources/Command/Base/CommandRunnable...
D
/Users/lb/Documents/Project/LearnVapor/.build/x86_64-apple-macosx10.10/debug/Crypto.build/Digest/DigestAlgorithm.swift.o : /Users/lb/Documents/Project/LearnVapor/.build/checkouts/crypto.git--6549914863907898371/Sources/Crypto/Utilities/Base32.swift /Users/lb/Documents/Project/LearnVapor/.build/checkouts/crypto.git--654...
D
module org.serviio.delivery.resource.transcode.ImageTranscodingMatch; import org.serviio.dlna.ImageContainer; import org.serviio.dlna.SamplingMode; public class ImageTranscodingMatch { private ImageContainer container; private SamplingMode chromaSubsampling; public this(ImageContainer container, Sampling...
D
hunting ducks the act of wetting something by submerging it to move (the head or body) quickly downwards or away submerge or plunge suddenly dip into a liquid avoid or try to avoid fulfilling, answering, or performing (duties, questions, or issues
D
// Written in the D programming language. /++ $(P The `std.uni` module provides an implementation of fundamental Unicode algorithms and data structures. This doesn't include UTF encoding and decoding primitives, see $(REF decode, std,_utf) and $(REF encode, std,_utf) in $(MREF std, utf) for this fu...
D
/home/user/Momir.Milutinovic/PerfectTemplate/.build/x86_64-unknown-linux/debug/PerfectHTTP.build/HTTPMethod.swift.o : /home/user/Momir.Milutinovic/PerfectTemplate/.build/checkouts/Perfect-HTTP.git--2804952654501611945/Sources/PerfectHTTP/HTTPMethod.swift /home/user/Momir.Milutinovic/PerfectTemplate/.build/checkouts/Per...
D
instance VLK_4143_HAUPTTORWACHE(NPC_DEFAULT) { name[0] = "Стражник у главных ворот"; guild = GIL_VLK; id = 4143; voice = 13; flags = NPC_FLAG_IMMORTAL; npctype = NPCTYPE_MAIN; b_setattributestochapter(self,1); fight_tactic = FAI_HUMAN_COWARD; EquipItem(self,itmw_1h_vlk_sword); b_createambientinv(self); b_se...
D
/mnt/c/Users/zeliwang/hello_world/digital_signature/target/debug/deps/rand04_compat-3bae687b4a2378a2.rmeta: /home/zeliwang/.cargo/registry/src/mirrors.ustc.edu.cn-61ef6e0cd06fb9b8/rand04_compat-0.1.1/src/lib.rs /mnt/c/Users/zeliwang/hello_world/digital_signature/target/debug/deps/librand04_compat-3bae687b4a2378a2.rlib...
D
#!/usr/bin/env rdmd-dev import nxt.fs; import backtrace.backtrace; void main(string[] args) { import std.stdio: stderr; backtrace.backtrace.install(stderr); // term.setTitle("Basic I/O"); // auto input = RealTimeConsoleInput(viz, &term, // ConsoleInputFlags.raw |...
D
module one; import two; public import three; template Foo() { import four; }
D
// unihernandez22 // https://codeforces.com/contest/584/problem/A // implementation import std.stdio: writeln, readln; import std.array: array, split; import std.algorithm: map; import std.conv: to; import std.string: chomp; import std.bigint; void main() { int[] input = readln.chomp.split(" ").map!(to!int).array...
D
/Users/kiron/Programing/Rust/rust_sample/ferris_watch/target/debug/deps/ferris_watch-238b422e136b6e68: src/main.rs /Users/kiron/Programing/Rust/rust_sample/ferris_watch/target/debug/deps/ferris_watch-238b422e136b6e68.d: src/main.rs src/main.rs:
D
import std.stdio, std.algorithm, std.conv, std.array, std.string, std.math, std.typecons, std.numeric; alias LI = Tuple!(bool, "f", int, "l", long, "i"); int[10^^5+1] AMD; LI[10^^5+1] LS; int[][] LL; void main() { foreach (int i, ref e; AMD) e = i; auto nmd = readln.split.to!(int[]); auto N = nmd[0]; ...
D
instance DJG_733_ToterDrachenjaeger(Npc_Default) { name[0] = NAME_ToterDrachenjaeger; guild = GIL_DJG; id = 733; voice = 6; flags = 0; npcType = NPCTYPE_AMBIENT; B_SetAttributesToChapter(self,5); aivar[AIV_MM_RestStart] = TRUE; fight_tactic = FAI_HUMAN_STRONG; EquipItem(self,ItMw_1h_Sld_Sword_New); B_Create...
D
/Users/phungdu/Documents/code/vapor/TILApp/Build/Intermediates/TILApp.build/Debug/Core.build/Objects-normal/x86_64/Data+Hex.o : /Users/phungdu/Documents/code/vapor/TILApp/.build/checkouts/core.git--3682430780741917418/Sources/Core/Data+Base64URL.swift /Users/phungdu/Documents/code/vapor/TILApp/.build/checkouts/core.git...
D
/Users/godemodegame/Desktop/ATMApp/.build/x86_64-apple-macosx10.10/debug/SQL.build/SQLTableIdentifier.swift.o : /Users/godemodegame/Desktop/ATMApp/.build/checkouts/sql.git-2678105727451989607/Sources/SQL/SQLBind.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/sql.git-2678105727451989607/Sources/SQL/SQLJoinMet...
D
/Users/ataiakishev/Desktop/MyPlaces/DerivedData/MyPlaces/Build/Intermediates.noindex/MyPlaces.build/Debug-iphonesimulator/MyPlaces.build/Objects-normal/x86_64/CategoryPickerTVController.o : /Users/ataiakishev/Desktop/MyPlaces/MyPlaces/CurrentLocationVC.swift /Users/ataiakishev/Desktop/MyPlaces/MyPlaces/SceneDelegate.sw...
D
module datadriven.benchmark; import std.algorithm; import core.time; import std.datetime; import std.stdio; import std.conv : to; import std.random; import std.traits; import std.typetuple; import datadriven.api; import datadriven.storage; import datadriven.components; import datadriven.query; import datadriven.entit...
D
module nxt.tree_sitter; // TODO: ImportC or inline: // ~/.cargo/registry/src/github.com-1ecc6299db9ec823/tree-sitter-0.20.9/include/tree_sitter/api.h // /usr/include/tree_sitter/api.h
D
/Users/Lambert/Desktop/demo/DerivedData/demo1/Build/Intermediates/demo1.build/Debug/KituraNet.build/Objects-normal/x86_64/ClientResponse.o : /Users/Lambert/Desktop/demo/Packages/Kitura-net-1.6.1/Sources/KituraNet/BufferList.swift /Users/Lambert/Desktop/demo/Packages/Kitura-net-1.6.1/Sources/KituraNet/ClientRequest.swif...
D
/** * D header file for C99. * * Copyright: Copyright Sean Kelly 2005 - 2009. * License: <a href="http://www.boost.org/LICENSE_1_0.txt">Boost License 1.0</a>. * Authors: Sean Kelly * Standards: ISO/IEC 9899:1999 (E) */ /* Copyright Sean Kelly 2005 - 2009. * Distributed under the Boost Software Lic...
D
module android.java.javax.crypto.SecretKeyFactory_d_interface; import arsd.jni : IJavaObjectImplementation, JavaPackageId, JavaName, IJavaObject, ImportExportImpl, JavaInterfaceMembers; static import arsd.jni; import import4 = android.java.java.lang.Class_d_interface; import import0 = android.java.javax.crypto.SecretK...
D
void main() { runSolver(); } void problem() { auto S = scan; auto solve() { return S[1..$]; } outputForAtCoder(&solve); } // ---------------------------------------------- import std; T[][] combinations(T)(T[] s, in long m) { if (!m) return [[]]; if (s.empty) return []; return s[1 .. $].combinati...
D
/Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/x86_64-apple-macosx10.10/debug/Cookies.build/Cookies+Parse.swift.o : /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/engine.git-3311994267206676365/Sources/Cookies/Cookie.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkou...
D
module godot.streampeertcp; 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.streampeer; @GodotBaseClass struct StreamPeerTCP { static immutable string _GODOT_inter...
D
/** * Compiler implementation of the * $(LINK2 http://www.dlang.org, D programming language). * * Copyright: Copyright (C) 1984-1998 by Symantec * Copyright (C) 2000-2020 by The D Language Foundation, All Rights Reserved * Authors: $(LINK2 http://www.digitalmars.com, Walter Bright) * License: ...
D
/////////////////////////////////////////////////////////////////////// // Info EXIT /////////////////////////////////////////////////////////////////////// INSTANCE DIA_Rukhar_EXIT (C_INFO) { npc = BAU_973_Rukhar; nr = 999; condition = DIA_Rukhar_EXIT_Condition; information = DIA_Rukhar_EXIT_...
D
// *********************** // C_IsUsedMobMyPossession // *********************** func int C_IsUsedMobMyPossession(var C_NPC slf, var C_NPC oth) { // FUNC // ------ Persönliches Besitzflag ------ if (Npc_IsDetectedMobOwnedByNpc(other, self)) { return TRUE; }; // ------ wenn MOB in meinem Portalraum (oder Ra...
D
import std.stdio, std.algorithm, std.conv, std.array, std.string, std.math, std.typecons, std.numeric; void main() { auto S = readln.chomp.to!(char[]); int[char] memo; foreach (c; S) { if (c !in memo) memo[c] = 0; ++memo[c]; } foreach (k, v; memo) { if (v != 2) { ...
D
/** * D header file for POSIX. * * Copyright: Copyright Sean Kelly 2005 - 2016. * 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 */ module core.sys.posix.sys.s...
D
/Users/GuoYanjun/Desktop/TestDemo/WanAndroid_IOS/Build/Intermediates/Pods.build/Debug-iphonesimulator/Alamofire.build/Objects-normal/x86_64/ServerTrustEvaluation.o : /Users/GuoYanjun/Desktop/TestDemo/WanAndroid_IOS/Pods/Alamofire/Source/MultipartFormData.swift /Users/GuoYanjun/Desktop/TestDemo/WanAndroid_IOS/Pods/Alamo...
D
/** * C's &lt;stdio.h&gt; for the D programming language * Authors: Walter Bright, Digital Mars, http://www.digitalmars.com * License: Public Domain * Macros: * WIKI=Phobos/StdCStdio */ module std.c.stdio; public import core.stdc.stdio; extern (C): version (Windows) { extern shared ubyte[_NFILE] _...
D
/* * ctf.di | CTF Library (Interface File) * * Copyright (c) 2013-2014 Alexander Taylor <ajtaylor@fuzyll.com> * * 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, inc...
D
/Users/edward.wangcrypto.com/study/substrate_lesson_homework_template/node-template-benchmark/target/release/wbuild/node-template-runtime/target/release/deps/nodrop-30b6ef7462f8c547.rmeta: /Users/edward.wangcrypto.com/.cargo/registry/src/github.com-1ecc6299db9ec823/nodrop-0.1.14/src/lib.rs /Users/edward.wangcrypto.com...
D
class C_SVM { var string MILGreetings; var string PALGreetings; var string Weather; var string IGetYouStill; var string DieEnemy; var string DieMonster; var string Addon_DieMonster; var string Addon_DieMonster2; var string DirtyThief; var string HandsOff; var string SheepKiller; var string SheepKillerMonst...
D
instance DJG_736_ToterDrachenjaeger(Npc_Default) { name[0] = NAME_ToterDrachenjaeger; guild = GIL_DJG; id = 736; voice = 1; flags = 0; npcType = NPCTYPE_AMBIENT; B_SetAttributesToChapter(self,4); fight_tactic = FAI_HUMAN_STRONG; aivar[AIV_MM_RestStart] = TRUE; EquipItem(self,ItMw_2h_Sld_Axe); B_CreateAmbien...
D
/Users/christopherdugan/rust_projects/pong/target/debug/deps/memchr-b1dc9ddbc3f9336b.rmeta: /Users/christopherdugan/.cargo/registry/src/github.com-1ecc6299db9ec823/memchr-0.1.11/src/lib.rs /Users/christopherdugan/rust_projects/pong/target/debug/deps/memchr-b1dc9ddbc3f9336b.d: /Users/christopherdugan/.cargo/registry/sr...
D
module foo.bar; import core.vararg; import std.stdio; pragma (lib, "test"); pragma (msg, "Hello World"); typedef double mydbl = 10; int main() in { assert(1 + (2 + 3) == -(1 - 2 * 3)); } out(result) { assert(result == 0); } body { float f = (float).infinity; int i = cast(int)f; writeln((i , 1),2); writeln(cast(int)(flo...
D
module hunt.wechat.bean.wxa.GetAuditstatusResult; import hunt.wechat.bean.BaseResult; class GetAuditstatusResult : BaseResult { private Integer status; private string reason; // 当status=1,审核被拒绝时,返回的拒绝原因 public Integer getStatus() { return status; } public void setStatus(Integer status) { thi...
D
import std.stdio, std.string, std.conv, std.algorithm, fcTokenizer, symbolTable; bool showReports = true; int next, indentation, ifStatementCount, whileCount, numClassVars, typeNum = 100; Token[] tokens; string[] outputLines; string[] outputC; SymbolTableStack sts; string className; innerType currentIType; string[] va...
D
/** * Defines the static class Config, which handles all configuration options. */ module utility.config; import utility.filepath; // Imports for conversions import components.assets, components.lights; import graphics.shaders; import utility.output : Verbosity; import utility.input : Keyboard; import utility; impo...
D
# FIXED Host/gatt_uuid.obj: C:/ti/simplelink_cc2652rb_ble_sdk_3_10_00_15/source/ti/ble5stack/host/gatt_uuid.c Host/gatt_uuid.obj: C:/ti/simplelink_cc2652rb_ble_sdk_3_10_00_15/source/ti/ble5stack/osal/src/inc/comdef.h Host/gatt_uuid.obj: C:/ti/simplelink_cc2652rb_ble_sdk_3_10_00_15/source/ti/ble5stack/hal/src/target/_c...
D
// ********************* // Constants // Phoenix V0.67 // ********************* // // NPC ATTRIBUTES // const int ATR_HITPOINTS = 0; // Lebenspunkte const int ATR_HITPOINTS_MAX = 1; // Max. Lbenspunkte const int ATR_MANA = 2; // Mana Mana const int ATR_MANA_MAX = 3; // Mana Max const int ATR_S...
D
module ecs.component; enum component_id { AI = 0, CAMERA = 1, DYNAMICS = 2, LIGHT = 3, SPRITE = 4, TRANSFORM = 5 } struct component { @disable this(); this(component_id _id) { id = _id; } const(component_id) id; }
D
/Users/meiting/Desktop/Recipe/Recipe/Build/Intermediates.noindex/Recipe.build/Debug-iphonesimulator/Recipe.build/Objects-normal/x86_64/ContentView.o : /Users/meiting/Desktop/Recipe/Recipe/Recipe/Model/ModelData.swift /Users/meiting/Desktop/Recipe/Recipe/Recipe/Persistence.swift /Users/meiting/Desktop/Recipe/Recipe/Reci...
D
// Copyright (c) 2018 CVSC // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. import std.stdio; import std.conv : to; import std.digest.sha; import std.algorithm; import std.array; import std.conv; import std.range; import std....
D
<!DOCTYPE html> <html> <!-- Mirrored from www.cognitiveclouds.com/fonts/favicons/favicons/favicons/favicons/favicons/favicons/favicons/favicons/favicons/favicons/favicons/favicons/favicons/favicons/favicons/favicons/favicons/favicons/favicons/favicons/favicons/favicons/favicons/favicons/favicons/favicons/favicons/fa...
D
/** * Convert a D type to a type the backend understands. * * Copyright: Copyright (C) 1999-2020 by The D Language Foundation, All Rights Reserved * Authors: $(LINK2 http://www.digitalmars.com, Walter Bright) * License: $(LINK2 http://www.boost.org/LICENSE_1_0.txt, Boost License 1.0) * Source: $(LI...
D
/** * Compiler implementation of the * $(LINK2 http://www.dlang.org, D programming language). * * Copyright: Copyright (C) 1999-2019 by The D Language Foundation, All Rights Reserved * Authors: $(LINK2 http://www.digitalmars.com, Walter Bright) * License: $(LINK2 http://www.boost.org/LICENSE_1_0.txt, Bo...
D
func void ZS_HealSelf() { Perception_Set_Minimal(); }; func int ZS_HealSelf_Loop() { if(self.attribute[ATR_HITPOINTS] == self.attribute[ATR_HITPOINTS_MAX]) { return LOOP_END; }; if((self.guild == GIL_KDF) || (self.guild == GIL_KDW) || (self.aivar[AIV_MagicUser] == MAGIC_ALWAYS)) { if(self.attribute[ATR_MANA...
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
INSTANCE NONE_ADDON_115_Eremit (Npc_Default) { // ------ NSC ------ name = "Eremita"; guild = GIL_NONE; id = 115; voice = 4; flags = 0; npctype = NPCTYPE_MAIN; // ------ AIVARS ------ aivar[AIV_ToughGuy] = TRUE; // ------ Attribute ------ B_SetAttributesToChapter (self,...
D
module ppl2.misc.misc_logging; import ppl2.internal; import std.stdio : File; import std.file : exists, mkdir; import std.datetime : Clock; public: void flushLogs() { flushConsole(); if(g_logger) g_logger.flush(); } void log(A...)(lazy string fmt, lazy A args) { if(g_logger) { g_logger.log...
D