code stringlengths 3 10M | language stringclasses 31
values |
|---|---|
/Users/mu/Hello/.build/x86_64-apple-macosx/debug/Async.build/Future+Map.swift.o : /Users/mu/Hello/.build/checkouts/core/Sources/Async/Async+NIO.swift /Users/mu/Hello/.build/checkouts/core/Sources/Async/Future+Variadic.swift /Users/mu/Hello/.build/checkouts/core/Sources/Async/Deprecated.swift /Users/mu/Hello/.build/chec... | 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_2_MobileMedia-... | D |
/Users/mprechner/vapor-demo/HelloWorld/.build/debug/Fluent.build/SQL/SQLSerializer.swift.o : /Users/mprechner/vapor-demo/HelloWorld/.build/checkouts/fluent.git-6251908308727715749/Sources/Fluent/Database/Database.swift /Users/mprechner/vapor-demo/HelloWorld/.build/checkouts/fluent.git-6251908308727715749/Sources/Fluent... | D |
private struct MakeType(LogLevel.Value v) { enum val = v; alias val this; }
/// LogLevel
struct LogLevel
{
// make one type per log level to allow compile time disabling of logging
// each loglevel value implicitly converts to the runtime enum value
enum debug_ = MakeType!(Value.debug_)();
enum info = ... | D |
/home/ratnadeepb/rust/rust_onvm/capsule-ffi/target/rls/debug/deps/atty-b0a5ea6ea6b2b0b7.rmeta: /home/ratnadeepb/.cargo/registry/src/github.com-1ecc6299db9ec823/atty-0.2.14/src/lib.rs
/home/ratnadeepb/rust/rust_onvm/capsule-ffi/target/rls/debug/deps/libatty-b0a5ea6ea6b2b0b7.rlib: /home/ratnadeepb/.cargo/registry/src/gi... | D |
LED.d LED.p1: C:/Users/FMV/Dropbox/PIC-project/PIC_XC8/pic10f200/LED/LED.c | D |
instance DIA_ORIC_EXIT(C_INFO)
{
npc = pal_251_oric;
nr = 999;
condition = dia_oric_exit_condition;
information = dia_oric_exit_info;
permanent = TRUE;
description = DIALOG_ENDE;
};
func int dia_oric_exit_condition()
{
if(KAPITEL < 3)
{
return TRUE;
};
};
func void dia_oric_exit_info()
{
AI_StopProcessI... | D |
/*
Boost Software License - Version 1.0 - August 17th, 2003
Permission is hereby granted, free of charge, to any person or organization
obtaining a copy of the software and accompanying documentation covered by
this license ( the "Software" ) to use, reproduce, display, distribute,
execute, and transmit the Software,... | D |
/**
Copyright © 2020-2023, Inochi2D Project
Distributed under the 2-Clause BSD License, see LICENSE file.
Authors: Luna Nielsen
Here you will find easy access for some configurable things you can set for Inochi Creator builds
These are mostly useful for unofficial builds. Make sure to update ... | D |
/Users/thomaslacan/git/MyJogs-vapor/.build/x86_64-apple-macosx10.10/debug/Bits.build/Byte+Alphabet.swift.o : /Users/thomaslacan/git/MyJogs-vapor/.build/checkouts/core.git-8311783259025539290/Sources/Bits/Deprecated.swift /Users/thomaslacan/git/MyJogs-vapor/.build/checkouts/core.git-8311783259025539290/Sources/Bits/Byte... | D |
void main() {
problem();
}
void problem() {
const N = scan!int;
const M = scan!int;
const Heights = scan!long(N);
const Pathes = M.iota.map!(x => scan!int(2)).map!(x => [x[0] - 1, x[1] - 1]).array;
void solve() {
int[][] allPathes;
allPathes.length = N;
allPathes[] = [];
foreach(p; Pathes... | D |
of a vivid red to reddish-orange color
| D |
/**
This module contains the core functionality of the vibe.d framework.
See `runApplication` for the main entry point for typical vibe.d
server or GUI applications.
Copyright: © 2012-2016 RejectedSoftware e.K.
License: Subject to the terms of the MIT license, as written in the included LICENSE.txt file.
Author... | D |
module test.spritesheettest;
import dunit;
import dsfml.system;
import dsfml.graphics;
import ridgway.pmgcrawler.interpolator;
import ridgway.pmgcrawler.spritesheet;
import ridgway.pmgcrawler.animation;
class SpriteSheetTest
{
mixin UnitTest;
SpriteSheet sheet;
@Before
void setupSpriteSheet()
{
sheet = new... | D |
module hunt.wechat.bean.card.code.update.CodeUpdate;
//import com.alibaba.fastjson.annotation.JSONField;
/**
* 卡券管理-更改Code接口-请求参数
*
*
*
*/
class CodeUpdate {
/**
* 卡券ID。自定义Code码卡券为必填。
*/
@JSONField(name = "card_id")
private string cardId;
/**
* 需变更的Code码。
* 必填:是
*/
priva... | D |
module android.java.java.sql.SQLXML;
public import android.java.java.sql.SQLXML_d_interface;
import arsd.jni : ImportExportImpl;
mixin ImportExportImpl!SQLXML;
import import0 = android.java.java.io.InputStream;
import import3 = android.java.java.io.Writer;
import import6 = android.java.javax.xml.transform.Result;
imp... | 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 wx.ToolTip;
public import wx.common;
public import wx.Window;
//! \cond EXTERN
extern (C) проц wxToolTip_Enable(бул флаг);
extern (C) проц wxToolTip_SetDelay(бцел msecs);
extern (C) ЦелУкз wxToolTip_ctor(ткст подсказка);
extern (C) проц wxToolTip_SetTip(ЦелУкз сам, ткст подсказка);
extern (C) ЦелУкз wxToo... | D |
/Users/shrijanaryal/Desktop/ios/Tinder/DerivedData/Tinder/Build/Intermediates.noindex/Tinder.build/Debug-iphonesimulator/Tinder.build/Objects-normal/x86_64/ViewController.o : /Users/shrijanaryal/Desktop/ios/Tinder/Tinder/AppDelegate.swift /Users/shrijanaryal/Desktop/ios/Tinder/Tinder/FadeTransition.swift /Users/shrijan... | D |
/Users/Jorge/Desktop/Projects/Web/Swift/kisiBootcamp/.build/x86_64-apple-macosx/debug/Validation.build/Validators/InValidator.swift.o : /Users/Jorge/Desktop/Projects/Web/Swift/kisiBootcamp/.build/checkouts/validation/Sources/Validation/Validatable.swift /Users/Jorge/Desktop/Projects/Web/Swift/kisiBootcamp/.build/checko... | D |
/Users/christosnikolakakos/workspace/CheckMate/Build/Intermediates/CheckMate.build/Debug-iphonesimulator/CheckMate.build/Objects-normal/x86_64/FlipPresentAnimationController.o : /Users/christosnikolakakos/workspace/CheckMate/CheckMate/SecondViewController.swift /Users/christosnikolakakos/workspace/CheckMate/CheckMate/A... | D |
/**
* Provide aliases for arrays of certain declarations or statements.
*
* Copyright: Copyright (C) 1999-2021 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, Boost License 1.0)
* Sou... | D |
# FIXED
UFCharger/F2837xD/Comun/common/F2837xD_Mcbsp.obj: C:/Users/dagaro/workspace/Firmware_Test/UFCharger/F2837xD/Comun/common/F2837xD_Mcbsp.c
UFCharger/F2837xD/Comun/common/F2837xD_Mcbsp.obj: C:/Users/dagaro/workspace/Firmware_Test/UFCharger/F2837xD/F2837xD_headers/include/F2837xD_device.h
UFCharger/F2837xD/Comun/c... | D |
/**
* Windows API header module
*
* Translated from MinGW Windows headers
*
* Authors: Ellery Newcomer
* License: $(LINK2 http://www.boost.org/LICENSE_1_0.txt, Boost License 1.0)
* Source: $(DRUNTIMESRC core/sys/windows/_ntsecpkg.d)
*/
module core.sys.windows.ntsecpkg;
version (Windows):
@system:
import core.s... | D |
xm5-01_03_00_000_rev_a\system_stm32f4xx.o: RTE\Device\STM32F407VG\system_stm32f4xx.c
xm5-01_03_00_000_rev_a\system_stm32f4xx.o: ../Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f4xx.h
xm5-01_03_00_000_rev_a\system_stm32f4xx.o: ../Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f407xx.h
xm5-01_03_00_000_rev_a\system_... | D |
module register_segregated_gc;
// See_Also: https://dlang.org/spec/garbage.html#gc_registry
import core.gc.gcinterface, core.gc.registry;
import segregated_gc;
extern (C) pragma(crt_constructor) void registerSegregatedGC()
{
registerGCFactory("segregated", &createSegregatedGC);
}
GC createSegregatedGC()
{
_... | D |
func void ZS_GotoBed()
{
Perception_Set_Normal();
B_ResetAll(self);
AI_SetWalkMode(self,NPC_WALK);
if(Hlp_StrCmp(Npc_GetNearestWP(self),self.wp) == FALSE)
{
AI_GotoWP(self,self.wp);
};
AI_StartState(self,ZS_Sleep,0,"");
};
func void B_AssessSleepTalk()
{
//NS - перенесено из B_AssessTalk
if(C_BodyStateCont... | D |
#!/usr/bin/env dub
/+ dub.json: { "name":"t004_it_id", "dependencies": { "zug-tap": { "path": "../" } } } +/
void main() {
import zug.tap;
auto tap = Tap("tap test 1");
tap.verbose(true);
tap.note("Some tests are expected to fail. You should see this message when verbose was set to true in both test... | D |
module ssh2.exception;
private import ssh2.ffi;
/// Exception of an error thar can occur within libssh2.
class SessionError : Exception
{
this(LIBSSH2_SESSION* raw, int rc,
string file = __FILE__, size_t line = __LINE__, Throwable next = null)
{
import std.string : fromStringz;
char*... | D |
: C B L A S _ C T R M V EXAMPLE PROGRAM DATA
4 :Values of N
1 :Values of INCX
121 111 131 101 :Values of UPLO, TRANS, DIAG, LAYOUT
(1.0, 1.0) (2.0, 1.0) (3.0, 1.0) ( 4.0, 1.0) :Values of vector Y
(1.0, 1.0) (2.0, 1.0) (3.0, 1.0) ( 4.0, 1.0)
(5.0, 1.0) (6.0, 1.0) ... | D |
import std.stdio, std.file, std.algorithm, std.array, std.container, std.conv, std.typecons;
class Body {
this(string name) {
this.name = name;
}
void attachOrbiter(Body orbiter) {
orbiter.parent = this;
children ~= orbiter;
}
Body parent;
string name;
Body[] children;
}
Body[string] load() {
Body[str... | D |
instance Info_Grd_6_EXIT(C_Info)
{
nr = 999;
condition = Info_Grd_6_EXIT_Condition;
information = Info_Grd_6_EXIT_Info;
permanent = 1;
description = DIALOG_ENDE;
};
func int Info_Grd_6_EXIT_Condition()
{
return 1;
};
func void Info_Grd_6_EXIT_Info()
{
AI_StopProcessInfos(self);
};
instance Info_Grd_6_Einer... | D |
/Users/hazuki/Desktop/13/la/lifeistech/Quiz/DerivedData/Quiz/Build/Intermediates.noindex/Quiz.build/Debug-iphonesimulator/Quiz.build/Objects-normal/x86_64/AppDelegate.o : /Users/hazuki/Desktop/13/la/lifeistech/Quiz/Quiz/SceneDelegate.swift /Users/hazuki/Desktop/13/la/lifeistech/Quiz/Quiz/AppDelegate.swift /Users/hazuki... | D |
instance MENU_OPTIONS(C_MENU_DEF)
{
backpic = MENU_BACK_PIC;
items[0] = "MENUITEM_OPT_GAME";
items[1] = "MENUITEM_OPT_GRAPHICS";
items[2] = "MENUITEM_OPT_VIDEO";
items[3] = "MENUITEM_OPT_AUDIO";
items[4] = "MENUITEM_OPT_CONTROLS";
items[5] = "MENUITEM_OPT_UNION";
items[6] = "MENUITEM_OPT_BACK";
flags = flags... | D |
/* Converted to D from include/coreinit/event.h by htod */
module coreinit.event;
//C #pragma once
//C #include <wut.h>
import std.c.wut;
//C #include "thread.h"
import thread;
| D |
module android.java.android.widget.LinearLayout;
public import android.java.android.widget.LinearLayout_d_interface;
import arsd.jni : ImportExportImpl;
mixin ImportExportImpl!LinearLayout;
import import51 = android.java.android.view.accessibility.AccessibilityNodeProvider;
import import83 = android.java.java.lang.Cl... | D |
# FIXED
Drivers/ECC/ECCROMCC26XX.obj: C:/ti/simplelink_cc2640r2_sdk_3_30_00_20/source/ti/blestack/common/cc26xx/ecc/ECCROMCC26XX.c
Drivers/ECC/ECCROMCC26XX.obj: C:/ti/ccs910/ccs/tools/compiler/ti-cgt-arm_18.12.2.LTS/include/stdbool.h
Drivers/ECC/ECCROMCC26XX.obj: C:/ti/ccs910/ccs/tools/compiler/ti-cgt-arm_18.12.2.LTS/... | D |
/Users/fulllab/Documents/AnalyticsArchtecture/Build/Intermediates.noindex/AnalyticsArchtecture.build/Debug-iphonesimulator/AnalyticsArchtecture.build/Objects-normal/x86_64/LoginAssembler.o : /Users/fulllab/Documents/AnalyticsArchtecture/AnalyticsArchtecture/Application/Features/Login/LoginUseCase.swift /Users/fulllab/D... | D |
#!/usr/bin/env rdmd
/**
DMD builder
Usage:
./build.d dmd
detab, tolf, install targets - require the D Language Tools (detab.exe, tolf.exe)
https://github.com/dlang/tools.
zip target - requires Info-ZIP or equivalent (zip32.exe)
http://www.info-zip.org/Zip.html#Downloads
TODO:
- add all posix.mak Makefile targ... | D |
a bank check that has been fraudulently altered to increase its face value
a bank check drawn on insufficient funds at another bank in order to take advantage of the float
plaything consisting of a light frame covered with tissue paper
any of several small graceful hawks of the family Accipitridae having long pointed w... | D |
platform/android/Rhodes/jni/src/logconf.cpp /Users/sarah/.rvm/gems/ruby-1.8.7-p302@rhodes/gems/rhodes-2.1.0/platform/android/Rhodes/jni/src/../include/rhodes/JNIRhodes.h /Users/sarah/.rvm/gems/ruby-1.8.7-p302@rhodes/gems/rhodes-2.1.0/platform/android/../shared/stlport/stlport/assert.h /Users/sarah/.rvm/gems/ruby-... | D |
/**
Internal module for pushing and getting _arrays.
All _arrays with LuaD compatible element types are supported.
*/
module luad.conversions.arrays;
import std.traits;
import std.range : ElementType;
import luad.c.all;
import luad.stack;
void pushArray(T)(lua_State* L, ref T arr) if (isArray!T)
{
assert(arr.lengt... | D |
module wx.IdleEvent;
public import wx.common;
public import wx.Event;
public import wx.Window;
public enum IdleMode
{
wxIDLE_PROCESS_ALL,
wxIDLE_PROCESS_SPECIFIED
}
//-----------------------------------------------------------------------------
//! \cond EXTERN
static extern (C) IntPtr wxIdleEvent_ctor();
... | D |
var int elena_itemsgiven_chapter_1;
var int elena_itemsgiven_chapter_2;
var int elena_itemsgiven_chapter_3;
var int elena_itemsgiven_chapter_4;
var int elena_itemsgiven_chapter_5;
var int elena_itemsgiven_chapter_6;
func void b_givetradeinv_elena(var C_NPC slf)
{
if((KAPITEL >= 1) && (ELENA_ITEMSGIVEN_CHAPTER_1 == F... | D |
/root/rushalpine/rocket/target/release/build/ring-7c85f9158b4593da/build_script_build-7c85f9158b4593da: /root/.cargo/registry/src/github.com-1ecc6299db9ec823/ring-0.13.5/build.rs
/root/rushalpine/rocket/target/release/build/ring-7c85f9158b4593da/build_script_build-7c85f9158b4593da.d: /root/.cargo/registry/src/github.c... | D |
/*
TEST_OUTPUT:
---
fail_compilation/fail2740.d(17): Error: class `fail2740.Foo` ambiguous virtual function `foo`
---
*/
interface IFoo
{
int foo();
}
mixin template MFoo(int N)
{
int foo() { return N; }
}
class Foo : IFoo
{
mixin MFoo!(1) t1;
mixin MFoo!(2) t2;
}
| D |
module decs.storage.unique;
import decs.entity;
import std.typecons;
/// Storage of component that can contain maximum 1 instance of component. Only
/// single entity can have the component.
class UniqueStorage(T) {
Nullable!T unique;
Entity owner = global;
/// Stored element type
alias Elem = T;
/// Init... | D |
/Users/linus/Desktop/rust_practice/guessing_game/target/rls/debug/deps/cfg_if-25ec24b467021f26.rmeta: /Users/linus/.cargo/registry/src/github.com-1ecc6299db9ec823/cfg-if-1.0.0/src/lib.rs
/Users/linus/Desktop/rust_practice/guessing_game/target/rls/debug/deps/cfg_if-25ec24b467021f26.d: /Users/linus/.cargo/registry/src/g... | D |
INSTANCE Info_Mod_Hannes_Hi (C_INFO)
{
npc = Mod_7591_OUT_Hannes_REL;
nr = 1;
condition = Info_Mod_Hannes_Hi_Condition;
information = Info_Mod_Hannes_Hi_Info;
permanent = 0;
important = 1;
};
FUNC INT Info_Mod_Hannes_Hi_Condition()
{
return 1;
};
FUNC VOID Info_Mod_Hannes_Hi_Info()
{
AI_Output(self, hero, "... | D |
/Users/rafaelcunhadeoliveira/Documents/DrawPrizes/build/DrawPrizes.build/Debug-iphonesimulator/DrawPrizesTests.build/Objects-normal/x86_64/DrawPrizesTests.o : /Users/rafaelcunhadeoliveira/Documents/DrawPrizes/DrawPrizesTests/DrawPrizesTests.swift /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctool... | D |
/Users/kiron/Programing/Rust/rust_sample/ferris_watch/target/debug/build/regex-0e6e478b7721a0e8/build_script_build-0e6e478b7721a0e8: /Users/kiron/.cargo/registry/src/github.com-1ecc6299db9ec823/regex-1.1.0/build.rs
/Users/kiron/Programing/Rust/rust_sample/ferris_watch/target/debug/build/regex-0e6e478b7721a0e8/build_sc... | D |
/**
* Compiler implementation of the
* $(LINK2 http://www.dlang.org, D programming language).
*
* Copyright: Copyright (c) 1999-2017 by Digital Mars, All Rights Reserved
* Authors: $(LINK2 http://www.digitalmars.com, Walter Bright)
* License: $(LINK2 http://www.boost.org/LICENSE_1_0.txt, Boost License 1... | D |
/Users/oyo02699/apps/easycrm/easycrm-api/target/debug/deps/libdiesel_derives-63f25265d018fa58.dylib: /Users/oyo02699/.cargo/registry/src/mirrors.ustc.edu.cn-61ef6e0cd06fb9b8/diesel_derives-1.4.1/src/lib.rs /Users/oyo02699/.cargo/registry/src/mirrors.ustc.edu.cn-61ef6e0cd06fb9b8/diesel_derives-1.4.1/src/diagnostic_shim.... | D |
/*******************************************************************************
* Copyright (c) 2000, 2009 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, a... | D |
///////////////////////////////////////////////////////////////////////
// Info EXIT
///////////////////////////////////////////////////////////////////////
INSTANCE THF_409_Pyro_EXIT (C_INFO)
{
npc = THF_409_Pyro;
nr = 999;
condition = THF_409_Pyro_EXIT_Condition;
information = THF_409_Pyro_EX... | D |
/Users/sjwu/video/HouseHold/Build/Intermediates/Pods.build/Debug-iphonesimulator/RxSwift.build/Objects-normal/x86_64/PublishSubject.o : /Users/sjwu/video/HouseHold/Pods/RxSwift/RxSwift/Observables/Amb.swift /Users/sjwu/video/HouseHold/Pods/RxSwift/RxSwift/Observables/SingleAsync.swift /Users/sjwu/video/HouseHold/Pods/R... | D |
instance DIA_Engardo_EXIT(C_Info)
{
npc = SLD_841_Engardo;
nr = 999;
condition = DIA_Engardo_EXIT_Condition;
information = DIA_Engardo_EXIT_Info;
permanent = TRUE;
description = Dialog_Ende;
};
func int DIA_Engardo_EXIT_Condition()
{
return TRUE;
};
func void DIA_Engardo_EXIT_Info()
{
AI_StopProcessInfos(se... | D |
module android.java.android.provider.Contacts_Intents_UI;
public import android.java.android.provider.Contacts_Intents_UI_d_interface;
import arsd.jni : ImportExportImpl;
mixin ImportExportImpl!Contacts_Intents_UI;
import import0 = android.java.java.lang.Class;
| D |
prototype Mst_Default_SwampZombie(C_Npc)
{
name[0] = "Болотный труп";
guild = GIL_ZOMBIE;
aivar[AIV_MM_REAL_ID] = ID_ZOMBIE;
level = 15;
attribute[ATR_STRENGTH] = 75;
attribute[ATR_DEXTERITY] = 75;
attribute[ATR_HITPOINTS_MAX] = 150;
attribute[ATR_HITPOINTS] = 150;
attribute[ATR_MANA_MAX] = 0;
attribute[ATR_... | D |
module imports.ice4481b;
import imports.ice4481a;
class Font
{
public:
int charHeight(dchar c) { return c == 's'; }
int textHeight(in string text)
{
auto maxHeight = (dchar ch) { return charHeight(ch); };
return reduce!(maxHeight)(text);
}
}
| D |
extern(C++) int calc(int i, int j);
import std.stdio;
import std.conv;
import logger;
void main(string[] args) {
immutable a = args[1].to!int;
immutable b = args[2].to!int;
writeln(import(`banner.txt`));
log(`The result of feeding `, a, ` and `, b, ` to C++ is `, calc(a, b));
}
| 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) 2012-2013, Maxime Chevalier-Boisvert. All rights re... | D |
/*
* Copyright 2018 Google LLC
* Copyright 2020 Andes Technology Co., Ltd.
* Copyright 2022 Coverify Systems Technology
*
* 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:... | D |
/Users/heidsoft/Downloads/research/rust/heidsoft-rust/actix_app/target/debug/build/generic-array-fd4ca488b854e86d/build_script_build-fd4ca488b854e86d: /Users/heidsoft/.cargo/registry/src/github.com-1ecc6299db9ec823/generic-array-0.14.6/build.rs
/Users/heidsoft/Downloads/research/rust/heidsoft-rust/actix_app/target/deb... | D |
/Users/Salgara/Desktop/IOS/CurrencyApp/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/RxSwift.build/Objects-normal/x86_64/BinaryDisposable.o : /Users/Salgara/Desktop/IOS/CurrencyApp/Pods/RxSwift/RxSwift/Observables/Amb.swift /Users/Salgara/Desktop/IOS/CurrencyApp/Pods/RxSwift/RxSwift/Observables/SingleAsy... | D |
FUNC VOID Erzhacken_S1 ()
{
var C_NPC her; her = Hlp_GetNpc(PC_Hero);
if (Hlp_GetInstanceID(self)==Hlp_GetInstanceID(her))
{
if (Npc_HasItems(hero, ItMw_2H_Axe_L_01) == 0)
{
Print ("Ohne Spitzhacke geht das nicht!");
AI_UseMob (hero, "ORE", -1);
return;
};
B_SetAivar(self, AIV_INVINCIBLE, TR... | D |
import vibe.appmain;
import vibe.core.core;
import vibe.core.log;
import vibe.core.concurrency;
import core.time;
shared static this()
{
auto t1 = runTask({
while (true) {
logDebug("receive1");
receive(
(string msg) {
logInfo("Received string message: %s", msg);
},
(int msg) {
logInfo("... | 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 Mod_7550_OUT_Wache_DT (Npc_Default)
{
// ------ NSC ------
name = "Wache";
guild = GIL_STRF;
id = 7550;
voice = 0;
flags = 0;
npctype = NPCTYPE_main;
//-----------AIVARS----------------
aivar[AIV_ToughGuy] = TRUE;
// ------ Attribute ------
B_SetAttributesToChapt... | D |
/home/mellemahp/rust_projects/deltav/target/release/deps/libdeltav-54b98a13391ee36d.rlib: src/lib.rs
/home/mellemahp/rust_projects/deltav/target/release/deps/deltav-54b98a13391ee36d.d: src/lib.rs
src/lib.rs:
| D |
module des.mc.calibrate.util;
public import des.math.linear;
/+ expected value: мат. ожидание +/
@property fSeg expected( in fSeg[] buf )
{
fSeg mm;
foreach( r; buf ) mm += r;
return mm / cast(float)buf.length;
}
unittest
{
auto r1 = fSeg( vec3(1,2,3), vec3(2,3,4) );
auto r2 = fSeg( vec3(4,5,6), v... | D |
module UnrealScript.TribesGame.TrProj_NJ4SMG_MKD;
import ScriptClasses;
import UnrealScript.Helpers;
import UnrealScript.TribesGame.TrProj_NJ4SMG;
extern(C++) interface TrProj_NJ4SMG_MKD : TrProj_NJ4SMG
{
public extern(D):
private static __gshared ScriptClass mStaticClass;
@property final static ScriptCla... | D |
/*
Boost Software License - Version 1.0 - August 17th, 2003
Permission is hereby granted, free of charge, to any person or organization
obtaining a copy of the software and accompanying documentation covered by
this license (the "Software") to use, reproduce, display, distribute,
execute, and transmit the Soft... | D |
/*
Generated by Entice Designer
Entice Designer written by Christopher E. Miller
www.dprogramming.com/entice.php
*/
import dfl.all;
class ReportWindow: dfl.form.Form
{
// Do not modify or move this block of variables.
//~Entice Designer variables begin here.
dfl.textbox.TextBox textBox3;
//~Enti... | D |
// Written in the D programming language.
/**
Utilities for manipulating files and scanning directories. Functions
in this module handle files as a unit, e.g., read or write one _file
at a time. For opening files and manipulating them via handles refer
to module $(LINK2 std_stdio.html,$(D std.stdio)).
Macros:
WIKI = ... | D |
module java.util.zip.ZipEntry;
import java.lang;
public class ZipEntry
{
public this()
{
implMissing();
}
} | D |
/Users/Steve_Sanchez/Documents/Apargo/Apps/TestApps/BLEUnderstandingTest/build/BLEUnderstandingTest.build/Release-iphoneos/BLEUnderstandingTest.build/Objects-normal/arm64/ViewController.o : /Users/Steve_Sanchez/Documents/Apargo/Apps/TestApps/BLEUnderstandingTest/BLEUnderstandingTest/BLEManager.swift /Users/Steve_Sanche... | D |
#!/usr/bin/env rdmd
module build;
/*
Simple script for building the game. Why not use:
dub: no WebAssembly, need to specify preferred architecture / compiler in flags
.bat / .sh scripts: I hate the syntax
make: not pre-installed on Windows
any of the other gazillion build systems: not pre-installed
*... | D |
/home/zbf/workspace/git/RTAP/target/debug/deps/num_traits-1b2286d6c3aff66e.rmeta: /home/zbf/.cargo/registry/src/mirrors.ustc.edu.cn-61ef6e0cd06fb9b8/num-traits-0.2.8/src/lib.rs /home/zbf/.cargo/registry/src/mirrors.ustc.edu.cn-61ef6e0cd06fb9b8/num-traits-0.2.8/src/macros.rs /home/zbf/.cargo/registry/src/mirrors.ustc.ed... | D |
instance DIA_Hakon_EXIT(C_Info)
{
npc = VLK_407_Hakon;
nr = 999;
condition = DIA_Hakon_EXIT_Condition;
information = DIA_Hakon_EXIT_Info;
permanent = TRUE;
description = Dialog_Ende;
};
func int DIA_Hakon_EXIT_Condition()
{
return TRUE;
};
func void DIA_Hakon_EXIT_Info()
{
AI_StopProcessInfos(self);
};
in... | D |
void main() {
auto ip = readAs!(long[]), A = ip[0], B = ip[1], Q = ip[2];
auto s = A.iota.map!(i => rl).array.assumeSorted;
auto t = B.iota.map!(i => rl).array.assumeSorted;
foreach(i; 0..Q) {
auto x = rl;
auto xtl = t.lowerBound(x);
auto xtu = t.upperBound(x);
auto xsl = s.lowerBound(x);
auto xsu = s.upp... | D |
module android.java.java.net.DatagramSocketImplFactory;
public import android.java.java.net.DatagramSocketImplFactory_d_interface;
import arsd.jni : ImportExportImpl;
mixin ImportExportImpl!DatagramSocketImplFactory;
import import1 = android.java.java.lang.Class;
import import0 = android.java.java.net.DatagramSocketI... | D |
module UnrealScript.TribesGame.TrDmgType_TC24;
import ScriptClasses;
import UnrealScript.Helpers;
import UnrealScript.TribesGame.TrDmgType_Explosive;
extern(C++) interface TrDmgType_TC24 : TrDmgType_Explosive
{
public extern(D):
private static __gshared ScriptClass mStaticClass;
@property final static Scr... | D |
//Written in the D programming language
/*
Implementation of a concept "NFA in a word" which is
bit-parallel impementation of regex where each bit represents
a state in an NFA. Execution is Thompson-style achieved via bit tricks.
There is a great number of limitations inlcuding not tracking any state (... | D |
instance OUT_1220_Niclas(Npc_Default)
{
name[0] = "Никлас";
guild = GIL_OUT;
id = 984;
voice = 12;
flags = 0;
npcType = npctype_main;
B_SetAttributesToChapter(self,4);
fight_tactic = FAI_HUMAN_STRONG;
EquipItem(self,ItMw_1H_Sword_L_03);
EquipItem(self,ItRw_Sld_Bow);
B_CreateAmbientInv(self);
B_SetNpcVisual... | D |
module vulkan.gui.widgets.text.TextBox;
import vulkan.gui;
final class TextBox : Label {
private:
@Borrowed Text textRenderer;
@Borrowed Font font;
string text;
public:
this() {
super("");
}
private:
void initialise() {
auto stage = getStage();
auto context = stage.get... | D |
/Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/x86_64-apple-macosx10.10/debug/Vapor.build/JSON/HTTP/Response+Codable.swift.o : /Users/AleixDiaz/Documents/VaporProject/HerokuChat/.build/checkouts/vapor.git-5492988889259800272/Sources/Vapor/JSON/HTTP/Message+JSON.swift /Users/AleixDiaz/Documents/VaporProject/H... | D |
module hunt.time.format.InstantPrinterParser;
import hunt.time.ZoneOffset;
import hunt.time.LocalDateTime;
import hunt.time.format.CompositePrinterParser;
import hunt.time.format.DateTimeParseContext;
import hunt.time.format.DateTimePrinterParser;
import hunt.time.format.DateTimePrintContext;
import hunt.time.temporal... | D |
/Users/cansoykarafakili/Desktop/Hello/build/Intermediates/Hello.build/Debug/Node.build/Objects-normal/x86_64/String+Convertible.o : /Users/cansoykarafakili/Desktop/Hello/.build/checkouts/node.git-9175390252000121167/Sources/Node/StructuredData/StructuredData.swift /Users/cansoykarafakili/Desktop/Hello/.build/checkouts/... | D |
PLONG PLAT ED95 KD LOMAGAGE HIMAGAGE SLAT SLONG RESULTNO DP DM WT ROCKTYPE
298.399994 61.7000008 5.9000001 0 58 62 -19.6000004 116.099998 141 3.29999995 8 1 sediments, sandstones, siltstones
310.200012 40.5999985 4.69999981 120.900002 56 59 -33.2000008 151.100006 241 8.60000038 8.60000038 1 extrusives
306.399994 74.199... | D |
/Users/beulahana/Xcode/CleanCodeTest/Build/Build/Intermediates.noindex/CleanCodeTest.build/Debug-iphonesimulator/CleanCodeTestTests.build/Objects-normal/x86_64/CleanCodeTestTests.o : /Users/beulahana/Xcode/CleanCodeTest/CleanCodeTestTests/CleanCodeTestTests.swift /Users/beulahana/Xcode/CleanCodeTest/CleanCodeTestTests/... | D |
/++
Functions that manipulate other functions.
This module provides functions for compile time function composition. These
functions are helpful when constructing predicates for the algorithms in
$(MREF mir, ndslice).
$(BOOKTABLE $(H2 Functions),
$(TR $(TH Function Name) $(TH Description))
$(TR $(TD $(LREF naryFun)... | D |
/Users/christian/GitHub/vapor/HelloVapor/.build/x86_64-apple-macosx/debug/TemplateKit.build/Data/TemplateData.swift.o : /Users/christian/GitHub/vapor/HelloVapor/.build/checkouts/template-kit/Sources/TemplateKit/Data/TemplateData.swift /Users/christian/GitHub/vapor/HelloVapor/.build/checkouts/template-kit/Sources/Templa... | D |
/Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/x86_64-apple-macosx/debug/NIOWebSocket.build/NIOWebSocketServerUpgrader.swift.o : /Users/sadikekinozbay/Documents/TUM/WS-2/Swift/Apodini-Example-Project/.build/checkouts/swift-nio/Sources/NIOWebSocket/SHA1.swift /Users/sadikekinozbay/Document... | D |
// Written in the D programming language
// License: http://www.boost.org/LICENSE_1_0.txt, Boost License 1.0
import options,expression,declaration,distrib,error,dexpr,util;
import symbolic,dp;
import std.stdio, std.path, std.algorithm;
Distribution getCDF(Distribution dist){
dist=dist.dup;
auto vars=dist.freeVars.d... | D |
/*
This file is in public domain
*/
import framework.implementation.database.sqlite3;
| D |
module graphics.gui.window;
import graphics.gui.div;
import graphics.gui.button;
import graphics.hw;
import graphics.color;
import graphics.simplegraphics;
import math.matrix;
import math.geo.rectangle;
import container.clist;
private enum titleBarPadding = 2;
private enum gripSize = 4;
private enum cornerPad = 4;
pr... | D |
/**
* The atomic module provides basic support for lock-free
* concurrent programming.
*
* Copyright: Copyright Sean Kelly 2005 - 2010.
* License: $(LINK2 http://www.boost.org/LICENSE_1_0.txt, Boost License 1.0)
* Authors: Sean Kelly, Alex Rønne Petersen
* Source: $(DRUNTIMESRC core/_atomic.d)
*/
/* ... | D |
import std.io;
int main(char[][] args)
{
writef("hello world\n");
writef("args.length = %d\n", args.length);
for (int i = 0; i < args.length; i++)
writef("args[%d] = '%s'\n", i, cast(char *)args[i]);
return 0;
}
| D |
# FIXED
FreeRTOS_Source/event_groups.obj: C:/Users/student/Desktop/FreeRTOSv10.1.1/FreeRTOS/Source/event_groups.c
FreeRTOS_Source/event_groups.obj: C:/ti/ccsv8/tools/compiler/ti-cgt-arm_18.1.2.LTS/include/stdlib.h
FreeRTOS_Source/event_groups.obj: C:/ti/ccsv8/tools/compiler/ti-cgt-arm_18.1.2.LTS/include/_ti_config.h
F... | D |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.