code
stringlengths
3
10M
language
stringclasses
31 values
module sqld.update_builder; import sqld.ast; import sqld.builder; import sqld.partials; struct UpdateBuilder { mixin Builder; mixin FromPartial; mixin WherePartial; mixin LimitPartial; mixin ReturningPartial; private: immutable { TableNode _table; SetNode _set; ...
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
a child of your son or daughter
D
// Generated by gnome-h2d.rb <http://github.com/ddude/gnome.d>. module gio.networkaddress; /* GIO - GLib Input, Output and Streaming Library * * Copyright (C) 2008 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * Licen...
D
a communication system linking different rooms within a building or ship etc
D
/home/smith/project/document_image/target/release/build/generic-array-a7b245b16850246f/build_script_build-a7b245b16850246f: /home/smith/.cargo/registry/src/github.com-1ecc6299db9ec823/generic-array-0.14.4/build.rs /home/smith/project/document_image/target/release/build/generic-array-a7b245b16850246f/build_script_build...
D
/Users/sunchuyue/Documents/test/RX_Product/DerivedData/RX_Product/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/RxSwift.build/Objects-normal/x86_64/TailRecursiveSink.o : /Users/sunchuyue/Documents/test/RX_Product/Pods/RxSwift/RxSwift/Observables/Amb.swift /Users/sunchuyue/Documents/test/RX_Product/Pods/R...
D
// runall.exe executable sits in the ..\Delivery\apps directory and will iterate through each // project sub folder with xx_xx_project by: // 1) change directory into that sub project // 2) run dub command to build and then that project // 3) change directory back into the apps directory...
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 sketchup_api.model.texture; import sketchup_api.common; // SUResult import sketchup_api.model.defs; //import sketchup_api.geom; import sketchup_api.color; import sketchup_api.defs; // SUStringRef extern (C): SUEntityRef SUTextureToEntity (SUTextureRef texture); SUTextureRef SUTextureFromEntity (SUEntityRef e...
D
/** * Copyright: (c) 2005-2009 Eric Poggel * Authors: Eric Poggel * License: <a href="lgpl3.txt">LGPL v3</a> */ module yage.scene.light; import tango.math.Math; import yage.core.all; import yage.resource.graphics.material; import yage.scene.node; import yage.scene.scene; import yage.system.g...
D
instance BDT_1066_Bandit_L(Npc_Default) { name[0] = NAME_Bandit; guild = GIL_BDT; id = 1066; voice = 1; flags = 0; npcType = NPCTYPE_AMBIENT; aivar[AIV_EnemyOverride] = TRUE; B_SetAttributesToChapter(self,1); fight_tactic = FAI_HUMAN_COWARD; EquipItem(self,ItMw_1h_Bau_Mace); B_CreateAmbientInv(self); B_Set...
D
import std.stdio : writeln; double average(int[] array) { immutable initialLength = array.length; double accumulator = 0.0; while (array.length) { accumulator += array[0]; array = array[1 .. $]; } return accumulator / initialLength; } void main() { int idx; // while idx = 0; while (idx < ...
D
module engine.core.engine.class_db; import engine.core.utils.logger; import engine.core.utils.singleton; import engine.core.utils.array; import engine.script.script_manager; import engine.core.engine.engine; struct SRegClass { TypeInfo_Class classInfo; } class CClassDB : ASingleton!CClassDB { private: SRegCl...
D
/** Nanomsg Example: Filesend */ module nanomsg.examples.filesend; import nanomsg; import std.stdio; import std.conv; import std.file; import std.string:toStringz; /// enum NODE0 ="node0"; /// enum NODE1 ="node1"; /// int node0 (string xurl) { int sock = nn_socket (AF_SP, NN_PULL); auto url=cast(char*)xurl; ...
D
/* REQUIRED_ARGS: -preview=in -preview=dip1000 TEST_OUTPUT: --- fail_compilation/previewin.d(4): Error: function `previewin.takeFunction(void function(in real) f)` is not callable using argument types `(void function(real x) pure nothrow @nogc @safe)` fail_compilation/previewin.d(4): cannot pass argument `__lamb...
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
// 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.allman; import dparse.lexer; import dparse.ast; import analysis.base : BaseAnalyzer; import dsymbol.scope_ : Scope; import std.algorithm; imp...
D
// This file is generated from text files from GLEW. // See copyright in src/lib/gl/gl.d (BSD/MIT like). module lib.gl.core.gl11; import lib.gl.types; bool GL_VERSION_1_1; const GL_PROXY_TEXTURE_1D = 0x8063; const GL_PROXY_TEXTURE_2D = 0x8064; const GL_TEXTURE_PRIORITY = 0x8066; const GL_TEXTURE_RESIDENT = 0x8067; ...
D
public import gpointer; struct GList { gpointer data; GList *_next; GList *_prev; GList * next() { return this._next; } } extern (C) { void g_list_free(GList *list); }
D
func void B_InsertInExtremo() { Wld_InsertNpc(InExtremo_DrPymonte,"OCR_IE_PYMONTE"); Wld_InsertNpc(InExtremo_TheFlail,"OCR_IE_FLAIL"); Wld_InsertNpc(InExtremo_ThomasTheForger,"OCR_IE_THOMAS"); Wld_InsertNpc(InExtremo_Unicorn,"OCR_IE_UNICORN"); Wld_InsertNpc(InExtremo_YellowPfeiffer,"OCR_IE_PFEIFFER"); Wld_InsertN...
D
//-------- Spell Commands -------- // SPL_DONTINVEST = 0; // Es können keine weiteren Manapunkte investiert werden. Erst durch CTRL loslassen geht der Spell ab // SPL_RECEIVEINVEST = 1; // Wirkung durchgeführt, es können weitere Invest kommen, zB.bei Heal nach jedem Pöppel // SPL_SENDCAST = 2; // Starte den Z...
D
/* TEST_OUTPUT: --- fail_compilation/fail_contracts3.d(13): Error: function `fail_contracts3.D.foo` cannot have an in contract when overridden function `fail_contracts3.C.foo` does not have an in contract --- */ class C { void foo(){} } class D : C { override void foo()in{}do{} }
D
module soup.Cache; private import glib.ConstructionException; private import glib.Str; private import gobject.ObjectG; private import soup.SessionFeatureIF; private import soup.SessionFeatureT; private import soup.c.functions; public import soup.c.types; /** * #SoupCache implements a file-based cache for HTTP reso...
D
// Author: Ivan Kazmenko (gassa@mail.ru) module solution; import std.algorithm, std.stdio, std.string; void main () { string s; while ((s = readln.strip) != "") { if (s.startsWith ("Alice")) { writeln ("123"); continue; } auto a = new int [int.max / 9]; a[] = 1; } }
D
/////////////////////////////////////////////////////////////////////// // Info EXIT /////////////////////////////////////////////////////////////////////// INSTANCE DIA_Babera_EXIT (C_INFO) { npc = BAU_934_Babera; nr = 999; condition = DIA_Babera_EXIT_Condition; information = DIA_Babera_EXIT_I...
D
/Users/aseldergadziev/Desktop/MyIdeas/BuildTools/.build/x86_64-apple-macosx/release/Commander.build/ArgumentConvertible.swift.o : /Users/aseldergadziev/Desktop/MyIdeas/BuildTools/.build/checkouts/Commander/Sources/Commander/Command.swift /Users/aseldergadziev/Desktop/MyIdeas/BuildTools/.build/checkouts/Commander/Source...
D
/******************************************************************************* * Copyright (c) 2006, 2007 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, an...
D
module menu.lastgame; /* * Stats after playing a level, displayed below the preview instead * of a couple other stats that would normally show when you highlight a level * or replay in the browser. */ import std.algorithm; import std.format; import optional; import basics.globals; import file.option; import file...
D
/Users/MohamedNawar/Desktop/citiesListTask/build/Pods.build/Debug-iphonesimulator/Kingfisher.build/Objects-normal/x86_64/Indicator.o : /Users/MohamedNawar/Desktop/citiesListTask/Pods/Kingfisher/Sources/Utility/String+MD5.swift /Users/MohamedNawar/Desktop/citiesListTask/Pods/Kingfisher/Sources/General/Deprecated.swift /...
D
abstract class Agent { int[2] location; void die(Island island){ island[this.location[0]][this.location[1]].agent = null; } bool isValidDestination(int[2] destination){ return island[destination[0]][destination[1]].agent is null; } int[2][] getAdjacentTiles(){ retur...
D
module mir.internal.utility; import std.traits; import std.meta; version(Have_mir) import mir.ndslice.slice; else import std.experimental.ndslice.slice; alias Iota(size_t j) = Iota!(0, j); template Iota(size_t i, size_t j) { static assert(i <= j, "Iota: i should be less than or equal to j"); static ...
D
/** * PNG file format image loader/exporter * * 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) * * Standards: * Close to $(LINK2 http://www.w3.org/TR/PNG/, PNG 1.2) standard */ module std.experimental....
D
module android.java.javax.crypto.SecretKeyFactory; public import android.java.javax.crypto.SecretKeyFactory_d_interface; import arsd.jni : ImportExportImpl; mixin ImportExportImpl!SecretKeyFactory; import import0 = android.java.javax.crypto.SecretKeyFactory; import import2 = android.java.javax.crypto.SecretKey;
D
module math.rtree2d.ptrs; import math.geometry; import core.bitop; import std.typecons: Nullable; import std.exception: enforce; debug import std.stdio; version(unittest) import std.string; class RTreePtrs( _Box, _Payload ) { alias _Box Box; alias _Payload Payload; const size_t maxChildren; con...
D
instance VLK_4201_Wirt(Npc_Default) { name[0] = "Лендлорд"; guild = GIL_VLK; id = 4201; voice = 14; flags = 0; npcType = npctype_main; B_SetAttributesToChapter(self,4); fight_tactic = FAI_HUMAN_STRONG; B_CreateAmbientInv(self); B_SetNpcVisual(self,MALE,"Hum_Head_FatBald",Face_N_OldBald_Jeremiah,BodyTex_N,ITA...
D
module CodeAnalyzer.syntax.identifiers; import CodeAnalyzer.syntax.core; class IdentifierSequence : ParseRule { public this(TokenScanner ts) { super(ts); } /** IdentifierSequence: IdentifierList IdentifierSequence ! TemplateArguments IdentifierSeque...
D
/* * Copyright Andrej Mitrovic 2013. * 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 git.credentials; import std.conv; import std.exception; import std.string; import std.t...
D
module scene.scenemanager; import std.conv; import scene.instancemanager; import scene.meshnode; import scene.entityproxy; import scene.unitproxy; import scene.texturearray; import graphics.camera; import graphics.image; import graphics.models.cgymodel; import graphics.shader; import modelparser.cgyparser; import...
D
version https://git-lfs.github.com/spec/v1 oid sha256:7766530beafceee6cfa42d174b99f57d05878df5f2241fce83b20d282b05e3c5 size 2491
D
module vulkan.api.frame_buffer; /** * https://www.khronos.org/registry/vulkan/specs/1.0/man/html/VkFramebufferCreateInfo.html */ import vulkan.all; VkFramebuffer createFrameBuffer(VkDevice device, VkRenderPass renderPass, VkImageView[] views, ...
D
module perfontain.managers.gui; import std.utf, std.range, std.stdio, std.ascii, std.array, std.string, std.regex, std.encoding, std.algorithm, stb.image, perfontain, perfontain.misc, perfontain.misc.dxt, perfontain.misc.draw, perfontain.opengl, perfontain.signals; public import nuklear, perfontain.managers.gui....
D
instance Mod_4008_UntoterMagier_03_MT (Npc_Default) { //-------- primary data -------- name = "Untoter Magier"; Npctype = Npctype_UNTOTERMAGIER; guild = GIL_STRF; level = 20; voice = 2; id = 4008; //-------- abilities -------- B_SetAttributesToChapter (self, 4); //-------- visuals ...
D
module graphics.context; import derelict.opengl3.gl3; import log; import graphics.enums; auto logChnl = LogChannel("OPENGL"); struct gl { import std.string, std.conv; static auto ref opDispatch(string name, Args...)(Args args) { enum glName = "gl" ~ name[0].toUpper.to!string ~ name[1 .. $]; //logChnl.info(gl...
D
# FIXED udma_if.obj: C:/ti/CC3200SDK_1.3.0/cc3200-sdk/example/common/udma_if.c udma_if.obj: C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.4.LTS/include/stdio.h udma_if.obj: C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.4.LTS/include/linkage.h udma_if.obj: C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.4.LTS/include/stdarg....
D
/Users/phungdu/Documents/code/vapor/TILApp/Build/Intermediates/TILApp.build/Debug/Fluent.build/Objects-normal/x86_64/RevertCommand.o : /Users/phungdu/Documents/code/vapor/TILApp/.build/checkouts/fluent.git-3791725753316239953/Sources/Fluent/Model/ID.swift /Users/phungdu/Documents/code/vapor/TILApp/.build/checkouts/flue...
D
// REQUIRED_ARGS: -o- // PERMUTE_ARGS: template TypeTuple(T...) { alias TypeTuple = T; } bool startsWith(string s, string m) { return s[0 .. m.length] == m; } void main() { enum string castPrefix = "cast(" ~ size_t.stringof ~ ")"; // TypeSArray static assert((int[10]).stringof == "int[10]", T.stringof);...
D
/Users/ozgun/Desktop/IOSCase/build/IOSCase.build/Debug-iphonesimulator/IOSCase.build/Objects-normal/x86_64/GlobalHelpers.o : /Users/ozgun/Desktop/IOSCase/IOSCase/Utils/ViewModelType.swift /Users/ozgun/Desktop/IOSCase/IOSCase/Utils/ViewControllerType.swift /Users/ozgun/Desktop/IOSCase/IOSCase/Utils/ViewType.swift /Users...
D
// c05ex03.d import std.stdio; void main() { int IDADE = 25; int * PIDADE = &IDADE; writef("O valor idade %d esta armazenado no ", IDADE); writefln("endereco de memoria %X.", PIDADE); }
D
/afs/cern.ch/work/m/mizhou/SUB_CUMU_PROD/MC_pPb8/RootCoreBin/obj/x86_64-slc6-gcc49-opt/checkTrack/obj/MyxAODAnalysis.o /afs/cern.ch/work/m/mizhou/SUB_CUMU_PROD/MC_pPb8/RootCoreBin/obj/x86_64-slc6-gcc49-opt/checkTrack/obj/MyxAODAnalysis.d : /afs/cern.ch/work/m/mizhou/SUB_CUMU_PROD/MC_pPb8/checkTrack/Root/MyxAODAnalysis....
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 serializer. * Code based on PyYAML: http://www.pyy...
D
module xf.utils.Functional; T[] map(S, T)(S[] src, T delegate(S) dg) { T[] res; foreach (s; src) { res ~= dg(s); } return res; }
D
module rethinkdb.rethinkdb; import rethinkdb.connection, rethinkdb.term; class RethinkDB { Connection connection; bool is_connected; this(string hostname = "localhost", ushort port = 28015) { this.connection = new Connection(hostname, port); if(this.connection.connect()) { this.is_connected = tru...
D
/** * D header file for interaction with C++ std::type_traits. * * Copyright: Copyright Digital Mars 2018. * License: Distributed under the * $(LINK2 http://www.boost.org/LICENSE_1_0.txt, Boost Software License 1.0). * (See accompanying file LICENSE) * Authors: Manu Evans * Source: $(DRUNTIMESRC co...
D
module android.java.java.lang.JavaException; public import android.java.java.lang.JavaException_d_interface; import arsd.jni : ImportExportImpl; mixin ImportExportImpl!JavaException; import import4 = android.java.java.lang.Class; import import3 = android.java.java.lang.StackTraceElement;
D
/Users/dunjamaksimovic/Documents/FirebaseNotifier/build/Pods.build/Debug-iphonesimulator/XMLCoder.build/Objects-normal/x86_64/DynamicNodeEncoding.o : /Users/dunjamaksimovic/Documents/FirebaseNotifier/Pods/XMLCoder/Sources/XMLCoder/Auxiliaries/KeyedStorage.swift /Users/dunjamaksimovic/Documents/FirebaseNotifier/Pods/XML...
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
instance DIA_Raven_Exit(C_Info) { npc = EBR_105_Raven; nr = 999; condition = DIA_Raven_Exit_Condition; information = DIA_Raven_Exit_Info; permanent = 1; description = DIALOG_ENDE; }; func int DIA_Raven_Exit_Condition() { return 1; }; func void DIA_Raven_Exit_Info() { AI_StopProcessInfos(self); }; instance...
D
# FIXED OSAL/osal.obj: C:/ti/simplelink_cc2640r2_sdk_1_40_00_45/source/ti/blestack/osal/src/common/osal.c OSAL/osal.obj: C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.3.LTS/include/string.h OSAL/osal.obj: C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.3.LTS/include/linkage.h OSAL/osal.obj: C:/ti/simplelink_cc2640r2_sdk_...
D
/Users/cansoykarafakili/Desktop/Hello/build/Intermediates/Hello.build/Debug/HTTP.build/Objects-normal/x86_64/Status.o : /Users/cansoykarafakili/Desktop/Hello/.build/checkouts/engine.git-3311994267206676365/Sources/HTTP/Async/Response+Async.swift /Users/cansoykarafakili/Desktop/Hello/.build/checkouts/engine.git-33119942...
D
/Users/lucasfarah/Documents/lucasfarah.github.io/.build/x86_64-apple-macosx/debug/Plot.build/API/Attribute.swift.o : /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/plot/Sources/Plot/API/HTML.swift /Users/lucasfarah/Documents/lucasfarah.github.io/.build/checkouts/plot/Sources/Plot/API/XML.swift /Users...
D
// Written in the D programming language. /** A one-stop shop for converting values from one type to another. $(SCRIPT inhibitQuickIndex = 1;) $(BOOKTABLE, $(TR $(TH Category) $(TH Functions)) $(TR $(TD Generic) $(TD $(LREF asOriginalType) $(LREF castFrom) $(LREF emplace) $(LREF parse)...
D
/* DSFML - The Simple and Fast Multimedia Library for D Copyright (c) 2013 - 2015 Jeremy DeHaan (dehaan.jeremiah@gmail.com) 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 gran...
D
/Users/apple/Desktop/TaskAwoke/Build/Intermediates/TaskAwoke.build/Debug-iphoneos/TaskAwoke.build/Objects-normal/arm64/ViewController.o : /Users/apple/Desktop/TaskAwoke/TaskAwoke/ViewController.swift /Users/apple/Desktop/TaskAwoke/TaskAwoke/AddNewEventVC.swift /Users/apple/Desktop/TaskAwoke/TaskAwoke/AllListTableViewCo...
D
/** * Copyright: Copyright (c) 2018 Wojciech Szęszoł. All rights reserved. * Authors: Wojciech Szęszoł * Version: Initial created: October 03, 2018 * License: $(LINK2 http://www.boost.org/LICENSE_1_0.txt, Boost Software License 1.0) */ import Common; unittest { assertTranslates( q"C typedef struct { } BOAR...
D
in a despicable manner
D
instance DIA_LanSkeleton_EXIT(DIA_Proto_End) { npc = PIR_207_DS2P_LanSkeleton; };
D
module common.common; import client; import requests; import url; import std.stdio; import std.json : parseJSON, JSONValue; import std.typecons : tuple, Tuple; import std.conv : to; string GetterSetter(string Type, string ClassName)(string name) { import std.ascii : toUpper; return ` import std.traits : isAgg...
D
/** These _range-construction tools are implemented using templates; but sometimes an object-based interface for ranges is needed. For this purpose, this module provides a number of object and $(D interface) definitions that can be used to wrap around _range objects created by the above templates. $(BOOKTABLE , $(...
D
a metal stretcher with wheels
D
updown.o: C:/PROGRA~1/MATLAB/R2015b/rtw/c/src/ext_mode/common/updown.c \ C:/Users/Eren/Desktop/ders/EE462/LED_ert_rtw/rtwtypes.h \ C:/PROGRA~1/MATLAB/R2015b/simulink/include/rtw_extmode.h \ C:/PROGRA~1/MATLAB/R2015b/simulink/include/sysran_types.h \ C:/PROGRA~1/MATLAB/R2015b/rtw/c/src/ext_mode/common/ext_types.h \ ...
D
module ast.modules; import ast.base, ast.namespace, ast.parse, ast.fold, ast.fun; import tools.ctfe, tools.threadpool; alias asmfile.startsWith startsWith; string[] include_path; bool dumpXMLRep; static this() { include_path ~= "/usr/local/include"; include_path ~= "/usr/include"; } Threadpool tp; extern(C)...
D
/* * PS3 Media Server, for streaming any medias to your PS3. * Copyright (C) 2008 A.Brochard * * 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; version 2 * of the License only. * * This...
D
/** オーナードローGDI用。 Dmd: 2.071.0 Date: 2016-May-01 16:41:46 Authors: KUMA License: CC0 */ module sworks.win32.gdi; pragma(lib,"gdi32.lib"); pragma(lib, "Msimg32.lib"); // AlphaBlend とか、GradientFill とか。 import sworks.win32.util; import sworks.base.matrix; debug import sworks.win32.dump; //-----------...
D
/* * s_tar.d : Tar archive scanner */ module s_tar; import std.stdio, dfile, utils; enum Tar = "ustar\000"; enum GNUTar = "GNUtar\00"; void scan_tar(File file) { // http://www.fileformat.info/format/tar/corion.htm import core.stdc.string : memcpy; enum NAMSIZ = 100; enum TUNMLEN = 32, TGNMLEN = 32; ...
D
// Written in the D programming language. /** Source: $(PHOBOSSRC std/logger/core.d) */ module std.logger.core; import core.atomic : atomicLoad, atomicOp, atomicStore, MemoryOrder; import core.sync.mutex : Mutex; import std.datetime.date : DateTime; import std.datetime.systime : Clock, SysTime; import std.range.primit...
D
/mnt/c/3_Rust/variables_march/strings_lessons/target/rls/debug/deps/strings_lessons-c755235a4b81609a.rmeta: src/main.rs /mnt/c/3_Rust/variables_march/strings_lessons/target/rls/debug/deps/strings_lessons-c755235a4b81609a.d: src/main.rs src/main.rs:
D
/Users/Natalia/FunChatik/Jenkins/build/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Alamofire.build/Objects-normal/x86_64/ServerTrustPolicy.o : /Users/Natalia/FunChatik/Pods/Alamofire/Source/MultipartFormData.swift /Users/Natalia/FunChatik/Pods/Alamofire/Source/Timeline.swift /Users/Natalia/FunChatik/Po...
D
/Users/panartem/Developer/Study/Microservices-vapor/TILAppUsers/.build/x86_64-apple-macosx/debug/Routing.build/Utilities/Exports.swift.o : /Users/panartem/Developer/Study/Microservices-vapor/TILAppUsers/.build/checkouts/routing/Sources/Routing/Utilities/Deprecated.swift /Users/panartem/Developer/Study/Microservices-vap...
D
/*************************************************************************************** * Genesis Plus * Main 68k bus handlers * * Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 Charles Mac Donald (original code) * Copyright (C) 2007-2013 Eke-Eke (Genesis Plus GX) * * Redistribution and use of t...
D
// Written in the D programming language. /** $(RED Warning: This module is considered out-dated and not up to Phobos' current standards. It will be removed from Phobos in 2.101.0. If you still need it, go to $(LINK https://github.com/DigitalMars/undeaD)) Classes and functions for creating and parsing XML...
D
/Users/zhujiabin/Desktop/EECS441/FoodTracker/DerivedData/FoodTracker/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Surge.build/Objects-normal/x86_64/Matrix.o : /Users/zhujiabin/Desktop/EECS441/FoodTracker/Pods/Surge/Source/FFT.swift /Users/zhujiabin/Desktop/EECS441/FoodTracker/Pods/Surge/Source/Hyperboli...
D
/Users/apple/Desktop/iOS/Buddy/build/Buddy.build/Debug-iphonesimulator/Buddy.build/Objects-normal/x86_64/ProfileTableViewController.o : /Users/apple/Desktop/iOS/Buddy/Buddy/DirectionViewController.swift /Users/apple/Desktop/iOS/Buddy/Buddy/BuddiesWithHealthGoingTableViewController.swift /Users/apple/Desktop/iOS/Buddy/B...
D
/** Some additional alogorithm functions. Copyright: © 2019 Arne Ludwig <arne.ludwig@posteo.de> License: Subject to the terms of the MIT license, as written in the included LICENSE file. Authors: Arne Ludwig <arne.ludwig@posteo.de> */ module dalicious.algorithm.mutation; import std.range....
D
module org.eclipse.swt.internal.mozilla.nsIEmbeddingSiteWindow2; import org.eclipse.swt.internal.mozilla.Common; import org.eclipse.swt.internal.mozilla.nsID; import org.eclipse.swt.internal.mozilla.nsIEmbeddingSiteWindow; const char[] NS_IEMBEDDINGSITEWINDOW2_IID_STR = "e932bf55-0a64-4beb-923a-1f32d3661044"; const ...
D
// REQUIRED_ARGS: -transition=import -transition=checkimports -de /* TEST_OUTPUT: --- fail_compilation/checkimports2b.d(22): Deprecation: local import search method found variable imports.imp2.X instead of variable checkimports2b.X fail_compilation/checkimports2b.d(28): Deprecation: local import search method found var...
D
extern(C++) ubyte[] foo() { return []; }
D
instance Mod_504_PAL_Parcival_REL (Npc_Default) { // ------ NSC ------ name = "Parcival"; guild = GIL_OUT; id = 504; voice = 13; flags = 0; //NPC_FLAG_IMMORTAL oder 0 npctype = NPCTYPE_MAIN; // ------ Attribute ------ B_SetAttributesToChapter (self, 4); //setzt...
D
/** Copyright: 2018 Mark Fisher License: Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribu...
D
// This source code was generated by regenerator module libclang.cxerrorcode; enum CXErrorCode { _Success = 0x0, _Failure = 0x1, _Crashed = 0x2, _InvalidArguments = 0x3, _ASTReadError = 0x4, }
D
// Copyright Brian Schott (Hackerpilot) 2014. // 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.range; import std.stdio; import dparse.ast; import dparse.lexer; import analysi...
D
// Written in the D programming language. /** * This module implements a * $(LINK2 http://erdani.org/publications/cuj-04-2002.html,discriminated union) * type (a.k.a. * $(LINK2 http://en.wikipedia.org/wiki/Tagged_union,tagged union), * $(LINK2 http://en.wikipedia.org/wiki/Algebraic_data_type,algebraic type)). * ...
D
module contract.aggregates; import contract; // mixin Contract!(TestName("struct.onefield.int"), contract_onefield_int); // @ContractFunction(CodeURL("it.c.compile.struct_", "onefield.int")) auto contract_onefield_int(TestMode mode, CursorType)(auto ref CursorType tu) { tu.kind.expect == Cursor.Kind.Translati...
D
module leptonica.pix; alias uint l_uint32; alias int l_int32; alias Pix PIX; struct Pix { l_uint32 w; /* width in pixels */ l_uint32 h; /* height in pixels */ l_uint32 d; /* depth in bits ...
D
/home/syed/Desktop/rust_web_scrap/target/debug/build/native-tls-3ca85ed2cf7b4c2f/build_script_build-3ca85ed2cf7b4c2f: /home/syed/.cargo/registry/src/github.com-1ecc6299db9ec823/native-tls-0.2.4/build.rs /home/syed/Desktop/rust_web_scrap/target/debug/build/native-tls-3ca85ed2cf7b4c2f/build_script_build-3ca85ed2cf7b4c2f...
D
// PERMUTE_ARGS: // EXTRA_SOURCES: /extra-files/ddoc9676a.ddoc // REQUIRED_ARGS: -D -Ddtest_results/compilable -o- // POST_SCRIPT: compilable/extra-files/ddocAny-postscript.sh 9676a module ddoc9676a; /// deprecated void foo() {}
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_9_MobileMedia-...
D
/Users/thendral/POC/vapor/Friends/.build/debug/Jay.build/Error.swift.o : /Users/thendral/POC/vapor/Friends/Packages/Jay-1.0.1/Sources/Jay/ArrayParser.swift /Users/thendral/POC/vapor/Friends/Packages/Jay-1.0.1/Sources/Jay/BooleanParser.swift /Users/thendral/POC/vapor/Friends/Packages/Jay-1.0.1/Sources/Jay/ByteReader.swi...
D
// REQUIRED_ARGS: -preview=fixAliasThis // https://issues.dlang.org/show_bug.cgi?id=16086 struct A { void tail() {} } struct S16086 { struct Inner2 { Inner a; alias a this; } struct Inner { int unique_identifier_name; int tail = 2; } Inner2 inner; ...
D
/Users/work/Projects/Hello/.build/x86_64-apple-macosx10.10/debug/Core.build/Reflectable.swift.o : /Users/work/Projects/Hello/.build/checkouts/core.git-9210800844849382486/Sources/Core/Data+Base64URL.swift /Users/work/Projects/Hello/.build/checkouts/core.git-9210800844849382486/Sources/Core/NestedData.swift /Users/work/...
D