text
stringlengths
2
99.9k
meta
dict
title=Mindstorms isbn=0465046290 author=Seymour Papert pubmonth=198001 subject=children computers powerful ideas LOGO education url=http://www.papert.org/
{ "pile_set_name": "Github" }
package org.unipop.schema.property; import org.apache.tinkerpop.gremlin.process.traversal.step.util.HasContainer; import org.json.JSONArray; import org.json.JSONObject; import org.unipop.query.predicates.PredicatesHolder; import org.unipop.query.predicates.PredicatesHolderFactory; import org.unipop.schema.property.typ...
{ "pile_set_name": "Github" }
package controllers; import apimodels.Client; import play.mvc.Http; import java.util.List; import java.util.ArrayList; import java.util.HashMap; import javax.validation.constraints.*; @SuppressWarnings("RedundantThrows") public interface FakeClassnameTags123ApiControllerImpInterface { Client testClassname(Clien...
{ "pile_set_name": "Github" }
Czech ultra-right Republicans staged a small but noisy demonstration as German Chancellor Helmut Kohl arrived to sign a post-war reconciliation accord between the Czech Republic and Germany on Tuesday. About a hundred supporters of the Republican Party yelled "go home" and "Czech lands for the Czechs" as Kohl arrived a...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <monster name="Ushuriel" nameDescription="ushuriel" race="fire" experience="10000" speed="350" manacost="0"> <health now="50000" max="50000"/> <look type="12" head="0" body="95" legs="19" feet="112" corpse="6068"/> <targetchange interval="5000" chance="8"/> <strategy attack="1...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <ItemGroup> <Filter Include="Source Files"> <UniqueIdentifier>{4FC737F1-C7A5-4376-A066-2A32D752A2FF}</UniqueIdentifier> <Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx...
{ "pile_set_name": "Github" }
// Copyright (c) 2019 Intel Labs. // // This work is licensed under the terms of the MIT license. // For a copy, see <https://opensource.org/licenses/MIT>. #pragma once #include "carla/geom/GeoLocation.h" #include "carla/sensor/SensorData.h" #include "carla/sensor/s11n/GnssSerializer.h" namespace carla { namespace ...
{ "pile_set_name": "Github" }
////////////////////////////////////////////////////////////////////////////// // // This file is part of the Corona game engine. // For overview and more information on licensing please refer to README.md // Home page: https://github.com/coronalabs/corona // Contact: support@coronalabs.com // ////////////////////////...
{ "pile_set_name": "Github" }
config BR2_PACKAGE_PYTHON_POSIX_IPC bool "python-posix-ipc" depends on BR2_PACKAGE_PYTHON depends on BR2_TOOLCHAIN_HAS_THREADS help The Python extension module posix_ipc gives access to POSIX inter-process semaphores, shared memory and message queues on systems that support the POSIX Realtime Extensions ...
{ "pile_set_name": "Github" }
import { Localized, withLocalization, WithLocalizationProps, } from '@fluent/react'; import * as React from 'react'; import { useEffect, useRef, useState } from 'react'; import { DAILY_GOALS } from '../../../constants'; import { useAccount, useAPI } from '../../../hooks/store-hooks'; import { useTypedSelector } f...
{ "pile_set_name": "Github" }
<?php /** * @package plugins.beacon * @subpackage api.objects */ class KalturaBeaconSearchScheduledResourceOrderByItem extends KalturaESearchOrderByItem { /** * @var KalturaBeaconScheduledResourceOrderByFieldName */ public $sortField; private static $map_between_objects = array( 'sortField', ); private...
{ "pile_set_name": "Github" }
const directions = { x: ['left', 'center', 'right'], y: ['top', 'bottom'] } /** * Sequential ID generator */ export const Id = (i => () => i++)(0) /** * Splits space/tab separated string into array and cleans empty string items. */ export const split = (value) => { if (typeof value !== 'string') { r...
{ "pile_set_name": "Github" }
//Copyright (C) 2006 Richard J. Northedge // // This library 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. // // This lib...
{ "pile_set_name": "Github" }
display-name=OPENINMANTLETAB description=Conditionally generates code to open a URL in a new Mantle tab. parameter.0.display-name=The URL parameter.0.description=The URL that should be opened. parameter.1.display-name=The (optional) Tab name parameter.1.description=The Tab name. If not given, a name will be generated.
{ "pile_set_name": "Github" }
/* ============================================================================== This file is part of the JUCE library. Copyright (c) 2020 - Raw Material Software Limited JUCE is an open source library subject to commercial or open-source licensing. By using JUCE, you agree to the terms of...
{ "pile_set_name": "Github" }
export const value = "new shared";
{ "pile_set_name": "Github" }
spring: application: name: springcloudk8sconfigdemo # profiles: # active: development cloud: kubernetes: config: sources: - name: ${spring.application.name} namespace: default
{ "pile_set_name": "Github" }
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_171-google-v7) on Mon Apr 08 11:10:13 PDT 2019 --> <title>All Classes</title> <meta name="date" content="2019-04-08"> <link rel="stylesheet" ty...
{ "pile_set_name": "Github" }
using System.IO; using GithubXamarin.Core.ViewModels; using MvvmCross.Core.ViewModels; using Plugin.SecureStorage; namespace GithubXamarin.Core { public class AppStart : MvxNavigatingObject, IMvxAppStart { public void Start(object hint = null) { try { if...
{ "pile_set_name": "Github" }
<?php function a_test($str) { echo "\nHi: $str"; var_dump(debug_backtrace()); } $foo = 'friend'; a_test($foo);
{ "pile_set_name": "Github" }
// // Copyright 2013 Christian Henning // // 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 // #include <boost/gil.hpp> #include <boost/gil/io/typedefs.hpp> #include <boost/gil/extension/io/tiff.hpp> #include <boost/...
{ "pile_set_name": "Github" }
/* SPDX-License-Identifier: GPL-2.0 */ /* * Copyright 2012-2019 Red Hat * * This file is subject to the terms and conditions of the GNU General * Public License version 2. See the file COPYING in the main * directory of this archive for more details. * * Authors: Matthew Garrett * Dave Airlie * Gerd Ho...
{ "pile_set_name": "Github" }
/** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. See License.txt in the project root for * license information. * * Code generated by Microsoft (R) AutoRest Code Generator. */ package com.microsoft.azure.management.network.v2018_12_01; import com.microsoft.azure....
{ "pile_set_name": "Github" }
config BR2_PACKAGE_TCF_AGENT bool "tcf-agent" depends on BR2_TOOLCHAIN_HAS_THREADS depends on BR2_PACKAGE_TCF_AGENT_ARCH_SUPPORTS depends on BR2_USE_MMU # util-linux select BR2_PACKAGE_UTIL_LINUX select BR2_PACKAGE_UTIL_LINUX_LIBUUID help Target Communication Framework Agent is an example application using...
{ "pile_set_name": "Github" }
var basePropertyOf = require('./_basePropertyOf'); /** Used to map HTML entities to characters. */ var htmlUnescapes = { '&amp;': '&', '&lt;': '<', '&gt;': '>', '&quot;': '"', '&#39;': "'" }; /** * Used by `_.unescape` to convert HTML entities to characters. * * @private * @param {string} chr The matche...
{ "pile_set_name": "Github" }
/testing/guestbin/swan-prep # confirm that newtwork is alive ../../pluto/bin/wait-until-alive -I 192.0.1.254 192.0.2.254 ipsec _stackmanager start ipsec pluto --config /etc/ipsec.conf --leak-detective /testing/pluto/bin/wait-until-pluto-started ipsec auto --add westnet-eastnet-ipv4-psk-ppk ipsec auto --status | grep we...
{ "pile_set_name": "Github" }
/////////////////////////////////////////////////////////////////////////////////// /// OpenGL Mathematics (glm.g-truc.net) /// /// Copyright (c) 2005 - 2015 G-Truc Creation (www.g-truc.net) /// Permission is hereby granted, free of charge, to any person obtaining a copy /// of this software and associated documentatio...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <ArrayOfDVBTTuning xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <!-- PSB1 --> <DVBTTuning> <Frequency>522000</Frequency><!-- C27 --> <BandWidth>8</BandWidth> <Offset>167</Offset> </DVBTTuning> <!-- ...
{ "pile_set_name": "Github" }
--- title: "Compiler Warning (level 1 and 3) C4793" ms.date: "11/04/2016" f1_keywords: ["C4793"] helpviewer_keywords: ["C6634", "C6635", "C6640", "C6630", "C6639", "C6636", "C6638", "C6631", "C6637", "C4793"] ms.assetid: 819ada53-1d9c-49b8-a629-baf8c12314e6 --- # Compiler Warning (level 1 and 3) C4793 > '*function*' :...
{ "pile_set_name": "Github" }
<html> <body> <h3>Spring CRM REST Demo</h3> <hr> <a href="${pageContext.request.contextPath}/api/customers">Get All Customers</a> </body> </html>
{ "pile_set_name": "Github" }
/* Copyright (C) 2016-2017 Alexander Borisov This library 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. This library is ...
{ "pile_set_name": "Github" }
<?php $fname = dirname(__FILE__) . '/' . basename(__FILE__, '.php') . '.phar'; $fname2 = dirname(__FILE__) . '/' . basename(__FILE__, '.php') . '.zip'; touch($fname2); $phar = new Phar($fname, 0, 'a.phar'); $phar['x'] = 'hi'; try { $phar->convertToData(Phar::ZIP, Phar::NONE, 'zip'); } catch (BadMethodCallException $...
{ "pile_set_name": "Github" }
# dependencies.txt fallback for doc < R2018a.rev2. # Target: https://www.cyberbotics.com/files/repository/www/wwi/R2018a/dependencies_fallback.txt # jquery jquery/1.11.3/jquery.min.js jquery/1.11.3/jquery.min.map # jquery-ui jquery-ui/1.11.4/jquery-ui.min.js jquery-ui/1.11.4/jquery-ui.min.css jquery-ui/1.11.4/theme...
{ "pile_set_name": "Github" }
# == Class role::eventstreams # # Role class for EventStreams HTTP service. # This class includes the ::eventstreams role, and configures # it to consume only specific topics from a specific Kafka cluster. # class role::eventstreams { system::role { 'eventstreams': description => 'Exposes configured event s...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2018, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * * WSO2 Inc. licenses this file to you 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....
{ "pile_set_name": "Github" }
; This test checks the effect of the index looping registers (R8-R11) incdir "tests" include "dsp_base.inc" ; First theories, fitting tests with nice masks in the loop registers ; IR THEORY: if ((ar & lp) == lp) ar &= ~lp; ; DR THEORY: if ((ar & lp) == 0) ar |= lp; ; These were proven FALSE though by the following: ...
{ "pile_set_name": "Github" }
/* Customization of doxygen's style for STXXL */ /* space out lines slightly */ body { line-height: 1.20em; } /* increase size of code snippets */ div.fragment { padding: 4px 6px; } div.fragment div.line { line-height: 135%; } /* make heading smaller and quit justifying */ h1 { font-size: 16pt; margin: 12pt ...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 1134690bf9216164dbc75050e35b7900 TextureImporter: internalIDToNameTable: [] externalObjects: {} serializedVersion: 9 mipmaps: mipMapMode: 0 enableMipMap: 0 sRGBTexture: 0 linearTexture: 0 fadeOut: 0 borderMipMap: 0 mipMapsPreserveCoverage: 0 alphaTestRe...
{ "pile_set_name": "Github" }
/* * Vortex OpenSplice * * This software and documentation are Copyright 2006 to TO_YEAR ADLINK * Technology Limited, its affiliated companies and licensors. All rights * reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file exc...
{ "pile_set_name": "Github" }
sbt.version=1.3.13
{ "pile_set_name": "Github" }
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:id="@+id/fragment_content" android:layout_width="match_parent" android:layout_height="match_parent" tools:context="com.segunfamisa.sample.bottomnav.MenuFragment"> <T...
{ "pile_set_name": "Github" }
//------------------------------------------------------------------------------ // <auto-generated> // This code was generated by AsyncGenerator. // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // </auto-generated> //---------------------------------...
{ "pile_set_name": "Github" }
/* *********************************************************************************************************************** * * Copyright (c) 2020 Advanced Micro Devices, Inc. All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated ...
{ "pile_set_name": "Github" }
/* * Copyright 2012-2020 CodeLibs Project and the Others. * * 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 ap...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2006 Oracle. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU * General Public License (GPL) Version 2, available from the file * COPYING in the main directory of this source tree, or t...
{ "pile_set_name": "Github" }
<!doctype html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="content-type" content="text/html; charset=iso-8859-1"> <meta http-equiv="content-style-type" content="text/css"> <link rel="stylesheet" type="text/css" href="style.css"> <title>ProGuard Screenshots</title> </head> <body> <s...
{ "pile_set_name": "Github" }
# SteamFriends This is a handler for Community functionality. Initialize it by passing a SteamClient instance to the constructor. ```js var steamFriends = new Steam.SteamFriends(steamClient); ``` Chat-related methods automatically convert ClanIDs (group's SteamID) to ChatIDs. Conversely, ChatIDs are converted to Cla...
{ "pile_set_name": "Github" }
#!/usr/bin/env ruby =begin = Info Convert a PDF document to an Origami script. Experimental. = License: Copyright (C) 2016 Guillaume Delugré. Origami 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 ...
{ "pile_set_name": "Github" }
/* $Id: tif_dir.h,v 1.30.2.3 2010-06-09 21:15:27 bfriesen Exp $ */ /* * Copyright (c) 1988-1997 Sam Leffler * Copyright (c) 1991-1997 Silicon Graphics, Inc. * * Permission to use, copy, modify, distribute, and sell this software and * its documentation for any purpose is hereby granted without fee, provided * t...
{ "pile_set_name": "Github" }
// go run mksyscall.go -tags linux,arm64 syscall_linux.go syscall_linux_arm64.go // Code generated by the command above; see README.md. DO NOT EDIT. // +build linux,arm64 package unix import ( "syscall" "unsafe" ) var _ syscall.Errno // THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT func Fanotify...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2005-2020 Centre National d'Etudes Spatiales (CNES) * * This file is part of Orfeo Toolbox * * https://www.orfeo-toolbox.org/ * * 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 ...
{ "pile_set_name": "Github" }
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.7.0_181) on Fri Dec 21 18:17:21 UTC 2018 --> <title>TonemapDrago</title> <meta name="date" content="2018-12-21"> <link rel="stylesheet" type="text/...
{ "pile_set_name": "Github" }
/*--------------------------------------------------------------------------------------------- * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. See License.txt in the project root for license information. *---------------------------------------------------------------...
{ "pile_set_name": "Github" }
/** * @file dmxsendprint.cpp * */ /* Copyright (C) 2018-2020 by Arjan van Vught mailto:info@orangepi-dmx.nl * * 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, inclu...
{ "pile_set_name": "Github" }
<?xml version = "1.0" encoding = "UTF-8"?> <!--Generated by Turbo XML 2.3.1.100. Conforms to w3c http://www.w3.org/2001/XMLSchema--> <xs:schema xmlns = "http://www.imsglobal.org/xsd/imsss" targetNamespace = "http://www.imsglobal.org/xsd/imsss" xmlns:xs = "http://www.w3.org/2001/XMLSchema" elementFormDefault ...
{ "pile_set_name": "Github" }
<?php /** * this file contains tests for the template engine * * @package test.util */ /** required, it is the file under test */ require_once('include/template_processor.php'); require_once('include/text.php'); class TemplateMockApp { public $theme_info=array(); } if(!function_exists('current_theme')) {...
{ "pile_set_name": "Github" }
extends ../../../layout.pug
{ "pile_set_name": "Github" }
('\0');
{ "pile_set_name": "Github" }
{ "name": "canvas-dial", "version": "0.0.1", "description": "Canvas based dial widget", "repository": "https://github.com/thi-ng/umbrella", "author": "Karsten Schmidt <k+npm@thi.ng>", "license": "Apache-2.0", "scripts": { "clean": "rm -rf .cache build out", "build": "yarn cle...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2008-2020, Hazelcast, Inc. 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/licenses/LICENSE-2.0 * * Unless required ...
{ "pile_set_name": "Github" }
<?php /** * Zend Framework * * LICENSE * * This source file is subject to the new BSD license that is bundled * with this package in the file LICENSE.txt. * It is also available through the world-wide-web at this URL: * http://framework.zend.com/license/new-bsd * If you did not receive a copy of the license an...
{ "pile_set_name": "Github" }
# install the dlls of the executables set(CMAKE_CXX_COMPILER "@CMAKE_CXX_COMPILER@") set(SDL2MAIN_LIBRARY "@SDL2MAIN_LIBRARY@") # XXX add more core dlls when needed # these dlls will never be installed set(MINGW_CORE_DLLS "advapi32.dll" "comctl32.dll" "comdlg32.dll" "gdi32.dll" "imm32.dll" "ke...
{ "pile_set_name": "Github" }
# encoding: ascii-8bit # Copyright 2014 Ball Aerospace & Technologies Corp. # All Rights Reserved. # # This program is free software; you can modify and/or redistribute it # under the terms of the GNU General Public License # as published by the Free Software Foundation; version 3 with # attribution addendums as found...
{ "pile_set_name": "Github" }
// SPDX-License-Identifier: GPL-2.0 /* * Copyright (c) 2000-2003,2005 Silicon Graphics, Inc. * All Rights Reserved. */ #include "xfs.h" #include "xfs_fs.h" #include "xfs_shared.h" #include "xfs_format.h" #include "xfs_log_format.h" #include "xfs_trans_resv.h" #include "xfs_mount.h" #include "xfs_inode.h" #include "x...
{ "pile_set_name": "Github" }
/* * Based on intlist.c by: * (c) 2009 Arnaldo Carvalho de Melo <acme@redhat.com> * * Licensed under the GPLv2. */ #include <errno.h> #include <stdlib.h> #include <linux/compiler.h> #include "intlist.h" static struct rb_node *intlist__node_new(struct rblist *rblist __maybe_unused, const void *entry) { in...
{ "pile_set_name": "Github" }
@echo off cd "%~dp0\qlik-py-env\Scripts" call activate cd ..\core python __main__.py pause
{ "pile_set_name": "Github" }
/* * Copyright 2006-2018 Prowide * * 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...
{ "pile_set_name": "Github" }
//------------------------------------------------------------------------------ //! @file SourceManager.h //! @brief Source file management // // File is under the MIT license; see LICENSE for details //------------------------------------------------------------------------------ #pragma once #include <atomic> #incl...
{ "pile_set_name": "Github" }
lvm lvcreate pvcreate vgcreate
{ "pile_set_name": "Github" }
using NUnit.Framework; using System; namespace UniJSON.MsgPack { [TestFixture] public class BooleanTest { [Test] public void nil() { { var f = new MsgPackFormatter(); f.Null(); var bytes = f.GetStoreBytes(); ...
{ "pile_set_name": "Github" }
import type { Drash } from "../../mod.ts"; /** * This is the base resource class for all resources. All resource classes * must be derived from this class. */ export class Resource implements Drash.Interfaces.Resource { /** * A property to hold the middleware this resource uses. */ public middleware: ...
{ "pile_set_name": "Github" }
/* * XSUB subtitle decoder * Copyright (c) 2007 Reimar Döffinger * * This file is part of FFmpeg. * * FFmpeg 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,...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/rl_banner" android:layout_width="match_parent" android:layout_height="180dp"> <android.support.v4.view.ViewPager android:id="@+id/vp_banner" android:lay...
{ "pile_set_name": "Github" }
<?php namespace Elasticsearch\Tests\ConnectionPool; use Elasticsearch; use Elasticsearch\Common\Exceptions\NoNodesAvailableException; use Mockery as m; /** * Class StaticConnectionPoolTest * * @category Tests * @package Elasticsearch * @subpackage Tests/StaticConnectionPoolTest * @author Zachary Tong ...
{ "pile_set_name": "Github" }
/************************************************* * Perl-Compatible Regular Expressions * *************************************************/ /* PCRE is a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. ...
{ "pile_set_name": "Github" }
<template> <div class="face"> <span class="security-icon" v-twemoji>🔒</span> </div> </template> <style lang="scss"> .security-icon{ height: 100%; display: flex; justify-content: center; align-items: center; img{ height: 50%; } } ...
{ "pile_set_name": "Github" }
require 'mkmf' unless $CFLAGS.gsub!(/ -O[\dsz]?/, ' -O3') $CFLAGS << ' -O3' end if CONFIG['CC'] =~ /gcc/ $CFLAGS << ' -Wall' unless $DEBUG && !$CFLAGS.gsub!(/ -O[\dsz]?/, ' -O0 -ggdb') $CFLAGS << ' -O0 -ggdb' end end $defs << "-DJSON_GENERATOR" create_makefile 'json/ext/generator'
{ "pile_set_name": "Github" }
use crate::device::CURRENT_DEVICE; use crate::framebuffer::{Framebuffer, UpdateMode}; use super::{View, Event, Hub, Bus, Id, ID_FEEDER, RenderQueue, RenderData, KeyboardEvent, ViewId, EntryId, TextKind}; use super::THICKNESS_MEDIUM; use crate::gesture::GestureEvent; use crate::font::{Fonts, font_from_style, NORMAL_STYL...
{ "pile_set_name": "Github" }
"""Support for discovering Wordpress robots.""" from lib.request import * class wprobots(Request): def __init__(self,url,data,kwargs): self.url = url self.data = data self.kwargs = kwargs Request.__init__(self,kwargs) def run(self): if self.kwargs['verbose'] is True: info('Checking robots paths...') ...
{ "pile_set_name": "Github" }
{ // See https://go.microsoft.com/fwlink/?LinkId=733558 // for the documentation about the tasks.json format "version": "0.1.0", "command": "echo", "isShellCommand": true, "args": ["Hello World"], "showOutput": "always" }
{ "pile_set_name": "Github" }
/* * linux/fs/nfs/pagelist.c * * A set of helper functions for managing NFS read and write requests. * The main purpose of these routines is to provide support for the * coalescing of several requests into a single RPC call. * * Copyright 2000, 2001 (c) Trond Myklebust <trond.myklebust@fys.uio.no> * */ #inclu...
{ "pile_set_name": "Github" }
use rustc_data_structures::sync::{Lock, Lrc}; use rustc_errors::{emitter::Emitter, Applicability, Diagnostic, Handler}; use rustc_parse::parse_stream_from_source_str; use rustc_session::parse::ParseSess; use rustc_span::source_map::{FilePathMapping, SourceMap}; use rustc_span::{FileName, InnerSpan}; use crate::clean; ...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <meta charset="utf-8"> <title>CSS Grid Layout Test: Orthogonal positioned grid items</title> <link rel="author" title="Manuel Rego Casasnovas" href="mailto:rego@igalia.com"> <link rel="help" href="https://drafts.csswg.org/css-grid/#abspos" title="9. Absolute Positioning"> <link rel="match" href="orthogo...
{ "pile_set_name": "Github" }
.text_area_test_area ~ "<textarea>" + value + "</textarea>" = "<textarea>BLAH\n</textarea>"
{ "pile_set_name": "Github" }
package hclsyntax import ( "bytes" ) type Keyword []byte var forKeyword = Keyword([]byte{'f', 'o', 'r'}) var inKeyword = Keyword([]byte{'i', 'n'}) var ifKeyword = Keyword([]byte{'i', 'f'}) var elseKeyword = Keyword([]byte{'e', 'l', 's', 'e'}) var endifKeyword = Keyword([]byte{'e', 'n', 'd', 'i', 'f'}) var endforKey...
{ "pile_set_name": "Github" }
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> <title>We're sorry, but something went w...
{ "pile_set_name": "Github" }
package com.creditease.dbus.heartbeat.distributed.stream.processor; import com.alibaba.fastjson.JSON; import com.creditease.dbus.heartbeat.container.CuratorContainer; import com.creditease.dbus.heartbeat.vo.PacketVo; import org.apache.curator.framework.CuratorFramework; import org.apache.kafka.streams.KeyValue; impor...
{ "pile_set_name": "Github" }
// // UISlider+RACSignalSupport.m // ReactiveCocoa // // Created by Uri Baghin on 20/07/2013. // Copyright (c) 2013 GitHub, Inc. All rights reserved. // #import "UISlider+RACSignalSupport.h" #import "EXTKeyPathCoding.h" #import "UIControl+RACSignalSupportPrivate.h" @implementation UISlider (RACSignalSupport) - (...
{ "pile_set_name": "Github" }
# contrib/pageinspect/Makefile MODULE_big = pageinspect OBJS = rawpage.o heapfuncs.o btreefuncs.o fsmfuncs.o EXTENSION = pageinspect DATA = pageinspect--1.0.sql pageinspect--unpackaged--1.0.sql ifdef USE_PGXS PG_CONFIG = pg_config PGXS := $(shell $(PG_CONFIG) --pgxs) include $(PGXS) else subdir = contrib/pageinspec...
{ "pile_set_name": "Github" }
# WeBWorK problem written by Carl Yao # Portland Community College # # Template: # Simplify the rational expression like x/(x+4) / 2x^2 # # Last updated: Carl Yao 08/14/2015 # ENDDESCRIPTION ## DBCC('A-APR.1','A-SSE.2') ## DBsubject('Algebra') ## DBchapter('Basic Algebra') ## DBsection('Exponents', 'Factoring') ## KEY...
{ "pile_set_name": "Github" }
/* * Copyright (C) 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 app...
{ "pile_set_name": "Github" }
// Targeted by JavaCPP version 1.5.4: DO NOT EDIT THIS FILE package org.bytedeco.caffe; import java.nio.*; import org.bytedeco.javacpp.*; import org.bytedeco.javacpp.annotation.*; import static org.bytedeco.javacpp.presets.javacpp.*; import static org.bytedeco.openblas.global.openblas_nolapack.*; import static org.b...
{ "pile_set_name": "Github" }
/* i80386 __mpn_addmul_1 -- Multiply a limb vector with a limb and add the result to a second limb vector. Copyright (C) 1992,1994,1997,1998,2000,2005 Free Software Foundation, Inc. This file is part of the GNU MP Library. The GNU MP Library is free software; you can redistribute it and/or modify it und...
{ "pile_set_name": "Github" }
<!-- ~ Copyright (c) 2018 Wolfram Research, Inc. All rights reserved. ~ Redistribution or use of this work in any form, with or without modification, ~ requires written permission from the copyright holder. --> <h3><a href="http://reference.wolfram.com/mathematica/ref/FontSlant.html">FontSlant</a></h3> <ul> ...
{ "pile_set_name": "Github" }
/* * pvpanic.c - pvpanic Device Support * * Copyright (C) 2013 Fujitsu. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any...
{ "pile_set_name": "Github" }
# frozen_string_literal: true require 'spec_helper' feature ' As an administrator I want to manage complex order cycles ', js: true do include AdminHelper include AuthenticationHelper include WebHelper scenario "editing an order cycle with an exchange between the same enterprise" do c = create(:d...
{ "pile_set_name": "Github" }
using System.Collections; using System.Collections.Generic; using Unity.Entities; using UnityEngine; using UnityEngine.Playables; using UnityMMO; using UnityMMO.Component; // A behaviour that is attached to a playable public class TimelineStateCtrlBehaviour : PlayableBehaviour { public bool IsControllNewState = f...
{ "pile_set_name": "Github" }
# mach: crisv3 crisv8 crisv10 crisv32 # output: ffffff00\n ; A bug resulting in a non-effectual clear.b discovered running the GCC ; testsuite; jump actually wrote to p0. .include "testutils.inc" start jump 1f nop .p2align 8 1: move.d y,r4 .if 0 ;0 == ..asm.arch.cris.v32 ; There was a bug causing this insn t...
{ "pile_set_name": "Github" }
// Copyright (c) Open Enclave SDK contributors. // Licensed under the MIT License. #ifndef _OE_HOST_CRYPTO_OPENSSL_RSA_H #define _OE_HOST_CRYPTO_OPENSSL_RSA_H #include <openenclave/internal/rsa.h> #include <openssl/evp.h> /* Caller is responsible for validating parameters */ void oe_rsa_public_key_init(oe_rsa_public...
{ "pile_set_name": "Github" }
// Copyright (c) 2005 Tel-Aviv University (Israel). // All rights reserved. // // This file is part of CGAL (www.cgal.org). // You can redistribute it and/or modify it under the terms of the GNU // General Public License as published by the Free Software Foundation, // either version 3 of the License, or (at your opti...
{ "pile_set_name": "Github" }