code stringlengths 3 10M | language stringclasses 31
values |
|---|---|
/*
Boost Software License - Version 1.0 - August 17th, 2003
Permission is hereby granted, free of charge, to any person or organization
obtaining a copy of the software and accompanying documentation covered by
this license (the "Software") to use, reproduce, display, distribute,
execute, and transmit the Software, a... | D |
/Users/mc110/Documents/Git/MyDemo/Mooc/AnimationSample/AnimationPosition/Build/Intermediates/AnimationSample.build/Debug-iphonesimulator/AnimationSample.build/Objects-normal/x86_64/ScaleViewController.o : /Users/mc110/Documents/Git/MyDemo/Mooc/AnimationSample/AnimationPosition/AnimationPosition/PositionViewController.s... | D |
/Users/phungdu/Documents/code/vapor/TILApp/Build/Intermediates/TILApp.build/Debug/NIOHTTP1.build/Objects-normal/x86_64/HTTPServerPipelineHandler.o : /Users/phungdu/Documents/code/vapor/TILApp/.build/checkouts/swift-nio.git-7789465888856993056/Sources/NIOHTTP1/HTTPPipelineSetup.swift /Users/phungdu/Documents/code/vapor/... | D |
/Users/vineshkumar/Documents/Volvo/UD_Hackathon/bms_mobile/ios/build/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Charts.build/Objects-normal/x86_64/CandleChartDataSet.o : /Users/vineshkumar/Documents/Volvo/UD_Hackathon/bms_mobile/ios/Pods/Charts/Source/Charts/Data/Implementations/Standard/ChartData.swi... | D |
/**
This library provides Win32 Registry facilities.
Copyright: Copyright 2003-2004 by Matthew Wilson and Synesis Software
Written by Matthew Wilson
License:
Author: Matthew Wilson, Kenji Hara
Histry:
Created 15th March 2003,
Updated 25th April 2004,
... | D |
/Users/kevm1892/Documents/HospitalFinderiOSApp/build/HospitalFinder.build/Debug-iphoneos/HospitalFinder.build/Objects-normal/arm64/ListViewController.o : /Users/kevm1892/Documents/HospitalFinderiOSApp/HospitalFinder/FilterViewController.swift /Users/kevm1892/Documents/HospitalFinderiOSApp/HospitalFinder/BookmarkButtonD... | D |
module wx.DataObject;
public import wx.common;
public import wx.ArrayString;
extern(D) abstract class ОбъектДанных : ВизОбъект
{
public enum ПНаправлениеДанных
{
Получить = 0x01,
Установить = 0x02,
Оба = 0x03
}
public this(ЦелУкз вхобъ);
//private this(ЦелУкз вхобъ, бул пам... | D |
module universal.core.coproduct;
@("EXAMPLES") unittest
{
import std.stdio;
import std.exception;
auto u1 = Union!(
q{a}, int,
q{b}, int,
)();
/*
default initializes to first constructor
*/
assert(u1.a == 0);
/*
accessing uninhabited ctor asserts
*/
assertThrown!Error(u1.b);
/*
capable of buil... | D |
module scene.jobchangescene;
import laziness;
import scene.abstscene;
import job;
import unit;
import widget.btn;
import widget.list;
class JobChangeScene: AbstScene{
mixin ins;
//!null
private PUnit target;
private Job info;
private List list;
private this(){
list = new List( Util.l... | D |
// Copyright © 2011, Jakob Bornecrantz. All rights reserved.
// See copyright notice in src/charge/charge.d (GPLv2 only).
/**
* Source file for Material.
*/
module charge.phy.material;
import charge.phy.actor;
class Material
{
public:
float mu2;
void delegate(Actor b1, Actor b2) collision;
/* Returns the def... | 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 |
walk consisting of a paved area for pedestrians
| D |
module android.java.android.database.CrossProcessCursorWrapper_d_interface;
import arsd.jni : IJavaObjectImplementation, JavaPackageId, JavaName, IJavaObject, ImportExportImpl, JavaInterfaceMembers;
static import arsd.jni;
import import1 = android.java.android.database.CursorWindow_d_interface;
import import4 = androi... | D |
a dark grey cloud bearing rain
an indication of radiant light drawn around the head of a saint
| D |
/Users/YusukeAbe/code/rust/rust-study/network/port-scann/target/debug/build/serde-85007f8846b7b408/build_script_build-85007f8846b7b408: /Users/YusukeAbe/.cargo/registry/src/github.com-1ecc6299db9ec823/serde-1.0.94/build.rs
/Users/YusukeAbe/code/rust/rust-study/network/port-scann/target/debug/build/serde-85007f8846b7b4... | D |
/Users/student/Documents/Marketplace/DerivedData/Build/Intermediates/Marketplace.build/Debug-iphonesimulator/Marketplace.build/Objects-normal/x86_64/User.o : /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/Network/Download.swift /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/Net... | D |
instance DIA_ORRY_PREEXIT(C_INFO)
{
npc = grd_254_orry;
nr = 999;
condition = dia_orry_preexit_condition;
information = dia_orry_preexit_info;
permanent = 0;
description = DIALOG_ENDE;
};
func int dia_orry_preexit_condition()
{
return 1;
};
func void dia_orry_preexit_info()
{
if(KAPITEL <= 1)
{
AI_Outp... | D |
module android.java.android.provider.BaseColumns_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 BaseColumns : IJavaObject {
static im... | D |
module machine;
import std.typecons : Tuple;
import std.concurrency;
import std.bigint;
import std.conv : to;
import std.algorithm : map;
import std.array : array;
enum IntOp {
Add = 1,
Mul = 2,
Get = 3,
Put = 4,
JumpIf = 5,
JumpElse = 6,
Lt = 7,
Eq = 8,
Rbo = 9,
Hlt = 99
}
in... | D |
/Users/arnavsarin/Desktop/ChicagoCH/build/Build/Intermediates.noindex/ChicagoCH.build/Debug-iphonesimulator/ChicagoCH.build/Objects-normal/x86_64/ViewController.o : /Users/arnavsarin/Desktop/ChicagoCH/ChicagoCH/AppDelegate.swift /Users/arnavsarin/Desktop/ChicagoCH/ChicagoCH/ViewController.swift /Applications/Xcode.app/... | D |
module d.llvm.constant;
import d.llvm.codegen;
import d.ir.expression;
import util.visitor;
import llvm.c.core;
struct ConstantGen {
private CodeGen pass;
alias pass this;
this(CodeGen pass) {
this.pass = pass;
}
// XXX: This should be removed at some point, but to ease transition.
LLVMValueRef visit(Exp... | D |
/**
* D header file for POSIX.
*
* Copyright: Copyright Sean Kelly 2005 - 2009.
* License: $(WEB www.boost.org/LICENSE_1_0.txt, Boost License 1.0).
* Authors: Sean Kelly
* Standards: The Open Group Base Specifications Issue 6, IEEE Std 1003.1, 2004 Edition
*/
/* Copyright Sean Kelly 2005 - 2009.
*... | D |
// This file is part of Visual D
//
// Visual D integrates the D programming language into Visual Studio
// Copyright (c) 2010 by Rainer Schuetze, All Rights Reserved
//
// License for redistribution is given by the Artistic License 2.0
// see file LICENSE for further details
module visuald.completion;
impo... | D |
/*
* Copyright (c) 2012-2019 The ANTLR Project. All rights reserved.
* Use of this file is governed by the BSD 3-clause license that
* can be found in the LICENSE.txt file in the project root.
*/
module antlr.v4.runtime.CommonTokenFactory;
import std.typecons;
import std.variant;
import std.conv;
import antlr.v4.... | D |
/*
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
*
* 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/... | D |
/*
TEST_OUTPUT:
---
fail_compilation/diag10862.d(40): Error: assignment cannot be used as a condition, perhaps `==` was meant?
fail_compilation/diag10862.d(41): Error: assignment cannot be used as a condition, perhaps `==` was meant?
fail_compilation/diag10862.d(42): Error: assignment cannot be used as a condition, per... | D |
module java.net.URLClassLoader;
import java.lang;
public class URLClassLoader
{
public this()
{
implMissing();
}
} | D |
/*****************************************************************************
*
* Kotivox
*
* Copyright 2009 Mitja Ursic
* odtihmal@gmail.com
*
* 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 ... | D |
/home/baetek/rusttest/target/debug/build/syn-283912b2011b8f80/build_script_build-283912b2011b8f80: /home/baetek/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-1.0.72/build.rs
/home/baetek/rusttest/target/debug/build/syn-283912b2011b8f80/build_script_build-283912b2011b8f80.d: /home/baetek/.cargo/registry/src/githu... | D |
import std.stdio,
std.random;
import randomizer;
void main()
{
auto array = new int[20];
int[6] array1 = [1,2,3,4,6,5];
foreach(i; 0 .. array.length){
array[i] = linear_congruential_generators(i);
}
array.writeln;
bubble_sort(array);
array.writeln;
}
/*
* バブルソート
* foreac... | D |
/Users/bill/Documents/ios_projects/Swift/ReferenceApps/RxDataSource_CollectionViewTest/build/Pods.build/Debug-iphonesimulator/RxSwift.build/Objects-normal/x86_64/Delay.o : /Users/bill/Documents/ios_projects/Swift/ReferenceApps/RxDataSource_CollectionViewTest/Pods/RxSwift/RxSwift/Observables/Amb.swift /Users/bill/Docume... | D |
module razer.hardware;
import std.format;
import std.string;
///
interface RazerDevice {
pure {
///
string eventFileRegex();
/// Vendor id
uint usbVid();
/// Product id
uint usbPid();
///
bool hasMatrix();
///
byte height();
///
byte width();
///
... | D |
a straight line that intersects a curve at two or more points
ratio of the hypotenuse to the adjacent side of a right-angled triangle
| D |
/**
* Windows API header module
*
* Translated from MinGW Windows headers
*
* Authors: Stewart Gordon
* License: $(LINK2 http://www.boost.org/LICENSE_1_0.txt, Boost License 1.0)
* Source: $(DRUNTIMESRC src/core/sys/windows/_winldap.d)
*/
module core.sys.windows.winldap;
version (Windows):
/* Comment from MinGW... | D |
/*
* condition.d
*
* This module implements a conditional wait object.
*
* Author: Dave Wilkinson
* Originated: December 4th, 2009
*
*/
module synch.condition;
import platform.vars.mutex;
import platform.vars.condition;
import scaffold.thread;
import synch.mutex;
class Condition {
this() {
ConditionInit... | D |
/Users/kando/Desktop/nri/xctesting/Build/Intermediates/xctesting.build/Debug-iphonesimulator/xctesting.build/Objects-normal/x86_64/AppDelegate.o : /Users/kando/Desktop/nri/xctesting/xctesting/ViewController.swift /Users/kando/Desktop/nri/xctesting/xctesting/AppDelegate.swift /Users/kando/Desktop/nri/xctesting/xctesting... | D |
///
module std.experimental.allocator.building_blocks.bucketizer;
/**
A $(D Bucketizer) uses distinct allocators for handling allocations of sizes in
the intervals $(D [min, min + step - 1]), $(D [min + step, min + 2 * step - 1]),
$(D [min + 2 * step, min + 3 * step - 1]), $(D ...), $(D [max - step + 1, max]).
$(D B... | 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_6_BeT-14642122... | D |
/Users/nalousnguyen/Documents/FinalSDK/CredifyIOS/CredifyCore/derived_data/Build/Intermediates.noindex/CredifyCore.build/Debug-iphonesimulator/CredifyCore.build/Objects-normal/x86_64/ProviderUseCaseManager.o : /Users/nalousnguyen/Documents/FinalSDK/CredifyIOS/CredifyCore/CredifyCore/CredifyCore.swift /Users/nalousnguye... | D |
// Copyright Mario Kröplin 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 dunit.color;
import std.stdio;
enum Color { red, green, yellow, onRed, onGreen, onYellow }
version ... | D |
/**
* C's <stdio.h>
* Authors: Walter Bright, Digital Mars, www.digitalmars.com
* License: Public Domain
* Macros:
* WIKI=Phobos/StdCStdio
*/
module std.c.stdio;
import std.c.stddef;
private import std.c.stdarg;
extern (C):
version (Win32)
{
const int _NFILE = 60; ///
const int BUFSIZ = 0x400... | D |
// Copyright 2019 - 2021 Michael D. Parker
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
module bindbc.freetype.bind.ftsizes;
import bindbc.freetype.config;
import bindbc.freetype.bind.f... | D |
/**
*
* Authors: A Lynch, alynch4047@gmail.com
* Copyright: A Lynch, 2013
* License: GPL v2
*/
module smidgen.test.test_loaded_converter;
import std.stdio;
import unit_threaded.all;
import smidgen.load_converter;
import smidgen.ast.argument;
void testPPChar() {
string convTest ="
%Name
PPChar
%End
%CToDInD... | D |
/Users/dimdew/CLionProjects/talent_plan_kv/simple_kv/target/debug/deps/kv_store-7739c274b3ce9378: tests/kv_store.rs
/Users/dimdew/CLionProjects/talent_plan_kv/simple_kv/target/debug/deps/kv_store-7739c274b3ce9378.d: tests/kv_store.rs
tests/kv_store.rs:
| D |
/Users/Vidyadhar/Desktop/Github/SettingUpANewProject/build/SettingUpANewProject.build/Debug-iphonesimulator/SettingUpANewProject.build/Objects-normal/x86_64/ViewController.o : /Users/Vidyadhar/Desktop/Github/SettingUpANewProject/SettingUpANewProject/AppDelegate.swift /Users/Vidyadhar/Desktop/Github/SettingUpANewProject... | 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_8_BeT-19513442... | D |
module dwt.internal.mozilla.nsISHEntry;
import dwt.internal.mozilla.Common;
import dwt.internal.mozilla.nsID;
import dwt.internal.mozilla.nsISupports;
import dwt.internal.mozilla.nsIHistoryEntry;
import dwt.internal.mozilla.nsIContentViewer;
import dwt.internal.mozilla.nsIURI;
import dwt.internal.mozilla.nsI... | D |
# FIXED
bootROM/source/DCAN_Boot.obj: C:/Users/a0221343/Git/bootROM/f28004x_bootrom/F28004x_ROM_dev_PG2.0/F28004x_ROM/bootROM/source/DCAN_Boot.c
bootROM/source/DCAN_Boot.obj: C:/Users/a0221343/Git/bootROM/f28004x_bootrom/F28004x_ROM_dev_PG2.0/F28004x_ROM/bootROM/include/bootrom.h
bootROM/source/DCAN_Boot.obj: C:/ti/cc... | D |
/Users/panartem/Developer/Study/Microservices-vapor/TILAppUsers/.build/x86_64-apple-macosx/debug/Multipart.build/MultipartPart.swift.o : /Users/panartem/Developer/Study/Microservices-vapor/TILAppUsers/.build/checkouts/multipart/Sources/Multipart/MultipartPartConvertible.swift /Users/panartem/Developer/Study/Microservic... | D |
/**
Copyright: Copyright (c) 2016-2017 Andrey Penechko.
License: $(WEB boost.org/LICENSE_1_0.txt, Boost License 1.0).
Authors: Andrey Penechko.
*/
module voxelman.geometry.utils;
// rotates around Y axis clocwise or counter clockwise
// rotType is 0 for 0, 1 for 90, 2 for 180, 3 for 270 degrees
T rotatePointCCW(T)(T p... | D |
// Written in the D programming language.
/// Helper functions for mystd.algorithm package.
module mystd.algorithm.internal;
// Same as mystd.string.format, but "self-importing".
// Helps reduce code and imports, particularly in static asserts.
// Also helps with missing imports errors.
package template algoFormat()... | 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 |
issue a ticket or a fine to as a penalty
provide with a ticket for passage or admission
| D |
module misc;
import std.stream, std.c.windows.windows, std.string, std.stdio;
import std.c.stdlib;
extern (Windows) {
struct STARTUPINFO {
DWORD cb;
LPTSTR lpReserved;
LPTSTR lpDesktop;
LPTSTR lpTitle;
DWORD dwX;
DWORD dwY;
DWORD dwXSize;
DWORD dwYSize;
DWORD dwXCountChars;
DWORD ... | D |
module dscord.types.channel;
import std.stdio,
std.format,
std.variant,
std.algorithm,
core.vararg;
import dscord.types,
dscord.voice,
dscord.client;
alias ChannelMap = ModelMap!(Snowflake, Channel);
alias PermissionOverwriteMap = ModelMap!(Snowflake, PermissionOverwrite);
... | D |
func void b_cronoslearn()
{
Info_ClearChoices(kdw_604_cronos_mana);
Info_AddChoice(kdw_604_cronos_mana,DIALOG_BACK,kdw_604_cronos_mana_back);
if(DIFF_HARD == TRUE)
{
Info_AddChoice(kdw_604_cronos_mana,b_buildlearnstring(NAME_LEARNMANA_5,5 * LPCOST_ATTRIBUTE_MANA,OTHERCAMPLEARNPAY * 5),kdw_604_cronos_mana_m... | D |
module rocl.rofs;
import
std.path,
std.file,
std.array,
std.algorithm,
perfontain,
perfontain.misc.rc,
perfontain.filesystem,
ro.grf,
ro.conf,
rocl.game,
rocl.opti,
rocl.paths,
tt.error,
tt.logger;
final class RoFileSystem : FileSystem
{
auto grfs()
{
if(!_arr.length)
{
auto... | D |
// PERMUTE_ARGS:
//https://issues.dlang.org/show_bug.cgi?id=5415
@safe
void pointercast()
{
int* a;
void* b;
static assert( __traits(compiles, cast(void*)a));
static assert(!__traits(compiles, cast(int*)b));
static assert(!__traits(compiles, cast(int*)b));
static assert(!__traits(compiles, ca... | D |
INSTANCE Mod_545_NONE_Gildo_NW (Npc_Default)
{
name = "Bauer";
level = 5;
guild = GIL_OUT;
id = 545;
voice = 7;
flags = 0;
npctype = NPCTYPE_MAIN;
B_SetAttributesToChapter (self, 4);
B_GiveNpcTalents (self);
B_SetFightSkills (self, 30);
fight_tactic = FAI_HUMAN_STRONG;
Equip... | D |
/home/tyler/Documents/AdventOfCode/Rust/day_22_2/target/debug/day_22_2-9ddfdc2e8df8fae7: /home/tyler/Documents/AdventOfCode/Rust/day_22_2/src/main.rs
| D |
// Compiler implementation of the D programming language
// Copyright (c) 1999-2013 by Digital Mars
// All Rights Reserved
// written by Walter Bright
// http://www.digitalmars.com
// License for redistribution is by either the Artistic License
// in artistic.txt, or the GNU General Public License in gnu.txt.
// See t... | 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 |
/**
This module enables operation graphs to be evaluated using CPU kernels.
Authors: Henry Gouk
*/
module dopt.core.cpu;
import std.exception;
import dopt.core;
void initialize()
{
import dopt.core.cpu.basic;
import dopt.core.cpu.math;
dopt.core.cpu.basic.initialize();
dopt.core.cpu.math.in... | D |
/Users/vidoshaweddy/Library/Mobile\ Documents/com~apple~CloudDocs/Documents/IOS\ Development/EmojiPickerView/.build/x86_64-apple-macosx/debug/EmojiPickerViewController.build/ViewModel/EmojiViewModel.swift.o : /Users/vidoshaweddy/Library/Mobile\ Documents/com~apple~CloudDocs/Documents/IOS\ Development/EmojiPickerView/So... | D |
import io.port, io.file;
import std.algorithm, std.range, std.random, std.datetime;
void main()
{
auto results = map!(f => f())([
&benchReadCharsFromFile,
&benchReadLinesFromFile,
&benchWriteCharsToFile,
&benchWriteCharsToStdout,
]).array();
writefln("rate\tdio\t\t\tstd.stdio"... | D |
/Users/rosehsu/Rust_learning/pgtry/target/debug/build/getrandom-cceda14a8c25b5fb/build_script_build-cceda14a8c25b5fb: /Users/rosehsu/.cargo/registry/src/github.com-1ecc6299db9ec823/getrandom-0.1.14/build.rs
/Users/rosehsu/Rust_learning/pgtry/target/debug/build/getrandom-cceda14a8c25b5fb/build_script_build-cceda14a8c25... | D |
module arc.io.writer;
import std.stdio;
import std.bitmanip;
import std.file;
struct BinaryWriter
{
ubyte[] _data;
uint _index;
void reset()
{
_data.length = 0;
_index = 0;
}
void writeByte(ubyte data)
{
_data ~= data;
}
void writeBytes(in ubyte[] data)
{
_data ~= data;
}
... | D |
import optional, traits, algorithm, range, tensor, variant, meta, layout;
/// moduleOf
template moduleOf(alias T) {
static if (__traits(isModule, T))
alias moduleOf = T;
else
alias moduleOf = moduleOf!(__traits(parent, T));
}
extern (C) int main() {
import std.typetuple : AliasSeq;
static foreach (m;... | D |
/**
Cyclic Redundancy Check (32-bit) implementation.
$(SCRIPT inhibitQuickIndex = 1;)
$(DIVC quickindex,
$(BOOKTABLE ,
$(TR $(TH Category) $(TH Functions)
)
$(TR $(TDNW Template API) $(TD $(MYREF CRC) $(MYREF CRC32) $(MYREF CRC64ECMA) $(MYREF CRC64ISO)
)
)
$(TR $(TDNW OOP API) $(TD $(MYREF CRC32Digest) $(MYREF CRC64E... | D |
<HTML>
<!-- Created by HTTrack Website Copier/3.49-2 [XR&CO'2014] -->
<!-- Mirrored from mareenfischinger.com/medical/cesarian-delivery-operating-room/js/libs/jquery-1.9.1.min.js/js/libs/jquery-1.9.1.min.js/js/libs/jquery-1.9.1.min.js/js/libs/jquery-1.9.1.min.js/js/libs/jquery-1.9.1.min.js/js/libs/jquery-1.9.1.min.js/... | D |
import unit_threaded.light: check;
void main() @safe
{
check!((int a) @system {
/* ... can do unsafe stuff here ... */
return true;
});
}
| D |
/Users/student/Documents/Marketplace/DerivedData/Build/Intermediates/Marketplace.build/Debug-iphonesimulator/Marketplace.build/Objects-normal/x86_64/InboxSchemaProcessor.o : /Users/student/Documents/Marketplace/Marketplace/CoreDataComponents/Network/Download.swift /Users/student/Documents/Marketplace/Marketplace/CoreDa... | D |
/***********************************************************************\
* windef.d *
* *
* Windows API header module *
* ... | D |
module android.java.java.security.UnrecoverableEntryException;
public import android.java.java.security.UnrecoverableEntryException_d_interface;
import arsd.jni : ImportExportImpl;
mixin ImportExportImpl!UnrecoverableEntryException;
import import4 = android.java.java.lang.Class;
import import3 = android.java.java.lan... | D |
import std.exception;
import std.algorithm;
import allegro5.allegro;
import allegro5.allegro_image;
import allegro5.allegro_primitives;
import globals;
import iscreen;
import gsnscreen;
void setup_allegro()
{
al_init();
al_init_image_addon();
al_init_primitives_addon();
al_install_keyboard();
... | D |
the friction between a body and the surface on which it moves (as between an automobile tire and the road)
(orthopedics) the act of pulling on a bone or limb (as in a fracture) to relieve pressure or align parts in a special way during healing
| D |
import core.stdc.time;
extern (Objective-C):
class Foo
{
@property static Object new_ () [new];
@property static Class class () [class];
@property static NSInteger version_ () [version];
@property static void version_ (NSInteger aVersion) [setVersion:];
@property Object init () [init];
static void classMethod... | D |
module polyplex.core.render.gl.batch;
import polyplex.core.render;
import polyplex.core.render.gl.shader;
import polyplex.core.render.gl.objects;
import polyplex.core.render.camera;
import polyplex.core.content.textures;
import polyplex.core.color;
import derelict.opengl;
import derelict.opengl.gl;
import polyplex.util... | D |
void main() {
problem();
}
void problem() {
const H = scan!long;
const W = scan!long;
const S = H.iota.map!(_ => scan.map!(c => c == '.').array ~ false).array ~ (W+1).iota.map!(_ => false).array;
void solve() {
foreach(a; 0..10^^4) {
foreach(b; 0..10^^4) {
}
}
}
solve();
}
// ----... | D |
/home/bexx/Projects/SmallRustProjects/multitrhead/target/debug/deps/multitrhead-4c06b4f022733f57.rmeta: src/lib.rs
/home/bexx/Projects/SmallRustProjects/multitrhead/target/debug/deps/libmultitrhead-4c06b4f022733f57.rlib: src/lib.rs
/home/bexx/Projects/SmallRustProjects/multitrhead/target/debug/deps/multitrhead-4c06b4... | D |
/Users/mu/Hello/.build/x86_64-apple-macosx/debug/HTTP.build/Utilities/HTTPError.swift.o : /Users/mu/Hello/.build/checkouts/http/Sources/HTTP/Utilities/RFC1123.swift /Users/mu/Hello/.build/checkouts/http/Sources/HTTP/Message/URL+HTTP.swift /Users/mu/Hello/.build/checkouts/http/Sources/HTTP/Utilities/HTTPHeaders+Basic.sw... | D |
module UnrealScript.TribesGame.TrGameSettingsTrSiege;
import ScriptClasses;
import UnrealScript.Helpers;
import UnrealScript.TribesGame.TrGameSettingsCommon;
extern(C++) interface TrGameSettingsTrSiege : TrGameSettingsCommon
{
public extern(D):
private static __gshared ScriptClass mStaticClass;
@property ... | D |
datapath=/home/torobo/catkin_ws/src/reaching_task/scripts/data/dataset/largeLoop/B
modelpath=/home/torobo/catkin_ws/src/reaching_task/scripts/data/model/largeLoop/B/W_0_01
robot=torobo
activejoints=1,1,1,1,1,1,0,0,0,0,0,0,1,0,0,0
nsamples=1
w=0.01,0.01
d=40,10
z=4,1
t=2,10
epochs=25000
alpha=0.001
beta1=0.9
beta2=0.999... | D |
/*
* Copyright (c) 2004-2009 Derelict Developers
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
* met:
*
* * Redistributions of source code must retain the above copyright
* notice... | D |
module autowrap.csharp.common;
public import std.datetime : DateTime, SysTime, Date, TimeOfDay, Duration;
public import std.range.primitives;
public import std.traits : Unqual;
public enum isDateTimeType(T) = is(T == Unqual!Date) || is(T == Unqual!DateTime) || is(T == Unqual!SysTime) || is(T == Unqual!TimeOfDay) || i... | D |
module loggedin.deprecate_run;
import std.array;
import std.conv;
import mysql;
import utils;
import validate;
bool validateInput(ref string projectid, ref string runid, ref string runtype, ref string dataid, Appender!string outstr)
{
if (!validate_id(projectid, "projectit", outstr))
return false;
if... | D |
/Users/adelkhaziakhmetov/Documents/XCODE/ViewChaining4.2/build/ViewChaining.build/Debug-iphonesimulator/ViewChaining.build/Objects-normal/x86_64/UINavigationItem+Chaining.o : /Users/adelkhaziakhmetov/Documents/XCODE/ViewChaining4.2/ViewChaining/UIChaining/UITextField+Chaining.swift /Users/adelkhaziakhmetov/Documents/XC... | D |
/atlas/data18a/helingzh/workplace/summer2016/Run2/FourMuonAna/RootCoreBin/obj/x86_64-slc6-gcc49-opt/JetSubStructureMomentTools/obj/EnergyCorrelatorRatiosTool.o /atlas/data18a/helingzh/workplace/summer2016/Run2/FourMuonAna/RootCoreBin/obj/x86_64-slc6-gcc49-opt/JetSubStructureMomentTools/obj/EnergyCorrelatorRatiosTool.d ... | 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
*/
/* ... | D |
import std.stdio;
import std.file;
import std.math;
import std.typecons;
import std.conv;
import TheCircles;
import NewHeightMapGenSystem;
alias HeightMap = ushort[][];
struct Point{
double x, y;
this(double x, double y){
this.x = x;
this.y = y;
}
public void roundPointToNearestIntergerLocation(){
x... | D |
/*
* The MIT License (MIT)
*
* Copyright (c) 2014 Devisualization (Richard Andrew Cattermole)
*
* 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 ... | D |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" >
<head>
<link rel="stylesheet" href="http://cdn.marinetraffic.com/ais/wizard.css" type="text/css">
<meta http-equiv="Content-T... | D |
INSTANCE Info_Mod_Judith_Hi (C_INFO)
{
npc = Mod_7680_OUT_Judith_REL;
nr = 1;
condition = Info_Mod_Judith_Hi_Condition;
information = Info_Mod_Judith_Hi_Info;
permanent = 0;
important = 0;
description = "Erzähl mir was von dir.";
};
FUNC INT Info_Mod_Judith_Hi_Condition()
{
return 1;
};
FUNC VOID Info_Mod_J... | D |
/*
* Hunt - A high-level D Programming Language Web framework that encourages rapid development and clean, pragmatic design.
*
* Copyright (C) 2015-2019, HuntLabs
*
* Website: https://www.huntlabs.net/
*
* Licensed under the Apache-2.0 License.
*
*/
module hunt.framework.Init;
public import hunt.framework.Ve... | D |
/Users/mu/Hello/.build/x86_64-apple-macosx/debug/Core.build/CodableReflection/ReflectionDecoders.swift.o : /Users/mu/Hello/.build/checkouts/core/Sources/Core/Data+Base64URL.swift /Users/mu/Hello/.build/checkouts/core/Sources/Core/NestedData.swift /Users/mu/Hello/.build/checkouts/core/Sources/Core/Thread+Async.swift /Us... | D |
/*******************************************************************************
Abstract base class for DMQ request protocols over a channel.
Copyright:
Copyright (c) 2011-2017 dunnhumby Germany GmbH. All rights reserved.
License:
Boost Software License Version 1.0. See LICENSE.txt for d... | D |
/Users/austinguo550/Documents/Projects/SceneDetector_Starter/DerivedData/SceneDetector/Build/Intermediates.noindex/SceneDetector.build/Debug-iphonesimulator/SceneDetector.build/Objects-normal/x86_64/GoogLeNetPlaces.o : /Users/austinguo550/Documents/Projects/SceneDetector_Starter/SceneDetector/AppDelegate.swift /Users/a... | D |
module deadcode.gui.text;
import deadcode.graphics.buffer;
import deadcode.graphics.color;
import deadcode.graphics.model;
import deadcode.graphics.mesh;
static import deadcode.graphics.texture;
import deadcode.gui.gui;
import deadcode.gui.models;
import deadcode.gui.resources.font;
import deadcode.gui.resou... | D |
/*
* Copyright (C) 2017 Julien Viet
*
* 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 a... | D |
/**
* Compiler implementation of the
* $(LINK2 http://www.dlang.org, D programming language).
*
* Copyright: Copyright (C) 1999-2019 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 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.