text
stringlengths
2
99.9k
meta
dict
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:th="http://www.thymeleaf.org"> <body style="font-family: Arial; font-size: 14px;"> <p>Olá!</p> <p>Existem receitas ou despesas vencidas ou vencendo hoje. Veja:</p> <p> <table style="width: 100%; border-collapse: collapse; margin: 20px 0"> ...
{ "pile_set_name": "Github" }
<?php // autoload_real.php @generated by Composer class ComposerAutoloaderInitba11d0d49ab8a6cda13c6c7344f77971 { private static $loader; public static function loadClassLoader($class) { if ('Composer\Autoload\ClassLoader' === $class) { require __DIR__ . '/ClassLoader.php'; } ...
{ "pile_set_name": "Github" }
(set-info :source |fuzzsmt|) (set-info :smt-lib-version 2.0) (set-info :category "random") (set-info :status unknown) (set-logic QF_UF) (declare-sort S0 0) (declare-sort S1 0) (declare-sort S2 0) (declare-fun v0 () S0) (declare-fun v1 () S0) (declare-fun v2 () S0) (declare-fun v3 () S1) (declare-fun v4 () S1) (declare-...
{ "pile_set_name": "Github" }
namespace DebugStub var DebugBPs dword[256] var MaxBPId // Called before Kernel runs. Inits debug stub, etc function Init { Cls() // Display message before even trying to init serial DisplayWaitMsg() InitSerial() WaitForDbgHandshake() Cls() } function WaitForSignature { EBX = 0 while EBX !...
{ "pile_set_name": "Github" }
@{ Layout = "~/Views/Shared/_Layout.cshtml"; }
{ "pile_set_name": "Github" }
<annotation> <folder>imagesRaw</folder> <filename>2017-12-27 04:03:00.216867.jpg</filename> <path>/Users/abell/Development/other.nyc/Camera/imagesRaw/2017-12-27 04:03:00.216867.jpg</path> <source> <database>Unknown</database> </source> <size> <width>352</width> <height>240</height> <depth>1</depth> </siz...
{ "pile_set_name": "Github" }
/* * JFFS2 -- Journalling Flash File System, Version 2. * * Copyright © 2001-2007 Red Hat, Inc. * * Created by David Woodhouse <dwmw2@infradead.org> * * For licensing information, see the file 'LICENCE' in this directory. * */ #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt #include <linux/kernel.h> #include <li...
{ "pile_set_name": "Github" }
/* FreeRTOS V8.2.3 - Copyright (C) 2015 Real Time Engineers Ltd. All rights reserved VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION. This file is part of the FreeRTOS distribution. FreeRTOS is free software; you can redistribute it and/or modify it under the terms of...
{ "pile_set_name": "Github" }
#ifndef IN_OUT_H #define IN_OUT_H int read_sites(int mode3d, int complete_map, struct Map_info* map_in, struct bound_box Box, int); void output_edges(unsigned int n, int mode3d, int Type, struct Map_info *map_out); void output_triangles(unsigned int n, int mode3d, int Type, ...
{ "pile_set_name": "Github" }
<template> <div> <ui-button @confirm="onBtnClick">按钮</ui-button> </div> </template> <script lang="ts"> import Vue from 'vue' import Component from 'vue-class-component' @Component({ components: {} }) export default class extends Vue { name: string = ''; cr...
{ "pile_set_name": "Github" }
from invoke import task import requests @task def update(ctx): r = requests.get('https://mkcert.org/generate/') r.raise_for_status() certs = r.content with open('certifi.go', 'rb') as f: file = f.read() file = file.split('`\n') assert len(file) == 3 file[1] = certs ctx.run("r...
{ "pile_set_name": "Github" }
/* * Copyright 1997-2008,0 BitMover, Inc * * 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 a...
{ "pile_set_name": "Github" }
# # Copyright 2017 The Abseil Authors. # # 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 i...
{ "pile_set_name": "Github" }
#!/bin/sh set -e mkdir -p "${CONFIGURATION_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" RESOURCES_TO_COPY=${PODS_ROOT}/resources-to-copy-${TARGETNAME}.txt > "$RESOURCES_TO_COPY" install_resource() { case $1 in *.storyboard) echo "ibtool --reference-external-strings-file --errors --warnings --notices ...
{ "pile_set_name": "Github" }
// // UITouch+MemoryLeak.h // MLeaksFinder // // Created by 佘泽坡 on 8/31/16. // Copyright © 2016 zeposhe. All rights reserved. // #import <UIKit/UIKit.h> #import "MLeaksFinder.h" #if _INTERNAL_MLF_ENABLED @interface UITouch (MemoryLeak) @end #endif
{ "pile_set_name": "Github" }
version https://git-lfs.github.com/spec/v1 oid sha256:581789d1553e77e3582a877b7f48c908ff6ffcf165564ac9177c7007f5c267e1 size 55141
{ "pile_set_name": "Github" }
.TH "gov.nasa.jpl.componentaction.isfxmlwriter.IsfPortXmlWriter" 3 "Tue Aug 9 2016" "Version 4.3" "MagicDrawCompPlugin" \" -*- nroff -*- .ad l .nh .SH NAME gov.nasa.jpl.componentaction.isfxmlwriter.IsfPortXmlWriter \- .SH SYNOPSIS .br .PP .SS "Static Public Member Functions" .in +1c .ti -1c .RI "static void \fBwrite\...
{ "pile_set_name": "Github" }
swagger: '2.0' schemes: - https host: management.azure.com info: description: The Microsoft Azure Network management API provides a RESTful set of web services that interact with Microsoft Azure Networks service to manage your network resources. The API has entities that capture the relationship between an end user...
{ "pile_set_name": "Github" }
/***************************************************************************/ /* */ /* psconv.c */ /* */ /* So...
{ "pile_set_name": "Github" }
{ "name": "example-example114", "files": [ "index-production.html", "script.js" ] }
{ "pile_set_name": "Github" }
/* * * Copyright 2018 gRPC authors. * * 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 agree...
{ "pile_set_name": "Github" }
DELETE FROM mangos_string WHERE entry IN (336,337); INSERT INTO mangos_string VALUES (336,'You repair all %s''s items.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL), (337,'All your items repaired by %s.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL);
{ "pile_set_name": "Github" }
shaders = 6 shader0 = shaders/glow/linearize.cg filter_linear0 = false srgb_framebuffer0 = true shader1 = shaders/crt-hyllian-glow/crt-hyllian.cg filter_linear1 = false scale_type1 = viewport scale1 = 1.0 srgb_framebuffer1 = true shader2 = shaders/glow/threshold.cg filter_linear2 = false srgb_framebuffer2 = true sh...
{ "pile_set_name": "Github" }
namespace NLayerApp.Application.Seedwork { using NLayerApp.Domain.Seedwork; using NLayerApp.Infrastructure.Crosscutting.Adapter; using System.Collections.Generic; public static class ProjectionsExtensionMethods { /// <summary> /// Project a type using a DTO /// </summary> ...
{ "pile_set_name": "Github" }
require File.dirname(__FILE__) + '/spec_helper' describe Merb::Generators::PartControllerGenerator do before(:each) do @generator = Merb::Generators::PartControllerGenerator.new('/tmp', {}, 'Stuff') end it_should_behave_like "namespaced generator" it "should create a controller" do @generator.sh...
{ "pile_set_name": "Github" }
import org.apache.spark.SparkContext import org.apache.spark.SparkContext._ import org.apache.spark.SparkConf case class Person(name: String, age: Int) object RDDToDataFramesWithCaseClasses { def main(args: Array[String]) { val conf = new SparkConf().setAppName("Simple Spark SQL Application With RDD To DF") // sc is ...
{ "pile_set_name": "Github" }
package com.androidwind.androidquick.demo.ui.activity; import android.os.Bundle; import com.androidwind.androidquick.demo.R; import com.androidwind.androidquick.demo.base.BaseActivity; import com.androidwind.androidquick.demo.ui.fragment.ExampleFragment; import androidx.fragment.app.Fragment; import androidx.fragmen...
{ "pile_set_name": "Github" }
// @target: esnext // @strict: true // @noEmit: true declare function f1<T, R, S>(gen: () => Generator<R, T, S>): void; f1<0, 0, 1>(function* () { const a = yield 0; return 0; }); declare function f2<T, R, S>(gen: () => Generator<R, T, S> | AsyncGenerator<R, T, S>): void; f2<0, 0, 1>(async function* () { ...
{ "pile_set_name": "Github" }
{ "package" : "Uploader", "provide" : "file_upload" }
{ "pile_set_name": "Github" }
namespace android.os { [global::MonoJavaBridge.JavaClass()] public partial class ParcelFileDescriptor : java.lang.Object, Parcelable { internal new static global::MonoJavaBridge.JniGlobalHandle staticClass; static ParcelFileDescriptor() { InitJNI(); } protected ParcelFileDescriptor(global::MonoJavaBridg...
{ "pile_set_name": "Github" }
package feathers.tests { import feathers.controls.ToggleButton; import feathers.core.IToggle; import feathers.core.ToggleGroup; import org.flexunit.Assert; import starling.events.Event; public class ToggleGroupTests { private var _group:ToggleGroup; [Before] public function prepare():void { this._...
{ "pile_set_name": "Github" }
# # Copyright (c) 2007, 2019, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Softwar...
{ "pile_set_name": "Github" }
# BMC interface auto usb0 allow-hotplug usb0 iface usb0 inet6 up ifconfig usb0 txqueuelen 64
{ "pile_set_name": "Github" }
<?php class waichuClassModel extends Model { public function initModel() { $this->settable('kqout'); } public function getoutrows($dt, $uid) { $rows = $this->getall("uid=$uid and `status` in(0,1) and isturn=1 and `intime`>'$dt 00:00:00' and `outtime`<'$dt 23:59:59'",'id,atype,status,address,outtime,reason',...
{ "pile_set_name": "Github" }
# This file must be used with "source bin/activate.csh" *from csh*. # You cannot run it directly. # Created by Davide Di Blasi <davidedb@gmail.com>. alias deactivate 'test $?_OLD_VIRTUAL_PATH != 0 && setenv PATH "$_OLD_VIRTUAL_PATH" && unset _OLD_VIRTUAL_PATH; rehash; test $?_OLD_VIRTUAL_PROMPT != 0 && set prompt="$_O...
{ "pile_set_name": "Github" }
// ==++== // // Copyright (c) Microsoft Corporation. All rights reserved. // // ==--== using System.Diagnostics; namespace Microsoft.CSharp.RuntimeBinder.Semantics { class TypeParameterSymbol : Symbol { private bool m_bIsMethodTypeParameter; private bool m_bHasRefBound; private bool...
{ "pile_set_name": "Github" }
A groovy modbus library ======================= [![Build Status](https://travis-ci.org/stephane/libmodbus.svg?branch=master)](https://travis-ci.org/stephane/libmodbus) Overview -------- libmodbus is a free software library to send/receive data with a device which respects the Modbus protocol. This library can use a ...
{ "pile_set_name": "Github" }
/* * Copyright 2001-2005 Stephen Colebourne * * 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...
{ "pile_set_name": "Github" }
; RUN: llc -mcpu=core2 -mtriple=i686-pc-win32 < %s | FileCheck %s --check-prefix=ASM ; RUN: llc -mcpu=core2 -mtriple=i686-pc-win32 < %s -filetype=obj | llvm-readobj --codeview | FileCheck %s --check-prefix=OBJ ; This LL file was generated by running 'clang -O1 -g -gcodeview' on the ; following code: ; 1: extern volat...
{ "pile_set_name": "Github" }
--- description: "Conformance Levels" title: "Conformance Levels | Microsoft Docs" ms.custom: "" ms.date: "01/19/2017" ms.prod: sql ms.prod_service: connectivity ms.reviewer: "" ms.technology: connectivity ms.topic: conceptual helpviewer_keywords: - "data sources [ODBC], conformance levels" - "ODBC dri...
{ "pile_set_name": "Github" }
# # Copyright 2008-2010 Amazon.com, Inc. or its affiliates. All Rights Reserved. require 'uri' require 'amazon/coral/handler' require 'amazon/coral/logfactory' module Amazon module Coral # Compiles the request URL from AwsQueryHandler and any intervening # signature handler. class AwsQueryUriHandler <...
{ "pile_set_name": "Github" }
CREATE TABLE `message` ( `id` SERIAL NOT NULL , `user` VARCHAR( 50 ) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL , `project` VARCHAR( 50 ) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL , `thread` BIGINT UNSIGNED NULL , `date` TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP, `messa...
{ "pile_set_name": "Github" }
%YAML 1.1 %TAG !u! tag:unity3d.com,2011: --- !u!21 &2100000 Material: serializedVersion: 3 m_ObjectHideFlags: 0 m_PrefabParentObject: {fileID: 0} m_PrefabInternal: {fileID: 0} m_Name: part_ray m_Shader: {fileID: 200, guid: 0000000000000000f000000000000000, type: 0} m_ShaderKeywords: [] m_CustomRenderQue...
{ "pile_set_name": "Github" }
# coding=utf-8 # Copyright 2018 The Google AI Language Team Authors and The HuggingFace Inc. team. # Copyright (c) 2018, NVIDIA CORPORATION. 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 cop...
{ "pile_set_name": "Github" }
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Running with worker threads</title> <link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> <link rel="home" href="../index.html" titl...
{ "pile_set_name": "Github" }
# lodash.uniq v4.5.0 The [lodash](https://lodash.com/) method `_.uniq` exported as a [Node.js](https://nodejs.org/) module. ## Installation Using npm: ```bash $ {sudo -H} npm i -g npm $ npm i --save lodash.uniq ``` In Node.js: ```js var uniq = require('lodash.uniq'); ``` See the [documentation](https://lodash.com/...
{ "pile_set_name": "Github" }
package macrobase.analysis.contextualoutlier.conf; import macrobase.conf.MacroBaseConf; import java.util.ArrayList; import java.util.List; public class ContextualDefaults { //contextual outlier detection defaults public static final ContextualConf.ContextualAPI CONTEXTUAL_API = ContextualConf.ContextualAPI....
{ "pile_set_name": "Github" }
True : object.conclusion = "NN" object.tag == "Mood=Imp|VerbForm=Fin|Voice=Act" : object.conclusion = "Mood=Imp|VerbForm=Fin|Voice=Act" object.tag == "Number=Plur|PronType=Tot" : object.conclusion = "Number=Plur|PronType=Tot" object.nextTag1 == "Mood=Ind|Tense=Past|VerbForm=Fin|Voice=Act" : object.conclusion = "Def...
{ "pile_set_name": "Github" }
package xyz.klinker.messenger.activity.main import xyz.klinker.messenger.activity.MessengerActivity import xyz.klinker.messenger.api.implementation.Account import xyz.klinker.messenger.api.implementation.ApiUtils import xyz.klinker.messenger.shared.MessengerActivityExtras class NotificationDismissalController(private...
{ "pile_set_name": "Github" }
Metadata-Version: 2.0 Name: cssselect Version: 1.0.3 Summary: cssselect parses CSS3 Selectors and translates them to XPath 1.0 Home-page: https://github.com/scrapy/cssselect Author: Paul Tremberth Author-email: paul.tremberth@gmail.com License: BSD Description-Content-Type: UNKNOWN Platform: UNKNOWN Classifier: Develop...
{ "pile_set_name": "Github" }
/* eslint-disable */ var answerToLifeTheUniverseAndEverything = 42;
{ "pile_set_name": "Github" }
package main import ( "bytes" "encoding/base64" "fmt" "html/template" "image" "image/draw" "image/jpeg" "net/http" "os" "strconv" "time" // "runtime" ) func main() { // runtime.GOMAXPROCS(runtime.NumCPU()) mux := http.NewServeMux() files := http.FileServer(http.Dir("public")) mux.Handle("/static/", ht...
{ "pile_set_name": "Github" }
/* -*- c++ -*- */ /* * Copyright 2012,2013 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef PLOT_TIMERASTER_H #define PLOT_TIMERASTER_H #include <gnuradio/qtgui/timeRasterGlobalData.h> #include <qglobal.h> #include <qwt_plot_rasteritem...
{ "pile_set_name": "Github" }
/* * Copyright 2019 WeBank * * 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 writi...
{ "pile_set_name": "Github" }
<?php if ($_SERVER['argc'] > 1) { $languages = explode(',',$_SERVER['argv'][1]); } else { $languages = scandir('components/com_kunena/language'); foreach ($languages as $i=>$language) { if ($language[0] == '.') unset($languages[$i]); elseif (!is_dir("components/com_kunena/language/{$language}")) unset($language...
{ "pile_set_name": "Github" }
// 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/ #import "NSData+Base16.h" static const char kBase16AlphabetUpperCase[] = "0123456789ABCDEF"; static const char kBas...
{ "pile_set_name": "Github" }
<?php declare(strict_types=1); namespace RoaveTest\BackwardCompatibility\DetectChanges\BCBreak\InterfaceBased; use PHPUnit\Framework\TestCase; use Roave\BackwardCompatibility\Change; use Roave\BackwardCompatibility\Changes; use Roave\BackwardCompatibility\DetectChanges\BCBreak\InterfaceBased\ExcludeInternalInterface...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <resources> <string name="update_available">Új verzió érhető el</string> <string name="update_dialog_msg">A SkyTube új verziója érhető el. A(z) %s verzió lesz telepítve.</string> <string name="up_to_date">Naprakész</string> <string name="up_to_date_msg">A legújabb ...
{ "pile_set_name": "Github" }
<resources> <string name="app_name">CameraLibrary</string> <string name="delete_last_video_tips">删除上一段视频?</string> <string name="btn_delete">删除</string> <!-- 合并提示 --> <string name="combine_video_message">正在合并视频...</string> <!--顶部设置文字--> <string name="tv_flash">闪光灯</string> <string nam...
{ "pile_set_name": "Github" }
#include <stdio.h> #include "SDL.h" /* !!! FIXME: rewrite this to be wired in to test framework. */ #define RESIZE_BORDER 20 const SDL_Rect drag_areas[] = { { 20, 20, 100, 100 }, { 200, 70, 100, 100 }, { 400, 90, 100, 100 } }; static const SDL_Rect *areas = drag_areas; static int numareas = SDL_arraysiz...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2012 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" }
<?xml version="1.0" encoding="utf-8"?> <Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <ItemGroup Label="ProjectConfigurations"> <ProjectConfiguration Include="Debug|x64"> <Configuration>Debug</Configuration> <Platform>x64</Platform> ...
{ "pile_set_name": "Github" }
package middlewares import . "gopkg.in/check.v1" type SuiteOverlap struct { BaseSuite } var _ = Suite(&SuiteOverlap{}) func (s *SuiteOverlap) TestNewOverlapEmpty(c *C) { c.Assert(NewOverlap(&OverlapConfig{}), IsNil) } func (s *SuiteOverlap) TestRun(c *C) { m := &Overlap{} c.Assert(m.Run(s.ctx), IsNil) } func ...
{ "pile_set_name": "Github" }
.tree { margin: 0; padding: 0; list-style-type: none; } .tree li { white-space: nowrap; } .tree li ul { list-style-type: none; margin: 0; padding: 0; } .tree-node { height: 18px; white-space: nowrap; cursor: pointer; } .tree-hit { cursor: pointer; } .tree-expanded, .tree-collapsed, .tree-folder, ....
{ "pile_set_name": "Github" }
/*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2018 Raja Vallée-Rai and others * %% * This program 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....
{ "pile_set_name": "Github" }
// Copyright (c) 2016 Uber Technologies, Inc. // // 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 limitation the rights // to use, copy, modify, merge...
{ "pile_set_name": "Github" }
--- type: reference --- # Install GitLab under a relative URL While it is recommended to install GitLab on its own (sub)domain, sometimes this is not possible due to a variety of reasons. In that case, GitLab can also be installed under a relative URL, for example `https://example.com/gitlab`. This document describe...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <!-- Copyright (C) 2010 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 ...
{ "pile_set_name": "Github" }
/* * 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 u...
{ "pile_set_name": "Github" }
// protected_public.cs // Public access using System; class MyClass1 { public int x; public int y; } class MyClass2 { public static void Main() { MyClass1 mC = new MyClass1(); // Direct access to public members: mC.x = 10; mC.y = 15; Console.WriteLine("x = {0}, y = {1}", ...
{ "pile_set_name": "Github" }
/* Copyright 2015 The TensorFlow Authors. 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 by applicable law or a...
{ "pile_set_name": "Github" }
[config] command = record args = -c 123 kill >/dev/null 2>&1 [event:base-record] sample_period=123 sample_type=7 freq=0
{ "pile_set_name": "Github" }
// Created on: 1992-08-25 // Created by: Modelistation // Copyright (c) 1992-1999 Matra Datavision // Copyright (c) 1999-2014 OPEN CASCADE SAS // // This file is part of Open CASCADE Technology software library. // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU ...
{ "pile_set_name": "Github" }
<?php /* * This file is part of PharIo\Manifest. * * (c) Arne Blankerts <arne@blankerts.de>, Sebastian Heuer <sebastian@phpeople.de>, Sebastian Bergmann <sebastian@phpunit.de> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namesp...
{ "pile_set_name": "Github" }
; ; @version SEBLOD 3.x Core ; @package SEBLOD (App Builder & CCK) // SEBLOD nano (Form Builder) ; @url https://www.seblod.com ; @editor Octopoos - www.octopoos.com ; @copyright Copyright (C) 2009 - 2018 SEBLOD. All Rights Reserved. ; @license GNU General Public License version 2 or later; see _LICE...
{ "pile_set_name": "Github" }
<!-- - - This file is part of the OpenLink Software Virtuoso Open-Source (VOS) - project. - - Copyright (C) 1998-2020 OpenLink Software - - This project 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...
{ "pile_set_name": "Github" }
@include u-keyframes(aroundTheWorld) { 0% { @include u-transform(rotate(0deg) translate3d($saf-distance-from-origin * -1, $saf-distance-from-origin * -1, 0) rotate(0deg)); } 100% { @include u-transform(rotate(360deg) translate3d($saf-distance-from-origin * -1, $saf-distance-from-origin * -1, 0) rotate(-36...
{ "pile_set_name": "Github" }
#!/bin/bash if [ "$#" -eq 0 ]; then echo "Supply PREFIX for building pico_defines.h" exit 1 fi PREFIX=$1 shift echo "/* PicoTCP - Definition file - DO NOT EDIT */" >$PREFIX/include/pico_defines.h echo "/* This file is automatically generated at compile time */" >>$PREFIX/include/pico_defines.h echo "#ifndef P...
{ "pile_set_name": "Github" }
(* ==== INITIAL BASIS : WORD 32 ARRAY ==== * * Copyright 2013 Ravenbrook Limited <http://www.ravenbrook.com/>. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * 1. Redistri...
{ "pile_set_name": "Github" }
// // MRLabel.h // test // // Created by shiyuanqi on 2017/5/4. // Copyright © 2017年 lrz. All rights reserved. // #import <UIKit/UIKit.h> @class MRIconLabelModel; @interface MRLabel : UIControl @property (nonatomic, strong, readonly) UIImageView *iconView; @property (nonatomic, strong, readonly) UILabel *textLa...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <!-- Copyright (C) 2014 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/licen...
{ "pile_set_name": "Github" }
/** * Copyright (c) 2015-present, Facebook, Inc. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. * * @providesModule matricesDiffer */ 'use strict'; /** * Unrolls an array comparison specially for matrices. Prioritizes * checking of...
{ "pile_set_name": "Github" }
/* Copyright 2014 The Kubernetes Authors. 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, ...
{ "pile_set_name": "Github" }
/* * TypeScript definitions to Java translator - http://www.jsweet.org * Copyright (C) 2015 CINCHEO SAS <renaud.pawlak@cincheo.fr> * * 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; eithe...
{ "pile_set_name": "Github" }
/* Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'justify', 'sk', { block: 'Zarovnať do bloku', center: 'Zarovnať na stred', left: 'Zarovnať vľavo', right: 'Zarovnať vpravo' } );
{ "pile_set_name": "Github" }
// Targeted by JavaCPP version 1.5.4: DO NOT EDIT THIS FILE package org.bytedeco.systems.windows; import java.nio.*; import org.bytedeco.javacpp.*; import org.bytedeco.javacpp.annotation.*; import static org.bytedeco.javacpp.presets.javacpp.*; import static org.bytedeco.systems.global.windows.*; // // Relocation ...
{ "pile_set_name": "Github" }
### [UnrealEngine.Framework](./UnrealEngine-Framework.md 'UnrealEngine.Framework').[LinearColor](./LinearColor.md 'UnrealEngine.Framework.LinearColor') ## LinearColor.White Property The white color ```csharp public static UnrealEngine.Framework.LinearColor White { get; } ``` #### Property Value [LinearColor](....
{ "pile_set_name": "Github" }
# Created by: Thomas Gellekum <tg@FreeBSD.org> # $FreeBSD$ PORTNAME= cxref PORTVERSION= 1.6e CATEGORIES= devel MASTER_SITES= http://www.gedanken.org.uk/software/cxref/download/ \ http://fossies.org/linux/misc/ MAINTAINER= ports@FreeBSD.org COMMENT= C program cross-referencing & documentation tool LICENSE= GPLv2 U...
{ "pile_set_name": "Github" }
// -*- C++ -*- //===----------------------------------------------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===------------...
{ "pile_set_name": "Github" }
/* Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'save', 'fo', { toolbar: 'Goym' } );
{ "pile_set_name": "Github" }
/* -*- Mode: C; c-basic-offset:4 ; indent-tabs-mode:nil ; -*- */ /* * (C) 2001 by Argonne National Laboratory. * See COPYRIGHT in top-level directory. */ #include "mpidi_ch3_impl.h" #undef FUNCNAME #define FUNCNAME MPIDI_CH3I_sock_errno_to_mpi_errno #undef FCNAME #define FCNAME MPIDI_QUOTE(FUNCNAME) int MPID...
{ "pile_set_name": "Github" }
#include "st-background-effect.h" #include "st-cogl-wrapper.h" #define ST_BACKGROUND_EFFECT_CLASS(klass) (G_TYPE_CHECK_CLASS_CAST ((klass), ST_TYPE_BACKGROUND_EFFECT, StBackgroundEffectClass)) #define ST_IS_BACKGROUND_EFFECT_CLASS(klass) (G_TYPE_CHECK_CLASS_TYPE ((klass), ST_TYPE_BACKGROUND_EFFECT)) #define ST_BACKG...
{ "pile_set_name": "Github" }
<!DOCTYPE PATCH SYSTEM "http://vvvv.org/versions/vvvv45beta27.2.dtd" > <PATCH nodename="C:\Users\clone\Documents\CLONEPRODUCTION\RESSOURCES\VVVV\Effects\vvvv_FX\EX9.Texture Source\Liquish\Liquish (EX9.Texture Source).v4p" filename="C:\Users\Administrator\Desktop\_Template (EX9.Texture Filter).v4p" systemname="_Temp...
{ "pile_set_name": "Github" }
byte: warnings for: $"byte" $"-9223372036854775808ull" 1: Overflow in constant conversion 2: Overflow in constant conversion 3: Overflow in constant conversion, at parameter 1 (x) of F() 4: Overflow in constant conversion, at parameter 1 (x) of F() 5: Overflow in constant conversion 6: Overflow in constant co...
{ "pile_set_name": "Github" }
// Karma configuration // http://karma-runner.github.io/0.10/config/configuration-file.html module.exports = function(config) { config.set({ // base path, that will be used to resolve files and exclude basePath: '', // testing framework to use (jasmine/mocha/qunit/...) frameworks: ['ng-scenario'], ...
{ "pile_set_name": "Github" }
.spinner { width: 100%; height: 100%; } .spinner > div { display: flex; justify-content: center; align-items: center; }
{ "pile_set_name": "Github" }
/******************************************************************************* Intel(R) Gigabit Ethernet Linux driver Copyright(c) 2007-2009 Intel Corporation. This program is free software; you can redistribute it and/or modify it under the terms and conditions of the GNU General Public License, version ...
{ "pile_set_name": "Github" }
/* -*- Mode: js; js-indent-level: 2; -*- */ /* * Copyright 2011 Mozilla Foundation and contributors * Licensed under the New BSD license. See LICENSE or: * http://opensource.org/licenses/BSD-3-Clause */ /* * WARNING! * * Do not edit this file directly, it is built from the sources at * https://github.com/mozil...
{ "pile_set_name": "Github" }
############################################################# # Author: Serge Kozlov <skozlov@mysql.com> # Date: 03/21/2008 # Purpose: # WL#3734 Test: slave group execution # Testing slave group execution: stop in middle of the group # (of events) should be immpossible on slave. # Group of events means set of sta...
{ "pile_set_name": "Github" }
// // AppDelegate.h // iOS Example // // Created by Alex Billingsley on 3/1/16. // // #import <UIKit/UIKit.h> @interface AppDelegate : UIResponder <UIApplicationDelegate> @property (strong, nonatomic) UIWindow *window; @end
{ "pile_set_name": "Github" }