text stringlengths 2 99k | meta dict |
|---|---|
/*
Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'format', 'ar', {
label: 'تنسيق',
panelTitle: 'تنسيق الفقرة',
tag_address: 'عنوان',
tag_div: 'عادي (DIV)',
tag_h1: 'العنوان 1... | {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2014 Cloudius Systems, Ltd.
*
* This work is open source software, licensed under the terms of the
* BSD license as described in the LICENSE file in the top-level directory.
*/
// Use this benchmark to measure root file system performance when doing
// parallel I/O into the same file.
// For ex... | {
"pile_set_name": "Github"
} |
@if "%DEBUG%" == "" @echo off
@rem ##########################################################################
@rem
@rem Gradle startup script for Windows
@rem
@rem ##########################################################################
@rem Set local scope for the variables with windows NT shell
if "%OS%"=="Window... | {
"pile_set_name": "Github"
} |
<template>
<div :id="id" :class="className" :style="{height:height,width:width}" />
</template>
<script>
import echarts from 'echarts'
import resize from './mixins/resize'
export default {
mixins: [resize],
props: {
className: {
type: String,
default: 'chart'
},
id: {
type: String,... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2009-2016, Albertas Vyšniauskas
* 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"
} |
/*------------------------------------------------------------------------
Turf: Configurable C++ platform adapter
Copyright (c) 2016 Jeff Preshing
Distributed under the Simplified BSD License.
Original location: https://github.com/preshing/turf
This software is distributed WITHOUT ANY WARRANTY; without eve... | {
"pile_set_name": "Github"
} |
@startuml
sprite $drafts [48x48/16] {
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
00000000000000000000002BC20000000000000000000000
0000000000000000000018FFFF9100000000000000000000
00000000000000000005EFFFFFFE60000000000000000000
000000000000000003CFFFFFFFFFFC3000000... | {
"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 ... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html lang="es" class="js csstransforms3d">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="Hugo 0.56.0" />
<meta name="description" content="Documentation for Selenium">
<link rel="icon" href="h... | {
"pile_set_name": "Github"
} |
<menu xmlns:android="http://schemas.android.com/apk/res/android">
<item
android:id="@+id/action_popular"
android:title="@string/popular"
android:icon="@drawable/ic_whatshot_white_36dp"
/>
<item
android:id="@+id/action_favorites"
android:title="@string/my_favorit... | {
"pile_set_name": "Github"
} |
#ifndef B43legacy_PIO_H_
#define B43legacy_PIO_H_
#include "b43legacy.h"
#include <linux/interrupt.h>
#include <linux/list.h>
#include <linux/skbuff.h>
#define B43legacy_PIO_TXCTL 0x00
#define B43legacy_PIO_TXDATA 0x02
#define B43legacy_PIO_TXQBUFSIZE 0x04
#define B43legacy_PIO_RXCTL 0x08
#define B43legacy_PIO_R... | {
"pile_set_name": "Github"
} |
// (C) Copyright 2008 CodeRage, LLC (turkanis at coderage dot com)
// (C) Copyright 2003-2007 Jonathan Turkanis
// 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.)
// See http://www.boost.org/libs/iostreams for d... | {
"pile_set_name": "Github"
} |
# -*- coding: utf-8 -*-
from __future__ import print_function
import copy
from dnslib import RR,QTYPE,RCODE
from dnslib.server import DNSServer,DNSHandler,BaseResolver,DNSLogger
class ZoneResolver(BaseResolver):
"""
Simple fixed zone file resolver.
"""
def __init__(self,zone,glob=False):
... | {
"pile_set_name": "Github"
} |
<?php
namespace Pagekit\Debug\DataCollector;
use DebugBar\Bridge\DoctrineCollector;
use Doctrine\DBAL\Logging\DebugStack;
use Pagekit\Database\Connection;
class DatabaseDataCollector extends DoctrineCollector
{
/**
* @var Connection
*/
protected $connection;
/**
* Constructor.
*
... | {
"pile_set_name": "Github"
} |
## DESCRIPTION
## Calculus: The Substitution Rule
## ENDDESCRIPTION
## Tagged by XW
## DBsubject(Calculus - single variable)
## DBchapter(Techniques of integration)
## DBsection(Substitution (without trigonometric functions))
## Date(6/5/2005)
## Institution(UVA)
## Author(Jeff Holt)
## MLT(Sub_direct)
## Level(2)
#... | {
"pile_set_name": "Github"
} |
package com.tencent.mm.plugin.brandservice;
import android.content.Context;
import android.os.Looper;
import com.tencent.matrix.trace.core.AppMethodBeat;
import com.tencent.mm.aj.z;
import com.tencent.mm.g.a.ai;
import com.tencent.mm.g.a.aj;
import com.tencent.mm.kernel.api.c;
import com.tencent.mm.kernel.b.f;
import ... | {
"pile_set_name": "Github"
} |
# beeper [](https://travis-ci.org/sindresorhus/beeper)
> Make your terminal beep

Useful as an attention grabber e.g. when an error happen... | {
"pile_set_name": "Github"
} |
#region License
/*
* All content copyright Marko Lahma, unless otherwise indicated. 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/li... | {
"pile_set_name": "Github"
} |
<?php
/**
* Displays the search icon and modal
*
* @package Go
*/
?>
<div
class="search-modal"
data-modal-target-string=".search-modal"
aria-expanded="false"
<?php if ( Go\AMP\is_amp() ) { ?>
[class]="'search-modal' + ( searchModalActive ? ' show-modal active' : '' )"
on="tap:AMP.setState( { searchModalAc... | {
"pile_set_name": "Github"
} |
################################################################################
# Automatically-generated file. Do not edit!
################################################################################
# Add inputs and outputs from these tool invocations to the build variables
C_SRCS += \
../source/adc.c \
../sou... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key> <string>English</string>
<key>CFBundleExecutable</key> <string>jd-gui</string>
<key>CFBundleName<... | {
"pile_set_name": "Github"
} |
<?php
/*
* This file is part of the Fxp Composer Asset Plugin package.
*
* (c) François Pluchino <francois.pluchino@gmail.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Fxp\Composer\AssetPlugin\Tests\Installer;
u... | {
"pile_set_name": "Github"
} |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using Jace.Execution;
#if NETFX_CORE
using Microsoft.VisualStudio.TestPlatform.UnitTestFramework;
#elif __ANDROID__
using NUnit.Framework;
using TestClass = NUnit.Framework.TestFixtureAttribute;
using TestMethod = NUnit.Framework.Te... | {
"pile_set_name": "Github"
} |
# Form-Data [](https://www.npmjs.com/package/form-data) [](https://gitter.im/form-data/form-data)
A library to create readable ```"multipart/form-data"```... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="6254" systemVersion="13F34" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.C... | {
"pile_set_name": "Github"
} |
# Copyright 2017 The TensorFlow 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 by applica... | {
"pile_set_name": "Github"
} |
.von-checkbox {
padding-top: 2px;
.item-icon-right {
.icon {
font-size: 36px;
right: 5px;
}
}
input[type=checkbox] {
position: absolute;
top: -50000px;
left: -50000px;
}
}
| {
"pile_set_name": "Github"
} |
gcr.io/google_containers/kube-scheduler-ppc64le:v1.9.4
| {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'/>
<link rel="stylesheet" href="../../dist/mapbox.css"/>
<link rel="stylesheet" href="embed.css"/>
<script src="../../dist/mapbox.js"></script>
<script src="access_token.js"></script>
</head>
<body>
<div id='map'></div>
<script type='text/javascript'>
var... | {
"pile_set_name": "Github"
} |
/**
* Copyright (c) 2010-2020 SAP and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* SA... | {
"pile_set_name": "Github"
} |
/**
* @module node-opcua-server-configuration
*/
import { callbackify } from "util";
import { AddressSpace, SessionContext, UAMethod } from "node-opcua-address-space";
import { checkDebugFlag, make_debugLog } from "node-opcua-debug";
import { NodeId } from "node-opcua-nodeid";
import { StatusCodes } from "node-opcu... | {
"pile_set_name": "Github"
} |
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>ArrayDeque (Java SE 12 & JDK 12 )</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="keywords" content="java.util.ArrayDeque class">
<meta name="keywords" content="addFirst()">
<meta na... | {
"pile_set_name": "Github"
} |
/*
* Copyright 1999-2002 Carnegie Mellon University.
* Portions Copyright 2002 Sun Microsystems, Inc.
* Portions Copyright 2002 Mitsubishi Electric Research Laboratories.
* All Rights Reserved. Use is subject to license terms.
*
* See the file "license.terms" for information on usage and
* redistribution o... | {
"pile_set_name": "Github"
} |
<?php
/*
* This file is part of PHPUnit.
*
* (c) Sebastian Bergmann <sebastian@phpunit.de>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
/**
* Constraint that accepts finite.
*/
class PHPUnit_Framework_Constraint_IsFinite exte... | {
"pile_set_name": "Github"
} |
//
// Generated by class-dump 3.5 (64 bit).
//
// class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2013 by Steve Nygard.
//
#import "MMObject.h"
#import "PBCoding.h"
@class NSString;
@interface TranslateInfo : MMObject <PBCoding>
{
unsigned int mesLocalId;
NSString *originText;
NSString *o... | {
"pile_set_name": "Github"
} |
#!/bin/sh
# -*- coding:utf-8;mode:shell-script;mode:font-lock -*-
##
# Resolve Subversion conflicts using FileMerge.
#
# (FileMerge is a graphical diff tool in the Mac OS X Developer
# Tools.)
#
# In your working copy, do (for example):
#
# svn-resolve .
#
# FileMerge will open a window for each file that is in a co... | {
"pile_set_name": "Github"
} |
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.dialog.add("placeholder",function(a){var b=a.lang.placeholder,a=a.lang.common.generalTab;return{title:b.title,minWidth:300,minHeight:80,contents:[{id:"info",label:a,... | {
"pile_set_name": "Github"
} |
using System;
using System.Diagnostics;
using System.Globalization;
using Microsoft.Msagl.Core.Geometry;
namespace Microsoft.Msagl.Routing.Visibility {
/// <summary>
/// an edge connecting two VisibilityVertices
/// </summary>
[DebuggerDisplay("({Source.Point.X} {Source.Point.Y})->({Target.Point.X} {Ta... | {
"pile_set_name": "Github"
} |
package org.support.project.knowledge.logic.notification;
import org.support.project.knowledge.logic.MailLogic;
import org.support.project.knowledge.logic.NotificationLogic;
import org.support.project.web.dao.UserNotificationsDao;
import org.support.project.web.entity.NotificationsEntity;
import org.support.project.we... | {
"pile_set_name": "Github"
} |
// go run linux/mksysnum.go -Wall -Werror -static -I/tmp/include /tmp/include/asm/unistd.h
// Code generated by the command above; see README.md. DO NOT EDIT.
// +build mipsle,linux
package unix
const (
SYS_SYSCALL = 4000
SYS_EXIT = 4001
SYS_FORK = 4002
SYS_READ... | {
"pile_set_name": "Github"
} |
package cty
import (
"bytes"
"encoding/json"
"fmt"
)
// MarshalJSON is an implementation of json.Marshaler that allows Type
// instances to be serialized as JSON.
//
// All standard types can be serialized, but capsule types cannot since there
// is no way to automatically recover the original pointer and capsule ... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<!--多状态布局id,用于指定内容区域-->
<item name="content_id" type="id" tools:ignore="ResourceName" />
</resources> | {
"pile_set_name": "Github"
} |
55b4e4687e7a0d9ca367016ed930f385d4022e6f
| {
"pile_set_name": "Github"
} |
#ifndef K3DSDK_PYTHON_PLUGIN_PYTHON_H
#define K3DSDK_PYTHON_PLUGIN_PYTHON_H
// K-3D
// Copyright (c) 1995-2008, Timothy M. Shead
//
// Contact: tshead@k-3d.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 Free ... | {
"pile_set_name": "Github"
} |
html, body {
padding: 0;
max-width: 900px;
height: 100%;
border: none;
background-color: #F4F8FD;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
div.body{
border: 1px solid #E0E4EC;
background-color: #F4F8FD;
}
h1{
text-align: center;
}
h3{
text-align: left;
}
div.leftcolum {
float: left;
}
div.rightcolum {
f... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2006-2011 Erin Catto http://www.box2d.org
*
* This software is provided 'as-is', without any express or implied
* warranty. In no event will the authors be held liable for any damages
* arising from the use of this software.
* Permission is granted to anyone to use this software for any purpose,
* i... | {
"pile_set_name": "Github"
} |
/**
* Copyright (c) 2012, 2015, Credit Suisse (Anatole Tresch), Werner Keil and others by the @author tag.
*
* 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/lic... | {
"pile_set_name": "Github"
} |
---
title: Controller Runtime Client API
linkTitle: Controller Runtime Client API
weight: 10
---
## Overview
The [`controller-runtime`][repo-controller-runtime] library provides various abstractions to watch and reconcile resources in a Kubernetes cluster via CRUD (Create, Update, Delete, as well as Get and List in t... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>JSDoc: Source: nlp/stemmers/hungarian-stemmer.js</title>
<script src="scripts/prettify/prettify.js"> </script>
<script src="scripts/prettify/lang-css.js"> </script>
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/... | {
"pile_set_name": "Github"
} |
// Copyright (C) 2019-2020 Algorand, Inc.
// This file is part of go-algorand
//
// go-algorand 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 of the
// License, or (at your option) ... | {
"pile_set_name": "Github"
} |
// +build !windows
package system // import "github.com/docker/docker/integration/system"
import (
"context"
"net/http"
"testing"
req "github.com/docker/docker/internal/test/request"
"gotest.tools/assert"
is "gotest.tools/assert/cmp"
)
func TestInfoBinaryCommits(t *testing.T) {
defer setupTest(t)()
client :... | {
"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 m... | {
"pile_set_name": "Github"
} |
/* $Id: capi.h,v 1.4.6.1 2001/09/23 22:25:05 kai Exp $
*
* CAPI 2.0 Interface for Linux
*
* Copyright 1997 by Carsten Paeth (calle@calle.in-berlin.de)
*
* This software may be used and distributed according to the terms
* of the GNU General Public License, incorporated herein by reference.
*
*/
#ifndef __L... | {
"pile_set_name": "Github"
} |
#region GNU GPL Version 3 License
// Copyright 2011 Punit Ganshani
//
// This file MonoExtensions.cs is part of CInject.
//
// CInject 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 ... | {
"pile_set_name": "Github"
} |
<ScrollView xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_weight="1"
android:paddingBottom="@dimen/activity_vertical_margin"
android:paddingLeft="@d... | {
"pile_set_name": "Github"
} |
From a5bbf2ee4ca1479e4488399a45336e003e09647f Mon Sep 17 00:00:00 2001
From: Michal Suchanek <hramrach@gmail.com>
Date: Tue, 26 May 2015 17:03:41 +0200
Subject: [PATCH] ARM: dts: sun4i: Add NFC node to Allwinner A10 SoC
Add NAND Flash controller node definition to the A10 SoC.
Signed-off-by: Michal Suchanek <hramrach... | {
"pile_set_name": "Github"
} |
# Find the Atlas (and Lapack) libraries
#
# The following variables are optionally searched for defaults
# Atlas_ROOT_DIR: Base directory where all Atlas components are found
#
# The following are set after configuration is done:
# Atlas_FOUND
# Atlas_INCLUDE_DIRS
# Atlas_LIBRARIES
# Atlas_LIBRARYRARY_D... | {
"pile_set_name": "Github"
} |
AWSTemplateFormatVersion: '2010-09-09'
Transform: 'AWS::Serverless-2016-10-31'
Description: >-
An Amazon Kinesis Firehose stream processor that converts input records from
Apache Common Log format to CSV.
Parameters:
FunctionNameParameter:
Type: String
TableNameParameter:
Type: String
Resources:
ki... | {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2007 Red Hat. All rights reserved.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public
* License v2 as published by the Free Software Foundation.
*
* This program is distributed in the hope that it will be useful,
* but WITH... | {
"pile_set_name": "Github"
} |
/*++
Copyright (c) 2001 - 2002, Intel Corporation. All rights reserved.<BR>
This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD License
which accompanies this distribution. The full text of the license may be found at
http://opensource.org/licens... | {
"pile_set_name": "Github"
} |
<!-- kv3 encoding:text:version{e21c7f3c-8a33-41c5-9977-a76d3a32aa0d} format:generic:version{7412167c-06e9-4698-aff2-e63eb59037e7} -->
{
_class = "CParticleSystemDefinition"
m_bShouldHitboxesFallbackToRenderBounds = false
m_nMaxParticles = 32
m_flConstantRadius = 175.0
m_ConstantColor = [ 255, 160, 122, 255 ]
m_Re... | {
"pile_set_name": "Github"
} |
/* ScummVM - Graphic Adventure Engine
*
* ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of ... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2000-2016 JetBrains s.r.o.
*
* 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 agre... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html>
<head>
<title>Infinite Mario - JavaScript</title>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
</head>
<body>
<canvas id="canvas" width="640" height="480">
<p>Your browser does not support the canvas element.</p>... | {
"pile_set_name": "Github"
} |
#pragma once
#include <QtCore/QObject>
#include <QtWidgets/QLineEdit>
#include <nodeeditor/NodeDataModel>
#include <iostream>
#include "ShaderDataModel.h"
#include "DataFloat.h"
#include "DataAny.h"
#include "ShaderData.h"
using QtNodes::PortType;
using QtNodes::PortIndex;
using QtNodes::NodeData;
using QtNodes::Node... | {
"pile_set_name": "Github"
} |
PSR Log
=======
This repository holds all interfaces/classes/traits related to
[PSR-3](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-3-logger-interface.md).
Note that this is not a logger of its own. It is merely an interface that
describes a logger. See the specification for more details.
Instal... | {
"pile_set_name": "Github"
} |
<entrySet level="2" minorVersion="3" version="5" xmlns="net:sf:psidev:mi" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="net:sf:psidev:mi http://psidev.sourceforge.net/mi/rel25/src/MIF253.xsd">
<entry>
<source releaseDate="2007-05-04">
<names>
<shortLabel>Eu... | {
"pile_set_name": "Github"
} |
/***********************************************************************
*
* Copyright (C) 2009, 2010, 2011, 2012, 2013 Graeme Gott <graeme@gottcode.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 Softw... | {
"pile_set_name": "Github"
} |
rbac:
create: true
pspEnabled: true
serviceAccount:
create: true
name:
replicas: 1
deploymentStrategy: RollingUpdate
image:
repository: grafana/grafana
tag: 5.1.3
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
##... | {
"pile_set_name": "Github"
} |
HEADER MOLECULE
COMPND COPPER, MULTILAYER
AUTHOR A. W. MAVERICK
ATOM 1 CU UNK 1 -1.278 -2.214 -6.261 1.00 0.00
ATOM 2 CU UNK 1 1.278 -2.214 -6.261 1.00 0.00
ATOM 3 CU UNK 1 0.000 0.000 -6.261 1.00 0.00
ATOM 4 CU UNK 1 2.556 0.... | {
"pile_set_name": "Github"
} |
# Copyright (c) Twisted Matrix Laboratories.
# See LICENSE for details.
#
import tty
# this module was autogenerated.
VINTR = 1
VQUIT = 2
VERASE = 3
VKILL = 4
VEOF = 5
VEOL = 6
VEOL2 = 7
VSTART = 8
VSTOP = 9
VSUSP = 10
VDSUSP = 11
VREPRINT = 12
VWERASE = 13
VLNEXT = 14
VFLUSH = 15
VSWTCH = 16
VSTATUS = 17
VDISCARD ... | {
"pile_set_name": "Github"
} |
; MD5 hashing functions by Laszlo
MD5_File( sFile="", cSz=4 ) { ; www.autohotkey.com/forum/viewtopic.php?p=275910#275910
cSz := (cSz<0||cSz>8) ? 2**22 : 2**(18+cSz), VarSetCapacity( Buffer,cSz,0 )
hFil := DllCall( "CreateFile", Str,sFile,UInt,0x80000000, Int,1,Int,0,Int,3,Int,0,Int,0 )
IfLess,hFil,1, Return,h... | {
"pile_set_name": "Github"
} |
package types_test
import (
"testing"
"github.com/lestrrat-go/jwx/jwt/internal/types"
)
func TestStringList_Accept(t *testing.T) {
var x types.StringList
interfaceList := make([]interface{}, 0)
interfaceList = append(interfaceList, "first")
interfaceList = append(interfaceList, "second")
err := x.Accept(inter... | {
"pile_set_name": "Github"
} |
#include <mbstring.h>
/*
* @implemented
*/
unsigned char * _mbsrev(unsigned char *s)
{
unsigned char *e;
unsigned char a;
unsigned char *e2;
e=s;
while (*e) {
if ( _ismbblead(*e) ) {
a = *e;
e2 = e;
*e2 = *++e;
if ( *e == 0 )
break;
*e = a;
}
e++;
}
while (s<e) {
a=*s;
*s=*e;
... | {
"pile_set_name": "Github"
} |
import socket
tlds = ["com", "net", "org"] # add more here.
name, aliases, ipaddrs = socket.gethostbyaddr("69.107.0.14")
names = name.split('.')
while names and names[0] not in tlds:
name = "bittorrent-tracker." + ".".join(names)
try:
print "looking up name ", name
ip = socket.gethostbyname(name)
... | {
"pile_set_name": "Github"
} |
// +build !linux,!freebsd
package configs
// Namespace defines configuration for each namespace. It specifies an
// alternate path that is able to be joined via setns.
type Namespace struct {
}
| {
"pile_set_name": "Github"
} |
var stringify = require('../');
var obj = { c: 6, b: [4,5], a: 3 };
console.log(stringify(obj));
| {
"pile_set_name": "Github"
} |
# Locally calculated
sha256 50baac6fbcbc6bbe72b63ce0871ec36176d75c04dccc6e368590ba6ef107c67a std.normalize-2.0.2-1.src.rock
sha256 a6a0a0ddc04f7437806a52cbd637c819144df7626a2e8a496cd3a2e20c8effb3 normalize-2.0.2/LICENSE.md
| {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<plugin game="Halo4" baseSize="0x88">
<revisions>
<revision author="Lord Zedd" version="1">Portin without generation</revision>
</revisions>
<uint32 name="block here" offset="0x0" visible="true" />
<uint32 name="block here" offset="0x4" visible="true" />
<uint32 name="bloc... | {
"pile_set_name": "Github"
} |
# encoding: utf-8
require 'spec_helper'
describe Function::Predicate::Inclusion, '.call' do
subject { object.call(left, right) }
let(:object) { described_class }
let(:left) { 1 }
context 'when right responds to #cover?' do
# Create class that only delegates #cover?
let(:coverable) do... | {
"pile_set_name": "Github"
} |
/*
Copyright 2014 The Kubernetes Authors.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, ... | {
"pile_set_name": "Github"
} |
# Doxyfile 1.5.7.1-KDevelop
#---------------------------------------------------------------------------
# Project related configuration options
#---------------------------------------------------------------------------
DOXYFILE_ENCODING = UTF-8
PROJECT_NAME = NAN
PROJECT_NUMBER = $VERSION$
OU... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2013 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/license... | {
"pile_set_name": "Github"
} |
subdir-y := mdp genheaders
subdir- += mdp genheaders
| {
"pile_set_name": "Github"
} |
{
"name": "@wepy/plugin-uglifyjs",
"version": "2.1.0",
"description": "wepy uglifyjs",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"wepy",
"uglifyjs"
],
"author": {
"name": "Gcaufy"
},
"license": "MIT",
"peerDependencies... | {
"pile_set_name": "Github"
} |
/*
* Copyright (C) the libgit2 contributors. All rights reserved.
*
* This file is part of libgit2, distributed under the GNU GPL v2 with
* a Linking Exception. For full terms see the included COPYING file.
*/
#include "indexer.h"
#include "git2/indexer.h"
#include "git2/object.h"
#include "pack.h"
#include "mw... | {
"pile_set_name": "Github"
} |
id: shadow_warrior
name: "Shadow Warrior"
icon: abilities/shadow_warrior
description: |
You create one or more illusory shadow warriors in a specified region. The illusions are completely under your control, and can move, distract, and block enemies. Direct attacks will dispel the illusion.
active:
script: "shado... | {
"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"
} |
Source: http://www.securityfocus.com/bid/45051/info
Mono and Moonlight is prone to a local privilege-escalation vulnerability.
Local attackers can exploit this issue to execute arbitrary code with elevated privileges. Successful exploits will compromise the affected application and possibly the underlying comput... | {
"pile_set_name": "Github"
} |
#currentversioninfo {
font-size:14px;
}
#currentversioninfo .product,#currentversioninfo .version {
font-size:16px;
font-weight:bold;
}
#currentversioninfo .releasedate {
font-size:13px;
margin:5px 0 0;
}
#currentversioninfo .whatsnew {
font-size:13px;
font-weight:bold;
margin:50px 0 0;
}
#mainbrand... | {
"pile_set_name": "Github"
} |
---
code: false
type: root
order: 40
title: Protocols
description: Kuzzle v2.x Protocols documentation
---
| {
"pile_set_name": "Github"
} |
/*-------------------------------------------------------------------------
*
* check_expr.c
*
* routines for enforce plans for every expr/query and
* related checks over these plans.
*
* by Pavel Stehule 2013-2020
*
*-------------------------------------------------------------------------
*/
#inclu... | {
"pile_set_name": "Github"
} |
Binary files in this folder are data files used by sqlmap on the target
system, but not executed on the system running sqlmap. They are licensed
under the terms of the GNU Lesser General Public License and their source
code is available on https://github.com/inquisb/shellcodeexec.
| {
"pile_set_name": "Github"
} |
/*
* Jeditable - jQuery in place edit plugin
*
* Copyright (c) 2006-2009 Mika Tuupola, Dylan Verheul
*
* Licensed under the MIT license:
* http://www.opensource.org/licenses/mit-license.php
*
* Project home:
* http://www.appelsiini.net/projects/jeditable
*
* Based on editable by Dylan Verheul <dylan_at_d... | {
"pile_set_name": "Github"
} |
++ File Storage
Each wiki can have a file storage (in fact a directory "files" in the wiki directory) where files from other places can copied into. This is helpful if you want to have the wiki and related files in the same place.
You can copy a file into the file storage by holding the control key when dropping one... | {
"pile_set_name": "Github"
} |
{extends file='frontend/index/index.tpl'}
{block name='frontend_index_header'}
{include file='frontend/listing/header.tpl'}
{/block}
{block name='frontend_index_content_left'}
{block name='frontend_index_controller_url'}
{* Controller url for the found products counter *}
{$countCtrlUrl = "{u... | {
"pile_set_name": "Github"
} |
package session
import (
"crypto/tls"
"crypto/x509"
"fmt"
"io"
"io/ioutil"
"net/http"
"os"
"time"
"github.com/aws/aws-sdk-go/aws"
"github.com/aws/aws-sdk-go/aws/awserr"
"github.com/aws/aws-sdk-go/aws/client"
"github.com/aws/aws-sdk-go/aws/corehandlers"
"github.com/aws/aws-sdk-go/aws/credentials"
"github... | {
"pile_set_name": "Github"
} |
require 'rubygems'
require 'rspec/core/rake_task'
RSpec::Core::RakeTask.new(:spec)
task :default => :spec
| {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html class="client-nojs" lang="en" dir="ltr">
<head>
<meta charset="UTF-8"/>
<title>Zcash - Wikipedia</title>
<script>document.documentElement.className="client-js";RLCONF={"wgBreakFrames":!1,"wgSeparatorTransformTable":["",""],"wgDigitTransformTable":["",""],"wgDefaultDateFormat":"dmy","wgMonthNames":... | {
"pile_set_name": "Github"
} |
<?php
require_once("connect.inc");
/*** test mysqli_connect 127.0.0.1 ***/
$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket);
mysqli_select_db($link, $db);
mysqli_query($link,"DROP TABLE IF EXISTS test_bind_fetch");
mysqli_query($link,"CREATE TABLE test_bind_fetch(c1 char(10), c2 text)");
... | {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.