text
stringlengths
2
99.9k
meta
dict
/* * The MIT License (MIT) * * Copyright (c) 2014-2015 abel533@gmail.com * * 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 ...
{ "pile_set_name": "Github" }
class Acpica < Formula desc "OS-independent implementation of the ACPI specification" homepage "https://www.acpica.org/" head "https://github.com/acpica/acpica.git" url "https://acpica.org/sites/acpica/files/acpica-unix2-20150717.tar.gz" sha256 "dd60f846ad8393d89d2cbadf362c6547c5e53405f5ee51097c90db3636f79e0a...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <module type="WEB_MODULE" version="4"> <component name="NewModuleRootManager"> <content url="file://$MODULE_DIR$" /> <orderEntry type="inheritedJdk" /> <orderEntry type="sourceFolder" forTests="false" /> </component> </module>
{ "pile_set_name": "Github" }
# -*- coding: utf-8 -*- u"""Telegram Notifier. Author: Mishal Shah <shahmishal1998@gmail.com> , Jan 26 2019 Version: 1.1 """ import telegram class Telegram(): """Initilize the telegram.""" def __init__(self, cred): """Init logger params. Args: modulename (str): Script m...
{ "pile_set_name": "Github" }
/*++ Copyright (c) 2005 Microsoft Corporation All rights reserved. THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR PURPOSE. File Name: xdst...
{ "pile_set_name": "Github" }
/* * Copyright 2008 biaoping.yin * * 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 l...
{ "pile_set_name": "Github" }
<import src="../common/header.wxml" /> <import src="../common/footer.wxml" /> <view class="container"> <template is="header" data="{{title: 'backgroundAudio'}}"/> <view class="page-body-wrapper"> <view class="page-body-info"> <text class="time-big">{{formatedPlayTime}}</text> <slider class="slider...
{ "pile_set_name": "Github" }
{ "_from": "is-extendable@^1.0.1", "_id": "is-extendable@1.0.1", "_inBundle": false, "_integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==", "_location": "/extend-shallow/is-extendable", "_phantomChildren": {}, "_requested": { "type": "range", ...
{ "pile_set_name": "Github" }
<div id="hostFolderAccordionPermissionsTitleWrapper-${id}"> <table class="permissionTableTitle"> <tr> <td class="folderName"><img src="${imgSrc}"/> ${fullPath}</td> <td></td> <td><input type="checkbox" dojoType="dijit.form.CheckBox" onclick="addChildrenPermissionChanged(...
{ "pile_set_name": "Github" }
<?php /* * This file is part of Twig. * * (c) 2011 Fabien Potencier * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ /** * Checks if a number is even. * * <pre> * {{ var is even }} * </pre> * * @author Fabien Potencier <fa...
{ "pile_set_name": "Github" }
/* -*- mode: c; c-basic-offset: 4; indent-tabs-mode: nil -*- */ /* * Copyright 1993 by OpenVision Technologies, Inc. * * Permission to use, copy, modify, distribute, and sell this software * and its documentation for any purpose is hereby granted without fee, * provided that the above copyright notice appears in a...
{ "pile_set_name": "Github" }
<h2>About to <i>{$action|htmlsafe}</i>: {$name|htmlsafe}</h2> <form name="frmpost" action="index.php?module=extensions&view=save" method="post" onsubmit="return frmpost_Validator(this)"> <div class="si_form"> <table> <tr> <td>{$LANG.name}</td> <td> <input type="text" name="name" readonly="readonly" val...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <!-- Copyright 2013 The Polymer Authors. All rights reserved. Use of this source code is governed by a BSD-style license that can be found in the LICENSE file. --> <html> <head> <title>Test: HTMLImports</title> <meta charset="UTF-8"> <link rel="stylesheet" href="../../tools/test/mocha/moch...
{ "pile_set_name": "Github" }
// // ConnectionManager.h // // Created by Adam Alexander on 2/28/09. // Copyright 2009 yFactorial, LLC. All rights reserved. // #import <Foundation/Foundation.h> @interface ConnectionManager : NSObject { NSOperationQueue *operationQueue; } @property (nonatomic, retain) NSOperationQueue *operationQueue; + (Conne...
{ "pile_set_name": "Github" }
/** * Copyright © 2018 spring-data-dynamodb (https://github.com/derjust/spring-data-dynamodb) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LIC...
{ "pile_set_name": "Github" }
platform :ios, '7.0' inhibit_all_warnings! target 'meituan' do pod 'AFNetworking', '~>2.0' pod 'SDWebImage', '3.7.2' pod 'MBProgressHUD', '~> 0.9.1' pod 'MJRefresh', '1.4.5' pod 'MJExtension', '1.2.1' pod 'SVProgressHUD', '1.1.3' pod 'UMengAnalytics', '3.4.6' pod 'AMap3DMap', '2.5.0' pod 'AMapSear...
{ "pile_set_name": "Github" }
// Tables .table-row-variant(@state; @background) { // Exact selectors below required to override `.table-striped` and prevent // inheritance to nested tables. .table > thead > tr, .table > tbody > tr, .table > tfoot > tr { > td.@{state}, > th.@{state}, &.@{state} > td, &.@{state} > th { ...
{ "pile_set_name": "Github" }
// script.aculo.us dragdrop.js v1.8.3, Thu Oct 08 11:23:33 +0200 2009 // Copyright (c) 2005-2009 Thomas Fuchs (http://script.aculo.us, http://mir.aculo.us) // // script.aculo.us is freely distributable under the terms of an MIT-style license. // For details, see the script.aculo.us web site: http://script.aculo.us/ i...
{ "pile_set_name": "Github" }
# Generated from 'MacWindows.h' def FOUR_CHAR_CODE(x): return x false = 0 true = 1 kWindowNoConstrainAttribute = 0x80000000 kAlertWindowClass = 1 kMovableAlertWindowClass = 2 kModalWindowClass = 3 kMovableModalWindowClass = 4 kFloatingWindowClass = 5 kDocumentWindowClass = 6 kUtilityWindowClass = 8 kHelpWindowClass = ...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2013 - David Goulet <dgoulet@ev0ke.net> * Luke Gallagher <luke@hypergeometric.net> * * This program 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 Software Foundation...
{ "pile_set_name": "Github" }
#include "quaadler32.h" #ifdef Q_CC_MSVC #include <QtZlib/zlib.h> #else #include "zlib.h" #endif QuaAdler32::QuaAdler32() { reset(); } quint32 QuaAdler32::calculate(const QByteArray &data) { return adler32( adler32(0L, Z_NULL, 0), (const Bytef*)data.data(), data.size() ); } void QuaAdler32::reset() { checksum = a...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2005, 2006 * Avishay Traeger (avishay@gmail.com) * Copyright (C) 2008, 2009 * Boaz Harrosh <bharrosh@panasas.com> * * Copyrights for code taken from ext2: * Copyright (C) 1992, 1993, 1994, 1995 * Remy Card (card@masi.ibp.fr) * Laboratoire MASI - Institut Blaise Pascal * Univ...
{ "pile_set_name": "Github" }
package com.sd.one.model.response; import com.sd.one.model.base.BaseModel; /** * [一句话简单描述] * * @author huxinwu * @version 1.0 * @date 2016/5/5 */ public class ConfigData extends BaseModel { private String id; private String configName; private int type;//类型 2个性标签 3满意部位 4感情状态 5性取向 6举报类型 7投诉类型 8星座 ...
{ "pile_set_name": "Github" }
<?php namespace crmeb\services\storage; use crmeb\services\SystemConfigService; use OSS\Core\OssException; use OSS\OssClient; use think\facade\Cache; /** * 阿里云OSS上传 * Class OSS */ class OSS { protected static $accessKey; protected static $secretKey; protected static $auth = null; //TODO 空间域名 Do...
{ "pile_set_name": "Github" }
// Generated automatically. DO NOT HAND-EDIT. package vt420 import "github.com/gdamore/tcell/terminfo" func init() { // DEC VT420 terminfo.AddTerminfo(&terminfo.Terminfo{ Name: "vt420", Columns: 80, Lines: 24, Bell: "\a", Clear: "\x1b[H\x1b[2J$<50>", ShowCursor: "...
{ "pile_set_name": "Github" }
wyckoffs: - "i" - "i" - "i" - "i" - "i" - "i" - "i" - "i" - "i" - "i" - "i" - "i" - "i" - "i" - "i" - "i" - "i" - "i" - "i" - "i" - "i" - "i" - "i" - "i" - "i" - "i" - "i" - "i" - "i" - "i" - "i" - "i" - "i" - "i" - "i" - "i" - "i" - "i" - "i" - "i" - "i" - "i" - "i" - "i" - "i" - "i" - "i" - "i"
{ "pile_set_name": "Github" }
/* * Copyright (C) 2013 Boris BREZILLON <b.brezillon@overkiz.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 Software Foundation; either version 2 of the License, or * (at your option) any later versio...
{ "pile_set_name": "Github" }
// Copyright (c) YugaByte, Inc. import React, { Component } from 'react'; import { isObject } from 'lodash'; import { isNonEmptyArray, isDefinedNotNull } from '../../../../utils/ObjectUtils'; import YBFormRadioButton from './YBFormRadioButton'; import { YBLabel } from '../../descriptors'; import { Field } from 'formik...
{ "pile_set_name": "Github" }
#ifndef RATE_CONTROL_H_ #define RATE_CONTROL_H_ /***************************************************************************** * This file is part of Kvazaar HEVC encoder. * * Copyright (C) 2013-2015 Tampere University of Technology and others (see * COPYING file). * * Kvazaar is free software: you can redistribu...
{ "pile_set_name": "Github" }
package yaml import ( "io" ) func yaml_insert_token(parser *yaml_parser_t, pos int, token *yaml_token_t) { //fmt.Println("yaml_insert_token", "pos:", pos, "typ:", token.typ, "head:", parser.tokens_head, "len:", len(parser.tokens)) // Check if we can move the queue at the beginning of the buffer. if parser.tokens...
{ "pile_set_name": "Github" }
{ "darwin": { "options": { "version": "0.37.4", "name": "SafeMarket", "dir": "generated/dapp/production", "platform": "darwin", "arch": "x64", "out": "generated/packages/", "icon": "generated/SafeMarket.icns" } }...
{ "pile_set_name": "Github" }
# # A simple HTTP proxy server for debugging # # $ HTTP_PROXY=http://127.0.0.1:3000 mojo get http://mojolicious.org # use Mojolicious::Lite -signatures; any '/*whatever' => {whatever => ''} => sub ($c) { my $req = $c->req; my $method = $req->method; my $url = $req->url->to_abs; my $headers = $req->h...
{ "pile_set_name": "Github" }
// Copyright 2018 Google LLC // // 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 // // https://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in ...
{ "pile_set_name": "Github" }
/** * Licensed to The Apereo Foundation under one or more contributor license * agreements. See the NOTICE file distributed with this work for additional * information regarding copyright ownership. * * * The Apereo Foundation licenses this file to you under the Educational * Community License, Version 2.0 (the ...
{ "pile_set_name": "Github" }
package test; import org.testng.Assert; import org.testng.annotations.BeforeMethod; import org.testng.annotations.Test; import test.junit.SetNameTest; import test.sample.JUnitSample1; import test.sample.JUnitSample2; /** * This class * * @author Cedric Beust, May 5, 2004 * */ public class JUnitTest1 extends Ba...
{ "pile_set_name": "Github" }
""" Support for installing and building the "wheel" binary package format. """ from __future__ import absolute_import import compileall import csv import errno import functools import hashlib import logging import os import os.path import re import shutil import stat import sys import tempfile import warnings from ba...
{ "pile_set_name": "Github" }
# # Shell library - for building devutf tables. # RESOLUTION=720 UNITWIDTH=10 OCTALESCAPES=${OCTALESCAPES:-160} # <= code means add \0ddd names DOWNLOADVECTOR=FALSE # TRUE can mean incomplete tables # # BuiltinTables returns command lines that generate PostScript programs # for building a typesetter description fi...
{ "pile_set_name": "Github" }
package user import ( . "gin_bbs/app/controllers" "gin_bbs/app/helpers" "gin_bbs/app/viewmodels" "github.com/gin-gonic/gin" ) // ActivedIndex 活跃用户列表 func ActivedIndex(c *gin.Context) { activeUsersVM := make([]map[string]interface{}, 0) activeUsers := helpers.NewActiveUser().GetActiveUsers() for _, v := range ...
{ "pile_set_name": "Github" }
====================== PartiQL (JSON) Support ====================== .. rubric:: Table of contents .. contents:: :local: :depth: 2 Introduction ============ PartiQL is a SQL-compatible query language that makes it easy and efficient to query semi-structured and nested data regardless of data format. For now ...
{ "pile_set_name": "Github" }
as feel-good formulaic as it may be in its own way , shall we dance ? also demonstrates a kind of charming restraint you don't often find in american films . this japanese import tells the story of a middle-aged accountant named sugiyama ( koji yakusho ) whose mundane life is shaken up one night when he spots beautif...
{ "pile_set_name": "Github" }
import {potassiumUtil} from '../../crypto/potassium/potassium-util'; import {flattenObject} from '../reducers'; const stringifyInternal = <T>(value: T, space?: string) : string => { /* eslint-disable-next-line @typescript-eslint/tslint/config */ return JSON.stringify( value, (_, v) => v instanceof Uint8Array ...
{ "pile_set_name": "Github" }
openapi: '3.0.0' info: version: 1.0.0 title: Swagger Petstore description: A sample API termsOfService: http://swagger.io/terms/ license: name: Apache 2.0 url: https://www.apache.org/licenses/LICENSE-2.0.html servers: - url: /v1 paths: /user_inlined: post: description: get user op...
{ "pile_set_name": "Github" }
config FREETZ_PACKAGE_USBIDS bool "USB IDs" default n help This package provides up-to-date version of the usb.ids file needed by many usb related packages. config FREETZ_PACKAGE_USBIDS_FORCE_DOWNLOAD bool "Force update on each build" depends on FREETZ_PACKAGE_USBIDS default y help Download the latest ver...
{ "pile_set_name": "Github" }
//----------------------------------------------- // // This file is part of the Siv3D Engine. // // Copyright (c) 2008-2019 Ryo Suzuki // Copyright (c) 2016-2019 OpenSiv3D Project // // Licensed under the MIT License. // //----------------------------------------------- # pragma once # include "Fwd.hpp" # include "A...
{ "pile_set_name": "Github" }
/* This file is part of the iText (R) project. Copyright (c) 1998-2020 iText Group NV Authors: Bruno Lowagie, Paulo Soares, et al. This program is free software; you can redistribute it and/or modify it under the terms of the GNU Affero General Public License version 3 as published by the Free...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2012-2020 CypherCore <http://github.com/CypherCore> * * 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 ...
{ "pile_set_name": "Github" }
source: "https://webkitgtk.org/releases/webkitgtk-2.22.7.tar.xz" hash: "4be6f7d605cd0a690fd26e8aa83b089a33ad9d419148eafcfb60580dd2af30ff" version: "2.22.7-10" pull: { # webkitgtk-2.1.90.1.tar.bz2 is not valid semver, but newer releases are # TODO: ask upstream for a commitment to semver force_semver: true } wri...
{ "pile_set_name": "Github" }
/** * Copyright (c) 2006, TopCoder, Inc. All rights reserved */ package com.topcoder.uml.actions.model.classifiers.accuracytests; import junit.framework.TestCase; import com.topcoder.uml.actions.model.classifiers.AddPackageAction; import com.topcoder.uml.model.core.Namespace; import com.topcoder.uml.model....
{ "pile_set_name": "Github" }
Ext.Loader.setConfig({enabled: true}); Ext.Loader.setPath('Ext.org', '.'); Ext.require([ 'Ext.org.Image', 'Ext.org.ImageView', 'Ext.org.AlbumTree', 'Ext.org.OrgPanel' ]); Ext.require([ 'Ext.data.TreeStore', 'Ext.data.proxy.Ajax', 'Ext.tree.Column', 'Ext.tree.View', 'Ext.selection.T...
{ "pile_set_name": "Github" }
-- source ../include/ps_truncate_all_tables.inc # Tests for sys schema # Verify the sys.user_summary_by_file_io_type view # Ensure structure changes don't slip in DESC sys.user_summary_by_file_io_type; # Make sure view select does not error, but ignore results --disable_result_log SELECT * FROM sys.user_summary_by_fi...
{ "pile_set_name": "Github" }
/* +----------------------------------------------------------------------+ | HipHop for PHP | +----------------------------------------------------------------------+ | Copyright (c) 2010-present Facebook, Inc. (http://www.facebook.com) | +---------...
{ "pile_set_name": "Github" }
# Copyright 2017 Google Inc. 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 a...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Intro to HTML/CSS</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <meta name="author" content=""> <link href="../common/css/bootstrap.min.css" rel="styleshe...
{ "pile_set_name": "Github" }
# How-to: Read and edit offline your Github/Gitlab/Jira issues with git-bug [git-bug](https://github.com/MichaelMure/git-bug) is a standalone distributed bug-tracker that is embedded in git. In short, if you have a git repository you can use it to store bugs alongside your code (without mixing them though!), push and ...
{ "pile_set_name": "Github" }
/* Generated by RuntimeBrowser Image: /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects */ @interface SAUIMenuItem : SAAceView @property (nonatomic, copy) NSArray *commands; @property (nonatomic, copy) NSURL *icon; @property (nonatomic, copy) NSURL *ref; @property (nonatomic, copy) NSString *subtitl...
{ "pile_set_name": "Github" }
namespace Eigen { /** \eigenManualPage TutorialAdvancedInitialization Advanced initialization This page discusses several advanced methods for initializing matrices. It gives more details on the comma-initializer, which was introduced before. It also explains how to get special matrices such as the identity matrix an...
{ "pile_set_name": "Github" }
/****************************************************************************** * * GPL LICENSE SUMMARY * * Copyright(c) 2008 - 2012 Intel Corporation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of version 2 of the GNU General Public License...
{ "pile_set_name": "Github" }
// Copyright 2013 the V8 project authors. 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" }
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>CFBundleDocumentTypes</key> <array> <dict> <key>CFBundleTypeExtensions</key> <array> <string>dmo</string> </array> <key>CFBu...
{ "pile_set_name": "Github" }
// shim for using process in browser var process = module.exports = {}; // cached from whatever global is present so that test runners that stub it // don't break things. But we need to wrap it in a try catch in case it is // wrapped in strict mode code which doesn't define any globals. It's inside a // function bec...
{ "pile_set_name": "Github" }
# Programmer: limodou # E-mail: limodou@gmail.com # # Copyleft 2006 limodou # # Distributed under the terms of the GPL (GNU Public License) # # NewEdit is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by #...
{ "pile_set_name": "Github" }
--- archs: [ armv7, armv7s, arm64, i386, x86_64 ] platform: ios install-name: /usr/lib/libz.1.dylib current-version: 1.2.5 compatibility-version: 1 exports: - archs: [ armv7, armv7s, arm64, i386, x86_64 ] symbols: [ _adler32, _adler32_combine, _c...
{ "pile_set_name": "Github" }
# # Copyright 2007-2010 Zuza Software Foundation # # This file is part of the Translate Toolkit. # # 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 ...
{ "pile_set_name": "Github" }
// +build linux freebsd package system import "syscall" // Unmount is a platform-specific helper function to call // the unmount syscall. func Unmount(dest string) error { return syscall.Unmount(dest, 0) } // CommandLineToArgv should not be used on Unix. // It simply returns commandLine in the only element in the ...
{ "pile_set_name": "Github" }
# /* ************************************************************************** # * * # * (C) Copyright Paul Mensonides 2002. # * Distributed under the Boost Software License, Version 1.0. (See # * accompanying file LICENSE_1_0.txt...
{ "pile_set_name": "Github" }
{ "name": "Rotterdam Leisure Holding B.V.", "displayName": "Rotterdam Leisure Holding", "properties": [ "sunweb.nl" ] }
{ "pile_set_name": "Github" }
--- title: "Riak KV Glossary" description: "" project: "riak_kv" project_version: "2.2.1" menu: riak_kv-2.2.1: name: "Riak KV Glossary" identifier: "learn_glossary" weight: 103 parent: "learn" toc: true --- [apps replication properties]: /riak/kv/2.2.1/developing/app-guide/replication-properties [ba...
{ "pile_set_name": "Github" }
import other_mod def func(): other_mod.func() print("some_mod call")
{ "pile_set_name": "Github" }
/*! @file Defines `boost::hana::negate`. @copyright Louis Dionne 2013-2016 Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE.md or copy at http://boost.org/LICENSE_1_0.txt) */ #ifndef BOOST_HANA_NEGATE_HPP #define BOOST_HANA_NEGATE_HPP #include <boost/hana/fwd/neg...
{ "pile_set_name": "Github" }
const test = require('ava'); const avaRuleTester = require('eslint-ava-rule-tester'); const rule = require('../rules/max-asserts'); const ruleTester = avaRuleTester(test, { env: { es6: true } }); const errors = [{}]; const header = 'const test = require(\'ava\');\n'; function nbAssertions(n) { return Array.from...
{ "pile_set_name": "Github" }
# [Heroku Buildpack for Stack][1] [Heroku buildpack][2] for [Stack][3]. Based on the excellent [heroku-buildpack-ghc][4] ### Usage Create an app with this buildpack: $ heroku create --buildpack https://github.com/mfine/heroku-buildpack-stack.git Set this buildpack on an existing app: $ heroku buildpacks:s...
{ "pile_set_name": "Github" }
/***************************************************************************/ /* */ /* ftmodapi.h */ /* */ /* Fr...
{ "pile_set_name": "Github" }
1 1000 20 546 3 586 3 779 16 236 11 205 14 622 16 557 17 690 2 467 14 372 3 670 2 738 6 600 1 660 17 378 13 699 14 604 17 285 16 510 12 287 3
{ "pile_set_name": "Github" }
/* Simplified Chinese translation by Henry Tang Ih 2015 (henrytang2@hotmail.com) */ LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED STRINGTABLE DISCARDABLE BEGIN IDS_DESCRIPTION "圆圈" IDS_TEXT "没有选择需要为其设置。" END
{ "pile_set_name": "Github" }
--- http_interactions: - request: method: get uri: http://ps.pndsn.com/v2/auth/grant/sub-key/sub-a-mock-key?auth=ruby-authkey&channel=demo&m=0&pnsdk=PubNub-Ruby/4.1.0&r=0&signature=MqpG_goY-xaEhvj7SWQn7FYKIe6566TkL6J6ObuuL0s=&timestamp=1464187519&ttl=0&uuid=ruby-test-uuid-client-one&w=1 body: encoding...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2007, 2019, 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" }
(* Ocsigen * http://www.ocsigen.org * Module eliommod_services.ml * Copyright (C) 2007 Vincent Balat * * 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, with linking exception; * ei...
{ "pile_set_name": "Github" }
## Global Docker image parameters ## Please, note that this will override the image parameters, including dependencies, configured to use the global value ## Current available global Docker image parameters: imageRegistry and imagePullSecrets ## # global: # imageRegistry: myRegistryName # imagePullSecrets: # - ...
{ "pile_set_name": "Github" }
/*--------------------------------------------------------------------------------------------- * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. See License.txt in the project root for license information. *---------------------------------------------------------------...
{ "pile_set_name": "Github" }
// // DBPrefsWindowController.m // #import "DBPrefsWindowController.h" static id _sharedPrefsWindowController = nil; @interface DBPrefsWindowController() - (void)toggleActivePreferenceView:(NSToolbarItem *)toolbarItem; @end @implementation DBPrefsWindowController @synthesize titlePrefix; #pragma mark - #pragma ...
{ "pile_set_name": "Github" }
/** * Norwegian (bokmål) translation for bootstrap-datepicker * Fredrik Sundmyhr <http://github.com/fsundmyhr> */ ;(function($){ $.fn.datepicker.dates['nb'] = { days: ["Søndag", "Mandag", "Tirsdag", "Onsdag", "Torsdag", "Fredag", "Lørdag", "Søndag"], daysShort: ["Søn", "Man", "Tir", "Ons", "Tor", "Fre", "Lør", ...
{ "pile_set_name": "Github" }
.adf-search-slider { .mat-slider { width: 100%; } }
{ "pile_set_name": "Github" }
<?php /** * Smarty plugin * @package Smarty * @subpackage plugins */ /** * delete an automagically created file by name and id * * @param string $auto_base * @param string $auto_source * @param string $auto_id * @param integer $exp_time * @return boolean */ // $auto_base, $auto_source = null, $auto_id = n...
{ "pile_set_name": "Github" }
--- title: TSREVRANGEBYTIME linkTitle: TSREVRANGEBYTIME description: TSREVRANGEBYTIME block_indexing: true menu: v2.0: parent: api-yedis weight: 2460 isTocNested: true showAsideToc: true --- ## Synopsis <b>`TSREVRANGEBYTIME key low_ts high_ts [LIMIT limit]`</b><br> This command fetches the values for the gi...
{ "pile_set_name": "Github" }
@echo off rem ------------------------------------------------------------------------- rem syslogd Launcher rem ------------------------------------------------------------------------- if not "%ECHO%" == "" echo %ECHO% if "%OS%" == "Windows_NT" setlocal set MAIN_CLASS=org.dcm4che3.tool.syslogd.Syslogd set MAIN_J...
{ "pile_set_name": "Github" }
if isdirectory(expand(EverVimBundleDir('html5.vim'))) let g:html5_event_handler_attributes_complete = 0 let g:html5_rdfa_attributes_complete = 0 let g:html5_microdata_attributes_complete = 0 let g:html5_aria_attributes_complete = 0 endif
{ "pile_set_name": "Github" }
<html> <head> <title>ApproveWidgetsPanelTest</title> <link rel='stylesheet' type='text/css' href='../../../../js-lib/ext-4.0.6/resources/css/ext-all.css'/> <link rel='stylesheet' type='text/css' href='../../../../css/blueExt.css'/> <link rel='stylesheet' type='text/css' href='../../../../css/Appr...
{ "pile_set_name": "Github" }
// marpurg-t9.scl // // Marpurg's temperament nr.9, 4 tempered fifths // @60 :intervals 261.6255653006 277.49581689502 294.32876096318 312.18279369479 331.11985608357 350.01785633742 371.24999944327 392.4383479509 416.24372513446 441.49314144476 468.27419030811 496.67978412536 523.2511306012
{ "pile_set_name": "Github" }
const ts = require('typescript'); class TypescriptParser { constructor(code) { const sourceFile = ts.createSourceFile('temp.ts', code, ts.ScriptTarget.Latest); this.rootNode = this.getRecursiveFrom(sourceFile, sourceFile); } getRecursiveFrom(node, sourceFile) { const syntaxKind = ts.SyntaxKind[node....
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE project> <project name="Cfg2HbmNoErrorTest"> <target name="testCfg2HbmNoError"> <taskdef name="hibernatetool" classname="org.hibernate.tool.ant.HibernateToolTask"/> <hibernatetool> <jdbcconfiguration propertyfile="${resourcesDir}/hibernate.proper...
{ "pile_set_name": "Github" }
// swift-tools-version:4.2 import PackageDescription let package = Package( name: "Nimble", products: [ .library(name: "Nimble", targets: ["Nimble"]), ], targets: [ .target( name: "Nimble", dependencies: [] ), .testTarget( name: "Nimb...
{ "pile_set_name": "Github" }
var config = { type: Phaser.WEBGL, parent: 'phaser-example', scene: { preload: preload, create: create, update: update } }; var game = new Phaser.Game(config); var bunny; var atari; function preload() { this.load.image('bunny', 'assets/sprites/bunny.png'); this.load.i...
{ "pile_set_name": "Github" }
pragma solidity >=0.4.25 <0.6.0; contract DefectiveComponentCounter { //Set of States enum StateType {Create, ComputeTotal} //List of properties StateType public State; address public Manufacturer; int[12] public DefectiveComponentsCount; int public Total; // construc...
{ "pile_set_name": "Github" }
const { unsupportedVersionResponse } = require('testHelpers') const { decode, parse } = require('./response') describe('Protocol > Requests > LeaveGroup > v0', () => { test('response', async () => { const data = await decode(Buffer.from(require('../fixtures/v0_response.json'))) expect(data).toEqual({ errorCo...
{ "pile_set_name": "Github" }
/* * Copyright 2012 ZXing 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 ...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="7702" systemVersion="14D136" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES"> <dependencies> ...
{ "pile_set_name": "Github" }
$mockup-path: '../device-mockups' !default; .device-wrapper { max-width: 300px; width: 100%; } .device { position: relative; background-size: cover; &::after { position: absolute; background-size: cover; width: 100%; height: 100%; pointer-events: none; ...
{ "pile_set_name": "Github" }
// +build !windows package main import "strings" func parseFileRef(ref string, mediaType string) (string, string) { i := strings.LastIndex(ref, ":") if i < 0 { return ref, mediaType } return ref[:i], ref[i+1:] }
{ "pile_set_name": "Github" }
# # Makefile for memory devices # ifeq ($(CONFIG_DDR),y) obj-$(CONFIG_OF) += of_memory.o endif obj-$(CONFIG_ARM_PL172_MPMC) += pl172.o obj-$(CONFIG_ATMEL_SDRAMC) += atmel-sdramc.o obj-$(CONFIG_TI_AEMIF) += ti-aemif.o obj-$(CONFIG_TI_EMIF) += emif.o obj-$(CONFIG_OMAP_GPMC) += omap-gpmc.o obj-$(CONFIG_FSL_CORENET_CF...
{ "pile_set_name": "Github" }
version https://git-lfs.github.com/spec/v1 oid sha256:174f57e48e6a8c8aadbbd2a985fa7b0ce57c759d813948d4c14ad26c09a783cb size 9897
{ "pile_set_name": "Github" }