repo_name
stringlengths
4
116
path
stringlengths
3
942
size
stringlengths
1
7
content
stringlengths
3
1.05M
license
stringclasses
15 values
ybznek/openscap
src/OVAL/probes/unix/process.c
11795
/** * @file process.c * @brief process probe * @author "Steve Grubb" <sgrubb@redhat.com> * * 2010/06/13 dkopecek@redhat.com * This probe is able to process an process_object as defined in OVAL 5.4 and 5.5. * */ /* * Copyright 2009-2010 Red Hat Inc., Durham, North Carolina. * All Rights Reserved. * * Th...
lgpl-2.1
spsoft/spnetkit
spnetkit/spnkprefork.cpp
6852
/* * Copyright 2011 Stephen Liu * For license terms, see the file COPYING along with this library. */ #include <vector> #include <unistd.h> #include <errno.h> #include <signal.h> #include <stdlib.h> #include <unistd.h> #include <assert.h> #include "spnkprefork.hpp" #include "spnklog.hpp" #include "spnkstr.hpp" #in...
lgpl-2.1
duythanhphan/qt-creator
src/plugins/qt4projectmanager/wizards/qtwizard.h
5674
/**************************************************************************** ** ** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. ** ** Commercial License Usage ** Licensees holding valid commercial Qt licenses may use this f...
lgpl-2.1
kitachro/ruby-gnome2
poppler/ext/poppler/rbpoppler-annotation-callout-line.c
4950
/* -*- c-file-style: "ruby"; indent-tabs-mode: nil -*- */ /* * Copyright (C) 2008-2013 Ruby-GNOME2 Project Team * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * vers...
lgpl-2.1
jensopetersen/exist
src/org/exist/source/StringSourceWithMapKey.java
1741
package org.exist.source; import java.io.*; import java.util.Map; import org.exist.security.PermissionDeniedException; import org.exist.security.Subject; import org.exist.storage.DBBroker; /** * A simple source object wrapping a single query string, but associating it with a specific * map (e.g., of namespace bind...
lgpl-2.1
danimo/qt-creator
src/plugins/cpptools/modelmanagertesthelper.cpp
3946
/**************************************************************************** ** ** Copyright (C) 2015 The Qt Company Ltd. ** Contact: http://www.qt.io/licensing ** ** This file is part of Qt Creator. ** ** Commercial License Usage ** Licensees holding valid commercial Qt licenses may use this file in ** accordance wit...
lgpl-2.1
stefanklug/mapnik
include/mapnik/json/topojson_utils.hpp
8585
/***************************************************************************** * * This file is part of Mapnik (c++ mapping toolkit) * * Copyright (C) 2015 Artem Pavlenko * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as p...
lgpl-2.1
openprivacy/openscap
src/OVAL/oval_entity.c
13479
/** * @file oval_entity.c * \brief Open Vulnerability and Assessment Language * * See more details at http://oval.mitre.org/ */ /* * Copyright 2009--2014 Red Hat Inc., Durham, North Carolina. * All Rights Reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms ...
lgpl-2.1
alexschlueter/cern-root
interpreter/llvm/src/include/llvm/MC/MCSectionCOFF.h
2516
//===- MCSectionCOFF.h - COFF Machine Code Sections -------------*- C++ -*-===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===-------------------------------------------------------...
lgpl-2.1
JordanReiter/railo
railo-java/railo-core/src/railo/runtime/listener/MixedAppListener.java
797
package railo.runtime.listener; import railo.commons.lang.types.RefBoolean; import railo.commons.lang.types.RefBooleanImpl; import railo.runtime.PageContext; import railo.runtime.PageSource; import railo.runtime.exp.PageException; public final class MixedAppListener extends ModernAppListener { @Override public voi...
lgpl-2.1
hlamer/kate
tests/data/indent/cppstyle/comment11/input.js
93
v.setCursorPosition(0,19); v.type('/'); v.type('/'); v.type('/'); v.type('/'); v.type("ok");
lgpl-2.1
richardmg/qtcreator
src/plugins/classview/classviewparsertreeitem.h
3290
/************************************************************************** ** ** Copyright (c) 2013 Denis Mingulov ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. ** ** Commercial License Usage ** Licensees holding valid commercial Qt licenses may use this file in ** accordance with ...
lgpl-2.1
lefou/kdepim-noakonadi
kaddressbook/viewconfigurefilterpage.cpp
4025
/* This file is part of KAddressBook. Copyright (c) 2002 Mike Pilone <mpilone@slac.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...
lgpl-2.1
RLovelett/qt
src/3rdparty/webkit/WebCore/generated/Grammar.cpp
296109
/* A Bison parser, made by GNU Bison 2.4.1. */ /* Skeleton implementation for Bison's Yacc-like parsers in C Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the...
lgpl-2.1
kitachro/ruby-gnome2
gtk3-no-gi/ext/gtk3/rbgtk-socket.c
2109
/* -*- c-file-style: "ruby"; indent-tabs-mode: nil -*- */ /* * Copyright (C) 2011 Ruby-GNOME2 Project Team * Copyright (C) 2002,2003 Ruby-GNOME2 Project Team * Copyright (C) 2002 Neil Conway * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser Gene...
lgpl-2.1
step21/inkscape-osx-packaging-native
src/libgdl/gdl-dock-paned.h
2254
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * gdl-dock-paned.h * * This file is part of the GNOME Devtools Libraries. * * Copyright (C) 2002 Gustavo Giráldez <gustavo.giraldez@gmx.net> * * This library is free software; you can redistribute it and/or * modify it under the terms...
lgpl-2.1
Anatoscope/sofa
modules/SofaGeneralDeformable/config.h
1801
/****************************************************************************** * SOFA, Simulation Open-Framework Architecture, development version * * (c) 2006-2017 INRIA, USTL, UJF, CNRS, MGH * * * ...
lgpl-2.1
skariel/pythonium
pythonium/compliant/runtime.py
7045
object = {__bases__: [], __name__: 'object'} object.__mro__ = [object] type = {__bases__: [object], __mro__: [object], __name__: 'type'} object.__metaclass__ = type __ARGUMENTS_PADDING__ = {ARGUMENTS_PADDING: "YES IT IS!"} def __is__(me, other): return (me is other) __is__.is_method = True object.__is__ = __i...
lgpl-2.1
edwinspire/VSharp
class/Mono.WebBrowser/Mono.WebBrowser/IWebBrowser.cs
10333
// 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, merge, publish, // distribute, sublicense, and/or sell...
lgpl-3.0
CDSherrill/psi4
psi4/src/psi4/libmoinfo/slater_determinant.cc
2456
/* * @BEGIN LICENSE * * Psi4: an open-source quantum chemistry software package * * Copyright (c) 2007-2019 The Psi4 Developers. * * The copyrights for code used from other parties are included in * the corresponding files. * * This file is part of Psi4. * * Psi4 is free software; you can redistribute it an...
lgpl-3.0
riccio82/MateCat
lib/Utils/Engines/YandexTranslate.php
4027
<?php class Engines_YandexTranslate extends Engines_AbstractEngine { protected $_config = array( 'segment' => null, 'source' => null, 'target' => null, ); public function __construct($engineRecord) { parent::__construct($engineRecord); if ...
lgpl-3.0
kidaa/Awakening-Core3
bin/scripts/object/tangible/wearables/base/base_wrist_both.lua
2244
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --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; either version 2 of the License, --or (at your option) any later versio...
lgpl-3.0
kieregh/rb
_install/language/english/lang.install.php
9586
<?php $lang['install']['flag'] = 'en'; //en $lang['install']['i001'] = 'KimsQ Rb Installation'; //KimsQ Rb 설치 $lang['install']['i002'] = 'Select the version'; //설치할 패키지를 선택해주세요. *** 사이트 패키지와 용어 혼동 $lang['install']['i003'] = 'Do not refresh this page. It will automatically move on to the next step after the downloading....
lgpl-3.0
UnAfraid/topzone
VotingRewardInterfaceProvider/src/main/java/com/github/unafraid/votingreward/interfaceprovider/model/RewardItemHolder.java
1261
/* * Copyright (C) 2014-2015 Vote Rewarding System * * This file is part of Vote Rewarding System. * * Vote Rewarding System 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 Lic...
lgpl-3.0
ufaks/addons-yelizariev
access_apps/__openerp__.py
415
{ 'name': 'Control access to Apps', 'version': '1.0.0', 'author': 'IT-Projects LLC, Ivan Yelizariev', 'category': 'Tools', 'website': 'https://twitter.com/yelizariev', 'price': 10.00, 'currency': 'EUR', 'depends': [ 'access_restricted' ], 'data': [ 'security/acces...
lgpl-3.0
Amethyst-web/vinst
wa-apps/shop/plugins/migrate/lib/transport/shopMigrateStorelandruTransport.class.php
311
<?php /** * Class shopMigrateStorelandruTransport * @title StoreLand ru * @description Перенос данных из магазинов на платформе StoreLand.ru посредством YML файла * @group YML */ class shopMigrateStorelandruTransport extends shopMigrateYmlTransport { }
lgpl-3.0
n0whereman/bitpunch
runtest/results/2016-04-30T21:49:59.491929/src/bitpunch/math/int.h
1559
/* This file is part of BitPunch Copyright (C) 2013-2015 Frantisek Uhrecky <frantisek.uhrecky[what here]gmail.com> Copyright (C) 2013-2014 Andrej Gulyas <andrej.guly[what here]gmail.com> Copyright (C) 2013-2014 Marek Klein <kleinmrk[what here]gmail.com> Copyright (C) 2013-2014 Filip Machovec <filipmachovec[what here]...
lgpl-3.0
meganchang/Stem
stem/control.py
17273
""" Classes for interacting with the tor control socket. Controllers are a wrapper around a ControlSocket, retaining many of its methods (connect, close, is_alive, etc) in addition to providing its own for interacting at a higher level. **Module Overview:** :: from_port - Provides a Controller based on a port con...
lgpl-3.0
hultqvist/SharpKit-SDK
Defs/ExtJs/Ext.grid.property.Store.cs
1987
//*************************************************** //* This file was generated by tool //* SharpKit //* At: 29/08/2012 03:59:41 p.m. //*************************************************** using SharpKit.JavaScript; namespace Ext.grid.property { #region Store /// <inheritdocs /> /// <summary> /// <p>A ...
lgpl-3.0
edwinspire/VSharp
class/System/System.Net.Configuration/HttpCachePolicyElement.cs
4102
// // System.Net.Configuration.HttpCachePolicyElement.cs // // Authors: // Tim Coleman (tim@timcoleman.com) // Chris Toshok (toshok@ximian.com) // // Copyright (C) Tim Coleman, 2004 // (C) 2004,2005 Novell, Inc. (http://www.novell.com) // // // Permission is hereby granted, free of charge, to any person obtaining // a...
lgpl-3.0
mdaus/coda-oss
modules/c++/xml.lite/source/ValidatorInterface.cpp
2255
/* ========================================================================= * This file is part of xml.lite-c++ * ========================================================================= * * (C) Copyright 2004 - 2014, MDA Information Systems LLC * (C) Copyright 2022, Maxar Technologies, Inc. * * xml.lite-c++...
lgpl-3.0
kidaa/Awakening-Core3
bin/scripts/object/tangible/powerup/base/weapon_base.lua
2220
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --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; either version 2 of the License, --or (at your option) any later versio...
lgpl-3.0
kidaa/Awakening-Core3
bin/scripts/object/tangible/medicine/pet/pet_vitapack_b.lua
2739
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --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; either version 2 of the License, --or (at your option) any later versio...
lgpl-3.0
mdolz/PMLib
new/stxxl/include/stxxl/bits/common/binary_buffer.h
20063
/*************************************************************************** * include/stxxl/bits/common/binary_buffer.h * * Classes binary_buffer and binary_reader to construct data blocks with * variable length content. Programs construct blocks using * binary_buffer::put<type>() and read them using * bina...
lgpl-3.0
fshh520/Camkit
src/ffmpeg_encode.c
6045
/* * Copyright (c) 2014 Andy Huang <andyspider@126.com> * * This file is part of Camkit. * * Camkit 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 yo...
lgpl-3.0
edwinspire/VSharp
class/System/System.Net.Sockets/SendPacketsElement.cs
2838
// System.Net.Sockets.SocketAsyncEventArgs.cs // // Authors: // Marek Habersack (mhabersack@novell.com) // // Copyright (c) 2008 Novell, Inc. (http://www.novell.com) // // // Permission is hereby granted, free of charge, to any person obtaining // a copy of this software and associated documentation files (the // "Sof...
lgpl-3.0
edwinspire/VSharp
class/System.Windows.Forms.DataVisualization/System.Windows.Forms.DataVisualization.Charting/CustomizeLegendEventArgs.cs
1400
// Authors: // Francis Fisher (frankie@terrorise.me.uk) // // (C) Francis Fisher 2013 // // 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 limitatio...
lgpl-3.0
olikasg/erlang-scala-metrics
otp_src_17.4/lib/jinterface/doc/src/Makefile
4645
# -*-Makefile-*- # # %CopyrightBegin% # # Copyright Ericsson AB 2000-2012. All Rights Reserved. # # The contents of this file are subject to the Erlang Public License, # Version 1.1, (the "License"); you may not use this file except in # compliance with the License. You should have received a copy of the # Erlang Publ...
lgpl-3.0
sprouvez/uploader-plus
surf/src/main/amp/config/alfresco/web-extension/site-webscripts/uploader-plus/uploader-plus-admin.get.js
204
function main() { // Widget instantiation metadata... var widget = { id: "UploaderPlusAdmin", name: "SoftwareLoop.UploaderPlusAdmin", }; model.widgets = [widget]; } main();
lgpl-3.0
aronsky/radare2
libr/bin/format/omf/omf.h
1604
#ifndef OMF_H_ #define OMF_H_ #include <r_util.h> #include <r_types.h> #include <r_bin.h> #include "omf_specs.h" typedef struct OMF_record_handler { OMF_record record; struct OMF_record_handler *next; } OMF_record_handler; typedef struct { ut32 nb_elem; void *elems; } OMF_multi_datas; typedef struct OMF_DATA{ ...
lgpl-3.0
cloud9ers/gurumate
environment/lib/python2.7/site-packages/IPython/utils/text.py
25044
# encoding: utf-8 """ Utilities for working with strings and text. """ #----------------------------------------------------------------------------- # Copyright (C) 2008-2011 The IPython Development Team # # Distributed under the terms of the BSD License. The full license is in # the file COPYING, distributed as...
lgpl-3.0
Builders-SonarSource/sonarqube-bis
server/sonar-db-migration/src/test/resources/org/sonar/server/platform/db/migration/version/v60/CleanOrphanRowsInSnapshotsTest/in_progress_snapshots_and_children_tables.sql
3031
CREATE TABLE "SNAPSHOTS" ( "ID" INTEGER NOT NULL GENERATED BY DEFAULT AS IDENTITY (START WITH 1, INCREMENT BY 1), "CREATED_AT" BIGINT, "BUILD_DATE" BIGINT, "PROJECT_ID" INTEGER NOT NULL, "COMPONENT_UUID" VARCHAR(50), "PARENT_SNAPSHOT_ID" INTEGER, "STATUS" VARCHAR(4) NOT NULL DEFAULT 'U', "PURGE_STATUS" ...
lgpl-3.0
daryllxd/lifelong-learning
web-design/sass/scalable-and-modular-architecture-for-css.md
3548
## CSS Rules 1. Base: html, body, form { margin: 0; padding: 0; }, input[type=text] { border: 1px solid #999; }, a { color: #039; }, a:hover { color: #03C; } 2. Layout: Divide the page into sections. 3. Module: Reusable, modular parts of our design. Callouts, sidebars 4. State: Stuff to describe when hidden or ex...
unlicense
ddacoak/Fallen-Instinct
Assets/Scripts/OtrosScripts/Input/InputBehaviour.cs
514
using UnityEngine; using System.Collections; public class InputBehaviour : MonoBehaviour { // Cuando se llama, notifica a todos los métodos que hacen referencia al delegate (DownHandler). public delegate void DownHandler( int button ); // evento que se activa cuando aparece el DownHandler public event DownHandle...
unlicense
leonardodutra/arduino
arduino-1.5.4/libraries/ICMPPing/ICMPPing.h
2089
/* * Copyright (c) 2010 by Blake Foster <blfoster@vassar.edu> * * This file is free software; you can redistribute it and/or modify * it under the terms of either the GNU General Public License version 2 * or the GNU Lesser General Public License version 2.1, both as * published by the Free Software Foundat...
unlicense
GliderWinchItems/GliderWinchj2
lib/JFreeChart-1.0.17/javadoc/index-files/index-20.html
74188
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.6.0_30) on Sat Mar 22 15:16:01 EDT 2014 --> <title>T-Index (JFreeChart Class Library (version 1.0.17))</title> <meta name="date" content="2...
unlicense
lanchun/myrobotlab
src/org/myrobotlab/logging/LoggerFactory.java
771
package org.myrobotlab.logging; import org.myrobotlab.framework.Platform; import org.slf4j.Logger; public class LoggerFactory { public static Logger getLogger(Class<?> clazz) { return getLogger(clazz.toString()); } public static Logger getLogger(String name) { Platform platform = Platform.getLocalInstance();...
apache-2.0
Azure/azure-linux-extensions
VMBackup/main/workloadPatch/DefaultScripts/preOracleMaster.sql
6652
REM ================================================================================ REM File: preOracleMaster.sql REM Date: 16-Sep 2020 REM Type: Oracle SQL*Plus script REM Author: Microsoft CAE team REM REM Description: REM Oracle SQL*Plus script called as an Azure Backup "pre" scrip...
apache-2.0
diogo149/treeano
examples/simple_rnn_comparison/with_treeano.py
2330
from __future__ import division, absolute_import from __future__ import print_function, unicode_literals import numpy as np import theano import theano.tensor as T import treeano import treeano.nodes as tn fX = theano.config.floatX # ################################## config ################################## N_TRA...
apache-2.0
zhaobj/MyHadoop
docs/api/org/apache/hadoop/examples/dancing/class-use/DistributedPentomino.html
6215
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_26) on Tue Feb 14 08:16:38 UTC 2012 --> <TITLE> Uses of Class org.apache.hadoop.examples.dancing.DistributedPentomino (Hadoop 1.0.1 API) </TITLE> <M...
apache-2.0
nsivabalan/ambry
ambry-api/src/main/java/com.github.ambry/store/StoreKeyFactory.java
929
/** * Copyright 2016 LinkedIn Corp. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applica...
apache-2.0
JoyIfBam5/aws-sdk-cpp
aws-cpp-sdk-route53/source/model/ListTrafficPoliciesRequest.cpp
1614
/* * Copyright 2010-2017 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" fil...
apache-2.0
gluke77/kubernetes
pkg/kubectl/cmd/autoscale.go
6991
/* Copyright 2015 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, ...
apache-2.0
mnubo/kubernetes-py
kubernetes_py/K8sReplicaSet.py
2940
#!/usr/bin/env python # -*- coding: utf-8 -*- # # This file is subject to the terms and conditions defined in # file 'LICENSE.md', which is part of this source code package. # from kubernetes_py.K8sExceptions import NotFoundException from kubernetes_py.K8sObject import K8sObject from kubernetes_py.K8sPod import K8sPo...
apache-2.0
asiainfoLDP/datafactory
assets/app/views/directives/logs/_log-viewer.html
3387
<div class="log-header" ng-if="!chromeless"> <div ng-transclude class="log-status"><!-- expect start time, end time, status details --></div> <div class="log-actions"> <span ng-if="kibanaAuthUrl"> <form action="{{kibanaAuthUrl}}" method="POST"> <input type="hidden" name="redirect" ...
apache-2.0
kjniemi/activemq-artemis
artemis-commons/src/test/java/org/apache/activemq/artemis/utils/network/NetUtil.java
6434
/* * 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 n...
apache-2.0
hequn8128/flink
docs/concepts/index.md
4797
--- title: Concepts in Depth nav-id: concepts nav-pos: 3 nav-title: '<i class="fa fa-map-o title appetizer" aria-hidden="true"></i> Concepts in Depth' nav-parent_id: root nav-show_overview: true permalink: /concepts/index.html always-expand: true --- <!-- Licensed to the Apache Software Foundation (ASF) under one or mo...
apache-2.0
NixaSoftware/CVis
venv/bin/doc/html/boost/date_time/parse_delimite_idp52042600.html
4896
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Function template parse_delimited_time_duration</title> <link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> <link rel="home" href=".....
apache-2.0
denilsonm/advance-toolchain
fvtr/gccgo/test.go
669
/* Copyright 2017 IBM Corporation * * 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 ...
apache-2.0
googleapis/google-cloud-php-pubsub
tests/Snippet/BatchPublisherTest.php
1948
<?php /** * Copyright 2016 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
apache-2.0
mdanielwork/intellij-community
platform/platform-api/src/com/intellij/execution/IllegalEnvVarException.java
314
// Copyright 2000-2018 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. package com.intellij.execution; public class IllegalEnvVarException extends ExecutionException { public IllegalEnvVarException(String message) { super(message); } }
apache-2.0
walkeralencar/ci-php-analyzer
res/php-5.4-core-api/AMQPExchangeException.php
273
<?php // Start of AMQPExchangeException from php-amqp v.1.4.0beta2 /** * stub class representing AMQPExchangeException from pecl-amqp * @jms-builtin */ class AMQPExchangeException extends AMQPException { } // End of AMQPExchangeException from php-amqp v.1.4.0beta2 ?>
apache-2.0
googleapis/google-cloud-php-game-servers
src/V1/GetGameServerDeploymentRequest.php
2444
<?php # Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/cloud/gaming/v1/game_server_deployments.proto namespace Google\Cloud\Gaming\V1; use Google\Protobuf\Internal\GPBType; use Google\Protobuf\Internal\RepeatedField; use Google\Protobuf\Internal\GPBUtil; /** * Request message for GameServ...
apache-2.0
adjackura/compute-image-tools
proto/go/pbtesting/gomock_matcher.go
1340
// Copyright 2020 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 appl...
apache-2.0
afamorim/Vortice
apps/vortice-webapp/target/vortice-webapp/nucleo/themes/zune/css/calendar.css
9390
.DHTMLSuite_calendar{ /* Main div for the calendar */ border:1px solid #444444; background-color:#FFF; width:220px; position:relative; overflow:hidden; } .DHTMLSuite_calendarContent{ /* Sub div inside DHTMLSuite_calendar - this is the div where content is added */ position:relative; /* IMPORTANT - This must al...
apache-2.0
m0ppers/arangodb
3rdParty/V8/V8-5.0.71.39/test/test262/data/test/built-ins/Boolean/prototype/S15.6.3.1_A1.js
694
// Copyright 2009 the Sputnik authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- info: > The initial value of Boolean.prototype is the Boolean prototype object es5id: 15.6.3.1_A1 description: Checking Boolean.prototype property ---*/ //CHECK#1 if (typeo...
apache-2.0
craigyam/amalgam8
testing/build_and_run.sh
1032
#!/bin/bash # # Copyright 2016 IBM Corporation # # 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...
apache-2.0
irblsensitivity/irblsensitivity
techniques/BRTracer/src/japa/parser/ast/expr/ArrayInitializerExpr.java
1995
/* * Copyright (C) 2007 Júlio Vilmar Gesser. * * This file is part of Java 1.5 parser and Abstract Syntax Tree. * * Java 1.5 parser and Abstract Syntax Tree 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 Sof...
apache-2.0
commons-app/apps-android-commons
app/src/main/java/fr/free/nrw/commons/explore/ParentViewPager.java
1500
package fr.free.nrw.commons.explore; import android.content.Context; import android.util.AttributeSet; import android.view.MotionEvent; import androidx.viewpager.widget.ViewPager; /** * ParentViewPager A custom viewPager whose scrolling can be enabled and disabled. */ public class ParentViewPager extends ViewPager ...
apache-2.0
yeahdongcn/ITPullToRefreshScrollView
ITPullToRefreshScrollView/ITPullToRefreshScrollView/AppDelegate.h
633
// // AppDelegate.h // ITPullToRefreshScrollView // // Created by Ilija Tovilo on 9/25/13. // Copyright (c) 2013 Ilija Tovilo. All rights reserved. // #import <Cocoa/Cocoa.h> #import "ITPullToRefreshScrollView.h" @interface AppDelegate : NSObject <NSApplicationDelegate, NSTableV...
apache-2.0
liquibase/liquibase
liquibase-core/src/main/java/liquibase/diff/compare/core/CommonCatalogSchemaComparator.java
1666
package liquibase.diff.compare.core; import liquibase.CatalogAndSchema; import liquibase.database.Database; import liquibase.diff.compare.CompareControl; import liquibase.diff.compare.DatabaseObjectComparator; import liquibase.util.StringUtil; /** * DatabaseObjectComparator for Catalog and Schema comparators with co...
apache-2.0
hanw/p4c
midend/noMatch.cpp
1905
/* Copyright 2016 VMware, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software di...
apache-2.0
rvs/gpdb
src/backend/utils/sort/tuplesort_mk.c
103621
/*------------------------------------------------------------------------- * * tuplesort.c * Generalized tuple sorting routines. * * This module handles sorting of heap tuples, index tuples, or single * Datums (and could easily support other kinds of sortable objects, * if necessary). It works efficiently fo...
apache-2.0
emmettu/pnc
ui/app/common/restclient/services/Build.js
2590
/* * JBoss, Home of Professional Open Source. * Copyright 2014 Red Hat, Inc., and individual contributors * as indicated by the @author tags. * * 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 Licen...
apache-2.0
arenadata/ambari
ambari-agent/src/test/python/resource_management/TestLibraryFunctions.py
1624
''' 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 not use this ...
apache-2.0
huang-qiao/ApiDemos-ASProject
app/src/main/java/com/example/android/apis/graphics/TriangleActivity.java
1361
/* * Copyright (C) 2008 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
apache-2.0
mirkosertic/Bytecoder
classlib/java.base/src/main/resources/META-INF/modules/java.base/classes/java/util/Vector.java
56351
/* * Copyright (c) 1994, 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 ...
apache-2.0
dwrpayne/zulip
zerver/lib/validator.py
3704
''' This module sets up a scheme for validating that arbitrary Python objects are correctly typed. It is totally decoupled from Django, composable, easily wrapped, and easily extended. A validator takes two parameters--var_name and val--and returns an error if val is not the correct type. The var_name parameter is u...
apache-2.0
audaspace/audaspace
plugins/ffmpeg/FFMPEG.h
1862
/******************************************************************************* * Copyright 2009-2016 Jörg Müller * * 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.apac...
apache-2.0
HyvelTjuven/KD405A_Andree_R
KD405A_Lars_H/Example Student List/doc/index.html
1309
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc on Fri Dec 03 15:08:36 CET 2010--> <TITLE> Generated Documentation (Untitled) </TITLE> <SCRIPT type="text/javascript"> targetPage = "" + window.location.search...
apache-2.0
ispras/binnavi
src/main/java/com/google/security/zynamics/binnavi/debug/connection/packets/replies/BreakpointHitReply.java
1580
/* Copyright 2011-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 applicable law or agreed t...
apache-2.0
stankovski/azure-sdk-for-net
sdk/keyvault/Azure.Security.KeyVault.Keys/src/Cryptography/RemoteCryptographyClient.cs
16295
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. using Azure.Core; using Azure.Core.Pipeline; using System; using System.Threading; using System.Threading.Tasks; namespace Azure.Security.KeyVault.Keys.Cryptography { internal class RemoteCryptographyClient : ICryptog...
apache-2.0
huang303513/GCD-OperationQueue-Exploration
苹果官方文档Socket基础部分翻译/套接字基础.md
50226
# 套接字基础 ## 第一部分简介 <br /> >重要:这是一个为后面内容的准备性的文档。准确的说它会讨论一些技术,但不是最终的。苹果官方提供这个文档的目的是为了让你熟悉这个模块的接口。这里提供的信息可能会改变,这个文档里提到的接口信息会在最终的文档里面确定。想要了解这个文档的更新过程,点击这里[Apple Developer website](http://developer.apple.com/)。进入相关话题的reference library,并且打开它了解。 <br /> 这个文档专门讲关于网络模块的相关知识。至于在这个文档里面提到的一些其他话题,我们假设你已经熟悉一些基本的网络概念。<br /> >重要:大部分开发...
apache-2.0
ollie314/gocd
server/webapp/WEB-INF/rails.new/app/presenters/api_v3/config/timer_representer.rb
1014
########################################################################## # Copyright 2016 ThoughtWorks, 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/li...
apache-2.0
tequalsme/nifi
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/js/nf/canvas/nf-policy-management.js
55421
/* * 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 ...
apache-2.0
aws/aws-sdk-cpp
aws-cpp-sdk-connect/source/model/ListInstanceStorageConfigsRequest.cpp
1489
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #include <aws/connect/model/ListInstanceStorageConfigsRequest.h> #include <aws/core/utils/json/JsonSerializer.h> #include <aws/core/http/URI.h> #include <aws/core/utils/memory/stl/AWSStringStream.h> ...
apache-2.0
ggeorg/chillverse
src/org/apache/pivot/beans/BindException.java
1323
/* * 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 ...
apache-2.0
mhurne/aws-sdk-java
aws-java-sdk-lambda/src/main/java/com/amazonaws/services/lambda/model/transform/CreateEventSourceMappingRequestMarshaller.java
5568
/* * Copyright 2010-2016 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 "l...
apache-2.0
foryou2030/incubator-carbondata
core/src/main/java/org/apache/carbondata/scan/model/QueryDimension.java
1715
/* * 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 ...
apache-2.0
jt70471/aws-sdk-cpp
aws-cpp-sdk-ce/source/model/GetReservationCoverageResult.cpp
1482
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #include <aws/ce/model/GetReservationCoverageResult.h> #include <aws/core/utils/json/JsonSerializer.h> #include <aws/core/AmazonWebServiceResult.h> #include <aws/core/utils/StringUtils.h> #include <aw...
apache-2.0
windbender/dropwizard-auth-jwt
src/test/java/com/github/toastshaman/dropwizard/auth/jwt/example/JwtAuthApplication.java
3798
package com.github.toastshaman.dropwizard.auth.jwt.example; import com.github.toastshaman.dropwizard.auth.jwt.JWTAuthFilter; import com.github.toastshaman.dropwizard.auth.jwt.JsonWebTokenParser; import com.github.toastshaman.dropwizard.auth.jwt.JsonWebTokenValidator; import com.github.toastshaman.dropwizard.auth.jwt.h...
apache-2.0
sunjob/sensor
src/mina/MyLog.java
948
package mina; import org.slf4j.Logger; import org.slf4j.LoggerFactory; public class MyLog { private static final Logger log = LoggerFactory.getLogger(MyLog.class); public static void log_cmd(byte[] data){ //int cmd_type = CommandParser.getCommandType(data); //System.out.println("cmd_type:" + cmd_type); } ...
apache-2.0
reaction1989/roslyn
src/EditorFeatures/TestUtilities2/Intellisense/TestStateFactory.vb
3692
' Licensed to the .NET Foundation under one or more agreements. ' The .NET Foundation licenses this file to you under the MIT license. ' See the LICENSE file in the project root for more information. Imports Microsoft.CodeAnalysis.Completion Namespace Microsoft.CodeAnalysis.Editor.UnitTests.IntelliSense Friend C...
apache-2.0
jwoyame/node-gdal
deps/libgdal/gdal/ogr/ogrpgeogeometry.cpp
64965
/****************************************************************************** * $Id: ogrpgeogeometry.cpp 33631 2016-03-04 06:28:09Z goatbar $ * * Project: OpenGIS Simple Features Reference Implementation * Purpose: Implements decoder of shapebin geometry for PGeo * Author: Frank Warmerdam, warmerdam@pobox.co...
apache-2.0
ScHaFeR/AndePUCRS-WebService
andePuc/target/andePuc-1.0/js/controllers/estabelecimentoViewController.js
497
var estabelecimentoViewCtrl = angular.module('estabelecimentoViewCtrl', ['ngResource']); estabelecimentoViewCtrl.controller('estabelecimentoViewCtrl', ['$scope', '$http', function ($scope, $http) { $scope.estabelecimentos = []; $scope.carregarPontosCriticos = function(){ $http.get(...
apache-2.0
ngrebenshikov/SisyphusHill
src/pyramid-xcode/Pyramid/Pods/Socialize/Socialize-noarc/SocializeProfileEditTableViewImageCell.h
537
// // SocializeProfileEditTableViewImageCell.h // SocializeSDK // // Created by Nathaniel Griswold on 11/1/11. // Copyright (c) 2011 Socialize, Inc. All rights reserved. // #import <UIKit/UIKit.h> extern NSInteger SocializeProfileEditTableViewImageCellHeight; @interface SocializeProfileEditTableViewImageCell : U...
apache-2.0
mc-server/MCServer
src/Blocks/BlockCake.h
1106
#pragma once #include "BlockHandler.h" class cBlockCakeHandler final : public cBlockHandler { using Super = cBlockHandler; public: using Super::Super; private: virtual bool OnUse( cChunkInterface & a_ChunkInterface, cWorldInterface & a_WorldInterface, cPlayer & a_Player, const Vector3i a_BlockPos,...
apache-2.0
goodwinnk/intellij-community
platform/lang-impl/src/com/intellij/psi/impl/source/tree/injected/InjectedPsiCachedValueProvider.java
3537
/* * Copyright 2000-2015 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
apache-2.0
chubbymaggie/binnavi
src/main/java/com/google/security/zynamics/reil/algorithms/mono/valuetracking/elements/Symbol.java
1988
/* Copyright 2011-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 applicable law or agreed t...
apache-2.0
SKA-ScienceDataProcessor/RC
MS6/visualize/csv_generator.py
744
#!/usr/bin/python """ Program for creating HTML plots """ import os import sys import json import time from readevtlog import * def imaging_iters(logs): start_time = 40.0 start_msg = "kernel init" end_msg = "imaging cleanup" got_start = False for k in sorted(logs): tt = logs[k].time ...
apache-2.0