text stringlengths 2 99k | meta dict |
|---|---|
/*
* Copyright (c) 2020 Martin Denham, Tuomas Airaksinen and the And Bible contributors.
*
* This file is part of And Bible (http://github.com/AndBible/and-bible).
*
* And Bible 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 ... | {
"pile_set_name": "Github"
} |
fileFormatVersion: 2
guid: c0e92e17bf7db4160ae9bf8d9993706f
timeCreated: 1450621756
licenseType: Pro
MonoImporter:
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:
| {
"pile_set_name": "Github"
} |
{
"variables": {
"vm_name": "windows2016",
"cpu": "2",
"ram_size": "2048",
"disk_size": "41440",
"iso_url": "http://care.dlservice.microsoft.com/dl/download/1/6/F/16FA20E6-4662-482A-920B-1A45CF5AAE3C/14393.0.160715-1616.RS1_RELEASE_SERVER_EVAL_X64FRE_EN-US.ISO",
"iso_checksum_type": "sha1",
... | {
"pile_set_name": "Github"
} |
/* 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 non-commercial use as long as
... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<!--
/* Copyright 2018, The Android Open Source Project
**
** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License.
** You may obtain a copy of the License at
**
** http://www.apache.org/licenses/LIC... | {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2009-2020 Lightbend Inc. <https://www.lightbend.com>
*/
package akka.http.impl.engine.http2
import akka.annotation.InternalApi
import akka.http.impl.engine.http2.Http2Protocol.ErrorCode
import akka.http.impl.engine.http2.Http2Protocol.FrameType
import akka.http.impl.engine.http2.Http2Protocol.Set... | {
"pile_set_name": "Github"
} |
<cfsavecontent variable='content'>R0lGODlhCgAKAPcAAFlfcwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA... | {
"pile_set_name": "Github"
} |
# Tenko parser test case
- Path: tests/testcases/assigns/to_keyword/assigning_to_5bvar5d.md
> :: assigns : to keyword
>
> ::> assigning to 5bvar5d
## Input
`````js
(var = "sentinal 453543")
`````
## Output
_Note: the whole output block is auto-generated. Manual changes will be overwritten!_
Below follow outputs ... | {
"pile_set_name": "Github"
} |
/**
* Tencent is pleased to support the open source community by making QMUI_iOS available.
* Copyright (C) 2016-2020 THL A29 Limited, a Tencent company. All rights reserved.
* Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of th... | {
"pile_set_name": "Github"
} |
This file is autogenerated, but we've stopped checking such files into the
repository to reduce the need for rebases. Please run hack/generate-docs.sh to
populate this file.
| {
"pile_set_name": "Github"
} |
<?php
/*
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
* "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
* LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
* A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
* OWNER OR CONTRIBUTORS B... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html>
<head>
<link id="s" rel="stylesheet" href="data:text/css,@font-face { font-family: 'F'; src: url('file:///404/'); }">
</head>
<body onload="document.getElementById('s').sheet.media.appendMedium('x');"></body>
</html>
| {
"pile_set_name": "Github"
} |
Given /^I have setup database cleaner to clean multiple databases using activerecord$/ do
#DatabaseCleaner
# require "#{File.dirname(__FILE__)}/../../../lib/datamapper_models"
#
# DatabaseCleaner[:active_record, db: :one].strategy = :truncation
# DatabaseCleaner[:active_record, db: :two].strategy = :truncatio... | {
"pile_set_name": "Github"
} |
apiVersion: openebs.io/v1alpha1
kind: StoragePoolClaim
metadata:
name: cstor-disk
spec:
name: cstor-disk
type: disk
minPools: 1
maxPools: ${OPENEBS_CSTOR_MAX_POOLS}
poolSpec:
poolType: striped
| {
"pile_set_name": "Github"
} |
/*
LUFA Library
Copyright (C) Dean Camera, 2014.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
Copyright 2014 Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purp... | {
"pile_set_name": "Github"
} |
import nativeMethods from '../sandbox/native-methods';
import * as domUtils from './dom';
import * as styleUtils from './style';
import { isFirefox, isIE } from './browser';
function getAreaElementRectangle (el, mapContainer) {
const shape = nativeMethods.getAttribute.call(el, 'shape');
let coords = nativeMet... | {
"pile_set_name": "Github"
} |
using Sandbox.Game.Entities;
using Sandbox.Game.Entities.Character;
using Sandbox.Game.Multiplayer;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using VRageMath;
using Sandbox.Common.ObjectBuilders;
using Sandbox.ModAPI;
using System.Diagnostics;
using SteamSDK;
using Sandbox.E... | {
"pile_set_name": "Github"
} |
// Boost.Geometry
// Copyright (c) 2014-2018, Oracle and/or its affiliates.
// Contributed and/or modified by Menelaos Karavelas, on behalf of Oracle
// Contributed and/or modified by Adam Wulkiewicz, on behalf of Oracle
// Licensed under the Boost Software License version 1.0.
// http://www.boost.org/users/license.... | {
"pile_set_name": "Github"
} |
/**
* Created by LuaView.
* Copyright (c) 2017, Alibaba Group. All rights reserved.
*
* This source code is licensed under the MIT.
* For the full copyright and license information,please view the LICENSE file in the root directory of this source tree.
*/
#import "LVCustomView.h"
#import "LVBaseView.h"
#im... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<ProjectGuid>{64B9C1B5-ABF4-428B-A36E-42377315DB4A}</ProjectGuid>
</PropertyGroup>
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Com... | {
"pile_set_name": "Github"
} |
# These are supported funding model platforms
github: [ljharb]
patreon: # Replace with a single Patreon username
open_collective: # Replace with a single Open Collective username
ko_fi: # Replace with a single Ko-fi username
tidelift: npm/is-callable
community_bridge: # Replace with a single Community Bridge project-n... | {
"pile_set_name": "Github"
} |
// Copyright 2016 the V8 project authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "src/compiler/memory-optimizer.h"
#include "src/codegen/interface-descriptors.h"
#include "src/codegen/tick-counter.h"
#include "src/compiler/... | {
"pile_set_name": "Github"
} |
// Copyright (C) 2012 Jeffrey B. Arnold
//
// 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"
} |
#include "includes.h"
#include "functions.h"
#include "externs.h"
/***************************************************************************************/
// CRC32 code
/***************************************************************************************/
#define _CRC32_(crc, ch) (crc = (crc >> 8) ^ crc32t... | {
"pile_set_name": "Github"
} |
7
| {
"pile_set_name": "Github"
} |
# ![Simple Nixos MailServer][logo]


