repo_name
stringlengths
4
116
path
stringlengths
3
942
size
stringlengths
1
7
content
stringlengths
3
1.05M
license
stringclasses
15 values
rfmcpherson/killerbee
doc/killerbee.openear.gps.gps'-module.html
22847
<?xml version="1.0" encoding="ascii"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>killerbee.openear.gps.gps'</title> <link rel="stylesheet" href="epydoc.css" type="text/css"...
bsd-3-clause
hujiajie/pa-chromium
gpu/command_buffer/service/shader_translator.h
5188
// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef GPU_COMMAND_BUFFER_SERVICE_SHADER_TRANSLATOR_H_ #define GPU_COMMAND_BUFFER_SERVICE_SHADER_TRANSLATOR_H_ #include <string> #include "base/bas...
bsd-3-clause
mpickering/HaRe
old/testing/unfoldDef/FunIn3_TokOut.hs
469
module FunIn3 where --The application of a function is replaced by the right-hand side of the definition, --with actual parameters replacing formals. --In this example, unfold 'addthree'. --This example aims to test the elimination of extra parentheses when unfolding --a function defintion. main :: Int -> Int main =...
bsd-3-clause
astojanov/virtualization-lms-core
src/internal/Scheduling.scala
7393
package scala.lms package internal import util.GraphUtil import scala.collection.mutable import java.util.IdentityHashMap import scala.collection.JavaConversions._ trait Scheduling { val IR: Expressions import IR._ def getUnsortedSchedule(scope: List[Stm])(result: Any): List[Stm] = { getSchedule(scope)(res...
bsd-3-clause
BackupTheBerlios/codemorpher-svn
trunk/elsa/elsa/in/t0288.cc
1589
// t0288.cc // "ambiguous function template instantiation" // 2005-08-03: This appears to be fixed by the switch to // the new mtype module. namespace std { template < class _CharT > struct char_traits; } typedef int ptrdiff_t; extern "C" { typedef struct __locale_struct { } *__locale_t; }; typedef struct ...
bsd-3-clause
MatrixPlayer/idlf
device/cpu/core/layer_normalization_avx2.cpp
63958
/* Copyright (c) 2014, Intel Corporation Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaime...
bsd-3-clause
JSchwehn/php
testdata/fuzzdir/corpus/ext_standard_tests_strings_vsprintf_variation13_64bit.php
1377
<?php /* Prototype : string vsprintf(string format, array args) * Description: Return a formatted string * Source code: ext/standard/formatted_print.c */ /* * Test vsprintf() when different hexa formats and hexa values are passed to * the '$format' and '$args' arguments of the function */ echo "*** Testing vspr...
bsd-3-clause
chromium/chromium
third_party/rust/rstest/v0_12/crate/checkoutlist.md
798
# TODO list - [ ] Update rustup - [ ] Update dependency `cargo upgrade` - [ ] Run `cargo clippy` - [ ] Run all test - [ ] Stable: `RSTEST_TEST_CHANNEL=stable; cargo +${RSTEST_TEST_CHANNEL} test` - [ ] Beta: `RSTEST_TEST_CHANNEL=beta; cargo +${RSTEST_TEST_CHANNEL} test` - [ ] Nightly: `RSTEST_TEST_CHANNEL=nightly...
bsd-3-clause
js0701/chromium-crosswalk
blimp/net/input_message_generator.h
1342
// Copyright 2015 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef BLIMP_NET_INPUT_MESSAGE_GENERATOR_H_ #define BLIMP_NET_INPUT_MESSAGE_GENERATOR_H_ #include "base/macros.h" #include "base/memory/scoped_ptr.h" #i...
bsd-3-clause
js0701/chromium-crosswalk
third_party/WebKit/Source/core/input/EventHandler.h
21034
/* * Copyright (C) 2006, 2007, 2009, 2010, 2011 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, t...
bsd-3-clause
kang/ace-builds
textarea/src/mode-ruby.js
17646
/* ***** BEGIN LICENSE BLOCK ***** * Distributed under the BSD license: * * Copyright (c) 2010, Ajax.org B.V. * 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 sou...
bsd-3-clause
dejlek/pulsar
docs/source/_static/pulsar.css
58
a.reference.image-reference { border-bottom: none; }
bsd-3-clause
endlessm/chromium-browser
third_party/llvm/compiler-rt/test/builtins/Unit/absvdi2_test.c
1888
// RUN: %clang_builtins %s %librt -o %t && %run %t // REQUIRES: librt_has_absvdi2 //===-- absvdi2_test.c - Test __absvdi2 -----------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-Lice...
bsd-3-clause
junmin-zhu/chromium-rivertrail
chrome/browser/ui/gtk/extensions/extension_uninstall_dialog_gtk.cc
4153
// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. // // Currently this file is only used for the uninstall prompt. The install prompt // code is in extension_install_prompt2_gtk.cc. #include "chrome/b...
bsd-3-clause
leighpauls/k2cro4
remoting/host/disconnect_window_mac.h
1242
// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #import <Cocoa/Cocoa.h> #include "base/callback.h" #include "remoting/host/disconnect_window.h" namespace remoting { class ChromotingHost; } // Con...
bsd-3-clause
hujiajie/chromium-crosswalk
components/nacl/common/nacl_types.cc
3616
// Copyright 2013 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "build/build_config.h" #include "components/nacl/common/nacl_types.h" #include "ipc/ipc_platform_file.h" namespace nacl { NaClStartParams::NaCl...
bsd-3-clause
chromium/chromium
base/third_party/symbolize/symbolize.cc
32173
// Copyright (c) 2006, Google 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: // // * Redistributions of source code must retain the above copyright // notice, this list of conditi...
bsd-3-clause
chromium/chromium
third_party/blink/renderer/modules/webaudio/deferred_task_handler.h
12181
/* * Copyright (C) 2010, Google 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 condition...
bsd-3-clause
jinnykoo/christmas
src/oscar/test/testcases.py
3477
from django.utils.six.moves import http_client from django.core.urlresolvers import reverse from django.contrib.auth.models import Permission from django_webtest import WebTest from purl import URL from oscar.core.compat import get_user_model User = get_user_model() def add_permissions(user, permissions): """...
bsd-3-clause
vadimtk/chrome4sdp
third_party/WebKit/Source/devtools/front_end/resources/resourcesPanel.css
9056
/* * Copyright (C) 2006, 2007, 2008 Apple Inc. All rights reserved. * Copyright (C) 2009 Anthony Ricaud <rik@webkit.org> * * 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 ...
bsd-3-clause
ric2b/Vivaldi-browser
chromium/chromeos/services/libassistant/grpc/utils/timer_utils.h
1720
// Copyright 2021 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CHROMEOS_SERVICES_LIBASSISTANT_GRPC_UTILS_TIMER_UTILS_H_ #define CHROMEOS_SERVICES_LIBASSISTANT_GRPC_UTILS_TIMER_UTILS_H_ #include "chromeos/assi...
bsd-3-clause
lwhsu/osquery
osquery/sql/sqlite_filesystem.cpp
6498
/** * Copyright (c) 2014-present, The osquery authors * * This source code is licensed as defined by the LICENSE file found in the * root directory of this source tree. * * SPDX-License-Identifier: (Apache-2.0 OR GPL-2.0-only) */ #include <string> #include <boost/filesystem.hpp> #include <boost/optional.hpp> ...
bsd-3-clause
lingxyd/CMS
Kooboo.CMS/Kooboo.CMS.Common/Runtime/Mvc/MvcDependencyAttributeFilterProvider.cs
2292
#region License // // Copyright (c) 2013, Kooboo team // // Licensed under the BSD License // See the file LICENSE.txt for details. // #endregion using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Web.Mvc; namespace Kooboo.CMS.Common.Runtime.Mvc { public class Mv...
bsd-3-clause
subtirelumihail/addit-game
node_modules/gulp-imagemin/node_modules/image-min/node_modules/.bin/optipng.cmd
133
@IF EXIST "%~dp0\node.exe" ( "%~dp0\node.exe" "%~dp0\..\optipng-bin\cli.js" %* ) ELSE ( node "%~dp0\..\optipng-bin\cli.js" %* )
mit
dongruiqing/WindowsProtocolTestSuites
ProtoSDK/MS-FSCC/Messages/FsccFsctlPipeTransceiveResponsePacket.cs
2384
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using System; namespace Microsoft.Protocols.TestTools.StackSdk.FileAccessService.Fscc { /// <summary> /// the response packet of FSCTL_PIPE_TRANSCEIVE ///...
mit
gharlan/PHP-CS-Fixer
tests/RuleSet/Sets/PHPUnit60MigrationRiskySetTest.php
496
<?php declare(strict_types=1); /* * This file is part of PHP CS Fixer. * * (c) Fabien Potencier <fabien@symfony.com> * Dariusz Rumiński <dariusz.ruminski@gmail.com> * * This source file is subject to the MIT license that is bundled * with this source code in the file LICENSE. */ namespace PhpCsFixer\Test...
mit
scstauf/ajax-docs
api/server/Telerik.Web.UI/GridEditableItem.md
7012
--- title: Telerik.Web.UI.GridEditableItem page_title: Telerik.Web.UI.GridEditableItem description: Telerik.Web.UI.GridEditableItem --- # Telerik.Web.UI.GridEditableItem Represents the base class for any items that display and edit data in a Telerik.Web.UI.GridTableView GridTableViewof RadGrid. Inheritors...
mit
drowsy810301/NTHUOJ_web
problem/templates/problem/edit.html
3000
{% extends "problem/base.html" %} {% load staticfiles %} {% load bootstrap %} {% block title_name %} <title>Edit Problem {{ problem.pk }}</title> {% endblock title_name %} {% block import_source %} {{ block.super }} <link rel="stylesheet" href="{% static 'problem/css/edit.css' %}"> {% endblock %} {% block body_blo...
mit
chrisrico/XChange
xchange-dsx/src/main/java/org/knowm/xchange/dsx/dto/trade/DSXOrderHistoryReturn.java
517
package org.knowm.xchange.dsx.dto.trade; import com.fasterxml.jackson.annotation.JsonProperty; import java.util.Map; import org.knowm.xchange.dsx.dto.DSXReturn; /** @author Mikhail Wall */ public class DSXOrderHistoryReturn extends DSXReturn<Map<Long, DSXOrderHistoryResult>> { public DSXOrderHistoryReturn( @...
mit
wave72/hubzilla-dev
vendor/sabre/dav/tests/Sabre/CardDAV/MultiGetTest.php
3074
<?php namespace Sabre\CardDAV; use Sabre\HTTP; use Sabre\DAV; require_once 'Sabre/HTTP/ResponseMock.php'; class MultiGetTest extends AbstractPluginTest { function testMultiGet() { $request = HTTP\Sapi::createFromServerArray([ 'REQUEST_METHOD' => 'REPORT', 'REQUEST_URI' => '/...
mit
webtown-php/KunstmaanBundlesCMS
src/Kunstmaan/NodeBundle/Twig/UrlReplaceTwigExtension.php
664
<?php namespace Kunstmaan\NodeBundle\Twig; use Kunstmaan\NodeBundle\Helper\URLHelper; class UrlReplaceTwigExtension extends \Twig_Extension { /** * @var URLHelper */ private $urlHelper; /** * @param URLHelper $urlHelper */ public function __construct(URLHelper $urlHelper) { ...
mit
Petermarcu/corefx
src/System.Diagnostics.FileVersionInfo/tests/System.Diagnostics.FileVersionInfo.Tests/FileVersionInfoTest.Unix.cs
3188
// 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. using System.IO; using System.Runtime.InteropServices; using Xunit; namespace System.Diagnostics.Tests { public...
mit
adsharma/libunwind
src/arm/Gstep.c
8679
/* libunwind - a platform-independent unwind library Copyright (C) 2008 CodeSourcery Copyright 2011 Linaro Limited This file is part of libunwind. 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 Sof...
mit
cokelaer/bioconda-recipes
recipes/bioconductor-pd.atdschip.tiling/post-link.sh
1342
#!/bin/bash FN="pd.atdschip.tiling_0.32.0.tar.gz" URLS=( "https://bioconductor.org/packages/3.14/data/experiment/src/contrib/pd.atdschip.tiling_0.32.0.tar.gz" "https://bioarchive.galaxyproject.org/pd.atdschip.tiling_0.32.0.tar.gz" "https://depot.galaxyproject.org/software/bioconductor-pd.atdschip.tiling/bioconduc...
mit
davec/radiant-events-calendar-extension
vendor/plugins/simple_time_select/test/test_helper.rb
131
ENV["RAILS_ENV"] = "test" require File.expand_path(File.dirname(__FILE__) + "/../../../../config/environment") require 'test_help'
mit
alborghette/weather-app
weather/Frameworks/AccountKit.framework/Headers/AKFSettings.h
1641
// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. // // You are hereby granted a non-exclusive, worldwide, royalty-free license to use, // copy, modify, and distribute this software in source code or binary form for use // in connection with the web services and APIs provided by Facebook. // // As with...
mit
dongruiqing/WindowsProtocolTestSuites
ProtoSDK/Messages/messagecommon/Token.cs
1525
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using System; using System.Collections; using System.Collections.Generic; using System.Text; namespace Microsoft.Protocols.TestTools.StackSdk.Messages.Marshaling { ...
mit
albertp007/mathnet-numerics
src/NativeProviders/OpenBLAS/capabilities.cpp
1308
#include "wrapper_common.h" #include "cblas.h" #ifdef __cplusplus extern "C" { #endif /* __cplusplus */ /* Capability is supported if >0 Actual number can be increased over time to indicate extensions/revisions (that do not break compatibility) */ DLLEXPORT int query_capability(const int capability) { sw...
mit
shikun2014010800/manga
web/backend/node_modules/shot/lib/response.js
2749
'use strict'; // Load modules const Http = require('http'); const Stream = require('stream'); // Declare internals const internals = {}; exports = module.exports = class Response extends Http.ServerResponse { constructor(req, onEnd) { super({ method: req.method, httpVersionMajor: 1, httpVersionMino...
mit
thelastsoulja/Cpanet
vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Request.php
58515
<?php /* * This file is part of the Symfony package. * * (c) Fabien Potencier <fabien@symfony.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\HttpFoundation; use Symfony\Component\HttpFoundation\...
mit
heatd/Onyx
musl/src/math/mips/sqrtf.c
196
#if !defined(__mips_soft_float) && __mips >= 2 #include <math.h> float sqrtf(float x) { float r; __asm__("sqrt.s %0,%1" : "=f"(r) : "f"(x)); return r; } #else #include "../sqrtf.c" #endif
mit
february29/Learning
web/vue/AccountBook-Express/node_modules/.staging/tar-fs-f8fd0786/index.js
9349
var chownr = require('chownr') var tar = require('tar-stream') var pump = require('pump') var mkdirp = require('mkdirp') var fs = require('fs') var path = require('path') var os = require('os') var win32 = os.platform() === 'win32' var noop = function () {} var echo = function (name) { return name } var normalize...
mit
arnkorty/photographer-io
db/migrate/20130731183731_add_profile_background_fields_to_user.rb
223
class AddProfileBackgroundFieldsToUser < ActiveRecord::Migration def change add_column :users, :show_profile_background, :boolean, default: true add_column :users, :profile_background_photo_id, :integer end end
mit
nodule/sockjs
node_modules/fbpx/node_modules/chix-flow/README.md
123
χio Flow ========= [![Build Status](https://travis-ci.org/psichi/chix-flow.png)](https://travis-ci.org/psichi/chix-flow)
mit
wms-code/CodeIgniter-admin
system/database/DB_forge.php
23953
<?php /** * CodeIgniter * * An open source application development framework for PHP * * This content is released under the MIT License (MIT) * * Copyright (c) 2014 - 2015, British Columbia Institute of Technology * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this softw...
mit
bhavateja/Developer-Test-Angular-JS-Web-App
node_modules/protractor/built/spec/install/node_modules/protractor/exampleTypescript/specPageObjects.js
505
"use strict"; // local import of the exported AngularPage class var angularPage_1 = require('./angularPage'); // The jasmine typings are brought in via DefinitelyTyped ambient typings. describe('angularjs homepage', function () { it('should greet the named user', function () { var angularHomepage = new angu...
mit
rokn/Count_Words_2015
testing/openjdk2/jdk/src/share/classes/java/time/Year.java
47803
/* * Copyright (c) 2012, 2013, 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 ...
mit
jansenbe/PnP-Tools
Solutions/Tenant Information Portal/src/Microsoft.Online.Applications.Core/ServiceProvider.cs
2638
// ------------------------------------------------------------------------------ //The MIT License(MIT) //Copyright(c) 2015 Office Developer //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...
mit
lukeapage/rollup
test/function/statement-order/main.js
77
import answer from './answer'; var answer2 = answer; export default answer2;
mit
anhquoc956/ajax-docs
controls/socialshare/getting-started/structure.md
1383
--- title: Structure page_title: Structure | RadSocialShare for ASP.NET AJAX Documentation description: Structure slug: socialshare/getting-started/structure tags: structure published: True position: 1 --- # Structure The main elements of the **RadSocialShare** control are:![radsocialshare-structure...
mit
carlosanunes/three.js
src/core/Object3D.js
13558
import { Quaternion } from '../math/Quaternion'; import { Vector3 } from '../math/Vector3'; import { Matrix4 } from '../math/Matrix4'; import { EventDispatcher } from './EventDispatcher'; import { Euler } from '../math/Euler'; import { Layers } from './Layers'; import { Matrix3 } from '../math/Matrix3'; import { _Math ...
mit
john-mcnamara-intel/dpdk
drivers/net/e1000/base/e1000_82542.c
14510
/* SPDX-License-Identifier: BSD-3-Clause * Copyright(c) 2001-2020 Intel Corporation */ /* * 82542 Gigabit Ethernet Controller */ #include "e1000_api.h" STATIC s32 e1000_init_phy_params_82542(struct e1000_hw *hw); STATIC s32 e1000_init_nvm_params_82542(struct e1000_hw *hw); STATIC s32 e1000_init_mac_params_825...
mit
lmazuel/azure-sdk-for-python
azure-mgmt-network/azure/mgmt/network/v2018_01_01/models/connectivity_source_py3.py
1352
# coding=utf-8 # -------------------------------------------------------------------------- # Copyright (c) Microsoft Corporation. All rights reserved. # Licensed under the MIT License. See License.txt in the project root for # license information. # # Code generated by Microsoft (R) AutoRest Code Generator. # Changes ...
mit
AlexanderMoskovkin/testcafe
src/client/driver/deps/testcafe-automation.js
47
export default window['%testCafeAutomation%'];
mit
xflows/clowdflows
workflows/subgroup_discovery/templates/interactions/table_from_sets.html
865
<div id="widgetinteract-{{widget.pk}}" rel="{{widget.pk}}" class="widgetinteractdialog" title="{{widget.name}} interaction" width="400" height="300"> <form> <label for="class_name{{widget.pk}}">New class attribute name</label> <input type="text" name="class_name{{widget.pk}}" value="{{class_name}}"/> {% for...
mit
LanceMcCarthy/ajax-docs
controls/ribbonbar/client-side-programming/events/onclientdropdownselectedindexchanging.md
756
--- title: OnClientDropDownSelectedIndexChanging page_title: OnClientDropDownSelectedIndexChanging | RadRibbonBar for ASP.NET AJAX Documentation description: OnClientDropDownSelectedIndexChanging slug: ribbonbar/client-side-programming/events/onclientdropdownselectedindexchanging tags: onclientdropdownselectedinde...
mit
feyeandal/test
_posts/pt/josm/1900-04-15-aerial-imagery.md
11217
--- layout: doc title: Edição Avançada permalink: /pt/josm/aerial-imagery/ lang: pt category: josm --- Edição Avançada =============== Nos capítulos anteriores aprendeu a desenhar pontos, linhas, e formas (shapes) no JOSM. como abrir os pontos de referência (waypoints) e caminhos (tracks) do seu GPS, e como descarreg...
mit
jamescallmebrent/gmail
lib/gmail/client/xoauth.rb
1692
require 'gmail_xoauth' module Gmail module Client class XOAuth < Base attr_reader :token attr_reader :secret attr_reader :consumer_key attr_reader :consumer_secret def initialize(username, options={}) @token = options.delete(:token) @secret = opti...
mit
gbraad/sensible
apps/node/waiter/sensible-app.js
1089
// sensible server which advertises itself via Bonjour // NODE INCLUDES var dgram = require ("dgram"); var fs = require ("fs"); var http = require ("http"); var os = require ("os"); var url = require ("url"); // REGULAR JS INCLUDES // assume that sensible.js lives in the same directory as our mainline var code = fs...
mit
camperjz/trident
upgrade/files/9.0.0.RC8-9.0.0.RC9/files/plugins/Twilio/Rest/Preview/Understand/Assistant/QueryContext.php
3065
<?php /** * This code was generated by * \ / _ _ _| _ _ * | (_)\/(_)(_|\/| |(/_ v1.0.0 * / / */ namespace Twilio\Rest\Preview\Understand\Assistant; use Twilio\InstanceContext; use Twilio\Options; use Twilio\Values; use Twilio\Version; /** * PLEASE NOTE that this class contains preview products t...
mit
dixonsatit/yii2-agency-theme
views/layouts/_base.php
819
<?php use yii\helpers\Html; use yii\bootstrap\Nav; use yii\bootstrap\NavBar; use yii\widgets\Breadcrumbs; use dixonsatit\agencyTheme\assets\AgencyAsset; /* @var $this \yii\web\View */ /* @var $content string */ AgencyAsset::register($this); $directoryAsset = Yii::$app->assetManager->getPublishedUrl('@dixonsatit/agenc...
mit
InteractiveIntelligence/DynamicIVR
webservice/test/models/interaction_test.rb
125
require 'test_helper' class InteractionTest < ActiveSupport::TestCase # test "the truth" do # assert true # end end
mit
dbrumley/recfi
llvm-3.3/lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp
7285
//===-- X86ELFObjectWriter.cpp - X86 ELF Writer ---------------------------===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===-------------------------------------------------------...
mit
smgt/alfred-workflow-rubygems
vendor/json_pure/json.rb
1783
## # = JavaScript Object Notation (JSON) # # JSON is a lightweight data-interchange format. It is easy for us # humans to read and write. Plus, equally simple for machines to generate or parse. # JSON is completely language agnostic, making it the ideal interchange format. # # Built on two universally available structu...
mit
malept/guardhaus
main/libc/unix/linux_like/constant.POSIX_FADV_WILLNEED.html
429
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="refresh" content="0;URL=../../../libc/constant.POSIX_FADV_WILLNEED.html"> </head> <body> <p>Redirecting to <a href="../../../libc/constant.POSIX_FADV_WILLNEED.html">../../../libc/constant.POSIX_FADV_WILLNEED.html</a>...</p> <script>location.replace("...
mit
SestrenExsis/LD28_Warmup
bin-release/README.md
1921
# Flixel Community # [Flixel Community](http://flixelcommunity.github.com) is an open source game-making library that is completely free for personal or commercial use. Written entirely in ActionScript 3, and designed to be used with free development tools, it's easy to learn, extend and customize. ## Features ## *...
mit
tobbad/micropython
ports/stm32/softtimer.h
1863
/* * This file is part of the MicroPython project, http://micropython.org/ * * The MIT License (MIT) * * Copyright (c) 2019 Damien P. George * * 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 ...
mit
sauceSquatch/we_are_razorfish_experience
node_modules/eslint/lib/rules/no-duplicate-imports.js
4014
/** * @fileoverview Restrict usage of duplicate imports. * @author Simen Bekkhus * @copyright 2016 Simen Bekkhus. All rights reserved. * See LICENSE file in root directory for full license. */ "use strict"; //------------------------------------------------------------------------------ // Rule Definition //-----...
mit
ale252/theatre
web/piwigo/language/el_GR/help/help_permissions.html
4837
<fieldset> <legend>Δικαιώματα στις φωτογραφίες</legend> <p>Κάθε φωτογραφία έχει ένα <strong>επίπεδο προστασίας</strong> (ένα κλείδωμα). Κάθε χρήστης έχει επίσης ένα επίπεδο προστασίας (βασικό). There are 5 privacy levels:</p> <ol> <li>Κανένας</li> <li><em>Επαφές</em></li> <li><em>Φίλοι (η οποία είναι υψηλ...
mit
cdnjs/cdnjs
ajax/libs/material-ui/5.0.0-alpha.31/legacy/CardActionArea/cardActionAreaClasses.min.js
328
import{generateUtilityClass,generateUtilityClasses}from"@material-ui/unstyled";export function getCardActionAreaUtilityClass(t){return generateUtilityClass("MuiCardActionArea",t)};var cardActionAreaClasses=generateUtilityClasses("MuiCardActionArea",["root","focusVisible","focusHighlight"]);export default cardActionArea...
mit
cdnjs/cdnjs
ajax/libs/react-timeago/6.2.1/language-strings/it-short.min.js
358
"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.default=void 0;var strings={prefixAgo:null,prefixFromNow:null,suffixAgo:"",suffixFromNow:"",seconds:"1m",minute:"1m",minutes:"%dm",hour:"1h",hours:"%dh",day:"1g",days:"%dg",month:"1me",months:"%dme",year:"1a",years:"%da",wordSeparator:" "},_def...
mit
gazarenkov/che-sketch
core/che-core-api-core/src/main/java/org/eclipse/che/api/core/util/UnixProcessManager.java
5909
/******************************************************************************* * Copyright (c) 2012-2017 Codenvy, S.A. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available ...
epl-1.0
gazarenkov/che-sketch
ide/che-core-ide-ui/src/main/java/org/eclipse/che/ide/ui/toolbar/MenuLockLayer.java
3234
/******************************************************************************* * Copyright (c) 2012-2017 Codenvy, S.A. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available ...
epl-1.0
revans2/storm
storm-core/src/jvm/backtype/storm/state/ISynchronizeOutputCollector.java
167
package backtype.storm.state; import java.util.List; public interface ISynchronizeOutputCollector { void add(int streamId, Object id, List<Object> tuple); }
epl-1.0
gazarenkov/che-sketch
core/che-core-api-core/src/main/java/org/eclipse/che/api/core/rest/ServiceContext.java
1098
/******************************************************************************* * Copyright (c) 2012-2017 Codenvy, S.A. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available ...
epl-1.0
HWal/paparazzi
sw/airborne/modules/ins/xsens700.h
1884
/* * Copyright (C) 2010 ENAC * * This file is part of paparazzi. * * paparazzi 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, or (at your option) * any later version. * * paparazzi...
gpl-2.0
trevd/android_kernel_samsung_santos10
include/linux/usb/intel_mid_otg.h
5910
/* * Intel MID (Langwell/Penwell) USB OTG Transceiver driver * Copyright (C) 2008 - 2010, Intel Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, * version 2, as published by the Free Software Foundation. *...
gpl-2.0
glfernando/linux-kernel-ipc
kernel/printk.c
32592
/* * linux/kernel/printk.c * * Copyright (C) 1991, 1992 Linus Torvalds * * Modified to make sys_syslog() more flexible: added commands to * return the last 4k of kernel messages, regardless of whether * they've been read or not. Added option to suppress kernel printk's * to the console. Added hook for send...
gpl-2.0
parkerjgit/openarch-d8
themes/open_scratch/node_modules/caniuse-lite/data/features/element-from-point.js
828
module.exports={A:{A:{"1":"K C G E A B","16":"CB"},B:{"1":"D v Z I M H"},C:{"1":"0 1 2 3 5 6 7 y F J K C G E A B D v Z I M H N O P Q R S T U V W X Y x a b c d e f L h i j k l m n o p q r s t u z w TB SB","16":"VB"},D:{"1":"0 1 2 3 5 6 7 I M H N O P Q R S T U V W X Y x a b c d e f L h i j k l m n o p q r s t u z w HB g ...
gpl-2.0
vk-com/kphp-kdb
search/search-tl.h
1689
/* This file is part of VK/KittenPHP-DB-Engine. VK/KittenPHP-DB-Engine 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 version. ...
gpl-2.0
Sakratus/TC-Cata
src/server/scripts/Kalimdor/TempleOfAhnQiraj/boss_ouro.cpp
4415
/* * Copyright (C) 2008-2013 TrinityCore <http://www.trinitycore.org/> * Copyright (C) 2006-2009 ScriptDev2 <https://scriptdev2.svn.sourceforge.net/> * * 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 ...
gpl-2.0
FPLD/project0
vendor/magento/magento2-base/dev/tests/integration/framework/Magento/TestFramework/Isolation/DeploymentConfig.php
2168
<?php /** * Copyright © 2015 Magento. All rights reserved. * See COPYING.txt for license details. */ namespace Magento\TestFramework\Isolation; use Magento\TestFramework\Helper\Bootstrap; use Magento\Framework\App\DeploymentConfig\Reader; /** * A listener that watches for integrity of deployment configuration *...
gpl-2.0
FPLD/project0
vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Downloadable/Test/Handler/DownloadableProduct/Curl.php
5457
<?php /** * Copyright © 2015 Magento. All rights reserved. * See COPYING.txt for license details. */ namespace Magento\Downloadable\Test\Handler\DownloadableProduct; use Magento\Catalog\Test\Handler\CatalogProductSimple\Curl as ProductCurl; use Magento\Downloadable\Test\Fixture\DownloadableProduct; use Magento\Mtf...
gpl-2.0
bcnice20/android-kernel-common
fs/gfs2/aops.c
30429
/* * Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved. * Copyright (C) 2004-2008 Red Hat, Inc. All rights reserved. * * This copyrighted material is made available to anyone wishing to use, * modify, copy, or redistribute it subject to the terms and conditions * of the GNU General Public Licen...
gpl-2.0
MariaDB/server
storage/mroonga/udf/mrn_udf_last_insert_grn_id.cpp
1726
/* -*- c-basic-offset: 2; indent-tabs-mode: nil -*- */ /* Copyright(C) 2010 Tetsuro IKEDA Copyright(C) 2010-2013 Kentoku SHIBA Copyright(C) 2011-2017 Kouhei Sutou <kou@clear-code.com> This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public Li...
gpl-2.0
FPLD/project0
vendor/magento/magento2-base/dev/tests/integration/testsuite/Magento/Backend/controllers/_files/cache/all_types_invalidated.php
389
<?php /** * Copyright © 2015 Magento. All rights reserved. * See COPYING.txt for license details. */ /** @var $cacheTypeList \Magento\Framework\App\Cache\TypeListInterface */ $cacheTypeList = \Magento\TestFramework\Helper\Bootstrap::getObjectManager()->create( 'Magento\Framework\App\Cache\TypeListInterface' ); ...
gpl-2.0
k-yar/jadis
plugins/system/jsntplframework/libraries/joomlashine/template/tmpl/default.php
20799
<?php /** * @version $Id$ * @package JSNExtension * @subpackage TPLFramework * @author JoomlaShine Team <support@joomlashine.com> * @copyright Copyright (C) 2012 JoomlaShine.com. All Rights Reserved. * @license GNU/GPL v2 or later http://www.gnu.org/licenses/gpl-2.0.html * * Websites: http:/...
gpl-2.0
ensc/dietlibc
include/sys/param.h
513
#ifndef _SYS_PARAM_H #define _SYS_PARAM_H #include <limits.h> #define MAXPATHLEN PATH_MAX #define MAXHOSTNAMELEN 64 #define NGROUPS 32 #define NOGROUP (-1) #define NOFILE OPEN_MAX #undef MIN #undef MAX #define MIN(a,b) (((a)<(b))?(a):(b)) #define MAX(a,b) (((a)>(b))?(a):(b)) #ifdef __alpha__ #define HZ 1024 #els...
gpl-2.0
milaq/linux-hpc
drivers/net/8139too.c
70963
/* 8139too.c: A RealTek RTL-8139 Fast Ethernet driver for Linux. Maintained by Jeff Garzik <jgarzik@pobox.com> Copyright 2000-2002 Jeff Garzik Much code comes from Donald Becker's rtl8139.c driver, versions 1.13 and older. This driver was originally based on rtl8139.c version 1.07. Header of rtl8139.c versio...
gpl-2.0
ZiberLTD/windows
microsip/blockchain/libp2p/Common.cpp
9432
/* This file is part of cpp-ethereum. cpp-ethereum 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. cpp-ethereum is distributed in the...
gpl-2.0
tgraf/net-next
net/core/sock.c
78117
/* * INET An implementation of the TCP/IP protocol suite for the LINUX * operating system. INET is implemented using the BSD Socket * interface as the means of communication with the user level. * * Generic socket support routines. Memory allocators, socket lock/release * handler for protocols to use and g...
gpl-2.0
M1r1k/vuxenforvaltningens_informationsportal
drupal/README.reinstall.md
6206
How to reinstall your site ===== "Re-installation" here means not only using profile and installations site from scratch but this means that you may use the reinstall.yml playbook as a tool for obtaining dev or stage or even production environment locally. Keep in mind that this script used by Jenkins server for gett...
gpl-2.0
carburano/KingOfBirds_Kernel
drivers/media/video/tegra/ar0832_focuser.c
6171
/* * focuser driver. * * Copyright (C) 2010 LGE Inc. * * This file is licensed under the terms of the GNU General Public License * version 2. This program is licensed "as is" without any warranty of any * kind, whether express or implied. */ #include <linux/delay.h> #include <linux/fs.h> #include <linux/i2...
gpl-2.0
totalspectrum/binutils-propeller
gdb/nat/linux-btrace.h
3526
/* Linux-dependent part of branch trace support for GDB, and GDBserver. Copyright (C) 2013-2017 Free Software Foundation, Inc. Contributed by Intel Corp. <markus.t.metzger@intel.com> This file is part of GDB. This program is free software; you can redistribute it and/or modify it under the terms of t...
gpl-2.0
jack8z/TODOP
third_party/boost_1_65_1/boost/atomic/detail/atomic_template.hpp
30415
/* * 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) * * Copyright (c) 2011 Helge Bahmann * Copyright (c) 2013 Tim Blechmann * Copyright (c) 2014 Andrey Semashev */ /*! * \file atomic/detail/atomic_template...
gpl-2.0
Galaxian-Soup/android_kernel_asus_tf300t
arch/arm/mach-tegra/pm-t3.c
12299
/* * arch/arm/mach-tegra/pm-t3.c * * Tegra3 SOC-specific power and cluster management * * Copyright (c) 2009-2011, NVIDIA Corporation. * * 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; ...
gpl-2.0
grissiom/rt-thread
libcpu/arm/sep4020/stack.c
1888
/* * Copyright (c) 2006-2021, RT-Thread Development Team * * SPDX-License-Identifier: Apache-2.0 * * Change Logs: * Date Author Notes * 2006-03-13 Bernard the first version */ #include <rtthread.h> #include <sep4020.h> /** * @addtogroup S3C24X0 */ /*@{*/ /** * This function will ini...
gpl-2.0
tarzanking/javacpp
src/main/java/com/googlecode/javacpp/Generator.java
138100
/* * Copyright (C) 2011,2012,2013,2014 Samuel Audet * * This file is part of JavaCPP. * * JavaCPP 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) ...
gpl-2.0
claunia/qemudb
xinha/plugins/TableOperations/lang/pl.js
3246
// I18N constants // LANG: "pl", ENCODING: UTF-8 // translated: Krzysztof Kotowicz koto@webworkers.pl { "Align": "Wyrównanie", "All four sides": "Wszystkie 4 strony", "Background": "Tło", "Baseline": "Linia bazowa", "Border": "Ramka", "Borders": "Ramki", "Bottom": "Dół", "Style [CSS]": "Styl [CSS]", "...
gpl-2.0
flonatel/systemd-pne1
src/core/selinux-setup.c
3884
/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/ /*** This file is part of systemd. Copyright 2010 Lennart Poettering systemd 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...
gpl-2.0