repo_name
string
path
string
copies
string
size
string
content
string
license
string
uqs/OpenXcom
src/Basescape/ManufactureInfoState.cpp
11
19613
/* * Copyright 2010-2016 OpenXcom Developers. * * This file is part of OpenXcom. * * OpenXcom 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 ...
gpl-3.0
aliaspider/RetroArch
deps/7zip/LzFind.c
11
20040
/* LzFind.c -- Match finder for LZ algorithms 2015-10-15 : Igor Pavlov : Public domain */ #include <stdint.h> #include <string.h> #include <boolean.h> #include "LzFind.h" #include "LzHash.h" #define kEmptyHashValue 0 #define kMaxValForNormalize ((uint32_t)0xFFFFFFFF) #define kNormalizeStepMin (1 << 10) /* it must be...
gpl-3.0
GeorgiaTechMSSE/ReliableMD
src-ublb/MANYBODY/pair_eim.cpp
12
33815
/* ---------------------------------------------------------------------- LAMMPS - Large-scale Atomic/Molecular Massively Parallel Simulator http://lammps.sandia.gov, Sandia National Laboratories Steve Plimpton, sjplimp@sandia.gov Copyright (2003) Sandia Corporation. Under the terms of Contract DE-AC04...
gpl-3.0
infoburp/grub
grub-core/disk/cryptodisk.c
12
29918
/* * GRUB -- GRand Unified Bootloader * Copyright (C) 2003,2007,2010,2011 Free Software Foundation, Inc. * * GRUB 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, ...
gpl-3.0
Andrey-Pavlov/robomongo
src/third-party/mongodb/src/mongo/db/commands/distinct.cpp
12
6137
// distinct.cpp /** * Copyright (C) 2012 10gen Inc. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License, version 3, * as published by the Free Software Foundation. * * This program is distributed in the hope that it will...
gpl-3.0
monkbroc/firmware
wiring/src/spark_wiring_string.cpp
12
18291
/** ****************************************************************************** * @file spark_wiring_string.cpp * @author Mohit Bhoite * @version V1.0.0 * @date 13-March-2013 * @brief ****************************************************************************** Copyright (c) 2013-2015 Particle Indus...
gpl-3.0
ivich123/geoda
DataViewer/TableFrame.cpp
12
23272
/** * GeoDa TM, Copyright (C) 2011-2014 by Luc Anselin - all rights reserved * * This file is part of GeoDa. * * GeoDa 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, o...
gpl-3.0
Xiahoudun32/CST347-Elevator
UARTandCLI/FreeRTOS/Source/portable/Tasking/ARM_CM4F/port.c
12
11403
/* FreeRTOS V9.0.0 - Copyright (C) 2016 Real Time Engineers Ltd. All rights reserved VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION. This file is part of the FreeRTOS distribution. FreeRTOS is free software; you can redistribute it and/or modify it under the terms of...
gpl-3.0
ElvisZuo/MPC_HC
src/DSUtil/text.cpp
13
6085
/* * (C) 2003-2006 Gabest * (C) 2006-2014 see Authors.txt * * This file is part of MPC-HC. * * MPC-HC 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...
gpl-3.0
Apihl1000/pumpthatjam
src/tools/extractor/StormLib/src/pklib/implode.c
13
31713
/*****************************************************************************/ /* implode.c Copyright (c) Ladislav Zezula 2003 */ /*---------------------------------------------------------------------------*/ /* Implode function of PKWARE Data Compression library */ ...
gpl-3.0
GeorgiaTechMSSE/ReliableMD
src-ublb/KSPACE/pppm_cg.cpp
13
21367
/* ---------------------------------------------------------------------- LAMMPS - Large-scale Atomic/Molecular Massively Parallel Simulator http://lammps.sandia.gov, Sandia National Laboratories Steve Plimpton, sjplimp@sandia.gov Copyright (2003) Sandia Corporation. Under the terms of Contract DE-AC04...
gpl-3.0
fhedberg/ardupilot
libraries/AP_OpticalFlow/AP_OpticalFlow_Pixart.cpp
14
10803
/* 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 that it will be usefu...
gpl-3.0
sufficientlysecure/ad-away
tcpdump/jni/tcpdump/print-arcnet.c
18
8994
/* * Copyright (c) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997 * 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: (1) source code distributions * retain the above co...
gpl-3.0
coldcoder/DOOM-3-BFG
neo/idlib/geometry/RenderMatrix.cpp
20
191624
/* =========================================================================== Doom 3 BFG Edition GPL Source Code Copyright (C) 1993-2012 id Software LLC, a ZeniMax Media company. This file is part of the Doom 3 BFG Edition GPL Source Code ("Doom 3 BFG Edition Source Code"). Doom 3 BFG Edition Source Code is free...
gpl-3.0
hanxue/Boinc
win_build/installerv2/redist/Windows/src/boinccas/CAGrantBOINCAdminsVirtualBoxRights.cpp
21
2990
// Berkeley Open Infrastructure for Network Computing // http://boinc.berkeley.edu // Copyright (C) 2005 University of California // // This 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 v...
gpl-3.0
ovilab/atomify
libs/lammps/tools/msi2lmp/src/GetParameters.c
23
44620
#include "msi2lmp.h" #include "Forcefield.h" #include <string.h> #include <stdlib.h> #include <math.h> static int find_improper_body_data(char [][5],struct FrcFieldItem,int *); static void rearrange_improper(int,int); static int find_trigonal_body_data(char [][5],struct FrcFieldItem); static int find_angleangle_data...
gpl-3.0
endisd/samba
source3/smbd/smb2_server.c
24
40512
/* Unix SMB/CIFS implementation. Core SMB2 server Copyright (C) Stefan Metzmacher 2009 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 yo...
gpl-3.0
cs-au-dk/Artemis
WebKit/Tools/DumpRenderTree/wx/GCControllerWx.cpp
24
1803
/* * Copyright (C) 2008 Kevin Ollivier <kevino@theolliviers.com> * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list o...
gpl-3.0
AndyStricker/gettext-javascript
gettext-tools/src/format-kde.c
25
9890
/* KDE format strings. Copyright (C) 2003-2004, 2006-2007, 2009 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2007. 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 Foun...
gpl-3.0
JustinZZzz/crtmpserver
sources/applications/admin/src/cliappprotocolhandler.cpp
25
1226
/* * Copyright (c) 2010, * Gavriloaie Eugen-Andrei (shiretu@gmail.com) * * This file is part of crtmpserver. * crtmpserver 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 L...
gpl-3.0
Akagi201/crtmpserver
sources/applications/applestreamingclient/src/jnihelpers.cpp
25
4355
/* * Copyright (c) 2010, * Gavriloaie Eugen-Andrei (shiretu@gmail.com) * * This file is part of crtmpserver. * crtmpserver 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 L...
gpl-3.0
monalisir/shadowsocks-android
src/main/jni/openssl/crypto/evp/m_sha.c
538
3996
/* crypto/evp/m_sha.c */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * * This package is an SSL implementation written * by Eric Young (eay@cryptsoft.com). * The implementation was written so as to conform with Netscapes SSL. * * This library is free for commercial and non-c...
gpl-3.0
pbogut/tapsoffire
src-libs/tof/Tremor/mapping0.c
29
6763
/******************************************************************** * * * THIS FILE IS PART OF THE OggVorbis 'TREMOR' CODEC SOURCE CODE. * * * * USE, DISTRIBUTION AND REPRODUCTION OF...
gpl-3.0
SaM-Solutions/samba
source3/libads/sasl_wrapping.c
35
7234
/* Unix SMB/CIFS implementation. ads sasl wrapping code Copyright (C) Stefan Metzmacher 2007 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 ...
gpl-3.0
myopensourceprojects/Grbl-CNC-0.9i
grbl/print.c
36
5231
/* print.c - Functions for formatting output strings Part of Grbl Copyright (c) 2011-2015 Sungeun K. Jeon Copyright (c) 2009-2011 Simen Svale Skogsrud Grbl 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 Found...
gpl-3.0
chiapas/sumatrapdf-custom
ext/libdjvu/DjVuMessageLite.cpp
37
14808
//C- -*- C++ -*- //C- ------------------------------------------------------------------- //C- DjVuLibre-3.5 //C- Copyright (c) 2002 Leon Bottou and Yann Le Cun. //C- Copyright (c) 2001 AT&T //C- //C- This software is subject to, and may be distributed under, the //C- GNU General Public License, either Version 2 of ...
gpl-3.0
Underground78/mpc-hc-test
src/thirdparty/VirtualDub/Kasumi/source/uberblit_resample_special_x86.cpp
38
2109
// VirtualDub - Video processing and capture application // Graphics support library // Copyright (C) 1998-2009 Avery Lee // // 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 versi...
gpl-3.0
ampl/gsl
randist/weibull.c
42
1578
/* randist/weibull.c * * Copyright (C) 1996, 1997, 1998, 1999, 2000, 2007 James Theiler, 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 3 of the License, or...
gpl-3.0
sdphome/UHF_Reader
u-boot-2015.04/drivers/gpio/mvmfp.c
43
1724
/* * (C) Copyright 2010 * Marvell Semiconductor <www.marvell.com> * Written-by: Prafulla Wadaskar <prafulla@marvell.com>, * * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> #include <asm/io.h> #include <mvmfp.h> #include <asm/arch/mfp.h> /* * mfp_config * * On most of Marvell SoCs (ex. ARMADA100) t...
gpl-3.0
ngvoice/android-client
phone/jni/pjsip/sources/pjsip/src/pjsip-simple/mwi.c
43
15434
/* $Id: mwi.c 4172 2012-06-19 14:35:18Z nanang $ */ /* * Copyright (C) 2008-2011 Teluu Inc. (http://www.teluu.com) * Copyright (C) 2003-2008 Benny Prijono <benny@prijono.org> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as publishe...
gpl-3.0
raininja/droidVncServer
jni/openssl/crypto/hmac/hm_pmeth.c
45
6601
/* Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL * project 2007. */ /* ==================================================================== * Copyright (c) 2007 The OpenSSL Project. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, ar...
gpl-3.0
unia-sik/emsbench
embedded/arch/stm32f4-discovery/bsp/libopencm3/lib/lpc43xx/ipc.c
48
1843
/* * This file is part of the libopencm3 project. * * Copyright (C) 2012 Benjamin Vernoux <titanmkd@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 published by * the Free Software Foundation, either version 3 of the Li...
gpl-3.0
Mvhohenheim/idathena
src/common/nullpo.c
50
2314
// Copyright (c) Athena Dev Teams - Licensed under GNU GPL // For more information, see LICENCE in the main folder #include <stdio.h> #include <stdarg.h> #include <string.h> #include "nullpo.h" #include "../common/showmsg.h" static void nullpo_info_core(const char *file, int line, const char *func, const char *fmt, v...
gpl-3.0
djnugent/ardupilot-solo
libraries/DataFlash/DataFlash_APM2.cpp
51
11624
/// -*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil -*- /* 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 la...
gpl-3.0
ni/grub
grub-core/lib/libgcrypt/cipher/idea.c
56
9767
/* idea.c - IDEA function * Copyright 1997, 1998, 1999, 2001 Werner Koch (dd9jn) * Copyright 2013 g10 Code GmbH * * 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, ...
gpl-3.0
nudziarz/BetaKernel
drivers/video/exynos/decon_royce/panels/lcd_sysfs.c
56
32499
/* linux/drivers/video/exynos_decon/panel/lcd_sysfs.c * * Header file for Samsung MIPI-DSI Panel SYSFS driver. * * Copyright (c) 2013 Samsung Electronics * JiHoon Kim <jihoonn.kim@samsung.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public...
gpl-3.0
daedalus/iodoom3
neo/tools/radiant/GetString.cpp
57
3567
/* =========================================================================== Doom 3 GPL Source Code Copyright (C) 1999-2011 id Software LLC, a ZeniMax Media company. This file is part of the Doom 3 GPL Source Code (?Doom 3 Source Code?). Doom 3 Source Code is free software: you can redistribute it and/or modify...
gpl-3.0
sbrown345/iod3js
neo/curl/src/macos/src/curl_GUSIConfig.cpp
59
1754
/**************** BEGIN GUSI CONFIGURATION **************************** * * GUSI Configuration section generated by GUSI Configurator * last modified: Mon Oct 29 15:41:51 2001 * * This section will be overwritten by the next run of Configurator. */ #define GUSI_SOURCE #include <GUSIConfig.h> #include <sys/cdefs....
gpl-3.0
danialbehzadi/Nokia-RM-1013-2.0.0.11
iproute2/tc/tc_class.c
61
8483
/* * tc_class.c "tc class". * * 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) any later version. * * Authors: Alexey Kuznetsov...
gpl-3.0
MinghuaWang/DECAF
DroidScope/qemu/qemu-char.c
64
71657
/* * QEMU System Emulator * * Copyright (c) 2003-2008 Fabrice Bellard * * 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 * ...
gpl-3.0
gamvrosi/scrubber
linux-2.6.35/kernel/lockdep.c
579
93680
/* * kernel/lockdep.c * * Runtime locking correctness validator * * Started by Ingo Molnar: * * Copyright (C) 2006,2007 Red Hat, Inc., Ingo Molnar <mingo@redhat.com> * Copyright (C) 2007 Red Hat, Inc., Peter Zijlstra <pzijlstr@redhat.com> * * this code maps all the lock dependencies as they occur in a live ...
gpl-3.0
bgamari/emacs
oldXMenu/Destroy.c
68
3272
/* Copyright Massachusetts Institute of Technology 1985 */ #include "copyright.h" /* * XMenu: MIT Project Athena, X Window system menu package * * XMenuDestroy - Free all resources associated with and XMenu. * * Author: Tony Della Fera, DEC * August, 1985 * */ #include "XMenuInt.h" void XMenuDestr...
gpl-3.0
magikpns/shadowsocks-libev
libsodium/test/default/sodium_utils.c
331
2287
#define TEST_NAME "sodium_utils" #include "cmptest.h" int main(void) { unsigned char buf1[1000]; unsigned char buf2[1000]; char buf3[33]; unsigned char buf4[4]; const char *hex; const char *hex_end; size_t bin_len; randombytes_buf(buf1, sizeof buf1); memcpy(buf2, buf1, sizeof buf2...
gpl-3.0
anoopcs9/samba
source4/heimdal/lib/krb5/get_default_realm.c
80
2802
/* * Copyright (c) 1997 - 2001, 2004 Kungliga Tekniska Högskolan * (Royal Institute of Technology, Stockholm, Sweden). * 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. Redistribut...
gpl-3.0
psycho-source/Psycho-Kernel
drivers/staging/rtl8712/rtl871x_io.c
7763
4969
/****************************************************************************** * rtl871x_io.c * * Copyright(c) 2007 - 2010 Realtek Corporation. All rights reserved. * Linux device driver for RTL8192SU * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of t...
gpl-3.0
roceys/shadowsocks-android
src/main/jni/openssl/crypto/pkcs12/p12_mutl.c
598
6529
/* p12_mutl.c */ /* Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL * project 1999. */ /* ==================================================================== * Copyright (c) 1999 The OpenSSL Project. All rights reserved. * * Redistribution and use in source and binary forms, with or without *...
gpl-3.0
33905410/shadowsocks-android
src/main/jni/openssl/ssl/t1_lib.c
346
71666
/* ssl/t1_lib.c */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * * This package is an SSL implementation written * by Eric Young (eay@cryptsoft.com). * The implementation was written so as to conform with Netscapes SSL. * * This library is free for commercial and non-commerc...
gpl-3.0
jrial/Marlin
ArduinoAddons/Arduino_0.xx/libraries/U8glib/utility/u8g_line.c
605
2377
/* u8g_line.h Universal 8bit Graphics Library Copyright (c) 2012, olikraus@gmail.com 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 th...
gpl-3.0
gatieme/big.LITTLE
3.10/drivers/net/ethernet/intel/igb/igb_ptp.c
2143
25729
/* PTP Hardware Clock (PHC) driver for the Intel 82576 and 82580 * * Copyright (C) 2011 Richard Cochran <richardcochran@gmail.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either ...
gpl-3.0
sharpwhisper/shadowsocks-android
src/main/jni/pdnsd/src/debug.c
353
2255
/* debug.c - Various debugging facilities * Copyright (C) 2001 Thomas Moestl * * This file is part of the pdnsd package. * * 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 mus...
gpl-3.0
KubaKaszycki/kubux
gcc/gcc/testsuite/gcc.dg/vect/fast-math-vect-call-1.c
98
2672
#include "tree-vect.h" extern float copysignf (float, float); extern float sqrtf (float); extern float fabsf (float); extern void abort (void); float a[64], b[64], c[64], d[64]; __attribute__((noinline, noclone)) void f1 (int n) { int i; for (i = 0; i < n; i++) { a[4 * i + 0] = copysignf (b[4 * i + 0], ...
gpl-3.0
everthis/shadowsocks-android
src/main/jni/openssl/crypto/pem/pem_seal.c
610
5932
/* crypto/pem/pem_seal.c */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * * This package is an SSL implementation written * by Eric Young (eay@cryptsoft.com). * The implementation was written so as to conform with Netscapes SSL. * * This library is free for commercial and no...
gpl-3.0
Sebbyastian/openfaction
vendor/bullet/src/BulletDynamics/ConstraintSolver/btContactConstraint.cpp
104
5809
/* Bullet Continuous Collision Detection and Physics Library Copyright (c) 2003-2006 Erwin Coumans http://continuousphysics.com/Bullet/ 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. Permiss...
gpl-3.0
common2015/shadowsocks-android
src/main/jni/badvpn/lwip/test/unit/dhcp/test_dhcp.c
366
33620
#include "test_dhcp.h" #include "lwip/netif.h" #include "lwip/dhcp.h" #include "netif/etharp.h" struct netif net_test; static const u8_t broadcast[6] = { 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF }; static const u8_t magic_cookie[] = { 0x63, 0x82, 0x53, 0x63 }; static u8_t dhcp_offer[] = { 0x00, 0x23, 0xc1, 0xde, 0xd...
gpl-3.0
eabatalov/au-linux-kernel-autumn-2017
linux/drivers/gpu/drm/amd/powerplay/hwmgr/smu7_powertune.c
115
98965
/* * 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...
gpl-3.0
vinodjam/analyser-game-android
jni/SDL2_image-2.0.0/external/libpng-1.6.2/contrib/libtests/readpng.c
120
2727
/* readpng.c * * Copyright (c) 2013 John Cunningham Bowler * * Last changed in libpng 1.6.1 [March 28, 2013] * * This code is released under the libpng license. * For conditions of distribution and use, see the disclaimer * and license in png.h * * Load an arbitrary number of PNG files (from the command line,...
gpl-3.0
meldonization/shadowsocks-android
src/main/jni/iptables/extensions/libxt_dccp.c
377
6735
/* Shared library add-on to iptables for DCCP matching * * (C) 2005 by Harald Welte <laforge@netfilter.org> * * This program is distributed under the terms of GNU GPL v2, 1991 * */ #include <stdint.h> #include <stdio.h> #include <string.h> #include <stdlib.h> #include <netdb.h> #include <arpa/inet.h> #include <xt...
gpl-3.0
murusu/shadowsocks-android
src/main/jni/openssl/crypto/ec/ec_key.c
390
13417
/* crypto/ec/ec_key.c */ /* * Written by Nils Larsch for the OpenSSL project. */ /* ==================================================================== * Copyright (c) 1998-2005 The OpenSSL Project. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are p...
gpl-3.0
Stan-Lin-/ShadowVPN-iOS
Pods/libsodium/src/libsodium/crypto_sign/ed25519/ref10/fe_sq.c
396
6130
#include "fe.h" #include "crypto_int64.h" /* h = f * f Can overlap h with f. Preconditions: |f| bounded by 1.65*2^26,1.65*2^25,1.65*2^26,1.65*2^25,etc. Postconditions: |h| bounded by 1.01*2^25,1.01*2^24,1.01*2^25,1.01*2^24,etc. */ /* See fe_mul.c for discussion of implementation strategy. */ void fe_sq(fe h,...
gpl-3.0
williamkosasih19/SM-T331-KERNEL-TOAD
drivers/net/wireless/bcmdhd/dhd_linux_wq.c
141
8687
/* * Broadcom Dongle Host Driver (DHD), Generic work queue framework * Generic interface to handle dhd deferred work events * * Copyright (C) 1999-2015, Broadcom Corporation * * Unless you and Broadcom execute a separate written software license * agreement governing use of this software, this software is ...
gpl-3.0
kdrx/shadowsocks-android
src/main/jni/iptables/extensions/libxt_devgroup.c
399
4693
/* Shared library add-on to iptables to add devgroup matching support. * * Copyright (c) 2011 Patrick McHardy <kaber@trash.net> */ #include <stdio.h> #include <string.h> #include <stdlib.h> #include <errno.h> #include <xtables.h> #include <linux/netfilter/xt_devgroup.h> static void devgroup_help(void) { printf( "d...
gpl-3.0
flyinskyin2013/GraduationDesign
Reference/openssl-1.0.2k/crypto/modes/cbc128.c
156
6846
/* ==================================================================== * Copyright (c) 2008 The OpenSSL 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: * * 1. Redistributions of ...
gpl-3.0
msrd0/MarlinAnycubicI3
ArduinoAddons/Arduino_1.5.x/hardware/marlin/avr/libraries/U8glib/utility/u8g_rot.c
412
12513
/* u8g_rot.c Universal 8bit Graphics Library Copyright (c) 2011, olikraus@gmail.com 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...
gpl-3.0
awid777/android_kernel_htc_k2-CM
fs/jffs2/compr_lzo.c
10399
2257
/* * JFFS2 -- Journalling Flash File System, Version 2. * * Copyright © 2007 Nokia Corporation. All rights reserved. * Copyright © 2004-2010 David Woodhouse <dwmw2@infradead.org> * * Created by Richard Purdie <rpurdie@openedhand.com> * * For licensing information, see the file 'LICENCE' in this directory. * *...
gpl-3.0
slfl/HUAWEI89_WE_KK_700
kernel/drivers/scsi/arm/queue.c
12977
8113
/* * linux/drivers/acorn/scsi/queue.c: queue handling primitives * * Copyright (C) 1997-2000 Russell King * * 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. * * Changelog: ...
gpl-3.0
bwrenn/dart-mx6-linux-2.6-imx
arch/mips/vr41xx/common/rtc.c
4542
2619
/* * NEC VR4100 series RTC platform device. * * Copyright (C) 2007 Yoichi Yuasa <yuasa@linux-mips.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 2 of the Licen...
gpl-3.0
Siosm/contextd-capture
linux-2.6.32-hardened-r22/arch/arm/mach-sa1100/badge4.c
706
7278
/* * linux/arch/arm/mach-sa1100/badge4.c * * BadgePAD 4 specific initialization * * Tim Connors <connors@hpl.hp.com> * Christopher Hoover <ch@hpl.hp.com> * * Copyright (C) 2002 Hewlett-Packard Company * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU...
gpl-3.0
gy6221/shadowsocks-android
src/main/jni/iptables/extensions/libipt_ah.c
451
2254
#include <stdio.h> #include <xtables.h> #include <linux/netfilter_ipv4/ipt_ah.h> enum { O_AHSPI = 0, }; static void ah_help(void) { printf( "ah match options:\n" "[!] --ahspi spi[:spi]\n" " match spi (range)\n"); } static const struct xt_option_entry ah_opts[] = { {.name = "ahspi", .id = O_AHSPI, .type = XTTYP...
gpl-3.0
huueikmz/shadowsocks-android
src/main/jni/openssl/crypto/store/str_err.c
723
11838
/* crypto/store/str_err.c */ /* ==================================================================== * Copyright (c) 1999-2006 The OpenSSL Project. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are...
gpl-3.0
gatieme/big.LITTLE
3.10/drivers/media/pci/mantis/mantis_cards.c
2259
7970
/* Mantis PCI bridge driver Copyright (C) Manu Abraham (abraham.manu@gmail.com) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later v...
gpl-3.0
common2015/shadowsocks-android
src/main/jni/openssl/crypto/dsa/dsa_prn.c
726
3884
/* crypto/dsa/dsa_prn.c */ /* Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL * project 2006. */ /* ==================================================================== * Copyright (c) 2006 The OpenSSL Project. All rights reserved. * * Redistribution and use in source and binary forms, with or ...
gpl-3.0
CognetTestbed/COGNET_CODE
KERNEL_SOURCE_CODE/linux-source-3.8.11-voyage/drivers/staging/bcm/led_control.c
230
26788
#include "headers.h" #define STATUS_IMAGE_CHECKSUM_MISMATCH -199 #define EVENT_SIGNALED 1 static B_UINT16 CFG_CalculateChecksum(B_UINT8 *pu8Buffer, B_UINT32 u32Size) { B_UINT16 u16CheckSum = 0; while (u32Size--) { u16CheckSum += (B_UINT8)~(*pu8Buffer); pu8Buffer++; } return u16CheckSum; } BOOLEAN IsReqGpioIs...
gpl-3.0
xynopsis/grsec-kernel
drivers/net/wireless/p54/p54pci.c
496
16980
/* * Linux device driver for PCI based Prism54 * * Copyright (c) 2006, Michael Wu <flamingice@sourmilk.net> * Copyright (c) 2008, Christian Lamparter <chunkeey@web.de> * * Based on the islsm (softmac prism54) driver, which is: * Copyright 2004-2006 Jean-Baptiste Note <jean-baptiste.note@m4x.org>, et al. * * T...
gpl-3.0
shlyakpavel/s720-KK-kernel
kernel/arch/arm/mach-omap2/gpmc-smsc911x.c
4861
2705
/* * linux/arch/arm/mach-omap2/gpmc-smsc911x.c * * Copyright (C) 2009 Li-Pro.Net * Stephan Linz <linz@li-pro.net> * * Modified from linux/arch/arm/mach-omap2/gpmc-smc91x.c * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 a...
gpl-3.0
chombourger/efup
external/e2fsprogs/lib/ext2fs/imager.c
12
8187
/* * image.c --- writes out the critical parts of the filesystem as a * flat file. * * Copyright (C) 2000 Theodore Ts'o. * * Note: this uses the POSIX IO interfaces, unlike most of the other * functions in this library. So sue me. * * %Begin-Header% * This file may be redistributed under the terms of the GN...
mpl-2.0
artclarke/humble-video
humble-video-native/src/main/gnu/src/io/humble/video/MediaRaw.cpp
1
1392
/******************************************************************************* * Copyright (c) 2014, Andrew "Art" Clarke. All rights reserved. * * This file is part of Humble-Video. * * Humble-Video is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public...
agpl-3.0
Dephon/ServerRepo
src/ascent-shared/Network/Socket.cpp
1
2615
/* * Multiplatform Async Network Library * Copyright (c) 2007 Burlex * * Socket implementable class. * */ #include "Network.h" initialiseSingleton(SocketGarbageCollector); Socket::Socket(SOCKET fd, uint32 sendbuffersize, uint32 recvbuffersize) : m_fd(fd), m_connected(false), m_deleted(false) { // Allocate Buf...
agpl-3.0
ONLYOFFICE/core
DesktopEditor/agg-2.4/examples/parse_lion.cpp
1
24279
#include <stdlib.h> #include <ctype.h> #include <stdio.h> #include "agg_color_rgba.h" #include "agg_path_storage.h" #include "agg_bounding_rect.h" static char g_lion[] = "f2cc99\n" "M 69,18 L 82,8 L 99,3 L 118,5 L 135,12 L 149,21 L 156,13 L 165,9 L 177,13 L 183,28 L 180,50 L 164,91 L 155,107 L 154,114 L 151...
agpl-3.0
shentino/kotaka
mud/home/Verb/sys/verb/ooc/wiz/pset.c
1
1943
/* * This file is part of Kotaka, a mud library for DGD * http://github.com/shentino/kotaka * * Copyright (C) 2018, 2021 Raymond Jennings * * 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 Fo...
agpl-3.0
mariobarbareschi/stm32-compiler-docker
STM32Cube_FW_F4_V1.11.0/Projects/STM32446E-Nucleo/Templates/Src/stm32f4xx_it.c
2
5569
/** ****************************************************************************** * @file Templates/Src/stm32f4xx_it.c * @author MCD Application Team * @version V1.0.2 * @date 29-January-2016 * @brief Main Interrupt Service Routines. * This file provides template for all excepti...
agpl-3.0
uroni/urbackup_backend
external/aws-cpp-sdk/AwsChecksums/source/crc_jni.c
2
2273
/* * Copyright 2010-2017 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "lice...
agpl-3.0
mnhrdt/s2p
3rdparty/sgbm/stereosgbm.cpp
5
46245
/*M/////////////////////////////////////////////////////////////////////////////////////// // // IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING. // // By downloading, copying, installing or using the software you agree to this license. // If you do not agree to this license, do not download, instal...
agpl-3.0
cris-iisc/mpc-primitives
crislib/libscapi/lib/openssl/crypto/pem/pem_err.c
63
7786
/* crypto/pem/pem_err.c */ /* ==================================================================== * Copyright (c) 1999-2016 The OpenSSL Project. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are m...
agpl-3.0
stacksmith/mupdf1.7a-persist
thirdparty/jpeg/rdcolmap.c
1213
6849
/* * rdcolmap.c * * Copyright (C) 1994-1996, Thomas G. Lane. * This file is part of the Independent JPEG Group's software. * For conditions of distribution and use, see the accompanying README file. * * This file implements djpeg's "-map file" switch. It reads a source image * and constructs a colormap to be s...
agpl-3.0
lamby/pkg-swi-prolog
packages/xpce/src/prg/parser.c
1
12359
/* $Id$ Part of XPCE --- The SWI-Prolog GUI toolkit Author: Jan Wielemaker and Anjo Anjewierden E-mail: jan@swi.psy.uva.nl WWW: http://www.swi.psy.uva.nl/projects/xpce/ Copyright (C): 1985-2002, University of Amsterdam This library is free software; you can redistribu...
lgpl-2.1
KDE/peruse
src/qtquick/karchive-rar/KRar.cpp
1
5608
/* * Copyright (C) 2015 Dan Leinir Turthra Jensen <admin@leinir.dk> * * 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) versio...
lgpl-2.1
GNOME/rygel-gst-0-10-plugins
src/media-export/rygel-media-export-dummy-container.c
1
10789
/* * Copyright (C) 2009, 2010 Jens Georg <mail@jensge.org>. * Copyright (C) 2013 Intel Corporation. * * This file is part of Rygel. * * Rygel 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; eith...
lgpl-2.1
melkebir/mop
src/cgp-demo/graphwidget.cpp
1
18712
/* graphwidget.cpp * * Created on: 31-Jul-2012 * Author: M. El-Kebir */ // TODO: // - available colors kan slimmer: het is nu te strict, // alleen kleuren die gebruikt worden in adj. nodes zijn unavailable // - SmartGraph global typedef #include "graphwidget.h" #include "nodeitem.h" #include "edgeitem.h" ...
lgpl-2.1
Esf-Software/qca
unittest/metatype/metatype.cpp
1
6704
/** * Copyright (C) 2007 Brad Hards <bradh@frogmouth.net> * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of condit...
lgpl-2.1
kolab-groupware/zanshin
tests/units/akonadi/akonaditagqueriestest.cpp
1
25117
/* This file is part of Zanshin Copyright 2014 Kevin Ottens <ervin@kde.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 2 of the License or (at your option) version...
lgpl-2.1
rongzhen/FPLAPW-KP
src/writewiq2.f90
1
1712
! ! ! ! Copyright (C) 2002-2005 J. K. Dewhurst, S. Sharma and C. Ambrosch-Draxl. ! This file is distributed under the terms of the GNU Lesser General Public ! License. See the file COPYING for license details. ! !BOP ! !ROUTINE: writewiq2 ! !INTERFACE: ! ! Subroutine writewiq2 ! !USES: Use modmain ! !DESCRIPTION:...
lgpl-2.1
lexborisov/Modest
source/myurl/serialization.c
2
7377
/* Copyright (C) 2016-2017 Alexander Borisov 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 is ...
lgpl-2.1
pruiz/wkhtmltopdf-qt
examples/qmake/precompile/main.cpp
2
1839
/**************************************************************************** ** ** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies). ** All rights reserved. ** Contact: Nokia Corporation (qt-info@nokia.com) ** ** This file is part of the examples of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ ** No C...
lgpl-2.1
tempbottle/react-1
src/react.cpp
2
6612
/* * 2013+ Copyright (c) Andrey Kashin <kashin.andrej@gmail.com> * All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your op...
lgpl-2.1
eric100lin/Qt-4.8.6
src/gui/painting/qwindowsurface_raster.cpp
2
16202
/**************************************************************************** ** ** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of the QtGui module of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ ** Commercial License Usage ** Licensees ...
lgpl-2.1
hakehuang/rtthread_fsl
bsp/kinetis/platform/system/src/clock/MK26F18/fsl_clock_MK26F18.c
2
39416
/* * Copyright (c) 2013 - 2015, Freescale Semiconductor, 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: * * o Redistributions of source code must retain the above copyright notice, th...
lgpl-2.1
armnlib/librmn
interpv/test/SpeedExtrap.F90
3
2089
program SpeedTest implicit none integer, parameter :: NNI=500 ! scales the arrays involved real, dimension(NNI,50) :: vLevelSource, vLevelDestn, & stateIn, derivIn, & stateOut, derivOut integer, dimension(NNI,50) :: posnDestInSrc re...
lgpl-2.1
simonswine/libgphoto2
camlibs/mustek/usb.c
3
5326
/* * Copyright © 1999/2000 by Henning Zabel <henning@uni-paderborn.de> * * 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) any later ve...
lgpl-2.1
lefou/kdepim-noakonadi
kmail/folderutil.cpp
3
5248
/* Copyright 2009 Klarälvdalens Datakonsult AB 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) version 3 or any later version accept...
lgpl-2.1
abahgat/genetik
src/util/Log.cpp
3
1973
/* * genetik - Genetic Kernel Library * * Copyright (C) 2006 Alessandro Bahgat Shehata, Daniele Castagna * * 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....
lgpl-2.1