text stringlengths 2 99.9k | meta dict |
|---|---|
//-----------------------------------------------
// Copyright 2010 Wellcome Trust Sanger Institute
// Written by Jared Simpson (js18@sanger.ac.uk)
// Released under the GPL
//-----------------------------------------------
//
// ReadInfoTable - A 0-indexed table of ID, length pairs
// Used to convert suffix array hits... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<!-- generated on Fri Nov 25 12:34:24 2011 by SUMO netconvert Version dev-SVN-r11539
This data file 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... | {
"pile_set_name": "Github"
} |
// Copyright David Abrahams 2002.
// 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/python for documentation.
#ifndef PYTHON_DWA2002810_HPP
# define PYTHON_DWA2002810_HPP... | {
"pile_set_name": "Github"
} |
'use strict';
angular.module("ngLocale", [], ["$provide", function($provide) {
var PLURAL_CATEGORY = {ZERO: "zero", ONE: "one", TWO: "two", FEW: "few", MANY: "many", OTHER: "other"};
$provide.value("$locale", {
"DATETIME_FORMATS": {
"AMPMS": [
"\u0635",
"\u0645"
],
"DAY": [
"\u0627\u0644... | {
"pile_set_name": "Github"
} |
inrange.adb:8:16: info: overflow check proved (CodePeer)
inrange.adb:8:18: info: precondition proved (CVC4: 1 VC)
inrange.adb:14:14: info: range check proved (CodePeer)
inrange.adb:21:07: info: precondition proved (CVC4: 1 VC)
inrange.adb:21:16: info: range check proved (CVC4: 1 VC)
inrange.adb:21:16: medium: range che... | {
"pile_set_name": "Github"
} |
// Copyright 2000-2020 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
package com.intellij.codeInsight.navigation;
import com.intellij.lang.documentation.DocumentationProvider;
import com.intellij.openapi.util.NlsContexts;
import com.intellij.psi.P... | {
"pile_set_name": "Github"
} |
# Copyright (C) 2009-2011 Nominum, Inc.
#
# Permission to use, copy, modify, and distribute this software and its
# documentation for any purpose with or without fee is hereby granted,
# provided that the above copyright notice and this permission notice
# appear in all copies.
#
# THE SOFTWARE IS PROVIDED "AS IS" AND ... | {
"pile_set_name": "Github"
} |
package com.fsck.k9.backends
import com.fsck.k9.backend.BackendManager
import org.koin.dsl.module
val backendsModule = module {
single {
BackendManager(
mapOf(
"imap" to get<ImapBackendFactory>(),
"pop3" to get<Pop3BackendFactory>(),
... | {
"pile_set_name": "Github"
} |
package org.flylib.mall.shop.service;
import org.apache.commons.lang3.time.DateUtils;
import org.flylib.mall.common.util.SnowflakeIdWorker;
import org.flylib.mall.shop.entity.DailyCheckIn;
import org.flylib.mall.shop.repository.DailyCheckInRepository;
import org.flylib.mall.shop.repository.UserScoreRepository;
import ... | {
"pile_set_name": "Github"
} |
// Copyright (c) Microsoft. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
package org.bondlib;
import java.io.IOException;
/**
* Resposible for marshaling of objects.
*/
public final class Marshal {
// prevent instantiation
priva... | {
"pile_set_name": "Github"
} |
<div class="body">
<table class="fields">
<tr>
<th><%= sectionable_form.label_with_text :title %></th>
<td><%= sectionable_form.text_field :title, :class => "full" %></td>
</tr>
</table>
</div>
<dl class="body">
<dt>
<%= sectionable_form.t :links %>
<%= sectionable_form.fiel... | {
"pile_set_name": "Github"
} |
@import "../mixins/media";
@import "../mixins/variables";
/*
見出し
ページ内で見出しとして機能する要素のスタイル群です。
sg-wrapper:
<div class="ec-role">
<sg-wrapper-content/>
</div>
Styleguide 1.1
*/
/*
見出し
商品紹介等で利用される、一般的な見出しのスタイルです。
ex [商品詳細ページ 商品見出し部分](http://demo3.ec-cube.net/products/detail/27)
Markup:
.ec-headingTitle マトリョーシカ
Sty... | {
"pile_set_name": "Github"
} |
// Copyright 2014 The Chromium 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 "chrome/browser/ui/views/profiles/user_manager_view.h"
#include "base/callback.h"
#include "base/memory/ptr_util.h"
#include "base/time/time.h"
... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2011 X-Scale. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retain the above copyright notice,
* this list of conditions ... | {
"pile_set_name": "Github"
} |
// { dg-do run { target c++11 } }
// Copyright (C) 2008-2019 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library 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 Foundatio... | {
"pile_set_name": "Github"
} |
// Copyright 2013 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.
package main
import (
"bufio"
"bytes"
"errors"
"flag"
"fmt"
"go/build"
"go/scanner"
"io"
"io/ioutil"
"log"
"os"
"os/exec"
"path/filepath"
"runtim... | {
"pile_set_name": "Github"
} |
// ------------------------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
// ------------------------------------------------------------------------------
/... | {
"pile_set_name": "Github"
} |
var LazyWrapper = require('./LazyWrapper'),
arrayPush = require('./arrayPush');
/**
* The base implementation of `wrapperValue` which returns the result of
* performing a sequence of actions on the unwrapped `value`, where each
* successive action is supplied the return value of the previous.
*
* @private
* ... | {
"pile_set_name": "Github"
} |
gcr.io/google_containers/fluentd-sidecar-es:1.2
| {
"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"
} |
<html>
<head>
<title>LoadFromFile</title>
<link rel="stylesheet" href="../../../../../../Styles/Default.css" type="text/css">
</head>
<body bgcolor="#FFFFFF">
<p class="Decl"><b>procedure</b> LoadFromFile(<b>const</b> FileName: <b>string</b>);
</p>
<h2>Description</h2>
<p class="Body">Loads an image from a ... | {
"pile_set_name": "Github"
} |
// Microsoft (R) .NET Framework IL Disassembler. Version 4.6.1055.0
// Copyright (c) Microsoft Corporation. All rights reserved.
// Metadata version: v1.1.4322
.assembly extern mscorlib
{
.publickeytoken = (B7 7A 5C 56 19 34 E0 89 ) // .z\V.4..
.ver 1:0:5000:0
}
.assembly CS1xSwitch... | {
"pile_set_name": "Github"
} |
/*
Copyright 2017 The GoStor 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 applicable law or agreed... | {
"pile_set_name": "Github"
} |
//
// Generated by class-dump 3.5 (64 bit) (Debug version compiled Jun 9 2015 22:53:21).
//
// class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2014 by Steve Nygard.
//
#import <swiftCore/SwiftObject.h>
@interface UIKitSystem.BlacklistedProcessManager : SwiftObject
{
// Error parsing type: , name: ... | {
"pile_set_name": "Github"
} |
--reporter spec
| {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<LanguageData>
<RedwoodForest.label>лес из красного дерева</RedwoodForest.label>
<RedwoodForest.description>Леса больших, медленно растущих красных деревьев и старых дубов. Очень дождливо и пасмурно. Многие виды животных передвигаются по деревьям и равнинам. Из-за снега зимо... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html>
<head>
<title>Example 17</title>
<meta charset="utf-8">
<style>
body {
margin: 40px;
}
.box {
background-color: #444;
color: #fff;
border-radius: 5px;
padding: 20px;
font-size: 150%;
}
.box:nth-child(even){
background-color: #ccc;
color: #000;
}
.wrapper ... | {
"pile_set_name": "Github"
} |
require 'spec_helper'
describe 'apache::dev', :type => :class do
context "on a Debian OS" do
let :facts do
{
:osfamily => 'Debian',
:operatingsystemrelease => '6',
}
end
it { should include_class("apache::params") }
it { should contain_package("libaprutil1-de... | {
"pile_set_name": "Github"
} |
/* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be... | {
"pile_set_name": "Github"
} |
package com.github.mikephil.charting.stockChart.model.bean;
import com.github.mikephil.charting.stockChart.model.KLineDataModel;
import java.util.ArrayList;
/**
* Created by loro on 2017/3/8.
*/
public class EXPMAEntity {
private ArrayList<Float> EXPMAs;
public EXPMAEntity(ArrayList<KLineDataModel> kLin... | {
"pile_set_name": "Github"
} |
// Copyright 2015 xeipuuv ( https://github.com/xeipuuv )
//
// 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 applic... | {
"pile_set_name": "Github"
} |
/* ======================================= */
/* CSS for control sap.m/PlanningCalendar */
/* Quartz High Contrast Black theme */
/* ======================================= */
/* show every second row in an other color */
.sapMPlanCal:not(.sapMPlanCalSuppressAlternatingRowColors) > .sapMList > table > tbody > ... | {
"pile_set_name": "Github"
} |
[Desktop Entry]
Name=System Tools
Comment=System configuration and monitoring
Icon=applications-system
Type=Directory
#TRANSLATIONS_DIR=translations
# Translations
Name[io]=Sistemala Utensili
| {
"pile_set_name": "Github"
} |
#source: start.s
#source: getaa.s
#source: pad2p18m32.s
#source: pad16.s
#source: pad4.s
#source: a.s
#as: -no-expand
#ld: -m mmo
#objdump: -dr
.*: file format mmo
Disassembly of section \.text:
0+ <(Main|_start)>:
0: e3fd0001 setl \$253,0x1
0+4 <getaa>:
4: e3fd0002 setl \$253,0x2
8: f47b... | {
"pile_set_name": "Github"
} |
.TH "NPM\-BUGS" "1" "November 2016" "" ""
.SH "NAME"
\fBnpm-bugs\fR \- Bugs for a package in a web browser maybe
.SH SYNOPSIS
.P
.RS 2
.nf
npm bugs [<pkgname>]
aliases: issues
.fi
.RE
.SH DESCRIPTION
.P
This command tries to guess at the likely location of a package's
bug tracker URL, and then tries to ... | {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2008 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/LICENSE-2.0
*
* Unless required by app... | {
"pile_set_name": "Github"
} |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/media/images/favicon.ico" />
<title>DataTables example</titl... | {
"pile_set_name": "Github"
} |
// This file was automatically generated on Tue Feb 11 16:14:42 2014
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the
// Boost Software License, Version 1.0. (See accompanying file
// LICENSE_1_0.txt or copy at http://www.boost.org/L... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<style>
#example {
width: 200px;
height: 200px;
background-image:
paint(arc, purple, 0.4turn, 0.8turn, 40px, 15px),
paint(arc, blue, -20deg, 170deg, 30px, 20px),
paint(arc, red, 45deg, 220deg, 50px, 10px);
}
</style>
<div id="example"></div>
<script>
(CSS.paintWork... | {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2015-2018 Alibaba Group Holding Limited
*/
#include "aos/hal/flash.h"
/* Logic partition on flash devices */
hal_logic_partition_t hal_logic_partition[HAL_PARTITION_MAX];
void flash_partition_init(void)
{
/*
* First 512K reserved for mini boot loader. But only set the second
* secto... | {
"pile_set_name": "Github"
} |
import Taro from '@tarojs/taro'
import { View } from '@tarojs/components'
import { AtSteps } from 'taro-ui'
import { Item } from 'types/steps';
import DocsHeader from '../../components/doc-header'
import './index.scss'
interface TimelinePageState {
[key: string]: number
}
export default class TimelinePage extends T... | {
"pile_set_name": "Github"
} |
{{foreach $threads as $item}}
{{include file="{{$item.template}}"}}
{{/foreach}}
| {
"pile_set_name": "Github"
} |
/*
* Created by Joachim on 16/04/2019.
* Adapted from donated nonius code.
*
* 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)
*/
// Benchmark
#ifndef TWOBLUECUBES_CATCH_BENCHMARK_HPP_INCLUDED
#define TWOBLU... | {
"pile_set_name": "Github"
} |
/*
* Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
* From ASN.1 module "PKIX1Algorithms88"
* found in "asn1/rfc3279-PKIX1Algorithms88.asn1"
* `asn1c -S asn1c/skeletons -pdu=all -pdu=Certificate -fwide-types`
*/
#ifndef _Trinomial_H_
#define _Trinomial_H_
#include <asn_application.h>
/* Including exter... | {
"pile_set_name": "Github"
} |
<?php
namespace GuzzleHttp\Tests\Event;
use GuzzleHttp\Client;
use GuzzleHttp\Message\Response;
use GuzzleHttp\Transaction;
use GuzzleHttp\Message\Request;
/**
* @covers GuzzleHttp\Event\AbstractTransferEvent
*/
class AbstractTransferEventTest extends \PHPUnit_Framework_TestCase
{
public function testHasStats()... | {
"pile_set_name": "Github"
} |
---
title: Chart object events
keywords: vbaxl10.chm5199755
f1_keywords:
- vbaxl10.chm5199755
ms.prod: excel
ms.assetid: 6808dfde-94d0-afb0-b245-44d8d1d6241e
ms.date: 11/13/2018
localization_priority: Normal
---
# Chart object events
Chart events occur when the user activates or changes a chart. Events... | {
"pile_set_name": "Github"
} |
# todo: patch rescue_action and track how many are occuring and capture instances as well
ActionController::Base.class_eval do
def newrelic_notice_error(exception)
local_params = (respond_to? :filter_parameters) ? filter_parameters(params) : params
NewRelic::Agent.agent.error_collector.notice_error(ne... | {
"pile_set_name": "Github"
} |
import { Flex } from './Flex';
export const LabeledControls = props => {
const {
children,
...rest
} = props;
return (
<Flex
mx={-0.5}
align="stretch"
justify="space-between"
{...rest}>
{children}
</Flex>
);
};
const LabeledControlsItem = props => {
const {
... | {
"pile_set_name": "Github"
} |
# Combine existing list of authors with everyone known in git, sort, add header.
tail --lines=+3 AUTHORS > AUTHORS.tmp
git log --format='%aN' | grep -v abraidwood >> AUTHORS.tmp
echo -e "List of Acorn contributors. Updated before every release.\n" > AUTHORS
sort -u AUTHORS.tmp >> AUTHORS
rm -f AUTHORS.tmp
| {
"pile_set_name": "Github"
} |
#### `BotFrameworkAdapter` Creates `TokenApiClient`
``` mermaid
graph LR
BotFrameworkAdapter -. with .-> AppCredsFromSetting[AppCredentials from OAuthPromptSettings]
BotFrameworkAdapter -. or with .-> AppCredentialsMember["AppCredentials created on initialization of BotFrameworkAdapter saved in #quo... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<identity xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="IoTCoreDefaultApp" namespace="Appx" owner="$(OEMNAME)" legacyName="$(OEMNAME).Appx.IoTCoreDefaultApp" xmlns="urn:Microsoft.CompPlat/ManifestSchema.v1.00">
<one... | {
"pile_set_name": "Github"
} |
/* -*- mode: c -*- */
/* Copyright (C) 2017 Alexander Chernov <cher@ejudge.ru> */
/*
* 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) ... | {
"pile_set_name": "Github"
} |
<xs:schema version="1.0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:complexType name="link">
<xs:annotation>
<xs:documentation>
A link between two personas.
</xs:documentation>
</xs:annotation>
<xs:sequence>
<xs:element name="persona1Id" type="xs:string" minOccurs="0" maxOc... | {
"pile_set_name": "Github"
} |
"\'_#3r" "\'_#1r" "Start(bb0[0])"
"\'_#3r" "\'_#1r" "Mid(bb0[0])"
"\'_#3r" "\'_#1r" "Start(bb0[1])"
"\'_#3r" "\'_#1r" "Mid(bb0[1])"
"\'_#1r" "\'_#3r" "Start(bb0[0])"
"\'_#1r" "\'_#3r" "Mid(bb0[0])"
"\'_#1r" "\'_#3r" "Start(bb0[1])"
"\'_#1r" "\'_#3r" "Mid(bb0[1])"
| {
"pile_set_name": "Github"
} |
// Copyright (C) 2018 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"
} |
using RepoDb.Extensions;
using RepoDb.Interfaces;
using System;
using System.Collections.Generic;
using System.Data;
namespace RepoDb.Requests
{
/// <summary>
/// A class that holds the value of the 'Insert' operation arguments.
/// </summary>
internal class InsertRequest : BaseRequest, IEquatable<Ins... | {
"pile_set_name": "Github"
} |
module Bwoken
class Simulator
def self.plist_buddy; '/usr/libexec/PlistBuddy'; end
def self.plist_file; "#{Bwoken::Build.app_dir(true)}/Info.plist"; end
def self.device_family= device_family
update_device_family_in_plist :delete_array
update_device_family_in_plist :add_array
update_dev... | {
"pile_set_name": "Github"
} |
---
layout: base
title: 'Statistics of case in UD_Serbian-SET'
udver: '2'
---
## Treebank Statistics: UD_Serbian-SET: Relations: `case`
This relation is universal.
9499 nodes (10%) are attached to their parents as `case`.
9496 instances of `case` (100%) are right-to-left (child precedes parent).
Average distance b... | {
"pile_set_name": "Github"
} |
/*!
* =====================================================
* Ratchet v2.0.2 (http://goratchet.com)
* Copyright 2014 Connor Sears
* Licensed under MIT (https://github.com/twbs/ratchet/blob/master/LICENSE)
*
* v2.0.2 designed by @connors.
* =====================================================
*/
body {
font-... | {
"pile_set_name": "Github"
} |
{% extends "base.html" %}
{% block title %}{{ article.title }}{% endblock %}
{% block content %}
<section id="content">
<article>
<header>
<h1>
<a href="{{ pagename }}"
rel="bookmark"
... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2019 Netflix, 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"
} |
Kübler Kübler 6
Küche , 3
Küche . 2
Küche Küche 15
Küche und 4
Küchentisch Küchentisch 2
Küchler Küchler 2
Kück , 2
Kück Kück 4
Kühe Kühe 5
Kühlhaus Kühlhaus 2
Kühlschränke Kühlschränke 2
Kühlsystem Kühlsystem 3
Kühlzelle Kühlzelle 3
Kühn </S> 2
Kühn Kühn 2
Kühnle , 2
Kühnle Kühnle 2
Kündigung Kündigung 15
Kündigung du... | {
"pile_set_name": "Github"
} |
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
USE_RUBY="ruby25 ruby26 ruby27"
#RUBY_FAKEGEM_RECIPE_TEST="rspec3"
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_BINWRAP=""
inherit ruby-fakegem
DESCRIPTION="Ruby Exploitation(Rex) library gem for reading/writing... | {
"pile_set_name": "Github"
} |
tz <- "America/Chicago"
Sys.setenv("TZ"=tz)
library(anytime)
anytime:::setTZ(tz)
input <- "2016-09-01 10:11:12"
s <- anytime(input)
anytime:::setDebug(TRUE)
anytime:::setDebug(FALSE)
anytime:::testOutput("%Y-%b-%d", "2016-Sep-09")
anytime:::testOutput("%Y-%b-%d %H:%M:%S", "2016-Sep-09 10:11:12")
anytime:::testForm... | {
"pile_set_name": "Github"
} |
@interface SBAppWindow : NSObject
@end
| {
"pile_set_name": "Github"
} |
module Liquid
class Include < Tag
Syntax = /(#{QuotedFragment}+)(\s+(?:with|for)\s+(#{QuotedFragment}+))?/o
def initialize(tag_name, markup, tokens)
if markup =~ Syntax
@template_name = $1
@variable_name = $3
@attributes = {}
markup.scan(TagAttribute... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2018, Oracle and/or its affiliates. All rights reserved.
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* The contents of this file are subject to the terms of either the Universal Permissive License
* v 1.0 as shown at http://oss.oracle.com/licenses/upl
*
* or the follo... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<resources>
<string name="bt_form_hint_card_number">رقم البطاقة</string>
<string name="bt_form_hint_expiration">تاريخ انتهاء الصلاحية</string>
<string name="bt_form_hint_cvv">@string/bt_cvv</string>
<string name="bt_form_hint_cardholder_name">اسم صاحب البطاقة</stri... | {
"pile_set_name": "Github"
} |
package com.androidwind.androidquick.demo.features.function.ui.adapter.provider;
import android.widget.Toast;
import com.androidwind.androidquick.demo.R;
import com.androidwind.androidquick.demo.bean.CBean;
import com.androidwind.androidquick.demo.features.function.ui.adapter.DemoAdapter;
import com.chad.library.adap... | {
"pile_set_name": "Github"
} |
# The MIT License
#
# Copyright (c) 2004-2010, Sun Microsystems, Inc.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without limitation the rights
# to use, ... | {
"pile_set_name": "Github"
} |
/*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License;
* you may not use this file except in compliance with the Elastic License.
*/
import { createTestConfig } from '../common/config';
// eslint-disable-next-... | {
"pile_set_name": "Github"
} |
<!doctype html>
<html ng-app="myApp">
<head>
<script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.2.6/angular.js"></script>
</head>
<body>
<div ng-controller="SomeController">
{{ someModel.someValue }}
<button ng-click="someAction()">Communicate to child</button>
<div ng-controller="ChildCont... | {
"pile_set_name": "Github"
} |
{
"Names": {
"aa": "Afar",
"ab": "Abkażjan",
"ace": "Aċiniż",
"ach": "Akoli",
"ada": "Adangme",
"ady": "Adyghe",
"ae": "Avestan",
"af": "Afrikans",
"afh": "Afriħili",
"agq": "Aghem",
"ain": "Ajnu",
"ak": "Akan",
... | {
"pile_set_name": "Github"
} |
#ifndef WIN_MAIN_H
#define WIN_MAIN_H
#include "common.h"
#include <string>
// #defines
#define MAX(x,y) ((x)<(y)?(y):(x))
#define MIN(x,y) ((x)>(y)?(y):(x))
#define VNSCLIP ((eoptions&EO_CLIPSIDES)?8:0)
#define VNSWID ((eoptions&EO_CLIPSIDES)?240:256)
#define VNSWID_NU(XR) (VNSWID==256?XR:((int)(XR/256.f*240)... | {
"pile_set_name": "Github"
} |
{% load i18n %}
<div id="createvolume-overlay-content" class="hidden create-wizard-overlay create-volume wizard-overlay-content">
<div class="steps-history clearfix">
<div class="steps-history-cont step1h current step-header" id="vm-create-step-history-1">
<div class="steps-history-step clearfi... | {
"pile_set_name": "Github"
} |
#N canvas 0 0 387 638 10;
#X obj 50 32 inlet;
#X obj 205 31 inlet;
#X text 92 34 f;
#X text 250 31 Q;
#X obj 119 148 samplerate~;
#X obj 119 125 loadbang;
#X obj 176 126 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144
-1 -1;
#X obj 50 180 /;
#X obj 50 349 cos;
#X obj 199 276 sin;
#X obj 205 126 * 2;
#X obj 50 574 o... | {
"pile_set_name": "Github"
} |
module oddr7(input [6:0] D, input ECLK, RST, output Q);
wire SCLK;
CLKDIVF #(.DIV("3.5")) cdiv_i (.CLKI(ECLK), .RST(RST), .ALIGNWD(1'b0), .CDIVX(SCLK));
ODDR71B oddr_i(.D0(D[0]), .D1(D[1]), .D2(D[2]), .D3(D[3]), .D4(D[4]), .D5(D[5]), .D6(D[6]),
.ECLK(ECLK), .SCLK(SCLK), .RST(RST),
.Q(Q))... | {
"pile_set_name": "Github"
} |
<?php
/**
* Custom validation class, accepts DTD child definitions
*
* @warning Currently this class is an all or nothing proposition, that is,
* it will only give a bool return value.
*/
class HTMLPurifier_ChildDef_Custom extends HTMLPurifier_ChildDef
{
public $type = 'custom';
public $allow_emp... | {
"pile_set_name": "Github"
} |
/*
Copyright 2016 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"
} |
# Maintainer: Yauheni Kirylau <actionless dot loveless AT gmail.com>
# shellcheck disable=SC2034,SC2154
pkgname=pikaur-git
pkgver=1.6.12
pkgrel=1
pkgdesc="AUR helper which asks all questions before installing/building. Inspired by pacaur, yaourt and yay."
arch=('any')
url="https://github.com/actionless/pikaur"
license... | {
"pile_set_name": "Github"
} |
// flow-typed signature: 78404c37cd17ffa2a5832effa628cc7b
// flow-typed version: <<STUB>>/babel-eslint_v=9.0.0/flow_v0.84.0
/**
* This is an autogenerated libdef stub for:
*
* 'babel-eslint'
*
* Fill this stub out by replacing all the `any` types.
*
* Once filled out, we encourage you to share your work with ... | {
"pile_set_name": "Github"
} |
// Copyright (c) Microsoft. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
using System.Windows.Automation;
namespace TestUtilities.UI
{
public class TextBox : AutomationWrapper
{
public TextBox(AutomationEle... | {
"pile_set_name": "Github"
} |
package;
import hxp.ArrayTools;
import hxp.Haxelib;
import hxp.HXML;
import hxp.Log;
import hxp.Path;
import hxp.System;
import lime.tools.AndroidHelper;
import lime.tools.Architecture;
import lime.tools.AssetHelper;
import lime.tools.AssetType;
import lime.tools.CPPHelper;
import lime.tools.DeploymentHelper;
import l... | {
"pile_set_name": "Github"
} |
angular.module("templates-existing_module").run(["$templateCache", function($templateCache) {
$templateCache.put("../test/fixtures/one.tpl.html",
"1 2 3");
$templateCache.put("../test/fixtures/three.tpl.html",
"Multiple\n" +
"Lines\n" +
"");
}]);
| {
"pile_set_name": "Github"
} |
Root text
one
one one
one one one
one two
two some another
two
hello
world
universe
three
some
fourth
again
fifth
six
seven
uno
esperanto
arbo
arbaro
| {
"pile_set_name": "Github"
} |
{
"name": "VideoID",
"version": "5.0.1",
"authors": "Electronic IDentification",
"license": {
"type": "Proprietary",
"text": "http://www.electronicid.eu/about-us/legal/"
},
"homepage": "http://www.electronicid.eu",
"summary": "VideoID iOS SDK",
"platforms": {
"ios": "9.0"
},
"source": {
... | {
"pile_set_name": "Github"
} |
#include "src/decode2i.c"
#include "constants/2dInt32.h"
#include "utils/rand32.h"
#include "zfpDecodeBlockBase.c"
int main()
{
const struct CMUnitTest tests[] = {
#include "testcases/block.c"
};
return cmocka_run_group_tests(tests, NULL, NULL);
}
| {
"pile_set_name": "Github"
} |
// Copyright (c) DotSpatial Team. All rights reserved.
// Licensed under the MIT license. See License.txt file in the project root for full license information.
using System;
using System.Windows.Forms;
using DotSpatial.Modeling.Forms.Parameters;
namespace DotSpatial.Modeling.Forms.Elements
{
/// <summa... | {
"pile_set_name": "Github"
} |
<template>
<div
class="container"
:style="{ width: imgSize, height:imgSize }"
>
<img
:width="imgSize"
:height="imgSize"
:src="scaleImg"
>
<img
class="pointer"
:width="pointerSize[0]"
:height="pointerSize[1]"
:src="scalePointerImg"
:style="{ transfo... | {
"pile_set_name": "Github"
} |
input.field, select.field {width:200px;}
input.picker {width:179px; margin-left: 5px;}
input.disabled {border-color:#F2F2F2;}
img.picker {vertical-align:text-bottom; cursor:pointer;}
h1 {padding: 0 0 5px 0;}
.panel_wrapper div.current {height:160px;}
#xhtmlxtrasdel .panel_wrapper div.current, #xhtmlxtrasins .pane... | {
"pile_set_name": "Github"
} |
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= Sub-Exporter-Progressive
PORTVERSION= 0.001013
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Only use Sub::Exporter if you need it
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
LICENSE... | {
"pile_set_name": "Github"
} |
---
- name: Check cinder containers
become: true
kolla_docker:
action: "compare_container"
common_options: "{{ docker_common_options }}"
name: "{{ item.value.container_name }}"
image: "{{ item.value.image }}"
volumes: "{{ item.value.volumes | reject('equalto', '') | list }}"
dimensions: "{{ ... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2008 Advanced Micro Devices, Inc.
* Copyright 2008 Red Hat Inc.
* Copyright 2009 Christian König.
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),
* to deal in the Software without restriction, ... | {
"pile_set_name": "Github"
} |
{
"name": "apollo-codegen-scala",
"description": "Scala generator module for Apollo Codegen",
"version": "0.37.0",
"author": "Apollo GraphQL <opensource@apollographql.com>",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/apollographql/apollo-tooling.git"
},
"home... | {
"pile_set_name": "Github"
} |
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>省市下拉联动插件 @soulteary</title>
<link rel="stylesheet" href="assets/css/bootstrap.min.css"/>
<script src="assets/js/data.js"></script>
<script src="assets/js/jquery-1.11.3.min.js"></script>
<script src="dist/jquery.city.se... | {
"pile_set_name": "Github"
} |
// Copyright (c) 2012 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef EXTENSIONS_BROWSER_EXTENSION_THROTTLE_MANAGER_H_
#define EXTENSIONS_BROWSER_EXTENSION_THROTTLE_MANAGER_H_
#include <map>
#include <memory>
#i... | {
"pile_set_name": "Github"
} |
# Debugging
Currently, grpc provides two major tools to help user debug issues, which are logging and channelz.
## Logs
gRPC has put substantial logging instruments on critical paths of gRPC to help users debug issues.
The [Log Levels](https://github.com/grpc/grpc-go/blob/master/Documentation/log_levels.md) doc desc... | {
"pile_set_name": "Github"
} |
/*
* Ikarus Scheme -- A compiler for R6RS Scheme.
* Copyright (C) 2006,2007,2008 Abdulaziz Ghuloum
* Modified by Marco Maggi <marco.maggi-ipsu@poste.it>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 3 as
* published b... | {
"pile_set_name": "Github"
} |
---
title: 011 Responsive
title_lowercase: 011 responsive
tags: tutorial, screencast, technology, development, css, responsive, fluid, adaptable, video, map, slides, text, css3, media, queries, fittext
description: Using 3 JavaScript libraries, we will create a completely responsive, fluid one pager on Space Exploratio... | {
"pile_set_name": "Github"
} |
<%--
/*******************************************************************************
* This file is part of OpenNMS(R).
*
* Copyright (C) 2006-2014 The OpenNMS Group, Inc.
* OpenNMS(R) is Copyright (C) 1999-2014 The OpenNMS Group, Inc.
*
* OpenNMS(R) is a registered trademark of The OpenNMS Group, Inc.
*
* Ope... | {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.