code stringlengths 3 10M | language stringclasses 31
values |
|---|---|
/Users/jaison/Documents/Drive/custom-api/.build/debug/URI.build/Model/URI.swift.o : /Users/jaison/Documents/Drive/custom-api/Packages/Engine-1.3.12/Sources/URI/PercentDecoding.swift /Users/jaison/Documents/Drive/custom-api/Packages/Engine-1.3.12/Sources/URI/Model/URI+Byte.swift /Users/jaison/Documents/Drive/custom-api/... | D |
module org.serviio.library.local.metadata.extractor.embedded.GIFExtractionStrategy;
import java.io.IOException;
import org.apache.commons.imaging.common.bytesource.ByteSource;
import org.serviio.dlna.ImageContainer;
import org.serviio.library.local.metadata.ImageMetadata;
import org.serviio.library.local.metadata.extr... | D |
/**
* Quaternions.
*
* License: MIT License, see the `LICENSE` file.
*
* Authors: Leandro Motta Barros.
*/
module sbxs.math.quaternion;
import std.math;
import std.traits;
import sbxs.math.euler_angles;
import sbxs.math.orientation_matrix;
import sbxs.math.vector;
/**
* A quaternion.
*
* More than a comple... | D |
// Copyright Luna & Cospec 2019.
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt or copy at
// https://www.boost.org/LICENSE_1_0.txt)
module wsf.serialization.deserializer;
import wsf.serialization;
import wsf.ast;
import std.traits;
import ... | D |
/Users/Khanh/vapor/TILApp/.build/x86_64-apple-macosx10.10/debug/FluentSQLite.build/Exports.swift.o : /Users/Khanh/vapor/TILApp/.build/checkouts/fluent-sqlite.git--5503918280859119093/Sources/FluentSQLite/FluentSQLiteSchema.swift /Users/Khanh/vapor/TILApp/.build/checkouts/fluent-sqlite.git--5503918280859119093/Sources/F... | D |
/*******************************************************************************
DLS client request notifier
Copyright:
Copyright (c) 2010-2017 sociomantic labs GmbH. All rights reserved.
License:
Boost Software License Version 1.0. See LICENSE.txt for details.
**************************... | D |
const string GRD_237_CHECKPOINT = "OW_PATH_272";
instance INFO_GRD_237_FIRSTWARN(C_INFO)
{
npc = grd_237_gardist;
nr = 1;
condition = info_grd_237_firstwarn_condition;
information = info_grd_237_firstwarn_info;
permanent = 1;
important = 1;
};
func int info_grd_237_firstwarn_condition()
{
var C_ITEM eqarmo... | D |
/Volumes/Elements/Utilities/BudgetManager/DerivedData/BudgetManager/Build/Intermediates.noindex/BudgetManager.build/Debug/BudgetManager.build/Objects-normal/x86_64/AppDelegate.o : /Volumes/Elements/Utilities/BudgetManager/BudgetManager/AppDelegate.swift /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platfo... | D |
/*******************************************************************************
@file ServletRequest.d
Copyright (c) 2004 Kris Bell
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for damag... | D |
/Users/Ari/Desktop/ArisAdditionsToAllBeat/allbeat-ios/allbeat/DerivedData/allbeat/Build/Intermediates/Alamofire.build/Debug-iphonesimulator/Alamofire\ iOS.build/Objects-normal/x86_64/TaskDelegate.o : /Users/Ari/Desktop/ArisAdditionsToAllBeat/allbeat-ios/allbeat/Alamofire/Source/Timeline.swift /Users/Ari/Desktop/ArisAdd... | D |
instance NOV_1362_Novize(Npc_Default)
{
name[0] = NAME_MadNovice;
npcType = npctype_main;
guild = GIL_GUR;
level = 30;
flags = 0;
voice = 3;
id = 1362;
attribute[ATR_STRENGTH] = 115;
attribute[ATR_DEXTERITY] = 50;
attribute[ATR_MANA_MAX] = 0;
attribute[ATR_MANA] = 0;
attribute[ATR_HITPOINTS_MAX] = 250;
at... | D |
/**
* Compiler implementation of the
* $(LINK2 http://www.dlang.org, D programming language).
*
* This modules defines the help texts for the CLI options offered by DMD.
* This file is not shared with other compilers which use the DMD front-end.
* However, this file will be used to generate the
* $(LINK2 https:/... | D |
const int VALUE_ITAR_Governor = 1100;
const int VALUE_ITAR_Vlk_L = 100; //120
const int VALUE_ITAR_Vlk_M = 120;
const int VALUE_ITAR_Vlk_H = 150; //120
const int VALUE_ITAR_MIL_L = 600;
const int VALUE_ITAR_MIL_M = 2500;
const int VALUE_ITAR_PAL_M = 5000;
const int VALUE_ITAR_PAL_H = 20000;
const int VALUE_ITAR_Bau_L ... | D |
/**
* Copyright: Copyright (c) 2011 Jacob Carlborg. All rights reserved.
* Authors: Jacob Carlborg
* Version: Initial created: Aug 6, 2011
* License: $(LINK2 http://www.boost.org/LICENSE_1_0.txt, Boost Software License 1.0)
*/
module tests.Object;
import orange.core.string;
import orange.serialization.Serializer;... | D |
/**
This provides a kind of real time updates that can be consumed
by javascript (and probably other things eventually).
First, you compile the server app. dmd -version=standalone_rtud -version=rtud_daemon
Run it. It's pretty generic; probably don't have to modify it
but you always can. It's useful to have a lon... | D |
module android.java.android.media.midi.MidiDevice_MidiConnection;
public import android.java.android.media.midi.MidiDevice_MidiConnection_d_interface;
import arsd.jni : ImportExportImpl;
mixin ImportExportImpl!MidiDevice_MidiConnection;
import import0 = android.java.java.lang.Class;
| D |
resize: resize.c
| D |
/Users/kelvintan/Desktop/VIPER/Build/Intermediates.noindex/VIPER.build/Debug-iphonesimulator/MVC.build/Objects-normal/x86_64/SceneDelegate.o : /Users/kelvintan/Desktop/VIPER/VIPER/SceneDelegate.swift /Users/kelvintan/Desktop/VIPER/VIPER/AppDelegate.swift /Users/kelvintan/Desktop/VIPER/VIPER/View/Home/HomeTableViewCell.... | D |
/**
* Copyright: Copyright (c) 2008 Jacob Carlborg. All rights reserved.
* Authors: Jacob Carlborg
* Version: Initial created: 2008
* License: $(LINK2 http://opensource.org/licenses/bsd-license.php, BSD Style)
*
*/
module dwt.dwthelper.associativearray;
/**
* Returns the value to which the specified key is mapp... | D |
/mnt/c/Users/dekar/Documents/Programming/Rust/functions/target/debug/deps/functions-2cf149db814b8143: src/main.rs
/mnt/c/Users/dekar/Documents/Programming/Rust/functions/target/debug/deps/functions-2cf149db814b8143.d: src/main.rs
src/main.rs:
| 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 |
/Users/sunilvg/Desktop/updation/OtelApp/DerivedData/OtelApp/Build/Intermediates/OtelApp.build/Debug-iphonesimulator/OtelApp.build/Objects-normal/x86_64/ProfileViewController.o : /Users/sunilvg/Desktop/updation/OtelApp/Offer.swift /Users/sunilvg/Desktop/updation/OtelApp/User.swift /Users/sunilvg/Desktop/updation/OtelApp... | D |
module godot.httprequest;
import std.meta : AliasSeq, staticIndexOf;
import std.traits : Unqual;
import godot.d.meta;
import godot.core;
import godot.c;
import godot.object;
import godot.classdb;
import godot.node;
@GodotBaseClass struct HTTPRequest
{
static immutable string _GODOT_internal_name = "HTTPRequest";
publi... | D |
/Users/heidsoft/Downloads/research/rust/heidsoft-rust/my-redis/target/debug/build/syn-6475c4b3dce9cdbc/build_script_build-6475c4b3dce9cdbc: /Users/heidsoft/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-1.0.100/build.rs
/Users/heidsoft/Downloads/research/rust/heidsoft-rust/my-redis/target/debug/build/syn-6475c4b3... | D |
/*
* Licensed under the GNU Lesser General Public License Version 3
*
* This library 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 3 of the license, or
* (at your option) any late... | D |
/**
* Porting kazuho/jailing in D.
* jailing is minimalistic chroot jail builder/runner for Linux
*
* Example:
* $ mkdir foo
* $ sudo jailing --root=$PWD/foo bash
*
*/
import core.stdc.stdlib;
import core.sys.posix.sys.stat : chmod;
import std.algorithm : findSplit, splitter;
import std.conv : octal;
imp... | D |
/Users/jpatel/Documents/ServerSideSwift/PerfectTemplate/.build/x86_64-apple-macosx10.10/debug/PerfectLib.build/Log.swift.o : /Users/jpatel/Documents/ServerSideSwift/PerfectTemplate/.build/checkouts/PerfectLib.git--1424220403286534455/Sources/PerfectLib/JSONConvertible.swift /Users/jpatel/Documents/ServerSideSwift/Perfe... | D |
// Copyright Brian Schott (Hackerpilot) 2012.
// 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 main;
import std.algorithm;
import std.array;
import std.conv;
import std.file;
import s... | D |
// ********************************
// EXIT
// ********************************
instance DIA_Torlof_EXIT (C_INFO)
{
npc = Sld_737_Torlof;
nr = 999;
condition = DIA_Torlof_EXIT_Condition;
information = DIA_Torlof_EXIT_Info;
permanent = 1;
description = DIALOG_ENDE;
};
FUNC int DIA_... | D |
func void B_AssessFollowPlayer()
{
if(Hlp_GetInstanceID(self) == Hlp_GetInstanceID(DiegoOW))
{
if((Npc_GetDistToNpc(self,hero) < self.aivar[AIV_FollowDist]) && (self.aivar[AIV_TAPOSITION] == FALSE))
{
Npc_ClearAIQueue(self);
AI_Standup(self);
self.aivar[AIV_TAPOSITION] = TRUE;
}
else if(C_DiegoTooFa... | D |
module dataf._;
pragma(build, dataf);
public import dataf.delta, dataf.propspecs;
| D |
/**
Minimal line algebra package.
*/
module warabe.lina;
public import warabe.lina.matrix;
public import warabe.lina.vector;
| D |
/**
* An expandable buffer in which you can write text or binary data.
*
* Copyright: Copyright (C) 1999-2021 by The D Language Foundation, All Rights Reserved
* Authors: Walter Bright, http://www.digitalmars.com
* License: $(LINK2 http://www.boost.org/LICENSE_1_0.txt, Boost License 1.0)
* Source: $(LINK2 ... | D |
//#My add
// I don't know how to use this..
// Implementation of timer wheel algorithm
// More info: http://www.ibm.com/developerworks/aix/library/au-lowertime/index.html
//
// License: public domain
//
// "Params" is an argument list for timeout callback function
module timeouts;
import std.datetime;
import core.th... | D |
/**
Command line tool that appends multiple TSV files. It is header aware and supports
tracking the original source file of each row.
Copyright (c) 2017-2018, eBay Software Foundation
Initially written by Jon Degenhardt
License: Boost License 1.0 (http://boost.org/LICENSE_1_0.txt)
*/
module tsv_append;
import std.co... | D |
/Users/RobertBacon/projects/cs264/final_project_rust/target/debug/deps/libflate_lz77-b03bbaa8a5bba9ae.rmeta: /Users/RobertBacon/.cargo/registry/src/github.com-1ecc6299db9ec823/libflate_lz77-1.0.0/src/lib.rs /Users/RobertBacon/.cargo/registry/src/github.com-1ecc6299db9ec823/libflate_lz77-1.0.0/src/default.rs
/Users/Rob... | D |
//
//------------------------------------------------------------------------------
// Copyright 2007-2011 Mentor Graphics Corporation
// Copyright 2007-2011 Cadence Design Systems, Inc.
// Copyright 2010 Synopsys, Inc.
// Copyright 2012-2014 Coverify Systems Technology
// All Rights Reserved Worldwide
//
// ... | D |
// Author: Ivan Kazmenko (gassa@mail.ru)
module validate;
import testlib;
immutable int minA = 1;
immutable int maxA = 10;
void main (string [] args)
{
initTestlib !(TestlibRole.validator) (args);
inFile.skip ("Alice ");
inFile.read !(int) (minA, maxA, "a");
inFile.skip ("\n");
inFile.checkEof ();
}
| D |
an arrangement of flowers that is usually given as a present
a pleasingly sweet olfactory property
| D |
/Users/AleixDiaz/Desktop/VaporProject/LaSalleChat/.build/x86_64-apple-macosx10.10/debug/Fluent.build/Query/Raw.swift.o : /Users/AleixDiaz/Desktop/VaporProject/LaSalleChat/.build/checkouts/fluent.git-6251908308727715749/Sources/Fluent/Utilities/UUID.swift /Users/AleixDiaz/Desktop/VaporProject/LaSalleChat/.build/checkout... | D |
import std.functional: toDelegate;
import vibe.d;
import hc610.index;
void data(HTTPServerRequest req, HTTPServerResponse res) {
//https://forum.rejectedsoftware.com/groups/rejectedsoftware.vibed/thread/1654/
res.render!("index.dt", req);
}
void handleRequest(scope HTTPServerRequest req, scope HTTPServerRespons... | D |
import dplug.graphics.image;
import dplug.graphics.view;
import dplug.core.nogc;
import dplug.window;
import dplug.math.box;
import std.stdio;
class WindowListener : IWindowListener {
IWindow window;
ImageRef!RGBA image;
ubyte counter;
nothrow @nogc:
bool onMouseClick(int x, int y, MouseButton... | D |
// -*- flycheck-dmd-include-path: ("../"); -*-
import module_base;
extern (C) IRCModule m;
import std.stdio;
import std.uni : toLower;
import std.format : format;
import std.array : split;
import std.string : strip;
import std.algorithm : map;
import std.container : redBlackTree, RedBlackTree;
GlobalUser[string]* old... | D |
void main() {
auto ip = readAs!(ulong[]), N = ip[0], M = ip[1];
auto S = rs;
auto T = rs;
auto L = (N*M) / gcd(N, M);
//auto arr = iota(0, min(N, M)+1).filter!(i => i % (L/N) == 0).filter!(i => i % (L/M)).map!(i => i - 1).array;
//auto arr = iota(0, L+1, max(N, M));
auto arrN = iota(0, L, L / N);
auto arrM = io... | D |
import std.stdio;
import core.time;
import midi.midifile;
import midi.mididata;
void main() {
string midifileName = "./test.mid";
timer("parseFile", () => parseFile(midifileName) );
}
void parseFile(string midifileName){
writefln("Parsing %s", midifileName);
MIDIFile midifile = new MIDIFile(midifileName);
wri... | D |
module exec.docker;
import exec.iexecprovider;
import std.process;
import vibe.core.core : sleep;
import core.time : msecs;
import vibe.core.log: logInfo;
import std.base64;
import std.datetime;
import std.typecons: Tuple;
import std.exception: enforce;
import std.conv: to;
/+
Execution provider that uses the Docker... | D |
module pardiso_loader;
nothrow @nogc extern(C):
import glob_opts;
import constants;
import types;
import lib_handler;
version(Windows){
enum string PARDISOLIBNAME = "mkl_rt." ~ SHAREDLIBEXT;
} else {
enum string PARDISOLIBNAME = "libmkl_rt." ~ SHAREDLIBEXT;
}
//typedef void (*voidfun)(void);
//voidfun lh_load_sym ... | D |
/Users/chenzuncheng/Desktop/vaporTest/.build/x86_64-apple-macosx10.10/debug/Crypto.build/Essentials/Helpers.swift.o : /Users/chenzuncheng/Desktop/vaporTest/.build/checkouts/crypto.git-7980259129511365902/Sources/Crypto/HMAC/HMAC.swift /Users/chenzuncheng/Desktop/vaporTest/.build/checkouts/crypto.git-7980259129511365902... | D |
module mecab_c;
struct mecab_t;
struct mecab_path_t {
mecab_node_t* rnode;
mecab_path_t* rnext;
mecab_node_t* lnode;
mecab_path_t* lnext;
int cost;
float prob;
}
struct mecab_node_t {
mecab_node_t* prev;
mecab_node_t* next;
mecab_node_t* enext;
meca... | D |
/Users/vb/dev/near5challenge/contract/target/wasm32-unknown-unknown/debug/deps/typenum-2cf134044b24c4a8.rmeta: /Users/vb/.cargo/registry/src/github.com-1ecc6299db9ec823/typenum-1.12.0/src/lib.rs /Users/vb/.cargo/registry/src/github.com-1ecc6299db9ec823/typenum-1.12.0/src/bit.rs /Users/vb/.cargo/registry/src/github.com-... | D |
module frpd.stream.stream;
import std.algorithm;
/** The Steam is a stream of events.
Unlike the cell with is a value that changes the stream does not always have a value.
Values pulse through it, without keeping the events value around.
Events can be things like a button press on a keyboard or the change of the... | D |
mixin template X8937()
{
int value;
}
debug = test;
void main()
{
// (static) import statement
{
static assert(!__traits(compiles, cos(0)));
if (true)
{
static assert(!__traits(compiles, cos(0)));
import core.stdc.math;
static assert( __traits(c... | 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... | D |
/home/albertfega/Desktop/LaSalleChat/.build/x86_64-unknown-linux/debug/Bits.build/Byte+Random.swift.o : /home/albertfega/Desktop/LaSalleChat/.build/checkouts/bits.git-5741357031456472565/Sources/Bits/Bytes+Base64.swift /home/albertfega/Desktop/LaSalleChat/.build/checkouts/bits.git-5741357031456472565/Sources/Bits/Byte+... | D |
/**
*
* License:
* $(TABLE
* $(TR $(TD cairoD wrapper/bindings)
* $(TD $(LINK2 http://www.boost.org/LICENSE_1_0.txt, Boost License 1.0)))
* $(TR $(TD $(LINK2 http://cgit.freedesktop.org/cairo/tree/COPYING, _cairo))
* $(TD $(LINK2 http://cgit.freedesktop.org/cairo/tree/COPYING-LGPL-2.1, LGPL 2.1) /
*... | D |
// --- Day 15: Science for Hungry People ---
// Today, you set out on the task of perfecting your milk-dunking cookie
// recipe. All you have to do is find the right balance of ingredients.
// Your recipe leaves room for exactly 100 teaspoons of ingredients. You make a
// list of the remaining ingredients you could u... | D |
/Users/MohamedNawar/Desktop/MyMVVMRxSwiftExample/build/Pods.build/Debug-iphonesimulator/Action.build/Objects-normal/x86_64/Action.o : /Users/MohamedNawar/Desktop/MyMVVMRxSwiftExample/Pods/Action/Sources/Action/Action+Internal.swift /Users/MohamedNawar/Desktop/MyMVVMRxSwiftExample/Pods/Action/Sources/Action/CommonUI/Con... | D |
/***********************************************************************\
* d3dx10math.d *
* *
* Windows API header module *
* ... | D |
//Written in the D programming language
/++
Module containing Date/Time functionality.
This module provides:
$(UL
$(LI Types to represent points in time: $(D SysTime), $(D Date),
$(D TimeOfDay), and $(D DateTime).)
$(LI Types to represent intervals of time.)
$(LI Types... | D |
/Users/kalomidin/Desktop/raft_example/raft_example/target/rls/debug/build/bindgen-b1aa2dd0ee3d7b71/build_script_build-b1aa2dd0ee3d7b71: /Users/kalomidin/.cargo/registry/src/github.com-1ecc6299db9ec823/bindgen-0.51.1/build.rs
/Users/kalomidin/Desktop/raft_example/raft_example/target/rls/debug/build/bindgen-b1aa2dd0ee3d... | D |
module model.building_type;
import stream;
/// Building type
enum BuildingType : int {
/// Quarry harvests stone
Quarry = 0,
/// Mines harvests ore
Mines = 1,
/// Career harvest sand
Career = 2,
/// Farm harvests organics
Farm = 3,
/// Foundry produces metal
Foundry = 4,
//... | D |
module foo;
// line comment
/+
block comment
+/
import std.stdio;
import std.path;
static import std.path;
public import std.file;
import std.path : expandTilde;
static int g1 = 1;
int g2 = 1;
/// documentation comment
void test1(){
writeln("foo");
writeln("foo", 2);
auto a1 = 1;
int a2 = 1;
const a3 =... | 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 |
/Users/suhapattabanoglu/Documents/Libraries/RWPickFlavor/Build/Intermediates.noindex/RWPickFlavor.build/Debug-iphonesimulator/RWPickFlavor.build/Objects-normal/x86_64/Flavor.o : /Users/suhapattabanoglu/Documents/Libraries/RWPickFlavor/RWPickFlavor/Controllers/PickFlavorDataSource.swift /Users/suhapattabanoglu/Documents... | D |
module godot.hseparator;
import std.meta : AliasSeq, staticIndexOf;
import std.traits : Unqual;
import godot.d.meta;
import godot.core;
import godot.c;
import godot.d.bind;
import godot.object;
import godot.classdb;
import godot.separator;
@GodotBaseClass struct HSeparator
{
static immutable string _GODOT_internal_nam... | D |
module newsrequest;
struct NewsRequest
{
uint chatid;
string subreddit;
}
| D |
/**
* Contains the external GC interface.
*
* Copyright: D Language Foundation 2005 - 2021.
* License: $(HTTP www.boost.org/LICENSE_1_0.txt, Boost License 1.0).
* Authors: Walter Bright, Sean Kelly
*/
module core.internal.gc.proxy;
import core.internal.gc.impl.proto.gc;
import core.gc.config;
import core.gc.... | D |
/Users/GLB-312/Desktop/KituraWebInterface_Starter/.build/x86_64-apple-macosx10.10/debug/KituraContracts.build/ClosureAliases.swift.o : /Users/GLB-312/Desktop/KituraWebInterface_Starter/.build/checkouts/KituraContracts.git--3897699854862625585/Sources/KituraContracts/CodableQuery/Coder.swift /Users/GLB-312/Desktop/Kitur... | D |
/// Generate by tools
module java.nio.MappedByteBuffer;
import java.lang.exceptions;
public class MappedByteBuffer
{
public this()
{
implMissing();
}
}
| D |
instance VLK_444_Jack(Npc_Default)
{
name[0] = "Джек";
guild = GIL_VLK;
id = 444;
voice = 14;
flags = 0;
npcType = NPCTYPE_MAIN;
aivar[AIV_ToughGuy] = TRUE;
B_SetAttributesToChapter(self,2);
fight_tactic = FAI_HUMAN_COWARD;
EquipItem(self,ItMw_1h_Vlk_Sword);
B_CreateAmbientInv(self);
B_CreateItemToSteal(se... | D |
module gdsl.rreil.exception.arch_exception;
import gdsl.rreil.exception.exception;
class ArchException : Exception_ {
private string _name;
@property public string name() {
return _name;
}
public this(string name) {
this._name = name;
}
public override string toString() {
return "Exce... | 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 |
module bst.remove.remove;
import bst.node;
static import bst.remove.recursive;
static import bst.remove.iterative;
const bool recursive = true;
Node * remove(Node * root, int value) {
static if (recursive) {
return bst.remove.recursive.remove(root, value);
}
else {
return bst.remove.iterative.remove... | D |
/**
* D header file for POSIX.
*
* Copyright: Copyright Sean Kelly 2005 - 2009.
* License: $(HTTP www.boost.org/LICENSE_1_0.txt, Boost License 1.0).
* Authors: Sean Kelly, Alex Rønne Petersen
* Standards: The Open Group Base Specifications Issue 6, IEEE Std 1003.1, 2004 Edition
*/
/* Copyright Sean... | D |
module xf.nucleus.kdef.model.KDefInvalidation;
struct KDefInvalidationInfo {
bool anyConverters = false;
}
interface IKDefInvalidationObserver {
void onKDefInvalidated(KDefInvalidationInfo info);
}
| D |
module win32.directx.dinput8;
//import tango.sys.win32.Types;
//alias char CHAR;
import win32.windows;
enum {
CLASS_E_NOAGGREGATION = cast(int) 0x80040110,
}
interface IUnknown {
HRESULT QueryInterface(IID* riid, void** pvObject);
ULONG AddRef();
ULONG Release();
}
extern(C):
struct DIDEVICEINSTANCEA... | D |
a divorced woman or a woman who is separated from her husband
| D |
module env_ops;
import bestguml;
import hash_table;
import string_utils;
import core.stdc.stdlib;
import core.stdc.string;
char *guml_environ (Data *out_string, const ref Data[] args)
{
static char guml_environ_initialized = 0;
int i;
char* eptr, name, value;
if (args.length > 1)
return cast... | D |
taking delight in beauty
| D |
// Author: Ivan Kazmenko (gassa@mail.ru)
module maps;
import std.algorithm;
import std.ascii;
import std.conv;
import std.datetime;
import std.digest.md;
import std.format;
import std.json;
import std.math;
import std.range;
import std.stdio;
import std.string;
import std.traits;
import std.typecons;
import prospector... | D |
/Users/wangqian/Desktop/perfect/PerfectTemplate/.build/x86_64-apple-macosx10.10/debug/PerfectMySQL.build/MySQLStmt.swift.o : /Users/wangqian/Desktop/perfect/PerfectTemplate/.build/checkouts/Perfect-MySQL.git-4976130768219902098/Sources/PerfectMySQL/MySQLCRUD.swift /Users/wangqian/Desktop/perfect/PerfectTemplate/.build/... | D |
/*
Copyright (c) 2017-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,
... | D |
/Users/pacmac/Documents/GitHub/Blockchain/substarte_blockchain/substrate-node-template/target/release/deps/libp2p_tcp-0e65810b5ae6fa89.rmeta: /Users/pacmac/.cargo/registry/src/github.com-1ecc6299db9ec823/libp2p-tcp-0.28.0/src/lib.rs /Users/pacmac/.cargo/registry/src/github.com-1ecc6299db9ec823/libp2p-tcp-0.28.0/src/pro... | D |
import vibe.d;
import core.time;
import std.stdio;
TCPConnection[] workers;
bool logging;
ulong counter;
shared static this()
{
logging = false;
runTask({
writeln("Start worker connector");
listenTCP_s(4001, &worker_handler);
});
writeln("Start client connector");
listenTCP_s(400... | D |
uncomplimentary terms for a policeman
take by theft
take into custody
| D |
/Users/weirujian/Desktop/WeiRuJian/Vapor/AuthServer/.build/x86_64-apple-macosx/debug/SQL.build/SQLSelect.swift.o : /Users/weirujian/Desktop/WeiRuJian/Vapor/AuthServer/.build/checkouts/sql/Sources/SQL/SQLBind.swift /Users/weirujian/Desktop/WeiRuJian/Vapor/AuthServer/.build/checkouts/sql/Sources/SQL/SQLJoinMethod.swift /... | D |
# FIXED
OSAL/osal_bufmgr.obj: D:/ti/simplelink_cc2640r2_sdk_1_50_00_58/source/ti/blestack/osal/src/common/osal_bufmgr.c
OSAL/osal_bufmgr.obj: D:/ti/simplelink_cc2640r2_sdk_1_50_00_58/source/ti/blestack/osal/src/inc/osal.h
OSAL/osal_bufmgr.obj: D:/ti/ccsv8/tools/compiler/ti-cgt-arm_16.9.7.LTS/include/limits.h
OSAL... | D |
the area between the tee and putting green where the grass is cut short
the usual course taken by vessels through a harbor or coastal waters
a tract of ground free of obstacles to movement
| D |
module elasticsearch.api.actions.indices;
import elasticsearch.api.base;
alias createIndex = elasticsearch.api.actions.indices.create;
/** Create an index.
*
* Creates a new index
*
* Params:
* arguments = A Parameters dictionary list with the following
* index: The index name (required)
* body: Optional ... | D |
/**
* The runtime module exposes information specific to the D runtime code.
*
* Copyright: Copyright Sean Kelly 2005 - 2009.
* License: $(LINK2 http://www.boost.org/LICENSE_1_0.txt, Boost License 1.0)
* Authors: Sean Kelly
* Source: $(DRUNTIMESRC core/_runtime.d)
*/
/* Copyright Sean Kelly 2005... | D |
// ### Design?
func void ZS_CollectRoots ()
{
//PrintDebugNpc(PD_TA_FRAME,"ZS_CollectRoots");
B_SetPerception (self);
AI_SetWalkmode (self,NPC_WALK); // Walkmode für den Zustand
if !(Npc_IsOnFP(self,"COLLECTROOTS"))
{
AI_GotoWP(self, self.wp); // Gehe zum Tagesablaufstart
};
if (... | D |
// *******************************************************
// B_AssessPlayer
// --------------
// Aufgerufen durch aktive Wahrnehmung PERC_ASSESSPLAYER.
// Spieler wurde GESEHEN (Humans haben keinen sense_smell)
// Reichweite: PERC_DIST_ACTIVE_MAX
// *******************************************************
func void B... | D |
/Users/pramonowang/Desktop/anyhour/DerivedData/anyhour/Build/Intermediates/anyhour.build/Debug-iphoneos/anyhour.build/Objects-normal/arm64/ViewController.o : /Users/pramonowang/Desktop/anyhour/anyhour/ViewController.swift /Users/pramonowang/Desktop/anyhour/anyhour/AnyHourTableViewController.swift /Users/pramonowang/Des... | D |
/**
* D header file for POSIX.
*
* Copyright: Copyright Sean Kelly 2005 - 2009.
* License: $(HTTP www.boost.org/LICENSE_1_0.txt, Boost License 1.0).
* Authors: Sean Kelly, Alex Rønne Petersen
* Standards: The Open Group Base Specifications Issue 6, IEEE Std 1003.1, 2004 Edition
*/
/* Copyright Sean... | D |
/**
* Convert a D type to a type the backend understands.
*
* Copyright: Copyright (C) 1999-2020 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, Boost License 1.0)
* Source: $(LI... | D |
// Written in the D programming language
/**
* Copyright Paul D. Anderson 2009 - 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 xint;
import std.ascii;
import std.bigint;
import std.conv;
i... | 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 |
/**
* Copyright: (c) 2009 John Chapman
*
* License: See $(LINK2 ..\..\licence.txt, licence.txt) for use and distribution terms.
*/
module juno.media.geometry;
import std.math, // ceil, round
std.string;
import std.algorithm : min, max;
/**
* Represents a pair of x- and y-coordinates that defines a point in a... | D |
module neo4j.client;
/* vi:set ts=4 sw=4 expandtab:
*
* @configure_input@
*
* Copyright 2016, Chris Leishman (http://github.com/cleishm)
*
* 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 a... | D |
/*
* This file is part of OpenGrafik.
*
* Copyright (C) 2008 Frederic-Gerald Morcos <fred.morcos@gmail.com>
*
* OpenGrafik 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 version 3 of the License... | D |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.