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
/**************************************************************************** * * * GNAT COMPILER COMPONENTS * * * * ...
KubaKaszycki/kubux
gcc/gcc/ada/adaint.c
C
gpl-3.0
72,852
# (c) 2014 Michael DeHaan, <michael@ansible.com> # # This file is part of Ansible # # Ansible 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 ve...
andmos/ansible
lib/ansible/playbook/role/metadata.py
Python
gpl-3.0
4,362
CKEDITOR.plugins.setLang("elementspath","de",{eleLabel:"Elementepfad",eleTitle:"%1 Element"});
mburggraf/otrs
var/httpd/htdocs/js/thirdparty/ckeditor-4.7.0/plugins/elementspath/lang/de.js
JavaScript
agpl-3.0
97
# Copyright (C) 2014 Andrey Antukh <niwi@niwi.be> # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as # published by the Free Software Foundation, either version 3 of the # License, or (at your option) any later version. # # This progra...
WALR/taiga-back
taiga/events/backends/base.py
Python
agpl-3.0
1,894
kvast ===== KeyValue storage for AST To optimize serialized storage use a concatenated string array and use the sdb array string api eax=33 ------ 0.op=set []0=set,eax,33 0.a=eax 0.b=33 ebx=(8*(eax+4)) --------------- 0.op=set []0=set,ebx,$1 0.a=ebx 0.b=$1 1.op=mul []1=mul,8,$2 1.a=8 1.b=$2 ...
bigendiansmalls/radare2
doc/kvast.md
Markdown
lgpl-3.0
1,178
/* zsyt02.f -- translated by f2c (version 20061008). You must link the resulting object file with libf2c: on Microsoft Windows system, link with libf2c.lib; on Linux or Unix systems, link with .../path/to/libf2c.a -lm or, if you install libf2c.a in a standard place, with -lf2c -lm -- in that order, at the end of...
mfine/libswiftnav
clapack-3.2.1-CMAKE/TESTING/LIN/zsyt02.c
C
lgpl-3.0
5,162
/* * Copyright 2004 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 applic...
vongosling/cglib-ext
src/proxy/net/sf/cglib/proxy/CallbackInfo.java
Java
apache-2.0
3,696
/*! * GMaps.js v0.2.30 * http://hpneo.github.com/gmaps/ * * Copyright 2012, Gustavo Leon * Released under the MIT License. */ if(window.google && window.google.maps){ var GMaps = (function(global) { "use strict"; var doc = document; var getElementById = function(id, context) { var ele ...
zhiwehu/zhiwehu
zhiwehu/themes/unify/static/plugins/gmap/gmap.js
JavaScript
apache-2.0
54,758
/* mbed Microcontroller Library ******************************************************************************* * Copyright (c) 2015, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following condition...
c1728p9/mbed-os
targets/TARGET_STM/TARGET_STM32L1/TARGET_MTB_RAK811/device/cmsis_nvic.h
C
apache-2.0
2,138
// 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 1.0.0.0 // Changes may cause incorrect behavior and will be lost if the code is // regenerated. n...
SiddharthChatrolaMs/azure-sdk-for-net
src/SDKs/Logic/Management.Logic/Generated/Models/EdifactSchemaReference.cs
C#
apache-2.0
4,471
/** ****************************************************************************** * @file lcd_log_conf_template.h * @author MCD Application Team * @version V5.0.2 * @date 05-March-2012 * @brief lcd_log configuration template file. * This file should be copied to the application f...
dancollins/libnarm
vendor/STM32F0xx_StdPeriph_Lib_V1.3.1/Utilities/STM32_EVAL/Common/lcd_log_conf_template.h
C
apache-2.0
2,899
// Copyright (c) Microsoft. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. using System; using System.Diagnostics; using Microsoft.CodeAnalysis.CSharp.Symbols; using Microsoft.CodeAnalysis.CSharp.Syntax; using Microsoft.CodeAnalysis...
VPashkov/roslyn
src/Compilers/CSharp/Portable/Binder/Semantics/Conversions/ConversionsBase.cs
C#
apache-2.0
92,300
# Copyright 2013 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 ...
gruter/bdutil
libexec/setup_master_ssh.sh
Shell
apache-2.0
1,570
<!DOCTYPE html> <title>FileReader: starting new reads while one is in progress</title> <link rel="author" title="Yinkan Li" href="mailto:liyinkan.biz@gmail.com"> <link rel="help" href="http://dev.w3.org/2006/webapi/FileAPI/#MultipleReads"> <script src="../../../../resources/testharness.js"></script> <script src="../.....
axinging/chromium-crosswalk
third_party/WebKit/LayoutTests/imported/wpt/FileAPI/reading-data-section/FileReader-multiple-reads.html
HTML
bsd-3-clause
3,048
<BODY> Demo/Test SVG area. Tiny line is integrated to render-to-texture - however a full implementation is to follow rendering SVG to OpenGL geometric shapes. </BODY>
TomyLobo/Slick
src/main/java/org/newdawn/slick/svg/package.html
HTML
bsd-3-clause
166
// 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. #include "ash/wm/window_animations.h" #include <math.h> #include <algorithm> #include <vector> #include "ash/screen_util.h" #include "ash/shelf/she...
Chilledheart/chromium
ash/wm/window_animations.cc
C++
bsd-3-clause
19,933
// 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 "content/shell/app/shell_breakpad_client.h" #include "base/command_line.h" #include "base/files/file_path.h" #include "base/strings/string16.h" ...
7kbird/chrome
content/shell/app/shell_breakpad_client.cc
C++
bsd-3-clause
2,337
<?php /** * CancelTaxRequest.class.php */ /** * Data to pass to CancelTax indicating * the document that should be cancelled and the reason for the operation. * <p> * A document can be indicated solely by the DocId if it is known. * Otherwise the request must specify all of CompanyCode, * DocCode, and * DocT...
yaelduckwen/lo_imaginario
web2/plugins/vmcalculation/avalara/classes/CancelTaxRequest.class.php
PHP
mit
1,320
class ConstructorsConfiguration { int x; @java.lang.SuppressWarnings("all") @javax.annotation.Generated("lombok") public ConstructorsConfiguration(final int x) { this.x = x; } } class ConstructorsConfigurationExplicit { int x; @java.beans.ConstructorProperties({"x"}) @java.lang.SuppressWarnings("all") @javax...
Arvoreen/lombok
test/transform/resource/after-delombok/ConstructorsConfiguration.java
Java
mit
428
import { EarthFilled24 } from "../../"; export = EarthFilled24;
markogresak/DefinitelyTyped
types/carbon__icons-react/lib/earth--filled/24.d.ts
TypeScript
mit
65
module Spree class ProductDuplicator attr_accessor :product def initialize(product) @product = product end def duplicate new_product = duplicate_product # don't dup the actual variants, just the characterising types new_product.option_types = product.option_types if product....
Leonavas/ruido
spree-master/core/lib/spree/core/product_duplicator.rb
Ruby
mit
1,674
// Type definitions for jui-core 2.0 // Project: https://github.com/juijs/jui-core // Definitions by: JinHo Park <https://github.com/easylogic> // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // TypeScript Version: 2.3 /// <reference types="jquery"/> export const jui: JuiStatic; export interface U...
GiedriusGrabauskas/DefinitelyTyped
types/jui-core/index.d.ts
TypeScript
mit
20,802
/***************************************************************************** * dbus_root.h : dbus control module (mpris v1.0) - root object ***************************************************************************** * Copyright © 2006-2008 Rafaël Carré * Copyright © 2007-2010 Mirsal Ennaime * Copyright © 2009-...
DDTChen/CookieVLC
vlc/modules/control/dbus/dbus_root.h
C
gpl-2.0
1,747
#! /usr/bin/env python # -*- mode: python; indent-tabs-mode: nil; -*- # vim:expandtab:shiftwidth=2:tabstop=2:smarttab: # # Copyright (C) 2010,2011 Patrick Crews # # 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 Soft...
kraziegent/mysql-5.6
xtrabackup/test/kewpie/lib/server_mgmt/drizzled.py
Python
gpl-2.0
9,584
UPDATE `creature_template_addon` SET `auras`='29266 28559' WHERE `entry`=55464; -- NPC: Hozen Corpse; AURA: Permanent Feign Death, Untrackable; UPDATE `creature_template_addon` SET `auras`='29266 28559' WHERE `entry`=58533; -- NPC: Dustback Mushan; AURA: Permanent Feign Death, Untrackable; UPDATE `creature_template_add...
Natureknight/BAMoP
sql/old/5.x.x/Release_4/2014_06_25_07_world_creature_template_addon.sql
SQL
gpl-2.0
896
/* * Copyright (c) 1982, 1986, 1989, 1993 * The Regents of the University of California. 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...
anandkp92/waf
include/net/if.h
C
gpl-2.0
10,636
// Copyright 2014 Citra Emulator Project // Licensed under GPLv2 or any later version // Refer to the license.txt file included. #include "common/assert.h" #include "common/common_types.h" #include "common/file_util.h" #include "common/logging/log.h" #include "common/scope_exit.h" #include "common/string_util.h" #inc...
enler/citra
src/core/hle/service/fs/fs_user.cpp
C++
gpl-2.0
30,659
// license:GPL-2.0+ // copyright-holders:Raphael Nabet, Brett Wyer /***************************************************************************** * * includes/concept.h * * Corvus Concept driver * * Raphael Nabet, 2003 * ****************************************************************************/ #ifndef MAME...
johnparker007/mame
src/mame/includes/concept.h
C
gpl-2.0
2,281
/* * Copyright (c) 2015, 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 Softwa...
FauxFaux/jdk9-jdk
make/src/classes/build/tools/cldrconverter/AliasEntry.java
Java
gpl-2.0
1,511
/* * Copyright (c) 2016, 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 Softwa...
FauxFaux/jdk9-jdk
test/sun/java2d/marlin/CrashPaintTest.java
Java
gpl-2.0
7,149
/* * Copyright 2012-15 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...
gazoo74/linux
drivers/gpu/drm/amd/display/dc/core/dc_resource.c
C
gpl-2.0
82,175
<?php /** * @file * Display Suite 4 column template. */ ?> <div class="<?php print $classes;?> clearfix"> <?php if (isset($title_suffix['contextual_links'])): ?> <?php print render($title_suffix['contextual_links']); ?> <?php endif; ?> <?php if ($first): ?> <div class="group-first<?php print $first_cl...
404pnf/d7sites
sites/viaton.fltrp.com/modules/standard/ds/layouts/ds_4col/ds-4col.tpl.php
PHP
gpl-2.0
833
using SmartStore.Web.Framework.Mvc; namespace SmartStore.Web.Models.Catalog { public partial class SearchBoxModel : ModelBase { public bool AutoCompleteEnabled { get; set; } public bool ShowProductImagesInSearchAutoComplete { get; set; } public int SearchTermMinimumLength { get; set; }...
mohamedabdlaal/SmartStoreNET
src/Presentation/SmartStore.Web/Models/Catalog/SearchBoxModel.cs
C#
gpl-3.0
330
#ifndef QEMU_AUDIO_PT_INT_H #define QEMU_AUDIO_PT_INT_H #include <pthread.h> struct audio_pt { const char *drv; pthread_t thread; pthread_cond_t cond; pthread_mutex_t mutex; }; int audio_pt_init (struct audio_pt *, void *(*) (void *), void *, const char *, const char *); int audio_...
SurajAnil/KernelVirtualMachine
qemu/audio/audio_pt_int.h
C
gpl-3.0
686
# Copyright (c) 2013, Web Notes Technologies Pvt. Ltd. and Contributors # License: GNU General Public License v3. See license.txt from __future__ import unicode_literals import frappe from frappe.utils import flt from frappe import _ from frappe.model.document import Document class CForm(Document): def validate(self...
suyashphadtare/sajil-final-erp
erpnext/erpnext/accounts/doctype/c_form/c_form.py
Python
agpl-3.0
2,694
# encoding: utf-8 from __future__ import unicode_literals from .common import InfoExtractor from ..utils import ( float_or_none, parse_age_limit, ) class TvigleIE(InfoExtractor): IE_NAME = 'tvigle' IE_DESC = 'Интернет-телевидение Tvigle.ru' _VALID_URL = r'http://(?:www\.)?tvigle\.ru/(?:[^/]+/)+(?...
0x7678/youtube-dl
youtube_dl/extractor/tvigle.py
Python
unlicense
2,889
/* * Copyright 2010-2012 Luca Molino (molino.luca--at--gmail.com) * * 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 * * Unle...
cstamas/orientdb
object/src/main/java/com/orientechnologies/orient/object/enumerations/OObjectEnumLazyIterator.java
Java
apache-2.0
2,116
import $ from 'jquery' import Popper from 'popper.js' import Util from './util' /** * -------------------------------------------------------------------------- * Bootstrap (v4.1.3): tooltip.js * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) * ------------------------------------------...
google/gvisor-website
themes/docsy/assets/vendor/bootstrap/js/src/tooltip.js
JavaScript
apache-2.0
18,796
/* * 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 ...
gdelafosse/incubator-tinkerpop
gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/structure/util/wrapped/WrappedProperty.java
Java
apache-2.0
1,007
extern crate messengerdep; pub struct Messenger { message: String, } impl Messenger { pub fn new(message: &str) -> Messenger { Messenger { message: message.to_string(), } } pub fn deliver(&self) { println!("I have a message to deliver to you: {}", &self.message); messengerdep:...
marcinkwiatkowski/buck
test/com/facebook/buck/rust/testdata/binary_with_library_with_dep/messenger/lib.rs
Rust
apache-2.0
340
/* 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, ...
rawlingsj/gofabric8
vendor/k8s.io/kubernetes/pkg/registry/policy/poddisruptionbudget/strategy_test.go
GO
apache-2.0
4,506
/* * * Copyright 2015 gRPC authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agree...
daniel-j-born/grpc
src/core/lib/support/subprocess_posix.cc
C++
apache-2.0
2,367
/*============================================================================= Copyright (c) 2001-2007 Joel de Guzman 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) ========================================...
NixaSoftware/CVis
venv/bin/libs/spirit/phoenix/test/operator/self_tests.cpp
C++
apache-2.0
1,480
/* * 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 ...
Nimco/sling
contrib/scripting/freemarker/src/test/java/org/apache/sling/scripting/freemarker/it/app/Page.java
Java
apache-2.0
1,696
<!-- 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 ma...
AndreasAbdi/jackrabbit-oak
oak-doc/src/site/markdown/architecture/overview.md
Markdown
apache-2.0
1,531
// Copyright (c) 2014 Intel Corporation. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "xwalk/runtime/browser/runtime_platform_util.h" #include "base/bind.h" #include "base/files/file_util.h" #include "base/logging.h" #include "ba...
pk-sam/crosswalk
runtime/browser/runtime_platform_util_tizen.cc
C++
bsd-3-clause
4,022
// 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. #include "remoting/codec/audio_encoder_verbatim.h" #include "base/logging.h" #include "remoting/proto/audio.pb.h" namespace remoting { AudioEncoder...
guorendong/iridium-browser-ubuntu
remoting/codec/audio_encoder_verbatim.cc
C++
bsd-3-clause
1,031
/* dget10.f -- translated by f2c (version 20061008). You must link the resulting object file with libf2c: on Microsoft Windows system, link with libf2c.lib; on Linux or Unix systems, link with .../path/to/libf2c.a -lm or, if you install libf2c.a in a standard place, with -lf2c -lm -- in that order, at the end of...
juanjosegarciaripoll/cblapack
test/EIG/dget10.c
C
bsd-3-clause
4,069
/**************************************************************************** * include/sys/types.h * * Copyright (C) 2007-2009, 2011-2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt <gnutt@nuttx.org> * * Redistribution and use in source and binary forms, with or without * modification, are per...
gcds/project_xxx
nuttx/include/sys/types.h
C
bsd-3-clause
6,548
package app.config; import net.javapla.jawn.core.ApplicationConfig; import net.javapla.jawn.core.api.ApplicationBootstrap; import app.db.DbModule; public class Bootstrap implements ApplicationBootstrap { @Override public void bootstrap(ApplicationConfig config) { config.registerModules(new DbModule()...
grob/FrameworkBenchmarks
frameworks/Java/jawn/src/main/java/app/config/Bootstrap.java
Java
bsd-3-clause
376
/* * Copyright (c) 2008, 2011, 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 ...
rokn/Count_Words_2015
testing/openjdk/jdk/src/share/classes/java/lang/invoke/FilterGeneric.java
Java
mit
348,803
<?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\Component\User\Security; use Sylius\Component\User\Model\CredentialsHolderInterface;...
axelvnk/Sylius
src/Sylius/Component/User/Security/PasswordUpdater.php
PHP
mit
1,060
export * from './src/forum';
flarum/akismet
js/forum.ts
TypeScript
mit
29
// OCHamcrest by Jon Reid, http://qualitycoding.org/about/ // Copyright 2014 hamcrest.org. See LICENSE.txt #import "HCReturnValueGetter.h" @interface HCUnsignedLongReturnGetter : HCReturnValueGetter - (instancetype)initWithSuccessor:(HCReturnValueGetter *)successor; @end
caoer/FXModelValidation
Tests/Pods/OCHamcrest/Source/Core/Helpers/ReturnValueGetters/HCUnsignedLongReturnGetter.h
C
mit
279
package librato import ( "bytes" "encoding/json" "fmt" "io/ioutil" "log" "net/http" "regexp" "github.com/influxdata/telegraf" "github.com/influxdata/telegraf/internal" "github.com/influxdata/telegraf/plugins/outputs" "github.com/influxdata/telegraf/plugins/serializers/graphite" ) // Librato structure for ...
ingosus/telegraf
plugins/outputs/librato/librato.go
GO
mit
6,441
<?php /** * @file * Contains \Drupal\Tests\user\Unit\Plugin\views\field\UserBulkFormTest. */ namespace Drupal\Tests\user\Unit\Plugin\views\field; use Drupal\Core\DependencyInjection\ContainerBuilder; use Drupal\Tests\UnitTestCase; use Drupal\user\Plugin\views\field\UserBulkForm; /** * @coversDefaultClass \Drupa...
casivaagustin/drupalcon-mentoring
src/core/modules/user/tests/src/Unit/Plugin/views/field/UserBulkFormTest.php
PHP
mit
2,721
/*!v3.2.1*/.u-high,.u-higher,.u-highest{border:0}.u-high{box-shadow:0 0 1px hsla(0,0%,7%,.6),0 5px 10px -3px hsla(0,0%,7%,.4)}.u-higher{box-shadow:0 0 1px hsla(0,0%,7%,.6),0 10px 25px -4px hsla(0,0%,7%,.4)}.u-highest{box-shadow:0 0 1px hsla(0,0%,7%,.6),0 20px 55px -8px hsla(0,0%,7%,.4)}
Asaf-S/jsdelivr
files/blazecss/3.2.1/utilities.elevation.min.css
CSS
mit
287
UPDATE creature_template SET ScriptName='' WHERE entry=10307;
mangosArchives/serverOneRel18
src/scripts/sql/updates/0.6/r2445_mangos.sql
SQL
gpl-2.0
62
/* mpz_powm_sec(res,base,exp,mod) -- Set R to (U^E) mod M. Contributed to the GNU project by Torbjorn Granlund. Copyright 1991, 1993, 1994, 1996, 1997, 2000-2002, 2005, 2008, 2009, 2012 Free Software Foundation, Inc. This file is part of the GNU MP Library. The GNU MP Library is free software; you can redistribu...
GarethNelson/BearLang
vendor/gmp-6.1.2/mpz/powm_sec.c
C
gpl-2.0
2,327
/* * Code to handle IP32 IRQs * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. * * Copyright (C) 2000 Harald Koerfgen * Copyright (C) 2001 Keith M Wesolowski */ #include <linux/init.h> #in...
janrinze/loox7xxport.loox2624
arch/mips/sgi-ip32/ip32-irq.c
C
gpl-2.0
13,417
/****************************************************************************** * * Copyright(c) 2007 - 2011 Realtek Corporation. All rights reserved. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU Genera...
advx9600/kernel-rp4412
rtl8188EUS/core/rtw_mp.c
C
gpl-2.0
41,919
/* poppler-document.cc: qt interface to poppler * Copyright (C) 2005, 2008, 2009, 2012, 2013, Albert Astals Cid <aacid@kde.org> * Copyright (C) 2005, Brad Hards <bradh@frogmouth.net> * Copyright (C) 2008, 2011, Pino Toscano <pino@kde.org> * * This program is free software; you can redistribute it and/or modify * ...
aardvarkawesome/frosted-poppler-tart
qt4/src/poppler-embeddedfile.cc
C++
gpl-2.0
3,455
/* * Memory merging support. * * This code enables dynamic sharing of identical pages found in different * memory areas, even if they are not shared by fork() * * Copyright (C) 2008-2009 Red Hat, Inc. * Authors: * Izik Eidus * Andrea Arcangeli * Chris Wright * Hugh Dickins * * This work is licensed under t...
abazad/SizotrixKernel
mm/ksm.c
C
gpl-2.0
58,113
<?php require_once(dirname(__FILE__) . "/../Base/MixpanelBase.php"); /** * Provides some base methods for use by a Consumer implementation */ abstract class ConsumerStrategies_AbstractConsumer extends Base_MixpanelBase { /** * Creates a new AbstractConsumer * @param array $options */ function...
Pramodf/justaboutself
wp-content/plugins/sidekick/libs/mixpanel/ConsumerStrategies/AbstractConsumer.php
PHP
gpl-2.0
1,516
----------------------------------- -- Area: Pashhow Marshlands -- MOB: Copper Quadav ----------------------------------- require("scripts/globals/fieldsofvalor"); ----------------------------------- -- onMobDeath ----------------------------------- function onMobDeath(mob, player, isKiller) checkRegime(player,...
UnknownX7/darkstar
scripts/zones/Pashhow_Marshlands/mobs/Copper_Quadav.lua
Lua
gpl-3.0
336
// PR c++/69509 // { dg-do compile { target c++14 } } constexpr int fn_bad (int n) { __extension__ int a [n] = { 0 }; int z = a [0] + (n ? fn_bad (n - 1) : 0); return z; } constexpr int fn_ok (int n) { __extension__ int a [n] = { 0 }; int z = a [0] + (n > 1 ? fn_ok (n - 1) : 0); return z; } constexpr int...
selmentdev/selment-toolchain
source/gcc-latest/gcc/testsuite/g++.dg/ext/constexpr-vla2.C
C++
gpl-3.0
402
package command import ( "fmt" "io/ioutil" "os" "strings" ) const ( // DefaultInitName is the default name we use when // initializing the example file DefaultInitName = "example.nomad" ) // InitCommand generates a new job template that you can customize to your // liking, like vagrant init type InitCommand s...
apognu/nomad
command/init.go
GO
mpl-2.0
2,862
class CreateCommentLabelUser < ActiveRecord::Migration def self.up create_table :comment_classification_plugin_comment_label_user do |t| t.references :profile t.references :comment t.references :label t.timestamps end end def self.down drop_table :comment_classification_p...
evandrojr/noosferogov
plugins/comment_classification/db/migrate/20130822075623_create_comment_label_user.rb
Ruby
agpl-3.0
355
/* * Copyright (c) 2014. Marshal Chen. */ package com.marshalchen.common.usefulModule.standuptimer.model; import java.util.List; public class MeetingStats { private float numParticipants = 0; private float individualStatusLength = 0; private float meetingLength = 0; private float quickestStatus = 0...
cymcsg/UltimateAndroid
deprecated/UltimateAndroidNormal/UltimateAndroid/src/com/marshalchen/common/usefulModule/standuptimer/model/MeetingStats.java
Java
apache-2.0
2,220
/* * Copyright 2012-2019 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 * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
spring-projects/spring-boot
spring-boot-project/spring-boot-cli/src/main/java/org/springframework/boot/cli/command/Command.java
Java
apache-2.0
2,195
/* * #%L * BroadleafCommerce Common Libraries * %% * Copyright (C) 2009 - 2013 Broadleaf Commerce * %% * 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...
cloudbearings/BroadleafCommerce
common/src/main/java/org/broadleafcommerce/common/extensibility/jpa/SiteDiscriminatable.java
Java
apache-2.0
1,707
/* Copyright 2018 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...
jbedorf/tensorflow
tensorflow/java/src/main/java/org/tensorflow/op/core/Gradients.java
Java
apache-2.0
5,361
/* * 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 ...
hequn8128/flink
flink-runtime/src/main/java/org/apache/flink/runtime/iterative/convergence/WorksetEmptyConvergenceCriterion.java
Java
apache-2.0
1,774
/* * Copyright 2017 Red Hat, Inc. and/or its affiliates * and other 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 License at * * http://www.apach...
thomasdarimont/keycloak
model/jpa/src/main/java/org/keycloak/models/jpa/entities/ClientAttributeEntity.java
Java
apache-2.0
3,880
# Flot Reference # Consider a call to the plot function: ```js var plot = $.plot(placeholder, data, options) ``` The placeholder is a jQuery object or DOM element or jQuery expression that the plot will be put into. This placeholder needs to have its width and height set as explained in the README (go read...
ysawa/ysawacom
vendor/assets/javascripts/flot/API.md
Markdown
apache-2.0
53,649
# This hook overrides config.sub and config.guess. hook() { local _cfgdir="${XBPS_COMMONDIR}/environment/configure/automake" if [ -z "$build_style" -o "$build_style" = "gnu-configure" ]; then for f in $(find "${wrksrc}" -type f -name "*config*.sub"); do cp -f ${_cfgdir}/config.sub ${f} done for f in $(find...
oliver-cfc/void-packages
common/hooks/pre-configure/01-override-config.sh
Shell
bsd-2-clause
420
<?php /** * Zend Framework (http://framework.zend.com/) * * @link http://github.com/zendframework/zf2 for the canonical source repository * @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @package Z...
Samuel18/qrcodeGene
vendor/zendframework/zendpdf/library/ZendPdf/Resource/Font/CidFont/AbstractCidFont.php
PHP
bsd-3-clause
18,407
// 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. // HTTP Response reading and parsing. package http import ( "bufio" "errors" "io" "net/textproto" "net/url" "strconv" "strings" ) var respExcludeHeade...
xiocode/go
src/pkg/net/http/response.go
GO
bsd-3-clause
6,286
// Copyright 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 CC_RESOURCES_RESOURCE_UPDATE_CONTROLLER_H_ #define CC_RESOURCES_RESOURCE_UPDATE_CONTROLLER_H_ #include "base/basictypes.h" #include "base/memory/...
mkaluza/external_chromium_org
cc/resources/resource_update_controller.h
C
bsd-3-clause
2,703
// 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. #include "chrome/browser/ui/ash/launcher/chrome_launcher_controller_per_app.h" #include <algorithm> #include <string> #include <vector> #include "as...
gfreed/android_external_chromium-org
chrome/browser/ui/ash/launcher/chrome_launcher_controller_per_app_unittest.cc
C++
bsd-3-clause
48,320
/*! * # Semantic UI 1.11.1 - Progress Bar * http://github.com/semantic-org/semantic-ui/ * * * Copyright 2014 Contributorss * Released under the MIT license * http://opensource.org/licenses/MIT * */ /******************************* Progress *******************************/ .ui.progress { positi...
wackyapples/cdnjs
ajax/libs/semantic-ui/1.11.1/components/progress.css
CSS
mit
9,351
/* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited * * 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 re...
Neuromancer2701/mbedROS2_STF7
mbed-os/features/FEATURE_BLE/targets/TARGET_NORDIC/TARGET_NRF5/source/btle/custom/custom_helper.h
C
mit
3,289
/* * 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 ...
kaituo/sedge
trunk/src/org/apache/pig/builtin/MapSize.java
Java
mit
1,978
/************************************************************************** * * Copyright (C) 2006 Steve Karg <skarg@users.sourceforge.net> * * 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 w...
temcocontrols/T3000_Building_Automation_System
BacNetDllforVc/Handler/h_ihave.c
C
mit
2,548
#include <ctype.h> #include <assert.h> #include "bam.h" #include "khash.h" #include "ksort.h" #include "bam_endian.h" #ifdef _USE_KNETFILE #include "knetfile.h" #endif /*! @header Alignment indexing. Before indexing, BAM must be sorted based on the leftmost coordinate of alignments. In indexing, BAM uses two in...
ding-lab/msisensor
vendor/samtools-0.1.19/bam_index.c
C
mit
21,491
// © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html /* ******************************************************************************* * * Copyright (C) 2008-2011, International Business Machines * Corporation, Google and others. All Rights Reserved. * **...
honix/godot
thirdparty/icu4c/common/unicode/ucnvsel.h
C
mit
6,339
var test = require('tape'); var watchify = require('../'); var browserify = require('browserify'); var vm = require('vm'); var fs = require('fs'); var path = require('path'); var mkdirp = require('mkdirp'); var os = require('os'); var tmpdir = path.join((os.tmpdir || os.tmpDir)(), 'watchify-' + Math.random()); var f...
sagiavinash/onlineImageEditor
tasks/node_modules/grunt-browserify/node_modules/watchify/test/expose.js
JavaScript
mit
2,151
package cucumber.runtime.java.spring.commonglue; import org.springframework.beans.factory.annotation.Autowired; import cucumber.api.java.en.Given; import cucumber.api.java.en.When; public class OneStepDef { int cucumbers; @Autowired private ThirdStepDef thirdStepDef; public ThirdStepDef getThirdSte...
paoloambrosio/cucumber-jvm
spring/src/test/java/cucumber/runtime/java/spring/commonglue/OneStepDef.java
Java
mit
759
<?php namespace Illuminate\Pagination; use Closure; use ArrayIterator; use Illuminate\Support\Str; use Illuminate\Support\Collection; use Illuminate\Contracts\Support\Htmlable; /** * @mixin \Illuminate\Support\Collection */ abstract class AbstractPaginator implements Htmlable { /** * All of the items bein...
magyury/yanapa-volunteer-match
webapp/vendor/laravel/framework/src/Illuminate/Pagination/AbstractPaginator.php
PHP
mit
12,056
var webpackMerge = require('webpack-merge'); var ExtractTextPlugin = require('extract-text-webpack-plugin'); var commonConfig = require('./webpack.common.js'); var helpers = require('./helpers'); module.exports = webpackMerge(commonConfig, { devtool: 'cheap-module-eval-source-map', output: { path: helpers.roo...
jacksongomesbr/livro-web-codigo-fonte
front-end/sistema-eventos/passo-9/config/webpack.dev.js
JavaScript
cc0-1.0
573
/* * Copyright (c) 2013-2015, Mellanox Technologies. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU * General Public License (GPL) Version 2, available from the file * COPYING in the main directory of th...
uniphier/linux-unph
drivers/infiniband/hw/mlx5/mlx5_ib.h
C
gpl-2.0
41,224
/* * Copyright (c) 2006, 2014, 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 ...
frohoff/jdk8u-jdk
test/java/awt/dnd/Button2DragTest/Button2DragTest.java
Java
gpl-2.0
4,012
/* * This file is part of the coreboot project. * * Copyright (C) 2007 AMD * Written by Yinghai Lu <yinghailu@amd.com> for AMD. * * 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 v...
hustcalm/coreboot-hacking
src/mainboard/supermicro/h8dmr/resourcemap.c
C
gpl-2.0
9,232
/*************************************************************************** qgsgeometryfollowboundariescheck.h --------------------- begin : September 2017 copyright : (C) 2017 by Sandro Mani / Sourcepole AG email : smani at sourcepole dot ch **************...
pblottiere/QGIS
src/analysis/vector/geometry_checker/qgsgeometryfollowboundariescheck.h
C
gpl-2.0
3,227
/* * Copyright (C) 2013 Red Hat * Author: Rob Clark <robdclark@gmail.com> * * 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 distributed in the hope that it ...
Taeung/tip
drivers/gpu/drm/msm/disp/mdp4/mdp4_dtv_encoder.c
C
gpl-2.0
8,711
--------------------------------------------------- -- Mighty Strikes --------------------------------------------------- require("scripts/globals/settings"); require("scripts/globals/status"); require("scripts/globals/monstertpmoves"); --------------------------------------------------- function onMobSkillCheck(tar...
bmscoordinators/FFXI-Server
scripts/globals/mobskills/mighty_strikes.lua
Lua
gpl-3.0
874
package com.hitherejoe.module_test_only.injection.component; import com.hitherejoe.androidboilerplate.injection.component.ApplicationComponent; import com.hitherejoe.module_test_only.injection.module.ApplicationTestModule; import javax.inject.Singleton; import dagger.Component; @Singleton @Component(modules = Appli...
tsdl2013/Android-Boilerplate
module-test-only/src/main/java/com/hitherejoe/module_test_only/injection/component/TestComponent.java
Java
gpl-3.0
408
/*---------------------------------------------------------------------------*\ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | \\ / A nd | Copyright (C) 2011-2012 OpenFOAM Foundation \\/ M anipulation | --------...
adrcad/OpenFOAM-2.3.x
src/finiteVolume/fields/fvPatchFields/constraint/cyclicAMI/cyclicAMIFvPatchField.H
C++
gpl-3.0
7,365
<?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\Translation\Loader; /** * @copyright Copyright (c) 2...
kethxenn/C.B.U.L.M.S.
vendor/symfony/translation/Loader/PoFileLoader.php
PHP
gpl-3.0
5,380
#!/usr/bin/env bash set -e ############################################################################ # # find-dead-code.sh # # This script analyzes the edx-platform for dead code instances using # vulture, a static analysis tool that ranks potential unused code using # the following confidence scores: # - 100% = co...
kmoocdev2/edx-platform
scripts/vulture/find-dead-code.sh
Shell
agpl-3.0
2,257