code
stringlengths
3
10M
language
stringclasses
31 values
import vibe.core.core; import vibe.core.log : logInfo; import vibe.core.net; import core.time : msecs; import std.datetime : Clock, UTC; shared static this() { runTask({ sleep(500.msecs); assert(false, "Receive call did not return in a timely manner. Killing process."); }); runTask({ auto udp = listenUDP(114...
D
/* REQUIRED_ARGS: -inline PERMUTE_ARGS: -release -O */ // https://issues.dlang.org/show_bug.cgi?id=17072 import core.thread; void main() { Thread.sleep(dur!"msecs"(0)); }
D
/Users/hiro/Desktop/SwiftPractic/build/Pods.build/Debug-iphonesimulator/ObjectMapper.build/Objects-normal/x86_64/TransformOf.o : /Users/hiro/Desktop/SwiftPractic/Pods/ObjectMapper/Sources/FromJSON.swift /Users/hiro/Desktop/SwiftPractic/Pods/ObjectMapper/Sources/ToJSON.swift /Users/hiro/Desktop/SwiftPractic/Pods/ObjectM...
D
/* Copyright (c) 2011-2014 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...
D
instance Info_Sld_8_EXIT(C_Info) { nr = 999; condition = Info_Sld_8_EXIT_Condition; information = Info_Sld_8_EXIT_Info; permanent = 1; description = "KONIEC"; }; func int Info_Sld_8_EXIT_Condition() { return 1; }; func void Info_Sld_8_EXIT_Info() { AI_StopProcessInfos(self); }; instance Info_Sld_8_EinerVon...
D
import std.stdio; import std.algorithm; import std.traits; /** Implement a generic sorting algorithm for dynamic arrays. The arrays can be immutable/const/mutable. *The array element type can be any type that is ordering comparable. *The qualifier (mutable/const/immutabe) applies to both the array an...
D
/Users/Nestor/Documents/iOSBackup/RxSwift_01/.build/debug/RxBlocking.build/BlockingObservable.swift.o : /Users/Nestor/Documents/iOSBackup/RxSwift_01/Packages/RxSwift-3.4.1/Sources/RxBlocking/BlockingObservable+Operators.swift /Users/Nestor/Documents/iOSBackup/RxSwift_01/Packages/RxSwift-3.4.1/Sources/RxBlocking/Blockin...
D
/// module stdx.allocator.building_blocks.segregator; import stdx.allocator.common; /** Dispatches allocations (and deallocations) between two allocators ($(D SmallAllocator) and $(D LargeAllocator)) depending on the size allocated, as follows. All allocations smaller than or equal to $(D threshold) will be dispatche...
D
class A { void a(Z z) { Print("entering method a of A"); z.c(); Print("exiting method a of A"); } } class Z { void c() { Print("inside method c of Z"); } } int main() { A a; Z z; a = new A; z = new Z; a.a(z); }
D
/home/essamgouda97/Desktop/ECE522/Project/ECE522-Project/project_rust/target/release/build/ryu-74a7b0b2f7f886f8/build_script_build-74a7b0b2f7f886f8: /home/essamgouda97/.cargo/registry/src/github.com-1ecc6299db9ec823/ryu-1.0.5/build.rs /home/essamgouda97/Desktop/ECE522/Project/ECE522-Project/project_rust/target/release...
D
module derper.loader; import std.stdio; import luad.all; import derp.all; class Loader { Derp derp; string filename; this(Derp derp, ubyte[] data = []) { this.derp = derp; if(data) { // Load the Zip File FilesystemResourceLoader fsr = cast(FilesystemResourceLoade...
D
module apps.app1.stereotypes; import glued.application.stereotypes; @Implies!Component struct App1Component {}
D
/* Copyright (c) 1996 Blake McBride All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and th...
D
/Users/sharmpi/Downloads/WeatherClient/Build/Intermediates/WeatherClient.build/Debug-iphoneos/WeatherClient.build/Objects-normal/arm64/WeatherConstants.o : /Users/sharmpi/Downloads/WeatherClient/WeatherClient/Utils/WeatherConstants.swift /Users/sharmpi/Downloads/WeatherClient/WeatherClient/View/WeatherView.swift /Users...
D
a man who drives a coach (or carriage)
D
fossil fuel consisting of carbonized vegetable matter deposited in the Carboniferous period a hot fragment of wood or coal that is left from a fire and is glowing or smoldering burn to charcoal supply with coal take in coal
D
// This file is part of Visual D // // Visual D integrates the D programming language into Visual Studio // Copyright (c) 2010-2011 by Rainer Schuetze, All Rights Reserved // // Distributed under the Boost Software License, Version 1.0. // See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LI...
D
/// Generate by tools module javax.xml.soap.SOAPPart; import java.lang.exceptions; public class SOAPPart { public this() { implMissing(); } }
D
// Written in the D programming language /++ $(SCRIPT inhibitQuickIndex = 1;) $(DIVC quickindex, $(BOOKTABLE, $(TR $(TH Category) $(TH Functions)) $(TR $(TD Main types) $(TD $(LREF Interval) $(LREF Direction) )) $(TR $(TD Special intervals) $(TD $(LREF everyDayOfWeek) $(LREF everyMonth) $(LREF ever...
D
/Users/user/Documents/RiseTimeAssets/server/.build/x86_64-apple-macosx10.10/debug/Bits.build/Deprecated.swift.o : /Users/user/Documents/RiseTimeAssets/server/.build/checkouts/core.git-9210800844849382486/Sources/Bits/Deprecated.swift /Users/user/Documents/RiseTimeAssets/server/.build/checkouts/core.git-9210800844849382...
D
/Users/danielmorales/CSUMB/Potluck/build/Pods.build/Debug-iphonesimulator/RxCocoa.build/Objects-normal/x86_64/UIActivityIndicatorView+Rx.o : /Users/danielmorales/CSUMB/Potluck/Pods/RxCocoa/RxCocoa/RxCocoa.swift /Users/danielmorales/CSUMB/Potluck/Pods/RxCocoa/RxCocoa/Deprecated.swift /Users/danielmorales/CSUMB/Potluck/P...
D
/Users/tom/Developer/WhyFi/build/WhyFi.build/Debug-iphoneos/WhyFiHelper.build/Objects-normal/arm64/network.o : /Users/tom/Developer/WhyFi/WhyFiHelper/network.swift /Users/tom/Developer/WhyFi/WhyFiHelper/TodayViewController.swift /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swif...
D
/Users/dannydk6/Desktop/UnicornArcade/build/UnicornArcade.build/Debug-iphonesimulator/UnicornArcade.build/Objects-normal/x86_64/Bullet.o : /Users/dannydk6/Desktop/UnicornArcade/UnicornArcade/Infinite\ Scrolling\ Background.swift /Users/dannydk6/Desktop/UnicornArcade/UnicornArcade/Cloud.swift /Users/dannydk6/Desktop/Uni...
D
//Written in the D programming language /++ Module containing core time functionality, such as $(LREF Duration) (which represents a duration of time) or $(LREF MonoTime) (which represents a timestamp of the system's monotonic clock). Various functions take a string (or strings) to represent a unit of ...
D
instance DIA_VLK_17_EXIT(C_Info) { nr = 999; condition = DIA_VLK_17_EXIT_Condition; information = DIA_VLK_17_EXIT_Info; permanent = TRUE; description = Dialog_Ende; }; func int DIA_VLK_17_EXIT_Condition() { return TRUE; }; func void DIA_VLK_17_EXIT_Info() { AI_StopProcessInfos(self); }; instance DIA_VLK_17...
D
c: Copyright (C) 1998 - 2022, Daniel Stenberg, <daniel@haxx.se>, et al. SPDX-License-Identifier: curl Long: cert-status Protocols: TLS Added: 7.41.0 Help: Verify the status of the server cert via OCSP-staple Category: tls See-also: pinnedpubkey Example: --cert-status $URL Multi: boolean --- Tells curl to verify the sta...
D
instance DIA_OUT_13_EXIT(C_Info) { nr = 999; condition = DIA_OUT_13_EXIT_Condition; information = DIA_OUT_13_EXIT_Info; permanent = TRUE; description = Dialog_Ende; }; func int DIA_OUT_13_EXIT_Condition() { return TRUE; }; func void DIA_OUT_13_EXIT_Info() { AI_StopProcessInfos(self); }; instance DIA_OUT_13...
D
/Users/Polina/XcodeApp/CoreML_test_10.03/CoreML_test/build/Pods.build/Debug-iphonesimulator/RxSwift.build/Objects-normal/x86_64/PrimitiveSequence+Zip+arity.o : /Users/Polina/XcodeApp/CoreML_test_10.03/CoreML_test/Pods/RxSwift/RxSwift/Observables/Amb.swift /Users/Polina/XcodeApp/CoreML_test_10.03/CoreML_test/Pods/RxSwif...
D
// Written in the D programming language. /** * Computes SHA1 and SHA2 hashes of arbitrary data. SHA hashes are 20 to 64 byte * quantities (depending on the SHA algorithm) that are like a checksum or CRC, * but are more robust. * $(SCRIPT inhibitQuickIndex = 1;) $(DIVC quickindex, $(BOOKTABLE , $(TR $(TH Category)...
D
/Users/kidnapper/Documents/25sprout/practice/DerivedData2/practice/Build/Intermediates/practice.build/Debug-iphonesimulator/practice.build/Objects-normal/x86_64/ArticleContentViewController.o : /Users/kidnapper/Documents/25sprout/practice/practice/Search_TPVC.swift /Users/kidnapper/Documents/25sprout/practice/practice/...
D
module aurora.directx.d3d11.d3d11shader; version(Windows): import std.bitmanip; import aurora.directx.com; import aurora.directx.d3d11; public: /// /// Constants /// enum int D3D_SHADER_REQUIRES_DOUBLES = 0x00000001; enum int D3D_SHADER_REQUIRES_EARLY_DEPTH_STENCIL = 0x00000002; enum int D3D_SHADER_REQUIRES_UAVS_A...
D
/home/eidwood/eww/target/release/deps/gdk_sys-2cff32c789b6b45e.rmeta: /root/.cargo/registry/src/github.com-1ecc6299db9ec823/gdk-sys-0.10.0/src/lib.rs /home/eidwood/eww/target/release/deps/libgdk_sys-2cff32c789b6b45e.rlib: /root/.cargo/registry/src/github.com-1ecc6299db9ec823/gdk-sys-0.10.0/src/lib.rs /home/eidwood/ew...
D
/Users/tipaul/Sites/PlatypusAgency/XebiaFormation/bot/.build/debug/Leaf.build/Tag/Models/Equal.swift.o : /Users/tipaul/Sites/PlatypusAgency/XebiaFormation/bot/Packages/Leaf-1.0.5/Sources/Leaf/Argument.swift /Users/tipaul/Sites/PlatypusAgency/XebiaFormation/bot/Packages/Leaf-1.0.5/Sources/Leaf/Byte+Leaf.swift /Users/tip...
D
/** Compile with version=sqlite_extended_metadata_available if your sqlite is compiled with the SQLITE_ENABLE_COLUMN_METADATA C-preprocessor symbol. If you enable that, you get the ability to use the queryDataObject() function with sqlite. (You can still use DataObjects, but you'll have to set up the mappings ...
D
module webtank.security.auth.iface.user_identity; ///Интерфейс удостоверения пользователя interface IUserIdentity { ///Используемый тип проверки подлинности //string authenticationType() @property; //IAuthController accessController() @property; ///Строка, содержащая некий идентификатор пользователя. ///Может...
D
/Users/radibarq/developer/NasaInArabic/build/Pods.build/Debug-iphonesimulator/CollectionKit.build/Objects-normal/x86_64/DataSource.o : /Users/radibarq/developer/NasaInArabic/Pods/CollectionKit/Sources/Other/Deprecated.swift /Users/radibarq/developer/NasaInArabic/Pods/CollectionKit/Sources/DataSource/DataSource.swift /U...
D
/* * Projectile trail strip for increased visibility * * Gothic Free Aim (GFA) v1.1.0 - Free aiming for the video games Gothic 1 and Gothic 2 by Piranha Bytes * Copyright (C) 2016-2018 mud-freak (@szapp) * * This file is part of Gothic Free Aim. * <http://github.com/szapp/GothicFreeAim> * * Gothic Free Aim is...
D
/Users/Natalia/FunChatik/Jenkins/build/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Alamofire.build/Objects-normal/x86_64/NetworkReachabilityManager.o : /Users/Natalia/FunChatik/Pods/Alamofire/Source/MultipartFormData.swift /Users/Natalia/FunChatik/Pods/Alamofire/Source/Timeline.swift /Users/Natalia/Fun...
D
module org.serviio.delivery.resource.transcode.ImageTranscodingProfilesProvider; import java.util.ArrayList; import java.util.Arrays; import java.util.Collection; import java.util.HashMap; import java.util.HashSet; import java.util.List; import java.util.Map; import java.util.Set; import org.serviio.dlna.MediaFormatPr...
D
module android.java.android.widget.PopupWindow_OnDismissListener_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("PopupWindow$OnDismissLi...
D
prevent deliberately (as by making a will) from inheriting cast off
D
/* * Copyright (c) 2004-2009 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
module gfm.assimp.assimp; import std.conv, std.string, std.array : join; import derelict.assimp3.assimp, derelict.util.exception; import gfm.core.log, gfm.core.text; /// The one exception type thrown in this wrapper. /// A failing ASSIMP function should <b>always</b> throw an AssimpExcep...
D
Shining Path guerrillas, who started their bloody uprising in the mountains of Peru and claimed to be defenders of impoverished Peruvian coca farmers, are becoming a political force that seeks public support in the makeshift communities near the capital where two-thirds of Lima's 7 million people live. The rebels made ...
D
PLONG PLAT ED95 KD LOMAGAGE HIMAGAGE SLAT SLONG RESULTNO DP DM WT ROCKTYPE 298.700012 68.4000015 2.9000001 130.600006 23 28 -38.4000015 144.300003 138 4.80000019 4.80000019 0.4 sediments, limestone 264.399994 75 15.6000004 0 2 65 -8.80000019 126.699997 1206 10.3999996 18 0.0634920635 extrusives, intrusives 349.5 78.199...
D
a person who disseminates messages calculated to assist some cause or some government of or relating to or characterized by propaganda
D
import std.stdio; import std.array; import std.string; import std.conv; import std.algorithm; import std.typecons; import std.range; import std.random; import std.math; import std.container; import std.numeric; import std.bigint; void main() { auto x = readln.chomp.to!real; real ans = 0; foreach (i; 1..3000000)...
D
/** * Base class for an entity with a sprite image loaded from disk */ module game.entity.model.SpriteEntity; import game.entity.model.Entity; import util.GL; import util.SDL; import std.exception; /** * Sprite entity base class */ public abstract class SpriteEntity : Entity { /** * Texture handles t...
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
/* TEST_OUTPUT: --- fail_compilation/fail19687.d(17): Error: no property `nonexisting` for type `string` --- */ struct S { void opDispatch(string name)() {} void opDispatch(string name)(string value) {} } void main() { S n; n.foo = "".nonexisting(); }
D
/* * Copyright (c) 2005-2006 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...
D
the taste experience when a savoury condiment is taken into the mouth derive or receive pleasure from have flavor taste appreciatively give taste to
D
module android.java.android.media.MediaScannerConnection_OnScanCompletedListener; public import android.java.android.media.MediaScannerConnection_OnScanCompletedListener_d_interface; import arsd.jni : ImportExportImpl; mixin ImportExportImpl!MediaScannerConnection_OnScanCompletedListener; import import1 = android.jav...
D
/root/Documents/Github/Rust/Mouse-and-Key/target/debug/deps/nodrop-37f598a674803b0f.rmeta: /root/.cargo/registry/src/github.com-1ecc6299db9ec823/nodrop-0.1.13/src/lib.rs /root/Documents/Github/Rust/Mouse-and-Key/target/debug/deps/nodrop-37f598a674803b0f.d: /root/.cargo/registry/src/github.com-1ecc6299db9ec823/nodrop-0...
D
/* *Acquire the following: *1, given one table of Cyber-T (probeid, genesym, wt-mean, exp-mean, pval) *2, given another one with (TF, genesym, probeid) * *Construct the following: *1, a struct with the info of the above, the genesym from Cyber-T is underscored *2, a two way hash array for lookup both in terms of...
D
/** * C's &lt;time.h&gt; * Authors: Walter Bright, Digital Mars, www.digitalmars.com * License: Public Domain * Macros: * WIKI=Phobos/StdCTime */ module std.c.time; public import core.stdc.time;
D
module core.sys.windows.uuid; version (Windows): import core.sys.windows.basetyps; export extern(C) { const IID _DBBMKGUID = {0xF6304BB0, 0xD188, 0x11CD, [0xAD, 0x48, 0x00, 0xAA, 0x00, 0x3C, 0x9C, 0xB6]}; const IID _DBCIDGUID = {0xFE284700, 0xD188, 0x11CD, [0xAD, 0x48, 0x00, 0xAA, 0x00, 0x3C, 0x9C, 0xB6]}; const I...
D
//----------------------------------------------------------------------------- // wxD - wxString.d // (C) 2005 bero <berobero.sourceforge.net> // (C) 2006 afb <afb@users.sourceforge.net> // based on // wx.NET - wxString.cs // /// The wxString wrapper class. // // Written by Bryan Bulten (bryan@bulten.ca) // ...
D
module game.factory; import base.game; import game.game; class GameFactory : IGameFactory { public: override void Init(){ } override IGameThread GetGame(){ return New!GameSimulation(); } override void DeleteGame(IGameThread game) { Delete(game); } } IGameFactory NewGameFactory(){ return New!GameFac...
D
/Users/panartem/Developer/Study/Microservices-vapor/TILAppUsers/.build/x86_64-apple-macosx/debug/Fluent.build/QueryBuilder/QueryBuilder.swift.o : /Users/panartem/Developer/Study/Microservices-vapor/TILAppUsers/.build/checkouts/fluent/Sources/Fluent/Model/ID.swift /Users/panartem/Developer/Study/Microservices-vapor/TILA...
D
/Users/srishti/AndroidStudioProjects/my_ceo/ios/build/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/AppDelegate.o : /Users/srishti/AndroidStudioProjects/my_ceo/ios/Runner/AppDelegate.swift /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulato...
D
module Windows.Foundation.Metadata; import dwinrt; @uuid("997439fe-f681-4a11-b416-c13a47e8ba36") @WinrtFactory("Windows.Foundation.Metadata.ApiInformation") interface IApiInformationStatics : IInspectable { extern(Windows): HRESULT abi_IsTypePresent(HSTRING typeName, bool* return_value); HRESULT abi_IsMethodPresent...
D
/***********************************************************************\ * winerror.d * * * * Windows API header module * * ...
D
/* Copyright 2012. Bloomberg Finance L.P. * * 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
instance BDT_1050_Landstreicher(Npc_Default) { name[0] = NAME_Out; guild = GIL_NONE; id = 1050; voice = 9; flags = 0; npcType = npctype_main; B_SetAttributesToChapter(self,3); fight_tactic = FAI_HUMAN_STRONG; EquipItem(self,ItMw_2h_Sld_Sword); B_CreateAmbientInv(self); B_SetNpcVisual(self,MALE,"Hum_Head_Pon...
D
instance INFO_VLK_555_SCHUTZGELD(C_Info) { npc = VLK_555_Buddler; nr = 5; condition = info_vlk_555_schutzgeld_condition; information = info_vlk_555_schutzgeld_info; permanent = 1; description = "Jak tam u ciebie z pieniędzmi za ochronę?"; }; func int info_vlk_555_schutzgeld_condition() { if(Npc_KnowsInfo(hero...
D
module dpp.translation.macro_; import dpp.from; string[] translateMacro(in from!"clang".Cursor cursor, ref from!"dpp.runtime.context".Context context) @safe in(cursor.kind == from!"clang".Cursor.Kind.MacroDefinition) { import dpp.translation.dlang: maybeRename; import clang: ...
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/_cpl.d) */ module core.sys.windows.cpl; version (Windows): version (ANSI) {} else versio...
D
/Users/radibarq/developer/NasaInArabic/build/Pods.build/Debug-iphonesimulator/Hero.build/Objects-normal/x86_64/HeroModifier+HeroStringConvertible.o : /Users/radibarq/developer/NasaInArabic/Pods/Hero/Sources/HeroModifier+Advanced.swift /Users/radibarq/developer/NasaInArabic/Pods/Hero/Sources/HeroCompatible.swift /Users/...
D
/Users/lukeporupski/Projects/Added_2/build/Added_2.build/Debug-iphonesimulator/Added_2.build/Objects-normal/x86_64/SAConfettiView.o : /Users/lukeporupski/Projects/Added_2/Added_2/LFLoginController.swift /Users/lukeporupski/Projects/Added_2/Added_2/EZSwipeController.swift /Users/lukeporupski/Projects/Added_2/Added_2/CIC...
D
import std.stdio, std.algorithm, std.conv, std.array, std.string, std.math, std.typecons, std.numeric; void main() { auto N = readln.chomp.to!int; bool[][] G; G.length = N; foreach (i; 0..N) { G[i].length = N; foreach (j, x; readln.chomp) { if (x == '1') G[i][j] = true; ...
D
import vibe.core.log: logInfo; import vibe.textfilter.markdown; import std.file; import std.algorithm: splitter, filter, countUntil; import std.array: array, empty; import std.string: split, strip; import std.typecons: Tuple; import std.exception: enforce; import std.string: format; /++ Manages the mark down files f...
D
/******************************************************************************* * Copyright (c) 2000, 2008 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, an...
D
module scene.explosion; import scene.scene; import math; import spine.dsfml.drawable_region; import dsfml.graphics; class ExplosionSprite : SceneObject { private static RegionDrawable sprite; enum maxTTL = 0.1f; private float ttl = maxTTL; private const vec2f coords; private Scene scene; sta...
D
/home/engineer/codebase/rustBook/oop/gui/target/debug/deps/gui-5f59e0113ef8b2b4.rmeta: src/lib.rs /home/engineer/codebase/rustBook/oop/gui/target/debug/deps/libgui-5f59e0113ef8b2b4.rlib: src/lib.rs /home/engineer/codebase/rustBook/oop/gui/target/debug/deps/gui-5f59e0113ef8b2b4.d: src/lib.rs src/lib.rs:
D
/** * Compiler implementation of the * $(LINK2 http://www.dlang.org, D programming language). * * Copyright: Copyright (C) 1999-2019 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, Bo...
D
/// this file imports all available image decoders, and provides convenient functions to load image regardless of it's format. module arsd.image; public import arsd.color; public import arsd.png; public import arsd.jpeg; public import arsd.bmp; public import arsd.targa; public import arsd.pcx; public import arsd.dds; ...
D
INSTANCE Monster_11029_Wesen_HALU (Npc_Default) { // ------ NSC ------ name = "Wesen"; guild = GIL_MOLERAT; id = 11029; voice = 18; npctype = NPCTYPE_MAIN; // ------ Attribute ------ B_SetAttributesToChapter (self, 5); // ------ Kampf-Taktik ------ fight_tactic = FAI_HUMAN_STRONG;...
D
/** License: 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,...
D
/** REQUIRED_ARGS: -makedeps -Jcompilable/extra-files TRANSFORM_OUTPUT: remove_lines(druntime) TEST_OUTPUT: --- $r:.*makedeps_obj_$0.o$?:windows=bj$: \ $p:makedeps_obj.d$ \ $p:makedeps_a.d$ \ $p:makedeps-import-codemixin.txt$ \ $p:makedeps-import.txt$ \ --- **/ module makedeps_obj; // Test import statement imp...
D
/+ The MIT License (MIT) Copyright (c) <2013> <Oleg Butko (deviator), Anton Akzhigitov (Akzwar)> 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 wit...
D
module UnrealScript.TribesGame.TrAccolade_UnitedWeStand; import ScriptClasses; import UnrealScript.Helpers; import UnrealScript.TribesGame.TrAccolade; extern(C++) interface TrAccolade_UnitedWeStand : TrAccolade { public extern(D): private static __gshared ScriptClass mStaticClass; @property final static S...
D
/******************************************************************************* IP address (v4) and port pair. copyright: Copyright (c) 2016-2017 dunnhumby Germany GmbH. All rights reserved License: Boost Software License Version 1.0. See LICENSE.txt for details. ***********************...
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 dgui.core.events.painteventargs; public import dgui.core.events.eventargs; import dgui.core.geometry; import dgui.canvas; class Pain...
D
module logic.data.Vector; import std.conv; import std.math; import mir.ndslice; /** * A three-dimensional vector * May represent a position vector (point) or a velocity vector (output of a differentially defined system) * TODO: n-dimensional vector support */ struct Vector { double x; double y; d...
D
package quadro.parser; public import quadro.parser.inspect; public import quadro.parser.token;
D
module android.java.android.media.tv.TvTrackInfo_Builder_d_interface; import arsd.jni : IJavaObjectImplementation, JavaPackageId, JavaName, IJavaObject, ImportExportImpl, JavaInterfaceMembers; static import arsd.jni; import import1 = android.java.java.lang.CharSequence_d_interface; import import4 = android.java.java.l...
D
version(Have_autowrap_pynih) import autowrap.pynih; else import autowrap.python; enum str = wrapDlang!( LibraryName("pyd"), Modules( Module("arraytest", Yes.alwaysExport), Module("inherit", Yes.alwaysExport), Module("testdll", Yes.alwaysExport), Module("def", Yes.alwaysE...
D
/** License: 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 t...
D
import std.stdio; import std.range : iota; import std.algorithm : map, filter, all; import std.conv; import std.array; private: interface IOProvider { string input(); void output(string); } class StandardIOProvider : IOProvider { string input() { return ""; } void output(string str) { writeln(s...
D
/* * Copyright (c) 2012-2019 The ANTLR Project. All rights reserved. * Use of this file is governed by the BSD 3-clause license that * can be found in the LICENSE.txt file in the project root. */ module antlr.v4.runtime.atn.LexerActionExecutor; import std.conv; import antlr.v4.runtime.InterfaceLexer; import antlr...
D
module misanthropyd.core.window; import misanthropyd.events.event; /// properties of all windows struct WindowProps { /// title shown in title bar string title; /// width in pixels uint width; /// height in pixels uint height; } /// generic interface for a Window interface Window { alias EventCallbackFn = vo...
D
module UnrealScript.TribesGame.TrAttachment_AutoShotgun; import ScriptClasses; import UnrealScript.Helpers; import UnrealScript.TribesGame.TrDeviceAttachment; extern(C++) interface TrAttachment_AutoShotgun : TrDeviceAttachment { public extern(D): private static __gshared ScriptClass mStaticClass; @propert...
D
/Users/mohammadazam/Documents/Projects/StoryTellersAPICode/StoryTellersAPI/.build/debug/Leaf.build/Tag/Tag.swift.o : /Users/mohammadazam/Documents/Projects/StoryTellersAPICode/StoryTellersAPI/Packages/Leaf-1.0.3/Sources/Leaf/Argument.swift /Users/mohammadazam/Documents/Projects/StoryTellersAPICode/StoryTellersAPI/Packa...
D
auto a = 1 * 2; auto a = 1 + 2; auto a = 1 % 2; auto a = 1 || 2; auto a = 1 && 2; auto a = 1 << 2; auto a = 1 >> 2; auto a = 1 < 2; auto a = 1 > 2; auto a = 1 >>> 2; auto a = cast() a; auto a = cast(int) a; auto a = a || b || c && d; auto a = b++; auto a = ++b; auto a = b[10]; auto a = b[10 .. $]; auto a = b[$]; auto a...
D
//---------------------------------------------------------------------- // Copyright 2007-2011 Mentor Graphics Corporation // Copyright 2007-2010 Cadence Design Systems, Inc. // Copyright 2010 Synopsys, Inc. // All Rights Reserved Worldwide // // Licensed under the Apache License, Version 2.0 (the // "Lice...
D
/Users/MohamedNawar/Desktop/appointment/build/appointment.build/Debug-iphonesimulator/appointment.build/Objects-normal/x86_64/TimeCell.o : /Users/MohamedNawar/Desktop/appointment/appointment/AppStoryboard.swift /Users/MohamedNawar/Desktop/appointment/appointment/SceneDelegate.swift /Users/MohamedNawar/Desktop/appointme...
D
module sendero.server.io.ChunkStream; class ChunkOutput : OutputFilter { private OutputBuffer output; /*********************************************************************** Use a buffer belonging to our sibling, if one is available ******************************************...
D
/**************************************************************************** * Copyright (c) 1998-2007,2009 Free Software Foundation, Inc. * * * * Permission is hereby granted, free of charge, to any person obtaining a * * copy ...
D
/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 3.0 * * The contents of this file are subject to the Mozilla Public License Version * 1.1 (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.mozilla.org/MPL/ * * Softwa...
D