code
stringlengths
3
1.05M
repo_name
stringlengths
4
116
path
stringlengths
3
942
language
stringclasses
30 values
license
stringclasses
15 values
size
int32
3
1.05M
/* Copyright (C) 2007-2015 B.A.T.M.A.N. contributors: * * Marek Lindner * * This program is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public * License as published by the Free Software Foundation. * * This program is distributed in the hope that it...
patjak/linux
net/batman-adv/icmp_socket.h
C
gpl-2.0
1,096
/* * ALSA SoC McASP Audio Layer for TI DAVINCI processor * * Multi-channel Audio Serial Port Driver * * Author: Nirmal Pandey <n-pandey@ti.com>, * Suresh Rajashekara <suresh.r@ti.com> * Steve Chen <schen@.mvista.com> * * Copyright: (C) 2009 MontaVista Software, Inc., <source@mvista.com> * Co...
droidzone/Supernova-Kernel
sound/sound/soc/davinci/davinci-mcasp.c
C
gpl-2.0
26,288
/* * Copyright 2009 Freescale Semiconductor, 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. * * This pro...
lxl1140989/dmsdk
uboot/u-boot-dm6291/arch/m68k/include/asm/config.h
C
gpl-2.0
990
# zend-crypt [![Build Status](https://secure.travis-ci.org/zendframework/zend-crypt.svg?branch=master)](https://secure.travis-ci.org/zendframework/zend-crypt) [![Coverage Status](https://coveralls.io/repos/zendframework/zend-crypt/badge.svg?branch=master)](https://coveralls.io/r/zendframework/zend-crypt?branch=master)...
Leonog/trabalho-les
web/vendor/zendframework/zend-crypt/README.md
Markdown
gpl-3.0
1,153
var s = `a b c`; assert.equal(s, 'a\n b\n c');
oleksandr-minakov/northshore
ui/node_modules/es6-templates/test/examples/multi-line.js
JavaScript
apache-2.0
61
# SPDX-License-Identifier: GPL-2.0 # # Makefile for Unisys visorbus # obj-$(CONFIG_UNISYS_VISORBUS) += visorbus.o visorbus-y := visorbus_main.o visorbus-y += visorchannel.o visorbus-y += visorchipset.o
CSE3320/kernel-code
linux-5.8/drivers/visorbus/Makefile
Makefile
gpl-2.0
204
/* * SH-X3 Prototype Setup * * Copyright (C) 2007 - 2010 Paul Mundt * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. */ #include <linux/platform_device.h> #include <linux/init.h> #include...
prasidh09/cse506
unionfs-3.10.y/arch/sh/kernel/cpu/sh4a/setup-shx3.c
C
gpl-2.0
14,619
/* * QLogic Fibre Channel HBA Driver * Copyright (c) 2003-2013 QLogic Corporation * * See LICENSE.qla2xxx for copyright and licensing details. */ #ifndef __QLA_NX_H #define __QLA_NX_H /* * Following are the states of the Phantom. Phantom will set them and * Host will read to check if the fields are correct. */...
ziqiaozhou/cachebar
source/drivers/scsi/qla2xxx/qla_nx.h
C
gpl-2.0
40,400
// { dg-do assemble } // Copyright (C) 2000 Free Software Foundation // Contributed by Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> // Bug: We used reject template unification of two bound template template // parameters. template <class T, class U=int> class C { }; template <class T, class U> void f(C<T,...
SanDisk-Open-Source/SSD_Dashboard
uefi/gcc/gcc-4.6.3/gcc/testsuite/g++.old-deja/g++.pt/ttp65.C
C++
gpl-2.0
615
/* * Keyboard backlight LED driver for Chrome OS. * * Copyright (C) 2012 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; either version 2 of the License, or * (at yo...
geminy/aidear
oss/linux/linux-4.7/drivers/platform/chrome/cros_kbd_led_backlight.c
C
gpl-3.0
3,447
/* * linux/arch/m32r/lib/delay.c * * Copyright (c) 2002 Hitoshi Yamamoto, Hirokazu Takata * Copyright (c) 2004 Hirokazu Takata */ #include <linux/param.h> #include <linux/module.h> #ifdef CONFIG_SMP #include <linux/sched.h> #include <asm/current.h> #include <asm/smp.h> #endif /* CONFIG_SMP */ #include <asm/pro...
felixhaedicke/nst-kernel
src/arch/m32r/lib/delay.c
C
gpl-2.0
2,904
. ${srcdir}/emulparams/armelf.sh MAXPAGESIZE="CONSTANT (MAXPAGESIZE)" TEXT_START_ADDR=0x00008000 TARGET2_TYPE=got-rel unset STACK_ADDR unset EMBEDDED
jlspyaozhongkai/Uter
third_party_backup/binutils-2.25/ld/emulparams/armelf_nbsd.sh
Shell
gpl-3.0
151
This plugin prompts the status of the Vagrant VMs. It supports single-host and multi-host configurations as well. Look inside the source for documentation about custom variables. Alberto Re <alberto.re@gmail.com>
okubax/dotfiles
zsh/oh-my-zsh/plugins/vagrant-prompt/README.md
Markdown
gpl-3.0
216
// SPDX-License-Identifier: GPL-2.0-only #include <linux/kernel.h> #include <linux/errno.h> #include <linux/string.h> #include <linux/mm.h> #include <linux/delay.h> #include <linux/interrupt.h> #include <linux/platform_device.h> #include <asm/setup.h> #include <asm/irq.h> #include <asm/amigahw.h> #include <asm/amigain...
CSE3320/kernel-code
linux-5.8/drivers/video/fbdev/dnfb.c
C
gpl-2.0
8,147
/* * Copyright 2019 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 * the rights to use, copy, modify, merge, publish, d...
CSE3320/kernel-code
linux-5.8/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxtu102.c
C
gpl-2.0
3,317
var gulp = require('gulp'); var browserSync = require('browser-sync'); var sass = require('gulp-sass'); var reload = browserSync.reload; var src = { scss: 'app/scss/*.scss', css: 'app/css', html: 'app/*.html' }; // Static Server + watching scss/html files gulp.task('serve', ['sass'], f...
yuyang545262477/Resume
项目二电商首页/node_modules/bs-recipes/recipes/gulp.sass/gulpfile.js
JavaScript
mit
691
/* Industrial I/O event handling * * Copyright (c) 2008 Jonathan Cameron * * 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. * * Based on elements of hwmon and input subsystems. ...
DirtyUnicorns/android_kernel_samsung_klte
drivers/staging/iio/industrialio-event.c
C
gpl-2.0
12,232
// Validate.js 0.1.1 // (c) 2013 Wrapp // Validate.js may be freely distributed under the MIT license. // For all details and documentation: // http://validatejs.org/ (function(exports, module) { "use strict"; // The main function that calls the validators specified by the constraints. // The options are the fo...
Piicksarn/cdnjs
ajax/libs/validate.js/0.1.1/validate.js
JavaScript
mit
12,865
/* SPDX-License-Identifier: GPL-2.0 */ #ifndef _CRYPTO_SHA256_GLUE_H #define _CRYPTO_SHA256_GLUE_H #include <linux/crypto.h> extern struct shash_alg sha256_neon_algs[2]; int crypto_sha256_arm_update(struct shash_desc *desc, const u8 *data, unsigned int len); int crypto_sha256_arm_finup(struct shash_desc *de...
CSE3320/kernel-code
linux-5.8/arch/arm/crypto/sha256_glue.h
C
gpl-2.0
412
(function webpackUniversalModuleDefinition(root, factory) { if(typeof exports === 'object' && typeof module === 'object') module.exports = factory(); else if(typeof define === 'function' && define.amd) define([], factory); else if(typeof exports === 'object') exports["sourceMap"] = factory(); else root["sou...
hellokidder/js-studying
微信小程序/wxtest/node_modules/source-map/dist/source-map.js
JavaScript
mit
101,940
/* ne-h8300.c: A NE2000 clone on H8/300 driver for linux. */ /* original ne.c Written 1992-94 by Donald Becker. Copyright 1993 United States Government as represented by the Director, National Security Agency. This software may be used and distributed according to the terms of the GNU General ...
wkritzinger/asuswrt-merlin
release/src-rt-7.x.main/src/linux/linux-2.6.36/drivers/net/ne-h8300.c
C
gpl-2.0
19,859
// Copyright 2015 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. // +build amd64,!appengine,!gccgo package intsets func popcnt(x word) int func havePOPCNT() bool var hasPOPCNT = havePOPCNT() // popcount returns the popula...
muzining/net
x/tools/container/intsets/popcnt_amd64.go
GO
bsd-3-clause
483