code stringlengths 3 10M | language stringclasses 31
values |
|---|---|
module gui.stack;
import gui.base;
class Stack : ContainerWidget {
Widget[] widgets;
int height;
bool fillRest;
this(int height, bool fillRest, Widget[] widgets...) {
this.height = height;
this.widgets = widgets;
this.fillRest = fillRest;
}
void update() { foreach (w; widgets) w.update; }
voi... | D |
/Users/radibarq/PlantsDiseaseApp/build/PlantsDiseaseApp.build/Debug-iphonesimulator/PlantsDiseaseApp.build/Objects-normal/x86_64/User.o : /Users/radibarq/PlantsDiseaseApp/PlantsDiseaseApp/Models/RemoteImageURL.swift /Users/radibarq/PlantsDiseaseApp/PlantsDiseaseApp/Models/Disease.swift /Users/radibarq/PlantsDiseaseApp/... | D |
module dmdgen;
import tokenizer;
import ast;
import dlist;
import pp;
import dgutil;
import tokutil;
import std.string;
import std.file;
import std.path;
import std.stdio;
import std.ctype;
import std.algorithm;
//////////////////////////////////////////////////////////////////////////////
// TASK... | D |
module themain;
import std.stdio;
import std.string;
import std.conv;
import std.traits;
import std.typetuple;
struct SumType(Ts...) {
static assert (NoDuplicates!Ts.length == Ts.length, "Duplicate types found");
mixin(() {
auto s = "enum Cases {";
foreach(i, _; Ts) {
s ~= "c" ~ ... | D |
/*********************************************************
Copyright: (C) 2008 by Steven Schveighoffer.
All rights reserved
License: $(LICENSE)
**********************************************************/
module col.model.Addable;
public import col.model.Collection;
/**
* Определяем интерфейс ... | D |
// Copyright Michael D. Parker 2018.
// 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.ftoutln;
import bindbc.freetype.bind.freetype,
bindbc.freetype.bind.... | D |
/**
* D header file for C99.
*
* $(C_HEADER_DESCRIPTION pubs.opengroup.org/onlinepubs/009695399/basedefs/_locale.h.html, _locale.h)
*
* Copyright: Copyright Sean Kelly 2005 - 2009.
* License: Distributed under the
* $(LINK2 http://www.boost.org/LICENSE_1_0.txt, Boost Software License 1.0).
* (See accomp... | D |
/** Arbitrary-precision ('bignum') arithmetic.
*
* Performance is optimized for numbers below ~1000 decimal digits.
* For X86 machines, highly optimised assembly routines are used.
*
* The following algorithms are currently implemented:
* $(UL
* $(LI Karatsuba multiplication)
* $(LI Squaring is optimized indepe... | 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 |
/+
Copyright 0xEAB 2018
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 linedubbed.database;
import std.conv : to;
import std.range : isInputRange, ElementType... | D |
module imports;
const char[] file1 = "File1";
| D |
/Users/patricerapaport/Desktop/swift/PRMacControls/Build/Intermediates.noindex/PRMacControls.build/Debug/PRMacControls.build/Objects-normal/x86_64/editWindow.o : /Users/patricerapaport/Desktop/swift/PRMacControls/PRMacControls/controles/myControlDoc.swift /Users/patricerapaport/Desktop/swift/PRMacControls/PRMacControls... | D |
module dxlib.dxalias;
import dxlib.dxlib;
alias AddKeyAccel dx_AddKeyAccel ;
alias AddKeyAccel_ID dx_AddKeyAccel_ID ;
alias AddKeyAccel_Name dx_AddKeyAccel_Name ;
alias AddMenuItem ... | D |
/Users/jaylee/Workspace/LiquidFloatingActionButton/.build/x86_64-apple-macosx/debug/LiquidFloatingActionButton.build/Classes/UIColorEx.swift.o : /Users/jaylee/Workspace/LiquidFloatingActionButton/Sources/LiquidFloatingActionButton/Classes/LiquittableCircle.swift /Users/jaylee/Workspace/LiquidFloatingActionButton/Source... | D |
E: c42, c49, c47, c8, c69, c30, c40, c53, c77, c46, c34, c18, c64, c32, c73, c54, c61, c11, c29, c6, c17, c57, c70, c36, c4, c10, c13, c9, c51, c45, c31, c67, c25, c74, c20, c63, c66, c16, c39, c68, c60, c23, c65, c26, c72, c15, c19, c38, c56, c52, c71, c2.
p7(E,E)
c42,c49
c61,c77
c11,c49
c69,c47
c6,c70
c42,c36
c10,c1... | D |
evaluate or estimate the nature, quality, ability, extent, or significance of
charge (a person or a property) with a payment, such as a tax or a fine
set or determine the amount of (a payment such as a fine)
estimate the value of (property) for taxation
| D |
void main() { runSolver(); }
void problem() {
auto K = scan!long;
auto N = scan!long;
auto M = scan!long;
auto A = scan!long(K);
auto solve() {
auto bases = A.map!(a => a * M).array;
const ratio = M.to!real / N.to!real;
alias Rank = Tuple!(long, "index", long, "count");
auto ranks = A.map!(... | D |
/home/albertfega/Desktop/LaSalleChat/.build/x86_64-unknown-linux/debug/Leaf.build/LeafError.swift.o : /home/albertfega/Desktop/LaSalleChat/.build/checkouts/leaf.git-6734191212676350340/Sources/Leaf/Tag/Models/Embed.swift /home/albertfega/Desktop/LaSalleChat/.build/checkouts/leaf.git-6734191212676350340/Sources/Leaf/Nod... | D |
/*********************************************************************
** Testprototyp **
*********************************************************************/
// ****************
// Neuer NSC
// ****************
prototype Npc_TestDefault (C_NPC)
{
//-------- primary data --------
name = "Prototyp... | D |
instance Mod_594_NONE_Lutero_NW (Npc_Default)
{
// ------ NSC ------
name = "Lutero";
guild = GIL_PAL;
id = 594;
voice = 0;
flags = 0;
npctype = NPCTYPE_MAIN;
// ------ Attribute ------
B_SetAttributesToChapter (self, 4);
// ------ Kampf-Taktik ------
fig... | D |
/****************************************************************************
**
** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtQuick module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL21$
** Commercial License Usage
** Licens... | D |
/home/ubuntu/substrate-node-template/target/debug/build/libc-b917539fbce01851/build_script_build-b917539fbce01851: /home/ubuntu/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.73/build.rs
/home/ubuntu/substrate-node-template/target/debug/build/libc-b917539fbce01851/build_script_build-b917539fbce01851.d: /home... | D |
/*
* hunt-amqp: AMQP library for D programming language, based on hunt-net.
*
* Copyright (C) 2018-2019 HuntLabs
*
* Website: https://www.huntlabs.net
*
* Licensed under the Apache-2.0 License.
*
*/
module hunt.amqp.streams.ProtonSubscriber;
import hunt.proton.amqp.transport.Source;
import hunt.proton.amqp.tr... | D |
/**
* Compiler implementation of the
* $(LINK2 http://www.dlang.org, D programming language).
*
* 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, Bo... | D |
/****************************************************************************
**
** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtXml module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL21$
** Commercial License Usage
** Licensee... | D |
/Users/liujianhao/code/rust/simple_web_app/simple_web_app/target/rls/debug/deps/regex_syntax-3d30fecf03792aea.rmeta: /Users/liujianhao/.cargo/registry/src/mirrors.ustc.edu.cn-61ef6e0cd06fb9b8/regex-syntax-0.6.25/src/lib.rs /Users/liujianhao/.cargo/registry/src/mirrors.ustc.edu.cn-61ef6e0cd06fb9b8/regex-syntax-0.6.25/sr... | D |
module org.eclipse.swt.internal.mozilla.nsIDOMProcessingInstruction;
import org.eclipse.swt.internal.mozilla.Common;
import org.eclipse.swt.internal.mozilla.nsID;
import org.eclipse.swt.internal.mozilla.nsIDOMNode;
import org.eclipse.swt.internal.mozilla.nsStringAPI;
const char[] NS_IDOMPROCESSINGINSTRUCTION_IID_STR ... | D |
module deepmagic.sass;
package import deepmagic.sass.sass; | D |
/*
Removes the probe data from the ratings file and updates the movieRatingRowIds index.
Method:
load the binary ratings, and probe files
for each row in probe
set the corresponding row in ratings to a rating of 0
rewrite the ratings and movieRatingRowIds without rows with rating of 0
... | D |
being unsettled or in doubt or dependent on chance
the state of being unsure of something
| D |
// Written in the D programming language.
/**
Collection of typical and useful prebuilt allocators using the given
components. User code would typically import this module and use its
facilities, or import individual heap building blocks and assemble them.
Source: $(PHOBOSSRC std/experimental/allocator/_showcase.d)
*/... | D |
/**
* @file cam.h
* @brief CAM service for using the 3DS's front and back cameras.
*/
module ctru.services.cam;
import ctru.types;
import ctru.services.y2r;
extern (C): nothrow: @nogc:
/// Camera connection target ports.
enum
{
PORT_NONE = 0x0, ///< No port.
PORT_CAM1 = BIT(0), ///< CAM1 port.
POR... | D |
#!/usr/bin/env -S rdmd -I..
import common.io;
import common.grid;
import common.vec;
import std.stdio;
import std.string;
import std.conv;
import std.algorithm;
import std.array;
import std.format : formattedRead;
import std.exception;
alias MyGrid = SparseInfiniteGrid!(Point, bool);
string[] parse(string s) {
char... | D |
module beholder.renderer;
import beholder.actor : Actor;
class GLData
{
import gfm.opengl;
this(Vertex, VertexSpecification)(OpenGL gl, ref VertexSpecification vert_spec, Vertex[] vertices, int[] indices)
{
_indices = indices;
_vbo = scoped!GLBuffer(gl, GL_ARRAY_BUFFER, GL_STATIC_DRAW, ve... | D |
struct Gag{
auto array(R)(R a){
typeof({foreach(x;a) return x;}())[] r;
foreach(x;a) r~=x;
return r;
}
auto joiner(R)(R a){
typeof({foreach(x;a) return x;}()) r;
foreach(x;a) r~=x;
return r;
}
auto collapse(R)(R r){
static if(is(typeof(joiner(r))))
return collapse(joiner(r));
else return r;
}
... | D |
/Users/abdulbasitajeigbe/cs181g/tictactoe/target/debug/build/memchr-4337b12bcb0909c7/build_script_build-4337b12bcb0909c7: /Users/abdulbasitajeigbe/.cargo/registry/src/github.com-1ecc6299db9ec823/memchr-2.3.4/build.rs
/Users/abdulbasitajeigbe/cs181g/tictactoe/target/debug/build/memchr-4337b12bcb0909c7/build_script_buil... | D |
module prova.collision.intersects;
import prova.attachables;
import prova.math;
import std.math;
bool pointIntersectsPoint(PointCollider pointA, PointCollider pointB)
{
return pointA.getPosition() == pointB.getPosition();
}
bool pointIntersectsCircle(PointCollider point, CircleCollider circle)
{
const float dist... | D |
the place where something begins, where it springs into being
a document (or organization) from which information is obtained
anything that provides inspiration for later work
a facility where something is available
a person who supplies information
someone who originates or causes or initiates something
(technology) a... | D |
/*
TEST_OUTPUT:
---
fail_compilation/fail16689.d(3): Error: static assert: "false"
fail_compilation/fail16689.d(6): instantiated from here: `Issue16689!()`
---
*/
#line 1
mixin template Issue16689()
{
static assert(false, "false");
}
mixin Issue16689!();
| D |
module autocorel;
import std.stdio : writef, writeln, writefln;
/** Circular buffer which is always fully populated,
*/
final class CircularBuffer(T, uint n) {
private:
T[n] c;
uint m;
uint allm;
static assert(n > 0);
invariant() {
assert(0 <= m && m < n);
/++ if (m == 0) {
assert(opIndex(0) == c[n-1]);... | D |
module vertexarray;
import derelict.opengl3.gl3;
import shader;
import vector;
class VertexArray(DataType = vec3){
private GLuint vbo;
private GLuint bufferType = GL_ARRAY_BUFFER;
private GLuint memoryMode = GL_STATIC_DRAW;
private uint _length = 0;
this(GLuint _bufferType = GL_ARRAY_BUFFER, GLuint _memMode = G... | D |
instance MIL_306_TUERWACHE(NPC_DEFAULT)
{
name[0] = "Stráž soudcova domu";
guild = GIL_MIL;
id = 306;
voice = 7;
flags = 0;
npctype = NPCTYPE_AMBIENT;
b_setattributestochapter(self,3);
fight_tactic = FAI_HUMAN_STRONG;
EquipItem(self,itmw_1h_mil_sword);
b_createambientinv(self);
b_setnpcvisual(self,MALE,"Hum... | D |
module android.java.android.view.MotionEvent_PointerProperties;
public import android.java.android.view.MotionEvent_PointerProperties_d_interface;
import arsd.jni : ImportExportImpl;
mixin ImportExportImpl!MotionEvent_PointerProperties;
import import1 = android.java.java.lang.Class;
| D |
module hunt.http.codec.websocket.frame.WebSocketFrame;
import hunt.http.codec.websocket.frame.Frame;
import hunt.http.codec.websocket.model.common;
import hunt.collection;
import hunt.text.Common;
import hunt.text.StringBuilder;
/**
* A Base Frame as seen in <a href="https://tools.ietf.org/html/rfc6455#section-5.2"... | D |
/Users/angelasmith/Desktop/SourceTree/Develop2/FareDeal/Build/Intermediates/FareDeal.build/Debug-iphoneos/FareDealTests.build/Objects-normal/arm64/FareDealTests.o : /Users/angelasmith/Desktop/SourceTree/Develop2/FareDeal/FareDealTests/FareDealTests.swift /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefaul... | D |
import bindbc.opengl;
import bindbc.opengl.gl;
struct SpriteShader {
this(string vertex_code, string fragment_code, string geometry_code = null) {
import std.string : toStringz;
// Compile the vertex shader
GLuint vertex;
auto vertex_code_z = vertex_code.toStringz;
vertex = glCreateShader(GL_VERTEX_SHADE... | D |
/Users/parkingsq1/Documents/project/PushPill/DerivedData/PushPill/Build/Intermediates/Pods.build/Debug-iphonesimulator/Spring.build/Objects-normal/x86_64/BlurView.o : /Users/parkingsq1/Documents/project/PushPill/Pods/Spring/Spring/AsyncButton.swift /Users/parkingsq1/Documents/project/PushPill/Pods/Spring/Spring/AsyncIm... | D |
// This thing sucks. It's primarily to prove that cgi.d *can* work
// with an embedded http server without much difficulty, so you aren't
// tied to CGI if you don't want to be, even if you have a huge codebase
// built on cgi.d already.
// But this particular module is no where near ready for serious use.
// (it does... | D |
module ro.sprite.svg;
// SVG CONVERTER IS BROKEN
version(none):
import
std.stdio,
std.base64,
std.string,
std.algorithm,
spr,
act,
perfontain.misc.binary;
string toSVG(ref in ActFile a, ubyte aid, ref in Images images) {
// return value
string ret;
// array with generated frames
Frame[] fs;
fo... | D |
an official prosecutor for a judicial district
| D |
/*
Copyright (c) 1996 Blake McBride
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and th... | D |
import std.stdio, std.array, std.string, std.conv, std.algorithm;
import std.typecons, std.range, std.random, std.math, std.container;
import std.numeric, std.bigint, core.bitop, std.bitmanip, std.regex;
void main() {
int[] dr = [1, -1, 0, 0];
int[] dc = [0, 0, 1, -1];
auto s = readln.split.map!(to!int);
... | D |
/Users/bgaliev/Projects/PhotoViewer/PhotoViewer/XcodeBuild/Intermediates.noindex/PhotoViewer.build/Debug-iphonesimulator/PhotoViewer.build/Objects-normal/x86_64/FeedInteractor.o : /Users/bgaliev/Projects/PhotoViewer/PhotoViewer/PhotoViewer/Common/Entities/Page.swift /Users/bgaliev/Projects/PhotoViewer/PhotoViewer/Photo... | D |
/Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/x86_64-apple-macosx10.10/debug/Random.build/Array+Random.swift.o : /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/random.git--3118593962244350674/Sources/Random/EmptyInitializable.swift /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.bui... | D |
/Users/zyang/SNGithub/Cosmos/Build/Intermediates/Cosmos.build/Debug-iphonesimulator/Cosmos.build/Objects-normal/x86_64/ViewAnimation.o : /Users/zyang/SNGithub/Cosmos/Cosmos/Curve.swift /Users/zyang/SNGithub/Cosmos/Cosmos/Shape+Creation.swift /Users/zyang/SNGithub/Cosmos/Cosmos/Wedge.swift /Users/zyang/SNGithub/Cosmos/C... | 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_0_BeT-68118674... | D |
/Users/mli/Desktop/Develope/Swift/LBE_Demo/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Charts.build/Objects-normal/x86_64/Animator.o : /Users/mli/Desktop/Develope/Swift/LBE_Demo/Pods/Charts/Source/Charts/Filters/DataApproximator+N.swift /Users/mli/Desktop/Develope/Swift/LBE_Demo/Pods/Charts/Source/Char... | D |
/Users/user/Documents/RiseTimeAssets/server/.build/x86_64-apple-macosx10.10/debug/Bits.build/ByteBuffer+peek.swift.o : /Users/user/Documents/RiseTimeAssets/server/.build/checkouts/core.git-9210800844849382486/Sources/Bits/Deprecated.swift /Users/user/Documents/RiseTimeAssets/server/.build/checkouts/core.git-92108008448... | D |
/**
* Copyright: Copyright Chris Jones 2020.
* License: $(LINK2 http://www.boost.org/LICENSE_1_0.txt, Boost License 1.0)
*/
module dplug.canvas.gradient;
import dplug.core.nogc;
import dplug.core.vec;
import dplug.canvas.misc;
import dplug.graphics.color;
/*
Gradient class,
The gradient is defined as a list of... | D |
(Greek mythology) a famous mythical Greek hero
| D |
module creator.frames;
import creator.core.settings;
import bindbc.imgui;
import std.string;
public import creator.frames.logger;
/**
A Widget
*/
abstract class Frame {
private:
string name_;
protected:
abstract void onUpdate();
void onBeginUpdate() {
igBegin(name.ptr, &visible, ImGuiWindowF... | D |
module updater;
import filemanager;
import nspire;
import nspire.device;
import std.stdio;
import std.string;
import std.file;
import std.format;
import std.path;
import std.zip;
int updaterFun(NSpire nspire, DeviceInfo deviceInfo, string[] args) {
writeln("NSpire Tools - Operating System Updater\n");
if... | 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.dproject;
import... | D |
/*******************************************************************************
DHT channel mirror helper.
Abstract helper class that reads records from a DHT channel as they are
modified. A mirror reads using two techniques:
1. A DHT Listen request to receive records as they are modified.
... | D |
import core.runtime;
import core.sys.windows.windows;
extern (Windows)
int WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nCmdShow)
{
MessageBoxA( null, "Hello, Win32 API(D) World!", "Hello, World!", MB_OK );
return 0;
}
| D |
//#get rid of the foreach
//#use reset after these
//#less readable code
//#note this
//Removing through a loop in a class in the loop doesn't work properly except for remove( this )
module ship;
import std.stdio;
import std.string;
import std.random;
import std.math;
import std.conv: to;
import std.rang... | D |
/Users/TK/projects/Myself/bitrise/bitrise_test/Build/Intermediates/Pods.build/Debug-iphonesimulator/Alamofire.build/Objects-normal/x86_64/Timeline.o : /Users/TK/projects/Myself/bitrise/bitrise_test/Pods/Alamofire/Source/MultipartFormData.swift /Users/TK/projects/Myself/bitrise/bitrise_test/Pods/Alamofire/Source/Timelin... | D |
import std.stdio : writeln;
interface Animal {
void makeNoise();
final void multipleNoise(int n) {
for (int i = 0; i < n; i++) {
makeNoise();
}
}
}
class Dog : Animal {
override void makeNoise() {
writeln("Woof!");
}
}
class Cat : Animal {
override void makeNoise() {
writeln("Meeoa... | D |
module mach.io.stream.io;
private:
import mach.traits : isIterable;
import mach.io.stream.exceptions;
import mach.io.stream.templates;
public:
/// Read the given number of values to a buffer represented by a pointer.
size_t readbuffer(T, Stream)(auto ref Stream stream, T* buffer, size_t count = 1) if(
isInput... | D |
/Users/GroverDover/UIowa/TigerHacks18/SplitNote/build/SplitNote.build/Debug-iphonesimulator/SplitNote.build/Objects-normal/x86_64/recentsCell.o : /Users/GroverDover/UIowa/TigerHacks18/SplitNote/SplitNote/AppDelegate.swift /Users/GroverDover/UIowa/TigerHacks18/SplitNote/SplitNote/View/noteCell.swift /Users/GroverDover/U... | D |
version https://git-lfs.github.com/spec/v1
oid sha256:51afbc1fff4b5b7842e359b8b999923bf7455b11b6dda2b64f3f19500bc7d226
size 269066
| D |
/home/syx/SYXrepo/vacation_homework/percolation/target/debug/deps/rand_hc-0a36795ee7be390c.rmeta: /home/syx/.cargo/registry/src/mirrors.ustc.edu.cn-61ef6e0cd06fb9b8/rand_hc-0.1.0/src/lib.rs /home/syx/.cargo/registry/src/mirrors.ustc.edu.cn-61ef6e0cd06fb9b8/rand_hc-0.1.0/src/hc128.rs
/home/syx/SYXrepo/vacation_homework... | D |
public class Foo : Bar {
static this() {
for (int i; i < 256; i++) {
arr[i] = i;
}
}
int[256] arr;
}
__EOF__
:verbose=true
Foo 1 c {"access":"public"} 23 110
static this() 2 C {"access": "public", "class": "Foo"} 40 92
arr 8 v {"access":"public","class":"Foo"} 105 108
| D |
/*******************************************************************************
* Copyright (c) 2000, 2006 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 |
/Users/mizhemin/Code/Others/FlappyBird/mizhemin-Flappy-Bird/FlappyBird-Start/Build/Intermediates/FlappyBird.build/Debug-iphonesimulator/FlappyBird.build/Objects-normal/x86_64/SKNode+Extensions.o : /Users/mizhemin/Code/Others/FlappyBird/mizhemin-Flappy-Bird/FlappyBird-Start/FlappyBird/GameScene.swift /Users/mizhemin/Cod... | D |
/*
REQUIRED_ARGS: -de
TEST_OUTPUT:
---
fail_compilation/test18385.d(13): Deprecation: function `test18385.foo` cannot overload `extern(C)` function at fail_compilation/test18385.d(12)
fail_compilation/test18385.d(18): Deprecation: function `test18385.S.foo` cannot overload `extern(C)` function at fail_compilation/test1... | D |
INSTANCE Info_Mod_Ulrich_Hi (C_INFO)
{
npc = Mod_7370_OUT_Ulrich_REL;
nr = 1;
condition = Info_Mod_Ulrich_Hi_Condition;
information = Info_Mod_Ulrich_Hi_Info;
permanent = 0;
important = 0;
description = "Was machst du hier?";
};
FUNC INT Info_Mod_Ulrich_Hi_Condition()
{
return 1;
};
FUNC VOID Info_Mod_Ulric... | D |
@safe:
unittest {
struct OpApply {
int delegate(int) @safe myDlg;
int opApply(int delegate(int) @safe dlg) {
myDlg = dlg;
return 0;
}
}
struct Foo {
OpApply o;
int i;
this(int x) {
o = OpApply();
foreach(_; o) {... | D |
/*******************************************************************************
Ultpit engine
Copyright: 2016 Matthew Deutsch
License: Subject to the terms of the MIT license
Authors: Matthew Deutsch
*/
module ultpit.engine;
import ultpit.precedence;
import ultpit.logger;
import ultpit.parameters;
im... | D |
an abrupt change within a sentence from one syntactic structure to another
| D |
/**
<script type="text/javascript">inhibitQuickIndex = 1</script>
$(BOOKTABLE ,
$(TR $(TH Category) $(TH Functions)
)
$(TR $(TDNW Template API) $(TD $(MYREF RIPEMD160)
)
)
$(TR $(TDNW OOP API) $(TD $(MYREF RIPEMD160Digest))
)
$(TR $(TDNW Helpers) $(TD $(MYREF ripemd160Of))
)
)
* Computes RIPEMD-160 hashes of arbitra... | D |
/Users/sanshitsagar/Desktop/RustOS/target/x86_64-blog_os/debug/deps/spin-808fb6b1e240069a.rmeta: /Users/sanshitsagar/.cargo/registry/src/github.com-1ecc6299db9ec823/spin-0.5.2/src/lib.rs /Users/sanshitsagar/.cargo/registry/src/github.com-1ecc6299db9ec823/spin-0.5.2/src/mutex.rs /Users/sanshitsagar/.cargo/registry/src/g... | D |
/Users/tzyurash/Clones/rust/guess/target/debug/build/libc-42f8fa25b82a9a10/build_script_build-42f8fa25b82a9a10: /Users/tzyurash/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.45/build.rs
/Users/tzyurash/Clones/rust/guess/target/debug/build/libc-42f8fa25b82a9a10/build_script_build-42f8fa25b82a9a10.d: /Users/t... | D |
void main() {
import std.stdio, std.math;
poly(3.0, [-19, 7, -4, 6]).writeln;
}
| D |
/Users/alex/Desktop/DefinitionAdvertising/Example/build/Pods.build/Debug-iphonesimulator/DefinitionAdvertising.build/Objects-normal/x86_64/DefinitionAdvertising.o : /Users/alex/Desktop/DefinitionAdvertising/DefinitionAdvertising/Classes/DefinitionAdvertising.swift /Applications/Xcode.app/Contents/Developer/Toolchains/X... | D |
be resistant to
prove to be false or incorrect
| D |
/* REQUIRED_ARGS:
TEST_OUTPUT:
---
fail_compilation/test17284.d(16): Error: field `U.c` cannot access pointers in `@safe` code that overlap other fields
pure nothrow @safe void(U t)
---
*/
// https://issues.dlang.org/show_bug.cgi?id=17284
class C { }
union U { C c; int i; }
@safe void func(T)(T t)
{
t.c = ne... | D |
instance Mod_4046_UntoterNovize_29_MT (Npc_Default)
{
//-------- primary data --------
name = "Untoter Novize";
Npctype = Npctype_UNTOTERNOVIZE;
guild = GIL_STRF;
level = 20;
voice = 0;
id = 4046;
//-------- abilities --------
B_SetAttributesToChapter (self, 4);
EquipItem (self, ItMw... | D |
/Users/godemodegame/Desktop/ATMApp/.build/x86_64-apple-macosx10.10/debug/Vapor.build/Client/Client.swift.o : /Users/godemodegame/Desktop/ATMApp/.build/checkouts/vapor.git-5492988889259800272/Sources/Vapor/Utilities/FileIO.swift /Users/godemodegame/Desktop/ATMApp/.build/checkouts/vapor.git-5492988889259800272/Sources/Va... | D |
/**
Copyright: © 2015 Chris Barnes
License: The MIT License, see license file
Authors: Chris Barnes
Examples:
---
class Model
{
int id;
@bind("columnName") string name;
}
---
---
class Model
{
int id;
... | D |
/Users/yq/Project/Swift/SwiftGroup/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/SnapKit.build/Objects-normal/x86_64/ConstraintInsetTarget.o : /Users/yq/Project/Swift/SwiftGroup/Pods/SnapKit/Source/ConstraintLayoutGuideDSL.swift /Users/yq/Project/Swift/SwiftGroup/Pods/SnapKit/Source/ConstraintDSL.swift /... | D |
module java.lang.Double;
import java.lang.util;
import java.lang.exceptions;
import java.lang.Number;
import java.lang.Class;
import java.lang.String;
version(Tango){
static import tango.text.convert.Float;
} else { // Phobos
static import std.conv;
}
class Double : Number {
public static double POSITIVE... | D |
the act of determining the properties of something, usually by research or calculation
the decision of a court on issues of fact or law
something that is found
come upon, as if by accident
discover or determine the existence, presence, or fact of
come upon after searching
establish after a calculation, investigation, e... | D |
module otya.smilebasic.graphic;
import derelict.sdl2.sdl;
import derelict.sdl2.image;
import derelict.opengl3.gl;
import otya.smilebasic.petitcomputer;
import std.string;
class Graphic
{
PetitComputer petitcom;
int width;
int height;
this(PetitComputer p)
{
petitcom = p;
paint = new... | D |
/Users/lanussebaptiste/Desktop/AstucesCheckDownload/Build/Intermediates/AstucesCheckDownload.build/Debug-iphoneos/AstucesCheckDownload.build/Objects-normal/arm64/DownloadViewController.o : /Users/lanussebaptiste/Desktop/AstucesCheckDownload/AstucesCheckDownload/ViewController.swift /Users/lanussebaptiste/Desktop/Astuce... | D |
import std.stdio, std.array, std.string, std.conv, std.algorithm;
import std.typecons, std.range, std.random, std.math, std.container;
import std.numeric, std.bigint, core.bitop, std.bitmanip;
immutable long MOD = 10^^9 + 7;
void main() {
auto N = readln.chomp.to!long;
auto s = readln.split.map!(to!long);
... | D |
// Copyright © 2011, Jakob Bornecrantz. All rights reserved.
// See copyright notice in src/charge/charge.d (GPLv2 only).
/**
* Source file for Actor, Body and Static.
*/
module charge.phy.actor;
import charge.math.movable;
import charge.phy.ode;
import charge.phy.geom;
import charge.phy.material;
import charge.ph... | D |
(Greek mythology) the Muse of comedy and pastoral poetry
(Greek mythology) one of the three Graces
| D |
instance GRD_227_Gardist(Npc_Default)
{
name[0] = NAME_Gardist;
npcType = npctype_guard;
guild = GIL_GRD;
level = 10;
voice = 6;
id = 227;
attribute[ATR_STRENGTH] = 35;
attribute[ATR_DEXTERITY] = 35;
attribute[ATR_MANA_MAX] = 0;
attribute[ATR_MANA] = 0;
attribute[ATR_HITPOINTS_MAX] = 160;
attribute[ATR_HIT... | D |
# FIXED
network_common.obj: C:/ti/CC3200SDK_1.3.0/cc3200-sdk/example/common/network_common.c
network_common.obj: C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.4.LTS/include/stdlib.h
network_common.obj: C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.4.LTS/include/linkage.h
network_common.obj: C:/ti/CC3200SDK_1.3.0/cc3200... | D |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.