code stringlengths 3 10M | language stringclasses 31
values |
|---|---|
module foo.bar;
import core.vararg;
import std.stdio;
pragma (lib, "test");
pragma (msg, "Hello World");
static assert(true, "message");
typedef double mydbl = 10;
int main();
struct S
{
int m;
int n;
}
template Foo(T, int V)
{
void foo(...)
{
static if (is(Object _ : X!TL, alias X, TL...))
{
}
auto x = __... | D |
/***********************************************************************\
* ntsecapi.d *
* *
* Windows API header module *
* ... | 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 |
in a widespread way
| D |
module dirrlicht.all;
public {
import dirrlicht;
import dirrlicht.core;
import dirrlicht.gui;
import dirrlicht.video;
import dirrlicht.scene;
import dirrlicht.io;
}
| D |
/Users/brunodaluz/Desktop/project/Build/Intermediates/project.build/Debug/Service.build/Objects-normal/x86_64/Config.o : /Users/brunodaluz/Desktop/project/.build/checkouts/service.git-2477318905239222013/Sources/Service/Services/ServiceID.swift /Users/brunodaluz/Desktop/project/.build/checkouts/service.git-247731890523... | D |
instance DIA_NAGUR_EXIT(C_INFO)
{
npc = vlk_493_nagur;
nr = 999;
condition = dia_nagur_exit_condition;
information = dia_nagur_exit_info;
permanent = TRUE;
description = DIALOG_ENDE;
};
func int dia_nagur_exit_condition()
{
return TRUE;
};
func void dia_nagur_exit_info()
{
AI_StopProcessInfos(self);
};
in... | D |
/home/josh7gas/github.com/Josh7GAS/Oficina/Rust/CLI_tool_practice/subnet_calculator/target/debug/build/syn-7e2dcaf88b4185b5/build_script_build-7e2dcaf88b4185b5: /home/josh7gas/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-1.0.39/build.rs
/home/josh7gas/github.com/Josh7GAS/Oficina/Rust/CLI_tool_practice/subnet_ca... | D |
/Users/edward.wangcrypto.com/study/substrate_lesson_homework_template/node-template-benchmark/target/release/deps/more_asserts-c414b3da8946fa4b.rmeta: /Users/edward.wangcrypto.com/.cargo/registry/src/github.com-1ecc6299db9ec823/more-asserts-0.2.1/src/lib.rs
/Users/edward.wangcrypto.com/study/substrate_lesson_homework_... | D |
/Volumes/Element-Mac/_development/_ios/_training/Bandsintown/Build/Intermediates/Pods.build/Debug-iphonesimulator/Marshal.build/Objects-normal/x86_64/ValueType.o : /Volumes/Element-Mac/_development/_ios/_training/Bandsintown/Pods/Marshal/Sources/JSON.swift /Volumes/Element-Mac/_development/_ios/_training/Bandsintown/Po... | D |
// Written in the D programming language.
/**
* Compress/decompress data using the $(WEB www.zlib.net, zlib library).
*
* References:
* $(WEB en.wikipedia.org/wiki/Zlib, Wikipedia)
*
* Macros:
* WIKI = Phobos/StdZlib
*
* Copyright: Copyright Digital Mars 2000 - 2011.
* License: $(WEB www.boost.org/LICENS... | D |
module VMWriter;
import std.conv;
import std.stdio;
import std.algorithm;
import std.array;
import std.file;
import std.string;
import std.path;
import std.uni;
import std.ascii;
enum SEGMENT {STATIC,THIS,CONST,LOCAL,ARG,TEMP,POINTER,THAT};
enum Commands {ADD,SUB ,NEG ,EQ, GT, LT ,AND ,OR ,NOT};
class VMWri... | D |
instance Mod_568_NONE_Cassia_NW (Npc_Default)
{
// ------ NSC ------
name = "Cassia";
guild = GIL_OUT;
id = 568;
voice = 16;
flags = 0;
npctype = NPCTYPE_MAIN;
//----------AIVARS--------------
aivar[AIV_DropDeadAndKill] = TRUE;
aivar[AIV_EnemyOverride] = TRUE;
// ------ A... | D |
import std.stdio, std.string;
T gcd(T)(T a, T b)
{
if (a == 0) return b;
return gcd(b % a, a);
}
long _totientPhi(T)(T cur, T num)
{
if (cur == num) return 0;
if (gcd(cur, num) == 1) return 1 + _totientPhi(cur + 1, num);
return _totientPhi(cur + 1, num);
}
long totientPhi(T)(T num)
{
if (num ... | D |
block (3) --- convert text to block letters 01/13/83
_U_s_a_g_e
block [ -c <char> ] [ -w <width> ]
_D_e_s_c_r_i_p_t_i_o_n
'Block' reads lines of text from standard input, converts
them to large... | D |
module d_snprintf.vararg;
@nogc:
nothrow:
version (D_TypeInfo) {
alias Type = TypeInfo;
} else {
// Without TypeInfo we use an opaque hash to identify types.
alias Type = size_t;
}
struct va_list {
void*[] values;
Type[] types;
size_t current;
@nogc:
nothrow:
int opApply(int del... | D |
/*
* Hunt - A data validation for DLang based on hunt library.
*
* Copyright (C) 2015-2019, HuntLabs
*
* Website: https://www.huntlabs.net
*
* Licensed under the Apache-2.0 License.
*
*/
module hunt.validation.ConstraintValidatorContext;
import hunt.validation.Validator;
interface ConstraintVal... | D |
#!/usr/bin/env dub
/+
dub.sdl:
name "snippet96"
dependency "dwt" path="../../../../../../"
libs \
"atk-1.0" \
"cairo" \
"dl" \
"fontconfig" \
"gdk-x11-2.0" \
"gdk_pixbuf-2.0" \
"glib-2.0" \
"gmodule-2.0" \
"gnomeui-2" \
"gnomevfs-2" \
"gobjec... | D |
/*
* Copyright (c) 2004-2008 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 |
E: c52, c12, c25, c126, c57, c28, c34, c110, c73, c16, c77, c118, c97, c108, c47, c122, c107, c56, c129, c89, c46, c67, c96, c125, c49, c104, c6, c119, c43, c1, c99, c63, c37, c83, c124, c55, c38, c127, c102, c94, c85, c116, c134, c65.
p6(E,E)
c52,c12
c124,c119
c47,c73
c55,c63
c94,c49
c85,c99
c102,c102
c134,c6
.
p0(E,... | D |
an act passed by a legislative body
enacted by a legislative body
| D |
/*
* Copyright (C) 2008 by Steven Schveighoffer
* all rights reserved.
*
* Examples of how special iterators can be used.
*
* Currently only implemented for Tango.
*/
import dcollections.Iterators;
import dcollections.ArrayList;
import tango.io.Stdout;
void print(V)(Iterator!(V) s, char[] message)
{
Stdout... | D |
module UnrealScript.UTGame.UTAvoidMarker;
import ScriptClasses;
import UnrealScript.Helpers;
import UnrealScript.Engine.Actor;
extern(C++) interface UTAvoidMarker : Actor
{
public extern(D):
private static __gshared ScriptClass mStaticClass;
@property final static ScriptClass StaticClass() { mixin(MGSCC("... | D |
PLONG PLAT ED95 KD LOMAGAGE HIMAGAGE SLAT SLONG RESULTNO DP DM WT ROCKTYPE
238 77 6 77 15 60 64.5999985 -127.900002 1745 11.6000004 11.8000002 0.0444444444 sediments, redbeds
219.300003 68.9000015 2.79999995 90.9000015 15 60 64.5 -128.5 343 5.5999999 5.5999999 0.0444444444 sediments, redbeds
256.399994 77.0999985 13 0 ... | D |
datapath=/home/torobo/catkin_ws/src/reaching_task/scripts/data/dataset/large/AC
modelpath=/home/torobo/catkin_ws/src/reaching_task/scripts/data/model/large/AC/W_0_05
activejoints=1,1,1,1,1,1,0,0,0,0,0,0,1,0,0,0
nsamples=1,1
w=0.05,0.05
d=40,10
z=4,1
t=2,10
epochs=25000
alpha=0.001
beta1=0.9
beta2=0.999
retrain=false
gr... | D |
module sema.name_resolve;
import std.conv;
import std.stdio;
import logger;
import ast;
import sema.visitor;
import sema.analyzer;
import sema.symbol;
import diag.engine;
import sema.type;
import krug_module;
import tok;
import compiler_error;
immutable bool NAME_RESOLVE_DEBUG = false;
class Name_Resolve_Pass : Top... | D |
void main() {
import std.stdio;
enum width = 512, height = 512;
auto f = File("xor_pattern.ppm", "wb");
f.writefln("P6\n%d %d\n255", width, height);
foreach (immutable y; 0 .. height)
foreach (immutable x; 0 .. width) {
immutable c = (x ^ y) & ubyte.max;
immutable u... | 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 |
/**
This benchmark tests the efficiency of pipelining using AsyncBuf and
Map. We first create an input range for generating a large number of
numeric strings. We then use Map and AsyncBuf to pipeline reading from
this range, converting its values from strings to floats, rounding these
floats to ints, and finding the ... | D |
module UnrealScript.UnrealEd.ParticleSystemThumbnailRenderer;
import ScriptClasses;
import UnrealScript.Helpers;
import UnrealScript.UnrealEd.TextureThumbnailRenderer;
extern(C++) interface ParticleSystemThumbnailRenderer : TextureThumbnailRenderer
{
public extern(D):
private static __gshared ScriptClass mS... | D |
/**
Pattern based URL router.
Copyright: © 2012 RejectedSoftware e.K.
License: Subject to the terms of the MIT license, as written in the included LICENSE.txt file.
Authors: Sönke Ludwig
*/
module vibe.http.router;
public import vibe.http.server;
import vibe.core.log;
import vibe.textfilter.urlencode;
import st... | D |
the sport of siting on the back of a horse while controlling its movements
travel by being carried on horseback
sit and travel on the back of animal, usually while controlling its motions
be carried or travel on or in a vehicle
continue undisturbed and without interference
move like a floating object
harass with persis... | 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 |
instance Info_Bau_2_EXIT(C_Info)
{
nr = 999;
condition = Info_Bau_2_EXIT_Condition;
information = Info_Bau_2_EXIT_Info;
permanent = 1;
description = DIALOG_ENDE;
};
func int Info_Bau_2_EXIT_Condition()
{
return 1;
};
func void Info_Bau_2_EXIT_Info()
{
AI_StopProcessInfos(self);
};
instance Info_Bau_2_Wichtige... | D |
import std.stdio;
void main()
{
writeln("linux/main.d");
} | 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 |
/Users/AleixDiaz/Desktop/VaporProject/LaSalleChat/.build/x86_64-apple-macosx10.10/debug/Sockets.build/Address/Address+C.swift.o : /Users/AleixDiaz/Desktop/VaporProject/LaSalleChat/.build/checkouts/sockets.git-972942978533733666/Sources/Sockets/Address/Address+C.swift /Users/AleixDiaz/Desktop/VaporProject/LaSalleChat/.b... | D |
/++
Fast BetterC Date type with Boost ABI and mangling compatability.
$(SCRIPT inhibitQuickIndex = 1;)
$(DIVC quickindex,
$(BOOKTABLE,
$(TR $(TH Category) $(TH Functions))
$(TR $(TD Main date types) $(TD
$(LREF Date)
))
$(TR $(TD Other date types) $(TD
$(LREF Month)
$(LREF DayOfWeek)
))
$(TR $(TD Date chec... | D |
module automem.utils;
import std.traits : isStaticArray;
// This is a destroy() copied and modified from
// druntime, to allow for destruction attribute inference
void destruct(T)(T obj) if (is(T == class)) {
(cast(_finalizeType!T)&rt_finalize)(cast(void*)obj);
}
void destruct(T)(T obj) if (is(T == interface)) ... | D |
// Diese Datei wurde automatisch durch den Miranda Dialog Creator erstellt!
// Sie sollte nicht manuell editiert werden, da ─nderungen beim erneuten Aufruf
// des Creators Řberschrieben werden!
// **************************************************
instance BAU_230_Stan_Exit (C_INFO)
{
npc = BAU_230_Stan;
conditi... | D |
/Users/lishijun1/Documents/swiftworkspace/JDCloudSDKSwift/jdcloud-sdk-swift-github/JDCloudSDKSwift/.build/x86_64-apple-macosx10.10/debug/JDCloudSDKCommon.build/Model/Quota.swift.o : /Users/lishijun1/Documents/swiftworkspace/JDCloudSDKSwift/jdcloud-sdk-swift-github/JDCloudSDKSwift/Sources/JDCloudSDKCommon/Model/Quota.sw... | D |
module fluentasserts.core.string;
public import fluentasserts.core.base;
import fluentasserts.core.results;
import std.string;
import std.conv;
import std.algorithm;
import std.array;
@safe:
struct ShouldString {
private {
const string testData;
}
mixin ShouldCommons;
mixin ShouldThrowableCommons;
t... | D |
/Users/GuoYanjun/Desktop/TestDemo/WanAndroid_IOS/Build/Intermediates/WanAndroid_IOS.build/Debug-iphonesimulator/WanAndroid_IOS.build/Objects-normal/x86_64/homeVC.o : /Users/GuoYanjun/Desktop/TestDemo/WanAndroid_IOS/WanAndroid_IOS/tabVC/HotTabVC.swift /Users/GuoYanjun/Desktop/TestDemo/WanAndroid_IOS/WanAndroid_IOS/home/... | D |
#!/usr/bin/env rdmd-dev-module
/** Extensions to std.random.
Copyright: Per Nordlöw 2014-.
License: $(WEB boost.org/LICENSE_1_0.txt, Boost License 1.0).
Authors: $(WEB Per Nordlöw)
*/
module random_ex;
import std.range: isIntegral, isFloatingPoint, isNumeric, isInputRange, isIterable, ElementType;
import... | D |
/Users/ming/Desktop/PerfectTemplate/.build/x86_64-apple-macosx/debug/PerfectCRUD.build/Logging.swift.o : /Users/ming/Desktop/PerfectTemplate/.build/checkouts/Perfect-CRUD/Sources/PerfectCRUD/PerfectCRUD.swift /Users/ming/Desktop/PerfectTemplate/.build/checkouts/Perfect-CRUD/Sources/PerfectCRUD/Expression/Like.swift /Us... | D |
module engine.uniform;
import std.conv,
std.string,
core.stdc.string;
import engine.opengl;
import derelict.opengl3.gl3;
import gfm.math.vector,
gfm.math.matrix;
/// Represents an OpenGL program uniform. Owned by a GLProgram.
/// Both uniform locations and values are cached, to minimize OpenGL... | D |
module blockie.model.model1a.M1aWorldEditor;
import blockie.model;
final class M1aWorldEditor : WorldEditor {
protected:
override void generateDistances() {
auto addedViews = new DistanceFieldsBiDirChunk(storage, views, 31)
.generate()
.getAddedViews();
new DistanceFields... | D |
import std.algorithm.iteration : map, each;
import std.array : array;
import std.conv : parse;
import std.range : takeExactly, tee;
import std.stdio;
void main()
{
double mean = 0;
auto sample = File("10numbers.txt")
.byLine
.takeExactly(10)
.map!(line => line.parse!double)
.tee... | D |
void main() {
auto K = ri;
dchar[] genarr(dchar c) {
if(c == '0') return ['0', '1'];
if(c == '9') return ['8', '9'];
else return [c-1, c, c+1];
}
dstring[] arr = ["1", "2", "3", "4", "5", "6", "7", "8", "9"];
bool comp(dstring a, dstring b) {
if(a.length < b.length) return true;
else if(a.length > b.len... | D |
///////////////////////////////////////////////////////////////////////
// Info EXIT
///////////////////////////////////////////////////////////////////////
INSTANCE DIA_Fernando_EXIT (C_INFO)
{
npc = VLK_405_Fernando;
nr = 999;
condition = DIA_Fernando_EXIT_Condition;
information = DIA_Fernan... | D |
/*******************************************************************************
AllFile Generated by AllDGenerator
Authors: ArcLib team, see AUTHORS file
Maintainer: Clay Smith (clayasaurus at gmail dot com)
License: zlib/libpng license: $(LICENSE)
Copyright: ArcLib team
Description:
AllFile Modu... | D |
/// Page-management code
/// Maps the last PML4E to itself => recursive paging
module novuos.memory.pager;
import novuos.basictypes;
enum PageSize : ubyte
{
Size4k = 0,
Size2m = 1
}
struct PagePML4E
{
@disable this();
ulong field; /// Raw field
alias P = BitField!(ulong, field, 1, 0); /// Present
alias RW = B... | D |
/Users/nikhilsridhar/Desktop/Dyce/DyceAppIOS/Build/Intermediates/Pods.build/Debug-iphonesimulator/Bond.build/Objects-normal/x86_64/ProtocolProxyController.o : /Users/nikhilsridhar/Desktop/Dyce/DyceAppIOS/Pods/Bond/Sources/Bond/Shared/NSObject+KVO.swift /Users/nikhilsridhar/Desktop/Dyce/DyceAppIOS/Pods/Bond/Sources/Bond... | D |
/Users/mac/Desktop/23March/BEKApp-master/build/Pods.build/Debug-iphonesimulator/Alamofire.build/Objects-normal/x86_64/NetworkReachabilityManager.o : /Users/mac/Desktop/23March/BEKApp-master/Pods/Alamofire/Source/MultipartFormData.swift /Users/mac/Desktop/23March/BEKApp-master/Pods/Alamofire/Source/Timeline.swift /Users... | D |
/*
* Copyright (c) 2007-2013 Scott Lembcke and Howling Moon Software
*
* 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 ... | 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 |
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;
int[] abc;
int s;
foreach (_; 0..3) {
auto n = readln.chomp.to!int;
abc ~= n;
s += n;
}
sort(abc);
auto r = N/s * 3;
... | D |
/Users/natasilva/repositories/algoritmos/atividade-4/target/rls/debug/deps/atividade_4-b3ace51b6fb907f4.rmeta: src/main.rs
/Users/natasilva/repositories/algoritmos/atividade-4/target/rls/debug/deps/atividade_4-b3ace51b6fb907f4.d: src/main.rs
src/main.rs:
| D |
module dbi.connect;
//Предполагается последующее создание общего модуля Dinrus.DBI.dll
import dbi.sqlite.all;
import dbi.odbc.all;
import dbi.msql.all;
//import dbi.mssql.all;
import dbi.mysql.all;
import dbi.pg.all;
enum ПТипБД
{
Sqlite,
ODBC,
MySQL,
Pg,
MSQL,
//MSSQL
}
class ПодключениеКБазеДанны... | D |
module hunt.http.client.Http2ClientResponseHandler;
import hunt.http.client.ClientHttpHandler;
import hunt.http.client.HttpClientConnection;
import hunt.http.codec.http.frame;
import hunt.http.codec.http.model.HttpStatus;
import hunt.http.codec.http.model.MetaData;
import hunt.http.codec.http.stream.AbstractHttp2Outp... | D |
/Users/student/VGLogger/DerivedData/Build/Intermediates/Pods.build/Debug-iphonesimulator/Alamofire.build/Objects-normal/x86_64/ServerTrustPolicy.o : /Users/student/VGLogger/Pods/Alamofire/Source/MultipartFormData.swift /Users/student/VGLogger/Pods/Alamofire/Source/Timeline.swift /Users/student/VGLogger/Pods/Alamofire/S... | D |
module battle.ai.all;
public import battle.ai.profile;
public import battle.ai.decision;
public import battle.ai.player;
public import battle.ai.goal;
public import battle.ai.helpers;
| D |
a person who chooses or selects out
a switch that is used to select among alternatives
| D |
/Users/spadakao/Documents/ios/hw2Test/build/Pods.build/Debug-iphonesimulator/ObjectMapper.build/Objects-normal/x86_64/Mappable.o : /Users/spadakao/Documents/ios/hw2Test/Pods/ObjectMapper/ObjectMapper/Transforms/CustomDateFormatTransform.swift /Users/spadakao/Documents/ios/hw2Test/Pods/ObjectMapper/ObjectMapper/Transfor... | D |
/**************************************************************************
ИСЧЕЗНОВЕНИЕ ПРИЗРАКА
Призраки исчезают, если больше не нужны.
Вызывается в ZS_Ghost.
***************************************************************************/
var int B_RemoveBerny_Once;
// удаление пр... | D |
//#############################################
//##
//## Neue Welt
//##
//############################################
instance None_101_Mario (Npc_Default)
{
// ------ NSC ------
name = "Mario";
guild = GIL_NONE;
id = 101;
voice = 7;
flags = NPC_FLAG_IMMORTAL; //Joly: NPC_FLAG_IMMORTAL sonst Plo... | D |
.hd out "specify default alternative in a case statement" 02/22/82
case <value>
when <alternative1>
{ <command> }
when <alternative2>
{ <command> }
...
out
{ <command> }
.br
esac
.ds
'Out' is used to flag the default alternative in a 'case' command sequence.
It should appear after any comm... | D |
/**
Defines the behavior of the DUB command line client.
Copyright: © 2012-2013 Matthias Dondorff, Copyright © 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.commandline;
import dub.compil... | D |
/Users/shahid/Desktop/Projects/Swift2/Raywenderlich/RayCore/FlickrSwift/DerivedData/FlickrSwift/Build/Intermediates/Pods.build/Debug-iphonesimulator/Alamofire.build/Objects-normal/x86_64/MultipartFormData.o : /Users/shahid/Desktop/Projects/Swift2/Raywenderlich/RayCore/FlickrSwift/Pods/Alamofire/Source/Alamofire.swift /... | D |
base/TaskBar.pp.ml: ANSITerminal Array Config Format IStd Int Mtime Mtime_clock Out_channel Printf SpecialChars String
| D |
/**
* Compiler implementation of the
* $(LINK2 http://www.dlang.org, D programming language).
*
* Translation to D of Linux's melf.h
*
* Source: $(LINK2 https://github.com/dlang/dmd/blob/master/src/dmd/backend/melf.d, backend/melf.d)
*/
module dmd.backend.melf;
/* ELF file format */
alias Elf32_Half = ... | D |
# FIXED
Startup/rom_jt.obj: C:/ti/simplelink_cc13x0_sdk_1_60_00_21/source/ti/blestack/rom/rom_jt.c
Startup/rom_jt.obj: C:/ti/simplelink_cc13x0_sdk_1_60_00_21/source/ti/blestack/rom/r1/rom_init.c
Startup/rom_jt.obj: C:/ti/simplelink_cc13x0_sdk_1_60_00_21/source/ti/blestack/inc/bcomdef.h
Startup/rom_jt.obj: C:/ti/simple... | D |
/Users/Thomas_Stuart/Desktop/FakeTumblr-master/Build/Intermediates/Pods.build/Debug-iphonesimulator/Alamofire.build/Objects-normal/x86_64/MultipartFormData.o : /Users/Thomas_Stuart/Desktop/FakeTumblr-master/Pods/Alamofire/Source/MultipartFormData.swift /Users/Thomas_Stuart/Desktop/FakeTumblr-master/Pods/Alamofire/Sourc... | D |
/run/media/andreby/Docs/GithubCodes/learn_rust/actix-demo/target/debug/build/encoding_rs-22e386b1a1179d62/build_script_build-22e386b1a1179d62: /run/media/andreby/Docs/GithubCodes/learn_rust/actix-demo/~/.cargo/registry/src/github.com-1ecc6299db9ec823/encoding_rs-0.8.20/build.rs
/run/media/andreby/Docs/GithubCodes/lear... | D |
module correct;
dafaenfai;
int[] g;
struct Foo {
int a;
void b() {
}
struct Bar {
int c;
}
}
/**
* Params:
* x = something cool
*/
int foo(int x) {
int a = 0;
if (a == 1) {
int b, c, d;
}
for (int i = 0; i < 10; ++i) {
int e;
int j;
... | D |
// Written in the D programming language.
/*
* main.d
*
* Copyright 2013 Nick Treleaven <nick dot treleaven at btinternet com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either v... | D |
/**
* Compiler implementation of the
* $(LINK2 http://www.dlang.org, D programming language).
*
* Compute common subexpressions for non-optimized builds.
*
* Copyright: Copyright (C) 1985-1995 by Symantec
* Copyright (C) 2000-2020 by The D Language Foundation, All Rights Reserved
* Authors: $... | D |
/Users/derrickmu/Desktop/JustAThought/DerivedData/JustAThought/Build/Intermediates.noindex/JustAThought.build/Debug-iphonesimulator/JustAThought.build/Objects-normal/x86_64/CitiesModel.o : /Users/derrickmu/Desktop/JustAThought/JustAThought/SpecificTopicVC.swift /Users/derrickmu/Desktop/JustAThought/JustAThought/LikeLea... | 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
//
// License for redistribution is given by the Artistic License 2.0
// see file LICENSE for further details
module vdc.ast.type;
impor... | D |
/Users/sunchuyue/Documents/test/RX_Product/DerivedData/RX_Product/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/RxSwift.build/Objects-normal/x86_64/HistoricalSchedulerTimeConverter.o : /Users/sunchuyue/Documents/test/RX_Product/Pods/RxSwift/RxSwift/Observables/Amb.swift /Users/sunchuyue/Documents/test/RX... | 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 |
module calc_squares_mod;
import std.stdio;
double[] calc_squares_A(in double[] x)
{
auto y = x.dup;
foreach(i, xv; x) {
y[i] = xv*xv;
}
return(y);
}
// re-write of _A from Danny
double[] calc_squares_A2(in double[] x)
{
double y[];
foreach(i, xv; x) {
y ~= xv*xv;
}
return(y);
}
void calc_sq... | D |
module miniorm.queries;
import std.algorithm : joiner, map;
import std.conv : to;
import std.exception : enforce;
import std.format : format;
import std.string : join;
import d2sqlite3;
import sumtype;
import miniorm.api : Miniorm;
import miniorm.exception;
import miniorm.schema : tableName, fieldToCol, fieldToCol, ... | D |
instance DJG_713_BIFF_NW(NPC_DEFAULT)
{
name[0] = "Áèôô";
guild = GIL_DJG;
id = 7130;
voice = 7;
flags = 0;
npctype = NPCTYPE_MAIN;
aivar[AIV_TOUGHGUY] = TRUE;
aivar[AIV_TOUGHGUYNEWSOVERRIDE] = TRUE;
b_setattributestochapter(self,5);
fight_tactic = FAI_HUMAN_STRONG;
EquipItem(self,itmw_2h_sld_axe);
b_creat... | D |
/* Header code adapted from SDL_video.h */
module sdl.video;
import core.stdc.stdint;
import std.bitmanip;
import sdl.rwops;
public import sdl.rwops : SDL_RWops;
extern (C) {
/*
* SDL - Simple DirectMedia Layer
* Copyright (C) 1997-2012 Sam Lantinga
*
* This library is free software; you can redistribute it and... | D |
//Author Ratzenfutz
/*
Problem 127
Anagrams
*/
import std.algorithm, std.string, std.stdio, std.array, std.conv;
immutable string filename = "problem127.txt";
int main()
{
string[] temporary;
/* read from source, sort entry, write to temp */
File anagrams = File(filename, "r");
while (!anagrams.eof())
{
... | D |
/*********************************************************
Авторское право: (C) 2008 принадлежит Steven Schveighoffer.
Все права защищены
Лицензия: $(LICENSE)
**********************************************************/
module col.LinkList;
public import col.model.List;
private import col.Link;
pr... | D |
/*
Copyright © 2020, Luna Nielsen
Distributed under the 2-Clause BSD License, see LICENSE file.
Authors: Luna Nielsen
*/
module engine.vn.render.dialg;
import engine;
import std.conv;
import std.string : split;
import std.random;
private struct textInstr {
dstring instr;
dstring value;
}
priv... | D |
/*
Copyright (c) 2015 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,
exe... | D |
/**
* Semantic analysis of expressions.
*
* Specification: ($LINK2 https://dlang.org/spec/expression.html, Expressions)
*
* Copyright: Copyright (C) 1999-2023 by The D Language Foundation, All Rights Reserved
* Authors: $(LINK2 https://www.digitalmars.com, Walter Bright)
* License: $(LINK2 https://www.... | D |
/home/hoover/u10/breber/458/sem_proj/rust-parallelism/gaussian_elimination/target/release/deps/gaussian_elimination-068fe3e3f54fb25e: src/main.rs
/home/hoover/u10/breber/458/sem_proj/rust-parallelism/gaussian_elimination/target/release/deps/gaussian_elimination-068fe3e3f54fb25e.d: src/main.rs
src/main.rs:
| D |
/*
* Copyright 2002-2016 the original author or authors.
*
* 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 ap... | D |
// Written in the D programming language.
/**
* This test program pulls in all the library modules in order to run the unit
* tests on them. Then, it prints out the arguments passed to main().
*
* Copyright: Copyright Digital Mars 2000 - 2009.
* License: <a href="http://www.boost.org/LICENSE_1_0.txt">Boost Lic... | D |
instance DIA_Attila_EXIT(C_Info)
{
npc = VLK_494_Attila;
nr = 999;
condition = DIA_Attila_EXIT_Condition;
information = DIA_Attila_EXIT_Info;
permanent = TRUE;
description = Dialog_Ende;
};
func int DIA_Attila_EXIT_Condition()
{
return TRUE;
};
func void DIA_Attila_EXIT_Info()
{
AI_StopProcessInfos(self);
}... | D |
instance DIA_AkilsSchaf_KommMit(C_Info)
{
npc = Follow_Sheep_AKIL;
nr = 1;
condition = DIA_AkilsSchaf_KommMit_Condition;
information = DIA_AkilsSchaf_KommMit_Info;
description = "Пойдем со мной!";
};
func int DIA_AkilsSchaf_KommMit_Condition()
{
if(self.aivar[AIV_PARTYMEMBER] == FALSE)
{
return TRUE;
};
};... | D |
module kernel.arch.x86_64.core.descriptor;
// This list provides the types allowed for a system segment descriptor
enum SystemSegmentType {
LocalDescriptorTable = 0b0010,
AvailableTSS = 0b1001,
BusyTSS = 0b1011,
CallGate = 0b1100,
InterruptGate = 0b1110,
TrapGate = 0b1111
}
| D |
/Users/panartem/Developer/Study/Microservices-vapor/TILAppAcronyms/.build/x86_64-apple-macosx/debug/SQL.build/SQLTableIdentifier.swift.o : /Users/panartem/Developer/Study/Microservices-vapor/TILAppAcronyms/.build/checkouts/sql/Sources/SQL/SQLBind.swift /Users/panartem/Developer/Study/Microservices-vapor/TILAppAcronyms/... | D |
module solution;
export int makeNegative(int number)
{
if(number < 0)
{
return number;
}
return -number;
}
| 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/_ole2.d)
*/
module core.sys.windows.ole2;
version (Windows):
pragma(lib, "ole32");
public import core.sys.windows.b... | D |
/Users/okasho/serverProject/tryswift/helloworld/swift/.build/debug/Leaf.build/Tag/Models/Else.swift.o : /Users/okasho/serverProject/tryswift/helloworld/swift/Packages/Leaf-1.0.6/Sources/Leaf/Argument.swift /Users/okasho/serverProject/tryswift/helloworld/swift/Packages/Leaf-1.0.6/Sources/Leaf/Byte+Leaf.swift /Users/okas... | D |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.