text
stringlengths
2
99.9k
meta
dict
using System; using System.Drawing; using System.Windows.Forms; using EWSEditor.Common; using EWSEditor.Logging; using Microsoft.Exchange.WebServices.Data; namespace EWSEditor.Forms { public class FormsUtil { public enum TriStateBool { True, False ...
{ "pile_set_name": "Github" }
var toObject = require('./toObject'); /** * Creates a base function for `_.forIn` or `_.forInRight`. * * @private * @param {boolean} [fromRight] Specify iterating from right to left. * @returns {Function} Returns the new base function. */ function createBaseFor(fromRight) { return function(object, iteratee, ke...
{ "pile_set_name": "Github" }
Performance Guide ================= Compilation and Parallelism --------------------------- The pyfora runtime performs two kinds of optimization: JIT compilation, which ensures that single-threaded code is fast, and automatic parallelization, which ensures that you can use many cores at once. In both cases, the goa...
{ "pile_set_name": "Github" }
{ "data": [ { "type": "scattergeo", "marker": { "opacity": 0.5, "color": "green", "size": 100 }, "lon": [ 0 ], "lat": [ 0 ] }, {...
{ "pile_set_name": "Github" }
University of Trinidad and Tobago
{ "pile_set_name": "Github" }
{ "layout": "layouts/page.njk" }
{ "pile_set_name": "Github" }
# /* ************************************************************************** # * * # * (C) Copyright Paul Mensonides 2002. # * (C) Copyright Edward Diener 2014. # * Distributed under the Boost Software License, Version 1.0. (See...
{ "pile_set_name": "Github" }
import { compute } from './hamming'; describe('Hamming', () => { test('empty strands', () => { expect(compute('', '')).toEqual(0); }); xtest('single letter identical strands', () => { expect(compute('A', 'A')).toEqual(0); }); xtest('single letter different strands', () => { expect(compute('G', ...
{ "pile_set_name": "Github" }
# # Makefile for the Linux/MIPS kernel. # CPPFLAGS_vmlinux.lds := $(KBUILD_CFLAGS) extra-y := head.o init_task.o vmlinux.lds obj-y += cpu-probe.o branch.o entry.o genex.o irq.o process.o \ ptrace.o reset.o setup.o signal.o syscall.o \ time.o topology.o traps.o unaligned.o watch.o obj-$(CONFIG_CEVT_BCM14...
{ "pile_set_name": "Github" }
// // This file is auto-generated. Please don't modify it! // package org.opencv.video; import java.util.List; import org.opencv.core.Mat; import org.opencv.core.MatOfByte; import org.opencv.core.MatOfFloat; import org.opencv.core.MatOfPoint2f; import org.opencv.core.MatOfRect; import org.opencv.core.Rect; import org...
{ "pile_set_name": "Github" }
{ "created_at": "2015-02-27T22:28:20.772861", "description": "Cluster a node script from terminal or from another node script", "fork": false, "full_name": "co2-git/workers.js", "language": "JavaScript", "updated_at": "2015-02-27T23:42:32.112018" }
{ "pile_set_name": "Github" }
using System; namespace Duality.Editor { public enum AutosaveFrequency { Disabled, TenMinutes, ThirtyMinutes, OneHour } }
{ "pile_set_name": "Github" }
/******************************************************************************* * Copyright (c) 2011-2014 SirSengir. * All rights reserved. This program and the accompanying materials * are made available under the terms of the GNU Lesser Public License v3 * which accompanies this distribution, and is available at...
{ "pile_set_name": "Github" }
<template> <!--新的朋友组件 交互没写完--> <div :class="{'search-open-contact':!$store.state.headerStatus}"> <header id="wx-header"> <div class="other"><span>添加朋友</span></div> <div class="center"> <router-link to="/contact" tag="div" class="iconfont icon-return-arrow"> ...
{ "pile_set_name": "Github" }
<!DOCTYPE HTML> <title>CSS Test Reference: breaking of column rule</title> <meta charset="utf-8"> <link rel="author" title="L. David Baron" href="https://dbaron.org/"> <style> .ref1, .ref2 { display: inline-block; vertical-align: top; border: 2px solid blue; border-top: none; border-bottom: none; } .ref1 {...
{ "pile_set_name": "Github" }
exports.version = '0.1'; exports.module = function(phantomas) { 'use strict'; phantomas.setMetric('scrollExecutionTree'); phantomas.on('report', function() { phantomas.evaluate(function() { (function(phantomas) { var evt = document.createEvent('CustomEvent'); ...
{ "pile_set_name": "Github" }
<?php namespace Ganlv\Down52PojieCn\FileSystem; use Ganlv\Down52PojieCn\Helpers; class GitHubCommitFileSystem extends AbstractFileSystem { protected $commitsUrl; protected $rawFileUrl; protected $cacheMaxAge; public function __construct(array $options = []) { parent::__construct($options...
{ "pile_set_name": "Github" }
module github.com/Mellanox/sriovnet go 1.13 require ( github.com/google/uuid v1.1.1 github.com/spf13/afero v1.2.2 github.com/stretchr/testify v1.5.1 github.com/vishvananda/netlink v1.1.0 )
{ "pile_set_name": "Github" }
// Copyright 2019, OpenCensus Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
{ "pile_set_name": "Github" }
// Copyright 2016 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 precis import "errors" // This file contains tables and code related to context rules. type catBitmap uint16 const ( // These bits, once set depend...
{ "pile_set_name": "Github" }
<template> <d2-container> <template slot="header">合并列</template> <d2-crud :columns="columns" :data="data" :options="options"> </d2-crud> <el-card shadow="never" class="d2-mb"> <d2-markdown :source="doc"/> </el-card> <el-card shadow="never" class="d2-mb"> <d2-highl...
{ "pile_set_name": "Github" }
// Copyright (C) 2007 International Business Machines and others. // All Rights Reserved. // This code is published under the Eclipse Public License. // // Authors: Andreas Waechter IBM 2007-03-01 #ifndef __IP_STDAUGSYSTEMSOLVER_HPP__ #define __IP_STDAUGSYSTEMSOLVER_HPP__ #include "IpAugSystemSolver.hpp" #inc...
{ "pile_set_name": "Github" }
//{{NO_DEPENDENCIES}} // Microsoft Visual C++ generated include file. // Used by pcafe.rc // #define IDI_ICON3 103 // Next default values for new objects // #ifdef APSTUDIO_INVOKED #ifndef APSTUDIO_READONLY_SYMBOLS #define _APS_NEXT_RESOURCE_VALUE 105 #define _APS_NEXT_COMMAND_VALUE 40001 #define _APS_NEXT_CONTROL_VAL...
{ "pile_set_name": "Github" }
# Dolibarr language file - Source file is en_US - agenda IdAgenda=ID event Actions=Cselekvések Agenda=Napirend TMenuAgenda=Napirend Agendas=Napirendek LocalAgenda=Belső naptár ActionsOwnedBy=Esemény gazdája ActionsOwnedByShort=Tulajdonos AffectedTo=Hozzárendelve Event=Cselekvés Events=Események EventsNb=Események száma...
{ "pile_set_name": "Github" }
package promptui import ( "fmt" "strconv" "strings" "text/template" ) const esc = "\033[" type attribute int // The possible state of text inside the application, either Bold, faint, italic or underline. // // These constants are called through the use of the Styler function. const ( reset attribute = iota F...
{ "pile_set_name": "Github" }
server: port: 9003 spring: application: name: template-zuul zipkin: base-url: http://localhost:9411 boot: admin: client: url: http://localhost:9004 eureka: client: service-url: # Eureka注册中心连接地址 # 如果注册中心地址配置的域名,这里使用 http://域名/eureka/ 格式 defaultZone: http://loca...
{ "pile_set_name": "Github" }
/*********************************************************************** * * Copyright (c) 2012-2020 Barbara Geller * Copyright (c) 2012-2020 Ansel Sermersheim * * Copyright (c) 2015 The Qt Company Ltd. * Copyright (c) 2012-2016 Digia Plc and/or its subsidiary(-ies). * Copyright (c) 2008-2012 Nokia Corporation and/or i...
{ "pile_set_name": "Github" }
/** * Copyright (C) 2018-2020 * All rights reserved, Designed By www.yixiang.co * 注意: * 本软件为www.yixiang.co开发研制 */ package co.yixiang.modules.shop.service; import co.yixiang.common.service.BaseService; import co.yixiang.modules.shop.domain.YxStoreProductReply; import co.yixiang.modules.shop.service.dto.YxStoreProductRe...
{ "pile_set_name": "Github" }
'use strict' import { ADD_COUNTER, REMOVE_COUNTER, INCREMENT, DECREMENT } from './actions' export const addCounter = () => ({ type: ADD_COUNTER }) export const removeCounter = (index) => ({ type: REMOVE_COUNTER, index }) export const increment = (index) => ({ type: INCREMENT, index }) export const decrement = (index) ...
{ "pile_set_name": "Github" }
# Awesome Draft.js [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) [Draft.js](https://draftjs.org/) is a framework for building rich text editors in React. **Table of Contents** - [Community](https://github.co...
{ "pile_set_name": "Github" }
#define ISOLATION_AWARE_ENABLED #include <windows.h> #include "gui/win32res.h" ICON_BOCHS ICON build/win32/nsis/bochs.ico ICON_BOCHS2 ICON build/win32/nsis/logo.ico // Manifest for both 32-bit and 64-bit Windows 1 24 build/win32/bochs.manifest ASK_DLG DIALOG 30, 30, 200, 100 STYLE DS_MODALFRAME | WS_POPUP | WS_VISIB...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2010 Mans Rullgard <mans@mansr.com> * * This file is part of FFmpeg. * * FFmpeg 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.1 of the License, or (at you...
{ "pile_set_name": "Github" }
<!DOCTYPE HTML> <html lang="" > <head> <meta charset="UTF-8"> <meta content="text/html; charset=utf-8" http-equiv="Content-Type"> <title>12-060D补丁 · GitBook</title> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="description" content=""> <meta nam...
{ "pile_set_name": "Github" }
/* * Copyright 1997-2007 Sun Microsystems, Inc. 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 Software Fou...
{ "pile_set_name": "Github" }
/* RTL dead code elimination. Copyright (C) 2005-2018 Free Software Foundation, Inc. This file is part of GCC. GCC 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, or (at your option) any lat...
{ "pile_set_name": "Github" }
include/group_replication.inc Warnings: Note #### Sending passwords in plain text without SSL/TLS is extremely insecure. Note #### Storing MySQL user name or password information in the master info repository is not secure and is therefore not recommended. Please consider using the USER and PASSWORD connection options ...
{ "pile_set_name": "Github" }
<html xmlns:tal="http://xml.zope.org/namespaces/tal" xmlns:metal="http://xml.zope.org/namespaces/metal"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Web Page Editor Gadget XHTML Style</title> </head> <body> <table cellpadding="1" cellspacing="1" border="1"> <thead> <tr><td ro...
{ "pile_set_name": "Github" }
.\" Automatically generated by Pod::Man 4.11 (Pod::Simple 3.40) .\" .\" Standard preamble: .\" ======================================================================== .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Vb \" Begin verbatim text .ft CW .nf .ne \\$1 .. .de Ve \" End verbatim ...
{ "pile_set_name": "Github" }
/** * Copyright (C) 2015 Red Hat, 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...
{ "pile_set_name": "Github" }
#!/usr/bin/env python3 #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # Copyright 2010 California Institute of Technology. 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...
{ "pile_set_name": "Github" }
from torch import nn import torch from reproduction.sequence_labelling.cws.model.module import FeatureFunMax, SemiCRFShiftRelay from fastNLP.modules import LSTM class ShiftRelayCWSModel(nn.Module): """ 该模型可以用于进行分词操作 包含两个方法, forward(chars, bigrams, seq_len) -> {'loss': batch_size,} predict(c...
{ "pile_set_name": "Github" }
sha256:a163ff5dbf71b3970db7b500870c950fc782a065d05578102008395ce446539c
{ "pile_set_name": "Github" }
// // Created by Jesse Squires // http://www.jessesquires.com // // // Documentation // http://cocoadocs.org/docsets/JSQMessagesViewController // // // GitHub // https://github.com/jessesquires/JSQMessagesViewController // // // License // Copyright (c) 2014 Jesse Squires // Released under an MIT license: http...
{ "pile_set_name": "Github" }
#include "roi_align_rotated_gradient_op.h" #include "caffe2/utils/eigen_utils.h" #include "caffe2/utils/math.h" namespace caffe2 { // Input: X, rois, dY (aka "gradOutput"); // Output: dX (aka "gradInput") OPERATOR_SCHEMA(RoIAlignRotatedGradient) .NumInputs(3) .NumOutputs(1) .Input(0, "X", "See RoIAlignRo...
{ "pile_set_name": "Github" }
using System; using System.Collections.Generic; using System.Text; namespace MyHealth.Client.iOS { public class ShortcutHelper { /// <summary> /// https://developer.apple.com/library/prerelease/ios/documentation/UIKit/Reference/UIApplicationShortcutIcon_Class/#//apple_ref/c/tdef/UIApplicationS...
{ "pile_set_name": "Github" }
! Copyright (C) 2006 Imperial College London and others. ! ! Please see the AUTHORS file in the main source directory for a full list ! of copyright holders. ! ! Prof. C Pain ! Applied Modelling and Computation Group ! Department of Earth Science and Engineering ! Imperial College London ! ! ...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <resources> <style name="MyTheme" parent="android:Theme.Material"> </style> </resources>
{ "pile_set_name": "Github" }
{p:v}
{ "pile_set_name": "Github" }
# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the SuperTux package. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # # Translators: # Benjamin Leduc <giby_the_kid@yahoo.fr>, 2019 # mol1 <leo.poughon@neuf.fr>, 2019 # zecas <jjorge@free.fr>, 201...
{ "pile_set_name": "Github" }
# # Makefile for the Linux kernel pci hotplug controller drivers. # obj-$(CONFIG_HOTPLUG_PCI) += pci_hotplug.o obj-$(CONFIG_HOTPLUG_PCI_FAKE) += fakephp.o obj-$(CONFIG_HOTPLUG_PCI_COMPAQ) += cpqphp.o obj-$(CONFIG_HOTPLUG_PCI_IBM) += ibmphp.o obj-$(CONFIG_HOTPLUG_PCI_ACPI) += acpiphp.o obj-$(CONFIG_HOTPLUG_PCI_ACP...
{ "pile_set_name": "Github" }
/** * This method returns `false`. * * @static * @memberOf _ * @since 4.13.0 * @category Util * @returns {boolean} Returns `false`. * @example * * _.times(2, _.stubFalse); * // => [false, false] */ function stubFalse() { return false; } module.exports = stubFalse;
{ "pile_set_name": "Github" }
/* * jPOS Project [http://jpos.org] * Copyright (C) 2000-2020 jPOS Software SRL * * This program 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 opt...
{ "pile_set_name": "Github" }
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Topics | FOSSASIA</title> <meta http-equiv="Con...
{ "pile_set_name": "Github" }
/* * The contents of this file are subject to the Mozilla Public * License Version 1.1 (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.mozilla.org/MPL/ * * Software distributed under the License is distributed on an "AS * IS...
{ "pile_set_name": "Github" }
package form import com.google.i18n.phonenumbers.PhoneNumberUtil import com.gu.identity.model.TelephoneNumber import scala.util._ import play.api.data.Forms._ import play.api.data.Mapping import scala.util.Success import scala.util.Failure import play.api.i18n.{Messages, MessagesProvider} trait TelephoneNumberMappi...
{ "pile_set_name": "Github" }
/* eslint-disable global-require, import/no-dynamic-require */ import fs from 'fs' import path from 'path' import parseColor from 'color-parse' import { TextStyles } from 'react-sketchapp' import { FileFormat1 } from '@sketch-hq/sketch-file-format-ts' import { ColorToken, TextStyleToken, ShadowToken } from 'lonac/types...
{ "pile_set_name": "Github" }
// // MIT License // // Copyright (c) 2014 Bob McCune http://bobmccune.com/ // Copyright (c) 2014 TapHarmonic, LLC http://tapharmonic.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 S...
{ "pile_set_name": "Github" }
##################################### # Wrapper for rpl_insert_ignore.test# ##################################### -- source include/not_group_replication_plugin.inc -- source include/have_binlog_format_row.inc -- source include/not_ndb_default.inc -- source include/have_rocksdb.inc -- source include/master-slave.inc c...
{ "pile_set_name": "Github" }
// go run mksysnum.go https://svn.freebsd.org/base/stable/11/sys/kern/syscalls.master // Code generated by the command above; see README.md. DO NOT EDIT. // +build arm64,freebsd package unix const ( // SYS_NOSYS = 0; // { int nosys(void); } syscall nosys_args int SYS_EXIT = 1 // { void sys_e...
{ "pile_set_name": "Github" }
<Application x:Class="NavigationSampleApp.App" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:local="clr-namespace:NavigationSampleApp" Startup="Application_Startup"> <Application.Res...
{ "pile_set_name": "Github" }
import {genDefaultValue} from '../src/utils'; describe('genDefaultValue', () => { it('should return value with given string', () => { const defaultValue = 'value'; expect(genDefaultValue(defaultValue)).toBe(defaultValue); }); it('should retrun value with given funciton', () => { const defaultValue =...
{ "pile_set_name": "Github" }
# required options: kam1n0.data.path=E:/testappplatform/ kam1n0.ida.home=C:/Program Files (x86)/IDA 6.9/ # support reference kam1n0.data.logging.path=${kam1n0.data.path}/logs/ # optional options: kam1n0.ida.batch=20000 kam1n0.web.port=8571 # session timeout in seconds kam1n0.web.session.timeout=3600 kam1n0.web.request...
{ "pile_set_name": "Github" }
{ "versions": [ { "status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [ { "href": "https://example.com/image/v7/", "rel": "self" } ], "id": "v7" } ] }
{ "pile_set_name": "Github" }
/* * Copyright (c) .NET Foundation and Contributors * * This software may be modified and distributed under the terms * of the MIT license. See the LICENSE file for details. * * http://github.com/tidyui/coreweb * */ using Microsoft.AspNetCore.Hosting; using Microsoft.Extensions.Hosting; namespa...
{ "pile_set_name": "Github" }
/* * Copyright 2016 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 a...
{ "pile_set_name": "Github" }
{ "author": { "name": "Mark Cavage", "email": "mcavage@gmail.com" }, "name": "assert-plus", "description": "Extra assertions on top of node's assert module", "version": "1.0.0", "license": "MIT", "main": "./assert.js", "devDependencies": { "tape": "4.2.2", "faucet": "0.0.1" }, "optio...
{ "pile_set_name": "Github" }
return " | # Type some coffeescript here, to run in the browser | alert 'hi' > See << coffee/ " if args.empty? return "=beg/quoted/" if args[0] !~ /\n/ txt = CoffeeScript.to_js args[0] Browser.js txt "<* ran in browser!"
{ "pile_set_name": "Github" }
% -------------------------------------------------------- % MDP Tracking % Copyright (c) 2015 CVGL Stanford % Licensed under The MIT License [see LICENSE for details] % Written by Yu Xiang % -------------------------------------------------------- % % draw dres structure function show_dres(frame_id, I, tit, dres, stat...
{ "pile_set_name": "Github" }
/****************************************************************************** * Product: Adempiere ERP & CRM Smart Business Solution * * Copyright (C) 1999-2006 ComPiere, Inc. All Rights Reserved. * * This program is free software; you can redistribute it and/or modify it ...
{ "pile_set_name": "Github" }
//----------------------------------------------------------------------------- // MEKA - g_action.c // Miscellaneous GUI action handlers - Code //----------------------------------------------------------------------------- // FIXME: Make this code/file obsolete eventually. //-------------------------------------...
{ "pile_set_name": "Github" }
/* infback.c -- inflate using a call-back interface * Copyright (C) 1995-2005 Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h */ /* This code is largely copied from inflate.c. Normally either infback.o or inflate.o would be linked into an application--not both. The interf...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <resources> <declare-styleable name="SliderLayout"> <!-- indicator visibility --> <attr name="indicator_visibility" format="enum"> <enum name="visible" value="0"/> <enum name="invisible" value="1"/> </attr> <attr name="...
{ "pile_set_name": "Github" }
// Copyright (c) 2011-2019 Roland Pheasant. All rights reserved. // Roland Pheasant licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. using System; using System.Collections.Generic; using System.Linq; using DynamicData.Annotations; using Dynamic...
{ "pile_set_name": "Github" }
/* * Copyright 2016 Chen-Yu Tsai * * Chen-Yu Tsai <wens@csie.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 Software Foundation; either version 2 of the License, or * (at your option) any later versi...
{ "pile_set_name": "Github" }
version https://git-lfs.github.com/spec/v1 oid sha256:d787c10a044a3f4bab06cf62160ffade48e9abba351445e8e10635939d76e2bb size 13628
{ "pile_set_name": "Github" }
""" Python Character Mapping Codec mac_cyrillic generated from 'MAPPINGS/VENDORS/APPLE/CYRILLIC.TXT' with gencodec.py. """#" import codecs ### Codec APIs class Codec(codecs.Codec): def encode(self,input,errors='strict'): return codecs.charmap_encode(input,errors,encoding_table) def decode(self,inp...
{ "pile_set_name": "Github" }
/* Simple DirectMedia Layer Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.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 ...
{ "pile_set_name": "Github" }
ISO-10303-21; HEADER; /* C_Rect_L26.5mm_W7.0mm_P22.50mm_MKS4.step 3D STEP model for use in ECAD systems * Copyright (C) 2017, kicad StepUp * * 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,...
{ "pile_set_name": "Github" }
class MediaActivityService attr_reader :library_entry delegate :media, to: :library_entry delegate :user, to: :library_entry def initialize(library_entry) @library_entry = library_entry end def status(status) fill_defaults user.profile_feed.activities.new( foreign_id: "LibraryEntry:#{library...
{ "pile_set_name": "Github" }
# gRPC Integration Tests Welcome the integration tests for the config-mgmt service. # How to run the tests Below is the steps to run the tests: ``` $ hab studio enter [1][default:/src:0]# start_deployment_service [2][default:/src:0]# chef-automate dev deploy-some chef/automate-elasticsearch --with-deps [3][default:/sr...
{ "pile_set_name": "Github" }
.segment-viewer-overlay-container { background-color: rgba(255, 255, 255, 0.5); color: black; display: inline-block; left: 0; position: absolute; top: 0; } .segment-viewer-legend-container { display: inline-block; bottom: 0; position: absolute; right: 0; } .segment-viewer-legend-item { font-family...
{ "pile_set_name": "Github" }
<?php namespace Carbon_Fields\Field; use Carbon_Fields\Helper\Helper; /** * Select dropdown field class. */ class Select_Field extends Predefined_Options_Field { /** * {@inheritDoc} */ public function set_value_from_input( $input ) { $options_values = $this->get_options_values(); $value = null; if ( i...
{ "pile_set_name": "Github" }
<!-- Copyright World Wide Web Consortium, (Massachusetts Institute of Technology, Institut National de Recherche en Informatique et en Automatique, Keio University). All Rights Reserved. Please see the full Copyright clause at <http://www.w3.org/Consortium/Legal/copyright-software.html> Description: ...
{ "pile_set_name": "Github" }
// Protocol Buffers - Google's data interchange format // Copyright 2008 Google Inc. All rights reserved. // https://developers.google.com/protocol-buffers/ // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: // // ...
{ "pile_set_name": "Github" }
// Copyright 2013 com 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 ...
{ "pile_set_name": "Github" }
/* This file is a part of libcds - Concurrent Data Structures library (C) Copyright Maxim Khizhinsky (libcds.dev@gmail.com) 2006-2016 Source code repo: http://github.com/khizmax/libcds/ Download: http://sourceforge.net/projects/libcds/files/ Redistribution and use in source and binary forms, ...
{ "pile_set_name": "Github" }
/* Copyright 2018 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" }
{-#LANGUAGE FlexibleContexts, StandaloneDeriving, UndecidableInstances, ConstraintKinds #-} module Carnap.Calculi.Tableau.Checker where import Carnap.Core.Data.Types import Carnap.Core.Data.Classes import Carnap.Core.Data.Optics import Carnap.Core.Data.Util (hasVar) import Carnap.Core.Unification.Unification import Ca...
{ "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" }
{ "images" : [ { "idiom" : "watch", "screenWidth" : "{130,145}", "scale" : "2x" }, { "idiom" : "watch", "screenWidth" : "{146,165}", "scale" : "2x" } ], "info" : { "version" : 1, "author" : "xcode" } }
{ "pile_set_name": "Github" }
import app from '@system.app'; import fetch from '@system.fetch'; import device from '@system.device'; import storage from '@system.storage'; import dc_stat_conf from './dcloud_stat_conf.js'; let dcloud_stat = { stat_data: { p: "a" }, retryTime: 0, //重试次数 report: function (logType) { th...
{ "pile_set_name": "Github" }
/* This file is part of solidity. solidity is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. solidity is distributed in the hope that i...
{ "pile_set_name": "Github" }
/* * ProGuard -- shrinking, optimization, obfuscation, and preverification * of Java bytecode. * * Copyright (c) 2002-2017 Eric Lafortune @ GuardSquare * * 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 F...
{ "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" }
// // AZSearchViewController.swift // AZSearchViewController // // Created by Antonio Zaitoun on 04/01/2017. // Copyright © 2017 Crofis. All rights reserved. // import Foundation import UIKit public class AZSearchViewController: UIViewController{ ///The search bar fileprivate (set) open var searchBa...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 298fcb875e96e4d6f9b039f9f30aad82 timeCreated: 1483998783 licenseType: Pro MonoImporter: serializedVersion: 2 defaultReferences: [] executionOrder: 0 icon: {instanceID: 0} userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
/* Copyright Rene Rivera 2015-2016 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) */ #ifndef BOOST_PREDEF_VERSION_H #define BOOST_PREDEF_VERSION_H #include <boost/predef/version_number.h> #define BOOST_PREDEF_VERSION ...
{ "pile_set_name": "Github" }
const isClassComponent = require('../isClassComponent'); const getDefaultExportedPath = require('../getDefaultExportedPath'); const { parseCode } = require('../../parser'); describe('isClassComponent', () => { it('#1', () => { const code = ` import { createElement, Component } from 'rax'; import View...
{ "pile_set_name": "Github" }
StartChar: uni0451 Encoding: 1105 1105 383 GlifName: uni0451 Width: 1024 VWidth: 0 Flags: W HStem: -16 120<469.07 891.106> 512 120<354 798> 920 120<452.408 699.592> 1168 224<269.423 434.577 717.423 882.577> VStem: 224 128<232.957 512 632 808.17> 240 224<1197.42 1362.58> 688 224<1197.42 1362.58> 798 130<632 812.653> Lay...
{ "pile_set_name": "Github" }
using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. [assembly: AssemblyTitle("Th...
{ "pile_set_name": "Github" }