repo_name
string
path
string
copies
string
size
string
content
string
license
string
sherpa/sherpa
extern/fftw-3.3.9/rdft/scalar/r2cb/r2cb_6.c
3
4469
/* * Copyright (c) 2003, 2007-14 Matteo Frigo * Copyright (c) 2003, 2007-14 Massachusetts Institute of Technology * * 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 ...
gpl-3.0
SkyFireArchives/SkyFireEMU_420
src/server/game/AI/ScriptedAI/ScriptedEscortAI.cpp
3
16034
/* * Copyright (C) 2010-2012 Project SkyFire <http://www.projectskyfire.org/> * Copyright (C) 2005-2012 MaNGOS <http://www.getmangos.com/> * Copyright (C) 2008-2012 Trinity <http://www.trinitycore.org/> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Genera...
gpl-3.0
Shmoopty/daphne-pi
src/sdl_mods/sdl-1.2.13/SDL_yuv.c
3
4586
/* SDL - Simple DirectMedia Layer Copyright (C) 1997-2006 Sam Lantinga 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 op...
gpl-3.0
luisvt/xuggle-xuggler
captive/ffmpeg/csrc/libavfilter/vf_setpts.c
4
5008
/* * Copyright (c) 2010 Stefano Sabatini * Copyright (c) 2008 Victor Paesa * * This file is part of FFmpeg. * * FFmpeg 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 th...
gpl-3.0
fqez/JdeRobot
src/drivers/openniServer/OpenNiServerLib/PointCloudServer.cpp
4
6457
// // Created by frivas on 25/01/17. // #include "PointCloudServer.h" namespace openniServer { PointCloudServer::PointCloudServer(std::string &propertyPrefix, const Ice::PropertiesPtr propIn,ConcurrentDevicePtr device) : prefix(propertyPrefix), data(new jderobot::pointCloudData()), ...
gpl-3.0
cnoviello/mastering-stm32
nucleo-f070RB/system/src/stm32f0xx/stm32f0xx_ll_usart.c
5
21110
/** ****************************************************************************** * @file stm32f0xx_ll_usart.c * @author MCD Application Team * @version V1.4.0 * @date 27-May-2016 * @brief USART LL module driver. ****************************************************************************...
gpl-3.0
craftext/GNU-Coreutils--craftext-
src/nice.c
5
5948
/* nice -- run a program with modified niceness Copyright (C) 1990-2012 Free Software Foundation, 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 ...
gpl-3.0
dsstest/Mojo-Tec-Skyfire-4.0.6a-
src/server/game/Tools/CharacterDatabaseCleaner.cpp
6
4730
/* * Copyright (C) 2005-2011 MaNGOS <http://www.getmangos.com/> * * Copyright (C) 2008-2011 Trinity <http://www.trinitycore.org/> * * Copyright (C) 2010-2011 Project SkyFire <http://www.projectskyfire.org/> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU ...
gpl-3.0
John-Yu/Simple_PE_packer
lzo-2.10/src/lzo1c_9.c
6
1214
/* lzo1c_9.c -- main internal configuration file for the the LZO library This file is part of the LZO real-time data compression library. Copyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer All Rights Reserved. The LZO library is free software; you can redistribute it and/or modify it under ...
gpl-3.0
Rdlgrmpf/nexmon
utilities/wireshark/epan/dissectors/packet-mip.c
6
54029
/* packet-mip.c * Routines for Mobile IP dissection * Copyright 2000, Stefan Raab <sraab@cisco.com> * Copyright 2007, Ville Nuorvala <Ville.Nuorvala@secgo.com> * Copyright 2009, Ohuchi Munenori <ohuchi_at_iij.ad.jp> * Copyright 2010, Yi Ren <yi_ren1@agilent.com> * * Wireshark - Network traffic analyzer ...
gpl-3.0
id-Software/Enemy-Territory
src/botai/ai_dmgoal_mp.c
7
101248
/* =========================================================================== Wolfenstein: Enemy Territory GPL Source Code Copyright (C) 1999-2010 id Software LLC, a ZeniMax Media company. This file is part of the Wolfenstein: Enemy Territory GPL Source Code (“Wolf ET Source Code”). Wolf ET Source Code is free s...
gpl-3.0
bnwn/ardupilot
AntennaTracker/Log.cpp
7
3581
#include "Tracker.h" #if LOGGING_ENABLED == ENABLED // Code to Write and Read packets from DataFlash log memory // Write an attitude packet void Tracker::Log_Write_Attitude() { Vector3f targets; targets.y = nav_status.pitch * 100.0f; targets.z = wrap_360_cd(nav_status.bearing * 100.0f); DataFlash.Log...
gpl-3.0
syntheticpp/metashell
3rd/templight/llvm/tools/clang/test/SemaCXX/MicrosoftCompatibility.cpp
7
5795
// RUN: %clang_cc1 %s -triple i686-pc-win32 -fsyntax-only -std=c++11 -Wmicrosoft -verify -fms-compatibility -fexceptions -fcxx-exceptions -fms-compatibility-version=19.00 // RUN: %clang_cc1 %s -triple i686-pc-win32 -fsyntax-only -std=c++11 -Wmicrosoft -verify -fms-compatibility -fexceptions -fcxx-exceptions -fms-compat...
gpl-3.0
tbs1980/gsl
bspline/bspline.c
8
28862
/* bspline/bspline.c * * Copyright (C) 2006, 2007, 2008, 2009 Patrick Alken * Copyright (C) 2008 Rhys Ulerich * * 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 Lic...
gpl-3.0
encukou/samba
lib/socket_wrapper/socket_wrapper.c
8
117502
/* * Copyright (c) 2005-2008 Jelmer Vernooij <jelmer@samba.org> * Copyright (C) 2006-2014 Stefan Metzmacher <metze@samba.org> * Copyright (C) 2013-2014 Andreas Schneider <asn@samba.org> * * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted ...
gpl-3.0
unknownworlds/decoda
libs/wxWidgets/src/univ/ctrlrend.cpp
8
16227
/////////////////////////////////////////////////////////////////////////////// // Name: src/univ/ctrlrend.cpp // Purpose: wxControlRenderer implementation // Author: Vadim Zeitlin // Modified by: // Created: 15.08.00 // RCS-ID: $Id: ctrlrend.cpp 42716 2006-10-30 12:33:25Z VS $ // Copyright: ...
gpl-3.0
cppisfun/GameEngine
foreign/boost/libs/locale/examples/wconversions.cpp
10
2934
// // Copyright (c) 2009-2011 Artyom Beilis (Tonkikh) // // 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) // // // ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! // // BIG FAT WARNING FO...
gpl-3.0
Entropy-Soldier/ges-legacy-code
game/sdk/server/hl2/weapon_ar1.cpp
11
3494
//========= Copyright © 1996-2005, Valve Corporation, All rights reserved. ============// // // Purpose: // //=============================================================================// #include "cbase.h" #include "basehlcombatweapon.h" #include "NPCevent.h" #include "basecombatcharacter.h" #include "AI_BaseNPC.h...
gpl-3.0
k0nane/R915_kernel_GB
Kernel/drivers/gpu_atlas/pvr/sgx/sgxinit.c
11
76245
/********************************************************************** * * Copyright(c) 2008 Imagination Technologies Ltd. All rights reserved. * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, * version 2, as published...
gpl-3.0
peter-b/livecode
engine/src/text-pane.cpp
11
5364
/* Copyright (C) 2015 LiveCode Ltd. This file is part of LiveCode. LiveCode is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License v3 as published by the Free Software Foundation. LiveCode is distributed in the hope that it will be useful, but WITHOUT ANY...
gpl-3.0
Monroe88/RetroArch
deps/libvita2d/source/vita2d_draw.c
13
5142
#include <math.h> #include "vita2d.h" #include "shared.h" void vita2d_draw_pixel(float x, float y, unsigned int color) { vita2d_color_vertex *vertex = (vita2d_color_vertex *)vita2d_pool_memalign( 1 * sizeof(vita2d_color_vertex), // 1 vertex sizeof(vita2d_color_vertex)); uint16_t *index = (uint16_t *)vita2d_pool...
gpl-3.0
huangweiqing80/u-boot-2014.04.tq210
drivers/mtd/nand/atmel_nand.c
13
37185
/* * (C) Copyright 2007-2008 * Stelian Pop <stelian@popies.net> * Lead Tech Design <www.leadtechdesign.com> * * (C) Copyright 2006 ATMEL Rousset, Lacressonniere Nicolas * * Add Programmable Multibit ECC support for various AT91 SoC * (C) Copyright 2012 ATMEL, Hong Xu * * SPDX-License-Identifier: GPL-2.0+ ...
gpl-3.0
sabel83/metashell
3rd/templight/llvm/unittests/ExecutionEngine/Orc/IndirectionUtilsTest.cpp
13
1994
//===- LazyEmittingLayerTest.cpp - Unit tests for the lazy emitting layer -===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===---------------------------...
gpl-3.0
pagaille/libsigrok
src/output/ols.c
15
4035
/* * This file is part of the libsigrok project. * * Copyright (C) 2011 Uwe Hermann <uwe@hermann-uwe.de> * Copyright (C) 2013 Bert Vermeulen <bert@biot.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 ...
gpl-3.0
tecip-nes/pyot
contiki-tres/examples/sky-ip/sky-webserver.c
15
2022
/* * Copyright (c) 2006, Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * n...
gpl-3.0
piksels-and-lines-orchestra/gimp
plug-ins/imagemap/imap_cmd_select.c
16
2044
/* * This is a plug-in for GIMP. * * Generates clickable image maps. * * Copyright (C) 1998-2003 Maurits Rijk lpeek.mrijk@consunet.nl * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; ...
gpl-3.0
chuank/firmware
tests/unit/character.cpp
17
2080
#include "catch.hpp" #include "spark_wiring_character.h" // smoke tests for character APIs TEST_CASE("isAlpha") { CHECK(isAlpha('a')); CHECK(isAlpha('Z')); CHECK(!isAlpha('@')); } TEST_CASE("isAlphaNumeric") { CHECK(isAlphaNumeric('a')); CHECK(isAlphaNumeric('Z')); CHECK(!isAlphaNumeric('@'...
gpl-3.0
pwojnowski/emacs
src/intervals.c
17
69952
/* Code for doing intervals. Copyright (C) 1993-1995, 1997-1998, 2001-2015 Free Software Foundation, Inc. This file is part of GNU Emacs. GNU Emacs 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 ve...
gpl-3.0
AntonioModer/decoda
libs/wxWidgets/src/msw/wince/textctrlce.cpp
17
35155
/////////////////////////////////////////////////////////////////////////////// // Name: src/msw/wince/textctrlce.cpp // Purpose: wxTextCtrl implementation for smart phones driven by WinCE // Author: Wlodzimierz ABX Skiba // Modified by: // Created: 30.08.2004 // RCS-ID: $Id: textctrlce.cpp 428...
gpl-3.0
davidbuzz/ardupilot
libraries/SITL/SIM_Gripper_EPM.cpp
19
3694
/* 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
OS2World/DEV-MISC-gettext
gettext-tools/gnulib-tests/test-ftello4.c
19
1793
/* Test of ftello() function. Copyright (C) 2011-2013 Free Software Foundation, 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 your option...
gpl-3.0
slfl/HUAWEI89_WE_KK_610
kernel/arch/sh/kernel/cpu/sh2a/clock-sh7201.c
9237
2017
/* * arch/sh/kernel/cpu/sh2a/clock-sh7201.c * * SH7201 support for the clock framework * * Copyright (C) 2008 Peter Griffin <pgriffin@mpc-data.co.uk> * * Based on clock-sh4.c * Copyright (C) 2005 Paul Mundt * * This file is subject to the terms and conditions of the GNU General Public * License. See the...
gpl-3.0
ndhanushkodi/SoftwareSystems
lecture18/pthread_example.c
23
2492
/* Example code for Software Systems at Olin College. Based on an example from http://www.learn-c.org/en/Linked_lists Copyright 2014 Allen Downey License: Creative Commons Attribution-ShareAlike 3.0 */ #include <stdio.h> #include <stdlib.h> #include <unistd.h> #include <sys/types.h> #include <pthread.h> #include <e...
gpl-3.0
curiousguy13/shogun
src/shogun/io/IOBuffer.cpp
23
4430
/* Copyright (c) 2009 Yahoo! Inc. All rights reserved. The copyrights embodied in the content of this file are licensed under the BSD (revised) open source license. Copyright (c) 2011 Berlin Institute of Technology and Max-Planck-Society. This program is free software; you can redistribute it and/or modif...
gpl-3.0
PJayB/DOOM-3-BFG-DX11
neo/idlib/math/Ode.cpp
26
9216
/* =========================================================================== 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
s20121035/rk3288_android5.1_repo
external/libnl/lib/netfilter/log_msg.c
27
4950
/* * lib/netfilter/log_msg.c Netfilter Log Message * * 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 version 2.1 * of the License. * * Copyright (c) 2003-2008 Thomas Graf <tgraf@su...
gpl-3.0
sbx320/mtasa-blue-old
vendor/bass_tags/src/tags/id3_genres.cpp
30
2219
////////////////////////////////////////////////////////////////////////// // // id3_genres.cpp - id3 genre table // // Author: Wraith, 2k5-2k6 // Public domain. No warranty. // // (internal) // #include "id3_genres.h" namespace { const char* g[] = { "Blues", "Classic Rock", "Country", "Dance"...
gpl-3.0
jhonatajh/mtasa-blue
MTA10/mods/deathmatch/logic/rpc/CMarkerRPCs.cpp
31
5158
/***************************************************************************** * * PROJECT: Multi Theft Auto v1.0 * LICENSE: See LICENSE in the top level directory * FILE: mods/deathmatch/logic/rpc/CMarkerRPCs.cpp * PURPOSE: Marker remote procedure calls * DEVELOPERS: Jax <> * * Multi ...
gpl-3.0
sathieu/samba
source3/torture/msgtest.c
33
4164
/* Unix SMB/CIFS implementation. Copyright (C) Andrew Tridgell 2000 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 v...
gpl-3.0
Open-Bionics/Open-Bionics.github.io
boards/openbionics-board-index/openbionics-samd-1.2.6/cores/arduino/Stream.cpp
34
8804
/* Stream.cpp - adds parsing methods to Stream class Copyright (c) 2008 David A. Mellis. All right reserved. 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 Li...
gpl-3.0
uwafsl/ardupilot
libraries/GCS_MAVLink/examples/routing/routing.cpp
37
3019
// -*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil -*- // // Simple test for the GCS_MAVLink routing // #include <AP_HAL/AP_HAL.h> #include <GCS_MAVLink/GCS.h> #include <GCS_MAVLink/GCS_MAVLink.h> const AP_HAL::HAL& hal = AP_HAL::get_HAL(); static const uint8_t num_gcs = MAVLINK_COMM_NUM_BUFF...
gpl-3.0
gwq5210/litlib
thirdparty/sources/boost_1_60_0/libs/geometry/doc/src/examples/algorithms/union.cpp
37
1614
// Boost.Geometry (aka GGL, Generic Geometry Library) // QuickBook Example // Copyright (c) 2011-2012 Barend Gehrels, Amsterdam, the Netherlands. // Use, modification and distribution is subject to the Boost Software License, // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LI...
gpl-3.0
ezibyte/EziSocial-3x-Silver-Bullet
examples/Cocos2dx/3.x/HelloWorld-Cocos2dx/cocos2d/extensions/GUI/CCEditBox/CCEditBoxImplWin.cpp
38
8480
/**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2013 Jozef Pridavok http://www.cocos2d-x.org Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "S...
gpl-3.0
SpectraLogic/samba
lib/compression/testsuite.c
40
2515
/* Unix SMB/CIFS implementation. test suite for the compression functions Copyright (C) Jelmer Vernooij 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...
gpl-3.0
multitheftauto/multitheftauto-archived
vendor/cegui-0.4.0-custom/src/elements/CEGUICheckbox.cpp
41
4618
/************************************************************************ filename: CEGUICheckbox.cpp created: 13/4/2004 author: Paul D Turner purpose: Implementation of Checkbox base class *************************************************************************/ /***************************************...
gpl-3.0
tectronics/multitheftauto
vendor/ehs/staticssllocking.cpp
41
2477
/* EHS is a library for adding web server support to a C++ application Copyright (C) 2001, 2002 Zac Hansen 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. ...
gpl-3.0
Fusl/cjdns
node_build/dependencies/libuv/test/test-tcp-try-write.c
42
3801
/* Copyright Joyent, Inc. and other Node contributors. 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 Software without restriction, including without limitation the * righ...
gpl-3.0
sathieu/samba
source4/ntvfs/posix/xattr_system.c
46
3385
/* Unix SMB/CIFS implementation. POSIX NTVFS backend - xattr support using filesystem xattrs Copyright (C) Andrew Tridgell 2004 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; ei...
gpl-3.0
wcs1only/libzmq
tests/test_spec_rep.cpp
46
5179
/* Copyright (c) 2007-2015 Contributors as noted in the AUTHORS file This file is part of libzmq, the ZeroMQ core engine in C++. libzmq is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License (LGPL) as published by the Free Software Found...
gpl-3.0
daodewang/DECAF
DroidScope/qemu/qjson.c
307
7454
/* * QObject JSON integration * * Copyright IBM, Corp. 2009 * * Authors: * Anthony Liguori <aliguori@us.ibm.com> * * This work is licensed under the terms of the GNU LGPL, version 2.1 or later. * See the COPYING.LIB file in the top-level directory. * */ #include "json-lexer.h" #include "json-parser.h" #i...
gpl-3.0
crawford/grub
grub-core/video/fb/fbutil.c
56
3915
/* * GRUB -- GRand Unified Bootloader * Copyright (C) 2006,2007,2009 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, or *...
gpl-3.0
xtmacbook/DOOM-3
neo/framework/DeclAF.cpp
58
46452
/* =========================================================================== 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
marbalon/betaflight
lib/main/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dfsdm.c
58
131666
/** ****************************************************************************** * @file stm32f4xx_hal_dfsdm.c * @author MCD Application Team * @version V1.6.0 * @date 04-November-2016 * @brief This file provides firmware functions to manage the following * functionalities of the Digi...
gpl-3.0
GilCol/TextSecure
jni/webrtc/modules/audio_coding/codecs/isac/fix/test/test_iSACfixfloat.c
62
18762
/* * Copyright (c) 2011 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...
gpl-3.0
Zentyal/samba
testprogs/win32/prepare_dcpromo/prepare_dcpromo.c
69
27369
/* Copyright (C) Stefan Metzmacher <metze@samba.org> 2010 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. Th...
gpl-3.0
tianhang/QrCodeScan
ZBarLib/jni/decoder/codabar.c
77
12304
/*------------------------------------------------------------------------ * Copyright 2011 (c) Jeff Brown <spadix@users.sourceforge.net> * * This file is part of the ZBar Bar Code Reader. * * The ZBar Bar Code Reader is free software; you can redistribute it * and/or modify it under the terms of the GNU Less...
gpl-3.0
tierney/cryptagram-cc
src/cryptopp/camellia.cpp
80
20929
// camellia.cpp - by Kevin Springle, 2003 // This code is hereby placed in the public domain. /* Optimisations and defense against timing attacks added in Jan 2007 by Wei Dai. The first 2 rounds and the last round seem especially vulnerable to timing attacks. The protection is similar to what was implemented for Rijn...
gpl-3.0
CG-F15-9-Rutgers/SteerLite
external/glfw/lib/carbon/carbon_thread.c
87
11629
//======================================================================== // GLFW - An OpenGL framework // Platform: Carbon/AGL/CGL // API Version: 2.7 // WWW: http://www.glfw.org/ //------------------------------------------------------------------------ // Copyright (c) 2002-2006 Marcus Geelnard // Copyri...
gpl-3.0
MoguCloud/shadowsocks-android
src/main/jni/openssl/crypto/o_init.c
602
3147
/* o_init.c */ /* Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL * project. */ /* ==================================================================== * Copyright (c) 2011 The OpenSSL Project. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modifi...
gpl-3.0
murdercdh/shadowsocks-android
src/main/jni/pdnsd/src/servers.c
351
23399
/* servers.c - manage a set of dns servers Copyright (C) 2000, 2001 Thomas Moestl Copyright (C) 2002, 2003, 2005, 2007, 2009, 2011 Paul A. Rombouts This file is part of the pdnsd package. pdnsd is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as...
gpl-3.0
mammuth/Signal-Android
jni/webrtc/modules/audio_coding/codecs/isac/main/source/filter_functions.c
98
7619
/* * Copyright (c) 2011 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...
gpl-3.0
Smapo/customized-sipdroid-for-spotlight-reception
jni/silk/src/SKP_Silk_decode_parameters_v4.c
99
7943
/*********************************************************************** Copyright (c) 2006-2010, Skype Limited. All rights reserved. Redistribution and use in source and binary forms, with or without modification, (subject to the limitations in the disclaimer below) are permitted provided that the following con...
gpl-3.0
yuexy/shadowsocks-android
src/main/jni/badvpn/ncd/modules/sys_request_server.c
360
25319
/** * @file sys_request_server.c * @author Ambroz Bizjak <ambrop7@gmail.com> * * @section LICENSE * * 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 copyr...
gpl-3.0
sjzhao/shadowsocks-android
src/main/jni/openssl/crypto/rand/rand_unix.c
618
13510
/* crypto/rand/rand_unix.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 ...
gpl-3.0
imWildCat/shadowsocks-android
src/main/jni/badvpn/client/FrameDecider.c
368
28716
/** * @file FrameDecider.c * @author Ambroz Bizjak <ambrop7@gmail.com> * * @section LICENSE * * 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 ...
gpl-3.0
opapa/shadowsocks-android
src/main/jni/badvpn/examples/indexedlist_test.c
369
2926
/** * @file indexedlist_test.c * @author Ambroz Bizjak <ambrop7@gmail.com> * * @section LICENSE * * 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 copyrig...
gpl-3.0
geminy/aidear
oss/linux/linux-4.7/drivers/media/usb/uvc/uvc_entity.c
375
3238
/* * uvc_entity.c -- USB Video Class driver * * Copyright (C) 2005-2011 * Laurent Pinchart (laurent.pinchart@ideasonboard.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...
gpl-3.0
shlyakpavel/s720-KK-kernel
kernel/drivers/net/fddi/skfp/skfddi.c
5244
64922
/* * File Name: * skfddi.c * * Copyright Information: * Copyright SysKonnect 1998,1999. * * 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 ...
gpl-3.0
TRothfelder/Multicopter
libs/STM32Cube_FW_F4_V1.16.0/Projects/STM32469I_EVAL/Examples/TIM/TIM_PWMInput/Src/system_stm32f4xx.c
125
22970
/** ****************************************************************************** * @file system_stm32f4xx.c * @author MCD Application Team * @version V1.1.0 * @date 17-February-2017 * @brief CMSIS Cortex-M4 Device Peripheral Access Layer System Source File. * * This file provides tw...
gpl-3.0
luke147/tvclipper
ffmpeg-2.7.2/libavcodec/jfdctfst.c
125
11243
/* * This file is part of the Independent JPEG Group's software. * * The authors make NO WARRANTY or representation, either express or implied, * with respect to this software, its quality, accuracy, merchantability, or * fitness for a particular purpose. This software is provided "AS IS", and * you, its user, a...
gpl-3.0
DRLFeBo/Alice
ALICE_PLATFORM/src/Eigen/test/dense_storage.cpp
126
2579
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2013 Hauke Heibel <hauke.heibel@gmail.com> // // 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 ...
gpl-3.0
shlyakpavel/s720-KK-kernel
kernel/drivers/video/via/via-gpio.c
5248
7531
/* * Support for viafb GPIO ports. * * Copyright 2009 Jonathan Corbet <corbet@lwn.net> * Distributable under version 2 of the GNU General Public License. */ #include <linux/spinlock.h> #include <linux/gpio.h> #include <linux/platform_device.h> #include <linux/via-core.h> #include <linux/via-gpio.h> #include <linu...
gpl-3.0
CertifiedBlyndGuy/ewok-onyx
drivers/isdn/gigaset/ser-gigaset.c
133
18503
/* This is the serial hardware link layer (HLL) for the Gigaset 307x isdn * DECT base (aka Sinus 45 isdn) using the RS232 DECT data module M101, * written as a line discipline. * * ===================================================================== * This program is free software; you can redistribute it and/or ...
gpl-3.0
chuncky/nuc900kernel
linux-2.6.35.4/drivers/macintosh/macio_asic.c
902
20791
/* * Bus & driver management routines for devices within * a MacIO ASIC. Interface to new driver model mostly * stolen from the PCI version. * * Copyright (C) 2005 Ben. Herrenschmidt (benh@kernel.crashing.org) * * This program is free software; you can redistribute it and/or * modify it under the terms of t...
gpl-3.0
teil3/MarlinTeilmachr503
ArduinoAddons/Arduino_1.5.x/hardware/marlin/avr/libraries/U8glib/utility/u8g_com_io.c
412
4275
/* u8g_com_io.c abstraction layer for low level i/o 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: * R...
gpl-3.0
xwv/shadowsocks-android
src/main/jni/openssl/crypto/ui/ui_lib.c
681
20587
/* crypto/ui/ui_lib.c -*- mode:C; c-file-style: "eay" -*- */ /* Written by Richard Levitte (richard@levitte.org) for the OpenSSL * project 2001. */ /* ==================================================================== * Copyright (c) 2001 The OpenSSL Project. All rights reserved. * * Redistribution and use in s...
gpl-3.0
bwrenn/dart-mx6-linux-2.6-imx
mm/frontswap.c
435
13769
/* * Frontswap frontend * * This code provides the generic "frontend" layer to call a matching * "backend" driver implementation of frontswap. See * Documentation/vm/frontswap.txt for more information. * * Copyright (C) 2009-2012 Oracle Corp. All rights reserved. * Author: Dan Magenheimer * * This work is l...
gpl-3.0
CognetTestbed/COGNET_CODE
KERNEL_SOURCE_CODE/grouper/arch/sh/boards/mach-sh7763rdp/irq.c
13237
1119
/* * linux/arch/sh/boards/renesas/sh7763rdp/irq.c * * Renesas Solutions SH7763RDP Support. * * Copyright (C) 2008 Renesas Solutions Corp. * Copyright (C) 2008 Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com> * * This file is subject to the terms and conditions of the GNU General Public * License. See the fi...
gpl-3.0
monkeybad/ChatDemoForIBG
Submodules/encrypted-core-data/vendor/sqlcipher/src/test_wsd.c
443
2209
/* ** 2008 September 1 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness for yourself and forgive others. ** May you share freely, never taking more than you give. ** ********************...
gpl-3.0
BuzzBumbleBee/Marlin
ArduinoAddons/Arduino_1.0.x/hardware/rambo/cores/arduino/HID.cpp
998
13772
/* Copyright (c) 2011, Peter Barrett ** ** 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 IS" AND THE A...
gpl-3.0
Robbiedobbie/Marlin
ArduinoAddons/Arduino_1.x.x/hardware/Melzi/cores/arduino/wiring_digital.c
1023
4931
/* wiring_digital.c - digital input and output functions Part of Arduino - http://www.arduino.cc/ Copyright (c) 2005-2006 David A. Mellis 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 Found...
gpl-3.0
dzbarsky/rust-azure
src/azure-c.cpp
1
38566
/* 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/. */ #include "azure-c.h" #include "2D.h" #include "Filters.h" #include "ScaledFontSkia.h" #include "Types.h" #include...
mpl-2.0
AndySpider/GAMCS
src/Agent.cpp
1
2733
// ----------------------------------------------------------------------------- // // GAMCS -- Generalized Agent Model and Computer Simulation // // Copyright (C) 2013-2014, Andy Huang <andyspider@126.com> // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the M...
mpl-2.0
mojovski/openMVG
src/openMVG/sfm/sfm_data_io_test.cpp
3
6008
// Copyright (c) 2015 Pierre MOULON. // 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/. #include "openMVG/sfm/sfm.hpp" #include "testing/testing.h" #include "third_pa...
mpl-2.0
dptechnics/Espruino
targetlibs/nrf5x/nrf52_sdk/components/drivers_nrf/spi_master/nrf_drv_spi.c
4
15479
/* Copyright (c) 2015 Nordic Semiconductor. All Rights Reserved. * * The information contained herein is property of Nordic Semiconductor ASA. * Terms and conditions of usage are described in detail in NORDIC * SEMICONDUCTOR STANDARD SOFTWARE LICENSE AGREEMENT. * * Licensees are granted free, non-transferable use...
mpl-2.0
mozilla/stoneridge
python/src/Modules/_ctypes/libffi_msvc/ffi.c
7
11292
/* ----------------------------------------------------------------------- ffi.c - Copyright (c) 1996, 1998, 1999, 2001 Red Hat, Inc. Copyright (c) 2002 Ranjit Mathew Copyright (c) 2002 Bo Thorsen Copyright (c) 2002 Roger Sayle x86 Foreign Function Interface Permissio...
mpl-2.0
TamirEvan/mupdf
source/fitz/output-pdfocr.c
1
31323
// Copyright (C) 2004-2021 Artifex Software, Inc. // // This file is part of MuPDF. // // MuPDF 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) // ...
agpl-3.0
CoherentLogic/fis-gtm-netbsd
sr_unix/grab_crit.c
5
4717
/**************************************************************** * * * Copyright 2001, 2012 Fidelity Information Services, Inc * * * * This source code contains the intellectual property * * of its copyright holder(s), and is made available * * under a license. If you do not know the terms of * *...
agpl-3.0
D4edalus/CoD4x1.8_Server_Pub
src/tomcrypt/math/bn_s_mp_mul_high_digs.c
10
2181
#include <tommath.h> #ifdef BN_S_MP_MUL_HIGH_DIGS_C /* LibTomMath, multiple-precision integer library -- Tom St Denis * * LibTomMath is a library that provides multiple-precision * integer arithmetic as well as number theoretic functionality. * * The library was designed directly after the MPI library by * Michae...
agpl-3.0
studio666/zrtp-cpp
zorg/third_party/libtommath/bn_s_mp_exptmod.c
26
6126
#include <tommath.h> #ifdef BN_S_MP_EXPTMOD_C /* LibTomMath, multiple-precision integer library -- Tom St Denis * * LibTomMath is a library that provides multiple-precision * integer arithmetic as well as number theoretic functionality. * * The library was designed directly after the MPI library by * Michael From...
agpl-3.0
josephlewis42/UDenverQGC
src/lib/qwt/qwt_curve_fitter.cpp
28
5280
/* -*- mode: C++ ; c-file-style: "stroustrup" -*- ***************************** * Qwt Widget Library * Copyright (C) 1997 Josef Wilgen * Copyright (C) 2002 Uwe Rathmann * * This library is free software; you can redistribute it and/or * modify it under the terms of the Qwt License, Version 1.0 **************...
agpl-3.0
Darkpeninsula/Darkcore
src/tools/extractor/StormLib/src/lzma/C/LzFindMt.c
329
22171
/* LzFindMt.c -- multithreaded Match finder for LZ algorithms 2009-09-20 : Igor Pavlov : Public domain */ #include "LzHash.h" #include "LzFindMt.h" void MtSync_Construct(CMtSync *p) { p->wasCreated = False; p->csWasInitialized = False; p->csWasEntered = False; Thread_Construct(&p->thread); Event_Construct(...
agpl-3.0
kolibre/libkolibre-daisyonline
src/stubs/adb_KeysType.c
1
53037
/* * Copyright (C) 2012 Kolibre * * This file is part of kolibre-daisyonline. * * Kolibre-daisyonline 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 ...
lgpl-2.1
bsc-performance-tools/wxparaver
src/rowsselectiondialog.cpp
1
29762
/*****************************************************************************\ * ANALYSIS PERFORMANCE TOOLS * * wxparaver * * Paraver Trace Visualization and Analysis Tool * **...
lgpl-2.1
robclark/qtmobility-1.1.0
tests/auto/qmediaobject/main.cpp
1
3164
/**************************************************************************** ** ** 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 Qt Mobility Components. ** ** $QT_BEGIN_LICENSE:LGPL$ ** Commerci...
lgpl-2.1
jcupitt/libvips
libvips/iofuncs/generate.c
1
19372
/* Manage pipelines of partial images. * * J.Cupitt, 17/4/93. * 1/7/93 JC * - adapted for partial v2 * - ANSIfied * 6/7/93 JC * - im_setupout() conventions clarified - see autorewind in * im_iocheck(). * 20/7/93 JC * - eval callbacks added * 7/9/93 JC * - demand hint mechanism added * 25/10/93 * - asyn...
lgpl-2.1
zesterer/degu-lang
degu-compiler/src/instance.cpp
1
2592
// Standard #include "stdio.h" // Local #include "instance.h" // degu-common #include "degu-common/include/config.h" #include "degu-common/include/input_file_node.h" #include "degu-common/include/file_reader.h" #include "degu-common/include/critical_error.h" // degu-parser #include "degu-parser/include/parser.h" na...
lgpl-2.1
KDE/oxygen-gtk
src/animations/oxygensignal.cpp
1
1978
/* * this file is part of the oxygen gtk engine * SPDX-FileCopyrightText: 2010 Hugo Pereira Da Costa <hugo.pereira@free.fr> * * SPDX-License-Identifier: LGPL-2.0-or-later */ #include "oxygensignal.h" #include "../config.h" #include <iostream> namespace Oxygen { #if OXYGEN_DEBUG static int counter( 0 ); ...
lgpl-2.1
prefetchnta/questlab
src/QstGraph/uMain.cpp
1
7032
//--------------------------------------------------------------------------- #include <vcl.h> #include "QstGraph.h" #pragma hdrstop #include "uMain.h" //--------------------------------------------------------------------------- #pragma package(smart_init) #pragma resource "*.dfm" TfrmMain *frmMain; //---...
lgpl-2.1
RLovelett/qt
examples/script/context2d/window.cpp
2
5380
/**************************************************************************** ** ** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of the examples of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ ** Commercial License Usage ** Licensees hold...
lgpl-2.1