blob_id
stringlengths
40
40
directory_id
stringlengths
40
40
path
stringlengths
2
268
content_id
stringlengths
40
40
detected_licenses
listlengths
0
58
license_type
stringclasses
2 values
repo_name
stringlengths
5
118
snapshot_id
stringlengths
40
40
revision_id
stringlengths
40
40
branch_name
stringclasses
816 values
visit_date
timestamp[us]
revision_date
timestamp[us]
committer_date
timestamp[us]
github_id
int64
2.31k
677M
star_events_count
int64
0
209k
fork_events_count
int64
0
110k
gha_license_id
stringclasses
23 values
gha_event_created_at
timestamp[us]
gha_created_at
timestamp[us]
gha_language
stringclasses
151 values
src_encoding
stringclasses
33 values
language
stringclasses
1 value
is_vendor
bool
2 classes
is_generated
bool
2 classes
length_bytes
int64
3
10.3M
extension
stringclasses
119 values
content
stringlengths
3
10.3M
authors
listlengths
1
1
author_id
stringlengths
0
228
f71add6b50e128f449f5bf000bb9ac5fd8c14060
c5889ad568e532cb62f98a2a95a05c72f0cde500
/push_swap/src_checker/loop_hook.c
5229c9672c0735400406e7452daf0a547a5796db
[]
no_license
antoinedauchy/push_swap
8f59014679f94a82209ad7de838a82c1d6c5d334
92a7c48a649199d1d8e50fea5d30859d930a276d
refs/heads/master
2020-03-14T14:21:21.089479
2018-05-07T20:05:47
2018-05-07T20:05:47
131,651,938
0
0
null
null
null
null
UTF-8
C
false
false
2,426
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* loop_hook.c :+: :+: :+: ...
[ "noreply@github.com" ]
antoinedauchy.noreply@github.com
7c6be219da0ffa4ed5490482f323f0d54d9a5053
d6ec83e5e19f565c28d39522e8ee090d67c17a5d
/src/mrb_libui.c
26b128f397753d70b2cd68714a5834a77de893a5
[ "MIT", "LicenseRef-scancode-unknown-license-reference" ]
permissive
bamchoh/mruby-libui
de2036c166c026833a2ae6a435d12cd3be6f8345
2d9c54e82ad4c61871243fa1a03501c0c30176ca
refs/heads/master
2021-08-24T07:05:04.650848
2017-12-08T14:48:55
2017-12-08T14:48:55
113,584,935
0
0
null
null
null
null
UTF-8
C
false
false
2,271
c
/* ** mrb_libui.c - LibUI class ** ** Copyright (c) bamchoh 2016 ** ** See Copyright Notice in LICENSE */ #include "mruby.h" #include "mruby/data.h" #include "mruby/variable.h" #include "mrb_libui.h" #include "ui.h" #include <stdio.h> #include <string.h> #include <stdlib.h> #include "mrb_window.h" #define DONE mrb_g...
[ "bamchoh@gmail.com" ]
bamchoh@gmail.com
e957e836a5baf1da19fccb688d32fac1fcf06c17
6c285ce3906c24504581f0868a1371d00361f80e
/UNIDAD 1/Proyecto Ensamblador/Proyecto ensamblador.c
3160aaaf6ed15cbc88e17fc3d702af076cc170c8
[]
no_license
Lalitec1/lalitec99
fd6f3c0c0f3dace2dbaa2f5edadfe76e788fe65b
a7f61a794dc97aa635298185ecc407fb411e4a51
refs/heads/master
2021-08-28T16:19:07.017220
2017-12-12T18:08:56
2017-12-12T18:08:56
106,051,314
0
0
null
null
null
null
UTF-8
C
false
false
1,033
c
/**main.c Presente en pantalla de 10 en 10 los bytes de un arreglo que contiene un programa ejecutable para el procesador ARC (A Risc Computer) */ #include <stdio.h> #include <stdlib.h> unsigned char Byte[]={0xc2, 0x00, 0x28, 0x10, 0xc4, 0x00, 0x28, 0x14, 0x86, 0x80, 0x40, 0x02, 0xc6, 0x20, 0x28, 0x18};//0x18 ...
[ "lalitec99@gmail.com" ]
lalitec99@gmail.com
2aa95f124ece962d6667b63fb33b4614cc5c5f5e
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/reactos/dll/win32/usp10/extr_opentype.c_GPOS_get_value_record.c
d33d5e9d7ef555a91e3f50cdf3d42d5f811120ac
[]
no_license
isabella232/AnghaBench
7ba90823cf8c0dd25a803d1688500eec91d1cf4e
9a5f60cdc907a0475090eef45e5be43392c25132
refs/heads/master
2023-04-20T09:05:33.024569
2021-05-07T18:36:26
2021-05-07T18:36:26
null
0
0
null
null
null
null
UTF-8
C
false
false
1,679
c
#define NULL ((void*)0) typedef unsigned long size_t; // Customize by platform. typedef long intptr_t; typedef unsigned long uintptr_t; typedef long scalar_t__; // Either arithmetic or pointer type. /* By default, we understand bool (as a convenience). */ typedef int bool; #define false 0 #define true 1 /* Forward d...
[ "brenocfg@gmail.com" ]
brenocfg@gmail.com
b38cfbe692b31cc6b0005f9fc695a9b8aa93b5cb
cbd6c6a7c4e555e26c76dea6c827a3f36f8f449a
/SoftC/02/complex/complex_div.c
09c2f4b84a61a055327aad8e5a2ac71f5b8aa647
[ "MIT" ]
permissive
her0m31/Studys
8a71d4ae2552cf285d7a5e16b8a6c0f81e259106
f765310cd826356af04008a055905cade21fda4a
refs/heads/master
2020-12-24T08:46:39.155718
2016-08-17T16:48:51
2016-08-17T16:48:51
23,060,547
0
0
null
null
null
null
UTF-8
C
false
false
381
c
/* complex_div.c */ #include <stdio.h> #include "complex.h" struct complex div(struct complex x, struct complex y) { struct complex z; z.real = (x.real * y.real - x.imaginary * y.imaginary) / (x.real * x.real) + (y.imaginary * y.imaginary); z.imaginary = (x.real * y.imaginary + y.real * x.imaginary) / (x...
[ "her0m@her0ms-Air.local" ]
her0m@her0ms-Air.local
6a9888a8110533c69354af0403faddd51b2a49f8
306ccac7f385456cb284f932a1952279df544da4
/main.c
5f3e39ce2673dc95fac9deb1ff0a3aaa858408d3
[]
no_license
hsdhatt/rb-tree
4d5c9f8dc33ad2b023dd18db7f84d8d238ca018d
a682ff6ceef6ec9d793c37e02e0246d8e76fa9b7
refs/heads/master
2016-08-10T23:19:59.021677
2016-01-31T08:40:33
2016-01-31T08:40:33
49,702,484
0
0
null
null
null
null
UTF-8
C
false
false
1,301
c
#include "tree.h" struct tree_node *rootptr; void insert(struct tree_node **ptr, int input_val) { if (*ptr == NULL) { *ptr = (struct tree_node *)malloc((sizeof(struct tree_node))); (*ptr)->val = input_val; (*ptr)->left = NULL; (*ptr)->right = NULL; (*ptr)->height = -1; (*ptr)->color = RED; LOG("node %...
[ "09.harshdeep@gmail.com" ]
09.harshdeep@gmail.com
66bbfc0c770736f16f12c32d9a09c404eb94e358
62ce7ea592e696934b1508e50f6cfcb4527df74c
/scheduler_SJF.c
fed5967997cd470dd7e4e534884dcf0e31076d10
[]
no_license
AndrewLiu0725/2020_OS_Project1
0d1f0d9cbfea4e06e3bc79a4391a9cd3d9452902
8fd15dd7e46d92bc5675decc4ddd5ff59bf03460
refs/heads/master
2022-05-30T05:42:45.928383
2020-05-03T14:09:04
2020-05-03T14:09:04
259,917,023
1
0
null
null
null
null
UTF-8
C
false
false
1,833
c
#include <unistd.h> #include <stdio.h> #include <stdlib.h> #include <limits.h> #include <string.h> #include <sys/types.h> #include <sys/wait.h> #include <sys/syscall.h> #include "process.h" int find_shortest(Process *proc, int N_procs, int time){ int shortest = -1, excute_time = INT_MAX; for (int i = 0; i < N_procs;...
[ "e5n41kb9n@gmail.com" ]
e5n41kb9n@gmail.com
a5d16d0bdb0a64239f3691f33f69993f488e2a3f
bd1fea86d862456a2ec9f56d57f8948456d55ee6
/000/247/863/CWE78_OS_Command_Injection__wchar_t_file_execlp_64a.c
5a01812da3bbd079e6d6272c02e393a68af78702
[]
no_license
CU-0xff/juliet-cpp
d62b8485104d8a9160f29213368324c946f38274
d8586a217bc94cbcfeeec5d39b12d02e9c6045a2
refs/heads/master
2021-03-07T15:44:19.446957
2020-03-10T12:45:40
2020-03-10T12:45:40
246,275,244
0
1
null
null
null
null
UTF-8
C
false
false
3,561
c
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE78_OS_Command_Injection__wchar_t_file_execlp_64a.c Label Definition File: CWE78_OS_Command_Injection.strings.label.xml Template File: sources-sink-64a.tmpl.c */ /* * @description * CWE: 78 OS Command Injection * BadSource: file Read input from a file * GoodSource: Fi...
[ "frank@fischer.com.mt" ]
frank@fischer.com.mt
77ffaef4bc572c506373621af90d9f5160f140bb
5a0c4ce4ea56f3f44ae60ee1112f1e6e965b9364
/LibraryMFP.framework/Headers/LibraryMFP-Swift.h
58a361ee7a26c7ee033851399dd6001d7a3ded44
[ "MIT" ]
permissive
rajarahul12/LibraryMFP
ac270258a1477dfd419d2c93e01824370106aa94
7ed24ecadb163e57791d1fc1ce48e92ed21bb14e
refs/heads/master
2020-04-16T23:35:26.073189
2019-01-16T17:02:22
2019-01-16T17:02:22
166,011,082
0
0
null
null
null
null
UTF-8
C
false
false
6,587
h
// Generated by Apple Swift version 4.2.1 (swiftlang-1000.11.42 clang-1000.11.45.1) #pragma clang diagnostic push #pragma clang diagnostic ignored "-Wgcc-compat" #if !defined(__has_include) # define __has_include(x) 0 #endif #if !defined(__has_attribute) # define __has_attribute(x) 0 #endif #if !defined(__has_feature)...
[ "rajarahul@Rajas-MacBook-Pro.local" ]
rajarahul@Rajas-MacBook-Pro.local
144a48d076963fdb482bc1724b2ced8c01a66316
bade93cbfc1f25160dfbe9493bfa83f853326475
/mwc/romana/relic/f/usr/include/sys/haiscsi.h
106602ae6c0478ed03c0fd62e3ea9bad217ee938
[ "BSD-3-Clause" ]
permissive
gspu/Coherent
c8a9b956b1126ffc34df3c874554ee2eb7194299
299bea1bb52a4dcc42a06eabd5b476fce77013ef
refs/heads/master
2021-12-01T17:49:53.618512
2021-11-25T22:27:12
2021-11-25T22:27:12
214,182,273
26
6
null
null
null
null
UTF-8
C
false
false
6,948
h
/*********************************************************************** * Module: haiscsi.h * * Constants and structures used to access SCSI devices through the * SCSI Driver in a Host Adapter inspecific manner. * * Copyright (c) 1993, Christopher Sean Hilton, All rights reserved. * * Last Modified: Fri J...
[ "gspurki@gmail.com" ]
gspurki@gmail.com
00cabebbef4311806ce2be429343957cdbac84dc
f626e876ed8274181de8c0bb96d79901cb836430
/前馈+反馈LQR控制实验程序/Control_linear_rtwin_win32/rtmodel.h
2238449607a92b4928f4907d3ed9fcdf58470e1d
[]
no_license
BoZhu-SYSU/3-DOF-helicopter_modeling-identification-verification
6aca8e2ccd4924091a02d343e15ceec138c1da04
83125f3d6158dc1012bfe2cff789a28d845be6d7
refs/heads/master
2023-05-07T01:03:15.301614
2021-05-28T13:09:15
2021-05-28T13:09:15
371,642,709
6
3
null
null
null
null
UTF-8
C
false
false
724
h
/* * rtmodel.h: * * Code generation for model "Control_linear". * * Model version : 1.1019 * Simulink Coder version : 8.3 (R2012b) 20-Jul-2012 * C source code generated on : Wed Aug 17 19:48:18 2016 * * Target selection: rtwin.tlc * Note: GRT includes extra infrastructure and instrumentation for...
[ "zhubo5@mail.sysu.edu.cn" ]
zhubo5@mail.sysu.edu.cn
60ba1d5bb40590cfd16ab672722432efc5c86bb1
ed69832fb338e34f343abbf188b4503d7be2e824
/libftprintf/libft/get_next_line.c
ffd6c4748d1adba33270afcda56fdf63c0f272e4
[]
no_license
oozkaya/42_corewar
6561ba6c8a33759ea57a13cf9bcf05c087d5d904
b6c7bbf4b2774cf75b5001b47e6603cd1facdad3
refs/heads/master
2023-02-02T19:41:35.926299
2019-05-03T11:50:28
2019-05-03T11:50:28
322,843,917
0
0
null
null
null
null
UTF-8
C
false
false
2,298
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* get_next_line.c :+: :+: :+: ...
[ "oozkaya@e1r12p8.42.fr" ]
oozkaya@e1r12p8.42.fr
eb27e0851a3f997d5d7827f6be94ea99c67a13c8
306b6f3bda83a13810125e439fe43debf71f1942
/0.2.6/src/wl/sys/wlc_scb.c
888e2e9db0b7fcca6308f9f12eff65b280ee541b
[]
no_license
yskcg/wifi-bcm
bfe3cc2861f9e4196d4a0da74bd42e007b1ba79a
ac5c76886fb2baf025501ca38c16ecacde8f815c
refs/heads/master
2021-01-21T16:27:54.772401
2017-07-08T16:23:31
2017-07-08T16:23:31
91,888,046
6
0
null
null
null
null
UTF-8
C
false
false
50,906
c
/* * Common interface to the 802.11 Station Control Block (scb) structure * * Copyright (C) 2010, Broadcom Corporation * All Rights Reserved. * * This is UNPUBLISHED PROPRIETARY SOURCE CODE of Broadcom Corporation; * the contents of this file may not be disclosed to third parties, copied * or duplicated in any...
[ "yangshaokun@joyotime.com" ]
yangshaokun@joyotime.com
de44696a1c697965265a1c80b9c082bd8a75034a
de8c0ea84980b6d9bb6e3e23b87e6066a65f4995
/3pp/linux/drivers/media/dvb-frontends/stb0899_algo.c
df89c33dac23c58301a60569a29fd322e564aef5
[ "Linux-syscall-note", "GPL-2.0-only", "MIT" ]
permissive
eerimoq/monolinux-example-project
7cc19c6fc179a6d1fd3ec60f383f906b727e6715
57c4c2928b11cc04db59fb5ced962762099a9895
refs/heads/master
2021-02-08T10:57:58.215466
2020-07-02T08:04:25
2020-07-02T08:04:25
244,144,570
6
0
MIT
2020-07-02T08:15:50
2020-03-01T12:24:47
C
UTF-8
C
false
false
50,002
c
// SPDX-License-Identifier: GPL-2.0-or-later /* STB0899 Multistandard Frontend driver Copyright (C) Manu Abraham (abraham.manu@gmail.com) Copyright (C) ST Microelectronics */ #include <linux/bitops.h> #include "stb0899_drv.h" #include "stb0899_priv.h" #include "stb0899_reg.h" static inline u32 stb0899_do_div(u64...
[ "erik.moqvist@gmail.com" ]
erik.moqvist@gmail.com
fe75e8cc7da20b492d15370f292e8139f2f66ae2
46367579a54a09dd220dd9a678b1452f06897f11
/tags/hdf5-1_6_2/test/ttsafe_acreate.c
d5ed7b71e2f441d95c48bc1b087dfc9160240a52
[ "LicenseRef-scancode-llnl", "LicenseRef-scancode-warranty-disclaimer" ]
permissive
TPLink32/hdf5
33ff24c9b6133f0f51cb6cc2b722fba7bb1777dd
0d6987c15284bd9f34c7e44452a152833d42a738
refs/heads/master
2021-05-31T01:15:39.463663
2016-04-14T23:02:09
2016-04-14T23:02:09
null
0
0
null
null
null
null
UTF-8
C
false
false
5,386
c
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * Copyright by the Board of Trustees of the University of Illinois. * * All rights reserved. * * * * T...
[ "(no author)@dab4d1a6-ed17-0410-a064-d1ae371a2980" ]
(no author)@dab4d1a6-ed17-0410-a064-d1ae371a2980
632fba6fc18c5c1a16e99099113fa406e1017c94
7baf8e219624f892d340d75a57d01081d4db0880
/src/symbols.c
1a3ef829050ad0a445ad4368c765727b077842ad
[]
no_license
mickael-guene/exe2obj
8006d6434afed7c2854c35f326530e5dd9562e2d
159d151f8f4fd3881672f525c81803ee5c05be81
refs/heads/master
2021-01-17T17:51:54.816319
2016-07-05T08:12:37
2016-07-05T08:12:37
60,621,393
0
1
null
null
null
null
UTF-8
C
false
false
2,331
c
#include <stdlib.h> #include <string.h> #include "symbols.h" #include "utils.h" #include "section.h" static char *e2o_find_symbol_name(Elf *elf, uint32_t st_name) { Elf_Scn *strtab; Elf_Data *d; d = e2o_find_section_data_by_name(elf, ".strtab"); if (d == NULL) display_elf_error_and_exit(); ...
[ "mickael.guene@st.com" ]
mickael.guene@st.com
f043250a751ebcbefbe7c8dc4ea1bf6a70cdfcb0
7d1798b4b15e1ca84689af394c49fb85e0497586
/aurbrokenpkgcheck.c
14ccebf642bdca98fe1d0e85c6cecfd251871205
[ "MIT" ]
permissive
popsUlfr/aurbrokenpkgcheck
ff159dc1c991e87d7c62fc184dbbe4e84f456d6d
a1d78a8d1fdb7d6f452a5f86b810e8cb3183ae56
refs/heads/master
2021-03-13T01:30:54.051133
2017-05-16T15:50:23
2017-05-16T15:50:23
91,476,687
0
0
null
null
null
null
UTF-8
C
false
false
23,109
c
/* * MIT License * * Copyright (c) 2017 Philipp Richter * * 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,...
[ "richterphilipp.pops@gmail.com" ]
richterphilipp.pops@gmail.com
d79d043e234666a7d11135098094248efc45ca98
bc75d6ae5eb56b79f02cf4acd5ec456f8340875e
/src/index.h
4d0fe853602e840989b32c8188fddead89c744d3
[]
no_license
wkkuna/music_generator
ab4b756b7f35a60a78df0d77efce2535bea15b08
07440f03e67699987ac309b3d299a1a98448fbaf
refs/heads/master
2023-04-02T21:52:44.276954
2021-04-10T21:03:28
2021-04-10T21:03:28
233,657,665
0
0
null
null
null
null
UTF-8
C
false
false
245
h
#ifndef INDEX_H #define INDEX_H #include <stdio.h> #include <stdlib.h> //#include <stddef.h> #include <string.h> #include <stdbool.h> #include <time.h> #define NUM_OF_CHORDS 834 #define CHORD_LENGHT 100 const char *separator = "$\n"; #endif
[ "wi256@o2.pl" ]
wi256@o2.pl
30357243a9ac767d04908924e763da26732f9d20
340a375029cbd87d774801299371f1c782b2f944
/include/my_temp_sens.h
5d8e61b94389b8af4e6e28e28360e6faa1f762da
[]
no_license
M4444/MS-project
b4e4ed5b35a6ba3ceb11dc659f8fd9ea32f12e83
b343b311ce2dc7e0bf2edbbdc45e02bedac2fab9
refs/heads/master
2020-03-21T11:57:28.997361
2018-06-25T01:43:22
2018-06-25T01:43:22
null
0
0
null
null
null
null
UTF-8
C
false
false
787
h
#ifndef _my_temp_sens_h_ #define _my_temp_sens_h_ #include <stm32f4xx_hal.h> #include "my_tim.h" /* my constants */ #define DS1820_ID (uint8_t) 0x10 /* my structures */ typedef struct temp_sens { uint16_t _dq_pin; GPIO_TypeDef * _dq_GPIO_port; float temp; uint16_t error_flag; } TempSens; /* my f...
[ "mc.cm.mail@gmail.com" ]
mc.cm.mail@gmail.com
4b8fa8d767178dbc9b7bd6d92f6e7cfc174fba6f
550107f80a36a19c6ae44ce1331b1bc1dda43b25
/IAR/FlashIMXRT1050RT1020_EVK_FlexSPI_All_in_One_IAR/devices/MIMXRT1050/MIMXRT1052.h
59546fd5635127f83dc5ed7b135f98e1e6e6164b
[]
no_license
Marous-LXB/All-in-One-Flash-Algorithm-for-RT1050-RT1020
eef55e79853f91069ba171e240702a8ff09f3954
fccf6b48ec612edee30785aae5c190cb2c67f3f8
refs/heads/master
2023-04-05T01:07:05.998226
2021-02-01T02:26:20
2021-02-01T02:26:20
null
0
0
null
null
null
null
UTF-8
C
false
false
2,083,915
h
/* ** ################################################################### ** Processors: MIMXRT1052CVJ5B ** MIMXRT1052CVL5B ** MIMXRT1052DVJ6B ** MIMXRT1052DVL6B ** ** Compilers: Keil ARM C/C++ Compiler ** ...
[ "noreply@github.com" ]
Marous-LXB.noreply@github.com
080332078a234e946ed79e635af70dd697b9fb82
9670de11489d39c0923b11b371eacb89cbf20db2
/xt_KEYBRDLED.c
3b16b393c0baf1fe6bb8a8efbf7d1555c99d8186
[]
no_license
supermartian/xt_KEYBRDLED
77a7a286782c20e0de63979e2641334be2abf465
dad02c73c007f869c61caf7cc3849ab2f7969058
refs/heads/master
2016-09-06T14:41:21.880199
2012-11-12T01:05:35
2012-11-12T01:05:35
null
0
0
null
null
null
null
UTF-8
C
false
false
2,411
c
/* * xt_KEYBRDLED.c - netfilter target to make LEDs blink upon packet matches * * 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 i...
[ "supermartian@gmail.com" ]
supermartian@gmail.com
fb3e169a181d0a3d764916eb15ff205a22d58c7e
85928c48de769b07867cd2145f2123d391e14f1b
/STM32F429_uCOS_III/STM32F429_uCOS_III/APP/TASK_thread_tel.c
9acc496c40dbe2b905351e99039c026e9f487bff
[]
no_license
pandy1208/git-github.com-pandy1208-home
a05149ba016939c90e18c609c1657f6b7742530a
56bb4d101b38af1eadb305e04f03891eb2b9cf13
refs/heads/master
2021-01-15T22:51:37.317751
2017-08-16T02:51:23
2017-08-16T02:51:23
99,919,125
1
0
null
null
null
null
GB18030
C
false
false
487
c
#include <includes.h> #include <task_variable.h> void task_thread_tel(void *p_arg) { OS_ERR err; OS_MSG_SIZE size; unsigned char *p_rev,*p_data;//p_rev指向动态内存头结点用于释放内存 //p_data指向数据用于查找 p_rev = OSQPend(TEL_Q,0,OS_OPT_PEND_BLOCKING,&size,(CPU_TS*)0,&err); //阻塞等待管道TEL_Q数据 /*数据处理*/ ...
[ "15968183760@163.com" ]
15968183760@163.com
ae14cb90379ba1a9629c359164803732e978d9cf
91766ab9dba0fb155c373cfddab70481a76424c0
/network.h
3053334ef7927ca41a2c8a42f0304de023438e7f
[]
no_license
Alecppt/lyrebirdTweet
3df9104a70eb55d1bbecbae5caa1771e916dc249
7bfd2ec1173127e8e550bf924b3389f25c589005
refs/heads/master
2021-01-13T00:48:21.784670
2016-01-26T08:43:12
2016-01-26T08:43:12
50,415,089
0
0
null
null
null
null
UTF-8
C
false
false
322
h
#include <stdlib.h> #include <stdio.h> #include <string.h> #include <sys/socket.h> #include <sys/types.h> #include <netinet/in.h> #include <netdb.h> #include <arpa/inet.h> #include <ifaddrs.h> #include <unistd.h> #pragma once #define BACKLOG 10 int socket_setup(); int getPortNum(int sockfd); void getIPAddr(char* ip)...
[ "cca169@sfu.ca" ]
cca169@sfu.ca
f41288c4981852b82ef664c0f8020a277fed3b12
0edbcda83b7a9542f15f706573a8e21da51f6020
/private/inet/mshtml/tried/triedit/resource.h
137d94c6d92e08037125c1b06812c92c280e6e25
[]
no_license
yair-k/Win2000SRC
fe9f6f62e60e9bece135af15359bb80d3b65dc6a
fd809a81098565b33f52d0f65925159de8f4c337
refs/heads/main
2023-04-12T08:28:31.485426
2021-05-08T22:47:00
2021-05-08T22:47:00
365,623,923
1
3
null
null
null
null
UTF-8
C
false
false
2,131
h
//{{NO_DEPENDENCIES}} // Microsoft Developer Studio generated include file. // Copyright (c)1997-1999 Microsoft Corporation, All Rights Reserved // Used by triedit.rc // #define IDS_PROJNAME 100 #define IDR_TRIEDITDOCUMENT 101 #define IDR_FEEDBACKRECTBMP 102 #define IDS_HTML ...
[ "ykorokhov@pace.ca" ]
ykorokhov@pace.ca
17787a08ca11667cac400399861036002140854e
5b3110de8aaa18bdc72770b56e7941481209923c
/0x01-variables_if_else_while/7-print_tebahpla.c
b8ab9d7f893bcb11b90298328886af36c7e580e3
[]
no_license
divinej/alx-low_level_programming
dcbe231332a8b92927a6a3131b33853b8e5adba8
f435cad9176e0581e6955698023c3ad4a40e465d
refs/heads/main
2023-08-22T11:46:50.984438
2021-11-02T13:56:28
2021-11-02T13:56:28
401,829,592
0
0
null
null
null
null
UTF-8
C
false
false
242
c
#include <stdio.h> /** * main - Entry point * prints the lowercase alphabets in reverse * followed by a new line * Return: 0 */ int main(void) { char i; for (i = 'z'; i >= 'a'; i--) { putchar(i); } putchar('\n'); return (0); }
[ "okodivinejustice@gmail.com" ]
okodivinejustice@gmail.com
f99a05d417f67388b33cffb87f65d36dab84e401
e4c82b7f3f0b00ef9ec41e40519ce4418243a792
/examples/drivers_bm/inc/led.h
e33309a60a1d3e87bfffb99555948afa2879e2bf
[]
no_license
sambranaivan/CIAA-Firmware
227f4b1d84fb1f9f5b048d3fc910c0f6b684d7bb
c4f688a50330d0d5ed15499c08aa5e17b75085f5
refs/heads/master
2021-01-22T23:07:23.526595
2017-06-21T20:55:36
2017-06-21T20:55:36
85,613,316
0
0
null
null
null
null
UTF-8
C
false
false
3,072
h
/* Copyright 2016, XXXXXXXXXX * All rights reserved. * * This file is part of CIAA Firmware. * * 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 ...
[ "sambranaivan@gmail.com" ]
sambranaivan@gmail.com
4ae3d60c82ad0a184541b4426a71026ecb84d361
f79ef81e6e4e989ed14ed0283a9737f731101aab
/Unix Family/Linux.Urk/login/mailpath.c
4abf5cf49069b0457961af8181a5ee0af3cdb775
[ "MIT" ]
permissive
TheWover/Family
9d5597eda68aeee5e99de993176b6bd1366b57f1
f3ed1713c6b71823d8236b80148b60982dd906e1
refs/heads/master
2020-09-11T15:11:21.601776
2019-10-30T04:33:43
2019-10-30T04:33:43
222,106,609
3
4
MIT
2019-11-16T13:54:02
2019-11-16T13:54:01
null
UTF-8
C
false
false
2,495
c
#include "sys_defs.h" #include <stdio.h> #include <sys/param.h> #include <string.h> char *realpath(); #define _PATH_MAILDIR "/var/spool/mail" /* Macros to hide the differences between SunOS 4.x and SunOS 5.x. */ #ifdef USE_SYS_MNTTAB_H #include <sys/mnttab.h> #define _PATH_MTAB "/etc/mnttab" #define SETMNTENT(...
[ "57078196+vxunderground@users.noreply.github.com" ]
57078196+vxunderground@users.noreply.github.com
2309c2f19c66764264ea3ab769a6bd864c44f632
57d8c8f129bfb7cd600fbc4f68f68d83e3451f68
/cupy/cuda/cupy_common.h
e1b2ac01e839dc6a929c78d5c0593aa34920a67d
[ "MIT", "LicenseRef-scancode-unknown-license-reference" ]
permissive
anurocks1/cupy
4f979c6b16ef7f53dcccebf944103e7ec7e3de3b
1011b8085228c978ffad2154aba4b31e71f97c14
refs/heads/master
2021-01-06T00:49:18.441306
2020-02-17T13:10:15
2020-02-17T13:10:15
241,181,747
2
0
MIT
2020-02-17T18:44:06
2020-02-17T18:44:06
null
UTF-8
C
false
false
413
h
#ifndef INCLUDE_GUARD_CUPY_CUDA_COMMON_H #define INCLUDE_GUARD_CUPY_CUDA_COMMON_H typedef char cpy_byte; typedef unsigned char cpy_ubyte; typedef short cpy_short; typedef unsigned short cpy_ushort; typedef int cpy_int; typedef unsigned int cpy_uint; typedef long long cpy_long; typedef unsigned long long cpy_ulong; typ...
[ "kamonama@gmail.com" ]
kamonama@gmail.com
ef344213f993795f9208ee9cf48a277f71b08c89
50c1465a0c1abeeafdae1d1cb6c623ca63900e42
/grafika/btnArmory.h
528efdc1dc7597ad445d86d3860e0bf6c3c959ac
[]
no_license
siof/hellground-launcher
62f3579277ef9b45c37ef2c188a35b9d3c6cf0eb
7c607c87264eb213443e1ab6f95a10125f8f404b
refs/heads/master
2020-08-12T17:46:26.093391
2010-05-23T20:28:06
2010-05-23T20:28:06
214,812,269
1
0
null
null
null
null
UTF-8
C
false
false
20,828
h
#ifndef BTNARMORY_H_INCLUDED #define BTNARMORY_H_INCLUDED /* XPM */ static char * btnArmoryXpm[] = { "127 63 256 2", " c #6D92A5", ". c #1A72A9", "+ c #1D5170", "@ c #2E627E", "# c #40758F", "$ c #093554", "% c #376881", "& c #1D5574", "* c #84ABBC", "= c #235B79", "- c #688A9A", "; c #11...
[ "siof@siof.pl" ]
siof@siof.pl
5f65c149b19a80fc7dcdf73508c388b6ba09347c
fb708a7e0a3e76dfa42c63db2ead698bb78298f8
/srcs/read.c
3d21e8c8b71720ca44166daaeae1350fde8b68e6
[]
no_license
gabrieleficara/lem-in
0cd4a1fdff0bd632b922bee90be2f2ee6034d309
6a72aa74a208f784077fb93b069998cf8c811325
refs/heads/master
2020-03-22T10:04:38.266261
2018-07-05T17:13:08
2018-07-05T17:13:08
125,050,284
0
0
null
null
null
null
UTF-8
C
false
false
1,620
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* read.c :+: :+: :+: ...
[ "gficara@e1r4p10.42.fr" ]
gficara@e1r4p10.42.fr
940c7c38f1a8ed5950786b52ae39a27919fc07e4
230764d82733fac64c3e0eae1ce0a4030965dc4a
/third_party/gst-plugins-bad/ext/sctp/gstsctpdec.h
845fac4d41e1a7d5e07f95d71731f5ea009ba3bd
[ "BSD-3-Clause", "LGPL-2.1-only", "LGPL-2.0-or-later", "LicenseRef-scancode-other-copyleft", "LicenseRef-scancode-warranty-disclaimer", "GPL-1.0-or-later", "GPL-2.0-only", "LGPL-2.0-only", "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
isabella232/aistreams
478f6ae94189aecdfd9a9cc19742bcb4b4e20bcc
209f4385425405676a581a749bb915e257dbc1c1
refs/heads/master
2023-03-06T14:49:27.864415
2020-09-25T19:48:04
2020-09-25T19:48:04
298,772,653
0
0
Apache-2.0
2021-02-23T10:11:29
2020-09-26T08:40:34
null
UTF-8
C
false
false
2,392
h
/* * Copyright (c) 2015, Collabora Ltd. * * 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 and the following di...
[ "dschao@google.com" ]
dschao@google.com
0e08567c071db0a42327543cf2ea83407599e8df
0641d87fac176bab11c613e64050330246569e5c
/tags/release-2-4-d01/source/common/ucnv_io.c
0240df6ec46d74d2644d52b58e50c093394dffc8
[ "ICU" ]
permissive
svn2github/libicu_full
ecf883cedfe024efa5aeda4c8527f227a9dbf100
f1246dcb7fec5a23ebd6d36ff3515ff0395aeb29
refs/heads/master
2021-01-01T17:00:58.555108
2015-01-27T16:59:40
2015-01-27T16:59:40
9,308,333
0
2
null
null
null
null
UTF-8
C
false
false
35,354
c
/* ****************************************************************************** * * Copyright (C) 1999-2001, International Business Machines * Corporation and others. All Rights Reserved. * ****************************************************************************** * * * ucnv_io.c: * initializes global vari...
[ "(no author)@251d0590-4201-4cf1-90de-194747b24ca1" ]
(no author)@251d0590-4201-4cf1-90de-194747b24ca1
ba361480a60923e8bf397eeee0b7c322397e74ec
16d043d7afc88455781d68c8be3cb12cb745ba63
/cuda/mcuda/MCUDA/include/mcutil.h
8cdd8bf54a6c1e68dd1c7b7ae52d1011963be455
[]
no_license
peeyush113/backups
6028951470cff8c85c7f2c622807fd246b16c936
0562e738184eaa7d96678177a6fb9fd2b972b48b
refs/heads/master
2020-07-03T06:23:49.209996
2019-08-11T21:58:14
2019-08-11T21:58:14
201,818,797
1
0
null
null
null
null
UTF-8
C
false
false
824
h
/* * (c) 2008 The Board of Trustees of the University of Illinois. */ #ifndef MCUDA_UTILS #define MCUDA_UTILS #define CUT_SAFE_CALL(x) (x) #define CUDA_SAFE_CALL(x) (x) #define CUT_CHECK_ERROR(x) #if defined(__cplusplus) extern "C" { #endif void cutCreateTimer(unsigned int* timer); void cutStartTimer(unsigned i...
[ "peeyush113@gmail.com" ]
peeyush113@gmail.com
0f790d0b4017aa79cabdc405681e557af2eaa88b
71718b60860c68539175931114ec322a83a014d2
/static/capstone/arch/AArch64/AArch64Disassembler.c
22880efab5b9503b2eac15b13e1c9d470ce332fd
[ "BSD-3-Clause", "NCSA", "Apache-2.0" ]
permissive
killvxk/Janus
466ba3c3f41a410ea5c0afd2c2810861eaeede8b
f51381227e20a0f00ad6356ecf07c8b752d8ec33
refs/heads/master
2020-04-23T19:02:33.162511
2019-02-14T21:06:04
2019-02-14T21:06:04
171,388,739
1
0
Apache-2.0
2019-02-19T02:13:31
2019-02-19T02:13:30
null
UTF-8
C
false
false
48,477
c
//===- AArch64Disassembler.cpp - Disassembler for AArch64 ISA -------------===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===-------------------------------------------------------...
[ "rkz20@cam.ac.uk" ]
rkz20@cam.ac.uk
8bc702e071187dde4bc22221ffcf8524b87828b5
0641d87fac176bab11c613e64050330246569e5c
/branches/mishonok/regex-2009/source/tools/gennorm/store.c
ddd4f7fd8f9a9154ef78ab3364d9d3b81c0f5458
[ "LicenseRef-scancode-unicode", "ICU" ]
permissive
svn2github/libicu_full
ecf883cedfe024efa5aeda4c8527f227a9dbf100
f1246dcb7fec5a23ebd6d36ff3515ff0395aeb29
refs/heads/master
2021-01-01T17:00:58.555108
2015-01-27T16:59:40
2015-01-27T16:59:40
9,308,333
0
2
null
null
null
null
UTF-8
C
false
false
77,622
c
/* ******************************************************************************* * * Copyright (C) 1999-2010, International Business Machines * Corporation and others. All Rights Reserved. * ******************************************************************************* * file name: store.c * encoding: US...
[ "mishonok@251d0590-4201-4cf1-90de-194747b24ca1" ]
mishonok@251d0590-4201-4cf1-90de-194747b24ca1
a926a07ba4801a3f103d1690a857a151f2886e3e
b338c820570064317e21a648ba2e5608474cb248
/MPC_Code/Core7/app/MPC_LATENCY/LED_GREEN/src_5/cpu_5.c
2b125c9232bcb8b774e05b424ce8c3e41ebc29f0
[]
no_license
PallAxelSigurdsson/MPC-Platform
39580574288625e08407e6b8414bff2dd15e9f97
dfa3888657dae50a709c2aaefc60b946d80eae21
refs/heads/main
2023-06-21T14:35:01.251394
2021-07-22T15:23:39
2021-07-22T15:23:39
379,680,374
1
0
null
null
null
null
UTF-8
C
false
false
11,595
c
/* DESCRIPTION: * This code measures and reports the latencies of all functions * relating to the green LED peripheral. */ #include "system.h" #include "MPC.h" // The library holding all MPC OS commands. #include "INFO.h" // Information about the whole multicore system (central system.h) #include <sys/alt_irq....
[ "pas17@hi.is" ]
pas17@hi.is
75a068aa58a3ef475775c6f87473af013fcbe347
52263c795ed5b18f235347509839d66d2f015ff3
/lexer.c
fec078a380af9f27120d39783dc7ba8ed3c1dc2c
[]
no_license
Schamnad/CS-F342-Compilers
c213fa0af7a8ee9c75d6c693ee411b8c79d8b147
800d4f017a784474d39e0e2d138b355a95079d7d
refs/heads/master
2021-01-10T15:34:26.444017
2016-03-19T12:29:08
2016-03-19T12:29:57
54,264,031
0
0
null
null
null
null
UTF-8
C
false
false
7,767
c
/* COMPILER PROJECT-2015 Batch Number: 11 2011B2A7744P Sanjeed Schamnad 2011A7PS479P Shiva Manne */ #include<stdio.h> #include<string.h> #include<stdlib.h> #if ! defined _l_H #define _l_H 1 #include"lexer.h" #endif int DFA_table[STATE_SIZE][ALPHABET_SIZE]; terminal *FINAL[STATE_SIZE]; char temp_val[MAXSTRLEN]; ...
[ "sanjeed063@gmail.com" ]
sanjeed063@gmail.com
27483e95e33a7a0a65d86e3ddd64b89c65bebd6a
07dd5c7172837398c88a0ff134c446a7dda942ab
/src/fvDVM/fvDVM/fvDVM.C
081c0cda5723845288dabbe50f5e46c07380c4fc
[ "MIT" ]
permissive
tcfdwqq/dugksFoam
3e5c0bb92023530c06d72a55801f72bb2f983805
2c8be0649482c50900729a51540d66ca27c4668f
refs/heads/master
2020-03-16T21:38:18.644267
2017-05-21T09:03:17
2017-05-21T09:03:17
null
0
0
null
null
null
null
UTF-8
C
false
false
36,219
c
/*---------------------------------------------------------------------------*\ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | \\ / A nd | Copyright (C) 2011-2013 OpenFOAM Foundation \\/ M anipulation | --------...
[ "zhulianhua121@gmail.com" ]
zhulianhua121@gmail.com
464f9c8ad4c8b8fa80e3424c3459001557e13bd7
7d4176c878e8be73ffaa38c236f1a76528706c9f
/src/sys/scsi/scsi_tape.h
cc6f8570f734c7ead4a4c2438f583cf35b0b93e4
[]
no_license
roytam1/mirbsd-cvs
c06ea23d2b106658f9903fe65d351c480b72e72c
2a6f84cbc58f6ff22e1eeb7804df68d34c2b0a5c
refs/heads/master
2020-04-14T15:47:25.324452
2019-01-01T19:38:30
2019-01-01T19:38:30
163,906,352
1
0
null
null
null
null
UTF-8
C
false
false
8,599
h
/* $OpenBSD: scsi_tape.h,v 1.7 1998/01/07 17:28:38 deraadt Exp $ */ /* $NetBSD: scsi_tape.h,v 1.9 1996/05/24 02:04:47 thorpej Exp $ */ /* * Copyright (c) 1994 Charles Hannum. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the...
[ "" ]
fa90a9be276534b8750417059f04e76bc0db3cb2
74ca0502be3ea74703928bfa458e87a4335866f9
/isode-8.0/paradise/others/quipu/uips/de/util.c
e8574aeb4b7e2cc984ba20779de4869e8694701c
[ "Apache-2.0" ]
permissive
Kampbell/ISODE
a80682dab1ee293a2711a687fc10660aae546933
affd47713e792f7797150f237b10764577e5e067
refs/heads/master
2021-01-10T15:56:44.788906
2016-02-18T10:48:55
2016-02-18T10:48:55
52,000,870
8
0
null
null
null
null
UTF-8
C
false
false
9,369
c
/* template.c - your comments here */ #ifndef lint static char *rcsid = "$Header: /xtel/isode/isode/others/quipu/uips/de/RCS/util.c,v 9.1 1992/08/25 15:50:26 isode Exp $"; #endif /* * $Header: /xtel/isode/isode/others/quipu/uips/de/RCS/util.c,v 9.1 1992/08/25 15:50:26 isode Exp $ * * * $Log: util.c,v $ * Revisio...
[ "zosrothko@orange.fr" ]
zosrothko@orange.fr
c485ea22d20c2bbaa3e39fd15dda2604814719f4
18f5c6c7dad3df550ae1236913c4e9192087aa67
/test/float32_unpack.c
6c29d9a57566252c505adf300924b20ec417a2b7
[ "MIT" ]
permissive
mohayonao/libvorbis.js
f51bd8ce934bcc076c1114762f7288557f535c30
c53084b29549bc6e4a702fd4b21d4613655f77af
refs/heads/master
2020-04-05T22:57:06.357833
2013-03-04T04:14:19
2013-03-04T04:14:19
8,370,164
1
0
null
null
null
null
UTF-8
C
false
false
870
c
#include <stdio.h> #include <math.h> /* 32 bit float (not IEEE; nonnormalized mantissa + biased exponent) : neeeeeee eeemmmmm mmmmmmmm mmmmmmmm Why not IEEE? It's just not that important here. */ #define VQ_FEXP 10 #define VQ_FMAN 21 #define VQ_FEXP_BIAS 768 /* bias toward values smaller than 1. */ float _flo...
[ "mohayonao@gmail.com" ]
mohayonao@gmail.com
a839321ef34ba3656785d8f38e30a6b5822a7c39
df91a067ebe74199b0f8b8248ef3a3652e26b3ac
/src/libevent_test/hhdr.h
cd351ca10ee03bc7848319f827e146d590dd34ee
[]
no_license
xjp342023125/Code
6aba3ca9122f07bc49417365153220a50d1f9fb5
a6f6ae371fd157127b18b959c69ce0c2c76e6a22
refs/heads/master
2021-08-06T20:28:53.867527
2021-07-07T08:09:36
2021-07-07T08:09:36
79,343,868
5
2
null
null
null
null
UTF-8
C
false
false
286
h
#pragma pack(1) #pragma warning(disable: 4200) struct f_msg { int sum_len; int nType; char sz[]; }; struct up_log { char szpath[256]; char szname[100]; int len; char sz[]; }; struct up_log_ret { int ret; }; #pragma warning(default: 4200) #pragma pack()
[ "qt00@qq.com" ]
qt00@qq.com
5c4615af711d78749e7655860f7dee535986c2cd
41f705c9892a3d339d72a546803340a6ab41af56
/code/KEA128_BLDC_Sensorless/Sources/Peripherals/osc.c
b1c4882a295e2346587ec52aa7070c043563bc18
[]
no_license
reyno123456/bldc_kea128
edae81adb7c7977967739a9257a0250a4bb7551d
3f25def01cb2149d1062a8aa90876b1466ab586d
refs/heads/master
2021-08-27T20:22:10.757724
2017-11-28T07:12:08
2017-11-28T07:12:08
112,298,841
0
0
null
null
null
null
UTF-8
C
false
false
1,176
c
/******************************************************************************* * * (c) Copyright 2014 Freescale Semiconductor * ****************************************************************************//*! * * @file osc.c * * @author B06050 * * @version 1.0.2.0 * * @date Jul-3-2014 * * @br...
[ "reyno.wu@foxmail.com" ]
reyno.wu@foxmail.com
020799e981d7775de3706e703051a5be75d66e8a
b77e54131dede28b3153d6c67f6c061ac739b7d7
/bionic/libc/include/sys/linux-syscalls.h
39fea219e1efdf3c0a9c25d2be4844346a18763b
[ "LicenseRef-scancode-warranty-disclaimer", "SunPro", "BSD-3-Clause", "CMU-Mach", "HPND", "ISC", "LicenseRef-scancode-other-permissive", "LicenseRef-scancode-ibm-dhcp", "BSD-2-Clause", "Martin-Birgmeier" ]
permissive
JeffreyLau/JJWD-K8_icsCream
2319be6b9b2abd5e9d4da1b5efe91a472539c6c2
a9790f6edf973d9e6b102f9be89c7b7f883f1cb2
refs/heads/master
2021-01-19T11:37:22.502930
2013-06-27T06:05:01
2013-06-27T06:05:01
10,987,138
4
2
null
null
null
null
UTF-8
C
false
false
19,501
h
/* auto-generated by gensyscalls.py, do not touch */ #ifndef _BIONIC_LINUX_SYSCALLS_H_ #if !defined __ASM_ARM_UNISTD_H && !defined __ASM_I386_UNISTD_H #if defined __arm__ && !defined __ARM_EABI__ && !defined __thumb__ # define __NR_SYSCALL_BASE 0x900000 #else # define __NR_SYSCALL_BASE 0 #endif #define _...
[ "meto.jeffrey@gmail.com" ]
meto.jeffrey@gmail.com
b0b1bff7442ffaf7c1d3b562d1b3e5a5d8293fe7
2a76e1899a814a2aa9bae18cc9bb9cc73372bba9
/testing/icgen/random_verschillende_resoluties_N-GenIC/gadget3_64/subfind_cont.c
4b761d5f8fdb1f112f1f46ea4f3e01da7d2193d2
[ "Apache-2.0" ]
permissive
egpbos/egp
588ab3d18eef2e9bdae60c571dd602924bab6932
5e82c2de9e6884795b4ee89f2b15ed5dde70388f
refs/heads/master
2020-04-25T10:45:57.675997
2020-01-27T15:54:14
2020-01-27T15:54:14
172,720,830
0
0
null
null
null
null
UTF-8
C
false
false
10,389
c
#include <mpi.h> #include <stdio.h> #include <stdlib.h> #include <string.h> #include <math.h> #include <gsl/gsl_math.h> #include <sys/stat.h> #include <sys/types.h> #include "allvars.h" #include "proto.h" #ifdef SUBFIND #include "fof.h" #include "subfind.h" /*! Structure for communication during the density comp...
[ "pbos@astro.rug.nl" ]
pbos@astro.rug.nl
47621517ba6449a5db63037d58bfd25a60cbbbea
dfede5776cd9aeb6a814d61a4179206af2578f4e
/RPI/OPSYS15F/notes/09-10-15/fd-open-redirect.c
937341169f2cf7849a340daaa87258ec3dd753b0
[]
no_license
chocolatemelt/misc
ecc4d5903565313519358f96c4d2e165c89444bd
e1044f3e0b3e14b16c03c51d3e82ced2c10a5f9f
refs/heads/master
2021-06-23T20:43:53.226758
2017-08-27T20:56:36
2017-08-27T20:56:36
32,169,548
0
1
null
null
null
null
UTF-8
C
false
false
1,340
c
/* fd-open-redirect.c */ #include <stdio.h> #include <stdlib.h> #include <string.h> #include <unistd.h> #include <sys/types.h> #include <sys/stat.h> #include <fcntl.h> int main() { char name[80]; strcpy( name, "testfile.txt" ); /* name: "testfile.txt\0" */ /* ^^ ...
[ "kzhaaang@gmail.com" ]
kzhaaang@gmail.com
7ec5d97f6807bd944959e7489c90e9300758713a
ed28e9fc5011bad460f134eb5fe344e18983d0e3
/slprj/_cprj/m_EXjWXzdNbMLBy0VqWnKjsC.h
c8e4ad1c4fe609417ac22aa715f1a3a55df43123
[]
no_license
seccortessa/sim_files_tesis
e2697a56533d40ebbaa344125a16fc5c2f62b0c4
a1bb6904bb11b105b7c9523f192f98206a8ab799
refs/heads/master
2023-01-31T03:00:18.353259
2020-12-12T04:02:00
2020-12-12T04:02:00
298,026,509
1
0
null
null
null
null
UTF-8
C
false
false
7,117
h
#ifndef __EXjWXzdNbMLBy0VqWnKjsC_h__ #define __EXjWXzdNbMLBy0VqWnKjsC_h__ /* Include files */ #include "simstruc.h" #include "rtwtypes.h" #include "multiword_types.h" #include "slexec_vm_zc_functions.h" #include "slexec_vm_simstruct_bridge.h" #include "sl_sfcn_cov/sl_sfcn_cov_bridge.h" /* Type Definitions */ #ifndef ...
[ "seccortessa@unal.edu.co" ]
seccortessa@unal.edu.co
87281360205c4e8172a2170fe6b875c0fff8c74f
4bda80208070befaa2719f0ae3379a2ac5179f20
/02-linux-2.6.22-lab126/include/linux/usb/composite.h
95efc89301f16824b17f6d3dedfcd4546e661c6b
[ "MIT" ]
permissive
nahtethan/dxg-display
c8123be88b018ca9cbd5d47c17a5c7b047822edf
353d8c623042c2de78112d829c26a77378bc8e30
refs/heads/master
2021-07-26T16:06:05.524124
2020-06-05T16:11:00
2020-06-05T16:11:00
41,666,422
92
18
null
2016-11-22T03:58:15
2015-08-31T09:08:04
C
UTF-8
C
false
false
16,016
h
/* * composite.h -- framework for usb gadgets which are composite devices * * Copyright (C) 2006-2008 David Brownell * * 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 ...
[ "181545689@qq.com" ]
181545689@qq.com
681eb4d8341dded445241d819855b4f7f7cb44d9
4c521d6be326ab8fe574e90c5023ecd95e4cfc15
/main.c
7a74ccc52eb6980aaf4b93ef35bb5e48cbfcd3c1
[]
no_license
Mike-show/BonusProject
c4f3e84ef2a62294be6ce1c2b164233cb8db9ab7
ae3b90d7db509023444e7814fa18f952e8cfc0f5
refs/heads/master
2023-04-14T06:28:13.116011
2021-05-02T15:04:46
2021-05-02T15:04:46
363,583,920
0
0
null
null
null
null
UTF-8
C
false
false
961
c
#include "Wlan.h" int main(void){ system(CMD); int Count; FILE *Data; Data = fopen("wlan.txt", "r"); char Choice = '\0'; if(Data != NULL){ Count = WlanCount(Data); printf("%d WLANs have been found!\n\n", Count); const int SizeWlan = sizeof(struct ssid); struct ss...
[ "e2002026@DESKTOP-N6DCJCN" ]
e2002026@DESKTOP-N6DCJCN
68eeeb84c8d955af76bca65e578796fde7276871
4a7d20f21763809b9a061b95d1f308055f5a3fdf
/binarisation/bin_treshold.c
052676fb3be42becbe987e51239967f5295b5c5c
[]
no_license
multun/OCRe
ecd6b1bd57de25a91d4eea75edaa706a3b6b553e
c83b0a39af5136aa34e6921df1974a0efffad081
refs/heads/master
2021-01-19T03:09:44.697167
2016-12-05T14:54:45
2016-12-05T14:54:45
67,486,305
0
0
null
null
null
null
UTF-8
C
false
false
609
c
#include <stdlib.h> #include "binarise.h" #include "../bitmap/img.h" void bw_img_treshold(unsigned char treshold, t_bw_img *img) { unsigned int width = img->width; unsigned int height = img->height; for(unsigned int x = 0; x < width; x++) for(unsigned int y = 0; y < height; y++) { unsigned int off...
[ "victor.collod@epita.fr" ]
victor.collod@epita.fr
1a84fd48db74e0b1d33acc91009783f1086d8965
f363fdb9445d8dec088fb02c8faae8e23570a33e
/d/mingjiao/obj/bag.c
d9ad524752f60078e1e2a34f5de2050b84bd441a
[]
no_license
MudRen/zjmud
0999a492ac0717911c047936ee2c696b3b5cb20a
c56a166380d74858d7b4f0ba2817478ccea6b83d
refs/heads/main
2023-07-24T21:02:00.246591
2021-09-07T12:50:20
2021-09-07T12:50:20
403,973,627
1
1
null
null
null
null
GB18030
C
false
false
1,051
c
// bag.c #include <ansi.h> inherit ITEM; void create() { set_name("油布包", ({ "bag", "bao" })); set_weight(200); if (clonep()) set_default_object(__FILE__); else { set("unit", "个"); set("long", "这是一个油布包裹。\n"); set("value", 500); set("material", "cloth"); } set("book_count", 0); } void init() { if (th...
[ "i@oiuv.cn" ]
i@oiuv.cn
ce3257df27c9ca159eb2b44594d23cce7b01e0f8
45a175e1a470bf15f4a2aa5b066250d6f8ec5327
/embox/src/profiler/tracing/no_trace.c
e7ebc4585e357a421dbd9651566018fd80530d77
[ "BSD-2-Clause" ]
permissive
Walkingmind/embox
8315ee532d9e0a0ccd5e566bf4feac5ffe58d683
67cc5f73466e1a4c33891b946fc8e8217ce26ade
refs/heads/master
2021-01-01T17:22:48.903024
2015-04-14T20:24:43
2015-04-14T20:24:43
35,509,406
2
0
null
null
null
null
UTF-8
C
false
false
435
c
/** * @file * @brief * * @author Anton Kozlov * @date 29.04.2013 */ #include <stddef.h> #include <profiler/tracing/trace.h> time64_t trace_block_diff(struct __trace_block *tb) { return -1; } time64_t trace_block_get_time(struct __trace_block *tb) { return -1; } int trace_point_get_value(struct __tra...
[ "drakon.mega@5c469cbc-2eb3-11df-bba7-995ec2794b1c" ]
drakon.mega@5c469cbc-2eb3-11df-bba7-995ec2794b1c
600963bd956149f1b2ea3e070a958698980051e0
9fe295bccc24fff067921a69efeae8523323bc6d
/shoes/native/gtk/gtkeditline.c
c7a587ea97e275cbb91ce52b0362277cf2a0777b
[ "MIT" ]
permissive
val461/shoes3
9265c5c9a5dfee558abdacae23bc4bba3b84d740
323e544d91d53a43670cab474cee269a1aa1d0e6
refs/heads/master
2021-08-23T03:43:59.243535
2017-12-02T03:32:43
2017-12-02T03:32:43
null
0
0
null
null
null
null
UTF-8
C
false
false
1,769
c
#include "shoes/app.h" #include "shoes/ruby.h" #include "shoes/config.h" #include "shoes/world.h" #include "shoes/native/native.h" #include "shoes/types/native.h" #include "shoes/internal.h" #include "shoes/native/gtk/gtkentryalt.h" #include "shoes/native/gtk/gtkeditline.h" SHOES_CONTROL_REF shoes_native_edit_line(VA...
[ "ian.trudel@gmail.com" ]
ian.trudel@gmail.com
cc9fbe2e0c31cb370023e9c0c0501c0a296de073
9d9aca7551e69a2538fb47d001bbdc3eea8c3f08
/src/utils/dynamic_string_utils.c
95f853af9a6edeea6703c310cd9cace33771123f
[]
no_license
hugoBuissez/42sh
d226d09b36d5ec8d70358d54baee1969d42e07ca
ad85735ce87edbcaad102b5d68f54e738b309ff6
refs/heads/master
2023-03-30T12:24:33.448736
2021-03-29T19:19:16
2021-03-29T19:19:16
337,054,088
0
0
null
null
null
null
UTF-8
C
false
false
318
c
#include <string.h> #include "dynamic_string.h" #include "dynamic_string_internals.h" size_t string_len(struct d_string *string) { return string->len; } char *string_value(struct d_string *string) { return string->buf; } char *string_value_copy(struct d_string *string) { return strdup(string->buf); }
[ "hbuissez@gmail.com" ]
hbuissez@gmail.com
f14c1817cd3baa4613c4c7510c4b367ba5a67976
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/linux/drivers/media/usb/cx231xx/extr_cx231xx-i2c.c_cx231xx_i2c_mux_unregister.c
2bb4865bfe7f8ebe5de35cbfb65d2c612f2ce254
[]
no_license
isabella232/AnghaBench
7ba90823cf8c0dd25a803d1688500eec91d1cf4e
9a5f60cdc907a0475090eef45e5be43392c25132
refs/heads/master
2023-04-20T09:05:33.024569
2021-05-07T18:36:26
2021-05-07T18:36:26
null
0
0
null
null
null
null
UTF-8
C
false
false
594
c
#define NULL ((void*)0) typedef unsigned long size_t; // Customize by platform. typedef long intptr_t; typedef unsigned long uintptr_t; typedef long scalar_t__; // Either arithmetic or pointer type. /* By default, we understand bool (as a convenience). */ typedef int bool; #define false 0 #define true 1 /* Forward d...
[ "brenocfg@gmail.com" ]
brenocfg@gmail.com
6768b81c1820aa74ee43e72bf88812a00df5642b
e5b45ef28d128f072e5cc318371731b0fbdd4399
/DataStructure/Tree/BinaryTree/BinaryTree/LinkedQueue.c
dd4c2ddac6548ea823c1cf46c05ec72b2b660a17
[]
no_license
KianaGX/test
8e12550bef48f689d9d9abace0bd1efefe045586
15ba7dcd6cf114b6ca45a4f8442f08c202bfaff9
refs/heads/master
2022-12-08T08:00:03.152204
2020-08-29T15:42:56
2020-08-29T15:42:56
null
0
0
null
null
null
null
UTF-8
C
false
false
1,074
c
#include "BinaryTree.h" #include "LinkedQueue.h" void QueueInit(Queue* q) { q->front = q->rear = NULL; } DataType QueueFront(Queue* q) { assert(q); return q->front->val; } DataType QueueBack(Queue* q) { assert(q); return q->rear->val; } int QueueEmpty(Queue* q) { return q->front ? 0 : 1; } int QueueSize(Que...
[ "756687451@qq.com" ]
756687451@qq.com
e5a21f57abe8367f9a69e7f833e06b6679247c80
ddef162b2d614f63ab8361c880ca75533b04b32e
/demo.c
d9cd069743860f46e264c917396698e9cc017f4c
[]
no_license
air2013/libRockey
9dac86fbc21603b2e0e008774d22bb65e2c792ef
f33739e76b89ba7be00cc675e60d1b703b69f0f0
refs/heads/master
2020-04-06T17:04:21.095548
2015-07-21T07:02:33
2015-07-21T07:02:33
null
0
0
null
null
null
null
UTF-8
C
false
false
685
c
#include <stdio.h> #include "utils.h" #include "utpm_api.h" int main() { short pcrnum = 0x7; char digest[] = { 0x22, 0x00, 0x00, 0x00, 0x00, 0xc1, 0x00, 0x00, 0x00, 0x22, 0x00, 0x00, 0x00, 0x14, 0x00, 0x00, 0x00, 0x07, 0xff, 0xff}; if (utpm_pcr_extend(pcrnum, digest) != 0) { pr...
[ "johnxn@foxmail.com" ]
johnxn@foxmail.com
37028eb6a3e545223f7f85f697d317756dddee04
78a2c3aa40f73038cc34708719f2d047ce46a0cd
/lex.yy.c
87890b813b8359e4bfa2eef8fa2019c47d5e4943
[]
no_license
fareyduran/Compiler_1
78798f8b4e6284e96f4482b6b391f829649c9d66
a74ee64513133914ee655abc84b304dc22c3e14a
refs/heads/master
2022-11-15T12:21:23.762206
2016-02-28T20:48:11
2016-02-28T20:48:11
null
0
0
null
null
null
null
UTF-8
C
false
false
54,618
c
#line 3 "lex.yy.c" #define YY_INT_ALIGNED short int /* A lexical scanner generated by flex */ #define FLEX_SCANNER #define YY_FLEX_MAJOR_VERSION 2 #define YY_FLEX_MINOR_VERSION 5 #define YY_FLEX_SUBMINOR_VERSION 35 #if YY_FLEX_SUBMINOR_VERSION > 0 #define FLEX_BETA #endif /* First, we deal with platform-specific...
[ "farey.duran@gmail.com" ]
farey.duran@gmail.com
c18d87f406735461c406d258422dc7c13a81cc7b
6ef6213d2fa39d1d0ab7e2373d882b9d263e8c6d
/ti_components/cg_tools/linux/ti-cgt-c6000_8.2.4/lib/src/atanhf.c
a0b09e661b1dfb93f3df7bfa946fc04c4f2b651b
[]
no_license
Zhangh2018/PROCESSOR_SDK_VISION_03_06_00_00
9c380d3167b156a11a8f21814e94ac5550cddc87
05c72de5d031006c7565d4234abd53670a926acd
refs/heads/master
2021-10-16T13:43:05.313842
2019-02-11T09:10:44
2019-02-11T09:10:44
null
0
0
null
null
null
null
UTF-8
C
false
false
2,955
c
/****************************************************************************/ /* atanhf.c v8.2.4 */ /* */ /* Copyright (c) 1997-2018 Texas Instruments Incorporated */ /* h...
[ "yukichen@otobrite.com" ]
yukichen@otobrite.com
7621f686f4f137181a8477b3f7270dd9ce2e0214
20673ba95c7aae14500531d3bb909ec3a10f2553
/src/renderer.c
f8917f4913913cbba246544337a0608ee7d427e8
[]
no_license
NaviRice/renderer
514bd73791d91af8d8be057aea9986c470e0d6ca
9e138968a3b588e36da2623395495a1b17e9527f
refs/heads/master
2021-09-12T19:24:51.640404
2018-04-20T03:33:30
2018-04-20T03:33:30
110,404,707
1
0
null
2017-12-02T22:10:26
2017-11-12T04:28:52
C
UTF-8
C
false
false
2,944
c
//Sys includes //local includes #include "globaldefs.h" #include "renderer.h" //#include "glmanager.h" #include "glfwmanager.h" //init #include "glmanager.h" //init #include "cvarmanager.h" #include "matrixlib.h" #include "entitymanager.h" //init #include "contextmanager.h" #include "headclient.h" #include "navicli...
[ "roboman2444@gmail.com" ]
roboman2444@gmail.com
14f2918893608dcbda814d000ec27731854b2efb
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/linux/drivers/media/usb/gspca/extr_stk1135.c_stk1135_camera_disable.c
e22540920d879d43fd93bf2f3e8ff9b920e0cf26
[]
no_license
isabella232/AnghaBench
7ba90823cf8c0dd25a803d1688500eec91d1cf4e
9a5f60cdc907a0475090eef45e5be43392c25132
refs/heads/master
2023-04-20T09:05:33.024569
2021-05-07T18:36:26
2021-05-07T18:36:26
null
0
0
null
null
null
null
UTF-8
C
false
false
1,635
c
#define NULL ((void*)0) typedef unsigned long size_t; // Customize by platform. typedef long intptr_t; typedef unsigned long uintptr_t; typedef long scalar_t__; // Either arithmetic or pointer type. /* By default, we understand bool (as a convenience). */ typedef int bool; #define false 0 #define true 1 /* Forward d...
[ "brenocfg@gmail.com" ]
brenocfg@gmail.com
9dce21efba513ad9bc87f118731c4b5cb914e606
9d107a4d6451b6d352ed434fc3fa1bdec3c5791c
/sqlite/splitsource/mem1.c
ed3ff250d8fd0c5cff5fa6c7237784fc2cd619e5
[]
no_license
HarrtTong/Bitcoin-History
d50c7476452fe4f1fa6c6634eb37b10c5f7db67a
ef06995188b4ccb3126d56710ada272c278169f8
refs/heads/master
2020-05-23T01:08:02.873643
2014-05-15T00:57:17
2014-05-15T00:57:17
null
0
0
null
null
null
null
UTF-8
C
false
false
3,885
c
/* ** 2007 August 14 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness for yourself and forgive others. ** May you share freely, never taking more than you give. ** ************...
[ "shenjian74@gmail.com" ]
shenjian74@gmail.com
8fab794a02d9e03f26cae2099f7e1fa7bbec0e54
5d52c6480d1321dea2d15b5ee46685bde993f95a
/kelley_pohl/chapter_6/find_roots/fct.c
373e4d8c2ac45c78757cf0dd5f07f8c4999e3a09
[]
no_license
rdp84/c-exercises
7c8bcb52cb97f2c5c81f137fdd739f20812406d1
3f8e44a99e473232a145b3247f27b66f04fa599b
refs/heads/master
2023-08-07T15:33:59.525680
2022-09-22T16:28:36
2022-09-22T16:28:36
119,397,230
0
0
null
2022-09-22T16:28:37
2018-01-29T14:59:48
C
UTF-8
C
false
false
110
c
#include "find_root.h" dbl f(dbl x) { return ((x * x * x * x * x) - (7.0 * x) - 3.0); /* x^5 - 7x - 3 */ }
[ "pearson.bobby@gmail.com" ]
pearson.bobby@gmail.com
6621666254780f0d4a09de1d73cd8bd50daa40f7
039f44329601436936848a79f0d817983f74a04b
/psptest/output/qt4/psptest/tools_align.h
f49bcfe957c8802420973c83f2eafad7f3fa2599
[]
no_license
priyanshu-sekhar/GenApp
52e98bfa56213f48de912de368d4a974055758bc
e881f8aa478a7af0351c2ae3175e30b8f62e8e67
refs/heads/master
2016-09-06T17:05:05.575066
2015-08-23T18:22:33
2015-08-23T18:22:33
37,317,585
0
0
null
null
null
null
UTF-8
C
false
false
8,685
h
void psptest::module_load_tools_align() { delete_widgets_layouts( panel1_sub_widgets, panel1_sub_layouts ); panel1_widget_map.clear(); panel1_inputs.clear(); panel1_outputs.clear(); panel1_map_input.clear(); panel1_is_input.clear(); current_module_id = "align"; { QLabel * lbl = new QLabe...
[ "pri.patra@gmail.com" ]
pri.patra@gmail.com
9560b3da1e2b04962d88f6882a32ae35454a2387
ba1bc65118e9d130ccb4ae96a29fafcc7fd27a54
/src/VmCommon/src/fields.h
5fb8a19b2617e591895cd9d45986dc3a097a59db
[]
no_license
ganyao114/j2me
9497fb1345f6cecf35d8e5d50e10057a333204e2
bcc1d7ea68f0764b726023431cd8cee2b9acbf0c
refs/heads/master
2020-03-27T01:10:12.121310
2017-08-01T03:24:03
2017-08-01T03:24:03
null
0
0
null
null
null
null
WINDOWS-1252
C
false
false
9,997
h
/* * Copyright © 2003 Sun Microsystems, Inc. All rights reserved. * SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. * */ /*========================================================================= * SYSTEM: KVM * SUBSYSTEM: Internal runtime structures * FILE: fields.h * OVERVIEW: Inter...
[ "wychenjiechen@jd.com" ]
wychenjiechen@jd.com
ee62d5497141a31a4913593354dc6dbe71796b34
1c27b37dd3f961cf9911fd9e1e9166f61dc35a00
/j/e/parse.c
ad1f636a282a756bf6b6dd93632a1289ad166787
[ "MIT", "LicenseRef-scancode-public-domain" ]
permissive
yosoyubik/urbit-2015
7d635bba9795dfc755aa1f54416092f16d142853
5b625d11d950c38e2c4d974f494508bf45738d43
refs/heads/master
2021-08-19T11:25:39.698165
2019-09-01T09:52:32
2019-09-01T09:52:32
205,657,485
0
0
MIT
2020-07-18T03:44:40
2019-09-01T09:51:06
C
UTF-8
C
false
false
22,441
c
/* j/5/parse.c ** */ #include "all.h" static u3_noun _slip( u3_noun weq, u3_noun naz) { u3_noun p_naz, q_naz; u3x_cell(naz, &p_naz, &q_naz); if ( 10 == weq ) { return u3nc(u3x_good( u3i_vint(u3k(p_naz))), 1); }...
[ "bellod.cisneros@gmail.com" ]
bellod.cisneros@gmail.com
5e32e10be32899a6e0767aedb6ae270c348fecb1
388fcc80ed458742d476ad7ddc442b0f8f4df7a7
/entropy.h
619fd4aacc5d9ed4058376f22162238ba5ecdae3
[]
no_license
akallin/1D_NLC_Dupliforked
359dcc9d58392fe4d3c8de06bbe8a69a22974eb8
577544f82aa1916e2add2b945a23180158d3e1ce
refs/heads/master
2021-01-23T06:35:33.881875
2012-08-27T00:28:59
2012-08-27T00:28:59
null
0
0
null
null
null
null
UTF-8
C
false
false
14,016
h
//function to calculate the RDM and entropies for a 1d #ifndef entropy_H #define entropy_H long double getEE( double alpha, vector< vector<long double> > SuperMat ); inline double TwoSiteEntropy(double h, double alpha) { double CommonEnt; double DiffEnt; double unLog; CommonEnt = 0.5 + (1. + sqrt(1. + 4.*h*...
[ "ann.kallin@gmail.com" ]
ann.kallin@gmail.com
a26ba3b72daf183eb7addf304cae71177d489e9b
4d69a6218dba8843dc0436d36042ba96d14b3352
/Light OJ/1000 - Greetings from LightOJ.c
e2338c31987de67e7ff071fad74e721157590663
[]
no_license
SaimorAlam/Competitive-Programming
f96887231eb645dceec303894a5219419b00764d
1db383cbcc4e42f4522b4ec622b15f6deb93d124
refs/heads/master
2020-04-13T23:24:33.033027
2017-08-16T16:54:17
2017-08-16T16:54:17
51,823,956
0
0
null
null
null
null
UTF-8
C
false
false
276
c
#include<stdio.h> int main() { int a,b,n,i; while((scanf("%d",&n))==1) { for(i=1;i<=n;i++) { scanf("%d %d",&a,&b); if((a<=10)&&(b<=10)) printf("Case %d: %d\n",i,a+b); } break; } return 0; }
[ "saimoralam@gmail.com" ]
saimoralam@gmail.com
32f9ac09c66b72625716729cdd9a49b242d4ebe4
2d618311750fbd45a026ce89d287edcc2ca6f53c
/20170926/quantityBreak.c
9217fc3488c9be1b86478a46e3489c95b69e95e4
[]
no_license
Suzyy/C_Practice
257061e8f48180e274a77fff9a3a06964d46bbdf
b0faa3b63c502cc79f025185f39fda1da9f8932e
refs/heads/master
2021-09-14T04:01:46.533591
2018-05-08T03:55:46
2018-05-08T03:55:46
116,067,356
0
0
null
null
null
null
UTF-8
C
false
false
922
c
#include <stdio.h> main(){ int quantity; float price; float discountRate; float discountAmount; float salesAmount; printf("Please enter a quantity: "); scanf("%d", &quantity); printf("Please enter the price: "); scanf("%f", &price); if((quantity >= 1)&&(quantity <= 99)){ discountRate = 0.00; } else i...
[ "Suzy@isujiui-MacBook-Pro.local" ]
Suzy@isujiui-MacBook-Pro.local
1f6ca9d308a1aa2bb4a6be4aa14df4a1a9607136
e6c65e2e354336a4bea5b6a4ccbccd3682915fe2
/out-bin/py/google/fhir/models/run_locally.runfiles/com_google_fhir/external/pypi__tensorflow_1_12_0/tensorflow-1.12.0.data/purelib/tensorflow/include/external/jpeg/jconfig.h
61baae07a09652646be5fcfbea69b1ab778cca4a
[ "Apache-2.0" ]
permissive
rasalt/fhir-datalab
c30ab773d84983dd04a37e9d0ddec8bf2824b8a4
3e329fc8b4226d3e3a4a7c23c306a86e7a9ea0de
refs/heads/master
2021-10-09T05:51:04.593416
2018-12-21T18:11:03
2018-12-22T05:38:32
162,744,237
0
0
null
null
null
null
UTF-8
C
false
false
183
h
/home/rkharwar/.cache/bazel/_bazel_rkharwar/0ddaa3627472ad9d1367a008236ce2f5/external/pypi__tensorflow_1_12_0/tensorflow-1.12.0.data/purelib/tensorflow/include/external/jpeg/jconfig.h
[ "ruchika.kharwar@gmail.com" ]
ruchika.kharwar@gmail.com
7c260001e7619c7d5a65b1ee8bf67de8b4b4050a
490d52f91632f073443a93da34cbace8fd9a0808
/Compiler for OOP decaf (CISC672)/pp5/parser.h
c2f86f65bc3cda781318c9f6ca14cfae3ee0263a
[]
no_license
sychen41/Coursework-Projects
8a3e15595d315b87595f1c2187bd94fb6b208629
9bade7261e0cbceb3f4a41bcfd62eec25b63714e
refs/heads/master
2021-06-11T11:03:30.140264
2016-11-22T20:18:30
2016-11-22T20:18:30
72,362,903
1
0
null
null
null
null
UTF-8
C
false
false
1,293
h
/* File: parser.h * -------------- * This file provides constants and type definitions that will * are used and/or exported by the yacc-generated parser. */ #ifndef _H_parser #define _H_parser // here we need to include things needed for the yylval union // (types, classes, constants) #include "scanner.h" ...
[ "sychen@udel.edu" ]
sychen@udel.edu
2ad1dab2671c5ab440f9cc78e71695268655b683
05c9e83414ffd72e9d2ff51a714f0152b8ad5d5d
/src/sys/arch/amd64/compile/MYKERNEL/opt_x86emu.h
4621793b634a462d5bc879706283fd47db4071b7
[]
no_license
marwadesouky96/GSoC-NetBSD
52152a02acfcaa4bf722abf119c66187c7147c2d
5e3be60a17e3194f11264e0be0474f301d2e8e5f
refs/heads/master
2020-03-19T11:14:52.539500
2018-06-12T01:22:16
2018-06-12T01:22:16
136,442,332
0
0
null
null
null
null
UTF-8
C
false
false
248
h
#define X86EMU 1 #ifdef _LOCORE .ifndef _KERNEL_OPT_X86EMU .global _KERNEL_OPT_X86EMU .equiv _KERNEL_OPT_X86EMU,0x1 .endif #else __asm(" .ifndef _KERNEL_OPT_X86EMU\n .global _KERNEL_OPT_X86EMU\n .equiv _KERNEL_OPT_X86EMU,0x1\n .endif"); #endif
[ "root@MDesouky.my.domain" ]
root@MDesouky.my.domain
cbab29d22695a81d434d5741e0089be96736068d
2fe4e069831dc13785d6d85d48ff5b3e7917e49a
/xdk-asf-3.x/common/services/clock/example1/sam4cp16b_sam4cp16bmb/gcc/asf.h
fe1596de474715ade310474ddf2b18c1d23d4095
[]
no_license
nandojve/embedded
2c349bf2dbffa1ef5e0fa80c60b7d9a7c589e554
da9fb2810a06980821bd4736ae622a80de6025d3
refs/heads/master
2021-01-21T12:27:09.764365
2015-01-05T23:09:53
2015-01-05T23:09:53
18,577,491
4
0
null
null
null
null
UTF-8
C
false
false
2,808
h
/** * \file * * \brief Autogenerated API include file for the Atmel Software Framework (ASF) * * Copyright (c) 2012 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided t...
[ "nandojve@gmail.com" ]
nandojve@gmail.com
5fc47c9d9290980934e587720cc971034c9140ea
f0411dca68854abd95705fa73dd34839b3e0dde8
/Example/Pods/Headers/Private/LJKeyBroadEventManager/LJKeyboardReloadToolBar.h
0050b9fcfdcece8c072c5d05830806600a925645
[ "MIT" ]
permissive
lijian096870/LJKeyBroadEventManager
b4868b1ac628cb1720873fe50a8d73b1dd0e245f
b386772178351fb4d893df51d238a5bbba621287
refs/heads/master
2020-07-08T05:42:04.570699
2020-06-10T07:40:20
2020-06-10T07:40:20
203,582,066
23
1
null
null
null
null
UTF-8
C
false
false
80
h
../../../../../LJKeyBroadEventManager/Classes/KeyBroad/LJKeyboardReloadToolBar.h
[ "1358756992@qq.com" ]
1358756992@qq.com
9bf7c8daba76274879806ec7f51df892924de5ea
91a882547e393d4c4946a6c2c99186b5f72122dd
/Source/XPSP1/NT/base/pnp/setupapi/devicon.c
f7fa35b67f8848ba8cb517c0752cb3ac869cde48
[]
no_license
IAmAnubhavSaini/cryptoAlgorithm-nt5src
94f9b46f101b983954ac6e453d0cf8d02aa76fc7
d9e1cdeec650b9d6d3ce63f9f0abe50dabfaf9e2
refs/heads/master
2023-09-02T10:14:14.795579
2021-11-20T13:47:06
2021-11-20T13:47:06
null
0
0
null
null
null
null
UTF-8
C
false
false
57,547
c
/*++ Copyright (c) 1993-2000 Microsoft Corporation Module Name: devicon.c Abstract: Device Installer routines dealing with retrieval/display of icons. Author: Lonny McMichael (lonnym) 28-Aug--1995 Notes: You must include "basetyps.h" first. --*/ #include "precomp.h" #pragma hdrstop #include <...
[ "support@cryptoalgo.cf" ]
support@cryptoalgo.cf
fbe45d6df55bb99cea29fa60b928f53b44d510b8
287230b6695941701830dd513273d516c7235ba9
/prebuilts/gcc/linux-x86/arm/gcc-linaro-6.3.1-2017.05-x86_64_arm-linux-gnueabihf/lib/gcc/arm-linux-gnueabihf/6.3.1/plugin/include/tree-data-ref.h
d5efcbb537305987e190d1fe8787812e714f70be
[]
no_license
haohlliang/rv1126
8279c08ada9e29d8973c4c5532ca4515bd021454
d8455921b05c19b47a2d7c8b682cd03e61789ee9
refs/heads/master
2023-08-10T05:56:01.779701
2021-06-27T14:30:42
2021-06-27T14:30:42
null
0
0
null
null
null
null
UTF-8
C
false
false
130
h
version https://git-lfs.github.com/spec/v1 oid sha256:28400ff222a0035ae51d7c0889d18e69d55a3c895c82b03e044201c8295bf511 size 17091
[ "geierconstantinabc@gmail.com" ]
geierconstantinabc@gmail.com
27e510a7b3c18aec93f737171bf71ac1ef87bf19
86e708d6eea4b2be0a6f54667dcc08dac7ec3a37
/os/lib/fork.c
ba45119a17f3c8f0dffe2d64b3a4380a5ed4032c
[]
no_license
aaandrewww/authcontrol
0566acac31043e9c39d10ca3af1ddae0100a4563
98dc3249484fdc692bcba8e788f479121f7be808
refs/heads/master
2021-01-17T13:00:37.475296
2015-08-31T00:46:49
2015-08-31T00:46:49
41,648,058
0
0
null
null
null
null
UTF-8
C
false
false
5,337
c
// implement fork from user space #include <inc/string.h> #include <inc/lib.h> // PTE_COW marks copy-on-write page table entries. // It is one of the bits explicitly allocated to user processes (PTE_AVAIL). #define PTE_COW 0x800 static bool is_mapped(uintptr_t va, pte_t *pte_store) { if ((vpd[PDX(va)] & PTE_P) && ...
[ "scott@thinkmoore.net" ]
scott@thinkmoore.net
f392ac8e52f8f6f1b0a0a36745a5cac3f3d1a628
4a842c188112cf8de253b7163525513bc5f1067c
/reactingLagrangianQGDFoam/createClouds.H
36296cffede84112693ec8b1f7d874b5c5426b35
[]
no_license
eacfd/QGDsolver
c10c73dc91af66c94c1f0a6aa6eafa16e5806b48
db06d5195804da242a2d00b3d0de2011276cac90
refs/heads/jenkins/digitef-dev-1912
2023-03-16T15:08:12.472382
2020-05-21T13:18:45
2020-05-21T13:18:45
137,872,201
1
1
null
2023-03-03T13:43:48
2018-06-19T09:48:53
C++
UTF-8
C
false
false
160
h
Info<< "\nConstructing reacting cloud" << endl; basicReactingCloud parcels ( "reactingCloud", rho, U, g, slgThermo ); // //END-OF-FILE //
[ "m.kraposhin@ispras.ru" ]
m.kraposhin@ispras.ru
9070d4d2ca438ce282cb95cccdcefca3597a1794
335a3502b4d64b4d949e42c23e5c28fe51d253c7
/tiny2313hacks-008-display-spi/main.c
17c87088f75f070fac912227b6bc408acf200d4b
[]
no_license
st3fan/electronics
e8acbab7f55f2c7ec032f66d7b9ae40e5dd303e0
398f3188c420277673cadfa46d600a6beea3ba88
refs/heads/master
2020-04-01T16:40:29.052327
2011-04-21T04:00:41
2011-04-21T04:00:41
441,033
0
0
null
null
null
null
UTF-8
C
false
false
2,488
c
// tiny2313-hacks-002-adc/main.c #include <avr/interrupt.h> #include <avr/io.h> #include <util/delay.h> void usart_setup() { UBRRH = 0; UBRRL = 6; UCSRA = 0; UCSRB = (1 << TXEN); UCSRC = (1 << UCSZ1) | (1 << UCSZ0); } void usart_tx(unsigned char c) { while ((UCSRA & (1 << UDRE)) == 0x00) { ...
[ "stefan@arentz.ca" ]
stefan@arentz.ca
37fdefe38fec1a1a1cc3199a9b1d36abc1eea196
db573dfca63e68963de9795a30e77534079385ce
/C-Program-Solve/string-cut.c
8421572cfb40018fe1af2a5fa520ad80d2506f5c
[]
no_license
nibedika/C-Programming
72cf4b1e5848f5edfb4f968c7ddfc246987e253a
208a72d883c3da9adae17ec888f1bad7187fb6cb
refs/heads/master
2022-12-25T02:23:19.321774
2020-09-12T22:23:30
2020-09-12T22:23:30
295,020,817
0
0
null
null
null
null
UTF-8
C
false
false
145
c
#include<stdio.h> #include<string.h> int main() { char s1[10]="Nibedika"; char s2[10]=" Dhar"; strcat(s1,s2); printf("%s",s1); }
[ "nibedikadhar1712@gmail.com" ]
nibedikadhar1712@gmail.com
22d8c27df35e15fd5827d0a9e19caa737dced759
97aab27d4410969e589ae408b2724d0faa5039e2
/CPU/SRCS/kos-1.2.0/kernel/arch/dreamcast/hardware/pvr/pvr_fog_tables.h
702ee3a2648117851c2bfcf3a2078a85db2e3241
[]
no_license
FutureWang123/dreamcast-docs
82e4226cb1915f8772418373d5cb517713f858e2
58027aeb669a80aa783a6d2cdcd2d161fd50d359
refs/heads/master
2021-10-26T00:04:25.414629
2018-08-10T21:20:37
2018-08-10T21:20:37
null
0
0
null
null
null
null
UTF-8
C
false
false
7,909
h
/* Kallistios 1.2.0 pvr_fog_tables.h (C)2002 Paul Boese Portions (C)1999-2001, Brian Paul $Id: pvr_fog_tables.h,v 1.2 2002/02/17 03:43:16 axlen Exp $ */ #ifndef __PVR_FOG_TABLES_H #define __PVR_FOG_TABLES_H /* This table is used by the pvr_fog.c module to scale values for the PVR's fog table...
[ "david.koch@9online.fr" ]
david.koch@9online.fr
5a4facdc1485d9534e9a895ef9ca1e7720365ce9
d1c4f9487dd0db03b1d118ee22c0bbfcac052547
/aosp/external/libnfc-nci/halimpl/pn54x/utils/phNxpConfig.h
c6154f90a73e3ecb89be18fb2ff141f11a7e377b
[]
no_license
NXPNFCLinux/nxpnfc_android_kitkat
441499bbf2d367d581606bd3bd7a5c307b8ef1a0
a5ff49373e28faef06d70ff5e31a09b126e3a76a
refs/heads/master
2020-12-26T04:49:10.403201
2020-10-14T08:29:15
2020-10-14T08:29:15
53,134,410
4
7
null
null
null
null
UTF-8
C
false
false
3,651
h
/****************************************************************************** * * Copyright (C) 1999-2012 Broadcom Corporation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at: * ...
[ "jeremy.geslin@nxp.com" ]
jeremy.geslin@nxp.com
807b71e373db16f33ff8e8e12c59211783de43bc
6f0b0136f95c42fac9889497e9529fa911efb2b0
/Software PWM/FR5994_softPWM/msp430fr599x_1.c
4b069f659fe2726bf35cd4b87bb2d1546fdb4f53
[]
no_license
RU09342/lab-4-timers-and-pwm-apranvoku
bcc1366264b202feabe37e412d3930a37967a699
c3210d3318ab4aa879bcb51594bf7bc8c28d8149
refs/heads/master
2021-05-16T04:52:21.628795
2017-10-16T07:36:19
2017-10-16T07:36:19
106,218,615
0
1
null
null
null
null
UTF-8
C
false
false
2,782
c
//****************************************************************************** // Ardit Pranvoku Collab with Thai Nghiem // Built with CCSv4 and IAR Embedded Workbench Version: 4.21 //****************************************************************************** #include <msp430.h> #include <Math.h> volatile un...
[ "pranvoku.ardit@gmail.com" ]
pranvoku.ardit@gmail.com
5d4546911e9385b658c14f2b489d5bc24cc2dc97
50a950d167bc213a23af6efc3122463687b316f8
/CRC32.h
b08c47e763d079bb89ec4e2947deecc697925209
[]
no_license
aqwapengwan/HW5
9e88cdd12c999ebe53ebbd13210e9d098c46df5d
9490c8615ea2506e87436bd1cc70a9efb4866b03
refs/heads/master
2020-04-09T00:37:21.508247
2018-12-04T17:14:30
2018-12-04T17:14:30
159,874,774
0
0
null
null
null
null
UTF-8
C
false
false
72
h
uint32_t crc32(const uint8_t *block, uint32_t blockSize, uint32_t crc);
[ "35090728+aqwapengwan@users.noreply.github.com" ]
35090728+aqwapengwan@users.noreply.github.com
e77c3a29079f0438c6b0f9c279e6c3cf29bc7dc1
957c488487158d509f6b1d490e56129bbc5e0645
/programs/wolfportal/src/ft_rot_pos.c
8457386ba24df45f9bd5903b0c3ea9baa177831f
[]
no_license
sclolus/Turbofish
4412d94dff5aef99e1d453413a13f5375e2d4f4d
972e470f4144b62ce90765f32666d5c3b16d68d1
refs/heads/master
2022-06-21T04:01:25.338170
2019-12-05T17:36:09
2019-12-05T17:37:28
263,923,507
9
0
null
null
null
null
UTF-8
C
false
false
1,386
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_rot_pos.c :+: :+: :+: ...
[ "bmickael@student.42.fr" ]
bmickael@student.42.fr
f477796c4a2e7931a4d55df395de9f6d16cf5bda
8c7edcd53b018b91b79dd67ecc2129b0dcf749fd
/fgcp_frideg.c
fd1ed186991696b2095f680c56e42605e40d66c0
[]
no_license
lineCode/jingdong_mcu
f19f44728f90e22bb5dea0d46199c1f235a88f6e
835f3adf556ead1d5d86de65a2797b9c85a9f884
refs/heads/master
2021-08-07T11:11:23.530542
2017-11-08T03:27:43
2017-11-08T03:27:43
null
0
0
null
null
null
null
UTF-8
C
false
false
3,420
c
/*++ Copyright (c) 2016 Wisky. All Rights Reserved. Revision History: 2016-03-11 Created by Fibo Lu --*/ #include "r_cg_macrodriver.h" #include "r_cg_port.h" #include "r_cg_userdefine.h" #include "r_cg_serial.h" #include "utility.h" #include "sensor_adc.h" #include "r_cg_timer.h" #include "fgcp.h...
[ "luxiujun@wisky.com.cn" ]
luxiujun@wisky.com.cn
761525b9ee0f88bbcb35f4897d573cf8e1a631e5
99bdb3251fecee538e0630f15f6574054dfc1468
/bsp/allwinner/libraries/sunxi-hal/hal/source/g2d_rcq/simple_idr.c
3e9970816c9130c1ace7241c4491ba65f658fe9f
[ "Apache-2.0", "Zlib", "LicenseRef-scancode-proprietary-license", "MIT", "BSD-3-Clause", "X11", "BSD-4-Clause-UC", "LicenseRef-scancode-unknown-license-reference" ]
permissive
RT-Thread/rt-thread
03a7c52c2aeb1b06a544143b0e803d72f47d1ece
3602f891211904a27dcbd51e5ba72fefce7326b2
refs/heads/master
2023-09-01T04:10:20.295801
2023-08-31T16:20:55
2023-08-31T16:20:55
7,408,108
9,599
5,805
Apache-2.0
2023-09-14T13:37:26
2013-01-02T14:49:21
C
UTF-8
C
false
false
8,199
c
/* * simple_idr.c * * Copyright (c) 2007-2019 Allwinnertech Co., Ltd. * * * 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 ...
[ "noreply@github.com" ]
RT-Thread.noreply@github.com
2103c96b595c45feda2791208eb255e2a5bcb97c
76a3d8485ecfe4d9ee51ffa5862946f3223bfa1a
/module/rdpComposite.h
08fd7da95dc74d144e9b0a812eae8656ee549d98
[ "MIT-open-group", "X11" ]
permissive
neutrinolabs/xorgxrdp
59ab958a60ae1b2af98bc6cd481ee36c57de8ce7
bf49ee19f8478bd37920da3ea45e2f285b4c9997
refs/heads/devel
2023-09-06T05:58:07.907521
2023-05-29T13:08:07
2023-05-29T13:08:07
24,623,762
397
128
NOASSERTION
2023-09-09T23:13:42
2014-09-30T03:55:45
C
UTF-8
C
false
false
1,295
h
/* Copyright 2005-2017 Jay Sorg Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting docu...
[ "jay.sorg@gmail.com" ]
jay.sorg@gmail.com
df1f1cf5dfe2cbb1aebf279e1868762543ed7c90
fa32e1579b76c6e6e14001f10143ceeadea5aa72
/station/Middlewares/Third_Party/LwIP/src/core/ipv4/dhcp.c
cc7b95100284adb8f22a5cb546508d53e99776c7
[ "MIT", "BSD-3-Clause", "LicenseRef-scancode-st-bsd-restricted" ]
permissive
tigercosmos/bus-iot
0e155cb0a36a63969b1576f65865f913aa3098ec
a08427e41b33b9102c3dcc79f27599ad9b56b750
refs/heads/master
2021-01-19T15:17:18.752546
2020-03-09T04:04:59
2020-03-09T04:04:59
100,954,785
1
2
MIT
2020-03-09T04:05:00
2017-08-21T13:25:13
C
UTF-8
C
false
false
68,580
c
/** * @file * Dynamic Host Configuration Protocol client * */ /* * Copyright (c) 2001-2004 Leon Woestenberg <leon.woestenberg@gmx.net> * Copyright (c) 2001-2004 Axon Digital Design B.V., The Netherlands. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification...
[ "b04209032@ntu.edu.tw" ]
b04209032@ntu.edu.tw
7b49f0479ee0b4d6218eb39802fbf7f15b2a4ab7
42af5cdbde2fa4ec4c6f34fbd74b01ea7973235e
/task_4/Task4.c
0afbce385f903699a58c7612d5e98d14a4f9396c
[]
no_license
lyutov2208/3_sem
b85cd628165b506836fb273c51ef18c9a86d5839
8d75f8a188f20c93dd4a31221a09da3886b750a3
refs/heads/master
2020-09-20T12:56:18.482221
2019-12-20T22:33:59
2019-12-20T22:33:59
224,486,242
0
0
null
2019-11-27T17:45:26
2019-11-27T17:45:25
null
UTF-8
C
false
false
2,127
c
#include <pthread.h> #include <stdio.h> #include <stdlib.h> #include <malloc.h> #include <time.h> struct rectangle { double a; double b; double count; }; const long int amount = 5000000; double S = 0; // double func(double x) { return x*x; } void *calculate(void * annoy) { struct re...
[ "noreply@github.com" ]
lyutov2208.noreply@github.com
43ac4beeb1062cc7cac811fc05db35764ed8bc64
468613e278d19408e70ee9c38762c1e054642513
/FiBY_base/Anarchy/ngb.c
e1e0294a9f663b2aa7b1d17496cd0fa4065ce56b
[]
no_license
bpfm/FiBYHydroAdaption
dae121180b083f3a7b84201ca78bb76bbe05eddb
54075e0319fa5645f608db5ac644f22eb9e94baa
refs/heads/master
2021-08-28T06:16:50.880891
2017-12-11T10:50:36
2017-12-11T10:50:36
113,340,516
0
0
null
null
null
null
UTF-8
C
false
false
16,999
c
#include <mpi.h> #include <stdio.h> #include <stdlib.h> #include <string.h> #include <math.h> #include <time.h> #include "allvars.h" #include "proto.h" /*! \file ngb.c * \brief neighbour search by means of the tree * * This file contains routines for neighbour finding. We use the * gravity-tree and a range-s...
[ "morton@roe.ac.uk" ]
morton@roe.ac.uk
5062a559c3c39cc6cec097fc575e89310242f320
485741c6f00d939c2a1bc5011d01f5666325b0dd
/uspace/include/types/packet.h
ca39790009255a36926c6a6d2f8e29b546a2f944
[]
no_license
frankfanslc/ustack
f623881cb6d6327741969758fe2caedd329c68d6
7fb7296601c3f92827fa0ae8d24e41e4af71edf6
refs/heads/master
2022-02-12T12:03:59.888457
2016-10-09T22:09:22
2016-10-09T22:09:22
null
0
0
null
null
null
null
UTF-8
C
false
false
1,559
h
/* * types/packet.h * * Copyright (C) 2012-2013 Peng Jianzhang * * Author: Peng Jianzhang * Email: pengjianzhang@gmail.com * Time: 2013.2.11 * */ #ifndef _TYPES_PACKET_H #define _TYPES_PACKET_H #include "common/types.h" #include "common/list.h" #include "types/lf_queue.h" struct packet { struct list_head ...
[ "pengjianzhang@gmail.com" ]
pengjianzhang@gmail.com
bc391a76950e58da462fdcc7103ca785e7c12cee
f24bbc3aea1f4926e681d8a1736116d462ec0841
/ext/leevel/bootstrap/kernel.zep.c
4b34ed87489ec24c47dbde3aa16591bb07096631
[ "MIT" ]
permissive
xubingyue/leevel
61573299eaf23ea0c02ae77dc230d581090f6c75
16237d4dc23e5db134ce7e3b08cb5e2ff9c4e123
refs/heads/master
2020-04-05T11:05:50.120373
2018-11-07T19:12:21
2018-11-07T19:12:21
null
0
0
null
null
null
null
UTF-8
C
false
true
11,020
c
#ifdef HAVE_CONFIG_H #include "../../ext_config.h" #endif #include <php.h> #include "../../php_ext.h" #include "../../ext.h" #include <Zend/zend_operators.h> #include <Zend/zend_exceptions.h> #include <Zend/zend_interfaces.h> #include "kernel/main.h" #include "kernel/object.h" #include "kernel/memory.h" #include "k...
[ "635750556@qq.com" ]
635750556@qq.com
881f48d29b26f15b0e01b124488856d112822010
e1901c4a297b119e57c943c51c2a7e6859da9bb6
/TUESDAY/troll.c
e65b6b97717e30503d60cbd4a1d4a29c39c5dd5a
[]
no_license
tiprata/GNL
a5fb141f33aa4a4106f8483c89091ed5e96c83ce
e38e1ff83a3d9a622e60138e14dc50e852541a08
refs/heads/master
2021-01-10T02:40:52.223545
2016-01-22T16:26:20
2016-01-22T16:26:20
47,983,450
0
0
null
null
null
null
UTF-8
C
false
false
3,955
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* get_next_line.c :+: :+: :+: ...
[ "tiprata@e3r10p23.42.fr" ]
tiprata@e3r10p23.42.fr
a6f3c46dcbb7603eff99d0068f7e9e2e06da8c45
72c8ed81a3e997fa93559a3e00c6a0d43fdaa685
/wsfont/spleen-16x32.c
d4e8635e86d22cc72b713ea1eac9ee681f64b01d
[ "BSD-2-Clause", "LicenseRef-scancode-unknown-license-reference" ]
permissive
AVykhovanets/spleen
ff0902f434955b0d65c98b159ff77fa98ff1ab87
a356d2b16a52fa252f9135936348f02180ddd6aa
refs/heads/master
2023-08-27T01:00:37.214009
2021-10-09T19:42:41
2021-10-09T19:42:41
null
0
0
null
null
null
null
UTF-8
C
false
false
609
c
/* * Spleen 1.9.1 * Copyright (c) 2018-2021, Frederic Cambus * https://www.cambus.net/ * * Created: 2020-06-20 * Last Updated: 2020-07-08 * * Spleen is released under the BSD 2-Clause license. * See LICENSE file for details. * * SPDX-License-Identifier: BSD-2-Clause */ #include <stdio.h> #include <tim...
[ "fred@statdns.com" ]
fred@statdns.com
122675c9fae2064117470a518f4493c674983c00
24d856d98c85a319d53be2768ccc176a50873fa3
/linux-lts-quantal-3.5.0/net/mac80211/rc80211_minstrel_ht_debugfs.c
e788f76a1dfe5811fb81614a88fc08f139f37f00
[ "GPL-1.0-or-later", "Linux-syscall-note", "GPL-2.0-only", "BSD-2-Clause" ]
permissive
dozenow/shortcut
a4803b59c95e72a01d73bb30acaae45cf76b0367
b140082a44c58f05af3495259c1beaaa9a63560b
refs/heads/jumpstart-php
2020-06-29T11:41:05.842760
2019-03-28T17:28:56
2019-03-28T17:28:56
200,405,626
2
2
BSD-2-Clause
2019-08-03T19:45:44
2019-08-03T17:57:58
C
UTF-8
C
false
false
3,366
c
/* * Copyright (C) 2010 Felix Fietkau <nbd@openwrt.org> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ #include <linux/netdevice.h> #include <linux/types.h> #include <linux...
[ "jflinn" ]
jflinn
4f4d7acb58840aaa07fc5e3841d49c141f8c0ddb
62ee3292c00562e718adc9ced13e8ba2d44548ec
/TouchSensor/TouchSensorFirmware/src/smc_gen/Config_CMT0/Config_CMT0.h
ff1f7f268dc007257ab1103c90b65453bd451d2e
[]
no_license
tamapochi1/DigitalViolin
632b32f64f89e834346ede623141cae819744fae
a5f46f305b7ab205296587d07c080f8c38ca49e1
refs/heads/master
2020-03-27T04:38:47.322488
2019-01-19T14:51:40
2019-01-19T14:51:40
145,957,743
1
2
null
null
null
null
UTF-8
C
false
false
3,728
h
/*********************************************************************************************************************** * DISCLAIMER * This software is supplied by Renesas Electronics Corporation and is only intended for use with Renesas products. * No other uses are authorized. This software is owned by Renesas Elect...
[ "koyuki-2009@live.jp" ]
koyuki-2009@live.jp
61de930522db9e126d92af8b24d55fb023d1f550
07a1d9be578281caf4f0f1a1093ff559336ec0a1
/midi_defs.h
4c7023eaaa9d7ab031008edfc4da03dc2946dc9d
[ "MIT" ]
permissive
andypayne/midi_defs
6b3669f957e2d4a1945b62f472698c6dedb3c8b7
aa050affaa9ae9a5bd9169e5d59dc806dbcec2d9
refs/heads/master
2023-02-02T10:03:07.513688
2020-12-17T14:23:53
2020-12-17T14:23:53
311,129,359
0
0
null
2020-12-17T14:23:55
2020-11-08T18:37:43
C
UTF-8
C
false
false
2,209
h
#ifndef MIDI_DEFS_H #define MIDI_DEFS_H #define maj_triad(root) { root, 4 + root, 3 + 4 + root } #define min_triad(root) { root, 3 + root, 4 + 3 + root } #define dim_triad(root) { root, 3 + root, 3 + 3 + root } #define maj_7(root) { root, 4 + root, 4 + 7 + root } #define min_7(root) { root, 3 + root, 3 + 7 + root } #d...
[ "apayne@gmail.com" ]
apayne@gmail.com
16f31992795045b633936c516c09a4ade04a8e32
c2022f6b679e53cbd566c0b7d0ef652279e75d27
/clan/2562.c
40d53e03c7818aebb31c97781426f13b572eb053
[]
no_license
ggjae/Algorithm-CS
4663589e4e4bdb79a5255634933864408b06dca2
5598e7121b1b54bdcdf2c779d68577d25cfa75e9
refs/heads/master
2023-08-22T08:09:25.718005
2021-10-22T11:43:15
2021-10-22T11:43:15
275,533,281
0
0
null
null
null
null
UTF-8
C
false
false
267
c
#include <stdio.h> int main(){ int a[9]; int max = -1; int tmp = 0; for(int i=0;i<9;i++){ scanf("%d",&a[i]); if(max < a[i]){ max = a[i]; tmp = i; } } printf("%d\n",max); printf("%d",tmp+1); }
[ "ggjae_@daum.net" ]
ggjae_@daum.net
2eecc4df5440318c299254a3b4be0a5dfca3ffad
7a3652781006b595be9f3350faf0f4552178e366
/include/externals.h
ec055565c9ccc19a2998ba44418228d64ddf5172
[ "MIT" ]
permissive
dbucher97/unclutter-xfixes
d816668f19b2a7dd813b21c7fb1c5fb41b9c984a
35d227daec0db68a3ee56794339631ae9bb517ac
refs/heads/master
2020-03-27T13:51:54.425207
2018-12-17T13:08:20
2018-12-17T13:08:20
146,632,042
0
0
MIT
2018-08-29T17:02:11
2018-08-29T17:02:11
null
UTF-8
C
false
false
248
h
// vim:ts=4:sw=4:expandtab #pragma once #include <stdlib.h> #include <stdio.h> #include <stdbool.h> #include <string.h> #include <err.h> #include <ev.h> #include <X11/Xlib.h> #include <X11/extensions/XInput2.h> #include <X11/extensions/Xfixes.h>
[ "ingo.buerk@tngtech.com" ]
ingo.buerk@tngtech.com