text stringlengths 2 99.9k | meta dict |
|---|---|
<?php
/**
* @file
* Manages Petitions application maintenance tasks.
*/
define('PETITION_MAINTENANCE_REPLACE', 0);
define('PETITION_MAINTENANCE_SKIP', 1);
/**
* Sets petition type value for existing petition nodes.
*
* @param string $source_file
* The file containing petition type to petition node mappings.... | {
"pile_set_name": "Github"
} |
# RUN: llvm-objdump -macho -objc-meta-data %p/Inputs/empty.macho-armv7 | FileCheck %s
# CHECK: empty.macho-armv7:
| {
"pile_set_name": "Github"
} |
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Twitter US Airline Sentiment"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"<table align=\"left\"><td>\n",
" <a target=\"_blank\" href=\"https://colab.research.google.com/github/TannerGilbert/... | {
"pile_set_name": "Github"
} |
md5 strace-4.25.tar.xz fa5ac841e9ce6af133061822898d49a9
sha1 strace-4.25.tar.xz 4f5c8a0c4bf08b0c012de87ab9d10c0e3b06585f
sha256 strace-4.25.tar.xz d685f8e65470b7832c3aff60c57ab4459f26ff89f07c10f92bd70ee89efac701
sha512 strace-4.25.tar.xz 1465ef5ebc77cee73ebae5e12c72ff1826f48cdb2b36bdd5116380fac3add73f3ede3ca2694358bfb0... | {
"pile_set_name": "Github"
} |
import faker
from test.test_project import TestProject
from test.test_scaffold import TestScaffold
from test.test_command_line_interface import TestCommandLineInterface
from test.test_environment_fetcher import TestEnvironmentFetcher
from test.test_config_listing import TestConfigListing
from test.job_submission imp... | {
"pile_set_name": "Github"
} |
{
"name": "Toucan",
"version": "0.3.2",
"license": "MIT",
"summary": "Fabulous Image Processing in Swift",
"homepage": "https://github.com/gavinbunney/Toucan",
"social_media_url": "http://twitter.com/gavinbunney",
"authors": {
"Gavin Bunney": "gavin@bunney.net.au"
},
"source": {
"git": "https:... | {
"pile_set_name": "Github"
} |
// 0x0701A76C - 0x0701A99E
const MacroObject bits_seg7_macro_objs[] = {
MACRO_OBJECT(/*preset*/ macro_yellow_coin, /*yaw*/ 0, /*pos*/ -1400, -4000, 0),
MACRO_OBJECT(/*preset*/ macro_yellow_coin, /*yaw*/ 0, /*pos*/ -272, -4000, 0),
MACRO_OBJECT(/*preset*/ macro_yellow_coin,... | {
"pile_set_name": "Github"
} |
Pod::Spec.new do |s|
s.name = "Sugar"
s.summary = "Something sweet that goes great with your Cocoa"
s.version = "5.0.1"
s.homepage = "https://github.com/hyperoslo/Sugar"
s.license = 'MIT'
s.author = { "Hyper Interaktiv AS" => "ios@hyper.no" }
s.sour... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2016 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/... | {
"pile_set_name": "Github"
} |
# [Bootstrap v2.3.2](http://twbs.github.com/bootstrap) [](http://travis-ci.org/twbs/bootstrap)
Bootstrap is a sleek, intuitive, and powerful front-end framework for faster and easier web development, created and maintained by [Mark Otto](http://twitter.co... | {
"pile_set_name": "Github"
} |
main.mdl-layout__content {
display: flex;
flex-direction: column;
}
#content {
background: #f7f7f7;
float: left;
min-width: 300px;
width: calc(100% - 20px);
height: calc(100% - 110px);
padding: 10px 10px;
flex: 1;
height: 100%;
overflow-y: scroll;
display: flex;
flex-direction: column;
}
#c... | {
"pile_set_name": "Github"
} |
// Copyright 2015 Joyent, Inc.
var assert = require('assert-plus');
var util = require('util');
function FingerprintFormatError(fp, format) {
if (Error.captureStackTrace)
Error.captureStackTrace(this, FingerprintFormatError);
this.name = 'FingerprintFormatError';
this.fingerprint = fp;
this.format = format;
th... | {
"pile_set_name": "Github"
} |
// RUN: %clang_cc1 -fsyntax-only -verify -fblocks %s -Wno-error=non-pod-varargs
// RUN: %clang_cc1 -fsyntax-only -verify -fblocks -std=c++98 %s -Wno-error=non-pod-varargs
// RUN: %clang_cc1 -fsyntax-only -verify -fblocks -std=c++11 %s -Wno-error=non-pod-varargs
// Check that the warning is still there under -fms-compa... | {
"pile_set_name": "Github"
} |
package alicloud
import (
"strings"
"time"
"github.com/aliyun/alibaba-cloud-sdk-go/sdk/requests"
"github.com/aliyun/alibaba-cloud-sdk-go/services/nas"
"github.com/aliyun/terraform-provider-alicloud/alicloud/connectivity"
"github.com/hashicorp/terraform-plugin-sdk/helper/resource"
)
type NasService struct {
cl... | {
"pile_set_name": "Github"
} |
<?php
/**
* OnsiteActivityViewReporter.php
*
* @package OpenEMR
* @link https://www.open-emr.org
* @author Jerry Padgett <sjpadgett@gmail.com>
* @copyright Copyright (c) 2016-2017 Jerry Padgett <sjpadgett@gmail.com>
* @license https://github.com/openemr/openemr/blob/master/LICENSE GNU General Public... | {
"pile_set_name": "Github"
} |
// Copyright 2018 Google LLC
// Copyright 2018-present Open Networking Foundation
// SPDX-License-Identifier: Apache-2.0
syntax = "proto3";
option cc_generic_services = false;
package stratum.procmon;
// All information needed to start or resume a single client process.
message ClientProcess {
// The human-readab... | {
"pile_set_name": "Github"
} |
'use strict';
module.exports = function generate_pattern(it, $keyword) {
var out = ' ';
var $lvl = it.level;
var $dataLvl = it.dataLevel;
var $schema = it.schema[$keyword];
var $schemaPath = it.schemaPath + it.util.getProperty($keyword);
var $errSchemaPath = it.errSchemaPath + '/' + $keyword;
var $breakOn... | {
"pile_set_name": "Github"
} |
#ifndef TICKDATA_H
#define TICKDATA_H
#include <QThread>
class TickData : public QThread {
public:
TickData();
~TickData();
void setSpeed(int s);
void set_callBack_newData(std::function<void(void)> cbFun);
void startData();
void stopData();
void run();
private:
std::function<void(void)> cbFun;
bool... | {
"pile_set_name": "Github"
} |
Object.defineProperty (module.exports, "__esModule", { value: true });
module.exports.URLLoaderDataFormat = module.exports.default = {
BINARY: "binary",
TEXT: "text",
VARIABLES: "variables"
}; | {
"pile_set_name": "Github"
} |
cwltool:overrides:
echo.cwl:
requirements:
EnvVarRequirement:
envDef:
MESSAGE: hello2
| {
"pile_set_name": "Github"
} |
package jose
import (
"encoding/base64"
"encoding/json"
"fmt"
"strings"
)
const (
HeaderMediaType = "typ"
HeaderKeyAlgorithm = "alg"
HeaderKeyID = "kid"
)
const (
// Encryption Algorithm Header Parameter Values for JWS
// See: https://tools.ietf.org/html/draft-ietf-jose-json-web-algorithms-40#page... | {
"pile_set_name": "Github"
} |
package com.mnnyang.gzuclassschedule.mvp.school;
import com.mnnyang.gzuclassschedule.data.http.HttpCallback;
import com.mnnyang.gzuclassschedule.data.http.EduHttpUtils;
/**
* Created by xxyangyoulin on 2018/4/9.
*/
public class SchoolPresenter implements SchoolContract.Presenter {
private SchoolContract.View ... | {
"pile_set_name": "Github"
} |
/* Copyright (C) 2001, 2009 United States Government as represented by
the Administrator of the National Aeronautics and Space Administration.
All Rights Reserved.
*/
package gov.nasa.worldwindx.applications.sar.tracks;
import gov.nasa.worldwind.util.Logging;
/**
* @author dcollins
* @version $Id$
*/
public class ... | {
"pile_set_name": "Github"
} |
// -*- C++ -*-
//=============================================================================
/**
* @file FT_ClientService_Activate.h
*
* A concrete implementation of a service callback
*
* @author Bala Natarajan <bala@cs.wustl.edu>
*/
//==========================================================================... | {
"pile_set_name": "Github"
} |
/*
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this f... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2011 Freescale Semiconductor, Inc.
*
* SPDX-License-Identifier: GPL-2.0+
*/
#include <common.h>
#include <fsl_ddr_sdram.h>
#include <fsl_ddr_dimm_params.h>
struct board_specific_parameters {
u32 n_ranks;
u32 datarate_mhz_high;
u32 clk_adjust;
u32 cpo;
u32 write_data_delay;
u32 force_2t;
};
... | {
"pile_set_name": "Github"
} |
//
// KSDynamicLinker_Tests.m
//
// Created by Karl Stenerud on 2013-10-02.
//
// Copyright (c) 2012 Karl Stenerud. All rights reserved.
//
// 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 Softwa... | {
"pile_set_name": "Github"
} |
//===-- ARMBaseRegisterInfo.cpp - ARM Register Information ----------------===//
//
// 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"
} |
/*
* Poly1305 authenticator algorithm, RFC7539
*
* Copyright (C) 2015 Martin Willi
*
* Based on public domain code by Andrew Moon and Daniel J. Bernstein.
*
* 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 S... | {
"pile_set_name": "Github"
} |
/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<xliff version="1.0" xmlns:t3="http://typo3.org/schemas/xliff">
<file t3:id="1415814896" source-language="en" datatype="plaintext" original="EXT:linkvalidator/Resources/Private/Language/Module/locallang_mod.xlf" date="2011-10-17T20:22:34Z" product-name="linkvalidator">
<header/... | {
"pile_set_name": "Github"
} |
package com.schibsted.spain.barista.sample;
import android.app.DatePickerDialog;
import android.app.Dialog;
import android.app.TimePickerDialog;
import android.os.Bundle;
import androidx.annotation.NonNull;
import androidx.fragment.app.DialogFragment;
import androidx.appcompat.app.AppCompatActivity;
import android.vie... | {
"pile_set_name": "Github"
} |
include/master-slave.inc
[connection master]
DROP TABLE IF EXISTS t1;
CREATE TABLE t1(id INT PRIMARY KEY,
thread_id INT NOT NULL,
request_id BIGINT UNSIGNED NOT NULL,
update_count INT UNSIGNED NOT NULL DEFAULT 0,
zero_sum INT DEFAULT 0,
msg VARCHAR(1024),
msg_length int,
msg_checksum varchar(128),
auto_inc BIGINT UNSIG... | {
"pile_set_name": "Github"
} |
<?php
/**
* amadeus-ws-client
*
* Copyright 2015 Amadeus Benelux NV
*
* 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 requir... | {
"pile_set_name": "Github"
} |
/*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | {
"pile_set_name": "Github"
} |
///
/// Use resource_size function on resource object
/// instead of explicit computation.
///
// Confidence: High
// Copyright: (C) 2009, 2010 Nicolas Palix, DIKU. GPLv2.
// Copyright: (C) 2009, 2010 Julia Lawall, DIKU. GPLv2.
// Copyright: (C) 2009, 2010 Gilles Muller, INRIA/LiP6. GPLv2.
// URL: http://coccin... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE map SYSTEM "http://mapeditor.org/dtd/1.0/map.dtd">
<map version="1.0" orientation="orthogonal" width="64" height="32" tilewidth="32" tileheight="32">
<tileset firstgid="1" name="ice.png" tilewidth="32" tileheight="32">
<image source="../../tileset/ground/ice/ice.png" ... | {
"pile_set_name": "Github"
} |
fileFormatVersion: 2
guid: b1ecf781aa8d74946befa6ecca2c0f7d
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
| {
"pile_set_name": "Github"
} |
/*
InfoPlist.strings
ActorApp
Created by Stepan Korshakov on 15.08.15.
Copyright (c) 2015 Actor LLC. All rights reserved.
*/
| {
"pile_set_name": "Github"
} |
setenv bootargs console=ttyS0,115200 earlyprintk root=/dev/mmcblk0p2 rootwait
fatload mmc 0 $kernel_addr_r Image
fatload mmc 0 $fdt_addr_r sun50i-a64-nanopi-a64.dtb
booti $kernel_addr_r - $fdt_addr_r
| {
"pile_set_name": "Github"
} |
package test_locally.docs;
import com.slack.api.bolt.App;
import com.slack.api.bolt.AppConfig;
import com.slack.api.bolt.response.Response;
import com.slack.api.bolt.util.JsonOps;
import com.slack.api.methods.response.chat.ChatPostMessageResponse;
import com.slack.api.methods.response.search.SearchMessagesResponse;
im... | {
"pile_set_name": "Github"
} |
package daemon // import "github.com/docker/docker/daemon"
import (
"context"
"encoding/json"
"fmt"
"io/ioutil"
"os"
"path/filepath"
"github.com/docker/docker/api/types"
"github.com/docker/docker/daemon/names"
)
var (
validCheckpointNameChars = names.RestrictedNameChars
validCheckpointNamePattern = names... | {
"pile_set_name": "Github"
} |
/* inflate.h -- internal inflate state definition
* Copyright (C) 1995-2016 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/* WARNING: this file should *not* be used by applications. It is
part of the implementation of the compression library and is
subject to change. A... | {
"pile_set_name": "Github"
} |
require "test/unit"
require "fileutils"
require "tmpdir"
class TestFileExhaustive < Test::Unit::TestCase
DRIVE = Dir.pwd[%r'\A(?:[a-z]:|//[^/]+/[^/]+)'i]
def assert_incompatible_encoding
d = "\u{3042}\u{3044}".encode("utf-16le")
assert_raise(Encoding::CompatibilityError) {yield d}
m = Class.new {defin... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifi... | {
"pile_set_name": "Github"
} |
package de.bechte.junit.stubs.statements.rules;
import org.junit.Rule;
import org.junit.Test;
import org.junit.rules.MethodRule;
public class TestWithMethodRuleAndTwoHierarchies {
@Rule
public MethodRule rule;
public TestWithMethodRuleAndTwoHierarchies(CapturingMethodRuleStub capturingMethodRuleStub) {
... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<message>
<name>ADTA40</name>
<description>Merge Patient - Internal ID</description>
<segments>
<segment>MSH</segment>
<segment>EVN</segment>
<group maxOccurs="unbounded">
<segment>PID</segment>
<segment minOccur... | {
"pile_set_name": "Github"
} |
var baseClone = require('./_baseClone'),
baseMatches = require('./_baseMatches');
/** Used to compose bitmasks for cloning. */
var CLONE_DEEP_FLAG = 1;
/**
* Creates a function that performs a partial deep comparison between a given
* object and `source`, returning `true` if the given object has equivalent
* p... | {
"pile_set_name": "Github"
} |
package model.weights;
public class WeightMachine extends Weight {
private String muscleGroup;
//REQUIRES: pounds >= 0
public WeightMachine(String muscleGroup, int pounds){
super(pounds);
this.muscleGroup = muscleGroup;
}
//EFFECTS: returns the muscle group this machi... | {
"pile_set_name": "Github"
} |
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System;
using System.Xml;
using System.IO;
using System.Collections.Generic;
using System.Diagnostics;
using S... | {
"pile_set_name": "Github"
} |
using System;
using System.Net;
using System.Net.Http;
using System.Threading.Tasks;
using Microsoft.Net.Http.Headers;
using Xunit;
namespace ProducesMatcherPolicy.Tests
{
public class StrictTests : IClassFixture<MvcTestFixture<MvcSample.Startup>>
{
public StrictTests(MvcTestFixture<MvcSample.Startup> ... | {
"pile_set_name": "Github"
} |
var sax = require('../');
var xml = '<r>';
var text = '';
for (var i in sax.ENTITIES) {
xml += '&' + i + ';'
text += sax.ENTITIES[i]
}
xml += '</r>'
require(__dirname).test({
xml: xml,
expect: [
['opentag', {'name':'R', attributes:{}, isSelfClosing: false}],
['text', text],
['closetag', 'R']
]
});... | {
"pile_set_name": "Github"
} |
#this is a comment
# this is a second comment
COFF
8 4 0
-1 -1 0 0.9 0.0 0.0 #red
0 -1 0 0.0 0.0 0.9 #blue
1 -1 0 0.9 0 0#red
1 0 0 0 0 0.9 #blue
1 1 0 0.9 0 0 #red
0 1 0 0 0 0.9 #blue
-1 1 0 0.9 0 0 #red
-1 0 0 0 0 0.9 #blue
3 0 1 7 0.9 0 0 #red
3 1 2 3 0.9 0 0 #red
3 5 6 7... | {
"pile_set_name": "Github"
} |
#ifndef DATE_TIME_TIME_FORMATTING_STREAMS_HPP___
#define DATE_TIME_TIME_FORMATTING_STREAMS_HPP___
/* Copyright (c) 2002,2003 CrystalClear Software, Inc.
* Use, modification and distribution is subject to the
* Boost Software License, Version 1.0. (See accompanying
* file LICENSE_1_0.txt or http://www.boost.org/LIC... | {
"pile_set_name": "Github"
} |
# Copyright (c) 2018-present, Facebook, Inc.
# All rights reserved.
#
# This source code is licensed under the BSD-style license found in the
# LICENSE file in the root directory of this source tree.
from elf.options import auto_import_options, PyOptionSpec
from .policy_gradient import PolicyGradient
from .discounted_... | {
"pile_set_name": "Github"
} |
/*
** CVS pserver Password Checking Medusa Module
**
** ------------------------------------------------------------------------
** Copyright (C) 2009 Joe Mondloch
** JoMo-Kun / jmk@foofus.net
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU Gen... | {
"pile_set_name": "Github"
} |
// Copyright Oliver Kowalke 2013.
// 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)
#ifndef BOOST_FIBERS_DETAIL_TASK_BASE_H
#define BOOST_FIBERS_DETAIL_TASK_BASE_H
#include <boost/con... | {
"pile_set_name": "Github"
} |
cmake_minimum_required(VERSION 3.4.1)
get_property(rtdir GLOBAL PROPERTY ROOT_DIR)
include ( ${rtdir}/includes.cmake )
set (my_SOURCES
AdvancedSettings.cpp
DiscSettings.cpp
DisplaySettings.cpp
MediaSettings.cpp
MediaSourceSettings.cpp
SettingAddon.cpp
SettingConditions.cpp
SettingControl.cpp
Setting... | {
"pile_set_name": "Github"
} |
name: inheritance-child-01
title: Tests inputs being set accross inheritance boundaries
maintainer: InSpec Core Engineering Team
copyright: InSpec Core Engineering Team
copyright_email: inspec@chef.io
license: Apache-2.0
summary: Tests inputs being set accross inheritance boundaries
version: 0.1.0
supports:
platform:... | {
"pile_set_name": "Github"
} |
<mvc:View xmlns:mvc="sap.ui.core.mvc"
xmlns="sap.uxap"
xmlns:layout="sap.ui.layout"
xmlns:m="sap.m"
xmlns:ui="sap.ui.table"
xmlns:goals="sap.uxap.sample.SharedBlocks.goals"
xmlns:personal="sap.uxap.sample.SharedBlocks.personal"
xmlns:employment="sap.uxap.sample.SharedBlocks.employment"
controllerName="sap.uxap.... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2019 Red Hat, Inc. and/or its affiliates.
*
* 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 a... | {
"pile_set_name": "Github"
} |
// Copyright 2018 The Kubeflow 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 ag... | {
"pile_set_name": "Github"
} |
from __future__ import print_function, division
from builtins import range, input
# Note: you may need to update your version of future
# sudo pip install -U future
# https://deeplearningcourses.com/c/data-science-supervised-machine-learning-in-python
# https://www.udemy.com/data-science-supervised-machine-learning-in... | {
"pile_set_name": "Github"
} |
intents:
- greet
- default
- goodbye
slots:
cuisine:
type: text
location:
type: text
entities:
- name
responses:
utter_greet:
- hey there!
utter_goodbye:
- goodbye :(
utter_default:
- stuff: default message
actions:
- utter_default
- utter_greet
- utter_goodbye
| {
"pile_set_name": "Github"
} |
# Introduction for Lisp Programmers
Veteran Lisp programmers will find some parts of GameLisp's design surprising. I've done my best
to preserve Lisp's strengths, but I haven't hesitated to remove or modify features which are
standard in other Lisp dialects.
The most Lispy features of GameLisp are its homoiconicity... | {
"pile_set_name": "Github"
} |
> :warning: Please do not create pull requests that contains a lot of change. Because we are working on refactoring and testing. Just pull requests that fixes a bug with a few line changes.
<br/>
<br/>
<p align="center" style="box-shadow: 2px 2px;">
<a href="https://material-table.com" rel="noopener" target="_blank... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>$(DEVELOPMENT_LANGUAGE)</string>
<key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string>
... | {
"pile_set_name": "Github"
} |
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
BED69F7B141E5CD20042D98C /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BED69F7A141E5CD20042D98C /* UIKit.framework */; };
BED69F7D141E5CD20042D98C /* Foundation.framework ... | {
"pile_set_name": "Github"
} |
'use strict';
angular.module("ngLocale", [], ["$provide", function($provide) {
var PLURAL_CATEGORY = {ZERO: "zero", ONE: "one", TWO: "two", FEW: "few", MANY: "many", OTHER: "other"};
function getDecimals(n) {
n = n + '';
var i = n.indexOf('.');
return (i == -1) ? 0 : n.length - i - 1;
}
function getVF(n, opt_pre... | {
"pile_set_name": "Github"
} |
/* ******************************************************************************
* Copyright (c) 2006-2012 XMind Ltd. and others.
*
* This file is a part of XMind 3. XMind releases 3 and
* above are dual-licensed under the Eclipse Public License (EPL),
* which is available at http://www.eclipse.org/legal/ep... | {
"pile_set_name": "Github"
} |
/*
comedi_fc.h
This is a place for code driver writers wish to share between
two or more drivers. These functions are meant to be used only
by drivers, they are NOT part of the kcomedilib API!
Author: Frank Mori Hess <fmhess@users.sourceforge.net>
Copyright (C) 2002 Frank Mori Hess
This ... | {
"pile_set_name": "Github"
} |
--- Source/Checks/cm_cxx14_check.cpp.orig
+++ Source/Checks/cm_cxx14_check.cpp
@@ -1,9 +1,18 @@
+// actually use c++14 feature to force the compiler to do something,
+// since it might otherwise try to optimize all of this out even if it
+// doesn't understand it.
+#include <iostream>
+
#include <cstdio>
#include <it... | {
"pile_set_name": "Github"
} |
package nodomain.freeyourgadget.gadgetbridge.service.devices.qhybrid.requests.fossil_hr.file;
import nodomain.freeyourgadget.gadgetbridge.util.GB;
public enum ResultCode {
SUCCESS(0, true),
INVALID_OPERATION_DATA(1, false),
OPERATION_IN_PROGRESS(2, false),
MISS_PACKET(3, false),
SOCKET_BUSY(4, fal... | {
"pile_set_name": "Github"
} |
package utils_use.share;
import android.content.Context;
import dev.DevUtils;
import dev.utils.app.share.SPUtils;
import dev.utils.app.share.SharedUtils;
/**
* detail: SharedPreferences 使用方法
* @author Ttt
*/
public final class ShareUse {
private ShareUse() {
}
public static void shareUse() {
... | {
"pile_set_name": "Github"
} |
package cn.timebusker.repository.one2many;
import cn.timebusker.model.one2many.detailInfo;
import cn.timebusker.repository.BasicRepository;
public interface detailInfoRepository extends BasicRepository<detailInfo, Long> {
}
| {
"pile_set_name": "Github"
} |
/*
File: file_riff.c
Copyright (C) 1998-2005,2007-2011 Christophe GRENIER <grenier@cgsecurity.org>
This software 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 Lic... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2012 Google 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 agreed to i... | {
"pile_set_name": "Github"
} |
<!--[metadata]>
+++
title = "rmi"
description = "The rmi command description and usage"
keywords = ["remove, image, Docker"]
[menu.main]
parent = "smn_cli"
+++
<![end-metadata]-->
# rmi
```markdown
Usage: docker rmi [OPTIONS] IMAGE [IMAGE...]
Remove one or more images
Options:
-f, --force Force removal of t... | {
"pile_set_name": "Github"
} |
import classNames from "classnames";
import React from "react/addons";
import DuplicableRowControls from "../components/DuplicableRowControls";
import DuplicableRowsMixin from "../mixins/DuplicableRowsMixin";
import FormGroupComponent from "../components/FormGroupComponent";
import ContainerConstants from "../constan... | {
"pile_set_name": "Github"
} |
import Vue from 'vue'
import App from './index'
const app = new Vue(App)
app.$mount()
| {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="learnChess">Lær deg sjakk</string>
<string name="byPlaying">ved å spela!</string>
<string name="menu">Meny</string>
<string name="progressX">Framsteg: %s</string>
<string name="resetMyProgress">Attendestill framsteget</string>
<string name="yo... | {
"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"
} |
/*
Copyright 2013-2019 Wix.com
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"
} |
/*--------------------------------*- C++ -*----------------------------------*\
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Version: dev
\\/ M anipulation |
\*-----... | {
"pile_set_name": "Github"
} |
<?php
/**
* MIT License. This file is part of the Propel package.
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Propel\Generator\Model\Diff;
use Propel\Generator\Model\ForeignKey;
/**
* Service class for comparing Forei... | {
"pile_set_name": "Github"
} |
using Xamarin.Forms.CustomAttributes;
using Xamarin.Forms.Internals;
#if UITEST
using Xamarin.Forms.Core.UITests;
using Xamarin.UITest;
using NUnit.Framework;
#endif
namespace Xamarin.Forms.Controls.Issues
{
#if UITEST
[Category(UITestCategories.IsEnabled)]
[NUnit.Framework.Category(Core.UITests.UITestCategories.B... | {
"pile_set_name": "Github"
} |
/*******************************************************************************
* Copyright (c) 2009, 2016 IBM Corporation and others.
*
* This program and the accompanying materials are made
* available under the terms of the Eclipse Public License 2.0
* which is available at https://www.eclipse.org/legal/epl-2.... | {
"pile_set_name": "Github"
} |
/*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | {
"pile_set_name": "Github"
} |
---
title: "Page Not Found"
excerpt: "Page not found."
sitemap: false
permalink: /404.html
layout: page
---
Sorry, but the page you were trying to view does not exist, try searching for it below.
{% include google_search.html %} | {
"pile_set_name": "Github"
} |
import QtQuick 2.0
import MuseScore.UiComponents 1.0
import "../../common"
import "internal"
FocusableItem {
id: root
property QtObject proxyModel: null
implicitHeight: contentColumn.height
width: parent.width
Column {
id: contentColumn
width: parent.width
spacing: 4
... | {
"pile_set_name": "Github"
} |
##########################
Managing your Applications
##########################
By default, it is assumed that you only intend to use CodeIgniter to
manage one application, which you will build in your **application**
directory. It is possible, however, to have multiple sets of
applications that share a single CodeIg... | {
"pile_set_name": "Github"
} |
/*
This file is part of Ext JS 4
Copyright (c) 2011 Sencha Inc
Contact: http://www.sencha.com/contact
GNU General Public License Usage
This file may be used under the terms of the GNU General Public License version 3.0 as published by the Free Software Foundation and appearing in the file LICENSE included in the p... | {
"pile_set_name": "Github"
} |
// Code generated by smithy-go-codegen DO NOT EDIT.
package lexmodelbuildingservice
import (
"context"
awsmiddleware "github.com/aws/aws-sdk-go-v2/aws/middleware"
"github.com/aws/aws-sdk-go-v2/aws/retry"
"github.com/aws/aws-sdk-go-v2/aws/signer/v4"
"github.com/aws/aws-sdk-go-v2/service/lexmodelbuildingservice/ty... | {
"pile_set_name": "Github"
} |
package terraform
// NodeEvalableProvider represents a provider during an "eval" walk.
// This special provider node type just initializes a provider and
// fetches its schema, without configuring it or otherwise interacting
// with it.
type NodeEvalableProvider struct {
*NodeAbstractProvider
}
// GraphNodeEvalable
... | {
"pile_set_name": "Github"
} |
package jetbrains.mps.samples.Kaja.editor;
/*Generated by MPS */
import jetbrains.mps.nodeEditor.DefaultNodeEditor;
import jetbrains.mps.openapi.editor.cells.EditorCell;
import jetbrains.mps.openapi.editor.EditorContext;
import org.jetbrains.mps.openapi.model.SNode;
public class Require_Editor extends DefaultNodeEdi... | {
"pile_set_name": "Github"
} |
<?php
namespace Serializers;
use Serializers\Exceptions\SerializationException;
/**
* @since 1.0
*
* @licence GNU GPL v2+
* @author Jeroen De Dauw < jeroendedauw@gmail.com >
*/
interface Serializer {
/**
* @since 1.0
*
* @param mixed $object
*
* @return array|int|string|bool|float A possibly nested ... | {
"pile_set_name": "Github"
} |
// Copyright 2019-2020 Graham Clark. All rights reserved. Use of this source
// code is governed by the MIT license that can be found in the LICENSE
// file.
// Package streamwidget provides a very specific stream reassembly termshark widget.
// This is probably not much use generally, but is separated out to ease te... | {
"pile_set_name": "Github"
} |
{
"name": "Carbon Ads",
"website": "http://carbonads.net",
"matches": [
{
"regexp": "<[a-z]+ [^>]*id=\"carbonads-container\""
},
{
"search": "script",
"regexp": "carbonads\\.com"
}
]
} | {
"pile_set_name": "Github"
} |
/*
* hb_fopen() function
*
* Copyright 2007 Przemyslaw Czerpak <druzus / at / priv.onet.pl>
*
* 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, or (at your option)
* any ... | {
"pile_set_name": "Github"
} |
/**********************************************************************
// @@@ START COPYRIGHT @@@
//
// Licensed to the Apache Software Foundation (ASF) under one
// or more contributor license agreements. See the NOTICE file
// distributed with this work for additional information
// regarding copyright ownership. ... | {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.