text stringlengths 2 99.9k | meta dict |
|---|---|
CC=gcc
AR=ar
SRC = $(wildcard src/*.c) $(wildcard src/*/*.c)
OBJ = $(addprefix obj/,$(notdir $(SRC:.c=.o)))
CFLAGS = -I ./include -std=gnu99 -Wall -Werror -Wno-unused -O3 -g
LFLAGS = -lSDL2 -lSDL2_mixer -lSDL2_net -shared -g
PLATFORM = $(shell uname)
ifeq ($(findstring Linux,$(PLATFORM)),Linux)
DYNAMIC = libcorang... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>com.itdragon</groupId>
<art... | {
"pile_set_name": "Github"
} |
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>SecureRandomSpi (Java SE 12 & JDK 12 )</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="keywords" content="java.security.SecureRandomSpi class">
<meta name="keywords" content="engineS... | {
"pile_set_name": "Github"
} |
# data from www.luxpop.com database
# ; Optical constants for Au
# ;
# ; Lambda (A) n k
298.757050 1.920375
302.400421 1.920000
306.133759 1.918875
309.960449 1.916000
313.884003 1.911375
317.908142 1.904000
322.036835 1.891375
326.274139 1.878000
330.624481 1.868250
335.092377 1.860000
339.... | {
"pile_set_name": "Github"
} |
/*
* Licensed to Elasticsearch under one or more contributor
* license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright
* ownership. Elasticsearch licenses this file to you under
* the Apache License, Version 2.0 (the "License"); you may
* not use this fi... | {
"pile_set_name": "Github"
} |
/* NSFileManager.h
Copyright (c) 1994-2016, Apple Inc. All rights reserved.
*/
#import <Foundation/NSObject.h>
#import <Foundation/NSEnumerator.h>
#import <Foundation/NSDictionary.h>
#import <Foundation/NSPathUtilities.h>
#import <Foundation/NSNotification.h>
#import <Foundation/NSError.h>
#import <Foundation/NSURL.h... | {
"pile_set_name": "Github"
} |
<?xml version='1.0'?>
<gl_extension name="GL_VERSION_3_3">
<tokens>
<token name="GL_VERTEX_ATTRIB_ARRAY_DIVISOR" value="0x88FE"/>
<token name="GL_SRC1_COLOR" value="0x88F9"/>
<token name="GL_ONE_MINUS_SRC1_COLOR" value="0x88FA"/>
<token name="GL_ONE_MINUS_SRC1_ALPHA" value="0x88FB"/>
<token name="GL... | {
"pile_set_name": "Github"
} |
{
"one": false,
"two": true,
"three": "",
"four": "foo",
"five": 5
}
| {
"pile_set_name": "Github"
} |
from river.models.managers.rivermanager import RiverManager
class TransitionApprovalMetadataManager(RiverManager):
def get_by_natural_key(self, workflow, source_state, destination_state, priority):
return self.get(workflow=workflow, source_state=source_state, destination_state=destination_state, priority=... | {
"pile_set_name": "Github"
} |
#!/usr/bin/env ruby -w
# encoding: UTF-8
# ts_all.rb
#
# Created by James Edward Gray II on 2005-10-31.
# Copyright 2005 James Edward Gray II. You can redistribute or modify this code
# under the terms of Ruby's license.
require "test/unit"
require "test_csv_parsing"
require "test_features"
require "test_interfac... | {
"pile_set_name": "Github"
} |
/*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or any later version.
*
* FFmpeg is distributed in the hope that... | {
"pile_set_name": "Github"
} |
/*-
* #%L
* Elastic APM Java agent
* %%
* Copyright (C) 2018 - 2020 Elastic and contributors
* %%
* Licensed to Elasticsearch B.V. under one or more contributor
* license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright
* ownership. Elasticsearch B.V. ... | {
"pile_set_name": "Github"
} |
# PurgeCSS




func (b *Builder) unionWriteTo(w Writer) error {
if b.limitation != nil || b.cond.IsValid() ||
b.orderBy != ... | {
"pile_set_name": "Github"
} |
// Copyright (c) 2011 Google 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:
//
// * Redistributions of source code must retain the above copyright
// notice, this list of conditio... | {
"pile_set_name": "Github"
} |
package net.chrisrichardson.eventstore.examples.customersandorders.customersservice.backend;
import net.chrisrichardson.eventstore.examples.customersandorders.common.domain.Money;
public class CustomerMother {
static Money creditLimit = new Money(56);
static Money orderTotalThatExceedsCreditLimit = creditLimit.a... | {
"pile_set_name": "Github"
} |
angular.module("ngLocale", [], ["$provide", function($provide) {
var PLURAL_CATEGORY = {ZERO: "zero", ONE: "one", TWO: "two", FEW: "few", MANY: "many", OTHER: "other"};
$provide.value("$locale", {
"DATETIME_FORMATS": {
"AMPMS": [
"AM",
"PM"
],
"DAY": [
"Sunday",
"Monday",
"Tu... | {
"pile_set_name": "Github"
} |
// Stacked Icons
// -------------------------
.#{$fa-css-prefix}-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.#{$fa-css-prefix}-stack-1x, .#{$fa-css-prefix}-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: c... | {
"pile_set_name": "Github"
} |
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "4.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
} | {
"pile_set_name": "Github"
} |
package cn.qiuxiang.react.amap3d
import com.amap.api.maps.offlinemap.OfflineMapCity
import com.amap.api.maps.offlinemap.OfflineMapManager
import com.amap.api.maps.offlinemap.OfflineMapProvince
import com.amap.api.maps.offlinemap.OfflineMapStatus
import com.facebook.react.bridge.*
import com.facebook.react.modules.core... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2015-2020 the original author or 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 app... | {
"pile_set_name": "Github"
} |
# This file should contain all the record creation needed to seed the database with its default values.
# The data can then be loaded with the rake db:seed (or created alongside the db with db:setup).
#
# Examples:
#
# cities = City.create([{ name: 'Chicago' }, { name: 'Copenhagen' }])
# Mayor.create(name: 'Emanuel... | {
"pile_set_name": "Github"
} |
{
"filename": "auto-sy.json",
"name": "Syria",
"version": "2020-09-07 21:01:30 UTC",
"xdata": {
"default": {
"place": {
"SY": "Syria"
}
}
}
} | {
"pile_set_name": "Github"
} |
SUBDIRS = common misc mobile
| {
"pile_set_name": "Github"
} |
// Copyright (c) 2011, Google 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:
//
// * Redistributions of source code must retain the above copyright
// notice, this list of conditi... | {
"pile_set_name": "Github"
} |
/*
Copyright 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, softw... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<?php include_http_metas() ?>
<?php include_metas() ?>
<?php include_title() ?>
<link rel="shortcut icon" href="/favicon... | {
"pile_set_name": "Github"
} |
#ifndef DO_NO_IMPORTS
import "unknwn.idl";
import "strmif.idl";
import "bdatypes.h";
#endif
/************************************************************
* interface IBDA_NetworkProvider
*/
[
object,
uuid(fd501041-8ebe-11ce-8183-00aa00577da2),
pointer_default(unique)
]
interface IBDA_N... | {
"pile_set_name": "Github"
} |
/* 外壳样式 */
.table-enter-leave-demo-wrapper {
position: relative;
background: #ABC3FF;
overflow: hidden;
height: 500px;
display: flex;
justify-content: center;
align-items: center;
}
.table-enter-leave-demo {
box-shadow: 0 10px 40px #506CB2;
width: 60%;
min-width: 550px;
height: 440px;
backgroun... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2017, OpenRemote Inc.
*
* See the CONTRIBUTORS.txt file in the distribution for a
* full listing of individual contributors.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software F... | {
"pile_set_name": "Github"
} |
this is my first pull request
what will happen?let's see
| {
"pile_set_name": "Github"
} |
'use strict';
const Cesium = require('cesium');
const addExtensionsUsed = require('./addExtensionsUsed');
const ForEach = require('./ForEach');
const defaultValue = Cesium.defaultValue;
const defined = Cesium.defined;
const WebGLConstants = Cesium.WebGLConstants;
module.exports = moveTechniqueRenderStates;
const de... | {
"pile_set_name": "Github"
} |
"""Add description to View
Revision ID: 6e69f2cfcac1
Revises: 7d48bf36b244
Create Date: 2020-03-18 19:04:08.121530
"""
# This code is auto generated. Ignore linter errors.
# pylint: skip-file
# revision identifiers, used by Alembic.
revision = '6e69f2cfcac1'
down_revision = '7d48bf36b244'
from alembic import op
imp... | {
"pile_set_name": "Github"
} |
import '../exceptions/validation_exception.dart';
class Email {
final String value;
Email(this.value) {
validate(value);
}
static void validate(String password) {
if (!_emailRegExp.hasMatch(password)) {
throw ValidationException('Enter a valid password');
}
}
static final RegExp _email... | {
"pile_set_name": "Github"
} |
:mod:`streamer` Module
----------------------
.. automodule:: gluon.streamer
:members:
:undoc-members:
:show-inheritance:
| {
"pile_set_name": "Github"
} |
// author: Jannik Strötgen
// email: stroetgen@uni-hd.de
// resources automatically created; see our EMNLP 2015 paper for details:
// https://aclweb.org/anthology/D/D15/D15-1063.pdf
//
// english: "an","an"
[Jj]un
// english: "the","the" - no translation found
| {
"pile_set_name": "Github"
} |
//
// QMLicenseAgreementViewController.h
// Qmunicate
//
// Created by Injoit on 10/07/2014.
// Copyright © 2014 QuickBlox. All rights reserved.
//
#import <UIKit/UIKit.h>
typedef void (^LicenceCompletionBlock)(BOOL accepted);
@interface QMLicenseAgreementViewController : UIViewController
@property (copy, nonat... | {
"pile_set_name": "Github"
} |
# Activity: User Input
Accepting user input in games is a great way to make interactive games,
in which players can name their characters or respond to questions posed by the game.
In @boardname@, the ``||game:ask for string with text||`` block allowed developers
to prompt users with a virtual keyboard to respond to ... | {
"pile_set_name": "Github"
} |
<?php
namespace PHPExcel\Shared;
/**
* \PHPExcel\Shared\TimeZone
*
* Copyright (c) 2006 - 2015 PHPExcel
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of... | {
"pile_set_name": "Github"
} |
/* crypto/ec/ec.h */
/*
* Originally written by Bodo Moeller for the OpenSSL project.
*/
/* ====================================================================
* Copyright (c) 1998-2003 The OpenSSL Project. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modificatio... | {
"pile_set_name": "Github"
} |
package com.luv2code.aopdemo.aspect;
import org.aspectj.lang.annotation.Aspect;
import org.aspectj.lang.annotation.Before;
import org.springframework.stereotype.Component;
@Aspect
@Component
public class MyDemoLoggingAspect {
// this is where we add all of our related advices for logging
// let's start with an @... | {
"pile_set_name": "Github"
} |
path: "tensorflow.NodeDef.AttrEntry"
tf_class {
is_instance: "<class \'tensorflow.core.framework.node_def_pb2.AttrEntry\'>"
is_instance: "<type \'google.protobuf.pyext._message.CMessage\'>"
member {
name: "DESCRIPTOR"
mtype: "<type \'google.protobuf.pyext._message.MessageDescriptor\'>"
}
member {
... | {
"pile_set_name": "Github"
} |
/* Copyright (c) 2015-2019, EPFL/Blue Brain Project
* All rights reserved. Do not distribute without permission.
* Responsible Author: Grigori Chevtchenko <grigori.chevtchenko@epfl.ch>
*
* This file is part of Brayns <https://github.com/BlueBrain/Brayns>
*
* This library is free software; you can redistribute it ... | {
"pile_set_name": "Github"
} |
<?php
/**
* ActivityFilter module.
*
* @copyright 2009-2019 Vanilla Forums Inc.
* @license GPL-2.0-only
* @package Dashboard
* @since 2.1
*/
/**
* Renders the activity filter menu.
*/
class ActivityFilterModule extends Gdn_Module {
/**
*
*
* @return string
*/
public function asset... | {
"pile_set_name": "Github"
} |
/* crypto/objects/objects.h */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young (eay@cryptsoft.com).
* The implementation was written so as to conform with Netscapes SSL.
*
* This library is free for commercial and ... | {
"pile_set_name": "Github"
} |
fileFormatVersion: 2
guid: 8940283faa2256549a31acf6c07fa031
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:
| {
"pile_set_name": "Github"
} |
type=cdir;modify=19981123211428;UNIX.mode=0755 /
type=dir;modify=19981123195623;UNIX.mode=0755 lost+found
type=dir;modify=20020723185444;UNIX.mode=0755 pub
| {
"pile_set_name": "Github"
} |
# GEDE01, GEDP01 - Eternal Darkness
[Core]
# Values set here will override the main Dolphin settings.
GPUDeterminismMode = fake-completion
[OnLoad]
# Add memory patches to be loaded once on boot here.
[OnFrame]
# Add memory patches to be applied every frame here.
[ActionReplay]
# Add action replay cheats here.
[Vi... | {
"pile_set_name": "Github"
} |
import * as React from "react";
import { renderHook, act } from "reakit-test-utils/hooks";
import { jestSerializerStripFunctions } from "reakit-test-utils/jestSerializerStripFunctions";
import { useCompositeState, CompositeInitialState } from "../CompositeState";
expect.addSnapshotSerializer(jestSerializerStripFunctio... | {
"pile_set_name": "Github"
} |
---
title: SR-IOV Physical Function (PF)
description: SR-IOV Physical Function (PF)
ms.assetid: 176ABEA4-B6BE-41D6-9171-8E9A537F8CA1
ms.date: 04/20/2017
ms.localizationpriority: medium
---
# SR-IOV Physical Function (PF)
The Physical Function (PF) is a PCI Express (PCIe) function of a network adapter that supports t... | {
"pile_set_name": "Github"
} |
var React = require('react');
var PropTypes = require('prop-types');
var Tweet = require('./Tweet');
var PayloadStates = require('../constants/PayloadStates');
module.exports = lore.connect(function(getState, props){
return {
tweets: getState('tweet.find')
}
})(
React.createClass({
displayName: 'Feed',
pr... | {
"pile_set_name": "Github"
} |
# cljsjs/bootstrap-typeahead
[](dependency)
```clojure
[cljsjs/bootstrap-typeahead "4.0.2-1"] ;; latest release
```
[](/dependency)
This jar comes with `deps.cljs` as used by the [Foreign Libs][flibs] feature
of the ClojureScript compiler. After adding the above dependency to your project
you can require the packaged... | {
"pile_set_name": "Github"
} |
/*
Firewall Builder
Copyright (C) 2010 NetCitadel, LLC
Author: Roman Bovsunivskiy a2k0001@gmail.com
$Id: RuleSetViewTest.h 2786 2010-04-01 14:05:36Z a2k $
This program is free software which we release under the GNU General Public
License. You may redistribut... | {
"pile_set_name": "Github"
} |
//
// Generated by class-dump 3.5 (64 bit).
//
// class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2015 by Steve Nygard.
//
#import <UIKit/UILabel.h>
@interface UILabel (CNContactStyle)
- (void)_cnui_applyContactStyle;
@end
| {
"pile_set_name": "Github"
} |
/**
* \file config-mini-tls1_1.h
*
* \brief Minimal configuration for TLS 1.1 (RFC 4346)
*/
/*
* Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
* SPDX-License-Identifier: Apache-2.0
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may
* not use this file except in complian... | {
"pile_set_name": "Github"
} |
{
"name": "@backstage/plugin-lighthouse",
"version": "0.1.1-alpha.23",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
"private": false,
"publishConfig": {
"access": "public",
"main": "dist/index.esm.js",
"types": "dist/index.d.ts"
},
"scripts": {
"build": "ba... | {
"pile_set_name": "Github"
} |
// Copyright 2017 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
// +build aix darwin dragonfly freebsd netbsd openbsd
package socket
import "unsafe"
func (h *msghdr) pack(vs []iovec, bs [][]byte, oob []byte, sa []byte) {
... | {
"pile_set_name": "Github"
} |
---
title: "'<methodname>' cannot be implemented more than once"
ms.date: 07/20/2015
f1_keywords:
- "bc30583"
- "vbc30583"
helpviewer_keywords:
- "BC30583"
ms.assetid: 4e47b7a3-566a-4bc7-aa3c-3c4262ed8cd9
---
# '\<methodname>' cannot be implemented more than once
You have attempted to implement a method that h... | {
"pile_set_name": "Github"
} |
// Stacked Icons
// -------------------------
.@{fa-css-prefix}-stack {
display: inline-block;
height: 2em;
line-height: 2em;
position: relative;
vertical-align: middle;
width: 2em;
}
.@{fa-css-prefix}-stack-1x, .@{fa-css-prefix}-stack-2x {
left: 0;
position: absolute;
text-align: center;
width: 1... | {
"pile_set_name": "Github"
} |
pyzmq==16.0.2 ; python_version == '2.7'
gevent<1.2.0 ; python_version == '2.7'
zerorpc>=0.4.0,<0.5 ; python_version == '2.7'
-r reqs-base.txt
| {
"pile_set_name": "Github"
} |
//---------------------------------------------------------
// For conditions of distribution and use, see
// https://github.com/preshing/cpp11-on-multicore/blob/master/LICENSE
//---------------------------------------------------------
#ifndef __CPP11OM_RWLOCK_H__
#define __CPP11OM_RWLOCK_H__
#include <cassert>
#inc... | {
"pile_set_name": "Github"
} |
#ifndef CARDDATABASEMODEL_H
#define CARDDATABASEMODEL_H
#include "carddatabase.h"
#include "filter_string.h"
#include <QAbstractListModel>
#include <QList>
#include <QSet>
#include <QSortFilterProxyModel>
#include <QTimer>
class FilterTree;
class CardDatabaseModel : public QAbstractListModel
{
Q_OBJECT
public:
... | {
"pile_set_name": "Github"
} |
/*=============================================================================
Copyright (c) 2001-2011 Hartmut Kaiser
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)
====================================... | {
"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>Ansi 0 Color</key>
<dict>
<key>Blue Component</key>
<real>0.11764705926179886</real>
<key>Green Component</key>
<real>0.11372549086809... | {
"pile_set_name": "Github"
} |
#!/usr/bin/python
#
# This file is part of the aMule project.
#
# Copyright (c) 2003-2011 aMule Team ( admin@amule.org / http://www.amule.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; ... | {
"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... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2015 University of Basel, Graphics and Vision Research Group
*
* 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
*
* Unl... | {
"pile_set_name": "Github"
} |
---
Title: Verordnung über das Berufsbild und über die Prüfungsanforderungen im praktischen
und im fachtheoretischen Teil der Meisterprüfung für das Holzbildhauer-Handwerk
jurabk: HolzbhMstrV
layout: default
origslug: holzbhmstrv
slug: holzbhmstrv
---
# Verordnung über das Berufsbild und über die Prüfungsanforderun... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Firetweet - Twitter client for Android
~
~ Copyright (C) 2012-2014 Mariotaku Lee <mariotaku.lee@gmail.com>
~
~ 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... | {
"pile_set_name": "Github"
} |
// The MIT License (MIT)
//
// Copyright (c) 2018 - 2020 Lutando Ngqakaza
// https://github.com/Lutando/Akkatecture
//
//
// 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 restric... | {
"pile_set_name": "Github"
} |
{
"type": "bundle",
"id": "bundle--6edf9aac-a893-4803-b202-5b9f73356e1a",
"spec_version": "2.0",
"objects": [
{
"id": "attack-pattern--6aac77c4-eaf2-4366-8c13-ce50ab951f38",
"name": "Spearphishing Attachment",
"external_references": [
{
... | {
"pile_set_name": "Github"
} |
{"name":"rod","vers":"0.0.0","deps":[],"cksum":"f8195a013e1f12d935294c85db39a0c147cec1014d82c5bf1244d271ae022f1c","features":{},"yanked":false,"links":null}
| {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html style="height: 100%;">
<head>
<meta charset="utf8" />
<title>WebRTC Data Channel offerer/answerer demo</title>
<script src="index.js"></script>
</head>
<body style="height: 100%; display: flex; margin: 0;">
<iframe id="offererFrame" src="offerer.html" frameborder="0" style="flex... | {
"pile_set_name": "Github"
} |
// Copyright 2018 Authors of Cilium
//
// 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 ... | {
"pile_set_name": "Github"
} |
require 'appwrite'
client = Appwrite::Client.new()
client
.set_endpoint('https://[HOSTNAME_OR_IP]/v1') # Your API Endpoint
.set_project('5df5acd0d48c2') # Your project ID
.set_key('919c2d18fb5d4...a2ae413da83346ad2') # Your secret API key
;
locale = Appwrite::Locale.new(client);
response = locale.get_co... | {
"pile_set_name": "Github"
} |
-- megafunction wizard: %Altera PLL v16.1%
-- GENERATION: XML
-- clk_125p_125n_25_75_100.vhd
-- Generated using ACDS version 16.1 196
library IEEE;
use IEEE.std_logic_1164.all;
use IEEE.numeric_std.all;
entity clk_125p_125n_25_75_100 is
port (
refclk : in std_logic := '0'; -- refclk.clk
rst : in std_l... | {
"pile_set_name": "Github"
} |
package render
import (
"context"
"net/http"
"strings"
)
var (
ContentTypeCtxKey = &contextKey{"ContentType"}
)
// ContentType is an enumeration of common HTTP content types.
type ContentType int
// ContentTypes handled by this package.
const (
ContentTypeUnknown = iota
ContentTypePlainText
ContentTypeHTML
... | {
"pile_set_name": "Github"
} |
package org.opencv.core;
//javadoc:Rect2d_
public class Rect2d {
public double x, y, width, height;
public Rect2d(double x, double y, double width, double height) {
this.x = x;
this.y = y;
this.width = width;
this.height = height;
}
public Rect2d() {
this(0, 0... | {
"pile_set_name": "Github"
} |
key1^key2^value1^value2
aaa^aaa^1234^98.765
aaa^aab^1234^56.341
ccv^aab^3491^56.341
ddd^erb^3491^56.341
wwz^awz^3491^98.765
fgh^awz^3491^98.765
kwq^erb^3491^98.765
ddd^erb^3491^56.341
aaa^aaa^1234^98.765
aaa^aab^1234^56.341
ccv^aab^3491^56.341
ddd^erb^3491^56.341
wwz^awz^3491^98.765
kwq^erb^3491^98.765
wwz^awz^3491^98.... | {
"pile_set_name": "Github"
} |
LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)
LOCAL_LDLIBS := -llog
LOCAL_MODULE := boardwalk
LOCAL_SRC_FILES := main.c
include $(BUILD_SHARED_LIBRARY)
# stub twitchsdk
ifeq ($(TARGET_ARCH_ABI),armeabi-v7a)
include $(CLEAR_VARS)
LOCAL_LDLIBS := -L$(LOCAL_PATH) -lzhuowei_this_library_should_never_ever_exist... | {
"pile_set_name": "Github"
} |
---
title: "functional (STL/CLR)"
ms.date: "11/04/2016"
ms.topic: "reference"
f1_keywords: ["<cliext/functional>", "cliext::binary_delegate", "cliext::binary_delegate_noreturn", "cliext::binary_negate", "cliext::bind1st", "cliext::bind2nd", "cliext::binder1st", "cliext::binder2nd", "cliext::divides", "cliext::equal_to"... | {
"pile_set_name": "Github"
} |
# Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved.
from bisect import bisect_right
import torch
# FIXME ideally this would be achieved with a CombinedLRScheduler,
# separating MultiStepLR with WarmupLR
# but the current LRScheduler design doesn't allow it
class WarmupMultiStepLR(torch.optim.lr_s... | {
"pile_set_name": "Github"
} |
// +build pkcs11,linux
package yubikey
var possiblePkcs11Libs = []string{
"/usr/lib/libykcs11.so",
"/usr/lib/libykcs11.so.1", // yubico-piv-tool on Fedora installs here
"/usr/lib64/libykcs11.so",
"/usr/lib64/libykcs11.so.1", // yubico-piv-tool on Fedora installs here
"/usr/lib/x86_64-linux-gnu/libykcs11.so",
"/... | {
"pile_set_name": "Github"
} |
// Copyright (c) 2019 Cisco 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 applicabl... | {
"pile_set_name": "Github"
} |
<?php
namespace Aura\Filter\Rule\Validate;
class TitlecaseTest extends AbstractValidateTest
{
public function providerIs()
{
return array(
array('Ab Cd'),
array('Efgh'),
array('Аб Вв'),
array('Фг Ег'),
);
}
public function providerIsNot(... | {
"pile_set_name": "Github"
} |
#ifdef KKAUDIOVARIO
/*
KK AUDIO VARIO components by
By Rolf R Bakke (kapeteinkuk)
Modified by Shiki for MWOSD
*/
uint8_t _pinMask = 0; // Pin bitmask.
volatile uint8_t *_pinOutput; // Output port register
void NewTone(uint8_t pin, unsigned long frequency, unsigned long length) {
uint8_t prescaler =... | {
"pile_set_name": "Github"
} |
before_install_package() {
build_package_warn_eol "$1"
}
binary darwin-x64 "https://nodejs.org/dist/v0.10.33/node-v0.10.33-darwin-x64.tar.gz#a5b6c3daafbdef5bee0376a147b3f74990bc032d9ab0b394600b4336b6e19f8f"
binary darwin-x86 "https://nodejs.org/dist/v0.10.33/node-v0.10.33-darwin-x86.tar.gz#2eaf06d4a7ddf62d83a0530267... | {
"pile_set_name": "Github"
} |
#![allow(unused_imports)]
#![allow(clippy::cognitive_complexity)]
use {
crate::{
config::{Axis, Key, KeyAction, KeyEffect, CONFIG},
layout::LayoutTag,
models::{rect::*, window_type::WindowType, windowwrapper::*, Direction, WindowState},
state::State,
wm,
xlibwrapper::... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:id="@+id/primary_call_banner"
android:layout_width="match_parent"
android:layout_height="wrap_con... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<Settings xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2011/01/fabric">
<!--================================================================================================
Section: ... | {
"pile_set_name": "Github"
} |
package dev.gumil.kaskade.flow
/**
* Subclass of [Emitter] that exposes [sendValue] method.
*
* Used by [dev.gumil.kaskade.stateEmitter] internally.
*/
open class MutableEmitter<T> : Emitter<T> {
/**
* Listen to values emitted by this flow
*/
protected open var subscription: ((T) -> Unit)? = nul... | {
"pile_set_name": "Github"
} |
info:
version: 1.0.0
title: yaml
description: general yaml laptop test
basePath: /laptop
swagger: '2.0'
paths:
/echo:
post:
operationId: postEcho
responses:
'200':
description: 200 OK
/yaml/monitor:
put:
summary: response plain text
operationId: putResponse
... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 1999, 2017, 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 ... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<resources>
<array name="preloaded_fonts" translatable="false">
<item>@font/default_typeface_bold</item>
<item>@font/default_typeface_light</item>
<item>@font/default_typeface_medium</item>
<item>@font/default_typeface_regular</item>
<item>@font/license_noti... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8" />
<title>pyqstrat.holiday_calendars — pyqstrat 0.1.0 documentation</title>
<link rel="stylesheet" href="../../_static/alabaster.css" type="text/css" />
<link rel="stylesheet" href="../../_static/pygments.... | {
"pile_set_name": "Github"
} |
09.Modules/simple_imported.nested1.nested2.xl:27: No translation for 'module SIMPLE_IMPORTED . NESTED_1 . NESTED_2 is
function (HasKlaxon (volume : real) return boolean)
'
| module SIMPLE_IMPORTED.NESTED_1.NESTED_2 is
|______________________^
[Compiler generated] Form ''functionname' 'functionargs'' could not be s... | {
"pile_set_name": "Github"
} |
/*==============================================================================
Copyright (c) 2005-2010 Joel de Guzman
Copyright (c) 2010 Thomas Heller
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... | {
"pile_set_name": "Github"
} |
/* SPDX-License-Identifier: Apache-2.0 */
/* Copyright Contributors to the ODPi Egeria project. */
package org.odpi.openmetadata.repositoryservices.ffdc.exception;
import org.odpi.openmetadata.frameworks.auditlog.messagesets.ExceptionMessageDefinition;
import java.util.Map;
/**
* The TypeErrorException is thrown by... | {
"pile_set_name": "Github"
} |
<UserData>
<OpenedDocuments>
<FilePathData Path="crossplatform_UIButton_Editor_1.csd" />
</OpenedDocuments>
<ActiveDocument Path="crossplatform_UIButton_Editor_1.csd" />
</UserData> | {
"pile_set_name": "Github"
} |
#
# Automatically generated make config: don't edit
# Sat May 12 22:07:03 2007
#
# TARGET_alpha is not set
TARGET_arm=y
# TARGET_bfin is not set
# TARGET_cris is not set
# TARGET_e1 is not set
# TARGET_frv is not set
# TARGET_h8300 is not set
# TARGET_hppa is not set
# TARGET_i386 is not set
# TARGET_i960 is not set
# ... | {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.