code
stringlengths
1.03k
250k
repo_name
stringlengths
7
70
path
stringlengths
4
177
language
stringclasses
1 value
license
stringclasses
15 values
size
int64
1.03k
250k
/* Self tests for ptid_t for GDB, the GNU debugger. Copyright (C) 2017 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...
totalspectrum/binutils-propeller
gdb/unittests/ptid-selftests.c
C
gpl-2.0
5,936
/* * Cisco router simulation platform. * Copyright (C) 2006 Christophe Fillot. All rights reserved. * * Remote control module. */ #include <stdio.h> #include <stdlib.h> #include <string.h> #include <stdarg.h> #include <unistd.h> #include <time.h> #include <errno.h> #include <pthread.h> #include <assert.h> #incl...
dlintott/dynamips
common/dev_remote.c
C
gpl-2.0
8,078
/* Copyright (c) 2013-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...
sebirdman/kernel-msm
drivers/platform/msm/qpnp-vibrator.c
C
gpl-2.0
11,430
/* GNU/Linux/CRIS specific low level interface, for the remote server for GDB. Copyright (C) 1995, 1996, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. This file is part of GDB. This program is free software; you can redistribute it and/or modify i...
legumbre/gdb-z80
gdb/gdbserver/linux-cris-low.c
C
gpl-2.0
3,150
/* * Copyright (C) 2012, Samsung Electronics Co. Ltd. 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 2 of the License, or * (at your optio...
djvoleur/V_S6
drivers/sensorhub/brcm/factory/gyro_k6ds3tr.c
C
gpl-2.0
16,974
//file: _insn_test_v1shl_X1.c //op=270 #include <stdio.h> #include <stdlib.h> void func_exit(void) { printf("%s\n", __func__); exit(0); } void func_call(void) { printf("%s\n", __func__); exit(0); } unsigned long mem[2] = { 0xe89dbdd9027e7e2c, 0x8f37eee6381b10aa }; int main(void) { unsigned l...
acarno/slicer
valgrind/none/tests/tilegx/insn_test_v1shl_X1.c
C
gpl-2.0
1,318
/* * History: * Started: Aug 9 by Lawrence Foard (entropy@world.std.com), * to allow user process control of SCSI devices. * Development Sponsored by Killy Corp. NY NY * * Original driver (sg.c): * Copyright (C) 1992 Lawrence Foard * Version 2 and 3 extensions to driver: * Copyright ...
BHSPitMonkey/linwizard-strtrk
drivers/scsi/sg.c
C
gpl-2.0
81,207
/* $Id: sys_sunos32.c,v 1.64 2002/02/09 19:49:31 davem Exp $ * sys_sunos32.c: SunOS binary compatibility layer on sparc64. * * Copyright (C) 1995, 1996, 1997 David S. Miller (davem@caip.rutgers.edu) * Copyright (C) 1995 Miguel de Icaza (miguel@nuclecu.unam.mx) * * Based upon preliminary work which is: * * Copyr...
jkoelndorfer/android-kernel-msm
arch/sparc64/kernel/sys_sunos32.c
C
gpl-2.0
34,116
/* * Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved. * Copyright (C) 2004-2007 Red Hat, Inc. All rights reserved. * * This copyrighted material is made available to anyone wishing to use, * modify, copy, or redistribute it subject to the terms and conditions * of the GNU General Public Licen...
XXLRay/linux-2.6.32-rhel6.x86_64
fs/gfs2/quota.c
C
gpl-2.0
39,192
/* Copyright (c) 2014,2017, 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...
vlw/android_kernel_samsung_msm8916_A3
drivers/power/qcom/msm-core.c
C
gpl-2.0
22,656
/****************************************************************************** ******************************************************************************* ** ** Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved. ** Copyright (C) 2004-2007 Red Hat, Inc. All rights reserved. ** ** This copyrig...
ska-sa/borph_linux_devel
fs/dlm/lockspace.c
C
gpl-2.0
17,253
/* Copyright (C) 2000-2016 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 ...
geminy/aidear
oss/glibc/glibc-2.24/csu/check_fds.c
C
gpl-3.0
3,378
/** * This file is part of Hercules. * http://herc.ws - http://github.com/HerculesWS/Hercules * * Copyright (C) 2012-2018 Hercules Dev Team * Copyright (C) Athena Dev Teams * * Hercules is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published ...
guilherme-gm/Hercules
src/common/ers.c
C
gpl-3.0
13,913
/* ChibiOS - Copyright (C) 2006..2015 Giovanni Di Sirio 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 ap...
athirasubhash/AX25MODEM
os/hal/boards/OLIMEX_LPC_P1343/board.c
C
gpl-3.0
1,371
/* * This file is part of MPlayer. * * MPlayer 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. * * MPlayer is distributed in th...
DMCsys/smartalkaudio
oss-survey/mplayer-checkout-2011-04-26/gui/util/string.c
C
gpl-3.0
1,680
/* * Copyright (c) 2010 The WebM 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 contributin...
Yukarumya/Yukarum-Redfoxes
media/libvpx/libvpx/examples/vp8_multi_resolution_encoder.c
C
mpl-2.0
23,220
/* * Copyright (C) 2011-2012 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This l...
rmarwaha/libvirt1
tests/virnettlscontexttest.c
C
lgpl-2.1
44,486
/* * Copyright 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/license.h...
openweave/openweave-core
third_party/openssl/openssl/crypto/dsa/dsa_meth.c
C
apache-2.0
5,152
/****************************************************************************** * * Copyright (C) 1999-2012 Broadcom Corporation * * 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: * ...
empoweredhomes/esp-idf
components/bt/bluedroid/stack/gatt/gatt_api.c
C
apache-2.0
58,394
/* * Copyright (C) Igor Sysoev * Copyright (C) Nginx, Inc. */ #include <ngx_config.h> #include <ngx_core.h> #include <ngx_event.h> #include <ngx_channel.h> static void ngx_start_worker_processes(ngx_cycle_t *cycle, ngx_int_t n, ngx_int_t type); static void ngx_start_cache_manager_processes(ngx_cycle_t *cycl...
igor47/nginx-config
src/os/unix/ngx_process_cycle.c
C
bsd-2-clause
38,090
/* Perform type resolution on the various stuctures. Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 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 p...
shaotuanchen/sunflower_exp
tools/source/gcc-4.2.4/gcc/fortran/resolve.c
C
bsd-3-clause
190,278
// RUN: %clang_cc1 -fsyntax-only -verify %s -Wincompatible-pointer-types int var __attribute__((overloadable)); // expected-error{{'overloadable' attribute only applies to functions}} void params(void) __attribute__((overloadable(12))); // expected-error {{'overloadable' attribute takes no arguments}} int *f(int) __a...
endlessm/chromium-browser
third_party/llvm/clang/test/Sema/overloadable.c
C
bsd-3-clause
12,266
/* * Squashfs - a compressed read only filesystem for Linux * * Copyright (c) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 * Phillip Lougher <phillip@squashfs.org.uk> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as publ...
geminy/aidear
oss/linux/linux-4.7/fs/squashfs/xz_wrapper.c
C
gpl-3.0
4,362
/* * Copyright (C) 2012 Samsung Electronics * Rajeshwari Shinde <rajeshwari.s@samsung.com> * * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> #include <fdtdec.h> #include <i2c.h> #include <power/pmic.h> #include <power/max77686_pmic.h> #include <errno.h> DECLARE_GLOBAL_DATA_PTR; static const char ma...
guileschool/beagleboard
u-boot/drivers/power/pmic/pmic_max77686.c
C
mit
5,627
/* FreeRTOS V8.2.3 - Copyright (C) 2015 Real Time Engineers Ltd. All rights reserved VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION. This file is part of the FreeRTOS distribution. FreeRTOS is free software; you can redistribute it and/or modify it under the...
PUCSIE-embedded-course/stm32f4-examples
firmware/freertos/semaphore/lib/FreeRTOSV8.2.3/FreeRTOS/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit.c
C
mit
5,651
/* * $Id: hid-input.c,v 1.2 2002/04/23 00:59:25 rdamazio Exp $ * * Copyright (c) 2000-2001 Vojtech Pavlik * Copyright (c) 2006-2007 Jiri Kosina * * HID to Linux Input mapping */ /* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License ...
impedimentToProgress/UCI-BlueChip
snapgear_linux/linux-2.6.21.1/drivers/hid/hid-input.c
C
mit
30,057
/* * * Copyright (C) Bull S.A. 2001 * Copyright (c) International Business Machines Corp., 2001 * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the Licen...
chenhuacai/ltp
testcases/kernel/syscalls/statfs/statfs03.c
C
gpl-2.0
3,940
/* * Ptrace user space interface. * * Copyright IBM Corp. 1999,2010 * Author(s): Denis Joseph Barrow * Martin Schwidefsky (schwidefsky@de.ibm.com) */ #include <linux/kernel.h> #include <linux/sched.h> #include <linux/mm.h> #include <linux/smp.h> #include <linux/errno.h> #include <linux/ptrac...
insofter/linux
arch/s390/kernel/ptrace.c
C
gpl-2.0
32,552
/* Wrapper for __scalblnl handles setting errno. Copyright (C) 2014 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 Softwa...
rilian-la-te/glibc
sysdeps/ieee754/ldbl-64-128/w_scalblnl.c
C
gpl-2.0
1,072
/* mpn_sqr_basecase -- Internal routine to square two natural numbers of length m and n. THIS IS AN INTERNAL FUNCTION WITH A MUTABLE INTERFACE. IT IS ONLY SAFE TO REACH THIS FUNCTION THROUGH DOCUMENTED INTERFACES. Copyright (C) 1991, 1992, 1993, 1994, 1996, 1997, 2000 Free Software Foundation, Inc. This f...
ysleu/RTL8685
uClinux-dist/lib/libgmp/mpn/generic/sqr_basecase.c
C
gpl-2.0
2,293
/* Copyright (c) 2012-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...
bbedward/ZenKernel_Shamu
sound/soc/msm/apq8084.c
C
gpl-2.0
150,613
/* Copyright (c) 2012-2014, The Linux Foundation. All rights reserved. * Copyright (C) 2013 Sony Mobile Communications AB. * * 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...
Abhinav1997/kernel-1
drivers/video/msm/mdss/mdss_dsi_panel.c
C
gpl-2.0
29,036
/* @(#)s_asinh.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 t...
bigzz/glibc
sysdeps/ieee754/dbl-64/s_asinh.c
C
gpl-2.0
2,084
/* * linux/fs/jbd2/transaction.c * * Written by Stephen C. Tweedie <sct@redhat.com>, 1998 * * Copyright 1998 Red Hat corp --- All Rights Reserved * * This file is part of the Linux kernel and is made available under * the terms of the GNU General Public License, version 2, or at your * option, any later versio...
BPI-SINOVOIP/BPI-Mainline-kernel
linux-4.14/fs/jbd2/transaction.c
C
gpl-2.0
82,066
/* * asmz80.c - Z80 Assembler-related utility functions. * * Written by * Andreas Boose <viceteam@t-online.de> * * This file is part of VICE, the Versatile Commodore Emulator. * See README for copyright notice. * * This program is free software; you can redistribute it and/or modify * it under the terms of...
AreaScout/vice-gles2
src/monitor/asmz80.c
C
gpl-2.0
73,288
/* Audio File Library Copyright (C) 2004, Michael Pruett <michael@68k.org> This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later...
OS2World/LIB-MM-audiofile
libaudiofile/avrwrite.c
C
gpl-2.0
3,694
/* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS system libraries * FILE: lib/rtl/propvar.c * PURPOSE: Native properties and variants API * PROGRAMMER: Pierre Schweitzer (pierre@reactos.org) */ /* INCLUDES **********************************...
sunnyden/reactos
sdk/lib/rtl/propvar.c
C
gpl-2.0
4,440
/* ************************************************************************************************************************ * uC/OS-III * The Real-Time Kernel * * * (c) Copyright 2009...
ilikecake/Rocket-controller
software/ucos_iii/lpc_ucos_iii/uCOS-III/Ports/ARM-Cortex-M0/CSP/Generic/os_csp.c
C
gpl-3.0
4,776
/*------------------------------------------------------------------------- * * pgstrcasecmp.c * Portable SQL-like case-independent comparisons and conversions. * * SQL99 specifies Unicode-aware case normalization, which we don't yet * have the infrastructure for. Instead we use tolower() to provide a * loca...
arcivanov/postgres-xl
src/port/pgstrcasecmp.c
C
mpl-2.0
3,597
/******************************************************************************* * File Name: Clock_1.c * Version 2.20 * * Description: * This file provides the source code to the API for the clock component. * * Note: * ******************************************************************************** * Co...
scarlso/LED_controller
Design01.cydsn/Generated_Source/PSoC5/Clock_1.c
C
apache-2.0
18,716
/*====================================================================* - Copyright (C) 2001 Leptonica. 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 c...
deekoder/tess_two
tess-two/jni/com_googlecode_leptonica_android/src/src/boxbasic.c
C
apache-2.0
46,853
/****************************************************************************** * Copyright (c) 2015 Cambridge Silicon Radio Limited * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted (subject to the limitations in the disclaim...
roywant/uribeacon
beacons/CSR-uribeacon-150202/gatt_access.c
C
apache-2.0
24,403
/* * Copyright (c) 2019 Western Digital Corporation or its affiliates * * SPDX-License-Identifier: Apache-2.0 */ #define DT_DRV_COMPAT swerv_pic /** * @brief SweRV EH1 PIC driver */ #include <kernel.h> #include <arch/cpu.h> #include <init.h> #include <sw_isr_table.h> #define SWERV_PIC_MAX_NUM CONFIG_NUM_IRQS ...
zephyrproject-rtos/zephyr
drivers/interrupt_controller/intc_swerv_pic.c
C
apache-2.0
5,251
/* * ----------------------------------------------------------------- * $Revision: 4075 $ * $Date: 2014-04-24 10:46:58 -0700 (Thu, 24 Apr 2014) $ * ----------------------------------------------------------------- * Programmer(s): Radu Serban and Cosmin Petra @ LLNL * --------------------------------------------...
liuqx315/Sundials
sundials/src/idas/idaa_io.c
C
bsd-3-clause
20,554
#include <stdlib.h> #include <stdio.h> #include "cal.h" #include "tir4_driver.h" #include "pose.h" #include "pref_global.h" #include "utils.h" int main(int argc, char **argv) { struct frame_type frame; struct camera_control_block ccb; struct transform t; struct reflector_model_type rm; if(get_device(&ccb) =...
rayantony/linux-track
src/tests/pose_test.c
C
mit
2,816
/*----------------------------------------------------------------------------- * Copyright (C) 2010-2014 ARM Limited. All rights reserved. * * $Date: 12. March 2014 * $Revision: V1.4.3 * * Project: CMSIS DSP Library * Title: arm_iir_lattice_init_q31.c * * Description: I...
ehughes/hc-1
SRC/LPC-LINK-2/COMMON/CMSIS_DSP_4_0_1/up/FilteringFunctions/arm_iir_lattice_init_q31.c
C
gpl-2.0
3,370
#include "cache.h" #include "tag.h" #include "blob.h" #include "tree.h" #include "commit.h" #include "diff.h" #include "refs.h" #include "revision.h" #include "graph.h" #include "grep.h" #include "reflog-walk.h" #include "patch-ids.h" #include "decorate.h" #include "log-tree.h" #include "string-list.h" #include "line-l...
cloudwp/git
revision.c
C
gpl-2.0
92,838
/* * extcon-cable-xlate: Cable translator based on different cable states. * * Copyright (c) 2014-2015, NVIDIA CORPORATION. All rights reserved. * * Author: Laxman Dewangan <ldewangan@nvidia.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Pu...
InES-HPMM/linux-l4t
drivers/extcon/extcon-cable-xlate.c
C
gpl-2.0
13,962
/* Copyright (c) 2000, 2001, 2006, 2007 MySQL AB Use is subject to license terms. 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...
facebookarchive/mysql-5.1
strings/strnlen.c
C
gpl-2.0
1,177
/* linux/net/ipv4/arp.c * * Version: $Id: arp.c,v 1.99 2001/08/30 22:55:42 davem Exp $ * * Copyright (C) 1994 by Florian La Roche * * This module implements the Address Resolution Protocol ARP (RFC 826), * which is used to convert IP addresses (or in the future maybe other * high-level addresses) into a low-le...
janrinze/loox7xxport.loox2-6-22
net/ipv4/arp.c
C
gpl-2.0
35,380
/* ivtv driver initialization and card probing Copyright (C) 2003-2004 Kevin Thayer <nufan_wfk at yahoo.com> Copyright (C) 2004 Chris Kennedy <c@groovy.org> Copyright (C) 2005-2007 Hans Verkuil <hverkuil@xs4all.nl> This program is free software; you can redistribute it and/or modify it under...
AdaLovelance/lxcGrsecKernels
linux-3.14.37/drivers/media/pci/ivtv/ivtv-driver.c
C
gpl-2.0
47,536
/* Copyright (C) 2010-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Andreas Schwab <schwab@redhat.com>, 2010. 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...
vtsingaras/hurd-glibc
sysdeps/unix/sysv/linux/recvmmsg.c
C
gpl-2.0
2,687
/* * Generic hugetlb support. * (C) William Irwin, April 2004 */ #include <linux/list.h> #include <linux/init.h> #include <linux/module.h> #include <linux/mm.h> #include <linux/seq_file.h> #include <linux/sysctl.h> #include <linux/highmem.h> #include <linux/mmu_notifier.h> #include <linux/nodemask.h> #include <linux...
ypresto/linux-2.6
mm/hugetlb.c
C
gpl-2.0
78,760
/* sec_thermistor.c * * Copyright (C) 2011 Samsung Electronics * * 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 ...
riversource/Galaxy-Note-Kernel
arch/arm/mach-s5pv310/sec_thermistor.c
C
gpl-2.0
5,398
/* * kernel/freezer.c - Function to freeze a process * * Originally from kernel/power/process.c */ #include <linux/interrupt.h> #include <linux/suspend.h> #include <linux/module.h> #include <linux/syscalls.h> #include <linux/freezer.h> /* * freezing is complete, mark current process as frozen */ static inline v...
bryce09/tf700t_kernel
kernel/freezer.c
C
gpl-2.0
4,303
/* * Copyright (C) 2003 Pascal Brisset, Antoine Drouin * * This file is part of paparazzi. * * paparazzi 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, or (at your option) * any lat...
Fab7c4/paparazzi
sw/airborne/modules/ins/ins_xsens.c
C
gpl-2.0
20,662
/* testPM2() */ /* Rip_PM20() */ /* Depack_PM20() */ #include "globals.h" #include "extern.h" short testPM2 ( void ) { PW_Start_Address = PW_i; /* test 1 */ if ( (PW_Start_Address + 5714) > PW_in_size ) { return BAD; } /* test 2 */ /*if ( in_data[PW_Start_Address+5094] != 0x03 )*/ /* not sur...
lunixbochs/fs-uae-gles
src/prowizard/rippers/Promizer20.c
C
gpl-2.0
8,784
/* * Copyright (C) 2004 Andrew Beekhof <andrew@beekhof.net> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later vers...
vmgmedia/pacemaker
lib/cib/cib_ops.c
C
gpl-2.0
25,554
#include <windows.h> #undef RtlZeroMemory NTSYSAPI VOID NTAPI RtlZeroMemory(VOID UNALIGNED *Destination, SIZE_T Length); #include <msi.h> #include <msiquery.h> #pragma comment(linker, "/EXPORT:CheckPaths=_CheckPaths@4") BOOL __stdcall _DllMainCRTStartup(HINSTANCE hInstance, DWORD dwReason, LPVOID lpData) ...
sdebnath/jabberd2
win32/setup/ca/ca.c
C
gpl-2.0
1,702
/* * arch/arm/mach-tegra/board-dalmore-pinmux.c * * Copyright (c) 2012-2013, NVIDIA CORPORATION. All rights reserved. * * 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 th...
chaoskagami/android_kernel_nvidia_roth
arch/arm/mach-tegra/board-dalmore-pinmux.c
C
gpl-2.0
11,917
/* * svc.c, Server-side remote procedure call interface. * * There are two sets of procedures here. The xprt routines are * for handling transport handles. The svc routines handle the * list of service routines. * * Copyright (C) 1984, Sun Microsystems, Inc. * * Redistribution and use in source and binary fo...
davidlt/glibc-slc6
sunrpc/svc.c
C
gpl-2.0
13,648
/* dnsmasq is Copyright (c) 2000-2017 Simon Kelley 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 dated June, 1991, or (at your option) version 3 dated 29 June, 2007. This...
liquidm/dnsmasq
src/rfc2131.c
C
gpl-2.0
83,537
/* * 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. * * PACKET - implements raw packet sockets. * * Authors: Ross Biro * Fred N. van Kempen, <waltje@uWalt.NL.Mugn...
animalcreek/linux
net/packet/af_packet.c
C
gpl-2.0
109,383
/******************************************************************************* Copyright (C) Marvell International Ltd. and its affiliates This software file (the "File") is owned and distributed by Marvell International Ltd. and/or its affiliates ("Marvell") under the following alternative licensing terms. Once yo...
aldencolerain/mc2kernel
drivers/net/ethernet/mvebu_net/pp2/hal/wol/mvPp2Wol.c
C
gpl-2.0
9,951
/* * usblp.c * * Copyright (c) 1999 Michael Gee <michael@linuxspecific.com> * Copyright (c) 1999 Pavel Machek <pavel@suse.cz> * Copyright (c) 2000 Randy Dunlap <rdunlap@xenotime.net> * Copyright (c) 2000 Vojtech Pavlik <vojtech@suse.cz> # Copyright (c) 2001 Pete Zaitcev <zaitcev@redhat.com> # Copyright (c) 2001...
kidmaple/CoolWall
linux-2.6.x/drivers/usb/class/usblp.c
C
gpl-2.0
39,530
/* zzekgrs.f -- translated by f2c (version 19980913). You must link the resulting object file with the libraries: -lf2c -lm (in that order) */ #include "f2c.h" /* $Procedure ZZEKGRS ( EK, get record status ) */ /* Subroutine */ int zzekgrs_(integer *handle, integer *recptr, integer * status) { extern ...
esa/pykep
src/third_party/cspice/zzekgrs.c
C
gpl-3.0
9,070
/* * Indom metadata support for pmlogrewrite * * Copyright (c) 2011 Ken McDonell. 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 2 of the License,...
prasincs/pcp
src/pmlogrewrite/indom.c
C
lgpl-2.1
10,787
/* * SpanDSP - a series of DSP components for telephony * * complex_vector_int_tests.c * * Written by Steve Underwood <steveu@coppice.org> * * Copyright (C) 2006 Steve Underwood * * All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU ...
Distrotech/spandsp
tests/vector_int_tests.c
C
lgpl-2.1
4,254
#if 0 /** * * Phantom OS * * Copyright (C) 2005-2011 Dmitry Zavalishin, dz@dz.ru * * ia32 page table support * **/ #define DEBUG_MSG_PREFIX "pgtable" #include <debug_ext.h> #define debug_level_flow 6 #define debug_level_error 10 #define debug_level_info 10 #include <kernel/mmu.h> #include...
tectronics/phantomuserland
oldtree/kernel/phantom/amd64/paging.c
C
lgpl-3.0
1,565
/* mbed Microcontroller Library * Copyright (c) 2019 ARM Limited * Copyright (c) 2019 STMicroelectronics * SPDX-License-Identifier: Apache-2.0 * * 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 Lice...
adfernandes/mbed
targets/TARGET_STM/TARGET_STM32WB/TARGET_STM32WB15xC/system_clock.c
C
apache-2.0
4,510
/* * Copyright 2008-2014 Arsen Chaloyan * * 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 applicable law or ag...
pgaval/unimrcp
platforms/asr-client/src/main.c
C
apache-2.0
7,430
/* * Wi-Fi Direct - P2P Group Owner Negotiation * Copyright (c) 2009-2010, Atheros Communications * * This software may be distributed under the terms of the BSD license. * See README for more details. */ #include "includes.h" #include "common.h" #include "utils/eloop.h" #include "common/ieee802_11_defs.h" #inc...
kelvincheung/rt_hostap
src/p2p/p2p_go_neg.c
C
bsd-3-clause
45,559
/* * DV decoder * Copyright (c) 2002 Fabrice Bellard * Copyright (c) 2004 Roman Shaposhnik * * DV encoder * Copyright (c) 2003 Roman Shaposhnik * * 50 Mbps (DVCPRO50) support * Copyright (c) 2006 Daniel Maas <dmaas@maasdigital.com> * * 100 Mbps (DVCPRO HD) support * Initial code by Daniel Maas <dmaas@maasdi...
retsu0/FFmepg-Android
jni/ffmpeg/libavcodec/dv.c
C
mit
11,461
/* * Copyright ¬ 2004-2007 Diego Nehab * * 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, merge, pub...
hacxman/dsf2dsdraw
libs/libcommon/timeout.c
C
gpl-2.0
5,048
// SPDX-License-Identifier: GPL-2.0 /* * UCSI driver for Cypress CCGx Type-C controller * * Copyright (C) 2017-2018 NVIDIA Corporation. All rights reserved. * Author: Ajay Gupta <ajayg@nvidia.com> * * Some code borrowed from drivers/usb/typec/ucsi/ucsi_acpi.c */ #include <linux/acpi.h> #include <linux/delay.h> #...
gazoo74/linux
drivers/usb/typec/ucsi/ucsi_ccg.c
C
gpl-2.0
27,125
/* * Copyright (c) 2008-2011 Atheros Communications 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" A...
Blefish/kernel_common
drivers/net/wireless/ath/ath9k/main.c
C
gpl-2.0
65,192
/* * Copyright (C) 2013 Gabor Juhos <juhosg@openwrt.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. * */ #include <linux/module.h> #include <linux/init.h> #include <...
P424D0X/hamwrt
target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit_seama.c
C
gpl-2.0
3,049
/* * Kernel-based Virtual Machine driver for Linux * * This module enables machines with Intel VT-x extensions to run virtual * machines without emulation or binary translation. * * Copyright (C) 2006 Qumranet, Inc. * Copyright 2010 Red Hat, Inc. and/or its affiliates. * * Authors: * Avi Kivity <avi@qumra...
loxdegio/linux-zenx
virt/kvm/kvm_main.c
C
gpl-2.0
98,043
/* Copyright (C) 2000-2004 MySQL AB This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation. There are special exceptions to the terms and conditions of the GPL as it is applied to this softwa...
metacloud/percona-xtrabackup
percona-server-5.1-xtrabackup/Percona-Server-5.1.59-rel13.0/libmysql/get_password.c
C
gpl-2.0
5,322
/* Copyright (c) 2011-2012, Code Aurora Forum. 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 ho...
IGGYVIP/lge-kernel-e430
drivers/media/video/msm/actuators/msm_actuator.c
C
gpl-2.0
23,343
/* Copyright (c) 2013-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...
CyanogenMod/android_kernel_samsung_lt03lte
drivers/video/msm/mdss/dsi_status_6g.c
C
gpl-2.0
3,544
#include <linux/delay.h> #include <linux/pm.h> #include <asm/io.h> #include <mach/io.h> #include <asm/cacheflush.h> #include <mach/system.h> #include <linux/notifier.h> #include <linux/reboot.h> #include <mach/gpio.h> #include <mach/sec_debug.h> #if 0 /* should be fixed later */ /* charger cable state */ extern bool i...
TeamWin/android_kernel_samsung_goyave
arch/arm/mach-sc/sec-reboot.c
C
gpl-2.0
3,881
/* * Copyright (C) 1991, 1992 Linus Torvalds * Copyright (C) 2000, 2001, 2002 Andi Kleen, SuSE Labs */ #include <linux/kallsyms.h> #include <linux/kprobes.h> #include <linux/uaccess.h> #include <linux/hardirq.h> #include <linux/kdebug.h> #include <linux/module.h> #include <linux/ptrace.h> #include <linux/kexec.h>...
henrix/beagle-linux
arch/x86/kernel/dumpstack_32.c
C
gpl-2.0
3,683
/* * Asterisk -- An open source telephony toolkit. * * Copyright 2004 - 2005, Anthony Minessale <anthmct@yahoo.com> * * Anthony Minessale <anthmct@yahoo.com> * * See http://www.asterisk.org for more information about * the Asterisk project. Please do not directly contact * any of the maintainers of this projec...
mojolingo/asterisk
apps/app_while.c
C
gpl-2.0
10,292
/* Copyright (c) 2010 Frank Lahm <franklahm@gmail.com> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This progra...
knu/netatalk
test/afpd/test.c
C
gpl-2.0
3,669
/* * Copyright (c) International Business Machines Corp., 2000 * Copyright (c) 2010 Cyril Hrubis chrubis@suse.cz * * 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 versio...
chenhuacai/ltp
testcases/kernel/fs/fs_perms/fs_perms.c
C
gpl-2.0
5,761
/* TDA10023 - DVB-C decoder (as used in Philips CU1216-3 NIM and the Reelbox DVB-C tuner card) Copyright (C) 2005 Georg Acher, BayCom GmbH (acher at baycom dot de) Copyright (c) 2006 Hartmut Birr (e9hack at gmail dot com) Remotely based on tda10021.c Copyright (C) 1999 Convergence Integrated ...
holyangel/LGE_G3
drivers/media/dvb/frontends/tda10023.c
C
gpl-2.0
16,592
/* */ /* */ #include "gmac.h" #include "elmer0.h" #include "vsc7326_reg.h" /* */ #define STATS_TICK_SECS 15 /* */ #...
holyangel/LGE_G3
drivers/net/ethernet/chelsio/cxgb/vsc7326.c
C
gpl-2.0
19,904
/** * @file mangle_tests.c * * @remark Copyright 2003 OProfile authors * @remark Read the file COPYING * * @author John Levon * @author Philippe Elie */ #include <stdio.h> #include <stdlib.h> #include <string.h> #include "op_libiberty.h" #include "op_mangle.h" #include "op_config.h" struct test_input { stru...
scs/uclinux
user/oprofile/oprofile-0.9.2.1rc1/libop/tests/mangle_tests.c
C
gpl-2.0
2,420
/* * ARM NEON vector operations. * * Copyright (c) 2007, 2008 CodeSourcery. * Written by Paul Brook * * This code is licensed under the GNU GPL v2. */ #include "qemu/osdep.h" #include "cpu.h" #include "exec/helper-proto.h" #include "fpu/softfloat.h" #define SIGNBIT (uint32_t)0x80000000 #define SIGNBIT64 ((uint...
dslutz/qemu
target/arm/neon_helper.c
C
gpl-2.0
53,935
/* ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio 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 requi...
mihadyuk/ChibiOS
os/common/abstractions/nasa_cfe/psp/src/cfe_psp_exception.c
C
gpl-3.0
2,482
/* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited * SPDX-License-Identifier: Apache-2.0 * * 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.o...
adfernandes/mbed
targets/TARGET_NXP/TARGET_LPC176X/serial_api.c
C
apache-2.0
16,331
//****************************************************************** // // Copyright 2014 Samsung Electronics All Rights Reserved. // //-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance...
lssgood/TizenRT
external/iotivity/iotivity_1.2-rel/resource/csdk/stack/src/oicgroup.c
C
apache-2.0
40,742
/* * Copyright 2015 The SageTV Authors. 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 at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless re...
troll5501/sagetv
native/ax/Native2.0/NativeCore/TSFilter.c
C
apache-2.0
71,345
/* * Copyright (c) 2016-present, Yann Collet, Facebook, Inc. * All rights reserved. * * This source code is licensed under both the BSD-style license (found in the * LICENSE file in the root directory of this source tree) and the GPLv2 (found * in the COPYING file in the root directory of this source tree). * Yo...
kubernetes/dns
vendor/github.com/DataDog/zstd/zdict.c
C
apache-2.0
43,582
/******************************************************************** * COPYRIGHT: * Copyright (c) 2000-2016, International Business Machines Corporation and * others. All Rights Reserved. ********************************************************************/ /* * File stdnmtst.c * * Modification History: * * Dat...
amrnablus/PDF-Writer
libIcu/source/test/cintltst/stdnmtst.c
C
apache-2.0
11,115
/* * This file is part of the MicroPython project, http://micropython.org/ * * The MIT License (MIT) * * Copyright (c) 2015-2019 Paul Sokolovsky * * 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 ...
bvernoux/micropython
extmod/modussl_axtls.c
C
mit
11,897
/** * @file * * @ingroup ClassicEventSystem * * @brief rtems_event_system_receive() implementation. */ /* * Copyright (c) 2012 embedded brains GmbH. All rights reserved. * * embedded brains GmbH * Obere Lagerstr. 30 * 82178 Puchheim * Germany * <rtems@embedded-brains.de> * * The license and distri...
swordsmaster/waf
cpukit/rtems/src/systemeventreceive.c
C
gpl-2.0
1,572
/* * Copyright (c) 2018 Chelsio 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. * * Written by: Atul Gupta (atul.gupta@chelsio.com) */ #include <linux/m...
Fe-Pi/linux
drivers/crypto/chelsio/chtls/chtls_io.c
C
gpl-2.0
45,113
/* * linux/arch/arm/mach-omap2/board-omap3beagle.c * * Copyright (C) 2008 Texas Instruments * * Modified from mach-omap2/board-3430sdp.c * * Initial code: Syed Mohammed Khasim * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License versio...
mdr78/Linux-x1000
arch/arm/mach-omap2/board-omap3beagle.c
C
gpl-2.0
15,579