code
stringlengths
3
10M
language
stringclasses
31 values
/******************************************************************************* * Copyright (c) 2000, 2005 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
/home/shiywang/ART/cincinnati/dist/../docs/release/deps/libphf_generator-7593f3cd9a34b2af.rlib: /home/shiywang/.cargo/registry/src/github.com-1ecc6299db9ec823/phf_generator-0.7.24/src/lib.rs /home/shiywang/ART/cincinnati/dist/../docs/release/deps/phf_generator-7593f3cd9a34b2af.d: /home/shiywang/.cargo/registry/src/git...
D
module windows.networkdrivers; public import system; public import windows.systemservices; public import windows.winsock; extern(Windows): struct L2_NOTIFICATION_DATA { uint NotificationSource; uint NotificationCode; Guid InterfaceGuid; uint dwDataSize; void* pData; } enum NET_IF_OPER_STATUS { ...
D
/* Copyright (c) 2019, DUNEX Contributors Use, modification and distribution are subject to the Boost Software License, Version 1.0. (See accompanying file COPYING or copy at http://www.boost.org/LICENSE_1_0.txt) basename: print the filename portion of a path name, optionally stripping a suffix Author(s): chao...
D
a preparation (usually made of sweetened chicle) for chewing the tissue (covered by mucous membrane) of the jaws that surrounds the bases of the teeth any of various substances (soluble in water) that exude from certain plants cement consisting of a sticky substance that is used as an adhesive wood or lumber from any o...
D
/afs/cern.ch/work/m/mizhou/SUB_CUMU_PROD/pp5/RootCoreBin/obj/x86_64-slc6-gcc49-opt/checkTrack/obj/MyxAODAnalysis.o /afs/cern.ch/work/m/mizhou/SUB_CUMU_PROD/pp5/RootCoreBin/obj/x86_64-slc6-gcc49-opt/checkTrack/obj/MyxAODAnalysis.d : /afs/cern.ch/work/m/mizhou/SUB_CUMU_PROD/pp5/checkTrack/Root/MyxAODAnalysis.cxx /afs/cer...
D
/Users/panartem/Developer/Study/Microservices-vapor/TILAppAcronyms/.build/x86_64-apple-macosx/debug/Bits.build/Data+Strings.swift.o : /Users/panartem/Developer/Study/Microservices-vapor/TILAppAcronyms/.build/checkouts/core/Sources/Bits/Deprecated.swift /Users/panartem/Developer/Study/Microservices-vapor/TILAppAcronyms/...
D
/home/molok/projects/rust/fluid simulation/rigidbody/target/rls/debug/deps/angular-b12b44e6ca150f79.rmeta: /home/molok/.cargo/registry/src/github.com-1ecc6299db9ec823/angular-0.1.1/src/lib.rs /home/molok/projects/rust/fluid simulation/rigidbody/target/rls/debug/deps/angular-b12b44e6ca150f79.d: /home/molok/.cargo/regis...
D
/* DSFML - The Simple and Fast Multimedia Library for D Copyright (c) <2013> <Jeremy DeHaan> This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this softw...
D
1 edwin_s_porter 65538 diarmuid_lawrence 81927 alfredo_de_villa 32776 gregory_nava 65545 1047199-tim_pope 73738 greg_harrison 90123 khalo_matabane 90126 _0643247 15 dw_griffith 57360 bruce_a_evans 49171 _0006860 16407 david_lane 24601 randal_kleiser 90138 enki-bilal 65565 lee_david_zlotoff 65569 maciej-dutkiewicz 81954...
D
module UnrealScript.UTGame.UTCarriedObject; import ScriptClasses; import UnrealScript.Helpers; import UnrealScript.UTGame.UTPlayerController; import UnrealScript.Core.UObject; import UnrealScript.UTGame.UTMapInfo; import UnrealScript.Engine.Actor; import UnrealScript.Engine.Texture2D; import UnrealScript.UDKB...
D
gttype (2) --- return the user's terminal type 03/24/82 _C_a_l_l_i_n_g _I_n_f_o_r_m_a_t_i_o_n integer function gttype (ttype) character ttype (MAXTERMTYPE) Library: vswtlb (standard Subsystem library) ...
D
/** \mainpage GNU Multi-precision library interface for D * There are two parts to this interface to the C library GMP. * The first, in the file gmp.d, is the low-level interface directly * to the C API.<br> * The second, in the files mpz.d, mpq.d and mpf.d, are D classes providing * a high-level interface that ...
D
/** * Testing tools. * * License: $(LINK2 http://opensource.org/licenses/zlib-license, Zlib License). * * Authors: Leandro Motta Barros */ module fewdee.internal.test; import core.exception; import std.algorithm; import std.array; import std.conv; import std.math; import std.string; /** * Checks whether two ...
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
# FIXED Comun/common/F2837xD_Adc.obj: C:/Users/dagaro/workspace/Firmware_Test/UFCharger/F2837xD/Comun/common/F2837xD_Adc.c Comun/common/F2837xD_Adc.obj: C:/Users/dagaro/workspace/Firmware_Test/UFCharger/F2837xD/F2837xD_headers/include/F2837xD_device.h Comun/common/F2837xD_Adc.obj: C:/Users/dagaro/workspace/Firmware_Te...
D
/Users/ins/Documents/Code/rust-study/wasm-struct-nesting/@rsw/demo/target/release/deps/syn-b8a8122aa4bbf5eb.rmeta: /Users/ins/.cargo/registry/src/mirrors.ustc.edu.cn-61ef6e0cd06fb9b8/syn-1.0.72/src/lib.rs /Users/ins/.cargo/registry/src/mirrors.ustc.edu.cn-61ef6e0cd06fb9b8/syn-1.0.72/src/macros.rs /Users/ins/.cargo/regi...
D
/** LDC compiler support. Copyright: © 2013-2013 rejectedsoftware e.K. License: Subject to the terms of the MIT license, as written in the included LICENSE.txt file. Authors: Sönke Ludwig */ module dub.compilers.ldc; import dub.compilers.compiler; import dub.internal.utils; import dub.internal.vibecompat.core.log...
D
# FIXED driverlib/crc.obj: C:/Users/Max/Desktop/TivaWare_C_Series-2.1.3.156/driverlib/crc.c driverlib/crc.obj: C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.0.LTS/include/stdbool.h driverlib/crc.obj: C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.0.LTS/include/stdint.h driverlib/crc.obj: C:/Users/Max/Desktop/TivaWare_C_Serie...
D
/Users/lb/Documents/Project/LearnVapor/.build/x86_64-apple-macosx10.10/debug/SQL.build/SQLForeignKeyAction.swift.o : /Users/lb/Documents/Project/LearnVapor/.build/checkouts/sql.git--1773354893095289533/Sources/SQL/SQLBind.swift /Users/lb/Documents/Project/LearnVapor/.build/checkouts/sql.git--1773354893095289533/Sources...
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
/* Converted to D from include/gx2/tessellation.h by htod */ module gx2.tessellation; //C #pragma once //C #include <wut.h> import wut; //C #include <coreinit/time.h> import coreinit.time;
D
/* * This file is part of gtkD. * * gtkD is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2.1 of the License, or * (at your option) any later version. * * gtkD is distributed in th...
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
# FIXED NPI/npi.obj: C:/ti/simplelink/ble_sdk_2_02_01_18/src/common/cc26xx/npi/stack/npi.c NPI/npi.obj: c:/ti/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common/hal_types.h NPI/npi.obj: c:/ti/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common/../_common/cc26xx/_hal_types.h NPI/npi.obj...
D
/home/fluix/Documents/CMPT383/Final_Project/Round2/CMPT383-Raytracer/raytracer/target/debug/deps/cfg_if-ab1bd98be96b57b3.rmeta: /home/fluix/.cargo/registry/src/github.com-1ecc6299db9ec823/cfg-if-0.1.10/src/lib.rs /home/fluix/Documents/CMPT383/Final_Project/Round2/CMPT383-Raytracer/raytracer/target/debug/deps/libcfg_if...
D
// { dg-do compile } struct _Complex(T) { T re; T im; } enum __c_complex_float : _Complex!float; bool equals(__c_complex_float[] lhs, __c_complex_float[] rhs) { foreach (i; 0 .. lhs.length) if (lhs.ptr[i] != rhs.ptr[i]) return false; return true; }
D
/Users/macosx/Desktop/TestNetWorkLayer/build/Pods.build/Debug-iphonesimulator/Nimble.build/Objects-normal/x86_64/BeCloseTo.o : /Users/macosx/Desktop/TestNetWorkLayer/Pods/Nimble/Sources/Nimble/DSL.swift /Users/macosx/Desktop/TestNetWorkLayer/Pods/Nimble/Sources/Nimble/Matchers/MatcherFunc.swift /Users/macosx/Desktop/Te...
D
/** * xmm specific code generation * * Compiler implementation of the * $(LINK2 https://www.dlang.org, D programming language). * * Copyright: Copyright (C) 2011-2023 by The D Language Foundation, All Rights Reserved * Authors: $(LINK2 https://www.digitalmars.com, Walter Bright) * License: $(LINK2 htt...
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
import std.algorithm; import std.stdio; import std.typecons; import std.random; import cl.loop; /******************************************************************************* * Some Loop Examples * * NOTE CTFE is still an experimental feature and is really resource-hungry. * NOTE Keep that in mind when compilin...
D
/+ Copyright (c) 2005 Eric Anderton 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, p...
D
/Volumes/Element-Mac/_development/_ios/_training/Bandsintown/Build/Intermediates/Pods.build/Debug-iphonesimulator/Outlaw.build/Objects-normal/x86_64/IndexUpdatableWithContext.o : /Volumes/Element-Mac/_development/_ios/_training/Bandsintown/Pods/Outlaw/Sources/Outlaw/JSON.swift /Volumes/Element-Mac/_development/_ios/_tr...
D
module ws.nullable; class Nullable(T){ this(T data){ this.data = data; } T data; alias data this; }
D
module perfontain.managers.gui.tab.selector; import std.algorithm, perfontain; final class TabSelector : GUIElement { this(TabWindow w) { super(w); } override void onPress(bool b) { if(b) { auto w = cast(TabWindow)parent; w.onChange(cast(ubyte)w.selectors.countUntil!(a => a is this)); } } }...
D
/Users/Mrbochiballs1/MakeSchool/CollectionViewTESST/DerivedData/GHub/Build/Intermediates/GHub.build/Debug-iphoneos/GHub.build/Objects-normal/arm64/ChatRoom.o : /Users/Mrbochiballs1/MakeSchool/CollectionViewTESST/CollectionViewTESST/LoginViewController.swift /Users/Mrbochiballs1/MakeSchool/CollectionViewTESST/Collection...
D
module unit.orminary.core.expression; import std.conv : text; import std.exception; import orminary.core.trace; import orminary.core.model; import orminary.core.expression; @("Construct a CREATE TABLE query object") unittest { auto c = CreateTable("tablename", // I can't do this (yet): @primaryKey co...
D
/** * Time utilities */ module utils.time; /// Get current time as a unix timestamp in the current timezone /// Returns: Current time in the unix timestamp format long unixtime() @property { //TODO: Make our own implementation (Posix) import std.datetime.systime : Clock, SysTime; return cast(long)Clock.currTime....
D
/* Copyright (c) 2019 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, exec...
D
a trained athlete who participates in swimming meets a person who travels through the water by swimming
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_BeT-66126249...
D
/**************************************************************************** ** ** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of the QtCore module of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL21$ ** Commercial License Usage ** License...
D
the basic unit of money in Zaire a republic in central Africa
D
instance DIA_Vlk_520_Exit(C_Info) { npc = VLK_520_Buddler; nr = 999; condition = DIA_Vlk_520_Exit_Condition; information = DIA_Vlk_520_Exit_Info; permanent = 1; description = DIALOG_ENDE; }; func int DIA_Vlk_520_Exit_Condition() { return 1; }; func void DIA_Vlk_520_Exit_Info() { AI_StopProcessInfos(self); }...
D
/Users/petercernak/vapor/TILApp/Build/Intermediates.noindex/TILApp.build/Debug/SQL.build/Objects-normal/x86_64/SQLAlterTableBuilder.o : /Users/petercernak/vapor/TILApp/.build/checkouts/sql.git--5031097865152321144/Sources/SQL/SQLBind.swift /Users/petercernak/vapor/TILApp/.build/checkouts/sql.git--5031097865152321144/So...
D
module game.graphics.lightGlobal; import game.component; class LightGlobal: Component { float[3] color = [1,1,1]; float ambientIntensity = 0.03; float diffuseIntensity = 1; }
D
// This source code is in the public domain. // Open Multiple Files import std.stdio; import std.conv; import gtk.MainWindow; import gtk.Box; import gtk.Main; import gtk.Menu; import gtk.MenuBar; import gtk.MenuItem; import gtk.Widget; import gdk.Event; import gtk.FileChooserDialog; import gtk.Window; import gtk.Wid...
D
/Users/hannh/Documents/MyGitHub/ChartsTest2/Build/Intermediates/Charts.build/Debug-iphonesimulator/Charts.build/Objects-normal/x86_64/ChartData.o : /Users/hannh/Documents/MyGitHub/ChartsTest2/Charts/Source/Charts/Data/Implementations/Standard/ChartData.swift /Users/hannh/Documents/MyGitHub/ChartsTest2/Charts/Source/Cha...
D
// ******************** // C_WantToAttackMurder // ******************** func int C_WantToAttackMurder (var C_NPC slf, var C_NPC oth) { // ------ ausgenommeme Gilden ------ if (slf.guild == GIL_DMT) || (slf.guild == GIL_STRF) || (slf.guild == GIL_DJG) //Addon: Banditen im Lager sollen auf Murder reagieren || (s...
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
/* THIS FILE GENERATED BY bcd.gen */ module bcd.fltk2.ComboBox; align(4): public import bcd.bind; public import bcd.fltk2.Input; public import bcd.fltk2.Choice; public import bcd.fltk2.Menu; public import bcd.fltk2.Group; public import bcd.fltk2.Widget; public import bcd.fltk2.Style; public import bcd.fltk2.FL_API; pub...
D
/home/weder/Documentos/rust/rust-learn-master/target/debug/build/regex-95fb58ee8e578398/build_script_build-95fb58ee8e578398: /home/weder/.cargo/registry/src/github.com-1ecc6299db9ec823/regex-1.1.6/build.rs /home/weder/Documentos/rust/rust-learn-master/target/debug/build/regex-95fb58ee8e578398/build_script_build-95fb58...
D
/** * Authors: Frank Benoit <keinfarbton@googlemail.com> */ module java.io.BufferedInputStream; import java.io.InputStream; import java.lang.all; public class BufferedInputStream : java.io.InputStream.InputStream { alias java.io.InputStream.InputStream.read read; private enum int defaultSize = 8192; p...
D
/Users/oslo/code/swift_vapor_server/.build/debug/TurnstileWeb.build/LoginProviders/Facebook.swift.o : /Users/oslo/code/swift_vapor_server/Packages/Turnstile-1.0.6/Sources/TurnstileWeb/URLSession+Turnstile.swift /Users/oslo/code/swift_vapor_server/Packages/Turnstile-1.0.6/Sources/TurnstileWeb/WebMemoryRealm.swift /Users...
D
import utils; import std.format : format; import std.stdio; // test the first items of the cron job unittest { setAPIExpectations( "/github/repos/dlang/phobos/issues?state=open&sort=updated&direction=asc", (scope HTTPServerRequest req, scope HTTPServerResponse res){ res.headers["Link"]...
D
/Users/ofirkariv/Desktop/School/160418/Final_Project/Build/Intermediates.noindex/Final_Project.build/Debug-iphonesimulator/Final_Project.build/Objects-normal/x86_64/FirebaseFilesStore.o : /Users/ofirkariv/Desktop/School/160418/Final_Project/Final_Project/Controller/MapVC.swift /Users/ofirkariv/Desktop/School/160418/Fin...
D
module during.tests.timeout; import during.tests.base; @("timeout set/remove") unittest { // set 5.4, remove 5.5 /* version (D_BetterC) errmsg = "Not implemented"; else throw new Exception("Not implemented"); */ } @("link timeout") unittest { // 5.5 /* version (D_BetterC) errmsg = "No...
D
the branches of medical science that deal with nonsurgical techniques (medicine) something that treats or prevents or alleviates the symptoms of disease the learned profession that is mastered by graduate training in a medical school and that is devoted to preventing or alleviating or curing diseases and injuries punis...
D
module witchcraft.impl.modules; import witchcraft; import std.traits; class ModuleImpl(alias M) : Module { mixin WitchcraftField; mixin WitchcraftMethod; this() { foreach(name; __traits(derivedMembers, M)) { // HACK: There's no good way to determine if something is a fie...
D
/* $OpenBSD: ssl3.h,v 1.51 2020/06/05 18:14:05 jsing Exp $ */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * * This package is an SSL implementation written * by Eric Young (eay@cryptsoft.com). * The implementation was written so as to conform with Netscapes SSL. * * This libr...
D
/** * Compiler implementation of the * $(LINK2 http://www.dlang.org, D programming language). * Entry point for DMD. * * This modules defines the entry point (main) for DMD, as well as related * utilities needed for arguments parsing, path manipulation, etc... * This file is not shared with other compilers which...
D
module wx.Icon; public import wx.common; public import wx.Bitmap; version(Dinrus) private import stdrus; version(Rulada) { import tango.stdc.stringz; import std.utf; alias std.utf.toUTF8 вЮ8; alias tango.stdc.stringz.toStringz вТкст0; } //! \cond EXTERN extern (C) ЦелУкз wxIcon_ctor(); extern (C) проц wxIcon_Co...
D
/** Utility functions for string processing Copyright: © 2012-2014 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.internal.string; public import std.string; import vibe.internal.array; import vibe.internal....
D
/Users/amir/Desktop/EasyChat/build/EasyChat.build/Debug-iphonesimulator/EasyChat.build/Objects-normal/x86_64/SignUpVC.o : /Users/amir/Desktop/EasyChat/EasyChat/C/Auths/LoginVC.swift /Users/amir/Desktop/EasyChat/EasyChat/C/Auths/SignUpVC.swift /Users/amir/Desktop/EasyChat/EasyChat/C/Home/ChatRoomsVC.swift /Users/amir/De...
D
module android.java.android.database.sqlite.SQLiteCursorDriver_d_interface; import arsd.jni : IJavaObjectImplementation, JavaPackageId, JavaName, IJavaObject, ImportExportImpl, JavaInterfaceMembers; static import arsd.jni; import import1 = android.java.android.database.sqlite.SQLiteDatabase_CursorFactory_d_interface; ...
D
// compile with -d struct myobject { TypeInfo objecttype; void * offset; } myobject[] list; void foo() { int i; list[1].typeinfo=i.typeinfo; }
D
module spasm.event; import spasm.types; import ldc.attributes; private extern(C) { bool getEventBool(string prop); uint getEventInt(string prop); string getEventString(string prop); void removeEventListener(Handle node, ListenerType type, uint ctx, uint fun, EventType type); void addEventListener(Handle nod...
D
PLONG PLAT ED95 KD LOMAGAGE HIMAGAGE SLAT SLONG RESULTNO DP DM WT ROCKTYPE 298.399994 61.7000008 5.9000001 0 58 62 -19.6000004 116.099998 141 3.29999995 8 0.5 sediments, sandstones, siltstones 219.300003 -4.19999981 9.39999962 22.3999996 56 65 -10 121 7800 4.9000001 9.60000038 0.222222222 extrusives, basalts, andesites...
D
/** Contract tests for libclang. https://martinfowler.com/bliki/ContractTest.html */ module contract; import dpp.from; public import unit_threaded; public import clang: Cursor, Type; struct C { string value; } struct Cpp { string value; } /** A way to identify a snippet of C/C++ code for testin...
D
module camera; import std.typecons; import std.math : isNaN; import derelict.opengl3.gl3; import component; import matrix; import constants; import engine; import shaders; import error; class Camera : Component, Drawable { @property override int ID() { return 0; } static Matrix perspectiveMatrix; Matr...
D
/* * $Id: bullet.d,v 1.4 2006/12/04 16:04:26 kenta Exp $ * * Copyright 2006 Kenta Cho. Some rights reserved. */ module abagames.ttn.bullet; private import std.math; private import opengl; private import abagames.util.vector; private import abagames.util.actor; private import abagames.util.math; private import abag...
D
E: c68, c87, c75, c64, c43, c34, c113, c111, c52, c81, c53, c98, c83, c123, c57, c130, c127, c103, c66, c85, c36, c48, c79, c55, c99, c107, c69, c54, c117, c21, c5, c94, c0, c96, c100, c110, c29, c61, c102, c26, c17, c14, c91, c38, c15, c28, c11, c131, c126, c114, c115, c73, c119, c108, c128, c124, c30, c101. p7(E,E) ...
D
// { dg-shouldfail "uncaught exception" } // { dg-output "gcc.deh.*: uncaught exception" } // Code adapted from // http://arsdnet.net/this-week-in-d/2016-aug-07.html extern extern(C) __gshared bool rt_trapExceptions; extern extern(C) int _d_run_main(int, char**, void*) @system; extern(C) int main(int argc, char** argv...
D
import src.ui; import src.app; import src.common; debug { pragma(lib, "dfl_debug"); pragma(lib, "voile-dbg"); } else { pragma(lib, "dfl"); pragma(lib, "voile"); } /******************************************************************************* * */ void main(string[] args) { try { auto app = new AppIn...
D
/** * This is a public domain version of qsort.d. All it does is call C's * qsort(). * * Copyright: Copyright Digital Mars 2000 - 2010. * License: $(HTTP www.boost.org/LICENSE_1_0.txt, Boost License 1.0). * Authors: Walter Bright, Martin Nowak */ /* Copyright Digital Mars 2000 - 2010. * Distribut...
D
/Users/linjianguo/Desktop/ReactiveCoCoDemo/DerivedData/ReactiveCoCoDemo/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactiveCocoa.build/Objects-normal/x86_64/UIButton.o : /Users/linjianguo/Desktop/ReactiveCoCoDemo/Pods/ReactiveCocoa/ReactiveCocoa/UIKit/UITextField.swift /Users/linjianguo/Desktop/Reacti...
D
/Users/xda/Desktop/swift_demo/demo/build/demo.build/Debug-iphonesimulator/demo.build/Objects-normal/x86_64/DiscoverViewController.o : /Users/xda/Desktop/swift_demo/demo/demo/Base/AppDelegate.swift /Users/xda/Desktop/swift_demo/demo/demo/Base/MainBarController.swift /Users/xda/Desktop/swift_demo/demo/demo/ViewController...
D
instance VLK_475_Buerger(Npc_Default) { name[0] = NAME_Buerger; guild = GIL_VLK; id = 475; voice = 1; flags = 0; npcType = NPCTYPE_AMBIENT; aivar[AIV_ToughGuy] = TRUE; aivar[AIV_ToughGuyNewsOverride] = TRUE; B_SetAttributesToChapter(self,2); fight_tactic = FAI_HUMAN_COWARD; EquipItem(self,ItMw_1h_Vlk_Sword)...
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) Synopsis: ---- // value tuples alias Coord = Tuple!(float, "x", float, "y", float, "z"); Coord c;...
D
$(OBJDIR)/setp.cmi $(OBJDIR)/:
D
/** Copyright: Copyright (c) 2013-2017 Andrey Penechko. License: $(WEB boost.org/LICENSE_1_0.txt, Boost License 1.0). Authors: Andrey Penechko. */ module voxelman.world.gen.generators; import voxelman.math : ivec3, svec2, svec3, SimplexNoise; import voxelman.container.cache; import voxelman.core.config; import voxelm...
D
// ************************************ // ZS_Circle für Auge Innos Beschwörung // ************************************ func void ZS_Circle () { Perception_Set_Normal(); B_ResetAll (self); // ------ PercTime überschreiben ------ Npc_SetPercTime (self, 0.3); AI_StandUp (self); AI_SetWalkmode (se...
D
/******************************************************************************* * Copyright (c) 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, and is a...
D
module mach.meta.indexof; private: /++ Docs: mach.meta.indexof Given at least one argument, `IndexOf` determines whether the first template argument is equivalent to any of the subsequent arguments, and returns the index of that argument if so. The function returns -1 when the first argument was missing or when it w...
D
/** Copyright: Copyright (c) 2007, Artyom Shalkhakov. All rights reserved. License: BSD This module implements quaternion. Version: Aug 2007: initial release Authors: Artyom Shalkhakov */ module auxd.ray.base.Quat; import Math = auxd.ray.base.Math; import auxd.ray.base.Vector; import auxd.ray.base....
D
/** C BLAS header. Authors: Ilya Yaroshenko */ module cblas.cblas; version(LDC) { pragma(LDC_no_moduleinfo); } version(CBLAS_STD_COMPLEX) { import std.complex : Complex; } else { import mir.complex : Complex; } alias _cfloat = Complex!float; alias _cdouble = Complex!double; extern(C) @system @nogc nothrow: ...
D
module android.java.java.nio.file.OpenOption_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 OpenOption : IJavaObject { static immutab...
D
// PERMUTE_ARGS: -inline template compiles(int T) { bool compiles = true; } /************************************************** 3901 Arbitrary struct assignment, ref return **************************************************/ struct ArrayRet{ int x; } int arrayRetTest(int z) { ArrayRet[6] w; int q = (...
D
// Copyright 2011, Bernard Helyer. // Copyright 2012, Jakob Bornecrantz. // SPDX-License-Identifier: BSL-1.0 module watt.path; public import std.random : uniform; public import std.process : environment; public import std.file : exists, mkdir, mkdirRecurse; public import std.path : baseName, dirName, dirSeparator; i...
D
module android.java.java.nio.channels.InterruptibleChannel_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 InterruptibleChannel : IJava...
D
import std.stdio; import std.string; void main() { string[string] replacements = ["test" : "passed", "text" : "replaced"]; replacements["foo"] = "bar"; assert(replacements["test"] == "passed"); foreach(line; stdin.byLine()) { line = line.strip(); //see if the given line is in replacement if (aut...
D
/Users/kareemismail/XCodeProjects/FM2Apps/Movie/build/Movies\ Box.build/Debug-iphonesimulator/Movie.build/Objects-normal/x86_64/AboutUsVC.o : /Users/kareemismail/XCodeProjects/FM2Apps/Movie/Movie/Controller/TopratedVC.swift /Users/kareemismail/XCodeProjects/FM2Apps/Movie/Movie/Controller/NowPlayingVC.swift /Users/karee...
D
/Users/Jaskeerat/Desktop/CryptoLive/CryptoLive/DerivedData/CryptoLive/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Charts.build/Objects-normal/x86_64/ChevronUpShapeRenderer.o : /Users/Jaskeerat/Desktop/CryptoLive/CryptoLive/Pods/Charts/Source/Charts/Filters/DataApproximator+N.swift /Users/Jaskeerat/Desk...
D
/** A comprehensive sorting library for statistical functions. Each function takes N arguments, which are arrays or array-like objects, sorts the first and sorts the rest in lockstep. For merge and insertion sort, if the last argument is a ulong*, increments the dereference of this ulong* by the bubble sort distance ...
D
/** URL-encode implementation Copyright: © 2012 RejectedSoftware e.K. License: Subject to the terms of the MIT license, as written in the included LICENSE.txt file. Authors: Jan Krüger, Sönke Ludwig */ module vibe.textfilter.urlencode; import std.algorithm; import std.array; import std.conv; import std.exception;...
D
/home/will/repos/molten/testing/target/debug/build/proc-macro2-4b2e3c3d1fa9b658/build_script_build-4b2e3c3d1fa9b658: /home/will/.cargo/registry/src/github.com-1ecc6299db9ec823/proc-macro2-1.0.4/build.rs /home/will/repos/molten/testing/target/debug/build/proc-macro2-4b2e3c3d1fa9b658/build_script_build-4b2e3c3d1fa9b658....
D
//воины, вместе с Ба-Ба-По атакуют пиратов, возвращают статуэтку Гуруна //потом возвращаются в деревню гоблинов на болото instance Gobbo_withBaBaPo_1(Mst_Default_Gobbo_Warrior) { id = 1910; aivar[AIV_StoryFlags] = AIV_StoryFlag_SwampGoblin; B_SetVisuals_Gobbo_Warrior(); Npc_SetToFightMode(self,ItMw_1h_Misc_Axe); ...
D
module gtkD.gtkc.atk; version(Rulada) private import tango.stdc.stdio; version(Dinrus) private import cidrus; private import gtkD.gtkc.atktypes; private import gtkD.gtkc.Loader; private import gtkD.gtkc.paths; static this() { // gtkD.atk.Action Linker.link(atk_action_do_action, "atk_action_do_action", LIBRARY....
D
module UnrealScript.Engine.Ladder; import ScriptClasses; import UnrealScript.Helpers; import UnrealScript.Engine.NavigationPoint; import UnrealScript.Engine.LadderVolume; import UnrealScript.Engine.Pawn; extern(C++) interface Ladder : NavigationPoint { public extern(D): private static __gshared ScriptClas...
D
var int Garett_ItemsGiven_Chapter_1; var int Garett_ItemsGiven_Chapter_2; var int Garett_ItemsGiven_Chapter_3; var int Garett_ItemsGiven_Chapter_4; var int Garett_ItemsGiven_Chapter_5; FUNC VOID B_GiveTradeInv_Addon_Garett (var C_NPC slf) { if ((Kapitel >= 1) && (Garett_ItemsGiven_Chapter_1 == FALSE)) { CreateInv...
D