text stringlengths 2 99.9k | meta dict |
|---|---|
package com.jeesuite.common.util;
import java.text.SimpleDateFormat;
import java.time.Clock;
import java.time.DayOfWeek;
import java.time.Instant;
import java.time.LocalDate;
import java.time.ZoneId;
import java.util.Calendar;
import java.util.Date;
import java.util.Locale;
import org.apache.commons.lang3.StringUtils... | {
"pile_set_name": "Github"
} |
//
// Context.m
// MetalRenderer
//
// Created by Stuart Carnie on 6/9/18.
// Copyright © 2018 Stuart Carnie. All rights reserved.
//
#import "Context.h"
#import "Filter.h"
#import <QuartzCore/QuartzCore.h>
#import "metal_common.h"
@interface BufferNode : NSObject
@property (nonatomic, readonly) id<MTLBuffer> src... | {
"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 thi... | {
"pile_set_name": "Github"
} |
; SPIR-V
; Version: 1.0
; Generator: Khronos Glslang Reference Front End; 3
; Bound: 47
; Schema: 0
OpCapability Shader
%1 = OpExtInstImport "GLSL.std.450"
OpMemoryModel Logical GLSL450
OpEntryPoint Fragment %main "main" %counter %FragColor
OpExecuti... | {
"pile_set_name": "Github"
} |
/*
Copyright 2015 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"
} |
8
| {
"pile_set_name": "Github"
} |
PREFIX : <http://example.org/#>
SELECT *
{ :x ?p ?v . FILTER langMatches(lang(?v), "en-GB") . }
| {
"pile_set_name": "Github"
} |
package com.cundong.recyclerview.sample;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
imp... | {
"pile_set_name": "Github"
} |
#!/bin/bash
# Midnight Commander - push doc/hints/mc.hint file to Transifex
#
# Copyright (C) 2013
# The Free Software Foundation, Inc.
#
# Written by:
# Slava Zanko <slavazanko@gmail.com>, 2013
#
# This file is part of the Midnight Commander.
#
# The Midnight Commander is free software: you can redistribute it
# and... | {
"pile_set_name": "Github"
} |
//! \file
/*
** Copyright (C) - Triton
**
** This program is under the terms of the Apache License 2.0.
*/
#if defined(__unix__) || defined(__APPLE__)
#include <triton/pythonBindings.hpp>
#include <triton/pythonUtils.hpp>
#include <triton/pythonXFunctions.hpp>
#include <triton/architecture.hpp>
#include <triton/uni... | {
"pile_set_name": "Github"
} |
name = "StochasticDiffEq"
uuid = "789caeaf-c7a9-5a7d-9973-96adeb23e2a0"
repo = "https://github.com/SciML/StochasticDiffEq.jl.git"
| {
"pile_set_name": "Github"
} |
# DESCRIPTION
# The Multiplication Rule - Cards
# ENDDESCRIPTION
## DBsubject(Probability)
## DBchapter(Sample Space)
## DBsection(Probability: direct computation, inclusion/exclusion)
## Institution(Piedmont)
## Author(Doug Torrance)
## Level(2)
## MO(1)
## TitleText1('Introduction to Statistics: Think & Do')
## Auth... | {
"pile_set_name": "Github"
} |
--[[
Copyright (c) 2014 Team Sparkle
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, publish, distribute, ... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 1992, 1993
* The Regents of the University of California. All rights reserved.
*
* This software was developed by the Computer Systems Engineering group
* at Lawrence Berkeley Laboratory under DARPA contract BG 91-66 and
* contributed to Berkeley.
*
* All advertising materials mentioning fea... | {
"pile_set_name": "Github"
} |
// Copyright 2013 Dolphin Emulator Project
// Licensed under GPLv2+
// Refer to the license.txt file included.
// Originally written by Sven Peter <sven@fail0verflow.com> for anergistic.
#include <signal.h>
#include <stdio.h>
#include <string.h>
#include <unistd.h>
#ifdef _WIN32
#include <iphlpapi.h>
#include <iphlpa... | {
"pile_set_name": "Github"
} |
//
// detail/base_from_completion_cond.hpp
// ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
//
// Copyright (c) 2003-2016 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// 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... | {
"pile_set_name": "Github"
} |
--TEST--
parallel bootstrap fail
--SKIPIF--
<?php
if (!extension_loaded('parallel')) {
echo 'skip';
}
?>
--FILE--
<?php
try {
$parallel = new \parallel\Runtime(sprintf("%s/nope.php", __DIR__));
} catch (\parallel\Runtime\Error\Bootstrap $ex) {
var_dump($ex->getMessage());
}
?>
--EXPECTF--
Warning: Unknown: failed to... | {
"pile_set_name": "Github"
} |
set(CPACK_PACKAGE_NAME "${CMAKE_PROJECT_NAME}")
set(CPACK_PACKAGE_CONTACT "${PROJECT_MAINTAINER}")
set(CPACK_PACKAGE_VERSION ${iowow_VERSION})
set(CPACK_PACKAGE_VERSION_MAJOR ${iowow_VERSION_MAJOR})
set(CPACK_PACKAGE_VERSION_MINOR ${iowow_VERSION_MINOR})
set(CPACK_PACKAGE_VERSION_PATCH ${iowow_VERSION_PATCH})
set(CPACK... | {
"pile_set_name": "Github"
} |
---
jupyter:
jupytext:
notebook_metadata_filter: all
text_representation:
extension: .md
format_name: markdown
format_version: '1.1'
jupytext_version: 1.1.7
kernelspec:
display_name: Python 3
language: python
name: python3
language_info:
codemirror_mode:
name:... | {
"pile_set_name": "Github"
} |
//
// CIImageRendererUtils.m
// SCRecorder
//
// Created by Simon CORSIN on 13/09/14.
// Copyright (c) 2014 rFlex. All rights reserved.
//
#import "CIImageRendererUtils.h"
@implementation CIImageRendererUtils
+ (CGRect)processRect:(CGRect)rect withImageSize:(CGSize)imageSize contentScale:(CGFloat)contentScale co... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportHeight="24"
android:viewportWidth="24">
<path
android:fillColor="#ff000000"
android:pathData="M11,15h2v2h-2zm0,-8... | {
"pile_set_name": "Github"
} |
/*****************************************************************************
* Open LiteSpeed is an open source HTTP server. *
* Copyright (C) 2013 - 2020 LiteSpeed Technologies, Inc. *
* *
* ... | {
"pile_set_name": "Github"
} |
/*
* ConnectBot: simple, powerful, open-source SSH client for Android
* Copyright 2017 Kenny Root, Jeffrey Sharkey
*
* 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.a... | {
"pile_set_name": "Github"
} |
21
51
36
46
21
33
50
54
45
25
42
17
22
2
11
44
17
31
41
28
24
22
18
36
11
41
33
22
22
27
15
40
33
49
29
85
28
40
22
49
39
39
29
39
37
77
40
58
61
24
31
18
9
51
72
43
56
53
72
74
76
42
33
50
43
34
65
90
26
71
74
90
35
73
58
49
48
69
56
75
38
53
78
62
80
78
36
34
64
19
22
73
45
91
60
69
74
67
14
30
16
66
60
65
92
24
69
7... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<string xmlns="http://tempuri.org/">{
"Info": [
{
"IsSuccess": "True",
"InAddress": "屏東縣屏東市中正路191號",
"InSRS": "EPSG:4326",
"InFuzzyType": "[單雙號機制]+[最近門牌號機制]",
"InFuzzyBuffer": "0",
"InIsOnlyFullMatch": "False",
"InIsLockCou... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2011-2018, Meituan Dianping. All Rights Reserved.
*
* 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 Y... | {
"pile_set_name": "Github"
} |
eclipse.preferences.version=1
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve
org.eclipse.jdt.core.compiler.compliance=1.6
org.eclipse.jdt.core.compiler.debug.lineNumber=generate
org... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2017 Contributors to the Eclipse Foundation
*
* See the NOTICE file(s) distributed with this work for additional
* information regarding copyright ownership.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is availabl... | {
"pile_set_name": "Github"
} |
function Out-SCF
{
<#
.SYNOPSIS
Nishang script useful for creating SCF files which could be used to capture NTLM hashes.
.DESCRIPTION
The script generates a SCF file. The file (default name "SystemCatalog.scf") needs to be
put on a share. Whenever a user opens the file on the share, his credentials are sent to the sp... | {
"pile_set_name": "Github"
} |
---
title: "Artifacts on NFS"
meta_title: "NFS"
meta_description: "Using NFS to organize your jobs' outputs and experiments' artifacts. Polyaxon allows users to connect to one or multiple NFS servers to store job outputs and experiment artifacts."
custom_excerpt: "The Network File System (NFS) is a client/server applic... | {
"pile_set_name": "Github"
} |
using System;
using System.Collections.Generic;
using System.Data;
using System.Linq.Expressions;
using System.Threading.Tasks;
namespace RepoDb
{
/// <summary>
/// A base object for all entity-based repositories.
/// </summary>
public abstract partial class BaseRepository<TEntity, TDbConnection> : ID... | {
"pile_set_name": "Github"
} |
// Distributed under the terms of the MIT license
// Test case submitted to project by https://github.com/practicalswift (practicalswift)
// Test case found by fuzzing
init<T : b> {
class B<T where T where T where T: P {
enum b : a {
func f<T {
}
protocol c : a {
let a {
}
init<d {
enum b {
}
{
func f<T: a {
struct d<... | {
"pile_set_name": "Github"
} |
/******************************************************************************
* Copyright 2018 The Apollo 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
... | {
"pile_set_name": "Github"
} |
'use strict';
const prettyPrintTypes = (types) => {
const addArticle = (str) => {
const vowels = ['a', 'e', 'i', 'o', 'u'];
if (vowels.indexOf(str[0]) !== -1) {
return `an ${str}`;
}
return `a ${str}`;
};
return types.map(addArticle).join(' or ');
};
const isArrayOfNotation = (typeDefinit... | {
"pile_set_name": "Github"
} |
package pflag
import "strconv"
// -- int32 Value
type int32Value int32
func newInt32Value(val int32, p *int32) *int32Value {
*p = val
return (*int32Value)(p)
}
func (i *int32Value) Set(s string) error {
v, err := strconv.ParseInt(s, 0, 32)
*i = int32Value(v)
return err
}
func (i *int32Value) Type() string {
... | {
"pile_set_name": "Github"
} |
// SPDX-License-Identifier: GPL-2.0-only
/*
* Copyright (c) 2012-2014, The Linux Foundation. All rights reserved.
*/
#include <linux/gpio/driver.h>
#include <linux/module.h>
#include <linux/of.h>
#include <linux/of_irq.h>
#include <linux/pinctrl/pinconf-generic.h>
#include <linux/pinctrl/pinconf.h>
#include <linux/p... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" standalone="no" ?>
<!DOCTYPE pov SYSTEM "/usr/share/cgc-docs/replay.dtd">
<pov>
<cbid>service</cbid>
<replay>
<read><delim>\x0a</delim><match><data>2D Particle Simulator\x0a</data></match></read>
<read><delim>\x0a</delim><match><data>Enter the number of particles to simulate \x281-10\x29:\x0a</data>... | {
"pile_set_name": "Github"
} |
%%
%% wings_proxy.erl --
%%
%% This module implements the smooth proxy.
%%
%% Copyright (c) 2001-2011 Bjorn Gustavsson & Dan Gudmundsson
%%
%% See the file "license.terms" for information on usage and redistribution
%% of this file, and for a DISCLAIMER OF ALL WARRANTIES.
%%
%% $Id$
%%
-module(wings_proxy)... | {
"pile_set_name": "Github"
} |
CREATE TABLE list (id VARCHAR(64) NOT NULL, value VARCHAR(64) NOT NULL, PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8 COLLATE utf8_unicode_ci ENGINE = InnoDB;
INSERT INTO `list` (`id`, `value`) VALUES ('AF', 'Afghanistan');
INSERT INTO `list` (`id`, `value`) VALUES ('ZA', 'Afrique du Sud');
INSERT INTO `list` (`id`, `va... | {
"pile_set_name": "Github"
} |
from unittest.mock import patch
from mindmeld.components.nlp import NaturalLanguageProcessor
def test_intent_classifier_svm(kwik_e_mart_app_path):
nlp = NaturalLanguageProcessor(app_path=kwik_e_mart_app_path)
search_grid = {
"C": [0.1, 0.5, 1, 5, 10, 50, 100, 1000, 5000],
"kernel": ["linear",... | {
"pile_set_name": "Github"
} |
SELECT * FROM KNOWLEDGE_TAGS
WHERE
KNOWLEDGE_ID = ?
AND TAG_ID = ?
;
| {
"pile_set_name": "Github"
} |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_22) on Mon May 24 23:03:19 CEST 2010 -->
<TITLE>
org.mockito.internal.matchers (Mockito API)
</TITLE>
<META NAME="keywords" CONTENT="org.mo... | {
"pile_set_name": "Github"
} |
/*
Derby - Class org.apache.derby.client.am.ProductLevel
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 t... | {
"pile_set_name": "Github"
} |
#if 0
#include "defs.h" /*->atcmd.h (uchar)*/
#endif
typedef enum {
ATDA_NUM,
ATDA_STR
} AtdAType;
typedef enum {
ATDP_NUL,
ATDP_NUM,
ATDP_STR
} AtdPType;
#define ADDR_MAX 63
#define PORT_MAX 63
#define PT_MAX 40
#define SREG_MAX 12
typedef struct {
struct {
struct {
char str[ADDR_MAX+... | {
"pile_set_name": "Github"
} |
{
"ctm": {
"ctm_version": 1,
"type": "pillar",
"layer": "TRANSLUCENT",
"textures": [
"chisel:blocks/icepillar/plaingreek-ctmv"
]
}
} | {
"pile_set_name": "Github"
} |
{
"version" : "5.5.0",
"timestamp" : 1581572093660,
"path" : "query-validation-tests/joins.json",
"schemas" : {
"CSAS_INNER_JOIN_0.INNER_JOIN" : {
"schema" : "`ROWKEY` BIGINT KEY, `T_ROWTIME` BIGINT, `T_ROWKEY` BIGINT, `T_ID` BIGINT, `T_NAME` STRING, `T_VALUE` BIGINT, `F1` STRING",
"serdeOptions... | {
"pile_set_name": "Github"
} |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"_id": "kapi.blackhole.module_resp",
"description": "AMQP API for blackhole.module_resp",
"properties": {
"Error": {
"type": "string"
},
"Event-Category": {
"enum": [
"blackhole"
... | {
"pile_set_name": "Github"
} |
"""
Lightnet Data Module |br|
This module contains everything related to pre- and post-processing of your data.
It also has functionality to create datasets from images and annotations that are parseable with brambox_.
"""
from ._dataloading import *
from . import transform
# Lightnet
from ._dataset_brambox import *
f... | {
"pile_set_name": "Github"
} |
// ---- Created with 3Dmigoto v1.3.14 on Sat Feb 23 16:40:28 2019
// 3Dmigoto declarations
#define cmp -
void main(
float4 v0 : POSITION0,
float4 v1 : COLOR0,
float2 v2 : TEXCOORD0,
out float4 o0 : SV_Position0,
out float4 o1 : COLOR0,
out float2 o2 : TEXCOORD0)
{
o0.xyzw = v0.xyzw;
o1.xyzw = v1.xy... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
<title>module SafeYAML - jekyll-1.4.0 Documentation</title>
<link type="text/css" media="screen" href="./rdoc.css" rel="stylesheet">
<script type="text/javascript">
var rdoc_rel_prefix = "./";
</script>
<script type... | {
"pile_set_name": "Github"
} |
fileFormatVersion: 2
guid: f6315a9155238724c9b221c155c73f68
timeCreated: 1515601872
licenseType: Free
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:
| {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2004 Manuel Novoa III <mjn3@codepoet.org>
*
* 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 later version.
... | {
"pile_set_name": "Github"
} |
/* SPDX-License-Identifier: GPL-2.0 */
/*
* mtu3.h - MediaTek USB3 DRD header
*
* Copyright (C) 2016 MediaTek Inc.
*
* Author: Chunfeng Yun <chunfeng.yun@mediatek.com>
*/
#ifndef __MTU3_H__
#define __MTU3_H__
#include <linux/device.h>
#include <linux/dmapool.h>
#include <linux/extcon.h>
#include <linux/interrup... | {
"pile_set_name": "Github"
} |
executable: gradle
args: clean instrumentClasses
expected-output-file: incrementalBuildInputFilesConfig.out
allow-additional-output: true
allow-disordered-output: true
| {
"pile_set_name": "Github"
} |
use specs::prelude::*;
use super::{WantsToPickupItem, Name, InBackpack, Position, gamelog::GameLog, WantsToUseItem,
Consumable, ProvidesHealing, CombatStats, WantsToDropItem, InflictsDamage, Map, SufferDamage,
AreaOfEffect, Confusion, Equippable, Equipped, WantsToRemoveItem, particle_system::ParticleBuilder,
... | {
"pile_set_name": "Github"
} |
package com.mimieye.odd.srp.service;
import com.mimieye.odd.srp.util.FileReadUtil;
import java.io.IOException;
import java.util.*;
/**
* Created by Pierreluo on 2017/6/15.
*/
public interface PromotionInfoService {
List<Map<String, String>> listPromotions(String filePath) throws Exception;
}
| {
"pile_set_name": "Github"
} |
{
"extends": ["tslint-config-airbnb"],
"rules": {
/* modifications to base config */
// adds statements, members, and elements to the base config
"align": [true, "parameters", "arguments", "statements", "members", "elements"],
// adds number of spaces so auto-fixing will work
"indent": [true, "s... | {
"pile_set_name": "Github"
} |
// Copyright (c) 2013 Christopher Kormanyos
// Use, modification and distribution are subject to 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)
//
// This work is based on an earlier work:
// "Algorithm 910: A Portable C++ Multi... | {
"pile_set_name": "Github"
} |
// Protocol Buffers - Google's data interchange format
// Copyright 2008 Google Inc. All rights reserved.
// https://developers.google.com/protocol-buffers/
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are
// met:
//
// ... | {
"pile_set_name": "Github"
} |
const path = require('path');
const rimraf = require('rimraf');
const webpack = require('webpack');
const CommonConfigWebpackPlugin = require('../src/CommonConfigWebpackPlugin');
// Allow tests to run 30s
jest.setTimeout(30000);
// AppVeyor on Node6 will fail if the fork-ts-checker is not limited to 512 MB memory
requ... | {
"pile_set_name": "Github"
} |
/* Locale-independent implementations of string <-> double conversions. */
#include "jsi.h"
#if defined(_MSC_VER) && (_MSC_VER < 1700) /* VS2012 has stdint.h */
typedef unsigned int uint32_t;
typedef unsigned __int64 uint64_t;
#else
#include <stdint.h>
#endif
#include <errno.h>
#include <assert.h>
#ifndef TRUE
#def... | {
"pile_set_name": "Github"
} |
--
--
--
delimiter //
drop procedure if exists _expand_statement_variables //
create procedure _expand_statement_variables(
in id_from int unsigned,
in id_to int unsigned,
out expanded_statement text charset utf8,
out expanded_variables_found tinyint unsigned,
in should_execute_stateme... | {
"pile_set_name": "Github"
} |
FC011: Missing README in markdown format: examples/README.md:1
FC031: Cookbook without metadata.rb file: examples/metadata.rb:1
FC064: Ensure issues_url is set in metadata: ./metadata.rb:1
FC065: Ensure source_url is set in metadata: ./metadata.rb:1
FC066: Ensure chef_version is set in metadata: ./metadata.rb:1
FC069: ... | {
"pile_set_name": "Github"
} |
/**
* @license
* Copyright (c) 2014 The Polymer Project Authors. All rights reserved.
* This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
* The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
* The complete set of contributors may be f... | {
"pile_set_name": "Github"
} |
// -*- C++ -*-
//===-------------------------- cerrno ------------------------------------===//
//
// The LLVM Compiler Infrastructure
//
// This file is dual licensed under the MIT and the University of Illinois Open
// Source Licenses. See LICENSE.TXT for details.
//
//===-------------------------... | {
"pile_set_name": "Github"
} |
# -*- coding: utf-8 -*-
# Generated by Django 1.11.7 on 2018-07-07 03:51
from __future__ import unicode_literals
from django.db import migrations, models
class Migration(migrations.Migration):
dependencies = [
('activity', '0018_auto_20180706_1708'),
]
operations = [
migrations.AlterFie... | {
"pile_set_name": "Github"
} |
import Vue from 'vue';
import { resetStyled, expectCSSMatches } from './utils'
let styled
describe('with styles', () => {
/**
* Make sure the setup is the same for every test
*/
beforeEach(() => {
styled = resetStyled()
})
it('should append a style', () => {
const rule = 'color: blue;'
con... | {
"pile_set_name": "Github"
} |
# glibc2.m4 serial 2
dnl Copyright (C) 2000-2002, 2004, 2008-2010 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
# Test for the GNU C Library... | {
"pile_set_name": "Github"
} |
// RUN: %clang_cc1 -verify -fopenmp %s -Wuninitialized
// RUN: %clang_cc1 -verify -fopenmp-simd %s -Wuninitialized
typedef void **omp_allocator_handle_t;
extern const omp_allocator_handle_t omp_default_mem_alloc;
extern const omp_allocator_handle_t omp_large_cap_mem_alloc;
extern const omp_allocator_handle_t omp_cons... | {
"pile_set_name": "Github"
} |
// RUN: %target-swift-ide-test -print-usrs -source-filename %s | %FileCheck %s -strict-whitespace
// CHECK: [[@LINE+1]]:6 s:14swift_ide_test11InvalidEnumO{{$}}
enum InvalidEnum {
case
}
func qualifiedModuleName() {
let a = Swift.Array<Int>()
_ = a
}
func amazingCode() {
let a = Swift
let b = (Swift, Swift... | {
"pile_set_name": "Github"
} |
# Add your own tasks in files placed in lib/tasks ending in .rake,
# for example lib/tasks/capistrano.rake, and they will automatically be available to Rake.
require File.expand_path('../config/application', __FILE__)
Rails.application.load_tasks
| {
"pile_set_name": "Github"
} |
<?php
namespace Jane\OpenApi2\Tests\Expected\Normalizer;
use Jane\JsonSchemaRuntime\Reference;
use Jane\OpenApi2\Tests\Expected\Runtime\Normalizer\CheckArray;
use Symfony\Component\Serializer\Exception\InvalidArgumentException;
use Symfony\Component\Serializer\Normalizer\DenormalizerAwareInterface;
use Symfony\Compon... | {
"pile_set_name": "Github"
} |
# SPDX-License-Identifier: GPL-2.0
# EP93xx Platform Support
snd-soc-ep93xx-objs := ep93xx-pcm.o
snd-soc-ep93xx-i2s-objs := ep93xx-i2s.o
snd-soc-ep93xx-ac97-objs := ep93xx-ac97.o
obj-$(CONFIG_SND_EP93XX_SOC) += snd-soc-ep93xx.o
obj-$(CONFIG_SND_EP93XX_SOC_I2S) += snd-soc-ep93xx-i2s.o
obj-$(CONFIG_SND_EP93... | {
"pile_set_name": "Github"
} |
namespace Fulma.Elmish.DatePicker
open Fable.React
open Fable.React.Props
open Fulma
open Fable.FontAwesome
open Fulma.Extensions.Wikiki
open Types
open System
module View =
let isCalendarDisplayed state =
state.InputFocused && not (state.AutoClose && state.ForceClose)
let onFocus (config : Config<'M... | {
"pile_set_name": "Github"
} |
#summary About the MetaCat extension to Cat.
#labels Glossary
= MetaCat =
MetaCat is the name of the extension of Cat language with [Macros macros]. MetaCat is based on the paper [http://www.latrobe.edu.au/philosophy/phimvt/joy/j07rrs.html A Rewriting System for Joy] by Manfred von Thun.
[something]
More informatio... | {
"pile_set_name": "Github"
} |
package main
import (
"io/ioutil"
"os"
"path/filepath"
"testing"
"github.com/ahmetb/kubectx/internal/testutil"
)
func Test_readLastContext_nonExistingFile(t *testing.T) {
s, err := readLastContext(filepath.FromSlash("/non/existing/file"))
if err != nil {
t.Fatal(err)
}
if s != "" {
t.Fatalf("expected em... | {
"pile_set_name": "Github"
} |
<?php
namespace Hamcrest\Arrays;
/*
Copyright (c) 2009 hamcrest.org
*/
// NOTE: This class is not exactly a direct port of Java's since Java handles
// arrays quite differently than PHP
// TODO: Allow this to take matchers or values within the array
use Hamcrest\Description;
use Hamcrest\TypeSafeMatcher;
use... | {
"pile_set_name": "Github"
} |
/*
* DBeaver - Universal Database Manager
* Copyright (C) 2010-2020 DBeaver Corp and others
* Copyright (C) 2011-2012 Eugene Fradkin (eugene.fradkin@gmail.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... | {
"pile_set_name": "Github"
} |
name: "Ta Safo"
url: "https://tasafo.org"
twitter: "tasafo"
| {
"pile_set_name": "Github"
} |
package com.akkafun.order.api.dtos;
import org.hibernate.validator.constraints.NotEmpty;
import javax.validation.Valid;
import javax.validation.constraints.NotNull;
import java.util.ArrayList;
import java.util.List;
/**
* Created by liubin on 2016/5/6.
*/
public class PlaceOrderDto {
@NotNull(message = "用户ID不... | {
"pile_set_name": "Github"
} |
<app-header></app-header>
<ion-content>
<div id="page-not-found-container">
<div [fivCenter] class="ion-text-center">
<lottie-animation-view [options]="lottieConfig" [width]="200" [height]="200"
(animCreated)="handleAnimation($event)">
</lottie-animation-view>
<h3 class="ion-text-cente... | {
"pile_set_name": "Github"
} |
package p1.p2;
public class JavaHighlighting1 {
public void f() {
int n = R.<error>xml</error>.main;
}
} | {
"pile_set_name": "Github"
} |
/*
** c_bind.h
**
**---------------------------------------------------------------------------
** Copyright 1998-2006 Randy Heit
** All rights reserved.
**
** Redistribution and use in source and binary forms, with or without
** modification, are permitted provided that the following conditions
** are met:
*... | {
"pile_set_name": "Github"
} |
{{# def.definitions }}
{{# def.errors }}
{{# def.setupKeyword }}
{{# def.$data }}
{{? ($schema || $isData) && it.opts.uniqueItems !== false }}
{{? $isData }}
var {{=$valid}};
if ({{=$schemaValue}} === false || {{=$schemaValue}} === undefined)
{{=$valid}} = true;
else if (typeof {{=$schemaValue}} !... | {
"pile_set_name": "Github"
} |
T1830_1.hs:5:29: error:
Can't make a derived instance of ‘Lift (Foo a)’:
You need DeriveLift to derive an instance for this class
In the data declaration for ‘Foo’
| {
"pile_set_name": "Github"
} |
// @flow
import * as React from "react";
import Slider from "../index";
export default {
Example: () => <Slider label="Volume" minValue={0} maxValue={100} defaultValue={33} />,
info: {
title: "Default slider",
description:
"A default slider presents a range in between given minimum and maximum value... | {
"pile_set_name": "Github"
} |
CREATE TABLE IF NOT EXISTS "carddav_server" (
"carddav_server_id" serial,
"user_id" int NOT NULL REFERENCES "users" ON DELETE CASCADE,
"url" varchar(255) NOT NULL,
"username" varchar(128) NOT NULL,
"password" varchar(128) NOT NULL,
"label" varchar(128) NOT NULL,
"read_only" int NOT NULL,
PRIMARY KEY ("carddav_s... | {
"pile_set_name": "Github"
} |
```
package vultrbaremetal
import "github.com/cloudlibz/gocloud/baremetal/vultrbaremetal"
```
### TYPES
```
type BareMetalInfo struct {
SUBID string
OS string `json:"os"`
RAM string `json:"ram"`
Disk string `json:"disk"`
MainIP string ... | {
"pile_set_name": "Github"
} |
package com.twitter.scrooge.ast
import scala.collection.mutable
import com.twitter.scrooge.frontend.ScroogeInternalException
sealed abstract class Identifier extends IdNode {
// It was intentional not to override toString. Instead, use
// "fullName" to indicate its purpose.
def fullName: String
def toCamelCa... | {
"pile_set_name": "Github"
} |
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
// *** Do not edit by hand unless you're certain you know what you are doing! ***
using System;
using System.Collections.Generic;
using System.Collections.Immutable;
using System.Threading.Tasks;
using Pulumi.Serialization;
names... | {
"pile_set_name": "Github"
} |
#import <UIKit/UIKit.h>
@class TGCameraPreviewView;
@class TGMenuSheetPallete;
@interface TGAttachmentCameraView : UIView
@property (nonatomic, copy) void (^pressed)(void);
@property (nonatomic, strong) TGMenuSheetPallete *pallete;
- (instancetype)initForSelfPortrait:(bool)selfPortrait;
@property (nonatomic, reado... | {
"pile_set_name": "Github"
} |
#if defined( __VMS) && !defined( OPENSSL_NO_DECC_INIT) && \
defined( __DECC) && !defined( __VAX) && (__CRTL_VER >= 70301000)
# define USE_DECC_INIT 1
#endif
#ifdef USE_DECC_INIT
/*-
* 2010-04-26 SMS.
*
*----------------------------------------------------------------------
*
* decc_init()
*
* On non-... | {
"pile_set_name": "Github"
} |
// Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT.
package kinesisvideomedia
import (
"io"
"time"
"github.com/aws/aws-sdk-go/aws"
"github.com/aws/aws-sdk-go/aws/awsutil"
"github.com/aws/aws-sdk-go/aws/request"
)
const opGetMedia = "GetMedia"
// GetMediaRequest generates a "aws/request.Reques... | {
"pile_set_name": "Github"
} |
include_directories( ${CMAKE_CURRENT_BINARY_DIR}/.. ${CMAKE_CURRENT_SOURCE_DIR}/.. )
add_llvm_library(LLVMAArch64AsmParser
AArch64AsmParser.cpp
)
| {
"pile_set_name": "Github"
} |
// This file contains changes that are only compatible with go 1.10 and onwards.
// +build go1.10
package yaml
import "encoding/json"
// DisallowUnknownFields configures the JSON decoder to error out if unknown
// fields come along, instead of dropping them by default.
func DisallowUnknownFields(d *json.Decoder) *j... | {
"pile_set_name": "Github"
} |
.charsheet {
background-color: #fff;
border: 1px solid;
font-family: 'Oswald';
}
.charsheet h1 {
background-color: #000;
color: #fff;
font-variant: small-caps;
padding: 0.1em;
text-align: center;
text-shadow: 3px 2px gray;
}
.charsheet input {
background: transparent;
height:... | {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2008 Apple Inc. 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. Redistributions of source code must retain the above copyright
* notice, this list of conditions a... | {
"pile_set_name": "Github"
} |
Format: 1.51
# This is the Natural Docs topics file for this project. If you change anything
# here, it will apply to THIS PROJECT ONLY. If you'd like to change something
# for all your projects, edit the Topics.txt in Natural Docs' Config directory
# instead.
# If you'd like to prevent keywords from being recogni... | {
"pile_set_name": "Github"
} |
// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
#ifndef __org_omg_PortableInterceptor_IORInterceptor_3_0Holder__
#define __org_omg_PortableInterceptor_IORInterceptor_3_0Holder__
#pragma interface
#include <java/lang/Object.h>
extern "Java"
{
namespace org
{
namespace omg
{
namespace... | {
"pile_set_name": "Github"
} |
// martin 1-3-2002: it seems there is a problem with the way Serializable is loaded.
object test {
def f() = "hello".concat("world");
}
// #1000
object A {
println("""This a "raw" string ending with a "double quote"""")
}
-----
| {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.