code
stringlengths
3
10M
language
stringclasses
31 values
/Users/GuoYanjun/Desktop/TestDemo/WanAndroid_IOS/Build/Intermediates/Pods.build/Debug-iphonesimulator/HandyJSON.build/Objects-normal/x86_64/PropertyInfo.o : /Users/GuoYanjun/Desktop/TestDemo/WanAndroid_IOS/Pods/HandyJSON/Source/Metadata.swift /Users/GuoYanjun/Desktop/TestDemo/WanAndroid_IOS/Pods/HandyJSON/Source/CBridg...
D
lucky in making unexpected and fortunate discoveries
D
/Users/kando/Desktop/nri/xctesting/Build/Intermediates/xctesting.build/Debug-iphonesimulator/xctesting.build/Objects-normal/x86_64/ViewController.o : /Users/kando/Desktop/nri/xctesting/xctesting/ViewController.swift /Users/kando/Desktop/nri/xctesting/xctesting/AppDelegate.swift /Users/kando/Desktop/nri/xctesting/xctest...
D
module perfontain.misc.draw; import core.stdc.stdlib, perfontain, perfontain.opengl; final class DrawAllocator : RCounted { this(ubyte type) { iv = new IndexVertex(type); } void draw(Program pg, in DrawInfo[] nodes, uint submeshes) { _drawnNodes = cast(uint)nodes.length; _drawnTriangles = 0; pg...
D
module godot.audioeffectdistortion; 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.audioeffect; @GodotBaseClass struct AudioEffectDistortion { static immutable string _GODOT_internal_...
D
// Written in the D programming language. /** This is a submodule of $(MREF std, algorithm). It contains generic _searching algorithms. $(SCRIPT inhibitQuickIndex = 1;) $(BOOKTABLE Cheat Sheet, $(TR $(TH Function Name) $(TH Description)) $(T2 all, $(D all!"a > 0"([1, 2, 3, 4])) returns $(D true) because all el...
D
module utils; import core.time; import std.traits; import rx; import dlangui.core.signals; import dlangui.widgets.widget; ///Wrap a Signal!T as Observable auto asObservable(T)(ref T signal) if (is(T == Signal!U, U) && is(U == interface)) { static if (is(T == Signal!U, U)) { alias return_t = ReturnType...
D
instance NOV_612_BABO(NPC_DEFAULT) { name[0] = "Бабо"; guild = GIL_NOV; id = 612; voice = 3; flags = 0; npctype = NPCTYPE_MAIN; b_setattributestochapter(self,2); fight_tactic = FAI_HUMAN_COWARD; EquipItem(self,itmw_1h_nov_mace); b_createambientinv(self); b_setnpcvisual(self,MALE,"Hum_Head_Fighter",FACE_N_NO...
D
var int Zuris_ItemsGiven_Chapter_1; var int Zuris_ItemsGiven_Chapter_2; var int Zuris_ItemsGiven_Chapter_3; var int Zuris_ItemsGiven_Chapter_4; var int Zuris_ItemsGiven_Chapter_5; func void B_GiveTradeInv_Zuris(var C_Npc slf) { if((Kapitel >= 1) && (Zuris_ItemsGiven_Chapter_1 == FALSE)) { CreateInvItems(slf,ItMi_...
D
// Copyright Ferdinand Majerech 2010 - 2011. // 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) ///Line emitter particle system. module scene.lineemitter; @safe import std.math; import sce...
D
/** BSON serialization and value handling. Copyright: © 2012 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 vibe.data.bson; public import vibe.data.json; import vibe.core.log; import std.algorithm; import std.ar...
D
(Greek mythology) brother of Prometheus
D
/** * Windows API header module * * Translated from MinGW Windows headers * * Authors: Stewart Gordon * License: $(LINK2 http://www.boost.org/LICENSE_1_0.txt, Boost License 1.0) * Source: $(DRUNTIMESRC src/core/sys/windows/_winioctl.d) */ module core.sys.windows.winioctl; version (Windows): @system: // FIXME: ...
D
module os.win.tlb.msscriptcontrol; private import os.win.com.core; enum ScriptControlStates { Initialized = 0x00000000, Connected = 0x00000001, } interface IScriptProcedure : IDispatch { mixin(uuid("70841c73-067d-11d0-95d8-00a02463ab28")); int get_Name(out wchar* pbstrName); int get_NumArgs(ou...
D
module mach.io.file.traverse; private: import mach.error : errno, ErrnoException, SysErrorException; import mach.text.cstring : tocstring, fromcstring; import mach.text.utf : utf8encode; import mach.range.asarray : asarray; import mach.io.file.attributes : Attributes; import mach.io.file.common; import mach.io.file.e...
D
/* Copyright © 2020, Luna Nielsen Distributed under the 2-Clause BSD License, see LICENSE file. Authors: Luna Nielsen */ module game.boards.solitaire.tilegen; import game.boards.solitaire; import engine; import game; import game.tiles; import std.random; import std.conv; /** Generation mode */ en...
D
module ppl4.ParseState; import ppl4.all; final class ParseState { private: int pos; Token[] tokens; public: Module mod; this(Module mod, Token[] tokens) { this.mod = mod; this.tokens = tokens; } Token peek(int i = 0) { if(pos+i < 0) return NO_TOKEN; if(pos+i >...
D
instance PAL_202_Albrecht(Npc_Default) { name[0] = "Albrecht"; 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
/++ Initialization, termination, and registration of D libraries in Godot +/ module godot.d.register; import std.format; import std.meta, std.traits; import std.experimental.allocator, std.experimental.allocator.mallocator; import core.stdc.stdlib : malloc, free; import godot.d.meta; import godot.d.script; import god...
D
<?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_11_BeT-3885536...
D
module ast.c_bind; // Optimized for GL.h and SDL.h; may not work for others!! import ast.base, ast.modules, ast.structure, ast.casting, ast.static_arrays, ast.externs, ast.tuples: AstTuple = Tuple; import tools.compat, tools.functional, alloc; alias asmfile.startsWith startsWith; string buf; string readStream(Input...
D
/Users/triggullberg/Desktop/LpRocks/Build/Intermediates/LpRocks.build/Debug-iphonesimulator/LpRocks.build/Objects-normal/x86_64/NVActivityIndicatorAnimationBallRotate.o : /Users/triggullberg/Desktop/LpRocks/LpRocks/OnboardVC.swift /Users/triggullberg/Desktop/LpRocks/LpRocks/MainVC.swift /Users/triggullberg/Desktop/LpRo...
D
/+ + Copyright (c) Charles Petzold, 1998. + Ported to the D Programming Language by Andrej Mitrovic, 2011. +/ module HexCalc; import core.runtime; import core.thread; import std.conv; import std.ascii; import std.math; import std.range; import std.string; import std.utf; auto toUTF16z(S)(S s) { return toUTFz!...
D
module spasm.rt.memory; import spasm.rt.allocator : WasmAllocator; import stdx.allocator.building_blocks.null_allocator; private __gshared SpasmGCAllocator gcAllocator; version (LDC) import ldc.attributes; import spasm.intrinsics; import spasm.rt.gc; enum wasmPageSize = 64 * 1024; @safe nothrow void alloc_init(uint...
D
instance PAL_6082_RITTER(Npc_Default) { name[0] = NAME_Ritter; guild = GIL_BDT; aivar[AIV_IgnoresFakeGuild] = TRUE; aivar[AIV_IgnoresArmor] = TRUE; id = 6082; voice = 4; flags = 0; npcType = NPCTYPE_PALMORA; aivar[AIV_DropDeadAndKill] = TRUE; B_SetAttributesToChapter(self,6); fight_tactic = FAI_HUMAN_MASTER...
D
any of a class of composite plastics used to make car bodies and cases for computers and other appliances a bachelor's degree in arts and sciences the eleventh month of the civil year the muscles of the abdomen the blood group whose red cells carry both the A and B antigens
D
/home/shepj/xaod/ROOTAnalysisTutorial/RootCoreBin/obj/x86_64-slc6-gcc49-opt/TrigSteeringEvent/obj/TrigPassBits.o /home/shepj/xaod/ROOTAnalysisTutorial/RootCoreBin/obj/x86_64-slc6-gcc49-opt/TrigSteeringEvent/obj/TrigPassBits.d : /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.3.45/TrigSteeringEvent/Root/TrigPassBits.cxx...
D
/* * Copyright (c) 2004-2008 Derelict Developers * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this li...
D
INSTANCE Xeres_03 (Npc_Default) { //----- Monster ---- name = "Xeres"; guild = GIL_STRF; id = 1608; voice = 0; level = 10000; npctype = NPCTYPE_MAIN; flags = 0; //----- Attribute ---- attribute [ATR_STRENGTH] = 250; //+ 105 Waffe attribute [ATR_DEXTERITY] = 100; attribute [A...
D
module texts; import ask.locale; /// static immutable AlexaText_de = mixin(LocaParser!(TextId, import("lang_de.csv"))); /// static immutable AlexaText_en = mixin(LocaParser!(TextId, import("lang_en.csv"))); /// enum TextId { PleaseLogin, PleaseLoginSSML, DefaultCardTitle, HelloCardContent, HelloSSML, ChannelsC...
D
/home/zbf/workspace/git/RTAP/target/debug/deps/semver_parser-0de4503b66472cac.rmeta: /home/zbf/.cargo/registry/src/mirrors.ustc.edu.cn-61ef6e0cd06fb9b8/semver-parser-0.7.0/src/lib.rs /home/zbf/.cargo/registry/src/mirrors.ustc.edu.cn-61ef6e0cd06fb9b8/semver-parser-0.7.0/src/version.rs /home/zbf/.cargo/registry/src/mirro...
D
<?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_4_MobileMedia-...
D
module common.util.config.pair; public { import common.util.config.pair.base; import common.util.config.pair.container; import common.util.config.pair.string; }
D
module dlint.app; import core.stdc.stdio; import std.algorithm.searching : startsWith; import std.typecons : Tuple; import dmd.astcodegen; import dmd.dmodule : Module; import dmd.frontend; import dmd.globals; import dlint.checks.undocumented; Tuple!(Module, "module_", Diagnostics, "diagnostics") parseModule(AST = ...
D
/** * TypeInfo support code. * * Copyright: Copyright Digital Mars 2004 - 2009. * License: $(WEB www.boost.org/LICENSE_1_0.txt, Boost License 1.0). * Authors: Walter Bright */ /* Copyright Digital Mars 2004 - 2009. * Distributed under the Boost Software License, Version 1.0. * (See accompanying...
D
module core.dto.hand_put; import std.concurrency; import std.format; public import core.dto.common; import core.gs; import qs.server; struct HandPutReq { bool side; int indexInHand; Position to; } struct HandPutResp {} HandPutResp handPut(Tid from, ServerInterface server, HandPutReq req) { Quantum q = server.ge...
D
module android.java.java.util.Map_Entry_d_interface; import arsd.jni : IJavaObjectImplementation, JavaPackageId, JavaName, IJavaObject, ImportExportImpl, JavaInterfaceMembers; static import arsd.jni; import import1 = android.java.java.lang.Class_d_interface; import import0 = android.java.java.util.Comparator_d_interfa...
D
module glued.adhesives.config; import std.algorithm; public import glued.pathtree; import glued.logging; import glued.adhesives.bundles; import optional; import properd; //todo no tests at all struct ConfigEntry { string text; Asset source; } //todo Environment seems more natural //todo would this gain a...
D
/*============================================================================= spiritd - Copyright (c) 2009 s.d.hammett a D2 parser library ported from boost::spirit 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....
D
module mci.debugger.cli; import std.array, std.conv, std.socket, std.stdio, mci.debugger.client, mci.debugger.protocol; /** * Represents the exit status of a command line debugger session. */ public enum DebuggerExitCode : ubyte { success = 0, /// Execution finished successful...
D
module hunt.quartz.spi.TriggerFiredResult; import hunt.quartz.spi.TriggerFiredBundle; import std.exception; /** * @author lorban */ class TriggerFiredResult { private TriggerFiredBundle triggerFiredBundle; private Exception exception; this(TriggerFiredBundle triggerFiredBundle) { this.triggerFiredBund...
D
/* Copyright (c) 2018 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, exec...
D
struct S { int i; } auto f() { S[] ss; ss.length = 1; return 0; } enum a = f(); void main() { f(); }
D
instance NONE_ADDON_111_Quarhodron(Npc_Default) { name[0] = "Quarhodron"; guild = GIL_NONE; id = 111; voice = 11; flags = NPC_FLAG_GHOST | NPC_FLAG_IMMORTAL; npcType = NPCTYPE_FRIEND; aivar[AIV_MM_RestEnd] = TRUE; aivar[AIV_ToughGuy] = TRUE; aivar[AIV_ToughGuyNewsOverride] = TRUE; aivar[AIV_IGNORE_Murder] = ...
D
/** * Windows API header module * * Translated from MinGW Windows headers * * License: $(LINK2 http://www.boost.org/LICENSE_1_0.txt, Boost License 1.0) * Source: $(DRUNTIMESRC src/core/sys/windows/_winuser.d) */ module core.sys.windows.winuser; version (Windows): version (ANSI) {} else version = Unicode; pragma...
D
module io.save; import source.app, source.screen; void save(string fileNameBase) { g_fileNameBase = fileNameBase; import core.stdc.stdio; import std.path: buildPath; import std.string; foreach(ref e; sceneManager.current.getList()) if (e.name == "dasher") e.destroy; //...
D
/Users/martyn/Development/AppCoordinatorsLearning/DerivedData/AppCoordinatorsLearning/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/RxSwift.build/Objects-normal/x86_64/CompositeDisposable.o : /Users/martyn/Development/AppCoordinatorsLearning/Pods/RxSwift/RxSwift/Observables/Amb.swift /Users/martyn/Develo...
D
module gfm.freeimage.freeimage; import std.conv, std.string; import derelict.freeimage.freeimage, derelict.util.exception; import std.logger; import gfm.core.text; /// The one exception type thrown in this wrapper. /// A failing FreeImage function should <b>always</b> throw an FreeImageException. cla...
D
module html5.complex.column; import html5; class ColumnElement : DivElement{ import std.conv; int grid = 12; this(int grid = 12){ super(); this.grid = grid; this.tag.attr["class"] = "col-md-" ~ to!(string)(this.grid); } }
D
/Users/zecheng/iosDevelop/secondHand/DerivedData/secondHand/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/SnapKit.build/Objects-normal/x86_64/ConstraintRelation.o : /Users/zecheng/iosDevelop/secondHand/Pods/SnapKit/Source/ConstraintLayoutGuideDSL.swift /Users/zecheng/iosDevelop/secondHand/Pods/SnapKit/So...
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
module rabbitmq.examples.connect_timeout; import std.stdio; import std.string; import std.conv:to; import std.exception; import std.getopt; import symmetry.api.rabbitmq; struct Options { string hostname; ushort port; int timeoutSec; int timeoutMicros; } int main(string[] args) { Options options; amqp_socket_t ...
D
/Users/angelo/Developer/DroppedBits/DangerTest/.build/x86_64-apple-macosx/debug/MarathonCore.build/Codable+TypeInference.swift.o : /Users/angelo/Developer/DroppedBits/DangerTest/.build/checkouts/Marathon/Sources/MarathonCore/Add.swift /Users/angelo/Developer/DroppedBits/DangerTest/.build/checkouts/Marathon/Sources/Mara...
D
module android.java.android.view.accessibility.AccessibilityNodeInfo_TouchDelegateInfo_d_interface; import arsd.jni : IJavaObjectImplementation, JavaPackageId, JavaName, IJavaObject, ImportExportImpl, JavaInterfaceMembers; static import arsd.jni; import import0 = android.java.java.util.Map_d_interface; import import4 ...
D
/** * Semantic analysis for D types. * * 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://github....
D
module gfx.context; import core.types; import core.dbg; import gfx.fence; import gfx.upload_buffer; import opengl; private { extern(System) void debugCallback(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const(GLubyte)* msg, void* data) { import std.co...
D
# FIXED grlib/msp-exp432p401r_grlib_example/fonts/fontcmss36i.obj: ../grlib/msp-exp432p401r_grlib_example/fonts/fontcmss36i.c ../grlib/msp-exp432p401r_grlib_example/fonts/fontcmss36i.c:
D
// Written in the D programming language. /** This module implements a $(HTTP erdani.org/publications/cuj-04-2002.html,discriminated union) type (a.k.a. $(HTTP en.wikipedia.org/wiki/Tagged_union,tagged union), $(HTTP en.wikipedia.org/wiki/Algebraic_data_type,algebraic type)). Such types are useful for type-uniform bin...
D
/* * brush.d * * This module has the structure that is kept with a Brush class for Windows. * * Author: Dave Wilkinson * Originated: July 22th, 2009 * */ module platform.vars.brush; import binding.win32.gdiplusgpstubs; struct BrushPlatformVars { GpBrush* handle; }
D
/Users/cansoykarafakili/Desktop/Hello/build/Intermediates/Hello.build/Debug/JSON.build/Objects-normal/x86_64/JSON+Serialize.o : /Users/cansoykarafakili/Desktop/Hello/.build/checkouts/json.git-9153249592855998091/Sources/JSON/JSON.swift /Users/cansoykarafakili/Desktop/Hello/.build/checkouts/json.git-9153249592855998091/...
D
/Users/piaojin/Desktop/PiaojinSwiftServer/.build/debug/PerfectThread.build/ThreadQueue.swift.o : /Users/piaojin/Desktop/PiaojinSwiftServer/.build/checkouts/Perfect-Thread.git-6541237758607105655/Sources/Promise.swift /Users/piaojin/Desktop/PiaojinSwiftServer/.build/checkouts/Perfect-Thread.git-6541237758607105655/Sourc...
D
/*#D*/ // Copyright © 2015, Jakob Bornecrantz. All rights reserved. // See copyright notice in src/volt/license.d (BOOST ver. 1.0). module volt.util.perf; version (Volt) { import core.typeinfo; import core.rt.gc; } import watt.io.std : writefln; import watt.io.streams : OutputFileStream; import mt = watt.io.monot...
D
module std.experimental.allocator.building_blocks.free_list; import std.experimental.allocator.common; import std.typecons : Flag, Yes, No; /** $(WEB en.wikipedia.org/wiki/Free_list, Free list allocator), stackable on top of another allocator. Allocation requests between $(D min) and $(D max) bytes are rounded up to...
D
/+ This module is part of d2sqlite3. Authors: Nicolas Sicard (biozic) and other contributors at $(LINK https://github.com/biozic/d2sqlite3) Copyright: Copyright 2011-18 Nicolas Sicard. License: $(LINK2 http://www.boost.org/LICENSE_1_0.txt, Boost License 1.0). +/ module d2sqlite3.internal.memory; import ...
D
/** MongoCollection class Copyright: © 2012 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.db.mongo.collection; public import vibe.db.mongo.cursor; public import vibe.db.mongo.connection; import vibe.db.mongo.db; i...
D
/* * This file was automatically generated by sel-utils and * released under the MIT License. * * License: https://github.com/sel-project/sel-utils/blob/master/LICENSE * Repository: https://github.com/sel-project/sel-utils * Generated from https://github.com/sel-project/sel-utils/blob/master/xml/attributes/java3...
D
/** * Contains TelegramPassportElementErrorUnspecified */ module tg.passport.types.telegram_passport_element_error_unspecified; import tg.core.type, tg.core.exception; import std.json, tg.type; /** * Represents an issue in an unspecified place. The error is considered resolved when new data is added. */ class Tel...
D
#!/usr/bin/env dub /+ dub.sdl: name "snippet144" dependency "dwt" path="../../../../../../" libs \ "atk-1.0" \ "cairo" \ "dl" \ "fontconfig" \ "gdk-x11-2.0" \ "gdk_pixbuf-2.0" \ "glib-2.0" \ "gmodule-2.0" \ "gnomeui-2" \ "gnomevfs-2" \ "gobje...
D
instance DIA_Addon_BDT_10031_Wache_EXIT(C_Info) { npc = BDT_10031_Addon_Wache; nr = 999; condition = DIA_Addon_10031_Wache_EXIT_Condition; information = DIA_Addon_10031_Wache_EXIT_Info; permanent = TRUE; description = Dialog_Ende; }; func int DIA_Addon_10031_Wache_EXIT_Condition() { return TRUE; }; func void...
D
instance GRD_280_GARDIST(NPC_DEFAULT) { name[0] = NAME_GARDIST; npctype = NPCTYPE_GUARD; flags = NPC_FLAG_IMMORTAL; guild = GIL_GRD; level = 20; voice = 6; id = 280; attribute[ATR_STRENGTH] = 70; attribute[ATR_DEXTERITY] = 50; attribute[ATR_MANA_MAX] = 0; attribute[ATR_MANA] = 0; attribute[ATR_HITPOINTS_MA...
D
module Renderer.RendElement; import Math; import irenderer; import Renderer.ishader; import platform; //struct SMsurface; //class CRendElement; //struct CMatInfo; //struct PrimitiveGroup; //struct SShader; //struct SShaderTechnique; //struct Plane; ////////////////////////////////////////////////////////////////////...
D
// NOTE: the shootout appears to be BSD licensed content. // Including this in the test suite based on that license. /* The Great Computer Language Shootout http://shootout.alioth.debian.org/ Unoptimised reference implementation contributed by Isaac Gouy */ import core.memory; int main(string[] args) { ...
D
/Users/user/Documents/RiseTimeAssets/server/.build/x86_64-apple-macosx10.10/debug/SQLite.build/Query/SQLiteQuery+TableName.swift.o : /Users/user/Documents/RiseTimeAssets/server/.build/checkouts/sqlite.git--8232814251736334455/Sources/SQLite/Query/SQLiteQuery+Expression+0.swift /Users/user/Documents/RiseTimeAssets/serve...
D
module appstate; import derelict.glfw3 : GLFWwindow; import dlsl.matrix; import erupted; import vdrive; import input; // struct to manage vulkan objects and state struct VDrive_State { // initialize Vulkan vk; alias vk this; VkQueue grap...
D
something that is a counterfeit a person who makes deceitful pretenses (football) a deceptive move made by a football player make a copy of with the intent to deceive tamper, with the purpose of deception speak insincerely or without regard for facts or truths fraudulent not genuine or real
D
// Written in the D programming language. /** This module contains declaration of Widget class - base class for all widgets. Widgets are styleable. Use styleId property to set style to use from current Theme. When any of styleable attributes is being overriden, widget's own copy of style is being created to hold mod...
D
/home/jonas/Ocean-Engine/target/rls/debug/build/memoffset-1a2092ef6a18ea7b/build_script_build-1a2092ef6a18ea7b: /home/jonas/.cargo/registry/src/github.com-1ecc6299db9ec823/memoffset-0.6.4/build.rs /home/jonas/Ocean-Engine/target/rls/debug/build/memoffset-1a2092ef6a18ea7b/build_script_build-1a2092ef6a18ea7b.d: /home/jo...
D
module dlex; public import dlex.DLex, dlex.Rule;
D
module arc.gfx.batch; import std.algorithm.comparison : min, max; import std.stdio; import std.format; import bindbc.opengl; import arc.gfx.shader_program; import arc.gfx.buffers; import arc.gfx.texture; import arc.gfx.mesh; import arc.color; import arc.core; import arc.math; string vs = " #version 330 in vec4 a_...
D
/home/merzouk/COURS_ESGI/RUST/project/RustProject4IABD/raytracer/app/target/debug/build/rayon-4aa20dcdb5a0ee46/build_script_build-4aa20dcdb5a0ee46: /home/merzouk/.cargo/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.1/build.rs /home/merzouk/COURS_ESGI/RUST/project/RustProject4IABD/raytracer/app/target/debug/build/...
D
/** * Defines the bulk of the classes which represent the AST at the expression level. * * Specification: ($LINK2 https://dlang.org/spec/expression.html, Expressions) * * Copyright: Copyright (C) 1999-2020 by The D Language Foundation, All Rights Reserved * Authors: $(LINK2 http://www.digitalmars.com, Walte...
D
/Users/laurin/Documents/School/fbxpollenfallen/build/Pods.build/Debug-iphonesimulator/Charts.build/Objects-normal/x86_64/RadarChartRenderer.o : /Users/laurin/Documents/School/fbxpollenfallen/Pods/Charts/Source/Charts/Data/Implementations/Standard/ChartData.swift /Users/laurin/Documents/School/fbxpollenfallen/Pods/Chart...
D
/Users/AleixDiaz/Desktop/VaporProject/LaSalleChat/.build/x86_64-apple-macosx10.10/debug/Sockets.build/Core/Types.swift.o : /Users/AleixDiaz/Desktop/VaporProject/LaSalleChat/.build/checkouts/sockets.git-972942978533733666/Sources/Sockets/Address/Address+C.swift /Users/AleixDiaz/Desktop/VaporProject/LaSalleChat/.build/ch...
D
instance DMT_12130_MORIUS(Npc_Default) { name[0] = "Мориус, Хранитель Тьмы"; guild = GIL_OUT; level = 500; voice = 18; id = 12130; flags = 0; flags = NPC_FLAG_IMMORTAL; aivar[94] = NPC_EPIC; aivar[AIV_EnemyOverride] = TRUE; aivar[AIV_ToughGuy] = TRUE; aivar[AIV_ToughGuyNewsOverride] = TRUE; aivar[AIV_IGNOR...
D
1 edwin_s_porter 38914 carlos_saura 28675 bruce_malmuth 6148 stuart_heisler 46714 joe_johnston 18439 tom_gries 32776 gregory_nava 12299 david_swift_ii 6157 s_sylvan_simon 22542 don__edmonds 15 dw_griffith 14352 arthur_hiller 45400 christopher_crowe 12306 ken_annakin 38931 eliseo_subiela 34836 corey_yuen 6165 leslie_arl...
D
a slippery smoothness a magazine printed on good quality paper a film of oil or garbage floating on top of water a trowel used to make a surface slick make slick or smooth give a smooth and glossy appearance made slick by e.g. ice or grease having only superficial plausibility having a smooth, gleaming surface reflecti...
D
module android.java.org.apache.http.conn.ssl.StrictHostnameVerifier_d_interface; import arsd.jni : IJavaObjectImplementation, JavaPackageId, JavaName, IJavaObject, ImportExportImpl, JavaInterfaceMembers; static import arsd.jni; import import1 = android.java.javax.net.ssl.SSLSession_d_interface; import import2 = androi...
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 ...
D
/++ Bubble Sort for Forward Ranges Authors: Xinok License: Public Domain ++/ module xsort.bubblesort; import std.range, std.algorithm, std.functional; /++ Sorts a forward range in-place using the bubble sort algorithm Params: LessFun = Predicate used for comparing elements Rang...
D
module app; import derelict.sdl2.sdl; import derelict.sdl2.image; // import derelict.sdl2.mixer; import derelict.sdl2.ttf; // import derelict.sdl2.net; import std.stdio; import std.random; import std.conv; import std.string; import sdlutil; import destination; import unit; import movement; import resources; import ...
D
/** * TypeInfo support code. * * Copyright: Copyright Digital Mars 2004 - 2009. * License: $(WEB www.boost.org/LICENSE_1_0.txt, Boost License 1.0). * Authors: Walter Bright */ /* Copyright Digital Mars 2004 - 2009. * Distributed under the Boost Software License, Version 1.0. * (See accompanying...
D
module godot.toolbutton; 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.button; @GodotBaseClass struct ToolButton { static immutable string _GODOT_internal_name = "ToolButton"; public...
D
/Users/caijie/MLJRCode/Bowling/Example/build/Pods.build/Debug-iphonesimulator/Alamofire.build/Objects-normal/x86_64/MultipartFormData.o : /Users/caijie/MLJRCode/Bowling/Example/Pods/Alamofire/Source/MultipartFormData.swift /Users/caijie/MLJRCode/Bowling/Example/Pods/Alamofire/Source/Timeline.swift /Users/caijie/MLJRCod...
D
/Users/apple/Desktop/save/HW9.01/build/Pods.build/Debug-iphonesimulator/AlamofireImage.build/Objects-normal/x86_64/UIImage+AlamofireImage.o : /Users/apple/Desktop/save/HW9.01/Pods/AlamofireImage/Source/AFIError.swift /Users/apple/Desktop/save/HW9.01/Pods/AlamofireImage/Source/Image.swift /Users/apple/Desktop/save/HW9.0...
D
/Users/lanussebaptiste/Desktop/CubeSavinien/Build/Intermediates/CubeSavinien.build/Debug-iphoneos/CubeSavinien.build/Objects-normal/armv7/RectangleLayer.o : /Users/lanussebaptiste/Desktop/CubeSavinien/CubeSavinien/BottomViewController.swift /Users/lanussebaptiste/Desktop/CubeSavinien/CubeSavinien/RightViewController.sw...
D
// Written in the D programming language. /** * Templates which extract information about types and symbols at compile time. * * $(SCRIPT inhibitQuickIndex = 1;) * * $(DIVC quickindex, * $(BOOKTABLE , * $(TR $(TH Category) $(TH Templates)) * $(TR $(TD Symbol Name _traits) $(TD * $(LREF fullyQualifie...
D
/Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/x86_64-apple-macosx10.10/debug/Console.build/Console/Console+Options.swift.o : /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/console.git--2431895819212044213/Sources/Console/Swift3.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.b...
D
<!DOCTYPE html> <html> <!-- Mirrored from www.cognitiveclouds.com/img/c/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
import std.process, std.format, std.stdio, std.file; void main() { string build_dub = "dub build --build=release"; string[string] commands = [ "amv" : build_dub, "cxz" : build_dub, "doco" : build_dub, "dww" : build_dub, "hexr" : build_dub, "streamFilter" : build_dub, ...
D
/home/sky/Workshop/solana-app/target/release/build/syn-21506e0b7e0f02a6/build_script_build-21506e0b7e0f02a6: /home/sky/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-1.0.80/build.rs /home/sky/Workshop/solana-app/target/release/build/syn-21506e0b7e0f02a6/build_script_build-21506e0b7e0f02a6.d: /home/sky/.cargo/regi...
D