code
stringlengths
3
1.01M
repo_name
stringlengths
5
116
path
stringlengths
3
311
language
stringclasses
30 values
license
stringclasses
15 values
size
int64
3
1.01M
/* * Copyright 2012-2017 the original author or 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 ap...
bbrouwer/spring-boot
spring-boot-project/spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure/web/ErrorProperties.java
Java
apache-2.0
2,080
using NUnit.Framework; using Nest.Tests.MockData.Domain; namespace Nest.Tests.Unit.Search.Query.Singles { [TestFixture] public class ConditionlessQueryJson { [Test] public void FallbackTerm() { var s = new SearchDescriptor<ElasticsearchProject>().From(0).Size(10) .Query(q=>q .Conditionless(qs=>qs...
joehmchan/elasticsearch-net
src/Tests/Nest.Tests.Unit/Search/Query/Modes/ConditionlessQueryJson.cs
C#
apache-2.0
2,302
require "formula" class Xplanetfx < Formula desc "Configure, run or daemonize xplanet for HQ Earth wallpapers" homepage "http://mein-neues-blog.de/xplanetFX/" url "http://repository.mein-neues-blog.de:9000/archive/xplanetfx-2.6.6_all.tar.gz" sha256 "59c49af68b6cafcbe4ebfd65979181a7f1e4416e024505b5b0d46f1cc04b0...
karlhigley/homebrew
Library/Formula/xplanetfx.rb
Ruby
bsd-2-clause
2,068
# # OpenSSL/crypto/rc4/Makefile # DIR= rc4 TOP= ../.. CC= cc CPP= $(CC) -E INCLUDES= CFLAG=-g AR= ar r RC4_ENC=rc4_enc.o rc4_skey.o CFLAGS= $(INCLUDES) $(CFLAG) ASFLAGS= $(INCLUDES) $(ASFLAG) AFLAGS= $(ASFLAGS) GENERAL=Makefile TEST=rc4test.c APPS= LIB=$(TOP)/libcrypto.a LIBSRC=rc4_skey.c rc4_enc.c rc4_utl.c L...
LomoX-Offical/nginx-openresty-windows
src/nginx/objs/lib_x64/openssl/crypto/rc4/Makefile
Makefile
bsd-2-clause
3,862
@media screen and (max-width: 991px), screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) { .row-offcanvas { position: relative; -webkit-transitio...
state-hiu/GeoGit
doc/themes/geogit_docs/static/offcanvas.css
CSS
bsd-3-clause
1,766
// 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 <map> #include <string> #include "base/memory/scoped_ptr.h" #include "chrome/renderer/extensions/extension_localization_peer.h" #include "extens...
mohamed--abdel-maksoud/chromium.src
chrome/renderer/extensions/extension_localization_peer_unittest.cc
C++
bsd-3-clause
8,756
// 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 PPAPI_PROXY_PLUGIN_RESOURCE_H_ #define PPAPI_PROXY_PLUGIN_RESOURCE_H_ #include <map> #include "base/basictypes.h" #include "base/compiler_sp...
Chilledheart/chromium
ppapi/proxy/plugin_resource.h
C
bsd-3-clause
11,487
/* * Copyright (c) 2007, Michael Feathers, James Grenning, Bas Vodde and Timo Puronen * 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 a...
cpputest/cpputest
src/Platforms/Symbian/UtestPlatform.cpp
C++
bsd-3-clause
5,287
/** * @license Highstock JS v2.1.4 (2015-03-10) * Plugin for displaying a message when there is no data visible in chart. * * (c) 2010-2014 Highsoft AS * Author: Oystein Moseng * * License: www.highcharts.com/license */ (function (H) { var seriesTypes = H.seriesTypes, chartPrototype = H.Chart.prototype, ...
syscart/syscart
web/media/js/jquery/plugins/Highstock/2.1.4/js/modules/no-data-to-display.src.js
JavaScript
gpl-2.0
2,826
#!/usr/bin/env node /* global cat:true, cd:true, echo:true, exec:true, exit:true */ // Usage: // stable release: node release.js // pre-release: node release.js --pre-release {version} // test run: node release.js --remote={repo} // - repo: "/tmp/repo" (filesystem), "user/repo" (github), "http://mydomain/repo.git" (an...
yuyang545262477/Resume
项目三jQueryMobile/bower_components/jquery-ui/build/release/release.js
JavaScript
mit
16,898
<?php /* * This file is part of the Sylius package. * * (c) Paweł Jędrzejewski * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Sylius\Behat\Page\Admin\ExchangeRate; use Sylius\Behat\Page\Admin\Crud\UpdatePageInterface ...
MichaelKubovic/Sylius
src/Sylius/Behat/Page/Admin/ExchangeRate/UpdatePageInterface.php
PHP
mit
802
(function ($) { $.Redactor.opts.langs['el'] = { html: 'HTML', video: 'Εισαγωγή βίντεο...', image: 'Εισαγωγή εικόνας...', table: 'Πίνακας', link: 'Σύνδεσμος', link_insert: 'Εισαγωγή συνδέσμου...', link_edit: 'Edit link', unlink: 'Ακύρωση συνδέσμου', formatting: 'Μορφοποίηση', paragraph: 'Παράγραφος', quote: '...
sho-wtag/catarse-2.0
vendor/cache/redactor-rails-e79c3b8359b4/vendor/assets/javascripts/redactor-rails/langs/el.js
JavaScript
mit
2,592
import Ember from 'ember-metal/core'; import { get } from 'ember-metal/property_get'; import { internal } from 'htmlbars-runtime'; import { read } from 'ember-metal/streams/utils'; export default { setupState(state, env, scope, params, hash) { var controller = hash.controller; if (controller) { if (!s...
cjc343/ember.js
packages/ember-htmlbars/lib/keywords/with.js
JavaScript
mit
1,930
/*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom * 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. Redist...
wxcandy/Mahjong
org/mockito/asm/util/CheckFieldAdapter.java
Java
mit
2,946
// ==++== // // Copyright (c) Microsoft Corporation. All rights reserved. // // ==--== /*============================================================ ** ** Class: EventLogPermissionHolder ** ** Purpose: ** Internal class that defines the permissions that are used ** throughout the Event Log classes of this names...
sekcheong/referencesource
System.Core/System/Diagnostics/Eventing/Reader/EventLogPermissionHolder.cs
C#
mit
983
# GENERATED FROM XML -- DO NOT EDIT URI: index.html.en Content-Language: en Content-type: text/html; charset=ISO-8859-1 URI: index.html.fr Content-Language: fr Content-type: text/html; charset=ISO-8859-1 URI: index.html.ko.euc-kr Content-Language: ko Content-type: text/html; charset=EUC-KR URI: index.html.tr.utf8 C...
Dokaponteam/ITF_Project
xampp/apache/manual/misc/index.html
HTML
mit
470
/* * 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 ...
plumer/codana
tomcat_files/7.0.61/Constants (2).java
Java
mit
945
/* * Copyright 2009 The Apache Software Foundation * * 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...
NanYoMy/mybatis-generator
src/main/java/org/mybatis/generator/logging/AbstractLogFactory.java
Java
mit
836
/* Simple DirectMedia Layer Copyright (C) 1997-2017 Sam Lantinga <slouken@libsdl.org> This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this ...
cmaughan/imgui
zep/m3rdparty/sdl/src/video/SDL_pixels_c.h
C
mit
1,650
<md-menu md-offset="40 25"> <div ng-click="$mdOpenMenu($event)" class="navbar-notification-container" ng-disabled="navbarNotificationController.getNotificationsCount() === 0"> <i class="fa fa-bell-o fa-2x navbar-notification-icon"></i> <div class="navbar-notification-count" ng-if="navbarNotificationController...
Mirage20/che
dashboard/src/app/navbar/notification/navbar-notification.html
HTML
epl-1.0
1,313
/* * Support for Intel Camera Imaging ISP subsystem. * * Copyright (c) 2010 - 2014 Intel Corporation. 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 version * 2 as published by the Free Software Foundation. * ...
paulalesius/kernel-3.10.20-lenovo-tablet
drivers/external_drivers/camera/pci/atomisp2/css2401a0_v21_build/css/isp/kernels/anr/anr_1.0/ia_css_anr.host.h
C
gpl-2.0
1,276
/* $Id$ */ /* * This file is part of OpenTTD. * OpenTTD 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, version 2. * OpenTTD is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without...
alex34567/openttd-emscripten
src/script/script_info_dummy.cpp
C++
gpl-2.0
4,715
/* * LPC32xx SSP interface (SPI mode) * * (C) Copyright 2014 DENX Software Engineering GmbH * Written-by: Albert ARIBAUD <albert.aribaud@3adev.fr> * * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> #include <linux/compat.h> #include <asm/io.h> #include <malloc.h> #include <spi.h> #include <asm/ar...
mdxy2010/forlinux-ok6410
u-boot15/drivers/spi/lpc32xx_ssp.c
C
gpl-2.0
3,430
class CfgUnitInsignia { class ACE_insignia_logo { displayName = "ACE3"; author = CSTRING(ACETeam); texture = PATHTOF(data\Insignia_ace3logo_ca.paa); textureVehicle = ""; }; class ACE_insignia_banana { displayName = "ABE3"; author = CSTRING(ACETeam); t...
MikeMatrix/ACE3
addons/common/CfgUnitInsignia.hpp
C++
gpl-2.0
406
/* * TI OMAP I2C master mode driver * * Copyright (C) 2003 MontaVista Software, Inc. * Copyright (C) 2004 Texas Instruments. * * Updated to work with multiple I2C interfaces on 24xx by * Tony Lindgren <tony@atomide.com> and Imre Deak <imre.deak@nokia.com> * Copyright (C) 2005 Nokia Corporation * * Cleaned up ...
janrinze/loox7xxport.loox2624
drivers/i2c/busses/i2c-omap.c
C
gpl-2.0
18,070
/* * Copyright (c) 1997, 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 ...
TobiHartmann/hotspot
src/share/vm/asm/codeBuffer.hpp
C++
gpl-2.0
23,840
# Auto Shift: Why Do We Need a Shift Key? Tap a key and you get its character. Tap a key, but hold it *slightly* longer and you get its shifted state. Voilà! No shift key needed! ## Why Auto Shift? Many people suffer from various forms of RSI. A common cause is stretching your fingers repetitively long distances. Fo...
chancegrissom/qmk_firmware
docs/feature_auto_shift.md
Markdown
gpl-2.0
6,477
// 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. package patch import ( "bytes" "compress/zlib" "crypto/sha1" "encoding/git85" "fmt" "io" "os" ) func gitSHA1(data []byte) []byte { if len(data) == 0 ...
SanDisk-Open-Source/SSD_Dashboard
uefi/gcc/gcc-4.6.3/libgo/go/patch/git.go
GO
gpl-2.0
2,816
# encoding: utf-8 require 'spec_helper' require_dependency 'post_creator' describe CategoryUser do it 'allows batch set' do user = Fabricate(:user) category1 = Fabricate(:category) category2 = Fabricate(:category) watching = CategoryUser.where(user_id: user.id, notification_level: CategoryUser.not...
Procurem/Contraints
spec/models/category_user_spec.rb
Ruby
gpl-2.0
3,264
/* * Copyright 2015 Advanced Micro Devices, Inc. * * 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, m...
endocode/linux
drivers/gpu/drm/amd/powerplay/smumgr/smumgr.c
C
gpl-2.0
9,245
shadowsocks-libev ================= [shadowsocks-libev][1] is a lightweight secured socks5 proxy for embedded devices and low end boxes. It is a port of [shadowsocks][2] created by @clowwindy maintained by @madeye and @linusyang. Suppose we have a VPS running Debian or Ubuntu. To deploy the service quickly, we can u...
TkYu/Dockerfiles
ss/README.md
Markdown
gpl-3.0
2,379
#!/bin/bash #set -x source $LIBMESH_DIR/examples/run_common.sh example_name=adjoints_ex3 example_dir=examples/adjoints/$example_name run_example "$example_name"
paulthulstrup/moose
libmesh/examples/adjoints/adjoints_ex3/run.sh
Shell
lgpl-2.1
166
/** * Copyright (C) 2011 JTalks.org 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 * version 2.1 of the License, or (at your option) any later version. * This library ...
Noctrunal/jcommune
jcommune-plugin-api/src/main/java/org/jtalks/jcommune/plugin/api/web/validation/validators/BbCodeAwareSizeValidator.java
Java
lgpl-2.1
4,375
/* * Copyright 2011 The Closure Compiler 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...
jhiswin/idiil-closure-compiler
src/com/google/javascript/jscomp/ClosureOptimizePrimitives.java
Java
apache-2.0
3,783
Prism.languages.bbcode={tag:{pattern:/\[\/?[^\s=\]]+(?:\s*=\s*(?:"[^"]*"|'[^']*'|[^\s'"\]=]+))?(?:\s+[^\s=\]]+\s*=\s*(?:"[^"]*"|'[^']*'|[^\s'"\]=]+))*\s*\]/,inside:{tag:{pattern:/^\[\/?[^\s=\]]+/,inside:{punctuation:/^\[\/?/}},"attr-value":{pattern:/=\s*(?:"[^"]*"|'[^']*'|[^\s'"\]=]+)/i,inside:{punctuation:[/^=/,{patte...
BigBoss424/portfolio
v7/development/node_modules/prismjs/components/prism-bbcode.min.js
JavaScript
apache-2.0
453
/** * Copyright 2017 The AMP HTML Authors. 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 require...
engtat/amphtml
extensions/amp-vk/0.1/test/test-amp-vk.js
JavaScript
apache-2.0
7,420
/* Copyright 2014 The Kubernetes Authors 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 ag...
socaa/kubernetes
pkg/proxy/userspace/proxier.go
GO
apache-2.0
39,220
// +build go1.9 // Copyright 2019 Microsoft 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 appl...
ironcladlou/origin
vendor/github.com/Azure/azure-sdk-for-go/profiles/preview/marketplaceordering/mgmt/marketplaceordering/marketplaceorderingapi/models.go
GO
apache-2.0
1,018
/* Copyright 2017 The TensorFlow Authors. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or a...
AsimmHirani/ISpyPi
tensorflow/contrib/tensorflow-master/tensorflow/compiler/xla/client/padding.cc
C++
apache-2.0
5,186
/** * 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...
ZhangXFeng/hadoop
src/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/CreateEditsLog.java
Java
apache-2.0
8,019
// Package storage provides access to the Cloud Storage JSON API. // // See https://developers.google.com/storage/docs/json_api/ // // Usage example: // // import "google.golang.org/api/storage/v1" // ... // storageService, err := storage.New(oauthHttpClient) package storage // import "google.golang.org/api/stora...
mpl/camlistore
vendor/google.golang.org/api/storage/v1/storage-gen.go
GO
apache-2.0
338,935
/* * Copyright (C) 2009 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 condit...
mogoweb/webkit_for_android5.1
webkit/Source/WebCore/bindings/v8/V8GCController.h
C
apache-2.0
2,883
/* Copyright 2013 10gen 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 ...
greinerb/mongo-web-shell
frontend/spec/mws/config.spec.js
JavaScript
apache-2.0
1,723
/* Try writing a file in the most normal way. */ #include <syscall.h> #include "tests/userprog/sample.inc" #include "tests/lib.h" #include "tests/main.h" void test_main (void) { int handle, byte_cnt; CHECK (create ("test.txt", sizeof sample - 1), "create \"test.txt\""); CHECK ((handle = open ("test.txt")) > 1...
pindexis/pintos-tn
src/tests/userprog/write-normal.c
C
apache-2.0
519
package org.wso2.carbon.stratos.common.util; import java.util.List; import java.util.Map; import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; import org.wso2.carbon.stratos.common.config.CloudServiceConfig; import org.wso2.carbon.stratos.common.config.CloudServicesDescConfig; import o...
madhawa-gunasekara/carbon-commons
components/tenant-mgt-common/org.wso2.carbon.tenant.common/src/main/java/org/wso2/carbon/stratos/common/util/CloudServicesUtil.java
Java
apache-2.0
9,738
class A[+T, -U] val z: A[T, U] forSome {type T <: Int; type U >: Int} = new A[Int, Int] val o: A[Int, Float] = z //False
consulo/consulo-scala
testdata/typeConformance/existential/BadLowerUpper.scala
Scala
apache-2.0
120
/* Copyright 2016 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, ...
craigyam/amalgam8
vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_resourcequota.go
GO
apache-2.0
4,021
//===- unittest/Support/RemarksAPITest.cpp - C++ API tests ----------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===---------------------------...
GPUOpen-Drivers/llvm
unittests/Remarks/RemarksAPITest.cpp
C++
apache-2.0
4,154
<?php include_once dirname(__FILE__).'/../../bootstrap/unit.php'; class myQuery extends opDoctrineQuery { public static $lastQueryCacheHash = ''; public function calculateQueryCacheHash() { self::$lastQueryCacheHash = parent::calculateQueryCacheHash(); return self::$lastQueryCacheHash; } } $_app = ...
imamura623/OpenPNE38x_PluginBundledVersion
test/unit/util/opDoctrineQueryTest.php
PHP
apache-2.0
5,917
cask 'wifispoof' do version '3.4.3' sha256 '31465240307e6e2f36f9345c0600489e3458d81922f3a4ded66fe9881503f606' # sweetpproductions.com/products was verified as official when first introduced to the cask url "https://sweetpproductions.com/products/wifispoof#{version.major}/WiFiSpoof#{version.major}.dmg" appcas...
gyndav/homebrew-cask
Casks/wifispoof.rb
Ruby
bsd-2-clause
504
# -*- coding: utf-8 -*- import os from operator import itemgetter from gluon.storage import Storage from gluon.dal import DAL, Field, Row DBHOST = os.environ.get('DBHOST', 'localhost') DATABASE_URI = 'mysql://benchmarkdbuser:benchmarkdbpass@%s:3306/hello_world' % DBHOST class Dal(object): def __init__(self, table...
ashawnbandy-te-tfb/FrameworkBenchmarks
frameworks/Python/web2py/app/standard/modules/database.py
Python
bsd-3-clause
2,330
<!DOCTYPE html> <!-- Copyright (c) 2012 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 works must retain the original copyright notice, this list of conditions and the following di...
hgl888/web-testing-service
wts/tests/webgl/webglrenderingcontext_RENDERBUFFER_STENCIL_SIZE_exists.html
HTML
bsd-3-clause
2,382
/* * Copyright (C) 1999 Lars Knoll (knoll@kde.org) * Copyright (C) 2003, 2006, 2009, 2012 Apple Inc. All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public * License as published by the Free Software Foundation; either ...
mxOBS/deb-pkg_trusty_chromium-browser
third_party/WebKit/Source/core/rendering/RenderApplet.cpp
C++
bsd-3-clause
1,302
<!DOCTYPE html> <!-- this file is auto-generated. DO NOT EDIT. /* ** Copyright (c) 2012 The Khronos Group Inc. ** ** Permission is hereby granted, free of charge, to any person obtaining a ** copy of this software and/or associated documentation files (the ** "Materials"), to deal in the Materials without restriction,...
crosswalk-project/web-testing-service
wts/tests/webgl/khronos/conformance/ogles/GL/swizzlers/swizzlers_073_to_080.html
HTML
bsd-3-clause
5,121
<!doctype html> <meta charset="utf-8"> <title>@layer rule parsing / serialization</title> <link rel="author" title="Emilio Cobos Álvarez" href="mailto:emilio@crisal.io"> <link rel="author" title="Mozilla" href="https://mozilla.org"> <link rel="help" href="https://drafts.csswg.org/css-cascade-5/#layering"> <script src="...
chromium/chromium
third_party/blink/web_tests/external/wpt/css/css-cascade/parsing/layer.html
HTML
bsd-3-clause
905
// 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 "ui/compositor/test/test_compositor_host.h" #include "base/basictypes.h" #include "base/bind.h" #include "base/compiler_specific.h" #include "ba...
ltilve/chromium
ui/compositor/test/test_compositor_host_ozone.cc
C++
bsd-3-clause
2,222
// Copyright 2014 the V8 project authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. 'use strict'; // This file relies on the fact that the following declaration has been made // in runtime.js: // var $Array = global.Array; // --------...
sgraham/nope
v8/src/harmony-array-includes.js
JavaScript
bsd-3-clause
1,359
<!-- THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR PURPOSE. Copyright (c) Microsoft Corporation. All rights reserved --> <!DOCTYPE html> <html> <head> ...
gforguru/Windows-universal-samples
FeedReader/js/pages/news/news.html
HTML
mit
3,590
<!DOCTYPE html> <!-- ####################################### - THE HEAD PART - ###################################### --> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-widt...
EssamKhaled/es-blog
web/bundles/layout/Frontend/assets/plugins/revolution_slider/index.html
HTML
mit
30,077
<!DOCTYPE html> <html> <head> <title>Use resetView to reset the header width</title> <meta charset="utf-8"> <link rel="stylesheet" href="../assets/bootstrap/css/bootstrap.min.css"> <link rel="stylesheet" href="../assets/bootstrap-table/src/bootstrap-table.css"> <link rel="stylesheet" href="../assets...
weidongwanga/framework
static/bootstrap/issues/283.html
HTML
mit
2,773
/* LumX v1.5.14 (c) 2014-2017 LumApps http://ui.lumapps.com License: MIT */ (function() { 'use strict'; angular.module('lumx.utils.depth', []); angular.module('lumx.utils.event-scheduler', []); angular.module('lumx.utils.transclude-replace', []); angular.module('lumx.utils.utils', []); angu...
tholu/cdnjs
ajax/libs/lumx/1.5.14/lumx.js
JavaScript
mit
203,404
<?php defined('C5_EXECUTE') or die("Access Denied."); if (ENABLE_AREA_LAYOUTS == false) { die(t('Area layouts have been disabled.')); } global $c; $form = Loader::helper('form'); //Loader::model('layout'); if( intval($_REQUEST['lpID']) ){ $layoutPreset = LayoutPreset::getByID($_REQUEST['lpID']); if(is_objec...
HB-Biomedical-Technologies/hbbt-web-skeleton
www/concrete/elements/block_area_layout.php
PHP
mit
5,830
/*! * Datepicker for Bootstrap v1.5.0-dev (https://github.com/eternicode/bootstrap-datepicker) * * Copyright 2012 Stefan Petre * Improvements by Andrew Rowls * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0) */ .datepicker { padding: 4px; -webkit-border-radius: 4px; -moz-...
dedraks/cadpaz
web/css/ceacecb_part_1_bootstrap-datepicker_1.css
CSS
mit
17,157
// File: chapter14/appUnderTest/app/scripts/app.js angular.module('fifaApp', ['ngRoute']) .config(function($routeProvider) { $routeProvider.when('/', { templateUrl: 'views/team_list.html', controller: 'TeamListCtrl as teamListCtrl' }) .when('/login', { templateUrl: 'views/login.html', ...
dikshay/angularjs-up-and-running
chapter14/appUnderTest/app/scripts/app.js
JavaScript
mit
881
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */ /* * Copyright (c) 2015 Natale Patriciello <natale.patriciello@gmail.com> * 2016 Stefano Avallone <stavallo@unina.it> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Publ...
Vivek-anand-jain/Implementation-of-BLUE-in-ns-3
src/traffic-control/model/traffic-control-layer.cc
C++
gpl-2.0
10,705
/* * This file is part of the TrinityCore Project. See AUTHORS file for Copyright information * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the * Free Software Foundation; either version 2 of the License, or (at your ...
pete318/TrinityCore
src/server/game/AI/CoreAI/GuardAI.h
C
gpl-2.0
1,236
/* -*- Mode: C++; c-file-style: "gnu"; indent-tabs-mode:nil; -*- */ /* * Copyright (c) 2007 INRIA * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation; * * This program is distribu...
annegabrielle/secure_adhoc_network_ns-3
src/node/packet-socket-address.h
C
gpl-2.0
2,277
/* * Copyright (c) 2012-2013, The Linux Foundation. All rights reserved. * * Previously licensed under the ISC license by Qualcomm Atheros, Inc. * * * Permission to use, copy, modify, and/or distribute this software for * any purpose with or without fee is hereby granted, provided that the * above copyright not...
monishk10/moshi_cancro
drivers/staging/prima/CORE/HDD/src/wlan_hdd_softap_tx_rx.c
C
gpl-2.0
71,439
/******************************************************************************* Intel 10 Gigabit PCI Express Linux driver Copyright(c) 1999 - 2013 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, ver...
HarveyHunt/linux
drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_82598.c
C
gpl-2.0
8,776
! { dg-do compile } ! Test the fix for PR32157, in which overloading 'LEN', as ! in 'test' below would cause a compile error. ! ! Contributed by Michael Richmond <michael.a.richmond@nasa.gov> ! subroutine len(c) implicit none character :: c c = "X" end subroutine len subroutine test() implicit none character...
Gurgel100/gcc
gcc/testsuite/gfortran.dg/overload_2.f90
FORTRAN
gpl-2.0
504
package autotest.afe; import java.util.ArrayList; import java.util.List; public class CheckBoxPanel { public static interface Display { public ICheckBox generateCheckBox(int index); } private List<ICheckBox> checkBoxes = new ArrayList<ICheckBox>(); private Display display; public void bi...
spcui/autotest
frontend/client/src/autotest/afe/CheckBoxPanel.java
Java
gpl-2.0
1,139
/* * Asterisk -- An open source telephony toolkit. * * Copyright (C) 2007 - 2008, Digium, Inc. * * See http://www.asterisk.org for more information about * the Asterisk project. Please do not directly contact * any of the maintainers of this project for assistance; * the project provides a web site, mailing lis...
FireWRT/OpenWrt-Firefly-Libraries
staging_dir/target-mipsel_1004kc+dsp_uClibc-0.9.33.2/usr/include/asterisk-11/include/asterisk/datastore.h
C
gpl-2.0
2,873
package autotest.tko; import autotest.common.Utils; public abstract class LabelField extends ParameterizedField { @Override public String getSqlCondition(String value) { String condition = " IS NOT NULL"; if (value.equals(Utils.JSON_NULL)) { condition = " IS NULL"; } ...
nacc/autotest
frontend/client/src/autotest/tko/LabelField.java
Java
gpl-2.0
472
/* Basic C++ demangling support for GDB. Copyright (C) 1991-2013 Free Software Foundation, Inc. Written by Fred Fish at Cygnus Support. This file is part of GDB. 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 ...
dje42/gdb
gdb/demangle.c
C
gpl-2.0
7,136
DELETE FROM scripted_areatrigger WHERE entry=1966; INSERT INTO scripted_areatrigger VALUES (1966,'at_murkdeep');
mangosArchives/serverOneRel18
src/scripts/sql/updates/0.6/r2541_mangos.sql
SQL
gpl-2.0
113
tinymce.PluginManager.add("insertdatetime", function (e) { function t(t, n) { function i(e, t) { if (e = "" + e, e.length < t)for (var n = 0; n < t - e.length; n++)e = "0" + e; return e } return n = n || new Date, t = t.replace("%D", "%m/%d/%Y"), t = t.replace("%r", ...
DaveB95/CS3012Website
vendors/tinymce/plugins/insertdatetime/plugin.min.js
JavaScript
gpl-2.0
2,505
/* bnx2x_cmn.h: Broadcom Everest network driver. * * Copyright (c) 2007-2013 Broadcom 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. * * Maintained by: Eilon Greenstein <e...
MetSystem/fastsocket
kernel/drivers/net/bnx2x/bnx2x_cmn.h
C
gpl-2.0
35,738
<?php if (!$os) { if (strstr($sysDescr, "KYOCERA ")) { $os = "kyocera"; } } ?>
mehulsbhatt/librenms
includes/discovery/os/kyocera.inc.php
PHP
gpl-3.0
82
# -*- coding: utf-8 -*- from __future__ import (unicode_literals, division, absolute_import, print_function) store_version = 1 # Needed for dynamic plugin loading __license__ = 'GPL 3' __copyright__ = '2011, John Schember <john@nachtimwald.com>' __docformat__ = 'restructuredtext en' from calibre.gui2.store.basic_con...
drxaero/calibre
src/calibre/gui2/store/stores/archive_org_plugin.py
Python
gpl-3.0
1,689
/*! * JavaScript for the debug toolbar profiler, enabled through $wgDebugToolbar * and StartProfiler.php. * * @author Erik Bernhardson * @since 1.23 */ ( function ( mw, $ ) { 'use strict'; /** * @singleton * @class mw.Debug.profile */ var profile = mw.Debug.profile = { /** * Object containing data...
kylethayer/bioladder
wiki/resources/src/mediawiki/mediawiki.debug.profile.js
JavaScript
gpl-3.0
15,945
// // NotificationStrategy.h // // $Id: //poco/1.3/Foundation/include/Poco/NotificationStrategy.h#2 $ // // Library: Foundation // Package: Events // Module: NotificationStrategy // // Definition of the NotificationStrategy interface. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Cont...
vcazan/openFloor
openCVBlobTracking/libs/poco/include/Poco/NotificationStrategy.h
C
gpl-3.0
2,615
/* * ContextMenu Plugin * * */ (function($) { $.extend(mejs.MepDefaults, contextMenuItems = [ // demo of a fullscreen option { render: function(player) { // check for fullscreen plugin if (typeof player.enterFullScreen == 'undefined') return null; if (player.isFul...
europeana/broken_dont_bother_exhibitions
webtree/themes/main/javascripts/mediaelement-2.7/src/js/mep-feature-contextmenu.js
JavaScript
gpl-3.0
4,424
/* ChibiOS/RT - Copyright (C) 2006,2007,2008,2009,2010, 2011,2012,2013 Giovanni Di Sirio. This file is part of ChibiOS/RT. ChibiOS/RT 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 Softw...
kvzhao/Embedded-ROS
os/ports/GCC/ARMCMx/STM32L1xx/vectors.c
C
gpl-3.0
9,889
<?php /* * $Id$ * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT * OWNER OR C...
aripringle/doctrine1
tests/Ticket/1365TestCase.php
PHP
lgpl-2.1
4,392
package servicefabric // Copyright (c) Microsoft and contributors. 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 // ...
wjiangjay/origin
vendor/github.com/Azure/azure-sdk-for-go/services/servicefabric/mgmt/2017-07-01-preview/servicefabric/versiongroup.go
GO
apache-2.0
14,585
/* * Copyright 2000-2016 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...
asedunov/intellij-community
python/src/com/jetbrains/python/codeInsight/functionTypeComments/PyFunctionTypeAnnotationElementTypes.java
Java
apache-2.0
1,200
// Copyright 2012 The Rust Project Developers. See the COPYRIGHT // file at the top-level directory of this distribution and at // http://rust-lang.org/COPYRIGHT. // // Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or // http://www.apache.org/licenses/LICENSE-2.0> or the MIT license // <LICENSE-MIT or ...
avdi/rust
src/test/parse-fail/pat-ref-enum.rs
Rust
apache-2.0
625
# Taxonomy picker for sharepoint add-in # ### Summary ### This sample shows an implementation of a SharePoint Taxonomy Picker control that can be used on provider hosted SharePoint apps. ### Applies to ### - Office 365 Multi Tenant (MT) - Office 365 Dedicated (D) - SharePoint 2013 on-premises ### Prerequisites ##...
sandhyagaddipati/PnPSamples
Components/Core.TaxonomyPicker/README.md
Markdown
apache-2.0
18,512
/** * Implementation of Multi-User Chat (XEP-0045). */ package org.jivesoftware.openfire.muc.spi;
zuoyebushiwo/openfire-my-study
src/java/org/jivesoftware/openfire/muc/spi/package-info.java
Java
apache-2.0
99
/* * 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 * distribut...
deciament/presto
presto-main/src/main/java/com/facebook/presto/sql/gen/PageProcessorCompiler.java
Java
apache-2.0
15,098
/* * Copyright 2000-2016 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...
jk1/intellij-community
python/src/com/jetbrains/python/inspections/quickfix/AddIgnoredIdentifierQuickFix.java
Java
apache-2.0
2,763
/* * 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 ...
akopich/spark
core/src/main/scala/org/apache/spark/internal/io/SparkHadoopWriter.scala
Scala
apache-2.0
14,219
module Vmdb module Initializer def self.init _log.info "- Program Name: #{$PROGRAM_NAME}, PID: #{Process.pid}, ENV['MIQ_GUID']: #{ENV['MIQ_GUID']}, ENV['EVMSERVER']: #{ENV['EVMSERVER']}" # When these classes are deserialized in ActiveRecord (e.g. EmsEvent, MiqQueue), they need to be preloaded r...
NaNi-Z/manageiq
lib/vmdb/initializer.rb
Ruby
apache-2.0
937
from fabric.api import * import fabric.contrib.project as project import os import shutil import sys import SocketServer from pelican.server import ComplexHTTPRequestHandler # Local path configuration (can be absolute or relative to fabfile) env.deploy_path = 'output' DEPLOY_PATH = env.deploy_path # Remote server co...
oscarvarto/oscarvarto.github.io
fabfile.py
Python
apache-2.0
2,437
// 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.lang.jvm.actions; public interface CreateConstructorRequest extends CreateExecutableRequest { }
smmribeiro/intellij-community
java/java-analysis-api/src/com/intellij/lang/jvm/actions/CreateConstructorRequest.java
Java
apache-2.0
259
package com.baidu.disconf.web.service.user.vo; public class VisitorVo { private Long id; private String name; private String role; public Long getId() { return id; } public void setId(Long id) { this.id = id; } public String getName() { return name; } ...
markyao/disconf
disconf-web/src/main/java/com/baidu/disconf/web/service/user/vo/VisitorVo.java
Java
apache-2.0
1,901
import os.path import sys import re import warnings import cx_Oracle from django.db import connection, models from django.db.backends.util import truncate_name from django.core.management.color import no_style from django.db.models.fields import NOT_PROVIDED from django.db.utils import DatabaseError # I...
edisonlz/fruit
web_project/base/site-packages/south/db/oracle.py
Python
apache-2.0
12,431
package org.opencv.samples.puzzle15; import org.opencv.core.Core; import org.opencv.core.CvType; import org.opencv.core.Mat; import org.opencv.core.Scalar; import org.opencv.core.Size; import org.opencv.core.Point; import org.opencv.imgproc.Imgproc; import android.util.Log; /** * This class is a controller for puz...
apavlenko/opencv
samples/android/15-puzzle/src/org/opencv/samples/puzzle15/Puzzle15Processor.java
Java
bsd-3-clause
6,624
/* * Copyright (c) 2012 The WebRTC project authors. All Rights Reserved. * * Use of this source code is governed by a BSD-style license * that can be found in the LICENSE file in the root of the source * tree. An additional intellectual property rights grant can be found * in the file PATENTS. All contribut...
Linphone-sync/webrtc
video_engine/vie_performance_monitor.h
C
bsd-3-clause
1,557
// 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 "apps/app_lifetime_monitor_factory.h" #include "apps/app_lifetime_monitor.h" #include "apps/app_window_registry.h" #include "chrome/browser/prof...
7kbird/chrome
apps/app_lifetime_monitor_factory.cc
C++
bsd-3-clause
1,638