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
02bfb0d6f6c60e45ef88d7cbdd37b612193dbfdc
27d9ac3393350b2b99bba7f02ab67618d2102d2c
/programs/CPWOPTcritical.c
3424142db9ca78b571939c9b805ef177a01f162a
[]
no_license
mayzel/Tensor
d32a8969c51d26fc79323b1af74c10c0ccee0fb1
da7f96933f3aed5b732030587a9b6eedc6468749
refs/heads/master
2016-09-06T19:33:31.967494
2011-10-03T01:32:24
2011-10-03T01:32:24
null
0
0
null
null
null
null
UTF-8
C
false
true
336,295
c
/* Generated by Cython 0.14.1 on Fri Sep 30 22:45:15 2011 */ #define PY_SSIZE_T_CLEAN #include "Python.h" #ifndef Py_PYTHON_H #error Python headers needed to compile C extensions, please install development version of Python. #else #include <stddef.h> /* For offsetof */ #ifndef offsetof #define offsetof(type, mem...
[ "alayashiki+usr@gmail.com" ]
alayashiki+usr@gmail.com
8d4aee2a0634d64875119214185905a93e8031cf
bfa311efc78e4b4d449a83c30e13aaeb3fa4758b
/BLEModule.cydsn/main.c
a8e67785d692be080b1de5d97a988eaec5ccd1a3
[]
no_license
iKilledMyFunny/HomeAutomation
5ee1a346c19776fdd73b1ec30f42c4c7fe75b954
fb8f39fdff692a9e7edfaa4d21edb33f14baaa74
refs/heads/master
2020-03-25T03:13:47.726135
2018-08-02T18:22:00
2018-08-02T18:22:00
143,329,792
0
0
null
null
null
null
UTF-8
C
false
false
4,655
c
/* ======================================== * * Copyright YOUR COMPANY, THE YEAR * All Rights Reserved * UNPUBLISHED, LICENSED SOFTWARE. * * CONFIDENTIAL AND PROPRIETARY INFORMATION * WHICH IS THE PROPERTY OF your company. * * ======================================== */ #include <project.h> #include "tiny_prin...
[ "muneeb_ahmed@outlook.com" ]
muneeb_ahmed@outlook.com
718ede4f03186d64cb0d98723814f89848415b78
82d338657d48ed5d07dc48f1d759033e487ff70c
/board/io3.c
369714f593c097ad2ca9ddff5ac32b4b19f01985
[]
no_license
superDXZ/segatools-private
c90939fbce4a20797c50b7bec9b723e7a5e9f2f3
0253e076d3e0f2e7ee53b41487806dc62eccceaa
refs/heads/master
2023-08-25T20:16:42.966843
2021-11-08T15:25:39
2021-11-08T16:15:25
null
0
0
null
null
null
null
UTF-8
C
false
false
13,762
c
/* Sega "Type 3" JVS I/O emulator Credits: Protocol docs: https://github.com/TheOnlyJoey/openjvs/wiki/ (a/o October 2018) Capability dumps: https://wiki.arcadeotaku.com/w/JVS#Sega_837-14572 (a/o October 2018) */ #include <windows.h> #include <assert.h> #include <stdbool.h> #include <stddef.h> #in...
[ "tau@nowhere" ]
tau@nowhere
59828f08f78efe2a91d37ff49cf988a55461e505
0ff58b473c2f54655ea674bd2b780d9bfc17b148
/bus/mdio/MDIO_userspace_API.c
e448cfcf3919a9c4298d8e52fc2da8bfd43392b8
[]
no_license
WorkRoutine/OpenDevice
931ceedd6f449741bda53e3e86ae3286e7e34bce
7bc5c053bc63e90ea6d35fffbbee4c37475bb096
refs/heads/master
2021-09-21T20:50:38.572754
2018-08-31T07:44:53
2018-08-31T07:44:53
108,791,682
3
1
null
null
null
null
UTF-8
C
false
false
1,929
c
/* * MDIO userspace demo code * * (C) 2017.09 <buddy.zhang@aliyun.com> * * 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 <stdio.h> #include <stdlib.h> #include <uni...
[ "buddy.zhang@aliyun.com" ]
buddy.zhang@aliyun.com
ecaee6330cc812825d6dc3f4df610aed4f98335d
bb12eaa42916c6b7d98aec0121e57dc687445420
/ft_putnbr_fd.c
4efa936726ec33969e718475f55b77757ccf4759
[]
no_license
martijnvanginkel/libft
beeb17e9b8b93d089773b6dcb3ca6ff2ff7016d6
1ec39970929ba58705e7af8983a89e73f2960e55
refs/heads/master
2020-12-06T03:42:20.347213
2020-03-13T14:19:44
2020-03-13T14:19:44
232,330,730
0
0
null
null
null
null
UTF-8
C
false
false
1,171
c
/* ************************************************************************** */ /* */ /* :::::::: */ /* ft_putnbr_fd.c :+: :+: ...
[ "mvan-gin@f0r3s22.codam.nl" ]
mvan-gin@f0r3s22.codam.nl
cb6aa7a1c4d35b005b8c868407c161c35b0c8568
2da41a47bef1d21782954543339226a44c2e7099
/LAB-1/que4.c
4ffacf0d92dbdb3362f064244ce5e73180a9a880
[]
no_license
srishti-shrivastava/DAA-LAB
c9b646534943c3d30507804a2e027a0ccc20248d
b79b342ec9bc5573fb00e933dbf644172cc32083
refs/heads/master
2023-07-04T05:12:57.621688
2021-08-09T07:22:35
2021-08-09T07:22:35
392,615,240
0
0
null
null
null
null
UTF-8
C
false
false
428
c
#include <stdio.h> int main() { printf("Enter the number of values in array \n"); int n; scanf("%d", &n); int arr[n]; for (int i = 0; i < n; i++) { scanf("%d", &arr[i]); } int pro = 1; for (int i = 0; i < n; i++) { pro = pro * arr[i]; } for (int i =...
[ "srishtishrivastava25@gmail.com" ]
srishtishrivastava25@gmail.com
dd4018812b64bc3fd4653c543a72b6dde8f7c3f5
c26374637c2eb8af2d1125acade500e8daea1caf
/includes/msh_builtins.h
1d21962a734f1f9df6dee686271051ab1c4f1c41
[]
no_license
Iipal/42sh
0af7794d12c61cb612086f07e2cc516b289d87fe
4ea069b278a1868a4d70472193b3331a9cda7ee0
refs/heads/master
2022-06-21T17:17:45.583325
2020-05-11T16:52:49
2020-05-11T16:52:49
246,469,124
0
0
null
null
null
null
UTF-8
C
false
false
465
h
#ifndef MSH_BUILTINS_H # define MSH_BUILTINS_H # ifndef MINISHELL_H # error "include only minishell.h" # endif # include <stdbool.h> # include <pwd.h> # include "msh_cmd.h" /* ** Check is current \param cmd is a builtin and run */ bool cmd_builtinrun(const struct command *restrict cmd, cq_type_t cq_type); bool cmd...
[ "malkoleyplay@gmail.com" ]
malkoleyplay@gmail.com
9e73ff26760deb019ff87837785756bd639364c9
b198ef7344a5b3276af6c868f975f31f200fe42d
/electricenergymeasurement_wh-master/Core/Inc/FreeRTOSConfig.h
1cfd89b9ff52380d510c9c467746c334a4fb5226
[]
no_license
tomyqg/SiWeiWork
ace3b993428fcdbabbde68516149c6491ee6c9c2
caf1a66f1a7621562e2a123b74d3ffb95c27616a
refs/heads/master
2022-04-09T13:54:11.862666
2019-10-10T02:55:42
2019-10-10T02:55:42
null
0
0
null
null
null
null
UTF-8
C
false
false
8,378
h
/* USER CODE BEGIN Header */ /* FreeRTOS V9.0.0 - Copyright (C) 2016 Real Time Engineers Ltd. All rights reserved VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION. This file is part of the FreeRTOS distribution. FreeRTOS is free software; you can redistribute it and/or mod...
[ "42396516+alisongzhu@users.noreply.github.com" ]
42396516+alisongzhu@users.noreply.github.com
df7d118e6265e56a076c3fda4495bcbd54f145da
7e167301a49a7b7ac6ff8b23dc696b10ec06bd4b
/prev_work/opensource/fMRI/FSL/fsl/extras/src/tk/macosx/tkMacOSXClipboard.c
c9b25b428e09437fc8841b033933548c8b5f8be7
[ "TCL" ]
permissive
Sejik/SignalAnalysis
6c6245880b0017e9f73b5a343641065eb49e5989
c04118369dbba807d99738accb8021d77ff77cb6
refs/heads/master
2020-06-09T12:47:30.314791
2019-09-06T01:31:16
2019-09-06T01:31:16
193,439,385
5
4
null
null
null
null
UTF-8
C
false
false
10,560
c
/* * tkMacOSXClipboard.c -- * * This file manages the clipboard for the Tk toolkit. * * Copyright (c) 1995-1997 Sun Microsystems, Inc. * Copyright 2001, Apple Computer, Inc. * * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTI...
[ "sejik6307@gmail.com" ]
sejik6307@gmail.com
8eb6d87ffffb031165f03b8495d852628296fca9
d85b1f3ce9a3c24ba158ca4a51ea902d152ef7b9
/testcases/CWE78_OS_Command_Injection/s09/CWE78_OS_Command_Injection__wchar_t_listen_socket_w32_spawnvp_42.c
04fbba9a7f289645bf1bdb2ebdd6389c4437b81c
[]
no_license
arichardson/juliet-test-suite-c
cb71a729716c6aa8f4b987752272b66b1916fdaa
e2e8cf80cd7d52f824e9a938bbb3aa658d23d6c9
refs/heads/master
2022-12-10T12:05:51.179384
2022-11-17T15:41:30
2022-12-01T15:25:16
179,281,349
34
34
null
2022-12-01T15:25:18
2019-04-03T12:03:21
null
UTF-8
C
false
false
6,389
c
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE78_OS_Command_Injection__wchar_t_listen_socket_w32_spawnvp_42.c Label Definition File: CWE78_OS_Command_Injection.strings.label.xml Template File: sources-sink-42.tmpl.c */ /* * @description * CWE: 78 OS Command Injection * BadSource: listen_socket Read data u...
[ "Alexander.Richardson@cl.cam.ac.uk" ]
Alexander.Richardson@cl.cam.ac.uk
f95c7e8fcebd014491a1e644f8d82397f648b2fb
75681a5630b69e44abdd9ba13196d089a2fb5761
/C09/ex01/includes/ft.h
916772526c607b842dc2533c0c6653cd0977debf
[]
no_license
donggele/startprog
6f02d1c1a131ee40b968c4ff08bb8e60d2662021
fc6425f9ff595e3e936fab67a4cb56f08ac5939e
refs/heads/main
2023-03-19T13:00:04.382166
2021-03-17T13:13:45
2021-03-17T13:13:45
339,334,145
0
0
null
null
null
null
UTF-8
C
false
false
1,077
h
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft.h :+: :+: :+: ...
[ "dgstudylife@naver.com" ]
dgstudylife@naver.com
6dbdf9fdd5e7b3588a132225886de8ad7a9d7b1d
15f0312ed2b0a4ace7eb140b7e91d080095eb73a
/ParaDySE/benchmarks/tail/tail.c
2104b5e9aeb5e3d06ed9d26cec1e7adf8df273e1
[ "BSD-2-Clause" ]
permissive
HamidDasht/CStaticAnalysis
22969a12171a2cf14531e9f6976aa4b14ee196c4
29a957d080bdcaceece05fcea9952a52259fc399
refs/heads/main
2023-08-19T23:34:32.530234
2021-10-16T21:20:29
2021-10-16T21:20:29
382,414,632
1
0
null
null
null
null
UTF-8
C
false
false
78,875
c
/* tail -- output the last part of file(s) Copyright (C) 1989-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (a...
[ "hamiddb77@gmail.com" ]
hamiddb77@gmail.com
ca853049d4dfe95e8d836969b96c012f92dbc643
254fd3205ce9ebfc0a94acde347c9d6a37fccb60
/UniversalProject-master/Pods/Headers/Public/NIMSDK/NIMSDK/NIMResourceManagerProtocol.h
2145d90466b20cc5c937a7470a81b91c495f7f99
[]
no_license
dongdongRan/goodsDetaial
a5590596a18d83c09571db05f7fccfe43f3df3e1
a9412769ed657b49ecd81ff18d911fdd4a5bf669
refs/heads/master
2021-01-01T06:53:43.951874
2018-02-09T02:20:12
2018-02-09T02:20:12
97,545,095
8
3
null
null
null
null
UTF-8
C
false
false
79
h
../../../../NIMSDK/NIMSDK/NIMSDK.framework/Headers/NIMResourceManagerProtocol.h
[ "919883834@qq.com" ]
919883834@qq.com
e2243755db739b96561cbb93fb4ab28999fab752
3b394e48ad311897362483c1f8f69f19490fac73
/ModuloFuncoes.h
9dd70cbf0a575fabac0cbd36d77d756c8cfcc1ba
[]
no_license
MarcosReis16/LaboratorioAtividade1
3722279c467e91f646fd2f784f0831cc9390934c
dd0358a10c1f339b6d306c538320de443162bf11
refs/heads/master
2020-03-21T11:51:32.293808
2018-07-27T02:18:18
2018-07-27T02:18:18
null
0
0
null
null
null
null
UTF-8
C
false
false
227
h
typedef struct { int dia, mes, ano; } Date; char converteMaiusculo(char palavra); char converteMinusculo(char palavra); int validaData(int dia,int mes,int ano); Date quebraData(char *data); int verificaBissexto(int ano);
[ "marcossummers@gmail.com" ]
marcossummers@gmail.com
7970f81923acee45f581e79150521d387a644c5f
42be6e6d18268743fac69e3c5f76afb2e447624d
/08_TestingCoverage/tests/test1.c
c8fafa1851f1c97589f9e2e03802c6a41876d9e7
[]
no_license
antonhand/LinuxDev2020
6a2d13619de05c87c8ac340b1087afffa88877cf
4d8f5b94263219f91626a31776c2f4666c9f31bc
refs/heads/master
2023-02-01T04:13:54.546003
2020-12-14T20:20:43
2020-12-14T20:20:43
300,059,377
0
0
null
null
null
null
UTF-8
C
false
false
2,464
c
/* * DO NOT EDIT THIS FILE. Generated by checkmk. * Edit the original source file "test1.ts" instead. */ #include <check.h> #line 1 "test1.ts" #include "buf.h" START_TEST(init) { #line 4 float *a = 0; ck_assert_msg(buf_capacity(a) == 0, "capacity init"); ck_assert_msg(buf_size(a) == 0, "size init"); ...
[ "anton.hand@mail.ru" ]
anton.hand@mail.ru
c4504fb7ab7b9126691b42e07ab29635a0b47636
cd2721557e42e40e5ce0ec998f3a5cc661cf01b1
/chap07/list-7-6.c
69fbc0a6cc20ffff6d435649f36326112e59f98d
[ "MIT" ]
permissive
frey1186/c-example
9d2584d4ebaa05f4a638e1dc70f157bfb4b22ad1
64349dfe4105dc3dd599029acbe6308f876a70bd
refs/heads/master
2023-03-13T13:59:48.567318
2021-02-19T02:31:20
2021-02-19T02:31:20
null
0
0
null
null
null
null
UTF-8
C
false
false
826
c
#include <stdio.h> // 计算x的位数 int count_bits(unsigned x){ int count = 0; while (x) { if (x & 1U) count++; x >>= 1; } return count; } // 返回 unsigned 数的位数 int int_bits(void){ return count_bits(~0U); } // 打印 位串内容 int print_bits(unsigned x){ int i; for (i=int_bits()-1;i>=0;i--){ putchar(((x>>i)&1U)?'1':'0'...
[ "yangfeilong_2009@126.com" ]
yangfeilong_2009@126.com
b9aab0f1b83163c1369f5160cca07a2a13d90137
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/linux/drivers/pinctrl/sunxi/extr_pinctrl-sunxi.c_sunxi_pinctrl_irq_request_resources.c
0ea6c223c8cf8d4e531925d03b8e27919267fd26
[]
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,850
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
8dc5dc75d8a458d89bc846862df6c9c50996d5f9
943e62c9ce940621865061d10b10121e83bad352
/hardware/rockchip/hwcomposer/hwc_util.h
ccc5fe502c77ad81cbde3d61f227c85b0da4151f
[]
no_license
10moons/10moons_rk3399
870c91f588cd06dbaa8de76719315233be658e07
00275b54ae53b749206ba755134752e2b14086a1
refs/heads/master
2020-03-21T20:13:22.755674
2018-07-02T08:47:40
2018-07-02T08:47:40
138,994,301
0
2
null
null
null
null
UTF-8
C
false
false
829
h
#ifndef _HWC_UTIL_ #define _HWC_UTIL_ #define CPU_CLUST0_GOV_PATH "/sys/devices/system/cpu/cpufreq/policy0/scaling_governor" #define CPU_CLUST1_GOV_PATH "/sys/devices/system/cpu/cpufreq/policy4/scaling_governor" #define hwcMIN(x, y) (((x) <= (y)) ? (x) : (y)) #define hwcMAX(x, y) (((x) >= (y)) ? (x) : (y)) #d...
[ "zengds@10moons.com" ]
zengds@10moons.com
3482429acb8ccad720ad53235a5de6e43f9b005f
4ecbb1a592f72685e1b36cbd0fbac8ee013d1c92
/code.c
ba957a23f0aa7e24814c902e74ff97682965b786
[]
no_license
Saikiranbunny/OS
d6f8f9f8ab1b15eed6dfd25a96dbc15c0525cdea
31b7cbb3aeb8dc158bf9c923b90ab8852fb6d2ec
refs/heads/master
2022-05-18T06:07:03.071836
2020-04-20T03:13:54
2020-04-20T03:13:54
256,476,465
0
0
null
null
null
null
UTF-8
C
false
false
4,516
c
//CPU schedules N processes which arrive at different time intervals and each process is allocated the CPU for a specific user input time unit, // processes are scheduled using a preemptive round robin scheduling algorithm. //Each process must be assigned a numerical priority, with a higher number indicating a highe...
[ "noreply@github.com" ]
Saikiranbunny.noreply@github.com
70da787eb28e950d3f797cdfa53d5f1654e4dcfc
adc98fb811333d7364539bbfc1f69c0ee223dce8
/getrusage.c
311b7c83bb10ca375aff12053d3dddd98ac8ab05
[]
no_license
zkpgbig/apue
d4c709b42feadfed1244956ee9ef6a69d17f6698
338989a3bf74d5f720ccdebd0834341df5115597
refs/heads/master
2020-08-20T06:24:32.577844
2017-03-16T09:24:35
2017-03-16T09:24:35
null
0
0
null
null
null
null
UTF-8
C
false
false
2,524
c
//conclude: ru_nsignals is not used on Linux 3.16.0?, ru_inblock,ru_oublock are not used on Linux 3.16.0?, ru_msgsnd, ru_msgrcv need test. #include "assist.h" void sig (int signo) { return; } void print_usage (struct rusage *usage); int main (void) { pid_t pid; if ((pid = fork()) == -1) p_err("fork failed."); e...
[ "zkpig123@yahoo.com" ]
zkpig123@yahoo.com
e410becc4900ba11b14e0631c01319dc26c2596c
9669c0c23e9463dd85360ebbac087fe27ff604e1
/0x0F-function_pointers/0-print_name.c
1124c1326e3f703b101104f19091ccc2cfe084ef
[]
no_license
tomasmpcr/holbertonschool-low_level_programming
feded0ccf2d38c20a8030e6ca9745ce6b8bb6222
c758b587c503ce0ceadd5256fc5c5f9b815de1a7
refs/heads/main
2023-08-28T17:18:54.691853
2021-10-26T00:06:25
2021-10-26T00:06:25
null
0
0
null
null
null
null
UTF-8
C
false
false
256
c
#include "function_pointers.h" #include <stdlib.h> /** *print_name - Call the function pas *@name: parametro function *@f: the function * *Return: void */ void print_name(char *name, void (*f)(char *)) { if (name != NULL && f != NULL) f(name); }
[ "tmmi333@gmail.cm" ]
tmmi333@gmail.cm
a05f2a7dba7a2c2817e587a44dec00b7bf1f3969
a2e1a9dea47be38bb4a975d454ef54103c51ea1b
/config.h
5c17c378957cc4d3b45ac07c921ba3d6537e9c60
[ "ISC" ]
permissive
Blotz/slstatus
e74a7c9e80f22638ed85311c7101a8bb28b9a11f
b15ec624d703e031706f943e6973d715694fc076
refs/heads/master
2023-04-19T09:55:24.290862
2021-05-11T13:51:24
2021-05-11T13:51:24
366,398,049
0
0
null
null
null
null
UTF-8
C
false
false
4,068
h
/* See LICENSE file for copyright and license details. */ /* interval between updates (in ms) */ const unsigned int interval = 1000; /* text to show if no value can be retrieved */ static const char unknown_str[] = "n/a"; /* maximum output string length */ #define MAXLEN 2048 /* * function description ...
[ "blotz@debian.local" ]
blotz@debian.local
2331f2426b8bd7c84350b901fbc2aa3aff9beaf4
fb4c8c795ef857010acb1790cd170bcd584c89d9
/Libs/YSF1_HAL_freemodbus_001. freemodbus移植/YSF1_HAL_freemodbus_001. freemodbus移植/Middlewares/modbus/functions/mbfunccoils.c
5fa48a7637605a6db9d5f742362d0093254e3440
[]
no_license
JFM-Teset/IotStudy
3f1f54c4720c39bd223b2b3d0ed08fc4c81051de
c2d2f470f465eb88694273c3e0edbc6473be4746
refs/heads/master
2020-04-14T20:33:43.890587
2019-02-12T12:22:32
2019-02-12T12:22:32
164,098,423
0
0
null
null
null
null
UTF-8
C
false
false
9,628
c
/* * FreeModbus Libary: A portable Modbus implementation for Modbus ASCII/RTU. * Copyright (c) 2006 Christian Walter <wolti@sil.at> * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. ...
[ "cjdx20140910@126.com" ]
cjdx20140910@126.com
4d603828c64e11cfb85cba53a031db2906efeab0
21f925c657ca20f127f59485da4236bb0295f5a2
/linux-2.6.32.21/include/net/protocol.h
b9068fa1c57f52859afb125790b6d2274342a957
[]
no_license
LidiYuan/kernelsource-2.6.32.21
692dff4093faf5fb65891b4e6d42aed4f770b56e
c3c833ddf9e230a7c5f54c6b5b833f3b886689aa
refs/heads/master
2021-07-01T07:22:58.076275
2020-11-21T02:46:28
2020-11-21T02:46:28
195,950,473
0
0
null
null
null
null
GB18030
C
false
false
5,719
h
/* * INET An implementation of the TCP/IP protocol suite for the LINUX * operating system. INET is implemented using the BSD Socket * interface as the means of communication with the user level. * * Definitions for the protocol dispatcher. * * Version: @(#)protocol.h 1.0.2 05/07/93 * * Author: Fred N. va...
[ "yldfree@163.com" ]
yldfree@163.com
3d28fa7732c0d674571542110c29cbcc0727bcbd
931a8f1634feb32916cf20ac6cd28a3ee2830ba0
/Native/System/Applications/SimpleBurn/mainwindowLayout.h
6057cece1f1e01e0d9f89822591678a47ae2668b
[]
no_license
PyroOS/Pyro
2c4583bff246f80307fc722515c5e90668c00542
ea709dc1f706c4dfc182d959df14696d604572f8
refs/heads/master
2021-01-10T19:47:17.787899
2012-04-15T12:20:14
2012-04-15T12:20:14
4,031,632
6
1
null
null
null
null
UTF-8
C
false
false
1,154
h
os::VLayoutNode* m_pcRoot; os::VLayoutNode* m_pcVRoot; os::VLayoutNode* m_pcMenuNode; os::Menu* m_pcMenu; os::CheckMenu* m_pcMenuMediatypeCD; os::CheckMenu* m_pcMenuMediatypeDVD; os::CheckMenu* m_pcMenuMediatypeHDDVD; os::CheckMenu* m_pcMenuMediatypeBLURAY; os::CheckMenu* m_pcMenuSaveOnExit; os::HLayoutNode* m_pcMainNo...
[ "mail@pyro-os.org" ]
mail@pyro-os.org
7a626912eeae15ca3d07695d0909f26153a03b7b
fa1f2087bfc5e4bdca88244bde4ae8eb6b9067cf
/code/island_bfs.c
1d164a74c3dce6f820f5886d6b3d4ab8313b9de3
[ "MIT" ]
permissive
icescut/aha_algorithm
f8e06fbeb055a05c130064975f336ddf069629db
77b06268e1996a4843aa50a06e99d7c7d0e7fc96
refs/heads/master
2020-04-02T19:46:43.973027
2018-11-11T14:45:36
2018-11-11T14:45:36
154,746,056
0
0
null
null
null
null
GB18030
C
false
false
2,750
c
/**************************************************************************** * File name : island_bfs.c * Author : Alan Liang * Description : 《啊哈,算法》宝岛探险 * 0 - 海洋 * 1~9 - 陆地 * History : * v0.1 Alan 2018/11/11 建立文件 ***********************...
[ "337988934@qq.com" ]
337988934@qq.com
9f4cb2d482031e1404527b159af48d3e383a7266
ce6548fc321b45a993a63f39302869ca81c4da36
/edk2/SunxiPlatformPkg/Driver/SunxiDisplayDxe/sunxi_video_v2/de_bsp/de/disp_layer.h
042f1106a217d708e421f79e5e1d598b63c99488
[ "MIT", "BSD-2-Clause" ]
permissive
Leeway213/WinIoTBoot
a389105f7290bebb9e27ab3968949c8d21271e39
7cb4bb86355d4c843e3becd322a5d0d5d8ca7767
refs/heads/master
2023-03-10T10:10:53.843243
2017-06-09T05:47:19
2017-06-09T05:47:19
73,653,564
26
9
null
2017-06-09T05:47:20
2016-11-14T00:55:38
C
UTF-8
C
false
false
932
h
/** @file * * Copyright (c) 2007-2014, Allwinner Technology Co., Ltd. All rights reserved. * http://www.allwinnertech.com * * tangmanliang <tangmanliang@allwinnertech.com> * * This program and the accompanying materials * are licensed and made available under the terms and conditions of...
[ "zhangliwei@allwinnertech.com" ]
zhangliwei@allwinnertech.com
eb88df73004701b90342bbe64de6870cfa0677dd
530782b6828af1702f7562da2320aa4441d8887d
/src/x11/xc/programs/Xserver/cfb/cfb8line.c
01c412b97e0ac59d778d3aa3e6cbf6ceee198894
[ "X11-distribute-modifications-variant" ]
permissive
0x1306a94/osx
5e19bd013fa5344f277f7deb5feffb9cd810af51
4c9b4581f398ec2d64f102508346cb9e8d764fbc
refs/heads/master
2023-02-22T00:17:17.791701
2017-10-05T13:15:39
2017-10-05T13:15:39
null
0
0
null
null
null
null
UTF-8
C
false
false
34,598
c
/* * $Xorg: cfb8line.c,v 1.4 2001/02/09 02:04:37 xorgcvs Exp $ * Copyright 1990, 1998 The Open Group 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 th...
[ "practicalswift@users.noreply.github.com" ]
practicalswift@users.noreply.github.com
5b25746058d734ba63c29f6ef08fdaca8362d06e
982b8308f46b0359925ff3913949d6f491dc6bc3
/queue.c
b83bed335427eb4f2e69d9402004482bfd6a0cc8
[]
no_license
chipperatkins/calculon
5e43f31e962b056e1ed40689862f9e1320a287b4
1f4525b5ccdec8a7ecf131b4495a36e6d222217c
refs/heads/master
2021-12-14T02:42:31.853955
2021-12-10T20:06:57
2021-12-10T20:06:57
66,388,683
0
0
null
null
null
null
UTF-8
C
false
false
1,290
c
/**** * queue source file * Author: Chipper Atkins ****/ #include <stdio.h> #include <stdlib.h> #include "value.h" #include "node.h" #include "queue.h" static queue *makeSpace(void); /****** Public Interface ******/ queue *newQ() { queue *q = makeSpace(); q->front = 0; q->rear = 0; ...
[ "pvatkins@crimson.ua.edu" ]
pvatkins@crimson.ua.edu
f46bfb59ce629ca6b625a8dcec0e97f334261d76
589866a54155930b2d3091925fb0ff5b85db6322
/PIMPizzaria/cadastroPizzaiolos.c
8bbb7a9ef36e73c2cfe2518f2f9940a3cc502a46
[]
no_license
leandrobasso23/SOLO
437bbfb2a3c0072aa469d304278be7a1431422ba
8db5e1c1d6914305db42c6f5e26ff53641b8ce09
refs/heads/master
2020-09-17T09:02:58.079311
2019-12-02T01:03:08
2019-12-02T01:03:08
224,062,659
0
0
null
null
null
null
ISO-8859-1
C
false
false
7,071
c
#include <windows.h> #include <stdio.h> #include <ctype.h> #include "cabeçalho.h" void cadastroPizzaiolo (){ int id_cliente=0; typedef struct Pizzaiolo { int filial; char nome [51]; char obs [120]; int id; struct Pizzaiolo *proximo; }Pizzaiolo; Pizzaiolo *...
[ "noreply@github.com" ]
leandrobasso23.noreply@github.com
9283f403d60e6306ba97f6650f63235aecdf2c93
b10781e15f9f4b139fc582773004ab57b96c6005
/TMPL_FIX_HASHMAP/src/mput_ispc.c
160152fe67ef38f0c0685b43bd8c823860a2a301
[ "MIT" ]
permissive
subramon/Q
efa18ee46c55ad9960f7d73324d90ec0d7f4d84f
75fbaa5bb99a0497d35d6ecb20c11957cd025564
refs/heads/master
2023-04-27T12:58:50.921194
2023-04-27T07:55:29
2023-04-27T07:55:29
179,116,367
0
0
MIT
2023-04-27T07:55:30
2019-04-02T16:21:36
C
UTF-8
C
false
false
4,173
c
#include "hmap_struct_isp.h" // #include "hmap_aux.h" // #include "hmap_get.h" // #include "fasthash.h" static inline void * set_key( void **keys, uint32 i, void *alt_keys, uint32 key_len ) { void *key_i; if ( keys != NULL ) { key_i = keys[i]; } else { key_i = (void *)((int8 *)...
[ "subramonian@gmail.com" ]
subramonian@gmail.com
e99f6a471ebdd487079a1c10b0232eb1d16c43a1
9dbcfbab59ef674e576613ca0135eb5ab3d730bf
/be-pg.c
e9050f6aed5d54d0fff161b6f5b18d65be1323e5
[ "BSD-3-Clause", "BSD-1-Clause", "LicenseRef-scancode-public-domain" ]
permissive
akorvenr/mosquitto-auth-plug
1919ea1bf3d4cf0b160bb7c03a0022e01f0a6cc1
c96b7c708bba34ce986dae58b2cdda6774a2431d
refs/heads/master
2021-01-21T15:57:13.025281
2014-01-06T00:19:52
2014-01-06T00:19:52
15,634,047
0
0
NOASSERTION
2020-06-06T12:48:53
2014-01-04T15:04:08
C
UTF-8
C
false
false
9,680
c
/* * Copyright (c) 2013 Jan-Piet Mens <jpmens()gmail.com> * Aleksi Korvenranta <aleksi.korvenranta@gmail.com> * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Re...
[ "aleksi.korvenranta@gmail.com" ]
aleksi.korvenranta@gmail.com
90bb4e19c04be2c37a1b2f8ef1dde90a2aaaec27
b55189ff9617c4562cf68ce97af0505423820066
/Testing/test_pipeline.c
7563e9e9f503bb72463ede5e33b1a6882ad0b584
[ "LicenseRef-scancode-generic-cla" ]
no_license
hyoklee/mercury
3ecc6d26c2447976769f073edd000e3cd0835d43
7c19fcf9a2fb281282f639e4c09755fdf9ec7716
refs/heads/master
2022-09-29T03:41:18.822766
2016-04-13T19:12:29
2016-04-13T19:12:29
47,848,550
1
0
null
2016-01-21T17:49:35
2015-12-11T20:09:23
C
UTF-8
C
false
false
3,442
c
/* * Copyright (C) 2013-2016 Argonne National Laboratory, Department of Energy, * UChicago Argonne, LLC and The HDF Group. * All rights reserved. * * The full copyright notice, including terms governing use, modification, * and redistribution, is contained in the COPYING file that can be * fou...
[ "jsoumagne@hdfgroup.org" ]
jsoumagne@hdfgroup.org
9ba0704e321a0d01134a452de8f938cb7b859ca8
4051dc0d87d36c889aefb2864ebe32cd21e9d949
/111603/111603/Others/findcomplexitiy.c
43cd44e89a96a5f5ad490b15915bdc9b82de0ad1
[]
no_license
adityax10/ProgrammingCodes
e239971db7f3c4de9f2b060434a073932925ba4d
8c9bb45e1a2a82f76b66f375607c65037343dcd9
refs/heads/master
2021-01-22T22:53:01.382230
2014-11-07T10:35:00
2014-11-07T10:35:00
null
0
0
null
null
null
null
UTF-8
C
false
false
199
c
#include<stdio.h> #include<conio.h> int temp=0; gcd(n,m) { temp++; if (n%m == 0) return n; n = n%m; return gcd ( m, n); } int main() { printf("%d %d",temp,gcd(8,9)); //while(1) getch(); }
[ "androidaditya@gmail.com" ]
androidaditya@gmail.com
335babaa0cd0b2703d67f835b443d12d42247c15
d60bfff55c52b680218f2e778036617aa8a27532
/codechef/UpsandDowns.c
b7dbe9bdf9f4babf2f0b70d493e17416399216ca
[]
no_license
Barala/c-code
12b2deab37df3be532daebad38ec10de689c47a8
2e70ffd8ff3166fc7302261bce0788fd0ba02ce2
refs/heads/master
2021-01-01T18:07:33.762478
2015-01-21T17:42:42
2015-01-21T17:42:42
25,791,930
0
0
null
null
null
null
UTF-8
C
false
false
641
c
#include<stdio.h> #include<stdlib.h> int main() { int tc,i,j,k,size,l,key; printf("Enter the total no. of test cases\n"); scanf("%d",&tc); int T[tc]; for(i=0;i<tc;i++) { printf("Enter the size of %d test case\n",i+1); scanf("%d",&size); int A[size]; for(j=0;j<size;j++) { scanf("%d",&A[j]); } f...
[ "varunbarala99@gmail.com" ]
varunbarala99@gmail.com
e19f70a655e70df576e52932122d1b71883982c4
059885182ac7141bb7621fad0d78f40cdecf6f25
/examples/SX128x_examples/Diagnostic_and_Test/42_LoRa_Data_Throughput_Test_Transmitter_FLRC/Settings.h
707c5e68814ec297bc2e6a83db727987612cc3d3
[]
no_license
chegewara/SX12XX-LoRa
ae9a809c2d8bb9f5305f7905eb04989c091ccc27
977072aad608a8c0dd74c733734ef9a759f03322
refs/heads/master
2023-02-12T10:57:20.036622
2021-01-12T14:41:34
2021-01-12T14:41:34
280,668,142
1
0
null
2020-07-18T14:02:15
2020-07-18T14:02:14
null
UTF-8
C
false
false
2,298
h
/******************************************************************************************************* Programs for Arduino - Copyright of the author Stuart Robinson - 26/03/20 This program is supplied as is, it is up to the user of the program to decide if the program is suitable for the intended purpose and ...
[ "stuart@robinsonemail.co.uk" ]
stuart@robinsonemail.co.uk
6282aa341e253d5f8dcb7d9c8059b3c07c842170
3ef003e0e21e4572c17a3a842c8a74c5841808a6
/CS271/Project32_VS2015/program6a.c
ad2fe269afc366705a0112624f8405668fec16c5
[]
no_license
shielcon/PastCSHomework
79dc1d641af4f448c546910fdc35fde5085198a6
2d6174f37f4e27ac407aee91980a9f2e29f35e7e
refs/heads/master
2020-03-23T15:14:22.633781
2018-07-20T21:00:45
2018-07-20T21:00:45
141,732,409
0
0
null
null
null
null
UTF-8
C
false
false
4,236
c
;Connor Shields ;shielcon@oregonstate.edu ;CS 271 ;Due 3/18/18 INCLUDE Irvine32.inc ;getString Macro: ;takes a string address and length as parameters ;places user input in the new string getString MACRO string, strlen push edx push ecx mov edx, string mov ecx, strlen call readString pop ecx...
[ "noreply@github.com" ]
shielcon.noreply@github.com
9bfe1c86ee51898a83bcf62df292fe4cf292aa47
26922ce0f33589caea1bdaae0aacc972d4bbb167
/microchip library/apps/crypto_16bv1/aes/firmware/src/aes_gcm_demos.c
974f580c16996dc0475470c650d245803c6577f1
[]
no_license
alexandrequ/scalar4
d3afe3b09faf6731009593b71bf971d9d862d44d
deda54a12a635720f79fee3b7ce710b124fda087
refs/heads/main
2023-03-04T09:03:20.256507
2021-02-15T20:05:24
2021-02-15T20:05:24
339,189,700
0
0
null
null
null
null
UTF-8
C
false
false
96,224
c
/****************************************************************************** Software License Agreement: The software supplied herewith by Microchip Technology Incorporated (the "Company") for its PICmicro(r) Microcontroller is intended and supplied to you, the Company's customer, for use solely and excl...
[ "alexandre.quintart@gmail.com" ]
alexandre.quintart@gmail.com
57ccda538639a09437ed6c3a8dfaa16b5badd6b9
7602c1aa57a43be51d31e245aab4c7ec1cd653ff
/29. TTF字体显示/STemWin/truetype/pfr.c
6461da8e5820ae87521f9be8d2a5da4349b36b2b
[]
no_license
Embedfire-emwin/ebf_emwin_tutorial_code_stm32f429_tiaozhanzhe_v1
5ec772b85fb6ad8c7a12028c48ce3ad927b94674
06223211026ea9ae795470e9ca2a2a90608ef7c6
refs/heads/master
2021-07-24T06:57:46.728092
2020-12-31T08:27:36
2020-12-31T08:27:54
233,798,043
1
0
null
null
null
null
UTF-8
C
false
false
95,719
c
/***************************************************************************/ /* */ /* pfr.c */ /* */ /* Fr...
[ "flyleaf91@163.com" ]
flyleaf91@163.com
d53639da102f0adf41787e0b0c3fd0b383e440ae
0b0aaa2c0b1f87112599b331e995df8c646895db
/Pratica/Pratica 1/3.c
d8df35e5243c304e435d81deb9cf5c5bf4406cfc
[]
no_license
VictorGeralt/ProgII
044679c172de5548b9ce082d3cf651a3bb2433bf
4eebdc4ccfa4f53c571c641f5229e788053a0524
refs/heads/master
2020-07-26T02:40:14.670116
2019-09-22T20:00:42
2019-09-22T20:00:42
207,871,882
0
0
null
null
null
null
UTF-8
C
false
false
291
c
#include <stdio.h> #include <stdlib.h> int fibo(int n){ int x=1,y=1,z=0,i; for(i=0;i<n;i++){ z=x+y; x=y; y=z; } return z; } int main(){ int n,x; printf("digite um numero:"); scanf("%d",&n); printf("O %d numero da sequencia fibonacci: %d",n,fibo(n)); return 0; }
[ "victor.vic2009@Hotmail.com" ]
victor.vic2009@Hotmail.com
bc3854c2fbc65218f1ece8bee347be4dee59c63d
65f9576021285bc1f9e52cc21e2d49547ba77376
/cdsp_proc/core/mproc/ipc_router/inc/ipc_router_core.h
53a834d8d62fa188700d04c62d5869fc75c14061
[]
no_license
AVCHD/qcs605_root_qcom
183d7a16e2f9fddc9df94df9532cbce661fbf6eb
44af08aa9a60c6ca724c8d7abf04af54d4136ccb
refs/heads/main
2023-03-18T21:54:11.234776
2021-02-26T11:03:59
2021-02-26T11:03:59
null
0
0
null
null
null
null
UTF-8
C
false
false
13,043
h
#ifndef IPC_ROUTER_CORE_H #define IPC_ROUTER_CORE_H /*=========================================================================== I P C R O U T E R C O R E H E A D E R F I L E This file describes the OS-independent interface to the IPC Router core. This f...
[ "jagadeshkumar.s@pathpartnertech.com" ]
jagadeshkumar.s@pathpartnertech.com
b6ea62f946a6dd89054c30167c0086cd56e0c06b
5c7b599c971e45a6b74e078983b054d034ff5547
/0x14-bit_manipulation/5-flip_bits.c
910c3432035e0f83b1e02fc609aa83f2048419b0
[]
no_license
adri-er/holbertonschool-low_level_programming
be281031859c149fa6200c2f39dcee94d0303ee9
941c40b304be9e810d4cb6178365865181a34589
refs/heads/main
2023-08-14T13:32:26.805547
2021-09-01T17:54:44
2021-09-01T17:54:44
335,758,002
1
1
null
null
null
null
UTF-8
C
false
false
1,092
c
#include "holberton.h" /** * flip_bits - determines number of bits to flip to * get from one number to another. * @n: Original number. * @m: Number to change to. * * Return: Numbers to flip to get from n to m. */ unsigned int flip_bits(unsigned long int n, unsigned long int m) { unsigned int length_n = 0, leng...
[ "2903@holbertonschool.com" ]
2903@holbertonschool.com
69bda5cb12a686e0cd25cce43712d6af026a5c9b
5a792582ff0d79d9fb9f1ed6750f84a7e3787507
/trunk/opt/qnx660/target/qnx6/usr/include/protocols/rwhod.h
157133c8e2a4da676a35ed668e1d57601f6bdc9c
[]
no_license
jjzhang166/QNX-SDP
faeffb2bfa80ea41f06230d9cc4e33cacde821de
74d96ca4ffb547a8ac4ec71803b31d452507b3d0
refs/heads/master
2023-03-22T03:02:25.466107
2018-01-19T08:14:56
2018-01-19T08:14:56
null
0
0
null
null
null
null
UTF-8
C
false
false
2,856
h
/* $NetBSD: rwhod.h,v 1.7 2003/08/07 09:44:13 agc Exp $ */ /* * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1...
[ "lidongsheng@linkmotionfuture.com" ]
lidongsheng@linkmotionfuture.com
b73f2da3a53954039c89b3ca01aa71498100fc73
29ea3b841a1800675ba8919c0470ef8d0ce3f117
/branches/adjoint/init.h
da4bf61942b127b75258cae0886a36c8133f87ed
[]
no_license
ashao/Offtrac
c484c92e3eda16b98d2ccc47799cf5a9b5df520f
5429dce30e2de5cd1441d00154fd466d23e9341d
refs/heads/master
2021-01-18T07:21:29.614684
2014-11-21T00:17:36
2014-11-21T00:17:55
null
0
0
null
null
null
null
UTF-8
C
false
false
13,597
h
/********+*********+*********+*********+*********+*********+*********+* * This header file determies many of the adjustable parameters * ********+*********+*********+*********+*********+*********+*********+*/ /* Specify the physical domain. */ #define RE 6.378e6 ...
[ "aeshao@gmail.com" ]
aeshao@gmail.com
61fa732ad00bf63059b4940ae0fda66e2f80fe42
8efa423e203d8b22b908cbf07e56a2e9972802cd
/00-STM32F429_LIBRARIES/usb_cdc_device/usbd_desc.c
f8413c4686a09efa6c2b9d82a8df0b68443e22e5
[]
no_license
JangSing/Flash-Loader
4538f35e874123be1d4994a6cb45a8ef1c2838c8
cacab25417ed62fcb4d7648794d7dbeb77c529ef
refs/heads/master
2021-01-15T15:33:03.272177
2016-08-28T17:41:07
2016-08-28T17:41:07
60,820,982
0
0
null
null
null
null
UTF-8
C
false
false
6,766
c
/** ****************************************************************************** * @file usbd_desc.c * @author MCD Application Team * @version V1.1.0 * @date 19-March-2012 * @brief This file provides the USBD descriptors and string formating method. *********************************************...
[ "jangsing94@live.com.my" ]
jangsing94@live.com.my
2716c88fbb68fe7f4451842ddd86a892462e2775
43684a0cd936e62de1960ad8cc700f03ffe5fec3
/examples/botao/port.h
797c8cdf71a202e72bf8c26861cce35b80401d72
[ "MIT" ]
permissive
renandw/esp-homekit-demo
73bf069fbeb4635abd9eb107d2e745a7e1fac830
abfcd72f4761979d1d08b1f29f3a0cddf4bfdec9
refs/heads/master
2023-01-20T17:04:23.742647
2022-12-22T20:57:22
2022-12-22T20:57:22
241,636,381
0
0
MIT
2020-02-19T14:03:17
2020-02-19T14:03:16
null
UTF-8
C
false
false
383
h
#pragma once #include <stdint.h> #ifdef ESP_IDF #include <freertos/FreeRTOS.h> #include <freertos/semphr.h> #include <freertos/timers.h> #else #include <FreeRTOS.h> #include <semphr.h> #include <timers.h> #endif void my_gpio_enable(uint8_t gpio); void my_gpio_pullup(uint8_t gpio); void my_gp...
[ "noreply@github.com" ]
renandw.noreply@github.com
5ddfb670ff759f8e41743c4cb6cd5fb11af755d0
439b2c31c8a12eb9ceaae495f5aad9d869f7ba25
/src/rows.c
6b335c87818affc1a3865f40c37edd53aa78431f
[]
no_license
ldaadl/texterm
a702344d8aa65705b268200451670aaf210a413d
67a01f9c92d2803e79dc17e149a0055c1a1f87ef
refs/heads/main
2023-06-20T06:29:13.788370
2021-06-06T08:38:29
2021-06-06T08:38:29
null
0
0
null
null
null
null
UTF-8
C
false
false
2,108
c
#include <stdlib.h> #include <string.h> #include "../includes/editor.h" #include "../includes/highlight.h" #include "../includes/rows.h" extern Editor e; int row_cx_to_rx(EditorRow *row, int cx) { int rx = 0; for (int i = 0; i < cx; ++i) { if (row->text[i] == '\t') rx += e.tab_stop - r...
[ "biraj795@gmail.com" ]
biraj795@gmail.com
d9b85f8bc69bc902ac8319552b84bc9c5778ec5a
c4333cfe0d69d523b1e148c077b15ba5903cb97e
/Intel/ElkhartLakePlatSamplePkg/Library/PeiPolicyUpdateLib/PeiPchPolicyUpdatePreMem.c
f4e3e235d7eb3979aa1826bca165a32269070b7e
[]
no_license
scotthe2022/ElkhartLake_Silicon_reference_and_Platform_Sample_Code
cb7b2e9cc2c7cf57c4a66a0f89e49ccf0789615f
b0149682f932de6bb88199814f9885abcdb97579
refs/heads/master
2023-07-03T20:32:25.052970
2021-08-20T20:30:59
2021-08-20T20:30:59
null
0
0
null
null
null
null
UTF-8
C
false
false
24,590
c
/** @file This file is SampleCode of the library for Intel PCH PEI Policy initialization. @copyright INTEL CONFIDENTIAL Copyright 2015 - 2020 Intel Corporation. The source code contained or described herein and all documents related to the source code ("Material") are owned by Intel Corporation or its suppl...
[ "1069096459@qq.com" ]
1069096459@qq.com
1a644324168456973cf4cae53f6b1aa2130d283f
501af053c867036ee2de4921ecc8df9ed260dfe7
/fpswap/ft_putnbr.c
2aa64bac07af508ce2bd9ba4d6bad6008c5c3207
[]
no_license
jbatea/Push_swap
0fa293411019d4c096bbbcadb9cd529f93c9bd2a
73e0a43a9289919bb4093be186f5c006c1006f2c
refs/heads/master
2020-11-30T19:47:30.632439
2016-09-16T12:34:21
2016-09-16T12:34:21
67,859,587
0
0
null
null
null
null
UTF-8
C
false
false
1,156
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_putnbr.c :+: :+: :+: ...
[ "jbateau@e1r12p20.42.fr" ]
jbateau@e1r12p20.42.fr
aa673ce8c9e6d7f1a7cc471de360ea2a4a5f3376
751da26cb649140e2e0c6ece632e3c492cf06ded
/libft/ft_putchar_fd.c
fbe2826a5dde49323efd8637144682791dd876d9
[]
no_license
Aggrsheepy/libft
4d76f01aa4e192a3e1fff897f91682f987e91069
ad04053fc49a19baa3018d6e96713f0c8329a8f0
refs/heads/main
2023-05-26T01:33:18.885371
2021-06-16T15:23:35
2021-06-16T15:23:35
377,541,538
0
0
null
null
null
null
UTF-8
C
false
false
83
c
#include "libft.h" void ft_putchar_fd(char c, int fd) { write(fd, &c[i++], 1); }
[ "noreply@github.com" ]
Aggrsheepy.noreply@github.com
5219f226afb5cabffd2bd659fd55850ce5c949c6
5728b224142fd0efbaad5ddd1617b81846c9ad58
/src/host/pye17/ecore_evas/ecore_evasmodule.c
c5eeb910de1f9d87f25a0dbadb12766b23a365c7
[]
no_license
liujiangyi/openmoko-svn
eb70f694c1bb531272d2041da01ea2897642ef46
0bde889e6fc09a330d0e0b9eb9808b20b2bf13d1
refs/heads/master
2020-07-22T05:56:53.656185
2011-12-23T20:59:54
2011-12-23T20:59:54
null
0
0
null
null
null
null
UTF-8
C
false
false
500
c
#include <pygobject.h> void ecore_evas_register_classes(PyObject *d); extern PyMethodDef ecore_evas_functions[]; DL_EXPORT(void) initecore_evas(void) { PyObject *m, *d; init_pygobject(); m = Py_InitModule("ecore_evas", ecore_evas_functions); d = PyModule_GetDict(m); ecore_evas_register_classes(d); if...
[ "marek@openmoko.org" ]
marek@openmoko.org
5f00dc785b72862c01d5ba64ba0aedd6e2765942
bd3a0c6b727339ae30b543b4682d3e149c556eee
/hardware/board/config/brd4166a/sl_cpc_drv_uart_secondary_exp_config.h
b329cd7612111ff55ba2306344a9a449319ee07b
[ "Zlib" ]
permissive
nzinn08/sdk_support
89980f67e974157f61151ed38aacb876b4387e7f
5f92c311a302e2ba06040ec37f8ac4eba91b3d5d
refs/heads/master
2023-08-12T23:03:28.087174
2021-08-26T00:41:21
2021-08-26T00:41:21
416,490,066
0
0
null
null
null
null
UTF-8
C
false
false
2,867
h
/***************************************************************************//** * @file * @brief CPC UART SECONDARY driver configuration file. ******************************************************************************* * # License * <b>Copyright 2020 Silicon Laboratories Inc. www.silabs.com</b> *************...
[ "Mason.Tran@silabs.com" ]
Mason.Tran@silabs.com
376565551738dfc95d443e17bb5bad54ad21b7fb
a5d2d345d66f1fb30131064d377615dcf7020093
/benchmarks/source/superh/MiBench/office/ghostscript/src/gdevrun.c
eec8737e5732a7e4068da4dfa3764cc4b7f2e828
[ "BSD-3-Clause", "LicenseRef-scancode-warranty-disclaimer", "LicenseRef-scancode-afpl-9.0", "LicenseRef-scancode-unknown-license-reference", "LicenseRef-scancode-proprietary-license", "GPL-2.0-only", "GPL-1.0-or-later" ]
permissive
physical-computation/sunflower-embedded-system-emulator
22f0d61acccd01cee1c5e77ac97baaaed48c7eb1
b7060c1e1e6582a672d469e4b498248e04bacbc4
refs/heads/master
2023-05-28T03:42:52.108060
2023-01-24T15:54:35
2023-01-24T15:54:35
51,266,165
14
43
BSD-3-Clause
2022-01-12T13:27:21
2016-02-07T21:02:10
C
UTF-8
C
false
false
12,701
c
/* Copyright (C) 1995 Aladdin Enterprises. All rights reserved. This file is part of Aladdin Ghostscript. Aladdin Ghostscript is distributed with NO WARRANTY OF ANY KIND. No author or distributor accepts any responsibility for the consequences of using it, or for whether it serves any particular purpose...
[ "phillip.stanleymarbell@gmail.com" ]
phillip.stanleymarbell@gmail.com
ef2a80341b8eb4704671f423a2fbdb796154a428
37619fd2f0b180b3b39dbbc1a826dbd4c11d1d4a
/0x1C-binary_trees/2-binary_tree_insert_right.c
8f0d739f76c09844fd1353dd5f6282381b3608a7
[ "MIT" ]
permissive
markoschalaalx/bootcampschool-low_level_programming
cc8f442e13ce23cbd03fafca39ee81bba3f9a08a
fbe8798f6c27ff62c1781fadb297f220955db234
refs/heads/master
2023-04-03T15:18:50.767416
2020-07-24T04:19:43
2020-07-24T04:19:43
null
0
0
null
null
null
null
UTF-8
C
false
false
783
c
#include "binary_trees.h" /** * binary_tree_insert_right - inserts new leaf_node into right child of parent * @parent: the parent node to add a leaf_node to * @value: the value to be given to the new leaf_node * * Return: returns pointer to new_node or NULL */ binary_tree_t *binary_tree_insert_right(binary_tree_t...
[ "jcoleman@pagerduty.com" ]
jcoleman@pagerduty.com
26dfe850904fd790d6e75fbc3f3afea71bb03a2f
c1cb576fb73b293ced8fe93b8fbe0472a6e8281d
/cci_write.c
00307f76413d79db55cacad055e3f5079cd93529
[]
no_license
akhilxavi/CCI-I2C-R-W-utilities
a33a9a45243203a4d9631f0217ba537e9db5acf4
fbc39b924b800d2932e008781f80672278700aaf
refs/heads/master
2020-03-26T06:09:56.590340
2018-08-13T14:48:26
2018-08-13T14:48:26
144,592,548
0
0
null
null
null
null
UTF-8
C
false
false
4,122
c
/* cci_write: command line utility for monoSensor sensor * Copyright (c) 2017, Inforce Computing Inc. * * Author : Akhil Xavier <akhilxavier@inforcecomputing.com> * * This program "WriteMac.py" is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License a...
[ "akhilxavier@inforcecomputing.com" ]
akhilxavier@inforcecomputing.com
c83b55db659837ca1230f32d07d0324941d09bab
c5f3fe2d9bfed39154a764c1f15f56f3d14b29bd
/Library/clib/cl_common.h
983e6a3fae62ebd7e1e7a149a573c631b79336f5
[]
no_license
knightlyj/dual-wheel
f4814d6e3e23efc4dc27981b808581418eeff067
89526bec193e931a78d97f1f9de282147949eca1
refs/heads/master
2020-04-06T13:10:24.913108
2018-12-03T10:12:11
2018-12-03T10:12:11
157,487,178
0
0
null
null
null
null
GB18030
C
false
false
1,061
h
/** ****************************************************************************** * @file CL_Common.h * @author LYJ * @brief CLIB的目的是编写跨平台的C库,为了支持原子操作,需要定义CPU的类型 ****************************************************************************** */ #pragma once #include "stdint.h" #include ...
[ "knightlyj@163.com" ]
knightlyj@163.com
1174d4c01be50355c0bc6f9003a4a48a779bda81
dc02c09a49ce138224e30b1aedd12539f8b85c94
/programs/Algorithm_DataStructure/stable.c
d71fd6cf2d1f58b94318f88b42878a04e1c47b17
[]
no_license
ymhr-u/Programs
90d2000b84330c8799363798f683fa8c98c9568a
0093cc35c9dd73e2096fd9ad72da5c9e1c0e7ba2
refs/heads/master
2023-01-22T04:49:04.593660
2020-12-03T12:26:59
2020-12-03T12:26:59
224,787,596
0
0
null
null
null
null
UTF-8
C
false
false
962
c
#include <stdio.h> typedef struct{ char c; int number; }Card; int main(){ char dm; int n,i,j,min,flag; Card a[36],b[36],x; scanf("%d\n",&n); for(i=0;i<n;i++){ scanf("%c%d%c",&a[i].c,&a[i].number,&dm); b[i]=a[i]; } for(i=0;i<n;i++){ flag=0; for(j=n-1;j>i;j--){ if(a[j].number<a[...
[ "noreply@github.com" ]
ymhr-u.noreply@github.com
a1d9e6a96056c0062a645087557a4fbd47a122bb
748f8681b1778a76ce6be19c4d9419c6ec8a6a70
/cgi-bin/input.c
137f9f91c0b0ad427c9c21761ceb5aa733910cea
[]
no_license
LEmbedder/cgi-wev
3cdaeaaba08804919c7692a1100910144c986f34
0ab695f70c461580a0c2ddd652fb935abc0ddb37
refs/heads/master
2020-05-16T12:23:03.349975
2019-04-23T15:47:56
2019-04-23T15:47:56
183,044,516
0
0
null
null
null
null
UTF-8
C
false
false
998
c
#include <stdio.h> #include <stdlib.h> #include <string.h> void main() { //设置HTML语言 printf("Content-type:text/html\n\n"); printf("<title>hello</title>"); printf("%s<br><br>", getenv("REQUEST_METHOD")); char *pp = getenv("QUERY_STRING"); char pgetenv[256]; sprintf(pgetenv,"%s",pp); //打印输入的内容 printf("%...
[ "814699480@qq.com" ]
814699480@qq.com
baa6194b8bed0c75974634924a6afc1dc2c0537e
7008d4e39c15ea01d9dcc59c37c7ed517ee67d7c
/src/xview/dstool/Version_2/install/src/eigenlib/hqr2.c
7946cc3c51dca82f77da9c07edfd22f9d12a4396
[]
no_license
LegalizeAdulthood/OpenLookCDROM
d99b829a446cfa281947c449c8496943f944fd2a
2aa032ddc0a737bb420463c0a508a0f4867c1667
refs/heads/master
2023-03-19T12:02:53.777816
2021-03-11T14:36:41
2021-03-11T14:36:41
null
0
0
null
null
null
null
UTF-8
C
false
false
15,494
c
/* ------------------------------------------------------------------- This program is the property of: Cornell University Center for Applied Mathematics Ithaca, NY 14853 and may be used, modified and distributed freely, subject to...
[ "ian@darwinsys.com" ]
ian@darwinsys.com
9d7519ad6e8a3ab264380a7b39e950492d266fd1
c49af315f4c4f6fbfc17c544f43f246c2dd4701d
/Sample/4.Bios/key.c
cf474d2ec86dd62c16320a93aa85485c941b41a4
[]
no_license
SuperABC/SGL
98b3d251dd037a091379536d732d69a82a362f77
8e16a91625cd56974eda7fcea03c1d8931f9a7b0
refs/heads/master
2021-01-11T22:17:40.420112
2020-11-28T06:34:07
2020-11-28T06:34:07
79,720,252
27
1
null
2017-08-27T09:33:32
2017-01-22T13:45:33
C++
UTF-8
C
false
false
705
c
#include "winsgl.h" void sgSetup() { initWindow(640, 480, "Key", BIT_MAP); } void sgLoop() { static int x = 0, y = 0, first = 0; int key; setColor(0, 0, 0); if (!first) { putQuad(0, 0, 19, 19, SOLID_FILL); first = 1; } if (biosKey(1)) { key = biosKey(0); setColor(255, 255, 255); putQuad(x, y, x + 19...
[ "1363028533@qq.com" ]
1363028533@qq.com
a3b15ab60eccd0b53c2d92e776039bd67b4ce5ae
d26ba0731602a2d527fb983a39c7b2ba156ceff5
/Dado viciado aleatorio.c
4ac44b910e3cb83575ef2b89cb2f305afa990316
[]
no_license
Marinell0/Algoritmos
d7bf41175f3cd81ed4f26a6c5e741670454479e7
f05e2ece44e10272d2d19a253f5d787cb5a96683
refs/heads/master
2021-08-31T14:59:43.760836
2017-12-21T20:02:49
2017-12-21T20:02:49
115,042,546
0
0
null
null
null
null
UTF-8
C
false
false
413
c
#include <stdio.h> #include <stdlib.h> int main(){ int n[6], i, faces[1000], jogadas; time_t t; while(i<6){ n[i]=0; i++; } printf("Quantas jogadas de dado: "); scanf("%d", &jogadas); srand((unsigned) time(&t)); for(i=0; i<jogadas; i++){ faces[i] =(rand() %6); n[faces[i]]++; } printf("\n"); for...
[ "gabrielmarinello6@gmail.com" ]
gabrielmarinello6@gmail.com
a67c2544921820645c133099091ad97b6b60e114
011275634c2b5802f03d3024039aff9a17a306cf
/RTOS.c
fcd7ee088fd146f5486b851feca60afb3c1b86f4
[]
no_license
JoseK21/RTSO
1fbf657421e72153d59b6703d57d32b5eeea54a4
0eeafb0726ad6fbc944870bd56f7deef28347abe
refs/heads/main
2023-01-02T21:28:33.972246
2020-10-30T08:17:48
2020-10-30T08:17:48
301,944,567
0
0
null
null
null
null
UTF-8
C
false
false
25,843
c
#include <stdio.h> #include <allegro5/allegro.h> #include <allegro5/allegro_font.h> #include <allegro5/allegro_image.h> #include <allegro5/allegro_native_dialog.h> #include <stdbool.h> #include <assert.h> #include <stdlib.h> #include <matrix.h> #include <time.h> // ------------------------------------------------------...
[ "jose.nunez@advisiondevelopment.com" ]
jose.nunez@advisiondevelopment.com
396d0cc5a7ac57edd959b0faac07b14b80a54749
345b45dac0b414b1f568ab4cd5458c7afe979545
/c_VSIP_src/vsip_vimagview_f.c
1089345d780cb191faedb2fee301a42c0d5153ed
[ "MIT", "LicenseRef-scancode-warranty-disclaimer", "LicenseRef-scancode-unknown-license-reference" ]
permissive
rrjudd/jvsip
256b41924b78305c779b8356f2fb83a2f47b64ff
f9ea05e0082acfeb3707b02e91a45f40008b7340
refs/heads/master
2022-10-03T02:40:27.724075
2022-09-20T19:07:50
2022-09-20T19:07:50
3,030,715
15
5
null
null
null
null
UTF-8
C
false
false
1,139
c
/* Created RJudd October 6, 2000 */ /* SPAWARSYSCEN D857 */ /********************************************************************** // For TASP VSIPL Documentation and Code neither the United States / // Government, the United States Navy, nor any of their employees, / // makes any warranty, express o...
[ "rrjudd@me.com" ]
rrjudd@me.com
22f8e40f4cea298940c03b1635b23f6fbbb40e7c
7cb573943666a9111af709e02483f4735b88ad2f
/Demo-3/Demo/main.c
f5878f2cb9fb54b143b22a0f1dfbcc7252e2b493
[]
no_license
yejic316/CPTS466
b2749c6be23e11bce7f21f655be7951c3ed266db
1e8acb8824e671cd141c247a4daae0b4e78a2484
refs/heads/master
2020-12-15T21:56:15.141639
2020-01-21T06:14:53
2020-01-21T06:14:53
235,264,692
0
0
null
null
null
null
UTF-8
C
false
false
6,952
c
// Multicolor LED tolggles between red-green. // When SW1 pressed the LED toggles blue-green. // 0.Documentation Section // main.c // Runs on LM4F120 or TM4C123 // Lab2_HelloLaunchPad, Input from PE4, output to PE3,PE2,PE1 (LED) // LaunchPad built-in hardware // SW1 left switch is negative logic ...
[ "noreply@github.com" ]
yejic316.noreply@github.com
7d5e923ce5cb934b42b22c3ef376629906619605
057b94806f2301ed9aac60a73cfbb4c37e34afd9
/application/view.h
daac6dc48891717200d241b0c80cb1a586fda5df
[]
no_license
mikelima/quandoparte
7baf76f4d0979633cc26d5030da517b89da56197
e010203e5cfb82f17892083ea814c9c7d14cdcb7
refs/heads/master
2021-03-12T21:56:16.916600
2015-04-04T14:20:59
2015-04-04T14:20:59
14,299,671
2
1
null
null
null
null
UTF-8
C
false
false
955
h
#ifndef QP_VIEW_H #define QP_VIEW_H /* Copyright (C) 2011 Luciano Montanaro <mikelima@cirulla.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your optio...
[ "mikelima@cirulla.net" ]
mikelima@cirulla.net
e6129b8cf826166ab28003c08cdbdfd562b0cecb
ab83969d2e8f1cbdbed57a042ff6a002ce5da4a9
/Firmware/ikb/ikb.c
7ecd1c18079c873eecb44d61806007fc9ffbf419
[]
no_license
jcaf/Workstation3rev3-Atmega328P-v3
d18f9be872a808618b47bb85700d2a581c651c5b
8f6cdec637051dc051f0bebd70c18a20700ae213
refs/heads/master
2023-08-10T17:43:30.257184
2021-10-10T01:01:27
2021-10-10T01:01:27
415,455,174
0
0
null
null
null
null
UTF-8
C
false
false
22,246
c
#include "../system.h" #include "../main.h" #include "../types.h" #include "ikb.h" struct _key { PTRFX_retUINT8_T keyRead; PTRFX_retVOID keyDo; uint8_t sm0; uint8_t counter0; uint8_t sm1; uint16_t counter1; struct _key_prop prop; struct _key_statusFlag { unsigned...
[ "firwar21@gmail.com" ]
firwar21@gmail.com
b28e1352674785b458376f4b582ecb8225c7c027
d506042c33c5d26e0aa7a40638820f6f111aa550
/mediatek/custom/xperiac/lk/power_off.c
4774dabd504e7ffc1b946726e1065e1dee26efd4
[]
no_license
openube/Kernel_Xperia_C_Custom-
653e37ac467b3c38210e1342464203f07a635444
4b8e78b49864a5c9e35ddb269770b54cd9b8f789
refs/heads/master
2020-06-16T06:47:30.096704
2014-07-01T01:15:19
2014-07-01T01:15:19
null
0
0
null
null
null
null
UTF-8
C
false
false
1,524
c
/* * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation; either version 2 of * the License, or (at your option) any la...
[ "cesar.maximo@gmail.com" ]
cesar.maximo@gmail.com
4a76e9ce1f626c01fd34e1e9391e405a7b90abbc
58ac81b480a2064b5d0880a4a1f5777b537c8b95
/S7G2_PE_HMI1/synergy/ssp/src/framework/tes/dave2d/dave_perfcount.c
0543548e83f43288a6ffe0efe2a5284230653e29
[]
no_license
agrutter87/Renesas-Synergy
e77998fb81a54762ab121c39681540df95e13edd
8ecd6fefe6b1bafab83797c70cb4958436bbb8be
refs/heads/master
2023-05-13T15:37:53.956982
2023-05-06T14:24:03
2023-05-06T14:24:03
162,657,522
0
0
null
null
null
null
UTF-8
C
false
false
6,316
c
/*-------------------------------------------------------------------------- * Project: D/AVE * File: dave_perfcount.c (%version: 5 %) * created Wed Jan 12 16:11:17 2005 by hh04027 * * Description: * %date_modified: Mon Mar 12 15:29:23 2007 % (%derived_by: hh74026 %) * * Changes: * 2007-03-14 C...
[ "agrutter87@gmail.com" ]
agrutter87@gmail.com
4b0d422c6c80464e457be321484a02a530bc1ac5
43dc54d4adf84614d405b583df83d7b35d23413b
/C-Pointers/pointers-in-c/chapter04-pointerforstring/string4.c
832e1c03ccf71ddeae0800337cc9d6ee7b4d9b57
[]
no_license
mikechen66/C-Programming
01e38e4c3f772a98bf4744720f60aa2c03f33d69
4ea8d64ac69c01141e90d8b91e0b5664e4dc5602
refs/heads/main
2023-07-13T23:04:58.859755
2021-08-02T15:56:45
2021-08-02T15:56:45
387,677,804
0
0
null
null
null
null
UTF-8
C
false
false
536
c
int* foo(void); int main(int argc, char* argv[]) { int *m = foo(); printf("Printing local value of function foo = %d\n", *m); return 0; } int* foo(void) ...
[ "noreply@github.com" ]
mikechen66.noreply@github.com
99b237f1fdab4588fa54ea4d35efb4e16a555311
e3dd046f2e94378f51ee4478bbe39d50bebfce05
/T0907_2/T0907_2/T0907_2.c
7d995fd01eb41e154ea345a5a1dd07def9c0d3a4
[]
no_license
Lee-Sung-Jae/School-2017
e7a9a595b5f7fdd653c4da45db0e25690e5e0245
40ef6b1a3294f1de1868ddbfdc7b520dd234661b
refs/heads/master
2021-01-21T18:06:11.903554
2017-11-30T05:16:08
2017-11-30T05:16:08
92,013,152
0
0
null
null
null
null
UHC
C
false
false
711
c
#include <stdio.h> // 표준 입출력 헤더 참조 #define PI 3.14159 // PI 선언 float circle(float); // 함수 선언 int main(void) { float radius, area; // 변수 선언 printf("원의 반지름 입력 : "); scanf("%f", &radius); // 유저 인풋 area = circle(radius); //circle 함수 이용해서 원의 면적 계산, area에 저장 printf("반지름 = %.2fcm, 원의 면적 = %.2fcm^2\n", r...
[ "me@lsj.pink" ]
me@lsj.pink
cfb0d560fc8b8f758b956f3eb6edfb0e26f9f6e6
262116c19842895369a9683156a4a2c700eabfa3
/2009/frc980/trunk/workspace/WPILib/BaeUtilities.h
38bb9c4382912dc574c11db6d86617825710c4e0
[]
no_license
FRC980/FRC-Team-980
ab85141ec6207acd5f4049587ebb91b1db81996f
18361d22f6c5e4f2fef4408699a8566f5aa7b1c6
refs/heads/master
2016-08-07T19:52:44.371528
2013-09-07T21:13:37
2013-09-07T21:13:37
null
0
0
null
null
null
null
UTF-8
C
false
false
3,367
h
/****************************************************************************** * Project : FIRST Motor Controller * File Name : BaeUtilities.h * Contributors : JDG, ELF * Creation Date : August 12, 2008 * Revision History : Source code & revision history maintained at * ...
[ "ay2b@queue.org" ]
ay2b@queue.org
950367ae47f26d278b95942bd3d18020095c2603
5c255f911786e984286b1f7a4e6091a68419d049
/vulnerable_code/50195190-4283-4ff4-aef9-42e0435eee57.c
bcabd72d71b3e3fdc2df72b7530845b02b7ed867
[]
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
613
c
#include <string.h> #include <stdio.h> int main() { int i=4; int j=32; int k; int l; k = 53; l = 64; k = i/j; l = i/j; l = l/j; l = i/j; l = l%j; l = l%j; k = k-k*i; //variables //random /* START VULNERABILITY */ int a; long b[42]; long c[68]; a =...
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
b026e34905d7f05aefea6a139caa14f7941d06fb
c425afb8bb6b182168fd4c3a46c9b334f4740e60
/d/death/obj/weapon69.c
bfda2d537e24c51859995dda9de5a00b349ce2d7
[]
no_license
fluffos/nt7
ceef82b2465cf322549c7ece6ce757eaa8ec31ff
52727f5a4266b14f1796c2aa297ca645ca07282a
refs/heads/main
2023-06-17T10:07:33.000534
2021-07-15T11:15:05
2021-07-15T11:15:05
308,148,401
9
9
null
2021-06-28T14:11:57
2020-10-28T21:45:40
C
UTF-8
C
false
false
658
c
#include <ansi.h> #include <weapon.h> inherit SWORD; void create() { set_name(HIM "凤凰琴" NOR, ({ "fenghuang qin", "fenghuang", "qin", "jian", "sword" }) ); set_weight(4000); /*if( clonep() ) set_default_object(__FILE__); else*/ { set("unit", "柄"); ...
[ "i@oiuv.cn" ]
i@oiuv.cn
8023cf94878d41e8dc22498c0c2bea962456ac29
0b68a9177c7f8e1e994b12ab2274d21b6ddd6666
/kernel/netcore/proto.h
209611bceaa029b5a7fed6a58ac2cc8de9f36d57
[ "MIT" ]
permissive
MrLeeYing/HelloX_OS
9511641bb278493f8e2baa3f1d587365b59a28b1
cb080e9c7527f28affaa822a4b02626d776a6f9f
refs/heads/master
2020-12-25T18:43:10.362285
2017-02-25T09:55:18
2017-02-25T09:55:18
null
0
0
null
null
null
null
UTF-8
C
false
false
3,072
h
//***********************************************************************/ // Author : Garry // Original Date : Nov,22 2015 // Module Name : proto.h // Module Funciton : // Network protocol related definitions are // ...
[ "garryxin@gmail.com" ]
garryxin@gmail.com
2b14554fd01443202dd0ce8660c98a27d0bdb463
0cbaa1ca3f94b10afaa25286a7696f86342dffb2
/libft/srcs/ft_strequ.c
0b8f87a1a28a578bc17fa9af27e7475b1a47a886
[]
no_license
ArthurBK/42_malloc
582359fdea9fa8823b587f26b8bc19d8484748a5
ee216ad84e4ab90cab2acd018bcee15275a203ec
refs/heads/master
2021-01-20T03:11:59.040320
2018-02-15T18:05:21
2018-02-15T18:05:21
88,180,199
0
0
null
null
null
null
UTF-8
C
false
false
1,141
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_strequ.c :+: :+: :+: ...
[ "abonneca@student.42.fr" ]
abonneca@student.42.fr
d8a008d1a60322fbee9dd961db2685b8ee0038ff
31090b82fcf15fc8a52a12be3dd592e72300fe1b
/sys/net80211/ieee80211_mesh.h
8332864cb4385041a2ba1394fdff8fd6214d7182
[]
no_license
YuheiTakagawa/VPS_for_FreeBSD
22e7b2f4e46b56e8289e7cd81eedf1d503ec2a0d
1a6d0ed8808b875b998f2f344cfc5539eb84532d
refs/heads/master
2020-07-15T09:24:26.928246
2017-08-11T17:43:29
2017-08-11T17:43:29
94,305,728
2
1
null
null
null
null
UTF-8
C
false
false
20,108
h
/*- * Copyright (c) 2009 The FreeBSD Foundation * All rights reserved. * * This software was developed by Rui Paulo under sponsorship from the * FreeBSD Foundation. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions...
[ "b1014223@fun.ac.jp" ]
b1014223@fun.ac.jp
46d7b500c04723590b43c1422dea57a96fb5f8d2
3d018912dbf4ebd229aa42e06ec58e733aac75eb
/fy3/daemon/class/xingguo/essencemagic/void_sense.c
62babf97ada225dcb05066db900a9cd29f9aa71e
[]
no_license
15831944/FengYun2020
93fd7657a5d924e975771c6da83e3baca8c70795
81c0551fad5a77084df80165d45892717d2b7c28
refs/heads/main
2023-03-17T20:59:26.566095
2021-01-02T20:06:59
2021-01-02T20:06:59
null
0
0
null
null
null
null
GB18030
C
false
false
1,945
c
// void_sense.c #include <ansi.h> inherit SSERVER; int conjure(object me, object target) { int skill; int lv,msize,i; object *mem; if((int) me->query_skill("essencemagic",1) < 250) return notify_fail("你的八识神通不够高深!"); mem = me->query_team(); msize = si...
[ "yunchunnan@qq.com" ]
yunchunnan@qq.com
78db8a40d0d1f4bddee3752d80a73054765b0fc2
353ebfd61e1cbb31ee5902f72f69e47e09f49206
/unity/src/unity.h
25477572a6e9dd952a1f0bba0faa9eed66357334
[]
no_license
BradLugo/emulator
50f7d04a29bf543649242c3eea5356ceb2c41b85
bebadb6e37df2d9593805cde98b2fc8a4b01eb20
refs/heads/master
2021-03-21T23:00:41.805544
2018-02-15T04:11:14
2018-02-15T04:20:05
121,589,915
0
0
null
null
null
null
UTF-8
C
false
false
66,485
h
/* ========================================== Unity Project - A Test Framework for C Copyright (c) 2007-14 Mike Karlesky, Mark VanderVoord, Greg Williams [Released under MIT License. Please refer to license.txt for details] ========================================== */ #ifndef UNITY_FRAMEWORK_H #define UNI...
[ "cblugo95@yahoo.com" ]
cblugo95@yahoo.com
546acdac0395846cea941a12d64232a6565347fe
b6eba3b4797967f85cfffd795c2015f89c966e0d
/questao12/main.c
785bd204bd0045da70526415676cc3db9723f43b
[]
no_license
Morsinaldo/Ponteiros_Programacao_Avancada
02e6ed1f1df0a564fcd0e405bb5fdfc461402827
94644b7e2efcb0fada1f5316162dfdb82146cf41
refs/heads/main
2023-06-06T07:28:57.625240
2021-06-25T16:29:45
2021-06-25T16:29:45
null
0
0
null
null
null
null
ISO-8859-1
C
false
false
2,072
c
#include <stdio.h> #include <stdlib.h> // De acordo com o blog geekforgeeks, um ponteiro para função é um tipo de variável que diferente dos ponteiros normais, ele aponta para o código e não para dados. // Por isso, podemos executar uma função sem precisar necessariamente chamá-la explicitamente. // Assinaturas...
[ "morsinaldo.js@outlook.com" ]
morsinaldo.js@outlook.com
d89442f710e9b67d48f9a72659713a44103ad2f9
e65a4dbfbfb0e54e59787ba7741efee12f7687f3
/misc/window/files/patch-tt.h
4deb383d7cfc61a6f14bb6fa528198dc5b33c233
[ "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
915
h
--- tt.h.orig 2008-07-12 06:05:22 UTC +++ tt.h @@ -98,7 +98,7 @@ struct tt { /* ttflush() hook */ int (*tt_flush)(); }; -struct tt tt; +extern struct tt tt; /* * tt_padc is used by the compression routine. @@ -120,8 +120,8 @@ extern struct tt_tab tt_tab[]; * Clean interface to termcap routines. * Too may...
[ "se@FreeBSD.org" ]
se@FreeBSD.org
f0b55edc5c6902a00859bd97c48b7fdbd166c83f
b104ce307ab639c1b1070131adac12dacafa6fd3
/BlinkLED/Inc/ourHal.h
0a3b314049929bfc5488db600a79dfe0f2c6ebf4
[]
no_license
CarolFLima/EmbeddedSystems
1de13d434a195322ef199b1d4cd13da538b08575
de2bf8dfe01cdc61c6d2f234e5fa75ed59dbff29
refs/heads/master
2021-01-19T15:14:07.311192
2017-04-13T21:27:29
2017-04-13T21:27:29
88,205,761
0
0
null
null
null
null
UTF-8
C
false
false
231
h
#include<stdint.h> #include "ioMapping.h" void setPin(GPIO_TypeDef * GPIO, int PIN); void clearPin(GPIO_TypeDef * GPIO, int PIN); void togglePin(GPIO_TypeDef * GPIO, int PIN); void write(GPIO_TypeDef * GPIO, uint32_t value);
[ "ncfl@ic.ufal.br" ]
ncfl@ic.ufal.br
153f727408211706a22743b790f196d1d59d541e
3817f8f93594688e0c41d2d880a28650f394f7d1
/V1.0/Users/Inc/User.h
a836c920eacb901a1967a3fe12816edf4d605e4c
[]
no_license
Princeon/SmartBand
32be40ac1f7e466d6b97a0901e129bbf38ce759f
be0374e6b5905f91dc446021c6e946b8cc627345
refs/heads/master
2020-05-25T20:00:34.893545
2016-05-16T08:50:10
2016-05-16T08:50:10
null
0
0
null
null
null
null
UTF-8
C
false
false
1,564
h
#ifndef _USER_H_ #define _USER_H_ #include "main.h" extern TIM_HandleTypeDef TimHandle; extern I2C_HandleTypeDef I2CxHandle; extern UART_HandleTypeDef UartHandle; extern uint8_t Threshold_USE; typedef struct { int16_t x; int16_t y; int16_t z; }AccDataTypeDef; typedef struct { int16_t x; int16_t y;...
[ "westzhao13@hotmail.com" ]
westzhao13@hotmail.com
291b7d882b4ef93092abd52735db4de2ce79408f
c061a536cf6f156d45478cd9ebfc4e3a162b063a
/30-其他/5.等待多个内核对象(书中没有这章)/1.等待多值信号量和消息队列/User/BSP/bsp.c
408c9f7843c7646f825aa0efc9b216b612ea939a
[]
no_license
Embedfire-ucos/ebf_ucos_tutorial_code_2_stm32f103_zhinanzhe
71e9c0dd1392612ef2f64b7c136306f0d3002f53
ac9dfb4529440dc5ef1f55ec69d8ec42d8e8c47c
refs/heads/master
2020-12-10T12:13:49.866736
2020-01-13T12:25:50
2020-01-13T12:25:50
233,590,042
4
0
null
null
null
null
GB18030
C
false
false
16,665
c
/* ********************************************************************************************************* * MICIRUM BOARD SUPPORT PACKAGE * * (c) Copyright 2013; Micrium, Inc.; Weston, FL * * All rights reserved. Protected by internationa...
[ "flyleaf91@163.com" ]
flyleaf91@163.com
602bd7781f69499fe077d94f031154b0515c375f
6a4b1d79fcf78fb193cbd34f586cb7f03d234a76
/Carthage/Checkouts/YYUtility/CUtilityDemo/Pods/Headers/Public/YYUtility/YYAsyncLayer.h
e0bdc837d6fee62b1bdf80ed950b50c9422e1069
[ "MIT" ]
permissive
Initial-C/CatAnimation
8167bb11f4ef7aba52aa4da4d17a8aea0d06e5bb
91f80db7ea685c488de8b4228d14291fa13f83a6
refs/heads/master
2020-04-03T19:26:53.866768
2018-10-31T08:33:01
2018-10-31T08:33:01
155,523,806
0
0
null
null
null
null
UTF-8
C
false
false
48
h
../../../../../CExtension/Utility/YYAsyncLayer.h
[ "iwilliamchang@outlook.com" ]
iwilliamchang@outlook.com
4d7aff38684faa6dc7e364fa5a82dd04b5698f46
907484d00eca4023d12e6c35d9472872471ec0dd
/7.5.c
12ab5937b8136a36f2465dcacc0ec2f93b262164
[]
no_license
duddenisa/An-1-CTI-Programarea-Calculatoarelor
24654bd2b23396203edee01c337a4dcd886d3c8b
ecdfe4a92b831b9f5f9952f4db789d1507f069cf
refs/heads/main
2023-02-04T12:15:42.098941
2020-12-21T12:50:49
2020-12-21T12:50:49
323,331,412
0
0
null
null
null
null
UTF-8
C
false
false
455
c
///Aplicația 7.5: Să se afișeze minimul elementelor din vectorul {7, -5, 4, 3, -9, 2, -8} utilizând pointeri, fără indecși. #include<stdio.h> void minim(){ int v[]={7, -5, 4, 3, -9, 2, -8} , *p, minim=v[0]; for(p=v;p<v+7;p++){ if(*p<minim) minim=*p; } printf...
[ "noreply@github.com" ]
duddenisa.noreply@github.com
bdeb6dd61eade2a2c60502c4984cd6ca47feaa75
53b3b31a9590be711961f16a500b3593bd9bb89a
/Task2/main.c
3f5435459a79df38df09f3b5dca174635c6a7566
[]
no_license
DrDeadbrain/GS
1bcdd4ba266a6c981541aa451479ac0df3b08ffa
f7465c6e1b0541715382914b8e3c2e4c25a70809
refs/heads/master
2020-04-05T01:53:48.512990
2019-01-17T14:31:56
2019-01-17T14:31:56
156,454,878
0
0
null
null
null
null
UTF-8
C
false
false
2,875
c
/** **************************************************************** * @file aufgabe2/main.c * @author Christian Caus (christiancaus@gmail.com) * @version 1.0 * @date 21.11.2018 * @brief Main module and program entry point ****************************************************************** */ #include...
[ "christiancaus@gmail.com" ]
christiancaus@gmail.com
d5d1e3fa404bd1847b6109b9db0f2cbb2f18f10b
c0a855fd52944ed56975a4d6fe911a98a523a29e
/libft/ft_memchr.c
71b9e3731811fad92cd0af9a867c6e2b97792665
[]
no_license
42mmoussa/Fract_ol
a16a941d6e7155052c0a0fc07b7c740a44b51ba3
d6c1625f19dd98263839a54f5eecbbfdd44d2061
refs/heads/master
2020-04-15T13:34:04.921902
2019-01-11T21:15:43
2019-01-11T21:15:43
null
0
0
null
null
null
null
UTF-8
C
false
false
1,118
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_memchr.c :+: :+: :+: ...
[ "mmoussa@e3r5p22.42.fr" ]
mmoussa@e3r5p22.42.fr
e696d1379bf18c66631be57ec8afbd3e68cd18e0
1a0a726f143b5dacd15728094528c38c3a38c184
/libft/src/ft_memcmp.c
77eb09d0392dccdfa0edde0b64fd4f4ebb4bbf4c
[]
no_license
vgrynishak/lemin
54fb499ee9f33651f4f5074cefd5821b6c56b198
d35f101c1fdd6aad07ddfef853b24a4011b40f3c
refs/heads/master
2020-07-03T23:22:48.792135
2019-08-24T12:55:38
2019-08-24T12:55:38
202,084,102
0
1
null
2019-08-23T16:55:46
2019-08-13T07:00:02
C
UTF-8
C
false
false
1,302
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_memcmp.c :+: :+: :+: ...
[ "vova.grynishak@hotline.finance" ]
vova.grynishak@hotline.finance
9f102e87339175e0676c669f1df539fc29d7464a
d76bada9d21ac07a1315f609a9aa16af47371dcb
/3-1/OS/PA2/workspace/test/20201119/minishell copy.c
9b4242044334d6af4a36ee375eae230e34cd440d
[]
no_license
webserver3315/Laptop_Ubuntu_PSBOJ
dae4e3a7dfa34259acecff336aa282ec712c89f9
4a071d49bfafd07740f654dadded2d1cdf57a3a2
refs/heads/master
2022-05-01T17:55:12.673500
2022-04-01T08:49:29
2022-04-01T08:49:29
248,160,767
0
0
null
null
null
null
UTF-8
C
false
false
4,760
c
#define MAXARGS 128 #define MAXLINE 256 #include <errno.h> #include <stdio.h> #include <stdlib.h> #include <string.h> #include <sys/types.h> #include <sys/wait.h> #include <unistd.h> void eval(char *cmdline); int parseline(char *buf, char **argv); int builtin_command(char **argv); void cp2cpp(char *cp, char **cpp, cha...
[ "webserver3315@naver.com" ]
webserver3315@naver.com
f8579f54aa0f9b98bb796dd1c3fd55e300265133
06ac1647352f493c1a3a087c277ade2f51d39e2b
/1001.c
8d7e0f7765628164b0a6e39d817a680f83a4dc78
[]
no_license
kongxiaobo/HDOJ
9b2b01c52b483df63b82b8c661204d66bdd832cb
ae6ca15e6017a31ee426c646a8c9a59f2c9785ca
refs/heads/master
2016-09-06T12:04:55.377163
2015-06-10T06:03:08
2015-06-10T06:03:08
37,111,461
0
0
null
null
null
null
UTF-8
C
false
false
347
c
#include <stdio.h> int main(int argc,char *argv[]) { int i,n,sum; while(scanf("%d",&n) != EOF) { sum = 0; for(i = 1;i <= n;i++) { sum += i; } printf("%d\n\n",sum); } return 0; } ...
[ "kongxiaobo@gmail.com" ]
kongxiaobo@gmail.com
fd3b9a82d4bb49107eb4a47df7c2882e6b36dfd8
0485a490f466bd1d02eaae96d277888781208c0e
/tests/single_instruction_translation_validation/mcsema/register-variants/setnp_r8/test.c
43da3240232d2543c316345586cd7cad682b48c6
[ "LicenseRef-scancode-unknown-license-reference", "NCSA" ]
permissive
Mthandazo42/validating-binary-decompilation
c0e2d54cd79e609bfa35802975bddfa52e646fad
c0fcd6f099e38195dcbbac9e8c13a825865c5cb5
refs/heads/master
2022-11-11T13:18:13.033044
2020-06-25T05:49:01
2020-06-25T05:49:01
null
0
0
null
null
null
null
UTF-8
C
false
false
39
c
void main() { __asm__("setnp %bl"); }
[ "sdasgup3@illinois.edu" ]
sdasgup3@illinois.edu
9ee56f76da7783b59a27f3288c4679c4491d4084
c4c159a21d2f1ea0d7dfaa965aeff01c8ef70dce
/flask/flaskenv/Lib/site-packages/tensorflow/include/external/protobuf_archive/src/google/protobuf/io/coded_stream.h
fed2cb0486ec20c324e4bea1d6be7b49891865de
[]
no_license
AhsonAslam/webapi
54cf7466aac4685da1105f9fb84c686e38f92121
1b2bfa4614e7afdc57c9210b0674506ea70b20b5
refs/heads/master
2020-07-27T06:05:36.057953
2019-09-17T06:35:33
2019-09-17T06:35:33
208,895,450
0
0
null
null
null
null
UTF-8
C
false
false
130
h
version https://git-lfs.github.com/spec/v1 oid sha256:1aebdfea4bded17429fabd5c48c9d4c9b670a22b78b351352bed1fc50b64189a size 58920
[ "github@cuba12345" ]
github@cuba12345
c2624e4b99124e60184159ad27985e7abf991a3f
0bd0a989992d9f1cd6c1730556fee092c9a83d6a
/ft_abs.c
10fc7e5ba0ad387f89ce2e54c5a3c666074ac924
[]
no_license
chardatt/libft
101f78d2b0284efe1a3948bbca5652fdcbcbe0b2
a6aa90236885577ffcb518f0c8cbee306a7aaa43
refs/heads/master
2020-09-21T17:17:36.132073
2019-11-29T14:50:42
2019-11-29T14:50:42
224,862,802
0
0
null
null
null
null
UTF-8
C
false
false
954
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_abs.c :+: :+: :+: ...
[ "tchardat@e3r5p11.42.fr" ]
tchardat@e3r5p11.42.fr
65da7d40e3f7602c29d38a50b32bce79f1bae87f
fbcd93836ec0efc49bdf1ce82e3d1f49d7da0f9c
/Native/Windows64/libijg12/jmorecfg12.h
aabd9fe97d6a0287f252e10e82e3a15cad49e195
[ "LicenseRef-scancode-warranty-disclaimer", "MS-PL", "OFFIS", "IJG", "BSD-2-Clause" ]
permissive
Efferent-Health/fo-dicom.Codecs
af9883df90fa094ced4d06cd9e36e0479bb64db8
264e3e7238975ff057bc8d449845ec936b7d541e
refs/heads/master
2023-07-20T00:47:42.476819
2023-07-15T02:15:54
2023-07-15T02:15:54
180,453,938
45
18
NOASSERTION
2023-03-27T18:43:22
2019-04-09T21:43:51
C
UTF-8
C
false
false
13,572
h
/* * jmorecfg.h * * Copyright (C) 1991-1998, Thomas G. Lane. * This file is part of the Independent JPEG Group's software. * For conditions of distribution and use, see the accompanying README file. * * This file contains additional configuration options that customize the * JPEG software for special applicatio...
[ "jolivares@efferenthealth.com" ]
jolivares@efferenthealth.com
c18fcbfb8c4fae06ce50bcc147f90b9dff5981e4
ad175197040b044b497b07a7d4838109caf05f12
/Builds/AndroidStudio/app/src/main/jni/JuceModules/juce_graphics/contexts/juce_LowLevelGraphicsSoftwareRenderer.h
03b203b6b907ca8678f1261be915381a5536dfdb
[]
no_license
eriser/SilverbirdApp
0b91ba50b2b2b0d24128acd25fb2666926b4cf9a
de8fe14f5368a1f01c72e6bf222bce8bf7762a51
refs/heads/master
2020-07-17T04:58:03.715686
2016-06-01T14:09:29
2016-06-01T14:09:29
null
0
0
null
null
null
null
UTF-8
C
false
false
107
h
/Users/logsol/Work/projects/c++/JUCE/modules/juce_graphics/contexts/juce_LowLevelGraphicsSoftwareRenderer.h
[ "logspum@gmail.com" ]
logspum@gmail.com
2c63e46b81c03a73cd92c8df193936bd67552da1
0811739e6df5d373a8765abb55b3ca107752d406
/new_emi/1573.c
cd62651527b9a9c9a71c8aaf5dac8d3da9f16db6
[]
no_license
hz90937880/NewDecFuzzer
12981d53dd64e9a4ef881d4879b7abb3050ff849
dcef22907354415c0f4fdce8a102f0dc71844eba
refs/heads/master
2023-04-15T18:04:11.235871
2021-03-25T21:32:01
2021-03-25T21:32:01
351,564,252
0
0
null
null
null
null
UTF-8
C
false
false
4,754
c
/* * This is a RANDOMLY GENERATED PROGRAM. * * Generator: csmith 2.3.0 * Git version: unknown * Options: --no-arrays --no-structs --no-unions --no-safe-math --no-pointers --no-longlong --max-funcs 1 --max-expr-complexity 5 --output ./tmp/src_code/csmith_test_939.c * Seed: 949820080 */ #define NO_LONGLON...
[ "1429408028@qq.com" ]
1429408028@qq.com
61f4862a6afca6f4042b83fc371b8c221698a0c7
5a8ad6d1977978830d2671e4f7ba28305ef20539
/count_letters.c
3c9f2454d560bd77378a722790e7181bc94e4ced
[]
no_license
BharathTalloju/ProblemSolving
f9fea526e977ce30febbcb6a11dde42465919c72
8c4700cdc4fd0e87f8decb5c5f6dad7f5c493791
refs/heads/master
2020-04-10T00:07:15.201109
2017-01-01T09:20:03
2017-01-01T09:20:03
68,028,316
0
0
null
2017-01-01T09:20:03
2016-09-12T16:47:02
C
UTF-8
C
false
false
721
c
#include <stdio.h> #include <stdlib.h> int is_set(char bit, int bit_vector){ return bit_vector&(1<<bit); } void set_bit(char bit_offset, int *bit_vector){ printf("Setting %dth bit i.e. %c\n", bit_offset, bit_offset+'a'); *bit_vector |= (1<<bit_offset); } char find_char(char *word){ int i; int count = 0; f...
[ "tallojubharath@gmail.com" ]
tallojubharath@gmail.com
45d8d895f80456812dd93e50888ee8faa0619749
0c4ebba910bc85cf42a65679f10f6741e932cf06
/libssh/knownhosts.c
86a31781a7bb9e12b40a537c0749512507c6a412
[]
no_license
futuretekinc/catchb
92d6e5782d811309649e017a10946981ba5f1212
d1bfb60c32669a59283c18cea07eae6adc2a34d7
refs/heads/master
2021-07-23T21:12:00.269525
2017-11-01T13:55:28
2017-11-01T13:55:28
81,896,204
0
0
null
null
null
null
UTF-8
C
false
false
3,549
c
/* * knownhosts.c * This file contains an example of how verify the identity of a * SSH server using libssh */ /* Copyright 2003-2009 Aris Adamantiadis This file is part of the SSH Library You are free to copy this file, modify it in any way, consider it being public domain. This does not apply to the rest of th...
[ "xtra72@gmail.com" ]
xtra72@gmail.com
5a405226cb7d73874cd837ac7c88d4389e6f826f
f0dfd88459d5aa2f19ab5ee1fbc993952cb37332
/sbin/pfctl/pfctl_table.c
4bdc215a4673bed2b0c67cee24471e0a108c31a9
[]
no_license
radixo/openbsd-src
5f93c09735d519689ffc0c5144d05abfeaacf82c
2554c092cef615cba187243a9e2fe6e943ef6248
refs/heads/master
2021-01-10T21:48:43.347196
2015-12-04T02:34:41
2015-12-04T02:34:41
41,678,666
0
0
null
null
null
null
UTF-8
C
false
false
18,652
c
/* $OpenBSD: pfctl_table.c,v 1.73 2015/01/16 06:40:00 deraadt Exp $ */ /* * Copyright (c) 2002 Cedric Berger * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * - Redistributions of ...
[ "wsouzant@gmail.com" ]
wsouzant@gmail.com
e5adc7d7fbed87270f184244e87b03fc11091f15
08615d46baa6d2c33f837445fd0dd48d8fb183a3
/Stirling'S Approximation/stirling.c
6be91ecde11cbdfa6ef0c1e2c3f7171de140b3f8
[]
no_license
syafiq/kattis
34c94ab6945eab5b0583ebeba98da5452365e51f
7c29b7aa91556f903903e1194c29f0efbaeb635c
refs/heads/master
2020-04-01T04:06:09.409969
2016-10-26T10:45:22
2016-10-26T10:45:22
71,081,429
0
2
null
null
null
null
UTF-8
C
false
false
446
c
#include "stdio.h" #include "math.h" int n; double atas = 0; double bawah; double all; double out; int c; int main(){ while (!feof(stdin)) { scanf("%d", &n); if (n == 0){ break; } for (c = 1; c <= n; c++){ atas = atas + log(c); } ...
[ "noreply@github.com" ]
syafiq.noreply@github.com