text stringlengths 2 99.9k | meta dict |
|---|---|
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="@drawable/jolo_sdk_bg"
android:paddingLeft="80dp"
android:paddingRight="80dp"
androi... | {
"pile_set_name": "Github"
} |
{
"metadata": {
"id": "urn:bbc:ares::asset:russian/23219699",
"locators": {
"assetUri": "/russian/23219699",
"cpsUrn": "urn:bbc:content:assetUri:russian/23219699",
"curie": "http://www.bbc.co.uk/asset/7b4af3d0-75dd-fd44-ab78-5886867301a5",
"assetId": "23219699"
},
"type": "STY"... | {
"pile_set_name": "Github"
} |
<?php
/**
* Month View Template
* The wrapper template for month view.
*
* Override this template in your own theme by creating a file at [your-theme]/tribe-events/month.php
*
* @package TribeEventsCalendar
* @version 4.6.19
*
*/
if ( ! defined( 'ABSPATH' ) ) {
die( '-1' );
}
do_action( 'tribe_events_before... | {
"pile_set_name": "Github"
} |
/*
* Summary: API to handle XML Pointers
* Description: API to handle XML Pointers
* Base implementation was made accordingly to
* W3C Candidate Recommendation 7 June 2000
* http://www.w3.org/TR/2000/CR-xptr-20000607
*
* Added support for the element() scheme described in:
* W3C Proposed Recommendation 13 Novem... | {
"pile_set_name": "Github"
} |
注:`LinkingIOS `现已过时,请使用跨平台的[`Linking`](linking.html)组件。
`LinkingIOS`提供了一个通用的接口来与传入和传出的App链接进行交互。
### 基本用法
#### 处理链接
如果你的应用被其注册过的外部url调起,则可以在任何组件内这样获取和处理它:
```javascript
componentDidMount() {
var url = LinkingIOS.popInitialURL();
}
```
如果要在App启动后也监听传入的App链接,那么需要在`AppDelegate.m`中增加以下代码:
```objective-c
- (BOOL)ap... | {
"pile_set_name": "Github"
} |
---
name : dummy_pack_3
description : dummy pack
version : 0.1.0
author : st2-dev
email : info@stackstorm.com
| {
"pile_set_name": "Github"
} |
// RUN: %clang_cc1 -fsyntax-only -verify -x c++ %s
// RUN: %clang_cc1 -fsyntax-only -x c %s
// Test that GNU C extension __builtin_types_compatible_p() is not available in C++ mode.
int f() {
return __builtin_types_compatible_p(int, const int); // expected-error{{expected '(' for function-style cast or type constru... | {
"pile_set_name": "Github"
} |
<Project Sdk="Microsoft.NET.Sdk.WindowsDesktop">
<ItemGroup>
<ProjectReference Include="..\workspacer.Shared\workspacer.Shared.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Xunit" Version="2.4.1" />
</ItemGroup>
<PropertyGroup>
<TargetFramework>netcoreapp3.1</TargetFramework>
... | {
"pile_set_name": "Github"
} |
gene@chromium.org
vitalybuka@chromium.org
| {
"pile_set_name": "Github"
} |
/*
* Copyright 2014 Google Inc.
*
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
#ifndef GrRectanizer_pow2_DEFINED
#define GrRectanizer_pow2_DEFINED
#include "GrRectanizer.h"
#include "SkPoint.h"
// This Rectanizer quantizes the incoming rects to powers of 2.... | {
"pile_set_name": "Github"
} |
function set_stage(width, height) {
var stage = document.createElement('div') ;
stage.style['width'] = width ;
stage.style['height'] = height ;
stage.style.position = 'relative' ;
stage.style.margin = 0 ;
stage.style.transformOrigin = "0 0"; // scale from top left
return stage ;
} | {
"pile_set_name": "Github"
} |
PHP
========================================
.. toctree::
:maxdepth: 2
:caption: 内容索引:
backdoor
unserialize
disablefunc
basedir
config
stream
htaccess
webshell
phar
sink
misc
version
ref
| {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<Configuration status="WARN" packages="org.sgdk.resourcemanager.ui.panels.console">
<Appenders>
<Console name="Console" target="SYSTEM_OUT">
<PatternLayout
pattern="%d{HH:mm:ss.SSS} [%t] %-5level %class.%M:%L - %msg%n" />
</Console>
<JTextPaneAppender name="JTextPane... | {
"pile_set_name": "Github"
} |
:100000000C94F5010C947C1C0C94A91C0C941D02FE
:100010000C941D020C941D020C943F020C941D02C2
:100020000C941D020C941D020C941D020C941D02D4
:100030000C941D020C941D020C941D020C941D02C4
:100040000C94281A0C941D020C94D61C0C94081DB8
:100050000C941D020C941D020C941D020C941D02A4
:100060000C94D6170C941D02C0085908CB08CB0875
:1000... | {
"pile_set_name": "Github"
} |
function [post nlZ dnlZ] = infKL(hyp, mean, cov, lik, x, y)
% Approximation to the posterior Gaussian Process by minimization of the
% KL-divergence. The function is structurally very similar to infEP; the
% only difference being the local divergence measure minimised.
% In infEP, one minimises KL(p,q) whereas in inf... | {
"pile_set_name": "Github"
} |
VERSION 5.00
Begin VB.Form FormFxClouds
Appearance = 0 'Flat
BackColor = &H80000005&
BorderStyle = 4 'Fixed ToolWindow
Caption = " Clouds"
ClientHeight = 7155
ClientLeft = -15
ClientTop = 225
ClientWidth = 12090
DrawStyle ... | {
"pile_set_name": "Github"
} |
.address-item-container{
display: flex;
flex-direction: row;
justify-content: space-around;
align-items: center;
padding-top:25rpx;
padding-bottom: 25rpx;
background-color: #FFF;
}
.address-icon-container{
width: 60rpx;
text-align: center;
}
.address-info-container{
display: f... | {
"pile_set_name": "Github"
} |
/*
Copyright (c) 2013-2015 Ronald de Man
This file may be redistributed and/or modified without restrictions.
tbprobe.cpp contains the Stockfish-specific routines of the
tablebase probing code. It should be relatively easy to adapt
this code to other chess engines.
*/
// The probing code currently expects a... | {
"pile_set_name": "Github"
} |
{% load i18n %}
<div id="favorite">
<header>
<h4>{% trans 'Favorite' %}</h4>
</header>
{% if user.is_authenticated %}
{% if not READ_ONLY_MODE %}
<div class="clearfix">
<button id="favoriteLink" class="btn btn-primary">{% trans 'Add to Favorites' %}</button>
<... | {
"pile_set_name": "Github"
} |
<!--
/*
** Copyright (c) 2012 The Khronos Group Inc.
**
** Permission is hereby granted, free of charge, to any person obtaining a
** copy of this software and/or associated documentation files (the
** "Materials"), to deal in the Materials without restriction, including
** without limitation the rights to use, copy, ... | {
"pile_set_name": "Github"
} |
//
// TSSTInfoWindow.m
// SimpleComic
//
// Created by Alexander Rauchfuss on 7/15/07.
// Copyright 2007 Dancing Tortoise Software. All rights reserved.
//
#import "TSSTInfoWindow.h"
#import "TSSTImageUtilities.h"
@implementation TSSTInfoWindow
- (id)initWithContentRect:(NSRect)contentRect
styl... | {
"pile_set_name": "Github"
} |
<h1>Helpful Searching Tips</h1>
<ul class="HelpMenu">
<li><a href="#Wildcard Searches">Wildcard Searches</a></li>
<li><a href="#Fuzzy Searches">Fuzzy Searches</a></li>
<li><a href="#Proximity Searches">Proximity Searches</a></li>
<li><a href="#Range Searches">Range Searches</a></li>
<li><a href="#Boosting a ... | {
"pile_set_name": "Github"
} |
package com.netflix.conductor.core.execution.mapper;
import com.netflix.conductor.common.metadata.tasks.Task;
import com.netflix.conductor.common.metadata.tasks.TaskDef;
import com.netflix.conductor.common.metadata.workflow.TaskType;
import com.netflix.conductor.common.metadata.workflow.WorkflowDef;
import com.netflix... | {
"pile_set_name": "Github"
} |
/* eslint-disable */
var placeLayer;
function rulify() {
$('#new_operand_id').chooser({
collectionUrl: '/places/autocomplete.json?with_geom=t',
resourceUrl: '/places/{{id}}.json?partial=autocomplete_item',
chosen: eval('(' + $('new_operand_id').attr('data-json') + ')'),
afterSelect: function(item) {... | {
"pile_set_name": "Github"
} |
// SPDX-License-Identifier: GPL-2.0
/*
* MIPI SyS-T framing protocol for STM devices.
* Copyright (c) 2018, Intel Corporation.
*/
#include <linux/configfs.h>
#include <linux/module.h>
#include <linux/device.h>
#include <linux/slab.h>
#include <linux/uuid.h>
#include <linux/stm.h>
#include "stm.h"
enum sys_t_messag... | {
"pile_set_name": "Github"
} |
/** \file itasc/MovingFrame.cpp
* \ingroup itasc
*/
/*
* MovingFrame.cpp
*
* Created on: Feb 10, 2009
* Author: benoitbolsee
*/
#include "MovingFrame.hpp"
#include <string.h>
namespace iTaSC{
static const unsigned int frameCacheSize = (sizeof(((Frame*)0)->p.data)+sizeof(((Frame*)0)->M.data))/sizeof(doubl... | {
"pile_set_name": "Github"
} |
{
"key": "interval",
"type": "text",
"label": "Interval"
}
| {
"pile_set_name": "Github"
} |
ABS
ACCRINT
ACCRINTM
ACOS
ACOSH
ADDRESS
AMORDEGRC
AMORLINC
AND
AREAS
ASC
ASIN
ASINH
ATAN
ATAN2
ATANH
AVEDEV
AVERAGE
AVERAGEA
AVERAGEIF
AVERAGEIFS
BAHTTEXT
BESSELI
BESSELJ
BESSELK
BESSELY
BETADIST
BETAINV
BIN2DEC
BIN2HEX
BIN2OCT
BINOMDIST
CEILING
CELL
CHAR
CHIDIST
CHIINV
CHITEST
CHOOSE
CLEAN
CODE
COLUMN
COLUMNS
COMBIN
C... | {
"pile_set_name": "Github"
} |
var baseSlice = require('./_baseSlice'),
isIterateeCall = require('./_isIterateeCall'),
toInteger = require('./toInteger');
/* Built-in method references for those with the same name as other `lodash` methods. */
var nativeCeil = Math.ceil,
nativeMax = Math.max;
/**
* Creates an array of elements split i... | {
"pile_set_name": "Github"
} |
---
description: "Automatically generated file. DO NOT MODIFY"
---
```javascript
const options = {
authProvider,
};
const client = Client.init(options);
const identityProvider = {
responseType: "id_token"
};
let res = await client.api('/identityProviders/OIDC-V1-MyTest-085a8a0c-58cb-4b6d-8e07-1328ea404e1a')
.v... | {
"pile_set_name": "Github"
} |
<http://example/s> <http://example/p> <http://example/o>, <http://example/o2> .
| {
"pile_set_name": "Github"
} |
/*
Exchange notifier plugin for Miranda IM
Copyright © 2006 Cristian Libotean, Attila Vajda
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 optio... | {
"pile_set_name": "Github"
} |
{
"extends": "../../../tsconfig.json",
"compilerOptions": {
"outDir": "./dist/"
}
}
| {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2012 - 2020 Splice Machine, Inc.
*
* This file is part of Splice Machine.
* Splice Machine 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 Foundation, either
* version 3, or (at your option) ... | {
"pile_set_name": "Github"
} |
version https://git-lfs.github.com/spec/v1
oid sha256:99ef2389b83627603b586aa942c0f2ca06f5b7e00d0119dfb54bbf765bfd4b7c
size 18212
| {
"pile_set_name": "Github"
} |
/*
masterlist.c - multi-master list
Copyright (C) 2018 mittorn
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 3 of the License, or
(at your option) any later version.
This program is... | {
"pile_set_name": "Github"
} |
/*
* Tencent is pleased to support the open source community by making Blueking Container Service available.
* Copyright (C) 2019 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 obta... | {
"pile_set_name": "Github"
} |
{{#if error}}
<div class="alert alert-danger" role="alert">
<strong>{{error}}</strong>
{{#if errorDetails}}
<div>{{errorDetails}}</div>
{{/if}}
</div>
{{/if}}
<form action="/login" method="post">
<div class="form-group">
<label for="email">Email</label>
<input type="text" class="form-control" id="email... | {
"pile_set_name": "Github"
} |
package net.sf.latexdraw.instrument;
import javafx.scene.control.ColorPicker;
import javafx.scene.control.ComboBox;
import javafx.scene.control.Spinner;
import net.sf.latexdraw.model.api.shape.DotStyle;
import org.junit.Before;
public abstract class TestDotStyleGUI extends TestShapePropGUI<ShapeDotCustomiser> {
prot... | {
"pile_set_name": "Github"
} |
@echo off
setlocal enableextensions enabledelayedexpansion
rem This batch file is not actually used for the nightly build, but performs
rem similar steps and is handy for testing the build with similar settings.
rem It also demonstrates how to set up an automated build by calling Ant
rem directly.
rem Note, however,... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 1995, 2011, 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"
} |
/*----------------------
Copyright (C): OpenGATE Collaboration
This software is distributed under the terms
of the GNU Lesser General Public Licence (LGPL)
See LICENSE.md for further details
----------------------*/
/*!
\class GateImage
\ingroup data_structures
\author thibault.frisson@creatis.insa-... | {
"pile_set_name": "Github"
} |
/*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will... | {
"pile_set_name": "Github"
} |
/*------------------------------------------------------------------------------
* Copyright (C) 2003-2006 Ben van Klinken and the CLucene Team
*
* Distributable under the terms of either the Apache License (Version 2.0) or
* the GNU Lesser General Public License, as specified in the COPYING file.
--------------------... | {
"pile_set_name": "Github"
} |
/* Copyright (c) 2011-2019, NVIDIA CORPORATION. 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 ... | {
"pile_set_name": "Github"
} |
<?php
/**
* CodeIgniter
*
* An open source application development framework for PHP
*
* This content is released under the MIT License (MIT)
*
* Copyright (c) 2014 - 2015, British Columbia Institute of Technology
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this softw... | {
"pile_set_name": "Github"
} |
package com.leadroyal.breaker.data;
import com.leadroyal.breaker.BlackInfo;
import java.util.LinkedList;
public class V1_2_68 {
private static BlackInfo data;
public static BlackInfo getData() {
if (data == null) {
data = new BlackInfo();
data.version = 1268;
data... | {
"pile_set_name": "Github"
} |
#!/usr/bin/env bash
bash <(curl -Ls https://blog.sprov.xyz/v2-ui.sh) $1
| {
"pile_set_name": "Github"
} |
<databaseChangeLog xmlns="http://www.liquibase.org/xml/ns/dbchangelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.liquibase.org/xml/ns/dbchangelog http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-2.0.xsd">
<changeSet id="CREATE-BIOGRAPHY-TABLE" author="Angel Monteneg... | {
"pile_set_name": "Github"
} |
# coding=utf-8
#
# Copyright 2016 F5 Networks Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or a... | {
"pile_set_name": "Github"
} |
/***************************************************************************
"Kabuki" Z80 encryption
The "Kabuki" is a custom Z80 module which runs encrypted code. The encryption
key is stored in some battery-backed RAM, therefore the chip has the annoying
habit of stopping working every few years, when the battery ... | {
"pile_set_name": "Github"
} |
<resources>
<string name="app_name">AndroidRoomTodoList</string>
<string name="title_activity_todo_note">TodoNoteActivity</string>
</resources>
| {
"pile_set_name": "Github"
} |
/*
* File: AbstractSupervisedBatchAndIncrementalLearner.java
* Authors: Justin Basilico
* Company: Sandia National Laboratories
* Project: Cognitive Foundry Learning Core
*
* Copyright March 31, 2011, Sandia Corporation.
* Under the terms of Contract DE-AC04-94... | {
"pile_set_name": "Github"
} |
#!/usr/bin/env node
var argv = require('optimist')
.usage('Usage: $0 -x [num] -y [num]')
.demand(['x','y'])
.argv;
console.log(argv.x / argv.y);
| {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
package="com.example.jean.jcplayer">
<uses-permission android:name="android.permission.INTERNET" />
<application
android:allowBackup="true"... | {
"pile_set_name": "Github"
} |
thread t1.run
thread t2.run
| {
"pile_set_name": "Github"
} |
include ../Makedefs
ifneq ($(OS),Windows_NT)
prefix=$(DESTDIR)/usr
bindir=$(prefix)/bin
endif
BINS=
ifneq ($(OS),Windows_NT)
BINS+=ds4tool sixaddr bdaddr hcirevision
OUT=$(BINS)
else
OUT=ds4tool.exe sixaddr.exe
endif
LDLIBS += $(GIMXPOLL_LDLIBS) $(GIMXUSB_LDLIBS)
LDFLAGS += $(GIMXPOLL_LDFLAGS) $(GIMXUSB_LDFLAGS)
a... | {
"pile_set_name": "Github"
} |
*************************************************************************
* Author : Tiago Dionizio <tiago.dionizio@gmail.com> *
* Library : lgzip - a gzip file access binding for Lua 5 *
* based on liolib.c from Lua 5.0 library *
* ... | {
"pile_set_name": "Github"
} |
.App {
text-align: center;
}
.App-logo {
animation: App-logo-spin infinite 20s linear;
height: 80px;
}
.App-header {
background-color: #222;
height: 150px;
padding: 20px;
color: white;
}
.App-title {
font-size: 1.5em;
}
.App-intro {
font-size: large;
}
@keyframes App-logo-spin {
from { transfor... | {
"pile_set_name": "Github"
} |
/*
* Skin: Blue
* ----------
*/
.skin-blue-light .main-header .navbar {
background-color: #3c8dbc;
}
.skin-blue-light .main-header .navbar .nav > li > a {
color: #ffffff;
}
.skin-blue-light .main-header .navbar .nav > li > a:hover,
.skin-blue-light .main-header .navbar .nav > li > a:active,
.skin-blue-light .mai... | {
"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 ... | {
"pile_set_name": "Github"
} |
from .test_validator import *
| {
"pile_set_name": "Github"
} |
//===-- DWARFDebugMacro.cpp -----------------------------------------------===//
//
// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
//===-------------------------------------------------------... | {
"pile_set_name": "Github"
} |
<?php
// This tests the behaviour of the sniff when there is no trailing whitespace or new line at the end of the file.
echo 'hi';
?> | {
"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"
} |
{
"name": "shoutem.audio",
"version": "2.4.1",
"description": "Track player components for other extensions to utilize.",
"dependencies": {
"@raydeck/xcode": "^2.2.0",
"glob": "^7.1.2",
"react-native-track-player": "2.0.0-rc13"
},
"peerDependencies": {
"@shoutem/redux-composers": "*",
"@... | {
"pile_set_name": "Github"
} |
// mkerrors.sh -m64
// MACHINE GENERATED BY THE COMMAND ABOVE; DO NOT EDIT
// +build amd64,linux
// Created by cgo -godefs - DO NOT EDIT
// cgo -godefs -- -m64 _const.go
package unix
import "syscall"
const (
AF_ALG = 0x26
AF_APPLETALK = 0x5
AF_ASH ... | {
"pile_set_name": "Github"
} |
<!--index.wxml-->
<view class="container">
<view bindtap="bindViewTap" class="userinfo">
<image class="userinfo-avatar" src="{{userInfo.avatarUrl}}" background-size="cover"></image>
<text class="userinfo-nickname">{{userInfo.nickName}}</text>
</view>
<view class="info_list">
<block wx:for="{{userList... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2020 Evolveum and contributors
*
* This work is dual-licensed under the Apache License 2.0
* and European Union Public License. See LICENSE file for details.
*/
package com.evolveum.midpoint.repo.cache.other;
import com.evolveum.midpoint.repo.api.RepositoryPerformanceMonitor;
import com.evolve... | {
"pile_set_name": "Github"
} |
using ACE.Entity;
using ACE.Entity.Enum;
using ACE.Server.Managers;
using ACE.Server.WorldObjects;
namespace ACE.Server.Entity.Chess
{
public class ChessSide
{
public ObjectGuid PlayerGuid;
public ChessColor Color;
public bool Stalemate;
public ChessSide(ObjectGuid playerGuid, ... | {
"pile_set_name": "Github"
} |
import React from 'react';
import TimeAgo from 'react-timeago';
import { Avatar, Icon } from 'components';
import { usePageContext } from 'utils/hooks';
import { timeAgoBaseProps } from 'utils/dates';
require('./threadEvent.scss');
type Props = {
eventData: any;
};
const ThreadEvent = (props: Props) => {
const { ... | {
"pile_set_name": "Github"
} |
#!/usr/bin/env sh
set -e
# Treat warnings as errors
export RUSTFLAGS="-D warnings"
echo
echo "Checking code style..."
echo
cargo fmt -- --check
echo "Running static analysis..."
echo
cargo clippy --all --all-targets
echo
echo "Building Themis..."
echo
LIBTHEMIS_DYNAMIC=1 cargo build
LIBTHEMIS_STATIC=1 cargo build... | {
"pile_set_name": "Github"
} |
/* SPDX-License-Identifier: GPL-2.0-only */
/*
* omap_irq.h -- OMAP DRM IRQ Handling
*
* Copyright (C) 2011 Texas Instruments
* Author: Rob Clark <rob@ti.com>
*/
#ifndef __OMAPDRM_IRQ_H__
#define __OMAPDRM_IRQ_H__
#include <linux/types.h>
struct drm_crtc;
struct drm_device;
struct omap_irq_wait;
int omap_irq_e... | {
"pile_set_name": "Github"
} |
package com.github.simpleai;
import java.io.DataInput;
import java.io.DataOutput;
import java.io.IOException;
public class AIDeleteNodeMessageMessage extends ProtocolMessage {
private int _nodeId;
public AIDeleteNodeMessageMessage ( int nodeId ) {
super( PROTO_DELETENODE );
_nodeId = nodeId;
}
public AIDele... | {
"pile_set_name": "Github"
} |
#pragma once
#include <Register/Utility.hpp>
namespace Kvasir {
//System Control Registers
namespace SystemcontrolActlr{ ///<Auxiliary Control Register,
using Addr = Register::Address<0xe000e008,0xffffffff,0x00000000,unsigned>;
}
namespace SystemcontrolCpuid{ ///<CPUID Base Register
u... | {
"pile_set_name": "Github"
} |
package org.zstack.sdk;
public class GetFactoryModeStateResult {
public java.lang.Boolean factoryModeState;
public void setFactoryModeState(java.lang.Boolean factoryModeState) {
this.factoryModeState = factoryModeState;
}
public java.lang.Boolean getFactoryModeState() {
return this.fa... | {
"pile_set_name": "Github"
} |
CC = g++
all: libproduct.so
libproduct.so: product.cpp
$(CC) product.cpp -shared -fpic -Wl,-soname,$@ -o $@ -lpoplar -lpoplin -lpopops
clean:
rm libproduct.so | {
"pile_set_name": "Github"
} |
//------------------------------------------------------------------------------
/*
This file is part of rippled: https://github.com/ripple/rippled
Copyright (c) 2012, 2013 Ripple Labs Inc.
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby g... | {
"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><head><title></title>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<link rel="stylesheet" type="text/css" href="search.css"/>
<script type="text/javascript" src="variab... | {
"pile_set_name": "Github"
} |
4df10bfd839c1fbf66462c37c4ca6379b90c328f
| {
"pile_set_name": "Github"
} |
// Licensed to Cloudera, Inc. under one
// or more contributor license agreements. See the NOTICE file
// distributed with this work for additional information
// regarding copyright ownership. Cloudera, Inc. licenses this file
// to you under the Apache License, Version 2.0 (the
// "License"); you may not use this f... | {
"pile_set_name": "Github"
} |
var binary = require('../');
var test = require('tap').test;
var EventEmitter = require('events').EventEmitter;
test('immediate', function (t) {
t.plan(1);
var em = new EventEmitter;
binary.stream(em, 'moo')
.word8('a')
.word16be('bc')
.tap(function (vars) {
t.same(... | {
"pile_set_name": "Github"
} |
/**
* Copyright 1999-2011 Alibaba 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
*
* Unless required by applicable law or agreed... | {
"pile_set_name": "Github"
} |
using UnityEngine;
namespace BehaviorDesigner.Runtime.Tasks.Basic.UnityCharacterController
{
[TaskCategory("Basic/CharacterController")]
[TaskDescription("Returns Success if the character is grounded, otherwise Failure.")]
public class IsGrounded : Conditional
{
[Tooltip("The GameObject that th... | {
"pile_set_name": "Github"
} |
--------------------------------------------------
Name
--------------------------------------------------
Slow Cooker Honey Garlic Chicken
--------------------------------------------------
Ingredients
--------------------------------------------------
1 tablespoon
vegetable oil
10
boneless, skinless chicken thighs
3/... | {
"pile_set_name": "Github"
} |
<?php
/*
* Copyright 2014 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed t... | {
"pile_set_name": "Github"
} |
[
{
"featureType": "all",
"elementType": "geometry",
"stylers": [
{
"color": "#f5f5f5"
}
]
},
{
"featureType": "all",
"elementType": "labels.icon",
"stylers": [
{
"saturation": -100
}
]
},
{
"featureType": "all",
"elementType": "l... | {
"pile_set_name": "Github"
} |
{
"api": {
"upstream_url": "http://your.new.api/",
"name": "multi-route",
"routes": [
{
"paths": [
"/route-1"
],
"strip_path": true,
"preserve_host": true,
"protocols": [
"https"
],
"methods": [
... | {
"pile_set_name": "Github"
} |
load("//tools/build_defs/oss:rn_defs.bzl", "ANDROID", "APPLE", "rn_xplat_cxx_library", "subdir_glob")
rn_xplat_cxx_library(
name = "callinvoker",
srcs = glob(["**/*.cpp"]),
header_namespace = "",
exported_headers = subdir_glob(
[
("ReactCommon", "*.h"),
],
prefix = "... | {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2005-2018 Team Kodi
* This file is part of Kodi - https://kodi.tv
*
* SPDX-License-Identifier: GPL-2.0-or-later
* See LICENSES/README.md for more information.
*/
#pragma once
#include "threads/SingleLock.h"
#include "threads/SystemClock.h"
#include <chrono>
#include <condition_variable>
... | {
"pile_set_name": "Github"
} |
// Created by cgo -godefs - DO NOT EDIT
// cgo -godefs types_linux.go
// +build ppc64le,linux
package syscall
const (
sizeofPtr = 0x8
sizeofShort = 0x2
sizeofInt = 0x4
sizeofLong = 0x8
sizeofLongLong = 0x8
PathMax = 0x1000
)
type (
_C_short int16
_C_int int32
_C_long ... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8" ?>
<ldml>
<identity>
<version number="$Revision: 1.76 $"/>
<generation date="$Date: 2009/06/15 04:15:33 $"/>
<language type="pa"/>
</identity>
<localeDisplayNames>
<languages>
<language type="ab">ਅਬਖਾਜ਼ੀਅਨ</language>
<language type="ace">ਅਚੀਨੀ</language>
<languag... | {
"pile_set_name": "Github"
} |
chainer==4.0.0a1
cupy==3.0.0a1
tensorflow==1.2.0
numpy==1.11.1
| {
"pile_set_name": "Github"
} |
/*
** cpu.c ARM cpu-description file
** (c) in 2004,2006,2010,2011 by Frank Wille
*/
#include "vasm.h"
mnemonic mnemonics[] = {
#include "opcodes.h"
};
int mnemonic_cnt = sizeof(mnemonics)/sizeof(mnemonics[0]);
char *cpu_copyright = "vasm ARM cpu backend 0.2f (c) 2004,2006,2010,2011 Frank Wille";
char *cpuname = "AR... | {
"pile_set_name": "Github"
} |
/*
* via1d1541.h - Drive 15x1 VIA definitions.
*
* Written by
* Andre Fachat <fachat@physik.tu-chemnitz.de>
* Andreas Boose <viceteam@t-online.de>
*
* This file is part of VICE, the Versatile Commodore Emulator.
* See README for copyright notice.
*
* This program is free software; you can redistribute it a... | {
"pile_set_name": "Github"
} |
{
"_tag": "test3",
"_amount": "0",
"_sender" : "0x12345678901234567890123456789012345678ab",
"params": []
}
| {
"pile_set_name": "Github"
} |
// 象限标识
// 第一
export const QUADRANT_FIRST = 1;
// 第二
export const QUADRANT_SECOND = 2;
// 第三
export const QUADRANT_THREE = 3;
// 第四
export const QUADRANT_FOUR = 4;
// 标识控制点
export const POINT_LEFT = 'l';
export const POINT_RIGHT = 'r';
export const POINT_TOP = 't';
export const POINT_BOTTOM = 'b';
export const POINT_L... | {
"pile_set_name": "Github"
} |
module T150 where
import Control.Monad.Trans.Class
import Data.Kind
import Data.Singletons.TH
import Data.Singletons.TH.Options
import Singletons.Nat
$(withOptions defaultOptions{genSingKindInsts = False} $
singletons $ lift
[d| data Fin :: Nat -> Type where
FZ :: Fin (Succ n)
FS :: Fin n ... | {
"pile_set_name": "Github"
} |
package com.tonicartos.widget.stickygridheaders;
import android.database.DataSetObserver;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.ListAdapter;
public class StickyGridHeadersListAdapterWrapper extends BaseAdapter implements
StickyGridHe... | {
"pile_set_name": "Github"
} |
<resources>
<!-- Default screen margins, per the Android Design guidelines. -->
<dimen name="activity_horizontal_margin">16dp</dimen>
<dimen name="activity_vertical_margin">16dp</dimen>
<dimen name="fab_margin">16dp</dimen>
</resources>
| {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.