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 |
|---|---|---|---|---|---|
/* $Id: circularinit.c,v 1.16 2008/04/21 19:12:09 erg Exp $ $Revision: 1.16 $ */
/* vim:set shiftwidth=4 ts=8: */
/**********************************************************
* This software is part of the graphviz package *
* http://www.graphviz.org/ *
* ... | ekoontz/graphviz | lib/circogen/circularinit.c | C | epl-1.0 | 7,983 |
/*
* YAFFS: Yet Another Flash File System. A NAND-flash specific file system.
*
* Copyright (C) 2002-2011 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 it and/or modify
... | pzhaoyang/OpenWRT | target/linux/generic/files/fs/yaffs2/yaffs_attribs.c | C | gpl-2.0 | 3,339 |
#include "dlmalloc.h"
/*
This is a version (aka dlmalloc) of malloc/free/realloc written by
Doug Lea and released to the public domain, as explained at
http://creativecommons.org/publicdomain/zero/1.0/ Send questions,
comments, complaints, performance data, etc to dl@cs.oswego.edu
* Version 2.8.6 Wed Aug 29 0... | AliceLR/megazeux | arch/nds/dlmalloc.c | C | gpl-2.0 | 221,509 |
/***************************************************************
bwb_var.c Variable-Handling Routines
for Bywater BASIC Interpreter
Copyright (c) 1993, Ted A. Campbell
Bywater Software
email: t... | yantrabuddhi/bwbasic3 | bwb_var.c | C | gpl-2.0 | 77,922 |
#include "builtin.h"
#include "cache.h"
#include "commit.h"
#include "tree.h"
#include "blob.h"
#include "tag.h"
#include "refs.h"
#include "pack.h"
#include "cache-tree.h"
#include "tree-walk.h"
#include "fsck.h"
#include "parse-options.h"
#include "dir.h"
#include "progress.h"
#include "streaming.h"
... | haglerchristopher/automation | src/3rd_party/git/builtin/fsck.c | C | gpl-2.0 | 18,194 |
/*
* NET3 Protocol independent device support routines.
*
* 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.
*
... | dduval/kernel-rhel5 | net/core/dev.c | C | gpl-2.0 | 104,628 |
/*!
* \file spline.c
*
* \author Copyright (C) 2013 ... 2016 by Bert Timmerman <bert.timmerman@xs4all.nl>.
*
* \brief Functions for a DXF spline entity (\c SPLINE).
*
* A spline is a smooth curve that passes through or near a given set of
* points.\n
* You can control how closely the curve fits the points.\n... | paolo-caroni/libdxf | src/spline.c | C | gpl-2.0 | 86,470 |
/*
* Copyright (C) Igor Sysoev
* Copyright (C) Nginx, Inc.
*/
#include <ngx_config.h>
#include <ngx_core.h>
#include <ngx_http.h>
#include <ngx_md5.h>
static ngx_int_t ngx_http_file_cache_lock(ngx_http_request_t *r,
ngx_http_cache_t *c);
static void ngx_http_file_cache_lock_wait_handler(ngx_event_t *ev);
st... | pvlltvk/profile | .vim/plugged/nginx/src/http/ngx_http_file_cache.c | C | gpl-2.0 | 67,606 |
/*
* Copyright (C) 2011-2012 Quantum ESPRESSO Foundation
* Copyright (C) 2010-2011 Irish Centre for High-End Computing (ICHEC)
*
* This file is distributed under the terms of the
* GNU General Public License. See the file `License'
* in the root directory of the present distribution,
* or http://www.gnu.org/copy... | fspiga/phiGEMM | src/phigemm_zgemm_specialK.c | C | gpl-2.0 | 8,560 |
/* -------------------------------------------------------------------- */
/* CALCULIX */
/* - GRAPHICAL INTERFACE - */
/* */
/* A 3-dimen... | prool/cgx_prool | cgx_2.16/src/mergEntity.c | C | gpl-2.0 | 41,275 |
/*
* drivers/cpufreq/cpufreq_interactive.c
*
* Copyright (C) 2010 Google, Inc.
*
* 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 distrib... | davidmueller13/lt03lte_tw_kernel_5.1.1 | drivers/cpufreq/cpufreq_interactive.c | C | gpl-2.0 | 51,090 |
/*
* SDLA An implementation of a driver for the Sangoma S502/S508 series
* multi-protocol PC interface card. Initial offering is with
* the DLCI driver, providing Frame Relay support for linux.
*
* Global definitions for the Frame relay interface.
*
* Version: @(#)sdla.c 0.30 12 Sep 1996
*
* Credits: S... | sarnobat/knoppix | drivers/net/wan/sdla.c | C | gpl-2.0 | 39,745 |
/*
* ircd-hybrid: an advanced Internet Relay Chat Daemon(ircd).
* m_capab.c: Negotiates capabilities with a remote server.
*
* Copyright (C) 2002 by the past and present ircd coders, and others.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General ... | digitalabhorrence/ircd-hybrid-8.1.7 | modules/m_capab.c | C | gpl-2.0 | 2,321 |
#include <linux/init.h>
#include <linux/kernel.h>
#include <linux/debugfs.h>
#include <linux/unwind.h>
#include <linux/dwarf.h>
#include <linux/module.h>
#include <linux/interrupt.h>
#include <linux/completion.h>
struct table_entry {
int32_t start_ip_offset;
int32_t fde_offset;
};
static struct table_entry* table_... | siis/pfwall | kernel/unwind.c | C | gpl-2.0 | 4,817 |
/* Copyright (c) 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 in the ... | maxwen/android_kernel_oppo_apq8064 | drivers/media/radio/radio-iris.c | C | gpl-2.0 | 113,085 |
/* $Id$
*
* Module for AVM C4 & C2 card.
*
* Copyright 1999 by Carsten Paeth <calle@calle.de>
*
* This software may be used and distributed according to the terms
* of the GNU General Public License, incorporated herein by reference.
*
*/
#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/s... | hackndev/linux-hnd | drivers/isdn/hardware/avm/c4.c | C | gpl-2.0 | 33,388 |
/* Control flow graph manipulation code for GNU compiler.
Copyright (C) 1987-2015 Free Software Foundation, Inc.
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,... | totalspectrum/gcc-propeller | gcc/cfgrtl.c | C | gpl-2.0 | 143,408 |
/*
* osi.c - _OSI implementation
*
* Copyright (C) 2016 Intel Corporation
* Author: Lv Zheng <lv.zheng@intel.com>
*
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Genera... | linux-scraping/linux-grsecurity | drivers/acpi/osi.c | C | gpl-2.0 | 13,379 |
/* string.c: functions for string manipulation
*
* Copyright (C) 2003, 2004 Eggheads Development Team
*
* 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, ... | Talustus/eggdrop-1.9 | lib/eggdrop/string.c | C | gpl-2.0 | 6,107 |
#include "cache.h"
#include "commit.h"
#include "tag.h"
#include "diff.h"
#include "revision.h"
#include "list-objects.h"
#include "progress.h"
#include "pack-revindex.h"
#include "pack.h"
#include "pack-bitmap.h"
#include "sha1-lookup.h"
#include "pack-objects.h"
struct bitmapped_commit {
struct commit... | haglerchristopher/automation | src/3rd_party/git/pack-bitmap-write.c | C | gpl-2.0 | 13,164 |
/**********************************************************************
* $Id: lwgeom_geos.c 5258 2010-02-17 21:02:49Z strk $
*
* PostGIS - Spatial Types for PostgreSQL
* http://postgis.refractions.net
*
* Copyright 2009-2010 Sandro Santilli <strk@keybit.net>
*
* This is free software; you can redistribute and/... | fredj/postgis | liblwgeom/lwgeom_geos_clean.c | C | gpl-2.0 | 23,032 |
/*
* Copyright (C) International Business Machines Corp., 2000-2004
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any ... | caglar10ur/linux-2.6.27.y | fs/jfs/jfs_extent.c | C | gpl-2.0 | 18,523 |
/*****************************************************************************
* analyse.c: h264 encoder library
*****************************************************************************
* Copyright (C) 2003-2008 x264 project
*
* Authors: Laurent Aimar <fenrir@via.ecp.fr>
* Loren Merritt <lorenm@u.wa... | hersonX/x264_android_armv7 | encoder/analyse.c | C | gpl-2.0 | 137,662 |
/* Copyright (c) 2010-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... | pantech-msm8960/android_kernel_pantech_msm8960 | arch/arm/mach-msm/clock-rpm.c | C | gpl-2.0 | 7,696 |
/*
* 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/jdk8u | jdk/src/share/native/sun/java2d/cmm/lcms/cmsopt.c | C | gpl-2.0 | 66,503 |
/*
* Sonics Silicon Backplane
* Broadcom ChipCommon core driver
*
* Copyright 2005, Broadcom Corporation
* Copyright 2006, 2007, Michael Buesch <mb@bu3sch.de>
*
* Licensed under the GNU/GPL. See COPYING for details.
*/
#include <linux/ssb/ssb.h>
#include <linux/ssb/ssb_regs.h>
#include <linux/pci.h>
#include ... | andi34/kernel_samsung_espresso-cm | drivers/ssb/driver_chipcommon.c | C | gpl-2.0 | 14,811 |
/******************************************************************************
*
* Module Name: tbxfload - Table load/unload external interfaces
*
*****************************************************************************/
/*
* Copyright (C) 2000 - 2016, Intel Corp.
* All rights reserved.
*
* Redistributio... | flaming-toast/linux-jeyu | drivers/acpi/acpica/tbxfload.c | C | gpl-2.0 | 14,635 |
/*
* Copyright 2008-2010 Freescale Semiconductor, Inc. All Rights Reserved.
*/
/*
* The code contained herein is licensed under the GNU General Public
* License. You may obtain a copy of the GNU General Public License
* Version 2 or later at the following locations:
*
* http://www.opensource.org/licenses/gpl-li... | SystemTera/SystemTera.Server-S-2.6-Kernel | drivers/net/can/flexcan/mbm.c | C | gpl-2.0 | 11,016 |
/*
* pata_it821x.c - IT821x PATA for new ATA layer
* (C) 2005 Red Hat Inc
* Alan Cox <alan@lxorguk.ukuu.org.uk>
* (C) 2007 Bartlomiej Zolnierkiewicz
*
* based upon
*
* it821x.c
*
* linux/drivers/ide/pci/it821x.c Version 0.09 December 2004
*
* Copyright (C) 2004 Red Hat
*
* May be copied or... | evolver56k/xpenology | drivers/ata/pata_it821x.c | C | gpl-2.0 | 27,877 |
/**
******************************************************************************
* @file GPIO_IOToggle/stm32f30x_it.c
* @author MCD Application Team
* @version V1.1.0
* @date 20-September-2012
* @brief Main Interrupt Service Routines.
* This file provides template for all exceptions h... | ptracton/packet_demo | STM32F3-Discovery_FW_V1.1.0/Project/Peripheral_Examples/GPIO_IOToggle/stm32f30x_it.c | C | gpl-2.0 | 4,413 |
/*
* Driver for AMBA serial ports
*
* Based on drivers/char/serial.c, by Linus Torvalds, Theodore Ts'o.
*
* Copyright 1999 ARM Limited
* Copyright (C) 2000 Deep Blue Solutions Ltd.
* Copyright (C) 2010 ST-Ericsson SA
*
* This program is free software; you can redistribute it and/or modify
* it under the ... | csolg/hi35xx-buildroot | linux/linux-3.4.y/drivers/tty/serial/amba-pl011.c | C | gpl-2.0 | 55,026 |
/*
* This file contains the PC386 timer package.
*
* Rosimildo daSilva -ConnectTel, Inc - Fixed infinite loop in the Calibration
* routine. I've seen this problems with faster machines ( pentiums ). Sometimes
* RTEMS just hangs at startup.
*
* Joel 9 May 2010: This is now seen sometimes on qemu.
*
* Modificat... | heshamelmatary/rtems-gsoc2014 | c/src/lib/libbsp/i386/pc386/timer/timer.c | C | gpl-2.0 | 12,882 |
#include <stdio.h>
#include <sys/stat.h>
#include <sys/types.h>
#include <string.h>
#include <libxml/parser.h>
#include <libxml/valid.h>
#include <libxml/xmlschemas.h>
unsigned long get_file_size(const char *file_name)
{
struct stat buf;
if ( stat(file_name, &buf) != 0 )
return 0;
return (unsigned long)... | fredericopissarra/sandbox | tests/xmlschema/check.c | C | gpl-2.0 | 2,886 |
/*
* 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... | spock1104/android_kernel_zte_msm8960 | kernel/sysctl.c | C | gpl-2.0 | 58,897 |
/**********************************************************************
polynomial_simplex.c
**********************************************************************
polynomial_simplex - Demonstration program for GAUL.
Copyright ©2002-2005, Stewart Adcock <stewart@linux-domain.com>
All rights reserved.
The l... | versionzero/gaul | examples/polynomial_simplex.c | C | gpl-2.0 | 7,093 |
/*
* This file is part of the coreboot project.
*
* 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 that it will be use... | MattDevo/coreboot | src/southbridge/amd/amd8111/acpi.c | C | gpl-2.0 | 6,790 |
/*
* Copyright (C) 2002 John Todd Larason <jtl@molehill.org>,
* Lee Thompson <thompsonl@logh.net> and Dan Frumin <rtv@frumin.com>
*
* This is based, mostly indirectly, on Lee Thompson's GuideParser
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Gene... | LeeThompson/replaypc | guide.c | C | gpl-2.0 | 20,329 |
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A P... | rogerq/ltp-ddt | testcases/open_posix_testsuite/conformance/interfaces/sched_setscheduler/15-2.c | C | gpl-2.0 | 2,554 |
/* Copyright (C) 2000-2002 Joakim Axelsson <gozem@linux.nu>
* Patrick Schaaf <bof@bof.de>
* Copyright (C) 2003-2011 Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License ver... | mpokwsths/hammerhead_kernel | net/netfilter/ipset/ip_set_core.c | C | gpl-2.0 | 44,377 |
/*-
* GPL LICENSE SUMMARY
*
* Copyright(c) 2010-2013 Intel 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 General Public License as
* published by the Free Software Foundation.
*
* This program... | fintler/dpdk | lib/librte_eal/linuxapp/kni/kni_vhost.c | C | gpl-2.0 | 17,473 |
/*
* Copyright (C) 2009 Jonathan Matthew <jonathan@d14n.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later versio... | dardevelin/rhythmbox-shuffle | plugins/mtpdevice/rb-mtp-thread.c | C | gpl-2.0 | 26,020 |
// $Id$
// $Locker$
// Author. Roar Thronæs.
#include <stdio.h>
#include <ssdef.h>
#include <descrip.h>
#include <lkbdef.h>
#include <lkidef.h>
#include <rsbdef.h>
#include <sysgen.h>
#include <starlet.h>
#include <misc.h>
/*
Lock Database
-------------
LKB Address Lockid ParentId PID BLKAST SubLocks ... | rroart/freevms | sda/src/sda_lock.c | C | gpl-2.0 | 2,170 |
/* Copyright (C) 2007-2008 The Android Open Source Project
**
** 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 i... | tmurakam/aosp-external-qemu | android/telephony/modem.c | C | gpl-2.0 | 75,764 |
/*
* 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 Foundation.
*
* This program is distributed... | walgenbach/lustre-release | lustre/llite/dir.c | C | gpl-2.0 | 69,319 |
/* Copyright Statement:
*
* This software/firmware and related documentation ("MediaTek Software") are
* protected under relevant copyright laws. The information contained herein
* is confidential and proprietary to MediaTek Inc. and/or its licensors.
* Without the prior written permission of MediaTek inc. and/or ... | luckasfb/OT_903D-kernel-2.6.35.7 | bootable/bootloader/uboot/board/freescale/mpc8266ads/mpc8266ads.c | C | gpl-2.0 | 24,493 |
/*
cd_win.c
@description@
Copyright (C) 1996-1997 Id Software, 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, or (at your option) any later version.
... | luaman/qforge-nuq | source/cd_win.c | C | gpl-2.0 | 9,617 |
/*
* Soft: Keepalived is a failover program for the LVS project
* <www.linuxvirtualserver.org>. It monitor & manipulate
* a loadbalanced server pool using multi-layer checks.
*
* Part: Main program structure.
*
* Author: Alexandre Cassen, <acassen@linux-vs.org>
*
* ... | formorer/pkg-keepalived | keepalived/core/main.c | C | gpl-2.0 | 27,151 |
/*
* wacom_i2c.c - Wacom G5 Digitizer Controller (I2C bus)
*
*
* 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 versio... | alexax66/android_kernel_samsung_exynos7870 | drivers/input/wacom/wacom_i2c.c | C | gpl-2.0 | 54,814 |
/* arch/arm/mach-msm/smd_tty.c
*
* Copyright (C) 2007 Google, Inc.
* Copyright (c) 2009-2012, The Linux Foundation. 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 Fo... | Slim80/Imperium_Kernel_TW_4.4.2_new | arch/arm/mach-msm/smd_tty.c | C | gpl-2.0 | 16,533 |
/* Extended precision arithmetic functions for long double I/O.
* This program has been placed in the public domain.
*/
#include <_ansi.h>
#include <reent.h>
#include <string.h>
#include <stdlib.h>
#include "mprec.h"
/* These are the externally visible entries. */
/* linux name: long double _IO_strtold (char *,... | Theldus/Newlib | newlib/libc/stdlib/ldtoa.c | C | gpl-2.0 | 72,514 |
/*
* drivers/video/omap/bl_tps61060.c
*
* Backlight driver for LCD backlights that are controlled by PWM using TI's
* tps61060 chip
*
* Copyright (C) 2008-2009 Palm, Inc.
* Author: john chen (jchen1996@gmail.com)
*
* This package is free software; you can redistribute it and/or modify
* it under the terms of ... | mozyg/kernel | drivers/video/omap/bl_tps61060.c | C | gpl-2.0 | 20,557 |
/* Intel 8026 keyboard implementation */
#include <kernel.h>
#include <kbd.h>
#define MIN(X,Y) ((X > Y) ? Y : X)
#define CMD_PORT 0x64
#define DATA_PORT 0x60
#define KBD_MAX 4
extern unsigned int kbtoa(unsigned char code);
static char kbd_buf[KBD_MAX];
static char *p_buf;
static int p_idx = 0;
static int p_len = 0;... | mikedouglas/minima | c/kbd.c | C | gpl-2.0 | 1,895 |
/*
* 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... | gp-b2g/gp-keon-kernel | arch/arm/mach-msm/board-msm7x27a-regulator.c | C | gpl-2.0 | 7,531 |
/*
* Copyright 2007-8 Advanced Micro Devices, Inc.
* Copyright 2008 Red Hat 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
* t... | jonsmirl/mpc5200 | drivers/gpu/drm/radeon/radeon_legacy_encoders.c | C | gpl-2.0 | 35,084 |
/**
******************************************************************************
* @file USB_Host/HID_RTOS/Src/stm32f4xx_it.c
* @author MCD Application Team
* @version V1.2.1
* @date 09-October-2015
* @brief Main Interrupt Service Routines.
* This file provides template for all... | kamfor/STMF4 | STM/Projects/STM32446E_EVAL/Applications/USB_Host/HID_RTOS/Src/stm32f4xx_it.c | C | gpl-2.0 | 4,569 |
/* drivers/power/tps65200.c
*
* Copyright (C) 2009 HTC Corporation
* Author: Josh Hsiao <Josh_Hsiao@htc.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 those terms.... | TripNRaVeR/tripndroid-endeavoru-3.1.10 | drivers/power/tps65200.c | C | gpl-2.0 | 21,304 |
/*
* Gadget Driver for Android
*
* Copyright (C) 2008 Google, Inc.
* Author: Mike Lockwood <lockwood@android.com>
* Benoit Goby <benoit@android.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 co... | MikePach/Alucard-Kernel-jfltexx | drivers/usb/gadget/android.c | C | gpl-2.0 | 81,217 |
// SPDX-License-Identifier: GPL-2.0
/*
* Functions for dealing with DT resolution
*
* Copyright (C) 2012 Pantelis Antoniou <panto@antoniou-consulting.com>
* Copyright (C) 2012 Texas Instruments Inc.
* Copyright (C) 2019 Pengutronix, Michael Tretter <m.tretter@pengutronix.de>
*/
#define pr_fmt(fmt) "of_resolver: "... | masahir0y/barebox-yamada | drivers/of/resolver.c | C | gpl-2.0 | 7,068 |
static const char CVSID[] = "$Id: shell.c,v 1.44 2008/01/04 22:11:04 yooden Exp $";
/*******************************************************************************
* *
* shell.c -- Nirvana Editor shell command execution *
* *
* Copyright (C) 1999 Mark Edel *
* ... | daveriesz/nedit | source/shell.c | C | gpl-2.0 | 46,556 |
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A P... | anthony-kolesov/arc_ltp | testcases/open_posix_testsuite/conformance/interfaces/sched_rr_get_interval/2-1.c | C | gpl-2.0 | 1,295 |
/*
* Copyright (c) 2004-2007 Intel Corporation. All rights reserved.
* Copyright (c) 2004 Topspin Corporation. All rights reserved.
* Copyright (c) 2004, 2005 Voltaire Corporation. All rights reserved.
* Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
*
* This software is available to you under ... | Core2idiot/Kernel-Samsung-3.0...- | drivers/infiniband/core/cm.c | C | gpl-2.0 | 110,018 |
/*
** Id: //Department/DaVinci/BRANCHES/MT6620_WIFI_DRIVER_V2_3/mgmt/rlm_domain.c#2
*/
/*! \file "rlm_domain.c"
\brief
*/
/*
** Log: rlm_domain.c
**
** 01 23 2013 eason.tsai
** [BORA00002255] [MT6630 Wi-Fi][Driver] develop
** Rollback //BORA/DEV/MT6630WIFI_DRV/mgmt/rlm_domain.c to revision 1
**
** 09 17 2012 c... | nik124seleznev/ZC500TG | drivers/misc/mediatek/connectivity/wlan/gen3/mgmt/rlm_domain.c | C | gpl-2.0 | 58,652 |
/*
* Backend variables and functions.
*
* Copyright 2000-2013 Willy Tarreau <w@1wt.eu>
*
* 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 op... | nicescale/haproxy | src/src/backend.c | C | gpl-2.0 | 50,293 |
/*
file: server.c
desciption: handle server commands
begin: 11/25/03
copyright: (C) 2003 by Colin Graf
email: addition@users.sourceforge.net
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
... | craflin/bounced | src/server.c | C | gpl-2.0 | 26,567 |
/******************************************************************************
Copyright (C) 2013-2014 by Hugh Bailey <obs.jim@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 Foundati... | reboot/obs-studio | libobs/obs-module.c | C | gpl-2.0 | 21,832 |
/* Qualcomm CE device driver.
*
* Copyright (c) 2010-2016, 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.
*
* T... | travarilo/redkancut_cancro | drivers/crypto/msm/qcedev.c | C | gpl-2.0 | 57,884 |
/* Original author unknown, may be "krishna balasub@cis.ohio-state.edu" */
/*
* Modified Sat Oct 9 10:55:28 1993 for 0.99.13
*
* Patches from Mike Jagdis (jaggy@purplet.demon.co.uk) applied Wed Feb 8
* 12:12:21 1995 by faith@cs.unc.edu to print numeric uids if no passwd file
* entry.
*
* Patch from arnolds@ifns... | Romutk/lab3-2 | sys-utils/ipcs.c | C | gpl-2.0 | 18,572 |
/* main5-4.c ¼ìÑébo5-4.cµÄÖ÷³ÌÐò */
#include"c1.h"
typedef int ElemType;
#include"c5-4.h"
#include"bo5-4.c"
void main()
{
CrossList A,B,C;
InitSMatrix(&A); /* CrossListÀàÐ͵ıäÁ¿ÔÚ³õ´ÎʹÓÃ֮ǰ±ØÐë³õʼ»¯ */
InitSMatrix(&B);
printf("´´½¨¾ØÕóA: ");
CreateSMatrix(&A);
PrintSMatrix(A);
... | yuzibo/DS | data_struct/source_code/ch5/MAIN5-4.c | C | gpl-2.0 | 1,329 |
/*
* Copyright (C) 2009 Citrix Ltd.
* Author Stefano Stabellini <stefano.stabellini@eu.citrix.com>
* Author Vincent Hanquez <vincent.hanquez@eu.citrix.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published
* by... | PennPanda/xenproject | tools/libxl/xl_cmdimpl.c | C | gpl-2.0 | 221,342 |
/*
* Copyright (C) 2006 Evgeniy Stepanov <eugeni.stepanov@gmail.com>
*
* 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
* ... | azuwis/mplayer | ass_mp.c | C | gpl-2.0 | 10,386 |
/* goto_dlg.c
* Routines for "go to packet" window
*
* $Id$
*
* 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 of the GNU General Public License
* as publ... | nixpanic/gluster-wireshark-1.4 | gtk/goto_dlg.c | C | gpl-2.0 | 5,239 |
/* code3203x.c */
/*****************************************************************************/
/* AS-Portierung */
/* */
/* Codegenerator TMS320C3x-Familie ... | begoon/asl | code3203x.c | C | gpl-2.0 | 48,637 |
/* Copyright (c) 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 in the... | AOKP/kernel_oppo_find5 | drivers/power/pm8921-charger.c | C | gpl-2.0 | 218,471 |
/*
* MOC - music on console
* Copyright (C) 2004 - 2006 Damian Pietras <daper@daper.net>
*
* 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 o... | gitkaste/moc | keys.c | C | gpl-2.0 | 20,797 |
/*
* drivers/gpu/omap/omap_ion.c
*
* Copyright (C) 2011 Google, Inc.
*
* 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 th... | andi34/kernel_samsung_espresso-cm | drivers/gpu/ion/omap/omap_ion.c | C | gpl-2.0 | 6,164 |
/*
* SYSCALL_DEFINE3(socket, int, family, int, type, int, protocol)
*/
#include <stdlib.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <linux/irda.h>
#include <linux/dn.h>
#include <linux/if_ether.h>
#include <linux/netlink.h>
#include "compat.h"
#include "log.h"
#include "net.h"
#... | rantala/trinity | syscalls/socket.c | C | gpl-2.0 | 5,653 |
#include <linux/types.h>
#include <linux/errno.h>
#include <linux/tty.h>
#include <linux/tty_driver.h>
#include <linux/tty_flip.h>
#include <linux/serial.h>
#include <linux/timer.h>
#include <linux/string.h>
#include <linux/slab.h>
#include <linux/sched.h>
#include <linux/init.h>
#include <linux/wait.h>
#include <lin... | leemgs/OptimusOneKernel-KandroidCommunity | drivers/char/tty_port.c | C | gpl-2.0 | 6,986 |
/*-
* Copyright (c) 2004 David Schultz <das@FreeBSD.ORG>
* 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, ... | mohammadhamad/mhh | contrib/libc-28a76ac905060290c2c7a744a771b6c018b21434/src/lib/libc/lib/libc/gen/frexp.c | C | gpl-2.0 | 1,940 |
/*
* Copyright (C) 2017 by Rafael Santiago
*
* This is a free software. You can redistribute it and/or modify under
* the terms of the GNU General Public License version 2.
*
*/
// 'Hexadecimals. Hexadecimals to the rescue.'
// -- Mark Watney (The Martian)
#include <k... | rafael-santiago/kryptos | src/kryptos_mp.c | C | gpl-2.0 | 139,680 |
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/interrupt.h>
#include <linux/irq.h>
#include <linux/spinlock.h>
#include <linux/device.h>
#include <linux/err.h>
#include <linux/debugfs.h>
#include <linux/seq_file.h>
#include <linux/gpio.h>
#include <linux/of_gpio.h>
#include <linux/idr.h>
#include <... | spezi77/android_kernel_htc_qsd8k_3.0 | drivers/gpio/gpiolib.c | C | gpl-2.0 | 43,091 |
/*
* This file is part of the libpayload project.
*
* Copyright (C) 2008 Advanced Micro Devices, Inc.
*
* 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 c... | acorn-marvell/coreboot | payloads/libpayload/libc/time.c | C | gpl-2.0 | 5,400 |
/******************************************************************************
GHAAS Water Balance/Transport Model V3.0
Global Hydrologic Archive and Analysis System
Copyright 1994-2007, University of New Hampshire
MDPotETSWGday.c
balazs.fekete@unh.edu
**************************************************************... | csdms-contrib/wbmsed | Model/WBMplus/src/MDRainPotETSWGday.c | C | gpl-2.0 | 8,801 |
#include "memory.h"
void *misakamalloc(int mtype, int size){
void *mem = NULL;
switch(mtype){
#ifdef MISAK_CACHE_SUPPORT
case MTYPE_MISAKA_PEER:
mem = kmem_cache_alloc(misaka_servant.peer_cache);
break;
case MTYPE_STREAM:
mem = kmem_cache_alloc(misaka_servan... | xiyanxiyan10/MisakaServer | misaka/lib/memory.c | C | gpl-2.0 | 1,656 |
/*
* This file is part of the coreboot project.
*
* Copyright 2014 Google 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 distrib... | NamanG/coreboot2.0 | src/arch/arm64/armv8/bootblock_simple.c | C | gpl-2.0 | 1,650 |
/*
* drivers/media/radio/radio-si476x.c -- V4L2 driver for SI476X chips
*
* Copyright (C) 2012 Innovative Converged Devices(ICD)
* Copyright (C) 2013 Andrey Smirnov
*
* Author: Andrey Smirnov <andrew.smirnov@gmail.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the term... | linux-scraping/linux-grsecurity | drivers/media/radio/radio-si476x.c | C | gpl-2.0 | 41,084 |
/*
* drivers/video/rockchip/chips/rk3066b_lcdc.c
*
* Copyright (C) 2012 ROCKCHIP, Inc.
*Author:yzq<yzq@rock-chips.com>
* yxj<yxj@rock-chips.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, distribute... | aloksinha2001/Linux3188 | drivers/video/rockchip/lcdc/rk3066b_lcdc.c | C | gpl-2.0 | 38,271 |
/*
* linux/kernel/time/tick-broadcast.c
*
* This file contains functions which emulate a local clock-event
* device via a broadcast event source.
*
* Copyright(C) 2005-2006, Thomas Gleixner <tglx@linutronix.de>
* Copyright(C) 2005-2007, Red Hat, Inc., Ingo Molnar
* Copyright(C) 2006-2007, Timesys Corp., Thomas ... | javilonas/Enki-SM-G901F_OLD-4.4.4 | kernel/time/tick-broadcast.c | C | gpl-2.0 | 22,988 |
/*
*===================================================================
* 3GPP AMR Wideband Floating-point Speech Codec
*===================================================================
*/
#include "hlxclib/stdlib.h"
#include "hlxclib/memory.h"
#include "typedef.h"
#include "dec_if.h"
#include "if_rom.h"
#inclu... | muromec/qtopia-ezx | src/3rdparty/libraries/helix/src/datatype/amr/import/3gpp_26_204/dec_if.c | C | gpl-2.0 | 13,056 |
#include "sofa.h"
void iauSxpv(double s, double pv[2][3], double spv[2][3])
/*
** - - - - - - - -
** i a u S x p v
** - - - - - - - -
**
** Multiply a pv-vector by a scalar.
**
** This function is part of the International Astronomical Union's
** SOFA (Standards Of Fundamental Astronomy) software col... | marando/phpSOFA | c/src/sxpv.c | C | gpl-2.0 | 5,236 |
/*
* 32bit -> 64bit ioctl wrapper for PCM API
* Copyright (c) by 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 Free Software Foundation; either version 2 of the License, o... | dorimanx/DORIMANX_LG_STOCK_LP_KERNEL | sound/core/pcm_compat.c | C | gpl-2.0 | 16,669 |
/*
* Copyright (c) 2002, Intel Corporation. All rights reserved.
* Created by: julie.n.fleischer REMOVE-THIS AT intel DOT com
* This file is licensed under the GPL license. For the full content
* of this license, see the COPYING file at the top level of this
* source tree.
* Test to see if timer_delete() retur... | rogerq/ltp-ddt | testcases/open_posix_testsuite/conformance/interfaces/timer_delete/speculative/5-2.c | C | gpl-2.0 | 2,255 |
/*
* Common Flash Interface support:
* AMD & Fujitsu Standard Vendor Command Set (ID 0x0002)
*
* Copyright (C) 2000 Crossnet Co. <info@crossnet.co.jp>
* Copyright (C) 2004 Arcom Control Systems Ltd <linux@arcom.com>
* Copyright (C) 2005 MontaVista Software Inc. <source@mvista.com>
*
* 2_by_8 routines added by... | oSaiYa/linux-sh4 | drivers/mtd/chips/cfi_cmdset_0002.c | C | gpl-2.0 | 52,909 |
/*
channels-setup.c : irssi
Copyright (C) 1999-2000 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 License, or
(at your option) any later ... | dequis/irssi | src/core/channels-setup.c | C | gpl-2.0 | 6,509 |
/*
* Debugfs support for hosts and cards
*
* Copyright (C) 2008 Atmel Corporation
*
* 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/moduleparam.h>
#include <... | jeboo/kernel-msm | drivers/mmc/core/debugfs.c | C | gpl-2.0 | 23,731 |
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*-
*
* Copyright (C) 2013 Red Hat, 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 Lic... | 1dot75cm/gnome-control-center | panels/common/cc-language-chooser.c | C | gpl-2.0 | 15,923 |
/* GStreamer
*
* unit test for videorate
*
* Copyright (C) 2006 Thomas Vander Stichele <thomas at apestaart dot 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
* v... | rawoul/gst-plugins-base | tests/check/elements/videorate.c | C | gpl-2.0 | 36,049 |
/* boot.c - load and bootstrap a kernel */
/*
* GRUB -- GRand Unified Bootloader
* Copyright (C) 1999,2000,2001,2002,2003,2004 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
* th... | Nexor-OSS/TrustedGRUB | stage2/boot.c | C | gpl-2.0 | 42,726 |
/* camera/s3c_camif.c
*
* Copyright (c) 2008 Samsung Electronics
*
* Samsung S3C CAMERA driver
*
* 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
* (a... | MadRocker/experimental-2.6.29-MadRocker | drivers/jetmodules/camera/s3c_camif.c | C | gpl-2.0 | 60,600 |
/* This file is part of Clic FS
Copyright (C) 2009,2011 Stephan Kulow (coolo@suse.de)
Clicfs 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... | openSUSE/clicfs | src/clicfs_common.c | C | gpl-2.0 | 8,826 |
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2006-2007 Nokia Corporation
* Copyright (C) 2004-2009 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 as published b... | writefaruq/bluez-oob | audio/sink.c | C | gpl-2.0 | 21,255 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.