code
stringlengths
6
250k
repo_name
stringlengths
5
70
path
stringlengths
3
177
language
stringclasses
1 value
license
stringclasses
15 values
size
int64
6
250k
/* * Copyright (C) 2003-2008 Takahiro Hirofuchi * Copyright (C) 2015-2016 Samsung Electronics * Krzysztof Opasiak <k.opasiak@samsung.com> * * This 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...
BPI-SINOVOIP/BPI-Mainline-kernel
linux-4.14/drivers/usb/usbip/usbip_common.c
C
gpl-2.0
19,384
/* * QEMU USB EHCI Emulation * * Copyright(c) 2008 Emutex Ltd. (address@hidden) * Copyright(c) 2011-2012 Red Hat, Inc. * * Red Hat Authors: * Gerd Hoffmann <kraxel@redhat.com> * Hans de Goede <hdegoede@redhat.com> * * EHCI project was started by Mark Burkley, with contributions by * Niels de Vos. David S. ...
SSLAB-HSA/HSAemu
qemu/hw/usb/hcd-ehci.c
C
gpl-3.0
83,052
/* * This file is part of the Black Magic Debug project. * * Copyright (C) 2013 Gareth McMullin <gareth@blacksphere.co.nz> * Copyright (C) 2015 Benjamin Vernoux <bvernoux@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 ...
richardeoin/blackmagic
src/platforms/hydrabus/usbdfu.c
C
gpl-3.0
2,199
/* pngset.c - storage of image information into info struct * * Last changed in libpng 1.2.15 January 5, 2007 * For conditions of distribution and use, see copyright notice in png.h * Copyright (c) 1998-2007 Glenn Randers-Pehrson * (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger) * (Version 0.88 Cop...
Pumpuli/multitheftauto
vendor/libpng/pngset.c
C
gpl-3.0
41,601
/* * (C) 2011 Collabora Ltd. * Contact: Youness Alaoui <youness.alaoui@collabora.co.uk> * * 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 (a...
google/aistreams
third_party/gst-plugins-bad/ext/spandsp/gstspanplc.c
C
apache-2.0
7,131
/* 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/. */ /* * test_buildchain_uchecker.c * * Test BuildChain User Checker function * */ #include "testutil.h" #include...
GaloisInc/hacrypto
src/C/nss/nss-3.16.1/nss/cmd/libpkix/pkix/top/test_buildchain_uchecker.c
C
bsd-3-clause
13,628
// RUN: %llvmgcc -O2 -S -g %s -o - | llc -o 2010-01-05-LinkageName.s -O0 // RUN: %compile_c 2010-01-05-LinkageName.s -o 2010-01-05-LinkageName.s struct tm {}; long mktime(struct tm *) __asm("_mktime$UNIX2003"); tzload(name, sp, doextend){} long mktime(tmp) struct tm *const tmp; { tzset(); } timelocal(tmp) { ...
wrmsr/lljvm
thirdparty/llvm/test/FrontendC/2010-01-05-LinkageName.c
C
mit
343
/* * nghttp2 - HTTP/2 C Library * * Copyright (c) 2013 Tatsuhiro Tsujikawa * * 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 ri...
lukw00/nghttp2
examples/client.c
C
mit
20,421
/* * Copyright © 2011 Mozilla Foundation * * This program is made available under an ISC-style license. See the * accompanying file LICENSE for details. */ #undef NDEBUG #include <assert.h> #include <dlfcn.h> #include <stdlib.h> #include <pulse/pulseaudio.h> #include <string.h> #include "cubeb/cubeb.h" #include "...
Alchemistxxd/dolphin
Externals/cubeb/src/cubeb_pulse.c
C
gpl-2.0
45,081
/* Support for the generic parts of COFF, for BFD. Copyright (C) 1990-2015 Free Software Foundation, Inc. Written by Cygnus Support. This file is part of BFD, the Binary File Descriptor library. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General P...
krichter722/binutils-gdb
bfd/coffgen.c
C
gpl-2.0
76,961
/* * Memory merging support. * * This code enables dynamic sharing of identical pages found in different * memory areas, even if they are not shared by fork() * * Copyright (C) 2008-2009 Red Hat, Inc. * Authors: * Izik Eidus * Andrea Arcangeli * Chris Wright * Hugh Dickins * * This work is licensed under t...
farchanrifai/Foxy
mm/ksm.c
C
gpl-2.0
58,105
/** @file lldp_main.c * * OpenLLDP Main * * See LICENSE file for more info. * * * Authors: Terry Simons (terry.simons@gmail.com) * Jason Peterson (condurre@users.sourceforge.net) * *******************************************************************/ #ifdef WIN32 #include "stdintwin.h" #define VERS...
ghmajx/asuswrt-merlin
release/src/router/openlldp/src/lldp_main.c
C
gpl-2.0
25,593
/***************************************************************************/ /* */ /* psconv.c */ /* */ /* So...
sekaiproject/ponscripter-fork
src/extlib/src/freetype-2.3.5/src/psaux/psconv.c
C
gpl-2.0
9,490
/* ----------------------------------------------------------------------- * * * Copyright 2006 Erwan Velu - 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 Softwar...
android-ia/external_syslinux
com32/modules/cpuidtest.c
C
gpl-2.0
3,559
/* * This file is part of the coreboot project. * * Copyright (C) 2013 Nico Huber <nico.h@gmx.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; version 2 of the License. * * This pr...
librecore-org/librecore
src/superio/common/conf_mode.c
C
gpl-2.0
2,601
/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/ /*** This file is part of systemd. Timezone file reading code from glibc 2.16. Copyright (C) 1991-2012 Free Software Foundation, Inc. Copyright 2012 Kay Sievers systemd is free software; you can redistribute it and/or modify it under the term...
albfan/systemd-ubuntu-with-dbus
src/shared/time-dst.c
C
gpl-2.0
12,814
/* * drivers/mfd/cg2900/cg2900_core.c * * Copyright (C) ST-Ericsson SA 2010 * Authors: * Par-Gunnar Hjalmdahl (par-gunnar.p.hjalmdahl@stericsson.com) for ST-Ericsson. * Henrik Possung (henrik.possung@stericsson.com) for ST-Ericsson. * Josef Kindberg (josef.kindberg@stericsson.com) for ST-Ericsson. * Dar...
dsexton702/sgs4g_gb_kernel
drivers/mfd/cg2900/cg2900_core.c
C
gpl-2.0
68,408
#include <config.h> #include "lst.h" int _lstVisible( HLSTITEM hItem ) { HLST hLst; if ( !hItem ) return false; hLst = (HLST)hItem->hLst; if ( hItem->bDelete && hLst->bShowDeleted == false ) return false; if ( hItem->bHide && hLst->bShowHidden == false ) return false; return true; }
TextusData/Mover
thirdparty/unixODBC-2.3.1/lst/_lstVisible.c
C
gpl-3.0
310
/* * Copyright 1999-2016 The OpenSSL Project Authors. All Rights Reserved. * * Licensed under the OpenSSL license (the "License"). You may not use * this file except in compliance with the License. You can obtain a copy * in the file LICENSE in the source distribution or at * https://www.openssl.org/source/lice...
openweave/openweave-core
third_party/openssl/openssl/crypto/x509v3/v3_extku.c
C
apache-2.0
3,195
/*************************************************************************************************/ /*! * \file * * \brief Link layer controller data path implementation file. * * Copyright (c) 2013-2019 Arm Ltd. All Rights Reserved. * * Copyright (c) 2019-2020 Packetcraft, Inc. * * Licensed under the ...
mbedmicro/mbed
connectivity/FEATURE_BLE/libraries/TARGET_CORDIO_LL/stack/controller/sources/ble/lctr/lctr_main_conn.c
C
apache-2.0
52,432
/* * Copyright (c) 2016 Nordic Semiconductor ASA * Copyright (c) 2016 Vinayak Kariappa Chettimada * * SPDX-License-Identifier: Apache-2.0 */ #include <zephyr/types.h> #include "memq.h" #include "mayfly.h" static struct { void *head; void *tail; u8_t enable_req; u8_t enable_ack; u8_t disable_req; u8_t disab...
fractalclone/zephyr-riscv
subsys/bluetooth/controller/util/mayfly.c
C
apache-2.0
4,213
// Inferno utils/6c/sgen.c // http://code.google.com/p/inferno-os/source/browse/utils/6c/sgen.c // // Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved. // Portions Copyright © 1995-1997 C H Forsyth (forsyth@terzarima.net) // Portions Copyright © 1997-1999 Vita Nuova Limited // Portions Copyright © 20...
h8liu/golang
src/cmd/6c/sgen.c
C
bsd-3-clause
8,623
/*video device declare and register*/
yuenar/huawei_P6S-U06_KK_kernel
arch/arm/mach-hi6620/dev_video.c
C
gpl-2.0
41
/* * linux/fs/hfs/file_hdr.c * * Copyright (C) 1995-1997 Paul H. Hargrove * This file may be distributed under the terms of the GNU General Public License. * * This file contains the file_ops and inode_ops for the metadata * files under the AppleDouble and Netatalk representations. * * The source code distrib...
sensysnetworks/uClinux
linux-2.4.x/fs/hfs/file_hdr.c
C
gpl-2.0
26,135
/* { dg-do run { target *-*-solaris2* } } */ /* { dg-options "-std=c99 -O" } */ #include <math.h> #include "c99-math.h" int main(void) { volatile long double nan = NAN; volatile long double inf = INFINITY; volatile long double huge = HUGE_VALL; volatile long double norm1 = __LDBL_MIN__; volatile long double...
Gurgel100/gcc
gcc/testsuite/gcc.dg/c99-math-long-double-1.c
C
gpl-2.0
638
/* SCP sensor hub driver * * * This software program is licensed subject to the GNU General Public License * (GPL).Version 2,June 1991, available at http://www.fsf.org/copyleft/gpl.html * (C) Copyright 2011 Bosch Sensortec GmbH * All Rights Reserved */ #include <linux/interrupt.h> #include <linux/slab.h> #inclu...
bq/aquaris-E4
drivers/misc/mediatek/sensorHub/SCP_sensorHub/SCP_sensorHub.c
C
gpl-2.0
79,350
/* RFCOMM implementation for Linux Bluetooth stack (BlueZ). Copyright (C) 2002 Maxim Krasnyansky <maxk@qualcomm.com> Copyright (C) 2002 Marcel Holtmann <marcel@holtmann.org> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version ...
nobodyAtall/msm7x27-2.6.32.x-nAa
net/bluetooth/rfcomm/sock.c
C
gpl-2.0
24,185
/* * Driver for Marvell NETA network card for Armada XP and Armada 370 SoCs. * * Copyright (C) 2012 Marvell * * Rami Rosen <rosenr@marvell.com> * Thomas Petazzoni <thomas.petazzoni@free-electrons.com> * * This file is licensed under the terms of the GNU General Public * License version 2. This program is licen...
val2k/linux
drivers/net/ethernet/marvell/mvneta.c
C
gpl-2.0
124,806
/* ---------------------------------------------------------------------------- * ATMEL Microcontroller Software Support * ---------------------------------------------------------------------------- * Copyright (c) 2008, Atmel Corporation * * All rights reserved. * * Redistribution and use in source an...
Lindem-Data-Acquisition-AS/TM4C129-discontinued
libraries/FreeRTOSv8.0.1/FreeRTOS/Demo/Common/drivers/Atmel/at91lib/peripherals/tdes/tdes.c
C
gpl-2.0
9,363
/** ****************************************************************************** * @file stm32f0xx_hal_irda.c * @author MCD Application Team * @brief IRDA HAL module driver. * This file provides firmware functions to manage the following * functionalities of the IrDA (Infrare...
lpodkalicki/blog
stm32/STM32Cube_FW_F0_V1.9.0/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_irda.c
C
bsd-3-clause
88,883
/* Copyright (C) 2009-2015 Free Software Foundation, Inc. This file is part of GDB. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option...
armoredsoftware/protocol
measurer/gdb-7.9/gdb/gdbserver/lynx-low.c
C
bsd-3-clause
20,560
/**************************************************************************** * Copyright (c) 1998-2012,2014 Free Software Foundation, Inc. * * * * Permission is hereby granted, free of charge, to any person obtaining a * * copy ...
pmq20/ruby-compiler
vendor/ncurses/ncurses/tinfo/lib_ttyflags.c
C
mit
7,846
/* * Copyright (c) 2006, Intel Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, * version 2, as published by the Free Software Foundation. * * This program is distributed in the hope it will be useful, but...
amarchandole/capprobe_mptcp
drivers/iommu/dmar.c
C
gpl-2.0
50,125
/* Copyright (c) 2010-2011, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and * only version 2 as published by the Free Software Foundation. * * This program is distributed in the...
Lime1iME/Testing
arch/arm/mach-msm/sdio_cmux.c
C
gpl-2.0
22,633
// SPDX-License-Identifier: GPL-2.0 OR Linux-OpenIB /* * Copyright (c) 2018, Mellanox Technologies inc. All rights reserved. */ #include <rdma/ib_user_verbs.h> #include <rdma/ib_verbs.h> #include <rdma/uverbs_types.h> #include <rdma/uverbs_ioctl.h> #include <rdma/uverbs_std_types.h> #include <rdma/mlx5_user_ioctl_c...
Naoya-Horiguchi/linux
drivers/infiniband/hw/mlx5/fs.c
C
gpl-2.0
73,275
/* * Copyright (c) 2012, 2013, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free ...
frohoff/jdk8u-jdk
src/macosx/bin/java_md_macosx.c
C
gpl-2.0
34,354
/* go-reflect.c -- implement unsafe.Reflect and unsafe.Typeof for Go. Copyright 2009 The Go Authors. All rights reserved. Use of this source code is governed by a BSD-style license that can be found in the LICENSE file. */ #include <stdlib.h> #include <stdint.h> #include "interface.h" #include "go-alloc.h"...
SanDisk-Open-Source/SSD_Dashboard
uefi/gcc/gcc-4.6.3/libgo/runtime/go-reflect.c
C
gpl-2.0
5,506
/* * Ours Technology Inc. OTi-6858 USB to serial adapter driver. * * Copyleft (C) 2007 Kees Lemmens (adapted for kernel 2.6.20) * Copyright (C) 2006 Tomasz Michal Lukaszewski (FIXME: add e-mail) * Copyright (C) 2001-2004 Greg Kroah-Hartman (greg@kroah.com) * Copyright (C) 2003 IBM Corp. * * Many thanks to the ...
abev66/linux-kernel-vta2-ns
drivers/usb/serial/oti6858.c
C
gpl-2.0
28,352
/* Copyright (c) 2012, LGE Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and * only version 2 as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WI...
lollipop-og/F93_LGE975_KK_Kernel
arch/arm/mach-msm/lge/gvkr/board-gk-sound.c
C
gpl-2.0
7,268
/* @(#)k_cos.c 5.1 93/09/24 */ /* * ==================================================== * Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. * * Developed at SunPro, a Sun Microsystems, Inc. business. * Permission to use, copy, modify, and distribute this * software is freely granted, provided tha...
ysleu/RTL8685
uClinux-dist/uClibc/libm/k_cos.c
C
gpl-2.0
3,159
/* This testcase is part of GDB, the GNU debugger. Copyright 2010-2016 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 ...
freak97/binutils
gdb/testsuite/gdb.guile/scm-section-script.c
C
gpl-2.0
2,689
/* Copyright (c) 2011-2012, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and * only version 2 as published by the Free Software Foundation. * * This program is distributed in the...
xpaum/kernel_stock_g3815
drivers/media/video/msm/sensors/msm_sensor.c
C
gpl-2.0
58,894
/* * The Sleuth Kit * * * Brian Carrier [carrier <at> sleuthkit [dot] org] * Copyright (c) 2006-2011 Brian Carrier, Basis Technology. All rights reserved. */ /** \file mymalloc.c * These functions allocate and realocate memory and set the error handling functions * when an error occurs. */ /* The IBM Public...
KernelAnalysisPlatform/KlareDbg
tracers/qemu/decaf/shared/sleuthkit/tsk/base/mymalloc.c
C
gpl-3.0
1,262
/* Automatically generated code; do not modify directly. */ #include <stddef.h> #include <stdint.h> typedef struct { uint32_t *dp; uint32_t *rp; const unsigned char *ip; } t0_context; static uint32_t t0_parse7E_unsigned(const unsigned char **p) { uint32_t x; x = 0; for (;;) { unsigned y; y = *(*p) ++; ...
RetroPie/RetroArch
deps/bearssl-0.6/src/x509/x509_decoder.c
C
gpl-3.0
20,566
#include <gsl/gsl_math.h> #include <gsl/gsl_cblas.h> #include "cblas.h" void cblas_ztrmm (const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const int M, const int N, const void *alp...
kevintee/Predicting-Gene-Networks
src/gpdream/modules/Merlin/gsl-1.9/cblas/ztrmm.c
C
mit
454
// SPDX-License-Identifier: GPL-2.0 /* * Common Block IO controller cgroup interface * * Based on ideas and code from CFQ, CFS and BFQ: * Copyright (C) 2003 Jens Axboe <axboe@kernel.dk> * * Copyright (C) 2008 Fabio Checconi <fabio@gandalf.sssup.it> * Paolo Valente <paolo.valente@unimore.it> * * Copyrigh...
tprrt/linux-stable
block/blk-cgroup.c
C
gpl-2.0
51,023
#ifdef __cplusplus #if __cplusplus extern "C" { #endif #endif #include "nvim_internalfunc.h" #include "mdrv.h" #include "NvIdList.h" #if (VOS_OS_VER == VOS_LINUX) #include <linux/module.h> #include <linux/proc_fs.h> #include <linux/kallsyms.h> #include <linux/semaphore.h> #include <asm/uaccess.h> #end...
XePeleato/ALE-L21_ESAL
drivers/hisi/modem_hi6xxx/oam/comm/comm/nvim/nvim_commfunc.c
C
gpl-2.0
29,248
/* * YAFFS: Yet another FFS. A NAND-flash specific file system. * yaffs_mtdif.c NAND mtd wrapper functions. * * Copyright (C) 2002 Aleph One Ltd. * for Toby Churchill Ltd and Brightstar Engineering * * Created by Charles Manning <charles@aleph1.co.uk> * * This program is free software; you can redistribute...
rex-xxx/mt6572_x201
external/yaffs2/yaffs2/yaffs_mtdif.c
C
gpl-2.0
6,085
/* * Wireless utility functions * * Copyright 2007-2009 Johannes Berg <johannes@sipsolutions.net> * Copyright 2013-2014 Intel Mobile Communications GmbH */ #include <linux/export.h> #include <linux/bitops.h> #include <linux/etherdevice.h> #include <linux/slab.h> #include <net/cfg80211.h> #include <net/ip.h> #incl...
boddob/linux
net/wireless/util.c
C
gpl-2.0
42,631
/* $NoKeywords:$ */ /** * @file * * AMD Hob Transfer functions. * * Contains code that copy Heap to temp memory or main memory. * * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: CPU * @e \$Revision: 35136 $ @e \$Date: 2010-07-16 11:29:48 +0800 (Fri, 16 Jul ...
jpl888/coreboot
src/vendorcode/amd/agesa/f14/Legacy/Proc/hobTransfer.c
C
gpl-2.0
17,323
/** ****************************************************************************** * @file stm32_eval.c * @author MCD Application Team * @version V4.5.0 * @date 07-March-2011 * @brief STM32xx-EVAL abstraction layer. * This file should be added to the main application to use the p...
CTU-IIG/macan
stm32rt/lib/Utilities/STM32_EVAL/stm32_eval.c
C
gpl-2.0
3,028
/* * Copyright (c) 2010-2012, Code Aurora Forum. All rights reserved. * Author: Brian Swetland <swetland@google.com> * * This software is licensed under the terms of the GNU General Public * License version 2, as published by the Free Software Foundation, and * may be copied, distributed, and modified under thos...
Red680812/Spare-android_422_kernel_htc_dlxub1
sound/soc/msm/qdsp6/q6asm.c
C
gpl-2.0
106,776
/* OpenChange Server implementation EMSMDBP: EMSMDB Provider implementation Copyright (C) Inverse inc. 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...
inverse-inc/openchange
mapiproxy/libmapiserver/libmapiserver_oxcfxics.c
C
gpl-3.0
6,971
/* * This file is part of the Sofia-SIP package * * Copyright (C) 2005 Nokia Corporation. * * Contact: Pekka Pessi <pekka.pessi@nokia.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 F...
deklab/dektalk
mobile/ios/dependencies/sources/sofia-sip/libsofia-sip-ua/su/su_string.c
C
apache-2.0
11,395
/* * Copyright 2008 Advanced Micro Devices, Inc. * Copyright 2008 Red Hat Inc. * Copyright 2009 Jerome Glisse. * * 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, in...
pershoot/kernel-2634
drivers/gpu/drm/radeon/radeon_irq_kms.c
C
gpl-2.0
4,902
/* Copyright (C) 2000 MySQL AB, 2008-2009 Sun Microsystems, 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; version 2 of the License. This program is distributed in the hope th...
drakeos/Dracore
dep/mysqllite/mysys/mf_tempdir.c
C
gpl-2.0
2,812
/**************************************************************************** * Copyright (c) 1998,2000 Free Software Foundation, Inc. * * * * Permission is hereby granted, free of charge, to any person obtaining a * * copy ...
darlinghq/darling
src/ncurses/ncurses/base/lib_clearok.c
C
gpl-3.0
2,758
/* * Copyright (C) 2016 Freie Universität Berlin * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup cpu_nrf52 * @{ * * @file * @brief nRF52 interrupt vector def...
Ell-i/RIOT
cpu/nrf52/vectors.c
C
lgpl-2.1
6,535
/* packet-hdcp2.c * Routines for HDCP2 dissection * Copyright 2011-2012, Martin Kaiser <martin@kaiser.cx> * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs * * This program is free software; you can redistribute it and/or modify * it under the terms...
pmembrey/wireshark
epan/dissectors/packet-hdcp2.c
C
gpl-2.0
11,751
/* Copyright (c) 2010, Code Aurora Forum. 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 ...
hrkfdn/linux-htc-ace
drivers/misc/pmic8058-pwm.c
C
gpl-2.0
24,911
/* dump.c : proxy plugin - output all information about irc session Copyright (C) 1999-2001 Timo Sirainen 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 Lic...
Aerdan/irssi
src/irc/proxy/dump.c
C
gpl-2.0
8,640
/****************************************************************************** * * Copyright(c) 2007 - 2012 Realtek Corporation. All rights reserved. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU Genera...
acuster/FirefoxOS-Flatfish-kernel
drivers/net/wireless/rtl8723au/core/rtw_debug.c
C
gpl-2.0
30,880
/** * OpenAL cross platform audio library * Copyright (C) 1999-2007 by authors. * 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 op...
yweijiang/WinObjC
deps/3rdparty/openal-soft-winphone/Alc/backends/wave.c
C
mit
9,164
/* * vimc-capture.c Virtual Media Controller Driver * * Copyright (C) 2015-2017 Helen Koike <helen.fornazier@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 ...
eva-oss/linux
drivers/media/platform/vimc/vimc-capture.c
C
gpl-2.0
14,825
/* * Copyright (c) 2000-2003 Silicon Graphics, Inc. All Rights Reserved. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. * * This program is distributed in the hope that i...
foxsat-hdr/linux-kernel
fs/xfs/xfs_rename.c
C
gpl-2.0
17,983
/* Copyright 2020 Regan Palmer * * 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. * * This program is distributed ...
kmtoki/qmk_firmware
keyboards/rainkeeb/keymaps/via/keymap.c
C
gpl-2.0
4,304
// SPDX-License-Identifier: GPL-2.0-only /* * kexec: kexec_file_load system call * * Copyright (C) 2014 Red Hat Inc. * Authors: * Vivek Goyal <vgoyal@redhat.com> */ #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt #include <linux/capability.h> #include <linux/mm.h> #include <linux/file.h> #include <linux/slab.h...
walac/linux
kernel/kexec_file.c
C
gpl-2.0
34,096
int a; //a int a; ///a int a; ///<a int a; //!a int a; //!<a
todd-richmond/uncrustify
tests/input/c/doxy-comment.c
C
gpl-2.0
61
/* Driver for USB Mass Storage compliant devices * * Current development and maintenance by: * (c) 1999-2003 Matthew Dharm (mdharm-usb@one-eyed-alien.net) * * Developed with the assistance of: * (c) 2000 David L. Brown, Jr. (usb-storage@davidb.org) * (c) 2003-2009 Alan Stern (stern@rowland.harvard.edu) * ...
Shabbypenguin/Kettle_Corn_Kernel
drivers/usb/storage/usb.c
C
gpl-2.0
30,273
/* * Copyright (c) 2011 Justin Ruggles * * 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 the License, or (at your option) any la...
AirStash/AirStashPlayer
ios/ffmpeg-x86_64/libavformat/adxdec.c
C
gpl-3.0
3,668
/* Expression parser. Copyright (C) 2000-2016 Free Software Foundation, Inc. Contributed by Andy Vaught This file is part of GCC. GCC 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 (a...
selmentdev/selment-toolchain
source/gcc-latest/gcc/fortran/matchexp.c
C
gpl-3.0
16,685
/* Copyright (C) 1991, 1993, 1997, 2000, 2003 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Torbjorn Granlund (tege@sics.se), with help from Dan Sahlin (dan@sics.se); commentary by Jim Blandy (jimb@ai.mit.edu). The GNU C Library is free software; you can redistribute ...
Bytewerk/uClinux-ipcam
uClibc/libc/string/generic/strlen.c
C
gpl-2.0
5,201
/* * kernel/power/autosleep.c * * Opportunistic sleep support. * * Copyright (C) 2012 Rafael J. Wysocki <rjw@sisk.pl> */ #include <linux/device.h> #include <linux/mutex.h> #include <linux/pm_wakeup.h> #include "power.h" #include <soc/qcom/smsm.h> static suspend_state_t autosleep_state; static struct workqueue_...
CaptainThrowback/kernel_htc_hima
kernel/power/autosleep.c
C
gpl-2.0
4,063
/* * linux/arch/arm/mach-pxa/generic.c * * Author: Nicolas Pitre * Created: Jun 15, 2001 * Copyright: MontaVista Software Inc. * * Code common to all PXA machines. * * 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 ...
JonnyH/pandora-kernel
arch/arm/mach-pxa/generic.c
C
gpl-2.0
3,079
/* * QEMU NE2000 emulation * * Copyright (c) 2003-2004 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 *...
android-ia/platform_external_qemu
hw/net/ne2000.c
C
gpl-2.0
24,757
/* * software RGB to RGB converter * pluralize by software PAL8 to RGB converter * software YUV to YUV converter * software YUV to RGB converter * Written by Nick Kurshev. * palette & YUV & runtime CPU stuff by Michael (michaelni@gmx.at) * lot of big-endian byte order fixes by Alex Bere...
ShawnKoo/avplayer-1
third_party/android/ffmpeg_2.0/jni/ffmpeg/libswscale/x86/rgb2rgb_template.c
C
gpl-3.0
105,020
/* Copyright (c) 2014, Google Inc. * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS...
adityachap/fabric-sdk-node
node_modules/grpc/third_party/boringssl/crypto/cipher/e_tls.c
C
apache-2.0
21,375
/* * Simple sanity tests for instruction emulation infrastructure. * * Copyright IBM Corp. 2016 * * 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 * (...
Taeung/tip
arch/powerpc/lib/test_emulate_step.c
C
gpl-2.0
20,957
/* * linux/arch/arm/mach-pxa/pxa3xx.c * * code specific to pxa3xx aka Monahans * * Copyright (C) 2006 Marvell International Ltd. * * 2007-09-02: eric miao <eric.miao@marvell.com> * initial version * * This program is free software; you can redistribute it and/or modify * it under the terms of the...
janrinze/loox7xxport.loox2624
arch/arm/mach-pxa/pxa3xx.c
C
gpl-2.0
5,456
// SPDX-License-Identifier: GPL-2.0 /* * GPL HEADER START * * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This program 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 Software Foundatio...
HarveyHunt/linux
drivers/staging/lustre/lnet/selftest/framework.c
C
gpl-2.0
41,932
/* * $Id: iforce-main.c,v 1.19 2002/07/07 10:22:50 jdeneux Exp $ * * Copyright (c) 2000-2002 Vojtech Pavlik <vojtech@ucw.cz> * Copyright (c) 2001-2002, 2007 Johann Deneux <johann.deneux@gmail.com> * * USB/RS232 I-Force joysticks and wheels. */ /* * This program is free software; you can redistribute it and/...
carlos-wong/l430_kernel
drivers/input/joystick/iforce/iforce-main.c
C
gpl-2.0
13,050
/* * FFT/IFFT transforms * Copyright (c) 2008 Loren Merritt * Copyright (c) 2002 Fabrice Bellard * Partly based on libdjbfft by D. J. Bernstein * * 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 * ...
JREkiwi/sagetv
third_party/ffmpeg/libavcodec/fft.c
C
apache-2.0
7,790
// // 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 // // nestedimport.m // testObjects // // Created by Blaine Garst on 6/24/08. // // pure C nothing more needed /...
endlessm/chromium-browser
third_party/llvm/compiler-rt/test/BlocksRuntime/nestedimport.c
C
bsd-3-clause
817
/***************************************************************************** Copyright (c) 2011, Intel Corp. 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 cod...
zhmz90/OpenBLAS
lapack-netlib/lapacke/src/lapacke_sptrfs_work.c
C
bsd-3-clause
4,463
/* * eCAP driver for PWM output generation * * Copyright (C) 2010 Texas Instruments Incorporated - http://www.ti.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 version 2. * * Thi...
n-aizu/rowboat-kernel
drivers/pwm/ecap.c
C
gpl-2.0
11,275
/* sun3lance.c: Ethernet driver for SUN3 Lance chip */ /* Sun3 Lance ethernet driver, by Sam Creasey (sammy@users.qual.net). This driver is a part of the linux kernel, and is thus distributed under the GNU General Public License. The values used in LANCE_OBIO and LANCE_IRQ seem to be empirically true fo...
sensysnetworks/uClinux
linux-2.4.x/drivers/net/sun3lance.c
C
gpl-2.0
26,654
/* Copyright (c) 2010-2014, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and * only version 2 as published by the Free Software Foundation. * * This program is distributed in the...
Klozz/XPerience_Kernel_msm8226_mmi_Falcon
drivers/gpu/msm/kgsl_pwrscale.c
C
gpl-2.0
14,651
#include QMK_KEYBOARD_H #define KC_LT1 LT(1, KC_SPC) /* * SpaceFN * http://geekhack.org/index.php?topic=51069.0 */ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { /* Keymap 0: Default Layer ┌─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┐ │ ESC │ 1 │ ...
kmtoki/qmk_firmware
keyboards/sentraq/s60_x/keymaps/spacefn/keymap.c
C
gpl-2.0
6,023
/* * arch/arm/mach-tegra/tegra_odm_fuses.c * * Copyright (c) 2010-2011, NVIDIA Corporation. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at yo...
sultanxda/android_kernel_asus_grouper
arch/arm/mach-tegra/tegra_odm_fuses.c
C
gpl-2.0
25,476
// SPDX-License-Identifier: GPL-2.0 /* * Copyright (c) 2019 Facebook * Copyright 2020 Google LLC. */ #include <linux/rculist.h> #include <linux/list.h> #include <linux/hash.h> #include <linux/types.h> #include <linux/spinlock.h> #include <linux/bpf.h> #include <linux/bpf_local_storage.h> #include <net/sock.h> #incl...
GuillaumeSeren/linux
kernel/bpf/bpf_inode_storage.c
C
gpl-2.0
7,044
/* (C) Copyright IBM Corp. 2006 All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following di...
travisg/newlib
newlib/libc/machine/spu/remove.c
C
gpl-2.0
1,739
/* gcsd.h Hardware routines for reading and writing to SD geckos connected to the memory card ports. These functions are just wrappers around libsdcard's functions. Copyright (c) 2008 Sven "svpe" Peter <svpe@gmx.net> Redistribution and use in source and binary forms, with or without modification, are permit...
rootfather/RetroArch
wii/libogc/libogc/gcsd.c
C
gpl-3.0
4,539
/* * Prolific PL2303 USB to serial adaptor driver * * Copyright (C) 2001-2007 Greg Kroah-Hartman (greg@kroah.com) * Copyright (C) 2003 IBM Corp. * * Original driver for 2.2.x by anonymous * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public Lic...
botioni/aml_linux_kernel
drivers/usb/serial/pl2303_intr.c
C
gpl-2.0
32,884
/* * Copyright (c) 1997-2005 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. Redistributions ...
zarboz/XBMC-PVR-mac
tools/darwin/depends/samba/samba-3.6.6/source4/heimdal/kdc/process.c
C
gpl-2.0
7,351
/* * Copyright 2007 Freescale Semiconductor, Inc. * * (C) Copyright 2000 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU G...
fwmiller/Conserver-Freescale-Linux-U-boot
rpm/BUILD/u-boot-2009.08/cpu/mpc83xx/fdt.c
C
gpl-2.0
3,261
/* * SPI testing utility (using spidev driver) * * Copyright (c) 2007 MontaVista Software, Inc. * Copyright (c) 2007 Anton Vorontsov <avorontsov@ru.mvista.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 ...
stevelord/PR30
linux-2.6.31/Documentation/spi/spidev_test.c
C
gpl-2.0
4,397
/* * * BlueZ - Bluetooth protocol stack for Linux * * Copyright (C) 2012 Intel Corporation. All rights reserved. * * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version...
redboltz/bluez
src/systemd.c
C
gpl-2.0
2,374
/* Copyright (c) 2008-2009, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and * only version 2 as published by the Free Software Foundation. * * This program is distributed in the...
Ahmed-Hady/android_kernel_nokia_normandy
arch/arm/mach-msm/dma_test.c
C
gpl-2.0
9,237
/* * This file is part of wl1271 * * Copyright (C) 2008-2010 Nokia Corporation * * Contact: Luciano Coelho <luciano.coelho@nokia.com> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * version 2 as published by the Free Software Fo...
MetSystem/fastsocket
kernel/drivers/net/wireless/ti/wlcore/main.c
C
gpl-2.0
157,545
// SPDX-License-Identifier: GPL-2.0-only /* * linux/arch/arm64/crypto/aes-glue.c - wrapper code for ARMv8 AES * * Copyright (C) 2013 - 2017 Linaro Ltd <ard.biesheuvel@linaro.org> */ #include <asm/neon.h> #include <asm/hwcap.h> #include <asm/simd.h> #include <crypto/aes.h> #include <crypto/ctr.h> #include <crypto/s...
GuillaumeSeren/linux
arch/arm64/crypto/aes-glue.c
C
gpl-2.0
29,103