code
stringlengths
3
10M
language
stringclasses
31 values
suited to or suggestive of a grave or burial
D
instance Mod_7338_OUT_Lebensmittelhaendler_REL (Npc_Default) { // ------ NSC ------ name = "Rudolf"; guild = GIL_OUT; id = 7338; voice = 5; flags = 0; npctype = NPCTYPE_MAIN; // ------ AIVARS ------ aivar[AIV_ToughGuy] = TRUE; aivar[AIV_ToughGuyNewsOverride] = TRUE; aivar...
D
.hd dsdbiu "dump contents of dynamic storage block" 02/25/80 subroutine dsdbiu (block, form) pointer block character form .sp Library: vswtlb (standard Subsystem library) .fs 'Dsdbiu' is called by 'dsdump' to dump the contents of a block of storage that has been allocated by 'dsget'. The first argument is a pointer to...
D
import database; import vibe.data.json; import vibe.core.log; import std.file; struct ShoxyServerSettings { string url; ushort port; string dbHost; ushort dbPort; string dbName; string dbUser; string dbPassword; bool allowVariableshortCodeLength; ushort minShortcodeLength; ush...
D
/Users/AleixDiaz/Desktop/VaporProject/LaSalleChat/.build/x86_64-apple-macosx10.10/debug/Routing.build/RouteBuilder+Grouping.swift.o : /Users/AleixDiaz/Desktop/VaporProject/LaSalleChat/.build/checkouts/routing.git-5366657101075133678/Sources/Routing/Method+Wildcard.swift /Users/AleixDiaz/Desktop/VaporProject/LaSalleChat...
D
module typed; import command.uda; class TypedExample { @CommandNamespace("typed"): @TypedCommand("foo", "Foobar", 1, 1) int foo(int bar) { return bar; } @TypedCommand("hello", "Say hello to someone!", 1, 1) string hello(string name) { return "Hello, " ~ name ~ "!"; } } mixin R...
D
a small byte gentle biting bite off very small pieces bite gently eat intermittently
D
/** Command line tool that identifies equivalent lines in an input stream. Equivalent lines are identified using either the full line or a set of fields as the key. By default, input is written to standard output, retaining only the first occurrence of equivalent lines. There are also options for marking and numbering ...
D
/** * Benchmark hash with cache stomping. * * Copyright: Copyright Martin Nowak 2015 - . * License: $(LINK2 http://www.boost.org/LICENSE_1_0.txt, Boost License 1.0) * Authors: Martin Nowak */ import std.file, std.algorithm, std.random, std.math; // exponential distribution around mean struct ExpRandom { ...
D
/** <script type="text/javascript">inhibitQuickIndex = 1</script> $(BOOKTABLE , $(TR $(TH Category) $(TH Functions) ) $(TR $(TDNW Template API) $(TD $(MYREF isDigest) $(MYREF DigestType) $(MYREF hasPeek) $(MYREF ExampleDigest) $(MYREF _digest) $(MYREF hexDigest) $(MYREF makeDigest) ) ) $(TR $(TDNW OOP API) $(TD $(MY...
D
/* * $Id: ship.d,v 1.4 2005/09/11 00:47:40 kenta Exp $ * * Copyright 2005 Kenta Cho. Some rights reserved. */ module abagames.gr.ship; private import std.math; private import opengl; private import abagames.util.vector; private import abagames.util.rand; private import abagames.util.math; private import abagames.u...
D
module std.extra.http; import std.extra.zlib; public import std.net.curl; public import std.outbuffer; @property public void postMessage(HTTP http, string message){ http.contentLength = message.length; http.onSend = (void[] data) { auto msg = cast(void[])message; size_t len = msg.length > data...
D
/* Copyright (c) 2011-2017 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
module tests.server_match; import cucumber; import cucumber.reflection; import unit_threaded; void testNoMatches() { checkEqual(findMatch!__MODULE__("foobarbaz"), MatchResult.init); } @Match(`^we are wired$`) void wereWired() { } private void checkNumCaptures(in string[] captures, int num) { checkEqual(cap...
D
module hunt.wechat.bean.paymch.PayProfitsharingOperation; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlRootElement; import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter; @XmlRootElement(name = "xml") @XmlAccessorT...
D
E: c372, c166, c390, c507, c415, c500, c355, c455, c23, c463, c171, c349, c448, c190, c176, c161, c287, c249, c12, c397, c401, c423, c467, c50, c477, c272, c354, c175, c425, c63, c183, c131, c142, c319, c188, c499, c379, c28, c483, c413, c133, c282, c136, c505, c268, c492, c459, c25, c321, c39, c75, c462, c495, c465, c...
D
/Users/MohamedNawar/Desktop/MyMVVMRxSwiftExample/build/Pods.build/Debug-iphonesimulator/RxDataSources.build/Objects-normal/x86_64/Array+Extensions.o : /Users/MohamedNawar/Desktop/MyMVVMRxSwiftExample/Pods/RxDataSources/Sources/RxDataSources/Deprecated.swift /Users/MohamedNawar/Desktop/MyMVVMRxSwiftExample/Pods/RxDataSo...
D
import std.string, std.array, std.conv, std.algorithm, std.math, std.stdio; alias lg = log2; auto manipulateInformation(in char[] line) { auto buf = line.split(','); immutable size_t m = buf[0].split()[1].to!size_t(); real[] lgerr; foreach (f; buf[1..$]) lgerr ~= f.to!real(); struct Ret { immutable size_t m;...
D
/** * POSIX signal handlers. * * License: * This Source Code Form is subject to the terms of * the Mozilla Public License, v. 2.0. If a copy of * the MPL was not distributed with this file, You * can obtain one at http://mozilla.org/MPL/2.0/. * * Authors: * Vladimir Panteleev <vladimir@thecybershado...
D
a central point or locus of an infection in an organism a nest in which spiders or insects deposit their eggs
D
/** * Written in the D programming language. * This module provides Solaris-specific support for sections. * * Copyright: Copyright Martin Nowak 2012-2013. * License: $(HTTP www.boost.org/LICENSE_1_0.txt, Boost License 1.0). * Authors: Martin Nowak * Source: $(DRUNTIMESRC rt/_sections_solaris.d) */ module ...
D
instance DIA_Larius_EXIT(C_Info) { npc = VLK_400_Larius; nr = 999; condition = DIA_Larius_EXIT_Condition; information = DIA_Larius_EXIT_Info; permanent = TRUE; description = Dialog_Ende; }; func int DIA_Larius_EXIT_Condition() { return TRUE; }; func void DIA_Larius_EXIT_Info() { AI_StopProcessInfos(self); }...
D
an inhabitant of Scandinavia a native or inhabitant of Norway the northern family of Germanic languages that are spoken in Scandinavia and Iceland of or relating to Scandinavia or its peoples or cultures of or relating to Norway or its people or culture or language
D
module org.serviio.library.local.metadata.extractor.video.OnlineVideoSourcesMetadataExtractor; import java.lang; import java.io.File; import java.io.IOException; import java.util.Date; import org.serviio.library.entities.MediaItem; import org.serviio.library.entities.MetadataDescriptor; import org.serviio.library.enti...
D
// Copyright Ferdinand Majerech 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) ///Makes an entity able to collide with other entities. module component.collidablecomponent; import...
D
/Users/Jorge/Desktop/Projects/Web/Swift/kisiBootcamp/.build/x86_64-apple-macosx/debug/Async.build/Worker.swift.o : /Users/Jorge/Desktop/Projects/Web/Swift/kisiBootcamp/.build/checkouts/core/Sources/Async/Async+NIO.swift /Users/Jorge/Desktop/Projects/Web/Swift/kisiBootcamp/.build/checkouts/core/Sources/Async/Future+Vari...
D
module unit_threaded.asserts; import std.conv; @safe: /** * Helper to call the standard assert */ void assertEqual(T, U)(T t, U u, string file = __FILE__, ulong line = __LINE__) @trusted /* std.conv.to */ { assert(t == u, "\n" ~ file ~ ":" ~ line.to!string ~ "\nExp: " ~ u.to!string ~ "\nGot: " ~ t.to!string); ...
D
module android.java.android.net.UrlQuerySanitizer_ParameterValuePair; public import android.java.android.net.UrlQuerySanitizer_ParameterValuePair_d_interface; import arsd.jni : ImportExportImpl; mixin ImportExportImpl!UrlQuerySanitizer_ParameterValuePair; import import1 = android.java.java.lang.Class;
D
module UnrealScript.Engine.MaterialExpressionFrac; import ScriptClasses; import UnrealScript.Helpers; import UnrealScript.Engine.MaterialExpression; extern(C++) interface MaterialExpressionFrac : MaterialExpression { public extern(D): private static __gshared ScriptClass mStaticClass; @property final stat...
D
module voxelman.edit.plugininfo; enum id = "voxelman.edit"; enum semver = "0.5.0"; enum deps = []; enum clientdeps = []; enum serverdeps = [];
D
module android.java.android.app.LauncherActivity_IconResizer_d_interface; import arsd.jni : IJavaObjectImplementation, JavaPackageId, JavaName, IJavaObject, ImportExportImpl, JavaInterfaceMembers; static import arsd.jni; import import1 = android.java.android.graphics.drawable.Drawable_d_interface; import import2 = and...
D
import std.stdio, std.algorithm, std.conv, std.array, std.string, std.math, std.typecons, std.numeric, std.container, std.range; void get(Args...)(ref Args args) { import std.traits, std.meta, std.typecons; static if (Args.length == 1) { alias Arg = Args[0]; static if (isArray!Arg) { ...
D
module hunt.wechat.bean.poi.Business; //import com.alibaba.fastjson.annotation.JSONField; /** * 门店信息-提交对象 * * * */ class Business { @JSONField(name = "base_info") private BaseInfo baseInfo; public this() { } public this(BaseInfo baseInfo) { this.baseInfo = baseInfo; } public ...
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; immutable long MOD = 10^^9 + 7; void main() { auto N = readln.chomp.to!int; auto dp = new long[][](N+1, 4); dp...
D
/Users/gem/Desktop/MovieMoya/the-movie-db/DerivedData/TheNewMovie/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/SnapKit.build/Objects-normal/x86_64/ConstraintLayoutGuideDSL.o : /Users/gem/Desktop/MovieMoya/the-movie-db/Pods/SnapKit/Source/ConstraintLayoutGuideDSL.swift /Users/gem/Desktop/MovieMoya/the-mo...
D
instance PIR_1396_Addon_InExtremo_Flex(Npc_Default) { name[0] = "Τλεκρ"; npcType = npctype_main; guild = GIL_NONE; level = 4; flags = 0; voice = 13; id = 1396; flags = NPC_FLAG_IMMORTAL; attribute[ATR_STRENGTH] = 20; attribute[ATR_DEXTERITY] = 10; attribute[ATR_MANA_MAX] = 0; attribute[ATR_MANA] = 0; attr...
D
/* * pagecolor.d * * This is the simple page coloring module. It isnt that exciting. * Makes sure that when a virtual page is mapped to a physical one that their color bits match. * Uses the Bitmap.bitmap code, b/c Bitmap.bitmap index = PPN * */ module kernel.mem.pagecolor; // Import system info to get info a...
D
import std.stdio; import std.uni; import std.array; import std.conv; import std.file; import std.string; import printed.canvas; import state; import character; // goal is to generate part of the rules PDF // and eventually simulate game from the same code void main() { // Simulates a game GameState game = n...
D
/Users/thomaslacan/git/MyJogs-vapor/.build/x86_64-apple-macosx10.10/debug/SQLite.build/Row/SQLiteData.swift.o : /Users/thomaslacan/git/MyJogs-vapor/.build/checkouts/sqlite.git--4835314149664712121/Sources/SQLite/Row/SQLiteData.swift /Users/thomaslacan/git/MyJogs-vapor/.build/checkouts/sqlite.git--4835314149664712121/So...
D
module daemon; import core.thread; import core.time; import std.algorithm; import std.datetime; import std.range; import std.stdio; import std.string; import ae.sys.d.manager; import ae.sys.file; import ae.sys.log; import ae.utils.json; import ae.utils.path : nullFileName; import common; import runner; static impo...
D
module vector; import std.math; import std.stdio; import std.conv; import dsfml.system; struct Vector{ double x; double y; double z; //Constructors //From position this(double x, double y, double z){ this.x = x; this.y = y; this.z = z; } this(double x, double y){ this(x, y, 0); } ...
D
instance DIA_Jan_EXIT(C_Info) { npc = DJG_714_Jan; nr = 999; condition = DIA_Jan_EXIT_Condition; information = DIA_Jan_EXIT_Info; permanent = TRUE; description = Dialog_Ende; }; func int DIA_Jan_EXIT_Condition() { return TRUE; }; func void DIA_Jan_EXIT_Info() { AI_StopProcessInfos(self); }; instance DIA_J...
D
/******************************************************************************* * Copyright (c) 2000, 2004 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
/* TEST_OUTPUT: --- fail_compilation/b20780.d(12): Error: @identifier or @(ArgumentList) expected, not `@)` fail_compilation/b20780.d(12): Error: valid attributes are `@property`, `@safe`, `@trusted`, `@system`, `@disable`, `@nogc` fail_compilation/b20780.d(13): Error: @identifier or @(ArgumentList) expected, not `@,` ...
D
module android.java.java.nio.channels.Pipe_d_interface; import arsd.jni : IJavaObjectImplementation, JavaPackageId, JavaName, IJavaObject, ImportExportImpl, JavaInterfaceMembers; static import arsd.jni; import import2 = android.java.java.nio.channels.Pipe_d_interface; import import0 = android.java.java.nio.channels.Pi...
D
/* Converted to D from gsl_const_mks.h by htod * and edited by daniel truemper <truemped.dsource <with> hence22.org> */ module auxc.gsl.gsl_const_mks; /* const/gsl_const_mks.h * * Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, * 2006 Brian Gough * * This program is free software; you...
D
/Users/Jorge/Desktop/Projects/Web/Swift/kisiBootcamp/.build/x86_64-apple-macosx/debug/App.build/Models/KSModel.swift.o : /Users/Jorge/Desktop/Projects/Web/Swift/kisiBootcamp/Sources/App/configure.swift /Users/Jorge/Desktop/Projects/Web/Swift/kisiBootcamp/Sources/App/Models/Log.swift /Users/Jorge/Desktop/Projects/Web/Sw...
D
#!/usr/bin/env rdmd // "2 to the 5th" programming competition @ engineering.cerner.com // // Read in the ASCII art file and simply print it to the console. // Note: This assumes you are executing "rdmd art.d" in the current // working directory. import std.stdio; import std.string; void main() { File file = Fil...
D
/** * Image module. * * License: * MIT. See LICENSE for full details. */ module tkd.image; public import tkd.image.gif; public import tkd.image.image; public import tkd.image.imageformat; public import tkd.image.imageposition; public import tkd.image.png;
D
/Users/edward.wangcrypto.com/study/substrate_lesson_advance/lesson_work/substrate_advance_lesson/lesson_5/target/release/deps/thiserror-e61c5c41b52a73b7.rmeta: /Users/edward.wangcrypto.com/.cargo/registry/src/github.com-1ecc6299db9ec823/thiserror-1.0.29/src/lib.rs /Users/edward.wangcrypto.com/.cargo/registry/src/github...
D
/* TEST_OUTPUT: --- fail_compilation/test13667.d(112): Error: cannot cast expression `this` of type `const(Array1!int)` to `Array1!int*` fail_compilation/test13667.d(116): Error: template instance `test13667.Array1!int` error instantiating fail_compilation/test13667.d(121): Error: cannot cast expression `this` of type ...
D
module hunt.wechat.bean.datacube.interfaces.InterfacesummaryResult; import hunt.collection.List; class InterfacesummaryResult { private List!(Interfacesummary) list; public List!(Interfacesummary) getList() { return list; } public void setList(List!(Interfacesummary) list) { this.list = list; ...
D
/* * Copyright 2018 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 applica...
D
/Users/yinheng/Desktop/code/node/rs/httpie/target/debug/deps/libproc_macro_error_attr-34e90f3dc62613ba.dylib: /Users/yinheng/.cargo/registry/src/github.com-1ecc6299db9ec823/proc-macro-error-attr-1.0.4/src/lib.rs /Users/yinheng/.cargo/registry/src/github.com-1ecc6299db9ec823/proc-macro-error-attr-1.0.4/src/parse.rs /Use...
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 ...
D
// EXTRA_SOURCES: imports/test40a.d // PERMUTE_ARGS: // REQUIRED_ARGS: import std.stdio; import imports.test40a; class Foo { mixin Mix; } void main() { Bar.foobar(); }
D
* KELVIN LABORATORY, UNIVERSITY OF GLASGOW * Default configuration data for STR200 fastbus scaler * JRM Annand 28th Sept 1990 * JRM Annand 18th Jan 1991 reg 11(hex) set for read & clear * Register Subaddr Data 0x3 0 0x7 0 0x10 0 0x11 ffffffff 0x12 ffffffff
D
// MVC - a TreeStore example using append() to populate the model import std.stdio; import std.string; import gtk.MainWindow; import gtk.Main; import gtk.Widget; import gtk.Box; import gtk.ScrolledWindow; import gtk.TreeView; import gtk.TreeStore; import gtk.TreeIter; import gtk.TreePath; import gtk.TreeViewColumn; i...
D
the face of a timepiece the control on a radio or television set that is used for tuning the circular graduated indicator on various measuring instruments a disc on a telephone that is rotated a fixed distance for each number called operate a dial to select a telephone number choose by means of a dial
D
/****************************************************************************** Custom DlsClient with the support for Redistribute request. copyright: Copyright (c) 2016-2017 sociomantic labs GmbH. All rights reserved License: Boost Software License Version 1.0. See LICENSE.txt for detail...
D
/Users/will/Code/advent_of_code/2018/10/target/release/build/memchr-49dbeafa85e4f6b8/build_script_build-49dbeafa85e4f6b8: /Users/will/.cargo/registry/src/github.com-1ecc6299db9ec823/memchr-2.1.2/build.rs /Users/will/Code/advent_of_code/2018/10/target/release/build/memchr-49dbeafa85e4f6b8/build_script_build-49dbeafa85e...
D
module dwt.internal.mozilla.nsICancelable; import dwt.internal.mozilla.Common; import dwt.internal.mozilla.nsID; import dwt.internal.mozilla.nsISupports; const char[] NS_ICANCELABLE_IID_STR = "d94ac0a0-bb18-46b8-844e-84159064b0bd"; const nsIID NS_ICANCELABLE_IID= { 0xd94ac0a0, 0xbb18, 0x46b8, [ 0x...
D
/Users/angelo/Developer/DroppedBits/DangerTest/.build/x86_64-apple-macosx/debug/OctoKit.build/Follow.swift.o : /Users/angelo/Developer/DroppedBits/DangerTest/.build/checkouts/octokit.swift/OctoKit/File.swift /Users/angelo/Developer/DroppedBits/DangerTest/.build/checkouts/octokit.swift/OctoKit/Time.swift /Users/angelo/D...
D
/home/uzair/iot_folder/shadowing/target/debug/deps/shadowing-8e8da4b73fad36ae.rmeta: src/main.rs /home/uzair/iot_folder/shadowing/target/debug/deps/shadowing-8e8da4b73fad36ae.d: src/main.rs src/main.rs:
D
/Users/abuzeid/workspace/DevPods/.build/x86_64-apple-macosx/debug/DevTag.build/TagCollectionCell.swift.o : /Users/abuzeid/workspace/DevPods/DevTag/TagCollectionCell.swift /Users/abuzeid/workspace/DevPods/.build/x86_64-apple-macosx/debug/DevTag.build/DerivedSources/resource_bundle_accessor.swift /Users/abuzeid/workspace...
D
/Users/sriramprasad/Dev/rough/tableImage/build/Pods.build/Debug-iphonesimulator/Alamofire.build/Objects-normal/x86_64/AFError.o : /Users/sriramprasad/Dev/rough/tableImage/Pods/Alamofire/Source/MultipartFormData.swift /Users/sriramprasad/Dev/rough/tableImage/Pods/Alamofire/Source/Timeline.swift /Users/sriramprasad/Dev/r...
D
/** * Windows API header module * * Translated from MinGW Windows headers * * Authors: Stewart Gordon * License: $(LINK2 http://www.boost.org/LICENSE_1_0.txt, Boost License 1.0) * Source: $(DRUNTIMESRC core/sys/windows/_iprtrmib.d) */ module core.sys.windows.iprtrmib; version (Windows): import core...
D
/** Copyright: Copyright (c) 2017-2018 Andrey Penechko. License: $(WEB boost.org/LICENSE_1_0.txt, Boost License 1.0). Authors: Andrey Penechko. */ /// IR Index. Points to any entity in function's IR module ir.ir_index; import std.format : formattedWrite; import std.bitmanip : bitfields; import all; /// Represent ind...
D
/* * Copyright (c) 2008, Nicolas Cannasse * 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, this list of con...
D
/** Copyright: Copyright (c) 2015-2016 Andrey Penechko. License: $(WEB boost.org/LICENSE_1_0.txt, Boost License 1.0). Authors: Andrey Penechko. */ module pluginlib.pluginmanager; import std.experimental.logger; import std.string : format; import pluginlib; class PluginManager : IPluginManager, IResourceManagerRegist...
D
/Users/weirujian/Desktop/WeiRuJian/Vapor/AuthServer/.build/x86_64-apple-macosx/debug/NIO.build/GetaddrinfoResolver.swift.o : /Users/weirujian/Desktop/WeiRuJian/Vapor/AuthServer/.build/checkouts/swift-nio/Sources/NIO/IO.swift /Users/weirujian/Desktop/WeiRuJian/Vapor/AuthServer/.build/checkouts/swift-nio/Sources/NIO/NonB...
D
/root/Documents/daily/3_6_20/target/debug/build/getrandom-68b8d23c2f119a59/build_script_build-68b8d23c2f119a59: /root/.cargo/registry/src/github.com-1ecc6299db9ec823/getrandom-0.1.14/build.rs /root/Documents/daily/3_6_20/target/debug/build/getrandom-68b8d23c2f119a59/build_script_build-68b8d23c2f119a59.d: /root/.cargo/...
D
INSTANCE Info_Mod_Wesen_08_Hi (C_INFO) { npc = Monster_11032_Wesen_HALU; nr = 1; condition = Info_Mod_Wesen_08_Hi_Condition; information = Info_Mod_Wesen_08_Hi_Info; permanent = 0; important = 1; }; FUNC INT Info_Mod_Wesen_08_Hi_Condition() { return 1; }; FUNC VOID Info_Mod_Wesen_08_Hi_Info() { AI_Output(se...
D
module fragments.constraintpairs.collisionconstraintpair; import armos.math; import fragments.entity; import fragments.constraints.utils; import fragments.contactpoint; import fragments.constraints; /++ +/ struct CollisionConstraintPair(NumericType) { alias N = NumericType; alias V3 = Vector!(N, 3); a...
D
/Users/hongweihui/Desktop/IOS大作业_洪伟辉_18126278/HNote/build/HNote.build/Debug-iphoneos/HNote.build/Objects-normal/arm64/RichTextController.o : /Users/hongweihui/Desktop/IOS大作业_洪伟辉_18126278/HNote/HNote/AppDelegate.swift /Users/hongweihui/Desktop/IOS大作业_洪伟辉_18126278/HNote/HNote/EWPopMenu/MenuTableViewCell.swift /Users/hong...
D
enum DYNCAST : int { DYNCAST_OBJECT, DYNCAST_EXPRESSION, DYNCAST_DSYMBOL, DYNCAST_TYPE, DYNCAST_IDENTIFIER, DYNCAST_TUPLE, DYNCAST_PARAMETER, } alias MATCHnomatch = MATCH.MATCHnomatch;
D
module minexewgames.app; import minexewgames.di; import minexewgames.di.Proxy; import minexewgames.engine; import minexewgames.engineimpl.EngineImpl; import minexewgames.n3d2.Renderer; import minexewgames.ntile.MainMenu; import std.conv; import std.stdio; import minexewgames.cfx2.node; class Game { @Autowire...
D
/** * D header file to interface with the * $(HTTP pubs.opengroup.org/onlinepubs/9699919799/basedefs/aio.h.html, Posix AIO API). * * Copyright: Copyright D Language Foundation 2018. * License: $(LINK2 http://www.boost.org/LICENSE_1_0.txt, Boost License 1.0) * Authors: $(HTTPS github.com/darredevil, Alexandru ...
D
module stb.rectpack; import std.typecons, std.algorithm, stb, stb.rectpack.binding; struct TexturePacker { this(stbrp_rect[] rects) { _rects = rects; _nodes = new stbrp_node[TEX_MAX]; } auto process() { auto w = binarySearch(0, TEX_MAX, a => canPack(a, a) ? -1 : 1); auto h = binarySearch(0,...
D
/** * Constants and data structures specific to the x86 platform. * * Copyright: Copyright (C) 1985-1998 by Symantec * Copyright (C) 2000-2023 by The D Language Foundation, All Rights Reserved * Authors: $(LINK2 https://www.digitalmars.com, Walter Bright) * License: $(LINK2 https://www.boos...
D
import vibe.vibe, std.file, std.getopt, std.path, std.process, std.stdio; // basic RESTful stuff! @path("/api") interface IMyAPI { // GET /api/greeting @property string greeting(); // PUT /api/greeting @property void greeting(string text); // POST /api/users @path("/users") void addNewU...
D
instance DIA_Addon_Lennar_EXIT(C_Info) { npc = BDT_1096_Addon_Lennar; nr = 999; condition = DIA_Addon_Lennar_EXIT_Condition; information = DIA_Addon_Lennar_EXIT_Info; permanent = TRUE; description = Dialog_Ende_v2; }; func int DIA_Addon_Lennar_EXIT_Condition() { return TRUE; }; func void DIA_Addon_Lennar_EXI...
D
/Users/yuxiangtang1/Documents/Academic/CS526/EggGame_11.28/build/EggGame.build/Debug-iphoneos/EggGame.build/Objects-normal/arm64/Level_Three.o : /Users/yuxiangtang1/Documents/Academic/CS526/EggGame_11.28/EggGame/GameScene.swift /Users/yuxiangtang1/Documents/Academic/CS526/EggGame_11.28/EggGame/Level_Two.swift /Users/yu...
D
/** * Compiler implementation of the * $(LINK2 http://www.dlang.org, D programming language). * * Copyright: Copyright (C) 1999-2018 by The D Language Foundation, All Rights Reserved * Authors: $(LINK2 http://www.digitalmars.com, Walter Bright) * License: $(LINK2 http://www.boost.org/LICENSE_1_0.txt, Bo...
D
import std.stdio; import qte5; // Графическая библиотека QtE5 import core.runtime; // Обработка входных параметров const strGreen = "background: #F79F81"; /* Концепция обмена информацией QtE5 <--> QML ------------------------------------------ 1 - Нет регистрации объектов, т.к. создать объект в D использующий мет...
D
immature of its kind relating to or typical of a larva
D
/Users/Avinash/Documents/Code/CodeCollab/CodeCollab/DerivedData/CodeCollab/Build/Intermediates/CodeCollab.build/Debug-iphonesimulator/CodeCollab.build/Objects-normal/x86_64/SignUpViewController.o : /Users/Avinash/Documents/Code/CodeCollab/CodeCollab/CodeCollab/LoginViewController.swift /Users/Avinash/Documents/Code/Cod...
D
/** * Copyright: © 2014-2015 Anton Gushcha * License: Subject to the terms of the Boost 1.0 license as specified in LICENSE file * Authors: Anton Gushcha <ncrashed@gmail.com> * * Template for aggregates members expection - extension of std.traits; */ module stribog.meta.members; import std.traits : isIntegral;...
D
instance Mod_1784_HEX_Hexe_PAT (Npc_Default) { // ------ NSC ------ name = NAME_hexe; guild = GIL_strf; id = 1784; voice = 43; flags = 0; npctype = NPCTYPE_pat_hexe; // ------ Attribute ------ B_SetAttributesToChapter (self, 4); // ------ Kampf-Taktik ----...
D
/Users/yinheng/Desktop/code/node/rs/axum_live/target/debug/deps/axum_live-6cfa7b4a0c508e62: src/main.rs /Users/yinheng/Desktop/code/node/rs/axum_live/target/debug/deps/axum_live-6cfa7b4a0c508e62.d: src/main.rs src/main.rs:
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 $(MREF std, stdio). $(SCRIPT inhibitQuickIndex = 1;) $(...
D
module lib.llvm.c.Support; import lib.llvm.c.Core; extern (C): LLVMBool LLVMLoadLibraryPermanently(const(char)* Filename); void LLVMParseCommandLineOptions(int argc, const(char*)* argv, const(char)* Overview); void* LLVMSearchForAddressOfSymbol(const(char)* symbolName); void LLVMAddSymbol(const(char)* symbolName, ...
D
/Users/a18968/Develop/RxSwiftSampler/DerivedData/RxSwiftSampler/Build/Intermediates/Pods.build/Debug-iphonesimulator/RxSwift.build/Objects-normal/x86_64/ElementAt.o : /Users/a18968/Develop/RxSwiftSampler/Pods/RxSwift/RxSwift/Observables/Implementations/AddRef.swift /Users/a18968/Develop/RxSwiftSampler/Pods/RxSwift/RxSw...
D
INSTANCE Mod_7065_DMR_Daemonenritter_MT (Npc_Default) { // ------ NSC ------ name = "Dämonenritter"; guild = GIL_STRF; id = 7065; voice = 12; flags = 0; npctype = NPCTYPE_MAIN; // ------ Attribute ------ B_SetAttributesToChapter (self, 5); // ------ Kampf-Taktik ------ ...
D
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License")...
D
// URL: https://yukicoder.me/problems/no/677 import std.algorithm, std.array, std.container, std.math, std.range, std.typecons, std.string; version(unittest) {} else void main() { int N; io.getV(N); long[] f; foreach (i; 0..N+1) foreach (j; 0..N+1) f ~= 2L^^i * 5L^^j; f.sort; foreach (fi; f) io....
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 ...
D
# FIXED Drivers/TRNG/TRNGCC26XX.obj: C:/ti/simplelink_cc2640r2_sdk_4_40_00_10/source/ti/blestack/hal/src/target/_common/TRNGCC26XX.c Drivers/TRNG/TRNGCC26XX.obj: C:/ti/ccs1030/ccs/tools/compiler/ti-cgt-arm_20.2.4.LTS/include/stdint.h Drivers/TRNG/TRNGCC26XX.obj: C:/ti/ccs1030/ccs/tools/compiler/ti-cgt-arm_20.2.4.LTS/i...
D
module tinymt32; /** * @file tinymt32.h * * @brief Tiny Mersenne Twister only 127 bit internal state * * @author Mutsuo Saito (Hiroshima University) * @author Makoto Matsumoto (University of Tokyo) * * Copyright (C) 2011 Mutsuo Saito, Makoto Matsumoto, * Hiroshima University and The University of Tokyo. * All rights re...
D
instance DIA_LARES_LI_EXIT(C_Info) { npc = vlk_449_lares_li; nr = 999; condition = dia_lares_li_exit_condition; information = dia_lares_li_exit_info; permanent = TRUE; description = Dialog_Ende; }; func int dia_lares_li_exit_condition() { return TRUE; }; func void dia_lares_li_exit_info() { AI_StopProcessIn...
D