file_name
int64
0
72.3k
vulnerable_line_numbers
stringlengths
1
1.06k
dataset_type
stringclasses
1 value
commit_hash
stringlengths
40
44
unique_id
int64
0
271k
project
stringclasses
10 values
target
int64
0
1
repo_url
stringclasses
10 values
date
stringlengths
25
25
code
stringlengths
0
20.4M
CVE
stringlengths
13
43
CWE
stringclasses
50 values
commit_link
stringlengths
73
97
severity
stringclasses
4 values
__index_level_0__
int64
0
124k
32,176
null
train_val
796a0e014bc3985709c0a35538d606ef1da31e1b
32,176
Chrome
0
https://github.com/chromium/chromium
2018-04-07 23:43:03+00:00
// Copyright 2018 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "third_party/blink/renderer/core/css/properties/longhands/outline_style.h" #include "third_party/blink/renderer/core/css/css_identifier_value.h"...
null
null
null
null
29,039
27,481
null
train_val
e4311ee51d1e2676001b2d8fcefd92bdd79aad85
192,476
linux
0
https://github.com/torvalds/linux
2017-05-12 08:32:58+10:00
#ifndef _R819XU_PHYREG_H #define _R819XU_PHYREG_H #define RF_DATA 0x1d4 /* FW will write RF data in the register.*/ /* Register duplicate register due to connection: RF_Mode, TRxRN, NumOf L-STF * page 1 */ #define rPMAC_Reset 0x100 #define rPMAC_TxStart 0x104 #define rPMAC_TxLegacySIG 0x108 #defin...
null
null
null
null
100,823
13,575
null
train_val
e4311ee51d1e2676001b2d8fcefd92bdd79aad85
178,570
linux
0
https://github.com/torvalds/linux
2017-05-12 08:32:58+10:00
#ifndef __ARCH_M68K_CMPXCHG__ #define __ARCH_M68K_CMPXCHG__ #include <linux/irqflags.h> struct __xchg_dummy { unsigned long a[100]; }; #define __xg(x) ((volatile struct __xchg_dummy *)(x)) extern unsigned long __invalid_xchg_size(unsigned long, volatile void *, int); #ifndef CONFIG_RMW_INSNS static inline unsigned ...
null
null
null
null
86,917
36,070
null
train_val
e4311ee51d1e2676001b2d8fcefd92bdd79aad85
201,065
linux
0
https://github.com/torvalds/linux
2017-05-12 08:32:58+10:00
/* * Driver for Epson RTC-9701JE * * Copyright (C) 2008 Magnus Damm * * Based on rtc-max6902.c * * Copyright (C) 2006 8D Technologies inc. * Copyright (C) 2004 Compulab Ltd. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version...
null
null
null
null
109,412
3,509
null
train_val
e4311ee51d1e2676001b2d8fcefd92bdd79aad85
168,504
linux
0
https://github.com/torvalds/linux
2017-05-12 08:32:58+10:00
/* * This file is part of UBIFS. * * Copyright (C) 2006-2008 Nokia 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. * * This program is distributed in the hope th...
null
null
null
null
76,851
22,666
null
train_val
e4311ee51d1e2676001b2d8fcefd92bdd79aad85
187,661
linux
0
https://github.com/torvalds/linux
2017-05-12 08:32:58+10:00
/* * Copyright (C) 2005, 2012 IBM Corporation * * Authors: * Kent Yoder <key@linux.vnet.ibm.com> * Seiji Munetoh <munetoh@jp.ibm.com> * Stefan Berger <stefanb@us.ibm.com> * Reiner Sailer <sailer@watson.ibm.com> * Kylene Hall <kjhall@us.ibm.com> * Nayna Jain <nayna@linux.vnet.ibm.com> * * Maintained by: <tpmd...
null
null
null
null
96,008
23,921
null
train_val
796a0e014bc3985709c0a35538d606ef1da31e1b
23,921
Chrome
0
https://github.com/chromium/chromium
2018-04-07 23:43:03+00:00
// Copyright 2017 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CONTENT_BROWSER_MEMORY_SWAP_METRICS_DRIVER_IMPL_H_ #define CONTENT_BROWSER_MEMORY_SWAP_METRICS_DRIVER_IMPL_H_ #include <memory> #include "base/g...
null
null
null
null
20,784
36,933
null
train_val
e4311ee51d1e2676001b2d8fcefd92bdd79aad85
201,928
linux
0
https://github.com/torvalds/linux
2017-05-12 08:32:58+10:00
/* * clk-si5351.c: Silicon Laboratories Si5351A/B/C I2C Clock Generator * * Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> * Rabeeh Khoury <rabeeh@solid-run.com> * * References: * [1] "Si5351A/B/C Data Sheet" * http://www.silabs.com/Support%20Documents/TechnicalDocs/Si5351.pdf * [2] "Manually Gene...
null
null
null
null
110,275
18,249
null
train_val
796a0e014bc3985709c0a35538d606ef1da31e1b
18,249
Chrome
0
https://github.com/chromium/chromium
2018-04-07 23:43:03+00:00
// Copyright 2017 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef COMPONENTS_DOWNLOAD_PUBLIC_BACKGROUND_SERVICE_CLIENTS_H_ #define COMPONENTS_DOWNLOAD_PUBLIC_BACKGROUND_SERVICE_CLIENTS_H_ #include <map> #include...
null
null
null
null
15,112
3,614
null
train_val
e4311ee51d1e2676001b2d8fcefd92bdd79aad85
168,609
linux
0
https://github.com/torvalds/linux
2017-05-12 08:32:58+10:00
/* * fs/cifs/connect.c * * Copyright (C) International Business Machines Corp., 2002,2011 * Author(s): Steve French (sfrench@us.ibm.com) * * This library is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published * by the Free ...
null
null
null
null
76,956
25,960
null
train_val
796a0e014bc3985709c0a35538d606ef1da31e1b
25,960
Chrome
0
https://github.com/chromium/chromium
2018-04-07 23:43:03+00:00
// Copyright 2014 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef EXTENSIONS_BROWSER_API_SOCKETS_TCP_SOCKETS_TCP_API_H_ #define EXTENSIONS_BROWSER_API_SOCKETS_TCP_SOCKETS_TCP_API_H_ #include <stddef.h> #include...
null
null
null
null
22,823
65,400
null
train_val
796a0e014bc3985709c0a35538d606ef1da31e1b
65,400
Chrome
0
https://github.com/chromium/chromium
2018-04-07 23:43:03+00:00
// Copyright 2016 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "chrome/browser/ui/ash/launcher/settings_window_observer.h" #include "ash/public/cpp/app_list/internal_app_id_constants.h" #include "ash/public/...
null
null
null
null
62,263
31,217
null
train_val
796a0e014bc3985709c0a35538d606ef1da31e1b
31,217
Chrome
0
https://github.com/chromium/chromium
2018-04-07 23:43:03+00:00
// Copyright 2014 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef THIRD_PARTY_BLINK_RENDERER_CORE_FRAME_CSP_SOURCE_LIST_DIRECTIVE_H_ #define THIRD_PARTY_BLINK_RENDERER_CORE_FRAME_CSP_SOURCE_LIST_DIRECTIVE_H_ #in...
null
null
null
null
28,080
17,368
null
train_val
e4311ee51d1e2676001b2d8fcefd92bdd79aad85
182,363
linux
0
https://github.com/torvalds/linux
2017-05-12 08:32:58+10:00
/* * linux/arch/unicore32/boot/compressed/misc.c * * Code specific to PKUnity SoC and UniCore ISA * * Copyright (C) 2001-2010 GUAN Xue-tao * * 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 Softwar...
null
null
null
null
90,710
35,753
null
train_val
796a0e014bc3985709c0a35538d606ef1da31e1b
35,753
Chrome
0
https://github.com/chromium/chromium
2018-04-07 23:43:03+00:00
// Copyright 2018 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef THIRD_PARTY_BLINK_RENDERER_CORE_EDITING_COMMANDS_DELETE_SELECTION_OPTIONS_H_ #define THIRD_PARTY_BLINK_RENDERER_CORE_EDITING_COMMANDS_DELETE_SELEC...
null
null
null
null
32,616
29,368
null
train_val
e4311ee51d1e2676001b2d8fcefd92bdd79aad85
194,363
linux
0
https://github.com/torvalds/linux
2017-05-12 08:32:58+10:00
/* * Voltage regulator support for AMS AS3722 PMIC * * Copyright (C) 2013 ams * * Author: Florian Lobmaier <florian.lobmaier@ams.com> * 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 Public License ...
null
null
null
null
102,710
2,898
null
train_val
e4311ee51d1e2676001b2d8fcefd92bdd79aad85
167,893
linux
0
https://github.com/torvalds/linux
2017-05-12 08:32:58+10:00
#ifndef __NET_WIRELESS_REG_H #define __NET_WIRELESS_REG_H /* * Copyright 2008-2011 Luis R. Rodriguez <mcgrof@qca.qualcomm.com> * * 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...
null
null
null
null
76,241
4,819
null
train_val
796a0e014bc3985709c0a35538d606ef1da31e1b
4,819
Chrome
0
https://github.com/chromium/chromium
2018-04-07 23:43:03+00:00
// Copyright 2017 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef IOS_CHROME_BROWSER_UI_OVERLAYS_OVERLAY_QUEUE_H_ #define IOS_CHROME_BROWSER_UI_OVERLAYS_OVERLAY_QUEUE_H_ #import <Foundation/Foundation.h> #inclu...
null
null
null
null
1,682
47,114
null
train_val
796a0e014bc3985709c0a35538d606ef1da31e1b
47,114
Chrome
0
https://github.com/chromium/chromium
2018-04-07 23:43:03+00:00
// Copyright 2013 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CC_TEST_FAKE_PAINTED_SCROLLBAR_LAYER_H_ #define CC_TEST_FAKE_PAINTED_SCROLLBAR_LAYER_H_ #include <stddef.h> #include <memory> #include "cc/laye...
null
null
null
null
43,977
9,749
null
train_val
796a0e014bc3985709c0a35538d606ef1da31e1b
9,749
Chrome
0
https://github.com/chromium/chromium
2018-04-07 23:43:03+00:00
// Copyright 2016 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CHROMECAST_BASE_METRICS_MOCK_CAST_METRICS_HELPER_H_ #define CHROMECAST_BASE_METRICS_MOCK_CAST_METRICS_HELPER_H_ #include <string> #include "base...
null
null
null
null
6,612
14,073
null
train_val
e4311ee51d1e2676001b2d8fcefd92bdd79aad85
179,068
linux
0
https://github.com/torvalds/linux
2017-05-12 08:32:58+10:00
/* * bitops.c: atomic operations which got too long to be inlined all over * the place. * * Copyright 1999 Philipp Rumpf (prumpf@tux.org) * Copyright 2000 Grant Grundler (grundler@cup.hp.com) */ #include <linux/kernel.h> #include <linux/spinlock.h> #include <linux/atomic.h> #ifdef CONFIG_SMP arch_spinlock...
null
null
null
null
87,415
28,044
null
train_val
e4311ee51d1e2676001b2d8fcefd92bdd79aad85
193,039
linux
0
https://github.com/torvalds/linux
2017-05-12 08:32:58+10:00
/* * Networking AIM - Networking Application Interface Module for MostCore * * Copyright (C) 2015, Microchip Technology Germany II GmbH & Co. KG * * 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 ...
null
null
null
null
101,386
46,908
null
train_val
796a0e014bc3985709c0a35538d606ef1da31e1b
46,908
Chrome
0
https://github.com/chromium/chromium
2018-04-07 23:43:03+00:00
// Copyright 2013 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef GIN_PER_CONTEXT_DATA_H_ #define GIN_PER_CONTEXT_DATA_H_ #include "base/macros.h" #include "base/supports_user_data.h" #include "gin/gin_export.h"...
null
null
null
null
43,771
29,861
null
train_val
e4311ee51d1e2676001b2d8fcefd92bdd79aad85
194,856
linux
0
https://github.com/torvalds/linux
2017-05-12 08:32:58+10:00
/* * Copyright (c) 2008 Sascha Hauer <s.hauer@pengutronix.de>, Pengutronix * Copyright (c) 2009 Daniel Mack <daniel@caiaq.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 versi...
null
null
null
null
103,203
50,647
null
train_val
796a0e014bc3985709c0a35538d606ef1da31e1b
50,647
Chrome
0
https://github.com/chromium/chromium
2018-04-07 23:43:03+00:00
// Copyright 2015 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef UI_OZONE_PLATFORM_CAST_OZONE_PLATFORM_CAST_H #define UI_OZONE_PLATFORM_CAST_OZONE_PLATFORM_CAST_H namespace ui { class OzonePlatform; // Constr...
null
null
null
null
47,510
44,769
null
train_val
796a0e014bc3985709c0a35538d606ef1da31e1b
44,769
Chrome
0
https://github.com/chromium/chromium
2018-04-07 23:43:03+00:00
// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef PPAPI_PROXY_PLUGIN_DISPATCHER_H_ #define PPAPI_PROXY_PLUGIN_DISPATCHER_H_ #include <stdint.h> #include <set> #include <string> #include <uno...
null
null
null
null
41,632
38,384
null
train_val
796a0e014bc3985709c0a35538d606ef1da31e1b
38,384
Chrome
0
https://github.com/chromium/chromium
2018-04-07 23:43:03+00:00
/* * Copyright (C) 2010 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 conditio...
null
null
null
null
35,247
47,673
null
train_val
796a0e014bc3985709c0a35538d606ef1da31e1b
47,673
Chrome
0
https://github.com/chromium/chromium
2018-04-07 23:43:03+00:00
// Copyright 2017 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include <vector> #include "base/command_line.h" #include "base/threading/thread_task_runner_handle.h" #include "build/build_config.h" #include "cc/paint...
null
null
null
null
44,536
21,298
null
train_val
796a0e014bc3985709c0a35538d606ef1da31e1b
21,298
Chrome
0
https://github.com/chromium/chromium
2018-04-07 23:43:03+00:00
// Copyright 2015 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "content/renderer/media_recorder/audio_track_recorder.h" #include <stdint.h> #include <string> #include "base/bind.h" #include "base/bind_help...
null
null
null
null
18,161
23,896
null
train_val
796a0e014bc3985709c0a35538d606ef1da31e1b
23,896
Chrome
0
https://github.com/chromium/chromium
2018-04-07 23:43:03+00:00
// Copyright (c) 2016 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CONTENT_BROWSER_MEMORY_BROWSER_MEMORY_MONITOR_H_ #define CONTENT_BROWSER_MEMORY_BROWSER_MEMORY_MONITOR_H_ #include <memory> #include "base/m...
null
null
null
null
20,759
7,101
null
train_val
796a0e014bc3985709c0a35538d606ef1da31e1b
7,101
Chrome
0
https://github.com/chromium/chromium
2018-04-07 23:43:03+00:00
// Copyright 2013 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "net/quic/core/quic_server_session_base.h" #include <cstdint> #include <memory> #include "base/macros.h" #include "net/quic/core/crypto/quic_cr...
null
null
null
null
3,964
50,937
null
train_val
796a0e014bc3985709c0a35538d606ef1da31e1b
50,937
Chrome
0
https://github.com/chromium/chromium
2018-04-07 23:43:03+00:00
// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef UI_WM_CORE_BASE_FOCUS_RULES_H_ #define UI_WM_CORE_BASE_FOCUS_RULES_H_ #include "base/compiler_specific.h" #include "base/macros.h" #include "...
null
null
null
null
47,800
1,536
null
train_val
e4311ee51d1e2676001b2d8fcefd92bdd79aad85
166,531
linux
0
https://github.com/torvalds/linux
2017-05-12 08:32:58+10:00
#include <linux/ceph/ceph_debug.h> #include <linux/err.h> #include <linux/module.h> #include <linux/random.h> #include <linux/slab.h> #include <linux/ceph/decode.h> #include <linux/ceph/auth.h> #include "auth_none.h" static void reset(struct ceph_auth_client *ac) { struct ceph_auth_none_info *xi = ac->private; ...
null
null
null
null
74,879
44,762
null
train_val
796a0e014bc3985709c0a35538d606ef1da31e1b
44,762
Chrome
0
https://github.com/chromium/chromium
2018-04-07 23:43:03+00:00
// Copyright 2014 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef PPAPI_PROXY_COMPOSITOR_LAYER_RESOURCE_H_ #define PPAPI_PROXY_COMPOSITOR_LAYER_RESOURCE_H_ #include <stdint.h> #include "base/macros.h" #include ...
null
null
null
null
41,625
16,157
null
train_val
e4311ee51d1e2676001b2d8fcefd92bdd79aad85
181,152
linux
0
https://github.com/torvalds/linux
2017-05-12 08:32:58+10:00
/* * Copyright (c) 2003-2012 Broadcom Corporation * 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 thi...
null
null
null
null
89,499
36,308
null
train_val
e4311ee51d1e2676001b2d8fcefd92bdd79aad85
201,303
linux
0
https://github.com/torvalds/linux
2017-05-12 08:32:58+10:00
/* * Copyright (C) 2011 Dmitry Eremin-Solenikov * Copyright (C) 2002 - 2005 Benjamin Herrenschmidt <benh@kernel.crashing.org> * and Markus Demleitner <msdemlei@cl.uni-heidelberg.de> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Ge...
null
null
null
null
109,650
18,513
null
train_val
796a0e014bc3985709c0a35538d606ef1da31e1b
18,513
Chrome
0
https://github.com/chromium/chromium
2018-04-07 23:43:03+00:00
// Copyright 2017 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "components/subresource_filter/content/browser/subresource_filter_observer_test_utils.h" #include "base/logging.h" #include "content/public/brow...
null
null
null
null
15,376
1,790
null
train_val
e4311ee51d1e2676001b2d8fcefd92bdd79aad85
166,785
linux
0
https://github.com/torvalds/linux
2017-05-12 08:32:58+10:00
/* * Copyright (C) ST-Ericsson AB 2010 * Author: Sjur Brendeland * License terms: GNU General Public License (GPL) version 2 */ #define pr_fmt(fmt) KBUILD_MODNAME ":%s(): " fmt, __func__ #include <linux/string.h> #include <linux/skbuff.h> #include <linux/hardirq.h> #include <linux/export.h> #include <net/caif/cfp...
null
null
null
null
75,133
626
22,29,39
train_val
23adbe12ef7d3d4195e80800ab36b37bee28cd03
165,621
linux
1
https://github.com/torvalds/linux
2014-06-10 13:57:22-07:00
int inode_change_ok(const struct inode *inode, struct iattr *attr) { unsigned int ia_valid = attr->ia_valid; /* * First check size constraints. These can't be overriden using * ATTR_FORCE. */ if (ia_valid & ATTR_SIZE) { int error = inode_newsize_ok(inode, attr->ia_size); if (error) return error; } /* If force is set...
CVE-2014-4014
CWE-264
https://github.com/torvalds/linux/commit/23adbe12ef7d3d4195e80800ab36b37bee28cd03
High
3,515
67,754
null
train_val
796a0e014bc3985709c0a35538d606ef1da31e1b
67,754
Chrome
0
https://github.com/chromium/chromium
2018-04-07 23:43:03+00:00
// Copyright 2017 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef REMOTING_IOS_CLIENT_GESTURES_H_ #define REMOTING_IOS_CLIENT_GESTURES_H_ #import <Foundation/Foundation.h> #import <UIKit/UIKit.h> @class Remotin...
null
null
null
null
64,617
26,922
null
train_val
e4311ee51d1e2676001b2d8fcefd92bdd79aad85
191,917
linux
0
https://github.com/torvalds/linux
2017-05-12 08:32:58+10:00
/* * DMA driver for Xilinx ZynqMP DMA Engine * * Copyright (C) 2016 Xilinx, Inc. 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...
null
null
null
null
100,264
68,392
null
train_val
796a0e014bc3985709c0a35538d606ef1da31e1b
68,392
Chrome
0
https://github.com/chromium/chromium
2018-04-07 23:43:03+00:00
// Copyright 2017 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "remoting/host/file_proxy_wrapper.h" #include <memory> #include <queue> #include "base/bind.h" #include "base/bind_helpers.h" #include "base/co...
null
null
null
null
65,255
62,634
null
train_val
796a0e014bc3985709c0a35538d606ef1da31e1b
62,634
Chrome
0
https://github.com/chromium/chromium
2018-04-07 23:43:03+00:00
// Copyright 2013 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include <stddef.h> #include <memory> #include "base/macros.h" #include "chrome/browser/autocomplete/chrome_autocomplete_provider_client.h" #include "ch...
null
null
null
null
59,497
987
null
train_val
83ed75feba32e46f736fcce0d96a0445f29b96c2
162,831
krb5
0
https://github.com/krb5/krb5
2016-01-27 15:43:28-05:00
/* -*- mode: c; c-basic-offset: 4; indent-tabs-mode: nil -*- */ /* lib/krb5/ccache/cc_retr.c */ /* * Copyright 1990,1991,1999,2007,2008 by the Massachusetts Institute of Technology. * All Rights Reserved. * * Export of this software from the United States of America may * require a specific license from the Unit...
null
null
null
null
74,139
9,026
null
train_val
796a0e014bc3985709c0a35538d606ef1da31e1b
9,026
Chrome
0
https://github.com/chromium/chromium
2018-04-07 23:43:03+00:00
// Copyright 2016 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "net/http2/decoder/payload_decoders/headers_payload_decoder.h" #include <stddef.h> #include "base/logging.h" #include "base/macros.h" #include ...
null
null
null
null
5,889
18,906
null
train_val
e4311ee51d1e2676001b2d8fcefd92bdd79aad85
183,901
linux
0
https://github.com/torvalds/linux
2017-05-12 08:32:58+10:00
/* * Copyright (c) 2005-2014 Brocade Communications Systems, Inc. * Copyright (c) 2014- QLogic Corporation. * All rights reserved * www.qlogic.com * * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. * * This program is free software; you can redistribute it and/or modify it * under the terms ...
null
null
null
null
92,248
60,026
null
train_val
796a0e014bc3985709c0a35538d606ef1da31e1b
60,026
Chrome
0
https://github.com/chromium/chromium
2018-04-07 23:43:03+00:00
// Copyright 2016 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CHROME_BROWSER_OFFLINE_PAGES_OFFLINE_PAGE_TAB_HELPER_H_ #define CHROME_BROWSER_OFFLINE_PAGES_OFFLINE_PAGE_TAB_HELPER_H_ #include "base/macros.h" ...
null
null
null
null
56,889
599
null
train_val
04b570817b2b38e35675b17328239746212f4c3f
153,656
FFmpeg
0
https://github.com/FFmpeg/FFmpeg
2018-06-01 01:23:12+05:30
/* * Copyright (c) 2012 Nicolas George * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License * as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any la...
null
null
null
null
69,711
39,109
null
train_val
796a0e014bc3985709c0a35538d606ef1da31e1b
39,109
Chrome
0
https://github.com/chromium/chromium
2018-04-07 23:43:03+00:00
// Copyright 2015 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "third_party/blink/renderer/modules/vr/vr_controller.h" #include "services/metrics/public/cpp/ukm_builders.h" #include "services/service_manager...
null
null
null
null
35,972
21,701
null
train_val
e4311ee51d1e2676001b2d8fcefd92bdd79aad85
186,696
linux
0
https://github.com/torvalds/linux
2017-05-12 08:32:58+10:00
/****************************************************************************** * * Copyright(c) 2009-2013 Realtek Corporation. * * 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 Foundati...
null
null
null
null
95,043
12,831
null
train_val
796a0e014bc3985709c0a35538d606ef1da31e1b
12,831
Chrome
0
https://github.com/chromium/chromium
2018-04-07 23:43:03+00:00
// Copyright 2014 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef COMPONENTS_STORAGE_MONITOR_STORAGE_MONITOR_MAC_H_ #define COMPONENTS_STORAGE_MONITOR_STORAGE_MONITOR_MAC_H_ #include <DiskArbitration/DiskArbitra...
null
null
null
null
9,694
1,384
null
train_val
83ed75feba32e46f736fcce0d96a0445f29b96c2
163,228
krb5
0
https://github.com/krb5/krb5
2016-01-27 15:43:28-05:00
/* * Copyright (c) 2001, Dr Brian Gladman <brg@gladman.uk.net>, Worcester, UK. * All rights reserved. * * LICENSE TERMS * * The free distribution and use of this software in both source and binary * form is allowed (with or without changes) provided that: * * 1. distributions of this source code include the ...
null
null
null
null
74,536
24,714
null
train_val
796a0e014bc3985709c0a35538d606ef1da31e1b
24,714
Chrome
0
https://github.com/chromium/chromium
2018-04-07 23:43:03+00:00
// Copyright 2014 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "extensions/shell/browser/api/identity/identity_api.h" #include <set> #include <string> #include "base/guid.h" #include "base/memory/ptr_util.h...
null
null
null
null
21,577
19,221
null
train_val
796a0e014bc3985709c0a35538d606ef1da31e1b
19,221
Chrome
0
https://github.com/chromium/chromium
2018-04-07 23:43:03+00:00
// Copyright 2018 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include <utility> #include "components/consent_auditor/fake_consent_auditor.h" namespace consent_auditor { FakeConsentAuditor::FakeConsentAuditor( ...
null
null
null
null
16,084
9,116
null
train_val
e4311ee51d1e2676001b2d8fcefd92bdd79aad85
174,111
linux
0
https://github.com/torvalds/linux
2017-05-12 08:32:58+10:00
/* * omap_hwmod_2xxx_3xxx_interconnect_data.c - common interconnect data, OMAP2/3 * * Copyright (C) 2009-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 Sof...
null
null
null
null
82,458
6,942
null
train_val
796a0e014bc3985709c0a35538d606ef1da31e1b
6,942
Chrome
0
https://github.com/chromium/chromium
2018-04-07 23:43:03+00:00
// Copyright (c) 2016 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "net/quic/test_tools/simulator/traffic_policer.h" #include <algorithm> using std::string; namespace net { namespace simulator { TrafficPo...
null
null
null
null
3,805
39,572
null
train_val
e4311ee51d1e2676001b2d8fcefd92bdd79aad85
204,567
linux
0
https://github.com/torvalds/linux
2017-05-12 08:32:58+10:00
/* * Power trace points * * Copyright (C) 2009 Ming Lei <ming.lei@canonical.com> */ #include <linux/string.h> #include <linux/types.h> #include <linux/workqueue.h> #include <linux/sched.h> #include <linux/module.h> #include <linux/usb.h> #define CREATE_TRACE_POINTS #include <trace/events/rpm.h> EXPORT_TRACEPOINT...
null
null
null
null
112,914
9,261
null
train_val
796a0e014bc3985709c0a35538d606ef1da31e1b
9,261
Chrome
0
https://github.com/chromium/chromium
2018-04-07 23:43:03+00:00
// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "net/http/http_response_headers.h" #include <stdint.h> #include <algorithm> #include <iostream> #include <limits> #include <memory> #includ...
null
null
null
null
6,124
52,950
null
train_val
796a0e014bc3985709c0a35538d606ef1da31e1b
52,950
Chrome
0
https://github.com/chromium/chromium
2018-04-07 23:43:03+00:00
// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include <stddef.h> #include <memory> #include "base/bind.h" #include "base/bind_helpers.h" #include "base/macros.h" #include "base/run_loop.h" #incl...
null
null
null
null
49,813
24,435
null
train_val
796a0e014bc3985709c0a35538d606ef1da31e1b
24,435
Chrome
0
https://github.com/chromium/chromium
2018-04-07 23:43:03+00:00
// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "content/browser/accessibility/browser_accessibility_manager.h" #include <stddef.h> #include <utility> #include "base/debug/crash_logging.h...
null
null
null
null
21,298
51,369
null
train_val
796a0e014bc3985709c0a35538d606ef1da31e1b
51,369
Chrome
0
https://github.com/chromium/chromium
2018-04-07 23:43:03+00:00
// Copyright 2014 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef UI_EVENTS_GESTURE_DETECTION_GESTURE_PROVIDER_H_ #define UI_EVENTS_GESTURE_DETECTION_GESTURE_PROVIDER_H_ #include <memory> #include "ui/display/d...
null
null
null
null
48,232
27,373
null
train_val
e4311ee51d1e2676001b2d8fcefd92bdd79aad85
192,368
linux
0
https://github.com/torvalds/linux
2017-05-12 08:32:58+10:00
/* * addi_apci_16xx.c * Copyright (C) 2004,2005 ADDI-DATA GmbH for the source code of this module. * Project manager: S. Weber * * ADDI-DATA GmbH * Dieselstrasse 3 * D-77833 Ottersweier * Tel: +19(0)7223/9493-0 * Fax: +49(0)7223/9493-92 * http://www.addi-data.com * info@addi-data.com * * This program is f...
null
null
null
null
100,715
34,351
null
train_val
796a0e014bc3985709c0a35538d606ef1da31e1b
34,351
Chrome
0
https://github.com/chromium/chromium
2018-04-07 23:43:03+00:00
// Copyright 2014 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef THIRD_PARTY_BLINK_RENDERER_CORE_PAINT_LIST_ITEM_PAINTER_H_ #define THIRD_PARTY_BLINK_RENDERER_CORE_PAINT_LIST_ITEM_PAINTER_H_ #include "third_par...
null
null
null
null
31,214
41,297
null
train_val
e4311ee51d1e2676001b2d8fcefd92bdd79aad85
206,292
linux
0
https://github.com/torvalds/linux
2017-05-12 08:32:58+10:00
#ifndef _LINUX_KERNEL_VTIME_H #define _LINUX_KERNEL_VTIME_H #include <linux/context_tracking_state.h> #ifdef CONFIG_VIRT_CPU_ACCOUNTING_NATIVE #include <asm/vtime.h> #endif struct task_struct; /* * vtime_accounting_cpu_enabled() definitions/declarations */ #if defined(CONFIG_VIRT_CPU_ACCOUNTING_NATIVE) static inl...
null
null
null
null
114,639
70,316
null
train_val
796a0e014bc3985709c0a35538d606ef1da31e1b
70,316
Chrome
0
https://github.com/chromium/chromium
2018-04-07 23:43:03+00:00
// Copyright 2015 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef DEVICE_USB_MOJO_DEVICE_IMPL_H_ #define DEVICE_USB_MOJO_DEVICE_IMPL_H_ #include <stdint.h> #include <vector> #include "base/callback_forward.h" #...
null
null
null
null
67,179
11,375
null
train_val
e4311ee51d1e2676001b2d8fcefd92bdd79aad85
176,370
linux
0
https://github.com/torvalds/linux
2017-05-12 08:32:58+10:00
/* * 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 ...
null
null
null
null
84,717
19,218
null
train_val
e4311ee51d1e2676001b2d8fcefd92bdd79aad85
184,213
linux
0
https://github.com/torvalds/linux
2017-05-12 08:32:58+10:00
/* $Id: cosa.h,v 1.6 1999/01/06 14:02:44 kas Exp $ */ /* * Copyright (C) 1995-1997 Jan "Yenya" Kasprzak <kas@fi.muni.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 versi...
null
null
null
null
92,560
25,223
null
train_val
796a0e014bc3985709c0a35538d606ef1da31e1b
25,223
Chrome
0
https://github.com/chromium/chromium
2018-04-07 23:43:03+00:00
// Copyright 2014 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef EXTENSIONS_COMMON_API_SOCKETS_SOCKETS_MANIFEST_DATA_H_ #define EXTENSIONS_COMMON_API_SOCKETS_SOCKETS_MANIFEST_DATA_H_ #include <vector> #include...
null
null
null
null
22,086
20,842
null
train_val
796a0e014bc3985709c0a35538d606ef1da31e1b
20,842
Chrome
0
https://github.com/chromium/chromium
2018-04-07 23:43:03+00:00
// Copyright 2014 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "content/shell/browser/layout_test/layout_test_javascript_dialog_manager.h" #include <utility> #include "base/command_line.h" #include "base/lo...
null
null
null
null
17,705
25,304
null
train_val
796a0e014bc3985709c0a35538d606ef1da31e1b
25,304
Chrome
0
https://github.com/chromium/chromium
2018-04-07 23:43:03+00:00
// Copyright 2014 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef EXTENSIONS_COMMON_MANIFEST_HANDLERS_MIME_TYPES_HANDLER_H_ #define EXTENSIONS_COMMON_MANIFEST_HANDLERS_MIME_TYPES_HANDLER_H_ #include <set> #inclu...
null
null
null
null
22,167
33,211
null
train_val
796a0e014bc3985709c0a35538d606ef1da31e1b
33,211
Chrome
0
https://github.com/chromium/chromium
2018-04-07 23:43:03+00:00
/* * Copyright (C) 2010 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: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions...
null
null
null
null
30,074
44,198
null
train_val
e4311ee51d1e2676001b2d8fcefd92bdd79aad85
209,193
linux
0
https://github.com/torvalds/linux
2017-05-12 08:32:58+10:00
/* * Copyright 2014 Maxime Ripard * * Maxime Ripard <maxime.ripard@free-electrons.com> * * This file is dual-licensed: you can use it either under the terms * of the GPL or the X11 license, at your option. Note that this dual * licensing only applies to this file, and not this project as a * whole. * * a) Th...
null
null
null
null
117,540
26,261
null
train_val
e4311ee51d1e2676001b2d8fcefd92bdd79aad85
191,256
linux
0
https://github.com/torvalds/linux
2017-05-12 08:32:58+10:00
/* * Copyright © 2016 VMware, Inc., Palo Alto, CA., USA * All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the * "Software"), to deal in the Software without restriction, including * without limitation the...
null
null
null
null
99,603
1,098
null
train_val
c536b6be1a72aefd632d5530106a67c516cb9f4b
257,485
openssl
0
https://github.com/openssl/openssl
2016-09-22 23:12:38+01:00
/* * Copyright 2001-2016 The OpenSSL Project Authors. All Rights Reserved. * * Licensed under the OpenSSL license (the "License"). You may not use * this file except in compliance with the License. You can obtain a copy * in the file LICENSE in the source distribution or at * https://www.openssl.org/source/lice...
null
null
null
null
118,930
23,407
null
train_val
796a0e014bc3985709c0a35538d606ef1da31e1b
23,407
Chrome
0
https://github.com/chromium/chromium
2018-04-07 23:43:03+00:00
// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "content/browser/indexed_db/list_set.h" #include <memory> #include "base/memory/ptr_util.h" #include "base/memory/ref_counted.h" #include "...
null
null
null
null
20,270
14,447
null
train_val
e4311ee51d1e2676001b2d8fcefd92bdd79aad85
179,442
linux
0
https://github.com/torvalds/linux
2017-05-12 08:32:58+10:00
#ifndef __iop_fifo_in_extra_defs_asm_h #define __iop_fifo_in_extra_defs_asm_h /* * This file is autogenerated from * file: ../../inst/io_proc/rtl/iop_fifo_in_extra.r * id: <not found> * last modfied: Mon Apr 11 16:10:08 2005 * * by /n/asic/design/tools/rdesc/src/rdes2c -asm --outf...
null
null
null
null
87,789
66,067
null
train_val
796a0e014bc3985709c0a35538d606ef1da31e1b
66,067
Chrome
0
https://github.com/chromium/chromium
2018-04-07 23:43:03+00:00
// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CHROME_BROWSER_MEDIA_WEBRTC_MEDIA_STREAM_CAPTURE_INDICATOR_H_ #define CHROME_BROWSER_MEDIA_WEBRTC_MEDIA_STREAM_CAPTURE_INDICATOR_H_ #include ...
null
null
null
null
62,930
31,375
null
train_val
796a0e014bc3985709c0a35538d606ef1da31e1b
31,375
Chrome
0
https://github.com/chromium/chromium
2018-04-07 23:43:03+00:00
/** * (C) 1999-2003 Lars Knoll (knoll@kde.org) * Copyright (C) 2004, 2005, 2006 Apple Computer, Inc. * * 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 Li...
null
null
null
null
28,238
15,048
null
train_val
796a0e014bc3985709c0a35538d606ef1da31e1b
15,048
Chrome
0
https://github.com/chromium/chromium
2018-04-07 23:43:03+00:00
// Copyright 2013 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "components/dom_distiller/core/distiller.h" #include <map> #include <memory> #include <utility> #include <vector> #include "base/auto_reset.h" ...
null
null
null
null
11,911
65,035
null
train_val
796a0e014bc3985709c0a35538d606ef1da31e1b
65,035
Chrome
0
https://github.com/chromium/chromium
2018-04-07 23:43:03+00:00
// Copyright 2018 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CHROME_BROWSER_UI_APP_LIST_SEARCH_ARC_ARC_APP_DATA_SEARCH_RESULT_H_ #define CHROME_BROWSER_UI_APP_LIST_SEARCH_ARC_ARC_APP_DATA_SEARCH_RESULT_H_ #...
null
null
null
null
61,898
18,185
null
train_val
796a0e014bc3985709c0a35538d606ef1da31e1b
18,185
Chrome
0
https://github.com/chromium/chromium
2018-04-07 23:43:03+00:00
// Copyright 2015 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef COMPONENTS_POLICY_CORE_COMMON_REMOTE_COMMANDS_REMOTE_COMMANDS_FACTORY_H_ #define COMPONENTS_POLICY_CORE_COMMON_REMOTE_COMMANDS_REMOTE_COMMANDS_FAC...
null
null
null
null
15,048
6,526
null
train_val
796a0e014bc3985709c0a35538d606ef1da31e1b
6,526
Chrome
0
https://github.com/chromium/chromium
2018-04-07 23:43:03+00:00
// Copyright 2013 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "chromeos/network/proxy/ui_proxy_config.h" #include "base/logging.h" #include "base/values.h" #include "components/proxy_config/proxy_config_dic...
null
null
null
null
3,389
18,613
null
train_val
e4311ee51d1e2676001b2d8fcefd92bdd79aad85
183,608
linux
0
https://github.com/torvalds/linux
2017-05-12 08:32:58+10:00
/* * Linux MegaRAID driver for SAS based RAID controllers * * Copyright (c) 2003-2013 LSI Corporation * Copyright (c) 2013-2014 Avago Technologies * * 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 So...
null
null
null
null
91,955
63,639
null
train_val
796a0e014bc3985709c0a35538d606ef1da31e1b
63,639
Chrome
0
https://github.com/chromium/chromium
2018-04-07 23:43:03+00:00
// Copyright (c) 2011 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CHROME_BROWSER_UI_BOOKMARKS_BOOKMARK_BAR_H_ #define CHROME_BROWSER_UI_BOOKMARKS_BOOKMARK_BAR_H_ #include "base/macros.h" class BookmarkBar {...
null
null
null
null
60,502
9,870
null
train_val
796a0e014bc3985709c0a35538d606ef1da31e1b
9,870
Chrome
0
https://github.com/chromium/chromium
2018-04-07 23:43:03+00:00
// Copyright 2014 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "chromecast/media/cma/base/media_task_runner.h" namespace chromecast { namespace media { MediaTaskRunner::MediaTaskRunner() { } MediaTaskRunne...
null
null
null
null
6,733
13,059
null
train_val
796a0e014bc3985709c0a35538d606ef1da31e1b
13,059
Chrome
0
https://github.com/chromium/chromium
2018-04-07 23:43:03+00:00
// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef COMPONENTS_WEBDATA_COMMON_WEB_DATABASE_H_ #define COMPONENTS_WEBDATA_COMMON_WEB_DATABASE_H_ #include <map> #include <string> #include "base/...
null
null
null
null
9,922
11,184
null
train_val
e4311ee51d1e2676001b2d8fcefd92bdd79aad85
176,179
linux
0
https://github.com/torvalds/linux
2017-05-12 08:32:58+10:00
/* * Copyright (C) 2000 Jeff Dike (jdike@karaya.com) * Licensed under the GPL */ #ifndef __SSL_H__ #define __SSL_H__ extern int ssl_read(int fd, int line); extern void ssl_receive_char(int line, char ch); #endif
null
null
null
null
84,526
16,847
null
train_val
e4311ee51d1e2676001b2d8fcefd92bdd79aad85
181,842
linux
0
https://github.com/torvalds/linux
2017-05-12 08:32:58+10:00
/* * arch/sh/kernel/process.c * * This file handles the architecture-dependent parts of process handling.. * * Copyright (C) 1995 Linus Torvalds * * SuperH version: Copyright (C) 1999, 2000 Niibe Yutaka & Kaz Kojima * Copyright (C) 2006 Lineo Solutions Inc. support SH4A UBC * Copyright (C) 200...
null
null
null
null
90,189
1,941
null
train_val
04b570817b2b38e35675b17328239746212f4c3f
154,998
FFmpeg
0
https://github.com/FFmpeg/FFmpeg
2018-06-01 01:23:12+05:30
/* * Android MediaCodec Wrapper * * Copyright (c) 2015-2016 Matthieu Bouron <matthieu.bouron stupeflix.com> * * 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 Found...
null
null
null
null
71,053
32,502
null
train_val
796a0e014bc3985709c0a35538d606ef1da31e1b
32,502
Chrome
0
https://github.com/chromium/chromium
2018-04-07 23:43:03+00:00
// Copyright 2017 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef THIRD_PARTY_BLINK_RENDERER_CORE_LOADER_SUBRESOURCE_INTEGRITY_HELPER_H_ #define THIRD_PARTY_BLINK_RENDERER_CORE_LOADER_SUBRESOURCE_INTEGRITY_HELPER...
null
null
null
null
29,365
27,217
null
train_val
e4311ee51d1e2676001b2d8fcefd92bdd79aad85
192,212
linux
0
https://github.com/torvalds/linux
2017-05-12 08:32:58+10:00
/* * comedi_pci.c * Comedi PCI driver specific functions. * * COMEDI - Linux Control and Measurement Device Interface * Copyright (C) 1997-2000 David A. Schleef <ds@schleef.org> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as pub...
null
null
null
null
100,559
2,262
null
train_val
04b570817b2b38e35675b17328239746212f4c3f
155,319
FFmpeg
0
https://github.com/FFmpeg/FFmpeg
2018-06-01 01:23:12+05:30
/* * G.723.1 compatible decoder * Copyright (c) 2006 Benjamin Larsson * Copyright (c) 2010 Mohamed Naufal Basheer * * 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...
null
null
null
null
71,374
40,871
null
train_val
e4311ee51d1e2676001b2d8fcefd92bdd79aad85
205,866
linux
0
https://github.com/torvalds/linux
2017-05-12 08:32:58+10:00
#ifndef _LINUX_RESET_CONTROLLER_H_ #define _LINUX_RESET_CONTROLLER_H_ #include <linux/list.h> struct reset_controller_dev; /** * struct reset_control_ops * * @reset: for self-deasserting resets, does all necessary * things to reset the device * @assert: manually assert the reset line, if supported * @d...
null
null
null
null
114,213
59,272
null
train_val
796a0e014bc3985709c0a35538d606ef1da31e1b
59,272
Chrome
0
https://github.com/chromium/chromium
2018-04-07 23:43:03+00:00
// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CHROME_BROWSER_EXTENSIONS_API_CONTENT_SETTINGS_CONTENT_SETTINGS_HELPERS_H__ #define CHROME_BROWSER_EXTENSIONS_API_CONTENT_SETTINGS_CONTENT_SET...
null
null
null
null
56,135
370
null
train_val
a6802e21d824e786d1e2a8440cf749a6e1a8d95f
160,498
ImageMagick
0
https://github.com/ImageMagick/ImageMagick
2017-07-18 18:28:29-04:00
/* Copyright 1999-2017 ImageMagick Studio LLC, a non-profit organization dedicated to making software imaging solutions freely available. You may not use this file except in compliance with the License. obtain a copy of the License at https://www.imagemagick.org/script/license.php Unless required...
null
null
null
null
72,791
69,511
null
train_val
796a0e014bc3985709c0a35538d606ef1da31e1b
69,511
Chrome
0
https://github.com/chromium/chromium
2018-04-07 23:43:03+00:00
/* * pthread_key_create.c * * Description: * POSIX thread functions which implement thread-specific data (TSD). * * -------------------------------------------------------------------------- * * Pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom * Copyright(C) 1...
null
null
null
null
66,374
12,890
null
train_val
796a0e014bc3985709c0a35538d606ef1da31e1b
12,890
Chrome
0
https://github.com/chromium/chromium
2018-04-07 23:43:03+00:00
// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "components/spellcheck/renderer/custom_dictionary_engine.h" #include <stddef.h> #include "base/strings/utf_string_conversions.h" CustomDic...
null
null
null
null
9,753
69,475
null
train_val
796a0e014bc3985709c0a35538d606ef1da31e1b
69,475
Chrome
0
https://github.com/chromium/chromium
2018-04-07 23:43:03+00:00
/* * pthread_attr_getstackaddr.c * * Description: * This translation unit implements operations on thread attribute objects. * * -------------------------------------------------------------------------- * * Pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom * C...
null
null
null
null
66,338
16,871
null
train_val
796a0e014bc3985709c0a35538d606ef1da31e1b
16,871
Chrome
0
https://github.com/chromium/chromium
2018-04-07 23:43:03+00:00
// Copyright 2017 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "components/viz/service/display/scoped_render_pass_texture.h" #include "base/bits.h" #include "base/logging.h" #include "components/viz/common/g...
null
null
null
null
13,734
7,024
null
train_val
e4311ee51d1e2676001b2d8fcefd92bdd79aad85
172,019
linux
0
https://github.com/torvalds/linux
2017-05-12 08:32:58+10:00
#ifndef _ASM_M32R_SERIAL_H #define _ASM_M32R_SERIAL_H /* include/asm-m32r/serial.h */ #define BASE_BAUD 115200 #endif /* _ASM_M32R_SERIAL_H */
null
null
null
null
80,366