code stringlengths 3 10M | language stringclasses 31
values |
|---|---|
import std.algorithm;
import std.conv;
import std.exception;
import std.file;
import std.getopt;
import std.functional;
import std.stdio;
import std.string;
import std.json;
import std.path;
import std.random;
import std.string;
alias getResponse = curry!(pipe!(readln, strip, chomp, toLower), '\x0a');
alias wrapWrite... | D |
// Written in the D programming language.
/**
This module implements a variety of type constructors, i.e., templates
that allow construction of new, useful general-purpose types.
Source: $(PHOBOSSRC std/_typecons.d)
Macros:
WIKI = Phobos/StdVariant
Synopsis:
----
// value tuples
alias Coord = Tuple!(float, "x"... | D |
// SDLang-D
// Written in the D programming language.
module sdlang.lexer;
import std.algorithm;
import std.array;
import std.base64;
import std.bigint;
import std.conv;
import std.datetime;
import std.file;
import std.stream : ByteOrderMarks, BOM;
import std.traits;
import std.typecons;
import std.uni;
import std.u... | D |
/home/justin/rustlings/target/debug/deps/number_prefix-35a5920b83ce11f4.rmeta: /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/number_prefix-0.2.8/src/lib.rs
/home/justin/rustlings/target/debug/deps/number_prefix-35a5920b83ce11f4.d: /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/number_prefi... | D |
/home/maximiliano/Rust_Projects/guessing_game/target/rls/debug/build/libc-98b664c737b4a331/build_script_build-98b664c737b4a331: /home/maximiliano/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.81/build.rs
/home/maximiliano/Rust_Projects/guessing_game/target/rls/debug/build/libc-98b664c737b4a331/build_script_... | D |
/+
+ Copyright (c) Charles Petzold, 1998.
+ Ported to the D Programming Language by Andrej Mitrovic, 2011.
+/
module DrumFile;
import core.memory;
import core.runtime;
import core.thread;
import std.algorithm : min, max;
import std.conv;
import std.math;
import std.range;
import std.string;
import std.utf : count... | D |
/+
REQUIRED_ARGS: -HC -c -o-
PERMUTE_ARGS:
TEST_OUTPUT:
---
// Automatically generated by Digital Mars D Compiler
#pragma once
#include <assert.h>
#include <stddef.h>
#include <stdint.h>
#include <math.h>
#ifdef CUSTOM_D_ARRAY_TYPE
#define _d_dynamicArray CUSTOM_D_ARRAY_TYPE
#else
/// Represents a D [] array
templat... | D |
import std.conv;
import std.stdio;
void main(string[] args)
{
double number = to!double(args[1]);
double sqrtResult = iterativeSqrt(number);
writefln("sqrt(%f)=%f", number, sqrtResult);
}
| D |
module femtochat.terminal;
import nc = deimos.ncurses.ncurses;
import std.typecons;
import std.string : toStringz, format;
import std.algorithm : remove, min;
import std.conv;
import std.array;
import vibe.d;
struct SendMessage {
string text;
}
struct DisplayableMessage {
string nick = "";
short color = 2;
... | D |
-0.594164540750611 1.245554350529493E-015 ( 1.032086876515967E-015,-6.972820945976320E-016)
0.819822584193082 6.696057240075477E-015 (-4.569060773792626E-015,-4.894983780132141E-015)
1.29088783652859 3.594456384342700E-002 ( 9.930322033721444E-003, 3.454562742520081E-002)
-1.29088783652865 ... | D |
func void B_CreateAmbientInv_VLK(var int InventorySet)
{
if(InventorySet == 1)
{
CreateInvItems(self,ItPl_Blueplant,1);
CreateInvItems(self,ItMi_SilverRing,1);
CreateInvItems(self,ItFo_Water,1);
CreateInvItems(self,ItMi_Gold,5);
}
else if(InventorySet == 2)
{
CreateInvItems(self,ItPl_Planebe... | D |
/**
* Diffie-Hellman
*
* 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.pubkey.algo.dh;
import botan.constants;
static if (BOTAN_HAS_PUBLIC_KEY_CRYPTO && BOTAN_HAS_DIFFIE_HELLMAN):
public import bo... | D |
E: c139, c278, c415, c69, c533, c834, c282, c424, c42, c675, c803, c329, c279, c25, c847, c6, c767, c66, c870, c171, c728, c454, c396, c539, c888, c633, c877, c541, c641, c351, c538, c106, c619, c88, c732, c72, c525, c37, c133, c416, c716, c176, c140, c357, c879, c412, c79, c535, c306, c491, c27, c797, c70, c107, c659,... | D |
module autowrap;
public import autowrap.excel;
| D |
module io.vfs.LinkedFolder;
class LinkedFolder : ВиртуальнаяПапка
{
private Link* голова;
private struct Link
{
Link* следщ;
ПапкаВфс папка;
static Link* opCall(ПапкаВфс папка);
}
this (ткст имя);
f... | D |
/Users/edward.wangcrypto.com/study/substrate_lesson_homework_template/node-template-benchmark/target/release/deps/owning_ref-3b8c9c52042c7265.rmeta: /Users/edward.wangcrypto.com/.cargo/registry/src/github.com-1ecc6299db9ec823/owning_ref-0.4.1/src/lib.rs
/Users/edward.wangcrypto.com/study/substrate_lesson_homework_temp... | D |
var int Canthar_ItemsGiven_Chapter_1;
var int Canthar_ItemsGiven_Chapter_2;
var int Canthar_ItemsGiven_Chapter_3;
var int Canthar_ItemsGiven_Chapter_4;
var int Canthar_ItemsGiven_Chapter_5;
var int Canthar_ItemsGiven_JoinGuild;
func void B_GiveTradeInv_Canthar(var C_Npc slf)
{
if((Kapitel >= 0) && (Canthar_ItemsGive... | D |
/**
* Benchmark on uniformly distributed, random large allocations.
*
* Copyright: Copyright David Simcha 2011 - 2011.
* License: $(LINK2 http://www.boost.org/LICENSE_1_0.txt, Boost License 1.0)
* Authors: David Simcha
*/
/* Copyright David Simcha 2011 - 2011.
* Distributed under the Boost Software... | D |
instance SEK_8028_NOVIZE(Npc_Default)
{
name[0] = NAME_OBSSEK;
guild = GIL_SEK;
id = 8028;
voice = 6;
flags = 0;
npcType = NPCTYPE_AMBIENT;
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_... | D |
// Written in the D programming language.
/**
* The only purpose of this module is to do the static construction for
* std.date, to eliminate cyclic construction errors.
*
* Copyright: Copyright Digital Mars 2000 - 2009.
* License: <a href="http://www.boost.org/LICENSE_1_0.txt">Boost License 1.0</a>.
* Authors... | D |
/**
* Windows API header module
*
* Translated from MinGW API for MS-Windows 4.0
*
* License: $(LINK2 http://www.boost.org/LICENSE_1_0.txt, Boost License 1.0)
* Source: $(DRUNTIMESRC core/sys/windows/_shlobj.d)
*/
module core.sys.windows.shlobj;
version (Windows):
@system:
version (ANSI) {} else version = Unico... | D |
instance PAL_9106_RITTER(Npc_Default)
{
name[0] = NAME_Ritter;
guild = GIL_PAL;
id = 9106;
voice = 8;
flags = 0;
npcType = NPCTYPE_OCAMBIENT;
B_SetAttributesToChapter(self,5);
fight_tactic = FAI_HUMAN_MASTER;
EquipItem(self,ItMw_1H_Blessed_02);
B_CreateAmbientInv(self);
B_SetNpcVisual(self,MALE,"Hum_Head_Fi... | D |
/Users/lukenewman/Developer/iOS/SpartacusWorkout/Build/Intermediates/SpartacusWorkout.build/Debug-iphonesimulator/SpartacusWorkout.build/Objects-normal/x86_64/PushupRow.o : /Users/lukenewman/Developer/iOS/SpartacusWorkout/SpartacusWorkout/DumbbellLungeTwist.swift /Users/lukenewman/Developer/iOS/SpartacusWorkout/Spartac... | D |
/**
* SROA structured replacement of aggregate optimization
*
* This 'slices' a two register wide aggregate into two separate register-sized variables,
* enabling much better enregistering.
* SROA (Scalar Replacement Of Aggregates) is the common term for this.
*
* Compiler implementation of the
* $(LINK2 https:... | D |
// Written in the D programming language.
/**
Functions for starting and interacting with other processes, and for
working with the current _process' execution environment.
Process_handling:
$(UL $(LI
$(LREF spawnProcess) spawns a new _process, optionally assigning it an
arbitrary set of standard input, outpu... | D |
/*
TEST_OUTPUT:
---
fail_compilation/diag10862.d(40): Error: assignment cannot be used as a condition, perhaps `==` was meant?
fail_compilation/diag10862.d(41): Error: assignment cannot be used as a condition, perhaps `==` was meant?
fail_compilation/diag10862.d(42): Error: assignment cannot be used as a condition, per... | D |
module served.commands.symbol_search;
import served.extension;
import served.types;
import workspaced.api;
import workspaced.coms;
import std.algorithm : canFind, filter, map, startsWith;
import std.array : array, appender;
import std.json : JSONValue;
import std.path : extension, isAbsolute;
import std.string : toL... | D |
/Users/ryuya/Documents/QiitaApps/Build/Intermediates/Pods.build/Debug-iphonesimulator/Alamofire.build/Objects-normal/x86_64/Alamofire.o : /Users/ryuya/Documents/QiitaApps/Pods/Alamofire/Source/MultipartFormData.swift /Users/ryuya/Documents/QiitaApps/Pods/Alamofire/Source/Timeline.swift /Users/ryuya/Documents/QiitaApps/... | D |
void main()
{
char c1 = 'a';
char c2 = '\n';
string s1 = "a\n\x01\u0123\U00012345";
string s2 = \n; // D1 naked escape string
string s3 = r"abc\def";
string s4 = `ab\cd"ef`;
/* comment 1 */
/** comment 2 */
/+ a /++ b +/ c */ d /* e +/
/++ a /+ b +/ c */ d /* e +/
#line 1
}
| D |
/home/arnav/Desktop/rust_proj/covweed/target/debug/build/serde_json-4b26f561eae0e4a2/build_script_build-4b26f561eae0e4a2: /home/arnav/.cargo/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.67/build.rs
/home/arnav/Desktop/rust_proj/covweed/target/debug/build/serde_json-4b26f561eae0e4a2/build_script_build-4b26f5... | D |
import std.regex;
import std.array;
import arsd.cgi;
import controllers.controller;
import controllers.editpagecontroller;
import controllers.showpagecontroller;
import controllers.signupcontroller;
import controllers.logincontroller;
import controllers.logoutcontroller;
import controllers.unknowncontroller;
void rout... | 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 |
void main() { runSolver(); }
void problem() {
auto N = scan!int;
auto M = scan!int;
alias Connection = Tuple!(int, dchar, int, dchar);
auto C = M.iota.map!(_ => Connection(scan!int, scan!dchar, scan!int, scan!dchar)).array;
auto solve() {
auto uf = UnionFind(N + 1);
int total = N;
int loops;
... | D |
subject to a mathematical transformation
change or alter in form, appearance, or nature
change in outward structure or looks
change from one form or medium into another
convert (one form of energy) to another
change (a bacterial cell) into a genetically distinct cell by the introduction of DNA from another cell of the ... | D |
// Written in the D programming language.
/++
$(P The `std.uni` module provides an implementation
of fundamental Unicode algorithms and data structures.
This doesn't include UTF encoding and decoding primitives,
see $(REF decode, std,_utf) and $(REF encode, std,_utf) in $(MREF std, utf)
for this fu... | D |
/Users/ikedamai/Desktop/Git/ikemai/FullingSwiper/Example/DerivedData/FullingSwiper/Build/Intermediates/FullingSwiper.build/Debug-iphonesimulator/FullingSwiper_Tests.build/Objects-normal/x86_64/Tests.o : /Users/ikedamai/Desktop/Git/ikemai/FullingSwiper/Example/Tests/Tests.swift /Applications/Xcode.app/Contents/Developer... | D |
/Users/sunchuyue/Documents/test/RX_Product/DerivedData/RX_Product/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/SwiftKeychainWrapper.build/Objects-normal/x86_64/KeychainWrapper.o : /Users/sunchuyue/Documents/test/RX_Product/Pods/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainWrapper.swift /Users/sunch... | D |
Johnson Controls [JCI]
Burlington Northern Santa Fe C [BNI]
Anheuser-Busch [BUD]
*** [NX]
Sempra Energy [SRE]
Marathon Oil Corp. [MRO]
Applera Corp-Applied Biosystems Group [ABI]
Darden Restaurants [DRI]
Keyspan Energy [KSE]
Coca-Cola Enterprises [CCE]
Humana Inc. [HUM]
Sun Microsystems [SUNW]
Advanced Micro Devices [A... | D |
/**
...
Copyright: © 2012 Matthias Dondorff
License: Subject to the terms of the MIT license, as written in the included LICENSE.txt file.
Authors: Matthias Dondorff
*/
module dub.utils;
import vibecompat.core.file;
import vibecompat.core.log;
import vibecompat.data.json;
import vibecompat.inet.url;
// todo: cl... | D |
/Users/zackrossman/Documents/cmc_junior/Software_Development/hotspot/hotspot1/DerivedData/hotspot1/Build/Intermediates/hotspot1.build/Debug-iphonesimulator/hotspot1.build/Objects-normal/x86_64/DDBMainTableViewController.o : /Users/zackrossman/Documents/cmc_junior/Software_Development/hotspot/hotspot1/hotspot1/ViewContr... | D |
module parseopts.templates;
import parseopts.attributes;
import std.traits : hasUDA, getUDAs, staticMap, TemplateArgsOf;
import std.meta : Alias;
///Gets Type.symbol
alias getSymbol(Type, string symbol) = Alias!(__traits(getMember, Type, symbol));
///Determine if Type.symbol is an option
template isOption(Type, st... | D |
/Users/user/Documents/RiseTimeAssets/server/.build/x86_64-apple-macosx10.10/debug/Fluent.build/Relations/Siblings.swift.o : /Users/user/Documents/RiseTimeAssets/server/.build/checkouts/fluent.git-6251908308727715749/Sources/Fluent/Model/ID.swift /Users/user/Documents/RiseTimeAssets/server/.build/checkouts/fluent.git-62... | D |
/Users/eligitelman/Documents/GitHub/crushd/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/FacebookCore.build/Objects-normal/x86_64/AccessToken.o : /Users/eligitelman/Documents/GitHub/crushd/Pods/FacebookCore/Sources/Core/GraphRequest/GraphRequestProtocol.Bridge.swift /Users/eligitelman/Documents/GitHub/cr... | D |
module org.serviio.renderer;
public import org.serviio.renderer.ActiveRenderer;
public import org.serviio.renderer.CannotResolveRendererProfileException;
public import org.serviio.renderer.RendererExpirationChecker;
public import org.serviio.renderer.RendererManager;
| D |
///////////////////////////////////////////////////////////////////////
// Info EXIT
///////////////////////////////////////////////////////////////////////
INSTANCE DIA_Maleth_EXIT (C_INFO)
{
npc = BAU_954_Maleth;
nr = 999;
condition = DIA_Maleth_EXIT_Condition;
information = DIA_Maleth_EXIT_I... | D |
module widget.controller.page.list;
package import widget.controller.page.list.list;
| 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 ma... | D |
/*
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 the Soft... | D |
/home/engineer/codebase/cryptopals/set1/xor/target/debug/deps/xor-8919e46ffc19b9a7.rmeta: src/lib.rs
/home/engineer/codebase/cryptopals/set1/xor/target/debug/deps/libxor-8919e46ffc19b9a7.rlib: src/lib.rs
/home/engineer/codebase/cryptopals/set1/xor/target/debug/deps/xor-8919e46ffc19b9a7.d: src/lib.rs
src/lib.rs:
| D |
module receiver;
import std.stdio;
import hunt.amqp.client.AmqpClientOptions;
import hunt.amqp.client.AmqpClient;
import hunt.amqp.client.AmqpSender;
import hunt.amqp.client.AmqpMessage;
import hunt.amqp.client.AmqpPool;
import hunt.amqp.Handler;
import hunt.amqp.client.AmqpReceiver;
import hunt.amqp.client.AmqpConnec... | D |
a well-built sexually attractive man
a large piece of something without definite shape
| D |
module create_datasets;
import hdf5.hdf5;
import common;
void main ()
{
/*
* Create two datasets within groups.
*/
hid_t file_id, group_id, dataset_id, dataspace_id; /* identifiers */
hsize_t[2] dims;
herr_t status;
int[3][3] dset1_data;
int[10][2] dset2_data;
... | D |
instance Mod_1754_KDF_Magier_PAT (Npc_Default)
{
// ------ NSC ------
name = NAME_ordenspriester;
guild = GIL_vlk;
id = 1754;
voice = 0;
flags = 0; //NPC_FLAG_IMMORTAL oder 0
npctype = NPCTYPE_pat_ordenspriester_mauer;
// ------ Attribute ------
B_SetAttributesToChapter (self, ... | D |
// Copyright Michael D. Parker 2018.
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
module bindbc.opengl.bind.gl15;
import bindbc.loader : SharedLib;
import bindbc.opengl.config,
b... | D |
INSTANCE Monster_11041_Demon_EIS (Npc_Default)
{
// ------ NSC ------
name = "Dämon";
guild = GIL_BLOODFLY;
id = 11041;
voice = 20;
flags = 0;
npctype = NPCTYPE_MAIN;
level = 60;
// ------ Attribute ------
attribute [ATR_STRENGTH] = 250;
attribute [ATR_DEXTERITY] = 250;
... | D |
resembling a beast
| D |
/**
* Compiler implementation of the
* $(LINK2 http://www.dlang.org, D programming language).
*
* Copyright: Copyright (C) 1999-2018 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 |
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: neton.proto
module neton.protocol.neton;
import google.protobuf;
enum protocVersion = 3012003;
class KeyValue
{
@Proto(1) bytes key = protoDefaultValue!bytes;
@Proto(2) long createRevision = protoDefaultValue!long;
@Proto(3) long mod... | D |
module hurt.string.formatter;
import hurt.io.file;
import hurt.conv.conv;
import hurt.conv.tostring;
import hurt.util.array;
import hurt.string.stringutil;
import hurt.string.stringbuffer;
import hurt.exception.formaterror;
import hurt.exception.illegalargumentexception;
import core.vararg;
import std.stdio;
import ... | D |
import std.stdio;
import std.string;
import std.algorithm.iteration : splitter;
import std.algorithm.sorting : schwartzSort;
char mytolower(char c) {
mixin("char lc = 'a' - 'A';");
if (c < 'A' || c > 'Z') {
return c;
}
return cast(char)(c + lc);
}
void main() {
int[string] freq;
char[] buf;
while (... | D |
/****************************************************************************
**
** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDBus module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL21$
** Commercial License Usage
** License... | D |
instance STRF_1111_STRAEFLING(NPC_DEFAULT)
{
name[0] = NAME_STRAEFLING;
guild = GIL_OUT;
id = 1111;
voice = 1;
flags = 0;
npctype = NPCTYPE_AMBIENT;
b_setattributestochapter(self,1);
fight_tactic = FAI_HUMAN_COWARD;
EquipItem(self,itmw_2h_axe_l_01);
b_createambientinv(self);
b_setnpcvisual(self,MALE,"Hum_He... | D |
/Users/vineshkumar/Documents/Volvo/UD_Hackathon/bms_mobile/ios/build/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Charts.build/Objects-normal/x86_64/CombinedChartRenderer.o : /Users/vineshkumar/Documents/Volvo/UD_Hackathon/bms_mobile/ios/Pods/Charts/Source/Charts/Data/Implementations/Standard/ChartData.... | D |
unite chemically so that the product is easily broken down into the original compounds
add inflections showing person, number, gender, tense, aspect, etc.
undergo conjugation
formed by the union of two compounds
joined together especially in a pair or pairs
of an organic compound
| D |
module gtkD.gio.FilterInputStream;
public import gtkD.gtkc.giotypes;
private import gtkD.gtkc.gio;
private import gtkD.glib.ConstructionException;
private import gtkD.gio.InputStream;
private import gtkD.gio.InputStream;
/**
* Description
*/
public class FilterInputStream : InputStream
{
/** the main Gtk ... | D |
// PERMUTE_ARGS:
// REQUIRED_ARGS: -D -Dd${RESULTS_DIR}/compilable -o-
// EXTRA_FILES: ddoc5446a.d ddoc5446b.d
// POST_SCRIPT: compilable/extra-files/ddocAny-postscript.sh
module ddoc5446;
import ddoc5446a;
private import ddoc5446b;
/** */
alias A_Foo This_Foo;
/** */
alias A_Foo_Alias This_Foo_Alias;
/** */
alias ... | 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 |
/*******************************************
* Print various ANSI escape sequences to the screen.
*/
module ansicolors;
import core.stdc.stdio;
void main()
{
// Escape sequences:
// https://stackoverflow.com/questions/4842424/list-of-ansi-color-escape-sequences
// https://opensource.com/article/19/9/li... | D |
import std.stdio;
int inv(int a) {
return a ^ -1;
}
class Zeckendorf {
private int dVal;
private int dLen;
private void a(int n) {
auto i = n;
while (true) {
if (dLen < i) dLen = i;
auto j = (dVal >> (i * 2)) & 3;
switch(j) {
case 0:... | D |
instance DIA_Mil_333_Stadtwache_EXIT(C_Info)
{
npc = Mil_333_Stadtwache;
nr = 999;
condition = DIA_Mil_333_Stadtwache_EXIT_Condition;
information = DIA_Mil_333_Stadtwache_EXIT_Info;
permanent = TRUE;
description = Dialog_Ende;
};
func int DIA_Mil_333_Stadtwache_EXIT_Condition()
{
return TRUE;
};
func void DI... | D |
/*
* SDLMain.m - main entry point for our Cocoa-ized SDL app
* Initial Version: Darrell Walisser <dwaliss1@purdue.edu>
* Non-NIB-Code & other changes: Max Horn <max@quendi.de>
* Port to the D programming language: Jacob Carlborg <jacob.carlborg@gmail.com>
*
* Feel free to customize this file to suit your needs
*... | D |
/Users/edward.wangcrypto.com/study/substrate_lesson_homework_template/node-template-benchmark/target/release/deps/libdata_encoding_macro_internal-b31e1404f8a27f19.dylib: /Users/edward.wangcrypto.com/.cargo/registry/src/github.com-1ecc6299db9ec823/data-encoding-macro-internal-0.1.10/src/lib.rs
/Users/edward.wangcrypto.... | D |
module android.java.android.icu.text.BidiRun_d_interface;
import arsd.jni : IJavaObjectImplementation, JavaPackageId, JavaName, IJavaObject, ImportExportImpl, JavaInterfaceMembers;
static import arsd.jni;
import import0 = android.java.java.lang.Class_d_interface;
final class BidiRun : IJavaObject {
static immutable ... | D |
/home/zbf/workspace/git/RTAP/target/debug/deps/sha2-220110fbfd7d6f64.rmeta: /home/zbf/.cargo/registry/src/mirrors.ustc.edu.cn-61ef6e0cd06fb9b8/sha2-0.7.1/src/lib.rs /home/zbf/.cargo/registry/src/mirrors.ustc.edu.cn-61ef6e0cd06fb9b8/sha2-0.7.1/src/consts.rs /home/zbf/.cargo/registry/src/mirrors.ustc.edu.cn-61ef6e0cd06fb... | D |
/*******************************************************************************
* Copyright (c) 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, and is a... | D |
/Users/thomaslacan/git/MyJogs-vapor/.build/x86_64-apple-macosx10.10/debug/Console.build/Activity/ActivityIndicatorState.swift.o : /Users/thomaslacan/git/MyJogs-vapor/.build/checkouts/console.git-4717909685433189223/Sources/Console/Terminal/ANSI.swift /Users/thomaslacan/git/MyJogs-vapor/.build/checkouts/console.git-4717... | D |
instance DIA_Udar_EXIT(C_Info)
{
npc = PAL_268_Udar;
nr = 999;
condition = DIA_Udar_EXIT_Condition;
information = DIA_Udar_EXIT_Info;
permanent = TRUE;
description = Dialog_Ende;
};
func int DIA_Udar_EXIT_Condition()
{
return TRUE;
};
func void DIA_Udar_EXIT_Info()
{
AI_StopProcessInfos(self);
};
instance... | D |
/**
* This module contains a minimal garbage collector implementation according to
* published requirements. This library is mostly intended to serve as an
* example, but it is usable in applications which do not rely on a garbage
* collector to clean up memory (ie. when dynamic array resizing is not used,
* and ... | D |
module parser.utils;
import sdpc;
alias token_ws(string t) = between!(skip_whitespace, token!t, skip_whitespace);
alias id_ws = between!(skip_whitespace, identifier, skip_whitespace);
template arr_append(T) {
T[] arr_append(T[] a, T[] b) {
a ~= b;
return a;
}
T[] arr_append(T[] a, T b) {
a ~= b;
return a;
... | D |
/Users/karankhatter/Documents/lpglf16/DerivedData/carpoolApp_v1.0/Build/Intermediates/carpoolApp_v1.0.build/Debug-iphonesimulator/carpoolApp_v1.0.build/Objects-normal/x86_64/ConfirmReservationViewController.o : /Users/karankhatter/Documents/lpglf16/carpoolApp_v1.0/LoginViewController.swift /Users/karankhatter/Documents... | D |
module android.java.java.text.StringCharacterIterator;
public import android.java.java.text.StringCharacterIterator_d_interface;
import arsd.jni : ImportExportImpl;
mixin ImportExportImpl!StringCharacterIterator;
import import0 = android.java.java.lang.Class;
| D |
module UnrealScript.OnlineSubsystemMcts.MctsOnlineSettings;
import ScriptClasses;
import UnrealScript.Helpers;
import UnrealScript.Engine.OnlineGameSettings;
extern(C++) interface MctsOnlineSettings : OnlineGameSettings
{
public extern(D):
private static __gshared ScriptClass mStaticClass;
@property final... | D |
in a satirical manner
| D |
# FIXED
hal.obj: C:/ti/motorware/motorware_1_01_00_17/sw/modules/hal/boards/boostxldrv8305_revA/f28x/f2802x/src/hal.c
hal.obj: C:/ti/motorware/motorware_1_01_00_17/sw/modules/hal/boards/boostxldrv8305_revA/f28x/f2802x/src/hal.h
hal.obj: C:/ti/motorware/motorware_1_01_00_17/sw/modules/hal/boards/boostxldrv8305_revA... | D |
module hunt.trace.Tracer;
import hunt.trace.Constrants;
import hunt.trace.Endpoint;
import hunt.trace.Helpers;
import hunt.trace.Span;
import std.string;
// private static Tracer g_tracer;
// Tracer getTracer() {
// return g_tracer;
// }
// void setTracer(Tracer tracer) {
// g_tracer = tracer;
// }
__gsha... | D |
/*
Copyright (c) 2013 Andrey Penechko
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,
exec... | D |
instance SFB_1036_Schuerfer (Npc_Default)
{
//-------- primary data --------
name = NAME_Schuerfer;
npctype = Npctype_ambient;
guild = GIL_SFB;
level = 6;
flags = 0;
voice = 1;
id = 1006;
//-------- abilities --------
attribute[ATR_STRENGTH] = 30;
attri... | D |
/**
* Poodinis Dependency Injection Framework
* Copyright 2014-2016 Mike Bierlee
* This software is licensed under the terms of the MIT license.
* The full terms of the license can be found in the LICENSE file.
*/
import poodinis;
import std.exception;
version(unittest) {
interface TestInterface {}
class Te... | D |
func int spell_logic_light(var int manainvested)
{
printdebugnpc(PD_MAGIC,"Spell_Logic_Light");
if(manainvested >= SPL_SENDCAST_LIGHT)
{
return SPL_SENDCAST;
};
return SPL_RECEIVEINVEST;
};
| D |
/**
* Compiler implementation of the
* $(LINK2 http://www.dlang.org, D programming language).
*
* Copyright: Copyright (C) 1993-1998 by Symantec
* Copyright (C) 2000-2019 by The D Language Foundation, All Rights Reserved
* Authors: $(LINK2 http://www.digitalmars.com, Walter Bright)
* License: ... | D |
import std.stdio;
import std.math;
import std.algorithm;
import std.functional;
import std.range;
import std.conv;
import core.memory;
import states;
import parser;
import level;
import errors;
Value newValue(T...)(T args) {
return new Value(args);
}
alias Del = Value delegate(State, Value[]);
alias Fun = Value func... | D |
/Users/AleixDiaz/Desktop/VaporProject/LaSalleChat/.build/x86_64-apple-macosx10.10/debug/SMTP.build/Email/Address/EmailAddress.swift.o : /Users/AleixDiaz/Desktop/VaporProject/LaSalleChat/.build/checkouts/engine.git-3311994267206676365/Sources/SMTP/Utility/NSUUID+SMTPMessageID.swift /Users/AleixDiaz/Desktop/VaporProject/... | D |
/home/albertfega/Desktop/LaSalleChat/.build/x86_64-unknown-linux/debug/Crypto.build/Essentials/Helpers.swift.o : /home/albertfega/Desktop/LaSalleChat/.build/checkouts/crypto.git--3640955222829479077/Sources/Crypto/HMAC/HMAC.swift /home/albertfega/Desktop/LaSalleChat/.build/checkouts/crypto.git--3640955222829479077/Sour... | D |
instance ORG_855_Wolf(Npc_Default)
{
name[0] = "Wilk";
npcType = npctype_main;
guild = GIL_ORG;
level = 11;
voice = 9;
id = 855;
attribute[ATR_STRENGTH] = 50;
attribute[ATR_DEXTERITY] = 90;
attribute[ATR_MANA_MAX] = 0;
attribute[ATR_MANA] = 0;
attribute[ATR_HITPOINTS_MAX] = 172;
attribute[ATR_HITPOINTS] = ... | D |
/*
** ###################################################################
** Processors: MKL25Z128FM4
** MKL25Z128FT4
** MKL25Z128LH4
** MKL25Z128VLK4
**
** Compilers: ARM Compiler
** F... | 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... | D |
// PERMUTE_ARGS:
// REQUIRED_ARGS: -D -Dd${RESULTS_DIR}/compilable -o- -transition=markdown
// POST_SCRIPT: compilable/extra-files/ddocAny-postscript.sh
/++
# Lists
## Unordered
- item one
*part of* item one
---
// code in item one
---
**not** part of item one
+ + three
- different
* lists
- list with
... | D |
module arc.ast;
import arc.lexer : Token;
import shard.array : UnmanagedArray;
import shard.pad : pad_bytes;
alias NodeIndex = uint;
alias TokenIndex = uint;
struct SyntaxTree {
// dfmt off
UnmanagedArray!AstNode nodes;
UnmanagedArray!NodeIndex node_data;
UnmanagedArray!AstError errors;
// dfm... | D |
module model.AppInfo;
import hunt.entity;
import model.UserInfo;
@Table("AppInfo")
class AppInfo : Model {
mixin MakeModel;
@AutoIncrement @PrimaryKey
int id;
string name;
string desc;
@(JoinTable("UserApp"),JoinColumn("appid"),InverseJoinColumn("uid"))
@ManyT... | D |
module HttpServer;
version(Windows) :
import std.stdio;
import hunt.event;
import hunt.io;
import hunt.logging;
import hunt.system.Memory;
import hunt.util.Timer;
import hunt.concurrency.thread.Helper;
import std.array;
import std.conv;
import std.json;
import std.socket;
import std.string;
import hunt.util.DateTi... | D |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.