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
#!/usr/bin/env perl # Copyright (c) 2000-2003, 2006, 2007 MySQL AB, 2009 Sun Microsystems, Inc. # Use is subject to license terms. # # 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; versi...
tempesta-tech/mariadb
sql-bench/test-insert.sh
Shell
gpl-2.0
51,085
var UserInformation_AccountStore = new Ext.data.Store({ fields:[ {name : 'Name'}, {name : 'ID'}, {name : 'Mail'}, {name : 'Roles'} ], reader : AccountReader }); var UserInformationItem = [ { fieldLabel : 'User ID', name : 'id', readOnly : true }, { fieldLabel : 'User Name...
chusiang/ezScrum_Ubuntu
WebContent/javascript/ezScrumPanel/UserInformationManagementFormPanel.js
JavaScript
gpl-2.0
4,497
/* polygon clipping functions. harry eaton implemented the algorithm described in "A Closed Set of Algorithms for Performing Set Operations on Polygonal Regions in the Plane" which the original code did not do. I also modified it for integer coordinates and faster computation. The lic...
szdiy/pcb-temorary
src/polygon1.c
C
gpl-2.0
83,865
/* * This file is part of JPhotoAlbum. * Copyright 2004 Jari Karjala <jpkware.com> & Tarja Hakala <hakalat.net> * * @version $Id: JPhotoDirectory.java,v 1.1.1.1 2004/05/21 18:24:59 jkarjala Exp $ */ /** Container for a single photo, may not always contain a real photo, but * just text element. * @see JPhotoAlbu...
91wzhang/sei-jphotoalbum
src/fi/iki/jka/JPhotoDirectory.java
Java
gpl-2.0
2,070
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_55) on Tue Aug 12 22:14:04 PDT 2014 --> <title>org.creativecommons.nutch (apache-nutch 1.9 API)</title> <meta name="date" content="2014...
aglne/nutcher
nutch-chinese/apache-nutch-1.9/docs/api/org/creativecommons/nutch/package-frame.html
HTML
gpl-2.0
1,055
/* GStreamer * Copyright (C) <2003> David A. Schleef <ds@schleef.org> * * 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 * version 2 of the License, or (at your option) any l...
loveyoupeng/rt
modules/media/src/main/native/gstreamer/gstreamer-lite/gstreamer/gst/gstvalue.c
C
gpl-2.0
140,229
/* This file is part of the KDE project Copyright (C) 2004 Cedric Pasteur <cedric.pasteur@free.fr> Copyright (C) 2004 Alexander Dymo <cloudtemple@mskat.net> Copyright (C) 2012 Friedrich W. H. Kossebau <kossebau@kde.org> This library is free software; you can redistribute it and/or modify it under the ...
ddelemeny/calligra
libs/koproperty/editors/dateedit.h
C
gpl-2.0
2,001
# PHP > Lesson 3 > Assignment 1 Vous devez afficher un tableau contenant 100 éléments sur plusieurs pages. - Le tableau est contenu dans `$data`. - Vous pouvez voir la structure des données dans `data.php` - Le script `index.php` doit utiliser un paramètre `page` et `count`. - `page` indique le n° de page - `page=0...
blank-project/_blank
exercises/php/lesson3/assignment1/README.md
Markdown
gpl-2.0
1,135
// Copyright 2013 Dolphin Emulator Project // Licensed under GPLv2 // Refer to the license.txt file included. #pragma once #include <map> #include <string> #include <vector> #include "Common/CommonTypes.h" #include "DiscIO/Volume.h" namespace File { struct FSTEntry; } // // --- this volume type is used for reading...
Sonicadvance1/dolphin
Source/Core/DiscIO/VolumeDirectory.h
C
gpl-2.0
3,411
<html> <head> <title>WATOBO - Interceptor</title> </head> <body> <h1>Thank you for using WATOBO - The Webapplication Toolbox</h1> Info:<br> Version: WATOBO_VERSION<br /> Home dir: WATOBO_HOME<br /> <br /><br /> <a href="watobo.pem">Download Certificate</a> </body> </html>
LubyRuffy/watobo
lib/watobo/interceptor/html/index.html
HTML
gpl-2.0
302
/* poly/gsl_poly.h * * Copyright (C) 1996, 1997, 1998, 1999, 2000 Brian Gough * * 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 option) an...
SESA/EbbRT-libgsl
include/gsl/gsl_poly.h
C
gpl-2.0
2,776
/* * thinkpad_acpi.c - ThinkPad ACPI Extras * * * Copyright (C) 2004-2005 Borislav Deianov <borislav@users.sf.net> * Copyright (C) 2006-2009 Henrique de Moraes Holschuh <hmh@hmh.eng.br> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public L...
naota/hfsplus
drivers/platform/x86/thinkpad_acpi.c
C
gpl-2.0
235,029
/* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A ...
ycui1984/posixtestsuite
posixtestsuite/conformance/definitions/sys/mman_h/2-3.c
C
gpl-2.0
584
(function ($) { providers_small.mailru = { name: 'mail.ru', url: "javascript: $('#mail_ru_auth_login a').click();" }; openid.getBoxHTML__mailru = openid.getBoxHTML; openid.getBoxHTML = function (box_id, provider, box_size, index) { if (box_id == 'mailru') { var no_sprite = this.no_sprite; this.no_sprite = ...
janicak/C-Db
sites/all/modules/openid_selector/openid_selector_mailru.js
JavaScript
gpl-2.0
650
/* $OpenBSD: libcrypto.h,v 1.17 2005/04/05 20:46:20 cloder Exp $ */ /* $EOM: libcrypto.h,v 1.16 2000/09/28 12:53:27 niklas Exp $ */ /* * Copyright (c) 1999, 2000 Niklas Hallqvist. All rights reserved. * Copyright (c) 1999, 2000 Angelos D. Keromytis. All rights reserved. * * Redistribution and use in source and...
mohammadhamad/mhhgen
repos/libports/src/test/isakmp_rpc_lwip/libcrypto.h
C
gpl-2.0
1,978
/* * Broadcom Dongle Host Driver (DHD), Linux-specific network interface * Basically selected code segments from usb-cdc.c and usb-rndis.c * * Copyright (C) 1999-2012, Broadcom Corporation * * Unless you and Broadcom execute a separate written software license * agreement governing use of this software, th...
htc-first/android_kernel_htc_msm8930aa
drivers/net/wireless/bcmdhd_4334/dhd_linux.c
C
gpl-2.0
156,615
/* * "$Id: tcpstream.cc,v 1.11 2007-03-01 01:09:39 rmf24 Exp $" * * TCP-on-UDP (tou) network interface for RetroShare. * * Copyright 2004-2006 by Robert Fernie. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public * License Version 2 as...
sehraf/RetroShare
libretroshare/src/tcponudp/tcpstream.cc
C++
gpl-2.0
64,510
<?php /** * Maintenance controller * * @package CSVI * @author Roland Dalmulder * @link http://www.csvimproved.com * @copyright Copyright (C) 2006 - 2013 RolandD Cyber Produksi. All rights reserved. * @license GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html * @version $Id: maintenance.php 22...
adrian2020my/vichi
administrator/components/com_csvi/controllers/maintenance.php
PHP
gpl-2.0
12,960
source ./templates/support.sh populate var_password_pam_unix_remember if grep -q "remember=" /etc/pam.d/system-auth; then sed -i --follow-symlink "s/\(remember *= *\).*/\1$var_password_pam_unix_remember/" /etc/pam.d/system-auth else sed -i --follow-symlink "/^password[[:space:]]\+sufficient[[:space:]]\+pam_unix.s...
mpreisler/scap-security-guide-debian
scap-security-guide-0.1.21/shared/fixes/bash/accounts_password_pam_unix_remember.sh
Shell
gpl-2.0
397
/* * PS3 Media Server, for streaming any medias to your PS3. * Copyright (C) 2008 A.Brochard * * 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; version 2 * of the License only. * * This...
bigretromike/UniversalMediaServer
src/main/java/net/pms/encoders/TsMuxeRVideo.java
Java
gpl-2.0
27,024
#include <linux/kernel.h> #include <linux/module.h> #include <linux/init.h> #include <linux/device.h> #include <linux/slab.h> #include <linux/i2c.h> #include <linux/pm.h> #include <linux/gpio.h> #include <linux/delay.h> #include <linux/workqueue.h> #include <linux/wakelock.h> /* wake_lock, unlock */ #include <mach...
JellyBeanNitro/kernel-iproj-3.4
drivers/broadcast/tdmb/t3900/src/broadcast_t3900.c
C
gpl-2.0
8,113
<html> <head> <title>XPP - 3D PARAMETERS</title> </head> <body bgcolor="#ffffff" link="#330099" alink="#FF3300" vlink="#330099"> <a href="xpprestore.html">Back</a> | <a href="xppbdry.html">Next</a> | <a href="xpphelp.html">Contents</a> <hr> <h1>3d params</h1>Brings up a dialog box allowing you to rotate the axes in th...
sanjayankur31/xppaut
help/xpp3d.html
HTML
gpl-2.0
1,056
<?php /** * Template Name: Template Content Sidebar Sidebar * * Page template for * * @package Openstrap * @since Openstrap 0.1 */ get_header(); ?> <!-- Main Content --> <div class="col-md-6" role="main"> <?php if ( have_posts() ) : ?> <?php while ( have_posts() ) : the_post(); ?> <?php get_templat...
IdeasFactoryPL/stef-pol
wp-content/themes/openstrap/page-templates/content-sidebar-sidebar.php
PHP
gpl-2.0
791
chmod 644 /etc/group
mpreisler/scap-security-guide-debian
scap-security-guide-0.1.21/shared/fixes/bash/file_permissions_etc_group.sh
Shell
gpl-2.0
21
using System; using System.Collections.Generic; using System.Linq; using System.Linq.Expressions; using System.Reflection; using System.Text; namespace STSdb4.Data { public class DataComparer : IComparer<IData> { public readonly Func<IData, IData, int> compare; public readonly Type Type; ...
Injac/STSdb4
STSdb4/Data/DataComparer.cs
C#
gpl-2.0
2,148
/* $Id: macucs.c 5322 2005-02-16 23:30:10Z owen $ */ #include <stdio.h> #include <stdlib.h> #include <ctype.h> #include <time.h> #include "putty.h" #include "charset.h" #include "terminal.h" #include "misc.h" #include "mac.h" /* * Mac Unicode-handling routines. * * BJH: * What we _should_ do is to use the Text ...
supertanglang/line-is-not-emulator
src/puttyline/putty-0.60/mac/macucs.c
C
gpl-2.0
3,763
<?php /** * This script is included by the barcode_img_wristband.php script for arabic languages */ # Version History: # version 0.1 : First release. created on ( 22/01/2004) By Walid Fathalla # # Bug Report and Suggestion to: # Walid Fathalla ...
blesko/ELCT
main/imgcreator/inc_wristband_ar.php
PHP
gpl-2.0
6,592
<?php /** * Webservices component for Joomla! CMS * * @copyright Copyright (C) 2004 - 2015 Open Source Matters, Inc. All rights reserved. * @license GNU General Public License version 2 or later */ namespace Webservices\Controller; use Webservices\Helper; use Webservices\Model\WebserviceModel; /** * Apply ...
joomla-projects/webservices
component/admin/Webservices/Controller/ApplyController.php
PHP
gpl-2.0
1,362
/* * Copyright (c) 2004, 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 ...
FauxFaux/jdk9-jdk
test/java/lang/management/ThreadMXBean/ThreadUserTime.java
Java
gpl-2.0
8,036
<?php /* * Module written/ported by Xavier Noguer <xnoguer@rezebra.com> * * PERL Spreadsheet::WriteExcel module. * * The author of the Spreadsheet::WriteExcel module is John McNamara * <jmcnamara@cpan.org> * * I _DO_ maintain this code, and John McNamara has nothing to do with the * porting of this code to PHP. ...
GeorgeStreetCoop/CORE-POS
fannie/src/Excel/xls_write/Spreadsheet_Excel_Writer/Writer.php
PHP
gpl-2.0
3,325
/*****************************************************************************/ /* */ /* Copyright 1999 - 2003, Huawei Tech. Co., Ltd. */ /* ALL RIGHTS RESERVED ...
gabry3795/android_kernel_huawei_mt7_l09
drivers/vendor/hisi/modem/med/hi6930/osa/src/v_int.c
C
gpl-2.0
3,786
/***************************************************************************** * SearchFragment.java ***************************************************************************** * Copyright © 2014-2015 VLC authors, VideoLAN and VideoLabs * Author: Geoffrey Métais * * This program is free software; you can redist...
hanhailong/VCL-Official
vlc-android/src/org/videolan/vlc/gui/tv/SearchFragment.java
Java
gpl-2.0
4,897
/* * Copyright (c) 2013 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...
raj-bhatia/grooveip-ios-public
submodules/mswebrtc/webrtc/webrtc/modules/audio_processing/transient/transient_detector_unittest.cc
C++
gpl-2.0
3,836
<HTML> <HEAD> <TITLE>Contact Information</TITLE> </HEAD> <BODY BGCOLOR=#FFFFFF> <H1>Contact Information and Copyright</H1> SheepShaver was brought to you by <UL> <LI><A HREF="mailto:Christian.Bauer@uni-mainz.de">Christian Bauer</A> (kernel, disk I/O) <LI><A HREF="mailto:Marc.Hellwig@uni-mainz.de">Marc Hellwig</A> (gr...
kallisti5/sheepshear
doc/Haiku/contact.html
HTML
gpl-2.0
1,575
#undef CONFIG_BUNZIP2
Voskrese/mipsonqemu
user/busybox/include/config/bunzip2.h
C
gpl-2.0
22
<?php /** * @file * This template outputs the description field. * * Variables: * - $title * - $artist * - $album * - $year * - $track * - $genre * - $id3 (Full ID3 Array) */ ?> <?php print $title .' '. t('by') .' '. $artist; ?>
benmirkhah/jadu
sites/all/modules/mp3player/filefieldmp3player/theme/description.tpl.php
PHP
gpl-2.0
241
# emacs: -*- mode: python; py-indent-offset: 4; indent-tabs-mode: t -*- # vi: set ft=python sts=4 ts=4 sw=4 noet : # This file is part of Fail2Ban. # # Fail2Ban 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;...
nawawi/fail2ban
fail2ban/__init__.py
Python
gpl-2.0
2,770
// Locale support -*- C++ -*- // Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, // 2006, 2007 // Free Software Foundation, Inc. // // This file is part of the GNU ISO C++ Library. This library is free // software; you can redistribute it and/or modify it under the // terms of the GNU General Publ...
epicsdeb/rtems-gcc-newlib
libstdc++-v3/config/os/gnu-linux/ctype_noninline.h
C
gpl-2.0
6,176
/* { dg-do compile } */ /* { dg-options "-O2 -fdump-tree-ccp1" } */ typedef char char16[16] __attribute__ ((aligned (16))); char16 c16[4] __attribute__ ((aligned (4))); int f5 (int i) { __SIZE_TYPE__ s = (__SIZE_TYPE__)&c16[i]; /* 0 */ return 3 & s; } /* { dg-final { scan-tree-dump "return 0;" "ccp1" } } */ /*...
totalspectrum/gcc-propeller
gcc/testsuite/gcc.dg/tree-ssa/ssa-ccp-35.c
C
gpl-2.0
366
// Copyright (C) 2019-2021 Free Software Foundation, Inc. // // This file is part of the GNU ISO C++ Library. This library is free // software; you can redistribute it and/or modify it under the // terms of the GNU General Public License as published by the // Free Software Foundation; either version 3, or (at your op...
Gurgel100/gcc
libstdc++-v3/testsuite/17_intro/headers/c++2011/profile_mode.cc
C++
gpl-2.0
921
/* * Copyright (c) 2014, The Linux Foundation. All rights reserved. * 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 notice and this permission notice appear in all copies. * THE SOFTWARE IS PROVIDED "AS ...
paul-chambers/netgear-r7800
package/qca-ssdk-shell/src/src/fal_uk/fal_cosmap.c
C
gpl-2.0
5,610
<?php /** * @version: $Id: dbobject.php 4387 2015-02-19 12:24:35Z Radek Suski $ * @package: SobiPro Library * @author * Name: Sigrid Suski & Radek Suski, Sigsiu.NET GmbH * Email: sobi[at]sigsiu.net * Url: http://www.Sigsiu.NET * @copyright Copyright (C) 2006 - 2015 Sigsiu.NET GmbH (http://www.sigsiu.net). All ri...
vstorm83/propertease
components/com_sobipro/lib/models/dbobject.php
PHP
gpl-2.0
23,563
# -*- coding: utf-8 -*- # # python-problem documentation build configuration file, created by # sphinx-quickstart on Tue Dec 4 12:03:58 2012. # # This file is execfile()d with the current directory set to its containing dir. # # Note that not all possible configuration values are present in this # autogenerated file. ...
mhabrnal/abrt
src/python-problem/doc/conf.py
Python
gpl-2.0
8,344
/* emul-target.h. Default values for struct emulation defined in emul.h Copyright 1995, 2007 Free Software Foundation, Inc. This file is part of GAS, the GNU Assembler. GAS is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the ...
wanghao-xznu/vte
openlibs/binutils-2.19.51.0.12/gas/emul-target.h
C
gpl-2.0
1,715
/* * Copyright (c) 2016-2019 Projekt Substratum * This file is part of Substratum. * * SPDX-License-Identifier: GPL-3.0-Or-Later */ package projekt.substratum.common; import android.content.BroadcastReceiver; import android.content.Context; import android.content.Intent; import android.content.IntentFilter; impo...
nicholaschum/substratum
app/src/main/java/projekt/substratum/common/Broadcasts.java
Java
gpl-3.0
8,846
<?php function tous_les_fonds($dir,$pattern){ $liste = find_all_in_path($dir,$pattern); foreach($liste as $k=>$v) $liste[$k] = $dir . basename($v,'.html'); return $liste; } ?>
genova/ugb
plugins/spip-bonux/style_prive_plugins_fonctions.php
PHP
gpl-3.0
182
/* xoreos - A reimplementation of BioWare's Aurora engine * * xoreos is the legal property of its developers, whose names * can be found in the AUTHORS file distributed with this source * distribution. * * xoreos is free software; you can redistribute it and/or * modify it under the terms of the GNU General Publ...
Supermanu/xoreos
src/engines/witcher/nwscript/function_tables.h
C
gpl-3.0
149,962
/** * 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...
y123456yz/reading-and-annotate-rocketmq-3.4.6
rocketmq-src/RocketMQ-3.4.6/rocketmq-client/src/main/java/com/alibaba/rocketmq/client/hook/SendMessageContext.java
Java
gpl-3.0
3,205
<?php /** * Nooku Framework - http://www.nooku.org * * @copyright Copyright (C) 2007 - 2013 Johan Janssens and Timble CVBA. (http://www.timble.net) * @license GNU GPLv3 <http://www.gnu.org/licenses/gpl.html> * @link git://git.assembla.com/nooku-framework.git for the canonical source repository */ namespace Noo...
jowillems/internet-platform
library/object/set.php
PHP
gpl-3.0
6,776
<?php // This file is part of Moodle - http://moodle.org/ // // Moodle 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. // // Moodle...
fwsl/moodle
mod/lesson/lib.php
PHP
gpl-3.0
55,138
/* Copyright (c) MediaArea.net SARL. All Rights Reserved. * * Use of this source code is governed by a BSD-style license that can * be found in the License.html file in the root of the source tree. */ //--------------------------------------------------------------------------- // Pre-compilation #include "Medi...
xucp/mpc_hc
src/thirdparty/MediaInfo/library/Source/MediaInfo/Archive/File_7z.cpp
C++
gpl-3.0
2,366
/* Class: Graphic.Ellipse Shape implementation of an ellipse. Author: Sébastien Gruhier, <http://www.xilinus.com> License: MIT-style license. See Also: <Shape> */ Graphic.Ellipse = Class.create(); Object.extend(Graphic.Ellipse.prototype, Graphic.Shape.prototype); // Keep parent initialize Graphic.El...
j9recurses/whirld
vendor/assets/components/cartagen/lib/prototype-graphic/src/shape/ellipse.js
JavaScript
gpl-3.0
1,191
/* * Generated by asn1c-0.9.24 (http://lionet.info/asn1c) * From ASN.1 module "S1AP-PDU" * found in "/home/einstein/openairinterface5g/openair-cn/S1AP/MESSAGES/ASN1/R10.5/S1AP-PDU.asn" * `asn1c -gen-PER` */ #ifndef _S1ap_HandoverPreparationFailure_H_ #define _S1ap_HandoverPreparationFailure_H_ #include <asn_a...
massar5289/openairinterface5G
cmake_targets/oaisim_build_oai/build/CMakeFiles/R10.5/S1ap-HandoverPreparationFailure.h
C
gpl-3.0
1,318
/* ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. This file is part of ChibiOS. ChibiOS 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 ...
serdzz/ChibiOS
os/rt/src/chschd.c
C
gpl-3.0
19,314
<?php /** * Copyright © 2016 Magento. All rights reserved. * See COPYING.txt for license details. */ namespace Magento\Setup\Module\Di\Compiler\Config; interface ModificationInterface { /** * Modifies input config * * @param array $config * @return array */ public function modify(a...
rajmahesh/magento2-master
vendor/magento/magento2-base/setup/src/Magento/Setup/Module/Di/Compiler/Config/ModificationInterface.php
PHP
gpl-3.0
338
openag\_atlas\_do ================= This repository contains an OpenAg firmware module for reading from the [Atlas Scientific EZO DO Circuit](http://www.atlas-scientific.com/product_pages/circuits/ezo_do.html). The module defines 1 output "water\_dissolved\_oxygen" on which water DO readings are sent at a rate of no m...
goruck/openag_brain
firmware/lib/openag_atlas_do/README.md
Markdown
gpl-3.0
545
#ifndef _SOCKS_H #define _SOCKS_H #pragma pack(push,1) struct socks5_method_request { char ver; char nmethods; char methods[255]; }; struct socks5_method_response { char ver; char method; }; struct xsocks_request { char atyp; char addr[0]; }; struct socks5_request { char ver; ch...
fqtools/xsocks
src/socks.h
C
gpl-3.0
1,438
/**************************************************************/ /* ********************************************************** */ /* * * */ /* * SUBSUMPTION * */ /* * ...
KULeuven-KRR/IDP
lib/SPASS-3.7/SPASS/subsumption.h
C
gpl-3.0
3,397
<?php // This file is part of Moodle - http://moodle.org/ // // Moodle 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. // // Moodle...
orvsd/moodle25
mod/hotpot/attempt/hp/6/renderer.php
PHP
gpl-3.0
143,352
''' Copyright (C) 2014 Travis DeWolf 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 3 of the License, or (at your option) any later version. This program is distributed in the hope t...
russellgeoff/blog
Control/Controllers/target_list.py
Python
gpl-3.0
2,121
<fieldset class="previsu"> <legend><:previsualisation:></legend> <ul> <li> <ul class='forum'> <li class="forum-fil"> <div class="comment"> <div class="comment-meta"> [<strong class="comment-titre">(#ENV*{titre})</strong>] [<small><:par_auteur:> <span>(#SESSION{session_nom}|safehtml|s...
VertigeASBL/Caravelle
plugins-dist/forum/formulaires/inc-forum_previsu.html
HTML
gpl-3.0
1,775
/*==LICENSE==* CyanWorlds.com Engine - MMOG client, server and tools Copyright (C) 2011 Cyan Worlds, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at you...
cwalther/Plasma-nobink
Sources/Plasma/PubUtilLib/plAvatar/plScalarChannel.h
C
gpl-3.0
10,792
///////////////////////////////////////////////////////////////////////////// // Name: wx/os2/frame.h // Purpose: wxFrame class // Author: David Webster // Modified by: // Created: 10/27/99 // RCS-ID: $Id$ // Copyright: (c) David Webster // Licence: wxWindows licence /////////////////////...
p0sixspwn/p0sixspwn
include/wxWidgets-2.9.2/include/wx/os2/frame.h
C
gpl-3.0
7,760
using System; using System.Collections.Generic; using Antlr4.Runtime; using Rubberduck.Parsing.Symbols; using Rubberduck.UI; using Rubberduck.VBEditor; namespace Rubberduck.Inspections { public class IdentifierNotUsedInspectionResult : CodeInspectionResultBase { private readonly IEnumerable<CodeInspect...
r14r/fork_vba_rubberduck
RetailCoder.VBE/Inspections/IdentifierNotUsedInspectionResult.cs
C#
gpl-3.0
2,194
/* Copyright (c) 2001-2008, The HSQL Development Group * 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...
ckaestne/LEADT
workspace/hsqldb/src/org/hsqldb/sample/Testdb.java
Java
gpl-3.0
7,388
/* Unix SMB/CIFS implementation. DNS server utils Copyright (C) 2010 Kai Blin <kai@samba.org> 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 3 of the License, or ...
framon/samba
source4/dns_server/dns_utils.c
C
gpl-3.0
10,153
/* -*- c-basic-offset: 4; indent-tabs-mode: nil -*- */ /* ==================================================================== * Copyright (c) 2008 Carnegie Mellon University. All rights * reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that ...
michael-chi/jumbo
v1/robot-node/stt/pocketsphinx/src/libpocketsphinx/ngram_search_fwdflat.c
C
gpl-3.0
33,675
/************************************************************************************************** Survey changes: copyright (c) 2010, Fryslan Webservices TM (http://survey.codeplex.com) NSurvey - The web survey and form engine Copyright (c) 2004, 2005 Thomas Zumbrunn. (http://www.nsurvey.org) This program is ...
samdubey/surveyproject_main_public
SurveyWAP/NSurveyAdmin/UsersManager.aspx.cs
C#
gpl-3.0
5,993
#include "FvSTLAssisstant.h"
Kiddinglife/gecoengine
thirdparty/FutureVisionCore/InnerCoreLibs/FvLogicCommon/FvSTLAssisstant.cpp
C++
gpl-3.0
34
define(["ng", "lodash"], function(ng, _){ "use strict"; var DashboardVM = function DashboardVM($scope, $rootScope){ var _self = this; this.toggleHStretch = function(isOn){ _self.setOptions(options); }; this.updateOptions = function(options){ ng.extend(_self, options); }; this.resetOptions = ...
apartensky/mev
web/src/main/javascript/edu/dfci/cccb/mev/web/ui/app/widgets/dashboard/controllers/DashboardVM.js
JavaScript
gpl-3.0
1,974
<?php namespace SMW\Tests\SPARQLStore; use SMW\SPARQLStore\SPARQLStore; use SMW\DIWikiPage; use SMW\SemanticData; use SMWExporter as Exporter; use SMWTurtleSerializer as TurtleSerializer; use Title; /** * @covers \SMW\SPARQLStore\SPARQLStore * * @ingroup Test * * @group SMW * @group SMWExtension * * @lice...
tectronics/bioladder
wiki/extensions/SemanticMediaWiki/tests/phpunit/includes/SPARQLStore/SparqlStoreTest.php
PHP
gpl-3.0
3,521
# Reddit Enhancement Suite [![Travis Build Status](https://travis-ci.org/honestbleeps/Reddit-Enhancement-Suite.svg?branch=master)](https://travis-ci.org/honestbleeps/Reddit-Enhancement-Suite) [![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/github/honestbleeps/Reddit-Enhancement-Suite?branch=maste...
klpl/Reddit-Enhancement-Suite
README.md
Markdown
gpl-3.0
11,677
/* * Copyright (c) 2002-2008 LWJGL Project * 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...
kevinwang/minecarft
lwjgl-source-2.8.2/src/java/org/lwjgl/opengl/MacOSXCanvasImplementation.java
Java
gpl-3.0
2,780
<?php /* * Copyright (C) 2013 Mailgun * * This software may be modified and distributed under the terms * of the MIT license. See the LICENSE file for details. */ namespace Mailgun\HttpClient\Plugin; use Http\Client\Common\Plugin; use Psr\Http\Message\RequestInterface; use Psr\Http\Message\UriInterface; /** *...
growlingfish/giftplatform
vendor/mailgun/mailgun-php/src/Mailgun/HttpClient/Plugin/ReplaceUriPlugin.php
PHP
gpl-3.0
906
// Copyright 2019-2020 CERN and copyright holders of ALICE O2. // See https://alice-o2.web.cern.ch/copyright for details of the copyright holders. // All rights not expressly granted are reserved. // // This software is distributed under the terms of the GNU General Public // License v3 (GPL Version 3), copied verbatim...
noferini/AliceO2
DataFormats/Detectors/ITSMFT/common/include/DataFormatsITSMFT/TopologyDictionary.h
C
gpl-3.0
8,011
# -*- coding: utf-8 -*- # Copyright (c) 2008-2013 Erik Svensson <erik.public@gmail.com> # Licensed under the MIT license. import sys import datetime from core.transmissionrpc.constants import PRIORITY, RATIO_LIMIT, IDLE_LIMIT from core.transmissionrpc.utils import Field, format_timedelta from six import integer_types...
bbsan2k/nzbToMedia
core/transmissionrpc/torrent.py
Python
gpl-3.0
16,349
/* Android IMSI-Catcher Detector | (c) AIMSICD Privacy Project * ----------------------------------------------------------- * LICENSE: http://git.io/vki47 | TERMS: http://git.io/vki4o * ----------------------------------------------------------- */ package com.secupwn.aimsicd.ui.drawer; import android.support.a...
CellularPrivacy/Android-IMSI-Catcher-Detector
AIMSICD/src/main/java/com/secupwn/aimsicd/ui/drawer/NavDrawerItem.java
Java
gpl-3.0
575
## ## This file is part of the libopencm3 project. ## ## Copyright (C) 2009 Uwe Hermann <uwe@hermann-uwe.de> ## Copyright (C) 2013 Alexandru Gagniuc <mr.nuke.me@gmail.com> ## ## This library is free software: you can redistribute it and/or modify ## it under the terms of the GNU Lesser General Public License as publish...
devanlai/libopencm3
lib/stm32/f4/Makefile
Makefile
gpl-3.0
2,577
#!/usr/bin/perl # This file is part of Koha. # # Copyright Paul Poulain 2002 # Parts Copyright Liblime 2007 # Copyright (C) 2013 Mark Tompsett # # Koha 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 ...
whitewabbit/project-test
mainpage.pl
Perl
gpl-3.0
3,036
<?php /** * PostSendFailed * * PHP version 5 * * @category Class * @package SendinBlue\Client * @author Swagger Codegen team * @link https://github.com/swagger-api/swagger-codegen */ /** * SendinBlue API * * SendinBlue provide a RESTFul API that can be used with any languages. With this API, you wil...
madeITBelgium/WordPress-Forms
vendor/sendinblue/api-v3-sdk/lib/Model/PostSendFailed.php
PHP
gpl-3.0
10,449
package view.rendes; import java.awt.Graphics; import java.awt.Shape; import java.awt.geom.RoundRectangle2D; import javax.swing.JTextField; public class RoundJTextField extends JTextField { private Shape shape; public RoundJTextField(int size) { super(size); setOpaque(false); // A...
gihon19/postHotelSonrisa
postHotelSonrisa/src/view/rendes/RoundJTextField.java
Java
gpl-3.0
992
cd src make clean make clean 127mer=1
fw1121/Pandoras-Toolbox-for-Bioinformatics
src/SOAPdenovo2/SOAPdenovo-Trans-src-v1.04/clean.sh
Shell
gpl-3.0
39
/* * This file is part of the LibreOffice project. * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. * * This file incorporates work covered by the following lice...
jvanz/core
connectivity/com/sun/star/sdbcx/comp/hsqldb/StorageFileAccess.java
Java
gpl-3.0
3,316
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>For M...
apavlo/h-store
third_party/cpp/berkeleydb/docs/gsg_txn/CXX/moreinfo.html
HTML
gpl-3.0
6,524
<?php /** * Message translations. * * This file is automatically generated by 'yii message' command. * It contains the localizable messages extracted from source code. * You may modify this file by translating the extracted messages. * * Each array element represents the translation (value) of a message (key). ...
linhnh5/edu01
messages/ar/course.php
PHP
gpl-3.0
4,555
// File: fig0621.cpp // Computer Systems, Fourth Edition // Figure 6.21 #include <iostream> using namespace std; int numPts; int value; int j; void printBar (int n) { int k; for (k = 1; k <= n; k++) { cout << '*'; } cout << endl; } int main () { cin >> numPts; for (j = 1; j <= numPts; j++) {...
StanWarford/pep8
help/figures/fig0621.cpp
C++
gpl-3.0
385
// ---------------------------------------------------------------------- // <copyright file="TMAPcontrol.cs" company="none"> // Copyright (C) 2012 // // 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 Fr...
pleonex/tinke
Plugins/NINOKUNI/NINOKUNI/TMAPcontrol.cs
C#
gpl-3.0
2,689
package cn.nukkit.redstone; import cn.nukkit.block.Block; import cn.nukkit.block.BlockRedstoneWire; import cn.nukkit.block.BlockSolid; import cn.nukkit.math.Vector3; import java.util.*; /** * author: Angelic47 * Nukkit Project */ public class Redstone { public static final int POWER_NONE = 0; public stat...
Niall7459/Nukkit
src/main/java/cn/nukkit/redstone/Redstone.java
Java
gpl-3.0
8,365
include("dat/factions/spawn/common.lua") include("dat/factions/spawn/mercenary_helper.lua") -- @brief Spawns a small patrol fleet. function spawn_patrol () local pilots = {} local r = rnd.rnd() if r < pbm then pilots = spawnLtMerc("Frontier") elseif r < 0.5 then scom.addPilot( pilots, "...
jayman39tx/naev
dat/factions/spawn/frontier.lua
Lua
gpl-3.0
1,978
# ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2014, Numenta, Inc. Unless you have an agreement # with Numenta, Inc., for a separate license for this software code, the # following terms and conditions apply: # # This progra...
pford68/nupic.research
sensorimotor/sensorimotor/sensorimotor_experiment_runner.py
Python
gpl-3.0
9,403
/**************************************************************************** ** ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** ** This file is part of Qt Creator. ** ** Commercial License Usage ** Licensees holding valid commercial Qt licenses may use this file in ** accordance w...
qtproject/qt-creator
src/plugins/qmldesigner/components/formeditor/resizecontroller.cpp
C++
gpl-3.0
11,008
/* * Copyright 2016 Google Inc. * * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. */ #include "gm.h" #include "SkPathEffect.h" #include "SkPictureRecorder.h" #include "SkShadowPaintFilterCanvas.h" #include "SkShadowShader.h" #include "SkSurface.h" #ifdef SK_...
geminy/aidear
oss/qt/qt-everywhere-opensource-src-5.9.0/qtwebengine/src/3rdparty/chromium/third_party/skia/gm/shadowmaps.cpp
C++
gpl-3.0
3,576
// -*- Mode: Go; indent-tabs-mode: t -*- /* * Copyright (C) 2019 Canonical Ltd * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License version 3 as * published by the Free Software Foundation. * * This program is distributed in the hope tha...
mvo5/snappy
cmd/snap/cmd_model.go
GO
gpl-3.0
12,390
using System.Collections.Generic; using System.Linq; namespace PKHeX.Core { /// <summary> /// Editor object that unpacks <see cref="EventWork{T}"/> into flags & work groups, and handles value get/set operations. /// </summary> /// <typeparam name="T"></typeparam> public sealed class SplitEventEdit...
ReignOfComputer/PKHeX
PKHeX.Core/Editing/Saves/Editors/EventWork/SplitEventEditor.cs
C#
gpl-3.0
2,434
/*! * Bootswatch v4.0.0-alpha.6 * Homepage: https://bootswatch.com * Copyright 2012-2017 Thomas Park * Licensed under MIT * Based on Bootstrap */ /*! * Bootstrap v4.0.0-alpha.6 (https://getbootstrap.com) * Copyright 2011-2017 The Bootstrap Authors * Copyright 2011-2017 Twitter, Inc. * Licensed under MIT (https...
cleinias/blogstrap4
css/bootswatch/united/bootstrap.css
CSS
gpl-3.0
192,789
package net.minecraft.entity.monster; import net.minecraft.enchantment.EnchantmentHelper; import net.minecraft.entity.Entity; import net.minecraft.entity.EntityCreature; import net.minecraft.entity.EntityLivingBase; import net.minecraft.entity.SharedMonsterAttributes; import net.minecraft.entity.player.EntityPlayer; i...
aebert1/BigTransport
build/tmp/recompileMc/sources/net/minecraft/entity/monster/EntityMob.java
Java
gpl-3.0
6,264
/****************************************************************************** * * Copyright (C) 2014 - 2015 Xilinx, Inc. All rights reserved. * * 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 Softwa...
RobsonRojas/frertos-udemy
Keil-FreeRTOS-Sample-Project/Keil-FreeRTOS/FreeRTOSv9.0.0/FreeRTOS/Demo/CORTEX_A53_64-bit_UltraScale_MPSoC/RTOSDemo_A53_bsp/psu_cortexa53_0/libsrc/standalone_v5_4/src/vectors.h
C
gpl-3.0
2,825
/* * 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 ...
s20121035/rk3288_android5.1_repo
external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/ThreadGroupDebuggee.java
Java
gpl-3.0
4,431
#if defined(__ppc__) || defined(__ppc64__) /* ----------------------------------------------------------------------- ffi.c - Copyright (c) 1998 Geoffrey Keating PowerPC Foreign Function Interface Darwin ABI support (c) 2001 John Hornkvist AIX ABI support (c) 2002 Free Software Foundation, Inc. Permi...
LubosD/darling
src/libffi/powerpc/ppc-ffi_darwin.c
C
gpl-3.0
43,697
/** ************************************************************************** * request.c * * Copyright 2008 Bryan Ischo <bryan@ischo.com> * * This file is part of libs3. * * libs3 is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by ...
irods/libs3_original
src/request.c
C
gpl-3.0
50,518