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
cc043981625d693ead2056bd083379840540a991
d01b0aa0e1495f673c9bc84842b5d548dbf2e80e
/P4.c
56f5b770af69b771b89dadcbaf58ab87d20d2ee3
[]
no_license
Andrik25/Proyecto-PyMN-2020
85a1db3981c5293c586e24b4b86445a4d9ba444c
0cf61e677c37a7ba9d2a0ea3c6b3600bc0aac5ff
refs/heads/main
2023-01-31T23:04:57.568426
2020-12-16T16:23:03
2020-12-16T16:23:03
320,453,652
1
0
null
null
null
null
UTF-8
C
false
false
5,957
c
#include <stdio.h> #include <time.h> #include <stdlib.h> int dgl (int *agl, int d); int dimp (int*agl,int d); int dtor(int *agl, int d); int nale(int *agl, int d); int sagl (int *agl, int d); int suagl(int*agl,int d); int dmz(int arg[][100],int g, int z); int mat(int arg[][100], int g, int z); int amtrz(i...
[ "noreply@github.com" ]
Andrik25.noreply@github.com
6604c10da56a146696a555bd82a0e041c1a39740
5c41f23e0a284a01f91a07cf20092d54e4b89159
/MBoot_Madison_TVOS/MstarCore/src/drivers/unfd/inc/config/drvNAND_kaiserin_uboot.h
8d54cc8aa7aff09f95e55361adcd60c13f0244ff
[]
no_license
schreibikus/Madsion
a3a46c7c38f920f24004dc2cee5837f341bff579
548861a3fc1c4c6b5bd05ce35024be7dca0cfc03
refs/heads/master
2021-01-25T13:19:07.923633
2015-04-02T03:34:09
2015-04-02T03:34:09
123,558,610
0
1
null
null
null
null
BIG5
C
false
false
18,896
h
//<MStar Software> //*********************************************************************************** //MStar Software //Copyright (c) 2010 - 2012 MStar Semiconductor, Inc. All rights reserved. //All software, firmware and related documentation herein (“MStar Software”) are intellectual property of MStar Semicon...
[ "bertwu@126.com" ]
bertwu@126.com
5dd0e9ab60555f3f8afb8dee5ff89481bab3e3c7
70587b0cc12ee22c172c0effcf5f4eb1fd44ba3d
/TreeSet_and_TreeSetIterator/binary_tree_node.c
f02cb18d0bf0060086560e56fd1f2b3ef9c796e9
[]
no_license
SNeginMortazavi/Data-Structure-and-Algorithm-in-C
66056735d502ff0b66c6945a609a406df5591b42
74ed8737e5446fc47cdc5c2f92e7bfc264458275
refs/heads/master
2021-07-06T18:10:30.915242
2017-09-28T20:34:30
2017-09-28T20:34:30
105,190,777
0
0
null
null
null
null
UTF-8
C
false
false
2,967
c
/* * binary_tree_node.c * * @since 2017-02-17 * @author Philip Gust */ #include <stdlib.h> #include <stdbool.h> #include <string.h> #include "binary_tree_node.h" /** * Compare the data for two binary tree nodes. * * @param data1 the first node data * @param data2 the second node data * @return <0 if data1<...
[ "mortazavi.s@husky.neu.edu" ]
mortazavi.s@husky.neu.edu
7502deb0ff0b62ddd26e3dc999d36d47d1a9938c
3587551352639b882be610fbf27c8bd41ac779b5
/Persistent/Sale_Perst.c
0b68777ec106fc740223890d7ab84396dd07939d
[]
no_license
umekawapantie/ttms
86f569f27cbe3a6420c5980c3dba805b9d44e418
7b966f7abdd68cfadfa9c22795121b20eff59ee4
refs/heads/master
2022-10-27T05:19:31.627013
2020-06-13T03:31:15
2020-06-13T03:31:15
271,780,567
0
3
null
2020-06-13T03:31:16
2020-06-12T11:20:31
C
GB18030
C
false
false
1,897
c
#include "Sale_Perst.h" #include "../Common/List.h" #include "../Service/Sale.h" #include <stdio.h> #include <stdlib.h> #include <sys/io.h> #include <string.h> #include "EntityKey_Persist.h" //将参数所指的订单信息写入售票文件中 int Sale_Perst_Insert (sale_t *data)//书上和视频对与此流程图所对应函数有部分不同,我按书上的写了 { data.id=EntKey_Pers...
[ "noreply@github.com" ]
umekawapantie.noreply@github.com
d3bae947b81d5ff907db9856cafbed81b681f149
76ead186822cab7bcec605f4f445e28ad37f2db6
/Sources/main.c
592f3121f68de6aa63520d1af2549b4ee1e1911e
[ "MIT" ]
permissive
karthik-ballullaya/bst_C
654e4eb5bcdb8af853f456692da2727246e92b29
ebfa872361ba3383de209126e75001c7c737b4a2
refs/heads/master
2023-02-02T07:23:00.185981
2020-12-20T04:04:01
2020-12-20T04:04:01
322,988,484
0
0
null
null
null
null
UTF-8
C
false
false
1,528
c
#include <assert.h> #include <stdlib.h> #include <stdint.h> #include "bst.h" void populate_tree(BST *tree) { tree = bst_add(tree, 50); tree = bst_add(tree, 20); tree = bst_add(tree, 90); tree = bst_add(tree, 25); tree = bst_add(tree, 70); tree = bst_add(tree, 60); tree = bst_add(tree, 85); tree = bst_a...
[ "karthik.muliyar@gmail.com" ]
karthik.muliyar@gmail.com
76aaef3d007a66b62117603dd37abee0bf5f86e1
45f1c7e6d63e2c4019009fc1bf9fe9c4ce3a5fe1
/LibraryBdd/def_configfiles.h
eda8f63ee75ffe7a1c8d28ec465834441c5c9451
[]
no_license
vhnguyen7791/Wilinks
71d94d752808c3d79a25ba0fe19a4657d23df24c
9109c3c81e4ec42a9651c5e8652f151ad52f955f
refs/heads/master
2021-01-21T12:43:43.603764
2014-10-07T13:28:12
2014-10-07T13:28:12
null
0
0
null
null
null
null
ISO-8859-1
C
false
false
3,698
h
/*========================================================================*/ /* NOM DU FICHIER : def_configfiles.h */ /*========================================================================*/ /* Compilateur : GCC */ /* Linking loca...
[ "alberix2@nguyen-actiasodielec.(none)" ]
alberix2@nguyen-actiasodielec.(none)
0e3920f52a91ede613eb18228c22e8c8f83039f7
367e5d0c3c2b046ca70294593ab2e21d5a2a4984
/Classes/Native/mscorlib_System_Collections_Generic_KeyValuePair_2_gen_9.h
5eb21a94ae8c38a15e36edb84a9859909335ddca
[]
no_license
truckfights/truckfights_ios
514acea0d0cfc6de6b12a10c992274446dd6d404
4a06ad533175cfb5030880b0557f120074c43616
refs/heads/master
2021-01-10T01:58:57.564897
2015-12-15T16:29:44
2015-12-15T16:29:44
48,000,635
0
0
null
null
null
null
UTF-8
C
false
false
626
h
#pragma once #include "il2cpp-config.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include <stdint.h> // System.String struct String_t; // UnityEngine.GameObject struct GameObject_t159; #include "mscorlib_System_ValueType.h" // System.Collections.Generic.KeyValuePair`2<System.String...
[ "quinn.collins@tufts.edu" ]
quinn.collins@tufts.edu
49f5dfc8c2d02933db20397324a396c5317b18e4
f97d90bd5e3af153a316b2aaee17b83b8ecca9d9
/tutorial83_specular_lighting/main.c
085ca060e1c339bdef8f0e257dac9b7d9f0661fa
[]
no_license
tapin13/openGL-3-3-examples
2ca4991777849c7274ab8ffd136d75bf4feb75ca
5811645a0394da4eb342658be1585b4e7f199c1e
refs/heads/master
2021-06-04T19:07:32.281820
2021-02-25T12:13:36
2021-02-25T12:13:36
90,499,367
2
0
null
null
null
null
UTF-8
C
false
false
15,261
c
#include <stdio.h> #include <stdlib.h> #include <math.h> #include <GL/glew.h> #include <GLFW/glfw3.h> #include "common/loadShader.c" #include "matrix.h" #define true 1 #define false 0 double current_mouse_x = -1.0, current_mouse_y = -1.0; double current_zoom_y = 0.0; void processInput(GLFWwindow *window, GLfloat...
[ "tapin13@gmail.com" ]
tapin13@gmail.com
c450ad0b08b8418fa07602c9fbb6878102f0e40f
e066e44eafa60f84146d17ed7cd1ef8fa59efe1f
/op_func.c
32fa8c9f1ed404951bd0a305128ccac885b8839a
[]
no_license
dagute/monty
427707a5e51f0aa8e0ca3e478a408d8459f76320
996a73b50ebc79b103cea448e9ae7111010384b1
refs/heads/master
2020-12-04T05:02:17.201120
2020-01-14T02:18:03
2020-01-14T02:18:03
231,622,307
0
0
null
null
null
null
UTF-8
C
false
false
799
c
#include "monty.h" /** * op_func - use the right opcode function * @opcode: opcode function to use * @stack: pointer * @line_num: line number * Return: EXIT_SUCCESS */ int op_func(char *opcode, stack_t **stack, unsigned int line_num) { unsigned int x; instruction_t opc[] = { {"pall", _pall}, {"pint", _pint...
[ "1271@holbertonschool.com" ]
1271@holbertonschool.com
a8f6bde132a812739fd07fccf8d3e71a3a746b86
26467cd6f826c6aa59d1127cfde75d9202f63e57
/prebuilt/middleware/MTK/wifi_stack/inc/mlme_interface.h
1962080ec6d22d63a2decbbc8ea2821b145361a8
[]
no_license
polirons/LinkIt_SDK_public
c043ca5ba833c7e480acc3aa8c6a7481bffe277c
2a2b560b421e9531c432d155c28475f170cdfbdb
refs/heads/master
2021-12-23T12:50:38.203753
2021-10-02T09:36:29
2021-10-02T09:36:29
159,673,159
2
0
null
null
null
null
UTF-8
C
false
false
4,994
h
/* Copyright Statement: * * (C) 2005-2016 MediaTek Inc. All rights reserved. * * This software/firmware and related documentation ("MediaTek Software") are * protected under relevant copyright laws. The information contained herein * is confidential and proprietary to MediaTek Inc. ("MediaTek") and/or its ...
[ "ozgur.keles@polirons.com" ]
ozgur.keles@polirons.com
831671502714ac0284c4d02c027415d751fc654e
68fa5b670d9cf4b8faa6809adea88068d263c6c0
/std/class/oracle.c
837d9587574e8c269b2bbd43fed07684d87eb2b1
[ "LicenseRef-scancode-unknown-license-reference", "MIT" ]
permissive
v-rose/shadowgate
cfae37884a48961e9e2194bdf19ebd7a94089470
765ba7725bd5cab46012e49517898227aa7d7d38
refs/heads/master
2022-06-15T19:39:11.447756
2020-05-05T18:31:01
2020-05-05T18:31:01
null
0
0
null
null
null
null
UTF-8
C
false
false
3,210
c
#include <std.h> #include <mysteries.h> inherit DAEMON; void create() { ::create(); } string *search_paths() { return ({ "/cmds/cleric" }); } // temporary int caster_class() { return 1; } string *restricted_races() { return ({ "beastman","ogre","ogre-mage","voadkyn","wemic" }); } string *restricted_classes() {...
[ "law@shadowgate.org" ]
law@shadowgate.org
ae306a57128b9cde39ef3ed43e4b10c07ead481d
16a76ee66d9b2f59c9beee4a4a0e104ce347e32a
/malware_via_email/malware_0307/ia32_pe/by_snowman.c
ff3c1a8305cb46c71a0b56250a6afcd6ce1a38c6
[]
no_license
rfalke/decompiler-subjects
4cee3263fa9116285b4bc4b6373efd2e4efa925f
7187fa93b285c32325826eecd0128e907a28809b
refs/heads/master
2023-08-10T08:24:27.198393
2023-07-28T19:44:41
2023-07-28T19:44:41
3,725,678
41
12
null
2023-03-15T16:14:41
2012-03-15T06:01:36
null
UTF-8
C
false
false
579,764
c
int32_t GetWindowsDirectoryA = 0x10ac; void fun_100011c4(int32_t a1, int32_t a2, int32_t a3) { goto GetWindowsDirectoryA; } int32_t WriteFile = 0x10c4; void fun_100011ca(int32_t a1, int32_t a2, int32_t a3, void* a4, int32_t a5) { goto WriteFile; } int32_t CloseHandle = 0x1090; void fun_100011b8(int32_t a1...
[ "i-git-stone@rf.risimo.net" ]
i-git-stone@rf.risimo.net
49023f05fb2d446658dbdb92d39dac117d5bafea
6e9d243b3f11659558b8b2494caec69788835c91
/LAB 1/code/utils.c
0261269fdb955749e68f210f5cae6900c621b5c0
[]
no_license
IohanSardinha/RCOM
7b8a7433350efe5325b71e170f94c8a4291c091d
a7f01f41663f6c2d9e3d1d3156f600fda8774b15
refs/heads/master
2023-02-15T07:27:54.772634
2020-12-23T23:25:17
2020-12-23T23:25:17
307,755,688
0
0
null
null
null
null
UTF-8
C
false
false
934
c
#include "utils.h" bool debug = false; int is_number(const char* str) { for(int i =0; str[i] != 0; i++) { if(!isdigit(str[i])) return 0; } return 1; } void print_progress(float progress, int max){ const char prefix[]= "Transfering: ["; const char suffix[]= "]"; const size_t prefix_length= sizeof(pref...
[ "ioxsardinha@gmail.com" ]
ioxsardinha@gmail.com
9fc30e65b86c3e026d94a55d13dd8e0a7280ddc5
6e8993b8d91bd4d5563efba0d88750900c42177f
/ExponentialModel/Libraries/NRutil/rlftfrag.c
eb50d06a7bd1043fd838d106f8b317c24c4ac5c4
[]
no_license
Erich-McMillan/physics-research
346b0f2275bdda630d901991acd1db4276f3232b
969245148421d3bfe422fb85ba3f14898e48b37e
refs/heads/master
2021-07-08T05:00:57.775905
2017-09-25T14:58:22
2017-09-25T14:58:22
null
0
0
null
null
null
null
UTF-8
C
false
false
1,929
c
#include <stdlib.h> #define NRANSI #include "nrutil.h" #define N2 256 #define N3 256 int main1(void) /* example1 */ { void rlft3(float ***data, float **speq, unsigned long nn1, unsigned long nn2, unsigned long nn3, int isign); float ***data, **speq; data=f3tensor(1,1,1,N2,1,N3); speq=matrix(1,1,1,2*N2); rlft3...
[ "erichmcmill@gmail.com" ]
erichmcmill@gmail.com
a9786adea59e11278730abcba1cb033979d22ae9
755af5565901d683be82aa68faee0d0f6d2cea0a
/Exercicio 1/ex1.c
af1ca691ea204d1bcdc3f85af8bfc6e6e5923db6
[]
no_license
AmandaFaria/estrutura-de-dados-fila-e-pilha-arvores
3bd7d206bd64fd568699819386a074aa66c5d63e
4fc51ee9dba1db1cabdeacc2f0c58e9563bad23c
refs/heads/master
2023-08-07T21:22:48.892440
2021-09-25T04:37:24
2021-09-25T04:37:24
410,176,607
0
0
null
null
null
null
UTF-8
C
false
false
951
c
#include <stdio.h> //#include <locale.h> #include "Biblioteca/Utils.h" #include "Biblioteca/Fila.h" pDLista NGE (pDFila fila){ pDLista Lista = criarLista(); void *info = desenfileirarInfo(fila); void *info2 = desenfileirarInfo(fila); while (filaVazia(fila)==0){ if(info < info2){ incluirInfo(List...
[ "amanda34faria@gmail.com" ]
amanda34faria@gmail.com
f8e4070fbcf85e0fc88e63949e87de25e1de2e76
0c8d42be1d6e705ecd84c36d95f32af8cfb4c9d2
/automatas.c
3da68d3b6b43870028fae3f8a567b924ded56186
[]
no_license
LuisEC2016/Automatas
af2b903c875c17a51d67a347fb685eb1f45afc59
b93e042f142d20bcc66cd15da0b55dbc2837f238
refs/heads/master
2020-03-19T04:50:11.984288
2018-06-13T07:26:37
2018-06-13T07:26:37
135,872,710
0
0
null
null
null
null
UTF-8
C
false
false
13,498
c
#include <stdio.h> #include <stdlib.h> #include <string.h> #include <ctype.h> FILE *archivo; int matrizA[50][50],matrizB[50][50],matrizC[50][50]; int puntocoma,contadorcoma=1,contadorcomaB=1,numerosA[100],numerosB[100]; int coma[50],columnasA,comaB[50],columnasB; //coma y punto coma char refposoperacion[2]; float ainve...
[ "noreply@github.com" ]
LuisEC2016.noreply@github.com
98fb908597d1d8cddaac602355615c9c267a0517
941bde2bc914ae445f13a1d03ae01114745e6f05
/Ubiquitous/XiUOS/board/aiit-riscv64-board/third_party_driver/include/graphic.h
cbc4e2bcd2b4dcaa5646305855133bd63f0495e6
[ "LicenseRef-scancode-mulanpsl-2.0-en" ]
permissive
caodg/xiuos
ab6125eeb939e2b2435e72cb4e00d94ceabe3eec
0ddb5bfd1f2d80ec762bd2627d04c60da063e9fc
refs/heads/master
2023-06-18T03:56:26.108518
2021-06-16T01:46:00
2021-06-16T01:46:00
387,332,442
1
0
null
null
null
null
UTF-8
C
false
false
2,547
h
/* * Copyright (c) 2006-2018, RT-Thread Development Team * * SPDX-License-Identifier: Apache-2.0 * * Change Logs: * Date Author Notes */ /** * @file graphic.h * @brief define aiit-riscv64-board lcd operation * @version 1.0 * @author AIIT XUOS Lab * @date 2021-04-25 */ /************************...
[ "xuetest@163.com" ]
xuetest@163.com
e2e415669cdf7164cf9b8861332a14f5d1e85f80
bea7a2cc4fbf171633d82116b0d443740d3c4feb
/sum/三景页/7-27/test1.c
bb55d0fbeadac1dc2269a63e9b3fdf401a65db0a
[]
no_license
XiyouyLinuxGroup-2017-Summer/teamA_rep
bf99ae9df2491db07d6567c57f6e74e4cf968bec
c982fb93a40314881b9a05ebe97cab94f9b54963
refs/heads/master
2021-01-01T06:04:20.407824
2017-09-03T14:03:53
2017-09-03T14:03:53
97,353,031
1
2
null
null
null
null
UTF-8
C
false
false
368
c
#include<stdio.h> //#include<math.h> double input() { double n,x,y; double sum=0; scanf("%lf %lf",&n,&x); while(n--) { scanf("%lf",&y); sum=sum*x+y; } return sum; } int main() { double a,b; a=input(); b=input(); if(a>b) puts(">"); else if(a==b) ...
[ "q709420384@gmail.com" ]
q709420384@gmail.com
e418b70889ab8f439e05371754e9b7cc9d7168c8
80dd78ed13f3576ae79ce91e44c67f3f1d8454f0
/Examples/922_Oven_Test/922_Oven_Test/Core/coreSystemTimer.h
938a0df8645cd9b0f7e3a4ee60a1e994a2b64d70
[]
no_license
hs2giomate/Atmel_Studio
e2e8e51e08701dc2a4ba4fb7a0f1bcee5fa8ef95
afbe46d0df566c27455afea2b2ed56d90cc661fa
refs/heads/master
2021-07-24T06:58:02.452683
2021-02-15T12:51:06
2021-02-15T12:51:06
243,268,748
0
0
null
null
null
null
ISO-8859-1
C
false
false
2,408
h
/*-------------------------------------------------------------------------- coreSystemTimer.h This file is part of e.Core Copyright (c) 2006,2007, 2009, 2010, 2011, 2012, 2013 Steffen Simon. All rights reserved. Interface low level interface to the ATmega128 timer $Date: 2018-03-01 11:07:47 +0100 (Do, 01. Mrz 201...
[ "giovanny.mateus@hs2-engineering.de" ]
giovanny.mateus@hs2-engineering.de
9914f21bd35f966215db1d85142da3314de28b8b
b2c6150213f71a3648dd91b449c740dd30a050f4
/rfid(20130322)/Project/VCP-RFID/Usb/usb_config.h
4bbfd055148c525dbd1ca2169a5552adc747efcf
[]
no_license
fanqh/stm32f103_RFID-cola-
c369cdf66e240509065c3f44e108134cc7afb120
30fce8456bbb80c4f61f9e208ad3c5c8ec3da951
refs/heads/master
2021-01-18T14:19:19.646799
2014-11-03T10:09:55
2014-11-03T10:09:55
null
0
0
null
null
null
null
IBM852
C
false
false
346
h
#ifndef __USB_CONFIG_H #define __USB_CONFIG_H /* Includes ------------------------------------------------------------------*/ #include "usb_type.h" void Set_USBClock(void); void USB_Interrupts_Config(void); void USB_Cable_Config (FunctionalState NewState); bool usb_write(u8 *buff, vu16 lenth); //USBĚó╦═ #endif ...
[ "fanqinghua@actnova.com" ]
fanqinghua@actnova.com
32c5eafa6983e11574abad4f66163d2cea43da76
b0eedcbdfe6436e1bcf5a7a1395438c559fafadc
/libmonadic/include/objects/objects.h
829c7537c44f255b980f08c8bbbbc41d254cf384
[]
no_license
Buanderie/mfw2
40a4769ac4bc6c6bf46457c89419d50b2dff4604
94d431222b46e59c984a65ee45a583fed127940b
refs/heads/master
2021-01-19T21:28:23.105631
2015-07-09T16:10:50
2015-07-09T16:10:50
35,091,152
0
0
null
null
null
null
UTF-8
C
false
false
76
h
#pragma once // Basic Objects #include "object.h" #include "basic/basic.h"
[ "nicolas.said@gmail.com" ]
nicolas.said@gmail.com
edb62fff36d0a342dc999f8120d70fc3e9ce98aa
0e192c3a16270c34869cb7728a45fddae3e048f0
/homework/ascii-homework/ascii.c
df3b874142ac4fb7f62e3123d094219d7b5e20b2
[]
no_license
langsong/C-Projects
3a19893d109d5dfbb11fa705b009a940b10c9939
ec394ce50b52408a9dd12a79ed40f343b52b3753
refs/heads/master
2021-07-25T09:19:05.813286
2017-11-05T06:11:59
2017-11-05T06:11:59
109,366,460
0
0
null
null
null
null
UTF-8
C
false
false
3,943
c
#include <stdio.h> #define NUM_STEPS 3 void problem1(void) { for (int i = 0; i < 6; i++) { for (int j = 6; j > i; j--) { printf("*"); } printf("\n"); }} void problem2(void) { for (int i = 0; i < 6; i++) { for (int j = 5; j > i; j--) { printf("."); } for (int j = 0; j < (2 * i...
[ "songlang@math.grinnell.edu" ]
songlang@math.grinnell.edu
d3931188884305f63e3c7793ca7178997e4617c5
d9e78ddc173badc31313304de696cf05b669682b
/hardware/libgps/asn-supl/GANSSSignalsDescription.h
1a0d7fed1f364f97b4f63c8fc74969fef39ea6ae
[ "MIT" ]
permissive
zxcwhale/android_hal_gpsbds
280f9b51ad82918b4f22fc92bc6e6ee0207a4f13
2e0ab76e7aebf37f5b51b6138a5a64b3ceb36468
refs/heads/master
2021-10-27T08:36:13.215718
2021-10-19T01:10:28
2021-10-19T01:10:28
56,733,610
29
22
null
2018-05-23T08:08:00
2016-04-21T01:42:17
C
UTF-8
C
false
false
919
h
/* * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "SUPL-REPORT" * found in "../supl-report.asn" * `asn1c -fcompound-names -gen-PER` */ #ifndef _GANSSSignalsDescription_H_ #define _GANSSSignalsDescription_H_ #include <asn_application.h> /* Including external dependencies */ #includ...
[ "zxc.whale@gmail.com" ]
zxc.whale@gmail.com
3a5f88f7638a31d330c8c5924d7a23f9e70fd49a
50e7f29b07531bf3db585e420fb7a4209bacf102
/unity-samples/iOS/Roll-A-Ball-Ios/Classes/Native/UnityEngine_UnityEngine_WaitForSecondsMethodDeclarations.h
04ab8090b5aaa24855de5d0d12e2e5802458abfc
[]
no_license
golergka/appboy-unity-sdk
0d7a8732c6dfd66ffbf30c9214c932a04f2b6d59
deeeba3849bd3a8e6a1166e95a6a5be6f5038646
refs/heads/master
2021-01-18T11:53:22.096992
2016-03-17T12:24:52
2016-03-17T12:24:52
54,115,484
0
0
null
2016-03-17T12:18:57
2016-03-17T12:18:56
null
UTF-8
C
false
false
870
h
#pragma once #include "il2cpp-config.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include <stdint.h> #include <assert.h> #include <exception> // UnityEngine.WaitForSeconds struct WaitForSeconds_t271; struct WaitForSeconds_t271_marshaled; #include "codegen/il2cpp-codegen.h" // Syste...
[ "wenzhi@appboy.com" ]
wenzhi@appboy.com
c002cbfbf36d4478966a051e87646f43181b3b23
bc109dd0415974bf5d671c634e4f07dd31758e97
/Framework/include/DARwIn.h
ed57a9c231c349e498c2cc8f5538ff011f314dfc
[]
no_license
xavkor/darwin
04e86f45e97a195b0fc05505485e2a0aae82d7eb
16ba001e9d3052ad206f84ac45b47648ac19c8a3
refs/heads/master
2021-01-01T05:48:09.559864
2015-04-26T18:02:38
2015-04-26T18:02:38
23,869,666
0
0
null
null
null
null
UTF-8
C
false
false
609
h
/* * DARwIn.h * * Author: ROBOTIS * */ #ifndef _DARWIN_H_ #define _DARWIN_H_ #include "CM730.h" #include "MX28.h" #include "AX12.h" #include "MotionModule.h" #include "MotionManager.h" #include "MotionStatus.h" #include "JointData.h" #include "Action.h" #include "Walking.h" #include "Head....
[ "xavier.koreki@irccyn.ec-nantes.fr" ]
xavier.koreki@irccyn.ec-nantes.fr
344f41f45b14f79ffcbe0a6f3ca878a708733460
12840d008d17df59a37997691774fa87e5f227be
/zhongzihao-personal/Atcoder/grand016/test.c
53b8db993f9a3142d5908b3c8693951eea133c54
[]
no_license
clatisus/ACM-ICPC-Team-Archive
4b6c3d2dfb300f928f4f201ae156bde5f871a734
7410ddfa81de8750668d8ac2c334987b5af7e613
refs/heads/master
2022-07-21T13:03:22.768792
2020-01-04T11:30:43
2020-01-04T11:30:43
136,951,655
1
0
null
null
null
null
UTF-8
C
false
false
132
c
#include<stdio.h> int main(){ void func(int **p); int a[4][5]; func(a); return 0; } void func(int **p){ printf("FUCK!\n"); }
[ "clatisus@gmail.com" ]
clatisus@gmail.com
90d8016563eb6a6301f01408081b237031a85944
1c7aaf9470b23e80e3955ca6c50e719d229ac242
/src/xv_buffer.c
6b2cfeab1c7c2c5a0bac2d6b47245a4ef0e2ac8d
[ "MIT" ]
permissive
hurley25/libxv
2091ce524f1e6421e4e95c686be4bdb96168a9e3
94f9ca6d1bf505209066a164c780a17f4b03724a
refs/heads/master
2020-06-30T15:42:03.349278
2020-03-09T08:49:12
2020-03-09T08:52:00
200,874,709
2
0
null
null
null
null
UTF-8
C
false
false
3,359
c
/** * (C) 2007-2019 XiYouF4 Holding Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. * * Version: 1.0: xv_buffer.c 08/13/2019 $ * * Authors: * hurley25 <liuhuan199...
[ "liuhuan1992@gmail.com" ]
liuhuan1992@gmail.com
e3e5a919c4d838b886fb3316ebd5130173e36b24
3942bab86a01eba6aaf04d9b85ee6e2342af31bc
/NewRoute/RouteRace.c
1df5d3892b86ced03f8f4cd46dca59d5ac141cba
[]
no_license
ming845378603/Robocon
5c90195680dacf6c4b72c56707c6e32989cfb89a
b4b33285978f6285adcca4ad08d4f7f11c428a75
refs/heads/master
2022-09-18T18:40:32.512067
2020-05-31T03:49:23
2020-05-31T03:49:23
268,203,960
0
0
null
null
null
null
GB18030
C
false
false
8,617
c
#include "RouteControl.h" #include "Global.h" #include "Ground.h" //实际速度 int32_t Speed[40][4] = {0}; //中速,默认速度 int32_t M_Speed[40][4] = { /*跷跷板路径*/ {1800,1600,3000,2500},/*第1条路径:出启动区*/ {1600,1500,2500,2500},/*第2条路径:开始旋转*/ {1500,1000,2500,2000},/*第3条路径:圆弧切圆*/ //降速5.31 {1000,2200,1800,2500},/*第4条...
[ "52918361+ming845378603@users.noreply.github.com" ]
52918361+ming845378603@users.noreply.github.com
e03820787f2fa6a5326b8ca63fc812ff43fc562b
80f3b23dce2738ff296d938a16b9f5bc8a7773f2
/2018/Basico-Iteracao-Condicional/condicional_media.c
f99c0d499a1d1211a789aa25b2ec95bfd88397c3
[ "MIT" ]
permissive
ed1rac/AulasEstruturasDados
32431334fcbf072a5a5a34124ca54f59d69f8eda
8e656f846f2de4783aa59dbed8ff57b9b4b48c09
refs/heads/master
2023-08-31T22:08:25.222803
2023-08-17T21:51:22
2023-08-17T21:51:22
41,948,152
8
3
null
null
null
null
UTF-8
C
false
false
903
c
#include <stdio.h> #include <stdlib.h> int main(){ float nota1, nota2, media, exame, quanto_falta; printf("Digite a N1 da disciplina: "); scanf(" %f", &nota1); printf("Digite a N2 da disciplina: "); scanf(" %f", &nota2); media = (nota1 + nota2)/2; if(media>=7){ //tomada de decisão ...
[ "edkallenn@gmail.com" ]
edkallenn@gmail.com
ccde4147b6df601e9471ed5ca346af16893ddc89
3c35c524ce5087eb21a83c6c8a4ff0f067f1d7d8
/get_next_line.c
1eccfd1fb6677fec2d35912cb450d1349c531682
[]
no_license
lrcouto/get_next_line
81aaf46c3c12ed45ee1d3426b4c73ce5e240ffd9
7f7bbcf46b2656bb5fc213afe9613958ffdcd488
refs/heads/master
2021-02-03T20:35:39.900411
2020-02-27T14:04:30
2020-02-27T14:04:30
243,533,645
1
0
null
null
null
null
UTF-8
C
false
false
2,441
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* get_next_line.c :+: :+: :+: ...
[ "noreply@github.com" ]
lrcouto.noreply@github.com
d1720dc5cec60c76d41e79fcbd5a15e04d1a063d
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/linux/mm/extr_hugetlb.c_prep_new_huge_page.c
0d8bcb73a13620dfa28f3c7eeedddf24b440b4c6
[]
no_license
isabella232/AnghaBench
7ba90823cf8c0dd25a803d1688500eec91d1cf4e
9a5f60cdc907a0475090eef45e5be43392c25132
refs/heads/master
2023-04-20T09:05:33.024569
2021-05-07T18:36:26
2021-05-07T18:36:26
null
0
0
null
null
null
null
UTF-8
C
false
false
1,268
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
4e123b9703f50d1c2589029263ad05f915e4fbdd
3e46ee34338731757a6ace0a3a16bd91d56f00a5
/src/ft_rr_rrr.c
3a853fcbd005ceb3fbabfe3463e6d0d04f8fe0fa
[]
no_license
cghael/21_school_push_swap
eed525711ae76096d15cd74ec7ac204b07dbae3b
7b6b674848ce4ac00bf6424cbd48d7b23b88dc95
refs/heads/master
2022-11-30T16:31:44.089111
2020-08-11T13:17:26
2020-08-11T13:17:26
253,018,030
0
0
null
2020-07-29T11:55:05
2020-04-04T14:27:44
C
UTF-8
C
false
false
1,319
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_rr_rrr.c :+: :+: :+: ...
[ "a.p.gorobets@gmail.com" ]
a.p.gorobets@gmail.com
b597b87fdb6f5ffe19c7559db2cc0a45697d9d4b
580c1b237871fe5f064d461b90002d3114e68de3
/NumberBetweenValue.c
7f1e71493f5b505995ed8fb8f06d988c834a0fed
[]
no_license
LauriVuori/C-programming
d290ea8e9dbe4985cf1088ee88ccbe66c6001b5d
2bc9000dedb764028332eb3f99759728363a52c8
refs/heads/master
2021-12-16T11:02:17.398841
2021-12-06T13:28:24
2021-12-06T13:28:24
234,535,315
0
0
null
null
null
null
UTF-8
C
false
false
1,092
c
/*Write a C function ask_integer_number to ask number from user as many times as needed to get number on range. Function prototype int ask_integer_number(int min, int max); Write also main program to test your function Give number between 20 and 70: 10 Number was not in range (20-70): 33 User given number was 3...
[ "laurivuori.lv@gmail.com" ]
laurivuori.lv@gmail.com
563d792186c1e87f074d147b1a9fbb25db959f9a
9d9177225c1a072e3381ebae70cc32eced835a48
/ex03/ft_recursive_power.c
707f5d210668d7fd0a5b6e463bdcc0ca3cbc8f95
[]
no_license
sanderlegit/d04-piscine
88d21738a485c4f4fa710f7b8adb94e9b1668e83
21bbb3a7cf153662cf4fe0c547ee7a7cc6ddd3ee
refs/heads/master
2022-02-23T06:21:13.222629
2019-09-14T11:16:10
2019-09-14T11:16:10
null
0
0
null
null
null
null
UTF-8
C
false
false
1,302
c
/* ************************************************************************** */ /* */ /* :::::::: */ /* ft_recursive_power.c :+: :+: ...
[ "averheij@student.codam.nl" ]
averheij@student.codam.nl
4183694999fb56aa9f85a46bef2986b809e7ad02
85245342de5b7333ad97bad2586cae256b355b4f
/digital_photo_frame/14.digital_photo_frame/14.digital_photo_frame_8.4.2/display/disp_manager.c
175902e1a94039957a9c2488208596426bbace7e
[]
no_license
sdwuyawen/LinuxProjects
78f14e7fc5377f7d1a73a8643d039c1c74c27f1a
4fe42a4c1f0340d1bcac709ce436a903f389b899
refs/heads/master
2021-01-22T08:59:52.455404
2015-07-05T23:56:05
2015-07-05T23:56:05
37,501,208
1
0
null
null
null
null
GB18030
C
false
false
4,860
c
#include <config.h> #include <disp_manager.h> #include <string.h> static PT_DispOpr g_ptDispOprHead; static PT_DispOpr g_ptDefaultDispOpr; static PT_VideoMem g_ptVideoMemHead; int RegisterDispOpr(PT_DispOpr ptDispOpr) { PT_DispOpr ptTmp; if (!g_ptDispOprHead) { g_ptDispOprHead = ptDispOpr; ...
[ "sdwuyawen@126.com" ]
sdwuyawen@126.com
fad2fa01887746bebd24bff3d127d63ab86ed68a
48d8d7124126f71339efaec568ab1973d8d9dd48
/deps/color/color.h
eafd44de6c8f04c6cd48cbba0f9b0d7f700112de
[]
no_license
JesseEisen/random_p
97704d103d5e181f67605d6e9d861bf3c9f5f015
222cb5bd57567e86c34be1d4d6f6d1ebd56068f3
refs/heads/master
2021-09-12T22:47:23.607272
2018-04-22T01:58:57
2018-04-22T01:58:57
111,786,072
1
0
null
null
null
null
UTF-8
C
false
false
958
h
#ifndef _COLOR_H_ #define _COLOR_H_ #define ANSI_COLOR_BLACK "\x1b[30m" #define ANSI_COLOR_RED "\x1b[31m" #define ANSI_COLOR_GREEN "\x1b[32m" #define ANSI_COLOR_YELLOW "\x1b[33m" #define ANSI_COLOR_BLUE "\x1b[34m" #define ANSI_COLOR_MAGENTA "\x1b[35m" #define ANSI_COLOR_CYAN "\x1b[36m" #define AN...
[ "lkchan0719@gmail.com" ]
lkchan0719@gmail.com
2220ba020f197878e200caca39edadbe54eeb99e
33be137cc86b78bce45820fc81383b0784b69c36
/sources/awaken2/g_menus.c
94823731d5a53d73cde4f36ef93a6dd65326e054
[ "LicenseRef-scancode-warranty-disclaimer" ]
no_license
Paril/quake2-source-archive
010d9758448ae61442d7d12a7198d4c4874665d4
6eb7a72cd2187dc0caef151f9af5e6f4b090dd8a
refs/heads/main
2023-07-12T16:50:16.098868
2021-08-22T12:30:00
2021-08-22T12:30:00
341,576,903
10
1
null
null
null
null
UTF-8
C
false
false
102,307
c
// g_menus.c //CW++ #include "g_local.h" void GMenu_Main(edict_t *ent, pmenuhnd_t *p); void GMenu_Play(edict_t *ent, pmenuhnd_t *p); void GMenu_Observer(edict_t *ent, pmenuhnd_t *p); void GMenu_VoteSettings(edict_t *ent, pmenuhnd_t *p); void GMenu_JoinTeam1(edict_t *ent, pmenuhnd_t *p); void GMenu_JoinTeam2(edict_t *...
[ "puffy@quakemm.org" ]
puffy@quakemm.org
19a44068722d11692571b4b3f4648d8cf1e93c36
4902391c9fcbab620886c3b0a8dcc3b41fb1806f
/icon.c
218f8ee12004cf35d232a225253d5e7fca69648e
[]
no_license
githubkj/Three-Phase-Display-Firmware
7835dabe329503f291a7ae1fdaa8c937917777e3
a24e2b1d2a502d94dfa4c9cc19444de0c63c84cf
refs/heads/master
2021-01-23T07:55:50.801619
2017-03-28T14:08:00
2017-03-28T14:08:00
86,465,597
0
0
null
2017-03-28T14:08:01
2017-03-28T13:48:52
C
UTF-8
C
false
false
7,177
c
#include "icon.h" #include "OLED.h" const char Pentair_Logo[] = { //Page1: 128 elements 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xFF, 0xFE, 0xFC, 0xF8, 0xF0, 0xE0, 0xC0, 0X80, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, ...
[ "noreply@github.com" ]
githubkj.noreply@github.com
6c1dab2efab780053dc017575be8418663a89818
3748df7180b0bd074e4eafaf3028df0ccfc7242f
/searching/include/binarySearchRegular.h
b6d315f65b9f2e7f766f9ad095d9db02881ff816
[]
no_license
nikhilkulkarni1988/algorithms
0fee21ecbd162904bc156e27a7dc4e6cc7674c30
10fb06f19572664d357212fa7f41c639fe2c0e58
refs/heads/master
2021-05-13T21:23:38.089648
2018-02-09T06:08:53
2018-02-09T06:08:53
116,462,672
0
0
null
2018-02-09T06:08:54
2018-01-06T07:14:56
C
UTF-8
C
false
false
321
h
/********************************* File: binarySearchRegular.h Date: 10 Jan 2018 Author: nikhilkulkarni88@gmail.com **********************************/ #ifndef BINARY_SEARCH_REGULAR_H #define BINARY_SEARCH_REGULAR_H #include <stdio.h> void binarySearchRegular (int *pArray, unsigned int size, int elem); #endif...
[ "nikhilkulkarni88@gmail.com" ]
nikhilkulkarni88@gmail.com
bcf771f6af958a7c96a075851f116cc8bf75a1e5
5a2cae244b36888b3fed7dff2adeeaecc64410bc
/unet_segmenter.c
c7ce3ebca4c6d5f72b7851132b774ec07db3ac8b
[ "Unlicense" ]
permissive
junjie2008v/unet_darknet
3b4451b4a65ba77107d8f1afdf029ba004603233
c79662109b4f246194990162ff7531198ddc6a64
refs/heads/master
2022-04-17T08:32:45.376764
2020-04-16T11:31:43
2020-04-16T11:31:43
null
0
0
null
null
null
null
UTF-8
C
false
false
6,838
c
#include "darknet.h" #include <sys/time.h> #include <assert.h> #include <dirent.h> #include <string.h> void train_unet_segmenter(char *datacfg, char *cfgfile, char *weightfile, int *gpus, int ngpus, int clear, int display) { int i; float avg_loss = -1; char *base = basecfg(cfgfile); printf("%s\n", base...
[ "mknithilan@gmail.com" ]
mknithilan@gmail.com
4746e48d4c47a554e3a9d6b1b1c318b413ec6fa5
76f9657ee9d2e1296c780e330bc413e559f1038d
/dgemm_open_blas_s.c
10a9758e6ce9ffa3f68601928041b7255b7fd716
[]
no_license
gtaffoni/benchmarks
dbe328006754c7dec318499958a9049eec904d35
f9b1a34cfe94a88a8b6b38142eabd6470215e1a1
refs/heads/master
2021-06-24T00:11:58.415503
2019-06-25T08:41:03
2019-06-25T08:41:03
189,615,094
0
0
null
null
null
null
UTF-8
C
false
false
7,550
c
#include <omp.h> #include <stdio.h> #include <stdlib.h> #include <cblas.h> #include <time.h> #define TCPU_TIME (clock_gettime( id, &ts ), (double)ts.tv_sec + \ (double)ts.tv_nsec * 1e-9) void print_matrix(double **A, int *M, int *N); int main(int argc, char *argv[]) { double **A, **B, *...
[ "taffoni@oats.inaf.it" ]
taffoni@oats.inaf.it
aaebbb0f718d0e44674f28cee9be2c60047c793f
a12efc266b1105d0a56878bd66d6fe40942719df
/memorypark/sora/xport/plugin/private/member_internal.c
f76eb000cb9d8247d5e0cd479d90582aff47f317
[]
no_license
adderly/cmoon
11df92b45e5d383aea4f133832ab627bfc17c140
5a48bfa85f3a1bafd50a560d8de08ccfb2c22528
refs/heads/master
2020-12-07T03:49:57.240112
2014-04-03T10:18:40
2014-04-03T10:18:40
null
0
0
null
null
null
null
UTF-8
C
false
false
78
c
#include "mevent_plugin.h" #include "mevent_member.h" #include "member_pri.h"
[ "bigmaliang@gmail.com" ]
bigmaliang@gmail.com
519669486bf57848d965d8803c04daac27461ec9
1e01f6ae673b11ffe1d916115152716f6f61f0df
/os report/openmpi-3.1.0/opal/mca/pmix/pmix2x/pmix/src/client/pmix_client_connect.c
de54c00c67bd88f221c510b0c6e04e9afc160337
[ "BSD-3-Clause-Open-MPI" ]
permissive
Akua1919/OS-report
5f1b499084e55ec3b72bba515b3506d148898ddb
81c12811439f79c821a65f62fece6b6f77fb0184
refs/heads/main
2023-03-27T12:19:48.711553
2021-03-22T17:29:08
2021-03-22T17:29:08
null
0
0
null
null
null
null
UTF-8
C
false
false
12,646
c
/* -*- Mode: C; c-basic-offset:4 ; indent-tabs-mode:nil -*- */ /* * Copyright (c) 2014-2017 Intel, Inc. All rights reserved. * Copyright (c) 2014-2017 Research Organization for Information Science * and Technology (RIST). All rights reserved. * Copyright (c) 2014 Artem Y. Polyakov <artp...
[ "956974516@qq.com" ]
956974516@qq.com
b7f1e83d81574f5ecaea92ebf1f1a3243a44d351
ae3c790e7793cfa392c8af9e9cd6c4e62fd4fe27
/tests/python/in/122.c
36b08aa7809769eea06a9469690a8c0da5ada260
[]
no_license
VasiliosRallis/c-compiler
c774e9a364f6aedb5330c2cec700cdc79dc85a1e
6c98de5921e641794552da6c6f3a511b690113f6
refs/heads/master
2020-03-21T06:20:32.641786
2018-06-28T20:51:57
2018-06-28T20:51:57
138,213,489
1
0
null
null
null
null
UTF-8
C
false
false
114
c
int z=4; int f() { return 2+z; } int x=3; int main(){ int y = 2+x+z; return y+f(); } int a=1;
[ "luayinghao95@hotmail.com" ]
luayinghao95@hotmail.com
baa152e87ad6464bbd709be95590d41f964b84ae
da709e87594a1075d4b5ec84f2a332bb46a58448
/cores/tivac/wiring_pulse.c
4bf06f9ab71cbf52016f7eeddf8cb0202fa8d24a
[]
no_license
energia/tivac-core
cf8d7fbe5d707c2ec188bfb862710811a3fa7af8
cbd522c87a4ddf235b7b4c10ed5c95dae4442cd2
refs/heads/master
2022-10-06T04:47:27.518658
2021-11-21T00:47:55
2021-11-21T00:47:55
54,495,511
7
17
null
2022-09-04T11:01:10
2016-03-22T17:32:18
C
UTF-8
C
false
false
3,104
c
/* ************************************************************************ * wiring_pulse.c * * Energia core files for MSP430 * Copyright (c) 2012 Robert Wessels. All right reserved. * * *********************************************************************** Derived from: wiring_pulse.c - pulseIn() functi...
[ "robertinant@yahoo.com" ]
robertinant@yahoo.com
55d8a1ac0af7a16af3ab9d1c03c2e11f66f56901
f7d21283b6cdd6df96e724c2e43b1f57831cef83
/Lab 4 Battleship/battleship/battleship/battleship/EIFGENs/battleship/W_code/C10/ev1265d.c
8602f11d5209231d68a278568279fb090321a3fd
[]
no_license
kishanpatel98/Eiffel-Labs
c9088d5969d69943447903ef9bd16c40852bc444
f6c5807f4e55f05be704520150fab2418d43f9f9
refs/heads/master
2020-09-10T04:05:32.948313
2019-11-14T08:03:58
2019-11-14T08:03:58
221,642,534
2
1
null
null
null
null
UTF-8
C
false
false
4,365
c
/* * Class EV_SENSITIVE */ #include "eif_macros.h" #ifdef __cplusplus extern "C" { #endif static const EIF_TYPE_INDEX egt_0_1265 [] = {0xFF01,231,0xFFFF}; static const EIF_TYPE_INDEX egt_1_1265 [] = {0xFF01,247,1264,0xFFFF}; static const EIF_TYPE_INDEX egt_2_1265 [] = {0xFF01,1264,0xFFFF}; static const EIF_TYPE_I...
[ "kishanaptel12@gmail.com" ]
kishanaptel12@gmail.com
0ad4bcbd9f3dd25462707c5795cca94e4f65c2dc
4d9e2733806fedf20d785c9d75d56f2a8550c2e5
/header/ping.h
09d853a9d146281181dac99e06bb1085564ff345
[]
no_license
Meangilk4444/CS120B_midterm2
bc93a2c1d5f2de72d5d64610f95c9fe8bb9b3efc
2dc21335ec0a6a53a616ca3d73e44c09d2c1d84d
refs/heads/master
2022-08-20T23:03:24.973492
2020-05-27T20:25:59
2020-05-27T20:25:59
267,402,414
0
0
null
null
null
null
UTF-8
C
false
false
917
h
//define local variable(s) here. Use static keyword to keep local, e.g: // static int i; // defines a local int named i /*complete the state machine*/ static unsigned char L = 0x00; static unsigned char H = 0x00; static unsigned char q = 0x00; void Ping() { switch(ping_state) { case PInit: ...
[ "priscilahuante123@gmail.com" ]
priscilahuante123@gmail.com
65f17640203fe87bf47f98b3d78974a1ede69588
e43f52283e448d55cb35f471db2d4784aefd45d1
/source/rx02_emulator/my_types.h
cbbcf2b92525c5bc9ac995b173b531b9fc9ad033
[]
no_license
gounselor/rx02_emulator
8ee84a07e1f9de7fc4a77ebb15f89e4aa4c1427f
2b81681f52ee610035eed60dc247af5a6e61fb53
refs/heads/master
2022-12-08T04:53:10.001725
2022-11-14T03:46:31
2022-11-14T03:46:31
265,062,638
0
0
null
2020-05-18T21:09:06
2020-05-18T21:09:06
null
UTF-8
C
false
false
2,842
h
// // local type definitions // // Copyright (c) 2015-2022, Donald N North // // 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 // t...
[ "north@alum.mit.edu" ]
north@alum.mit.edu
87e9c2a235a3ffddcfb60f137d9fc49e0e68cbe8
add4fa6b96b9546e0f9854c733fc7d3cef29e1fa
/HAL/STM32F4xx/inc/stm32f4xx_hal_cryp_ex.h
f62e2f685687038b19ef480cee0d52d2d751cc1c
[ "BSD-2-Clause" ]
permissive
STM32-base/STM32-base-STM32Cube
ae56d0cddca9924a54fa89229e6c784965efaefa
71bcfb75e9b3aadbfcb05b57148d995a7f340b4f
refs/heads/master
2020-04-24T12:09:34.541910
2019-12-28T19:20:10
2019-12-29T22:05:11
171,947,972
52
14
BSD-3-Clause
2019-12-29T22:05:13
2019-02-21T21:26:53
C
UTF-8
C
false
false
3,530
h
/** ****************************************************************************** * @file stm32f4xx_hal_cryp_ex.h * @author MCD Application Team * @brief Header file of CRYP HAL Extension module. ****************************************************************************** * @attention * ...
[ "me@thomas-gravekamp.nl" ]
me@thomas-gravekamp.nl
d9002dcbf462e0e672ba4646a60bd0b75af09933
264fa378851391e5fd6ab91950412052c045fd9f
/0x06-pointers_arrays_strings/holberton.h
6128420b12d274eb766b1524c639b1f861a526a8
[]
no_license
Velasquez4701/holbertonschool-low_level_programming
bb3e83c742e8a5f8f2582c669ebe0b9e7e136762
9877dbc00578515114bc87fbddf71bbfbb1d831b
refs/heads/main
2023-06-22T12:29:24.280130
2021-07-23T04:14:22
2021-07-23T04:14:22
377,974,547
0
0
null
null
null
null
UTF-8
C
false
false
322
h
int _putchar(char c); char *_strcat(char *dest, char *src); char *_strncat(char *dest, char *src, int n); char *_strncpy(char *dest, char *src, int n); int _strcmp(char *s1, char *s2); void reverse_array(int *a, int n); char *string_toupper(char *); char *cap_string(char *); char *leet(char *); void print_number(int n)...
[ "luisvelasques4701@gmail.com" ]
luisvelasques4701@gmail.com
1205cc815374ba61cabe112652c592aec360d83b
54a9c34c604249770c81f2f2b15af7f23448e8cb
/src/learn/test_bimap.h
46855222caf598774011d797c9f06110ea7224e8
[ "Unlicense" ]
permissive
blueantst/zpublic
3a51c1d1d5c0910d5ef5ad85feb4c617d6f5b049
17d798db89a9085200c2127e88ecf6b407393b3c
refs/heads/master
2020-12-11T06:13:25.796413
2013-12-30T09:09:39
2013-12-30T09:09:39
15,559,862
1
2
null
null
null
null
UTF-8
C
false
false
33
h
#pragma once void test_bimap();
[ "278998871@qq.com" ]
278998871@qq.com
9d709e36896650f9857338518e1b5496b3964251
1fabbdfd1ca9ea1b6808893e12bd907eb74de414
/xcode/Classes/Native/UnityEngine_UnityEngine_Events_CachedInvokableCall_1_gen_452MethodDeclarations.h
bb13b6d2c491c1b171451e30ab8fdc9fde9184fd
[]
no_license
Klanly/TutorialPackageClient
6f889e96c40ab13c97d107708ae8f3c71a484301
b9d61ba2f287c491c9565b432f852980ec3fee28
refs/heads/master
2020-12-03T01:42:35.256114
2016-11-01T02:40:21
2016-11-01T02:40:21
null
0
0
null
null
null
null
UTF-8
C
false
false
1,293
h
#pragma once #include <stdint.h> #include <assert.h> #include <exception> #include "codegen/il2cpp-codegen.h" // UnityEngine.Events.CachedInvokableCall`1<JoystickTipInfo> struct CachedInvokableCall_1_t19581; // UnityEngine.Object struct Object_t982; struct Object_t982_marshaled; // System.Reflection.MethodInfo struct...
[ "bu213200@gmail.com" ]
bu213200@gmail.com
44cfb45f6c1124fd0aaf061aad8df00018539d33
bb5ee5c0a4bf5dcb8247f8d26ded1717da107532
/examples/pump-controller-app/pump-controller-common/gen/endpoint_config.h
fce3d81467e6cce336ba30345a28a7d583d8beda
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
renyucjs/connectedhomeip
191445eb5df04c63fd25aa105eab94ad1b9ca1d3
5eea9f2338c7dc42a1cf6463cbddf926d2cf9d77
refs/heads/master
2023-06-29T15:40:52.729866
2021-08-04T00:58:16
2021-08-04T00:58:16
null
0
0
null
null
null
null
UTF-8
C
false
false
116,625
h
/* * * Copyright (c) 2021 Project CHIP Authors * * 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 requir...
[ "noreply@github.com" ]
renyucjs.noreply@github.com
2f3eebd66c1acad8344036536e3f61d60e6a802d
f07aeba92cb3b4c000deb144577df65b27e54612
/adaptor-race/button.h
0a752bf27802d9234538c1d41851b1095f36abed
[]
no_license
wkorfhage/W5300E01
5b16211fad240720e2fe93af8b40600a3c3ec95c
a3556ad00f2b9c25c8e5589209ded32103f4fd5d
refs/heads/master
2021-01-23T09:53:38.106315
2011-02-22T20:57:54
2011-02-22T20:57:54
922,569
3
2
null
null
null
null
UTF-8
C
false
false
129
h
#ifndef __NTKN_BUTTON__ #define __NTKN_BUTTON__ #include "ntkn_w5300e01.h" void waitForButton(vuint32 *addr, int bit); #endif
[ "quliang8247@gmail.com" ]
quliang8247@gmail.com
6ce6dd1352aa7acb84c6bf782b2404833a328dd4
641ac42905c216bbbec82ba02e1f817945e9ee12
/zflist/actions_metadata.h
a101e8bace4403d0a728e942274e10de046cefdc
[ "Apache-2.0" ]
permissive
threefoldtech/0-flist
e54b5b6ff21a595890583334b3c5d04c8158f21a
4825c7d0e0b58a9c6c7b0740c558f972ab7fc9ec
refs/heads/development-v2
2023-05-24T18:14:36.971909
2023-05-23T22:52:13
2023-05-23T22:52:13
143,600,158
3
3
Apache-2.0
2023-05-23T20:09:10
2018-08-05T09:35:48
C
UTF-8
C
false
false
528
h
#ifndef ZFLIST_ACTIONS_METADATA_H #define ZFLIST_ACTIONS_METADATA_H int zf_metadata_set_backend(zf_callback_t *cb); int zf_metadata_set_entry(zf_callback_t *cb); int zf_metadata_set_environ(zf_callback_t *cb); int zf_metadata_set_port(zf_callback_t *cb); int zf_metadata_set_volume(zf_callback_t...
[ "root@maxux.net" ]
root@maxux.net
815703ba92a8ea2694bacd562e8874ea0ed863b0
6379dace78a7d528d792c6b1cb90b1b3115cee2e
/OpenGL_Beginning/src/Settings/InputsList.h
9bf07e111a830c84f42ff4c0ce52c650537c15e3
[]
no_license
egegungordu/OpenGL_Beginning
08cf0c032c0371de894f893d9e44f86e67919e43
2f4f63f75572da3a75f865b8fb69ee4eb49f3e91
refs/heads/master
2022-12-26T15:05:05.673793
2020-08-13T16:45:26
2020-08-13T16:45:26
287,375,602
0
0
null
2020-08-13T20:38:42
2020-08-13T20:38:41
null
UTF-8
C
false
false
141
h
#pragma once /* enum class Input { RIGHT, FORWARD, MOUSEX, MOUSEY, JUMP, FLY, CTRL, SHIFT, MOUSELEFT, MOUSERIGHT, } */
[ "murat.ozturk@boun.edu.tr" ]
murat.ozturk@boun.edu.tr
45b148e6b48a7d9193c1b61f0f0b8aab9e0cd71b
7c65249a149d977ae9ceb7e1d3437f3d26ea2622
/bsd/openbsd/src/sys/uvm/uvm_pmemrange.c
001e249bad225868cfa30d1412661c87788d7b42
[ "LicenseRef-scancode-other-permissive" ]
permissive
ocean2706/ireactorOS
f2b1e18881b763289644908ee996560a0a42cd49
137d6a46341aaf5c7bc9f139f268e44068cc1a25
refs/heads/master
2020-05-20T13:05:21.433306
2016-02-10T09:10:34
2016-02-10T09:10:34
12,356,246
0
0
null
null
null
null
UTF-8
C
false
false
53,448
c
/* $OpenBSD: uvm_pmemrange.c,v 1.49 2015/12/06 10:42:43 blambert Exp $ */ /* * Copyright (c) 2009, 2010 Ariane van der Steldt <ariane@stack.nl> * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and ...
[ "george.bungarzescu@gmail.com" ]
george.bungarzescu@gmail.com
3df97b2acd6fe1d7186d02ca2036bb6e14dba17f
d6d6badf1714b3f9e929c1d8fe329dbbe51a8585
/srcs/core/startup/main.c
66b7bb970b253957ab8b910c423d5eed7d92ea0b
[]
no_license
ffoissey/42sh_42
c072d6f20293c0014f8651bfb2ee6e7053b18371
ffb44b826356f694d137fcfd678ffeec1108ed4f
refs/heads/master
2021-07-19T12:22:34.577653
2020-07-20T19:27:57
2020-07-20T19:27:57
196,191,116
6
1
null
null
null
null
UTF-8
C
false
false
2,578
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* main.c :+: :+: :+: ...
[ "frederic.foissey@gmail.com" ]
frederic.foissey@gmail.com
62b13aaa3131d1201a49fa333a24731698cb56c9
f314e3d195d8ff46a7666847609660f472b74955
/postgres-REL_11_3/src/backend/optimizer/plan/subselect.c
d2399de2fc893caf637d1a9978c5cfde20a0f461
[ "PostgreSQL" ]
permissive
wisehead/zqsql
752d0dbb57f7bad40dc05ca16e434cb520aa1110
a7ab3adfa2ae57c0ad14bcb7c16af23d3aaf66cf
refs/heads/master
2020-05-27T02:01:37.102594
2019-05-24T17:14:44
2019-05-24T17:14:44
188,444,436
0
0
null
null
null
null
UTF-8
C
false
false
86,010
c
/*------------------------------------------------------------------------- * * subselect.c * Planning routines for subselects. * * This module deals with SubLinks and CTEs, but not subquery RTEs (i.e., * not sub-SELECT-in-FROM cases). * * Portions Copyright (c) 1996-2018, PostgreSQL Global Development Group ...
[ "alex.chenhui@gmail.com" ]
alex.chenhui@gmail.com
a5809157f35e1fd367a9c21c401e967b926d50dd
ef59b536e63b250665dfd639617989b9ac94f400
/test/test_ns_host_addr.c
9c52d742bd8d93c8f2fdf8d403f50cffce5c2a3d
[]
no_license
Loremazze/il-progettino
0144971d7cb056a1364c4d2592945503873a24fe
7ac5c3a3e9b51a125ae72d783bcf9dd64036ca6b
refs/heads/master
2023-03-17T07:53:32.156965
2021-02-18T22:30:21
2021-02-18T22:30:21
null
0
0
null
null
null
null
UTF-8
C
false
false
3,055
c
#include "../ns_host_addr.h" #include "../socket_utils.h" #include "../commons.h" #include <stdio.h> #include <unistd.h> #include <sys/socket.h> #include <string.h> #include <arpa/inet.h> #include <stdlib.h> #include <string.h> #include <sys/types.h> #include <sys/socket.h> #include <netdb.h> #include <stdio.h> int m...
[ "marcolucio1999@gmail.com" ]
marcolucio1999@gmail.com
5e394db50412af0b8854f64c74a11f4d1bd8e03b
725e45fcd04f8be52af9d734f3fbccec9d2636a0
/src/gaussianBlur.h
e6c090160fb84d542891018ca6da8bd40d2e068a
[]
no_license
koskimas/simple-cv
19b9d172b635f0b0b1ba09fe6ef6f60b87ae00bb
d2f8b49f790d43ac9c74c2b6d422c2669a0396d3
refs/heads/master
2023-01-22T16:40:02.903225
2020-01-07T07:29:39
2020-01-07T07:30:01
80,745,165
5
1
null
2023-01-11T11:19:01
2017-02-02T16:41:06
JavaScript
UTF-8
C
false
false
1,468
h
#ifndef SIMPLE_CV_GAUSSIAN_BLUR_H #define SIMPLE_CV_GAUSSIAN_BLUR_H #include "Matrix.h" #include "async.h" #include "utils.h" NAN_METHOD(gaussianBlur) { if (info.Length() < 2 || info.Length() > 3) { Nan::ThrowError("expected at least two argument (image, opt) and at most three arguments (image, opt, callback)")...
[ "sami.koskimaki@vincit.com" ]
sami.koskimaki@vincit.com
20d9c7ad5cf7cf8490539fd7c8617952a26eb057
f92898a6dbb662027452d4a75b386e99e9b07b57
/main.h
bfed78f659a2f6b912ad276735a507fab5b6a9d8
[]
no_license
ArchitectOfRequiem/Binary-Search
6cef3e0fadba0d434a912d3f4230ac908574e6d6
b162d898df3664aab4817d28ede731739608af94
refs/heads/master
2023-02-28T17:53:53.029680
2021-02-09T11:32:38
2021-02-09T11:32:38
337,383,076
0
0
null
null
null
null
UTF-8
C
false
false
45
h
#include<iostream> int main() { return 0; }
[ "mateusz.skrzypczakk@gmail.com" ]
mateusz.skrzypczakk@gmail.com
531ce05c771a618120b927eea96bde27d42c0bfc
7047c2ebf8d7944c6b4467560e190b184d54697d
/openmpi-1.2.4/ompi/mca/io/romio/src/io_romio_file_write.c
31e29d273776c68e14299ce35694fb8ce56a334d
[ "BSD-3-Clause-Open-MPI" ]
permissive
NirantK/Text-Summarization
7afb7be3810ccfc1341758ce7899fb2e41b49d4c
45bfa88f77515e1e5c8c6c6b3c64aba4ef8e1575
refs/heads/master
2020-06-04T07:12:43.455919
2019-06-27T00:49:40
2019-06-27T00:49:40
33,182,022
3
6
null
null
null
null
UTF-8
C
false
false
10,502
c
/* * Copyright (c) 2004-2005 The Trustees of Indiana University and Indiana * University Research and Technology * Corporation. All rights reserved. * Copyright (c) 2004-2005 The University of Tennessee and The University * of Tennessee ...
[ "nirant.bits@gmail.com" ]
nirant.bits@gmail.com
4b0e5ca9fd1ef0eb658d1e63d8ed88b49bf3d36f
67d1834dee890cdf05d5f1a5dcef83c82f13aa71
/Source/Cubism/Private/FrameWork/src/Local.h
b507b280695587f0c8d68d7c978389acc0bac233
[]
no_license
Arisego/livv
9316f367062fd3011e15e1b24c90162a69769aec
56d4f1791b856cc65e8589cd73d56a936a57e6a6
refs/heads/master
2020-03-16T09:43:20.279979
2019-12-29T12:44:16
2019-12-29T12:44:16
132,621,400
17
1
null
null
null
null
UTF-8
C
false
false
7,852
h
/* * Copyright(c) Live2D Inc. All rights reserved. * * Use of this source code is governed by the Live2D Open Software license * that can be found at http://live2d.com/eula/live2d-open-software-license-agreement_en.html. */ #pragma once #include <Live2DCubismCore.h> #include <Live2DCubismFrameworkINTERNAL.h>...
[ "3301325+Arisego@users.noreply.github.com" ]
3301325+Arisego@users.noreply.github.com
a4605ba7c5259afaeac3f26313e254aca8c7fcc1
d7a6eebfcfbe25734889fe7b0ec597386800160b
/Game/UI/uiFriend.c
f7559163db321abb469e57fcac6614c89400414e
[]
no_license
naturalleo/coh-score
09f3a9137ab845739f3cc4be026c014af99ed81e
ccb216f07c25457991b86d3b41ec98ff858ed187
refs/heads/master
2020-11-24T19:45:13.700022
2019-07-28T14:36:02
2019-07-28T14:36:02
null
0
0
null
null
null
null
UTF-8
C
false
false
63,473
c
#include "entity.h" #include "friendCommon.h" #include "wdwbase.h" #include "player.h" #include "entVarUpdate.h" #include "cmdgame.h" #include "language/langClientUtil.h" #include "ttfont.h" #include "sprite_base.h" #include "sprite_font.h" #include "sprite_text.h" #include "textureatlas.h" #include "uiFriend.h" #i...
[ "omegablast2002@yahoo.com" ]
omegablast2002@yahoo.com
1c35e7d23a69d83f79bfbfeb03281dca2d868cc2
79d6a1707240be29a21f50df6ebe503cbb27306a
/5185/自增、自减运算符.C
8f36c112d0d30c4ddce15bd31b2acf86464ba355
[]
no_license
pk23488/C
5f412b66e56ce1771fb5c0e808df87e430f360b2
6210b585cc396b684cf622c4bcab806a475bbdca
refs/heads/master
2020-05-25T05:13:09.738805
2019-06-16T02:49:43
2019-06-16T02:49:43
187,345,003
0
0
null
null
null
null
UTF-8
C
false
false
176
c
#include <stdio.h> void main() { int i = 8; printf("%d\n",++i); printf("%d\n",--i); printf("%d\n",i++); printf("%d\n",i--); printf("%d\n",-i++); printf("%d\n",-i--); }
[ "947612133@qq.com" ]
947612133@qq.com
3c14d16bbdcb4587b93da7b2d295323ebca13a36
04118ea8b187ea547fd7e1484afd7c85d233f63f
/src/bootload/lib.c
af7169b8501ab385bdab4f80ce38191e1951ebe2
[]
no_license
Shiitakealien/12step_os
fef34fc0d61bbbb8dffdd5bf1b318da44438393e
427e95a9340e6575dfd3d6a7a286d71d1c1b6b07
refs/heads/master
2020-07-13T03:03:11.646848
2019-09-03T02:12:30
2019-09-03T02:12:30
204,974,235
0
0
null
null
null
null
UTF-8
C
false
false
1,969
c
#include "defines.h" #include "serial.h" #include "lib.h" void *memset(void *b, int c, long len) { char *p; for (p = b; len > 0; len--) *(p++) = c; return b; } void *memcpy(void *dst, const void *src, long len) { char *d = dst; const char *s = src; for (; len > 0; len--) *(d++) = *(s++); return dst; } int...
[ "user@localhost.localdomain" ]
user@localhost.localdomain
8e1a5899b4a28b87d43b9508eaff4a6bd7fc8d6c
ce5c117a1ad5ecfab77fe7d232fab893c1a0607d
/2176 - Paridade - OK/main.c
566d64f98ba7009e3840302618447801e6a4edb4
[]
no_license
felipekian/URI_CODIGOS
9289edab36a027973f68178af21306e69d63d651
39ea660efeb3dbd70e155be9fe7fcd6054983dcf
refs/heads/master
2021-07-23T21:08:21.280339
2020-05-19T13:51:50
2020-05-19T13:51:50
175,738,909
0
0
null
null
null
null
UTF-8
C
false
false
407
c
#include <stdio.h> #include <stdlib.h> #include <string.h> int main(){ char par[999]; gets(par); int i, soma =0; for(i=0;i<strlen(par);i++){ if( par[i] == '1'){ soma++; } } int tot = -38383; if( soma % 2 == 0){ tot = 0; printf("%s%d\n",par...
[ "felipekian@yahoo.com.br" ]
felipekian@yahoo.com.br
6c9df019259b688cc2a4ce73ceb5ffb3176cf3d8
aced0b0b4b73ecb9837500a9b65eb039033e94d3
/Win10_1903_19H1_18277/x64/System32/ntoskrnl.exe/Standalone/_GENERAL_LOOKASIDE_POOL.h
fc0cf8efbd83081823b87cf18e87561bd28583ff
[]
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
3,114
h
typedef union _SLIST_HEADER { union { struct { /* 0x0000 */ unsigned __int64 Alignment; /* 0x0008 */ unsigned __int64 Region; }; /* size: 0x0010 */ struct // _TAG_UNNAMED_3 { struct /* bitfield */ { /* 0x0000 */ unsigned __int64 Depth : 16; /* bit position: 0 */ ...
[ "w.benny@outlook.com" ]
w.benny@outlook.com
b8738151a01df4f58b8d030a921e6b057474bf36
3266532e001111ff71c1b8da11d8f4babe69907a
/colinda/inc/infocontainer.h
e9e9281e912efcc2f3465818debd0ee4497a6f1b
[]
no_license
mrquincle/linda-engine
348a78a146894808b899bd92d3126d65c8f911db
1379e2a10aaf95d5b6223c7888f8ae11f588642a
refs/heads/master
2020-05-27T14:31:30.191217
2013-02-23T12:58:15
2013-02-23T12:58:15
null
0
0
null
null
null
null
UTF-8
C
false
false
514
h
#ifndef INFOCONTAINER_H_ #define INFOCONTAINER_H_ #ifdef __cplusplus extern "C" { #endif #include <inttypes.h> /** * The default info container contains a type, an id and a value. */ struct InfoDefault { uint8_t type; uint8_t id; uint8_t value; }; struct InfoProcess { char* name; }; struct InfoChannel { ui...
[ "anne@almende.org" ]
anne@almende.org
ce3629c7d8bef5476d346943534e0b8eb9ce4494
ad54ed83267fbd6a4908dc41f94c403e8e6d8d32
/hist3.c
5ca26b08aa15547a49e349e3827cf9e07af43979
[]
no_license
Mehul3217/SHELL
c6171de87e63f8d63c1318f6d997085dbbad57d0
16802e57067d04d16b7ef7ab2ec33c4f4305eb4d
refs/heads/master
2020-08-05T13:49:48.053439
2019-10-03T13:09:05
2019-10-03T13:09:05
212,567,418
0
0
null
null
null
null
UTF-8
C
false
false
612
c
#include "header.h" extern char arr[1000][1000]; extern long long idx,go; extern long long job[1000],id; void exe() { int i,fd=open("historyfile", O_CREAT | O_WRONLY | O_TRUNC , 0777); char temp[1001]; for(i=0;i<1000;i++) temp[i]='\0'; for(i=go;i<idx;i++) { ...
[ "3217mehul@gmail.com" ]
3217mehul@gmail.com
f4d8e2b5d92a280cc5653b76251448a417443f32
0e6b6b5d714ed435a5ff65794842d72e1aca7886
/ppppp/applilet3_src/r_wdt_user.c
25a518ad03eae404b1b6b543892bd9da5c6c893d
[]
no_license
javi1966/PRUEBA_YRPBRL78G13
324f8a95b3fc8c4e2925b64a195ec7933de39079
06de92399619d31bc6a6f41f05478bbb364e86ff
refs/heads/master
2021-01-01T17:52:38.429748
2013-11-23T12:53:41
2013-11-23T12:53:41
null
0
0
null
null
null
null
UTF-8
C
false
false
2,181
c
/* ******************************************************************************* * Copyright(C) 2010, 2011 Renesas Electronics Corporation * RENESAS ELECTRONICS CONFIDENTIAL AND PROPRIETARY * This program must be used solely for the purpose for which * it was furnished by Renesas Electronics Corporation. No part of t...
[ "JEG1966@telefonica.net" ]
JEG1966@telefonica.net
4825377be3f1687229d7163adeab362a8d67e81e
f1fbfc6dfd57c2ae5cafd2b52d570b3bc1904f00
/src/schema.c
05236477c0231042920da1a919072a36f373ff94
[ "BSD-2-Clause" ]
permissive
styac/fossil
4f7ca1449ce6b86116cffaeb35ec2ea2308d1cea
49dc19d8563498eb95fc99e85a98b39ac2bea2c4
refs/heads/master
2023-01-20T18:57:57.940041
2020-11-25T21:42:14
2020-11-25T21:42:14
316,059,372
0
0
null
null
null
null
UTF-8
C
false
false
25,500
c
/* ** Copyright (c) 2007 D. Richard Hipp ** ** This program is free software; you can redistribute it and/or ** modify it under the terms of the Simplified BSD License (also ** known as the "2-Clause License" or "FreeBSD License".) ** ** This program is distributed in the hope that it will be useful, ** but without any...
[ "stevens37@gmail.com" ]
stevens37@gmail.com
088898d7d0dcd3f9433636af4fb56e2e2a9f3e1d
008e847f2b075178991d34d755a08d808e80fc2e
/制作ゲーム/制作ゲーム(プログラム)/01_3Dアクションゲーム(2年)/開発環境/Item.h
3bb6c5378155939ee94286e8829a91788a51230f
[]
no_license
SanoShouta/Yoshida_Campus_SanoShouta
6fdb8622cf61b68e25958bd51de21fd100456f59
56eee7c84873099150fabb5001726dfad5160830
refs/heads/master
2020-06-23T05:37:03.325346
2019-07-24T01:06:47
2019-07-24T01:06:47
198,023,433
0
0
null
null
null
null
SHIFT_JIS
C
false
false
2,726
h
//============================================================================= // // アイテム処理 [item.h] // Author : 佐藤安純 Sato_Asumi // //============================================================================= #ifndef _ITEM_H_ #define _ITEM_H_ #include "main.h" #include "meshField.h" #include "model.h" //=========...
[ "jb2017019@stu.yoshida-g.ac.jp" ]
jb2017019@stu.yoshida-g.ac.jp
2d1eabc1772c492a70efa20a2683c8f2d651248f
5f1afce17e6ef929dcbf9c78814e50de4edb5ff5
/chessBoard.c
e5548ff03aa33869f72f527e541c05b2c1d9a9d4
[]
no_license
wonsub1332/Baekjoon
450a8cc91f5045cbdaab2a9dc3926702b4539029
82dad22ac19eae6b4f8426d68494435f019a7a66
refs/heads/master
2023-02-10T01:52:13.777300
2023-02-04T06:09:29
2023-02-04T06:09:29
318,967,035
1
0
null
null
null
null
UTF-8
C
false
false
429
c
#include<stdio.h> int main(void){ int N,M; char chessB[50][50]={0,}; int count=0; scanf("%d %d",&N,&M); for(int i=0;i<N;i++){ scanf("%s",&chessB[i] ); } for(int i=0;i<N;i++){ int j=0; while(chessB[i][j+1]!='\0'){ if(chessB[i][j]=='B' && chessB[i][j+1]!='W')count++; if(chessB[i...
[ "wonsub5491@naver.com" ]
wonsub5491@naver.com
2b80f92cf5db479d07ee26ae89be4fb566302895
1e506578383a9c018ccf992340f556090cf5cb87
/IMU/VTK-6.2.0/Wrapping/Tools/vtkParseHierarchy.c
758b070d7c0b5df8827a3ac6942cf6337f7a75e1
[ "MIT", "BSD-3-Clause" ]
permissive
timkrentz/SunTracker
387c69f4080441822c490fdccf5c850e64cb0ea7
9a189cc38f45e5fbc4e4c700d7295a871d022795
refs/heads/master
2020-12-14T09:50:34.216912
2015-07-17T17:06:36
2015-07-17T17:06:36
37,494,691
0
0
null
null
null
null
UTF-8
C
false
false
28,593
c
/*========================================================================= Program: Visualization Toolkit Module: vtkParseHierarchy.c Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen All rights reserved. See Copyright.txt or http://www.kitware.com/Copyright.htm for details. This ...
[ "tskrentz@gmail.com" ]
tskrentz@gmail.com
233b364c01052a56e5f2d49c79cff3755e1a270d
711e5c8b643dd2a93fbcbada982d7ad489fb0169
/XPSP1/NT/com/mobile/syncmgr/sample/reg.h
6ffcc65d2b0ea59183e366077bd2622e6def0814
[]
no_license
aurantst/windows-XP-SP1
629a7763c082fd04d3b881e0d32a1cfbd523b5ce
d521b6360fcff4294ae6c5651c539f1b9a6cbb49
refs/heads/master
2023-03-21T01:08:39.870106
2020-09-28T08:10:11
2020-09-28T08:10:11
null
0
0
null
null
null
null
UTF-8
C
false
false
1,187
h
//========================================================================== // // THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY // KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE // IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR // PURPOSE. /...
[ "112426112@qq.com" ]
112426112@qq.com
1d16b6431ca032222ea3d5892be945dab20795aa
5e38928648065977b10c3b479948a22f1d62e398
/Dependencies/Minhook/buffer.c
dae7b15250f0898ce5c0e8b7e817c23ffb4b74a8
[]
no_license
KaylinOwO/moonshot
4054903c28fdba4250bea1d586fa370a0526d5da
66ade11c7854cbd65f63a56d71abe23d59a2db54
refs/heads/main
2023-06-25T07:01:55.961667
2021-07-31T01:21:05
2021-07-31T01:21:05
391,210,766
5
2
null
null
null
null
UTF-8
C
false
false
9,098
c
/* * MinHook - The Minimalistic API Hooking Library for x64/x86 * Copyright (C) 2009-2017 Tsuda Kageyu. * 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 o...
[ "calliexen@gmail.com" ]
calliexen@gmail.com
d65598cece982601e823db25fc801dc902cd20eb
b71b8bd385c207dffda39d96c7bee5f2ccce946c
/testcases/CWE190_Integer_Overflow/s04/CWE190_Integer_Overflow__int_rand_add_07.c
c85fe6d609ddb8fc729f26f591df7b73a2810ed0
[]
no_license
Sporknugget/Juliet_prep
e9bda84a30bdc7938bafe338b4ab2e361449eda5
97d8922244d3d79b62496ede4636199837e8b971
refs/heads/master
2023-05-05T14:41:30.243718
2021-05-25T16:18:13
2021-05-25T16:18:13
369,334,230
0
0
null
null
null
null
UTF-8
C
false
false
4,320
c
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE190_Integer_Overflow__int_rand_add_07.c Label Definition File: CWE190_Integer_Overflow__int.label.xml Template File: sources-sinks-07.tmpl.c */ /* * @description * CWE: 190 Integer Overflow * BadSource: rand Set data to result of rand(), which may be zero * GoodSourc...
[ "jaredzap@rams.colostate.edu" ]
jaredzap@rams.colostate.edu
dd03878700441713d81f0bb5deb5b357ebe404e3
be62da3f010d6e34d33320e2f58dbf4821827cf3
/tests/usr.bin/xlint/lint1/msg_277.c
9dd70f4a74d1789c86167ac1387534a2b745bbf8
[]
no_license
sugam45/src
453144ee2c3f0a9f6a6fef5a1351700a71bcd49a
546a6829be97e6afac2563f9b14b3f55c703601f
refs/heads/main
2023-06-20T02:06:34.602356
2021-06-15T12:35:53
2021-06-15T12:35:53
377,153,283
1
0
null
2021-07-13T00:47:10
2021-06-15T12:22:12
null
UTF-8
C
false
false
433
c
/* $NetBSD: msg_277.c,v 1.4 2021/02/27 18:01:29 rillig Exp $ */ # 3 "msg_277.c" // Test for message: initialization of '%s' with '%s' [277] /* lint1-extra-flags: -e */ enum E { E1 }; void sink_enum(enum E); void sink_int(int); void example(enum E e, int i) { enum E e2 = e; enum E e3 = { i }; /* expect: 277 */ ...
[ "sugam1999@yahoo.com" ]
sugam1999@yahoo.com
87371d2d8f857b6b694fd5693b78da8a0cb26d71
7b27851b26a8f22a71f9f89c803fb0ab351568ba
/GarbageCollector/GC.c
97b3fd5a36d1a8c5066604fe4736348bad217b3b
[]
no_license
andriikovall/Some-projects
03108cf07e01fcfc0383ad2899569c11870315cf
9f28de55b02448c510e679a660885c8018047283
refs/heads/master
2023-02-02T13:22:03.562582
2019-07-09T08:26:17
2019-07-09T08:26:17
null
0
0
null
null
null
null
UTF-8
C
false
false
714
c
#include "GC.h" #include "GCList.h" #include <stdio.h> void GC_begin() { GCList_init(&listOfPtrs); } void GC_finish() { GCList_clear(&listOfPtrs); GCList_deinit(&listOfPtrs); } void * GC_malloc(size_t size) { void * ptr = malloc(size); GCList_add(&listOfPtrs, ptr); return ptr; } void * G...
[ "anderkoval3@gmail.com" ]
anderkoval3@gmail.com
065cf350941f1e150a635be6ec2441f7f0884546
94e8344ee420ae4d2eb1643e95973845f341a3d2
/gcc_4.3.0_mutants/mutant101027_dse.c
a5f29e002d80a7cc6fc9309721bf22c26144c50e
[]
no_license
agroce/compilermutants
94f1e9ac5b43e1f8e5c2fdc17fa627d434e082f3
dc2f572c9bfe1eb7a38999aaf61d5e0a2bc98991
refs/heads/master
2022-02-26T21:19:35.873618
2019-09-24T15:30:14
2019-09-24T15:30:14
207,345,370
1
0
null
null
null
null
UTF-8
C
false
false
96,206
c
/* RTL dead store elimination. Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc. Contributed by Richard Sandiford <rsandifor@codesourcery.com> and Kenneth Zadeck <zadeck@naturalbridge.com> This file is part of GCC. GCC is free software; you can redistribute it and/or modify it under the terms of...
[ "agroce@gmail.com" ]
agroce@gmail.com
82cd3c6415b6b22066144e16adae073e00f189ce
3a78ae89d67fdcc709a3e47dfeea0241c90baa88
/fit/uplimit/chenzx/uplimit/fit_X.C
6c1e7dab303f57a8f43337291f5434a1ddd94682
[]
no_license
FenLynn/ihep
5f48e02c6f4e3cd9739cee48021a3a53f05f18e4
3f7d6989e08c8e621cc7081bc3c636cb876eabca
refs/heads/master
2020-12-24T16:40:55.293747
2016-03-13T20:00:02
2016-03-13T20:00:02
31,876,976
2
1
null
null
null
null
UTF-8
C
false
false
6,826
c
#include <TH2.h> #include <TStyle.h> #include <TCanvas.h> #include <cmath> fit_X(){ gStyle->SetOptTitle(0); gStyle->SetFrameBorderMode(0); gStyle->SetCanvasBorderMode(0); gStyle->SetPadBorderMode(0); gStyle->SetOptTitle(0); gSystem->Load("libRooFit") ; using namespace RooFit ; //get spetrum of X ...
[ "lify@pku.edu.cn" ]
lify@pku.edu.cn
03bd426bd7f02c898fc11b867d5ce309a1086ca5
2facc80b04d65b2544f410895fe367d8f6335e55
/ChibiOS/ext/iot/e_ringbuffer.h
97a8a3176e75c86a6d9547eeb9c447adfbd36feb
[ "CC0-1.0" ]
permissive
lcam21/DSP-Library-Lanin
ff699ceb72f345b8e55d41e562850e012c4e5ee2
c9d9afbd520777ef4ba0cb9c1af6aacdad9101d9
refs/heads/master
2020-12-24T21:22:04.018574
2016-05-26T04:54:14
2016-05-26T04:54:14
58,023,014
1
0
null
null
null
null
UTF-8
C
false
false
1,810
h
/* e_ringbuffer.h - a zero dependency, c89 compatible, portable ring buffer implementation Copyright (C) 2010-2011 Engin AYDOGAN (zlib license) This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of ...
[ "lcam03@gmail.com" ]
lcam03@gmail.com
68ee8d3fff349aa9b25c97442a346b2e7309614b
e6d91a5e55b9b0cdb0ac5ca6099df6b744429fd6
/src/TreeMaker/Production/test/NoCuts/phijet1phijet2.C
9511bcf6bdbc61e352d9cda69742125d41ed304b
[]
no_license
delgadoandrea/CMSSW_7_4_6_patch6
25b9d850497c549eb9897ed13810da1b37236129
972ca9dd56ae50b104937238a7025412cc53d718
refs/heads/master
2021-01-10T11:55:55.234939
2016-03-16T15:21:48
2016-03-16T15:21:48
53,610,216
0
0
null
null
null
null
UTF-8
C
false
false
20,208
c
void phijet1phijet2() { //=========Macro generated from canvas: phijet1phijet2/phijet1phijet2 //========= (Mon Nov 23 11:05:10 2015) by ROOT version6.02/05 TCanvas *phijet1phijet2 = new TCanvas("phijet1phijet2", "phijet1phijet2",140,162,700,700); phijet1phijet2->Range(-3.926991,-6.389346,3.926991,5.237781); p...
[ "delgado_andrea@neo.tamu.edu" ]
delgado_andrea@neo.tamu.edu
fa7801dd3afa13bf83676b1b1111697902bdd652
acee1c90b6a90a8e4c841a4619c5b88408605df7
/driver/MTK/touch_panel/GT9721/mtk_file/touchscreen/GSLX688/include/configs/GSL915_W806_WTGD_GG.h
0f40a6377f820b1e168577973b08f1dab1354019
[]
no_license
machester/Learning
40d16c54923aa7881f38941d90cf37f10139f1b7
18412162274350e1a10286c5724feeb3f47e4d41
refs/heads/master
2021-06-09T23:28:16.155923
2021-03-18T16:31:11
2021-03-18T16:31:11
138,256,031
0
2
null
2019-10-26T13:28:59
2018-06-22T04:52:41
Objective-C
UTF-8
C
false
false
98,720
h
unsigned int gsl_config_data_id_806_WTGD_GG[] = { 0x778b45, 0x200, 0,0, 0, 0,0,0, 0,0,0,0,0,0,0,0xbd96f100, 0x900,0x5,0xe0019,0xe0019,0x3200500,0,0x5100,0x8e00, 0,0x320014,0,0,0,0,0,0, 0x2,0x3d090,0x15f90,0x10240008,0x10260006,0,0,0x5050505, 0x1b6db688,0x240,0,0,0,0,0,0, 0,0,0,0,0,0,0xa...
[ "shusheng1991@gmail.com" ]
shusheng1991@gmail.com
08397d5f3fe00a8f807f5e1874a1ee3510eee379
5fb63168c2c7cf3fb4096acfde4ab7a3ddd14805
/include/nautilus/partition.h
c3a21ac72dcb7eb47abe5ff6e3a5f73791a42f5d
[ "MIT" ]
permissive
HExSA-Lab/nautilus
fccdb3bfa3de24df4f267d349dde578644b59514
e6e38c41c059c6186e2c2e6ba73111bf042e2b18
refs/heads/master
2022-05-22T22:00:26.816844
2020-12-22T00:06:47
2020-12-22T00:06:47
143,364,231
38
30
NOASSERTION
2022-05-14T18:19:31
2018-08-03T01:53:57
C
UTF-8
C
false
false
8,259
h
/* * This file is part of the Nautilus AeroKernel developed * by the Hobbes and V3VEE Projects with funding from the * United States National Science Foundation and the Department of Energy. * * The V3VEE Project is a joint project between Northwestern University * and the University of New Mexico. The Hobb...
[ "pdinda@northwestern.edu" ]
pdinda@northwestern.edu
554c564ca122792b0ca516b6bc8a0ebd5a09e031
51635684d03e47ebad12b8872ff469b83f36aa52
/external/gcc-12.1.0/gcc/testsuite/gcc.target/aarch64/sve/acle/asm/uzp1_bf16.c
19d43ed11223666263058e26d40bb1f200b424b1
[ "LGPL-2.1-only", "FSFAP", "LGPL-3.0-only", "GPL-3.0-only", "GPL-2.0-only", "GCC-exception-3.1", "LGPL-2.0-or-later", "Zlib", "LicenseRef-scancode-public-domain" ]
permissive
zhmu/ananas
8fb48ddfe3582f85ff39184fc7a3c58725fe731a
30850c1639f03bccbfb2f2b03361792cc8fae52e
refs/heads/master
2022-06-25T10:44:46.256604
2022-06-12T17:04:40
2022-06-12T17:04:40
30,108,381
59
8
Zlib
2021-09-26T17:30:30
2015-01-31T09:44:33
C
UTF-8
C
false
false
583
c
/* { dg-final { check-function-bodies "**" "" "-DCHECK_ASM" } } */ #include "test_sve_acle.h" /* ** uzp1_bf16_tied1: ** uzp1 z0\.h, z0\.h, z1\.h ** ret */ TEST_UNIFORM_Z (uzp1_bf16_tied1, svbfloat16_t, z0 = svuzp1_bf16 (z0, z1), z0 = svuzp1 (z0, z1)) /* ** uzp1_bf16_tied2: ** uzp1 z0\.h, z1\.h, z0\.h ** ret */ T...
[ "rink@rink.nu" ]
rink@rink.nu
0b4181ef690ecae4bf9edcb288d27914e1836da0
9f1541df4017c158213d8cbd2fa954dda3a656c9
/common.c
12aed596835a5ed704fe11682c4c6f66ac8e19f7
[]
no_license
maiziex/INDEL
04674f9d6c64b880fca898bec05dbc4e0c504154
d797db16aa5f3fe06af61db36e35559a547f663a
refs/heads/master
2021-01-10T07:48:21.769003
2016-02-16T01:46:07
2016-02-16T01:46:07
51,559,092
0
1
null
null
null
null
UTF-8
C
false
false
1,509
c
#include <stdlib.h> #include "common.h" FILE* fileOpenR(char* filename) { FILE* file = (FILE*) fopen(filename, "r"); if(file == NULL) { printf("Cannot open the file %s\n", filename); exit(1); } return file; } FILE* fileOpenRB(char* filename) {...
[ "maiziex@gmail.com" ]
maiziex@gmail.com
438eec0c88814dc738a6234f9dedf209e0589647
c694d320f59a788b724bad9245a2b0d4245ebdba
/20180118/20180118/makefile/sub.c
e4ddab4b74aba71fce1685b034d8ea7e00a600f4
[]
no_license
koganlee/code
440e3d93a972b980451bec5fc1bc718a4b722807
840a37a9706a1ea1a861412d4b95512c30e3f6e1
refs/heads/master
2021-04-06T00:23:42.149514
2018-03-15T09:47:25
2018-03-15T09:47:25
125,342,167
0
0
null
null
null
null
UTF-8
C
false
false
71
c
#include <stdio.h> void sub(int i,int j) { printf("sub=%d\n",i-j); }
[ "koganlee@163.com" ]
koganlee@163.com
de5649d9c505010f5ca4465f94af4658114ea2bb
32b1fdce084c6b7fb759534aeb29a7b9818c0aad
/Systematics/Variation.C
db8b701413bea18a5dace015e1241e4025c5bd9a
[]
no_license
KiSooLee/8TeVpPbUpsilonv2KISTI
18fa1a1bc7f4dcd97f464901a45d5e1e0370c653
6a4378567c78340b835a35bd2cb095402d25f11c
refs/heads/master
2023-04-10T04:29:09.273354
2023-03-18T04:57:32
2023-03-18T04:57:32
107,366,877
1
0
null
null
null
null
UTF-8
C
false
false
7,757
c
//Headers{{{ #include <TROOT.h> #include <TSystem.h> #include <TFile.h> #include <TTree.h> #include <TF1.h> #include <TH1.h> #include <TGraph.h> #include <TGraphErrors.h> #include <TMultiGraph.h> #include <TCanvas.h> #include <TLegend.h> #include <TLatex.h> #include <TString.h> #include <iostream> #include <fstream> #i...
[ "kilee@cern.ch" ]
kilee@cern.ch
86aa3b36700c7589528b52ca15645a42faa66f5b
36385e4ae097d3b662512c32ebbd91fe168491c8
/Project 3/rtos/roomba/ir.c
c827d5e4945f07312aed4d518984c5042f8e3029
[]
no_license
Gomer3261/CSC460
4b84691415fbca5616910b056d9539d0e907014f
07e405b81b8c04bbf7663a09d4e2b0a8dc9d3df1
refs/heads/master
2021-01-25T12:14:42.720413
2015-04-07T04:44:05
2015-04-07T04:44:05
30,769,924
0
2
null
null
null
null
UTF-8
C
false
false
3,269
c
/* * ir.c * * Created: 2015-01-28 12:15:57 * Author: Daniel * Modified By: Mark and Curtis * */ #define F_CPU 16000000UL #include "ir.h" #include <avr/io.h> #include <util/delay.h> #include <avr/interrupt.h> extern void ir_rxhandler(); volatile uint8_t is_receiving = 0; volatile uint8_t is_transmitting = 0; v...
[ "Geoff.Gollmer@Gmail.com" ]
Geoff.Gollmer@Gmail.com
fe2c12a6a3a3755f3faae60e0fe55ec0f76ce2cd
7faa6044c51b1a70c3a19908e72fb6f8c25ef5a7
/world/d/qujing/chechi/npc/king.c
e89936aa2d695c6e7142495f8504fb1904713b72
[]
no_license
losep/xyj45
b55ca0f087bde4082b5ebe05945f36df86afcb9c
3a699e543eec0f3c3965986ca98d7ba3b603c0cd
refs/heads/master
2020-07-04T14:14:49.565808
2016-11-18T19:31:57
2016-11-18T19:31:57
74,157,577
1
1
null
2016-11-18T18:52:37
2016-11-18T18:52:37
null
GB18030
C
false
false
4,729
c
// 神话世界·西游记·版本4.50 /* <SecCrypt CPL V3R05> */ // create by snowcat 10/16/1997 inherit NPC; void create() { set_name("国王", ({"guo wang", "king" })); set("title","车迟国"); set("gender", "男性"); set("rank_info/respect", "陛下"); set("age", 80); set("attitude", "peaceful"); set("shen_type", 1); set("per", 30...
[ "liming.xie@gmail.com" ]
liming.xie@gmail.com
008c6c0f57711d02bb694c1bf762829918748fb0
94db0bd95a58fabfd47517ed7d7d819a542693cd
/client/ClientRes/IOSAPI/Classes/Native/AssemblyU2DCSharp_ProtoBuf_Serializers_StringSeria4270578155MethodDeclarations.h
513ac40c2fcb7d705067acd926c8630bde87fcd1
[]
no_license
Avatarchik/card
9fc6efa058085bd25f2b8831267816aa12b24350
d18dbc9c7da5cf32c963458ac13731ecfbf252fa
refs/heads/master
2020-06-07T07:01:00.444233
2017-12-11T10:52:17
2017-12-11T10:52:17
null
0
0
null
null
null
null
UTF-8
C
false
false
2,668
h
#pragma once #include "il2cpp-config.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include <stdint.h> #include <assert.h> #include <exception> // ProtoBuf.Serializers.StringSerializer struct StringSerializer_t4270578155; // ProtoBuf.Meta.TypeModel struct TypeModel_t653695305; // Syste...
[ "1" ]
1
f326aacb937457fa6a8d0169f374cc64cee29a74
7705b72bbac3e05907575b8ed1e9d242dbc755be
/2016.07.25 800U-R3N3/firmware/800U-R3B3程序 - 2016-8-18/SRC/timer.c
b13ebb0a06a95760fb5503e1650a73ff48027247
[]
no_license
MrZhouWang/HoFon-800U-R3N3
9a0b64e0fb451e5b0b6420d9107fbbcc473f7c78
425b5355b86a73d040e79b3ff64e2eebebe20299
refs/heads/master
2020-07-02T03:56:26.402019
2016-11-21T05:27:29
2016-11-21T05:27:29
74,329,032
0
0
null
null
null
null
GB18030
C
false
false
1,768
c
#include "include.h" ////////////////////////////////////////////////////////////////////////////////// //// 功能描述 : 定时器0初始化 //// 输入参数 : //// 返回参数 : //// 说明 : ////////////////////////////////////////////////////////////////////////////////// void Timer0_Init (void) // 30us { TR0 = 1; //Timer0启动,即TC...
[ "864711165@qq.com" ]
864711165@qq.com
e78d9f3df7e870f1b03a8565a39e086a18be387d
e1288568f553ce917ab3904ec319d1b5cda3dd40
/Dragon_ar_game/Classes/Native/UnityEngine.ParticleSystemModule_CodeGen.c
2f5f0cb0c6a8768d79e9fb5e1c07a8215fb5e5ef
[]
no_license
Tani314/Armor-Wing
e1803848067cb7433aaaec6e4aa3074c551e7128
0638f81f1a83ec3eda99a551b0869e1e4d5d3c0c
refs/heads/master
2020-12-26T20:59:42.970129
2020-11-13T10:33:13
2020-11-13T10:33:13
237,638,253
0
0
null
null
null
null
UTF-8
C
false
false
9,597
c
#include "il2cpp-config.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include "codegen/il2cpp-codegen-metadata.h" IL2CPP_EXTERN_C_BEGIN IL2CPP_EXTERN_C_END // 0x00000001 System.Void UnityEngine.ParticleSystem::Emit(UnityEngine.Vector3,UnityEngine.Vector3,System.Single,System....
[ "tanitabassum299@gmail.com" ]
tanitabassum299@gmail.com
b4ef678f743fa22eecd5d371d3c0d62770d15e92
88ae8695987ada722184307301e221e1ba3cc2fa
/third_party/ffmpeg/libavformat/mpeg4audio_sample_rates.c
212385f3489c63f10a42f13c556c7430494c8cf0
[ "Apache-2.0", "LGPL-2.0-or-later", "MIT", "GPL-1.0-or-later", "LGPL-2.1-or-later", "BSD-2-Clause", "BSD-3-Clause", "LGPL-2.1-only", "LGPL-3.0-only", "GPL-2.0-only", "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
976
c
/* * MPEG-4 Audio sample rates * Copyright (c) 2008 Baptiste Coudurier <baptiste.coudurier@free.fr> * Copyright (c) 2009 Alex Converse <alex.converse@gmail.com> * * 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 Publ...
[ "jengelh@inai.de" ]
jengelh@inai.de
288dac66b38a3b49b768984602969b39b9e19b32
6d99ac0b2bdf4e6a479aa0dc647c8222ca961dc7
/none/plans/new_arch/none_core.h
2b1908db196dbe439ebef072199e5b4a07d33af7
[]
no_license
chengyake/yakebackup
616151c3b9f9d56948a9a7f8346272c3d2f417c9
560630143395739208af292f81845efc78711595
refs/heads/master
2020-03-13T03:54:45.994868
2018-04-25T05:05:01
2018-04-25T05:05:01
130,953,110
0
0
null
null
null
null
UTF-8
C
false
false
470
h
#ifndef none_core_h #define none_core_h #define SLOT 21 #define NOA 256 struct yuan_t { unsigned int idx; unsigned char sta[NOA][SLOT]; unsigned char dis[NOA]; }; #define NOI 2 #define NOO 1 #define NOM (32)...
[ "chengyake2008@163.com" ]
chengyake2008@163.com
f046a1db91a83be5adc676de54502517db477d1a
6ee39bcfd334bff7a2034ecb6e997f7a7d6e3bc1
/log.h
18f507dd71755cec92d2fbbee9134aa0d5e4166d
[ "MIT" ]
permissive
TeddyGuo/HTTP-Server
487baf0eedfcd0ef7dd67af9f8c93e5ae16b58eb
ca89e6eb0157218157d35c74090c041c0136d75b
refs/heads/main
2023-02-05T23:41:30.818084
2020-12-28T16:45:23
2020-12-28T16:45:23
325,061,304
1
0
null
null
null
null
UTF-8
C
false
false
1,361
h
#include <stdio.h> #include <stdlib.h> #ifndef _LOG_H #define _LOG_H enum log_level_id { FATAL = 0, ERROR, WARN, INFO, DEBUG }; #ifdef _DEBUG #define LOG(level, format, args...) \ do \ { \ if (level < user_option->log_level) { \ switch (level) \ { \ case DEBUG: \ printf("[DEBUG] [%s:...
[ "error35643527@gmail.com" ]
error35643527@gmail.com
0ba6b380754c0cacc0cd0f9ece7e74d5dda74332
e36ebccd6c975930619eb0335b0a6c4a2ad68f2d
/Projects/STM32F072RB-Nucleo/Examples_LL/UTILS/UTILS_ReadDeviceInfo/Inc/stm32f0xx_it.h
46bfa842747ed513c020ee84546d89b83a8c4140
[ "BSD-2-Clause" ]
permissive
borgel/STM32Cube-F0-Releases
fd3b9f3170bf553ecfddf8644b0ba38e900d235a
405fd91f5d096eed550e7ec4db175c729ecc20d6
refs/heads/master
2021-01-11T14:39:59.504458
2017-01-27T09:00:55
2017-01-27T09:00:55
80,192,156
1
0
null
null
null
null
UTF-8
C
false
false
3,055
h
/** ****************************************************************************** * @file Examples_LL/UTILS/UTILS_ReadDeviceInfo/Inc/stm32f0xx_it.h * @author MCD Application Team * @version V1.7.0 * @date 04-November-2016 * @brief This file contains the headers of the interrupt handlers. ...
[ "borgel@MacBook-Air" ]
borgel@MacBook-Air