code stringlengths 3 10M | language stringclasses 31
values |
|---|---|
/Users/davefol/punts/rust/competitive-programming-in-rust/codeforces/154_div2/A_Boys_and_Girls/target/debug/deps/template-6cc8aa51f936b7c6.rmeta: src/main.rs
/Users/davefol/punts/rust/competitive-programming-in-rust/codeforces/154_div2/A_Boys_and_Girls/target/debug/deps/template-6cc8aa51f936b7c6.d: src/main.rs
src/ma... | D |
/*****************************************************************************
*
* Higgs JavaScript Virtual Machine
*
* This file is part of the Higgs project. The project is distributed at:
* https://github.com/maximecb/Higgs
*
* Copyright (c) 2011-2013, Maxime Chevalier-Boisvert. All rights re... | D |
/*
Creates two mem map files for users:
custId2Pos (length: 2,649,430 * 3 size: 7.6MB)
- look at custId2Pos[id * 3] for 3 bytes indicating pos
custPos2Id (length: 480,189 * 3 size: 1.4MB)
- look at custPos2Id[pos * 3] for 3 bytes indicating id
first create a temp array keyed by userId with va... | D |
/Users/vishesh/Downloads/ContactBackup/build/ContactBackup.build/Debug-iphonesimulator/ContactBackup.build/Objects-normal/x86_64/Parser_UploadBG.o : /Users/vishesh/Downloads/ContactBackup/ContactBackup/LaunchScreen.swift /Users/vishesh/Downloads/ContactBackup/ContactBackup/Parser_UploadBG.swift /Users/vishesh/Downloads... | D |
/* posx = <-->
* posy = /\
|
\/
*--------------MENÜ IN EINSTELLUNGEN--------------
*
*------Deutsch------1
*/
INSTANCE MENUITEM_DE_NINJA_SPRINT_OPT(C_MENU_ITEM_DEF)
{
text[0] = "Dauerhaftes Rennen";
text[1] = "Dauerhaftes Rennen Einstellungen."; // Kommentar
// Position und Dimension
posx = 0; pos... | D |
/home/austin/Documents/rust/guessing_game/target/debug/deps/rand_core-b43f9e4459add07f.rmeta: /home/austin/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_core-0.3.1/src/lib.rs
/home/austin/Documents/rust/guessing_game/target/debug/deps/librand_core-b43f9e4459add07f.rlib: /home/austin/.cargo/registry/src/github.c... | D |
/Users/fengshaohui/Desktop/swift/iOS/BasedLearningDemo/Build/Intermediates/BasedLearningDemo.build/Debug-iphonesimulator/BasedLearningDemo.build/Objects-normal/x86_64/FengTextFieldViewController.o : /Users/fengshaohui/Desktop/swift/iOS/BasedLearningDemo/BasedLearningDemo/FengTextViewViewController.swift /Users/fengshao... | D |
/*
* db.manager: Database manager
*/
module db.manager;
import dochat.settings;
import db.sqlite3;
/**
* Initiates DB connection/file and functions
* Params: dbtype = Internal value of db to setup, see dochat.settings
*/
void db_init(int dbtype) {
final switch (dbtype) {
case DB_SQLITE3:
break;
}
}
/*
vo... | D |
func void zs_orc_play_drum()
{
Npc_SetPercTime(self,1);
self.aivar[AIV_MM_PRIORITY] = PRIO_EAT;
Perception_Set_Monster_Rtn();
b_staminainvent();
AI_SetWalkMode(self,NPC_WALK);
B_MM_DeSynchronize();
if(Hlp_StrCmp(Npc_GetNearestWP(self),self.wp) == FALSE)
{
AI_GotoWP(self,self.wp);
};
if(Wld_IsFPAvailable(se... | D |
module models;
public
{
// TODO: Import models here ...
}
| D |
/Users/ins/Documents/Code/rust-study/todo-cli/target/rls/debug/deps/ryu-5dde0b11adceeaf7.rmeta: /Users/ins/.cargo/registry/src/mirrors.ustc.edu.cn-61ef6e0cd06fb9b8/ryu-1.0.5/src/lib.rs /Users/ins/.cargo/registry/src/mirrors.ustc.edu.cn-61ef6e0cd06fb9b8/ryu-1.0.5/src/buffer/mod.rs /Users/ins/.cargo/registry/src/mirrors.... | D |
/Users/xcqromance/Desktop/GitHubRemote/TImeCountingDown/Build/Intermediates/TImeCountingDown.build/Debug-iphoneos/TImeCountingDown.build/Objects-normal/arm64/AppDelegate.o : /Users/xcqromance/Desktop/GitHubRemote/TImeCountingDown/TImeCountingDown/AppDelegate.swift /Users/xcqromance/Desktop/GitHubRemote/TImeCountingDown... | 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 |
module xf.nucleus.codegen.Misc;
private {
import xf.Common;
import
xf.nucleus.codegen.Defs,
xf.nucleus.codegen.Rename,
xf.nucleus.graph.KernelGraph;
}
void dumpUniforms(CodegenContext* ctx, KernelGraph graph, CodeSink sink) {
alias KernelGraph.NodeType NT;
foreach (nid, node; graph.iterNodes) {
if (NT... | D |
///
module std.experimental.allocator.building_blocks.scoped_allocator;
import std.experimental.allocator.common;
/**
$(D ScopedAllocator) delegates all allocation requests to $(D ParentAllocator).
When destroyed, the $(D ScopedAllocator) object automatically calls $(D
deallocate) for all memory allocated through it... | D |
/Users/karthika/Documents/Flickr_test/Build/Intermediates/Flickr_test.build/Debug-iphonesimulator/Flickr_test.build/Objects-normal/x86_64/SceneDelegate.o : /Users/karthika/Documents/Flickr_test/Flickr_test/SceneDelegate.swift /Users/karthika/Documents/Flickr_test/Flickr_test/AppDelegate.swift /Users/karthika/Documents/... | D |
/Users/abelfernandez/projects/vapor-server/Hello/.build/debug/FluentTester.build/Tester+PivotsAndRelations.swift.o : /Users/abelfernandez/projects/vapor-server/Hello/.build/checkouts/fluent.git-6251908308727715749/Sources/FluentTester/Tester+Schema.swift /Users/abelfernandez/projects/vapor-server/Hello/.build/checkouts... | D |
build/x86_64-debug/src/Thread.o: src/Thread.c
| D |
module dub.version_;
enum dubVersion = "v1.9.0";
| D |
import std.stdio;
void main(string[] args) {
writeln("Hello World!");
}
| D |
import std.stdio, std.algorithm, std.conv, std.array, std.string, std.math, std.typecons, std.numeric;
void main()
{
auto T = readln.chomp.to!int;
foreach (_; 0..T) {
auto t = readln.chomp;
int o, z;
foreach (c; t) {
if (c == '0') ++z;
if (c == '1') ++o;
... | D |
module ppl4.ResolveState;
import ppl4.all;
final class ResolveState {
private:
int[] currentUnresolvedNodeUids;
int[] prevUnresolvedNodeUids;
bool noProgressMade;
public:
Module mod;
this(Module mod) {
this.mod = mod;
}
void beforePass() {
this.prevUnresolvedNodeUids = th... | D |
someone who is critical of the motives of others
a member of a group of ancient Greek philosophers who advocated the doctrine that virtue is the only good and that the essence of virtue is self-control
| D |
module core.memory;
struct GC
{
static void* addrOf(void* addr)@trusted pure nothrow @nogc {return addr;}
static void free(void* addr) @trusted nothrow @nogc pure
{
pureFree(addr);
}
}
void pureFree(void* addr) pure nothrow @trusted @nogc
{
import rt.hooks;
alias pureFree... | D |
a midnight meeting of witches to practice witchcraft and sorcery
| D |
module ast.withstmt;
import ast.base, ast.parse, ast.vardecl, ast.namespace, ast.guard, ast.scopes, ast.fun, ast.casting, ast.assign;
RelNamespace myresolve(RelNamespace rn) {
if (auto wa = fastcast!(WithAware) (rn)) return fastcast!(RelNamespace) (wa.forWith());
return rn;
}
Namespace myresolve(Namespace ns) {
... | D |
/* -------------------- CZ CHANGELOG -------------------- */
/*
v1.00:
func void DIA_Pyrokar_GIVEINNOSEYE_wer - opraven zápis do deníku
*/
instance DIA_Pyrokar_EXIT(C_Info)
{
npc = KDF_500_Pyrokar;
nr = 999;
condition = DIA_Pyrokar_EXIT_Condition;
information = DIA_Pyrokar_EXIT_Info;
permanent = TRUE;
des... | D |
module clichat.frontend.root;
import vibe.http.router : URLRouter;
URLRouter registerRoot(URLRouter router, Root root, RootSettings settings)
{
import vibe.web.web : registerWebInterface;
return router.registerWebInterface(root, settings);
}
class Root
{
import clichat.frontend : FrontendSettings;
FrontendSetting... | D |
# FIXED
HAL/Target/CC2650/Drivers/hal_rtc_wrapper.obj: C:/ti/simplelink_cc2640r2_sdk_1_50_00_58/source/ti/blestack/hal/src/target/_common/hal_rtc_wrapper.c
HAL/Target/CC2650/Drivers/hal_rtc_wrapper.obj: C:/ti/simplelink_cc2640r2_sdk_1_50_00_58/source/ti/blestack/hal/src/target/_common/hal_mcu.h
HAL/Target/CC2650/D... | D |
module ppl.resolve.misc.IdentifierTargetFinder;
import ppl.internal;
final class IdentifierTargetFinder {
private:
Module module_;
BuildState state;
public:
this(Module module_) {
this.module_ = module_;
this.state = module_.buildState;
}
VariableOrFunction find(string name, AST... | D |
// REQUIRED_ARGS:
module test42;
import std.stdio;
import std.c.stdio;
import std.string;
import core.memory;
/***************************************************/
class Foo {
template myCast(T) {
T myCast(U)(U val) {
return cast(T) val;
}
}
}
void test1()
{
Foo foo = new Foo;... | 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 |
module dlangide.ui.newfile;
import dlangui.core.types;
import dlangui.core.i18n;
import dlangui.platforms.common.platform;
import dlangui.dialogs.dialog;
import dlangui.dialogs.filedlg;
import dlangui.widgets.widget;
import dlangui.widgets.layouts;
import dlangui.widgets.editors;
import dlangui.widgets.controls;
impor... | D |
/Users/user/Documents/RiseTimeAssets/server/.build/x86_64-apple-macosx10.10/debug/TemplateKit.build/AST/TemplateSource.swift.o : /Users/user/Documents/RiseTimeAssets/server/.build/checkouts/template-kit.git--6129928586187134836/Sources/TemplateKit/Data/TemplateData.swift /Users/user/Documents/RiseTimeAssets/server/.bui... | D |
instance DIA_Babera_EXIT(C_Info)
{
npc = BAU_934_Babera;
nr = 999;
condition = DIA_Babera_EXIT_Condition;
information = DIA_Babera_EXIT_Info;
permanent = TRUE;
description = Dialog_Ende;
};
func int DIA_Babera_EXIT_Condition()
{
return TRUE;
};
func void DIA_Babera_EXIT_Info()
{
AI_StopProcessInfos(self);
}... | 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 core/sys/windows/_dhcpcsdk.d)
*/
module core.sys.windows.dhcpcsdk;
version (Windows):
import core.sys.windows... | D |
// Written in the D programming language.
/**
* Contains the elementary mathematical functions (powers, roots,
* and trigonometric functions), and low-level floating-point operations.
* Mathematical special functions are available in `std.mathspecial`.
*
$(SCRIPT inhibitQuickIndex = 1;)
$(DIVC quickindex,
$(BOOKT... | D |
import std.stdio;
import std.conv;
import std.string;
import core.thread;
import serial.device;
void main()
{
auto receive = new ubyte[1024];
size_t read = -1;
auto command = cast(ubyte[])"get\n";
SerialPort serial = new SerialPort("/dev/ttyACM0", dur!("msecs")(1000), dur!("msecs")(1000));
scope(exit) serial.clos... | D |
instance DIA_PAL_263_EXIT(C_Info)
{
npc = PAL_263_Wache;
nr = 999;
condition = DIA_PAL_263_EXIT_Condition;
information = DIA_PAL_263_EXIT_Info;
permanent = TRUE;
description = Dialog_Ende;
};
func int DIA_PAL_263_EXIT_Condition()
{
return TRUE;
};
func void DIA_PAL_263_EXIT_Info()
{
AI_StopProcessInfos(self... | D |
/*
* Collie - An asynchronous event-driven network framework using Dlang development
*
* Copyright (C) 2015-2016 Shanghai Putao Technology Co., Ltd
*
* Developer: putao's Dlang team
*
* Licensed under the Apache-2.0 License.
*
*/
module collie.codec.mqtt.mqttsubackpayload;
class MqttSubAckPayload
{
public... | D |
relating to or concerned with strategy
highly important to or an integral part of a strategy or plan of action especially in war
| D |
being very thin
having a sharply uneven surface or outline
| D |
/home/imran82ali/batch4_q1/03may2020/panic1/target/debug/deps/panic1-b11e765f5714c0a1: src/main.rs
/home/imran82ali/batch4_q1/03may2020/panic1/target/debug/deps/panic1-b11e765f5714c0a1.d: src/main.rs
src/main.rs:
| D |
/Users/allanmelo/gitProjects/Nimble-Snapshots/.build/x86_64-apple-macosx/release/Nimble_Snapshots.build/Nimble_Snapshots.swift.o : /Users/allanmelo/gitProjects/Nimble-Snapshots/Sources/Nimble-Snapshots/Nimble_Snapshots.swift /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15... | D |
struct CB {
}
CB* DB ;
/* histogram */ static EB(JB, string OB)() {
return cast(JB*)DB;
}
| D |
module test.mysqlclient.Common;
mixin template TestSettingTemplate() {
import hunt.database.base;
import hunt.database.driver.mysql;
import hunt.database.driver.mysql.impl;
import hunt.logging;
import core.thread;
MySQLConnectOptions options;
SqlConnection currentConnection;
this() ... | D |
module unit_threaded.tests.module_with_tests;
import unit_threaded.check;
//test functions
void testFoo() {}
void testBar() {}
private void testPrivate() { } //should not show up
@UnitTest void funcThatShouldShowUpCosOfAttr() { }
//non-test functions
private void someFun() {}
private void testosterone() {}
private vo... | D |
a resident of Sicily
of or relating to or characteristic of Sicily or the people of Sicily
| D |
module robo.gamekeeper;
import robo.iclient;
import robo.iserver;
import robo.client.utils;
import std.algorithm;
import std.conv;
import std.math;
import vibe.core.log;
int WORLD_WIDTH = 1280;
int WORLD_HEIGHT = 960;
/**
The game engine - master of the points and score
*/
class Game(Random)
{
World world;
... | D |
template Id(xs...) { const Id = xs[0]; }
template Foo() { mixin Id!(NONEXISTENT!()); }
template Bar(alias F) { const int Bar = F!(); }
alias Bar!(Foo) x;
| 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_15_BeT-1137869... | D |
/home/john/Documentos/Github/Proyecto-Rust/server/target/debug/deps/cfg_if-ed2c3424bb5b16b3.rmeta: /home/john/.cargo/registry/src/github.com-1ecc6299db9ec823/cfg-if-0.1.10/src/lib.rs
/home/john/Documentos/Github/Proyecto-Rust/server/target/debug/deps/cfg_if-ed2c3424bb5b16b3.d: /home/john/.cargo/registry/src/github.com... | D |
module org.serviio.library.online.OnlineCacheDecorator;
import java.lang.String;
import org.serviio.cache.CacheDecorator;
public abstract interface OnlineCacheDecorator(T) : CacheDecorator
{
public abstract void store(String paramString, T paramT);
public abstract T retrieve(String paramString);
public ... | D |
a state in northwestern United States on the Pacific
a room in a hospital equipped for the performance of surgical operations
| D |
// PERMUTE_ARGS:
// EXECUTE_ARGS: runnable/extra-files/testzip.zip test_results/runnable/testzip-out.zip
// POST_SCRIPT: runnable/extra-files/testzip-postscript.sh
import std.c.stdio;
import std.conv;
import std.stdio;
import std.file;
import std.datetime;
import std.zip;
import std.zlib;
int main(string[] args)
{
... | D |
/Users/lb/Documents/Project/LearnVapor/.build/x86_64-apple-macosx10.10/debug/SQL.build/SQLCollation.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/SQL/SQ... | D |
INSTANCE Info_Mod_Argez_XW_Vorsicht (C_INFO)
{
npc = PC_Friend_XW;
nr = 1;
condition = Info_Mod_Argez_XW_Vorsicht_Condition;
information = Info_Mod_Argez_XW_Vorsicht_Info;
permanent = 0;
important = 1;
};
FUNC INT Info_Mod_Argez_XW_Vorsicht_Condition()
{
return 1;
};
FUNC VOID Info_Mod_Argez_XW_Vorsicht_Info... | D |
// BulletD - a D binding for the Bullet Physics engine
// written in the D programming language
//
// Copyright: Ben Merritt 2012 - 2013,
// MeinMein 2013 - 2014.
// License: Boost License 1.0
// (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.tx... | D |
/*
* Collie - An asynchronous event-driven network framework using Dlang development
*
* Copyright (C) 2015-2016 Shanghai Putao Technology Co., Ltd
*
* Developer: putao's Dlang team
*
* Licensed under the Apache-2.0 License.
*
*/
module collie.socket.tcpsocket;
import core.stdc.errno;
import std.socket;
im... | D |
/*
Z-LOCK 'ENEMY-08'
'enemy08.d'
2004/03/27 jumpei isshiki
*/
private import std.stdio;
private import std.math;
private import SDL;
private import opengl;
private import util_sdl;
private import util_pad;
private import util_snd;
private import bulletcommand;
private import define;
private import task;
private ... | D |
a person who rings church bells (as for summoning the congregation)
a person who is almost identical to another
a contestant entered in a competition under false pretenses
(horseshoes) the successful throw of a horseshoe or quoit so as to encircle a stake or peg
| 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 |
<?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_1_banking-2874... | D |
/Users/MohamedNawar/Desktop/Task/build/Pods.build/Debug-iphonesimulator/CryptoSwift.build/Objects-normal/x86_64/MD5.o : /Users/MohamedNawar/Desktop/Task/Pods/CryptoSwift/Sources/CryptoSwift/ChaCha20.swift /Users/MohamedNawar/Desktop/Task/Pods/CryptoSwift/Sources/CryptoSwift/SHA1.swift /Users/MohamedNawar/Desktop/Task/P... | D |
module rocl.status;
import std.array, std.typecons, std.algorithm, perfontain, rocl.controls, rocl.status.helpers;
public import rocl.game, rocl.status.item, rocl.status.enums;
final class Status
{
~this()
{
items.clear;
}
auto skillOf(ushort id)
{
auto arr = skills.find!((a, b) => a.id == b)(id);
return a... | D |
var int EnterOW_Kapitel1;
func void B_ENTER_OLDWORLD_Kapitel_1()
{
if(EnterOW_Kapitel1 == FALSE)
{
Wld_InsertItem(ItRw_Bow_H_02,"FP_ROAM_ITEM_SPECIAL_01");
EnterOW_Kapitel1 = TRUE;
};
};
var int EnterOW_Kapitel2;
func void B_ENTER_OLDWORLD_Kapitel_2()
{
if(EnterOW_Kapitel2 == FALSE)
{
EnterOW_Kapitel2... | D |
/******************************************************************************
Message queue with channels using file storage
The queue operates on one file and uses queue channels. Pushing to any
channel appends the pushed record to the file so all records of all
channels are in the file in the orde... | D |
module collections.list;
import std.traits;
import allocation.common;
import std.conv;
struct List(T)
{
T* buffer;
uint length, capacity;
@property const(T)[] array()
{
return buffer[0 .. length];
}
this(Allocator)(ref Allocator allocator, size_t capacity)
{
T[] buffer = allocator.allocate!(T[])(capacity... | D |
module atelier.render.font.text;
import std.conv : to;
import atelier.core;
import atelier.render.font.font, atelier.render.font.glyph;
/// Render text on screen
void drawText(string text, Vec2f start, Color color, float alpha = 1f, Font font = null) {
if (!font)
font = getDefaultFont();
const _charSc... | D |
/**
* Singly-linked list.
* Copyright: © 2015 Economic Modeling Specialists, Intl.
* Authors: Brian Schott
* License: $(LINK2 http://www.boost.org/LICENSE_1_0.txt, Boost License 1.0)
*/
module containers.slist;
private import containers.internal.node : shouldAddGCRange;
private import stdx.allocator.mallocator :... | D |
///////////////////////////////////////////////////////////////////////////////////////////
// Gilden
// Aufnahmebedingungen
// Lernprogramme
///////////////////////////////////////////////////////////////////////////////////////////
// *********************************************************************************... | D |
/home/bexx/Projects/SmallRustProjects/terminal/target/debug/deps/terminal-aa945540e8b83789.rmeta: src/main.rs
/home/bexx/Projects/SmallRustProjects/terminal/target/debug/deps/terminal-aa945540e8b83789.d: src/main.rs
src/main.rs:
| D |
/*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License")... | D |
module droid.gateway.packet;
import vibe.data.json,
vibe.data.serialization;
import droid.gateway.opcode,
droid.data.event_type;
struct Packet
{
@name("op") Opcode opcode;
@name("d") Json data;
@optional {
@name("s") uint seq;
@name("t") EventType type;
}
}
| D |
module telega.telegram.basic;
import std.typecons : Nullable, nullable;
import asdf : Asdf, serializedAs, deserialize;
import telega.serialization : JsonableAlgebraicProxy, SerializableEnumProxy, serializeToJsonString;
import telega.botapi : BotApi, TelegramMethod, HTTPMethod, ChatId, isTelegramId;
import telega.teleg... | D |
/*******************************************************************************
Initialises a connection in the client to a node.
Copyright: Copyright (c) 2016-2017 sociomantic labs GmbH. All rights reserved
License:
Boost Software License Version 1.0. See LICENSE_BOOST.txt for details.
*******... | D |
module gtkD.gthread.StaticRecMutex;
public import gtkD.gtkc.gthreadtypes;
private import gtkD.gtkc.gthread;
private import gtkD.glib.ConstructionException;
/**
* Description
* Threads act almost like processes, but unlike processes all threads of
* one process share the same memory. This is good, as it prov... | D |
import std.conv : to;
import std.traits : isFloatingPoint;
debug import std.stdio : writeln;
import std.math;
alias std.math.log ln;
@property
void log( string file = __FILE__, int line = __LINE__ ) {
int n;
import core.sys.windows.stacktrace;
//writeln( new StackTrace );
writeln( file, ":", line, " "... | D |
#name: X32 GDesc -> LE 2
#source: pr25416-2.s
#as: --x32
#ld: -melf32_x86_64
#objdump: -dw
.*: +file format .*
Disassembly of section .text:
[a-f0-9]+ <_start>:
+[a-f0-9]+: 48 c7 c0 ([0-9a-f]{2} ){4}[ \t]+mov \$0x[a-f0-9]+,%rax
+[a-f0-9]+: 66 90 xchg %ax,%ax
#pass
| D |
/afs/cern.ch/work/m/mizhou/RUN_2PC/RootCoreBin/obj/x86_64-slc6-gcc48-opt/xAODHIEvent/obj/HIEventShape_v1.o /afs/cern.ch/work/m/mizhou/RUN_2PC/RootCoreBin/obj/x86_64-slc6-gcc48-opt/xAODHIEvent/obj/HIEventShape_v1.d : /afs/cern.ch/work/m/mizhou/RUN_2PC/xAODHIEvent/Root/HIEventShape_v1.cxx /afs/cern.ch/work/m/mizhou/RUN_2... | D |
/Users/Jaskeerat/Desktop/CryptoLive/CryptoLive/DerivedData/CryptoLive/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Charts.build/Objects-normal/x86_64/Description.o : /Users/Jaskeerat/Desktop/CryptoLive/CryptoLive/Pods/Charts/Source/Charts/Filters/DataApproximator+N.swift /Users/Jaskeerat/Desktop/CryptoL... | D |
/Users/abelfernandez/projects/vapor-server/Hello/.build/debug/URI.build/Model/URI.swift.o : /Users/abelfernandez/projects/vapor-server/Hello/.build/checkouts/engine.git-3311994267206676365/Sources/URI/Model/URI.swift /Users/abelfernandez/projects/vapor-server/Hello/.build/checkouts/engine.git-3311994267206676365/Source... | D |
// Copyright 2018 - 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.opengl;
public
import bindbc.opengl.bind,
bindbc.opengl.config,
bindb... | D |
/Users/ryosukesatoh/Projects/rust-play/yew-app/target/debug/deps/bumpalo-901022fb470a44b7.rmeta: /Users/ryosukesatoh/.cargo/registry/src/github.com-1ecc6299db9ec823/bumpalo-3.7.0/src/lib.rs /Users/ryosukesatoh/.cargo/registry/src/github.com-1ecc6299db9ec823/bumpalo-3.7.0/src/alloc.rs
/Users/ryosukesatoh/Projects/rust-... | D |
instance DIA_WULFGAR_EXIT(C_INFO)
{
npc = mil_312_wulfgar;
nr = 999;
condition = dia_wulfgar_exit_condition;
information = dia_wulfgar_exit_info;
permanent = TRUE;
description = DIALOG_ENDE;
};
func int dia_wulfgar_exit_condition()
{
return TRUE;
};
func void dia_wulfgar_exit_info()
{
AI_StopProcessInfos(se... | D |
/**
This module contains support for D's postblit feature
Copyright: Copyright Digital Mars 2000 - 2019.
License: Distributed under the
$(LINK2 http://www.boost.org/LICENSE_1_0.txt, Boost Software License 1.0).
(See accompanying file LICENSE)
Source: $(DRUNTIMESRC core/_internal/_destruction.... | D |
// URL: https://yukicoder.me/problems/no/690
import std.algorithm, std.array, std.container, std.math, std.range, std.typecons, std.string;
version(unittest) {} else
void main()
{
int K; io.getV(K);
io.put(32, 30*31/2+K.popcnt);
foreach (i; 1..32)
foreach (j; 1..i)
io.put(j, i);
foreach (i; 0..30)... | D |
module android.java.java.nio.channels.ReadableByteChannel_d_interface;
import arsd.jni : IJavaObjectImplementation, JavaPackageId, JavaName, IJavaObject, ImportExportImpl, JavaInterfaceMembers;
static import arsd.jni;
import import1 = android.java.java.lang.Class_d_interface;
import import0 = android.java.java.nio.Byt... | D |
import std.stdio, std.algorithm, std.conv, std.array, std.string, std.math, std.typecons, std.numeric, std.container, std.range;
void main()
{
auto N = readln.chomp.to!int;
int[] as;
int[3] ns;
foreach (c; readln.chomp) {
auto a = c - '1';
++ns[a];
as ~= a;
}
foreach (r... | 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 |
/Users/srikanthadavalli/Documents/iOS_Projects/AnimationTutorial/Email/OfflineEmail/Build/Intermediates/Pods.build/Debug-iphonesimulator/ObjectMapper.build/Objects-normal/x86_64/Map.o : /Users/srikanthadavalli/Documents/iOS_Projects/AnimationTutorial/Email/OfflineEmail/Pods/ObjectMapper/ObjectMapper/Transforms/CustomDa... | 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 |
// REQUIRED_ARGS: -O
// PERMUTE_ARGS:
void fn(uint x){uint a = 0 << x;}
| D |
instance Mod_7402_OUT_Fed_OM (Npc_Default)
{
// ------ NSC ------
name = "Fred";
guild = GIL_OUT;
id = 7402;
voice = 0;
flags = 0; //NPC_FLAG_IMMORTAL oder 0
npctype = NPCTYPE_MAIN;
// ------ Attribute ------
B_SetAttributesToChapter (self, 2); //setzt Attribute und LEVEL... | D |
module ggplotd.meta;
import std.traits;
///
static if (__traits(hasMember, std.meta, "ApplyLeft"))
{
static import std.meta;
alias ApplyLeft = std.meta.ApplyLeft;
} else { // Compatibility with older versions
template ApplyLeft(alias Template, args...)
{
static if (args.length)
{
... | D |
instance ORG_861_Killian (Npc_Default)
{
//-------- primary data --------
name = "Killian";
Npctype = Npctype_Main;
guild = GIL_SLV;
level = 8;
voice = 13;
id = 861;
//-------- abilities --------
attribute[ATR_STRENGTH] = 40;
attribute[ATR_DEXTERITY] = 30;
attribute[ATR... | D |
in a purposeful manner
| D |
import std.stdio;
import std.file;
import std.array;
import std.conv;
import std.algorithm;
import std.string;
int[] tmpData;
void main(string[] argv)
{
if (argv.length == 1)
{
writeln("File with data must be specified!");
return;
}
int[] data = File(argv[1]).byLine().map!(a => a.strip.to!int).array;
tmpDa... | D |
/*
* Copyright Andrej Mitrovic 2013, David Nadlinger 2014.
* Distributed under the Boost Software License, Version 1.0.
* (See accompanying file LICENSE_1_0.txt or copy at
* http://www.boost.org/LICENSE_1_0.txt)
*/
module git.util;
/**
Contains utility functions for this package.
*/
import ... | D |
/**
Utility templates that help working with User Defined Attributes
Copyright: © 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 vson.meta.uda;
//import vson.meta.traits;
/**
Small conven... | D |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.