code
stringlengths
3
10M
language
stringclasses
31 values
(from a combination of MOdulate and DEModulate) electronic equipment consisting of a device used to connect computers by a telephone line
D
module nativelib.output; import std.stdio; import common; import token; import bindmap; import evalstack; import arrlist; Token print(EvalStack stack, BindMap ctx){ Token *args = &stack.line[stack.startPos.last]; if(args[1].type == TypeEnum.block){ for(int i=0; i<args[1].block.len; i++){ ...
D
/* This file is part of Sambamba. Copyright © 2012-2017 Pjotr Prins <pjotr.prins@thebird.nl> Sambamba is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or ...
D
module android.java.java.util.SortedSet; public import android.java.java.util.SortedSet_d_interface; import arsd.jni : ImportExportImpl; mixin ImportExportImpl!SortedSet; import import4 = android.java.java.util.Iterator; import import2 = android.java.java.util.Spliterator; import import7 = android.java.java.util.stre...
D
/Users/Swarup/Apps/XCode/ios/Giffer/build/Giffer.build/Debug-iphonesimulator/Giffer.build/Objects-normal/x86_64/GifAnimator.o : /Users/Swarup/Apps/XCode/ios/Giffer/Giffer/AppScheme.swift /Users/Swarup/Apps/XCode/ios/Giffer/Giffer/AppDelegate.swift /Users/Swarup/Apps/XCode/ios/Giffer/Giffer/extensions/String+Size.swift ...
D
// Written in the D programming language /++ $(SCRIPT inhibitQuickIndex = 1;) Phobos provides the following functionality for time: $(DIVC quickindex, $(BOOKTABLE , $(TR $(TH Functionality) $(TH Symbols) ) $(TR $(TD Points in Time) $(TD $(REF_ALTTEXT Date, Date...
D
a keyboard instrument that is played by depressing keys that cause hammers to strike tuned strings and produce sounds (music) low loudness used chiefly as a direction or description in music used as a direction in music
D
// Copyright (C) 2002-2013 Nikolaus Gebhardt // This file is part of the "Irrlicht Engine" for the D programming language. // For conditions of distribution and use, see copyright notice in irrlicht.d module. module irrlicht.IOSOperator; /// The Operating system operator provides operation system specific methods and ...
D
///////////////////////////////////////////////////////////////////////////////////////// // B_UseMobItems( var C_npc, var string scemename) // ============= // In der Funktion wird über den übergebenen Mobscemename nachgesehen welche Items das // Mobsi erfordert und dem übergebenen Nsc in die Hand gegeben ///////////...
D
/Users/okasho/serverProject/tryswift/get_and_post/swift/.build/debug/Leaf.build/Constants.swift.o : /Users/okasho/serverProject/tryswift/get_and_post/swift/Packages/Leaf-1.0.6/Sources/Leaf/Argument.swift /Users/okasho/serverProject/tryswift/get_and_post/swift/Packages/Leaf-1.0.6/Sources/Leaf/Byte+Leaf.swift /Users/okas...
D
/Users/sunchuyue/Documents/test/RX_Product/DerivedData/RX_Product/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/RxSwift.build/Objects-normal/x86_64/ConnectableObservableType.o : /Users/sunchuyue/Documents/test/RX_Product/Pods/RxSwift/RxSwift/Observables/Amb.swift /Users/sunchuyue/Documents/test/RX_Produc...
D
instance DIA_ORG_833_Buster(C_Info) { npc = ORG_833_Buster; condition = DIA_ORG_833_Buster_Condition; information = DIA_ORG_833_Buster_Info; important = 1; permanent = 0; }; func int DIA_ORG_833_Buster_Condition() { if(Npc_GetTalentSkill(hero,NPC_TALENT_ACROBAT) == 0) { return TRUE; }; }; func void DIA_OR...
D
/Users/felixdescoteaux/exercism/rust/reverse-string/target/debug/deps/reverse_string-9c415b40e20b1c7a: tests/reverse-string.rs /Users/felixdescoteaux/exercism/rust/reverse-string/target/debug/deps/reverse_string-9c415b40e20b1c7a.d: tests/reverse-string.rs tests/reverse-string.rs:
D
import std.ascii : isDigit, isWhite; import std.algorithm; import std.algorithm.searching : all; import std.algorithm.mutation : reverse; import std.conv : to; import std.range : array; pure bool valid(immutable string input) { auto clean = input.filter!(a => !a.isWhite); if (clean.count <= 1 || !clean.all!(is...
D
// Written in the D programming language. /** * Read and write memory mapped files. * Copyright: Copyright Digital Mars 2004 - 2009. * License: $(HTTP www.boost.org/LICENSE_1_0.txt, Boost License 1.0). * Authors: $(HTTP digitalmars.com, Walter Bright), * Matthew Wilson * Source: $(PHOBOSSRC std...
D
/media/maher/extra/rust/rust_book/projects/saico/target/debug/deps/mime-7f6b546b241d4bd1.rmeta: /home/maher/.cargo/registry/src/github.com-1ecc6299db9ec823/mime-0.2.6/src/lib.rs /media/maher/extra/rust/rust_book/projects/saico/target/debug/deps/libmime-7f6b546b241d4bd1.rlib: /home/maher/.cargo/registry/src/github.com-...
D
<?xml version="1.0" encoding="ASCII"?> <di:Diagram xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:di="http://www.eclipse.org/papyrus/0.7.0/di" name="tabfolder.window" type="tabfolder.window"> <contained xsi:type="di:Diagram" name="tab.window" type="t...
D
module type; import std.algorithm; import std.conv; import std.sumtype; import std.range; import std.typecons; import value; alias TypeId = size_t; /+struct TypeImplicitConversions { TypeId [] moreGeneral; private auto visitT (TypeId type) const { bool [TypeId] visitedTypes; auto typesToTry = [type]; ...
D
/* Written by Walter Bright * www.digitalmars.com * Placed into public domain. */ module std.c.time; import std.c.stddef; extern (C): version (Windows) { const uint CLOCKS_PER_SEC = 1000; } else version (GNU) { private import gcc.config; alias gcc.config.CLOCKS_PER_SEC CLOCKS_PER_SEC...
D
/++ A module containing the SpecStepsReporter This is an example of how this reporter looks <script type="text/javascript" src="https://asciinema.org/a/bsk6do8t4zay9k9vznvh8yn71.js" id="asciicast-bsk6do8t4zay9k9vznvh8yn71" async></script> Copyright: © 2017 Szabo Bogdan License: Subject to the terms of the M...
D
#!/usr/bin/env rdmd import std.stdio : writeln; enum IntOps { add = 0, sub = 1, mul = 2, div = 3 } /** Provides a math calculuation Params: op = selected math operation Returns: delegate which does a math operation */ auto getMathOperation(IntOps op) { // Define 4 lambda functions for // 4 different m...
D
something immaterial that stands in the way and must be circumvented or surmounted an obstruction that stands in the way (and must be removed or surmounted or circumvented)
D
TP!/reseau.o: ../TP!/reseau.cpp ../TP!/reseau.h ../TP!/reseau.h:
D
/** * Extern(c)s for functions expected to be provided by the host environment * * Copyright: 2008 The Neptune Project */ module host; // External dependencies (defined by host environment) extern(C) void* m_alloc(size_t); extern(C) size_t p_alloc(); extern(C) size_t m_size(void*); extern(C) void m_free(void*)...
D
module libgamestruct.mother.lzhal.decomp; import std.range; import std.algorithm; import std.exception; import std.traits : isMutable; private enum command : ubyte { UNCOMPRESSED = 0, BYTEFILL, SHORTFILL, BYTEFILLINCREASING, BUFFERCOPY, BITREVERSEDBUFFERCOPY, BYTEREVERSEDBUFFERCOPY, EXTENDCOMMAND} ubyte[] decomp(ubyt...
D
a baby from birth to four weeks recently born having just or recently arisen or come into existence
D
/* REQUIRED_ARGS: -HC=silent -c -o- -Icompilable/extra-files PERMUTE_ARGS: EXTRA_FILES: extra-files/dtoh_imports.d extra-files/dtoh_imports2.d TEST_OUTPUT: --- // Automatically generated by Digital Mars D Compiler #pragma once #include <assert.h> #include <stddef.h> #include <stdint.h> #include <math.h> #ifdef CUST...
D
# FIXED sinPU.obj: C:/Users/a0272561/Repositories/cs30_controlsuite/libs/math/CLAmath/CLAMATH_VERSION/examples/2837x_sinPU/cpu01/sinPU.cla sinPU.obj: C:/Users/a0272561/Repositories/cs30_controlsuite/libs/math/CLAmath/CLAMATH_VERSION/include/CLAMath.h sinPU.obj: C:/Users/a0272561/Repositories/cs30_controlsuite/libs/mat...
D
module android.java.android.util.DebugUtils_d_interface; import arsd.jni : IJavaObjectImplementation, JavaPackageId, JavaName, IJavaObject, ImportExportImpl, JavaInterfaceMembers; static import arsd.jni; import import0 = android.java.java.lang.Class_d_interface; final class DebugUtils : IJavaObject { static immutabl...
D
// PERMUTE_ARGS: -property extern (C) int printf(const char* fmt, ...); // Is -property option specified? enum enforceProperty = !__traits(compiles, { int prop(){ return 1; } int n = prop; }); /*******************************************/ template select(alias v1, alias v2) { static if (enforceProperty)...
D
/** * Common scan line storage implementations * * Copyright: <a href="http://www.boost.org/LICENSE_1_0.txt">Boost License 1.0</a>. * Authors: $(LINK2 http://cattermole.co.nz, Richard Andrew Cattermole) */ module std.experimental.graphic.image.storage.base; import std.experimental.graphic.color : isColor; import s...
D
/Users/mu/Hello/.build/x86_64-apple-macosx/debug/NIOHTTP1.build/HTTPServerPipelineHandler.swift.o : /Users/mu/Hello/.build/checkouts/swift-nio/Sources/NIOHTTP1/HTTPPipelineSetup.swift /Users/mu/Hello/.build/checkouts/swift-nio/Sources/NIOHTTP1/HTTPDecoder.swift /Users/mu/Hello/.build/checkouts/swift-nio/Sources/NIOHTTP...
D
/** This module implements a red-black tree container. This module is a submodule of $(MREF std, container). Source: $(PHOBOSSRC std/container/_rbtree.d) Copyright: Red-black tree code copyright (C) 2008- by Steven Schveighoffer. Other code copyright 2010- Andrei Alexandrescu. All rights reserved by the respective h...
D
/** * This file is part of DCD, a development tool for the D programming language. * Copyright (C) 2014 Brian Schott * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of t...
D
module pack2.mod2; import des.log; void func() { logger.fatal( "%s:%d", __FILE__, __LINE__ ); logger.error( "%s:%d", __FILE__, __LINE__ ); logger.warn( "%s:%d", __FILE__, __LINE__ ); logger.info( "%s:%d", __FILE__, __LINE__ ); logger.Debug( "%s:%d", __FILE__, __LINE__ ); logger.trace( "%s:%d",...
D
module hunt.sql.util.FnvHash; // import hunt.String; import hunt.text; public class FnvHash { public enum long BASIC = 0xcbf29ce484222325L; public enum long PRIME = 0x100000001b3L; public static long fnv1a_64(string input) { if (input is null) { return 0; } ...
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, Alex Rønne Petersen * Standards: The Open Group Base Specifications Issue 6, IEEE Std 1003.1, 2004 Edition */ ...
D
// This file is hand mangled of a ODE header file. // See copyright in src/ode/ode.d (BSD). module lib.ode.mass; import lib.ode.common; struct dMass { dReal mass; dVector4 c; dMatrix3 I; static dMass opCall() { dMass ret; dMassSetZero(&ret); return ret; } void setZero() { dMassSetZero(this); } void ...
D
/* * without locale */ version = use_bigint_method_1; import std.conv; import std.math; import std.stdio; import std.traits; import std.typetuple; import core.stdc.stdint; void main() { real dmd, n; string str; real exact; str = "1.234"; dmd = 1.234L; exact = 0x1.3be76c8b4395810624dd2f1a9...
D
/* libFLAC - Free Lossless Audio Codec library * Copyright (C) 2000-2009 Josh Coalson * Copyright (C) 2011-2013 Xiph.Org Foundation * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * - Redistributions of so...
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 distributed in th...
D
module eventcore.drivers.winapi.watchers; version (Windows): import eventcore.driver; import eventcore.drivers.winapi.core; import eventcore.drivers.winapi.driver : WinAPIEventDriver; // FIXME: this is an ugly dependency import eventcore.internal.win32; import std.experimental.allocator.mallocator : Mallocator; impor...
D
instance DIA_Kjorn_EXIT(C_Info) { npc = DJG_710_Kjorn; nr = 999; condition = DIA_Kjorn_EXIT_Condition; information = DIA_Kjorn_EXIT_Info; permanent = TRUE; description = Dialog_Ende; }; func int DIA_Kjorn_EXIT_Condition() { return TRUE; }; func void DIA_Kjorn_EXIT_Info() { AI_StopProcessInfos(self); }; in...
D
/** * D header file for POSIX. * * Copyright: Copyright Sean Kelly 2005 - 2009. * License: $(WEB www.boost.org/LICENSE_1_0.txt, Boost License 1.0). * Authors: Sean Kelly, Alex Rønne Petersen * Standards: The Open Group Base Specifications Issue 6, IEEE Std 1003.1, 2004 Edition */ /* Copyright Sean ...
D
// ********************************************************************* // options menu // ********************************************************************* INSTANCE MENU_OPTIONS(C_MENU_DEF) { backpic = MENU_BACK_PIC; items[0] = "MENUITEM_OPT_HEADING"; items[1] = "MENUITEM_OPT_GAME"; items[2] = "MENUITEM_O...
D
module dsmsapi.hlr; import std.array : empty, join; import std.conv : to; import dsmsapi.core : Idx, InvalidIdxException, Method, Parameter, ParamName, RequestBuilder, Resource; class Hlr { immutable { Idx[] idxes; int[] numbers; } pure this(int[] numbers, Idx[] idxes = []) { ...
D
/home/iot-dev/Documents/Rust_prac/Dis-blink/target/rls/thumbv7em-none-eabihf/debug/deps/Dis_blink-59706aa9b72ddc27.rmeta: src/main.rs /home/iot-dev/Documents/Rust_prac/Dis-blink/target/rls/thumbv7em-none-eabihf/debug/deps/Dis_blink-59706aa9b72ddc27.d: src/main.rs src/main.rs:
D
module glad.gl.funcs; private import glad.gl.types; bool GL_VERSION_1_0; bool GL_VERSION_1_1; bool GL_VERSION_1_2; bool GL_VERSION_1_3; bool GL_VERSION_1_4; bool GL_VERSION_1_5; bool GL_VERSION_2_0; bool GL_VERSION_2_1; bool GL_VERSION_3_0; bool GL_VERSION_3_1; bool GL_VERSION_3_2; bool GL_VERSION_3_3; bool GL_VERSIO...
D
import std.stdio, std.algorithm, std.algorithm.sorting, std.conv, std.array; const input = "input"; void main() { auto nums = File(input).byLine.map!(to!int).array.sort!("a < b"); auto ones = 0; auto threes = 1; auto current = 0; foreach(num; nums) { const diff = num - current; if (diff == 1) ones++...
D
/** * Copyright: (c) 2005-2009 Eric Poggel * Authors: Eric Poggel * License: <a href="lgpl3.txt">LGPL v3</a> */ module yage.resource.graphics.shader; import yage.system.log; /** * Shader stores vertex and fragment shader source code * used by the graphics API to create a shader program. ...
D
/****** * SEQUENCE * : ID ( '?' | '*' | '+' )? SEQUENCE * | ; * * CASE * : ID.action "/" SEQUENCE ; * * Options * : CASE ( '|' CASE )?; * * RULE * : ID.name ":" Options ";" ; * * Grammar * : RULE Grammar * | ; */ module dparse; interface LexicalSource { ulong at...
D
import gl3n.linalg; import mesh; class Entity { vec3 velocity; Mesh _mesh; this(Mesh mesh, vec3 pos) { _mesh = mesh; _mesh.setPosition(pos); } @property mesh() { return _mesh; } @property position(vec3 pos) { _mesh.setPosition(pos); } @property position() { return _mesh.position; } void update...
D
void main() { runSolver(); } void problem() { auto N = scan!long; auto AB = scan!real(N * 2).chunks(2); auto solve() { auto t = AB.map!(ab => ab[0] / ab[1]).sum / 2; real ans = 0; foreach(ab; AB) { const dt = min(ab[0] / ab[1], t); t -= dt; ans += ab[1] * dt; if (t <= 0) brea...
D
/Users/VidSecki/PovioLabs/test/testXcode/Build/Intermediates/testXcode.build/Debug-iphonesimulator/testXcode.build/Objects-normal/x86_64/ViewController.o : /Users/VidSecki/PovioLabs/test/testXcode/testXcode/ViewController.swift /Users/VidSecki/PovioLabs/test/testXcode/testXcode/AppDelegate.swift /Applications/Xcode.app...
D
//---------------------------------------------------------------------- // Copyright 2007-2011 Mentor Graphics Corporation // Copyright 2007-2010 Cadence Design Systems, Inc. // Copyright 2010 Synopsys, Inc. // Copyright 2014 Coverify Systems Technology // All Rights Reserved Worldwide // // Licensed under...
D
/// Generate by tools module RangeUnit; import java.lang.exceptions; public class RangeUnit { public this() { implMissing(); } }
D
import std.stdio, std.algorithm, std.conv, std.array, std.string, std.math, std.typecons, std.numeric; /// struct Matrix(N, size_t height, size_t width) { N M; N[width][height] arr; this(N[width][height] arr, N M = 0) { this.arr = arr; this.M = M; } pure nothrow @nogc Matrix!(...
D
import pyd.pyd, pyd.embedded; import deimos.python.pyport: Py_ssize_t; import std.exception; import std.stdio; shared static this() { on_py_init({ add_module!(ModuleName!"testing")(); }); py_init(); on_py_init({ wrap_class!(Bizzy, ModuleName!"testing", //Init!(int[]), ...
D
/** Read, Eval, Print Loop. Authors: Daniel Keep <daniel.keep@gmail.com> Copyright: See LICENSE. */ module ouro.sem.Repl; import tango.io.Console; import tango.io.Stdout; import tango.net.Uri; import Path = tango.io.Path; import ouro.Source : Source; import ouro.sem.Eval : EvalVisitor; import ouro.sem....
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 signalprocessing; import std.traits; import std.range; /** * 与えられたレンジの自己相関を計算する * * 自己相関の式: r(lag) = sum[range(i)range(i+lag)] * * Params: * range = 信号となるレンジ * len = 相関をとる範囲 * lag = 遅延させるサンプル数 * * Returns: * 自己相関関数 r(lag) の値 */ auto autoCorrelation(R)(R range, size...
D
module editor.calc; import std.algorithm; import std.format; import std.range; import optional; import basics.help; import basics.topology; import opt = file.option.allopts; import editor.editor; import editor.guiapply; import editor.io; import editor.movetile; import editor.select; import editor.undoable.addrm; imp...
D
module core.visitor; struct Persist {}; import core.attr; import std.conv; import std.range; import std.stdio; import std.traits; mixin template VisitImpl(UDA) { final void visit(T)(T i) { static if (isAggregateType!T) { visitAggrBegin(i); if (i is null) return; foreach(memberName; __traits(allMe...
D
// Copyright Michael D. Parker 2018. // 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 bindbc.opengl.bind.gl46; import bindbc.opengl.config; static if(glSupport >= GLSupport.gl46) { ...
D
wear out completely use up (resources or materials deplete use up the whole supply of eliminate (a substance drained of energy or effectiveness depleted of energy, force, or strength drained physically
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
/home/hustccc/OS_Tutorial_Summer_of_Code/rCore_Labs/Lab5/os/target/debug/deps/autocfg-4683973039d963f5.rmeta: /home/hustccc/.cargo/registry/src/mirrors.ustc.edu.cn-61ef6e0cd06fb9b8/autocfg-1.0.0/src/lib.rs /home/hustccc/.cargo/registry/src/mirrors.ustc.edu.cn-61ef6e0cd06fb9b8/autocfg-1.0.0/src/error.rs /home/hustccc/.c...
D
c: Copyright (C) 1998 - 2022, Daniel Stenberg, <daniel@haxx.se>, et al. SPDX-License-Identifier: curl Long: form Short: F Arg: <name=content> Help: Specify multipart MIME data Protocols: HTTP SMTP IMAP Mutexed: data head upload-file Category: http upload Example: --form "name=curl" --form "file=@loadthis" $URL...
D
const input = `109,424,203,1,21101,0,11,0,1105,1,282,21101,0,18,0,1106,0,259,2102,1,1,221,203,1,21102,31,1,0,1105,1,282,21101,38,0,0,1105,1,259,21001,23,0,2,21201,1,0,3,21101,0,1,1,21101,0,57,0,1106,0,303,1202,1,1,222,20102,1,221,3,21002,221,1,2,21101,259,0,1,21102,80,1,0,1106,0,225,21101,0,189,2,21102,91,1,0,1105,1,30...
D
/Users/panartem/Developer/Study/Microservices-vapor/TILAppAcronyms/.build/x86_64-apple-macosx/debug/MySQL.build/Connection/MySQLConnection+TransportConfig.swift.o : /Users/panartem/Developer/Study/Microservices-vapor/TILAppAcronyms/.build/checkouts/mysql/Sources/MySQL/Protocol/MySQLPacket+HandshakeV10.swift /Users/pana...
D
module glamour.sampler; private { import glamour.gl : GLuint, GLenum, GL_TEXTURE_BORDER_COLOR, GL_TEXTURE0, GL_TEXTURE_1D, GL_TEXTURE_2D, GL_TEXTURE_3D, glGetSamplerParameterfv, glBindSampler, glSamplerParameteri, glSam...
D
module armagetronad_stats.controllers; public import leaderboard_controller; public import static_controller;
D
/Users/benormos/Desktop/MyFutureBox/build/Pods.build/Debug-iphonesimulator/Hero.build/Objects-normal/x86_64/HeroTransition+CustomTransition.o : /Users/benormos/Desktop/MyFutureBox/Pods/Hero/Sources/HeroCompatible.swift /Users/benormos/Desktop/MyFutureBox/Pods/Hero/Sources/HeroModifier+HeroStringConvertible.swift /Users...
D
// Vicfred // https://atcoder.jp/contests/abc162/tasks/abc162_f // dynamic programming, cumulative sum import std.algorithm; import std.array; import std.conv; import std.stdio; import std.string; void main() { long n = readln.chomp.to!long; long[] b = readln.split.map!(to!long).array; long[] a; a ~= 0...
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
/Users/alex/Desktop/MyApps/BetSocketLib/.build/x86_64-apple-macosx/debug/SocketIO.build/Engine/SocketEnginePacketType.swift.o : /Users/alex/Desktop/MyApps/BetSocketLib/.build/checkouts/socket.io-client-swift/Source/SocketIO/Engine/SocketEngineSpec.swift /Users/alex/Desktop/MyApps/BetSocketLib/.build/checkouts/socket.io...
D
// ********* // SPL_Sleep // ********* const int SPL_Cost_Sleep = 30; const int SPL_TIME_Sleep = 30; // in ZS_MagicSleep var int SleepUsed; instance Spell_Sleep (C_Spell_Proto) { time_per_mana = 0; //Wert wird nicht gebraucht - Spell wirkt INSTANT spelltype = SPELL_NEUTRAL; targetCollectAlgo = TA...
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
/Users/deepansh/Desktop/ForexWatchlist/DerivedData/ForexWatchlist/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Alamofire.build/Objects-normal/x86_64/OperationQueue+Alamofire.o : /Users/deepansh/Desktop/ForexWatchlist/Pods/Alamofire/Source/MultipartFormData.swift /Users/deepansh/Desktop/ForexWatchlist/Po...
D
/Users/mu/Hello/.build/x86_64-apple-macosx/debug/DatabaseKit.build/Connection/DatabaseConnectable.swift.o : /Users/mu/Hello/.build/checkouts/database-kit/Sources/DatabaseKit/Utilities/Deprecated.swift /Users/mu/Hello/.build/checkouts/database-kit/Sources/DatabaseKit/KeyedCache/KeyedCache.swift /Users/mu/Hello/.build/ch...
D
instance Mod_1245_RIT_Ritter_NW (Npc_Default) { // ------ NSC ------ name = NAME_Ritter; guild = GIL_PAL; id = 1245; voice = 4; flags = 0; npctype = NPCTYPE_nw_paladin; // ------ Attribute ------ B_SetAttributesToChapter (self, 5); // ------ Kampf-Taktik -...
D
module d.semantic.dtemplate; import d.semantic.semantic; import d.ast.declaration; import d.ir.dscope; import d.ir.expression; import d.ir.symbol; import d.ir.type; import d.location; import std.algorithm; import std.array; import std.range; struct TemplateInstancier { private SemanticPass pass; alias pass this...
D
module walker; import common; struct WidgetRange { float x, delta, xend; invariant { import std.math, std.conv; assert(x >= 0, x.text); assert(xend.isNaN || xend >= 0); assert(!x.isNaN); assert(!delta.isNaN); } @disable this(); this(float start, float marginBorderPadding, float range, size_t child...
D
module pixelperfectengine.audio.base.config; import sdlang; import pixelperfectengine.audio.base.handler; import pixelperfectengine.audio.base.modulebase; import collections.commons : defaultHash; import std.algorithm.searching : countUntil; import std.array : split; import std.conv : to; /** * Module and audio ...
D
/Users/michael/Projects/WalMartProductsSwift/DerivedData/WalMartProductsSwift/Build/Intermediates.noindex/WalMartProductsSwift.build/Debug-iphonesimulator/WalMartProductsSwift.build/Objects-normal/x86_64/DetailViewController.o : /Users/michael/Projects/WalMartProductsSwift/WalMartProductsSwift/AppDelegate.swift /Users/...
D
# FIXED MicCheckPeripherals/LCD.obj: C:/Users/Raz\ Aloni/OneDrive/School/EEL4924/DSP/C_Libs/MicCheckPeripherals/src/LCD.c MicCheckPeripherals/LCD.obj: C:/ti/xdctools_3_50_01_12_core/packages/xdc/std.h MicCheckPeripherals/LCD.obj: C:/ti/ccsv7/tools/compiler/ti-cgt-c6000_8.1.3/include/stdarg.h MicCheckPeripherals/LCD.ob...
D
a substance that is used as a medicine or narcotic administer a drug to use recreational drugs
D
// @file //isPalindromeBadExample.d import std.stdio; bool isPalindromeBadExample(string input){ // Yikes, with white-box testing we find out // that our function is not so resilient or // rather, just implemented plain wrong for // almost any input! if( input == "dad" ){ return true; }...
D
import std.stdio, core.sys.windows.com, std.uuid; pragma(lib, "uuid"); // for IID_IClassFactory void main() { // IID of IClassFactory // https://msdn.microsoft.com/en-us/library/microsoft.visualstudio.ole.interop.iclassfactory.aspx immutable id = UUID("00000001-0000-0000-C000-000000000046"); static a...
D
/** * Copyright: Copyright (c) 2016 Wojciech Szęszoł. All rights reserved. * Authors: Wojciech Szęszoł * Version: Initial created: Feb 14, 2016 * License: $(LINK2 http://www.boost.org/LICENSE_1_0.txt, Boost Software License 1.0) */ module clang.SourceRange; import std.conv; import clang.c.Index; import clang.Sour...
D
module stats.median; import std.array, std.stdio, std.traits, std.conv, std.format, std.algorithm; import stats, common.options; version(unittest) { import unit_threaded; } class Median(T) : Stats!(T) { T[] vals; double result; this(Options opts) { } void add(T val) { this.v...
D
template foo(size_t i){ static if(i > 0){ const size_t bar = foo!(i-1).bar; }else{ const size_t bar = 1; } } int main(){ return foo!(size_t.max).bar; }
D
int main(){ Print("input your name:"); Print(ReadLine()); Print("ok bruh now input your age : ->\n", ReadInteger(), "good age? answer is ", true); if (itob(ReadInteger())){ Print("ok1 simple if"); } if (itob(ReadInteger())){ Print("wrong"); }else { Print("ey...
D
import std.stdio : stdout, stderr; import std.conv : to; import std.concurrency; import core.thread; import std.variant : Variant; import bindbc.opengl.gl; import bindbc.sdl; import bindbc.sdl.image; import global; import helpers; import sprite; import timer; Tid _thread_id_manager; __gshared Sprite g_temp_sprite ...
D
# FIXED Comun/common/F2837xD_Ipc_Driver_Util.obj: C:/Users/dagaro/workspace/Firmware_Test/UFCharger/F2837xD/Comun/common/F2837xD_Ipc_Driver_Util.c Comun/common/F2837xD_Ipc_Driver_Util.obj: C:/Users/dagaro/workspace/Firmware_Test/UFCharger/F2837xD/F2837xD_headers/include/F2837xD_device.h Comun/common/F2837xD_Ipc_Driver...
D
/** Password hashing routines 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.crypto.passwordhash; import std.base64; import std.compiler; import std.exception; import std.random; /** Gen...
D
void main() { int[] ints; ints.reserve(100); foreach(i; 0..100) { ints ~= i; } } import core.memory; void* intsPtr = GC.malloc(int.sizeof * 100); auto ints = (cast(int*)intsPtr)[0 .. 100];
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_0_BeT-91199843...
D
/** * A 64-bit $(LINK2 https://en.wikipedia.org/wiki/Linear_congruential_generator, linear congruential) * pseudo random number generator (LCG). * * The multiplier and increment used here were apparently suggested by Don * Knuth, though I have taken them from Wikipedia, not from any primary source. * * This is i...
D
module gff3d.gff3record; import std.stdio; import std.algorithm.iteration: splitter; import std.stdio: chunks, File; import std.algorithm: filter,map; import std.traits: ReturnType; import std.array: replace; import std.conv: to; import std.string; import std.file: mkdir; import std.algorithm.searching: cou...
D