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
2b0d72e995a69c26aba9d77ed521dbd87527fafb
dcb31aa33239e68e1f530b529f0cf0be8642d9b9
/shared-bindings/sharpdisplay/__init__.c
d1f728c61bf1b925027277ea8807e70d5310b1f9
[ "MIT" ]
permissive
Gadgetoid/circuitpython
90ac8047c7891bee796aaf8ba1ec243e3aebd6ed
be9e045ee3562e4fff0f982a4bf53654da8107b6
refs/heads/main
2023-08-24T22:07:25.609241
2021-03-10T16:48:07
2021-03-10T16:48:07
346,478,214
2
0
NOASSERTION
2021-03-10T20:06:22
2021-03-10T20:06:21
null
UTF-8
C
false
false
1,920
c
/* * This file is part of the MicroPython project, http://micropython.org/ * * The MIT License (MIT) * * Copyright (c) 2020 Jeff Epler for Adafruit Industries * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), ...
[ "jepler@gmail.com" ]
jepler@gmail.com
f52f8a59d0d1c58020f8931f34ecac591de75427
ac9e6e0474d5eb84cafa7fefdfac049d81dbf85c
/Projetos/Projeto_C/Biblioteca.h
e53f5ab6b4752b3a339f6b18a9a95316da258577
[]
no_license
TheWebs/IPS-Projetos
99ef27dffe1864a55578a2ad5c8713cae8405795
f815747a80eec9084627db319515126cb05880c5
refs/heads/master
2021-01-20T08:53:33.720008
2017-06-03T16:05:56
2017-06-03T16:05:56
89,471,842
0
0
null
null
null
null
UTF-8
C
false
false
468
h
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ /* * File: Biblioteca.h * Author: franc * * Created on April 22, 2017, 4:58 PM */ #ifndef BIBLIOTECA_H #define ...
[ "noreply@github.com" ]
TheWebs.noreply@github.com
c447d6e0408e77e0e2d3af86d54d4e433a1b773b
8d41c4ebef2c10c420715f4fbfc9712f9729397b
/Chapter 7/7.8-DrawHouse.c
41a3f58b8ef4badb9cddd70d30f74fb4ffe2492a
[ "MIT" ]
permissive
Ruesigoren/Solution
8eee0107461ab41c5711e8eaac33d2701e5395f0
882471de39cb4bf471e958769f9f1c1a967da9c2
refs/heads/master
2020-04-11T21:59:45.702841
2019-01-24T13:54:07
2019-01-24T13:54:07
162,122,255
1
1
null
null
null
null
UTF-8
C
false
false
2,555
c
/* * File: 7.8-DrawHouse.c * --------------------- * this program draws a house. */ #include <stdio.h> #include "genlib.h" #include "graphics.h" /* * Constants * --------- * The following constants control the sizes of the * various elements in the display. */ #define HouseWidth 1.5 #defi...
[ "cwpxkxh@gmail.com" ]
cwpxkxh@gmail.com
37c0d6a40bdf629c0f6f38c36560cd862287fb4b
af64d4a1bf12dba5081d14eb453481027e1f24cf
/EmbeddedSystemDesign/jni/push_button.c
0c3b01eefacc2dd78942f79253970352a261b4a5
[]
no_license
jakesanggulee/Undergraduate-Course
af0d35b3c6340151af966056e5f962ee83d8b025
6d3de88de8846029d29e3ed528342cbf0172f006
refs/heads/master
2020-07-27T00:54:13.140714
2019-09-17T04:59:01
2019-09-17T04:59:01
null
0
0
null
null
null
null
UTF-8
C
false
false
2,443
c
#include "./include/queue.h" #include "./include/gpio.h" #include "./include/push_button.h" #include "./include/service.h" #include "./include/interrupt.h" #include <unistd.h> #define delay 100000 extern queue_t request_queue; extern int services_cntl[NUMBER_OF_SERVICES]; void* pushbutton_service1(voi...
[ "noreply@github.com" ]
jakesanggulee.noreply@github.com
e64ea83aa6e53e257472dc9fe28a300e5bfd13fc
2566be2cd6cbb16fae92ce544a8189f1cd07c6e5
/FUZZY9.c
e5b80b16fa812fcf527eefe80be2d2526492b6e1
[]
no_license
hnslmp/flcin_cmex
cbeaa77459ec32dd2e3061a2f0e80cd50d0af9d2
413faa875e36a1107717fc68a32212fb9600000b
refs/heads/main
2023-06-18T23:40:56.990813
2021-07-15T15:24:14
2021-07-15T15:24:14
382,982,122
0
0
null
null
null
null
UTF-8
C
false
false
7,168
c
#define S_FUNCTION_LEVEL 2 #define S_FUNCTION_NAME FUZZY9 #include "simstruc.h" #include <math.h> #define U(element) (*uPtrs[element]) /*Pointer to Input Port0*/ static void mdlInitializeSizes(SimStruct *S) { ssSetNumDiscStates(S, 3); if (!ssSetNumInputPorts(S, 1)) return; ssSetInputPortWidth(S, 0, 2); ssS...
[ "ancemo14@gmail.com" ]
ancemo14@gmail.com
03e796d9e0583d535ec0b7bde020a66c3b67b019
0c5d3b088080577388f5766431487534f93a2c40
/Github-Projects-Origin/linux-master/net/6lowpan/nhc.c.bak.c
1607448ea340243cfcc4685372de3a2876567767
[]
no_license
zhiyuanjia/WoBench
878255ce45e76ef57f88743c7f43acdfa59e93e7
6b337780cbd598de98fc0eabd19efaf1a01b6012
refs/heads/master
2021-09-23T03:12:08.091319
2018-06-14T10:17:59
2018-06-14T10:17:59
null
0
0
null
null
null
null
UTF-8
C
false
false
5,451
c
#include <assert.h> #include <string.h> #define INCLUDEMAIN /* * 6LoWPAN next header compression * * * Authors: * Alexander Aring <aar@pengutronix.de> * * 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 Soft...
[ "wangcong15@mails.tsinghua.edu.cn" ]
wangcong15@mails.tsinghua.edu.cn
aa42351bacd3ecdcf29a75b7520f02d878fc4986
d4303ecf803ef143344cff0c0fdd7e7794979259
/type/VuoShader.c
66782b7dc87462ebdf7891d8fbb36f1e67d6a287
[]
no_license
0xbuidlman/vuo
6281dc236459222244cc01c5be9611bea1953c6a
9ef35298fa4aed5ac4a72227e0fff17fdbbff695
refs/heads/master
2022-05-06T18:28:58.004162
2016-01-08T20:22:11
2016-01-08T20:22:11
null
0
0
null
null
null
null
UTF-8
C
false
false
23,468
c
/** * @file * VuoShader implementation. * * @copyright Copyright © 2012–2015 Kosada Incorporated. * This code may be modified and distributed under the terms of the MIT License. * For more information, see http://vuo.org/license. */ #include <stdio.h> #include <stdlib.h> #include <string.h> #include "node.h" #i...
[ "info@vuo.org" ]
info@vuo.org
3b4a898aa1fd645d8584a3ea1e13e175f40d0a1e
513f23a3a135b7a2a5d5c2d36f3b16f2decd2d00
/src/firmware/src/config/pic32mzw1_refdesign/FreeRTOSConfig.h
9f482dbad6e38809aec877e7e91f9a877fb082cc
[]
no_license
MicrochipTech/PIC32MZW1_refDesign_OOB
a4ee71e0fbea86f939be95d8289ef80a6a8f29ef
9c970a2ee89c9fd364f852c30ff6b6aaf6080464
refs/heads/main
2023-06-29T01:01:54.674456
2021-08-05T06:04:33
2021-08-05T06:04:33
346,594,141
0
1
null
null
null
null
UTF-8
C
false
false
5,450
h
/* * FreeRTOS Kernel V10.2.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 restriction, includ...
[ "vysakh.pillai@microchip.com" ]
vysakh.pillai@microchip.com
a0d27dc8e8520f1d891fb7c67882e3501571a890
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/linux/drivers/i2c/busses/extr_i2c-sprd.c_sprd_i2c_send_stop.c
63fa42d9ec4088908819f6c91ba3c7679a00f0b7
[]
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
813
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
f10625103d89307d6083a732eb1d1ec1d7b6f151
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/linux/security/extr_device_cgroup.c_dev_exception_clean.c
b9ae75c3e65ce6be990597d533f6b8d03c863374
[]
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
764
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
7350db74b65fef6880518f63ba4745e6471e3f6b
b6cd0d4746e5c4c832e081fa156c908106cfe3ce
/walltime.c
ac77af126d82958ebaa69fa67b826491d755dacf
[]
no_license
threadmaster/openblas_starting
b0d48d3f78c88145223a2fbb9a5cd1315a63e14c
f3ec1e8b6bddc9664e9b11c83b3e2727e6cd89de
refs/heads/master
2022-05-05T00:05:38.918929
2022-04-25T17:51:17
2022-04-25T17:51:17
130,227,685
0
0
null
null
null
null
UTF-8
C
false
false
432
c
// Demonstrates how to use time.h and gettimeofday function to return wallclock time // #include <stddef.h> /* defines NULL */ #include <sys/time.h> double factor = 1.0e-6; #ifdef __cplusplus extern "C" { #endif double walltime_(); #ifdef __cplusplus } #endif double walltime_() { struct timeval tp; ...
[ "pounds_aj@mercer.edu" ]
pounds_aj@mercer.edu
daf2e32a5de140d9bd51cdf0660cc2e38c21791f
608105c1d1d2053295dc06ea2e135eef47468fde
/src/sacproc.c
8e1392e3aabf0f858336e9073fbf66c9714f22da
[ "LicenseRef-scancode-warranty-disclaimer", "Apache-2.0" ]
permissive
xemerald/TankConvertor
024bd3f7f86835cbd976cddd62686aa1d3d93112
98373b6ded326edc60f8fa3f1677851962e49cf0
refs/heads/master
2022-09-19T13:25:34.653910
2022-09-16T12:17:44
2022-09-16T12:17:44
182,034,815
0
0
null
null
null
null
UTF-8
C
false
false
11,940
c
/* */ #include <stdlib.h> #include <stdio.h> #include <string.h> #include <time.h> #include <errno.h> #include <sys/stat.h> /* */ #include <sachead.h> #include <tbconvert.h> #include <trace_buf.h> /* */ static void init_header( struct SAChead * ); static void enrich_header_default( struct SAChead * ); static void enri...
[ "b98204032@gmail.com" ]
b98204032@gmail.com
7d0011449a9b4a87977c402be3b8f03036672ffa
19eb97436a3be9642517ea9c4095fe337fd58a00
/private/ntos/ke/ia64/fepublic.h
4c1798835184db6b512ebb0c7fbccb985d287b08
[]
no_license
oturan-boga/Windows2000
7d258fd0f42a225c2be72f2b762d799bd488de58
8b449d6659840b6ba19465100d21ca07a0e07236
refs/heads/main
2023-04-09T23:13:21.992398
2021-04-22T11:46:21
2021-04-22T11:46:21
360,495,781
2
0
null
null
null
null
UTF-8
C
false
false
999
h
/****************************** Intel Confidential ******************************/ #ifndef _EM_PUBLIC_H #define _EM_PUBLIC_H // MACH // #define IN_KERNEL // MACH #define LITTLE_ENDIAN #ifndef INLINE #define INLINE #endif #if !(defined(BIG_ENDIAN) || defined(LITTLE_ENDIAN)) #error Endianness n...
[ "mehmetyilmaz3371@gmail.com" ]
mehmetyilmaz3371@gmail.com
59f664a1ce0dd5f50f4938b2ad0aed143585257f
0c563b21858deda06c7cb8bf6a803a72ac633b38
/old/ft_lstadd.c
3a794e6211054d35d83a2a80df5e4428c38932fa
[ "Apache-2.0" ]
permissive
etrobert/libft
fe9272c8c42b90f124211ebadf766e9dc688457a
3dbd3972db57b8960ff79495d0b2b52bb40e355c
refs/heads/master
2021-03-27T15:01:35.083182
2018-05-16T17:07:31
2018-05-16T17:07:31
73,178,927
0
0
null
null
null
null
UTF-8
C
false
false
996
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_lstadd.c :+: :+: :+: ...
[ "etrobert@e3r10p21.42.fr" ]
etrobert@e3r10p21.42.fr
3ed2c5586f1c367ac1e7929f92c8233e0687ce8b
1d4cbcde45e5d9a354da8400639363a8358f8e77
/cmu_test_remote/adsphinxbase/src/libsphinxbase/lm/jsgf_scanner.c
e6e45e689404a1114a86d420eb65cb75533ffe76
[]
no_license
vinodkumarkv13/sphinx-on-android
6b404c86f510f25391ebefe7f25ca358a08804e0
620fd114665a2f86539e9cc675e67d7e70dab844
refs/heads/master
2021-01-01T16:21:04.176845
2011-10-10T09:37:13
2011-10-10T09:37:13
33,588,531
0
0
null
null
null
null
UTF-8
C
false
false
62,250
c
#line 3 "lex.yy.c" #define YY_INT_ALIGNED short int /* A lexical scanner generated by flex */ #define FLEX_SCANNER #define YY_FLEX_MAJOR_VERSION 2 #define YY_FLEX_MINOR_VERSION 5 #define YY_FLEX_SUBMINOR_VERSION 35 #if YY_FLEX_SUBMINOR_VERSION > 0 #define FLEX_BETA #endif /* First, we deal with platform-specific...
[ "gqwmail@gmail.com@bfd3f6e4-e0fe-0b14-43e3-1a44d9b9b67c" ]
gqwmail@gmail.com@bfd3f6e4-e0fe-0b14-43e3-1a44d9b9b67c
11beefa0846fcb9d04263669fd216a176c9d3a5e
87eb2cd82ea5b617f359989a95589db76fd1d812
/archive/master/v0.0.4-721-gc27ca25/opsis/hdmi2usb/lm32/logs/version_data.c
d0cf30a3fc7076839d4c3831ac90f8b2383463ca
[ "MIT", "BSD-2-Clause" ]
permissive
timvideos/HDMI2USB-firmware-prebuilt
d6872785c7b97d5a1a2fe3418458824d944c3f37
bf8ee7bf8ec3569980b02ab39c9700bf4b9ce5a9
refs/heads/master
2023-05-04T14:30:57.741336
2020-01-30T16:52:41
2020-01-30T16:52:41
11,761,544
9
14
null
2018-04-27T21:25:04
2013-07-30T09:33:09
Verilog
UTF-8
C
false
false
455
c
#ifndef PLATFORM_OPSIS #error "Version mismatch - PLATFORM_OPSIS not defined!" #endif const char* board = "opsis"; #ifndef TARGET_HDMI2USB #error "Version mismatch - TARGET_HDMI2USB not defined!" #endif const char* target = "hdmi2usb"; const char* git_commit = "c27ca257f49e580183222aa2b10623ae6c544553"; const char* ...
[ "robot@timvideos.us" ]
robot@timvideos.us
c229828cc255650f86506dbacd692d9284abb3be
ca20ebdc0c893f8cbf84aed263380e2561288ddb
/commit3/report_card.c
6afc296c0ba13824003ce9cf75c4dc0fb62ee4a5
[]
no_license
hyunsu15/-
4b5f929b82a812a6e591e9075e7680c7febb5d81
8b0f8f8f69bcac5020e5f7733a52947fa282b505
refs/heads/master
2020-04-30T22:28:22.511824
2019-03-22T10:29:30
2019-03-22T10:41:38
177,120,683
0
0
null
null
null
null
WINDOWS-1252
C
false
false
112
c
#include<stdio.h> int main() { printf("This program print report card.\n"); printf("½ÇÇà"); return 0; }
[ "wjdgustn15@naver.com" ]
wjdgustn15@naver.com
880c6251f2db336f22a3ac791d46ede705fe40a5
485faf9d4ec7def9a505149c6a491d6133e68750
/src/viz/nodes/EcceDispParam.C
c27abb3456e901b78e02777ac87e953011a7cd45
[ "LicenseRef-scancode-warranty-disclaimer", "ECL-2.0" ]
permissive
ohlincha/ECCE
af02101d161bae7e9b05dc7fe6b10ca07f479c6b
7461559888d829338f29ce5fcdaf9e1816042bfe
refs/heads/master
2020-06-25T20:59:27.882036
2017-06-16T10:45:21
2017-06-16T10:45:21
94,240,259
1
1
null
null
null
null
UTF-8
C
false
false
4,010
c
/////////////////////////////////////////////////////////////////////////////// // SOURCE FILENAME: EcceDispParam.C // // // DESIGN: // The public interface allows setting and getting of various // viz display parameters. The idea is that when needed, the // class can be enhanced to read these values for a syste...
[ "andre.ohlin@umu.se" ]
andre.ohlin@umu.se
371e403a2285bfc87b87f8c8e44890a58f415edf
39cac67196d34086e82ea2ec024ffc99210182ec
/AVR/Tests/adc/adc_test.c
a609564424c2aaabd8785628a59a56e8f6dbf670
[]
no_license
jamesfowkes/Code-Library
d323061d4ea607445847218dca4bf859fb014489
0c94158fd57c95694a92e61fb9885e7a969767bb
refs/heads/master
2020-06-04T05:48:58.278325
2018-06-27T23:09:05
2018-06-27T23:09:05
6,173,645
0
0
null
null
null
null
UTF-8
C
false
false
662
c
/* * Standard Library Includes */ #include <stdbool.h> #include <stddef.h> #include <stdint.h> #include <stdlib.h> #include <stdio.h> #include <pthread.h> #include "../../lib_adc.h" static ADC_CONTROL_ENUM adc; int main(int argc, char *argv[]) { (void)argc; (void)argv; setbuf(stdout, NULL); ADC_SelectPresc...
[ "james.fowkes@zipher.co.uk" ]
james.fowkes@zipher.co.uk
e27681a308e16cb8f7c9dcbfc81ddfccc949c24a
bddb40149f9028297d9b4f3f6b77514cadac9bca
/Source/GG_Framework/UI/GG_Framework.UI.h
20fb3dbbacfe8224555da7ea1dc49906881f9489
[]
no_license
JamesTerm/GremlinGames
91d61a50d0926b8e95cad21053ba2cf6c3316003
fd0366af007bff8cffe4941b4bb5bb16948a8c66
refs/heads/master
2021-10-20T21:15:53.121770
2019-03-01T15:45:58
2019-03-01T15:45:58
173,261,435
0
1
null
null
null
null
UTF-8
C
false
false
2,024
h
// GG_Framework.UI.h #pragma once #define __UseSingleThreadMainLoop__ #ifdef FRAMEWORK_UI_EXPORTS #define FRAMEWORK_UI_API __declspec(dllexport) #else #define FRAMEWORK_UI_API __declspec(dllimport) #endif /////////////////// // Useful Constants const double FRAMES_PER_SEC = 30.0; #define TIME_2_FRAME(t...
[ "james@e2c3bcc0-b32a-0410-840c-db224dcf21cb" ]
james@e2c3bcc0-b32a-0410-840c-db224dcf21cb
23ec7e78c97f9a9b016c3b165efc12d168d22bb5
b02b0093b1acc4eecf74b1eefb611da6071bad53
/hw04/linux-5.4.67/drivers/nfc/mei_phy.mod.c
293056f8476c2c28c619d4b8f3d641c133ab02f8
[]
no_license
KmYongHwan/Linux-hw
41f1b2f0efd0d9cfaba291c8a8fd25b8a6ece17d
b4b82a8e73b221b02aad143469bada18adf3140a
refs/heads/master
2023-08-14T07:10:52.198430
2021-10-14T07:03:22
2021-10-14T07:03:22
413,544,805
0
0
null
null
null
null
UTF-8
C
false
false
1,646
c
#include <linux/build-salt.h> #include <linux/module.h> #include <linux/vermagic.h> #include <linux/compiler.h> BUILD_SALT; MODULE_INFO(vermagic, VERMAGIC_STRING); MODULE_INFO(name, KBUILD_MODNAME); __visible struct module __this_module __section(.gnu.linkonce.this_module) = { .name = KBUILD_MODNAME, .arch = MODUL...
[ "kyh5678@gmail.com" ]
kyh5678@gmail.com
bc0515180e4d17630ae71d58d5cfb2eacc3eb6f9
4514991d2e6bc0634cf76f1a47df69487fca2da8
/PowerMeterFirmware/firmware.h
54bb32caa912bd0c1ee43773191cf95e3e9e6f57
[]
no_license
pauloborges/tg
0bbbed28554ad8a525658e58536406e0d3657e2c
4e0077f63bfa610d95d340958a7afc542938a42c
refs/heads/master
2021-01-10T20:04:12.335656
2013-09-21T00:15:03
2013-09-21T00:15:03
null
0
0
null
null
null
null
UTF-8
C
false
false
361
h
#ifndef FIRMWARE_H #define FIRMWARE_H #include "Arduino.h" #define LED_PIN 13 #define STATE_STOPPED 0x00 #define STATE_MONITOR 0x01 void setup_firmware(void); void change_state(char new_state); void serialEventRun(void); typedef void (*current_state_func_t) (void); extern current_state_func_t current_state_func...
[ "pauloborgesfilho@gmail.com" ]
pauloborgesfilho@gmail.com
c2fe3093d9a55ea0dbed4b1e061e7c48e263d870
e2fe6c6dd983e3ee9d9d58701841e345b9b8e960
/sdk/nrf5_sdk_15.3.0/components/serialization/connectivity/codecs/ble/serializers/nrf_soc_conn.c
847896573499e9b995dffc1f6605a75fe1a75e56
[ "MIT" ]
permissive
lab11/nrf52x-base
e91bb97528792a2b444ed66d982adb94c448eef4
04df75d45766fc1f9794f438a45080eddc7a0ec1
refs/heads/master
2023-08-24T04:49:01.382920
2023-08-07T22:43:35
2023-08-07T22:43:35
199,748,590
17
19
MIT
2023-01-25T22:03:45
2019-07-31T00:39:42
C
UTF-8
C
false
false
3,839
c
/** * Copyright (c) 2014 - 2019, Nordic Semiconductor ASA * * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * 1. Redistributions of source code must retain the above copyright no...
[ "nealjack@umich.edu" ]
nealjack@umich.edu
1df292fe77165c7de6cf813ce2f78c773ebf0f8b
3c6ecfd921b7dae0573b737b8eedaa1d9336a6f7
/third_party/lua-5.2.4/src/llex.c
9e194a18cd86545009c6789fbeeaa65ac7c0fef2
[ "MIT", "LicenseRef-scancode-warranty-disclaimer", "Zlib", "LicenseRef-scancode-happy-bunny", "CC-PDDC", "FTL", "BSD-3-Clause", "LicenseRef-scancode-public-domain", "DOC" ]
permissive
ianmaclarty/amulet
1302243058586c9b2f40ff8b842618d8c869953f
4a7cf2db31edef6fcb35ca336fa7f25523707236
refs/heads/master
2023-08-11T14:21:51.750939
2022-11-20T01:57:04
2022-11-20T01:57:04
42,996,241
556
44
NOASSERTION
2022-11-20T01:57:06
2015-09-23T11:10:49
C++
UTF-8
C
false
false
15,440
c
/* ** $Id: llex.c,v 2.63.1.3 2015/02/09 17:56:34 roberto Exp $ ** Lexical Analyzer ** See Copyright Notice in lua.h */ #include <locale.h> #include <string.h> #define llex_c #define LUA_CORE #include "lua.h" #include "lctype.h" #include "ldo.h" #include "llex.h" #include "lobject.h" #include "lparser.h" #include "...
[ "ian@ianmaclarty.com" ]
ian@ianmaclarty.com
be729fd026c6924938049303ed4f60bd5a546232
f3b5deede99ff6569a030fd60055c3330f7fae9e
/3주차 실습/Project2.c
c8f4e4bef03566af079ce04cdc76dc4b170bdd92
[]
no_license
Cycrypto/C-language101
ca6e7ac0b0659dea2b3d57e86a8920a26769f88a
1aa85533c24d500b1af4f11b543b59ba23e4e58d
refs/heads/master
2023-04-09T14:31:05.080922
2021-03-23T14:54:58
2021-03-23T14:54:58
350,751,338
0
0
null
null
null
null
UHC
C
false
false
1,140
c
#define _CRT_SECURE_NO_WARNINGS #include <stdio.h> int main(void) { int operation, operators; // 연산자 , 피연산자 char signal; //연산기호 printf("사칙연산 입력 정수 :"); scanf(" %d%c%d", &operation, &signal, &operators); if (signal == '+') // 더하기 연산 printf("%d + %d = %d", operation, operators, operation + operators); // 더하기 연산...
[ "jh01love@naver.com" ]
jh01love@naver.com
abe49cb5e1bb7531a42f182f9799c8a6827d02cc
003057d54336ed7566e36522b5f38f062188c903
/ClonkMars.c4d/System.c4g/CheckDust.c
1dee9f64ad93d5c3290311930889a723926df6fe
[]
no_license
lluchs/ClonkMars
da8307e1e2098c7a0777c8935750d6ae617dd64b
5e0bbe69f63a9ffa3a007d42d597d2ad424606fc
refs/heads/master
2021-01-25T08:55:13.597471
2014-08-19T19:10:37
2014-08-19T19:10:37
18,944,520
0
2
null
2017-05-15T18:59:25
2014-04-19T15:49:53
C
UTF-8
C
false
false
597
c
#strict 2 /* Checkt ob hier ein Dust-Partikel erstellt werden darf */ global func CheckDust(int mat) { // check if digable var digable = GetMaterialVal("DigFree","Material",mat); // hack for not-digable materials but should be by name digable if(!digable) { var name = GetMaterialVal("Name","...
[ "Luchs@euirc.eu" ]
Luchs@euirc.eu
0033ebb11168917bd5f05df07a0f6e30aeb9d5ad
adb0f7e71354dc205af2f74dc455131111da3438
/ports/esp32/boards/LOLIN_S2_MINI/mpconfigboard.h
e0ef10d1db928a4a2fa22b7b235bb3f114fde111
[ "MIT", "GPL-1.0-or-later" ]
permissive
jimmo/micropython
c496bc5142197615498418222feeb7ced2710298
7ea217cbd3e88f1b044dd3739fb643bcba806415
refs/heads/master
2023-09-01T00:46:08.236213
2023-02-23T05:52:10
2023-02-24T06:18:16
113,645,320
8
5
MIT
2021-01-06T03:11:34
2017-12-09T05:42:54
C
UTF-8
C
false
false
462
h
#define MICROPY_HW_BOARD_NAME "LOLIN_S2_MINI" #define MICROPY_HW_MCU_NAME "ESP32-S2FN4R2" #define MICROPY_PY_BLUETOOTH (0) #define MICROPY_HW_ENABLE_SDCARD (0) #define MICROPY_HW_I2C0_SCL (35) #define MICROPY_HW_I2C0_SDA (33) #de...
[ "damien@micropython.org" ]
damien@micropython.org
4d34bc8e4a282ea6a90c5657b024e53ae1efe6bc
8d79d7153fa2c971f5193deb04497c9209494ce8
/othello/V1.1/reversi.h
88e7d37e3dc8bc36f1a44bcf529ab6fe2f28ec76
[]
no_license
Lightman31/TP-C-avance
1661c4399d30a82bcba8f90508b075b9f9e11467
c99046486f67c8810381fa43816ab910ff4cb5f4
refs/heads/master
2020-08-08T00:17:51.892582
2019-12-22T22:49:25
2019-12-22T22:49:25
213,637,082
0
0
null
null
null
null
UTF-8
C
false
false
133
h
#ifndef REVERSI_H_INCLUDED #define REVERSI_H_INCLUDED #include"connect.h" #include"traitement.h" #endif // OUTILS_H_INCLUDED
[ "leoguich@yahoo.fr" ]
leoguich@yahoo.fr
42d36416822b74c91baa875c3493d65660e4a308
63b4a698bc22fd54857c8fa097b1331f79c39e5a
/src/gdb/gdb-8.3/include/opcode/riscv.h
4acc25cee236b15ce8ebabbeb14864b4b5db83c3
[ "Apache-2.0", "GPL-3.0-only", "LGPL-3.0-only", "GPL-2.0-only", "GPL-1.0-or-later", "LGPL-2.0-or-later", "LicenseRef-scancode-warranty-disclaimer", "LicenseRef-scancode-other-copyleft", "LGPL-2.0-only", "LicenseRef-scancode-other-permissive", "GPL-2.0-or-later" ]
permissive
MinimSecure/unum-sdk
67e04e2b230f9afb3ae328501a16afa4b94cdac6
30c63f0eccddba39a760671a831be3602842f3f4
refs/heads/master
2023-07-13T07:33:43.078672
2023-07-07T13:52:05
2023-07-07T13:52:05
143,209,329
33
22
Apache-2.0
2021-03-05T22:56:59
2018-08-01T21:13:43
C
UTF-8
C
false
false
15,365
h
/* riscv.h. RISC-V opcode list for GDB, the GNU debugger. Copyright (C) 2011-2019 Free Software Foundation, Inc. Contributed by Andrew Waterman This file is part of GDB, GAS, and the GNU binutils. GDB, GAS, and the GNU binutils are free software; you can redistribute them and/or modify them under the ...
[ "denis.bakin@minim.co" ]
denis.bakin@minim.co
ce150f1cd6d8570aba4dc57b8c5f5849bf7ff266
3844678a0fb3b1f0838fb04bc57fd93dee6ee631
/siteLibs/snmpLib/src/test/snmpasynctest_set.c
6660a7d77af28238ff2c02888c27666b7510d4c8
[]
no_license
jeonghanlee/Work
daa9295da3af3ff6c3a68daf51fac804dd1942cd
bef817911ea29fe091547f001ac35ac3765d8258
refs/heads/master
2022-09-28T03:59:29.435017
2022-09-15T18:26:34
2022-09-15T18:26:34
91,843,357
3
0
null
2019-01-08T16:10:37
2017-05-19T20:34:36
VHDL
UTF-8
C
false
false
9,718
c
/* * NET-SNMP demo * * This program demonstrates different ways to query a list of hosts * for a list of variables. * * It would of course be faster just to send one query for all variables, * but the intention is to demonstrate the difference between synchronous * and asynchronous operation. * * Niels Bagges...
[ "silee7103@gmail.com" ]
silee7103@gmail.com
a103e135fffff21b8af825a3d9faea86974c7476
1d25f1828f69f8a03f98a26b11a70d3202ba8351
/lab2/test.c
d176f07786a27d4aca592df972741c6bafaec31a
[]
no_license
iceslab/Programowanie_wspolbiezne
f6701783bc3282075a892455710dc0603b22fa4c
9d0f849c0392207aafae8bec0ac286e6a822b891
refs/heads/master
2021-01-21T13:57:32.947593
2016-05-30T09:59:52
2016-05-30T09:59:52
54,397,887
0
0
null
null
null
null
UTF-8
C
false
false
382
c
#include <stdlib.h> #include <unistd.h> #include <stdio.h> #include <sys/wait.h> #include <time.h> #define MS_TO_NS(x) x*1000000 int main(void) { struct timespec t = {0, MS_TO_NS(50)}; int i,j; puts("Witamy w Lab PRW"); system("hostname"); for(i=0;i<10;i++) { j=i+10; printf("Krok %d\n",i); nanoslee...
[ "209851@student.pwr.wroc.pl" ]
209851@student.pwr.wroc.pl
37425b672f22be893b47db9c2cd40a8017cef606
a0180054161f74697303bc9134263d83db23e046
/SparseGrid/SparseGridCode/pyipopt_midway/Ipopt-3.12.5/build/Ipopt/tutorial/CodingExercise/C/2-mistake/TutorialC.c
0a6020be5d3e0d63280d4c7f2d03f55ce8e6db87
[]
no_license
ChenAnhua/OSM_Lab
85f1488f941a18fa356271fc5222488f31b962c7
23ea117386655715b96273f9487b8637b748e1b9
refs/heads/master
2021-01-01T16:31:26.099857
2017-08-03T15:05:40
2017-08-03T15:05:40
97,847,805
0
0
null
2017-07-20T14:54:22
2017-07-20T14:54:22
null
UTF-8
C
false
false
134
c
/home/rccguest0034/OSM_Lab/SparseGrid/SparseGridCode/pyipopt_midway/Ipopt-3.12.5/Ipopt/tutorial/CodingExercise/C/2-mistake/TutorialC.c
[ "rccguest0034@midway-login2.rcc.local" ]
rccguest0034@midway-login2.rcc.local
94558361b6ebb61d1e72e2cb99ee467bd25101ff
35815d4ec2a07fc2154897b55d9b9d834ef7fb31
/benchmarks/LAVA-native/base64/coreutils-8.24-lava-safe/gnulib-tests/test-wcrtomb-w32.c
d8bcf750bd492a89b8a2d6aec4400b9bfe71d173
[ "Apache-2.0", "LGPL-2.0-or-later", "GPL-3.0-only", "GFDL-1.3-or-later", "GPL-3.0-or-later" ]
permissive
fuzzm/fuzzm-project
4401058e9630375c2d37b8fa63423e80fd2d1c3e
93c7a7e6c934a6de106c27d2042baa6938685d54
refs/heads/master
2023-08-27T12:27:42.207317
2021-10-25T18:19:56
2021-10-25T18:19:56
356,208,272
28
4
Apache-2.0
2021-08-25T10:34:18
2021-04-09T09:09:45
C
UTF-8
C
false
false
9,165
c
/* Test of conversion of wide character to multibyte character. Copyright (C) 2008-2015 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of ...
[ "toldamtorp@gmail.com" ]
toldamtorp@gmail.com
9d34147663166e233b087c175244c6c9725dfc8e
e4b6d23207da164d740803ff1f6a4a36949adc3e
/poly_operation.c
cb6485a55e186091ab6f70dd8dc449652986031c
[ "MIT" ]
permissive
yukito/hod_cryptanalysis
b30ff7d37d0596fe115e3e20c2f4705fbed45799
1451eeac00a6be23b809f403a31b49f1f8c9f296
refs/heads/master
2021-01-12T02:45:35.384160
2017-01-05T07:29:27
2017-01-05T07:29:27
78,090,207
0
0
null
null
null
null
UTF-8
C
false
false
2,751
c
#include "poly_operation.h" poly *initpoly(void) { poly *term=(poly *)malloc(sizeof(poly)); term->coef=0; term->degree=0; term->nextterm=NULL; return term; } poly *input_poly() { poly *_poly=(poly *)malloc(sizeof(poly)); poly *newPoly=_poly; int degree; int coef; while(1){ printf("coef and degree:"); ...
[ "yuki.ito.206@gmail.com" ]
yuki.ito.206@gmail.com
fba22b71209b1bdfb0eb2769157b6cac68098422
32e85e34fcf22141cac1fccc4d2038de85b3917f
/merged/EQ_LoopMult10NEQ_getSign/back/old.c
9abfafcf7ea290f3a703472a4f0de34e1f07def5
[]
no_license
vhui/CC2_examples
c1f717fb98cc0596cb5dd6b5a9c660bc36c6ee7e
d71528d740160ad2becb5b7cb54b6d52dd0a194f
refs/heads/master
2020-05-31T22:31:56.876823
2019-06-12T18:58:22
2019-06-12T18:58:22
190,508,097
0
0
null
null
null
null
UTF-8
C
false
false
282
c
int lib(int x) { if (x == 0) return 0; if (x < 0) return -1; else return 1; } int clientmain(int x, int x_copy1) { int ret = 0; if ((x >= 9) && (x < 12)) ret = lib(x); ret; return ret + lib(x_copy1); } int main() { int x; return client(x); }
[ "vhui@alumni.ubc.ca" ]
vhui@alumni.ubc.ca
099b6d40302991d6cd075f63ab97d9b63bd50cd2
151d64ea92225884538ca9401c5ff154a725e601
/include/philo.h
24e77bc43174578fe1554036aed308cf7d2903f0
[]
no_license
NeronTheTyrant/philo
dc8edec51d4836f67750ac84e769580c6d85f031
4cd180c4c87e7d3a43c015ab66d7f831360b3419
refs/heads/master
2023-09-03T16:55:35.348144
2021-10-28T18:06:57
2021-10-28T18:06:57
421,563,950
1
0
null
null
null
null
UTF-8
C
false
false
2,838
h
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* philo.h :+: :+: :+: ...
[ "mlebard@student.42.fr" ]
mlebard@student.42.fr
eba143546829b64995d68a5f0405b2e4a3018a36
de93128179196d92599312c8db3a31a6f556ef35
/Microchip/SAML11_DFP/4.3.139/include/saml11d14a.h
23cdd1fb916159dcfff06c322f2836ef19e64b4a
[ "Apache-2.0" ]
permissive
marcins1024/dev_packs
5a6a7b5379856bcf75ee9bc283db6743eca2241a
afa97e11185a60e9bc44e0a3550f0ba3eb818679
refs/heads/master
2023-08-04T08:32:16.607078
2021-09-22T10:18:05
2021-09-22T10:18:05
null
0
0
null
null
null
null
UTF-8
C
false
false
43,364
h
/* * Header file for ATSAML11D14A * * Copyright (c) 2021 Microchip Technology Inc. and its subsidiaries. * * Subject to your compliance with these terms, you may use Microchip software and any derivatives * exclusively with Microchip products. It is your responsibility to comply with third party license * terms ...
[ "thibaut.viard@microchip.com" ]
thibaut.viard@microchip.com
663650593d31d64cc6ab4ebfd4c1b6674fccd054
2ca1a259154e30c1bf79a114955994f531c2e0e4
/sample/c99/ruby_interpreter_c99/spec/ruby/optional/capi/ext/hash_spec.c
a8e0319fa78393d7d96a60574489b4d5f0741565
[]
no_license
programming-lang-lab/Yacc-to-PEG-translator
3ed5515e3ac9422069d3977eb07e14ae96dcf659
47d89593b8dfe90b58480a1a67d2685c999ee30e
refs/heads/master
2021-07-17T08:27:35.989438
2020-07-05T09:39:47
2020-07-05T09:39:47
187,570,281
0
0
null
null
null
null
UTF-8
C
false
false
174,008
c
typedef long unsigned int size_t; typedef unsigned char __u_char; typedef unsigned short int __u_short; typedef unsigned int __u_int; typedef unsigned long int __u_long; typedef signed char __int8_t; typedef unsigned char __uint8_t; typedef signed short int __int16_t; typedef unsigned short int __uint16_t...
[ "h.ishii83@gmail.com" ]
h.ishii83@gmail.com
c18e6cd3d99ca8a68a5eff38d3f03860abb52d40
1302ea9d143e0a112d0a0eb14c76bf2a1804a68e
/testprograms/1770.c
44825a8c11a412a680e4d7fc6b87c33a59f3db13
[]
no_license
tangyixuan01/DIPROM
14d8d582f3c2dec511a58704d231b537f81aa4fb
668ccc49bc170280878cd0310d782f5ea7725fb7
refs/heads/master
2023-06-23T21:03:50.172828
2021-08-05T09:31:09
2021-08-05T09:31:09
390,763,124
1
0
null
null
null
null
UTF-8
C
false
false
652,003
c
#include <stdint.h> #include <stdarg.h> #include <stdlib.h> uint8_t uc_0 = 0xE5; static volatile int64_t li_1 = 0x0; static int8_t c_2 = 0x0; static uint16_t us_3 = 0xC8DE; static volatile int32_t i_4 = 0x4307A0B9; static volatile uint64_t uli_5 = 0x0; int8_t c_6 = 0x04; int32_t i_7 = 0xC2634FB8; static uint16_t us_8 =...
[ "1332822759@qq.com" ]
1332822759@qq.com
a1f73e3d3af4a1c042c3e9f4996ea6cef73e3149
86e65000f855f93ef7a7ff0f83ba905b1b42d92f
/pgm_image.c
0198675918ca747c87554dbcce848e05019016b6
[]
no_license
hider-toula/t_images
d846ea4b3f93e478010491bb9ad585db7c9acc00
fa2423e39ebfea814b6484aeedc9cf7115f29121
refs/heads/master
2022-06-12T08:24:41.027480
2020-05-05T17:16:15
2020-05-05T17:16:15
261,377,873
4
0
null
null
null
null
UTF-8
C
false
false
2,356
c
#include<stdio.h> #include<stdlib.h> #include<string.h> #include "image.h" #define TMP_STR_SIZE 256 image_t *charger_image_pgm(char *nom_fichier){ FILE *f; image_t *img; unsigned int nb_niveaux_gris; char ligne_lue[TMP_STR_SIZE]; enum format {BIN, ASCII} pgm_form; int i = 0 ; //verification si le fichier ex...
[ "hider.tla@gmail.com" ]
hider.tla@gmail.com
0bd50f72c60a7a0ed406448c7fabd802e9dea52c
01224eac153c89dd9d3dd9c1a71feb8ce794ddc2
/Lin_x86/Linux_x86_-_Alphanumeric_Encoder__IMUL_Method__Shellcode__88_bytes___Shellcode_exploit_for_Lin_x86_platform/shellcode.c
a95ffc0e0d8d41917af9e7dda748be46683aeb18
[]
no_license
WangYihang/ShellcodeSpider
64b756c44b3430f0783a7be09ea39de9225e8d00
55cf38010b85151ddb4ad10edd2f278ec737ec33
refs/heads/master
2021-01-23T01:25:47.441666
2017-10-17T07:58:45
2017-10-17T07:58:45
85,905,042
19
4
null
null
null
null
UTF-8
C
false
false
2,330
c
/*-----------------------------------------------------*/ /* Alpha-Numeric Shellcode using IMUL Method */ /* By XORt@dallas_2600) 88bytes */ /*-----------------------------------------------------*/ "\x68\x69\x58\x69\x6b" /* push $0x6b695869 */ ...
[ "wangyihanger@gmail.com" ]
wangyihanger@gmail.com
d7e5214d5c5c9cff0d81b46b282ef4136cc515c2
588cf7f49537b1d1589425758e5f397c627e5508
/boards/matek/h743-slim/src/board_config.h
13db68ab379d19dccc1bed452c12007f0b439105
[ "BSD-3-Clause" ]
permissive
StanfordASL/Firmware
995d8e0b04d9d667980c66bead7ef057281ed464
d147ad3a9aa165083fe126865d14b1923fbe8a4c
refs/heads/master
2022-02-24T06:30:42.283765
2022-02-18T16:11:37
2022-02-18T19:15:58
87,039,064
0
2
null
2017-04-03T04:50:21
2017-04-03T04:50:21
null
UTF-8
C
false
false
8,071
h
/**************************************************************************** * * Copyright (c) 2021 PX4 Development Team. 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. Redistri...
[ "noreply@github.com" ]
StanfordASL.noreply@github.com
d6e82f1e4f237019aa7711f8b1d0d10d505efe08
602517597640828ce54f5eb7b8c95e4a5fa73e89
/linked_list/linkedlist2.c
e024eaaf45e3810d2a59f06ee60840968caeaa97
[]
no_license
chvsree2007/takin
f15303eedff2716b2487c6efe7d6b8c53a8565d4
3d545e0d55c9004c991b6e1aa9bc44be0c688dfa
refs/heads/master
2021-11-19T04:41:06.253093
2021-08-21T06:15:11
2021-08-21T06:15:11
200,142,450
0
0
null
null
null
null
UTF-8
C
false
false
668
c
#include <stdio.h> #include <stdlib.h> struct list{ int value; struct list* next; }; void addnewnode(struct list *node, int val); void printlist(struct list *node); int main() { struct list *node; node = (struct list*)malloc(sizeof(struct list)); node->value = 10; node->next = NULL; //printf("%d\n",node.value...
[ "chvsreekanth@gmail.com" ]
chvsreekanth@gmail.com
c2a48386ea39d125248992399939c3dc1ce2f074
721e26b8fab112649e677a1c0ad7ed0ee7afdd03
/libft/ft_strtrim.c
983a0e35015ab8384c6271e5037118fbbe493560
[]
no_license
Soeng-dev/miniRT
e2741d1cbafa1e0c4eff58aef30d84c186c838eb
12904f74c43860c53574d02974f681735f3d3289
refs/heads/master
2023-04-10T08:19:24.432561
2021-04-27T07:16:08
2021-04-27T07:16:08
341,844,568
0
0
null
null
null
null
UTF-8
C
false
false
1,429
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_strtrim.c :+: :+: :+: ...
[ "tjddyd1565@naver.com" ]
tjddyd1565@naver.com
0a8a83719a20b173c0e040bc24c3e337f1c822cf
5db22247ed9ee65139b87c1ed28108cd4b1ac6e5
/Classes/Native/AssemblyU2DCSharp_AssetLoad_U3CLoadAssetBundleU3Ec_886092774MethodDeclarations.h
66bffabc9397c3804542e92e89163c82798be827
[]
no_license
xubillde/JLMC
fbb1a80dc9bbcda785ccf7a85eaf9228f3388aff
408af89925c629a4d0828d66f6ac21e14e78d3ec
refs/heads/master
2023-07-06T00:44:22.164698
2016-11-25T05:01:16
2016-11-25T05:01:16
null
0
0
null
null
null
null
UTF-8
C
false
false
1,999
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> // AssetLoad/<LoadAssetBundle>c__Iterator9 struct U3CLoadAssetBundleU3Ec__Iterator9_t886092774; // System.Object struct Il2CppO...
[ "zhao_li_bo@163.com" ]
zhao_li_bo@163.com
c7d567483cb7108265183c6c1b3ab3796ebfa686
c58f8fdb701639c665ffd567e6dd329deb4368f6
/src/interrupts_c.c
7fe64422190bca14c618b69c51fb7ac2dc770bcb
[ "MIT" ]
permissive
WRansohoff/STEAMGalV2_ESP8266
93b641f7f23b9988fc12498cf31c74641f22376e
094412fd363403cbb88fa3342fdc911195e5cb41
refs/heads/master
2020-03-18T18:49:58.634589
2018-05-30T07:04:35
2018-05-30T07:04:35
135,117,611
0
0
null
null
null
null
UTF-8
C
false
false
4,899
c
#include "interrupts_c.h" // C-language hardware interrupt method definitions. /* * Each EXTI line between 0-15 can map to a GPIO pin. * The EXTI line number is the same as the pin number, and * each pin number can only have its interrupt active on * ONE (1) of its GPIO banks. So for example, you can have * an in...
[ "wransohoff@gmail.com" ]
wransohoff@gmail.com
899681f530915c017b2176cc55987af6cfd3c929
571bfea51945eef4bb53176b3c254bda92d5a617
/display/ws.h
87d678697c14aaa7e9f3957c10e2ea1e19c8173a
[ "LicenseRef-scancode-unknown-license-reference", "MIT" ]
permissive
tfmorris/simh
d190a594d504450d05bceca28dfe1defaba2e829
aa5bc9e867469abbf122f9514f622d5be2ca13b1
refs/heads/master
2021-01-18T14:56:33.083197
2016-01-03T20:16:06
2016-01-03T20:16:06
3,749,164
1
1
null
null
null
null
UTF-8
C
false
false
2,609
h
/* * $Id: ws.h,v 1.17 2004/02/03 21:23:51 phil Exp $ * Interfaces to window-system specific code for XY display simulation */ /* * Copyright (c) 2003-2004, Philip L. Budne * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation fi...
[ "mark@infocomm.com" ]
mark@infocomm.com
b4d4e3f0470e93e34e012ed22138e41d608420e8
855c483c3518c96790c056474d23a6a4a02d4b7f
/src/securitycenterwindows.h
5115bb7e6823780f79c7328de0432d527223aa49
[]
no_license
terrysimons/Secur-o-T-Center
721b1570e03a9d891e90c36ae9f4fedeaafb55fc
01cbea0ab21aa01ddf2995cf781545d1cdbbea57
refs/heads/master
2021-01-23T02:53:23.164400
2010-05-10T04:18:09
2010-05-10T04:18:09
643,920
13
6
null
null
null
null
UTF-8
C
false
false
287
h
#ifndef __SECURITY_CENTER_WINDOWS_H__ #define __SECURITY_CENTER_WINDOWS_H__ #include "securitycenter.h" void *RegisterSystemHealthNotifications(SecurityCenter *securityCenter); void UnregisterSystemHealthNotifications(void *registrationHandle); #endif // __SECURITY_CENTER_WINDOWS_H__
[ "terry.simons@gmail.com" ]
terry.simons@gmail.com
42274afe1b69e0e9a9c0c16358661e78ec7d751d
7f31dda97aa5f65ed34c81e7ccf60078911b8067
/webcam_demo/cam_lib.h
bf9e91b1127e8d06eed664761b42fc29ae348621
[]
no_license
zhiqiang-hu/N32905_Linux_Applications
ff83c4c2a600b9a1fb221c2eaa56aeab044dcf4d
c702ad2121bd09e41e8e097662b10afde271f780
refs/heads/master
2022-05-04T16:52:32.343550
2022-03-14T06:10:56
2022-03-14T06:10:56
202,641,796
0
0
null
null
null
null
UTF-8
C
false
false
1,548
h
#ifndef CAM_LIB_H #define CAM_LIB_H #include <linux/input.h> #include <linux/fb.h> #include "Misc.h" #include "fb_lib.h" #include <asm/types.h> /* for videodev2.h */ #include "videodev2.h" enum { ERR_NO_DEV = 1, ERR_NO_VIDEO, ERR_NO_SUPPORT, ERR_NO_FMT, ERR_...
[ "cyliang@nuvoton.com" ]
cyliang@nuvoton.com
c6411c704574a254e46632ed4a1ca5699e2eefd9
3d15f9cfa162f332c490a7c7829968194d6aa355
/Новая папка (3)/tree.h
9becc00bb783ec979bc0551878d65ee6b681a710
[]
no_license
MatveyD-hub/2semester
cb84e9c2904013341ed567ce486c2eb86eece9d9
33392a0ca91fc3884c4fbcdf8e594dc71018b069
refs/heads/master
2020-09-11T03:50:11.586011
2019-11-15T13:32:05
2019-11-15T13:32:05
221,929,991
0
0
null
null
null
null
UTF-8
C
false
false
379
h
#ifndef TREE_H #define TREE_H #include <stdio.h> #include <stdlib.h> //struct typedef struct Tree { int value; struct Tree * son; struct Tree * brother; } Tree; //functions Tree * createTree(); void printTree(Tree * tree); int addNode(Tree ** root); int delNode(Tree ** tree); void deleteTre...
[ "noreply@github.com" ]
MatveyD-hub.noreply@github.com
49fe5c61a969defe936133929e7663a58453c390
95b411751313dc45d0310bfd1a6b3b6577a095f2
/Core/_bak/Util_14-03-12/Uigp/_bak/GpFile1-10-11-15.c
a9d86fab40175b43ac237adeda94198d36d4b0b9
[]
no_license
nirch/homage-foreground-algo
a208773ff7e6c115e759b39af9bcef1d652894f3
24a7c1e04daea21da819ee7264b3fe52ccc03c28
refs/heads/master
2021-03-27T10:51:39.414283
2014-07-28T09:28:45
2014-07-28T09:28:45
16,727,745
1
0
null
null
null
null
UTF-8
C
false
false
5,617
c
/********************** *** GpFile1.c *** **********************/ #include <stdio.h> #include <string.h> #ifndef CE #include <fcntl.h> /* for O_BINARY */ #endif #include "igp.h" #ifndef __SYMBIAN32__ void gp_fwrite_bits( FILE *fp, int code, int no ) { while ( no-- != 0 ) { if ( cod...
[ "yorame@gmail.com" ]
yorame@gmail.com
e74be8fe1e53dc0a93cb323f986c6c59046c632b
4033b3d9abe2d8ac1ba853fa4091462bcd15d161
/apps/sam_e54_xpro/same54_getting_started/firmware/src/config/sam_e54_xpro/peripheral/dmac/plib_dmac.c
a332653ce5225b04a209c632d45860cc6829a91e
[ "ISC", "LicenseRef-scancode-public-domain", "LicenseRef-scancode-unknown-license-reference" ]
permissive
SyedThaseemuddin/reference_apps
2800d4bf2cd18eed8e2a12f83494d807dd39034d
c281eb3a6292ee7e21d8afcd976c488be486c280
refs/heads/master
2022-04-25T18:02:43.192693
2022-03-04T03:13:41
2022-03-04T03:13:41
245,318,196
0
0
null
null
null
null
UTF-8
C
false
false
11,548
c
/******************************************************************************* Direct Memory Access Controller (DMAC) PLIB Company Microchip Technology Inc. File Name plib_dmac.c Summary Source for DMAC peripheral library interface Implementation. Description This file defines the interf...
[ "syed.thaseemuddin@microchip.com" ]
syed.thaseemuddin@microchip.com
ac10bf68f922ccc3c9536ef27b4cb8dc67a04ac7
fb642d8b766d458c9695277d57bdba3fcea0b39c
/third_party/sdl2/src/video/SDL_blit.h
ae4b119385a1655dcc340616bc8b04e9474d4a49
[ "MIT", "Libpng", "Zlib" ]
permissive
fossabot/hwge
ec3554ea9bc2760e5d221a64e73979a5b2a110d1
7d236870a75319f41910b4976c50a5307ed4590d
refs/heads/master
2021-07-24T12:15:03.609741
2017-11-04T11:08:16
2017-11-04T11:08:16
109,488,142
0
0
null
2017-11-04T11:08:10
2017-11-04T11:08:10
null
UTF-8
C
false
false
31,589
h
/* Simple DirectMedia Layer Copyright (C) 1997-2017 Sam Lantinga <slouken@libsdl.org> 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 this software. Permission is granted to anyone to u...
[ "c@qs.nu" ]
c@qs.nu
09b24ba6674afd60f07aceb20fbb03815d655dce
856bcb81d449017d29762ab5f6d8ae5e3bc2799c
/pid.h
748b6d70663458bbaedf56aca0f4fc4c813ea7af
[]
no_license
marcusvkuhn/ELEX4336_PID_posControl_MVK_MS
b0eef9e09f76f8340c9400afdb1698c2909fb99d
46826f0cb36071dc4fd37424b96a8614ccd2ddb4
refs/heads/master
2023-04-30T00:41:29.916571
2021-05-14T19:19:36
2021-05-14T19:19:36
359,608,223
0
0
null
2021-05-14T19:19:37
2021-04-19T21:52:45
C
UTF-8
C
false
false
560
h
/* * pid.h * * Created on: Apr 19, 2021 * Author: Marcus */ #ifndef PID_H_ #define PID_H_ #define MAX_COMMAND 100 #define DEG_PER_PULSE 0.07826086956 void pidControlLoop(int Kp, int Ki, int Kd, double dt); volatile int posTarget, //Kp, Kd, Ki, antiWindup; volatile double error,...
[ "noreply@github.com" ]
marcusvkuhn.noreply@github.com
36f1f76e164c6a39b75f3ae9285ce26654d0efeb
f29d42fbe21cacdb229b2bd1012ce37cbf2e4b3b
/files_orpg_sw/src/cpc100/tsk012/mping.c
aed3d66b8715361de5f0a46127db16cfac44d1c7
[]
no_license
likev/CodeOrpgPub
4b8dc3f2db29076bbfdd242e0f0cbf711d8dd694
f22af20b3748b7767109e6743fe27f79ee139a1a
refs/heads/master
2021-01-13T01:40:27.276067
2015-08-05T12:18:45
2015-08-05T12:18:45
40,243,172
5
0
null
null
null
null
UTF-8
C
false
false
15,986
c
/****************************************************************** This is the main module for mping - a tool that pings multiple destinations. ******************************************************************/ /* * RCS info * $Author: jing $ * $Locker: $ * $Date: 2009/03/05 21:47:44 $ * $Id: mpi...
[ "xufanglu@gmail.com" ]
xufanglu@gmail.com
0668a3f327f0eb6da5a3dc7bf725ead2c8d5e7f2
5fb092abad70ec355900f66a3dd71c40008b07bb
/rapl-ctl/mu_power_gadget.c
e3708d6ee6d3a3778a7325a2e1b18e87027a0f95
[ "Apache-2.0", "BSD-2-Clause" ]
permissive
scalab-CU/coordinator
a3975483ac6001fc390dd32aa28839c681c08f3f
4603348e2d09d6f25f98af0050eabbd1bdc90eee
refs/heads/master
2021-01-15T20:09:24.498018
2017-08-15T17:17:06
2017-08-15T17:17:06
99,844,735
1
0
null
null
null
null
UTF-8
C
false
false
26,526
c
/* Copyright (c) 2012, Intel Corporation Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * R...
[ "Rong Ge" ]
Rong Ge
899e1d92ec78121808af2e24f1ff8e0d7ec3bcb6
944071624c6eb3432b6c76b0f0d233127064c067
/driver/nvidia-uvm/uvm8_gpu.h
9035831b36d9a859f2d48e66515a7cf48f698454
[]
no_license
mcrl/SnuRHAC
572f73752b092b566e05dc5d9ff3b09abb2e7554
c28333ccd838502237aca47e9eb94c3fad86e15b
refs/heads/master
2023-06-02T07:02:39.018405
2021-06-22T14:03:45
2021-06-22T14:03:45
377,524,016
4
2
null
null
null
null
UTF-8
C
false
false
43,785
h
/******************************************************************************* Copyright (c) 2015-2019 NVIDIA Corporation 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 ...
[ "jaehoon@aces.snu.ac.kr" ]
jaehoon@aces.snu.ac.kr
fd09a06b3f3b52af3d8b2c18270bc1ac227faeaf
512547b1d08d517dc04d7f0b2497513c00ed38cb
/AvoFamoso.c
169d8c25b31739f5af2671a9acb6ea69ef9c48b0
[]
no_license
scsoliveira/Estudo-C
2ac7fbe57a5b43bdfc66c97c820acfe207af612e
a7ed50a092d9302370870e52781a2c913605b049
refs/heads/master
2020-08-31T09:13:12.439161
2019-12-05T19:51:32
2019-12-05T19:51:32
218,656,755
0
0
null
null
null
null
UTF-8
C
false
false
571
c
#include <stdio.h> #include <string.h> #define MAX 10001 int main (){ int i, j, x, p, s, N, M; int valores[MAX]; while (scanf ("%d %d", &N, &M) && (N || M)){ for(i = 0; i < MAX; i++){ valores[i] = 0;} s = 0; p = 0; for (i = 0; i < N; i++){ for (j = 0; j < M; j++){ scanf("%d",&x); valores[x]++; } } ...
[ "noreply@github.com" ]
scsoliveira.noreply@github.com
63f68b8e3d62d29b9c945f1bc7089d6de1863c9f
3bb7cba7d884068b1b4b1cd1012fdc45addb73fe
/Spellcheck.c
f58ecfa19cc6a1343293d0470846879a50f29f0e
[]
no_license
Ethanterrel/Spellchecker
ab6f8747b31b12f1f0bb7f604b2d10d4e75f4aaa
cd20fe7078768340113bdb69043a053216fdcf33
refs/heads/master
2023-03-30T11:56:43.597885
2021-04-09T02:05:02
2021-04-09T02:05:02
354,720,763
1
0
null
null
null
null
UTF-8
C
false
false
7,705
c
#include <sys/socket.h> #include <arpa/inet.h> #include <stdio.h> #include <stdlib.h> #include <string.h> #include <pthread.h> #include <unistd.h> #define max_length 200 #define max_size 10000 #define max_queue_size 99 #define N_THREADS 15 char* format_word(char *word); int init_dictionary(); int init_variables()...
[ "tuk32865@temple.edu" ]
tuk32865@temple.edu
15fcccba1b4e188e28c6959d426fa19db71d79d0
9af2e55ef9dac41dbaca2b8bce5990f78d6238d1
/sum.c
2b7a02326672da654a65631722d9e1fab5ad02c8
[]
no_license
nir2000/cprograms
6e568a506ecf35cc3465c46cccae84eeeae300a6
57c163c8529ecd70b8679b15020c2da12a59c6cb
refs/heads/master
2020-12-02T03:26:04.973640
2019-12-30T08:02:58
2019-12-30T08:02:58
230,871,899
0
0
null
2020-01-03T07:10:22
2019-12-30T07:45:15
C
UTF-8
C
false
false
235
c
#include <stdio.h> int main() { int num, r, sum = 0; printf("Enter number: "); scanf("%d", &num); while(num != 0) { r = num % 10; sum = sum + r; num = num / 10; } printf("sum of the number is %d\n", sum); return 0; }
[ "nirmala@samith1.sankir.com" ]
nirmala@samith1.sankir.com
61823339560136b3755cf5fca0c61d430818f242
0a150ff235fbcffe0608199fab459031095b58a8
/libmspack-0.4alpha/mspack/lzx.h
4d3189ea57300d90fe10bb644f999e17c25a909b
[ "MIT", "LGPL-2.1-only", "LGPL-2.0-or-later" ]
permissive
CameraBroke/JRGSS
63702dde93f05e24cff09b975af85127f831d8ad
475741f614b14860519c6b5b21a1a7ae95ce336e
refs/heads/master
2021-07-05T17:39:14.499912
2021-04-29T09:23:11
2021-04-29T09:23:11
236,270,226
2
1
MIT
2021-04-29T09:23:12
2020-01-26T05:16:11
HTML
UTF-8
C
false
false
10,208
h
/* This file is part of libmspack. * (C) 2003-2013 Stuart Caie. * * The LZX method was created by Jonathan Forbes and Tomi Poutanen, adapted * by Microsoft Corporation. * * libmspack is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License (LGPL) versi...
[ "matthew@indicative.com" ]
matthew@indicative.com
9f34d10c5a3a9d114d8dc49e1e86bff1cc640b2d
8bcca6838e85cac66d155f3d27c72ceaf848679c
/小车底盘代码/stm32/rikirobot4wd_stm32-master/Bsp/timer.c
b5387cd6c78d67a3dbd094b0f31a7fda0cb8bf52
[]
no_license
sunpeer/riki_robot
2c1e41607fa9533d19eb2ae73536043a0440394c
10a6d88f6795067b6c4dcb65aa36904a2117a197
refs/heads/main
2023-03-07T06:45:32.462096
2021-02-20T07:11:56
2021-02-20T07:11:56
340,587,316
1
0
null
null
null
null
UTF-8
C
false
false
1,193
c
#include "timer.h" void TIMx_Init(void) { TIM_TimeBaseInitTypeDef TIM_TimeBaseStructure; NVIC_InitTypeDef NVIC_InitStructure; RCC_APB1PeriphClockCmd(RCC_APB1Periph_TIM3, ENABLE); TIM_TimeBaseStructure.TIM_Period = (100 - 1); TIM_TimeBaseStructure.TIM_Prescaler = (72 - 1); TIM_TimeBaseStructure.TIM_ClockDivi...
[ "1031826952@qq.com" ]
1031826952@qq.com
67c5e387373bc9b8768969846629e8c92f6bbf49
b05bea3255fd2d1fd843d078bf2595d7b2cbc466
/src/User.h
4d7ceff5761e81eddddf07865037080137f8c085
[]
no_license
felixfroehling/Master
1afc12c1faff20a1de768d04a14baf53f9f2fdaa
bb499b7503bbabf9610c29698b6f9ec5306dd714
refs/heads/master
2023-01-13T02:49:16.605091
2020-11-19T12:03:08
2020-11-19T12:03:08
314,232,117
0
0
null
null
null
null
UTF-8
C
false
false
2,204
h
/* ****************************************************************************** ** CarMaker - Version 9.0 ** Vehicle Dynamics Simulation Toolkit ** ** Copyright (C) IPG Automotive GmbH ** Bannwaldallee 60 Phone +49.721.98520.0 ** 76185 Karlsruhe Fax ...
[ "froehling.felix@googlemail.com" ]
froehling.felix@googlemail.com
9af343b726ce3766a1686eab2327dbb1236bce98
41383bfbe38eef928c1cd1cebc2232eb49be85f9
/javacall/implementation/psp_mips/common/events.c
11f2e1ae597c59b4096dd6cbcc3df0197ccd5a86
[]
no_license
ruitaomu/pspkvm
d208d608f667fd64238b00f25b403177e14c739a
9f68194f987ff038d35409f4d386598025600ef0
refs/heads/master
2021-03-27T11:49:53.137601
2011-09-03T16:48:34
2011-09-03T16:48:34
60,471,263
1
0
null
null
null
null
UTF-8
C
false
false
7,053
c
/* * * Copyright 1990-2007 Sun Microsystems, Inc. All Rights Reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License version * 2 only, as published by the Free Softwa...
[ "max_mu@2af63af8-f945-0410-af61-887fe020137e" ]
max_mu@2af63af8-f945-0410-af61-887fe020137e
0c1cf68bda88a219817a52e4cc20608c829a2004
9279df212651d530c9d65500511fe8eef9c61446
/arch/interception/mac2linux.c
dfe3c0465ca4154f40e042bc37cdbe79c46fe7b9
[]
no_license
anachronic/dotfiles
0974f0d6a6085c208e7eb348850960f889ca25ba
bb11e4785d691b8020a985a7dc6dab942592ef08
refs/heads/main
2023-09-01T08:12:56.804156
2023-08-31T02:54:55
2023-08-31T02:54:55
129,802,096
2
0
null
2022-10-16T01:20:35
2018-04-16T20:33:48
Shell
UTF-8
C
false
false
21,767
c
#include <assert.h> #include <stdbool.h> #include <stdio.h> #include <stdlib.h> #include <linux/input.h> #include <unistd.h> /** * Honestly I think I get what's going on here, but I'm not really sure */ // Event `value`; see: https://www.kernel.org/doc/html/latest/input/event-codes.html #define EV_DOWN 1 #define E...
[ "nsalas@fastmail.com" ]
nsalas@fastmail.com
f75dc744c3ab419c40375a96603304b0e1d3f611
5f6526b97de21a0b1cb053ee9681172363affd63
/pjproject-2.7.2/pjmedia/src/pjmedia-audiodev/wmme_dev.c
fe1e21e7e7bd7e1c8407f22fcfd297c0aa8ac6ad
[]
no_license
wzw200/pjsip_mac
dbeb635182d0a9bd8661f2ef5acc81124d9b5fd9
60ef18c129d9cb0eb5db6e26e3d0c651dff3877e
refs/heads/master
2020-03-26T23:14:16.941971
2018-08-27T09:56:08
2018-08-27T09:56:08
145,523,258
0
0
null
null
null
null
UTF-8
C
false
false
42,387
c
/* $Id: wmme_dev.c 5035 2015-03-27 06:17:27Z nanang $ */ /* * Copyright (C) 2008-2011 Teluu Inc. (http://www.teluu.com) * Copyright (C) 2003-2008 Benny Prijono <benny@prijono.org> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as pub...
[ "wangzhongwei@vipkid.com.cn" ]
wangzhongwei@vipkid.com.cn
44bab045eb4edfc24f2f24d9bc9d0c4e9f958617
ed0603bf480208175ee86b21fc7727e067650c92
/libftprintf/src/num/ft_strtol.c
8c1816b59f49983f7da10cffc3e491953fb06740
[]
no_license
mmalanchuk/hashcode
a5fe27bc4e98cf7c6a1b409881657369320ae197
f66d8c8c682f3a3291bdd1c1a2d0be66b2a44e6d
refs/heads/master
2020-04-25T23:44:17.708183
2019-02-28T21:31:53
2019-02-28T21:31:53
null
0
0
null
null
null
null
UTF-8
C
false
false
1,425
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_strol.c :+: :+: :+: ...
[ "kola19955@gmail.com" ]
kola19955@gmail.com
193f97a6f36eec7a90eb0e62314806f01136cdb5
f678fca6afd66400024c97dc0982e039c7e40595
/libft/ft_strjoin.c
662d00eea97f7285da6bd2b55785586ecf1c7435
[]
no_license
dlyubich/filler
664518df0fbda5f9412a8e733915f9a071885818
8d3b6198eeccf17f72d6323d3982adf8c30b757b
refs/heads/master
2020-03-19T14:14:40.153973
2018-06-15T12:37:03
2018-06-15T12:37:03
136,614,812
0
0
null
null
null
null
UTF-8
C
false
false
1,293
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_strjoin.c :+: :+: :+: ...
[ "dlyubich@e1r4p10.unit.ua" ]
dlyubich@e1r4p10.unit.ua
16da3f7b43cbabd23bebd0c26005e4861705a770
535cf757bf4f7211bdcc49ddacc93744b7009fae
/inc/dataflash.h
ab51727ca87f984df10a037cd85f3f78d000d894
[]
no_license
Daveee10/myevic
069d1cf62e0094bb219ee038872120ba83621b2b
8de78e21d16b9c763dad57427418e65adf0cb28a
refs/heads/master
2020-04-06T04:47:49.667579
2016-08-31T18:37:35
2016-08-31T18:37:35
65,074,846
0
0
null
2016-08-06T09:19:17
2016-08-06T09:19:17
null
UTF-8
C
false
false
8,106
h
#ifndef __DATAFLASH_H__ #define __DATAFLASH_H__ #include "M451Series.h" //========================================================================= // Configuration constants //------------------------------------------------------------------------- // End of APROM address (on a 128k chip) #define DATAFLASH_APROM_E...
[ "mrrraow@gmail.com" ]
mrrraow@gmail.com
db1e51d8ef4823b6ff1ebb38a804332972bb9336
6f2b822f53d57e8ecc0c0d7e398a464e700e4100
/src/rabin-hash.h
2ac6305b6d0bbf214a9a53ce1c44395986c3e9a0
[]
no_license
mjwtom/lazy-dedupe-parallel
fb6f42b4342d391d7c8c0a017c0a37258b1ceae0
6f04208e2440214f4c73ff11218582f2be04105d
refs/heads/master
2021-01-10T22:05:15.219870
2015-01-17T01:41:39
2015-01-17T01:41:39
29,375,999
0
1
null
null
null
null
UTF-8
C
false
false
887
h
/* * rabin-hash.h * * Created on: Aug 7, 2013 * Author: badboy */ #ifndef RABIN_HASH_H_ #define RABIN_HASH_H_ const unsigned PRIME_BASE = 257; const unsigned PRIME_MOD = 1000000007; long long power = 1; int init_power(int win_len) { int i; power = 1; for(i = 0 ; i < win_len ; i ++) power = (power * ...
[ "mjwtom@gmail.com" ]
mjwtom@gmail.com
cbe4e0ba3dedc677b152dbe1a6b616384e025e1a
65152655c24a565cceb6703597e40dbde6a43b84
/Training/C/Assignment_2/strcopy.c
cb76576e137b61e06552d3a64c922bae84d5d741
[]
no_license
chanduviswanadham/Training_GESL
3c5fe05aa7a17fce823d11d4485d770d28c3ad10
f1a87fc7a4dc100213cf7f7f960d9dc3a3ecc1ea
refs/heads/master
2021-01-11T17:30:04.342117
2017-01-23T09:44:56
2017-01-23T09:44:56
79,788,583
0
0
null
null
null
null
UTF-8
C
false
false
221
c
#include<stdio.h> int i = 0; void strcopy( char * sbuf, char * dbuff) { for( i=0 ; sbuf[i] != '\0'; i++) { dbuff[i] = sbuf[i]; } dbuff[i] = '\0'; printf("The destination string now contains: %s\n", dbuff); }
[ "vischandu11@gmail.com" ]
vischandu11@gmail.com
6823bd3f5c84f104c92095137e6798f9e493aebe
4d79bdb384fc375da79b9f9ffa8d2cdc52d0c51a
/Micrium/Software/uCGUI/User/GUI_UserApp.c
c7ab741792ac669fe75b2de7bb67c4066c9a280a
[]
no_license
rabbitzp/dragonball-board
62b61c3f5cc56de724a4d1b348e59a0f6f17c64e
f6330456c5ad3300ef1ad72e712601ce8d266b43
refs/heads/master
2020-12-24T15:22:57.113481
2015-04-12T09:02:00
2015-04-12T09:02:00
29,506,157
0
0
null
null
null
null
UTF-8
C
false
false
2,558
c
/* ********************************************************************************************************* * * User core processor * * J.B.S * with the * Dra...
[ "nirenzhuo@163.com" ]
nirenzhuo@163.com
2e9f228ae3765af72d19d4f197fb0aaa29087c72
51daa675bbf9d325ee7b6d5b20360a54297e3a41
/common.h
9f805f3d09bd6c9742de85802d894fff5c863991
[]
no_license
bboozzoo/mpsd
a1f3632522bce682c606c7bea0b32831c2d6cb4b
43399c62b5fa0ab0c551a043656c39a03a62a254
refs/heads/master
2021-01-20T20:56:23.095806
2009-02-08T22:20:15
2009-02-08T22:20:15
122,701
1
0
null
null
null
null
UTF-8
C
false
false
189
h
#ifndef __COMMON_H__ #define __COMMON_H__ /** * @brief return values * for ok, error, etc.. */ typedef enum { RET_ERR = -1, RET_OK = 0, } ret_type_t; #endif /* __COMMON_H__ */
[ "maciek.borzecki@gmail.com" ]
maciek.borzecki@gmail.com
c76ffa1730a2ab48e72b0eefdab305fff7ea68ce
29d77f0781cbfd5ded51e268db4d361524cd0953
/ESP8266_Firmware/user/user_main.c
2e024fe0afdb69e018f1038aad5315474428ca12
[]
no_license
sucalapaul/MicrosoftIoTHackathon
91c1416d6a0be3df11ad1d59458f7b27e7426555
c51fd9b0eaf7a3dc294d23a77462fa7378399e52
refs/heads/master
2021-01-10T03:04:50.919436
2016-03-19T10:04:47
2016-03-19T10:04:47
54,209,885
0
0
null
null
null
null
UTF-8
C
false
false
6,144
c
/* * user_main.c * * Created on: Feb 29, 2016 * Author: Cosmin */ #include "user_main.h" static os_timer_t mainTaskTmr, configAppTmr; uint8 SecTskCnt = 0, MinTskCnt = 0; ConfigData Config; char TempReqBuff[100]; uint8 DoneFlag = 0; uint8 DevConfig = 0; void user_init(void) { uart_init(BIT_RATE_115200, ...
[ "sucala.paul@gmail.com" ]
sucala.paul@gmail.com
ac24d037cc80dc33eeb8f275da5cde9de8b57684
4095fc5eb53826565e72d46f57ec8532e34f1161
/0x01-variables_if_else_while/10-print_comb2.c
f2db4e3383916ce3a9fa1c4a68281d25f1d9498d
[]
no_license
davoudsh/holbertonschool-low_level_programming
a2df6b68253a75038d8935e28a5cbd605f88de3e
e4dab33d9f22a1261552025bd332de50979c24c6
refs/heads/master
2021-05-11T04:10:18.655101
2018-02-11T01:29:14
2018-02-11T01:29:14
117,935,528
0
0
null
null
null
null
UTF-8
C
false
false
327
c
#include <stdio.h> /** * main - prints all two digit numbers of base 10 * Return: 0 when no errors */ int main(void) { int i; int j; for (i = 0; i < 10; i++) { for (j = 0; j < 10; j++) { putchar(i % 10 + '0'); putchar(j % 10 + '0'); if ((i * 10 + j) < 99) { putchar(','); putchar(' '); } } } putchar('\n'); return ...
[ "davoud_shafiee@yahoo.com" ]
davoud_shafiee@yahoo.com
974cdd92e93967ae254f4c903241887e2a6feb33
bd09d96a3f5e6cc4d1715583bb66e939baea9b0a
/src/test/common/test_init.c
fb7a79a2d347ae5397186177a8960aa09ab4f1d9
[]
no_license
rrozestw/TalkWithTLS
a65c446509b375b3bc47fc0c3da8f6f429c102d7
b5c030556ae8ca3716d0fd3c18df965c26629b74
refs/heads/master
2022-07-03T20:33:20.657877
2020-05-10T18:23:10
2020-05-10T18:23:10
null
0
0
null
null
null
null
UTF-8
C
false
false
6,567
c
#include "test_conf.h" #include "test_init.h" #include <unistd.h> #define TC_CMD_RECV_TIMEOUT_SEC 5 int test_sock_addr_ip(SOCK_ADDR *addr, const char *ip) { if (strlen(ip) >= sizeof(addr->ip)) { ERR("Insufficient space for storing bind addr IP\n"); return TWT_FAILURE; } strcpy(addr->ip, i...
[ "rashok.svks@gmail.com" ]
rashok.svks@gmail.com
fea59be4e811230b55ed83ecaa1ea0262aba5727
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/h2o/deps/libyrmcds/extr_yc.c_write_data.c
67d064939b76fb1df6c2c10d8f9ed313fb27cf8d
[]
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,042
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
8e379614b9f52c24b35a5343ccc4a46f76b3392c
405aa9a0ff227b3a6c78a29da81f22415e0cc2b4
/Assignment 5/A5q1.c
e48077a422e7187b70308bbd6c77704bbb9d6d59
[]
no_license
Gayatri501/C-Programming
4745d1546fa85034042325d01232ef097e69fbee
aa655ed5e38274f79ae336d8a84070b1e5089724
refs/heads/main
2023-07-24T14:30:36.004940
2021-09-06T11:43:36
2021-09-06T11:43:36
383,091,245
0
0
null
null
null
null
UTF-8
C
false
false
786
c
/* 1.write a program which accept number from user and display its multiplication of factors. */ //Input : 12 //Output : 144 (1 * 2 * 3 * 4 * 6) //Input : 13 //Output : 1 (1) //Input : 10 //Output : 10 (1 * 2 * 5) #include<stdio.h> int iMult(int iNo) { int iCnt; int iMul...
[ "noreply@github.com" ]
Gayatri501.noreply@github.com
1e36360d2963341e84e7e09b77be1143aee042d8
28c0e0d1ef0c4da62e07b1357da0663c860d4098
/HomeKitADK/HAP/HAPAccessory+Info.h
f58db117c128b569873d4cc475ee6943e8294108
[ "LicenseRef-scancode-proprietary-license", "Apache-2.0" ]
permissive
mongoose-os-libs/homekit-adk
82722088f642b6ff4821131775b3807ca1389d23
66d912572b8c893ca6264c4c74bd7bcb6e655bbe
refs/heads/master
2023-02-15T05:40:52.060789
2023-02-06T15:42:55
2023-02-06T15:42:55
232,340,616
22
10
Apache-2.0
2022-07-06T18:36:41
2020-01-07T14:21:28
C
UTF-8
C
false
false
1,331
h
// Copyright (c) 2015-2019 The HomeKit ADK Contributors // // Licensed under the Apache License, Version 2.0 (the “License”); // you may not use this file except in compliance with the License. // See [CONTRIBUTORS.md] for the list of HomeKit ADK project authors. #ifndef HAP_ACCESSORY_INFO_H #define HAP_ACCESSORY_INFO...
[ "rojer@rojer.me" ]
rojer@rojer.me
ae31d01389f36049c22a3a7c8179068600c3cbb4
cf362032a51ee8cedd2836967d33ec805dff3c9b
/03-pilha-fila/FilaCircVetor.c
ad7a35f51c45b4958ad4a63d93569f7548210dac
[]
no_license
fgaion/eda
72c107f035646463c445b5334b88cd3b238f05a8
faf488c3ec6802580d5e86849036cb130e3b93f1
refs/heads/master
2023-06-02T07:47:48.541301
2021-06-20T00:44:49
2021-06-20T00:44:49
314,679,214
0
0
null
null
null
null
UTF-8
C
false
false
3,589
c
/*********************************************************/ /* FILA CIRCULAR UTILIZANDO ESTRUTURA LIGADA COM VETOR */ /* E APONTADOR */ /* Exemplo com 2 listas ordenadas */ /*********************************************************/ #include <std...
[ "fgaion@uol.com.br" ]
fgaion@uol.com.br
b179eb0273a7525c228e6ca87aabed300aee0b77
711e5c8b643dd2a93fbcbada982d7ad489fb0169
/XPSP1/NT/base/ntos/ke/amd64/alignem.c
77b8b84af8833d217b5f2c2a52b80734dda7dcd6
[]
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
4,531
c
/*++ Copyright (c) 1991 Microsoft Corporation Module Name: alignem.c Abstract: This module contains the code that is executed when a misaligned data reference must be "emulated". Author: Forrest C. Foltz (forrestf) 05-Feb-2000 Environment: Kernel mode only. Revision H...
[ "112426112@qq.com" ]
112426112@qq.com
d987a3bb788053c6ec93aeeeee17a17c0453a26c
5838cf8f133a62df151ed12a5f928a43c11772ed
/NT/printscan/print/spooler/inetpp2/clientui/precomp.h
8150dc2767fd919d20c5a1ce8e6779e17e5bb2dd
[]
no_license
proaholic/Win2K3
e5e17b2262f8a2e9590d3fd7a201da19771eb132
572f0250d5825e7b80920b6610c22c5b9baaa3aa
refs/heads/master
2023-07-09T06:15:54.474432
2021-08-11T09:09:14
2021-08-11T09:09:14
null
0
0
null
null
null
null
UTF-8
C
false
false
454
h
/*++ Copyright (c) 1990-1996 Microsoft Corporation All rights reserved Module Name: precomp.h Abstract: Precompiled header file. Only place relatively static header files in here. Environment: User Mode -Win32 Revision History: --*/ #include <windows.h> #include <winspool.h> #include <winspl...
[ "blindtiger@foxmail.com" ]
blindtiger@foxmail.com
c3226e1b33056126f6a32ca5ca475e8ffa3e4658
83214753e9183327e98af0e6768e9be5385e5282
/d/tieflag/palace/npc/whitewoman.c
d65e9373a4df57c247a5ea52b334dfbc9db0c6d7
[]
no_license
MudRen/hymud
f5b3bb0e0232f23a48cb5f1db2e34f08be99614e
b9433df6cf48e936b07252b15b60806ff55bb2f3
refs/heads/main
2023-04-04T22:44:23.880558
2021-04-07T15:45:16
2021-04-07T15:45:16
318,484,633
1
5
null
null
null
null
GB18030
C
false
false
1,235
c
inherit NPC; void create() { set_name("白袍妇", ({ "woman" }) ); set("gender", "女性" ); set("age", 48); set("str", 58); set("cor", 27); set("cps", 25); set("int", 23); set("max_atman", 300); set("atman", 300); set("max_mana", 300); set(...
[ "i@oiuv.cn" ]
i@oiuv.cn
30e26f928fcf7625a5ea7fbf3d12d6102c6c8ad0
9eb2245869dcc3abd3a28c6064396542869dab60
/benchspec/CPU/602.gcc_s/build/build_base_mytest-64.0000/graphite-poly.c
b6b1778862405a63f1a61472a10fd70b54193d7e
[]
no_license
lapnd/CPU2017
882b18d50bd88e0a87500484a9d6678143e58582
42dac4b76117b1ba4a08e41b54ad9cfd3db50317
refs/heads/master
2023-03-23T23:34:58.350363
2021-03-24T10:01:03
2021-03-24T10:01:03
null
0
0
null
null
null
null
UTF-8
C
false
false
130
c
version https://git-lfs.github.com/spec/v1 oid sha256:628ad64c747ba97ddb9f5a68e398ee0bec9d04b3118cba2c8a6c298c68c39ead size 31758
[ "abelardojarab@gmail.com" ]
abelardojarab@gmail.com
58e1ca3e8588f0290c8e799576063ec73adf9fb6
e0818dd68188d2a8db6be31944745cc6d22f27f0
/extensions/sdkhooks/natives.h
fbdb39a5ed2103fa2b4e140152e02af1fe4cfb59
[]
no_license
PMArkive/simillimum
4f36d329fa93dd3be6a034680c8a4678842c8acd
08757300821ac9b4511873416475a20615e08956
refs/heads/master
2023-03-28T07:26:57.123535
2013-07-04T23:02:54
2013-07-04T23:02:54
null
0
0
null
null
null
null
UTF-8
C
false
false
2,311
h
/** * vim: set ts=4 : * ============================================================================= * Source SDK Hooks Extension * Copyright (C) 2010-2012 Nicholas Hastings * Copyright (C) 2009-2010 Erik Minekus * ============================================================================= * * This program i...
[ "dvarnai@gmail.com" ]
dvarnai@gmail.com
7b116b793b7ea371c2818f7089f8866d3a98df5e
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/darwin-xnu/bsd/net/extr_necp.c_necp_policy_condition_is_valid.c
37f676c121b4c3f14940f40d7809286600baa576
[]
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
6,963
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
c336c3e7d5964729c5a6bd57007d28c2e501857b
814d96919c6ab2800c770506f367038d1740956c
/rD3D11helpers.h
df17b084c1f8cf38b06d160d129c7c3de5e2d282
[]
no_license
Gofrettin/Dll14-D3D11-Stuff
62c4db7fd3d18f271aa53f52aac5b4c447b6f859
8e82e60cb0816482a926ce5df68cf52dc6296ad1
refs/heads/master
2023-02-10T16:35:21.500274
2020-12-30T06:12:23
2020-12-30T06:12:23
null
0
0
null
null
null
null
UTF-8
C
false
false
745
h
#pragma once #include <dxgi.h> #include <DirectXMath.h> #define safe_release(p) if (p) { p->Release(); p = nullptr; } //TODO: Convert to use DirectX::Colors:: //D3DCOLORVALUE vs XMVECTORF32 for DirectXColors.h //DirectX::XMVECTORF32 YELLOW = DirectX::Colors::Yellow; const D3DCOLORVALUE red{ 1.0f, 0.0f, 0.0f, 1.0f };...
[ "rpm@live.com" ]
rpm@live.com
a24c0b18b41ad4b4e22d54c5410931f296473f78
8447706ad9a75196b2f3b258e0f5eb563d2f50c8
/TEA_Encrypt.c
ba6d24d110be5a7e8ca22df5e722bcebba882f92
[]
no_license
sb-baifeng-sb/TEA
b1fb77078fb11445c55f8f589a8d289189768542
a96d37aec0eef8a548e0af49f3b60261242880d0
refs/heads/master
2020-03-08T08:05:10.515842
2017-12-04T09:16:44
2017-12-04T09:16:44
null
0
0
null
null
null
null
UTF-8
C
false
false
3,095
c
/****************************************************************************** * File: TEA_Encrypt.c * Author: Bean * Email: notrynohigh@outlook.com * Every one can use this file free ! ******************************************************************************/ /** Include ----------------------------------...
[ "835705302@qq.com" ]
835705302@qq.com
6d00b76ea3b240651840202e6b76cf25ec03f558
8a6ecf26e7585349b643651d98bf23a1e01fee4c
/config.h
a186980c3d327f72be87ffa1ee55f41dfad7e19c
[ "MIT" ]
permissive
AmiZya/st
e50a1254ea84c0a182c190f9e7f6bff147237170
04fbb60763dd52f7d1343064e789a665c4f72758
refs/heads/master
2020-04-18T04:56:22.415927
2019-01-23T20:43:48
2019-01-23T20:43:48
167,257,943
0
0
null
null
null
null
UTF-8
C
false
false
20,588
h
/* See LICENSE file for copyright and license details. */ /* * appearance * * font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html */ static char *font = "Terminus:pixelsize=10:antialias=true:autohint=true"; static int borderpx = 2; /* * What program is execed by st depends of these preceden...
[ "amizya@gmail.com" ]
amizya@gmail.com
ac3580dafedadf7e4d3977c6becfab90747a7016
7bedb8a1e4c5664571f0702dfcf21cc7fdf912cf
/dataflow_dce_licm/assignment4/inputfile/dcetest.c~
a884a4d150ecc0c8068430070bae2b236da4dd4c
[]
no_license
jianyuh/LLVM
0b9b65a0d9399df722d1c4ff6fde1e5a4babf64a
e997dcffba85841d5f08010ffcf782f88974f155
refs/heads/master
2021-05-29T13:56:19.278678
2015-05-21T19:36:37
2015-05-21T19:36:37
null
0
0
null
null
null
null
UTF-8
C
false
false
922
#include <stdio.h> #include <time.h> #include <stdlib.h> int test1(int x) { int a, b, c; x = x + 1; a = x + 2; b = a - 3; c = a + b; return c; } int test2(int x) { int a, b, c; for (int i = 0; i < 1000000000; i++) { x = x + 1; a = x + 2; b = a - 3; c = a + b; x = x + 1; x = x + 1; x = x + 1; x...
[ "SudoNohup@users.noreply.github.com" ]
SudoNohup@users.noreply.github.com
244d0dd4ea3bcf1036ea5f4f26e6cb35549ff3bc
ac7fe31bc7aa934d4c79056e93dc037e9e50162d
/codeMPI/imgProcessing.c
bfe309a9cbfc8e6a8d10fdbdf3d6db6913108c87
[]
no_license
Sjasmeen/HPC
3ea21a7d87917204e60602387800d7e03ca2a978
b13c0d6ed26ba2bee1a6de32e0eadaa66cb63e3f
refs/heads/master
2020-12-04T09:37:48.088049
2020-01-04T07:54:15
2020-01-04T07:54:15
231,714,174
0
0
null
null
null
null
UTF-8
C
false
false
28,760
c
#include <stdio.h> #include <stdlib.h> #include <time.h> #include <GL/glut.h> #include <GL/gl.h> #include <malloc.h> #include <signal.h> #include <mpi.h> #include <time.h> /****************************************************************************** Displays two grey scale images. On the left is an image that has c...
[ "jasmeen.crestha@gmail.com" ]
jasmeen.crestha@gmail.com
4768559a73ca1d827786f4d305324db81337b38d
69d0b707849e36ecb2c7142602258b68ff55b393
/Inc/pid_controller.h
e7f3ee1f613680aa47c842e50b92172e850a30fb
[]
no_license
ericsonj/stm32f7_discrete_time_control
80275febb6984388dafb3972df19a7d411be4bab
b56d7cd86c363c295f89bc9e3ea298c33380030f
refs/heads/master
2020-08-07T02:09:41.143006
2019-10-15T00:16:17
2019-10-15T00:16:17
213,253,672
0
0
null
null
null
null
UTF-8
C
false
false
6,535
h
/*=====[pid_controller]======================================================== * Copyright 2018 Diego Fernandez <dfernandez202@gmail.com> * Copyright 2018 Eric Nicolas Pernia <ericpernia@gmail.com> * All rights reserved. * License: BSD-3-Clause <https://opensource.org/licenses/BSD-3-Clause>) * * Version: 1.2.0 ...
[ "ericsonjoseph@gmail.com" ]
ericsonjoseph@gmail.com
21e9b3a0d8f9f8c78bb9c98cb81de2199a09142e
8d3f57980b676ad74a4a54c34dbfa031aec10fc8
/list/c/double_link_list.c
f4e67b8aac49e9abb7c84265deb6ffab8347daf1
[ "Apache-2.0" ]
permissive
najcit/DataStruct
1fc59aee40cb9a22f9e8c2ff19c23894c7f8eeb3
4e812c861008986bc57261edc98540fd8082b0fe
refs/heads/master
2020-09-13T20:10:29.545974
2019-11-25T13:42:51
2019-11-25T13:42:51
222,891,295
0
0
null
null
null
null
UTF-8
C
false
false
232
c
// 双向链表的节点含有两个指针,一个指向后继,一个指向前置 typedef struct { int data; }Element; typedef struct Node { Element element; struct Node * prev; struct Node * next; }Node, List;
[ "najcit@163.com" ]
najcit@163.com
32ccb23838e506ad80d93488c179688691312f6e
50751d0c1c634c2ab5e2236b27d225b00c25f30d
/lib/my/my_strcat.c
08bd55e907c28b026dc61a842da779ac972eba57
[]
no_license
m4d4rchy/minishell
6b63d9b250256f04d588a40f5ad6b945a120bcea
90fedb08ea08bb51a2f1b77bf461fb20285a4756
refs/heads/master
2020-04-10T14:47:43.447450
2018-12-09T22:32:23
2018-12-09T22:32:23
161,087,474
1
1
null
null
null
null
UTF-8
C
false
false
324
c
/* ** EPITECH PROJECT, 2017 ** my_strcat ** File description: ** */ int my_strlen(char const *str); char *my_strcat(char *dest, char *src) { int len = my_strlen(dest); int count = 0; while (src[count] != '\0') { dest[len] = src[count]; count = count + 1; len = len + 1; } dest[len] = '\0'; return (dest)...
[ "yassine.b@caramail.com" ]
yassine.b@caramail.com
22c9b547209fb1d4336ef91f7882aa660cb259c8
22fe0a7a3ccba95e3f4dfcd3e5e061478578b494
/lang/cim/patches/patch-src_expchecker.c
05b154a06dd9a72241b950a611a368011cf611c3
[]
no_license
alslater/pkgsrc
0f97f3eaf7a980e9ceaed5802012333e11946e08
c5c9c96a3375320018106521f805574f96e77751
refs/heads/trunk
2023-07-08T15:53:53.435685
2015-07-08T22:51:58
2015-07-08T22:51:58
38,878,918
2
4
null
2021-05-04T11:31:12
2015-07-10T12:19:51
Makefile
UTF-8
C
false
false
539
c
$NetBSD: patch-src_expchecker.c,v 1.1 2012/10/26 20:37:15 joerg Exp $ --- src/expchecker.c.orig 2012-10-26 13:06:29.000000000 +0000 +++ src/expchecker.c @@ -237,9 +237,7 @@ static sametype (rel, rer) /****************************************************************************** ...
[ "joerg" ]
joerg
4e141d3e242ff945a954ff1a9a8d4b968a01f8b3
3f0ef1a930781d9b8fe7d24acc2b2f04f56472d6
/model/maslout/gen/STRING_bridge.c
9dd944a627ae4d8ebbf19ba2cfc4bc8e1499a637
[ "Apache-2.0" ]
permissive
tomas-oh/mc
0acdd28418301901bc9ed313e223a8677d017185
61c7307af3ec77f1d5cf2505374635d048f1aba0
refs/heads/master
2021-01-14T14:23:25.005417
2016-08-02T13:10:59
2016-08-02T13:10:59
null
0
0
null
null
null
null
UTF-8
C
false
false
6,384
c
/*---------------------------------------------------------------------------- * File: STRING_bridge.c * * Description: * Methods for bridging to an external entity. * * External Entity: string (STRING) * * your copyright statement can go here (from te_copyright.body) *--------------------------------------...
[ "levi@roxsoftware.com" ]
levi@roxsoftware.com
4b40db657030f19efa09cf1c0af14f91de27b149
e3fd2e82d5b94f699b13279a95e01e46687262c4
/fdf/libft/ft_toupper.c
cd113daa09981690d1899d42e9baf3c8fc6d2dfc
[]
no_license
AndorGunczer/FdF
e669eca2813092a7a659e3c44d1f972970f7876e
c8320f60ffd5d8177aec87a7783aac07b80bc2bb
refs/heads/master
2023-08-11T08:59:43.498913
2021-09-25T14:23:07
2021-09-25T14:23:07
392,631,313
0
0
null
null
null
null
UTF-8
C
false
false
1,003
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_toupper.c :+: :+: :+: ...
[ "agunczer@1-B-5.42heilbronn.de" ]
agunczer@1-B-5.42heilbronn.de
731a306d90209920bdb38538e740d49a23380536
63f9eaa39b478e012ca27239f93faedff39e9e2a
/ThreadX/x-ware_platform/tx/txe_event_flags_create.c
d2cf8b17791234f8bea3ed90a5f352abe0ab0ec5
[]
no_license
someshd7/Operating-Systems
1dbf5266676a230ab9aa532d4a3c5c90c16ab8d7
acbbd5e766ad8cd4012354df07d8dd0a4963e033
refs/heads/master
2020-03-26T17:07:36.691463
2018-08-17T16:26:10
2018-08-17T16:26:10
132,122,556
0
1
null
2018-05-04T11:29:16
2018-05-04T09:56:33
null
UTF-8
C
false
false
11,428
c
/**************************************************************************/ /* */ /* Copyright (c) 1996-2015 by Express Logic Inc. */ /* */ /* This...
[ "Kevin.Scully@microsemi.net" ]
Kevin.Scully@microsemi.net
bc80c96c63982dfd77676e2a4081880e94f6e2f4
f4d5e5084ba0a66e80aefd2d52bd29f0fcc983e6
/Coding_Question_1.c
47320eec4a04b3bc5a0a4ad72f1941e02445cf7c
[]
no_license
ankitaapg17/TCS-Coding-Questions
4116e06a4671255102d539b678a6af76fc5b6c73
642dc8d17150db62dcefc93216e6bc3c097723bb
refs/heads/main
2023-06-11T17:54:41.482338
2021-07-07T17:01:57
2021-07-07T17:01:57
383,868,577
1
0
null
null
null
null
UTF-8
C
false
false
324
c
//Print the following pattern //0 0 2 1 4 2 6 3 8 4 #include <stdio.h> int main() { int a=0; int b=0; int i,n; scanf("%d",&n); for(i=1;i<=n;i++) { if(i%2!=0) { if(i>2) a=a+2; } else { b=a/2; } } if(n%2!=0) { printf("%d",a); } else { printf("%d",b); } ...
[ "noreply@github.com" ]
ankitaapg17.noreply@github.com
5f872f6d3cf10abd55db31d9cac13954a1b3f751
9542683798956524c3a88d502d2779adf98d347c
/stm32-扩展例程/3,扩展例程/1,普通扩展例程/1,寄存器版本/扩展实验6 ATK-OV2640 摄像头模块测试实验/HARDWARE/DMA/dma.h
35272524b791dc5f4621c7ac9aec376cd89431c4
[]
no_license
luorongwei/github-20200112-
015894010c95e15238344c32159927fc03d0db27
b9e618dbf13c796e2257df1c541f12e19ff301d2
refs/heads/master
2022-03-27T12:54:45.191616
2020-01-12T14:05:54
2020-01-12T14:05:54
null
0
0
null
null
null
null
GB18030
C
false
false
1,009
h
#ifndef __DMA_H #define __DMA_H #include "sys.h" ////////////////////////////////////////////////////////////////////////////////// //本程序只供学习使用,未经作者许可,不得用于其它任何用途 //ALIENTEK STM32F103开发板 //DMA驱动 代码 //正点原子@ALIENTEK //技术论坛:www.openedv.com //创建日期:2015/1/15 //版本:V1.0 //版权所有,盗版必究。 //Copyright(C) 广州市星翼电子科技有限公司 2009...
[ "2992975841@qq.com" ]
2992975841@qq.com