code
stringlengths
3
10M
language
stringclasses
31 values
import std.stdio; import std.array; import std.random; import std.conv; import std.windows.charset; import core.thread; void main(){ immutable ptn=["ズン","ドコ"]; immutable fin="キ・ヨ・シ!"; auto log=["","","","",""]; immutable ans="ズンズンズンズンドコ"; for(;;){ auto last=ptn[uniform(0,ptn.length)]; write(last.toMBSz.to!st...
D
/** * Copyright: Enalye * License: Zlib * Authors: Enalye */ module grimoire.stdlib.time; import std.datetime; import std.conv : to; import grimoire.compiler, grimoire.runtime; package(grimoire.stdlib) void grLoadStdLibTime(GrLibrary library) { library.addPrimitive(&_clock, "clock", [], [grInt]); } private voi...
D
module io.selector.SelectSelector; public import io.model; public import io.selector.model; private import io.selector.AbstractSelector; private import io.selector.SelectorException; version (Windows) { private { struct набор_уд { } } } public class СелекторВ...
D
/* * Licensed under the GNU Lesser General Public License Version 3 * * This library 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 3 of the license, or * (at your option) any late...
D
/Users/aligame/work/rust_repository/rutils/target/debug/deps/libunicode_segmentation-56293f9565c81229.rlib: /Users/aligame/.cargo/registry/src/mirrors.ustc.edu.cn-61ef6e0cd06fb9b8/unicode-segmentation-1.6.0/src/lib.rs /Users/aligame/.cargo/registry/src/mirrors.ustc.edu.cn-61ef6e0cd06fb9b8/unicode-segmentation-1.6.0/src...
D
module perfontain.managers.gui.label; import std, perfontain; class GUIStaticText : GUIElement { this(Layout p, string text, FontInfo fi = FontInfo.init, ubyte mode = 0) { super(p); _text = text; } override void draw() { // { // auto p = parent; // while (p.parent && !cast(GUIWindow)...
D
// https://issues.dlang.org/show_bug.cgi?id=21753 struct Sample { int function() func1; int function() func2; } void noth(Sample smpl)() { static assert(smpl.func1() == 0); static assert(smpl.func2() == 1); } void main() { enum s = Sample( { return 0; }, { return 1; } ); static assert(s.fun...
D
/Users/mordi/Desktop/xCode/MissMystique/Build/Intermediates/MissMystique.build/Debug-iphoneos/MissMystique.build/Objects-normal/armv7/ViewController.o : /Users/mordi/Desktop/xCode/MissMystique/MissMystique/statisticsViewController.swift /Users/mordi/Desktop/xCode/MissMystique/MissMystique/scanViewController.swift /User...
D
module UnrealScript.TribesGame.GFxTrPage_BlockedPlayers; import ScriptClasses; import UnrealScript.Helpers; import UnrealScript.TribesGame.TrFriendManager; import UnrealScript.TribesGame.GFxTrAction; import UnrealScript.TribesGame.GFxTrPage; import UnrealScript.GFxUI.GFxObject; extern(C++) interface GFxTrPag...
D
module input.json; import std.file; import std.json; import std.stdio; import std.conv; import field; Field readJson(string fileName) { JSONValue setting = parseJSON(readText(fileName)); Field field = new Field(); field.setSize( cast(int) setting["width"].integer, cast(int) setting["heigh...
D
module ircclient.ui.settingsdlg; import dlangui.core.stdaction; import dlangui.dialogs.dialog; import dlangui.widgets.widget; import dlangui.dml.parser; import ircclient.ui.frame; import ircclient.ui.settings; import std.utf : toUTF32; import std.conv : to; class SettingsDialog : Dialog { IRCFrame _frame; IRC...
D
instance Mod_7223_GRD_Gardist_MT (Npc_Default) { //-------- primary data -------- name = NAME_Gardist; npctype = NpcType_mt_gardist; guild = GIL_STRF; level = 10; voice = 0; id = 7223; //-------- abilities -------- attribute[ATR_STRENGTH] = 35; attribute[ATR_DEXTERITY] = 35; attribute[ATR_...
D
// This source code is in the public domain. // MVC ComboBox with ListStore - one column containing strings import std.stdio; import gtk.MainWindow; import gtk.Main; import gtk.Widget; import gtk.Box; import gtk.ComboBox; import gtk.ListStore; import gtk.TreeIter; import gtk.TreeViewColumn; import gtk.CellRendererTe...
D
/** * Color conversion routines. * * Copyright: Copyright (C) 2006-2007 Peter Van Isacker * Authors: Peter Van Isacker (sclytrack) * Date: September 13, 2007 * License: Copyright (C) 2006-2007 Peter Van Isacker * * Permission is hereby granted, free of charge, to any person obtaining a copy of this software...
D
module d.llvm.expression; import d.llvm.local; import d.ir.expression; import d.ir.symbol; import d.ir.type; import d.context.location; import util.visitor; import llvm.c.core; struct ExpressionGen { private LocalPass pass; alias pass this; this(LocalPass pass) { this.pass = pass; } LLVMValueRef visit(...
D
INSTANCE Info_Mod_Wesen_03_Hi (C_INFO) { npc = Monster_11027_Wesen_HALU; nr = 1; condition = Info_Mod_Wesen_03_Hi_Condition; information = Info_Mod_Wesen_03_Hi_Info; permanent = 0; important = 1; }; FUNC INT Info_Mod_Wesen_03_Hi_Condition() { return 1; }; FUNC VOID Info_Mod_Wesen_03_Hi_Info() { AI_Output(se...
D
/******************************************************************************* * Copyright (c) 2000, 2003 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
PLONG PLAT ED95 KD LOMAGAGE HIMAGAGE SLAT SLONG RESULTNO DP DM ROCKTYPE 279.899994 75.8000031 4.30000019 826 1 14 32.7999992 72.5 1137 2.9000001 5 sediments 281.799988 77.5999985 5.5 53.5999985 1 5 33 73 1135 3.9000001 6.5999999 sediments 326.600006 57.4000015 4.69999981 380.799988 1 14 32.7999992 73.1999969 1136 3.099...
D
/Users/alimurat_mac/Desktop/Tanitim_calisma/SiberSuclarTanitim/DerivedData/SiberSuclarTanitim/Build/Intermediates.noindex/SiberSuclarTanitim.build/Debug-iphonesimulator/SiberSuclarTanitim.build/Objects-normal/x86_64/EgitimlerViewController.o : /Users/alimurat_mac/Desktop/Tanitim_calisma/SiberSuclarTanitim/SiberSuclarTa...
D
/Users/ameeradamsika/Desktop/IOS/Demo/LoginWithRxSwift/build/Pods.build/Debug-iphonesimulator/RxSwift.build/Objects-normal/x86_64/AsMaybe.o : /Users/ameeradamsika/Desktop/IOS/Demo/LoginWithRxSwift/Pods/RxSwift/RxSwift/Observables/Amb.swift /Users/ameeradamsika/Desktop/IOS/Demo/LoginWithRxSwift/Pods/RxSwift/RxSwift/Obse...
D
/** Cookie based session support. Copyright: © 2012 RejectedSoftware e.K. License: Subject to the terms of the MIT license, as written in the included LICENSE.txt file. Authors: Jan Krüger, Sönke Ludwig */ module vibe.http.session; import vibe.core.log; import std.base64; import std.array; import std.random; ...
D
/Users/oyo02699/apps/easycrm/easycrm-api/target/rls/debug/deps/url-ed81d34a2b8d0713.rmeta: /Users/oyo02699/.cargo/registry/src/mirrors.ustc.edu.cn-61ef6e0cd06fb9b8/url-1.7.2/src/lib.rs /Users/oyo02699/.cargo/registry/src/mirrors.ustc.edu.cn-61ef6e0cd06fb9b8/url-1.7.2/src/encoding.rs /Users/oyo02699/.cargo/registry/src/...
D
import std.stdio; void print_float_properties(T)(T type) { writeln("Type : ", T.stringof); writeln("Precision : ", T.dig); writeln("Minimum normalized value: ", T.min_normal); writeln("Minimum value : ", -T.max); writeln("Maximum value : ", T.max); } void main(...
D
module android.java.android.widget.SearchView_OnCloseListener_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("SearchView$OnCloseListener...
D
func void ZS_ArenaSpectator() { OccupiedPerception(); AI_GotoWP(self,self.wp); AI_GotoFP(self,"STAND"); AI_AlignToFP(self); }; func void ZS_ArenaSpectator_loop() { }; func void ZS_ArenaSpectator_end() { };
D
/Users/Jorge/Desktop/Projects/Web/Swift/kisiBootcamp/.build/x86_64-apple-macosx/debug/Async.build/Future+Variadic.swift.o : /Users/Jorge/Desktop/Projects/Web/Swift/kisiBootcamp/.build/checkouts/core/Sources/Async/Async+NIO.swift /Users/Jorge/Desktop/Projects/Web/Swift/kisiBootcamp/.build/checkouts/core/Sources/Async/Fu...
D
/******************************************************************************* Simplified test runner actions that only runs one test case Copyright: Copyright (c) 2015-2017 sociomantic labs GmbH. All rights reserved License: Boost Software License Version 1.0. See LICENSE for details. ***************...
D
module UnrealScript.Engine.NavigationHandle; import ScriptClasses; import UnrealScript.Helpers; import UnrealScript.Engine.Controller; import UnrealScript.Core.UObject; import UnrealScript.Engine.Actor; import UnrealScript.Engine.CoverLink; import UnrealScript.Engine.NavMeshPathConstraint; import UnrealScript...
D
/+ This is a DHDL test circuit. You generally wouldn't write this D code by hand. Instead, you would write DHDL code and the DHDL compiler would generate the code you see in this module. +/ module dhdl.tests.coupling; import std.stdio; import dhdl; import dhdl.lib.coupling; import dhdl.testing; class Coupling : Circ...
D
#!/sbin/runscript # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 or later depend() { need net } start() { ebegin "Starting ${SVCNAME}" start-stop-daemon --start --exec /usr/sbin/anytermd -- \ --user "${USER}" --port ${PORT} ${ANYTERM_OPTIONS} eend $? ...
D
module ast.fp; import parseBase, ast.base, ast.types, ast.literals; Object gotFloatProperty(ref string text, ParseCb cont, ParseCb rest) { auto t2 = text; if (t2.accept("infinity")) { text = t2; return new FloatExpr(float.infinity); } if (t2.accept("nan")) { text = t2; return new FloatExpr(float.nan); } if (t...
D
module ui.tools; import core.sys.windows.windows; import std.conv : to; import std.stdio : writeln; import std.stdio : writefln; import std.range.primitives : isRandomAccessRange, isInputRange; pragma( inline ) void Writeln( A... )( A a ) nothrow { try { writeln( a ); } catch ( Throwable e ) { asser...
D
/***********************************\ HOOKENGINE \***********************************/ //------------------- // OPCODES //------------------- // /* 1 Byte */ const int ASMINT_OP_CompareEAX = 61; //0x3D const int ASMINT_OP_JZ_Byte = 116; //0x74 const int ASMINT_OP_popEAX = 88; //0x58 // ...
D
instance Mod_7224_GRD_Gardist_MT (Npc_Default) { //-------- primary data -------- name = NAME_Gardist; npctype = NpcType_mt_gardist; guild = GIL_STRF; level = 10; voice = 0; id = 7224; //-------- abilities -------- attribute[ATR_STRENGTH] = 35; attribute[ATR_DEXTERITY] = 35; attribute[ATR_...
D
/Users/sergio.orozco/Documents/RWPickFlavor/DerivedData/RWPickFlavor/Build/Intermediates.noindex/IBDesignables/Intermediates.noindex/RWPickFlavor.build/Debug-iphonesimulator/RWPickFlavor.build/Objects-normal/x86_64/RGBAColorFromString.o : /Users/sergio.orozco/Documents/RWPickFlavor/RWPickFlavor/Controllers/PickFlavorDa...
D
// FIXME: add +proj and -proj to adjust project results import ps = PorterStemmer; import arsd.cgi; import arsd.dom; import std.stdio; import std.file; import std.conv : to; import std.algorithm : sort; import std.string : toLower, replace, split; class ProjectSearcher { this(string path, string name, int projectAdj...
D
module EncoShared.Network.StringPacket; import std.bitmanip; import EncoShared; /// Length prefixed string packet with maximum length of ushort.max with default id 65400 class StringPacket : IPacket { private: string m_content; public: alias m_content this; this(string content = "") { m_content = content; }...
D
/** * Defines the static class Config, which handles all configuration options. */ module utility.config; import utility.filepath; // Imports for conversions import core.dgame : GameState; import components.assets; import graphics.shaders.shaders; import utility.output : Verbosity; import math.vector, math.quaternio...
D
instance DIA_OUT_OldBerny(C_INFO) { npc = OUT_1214_OldBerny; nr = 1; condition = DIA_NoCond_cond; information = DIA_OUT_OldBerny_MR_Hello_info; important = TRUE; }; func void DIA_OUT_OldBerny_MR_Hello_info() { MIS_Sarah_OldFriends_BernyMet = TRUE; AI_Output(self,other,"DIA_OUT_OldBerny_MR_Hello_13_01"); //Аах......
D
/** * Copyright: Copyright Auburn Sounds 2016. * License: $(LINK2 http://www.boost.org/LICENSE_1_0.txt, Boost License 1.0) * Authors: Guillaume Piolat */ module inteli.types; version(LDC): public import core.simd; alias __m64 = long; // Note: operation using __m64 are not available. alias __m128 = float4; alias ...
D
module gc; // calulate the GC-content of a given DNA string import std.stdio; import std.string : chomp; import std.conv : to; pure bool isACGT(char c) { return (c == 'A' || c == 'C' || c == 'G' || c == 'T'); } struct NTCount { ulong A, C, G, T; } pure NTCount getNTCount(in char[] str) { NTCount count;...
D
/afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/obj/x86_64-slc6-gcc48-opt/CxAODTools/obj/MuonDecorator.o /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/RootCoreBin/obj/x86_64-slc6-gcc48-opt/CxAODTools/obj/MuonDecorator.d : /afs/cern.ch/user/y/ychou/private/monoWZH/CxAODFramework/CxAODTool...
D
/Users/penka/SkyFloatingLabelTextField/SkyFloatingLabelTextFieldObjectiveCExample/build/Pods.build/Debug-iphonesimulator/SkyFloatingLabelTextField.build/Objects-normal/x86_64/SkyFloatingLabelTextFieldWithIcon.o : /Users/penka/SkyFloatingLabelTextField/SkyFloatingLabelTextFieldObjectiveCExample/Pods/SkyFloatingLabelText...
D
/** * Windows API header module * * Translated from MinGW Windows headers * * License: $(LINK2 http://www.boost.org/LICENSE_1_0.txt, Boost License 1.0) * Source: $(DRUNTIMESRC src/core/sys/windows/_lzexpand.d) */ module core.sys.windows.lzexpand; version (Windows): @system: version (ANSI) {} else version = Unic...
D
/* * ti_array_byte.d * * This module implements the TypeInfo for a byte[] * */ module dyndrt.typeinfos.ti_array_byte; import dyndrt.typeinfos.ti_array; class TypeInfo_Ag : ArrayInfo!("byte") { }
D
/Users/Polina/XcodeApp/diplom_prj/CoreML_test/build/Pods.build/Debug-iphonesimulator/RxSwift.build/Objects-normal/x86_64/SwiftSupport.o : /Users/Polina/XcodeApp/diplom_prj/CoreML_test/Pods/RxSwift/RxSwift/Observables/Amb.swift /Users/Polina/XcodeApp/diplom_prj/CoreML_test/Pods/RxSwift/RxSwift/Observables/SingleAsync.sw...
D
module dwt.internal.mozilla.nsIWebNavigationInfo; import dwt.internal.mozilla.Common; import dwt.internal.mozilla.nsID; import dwt.internal.mozilla.nsISupports; import dwt.internal.mozilla.nsIWebNavigation; import dwt.internal.mozilla.nsStringAPI; const char[] NS_IWEBNAVIGATIONINFO_IID_STR = "62a93afb-93a1-465c-84c8-...
D
/+ + Copyright (c) Charles Petzold, 1998. + Ported to the D Programming Language by Andrej Mitrovic, 2011. +/ module Blowup; import core.memory; 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...
D
/Users/michael/Desktop/Buildcoin/ChartTest/build/Pods.build/Debug-iphonesimulator/Charts.build/Objects-normal/x86_64/Transformer.o : /Users/michael/Desktop/Buildcoin/ChartTest/Pods/Charts/Source/Charts/Data/Implementations/Standard/ChartData.swift /Users/michael/Desktop/Buildcoin/ChartTest/Pods/Charts/Source/Charts/Dat...
D
//===================================== РАНЕНЫЙ КУЗНЕЦ ===============================================// //Статус: НЕГОТОВ //Квестодатель: Густав //Участники: var int MIS_DS2P_InjuredSmith; const string TOPIC_DS2P_InjuredSmith = "Раненый кузнец_InjuredSmith"; const string TOPIC_DS2P_InjuredSmith_Start = ""; cons...
D
func void B_ObserveSuspect () { PrintDebugNpc ( PD_ZS_FRAME, "B_ObserveSuspect" ); //-------- Beobachter ist NPCTYPE_FRIEND ! -------- if (self.npctype == NPCTYPE_FRIEND) || (Npc_GetAttitude(self,other) == ATT_FRIENDLY) { PrintDebugNpc (PD_ZS_CHECK, "...NSC ist NPCTYPE_FRIEND oder ATT_FRIENDL...
D
// Written in the D programming language. /** Bit-level manipulation facilities. Copyright: Copyright Digital Mars 2007 - 2011. License: $(HTTP www.boost.org/LICENSE_1_0.txt, Boost License 1.0). Authors: $(HTTP digitalmars.com, Walter Bright), $(HTTP erdani.org, Andrei Alexandrescu), Jonatha...
D
module stockfont; import std.stdio; import std.string; import std.conv; import std.algorithm; import std.string; import std.utf; import core.runtime; import win32.windef; import win32.winuser; import win32.wingdi; import win32.mmsystem; import win32.winnt; TCHAR * TEXT( string text ) { return text.toUTFz!( TCHAR *...
D
/////////////////////////////////////////////////////////////////////// // Info EXIT /////////////////////////////////////////////////////////////////////// INSTANCE DIA_Ehnim_EXIT (C_INFO) { npc = BAU_944_Ehnim; nr = 999; condition = DIA_Ehnim_EXIT_Condition; information = DIA_Ehnim_EXIT_Info...
D
// Copyright Brian Schott (Hackerpilot) 2015. // 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 analysis.unmodified; import std.container; import std.d.ast; import std.d.lexer; import a...
D
module dcrypt.blockcipher.aes; import dcrypt.blockcipher.blockcipher; import dcrypt.exceptions; import dcrypt.bitmanip; /// Test AES encryption and decryption of a single block with 128, 192 and 256 bits key length. /// test vectors from http://www.inconteam.com/software-development/41-encryption/55-aes-test-vectors ...
D
module deimos.cef3.trace; // Copyright (c) 2012 Marshall A. Greenblatt. 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 copyrig...
D
/* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). * Version 3.0.0 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. * ------------------------------...
D
module csfml.graphics.image; public import csfml.graphics.types; import csfml.graphics.color; import csfml.graphics.rect; import csfml.system.inputstream; extern(C) { sfImage* sfImage_CreateFromColor(uint width, uint height, sfColor color); sfImage* sfImage_CreateFromPixels(uint width, uint height, const ubyte* da...
D
/// Generate by tools module org.apache.http.protocol.ResponseServer; import java.lang.exceptions; public class ResponseServer { public this() { implMissing(); } }
D
const string Watter_Barrel = "Beczka z wodą"; const string MOBNAME_CRATE = "Skrzynia"; const string MOBNAME_CHEST = "Kufer"; const string MOBNAME_WARDROBE = "Szafa"; const string MOBNAME_CUPBOARDBASE = "Szafka"; const string MOBNAME_CUPBOARD = "Górna szafka"; const string MOBNAME_DRESSER = "Dolna szafka"; const strin...
D
module tefutefu.message.TefutefuMessageQueues; import tefutefu.commons.Importance; import tefutefu.message.TefutefuMessage; import std.stdio; public class TefutefuMessageQueues(T) { public TefutefuMessage!(T)[] recvQueue; public void pushToRecvQueue(TefutefuMessage!T newMessage) { this.recvQueue ~= newMessage;...
D
/** Copyright: Copyright (c) 2017 Andrey Penechko. License: $(WEB boost.org/LICENSE_1_0.txt, Boost License 1.0). Authors: Andrey Penechko. */ module voxelman.platform.cursoricon; enum CursorIcon { arrow, ibeam, crosshair, hand, hresize, vresize, }
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
of or relating to monochromatism (of light or other electromagnetic radiation) having only one wavelength having or appearing to have only one color
D
/******************************************************************************* Helper for sequential (half duplex) client-node message exchange. Copyright: Copyright (c) 2016-2017 dunnhumby Germany GmbH. All rights reserved License: Boost Software License Version 1.0. See LICENSE.txt for detail...
D
/Users/Shashi/Projects/NSHackathon/Iosapp/insightTEK/build/Pods.build/Debug-iphonesimulator/Alamofire.build/Objects-normal/x86_64/ServerTrustPolicy.o : /Users/Shashi/Projects/NSHackathon/Iosapp/insightTEK/Pods/Alamofire/Source/MultipartFormData.swift /Users/Shashi/Projects/NSHackathon/Iosapp/insightTEK/Pods/Alamofire/S...
D
module ohm.app; import std.stdio, std.concurrency, std.algorithm.searching, std.algorithm.iteration; import ohm.actors.io, ohm.actors.admin; void main() { auto ioHolder = spawn(&ioHolder); auto actorsAdmin = spawn(&actorsAdmin, ioHolder); for(auto loop = true; loop;) receive( (ReadMe...
D
//////////////////////////////////////////////////////////////////////////////// // // Przyklad jak ustawic wlasna procedure callback identyfikatora sprzetowego // // Wersja : PELock v2.0 // Jezyk : D // Autor : Bartosz Wójcik (support@pelock.com) // Strona domowa : https://www.pelock.com // ...
D
// --------------------------------------------------------- // NPC 'MIL_131_Militia' // --------------------------------------------------------- instance MIL_131_Militia (C_NPC) { //-------- primary data -------- name = NAME_Militia; guild = GIL_MILITIA; npctype = NPCTYPE_GUARD; lev...
D
module webtank.net.uri_pattern; import std.conv; import std.algorithm, std.regex; struct URIMatchingData { string[string] _data; bool isMatched = false; string opIndex(string name) const { return _data[name]; } string[] keys() @property const { string[] result; foreach( name, ref _; _data ) result ~...
D
//при каждом запуске игры func void B_InitHero_Overlays(var C_NPC slf) { MEM_Debug(slf.name); if (slf.aivar[AIV_Gender] == FEMALE) { var C_ITEM arm; arm = Npc_GetEquippedArmor(slf); if (Hlp_IsItem(arm,ITAR_Leather_Baby)) { Mdl_RemoveOverlayMDS(slf,"Humans_Babe.mds"); } else { Mdl_ApplyOverlayMds(slf,...
D
module isolated.math.icosphere_data; import isolated.math : vec3, vec2, vec2i; package : static immutable int[] IcoSphere3_LevelIndeces = [ 0, 5, 20, 45, 80, 120, 160, 200, 240, 275, 300, 315 ]; static immutable vec3[] IcoSphere3_Positions = [ vec3(0.251147, 0.967949, 0), vec3(0.077607, 0.96795, -0.238853), vec3(0,...
D
/// This module provides a typesafe querying framework. /// For now only very basic queries are supported module mongoschema.query; import mongoschema; import std.regex; import std.traits; /// Represents a field to compare struct FieldQuery(T, Obj) { enum isCompatible(V) = is(V : T) || is(V == Bson); Query!Obj* q...
D
/home/ubuntu/substrate-node-template/target/release/build/libp2p-noise-9365fb60a789ad7b/build_script_build-9365fb60a789ad7b: /home/ubuntu/.cargo/registry/src/github.com-1ecc6299db9ec823/libp2p-noise-0.24.0/build.rs /home/ubuntu/substrate-node-template/target/release/build/libp2p-noise-9365fb60a789ad7b/build_script_bui...
D
/* * 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 rdmd_test; /** RDMD Test-suite. Authors: Andrej Mitrovic Notes: Use the --compiler switch to specify a custom compiler ...
D
/* DSFML - The Simple and Fast Multimedia Library for D Copyright (c) <2013> <Jeremy DeHaan> 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 granted to anyone to use this softw...
D
/** * D header file for POSIX's <string.h>. * * Note: * - The <string.h> header shall define NULL and size_t as described in <stddef.h>. * However, D has builtin `null` and `size_t` is defined in `object`. * * See_Also: https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/string.h.html * Copyright: D La...
D
//************************** // Harpie Prototype //************************** PROTOTYPE Mst_Default_Harpie(C_Npc) { //----- Monster ---- name = "Harpia"; guild = GIL_HARPY; aivar[AIV_MM_REAL_ID] = ID_HARPY; level = 18; //-----Attribute ---- attribute [ATR_STRENGTH] = 70; attribute [...
D
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License")...
D
/Users/marvinevins/Library/Autosave\ Information/cardsRandomPorgrammatic/DerivedData/cardsRandomPorgrammatic/Build/Intermediates.noindex/cardsRandomPorgrammatic.build/Debug-iphonesimulator/cardsRandomPorgrammatic.build/Objects-normal/x86_64/CWButton.o : /Users/marvinevins/Library/Autosave\ Information/cardsRandomPorgra...
D
module wx.SplitterWindow; public import wx.common; public import wx.Window; public enum ПСплитРежим { Горизонтально = 1, Вертикально } //--------------------------------------------------------------------- //! \cond EXTERN extern (C) { alias проц function(ОкноДелитель объ, цел x, цел y) Virtual_OnDouble...
D
import clWrap, std.stdio, std.algorithm, std.conv, std.array; int main(string[] args) { if (args.length != 2 || args[1].empty) { stderr.writeln("Error: please provide platform name"); return 1; } auto platform = getChosenPlatform(args[1]); auto devices = platform.getDevices(cl.DEVI...
D
instance SLD_817_Soeldner (Npc_Default) { // ------ NSC ------ name = NAME_SOELDNER; guild = GIL_SLD; id = 817; voice = 6; flags = 0; //NPC_FLAG_IMMORTAL oder 0 npctype = NPCTYPE_AMBIENT; // ------ Attribute ------ B_SetAttributesToChapter (self, 4); //setzt Attribute...
D
PLONG PLAT ED95 KD LOMAGAGE HIMAGAGE SLAT SLONG RESULTNO DP DM ROCKTYPE 320 63 9 15.5 34 65 -38 145.5 1854 16 16 extrusives 314 70 6 132 48 50 -33.2999992 151.199997 1844 9 10 intrusives, basalt 302.700012 66.8000031 6.80000019 35 34 65 -38 145.5 1819 10.8000002 12.1000004 extrusives 298 58.7999992 2.4000001 0 35 65 -2...
D
instance PIR_13660_ADDON_BRANDON(Npc_Default) { name[0] = "Brandon"; guild = GIL_PAL; id = 13660; voice = 13; flags = 0; npcType = NPCTYPE_AMBIENT; aivar[AIV_FollowDist] = 400; B_SetAttributesToChapter(self,4); fight_tactic = FAI_HUMAN_MASTER; EquipItem(self,ItMw_Addon_PIR1hAxe); CreateInvItems(self,ItPo_He...
D
/** * Handles target-specific parameters * * In order to allow for cross compilation, when the compiler produces a binary * for a different platform than it is running on, target information needs * to be abstracted. This is done in this module, primarily through `Target`. * * Note: * While DMD itself does not ...
D
int sum(int a, int b){ return a + b; } int main() { int i; for(i = 0; true; i = sum(i, 1)){ Print(i); } }
D
/Users/jakob/Development/vinther-moen/carthage-example/Carthage/Checkouts/SnapKit/Build/Intermediates/SnapKit.build/Release-iphonesimulator/SnapKit iOS.build/Objects-normal/x86_64/View+SnapKit.o : /Users/jakob/Development/vinther-moen/carthage-example/Carthage/Checkouts/SnapKit/Source/Constraint.swift /Users/jakob/Deve...
D
/** * * THIS FILE IS AUTO-GENERATED BY ./parse_specs.d FOR MCU atmega162 WITH ARCHITECTURE avr5 * */ module avr.specs.specs_atmega162; enum __AVR_ARCH__ = 5; enum __AVR_ASM_ONLY__ = false; enum __AVR_ENHANCED__ = true; enum __AVR_HAVE_MUL__ = true; enum __AVR_HAVE_JMP_CALL__ = true; enum __AVR_MEGA__ = true; enu...
D
/Users/ryancampbell/Documents/Games/SpeakerBox/build/SpeakerBox.build/Release-iphoneos/SpeakerBox.build/Objects-normal/armv7/SBStage.o : /Users/ryancampbell/Documents/Games/SpeakerBox/SpeakerBox/SBPodium.swift /Users/ryancampbell/Documents/Games/SpeakerBox/SpeakerBox/SBStage.swift /Applications/Xcode.app/Contents/Devel...
D
/* ** Copyright (c) 2007-2009 The Khronos Group Inc. ** ** Permission is hereby granted, free of charge, to any person obtaining a ** copy of this software and/or associated documentation files (the ** "Materials"), to deal in the Materials without restriction, including ** without limitation the rights to use, copy, m...
D
/** * Compiler implementation of the * $(LINK2 http://www.dlang.org, D programming language). * * Copyright: Copyright (C) 1984-1995 by Symantec * Copyright (C) 2000-2020 by The D Language Foundation, All Rights Reserved * Authors: $(LINK2 http://www.digitalmars.com, Walter Bright) * License: ...
D
/* * Hunt - A refined core library for D programming language. * * Copyright (C) 2018-2019 HuntLabs * * Website: https://www.huntlabs.net/ * * Licensed under the Apache-2.0 License. * */ module hunt.collection.HashMap; import hunt.collection.AbstractMap; import hunt.collection.Map; import hunt...
D
/** A HTTP 1.1/1.0 server implementation. Copyright: © 2012-2013 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, Ilya Shipunov */ module vibe.http.server; public import vibe.core.net; public import vibe.http.co...
D
create by hammering make a copy of with the intent to deceive come up with (an idea, plan, explanation, theory, or principle) after a mental effort move ahead steadily move or act with a sudden increase in speed or energy make something, usually for a specific function make out of components (often in an improvising ma...
D
import std.stdio; import hdf5.hdf5; import dhtslib.sam; import std.getopt; import std.array : array; import std.file : dirEntries,SpanMode; import std.algorithm : each, map, sort; import std.algorithm.setops : setIntersection; import std.conv : to; import std.file : mkdirRecurse; import std.path : extension; import cor...
D
// allegro imports import allegro5.allegro; import std.conv; // app imports import globals; import main; import entity : Entity; Entity updateInput(ref bool[string] keyList, ref Mouse mouse, Entity e) { bool retVal = false; ALLEGRO_EVENT event; // get next event from queue while(al_get_next_event(...
D
PLONG PLAT ED95 KD LOMAGAGE HIMAGAGE SLAT SLONG RESULTNO DP DM WT ROCKTYPE 329.5 49.5 11.6000004 23.6000004 100 120 -23 150.5 8586 19.7000008 21.3999996 0.838541667 extrusives 328.700012 48.9000015 1.79999995 359.899994 110 115 -38.4000015 144.199997 137 3.5999999 3.5999999 0.906666667 sediments 328 45 10 30.8999996 10...
D
a saying that is widely accepted on its own merits English inventor (born in the United States) who invented the Maxim gun that was used in World War I (1840-1916)
D