code
stringlengths
3
10M
language
stringclasses
31 values
module dopus.lister.actions.deleteaction; import dopus; import dopus.lister.actions; import gtkd.x.treeselection; import std.file; static this() { ListerActions.register!DeleteAction; } class DeleteAction : SimpleAction { this(Lister lister) { super("delete", null); addOnActivate(delegate...
D
module rocl.controls.login; import std, perfontain, rocl; final class WinLogin : RCounted { void draw() { if (_adding || accounts.empty) drawAddAccount; else drawAccountSelection; } private: mixin NuklearBase; @property ref accounts() { return PE.settings.accounts; } void dr...
D
/* * The MIT License (MIT) * * Copyright (c) 2014 Devisualization (Richard Andrew Cattermole) * * 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
/Users/HL/Documents/AppleBite/AxxessChallenge/build/Pods.build/Debug-iphonesimulator/Kingfisher.build/Objects-normal/x86_64/ImageView+Kingfisher.o : /Users/HL/Documents/AppleBite/AxxessChallenge/Pods/Kingfisher/Sources/AnimatedImageView.swift /Users/HL/Documents/AppleBite/AxxessChallenge/Pods/Kingfisher/Sources/Box.swi...
D
module android.java.org.w3c.dom.Text_d_interface; import arsd.jni : IJavaObjectImplementation, JavaPackageId, JavaName, IJavaObject, ImportExportImpl, JavaInterfaceMembers; static import arsd.jni; import import5 = android.java.org.w3c.dom.Document_d_interface; import import2 = android.java.org.w3c.dom.Node_d_interface...
D
instance BDT_1074_Addon_Edgor (Npc_Default) { // ------ NSC ------ name = "Edgor"; guild = GIL_BDT; id = 1074; voice = 6; flags = 0; npctype = NPCTYPE_MAIN; // ------ Attribute ------ B_SetAttributesToChapter (self, 4); // ------ Kampf-Taktik ------ fight_tactic = FAI_HUMAN_NORMAL; //...
D
// Copyright Vladimir Panteleev 2020 // 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 dscanner.analysis.unused_result; import dscanner.analysis.base; import dscanner.analysis.mismatche...
D
/Users/kelvintan/Desktop/MVP/Build/Intermediates.noindex/MVP.build/Debug-iphonesimulator/MVP.build/Objects-normal/x86_64/HomePresenter.o : /Users/kelvintan/Desktop/MVP/MVP/SceneDelegate.swift /Users/kelvintan/Desktop/MVP/MVP/AppDelegate.swift /Users/kelvintan/Desktop/MVP/MVP/View/Home/HomeTableViewCell.swift /Users/kel...
D
/** * Compiler implementation of the * $(LINK2 http://www.dlang.org, D programming language). * * Copyright: Copyright (c) 1999-2016 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
/** DDBC - D DataBase Connector - abstraction layer for RDBMS access, with interface similar to JDBC. Source file ddbc/package.d DDBC library attempts to provide implementation independent interface to different databases. API is similar to Java JDBC API. http://docs.oracle.com/javase/7/docs/technotes/guides/jdbc/ ...
D
module dbg.glhelpers; import glad.gl.all; import glad.gl.loader; import bindbc.glfw; import std.conv, std.math; import std.string, std.algorithm; public import std.exception; private string LoadFileAsStrRet(string path) { import std.file : readText; return readText!string(path); } /// Floating-point type alias GF...
D
/* REQUIRED_ARGS: -o- -H -Hf${RESULTS_DIR}/compilable/testheader12567a.di PERMUTE_ARGS: OUTPUT_FILES: ${RESULTS_DIR}/compilable/testheader12567a.di TEST_OUTPUT: --- === ${RESULTS_DIR}/compilable/testheader12567a.di // D import file generated from 'compilable/testheader12567a.d' deprecated module header12567a; void mai...
D
/Users/Jorge/Desktop/Projects/Web/Swift/kisiBootcamp/.build/x86_64-apple-macosx/debug/SQL.build/SQLCreateIndexBuilder.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/SQLJoi...
D
/home/cmd/Programming/code/rust/hello_world/target/debug/deps/hello_world-b45241a20cf0faac.rmeta: src/main.rs /home/cmd/Programming/code/rust/hello_world/target/debug/deps/hello_world-b45241a20cf0faac.d: src/main.rs src/main.rs:
D
/******************************************************************************* Memory Channel Storage Engine This module implements the IStorageEngine for a memory channel using Tokyo Cabinet as the real storage engine. copyright: Copyright (c) 2013-2017 sociomantic labs GmbH. All rights re...
D
// PERMUTE_ARGS: // REQUIRED_ARGS: -D -Ddtest_results/compilable -o- // POST_SCRIPT: compilable/extra-files/ddocAny-postscript.sh 648 module ddoc648; /// Mixin declaration mixin template Mixin1() { /// struct S struct S { } } /// class A class A { /// field x int x; /// no docs for mixin statem...
D
// // Written and provided by Benjamin Thaut // Complications improved by Rainer Schuetze // // file access monitoring added by Rainer Schuetze, needs filemonitor.dll in the same // directory as pipedmd.exe, or tracker.exe from the MSBuild tool chain module pipedmd; import std.stdio; import core.sys.window...
D
/******************************************* * NSC liest Buch an Stehtisch * *******************************************/ func void ZS_ReadBook_Xardas () //Buch auf Stehtisch, { //PrintDebugNpc (PD_TA_FRAME,"ZS_ReadBook"); // Wahrnehmungen aktiv //Npc_PercEnable (self, PERC_ASSESSENEMY ...
D
instance MIL_303_TORWACHE(NPC_DEFAULT) { name[0] = "Стражник у двери"; guild = GIL_MIL; id = 303; voice = 7; flags = 0; npctype = NPCTYPE_MAIN; b_setattributestochapter(self,3); fight_tactic = FAI_HUMAN_STRONG; EquipItem(self,itmw_1h_mil_sword); b_createambientinv(self); b_setnpcvisual(self,MALE,"Hum_Head_B...
D
/Users/babaiholdings/Documents/AlchemintWalletiOS/AlchemintProject/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/RxSwift.build/Objects-normal/x86_64/CompositeDisposable.o : /Users/babaiholdings/Documents/AlchemintWalletiOS/AlchemintProject/Pods/RxSwift/RxSwift/Observables/Amb.swift /Users/babaiholdings/D...
D
the quality of being near to the true value (mathematics) the number of significant figures given in a number
D
/root/pkg/portex_pkg/simulation/service/target/release/build/memchr-3ec4b1707c908337/build_script_build-3ec4b1707c908337: /root/.cargo/registry/src/github.com-1ecc6299db9ec823/memchr-2.3.0/build.rs /root/pkg/portex_pkg/simulation/service/target/release/build/memchr-3ec4b1707c908337/build_script_build-3ec4b1707c908337....
D
FUNC VOID CHECKPOINT () { if (hero.aivar[AIV_Loadgame] == FALSE) { Snd_Play ("JIBOTELEPORT"); }; if (Lore == TRUE) && (CurrentLevel == LEVEL01_ZEN) { Lore = FALSE; Wld_SendTrigger ("LORE01"); }; if (Lore_R == TRUE) && (CurrentLevel == LEVEL03_ZEN) { Lore_R = FALSE; Wld_SendTrigger ("LORE01"); }...
D
instance BDT_1024_MALETHSBANDIT(NPC_DEFAULT) { name[0] = "Главарь разбойников"; guild = GIL_BDT; id = 1024; voice = 13; flags = 0; npctype = NPCTYPE_AMBIENT; b_setattributestochapter(self,5); fight_tactic = FAI_HUMAN_STRONG; EquipItem(self,itmw_1h_sld_axe); EquipItem(self,itrw_mil_crossbow); b_createambient...
D
an unknown and unpredictable phenomenon that causes an event to result one way rather than another a large amount of wealth or prosperity an unknown and unpredictable phenomenon that leads to a favorable outcome your overall circumstances or condition in life (including everything that happens to you
D
/** <script type="text/javascript">inhibitQuickIndex = 1</script> $(BOOKTABLE , $(TR $(TH Category) $(TH Functions) ) $(TR $(TDNW Template API) $(TD $(MYREF MD5) ) ) $(TR $(TDNW OOP API) $(TD $(MYREF MD5Digest)) ) $(TR $(TDNW Helpers) $(TD $(MYREF md5Of)) ) ) * Computes MD5 hashes of arbitrary data. MD5 hashes are 1...
D
module hunt.http.codec.websocket.frame.TextFrame; import hunt.http.codec.websocket.frame.DataFrame; import hunt.http.codec.websocket.frame.AbstractWebSocketFrame; import hunt.http.WebSocketCommon; import hunt.http.WebSocketFrame; import hunt.io.ByteBuffer; import hunt.io.BufferUtils; import hunt.text.Common; class ...
D
a twelve-sided polygon
D
import std.stdio; class Resource { this(string name) { writefln("open %s", name); this.name = name; } void close() { writefln("close %s", name); } string name; } Resource prepOut(string outName, string[] prepNames) { auto writer = new Resource(outName); scope(fail...
D
/Users/memo/Desktop/MiraclePill/DerivedData/MiraclePill/Build/Intermediates/MiraclePill.build/Debug-iphonesimulator/MiraclePill.build/Objects-normal/x86_64/AppDelegate.o : /Users/memo/Desktop/MiraclePill/MiraclePill/ViewController.swift /Users/memo/Desktop/MiraclePill/MiraclePill/AppDelegate.swift /Applications/Xcode.a...
D
// ************************************************************ // EXIT // ************************************************************ instance DIA_DiegoOw_EXIT(C_INFO) { npc = PC_ThiefOw; nr = 999; condition = DIA_DiegoOw_EXIT_Condition; information = DIA_DiegoOw_EXIT_Info; permanent = TRUE; de...
D
module org.serviio.library.local.metadata.extractor.video.FileNameParser; import java.io.File; import java.util.regex.Matcher; import java.util.regex.Pattern; import org.serviio.library.entities.Repository; import org.serviio.util.FileUtils; import org.serviio.util.StringUtils; public class FileNameParser { private...
D
import std.stdio, std.algorithm, std.conv, std.array, std.string, std.math, std.typecons; void main() { auto hw = readln.split.to!(int[]); auto H = hw[0]; auto W = hw[1]; wchar[][] ss; ss.length = H; foreach (i; 0..H) ss[i] = readln.chomp.to!(wchar[]); int[][] ns; ns.length = H; f...
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.stdio; int N, M; int[] f, overlap, mem; immutable int MOD = 10^^9+7; void main() { auto s = readln.split.map!(to!int); N...
D
/Users/mickaeljordan/Desktop/Citizen/DerivedData/Citizen/Build/Intermediates/Citizen.build/Debug-iphonesimulator/CitizenTests.build/Objects-normal/x86_64/CitizenTests.o : /Users/mickaeljordan/Desktop/Citizen/CitizenTests/CitizenTests.swift /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/u...
D
/** BSON serialization and value handling. Copyright: © 2012-2015 Sönke Ludwig License: Subject to the terms of the MIT license, as written in the included LICENSE.txt file. Authors: Sönke Ludwig */ module vibe.data.bson; /// unittest { void manipulateBson(Bson b) { import std.stdio; // retrieving the valu...
D
module dedit.main; import std.format; import dlangui; mixin APP_ENTRY_POINT; extern (C) int UIAppMain(string[] args) { auto window = Platform.instance.createWindow("t19 test", null); auto vlay = new VerticalLayout; window.mainWidget = vlay; MainMenu mm = new MainMenu; auto mm0 = new MenuItem...
D
/**************************************************************************** ** ** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of the QtWidgets module of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL21$ ** Commercial License Usage ** Lice...
D
/** * Copyright © DiamondMVC 2019 * License: MIT (https://github.com/DiamondMVC/Diamond/blob/master/LICENSE) * Author: Jacob Jensen (bausshf) */ module diamond.seo.schema.structures.organizations.localbusinesses.store; import diamond.core.apptype; static if (isWeb) { import diamond.seo.schema.structures.organizatio...
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
/home/nils/git/just_another_card_game/card_game_client/target/debug/build/getrandom-384b0be3da23b777/build_script_build-384b0be3da23b777: /home/nils/.cargo/registry/src/github.com-1ecc6299db9ec823/getrandom-0.1.14/build.rs /home/nils/git/just_another_card_game/card_game_client/target/debug/build/getrandom-384b0be3da23...
D
/////////////////////////////////////////////////////////////////////// // Info EXIT /////////////////////////////////////////////////////////////////////// INSTANCE DIA_Alvares_EXIT (C_INFO) { npc = SLD_840_Alvares; nr = 999; condition = DIA_Alvares_EXIT_Condition; information = DIA_Alvares_E...
D
module hunt.wechat.bean.paymch.Unifiedorder; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlRootElement; import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter; import hunt.wechat.bean.AdaptorCDATA; import java.math...
D
/** This module contains various combinatorics algorithms. Authors: Sebastian Wilzbach, Ilia Ki License: $(HTTP www.apache.org/licenses/LICENSE-2.0, Apache-2.0) */ module mir.combinatorics; import mir.primitives: hasLength; import mir.qualifier; import std.traits; /// version(mir_test) unittest { import mir.nds...
D
module android.java.android.R_drawable; public import android.java.android.R_drawable_d_interface; import arsd.jni : ImportExportImpl; mixin ImportExportImpl!R_drawable; import import0 = android.java.java.lang.Class;
D
/Users/AleixDiaz/Desktop/VaporProject/LaSalleChat/.build/x86_64-apple-macosx10.10/debug/Vapor.build/JSON/HTTP/Body+JSON.swift.o : /Users/AleixDiaz/Desktop/VaporProject/LaSalleChat/.build/checkouts/vapor.git-5492988889259800272/Sources/Vapor/JSON/HTTP/Message+JSON.swift /Users/AleixDiaz/Desktop/VaporProject/LaSalleChat/...
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
.hd st_profile "statement-level profile" 03/25/82 st_profile [ <count_file> ] <source_code_file> .ds 'St_profile' is used to convert the profiling information generated by a Ratfor program processed with the "-c" option into a readable report. The optional <count_file> argument is the name of a statement_level profil...
D
module UnrealScript.TribesGame.TrCamera_SpectatorBookmark; import ScriptClasses; import UnrealScript.Helpers; import UnrealScript.Engine.CameraActor; extern(C++) interface TrCamera_SpectatorBookmark : CameraActor { public extern(D): private static __gshared ScriptClass mStaticClass; @property final static...
D
/substrate-node-template/target/debug/build/failure_derive-b136b0ef0ca4c56c/build_script_build-b136b0ef0ca4c56c: /root/.cargo/registry/src/github.com-1ecc6299db9ec823/failure_derive-0.1.8/build.rs /substrate-node-template/target/debug/build/failure_derive-b136b0ef0ca4c56c/build_script_build-b136b0ef0ca4c56c.d: /root/....
D
be hungry die of food deprivation deprive of food have a craving, appetite, or great desire for deprive of a necessity and cause suffering
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
/home/knoldus/IdeaProjects/assignment_thirteen/target/debug/deps/assignment_thirteen-fe4558825a5d7b3c: src/main.rs /home/knoldus/IdeaProjects/assignment_thirteen/target/debug/deps/assignment_thirteen-fe4558825a5d7b3c.d: src/main.rs src/main.rs:
D
module android.java.javax.security.cert.CertificateExpiredException; public import android.java.javax.security.cert.CertificateExpiredException_d_interface; import arsd.jni : ImportExportImpl; mixin ImportExportImpl!CertificateExpiredException; import import4 = android.java.java.lang.Class; import import3 = android.j...
D
/** * A depth-first visitor for expressions. * * 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 License 1.0) * Source: $(LINK2 https:/...
D
module temple.vibe; version(Have_vibe_d): pragma(msg, "Compiling Temple with Vibed support"); private { import temple; import vibe.http.server; import vibe.textfilter.html; import std.stdio; import std.variant; } struct TempleHtmlFilter { private static struct SafeString { const string payload; } static...
D
module dcrypt.random.fortuna.sources.rdrand; import dcrypt.random.rdrand; import dcrypt.random.fortuna.entropysource; import dcrypt.random.fortuna.fortuna: addEntropy; /// Generate entropy data with intel rdrand instruction. @safe public class RDRandEntropySource: EntropySource { private { uint delay = 250; R...
D
(colloquial) the application of maximum thrust (computing) a security system consisting of a combination of hardware and software that limits the exposure of a computer or computer network to attack from crackers a fireproof (or fire-resistant) wall designed to prevent the spread of fire through a building or a vehicle...
D
/Users/freebird/Desktop/Work/wokinprogress/Bump/Bump/build/Bump.build/Debug-iphonesimulator/Bump.build/Objects-normal/x86_64/SwitchCell.o : /Users/freebird/Desktop/Work/wokinprogress/Bump/Bump/Bump/ViewController/CameraVC.swift /Users/freebird/Desktop/Work/wokinprogress/Bump/Bump/Bump/ViewController/NameVC.swift /Users...
D
import std.stdio; import hunt.entity; import model.UserInfo; import model.UserApp; import model.AppInfo; import model.Car; import model.IDCard; import model.LoginInfo; import hunt.logging; import std.traits; import std.format; import std.array; import core.stdc.stdlib; import core.runtime; import std.conv; import hun...
D
// D import file generated from 'sqlite3\sqlite3.d' module sqlite3.sqlite3; extern (C) { version (Tango) { import tango.stdc.stdarg; import tango.stdc.inttypes; } else { import std.c.stdarg; import std.stdint; } version (build) { pragma (link, "sqlite3"); } const char[] SQLITE_VERSION =...
D
// Written in the D programming language. /** JavaScript Object Notation Copyright: Copyright Jeremie Pelletier 2008 - 2009. License: <a href="http://www.boost.org/LICENSE_1_0.txt">Boost License 1.0</a>. Authors: Jeremie Pelletier, David Herberth References: $(LINK http://json.org/) Source: $(PHOBOSSRC std/_js...
D
/home/ubuntu/rustex/ch11/target/debug/deps/ch11-2ac1aaab98b70a3a.rmeta: src/lib.rs /home/ubuntu/rustex/ch11/target/debug/deps/libch11-2ac1aaab98b70a3a.rlib: src/lib.rs /home/ubuntu/rustex/ch11/target/debug/deps/ch11-2ac1aaab98b70a3a.d: src/lib.rs src/lib.rs:
D
version https://git-lfs.github.com/spec/v1 oid sha256:b333bf70f4ebe06194bd4215982096b0abeac62e1d3cfd2fab78fccaa06470f9 size 2490
D
import vibe.d; void getVersion(HTTPServerRequest req, HTTPServerResponse res) { res.writeBody("0.0.1"); }
D
/** * Authors: Frank Benoit <keinfarbton@googlemail.com> */ module dwt.dwthelper.ByteArrayOutputStream; public import dwt.dwthelper.OutputStream; import dwt.dwthelper.utils; import tango.io.device.Array; public class ByteArrayOutputStream : dwt.dwthelper.OutputStream.OutputStream { protected Array ...
D
module emul.m68k.instructions.bsr; import emul.m68k.instructions.common; package nothrow: void addBsrInstructions(ref Instruction[ushort] ret) pure { foreach(i; 0x1..0xfe) { ret.addInstruction(Instruction("bsr",cast(ushort)(0x6100 | i),0x2,&bsrImpl!void)); } ret.addInstruction(Instruction("bs...
D
/home/hustccc/OS_Tutorial_Summer_of_Code/rCore_Labs/Lab5/os/target/riscv64imac-unknown-none-elf/debug/deps/buddy_system_allocator-f0fb5a3b03b906ad.rmeta: /home/hustccc/.cargo/registry/src/mirrors.ustc.edu.cn-61ef6e0cd06fb9b8/buddy_system_allocator-0.3.9/src/lib.rs /home/hustccc/.cargo/registry/src/mirrors.ustc.edu.cn-6...
D
module ogre.resources.highlevelgpuprogram; debug import std.stdio; import ogre.materials.gpuprogram; import ogre.singleton; import ogre.general.common; import ogre.general.generals; import ogre.exception; import ogre.resources.unifiedhighlevelgpuprogram; import ogre.resources.resource; import ogre.resources.resourceman...
D
prototype Mst_Default_Sleeper(C_Npc) { name[0] = "Spáč"; guild = GIL_SLF; aivar[AIV_IMPORTANT] = ID_SLEEPER; level = 2000; attribute[ATR_STRENGTH] = 500; attribute[ATR_DEXTERITY] = 500; attribute[ATR_HITPOINTS_MAX] = 1000; attribute[ATR_HITPOINTS] = 1000; attribute[ATR_MANA_MAX] = 500; attribute[ATR_MANA] = 5...
D
On June 4, former Liberian president Charles Taylor will be tried by the UN-backed Special Court for Sierra Leone in The Hague, where he’s been held since last year. He was the single most powerful figure behind a series of civil wars in Liberia and Sierra Leone from 1989-2003. Taylor pleaded innocent to 11 charges of ...
D
/** * Support for NT exception handling * * Compiler implementation of the * $(LINK2 https://www.dlang.org, D programming language). * * Copyright: Copyright (C) 1994-1998 by Symantec * Copyright (C) 2000-2021 by The D Language Foundation, All Rights Reserved * Authors: $(LINK2 https://www.di...
D
/** DMD compiler support. Copyright: © 2013-2013 rejectedsoftware e.K. License: Subject to the terms of the MIT license, as written in the included LICENSE.txt file. Authors: Sönke Ludwig */ module dub.compilers.dmd; import dub.compilers.compiler; import dub.internal.utils; import dub.internal.vibecompat.core.log...
D
module ut.old.type; import dpp.from; import dpp.test; import dpp.translation.type; import clang: Type; string translate(in from!"clang".Type type) @safe pure { import dpp.translation.type: translate_ = translate; import dpp.runtime.context: Context; Context context; return translate_(type, context); ...
D
/******************************************************************************* * Copyright (c) 2000, 2008 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
instance DIA_Addon_Erol_EXIT(C_Info) { npc = VLK_4303_Addon_Erol; nr = 999; condition = DIA_Addon_Erol_EXIT_Condition; information = DIA_Addon_Erol_EXIT_Info; permanent = TRUE; description = Dialog_Ende; }; func int DIA_Addon_Erol_EXIT_Condition() { return TRUE; }; func void DIA_Addon_Erol_EXIT_Info() { AI_...
D
/* * Hunt - A data validation for DLang based on hunt library. * * Copyright (C) 2015-2019, HuntLabs * * Website: https://www.huntlabs.net * * Licensed under the Apache-2.0 License. * */ module hunt.validation.constraints.NotBlank; struct NotBlank { string message="may not be empty"; }
D
/** * Oracle import library. * * Part of the D DBI project. * * Version: * Oracle 10g revision 2 * * Import library version 0.04 * * Authors: The D DBI project * * Copyright: BSD license */ module dbi.oracle.imp.xa; const uint XIDDATASIZE = 128; /// Size in bytes. const uint MAXGTRIDSIZE = 64; /// ...
D
module hunt.http.codec.websocket.model.UpgradeRequest; import hunt.http.codec.websocket.model.ExtensionConfig; import hunt.http.codec.http.model.Cookie; import hunt.http.codec.http.model.HttpURI; // dfmt off version(WITH_HUNT_SECURITY) { import hunt.security.Principal; } // dfmt on import hunt.collection; /** ...
D
/Users/davidsullivan/Desktop/Programing/Rust/renderer/renderer/target/debug/renderer-a3b1b18757392d80.dSYM: /Users/davidsullivan/Desktop/Programing/Rust/renderer/renderer/src/lib.rs /Users/davidsullivan/Desktop/Programing/Rust/renderer/renderer/src/main.rs
D
/******************************************************************************* * Copyright (c) 2000, 2008 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
//рычаг от пещеры на острове воров //высегда выкл., воры внутри func int CanUse_Thief_Isle() { if (Npc_IsPlayer(self)) { PrintScreen("Не двигается.",-1,20,FONT_ScreenSmall,2); }; return FALSE; };
D
module org.serviio.restlet.RestletConstants; public class RestletConstants { public static final int API_PORT = 23423; public static final int CDS_PORT = 23424; } /* Location: C:\Users\Main\Downloads\serviio.jar * Qualified Name: org.serviio.restlet.RestletConstants * JD-Core Version: 0.7.0.1 ...
D
/Users/Jorge/Desktop/Projects/Web/Swift/kisiBootcamp/.build/x86_64-apple-macosx/debug/GoogleCloud.build/Storage/API/ObjectACLAPI.swift.o : /Users/Jorge/Desktop/Projects/Web/Swift/kisiBootcamp/.build/checkouts/google-cloud-provider/Sources/GoogleCloud/Storage/API/ObjectACLAPI.swift /Users/Jorge/Desktop/Projects/Web/Swif...
D
/// High-level wrappers for C-conversion functions. module nxt.cconv; /// Returns: `value` as a `string`. void toStringInSink(const double value, scope void delegate(scope const(char)[]) @safe sink, in uint digitCount = 5) @trusted { static immutable digitCountMax = 61; ...
D
/******************************************************************************* * Copyright (c) 2000, 2005 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
module scrypt.scryptenc; /*- * Copyright 2009 Colin Percival * 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 * noti...
D
module day18_2; import io = std.stdio, std.file, std.algorithm, std.range, std.typecons; import std.conv, std.math, std.string : splitLines; import std.algorithm.comparison : min; alias Pnt = Tuple!(long, "x", long, "y"); string toStr(Pnt p) { import std.format; return format("(%s,%s)", p.x, p.y); } bool try...
D
instance BDT_1025_Bandit_H(Npc_Default) { name[0] = NAME_Bandit; guild = GIL_BDT; id = 1025; voice = 9; flags = 0; npcType = NPCTYPE_MAIN; aivar[AIV_EnemyOverride] = TRUE; B_SetAttributesToChapter(self,3); fight_tactic = FAI_HUMAN_STRONG; EquipItem(self,ItMw_1h_Sld_Sword); EquipItem(self,ItRw_Sld_Bow); B_C...
D
module widgets.inputsgrid; import std.string; import std.file; import std.path; import std.stdio; import gtk.Widget; import gtk.Grid; import gtk.Entry; import gtk.Label; import gtk.Button; import gtk.Image; import gtk.IconTheme; import gtk.FileChooserDialog; import gtk.FileFilter; import gtk.Window; import gdk.Pixbu...
D
/Users/abelfernandez/projects/vapor-server/Hello/.build/debug/Core.build/DataFile.swift.o : /Users/abelfernandez/projects/vapor-server/Hello/.build/checkouts/core.git-9210800844849382486/Sources/Core/RFC1123.swift /Users/abelfernandez/projects/vapor-server/Hello/.build/checkouts/core.git-9210800844849382486/Sources/Cor...
D
/* TEST_OUTPUT: --- fail_compilation/ice11553.d(22): Error: recursive template expansion while looking for `A!().A()` --- */ template A(alias T) { template A() { alias A = T!(); } } template B() { alias B = A!(.B); } static if (A!B) {}
D
#!/usr/bin/env -S rdmd -I.. module day22.part2; import common.io; import std.stdio; import std.string; import std.conv; import std.algorithm; import std.array; import std.format : formattedRead; import std.exception; int game = 0; long calculateScore(int[] player) { long sum = 0; ulong cardNum = player.length; f...
D
build/Debug/Cygwin-Windows/HW10_6.o: HW10_6.cpp DynamicStack.h DynamicStack.h:
D
/* * This file is part of gtkD. * * gtkD is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2.1 of the License, or * (at your option) any later version. * * gtkD is distribut...
D
import std.stdio; import example.api.examplerpc; import example.api.example; import hunt.service.remoting.invoker.ServiceInvokerFactory; import hunt.service.RegistryConfig; import neton.client.NetonOption; import hunt.net; import std.conv; void main() { NetUtil.startEventLoop(); auto invokerFactory = new Service...
D
/Users/oyo02699/apps/easycrm/easycrm-api/target/rls/debug/deps/traitobject-651b635d9f4755e2.rmeta: /Users/oyo02699/.cargo/registry/src/mirrors.ustc.edu.cn-61ef6e0cd06fb9b8/traitobject-0.1.0/src/lib.rs /Users/oyo02699/.cargo/registry/src/mirrors.ustc.edu.cn-61ef6e0cd06fb9b8/traitobject-0.1.0/src/impls.rs /Users/oyo0269...
D
/Users/nathaneidelson/Developer/CS51-Demo/Build/Intermediates/CS51-Demo.build/Debug-iphonesimulator/CS51-Demo.build/Objects-normal/x86_64/NEPhotoLogDetailViewController.o : /Users/nathaneidelson/Developer/CS51-Demo/CS51-Demo/Models/PhotoLog.swift /Users/nathaneidelson/Developer/CS51-Demo/CS51-Demo/NEPhotoLogDetailViewC...
D
/Users/lizziesiegle/Desktop/server/DerivedData/server/Build/Intermediates/server.build/Debug/Kitura.build/Objects-normal/x86_64/RouterRequest.o : /Users/lizziesiegle/Desktop/server/Packages/Kitura-1.6.2/Sources/Kitura/Error.swift /Users/lizziesiegle/Desktop/server/Packages/Kitura-1.6.2/Sources/Kitura/FileResourceServer...
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