code
stringlengths
3
10M
language
stringclasses
31 values
PLONG PLAT ED95 KD LOMAGAGE HIMAGAGE SLAT SLONG RESULTNO DP DM WT ROCKTYPE 208.800003 61.5 2.9000001 136 116 124 43.2999992 -70.6999969 1654 3.29999995 4.4000001 0.990742332 intrusives, gabbro 191 72.4000015 2.4000001 49.2000008 117 127 45.2999992 -73.1999969 1610 2.79999995 3.70000005 0.943640785 intrusives 189.5 71.3...
D
import gtk.Main; import views; import controllers; import gtk.Application; void main(string[] args) { // Main.init(args); Application app = new Application("contactlist.app", GApplicationFlags.FLAGS_NONE); app.addOnStartup(delegate(Application) { import std.stdio: writeln; "+".writeln; ...
D
module network.gnet.RoleBase; import network.protocol; @packet(0xBC5, gamedbd) struct GetRoleBaseArg { RoleId key; } struct RoleId { uint id; } @packet(0x77, gdeliveryd) struct GetPlayerIDByName_Re { int retcode; int localsid; string rolename; int roleid; byte reason; }
D
/Users/antonimuller/WebstormProjects/WebAssemblyPerformance/hashAlgorithm/target/release/build/syn-0b96816e9526a7cd/build_script_build-0b96816e9526a7cd: /Users/antonimuller/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-1.0.72/build.rs /Users/antonimuller/WebstormProjects/WebAssemblyPerformance/hashAlgorithm/targ...
D
/Users/MohamedNawar/Desktop/MyMVVMRxSwiftExample/build/Pods.build/Debug-iphonesimulator/RxSwift.build/Objects-normal/x86_64/Maybe.o : /Users/MohamedNawar/Desktop/MyMVVMRxSwiftExample/Pods/RxSwift/RxSwift/Observables/Amb.swift /Users/MohamedNawar/Desktop/MyMVVMRxSwiftExample/Pods/RxSwift/RxSwift/Observables/SingleAsync....
D
import core.simd; import bindbc.sdl; import gfxdevicevulkan; import matrix4x4; import std.stdio; import std.string; import texture2d; void main() { immutable int width = 800; immutable int height = 600; SDLSupport ret = loadSDL(); if (ret != sdlSupport) { if (ret == SDLSupport.noLibrary) ...
D
/Users/hdcui/NIZKs-for-AsiaCCS19-and-HSM-CL/bld_sig/target/debug/deps/constant_time_eq-9c7a9ef46b86f1b3.rmeta: /Users/hdcui/.cargo/registry/src/github.com-1ecc6299db9ec823/constant_time_eq-0.1.5/src/lib.rs /Users/hdcui/NIZKs-for-AsiaCCS19-and-HSM-CL/bld_sig/target/debug/deps/libconstant_time_eq-9c7a9ef46b86f1b3.rlib: ...
D
/* * [The "BSD license"] * Copyright (c) 2014 Terence Parr * Copyright (c) 2014 Sam Harwell * Copyright (c) 2017 Egbert Voigt * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * ...
D
/Users/jonb/Documents/GitHub/rustapps/twitterplotter/target/debug/build/ryu-8ec08228e2b039ef/build_script_build-8ec08228e2b039ef: /Users/jonb/.cargo/registry/src/github.com-1ecc6299db9ec823/ryu-1.0.0/build.rs /Users/jonb/Documents/GitHub/rustapps/twitterplotter/target/debug/build/ryu-8ec08228e2b039ef/build_script_buil...
D
# Generated by tex3ds romfs/gfx/sprites.t3x build/sprites.h: C:/Users/Nieves/Documents/GitHub/practicas/pract3/gfx/antoni.png C:/Users/Nieves/Documents/GitHub/practicas/pract3/gfx/cristina.png C:/Users/Nieves/Documents/GitHub/practicas/pract3/gfx/enemyGreen3.png C:/Users/Nieves/Documents/GitHub/practicas/pract3/gfx/nie...
D
// Written in the D programming language. /** This is a submodule of $(MREF std, algorithm). It contains generic iteration algorithms. $(SCRIPT inhibitQuickIndex = 1;) $(BOOKTABLE Cheat Sheet, $(TR $(TH Function Name) $(TH Description)) $(T2 cache, Eagerly evaluates and caches another range's `front`.) $(T2 ca...
D
/Users/Leex/TableView_Test/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/RxSwift.build/Objects-normal/x86_64/Debounce.o : /Users/Leex/TableView_Test/Pods/RxSwift/RxSwift/Observables/Amb.swift /Users/Leex/TableView_Test/Pods/RxSwift/RxSwift/Observables/SingleAsync.swift /Users/Leex/TableView_Test/Pods/RxS...
D
/afs/cern.ch/user/a/abrennan/testarea/CxAODframework/RootCoreBin/obj/x86_64-slc6-gcc48-opt/CxAODMaker/obj/CxAODMakerCINT.o /afs/cern.ch/user/a/abrennan/testarea/CxAODframework/RootCoreBin/obj/x86_64-slc6-gcc48-opt/CxAODMaker/obj/CxAODMakerCINT.d : /afs/cern.ch/user/a/abrennan/testarea/CxAODframework/CxAODMaker/Root/Lin...
D
// Written in the D programming language. module windows.tpmbaseservices; public import windows.core; public import windows.com : HRESULT; public import windows.systemservices : BOOL, PWSTR; extern(Windows) @nogc nothrow: // Structs ///Specifies the version of the TBS context implementation. To connect to TBS, t...
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
func int b_getbestplayermap() { if(CurrentLevel == NEWWORLD_ZEN) { if(Npc_HasItems(hero,ItWr_Map_NewWorld) >= 1) { return ItWr_Map_NewWorld; } else if(Npc_HasItems(hero,ItWr_Map_Shrine_MIS) >= 1) { return ItWr_Map_Shrine_MIS; } else if(Npc_HasItems(hero,ItWr_Map_Caves_MIS) >= 1) {...
D
# FIXED src/main.obj: C:/Users/User/Dropbox/UFSC/2018.2/OO/Projeto_Final/fw/src/main.cpp src/main.obj: C:/Users/User/Dropbox/UFSC/2018.2/OO/Projeto_Final/fw/src/CONTROL.h src/main.obj: C:/Users/User/Dropbox/UFSC/2018.2/OO/Projeto_Final/fw/src/queue.hpp src/main.obj: C:/Users/User/Dropbox/UFSC/2018.2/OO/Projeto_Final/f...
D
instance ItFo_Plants_Bloodwood_01 (C_ITEM) { name = "Waldbuchensamen"; mainflag = ITEM_KAT_FOOD; flags = ITEM_MULTI; value = 5; visual = "ItFo_Plants_Bloodwood_01.3ds"; material = MAT_WOOD; on_state[0] = Useblood; scemeName = "FOOD"; description = name; TEXT[1] = ...
D
//----------------------------------------------------------------------------- // wxD - MenuItem.d // (C) 2005 bero <berobero@users.sourceforge.net> // based on // wx.NET - MenuItem.cs // /// The wxMenuItem wrapper class. // // Written by Achim Breunig(achim.breunig@web.de) // (C) 2003 // Licensed under the wxWidgets ...
D
module android.java.java.text.Format_Field_d_interface; import arsd.jni : IJavaObjectImplementation, JavaPackageId, JavaName, IJavaObject, ImportExportImpl, JavaInterfaceMembers; static import arsd.jni; import import0 = android.java.java.lang.Class_d_interface; @JavaName("Format$Field") final class Format_Field : IJa...
D
void main() { auto ip = readAs!(ulong[]), X = ip[0], Y = ip[1]; auto tmp = X; ulong count; while(X <= Y) { X *= 2; count++; } count.writeln; } // =================================== import std.stdio; import std.string; import std.conv; import std.algorithm; import std.range; import std.traits; import std.ma...
D
module dwt.internal.mozilla.nsIObserver; import dwt.internal.mozilla.Common; import dwt.internal.mozilla.nsID; import dwt.internal.mozilla.nsISupports; const char[] NS_IOBSERVER_IID_STR = "db242e01-e4d9-11d2-9dde-000064657374"; const nsIID NS_IOBSERVER_IID= {0xdb242e01, 0xe4d9, 0x11d2, [ 0x9d, 0xde, 0x00, 0x...
D
# FIXED Drivers/ECC/ECCROMCC26XX.obj: E:/ti/simplelink_cc2640r2_sdk_2_30_00_28/source/ti/blestack/common/cc26xx/ecc/ECCROMCC26XX.c Drivers/ECC/ECCROMCC26XX.obj: E:/ccs8.2/ccsv8/tools/compiler/ti-cgt-arm_18.1.3.LTS/include/stdbool.h Drivers/ECC/ECCROMCC26XX.obj: E:/ccs8.2/ccsv8/tools/compiler/ti-cgt-arm_18.1.3.LTS/incl...
D
/Users/wangqian/Desktop/perfect/PerfectTemplate/.build/x86_64-apple-macosx10.10/debug/Socket.build/SocketProtocols.swift.o : /Users/wangqian/Desktop/perfect/PerfectTemplate/.build/checkouts/BlueSocket.git-3162807777605905816/Sources/Socket/SocketUtils.swift /Users/wangqian/Desktop/perfect/PerfectTemplate/.build/checkou...
D
/* TEST_OUTPUT: --- fail_compilation/ice12902.d(20): Error: variable ice12902.main.__dollar type void is inferred from initializer s.opDollar(), and variables cannot be of type void fail_compilation/ice12902.d(20): Error: expression s.opDollar() is void and has no value --- */ struct S { void opDollar() { } vo...
D
# FIXED F2806x_DefaultIsr.obj: C:/ti/c2000/C2000Ware_1_00_04_00/device_support/f2806x/common/source/F2806x_DefaultIsr.c F2806x_DefaultIsr.obj: C:/ti/c2000/C2000Ware_1_00_04_00/device_support/f2806x/headers/include/F2806x_Device.h F2806x_DefaultIsr.obj: C:/ti/c2000/C2000Ware_1_00_04_00/device_support/f2806x/headers/inc...
D
/** Copyright: Copyright (c) 2016 Andrey Penechko. License: $(WEB boost.org/LICENSE_1_0.txt, Boost License 1.0). Authors: Andrey Penechko. */ module voxelman.geometry.utils; // rotates around Y axis clocwise or counter clockwise // rotType is 0 for 0, 1 for 90, 2 for 180, 3 for 270 degrees T rotatePointCCW(T)(T point,...
D
/** * Contains the external GC interface. * * Copyright: D Language Foundation 2005 - 2021. * License: $(HTTP www.boost.org/LICENSE_1_0.txt, Boost License 1.0). * Authors: Walter Bright, Sean Kelly */ module core.internal.gc.proxy; import core.internal.gc.impl.proto.gc; import core.gc.config; import core.gc....
D
# FIXED OSAL/osal_timers.obj: C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/ble5stack/osal/src/common/osal_timers.c OSAL/osal_timers.obj: C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/ble5stack/osal/src/inc/comdef.h OSAL/osal_timers.obj: C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/ble5stack/hal/src/ta...
D
/Users/godemodegame/Desktop/ATMApp/.build/x86_64-apple-macosx10.10/debug/FluentSQLite.build/SQLiteDatabase+JoinSupporting.swift.o : /Users/godemodegame/Desktop/ATMApp/.build/checkouts/fluent-sqlite.git--5503918280859119093/Sources/FluentSQLite/FluentSQLiteSchema.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts...
D
/Users/matsumur/Dropbox/Working/tekupico7(acm)/DerivedData/てくPico/Build/Intermediates/ArchiveIntermediates/てくPico/IntermediateBuildFilesPath/てくPico.build/Release-iphoneos/てくPico.build/Objects-normal/arm64/TutorialFirstlViewController.o : /Users/matsumur/Dropbox/Working/tekupico7(acm)/wakapeko/AppDelegate.swift /Users/m...
D
//************************* // Giant_Rat Prototype //************************* PROTOTYPE Mst_Default_Giant_Rat(C_Npc) { //----- Monster ---- name = "Olbrzymi szczur"; guild = GIL_Giant_Rat; aivar[AIV_MM_REAL_ID] = ID_Giant_Rat; level = 3; //----- Attribute ---- attribute [ATR_STRENGTH...
D
module xf.hybrid.widgets.ScrollView; private { import xf.hybrid.Common; import xf.hybrid.CustomWidget; import xf.hybrid.widgets.Scrollbar : HScrollbar, VScrollbar; import xf.hybrid.widgets.ClipView : ClipView; import xf.input.KeySym; import tango.util.log.Trace; } /** A container that holds ...
D
module xcbarray; import pegged.grammar; import program; import expression; import std.conv; class XCBArray { Program program; Variable var; ParseTree subscript; this(Program program, Variable var, ParseTree subscript) { this.program = program; this.var = var; this.subscrip...
D
/Users/setiyadi/Projects/Xcode/CodeTest-303Software/Build/Intermediates/CodeTest-303Software.build/Debug-iphonesimulator/CodeTest-303Software.build/Objects-normal/x86_64/ViewController.o : /Users/setiyadi/Projects/Xcode/CodeTest-303Software/CodeTest-303Software/ViewController.swift /Users/setiyadi/Projects/Xcode/CodeTe...
D
import std.stdio; import derelict.cocoa; void main(string[] args) { DerelictCocoa.load(); NSString appName = NSProcessInfo.processInfo().processName(); writefln("appName = %s", appName); auto pool = new NSAutoreleasePool; auto NSApp = NSApplication.sharedApplication; NSApp.setActivationPo...
D
module gfm.core.log; import std.stream, std.stdio, std.string; import std.logger; version(Windows) { import core.sys.windows.windows; } /** Provides a common logging interface for GFM. Bugs: Log is not thread-safe. Messages will get squashed when output by multiple threads. Deprecated: ...
D
module net.server.server; /* The daemon runs an instance of this. This can take many connections * from other people's NetClients. * * The game runs a NetServer instance if you click (I want to be server) * in the lobby. Then, the game creates a NetClient too, connects to the * local NetServer, and treats that Ne...
D
// https://issues.dlang.org/show_bug.cgi?id=19609 /* EXTRA_FILES: imports/fail19609a.d imports/fail19609b.d imports/fail19609c.d imports/fail19609d.d TEST_OUTPUT --- fail_compilation/imports/fail19609a.d(1): Error: `string` expected for deprecation message, not `([""])` of type `string[]` fail_compilation/fail19609.d(1...
D
module gfm.math.quaternion; import std.math, std.string; import gfm.math.vector, gfm.math.matrix, funcs = gfm.math.funcs; /// Quaternion implementation. /// Holds a rotation + angle in a proper but wild space. struct Quaternion(T) { public { union { Vector!(T,...
D
denoting or deriving from or distinctive of the ways of living built up by a group of people
D
/Users/gem/Desktop/MovieMoya/the-movie-db/DerivedData/TheNewMovie/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Alamofire.build/Objects-normal/x86_64/Validation.o : /Users/gem/Desktop/MovieMoya/the-movie-db/Pods/Alamofire/Source/MultipartFormData.swift /Users/gem/Desktop/MovieMoya/the-movie-db/Pods/Alamo...
D
module ws.gl.batch; import std.algorithm, std.conv, ws.gl.gl, ws.gl.context, ws.exception, ws.io; __gshared: struct Layout { uint target; uint size; } class Batch { enum tex2 = [Layout(gl.attributeTexture, 2)]; enum vert3 = [Layout(gl.attributeVertex, 3)]; enum color4 = [Layout(gl.attributeColor, 4)];...
D
// Commençons par un classique module hello; import std.stdio; // args n'est pas obligatoire void main(string[] args) { writeln("Bonjour le monde !"); } import std.stdio; void main() { //Les conditions et les boucles sont classiques. for(int i = 0; i < 10000; i++) { writeln(i); } // On...
D
import std.stdio; import std.string; void main() { // static string[] list = [ "food", "foxy" ]; // static string[] list = [ "rocks", "shoes" ]; static string[] list = [ "Joel", "John" ]; auto abbrevs = std.string.abbrev(list); foreach (key, value; abbrevs) { writefln("%s => %s", key, value); ...
D
module ast.platform; import ast.base, parseBase, ast.fun, ast.namespace, ast.pointer, ast.stringparse, ast.scopes; import tools.base: endsWith; PassthroughWeakNoOp parseGlobalBody(ref string src, ParseCb rest, bool stmt) { Object obj; IsMangled[] mangles; auto ns = namespace(), mod = fastcast!(Module) (current...
D
// Copyright (c) 2013-2014 Sandstorm Development Group, Inc. and contributors // Licensed under the MIT License: // // 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/Lambert/Desktop/demo/DerivedData/demo1/Build/Intermediates/demo1.build/Debug/SSLService.build/Objects-normal/x86_64/SSLService.o : /Users/Lambert/Desktop/demo/Packages/SSLService-0.12.21/Sources/SSLService.swift /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/mac...
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
import std.algorithm; import std.array; import std.container; import std.conv; import std.exception; import std.functional; import std.math; import std.numeric; import std.range; import std.stdio; import std.string; import std.typecons; import core.bitop; immutable int TODO = 1_234_567_890; void main () { int n, k; ...
D
/** * D header file for POSIX. * * 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: The Open Group Base Specifications Issue 6, IEEE Std 1003.1, 2004 Edition * * Copyright Sean Ke...
D
/Users/aligame/work/rust_repository/rutils/target/debug/deps/liblibc-ea8c9007c67f09ec.rlib: /Users/aligame/.cargo/registry/src/mirrors.ustc.edu.cn-61ef6e0cd06fb9b8/libc-0.2.66/src/lib.rs /Users/aligame/.cargo/registry/src/mirrors.ustc.edu.cn-61ef6e0cd06fb9b8/libc-0.2.66/src/macros.rs /Users/aligame/.cargo/registry/src/...
D
/* * Copyright 2018 Google LLC * Copyright 2022 Coverify Systems Technology * * 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 * * U...
D
/* TEST_OUTPUT: --- fail_compilation/ice14130.d(10): Error: undefined identifier `Undef` fail_compilation/ice14130.d(14): Error: template `ice14130.foo` cannot deduce function from argument types `!()(int)`, candidates are: fail_compilation/ice14130.d(10): `ice14130.foo(R, F = Undef)(R r, F s = 0)` --- */ F foo...
D
void main() { runSolver(); } void problem() { auto QN = scan!int; auto solve() { auto subSolve() { auto N = scan!int; auto A = scan!int(N); long ans; if (!A.canFind(0)) { if (A.sort.uniq.array.length == N) ans++; ans += N; } else { ans = A.count!"a != 0";...
D
either end of the yard of a square-rigged ship
D
/Users/AleixDiaz/Desktop/VaporProject/LaSalleChat/.build/x86_64-apple-macosx10.10/debug/Cookies.build/Cookies+Literal.swift.o : /Users/AleixDiaz/Desktop/VaporProject/LaSalleChat/.build/checkouts/engine.git-3311994267206676365/Sources/Cookies/Cookie.swift /Users/AleixDiaz/Desktop/VaporProject/LaSalleChat/.build/checkout...
D
/** * Copyright: © 2012-2014 Anton Gushcha * License: Subject to the terms of the MIT license, as written in the included LICENSE file. * Authors: NCrashed <ncrashed@gmail.com>, * LeMarwin <lemarwin42@gmail.com>, * Nazgull09 <nazgull90@gmail.com> */ module devol.std.opif; import std.stdi...
D
module org.serviio.delivery.subtitles.SubtitlesReader; import java.lang.Long; import java.io.IOException; import org.serviio.dlna.SubtitleCodec; import org.serviio.delivery.subtitles.HardSubs; public abstract interface SubtitlesReader { public abstract SubtitleCodec getSubtitleCodec(); public abstract Long g...
D
import dsfml.window; enum SCREEN_WIDTH = 1440; enum SCREEN_HEIGHT = 900; enum X_SCALE = SCREEN_WIDTH / 1440.0f; enum Y_SCALE = SCREEN_HEIGHT / 900.0f; enum SCALE = 0.35f; enum controls1 = ["up": Keyboard.Key.Up, "down": Keyboard.Key.Down, "left": Keyboard.Key.Left, ...
D
/Users/macmini2/Desktop/workSpace/Perfect-Net/.build/x86_64-apple-macosx10.10/debug/PerfectLib.build/SwiftCompatibility.swift.o : /Users/macmini2/Desktop/workSpace/Perfect-Net/.build/checkouts/PerfectLib.git-3712999737848873669/Sources/PerfectLib/JSONConvertible.swift /Users/macmini2/Desktop/workSpace/Perfect-Net/.buil...
D
/Users/zaidtayyab/Desktop/Template/Build/Template/Build/Intermediates/Pods.build/Debug-iphonesimulator/NVActivityIndicatorView.build/Objects-normal/x86_64/NVActivityIndicatorAnimationLineSpinFadeLoader.o : /Users/zaidtayyab/Desktop/Template/Pods/NVActivityIndicatorView/NVActivityIndicatorView/Animations/NVActivityIndic...
D
/Users/seanodonnell/development/git-repos/swift/SampleApp/DerivedData/SampleApp/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Alamofire.build/Objects-normal/x86_64/ResponseSerialization.o : /Users/seanodonnell/development/git-repos/swift/SampleApp/Pods/Alamofire/Source/MultipartFormData.swift /Users/sean...
D
module Dgame.Internal.m3; package(Dgame): @nogc T make(T : U[], U)(size_t len) nothrow { import core.stdc.stdlib : malloc; static assert(!is(U : V[], V), "Only basic types are allowed"); void* p = malloc(len * T.sizeof); return p ? (cast(U*) p)[0 .. len] : null; } @nogc T remake(T : U[], U)(ref...
D
/** * Ddoc documentation generation. * * Specification: $(LINK2 https://dlang.org/spec/ddoc.html, Documentation Generator) * * Copyright: Copyright (C) 1999-2021 by The D Language Foundation, All Rights Reserved * Authors: $(LINK2 http://www.digitalmars.com, Walter Bright) * License: $(LINK2 http://www...
D
// Copyright Brian Schott (Hackerpilot) 2012. // 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) import std.d.lexer; import std.d.ast; import std.d.formatter; import std.stdio; import std.strin...
D
/Users/monradajuycharoen/Desktop/DUP/Test2/build/Test2.build/Debug-iphonesimulator/Test2.build/Objects-normal/x86_64/Input1_VC.o : /Users/monradajuycharoen/Desktop/DUP/Test2/Test2/RTSP/RTSPVC.swift /Users/monradajuycharoen/Desktop/DUP/Test2/Test2/Input\ Page/Input1_VC.swift /Users/monradajuycharoen/Desktop/DUP/Test2/Te...
D
// Copyright 2019, University of Freiburg. // Chair of Algorithms and Data Structures. // Markus Näther <naetherm@informatik.uni-freiburg.de> module devaluator.utils.logger; import std.experimental.logger; import std.stdio : File; import std.concurrency : Tid; import std.datetime : SysTime; /** * @class * ColoredL...
D
instance DJG_711_Godar(Npc_Default) { name[0] = "Godar"; guild = GIL_DJG; id = 711; voice = 13; flags = 0; npcType = npctype_main; B_SetAttributesToChapter(self,5); fight_tactic = FAI_HUMAN_STRONG; EquipItem(self,ItMw_1h_Sld_Sword); B_CreateAmbientInv(self); B_SetNpcVisual(self,MALE,"Hum_Head_FatBald",Face_...
D
// Written in the D programming language. /** This module contains opengl based drawing buffer implementation. To enable OpenGL support, build with version(USE_OPENGL); Synopsis: ---- import dlangui.graphics.gldrawbuf; ---- Copyright: Vadim Lopatin, 2014 License: Boost License 1.0 Authors: Vadim Lopatin, cool...
D
/** * This module was renamed to disambiguate the term tuple, use * $(LINK2 std_meta.html, std.meta) instead. * * Copyright: Copyright Digital Mars 2005 - 2015. * License: $(WEB www.boost.org/LICENSE_1_0.txt, Boost License 1.0). * Authors: * Source: $(PHOBOSSRC std/_typetuple.d) */ module std.typetuple; pub...
D
/Users/ityike/Code/rust/playgroud.rs/variables/target/debug/deps/variables-84b8b9e5cf7662b6.rmeta: src/main.rs /Users/ityike/Code/rust/playgroud.rs/variables/target/debug/deps/variables-84b8b9e5cf7662b6.d: src/main.rs src/main.rs:
D
/Users/yuga/Documents/ios20161219/cafeDaiay-b1b70009d201388525eea8414f389516ed31bc4a/FoodTracker/Build/Intermediates/IBDesignables/Intermediates/FoodTracker.build/Debug-iphonesimulator/FoodTracker.build/Objects-normal/x86_64/imageViewController.o : /Users/yuga/Documents/ios20161219/cafeDaiay-b1b70009d201388525eea8414f3...
D
/** * Copyright © DiamondMVC 2018 * License: MIT (https://github.com/DiamondMVC/Diamond/blob/master/LICENSE) * Author: Jacob Jensen (bausshf) */ module diamondapp; import diamond.core : isWeb; static if (isWeb) { public import diamond.init.web; } else { import diamond.views; mixin GenerateViews; import std....
D
bool is_unique_instance() { import std.socket; auto socket = new Socket(AddressFamily.UNIX, SocketType.STREAM); auto addr = new UnixAddress("\0/tmp/myapp.uniqueness.sock"); try { socket.bind(addr); return true; } catch (SocketOSException e) { import core.stdc.errn...
D
module d.ast.expression; import d.ast.declaration; import d.ast.identifier; import d.ast.statement; import d.ast.type; import d.common.node; import source.context; import source.name; abstract class AstExpression : Node { this(Location location) { super(location); } string toString(const Context) const { as...
D
/Users/student/Desktop/UserLoginAndRegistration/DerivedData/Build/Intermediates/UserLoginAndRegistration.build/Debug-iphonesimulator/UserLoginAndRegistration.build/Objects-normal/x86_64/BaseCell.o : /Users/student/Desktop/UserLoginAndRegistration/Download.swift /Users/student/Desktop/UserLoginAndRegistration/ForumDataS...
D
import data.Logger; import io.Env; import parsers.model.BookmarkConverter; import parsers.ExportedBookmarkConverter; import processes.ProcessFactory; import parsers.ImportedBookmarkConverter; import parsers.LoggerBookmarkConverter; import parsers.ConfigurableBookmarkConverter; import tango.io.FileScan; import tango.te...
D
func void zs_babe_cry() { b_setbabedefaultperceptions(); AI_SetWalkMode(self,NPC_WALK); AI_GotoWP(self,self.wp); AI_AlignToWP(self); AI_PlayAniBS(self,"T_STAND_2_CRY",BS_SIT); }; func void zs_babe_cry_loop() { AI_Wait(self,1); }; func void zs_babe_cry_end() { AI_PlayAniBS(self,"T_CRY_2_STAND"...
D
// точное значение стоимости обучения для навыков с прогрессивной стоимостью func int B_GetLearnCost_Progressive(var int skill, var int Real_Value) { // шаг, при котором изменяется стоимость обучения const int step = 30; var int Cost; var int Skill_Overflow; // базовая стоимость (при текущем уровне обучения) - по...
D
/** Contains interfaces and enums for evented I/O drivers. Copyright: © 2012-2014 RejectedSoftware e.K. Authors: Sönke Ludwig License: Subject to the terms of the MIT license, as written in the included LICENSE.txt file. */ module vibe.core.task; import vibe.core.sync; import vibe.utils.array; import core.thread...
D
instance Grd_111_Gardist (Npc_Default) { //-------- primary data -------- //Chase Hero name = NAME_Gardist; npctype = NPCTYPE_GUARD; guild = GIL_GRD; level = 15; voice = 7; id = 111; //-------- abilities -------- attribute[ATR_STRENGTH] = 100; attribute[ATR_DEXTERITY] = 105; attribute[ATR_M...
D
/* Converted to D from gsl_matrix_complex_float.h by htod * and edited by daniel truemper <truemped.dsource <with> hence22.org> */ module auxc.gsl.gsl_matrix_complex_float; /* matrix/gsl_matrix_complex_float.h * * Copyright (C) 1996, 1997, 1998, 1999, 2000 Gerard Jungman, Brian Gough * * This program is free so...
D
import std.socket; import std.stdio; class HostChecker { private InternetHost ih; this(InternetHost ih /*, Logger logger */) { this.ih = ih; // this.logger = logger; } bool checkHost(string host) { if (!ih.getHostByName(host)) { return false; } return true; } } unittest { import...
D
a bodily passage or tube lined with epithelial cells and conveying a secretion or other substance a continuous tube formed by a row of elongated cells lacking intervening end walls an enclosed conduit for a fluid
D
module tests.more_tests; import quantities; import std.math : approxEqual; @("qVariant") unittest { assert(is(typeof(meter.qVariant) == QVariant!double)); assert(meter == unit!double("L", 1)); assert(QVariant!double(meter) == unit!double("L", 1)); } @("QVariant/Quantity") @safe pure unittest { enum m...
D
instance DJG_715_FERROS(NPC_DEFAULT) { name[0] = "װוננמס"; guild = GIL_DJG; id = 715; voice = 1; flags = 0; npctype = NPCTYPE_MAIN; b_setattributestochapter(self,4); fight_tactic = FAI_HUMAN_STRONG; EquipItem(self,itmw_1h_sld_sword); EquipItem(self,itrw_crossbow_m_01); b_createambientinv(self); b_setnpcvis...
D
import std.algorithm, std.range, std.stdio; void main() { auto answer1 = recurrence!"a[n-1] + a[n-2]"(1, 1) .until!"a > 4_000_000"() .filter!"a % 2 == 0"() .reduce!"a + b"(); writeln(answer1); /* auto answer2 = recurrence!(a => a[n-1] + a[n-2])(1, 1) .un...
D
module org.serviio.upnp.service.contentdirectory.command.image.ListImageOnlineContentCommand; import java.lang.String; import org.serviio.library.entities.AccessGroup; import org.serviio.library.metadata.MediaFileType; import org.serviio.profile.Profile; import org.serviio.upnp.service.contentdirectory.ObjectType; imp...
D
module godot.c.variant; @nogc nothrow: extern(C): struct godot_variant { //ubyte[24] _dont_touch_that; ulong[3] _opaque; /// temporary workaround for SysV ABI violation (bugs 5570 & 13207) } import godot.c; import godot.c.array; import godot.c.dictionary; import godot.c.node_path; import godot.c.rid; import godot....
D
/* 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, execute, and transmit the Software, a...
D
/** Copyright: © 2013-2016 rejectedsoftware e.K. License: Subject to the terms of the GNU GPLv3 license, as written in the included LICENSE.txt file. Authors: Colden Cullen */ module dubregistry.api; import dubregistry.dbcontroller; import dubregistry.registry; import std.algorithm.iteration : map; import std.arra...
D
/* * All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved. * * 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/...
D
/** * CTFE for expressions involving pointers, slices, array concatenation etc. * * Copyright: Copyright (C) 1999-2021 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...
D
/Users/nick/job/Xcode/GeekHomework/Build/Intermediates.noindex/GeekHomework.build/Debug-iphoneos/GeekHomework.build/Objects-normal/arm64/FriendPhotoViewDelegateDataSource.o : /Users/nick/job/Xcode/GeekHomework/FriendsPhoto/FriendPhotoViewDelegateDataSource.swift /Users/nick/job/Xcode/GeekHomework/GroupsList/AllGroupVie...
D
a ravine or gully in southern Asia
D
/home/ukasha/Desktop/PIAIC-IoT-Repos/Quarter-1_3.30-6.30/week_13_20th-October,2019/part2/target/rls/debug/deps/part2-bc1fda0a301e997e.rmeta: src/main.rs /home/ukasha/Desktop/PIAIC-IoT-Repos/Quarter-1_3.30-6.30/week_13_20th-October,2019/part2/target/rls/debug/deps/part2-bc1fda0a301e997e.d: src/main.rs src/main.rs:
D
/* DSFML - The Simple and Fast Multimedia Library for D Copyright (c) 2013 - 2015 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. Permission is gran...
D
/Users/murali/Desktop/CoreDataSample/build/CoreDataSample.build/Debug-iphonesimulator/CoreDataSample.build/Objects-normal/x86_64/SceneDelegate.o : /Users/murali/Desktop/CoreDataSample/CoreDataSample/SceneDelegate.swift /Users/murali/Desktop/CoreDataSample/CoreDataSample/AppDelegate.swift /Users/murali/Desktop/CoreDataS...
D
module test.ioc; import hunt.http.$; import hunt.http.core.ApplicationContext; import hunt.http.core.XmlApplicationContext; import hunt.http.utils.exception.CommonRuntimeException; import hunt.util.Assert; import hunt.util.Test; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import test.component3.Collection...
D