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
d2fb4238a4fafd2e8de250ca61008b00bb8067ad
9027ac4e5239e4673188eb6b9bbab407af984459
/built_ins/ft_build_in.c
20494e9c69aa4a0405f734cb58ac221e97770481
[]
no_license
Yenlik29/21sh
e6205e939a94ec85ef6bb0e31f9df000e1a4d7d3
d61d93d24d6b49ffa207584023aae26c0c00bfb7
refs/heads/master
2020-04-13T23:33:13.393505
2018-12-19T18:21:03
2018-12-19T18:21:03
163,509,657
0
0
null
null
null
null
UTF-8
C
false
false
2,801
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_build_in.c :+: :+: :+: ...
[ "ybokina@e1r5p1.unit.ua" ]
ybokina@e1r5p1.unit.ua
e236439bef7f655ad4d04cdf1dfaf21815202137
06ed94dc4a3a4e562e288680239768fe54a5c00e
/httperf-ng/src/main.c
32f2222312125ba36e1193f34e1b77ee27fbb2b0
[]
no_license
satelin2002/httperf
078831d3d2d300c503aa4185ec117a8f7c8d1239
8e6eaab06d32d007fc58e2bfb532a02099edcb30
refs/heads/master
2020-04-25T04:14:31.153771
2012-11-02T00:14:47
2012-11-02T00:14:47
null
0
0
null
null
null
null
UTF-8
C
false
false
870
c
/* * Copyright (C) Ted Bullock 2009 <tbullock@comlore.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 notice appear in all copies. * * THE SOFTWARE IS PROVIDED "AS IS"...
[ "satelin2002@gmail.com" ]
satelin2002@gmail.com
e9df5a6eb66cf3ca8af99140efad48debe4abe12
fdc2bac028059a09c55771accdb21af320ea09ef
/lab1_sched/lab1_sched_test.c
0f98e2314e6a3bd8c640b283f71916172d47db44
[]
no_license
wonkh11/CPU-Scheduler
ab963c2b1801a7a7a5cff09d551c431191ba981c
3a2d7107695d25aa66b6f774825712656a666401
refs/heads/master
2022-04-19T05:29:46.905507
2020-04-15T16:45:54
2020-04-15T16:45:54
255,915,297
0
0
null
null
null
null
UTF-8
C
false
false
943
c
/* * DKU Operating System Lab * Lab1 (Scheduler Algorithm Simulator) * Student id : 32142858 * Student name : Won Kyu Ho * * lab1_sched.c : * - Lab1 source file. * - Must contains scueduler algorithm test code. * */ #include <aio.h> #include <stdio.h> #include <stdlib.h> #include <fcntl.h> #i...
[ "aoiaaoia@naver.com" ]
aoiaaoia@naver.com
e5dd3a8c77e2a0a3deda7aebae3de1da155f0afa
452fd6143da3a6d935c88b7f735dcbb1b46b909b
/C02/ex05/ft_str_is_uppercase.c
99fdd31443d6aabc8bb6b169dcfedad175faf718
[]
no_license
Papi0Rasta/13-N
826e2045bd9bcb50fb8c16a811b72012457928f7
463c0bb91007781b49b19abb405e2e040f41103c
refs/heads/main
2023-06-13T02:22:26.228236
2021-07-04T10:44:04
2021-07-04T10:44:04
381,783,187
0
0
null
null
null
null
UTF-8
C
false
false
1,116
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_str_is_uppercase.c :+: :+: :+: ...
[ "Papi00rRsta@gmail.com" ]
Papi00rRsta@gmail.com
bd705e1391f1b0c00fdac70794ad3a15dbaa82a0
a1e6c1432a2209ae0b26951755adcaa7363b4dc8
/pthreads/workcrew/semaphore/workcrew.h
ef0a0551a67b60e32c7d8745ab8f62c15dd91054
[]
no_license
p-burgess/TCP-and-parallel
bc703eb582607b873c321c8588760865cd8ea610
a278d8c92ef68b1d5c8d53f3dd770669a185a1da
refs/heads/master
2020-04-28T17:33:09.070894
2019-03-16T15:10:27
2019-03-16T15:10:27
175,451,149
1
0
null
null
null
null
UTF-8
C
false
false
188
h
int start_server (int msg_qu_id); int stop_server (void); int start_logger (void); int stop_logger (int signo); int start_signalhandler (int msg_queue_id); int stop_signalhandler (void);
[ "noreply@github.com" ]
p-burgess.noreply@github.com
97bbb114aa5d542af58a06e326e4baaf4644ff31
76e7a840b3e137581fd68f8ccfc044e199fc3bbf
/external/toybox/generated/flags.h
02181795ea1663c40c463b5660b70f406677f429
[ "BSD-1-Clause" ]
permissive
amlogic-openlinux-p230/amlogic
0494c6acc528352ea5920921485a9e1d2e0ceac8
ba115985fd13eead801d2aba1ec9a99c7c663def
refs/heads/master
2022-12-22T15:23:20.965862
2020-09-08T21:11:01
2020-09-08T21:11:01
293,928,012
0
0
null
null
null
null
UTF-8
C
false
false
106,048
h
#undef FORCED_FLAG #undef FORCED_FLAGLL #ifdef FORCE_FLAGS #define FORCED_FLAG 1 #define FORCED_FLAGLL 1LL #else #define FORCED_FLAG 0 #define FORCED_FLAGLL 0 #endif // acpi abctV abctV #undef OPTSTR_acpi #define OPTSTR_acpi "abctV" #ifdef CLEANUP_acpi #undef CLEANUP_acpi #undef FOR_acpi #undef FLAG_V #undef FLAG_t #u...
[ "lkuznetsov@zspace.com" ]
lkuznetsov@zspace.com
74e3687999340ba3ec403eb15e6e8263b3399259
2898fa4f2ad766afa0495a837f59fe95daa081a7
/tests/unit-pass/j039.c
ea93e2d388be2e7a1e4f6fd5807ea63f12097fde
[ "NCSA" ]
permissive
kframework/c-semantics
12fcc1b1bf1f7792636d1c37f6f7bb1b89a392b5
e6879d14455771aa0cb3e3d201131d4d763a73a2
refs/heads/master
2023-07-31T23:57:03.316456
2022-02-01T17:50:31
2022-02-01T17:50:31
11,747,541
312
52
NOASSERTION
2022-02-01T17:50:33
2013-07-29T19:13:25
C
UTF-8
C
false
false
388
c
int f(int x, int y) { return x; } int g(double x) { return (int) x; } int main(void) { ((int (*)())f)(0, 0); ((int (*)())g)(0.0); int bar(); bar(5.0); int baz(); baz((char)5); int bah(); bah(5); return 0; } int bar(double a){ return 0; } i...
[ "chathhorn@gmail.com" ]
chathhorn@gmail.com
5171de43f04379017f443facdeafdf218d860f69
e25c8b65c0115053b14f8ecffaea94a964eefa1f
/ds/open/world1/world2/mainland1/map_18_22.c
41b00a6397a5e419a2478af68a5e1cebee767ea3
[]
no_license
zwshen/mudos-game-ds
c985b4b64c586bdc7347bd95d97ab12e78a2f20f
07ea84ebdff5ee49cb482a520bdf1aaeda886cd0
refs/heads/master
2022-03-01T14:55:10.537294
2022-02-15T15:41:26
2022-02-15T15:41:26
244,925,365
4
1
null
2022-02-15T15:41:27
2020-03-04T14:44:49
C
BIG5
C
false
false
374
c
inherit ROOM; void create() { set("short", "針葉林"); set("long", @LONG LONG ); set("exits",([ "south" : __DIR__"map_19_22", "north" : __DIR__"map_17_22", "east" : __DIR__"map_18_23", ])); set("outdoors","land"); setup(); set("map_long",1); //show map as long replace_program(ROO...
[ "zwshen0603@gmail.com" ]
zwshen0603@gmail.com
f732cd24fd0ba98cf5e0021b139fc3be2fd0ea06
957ec9f49b366985df28ec087ff0e3fdd04dd14a
/Kernel/kernelConsts.h
59279fa8b01a902fcbcfad8c2e73fb9005789793
[]
no_license
curuggeng/mrkmir1
8cf3af108ecb91e6af9190f68012ccbaef724698
51bf2ada2e1afa8bf4f773b75d12e4cf74933ccf
refs/heads/master
2023-03-15T06:58:09.516849
2021-03-03T16:44:55
2021-03-03T16:44:55
344,195,097
0
0
null
null
null
null
UTF-8
C
false
false
4,213
h
// ************************************************************************** // kernelConsts.h - description // ------------------- // begin : Mon Jun 19 2000 // coded by : Ivan Velikic // email : ivelikic@yahoo.com /...
[ "mdelic1998@gmail.com" ]
mdelic1998@gmail.com
6b8f4d2ca221669e5cc97f0e53d37242564298c7
1eb36ccc0aa5c470ed062a82953b7c2677d9d2ac
/c_and_cpp/other_projects/operating_systems_module_labs/week09/utils.c
7dfa2cb55f2dcb1eb7dabc47fe1910dc370d27a5
[]
no_license
carlawarde/projects
ffaaa85fd30d64e445294af947225c839ef33f55
f11ca63ef9921530322c323bace99f834b5947b8
refs/heads/master
2021-08-03T06:45:54.409835
2021-07-30T19:04:46
2021-07-30T19:04:46
191,652,705
2
1
null
2021-07-30T19:04:47
2019-06-12T22:23:55
HTML
UTF-8
C
false
false
134
c
int approxEqual(float el, float reference, float tolerance) { return (reference-tolerance <= el && el <= reference+tolerance); }
[ "carla.warde98@gmail.com" ]
carla.warde98@gmail.com
479e5116767740f82dcaf0f1f96c17bead3b2d9d
2c4a6262dc698c208bc49a5922b559208916ad78
/lab6/code/test_mmm_inter_omp.c
3e19dbfbbaec90ee10e7def1787dffe4d7bce357
[]
no_license
jsburke/ec527_lab_private
0d442a2831d84bfe0ebc9a9803b3694d3348c02d
95ad4cdc7ac037dcc2eb233d310d05e8c2306845
refs/heads/master
2021-01-20T10:46:37.074587
2017-04-13T20:51:52
2017-04-13T20:51:52
85,519,380
1
0
null
null
null
null
UTF-8
C
false
false
9,427
c
/************************************************************************/ // gcc -O1 -fopenmp -g -o OMP_MMM test_mmm_inter_omp.c -lrt -fno-stack-protector #include <stdio.h> #include <stdlib.h> #include <time.h> #include <math.h> #include <omp.h> #define GIG 1000000000 #define CPG 2.0 // Cycles per GHz -- ...
[ "jsburke@bu.edu" ]
jsburke@bu.edu
07e79dfb1a4d4782544a49989c69f2850489383e
b7e0cef50522736ee24d1f3fd912c4d0d81dba81
/c-lang/include/sudachi.h
f869c20df847f4805f765048cab78bfbe449ec69
[]
no_license
YujiroTakahashi/sudachi-lib
d815a61cd4f91d41c40bd9970c7e2e6485398bc2
0e472ef7a44f6227c0d4fafcf0b110e90f1fca6d
refs/heads/master
2023-01-04T15:14:25.123732
2020-11-02T10:16:27
2020-11-02T10:16:27
309,303,242
0
0
null
null
null
null
UTF-8
C
false
false
698
h
#ifndef SUDACHI_H #define SUDACHI_H #include <stdlib.h> typedef struct _sudachi_node { size_t surface; size_t pos; size_t normalized_form; size_t dictionary_form; size_t reading_form; char *data; } sudachi_node_t; typedef void *TokenizerHandle; typedef void *MorphemesHandle; TokenizerHandle ...
[ "yujiro@cro-co.co.jp" ]
yujiro@cro-co.co.jp
f85ce49b46e726271c03e941e7099af068cb82d3
e8f19486803dc25526598aed26873e6bb5c478b2
/module_filtershow/jni/edge.c
5b4f6d8514d8c61e7f1dc16d9e4bb01cec5aa830
[]
no_license
Jimmy8618/NewGallery2
741d41e9c179e21eca714c1b1a7e588310b9a354
ec38ce207c950e63f2d0c6f8a07cacbc5a530a07
refs/heads/main
2023-03-02T16:23:21.681021
2021-02-03T02:31:56
2021-02-03T02:31:56
335,483,234
2
1
null
null
null
null
UTF-8
C
false
false
4,138
c
/* * Copyright (C) 2012 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
[ "jimmy8618@163.com" ]
jimmy8618@163.com
410b7df8dd55873125f79031d1e33c087e2957bd
9bbc8db57e87d8e5df9f5b5162c6874b69fb5ce5
/TraceRecorder/streamports/USB_CDC/trcStreamingPort.c
5525858dec926697ceece59e05274d65f9588230
[]
no_license
89yanyu/STM32F429I-Discovery
8e961e87b83ae38a552d438689950397aa156304
9c904582e0975805afde9de6a146cddd0c4b31c7
refs/heads/master
2021-07-05T21:30:51.811939
2017-09-30T15:27:28
2017-09-30T15:27:28
105,156,311
0
0
null
null
null
null
UTF-8
C
false
false
7,062
c
#include "trcRecorder.h" #if (TRC_USE_TRACEALYZER_RECORDER == 1) #if(TRC_CFG_RECORDER_MODE == TRC_RECORDER_MODE_STREAMING) #include "stdint.h" /* Include files as needed, in this case it is files from STM32Cube FW_F7 V1.4.1 */ //#include "usb_device.h" #include "usbd_cdc.h" #include "usbd_cdc_if.h" //#include "usb_d...
[ "995239101@qq.com" ]
995239101@qq.com
f55697f37cb02ded5fdc5c290d6dba36585c336a
c42821a9f638d8e74c34baf629d5f972d66b28d1
/Core/Src/app_entry.c
fb5c292ba44032b720d5d6a4baae20b941e39b23
[]
no_license
OliverSwift/TFT28-105-STM32WB55
141c10da4a4126dda8b01e5cb24d18b170b71778
9d2c31bdf72153d51b34d83c9e1d50735f7fbf4f
refs/heads/master
2023-08-17T02:35:32.702790
2021-09-30T07:01:38
2021-09-30T07:01:38
403,560,157
2
0
null
null
null
null
UTF-8
C
false
false
12,226
c
/* USER CODE BEGIN Header */ /** ****************************************************************************** * File Name : app_entry.c * Description : Entry application source file for STM32WPAN Middleware ****************************************************************************** * ...
[ "olivier@debon.net" ]
olivier@debon.net
f52207c22d7721bb47a31d43253d0aa778a77efb
1b7064e0ce3edbe339c538296367768e90a97c29
/code/args.c
60ed7b79d48ad5ce2038317aba290fb4d65d9d09
[]
no_license
anwarmamat/cmsc216
bdf465084067fafee05a8cd7d22abd561bb404b0
3a7c8ae1da58b394623e565606cbcd6af72379fb
refs/heads/master
2021-01-19T12:43:38.610292
2017-05-01T22:55:21
2017-05-01T22:55:21
82,335,378
0
0
null
null
null
null
UTF-8
C
false
false
301
c
#include<stdio.h> #include<string.h> #include<stdlib.h> /* print the command line arguments */ int main(int argc, char *argv[]){ int i; if(argc != 4){ printf("Usage: args param1 param2 param3\n"); exit(0); } for(i = 0; i < argc; i++){ printf("%s\n", argv[i]); } return 0; }
[ "anwar@umd.edu" ]
anwar@umd.edu
5a672917d44b16c6f7671c299d8a061c86e0b90a
91415a02e33a5eb980efe5ed3b7b90a84a4a3c5f
/50097_ConveyorBelt.c
a19c9f45366ccf725840238acc1fd7fbdbc678bf
[]
no_license
itssyenny/Judgegirl
63c2eaa55a6d35932bface3219c6e88e36881924
8f8272fdba835b4a0c77cb1faee5e5508d82be23
refs/heads/master
2020-03-29T21:20:28.984840
2018-10-09T15:56:30
2018-10-09T15:56:30
150,361,505
0
0
null
null
null
null
UTF-8
C
false
false
3,652
c
#include<stdio.h> #define MAXSIZE 1048576 long long tmp[MAXSIZE]; long long int belt[MAXSIZE]; void transmission(long long int belt[],int N,int T) { if(T == 0) return; else { if(T >= 64) { int shift = (T/64)%N; /* shift = 1 ; shift = the number of belt to be shifted; %N to make it fast */ ...
[ "noreply@github.com" ]
itssyenny.noreply@github.com
14bcfe2cd18e6441740c9b2640e7fc9b1ef53696
fd1ddbde4deb74db1a3ba1599b0f7c6926978b80
/008 --qpps_2_uart_BLEModule/001 -- 蓝牙模块源代码和bin文件/01 源代码/qpps_2_uart_BLEModule/src/app/app_task.h
07441386cc167d270ce9050c73644745640c6c3a
[]
no_license
Wangwenxue/Qpps2Uart_SDK1.3.9
37793dd3674cdc667882681b1faa2723b1ff0ac8
e16005564a3c84bb843bf9763a19c57abae8e7a2
refs/heads/master
2020-12-03T05:15:07.850841
2016-12-07T15:46:51
2016-12-07T15:46:51
68,714,983
0
0
null
null
null
null
UTF-8
C
false
false
2,921
h
/** **************************************************************************************** * * @file app_task.h * * @brief APP Task implementation * * Copyright(C) 2015 NXP Semiconductors N.V. * All rights reserved. * * $Rev: 1.0 $ * ************************************************************************...
[ "b51443@freescale.com" ]
b51443@freescale.com
f29096f2f23d8cd1a53ffdaf3499b0c41a7a43c4
5c255f911786e984286b1f7a4e6091a68419d049
/vulnerable_code/c1adb833-fce2-418b-8c5c-39ba1638f293.c
4b1a6c23107ec69bade48a48def5ecf5096ba409
[]
no_license
nmharmon8/Deep-Buffer-Overflow-Detection
70fe02c8dc75d12e91f5bc4468cf260e490af1a4
e0c86210c86afb07c8d4abcc957c7f1b252b4eb2
refs/heads/master
2021-09-11T19:09:59.944740
2018-04-06T16:26:34
2018-04-06T16:26:34
125,521,331
0
0
null
null
null
null
UTF-8
C
false
false
561
c
#include <string.h> #include <stdio.h> int main() { int i=4; int j=12; int k; int l; k = 53; l = 64; k = i/j; l = i/j; l = l/j; l = l-j; l = l-j; l = i-j; k = k-k*i; //variables //random /* START VULNERABILITY */ int a; long b[81]; long c[19]; a =...
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
9ea9138a7499548f525080ccd8855d68ba29f2a8
e8302c75d770d1608b317d6af5c483bbad6c0493
/tests/bluetooth/host/id/mocks/net_buf.c
dbdba3f4a3a39f52afbad24a8a3b3fbb31b96d5a
[ "Apache-2.0" ]
permissive
intel/zephyr
819362089aa44ae378a5558f3b222197aaa811f7
06d5bc51b580777079bb0b7e769e4127598ea5ee
refs/heads/main
2023-09-04T00:20:35.217393
2023-02-16T11:27:40
2023-02-16T14:59:16
65,052,293
32
32
Apache-2.0
2022-04-05T17:14:07
2016-08-05T22:14:50
C
UTF-8
C
false
false
560
c
/* * Copyright (c) 2022 Nordic Semiconductor ASA * * SPDX-License-Identifier: Apache-2.0 */ #include <zephyr/bluetooth/buf.h> #include <zephyr/kernel.h> #include <zephyr/net/buf.h> #include <mocks/net_buf.h> DEFINE_FAKE_VOID_FUNC(net_buf_unref, struct net_buf *); DEFINE_FAKE_VALUE_FUNC(void *, net_buf_simple_add...
[ "carles.cufi@nordicsemi.no" ]
carles.cufi@nordicsemi.no
999b0d3e7f76ff85cb055aa449f77d422cf6c81c
f4b6add72b0e634afaf00cc383ea101469c547c6
/0x07-pointers_arrays_strings/3-strspn.c
5e99df3b8450210b0af0659e344b0859efcc3f43
[]
no_license
agnumo/alx-low_level_programming
a4937aae0493f266b76d956d707aded6bf9b98aa
7fdc19210cc508f23ae41275bb4702af9bfab5a4
refs/heads/main
2023-08-16T00:59:37.648230
2021-09-25T14:44:23
2021-09-25T14:44:23
400,104,047
0
0
null
null
null
null
UTF-8
C
false
false
461
c
#include "main.h" /** * *_strspn - gets the length of a prefix substring * @s: string to evaluate * @accept: string containing the list of characters to to match in s */ unsigned int _strspn(char *s, char *accept) { int i, j, f, flag; f = 0; for (i = 0; s[i] != '\0'; i++) { flag = 0; for (j = 0; accept[j...
[ "cjomunga@gmail.com" ]
cjomunga@gmail.com
f6027e28d4feeaa222343f0527753113054d6d17
222bb7ad1b4469bd979cfb23f33e603da6f0d022
/iguana/iguana_init.c
d5ffce0db017aed193b878d4464f4ea41309f0d7
[]
no_license
vineetbhargav86/new_GUI
2ad7b8fc9bf2fbe459071aedf73a8e717153ba54
282166accbe52dd10eafb6147cd72a5fb6c53d2c
refs/heads/master
2021-01-10T01:27:59.329839
2016-04-03T03:43:34
2016-04-03T03:43:34
51,842,312
1
7
null
null
null
null
UTF-8
C
false
false
14,356
c
/****************************************************************************** * Copyright © 2014-2016 The SuperNET Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * ...
[ "vineet.bhargav86@gmail.com" ]
vineet.bhargav86@gmail.com
00752055a14c6bc7a0080ed367b9c27dff046bc7
f4b65c8b91c51dea16b3f77c5e05f1e94f4fae18
/sprint02/t00/mx_is_positive.c
cd3cb566d90170b9d0690b8c7d3c07176a14d799
[]
no_license
okhramkov/Ucode-Marathone
62a6df491a678d50f6c5c83f9cc6dd386c20618c
67ee4f3b18ff14eda6373c6eba4be422bf0e2716
refs/heads/master
2023-01-20T10:55:48.237108
2020-11-08T17:02:37
2020-11-08T17:02:37
311,109,984
1
0
null
null
null
null
UTF-8
C
false
false
342
c
void mx_printstr(const char *s); void mx_is_positive(int i) { if (i > 0) { const char str[] = "Positive\n"; mx_printstr(str); } else if (i < 0) { const char str[] = "Negative\n"; mx_printstr(str); } else if (i == 0) { const char str[] = "Zero\n"; mx_p...
[ "okhramkov@e1r7p6.unit.ua" ]
okhramkov@e1r7p6.unit.ua
abb8e7a17abe336b517ae61aa0571bb88aa4d458
5c255f911786e984286b1f7a4e6091a68419d049
/vulnerable_code/8c77f91a-f994-4466-a9a5-658e915df4d1.c
91b435b6329c8b15216586c4141f4ffea9edef8b
[]
no_license
nmharmon8/Deep-Buffer-Overflow-Detection
70fe02c8dc75d12e91f5bc4468cf260e490af1a4
e0c86210c86afb07c8d4abcc957c7f1b252b4eb2
refs/heads/master
2021-09-11T19:09:59.944740
2018-04-06T16:26:34
2018-04-06T16:26:34
125,521,331
0
0
null
null
null
null
UTF-8
C
false
false
561
c
#include <string.h> #include <stdio.h> int main() { int i=4; int j=14; int k; int l; j = 53; l = 64; k = i/j; l = i/j; l = i/j; l = k-j; l = l-j; k = k-i*i; //variables /* START VULNERABILITY */ int a; long b[65]; long c[10]; a = 0; do { a++;...
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
ee6107f1ac73333f212eb422bb350f2c49301480
f3b85ae8251c0d32b0b13f5f58896049cdc0f456
/sys/libcrypto/err_prn.c
367b7f85e797cc8395b628bda12662b60ec34547
[]
no_license
walafc0/almos-mk
9f8e1540f48bdfee08dd82336687a6555e7dd730
885636fce42faa73f7f9218124d1a40ce2a61907
refs/heads/master
2020-12-30T14:56:07.781381
2015-08-18T15:44:22
2015-08-18T15:44:22
40,980,913
1
0
null
null
null
null
UTF-8
C
false
false
5,614
c
/* crypto/err/err_prn.c */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * * This package is an SSL implementation written * by Eric Young (eay@cryptsoft.com). * The implementation was written so as to conform with Netscapes SSL. * * This library is free for commercial and non...
[ "devel@walafc0.org" ]
devel@walafc0.org
556e6e1ce37e2d09719d06dfd95691548a49f4ca
e6f5ace07bd7e4f2cdae2a9f1991a131b526fffc
/stm32f407zgt/demo01-led-stm32f407vgt/mimiScript-app/MS_led.h
a12967408fe247d077e68ecaa95b0e53d86f8299
[]
no_license
easyzoom/mimiscript-demo-stm32
58fc64c87688026af6ab3cfa73dab0ca4d9caa8e
55b0fe1e3bebb08fb1aec3eb7e6369fd80840e86
refs/heads/main
2023-07-15T17:15:42.651764
2021-08-25T02:16:07
2021-08-25T02:16:07
393,065,997
1
0
null
2021-08-15T09:00:24
2021-08-05T14:09:04
C
UTF-8
C
false
false
130
h
#ifndef MS_LED__H #define MS_LED__H #include "baseObj.h" /* only expose the NEW function. */ MimiObj *New_LED(Args *args); #endif
[ "zoom.wang@hairoutech.com" ]
zoom.wang@hairoutech.com
8cf4231ef7818bee952ddd528124b9cad6a14729
c79e03092a86c30e3c1f8fde1618ef3002f4d8a1
/maze/EIFGENs/maze/W_code/C14/we1420.c
7dad9444a51e31896b86a125c4282a0cd657ce27
[]
no_license
shesan/Eiffel-Projects
0da86814a3b12e6b69eba73665ed800670c0dcf1
94f3d0b8be89285327f3093f628c7615edcf6cf4
refs/heads/main
2023-05-08T04:23:06.412007
2021-05-30T18:26:46
2021-05-30T18:26:46
372,284,028
0
0
null
null
null
null
UTF-8
C
false
false
9,486
c
/* * Code for class WEL_GDIP_ANY */ #include "eif_eiffel.h" #include "../E1/estructure.h" #ifdef __cplusplus extern "C" { #endif extern void F1420_15331(EIF_REFERENCE); extern void F1420_15332(EIF_REFERENCE); extern EIF_TYPED_VALUE F1420_15333(EIF_REFERENCE); extern EIF_TYPED_VALUE F1420_15334(EIF_REFERENCE); ext...
[ "shesan_619@hotmail.com" ]
shesan_619@hotmail.com
6ad34be935dbd1eb76e911a360dd9c3e1f6d2b5d
8465e04f90f1dbdfa41c515990d6688ecabff9ab
/USER/main.c
2754c1ec48c16670eb5abc25f4dd9d3c2e50196a
[]
no_license
16160200404lutonglin/ltl1596
f8b7a17e56c5a3ca1ffd15aaf1450da04abfa45a
20c00aca91da71c8534fa36ae4e743071353153f
refs/heads/master
2020-03-18T19:39:10.329202
2018-05-28T14:07:21
2018-05-28T14:07:21
135,167,553
0
0
null
null
null
null
GB18030
C
false
false
741
c
#include "led.h" #include "delay.h" #include "key.h" #include "sys.h" #include "usart.h" #include "timer.h" /************************************************ ALIENTEK战舰STM32开发板实验9 PWM输出实验 技术支持:www.openedv.com 淘宝店铺:http://eboard.taobao.com 关注微信公众平台微信号:"正点原子",免费获取STM32资料。 广州市星翼电子科技有限公司 作者:正点原子 @ALIENTEK ***...
[ "943826428@qq.com" ]
943826428@qq.com
c2c05bd42d2080235d8aa69ab4666d0e0a0b9273
5c255f911786e984286b1f7a4e6091a68419d049
/vulnerable_code/d3453b73-1ea2-421f-becd-66a139a6b08a.c
1d8e8026adc9c9a581fc83555664a6f89b36a6d3
[]
no_license
nmharmon8/Deep-Buffer-Overflow-Detection
70fe02c8dc75d12e91f5bc4468cf260e490af1a4
e0c86210c86afb07c8d4abcc957c7f1b252b4eb2
refs/heads/master
2021-09-11T19:09:59.944740
2018-04-06T16:26:34
2018-04-06T16:26:34
125,521,331
0
0
null
null
null
null
UTF-8
C
false
false
535
c
#include <string.h> #include <stdio.h> int main() { float i; float j; float k; float l; i = 6; j = 9; //variables /* START VULNERABILITY */ int a; char b[11]; char c[84]; a = 0; while (a < strlen(b)) { //random /* START BUFFER SET */ *((char *...
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
da0f1d35866204737aa9fd5725cffbc926747c9d
3ab591b9123fe4e7040c61d4e360c9ec4ec4a1c1
/mps2_template/example/build/mdk/RTE/_V2M-MPS2-LiteNES/RTE_Components.h
e41aec6930cff3f8adbf4c77e68296c7bae5751c
[ "Apache-2.0" ]
permissive
ianhom/EmbeddedNES
84b0e6a41659587f7c7625c5940cf6c0054b4838
41144274bc75a0b6d7f2752e305678d555c61b2a
refs/heads/master
2020-03-12T08:23:35.828505
2018-06-03T22:46:23
2018-06-03T22:46:23
130,526,709
0
0
Apache-2.0
2018-06-03T22:46:24
2018-04-22T01:55:53
C
UTF-8
C
false
false
659
h
/* * Auto generated Run-Time-Environment Component Configuration File * *** Do not modify ! *** * * Project: 'Blinky' * Target: 'V2M-MPS2-LiteNES' */ #ifndef RTE_COMPONENTS_H #define RTE_COMPONENTS_H /* * Define the Device Header File: */ #define CMSIS_device_header "CMSDK_CM7_SP.h" #define RTE_Co...
[ "embedded_zhuoran@Hotmail.com" ]
embedded_zhuoran@Hotmail.com
c236133ac5f97b5c46ec12623c032a5a138a2dc1
de8250e0390768dfb8829f3596a70b5901b498e4
/txe_tt.c
ec827eacc09a3649fe9af14aaf0ca4ea56cb75e1
[]
no_license
igou/tx
8721cfdbd5a060172551913c1ad0ebd6ba422d7b
72bd0d4cb66031f2b892e04161b2699dfc10d87a
refs/heads/master
2021-01-10T10:17:54.621543
2016-01-23T08:04:26
2016-01-23T08:04:26
50,229,841
1
1
null
null
null
null
UTF-8
C
false
false
7,442
c
/**************************************************************************/ /* */ /* Copyright (c) 1996-2003 by Express Logic Inc. */ /* */ /* This...
[ "734368243@qq.com" ]
734368243@qq.com
6333ac052df2f28789a6c55a03e615651831b805
7d81ed90e8089fc0bae6625ef8389468ff15f1aa
/libs/lib_base/bl_file.h
4187e7248e0e2209b1f8ce7febbca8013753fbd2
[]
no_license
prj-common/00tools
b11a4645ef27dddb8915b9a258283c24f3ad61e0
ff4e22383775ad9477c194da28f7bb923f51cc41
refs/heads/master
2021-01-16T20:50:57.687579
2016-09-16T03:41:10
2016-09-16T03:41:10
68,350,373
0
0
null
null
null
null
UTF-8
C
false
false
351
h
#ifndef __BL_FILE_H__ #define __BL_FILE_H__ // get file size int bl_get_file_size(char *file_name); // get file size int bl_get_file_size_ex(char *file_name); // file extract int bl_file_extract(char *new_name, char *old_name, int start_file_addr, int size); int bl_file_append(char *file_name,char *a...
[ "zzyjsjcom@126.com" ]
zzyjsjcom@126.com
cba1bdbfbf00cffd32a7e6902d8bd2ead9f3033c
e65a4dbfbfb0e54e59787ba7741efee12f7687f3
/games/xconq/files/patch-tcltk__tkisamp.c
7f3bef5aa8701a4942d789932c72e182bffc1098
[ "BSD-2-Clause" ]
permissive
freebsd/freebsd-ports
86f2e89d43913412c4f6b2be3e255bc0945eac12
605a2983f245ac63f5420e023e7dce56898ad801
refs/heads/main
2023-08-30T21:46:28.720924
2023-08-30T19:33:44
2023-08-30T19:33:44
1,803,961
916
918
NOASSERTION
2023-09-08T04:06:26
2011-05-26T11:15:35
null
UTF-8
C
false
false
2,437
c
--- tcltk/tkisamp.c.orig 2013-05-14 12:35:14.000000000 +0200 +++ tcltk/tkisamp.c 2013-05-14 12:39:19.000000000 +0200 @@ -258,7 +258,7 @@ return TCL_ERROR; } - interp->result = Tk_PathName(imfsample->tkwin); + Tcl_SetResult(interp, Tk_PathName(imfsample->tkwin), TCL_STATIC); return TCL_OK; } @@ -3...
[ "gahr@FreeBSD.org" ]
gahr@FreeBSD.org
5389a8dfcc47ef1853d62bdca930495a09d1f317
1e4baa63452b89dc51dc16740d587397a590834b
/server.c
1ee30f4140bd99effd1b74d0708b3b0d1e1f8091
[]
no_license
LHHfp2013/NJIT
f624c19943b326b86ef37eb96c51006be2d39712
b719a8151a929639183a636cf32dda98c48b4612
refs/heads/master
2021-01-23T06:34:09.060402
2014-06-30T04:42:28
2014-06-30T04:42:28
null
0
0
null
null
null
null
UTF-8
C
false
false
1,859
c
#include<stdio.h> #include<stdlib.h> #include<string.h> #include<errno.h> #include<sys/types.h> #include<netinet/in.h> #include<sys/wait.h> #include<sys/socket.h> #define PORT 5000 #define BACKLOG 10 #define LENGTH 512 int main() { int sockfd; int nsockfd; int num; int sin_size; char sdbuf[LENGTH]; struct sockad...
[ "735018561@qq.com" ]
735018561@qq.com
47bb68938fc83ecacb44eb09e4b4752fc0abcc5e
2dfc2beac0ad497f8fc59201921097a412f0df7f
/trunk/3rdparty/openssl-1.1-fit/crypto/evp/bio_ok.c
9610f3c1efeb8a74b0a3a6dd59ea896d3091177c
[ "OpenSSL", "JSON", "Apache-2.0", "LicenseRef-scancode-mulanpsl-2.0-en", "MIT", "MulanPSL-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
ossrs/srs
cf9442478fedcd32ef2817f8d53f405a6fa2c7d1
7138edd318d30b545e73e80500adda771817f8d1
refs/heads/develop
2023-09-01T03:38:35.057515
2023-08-31T01:45:25
2023-08-31T01:49:36
34,777,562
23,557
5,046
MIT
2023-09-09T00:57:42
2015-04-29T06:59:32
C++
UTF-8
C
false
false
16,256
c
/* * Copyright 1995-2020 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...
[ "winlin@vip.126.com" ]
winlin@vip.126.com
f4379568c0519ae6212e6312e13d483909ac5e71
5ce95b42999615e17da993d56ea0f95b52aaa1f3
/src/cmdline.c
f1f3550d571b08a2202f5c67b8abdf0d6b790a94
[ "MIT" ]
permissive
vpn-util/uninat
446f0bd6ed1884a9bede62d27e2e252378479f37
a6360cfdc9624908cafd47f4de43a8f993c0be61
refs/heads/master
2022-11-21T02:23:41.622054
2020-07-23T18:21:37
2020-07-23T18:21:37
268,454,024
0
0
null
null
null
null
UTF-8
C
false
false
3,629
c
#include <ctype.h> #include <stdio.h> #include <stdlib.h> #include <string.h> #include <getopt.h> #include "cmdline.h" static struct option long_options[] = { { "table-file", required_argument, NULL, 't' }, { "queue", required_argument, NULL, 'q' }, { "mode", required_argument, NULL, 'm' }, ...
[ "firefligher.tornado@gmail.com" ]
firefligher.tornado@gmail.com
30f00bfb04c9ffa2e7a5c83ba88fae07ab282de4
17d6e1b996d62468b00dafb5aa619a96c99eaf0d
/C언어 수업/0416/444/main.c
7410a866c671487ef7216bacef2d192ca842b498
[]
no_license
joohongkeem/JOOHONGgit
91088059e613b58187a04a85a86f9857adf65081
7664cb6bd2ac31c7c40a384afb27e7d6d91ce18d
refs/heads/master
2020-03-17T12:54:02.872904
2018-06-20T08:07:08
2018-06-20T08:07:08
133,608,287
0
0
null
null
null
null
UHC
C
false
false
475
c
#include <stdio.h> #include "hd.h" //typedef struct eag{ // 구조체가 두개정의되어있어 에러가 발생할 것 같지만 // int fir; // 구조체는 메모리가 아닌 선언이므로 에러발생XXXX (선언은 많이써도 상관없다!!) // int sec; // but, 보기 안좋으므로 헤더파일로 넣는게 굿굿굿 //}TAG; TAG put (int a, int b); int main() { TAG rlt; rlt = put(10,5); printf("%d %d\n", rlt.fir, rlt.sec)...
[ "38645351+joohongkeem@users.noreply.github.com" ]
38645351+joohongkeem@users.noreply.github.com
0c2359135a614dba50d6cd414af1547419ee02ef
70cdd65723f50863c89a5efddf0fff362bf30087
/Pods/Headers/GData/GDataEntryPresentationDoc.h
8162007786543995f4d73300258afb51e81fc842
[]
no_license
YenKaiHuang/GeoWeather
6a0d5053e42d9b9c1fb33d2893c1725ddfecb941
d7616b180b333ec0112b4ac68943a95fa220292f
refs/heads/master
2016-08-05T21:57:00.775184
2015-03-10T10:07:31
2015-03-10T10:07:31
25,288,050
0
0
null
null
null
null
UTF-8
C
false
false
59
h
../../GData/Source/Clients/Docs/GDataEntryPresentationDoc.h
[ "jamison7216@gmail.com" ]
jamison7216@gmail.com
3c3665d2f063b15c99bab0b6f41f72679b985f88
60a15a584b00895e47628c5a485bd1f14cfeebbe
/comps/misc/input/Hamamatsu/inc/paramC4880_80.h
998dc1a218ade1e4051870dbf2558ef7a3c26fb8
[]
no_license
fcccode/vt5
ce4c1d8fe819715f2580586c8113cfedf2ab44ac
c88049949ebb999304f0fc7648f3d03f6501c65b
refs/heads/master
2020-09-27T22:56:55.348501
2019-06-17T20:39:46
2019-06-17T20:39:46
null
0
0
null
null
null
null
UTF-8
C
false
false
2,415
h
// paramC4880_80.h // [Jan.08,2002] #ifndef _INCLUDE_PARAMC4880_80_H_ #define _INCLUDE_PARAMC4880_80_H_ struct DCAM_PARAM_C4880_80 { DCAM_HDR_PARAM hdr; // id == DCAM_PARAMID_C4880_80 long AMD; // Acquire Mode Internal/External long AET; // Acquire Exposure Time 0-255 (frame Number) long SHT; // Shutter Ti...
[ "videotestc@gmail.com" ]
videotestc@gmail.com
c3a81d3e6e2e79d3168d015fce7de6012e296397
dcede1e7958bd0d153fc83418a2ede4a41ebd6ab
/resource.h
95dd29a0229977dce277e76f067bb7cd19fcf867
[]
no_license
death/iconjesus
632666f3a713f4ddf8b25e9121969ce5ced5b49f
7ed3cec78ea73bf650164179543e193f1d96f1f7
refs/heads/master
2021-01-10T20:47:08.294713
2008-11-07T16:56:13
2008-11-07T16:56:13
72,886
4
1
null
null
null
null
UTF-8
C
false
false
587
h
//{{NO_DEPENDENCIES}} // Microsoft Visual C++ generated include file. // Used by IconJesus.rc // #define IDI_ICON1 101 #define IDI_MAIN 101 #define IDR_WAVE1 102 #define IDW_HALLELUJAH 102 // Next default values for new object...
[ "death@nessers.org" ]
death@nessers.org
b40edb7715989c5c9386482eb17c5253c55831c7
e4bfa7d57680e5978c4a959bb312edf53801737f
/srcs/func.c
e8c9275dba0f91cae108ce899a01b3f0fb1a2a3e
[ "BSD-3-Clause" ]
permissive
provornydan/fdf2
138b2db43103b2b6ecc77e7409e62dc4038768da
7d077c5efebd25d558a4596358f548189fb639ad
refs/heads/master
2021-01-11T19:27:16.136264
2017-01-19T14:24:38
2017-01-19T14:24:38
79,369,576
0
0
null
null
null
null
UTF-8
C
false
false
1,234
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* func.c :+: :+: :+: ...
[ "dprovorn@e1p96.chisinau.42.fr" ]
dprovorn@e1p96.chisinau.42.fr
9050662d700b3eafd2e73e1b1ae9516d6d18abac
6dc5e98abb8ceed9a60d4e14c733f494208cc12f
/parser.c
d47f763ba6f26f4ef39ab787b541a2b6b50b8aa4
[]
no_license
Itreau96/cs430_2_ib233
01e580be025b3e283dc8868dd023beb402e24a55
6a224d5c95c2489208048fcd138cf7ac417e3b68
refs/heads/master
2021-07-11T21:30:41.857057
2017-10-13T02:38:59
2017-10-13T02:38:59
104,828,633
0
0
null
null
null
null
UTF-8
C
false
false
16,747
c
#include <stdio.h> #include <stdlib.h> #include <string.h> #include <math.h> #include <ctype.h> #include "ib_3dmath.h" #include "raycast.h" #include "parser.h" // Forward declarations void store_obj_properties(obj *cur_obj, FILE *file, char *c, int *result); void get_next_word(char *word, char delim, int max_len, FILE...
[ "treybigsby@gmail.com" ]
treybigsby@gmail.com
94ee65cc574924dd52ccf68f6cbd5d4e37a8e271
d4c7caa5b1969023019dba74508dae480c80a34d
/Type.c
6338abdb0fcc7f26054c4c1a821eeba17f90c490
[]
no_license
Pegah97/TypeRace1
6b32e4b69573dbef01849e1d97cbd996d31b5c27
1284bbb34da3a8de0161eb8882eb742dc0de1127
refs/heads/master
2021-01-11T18:49:16.539507
2017-01-21T09:00:03
2017-01-21T09:00:03
79,633,202
0
0
null
null
null
null
UTF-8
C
false
false
22,212
c
#include <stdio.h> #include <stdlib.h> #include <time.h> #include <string.h> #include <ctype.h> #include <windows.h> #include <conio.h> double word_score; double level_score[3]; double total_score[3]; double total_time; int size; int level; int file_number = -1; char *name; int counter = -1; struct u...
[ "noreply@github.com" ]
Pegah97.noreply@github.com
c0173e573eaad7b6e2a3480697d83802fa7d5c60
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/redis/src/extr_adlist.c_listCreate.c
439bbeee625a8dae23325476cf28dc2ee116b2fa
[]
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
878
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
e7bc7955993118384f2fd99225158a825bee3167
3d0e2d4bf865833c5304792a126801d98f000f40
/src/fielddata/script/d05r0118_def.h
926c684cdbcb58596cf1eee89fad42aacfd8b5ac
[]
no_license
XLuma/retsam_00jupc
86311fa2927798e45070f9922046ba5e5a9539ae
9859bc2f4b5bedcadc791f39ce1e7c77172194e7
refs/heads/main
2023-07-25T04:24:49.694267
2021-07-30T23:08:09
2021-07-30T23:08:09
393,130,605
0
0
null
2021-08-05T17:56:40
2021-08-05T17:56:39
null
SHIFT_JIS
C
false
false
237
h
#ifndef _D05R0118_DEF_H_ #define _D05R0118_DEF_H_ //スクリプトデータID定義 #define SCRID_D05R0118_POKE (1) #define SCRID_D05R0118_FLAG_CHANGE (2) #define SCRID_D05R0118_DATA_MAX (2) //最大数 #endif //_D05R0118_DEF_H_
[ "anon@4chan.org" ]
anon@4chan.org
dc4e65b58d501dc6ea96129b31020061bab08218
0cfbe1b029e24226f092634208763a4d44fca946
/module2/module2.mod.c
2fdbf24385e331375330a5859e084d4e8193a7a0
[]
no_license
francmozetic/Linux-Kernel-Hacking
727e6a475d77240ad47904db071038538a8bb47f
c1728070448747e679f6c7ae1c6dcdc2b6feb536
refs/heads/master
2020-04-30T22:30:11.449358
2019-05-12T16:56:43
2019-05-12T16:56:43
177,121,221
0
0
null
null
null
null
UTF-8
C
false
false
2,102
c
#include <linux/module.h> #include <linux/vermagic.h> #include <linux/compiler.h> MODULE_INFO(vermagic, VERMAGIC_STRING); __visible struct module __this_module __attribute__((section(".gnu.linkonce.this_module"))) = { .name = KBUILD_MODNAME, .init = init_module, #ifdef CONFIG_MODULE_UNLOAD .exit = cleanup_module, ...
[ "aleksander.mozetic@gmail.com" ]
aleksander.mozetic@gmail.com
7eaff5ceb452cb4cc3e2660591cc2e4f4a0d6bf4
88a0fadf7676f00fd5de8b23ec66a9d5f8971d17
/Lista1/lista1_14.c
e1d6a0e7b6d383870efd70c3b33be62b21b24d63
[ "MIT" ]
permissive
DinossauroBebado/Fund-Prog
df356abf30a9796bbc203cfce91d7f8f1c7c3039
2cdb1750910d6409c04f429555005270a12766e1
refs/heads/main
2023-05-27T17:43:42.068817
2021-06-14T16:36:11
2021-06-14T16:36:11
348,853,212
1
0
null
null
null
null
UTF-8
C
false
false
548
c
//. Leia um valor inteiro (variavel “a”) e a seguir construa um vetor de 10 posicoes (variavel “x”) com o resultado ///da seguinte expressao: //x[i] = a + i; para todo “i” variando de 0 até 9; //Mostre os elementos do vetor “x” como resultado final #include <stdio.h> int main() { #define t 10 //tamanho vetor int...
[ "guipsilva32@gmail.com" ]
guipsilva32@gmail.com
111a88ff84ea55c3a957c2eeb05b10cac92e401a
515756675f130c5f7cf356fcb187104576bd4abf
/andEngineMODPlayerExtension/src/main/jni/loaders/rtm_load.c
bb4d65a4c90007910fa9eb1a8d00baa204c7dd2e
[]
no_license
stephtelolahy/AndEngineDemo
0a87e56b19d3113640ebef2abd1677001f56e7f4
d8a492323479b77c6da80a393e39948bd77376c4
refs/heads/master
2020-12-26T03:01:21.121824
2014-10-29T18:52:08
2014-10-29T19:07:01
25,823,289
2
1
null
null
null
null
UTF-8
C
false
false
10,371
c
/* Extended Module Player * Copyright (C) 1996-2010 Claudio Matsuoka and Hipolito Carraro Jr * * This file is part of the Extended Module Player and is distributed * under the terms of the GNU General Public License. See doc/COPYING * for more information. */ #ifdef HAVE_CONFIG_H #include "config.h" #e...
[ "stephano.telolahy@gmail.com" ]
stephano.telolahy@gmail.com
c7bf78f9d3d0c7049220f9c8826756921412fd73
e3a4fc080ec01d0327eab53c9ff764d31fe4218f
/source.development/TeX/utils/t1utils/t1disasm.c
20eafc71c21d7ef8378a68ded04f5edc3590c1fd
[ "LicenseRef-scancode-other-permissive" ]
permissive
BackupTheBerlios/texlive
4181be54631e253fce8c15da4f32aeafdc74972f
00ac6a01d9188e3cdb01066f54dd9d3cc6b5bbfc
refs/heads/master
2020-05-17T22:59:10.042995
2004-01-08T17:04:26
2004-01-08T17:04:26
40,044,514
0
0
null
null
null
null
UTF-8
C
false
false
20,362
c
/* t1disasm * * This program `disassembles' Adobe Type-1 font programs in either PFB or PFA * format. It produces a human readable/editable pseudo-PostScript file by * performing eexec and charstring decryption as specified in the `Adobe Type 1 * Font Format' version 1.1 (the `black book'). There is a companion ...
[ "rahtz" ]
rahtz
0d0f8fc970b251d18d9036ccaa87c9f07c0a92e8
5081e053c7a35a6f6ba38fb58389df7be7e8d945
/global.c
13094e5e311126bfc09eeca3b9649faea9ab925b
[]
no_license
diCharles/chs_chs_practica2_embebidos
5cab97ecaf4631fed2918a7f467e3d79babba2d7
c8b8d50b723e35dc28542aa00fb39967c851b35e
refs/heads/master
2020-05-02T12:10:00.205895
2019-04-01T21:00:25
2019-04-01T21:00:25
177,951,947
0
0
null
null
null
null
UTF-8
C
false
false
862
c
/* * global.c * * Created on: 27/03/2019 * Author: Charles */ #include "global.h" /* configuration of spi for nokia LCD*/ const spi_config_t g_spi_config = { SPI_DISABLE_FIFO, SPI_LOW_POLARITY, SPI_LOW_PHASE, SPI_MSB, SPI_0, /* this struct is only for channel SPI_0*/ SPI_MA...
[ "noreply@github.com" ]
diCharles.noreply@github.com
6813737232a6e27b3afc8deba686cbc58643f508
a565dc8a731c4166548d3e3bf8156c149d793162
/PLATFORM/TI_EVM_3530/SRC/APPS/Vox/Comm/comm.h
fb00716a7efa0730b7645bc4292d27fbaf20d8a4
[]
no_license
radtek/MTI_WINCE317_BSP
eaaf3147d3de9a731a011b61f30d938dc48be5b5
32ea5df0f2918036f4b53a4b3aabecb113213cc6
refs/heads/master
2021-12-08T13:09:24.823090
2016-03-17T15:27:44
2016-03-17T15:30:48
null
0
0
null
null
null
null
UTF-8
C
false
false
769
h
#ifndef _COMM_H_ #define _COMM_H_ #include <windows.h> #define MAX_SIZE_TO_READ 80 #define MAX_PHONE_NUMBER 128 #define XON_CHAR 0x11 #define XOFF_CHAR 0x13 //extern bool g_bUseXonXoff; typedef enum { RESP_COMM_OK = 0, RESP_COMM_EMPTY_EVENT, RESP_COMM_FAILURE, } RESP_COMM_ERROR; #ifdef __cpluspl...
[ "ruslan.sirota@micronet-inc.com" ]
ruslan.sirota@micronet-inc.com
0246f839551e4a5955de2d112a25dc4d87bcdeba
65d8f5178e86e990caeabf8c25ead125e97184de
/dilithium1aes/PQCgenKAT_sign.c
3aae484115e56d2f3f0516b4126ac8e59b9e96ca
[]
no_license
vazpeitiah/TLSLibrary
30cee437d5fba8d3afa25b4e4791b9ed391c617d
cd1ea64f77bd5698173fef1922bc7bb9c3e8cc7b
refs/heads/master
2023-07-11T07:24:30.747404
2021-08-23T01:55:51
2021-08-23T01:55:51
334,240,975
0
0
null
null
null
null
UTF-8
C
false
false
7,226
c
// // PQCgenKAT_sign.c // // Created by Bassham, Lawrence E (Fed) on 8/29/17. // Copyright © 2017 Bassham, Lawrence E (Fed). All rights reserved. // #include <stdio.h> #include <stdlib.h> #include <string.h> #include <ctype.h> #include "rng.h" #include "api.h" #define MAX_MARKER_LEN 50 #define KA...
[ "vazpeitiah@gmail.com" ]
vazpeitiah@gmail.com
da1fc963a73cd0e59893ef0a853d41d61250e8ed
be0effebf46731aaec9204962ac806e42c54baf2
/src/WeChatSDKCore/sdkdef_s.c
c7d59ce5389f9598f4c2127bb1f360946db91eeb
[]
no_license
MufeeSama/SuperWeChatPC
e35a48123ca9ec348fb3666a3adcc80b7593e9b7
ddf63c2f2cb545e991811d96a1aac03e38f4250e
refs/heads/master
2020-04-28T02:54:52.422716
2019-06-09T16:12:40
2019-06-09T16:12:40
174,915,947
1
0
null
2019-03-11T03:02:29
2019-03-11T03:02:29
null
UTF-8
C
false
false
16,344
c
/* this ALWAYS GENERATED file contains the RPC server stubs */ /* File created by MIDL compiler version 8.01.0622 */ /* at Tue Jan 19 11:14:07 2038 */ /* Compiler settings for sdkdef.idl: Oicf, W1, Zp8, env=Win32 (32b run), target_arch=X86 8.01.0622 protocol : dce , ms_ext, c_ext, robust e...
[ "wntee@qq.com" ]
wntee@qq.com
24958c8dfc7634187ca22836109ae0c9cfb58a9a
5054e25b7ef7b2607e72e1420cb63784238c5f87
/test/test_slist.c
3324111d00e6d47400c4ac3d35c99a753633468d
[]
no_license
Brukmoon/algor
0765ed7aa71d15184c431c7d090ac2a2b198e318
d929f22fe2a5fb1fa038a99fb2ce522d1eb98538
refs/heads/master
2021-01-17T20:57:59.451444
2017-04-03T16:02:37
2017-04-03T16:02:37
62,649,022
1
0
null
null
null
null
UTF-8
C
false
false
856
c
#include "slist.h" #include "test_list.h" TEST_CASE(slist_push) { int a = 1, b = 2, c = 3; struct slist *list = slist_new(); REQUIRE_EQUAL(list->length, 0); slist_push(list, &a); slist_push(list, &b); REQUIRE_EQUAL(list->length, 2); slist_push(list, &c); REQUIRE_EQUAL(list->length, 3); slist_free...
[ "mhlous@gmail.com" ]
mhlous@gmail.com
bdf57848e58e1ddd5e76f82edc3888bdb84683f0
6d3b76c03c2213a42297673188c5d80a42403a4a
/final_project/software/final_project_bsp/system.h
b104df960b490456dcaa584b774524967806c4d4
[]
no_license
jloloew/AudioEffects
d0a8d9fe3a7aa5ced8895acc36f55796a09a8d38
8865679145e8af343421785f61d43709b079aa28
refs/heads/master
2016-09-05T09:55:21.941689
2015-05-07T15:45:33
2015-05-07T15:45:33
34,861,386
0
0
null
null
null
null
UTF-8
C
false
false
10,844
h
/* * system.h - SOPC Builder system and BSP software package information * * Machine generated for CPU 'nios2_qsys_0' in SOPC Builder design 'final_project_soc' * SOPC Builder design path: ../../final_project_soc.sopcinfo * * Generated: Thu Apr 23 09:23:50 CDT 2015 */ /* * DO NOT MODIFY THIS FILE * * Changin...
[ "albertoaayala@live.com" ]
albertoaayala@live.com
e5f282cacfc388476e49769ca9724ba223ad4f42
9e293a77d3dc76060934d169f02e1e6b3f5581f5
/c_code/4_11/compiler_nim.c
b4b3ba5a7147b9cbf76029317626ea4eb040e43c
[]
no_license
shaoxie1986/csources
34ac99d4b06707684dffa5644732233640f16c8e
08c310bb8277611711ca06619526ec08f1feffaf
refs/heads/master
2021-05-09T04:08:17.281212
2017-09-07T11:31:46
2017-09-07T11:31:46
null
0
0
null
null
null
null
UTF-8
C
false
false
62,423
c
/* Generated by Nim Compiler v0.17.0 */ /* (c) 2017 Andreas Rumpf */ /* The generated code is subject to the original license. */ #define NIM_NEW_MANGLING_RULES #define NIM_INTBITS 64 #include "nimbase.h" #include <string.h> #include <setjmp.h> #include <stdio.h> #undef linux #undef near typedef struct IdentCachecol...
[ "rumpf_a@web.de" ]
rumpf_a@web.de
bdd78c7507a9a560623ca940bf2ac4aa8e530ba5
ddfe00e4f3dfce4f170b10a6268f15cd5f8d6a4e
/Src/interp.c
9d18b22d850b072a58c19f407ac6e719d1971331
[]
no_license
DikuMUDOmnibus/DraknorMud
ec87ad26b840d4473341df458f19c142ba8cdd6c
ca867b007d0f8cac8aa51b33f1a01eddd67716f0
refs/heads/master
2021-06-20T10:47:36.228953
2017-07-30T23:10:07
2017-07-30T23:19:24
111,510,057
1
0
null
2017-11-21T06:42:18
2017-11-21T06:42:18
null
UTF-8
C
false
false
89,790
c
/*************************************************************************** * Original Diku Mud copyright (C) 1990, 1991 by Sebastian Hammer, * * Michael Seifert, Hans Henrik St{rfeldt, Tom Madsen, and Katja Nyboe. * * * * Merc Dik...
[ "draknordesigns@gmail.com" ]
draknordesigns@gmail.com
72f6b7dc4523119fccd0eb4e2c2f67bbdee72bc0
0d9a644ef4d90f3068d07228dfcf54ae940cfcba
/areas/tol-dhurath/forest-3/7x5.c
81593b55b8df8c91a57a971ea90fb8b7839a831d
[]
no_license
cellboy/core-lib
3584d8dec497a435d3742f2a7326c3b19beda0c8
9ddaa6416c538bbcd51a15c834ea6d5ec744ea40
refs/heads/master
2023-08-12T17:57:18.183853
2021-09-22T21:09:37
2021-09-22T21:09:37
null
0
0
null
null
null
null
UTF-8
C
false
false
841
c
//***************************************************************************** // Copyright (c) 2021 - Allen Cummings, RealmsMUD, All rights reserved. See // the accompanying LICENSE file for details. //***************************************************************************** inherit "/lib/env...
[ "abc@maelstrom.cc" ]
abc@maelstrom.cc
f591ddb2860c3aaf54f9788f9ec2a25d681331e3
868c96df91734ef5e8dd9d56113a3ce1b05908b5
/mediatek/custom/mt6582/hal/imgsensor/a5142_mipi_raw/camera_isp_lsc_a5142mipiraw.h
e639541c7daf88993066ca9dfae17a79dcd780ce
[]
no_license
bq/aquaris-E5
6bd5b9a1e41398d0fb6f5ff928901ee8e5dc9115
9cab53cb4a4aba4e1c697e2f5940c401ed92e7cb
refs/heads/aquaris-E5
2021-06-24T20:35:38.281230
2015-05-11T08:06:58
2015-05-11T08:06:58
22,873,241
27
24
null
2017-04-02T04:36:59
2014-08-12T10:16:42
C
UTF-8
C
false
false
2,166,543
h
const NVRAM_CAMERA_SHADING_STRUCT CAMERA_SHADING_DEFAULT_VALUE = { Shading: { { Version: 1, SensorId: 1, LSCSize: {0, 0, 0, 0, 0, 0}, PreviewSVDSize: 2048, VideoSVDSize: 2048, CaptureSVDSize: 2048, Pr...
[ "pmoncadaisla@gmail.com" ]
pmoncadaisla@gmail.com
375cfa47f68e6f5fde6fd4ea41b6ace4a97f9a0d
395575c6a46612a804cf9176c58b74703bc66a79
/ooo.c
7d05f7e673a3056ae229498b36fc2758764c3fa6
[]
no_license
patasmonkey/c_to_acc_on_gcc
28683619e7e497bec57edc0cefa04da768f6137b
25827df2cc8d77c0238c2cf255336f99adc63f5f
refs/heads/master
2020-03-30T03:44:34.774373
2018-09-28T08:06:05
2018-09-28T08:06:05
150,706,121
0
0
null
null
null
null
UTF-8
C
false
false
91,381
c
/* * Original Source : * Language : * Compiled Time : * Compiler Info : * Compiler Version : */ # 1 "" typedef float float_t; typedef double double_t; struct __float2 { float __sinval; float __cosval; }; struct __double2 { double __sinval; double __cosval; }; struct exception { int type; char ...
[ "h_tomo49@ca.info.hiroshima-cu.ac.jp" ]
h_tomo49@ca.info.hiroshima-cu.ac.jp
31990cfe2d50854f06ba81f19981fdba2d6d166a
bcddca991afe606180dbb5ce6c033d8fb611154c
/examples/mesh/internal_communication/main/mesh_main.c
a3bc153285bb676039273064f64ecb0cc195c000
[ "Apache-2.0" ]
permissive
EmbeddedSystemClass/esp-idf
8ac5a312be41936b1e2dc5c68b7b68c9b4c1e488
92db6a3dabc1106b72865b8bd91d9bdd54fbdf6c
refs/heads/master
2022-12-31T19:57:49.052365
2020-10-22T19:19:01
2020-10-22T19:19:01
259,859,439
0
0
Apache-2.0
2020-04-29T07:47:48
2020-04-29T07:47:47
null
UTF-8
C
false
false
19,198
c
/* Mesh Internal Communication Example This example code is in the Public Domain (or CC0 licensed, at your option.) Unless required by applicable law or agreed to in writing, this software is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. *...
[ "koson.trachu@gmail.com" ]
koson.trachu@gmail.com
13f9f461696ccc6168e9994a419738e3aa411a7e
e24a981d22dc9f08eaead51792f5933d359f003d
/contrib/sdk/sources/Mesa/mesa-9.2.5/src/gallium/drivers/radeonsi/radeonsi_compute.c
41c72c52ffb6c043c14aba19fac4ae245d48eb49
[]
no_license
Harmon758/kolibrios
d6001876fefb006ea65e5fe3810b26606e33284e
0d615a7c442e8974f58b7260b094c1212c618bcf
refs/heads/master
2023-08-20T11:47:59.999028
2023-08-20T10:40:03
2023-08-20T10:40:03
66,638,292
32
4
null
null
null
null
UTF-8
C
false
false
8,631
c
#include "util/u_memory.h" #include "radeonsi_pipe.h" #include "radeonsi_shader.h" #include "radeon_llvm_util.h" #define MAX_GLOBAL_BUFFERS 20 struct si_pipe_compute { struct r600_context *ctx; unsigned local_size; unsigned private_size; unsigned input_size; unsigned num_kernels; struct si_pipe_shader *kerne...
[ "Serge@a494cfbc-eb01-0410-851d-a64ba20cac60" ]
Serge@a494cfbc-eb01-0410-851d-a64ba20cac60
4fcc4c22a191c50cd9aa7e64539086c6dc6f5dd5
6260b1ce1152d97309d5c358d5c4163fd6cf4e70
/code/core/hal/hal_uart.h
6fddc772e0cc189e3a6dc0828bdffa75697254ca
[]
no_license
zhihanyu/ZG_RGB_RF
0089cd084d2387316765e32f3fd9d8da88536f54
a0954722b3ee4efea09f51d188847b4869d8d13d
refs/heads/master
2020-09-16T17:52:09.482666
2019-11-25T02:33:13
2019-11-25T02:33:13
223,846,085
1
0
null
null
null
null
UTF-8
C
false
false
4,058
h
#ifndef HAL_UART_H #define HAL_UART_H //S9070 uarts #define UART_0 (0U) #define UART_LOG (1U) //loguart #define UART_MAX_ID (UART_LOG) #define IS_UART_ID_VALID(x) (((x) <= UART_MAX_ID) ? TRUE : FALSE) //data length #define UART_DATALENGTH_7B ((uint32_t)0U) ...
[ "yushuiping007@qq.com" ]
yushuiping007@qq.com
aaa7ec22384e20d9a337cc4997d7f3a387d0b263
30d262c51fc3dbc90b33b057e0c92a5c55de897d
/src/C/libpqcrypto/crypto_sign/picnicl1fs/ref/picnic_impl.c
db56ec3f17106c862a508f0229e805c16fa7f41a
[ "BSD-3-Clause", "MIT" ]
permissive
CryptoFanOrg/hacrypto
bf14e12f11976607188291d7e58262b64edd578c
5c99d7ac73360e9b05452ac9380c1c7dc6784849
refs/heads/master
2021-09-21T08:44:28.923751
2018-08-22T20:35:08
2018-08-22T20:35:08
null
0
0
null
null
null
null
UTF-8
C
false
false
35,148
c
/*! @file picnic_impl.c * @brief This is the main file of the signature scheme. All of the LowMC MPC * code is here as well as lower-level versions of sign and verify that are * called by the signature API. * * This file is part of the reference implementation of the Picnic signature scheme. * See the accomp...
[ "kiniry@freeandfair.us" ]
kiniry@freeandfair.us
1b7f138fab4a407ea8261ab5e47df5f01526b32b
6733f920966beea162f5e52b2cb502ed749c277c
/project/fgrig001/Symbol_Table.c
2771a011cc7a855ee8c3a0c9c6343c2e8449c0c2
[]
no_license
fgrig001/ucr-ee213
9ebcba2aba7a5afdb220900be1e7412ffb138249
dc5947d0a309f57b5e0f0b1b423e1e3610576b4a
refs/heads/master
2020-07-13T14:45:37.794995
2016-03-23T21:49:26
2016-03-23T21:49:26
53,079,248
0
0
null
2016-03-03T20:01:43
2016-03-03T20:01:43
null
UTF-8
C
false
false
4,665
c
/** Symbol_Table.c For the undergraduate EDA course offered at Dept of Micro/Nano-electronics (c) Guoyong Shi, All rights reserved, 2006-2015 Shanghai Jiao Tong University If you modify the code, please keep the above copyright info. */ #ifdef MATLAB #include "mex.h" #endif #include <stdio....
[ "fritzgrigsby@gmail.com" ]
fritzgrigsby@gmail.com
f8f812d9f51ccec2e28ceaf781050581df349b88
7971431790544fe268169ab77fe7f5b9f5cf1ea0
/sources/4.12/dir.c
488c147385e3ae704f38e6ea9a08e19e071a474b
[]
no_license
Etersoft/etercifs
727ba1558c5b0e9ef52da73e3383d3dba74f308a
3cf715b7b8f7731a8022c40ef55d737e649b0472
refs/heads/master
2021-06-27T22:05:05.165126
2020-09-30T01:48:27
2020-09-30T01:48:27
140,032,190
4
0
null
null
null
null
UTF-8
C
false
false
25,586
c
/* * fs/cifs/dir.c * * vfs operations that deal with dentries * * Copyright (C) International Business Machines Corp., 2002,2009 * 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 Pu...
[ "lav@etersoft.ru" ]
lav@etersoft.ru
c7cd888f3155df263e34c9d67783c2c07535e9be
9194c654ce2d5a8fc2ca1c1b6623387ca7134073
/phcalc_csv.c
87fb4ab573e1e1f33b43fbf3fbe3ebf09c35466d
[]
no_license
dhcsr/phcalc
d60b97dea49796cd79aaa3e7a1f545691f3a51bf
a2668260e8e362881322733fe106f94939a170fc
refs/heads/master
2020-05-17T22:35:14.414386
2014-05-31T04:47:32
2014-05-31T04:47:32
null
0
0
null
null
null
null
UTF-8
C
false
false
1,536
c
#define _CRT_SECURE_NO_WARNINGS #include <stdlib.h> #include <string.h> #include <stdio.h> #include "phcalc.h" #include "phcalc_in.h" #include "dynarr.h" #define LINE_BUF_SZ 512 int phcalc_csv_load(phcalc_inst inst, FILE *file, const char **fields, int n_fields, unsigned long flags) { char csv_sep = ','; char cs...
[ "dhdcsr@gmail.com" ]
dhdcsr@gmail.com
4902572474c9e06251a4a8c6f601bc369c35ea28
d6673a6568319c6fa576cffe19e800636bec7474
/Src/main.c
e42e8f0cffe2f34f4920f476a444579fc1900c20
[]
no_license
buffzhou/freertos
790e6a46fabb3683494145f700f88db14386139b
2eab37a284eeda960be7c1b73fe61b0d7b3c8b5e
refs/heads/master
2020-06-18T15:37:42.387868
2019-07-11T09:50:26
2019-07-11T09:50:26
196,350,263
0
0
null
null
null
null
UTF-8
C
false
false
6,229
c
/* USER CODE BEGIN Header */ /** ****************************************************************************** * @file : main.c * @brief : Main program body ****************************************************************************** * @attention * * <h2><center>&copy; Copyright (c) ...
[ "buffdemail@163.com" ]
buffdemail@163.com
d237c14b661808a0e6706515831f00de5f12bcff
e2df4b6c0e13d09ab48b9a145f982a102de269cf
/funktionen.h
efee25ebe1a5906b8d939bc107aef45a93001361
[ "MIT" ]
permissive
ip-rail/atmega-loco-firmware-lokbasis
dd83f726ed2771cbadf09561d1487460d9a7759c
45dc2e191f365e15fec0bd02e559335f6845ac58
refs/heads/master
2021-01-15T15:33:57.152596
2016-03-26T18:17:27
2016-03-26T18:17:27
35,325,455
0
0
null
2016-03-26T18:17:28
2015-05-09T11:02:59
C
UTF-8
C
false
false
579
h
/* * funktionen.h * * Created on: 08.01.2011 - 02.05.2015 * Author: Michael Brunnbauer */ #ifndef FUNKTIONEN_H_ #define FUNKTIONEN_H_ extern void init_timer5(); extern void init_uart(uint8_t uartnr, const unsigned int uartsetting); extern void init_motorctrl(void); extern void init_pwm(char freq_pwm); exte...
[ "michaelbrunnbauer@aon.at" ]
michaelbrunnbauer@aon.at
04455a12957a8424948609d127f86309e7f6314c
76c19837433e0e70036ea206b0fd76ac8102a1eb
/alphabet.c
e2667ec23f17c56e290e23586e6c413730bf5e98
[]
no_license
jazzmahima/alphabet
eb98864c30bb71d51ac8daf75e873f194ac0e959
2965cc4e2ad460b8bbec858c973a54e363ec68dd
refs/heads/master
2021-01-20T00:56:22.418614
2017-04-24T08:17:20
2017-04-24T08:17:20
89,213,237
0
0
null
null
null
null
UTF-8
C
false
false
248
c
#include<stdio.h> #include<conio.h> void main() { int q; clrscr(); printf("Enter the char"); scanf("%s",&q); if(((q>=a)&&(q<=z))||((q>=A)&&(q<=Z))) { printf("given char is alphabet"); } else { printf("given char is not an alphabet"); } getch(); }
[ "noreply@github.com" ]
jazzmahima.noreply@github.com
a0e49f8f5d70838772831a1c639adae5f910b5bd
fdeac2ba77d72a783e85ce9658860492e7fb296d
/ccodes/greedy.c
b05602866d695dc8bd58745a6072e86b3656ce55
[]
no_license
pankajverma232/Programming
f4ae0ffa62a32a0f2d773e583388e19f262496ed
4bd4e4af263e2733a0d4b017e5fa9b140f2c88c3
refs/heads/master
2021-01-10T05:22:26.969680
2015-12-02T05:08:03
2015-12-02T05:08:03
46,712,452
0
0
null
null
null
null
UTF-8
C
false
false
567
c
#include<stdio.h> #include<stdlib.h> int compare(const void *a,const void *b){ if((*(long long int *)b - *(long long int *)a)<0) return -1; if((*(long long int *)b - *(long long int *)a)>0) return 1; return 0; } int main(){ //Helpers for input/output int i, N, K,x=0; scanf("%d %d", &N, &K); lon...
[ "pankaj.verma@tavant.com" ]
pankaj.verma@tavant.com
3d0f1b89c0dd77136d32ea23118305c1b357df5d
bd9dce50b36e6e11f77f1bc210069d8122935f95
/F0-nolib/F0_testbrd/usart.c
4915aba8348d29ecc24ea5f4da8ff5e75612fbf9
[]
no_license
olegkapitonov/stm32samples
1c2b42f5bc4d4438af9bee5812635313033ec732
d2576412a5b366e1fd99d8b1c6b1d5bb855be7f2
refs/heads/master
2023-04-29T14:15:05.642118
2021-05-24T16:54:20
2021-05-24T16:54:20
null
0
0
null
null
null
null
UTF-8
C
false
false
7,732
c
/* * usart.c * * Copyright 2017 Edward V. Emelianoff <eddy@sao.ru, edward.emelianoff@gmail.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (a...
[ "eddyem@yandex.ru" ]
eddyem@yandex.ru
b13d634a1664bb56dfcf80ce103fefe385c84c9a
488378d66dfb12d3292886b160243aa24e27c420
/linux-3.16/drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
be618b9e874f6a12c16d5876fc7b5302b73b4a4f
[ "GPL-1.0-or-later", "LicenseRef-scancode-warranty-disclaimer", "Linux-syscall-note", "GPL-2.0-only", "Unlicense" ]
permissive
jj1232727/system_call
3ec72bdecad15a43638cc5eb91ba1ae229d651bb
145315cdf532c45b6aa753d98260d2b1c0b63abc
refs/heads/master
2020-08-11T13:56:16.335620
2019-10-12T11:12:53
2019-10-12T11:12:53
214,575,269
0
0
Unlicense
2019-10-12T04:06:22
2019-10-12T04:06:22
null
UTF-8
C
false
false
65,983
h
/* * QLogic qlcnic NIC Driver * Copyright (c) 2009-2013 QLogic Corporation * * See LICENSE.qlcnic for copyright and licensing details. */ #ifndef _QLCNIC_H_ #define _QLCNIC_H_ #include <linux/module.h> #include <linux/kernel.h> #include <linux/types.h> #include <linux/ioport.h> #include <linux/pci.h> #include <l...
[ "jj1232727" ]
jj1232727
ce13c8229b33804510adfe33f544c6190d077dd6
bebb06d00e1b0b1085a41f089b491ae1c839d200
/chapter07/charcount.c
a8a756eea3695048eb81b1de0bba5dee455b382a
[]
no_license
zhengjun1987/CPrimerPlus5thEdition
01322b290705e59e8c75e81eb8462dd2af0c81c4
1909e13931eb0cc8a04d89aab691cf1b2a291249
refs/heads/master
2021-09-11T13:22:49.593855
2018-04-07T17:12:45
2018-04-07T17:12:45
115,200,511
0
0
null
null
null
null
UTF-8
C
false
false
456
c
// Author:Zheng Jun // Date:2018/1/5 // E-mail:zhengjun1987@outlook.com #include <stdio.h> #define PERIOD '.' void cc(){ int ch,charcount = 0; while ((ch = getchar()) != PERIOD){ if (ch != '"'&& ch != '\'') charcount++; } printf("There are %d non-quote characters.\n",charcount); ...
[ "zhengjun1987@outlook.com" ]
zhengjun1987@outlook.com
9069789010ebabe181d0a25c0a5d6f2aef0704ce
789860364b415985fb04d577a84d9e718cd15a5e
/source/p90-6.c
b431eedb4cb542175b753206224dc5f47818e1c7
[]
no_license
almajiro/teach-yourself-c
9a145335452ded21383a138e8da7d40380276e06
36703155042083329ae025730ba875235f47f05a
refs/heads/master
2021-09-01T00:59:54.220263
2017-12-24T00:51:26
2017-12-24T00:51:26
113,036,415
0
0
null
null
null
null
UTF-8
C
false
false
847
c
#include "stdio.h" int main() { int num; float val; do{ printf("変換\n"); printf("1. フィートからメートルへ\n"); printf("2. メートルからフィートへ\n"); printf("3. ポンドからキログラムへ\n"); printf("4. キログラムからポンドへ\n"); printf("5. 終了\n"); do{ printf("番号を選んで入力してください: "); scanf("%d", &num); }while(num < 0 || num > 5); if(num >...
[ "kuroki@almajiro.tokyo" ]
kuroki@almajiro.tokyo
149bf1a9dc1f2aed720534e2b9c92f3173adf38e
d85aa4615055e658277118df5b7f5976bc63c60b
/mp5/P5-provided-code/simple_disk.C
34edeae2054f3f55b04f09d866c9e9e08d7f1b83
[]
no_license
Casey9527/CSCE611_Operating-Systems
7b221782cd49cd65865a72b6db7e415d1c765d1a
eccb4e9df3e32785c159fe276953b6a2d953056a
refs/heads/master
2021-01-11T19:04:46.608086
2017-01-18T18:37:47
2017-01-18T18:37:47
79,310,882
0
0
null
null
null
null
UTF-8
C
false
false
3,478
c
/* File : simple_disk.c Author : Riccardo Bettati Modified : 10/04/01 Description : Block-level READ/WRITE operations on a simple LBA28 disk using Programmed I/O. The disk must be MASTER or SLAVE on the PRIMARY IDE ...
[ "noreply@github.com" ]
Casey9527.noreply@github.com
66820bfa26186d2badb605bbdaeac8ef005dc7e5
ca6d3f93a0c61d4811939f36f2b3ff8775185f30
/lab05/lab05_project/lab05_project.sim/sim_1/behav/xsim/xsim.dir/full_adder_test_behav/obj/xsim_1.c
3eb7e273b5a8016301964f8540ed686534b2b68c
[]
no_license
MyxNgn/DL_202030_My_Nguyen
c27e58378dc9842bdd30c50cc6725ad74e3ebdd9
e2126681c93099314905281d3153b0c51d24b303
refs/heads/master
2023-01-23T13:33:53.814902
2020-12-08T21:09:54
2020-12-08T21:09:54
297,743,109
0
0
null
null
null
null
UTF-8
C
false
false
5,198
c
/**********************************************************************/ /* ____ ____ */ /* / /\/ / */ /* /___/ \ / */ /* \ \ \/ ...
[ "themy420@gmail.com" ]
themy420@gmail.com
135765139672d65564a994948e5a4be25eb37f7d
6d26ddc03348a7a808ef7ef603221a7974711d78
/cmm/const.h
b56451c3ff09a3e1ce2213cf8bf0f6cf3885b249
[]
no_license
EmilHalim/c--sphinx-1
1bf0ebbb8fe04ca0b0003cb7fe14a3e1c4c775fe
1e6f9c59dc4e1505f2cd8cf7ad5592a079dae8cd
refs/heads/master
2020-03-15T01:13:38.499272
2018-06-16T05:43:02
2018-06-16T05:43:02
131,888,563
1
0
null
null
null
null
IBM866
C
false
false
14,647
h
#define FALSE 0 #define TRUE 1 #define LOCAL -1 #define DYNAMIC_POST 2 #define DYNAMIC_VAR 3 #define USED_DIN_VAR 4 #define r_undef 0 #define r8 1 #define r16 2 #define r32 4 #define r64 8 #define r128 16 #define CODE16 0x100 #define CODE32 0x200 #define THIS_PARAM 0x300 #define THIS_REG 0x400 ...
[ "jdp@bk.ru" ]
jdp@bk.ru
d22bcbb6fe88c4d32e97558d1e9f6dd3d0672dc5
6b0d63987b29086acd8a9e28647a42a6f35ce789
/server/srcs/get_next_line.c
c2a93224809d078452e16a65beeda5333c342680
[]
no_license
dubus-b/jetpack2tek3
518ea0a808c22c518bae25d73b5ef294161b148b
4cb91472954cb04104501222eacd94d00b0e9e5d
refs/heads/master
2021-01-01T18:05:07.743892
2017-07-24T23:20:57
2017-07-24T23:20:57
98,242,855
0
0
null
null
null
null
UTF-8
C
false
false
1,740
c
/* ** get_next_line.c for Project-Master in /home/bdubus/jetpack2Tek3_2016 ** ** Made by Benjamin Dubus ** Login <benjamin.dubus@epitech.eu> ** ** Started on Fri Jul 14 14:36:34 2017 Benjamin Dubus ** Last update Mon Jul 17 14:47:10 2017 Clary Arthur */ #include "srv_jetpack.h" void *xmalloc(size_t size) { ...
[ "benjamin.dubus@epitech.eu" ]
benjamin.dubus@epitech.eu
0d6d204a45bdc913a0326cda6876449df69352f3
ae5836900a4c403d860f8f431c0e452ee43705e0
/src/vsip_vsumval_f.c
b0e9245d1ad50fac73850ea21da7460d3a83a3f8
[ "LicenseRef-scancode-warranty-disclaimer", "LicenseRef-scancode-unknown-license-reference", "MIT" ]
permissive
connorimes/tasp-vsipl-core-plus
224d1817f180fb4e6977ab227ee1bea41c5e6c58
dba552a9b5e145b1289a0d415f37fd91baa1e1ef
refs/heads/master
2021-01-21T23:58:44.018215
2015-11-17T18:23:51
2015-11-17T18:23:51
46,365,748
9
4
null
null
null
null
UTF-8
C
false
false
1,449
c
/* Created RJudd December 14, 1997 */ /* SPAWARSYSCEN D881 */ /********************************************************************** // For TASP VSIPL Documentation and Code neither the United States / // Government, the United States Navy, nor any of their employees, / // makes any warranty, express or implied,...
[ "connor.k.imes@gmail.com" ]
connor.k.imes@gmail.com
918e91ae6344e80eec2e1fc91afe8d7a2f182fdb
5c255f911786e984286b1f7a4e6091a68419d049
/code/cc3f6bb8-af00-4396-b4cc-a0137ef0f116.c
a89a51e1c5e4436e17dc89f48e6e4819109c5993
[]
no_license
nmharmon8/Deep-Buffer-Overflow-Detection
70fe02c8dc75d12e91f5bc4468cf260e490af1a4
e0c86210c86afb07c8d4abcc957c7f1b252b4eb2
refs/heads/master
2021-09-11T19:09:59.944740
2018-04-06T16:26:34
2018-04-06T16:26:34
125,521,331
0
0
null
null
null
null
UTF-8
C
false
false
206
c
#include <stdio.h> int main() { int i=4; int j=1; int k; int l; k = 532; l = l-4; k = i%j; l = i%j; k = k-k*i; printf("vulnerability"); printf("%d%d\n",k,l); return 0; }
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
e247871a028b071012d8c9383a3f1488db9a4b90
a6425ca91fb5ffac235f555007ca97538a231f11
/include/my_type.h
11fe048d3beaaaf419fe752ee1e0fd5dc623d4bd
[]
no_license
lishengwen/logsvr
98c8cf40a85f316f925068f84110c01311f753d2
0eb9167a7c177fc7230910044f80cc446361038a
refs/heads/master
2020-05-16T20:38:22.502739
2012-11-24T05:26:51
2012-11-24T05:26:51
null
0
0
null
null
null
null
UTF-8
C
false
false
378
h
#ifndef _MY_TYPE_H_ #define _MY_TYPE_H_ #define T_STRING (0) #define T_INT (1) #define T_ARRAY (2) typedef struct my_str_s { int len; int type; char ptr[0]; } my_str; typedef lg_str_t my_str; #define STR_CONTENT(strp) (char *)(strp + 1) #define STR_LENGTH(strp) (*(int *)(strp)) my_str *alloc_str(const char ...
[ "lsw@dev.qtz" ]
lsw@dev.qtz
bf95222bdd0f5bf7d7fe87d7a63c82aa1be30a02
1017f982693ae511fd04583e38f9f41a521cef91
/srcs/ft_putstr.c
e0760bf4b8126465637acfe1ed0df379f6fcfa1e
[]
no_license
TebaHa/personal_libft
8d4e6aa833c099ff0860b31c69775871bee431f3
b940be53df42bbc2bab1ad74eb6d83a216115d6d
refs/heads/master
2022-03-14T23:01:29.941571
2022-03-07T16:08:04
2022-03-07T16:08:04
187,346,026
0
0
null
null
null
null
UTF-8
C
false
false
967
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_putstr.c :+: :+: :+: ...
[ "Tchurlyaev.teba@yandex.com" ]
Tchurlyaev.teba@yandex.com
a22c77b2138a428d86fe3fe37f93a92df2de02eb
ec0634ad1f218943973beaec953d90e9b8fbc275
/10-2.c
f0e36128eb65f34379f8b433b672b4dbc87bbc5f
[]
no_license
MiuraMao/SampleCode-C-Exercise-
c5b08e0e8679b7cf7a547acc5b0fe51a00e0c9f4
c18fcfdd3b2f6f6c58138c48576beca1ab6116da
refs/heads/master
2023-07-18T07:35:54.522751
2021-08-21T07:02:57
2021-08-21T07:02:57
340,798,910
0
0
null
null
null
null
UTF-8
C
false
false
2,662
c
#include <stdio.h> #include <stdlib.h> #include <string.h> //行単位のファイル入力 #define MEIBOFILE "meibo.txt" //名簿ファイル名 enum{ //オブジェクト形式マクロでも良い NAMESIZE = 55+1, //氏名の最大文字数 + 空文字分1バイト MEIBOSIZE = 100, //名簿の最大人数 LINEBUFSIZE = 1024, //ファイルか...
[ "m_miura06@outlook.com" ]
m_miura06@outlook.com
058338e5cc128c30d84fdaf413780a2b11ae49f5
95884930917e72d74e2b46f570ac9c0b708e7156
/programming/c/test_project/Glibtest/main.c
27e2caabe2c6d592c067e1c3521530a638ba949a
[]
no_license
COOLMSF/Learning
6f8c5525b06abd8dc173beedf4d6cae424cd2c4f
971aba9274525611e1252e7a4d1f10d386b4986b
refs/heads/main
2023-07-27T19:25:30.280070
2021-09-14T07:38:08
2021-09-14T07:38:08
302,219,578
2
0
null
null
null
null
UTF-8
C
false
false
420
c
#include <glib-2.0/glib.h> #include <glib-2.0/glib/glist.h> #include <stdio.h> void print_data(char *data); int main(int argc, char **argv) { GList *list = NULL; list = g_list_append(list, "123"); for (int i = 0; i < 10; ++i) { g_list_append(list, "AAA"); } g_list_foreach(list, print_data, list-...
[ "coolder@Coolders-MacBook-Air.local" ]
coolder@Coolders-MacBook-Air.local
98fbe771a349c7494e9986feea05bad4aa56cc22
04e1b735105d091e800797397191424e64c4f043
/Jakobi/timer.h
f23bd1d29cc04958187287bd26f14c60ca030617
[]
no_license
alexander-efremov/PPV2017
e5c3318ff83ebfad6398097854f8c6c5cd6ceb6f
5f944fa4090458dca2ab2a15ab4e08e0cd3f902f
refs/heads/master
2021-06-23T16:38:08.887915
2017-09-09T10:28:53
2017-09-09T10:28:53
null
0
0
null
null
null
null
UTF-8
C
false
false
971
h
#ifndef __TIMER_H__ #define __TIMER_H__ #ifdef WIN32 #define WIN32_LEAN_AND_MEAN #include <windows.h> #else #include <sys/time.h> #endif #ifdef WIN32 double PCFreq = 0.0; __int64 timerStart = 0; #else struct timeval timerStart; #endif inline void StartTimer() { #ifdef WIN32 LARGE_INTEGER li; if(!QueryPerfo...
[ "aedampir@gmail.com" ]
aedampir@gmail.com
bf6b3c796508cee211a64ae6b5cc547805ed9ed9
d2718cec9fab5b3ea4f7277b925188b31b833e7d
/app/src/main/cpp/calc-jni.c
b656389e0cc695d916d905824825482ef3c11aa2
[]
no_license
avivaharony/Calc-Application-Andorid
5db023355c032bee7226f5eae4457384a5b861df
018cc431bcfa40e889187f30f0bc506b40a56aed
refs/heads/master
2023-02-06T07:35:08.977023
2020-12-28T12:55:44
2020-12-28T12:55:44
325,003,894
0
0
null
null
null
null
UTF-8
C
false
false
1,990
c
// // Created by aviv on 17/11/20. // #include <stdio.h> #include <string.h> #include <stdlib.h> #include "calc.h" #include "../jni/calc-jni.h" typedef struct exp_test_case { char* expression; double result; enum return_status status; }exp_test_case_t; calc_t *calc = NULL; JNIEXPOR...
[ "avivahar@gmail.com" ]
avivahar@gmail.com
603a23f00ea88b97e0b9277a95e1e3929124d100
59f633465472973aeafbbb7f92681dd2c757ce96
/src/os/FlashFS/Flash/AT45DB321C/FS_SPI_FlashPrg.c
874bfc02f4bca90fa57c4230baf5bb3dd5f45790
[]
no_license
kentworld01/dlc_four
629452604e26bce4a1704e73ec15ada003a81597
d51e8fa9a124e832274578facee8427a75113744
refs/heads/master
2021-01-01T17:33:20.574925
2011-10-14T14:00:11
2011-10-14T14:00:11
2,300,829
0
0
null
null
null
null
UTF-8
C
false
false
5,901
c
/*---------------------------------------------------------------------------- * R T L - F l a s h F i l e S y s t e m *---------------------------------------------------------------------------- * Name: FS_SPI_FLASHPRG.C * Purpose: Flash Programming Functions - Atmel Data Flash AT45DB...
[ "Administrator@.(none)" ]
Administrator@.(none)
314e3e33f9194617c36fbaaed17f743426392a02
dbfa056e02bd5ae6367f809143940387169f7d9f
/FIle Systems/mylsa.c
3dbaf4a5a8a2bdabf1ee2bfd2c3688e485b4dcd4
[]
no_license
cyw214/Operating-Systems
06ae349bbc1929dc9c3a8db248234b99cc7b0d09
16674acabc8ca22269d85a30a082a87830d4e2a2
refs/heads/master
2020-12-02T09:58:19.426851
2017-07-09T07:35:09
2017-07-09T07:35:09
96,667,560
0
0
null
null
null
null
UTF-8
C
false
false
3,242
c
#include <unistd.h> #include <stdio.h> #include <stdlib.h> #include <string.h> #include "support.h" #include <dirent.h> #include <ctype.h> int str_compare(const void *,const void *); /* * mylsa() - produce the appropriate directory listing(s) */ void mylsa(char **roots) { /* TODO: Complete this function */ DI...
[ "noreply@github.com" ]
cyw214.noreply@github.com
fd5db439eb14331b5e1885f9cad8e1dd5c727ba9
784a4f8c36781b32ac5eb9d55fbd42410679ee42
/src/docs/faq.c
994e83d7da43b1028ca8c9c2a66525f22ea2260b
[ "BSD-2-Clause" ]
permissive
mdrohmann/mtocpp
ae577559e0c8f963a7537a1b96dc7fcf7a11c2fa
05e8dc2feef2d712044244f345fe5fee5ce6d93e
refs/heads/master
2021-01-19T00:11:50.606650
2019-07-14T00:03:41
2019-07-14T00:03:41
26,415,822
16
11
BSD-2-Clause
2019-07-14T00:03:43
2014-11-10T01:23:30
C++
UTF-8
C
false
false
2,233
c
/** * @page faq mtoc++ FAQ * * @section faq_general General issues with mtoc++ * * @par How do I generate LaTeX output? * LaTeX is supported by doxygen and partly by mtoc++. Partly to that extend that, the mtocpp_post postprocessor * is designed to correct the format of the produced HTML, but not the LaTeX outpu...
[ "daniel.wirtz@mathematik.uni-stuttgart.de" ]
daniel.wirtz@mathematik.uni-stuttgart.de
5a6c2cb0f510849f94adcc0cbf3ad8358897bfa8
4a8d6bc74be31f05c2acf6ea86ef140294e7d27d
/Program_12/Main.c
48b2f88aaab0417be85d613fe1eaaf1f8a037a65
[]
no_license
prathamesh-1128/Work
d30e9526279f6b662fb0f43c72177eb04aef2bad
e85bf001c828533d246ec6fdde392f635da0c790
refs/heads/master
2022-12-24T07:07:17.247230
2020-09-25T08:39:18
2020-09-25T08:39:18
282,287,114
0
0
null
null
null
null
UTF-8
C
false
false
616
c
/* 8.1 Accept number from user and if number is less than 50 then print small , if it is greater than 50 and less than 100 then print medium, if it is greater than 100 then print large. Input: 40 Output: Small Input: 75 Output:Medium Input: 123 Output:Greater Input: -65 Output:Small */ /* Alg...
[ "prathameshpathak1128@gmail.com" ]
prathameshpathak1128@gmail.com
dfb93ef850d57413cb8655e78602671b622cf199
770021eb8cc95537f75aae2f21210558495871e8
/src/resources/charging_indicator.h
d5156b2ab98a3b727979c845a7b776b702b091fe
[]
no_license
hangzhoukunlink/air-charger
9f7adf32e47c9e29f81b3afce4c3bfe2c731e446
b8a21faf560f1ef4148f382ae47d6b5caa752ed8
refs/heads/master
2022-02-20T03:26:12.877834
2019-09-17T07:02:22
2019-09-17T07:02:22
null
0
0
null
null
null
null
UTF-8
C
false
false
1,178
h
#include <Arduino.h> #define charging_indicator_width 25 #define charging_indicator_height 41 const uint8_t charging_indicator_bits[] PROGMEM = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x18, 0x00, 0x00, 0x00, 0x08, 0x00, 0x00, 0x00, 0x18, 0x00, 0x00, 0x00, 0x0C, 0x00, 0x00, 0x00, 0x1C, 0x00, 0x00, 0x00, 0x0E, 0x00, 0x0...
[ "henry1943@163.com" ]
henry1943@163.com
7b18aa74ee2d2d1d687f3d4bdab446140a7af8b6
dc4e8981de0851f81fbf87eb4c480865a14e2cb6
/0x13-more_singly_linked_lists/lists.h
e9f038f9f5e70c782f0a7f18fea7c2b210c57e39
[]
no_license
Alafresh/holbertonschool-low_level_programming
08ba394519314e960ae0ddabd1b42a40d70a3527
485152f47af5d4afbc22111fc038e174a587a750
refs/heads/master
2020-06-06T13:27:31.558185
2020-01-17T04:36:56
2020-01-17T04:36:56
192,752,585
0
0
null
null
null
null
UTF-8
C
false
false
917
h
#ifndef _LISTS_H_ #define _LISTS_H_ #include <stdlib.h> /** * struct listint_s - singly linked list * @n: integer * @next: points to the next node * * Description: singly linked list node structure * for Holberton project */ typedef struct listint_s { int n; struct listint_s *next; } listint_t; size_t print...
[ "868@holbertonschool.com" ]
868@holbertonschool.com
92d6d1a72bb2cfb8f31b3f6b957c1d6e0837efa0
f9abb08e4e5c04516d213f41bdb7f2596d5bd2ff
/STM32智能指纹锁/ucos3/HARDWARE/KEYBOARD/keyboard.h
0d18f94f6b5746a37d4acbf52766a3767e05ce36
[]
no_license
Kysaiz/MyOwnProject
52fd909dd931f59cf39413fa360310a20bbc32e0
57eea51f18d91bb2135c8e27cafd313f3a43ef1d
refs/heads/main
2023-03-23T02:37:29.901208
2021-03-19T14:36:34
2021-03-19T14:36:34
349,411,652
0
0
null
null
null
null
ISO-8859-7
C
false
false
209
h
#ifndef __KEYBOARD_H__ #define __KEYBOARD_H__ #include "stm32f4xx.h" #include "sys.h" #include "delay.h" // ³υΚΌ»―ΌόΕΜ extern void key_board_init(void); extern char get_key_board(void); #endif
[ "kysaiz@hotmail.com" ]
kysaiz@hotmail.com
1d125a5071e7cb773d9a96d93c68ceb63043d786
f6769add713ce318e9e4d15c78872c42b2ebcb19
/carbkrnl/ob/obinit.c
b1cd4fe9fdb5f162d6cb9ff58deb15eede1757c9
[]
no_license
gmh5225/carbon
4c00258f939debc858ff091fae435c93e7bef473
d466858830b7995ac57dda42847f5eb1d186b6d1
refs/heads/main
2023-04-06T16:11:35.122811
2021-04-14T00:43:52
2021-04-14T00:43:52
null
0
0
null
null
null
null
UTF-8
C
false
false
5,902
c
 #include <carbsup.h> #include "obp.h" #include "../hal/halp.h" #include "../ke/ki.h" #include "../io/iop.h" #include "../mm/mi.h" #include "../ps/psp.h" PLIST_ENTRY ObTypeList = NULL; OBJECT_DIRECTORY ObRootDirectory = { RTL_CONSTANT_STRING( L"\\" ), NULL }; POBJECT_TYPE ObDirectoryObject; POBJECT_TYPE IoSymboli...
[ "38012156+irql0@users.noreply.github.com" ]
38012156+irql0@users.noreply.github.com
7c11bc849eecbb71cadac21dd39e989dcccc4019
71157bf5a13bd285400cc32c6e551adfcc53ea7d
/UtilitiesLib/Headers.h
2c4a509fceeaf997cf19a61550b36082b79f91a7
[]
no_license
stoaven/XServer
16c130acdc078810484ff0a2f2eccdf67173a25d
937b9f863923c03c317059489f96ee48957685c4
refs/heads/master
2021-05-28T20:40:18.582076
2015-04-23T14:08:50
2015-04-23T14:08:50
null
0
0
null
null
null
null
UTF-8
C
false
false
14,706
h
/* * * @APPLE_LICENSE_HEADER_START@ * * Copyright (c) 1999-2008 Apple Inc. All Rights Reserved. * * This file contains Original Code and/or Modifications of Original Code * as defined in and that are subject to the Apple Public Source License * Version 2.0 (the 'License'). You may not use this file except in ...
[ "psu.stoaven@gmail.com" ]
psu.stoaven@gmail.com
532025701f094d63f72017a561c00fc14f6f3b1d
d0e5af470d4439df60cae49e4b1ef258639bd916
/include/bitd/tstamp.h
2f1a9f741d818b59423db587f6c0d00d15e2861f
[ "Apache-2.0" ]
permissive
Bitdribble/bitdribble
dfe077e7d9bc412924d2e3bf076fa4874d956928
ff98d6e58a496de21a79b6b2b85b1ff01c01d573
refs/heads/master
2020-04-03T07:24:43.484562
2018-11-26T15:46:54
2018-11-26T15:46:54
155,102,057
0
0
Apache-2.0
2018-11-26T15:46:55
2018-10-28T18:26:13
C
UTF-8
C
false
false
4,604
h
/***************************************************************************** * * Original Author: Andrei Radulescu-Banu * Creation Date: * Description: * * Copyright (C) 2018 by Andrei Radulescu-Banu. All Rights Reserved. * Unauthorized reproduction, modification, distribution, transmission, * republic...
[ "44415560+andrei-radulescu-banu@users.noreply.github.com" ]
44415560+andrei-radulescu-banu@users.noreply.github.com
e60ee07898ed470df0a76e43c156a5f2f5864ccd
6b5b449c5ec986af931d6043ce98f402505f8eaf
/bsp/SensorTile/SensorTile_env_sensors_ex.c
1fc046f0dffb8c520cccbec668f1e6c8b9afa943
[]
no_license
CrustyAuklet/embedded-cmake-example
0a8e34a2860b7b225d4cdfbd3c5207d4708d5fad
20e99b16d7a58a41a1f3d74ca7d643dc43dac0c7
refs/heads/master
2022-07-31T11:07:08.285794
2020-05-16T21:58:04
2020-05-16T21:58:04
264,535,067
0
0
null
null
null
null
UTF-8
C
false
false
15,436
c
/** ****************************************************************************** * @file SensorTile_env_sensors_ex.c * @author SRA - Central Labs * @version v2.1.2 * @date 11-Jun-2019 * @brief This file provides BSP Environmental Sensors Extended interface ****************************************************...
[ "crustyauklet@gmail.com" ]
crustyauklet@gmail.com
54ed9ccfe3c961dde8be1653ce7b324da1799b8a
4df27912662cba9577d9b8d96f613aa723b04991
/bubble_sort.c
9a20d45d00d7aac27d110dd1a95c5604da4824ae
[]
no_license
duikerddd/DataStructure
8d0a9f62b03b800644eb60c441f76b779309a7c8
d43db6416322bfd8e37112493b91b5498a31d130
refs/heads/master
2021-06-27T14:49:48.384960
2020-10-03T08:47:32
2020-10-03T08:47:32
157,809,976
1
0
null
null
null
null
UTF-8
C
false
false
440
c
#pragma once #include<stdio.h> void Swap(int *p1, int *p2) { int tmp = *p1; *p1 = *p2; *p2 = tmp; } void BubbleSort(int *a, int n) { //外层控制单趟排序 for (int end = n; end > 0; --end){ int exchange = 0; //单趟排序 for (int i = 0; i < n - 1; ++i) { if (a[i]>a[i + 1]) { Swap(&a[i], &a[i + 1]); exc...
[ "noreply@github.com" ]
duikerddd.noreply@github.com
a8a26a93a95fc994d3e49c15b75feec72c1ad517
9f7ca03a77c923c5082c10ed2dc96c7343a74358
/source/file_manager.c
afec0b800612486e21d0c50df9e526262c8d7a89
[]
no_license
Forbrig/sa_encryption_codes
7d5fc81dac7931ce3c54a3946f29b5444528c144
5c077de9a366aa33ff7792a6f611ecf8bb96cf03
refs/heads/master
2021-08-31T06:01:57.544143
2017-12-20T13:39:56
2017-12-20T13:39:56
104,466,862
0
0
null
null
null
null
UTF-8
C
false
false
1,771
c
#include "file_manager.h" char* file_to_string(FILE * file) { char * buffer = 0; int length; if (file == NULL) { printf("Cannot open the file...\n"); exit(0); } else { fseek(file, 0, SEEK_END); //set the seek on END length = ftell(file); fseek(file, 0, SEEK_SET); //set the seek on START buffer = mall...
[ "vitorforbrig@gmail.com" ]
vitorforbrig@gmail.com