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 2015, Google 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: * * * Redistributions of source code must retain the above copyright * notice, this list of condi...
gameduell/kythe
third_party/grpc/test/core/transport/chttp2/stream_map_test.c
C
apache-2.0
6,948
// SPDX-License-Identifier: BSD-3-Clause /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3a, by John R. Hauser. Copyright 2011, 2012, 2013, 2014, 2015 The Regents of the University of California...
pascal-brand-st-dev/optee_os
lib/libutils/isoc/arch/arm/softfloat/source/s_roundPackToUI32.c
C
bsd-2-clause
2,955
/***************************************************************************** Copyright (c) 2014, 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...
ryanrhymes/openblas
lib/OpenBLAS-0.2.19/lapack-netlib/LAPACKE/src/lapacke_chpgst_work.c
C
bsd-3-clause
3,958
/* * Copyright © 2009 Keith Packard * * Permission to use, copy, modify, distribute, and sell this software and its * documentation for any purpose is hereby granted without fee, provided that * the above copyright notice appear in all copies and that both that copyright * notice and this permission notice appear...
penberg/linux
drivers/gpu/drm/drm_dp_helper.c
C
gpl-2.0
51,948
/* Copyright (c) 2012-2013, 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...
PRJosh/android_kernel_samsung_mondrianwifi
drivers/gpu/msm/adreno_a3xx.c
C
gpl-2.0
159,232
/* * linux/arch/arm/kernel/setup.c * * Copyright (C) 1995-2001 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. */ #include <linux/export.h> #include <linux/ker...
fedux/linux
arch/arm/kernel/setup.c
C
gpl-2.0
23,230
/* * Copyright 2010 Tilera 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, version 2. * * This program is distributed in the hope that it will ...
jorik041/Unleashed-Kernel-Series
arch/tile/kernel/process.c
C
gpl-2.0
21,783
/* * INET An implementation of the TCP/IP protocol suite for the LINUX * operating system. INET is implemented using the BSD Socket * interface as the means of communication with the user level. * * "Ping" sockets * * This program is free software; you can redistribute it and/or * modify it under the te...
sudosurootdev/kernel_lge_g3-1
net/ipv4/ping.c
C
gpl-2.0
28,749
/* vim:set ft=c ts=2 sw=2 sts=2 et cindent: */ /* * ***** BEGIN LICENSE BLOCK ***** * Version: MIT * * Portions created by Alan Antonuk are Copyright (c) 2012-2013 * Alan Antonuk. All Rights Reserved. * * Portions created by VMware are Copyright (c) 2007-2012 VMware, Inc. * All Rights Reserved. * * Portions c...
haglerchristopher/automation
src/3rd_party/rabbitMQClient/examples/amqp_producer.c
C
gpl-2.0
4,992
/* * GStreamer * Copyright (C) 2007,2009 David Schleef <ds@schleef.org> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public * License as published by the Free Software Foundation; either * version 2 of the License, or (at your option) a...
madmac2501/gst-srtp
ext/cog/gstcogmse.c
C
gpl-2.0
13,966
/* * This file is part of the coreboot project. * * Copyright (C) 2007 Advanced Micro Devices, Inc. * Copyright (C) 2008 LiPPERT Embedded Computers GmbH * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Soft...
BTDC/coreboot
src/mainboard/lippert/spacerunner-lx/romstage.c
C
gpl-2.0
6,565
/* packet-ifcp.c * Routines for iFCP dissection * RFC 3821, RFC 3643 * * Copyright 2005 Aboo Valappil (valappil_aboo@emc.com) * 2006 ronnie sahlberg major refactoring * * * Significantly based on packet-fcip.c by * Copyright 2001, Dinesh G Dutt (ddutt@cisco.com) * * Wireshark - Networ...
FabianKnapp/nexmon
utilities/wireshark/epan/dissectors/packet-ifcp.c
C
gpl-3.0
21,245
/* * fs/dcache.c * * Complete reimplementation * (C) 1997 Thomas Schoebel-Theuer, * with heavy changes by Linus Torvalds */ /* * Notes on the allocation strategy: * * The dcache is a master of the icache - whenever a dcache entry * exists, the inode will always exist. "iput()" is done either when * the dcac...
sdphome/UHF_Reader
linux-3.14.52/fs/dcache.c
C
gpl-3.0
87,006
/***************************************************************************** * * Copyright 2017 Samsung Electronics All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License a...
jsdosa/TizenRT
os/drivers/wireless/scsc/tx.c
C
apache-2.0
17,682
/**************************************************************************** * net/bluetooth/bt_keys.c * Bluetooth key handling * * Copyright (C) 2018 Gregory Nutt. All rights reserved. * Author: Gregory Nutt <gnutt@nuttx.org> * * Ported from the Intel/Zephyr arduino101_firmware_source-v1.tar package * whe...
jsdosa/TizenRT
os/net/bluetooth/bt_keys.c
C
apache-2.0
8,246
/* This code implements one part of functonality of free available library PL/Vision. Please look www.quest.com Original author: Steven Feuerstein, 1996 - 2002 PostgreSQL implementation author: Pavel Stehule, 2006-2018 This module is under BSD Licence History: 1.0. first public version 13. March 2006...
50wu/gpdb
gpcontrib/orafce/plvlex.c
C
apache-2.0
6,671
/* zip_source_stat.c -- get meta information from zip_source Copyright (C) 2009-2014 Dieter Baron and Thomas Klausner This file is part of libzip, a library to manipulate ZIP archives. The authors can be contacted at <libzip@nih.at> Redistribution and use in source and binary forms, with or without modifi...
tamaskenez/libzip-cmake
lib/zip_source_stat.c
C
bsd-3-clause
2,195
/* * Copyright (C) the libgit2 contributors. All rights reserved. * * This file is part of libgit2, distributed under the GNU GPL v2 with * a Linking Exception. For full terms see the included COPYING file. */ #include "buf_text.h" int git_buf_text_puts_escaped( git_buf *buf, const char *string, const char *es...
suhongrui/gitlab
vendor/bundle/ruby/2.1.0/gems/rugged-0.21.2/vendor/libgit2/src/buf_text.c
C
mit
6,506
/* Copyright (c) 2007-2008 CSIRO Copyright (c) 2007-2009 Xiph.Org Foundation Written by Jean-Marc Valin */ /* 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...
a12n/godot
drivers/opus/celt/vq.c
C
mit
11,467
//========================================================================== // // ./agent/current/src/mibgroup/mibII/system_mib.c // // //========================================================================== // ####ECOSGPLCOPYRIGHTBEGIN#### // ---------------------...
reille/proj_ecos
src/ecos/packages/net/snmp/agent/current/src/mibgroup/mibII/system_mib.c
C
gpl-2.0
16,005
/* * vesainfo.c * * Dump information about what VESA graphics modes are supported. */ #include <string.h> #include <stdio.h> #include <console.h> #include <com32.h> #include <inttypes.h> #include "../lib/sys/vesa/vesa.h" /* Wait for a keypress */ static void wait_key(void) { char ch; while (fread(&ch, 1, ...
CyanogenMod/android_external_syslinux
com32/modules/vesainfo.c
C
gpl-2.0
1,913
/* * linux/arch/m68k/mm/init.c * * Copyright (C) 1995 Hamish Macdonald * * Contains common initialization routines, specific init code moved * to motorola.c and sun3mmu.c */ #include <linux/module.h> #include <linux/signal.h> #include <linux/sched.h> #include <linux/mm.h> #include <linux/swap.h> #include <...
laruence/linux
arch/m68k/mm/init.c
C
gpl-2.0
5,966
/****************************************************************************** * * Name: skxmac2.c * Project: GEnesis, PCI Gigabit Ethernet Adapter * Version: $Revision: 1.91 $ * Date: $Date: 2003/02/05 15:09:34 $ * Purpose: Contains functions to initialize the MACs and PHYs * *********************************...
EAVR/EV3.14
ev3sources/extra/uboot-03.20.00.13/drivers/net/sk98lin/skxmac2.c
C
gpl-2.0
117,162
/* * init.c, Common initialization routines for NEC VR4100 series. * * Copyright (C) 2003-2005 Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> * * 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 Found...
Voskrese/mipsonqemu
linux-2.6.x/arch/mips/vr41xx/common/init.c
C
gpl-2.0
2,184
/* * jdcolor.c * * Copyright (C) 1991-1997, 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 contains output colorspace conversion routines. */ #define JPEG_INTERNALS #include "jinc...
WildfireTeamPRJ/wildfire_stm32_iso
3-野火ISO-系统进阶篇/uCGUI/竖屏GUI_DEMO/uCGUI/JPEG/jdcolor.c
C
gpl-2.0
13,382
/* -*- linux-c -*- * sysctl_net_core.c: sysctl interface to net core subsystem. * * Begun April 1, 1996, Mike Shaver. * Added /proc/sys/net/core directory entry (empty =) ). [MS] */ #include <linux/mm.h> #include <linux/sysctl.h> #include <linux/config.h> #ifdef CONFIG_SYSCTL extern int netdev_max_backlog; exte...
joshumax/hurd
pfinet/linux-src/net/core/sysctl_net_core.c
C
gpl-2.0
1,666
/* (C) 1999-2001 Paul `Rusty' Russell * (C) 2002-2004 Netfilter Core Team <coreteam@netfilter.org> * * 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. */ /* Everything about the r...
binhqnguyen/lena
nsc/linux-2.6.18/net/ipv4/netfilter/ip_nat_rule.c
C
gpl-2.0
8,919
/* Copyright 2017 Fred Sundvik * * 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 ...
chancegrissom/qmk_firmware
tmk_core/common/test/eeprom.c
C
gpl-2.0
3,020
/* * Xilinx MicroBlaze emulation for qemu: main translation routines. * * Copyright (c) 2009 Edgar E. Iglesias. * * 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 * versio...
Aaron0927/qemu
target-microblaze/translate.c
C
gpl-2.0
56,688
/* * $Id$ * * Copyright (C) 2001-2003 FhG Fokus * Copyright (C) 2006 Voice Sistem SRL * Copyright (C) 2008 Juha Heinanen * * This file is part of Kamailio, a free SIP server. * * Kamailio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as publishe...
foucse/kamailio
modules/acc/acc.c
C
gpl-2.0
25,703
/* $Id: aes_helper.c 220 2010-06-09 09:21:50Z tp $ */ /* * AES tables. This file is not meant to be compiled by itself; it * is included by some hash function implementations. It contains * the precomputed tables and helper macros for evaluating an AES * round, optionally with a final XOR with a subkey. * * By default,...
btcsoft/coinj-specs
x11-specs/jni/aes_helper.c
C
apache-2.0
22,950
/* * videobuf2-core.c - V4L2 driver helper framework * * Copyright (C) 2010 Samsung Electronics * * Author: Pawel Osciak <pawel@osciak.com> * Marek Szyprowski <m.szyprowski@samsung.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public Li...
googyanas/Googy-Max-N4-TW511-Kernel
drivers/media/v4l2-core/videobuf2-core.c
C
gpl-2.0
74,463
// SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 1992, 1998-2006 Linus Torvalds, Ingo Molnar * Copyright (C) 2005-2006, Thomas Gleixner, Russell King * * This file contains the interrupt descriptor management code. Detailed * information is available in Documentation/core-api/genericirq.rst * */ #include <...
uniphier/linux-unph
kernel/irq/irqdesc.c
C
gpl-2.0
22,491
/* * Copyright (C) 2007 Oracle. 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 v2 as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHO...
benatto/linux-1
fs/btrfs/ioctl.c
C
gpl-2.0
121,059
/* * viatel_cbp_sync.c * * VIA CBP driver for Linux * * Copyright (C) 2011 VIA TELECOM Corporation, Inc. * Author: VIA TELECOM Corporation, Inc. * * This package 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 ...
rimistri/mediatek
mt6592/mediatek/kernel/drivers/misc_via/sync.c
C
gpl-2.0
71,950
/* * QEMU UniCore32 CPU * * Copyright (c) 2010-2012 Guan Xuetao * Copyright (c) 2012 SUSE LINUX Products GmbH * * 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. * * Contributi...
amuaddib/qemu_scratch
target-unicore32/cpu.c
C
gpl-2.0
4,290
/* Localization of proper names. Copyright (C) 2006-2010 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2006. 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;...
ystk/debian-coreutils
lib/propername.c
C
gpl-3.0
9,714
/* crypto/x509/x509_obj.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...
FabianKnapp/nexmon
utilities/boringssl/src/crypto/x509/x509_obj.c
C
gpl-3.0
6,844
/* Stub for readlink(). Copyright (C) 2003-2007, 2009-2018 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 o...
mina86/emacs
lib/readlink.c
C
gpl-3.0
2,356
/* Vectorizer Specific Loop Manipulations Copyright (C) 2003-2016 Free Software Foundation, Inc. Contributed by Dorit Naishlos <dorit@il.ibm.com> and Ira Rosen <irar@il.ibm.com> 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 ...
selmentdev/selment-toolchain
source/gcc-latest/gcc/tree-vect-loop-manip.c
C
gpl-3.0
86,254
/*---------------------------------------------------------------------------- * File: ooaofooa_BP_ST_class.c * * Class: State Breakpoint (BP_ST) * Component: ooaofooa * * your copyright statement can go here (from te_copyright.body) *-------------------------------------------------------------...
john-tornblom/mc
model/com.mentor.nucleus.bp.core/src50/ooaofooa_BP_ST_class.c
C
apache-2.0
4,701
/* Copyright 2005-2013 Jay Sorg Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting docu...
Osirium/xrdp
xorg/X11R7.6/rdp/rdpPolyText16.c
C
apache-2.0
5,934
/* Copyright (C) 2003 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek <jakub@redhat.com>. The GNU C 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 Sof...
pexip/os-eglibc
sysdeps/gnu/unwind-resume.c
C
gpl-2.0
2,233
/* * driver for Fusitju M5MO LS 8MP camera * * Copyright (c) 2010, Samsung Electronics. 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 as * published by the Free Software Foundation. * * This program ...
garwynn/D710BST_FI22_Kernel
drivers/media/video/m5mo.c
C
gpl-2.0
72,017
/* * Copyright (c) 1996, by Steve Passe * 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 * notice, this list of cond...
jpl888/coreboot
util/mptable/mptable.c
C
gpl-2.0
27,778
/* * packet-fip.c * Routines for FIP dissection - FCoE Initialization Protocol * Copyright (c) 2008 Cisco Systems, Inc. (jeykholt@cisco.com) * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs * * Based on packet-fcoe.c, Copyright 2006, Nuova Systems,...
frenos/wireshark
epan/dissectors/packet-fip.c
C
gpl-2.0
28,460
/* * drivers/net/wireless/somcwifictrl/somc_wifi.c * */ /* * Copyright (C) 2015 Sony Mobile Communications 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, as * published by the Free Software Foundation. */ #include ...
yutokt/android_kernel_sony_msm8994
drivers/net/wireless/somcwifictrl/somc_wifi.c
C
gpl-2.0
4,687
/* * QEMU KVM support * * Copyright (C) 2006-2008 Qumranet Technologies * Copyright IBM, Corp. 2008 * * Authors: * Anthony Liguori <aliguori@us.ibm.com> * * This work is licensed under the terms of the GNU GPL, version 2 or later. * See the COPYING file in the top-level directory. * */ #include <sys/typ...
piyushroshan/xen-4.3.2
tools/qemu-xen/target-i386/kvm.c
C
gpl-2.0
64,727
/*************************************************************************/ /*! @File @Title Server bridge for pdumpmm @Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved @Description Implements the server side of the bridge for pdumpmm @License Dual MIT/GPLv2 The content...
zsoltm/linux-sunxi-exp
modules/rogue_km/generated/pdumpmm_bridge/server_pdumpmm_bridge.c
C
gpl-2.0
18,762
/**************************************************************************** * Copyright (c) 2004 Free Software Foundation, Inc. * * * * Permission is hereby granted, free of charge, to any person obtaining a * * copy ...
darlinghq/darling
src/ncurses/ncurses/widechar/lib_pecho_wchar.c
C
gpl-3.0
2,901
#include <stdlib.h> #include "utils.h" #define WIDTH 32 #define HEIGHT 32 static const pixman_format_code_t formats[] = { PIXMAN_a8r8g8b8, PIXMAN_a8b8g8r8, PIXMAN_x8r8g8b8, PIXMAN_x8b8g8r8, PIXMAN_r5g6b5, PIXMAN_b5g6r5, PIXMAN_a8, PIXMAN_a1, }; static const pixman_op_t ops[] = { P...
execunix/vinos
xsrc/external/mit/pixman/dist/test/rotate-test.c
C
apache-2.0
2,775
/* More debugging hooks for `malloc'. Copyright (C) 1991, 1992 Free Software Foundation, Inc. Written April 2, 1991 by John Gilmore of Cygnus Support. Based on mcheck.c by Mike Haertel. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public Li...
ipwndev/DSLinux-Mirror
user/e2fsprogs/src/e2fsck/mtrace.c
C
gpl-2.0
4,197
// SPDX-License-Identifier: GPL-2.0-only /* * mm/page-writeback.c * * Copyright (C) 2002, Linus Torvalds. * Copyright (C) 2007 Red Hat, Inc., Peter Zijlstra * * Contains functions related to writing back dirty pages at the * address_space level. * * 10Apr2002 Andrew Morton * Initial version */ #include <li...
aristeu/linux-2.6
mm/page-writeback.c
C
gpl-2.0
86,668
/** * device.c - Low level device io functions. Originated from the Linux-NTFS project. * * Copyright (c) 2004-2006 Anton Altaparmakov * Copyright (c) 2004-2006 Szabolcs Szakacsits * Copyright (c) 2010 Jean-Pierre Andre * * This program/include file is free software; you can redistribute it and/or * modify...
ysleu/RTL8685
uClinux-dist/user/ntfs-3g/libntfs-3g/device.c
C
gpl-2.0
21,020
/* mbed Microcontroller Library * Copyright (c) 2016, STMicroelectronics * 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 copyrigh...
karsev/mbed-os
targets/TARGET_STM/TARGET_STM32L1/analogin_device.c
C
apache-2.0
9,072
/* * 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 in the hope that it will b...
ziqiaozhou/cachebar
source/sound/pci/au88x0/au88x0_synth.c
C
gpl-2.0
10,989
/* * sysctl.c: General linux system control interface * * Begun 24 March 1995, Stephen Tweedie * Added /proc support, Dec 1995 * Added bdflush entry and intvec min/max checking, 2/23/96, Tom Dyas. * Added hooks for /proc/sys/net (minor, minor patch), 96/4/1, Mike Shaver. * Added kernel/java-{interpreter,appletvi...
jorik041/KTSGS5
kernel/sysctl.c
C
gpl-2.0
59,569
/* This file, getcols.c, contains routines that read data elements from */ /* a FITS image or table, with a character string datatype. */ /* The FITSIO software was written by William Pence at the High Energy */ /* Astrophysic Science Archive Research Center (HEASARC) at the NASA */ /* God...
GNOME/giv
src/plugins/cfitsio/getcols.c
C
gpl-2.0
29,034
/* * Copyright (C) 2007 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
andrea2107/android_kernel_xiaomi_hermes
drivers/misc/mediatek/anc/mt6795/AudDrv_Anc.c
C
gpl-2.0
16,402
/* * Generic driver for memory-mapped GPIO controllers. * * Copyright 2008 MontaVista Software, Inc. * Copyright 2008,2010 Anton Vorontsov <cbouatmailru@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 t...
djbw/linux
drivers/gpio/gpio-mmio.c
C
gpl-2.0
19,640
/* * 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...
codeaurora-unoffical/linux-msm
drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c
C
gpl-2.0
118,308
/* * nfsumount.c -- Linux NFS umount * Copyright (C) 2006 Amit Gud <agud@redhat.com> * * - Basic code and wrapper around NFS umount code originally * in util-linux/mount/nfsmount.c * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License a...
ghmajx/asuswrt-merlin
release/src/router/nfs-utils/utils/mount/nfsumount.c
C
gpl-2.0
8,455
/* * Coda multi-standard codec IP - BIT processor functions * * Copyright (C) 2012 Vista Silicon S.L. * Javier Martin, <javier.martin@vista-silicon.com> * Xavier Duret * Copyright (C) 2012-2014 Philipp Zabel, Pengutronix * * This program is free software; you can redistribute it and/or modify * it under ...
Isopod/linux
drivers/media/platform/coda/coda-bit.c
C
gpl-2.0
64,891
#define JEMALLOC_STATS_C_ #include "jemalloc/internal/jemalloc_internal.h" #define CTL_GET(n, v, t) do { \ size_t sz = sizeof(t); \ xmallctl(n, v, &sz, NULL, 0); \ } while (0) #define CTL_I_GET(n, v, t) do { \ size_t mib[6]; \ size_t miblen = sizeof(mib) / sizeof(size_t); \ size_t sz =...
Archives/ro_core
externals/jemalloc/stats.c
C
gpl-2.0
21,796
/*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3, by John R. Hauser. Copyright 2011, 2012, 2013, 2014 The Regents of the University of California (Regents). All Rights Reserved. Redist...
juped/archaeology-cutoff
outside/softfloat-3/source/extF80M_lt_quiet.c
C
mit
4,393
/* * This file is part of the coreboot project. * * Copyright (C) 2010 Advanced Micro Devices, 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 ...
lkundrak/coreboot
src/mainboard/amd/mahogany_fam10/mainboard.c
C
gpl-2.0
3,260
/* * ALSA driver for ICEnsemble ICE1712 (Envy24) * * Lowlevel functions for M-Audio Revolution 7.1 * * Copyright (c) 2003 Takashi Iwai <tiwai@suse.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 ...
fzqing/linux-2.6
sound/pci/ice1712/revo.c
C
gpl-2.0
4,559
/* linpack/zqrdc.f -- translated by f2c (version 20050501). You must link the resulting object file with libf2c: on Microsoft Windows system, link with libf2c.lib; on Linux or Unix systems, link with .../path/to/libf2c.a -lm or, if you install libf2c.a in a standard place, with -lf2c -lm ...
blowekamp/ITK
Modules/ThirdParty/VNL/src/vxl/v3p/netlib/linpack/zqrdc.c
C
apache-2.0
16,660
/* * omap_hwmod_2xxx_ipblock_data.c - common IP block data for OMAP2xxx * * Copyright (C) 2011 Nokia Corporation * Paul Walmsley * * 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 Foundatio...
val2k/linux
arch/arm/mach-omap2/omap_hwmod_2xxx_ipblock_data.c
C
gpl-2.0
20,484
/* * MIPI CSI-2 Receiver Subdev for Freescale i.MX6 SOC. * * Copyright (c) 2012-2017 Mentor Graphics 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 2 of the License...
HarveyHunt/linux
drivers/staging/media/imx/imx6-mipi-csi2.c
C
gpl-2.0
17,358
// SPDX-License-Identifier: GPL-2.0-only /* * HD-audio codec driver binding * Copyright (c) Takashi Iwai <tiwai@suse.de> */ #include <linux/init.h> #include <linux/slab.h> #include <linux/mutex.h> #include <linux/module.h> #include <linux/export.h> #include <linux/pm.h> #include <linux/pm_runtime.h> #include <sound...
cminyard/linux-live-app-coredump
sound/pci/hda/hda_bind.c
C
gpl-2.0
7,823
/* ac_input.c Copyright Luki <humbell@ethz.ch> Copyright 2011 Michel Pollet <buserror@gmail.com> This file is part of simavr. simavr 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 t...
rqou/simavr-prlite
examples/parts/ac_input.c
C
gpl-3.0
1,573
/* Copyright (C) 2001-2013 Artifex Software, Inc. All Rights Reserved. This software is provided AS-IS with no warranty, either express or implied. This software is distributed under license and may not be copied, modified or distributed except as expressly authorized under the terms of that license...
lolo32/mupdf-mirror
source/fitz/memento.c
C
agpl-3.0
44,060
/* Verifies that lowering a thread's priority so that it is no longer the highest-priority thread in the system causes it to yield immediately. */ #include <stdio.h> #include "tests/threads/tests.h" #include "threads/init.h" #include "threads/thread.h" static thread_func changing_thread; void test_priority_cha...
pindexis/pintos-tn
src/tests/threads/priority-change.c
C
apache-2.0
838
/***************************************************************************** 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...
aliefweb/openblas
lapack-netlib/lapacke/src/lapacke_cherfsx.c
C
bsd-3-clause
4,578
/*- * Copyright (c) 2004 Stefan Farfeleder * 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 * notice, this list of c...
joe9/barrelfish
lib/oldc/msun/src/s_creal.c
C
mit
1,503
/* * Copyright (c) 2009, Wayne Meissner * Copyright (C) 2009 Andrea Fazzi <andrea.fazzi@alcacoop.it> * Copyright (c) 2008-2013, Ruby FFI project contributors * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following con...
udayakiran/udayakiran.github.io
vendor/gems/ruby/2.7.0/gems/ffi-1.14.2/ext/ffi_c/FunctionInfo.c
C
mit
9,153
/* * 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 Software Foundation. Oracle designates this * particular file as subject to th...
openjdk-mirror/jdk7u-jdk
src/share/native/sun/java2d/cmm/lcms/cmsio0.c
C
gpl-2.0
51,548
/* * Marvell 88E6xxx SERDES manipulation, via SMI bus * * Copyright (c) 2008 Marvell Semiconductor * * Copyright (c) 2017 Andrew Lunn <andrew@lunn.ch> * * 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 Softw...
raumfeld/linux-am33xx
drivers/net/dsa/mv88e6xxx/serdes.c
C
gpl-2.0
7,875
/* Reentrant versions of lseek system call. */ #include <reent.h> #include <unistd.h> #include <_syslist.h> /* Some targets provides their own versions of this functions. Those targets should define REENTRANT_SYSCALLS_PROVIDED in TARGET_CFLAGS. */ #ifdef _REENT_ONLY #ifndef REENTRANT_SYSCALLS_PROVIDED #define R...
travisg/newlib
newlib/libc/reent/lseekr.c
C
gpl-2.0
1,105
/* Copyright (c) 2010-2011, 2013, 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 ...
shakalaca/ASUS_PadFone_PF500KL
kernel/arch/arm/mach-msm/rpm_log.c
C
gpl-2.0
14,351
// SPDX-License-Identifier: GPL-2.0 // Rafael Micro R820T driver // // Copyright (C) 2013 Mauro Carvalho Chehab // // This driver was written from scratch, based on an existing driver // that it is part of rtl-sdr git tree, released under GPLv2: // https://groups.google.com/forum/#!topic/ultra-cheap-sdr/Y3rBEOFtHug // ...
HarveyHunt/linux
drivers/media/tuners/r820t.c
C
gpl-2.0
56,360
/* * fs/eventpoll.c (Efficient event retrieval implementation) * Copyright (C) 2001,...,2009 Davide Libenzi * * 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 ...
Lloir/nvidia-linux-3.10
fs/eventpoll.c
C
gpl-2.0
59,879
#include <arm_neon.h> /* { dg-do compile } */ /* { dg-skip-if "" { *-*-* } { "-fno-fat-lto-objects" } } */ /* { dg-excess-errors "" { xfail arm*-*-* } } */ void f_vst3q_lane_u32 (uint32_t * p, uint32x4x3_t v) { /* { dg-error "lane 4 out of range 0 - 3" "" { xfail arm*-*-* } 0 } */ vst3q_lane_u32 (p, v, 4); /* {...
evaautomation/gcc-linaro
gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vst3q_lane_u32_indices_1.c
C
gpl-2.0
429
/* * Copyright (c) 2007 Mellanox Technologies. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU * General Public License (GPL) Version 2, available from the file * COPYING in the main directory of this sou...
libos-nuse/net-next-nuse
drivers/net/ethernet/mellanox/mlx4/port.c
C
gpl-2.0
56,947
/* * Copyright (C) 2005-2009 Junjiro R. Okajima * * This program, aufs 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...
ArthySundaram/firstrepo
ubuntu/aufs/dinfo.c
C
gpl-2.0
8,230
/* * Copyright (C) 2009 HTC * * 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 those terms. * * This program is distributed in the hope that it will be useful, * but WITHO...
securecrt/linux-leo
drivers/video/msm/hdmi/silicon-image/av_config.c
C
gpl-2.0
11,531
/* * linux/kernel/profile.c * Simple profiling. Manages a direct-mapped profile hit count buffer, * with configurable resolution, support for restricting the cpus on * which profiling is done, and switching between cpu time and * schedule() calls via kernel command line parameters passed at boot. * * Sched...
docent-net/kernel-2.6.11.12
kernel/profile.c
C
gpl-2.0
15,033
/* * * Copyright 2016, Google 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: * * * Redistributions of source code must retain the above copyright * notice, this list of condi...
rjshade/grpc
src/core/lib/iomgr/endpoint_pair_posix.c
C
bsd-3-clause
3,206
/* * 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 in the hope that it will be use...
mikewadsten/asuswrt
release/src/router/vsftpd/standalone.c
C
gpl-2.0
8,337
/* $NoKeywords:$ */ /** * @file * * AMD Family_10 WHEA initial Data * * @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 2010) $ * */ /* *******************************************...
lynxis/coreboot
src/vendorcode/amd/agesa/f14/Proc/CPU/Family/0x10/cpuF10WheaInitDataTables.c
C
gpl-2.0
5,282
/* * chainiv: Chain IV Generator * * Generate IVs simply be using the last block of the previous encryption. * This is mainly useful for CBC with a synchronous algorithm. * * Copyright (c) 2007 Herbert Xu <herbert@gondor.apana.org.au> * * This program is free software; you can redistribute it and/or modify it ...
JonnyH/pandora-kernel
crypto/chainiv.c
C
gpl-2.0
8,198
/* * Copyright 2008 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...
stanxii/wr1004sjl
u-boot-1.3.4/board/sbc8548/tlb.c
C
lgpl-2.1
3,423
/* * Sierra VMD Audio & Video Decoders * Copyright (C) 2004 the ffmpeg project * * 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 o...
xbmc/atv2
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/vmdav.c
C
gpl-2.0
17,805
/* * linux/fs/proc/base.c * * Copyright (C) 1991, 1992 Linus Torvalds * * proc base directory handling functions * * 1999, Al Viro. Rewritten. Now it covers the whole per-process part. * Instead of using magical inumbers to determine the kind of object * we allocate and fill in-core inodes upon lookup. T...
pichina/linux-bcache
fs/proc/base.c
C
gpl-2.0
76,057
/* Copyright (C) 2005, 2006 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C 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...
mseaborn/nacl-glibc
stdio-common/renameat.c
C
gpl-2.0
1,415
/* linux/arch/arm/common/pl330.c * * Copyright (C) 2010 Samsung Electronics Co Ltd. * Jaswinder Singh <jassi.brar@samsung.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 ver...
zachariasmaladroit/android_kernel_samsung_aries
arch/arm/common/pl330.c
C
gpl-2.0
42,341
/* Core dump and executable file functions below target vector, for GDB. Copyright (C) 1986-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 S...
crystax/android-toolchain-gdb-7-10
gdb/corelow.c
C
gpl-2.0
28,664
/* * Amlogic Meson Successive Approximation Register (SAR) A/D Converter * * Copyright (C) 2017 Martin Blumenstingl <martin.blumenstingl@googlemail.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 ...
aberlemont/linux
drivers/iio/adc/meson_saradc.c
C
gpl-2.0
28,017
/* * APIC driver for "bigsmp" XAPIC machines with more than 8 virtual CPUs. * Drives the local APIC in "clustered mode". */ #define APIC_DEFINITION 1 #include <linux/threads.h> #include <linux/cpumask.h> #include <asm/mpspec.h> #include <asm/genapic.h> #include <asm/fixmap.h> #include <asm/apicdef.h> #include <linux...
kzlin129/tt-gpl
go12/linux-2.6.28.10/arch/x86/mach-generic/bigsmp.c
C
gpl-2.0
1,354