code stringlengths 3 10M | language stringclasses 31
values |
|---|---|
/Users/petercernak/vapor/TILApp/Build/Intermediates.noindex/TILApp.build/Debug/NIOHTTP1.build/Objects-normal/x86_64/HTTPPipelineSetup.o : /Users/petercernak/vapor/TILApp/.build/checkouts/swift-nio.git--2128188973977302459/Sources/NIOHTTP1/HTTPPipelineSetup.swift /Users/petercernak/vapor/TILApp/.build/checkouts/swift-ni... | D |
/Users/hazuki/Desktop/13/la/lifeistech/TechMon/DerivedData/TechMon/Build/Intermediates.noindex/TechMon.build/Debug-iphonesimulator/TechMon.build/Objects-normal/x86_64/AppDelegate.o : /Users/hazuki/Desktop/13/la/lifeistech/TechMon/TechMon/SceneDelegate.swift /Users/hazuki/Desktop/13/la/lifeistech/TechMon/TechMon/AppDele... | D |
/Users/mohammadazam/Documents/Projects/StoryTellersAPICode/StoryTellersAPI/.build/debug/Console.build/Bar/Progress/Console+ProgressBar.swift.o : /Users/mohammadazam/Documents/Projects/StoryTellersAPICode/StoryTellersAPI/Packages/Console-1.0.1/Sources/Console/Bar/Bar.swift /Users/mohammadazam/Documents/Projects/StoryTel... | D |
prototype Mst_Default_Wisp(C_Npc)
{
name[0] = "Блуждающий огонек";
guild = GIL_WISP;
aivar[AIV_MM_REAL_ID] = ID_WISP;
level = 4;
attribute[ATR_STRENGTH] = 20;
attribute[ATR_DEXTERITY] = 20;
attribute[ATR_HITPOINTS_MAX] = 40;
attribute[ATR_HITPOINTS] = 40;
attribute[ATR_MANA_MAX] = 100;
attribute[ATR_MANA] = ... | D |
module android.java.android.view.textclassifier.ConversationActions;
public import android.java.android.view.textclassifier.ConversationActions_d_interface;
import arsd.jni : ImportExportImpl;
mixin ImportExportImpl!ConversationActions;
import import2 = android.java.java.lang.Class;
| D |
module lv2.atom.util;
import lv2.atom;
pure nothrow @nogc:
size_t atomPadSize(const size_t size)
{
return (size + 7) & ( ~ size_t(7) );
}
size_t atomTotalSize(const Atom* atom)
{
return Atom.sizeof + atom.size;
}
size_t atomIsNull(const Atom* atom)
{
return !atom || (atom.type == 0 && atom.size == 0);
... | D |
module gtkD.gtk.Version;
public import gtkD.gtkc.gtktypes;
private import gtkD.gtkc.gtk;
private import gtkD.glib.ConstructionException;
private import gtkD.glib.Str;
private import gtkD.gtkc.Loader;
private import gtkD.gtkc.paths;
/**
* Description
* GTK+ provides version information, primarily useful in co... | 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.bind.gl33;
import bindbc.opengl.config;
static if(glSupport >= GLSupport.gl3... | D |
// https://issues.dlang.org/show_bug.cgi?id=21997
int nonPureFunc(int i)
{
return 2 * i;
}
int mainCtfe()
{
auto pureFunc = cast(int function(int) pure) &nonPureFunc;
assert(pureFunc(2) == 4);
auto baseFunc = cast(int function(int)) pureFunc;
assert(baseFunc(3) == 6);
/*
Still missing de... | D |
//Автор Кристофер Миллер. Переработано для Динрус Виталием Кулич.
//Библиотека визуальных конпонентов VIZ (первоначально DFL).
module viz.notifyicon;
private import viz.x.winapi, viz.base, viz.drawing;
private import viz.control, viz.form, viz.app;
private import viz.event, viz.x.utf, viz.x.dlib;
version... | D |
[sendmail*]
user root
env.mspqueue /var/spool/clientmqueue
| D |
/*********************************************************
Copyright: (C) 2008 by Steven Schveighoffer.
All rights reserved
License: $(LICENSE)
**********************************************************/
module col.Hash;
private import col.Link;
private import col.model.Iterator;
private import ... | D |
var int SLD_753_Baloro_SC_choice;
var int SLD_753_Baloro_SC_wills_wissen;
var int SLD_753_Baloro_SC_besorgt_den_Kram;
instance DIA_SLD_753_Baloro(C_Info)
{
npc = SLD_753_Baloro;
condition = DIA_SLD_753_Baloro_Condition;
information = DIA_SLD_753_Baloro_Intro_Info;
important = 1;
permanent = 0;
};
func int DIA_... | D |
/Users/deepapatil/Desktop/Heady_Assignment/iOS/Heady/build/Heady.build/Debug-iphonesimulator/Heady.build/Objects-normal/x86_64/CategoriesLocalDataManager.o : /Users/deepapatil/Desktop/Heady_Assignment/iOS/Heady/Heady/Categories/Wireframe/CategoryListWireFrame.swift /Users/deepapatil/Desktop/Heady_Assignment/iOS/Heady/H... | D |
module android.java.android.net.nsd.NsdManager_RegistrationListener;
public import android.java.android.net.nsd.NsdManager_RegistrationListener_d_interface;
import arsd.jni : ImportExportImpl;
mixin ImportExportImpl!NsdManager_RegistrationListener;
import import1 = android.java.java.lang.Class;
| D |
/*
* hunt-time: A time library for D programming language.
*
* Copyright (C) 2015-2018 HuntLabs
*
* Website: https://www.huntlabs.net/
*
* Licensed under the Apache-2.0 License.
*
*/
module hunt.time.Month;
import hunt.time.temporal.ChronoField;
import hunt.time.temporal.ChronoUnit;
import h... | 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 |
/Users/safiqulislam/Desktop/SDK/AQDEMO/DerivedData/AQDEMO/Build/Intermediates.noindex/AQDEMO.build/Debug-iphonesimulator/AQDEMO.build/Objects-normal/x86_64/SocketParsable.o : /Users/safiqulislam/Desktop/SDK/AQDEMO/AQDEMO/SocketIO/Engine/SocketEngineSpec.swift /Users/safiqulislam/Desktop/SDK/AQDEMO/AQDEMO/SocketIO/Manag... | D |
/****************************************************************************
**
** Copyright (C) 2012 Intel Corporation.
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtCore module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL21$
** Commercial License Usage
** Licensees holding valid com... | D |
module gtkD.gtk.TreeModelSort;
public import gtkD.gtkc.gtktypes;
private import gtkD.gtkc.gtk;
private import gtkD.glib.ConstructionException;
private import gtkD.glib.Str;
private import gtkD.gtk.TreeModel;
private import gtkD.gtk.TreeModelIF;
private import gtkD.gtk.TreePath;
private import gtkD.gtk.TreeIter;
pr... | D |
/home/adan/Projects/Rust/departments/target/rls/debug/deps/departments-73e60b71f396b3d0.rmeta: src/main.rs
/home/adan/Projects/Rust/departments/target/rls/debug/deps/departments-73e60b71f396b3d0.d: src/main.rs
src/main.rs:
| D |
import std.algorithm;
import std.array;
import std.conv;
import std.stdio;
const targetSum = 2020;
int part1(int[] input)
{
for (int i = 0; i < input.length; i++)
{
for (int j = i + 1; j < input.length; j++)
{
if (input[i] + input[j] == targetSum)
{
return input[i] * input[j];
}
}
}
return -1;
... | D |
module fdb.tuple.segmented;
union Segmented(V, S = ubyte, A = V) if (V.sizeof == A.sizeof)
{
enum count(V, S) = (V.sizeof + (S.sizeof - 1)) / S.sizeof;
V value;
A alt;
S[count!(V, S)] segments;
}
| D |
.hd vt$cel "send a clear to end-of-line sequence" 10/30/84
integer function vt$cel (dummy)
integer dummy
.sp
Library: vswtlb (standard Subsystem library)
.fs
'Vt$cel' is used to clear the line from where the cursor is currently
positioned to the end of the line. The return value is OK if the line
was cleared, and ERR o... | 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 |
import std.experimental.logger;
class Spi {
enum SlaveIndex {
LEDStripe = 18,
Lamps = 22,
Switches = 23,
Display = 24,
Solenoids = 25
};
this() {
warningf("Using MOCK SPI!");
}
void select_only(SlaveIndex slave) {
// TODO log
}
void deselect_all() {
// TODO log
}
void send(ubyte[] mosi)... | D |
# FIXED
timer.obj: C:/Users/Contovasilis/Desktop/CPE329/utils/timer.c
timer.obj: C:/Users/Contovasilis/Desktop/CPE329/utils/timer.h
timer.obj: C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.7.LTS/include/stdint.h
timer.obj: C:/ti/ccsv7/ccs_base/arm/include/msp.h
timer.obj: C:/ti/ccsv7/ccs_base/arm/include/msp432p401r.h
ti... | D |
/*
Copyright (c) 2019-2020 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 |
module EncoShared.Core.EncoContext;
import std.json;
import std.datetime;
import std.typecons;
import EncoShared;
enum DynamicLibrary
{
Assimp, SDL2, SDL2Image, SDL2TTF, Lua,
}
struct FileDropEvent
{
uint timestamp;
string file;
}
class EncoContext
{
public static EncoContext instance;
public string settings;... | 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 |
/*
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 |
module api.methods;
import godot.d.string;
import api.classes, api.enums, api.util;
import asdf;
import std.range;
import std.algorithm.searching, std.algorithm.iteration;
import std.path;
import std.conv : text;
import std.string;
class GodotMethod
{
string name;
string return_type;
bool is_editor;
bool is... | D |
module ast.literal_string;
import ast.base, ast.literals, ast.pointer, ast.arrays, ast.static_arrays, ast.stringparse, ast.tuples;
class StringExpr : Expr, HasInfo, Dependency, ArrayLiteralExpr {
string str;
bool generated;
this() { }
this(string s, bool g = true) { str = s; generated = g; this(); }
mixin d... | D |
/Users/panartem/Developer/Study/Microservices-vapor/TILAppUsers/.build/x86_64-apple-macosx/debug/DatabaseKit.build/ConnectionPool/DatabaseConnectionPool.swift.o : /Users/panartem/Developer/Study/Microservices-vapor/TILAppUsers/.build/checkouts/database-kit/Sources/DatabaseKit/Utilities/Deprecated.swift /Users/panartem/... | D |
instance VLK_4146_Waffenknecht(Npc_Default)
{
name[0] = NAME_Waffenknecht;
guild = GIL_MIL;
id = 4146;
voice = 6;
flags = 0;
npcType = NPCTYPE_OCAMBIENT;
B_SetAttributesToChapter(self,1);
fight_tactic = FAI_HUMAN_COWARD;
EquipItem(self,ItMw_1h_Mil_Sword);
B_CreateAmbientInv(self);
B_SetNpcVisual(self,MALE,"... | D |
module isodi.tools.ui;
import glui;
import isodi.tools.tabs;
import isodi.tools.themes;
import isodi.tools.open_file;
@safe:
/// Create the UI.
GluiFrame createUI(ref Tabs tabs) {
GluiFrame mainSpace, drawingSpace, statusBar;
GluiLabel statusRight;
// Prepare the UI
auto result = vframe(
... | D |
bool foo() {
foreach (x; xs) {}
return true;
}
static assert(foo());
| D |
/*
* This default data file was taken from:
* /home/Alex1/Downloads/07.23.1/trick_source/sim_services/include/executive.d
* The header file is:
* TRICK_HOME/trick_source/sim_services/include/executive.h
* The type substitution is:
* EXECUTIVE -> sys.exec
*/
/* $Id: S_source.c auto 2014/04/08 16:43:02 Alex1 */
... | 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 |
;var __WASubContextStartTime__ = Date.now();(function(__exportGlobal__){var __clientsubcontext = true;var __safeway__;var Reporter;;var __libVersionInfo__ = {updateTime: '2019.1.18 18:47:21', version: '2.5.1'};var __wxConfig,__wxTest__=!1,wxRunOnDebug=function(e){e()};!function(e){__wxConfig=void 0!==e.__wxConfig?JSON.... | D |
# FIXED
SDI/sdi_task.obj: C:/ti/ble_examples-simplelink_sdk-1.35/source/ti/ble5stack/sdi/src/sdi_task.c
SDI/sdi_task.obj: C:/ti/xdctools_3_50_01_12_core/packages/xdc/std.h
SDI/sdi_task.obj: C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.3.LTS/include/stdarg.h
SDI/sdi_task.obj: C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.3.... | D |
module classloader.byte_stream;
import std.bitmanip;
public class byte_stream
{
private ubyte _bytes[];
private uint _index = 0;
public this(ubyte bytes[])
{
_bytes = bytes;
}
ubyte get_next_byte()
{
ubyte result = 0;
//log("current position %d",_index);
if(_index+1 < _bytes.length)
result = _byt... | D |
30 atime=1493952525.064008702
30 ctime=1493952525.104008704
| D |
/**
* Authors: Felix Hufnagel
* Copyright: Felix Hufnagel
* License: http://www.boost.org/LICENSE_1_0.txt
*/
//quaternion vector[4] with x,y,z,w
module ext.math.quaternion;
import std.traits;
import std.math;
//
@property auto ref x(QT)(QT[4] quaternion) pure nothrow @safe
{
return quaternion[0];
}
//
@property aut... | D |
//Written in the D programming language
/++
$(LUCKY Regular expressions) are commonly used method of pattern matching
on strings, with $(I regex) being a catchy word for a pattern in this domain
specific language. Typical problems usually solved by regular expressions
include validation of user input and ubiqui... | D |
/**
* DES
*
* Copyright:
* (C) 1999-2007 Jack Lloyd
* (C) 2014-2015 Etienne Cimon
*
* License:
* Botan is released under the Simplified BSD License (see LICENSE.md)
*/
module botan.block.des;
import botan.constants;
static if (BOTAN_HAS_DES):
import std.range : iota;
import botan.utils.loadstor;
import botan.utils.r... | D |
instance VLK_470_SARAH(NPC_DEFAULT)
{
name[0] = "Сара";
guild = GIL_VLK;
id = 470;
voice = 16;
flags = 0;
npctype = NPCTYPE_MAIN;
b_setattributestochapter(self,1);
fight_tactic = FAI_HUMAN_COWARD;
EquipItem(self,itmw_1h_vlk_sword);
b_setnpcvisual(self,FEMALE,"Hum_Head_Babe",FACEBABE_N_BLONDIE,BODYTEXBABE_N,i... | D |
instance VLK_4152_Olav(Npc_Default)
{
name[0] = "Îëàâ";
guild = GIL_MIL;
id = 4152;
voice = 4;
flags = 0;
npcType = NPCTYPE_OCAMBIENT;
attribute[ATR_STRENGTH] = 10;
attribute[ATR_DEXTERITY] = 10;
attribute[ATR_MANA_MAX] = 0;
attribute[ATR_MANA] = 0;
attribute[ATR_HITPOINTS_MAX] = 1;
attribute[ATR_HITPOINTS... | D |
a window above a door that is usually hinged to a horizontal crosspiece over the door
a window in a roof to admit daylight
a semicircular window over a door or window
| D |
func void b_restartfreeze()
{
if((Npc_GetActiveSpell(other) == SPL_ICECUBE) || (Npc_GetActiveSpell(other) == SPL_ICEWAVE))
{
Npc_SetStateTime(self,0);
};
};
func void b_stopmagicfreeze()
{
Npc_PercEnable(self,PERC_ASSESSMAGIC,b_assessmagic);
Npc_ClearAIQueue(self);
AI_Standup(self);
if(self.guild < GIL_SEPER... | D |
/**
URL parsing routines.
Copyright: © 2012 RejectedSoftware e.K.
License: Subject to the terms of the MIT license, as written in the included LICENSE.txt file.
Authors: Sönke Ludwig
*/
module vibe.inet.url;
public import vibe.inet.path;
import vibe.textfilter.urlencode;
import vibe.utils.string;
import std.arr... | D |
//
// Written and provided by Benjamin Thaut
// Complications improved by Rainer Schuetze
//
// file access monitoring added by Rainer Schuetze, needs filemonitor.dll in the same
// directory as pipedmd.exe, or tracker.exe from the MSBuild tool chain
module pipedmd;
import std.stdio;
import core.sys.window... | D |
/* REQUIRED_ARGS:
* PERMUTE_ARGS:
*/
// https://issues.dlang.org/show_bug.cgi?id=17686
interface INode
{
@property INode parentNode();
@property IDocument ownerDocument();
}
interface IDocument: INode {}
interface IEntityReference: INode {}
class DOMImplementation(T)
{
abstract class Node: INode
{
... | D |
/*******************************************************************************
Test runner for loading memory dump and disk overflow files.
copyright:
Copyright (c) 2017 sociomantic labs GmbH. All rights reserved
License:
Boost Software License Version 1.0. See LICENSE.txt for details.
... | D |
import cgy.util.pos;
import unit;
import entities.entity;
// replace with struct if we decide we need type safety? :P
static union Target {
UnitPos pos;
TilePos tilePos;
Unit unit;
void* obj; //TODO: Replace with proper type :D
}
Target target(UnitPos t) { Target ret; ret.pos = t; return ret; }
Targ... | D |
module UnrealScript.Engine.AudioDevice;
import ScriptClasses;
import UnrealScript.Helpers;
import UnrealScript.Core.Subsystem;
import UnrealScript.Engine.ReverbVolume;
import UnrealScript.Core.UObject;
import UnrealScript.Engine.SoundClass;
import UnrealScript.Engine.PortalVolume;
import UnrealScript.Engine.S... | D |
/Users/lidiomarfernandomachado/dev/swift/f1Project/DerivedData/f1Project/Build/Intermediates.noindex/f1Project.build/Debug-iphoneos/f1Project.build/Objects-normal/arm64/DriverStandingsInteractor.o : /Users/lidiomarfernandomachado/dev/swift/f1Project/f1Project/Models/MRData.swift /Users/lidiomarfernandomachado/dev/swift... | D |
/*
* This file is part of gtkD.
*
* gtkD is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
* the Free Software Foundation; either version 2.1 of the License, or
* (at your option) any later version.
*
* gtkD is distribut... | D |
/**
BSON serialization and value handling.
Copyright: © 2012 RejectedSoftware e.K.
License: Subject to the terms of the MIT license, as written in the included LICENSE.txt file.
Authors: Sönke Ludwig
*/
module vibe.data.bson;
public import vibe.data.json;
import vibe.core.log;
import std.algorithm;
import std.ar... | D |
module android.java.android.text.NoCopySpan_Concrete_d_interface;
import arsd.jni : IJavaObjectImplementation, JavaPackageId, JavaName, IJavaObject, ImportExportImpl, JavaInterfaceMembers;
static import arsd.jni;
import import0 = android.java.java.lang.Class_d_interface;
@JavaName("NoCopySpan$Concrete")
final class N... | D |
/home/yanis/BigProjectRust/ppm/rust-lib/target/debug/build/ppm-eef3c6ae9b24a276/build_script_build-eef3c6ae9b24a276: build.rs
/home/yanis/BigProjectRust/ppm/rust-lib/target/debug/build/ppm-eef3c6ae9b24a276/build_script_build-eef3c6ae9b24a276.d: build.rs
build.rs:
| D |
module android.java.android.provider.ContactsContract_CommonDataKinds_BaseTypes_d_interface;
import arsd.jni : IJavaObjectImplementation, JavaPackageId, JavaName, IJavaObject, ImportExportImpl, JavaInterfaceMembers;
static import arsd.jni;
import import0 = android.java.java.lang.Class_d_interface;
@JavaName("Contacts... | D |
module cv.bsearch;
import lib.pointsettype;
void main(string[] args)
{
import std.stdio;
import std.conv : to;
if (args.length < 5)
return stderr.writeln("bsearch-cv s m n v");
immutable
s = DimensionR(args[1].to!size_t()),
m = DimensionF2(args[2].to!size_t()),
n = Precision(args[3].to!size_t()),
v = arg... | D |
<?xml version="1.0" encoding="UTF-8"?>
<di:SashWindowsMngr xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:XMI="http://www.omg.org/XMI" xmlns:di="http://www.eclipse.org/papyrus/0.7.0/sashdi" xmlns:notation="http://www.eclipse.org/gmf/runtime/1.0.2/notation" XMI:version="2.0">
<pageList xsi:type="di:PageLi... | D |
module app;
import vibe.vibe;
interface ITestAPI
{
@property ISub sub();
@method(HTTPMethod.POST) @path("other/path")
string info();
string getInfo();
@path("getCheck/:param/:param2") @method(HTTPMethod.GET)
string customParameters(string _param, string _param2);
@path("getCheck2/:param/:param2") @method(HTTP... | D |
#!/usr/bin/rdmd
import std.string;
import std.path;
import core.time;
import std.conv:to;
import std.json;
import std.getopt;
import std.file;
import std.stdio;
import std.array;
import std.algorithm;
import std.datetime.stopwatch;
import std.process;
/**
* This will probably not change any soon
**/
string compiler = "... | D |
/**
* C's <fenv.h>
* Authors: Walter Bright, Digital Mars, http://www.digitalmars.com
* License: Public Domain
* Macros:
* WIKI=Phobos/StdCFenv
*/
module std.c.fenv;
public import core.stdc.fenv;
| D |
/Users/takanorifukuyama/git/github.com/takanorifukuyama/abs/target/rls/debug/deps/abs_abc081b-7ee127208dec709e.rmeta: src/bin/abc081b.rs
/Users/takanorifukuyama/git/github.com/takanorifukuyama/abs/target/rls/debug/deps/abs_abc081b-7ee127208dec709e.d: src/bin/abc081b.rs
src/bin/abc081b.rs:
| D |
// FIXME: on Windows 8, the size event doesn't fire when you maximize the window
// FIXME: use_libssh2 should do keepalive.
/**
This is the graphical application for the terminal emulator.
Linux compile:
dmd main.d terminalemulator.d arsd/simpledisplay.d arsd/color.d arsd/eventloop.d -version=with_eventloop -debu... | D |
/Users/william/Projects/studySocial/studySocial/build/Pods.build/Debug-iphonesimulator/FacebookCore.build/Objects-normal/x86_64/Dictionary+KeyValueMap.o : /Users/william/Projects/studySocial/studySocial/Pods/FacebookCore/Sources/Core/GraphRequest/GraphRequestProtocol.Bridge.swift /Users/william/Projects/studySocial/stu... | D |
/home/zbf/workspace/git/RTAP/target/debug/deps/itoa-9092e7218578a598.rmeta: /home/zbf/.cargo/registry/src/mirrors.ustc.edu.cn-61ef6e0cd06fb9b8/itoa-0.4.4/src/lib.rs
/home/zbf/workspace/git/RTAP/target/debug/deps/libitoa-9092e7218578a598.rlib: /home/zbf/.cargo/registry/src/mirrors.ustc.edu.cn-61ef6e0cd06fb9b8/itoa-0.4.... | D |
/* Digital Mars DMDScript source code.
* Copyright (c) 2000-2002 by Chromium Communications
* D version Copyright (c) 2004-2010 by Digital Mars
* 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)
* written by Walter... | D |
func void ZS_Attack ()
{
PrintDebugNpc (PD_ZS_FRAME, "ZS_Attack" );
C_ZSInit ();
PrintGlobals (PD_ZS_FRAME);
Npc_PercEnable (self, PERC_ASSESSMURDER, B_CombatAssessMurder );
Npc_PercEnable (self, PERC_ASSESSDEFEAT, B_CombatAssessDefeat );
Npc_PercEnable (self, PERC_ASSESSDAMAGE, B_CombatReactToDa... | D |
// ************************************************************
// EXIT
// ************************************************************
instance DIA_BaalNamib_EXIT(C_INFO)
{
npc = GUR_1204_BaalNamib;
nr = 999;
condition = DIA_BaalNamib_EXIT_Condition;
information = DIA_BaalNamib_EXIT_Info;
permanent = 1;
... | D |
/run/media/andreby/Docs/GithubCodes/learn_rust/actix-demo/target/debug/deps/env_logger-a6b7425ef3781a62.rmeta: /run/media/andreby/Docs/GithubCodes/learn_rust/actix-demo/~/.cargo/registry/src/github.com-1ecc6299db9ec823/env_logger-0.7.1/src/lib.rs /run/media/andreby/Docs/GithubCodes/learn_rust/actix-demo/~/.cargo/regist... | D |
/**
* Entry-point to serve-d
*
* Replaces std.stdio stdout with stderr so writeln calls don't accidentally
* write to the RPC output.
*
* Handles all command line arguments, possibly modifying global state variables
* when enabling serve-d specific protocol extensions are requested.
*
* Handles all the request... | D |
import std.stdio;
version (unittest) void main()
{
}
else void main()
{
auto z = ulonger!2(2, 1); z.writeln();
auto zz = ulonger!3(z, ulonger!2(1, 2)); zz.writeln();
auto zzz = ulonger!4(zz, ulonger!3(ulonger!2(1, 2), z)); zzz.writeln();
writeln();
auto x = ulonger!2(0x4000_8000_3000_6000, 0xFFFF_F... | D |
# FIXED
Startup/ble_user_config.obj: C:/ti/simplelink_cc2640r2_sdk_1_30_00_25/source/ti/blestack/icall/stack/ble_user_config.c
Startup/ble_user_config.obj: C:/ti/simplelink_cc2640r2_sdk_1_30_00_25/source/ti/blestack/hal/src/target/_common/hal_types.h
Startup/ble_user_config.obj: C:/ti/simplelink_cc2640r2_sdk_1_30_00_2... | D |
//https://issues.dlang.org/show_bug.cgi?id=19203
struct BoolWithErr {
bool b;
string error;
alias b this;
}
struct Foo {
int popBack() { return 0; }
}
struct Bar {}
template hasPopBack(T) {
static if (!is(typeof(T.init.popBack)))
enum hasPopBack = BoolWithErr(false, T.stringof~" does not ... | D |
a set of rules or principles or laws (especially written ones)
a coding system used for transmitting messages requiring brevity or secrecy
(computer science) the symbolic arrangement of data or instructions in a computer program or the set of such instructions
attach a code to
convert ordinary language into code
| D |
import std.stdio;
import std.string;
import std.conv;
import std.algorithm;
void main() {
int N = to!int(chomp(readln()));
int K = to!int(chomp(readln()));
int X = to!int(chomp(readln()));
int Y = to!int(chomp(readln()));
int fee;
if(N < K) {
fee = N*X;
fee.writeln;
return;
}
fee += K*X;
if(!N-K < 1) ... | D |
/**
* Invoke the linker as a separate process.
*
* Copyright: Copyright (C) 1999-2023 by The D Language Foundation, All Rights Reserved
* Authors: $(LINK2 https://www.digitalmars.com, Walter Bright)
* License: $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 1.0)
* Source: $(LINK2 https... | 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 |
/**
`std.parallelism` implements high-level primitives for SMP parallelism.
These include parallel foreach, parallel reduce, parallel eager map, pipelining
and future/promise parallelism. `std.parallelism` is recommended when the
same operation is to be executed in parallel on different data, or when a
function is to ... | D |
import std.stdio, std.algorithm, std.conv, std.array, std.string, std.math, std.typecons, std.numeric, std.container, std.range;
enum P = 998244353L;
void main()
{
auto abcd = readln.split.to!(long[]);
auto A = abcd[0];
auto B = abcd[1];
auto C = abcd[2];
auto D = abcd[3];
auto DP = new long[]... | D |
// D import file generated from 'derelict\util\compat.d'
module derelict.util.compat;
version (D_Version2)
{
mixin("alias const(char)* CCPTR;");
mixin("alias const(wchar)* CWCPTR;");
mixin("alias const(dchar)* CDCPTR;");
mixin("alias const(ubyte)* CUBPTR;");
mixin("alias const(void)* CVPTR;");
m... | D |
variably colored and sometimes variegated hard tough elastic wood of a sycamore tree
any of several trees of the genus Platanus having thin pale bark that scales off in small plates and lobed leaves and ball-shaped heads of fruits
Eurasian maple tree with pale grey bark that peels in flakes like that of a sycamore tree... | D |
/Users/edwardhuang/Documents/MichiganHackersiOSApp/DerivedData/Michigan\ Hackers/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/JTAppleCalendar.build/Objects-normal/x86_64/UserInteractionFunctions.o : /Users/edwardhuang/Documents/MichiganHackersiOSApp/Pods/JTAppleCalendar/Sources/JTAppleCell.swift /Users/... | D |
/**
* D header file for interaction with C++ std::type_traits.
*
* Copyright: Copyright Digital Mars 2018.
* License: Distributed under the
* $(LINK2 http://www.boost.org/LICENSE_1_0.txt, Boost Software License 1.0).
* (See accompanying file LICENSE)
* Authors: Manu Evans
* Source: $(DRUNTI... | D |
instance VLK_443_Arbeiter(Npc_Default)
{
name[0] = "Работник";
guild = GIL_VLK;
id = 443;
voice = 1;
flags = 0;
npcType = NPCTYPE_AMBIENT;
aivar[AIV_ToughGuy] = TRUE;
B_SetAttributesToChapter(self,1);
fight_tactic = FAI_HUMAN_COWARD;
EquipItem(self,ItMw_1H_Mace_L_04);
B_CreateAmbientInv(self);
B_SetNpcVisu... | D |
instance NON_5054_PAUL(Npc_Default)
{
name[0] = "Paul";
npcType = npctype_main;
guild = GIL_VLK;
level = 1;
voice = 2;
id = 5054;
attribute[ATR_STRENGTH] = 20;
attribute[ATR_DEXTERITY] = 20;
attribute[ATR_MANA_MAX] = 0;
attribute[ATR_MANA] = 0;
attribute[ATR_HITPOINTS_MAX] = 108;
attribute[ATR_HITPOINTS] = ... | D |
module assoc_test;
import std.conv;
public abstract class A {
public int store;
public this(in int ain) {
this.store = ain;
}
public int a () {return this.store;}
public int b();
override string toString() {
return this.store.to!string();
}
}
public class B : A {
public this(in int bin) {
... | D |
/*******************************************************************************
* Copyright (c) 2005, 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 |
instance KDW_604_CRONOS(NPC_DEFAULT)
{
name[0] = "Кронос";
npctype = NPCTYPE_MAIN;
flags = NPC_FLAG_IMMORTAL | NPC_FLAG_FRIEND;
guild = GIL_KDW;
level = 28;
voice = 8;
id = 604;
attribute[ATR_STRENGTH] = 1;
attribute[ATR_DEXTERITY] = 1;
attribute[ATR_MANA_MAX] = 100;
attribute[ATR_MANA] = 100;
attribute[AT... | D |
/Users/a43696467/Documents/guide/swift3Test/Build/Intermediates/swift3Test.build/Debug-iphonesimulator/swift3Test.build/Objects-normal/x86_64/PersonalCenterViewController.o : /Users/a43696467/Documents/guide/swift3Test/swift3Test/base/BaseRequest.swift /Users/a43696467/Documents/guide/swift3Test/swift3Test/home/selectB... | D |
/Users/cansoykarafakili/Desktop/Hello/build/Intermediates/Hello.build/Debug/Vapor.build/Objects-normal/x86_64/Mail.o : /Users/cansoykarafakili/Desktop/Hello/.build/checkouts/vapor.git-5492988889259800272/Sources/Vapor/JSON/HTTP/Message+JSON.swift /Users/cansoykarafakili/Desktop/Hello/.build/checkouts/vapor.git-54929888... | D |
const int Value_HpEssenz = 40;
const int HP_Essenz = 75;
const int Value_HpExtrakt = 60;
const int HP_Extrakt = 100;
const int Value_HpElixier = 80;
const int HP_Elixier = 150;
const int VALUE_BAPEHBE = 150;
const int HP_BAPEHBE = 1;
const int Value_ManaEssenz = 25;
const int Mana_Essenz = 25;
const int Value_ManaExtr... | D |
# FIXED
pwr.obj: C:/ti/motorware/motorware_1_01_00_17/sw/drivers/pwr/src/32b/f28x/f2802x/pwr.c
pwr.obj: C:/ti/motorware/motorware_1_01_00_17/sw/drivers/pwr/src/32b/f28x/f2802x/pwr.h
pwr.obj: C:/ti/motorware/motorware_1_01_00_17/sw/modules/types/src/types.h
pwr.obj: C:/ti/ccsv6/tools/compiler/c2000_15.12.3.LTS/include/... | D |
/Users/tipaul/Sites/PlatypusAgency/XebiaFormation/bot/.build/debug/Jay.build/NullParser.swift.o : /Users/tipaul/Sites/PlatypusAgency/XebiaFormation/bot/Packages/Jay-1.0.1/Sources/Jay/ArrayParser.swift /Users/tipaul/Sites/PlatypusAgency/XebiaFormation/bot/Packages/Jay-1.0.1/Sources/Jay/BooleanParser.swift /Users/tipaul/... | D |
import std.format;
import std.algorithm;
import std.stdio;
import ast;
import lexer;
import grammar;
void completeFunction(Module mod, FunctionSignature func)
{
func.returnType = completeType(mod, func.returnType);
foreach (param; func.parameters)
{
param.type = completeType(mod, param.type);
... | D |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.