code stringlengths 3 10M | language stringclasses 31
values |
|---|---|
/// Author: Aziz Köksal
/// License: GPL3
/// $(Maturity high)
module drc.semantic.SymbolTable;
import drc.semantic.Symbol;
import drc.lexer.Identifier;
import common;
/// Maps an identifier ткст в a Символ.
struct ТаблицаСимволов
{
Символ[сим[]] таблица; /// Структура таблицы данных.
/// Ищет идент в таблица.
... | D |
module UnrealScript.TribesGame.TrGame_TrArena;
import ScriptClasses;
import UnrealScript.Helpers;
import UnrealScript.Engine.Controller;
import UnrealScript.Engine.PlayerReplicationInfo;
import UnrealScript.TribesGame.TrPlayerController;
import UnrealScript.TribesGame.TrGame;
import UnrealScript.UTGame.UTTeamI... | D |
/**
Differentiable log function module.
*/
module diffengine.log;
import std.math : mathLog = log;
import std.traits : isFloatingPoint, isNumeric;
import diffengine.differentiable :
Differentiable,
DiffContext,
EvalContext;
import diffengine.mul : mul;
import diffengine.div : div;
@safe:
/**
Differentia... | D |
derive or receive pleasure from
have benefit from
get pleasure from
have for one's benefit
take delight in
| D |
/**
Copyright: Copyright (c) 2017-2018 Andrey Penechko.
License: $(WEB boost.org/LICENSE_1_0.txt, Boost License 1.0).
Authors: Andrey Penechko.
*/
module voxelman.world.storage.chunk.editor;
import voxelman.container.hash.set;
import voxelman.core.config;
import voxelman.world.storage.chunk;
import voxelman.world.stor... | D |
/Users/miladmehrpoo/Desktop/Helloworld/.build/debug/JSON.build/JSON+Serialize.swift.o : /Users/miladmehrpoo/Desktop/Helloworld/Packages/JSON-1.0.1/Sources/JSON/JSON+Bytes.swift /Users/miladmehrpoo/Desktop/Helloworld/Packages/JSON-1.0.1/Sources/JSON/JSON+Equatable.swift /Users/miladmehrpoo/Desktop/Helloworld/Packages/JS... | D |
// **************************************************
// PRE EXIT
// **************************************************
INSTANCE DIA_Orry_PreExit (C_INFO)
{
npc = GRD_254_Orry;
nr = 999;
condition = DIA_Orry_PreExit_Condition;
information = DIA_Orry_PreExit_Info;
permanent = 0;
description = DIALOG_E... | D |
/Users/mprechner/vapor-demo/HelloWorld/.build/debug/SocksCore.build/Conversions.swift.o : /Users/mprechner/vapor-demo/HelloWorld/.build/checkouts/socks.git--8001262774462276871/Sources/SocksCore/Address+C.swift /Users/mprechner/vapor-demo/HelloWorld/.build/checkouts/socks.git--8001262774462276871/Sources/SocksCore/Addr... | D |
// This file is part of CCBI - Conforming Concurrent Befunge-98 Interpreter
// Copyright (c) 2006-2010 Matti Niemenmaa
// See license.txt, which you should have received together with this file, for
// licensing information.
// File created: 2007-01-20 21:05:10
module ccbi.fingerprints.cats_eye.orth;
import ccbi.fin... | D |
module red_carpet;
import std.random;
import std.stdio;
import std.string;
import game;
import sgogl;
import animation;
import vector;
import ground;
import agent;
import validatable;
class Red_carpet_1 : Ground {
static bool type_initialized = false;
static uint image_1;
static void initialize_type(){
i... | D |
/Users/kidnapper/Documents/BitcoinBell/DerivedData/BitcoinBell/Build/Intermediates.noindex/BitcoinBell.build/Debug-iphoneos/BitcoinBell.build/Objects-normal/arm64/cryptoCell.o : /Users/kidnapper/Documents/BitcoinBell/model/coinmarketcapAPI.swift /Users/kidnapper/Documents/BitcoinBell/BitcoinBell/AppDelegate.swift /User... | D |
/******************************************************************************
Implementation of the legacy storage protocol
copyright:
Copyright (c) 2016-2017 dunnhumby Germany GmbH. All rights reserved
License:
Boost Software License Version 1.0. See LICENSE.txt for details.
*********... | D |
/home/mimobuntu/Repositories/Rust/RustPractice/RustPractice/target/debug/deps/rand_core-86af4b57df6901ac.rmeta: /home/mimobuntu/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_core-0.3.1/src/lib.rs
/home/mimobuntu/Repositories/Rust/RustPractice/RustPractice/target/debug/deps/librand_core-86af4b57df6901ac.rlib: /h... | D |
void main() {
problem();
}
void problem() {
auto N = scan!long;
void solve() {
long n = N;
long a = 1;
long b = 1;
for(long right = 5;; right *= 5) {
long an = N - right;
a = 1;
for(long left = 3;; left *= 3) {
[a,b, an, right, left].deb;
if (left == an) {
... | D |
; Copyright (C) 2008 The Android Open Source Project
;
; Licensed under the Apache License, Version 2.0 (the "License");
; you may not use this file except in compliance with the License.
; You may obtain a copy of the License at
;
; http://www.apache.org/licenses/LICENSE-2.0
;
; Unless required by applicable law ... | D |
/**
* Authors: Szabo Bogdan <szabobogdan@yahoo.com>
* Date: 3 21, 2015
* License: Subject to the terms of the MIT license, as written in the included LICENSE.txt file.
* Copyright: Public Domain
*/
module vibedav.http;
import vibedav.base;
import std.datetime;
import std.string;
import vibe.http.server;
import ... | D |
/*
* The MIT License (MIT)
*
* Copyright (c) 2015 James Mahler, Richard Andrew Cattermole
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limi... | D |
// @@@DEPRECATED_2017-06@@@
/**
* $(RED Deprecated. Use `core.stdc.stdlib` or `core.sys.posix.stdlib`
* instead. This module will be removed in June 2017.)
*
* C's <stdlib.h>
* D Programming Language runtime library
* Authors: Walter Bright, Digital Mars, http://www.digitalmars.com
* License: Public... | 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">
<sashModel currentSelection="//@sashModel/@windows.0/@children.0">
<windows>
<children... | D |
module yu.tools.buffer;
interface IWriteBuffer
{
size_t write(in ubyte[] data);
size_t set(size_t pos, in ubyte[] data);
@property size_t length() const;
}
interface IReadBuffer
{
@property bool eof() const;
size_t read(size_t size, scope void delegate(in ubyte[]) cback);
void rest(size_t size = 0);
s... | D |
/home/shepj/xaod/ROOTAnalysisTutorial/RootCoreBin/obj/x86_64-slc6-gcc49-opt/MyAnalysis/obj/MyxAODAnalysis.o /home/shepj/xaod/ROOTAnalysisTutorial/RootCoreBin/obj/x86_64-slc6-gcc49-opt/MyAnalysis/obj/MyxAODAnalysis.d : /home/shepj/xaod/ROOTAnalysisTutorial/MyAnalysis/Root/MyxAODAnalysis.cxx /home/shepj/xaod/ROOTAnalysis... | D |
instance DIA_HARLOK_EXIT(C_INFO)
{
npc = nov_1358_harlok;
nr = 999;
condition = dia_harlok_exit_condition;
information = dia_harlok_exit_info;
important = 0;
permanent = 1;
description = DIALOG_ENDE;
};
func int dia_harlok_exit_condition()
{
return 1;
};
func void dia_harlok_exit_info()
{
AI_StopProcessInf... | D |
/Users/christian/GitHub/vapor/HelloVapor/.build/x86_64-apple-macosx/debug/NIOWebSocket.build/WebSocketFrame.swift.o : /Users/christian/GitHub/vapor/HelloVapor/.build/checkouts/swift-nio/Sources/NIOWebSocket/SHA1.swift /Users/christian/GitHub/vapor/HelloVapor/.build/checkouts/swift-nio/Sources/NIOWebSocket/Base64.swift ... | D |
/Users/chenzuncheng/Desktop/vaporTest/.build/x86_64-apple-macosx10.10/debug/HTTP.build/Response/ResponseRepresentable.swift.o : /Users/chenzuncheng/Desktop/vaporTest/.build/checkouts/engine.git-3311994267206676365/Sources/HTTP/Async/Response+Async.swift /Users/chenzuncheng/Desktop/vaporTest/.build/checkouts/engine.git-... | D |
/home/syx/SYXrepo/vacation_homework/percolation/target/debug/deps/libcrossbeam_deque-000970e69a9c8f10.rlib: /home/syx/.cargo/registry/src/mirrors.ustc.edu.cn-61ef6e0cd06fb9b8/crossbeam-deque-0.2.0/src/lib.rs
/home/syx/SYXrepo/vacation_homework/percolation/target/debug/deps/crossbeam_deque-000970e69a9c8f10.d: /home/syx... | D |
INSTANCE Mod_7126_ASS_Krieger_NW (Npc_Default)
{
// ------ NSC ------
name = "Assassinenkrieger";
guild = GIL_OUT;
id = 7126;
voice = 13;
flags = 0;
npctype = NPCTYPE_MAIN;
// ------ Attribute ------
B_SetAttributesToChapter (self, 4);
// ------ Kampf-Takti... | D |
/**
* Code generation 3
*
* Includes:
* - generating a function prolog (pushing return address, loading paramters)
* - generating a function epilog (restoring registers, returning)
* - generation / peephole optimizations of jump / branch instructions
*
* Compiler implementation of the
* $(LINK2 https:... | D |
import std.stdio;
enum Role
{
父, 母, 哥, 姐, 弟, 妹, 儿, 女, 爷, 奶, 姥爷, 姥姥, 孙子, 孙女, 外孙子, 外孙女,
伯, 叔, 姑, 舅, 姨,
};
enum Decorate
{
伯, 叔, 姑, 舅, 姨,
};
enum CoupleDecorate
{
父, 母, 爷, 奶, 夫, 妻
};
string[] allpeople;
int father(string a, string b)
{
// if a can call b "f... | D |
//*************
// Wer bist du?
//*************
instance Bad_Who (C_Info)
{
nr = 1;
condition = Bad_Who_Condition;
information = Bad_Who_Info;
description = "Wer bist du?";
};
func int Bad_Who_Condition ()
{
return true;
};
func void Bad_Who_Info ()
{
AI_Output(other, self, "Bad_Who_01"); //wer bist du?
... | D |
Long: proxytunnel
Short: p
Help: Operate through an HTTP proxy tunnel (using CONNECT)
See-also: proxy
---
When an HTTP proxy is used --proxy, this option will make curl tunnel through
the proxy. The tunnel approach is made with the HTTP proxy CONNECT request and
requires that the proxy allows direct connect to the remo... | D |
module gui.picker.bread;
/* Breadcrumb navigation
* A series of buttons with one nested subdirectory per button.
*
* This doesn't check whether directories exist! Ls would throw when
* we search a nonexisting dir, but Breadcrumb won't.
*/
import std.algorithm;
import basics.help; // len
import basics.user;
impo... | D |
/**
*
*/
module hunt.wechat.bean.shakearound.page.del.PageDeleteResult;
import hunt.wechat.bean.BaseResult;
/**
* 微信摇一摇周边-页面管理-删除页面-响应参数
*
*
*/
class PageDeleteResult : BaseResult {
}
| D |
Ddoc
$(DERS_BOLUMU $(IX foreach, static) $(IX static foreach) $(CH4 static foreach))
$(P
We saw compile-time $(C foreach) earlier in the $(LINK2 tuples.html, Tuples chapter). Compile-time $(C foreach) iterates the loop at compile time and unrolls each iteration as separate pieces of code. For example, given the follo... | D |
/Users/jingxuelong/Projects/XJTools_Swift/Example/build/Pods.build/Debug-iphonesimulator/SnapKit.build/Objects-normal/x86_64/Debugging.o : /Users/jingxuelong/Projects/XJTools_Swift/Example/Pods/SnapKit/Source/ConstraintLayoutGuideDSL.swift /Users/jingxuelong/Projects/XJTools_Swift/Example/Pods/SnapKit/Source/Constraint... | D |
module dllvm.core.basicblock;
// Source: https://llvm.org/doxygen/group__LLVMCCoreValueBasicBlock.html
import dllvm.ctypes;
extern(C)
{
/++
+ Convert a basic block instance to a value type
+/
LLVMValueRef LLVMBasicBlockAsValue(LLVMBasicBlockRef block);
/++
+ Determine whether an LLVMValue... | D |
import core.sys.posix.unistd;
import std.process;
import std.string;
import ae.net.asockets;
void mpdSubscribe(void delegate() callback)
{
auto p = pipeProcess(["mpc", "idleloop"], Redirect.stdout);
auto sock = new FileConnection(p.stdout.fileno.dup);
sock.handleReadData =
(Data data)
{
callback();
};
... | D |
/**
Package skeleton initialization code.
Copyright: © 2013-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
*/
module dub.init;
import dub.internal.vibecompat.core.file;
import dub.internal.logging;
import dub.package_... | D |
module dlangide.ui.outputpanel;
import dlangui;
import dlangide.workspace.workspace;
import dlangide.workspace.project;
import std.utf;
import std.regex;
import std.algorithm : startsWith;
/// event listener to navigate by error/warning position
interface CompilerLogIssueClickHandler {
bool onCompilerLogIssueClick(... | D |
class A {
void main() {
for (; 1==1; ) {
}
}
}
| D |
module xf.xpose2.Utils;
version (Tango) {
/**
Templates from std.traits, by Walter Bright.
Reformatted to fit here better.
*/
template ReturnType(alias dg) {
alias ReturnType!(typeof(dg)) ReturnType;
}
template ReturnType(dg) {
static if (is(dg R == return)) {
alias R ReturnType;
... | D |
/** Optimised asm arbitrary точность arithmetic ('bignum')
* routines for X86 processors.
*
* All functions operate on массивы of uints, stored LSB first.
* If there is a destination array, it will be the first parameter.
* Currently, all of these functions are субъект to change, and are
* intended for int... | D |
module ro.conv.gui;
import
std.conv,
std.range,
std.array,
std.format,
std.string,
std.algorithm,
perfontain,
ro.conv,
rocl.gui,
rocl.game;
enum Elements =
[
`WIN_TOP`,
`WIN_TOP_SPACER`,
`WIN_BOTTOM`,
`WIN_BOTTOM_SPACER`,
`WIN_PART`,
`BTN_PART`,
`BTN_SPACER`,
`BTN_HOVER_PART`,
`BTN_H... | D |
/*
* paging.d
*
* This module implements the structures and logic associated with paging.
*
*/
module kernel.arch.x86_64.core.paging;
// Import common kernel stuff
import kernel.core.util;
import kernel.core.error;
import kernel.core.kprintf;
// Import the heap allocator, so we can allocate memory
import kernel... | D |
/*
* This file is part of gtkD.
*
* gtkD is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
* the Free Software Foundation; either version 2.1 of the License, or
* (at your option) any later version.
*
* gtkD is distribut... | D |
#include "pcsSocket.h"
#define REW Dio_id(PCDIO_DIO, 2, 0x80)
#define BEEP Dio_id(PCDIO_DIO, 2, 0x40)
#define PHOTO_RESET_BIT Dio_id(PCDIO_DIO, 2, 0x04)
#define PHOTO_CELL_INPUT 0x1000
#define FPONCD 1010
#define FPDIMCD 1020
#define FPOFFCD 1025
#define REWCD 1030
#define STIMCD 1100
#define STOFFCD 1101
#def... | D |
alias int func(int); // func is a alias to a function type
void foo()
{
if (is(func[])) // not satisfied because arrays of
// functions are not allowed
writeln("satisfied");
else
writeln("not satisfied");
}
alias bar = short;
void foo(bar x)
{
if (is(bar : i... | D |
/Users/Rens/Development/RecoveryJournal/Build/Intermediates/RecoveryJournal.build/Debug/Async.build/Objects-normal/x86_64/ConnectingStream.o : /Users/Rens/Development/RecoveryJournal/.build/checkouts/async.git-2335297525913451934/Sources/Async/Socket/SocketSource.swift /Users/Rens/Development/RecoveryJournal/.build/che... | D |
//-----------------------------------------------------------------------------
// wxD - Sound.d
// (C) 2006 afb <afb@users.sourceforge.net>
//
/// The wxSound wrapper classes. (Optional on non-Windows platforms)
//
// Licensed under the wxWidgets license, see LICENSE.txt for details.
//
// $Id: Sound.d,v 1.4 2006/11/1... | D |
void main() {
import std.stdio, std.numeric;
[1.0, 3.0, -5.0].dotProduct([4.0, -2.0, -1.0]).writeln;
}
| D |
wallclock (3) --- tell the time in a big way 08/30/84
| _U_s_a_g_e
| wallclock [ <delay> [ <fill_char> ]]
| _D_e_s_c_r_i_p_t_i_o_n
| 'Wallclock' is a program which uses the CRT as a rather
| large (and ... | D |
////SKIE - QUAYLE SoA
CHAIN IF ~InParty("QUAYLE")
See("QUAYLE")
!StateCheck("QUAYLE",CD_STATE_NOTVALID)
!StateCheck("L#HPH",CD_STATE_NOTVALID)
CombatCounter(0)
Global("L#QuayleL#HPH","GLOBAL",0)~ THEN L#HPHB L#HPHQuayle01
@0
DO ~SetGlobal("L#QuayleL#HPH","GLOBAL",1)~
== 1xQUAYB @1
== L#HPHB @2
== 1xQUAYB @3
=... | D |
instance NONE_117_NERGAL_EXIT(C_Info)
{
npc = none_117_nergal;
nr = 999;
condition = none_117_nergal_exit_condition;
information = none_117_nergal_exit_info;
permanent = TRUE;
description = Dialog_Ende;
};
func int none_117_nergal_exit_condition()
{
return TRUE;
};
func void none_117_nergal_exit_info()
{
AI... | D |
module somelib.somesource;
string getName() pure
{
return "Stefan";
}
| D |
/**
Win32 driver implementation using I/O completion ports
Copyright: © 2012 Sönke Ludwig
Authors: Sönke Ludwig, Leonid Kramer
License: Subject to the terms of the MIT license, as written in the included LICENSE.txt file.
*/
module vibe.core.drivers.win32;
version(VibeWin32Driver)
{
import vibe.core.core;
import... | D |
/***********************************************************************\
* rassapi.d *
* *
* Windows API header module *
* ... | D |
module cud.visitor;
import cud.expr;
import cud.type;
abstract class Visitor
{
void visit(IntConst expr) { assert(0); }
void visit(IndexExpr expr) { assert(0); }
void visit(CallExpr expr) { assert(0); }
void visit(UnaryExpr expr) { assert(0); }
void visit(MemberExpr expr) { assert(0); }
void visit(TypeTraitExpr... | D |
module system.reflection;
abstract class Assembly
{
//todo
} | 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 |
void main() {
import std.stdio, std.algorithm, std.range, core.bitop;
enum pCount = (ulong n) => popcnt(n & uint.max) + popcnt(n >> 32);
writefln("%s\nEvil: %s\nOdious: %s",
uint.max.iota.map!(i => pCount(3L ^^ i)).take(30),
uint.max.iota.filter!(i => pCount(i) % 2 == 0).take(30)... | D |
# FIXED
Drivers/RF/RFCC26XX_singleMode.obj: C:/ti/simplelink_cc2640r2_sdk_2_40_00_32/source/ti/drivers/rf/RFCC26XX_singleMode.c
Drivers/RF/RFCC26XX_singleMode.obj: C:/ti/simplelink_cc2640r2_sdk_2_40_00_32/source/ti/drivers/dpl/ClockP.h
Drivers/RF/RFCC26XX_singleMode.obj: C:/ti/ccsv8/tools/compiler/ti-cgt-arm_18.1.4.LT... | D |
instance STRF_1128_Addon_Sklave (Npc_Default)
{
// ------ NSC ------
name = NAME_Addon_Sklave;
guild = GIL_STRF;
id = 1128;
voice = 3;
flags = 0;
npctype = NPCTYPE_BL_AMBIENT;
//aivars
aivar[AIV_NoFightParker] = TRUE;
aivar[AIV_IgnoresArmor] = TRUE;
// ------ Attribute ------
B_... | D |
# FIXED
expN.obj: C:/Users/a0272561/Repositories/cs30_controlsuite/libs/math/CLAmath/CLAMATH_VERSION/examples/2837x_expN/cpu01/expN.cla
expN.obj: C:/Users/a0272561/Repositories/cs30_controlsuite/libs/math/CLAmath/CLAMATH_VERSION/include/CLAMath.h
expN.obj: C:/Users/a0272561/Repositories/cs30_controlsuite/libs/math... | D |
/*
* Copyright (c) 2008 Mason Green http://www.dsource.org/projects/blaze
*
* This software is provided 'as-is', without any express or implied
* warranty. In no event will the authors be held liable for any damages
* arising from the use of this software.
*
* Permission is granted to anyone to use this softwa... | D |
/*
* Copyright (c) 2015 Guillaume Piolat
* 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 conditions ... | D |
/**************************************************************************
ВЫПЬЕМ ВМЕСТЕ!
Раз в 4 секунды один из собеседников пьет или говорит. Собеседник, заметив,
что товарищ пьет, присоединится к нему. Иногда оба закусывают.
Набор восприятий - обычный.
Режим перемещения - ходьба.
*****************... | D |
/Users/tannerorndorff/Desktop/Monocleheads/SpokaneFence/FenceGUI_v5/build/FenceGUI_v5.build/Debug-iphonesimulator/FenceGUI_v5.build/Objects-normal/x86_64/ViewController.o : /Users/tannerorndorff/Desktop/Monocleheads/SpokaneFence/FenceGUI_v5/FenceGUI_v5/AppDelegate.swift /Users/tannerorndorff/Desktop/Monocleheads/Spokan... | D |
/**
* parse configuration options
*
* Copyright: Copyright Digital Mars 2017
* License: $(WEB www.boost.org/LICENSE_1_0.txt, Boost License 1.0).
*
* Source: $(DRUNTIMESRC src/core/internal/parseoptions.d)
*/
module core.internal.parseoptions;
import core.stdc.stdlib;
import core.stdc.stdio;
import core.stdc.ctype;
... | D |
module entities.food;
import entities.entity;
import entities.entityType;
class Food : Entity
{
public this (string _name)
{
super(FOOD, _name);
}
} | 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_8_agm-79173162... | 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 |
/****************************************************************************
**
** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtWidgets module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL21$
** Commercial License Usage
** Lice... | D |
/Users/Carlos/Documents/Xcode\ Projects/MyMusicPlayer/Build/Intermediates/SwiftMigration/MyMusicPlayer/Intermediates.noindex/MyMusicPlayer.build/Debug-iphonesimulator/MyMusicPlayer.build/Objects-normal/x86_64/MusicSong.o : /Users/Carlos/Documents/Xcode\ Projects/MyMusicPlayer/MyMusicPlayer/SliderThumb.swift /Users/Carl... | D |
/Volumes/IDrive/rCore-Tutorial/os/target/debug/deps/semver_parser-6fda5de1173a9da6.rmeta: /Users/apple/.cargo/registry/src/mirrors.ustc.edu.cn-61ef6e0cd06fb9b8/semver-parser-0.7.0/src/lib.rs /Users/apple/.cargo/registry/src/mirrors.ustc.edu.cn-61ef6e0cd06fb9b8/semver-parser-0.7.0/src/version.rs /Users/apple/.cargo/regi... | D |
/*
Файл: LLPair.d
Originally записано by Doug Lea и released преобр_в the public домен.
Thanks for the assistance и support of Sun Microsystems Labs, Agorics
Inc, Loral, и everyone contributing, testing, и using this код.
History:
Дата Who What
24Sep95 dl@cs.oswego.edu Созд из_ ... | D |
module wx.SpinCtrl;
public import wx.common;
public import wx.Control;
//---------------------------------------------------------------------
extern(D) class СпинКтрл : Контрол
{
public const цел ГОРИЗОНТАЛЬНАЯ = ПОриентация.Горизонталь;
public const цел ВЕРТИКАЛЬНАЯ = ПОриентация.Вертикаль;
... | D |
/Users/brunodaluz/Desktop/project/Build/Intermediates/project.build/Debug/Routing.build/Objects-normal/x86_64/Parameters.o : /Users/brunodaluz/Desktop/project/.build/checkouts/routing.git-5348454670205955628/Sources/Routing/Utilities/Deprecated.swift /Users/brunodaluz/Desktop/project/.build/checkouts/routing.git-534845... | D |
/*
Copyright (c) 2019-2020 Timur Gafarov
Boost Software License - Version 1.0 - August 17th, 2003
Permission is hereby granted, free of charge, to any person or organization
obtaining a copy of the software and accompanying documentation covered by
this license (the "Software") to use, reproduce, display, distribute,
... | D |
RTE/Device/STM32F407VGTx/stm32f4xx_hal_i2c.o: C:/Users/david.waldo/AppData/Local/Arm/Packs/Keil/STM32F4xx_DFP/2.14.0/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2c.c
RTE/Device/STM32F407VGTx/stm32f4xx_hal_i2c.o: C:/Users/david.waldo/AppData/Local/Arm/Packs/Keil/STM32F4xx_DFP/2.14.0/Drivers/STM32F4xx_HAL_Driver/Inc/... | D |
/**
* Compiler implementation of the
* $(LINK2 http://www.dlang.org, D programming language).
*
* Copyright: Copyright (C) 1985-1998 by Symantec
* Copyright (C) 2000-2020 by The D Language Foundation, All Rights Reserved
* Authors: $(LINK2 http://www.digitalmars.com, Walter Bright)
* License: ... | D |
module dsl.semantic.FunctionInfo;
import dsl.ast.Function;
import dsl.semantic._;
class FunctionInfo : InfoType {
private Function _astFunc;
this (Function func) {
this._astFunc = func;
}
}
| D |
#!/usr/bin/rdmd
import std.stdio, std.regex, std.conv, std.process;
static import file = std.file;
StaticRegex!char[string] ctr_list;
static this ( ) {
ctr_list = [
"lambda": ctRegex!(`\%`),
"not": ctRegex!(`\!(?!=)`),
"or": ctRegex!(`\|\|`),
"and": ctRegex!(`\&\&`),
];
}
void main ( string[] ... | D |
/Users/adelkhaziakhmetov/Documents/XCODE/UIKitChaining/build/UIKitChaining.build/Debug-iphonesimulator/UIKitChaining.build/Objects-normal/x86_64/UIButton+Chaining.o : /Users/adelkhaziakhmetov/Documents/XCODE/UIKitChaining/UIKitChaining/UIChaining/UITextField+Chaining.swift /Users/adelkhaziakhmetov/Documents/XCODE/UIKit... | D |
/Programming/servicely/build/servicely.build/Debug-iphonesimulator/servicely.build/Objects-normal/x86_64/ClientProfileViewController.o : /Programming/servicely/servicely/CosmosDistrib.swift /Programming/servicely/servicely/ColorScheme.swift /Programming/servicely/servicely/AppDelegate.swift /Programming/servicely/servi... | D |
#source: tlspie3.s
#as: --32 -mrelax-relocations=yes
#ld: -melf_i386 -pie
#objdump: -dwr
.*: +file format .*
Disassembly of section .text:
[0-9a-f]+ <___tls_get_addr>:
[ ]*[a-f0-9]+: c3 ret
[0-9a-f]+ <_start>:
[ ]*[a-f0-9]+: 55 push %ebp
[ ]*[a-f0-9]+: 89 e5 ... | D |
/******************************************************************************
* Base class for sekitk.vector & sekitk.quaternion
*
* This module is a sub-module for module SekiTK.
*
* Authors: 新井 浩平 (Kohei ARAI), arai-kohei-xg@ynu.jp
* Version 1.0:
**************************************************************... | D |
/***********************************\
CONSOLECOMMANDS
\***********************************/
//========================================
// [internal] PM-Class
//========================================
class CCItem {
var int fncID;
var string cmd;
var string desc;
};
instance CCItem@(CCItem);
/... | D |
// See https://forum.worldofplayers.de/forum/threads/790720-Scriptpaket-Zugriff-auf-ZenGine-Objekte?p=13659168&viewfull=1#post13659168
// Made by Gottfried
//########################################################################################
//## ... | D |
module pkg20008.subpkg;
import pkg20008.subpkg.subsubmod;
enum T9 { x }
static assert([__traits(allMembers, pkg20008.subpkg)] == ["object", "pkg20008", "T9"]);
| D |
/Users/timon/Desktop/Development/BibNet/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/x86_64/MainFlutterWindow.o : /Users/timon/Desktop/Development/BibNet/macos/Runner/AppDelegate.swift /Users/timon/Desktop/Development/BibNet/macos/Flutter/GeneratedPluginRegistrant.swift /Users/... | D |
a native or inhabitant of the United States
the English language as used in the United States
a native or inhabitant of a North American or Central American or South American country
of or relating to the United States of America or its people or language or culture
of or relating to or characteristic of the continents... | D |
/media/pc/Dev/Workspace/holochain-lab/holochat-rust/zomes/chat/code/target/wasm32-unknown-unknown/release/deps/libholochain_wasm_utils-aeccb6dfd7f7e6de.rlib: /home/pc/.cargo/git/checkouts/holochain-rust-c3b6365fc5bfa642/c9f2309/wasm_utils/src/lib.rs /home/pc/.cargo/git/checkouts/holochain-rust-c3b6365fc5bfa642/c9f2309/... | D |
module util;
const(char)[] removeUnicodeBOM(const(char)[] input) {
if (input.length >= 3 && input[0 .. 3] == "\xef\xbb\xbf") {
return input[3 .. $];
} else {
return input;
}
}
pure string replace(string text, string oldText, string newText, bool caseSensitive = true, bool first = false) {
import s... | D |
education that results in understanding and the spread of knowledge
(Hinduism and Buddhism) the beatitude that transcends the cycle of reincarnation
a movement in Europe from about 1650 until 1800 that advocated the use of reason and individualism instead of tradition and established doctrine
| D |
module engine.core.math.perlin_noise;
import std.conv;
import std.math;
struct SPerlinNoise {
static:
immutable ubyte[512] p;
static this() {
static immutable permutation = cast(ubyte[256])hexString!"97 A0 89 5B 5A
0F 83 0D C9 5F 60 35 C2 E9 07 E1 8C 24 67 1E 45 8E 08 63 25
F0... | D |
/*
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
*
* 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/license... | D |
import std.string;
import std.stdio;
import std.utf;
import std.getopt;
import std.file;
import std.conv;
import std.algorithm;
import std.typecons;
import std.math;
import std.array : array;
alias Bigram = Tuple!(dstring, dstring);
alias BigramPair = Tuple!(double, Bigram);
dstring tokenize(in dstring token)
{
... | 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 |
// Written in the D programming language.
module windows.gamemode;
public import windows.core;
public import windows.com : HRESULT;
public import windows.systemservices : BOOL;
extern(Windows) @nogc nothrow:
// Functions
///Gets the current resource state (that is, whether the app is running in Game Mode or share... | D |
module org.serviio.ui.resources.RemoteAccessResource;
import org.restlet.resource.Get;
import org.restlet.resource.Put;
import org.serviio.restlet.ResultRepresentation;
import org.serviio.ui.representation.RemoteAccessRepresentation;
public abstract interface RemoteAccessResource
{
//@Put("xml|json")
public abstr... | D |
/Users/rss/Desktop/iOS-Shopping-App-master/Pick'n'Pay-swift3/DerivedData/Pick'n'Pay/Build/Intermediates.noindex/Pick'n'Pay.build/Debug-iphonesimulator/Pick'n'Pay.build/Objects-normal/x86_64/CheckoutViewController.o : /Users/rss/Desktop/iOS-Shopping-App-master/Pick'n'Pay-swift3/TableViewImages/Data.swift /Users/rss/Desk... | D |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.