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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
e51fafc0621d3324a2050ee7e4311aba2ffe6617 | 4742b26ca2118e6a0576d5707eb76cec1ffb5b68 | /AxiBurst - Vivado HLS files/solution1/.autopilot/db/driver/src/xaxiburst_linux.c | 3450bb7034527e9d00f4e6eb5d5f31d96423f0e2 | [] | no_license | pratik-stha/CIS693 | 3087efdd53af3a9c57e07d38feab20bc82d200d7 | 3447dad91c14122fbf91a65922d3ef4f63e4f001 | refs/heads/master | 2023-01-21T02:05:02.561399 | 2020-11-23T23:17:56 | 2020-11-23T23:17:56 | 303,778,377 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,539 | c | // ==============================================================
// Vivado(TM) HLS - High-Level Synthesis from C, C++ and SystemC v2020.1 (64-bit)
// Copyright 1986-2020 Xilinx, Inc. All Rights Reserved.
// ==============================================================
#ifdef __linux__
/***************************** ... | [
"pratikstha440@gmail.com"
] | pratikstha440@gmail.com |
0f74f9bb8a5ba3cf032685c6d1c807e98d6929ca | f84f3faaff6fe05b0cedf28f153ca8639d261fa4 | /18.Linked-list.c | 8204d0bdbeea8eb3c34c16fc0a78b656229412a7 | [] | no_license | mishra-anubhav/C-program | 3524c3bfbc0e8ba90d9327554a045d640f5a17ca | 1457ca47a17cf2dc024698c9e19a5f5edc8238d4 | refs/heads/master | 2020-07-28T07:13:07.735828 | 2019-11-03T18:38:47 | 2019-11-03T18:38:47 | 209,347,983 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,086 | c | // A complete working C program to delete a node in a linked list
// at a given position
#include <stdio.h>
#include <stdlib.h>
// A linked list node
struct Node
{
int data;
struct Node *next;
};
/* Given a reference (pointer to pointer) to the head of a list
and an int, inserts a new node on the front o... | [
"39110231+anubhavmishra1@users.noreply.github.com"
] | 39110231+anubhavmishra1@users.noreply.github.com |
42c396d7f8346324c812bb3c8a16d9b78bd8334b | df46e5563ed93fae728b3c9d8df77db4baa66dc9 | /Saverio/STM/SPIF4/Utilities/STM32F4-Discovery/stm32f4_discovery_audio.h | 534331183ceeb115341aec338cceb5cdaf0d2d71 | [] | no_license | savmil/sistemi_embedded | 897ed61f26cb310e18073cc15b82710743f648d4 | c1def0d65e23fbaa4ac6d4a450aab53882ca6c7c | refs/heads/master | 2022-01-05T21:56:43.356345 | 2019-07-08T14:35:25 | 2019-07-08T14:35:25 | 184,095,965 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 11,238 | h | /**
******************************************************************************
* @file stm32f4_discovery_audio.h
* @author MCD Application Team
* @brief This file contains the common defines and functions prototypes for
* stm32f4_discovery_audio.c driver.
*********************************... | [
"sav.milo@studenti.unina.it"
] | sav.milo@studenti.unina.it |
3c4864618c25a25dbfe6287a5fc63576e32a9202 | a2206795a05877f83ac561e482e7b41772b22da8 | /Source/PV/build/VTK/IO/Xdmf2/vtkIOXdmf2Module.h | feee3ffd6166ee125b45f651b0a7368e28886acd | [] | no_license | supreethms1809/mpas-insitu | 5578d465602feb4d6b239a22912c33918c7bb1c3 | 701644bcdae771e6878736cb6f49ccd2eb38b36e | refs/heads/master | 2020-03-25T16:47:29.316814 | 2018-08-08T02:00:13 | 2018-08-08T02:00:13 | 143,947,446 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 968 | h |
#ifndef VTKIOXDMF2_EXPORT_H
#define VTKIOXDMF2_EXPORT_H
#ifdef VTKIOXDMF2_STATIC_DEFINE
# define VTKIOXDMF2_EXPORT
# define VTKIOXDMF2_NO_EXPORT
#else
# ifndef VTKIOXDMF2_EXPORT
# ifdef vtkIOXdmf2_EXPORTS
/* We are building this library */
# define VTKIOXDMF2_EXPORT
# else
/* We are usi... | [
"mpasVM@localhost.org"
] | mpasVM@localhost.org |
cee9ec807bb9f5bcde93b724395e302fc3874bcf | abf97d852af2171f82b44af59e6f904bb2f1de05 | /flowgraph.c | 50f219c6304c56138bdea08e99b528475c96d62d | [] | no_license | snake0/tiger-compiler-lab6 | 6b0bd83242c02dfd21af701e22c869cab303b0d9 | fb0223481ed5b987bd6966cf6c2981255b2087c5 | refs/heads/master | 2020-04-13T10:37:31.996626 | 2018-12-30T07:40:08 | 2018-12-30T07:40:08 | 163,146,524 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,909 | c | #include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include "util.h"
#include "symbol.h"
#include "temp.h"
#include "tree.h"
#include "absyn.h"
#include "assem.h"
#include "frame.h"
#include "graph.h"
#include "flowgraph.h"
#include "errormsg.h"
#include "table.h"
Temp_tempList FG_def(G_node n) {
AS_instr ... | [
"1260865816@qq.com"
] | 1260865816@qq.com |
6b075ef56fd1f1b3ea1dcfd185e768d3d92d0569 | 08361238a9b6209fd59d4a212de3891c21e250ce | /script.c | 6deb47e4a4641c3a73ac54be8aeaa99dfffa12b0 | [] | no_license | JoaoPauloAntunes/ESP32_blinking_light | 23c49e38699cf6100fb8ce83a61f2dda8931a657 | f68fd6022166bf2c5c242f7876f03cabf294b80a | refs/heads/main | 2023-01-04T12:35:21.875928 | 2020-10-30T23:46:25 | 2020-10-30T23:46:25 | 308,765,183 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 591 | c | const int LED_BUILTIN = 2; // internal LED from ESP32: GPIO2
// the setup function runs once when you press reset or power the board
void setup() {
// initialize digital pin LED_BUILTIN as an output.
pinMode(LED_BUILTIN, OUTPUT);
}
// the loop function runs over and over again forever
void loop() {
digitalWrite... | [
"jpantunesdesouza@gmail.com"
] | jpantunesdesouza@gmail.com |
31b5d138f1baefff1c1b6e3eebec87150755951b | 311ba50e17061a7e09c0d9aefbc39dfcd5917fd4 | /Bachelor_Project - Compiler/Project_Code/link_list.c | ac89ef40c451e9c096db98f41ad6181dda131c5e | [] | no_license | Thor2000k/Portfolio | 1e46b86c2b6400a0ae324f7875460c41d181b5d9 | aa8e09d904b8cfca57170b8d32ef99eac8945fc2 | refs/heads/master | 2021-03-07T06:17:36.026909 | 2020-03-11T12:03:59 | 2020-03-11T12:03:59 | 246,251,004 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,403 | c | #include "link_list.h"
#include "memory.h"
#include <stdlib.h>
linked_list *ll_init_list()
{
linked_list *list = NEW(linked_list);
list->size = 0;
list->first_node = NULL;
list->last_node = NULL;
return list;
}
void ll_add(linked_list *list, ll_value value)
{
ll_node *new_node;
new_... | [
"thorskjoldhaagensen@gmail.com"
] | thorskjoldhaagensen@gmail.com |
b88c9b14b3e9abae69b8ac7691303bba9dcb8c59 | d660b115240381bc6b37e1247d078180365062bb | /helper.c | 2d7f50aa8cd21d7f6e5a05d4482a5a1dd38f0d04 | [] | no_license | tobiengel/SolarGuard | 839df6d1a42b7888b1dfc995b431629128849170 | 0e2e58fcb5b9cb4a737c7d90f741dbdb3a075c79 | refs/heads/master | 2022-11-05T18:22:35.208005 | 2020-06-22T20:14:34 | 2020-06-22T20:14:34 | 263,611,002 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,617 | c | #include "helper.h"
#include "os/sys/log.h"
#include <stdlib.h>
char client_id[BUFFER_SIZE];
mqtt_client_config_t conf;
int loaderValues[(int)topicCount];
char loadStatus[4];
int getTopicValue(topicID t, const char* val){
if(t < topicCount - 1) {
return atoi(val);
}
else {
return -1;
... | [
"tobias.engel@sevensides.net"
] | tobias.engel@sevensides.net |
9e1bf035d295326a866d9a81f5f83210465695d0 | 5c255f911786e984286b1f7a4e6091a68419d049 | /vulnerable_code/bdcff96f-5fb9-4083-8872-03f9a1a96cac.c | 27e9ac6a031b29a5ac63896a4960df103a19fa20 | [] | 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 | 539 | 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 = k/j;
l = l+j;
l = k-k*i;
//variables
/* START VULNERABILITY */
int a;
int b[20];
int c[66];
a = 0;
while (( a - 1 ) > -1) {
... | [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
30e2f980ade8b4a88ba99a6ca296e67c85107b3b | fc3b106292c6d756ed174b295a165d81a0914a92 | /NLI2FOLI/pmb_SICK/data/silver/p61/d0043/en.cats | 55384384b2ed395ad839a74eb02ca676cbfbe50a | [
"MIT"
] | permissive | barfsma/ComSem | 5d0f7498fff8609076815ed1623c16d481c0b954 | e8a5b49e8eb43a03ee123861b4aed928c2090d83 | refs/heads/master | 2020-12-05T18:05:48.585151 | 2020-01-24T15:44:21 | 2020-01-24T15:44:21 | 232,155,909 | 0 | 2 | MIT | 2020-01-23T08:41:29 | 2020-01-06T18:00:48 | Python | UTF-8 | C | false | false | 78 | cats | NP/N
N
(S[dcl]\NP)/(S[ng]\NP)
(S[ng]\NP)/NP
N
(N\N)/NP
NP/N
N
(N\N)/NP
NP/N
N
| [
"bertelt.braaksma@gmail.com"
] | bertelt.braaksma@gmail.com |
cd4a7289e5e9406047803b53cbfacf1f28aacbd3 | 89db60818afeb3dc7c3b7abe9ceae155f074f7f2 | /src/cmd/fossil/source.c | d5bb297bb5ac9550eb3f23b861d807240a84a432 | [
"bzip2-1.0.6",
"LPL-1.02",
"MIT"
] | permissive | 9fans/plan9port | 63c3d01928c6f8a8617d3ea6ecc05bac72391132 | 65c090346a38a8c30cb242d345aa71060116340c | refs/heads/master | 2023-08-25T17:14:26.233105 | 2023-08-23T13:21:37 | 2023-08-23T18:47:08 | 26,095,474 | 1,645 | 468 | NOASSERTION | 2023-09-05T16:55:41 | 2014-11-02T22:40:13 | C | UTF-8 | C | false | false | 20,799 | c | #include "stdinc.h"
#include "dat.h"
#include "fns.h"
#include "error.h"
#include "9.h"
static int sizeToDepth(uvlong s, int psize, int dsize);
static u32int tagGen(void);
static Block *sourceLoad(Source *r, Entry *e);
static int sourceShrinkDepth(Source*, Block*, Entry*, int);
static int sourceShrinkSize(Source*, E... | [
"0intro@gmail.com"
] | 0intro@gmail.com |
138e28dc7e1853ecf274fab03840e74d50ef21b3 | 27cd962a6f07a586d7b2fe2ae94b0574e1ce09b7 | /clang/printFBAlter.c | 3e94e82e85d3045727ba4c0e8b79235c40cbf84d | [] | no_license | FelixZheng2015/leecode | cd5d0ff450150de12470e607321c3d7409bd4730 | c52c416202a97aa6c48efbad97d3dbe11236bb95 | refs/heads/master | 2022-11-13T19:16:15.740840 | 2020-07-03T10:48:13 | 2020-07-03T10:48:13 | 276,876,367 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,264 | c | #include <stdio.h>
#include <stdlib.h>
#include <pthread.h>
typedef struct {
int n;
pthread_mutex_t f_mutex, b_mutex;
pthread_t pf;
pthread_t pb;
} FooBar;
void printfoo()
{
printf("foo");
}
void *foo(FooBar* obj) {
for (int i = 0; i < obj->n; i++) {
pthread_mutex_lock(&obj->f_m... | [
"yongfei.zheng@bitmain.com"
] | yongfei.zheng@bitmain.com |
287af45c93568ac5943ae250af36046ea514f171 | 247c50816d429fb10caf61eb84f11a7e8c28b8c6 | /bag-unit-full/bag.c | 96cac1f54da1bde2ddbcbabf04743f16f7396bf7 | [] | no_license | j-w-dell/examples | 8f00648ca24fffec531f9ca1c9dcca392dab0a7a | 0df0b2a70d4a93e53d7cda315878efb4ac89902b | refs/heads/main | 2023-03-25T06:17:17.147681 | 2021-03-07T14:51:33 | 2021-03-07T14:51:33 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,556 | c | /*
* bag.c - CS50 'bag' module WITH A UNIT_TEST
*
* see bag.h for more information.
*
* David Kotz, April 2016, 2017, 2019
*/
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "bag.h"
#include "memory.h"
/**************** file-local global variables ****************/
/* none */
/************... | [
"ccpalmer@dartmouth.edu"
] | ccpalmer@dartmouth.edu |
b0f737c14360d42d0a908d92216a54a65b3b36d2 | ab1b7e5663babf1e6ccfe7bf771f97a4bc3456b7 | /libft/ft_putendl_fd.c | aa2355317b8a558298aca2a3d230c88cda8e55d4 | [] | no_license | juvan-de/miniRT | f3c935e77d69d0ccfbf016c63eeab6b524d88314 | ad69b0bb07968e893312aeae2032818145be9291 | refs/heads/master | 2022-12-29T17:22:27.729231 | 2020-07-31T10:54:04 | 2020-07-31T10:54:04 | 280,444,404 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,046 | c | /* ************************************************************************** */
/* */
/* :::::::: */
/* ft_putendl_fd.c :+: :+: ... | [
"julesvanderhoek@Juless-Air.home"
] | julesvanderhoek@Juless-Air.home |
d900323f0ae17edb6ff4bbf8f7138133c7180519 | dcf26a6bcf853a3f8f6f50f9379998ef4d8aad40 | /vendor/hisi/hi35xx/third_party/uboot/board/gdsys/a38x/controlcenterdc.c | 280060d3dda42acc2d0a07d42669c4171e65126c | [] | no_license | small-seven/testmem | c5f3202dce1c369e9d84cdaaccc2008b827c16d8 | 2771460c617439bd1be562ffdc94543ea170a736 | refs/heads/main | 2023-03-12T22:16:28.824577 | 2021-03-03T04:24:59 | 2021-03-03T04:24:59 | 343,847,762 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 801 | c | #include <common.h>
#include <dm.h>
#include <init.h>
#include <miiphy.h>
#include <tpm-v1.h>
#include <asm/io.h>
#include <asm/arch/cpu.h>
#include <asm-generic/gpio.h>
#include "../drivers/ddr/marvell/a38x/ddr3_init.h"
#include "../arch/arm/mach-mvebu/serdes/a38x/high_speed_env_spec.h"
#include "keyprogram.h"
#includ... | [
"huihuigong@users.noreply.github.com"
] | huihuigong@users.noreply.github.com |
ca6fe02f5b4de9b60a0d9bc9d02eb103624ebe4f | bb198f134856d0208cf8bdb5a6b40a5cd4034132 | /libft/sources/ft_memccpy.c | 08838e8622c88aaf6898f09366415bcd823ece2a | [] | no_license | sboez/RT | aa9e842e3010281e9cf56939ee30e7826c2b8b1d | b5eb63211c8f6e80e61a0cc58f22aadee6aa6272 | refs/heads/master | 2020-03-08T15:21:27.662379 | 2019-04-04T08:04:59 | 2019-04-04T08:04:59 | 128,209,581 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,313 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_memccpy.c :+: :+: :+: ... | [
"sboez@e3r2p9.42.fr"
] | sboez@e3r2p9.42.fr |
310f9a7efff60b8d896f3fad28c41a3a84909894 | ddcb36409849c2599366c096ef945ea6340e9745 | /uCGUI/GUIDemo/GUI_Test.c | 08bde02dee92ee54aaa986750ef9934ae03793ec | [] | no_license | Liuyuewei/STM32F407_OTG_FS_Udisk | 96f0f7bcd8e2900e8fa1576ac7b8bf02b63822b9 | f2ef513f265f77d6a03d77f99a5c50518ff13acd | refs/heads/master | 2020-04-09T18:31:29.798625 | 2018-12-13T08:17:47 | 2018-12-13T08:17:47 | 160,515,069 | 4 | 3 | null | null | null | null | GB18030 | C | false | false | 60,514 | c | #include "DIALOG.h"
#include "stm32f4xx_gpio.h"
#include "test.h"
#include "PROGBAR.h"
#include "glcd.h"
#include <stdio.h>
#include "WM.h"
#include "bsp_tft_lcd.h"
#include "main.h"
#include "GUI_task.h"
#include "main.h"
#include "ucOS_Task.h"
#include "stdio.h"
#include "GUI_typein.h"
#include "Uart_co... | [
"429079546@qq.com"
] | 429079546@qq.com |
6c64ce5080ec3e4a6f26adf6fadd940958e3752a | 0cc1361096f45b45525807a3b384921c0b3d2a59 | /suricata-4.1.4/src/app-layer-dns-tcp-rust.h | 740949656f2bbf1129234a25caf2781cce8fb46e | [
"GPL-2.0-only",
"MIT"
] | permissive | lzskyline/DPDK_SURICATA-4_1_1 | 5890fd52edee736ebd58bdebdc2036c507750d71 | 0a521852db64e2b8c0e6df16253d1fa44117041f | refs/heads/master | 2022-12-01T20:05:25.887658 | 2020-08-19T05:44:34 | 2020-08-19T05:44:34 | 288,617,550 | 0 | 0 | MIT | 2020-08-19T02:50:59 | 2020-08-19T02:50:58 | null | UTF-8 | C | false | false | 868 | h | /* Copyright (C) 2017 Open Information Security Foundation
*
* You can copy, redistribute or modify this Program under the terms of
* the GNU General Public License version 2 as published by the Free
* Software Foundation.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARR... | [
"vipin.varghese@intel.com"
] | vipin.varghese@intel.com |
1b15e5d84b265f5dbdffd387a0002a6a2b21b0a8 | 5792b184e71a9de7779e0bd21b6833f8ddfdb4b5 | /sysv-pdp11_usr/src/cmd/uucp/assert.c | 7283b75098cb2a72028ad5d65c13f9956a5426db | [] | no_license | ryanwoodsmall/oldsysv | 1637a3e62bb1b9426a224e832f44a46f1e1a31d4 | e68293af91e2dc39f5f29c20d7e429f9e0cabc75 | refs/heads/master | 2020-03-30T06:06:30.495611 | 2018-09-29T09:04:59 | 2018-09-29T09:04:59 | 150,839,670 | 7 | 0 | null | null | null | null | UTF-8 | C | false | false | 773 | c | /* @(#)assert.c 1.4 */
#include "uucp.h"
#include <time.h>
#include <sys/types.h>
/*
* print out assetion error
* return:
* none
*/
assert(s1, s2, i1)
char *s1, *s2;
{
register FILE *errlog;
register struct tm *tp;
extern struct tm *localtime();
time_t clock, time();
int pid;
int mask;
if (Debug)
errl... | [
"rwoodsmall@gmail.com"
] | rwoodsmall@gmail.com |
7a2a862ee190dc575ab47e77802d1d91959aa575 | e5e233f90bcd258aae5bcba2926c221426131f81 | /libft/srcs/ft_putendl_fd.c | faf911e8517b9a018885d12b3481e8e21aa8f4aa | [] | no_license | jsauron/doom | 7ca1b5fea870621a0aeedaf95eccc52d1d99e374 | cf9e128c27d2fc7957cb3ecbc9ba0b01c3fc7b63 | refs/heads/master | 2022-07-18T23:20:55.894811 | 2022-07-16T11:52:52 | 2022-07-16T11:52:52 | 203,787,320 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,008 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_putendl_fd.c :+: :+: :+: ... | [
"jsauron@student.42.fr"
] | jsauron@student.42.fr |
539c78e74d0a9da3057c85f9fcbc9237ecd0eb7f | bc401ee3e8e6d8134ca3249ae2d107c543be046b | /Chapter9/other/function calling.c | a7f0e8c8ddb8ef0ea439a009971fd04a7377bc28 | [] | no_license | cmabdullah/cProblems | c7d01bb263409428f8e50a806f769d56ef471ce0 | 35009faf9902d1f697120c77ae6177419ab60f65 | refs/heads/master | 2021-01-13T11:37:54.995879 | 2017-03-19T19:34:56 | 2017-03-19T19:34:56 | 81,220,108 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 286 | c | #include<stdio.h>
void print_massage(void)
{
printf("this is print_massage() function");
}
int square_val(int value)
{
print_massage();
return(value*value);
}
int main()
{
int value;
value = square_val(5);
printf("The result is %d\n\n", value);
return 0;
}
| [
"a.kium.khan@gmail.com"
] | a.kium.khan@gmail.com |
0858b49133983c61d63a63d584fc7d68d1814e44 | 17d0730d2f8741f5d75eca1d48973fbbf4260a5d | /srcs/ft_lstlen.c | f7bd53502c4a5b4ed93ab05d0261fe9163c63c2b | [] | no_license | sanelesazi/Push_Swap | 0fb59217bb8523bfaa5179123e91aff0ca7f4724 | 3e59c0c5239b90f9dcf2ce5ccd89eb5126d03e23 | refs/heads/master | 2021-08-24T12:04:37.612284 | 2017-12-09T17:56:36 | 2017-12-09T17:56:36 | 110,334,206 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,089 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_lstlen.c :+: :+: :+: ... | [
"ssibiya@e4r21p5.wethinkcode.co.za"
] | ssibiya@e4r21p5.wethinkcode.co.za |
8dceb0cb62ca1296062d6b1b90caa47de99edaca | 234c3798e7e5e5b51a44be5d8cb8a2a8979161db | /out-of-tree/bpfbench_kern.c | cbb22dbb017e79e2c042466e801b1aa43ac12755 | [] | no_license | giuliafrascaria/ebpf-filter-reduce | aabdfb030201f555bae3afa156259b1e9d40625d | dabd927686d94abcb6fafe792a7eb43acf276426 | refs/heads/master | 2023-08-17T06:24:12.788834 | 2021-09-17T09:11:41 | 2021-09-17T09:11:41 | 205,230,865 | 0 | 2 | null | null | null | null | UTF-8 | C | false | false | 3,345 | c | #include <linux/skbuff.h>
#include <linux/netdevice.h>
#include <uapi/linux/bpf.h>
#include <linux/version.h>
#include <linux/ptrace.h>
#include <linux/kernel.h>
#include "bpf_helpers.h"
#define _(P) ({typeof(P) val = 0; bpf_probe_read(&val, sizeof(val), &P); val;})
#define PROG(F) SEC("kprobe/"__stringify(F)) int bp... | [
"giulia.frascaria@gmail.com"
] | giulia.frascaria@gmail.com |
d8399a8923284ca1814cc67e2b9ec48fd39b65e1 | c7792b5e5ae5e74d643518a5b0644020288fc6da | /mutants/fuzzgoat.mutant.15140.c | 5a294f62dac3c580328f383ebe761c1a8a5c95e4 | [
"BSD-2-Clause"
] | permissive | agroce/fuzzgoattriage | 0dc99daf2d061aaa0f58ceef3657b6f9ff411613 | 173c585cc7e87bcb2b82ae22fde56935352cd597 | refs/heads/master | 2020-07-29T14:49:39.691056 | 2019-09-20T18:07:19 | 2019-09-20T18:07:19 | 209,830,892 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 32,159 | c | /* vim: set et ts=3 sw=3 sts=3 ft=c:
*
* Copyright (C) 2012, 2013, 2014 James McLaughlin et al. All rights reserved.
* https://github.com/udp/json-parser
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1... | [
"agroce@gmail.com"
] | agroce@gmail.com |
d1f9d056edcf23ad25c09cf1fc1c2844f445f6d1 | c2e7637f8a30f12ff9ffd5fd927064e18eb9ed37 | /energia-0101E0016/hardware/common/ti/targets/C66_big_endian.h | fb67015d1e8d60fd003ae9024f1d58d7eebe7721 | [] | no_license | TStaicu/tiva-c_energia | f6aa9d83f492ccd5a06ef45969e3c245b81ed7b2 | 6c5dfe977d275e19f11d41d89c02b92d9e19c1b0 | refs/heads/master | 2021-01-10T15:09:21.024348 | 2015-11-17T19:31:33 | 2015-11-17T19:31:33 | 46,294,910 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,208 | h | /*
* Copyright 2015 by Texas Instruments Incorporated.
*
*/
/*
* ======== C66_big_endian.h ========
* DO NOT MODIFY: This header is generated from stddef.xdt
*
* This header contains target-specific definitions of target-independent
* macros required by the ITarget interface. These definitions allow C/C+... | [
"tiberius_cosmin.staicu@aut.pub.ro"
] | tiberius_cosmin.staicu@aut.pub.ro |
942de0bf50000925c3332a8460e9925b5f537edb | cccbca59cb0ead77acfbe9cb703a91369d692083 | /Libraries/Infra/Sfr/TC29B/_Reg/IfxMtu_bf.h | f432b6527766981222b25089b7510e61fc525382 | [
"MIT"
] | permissive | ErhanYILMAZ/LVGL_Test | 62643fb653ff3f8cc281fa400736eff123e465dc | 0eb54269133bef996f8f839930b2c961eb807f8c | refs/heads/master | 2022-11-06T03:16:35.063308 | 2020-06-08T11:25:31 | 2020-06-08T11:25:31 | 270,637,317 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 44,978 | h | /**
* \file IfxMtu_bf.h
* \brief
* \copyright Copyright (c) 2016 Infineon Technologies AG. All rights reserved.
*
* Version: TC29XB_UM_V1.3.R0
* Specification: tc29xB_um_v1.3_MCSFR.xml (Revision: UM_V1.3)
* MAY BE CHANGED BY USER [yes/no]: No
*
* IMPORTANT NOTICE
*
* Infineon ... | [
"erhanyilmaz.ytu@gmail.com"
] | erhanyilmaz.ytu@gmail.com |
157254aca7e7e50a83ea6893dc8d67575b26315d | de21f9075f55640514c29ef0f1fe3f0690845764 | /regression/goto-analyzer/sensitivity-test-constants-float/sensitivity_test_constants_float.c | 4e801235552427ef875514df2a8da3fd9d7224be | [
"BSD-2-Clause",
"LicenseRef-scancode-unknown-license-reference",
"BSD-4-Clause"
] | permissive | diffblue/cbmc | 975a074ac445febb3b5715f8792beb545522dc18 | decd2839c2f51a54b2ad0f3e89fdc1b4bf78cd16 | refs/heads/develop | 2023-08-31T05:52:05.342195 | 2023-08-30T13:31:51 | 2023-08-30T13:31:51 | 51,877,056 | 589 | 309 | NOASSERTION | 2023-09-14T18:49:17 | 2016-02-16T23:03:52 | C++ | UTF-8 | C | false | false | 70 | c | #include "../sensitivity-test-common-files/float_sensitivity_tests.c"
| [
"owen.jones@diffblue.com"
] | owen.jones@diffblue.com |
8d2172b5d2381aafdf53b5570cd44831c0421880 | 29a9a39236cac21bcf7d33fda6d5bbe76a4a4d3d | /main/servo.c | 7adac9432210bbca114307268d49e33a506ab4d2 | [
"LicenseRef-scancode-public-domain"
] | permissive | EliezerGraber/Quadruped | 08a1b6a29e0c7970ed0aaa2c2223f4f36b1b3eba | 7427577e23cf247b89d9e3e5a895c240acc17562 | refs/heads/master | 2023-02-02T22:58:59.252483 | 2020-12-18T14:19:37 | 2020-12-18T14:19:37 | 322,615,197 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,858 | c | #include "servo.h"
const int _freqHz = 50;
/*typedef struct Servo{
ledc_channel_t _ledcChannel;
unsigned int _min;
unsigned int _max;
ledc_timer_bit_t _timerResolution;
};*/
double servoGetDutyByPercentage(double percentage){
if (percentage <= 0){
return 0;
}
if (percentage > 100){
percentage = 100;
}
r... | [
"esgraber1@gmail.org"
] | esgraber1@gmail.org |
68a44d7e832a5ed05cddf8b5be1f0e51084b50ca | 394e9a50d89a9af6a9e26fb755ac34f006040f88 | /test_data/20151549.c | 8c9cd230829ba2482fdfeea906f8725394b2086a | [] | no_license | hyunjinL/COPY_KILLER | ea1b88952beec4efea6601ed2ba865134c0502bb | 2c1d833f3fffbddd0bda5e2f53cf394ef819302d | refs/heads/master | 2021-01-20T00:08:36.762374 | 2017-04-22T17:52:11 | 2017-04-22T17:52:11 | 88,614,550 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 618 | c | nclude <stdio.h>
#include <string.h>
#include <stdlib.h>
int main()
{
int a;
char *gom1[100]
int *gom2[100]
struct gom {
int *lyn1;
int *lyn2;
}
struct gom data[100];
FILE *fp;
fp=fopen("../../../tmp/scheme.GO.data","r")... | [
"hjlee@cs.gwnu.ac.kr"
] | hjlee@cs.gwnu.ac.kr |
e0dad16cb7bf0dd9729b9637de3c45a1a2e72873 | fcb5bc5daa659061075acead6ac66f0381eb4e9e | /c_generator/src/ghost.h | 574f6d1e672f3372d554e3e0f8f9b09202e0ea6c | [] | no_license | nicolassistema/Prac_Programacion_1-2do_Cuatrimestre | f19fee630225cc4ce2006f46bbce749395c4b3c5 | 90e4236e04f35fd37a12787a6239193c940afcc1 | refs/heads/master | 2023-01-15T13:44:53.269863 | 2020-11-26T13:37:53 | 2020-11-26T13:37:53 | 291,572,882 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,593 | h | /*
* ghost.h
*
* Created on: 23 nov. 2020
* Author: nico
*/
#ifndef GHOST_H_
#define GHOST_H_
#include <stdio.h>
#include <stdlib.h>
#include<string.h>
#include<ctype.h>
#include"utn.h"
#include"menu.h"
#define SIZE_ARRAY_GHOST 50
#define SIZE_VAR_NAME 30
#define TRUE 1
#define FALSE 0
typedef struct
{
... | [
"nicolas.letticugna@gmail.com"
] | nicolas.letticugna@gmail.com |
943aa81269164ceaa5ea67b1f2d29b1937a9ac04 | b25c7bde89547dfae473821d4c90d69e164f033e | /pb_prostitute.ysc.c | 2e91b198607474f988075174b799bcd9c2b76ee9 | [] | no_license | Reliency/1.46-Grand-Theft-Auto-V-Scripts | 8d1b29309a0f11d9ce5998248af88223715cfe2a | 3a7fefb2f4313aacfa82b88f62ec3a993bbbdbb7 | refs/heads/master | 2020-04-11T00:50:25.976011 | 2018-12-11T22:08:05 | 2018-12-11T22:08:05 | 161,398,239 | 3 | 0 | null | null | null | null | UTF-8 | C | false | false | 374,624 | c | #region Local Var
var uLocal_0 = 0;
var uLocal_1 = 0;
int iLocal_2 = 0;
int iLocal_3 = 0;
int iLocal_4 = 0;
int iLocal_5 = 0;
int iLocal_6 = 0;
int iLocal_7 = 0;
int iLocal_8 = 0;
int iLocal_9 = 0;
int iLocal_10 = 0;
int iLocal_11 = 0;
var uLocal_12 = 0;
var uLocal_13 = 0;
float fLocal_14 = 0f;
var uLoc... | [
"jakobmichael2010@hotmail.com"
] | jakobmichael2010@hotmail.com |
fd50c01fda69dba17f8f3481a29e19a488df21b0 | e7fb8b562468d2ff2b76a1508560dd19e778ef86 | /MASTER_CONT_RTOS/MASTER_CONT_RTOS/MODULES/NRF24L01/NRF24L01_CONFIG.h | fe06eb684e76e09fff1903d4ddf93df7c2af671b | [] | no_license | minahth/IOT_PROJECT | cc62cabe69b18d70c59d672cb88eae5f64125ffc | 9a81ec6cfdb683d34466a4545cd7ee49005ec8cf | refs/heads/master | 2023-06-25T08:29:49.419406 | 2021-07-21T15:15:01 | 2021-07-21T15:15:01 | 388,154,613 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,915 | h | /*
* NRF24L01_CONFIG.h
*
* Created: 20-Jan-21 8:00:28 PM
* Author: ideapad510
*/
#ifndef NRF24L01_CONFIG_H_
#define NRF24L01_CONFIG_H_
#include "HARDWARE_CONNECTIONS.h"
#include "protocol_define.h"
/*USED CONFIG*/
#define NRF_USED_CRC CRC_1_BYTE
#define NRF_USED_WAIT_TIME NRF_WAIT_1000u
#define NRF_USED... | [
"minahth3@gmail.com"
] | minahth3@gmail.com |
e5721e73b7f72f08f7b4e96525fe90788265e369 | 760652252080b643506a18d8f86d8981560c6092 | /lua_template.h | 56a6a4d186de880887ec6ea71eddcf861f28cd25 | [
"MIT"
] | permissive | kiug/Lua_library_template | cca288daba619bda300f9b1ccad51235d9a513dd | f9802cd648f268dc9c27d36c03e45e90958199ab | refs/heads/master | 2021-01-19T07:30:51.107900 | 2014-01-13T08:52:26 | 2014-01-13T08:52:26 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,943 | h | #ifndef lua_template_h // TODO: rename definition to a unique name
#define lua_template_h // TODO: rename definition to the same unique name
// TODO: Update module name here
#define LTLIB_LIBRARYNAME lua_template
#if LUA_VERSION_NUM < 502
// TODO: uncomment line below to export the the module table as a
// Lua g... | [
"thijs@thijsschreijer.nl"
] | thijs@thijsschreijer.nl |
da848fd4d37796b1159751c0d0c36d6030a8e10d | 8187b9a8c1b9772f8f421675ab13d3fd45b2539b | /hugepages/huge.c | 3379c57be674a1631ab13a67096f345713a2d2f1 | [] | no_license | sheetalsingala/container-perf-tools | 3bd4c4bc10586a2810172cbed5f0b6bbf06f8dc0 | 45f0ce7ef2d6ef4e6466edea5b38b95ea8d4a6cc | refs/heads/master | 2023-04-09T06:46:35.365343 | 2021-04-21T18:43:06 | 2021-04-21T18:43:06 | 339,809,623 | 0 | 0 | null | 2021-03-01T16:07:09 | 2021-02-17T17:54:52 | Shell | UTF-8 | C | false | false | 1,905 | c | /*
* Example of using hugepage memory in a user application using the mmap
* system call with MAP_HUGETLB flag. Before running this program make
* sure the administrator has allocated enough default sized huge pages
* to cover the 256 MB allocation.
*
* For ia64 architecture, Linux kernel reserves Region number ... | [
"jianzzha@redhat.com"
] | jianzzha@redhat.com |
79cafed20dd3cabaa607f3c408fb1e28fa1c68fa | e2c0c16b1b36b0eba9004f2eb80f691399ac2fa1 | /wolf_base_sans_norme/strtrim.c | 2e79f774d39abd64007d56f980e7f003ca20b405 | [] | no_license | kushieda/Master | 861b892665cb6cfad69acfac2e8f001cb2405482 | e0c5b9c994a7822fbceae7540c23c9ec13b289e7 | refs/heads/master | 2016-09-09T23:14:20.460116 | 2014-01-14T00:52:06 | 2014-01-14T00:52:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 389 | c |
#include "wolf3d.h"
void ft_strtrim2(char **s, char c)
{
unsigned int start;
unsigned int end;
char *tmp;
start = 0;
while ((*s)[start] && (*s)[start] == c)
start++;
end = ft_strlen(*s);
if (start == end)
{
free(*s);
*s = ft_strdup("");
}
else
{
end--;
while (end && (*s)[end] == c)
end--;
... | [
"jyim@e2r7p18.42.fr"
] | jyim@e2r7p18.42.fr |
31d6344514b99ab59a1b092ecad968bd9908d842 | 4f6797ccb8fc5388fcb3d1611191582ece41ce67 | /DS18B20/Source/SPI_TFT.c | bfbc89a9527efd391b8ebfc2dc4141f325a42b58 | [] | no_license | AIWARD/Embedded_Learn | e5b87aec5ea7b9b3bf74c2ce710274c65dd309d4 | 6f3f950a3806a796a602e1d8accdefd572533755 | refs/heads/main | 2023-01-07T02:32:45.413550 | 2020-11-07T07:47:51 | 2020-11-07T07:47:51 | 308,296,374 | 3 | 0 | null | null | null | null | UTF-8 | C | false | false | 23,706 | c | #include <ioCC2530.h>
#include "SPI_TFT.H"
#include "Font.H"
#include "DHT11.H"
// #include "ds18b20.h"
#define LCD_COMMAND 0x00
#define LCD_DATA 0x01
#define LCD_MAX_BUF 25
#define SOFTWARE_SPI
//#define HARDWARE_SPI //LCD���Ʋ���Ӳ��SPI
#define COL_SPACE 2 //�ַ����
#define ROW_SPACE 4 //��
#define A... | [
"947223580@qq.com"
] | 947223580@qq.com |
9b0d36b90a8578bc1dcd3082910f93ab9301990a | 67d1131bc4406295e711f6b0d6e26746e942ae94 | /TCPIP/WebVend/Configs/TCPIP ENC624.h | 4d0a0bee7184d23f494dc8febd028efc6b7add38 | [] | no_license | MechAlucard/NETWORKS | 028c6b391f772c48bb32371ef7e0dbf60a6f3132 | 0f98e24aa4135df437911215551faf87815dc8ae | refs/heads/master | 2021-01-02T09:33:08.976613 | 2012-11-21T08:39:28 | 2012-11-21T08:39:28 | 6,601,880 | 0 | 3 | null | null | null | null | UTF-8 | C | false | false | 21,453 | h | /*********************************************************************
*
* Microchip TCP/IP Stack Demo Application Configuration Header
*
*********************************************************************
* FileName: TCPIPConfig.h
* Dependencies: Microchip TCP/IP Stack
* Processor: PIC18, PIC2... | [
"tyler.j.martin@gmail.com"
] | tyler.j.martin@gmail.com |
afbb839c483ecc7beb73eba16df405accdd80490 | 0e1a081e4d38bd704ec6d463b0c2b5303787971a | /write_programC1/write_programC2/stability/32-bits-bits/DFI/bits-7-25/Uncertainty-0.0/test-case-3/input.c | f1338b435dd80b4bddf099ba7816895351a99353 | [] | no_license | maiaracoelho/maria | 8e6f43bf2c620fd1a6a0c7a2a1333a34044e9d47 | ae080a07ffd2c34bd254f39b986540787eeb594b | refs/heads/master | 2020-07-19T09:15:53.968893 | 2019-12-05T21:53:14 | 2019-12-05T21:53:14 | 206,393,408 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 772 | c | #include <dsverifier.h>
digital_system controller = {
.b = { 0 , 0 , 0 , 0 , 0 , 0.5 , -0.96875 , -0.875 , -0.5 },
.b_uncertainty = { 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 },
.b_size = 9,
.a = { 0.0011902 , 0.00085449 , 0.00015259 , 0.00033569 , 0 , 0 , 0 , 0 , 0 },
.a_uncertainty = { 0 , 0 , 0 , 0 , 0 , 0 , 0 ... | [
"mariaazevedobezerra@MacBook-Air-de-Maria.local"
] | mariaazevedobezerra@MacBook-Air-de-Maria.local |
7525b0e0b197dd3ae573c420214b05428a74dc25 | a5741a76c917c1e89a0ba13aaee2fbfb1a498d3a | /ble-scan-rssi.c | 53b1e06220e7f0d952718c6bf3be612f2cffd466 | [] | no_license | SoulBladerMD/drone | b2ef8a7bb502c40836cc87645a825f27b632c9c0 | 74bf10721a7b022ac590fcb0c0689ea44552f50e | refs/heads/master | 2022-12-12T18:33:07.745731 | 2020-08-22T10:09:36 | 2020-08-22T10:09:36 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,878 | c |
#include <stdlib.h>
#include <errno.h>
#include <curses.h>
#include <unistd.h>
#include <sys/ioctl.h>
#include <sys/socket.h>
#include <bluetooth/bluetooth.h>
#include <bluetooth/hci.h>
#include <bluetooth/hci_lib.h>
#include <fcntl.h> //fcntl
struct hci_request ble_hci_request(uint16_t ocf, int clen, void * status,... | [
"shigeru@yokochi.jp"
] | shigeru@yokochi.jp |
ace2804277eedd7324ef868e6fa4d3fe3c9d1050 | 41d25b06ef41c1d2bede0818e0dbf05cf9aa8554 | /nvconfig.c | ef45e2337fdb63d2be27093a5bc87fd625e05c58 | [
"Apache-2.0"
] | permissive | classycodeoss/absniffer-ibeacon | 91577b27985e4b7a60607e59f8b53004d28a3a2e | af62dae4ed9d0a7767688f24e7b7049b11509da3 | refs/heads/master | 2021-05-08T18:12:35.827716 | 2018-05-24T12:31:52 | 2018-05-24T12:31:52 | 119,506,136 | 7 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,673 | c | /*
* Copyright 2018 Classy Code GmbH
*
* 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 applicable law or a... | [
"alex@classycode.com"
] | alex@classycode.com |
0e558fdcf39553663e76a7a14d7ed37d554fa577 | 2ed084f3572ccdde6009067862b38041fbbd44c1 | /lib/EMBOSS-6.6.0/emboss/notseq.c | f21e8e6010f6bc6669589265dcfe3d2633e62b3f | [
"MIT",
"GPL-2.0-only",
"GPL-1.0-or-later",
"LicenseRef-scancode-generic-exception",
"LicenseRef-scancode-other-copyleft",
"LicenseRef-scancode-warranty-disclaimer",
"LGPL-2.0-or-later",
"LicenseRef-scancode-proprietary-license",
"CC-BY-4.0"
] | permissive | frantallukas10/CodonShuffle | 240c184dc4f79f96cea4d2e13f9843b379d22ede | 4c408e1a8617f2a52dcb0329bba9617e1be17313 | refs/heads/master | 2020-06-16T20:18:46.419893 | 2015-11-09T14:19:28 | 2015-11-09T14:19:28 | 195,691,920 | 1 | 0 | MIT | 2019-07-07T19:59:49 | 2019-07-07T19:59:49 | null | UTF-8 | C | false | false | 3,919 | c | /* @source notseq application
**
** Excludes a set of sequences and writes out the remaining ones
**
** @author Copyright (C) Gary Williams
** @@
**
** 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 Found... | [
"dmacedod@umich.edu"
] | dmacedod@umich.edu |
6eaee8573dbd67e098bc1a90a2ce2753a074aa1f | 49995ddbd8f9714e8766687e1c90432a95201e92 | /src/_woosh/unicode.h | 0ab1c90148541cc4a5a3f08288f503d967352081 | [
"MIT"
] | permissive | esoma/woosh | 73e07a0e5d99066a44c9ad7ec80da8e7a81c5be3 | 4cd58eb93c69c48040ff1e25159e48def54c3111 | refs/heads/master | 2023-04-07T03:20:27.661162 | 2021-03-26T00:11:16 | 2021-03-26T00:11:16 | 319,500,780 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 40,548 | h |
// this file is generated from woosh/unicode/generate.py using
// properties from the unicode character database
#define PY_SSIZE_T_CLEAN
#include <Python.h>
int
is_unicode_xid_start(Py_UCS4 c)
{
// only check unicode characters this way
assert(c >= 128);
return (
// ª - ª
(170 <= c && c <= 170) ... | [
"stillusingirc@gmail.com"
] | stillusingirc@gmail.com |
d0723bb2405a125531b8f7b59e474ede1b349bb9 | c50e74bb8b3b4a609c76b5b1aff3b3abdd8341fd | /SDK/BP_ui_UV_Status_2_classes.h | c9febbc1d4e755f812f31b731fe68a1dc3570f48 | [] | no_license | Roadou/Scarlet-Nexus-SDK | 8eb3669c66094a41152cc2acccec77d4457aea68 | 734c98180d88c391a8210c9315c73c28d95fd888 | refs/heads/main | 2023-08-03T07:36:41.801852 | 2021-07-07T06:25:44 | 2021-07-07T06:25:44 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 398 | h | // BlueprintGeneratedClass BP_ui_UV_Status_2.BP_ui_UV_Status_1_C
// Size: 0x28 (Inherited: 0x28)
struct UBP_ui_UV_Status_1_C : UBlueprintFunctionLibrary {
void UI_SetIcon_Status_2(struct UImage* Image, int32_t Index, struct UObject* __WorldContext); // Function BP_ui_UV_Status_2.BP_ui_UV_Status_1_C.UI_SetIcon_Status_... | [
"43587824+BelovedTomboyishGirl@users.noreply.github.com"
] | 43587824+BelovedTomboyishGirl@users.noreply.github.com |
9809f4a64b962e0cc24d66cab468435c89d838ea | 3a6b7fd1aaf14ed529a1735b3f503cc361afec73 | /src/include/adafruit-keymap.h | 43b406ade6a83161ef68e1df27adc5f9e6964c07 | [
"MIT"
] | permissive | vexchow/FreiKey | f051b281231e7d5fa809243db9b1514dcad04379 | f2abdf86f2308b40330422e2369d8a96eba3c80d | refs/heads/master | 2020-04-15T00:50:51.398288 | 2018-10-13T19:54:47 | 2018-10-13T19:54:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,763 | h | #if !defined(KEYMAP_H)
#define KEYMAP_H
#include "keyhelpers.h"
#include "boardio.h"
#if defined(STATUS_DUMP)
// For the status dumper thingamajig
const char* layer_names[] = {
"Base/Mac", "Win", "Fn", "MacCaps", "WinCaps", "WinCtrl"};
#endif
// TODO: I'm not happy that in order to override "modifier + key" it r... | [
"freik@fb.com"
] | freik@fb.com |
0c975dd75dd2866dc659875a8c00c7b04108248e | 5cde2d809a49b087c9f81f2837fee14ead1708e9 | /include/ft_printf.h | 5ac5e21c24e5cee6f45b5022732a2f67bae12552 | [] | no_license | sscottie/ft_printf | e94a86304f018433d5a23c70c2add1e69540c7ad | 0b9fd1a6ce37f7e7ca4590a617d1cdc361cd19fe | refs/heads/master | 2020-07-20T09:28:27.665380 | 2019-10-02T01:30:40 | 2019-10-02T01:30:40 | 206,616,692 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,574 | h | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_printf.h :+: :+: :+: ... | [
"trepadeira0ru@gmail.com"
] | trepadeira0ru@gmail.com |
0ef778955e46567701f06cc271890d1ec046ab59 | bc949cbcded25afc8511d07c8d86509d5746b2a8 | /dataset/7599.c | 49f6e87744b8b2ec76bb2996e840c7288ff4742d | [] | no_license | hqjenny/CSmith_random_pgm | 52aa1face59749a9d0656fc4088f6f921aac2dab | 0ebf41b85201cbe791a13304cdb45e22504f0ce7 | refs/heads/master | 2023-08-17T23:28:24.519500 | 2021-09-15T19:55:23 | 2021-09-15T19:55:23 | 406,904,982 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,341 | c | /*
* This is a RANDOMLY GENERATED PROGRAM.
*
* Generator: csmith 2.2.0
* Git version: dcef523
* Options: --no-structs --no-pointers --no-math64 --max-funcs 4 --no-unions --output 7599.c
* Seed: 3165108696
*/
#include "csmith.h"
static long __undefined;
/* --- Struct/Union Declarations --- */
/* --- GL... | [
"hqjenny@hotmail.com"
] | hqjenny@hotmail.com |
6bfac8f675bf58ba2f15bf6c0a1b37c93b7aad7d | 75e066ef863b611beeebfc65fd137b777c768685 | /wheelchair-voice-accel/projeto.h | 7e262547858cc659a499080d306c3196c1fa0c54 | [] | no_license | fstortato/wheelchair-automation | 4c13f00facf99aaba59f96c392209f57857eee29 | 07fc8f2a6c3da4286d93af60b593bb09946fb395 | refs/heads/main | 2023-04-15T00:35:34.166207 | 2021-05-03T16:42:08 | 2021-05-03T16:42:08 | 363,995,807 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 710 | h | #include <16F877A.h>
#device adc=8
#FUSES NOWDT //No Watch Dog Timer
#FUSES HS //High speed Osc (> 4mhz for PCM/PCH) (>10mhz for PCD)
#FUSES NOPUT //No Power Up Timer
#FUSES NOPROTECT //Code not protected from reading
#FUSES NODEBUG ... | [
"noreply@github.com"
] | fstortato.noreply@github.com |
81bb1280607c6e715abc39c48533ab4ced2c2fe8 | d2e20f05aafe380dd9f838ad14668e058aed07eb | /src/drivers/exti/exti.c | 1b497af4fb2e2e6765b16cdfd606fa54431cfc9e | [] | no_license | lingqinx/Wind-pendulum-control-system | 3afb9c1691c70cc7e6bc7b7ee49f0bd65a249501 | ca807a4f5a77ae10fdb75a845a277c5fc7fe08a3 | refs/heads/master | 2021-07-06T04:26:30.823692 | 2017-10-02T01:20:47 | 2017-10-02T01:20:47 | 105,484,588 | 1 | 0 | null | null | null | null | GB18030 | C | false | false | 2,941 | c | /*
************************************************************************
* 北京邮电大学 K60 学习例程
* 文件名 :[exti.c]
* 描 述 :EXTI外部GPIO中断例程
*设计改进:snowwolf
* Email :snowwolf2012@qq.com
* 说 明 :GPIO外部中断模块
***********************************************************... | [
"lingqinx@usc.edu"
] | lingqinx@usc.edu |
b17e58676f3ba0bc7100592d9cc1cf7d3494dd48 | 564cab908287faf9752aa850b8155af61a1dabdc | /Core/Src/main.c | a252d61470f7fe32077aae13341b363b2d2f0f89 | [] | no_license | matejanus/stm32-F4-low-power-modes | 50bd8e4885404c3c7a76583e22075cc5dd5db40f | f22d339526f229db22cf5f6abe2ee5bae9094ff5 | refs/heads/master | 2020-12-01T13:29:58.525824 | 2019-12-28T17:26:24 | 2019-12-28T17:26:24 | 230,640,702 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,052 | c | /* USER CODE BEGIN Header */
/**
******************************************************************************
* @file : main.c
* @brief : Main program body
******************************************************************************
* @attention
*
* <h2><center>© Copyri... | [
"mate.janus@gmail.com"
] | mate.janus@gmail.com |
dab03163be3a0a962e43488f6a038f298a3c7cbe | 0ad614988f9e93a18637fae1e2bf7ba62fc955e1 | /src/move_shot.c | 35726cdb758579838ff3cffef29b24ff5a59ad3a | [
"BSD-2-Clause"
] | permissive | Damdoshi/MagneticAngel | f952c71bbff043e79f44f070b3bf2392a14b210d | 974643ae86f3f625e098adce957421c61e23c4a6 | refs/heads/master | 2022-08-26T09:59:27.395942 | 2020-05-23T10:05:15 | 2020-05-23T10:05:15 | 257,062,147 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 467 | c | /*
**
**
**
**
**
*/
#include "mangel.h"
void move_shot(t_mangel *mangel)
{
size_t i;
for (i = 0; i < mangel->last_bullet; ++i)
{
if ((mangel->bullet[i].delay -= 1) <= 0)
{
bunny_memswap
(&mangel->bullet[i],
&mangel->bullet[mangel->last_bullet - 1],
sizeof(mangel->particles[i]... | [
"damdoshi@hotmail.com"
] | damdoshi@hotmail.com |
5b3cabef5cbbea5a8e3f1a301c0ede1388fd1b0b | f4e97d92cd745accaf7c5cce6a13d52442cbebfe | /src/message_callbacks.c | 03b82a119093afe628a576446018679fde54a212 | [
"MIT"
] | permissive | JirkaChadima/pebble-csas-nearest | 6d8195d727645646ced007275a8faa6fe1708ce2 | d517c406a7769204e129ebc867a4ffc940e2ff75 | refs/heads/master | 2021-01-10T16:33:26.809954 | 2015-12-28T19:28:29 | 2015-12-28T19:28:29 | 46,667,890 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,427 | c | #include "main.h"
static void (*model_changed)(Place place);
void message_callbacks_register_ui(void (*callback)(Place place)) {
model_changed = callback;
}
void inbox_dropped_callback(AppMessageResult reason, void *context) {
APP_LOG(APP_LOG_LEVEL_ERROR, "Message dropped!");
}
void outbox_failed_callback(Dicti... | [
"chadima.jiri@gmail.com"
] | chadima.jiri@gmail.com |
823756e6cc7cef6c27fff88e181ae2f20e589e11 | 3ec304eae050616caf22dbb7ba3d085c177a1c83 | /decodeur/decoder.c | 4bd256c48382ec343a4236058af16165f20c30be | [] | no_license | Striptik/morse_decode_encode | 73073638d653042f00ff1641c46ac65365dc4fe6 | 062a8b5f52bac3fcc3540299735e5abf8e6806b0 | refs/heads/master | 2021-01-18T19:18:29.680493 | 2014-09-17T11:25:39 | 2014-09-17T11:25:39 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,614 | c | /*
** encodeur.c for rush in /home/song_k/rendu/CPE_2013_Rush1
**
** Made by song_k
** Login <song_k@epitech.net>
**
** Started on Fri Dec 13 20:15:08 2013 song_k
** Last update Sun Dec 15 20:55:50 2013 song_k
*/
#include <stdlib.h>
#include <unistd.h>
#include "my.h"
int my_trslaff(char *stock, int *i, t_morse ... | [
"kevin.loiseleur@epitech.eu"
] | kevin.loiseleur@epitech.eu |
129bde3f06eea78ccec47a67e55b14890691024d | 89cf7930fc4d4e448afbec07fa226967bcea1b01 | /Bios/include/MSP_FetCore.h | f474ef83d2e97c304b165a6a5533a3d45ff62cc9 | [] | no_license | jck/mspds | 4b384de769a0fbd6e8cd16207e72b9b9fb67cfd3 | d8d099e7274db434475f99723bb2d234f2ff6dfb | refs/heads/master | 2020-03-30T03:08:17.944317 | 2015-01-15T06:29:33 | 2015-01-15T06:29:33 | 29,283,923 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 80,226 | h | /*
* Copyright (C) 2014 Texas Instruments Incorporated - http://www.ti.com/
*
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* Redistributions of source code must retain the above copyright
* noti... | [
"jckeerthan@gmail.com"
] | jckeerthan@gmail.com |
58985700f5f916defab24db7116b14c0b22f430a | c618550f33b4adafa8fe01166d1babd01d621532 | /wdm_support/_wdm_libmodule.c | 782b20601866f76266bfa66cd3ba3769e6d582b8 | [
"BSD-3-Clause"
] | permissive | JLisin/wdmtoolbox | 0c76f0cb4558260fbaf8a9a05fdb0aaf8f44af64 | 3a61fa935627c7a451920a6c039370d57c53bdbc | refs/heads/master | 2020-06-02T14:39:50.881909 | 2019-11-05T19:59:51 | 2019-11-05T19:59:51 | 191,192,154 | 0 | 0 | BSD-3-Clause | 2019-06-10T15:14:33 | 2019-06-10T15:14:33 | null | UTF-8 | C | false | false | 88,527 | c | /* File: _wdm_libmodule.c
* This file is auto-generated with f2py (version:2).
* f2py is a Fortran to Python Interface Generator (FPIG), Second Edition,
* written by Pearu Peterson <pearu@cens.ioc.ee>.
* Generation date: Fri Oct 25 22:49:45 2019
* Do not edit this file directly unless you know what you are doing!!... | [
"JLisin97@gmail.com"
] | JLisin97@gmail.com |
8842a90da94d2509f445ed49b563885027e4da94 | 6f2810aeaf08cf5b6477b916fe7936fadf469888 | /src/start_study_c/jiegouti2.c | d7a78422b6ddcf34d61d138e42e24f4d9bbedf75 | [] | no_license | Crabbit/c | b70c274f0b3f41e01b84e2a385324ff2f62a5656 | 3aaeb931d57652b3186aa5feadc000c67a0fe742 | refs/heads/master | 2021-01-25T12:23:59.684198 | 2014-08-24T07:59:07 | 2014-08-24T07:59:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,441 | c | /* xue sheng lao shi deng ji biao*/
#include<stdio.h>
#define N 2
struct type
{
char ID[20];
char name[20];
char job;
union
{
char grade;
char work[20];
}postion;
};
int main()
{
struct type peo[N];
void input(struct type peo[]);
int i=0;
printf("~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~Welcom to the dengjib... | [
"lili00681@gmail.com"
] | lili00681@gmail.com |
eb190e587be15d3b55c99ead9deeb710e6c12390 | 0596662322c27c28b61a2a605fe586d317317457 | /api.c | 6b27fccedffa0942b389005a4a0978a545572003 | [] | no_license | alirezadaghigh99/os_phase2_pr | 06d3133433daa3f234f316195bfa113cabdbb7a9 | e3f23f5b3404803fca87e2cdcf155302da4e6c07 | refs/heads/master | 2022-11-22T10:01:52.065936 | 2020-07-18T19:30:12 | 2020-07-18T19:30:12 | 276,453,087 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,455 | c | #include <fcntl.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <sys/types.h>
#include <unistd.h>
struct User
{
char id[10];
char userPrivacy;
};
struct File
{
char path[50];
char filePrivacy;
};
int main(){
long pointer;
char buffer[10000];
int offset;
int number... | [
"unknown@example.com"
] | unknown@example.com |
6dd38eeb9e2ef2ba5e7f7e6b71c2d8a9782b6452 | 5c5ba0cbdc972b56a3ac7664f68a74fe382c645a | /uri/1 - Basics/1183/Main.c | f485078aa03fca18c1a966c8d47a38b31e2c9197 | [] | no_license | humbertodias/challenges | 91e090b70ed65269ff94f0b8d4096526d3545ba3 | b832d55491b4d5c840b0bb25b931aef8f04f5784 | refs/heads/master | 2020-04-05T14:03:38.384606 | 2019-01-29T12:28:13 | 2019-01-29T12:28:13 | 94,749,550 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 382 | c | #include <stdio.h>
int main(){
char o;
int i, j, x = 0;
float s = 0, n;
scanf("%c", &o);
for (i = 0; i <= 11; i++){
for (j = 0; j <= 11; j++){
scanf("%f", &n);
if (x < j)
s += n;
}
x++;
}
if (o == 'S')
printf("%.1f\n", ... | [
"humberto.dias@techne.com.br"
] | humberto.dias@techne.com.br |
8565ce4f6e7310c7e7931c49d9e78ac2cc26e243 | d1cd0e61a0d5ed2b5341bc9e996625fb677f4f23 | /lib/asn1c/nr_rrc/ULInformationTransferMRDC.c | 77fa0d0cdd07c4bde09369f90146007bf896b610 | [
"Apache-2.0"
] | permissive | soumyadeepbi/free5GRAN | 251bff61bfd30628f0861a285086ac94368de34f | 4e92458e955f59d86463ce65ea08c5c06cc8a48e | refs/heads/master | 2023-07-28T20:23:42.404672 | 2021-10-06T16:32:47 | 2021-10-06T16:32:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 8,393 | c | /*
* Copyright 2020-2021 Telecom Paris
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 applicable law or agreed to in... | [
"aymeric@dejavel.fr"
] | aymeric@dejavel.fr |
f35eaf18838f864ee1428c6720d23d7db57a1599 | a5cd7edb69b89af7637d2820473c0d6367cfa3d4 | /Inc/main.h | 503b581d1a975f167d0187e4a9d9eaa4b1fbd1f6 | [] | no_license | koing2010/CCdebuggerSerial | 6fab7a0c2c832e947b8526d62c486404520ea393 | 189f2c430950d8197b56365a936861c6333a2fb6 | refs/heads/master | 2020-12-05T22:07:16.372118 | 2020-01-13T03:30:38 | 2020-01-13T03:30:38 | 232,259,402 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,163 | h | /**
******************************************************************************
* @file : main.h
* @brief : Header for main.c file.
* This file contains the common defines of the application.
******************************************************************************... | [
"koing2010@163.com"
] | koing2010@163.com |
7a147324397ad5c1f1e738e1273fc6cae09011d7 | 396d1430e410aab0e8225e2ddef0a8def34b076a | /13-1_ci067-oficina/t3/biblioteca.h | 2c007a73a0238ca327b1aafe4935290982e0c167 | [] | no_license | brnocesar/prog-UFPR | 6082dff2c65a2085af6f9c916d78d2017d934c61 | b90142c0a144216feacb07c87901f6a410f2cd70 | refs/heads/main | 2022-12-18T09:35:42.982474 | 2020-09-08T14:31:25 | 2020-09-08T14:31:25 | 293,834,174 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,353 | h | #include <stdio.h>
#include <stdlib.h>
#include <string.h>
#define MAX_TAM 10000 /*numero de caracteres p/ enunciados da questao e alternativa*/
typedef struct ALTERNATIVA{
char *enunciado_alternativa; /*enunciado da alternativa*/
char resposta; /*(F) verdadeiro ou (F) falso*/
int peso; /*definido pelo outro progra... | [
"bruunoocesar@gmail.com"
] | bruunoocesar@gmail.com |
eff0371f2378be06d1cc091e8bb523ff2c84ea51 | aeab9431f676d92c8969c330d7a9b8b9adc35c87 | /Linear_search.c | 59b4407885a0c876aabbcdbfb8c5a98eed8e0cc8 | [] | no_license | koushiknagshuvo/Algorithom_o13 | 356a995f4101f9359a34c887ebd28d826f69e38d | a46a29b59d3194634e3eddf6e134a3e7140012ac | refs/heads/master | 2022-12-06T13:36:53.995123 | 2020-08-13T18:14:16 | 2020-08-13T18:14:16 | 270,926,729 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 391 | c | #include<stdio.h>
int main()
{
int i,n,key,a[100];
printf("Enter Array length : ");
scanf("%d",&n);
for(i=0; i<n; i++)
{
scanf("%d",&a[i]);
}
printf("Enter Search key : ");
scanf("%d",&key);
for(i=0; i<n; i++)
{
if(a[i]==key)
{
printf("Found at : %d Location",i)... | [
"noreply@github.com"
] | koushiknagshuvo.noreply@github.com |
bdefbefffab2652db5e495e64c66fb3668ed3d38 | ecfe3ba46f4755beb5797c40a375ed3e6ab894a5 | /i2c_ex/i2c_exemplo/m_i2c_1.c | 955cff462f2203549bdb3d1373e9e24f2a66a245 | [] | no_license | cukier/I2C | e79ae26f71c6af3df3f8d55254963d455a298d41 | 27d66b7097d9bb7c111237409c5c022fd15af8bd | refs/heads/master | 2021-01-10T18:31:01.899584 | 2013-04-11T11:02:33 | 2013-04-11T11:02:33 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 9,104 | c | //*************************************************************************
// m_i2c_1.c
// Version 1.00
//
// Mikes simple software driven I2C routine - hopefully done for compactness.
// Master Only mode - output only in this version
//
// Author: Michael Pearc... | [
"mauricio@krebs.com.br"
] | mauricio@krebs.com.br |
b887dc41f9c97dafcefcb9b7c04f622a21907b4e | c776476e9d06b3779d744641e758ac3a2c15cddc | /examples/litmus/c/c-litmus-CSEQ/_cs_MP+dmb.sy+ctrl-rfi-addr-pos-ctrlisb.c | cb7b09d349c6359830e1ef37509571d481458e2b | [] | no_license | ashutosh0gupta/llvm_bmc | aaac7961c723ba6f7ffd77a39559e0e52432eade | 0287c4fb180244e6b3c599a9902507f05c8a7234 | refs/heads/master | 2023-08-02T17:14:06.178723 | 2023-07-31T10:46:53 | 2023-07-31T10:46:53 | 143,100,825 | 3 | 4 | null | 2023-05-25T05:50:55 | 2018-08-01T03:47:00 | C++ | UTF-8 | C | false | false | 30,571 | c | /*
* generated by CSeq [ 0000 / 0000 ]
*
* instance version {}
*
* 2023-06-04 11:32:10
*
* params:
* -i /home/osboxes/llvm_bmc/llvm_bmc/examples/litmus/c/run-scripts/../c-litmus-CSEQ/MP+dmb.sy+ctrl-rfi-addr-pos-ctrlisb.c,
*
*/
#define __cs_MUTEX_INITIALIZER -1
#define __cs_COND_INITIALIZER -1
#def... | [
"tuan-phong.ngo@it.uu.se"
] | tuan-phong.ngo@it.uu.se |
ce4caf552587664534d25f86a10e5208022113f9 | f0daff9d5cf8b9c82e4e3608575677446a0853f0 | /esplay-nofrendo/components/nofrendo/nes/nes_mmc.c | 96f79e113473149cca22a0665f2da3b8d1d53d00 | [
"MIT"
] | permissive | FantasyGmm/esplay-retro-emulation | 8ee9cba12ca94e2ef727f09f83f6eff1832d2168 | fe65b211c375b57c985e7708cff7f37aae9156f0 | refs/heads/master | 2023-01-13T22:52:28.577081 | 2022-08-23T11:39:21 | 2022-08-23T11:39:21 | 524,320,522 | 3 | 0 | MIT | 2022-08-13T06:29:33 | 2022-08-13T06:29:32 | null | UTF-8 | C | false | false | 8,887 | c | /*
** Nofrendo (c) 1998-2000 Matthew Conte (matt@conte.com)
**
**
** This program is free software; you can redistribute it and/or
** modify it under the terms of version 2 of the GNU Library General
** Public License as published by the Free Software Foundation.
**
** This program is distributed in the hope that it wi... | [
"pebri86@gmail.com"
] | pebri86@gmail.com |
6ac04c710843635243efdbd439dae03cdf310f29 | e62bba2cafad718274c0b38cf3696f899385d2e2 | /gcc10-linaro-arm-linux-gnueabi-raspbian-x64/lib/gcc/aarch64-rpi-linux-gnu/10.0.0/plugin/include/insn-modes.h | 9c063e6a3e89482c9c4d493942c001977bc80003 | [] | no_license | ribasco/rpi-tools | d2ad5d0efb3063829b1db0a8e0fe732ad4424eb3 | 1af1b3c1775f409c390bd059b7e1d46bc81b1f00 | refs/heads/master | 2020-08-17T19:40:58.411084 | 2019-10-23T11:02:46 | 2019-10-23T11:02:46 | 215,702,479 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 24,900 | h | /* Generated automatically from machmode.def and config/aarch64/aarch64-modes.def
by genmodes. */
#ifndef GCC_INSN_MODES_H
#define GCC_INSN_MODES_H
enum machine_mode
{
E_VOIDmode, /* machmode.def:189 */
#define HAVE_VOIDmode
#ifdef USE_ENUM_MODES
#define VOIDmode E_VOIDmode
#else
#define VOIDmode (... | [
"ribasco@gmail.com"
] | ribasco@gmail.com |
fc435f2c390e47632cb4ba82ccbf15ac26259f72 | e858606ccacb9a78bfb48ca90b56d9469cff7a09 | /RImageBook/src/FaceDetection/FaceDetection.h | b455d4eb8f4e526be058248d3511042f2e9e7404 | [] | no_license | tkatsuki/rimagebook | 51f41166e98d442f7b9e2226b65046586f95dfc8 | d26a1502faf39804bf8cb06d1699de24e6d53d58 | refs/heads/master | 2021-01-19T17:59:07.539596 | 2015-06-29T21:12:57 | 2015-06-29T21:12:57 | 38,264,836 | 1 | 2 | null | null | null | null | UTF-8 | C | false | false | 467 | h | #pragma once
#if _WIN32
#ifndef IN_FACEDETECTION
#define DLL_EXPORT __declspec(dllimport)
#else
#define DLL_EXPORT __declspec(dllexport)
#endif
#else
#define DLL_EXPORT
#endif
extern "C" {
DLL_EXPORT int FaceDetectWrapperI32(const int *img, int width, int height, const char *classifier, int *faces, int ma... | [
"yhourai@gmail.com"
] | yhourai@gmail.com |
a258a84129f3e9251ac7abc76d9d1e59573bb6f5 | edcfc2ae8083cc24691fb5c6d0d4b974fbea624b | /DS/tree.c | 8c99a121615de24a5f1ef1744ebd129949e5ee3c | [] | no_license | andrewak11/C-scripts | b907500b75aabd34bb9a6c8a9859d2904bfb8344 | e0eee1ac033a20f950b845e3efe07240cf8e9a6d | refs/heads/master | 2020-06-01T11:46:53.261302 | 2020-01-01T15:26:23 | 2020-01-01T15:26:23 | 190,768,694 | 0 | 0 | null | 2020-01-01T13:25:16 | 2019-06-07T15:38:04 | C | UTF-8 | C | false | false | 1,055 | c | #include<stdio.h>
#include<stdlib.h>
struct tree
{
int data;
struct tree *left,*right;
};
int append(struct tree **root,int data)
{
struct tree *temp,*n;
temp=*root;
n=(struct tree*)malloc(sizeof(struct tree));
n->data=data;
n->left=NULL;
n->right=NULL;
if(*root == NULL)
{
... | [
"andrewak11"
] | andrewak11 |
ffa55aa6751906c2ef79f7a661499eafd64c84cf | 5c255f911786e984286b1f7a4e6091a68419d049 | /code/1c990581-8bd3-415e-b70e-bc3ffd9091ab.c | 504a1991cbf0213d6211720ac9450ca2c8b6632e | [] | 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 | 228 | c | #include <stdio.h>
int main() {
int i=4;
int j=1;
int k;
int l;
j = 53;
l = 64;
k = i/j;
l = i/j;
l = l%j;
l = l-j;
k = k-j*i;
printf("vulnerability");
printf("%d%d\n",k,i);
return 0;
}
| [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
24b8347387a467fbcca9d7b27b62da4bf9718c41 | e1efe8a7dbf1544565cc1702ea0230537d1be62f | /programmes/vjudge cont 3/3n+1.c | 50763f625b46a2a9ecf0fec5b753c5512be1bb1d | [] | no_license | Sourav9063/Cpp-All-codes | d99061666b2d40961e458c95d7e436388a351eec | 06369df7b5f7b9a4b091a49a74722ea41761914d | refs/heads/master | 2023-03-08T09:25:18.843800 | 2023-02-06T15:19:29 | 2023-02-06T15:19:29 | 243,684,953 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 641 | c |
#include<stdio.h>
int main()
{
int n,m,i,k,j,cycle_each,max;
while(scanf("%d %d",&n,&m)!=EOF)
{
max=0;
printf("%d %d",n,m);
if(n>m)
{
k=m;
m=n;
n=k;
}
for(i=n; i<=m; i++)
{
cycle_each=1;
j=i;... | [
"53114581+Sourav9063@users.noreply.github.com"
] | 53114581+Sourav9063@users.noreply.github.com |
0cbdc8d63001121f6e233054107be689c25c3eba | 5b7d0f4b79a411e2fba1ea24c9cf1d4af20f813d | /iOS7.0.3/System/Library/PowerlogPlugins/PLBluetoothLogger.bundle/PLBluetoothLogger-Structs.h | b30a2db8f12fef8f231620c3b3a5f7529ba5a1c7 | [] | no_license | ichitaso/iOS-iphoneheaders | 07ebebac9afb043f10d921c15f24c44ce664b800 | e0e0b2f57eeb94a0d07036e6dc14472cd1972843 | refs/heads/master | 2023-06-08T08:07:00.244639 | 2023-05-28T11:03:07 | 2023-05-28T11:03:07 | 21,318,634 | 81 | 57 | null | 2018-05-14T19:47:30 | 2014-06-29T07:24:01 | null | UTF-8 | C | false | false | 449 | h | /*
* This header is generated by classdump-dyld 0.1
* on Thursday, November 28, 2013 at 4:05:29 AM Eastern European Standard Time
* Operating System: Version 7.0.3 (Build 11B511)
* Image Source: /System/Library/PowerlogPlugins/PLBluetoothLogger.bundle/PLBluetoothLogger
* classdump-dyld is free of use, Copyright © 2013 ... | [
"willfeeltips@gmail.com"
] | willfeeltips@gmail.com |
8f1d69ebaac99552c10713f27ad09483873798e2 | c1f57d5ee49c8cbeb244d0038ee5cc6c226f7c03 | /libevent/event_tagging.c | e7c9e8312e7b582b31d0d2fd52e983c16220baa5 | [
"BSD-3-Clause",
"ISC"
] | permissive | zhukun1111/battle | 9eea8d2dbf76c9b6ff11fd84ee08e76a8f92eef8 | b537997a3246c60d35575baeee829a60a59fa38e | refs/heads/master | 2020-12-24T13:52:33.523198 | 2012-01-31T09:16:55 | 2012-01-31T09:16:55 | 3,304,921 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 14,315 | c | /*
* Copyright (c) 2003-2009 Niels Provos <provos@citi.umich.edu>
* Copyright (c) 2009-2011 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code mu... | [
"user@zhukun.(none)"
] | user@zhukun.(none) |
8bf8ddce5b8dcb5c1f8c0c767cd5728507516a56 | fbdb3e4df3925b330739e599d7f539a5aea4f163 | /quest/task/obj/jiaxin.c | 6da191e52af9d21fc3ac13ec975689dadd0c87e7 | [] | no_license | MudRen/ZHLib | 2be4566998800d1a8ed50bf379d0e43a7c97e8ac | 73111626fed37f302ca433dd1628730ca07e7dc2 | refs/heads/master | 2020-04-04T15:43:26.136616 | 2018-11-04T04:42:20 | 2018-11-04T04:42:20 | 156,049,634 | 2 | 3 | null | null | null | null | GB18030 | C | false | false | 846 | c | //TASK物品
//瞎三笨制作
#include <ansi.h>
#define SET_TASK "/quest/task/set_task"
inherit ITEM;
void create()
{
set_name(GRN "家信" NOR, ({ "jiaxin"}));
if (clonep())
destruct(this_object());
else {
set("unit", "封");
set("owner_id", "lu guanying");... | [
"i@oiuv.cn"
] | i@oiuv.cn |
acccecaaab93350642220b49a8416930e1d849aa | ef83b5de93967e6605ab23301600457f574f3f78 | /appdistsrc/github.com/acplt/rte/core/ov/include/libov/ov_ov.h | bc148f7d37ebd655bc9d81e78947f5fb86be46f8 | [
"Apache-2.0"
] | permissive | gearboxworks/gearbox | 18438ce92efbe2b9c6d61862369ca4a35e7279f0 | 0180d4fc85ddfcb8462d4f238d1b4b790b2dcd48 | refs/heads/master | 2023-03-10T19:26:53.583933 | 2019-11-16T20:33:52 | 2019-11-16T20:34:34 | 168,762,574 | 3 | 2 | null | 2023-02-25T02:51:29 | 2019-02-01T21:28:53 | C | UTF-8 | C | false | false | 28,772 | h | /*
* $Id: ov_ov.h,v 1.22 2011-01-18 14:27:34 martin Exp $
*
* Copyright (C) 1998
* Lehrstuhl fuer Prozessleittechnik,
* D-52056 Aachen, Germany.
* All rights reserved.
*
* Author: Dirk Meyer <dirk@plt.rwth-aachen.de>
*
* This file is part of the ACPLT/OV Package
*
* Licensed under the Apache License... | [
"mick@mickmake.com"
] | mick@mickmake.com |
c69d68e50b081f2f9438768f1567cdbbb94ee518 | b2e22146e5dae4719cc279a043253ce14443c769 | /0726/read.c | 8e94217522f376ccbe80d98623f2ff46dd07bf8b | [] | no_license | duanjingjing/PAT | cacad6317164353bb789f6f734539ed1ae7514d8 | ebf446f85b5941772c3ea496ffa1603d0a813a5a | refs/heads/master | 2016-09-05T14:13:01.046289 | 2014-09-19T04:57:01 | 2014-09-19T04:57:01 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 493 | c | /*************************************************************************
> File Name: read.c
> Author: canjian
> Mail:410001089@qq.com
> Created Time: Sat 26 Jul 2014 06:44:38 AM PDT
************************************************************************/
#include<stdio.h>
#include<fcntl.h>
#include<sys/types... | [
"410001089@qq.com"
] | 410001089@qq.com |
6307b42a67153dac42f99fb1730fb7405d4eb531 | cc047805827f398918ae61f7a6f5ce5e34897262 | /src/messaging/coap/conf.h | 9573a425341f251765e1e4bf5f624f503e76f850 | [
"Apache-2.0"
] | permissive | runtimeco/qca_oic | e02a44a438198bff9555b4292a587653db0917c2 | 2d8559b3a341503dc4745628ad54254aebe4ec44 | refs/heads/master | 2021-03-27T18:54:50.410913 | 2017-06-27T23:41:19 | 2017-06-27T23:41:19 | 92,315,216 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,170 | h | /*
* Copyright (c) 2016 Intel Corporation
*
* Copyright (c) 2013, Institute for Pervasive Computing, ETH Zurich
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of s... | [
"marko@runtime.io"
] | marko@runtime.io |
f7fe5a1508e58f988fc1b53a1d3331e4c8d87bcd | 64dca62dd18660e93f14b5f173df16b8ef9ab80e | /modules/pcx.c | 3d396c670e067978230634686fae3a0789cdeb58 | [
"MIT"
] | permissive | jsummers/deark | 44086f9772a6e8a5ab70b3ed00c55dedf1f9637d | 0ef4d1a13b6658206135cda3f07fd062d296911d | refs/heads/master | 2023-09-03T16:53:22.581091 | 2023-08-28T15:49:31 | 2023-08-28T15:49:54 | 18,972,953 | 139 | 17 | NOASSERTION | 2023-07-18T14:03:53 | 2014-04-20T20:14:04 | C | UTF-8 | C | false | false | 21,009 | c | // This file is part of Deark.
// Copyright (C) 2016 Jason Summers
// See the file COPYING for terms of use.
// PCX (PC Paintbrush) and related formats
#include <deark-config.h>
#include <deark-private.h>
DE_DECLARE_MODULE(de_module_pcx);
DE_DECLARE_MODULE(de_module_mswordscr);
DE_DECLARE_MODULE(de_module_dcx);
DE_DE... | [
"jason1@pobox.com"
] | jason1@pobox.com |
c7a7f350473d4eb543c25b662482f10350000873 | 73b5d880fa06943c20ff0a9aee9d0c1d1eeebe10 | /tinyos-1.x/contrib/boomerang/tinyos-1.x/tos/platform/pc/events.h | d13ef9f0ba4d8d42d6a2c9504593284c90d3a6f9 | [
"LicenseRef-scancode-unknown-license-reference",
"Intel"
] | permissive | x3ro/tinyos-legacy | 101d19f9e639f5a9d59d3edd4ed04b1f53221e63 | cdc0e7ba1cac505fcace33b974b2e0aca1ccc56a | refs/heads/master | 2021-01-16T19:20:21.744228 | 2015-06-30T20:23:05 | 2015-06-30T20:23:05 | 38,358,728 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 4,002 | h | // $Id: events.h,v 1.1.1.1 2007/11/05 19:10:17 jpolastre Exp $
/* tab:4
* "Copyright (c) 2000-2003 The Regents of the University of California.
* All rights reserved.
*
* Permission to use, copy, modify, and distribute this software and its
* documentation for any purpose, without fee, and without writ... | [
"lucas@x3ro.de"
] | lucas@x3ro.de |
4b8a8f9cf258b074d62d457ac9310cbda95a58ef | a2821a553b2f46da3fa99592e64977f9af3aeae2 | /packages/zoltan/siMPI/pyMPI/siMPI/MPI_Comm_size.c | de77bdcf1ed01ee5647453b7a06c07a93d198a19 | [
"BSD-2-Clause",
"BSD-3-Clause",
"Zlib",
"LicenseRef-scancode-public-domain",
"MIT"
] | permissive | gjtempl/seacas | 7a614457af4a5a767a640e5d3eb2d991b91f4b90 | f5c61c1cdf762e774dcf8569da6376cdf9b7ea93 | refs/heads/master | 2023-03-17T19:46:54.366868 | 2022-07-13T20:21:02 | 2022-07-13T20:21:02 | 187,106,872 | 0 | 0 | NOASSERTION | 2019-05-16T22:00:33 | 2019-05-16T22:00:32 | null | UTF-8 | C | false | false | 859 | c | /*****************************************************************************
* CVS File Information :
* $RCSfile$
* Author: patmiller $
* Date: 2007/06/11 14:12:49 $
* Revision: 1.2 $
****************************************************************************/
/*************************************... | [
"nico.schloemer@gmail.com"
] | nico.schloemer@gmail.com |
15afdfbf0413df8c8c21697443db34e9a12c357e | cb0836c3ffa326ab3f945553053ea8498a7467dc | /Week3/OpdrachtB2.c | 0a680dc3dbca862c3895346ebc87d127406ab99d | [] | no_license | xrgman/Microcontrollers-periode3 | 437125bfb69468315b0412a1504dc3d6a7e95fd3 | 03ddbc29d1fa35e0ebab8e2864ddd4b42c9ddcec | refs/heads/master | 2021-01-10T01:20:22.354271 | 2016-04-06T08:08:57 | 2016-04-06T08:08:57 | 50,916,508 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 636 | c | /*
* Week3.c
*
* Created: 2/23/2016 9:36:16 AM
* Author : Wesley
*/
#include <avr/io.h>
#include <avr/interrupt.h>
#include <util/delay.h>
#include <string.h>
#include "display.h"
void opdracht1(void);
int count;
ISR(TIMER2_OVF_vect) {
count++;
char str[10];
sprintf(str,"Count: %d",count);
display_text(1,... | [
"xrgman@gmail.com"
] | xrgman@gmail.com |
da5df061b72de2565df2ea064cc5ca839fe87ebb | 21d1b73d7dd40074ce6d595cfe4e52efb6da35c5 | /sem5/cn/3/UDP_server2.c | 8b9ff3a335e9091e657b99870d861ab52aa6b065 | [] | no_license | jeevanpuhan/iter-sem5-ubuntu | b2557f1a9e0622d6b2fdfbeec50dca4e2c31da0d | 02a245a6d51e34675cce1339b1ebe0deace3d381 | refs/heads/main | 2023-02-03T09:56:58.885708 | 2020-12-19T16:49:37 | 2020-12-19T16:49:37 | 312,865,777 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 900 | c | #include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <unistd.h>
#include <netdb.h>
#include <stdio.h>
#include <string.h>
#include <arpa/inet.h>
#define MAXLINE 1024
int main(int argc, char **argv)
{
int sockfd;
int n;
int i,j,l;
char temp;
socklen_t len;
char msg[1024];
struct sockaddr_in ... | [
"jeevankumarpuhan@gmail.com"
] | jeevankumarpuhan@gmail.com |
335487a372e7f8ba0fce8d7b99e19edbef8d49ba | 395e9ae2a839d4f6b610f4ffa366415ce6744e3e | /0x0D-preprocessor/1-pi.h | b9b82b0af3e5ae0a507d7152ee55a2739067849c | [] | no_license | Seb1776/holbertonschool-low_level_programming | 84d590edb1cbb8246b7e3693fccf152647e9725b | 8368d4171d8b6a016617b61653280beb19430ad7 | refs/heads/master | 2023-09-01T10:27:22.522664 | 2021-11-05T22:53:00 | 2021-11-05T22:53:00 | 296,084,475 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 74 | h | #ifndef _1_PI
#define _1_PI
#define PI 3.14159265359
#endif /* _1_PI */
| [
"sebastianwho1776@gmail.com"
] | sebastianwho1776@gmail.com |
1bdb3ee543591375a9a469e49388b3981bc2f28a | 81da99147251a4fa0275b7c4d6504e2e48386029 | /Sempra Curso/! ! DVD Didático V2_4/Arquivos/Projetos E-P32/017 - LCD TFT Grafico Camada Objeto.X/Graphics/GroupBox.h | f00210b3fa927fdda3b3c3ed59e4d4d739963826 | [] | no_license | HugoOliveiraSoares/Pic | 40e52fee3a44994b153fabac51200d549e81c0e5 | b48b126c558ea6344fc619bc3ab8f15de196a981 | refs/heads/master | 2020-03-31T09:33:16.077100 | 2019-12-04T15:34:17 | 2019-12-04T15:34:17 | 152,100,299 | 0 | 0 | null | null | null | null | WINDOWS-1250 | C | false | false | 9,316 | h | /*****************************************************************************
* Module for Microchip Graphics Library
* GOL Layer
* Group Box
*****************************************************************************
* FileName: GroupBox.h
* Dependencies: None
* Processor: PIC24F, ... | [
"hugoliveira.soares@gmail.com"
] | hugoliveira.soares@gmail.com |
03b6945e7444f9565be560b98fe2a05ca30286a2 | cd28a96ac38e3fbe89013c11bfc854f89c939fd0 | /minix_usr/src/kernel/clock.c | c47df69c693ed21d5636132267f492659f641a9c | [] | no_license | radamp11/Szeregowanie_procesow | aac575b6ee13de83b947a49079d9226bda80ce15 | ca35aefda6211b5594f159de9208d258b1c48924 | refs/heads/master | 2023-03-10T01:52:46.111444 | 2021-02-27T13:44:05 | 2021-02-27T13:44:05 | 342,864,944 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 21,928 | c | /* This file contains the code and data for the clock task. The clock task
* accepts six message types:
*
* HARD_INT: a clock interrupt has occurred
* GET_UPTIME: get the time since boot in ticks
* GET_TIME: a process wants the real time in seconds
* SET_TIME: a process wants to set the real ti... | [
"adamstec11@gmail.com"
] | adamstec11@gmail.com |
4993f0c2b41cf92e85b7c43a07b80ced319f5e60 | c057e033602e465adfa3d84d80331a3a21cef609 | /C/testcases/CWE127_Buffer_Underread/s01/CWE127_Buffer_Underread__char_alloca_ncpy_13.c | ba7f955a7d4a1af42493631ee5249d2953fe9312 | [] | no_license | Anzsley/My_Juliet_Test_Suite_v1.3_for_C_Cpp | 12c2796ae7e580d89e4e7b8274dddf920361c41c | f278f1464588ffb763b7d06e2650fda01702148f | refs/heads/main | 2023-04-11T08:29:22.597042 | 2021-04-09T11:53:16 | 2021-04-09T11:53:16 | 356,251,613 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,936 | c | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE127_Buffer_Underread__char_alloca_ncpy_13.c
Label Definition File: CWE127_Buffer_Underread.stack.label.xml
Template File: sources-sink-13.tmpl.c
*/
/*
* @description
* CWE: 127 Buffer Under-read
* BadSource: Set data pointer to before the allocated memory buffer
* G... | [
"65642214+Anzsley@users.noreply.github.com"
] | 65642214+Anzsley@users.noreply.github.com |
f32d02b28d2da65167febd9f83411c7c4b4cae4e | 59c6728976844b8003d4fc61cc9942b086df10d4 | /500/p500.c | 5ce043d1b105e4534be953eebe509c74e351a15c | [] | no_license | hacatu/project-euler | dcafa013c3f9d630fe007357716f1408a31876ba | af43ffc5c1cd0f59fb1eea8215d4a5d48bdfc808 | refs/heads/master | 2022-06-19T21:43:52.693907 | 2022-03-08T09:29:30 | 2022-03-08T09:29:30 | 23,130,533 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,481 | c | #include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <inttypes.h>
#include <primesieve.h>
#define POW 500500
typedef struct{
uint64_t power, exponent;
} ppower;
static inline void sift_down(size_t len; ppower buf[static len], size_t i, size_t len){
for(size_t a = 2*i + 1; a < len; i = a, a = 2*i + 1... | [
"hacatu5000@gmail.com"
] | hacatu5000@gmail.com |
f244aed626baa3d260666ab51183e386c498967c | 5c255f911786e984286b1f7a4e6091a68419d049 | /vulnerable_code/d4782884-be58-4145-bb9e-33f10df64f03.c | 076f88b3a3b24c05e7a4476a6a60040f21cdc6e8 | [] | 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 | 521 | c | #include <string.h>
#include <stdio.h>
int main() {
int i=0;
int j=12;
int k;
int l;
k = 53;
l = 64;
k = i/j;
l = i%j;
l = l/j;
k = i-j*i;
//variables
//random
/* START VULNERABILITY */
int a;
int b[41];
int c[39];
a = 0;
while (b[a] != 0) {
/*... | [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
4d02446f2707f1eed2b6328bd1628251b8f813d9 | f34d1e522eaa0f5a3959ea926a4f273bcea253d5 | /onboard/home/pkshin/include/camx/titan170_ife.h | bd94210d738d3a3b947231a16f33e03601cbf33a | [] | no_license | concurs-program/TFLite-aarch64-linux-with-delegate | 639b70b6afa733ed06a3ed11569874773ec96dfc | d1144dc4e7b8637d2e20b30af3cdb173900c320f | refs/heads/master | 2023-05-07T11:22:05.844004 | 2021-05-25T04:23:11 | 2021-05-25T04:23:11 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,245,272 | h | /*==============================================================================
Copyright (c) 2015-2018 Qualcomm Technologies, Inc.
All Rights Reserved.
Confidential and Proprietary - Qualcomm Technologies, Inc.
==============================================================================*/
#ifndef TITAN170_IFE_H
... | [
"pkshin@redwood.snu.ac.kr"
] | pkshin@redwood.snu.ac.kr |
fdd8c3759f67b6f2c625dd2a421beb28446dcff4 | 539a578c689c16155c79ba99b3005a2a3a5d5f32 | /Daekim/cub3D/final/bonus/ft_draw_n_tex_in_bonus.c | 347e47541699224df95269ab86490b436a282132 | [] | no_license | KimDae-hyun/42sweethome | 6b0bef23a7ff8340ce2244573531aa20c6a5c89e | 4b7916f6a89c270e5b7b9901266d30c81acc3a12 | refs/heads/master | 2023-03-29T19:45:20.996415 | 2021-04-02T06:28:52 | 2021-04-02T06:28:52 | 330,375,247 | 0 | 0 | null | 2021-01-19T15:59:16 | 2021-01-17T11:29:45 | C | UTF-8 | C | false | false | 1,886 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_draw_n_tex_in_bonus.c :+: :+: :+: ... | [
"daekim@c3r7s3.42seoul.kr"
] | daekim@c3r7s3.42seoul.kr |
fab804389b6e2996eb2d3defb1d5e4a0414b3856 | a18659de6afbf487a465ba2abcdea4a771225e86 | /build/object/displaywindp.c | b7e1a07903fffae8642b8e6c87ee034ece201da1 | [
"LicenseRef-scancode-unknown-license-reference",
"MIT"
] | permissive | Unidata/Garp | d60aab7c7b3ea38982149c95904f060d7a9e24cf | 85a4a3fd68009f22be61d456bd7cb754ea5ace3d | refs/heads/master | 2016-09-10T15:02:51.261723 | 2015-06-12T18:55:58 | 2015-06-12T18:55:58 | 37,339,097 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,502 | c | /***********************************************************************
*
* Copyright 1996, University Corporation for Atmospheric Research.
*
* displaywindp.c
*
* Wind profiler display driver.
*
* History:
*
* 11/96 COMET Original copy
* 11/97 COMET Added titleIndex to pwprof arg list.
*
****************... | [
"mjames@unidata.ucar.edu"
] | mjames@unidata.ucar.edu |
aa5f633a7061e223fdd6a53df03582fc24524546 | ba41a353e50d58eeef54cb7e3ad88e380baeab0a | /include/version.h | b27f16d56f01c19f5dcbd9073fa9072f7879b0c6 | [
"MIT"
] | permissive | shorttermmem/leetcode-solutions | 14020d92b32e331a2bb70927415c98c9970363dd | 616f84d1f7c047c81cd2035e49e8948a85ab664d | refs/heads/master | 2020-03-21T19:44:47.062789 | 2019-07-22T00:06:44 | 2019-07-22T00:06:44 | 138,967,408 | 4 | 1 | null | null | null | null | UTF-8 | C | false | false | 2,187 | h | // MIT License
//
// Copyright (c) [2018] [MITfullname]
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
// in the Software without restriction, including without limitation the rights
// to use, copy, m... | [
"803754+shorttermmem@users.noreply.github.com"
] | 803754+shorttermmem@users.noreply.github.com |
f307f5a92e5ca6e2f6960042373d4ddaef865669 | b072f6cf0c9c10d3cd9228fb47254f466508c125 | /ch7/exercise8.c | c52c3b6c5c5e811378b20ccc42ae53194eb66f12 | [] | no_license | WangSharalyn/CPrimerPlusExercise | 4cb61f47aa3307640c5c7cd6747f20e8936f17d8 | 0eceac5158d69158a1cda1e80148f4a6c71c70e5 | refs/heads/master | 2020-05-15T12:41:52.720317 | 2019-07-08T13:36:54 | 2019-07-08T13:36:54 | 182,273,714 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,378 | c | #include <stdio.h>
#define RATE1 8.75
#define RATE2 9.33
#define RATE3 10.00
#define RATE4 11.20
int main(void){
int i, j;
float hours, pay_rate;
while (1)
{
i = 0;
while (i < 65){
putchar('*');
i++;
}
printf("\nEnter the number correspond... | [
"wangshuwenxuan@gmail.com"
] | wangshuwenxuan@gmail.com |
544bad7a8bc7d98cbf010dab8ca0f10e8159ab38 | 94d695af0762ebad1a62fdea01f4660ce5cfebb7 | /Beginner_Exam/level_2/2-ft_strcmp/ft_strcmp.c | 4b2603d9388024204a3973949cd781a3edb49dff | [] | no_license | Amrelg/ft_alone_in_the_dark | dfc7cabae43343211a003207282922c6ac0a1813 | f66520af561baac0bfd4379f3751e3898683ae50 | refs/heads/master | 2020-07-06T01:35:27.714388 | 2019-10-15T21:47:06 | 2019-10-15T21:47:06 | 202,847,631 | 0 | 0 | null | 2019-10-15T21:47:07 | 2019-08-17T07:01:06 | C | UTF-8 | C | false | false | 587 | c | // Passed Moulinette 2019.08.04
int ft_strcmp(char *s1, char *s2)
{
int i = 0;
while (s1[i] != '\0' && s2[i] != '\0' && s1[i] == s2[i])
++i;
return (s1[i] - s2[i]);
}
//---------------------------------------------------------------
// #include <stdio.h>
// #include <string.h>
// int main(void)
// {
// char... | [
"me@evandjohnston.com"
] | me@evandjohnston.com |
0de32ffb3fba271b61fa275318e89eae6eef50c1 | 603205cfe06028b35f4533d7b2fd8213040c7fa1 | /cpractice/cindepth/strings/p10_1.c | 35b9e2252c6824f0c109354cb8a0114f0216089b | [] | no_license | bhaskararaosanta/debian | e0c9427196be8b4dae4ea4df2e5cda476f7f4659 | a04410288b815d7a33c203344924f18c883d401a | refs/heads/master | 2021-07-21T07:11:38.141791 | 2020-07-27T14:24:00 | 2020-07-27T14:24:00 | 200,701,109 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 276 | c | /* P10.1: Program to print characters of a string and address of each character */
#include <stdio.h>
int main()
{
char str[] = "India";
int i;
for(i = 0; str[i] != '\0'; i++) {
printf("Character = %c\n", str[i]);
printf("Address = %p\n", &str[i]);
}
return 0;
}
| [
"bhaskararaosanta@gmail.com"
] | bhaskararaosanta@gmail.com |
b16e13a0cb15a005e113ee957d0236f2c0369746 | dcf26a6bcf853a3f8f6f50f9379998ef4d8aad40 | /third_party/lwip/src/netif/lowpan6_common.c | ed74dae4c78e82a5963ec71be204123ff85883c7 | [] | no_license | small-seven/testmem | c5f3202dce1c369e9d84cdaaccc2008b827c16d8 | 2771460c617439bd1be562ffdc94543ea170a736 | refs/heads/main | 2023-03-12T22:16:28.824577 | 2021-03-03T04:24:59 | 2021-03-03T04:24:59 | 343,847,762 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 741 | c | #include "netif/lowpan6_common.h"
#if LWIP_IPV6
#include "lwip/ip.h"
#include "lwip/pbuf.h"
#include "lwip/ip_addr.h"
#include "lwip/netif.h"
#include "lwip/udp.h"
#include <string.h>
#if LWIP_6LOWPAN_IPHC
#if LWIP_6LOWPAN_NUM_CONTEXTS > 0
#endif /* LWIP_6LOWPAN_NUM_CONTEXTS > 0 */
#if LWIP_6LOWPAN_NUM_CONTEXTS > 0
#el... | [
"huihuigong@users.noreply.github.com"
] | huihuigong@users.noreply.github.com |
f7fee01b6bb3f4104ffad7e2ecf2aca3df770a86 | 4d23912f866466e7c77b00c5968218c671099755 | /Libraries/drives/inc/KEA128_systick.h | 764ca9901344ad49e468ea16983fde78a84d22a7 | [] | no_license | zzfd97/SmartBalanceCar-2018 | d01c7a89a5bc75ba69e31f2bafdad4e6dbe76ea7 | 6dd920e9903e4a0f6ed38e2ad180ed5a3acb1273 | refs/heads/master | 2022-01-09T09:10:49.821425 | 2018-10-02T01:35:58 | 2018-10-02T01:35:58 | null | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 1,181 | h | /*********************************************************************************************************************
* COPYRIGHT NOTICE
* Copyright (c) 2017,逐飞科技
* All rights reserved.
* 技术讨论QQ群:179029047
*
* 以下所有内容版权均属逐飞科技所有,未经允许不得用于商业用途,
* 欢迎各位使用并传播本程序,修改内容时必须保留逐飞科技的版权声明。
*
* @file KEA128_... | [
"umview@163.com"
] | umview@163.com |
d0fbbdaaa515b51c623e359c904546515553c4a5 | 1ed874ccce804f924865cbd64af7a6f72b67acad | /Sources/TSCclibc/libc.c | bc5a06eb384bb139f53c6dcdba92d0778b74508e | [
"Swift-exception",
"Apache-2.0"
] | permissive | apple/swift-tools-support-core | b5a07be02914fe9c6d895d39104f8df66543f16a | 5446eabed71cd8baac396ea70e90ccf68449d312 | refs/heads/main | 2023-09-01T15:38:04.769137 | 2023-08-25T18:20:04 | 2023-08-25T18:20:04 | 127,018,945 | 393 | 134 | Apache-2.0 | 2023-08-25T18:20:06 | 2018-03-27T16:56:45 | Swift | UTF-8 | C | false | false | 449 | c | /*
This source file is part of the Swift.org open source project
Copyright (c) 2014 - 2019 Apple Inc. and the Swift project authors
Licensed under Apache License v2.0 with Runtime Library Exception
See http://swift.org/LICENSE.txt for license information
See http://swift.org/CONTRIBUTORS.txt for Swift project au... | [
"mail@benchr.de"
] | mail@benchr.de |
cda1b1381074716372d45454e60d4de0bb0df42d | 29f5edb853940409796c520bc2b4366bd67d3226 | /C/http_client/aes.h | 1d3cfdf3512a45aab7fdb6afc26233b132b9fcf8 | [] | no_license | yumm007/C | 420693180c247b1dd080824150a7d3d4047dc1d2 | d0940275f386d9cdcbb0445fdb07083d1af2d64c | refs/heads/master | 2021-01-18T13:41:35.517366 | 2015-06-25T12:50:39 | 2015-06-25T12:50:39 | 1,315,157 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 313 | h | #ifndef _AES_H_
#define _AES_H_
#include <stdint.h>
int AES128_CBC_encrypt_buffer(uint8_t* output, uint8_t* input, uint32_t length, const uint8_t* key, const uint8_t* iv);
void AES128_CBC_decrypt_buffer(uint8_t* output, uint8_t* input, uint32_t length, const uint8_t* key, const uint8_t* iv);
#endif //_AES_H_
| [
"mmyu@hanshows.com"
] | mmyu@hanshows.com |
399c6b18dc78a24816fece76735c11067cc0e7a1 | 918898b0e272428d2d8be8cbfc337ac418af7a13 | /user/user_main.c | 162042da1064fea850b20bb6e40ea1c9eea5bbfb | [
"MIT"
] | permissive | Patrik-Berglund/esp8266-mqtt-climate-sensor | 576b8c217f736620f4ed02335f27f14eb9757a0a | 3d2158e1b460e69bd59dc48b60984e34f95c979a | refs/heads/master | 2021-01-10T15:57:07.423007 | 2016-02-02T16:19:45 | 2016-02-02T16:19:45 | 50,867,533 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,852 | c | /*
* Copyright (c) 2014-2015, Tuan PM <tuanpm at live dot 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:
*
* * Redistributions of source code must retain the above copyright notice,
* this l... | [
"patrik.d.berglund@gmail.com"
] | patrik.d.berglund@gmail.com |
29560a71530bac52d2c9a3fa64343aaf01e73e3e | 22805ce8b41067f99e312355d47d9ed500f64b63 | /C演習2/lec12/list2.c | 818a193bbbd1cba978f74c283637f5c35764f0a0 | [] | no_license | e1b16079/datebank | d1e8e0fd10f4f2457193b93ca45bd01a4f15fd07 | c87b057282572e2855deb62591c1617030f3328f | refs/heads/master | 2021-02-13T05:30:10.376824 | 2020-03-03T15:07:18 | 2020-03-03T15:07:18 | 244,665,908 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,281 | c | #include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "list2.h"
LIST_CELL gFront = {-1, NULL};
void error(char *msg) {
fflush(stdout);
fprintf(stderr, "%s\n", msg);
exit(1);
}
void printList(int tabs) {
LIST_CELL *p1;
int i;
for (i = 0; i < tabs; i++) printf("\t");
printf("LIST[");
for... | [
"e1b16079@gmail.com"
] | e1b16079@gmail.com |
a5066792bd434c1a776d4e0114ce33bfdbcd031f | 83214753e9183327e98af0e6768e9be5385e5282 | /d/sdxl/pingtai.c | 552beaf82cc7954395d7290d90e6215843501620 | [] | no_license | MudRen/hymud | f5b3bb0e0232f23a48cb5f1db2e34f08be99614e | b9433df6cf48e936b07252b15b60806ff55bb2f3 | refs/heads/main | 2023-04-04T22:44:23.880558 | 2021-04-07T15:45:16 | 2021-04-07T15:45:16 | 318,484,633 | 1 | 5 | null | null | null | null | GB18030 | C | false | false | 3,701 | c | // by dubei
#include <ansi.h>
#include <room.h>
inherit ROOM;
string jianzhong(object);
void create()
{
set("short", BLU "平台"NOR);
set("long", @LONG
只见许多石块堆著一个大坟。这坟背向山谷,俯仰空阔。大石上剑
冢(jianzhong)两个大字之旁,尚有两行字体较小的石刻:
剑魔独孤求败既无敌於天下,乃埋剑於斯。
呜呼!群雄束手,长剑空利,不亦悲夫!
LONG
);
set("item_desc", ([
"jianzh... | [
"i@oiuv.cn"
] | i@oiuv.cn |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.