code
stringlengths
3
10M
language
stringclasses
31 values
in a stark manner in sharp outline or contrast in a blunt manner
D
module android.java.android.renderscript.Type_CubemapFace; public import android.java.android.renderscript.Type_CubemapFace_d_interface; import arsd.jni : ImportExportImpl; mixin ImportExportImpl!Type_CubemapFace; import import0 = android.java.android.renderscript.Type_CubemapFace; import import2 = android.java.java....
D
import tamias.config; import tamias.setup; import tamias.util; import tamias.repoloc; import tamias.repo; import tamias.user; import std.string : split; import std.format : format; import std.array : join; import std.process : environment, spawnProcess, wait; /*********************************************************...
D
the condition of belonging to a particular place or group by virtue of social or ethnic or cultural lineage (botany) the usually underground organ that lacks buds or leaves or nodes the place where something begins, where it springs into being (linguistics) the form of a word after all affixes are removed a number that...
D
/** * DCPU-16 CPU * * See_Also: * http://pastebin.com/raw.php?i=Q4JvQvnM */ module dcpu.cpu; /+ import std.array, std.random; //import std.string, std.conv, std.stdio; import dcpu.microcode, dcpu.machine, dcpu.hardware; /** * CPU State */ enum CpuState { DECO, /// Decoding an instrucction OPA, //...
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/protocol/java338...
D
// REQUIRED_ARGS: -de /* TEST_OUTPUT: --- fail_compilation/b19691.d(18): Deprecation: constructor `b19691.S2.this` all parameters have default arguments, but structs cannot have default constructors. --- */ // https://issues.dlang.org/show_bug.cgi?id=19691 module b19691; struct S1 { this(T...)(T) { S2("");...
D
/** * Windows API header module * * Translated from MinGW API for MS-Windows 3.10 * * License: $(LINK2 http://www.boost.org/LICENSE_1_0.txt, Boost License 1.0) * Source: $(DRUNTIMESRC core/sys/windows/_servprov.d) */ module core.sys.windows.servprov; version (Windows): import core.sys.windows.basetyps, core.sys...
D
/** File handling functions and types. Copyright: © 2012-2019 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.core.file; import eventcore.core : NativeEventDriver, eventDriver; import eventcore.driver; import vibe.cor...
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, a...
D
/** This module implements a singly-linked list container. It can be used as a stack. This module is a submodule of $(MREF std, container). Source: $(PHOBOSSRC std/container/_slist.d) Copyright: 2010- Andrei Alexandrescu. All rights reserved by the respective holders. License: Distributed under the Boost Software L...
D
# FIXED utils/lwiplib.obj: C:/ti/TivaWare_C_Series-2.1.4.178/utils/lwiplib.c utils/lwiplib.obj: C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.0.LTS/include/stdint.h utils/lwiplib.obj: C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.0.LTS/include/stdbool.h utils/lwiplib.obj: C:/ti/TivaWare_C_Series-2.1.4.178/utils/lwiplib.h ut...
D
// Written in the D programming language. /** Classes and functions for handling and transcoding between various encodings. For cases where the _encoding is known at compile-time, functions are provided for arbitrary _encoding and decoding of characters, arbitrary transcoding between strings of different type, as wel...
D
/***********************************************************************\ * winperf.d * * * * Windows API header module * * ...
D
/***************************************************************************** * * Higgs JavaScript Virtual Machine * * This file is part of the Higgs project. The project is distributed at: * https://github.com/maximecb/Higgs * * Copyright (c) 2013, Maxime Chevalier-Boisvert. All rights reserve...
D
/home/kami/Programing/wasm/bachelorproject/koweb/target/rls/debug/deps/cc-b21b96a815a6943f.rmeta: /home/kami/.cargo/registry/src/github.com-1ecc6299db9ec823/cc-1.0.67/src/lib.rs /home/kami/.cargo/registry/src/github.com-1ecc6299db9ec823/cc-1.0.67/src/windows_registry.rs /home/kami/Programing/wasm/bachelorproject/koweb...
D
// vmem.d -- Abstracted VM Stuff // This module will select the vMem namespace for the currently selected target architecture module kernel.arch.vmem; import kernel.arch.select; mixin(PublicArchImport!("vmem"));
D
transmitting light so thin as to transmit light free of deceit easily understood or seen through (because of a lack of subtlety
D
/Users/kidnapper/Documents/25sprout/practice/DerivedData2/practice/Build/Intermediates/practice.build/Debug-iphonesimulator/practice.build/Objects-normal/x86_64/SearchTab_CVCell.o : /Users/kidnapper/Documents/25sprout/practice/practice/Search_TPVC.swift /Users/kidnapper/Documents/25sprout/practice/practice/Article_TVC....
D
// Written in the D programming language. /** This module contains implementation of SDL2 based backend for dlang library. Synopsis: ---- import dlangui.platforms.sdl.sdlapp; ---- Copyright: Vadim Lopatin, 2014 License: Boost License 1.0 Authors: Vadim Lopatin, coolreader.org@gmail.com */ module dlangui.platf...
D
one who is absent from school without permission someone who shirks duty absent without permission
D
import std.stdio; import std.container; import std.file; import std.path; import std.conv; import derelict.opengl.gl; import derelict.sdl2.image; import derelict.sdl2.sdl; import derelict.sdl2.ttf; import gapi.geometry; import gapi.geometry_quad; import gapi.camera; import gapi.shader; import gapi.shader_uniform; imp...
D
var int VergiftetCounter; var int FliegenpilzCounter; var C_ITEM CurrentArmor; FUNC VOID Zustaende() { var int Random; var int GiftChance; GiftChance = 0; var int armor; armor = ((hero.protection[PROT_EDGE] + hero.protection[PROT_POINT])/1000) + hero.protection[PROT_FIRE] + hero.protection[PROT_MAGIC]; armo...
D
/Users/nadirhussain/Documents/GitHub/Yew-Framwork/crate/target/release/deps/rustc_version-4b1bf04fcd6c2b30.rmeta: /Users/nadirhussain/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc_version-0.2.3/src/lib.rs /Users/nadirhussain/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc_version-0.2.3/src/errors.rs /Use...
D
/** Copyright: Copyright (c) 2013-2014 Andrey Penechko. License: a$(WEB boost.org/LICENSE_1_0.txt, Boost License 1.0). Authors: Andrey Penechko. */ module anchovy.gui.layouts.defaultlayouts; import anchovy.gui.layouts.absolutelayout; import anchovy.gui.layouts.dockinglayout; import anchovy.gui.layouts.linearlayout; ...
D
marked by great carelessness in a careless or reckless manner directly
D
instance Mod_7367_JG_Jaeger_NW (Npc_Default) { // ------ NSC ------ name = NAME_JAEGER; guild = GIL_STRF; id = 7367; voice = 0; flags = 0; npctype = NPCTYPE_MAIN; // ------ Attribute ------ B_SetAttributesToChapter (self, 2); // ------ Kampf-Taktik ------ f...
D
/+ + Copyright (c) Charles Petzold, 1998. + Ported to the D Programming Language by Andrej Mitrovic, 2011. +/ module BlokOut2; import core.runtime; import core.thread; import std.conv; import std.math; import std.range; import std.string; import std.utf; pragma(lib, "gdi32.lib"); import core.sys.windows.windef; ...
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_1_BeT-72123714...
D
module android.java.android.view.inputmethod.InputMethodSubtype_d_interface; import arsd.jni : IJavaObjectImplementation, JavaPackageId, JavaName, IJavaObject, ImportExportImpl, JavaInterfaceMembers; static import arsd.jni; import import0 = android.java.java.lang.CharSequence_d_interface; import import4 = android.java...
D
module gsl.block_long_double; /* block/gsl_block_long_double.h * * Copyright (C) 1996, 1997, 1998, 1999, 2000, 2007 Gerard Jungman, Brian Gough * * 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 Foun...
D
/* * Copyright (c) 2017-2019 sel-project * * 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 limitation the rights * to use, copy, modify, merge, pu...
D
# FIXED ROM/rom_init.obj: C:/ti/simplelink_cc2640r2_sdk_1_40_00_45/source/ti/blestack/rom/r2/rom_init.c ROM/rom_init.obj: C:/ti/simplelink_cc2640r2_sdk_1_40_00_45/source/ti/blestack/inc/bcomdef.h ROM/rom_init.obj: C:/ti/simplelink_cc2640r2_sdk_1_40_00_45/source/ti/blestack/osal/src/inc/comdef.h ROM/rom_init.obj: ...
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/protocol/java335...
D
/Users/chenzuncheng/Desktop/vaporTest/.build/x86_64-apple-macosx10.10/debug/Fluent.build/Utilities/Exports.swift.o : /Users/chenzuncheng/Desktop/vaporTest/.build/checkouts/fluent.git-6251908308727715749/Sources/Fluent/Utilities/UUID.swift /Users/chenzuncheng/Desktop/vaporTest/.build/checkouts/fluent.git-625190830872771...
D
////////////////////////////////////////////////////////////////////////// // MOb_ArenaWheel // ============== // Sperrt das Drehkreuz in der Arena für den Spieler ////////////////////////////////////////////////////////////////////////// func int MOB_ARENAWHEEL_CONDITION () { PrintDebugCh (PD_ITEM_MOBSI, "### MOB_AR...
D
/Users/nathanwhite/Desktop/vaporserver/simpleVapor/.build/x86_64-apple-macosx/debug/Service.build/Provider/Provider.swift.o : /Users/nathanwhite/Desktop/vaporserver/simpleVapor/.build/checkouts/service/Sources/Service/Services/ServiceID.swift /Users/nathanwhite/Desktop/vaporserver/simpleVapor/.build/checkouts/service/S...
D
instance ItMi_MariasGoldPlate(C_Item) { name = "Тяжелое золотое блюдо"; mainflag = ITEM_KAT_NONE; flags = ITEM_MULTI; value = Value_GoldPlate; visual = "ItMi_GoldPlate.3DS"; material = MAT_METAL; description = name; text[2] = "На этом блюде выгравированы"; text[3] = "имена: Онар и Мария."; text[5] = NAME_Val...
D
/Users/macbookpro/Documents/rust_tests/minigrep/target/rls/debug/deps/minigrep-a51e20c7c07b00fa.rmeta: src/main.rs /Users/macbookpro/Documents/rust_tests/minigrep/target/rls/debug/deps/minigrep-a51e20c7c07b00fa.d: src/main.rs src/main.rs:
D
/Users/endotsuyoshi/Documents/ios/shoanaorigin2/shoana/Build/Intermediates/Pods.build/Debug-iphonesimulator/Charts.build/Objects-normal/x86_64/CombinedHighlighter.o : /Users/endotsuyoshi/Documents/ios/shoanaorigin2/shoana/Pods/Charts/Source/Charts/Jobs/AnimatedMoveViewJob.swift /Users/endotsuyoshi/Documents/ios/shoanao...
D
<?xml version="1.0" encoding="ASCII"?> <di:SashWindowsMngr 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/sashdi"> <pageList> <availablePage> <emfPageIdentifier href="_YXjZAFz6Eemem_7_jX00Yw-Statem...
D
/users/tommy-b-10/Desktop/SidePilotApp/Carthage/Checkouts/SwiftIO/Build/Intermediates/SwiftIO.build/Debug-iphoneos/SwiftIO_iOS.build/Objects-normal/arm64/Address.o : /users/tommy-b-10/Desktop/SidePilotApp/Carthage/Checkouts/SwiftIO/Sources/NullStream.swift /users/tommy-b-10/Desktop/SidePilotApp/Carthage/Checkouts/Swift...
D
/Users/hanykaram/Desktop/MVC/DerivedData/MVC/Build/Intermediates.noindex/SwiftMigration/MVC/Intermediates.noindex/MVC.build/Debug-iphonesimulator/MVC.build/Objects-normal/x86_64/SceneDelegate.o : /Users/hanykaram/Desktop/MVC/MVC/MVC/Controller/HomeVC.swift /Users/hanykaram/Desktop/MVC/MVC/MVC/Controller/LoginVC.swift /...
D
func int b_getcurrentabsolutionlevel(var C_NPC slf) { if(c_npcbelongstooldcamp(slf)) { return ABSOLUTIONLEVEL_OLDCAMP; }; if(c_npcbelongstocity(slf)) { return ABSOLUTIONLEVEL_CITY; }; if(c_npcbelongstomonastery(slf)) { return ABSOLUTIONLEVEL_MONASTERY; }; if(c_npcbelongstofarm(slf)) { return ABSOLUT...
D
/home/nirav/Documents/Programming/Rust_Projects/Chapter_9/ch9_03/target/debug/deps/rand-26719f7b806c91b5.rmeta: /home/nirav/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.3.23/src/lib.rs /home/nirav/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.3.23/src/distributions/mod.rs /home/nirav/.cargo/registry/...
D
/******************************************************************************* Base task class for test runner and application class to handle command-line flags to forward to that test runner. Copyright: Copyright (c) 2015-2017 sociomantic labs GmbH. All rights reserved License: Boost Software Lic...
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
/** DGui project file. Copyright: Trogu Antonio Davide 2011-2013 License: $(HTTP boost.org/LICENSE_1_0.txt, Boost License 1.0). Authors: Trogu Antonio Davide */ module dguihub.layout.layoutcontrol; import dguihub.core.interfaces.ilayoutcontrol; public import dguihub.core.controls.containercontrol; class ResizeMana...
D
/** * Authors: The D DBI project * * Version: 0.2.5 * * Copyright: BSD license */ module dbi.msql.all; version (build) { pragma (ignore); } public import dbi.msql.MsqlDatabase, dbi.msql.MsqlResult, dbi.all;
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_17_MobileMedia...
D
module scid.matrix; import scid.internal.assertmessages; import scid.ops.common; import scid.storage.generalmat; import scid.storage.generalmatview; import scid.storage.triangular; import scid.storage.symmetric; import scid.storage.diagonalmat; import scid.storage.cowmatrix; import scid.storage.external; import scid.s...
D
/Users/atyun-monitor/Desktop/Swift/DanTangFromQuanzai/Build/Intermediates/Pods.build/Debug-iphonesimulator/Kingfisher.build/Objects-normal/x86_64/ThreadHelper.o : /Users/atyun-monitor/Desktop/Swift/DanTangFromQuanzai/Pods/Kingfisher/Sources/AnimatedImageView.swift /Users/atyun-monitor/Desktop/Swift/DanTangFromQuanzai/P...
D
/Users/Munokkim/Developer/GitRepository/MOSheetTransition/.build/x86_64-apple-macosx/debug/MOSheetTransition.build/SheetInteractionCoordinator.swift.o : /Users/Munokkim/Developer/GitRepository/MOSheetTransition/Sources/UIViewPropertyAnimatorExtension.swift /Users/Munokkim/Developer/GitRepository/MOSheetTransition/Sourc...
D
/Users/Natalia/FunChatik/Jenkins/build/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Socket.IO-Client-Swift.build/Objects-normal/x86_64/SocketIOClientConfiguration.o : /Users/Natalia/FunChatik/Pods/Socket.IO-Client-Swift/Source/SocketIO/Engine/SocketEngineSpec.swift /Users/Natalia/FunChatik/Pods/Socket.I...
D
module d.ir.symbol; import d.ir.dscope; import d.ir.expression; import d.ir.statement; import d.ir.type; import d.context.name; import d.common.node; public import d.common.qualifier; enum Step { Parsed, Populated, Signed, Processed, } enum InTemplate { No, Yes, } class Symbol : Node { Name name; Name man...
D
/home/anthony/App/Cistercian-numerals/target/rls/debug/build/libc-3b83b05b0733f41c/build_script_build-3b83b05b0733f41c: /home/anthony/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.97/build.rs /home/anthony/App/Cistercian-numerals/target/rls/debug/build/libc-3b83b05b0733f41c/build_script_build-3b83b05b0733f4...
D
module amdc; import std.math; import std.stdio; import std.container.array; import std.container.slist; import std.typecons; import std.conv; import core.stdc.string; import std.datetime.stopwatch; import std.parallelism; import std.range; import core.stdc.stdlib : malloc, free; import math; import matrix; import ut...
D
sexual relations between a man and a boy (usually anal intercourse with the boy as a passive partner)
D
/** * CBOR: cbor <-> Json */ module veda.core.util.cbor8json; private import std.outbuffer, std.stdio, std.string, std.conv, std.datetime; private import vibe.data.json; private import veda.type, veda.onto.resource, veda.onto.individual; private import onto.lang; private import util.cbor; string dummy; private sta...
D
instance ItSe_XardasNotfallBeutel_MIS(C_Item) { name = "Very Strange Leather Satchel"; mainflag = ITEM_KAT_NONE; flags = ITEM_MULTI | ITEM_MISSION; value = 0; visual = "ItMi_Pocket.3ds"; scemeName = "MAPSEALED"; material = MAT_METAL; on_state[0] = Use_XardasNotfallBeutel; description = name; text[0] = ""; t...
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_BeT-91593147...
D
/* * Copyright (C) 2019, HuntLabs * * 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...
D
ln$m (2) --- calculate logarithm to the base e 04/27/83 | _C_a_l_l_i_n_g _I_n_f_o_r_m_a_t_i_o_n | longreal function ln$m (x) | real x | Library: vswtmath (Subsystem mathematical library) | _F_u_n_c_t_i...
D
// PERMUTE_ARGS: -inline -g -O extern(C) int printf(const char*, ...); /*******************************************/ class A { int x = 7; int foo(int i) in { printf("A.foo.in %d\n", i); assert(i == 2); assert(x == 7); printf("A.foo.in pass\n"); } out (result) ...
D
; Copyright (C) 2008 The Android Open Source Project ; ; Licensed under the Apache License, Version 2.0 (the "License"); ; you may not use this file except in compliance with the License. ; You may obtain a copy of the License at ; ; http://www.apache.org/licenses/LICENSE-2.0 ; ; Unless required by applicable law ...
D
/Users/raka/go/src/github.com/rakateja/rust-playground/user-api/target/debug/deps/fake_simd-9782b88b6c3ea5fd.rmeta: /Users/raka/.cargo/registry/src/github.com-1ecc6299db9ec823/fake-simd-0.1.2/src/lib.rs /Users/raka/go/src/github.com/rakateja/rust-playground/user-api/target/debug/deps/libfake_simd-9782b88b6c3ea5fd.rlib...
D
PLONG PLAT ED95 KD LOMAGAGE HIMAGAGE SLAT SLONG RESULTNO DP DM ROCKTYPE 248.699997 72.0999985 17.2999992 51.7000008 11 18 32.7999992 73 2853 10.3000002 19 sediments, red shales
D
// Written in the D programming language /** * Conversion of floating-point decimals to/from strings. * * An implementation of the * General Decimal Arithmetic Specification. * * Authors: Paul D. Anderson * * Copyright: Copyright 2009-2016 by Paul D. Anderson. * * License: <a href="http://www.boost.org/LICEN...
D
module std.crc32; public import stdrus: иницЦПИ32, обновиЦПИ32б, обновиЦПИ32с, ткстЦПИ32 ; alias ЦПИ32.иниц init_crc32; alias ЦПИ32.обнови update_crc32; alias ЦПИ32.текст crc32; struct ЦПИ32 { alias иниц opCall; private бкрат значение; бкрат иниц(){return значение = иницЦПИ32();} бкрат обнови(ббайт зн, бцел црц...
D
/Users/yuga/Documents/ios20161219/cafeDaiay-b1b70009d201388525eea8414f389516ed31bc4a/FoodTracker/Build/Intermediates/IBDesignables/Intermediates/Pods.build/Debug-iphonesimulator/FontAwesome.swift.build/Objects-normal/x86_64/FontAwesomeView.o : /Users/yuga/Documents/ios20161219/cafeDaiay-b1b70009d201388525eea8414f389516...
D
/** Contains several attributes used in SQL databases. */ module ezdb.entity; import std.traits; import std.typecons; /** Defines the primary key of an entity. */ enum primaryKey; // @suppress(dscanner.style.phobos_naming_convention) /** Aliases to the type of the primary key of an entity. */ template PrimaryKeyType...
D
module nes.ppu; import std.algorithm; import std.conv; import std.stdio; import nes.console; import nes.image; import nes.memory; import nes.palette; struct SpritePixel { ubyte index; ubyte color; } class PPU : PPUMemory { this(Console console) { super(console); this.console = console; ...
D
/** * Copyright © DiamondMVC 2019 * License: MIT (https://github.com/DiamondMVC/Diamond/blob/master/LICENSE) * Author: Jacob Jensen (bausshf) */ module diamond.controllers.rest; public { import diamond.controllers.rest.parser; import diamond.controllers.rest.routedatatype; import diamond.controllers.rest.routepa...
D
/** A simple HTTP/1.1 client implementation. 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, Jan Krüger */ module vibe.http.client; public import vibe.core.net; public import vibe.http.common; import vib...
D
/* PERMUTE_ARGS: */ version (with_phobos) import std.conv : text; struct Tuple(T...) { T expand; alias expand this; } auto tuple(T...)(T t) { return Tuple!T(t); } void fun0(U, T...)(U gold, int b_gold, T a, int b) { assert(tuple(a) == gold); assert(b == b_gold); } void fun(U, T...)(U gold, T a,...
D
module android.java.java.lang.ExceptionInInitializerError_d_interface; import arsd.jni : IJavaObjectImplementation, JavaPackageId, JavaName, IJavaObject, ImportExportImpl, JavaInterfaceMembers; static import arsd.jni; import import1 = android.java.java.io.PrintStream_d_interface; import import4 = android.java.java.lan...
D
import vibe.d; import std.format; import std.system; import std.stdio; import std.functional; import payloads; import client; import types; class Shard { private uint seq; private string sessionId; private WebSocket ws; private Timer heartbeater; private Client client; this(Client client) { this.client = c...
D
module unecht.core.defaultInspector; version(UEIncludeEditor) { import unecht.core.componentManager; import unecht.meta.uda; alias aliasHelper(alias T) = T; alias aliasHelper(T) = T; /// struct UEInspectorTooltip { string txt; } /// struct UEDefaultInspector(T) {...
D
import imports.ice15200b; auto f() // not void { sub([0], false); } void sub(R)(R list, bool b) { foreach (i; list.filter!(delegate(e) => b)) { } }
D
/Users/mhassanin/Developer/CupcakeVapor/CupcakeCorner/.build/x86_64-apple-macosx/debug/NIO.build/SocketOptionProvider.swift.o : /Users/mhassanin/Developer/CupcakeVapor/CupcakeCorner/.build/checkouts/swift-nio/Sources/NIO/IO.swift /Users/mhassanin/Developer/CupcakeVapor/CupcakeCorner/.build/checkouts/swift-nio/Sources/N...
D
/+ + Copyright (c) Charles Petzold, 1998. + Ported to the D Programming Language by Andrej Mitrovic, 2011. +/ module name; import core.runtime; import core.thread; import std.conv; import std.math; import std.range; import std.string; import std.utf; auto toUTF16z(S)(S s) { return toUTFz!(const(wchar)*)(s); }...
D
module driver; import drivers.i825xx; import pci.pci; import console; import user.syscall; import user.environment; import user.ipc; class NetworkDriver { public: this() { PciAccess* pacc; PciDevice* dev; uint c; char[1024] namebuf; char* name; pacc = pci_alloc(); // Initialize the ...
D
/** * define */ module veda.core.common.define; import std.concurrency, std.file, std.stdio, core.atomic; import veda.core.common.know_predicates, veda.common.type; // variable process_name static mirror of g_process_name string process_name; static this() { get_g_process_name(); } /////////////////////////////...
D
module uhd.mock.usrp; import uhd.usrp; import std.range; import std.complex; struct USRPMock { this(string args) {} this(MultiDeviceAddress addr) {} @disable this(this); double txRate; double rxRate; double txGain; double rxGain; double txFreq; double rxFreq; string clo...
D
module vulkan.renderers.Text; import vulkan.all; import std.utf : toUTF32; final class Text { private: static struct UBO { static assert(UBO.sizeof == 96); mat4 viewProj; float4 dsColour; float2 dsOffset; byte[8] _pad; } static struct Vertex { static assert(Vertex.sizeof==1...
D
instance Info_BaalLukor_EXIT(C_Info) { npc = GUR_1211_BaalLukor; nr = 999; condition = Info_BaalLukor_EXIT_Condition; information = Info_BaalLukor_EXIT_Info; permanent = 1; description = DIALOG_ENDE; }; func int Info_BaalLukor_EXIT_Condition() { return 1; }; func void Info_BaalLukor_EXIT_Info() { AI_StopProce...
D
instance GRD_2514_Guard (Npc_Default) { //-------- primary data -------- name = NAME_Gardist; npctype = npctype_guard; guild = GIL_NONE; level = 15; voice = 13; id = 2514; flags = NPC_FLAG_BRAVE|NPC_FLAG_INSTANTDEATH|NPC_FLAG_KILLER; //-------- abilities -------- attribute[ATR_STRENGTH] = 5...
D
/** * D header file for C99. * * $(C_HEADER_DESCRIPTION pubs.opengroup.org/onlinepubs/009695399/basedefs/_locale.h.html, _locale.h) * * Copyright: Copyright Sean Kelly 2005 - 2009. * License: Distributed under the * $(LINK2 http://www.boost.org/LICENSE_1_0.txt, Boost Software License 1.0). * (Se...
D
/Users/Vidyadhar/Desktop/Github/HTC-ios-app/build/HackTheCity.build/Debug-iphonesimulator/HackTheCity.build/Objects-normal/x86_64/ViewController.o : /Users/Vidyadhar/Desktop/Github/HTC-ios-app/HackTheCity/ViewController.swift /Users/Vidyadhar/Desktop/Github/HTC-ios-app/HackTheCity/AppDelegate.swift /Users/Vidyadhar/Des...
D
/** mirror datetime.h */ module deimos.python.datetime; version(Python_3_1_Or_Later) { version = PyCapsule; }else version(Python_3_0_Or_Later) { version = PyCObject; }else version(Python_2_7_Or_Later) { version = PyCapsule; }else { version = PyCObject; } import deimos.python.object; import deimos....
D
module ui.event; version( GLFW ) public import ui.event.glfw; public import ui.event.eventtypes; public import ui.event.keycodes;
D
/Users/anton/Desktop/WeatherApp/DerivedData/WeatherApp/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Alamofire.build/Objects-normal/x86_64/SessionDelegate.o : /Users/anton/Desktop/WeatherApp/Pods/Alamofire/Source/MultipartFormData.swift /Users/anton/Desktop/WeatherApp/Pods/Alamofire/Source/Timeline.swift...
D
/Users/endotsuyoshi/Documents/ios/shoanaorigin2/shoana/Build/Intermediates/Pods.build/Debug-iphonesimulator/Charts.build/Objects-normal/x86_64/CandleStickChartView.o : /Users/endotsuyoshi/Documents/ios/shoanaorigin2/shoana/Pods/Charts/Source/Charts/Jobs/AnimatedMoveViewJob.swift /Users/endotsuyoshi/Documents/ios/shoana...
D
module arrayfire.cuda; import arrayfire.defines; extern ( C ) { //FIXME :: Check CudaStream_t alias int cudaStream_t; //#if AF_API_VERSION >= 31 /+ Get the stream for the CUDA device with \p id in ArrayFire context \param[out] stream CUDA Stream of device with \p id in ArrayFire context \param[...
D
/** * This is a low-level messaging API upon which more structured or restrictive * APIs may be built. The general idea is that every messageable entity is * represented by a common handle type (called a Cid in this implementation), * which allows messages to be sent to in-process threads, on-host processes, * an...
D
instance SEK_8041_NOVIZE(Npc_Default) { name[0] = NAME_SEK; guild = GIL_SEK; id = 8041; voice = 6; flags = 0; npcType = npctype_main; B_SetAttributesToChapter(self,2); level = 1; fight_tactic = FAI_HUMAN_COWARD; EquipItem(self,ItMw_1h_Vlk_Axe); B_CreateAmbientInv(self); B_SetNpcVisual(self,MALE,"Hum_Head_B...
D
module geom.Plane3d; import linalg.Vector; //== CLASS DEFINITION ========================================================= /** \class Plane3d Plane3d.hh <OpenMesh/Tools/VDPM/Plane3d.hh> ax + by + cz + d = 0 */ struct Плоскость3м { public: alias Век3п т_вектор; alias т...
D
/** * X9.42 PRF * * Copyright: * (C) 1999-2007 Jack Lloyd * (C) 2014-2015 Etienne Cimon * * License: * Botan is released under the Simplified BSD License (see LICENSE.md) */ module botan.kdf.prf_x942; import botan.constants; static if (BOTAN_HAS_TLS || BOTAN_HAS_PUBLIC_KEY_CRYPTO): import botan.kdf.kdf; import botan...
D
var int diego_coming; instance DIA_Gerbrandt_EXIT(C_Info) { npc = VLK_403_Gerbrandt; nr = 999; condition = DIA_Gerbrandt_EXIT_Condition; information = DIA_Gerbrandt_EXIT_Info; permanent = TRUE; description = Dialog_Ende; }; func int DIA_Gerbrandt_EXIT_Condition() { return TRUE; }; func void DIA_Gerbrandt_EX...
D
/// module std.experimental.allocator.building_blocks.free_list; import std.experimental.allocator.common; import std.typecons : Flag, Yes, No; /** $(HTTP 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 ...
D