code
stringlengths
3
10M
language
stringclasses
31 values
/Users/martin/Documents/programovanie/bc/RuLife/DerivedData/RunLife/Build/Intermediates/RunLife.build/Debug-iphoneos/RunLife.build/Objects-normal/arm64/HomeViewController.o : /Users/martin/Documents/programovanie/bc/RuLife/RuLife/AppDelegate.swift /Users/martin/Documents/programovanie/bc/RuLife/RuLife/Location.swift /U...
D
/* * Copyright 2015-2018 HuntLabs.cn * * 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 la...
D
/** * отображение в консоли количества выполненных операций */ module util.load_info; private { import core.thread, std.format, std.stdio, std.datetime, std.concurrency, std.datetime, std.array : appender; import type; import util.utils; import util.logger; import pacahon.context; import pa...
D
/Users/mickaeljordan/Desktop/Citizen/DerivedData/Citizen/Build/Intermediates/Citizen.build/Debug-iphonesimulator/Citizen.build/Objects-normal/x86_64/JavaViewController.o : /Users/mickaeljordan/Desktop/Citizen/Citizen/SlideMenuControllerSwift/JavaViewController.swift /Users/mickaeljordan/Desktop/Citizen/Citizen/SlideMen...
D
/* * Copyright (c) 2004-2009 Derelict Developers * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice...
D
// This file is part of Visual D // // Visual D integrates the D programming language into Visual Studio // Copyright (c) 2010 by Rainer Schuetze, All Rights Reserved // // 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...
D
/* File: Iterator.d Originally written by Doug Lea and released into the public domain. Thanks for the assistance and support of Sun Microsystems Labs, Agorics Inc, Loral, and everyone contributing, testing, and using this code. History: Date Who What 24Sep95 dl@cs.oswego.edu ...
D
import std.stdio; /** * int a = 1; double b = 0.2; string c = "three"; * * eg. mixin( traceLine( "a b c".split ) ); * * Output: * * (a: 1) (b: 0.2) (c: three) */ string traceLine(in string[] strs...) { string result; foreach( str; strs ) { result ~= `writef( "(` ~ str ~ `: %s) ", ` ~ str ~ ` );`; } r...
D
CGBTRS (F07BSE) Example Program Data 4 2 1 2 :Values of N, NRHS, KL and KU (-1.65, 2.26) (-2.05,-0.85) ( 0.97,-2.84) ( 0.00, 6.30) (-1.48,-1.75) (-3.99, 4.01) ( 0.59,-0.48) (-0.77, 2.83) (-1.06, 1.94) ( 3.33,-1.04) ( 4.48,-1.09) (-...
D
module android.java.java.lang.invoke.MethodHandleInfo_d_interface; import arsd.jni : IJavaObjectImplementation, JavaPackageId, JavaName, IJavaObject, ImportExportImpl, JavaInterfaceMembers; static import arsd.jni; import import2 = android.java.java.lang.reflect.Member_d_interface; import import0 = android.java.java.la...
D
/* * ti_short.d * * This module implements the TypeInfo for the short type. * * License: Public Domain * */ module std.typeinfo.ti_short; class TypeInfo_s : TypeInfo { char[] toString() { return "short"; } hash_t getHash(void *p) { return *cast(short *)p; } int equals(void *p1, v...
D
the fifth pillar of Islam is a pilgrimage to Mecca during the month of Dhu al-Hijja
D
E: c35, c411, c296, c233, c131, c357, c8, c407, c408, c100, c194, c295, c102, c99, c89, c311, c211, c378, c161, c54, c327, c416, c164, c77, c325, c293, c309, c31, c301, c184, c396, c48, c353, c73, c152, c294, c418, c216, c243, c352, c29, c150, c329, c306, c335, c203, c53, c373, c275, c91, c412, c171, c239, c125, c24, c...
D
module UnrealScript.Engine.UIDataProvider_OnlinePlayerStorageArray; import ScriptClasses; import UnrealScript.Helpers; import UnrealScript.Engine.UIDataProvider; import UnrealScript.Engine.OnlinePlayerStorage; extern(C++) interface UIDataProvider_OnlinePlayerStorageArray : UIDataProvider { public extern(D): ...
D
something added to food primarily for the savor it imparts lend flavor to
D
module org.slf4j.Logger; import std.array; import java.lang.String; import org.slf4j.log; /** * The org.slf4j.Logger interface is the main user entry point of SLF4J API. * It is expected that logging takes place through concrete implementations * of this interface. * <p/> * <h3>Typical usage pattern:</h3> * <pre> *...
D
/Users/sergey_rashidov/wevo/build/Pods.build/Debug-iphonesimulator/Alamofire.build/Objects-normal/x86_64/ServerTrustPolicy.o : /Users/sergey_rashidov/wevo/Pods/Alamofire/Source/Alamofire.swift /Users/sergey_rashidov/wevo/Pods/Alamofire/Source/Download.swift /Users/sergey_rashidov/wevo/Pods/Alamofire/Source/Error.swift ...
D
// Written in the D Programming Language module digest.siphash; import std.algorithm; import std.traits; import std.string; import std.meta; import std.range; import std.conv; import std.typecons; import std.format; import std.bitmanip; import core.bitop : rol; import std.digest : isDigest, hasBlockSize, DigestType...
D
/Users/jackwong/Desktop/Developer/AppleCalendarSample/Build/Intermediates.noindex/AppleCalendarSample.build/Debug-iphonesimulator/AppleCalendarSample.build/Objects-normal/x86_64/Model.o : /Users/jackwong/Desktop/Developer/AppleCalendarSample/AppleCalendarSample/Extension/UIStoryboard+Instance.swift /Users/jackwong/Desk...
D
// Compiler implementation of the D programming language // Copyright (c) 1999-2015 by Digital Mars // All Rights Reserved // written by Walter Bright // http://www.digitalmars.com // Distributed under the Boost Software License, Version 1.0. // http://www.boost.org/LICENSE_1_0.txt module ddmd.func; import core.stdc....
D
func void B_Story_FindXardas() { Log_CreateTopic(CH4_FindXardas,LOG_MISSION); Log_SetTopicStatus(CH4_FindXardas,LOG_RUNNING); B_LogEntry(CH4_FindXardas,"Poté, co byli mágové Ohně vyvražděni, zbývá už jen JEDINÝ, který může pomoci s odpálením rudné haldy. Saturas mi řekl, že vytváření magické Bariéry vedl třináctý má...
D
import std.range, std.bitmanip, std.conv, std.stdio; class EndianRange{ private ubyte[] data; private size_t offset = 0; this() { } this(U)(U[] data) if (U.sizeof == ubyte.sizeof) { ubyte[] intermediate = cast(ubyte[]) data; this.data = intermediate; } ubyte[] opSlice(size_t a, s...
D
/Users/babaiholdings/Documents/AlchemintWalletiOS/AlchemintProject/Build/Intermediates.noindex/AlchemintProject.build/Debug-iphonesimulator/AlchemintProject.build/Objects-normal/x86_64/JWNavigationBarEt.o : /Users/babaiholdings/Documents/AlchemintWalletiOS/AlchemintProject/AlchemintProject/Sources/External/NeoSwift/Cry...
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, core.stdc.stdio; long solve(string N, long M) { long ans = 0; auto K = N.length.to!int; auto dp = new long[][](K/2+K%2+1, 2); ...
D
prototype Mst_Default_FireWaran(C_Npc) { name[0] = "Fire Lizard"; guild = GIL_WARAN; aivar[AIV_IMPORTANT] = ID_FIREWARAN; level = 21; attribute[ATR_STRENGTH] = 90; attribute[ATR_DEXTERITY] = 110; attribute[ATR_HITPOINTS_MAX] = 240; attribute[ATR_HITPOINTS] = 240; attribute[ATR_MANA_MAX] = 0; attribute[ATR_MA...
D
/home/daniel/Documents/documentos_U/SO/Progras/Rust-The-Future-Machine/cliente/ftpclient/target/debug/deps/ftpclient-9b49734b2706b88a: src/main.rs /home/daniel/Documents/documentos_U/SO/Progras/Rust-The-Future-Machine/cliente/ftpclient/target/debug/deps/ftpclient-9b49734b2706b88a.d: src/main.rs src/main.rs:
D
module UnrealScript.TribesGame.GFxTrScene_Login; import ScriptClasses; import UnrealScript.Helpers; import UnrealScript.TribesGame.GFxTrScene; extern(C++) interface GFxTrScene_Login : GFxTrScene { public extern(D): private static __gshared ScriptClass mStaticClass; @property final static ScriptClass Stati...
D
/** License: 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, execut...
D
/** * Autogenerated by Thrift Compiler (0.14.0) * * DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING * @generated */ module ChannelService; import thrift.base; import thrift.codegen.base; import thrift.util.hashset; import line_types; interface ChannelService { OTPResult issueOTP(string chann...
D
module scorpion.profile; /** * Annotation for profiles. One or more profiles can be * added to the same annotation. * Example: * --- * @Profile("dev") * @Profile("dev", "spider-dev") * --- */ struct Profile { public static string[] get(E...)(E args) { string[] ret; foreach(profile ; args) { ret ~= pr...
D
# FIXED pwm.obj: C:/ti/motorware/motorware_1_01_00_18/sw/drivers/pwm/src/32b/f28x/f2806x/pwm.c pwm.obj: C:/ti/motorware/motorware_1_01_00_18/sw/drivers/pwm/src/32b/f28x/f2806x/pwm.h pwm.obj: C:/ti/motorware/motorware_1_01_00_18/sw/modules/types/src/types.h pwm.obj: C:/ti/ccsv6/tools/compiler/c2000_6.2.5/include/stdboo...
D
import std.stdio; import std.conv; import std.exception; import std.net.curl; import std.typecons; import std.format; import std.json; import std.uri; import jsonizer.fromjson; import message; import update; class Bot { private string endpoint; this(string token) { endpoint = format("https://api.telegram.org/b...
D
/Users/JenishMistry/DEMOS/MVCDemoAPI/DerivedData/MVCDemoAPI/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/SnapKit.build/Objects-normal/x86_64/LayoutConstraint.o : /Users/JenishMistry/DEMOS/MVCDemoAPI/Pods/SnapKit/Source/ConstraintLayoutGuideDSL.swift /Users/JenishMistry/DEMOS/MVCDemoAPI/Pods/SnapKit/Sour...
D
//Yeah well, don't really need it. module mathematics.numerical.quaternion;
D
module j2d; import tokenizer; import tokutil; import std.string; import std.file; import std.path; import std.stdio; import std.ctype; import std.algorithm; import std.getopt; string final_replacement = "const"; // "invariant" for D2? // TODO // - fix invalid utf8 chars // + adjust import statement...
D
instance DIA_Wolf_EXIT(C_Info) { npc = SLD_811_Wolf; nr = 999; condition = DIA_Wolf_EXIT_Condition; information = DIA_Wolf_EXIT_Info; permanent = TRUE; description = Dialog_Ende; }; func int DIA_Wolf_EXIT_Condition() { if(Kapitel < 3) { return TRUE; }; }; func void DIA_Wolf_EXIT_Info() { AI_StopProcessI...
D
module viva.file.file; import std.stdio; import std.path; /// enum FileAccessFlag { READ = 1, WRITE = 2, } /// enum FileCreationFlag { CREATE = 1, TRUNCATE = 2, } /++ + The `File` struct is a representation of a file on the PC +/ struct File { /++ + The contents of the file +/ s...
D
<?xml version="1.0" encoding="UTF-8"?> <di:SashWindowsMngr xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:di="http://www.eclipse.org/papyrus/0.7.0/sashdi"> <pageList> <availablePage> <emfPageIdentifier href="PerformanceProfile.profile.not...
D
/** * 80-bit floating point value implementation if the C/D compiler does not support them natively. * * Copyright (C) 1999-2021 by The D Language Foundation, All Rights Reserved * All Rights Reserved, written by Rainer Schuetze * http://www.digitalmars.com * Distributed under the Boost Software License, Version ...
D
/** Tells you if two things are equal */ module ddash.algorithm.equal; /// @("Module example - ranges") unittest { // single elements assert(!equal(2, 4)); // unary predicate function applied to elements then compared assert( equal!(a => a % 2 == 0)(2, 4)); assert( equal!q{a % 2 == 0}(2, 4)); ...
D
import std.stdio; import std.algorithm; import std.ascii; import std.array; import std.typecons; import std.conv; void main() { auto passwords = File("input.txt") .byLine(KeepTerminator.no, newline) .map!(pw=>pw.split(": ")) .map!(pw=> { auto password = ...
D
instance PIR_1361_Addon_PIRAT(Npc_Default) { name[0] = NAME_Addon_Pirat; guild = GIL_PIR; id = 1361; voice = 9; flags = FALSE; npcType = npctype_main; B_SetAttributesToChapter(self,2); fight_tactic = FAI_HUMAN_STRONG; EquipItem(self,ItMw_Addon_PIR2hAxe); B_CreateAmbientInv(self); B_SetNpcVisual(self,MALE,"H...
D
import std.conv; import std.algorithm: canFind; import std.array; import std.stdio; import std.socket; import std.compiler; import std.format; import core.thread; final: class BasicBlock { BasicBlock[] inEdges; BasicBlock[] outEdges; int name; this(int _name) { name = _name; } } struct BasicBlockEdge { Ba...
D
/Users/mu/Hello/.build/x86_64-apple-macosx/debug/SQLite.build/Utilities/Exports.swift.o : /Users/mu/Hello/.build/checkouts/sqlite/Sources/SQLite/Row/SQLiteData.swift /Users/mu/Hello/.build/checkouts/sqlite/Sources/SQLite/SQL/SQLiteGeneric.swift /Users/mu/Hello/.build/checkouts/sqlite/Sources/SQLite/Utilities/Deprecated...
D
/******************************************************************************* * Copyright (c) 2007, 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
/** Copyright: Copyright (c) 2017-2019 Andrey Penechko. License: $(WEB boost.org/LICENSE_1_0.txt, Boost License 1.0). Authors: Andrey Penechko. */ /// IR Phi function entity module ir.ir_phi; import all; /// @(IrValueKind.phi) struct IrPhi { IrIndex blockIndex; IrIndex result; IrIndex var; IrIndex nextPhi; IrInd...
D
// PERMUTE_ARGS: -d -dw typedef int myint = 4; struct S { int i; union { int x = 2; int y; } int j = 3; myint k; } void main() { S s = S( 1, 5 ); assert(s.i == 1); assert(s.x == 5); assert(s.y == 5); assert(s.j == 3); assert(s.k == 4); static S t = S( 1, 6, 6 );...
D
/** DGui project file. Copyright: Trogu Antonio Davide 2011-2013 License: $(HTTP boost.org/LICENSE_1_0.txt, Boost License 1.0). Authors: Trogu Antonio Davide */ module dgui.core.utils; import std.path; import dgui.core.winapi; import dgui.core.charset; enum WindowsVersion { unknown = 0, w...
D
/Users/katielee/Desktop/fam_trackr/DerivedData/FamilyFirst/Build/Intermediates.noindex/FamilyFirst.build/Debug-iphoneos/FamilyFirst.build/Objects-normal/arm64/SeeFamilyViewController.o : /Users/katielee/Desktop/fam_trackr/FamilyFirst/AppDelegate.swift /Users/katielee/Desktop/fam_trackr/FamilyFirst/customCell.swift /Use...
D
/*Beispiele: FrameFunctions Eine Funktion jeden Frame aufrufen Eine bestimmte Funktion soll (ohne Trigger) jeden Frame aufgerufen werden: func void Example1() { FF_Apply(MyFunc); }; func void MyFunc() { }; Nachdem Example1 aufgerufen wurde kommt diese Funktion jeden Frame dran.Ziemlich billig, oder? :) Die einf...
D
instance nov_5013_novize(Npc_Default) { name[0] = NAME_Novize; npcType = npctype_ambient; guild = GIL_NOV; level = 3; voice = 5; id = 5013; attribute[ATR_STRENGTH] = 20; attribute[ATR_DEXTERITY] = 20; attribute[ATR_MANA_MAX] = 0; attribute[ATR_MANA] = 0; attribute[ATR_HITPOINTS_MAX] = 106; attribute[ATR_HI...
D
// Copyright Brian Schott (Sir Alaran) 2012. // 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 stats; import std.stdio; import stdx.d.lexer; pure nothrow bool isLineOfCode(TokenType t...
D
module qiitadb; import d2sqlite3; import std.typecons : Nullable; import ddbc; import hibernated.core; import std.algorithm; import std.stdio; public __gshared Database g_db; shared static this() { g_db = Database("___g_db.db3"); g_db.run(` CREATE TABLE IF NOT EXISTS qiita_posts ( post_date text primary key, ...
D
void main() { string[] arr; foreach(i; 300..ri+1) { auto s = i.to!string; if(s.canFind('7') && s.canFind('5') && s.canFind('3')) { arr ~= s; } } arr.each!(i => write(i ~ ", ")); } // =================================== import std.stdio; import std.string; import std.functional; import std.algorithm; i...
D
module rx.range; public import rx.range.drop; public import rx.range.take; public import rx.range.takeLast; public import rx.range.takeUntil; /+++++++++++++++++++++++++++++ + Overview +/ unittest { import rx : SubjectObject, observerObject, drop, take; import std.algorithm : equal; import std.array : ap...
D
instance Mod_7625_KGD_Granmar_VM (Npc_Default) { //-------- primary data -------- name = "Granmar"; npctype = NPCTYPE_MAIN; guild = GIL_OUT; voice = 8; id = 7625; flags = 2; //-------- abilities -------- //-------- visuals -------- // animations Mdl_SetVisual (self,"HUMANS.MDS"); Mdl_App...
D
/++ dub.sdl: name "tests" description "TCP disconnect task issue" dependency "vibe-core" path="../" +/ module tests; import vibe.core.core; import vibe.core.net; import core.time : msecs; import vibe.core.log; ubyte[] buf; void performTest(bool reverse) { auto l = listenTCP(11375, (conn) @safe nothrow { bool r...
D
module android.java.android.widget.ActionMenuView_LayoutParams; public import android.java.android.widget.ActionMenuView_LayoutParams_d_interface; import arsd.jni : ImportExportImpl; mixin ImportExportImpl!ActionMenuView_LayoutParams; import import4 = android.java.java.lang.Class;
D
an appetizer consisting usually of a thin slice of bread or toast spread with caviar or cheese or other savory food
D
module dep2; void foo2() {}
D
/** * Types * * Copyright: * (C) 2012-2015 Tatsuhiro Tsujikawa * (C) 2014-2015 Etienne Cimon * * License: * Distributed under the terms of the MIT license with an additional section 1.2 of the curl/libcurl project. * Consult the provided LICENSE.md file for details */ module libhttp2.types; import libhtt...
D
const int QS_LockKeyWeapon_Delay = 500; const int QS_RenderWorld = 0; // zCWorld* var int QS_BackgroundView; // zCView* var int QS_Data[10]; // CSlot* var int QS_UseLastItem_Fix; // Don't remove map etc. from Quickslot after Use var int QS_LastWeaponSlot; // 'keyWeapon' use this to use weapon from l...
D
a hand tool for lifting loose material the quantity a shovel can hold a fire iron consisting of a small shovel used to scoop coals or ashes in a fireplace a machine for excavating dig with or as if with a shovel
D
/Users/Student/Desktop/rust/magic/target/debug/deps/cfg_if-322a4f3c9eee4b28.rmeta: /Users/Student/.cargo/registry/src/github.com-1ecc6299db9ec823/cfg-if-0.1.10/src/lib.rs /Users/Student/Desktop/rust/magic/target/debug/deps/libcfg_if-322a4f3c9eee4b28.rlib: /Users/Student/.cargo/registry/src/github.com-1ecc6299db9ec823/...
D
module android.java.java.lang.ProcessBuilder_Redirect_Type_d_interface; import arsd.jni : IJavaObjectImplementation, JavaPackageId, JavaName, IJavaObject, ImportExportImpl, JavaInterfaceMembers; static import arsd.jni; import import2 = android.java.java.lang.Class_d_interface; import import0 = android.java.java.lang.P...
D
// Written in the D programming language. /** This is a submodule of $(MREF std, algorithm). It contains generic _iteration algorithms. $(SCRIPT inhibitQuickIndex = 1;) $(BOOKTABLE Cheat Sheet, $(TR $(TH Function Name) $(TH Description)) $(T2 cache, Eagerly evaluates and caches another range's $(D front).) $(T...
D
// Copyright © 2014, Jakob Bornecrantz. All rights reserved. // See copyright notice and license in src/lib/llvm/core.d. module lib.llvm.bitreader; import lib.llvm.core; public import lib.llvm.c.BitReader; LLVMModuleRef LLVMModuleFromFileInContext(LLVMContextRef ctx, string filename, ref string outMsg) { LLVMMemor...
D
/++ $(H2 Scriptlike $(SCRIPTLIKE_VERSION)) Wrappers for $(MODULE_STD_PATH) that add support for Scriptlike's $(API_PATH_EXTR Path) and command echoing features. Copyright: Copyright (C) 2014-2015 Nick Sabalausky License: zlib/libpng Authors: Nick Sabalausky +/ module scriptlike.path.wrappers; import std.algorith...
D
(psychiatry) a relatively permanent state of worry and nervousness occurring in a variety of mental disorders, usually accompanied by compulsive behavior or attacks of panic a vague unpleasant emotion that is experienced in anticipation of some (usually ill-defined) misfortune
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, a...
D
func void zs_firespit() { Perception_Set_Normal(); b_staminainvent(); AI_SetWalkMode(self,NPC_WALK); AI_GotoWP(self,self.wp); AI_AlignToWP(self); AI_RemoveWeapon(self); self.aivar[AIV_MM_EatGroundStart] = FALSE; }; func int zs_firespit_loop() { var int spitreaktion; B_CheckHealth(self); if((self.vars[0] ==...
D
/Users/okasho/serverProject/tryswift/get_post_patch_and_delate/swift/.build/debug/Core.build/Byte/BytesSlice+PatternMatching.swift.o : /Users/okasho/serverProject/tryswift/get_post_patch_and_delate/swift/Packages/Core-1.1.1/Sources/Core/Array.swift /Users/okasho/serverProject/tryswift/get_post_patch_and_delate/swift/Pa...
D
/Users/huhuegg/Desktop/Source/VaporServer/XProject/.build/debug/FluentTester.build/Tester+Chunk.swift.o : /Users/huhuegg/Desktop/Source/VaporServer/XProject/.build/checkouts/fluent.git-6251908308727715749/Sources/FluentTester/Tester+Schema.swift /Users/huhuegg/Desktop/Source/VaporServer/XProject/.build/checkouts/fluent...
D
instance PC_ROCKEFELLER(NPC_DEFAULT) { name[0] = "Рокфеллер"; npctype = NPCTYPE_MAIN; guild = GIL_NONE; level = 30; voice = 15; id = 0; attribute[ATR_STRENGTH] = 100; attribute[ATR_DEXTERITY] = 100; attribute[ATR_MANA_MAX] = 100; attribute[ATR_MANA] = 100; attribute[ATR_HITPOINTS_MAX] = 400; attribute[ATR_...
D
#source: pr19807-1.s #as: --64 #ld: -pie -melf_x86_64 -z noreloc-overflow -z notext #objdump: -dw .*: +file format .* Disassembly of section .text: [a-f0-9]+ <_start>: [ ]*[a-f0-9]+: 48 c7 c0 ([0-9a-f]{2} ){4} mov \$0x[a-f0-9]+,%rax #pass
D
/+ + Copyright (c) Charles Petzold, 1998. + Ported to the D Programming Language by Andrej Mitrovic, 2011. +/ module DibSect; import core.memory; import core.runtime; import core.thread; import std.conv; import std.math; import std.range; import std.string; import std.utf; auto toUTF16z(S)(S s) { return toUTF...
D
func void ZS_CommentFakeGuild () { Perception_Set_Minimal(); AI_StandUp (self); B_Vergiftet (self); // ------ NSC dreht sich zum Spieler ------------------------------------------ if (!C_BodystateContains(self, BS_SIT)) { B_TurnToNpc (self, other); }; // ------ Spieler dreht sich zum Npc -------------...
D
/Users/Polina/XcodeApp/CoreML_test_10.03/CoreML_test/build/Pods.build/Debug-iphonesimulator/RxSwift.build/Objects-normal/x86_64/Concat.o : /Users/Polina/XcodeApp/CoreML_test_10.03/CoreML_test/Pods/RxSwift/RxSwift/Observables/Amb.swift /Users/Polina/XcodeApp/CoreML_test_10.03/CoreML_test/Pods/RxSwift/RxSwift/Observables...
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 $(D $(LINK2 std_stdio.html,std.stdio)). Macros: WIKI = ...
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
/Users/halo/src/Lz77Codec/DerivedData/Lz77Codec/Build/Intermediates/Lz77Codec.build/Debug/Lz77Codec.build/Objects-normal/x86_64/encoder.o : /Users/halo/src/Lz77Codec/Sources/decoder.swift /Users/halo/src/Lz77Codec/Sources/encoder.swift /Users/halo/src/Lz77Codec/Sources/main.swift /Applications/Xcode.app/Contents/Develo...
D
void main() { runSolver(); } void problem() { auto QN = 1; auto solve() { auto subSolve() { auto N = scan!int; auto Q = scan!int; auto A = scan!long(N); long ans = A.sum; alias QV = Tuple!(int, "qi", long, "v"); auto arr = new QV[](N + 1); foreach(i; 0..N) arr[i].v ...
D
module android.java.javax.xml.datatype.Duration_d_interface; import arsd.jni : IJavaObjectImplementation, JavaPackageId, JavaName, IJavaObject, ImportExportImpl, JavaInterfaceMembers; static import arsd.jni; import import6 = android.java.java.math.BigDecimal_d_interface; import import3 = android.java.java.lang.Number_...
D
void foo() { const int*** p; const(int)*** cp; cp = p; }
D
/***********************************************************************\ * wininet.d * * * * Windows API header module * * ...
D
class C { void func() { switch (x) { default: assert(0); } } void main(string[] args) { } }
D
/** * Copyright: Enalye * License: Zlib * Authors: Enalye */ module grimoire.runtime.channel; alias GrIntChannel = GrChannel!int; alias GrFloatChannel = GrChannel!float; alias GrStringChannel = GrChannel!dstring; alias GrObjectChannel = GrChannel!(void*); /** A pipe that allow synchronised communication betw...
D
/Users/danw/dev/Primes/.build/x86_64-apple-macosx/debug/EnumProperties.build/MakeEnumProperty.swift.o : /Users/danw/dev/Primes/.build/checkouts/swift-enum-properties/Sources/EnumProperties/EnumPropertyRewriter.swift /Users/danw/dev/Primes/.build/checkouts/swift-enum-properties/Sources/EnumProperties/MakeEnumProperty.sw...
D
/Users/derek/Github/nascentcorp/telemetryx/minion_node/target/debug/build/num-traits-be9f3a2b422f9740/build_script_build-be9f3a2b422f9740: /Users/derek/.cargo/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.6/build.rs /Users/derek/Github/nascentcorp/telemetryx/minion_node/target/debug/build/num-traits-be9f3a2b...
D
/Users/susana/Documents/Git/TrackerGPS/TrackerGPS/build/TrackerGPS.build/Debug-iphonesimulator/TrackerGPS.build/Objects-normal/x86_64/VistaInicio.o : /Users/susana/Documents/Git/TrackerGPS/TrackerGPS/TrackerGPS/VistaMapa.swift /Users/susana/Documents/Git/TrackerGPS/TrackerGPS/TrackerGPS/AppDelegate.swift /Users/susana/...
D
module buffer; import derelict.opengl3.gl3; class VertexArray { GLuint vao; alias vao this; this() { glGenVertexArrays(1, &vao); } void bind() { glBindVertexArray(vao); } void bind(GLuint loc, GLenum type, int components, int stride, int offset = 0, bool normalize = false) { bind(); glEnable...
D
putch (2) --- put a character on a file 03/23/80 _C_a_l_l_i_n_g _I_n_f_o_r_m_a_t_i_o_n integer function putch (c, fd) character c file_des fd Library: vswtlb (standard Subsystem library)...
D
instance VLK_437_Brahim(Npc_Default) { name[0] = "Ибрагим"; guild = GIL_VLK; id = 437; voice = 7; flags = 0; npcType = npctype_main; aivar[AIV_MM_RestEnd] = TRUE; aivar[AIV_ToughGuy] = TRUE; EquipItem(self,ItMw_1h_Vlk_Mace); B_SetAttributesToChapter(self,3); fight_tactic = FAI_HUMAN_STRONG; B_SetNpcVisual(...
D
/** * Generate elems for fixed, PIC, and PIE code generation. * * Compiler implementation of the * $(LINK2 http://www.dlang.org, D programming language). * * Copyright: Copyright (C) 1985-1998 by Symantec * Copyright (C) 2000-2019 by The D Language Foundation, All Rights Reserved * Authors: $...
D
module dlangide.workspace.project; import dlangide.workspace.workspace; import dlangide.workspace.projectsettings; import dlangui.core.logger; import dlangui.core.collections; import dlangui.core.settings; import std.algorithm; import std.array : empty; import std.file; import std.path; import std.process; import std....
D
module desgl.util; public import desgl.util.ext; public import desgl.util.viewalgo;
D
/* THIS FILE GENERATED BY bcd.gen */ module bcd.fltk.Fl_Help_View; public import bcd.bind; public import bcd.fltk.Fl_Shared_Image; public import bcd.fltk.Fl_Image; public import bcd.fltk.fl_draw; public import bcd.fltk.Fl_Scrollbar; public import bcd.fltk.Fl_Slider; public import bcd.fltk.Fl_Valuator; public import bcd...
D
/home/brad/Development/rusty_snek_gaem/target/debug/deps/libstb_truetype-e94e50aa358b546c.rlib: /home/brad/.cargo/registry/src/github.com-1ecc6299db9ec823/stb_truetype-0.2.4/src/lib.rs /home/brad/Development/rusty_snek_gaem/target/debug/deps/stb_truetype-e94e50aa358b546c.d: /home/brad/.cargo/registry/src/github.com-1e...
D
// generated by fakerjsgenerator /// module faked.faker_ro; import faked.base; /// class Faker_ro : Faker { @safe: import std.random; import std.array; import std.format; import std.conv : to; /// this(int seed) { super(seed); } /// override string phoneNumberFormats() { auto data = [ "021####...
D
/////////////////////////////////////////////////////////////////////// // Info EXIT /////////////////////////////////////////////////////////////////////// INSTANCE DIA_Addon_Saturas_ADW_EXIT (C_INFO) { npc = KDW_14000_Addon_Saturas_ADW; nr = 999; condition = DIA_Addon_Saturas_ADW_EXIT_Condit...
D