**THIS REPO IS NOT UPDATED ANYMORE, IT HAS BEEN MOVED TO GITLAB. PLEASE DON'T OPEN
ANY MORE PR'S OR ISSUES ON GITHUB**
[Link to SNM on... | {
"pile_set_name": "Github"
} |
namespace Essensoft.AspNetCore.Payment.Alipay.Response
{
/// <summary>
/// AlipayOpenMiniInnerbaseinfoDeleteResponse.
/// </summary>
public class AlipayOpenMiniInnerbaseinfoDeleteResponse : AlipayResponse
{
}
}
| {
"pile_set_name": "Github"
} |
<div class="testplan-root">
{{> milestone-header }}
<div id="test-plan"
data-user-display-name="{{ user_display_name }}"
data-project-id="{{ project_id }}"
data-project-name="{{ project_name }}"
data-milestone-id="{{ milestone_id }}"
data-milestone-title="{{ milesto... | {
"pile_set_name": "Github"
} |
// RUN: %clang_cc1 %s -O3 -triple=x86_64-apple-darwin -target-feature +fma -emit-llvm -o - | FileCheck %s
// Don't include mm_malloc.h, it's system specific.
#define __MM_MALLOC_H
#include <immintrin.h>
__m128 test_mm_fmadd_ps(__m128 a, __m128 b, __m128 c) {
// CHECK: @llvm.x86.fma.vfmadd.ps
return _mm_fmadd_ps(... | {
"pile_set_name": "Github"
} |
/* eslint-disable no-else-return */
// @flow
/* eslint-disable react/destructuring-assignment */
/* eslint-disable react/prop-types */
import React, { PureComponent } from 'react';
import type { Element } from 'react';
import url from 'url';
import querystring from 'querystring';
import fs from 'fs';
import dateformat ... | {
"pile_set_name": "Github"
} |
import executePromiseScript from './executePromiseScript';
export default async function playMediaToCompletion(driver, mediaElement) {
await executePromiseScript(
driver,
mediaElement =>
new Promise(resolve => {
mediaElement.loop = false;
mediaElement.play();
mediaElement.onende... | {
"pile_set_name": "Github"
} |
include_directories(
${CMAKE_CURRENT_SOURCE_DIR}/../src
${OpenCV_INCLUDE_DIRS}
)
if( BUILD_DEMO )
add_executable(freak_demo freak_demo.cpp)
target_link_libraries(freak_demo freak_p
${OpenCV_LIBS})
endif( BUILD_DEMO )
| {
"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"
} |
- if translation_keys.empty?
.alert.alert-info
= t('.no_translation_keys')
- else
.tabbable.tabs-left.all_listing
%ul.nav.nav-tabs.translation_keys_listing#keys_ul
- translation_keys.each_with_index do |translation_key, index|
= render 'translation_center/translation_keys/show_keys', tran... | {
"pile_set_name": "Github"
} |
{
"ver": "1.0.0",
"uuid": "ad6f4916-2eed-4c28-81d6-4c3d5a7cb5cb",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"subMetas": {
"32": {
"ver": "1.0.3",
"uuid": "768966cc-5215-4ef0-9184-8c041c1cf61a",
"rawTextureUuid": "ad6f4916-2eed-4c28-81d6-4c3d5a7cb5cb",
"trim... | {
"pile_set_name": "Github"
} |
---
title: Writing a Reinitialize Routine
description: Writing a Reinitialize Routine
ms.assetid: 47a7dd3f-e474-49c7-adf2-11f6e788c261
keywords: ["standard driver routines WDK kernel , Reinitialize routine", "driver routines WDK kernel , Reinitialize routine", "routines WDK kernel , Reinitialize routine", "Reinitialize... | {
"pile_set_name": "Github"
} |
// Copyright 2019 eBay Inc.
// Primary authors: Simon Fell, Diego Ongaro,
// Raymond Kroeker, and Sathish Kandasamy.
//
// 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
// ht... | {
"pile_set_name": "Github"
} |
# This file is responsible for configuring your application
# and its dependencies with the aid of the Mix.Config module.
#
# This configuration file is loaded before any dependency and
# is restricted to this project.
use Mix.Config
# Configures the endpoint
config :visualixir, VisualixirWeb.Endpoint,
url: [host: "... | {
"pile_set_name": "Github"
} |
package com.bitlove.fetlife.model.pojos.fetlife.db;
import com.bitlove.fetlife.model.db.FetLifeDatabase;
import com.raizlabs.android.dbflow.annotation.Column;
import com.raizlabs.android.dbflow.annotation.PrimaryKey;
import com.raizlabs.android.dbflow.annotation.Table;
import com.raizlabs.android.dbflow.structure.Base... | {
"pile_set_name": "Github"
} |
int maxcmp(int a, int b) { return a >= b ? a : b; }
int maxSubArray(int *nums, int numsSize)
{
int maxSoFar = nums[0], maxEndingHere = nums[0];
for (int i = 1; i < numsSize; i++)
{
maxEndingHere = maxcmp(maxEndingHere + nums[i], nums[i]);
maxSoFar = maxcmp(maxSoFar, maxEndingHere);
}
... | {
"pile_set_name": "Github"
} |
import cpp
from Class c
where c.getName().matches("SelfFriendlyTemplate<__%>")
select c.toString() as parent, c.getAFriendDecl().getFriend().toString() as friend order by
parent, friend
| {
"pile_set_name": "Github"
} |
void addTuioCursor(TuioCursor cur) {
touchManager.addTouch(cur.getCursorID(), cur.getX()*width, cur.getY()*height);
}
void updateTuioCursor (TuioCursor cur) {
touchManager.updateTouch(cur.getCursorID(), cur.getX()*width, cur.getY()*height);
}
void removeTuioCursor(TuioCursor cur) {
touchManager.removeTouch(cur.... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2015 MediaTek Inc.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WA... | {
"pile_set_name": "Github"
} |
apiVersion: v1
kind: ServiceAccount
metadata:
name: dashboard
namespace: arena-system
---
kind: ClusterRoleBinding
apiVersion: rbac.authorization.k8s.io/v1
metadata:
name: dashboard-extended
subjects:
- kind: ServiceAccount
name: dashboard
namespace: arena-system
roleRef:
kind: ClusterRole
name: vi... | {
"pile_set_name": "Github"
} |
import Control.Monad
import Data.IORef
import Data.Functor
import Paths
import System.FilePath
import qualified Graphics.UI.Threepenny as UI
import Graphics.UI.Threepenny.Core
{-----------------------------------------------------------------------------
Configuration
--------------------------------------------... | {
"pile_set_name": "Github"
} |
import { mount } from 'enzyme'
import React from 'react'
import Formol, { Field } from '../../../src'
describe('Email field', () => {
it('handles changes', async () => {
const onSubmit = jest.fn()
const wrapper = mount(
<Formol onSubmit={onSubmit} item={{ email: 'foo@bar.baz' }}>
<Field type="... | {
"pile_set_name": "Github"
} |
<!DOCTYPE HTML>
<html>
<body>
<a name="list">The list:</a>
<ul>
<li><a href="http://google.com">http://google.com</a></li>
<li><a href="/tutorial">/tutorial.html</a></li>
<li><a href="local/path">local/path</a></li>
<li><a href="ftp://ftp.com/my.zip">ftp://ftp.com/my.zip</a></li>
<li><a href="h... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8" ?>
<!-- Copyright 2019 ADHOC SA
License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). -->
<odoo>
<record model="ir.ui.view" id="mis_cash_flow_forecast_line_view_form">
<field name="name">mis.cash_flow.forecast_line.tree</field>
<field name="model">m... | {
"pile_set_name": "Github"
} |
/*=============================================================================
Copyright (c) 2001-2011 Joel de Guzman
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)
This is an auto-generated file. Do n... | {
"pile_set_name": "Github"
} |
// Copyright (c) 2018 PaddlePaddle Authors. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required... | {
"pile_set_name": "Github"
} |
package io.hydrosphere.mist.job.test;
import mist.api.Handle;
import mist.api.MistFn;
import org.apache.commons.lang.NotImplementedException;
public class JavaFn extends MistFn {
@Override
public Handle handle() {
throw new NotImplementedException();
}
}
| {
"pile_set_name": "Github"
} |
<!-- #layout name=blank-->
<div id="app">
<div class="page-header">
<h1 class="title">Product categories</h1>
</div>
<kb-breadcrumb :breads="breads"></kb-breadcrumb>
<div class="panel panel-default panel-small">
<div class="panel-heading">
<a
href="javascript:;"
class="btn navbar-... | {
"pile_set_name": "Github"
} |
#
# The Alluxio Open Foundation licenses this work under the Apache License, version 2.0
# (the "License"). You may not use this work except in compliance with the License, which is
# available at www.apache.org/licenses/LICENSE-2.0
#
# This software is distributed on an "AS IS" basis, WITHOUT WARRANTIES OR CONDITIONS ... | {
"pile_set_name": "Github"
} |
pottedplant 0.586544 509 1 632 179
tvmonitor 0.338835 555 144 635 204
sofa 0.833625 10 150 209 475
diningtable 0.570301 494 283 638 475
| {
"pile_set_name": "Github"
} |
package com.sjk.tpay.po;
import com.alibaba.fastjson.JSONArray;
import com.alibaba.fastjson.JSONObject;
import java.util.List;
/**
* @ Created by Dlg
* @ <p>TiTle: BaseMsg</p>
* @ <p>Description: 所有自己服务器数据请求的统一返回基类</p>
* @ date: 2018/9/21
* @ QQ群:524901982
*/
public class BaseMsg {
private String messag... | {
"pile_set_name": "Github"
} |
@font-face {
font-family: 'iconfont';
src: url(data:font/truetype;charset=utf-8;base64,AAEAAAANAIAAAwBQRkZUTYda3jUAAAfEAAAAHEdERUYAKQANAAAHpAAAAB5PUy8yPllJ4AAAAVgAAABWY21hcAAP65kAAAHIAAABQmdhc3D//wADAAAHnAAAAAhnbHlmLotR3AAAAxwAAAGkaGVhZBTU+ykAAADcAAAANmhoZWEHKwOFAAABFAAAACRobXR4DasB4gAAAbAAAAAWbG9jYQC0AR4AAAMMA... | {
"pile_set_name": "Github"
} |
/*-
* Copyright (c) 1998 Nicolas Souchu
* 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 cond... | {
"pile_set_name": "Github"
} |
<<beginOptional>> X11 License<<endOptional>> <<var;name="copyright";original="Copyright (C) 1996 X Consortium";match=".{0,1000}">>
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 restricti... | {
"pile_set_name": "Github"
} |
/**
* Licensed to jclouds, Inc. (jclouds) under one or more
* contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. jclouds licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you may not use ... | {
"pile_set_name": "Github"
} |
/*
*
* Copyright 2017 gRPC authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agree... | {
"pile_set_name": "Github"
} |
// prettier-ignore
export type Apply = {
<A>(list: ArrayLike<never>, f: () => A): A
<A, B>(list: [A], f: (a: A) => B): B
<A, B, C>(list: [A, B], f: (a: A, b: B) => C): C
<A, B, C, D>(list: [A, B, C], f: (a: A, b: B, c: C) => D): D
<A, B, C, D, E>(list: [A, B, C, D], f: (a: A, b: B, c: C, d: D) => E): E
<A, ... | {
"pile_set_name": "Github"
} |
1
| {
"pile_set_name": "Github"
} |
# Require any additional compass plugins here.
# Set this to the root of your project when deployed:
http_path = "/"
css_dir = "stylesheets"
sass_dir = "sass"
images_dir = "images"
javascripts_dir = "javascripts"
# You can select your preferred output style here (can be overridden via the command line):
# output_styl... | {
"pile_set_name": "Github"
} |
{
"_from": "crypt@~0.0.1",
"_id": "crypt@0.0.2",
"_inBundle": false,
"_integrity": "sha1-iNf/fsDfuG9xPch7u0LQRNPmxBs=",
"_location": "/crypt",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "crypt@~0.0.1",
"name": "crypt",
"escapedName": "crypt",
... | {
"pile_set_name": "Github"
} |
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See License.txt in the project root for license information.
namespace Microsoft.Azure.Management.Monitor.Fluent.Models
{
using Microsoft.Azure.Management.ResourceManager.Fluent.Core;
using System;
using System... | {
"pile_set_name": "Github"
} |
<?xml version="1.0"?>
<doc>
<assembly>
<name>Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions</name>
</assembly>
<members>
<member name="T:Microsoft.VisualStudio.TestTools.UnitTesting.AppContainer.UITestMethodAttribute">
<summary>
Execute test code in UI t... | {
"pile_set_name": "Github"
} |
[<img src="../../../../pictures/quantletLogo_FH.png" alt="Intro to Statistics with Python">](https://github.com/thomas-haslwanter/statsintro_python)
## [<img src="../../../../pictures/qloqo.png" alt="Visit QuantNet">](http://quantlet.de/) **ISP_distDiscrete** [<img src="../../../../pictures/QN2.png" width="60" alt="... | {
"pile_set_name": "Github"
} |
// SPDX-License-Identifier: GPL-2.0
/*
* Copyright (C) STMicroelectronics 2017
* Author: Alexandre Torgue <alexandre.torgue@st.com> for STMicroelectronics.
*/
#include <linux/init.h>
#include <linux/of.h>
#include <linux/platform_device.h>
#include "pinctrl-stm32.h"
static const struct stm32_desc_pin stm32f469_pi... | {
"pile_set_name": "Github"
} |
Attribution-NonCommercial-ShareAlike 4.0 International
=======================================================================
Creative Commons Corporation ("Creative Commons") is not a law firm and
does not provide legal services or legal advice. Distribution of
Creative Commons public licenses does not create a law... | {
"pile_set_name": "Github"
} |
<?php
/* Copyright (C) NAVER <http://www.navercorp.com> */
/**
* @class WidgetHandler
* @author NAVER (developers@xpressengine.com)
* @brief Handler class for widget execution
* @remark it is empty for now, it would be removed in the future
*/
class WidgetHandler
{
var $widget_path = '';
}
/* End of file Widge... | {
"pile_set_name": "Github"
} |
package org.eclipse.ceylon.compiler.java.test.expression.invoke;
class NamedArgumentSequencedTypeParamInvocation<T> implements .org.eclipse.ceylon.compiler.java.runtime.model.ReifiedType, .java.io.Serializable {
NamedArgumentSequencedTypeParamInvocation(final .org.eclipse.ceylon.compiler.java.runtime.model.Ty... | {
"pile_set_name": "Github"
} |
# from roboticstoolbox.tools.is_vector_tools import is_vector, is_column, is_row
# from roboticstoolbox.tools.transform import ang_diff, planar_translation, transform, mean_trans, transl, relative_yaw_to_trans, rpy_to_trans, xyzrpy_to_trans
from roboticstoolbox.tools.null import null
from roboticstoolbox.tools.p_servo ... | {
"pile_set_name": "Github"
} |
<%@ page import="java.sql.*" %>
<%
session.setAttribute("username", null);
session.setAttribute("usertype", null);
session.setAttribute("userid", null);
%>
<jsp:include page="/header.jsp"/>
<br/><p style="color:green">Thank you for your custom.</p><br/>
<jsp:include page="/footer.jsp"/>
| {
"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"
} |
<?php
/**
* Zend Framework
*
* LICENSE
*
* This source file is subject to the new BSD license that is bundled
* with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://framework.zend.com/license/new-bsd
* If you did not receive a copy of the license a... | {
"pile_set_name": "Github"
} |
/*
KLayout Layout Viewer
Copyright (C) 2006-2020 Matthias Koefferlein
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 vers... | {
"pile_set_name": "Github"
} |
<?php
/**
* @author QiangYu
*
* 管理员操作日志记录
*
* */
namespace Core\Service\User;
use Core\Helper\Utility\Auth as AuthHelper;
use Core\Helper\Utility\Time;
use Core\Modal\SqlMapper as DataMapper;
class AdminLog extends \Core\Service\BaseService
{
/**
* 记录管理员的操作日志
*
* @param string $operate 操作
... | {
"pile_set_name": "Github"
} |
{
"copyright": "Karl-Johan Sjögren",
"url": "http://www.shorthand.se/",
"email": "karl.sjogren@gmail.com",
"format": "txt"
}
| {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2018 The WebRTC project authors. All Rights Reserved.
*
* Use of this source code is governed by a BSD-style license
* that can be found in the LICENSE file in the root of the source
* tree. An additional intellectual property rights grant can be found
* in the file PATENTS. All contribut... | {
"pile_set_name": "Github"
} |
#
# See CMake/ctkFunctionGetTargetLibraries.cmake
#
# This file should list the libraries required to build the current CTK libraries
#
set(target_libraries
VTK_LIBRARIES
CTKCore
) | {
"pile_set_name": "Github"
} |
# Exim test configuration 9001
.include DIR/aux-var/std_conf_prefix
primary_hostname = myhost.test.ex
# ----- Main settings -----
# ----- Routers -----
begin routers
r0:
driver = accept
senders = :
transport = t1
r1:
driver = redirect
data = ${lookup ldap user="cn=xxx,o=yyy,c=UK" pass="secret" \
... | {
"pile_set_name": "Github"
} |
/* -*-c++-*- OpenSceneGraph - Copyright (C) 1998-2006 Robert Osfield
*
* This library is open source and may be redistributed and/or modified under
* the terms of the OpenSceneGraph Public License (OSGPL) version 0.0 or
* (at your option) any later version. The full license is in LICENSE file
* included with this... | {
"pile_set_name": "Github"
} |
var searchData=
[
['glfwcharfun',['GLFWcharfun',['../group__input.html#gabf24451c7ceb1952bc02b17a0d5c3e5f',1,'glfw3.h']]],
['glfwcharmodsfun',['GLFWcharmodsfun',['../group__input.html#gae36fb6897d2b7df9b128900c8ce9c507',1,'glfw3.h']]],
['glfwcursor',['GLFWcursor',['../glfw3_8h.html#a89261ae18c75e863aaf2656ecdd238... | {
"pile_set_name": "Github"
} |
function val=jsonopt(key,default,varargin)
%
% val=jsonopt(key,default,optstruct)
%
% setting options based on a struct. The struct can be produced
% by varargin2struct from a list of 'param','value' pairs
%
% authors:Qianqian Fang (fangq<at> nmr.mgh.harvard.edu)
%
% $Id: loadjson.m 371 2012-06-20 12:43:06Z fangq $
%
%... | {
"pile_set_name": "Github"
} |
################################################################################
#
# file: preset-recipes-3rd.yaml
#
# Syntax/layout is *extremely* strict:
# - YAML-compatible so it displays nice with a YAML syntax highlighter.
# - The parser is NOT YAML-compatible though, it is very dumb, so as to
# minimize code ba... | {
"pile_set_name": "Github"
} |
/*
Copyright 2020 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"
} |
/*
KWin - the KDE window manager
This file is part of the KDE project.
SPDX-FileCopyrightText: 2016, 2017 Martin Gräßlin <mgraesslin@kde.org>
SPDX-License-Identifier: GPL-2.0-or-later
*/
#ifndef KWIN_MODIFIER_ONLY_SHORTCUTS_H
#define KWIN_MODIFIER_ONLY_SHORTCUTS_H
#include "input_event_spy.h"
#includ... | {
"pile_set_name": "Github"
} |
using System;
using System.Diagnostics;
using System.Collections.Generic;
using System.Reflection;
using System.Linq;
using NUnit.Framework;
using Duality.IO;
using Duality.Backend;
namespace Duality.Tests.PluginManager
{
internal class MockPluginManager : PluginManager<MockPlugin>
{
public override void LoadPl... | {
"pile_set_name": "Github"
} |
#!/bin/bash
# Copyright (c) 2012 Wind River Systems, Inc.
#
# SPDX-License-Identifier: GPL-2.0-only
#
# Global vars
cache_dir=
confirm=
fsym=
total_deleted=0
verbose=
debug=0
usage () {
cat << EOF
Welcome to sstate cache management utilities.
sstate-cache-management.sh <OPTION>
Options:
-h, --help
Disp... | {
"pile_set_name": "Github"
} |
#define memset MEMSET /* don't hide glibc's memset() */
#define altinstr_replacement text
#define globl p2align 4; .globl
#include "../../../arch/x86/lib/memset_64.S"
/*
* We need to provide note.GNU-stack section, saying that we want
* NOT executable stack. Otherwise the final linking will assume that
* the ELF st... | {
"pile_set_name": "Github"
} |
var convert = require('./convert'),
func = convert('find', require('../find'));
func.placeholder = require('./placeholder');
module.exports = func;
| {
"pile_set_name": "Github"
} |
{
"class" : {
},
"instance" : {
"emitJSCodeOn:level:generator:" : "bf 9/30/2014 22:33" } }
| {
"pile_set_name": "Github"
} |
/*
Copyright 2016 ElasticBox All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in w... | {
"pile_set_name": "Github"
} |
page ,132
title memchr - search memory for a given character
;***
;memchr.asm - search block of memory for a given character
;
; Copyright (c) Microsoft Corporation. All rights reserved.
;
;Purpose:
; defines memchr() - search memory until a character is
; found or a limit is reac... | {
"pile_set_name": "Github"
} |
// Copyright 2009 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 !gccgo
#include "textflag.h"
//
// System call support for 386, Darwin
//
// Just jump to package syscall's implementation for all these functions.... | {
"pile_set_name": "Github"
} |
---
uid: web-forms/videos/how-do-i/how-do-i-export-data-to-a-comma-delimited-csv-file-for-an-application-like-excel
title: "[How Do I:] Export Data to a Comma Delimited (CSV) File for an Application Like Excel | Microsoft Docs"
author: rick-anderson
description: "In this video Chris Pels shows how to take data from a d... | {
"pile_set_name": "Github"
} |
Information destinée aux contributeurs d'informations textuelles au projet Tatoeba
Pour élargir la base de connaissances de Tatoeba, tout utilisateur contribuant à ce projets doit impérativement donner de vastes permissions au public pour qu'il puisse redistribuer et réutiliser son contenu librement, pourvu que la sou... | {
"pile_set_name": "Github"
} |
好奇心原文链接:[毕业以来胖了十八斤,整整 1.5 只我猫那么重 | 好奇心辞典_文化_好奇心日报-潘姜汐熹 龚鉴](https://www.qdaily.com/articles/56182.html)
WebArchive归档链接:[毕业以来胖了十八斤,整整 1.5 只我猫那么重 | 好奇心辞典_文化_好奇心日报-潘姜汐熹 龚鉴](http://web.archive.org/web/20181024085349/http://www.qdaily.com:80/articles/56182.html)
![image](http://ww3.sinaimg.cn/large/007d5XDply1g3yd3eea31j30u0... | {
"pile_set_name": "Github"
} |
/* Area: ffi_call, closure_call
Purpose: Check structure passing with different structure size.
Depending on the ABI. Check overlapping.
Limitations: none.
PR: none.
Originator: <andreast@gcc.gnu.org> 20030828 */
/* { dg-do run } */
#include "ffitest.h"
typedef struct cls_struct_24byte {
double a;
... | {
"pile_set_name": "Github"
} |
package com.wuyr.catchpiggy.models;
import android.graphics.Canvas;
import android.os.SystemClock;
import com.wuyr.catchpiggy.customize.MyDrawable;
import java.util.Locale;
/**
* Created by wuyr on 17-12-4 上午2:14.
*/
public class PropData {
public MyDrawable drawable;
public long lastUpdat... | {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.