code stringlengths 3 10M | language stringclasses 31
values |
|---|---|
/Users/ronald/Documents/xcodespace/FaceDetectionRnD/Build/Intermediates.noindex/FaceDetectionRnD.build/Debug-iphonesimulator/FaceDetectionRnD.build/Objects-normal/x86_64/FaceCaptureViewController.o : /Users/ronald/Documents/xcodespace/FaceDetectionRnD/FaceDetectionRnD/AppDelegate.swift /Users/ronald/Documents/xcodespac... | D |
module ppl.build.AfterSemantic;
import ppl.internal;
/**
*
*/
final class AfterSemantic {
private:
BuildState state;
public:
this(BuildState state) {
this.state = state;
}
void process() {
foreach(m; state.allModules) {
}
}
} | D |
/*
TEST_OUTPUT:
---
fail_compilation/fail10115.d(35): Error: cannot have out parameter of type `S` because the default construction is disabled
fail_compilation/fail10115.d(35): Error: cannot have out parameter of type `E` because the default construction is disabled
fail_compilation/fail10115.d(35): Error: cannot have... | D |
/Users/KittenYang/Documents/Github/NextApp/Build/Intermediates/UnNamedWeibo.build/Debug-iphonesimulator/UnNamedWeibo.build/Objects-normal/x86_64/RAMFrameItemAnimation.o : /Users/KittenYang/Documents/Github/NextApp/UnNamedWeibo/RAMAnimatedTabBarController/RAMAnimatedTabBarController.swift /Users/KittenYang/Documents/Git... | D |
module godot.spatial;
import std.meta : AliasSeq, staticIndexOf;
import std.traits : Unqual;
import godot.d.meta;
import godot.core;
import godot.c;
import godot.d.bind;
import godot.object;
import godot.classdb;
import godot.node;
import godot.world;
import godot.spatialgizmo;
@GodotBaseClass struct Spatial
{
static ... | D |
permitting the free passage of electromagnetic radiation
the quality of being clear and transparent
picture consisting of a positive photograph or drawing on a transparent base
| D |
/**
* Configuration options for druntime
*
* Copyright: Copyright Digital Mars 2014.
* License: Distributed under the
* $(LINK2 http://www.boost.org/LICENSE_1_0.txt, Boost Software License 1.0).
* (See accompanying file LICENSE)
* Authors: Rainer Schuetze
* Source: $(DRUNTIMESRC rt/_config.d)
*/
module rt.co... | D |
/**
A module with tests to test the compile-time reflection
*/
module unit_threaded.ut.modules.parametrized;
import unit_threaded.runner.attrs;
version(unittest) {
@(1, 2, 3)
@AutoTags
void testValues(int i) {
assert(i % 2 != 0);
}
@Types!(float, int)
@AutoTags
void testTypes(... | D |
//Ringe//
instance ItRi_Fire_01(C_Item)
{
name = NAME_Ring;
mainflag = ITEM_KAT_MAGIC;
flags = ITEM_RING;
value = 200;
visual = "ItMi_Ring_01.3ds";
visual_skin = 0;
material = MAT_METAL;
on_equip = Equip_ItRi_Fire_01;
on_unequip = UnEquip_ItRi_Fire_01;
description ... | D |
/Users/neovada/Documents/ProgrammingLearning/MyTests/iOS/SWIFT/testFlickrApp/Build/Intermediates/testFlickrApp.build/Debug-iphonesimulator/testFlickrAppTests.build/Objects-normal/i386/testFlickrAppTests.o : /Users/neovada/Documents/ProgrammingLearning/MyTests/iOS/SWIFT/testFlickrApp/testFlickrAppTests/testFlickrAppTest... | D |
/Users/tagline13/Documents/Projects/IOS/Demo/RxSwift_DEMO/build/Pods.build/Debug-iphonesimulator/RxCocoa.build/Objects-normal/x86_64/UISegmentedControl+Rx.o : /Users/tagline13/Documents/Projects/IOS/Demo/RxSwift_DEMO/Pods/RxCocoa/RxCocoa/RxCocoa.swift /Users/tagline13/Documents/Projects/IOS/Demo/RxSwift_DEMO/Pods/RxCoc... | D |
/Users/work/Projects/Hello/.build/x86_64-apple-macosx10.10/debug/Validation.build/Validators/OrValidator.swift.o : /Users/work/Projects/Hello/.build/checkouts/validation.git--4403154650041669468/Sources/Validation/Validatable.swift /Users/work/Projects/Hello/.build/checkouts/validation.git--4403154650041669468/Sources/... | D |
import std.algorithm,
std.bigint,
std.range,
std.stdio;
int solve()
{
BigInt a = 1;
a <<= 1000;
return a.recurrence!"a[n-1]/10".until(0).map!"cast(uint)(a%10)".sum();
}
pragma(msg, solve());
void main()
{
writeln(solve());
} | D |
module upromised.process;
import core.stdc.signal : SIGINT;
import deimos.libuv.uv : uv_loop_t, uv_process_t;
import std.stdio : File;
import upromised.loop : Loop;
import upromised.memory : gcrelease, gcretain, getSelf;
import upromised.stream : Stream;
import upromised.pipe : Pipe;
import upromised.promise : Delegate... | D |
/Users/panartem/Developer/Study/Microservices-vapor/TILAppUsers/.build/x86_64-apple-macosx/debug/NIO.build/CompositeError.swift.o : /Users/panartem/Developer/Study/Microservices-vapor/TILAppUsers/.build/checkouts/swift-nio/Sources/NIO/IO.swift /Users/panartem/Developer/Study/Microservices-vapor/TILAppUsers/.build/check... | D |
/// C functions for libxmp
module xmp.libxmp;
const int XMP_NAME_SIZE = 64; /** Size of module name and type */
const int XMP_KEY_OFF = 0x81; /** Note number for key off event */
const int XMP_KEY_CUT = 0x82; /** Note number for key cut event */
const int XMP_KEY_FADE = 0x83; ... | D |
module gdsl.rreil.statement.assign;
import gdsl.rreil.statement.statement;
class Assign : Statement {
} | D |
/Users/brunodaluz/Desktop/project/Build/Intermediates/project.build/Debug/Console.build/Objects-normal/x86_64/Console+Choose.o : /Users/brunodaluz/Desktop/project/.build/checkouts/console.git-1708081412620427180/Sources/Console/Terminal/ANSI.swift /Users/brunodaluz/Desktop/project/.build/checkouts/console.git-170808141... | D |
/home/franktly/Rust/auto-test/adder/target/debug/deps/adder-4a1b2d5af6054b4e: src/lib.rs
/home/franktly/Rust/auto-test/adder/target/debug/deps/adder-4a1b2d5af6054b4e.d: src/lib.rs
src/lib.rs:
| D |
func void B_AssessSurprise()
{
Npc_SetTarget(self,other);
if(!C_NpcIsHero(self))
{
self.aivar[AIV_ATTACKREASON] = AR_GuildEnemy;
};
};
func void ZS_Attack()
{
B_Greg_ComesToDexter();
Perception_Set_Minimal();
Npc_PercEnable(self,PERC_ASSESSSURPRISE,B_AssessSurprise);
B_ValidateOther();
self.aivar[AIV_LAS... | D |
/Users/pacmac/Documents/GitHub/Blockchain/substarte_blockchain/substrate-node-template/target/release/deps/libp2p_websocket-02345fe85d72ff2a.rmeta: /Users/pacmac/.cargo/registry/src/github.com-1ecc6299db9ec823/libp2p-websocket-0.29.0/src/lib.rs /Users/pacmac/.cargo/registry/src/github.com-1ecc6299db9ec823/libp2p-websoc... | D |
// Written in the D programming language.
/**
This module contains declaration of themes and styles implementation.
Style - style container
Theme - parent for all styles
Synopsis:
----
import dlangui.widgets.styles;
----
Recent changes:
Dimensions like fontSize, padding, margins, min/max width and height can... | D |
/**
Management of packages on the local computer.
Copyright: © 2012-2016 rejectedsoftware e.K.
License: Subject to the terms of the MIT license, as written in the included LICENSE.txt file.
Authors: Sönke Ludwig, Matthias Dondorff
*/
module dub.packagemanager;
import dub.dependency;
import dub.internal.utils;
imp... | D |
/Users/EugeneK/Documents/Developer/freelance/platon_ios_sdk/Build/Intermediates/PlatonSDK.build/Debug-iphonesimulator/PlatonSDK.build/Objects-normal/x86_64/PlatonScheduleAdditonal.o : /Users/EugeneK/Documents/Developer/freelance/platon_ios_sdk/PlatonSDK/Core/PlatonSDK.swift /Users/EugeneK/Documents/Developer/freelance/... | D |
// ***************
// ZS_Guide_Prisoner
// ***************
FUNC void B_AssessGuidePrisoner ()
{
if (Npc_GetDistToNpc(self, hero) > 800)
{
B_Attack (self, hero, AR_GuildEnemy, 0);
}
else
{
//B_AssessPrisoner ();
};
};
func void ZS_Guide_Prisoner ()
{
Perception_Set_Minimal();
B_UseHat (self);
B_Reset... | 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;
void main() {
auto s = readln.split.map!(to!int);
auto N = s[0];
auto K = s[1];
auto A = readln.split.map!(to!int).array;
... | 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/_shellapi.d)
*/
module core.sys.windows.shellapi;
version (Windows):
version (ANSI) {} e... | D |
/Users/mprechner/vapor-demo/HelloWorld/.build/debug/TurnstileWeb.build/WebMemoryRealm.swift.o : /Users/mprechner/vapor-demo/HelloWorld/.build/checkouts/Turnstile.git-2443676010155639616/Sources/TurnstileWeb/URLSession+Turnstile.swift /Users/mprechner/vapor-demo/HelloWorld/.build/checkouts/Turnstile.git-2443676010155639... | D |
// Generated by gnome-h2d.rb <http://github.com/ddude/gnome.d>.
module glib.datetime;
/*
* Copyright (C) 2009-2010 Christian Hergert <chris@dronelabs.com>
* Copyright © 2010 Codethink Limited
*
* This library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General P... | D |
$(OBJDIR)/ptranal.cmi: $(OBJDIR)/pretty.cmi $(OBJDIR)/cil.cmi
| D |
/Users/AleixDiaz/Desktop/VaporProject/LaSalleChat/.build/x86_64-apple-macosx10.10/debug/Sockets.build/Address/Address+C.swift.o : /Users/AleixDiaz/Desktop/VaporProject/LaSalleChat/.build/checkouts/sockets.git-972942978533733666/Sources/Sockets/Address/Address+C.swift /Users/AleixDiaz/Desktop/VaporProject/LaSalleChat/.b... | D |
instance DIA_Gorn_DI_KAP5_EXIT(C_Info)
{
npc = PC_Fighter_DI;
nr = 999;
condition = DIA_Gorn_DI_KAP5_EXIT_Condition;
information = DIA_Gorn_DI_KAP5_EXIT_Info;
permanent = TRUE;
description = Dialog_Ende;
};
func int DIA_Gorn_DI_KAP5_EXIT_Condition()
{
return TRUE;
};
func void DIA_Gorn_DI_KAP5_EXIT_Info()
{
... | D |
/Users/haruna/Documents/iOSdev/yelpy/Build/Intermediates/Pods.build/Debug-iphonesimulator/AlamofireImage.build/Objects-normal/x86_64/Request+AlamofireImage.o : /Users/haruna/Documents/iOSdev/yelpy/Pods/AlamofireImage/Source/Image.swift /Users/haruna/Documents/iOSdev/yelpy/Pods/AlamofireImage/Source/UIImage+AlamofireIma... | D |
/* HDF5 Attributes API */
module hdf5.c.h5a;
import hdf5.c.h5;
import hdf5.c.h5i;
import hdf5.c.h5o;
import hdf5.c.h5t;
/* Extern declarations, structs and globals */
extern (C) nothrow @nogc:
struct H5A_info_t {
hbool_t corder_valid;
H5O_msg_crt_idx_t corder;
H5T_cset_t cset;
hsiz... | D |
module executors.auth.login;
import std.stdio;
import std.variant;
import std.datetime;
import core.time;
import relationaldb.all;
import commands.login;
import helpers.helperfactory;
import entity.token;
import command.all;
class LoginExecutor : AbstractExecutor!(LoginCommand,LoginCommandMetadata)
{
// Mysql co... | D |
/Users/jeanpierre/Timey/build/Pods.build/Debug-iphonesimulator/YSSegmentedControl.build/Objects-normal/x86_64/YSSegmentedControl.o : /Users/jeanpierre/Timey/Pods/YSSegmentedControl/YSSegmentedControl/YSSegmentedControl/YSSegmentedControl.swift /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolcha... | D |
module hjson.parser;
public import std.json : JSONValue;
import std.algorithm;
import std.array;
import std.ascii : isDecimalDigit = isDigit, isHexDigit;
import std.conv : ConvException, to;
import std.exception : _enforce = enforce, basicExceptionCtors;
import std.format : format;
import std.range;
import... | D |
/***********************************************************************\
* lmaccess.d *
* *
* Windows API header module *
* ... | D |
/**
* Model for an asynchronous curl-based client application
*
* Manages a pool of fibers to run requests in
*/
module net.client.model.ICurlApp;
import core.thread;
import std.net.curl;
import std.stdio;
/**
* Curl application abstract class
*
* Template params:
* Context = The handler context type
... | D |
module confont_imp;
extern (C)
{
extern immutable(ubyte[1713536]) confont_bitmap;
extern immutable(uint[131072]) confont_chars;
}
| D |
ice cream or water ice on a small wooden stick
hard candy on a stick
| D |
/+ input file:
U = [1.12, 2, -4.2e-4]; // ref. velocity
quit = [1000, 0.001]; // iter. cut-off (max iter, min norm)
+/
import
std.stdio, std.conv, std.regex,
std.typetuple, std.string;
void main()
{
/// open input file
File f;
f.open("input.txt", "r");
/// parse input file
string input[string];
... | D |
module android.java.java.security.Signature;
public import android.java.java.security.Signature_d_interface;
import arsd.jni : ImportExportImpl;
mixin ImportExportImpl!Signature;
import import9 = android.java.java.lang.Class;
import import8 = android.java.java.security.AlgorithmParameters;
import import0 = android.ja... | D |
a farmer who keeps bees for their honey
| D |
// automatically generated, do not modify
module mygame.sample.vec3;
import flatbuffers;
struct Vec3 {
mixin Struct!Vec3;
@property float x() { return _buffer.get!float(_pos + 0); }
@property float y() { return _buffer.get!float(_pos + 4); }
@property float z() { return _buffer.get!float(_pos + 8); }
... | D |
module simulated.osx.coregraphics;
//binding
extern(C):
struct __CGEvent;
alias CGEventRef = __CGEvent*;
| D |
/Users/Khanh/vapor/TILApp/.build/x86_64-apple-macosx10.10/debug/Vapor.build/WebSocket/WebSocketResponder.swift.o : /Users/Khanh/vapor/TILApp/.build/checkouts/vapor.git-5492988889259800272/Sources/Vapor/Utilities/FileIO.swift /Users/Khanh/vapor/TILApp/.build/checkouts/vapor.git-5492988889259800272/Sources/Vapor/Content/... | D |
agraphviz.cmi: file_handler.cmx
| D |
/*
* $Id: touch.d,v 1.5 2006/03/18 02:42:09 kenta Exp $
*
* Copyright 2005 Kenta Cho. Some rights reserved.
*/
module abagames.util.sdl.touch;
private import std.stream;
private import derelict.sdl2.sdl;
private import gl3n.linalg;
private import abagames.util.sdl.input;
private import abagames.util.sdl.recordable... | D |
module hpack.decoder;
import hpack.exception;
import hpack.huffman;
import hpack.tables;
import hpack.util;
import vibe.internal.array : AllocAppender;
import std.range; // Decoder
import std.string;
import std.experimental.allocator;
import std.experimental.allocator.mallocator;
/** Module to implement an header d... | D |
/Users/mc110/Documents/Git/MyDemo/Mooc/AnimationSample/AnimationPosition/Build/Intermediates/AnimationSample.build/Debug-iphonesimulator/AnimationSample.build/Objects-normal/x86_64/ColorViewController.o : /Users/mc110/Documents/Git/MyDemo/Mooc/AnimationSample/AnimationPosition/AnimationPosition/PositionViewController.s... | D |
sinking until covered completely with water
(astronomy) the disappearance of a celestial body prior to an eclipse
complete attention
a form of baptism in which part or all of a person's body is submerged
the act of wetting something by submerging it
| D |
module spasm.bindings.mediasource;
import spasm.types;
import spasm.bindings.common;
import spasm.bindings.dom;
import spasm.bindings.html;
@safe:
nothrow:
enum AppendMode {
segments,
sequence
}
enum EndOfStreamError {
network,
decode
}
struct MediaSource {
nothrow:
spasm.bindings.dom.EventTarget _parent... | D |
/Users/panartem/Developer/Study/Microservices-vapor/TILAppUsers/.build/x86_64-apple-macosx/debug/Async.build/Deprecated.swift.o : /Users/panartem/Developer/Study/Microservices-vapor/TILAppUsers/.build/checkouts/core/Sources/Async/Async+NIO.swift /Users/panartem/Developer/Study/Microservices-vapor/TILAppUsers/.build/che... | D |
/Users/apple/Developer/SuperDemo/build/SuperDemo.build/Debug-iphonesimulator/SuperDemo.build/Objects-normal/x86_64/ViewControllerExtension.o : /Users/apple/Developer/SuperDemo/SuperDemo/TableViewCell.swift /Users/apple/Developer/SuperDemo/SuperDemo/Item.swift /Users/apple/Developer/SuperDemo/SuperDemo/Detail.swift /Use... | D |
/Users/babaiholdings/Documents/AlchemintWalletiOS/AlchemintProject/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/SnapKit.build/Objects-normal/x86_64/LayoutConstraint.o : /Users/babaiholdings/Documents/AlchemintWalletiOS/AlchemintProject/Pods/SnapKit/Source/ConstraintLayoutGuideDSL.swift /Users/babaiholdi... | D |
# FIXED
Host/sm_ecc.obj: C:/ti/simplelink_cc2652rb_ble_sdk_3_10_00_15/source/ti/ble5stack/host/sm_ecc.c
Host/sm_ecc.obj: C:/ti/simplelink_cc2652rb_ble_sdk_3_10_00_15/source/ti/ble5stack/inc/bcomdef.h
Host/sm_ecc.obj: C:/ti/simplelink_cc2652rb_ble_sdk_3_10_00_15/source/ti/ble5stack/osal/src/inc/comdef.h
Host/sm_ecc.obj... | D |
//
// May destructuring variables for itarable types and tuples
//
module vest.utils.tie;
import std.range : empty, popFront, front;
import std.traits : isIterable;
import std.typecons : Tuple, tuple, isTuple;
import std.functional : forward;
import std.meta : staticMap;
auto tie(Args...)(ref Args... | D |
/**
* D header file for C99.
*
* $(C_HEADER_DESCRIPTION pubs.opengroup.org/onlinepubs/009695399/basedefs/_wchar.h.html, _wchar.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 ... | D |
/*******************************************************************************
* Copyright (c) 2000, 2008 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, an... | D |
/Users/ameeradamsika/Desktop/IOS/Demo/LoginWithRxSwift/build/Pods.build/Debug-iphonesimulator/RxSwift.build/Objects-normal/x86_64/Event.o : /Users/ameeradamsika/Desktop/IOS/Demo/LoginWithRxSwift/Pods/RxSwift/RxSwift/Observables/Amb.swift /Users/ameeradamsika/Desktop/IOS/Demo/LoginWithRxSwift/Pods/RxSwift/RxSwift/Observ... | D |
int main() {
int t;
t = 0;
if (10 > 0) {
int t;
t = 5;
Print(t);
}
Print(t);
} | D |
//-----------------------------------------------------------------------------
// wxD - App.d
// (C) 2005 bero <berobero@users.sourceforge.net>
// (C) 2006 afb <afb@users.sourceforge.net>
// based on
// wx.NET - App.cs
//
/// The wxApp wrapper class.
//
// Written by Jason Perkins (jason@379.com)
// (C) 2003... | D |
the part of the foot of a vertebrate between the metatarsus and the leg
| D |
/Users/xiaohongwei/projects/for_offer/target/debug/deps/lazy_static-ace981dd60b9f22f.rmeta: /Users/xiaohongwei/.cargo/registry/src/mirrors.ustc.edu.cn-b63e9dae659fc205/lazy_static-1.4.0/src/lib.rs /Users/xiaohongwei/.cargo/registry/src/mirrors.ustc.edu.cn-b63e9dae659fc205/lazy_static-1.4.0/src/inline_lazy.rs
/Users/xi... | D |
/home/ubuntu/substrate-node-template/target/release/deps/ghash-34fb51be6e932b5e.rmeta: /home/ubuntu/.cargo/registry/src/github.com-1ecc6299db9ec823/ghash-0.3.0/src/lib.rs
/home/ubuntu/substrate-node-template/target/release/deps/libghash-34fb51be6e932b5e.rlib: /home/ubuntu/.cargo/registry/src/github.com-1ecc6299db9ec82... | D |
/*******************************************************************************
copyright: Copyright (c) 2005 John Chapman. все rights reserved
license: BSD стиль: $(LICENSE)
version: Mопр 2005: Initial release
Apr 2007: reshaped ... | D |
/**
* A matrix used to represent an orientation.
*
* License: MIT License, see the `LICENSE` file.
*
* Authors: Leandro Motta Barros.
*/
module sbxs.math.orientation_matrix;
import std.traits;
import sbxs.math.euler_angles;
import sbxs.math.matrix;
import sbxs.math.quaternion;
import sbxs.math.vector;
/**
* ... | D |
var int crontr;
instance DIA_Addon_Cronos_ADW_EXIT(C_Info)
{
npc = KDW_14010_Addon_Cronos_ADW;
nr = 999;
condition = DIA_Addon_Cronos_ADW_EXIT_Condition;
information = DIA_Addon_Cronos_ADW_EXIT_Info;
permanent = TRUE;
description = Dialog_Ende;
};
func int DIA_Addon_Cronos_ADW_EXIT_Condition()
{
return TRUE;... | D |
# FIXED
ROM/common_rom_init.obj: C:/ti/simplelink_cc2640r2_sdk_3_30_00_20/source/ti/blestack/rom/r2/common_rom_init.c
C:/ti/simplelink_cc2640r2_sdk_3_30_00_20/source/ti/blestack/rom/r2/common_rom_init.c:
| D |
a dentifrice in the form of a paste
| D |
/**
Copyright: Copyright (c) 2020, Joakim Brännström. All rights reserved.
License: $(LINK2 http://www.boost.org/LICENSE_1_0.txt, Boost Software License 1.0)
Author: Joakim Brännström (joakim.brannstrom@gmx.com)
A type that holds a semantic version that provide ordering and easy
construction from a plain `string`.
*/
... | D |
# /run/systemd/generator.late/srv1cv83.service
# Automatically generated by systemd-sysv-generator
[Unit]
Documentation=man:systemd-sysv-generator(8)
SourcePath=/etc/init.d/srv1cv83
Description=LSB: Starts and stops the 1C:Enterprise daemons
Before=multi-user.target
Before=multi-user.target
Before=multi-user.target
Be... | D |
/Users/rrunfa/Desktop/RxIssuesSample/RxIssuesSample/.build/x86_64-apple-macosx10.10/debug/RxIssuesSample.build/SupportingFiles/AppDelegate.swift.o : /Users/rrunfa/Desktop/RxIssuesSample/RxIssuesSample/SupportingFiles/AppDelegate.swift /Users/rrunfa/Desktop/RxIssuesSample/RxIssuesSample/ViewModel.swift /Users/rrunfa/Des... | D |
func void B_STORY_HunterCampBack2Live()
{
if(GrdAttackNow > 0)//grdAttack
{
GrdNumSpawned = 0;
GrdsInAttack = 0;
GrdAttackNow = 0;
}
else if (GRDChallenge == TRUE)
{
GRDChallenge = FALSE;
};
///////////////////////////////////////////////////////////////////
var C_NPC a;
var C_NPC b;
v... | 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 |
instance DIA_Mil_333_Stadtwache_EXIT(C_Info)
{
npc = Mil_333_Stadtwache;
nr = 999;
condition = DIA_Mil_333_Stadtwache_EXIT_Condition;
information = DIA_Mil_333_Stadtwache_EXIT_Info;
permanent = TRUE;
description = Dialog_Ende;
};
func int DIA_Mil_333_Stadtwache_EXIT_Condition()
{
return TRUE;
};
func void DI... | D |
/Users/mgualino/Desktop/Development/ResolucionLegajos/Build/Intermediates/Pods.build/Debug-iphonesimulator/MercadoPagoTracker.build/Objects-normal/x86_64/FlowTrackInfo.o : /Users/mgualino/Desktop/Development/ResolucionLegajos/Pods/MercadoPagoTracker/MPTracker/FlowTrackInfo.swift /Users/mgualino/Desktop/Development/Reso... | D |
Z T B S V EXAMPLE PROGRAM DATA
4 2 :Values of N, K
1 :Values of INCX
L T N :Values of UPLO, TRANS, DIAG
(1.0,0.0) (2.0,0.0) (3.0,0.0) (4.0,0.0) :Values of vector X
(1.0,0.5) (5.0,0.5) (8.0,0.5) (10.0,0.5)
(2.0,0.5) (9.0,0.5) (4.0,0.5)
(6.0,0.5) (7.0,0.5) ... | D |
/*
Copyright (c) 2011-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, dist... | D |
/Users/artemon/Desktop/projects/Swift/HARMAN/FitHelper/build/FitHelper.build/Debug-iphonesimulator/FitHelper.build/Objects-normal/x86_64/StringChecker.o : /Users/artemon/Desktop/projects/Swift/HARMAN/FitHelper/ExerciseCDPR.swift /Users/artemon/Desktop/projects/Swift/HARMAN/FitHelper/TrainingCDPR.swift /Users/artemon/De... | D |
// Written in the D programming language.
/**
* This module implements a
* $(LINK2 http://erdani.org/publications/cuj-04-2002.html,discriminated union)
* type (a.k.a.
* $(LINK2 http://en.wikipedia.org/wiki/Tagged_union,tagged union),
* $(LINK2 http://en.wikipedia.org/wiki/Algebraic_data_type,algebraic type)).
* ... | D |
/**
* Do mangling for C++ linkage.
*
* This is the POSIX side of the implementation.
* It exports two functions to C++, `toCppMangleItanium` and `cppTypeInfoMangleItanium`.
*
* Copyright: Copyright (C) 1999-2021 by The D Language Foundation, All Rights Reserved
* Authors: Walter Bright, https://www.digitalmars.c... | D |
/Users/zebra/Zla/Dev/Tests/ken_git_space/Events-Explorer/Events\ Explorer/Build/Intermediates.noindex/Alamofire.build/Debug-iphonesimulator/Alamofire.build/Objects-normal/x86_64/ParameterEncoder.o : /Users/zebra/Library/Developer/Xcode/DerivedData/Events_Explorer-bqjodyvqcrhghjasuqyfuasrxsdn/SourcePackages/checkouts/Al... | D |
// Written in the D programming language.
/++
$(P The $(D std.uni) module provides an implementation
of fundamental Unicode algorithms and data structures.
This doesn't include UTF encoding and decoding primitives,
see $(REF decode, std,_utf) and $(REF encode, std,_utf) in $(MREF std, utf)
for this... | D |
module windows.xmlhttpextendedrequest;
public import windows.automation;
public import windows.com;
public import windows.structuredstorage;
public import windows.windowsprogramming;
extern(Windows):
const GUID CLSID_DOMDocument60 = {0x88D96A05, 0xF192, 0x11D4, [0xA6, 0x5F, 0x00, 0x40, 0x96, 0x32, 0x51, 0xE5]};
@GUI... | D |
/Users/haruna/Documents/iOSdev/Parsta/Build/Intermediates/Pods.build/Debug-iphonesimulator/Alamofire.build/Objects-normal/x86_64/HTTPMethod.o : /Users/haruna/Documents/iOSdev/Parsta/Pods/Alamofire/Source/MultipartFormData.swift /Users/haruna/Documents/iOSdev/Parsta/Pods/Alamofire/Source/MultipartUpload.swift /Users/har... | D |
module mkyd.parser;
import std.conv : to, ConvException;
import std.format : format;
import mkyd.lexer;
import mkyd.token;
import mkyd.ast;
alias PrefixParseFn = Expression delegate();
alias InfixParseFn = Expression delegate(Expression);
/// Determines a tokens precedence in parsing
enum Precedence : ... | D |
a knife with a blade that folds into the handle
| D |
module godot.sprite;
import std.meta : AliasSeq, staticIndexOf;
import std.traits : Unqual;
import godot.d.meta;
import godot.core;
import godot.c;
import godot.d.bind;
import godot.object;
import godot.classdb;
import godot.node2d;
import godot.texture;
@GodotBaseClass struct Sprite
{
static immutable string _GODOT_i... | D |
/Users/rafaelcunhadeoliveira/Documents/Forecast_Test/build/Pods.build/Debug-iphonesimulator/Alamofire.build/Objects-normal/x86_64/MultipartUpload.o : /Users/rafaelcunhadeoliveira/Documents/Forecast_Test/Pods/Alamofire/Source/MultipartFormData.swift /Users/rafaelcunhadeoliveira/Documents/Forecast_Test/Pods/Alamofire/Sou... | D |
/Users/konstafer/ITMO-FILES/Watermark/DerivedData/Watermark-cqwfdathjgcaeadrqbaafokwyrkl/Build/Intermediates.noindex/Watermark.build/Debug/Watermark.build/Objects-normal/x86_64/as.o : /Users/konstafer/ITMO-FILES/Watermark/Watermark/AppDelegate.swift /Users/konstafer/ITMO-FILES/Watermark/Watermark/ViewController.swift /... | 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 |
module pluginshared.components;
import pluginshared.componentmeta;
public import pluginshared.types;
public import math.vector;
public import graphics.color : Color;
@Component struct Transform
{
float2 position = float2.zero;
float2 scale = float2.one;
float rotation;
}
@Component struct Sprite
{
Color tint =... | D |
/home/calin/Playground/rust/control_flow/target/rls/debug/deps/control_flow-b897c85f1e95584e.rmeta: src/main.rs
/home/calin/Playground/rust/control_flow/target/rls/debug/deps/control_flow-b897c85f1e95584e.d: src/main.rs
src/main.rs:
| D |
version https://git-lfs.github.com/spec/v1
oid sha256:1d7be65f7e5f5d4ee64e5db93affb271796c5937ae1ef31bc82457fa9a0b160b
size 1590
| D |
/**
* Emit Dwarf symbolic debug info
*
* Compiler implementation of the
* $(LINK2 http://www.dlang.org, D programming language).
*
* Copyright: Copyright (C) 1999-2021 by The D Language Foundation, All Rights Reserved
* Authors: $(LINK2 http://www.digitalmars.com, Walter Bright)
* License: $(LINK2 htt... | D |
instance Mod_7010_HS_Sabine_REL (Npc_Default)
{
// ------ NSC ------
name = "Sabine"; //Halvors Frau
guild = GIL_OUT;
id = 7010;
voice = 17;
flags = 0;
npctype = NPCTYPE_MAIN;
//-----------AIVARS----------------
aivar[AIV_ToughGuy] = TRUE;
// ------ Attribute ------
B_Set... | D |
module parquet.c.functions;
import std.stdio;
import parquet.c.types;
version (Windows)
static immutable LIBRARY_PARQUET = ["glib-13.dll", "glib-13.dll"];
else version (OSX)
static immutable LIBRARY_PARQUET = ["glib.13.dylib", "glib.13.dylib"];
else
static immutable LIBRARY_PARQUET = ["libarrow-glib.so.13", "libpar... | D |
// D import file generated from 'derelict\devil\ilfuncs.d'
module derelict.devil.ilfuncs;
private
{
import derelict.util.compat;
import derelict.devil.iltypes;
}
extern (Windows)
{
alias ILboolean function(ILuint) da_ilActiveImage;
alias ILboolean function(ILuint) da_ilActiveLayer;
alias ILboolean... | D |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.