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
92c396ac5036fdcffc803fa141493af5f2fa4c01
1abcd4686acf314a044a533d2a541e83da835af7
/backjoon_level_c/backjoon_level_c/2741.c
f7209b07c6f1571294f26a2248ea1b4592095827
[]
no_license
HoYoung1/backjoon-Level
166061b2801514b697c9ec9013db883929bec77e
f8e49c8d2552f6d62be5fb904c3d6548065c7cb2
refs/heads/master
2022-05-01T05:17:11.305204
2022-04-30T06:01:45
2022-04-30T06:01:45
145,084,813
0
0
null
null
null
null
UTF-8
C
false
false
149
c
#include <stdio.h> int main() { int input; scanf("%d", &input); int i; for (i = 0; i < input; i++) { printf("%d\n", i + 1); } return 0; }
[ "empire1641@gmail.com" ]
empire1641@gmail.com
af735e7ae3655f65314751295840a11ce85e8e7d
a99fb1b8485032fcf5773035add975262e871a7c
/code/pthread_wait.c
068c5a5df1afdd818e0388b3550115643cb69d14
[]
no_license
NightStark/dbs
c2b0a607dd4c5de528024003dc1e3e5b72390a75
a327b28bc2f314a112cabfe7fabb9e49f8fa8b70
refs/heads/master
2020-05-21T17:49:52.900324
2016-11-14T08:21:31
2016-11-14T08:21:31
65,702,380
0
1
null
null
null
null
UTF-8
C
false
false
3,035
c
#include <stdio.h> #include <stdlib.h> #include <pthread.h> #include <unistd.h> static pthread_mutex_t mtx = PTHREAD_MUTEX_INITIALIZER; static pthread_cond_t cond = PTHREAD_COND_INITIALIZER; struct node { int n_number; struct node *n_next; } *head = NULL; /*[thread_func]*/ static void cleanup...
[ "langyj@bhunetworks.com" ]
langyj@bhunetworks.com
36449351949f959455d440f840e8fac9720e1bc1
9508e47b9471a614e367d3e1277d477f1e1a3843
/net-prog/unp/unpv22e/sunrpc/test1/nullargs.h
e5b8544725989c91be320809a7b031a32d4396fe
[ "LicenseRef-scancode-warranty-disclaimer" ]
no_license
rkks/refer
f4dd8e4a0b8fc00c189a1a0aa05359445d36aed4
ae118ce7d4888b5a9bdb43aaaff2569af791f334
refs/heads/master
2022-09-29T08:32:56.961875
2022-09-19T07:30:59
2022-09-19T07:30:59
127,179,189
6
1
NOASSERTION
2022-04-06T03:31:16
2018-03-28T18:04:47
C
UTF-8
C
false
false
791
h
/* * Please do not edit this file. * It was generated using rpcgen. */ #ifndef _NULLARGS_H_RPCGEN #define _NULLARGS_H_RPCGEN #include <rpc/rpc.h> #ifdef __cplusplus extern "C" { #endif #define SQUARE_PROG ((unsigned long)(0x31230000)) #define SQUARE_VERS ((unsigned long)(1)) #if defined(__STDC__) || defined(__...
[ "ravikirandotks@gmail.com" ]
ravikirandotks@gmail.com
e76f9b91762b7aa52490d6f1e7e1f45380163611
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/linux/sound/usb/extr_midi.c_snd_usbmidi_out_urb_complete.c
a6adfed83fb203e7057ce73b4e3360703443b5e5
[]
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
2,046
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
904f73295bf2ef53731136f58b32a4b82b4149c9
de30e6682f08703a01ffead5985e7f0bf93de14a
/udpsample/uvcvideo.h
05df19484cf537b2fcd153f3b05611eff426e1e3
[ "BSD-3-Clause" ]
permissive
rsshreeram/WebM-Streaming
4ff851444da1adaa034a6a77d11cf0c8c948b5e2
f8a3617e9484ef7183af2bfc47c46cefa404b94e
refs/heads/master
2020-04-06T03:40:09.760463
2011-01-29T15:28:50
2011-01-29T15:28:50
1,091,577
1
0
null
null
null
null
UTF-8
C
false
false
21,366
h
/* * Copyright (c) 2010 The WebM project authors. All Rights Reserved. * * Use of this source code is governed by a BSD-style license * that can be found in the LICENSE file in the root of the source * tree. An additional intellectual property rights grant can be found * in the file PATENTS. All contributin...
[ "shreeram1985@yahoo.co.in" ]
shreeram1985@yahoo.co.in
514f0beff0c847120a5705be23b0b7009487b42a
2d70f9afffbc339edbdf3d99ffbe312365eb30ca
/practica-final/global/otro.c
430b76878fcc327a9e3964dfe9814bb17e69d453
[]
no_license
tomasmussi/taller1
4e893846681577a8356604685db85021351adad6
c85ec3a050c88b8f57a5ee3fa547c0161c574ae4
refs/heads/master
2016-08-09T01:49:34.780376
2016-02-25T23:47:36
2016-02-25T23:47:36
52,111,152
4
3
null
null
null
null
UTF-8
C
false
false
51
c
#include "otro.h" void incrementar_i() { i++; }
[ "tomasmussi@gmail.com" ]
tomasmussi@gmail.com
fc3e14c8ce634cb11de9732803031742580a46bb
2c36f1fe4f255499f21d2cefa268b42103668447
/CPlusPlus/Linux编程/shttpd/src/func.c
a1a4b1391362eb11bbb13b2cbb2a17f342cee5a2
[]
no_license
squirrel20/Learning-Programming-language
0833d466bc8cb96953c5eae681c920c6121bf619
31d5632b9f7b770df386d73ed6a7e40699dfe50d
refs/heads/master
2020-11-29T15:42:10.609009
2019-07-04T11:34:10
2019-07-04T11:34:10
35,227,964
0
0
null
null
null
null
UTF-8
C
false
false
7,550
c
/* * 常用函数 * 最后更新: 2014-04-27 */ #include "func.h" void err_sys(char *err_info) { perror(err_info); exit(1); } int Socket(int domain, int type, int protocol) { int fd ; if( (fd = socket(domain, type, protocol)) == -1) err_sys("socket error"); return fd; } void Bind(int sockfd, co...
[ "ls200853@gmail.com" ]
ls200853@gmail.com
98521d81ba7c9c56013ec654e0c562ded68b84b9
7dfa3a5a873d4c0fc74d13e78f685daec543d621
/src/libstddjb/bitarray.h
b2d63652fd488508f50ac15fe7962353158c2163
[]
no_license
djbtao/skalibs
1c500ea0823c57dd6932b9aa80b54f2174a55064
c2ed75c9838767af60a05451b6d216331c1dbccf
refs/heads/master
2021-01-01T16:21:03.750988
2014-03-31T14:59:23
2014-03-31T14:59:23
null
0
0
null
null
null
null
UTF-8
C
false
false
1,589
h
/* ISC license. */ #ifndef BITARRAY_H #define BITARRAY_H #include "gccattributes.h" #define bitarray_div8(n) ((n) ? 1U + (((n) - 1) >> 3) : 0U) extern void bitarray_clearsetn (unsigned char *, unsigned int, unsigned int, int) ; #define bitarray_clearn(s, start, len) bitarray_clearsetn(s, start, (len), 0) #define bi...
[ "k.os.tao@gmail.com" ]
k.os.tao@gmail.com
4e5dd81b1f6f50da4f58e028a9ec3e7e6c7d4ff8
cc841dfb975d527e8acd53b321b2d8289f045df4
/libft/ft_lstdelone.c
04f193f9deb63e7ee1aaa5afdf36934210d6e127
[]
no_license
debud/get_next_line
f4261f68f5b8f4ed7aa1c15f02728e35b269f526
e463ef11799a1824d6777f90f23b596b251d5612
refs/heads/master
2020-05-27T21:20:31.969514
2017-03-02T10:29:44
2017-03-02T10:29:44
83,665,101
0
0
null
null
null
null
UTF-8
C
false
false
1,120
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_lstdelone.c :+: :+: :+: ...
[ "noreply@github.com" ]
debud.noreply@github.com
f34b392b054a0ca6a64c44815fcb79c974cb2e92
4b61201d0582bf0eaea812484e11d2d114c79997
/device_firmware/libraries/c_sdk/standard/https/test/unit/iot_tests_https_utils.c
d071656c8544f8105ba102b29b53f55c34540128
[ "MIT-0", "MIT" ]
permissive
aws-samples/connected-drink-dispenser-workshop
5bba6972202e4e51783689aaf0e96957bd1da52d
1d86c7be92b0132615686ae27142a7e9acdc7c51
refs/heads/main
2023-01-13T06:44:38.035684
2022-06-07T18:31:24
2022-06-07T18:31:24
202,018,591
45
22
MIT-0
2023-01-02T03:23:49
2019-08-12T22:30:02
C
UTF-8
C
false
false
11,276
c
/* * Amazon FreeRTOS HTTPS Client V1.1.0 * Copyright (C) 2019 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in * the Software without restric...
[ "gavinaws@amazon.com" ]
gavinaws@amazon.com
61185070efc0f4dee904a2a7dd178ff0d312a556
ff6b0087f1442a0387566775876eef82cabde691
/Logic labs/four_bit_binary_adder_subtractor/isim/BCD_adder_testbench_isim_beh.exe.sim/work/BCD_adder_testbench_isim_beh.exe_main.c
81c557ed5b58ce362aef608c0af7f8a7913b4ff4
[]
no_license
nrjbs87/Verilog-Labs-Basu
cd98a1e35f1f9393d5abb1d50f391d538f7a1d73
63dcf4cc1cb1a9643396a5949748eee36acd006b
refs/heads/master
2020-12-30T10:23:20.320947
2015-04-05T23:28:01
2015-04-05T23:28:01
33,458,662
0
0
null
null
null
null
UTF-8
C
false
false
1,470
c
/**********************************************************************/ /* ____ ____ */ /* / /\/ / */ /* /___/ \ / */ /* \ \ \/ ...
[ "nrjbs87@gmail.com" ]
nrjbs87@gmail.com
9ccd3b7a2dee0f10c5ee0107527090c783a172ec
1d5182be61d146e8a22648d119b0c2ef032fc610
/tinyFsDemo.c
94f20ec87f81f8e376f56ee89a8d86060d1ae1af
[]
no_license
gdelacruz5/File-System-Simulator-for-Unix
5f940ddd5e419819135f83da9e293f26489bbf3e
4dbf9c96c1d20491c6da99dee7d731ab004f1a45
refs/heads/master
2023-03-10T06:47:09.532363
2021-02-23T19:38:23
2021-02-23T19:38:23
null
0
0
null
null
null
null
UTF-8
C
false
false
5,172
c
#include <stdlib.h> #include <stdio.h> #include <string.h> #include "tinyFS.h" void printOptions(){ printf("a) Make a new file system\n"); printf("b) Mount a file\n"); printf("c) Unmount\n"); printf("d) Open a file\n"); printf("e) Close a file\n"); printf("f) Write to a file (limited to strings of 3...
[ "gdelacruz5@gmail.com" ]
gdelacruz5@gmail.com
f5195fe03d1e4d0fe3f0c1a1507d618541d99e19
92536c4c5617963723f210580907a3be7e5a8233
/IOHandler.c
77272ff2659fab58456c3af20cdac1c1db4a83a9
[]
no_license
BillSdev/Sudoku-Project
c33c835d2083c67e077f4d75629fe0f60d58576d
9abb02d101a821dce35e4bdb4c8a6961fefc1821
refs/heads/master
2020-12-10T01:28:40.516061
2020-01-12T23:18:29
2020-01-12T23:18:29
233,470,796
0
0
null
null
null
null
UTF-8
C
false
false
5,841
c
#include "IOHandler.h" #include <stdio.h> #include <stdlib.h> #include <string.h> /* This module directly handles everything related to reading from / writing to files */ extern int** board; /* * clear the game board */ int clearGame(){ int i; if(board!=NULL) { for (i = 0; i < boardSize; i++) ...
[ "noreply@github.com" ]
BillSdev.noreply@github.com
c6811abd4f5732a88cf15475af89d4dfe975ce59
6ef63814d04b765d8728149511198ff89bdc8bd6
/smallrange.c
35110031bd50613b648ec3a5bcbe9a6c53712be5
[]
no_license
banupriyaramasamy/program1
5c2251f88d91d2f6ea77af525bc8e3227144b162
6824eaf870600595b630d41d1825e99df06df842
refs/heads/master
2020-04-17T18:12:33.533813
2019-04-01T10:54:42
2019-04-01T10:54:42
166,816,563
0
0
null
null
null
null
UTF-8
C
false
false
270
c
#include <stdio.h> int main(void) { int n,l,r,i,j,temp; scanf("%d %d %d",&n,&l,&r); int a[n]; for(i=0;i<n;i++) { scanf("%d",&a[i]); } int small=a[l-1]; for(i=l-1;i<r;i++) { if(a[i]<=small) { small=a[i]; } } printf("%d",small); return 0; }
[ "noreply@github.com" ]
banupriyaramasamy.noreply@github.com
c74cf2974dfa020a96731fc6f065f7363c757219
d0f6bf552a7a358d737423601727771beb3a3133
/dsplink-1_65_02/dsplink/gpp/src/ldrv/IPS/ldrv_ips.h
35e993c21ce9a38e4948f5ba4cd0459d7be477ac
[]
no_license
lujiangyuan/TI-OMAP3-DSPLink
3ddb8263675f3188c83dd7a06380b838ce34b867
7ffab9f9255599ae4987b81e70bfa314c21f4bcf
refs/heads/master
2022-11-29T02:16:32.894246
2020-08-09T17:43:49
2020-08-09T17:43:49
null
0
0
null
null
null
null
UTF-8
C
false
false
4,880
h
/** ============================================================================ * @file ldrv_ips.h * * @path $(DSPLINK)/gpp/src/ldrv/IPS/ * * @desc Defines interfaces exposed by LDRV_IPS subcomponent. * * @ver 1.65.02.09 * ==========================================================================...
[ "nkim@bitzap.at" ]
nkim@bitzap.at
4add346aa16251f5aff1c2a89c68ac10776d40cb
1d79d502efe6ea906370dacdda0446e8a5f7369c
/System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex-Structs.h
4ab10b3d761f450282f2156e4bd7e32701396d5d
[]
no_license
NightOfTwelve/iOS10.1.1-iphoneheaders
0ba5f354b071a9e9c0ff8f437025b5b0abd1efc8
7a8b139187377676eb512866e48d6c4b356759ae
refs/heads/master
2021-04-06T06:37:17.940527
2016-12-27T08:36:16
2016-12-27T08:36:16
null
0
0
null
null
null
null
UTF-8
C
false
false
531
h
/* * This header is generated by classdump-dyld 1.0 * on Tuesday, December 27, 2016 at 4:56:35 PM Japan Standard Time * Operating System: Version 10.1.1 (Build 14B150) * Image Source: /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex * classdump-dyld is licensed under GPLv3, Copyrigh...
[ "ichitaso@MBPR.local" ]
ichitaso@MBPR.local
0a32ba2c4e1fb8c0e3aa2032306ac165ff61a7bc
5d417f03f724f4e23000f28cd629c92bc9297a23
/sam/drivers/twim/pdca_example/sam4lc4c_sam4l_ek/conf_uart_serial.h
2037bf4130ba2596b1973229a90858aa780c8839
[]
no_license
siliconunited/atmel-asf
5ac78a123cb0f5026ffb9a0ba66b75abcccb788f
19e02800a6cc33d203f5d12f7dfca0c39195d879
refs/heads/master
2021-01-22T21:34:10.563981
2017-03-19T04:45:30
2017-03-19T04:45:30
85,439,630
6
3
null
2020-03-08T01:34:35
2017-03-18T23:56:24
C
UTF-8
C
false
false
2,350
h
/** * \file * * \brief Serial USART service configuration. * * Copyright (C) 2014-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions ...
[ "robksawyer@gmail.com" ]
robksawyer@gmail.com
40981371167a58c5472a210b71e90d25d28109db
27abb78ef1c4c1d1e3a08ca52ac1acebb847db34
/jupyter/clrs_ita_4_c/_build/jupyter_execute/jupyter_files/ch2/clrs_ita_2.P.c
4f7f27e1e87e7c77fda54e2434be6a7b74720de2
[]
no_license
luizgcordeiro/luizgcordeiro.github.io
4a86d47a5de6349148e2653110c435d64032003a
35e17e461cc6298c41483a8e68888e27c47d2c19
refs/heads/master
2023-08-04T04:03:18.798225
2023-07-31T22:08:37
2023-07-31T22:08:37
174,693,223
0
0
null
null
null
null
UTF-8
C
false
false
4,403
c
#include <stdio.h> #include <time.h> void bubble_sort(int *A, size_t n) { // Bubblesort int i, j, x; for (i = 0; i < n - 1; i++) { for (j = n - 1; j > i; j--) { if (A[j] < A[j - 1]) { x = A[j]; A[j] = A[j - 1]; A[j - 1] = x; }...
[ "luizgc6@gmail.com" ]
luizgc6@gmail.com
9976133b6f38bad6200a8fbfcc424ce2e5bb4e63
3fd3387adf63c1f0918fe85e25151dd93dd5229e
/c/chapter 13/matter11.c
290e04abbed6ea87149ee7488cc5513f6dc50976
[]
no_license
AhnWoojin-sys/Cstudy
d803dea90af5053827ce96f4f5c54ab735bc59f6
c0bf51d0b4c082a919d02ff63759e549876c39f6
refs/heads/main
2023-01-31T17:43:35.906167
2020-11-17T10:32:11
2020-11-17T10:32:11
308,801,773
0
0
null
null
null
null
UTF-8
C
false
false
354
c
#include <stdio.h> int main(void){ int arr[5] = {1, 2, 3, 4, 5}; int *ptr = &arr[4]; int sum = 0; for(int i=0;i<5;i++){ *(ptr-i) += 2; } for(int i=0;i<5;i++){ printf("*(ptr+%d) = %d \n", i, *(ptr-i)); } for(int i=0;i<5;i++){ sum += *(ptr-i); } printf(...
[ "woojin.ahn@stndenergy.com" ]
woojin.ahn@stndenergy.com
dee757d391f105f087e6e369fb2440b76929f7a2
feb8dbb7aa3ab659a0f35dd877f92fdc4e61f4bb
/idf-projects/get-started/unit-test-app/components/freertos/freertos_wrapper/event_groups.c
dbac7689a890664a870a9fddb0c4bba089c42e3d
[ "Apache-2.0" ]
permissive
sol0303/RT-Thread-ESP32
e7d6684efd88329ddbfd3a8ba4d3a0bb40dec45f
f0b69fccff1df86fa83575401bacbcfab110522d
refs/heads/master
2022-12-29T10:15:23.913212
2020-10-14T17:06:34
2020-10-14T17:06:34
null
0
0
null
null
null
null
UTF-8
C
false
false
20,824
c
#include <rthw.h> #include <rtthread.h> /* Standard includes. */ #include <stdlib.h> /* FreeRTOS includes. */ #include "freertos/FreeRTOS.h" #include "freertos/task.h" #include "freertos/timers.h" #include "freertos/event_groups.h" /** * Create a new event group. * * Internally, within the FreeRTOS implementati...
[ "1125934312@qq.com" ]
1125934312@qq.com
22e4222b2dd3aad145123ff4cfbac8ba5a5622d2
b76362f1e861d2d81a0bad9a743747702035e676
/User/DEBUG.c
d8e8f0c08c52a2c21ffbb009ec63b3db6589e3bf
[]
no_license
haoyu297/STM32F407ZGT6
229368e54b13bff625984ccbefd4c9a8647c2463
b7607ac0da2df381f2e4bdaf15c3b2d155e13ab5
refs/heads/master
2021-05-03T16:20:36.796252
2018-02-06T12:22:30
2018-02-06T12:22:30
120,435,740
0
0
null
null
null
null
UTF-8
C
false
false
340
c
#include <includes.h> #include "include.h" #if DEBUG > 0 struct __FILE { int handle; /* Add whatever is needed */ }; FILE __stdout; FILE __stdin; int fputc(int ch, FILE *f) { if (DEMCR & TRCENA) { while (ITM_Port32(0) == 0); ITM_Port8(0) = ch; } return(ch); } #else void Nothing(const char* format,......
[ "dhy@qq.com" ]
dhy@qq.com
54d2786c249c1f12e4a207bf7981635a941f65fc
dfb19a7ab718ade82764ec3660a8219997f1d650
/StructTestApp/main.c
65b7b0676dd3b58df9ff7d6300dd96133a6d0f03
[]
no_license
dlsn3212/StudyC
b8d479a8b2824e60cd3c77ac4d930768c31e4457
a12c12d127fc99d14e3511c9e790b87e27a6e50b
refs/heads/master
2020-12-23T13:01:24.145854
2020-02-20T10:10:44
2020-02-20T10:10:44
237,158,534
0
0
null
null
null
null
UHC
C
false
false
1,980
c
/* filename - main.c version - 1.0 description - 기본 메인 함수 구조체 -------------------------------------------------------------------------------- first created - 2020.02.07 writer - YUJIN.(*,,*)b */ #include <stdio.h> /* struct student { int num; double grade; }; int main(void) { struct st...
[ "dywjd2341@naver.com" ]
dywjd2341@naver.com
e24447debc2b6236f07a2ba2acfce2377fd083ca
88ae8695987ada722184307301e221e1ba3cc2fa
/third_party/ffmpeg/libavcodec/mjpeg_parser.c
62b923b625ddd3a2adc17a0d60cee70a7b18f18a
[ "Apache-2.0", "LGPL-2.0-or-later", "MIT", "GPL-1.0-or-later", "BSD-3-Clause", "LGPL-2.1-only", "LGPL-3.0-only", "GPL-2.0-only", "LGPL-2.1-or-later", "GPL-3.0-or-later", "LGPL-3.0-or-later", "IJG", "LicenseRef-scancode-other-permissive", "GPL-2.0-or-later", "GPL-3.0-only" ]
permissive
iridium-browser/iridium-browser
71d9c5ff76e014e6900b825f67389ab0ccd01329
5ee297f53dc7f8e70183031cff62f37b0f19d25f
refs/heads/master
2023-08-03T16:44:16.844552
2023-07-20T15:17:00
2023-07-23T16:09:30
220,016,632
341
40
BSD-3-Clause
2021-08-13T13:54:45
2019-11-06T14:32:31
null
UTF-8
C
false
false
4,010
c
/* * MJPEG parser * Copyright (c) 2000, 2001 Fabrice Bellard * Copyright (c) 2003 Alex Beregszaszi * Copyright (c) 2003-2004 Michael Niedermayer * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License a...
[ "jengelh@inai.de" ]
jengelh@inai.de
4fadf786aff7e1637cd0b4dc54fe47ea8b8f6bfe
f40ca0ffdbce4be950902fca847d1e9288220158
/Voice2/libspeex/src/skeleton.c
24089cb1d8b44d0d6a894efea31bebfc744826d2
[ "BSD-3-Clause", "LicenseRef-scancode-unknown-license-reference", "LicenseRef-scancode-free-unknown" ]
permissive
barronwaffles/RetroSpySDK
3cec710020847bea3b4de013f8afaccc943ad7db
7e6c8650eae74a830d178b4fb9ddb9b3f5348f5d
refs/heads/master
2020-04-14T01:05:07.499810
2018-11-14T17:53:31
2018-11-14T17:53:31
163,551,579
1
0
BSD-3-Clause
2018-12-30T00:50:35
2018-12-30T00:50:35
null
UTF-8
C
false
false
6,639
c
/* * skeleton.c * author: Tahseen Mohammad */ #include <stdlib.h> #include <string.h> #include <stdio.h> #include <ogg/ogg.h> #include "skeleton.h" /* write an ogg_page to a file pointer */ int write_ogg_page_to_file(ogg_page *og, FILE *out) { int written; written = fwrite(og->header,1, og->header_len, ou...
[ "arves100@users.noreply.github.com" ]
arves100@users.noreply.github.com
a3fa503dace31a17645548ebd9417487ae0d24df
7716142f322977cb56bd5078f9a62449841921cb
/media/gpu/ipc/common/media_param_traits_macros.h
38cb37cd5aabe0bc0a3c75416dc96965d299a1ec
[ "LicenseRef-scancode-generic-cla", "BSD-3-Clause" ]
permissive
3p3r/ChromiumGStreamerBackend
9f63ac11aff4326003f74cb118b5ac69eda68fb5
269b7cabe31f1b438051a464d661ac66404191e9
refs/heads/master
2021-05-31T03:20:38.570165
2016-04-26T17:00:00
2016-04-26T17:00:14
null
0
0
null
null
null
null
UTF-8
C
false
false
1,965
h
// Copyright 2016 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef MEDIA_GPU_IPC_COMMON_MEDIA_PARAM_TRAITS_MACROS_H_ #define MEDIA_GPU_IPC_COMMON_MEDIA_PARAM_TRAITS_MACROS_H_ #include "gpu/config/gpu_info.h" #inc...
[ "a.obzhirov@samsung.com" ]
a.obzhirov@samsung.com
0aafe716aa7daeb76c8c67bb932a9b14c0240ba1
97925f20727d5c5c2cb92210f652a6c58fa1da1d
/Util/C_files_win/NURBSinterpolation2d.cpp
f22f5ac547c7943cf50da3429a61ca07b42097cc
[ "MIT" ]
permissive
Batmanabcdefg/iga-matlab
1205d02a4041d8db217feb127e723661ccfc95a9
ebd9f23183b94b73b7b493c652f36792d2f63703
refs/heads/master
2023-08-23T13:09:28.291150
2021-09-30T10:32:37
2021-09-30T10:32:37
null
0
0
null
null
null
null
UTF-8
C
false
false
3,330
cpp
#include <stdio.h> #include <stdlib.h> #include <math.h> #include <float.h> #include "NURBS.h" #include "mex.h" void mexFunction(int nlhs, mxArray *plhs[], int nrhs, const mxArray *prhs[]) { /* Return the NURBS basis function to matlab // // We expect the function to be called as // [interp] = NURBSinterpolati...
[ "joel.hilmersson@akt-uk.com" ]
joel.hilmersson@akt-uk.com
ab7f2721de2f1560dee2af64128bd0c5866edad5
1b8ae277ef7f39af15b6e0bff057c433dc44a109
/src/mame/drivers/itech8.c
34a910435ef5b9a5296def05cb0ecde042d7d75d
[]
no_license
ilitirit-za/ShmupMame-unofficial
2ea58e7674df935c98e73d34ca888152b82c570d
2ddd533fbaceac256cf0fbc2f918de1966280a22
refs/heads/master
2021-01-11T02:07:06.094952
2016-10-24T11:17:30
2016-10-24T11:17:30
70,804,668
3
0
null
2016-10-21T13:17:50
2016-10-13T12:35:08
C
UTF-8
C
false
false
113,027
c
/*************************************************************************** Incredible Technologies/Strata system (8-bit blitter variant) driver by Aaron Giles Games supported: * Strata Bowling [2 sets] * Super Strike Bowling * Wheel of Fortune [2 sets] * Grudge Match...
[ "ilitirit@gmail.com" ]
ilitirit@gmail.com
7152ab40db96b10a9a081b64e0c66067fb0ebe26
853c49e812a4398148de9caffdfa54605178e040
/Flash_Bootloader/Libraries/stm32f4xx_it.c
2f7691ac511a307a332a6b89e7e8fb8647aab7ed
[]
no_license
VoCucLuongDao/Bootloader_stm32F4
c5d62a0fcb6df279ec2e9d95c2c19d38a29abb02
850851f48237d171031e3eb06aa78aae72af8dcb
refs/heads/master
2023-03-20T17:13:30.141506
2021-03-25T14:42:27
2021-03-25T14:42:27
338,394,933
0
0
null
null
null
null
UTF-8
C
false
false
6,037
c
/** ****************************************************************************** * @file stm32f4xx_it.c * @author MCD Application Team * @version V1.0.0 * @date 19-September-2011 * @brief Main Interrupt Service Routines. * This file provides all exceptions handler and peripheral...
[ "huuphuc292@gmail.com" ]
huuphuc292@gmail.com
6cbf9a8d0a4337fbbd186d8f5b6774a7ee0feb63
75a2d395115adaba45373f9457e8e6b994c2fc7c
/LCB/inc/JHTLCBComm.h
d93ac9bd2e22c31834fa707621953a9e5c7f041c
[]
no_license
menggaoling/Leangit
a9c1cc59f6a1cd0c59c5159072e18475e15a4246
b4d5bababc3cc3cc1908266dbaf665334db89648
refs/heads/master
2021-07-06T22:59:24.429941
2021-05-12T02:56:20
2021-05-13T02:27:12
101,037,738
0
3
null
null
null
null
UTF-8
C
false
false
5,050
h
#ifndef __JHTLCBCOMM_H__ #define __JHTLCBCOMM_H__ typedef union { struct { unsigned long EC04A0:1 ; //UCB Communiaction Disconnection //unsigned long EC01A0:1 ; //Incline motor disconnection //unsigned long EC01A1:1 ; //Incline motor calibration fail //unsigned long EC01A7:1 ; //Incline motor over c...
[ "menggaoling@johnsonfitness.com" ]
menggaoling@johnsonfitness.com
a1ed4e0c97954526c46b2a08babb3d748ec63b85
cf71e4f8e3f2d87abb22e5a69da2ae9fa7551c86
/New Unity Project/ios version/Classes/Native/mscorlib_U3CPrivateImplementationDetailsU3E_U24ArrayTypeU241_5MethodDeclarations.h
cc40b8e49f0e8664a51579e1c1583e3c91c3b15f
[]
no_license
liamzebedee/hackagong2015
1a28c80caa9fbc69b007d0d1eae1d69c6565a87a
3c3b560df9619ca76d7efc348796001a6bb5eeeb
refs/heads/master
2021-01-13T01:30:09.952383
2015-09-19T16:18:55
2015-09-19T16:18:55
42,692,533
1
1
null
null
null
null
UTF-8
C
false
false
509
h
#pragma once #include <stdint.h> #include <assert.h> #include <exception> #include "codegen/il2cpp-codegen.h" extern "C" void U24ArrayTypeU24128_t1708_marshal(const U24ArrayTypeU24128_t1708& unmarshaled, U24ArrayTypeU24128_t1708_marshaled& marshaled); extern "C" void U24ArrayTypeU24128_t1708_marshal_back(const U24Ar...
[ "liamzebedee@yahoo.com.au" ]
liamzebedee@yahoo.com.au
7e1c1c58b479c0479a2b07894eff70e01e8ddf0a
9baa8732abdde9bd1fe6c9975e57afc6c7682a14
/src/init.c
8199b2168e912dc720b28d2adbe0f37514325bb5
[]
no_license
gridl/KernelKnn
5a8d677095563c183a4be1fcda962795fb94a648
bf80bf8828abbe76927487825c117095cede8bb2
refs/heads/master
2020-04-05T15:36:39.440384
2018-01-16T11:21:22
2018-01-16T11:21:22
null
0
0
null
null
null
null
UTF-8
C
false
false
732
c
#include <R.h> #include <Rinternals.h> #include <stdlib.h> // for NULL #include <R_ext/Rdynload.h> /* FIXME: Check these declarations against the C/Fortran source code. */ /* .Call calls */ extern SEXP _KernelKnn_DIST_MATRIX_knn(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP); extern SEXP _KernelKnn_knn_index_dist_rcpp(SEXP,...
[ "mouselimislampros@hotmail.com" ]
mouselimislampros@hotmail.com
cf7e2282e2bd5990b095c34f9964e2912c3ad484
0e3a04d040f016dca26edd316521b07c7920c780
/gen3m/gen3m.c
77ce21f9492f8af15792069d19eff833639fca08
[ "MIT" ]
permissive
sailfish009/minipicolisp
52ba5ea7dcda6cc76d704d725f7d72fc238a6319
32ae6bc320ce4fe24f2eaa38efad26641f8f49e7
refs/heads/master
2021-09-07T11:19:33.578888
2018-02-22T06:08:05
2018-02-22T06:08:05
114,877,609
3
1
null
null
null
null
UTF-8
C
false
false
10,608
c
/* 29nov17abu * (c) Software Lab. Alexander Burger */ #include <stdio.h> #include <stdlib.h> #include <string.h> typedef unsigned long word; typedef unsigned char byte; #undef bool typedef enum {NO,YES} bool; #define txt(n) (n << 1| 1) #define box(n) (n << 2| 2) #define Nil (1 << 2) #define T (5 <<...
[ "sailfish009@gmail.com" ]
sailfish009@gmail.com
f484e872c876e9b0c04380ab65a2cf2d6687bb68
e7e72c8beb5160da443c7aa4a96ef74b4ebd2896
/Linux/include/hpsocket/HPSocket-SSL.h
0550eefa472453b23c3ab6c98c8168c43b10feb0
[ "Apache-2.0" ]
permissive
zqyi/HP-Socket
678b4ccb39da6bcabbd4d862d063bf66ede5f76b
db009e0e0bad8ede3bd483ab91fd344db8dd8742
refs/heads/master
2023-08-27T21:20:53.727527
2021-10-28T06:01:00
2021-10-28T06:01:00
null
0
0
null
null
null
null
UTF-8
C
false
false
11,424
h
/* * Copyright: JessMA Open Source (ldcsaa@gmail.com) * * Author : Bruce Liang * Website : https://github.com/ldcsaa * Project : https://github.com/ldcsaa/HP-Socket * Blog : http://www.cnblogs.com/ldcsaa * Wiki : http://www.oschina.net/p/hp-socket * QQ Group : 44636872, 75375912 * * Licensed under the Apach...
[ "1424365539@qq.com" ]
1424365539@qq.com
609fb032082d74b8b9bf717db621b4de374bd232
2c665ce03ed50a855a7687afbf3b960906216bff
/ex20/ec1/dbg.h
522ba22d2af03c69797a642fe89f28cea57c689a
[]
no_license
OlegIvanov/lcthw
fbfaa7b1222cc175815af14b6190528b87d225d9
a14fb7bb80edd111cb0688a6493745f6b1b2aba6
refs/heads/master
2021-01-19T14:58:50.952896
2013-08-22T19:04:01
2013-08-22T19:04:01
11,337,411
0
1
null
null
null
null
UTF-8
C
false
false
1,034
h
#ifndef __dbg_h__ #define __dbg_h__ #include <stdio.h> #include <errno.h> #include <string.h> #ifdef NDEBUG #define debug(M, ...) #else #define debug(M, ...) fprintf(stderr, "DEBUG %s:%d:%s: " M "\n", __FILE__, __LINE__, __func__, ##__VA_ARGS__) #endif #define clean_errno() (errno == 0 ? "None" : strerror(errno)) #...
[ "iosmsft@outlook.com" ]
iosmsft@outlook.com
ab926934d33d3bf3ac2343a46564fdb0fda1b259
3716212b18fe12e3af1d64fb57847a8569f2e3c8
/ext/yb/exception.zep.c
98ea7d62ef5180c49a173357008e3d51516c9ea0
[]
no_license
hylent/yb
bb2ec6a0857e607df5af4cc8aa4015498a980d58
fbf0e00955df1c2e38cb8eb51ba2c4d8976eaec0
refs/heads/master
2020-06-07T11:44:13.365056
2016-01-29T10:10:58
2016-01-29T10:10:58
40,313,659
0
2
null
null
null
null
UTF-8
C
false
true
409
c
#ifdef HAVE_CONFIG_H #include "../ext_config.h" #endif #include <php.h> #include "../php_ext.h" #include "../ext.h" #include <Zend/zend_operators.h> #include <Zend/zend_exceptions.h> #include <Zend/zend_interfaces.h> #include "kernel/main.h" ZEPHIR_INIT_CLASS(Yb_Exception) { ZEPHIR_REGISTER_CLASS_EX(Yb, Excepti...
[ "hylent@qq.com" ]
hylent@qq.com
484d41ae5de282c1da5d986c0c99e7a6eca60d52
924285f0f04c5bd4adfc468aa0d7206806aff8a1
/libft/ft_base_funcs/ft_strsplit.c
94c0437c72973c4a428611ecae7e5182c392cf07
[ "MIT" ]
permissive
alexeyvilmost/FdF
74b1aefb7b3940c2c70fe5cc735f13ac07e74bd2
fa1cb54e61b3db10b233b1b7d67e73fd8b2bb7d2
refs/heads/master
2020-07-29T00:15:34.997214
2020-01-23T11:15:50
2020-01-23T11:15:50
209,593,609
0
0
null
null
null
null
UTF-8
C
false
false
1,787
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_strsplit.c :+: :+: :+: ...
[ "pallspic@oa-d4.21-school.ru" ]
pallspic@oa-d4.21-school.ru
7b07910ff8780100f2ef2ed1a2a7a4db542f4f10
c93f46aee503dab31d1f9db071d5e2dc8c9b6519
/Trees/main.c
f53920f917e01c2bdd0d6a90907432b6a7cc196b
[]
no_license
KhalidMosad/Data-Structure
a16efdd83ec31e97d5746f3fff57845de5124bf9
aaedd2f64cc70aa5bc25fecc336654a5349a8718
refs/heads/master
2023-05-03T12:45:56.663468
2021-05-23T15:53:57
2021-05-23T15:53:57
370,094,158
0
0
null
null
null
null
UTF-8
C
false
false
287
c
#include<stdio.h> #include"tree.h" void Display(TreeEntry t) { printf("This is The Value of T %d", t); } void main(void) { Tree t; Tree2 t2; InorderRec(&t, &Display); InorderRec2(&t2, &Display); ClearTreeRec(&t); TreeEntry e; InsertTreeRec(&t ,&e); }
[ "khaled.mosad.11@gmail.com" ]
khaled.mosad.11@gmail.com
bafeff6287b04a4270652d3ce4ced958cdb798fb
096b497c885160dc6565d80bbd1310322dff7a4c
/Exercise_2_06_p_49/bits.h
0748b7f245440d31991f49325c6a4192635e5d14
[ "MIT" ]
permissive
hamiltonjr/TheCProgLang
0493c437d6f924cf8c4c13e24073331baa10047d
d43e000aaee8e180adaeee542a1809ac0326cf71
refs/heads/main
2023-02-19T14:15:16.648721
2021-01-21T12:02:30
2021-01-21T12:02:30
311,517,812
0
0
null
null
null
null
UTF-8
C
false
false
253
h
#ifndef BITS_H #define BITS_H #include <stdio.h> #include <stdlib.h> /* * This header organizes Bits Project. */ // prototypes unsigned getBits(unsigned, int, int); unsigned setBits(unsigned, int, int, unsigned); void binary(int); #endif // BITS_H
[ "hamiltonjr2010@gmail.com" ]
hamiltonjr2010@gmail.com
33860724bedba7c470b6ef0d5fb0442703ea1165
f874d60e6a9859dcf44f1e4b15b812f99b51ccd5
/src/runtime/refcount.h
c5f3d6ffe49fb32140f07e6bdb24b72817cbb51a
[ "Apache-2.0" ]
permissive
cdosoftei/nanos
eb84e255215d664c6571b7375d53158fbb8f2396
e146324e2ffb5c8079aa9c558ecc7323a74642e5
refs/heads/master
2020-09-29T01:22:29.051651
2019-12-06T07:46:20
2019-12-06T07:46:20
226,912,989
2
0
Apache-2.0
2019-12-09T16:11:12
2019-12-09T16:11:10
null
UTF-8
C
false
false
559
h
/* a lightweight, inline version of merge without status handling */ typedef struct refcount { word c; thunk completion; } *refcount; static inline void init_refcount(refcount r, thunk completion) { r->c = 1; r->completion = completion; } static inline void refcount_reserve(refcount r) { fetch_and...
[ "noreply@github.com" ]
cdosoftei.noreply@github.com
c72f6dad72d7d51c9f4ce94e785e708e05ac7a2c
f4f9c38e60b1f3924b9eebd8d935e77d06a46a03
/watchOS/PrivateFrameworks/AccessibilityUtilities.framework/CDStructures.h
2c2ae0ec74a965478262b581e7e32123a506c534
[]
no_license
liuyujie/Apple-Runtime-Headers
cde3a342c3bc1237865e5b86299d1cb76d79bfe0
e7560b3603f83151df2db5baae5396f2f01f1a06
refs/heads/master
2020-03-27T01:29:30.931513
2018-08-19T13:51:37
2018-08-19T13:51:37
null
0
0
null
null
null
null
UTF-8
C
false
false
2,870
h
// // Generated by class-dump 3.5 (64 bit). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2013 by Steve Nygard. // #pragma mark Function Pointers and Blocks typedef void (*CDUnknownFunctionPointerType)(void); // return type and parameters are unknown typedef void (^CDUnknownBlockType)(void); /...
[ "lnatan@wix.com" ]
lnatan@wix.com
6b970ba4893d7b93a0c73538d4b300b09d8a5041
cd4c91a426e7d7ae4c32080c9df9d07d34d3d95b
/philo_one/ft_isdigit.c
fc0e502845050aecad03a2615f554db597d82391
[]
no_license
mspinnet/Philosophers
dea1c1b3671eaa7a344c2db28f189aabb1a358f4
1fa97d2b554e9fcf85a8606343107431dfe825c2
refs/heads/master
2023-06-12T07:40:38.957071
2021-07-02T09:12:50
2021-07-02T09:12:50
382,292,256
0
0
null
null
null
null
UTF-8
C
false
false
994
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_isdigit.c :+: :+: :+: ...
[ "mspinnet@et-a4.kzn.21-school.ru" ]
mspinnet@et-a4.kzn.21-school.ru
ab900ccddb4aee2ba20b9b8dadeb9b601b8b98d9
5e8f9a0d7f361abcbf92aba963f44b6eff6ccc67
/20150204/checksum.h
f4d0601b474f50c08ebf3267cff73943914ca869
[]
no_license
gwg-bhb/exercise
15af43015d98dc21273bfa65a5369a838b29b013
aeeedcda3225bc53061b3fe16e7af28b6a97353c
refs/heads/master
2021-01-23T06:49:49.121215
2015-04-21T07:45:10
2015-04-21T07:45:10
25,433,053
0
0
null
null
null
null
UTF-8
C
false
false
313
h
/************************************************************************* > File Name: checksum.h > Author: GWG > Mail: 718324404@qq.com > Created Time: 2015年02月04日 星期三 15时20分34秒 ************************************************************************/ int checksum(char *);
[ "gaowenguang123@gmail.com" ]
gaowenguang123@gmail.com
179685322f2d532f0e3fa76c0428383bc4738250
99bdb3251fecee538e0630f15f6574054dfc1468
/components/net/lwip/lwip-2.1.2/src/include/lwip/prot/dhcp.h
ab18dca31399b724197a625471eff41e28eefd9a
[ "Apache-2.0", "BSD-3-Clause" ]
permissive
RT-Thread/rt-thread
03a7c52c2aeb1b06a544143b0e803d72f47d1ece
3602f891211904a27dcbd51e5ba72fefce7326b2
refs/heads/master
2023-09-01T04:10:20.295801
2023-08-31T16:20:55
2023-08-31T16:20:55
7,408,108
9,599
5,805
Apache-2.0
2023-09-14T13:37:26
2013-01-02T14:49:21
C
UTF-8
C
false
false
6,383
h
/** * @file * DHCP protocol definitions */ /* * Copyright (c) 2001-2004 Leon Woestenberg <leon.woestenberg@gmx.net> * Copyright (c) 2001-2004 Axon Digital Design B.V., The Netherlands. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted p...
[ "liuxianliang@rt-thread.com" ]
liuxianliang@rt-thread.com
65ef17b4d55818d73a9637e5aa7de375aead86eb
c3be4b24d4e22d46fee0e22371956171f1749c6c
/stmhal/boards/ESPRUINO_PICO/mpconfigboard.h
221c0ab1fb451169bb9328ef8114e384291eb2e0
[ "MIT" ]
permissive
node-it/micropython
cf8475ffd8c63d4c150889df9185720360649b62
f9f166b5624866afb4a2879f695658e47ada0d18
refs/heads/master
2021-01-24T00:33:19.306380
2015-09-14T07:37:50
2015-09-14T07:37:50
41,246,185
3
1
null
2015-08-23T11:02:01
2015-08-23T11:02:01
null
UTF-8
C
false
false
2,319
h
#define MICROPY_HW_BOARD_NAME "Espruino Pico" #define MICROPY_HW_MCU_NAME "STM32F401CD" #define MICROPY_PY_SYS_PLATFORM "pyboard" #define MICROPY_HW_HAS_SWITCH (1) #define MICROPY_HW_HAS_SDCARD (0) #define MICROPY_HW_HAS_MMA7660 (0) #define MICROPY_HW_HAS_LIS3DSH (0) #define MIC...
[ "damien.p.george@gmail.com" ]
damien.p.george@gmail.com
fa13fdc28585aa3217947c7b7059e177ae2e9d6b
e074527ba557b4dca1cbae68a1a31b8da16b41ef
/2016/outFiles/Application_1/InputBundle_Other_{Fake}_Input_84_Tree/Application_Fakes_3L_2016.C
ad22df45edf142865b0c308000f1c0d89e7f18c4
[]
no_license
mainechristos/FireMVA
c2bb9848bf7b4852ceec4174e4903abffe58df2d
bbd5e0592d74be04d4292849c4d9bd7c1978d3dd
refs/heads/master
2020-03-27T02:08:55.780436
2018-11-24T20:50:57
2018-11-24T20:50:57
145,770,033
0
0
null
null
null
null
UTF-8
C
false
false
22,883
c
#include <cstdlib> #include <vector> #include <iostream> #include <map> #include <string> #include "TFile.h" #include "TTree.h" #include "TString.h" #include "TSystem.h" #include "TROOT.h" #include "TStopwatch.h" #include "TTreeReader.h" #include "TTreeReaderValue.h" #include "TMVA/Tools.h" using name...
[ "mic46@rutgers.edu" ]
mic46@rutgers.edu
a2becbde32ff49885226cf08904cd7dedac23856
be71c493c70a437585a2638b09aed62382a552a4
/PV_vsi_sf_carga_ert_rtw/rtGetInf.h
49ce354f217d7228108aeec390bd2a4683e4f908
[]
no_license
carmar14/Signal-Flow-Simulation
00c46c4c64de22c77803dcf51702743e52be898c
c02c36f7817c6f85b104edb4157075ee5e85b30a
refs/heads/master
2021-12-30T11:40:08.708299
2021-12-17T12:29:28
2021-12-17T12:29:28
169,150,694
0
1
null
null
null
null
UTF-8
C
false
false
809
h
/* * File: rtGetInf.h * * Code generated for Simulink model 'PV_vsi_sf_carga'. * * Model version : 1.70 * Simulink Coder version : 8.12 (R2017a) 16-Feb-2017 * C/C++ source code generated on : Mon Sep 17 16:17:21 2018 * * Target selection: ert.tlc * Embedded hardware selection: Intel->...
[ "carmar141414@hotmail.com" ]
carmar141414@hotmail.com
469c96ac9e89069ee63cc1be970f54458b2b5534
599908a2466ef05aaa247d616b8c5a7c6a3ddbf4
/Projects/STM32446E_EVAL/Examples/ADC/ADC_RegularConversion_Polling/Src/stm32f4xx_it.c
c0ccc2bc68bfe2f330a1da2a3a722e50f4932b23
[ "BSD-2-Clause" ]
permissive
wongyunkei/KeiLib
d65cae1136015b25e98586342c99f5dbbc1016c5
fff7e13b7f57c03d53b442b656eb68c7195df10c
refs/heads/master
2021-01-19T10:15:28.137603
2017-02-19T08:29:13
2017-02-19T08:29:13
82,168,386
0
1
null
2020-03-08T01:17:13
2017-02-16T10:23:08
C
UTF-8
C
false
false
5,593
c
/** ****************************************************************************** * @file ADC/ADC_RegularConversion_Polling/Src/stm32f4xx_it.c * @author MCD Application Team * @version V1.1.5 * @date 04-November-2016 * @brief Main Interrupt Service Routines. * This file provides ...
[ "wongy@DESKTOP-TMGI6Q9" ]
wongy@DESKTOP-TMGI6Q9
dae6a1d72f2a0d6a65b01668f96c5bd23125bda7
fcd4bce0080771389b4a69338ed6443153942183
/cores/n64/mupen64plus-video-angrylion/interface.c
41014fcb9cc2f733376702650e6d8d4fe8a6e62b
[ "GPL-2.0-only", "MIT", "LGPL-2.1-only", "MPL-1.1", "LicenseRef-scancode-mame", "GPL-1.0-or-later", "Zlib", "LGPL-2.1-or-later", "MPL-2.0", "CC-PDDC", "LicenseRef-scancode-public-domain", "LicenseRef-scancode-proprietary-license", "LicenseRef-scancode-brian-gladman-3-clause", "BSD-3-Clause"...
permissive
wulfebw/retro
d4fcf9229b257b3c495f54b1aeb3ea36004ae4aa
dad4b509e99e729e39a2f27e9ee4120e3b607f58
refs/heads/master
2022-10-23T07:17:55.320585
2020-06-12T01:38:06
2020-06-12T01:38:06
260,832,205
8
1
MIT
2020-06-12T01:38:08
2020-05-03T05:06:17
C
UTF-8
C
false
false
8,997
c
#include <stdio.h> #include <stdint.h> #include <stdlib.h> #include <stdarg.h> #include <string.h> #include <ctype.h> #include <boolean.h> #include "mupen64plus-next_common.h" #include "m64p_plugin.h" extern void DebugMessage(int level, const char *message, ...); #include "Gfx #1.3.h" #include "common.h" #include "n...
[ "blake.w.wulfe@gmail.com" ]
blake.w.wulfe@gmail.com
debc740f93ce2e241c93a7d1f04aac3e2170ec32
70e3edada08d6b5bb485bdf98ded9cab3625b093
/practicas-en-c/del 1_57/del_1_57_Con_DoWhile.c
2ed5c32bdc0ccdfa32d2e801d596604abab72fcd
[]
no_license
GEOVANNI-23/Practices-programation
b9e0f80e5a178f85eb71563834771819165521bb
15f9bab8bd46d1efcb2441460380667d467bc0da
refs/heads/main
2023-08-14T15:54:00.729592
2021-10-02T02:21:58
2021-10-02T02:21:58
384,594,835
0
0
null
null
null
null
ISO-8859-1
C
false
false
315
c
/*Realizar un programa que imprima los números del 1 al 57. Repetir este ejercicio con todos los tipos de bucles (for, while, y do-while). */ #include <stdio.h> #include <stdlib.h> int main(){ int i=1; do{ printf("%d-",i); i++; }while(i<=57); printf("\n"); system("pause"); return 0; }
[ "noreply@github.com" ]
GEOVANNI-23.noreply@github.com
81f9ba06848e33b55e01441ed5dc8a329ff2964b
a280aa9ac69d3834dc00219e9a4ba07996dfb4dd
/regularexpress/home/weilaidb/software/ffmpeg-3.0.2/libavcodec/zmbvenc.c
53db9c3bbe01054230cd49197532bad0fecbadb8
[]
no_license
weilaidb/PythonExample
b2cc6c514816a0e1bfb7c0cbd5045cf87bd28466
798bf1bdfdf7594f528788c4df02f79f0f7827ce
refs/heads/master
2021-01-12T13:56:19.346041
2017-07-22T16:30:33
2017-07-22T16:30:33
68,925,741
4
2
null
null
null
null
UTF-8
C
false
false
626
c
#define ZMBV_KEYFRAME 1 #define ZMBV_DELTAPAL 2 #define ZMBV_BLOCK 16 typedef struct ZmbvEncContext ZmbvEncContext; static int score_tab[256]; static inline int block_cmp(uint8_t *src, int stride, uint8_t *src2, int stride2, int bw, int bh, int *xored) static int zmbv_me(ZmbvEncContext *c, uint8_t *src, int sstride, u...
[ "weilaidb@localhost.localdomain" ]
weilaidb@localhost.localdomain
5303ab1ca0bfe151517a3efbd2bfcf17480f0897
aced0b0b4b73ecb9837500a9b65eb039033e94d3
/Win10_1903_19H1_18272/x64/System32/ntoskrnl.exe/Standalone/_VF_TARGET_DRIVER.h
5e34ed2a16c9e68ba1423e736ceeeb24d92a1c24
[]
no_license
Qazwar/headers
a16193b7343f8497c4dde1f0eb6fee52a0ed91e1
049e8a564a1f82a8316f187f8a8bbcdb29be5e01
refs/heads/master
2020-04-05T15:36:20.462296
2018-11-08T18:53:40
2018-11-08T20:37:03
null
0
0
null
null
null
null
UTF-8
C
false
false
1,553
h
typedef struct _VF_AVL_TREE_NODE { /* 0x0000 */ void* p; /* 0x0008 */ unsigned __int64 RangeSize; } VF_AVL_TREE_NODE, *PVF_AVL_TREE_NODE; /* size: 0x0010 */ typedef struct _VF_AVL_TREE_NODE_EX { /* 0x0000 */ struct _VF_AVL_TREE_NODE Base; /* 0x0010 */ unsigned long SessionId; /* 0x0014 */ long __PADDING__[1]...
[ "w.benny@outlook.com" ]
w.benny@outlook.com
5a81006b5905543241b340a7d536de2ec4c4300b
b647f79335d64edfc28b82fdd077df76f64f3f18
/CreoTool/src/qrcodegen.c
dc4c983d71b5b30ff0350c941478d03fdc593d02
[ "BSD-3-Clause", "MIT" ]
permissive
slacker-HD/creo_toolkit
0010b976210eb70ba7b523c5c3f733e4a684fad2
b8ba0d4d53eb7dfe55002d357e8d750cbbb8ecc5
refs/heads/master
2023-08-23T07:14:14.516185
2023-08-21T04:01:36
2023-08-21T04:01:36
152,539,294
58
41
null
null
null
null
UTF-8
C
false
false
46,220
c
/* * QR Code generator library (C) * * Copyright (c) Project Nayuki. (MIT License) * https://www.nayuki.io/page/qr-code-generator-library * * 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 Soft...
[ "hudi@linuxmail.org" ]
hudi@linuxmail.org
54ca039443f84d2efa854c2ff2a285497d2aef52
f250d530c51db1fb261747a0ef1c915d238bfc64
/duktape/src-separate/duk_heap_refcount.c
94a2b3f1658b4639691d316b359a6ef1b151c107
[ "MIT", "LicenseRef-scancode-unknown-license-reference", "LicenseRef-scancode-public-domain" ]
permissive
mamontov-cpp/dukpp-03
30281b4db4f9e3c51dd2e85f9ceea334e94815e7
052d97fecfe6684fcdb47f3dcd61dbc63e401385
refs/heads/master
2022-01-20T22:52:23.139045
2021-12-29T23:27:15
2021-12-29T23:27:15
67,593,550
2
0
MIT
2020-04-04T10:19:36
2016-09-07T09:41:15
C
UTF-8
C
false
false
28,001
c
/* * Reference counting implementation. * * INCREF/DECREF, finalization and freeing of objects whose refcount reaches * zero (refzero). These operations are very performance sensitive, so * various small tricks are used in an attempt to maximize speed. */ #include "duk_internal.h" #if defined(DUK_USE_REFER...
[ "mamontov.dp@gmail.com" ]
mamontov.dp@gmail.com
09cde164cbc7b835ffad6b27df7e3dd1d907a661
dd8c1753bb1499bb82e1b61417bd37ef3085faf4
/codegen/lib/codeconv/eml_rand_mt19937ar.h
47b466f2916f0afc3d9e65a92a57eb5f291bb722
[]
no_license
Sumukha-M/Compressed-Sensing
dc73150141cadf82d0bb6b15f57133c7e516cab5
693aa074a86f95f3ad2e5a4698247cb9b111ccb6
refs/heads/main
2023-07-31T10:15:02.734360
2021-09-12T12:12:24
2021-09-12T12:12:24
null
0
0
null
null
null
null
UTF-8
C
false
false
516
h
/* * File: eml_rand_mt19937ar.h * * MATLAB Coder version : 5.2 * C/C++ source code generated on : 11-Jul-2021 13:30:34 */ #ifndef EML_RAND_MT19937AR_H #define EML_RAND_MT19937AR_H /* Include Files */ #include "rtwtypes.h" #include <stddef.h> #include <stdlib.h> #ifdef __cplusplus extern "C" { #endif...
[ "sumukha266@gmail.com" ]
sumukha266@gmail.com
adc5645609e95bd10a9ad4d7f73572db5cef1d20
041a975da3a5c60cb28844af853c266d04a63018
/src/eval_math.c
b5e072403c081321c9af9b18addc431dea860fb2
[ "MIT", "Apache-2.0", "LicenseRef-scancode-public-domain", "BSD-2-Clause", "LicenseRef-scancode-unknown-license-reference", "Unlicense", "LicenseRef-scancode-warranty-disclaimer" ]
permissive
fwup-home/fwup
659cefadcf3eb2b9e0db48a73148d1035cec9b92
6836c6452b87f4dac0c010e82b5c56510332e741
refs/heads/main
2023-08-28T21:25:18.672859
2023-07-19T14:09:24
2023-07-19T14:22:49
20,418,412
79
15
Apache-2.0
2023-07-19T14:12:49
2014-06-02T20:25:38
Shell
UTF-8
C
false
false
9,419
c
/* * Copyright 2016-2017 Frank Hunleth * * 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 agr...
[ "fhunleth@troodon-software.com" ]
fhunleth@troodon-software.com
47fccb13d55f45d6495b06707f5d4843fcafd097
4cc349300d8fbbceb15722306c3d3da22ceaa83f
/src/src/04_map/map/mx_map_new.c
b0fce7e32fa11aede71fbbbdc0c89259ffc12553
[]
no_license
drrost/s2c1-libmx
aa4e5c347da48dec4d71dff16f005c4da7c45be3
bed9651c0ba3dc6ed30798d3ae88a8c57c40a829
refs/heads/master
2022-12-30T17:25:13.963347
2020-10-27T12:15:47
2020-10-27T12:15:47
291,036,840
1
1
null
null
null
null
UTF-8
C
false
false
237
c
// // Created by Rostyslav Druzhchenko on 07.10.2020. // #include <private/mx_map_private.h> t_map *mx_map_new() { t_map *instance = (t_map *)malloc(sizeof(t_map)); mx_memset(instance, 0, sizeof(t_map)); return instance; }
[ "rdruzhchenko@teamworkcommerce.com" ]
rdruzhchenko@teamworkcommerce.com
8f67f86f11ebd1524e6dc941ccb6fcf2336bcee8
bb108c3ea7d235e6fee0575181b5988e6b6a64ef
/mame/src/mame/machine/asic65.h
10f323c25ab27b373ceed8388a9b2faf764a4b55
[ "MIT" ]
permissive
clobber/MAME-OS-X
3c5e6058b2814754176f3c6dcf1b2963ca804fc3
ca11d0e946636bda042b6db55c82113e5722fc08
refs/heads/master
2021-01-20T05:31:15.086981
2013-04-17T18:42:40
2013-04-17T18:42:40
3,805,274
15
8
null
2013-04-17T18:42:41
2012-03-23T04:23:01
C
UTF-8
C
false
false
485
h
/************************************* * * Implementation of ASIC65 * *************************************/ #define ASIC65_STANDARD 0 #define ASIC65_STEELTAL 1 #define ASIC65_GUARDIANS 2 #define ASIC65_ROMBASED 3 void asic65_config(running_machine &machine, int asictype); void asic65_reset(runnin...
[ "brymaster@gmail.com" ]
brymaster@gmail.com
60f4e48ad0bd0ac9671a02b56fcf11d0efb7d6fe
de21f9075f55640514c29ef0f1fe3f0690845764
/regression/cbmc-library/pthread_spin_trylock-01/main.c
d55ee5acf85eb1775c693b9039f086f28aea2647
[ "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
112
c
#include <assert.h> #include <pthread_lib.h> int main() { pthread_spin_trylock(); assert(0); return 0; }
[ "tautschn@amazon.com" ]
tautschn@amazon.com
4fbe02270314f3126b19a82a47eb358fbeb319bc
d2249116413e870d8bf6cd133ae135bc52021208
/Ultimate Toolbox/samples/graphics/Splash/StdAfx.h
051541058ede042b131e5650fd51712da8ab07cb
[]
no_license
Unknow-man/mfc-4
ecbdd79cc1836767ab4b4ca72734bc4fe9f5a0b5
b58abf9eb4c6d90ef01b9f1203b174471293dfba
refs/heads/master
2023-02-17T18:22:09.276673
2021-01-20T07:46:14
2021-01-20T07:46:14
null
0
0
null
null
null
null
UTF-8
C
false
false
928
h
// stdafx.h : include file for standard system include files, // or project specific include files that are used frequently, but // are changed infrequently // #if !defined(AFX_STDAFX_H__4B41DC4C_8A71_11D1_A3D5_0080C83F712F__INCLUDED_) #define AFX_STDAFX_H__4B41DC4C_8A71_11D1_A3D5_0080C83F712F__INCLUDED_ ...
[ "chenchao0632@163.com" ]
chenchao0632@163.com
497777eefc712017a6f95d817c891b992144dc75
ed2260c285c74c30605d612087b4e84e5672b0ca
/source/betasrc/bet.h
453df7c3b10c0cf5c1367bf70a140341f2bbf5ce
[]
no_license
DikuMUDOmnibus/Wolfpaw
954bf2c4eb9a5ff3297df985c917f4ee5faba021
4fb2660ba580cca35ae5c4a752fd7493f6becf3a
refs/heads/master
2021-08-26T07:08:31.380992
2017-11-22T04:05:24
2017-11-22T04:05:24
111,634,672
1
1
null
null
null
null
UTF-8
C
false
false
4,630
h
/**************************************************************************** * [S]imulated [M]edieval [A]dventure multi[U]ser [G]ame | \\._.// * * -----------------------------------------------------------| (0...0) * * SMAUG 1.0 (C) 1994, 1995, 1996 by Derek Snider | ).:.( * * -----...
[ "peterjschroeder@gmail.com" ]
peterjschroeder@gmail.com
8cc906a3d7fd3d1214ee0e526c9829915d400fb5
a148c0d16e1cc6d0088dcd9d58716abb308bb94e
/ics-4.x/external/srec/srec/include/portable.h
01c4f8154cb45af2cd647a3f4bdb0dd5fccfb342
[ "Apache-2.0" ]
permissive
BAT6188/mt36k_android_4.0.4
5f457b2c76c4d28d72b1002ba542371365d2b8b6
3240564345913f02813e497672c9594af6563608
refs/heads/master
2023-05-24T04:13:23.011226
2018-09-04T06:35:16
2018-09-04T06:35:16
null
0
0
null
null
null
null
UTF-8
C
false
false
2,840
h
/*---------------------------------------------------------------------------* * portable.h * * * * Copyright 2007, 2008 Nuance Communciations, Inc. * * ...
[ "342981011@qq.com" ]
342981011@qq.com
c4767057dacc9e4cc2b4fe231dc663685dd98974
df36e2a1468ddcebdbbb0321eb10c9f5a923b1e8
/nrf_uart_project/include/led.h
0df808d5963a4778f1f4090a562da01dbc41f767
[]
no_license
LEIHUITAO/Special-for-Test-Engineering
5f507170f5e3b7bdc5274d301ae429e2dd8d0aa2
28ed1a75e5272f243a85b5b132e4618c85f86a89
refs/heads/master
2023-01-24T09:49:17.861832
2020-11-30T08:09:29
2020-11-30T08:09:29
317,138,362
0
0
null
null
null
null
UTF-8
C
false
false
184
h
#ifndef _LED_H_ #define _LED_H_ #include "nrf52.h" #include "nrf_gpio.h" #define LED 11 void led_init(void); void led_on(void); void led_off(void); void led_reversal(void); #endif
[ "1363300947@qq.com" ]
1363300947@qq.com
a0595e77d523b200cedd1a7ad6ed22116a87446d
d4b3dd8f4d98627450e28f0c120d3fa72fe71d6b
/3/Notes/execvp.c
e8c56de96148cb6c6a09eb4375510bc99fe7ac37
[ "MIT" ]
permissive
mad1943/Mysh
05a7e6acaef1114d6415500ad4c0879aecf0185b
45ff767eee714faa6cfb56b5399c99904a1c2348
refs/heads/master
2021-05-28T06:54:09.585336
2014-12-30T20:37:13
2014-12-30T20:37:35
null
0
0
null
null
null
null
UTF-8
C
false
false
1,145
c
/* */ #include <stdio.h> #include <sys/types.h> #include <sys/wait.h> #include <unistd.h> #include <string.h> int main(void) { pid_t child; int cstatus; /* Exit status of child. */ pid_t c; /* Pid of child to be returned by wait. */ char *args[3]; /* List of arguments for the child process. */ /* Set up argument...
[ "rxl7906@rit.edu" ]
rxl7906@rit.edu
237241db8f63a24c8902ef52f3a3cfb8ca760170
1dbfcfcc335aef5fa8c3052b197d5957f5d6792d
/输入输出/addition1.c
d6959e9cdc1fd7405cff8a9fa26580cce699e3d7
[]
no_license
408professor/demoCode
699d22d8292ff0853042d8e99820a7f97175a275
5c01bfc2d8212fdb45fa6eff3b42b6a17b95a69a
refs/heads/main
2023-02-12T21:39:58.512130
2021-01-17T05:45:56
2021-01-17T05:45:56
329,492,640
1
0
null
null
null
null
UTF-8
C
false
false
254
c
#include <stdio.h> int main() { int iNumberA=0,iNumberB=0; printf("enter a number\n"); scanf("%d",&iNumberA); printf("enter another number\n"); scanf("%d",&iNumberB); printf("total is %d",iNumberA+iNumberB); while(1); return 0; }
[ "noreply@github.com" ]
408professor.noreply@github.com
6d02575075b1db1258d42af04e7789b1c2fe9897
b78c446157c391b886776f5e9c3d3e04f0ff24f2
/plots/twohalo_test/WORKS + code/mycode/catalogue_input.c
bf90fb157ed8d9cb407b2a5032817e8a7ba0973f
[]
no_license
Spraitazz/rescaling-N-body-simulations
57df3bec3c8b72bfd8791ac1307252aa728d4805
fb78785b350208a33d056fc447fb954a960fdfbd
refs/heads/master
2021-01-12T13:29:16.903517
2016-10-28T12:00:10
2016-10-28T12:00:10
69,956,261
0
0
null
null
null
null
UTF-8
C
false
false
901
c
int read_full_xyz(const char filename[], int skipLines, const char format[]) { FILE *catalogue_input = fopen(filename, "r"); if (catalogue_input == NULL) { printf("error opening %s\n", filename); return 1; } else { //count lines int num_lines = countLines(catalogue_input); //ALLOCATE MEMORY TO PARTICL...
[ "spraitazz@gmail.com" ]
spraitazz@gmail.com
5aec6e93ea7ea097a205da7288afb1f2761d05d4
3eb3f75b96f7d05733e0309d3cd1adb0ef0b33e0
/libft/ft_strlen.c
76c122470f3b9d136a10959e0680204e97020eba
[]
no_license
cmarouan/lem_in
cd70801209bd6ac7f08646d36588e0e253a3b190
09fd8df625a20e284ee551291df7a9e8be7bcc4c
refs/heads/master
2021-01-02T02:40:39.977467
2019-10-04T13:52:47
2019-10-04T13:52:47
239,456,984
1
0
null
2020-02-10T07:57:41
2020-02-10T07:57:41
null
UTF-8
C
false
false
1,028
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_strlen.c :+: :+: :+: ...
[ "kmoussai@e1r2p13.1337.ma" ]
kmoussai@e1r2p13.1337.ma
1be7069ea3f088bcdc86fb7ce93c651523c19963
948f4e13af6b3014582909cc6d762606f2a43365
/testcases/juliet_test_suite/testcases/CWE124_Buffer_Underwrite/s02/CWE124_Buffer_Underwrite__malloc_wchar_t_ncpy_63b.c
151af2faf94009f60c91ce89c1a58b900c9cfa61
[]
no_license
junxzm1990/ASAN--
0056a341b8537142e10373c8417f27d7825ad89b
ca96e46422407a55bed4aa551a6ad28ec1eeef4e
refs/heads/master
2022-08-02T15:38:56.286555
2022-06-16T22:19:54
2022-06-16T22:19:54
408,238,453
74
13
null
2022-06-16T22:19:55
2021-09-19T21:14:59
null
UTF-8
C
false
false
2,145
c
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE124_Buffer_Underwrite__malloc_wchar_t_ncpy_63b.c Label Definition File: CWE124_Buffer_Underwrite__malloc.label.xml Template File: sources-sink-63b.tmpl.c */ /* * @description * CWE: 124 Buffer Underwrite * BadSource: Set data pointer to before the allocated m...
[ "yzhang0701@gmail.com" ]
yzhang0701@gmail.com
c663d76a1d1caa74d1763bc65c5a95c106012c26
f226c87885419aa0a9486da7d88cda5a606015af
/app/ControlCCD.h
1f25d1b76ec19914647e5994eb0f018a6128857b
[]
no_license
sicong6/smartcar
d371850b60af386fb02c39af9985328170975e4f
2175cea6c568f73c56c59a27dd3d711da02a4042
refs/heads/master
2021-01-22T08:52:37.502777
2019-01-29T08:45:12
2019-01-29T08:45:12
92,639,529
0
0
null
2019-01-29T08:45:13
2017-05-28T04:20:01
C
GB18030
C
false
false
179
h
#ifndef _CONTROLBALANCE_H_ #define _CONTROLBALANCE_H_ #include "ControlCCD.h" void CCDhandle(void);//CCD1、2滤波二值化 void Havemidline(void);//获得中线位置 #endif
[ "1150226085@qq.com" ]
1150226085@qq.com
4d4856bbeba11adb8e87eb0359b9900cf033176d
3f081518fa303592ee7e9f736f8b5e9825620bd6
/tp.06/dmtimer1.c
f497d0608d8b4b638b80cee1c67056bcad174392
[]
no_license
NicolasFuchs/Systemes_Embarques_1617_1
2fe0fd613c03eff2aa9af3fdd6c041c167ddff40
c070946e966f4347f1ec143e7f6826f9cc09ce04
refs/heads/master
2020-04-12T20:35:11.631393
2017-01-19T17:21:25
2017-01-19T17:21:25
null
0
0
null
null
null
null
UTF-8
C
false
false
2,452
c
/** * Copyright 2016 University of Applied Sciences Western Switzerland / Fribourg * * 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 *...
[ "charlotte.junod@edu.hefr.ch" ]
charlotte.junod@edu.hefr.ch
305719a501b91903ad6904646638a10eaaf52e06
eddcd87c24939a0b9d35bfd52401a2ecd62c04de
/developing/yggdrasil/tools/lua/lua5_1/luac/linit.c
e91d0e57af1546751a3b64cf12aba64ceba911a8
[]
no_license
chinagdlex/yggdrasil
121539b5f4d171598be2bb79d36f5d673ad11cb4
16f6192fd0011dc3f7c1a44f8d4d2a8ba9bc8520
refs/heads/master
2021-03-12T19:08:19.120204
2016-09-26T09:36:19
2016-09-26T09:36:19
null
0
0
null
null
null
null
UTF-8
C
false
false
759
c
/* ** $Id: linit.c,v 1.1 2012/05/18 10:44:08 xuyang Exp $ ** Initialization of libraries for lua.c ** See Copyright Notice in lua.h */ #define linit_c #define LUA_LIB #include "lua.h" #include "lualib.h" #include "lauxlib.h" static const luaL_Reg lualibs[] = { {"", luaopen_base}, {LUA_LOADLIBNAME, luaopen_pac...
[ "ffscbio@hotmail.com" ]
ffscbio@hotmail.com
888bc1b08cb8670ba7c391e2475c423fd2219c4b
4f8aa0800c3ef7e83f6a799d4a859175aa5c0772
/libft/ft_printf/wchars.c
f8c7afde99a99b109a92f246c80e68e0797c92f7
[]
no_license
DStar1/wolf_3d
58b3bb17c58520132d9b3f41f6a53e90f031bb32
dd8ea3ddeee55209f4bb12a142094a8d8974b36d
refs/heads/master
2020-04-05T03:28:22.115594
2018-11-12T22:17:12
2018-11-12T22:17:12
156,515,890
0
1
null
2018-11-11T01:42:23
2018-11-07T08:41:37
C
UTF-8
C
false
false
2,147
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* wchars.c :+: :+: :+: ...
[ "harrisonfsmith95@gmail.com" ]
harrisonfsmith95@gmail.com
becd25d97c8016a7ad9f4082be159a7404c3cba2
d9a7afdf160f15a2a8bc5f07e07a0422c5d8da8b
/3-work/linux/sqlite/database.h
d76614b931cca4fb83df8b81364b4c75a5a06112
[]
no_license
programcj/programming_path
964cd53fdef74041241ebe392eeb0c4566eb1d89
04a410492a9ee7173612122e367ac1c5b101d7ce
refs/heads/master
2021-12-15T10:43:33.066541
2021-12-11T10:20:01
2021-12-11T10:20:01
184,296,551
1
5
null
null
null
null
UTF-8
C
false
false
2,494
h
/* * database.h * * Created on: 2017年6月15日 * Author: cj */ #ifndef FILE_SRC_DAO_DATABASE_H_ #define FILE_SRC_DAO_DATABASE_H_ #include "sqlite3.h" //AUTOINCREMENT void database_init(const char *db_file); //关闭数据库 void database_close(); sqlite3 *database_getdb(); //////////////////////////////////////////...
[ "aa" ]
aa
05b0d13dc74a257ed20d7c847c3f53a7aea961fa
762347c6a26ed0cd9cc3aede9f39a0e42dc99fec
/usr/lib/zero/rbt.c
498dba93b7edba54f09a9b84e8a4f3226cd00aac
[]
no_license
bgulander/OS-Zero
54a37bd99faa6ce1b55142757f96b132d0791f58
610e0ab09fa23219183f1c80f1e6ca60e809c644
refs/heads/master
2020-03-09T01:35:11.482243
2018-04-07T05:01:06
2018-04-07T05:01:06
null
0
0
null
null
null
null
UTF-8
C
false
false
13,265
c
/* * REFERENCES * ---------- * https://opensource.apple.com/source/sudo/sudo-46/src/redblack.c * https://opensource.apple.com/source/sudo/sudo-46/src/redblack.h */ #include <stdlib.h> #include <stdio.h> #include <zero/rbt.h> extern struct rbtnode * rbtgetnode(void); extern void rbtputnode(struct rbtn...
[ "tuomoster@gmail.com" ]
tuomoster@gmail.com
ba6a224058ee1df2be1e309a1ee03dbb3952b10b
f5b75dd8f00b652e30dbe603202a4a1c27e311c6
/ece453_software/kernel/ece453/ece453.h
f16cb5ae0f78e605cf185fb1ddcd3de4924cc247
[]
no_license
mrogers8/Jumanji
af7d747d321df773a9c023a6dcd15e35404601dd
7b464d4de06bb39737f5c830727b90d8b34b5402
refs/heads/master
2020-04-08T21:22:27.287895
2018-12-14T00:05:29
2018-12-14T00:05:29
159,741,111
0
0
null
null
null
null
UTF-8
C
false
false
2,189
h
/* * Linux 2.6 and 3.0 'parrot' sample device driver * * Copyright (c) 2011, Pete Batard <pete@akeo.ie> * * * 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 th...
[ "noreply@github.com" ]
mrogers8.noreply@github.com
64d458c7ec26f623400769669e8e7a95cde10596
e8dd50055f08af0759e914bb9df1c38c7207b2e7
/example/bootloader/boot_cmds.h
4622b7451a24db4af4007a9e81e6d9a66687c95b
[]
no_license
cyan1650/Telink_825X_SDK
1951c5c1f0c525a3d2223d556755f9d18b0417c8
7078ae0372f74d09cdd109abcc66207a0c021a87
refs/heads/master
2021-01-03T18:35:10.206733
2020-01-18T08:37:35
2020-01-18T08:37:35
240,193,739
1
0
null
2020-02-13T06:36:25
2020-02-13T06:36:24
null
UTF-8
C
false
false
72
h
enum{ CMD_VRSN = 0x00, CMD_WRTE , CMD_READ , CMD_ERAS , };
[ "ospanic@qq.com" ]
ospanic@qq.com
b330cfb0094fb4f2f562c72dd1fc2dd353cdc32b
31976d7f26c6449cd52b470f2eefc7a924eaf115
/soft/platform/service/net/http/util/src/cstring_function.c
dc1d1806b793a8f4a14bb73e941292071447719b
[]
no_license
jhart99/RDA8955_W17.44_IDH
1198a5b7eafcdeb2403676beb697887d8b9d6036
09ecb99b552f498388d53386befb7f75b03da2a7
refs/heads/master
2023-04-23T16:41:25.513792
2021-05-10T07:14:01
2021-05-10T07:14:01
null
0
0
null
null
null
null
UTF-8
C
false
false
9,853
c
/****************************************************************** * * CyberUtil for C * * Copyright (C) Satoshi Konno 2005 * * Copyright (C) 2006-2007 Nokia Corporation. All rights reserved. * * This is licensed under BSD-style license, * see file COPYING. * * File: cstring_function.c * * Revision: ...
[ "1036421284@qq.com" ]
1036421284@qq.com
3d37d93e02c724a9aa9e476da03f5acf3651ecc3
17943515c62fcfdb5cdbe4ee1334bd2df34f5405
/mm/memory.c
73b3e548fbdf530df5cbed010fa3cb38e94c1349
[ "Apache-2.0" ]
permissive
AhnTri-PAGING-Project/ATOS
7056c8f7016fbe77ab51f10d51f9b935445b8124
1510922218ec0fe20deeef0d447882778d1167e0
refs/heads/main
2023-06-14T12:19:17.113291
2021-07-10T15:25:42
2021-07-10T15:25:42
null
0
0
null
null
null
null
UTF-8
C
false
false
136
c
/*Memory managements will be developed by core developer Jihwan Ahn after test*/ /*Other developers can develop here by contributing.*/
[ "noreply@github.com" ]
AhnTri-PAGING-Project.noreply@github.com
49943f901b8e6d5bff7aac293a2a87ed02d61335
27bcd5c9ded70102540c0ccd03f3e2b281dbf58c
/mudlib/d/faeleen/rooms/ciudad/CITY_198.c
1e6bd63bae4a52149058bbcec890c302eab9a143
[]
no_license
unleashed/ninetears
57fdc71fd651b3ff95e5e7c14b0566729584e006
4edd22c75e3fa99be4b5820300491c6b62e06085
refs/heads/master
2020-07-14T04:25:56.302027
2019-08-29T18:46:57
2019-08-29T18:46:57
205,225,438
1
0
null
null
null
null
UTF-8
C
false
false
220
c
//Kryger 2003// inherit "/d/faeleen/handlers/base_handler_cf.c"; #include "../path.h" void setup() { habitacion(18); add_exit("norte",CIUDAD"CITY_185.c","standard"); add_exit("sur",CIUDAD"CITY_209.c","standard"); }
[ "amr@redhat.com" ]
amr@redhat.com
706c113095998f832e01b522810e93fe20a523d2
6b662820837d536898f923f78d20d53e4004cb77
/ft_isgraph.c
0eab6a8de1c815e7b2cdd121190b25fdbf702eab
[]
no_license
julien-marquet/Libft
119d22e22e32e8d9e9e07bbb86a2fdfb352a5e3f
b7f9adaaffd7fd519001702bd83ab05556abeee6
refs/heads/master
2022-01-11T08:49:58.541135
2019-05-06T17:56:34
2019-05-06T17:56:34
113,587,149
0
0
null
null
null
null
UTF-8
C
false
false
1,053
c
/* ************************************************************************** */ /* LE - / */ /* / */ /* ft_isgraph.c .:: .:/ . .:: ...
[ "jmarquet@z2r3p3.le-101.fr" ]
jmarquet@z2r3p3.le-101.fr
67b822a01e640734e1acc6d717407762a7d3c35f
55d1db3e7017f68ca75b5b38ca98755321e2a541
/Pods/BuildHeaders/PaymentKit/PKCardNumber.h
36367be269370e6d448b6c643c0d347ade982106
[ "MIT" ]
permissive
ptolts/dishgo_ios
b8fe1f575f6c43367259523dbcb5c08da83bbd88
ba83438c990415598dd1046a7fa50ee1388044fe
refs/heads/master
2021-01-22T05:05:57.599766
2015-02-04T16:26:51
2015-02-04T16:26:51
30,307,980
0
0
null
null
null
null
UTF-8
C
false
false
48
h
../../../../PaymentKit/PaymentKit/PKCardNumber.h
[ "mrtolton@gmail.com" ]
mrtolton@gmail.com
77f7954e86a383a34a64ecdeecb8b7a97e23a45e
9e2821d711d591fa2a67d055c5cf165d266e42ae
/Networks/Prog2/shared.h
5a1dc6733291b94e149b97d2ff06630dfa602ab8
[]
no_license
JasonBricco/CS-Work
74f9b79a00a2393c6340902b0d8a1026fa79cb6d
375ad19711816874d594b8fc2b0b0d76d2c978b5
refs/heads/master
2023-02-22T20:27:14.172429
2021-01-26T00:45:41
2021-01-26T00:45:41
267,449,870
0
0
null
null
null
null
UTF-8
C
false
false
4,554
h
// Jason Bricco (jmbricco) // CS4461 Program 2 // 11/10/20 struct distance_table { int costs[MAX_NODES][MAX_NODES]; }; // Initializes the distance table with direct costs from this node to // each other node. inline NeighborCosts* InitDistanceTable(int node, distance_table* dt) { NeighborCosts* costs = getNeig...
[ "jasonbricco@gmail.com" ]
jasonbricco@gmail.com
392e8fd94be296b1a290701e42583c8e9fde8c56
8014c642666709348c21bda2cb4f8b1da7ea72b7
/flecha.c
266da3feee1c63d41b31e1af3b42ca43faa49e1f
[]
no_license
iviterirambay/Fundamentos-de-Programacion
d547fc6832a5582aedbdf6fed0cade99abc5ea21
24732182ce1e3d9323fbbe0ebd6e11b50bfea998
refs/heads/main
2023-01-28T08:02:19.781125
2020-12-04T21:36:09
2020-12-04T21:36:09
318,639,531
0
0
null
2020-12-04T21:36:10
2020-12-04T21:30:28
null
ISO-8859-1
C
false
false
955
c
/* * Archivo: flecha.c * Autor: José Bedón * DESCRIPCIÓN: El programa debe de pedir al usuario el lado que se usara como base * para construir una flecha hacia arriba, la cola de la flecha siempre tendra un * grosor de 3 asteriscos * Ejemplo: 9 * *** ***** ******* ********* *** *** *...
[ "viteriramir@gmail.com" ]
viteriramir@gmail.com
dc33cd30d7eb37f59a06787a5ae4f5c6df6aded5
24d856d98c85a319d53be2768ccc176a50873fa3
/linux-lts-quantal-3.5.0/drivers/net/ethernet/dec/ewrk3.c
17ae8c61968017aa6aa6a7477ac062f8dba79669
[ "GPL-1.0-or-later", "LicenseRef-scancode-warranty-disclaimer", "Linux-syscall-note", "GPL-2.0-only", "BSD-2-Clause" ]
permissive
dozenow/shortcut
a4803b59c95e72a01d73bb30acaae45cf76b0367
b140082a44c58f05af3495259c1beaaa9a63560b
refs/heads/jumpstart-php
2020-06-29T11:41:05.842760
2019-03-28T17:28:56
2019-03-28T17:28:56
200,405,626
2
2
BSD-2-Clause
2019-08-03T19:45:44
2019-08-03T17:57:58
C
UTF-8
C
false
false
52,306
c
/* ewrk3.c: A DIGITAL EtherWORKS 3 ethernet driver for Linux. Written 1994 by David C. Davies. Copyright 1994 Digital Equipment Corporation. This software may be used and distributed according to the terms of the GNU General Public License, incorporated herein by reference. This driver is written fo...
[ "jflinn" ]
jflinn
ddeb6ca702d4af9d766a4179d1f3a9634e478407
f83ef53177180ebfeb5a3e230aa29794f52ce1fc
/fftw/fftw-3.3.8/rdft/scalar/r2cb/r2cbIII_7.c
e92a06daa79e8736a6d2c7f2c9173cab8b8d737a
[ "GPL-2.0-or-later", "FSFAP", "GPL-2.0-only", "Apache-2.0" ]
permissive
msrLi/portingSources
fe7528b3fd08eed4a1b41383c88ee5c09c2294ef
57d561730ab27804a3172b33807f2bffbc9e52ae
refs/heads/master
2021-07-08T01:22:29.604203
2019-07-10T13:07:06
2019-07-10T13:07:06
196,183,165
2
1
Apache-2.0
2020-10-13T14:30:53
2019-07-10T10:16:46
null
UTF-8
C
false
false
6,152
c
/* * Copyright (c) 2003, 2007-14 Matteo Frigo * Copyright (c) 2003, 2007-14 Massachusetts Institute of Technology * * 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 ...
[ "lihuibin705@163.com" ]
lihuibin705@163.com
cbd650758ee422176a0f2bbf105e0016afa8c3a9
5bc61b078b0df9d6034ab8339e2bd49f7fad4f79
/Classes/Native/mscorlib_System_Runtime_InteropServices_PreserveSigAttributeMethodDeclarations.h
7ed71fa6f249274324f95c1501d81e839bfc1069
[]
no_license
Marcurion/PureMac
326aceaa69ffe43903dc2e0f3a220a39699a8266
f84326c8739512970707f89ffd9f1d1330314f0f
refs/heads/master
2021-01-10T17:01:28.241337
2015-11-26T18:47:43
2015-11-26T18:47:43
46,941,200
0
0
null
null
null
null
UTF-8
C
false
false
414
h
#pragma once #include <stdint.h> #include <assert.h> #include <exception> #include "codegen/il2cpp-codegen.h" // System.Runtime.InteropServices.PreserveSigAttribute struct PreserveSigAttribute_t1057; // System.Void System.Runtime.InteropServices.PreserveSigAttribute::.ctor() extern "C" void PreserveSigAttribute__cto...
[ "marcurion@googlemail.com" ]
marcurion@googlemail.com
9bfcba2a5e0249eeda9bd6e3c3136f58d2e1e6b5
3534a1faea1271391446accc5a8502dfa109e852
/src/usr/hwpf/hwp/activate_powerbus/activate_powerbus.C
90752042d6bdf347825886a8f6a86c55248e3fe9
[ "Apache-2.0" ]
permissive
xiepeng00/hostboot
e18faf8e60022a8262394eea1111cca374274c9b
1300dc02979646be65a39097f86a559cf68bcfb7
refs/heads/master
2021-01-14T09:54:54.237906
2013-12-04T19:39:19
2014-09-25T20:40:25
null
0
0
null
null
null
null
UTF-8
C
false
false
16,062
c
/* IBM_PROLOG_BEGIN_TAG */ /* This is an automatically generated prolog. */ /* */ /* $Source: src/usr/hwpf/hwp/activate_powerbus/activate_powerbus.C $ */ /* ...
[ "iawillia@us.ibm.com" ]
iawillia@us.ibm.com
edc39d12e60226b2312e0bd56c6db337a346f11b
d3879be6151554cee6c46896f4799418a24186a0
/RTOS_Pixels/RTE/Device/MKL25Z128xxx4/system_MKL25Z4.h
a742b2a3063952228a046f5ea064e3b94c4b0587
[ "LicenseRef-scancode-other-permissive", "BSD-3-Clause" ]
permissive
tmos22/WS2818B-FRDMKL25Z
ec1eacb0dcd0a82c496ec9bab712122112cb2fa0
c9ce67d3b70f6268db5f5ff85e1181c622aa0ee5
refs/heads/master
2022-07-18T01:45:56.606078
2019-05-11T21:13:18
2019-05-11T21:13:18
null
0
0
null
null
null
null
UTF-8
C
false
false
18,881
h
/* ** ################################################################### ** Processors: MKL25Z128FM4 ** MKL25Z128FT4 ** MKL25Z128LH4 ** MKL25Z128VLK4 ** ** Compilers: Keil ARM C/C++ Compiler ** ...
[ "tamatrej@ncsu.edu" ]
tamatrej@ncsu.edu
687be0a5a6e24c5e95b34cbe15a67bc2210b8240
7d7ce5d6a6fd5f9af2d680421507737093cdbed0
/hal/halbtc8723d2ant.c
1ab7a1bbdedc0f94e90c1c181d63aa080b1eb739
[]
no_license
lwfinger/rtl8723du
6f5f649c5d81ee09d7abb8151d9ef66a7de84a53
b9f1060c848ce18af01c0a62a459c3a08ccde20c
refs/heads/master
2023-08-09T19:02:21.065569
2023-07-31T15:56:19
2023-07-31T15:56:19
177,312,241
86
43
null
2023-07-27T14:20:35
2019-03-23T16:23:32
C
UTF-8
C
false
false
207,352
c
// SPDX-License-Identifier: GPL-2.0 /* Copyright(c) 2016 - 2017 Realtek Corporation */ /* ************************************************************ * Description: * * This file is for RTL8723D Co-exist mechanism * * History * 2012/11/15 Cosa first check in. * * **********************************************...
[ "Larry.Finger@lwfinger.net" ]
Larry.Finger@lwfinger.net
8cd5c59cd0162a66898b18260e5eeb93f4e70260
e97d7981b9df04320e27f4c3a12c68ca9e5792df
/firmware/src/projects/proto/mp2105/atmega/config.h
83d38b6838dde9fbe3831d24b2ca564049be04a8
[ "MIT" ]
permissive
reoreo125/Kermite
4effa7a411934e448c47876701f0bef6b4571ca8
fc73f00a601e48be8b2f0e7687a8336133e3f020
refs/heads/master
2023-06-18T13:00:04.359847
2021-07-19T13:25:20
2021-07-19T13:25:20
null
0
0
null
null
null
null
UTF-8
C
false
false
366
h
#pragma once #define KERMITE_PROJECT_ID "2xUWcB" #define KS_NUM_SCAN_SLOTS 14 #define KS_NUM_RGBLEDS 12 #define KS_RGBLED_PIN P_F4 #define KS_NUM_COLUMNS 4 #define KS_NUM_ROWS 3 #define KS_COLUMN_PINS \ { P_D7, P_E6, P_B4, P_B5 } #define KS_ROW_PINS \ { P_B3, P_B2, P_B6 } #define KS_ENCODER_CONFIG \ { .pin...
[ "yahiro07@users.noreply.github.com" ]
yahiro07@users.noreply.github.com
a9fcf9c7ea412fc63f18a9120d359ac02cca1ae8
5272af55da0b107c1259d0a21f3f0a213242610f
/comp/bit.c
2965a391d4d773458c8d78acc7584a9a97bf6569
[]
no_license
sonveertomar/IIITB_C_DS
044312ea007d7087dd51ec531d673c02528a2231
5b58eff6cd50aab722f3efed1703fc3f8e0733a5
refs/heads/master
2020-08-09T21:32:24.231395
2019-10-10T12:42:56
2019-10-10T12:42:56
null
0
0
null
null
null
null
UTF-8
C
false
false
326
c
#include<stdio.h> int main() { // a = 5(00000101), b = 9(00001001) unsigned char a = 5, b = 9; // The result is 00001010 printf("a<<1 = %d\n", a<<1); // The result is 00010010 printf("b<<1 = %d\n",b<<1); printf("a<<1 = %d\n", a>>1); printf("b<<1 = %d\n", b>>1); return 0...
[ "nileshsingh067@gmail.com" ]
nileshsingh067@gmail.com
796e84e7ad216956c60c93ffc913a7bb53a16d64
7810126be1575e0ee6f39cb5e74fd7f241265bbf
/f265_stable_snapshot/f265/me.c
6167da4aae6c41e960ae34b4f80ffcbe37d74830
[ "BSD-2-Clause" ]
permissive
xkfz007/src.x265
60d4a5fb1c6573d9526e3d1b2b82f5f7dfdfd7c1
6f33252333dc1b8d8091b1da2456b62bafde0ba3
refs/heads/master
2021-05-16T02:08:42.712227
2016-09-03T15:26:38
2016-09-03T15:26:38
33,850,389
1
0
null
null
null
null
UTF-8
C
false
false
49,407
c
// Copyright (c) 2014, VANTRIX CORPORATION. All rights reserved. See LICENSE.txt // for the full license text. #include "enc.h" // TODO: unify the chroma scaling factors correctly. // Define to trace motion vector costs during analysis. //#define VAN_TRACE_MV_COST #ifdef VAN_TRACE_MV_COST extern int venc_trace_analy...
[ "xkfz007@users.noreply.github.com" ]
xkfz007@users.noreply.github.com
af69322499966f92da062a38849886a3d927325d
c2cedcf36667730f558ab354bea4505b616c90d2
/players/mizan/opl/daemons/tripodcardDM.c
a5e33561e7354bf8f3a75b3aa5f69929ad3cbe5f
[]
no_license
wugouzi/Nirvlp312mudlib
965ed876c7080ab00e28c5d8cd5ea9fc9e46258f
616cad7472279cc97c9693f893940f5336916ff8
refs/heads/master
2023-03-16T03:45:05.510851
2017-09-21T17:05:00
2017-09-21T17:05:00
null
0
0
null
null
null
null
UTF-8
C
false
false
9,136
c
/** * This object takes care of any daemon work from the Tripod Card. * The first revision of it is nothing more than a glorified news reader * made of code that I lifted from the Polymorph news system. * * The next step is to make this a stat gathering machine, so players can * see how many monsters they killed,...
[ "rump.nirv@gmail.com" ]
rump.nirv@gmail.com
b5b5935d8704de18637a5be4d431534e3b8d7b76
8950b7ac45e22e2d60aed743997171c6cf4d66d7
/ll_codec/impl/msdk/mfx/mfxcamera.h
73ad9949162f45b10ea8f562edecc1de1e796ac9
[ "MIT" ]
permissive
LoSealL/lltech
64ab6c5f8474cc4ba46201afb769b39beeb6611b
5acb399820c99f84345e88537c7db259e13d63e4
refs/heads/master
2020-07-23T23:47:15.131685
2019-09-15T06:19:15
2019-09-15T06:19:15
207,742,005
1
0
null
null
null
null
UTF-8
C
false
false
6,949
h
/******************************************************************************* *\ Copyright (C) 2014-2016 Intel Corporation. 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 sourc...
[ "wenyi.tang@intel.com" ]
wenyi.tang@intel.com
ba7b9b62b7bbcf88e3662580494476850f621c0c
dd80a584130ef1a0333429ba76c1cee0eb40df73
/prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/elf.h
276005d26e01c4e841cc4c08fa593618f058a98e
[ "MIT" ]
permissive
karunmatharu/Android-4.4-Pay-by-Data
466f4e169ede13c5835424c78e8c30ce58f885c1
fcb778e92d4aad525ef7a995660580f948d40bc9
refs/heads/master
2021-03-24T13:33:01.721868
2017-02-18T17:48:49
2017-02-18T17:48:49
81,847,777
0
2
MIT
2020-03-09T00:02:12
2017-02-13T16:47:00
null
UTF-8
C
false
false
61
h
../../../../../platforms/android-8/arch-arm/usr/include/elf.h
[ "karun.matharu@gmail.com" ]
karun.matharu@gmail.com
90db9af3325bc9ba6b2d2a503f3f6ea5874b48f2
29bc4d9f953cdf7aec9ebfdafc94607dbc014e3d
/File string input-output/main.c
73785be4580b7e14eea77f7d11a92d6fc5f894bf
[ "CC0-1.0" ]
permissive
wrench1815/C-Programs-repo
933b65e7fc5f0a0ca50c03936f4c5bc2ccfa40bd
874ce59c21a9ea04c74f94b232284e0f75170b26
refs/heads/master
2022-06-23T22:05:23.826564
2020-05-07T17:58:12
2020-05-07T17:58:12
257,636,180
0
0
null
null
null
null
UTF-8
C
false
false
537
c
#include <stdio.h> #include <stdlib.h> #include <string.h> int main() { FILE *f; char ch[99]; f = fopen("File1.txt", "w"); if (f == NULL) { puts("File cannot be Opened"); exit(1); } printf("Enter Lines of Text to add them to the file\n"); while (strlen(gets(ch)) > 0) { fputs(ch, f);...
[ "hardeepkumar1815@gmail.com" ]
hardeepkumar1815@gmail.com
6742e84ebd7711fdada9e768d60012243d2efb77
948f4e13af6b3014582909cc6d762606f2a43365
/testcases/juliet_test_suite/testcases/CWE252_Unchecked_Return_Value/CWE252_Unchecked_Return_Value__char_putc_18.c
b1f6f2faff68f1389706db93c4cea1ed2b5efb76
[]
no_license
junxzm1990/ASAN--
0056a341b8537142e10373c8417f27d7825ad89b
ca96e46422407a55bed4aa551a6ad28ec1eeef4e
refs/heads/master
2022-08-02T15:38:56.286555
2022-06-16T22:19:54
2022-06-16T22:19:54
408,238,453
74
13
null
2022-06-16T22:19:55
2021-09-19T21:14:59
null
UTF-8
C
false
false
1,845
c
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE252_Unchecked_Return_Value__char_putc_18.c Label Definition File: CWE252_Unchecked_Return_Value.label.xml Template File: point-flaw-18.tmpl.c */ /* * @description * CWE: 252 Unchecked Return Value * Sinks: putc * GoodSink: Check if putc() fails * Bad...
[ "yzhang0701@gmail.com" ]
yzhang0701@gmail.com
148f55cf651accb8d3d4fb68c4ea26a431fdcd6f
7164e988b9a1b7992cbd4280631b783f46558e75
/Pset1/mario_more.c
60a88ed34e3ab5170ff2a178b9bcac7cad3f112b
[ "Unlicense" ]
permissive
jorgetb/CS50
20f63085877964ff79714c42dcfc67c5f5e3cc22
5af4d4f988203f0ae52d06245ad0aad0007ce30d
refs/heads/master
2020-03-28T10:40:44.803170
2018-09-12T09:29:52
2018-09-12T09:29:52
148,133,502
0
0
null
null
null
null
UTF-8
C
false
false
977
c
#include <stdio.h> #include <cs50.h> int n; int main(void) { // get input from user do { n = get_int("Enter the heigth: "); } // if the input is not in the Range from 1 to 23, it will continue asking for input while (n > 23 || n < 0); // initial loop to execute the code the n ti...
[ "noreply@github.com" ]
jorgetb.noreply@github.com
c2c7ae1a98216c21aeff6ced8d7003b1b2cb1cb0
2ad9680b2506bc4260670c88253af71a4dffbdd8
/cdemo/myproject/structfunc.c
dfd03e425a91185999667be25addcc9040c8ae66
[]
no_license
alinap1234/apcsp-pidev
f6d33337b55590b0b134511c64474a588c4a1ae0
27c9ab6764b687c8cd4f59d43409714870344388
refs/heads/master
2020-03-18T07:53:39.127884
2018-06-02T23:08:00
2018-06-02T23:08:00
134,478,538
0
0
null
null
null
null
UTF-8
C
false
false
463
c
#include <stdio.h> #include <string.h> struct Student { char firstname [20]; char lastname[20]; char age[50]; char studentid[100]; }; void printStudents(struct Student studentstruct[50], int studentnum) { for (int i=1; i<studentnum; i++) { printf("Student %d:\nFirst name is %s, last name is %s, age is %s,...
[ "alina.pollner@gmail.com" ]
alina.pollner@gmail.com
bd23d81c3605b6c7759bfe394711f54559eef2f3
4b3319aecbf9f340af113d5c62b35c95f7851fea
/Chipmunk2D-JNI/include/Shapes/cpjSegmentShape.h
3fc8701a912ef1f96d87dd05ea4275690047c079
[ "MIT" ]
permissive
LookoutHill/Chipmunk2D-Java
0e71e21e1a2323d38a8feb2244e1f33df10d6236
73d34e76f5152022cb1950542265a17f55458ec5
refs/heads/master
2020-06-13T17:40:53.584490
2019-07-01T20:36:42
2019-07-01T20:36:42
194,736,125
0
0
null
null
null
null
UTF-8
C
false
false
2,172
h
#pragma once /* DO NOT EDIT THIS FILE - it is machine generated */ #include <jni.h> /* Header for class ChipmunkJava_Shapes_SegmentShape */ #ifndef _Included_ChipmunkJava_Shapes_SegmentShape #define _Included_ChipmunkJava_Shapes_SegmentShape #ifdef __cplusplus extern "C" { #endif /* * Class: ChipmunkJava_Shapes_S...
[ "mtuttle@aha-net.org" ]
mtuttle@aha-net.org
f27b48f66ce03e280c25e9e74ebea9b1a8c3c37c
dadeb56ba038f36fd287a013792e6158dafc77ad
/Examples/CodeWarrior.S12v5.1/TWR-S12G240/TWR-S12G240_FreeRTOS/CODE/LEDpin2.c
51fcc4a96ef0f69e5308b0f508210abf1dc1cb7a
[ "LicenseRef-scancode-warranty-disclaimer", "MIT" ]
permissive
xiubeizi/mcuoneclipse
527eddeb70b624579ab8210f089b6ebdb6e86f89
0637a38cdc7f2dda7509c4ed3a6d7d21d82a28d9
refs/heads/master
2021-03-10T08:53:58.596419
2020-03-05T05:44:34
2020-03-05T05:44:34
246,440,422
2
0
NOASSERTION
2020-03-11T00:47:56
2020-03-11T00:47:55
null
UTF-8
C
false
false
4,955
c
/** ################################################################### ** THIS COMPONENT MODULE IS GENERATED BY THE TOOL. DO NOT MODIFY IT. ** Filename : LEDpin2.c ** Project : TWR_S12G240_FreeRTOS ** Processor : MC9S12G240CLL ** Component : BitIO ** Version : Component 02.075, Driver 03.1...
[ "erich.styger@hslu.ch" ]
erich.styger@hslu.ch