code
stringlengths
3
10M
language
stringclasses
31 values
<?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_19_MobileMedia...
D
// Written in the D programming language. module windows.windowsdesktopsharing; public import windows.core; public import windows.automation : BSTR, IDispatch, SAFEARRAY, VARIANT; public import windows.com : HRESULT, IUnknown; extern(Windows) @nogc nothrow: // Enums ///Defines the level of control that an attend...
D
// File Name: SR_OPEN.D // Purpose: Draw Open or Lining Axilla // // Version: 1.01 // Date: 1.Nov.94 // Author: Gary George // //--------------------------------------------------------------------------------------------- // REVISIONS: // Date By Action //-----------------------------------------------------------...
D
module godot.canvaslayer; 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.node; import godot.world2d; @GodotBaseClass struct CanvasLayer { static immutable string ...
D
import command; //static if (command.usedebug == 0) { void main(){} //} //else command.main();
D
/Users/sjwu/video/HouseHold/Build/Intermediates/Pods.build/Debug-iphonesimulator/RxSwift.build/Objects-normal/x86_64/InvocableScheduledItem.o : /Users/sjwu/video/HouseHold/Pods/RxSwift/RxSwift/Observables/Amb.swift /Users/sjwu/video/HouseHold/Pods/RxSwift/RxSwift/Observables/SingleAsync.swift /Users/sjwu/video/HouseHol...
D
module ptb; import std.array; import std.algorithm : splitter; import std.stdio : File; import mir.ndslice; import mir.random.variable : UniformVariable; import numir; import grain; import grain.dataset.ptb : prepareDataset; struct LSTM(T, alias Storage) { int inSize, outSize; enum gates = ["a", "i", "f", "o...
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
module gravity.c.ast; // // gravity_ast.h // gravity // // Created by Marco Bambini on 02/09/14. // Copyright (c) 2014 CreoLabs. All rights reserved. // import core.sys.posix.unistd; import gravity.c.token; import gravity.c.array; extern (C): /* AST can be uniform (the same data struct is used for all expre...
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.engine.Sender; import hunt.proton.codec.ReadableBuffer; import hunt.proton.engine.Li...
D
/Users/rob/Desktop/projects/Rust_WASM_Javascript/basic_example/target/rls/debug/deps/basic_example-5a630ed8b26da731.rmeta: src/lib.rs /Users/rob/Desktop/projects/Rust_WASM_Javascript/basic_example/target/rls/debug/deps/basic_example-5a630ed8b26da731.d: src/lib.rs src/lib.rs:
D
module progman; import common; import std.json; import std.file; import std.array; import std.algorithm; struct program { // each program has a unique ID. this ID is used to link the key program data with other program data stored otherwhere. // for example, UI components will store the program icons/images ...
D
/Users/ThiagoBevi/Dev-iOS/Marvel/Build/Intermediates/Pods.build/Debug-iphonesimulator/Nimble.build/Objects-normal/x86_64/PostNotification.o : /Users/ThiagoBevi/Dev-iOS/Marvel/Pods/Nimble/Sources/Nimble/DSL.swift /Users/ThiagoBevi/Dev-iOS/Marvel/Pods/Nimble/Sources/Nimble/Matchers/MatcherFunc.swift /Users/ThiagoBevi/Dev...
D
module UnrealScript.TribesGame.TrRank_3; import ScriptClasses; import UnrealScript.Helpers; import UnrealScript.TribesGame.TrRank; extern(C++) interface TrRank_3 : TrRank { public extern(D): private static __gshared ScriptClass mStaticClass; @property final static ScriptClass StaticClass() { mixin(MGSCC("...
D
/***********************************************************************\ * intshcut.d * * * * Windows API header module * * ...
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
module android.java.org.w3c.dom.DOMConfiguration; public import android.java.org.w3c.dom.DOMConfiguration_d_interface; import arsd.jni : ImportExportImpl; mixin ImportExportImpl!DOMConfiguration; import import1 = android.java.java.lang.Class; import import0 = android.java.org.w3c.dom.DOMStringList;
D
an ardent early supporter of a cause or reform any important early teacher of Christianity or a Christian missionary to a people (New Testament) one of the original 12 disciples chosen by Christ to preach his gospel
D
import core.stdc.stdlib; import core.vararg; import std.algorithm; import std.algorithm.mutation; import std.bigint; import std.conv; import std.format; import std.functional; import std.stdio; import std.string; import std.typecons; import std.uni; import common; import value; import parse; import utility; import buf...
D
cubes of meat or seafood cooked in hot oil and then dipped in any of various sauces hot cheese or chocolate melted to the consistency of a sauce into which bread or fruits are dipped
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 applicable law ...
D
/******************************************************************************* * Copyright (c) 2000, 2015 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
/******************************************************************************* FreeUniverse Theme for the GUI Authors: ArcLib team, see AUTHORS file Maintainer: Clay Smith (clayasaurus at gmail dot com) License: zlib/libpng license: $(LICENSE) Copyright: ArcLib team ...
D
/Users/vadkutsen/rust/near/near-challenge-5/contract/target/release/build/serde_json-a9b146fa3a78ea48/build_script_build-a9b146fa3a78ea48: /Users/vadkutsen/.cargo/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.62/build.rs /Users/vadkutsen/rust/near/near-challenge-5/contract/target/release/build/serde_json-a9b...
D
/* Copyright (c) 2014-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
// https://issues.dlang.org/show_bug.cgi?id=11259 version (Posix) { // smallest druntime module without imports on posix import core.sys.posix.libgen; static assert(__traits(isSame, __traits(parent, core.sys.posix.libgen), core.sys.posix)); static assert(__traits(isSame, core.sys.posix, __traits(parent...
D
module android.java.android.media.audiofx.EnvironmentalReverb_d_interface; import arsd.jni : IJavaObjectImplementation, JavaPackageId, JavaName, IJavaObject, ImportExportImpl, JavaInterfaceMembers; static import arsd.jni; import import3 = android.java.android.media.audiofx.AudioEffect_OnEnableStatusChangeListener_d_in...
D
module mixin_7; import std.stdio; void main() { writeln("hello world"); writeln("hi world"); }
D
import std.stdio; import std.math; import std.random; import std.algorithm.comparison; import std.getopt; immutable static int SIZE=3; class Board { byte [SIZE][SIZE] board; Board parent; // parent of this board int move; // move that generated this board static int heur; // which heuristic we are using to...
D
const expect = require('chai').expect require('colors') require('../testGlobals') const test = it //require('dotenv').config() //const { gql } = require('graphql-request') console.log("start holding.test".blue) const setup = require('../setup') const teardown = require('../teardown') let ap...
D
instance sh(Npc_Default) { name[0] = "StoryHelper"; npcType = npctype_main; guild = GIL_None; level = 10; voice = 15; id = 0; Mdl_SetVisual(self,"HUMANS.MDS"); Mdl_SetVisualBody(self,"hum_body_Naked0",4,1,"Hum_Head_Pony",9,0,-1); start_aistate = ZS_SH_Hangaround; }; func void ZS_SH_Hangaround() { PrintDebu...
D
instance DIA_Skalven_3_EXIT(C_Info) { nr = 999; condition = DIA_Skalven_3_EXIT_Condition; information = DIA_Skalven_3_EXIT_Info; permanent = TRUE; description = Dialog_Ende; }; func int DIA_Skalven_3_EXIT_Condition() { return TRUE; }; func void DIA_Skalven_3_EXIT_Info() { AI_StopProcessInfos(self); }; inst...
D
import std.stdio, std.file; void main(){ writeln("Tefuftefu3 Setup Script"); writeln("Copyright (c) 2015 alphaKAI http://alpha-kai-net.info"); if(!exists("config")){ writeln("[PROCESS] => Make Directory \'./config\'"); mkdir("config"); } if(!exists("config/setting.json")){ writeln("[PROC...
D
/* # What Is This: programming samples # Author: Makoto Takeshita <takeshita.sample@gmail.com> # URL: http://simplesandsamples.com # Version: UNBORN # # Usage: # 1. git clone https://github.com/takeshitamakoto/sss.git # 2. change the directory name to easy-to-use name. (e.g. sss -> sample) # 3. open sss/src/filenam...
D
module menu.browser.network; import basics.globals; import opt = file.option.allopts; import file.language; import file.filename; import gui; import gui.picker; import level.level; import menu.browser.frommain; class BrowserNetwork : BrowserCalledFromMainMenu { private: Level _levelRecent; public: this() ...
D
/afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/obj/x86_64-slc6-gcc48-opt/CxAODMaker/obj/ElectronHandler.o /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/obj/x86_64-slc6-gcc48-opt/CxAODMaker/obj/ElectronHandler.d : /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/CxAOD...
D
module entity.Mattis; import nuclear.Game; import nuclear.Util; import entity.Entity; import entity.BaseEntity; import entity.Hurtable; import entity.CollidingEntity; import entity.projectile.Projectile; import weapon.Blaster; import weapon.Shotgun; import weapon.FlameThrower; import weapon.Blink; import weapon.Iliad;...
D
module deepmagic.dom.complex.block_area; import deepmagic.dom; class BlockAreaElement : DivElement{ this(){ super(); this ~= new Sass("block-area"); } }
D
instance NOV_1350_Novize(Npc_Default) { name[0] = NAME_Novize; npcType = npctype_ambient; guild = GIL_NOV; level = 20; flags = 0; voice = 3; id = 1350; attribute[ATR_STRENGTH] = 20; attribute[ATR_DEXTERITY] = 20; attribute[ATR_MANA_MAX] = 100; attribute[ATR_MANA] = 100; attribute[ATR_HITPOINTS_MAX] = 76; ...
D
/** `std.parallelism` implements high-level primitives for SMP parallelism. These include parallel foreach, parallel reduce, parallel eager map, pipelining and future/promise parallelism. `std.parallelism` is recommended when the same operation is to be executed in parallel on different data, or when a function is to ...
D
put out or expel from a place eliminate (a substance leave an aircraft rapidly, using an ejection seat or capsule cause to come out in a squirt
D
instance Mod_4009_UntoterNovize_10_MT (Npc_Default) { //-------- primary data -------- name = "Untoter Novize"; Npctype = Npctype_UNTOTERNOVIZE; guild = GIL_STRF; level = 20; voice = 2; id = 4009; //-------- abilities -------- B_SetAttributesToChapter (self, 4); EquipItem (self, It...
D
/** * TLS Session Key * * Copyright: * (C) 2004-2006,2011 Jack Lloyd * (C) 2014-2015 Etienne Cimon * * License: * Botan is released under the Simplified BSD License (see LICENSE.md) */ module botan.tls.session_key; import botan.constants; static if (BOTAN_HAS_TLS): package: import botan.algo_base.symkey; import bota...
D
#!/usr/bin/env rund module day2; import intcode; import std.algorithm; import std.array; import std.conv: text, to; import std.file: readText; import std.stdio; import std.string; import std.typecons; long runProgram(long[] program, long noun, long verb) { program[1] = noun; program[2] = verb; auto compu...
D
/Users/rafaelcunhadeoliveira/Documents/MapstedTestCaseEight/build/Pods.build/Debug-iphonesimulator/Alamofire.build/Objects-normal/x86_64/AlamofireExtended.o : /Users/rafaelcunhadeoliveira/Documents/MapstedTestCaseEight/Pods/Alamofire/Source/MultipartFormData.swift /Users/rafaelcunhadeoliveira/Documents/MapstedTestCaseE...
D
import std.stdio; import std.range; import std.functional : pipe; import std.algorithm : map; import std.conv : to; import std.array : array; import std.string : strip; int main(string[] args) { auto fh = File(args[1]); int possible; int[][] sides = fh.byLine.map!(pipe!(strip, split, to!(int[]))).array; foreach(tr...
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
module app; import std.stdio; import std.getopt; struct Cfg { import dub.project: PlacementLocation; string rootPath = "."; string subprojectsPath = "subprojects"; bool annotate; bool bare; bool fetch; PlacementLocation placementLocation = PlacementLocation.user; bool overrideMesonBuildFiles; bool verbose; ...
D
/Users/nikhilsridhar/Desktop/Dyce/DyceAppIOS/Build/Intermediates/Pods.build/Debug-iphonesimulator/Bond.build/Objects-normal/x86_64/UINavigationBar.o : /Users/nikhilsridhar/Desktop/Dyce/DyceAppIOS/Pods/Bond/Sources/Bond/Shared/NSObject+KVO.swift /Users/nikhilsridhar/Desktop/Dyce/DyceAppIOS/Pods/Bond/Sources/Bond/UIKit/U...
D
/home/gaurava/work/learning/rust/rust_programming/Greeter/target/debug/deps/maybe_uninit-46b881fb6fae7fe9.rmeta: /home/gaurava/.cargo/registry/src/github.com-1ecc6299db9ec823/maybe-uninit-2.0.0/src/lib.rs /home/gaurava/work/learning/rust/rust_programming/Greeter/target/debug/deps/maybe_uninit-46b881fb6fae7fe9.d: /home...
D
// Written in the D programming language. /** This module contains implementation of grid widgets GridWidgetBase - abstract grid widget StringGridWidget - grid of strings Synopsis: ---- import dlangui.widgets.grid; StringGridWidget grid = new StringGridWidget("GRID1"); grid.layoutWidth(FILL_PARENT).layoutHeigh...
D
module pgator.sql_transaction; import pgator.rpc_table; import pgator.app; import vibe.db.postgresql; struct TransactionQueryParams { QueryParams[] queryParams; AuthorizationCredentials auth; } struct SQLTransaction { private LockedConnection conn; private bool opened = false; @disable this(this...
D
module src.gui.debugform; import std.exception, std.datetime, std.string, std.range, std.array, std.file; import core.memory; import win = win32.windows; import dfl.all; import src.common, src.features; import voile.dataformatter; /******************************************************************************* * ...
D
/// Generate by tools module java.lang.annotation.RetentionPolicy; import java.lang.exceptions; public class RetentionPolicy { struct RUNTIME { } public this() { implMissing(); } }
D
module served.protocol; import std.conv; import std.json; import std.meta; import std.traits; import painlessjson; struct Optional(T) { bool isNull = true; T value; this(T val) { value = val; isNull = false; } this(U)(U val) { value = val; isNull = false; } this(typeof(null)) { isNull = true; ...
D
something of little value sewing that repairs a worn or torn hole (especially in a garment repair by sewing
D
/******************************************************************************* copyright: Copyright (c) 2004 Kris Bell. All rights reserved license: BSD style: $(LICENSE) version: Initial release: May 2004 author: Kris **********...
D
import std.stdio; import std.exception; import std.string; import std.conv; import std.path; import Present, Content, ContentNode; class Loader { static bool save(Content c, string filename) { File f; try { f = File(filename, "w"); } catch (ErrnoException e) { retur...
D
/** * Copyright © DiamondMVC 2019 * License: MIT (https://github.com/DiamondMVC/Diamond/blob/master/LICENSE) * Author: Jacob Jensen (bausshf) */ module diamond.web.file.upload; import diamond.core.apptype; static if (isWeb) { import diamond.http.client; /** * Simplified upload handler to handle file uploads. ...
D
/Users/thendral/POC/vapor/Friends/.build/debug/Console.build/Console/Clear/ConsoleClear.swift.o : /Users/thendral/POC/vapor/Friends/Packages/Console-1.0.2/Sources/Console/Bar/Bar.swift /Users/thendral/POC/vapor/Friends/Packages/Console-1.0.2/Sources/Console/Command/Argument.swift /Users/thendral/POC/vapor/Friends/Packa...
D
// Written in the D programming language. /** This is a submodule of $(LINK2 std_algorithm.html, std.algorithm). It contains generic _searching algorithms. $(BOOKTABLE Cheat Sheet, $(TR $(TH Function Name) $(TH Description)) $(T2 all, $(D all!"a > 0"([1, 2, 3, 4])) returns $(D true) because all elements ...
D
//******************************************************* // Alkohol //******************************************************* FUNC VOID DESTYLACJA_S1 () { var C_NPC her; her = Hlp_GetNpc(PC_Hero); if (Hlp_GetInstanceID(self)==Hlp_GetInstanceID(her)) { self.aivar[AIV_INVINCIBLE]=TRUE; PLAYER_MOBSI_PRO...
D
/** * Compiler implementation of the * $(LINK2 http://www.dlang.org, D programming language). * * Copyright: Copyright (c) 1999-2017 by Digital Mars, All Rights Reserved * Authors: $(LINK2 http://www.digitalmars.com, Walter Bright) * License: $(LINK2 http://www.boost.org/LICENSE_1_0.txt, Boost License 1...
D
/** Module introduces methods that compute disparity maps for stereo pairs. $(DL Stereo Matching Base API: $(DD $(LINK2 #emptyDisparityMap,emptyDisparityMap) $(LINK2 #StereoMatcher,StereoMatcher) $(LINK2 #StereoPipelineProperties,StereoPipelineProperties) $(LINK2 #St...
D
/** Copyright: Copyright (c) 2015-2016 Andrey Penechko. License: $(WEB boost.org/LICENSE_1_0.txt, Boost License 1.0). Authors: Andrey Penechko. */ module netlib; public import netlib.baseclient; public import netlib.baseserver; public import netlib.connection; public import netlib.clientstorage;
D
//************************* // Warg Prototype //************************* PROTOTYPE Mst_Default_Warg(C_Npc) { //----- Monster ---- name = "Skâetí pes"; guild = GIL_WOLF; aivar[AIV_MM_REAL_ID] = ID_WARG; level = 30; //----- Attributes ---- attribute [ATR_STRENGTH] = 150; attribute [...
D
/* TEST_OUTPUT: --- fail_compilation/fail101.d(8): Error: cannot implicitly convert expression `1` of type `int` to `creal` --- */ creal c = 1;
D
import std.stdio, std.algorithm, std.conv, std.array, std.string, std.math, std.typecons, std.numeric; void main() { auto nk = readln.split.to!(int[]); auto N = nk[0]; auto K = nk[1]; int[26] ps; foreach (_; 0..N) { ++ps[readln.chomp[0] - 'A']; } int solve() { int r; ...
D
/** * Convert statements to Intermediate Representation (IR) for the back-end. * * Copyright: Copyright (C) 1999-2023 by The D Language Foundation, All Rights Reserved * Authors: $(LINK2 https://www.digitalmars.com, Walter Bright) * License: $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost Licen...
D
struct Qwert { int[20] yuiop; int* asdfg = yuiop.ptr; }
D
/Users/harry/Desktop/iOS-Dev/HarryExtensions/Example/build/Pods.build/Debug-iphonesimulator/HarryExtensions.build/Objects-normal/x86_64/Extension+ScrollView.o : /Users/harry/Desktop/iOS-Dev/HarryExtensions/HarryExtensions/Classes/Extension+TextField.swift /Users/harry/Desktop/iOS-Dev/HarryExtensions/HarryExtensions/Cla...
D
/Users/darius/Documents/xcode/Uzduotis/build/Uzduotis.build/Release-iphonesimulator/Uzduotis.build/Objects-normal/x86_64/ViewController.o : /Users/darius/Documents/xcode/Uzduotis/Uzduotis/Seniunijos+CoreDataProperties.swift /Users/darius/Documents/xcode/Uzduotis/Uzduotis/DataTableViewController.swift /Users/darius/Docu...
D
module windows.xinput; public import windows.systemservices; extern(Windows): struct XINPUT_GAMEPAD { ushort wButtons; ubyte bLeftTrigger; ubyte bRightTrigger; short sThumbLX; short sThumbLY; short sThumbRX; short sThumbRY; } struct XINPUT_STATE { uint dwPacketNumber; XINPUT_GAME...
D
/run/media/andreby/Docs/GithubCodes/learn_rust/actix-demo/target/debug/deps/actix_rt-2a31e2105c502ba1.rmeta: /run/media/andreby/Docs/GithubCodes/learn_rust/actix-demo/~/.cargo/registry/src/github.com-1ecc6299db9ec823/actix-rt-0.2.5/src/lib.rs /run/media/andreby/Docs/GithubCodes/learn_rust/actix-demo/~/.cargo/registry/s...
D
/Users/marvinevins/Library/Autosave\ Information/GOT/DerivedData/GOT/Build/Intermediates.noindex/GOT.build/Debug-iphonesimulator/GOT.build/Objects-normal/x86_64/HouseInfo.o : /Users/marvinevins/Library/Autosave\ Information/GOT/GOT/SceneDelegate.swift /Users/marvinevins/Library/Autosave\ Information/GOT/GOT/AppDelegate...
D
module xf.nucleus.graph.KernelGraph; private { import xf.Common; import xf.nucleus.graph.Graph; import xf.nucleus.Param; import xf.nucleus.Kernel; import xf.nucleus.kernel.KernelDef; import xf.nucleus.Function; import xf.mem.ChunkQueue; import xf.mem.FreeList; import xf.mem.ScratchAllocator; static import t...
D
module mutils.events; import core.stdc.string : memset, strlen; import mutils.time; Events gEvents; enum MouseButton { left = 0, right = 1, middle = 2, } enum Key { ctrl, alt, shift, F1,F2,F3,F4,F5,F6,F7,F8,F9,F10,F11,F12, up,down,left,right, space, esc, backspace, delete_, return_, pageup, pagedown...
D
/home/sarah/RustScratchWork/rectangles/target/release/deps/rectangles-b2b3f65e6a69e910: src/main.rs /home/sarah/RustScratchWork/rectangles/target/release/deps/rectangles-b2b3f65e6a69e910.d: src/main.rs src/main.rs:
D
module hosts; import std.stdio, std.string, std.container; import std.algorithm:filter; import vars; public import ipaddr; //private: final class Host { string hn; //FQDN bool changed; Addr4[] i4s; Addr6[] i6s; this(string h, bool ch=true) { hn = h; changed = ch; } override string toString() { return format("...
D
/Users/kidnapper/Documents/25sprout/practice/DerivedData2/practice/Build/Intermediates/IBDesignables/Intermediates/practice.build/Debug-iphonesimulator/practice.build/Objects-normal/x86_64/Main_VC.o : /Users/kidnapper/Documents/25sprout/practice/practice/Search_TPVC.swift /Users/kidnapper/Documents/25sprout/practice/pr...
D
instance BAU_922_Bauer(Npc_Default) { name[0] = NAME_Bauer; npcType = npctype_ambient; guild = GIL_BAU; level = 2; voice = 4; id = 922; attribute[ATR_STRENGTH] = 15; attribute[ATR_DEXTERITY] = 11; attribute[ATR_MANA_MAX] = 0; attribute[ATR_MANA] = 0; attribute[ATR_HITPOINTS_MAX] = 76; attribute[ATR_HITPOIN...
D
// Written in the D programming language. /** This is a submodule of $(MREF std, algorithm). It contains generic _searching algorithms. $(BOOKTABLE Cheat Sheet, $(TR $(TH Function Name) $(TH Description)) $(T2 all, $(D all!"a > 0"([1, 2, 3, 4])) returns $(D true) because all elements are positive) $(T2...
D
module soup.Server; private import gio.IOStream; private import gio.Socket: GIOSocket = Socket; private import gio.SocketAddress; private import glib.ConstructionException; private import glib.ErrorG; private import glib.GException; private import glib.ListSG; private import glib.MainContext; private import glib.Str; ...
D
module UnrealScript.GFxUI.GFxFSCmdHandler; import ScriptClasses; import UnrealScript.Helpers; import UnrealScript.Core.UObject; import UnrealScript.GFxUI.GFxMoviePlayer; import UnrealScript.GFxUI.GFxEvent_FSCommand; extern(C++) interface GFxFSCmdHandler : UObject { public extern(D): private static __gshar...
D
/** * Implement $(LINK2 https://digitalmars.com/articles/b62.html, Value Range Propagation). * * Copyright: Copyright (C) 1999-2023 by The D Language Foundation, All Rights Reserved * Authors: $(LINK2 https://www.digitalmars.com, Walter Bright) * License: $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Bo...
D
/*** * D compatible types that correspond to various basic types in associated * C and C++ compilers. * * Copyright: Copyright Sean Kelly 2005 - 2009. * License: Distributed under the * $(LINK2 http://www.boost.org/LICENSE_1_0.txt, Boost Software License 1.0). * (See accompanying file LICENSE) *...
D
int (int i) { if (i == 0) return 1; return i * f(i - 1); } pragma(msg, f(5) == 120);
D
/Users/sridattbhamidipati/Desktop/money20202015/build/money20202015.build/Debug-iphonesimulator/money20202015.build/Objects-normal/x86_64/CameraViewController.o : /Users/sridattbhamidipati/Desktop/money20202015/money20202015/JSONObject.swift /Users/sridattbhamidipati/Desktop/money20202015/money20202015/DisplayQRViewCon...
D
a child of your grandson or granddaughter
D
/******************************************************************************* Definition of the per-channel statistics to log in addition to those automatically written by ChannelsNodeStats. copyright: Copyright (c) 2012-2017 dunnhumby Germany GmbH. All rights reserved License: Boo...
D
/* $OpenBSD: dsa.h,v 1.40 2023/03/04 20:47:04 tb Exp $ */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * * This package is an SSL implementation written * by Eric Young (eay@cryptsoft.com). * The implementation was written so as to conform with Netscapes SSL. * * This library ...
D
// mock rx2 helper package androidx.room; class RxRoom { }
D
// Copyright © 2012, Jakob Bornecrantz. All rights reserved. // See copyright notice in src/charge/charge.d (GPLv2 only). module miners.menu.list; import std.string : ifind; import lib.gl.gl; import charge.charge; import charge.math.ints : imax; import charge.game.gui.text; import charge.game.gui.input; import char...
D
/***************************************************************************** * * Higgs JavaScript Virtual Machine * * This file is part of the Higgs project. The project is distributed at: * https://github.com/maximecb/Higgs * * Copyright (c) 2012-2013, Maxime Chevalier-Boisvert. All rights re...
D
/** * Perform constant folding. * * 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: $(LINK2 https://github.com/dla...
D
/home/syx/SYXrepo/vacation_homework/percolation/target/debug/deps/approx-8b89a08cfc0dc3e8.rmeta: /home/syx/.cargo/registry/src/mirrors.ustc.edu.cn-61ef6e0cd06fb9b8/approx-0.3.1/src/lib.rs /home/syx/.cargo/registry/src/mirrors.ustc.edu.cn-61ef6e0cd06fb9b8/approx-0.3.1/src/abs_diff_eq.rs /home/syx/.cargo/registry/src/mir...
D
/Users/Jaskeerat/Desktop/CryptoLive/CryptoLive/DerivedData/CryptoLive/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Charts.build/Objects-normal/x86_64/HorizontalBarChartRenderer.o : /Users/Jaskeerat/Desktop/CryptoLive/CryptoLive/Pods/Charts/Source/Charts/Filters/DataApproximator+N.swift /Users/Jaskeerat/...
D
/******************************************************************************* * Common Handler type */ module voile.handler; import core.thread; import std.format; import std.traits, std.range, std.exception, std.typetuple, std.concurrency, std.functional; private template isVirtualMethod(func...) if (func.len...
D
// --------------------------------------------------------- // NPC 'HLR_502_Isgar' // --------------------------------------------------------- instance HLR_502_Isgar (C_NPC) { //-------- primary data -------- name = "Isgar"; guild = GIL_HEALER; npctype = NPCTYPE_MAIN; level =...
D
T[] copyArray(T=I, I)(I[] input) { auto result = new T[input.length]; foreach (n, ref i; input) result[n] = i; return result; } void main() { // copy as is int[] r1 = copyArray([1, 2, 3]); // copy to another type long[] r2 = copyArray!long([1, 2, 3]); }
D