text
stringlengths
2
99k
meta
dict
/* * Copyright Amazon.com, Inc. or its affiliates. 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. * A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "license" fi...
{ "pile_set_name": "Github" }
--- title: <type>“”参数不能声明为“Optional” ms.date: 07/20/2015 f1_keywords: - bc33010 - vbc33010 helpviewer_keywords: - BC33010 ms.assetid: ec4023e7-9ba6-4532-a6b9-4ae6b4f9063a ms.openlocfilehash: 615279acae5db19a5f1f9a8974c52a753d3457e6 ms.sourcegitcommit: bf5c5850654187705bc94cc40ebfb62fe346ab02 ms.translationtype: MT ms.c...
{ "pile_set_name": "Github" }
--- id: 382ee1a7 title: Networking Issues description: Systems are currently down. date: 2019-09-28T21:33:18.362Z modified: 2019-09-28T23:33:18.362Z severity: degraded-performance resolved: true affectedsystems: - api - cdn --- Systems are currently down. ::: update Resolved | 2019-09-28T23:33:18.362Z Our Files ...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <!-- Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved. W3C liability, trademark and document use rules apply. http://www.w3.org/Consortium/Legal/ipr-notice ...
{ "pile_set_name": "Github" }
-----BEGIN PGP PRIVATE KEY BLOCK----- Comment: GPGTools - https://gpgtools.org lQOYBFnoT18BCAC60OTvCb8If9FnmhfrRnLOhC1awBVPekAeVpFqBgKjh8RDq8bb 39JuRA3UXDr89DJog7OuTzr8B4pIjnRdqTfhVoqGyjXjh5G5199jQ8gpwhr7qFTm PUfJAZxiw/GGG5Zx4b33gvyVaxJFnWyxP4W82nxvrNkwbCnejzHxLZs/sApn1xz3 PUmTgdlzC0e6elWu2jWXQgUupYzw2VhnnIo/v0Se2An2Z...
{ "pile_set_name": "Github" }
# Capistrano::Magento2 [![Gem Version](https://badge.fury.io/rb/capistrano-magento2.svg)](https://badge.fury.io/rb/capistrano-magento2) A Capistrano extension for Magento 2 deployments. Takes care of specific Magento 2 requirements and adds tasks specific to the Magento 2 application. Supports zero-down deployments b...
{ "pile_set_name": "Github" }
PATH_PREFIX:=.. include ../common.mk HOST_STAMP_BUILT:=$(HOST_BUILD_DIR)/.headers_built HOST_STAMP_INSTALLED:=$(TOOLCHAIN_DIR)/stamp/.uclibc_headers_installed define Host/Compile endef define Host/Install PATH='$(TARGET_PATH)' $(MAKE) -C $(HOST_BUILD_DIR) \ PREFIX="$(BUILD_DIR_TOOLCHAIN)/$(LIBC)-dev/" \ DEVEL...
{ "pile_set_name": "Github" }
var path = require('path') , tcase = require('t-case') , i = require('i')(); /** * Returns the template path for a specific seed * * @param {Object} project Object returned from util.locations.get() * @param {String} name Name of the seed * @return {String} Path to the template * @api publi...
{ "pile_set_name": "Github" }
/* Texas Instruments Triple 8-/10-BIT 165-/110-MSPS Video and Graphics * Digitizer with Horizontal PLL registers * * Copyright (C) 2009 Texas Instruments Inc * Author: Santiago Nunez-Corrales <santiago.nunez@ridgerun.com> * * This code is partially based upon the TVP5150 driver * written by Mauro Carvalho Chehab...
{ "pile_set_name": "Github" }
// +build f030x6 // Peripheral: USART_Periph Universal Synchronous Asynchronous Receiver Transmitter. // Instances: // USART1 mmap.USART1_BASE // Registers: // 0x00 32 CR1 Control register 1. // 0x04 32 CR2 Control register 2. // 0x08 32 CR3 Control register 3. // 0x0C 32 BRR Baud rate register. // 0x1...
{ "pile_set_name": "Github" }
/* * Generated by class-dump 3.3.4 (64 bit). * * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ #import "DVTLayoutView_ML.h" #import "DVTInvalidation-Protocol.h" @class DVTBorderedView, DVTStackBacktrace, IDEControlGroup, IDEPathControl; @interface IDENavBar : DVTLayoutV...
{ "pile_set_name": "Github" }
*> \brief \b SLASYF_ROOK computes a partial factorization of a real symmetric matrix using the bounded Bunch-Kaufman ("rook") diagonal pivoting method. * * =========== DOCUMENTATION =========== * * Online html documentation available at * http://www.netlib.org/lapack/explore-html/ * *> \htmlonly *> Download...
{ "pile_set_name": "Github" }
#!/usr/bin/env python # coding:utf-8 "Queues(Pipe)-based independent remote client-server Python Debugger" __author__ = "Mariano Reingart (reingart@gmail.com)" __copyright__ = "Copyright (C) 2011 Mariano Reingart" __license__ = "LGPL 3.0" __version__ = "1.01b" # remote debugger queue-based (jsonrpc-like interface): ...
{ "pile_set_name": "Github" }
function(status_line) map_set(global status "${ARGN}") string_pad("${ARGN}" 100) ans(str) echo_append("\r${str}\r") endfunction()
{ "pile_set_name": "Github" }
owner = SPR controller = SPR add_core = SPR infra = 7 1939.4.1 = { owner = SPA controller = SPA add_core = SPA }
{ "pile_set_name": "Github" }
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="24dp" android:height="24dp" android:viewportWidth="24" android:viewportHeight="24" android:tint="?attr/colorControlNormal"> <path android:fillColor="@android:color/white" android:pathData="M22,16v-2l-8.5,...
{ "pile_set_name": "Github" }
package(default_visibility = ["//visibility:public"]) load( "@io_bazel_rules_go//go:def.bzl", "go_binary", "go_library", ) go_binary( name = "out-of-cluster-client-configuration", embed = [":go_default_library"], ) go_library( name = "go_default_library", srcs = ["main.go"], importpat...
{ "pile_set_name": "Github" }
/* -*- mode: c; c-basic-offset: 8; -*- * vim: noexpandtab sw=8 ts=8 sts=0: * * Copyright (C) 2005 Oracle. All rights reserved. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public * License as published by the Free Software Foundation; either *...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <Scheme LastUpgradeVersion = "1020" version = "1.3"> <BuildAction parallelizeBuildables = "YES" buildImplicitDependencies = "YES"> <BuildActionEntries> <BuildActionEntry buildForTesting = "YES" buildForRunning = "YES" ...
{ "pile_set_name": "Github" }
-----BEGIN CERTIFICATE----- MIIC5jCCAk+gAwIBAgIBADANBgkqhkiG9w0BAQQFADBcMQswCQYDVQQGEwJBVTET MBEGA1UECBMKUXVlZW5zbGFuZDEaMBgGA1UEChMRQ3J5cHRTb2Z0IFB0eSBMdGQx HDAaBgNVBAMTE1Rlc3QgUENBICgxMDI0IGJpdCkwHhcNOTkxMjAyMjEzNTQ4WhcN MDUwNzExMjEzNTQ4WjBcMQswCQYDVQQGEwJBVTETMBEGA1UECBMKUXVlZW5zbGFu ZDEaMBgGA1UEChMRQ3J5cHRTb2Z0IFB0...
{ "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" }
// Copyright (C) 2017 André Bargull. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- esid: sec-try-statement-runtime-semantics-evaluation description: Abrupt completion from catch block calls UpdatEmpty() info: | 13.15.8 Runtime Semantics: Evaluation TryStatement :...
{ "pile_set_name": "Github" }
task Stage { Push-Location "$PSScriptRoot" Copy-Item "$PSScriptRoot\UniversalDashboard.Map.psm1" "$PSScriptRoot\output\UniversalDashboard.Map.psm1" -Force Get-ChildItem "$PSScriptRoot\Scripts" -File -Recurse -Filter "*.ps1" | ForEach-Object { Get-Content $_.FullName -Raw | Out-File "$PSScriptRoot\ou...
{ "pile_set_name": "Github" }
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="24dp" android:height="24dp" android:viewportWidth="24" android:viewportHeight="24"> <path android:pathData="M6,18C6,18.55 6.45,19 7,19H8V22.5C8,23.33 8.67,24 9.5,24C10.33,24 11,23.33 11,22.5V19H13V22.5C13,23.33 13....
{ "pile_set_name": "Github" }
{ "images" : [ { "idiom" : "universal", "filename" : "AS.png", "scale" : "1x" }, { "idiom" : "universal", "filename" : "AS@2x.png", "scale" : "2x" }, { "idiom" : "universal", "filename" : "AS@3x.png", "scale" : "3x" } ], "info" : { ...
{ "pile_set_name": "Github" }
/* Copyright (c) 2003-2010 Niels Kokholm and Peter Sestoft 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, copy, modify, me...
{ "pile_set_name": "Github" }
""" Tests for the unicodedata module. Written by Marc-Andre Lemburg (mal@lemburg.com). (c) Copyright CNRI, All Rights Reserved. NO WARRANTY. """ import hashlib from http.client import HTTPException import sys import unicodedata import unittest from test.support import open_urlresource, requires_resource, sc...
{ "pile_set_name": "Github" }
Source: handbrake Section: graphics Priority: optional Maintainer: John Stebbins <jstebbins.hb@gmail.com> Build-Depends: meson, ninja-build, debhelper (>= 6), autotools-dev, libtool, libtool-bin, libgudev-1.0-dev, intltool, autoconf, nasm (>= 2.13), cmake, libbz2-dev, zlib1g-dev, libgtk-3-dev, libnotify-dev, libgstream...
{ "pile_set_name": "Github" }
--- id: faq-generators title: "FAQ: Generators" --- ### What are some server generator use cases? We have around 40+ server generators, with more added regularly. Some of these include Spring in your choice of Java or Kotlin, the Finch and Scalatra frameworks using Scala, and C# generators for NancyFX and WebAPI (to ...
{ "pile_set_name": "Github" }
// // PagerControllerDmeoController.h // TYPagerControllerDemo // // Created by tany on 2017/7/19. // Copyright © 2017年 tany. All rights reserved. // #import <UIKit/UIKit.h> @interface PagerControllerDmeoController : UIViewController @end
{ "pile_set_name": "Github" }
/* * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. * * Copyright (C) 2003 Ladislav Michl * Copyright (C) 2004 Ralf Baechle */ #ifndef __ASM_MACH_IP32_MANGLE_PORT_H #define __ASM_MACH_IP32_MAN...
{ "pile_set_name": "Github" }
<style> @import "/static/css/codemirror.css"; @import "/static/css/highlight.css"; </style> <form id="article-form" class="form clear container" action="#" method="post"> <div class="left grid-1-2"> <input class="ipt title" id="title" type="text" required="required" name="title" placeholder="页面标题"/>...
{ "pile_set_name": "Github" }
# frozen_string_literal: false require "webrick" require "stringio" require "test/unit" class TestWEBrickHTTPRequest < Test::Unit::TestCase def teardown WEBrick::Utils::TimeoutHandler.terminate super end def test_simple_request msg = <<-_end_of_message_ GET / _end_of_message_ req = WEBrick::...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html> <head> <title>403 Forbidden</title> </head> <body> <p>Directory access is forbidden.</p> </body> </html>
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html lang="en-us"> {% include head.html %} <body> {% include page-header.html %} <section class="main-content"> {{ content }} {% include page-footer.html %} </section> </body> </html>
{ "pile_set_name": "Github" }
#! /bin/sh # depcomp - compile a program generating dependencies as side-effects scriptversion=2012-07-12.20; # UTC # Copyright (C) 1999-2012 Free Software Foundation, Inc. # 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 # ...
{ "pile_set_name": "Github" }
<?php namespace classes\field_inheritance_002; class A { protected $x = -1; public function Aget() { return $this->x; } public function Aset($v) { $this->x = $v; } } class B extends A { public $x; public function Bget() { return $this->x; } public function Bset($v) { $thi...
{ "pile_set_name": "Github" }
// -*- C++ -*- // Copyright (C) 2005-2018 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 // Foundation; either version 3...
{ "pile_set_name": "Github" }
// Copyright 2009 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. // +build !gccgo #include "textflag.h" // // System call support for AMD64, FreeBSD // // Just jump to package syscall's implementation for all these functio...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: cc4574c0f59721b4db6cde3443eb9f45 timeCreated: 1519907477 licenseType: Free DefaultImporter: userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
/* _Stoflt function */ #include "xmath.h" #include <ctype.h> #include <locale.h> #include <stdlib.h> #define BASE 10 /* decimal */ #define NDIG 9 /* decimal digits per long word */ #define MAXSIG (5 * NDIG) /* maximum significant digits to keep */ int _Stoflt(const char *s0, const char *s, char **endptr, long lo[], ...
{ "pile_set_name": "Github" }
<?php /** * Zend Framework (http://framework.zend.com/) * * @link http://github.com/zendframework/zf2 for the canonical source repository * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ namespace ...
{ "pile_set_name": "Github" }
name = File Styles description = Allows preset transformation of files and media for display. package = Styles core = 7.x files[] = file_styles.module files[] = file_styles.admin.inc files[] = includes/styles/FileStyles.inc dependencies[] = styles dependencies[] = image ; Information added by drupal.org packaging scr...
{ "pile_set_name": "Github" }
'use strict'; angular.module('angularCmsApp').controller('HelpCtrl', function($scope) { $scope.awesomeThings = ['HTML5 Boilerplate', 'AngularJS', 'Karma']; $scope.readmeEl = angular.element('#readme'); $scope.loadReadme = function() { }; });
{ "pile_set_name": "Github" }
/*BEGIN_LEGAL Intel Open Source License Copyright (c) 2002-2015 Intel Corporation. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright noti...
{ "pile_set_name": "Github" }
* $Id$ c-------------------------------------------------------------------- subroutine prec2ij(ibl,nblock1, bl,inx) implicit real*8 (a-h,o-z) #include "mafdecls.fh" common /route/ iroute common /infob/ inuc,ibas,na,nbf,nsh,ncf,ncs common /primij/ iabprim, ijdim ,ijpar1 common /time...
{ "pile_set_name": "Github" }
/** @file Cache Maintenance Functions. Copyright (c) 2006 - 2008, Intel Corporation. All rights reserved.<BR> SPDX-License-Identifier: BSD-2-Clause-Patent **/ #include <Base.h> #include <Library/DebugLib.h> /** Invalidates the entire instruction cache in cache coherency domain of the calling ...
{ "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 lang="en-US"> <head> <!--// Metadata ---------------------------------------------------- --> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta charset="UTF-8" /> <link rel="...
{ "pile_set_name": "Github" }
/* * Fast C2P (Chunky-to-Planar) Conversion * * Copyright (C) 2003-2008 Geert Uytterhoeven * * This file is subject to the terms and conditions of the GNU General Public * License. See the file COPYING in the main directory of this archive * for more details. */ #include <linux/types.h> extern void c2p_p...
{ "pile_set_name": "Github" }
# Copyright 2017 Rene Rivera # 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) # TODO: Documentation. import feature ; feature.feature runtime-link : shared static : propagated ; feature.feature runtime-de...
{ "pile_set_name": "Github" }
/* This file is part of the Tweeny library. Copyright (c) 2016-2020 Leonardo Guilherme Lucena de Freitas Copyright (c) 2016 Guilherme R. Costa 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 Softwar...
{ "pile_set_name": "Github" }
// (C) Copyright John Maddock 2006-7. // 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/LICENSE_1_0.txt) static const boost::array<boost::array<typename table_type<T>::type, 4>, 190> tga...
{ "pile_set_name": "Github" }
#include <ATen/core/ivalue.h>
{ "pile_set_name": "Github" }
// Copyright 2018 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 google provides support for making OAuth2 authorized and authenticated // HTTP requests to Google APIs. It supports the Web server flow, client-side ...
{ "pile_set_name": "Github" }
/****************************************************************************** * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * * GPL LICENSE SUMMARY * * Copyright(c) 2005 - 2009 Intel Corporation. All rights reserved. * ...
{ "pile_set_name": "Github" }
// Copyright (c) Facebook, Inc. and its affiliates. // // 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 applicabl...
{ "pile_set_name": "Github" }
# Generated by superflore -- DO NOT EDIT # # Copyright Open Source Robotics Foundation inherit ros_distro_rolling inherit ros_superflore_generated DESCRIPTION = "A package containing some navigation related message and service definitions." AUTHOR = "William Woodall <william@osrfoundation.org>" HOMEPAGE = "https://wi...
{ "pile_set_name": "Github" }
#include <stdio.h> #include <time.h> #define MAX 2147483647 struct Matrix { int cnt; int one[100]; }; struct Pile { int cnt; int repeat[1000]; }; typedef struct Matrix Matrix; typedef struct Pile Pile; int N, M, setCnt; int set[1001]; Matrix matrix[1001]; Pile pile[1001]; void search(int, int, int*); int main...
{ "pile_set_name": "Github" }
/* * Copyright (c) 1999, 2017, 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" }
/* * Tigase XMPP Server - The instant messaging server * Copyright (C) 2004 Tigase, Inc. (office@tigase.com) * * 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, version 3 of the Licen...
{ "pile_set_name": "Github" }
using System; using UnityEngine.Events; namespace UnityAtoms.BaseAtoms { /// <summary> /// None generic Unity Event of type `Void`. Inherits from `UnityEvent&lt;Void&gt;`. /// </summary> [Serializable] public sealed class VoidUnityEvent : UnityEvent<Void> { } }
{ "pile_set_name": "Github" }
op { graph_op_name: "ParseExample" visibility: HIDDEN }
{ "pile_set_name": "Github" }
export interface IPatterns extends Array<Rule> {} export interface IGrammar { name: string; scopeName: string; fileTypes: string[]; patterns: IPatterns; repository: IRepository; } export interface IMatchScopes { [key: string]: RuleSimple; } export type Rule = RuleSimple | IRuleCapturing | IRuleDelimited ...
{ "pile_set_name": "Github" }
<div id="footer"> Generated on <%= Time.now.strftime("%c") %> by <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a> <%= YARD::VERSION %> (ruby-<%= RUBY_VERSION %>). </div> <!-- BEGIN-SECTION --> <script type="text/javascript" src="https://media.amazonwebservices.com/amzn...
{ "pile_set_name": "Github" }
import { Action } from '@ngrx/store'; import { Region } from '../../../model/address.model'; import { StateUtils } from '../../../state/utils/index'; import { REGIONS } from '../user-state'; export const LOAD_REGIONS = '[User] Load Regions'; export const LOAD_REGIONS_SUCCESS = '[User] Load Regions Success'; export con...
{ "pile_set_name": "Github" }
// cgo -godefs -- -fsigned-char types_openbsd.go | go run mkpost.go // Code generated by the command above; see README.md. DO NOT EDIT. // +build arm,openbsd package unix const ( SizeofPtr = 0x4 SizeofShort = 0x2 SizeofInt = 0x4 SizeofLong = 0x4 SizeofLongLong = 0x8 ) type ( _C_short int1...
{ "pile_set_name": "Github" }
Custom Actions ============== You can override and extend Admin::ResourcesController with your methods. Actions are defined in ``config/typus/application.yml``: .. code-block:: yaml Post: ... actions: index: custom_action edit: custom_action_for_an_item Remember to define permissions on ``conf...
{ "pile_set_name": "Github" }
/* * 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, software * distributed u...
{ "pile_set_name": "Github" }
import datetime import uuid import sqlalchemy from blue_yellow_app.data.modelbase import SqlAlchemyBase class PasswordReset(SqlAlchemyBase): __tablename__ = 'PasswordReset' id = sqlalchemy.Column(sqlalchemy.String, primary_key=True, default=lambda: str(uuid.uuid4()).replace('-', ...
{ "pile_set_name": "Github" }
namespace Umbraco.Core.Models { public interface IImageUrlGenerator { string GetImageUrl(ImageUrlGenerationOptions options); } }
{ "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 chacha20poly1305 import ( "bytes" cr "crypto/rand" "encoding/hex" mr "math/rand" "testing" ) func TestVectors(t *testing.T) { for i, test := ran...
{ "pile_set_name": "Github" }
# Kodi Media Center language file # Addon Name: Aeon Nox # Addon id: skin.aeon.nox.5 # Addon Provider: BigNoid msgid "" msgstr "" "Project-Id-Version: XBMC Skins\n" "Report-Msgid-Bugs-To: alanwww1@xbmc.org\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kodi...
{ "pile_set_name": "Github" }
package com.kingston.im.chat.net.message; import java.lang.reflect.InvocationTargetException; import java.lang.reflect.Method; import com.kingston.im.chat.net.IoSession; public enum PacketManager { INSTANCE; public void execPacket(IoSession session, AbstractPacket pact){ if(pact == null) return; try { Met...
{ "pile_set_name": "Github" }
# Changelog ## Not yet released None yet. ## v1.10.0 * #49 want convenience functions for MultiErrors ## v1.9.0 * #47 could use VError.hasCauseWithName() ## v1.8.1 * #39 captureStackTrace lost when inheriting from WError ## v1.8.0 * #23 Preserve original stack trace(s) ## v1.7.0 * #10 better support for ext...
{ "pile_set_name": "Github" }
// Copyright (c) Microsoft Corporation. // Licensed under the MIT License. import { Position, Range, TextDocument } from 'vscode-languageserver'; export const getRangeAtPosition = (document: TextDocument, position: Position): Range | undefined => { const text = document.getText(); const line = position.line; co...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <PRONOM-Report xmlns="http://pronom.nationalarchives.gov.uk"> <report_format_detail> <FileFormat> <FormatID>523</FormatID> <FormatName>Scanstudio 16-Colour Bitmap</FormatName> <FormatVersion> </FormatVersion> <FormatAliases> </For...
{ "pile_set_name": "Github" }
// @warnings{no-unused} module test; func void test2(i32) { }
{ "pile_set_name": "Github" }
/***************************************************************************** * x264.h: x264 public header ***************************************************************************** * Copyright (C) 2003-2011 x264 project * * Authors: Laurent Aimar <fenrir@via.ecp.fr> * Loren Merritt <lorenm@u.washing...
{ "pile_set_name": "Github" }
2434 1565597543067 httpcache-v1 Method: POST URL: https://www.notion.so/api/v3/getRecordValues Body:+110 { "requests": [ { "id": "1d91b89d-6726-4b97-91ac-d5c943835a80", "table": "block" } ] } Response:+2234 { "results": [ { "role": "comment_only", "value": { "alive": tr...
{ "pile_set_name": "Github" }
// SPDX-License-Identifier: GPL-2.0 /* * fs/partitions/amiga.c * * Code extracted from drivers/block/genhd.c * * Copyright (C) 1991-1998 Linus Torvalds * Re-organised Feb 1998 Russell King */ #define pr_fmt(fmt) fmt #include <linux/types.h> #include <linux/affs_hardblocks.h> #include "check.h" #include "...
{ "pile_set_name": "Github" }
// RUN: %clang_cc1 -DSTDCPP11 -std=c++11 -verify -fsyntax-only %s // RUN: %clang_cc1 -DSTDGNU11 -std=gnu++11 -verify -fsyntax-only %s // RUN: %clang_cc1 -DSTDGNU11TRI -ftrigraphs -std=gnu++11 -verify -fsyntax-only %s // RUN: %clang_cc1 -DSTDCPP17 -std=c++1z -verify -fsyntax-only %s // RUN: %clang_cc1 -DSTDCPP17TRI -ftr...
{ "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 MultiParamTypeClasses, TypeFamilies, GeneralizedNewtypeDeriving, TemplateHaskell, CPP, UndecidableInstances #-} {-| All RPC calls are run within this monad. It encapsulates: * IO operations, * failures, * working with the daemon state. Code that is specific either to the config...
{ "pile_set_name": "Github" }
import {Component, Input} from '@angular/core'; @Component({ selector: 'validation', template: ` <div class="validation"> <div *ngFor="let message of messages">{{message}}</div> </div> `, styles: [` .validation { color: #999; margin: 12px; }` ] }) export class ValidationComp...
{ "pile_set_name": "Github" }
<!doctype html> <html lang="en"> <head> <title>jQuery UI Effects Demos</title> <link type="text/css" href="../demos.css" rel="stylesheet" /> </head> <body> <div class="demos-nav"> <h4>Examples</h4> <ul> <li class="demo-config-on"><a href="default.html">Default functionality</a></li> </ul> </div> </body> </html...
{ "pile_set_name": "Github" }
// Run: %dxc -T vs_6_0 -E main // According to HLSL reference: // The 'lerp' function can only operate on float, vector of float, and matrix of floats. // CHECK: [[glsl:%\d+]] = OpExtInstImport "GLSL.std.450" void main() { float a1, a2, a3, lerp_a; float4 b1, b2, b3, lerp_b; float2x3 c1, c2, c3, lerp...
{ "pile_set_name": "Github" }
description: Presence of unused variables issues: - id: SWC-131 count: 0 locations: []
{ "pile_set_name": "Github" }
from data import city_visit from ranker import rank_adjuster_interface # NOTE(igushev): This class works only with PointType implementation of # PointTypeInterface. class PointTypeRankAdjuster(rank_adjuster_interface.RankAdjusterInterface): """Adjusts rank of points by point types.""" @staticmethod def _PointS...
{ "pile_set_name": "Github" }
/* * The MIT License * * Copyright 2017 Ayesha. * * 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, copy, modify, ...
{ "pile_set_name": "Github" }
/** Used for built-in method references. */ var objectProto = Object.prototype; /** Used to check objects for own properties. */ var hasOwnProperty = objectProto.hasOwnProperty; /** * The base implementation of `_.has` without support for deep paths. * * @private * @param {Object} [object] The object to query. *...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>激活邮箱</title> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <meta name="keywords" content="fly,layui,前端社区"> <meta name="description" content="Fly社区是模块化前端UI框架Layui的官网社区,致力于为web开发提供强劲动力"> <link rel="styleshe...
{ "pile_set_name": "Github" }
/* * Created on Mar 27, 2013 * * 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" }
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: pogoprotos/networking/requests/messages/check_challenge_message.proto import sys _b=sys.version_info[0]<3 and (lambda x:x) or (lambda x:x.encode('latin1')) from google.protobuf import descriptor as _descriptor from google.protobuf import message as _...
{ "pile_set_name": "Github" }
package milkman.ui.main; import javafx.scene.Scene; import javafx.scene.input.KeyCode; import javafx.scene.input.KeyCodeCombination; import milkman.PlatformUtil; import milkman.ui.commands.AppCommand; import milkman.ui.commands.AppCommand.EditCurrentEnvironment; import milkman.ui.commands.UiCommand; import milkman.ui....
{ "pile_set_name": "Github" }
.PHONY: help help:: $(ECHO) "Makefile Usage:" $(ECHO) " make all TARGET=<sw_emu/hw_emu/hw> DEVICE=<FPGA platform>" $(ECHO) " Command to generate the design for specified Target and Device." $(ECHO) "" $(ECHO) " make clean " $(ECHO) " Command to remove the generated non-hardware files." $(ECHO) "" $...
{ "pile_set_name": "Github" }
# 如何为情感分析准备电影评论数据 > 原文: [https://machinelearningmastery.com/prepare-movie-review-data-sentiment-analysis/](https://machinelearningmastery.com/prepare-movie-review-data-sentiment-analysis/) 每个问题的文本数据准备都不同。 准备工作从简单的步骤开始,例如加载数据,但是对于您正在使用的数据非常具体的清理任务很快就会变得困难。您需要有关从何处开始以及从原始数据到准备建模的数据的步骤的工作顺序的帮助。 在本教程中,您将逐步了解如何为情感分析准备电影...
{ "pile_set_name": "Github" }
{ "forge_marker": 1, "defaults": { "model": "mca:rose_gold_block" }, "variants": { "normal": [{}], "inventory": [{}] } }
{ "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. namespace Microsoft.Intune.PowerShellGraphSDK.PowerShellCmdlets { using System.Management.Automation; /// <summary> /// <para type="synopsis">Retriev...
{ "pile_set_name": "Github" }
/* Copyright 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, softw...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2015 Apple Inc. 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 a...
{ "pile_set_name": "Github" }