code
stringlengths
3
10M
language
stringclasses
31 values
module ui.parse.css.border_width; import ui.parse.css.types : Length; import ui.parse.css.types : LengthUnit; import ui.parse.css.types : LineWidthType; import ui.parse.css.stringiterator : StringIterator; import ui.parse.css.line_width; bool parse_border_width( string s, ref string[] setters ) { // https://de...
D
Long: retry Arg: <num> Added: 7.12.3 Help: Retry request if transient problems occur Category: carl --- If a transient error is returned when carl tries to perform a transfer, it will retry this number of times before giving up. Setting the number to 0 makes carl do no retries (which is the default). Transient error me...
D
module android.java.org.apache.http.params.CoreConnectionPNames; public import android.java.org.apache.http.params.CoreConnectionPNames_d_interface; import arsd.jni : ImportExportImpl; mixin ImportExportImpl!CoreConnectionPNames; import import0 = android.java.java.lang.Class;
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
import std.algorithm, std.c.time, std.conv, std.exception, std.math, std.numeric, std.range, std.traits, core.thread, core.time; import std.random, std.stdio; // RandomSampleVitter /** Selects a random subsample out of $(D r), containing exactly $(D n) elements. The order of elements is the same as in t...
D
instance DJG_701_BULLCO(NPC_DEFAULT) { name[0] = "Bullco"; guild = GIL_DJG; id = 701; voice = 6; flags = 0; npctype = NPCTYPE_MAIN; b_setattributestochapter(self,5); fight_tactic = FAI_HUMAN_MASTER; EquipItem(self,itmw_1h_sld_sword); b_createambientinv(self); b_setnpcvisual(self,MALE,"Hum_Head_FatBald",FACE...
D
/***********************************************************************\ * sqlucode.d * * * * Windows API header module * * ...
D
/Users/nice/HelloWord/.build/x86_64-apple-macosx10.10/debug/SQLite.build/Row/SQLiteColumn.swift.o : /Users/nice/HelloWord/.build/checkouts/sqlite.git--4454338443970141452/Sources/SQLite/Row/SQLiteData.swift /Users/nice/HelloWord/.build/checkouts/sqlite.git--4454338443970141452/Sources/SQLite/SQL/SQLiteGeneric.swift /Us...
D
/** A package manager. Copyright: © 2012-2013 Matthias Dondorff, 2012-2016 Sönke Ludwig License: Subject to the terms of the MIT license, as written in the included LICENSE.txt file. Authors: Matthias Dondorff, Sönke Ludwig */ module dub.dub; import dub.compilers.compiler; import dub.dependency; import dub.depend...
D
/* * roundrobin.d * * This scheduler allows more than one app, scheduled per CPU * in a priority-less round-robin fashion. * */ module kernel.sched.roundrobin; import kernel.environ.info; import kernel.core.error; import kernel.core.kprintf; import architecture.mutex; import architecture.perfmon; import arc...
D
/* * Hunt - A redis client library for D programming language. * * Copyright (C) 2018-2019 HuntLabs * * Website: https://www.huntlabs.net/ * * Licensed under the Apache-2.0 License. * */ module hunt.redis.Transaction; import hunt.redis.Client; import hunt.redis.MultiKeyPipelineBase; import hunt.redis.Respon...
D
instance BDT_1010_Bandit_L (Npc_Default) { // ------ NSC ------ name = NAME_BANDIT; guild = GIL_BDT; id = 1010; voice = 13; flags = 0; npctype = NPCTYPE_AMBIENT; // ------ Attribute ------ B_SetAttributesToChapter (self, 0); // ------ Kampf-Taktik ------ fight_t...
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
// Written in the D programming language. /** Functions that manipulate other functions. Macros: WIKI = Phobos/StdFunctional Copyright: Copyright Andrei Alexandrescu 2008 - 2009. License: $(WEB boost.org/LICENSE_1_0.txt, Boost License 1.0). Authors: $(WEB erdani.org, Andrei Alexandrescu) Source: $(PHOBOSSRC ...
D
instance GRD_241_Gardist(Npc_Default) { name[0] = NAME_Gardist; npcType = npctype_guard; guild = GIL_GRD; level = 20; voice = 6; id = 241; attribute[ATR_STRENGTH] = 100; attribute[ATR_DEXTERITY] = 80; attribute[ATR_MANA_MAX] = 0; attribute[ATR_MANA] = 0; attribute[ATR_HITPOINTS_MAX] = 280; attribute[ATR_HI...
D
a tropical tree or shrub bearing fruit that germinates while still on the tree and having numerous prop roots that eventually form an impenetrable mass and are important in land building
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
void main(string[] args) { import std.stdio, std.getopt, std.process, std.c.stdlib; // несколько импортов одной строкой import core.thread, std.file, std.range.primitives; import colorize : fg, color, cwritef, cwritefln; // импорт конкретных имен из модуля import std.datetime; auto deb=false, interva...
D
/Users/AleixDiaz/Desktop/VaporProject/LaSalleChat/.build/x86_64-apple-macosx10.10/debug/Node.build/Convertibles/Bool+Convertible.swift.o : /Users/AleixDiaz/Desktop/VaporProject/LaSalleChat/.build/checkouts/node.git-9175390252000121167/Sources/Node/StructuredData/StructuredData.swift /Users/AleixDiaz/Desktop/VaporProjec...
D
module android.java.android.content.pm.PackageInstaller; public import android.java.android.content.pm.PackageInstaller_d_interface; import arsd.jni : ImportExportImpl; mixin ImportExportImpl!PackageInstaller; import import1 = android.java.android.content.pm.PackageInstaller_Session; import import4 = android.java.and...
D
/Users/doriankinoocrutcher/Documents/NEAR/New_Example_Creation/simple-nft-rust-example/contract/target/debug/build/byteorder-ed01c6260277aa06/build_script_build-ed01c6260277aa06: /Users/doriankinoocrutcher/.cargo/registry/src/github.com-1ecc6299db9ec823/byteorder-1.3.4/build.rs /Users/doriankinoocrutcher/Documents/NEA...
D
module arrogant.c.modest; import core.stdc.config; import core.stdc.stdarg: va_list; struct __locale_data { int dummy; } alias _Bool = bool; struct dpp { static struct Move(T) { T* ptr; } static auto move(T)(ref T value) { return Move!T(&value); } mixin te...
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"); you ...
D
module stations.StationBase; class StationBase { public void tick() { } }
D
module md; private struct _types(T_...) { alias T = T_; } class OverloadNotFoundException : Exception { this(string err, string file=__FILE__, int line=__LINE__) { super(err, file, line); } } private bool isCompatible(alias F, T...)() { import std.traits; alias STC = ParameterStorageClass; alias p = Parameters...
D
outer bark of the cork oak (botany) outer tissue of bark a port city in southern Ireland the plug in the mouth of a bottle (especially a wine bottle) a small float usually made of cork close a bottle with a cork stuff with cork
D
module cpt.cpt_registry; import std.stdio: writeln, writefln; import std.traits, std.format; import proj_data, proj_funcs; /// List of modules, containg concrete spirit concept clasess. The spirit concepts are annotated with class identifier (clid) /// user defined attribute. enum CptModules { actions = "cpt.cpt_...
D
/Users/ernestpascual/Downloads/projects/bigmochi/sample/target/rls/debug/build/doc-comment-fb367d389eb8b9b4/build_script_build-fb367d389eb8b9b4: /Users/ernestpascual/.cargo/registry/src/github.com-1ecc6299db9ec823/doc-comment-0.3.3/build.rs /Users/ernestpascual/Downloads/projects/bigmochi/sample/target/rls/debug/build...
D
/* This file is part of BioD. Copyright (C) 2012 Artem Tarasov <lomereiter@gmail.com> 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 ...
D
const int Value_FaithfulnessCup = 350; // ====================================== instance ItMi_Packet_Halvor(C_Item) { name = "Пакет"; mainflag = ITEM_KAT_NONE; flags = ITEM_MISSION; visual = "ItMi_Packet.3ds"; material = MAT_LEATHER; scemeName = "MAPSEALED"; on_state[0] = Use_Packet_Halvor; description = nam...
D
instance DIA_PC_Thief_DI_EXIT(C_Info) { npc = PC_Thief_DI; nr = 999; condition = DIA_PC_Thief_DI_EXIT_Condition; information = DIA_PC_Thief_DI_EXIT_Info; permanent = TRUE; description = Dialog_Ende; }; func int DIA_PC_Thief_DI_EXIT_Condition() { return TRUE; }; func void DIA_PC_Thief_DI_EXIT...
D
module android.java.java.security.cert.CRLSelector_d_interface; import arsd.jni : IJavaObjectImplementation, JavaPackageId, JavaName, IJavaObject, ImportExportImpl, JavaInterfaceMembers; static import arsd.jni; import import1 = android.java.java.lang.Class_d_interface; import import0 = android.java.java.security.cert....
D
instance Spell_Icelance(C_Spell_Proto) { time_per_mana = 0; damage_per_level = SPL_DAMAGE_Icelance; damagetype = DAM_MAGIC; }; func int Spell_Logic_Icelance(var int manaInvested) { if(Npc_GetActiveSpellIsScroll(self) && (self.attribute[ATR_MANA] >= SPL_Cost_Scroll2)) { return SPL_SENDCAST; } else if(self.at...
D
module dparse.rollback_allocator; import core.memory : GC; //version = debug_rollback_allocator; /** * Pointer-bump allocator with rollback functionality. */ struct RollbackAllocator { public: // must be multiple of 8 enum memoryAlignment = 16u; @disable this(this); ~this() { while (...
D
func void ZS_GRDAttacking() { //PrintDebugNpc (PD_ZS_FRAME,"ZS_GRDAttacking"); AI_SetWalkmode (self,NPC_RUN); AI_GotoWP (self, self.wp); AI_AlignToWP (self); self.senses_range = 2000; BattlePerception (); if (self.attribute[ATR_HITPOINTS] < self.attribute[ATR_HITPOINTS_MAX]) { CreateInvItem(self,ItFo_P...
D
module unecht.core.components.camera; import unecht.core.components.misc; import unecht.core.components.renderer; import unecht.core.component; import unecht.core.componentManager; import unecht.core.entity; import unecht.core.types; import gl3n.linalg; //TODO: create mixin and automation version(UEIncludeEditor) ...
D
//malloc - memory stuff //It is hard enough to remember my opinions, without also remembering my reasons for them! // -Friedrich Nietzsche import user.syscall; import user.basicio; struct chunk { size_t size; //size of chunk chunk *next; //next in the list chunk *prev; //prev in the list ...
D
/** * Contains the garbage collector configuration. * * Copyright: Copyright Digital Mars 2014 * License: $(WEB www.boost.org/LICENSE_1_0.txt, Boost License 1.0). */ module gc.config; import core.stdc.stdlib; import core.stdc.stdio; import core.stdc.ctype; import core.stdc.string; import core.vararg; nothrow @nogc...
D
a reappearance of an earlier characteristic
D
/Users/trietnguyen/Documents/Blockchain Development/NEAR SEPTEMBER/NEAR-Hackathon/smart-cert/contract/target/debug/build/num-integer-a0f63a7245abb4b8/build_script_build-a0f63a7245abb4b8: /Users/trietnguyen/.cargo/registry/src/github.com-1ecc6299db9ec823/num-integer-0.1.43/build.rs /Users/trietnguyen/Documents/Blockcha...
D
prototype Mst_Addon_Stoneguardian(C_Npc) { name[0] = "Stone Sentinel"; guild = GIL_Stoneguardian; aivar[AIV_MM_REAL_ID] = ID_Stoneguardian; level = 18; bodyStateInterruptableOverride = TRUE; attribute[ATR_STRENGTH] = 90; attribute[ATR_DEXTERITY] = 90; attribute[ATR_HITPOINTS_MAX] = 180; attribute[ATR_HITPOINT...
D
/Users/apple/rCore_OS_Autumn/os/target/rls/debug/build/proc-macro2-276a2e274484f29e/build_script_build-276a2e274484f29e: /Users/apple/.cargo/registry/src/mirrors.ustc.edu.cn-61ef6e0cd06fb9b8/proc-macro2-1.0.24/build.rs /Users/apple/rCore_OS_Autumn/os/target/rls/debug/build/proc-macro2-276a2e274484f29e/build_script_bui...
D
/Users/cansoykarafakili/Desktop/Hello/build/Intermediates/Hello.build/Debug/Cookies.build/Objects-normal/x86_64/Cookie+Parse.o : /Users/cansoykarafakili/Desktop/Hello/.build/checkouts/engine.git-3311994267206676365/Sources/Cookies/Cookie.swift /Users/cansoykarafakili/Desktop/Hello/.build/checkouts/engine.git-3311994267...
D
// REQUIRED_ARGS: /*********************************************************/ void test6() { string s = q"(foo(xxx))"; assert(s == "foo(xxx)"); s = q"[foo[xxx]]"; assert(s == "foo[xxx]"); s = q"{foo{xxx}}"; assert(s == "foo{xxx}"); s = q"<foo<xxx>>"; assert(s == "foo<xxx>"); s...
D
func int spell_processmana(var int manainvested) { if(Npc_GetActiveSpell(self) == SPL_PALLIGHT) { return spell_logic_pallight(manainvested); }; if(Npc_GetActiveSpell(self) == SPL_PALLIGHTHEAL) { return spell_logic_pallightheal(manainvested); }; if(Npc_GetActiveSpell(self) == SPL_PALHOLYBOLT) { return spe...
D
// Copyright Ferdinand Majerech 2011. // Copyright Cameron Ross 2016. // 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) /** * YAML events. * Code based on PyYAML: http://www.pyyaml....
D
// ************************ EXIT ************************** instance Org_843_Sharky_Exit (C_INFO) { npc = Org_843_Sharky; nr = 999; condition = Org_843_Sharky_Exit_Condition; information = Org_843_Sharky_Exit_Info; important = 0; permanent = 1; description = DIALOG_ENDE; }; FUN...
D
module perfontain.managers.audio; import std.string, derelict.sdl2.sdl, derelict.sdl2.mixer, perfontain, utile.except; final class AudioManager { this() { if (Mix_OpenAudio(MIX_DEFAULT_FREQUENCY, MIX_DEFAULT_FORMAT, 2, 1024)) { logMixerError; return; } _ok = true; Mix_AllocateChannels(32); } ~thi...
D
a widely distributed falcon formerly used in falconry migratory
D
instance Mil_310_Stadtwache (Npc_Default) { // ------ NSC ------ name = NAME_Stadtwache; guild = GIL_PAL; id = 310; voice = 7; flags = NPC_FLAG_IMMORTAL; npctype = NPCTYPE_MAIN; // ------ Aivars ------ aivar[AIV_NewsOverride] = TRUE; // ------ Attribute ------ B_SetAttr...
D
module hunt.wechat.bean.wxa.WxaUserInfoResult; class WxaUserInfoResult { private WxaUserInfo userInfo; private string rawData; private string signature; private string encryptedData; private string iv; private string errMsg; public WxaUserInfo getUserInfo() { return userInfo; } ...
D
/Users/okasho/serverProject/tryswift/get_post_patch_and_delate/swift/.build/debug/Leaf.build/Stem+Spawn.swift.o : /Users/okasho/serverProject/tryswift/get_post_patch_and_delate/swift/Packages/Leaf-1.0.6/Sources/Leaf/Argument.swift /Users/okasho/serverProject/tryswift/get_post_patch_and_delate/swift/Packages/Leaf-1.0.6/...
D
// This file is part of CCBI - Conforming Concurrent Befunge-98 Interpreter // Copyright (c) 2006-2010 Matti Niemenmaa // See license.txt, which you should have received together with this file, for // licensing information. // File created: 2007-01-20 21:14:10 module ccbi.fingerprints.rcfunge98.fpdp; import ccbi.fi...
D
#!/usr/bin/env rdmd import data; import std.algorithm; import std.conv; import std.file; import std.getopt; import std.range; import std.path; import std.stdio; import std.uni; struct SynEntry { SynonymeID synID; string word; } auto parseSynFile(string file, int fileID) { return File(file) .byLin...
D
/Users/nice/HelloWord/.build/x86_64-apple-macosx10.10/debug/Random.build/RandomProtocol.swift.o : /Users/nice/HelloWord/.build/checkouts/crypto.git--3937561158972323303/Sources/Random/RandomProtocol.swift /Users/nice/HelloWord/.build/checkouts/crypto.git--3937561158972323303/Sources/Random/Array+Random.swift /Users/nic...
D
module armos.audio; public import armos.audio.player; public import armos.audio.listener; public import armos.audio.source; public import armos.audio.buffer;
D
import std.typecons:Tuple; import std.stdio:writeln; import std.conv; import laby; extern (C) struct Ant { extern (C) : enum Action { turnLeft, turnRight, goForward, takeRock, dropRock, escape } pos posi; Orientation ori; Laby m_laby; bool hasRock; enum Orientation { North,East,South,West } ...
D
module android.java.java.lang.NegativeArraySizeException_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.lang...
D
void main() { // standard storage import std.traits : hasMember; import std.array : Appender; import std.container.array : StdArray = Array; import std.container.rbtree : RedBlackTree; // my containers import basic_array : BasicArray; import array_help : toUbytes; import variant_arr...
D
/* Converted to D from D:\dev\projects\DWindowsProgramming\Samples\Chap18\Emf11\resource.h by htod */ module resource; //{{NO_DEPENDENCIES}} // Microsoft Developer Studio generated include file. // Used by Emf.rc // //C #define IDM_PRINT 40001 //C #define IDM_EXIT 40...
D
module rlutil.d; public import rlutil.rlutil;
D
test/ex4_3_7.ml: OUnit TypingTestGenerator
D
import std.algorithm, std.concurrency, std.conv, std.datetime, std.file, std.getopt, std.math, std.process, std.random, std.range, std.socket, std.stdio, std.uni, core.exception; import timer_event; ///---------...
D
/Users/dali/Desktop/Git/rustlings/target/debug/deps/ryu-5e6d0e721232b689.rmeta: /Users/dali/.cargo/registry/src/mirrors.ustc.edu.cn-61ef6e0cd06fb9b8/ryu-1.0.5/src/lib.rs /Users/dali/.cargo/registry/src/mirrors.ustc.edu.cn-61ef6e0cd06fb9b8/ryu-1.0.5/src/buffer/mod.rs /Users/dali/.cargo/registry/src/mirrors.ustc.edu.cn-6...
D
instance Spell_Deathball(C_Spell_Proto) { time_per_mana = 0; damage_per_level = SPL_DAMAGE_Deathball; damagetype = DAM_MAGIC; }; func int Spell_Logic_Deathball(var int manaInvested) { if(SACTANOMEPROGRESS == TRUE) { SACTANOMEPROGRESS = FALSE; }; if(Npc_GetActiveSpellIsScroll(self) && (self.attribute[ATR_MAN...
D
module game.effects.dirtcloud; import std.random; import base.all; import base.gameobject, base.renderproxy, base.renderer; import thBase.container.vector; import thBase.serialize.xmldeserializer; import thBase.serialize.xmlserializer; class DirtCloud : RenderProxyRenderable!(ObjectInfoSprite), IRenderable { private...
D
/******************************************************************************* * Copyright (c) 2004, 2006 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
/* * Data collection and report generation for * -profile=gc * switch * * Copyright: Copyright Digital Mars 2015 - 2015. * License: Distributed under the * $(LINK2 http://www.boost.org/LICENSE_1_0.txt, Boost Software License 1.0). * (See accompanying file LICENSE) * Authors: Andrei Alexandrescu and...
D
/Users/AleixDiaz/Desktop/VaporProject/LaSalleChat/.build/x86_64-apple-macosx10.10/debug/HTTP.build/Method/Method.swift.o : /Users/AleixDiaz/Desktop/VaporProject/LaSalleChat/.build/checkouts/engine.git-3311994267206676365/Sources/HTTP/Async/Response+Async.swift /Users/AleixDiaz/Desktop/VaporProject/LaSalleChat/.build/ch...
D
module misanthropyd.core.logger; import std.conv: to; import std.datetime; import std.format; import std.stdio; /// implements logging with colored text class Logger { /// Severity of message enum Severity { TRACE, INFO, WARNING, ERROR, FATAL } /// logs formatted colored text to stderr or stdout static void logf...
D
PLONG PLAT ED95 KD LOMAGAGE HIMAGAGE SLAT SLONG RESULTNO DP DM ROCKTYPE 269.100006 76.3000031 4.30000019 66.6999969 0 3 32.4000015 70.9000015 404 2.9000001 5 sediments 295.700012 66.9000015 4 30.2000008 1 3 33.5 73.0999985 600 2.4000001 4.4000001 sediments 279.899994 75.8000031 4.30000019 826 1 14 32.7999992 72.5 1137 ...
D
module asn1.tools.encoder_mixin; mixin template Encoder(Element) { import asn1.constants; import std.algorithm: map; import std.array : array, split; import std.bigint : BigInt; import std.conv : ConvException, ConvOverflowException, parse, to; import std.datetime.date : DateTime, DateTimeExcep...
D
import pzc.game; import std.conv; import std.stdio; int main(string[] argv) { try{ auto pzc_game = new Game(); pzc_game.initialize(); pzc_game.run(); pzc_game.shutdown(); } catch(Exception e) { writeln(e); } return 0; }
D
/* 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 writing, software * distributed...
D
/Users/kareemismail/XCodeProjects/FM2Apps/Movie/build/Movies\ Box.build/Debug-iphonesimulator/Movie.build/Objects-normal/x86_64/RoundedButton.o : /Users/kareemismail/XCodeProjects/FM2Apps/Movie/Movie/Controller/TopratedVC.swift /Users/kareemismail/XCodeProjects/FM2Apps/Movie/Movie/Controller/NowPlayingVC.swift /Users/k...
D
/home/jm/rust/jude-omenai/target/release/deps/bitflags-7a5a028b90466088.rmeta: /home/jm/.cargo/registry/src/github.com-1ecc6299db9ec823/bitflags-1.2.1/src/lib.rs /home/jm/rust/jude-omenai/target/release/deps/libbitflags-7a5a028b90466088.rlib: /home/jm/.cargo/registry/src/github.com-1ecc6299db9ec823/bitflags-1.2.1/src/...
D
interpreter/test/ex3_4_6.ml:
D
module android.java.android.view.animation.Transformation; public import android.java.android.view.animation.Transformation_d_interface; import arsd.jni : ImportExportImpl; mixin ImportExportImpl!Transformation; import import1 = android.java.android.graphics.Matrix; import import2 = android.java.java.lang.Class;
D
module tutorial.type.type; void main() { import std.stdio : writeln; const int b = 7_000_000; short c = cast(short) b; // int -> short : Need cast uint d = b; // int -> uint : Fine const int g; // initialize by zero assert(g==0); auto f = 3.1415f; // f denotes a float // typeid(...
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 libressl; public import libressl.compat; public import libressl.openssl; public import libressl.pqueue; public import libressl.tls;
D
module mkk.main.document.read; import mkk.main.devkit; import mkk.main.document.model; shared static this() { MainService.JSON_RPCRouter.join!(readDocument)(`document.read`); MainService.pageRouter.joinWebFormAPI!(readDocument)("/api/document/read"); } import std.typecons: Tuple; /// Возвращает информацию о доку...
D
module android.java.android.text.style.BackgroundColorSpan; public import android.java.android.text.style.BackgroundColorSpan_d_interface; import arsd.jni : ImportExportImpl; mixin ImportExportImpl!BackgroundColorSpan; import import2 = android.java.android.text.style.CharacterStyle; import import3 = android.java.java...
D
// PERMUTE_ARGS: // REQUIRED_ARGS: -o- -X -Xf${RESULTS_DIR}/compilable/json.out // POST_SCRIPT: compilable/extra-files/json-postscript.sh module json; static this() {} static ~this() {} alias int myInt; myInt x; // bug 3404 struct Foo(T) { T t; } class Bar(int T) { int t = T; } interface Baz(T...) { T[0] t() co...
D
/* Copyright © 2020-2023, Inochi2D Project Distributed under the 2-Clause BSD License, see LICENSE file. Authors: Luna Nielsen */ module creator.atlas.atlas; import inochi2d; import creator.atlas; import creator.atlas.packer; import bindbc.opengl; private { GLuint writeFBO; GLuint writeVAO; ...
D
module Dgame.Audio.all; private import Dgame.Audio.Core.core; public { import Dgame.Audio.Sound; import Dgame.Audio.Listener; import Dgame.Audio.SoundFile; import Dgame.Audio.WaveFile; import Dgame.Audio.VorbisFile; }
D
/** * Exlang declarations */ module exlang.absyn.declaration; /** * Abstract declaration class */ abstract class Declaration { /** * The identifier */ string ident; /** * The type identifier */ string type_id; /** * Constructor * * Params: * id...
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
// Written in the D programming language. /** This module is DML (DlangUI Markup Language) parser - similar to QML in QtQuick Synopsis: ---- Widget layout = parseML(q{ VerticalLayout { TextWidget { text: "Some label" } TextLine { id: editor; text: "Some text to edit" } Button { id: btnOk...
D
/home/alan/mount/win2/rust/reddit_discord_bot/target/release/build/typenum-7c639c7a3a22b461/build_script_main-7c639c7a3a22b461: /home/alan/.cargo/registry/src/github.com-1ecc6299db9ec823/typenum-1.13.0/build/main.rs /home/alan/.cargo/registry/src/github.com-1ecc6299db9ec823/typenum-1.13.0/build/op.rs /home/alan/.cargo/...
D
#name: MIPS 2008 NaN setting 1 #source: nan-2008.s #objdump: -p .*:.*file format.*mips.* private flags = [0-9a-f]*[4-7c-f]..: .*[[,]nan2008[],].* #pass
D
/** * 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 cf.spew.ui; public import cf.spew.ui.events; public import cf.spew.ui.rendering; public import cf.spew.ui.display; public import cf.spew.ui.context; ...
D
/Users/apple/Desktop/save/HW9.01/build/Pods.build/Debug-iphonesimulator/AlamofireImage.build/Objects-normal/x86_64/ImageCache.o : /Users/apple/Desktop/save/HW9.01/Pods/AlamofireImage/Source/AFIError.swift /Users/apple/Desktop/save/HW9.01/Pods/AlamofireImage/Source/Image.swift /Users/apple/Desktop/save/HW9.01/Pods/Alamo...
D
/Users/mprechner/vapor-demo/HelloWorld/.build/debug/Core.build/RFC1123.swift.o : /Users/mprechner/vapor-demo/HelloWorld/.build/checkouts/core.git-9210800844849382486/Sources/Core/Array.swift /Users/mprechner/vapor-demo/HelloWorld/.build/checkouts/core.git-9210800844849382486/Sources/Core/Bool+String.swift /Users/mprech...
D
// REQUIRED_ARGS: -w // https://issues.dlang.org/show_bug.cgi?id=4375: Dangling else void main() { if (true) while (false) if (true) assert(70); else assert(71); }
D
/Users/YusukeAbe/code/rust/rust-misc/cubes/target/rls/debug/deps/cubes-14ca82b56960624d.rmeta: src/main.rs /Users/YusukeAbe/code/rust/rust-misc/cubes/target/rls/debug/deps/cubes-14ca82b56960624d.d: src/main.rs src/main.rs:
D
a native or inhabitant of Slovakia the Slavic language spoken in Slovakia
D
/Users/zwelithinimathebula/Documents/Project/Yookos/build/Yookos.build/Release-iphoneos/Yookos.build/Objects-normal/armv7/SignUpViewController.o : /Users/zwelithinimathebula/Documents/Project/Yookos/Yookos/ViewController.swift /Users/zwelithinimathebula/Documents/Project/Yookos/Yookos/ExtentionsMethods.swift /Users/zwe...
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_7_MobileMedia-...
D
instance BDT_1079_Addon_Carlos(Npc_Default) { name[0] = "Карлос"; guild = GIL_BDT; id = 1079; voice = 12; flags = 0; npcType = NPCTYPE_BL_MAIN; B_SetAttributesToChapter(self,4); fight_tactic = FAI_HUMAN_STRONG; EquipItem(self,ItMw_1h_Sld_Sword); B_CreateAmbientInv(self); B_SetNpcVisual(self,MALE,"Hum_Head_F...
D