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
7106e141898b1d0c7ad8423a047411621daebe4d
7e4f9fe7115549ac1cded329bd8f7fdb464cba4c
/exec2.c
4636ee9e7521a8ccc7c174bea5d2bda7fa22ddce
[]
no_license
VixxRuivo/Pra-ti-ca
48a4eb8299b233c2a6e0cac2894b892ad7372976
824d7f659722ec802cefec5fdc0bb775f3eb3d2a
refs/heads/main
2023-07-15T23:27:11.280044
2021-08-19T12:04:33
2021-08-19T12:04:33
397,921,481
0
0
null
null
null
null
MacCentralEurope
C
false
false
1,386
c
#include <stdio.h> #include <stdlib.h> main() { int n,i; char sexo, op; int idade; int menor, masc,fem,k,v,soma; float media, porc,p; menor=100; masc=0; soma=0; fem =0; k=0; v=0; p=0; printf("\n Informe o numero de Candidatos..\n"); scanf("%d",&n); fflush(stdin); for(i=0;i<n;i++) { prin...
[ "noreply@github.com" ]
VixxRuivo.noreply@github.com
68b851230dbaa180f07744b13472e62523d26118
e42a3b348c78e3c90db1e8a5863152fe5b62746f
/cc/hdr/linux/luc_compat.h
8e9a677576b0ae28d9d7778612455e82dcd76be4
[]
no_license
wanziforever/hap
0532ff73106fc6d79a6c72a41fdf21f9085fb502
f981ea9a946fdb8453b4c277117836901d1abfaa
refs/heads/master
2020-04-14T22:38:22.070094
2015-01-20T00:14:24
2015-01-20T00:14:24
14,736,167
0
0
null
null
null
null
UTF-8
C
false
false
55,448
h
#ifndef _H_LUC_COMPAT #define _H_LUC_COMPAT /********************************************************************** ** ** Creation Date: ** Wed Apr 26 12:46:36 CDT 2006 ** ** Description: ** Utility functions for porting Solaris to SuSE ** ** Notes: ** ** *prototypes were copied from the manpages on Solaris ** ** Fun...
[ "wanziforever@gmail.com" ]
wanziforever@gmail.com
6c325a9586793625d8685dc8b4f7afe796c1e455
d72f2109d04fb51ca3ee6a72a01ba8a358d09d78
/YEUX/RESOURCE.H
7bd67511aa21b436e90ced030d0069cca081b590
[]
no_license
henan1234/DILP32
3e4ba44d9f275b28a157c360f7c423078317caa6
73a05be0863f90ddc600a363634a8e8f8bde9da9
refs/heads/master
2021-05-28T15:30:40.776830
2015-01-30T18:13:13
2015-01-30T18:13:13
null
0
0
null
null
null
null
UTF-8
C
false
false
589
h
//{{NO_DEPENDENCIES}} // Microsoft Developer Studio generated include file. // Used by Yeux.rc // #define IDB_YEUX 101 #define IDD_ABOUT 103 #define IDI_ICON1 108 #define IDC_FERMER 1000 // Next default values for new obje...
[ "github.10.pilloni@spamgourmet.com" ]
github.10.pilloni@spamgourmet.com
5f921e3ab3904cdd92d05c49a4fd4a6777194d5c
5c255f911786e984286b1f7a4e6091a68419d049
/code/51c7dad0-5a85-44df-8e89-f3e412bf2281.c
88f2df00097824d1d62484ca129f8b3eca09a7b9
[]
no_license
nmharmon8/Deep-Buffer-Overflow-Detection
70fe02c8dc75d12e91f5bc4468cf260e490af1a4
e0c86210c86afb07c8d4abcc957c7f1b252b4eb2
refs/heads/master
2021-09-11T19:09:59.944740
2018-04-06T16:26:34
2018-04-06T16:26:34
125,521,331
0
0
null
null
null
null
UTF-8
C
false
false
229
c
#include <stdio.h> int main() { int i=4; int j=18; int k; int l; k = 53; l = 64; k = i/j; l = i/j; l = i%j; l = l-j; k = k-k*j; printf("vulnerability"); printf("%d%d\n",k,l); return 0; }
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
cf67b1c9933589cfee7c509ea12d4a378d25cf65
7b5729a46680d0c5a83d94852f75577b71c934b0
/src/mpi/coll/tuning/reduce/psm_INTEL_PLATINUM_8170_2S_52_INTEL_HFI_100_16ppn.h
5f5dd4f107bb705c83a5a3b2f70616290970d39f
[ "mpich2", "BSD-2-Clause" ]
permissive
DDNStorage/mvapich2
75e0f504d55216ad2053108477d19e1f02ee7ec7
49b7c01106b4f217481a5a5d42e0a7bf55d5f56b
refs/heads/master
2020-04-23T06:44:27.035406
2019-02-18T09:36:59
2019-02-22T20:54:03
170,983,678
6
1
null
null
null
null
UTF-8
C
false
false
6,578
h
#define PSM__INTEL_PLATINUM_8170_2S_52_INTEL_HFI_100__16PPN { \ { \ 16, \ 4, \ 4, \ {1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0}, \ 19, \ { \ {4, &MPIR_Reduce_redscat_gather_MV2}, \ {8, &MPIR_Reduce_binomial_MV2}, \ {16, &MPIR_Reduce_inter_knomial_wrapper_MV2}, \ {32, &MPIR_R...
[ "sdidelot@ddn.com" ]
sdidelot@ddn.com
10ad7a8317979843b6a362fb183ac11a7d837a45
517848af126ed8f198b890a07a6bc5b7b1b94683
/sys/dev/bge/if_bgereg.h
b10da2e7d97a8311f4e0c93166724789ae9a2be5
[]
no_license
coolgoose85/FreeBSD
e9dbd33b95bf0a472a3e291451c273054b843a1f
ef72c1183400fd106d838c8ed0702649bc1b1b4e
refs/heads/master
2021-01-15T22:29:25.584742
2014-08-03T17:32:40
2014-08-03T17:32:40
22,535,409
2
1
null
null
null
null
UTF-8
C
false
false
88,259
h
/*- * Copyright (c) 2001 Wind River Systems * Copyright (c) 1997, 1998, 1999, 2001 * Bill Paul <wpaul@windriver.com>. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions ...
[ "vaibhav123@gmail.com" ]
vaibhav123@gmail.com
cb8ec772d2998944f181825aabcdac1a6b3053b6
87cc7491e176377567fd69c9d6ba18cb7121908f
/command.h
cb522ea1784153422296b4d5d61ca5bc8409e8c5
[]
no_license
JRChow/iShell
0848560139a1b6af6abb82e079fc8ff319de5d64
eb4d4889effe65d8d2d8a6005e3e56b2d4e67c03
refs/heads/master
2021-09-23T18:46:13.517323
2018-09-26T15:20:18
2018-09-26T15:20:18
105,855,177
0
2
null
null
null
null
UTF-8
C
false
false
1,920
h
/*--------------------------------------------------------------------*/ /* command.h */ /* Author: Jingran Zhou */ /*--------------------------------------------------------------------*/ #ifndef COMMAND_INCLUDED #d...
[ "jrzhou@shuuyasushizens-MacBook-Pro.local" ]
jrzhou@shuuyasushizens-MacBook-Pro.local
1c6b6707bfbb655cd64cb009086a904bc449ad09
16387a9f6a3bebd13ff1008510f06e6d6d3e631d
/release_number/01.02.00/tools/xmlrpc_transport/xmlrpc_transport.c
53d18b788e9a71a0802f3faa8b126ecd76ad825b
[ "BSD-3-Clause", "MIT", "LicenseRef-scancode-python-cwi" ]
permissive
joelnb/xmlrpc-c
2f54d5b417f8567863fd0778cb858c77fd94237c
742687b2d131fed7a2901d9b4981a9944017c80f
refs/heads/master
2022-09-25T22:28:19.886435
2022-08-22T18:39:39
2022-08-22T18:39:39
125,525,941
1
0
null
null
null
null
UTF-8
C
false
false
7,199
c
/* Transport some XML to a server and get the response back, as if doing an XML-RPC call. */ #define _GNU_SOURCE #include <stdlib.h> #include <stdio.h> #include <string.h> #include <xmlrpc.h> #include <xmlrpc_client.h> #include "config.h" /* information about this build environment */ #include "casprintf.h" #in...
[ "(no author)@98333e67-4a24-44d7-a75c-e53540dd3050" ]
(no author)@98333e67-4a24-44d7-a75c-e53540dd3050
d908c230d08f27e6be6b3cb5c9fa11d29a567887
073072fbfe90062479347813f5c6b7602f30e329
/d/jiangling/npc/cow.c
342e3ad9d977a98a3cf9b42b0a6be90cb5fb99c1
[]
no_license
cao777/mudxkx2019
c06905cc8bf91de2d95e8bd0d6098e0c0c50f452
3abcba647e1342db1d73acdb09b5f6f3b6dd5e80
refs/heads/master
2023-03-16T05:57:31.164287
2019-04-10T09:33:47
2019-04-10T09:33:47
null
0
0
null
null
null
null
GB18030
C
false
false
704
c
// cow.c 大黄牛 #include <command.h> #include <dbase.h> #include <origin.h> #include <ansi.h> inherit NPC; void create() { set_name(HIY"大黄"NOR, ({ "cow" })); set("long","一头大黄牛。它好象在流眼泪,挺通人性的。\n"); set("race", "走畜"); set("age", 5); set("int", 30); set("qi", 300); set("max_...
[ "prion.w@gmail.com" ]
prion.w@gmail.com
ca2ad9771e5516a3d795e7a4d282c338b50cfb2a
70cfbcb6a23f607a8e15c60b0d5afdd27b09e6e0
/Envelope.Math/Envelope.Math.Consts.h
6e96f53d7bc6ee20b8bb0c3a70e30d5c92240e49
[]
no_license
Hengle/AirCushionSimulation
3e87077ef0cfc9731c7e8badf517e223e99a6ca9
fa7a0c50edf16a8223a0fb94ddc7191ffd2f673b
refs/heads/master
2023-03-17T16:28:24.714791
2020-10-11T19:08:03
2020-10-11T19:08:03
null
0
0
null
null
null
null
WINDOWS-1251
C
false
false
1,826
h
#ifndef ENVELOPE_MATH_CONSTS_H #define ENVELOPE_MATH_CONSTS_H /** * @enum TransformDirection * * @brief Направление преобразования (между системами координатами). */ enum TransformDirection { SKIRT_POINT_TO_LANDSCAPE_POINT, LANDSCAPE_POINT_TO_SKIRT_POINT, SKIRT_VECTOR_TO_LANDSCAPE_VECTOR, LANDSCAPE_VECTOR_TO_SK...
[ "vsalosyatov@acumatica.com" ]
vsalosyatov@acumatica.com
5faa42f79b14cace545f1f26cf26d48c153b3a1e
8b444e375914b038f37339735224ce2d389f68f1
/libVLR/include/VLR/public_types.h
871dbaf74856157b26a65136aff5255ef92d02a1
[]
no_license
whztt07/VLR
15dc547ba30f84a2036a26a148b265e6294cfd04
b077055470736314d39dd9dfe77f8ff2da598321
refs/heads/master
2020-05-04T15:12:06.120760
2019-03-31T15:04:20
2019-03-31T15:04:20
null
0
0
null
null
null
null
UTF-8
C
false
false
2,456
h
#pragma once #include "common.h" enum VLRSpectrumType { VLRSpectrumType_Reflectance = 0, VLRSpectrumType_Transmittance = VLRSpectrumType_Reflectance, VLRSpectrumType_LightSource, VLRSpectrumType_IndexOfRefraction, VLRSpectrumType_NA }; enum VLRColorSpace { VLRColorSpace_Rec709_D65_sRGBGamma ...
[ "shocker.0x15@gmail.com" ]
shocker.0x15@gmail.com
6f783a11cf2127cbd885e68c585d13b78e16d5b7
16155965b1a4737d63ed1fd54de5539802529027
/src/event_layer.h
5dd22882ada45cf102592ad8b12aa730440e3139
[]
no_license
bexcite/pebble-cal
47c565826e6a0517bf3a82d7e5b9fae7a75350e6
38141bd884fed99a11caacc788f2771e51711479
refs/heads/master
2020-03-19T10:00:52.876986
2018-06-06T14:25:58
2018-06-06T14:25:58
136,335,787
2
0
null
null
null
null
UTF-8
C
false
false
744
h
#ifndef EVENT_LAYER_H #define EVENT_LAYER_H #include <pebble.h> typedef enum { EVENT_TYPE_EMPTY = 0, EVENT_TYPE_DEFAULT = 1, EVENT_TYPE_ALL_DAY = 2 } EventType; struct EventLayer; typedef struct EventLayer EventLayer; EventLayer* event_layer_init(uint8_t num, GSize parent_size); void event_layer_set_summ...
[ "pavel.bashmakov@gmail.com" ]
pavel.bashmakov@gmail.com
cdd20814eab458d21d27a59af90d50b651746381
8015dbc261889c0483397083291bb316da968d21
/sock.c
b7d12d64a08bef1fdbcd0f35d3a43a4229bef6ee
[]
no_license
windseeeker/tiny_buzz
ed7cc23b67d93bd7017af1915d6bdd61c8d69d7d
bca5495771926154b19ee7e731afd62a88e03fda
refs/heads/master
2021-01-10T02:19:34.311748
2013-03-19T16:59:28
2013-03-19T17:18:26
null
0
0
null
null
null
null
UTF-8
C
false
false
943
c
#include "sock.h" #include <malloc.h> #include <fcntl.h> #include <unistd.h> #include <sys/types.h> #include <sys/socket.h> struct client_sock* create_client_sock(struct sockaddr_in* remote) { struct client_sock* sock = (struct client_sock*)malloc(sizeof(struct client_sock)); int fd = socket(AF_INET, SOCK_STR...
[ "shi.hongcheng@uqee.com" ]
shi.hongcheng@uqee.com
ccf19a23c65fd31df38e7bb8830e1935608fde35
de1c9b679163c0b061434f61b4707cd1e9e46184
/src/io/menu.c
310bd89cc1a3b224735dcf87cf51147ad894bf3b
[]
no_license
cugbzhangwp/iws
edbf1bdb37b124d3bbc952d55875cdf2a0232127
ad3ca0a1cd81469deb9159ec42cf23d1a446d97f
refs/heads/master
2020-04-04T22:53:28.410872
2018-11-10T00:44:16
2018-11-10T00:44:16
156,339,652
0
0
null
null
null
null
UTF-8
C
false
false
6,661
c
#include <stdlib.h> #include <unistd.h> #include <stdio.h> #include "../../inc/menu.h" #define KEY1_MENU 1 #define KEY2_SELECT 2 #define KEY3_UP 3 #define KEY4_DOWN 4 #define KEY5_START_STOP 5 extern pthread_mutex_t mut_vkey; extern pthread_cond_t cond_vkey; extern pthread_t vkey; extern pthread_t rkey; extern int vrea...
[ "20928799@qq.com" ]
20928799@qq.com
a2288f5144afc1db02871a7efbd1beb02eea6534
0b2a135e3a558aed40ca8e74af124c0402132cae
/hostap/src/ap/wpa_auth.h
71928450209a22e639f60c3a77fc7434b7b4a775
[ "BSD-3-Clause", "LicenseRef-scancode-x11-stanford" ]
permissive
rubiruchi/mininet-iot
c9a1c922ee71379aa8a037701d8d443f181ff884
72f72823551c0020c02f6434b4137d8efae55e0c
refs/heads/master
2020-04-21T17:27:59.875988
2019-02-03T17:45:20
2019-02-03T17:45:20
169,736,053
1
0
NOASSERTION
2019-02-08T13:04:27
2019-02-08T13:04:27
null
UTF-8
C
false
false
17,678
h
/* * hostapd - IEEE 802.11i-2004 / WPA Authenticator * Copyright (c) 2004-2017, Jouni Malinen <j@w1.fi> * * This software may be distributed under the terms of the BSD license. * See README for more details. */ #ifndef WPA_AUTH_H #define WPA_AUTH_H #include "common/defs.h" #include "common/eapol_common.h" #incl...
[ "ramonreisfontes@gmail.com" ]
ramonreisfontes@gmail.com
490767070754268db400b2ebc335e8b8d0b08521
adbfa2734a9bb50477425a4fb2f11fe87c789069
/Pods/Headers/FFmpeg/openssl/seed.h
dcd8809dbce60f0624f001e7e81be0f99f7ce3db
[]
no_license
WeipengChan/FFMPEG
ff6561a73d34bf10e04c3edac3dab2f9a30bcb69
984314b4fae72bb98b81df971979976c8f9f1bd6
refs/heads/master
2020-04-19T17:43:32.439786
2014-06-09T10:58:50
2014-06-09T10:58:50
20,643,406
2
1
null
null
null
null
UTF-8
C
false
false
61
h
../../../FFmpeg/ffmpeg-ios-static-libs/include/openssl/seed.h
[ "280296084@qq.com" ]
280296084@qq.com
100105257739ebe17651293c8b92264b2cac8186
d0c44dd3da2ef8c0ff835982a437946cbf4d2940
/cmake-build-debug/programs_tiling/function14788/function14788_schedule_14/function14788_schedule_14_wrapper.h
9792a83274014c45e651f47aa5d85f071416fe0d
[]
no_license
IsraMekki/tiramisu_code_generator
8b3f1d63cff62ba9f5242c019058d5a3119184a3
5a259d8e244af452e5301126683fa4320c2047a3
refs/heads/master
2020-04-29T17:27:57.987172
2019-04-23T16:50:32
2019-04-23T16:50:32
176,297,755
1
2
null
null
null
null
UTF-8
C
false
false
282
h
#ifndef HALIDE__generated_function14788_schedule_14_h #define HALIDE__generated_function14788_schedule_14_h #include <tiramisu/utils.h> #ifdef __cplusplus extern "C" { #endif int function14788_schedule_14(halide_buffer_t *buf0); #ifdef __cplusplus } // extern "C" #endif #endif
[ "ei_mekki@esi.dz" ]
ei_mekki@esi.dz
17690f964a89093c27a6219fc1b702e0b0167681
7a4fcc24b9bd72a09fe5d1fc0c43bcb6e82aed09
/Arduino/ESP32-MINI-32-V1.3/DS18B20/DS18B20.h
a64a27baa07093a2686274fde99130d7c180b76e
[]
no_license
mefitzgerald/lilygo32
a76c10b557e038bcc6fc59dcdd8240a18c1d9367
b201b2ee83ee174b366334ded3f1107886fe6f75
refs/heads/master
2020-12-27T17:09:12.846818
2020-02-03T16:31:11
2020-02-03T16:31:11
237,983,359
0
0
null
null
null
null
UTF-8
C
false
false
185
h
#ifndef MHDS18B20_H #define MHDS18B20_H #if defined(ARDUINO) && ARDUINO >= 100 #include "Arduino.h" #else #include "WProgram.h" #endif #include <OneWire.h> #endif // // END OF FILE //
[ "maritafitzgerald@gmail.com" ]
maritafitzgerald@gmail.com
c9580f36873bf71150626d20e531e4726a2c43c8
94e8344ee420ae4d2eb1643e95973845f341a3d2
/gcc_4.3.0_mutants/mutant100428_dwarf2out.c
96d0191040226a71cc00162b8a277b2c50f60d5c
[]
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
460,086
c
/* Output Dwarf2 format symbol table information from GCC. Copyright (C) 1992, 1993, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. Contributed by Gary Funck (gary@intrepid.com). Derived from DWARF 1 implementation of Ron Guilmette (rfg@monk...
[ "agroce@gmail.com" ]
agroce@gmail.com
59e3befe186a6581b1ce51c72d7f899cb5eb7848
07ee84a7d0f9864aae7e5de5f8acf79d729230c1
/lib/secure_sockets/portable/st/stm32l475_discovery/aws_secure_sockets.c
8e279593d7066e74fda49035e561df14fdddf262
[ "MIT" ]
permissive
renesas-rx/rx65n-cloud-kit
b846c5f9d9264718d5da847dfb47b05180a983b5
d4dc3a1771478a42c280f9ecc285a91c6e99f189
refs/heads/master
2020-06-30T11:32:42.002387
2019-08-28T08:03:55
2019-08-28T08:03:55
200,811,838
1
4
MIT
2020-03-08T01:10:24
2019-08-06T08:42:03
C
UTF-8
C
false
false
46,215
c
/* * Amazon FreeRTOS Secure Sockets for STM32L4 Discovery kit IoT node V1.0.0 Beta 4 * Copyright (C) 2017 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 "Softw...
[ "hiroki.ishiguro.fv@renesas.com" ]
hiroki.ishiguro.fv@renesas.com
1c53f72c7cd768126252ccafcf83143639f4eeeb
8656d236f2cecd0c027ac711545ddf54ae2c36aa
/CxxSocketTests/components/java/de/tum/SocketTestBC2CxxProxy.h
8322e020cc2acbf004a68e1b5f355dab052ace52
[]
no_license
atanasoa/PQi
673e65926857ccf52c4f42bedc51ffffa2fdc680
b5a95ae48843167c0fa92c3a1dd17752bcc1c4a6
refs/heads/master
2016-08-06T20:02:11.439008
2013-09-19T20:27:49
2013-09-19T20:27:49
null
0
0
null
null
null
null
UTF-8
C
false
false
824
h
#ifndef __INCLUDE_GUARD_FULL_QUALIFIED_NAME__C2CXXPROXY_H_ #define __INCLUDE_GUARD_FULL_QUALIFIED_NAME__C2CXXPROXY_H_ extern "C"{ #ifdef _WIN32 void SOCKET_CLIENT_LOOP(); #else void socket_client_loop_(); #endif #ifdef _WIN32 void SOCKET_SERVER_LOOP(); #else void socket_server_loop_(); #endif struct SOCKETTESTB_ar...
[ "atanasoa@atsccs55.informatik.tu-muenchen.de" ]
atanasoa@atsccs55.informatik.tu-muenchen.de
e412a08cba28f570fde82f8dbcc23859364cdb61
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/kphp-kdb/antispam/extr_antispam-engine.c_sigterm_handler.c
e6a2bfb68304708016d4d972bdb45c229dd5c8bf
[]
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
884
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
554f4ed23adb6ff7d4bdd7fef4f88968fc5dce2a
1e32f9a8a19e77c1feadd9ca9fa25348a4943d91
/src/linux/headers/linux-headers-4.19.0-xlnx-v2019.1-zynqmp-fpga/arch/mips/include/asm/octeon/cvmx-pcsx-defs.h
39da7f9d7b3fbd40938c3e9bc74551f0af198b77
[ "MIT", "GPL-2.0-only" ]
permissive
maxpark/ultra96-v2_design_mipicamera
d02a4c8cced4e25fbfae20c557a2dd66bf684a34
cff1d24bc605585e8f0e4e716b409ef9eb2e1bcf
refs/heads/master
2022-07-19T18:15:02.208637
2020-05-19T06:13:01
2020-05-19T06:13:01
265,425,370
1
0
MIT
2020-05-20T02:20:48
2020-05-20T02:20:47
null
UTF-8
C
false
false
34,686
h
/***********************license start*************** * Author: Cavium Networks * * Contact: support@caviumnetworks.com * This file is part of the OCTEON SDK * * Copyright (C) 2003-2018 Cavium, Inc. * * This file is free software; you can redistribute it and/or modify * it under the terms of the GNU General Pub...
[ "hw_zw@autobrain.cn" ]
hw_zw@autobrain.cn
aa54bf40afe1b09878e98e12a36f44373369dec4
3c64cc0807869da8c95a1ef1b5ca723885a054d7
/workspace/app/buildroot-2013.02/development/ncs/library/ncs_event/ip_request_event_build.c
c6cad1f6fd9953826939ed431e6d6f5a865eac0d
[]
no_license
xcturban/xt_32
2a5a8f50ca08d784c6439dc4483246711663802c
a12a8382cc84f133d844cdfd20185e23b276dd98
refs/heads/master
2021-08-14T09:54:16.588677
2017-11-15T03:36:52
2017-11-15T03:36:52
110,650,958
0
0
null
null
null
null
UTF-8
C
false
false
1,296
c
#include <stdlib.h> #include "private.h" #include "ncs_event.h" static ncs_event_data_t *ncs_ip_request_event_data_pack( uint16_t target_id, uint8_t board_id, ncs_call_t type, int *evt_data_len) { ncs_event_data_t *evt_data; int len = NCS_EVENT_DATA_HEADER_LEN + 2; evt_data = (ncs_event_data_t *)malloc(le...
[ "hypvss@163.com" ]
hypvss@163.com
1a076bf22e3133b9f648b56a957a0312541c4050
a7a1600ae38b854f31084015c4cb9dfc01b8af1d
/src/ppdpart.h
59293813792772981061f0d21c2ebfa155c1d276
[ "MIT" ]
permissive
kanait/MDraw
abc2e3cf39c5514b29ad8997b7377d2e035ba4c9
effd5a7d675c4e3144620940500f71ae60169350
refs/heads/master
2020-04-19T09:06:28.354826
2019-03-29T08:01:04
2019-03-29T08:01:04
168,099,806
0
1
null
null
null
null
UTF-8
C
false
false
368
h
// // ppdpart.h // // Copyright (c) 1997-1999 Takashi Kanai // // This software is released under the MIT License. // http://opensource.org/licenses/mit-license.php // #ifndef _PPDPART_H #define _PPDPART_H // functions extern Sppt *create_ppdpart( Sppd * ); extern void free_ppdpart( Sppt *, Sppd * ); extern Sppt *lis...
[ "kanait@acm.org" ]
kanait@acm.org
042c9ca651056e0829afc8c019bb54cff127463a
69a7102d4b60cbb0dfc921e91e5fe73cc470d19e
/include/linux/mm.h
dede9b5b5471bfdd572c0b327df070a1b04b93fa
[]
no_license
shenjinyang/Linux_kernel
00790896cc7b9d5f1502b64170074f35a635dd69
d39e27b64b473174cb19875738d6664994c6b47d
refs/heads/master
2020-05-23T01:25:10.267392
2020-01-04T02:18:23
2020-01-04T02:18:23
186,589,952
0
0
null
null
null
null
UTF-8
C
false
false
1,400
h
#ifndef _MM_H #define _MM_H /* 定义每个页面的大小为4096字节 */ #define PAGE_SIZE 4096 extern int SWAP_DEV; #define read_swap_page(nr,buffer) ll_rw_page(READ, SWAP_DEV, (nr), (buffer)); extern unsigned long get_free_page(void); extern void free_page(unsigned long addr); void swap_free(int page_nr); /* 刷新页变换高速缓冲(T...
[ "18618459871@163.com" ]
18618459871@163.com
4aa8e1909308e93ee417084974f649858ae18521
0cb85cd0c88a9b9f0cca4472742c2bf9febef2d8
/Mail/Filters/Antispam/antispamfilter.h
d1146a451e62df4deb74abcc08829c065fca8549
[]
no_license
seth1002/antivirus-1
9dfbadc68e16e51f141ac8b3bb283c1d25792572
3752a3b20e1a8390f0889f6192ee6b851e99e8a4
refs/heads/master
2020-07-15T00:30:19.131934
2016-07-21T13:59:11
2016-07-21T13:59:11
null
0
0
null
null
null
null
WINDOWS-1251
C
false
false
3,024
h
// AVP Prague stamp begin( Interface header, ) // -------- ANSI C++ Code Generator 1.0 -------- // -------- Friday, 06 May 2005, 13:51 -------- // ------------------------------------------- // Copyright © Kaspersky Labs 1996-2004. // ------------------------------------------- // Project -- Not defined /...
[ "idrez.mochamad@gmail.com" ]
idrez.mochamad@gmail.com
2b6cb1cd11c529977372e850fa94d662f70a69f9
44007f51d3e04f7235a62f8705ca6906d2958c2d
/src/com/com_usbhid.h
1231daa06794c61e3801ec8f5a3da6c6e9c3f98d
[ "MIT" ]
permissive
nail-lian/decom
b9f7c856db497f148592f22c9950df03cbe4d26a
27a4aeb5e03fa3989721d7791424abdfa4b75687
refs/heads/master
2021-01-18T15:39:49.125000
2017-03-21T21:51:03
2017-03-21T21:51:03
null
0
0
null
null
null
null
UTF-8
C
false
false
1,612
h
/////////////////////////////////////////////////////////////////////////////// // \author (c) Marco Paland (info@paland.com) // 2017, PALANDesign Hannover, Germany // // \license The MIT License (MIT) // // This file is part of the decom library. // Permission is hereby granted, free of charge, to a...
[ "marco@paland.com" ]
marco@paland.com
55374e0066509650e96d90d2bc1fce5ce8bda20b
c2cedcf36667730f558ab354bea4505b616c90d2
/players/mizan/opl/CELLS/C1669.c
6095b1d5817adcde7c3336368402180375d829d6
[]
no_license
wugouzi/Nirvlp312mudlib
965ed876c7080ab00e28c5d8cd5ea9fc9e46258f
616cad7472279cc97c9693f893940f5336916ff8
refs/heads/master
2023-03-16T03:45:05.510851
2017-09-21T17:05:00
2017-09-21T17:05:00
null
0
0
null
null
null
null
UTF-8
C
false
false
1,740
c
inherit "/players/mizan/opl/core/room.c"; #include "/obj/ansi.h" object mob0, mob1, mob2, mob3, mob4, bonus, bonus2, bonus3, boss, door1, door2; /* This is a TOP cell of maze, automatically generated. */ /* Please do not make edits to this file as changes would be overwritten */ /* every two weeks by the Perl code wh...
[ "rump.nirv@gmail.com" ]
rump.nirv@gmail.com
17551f8e9c10ab7eb5ff98d7bd51f3039fa68ebb
51d6aea3d689c8715d63ca25c99ddce4a3dc974e
/sc_readerscode_v20180604/all_bookcodes/chap13/List1302/akagi.c
eb8f9c20d8e49d6731b8d185d5bca5e4de83e3e7
[]
no_license
R-Tomishi/Practice_C
488bb0340095c2bb2b333ed43d19070e89e402ea
196a7e2dae56aade4ee3288c1b22e16029c1d234
refs/heads/master
2022-12-16T10:46:47.364488
2020-09-07T00:57:39
2020-09-07T00:57:39
291,665,414
0
0
null
null
null
null
UTF-8
C
false
false
61
c
#include <stdio.h> void akagi(void) { printf("akagi!"); }
[ "" ]
7b769ff27b8e2bc74835f63f1a9a6b4e0904a893
b107483b1c9834cc7b1df560d645cd3008364ed1
/Include/GXCommon/GXCFGStruct.h
b2a3c89eab49e577d1209f77fa096252c046b3b6
[]
no_license
Goshido/GXEngine-Windows-OS
1a420b109c047778c3eff1f97eb284254806df5e
6745e3e86a94f90124300821d920073d54069644
refs/heads/master
2016-08-12T22:14:41.976336
2016-03-05T17:37:06
2016-03-05T17:37:06
47,348,608
1
0
null
null
null
null
UTF-8
C
false
false
351
h
//version 1.0 #ifndef GX_CFG_STRUCT #define GX_CFG_STRUCT #include "GXCommon.h" struct GXEngineConfiguration { GXUShort usRendererWidthResoluton; GXUShort usRendererHeightResoluton; GXUChar chResampling; GXUChar chAnisotropy; GXBool bIsWindowedMode; GXBool bVSync; GXBool bDoF; GXBool bMotionBl...
[ "GoshidoMatazuki@mail.ru" ]
GoshidoMatazuki@mail.ru
f01a060dd34f1c23872e1744bb4a98e058b14724
436c8c15283c0d74e78c1548a26195cd59765c04
/Chp6-Unsupervised_Learning/6.2-6.3-Face_Clustering/dlib/dlib/external/cblas/cblas_ddot.c
689d470c2a04450b3a8b37f5fda9945d942155ae
[ "BSL-1.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
tatarianaster/AICourse
0a4bb5777cdeebc4ea7134352f17b2ec7b4809b4
3b9d228a342123e0f5ccaec17d4d4796bda07a11
refs/heads/master
2022-03-01T11:47:17.772572
2019-10-07T14:53:39
2019-10-07T14:53:39
null
0
0
null
null
null
null
UTF-8
C
false
false
633
c
/* * cblas_ddot.c * * The program is a C interface to ddot. * It calls the fortran wrapper before calling ddot. * * Written by Keita Teranishi. 2/11/1998 * */ #include "cblas.h" #include "cblas_f77.h" double cblas_ddot( const CBLAS_INT_TYPE N, const double *X, const CBLAS_INT_...
[ "zhcf_oak@163.com" ]
zhcf_oak@163.com
1730df5255076a46d252964c69b4cb100d54a813
f1ee65fbe1ffc43c2aac45e41515f1987eb534a4
/src/third_party/boringssl/src/crypto/buf/buf.c
57bf34d4b07db58c2d2ff16d9d4dc05d28d8118e
[ "BSD-3-Clause", "LicenseRef-scancode-openssl", "LicenseRef-scancode-ssleay-windows", "ISC", "OpenSSL", "MIT" ]
permissive
klzgrad/naiveproxy
6e0d206b6f065b9311d1e12b363109f2d35cc058
8ef1cecadfd4e2b5d57e7ea2fa42d05717e51c2e
refs/heads/master
2023-08-20T22:42:12.511091
2023-06-04T03:54:34
2023-08-16T23:30:19
119,178,893
5,710
976
BSD-3-Clause
2023-08-05T10:59:59
2018-01-27T16:02:33
C++
UTF-8
C
false
false
5,432
c
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * * This package is an SSL implementation written * by Eric Young (eay@cryptsoft.com). * The implementation was written so as to conform with Netscapes SSL. * * This library is free for commercial and non-commercial use as long as ...
[ "kizdiv@gmail.com" ]
kizdiv@gmail.com
480c60abb6288ea8868393151bcf5ec1c8906473
39f6b4cb0a64e9a97b68b9a40bbe8ab5ac7926b2
/include/lib.h
b20aadf415a5635b279ab0dcaeb05d43eb612bd5
[]
no_license
tzhang-Vincent/SJTU-OS
4dae66f9f623238ac1c90eb9569f8beef46752f3
9b03dde6d0555a1a0630a5bbe6cbaea96474cce0
refs/heads/master
2020-08-03T01:06:50.330724
2019-09-29T00:16:37
2019-09-29T00:16:37
211,576,717
0
0
null
null
null
null
UTF-8
C
false
false
1,111
h
/* The <lib.h> header is the master header used by the library. * All the C files in the lib subdirectories include it. */ #ifndef _LIB_H #define _LIB_H /* First come the defines. */ #define _POSIX_SOURCE 1 /* tell headers to include POSIX stuff */ #define _MINIX 1 /* tell headers to include MINIX ...
[ "zhangting.199612@gmail.com" ]
zhangting.199612@gmail.com
eb718239be3c27379a486b5efa1a5bd70b772831
eacb94b1e073d390c7f24c3b3bb59d3e600f204a
/tests/cuda2.2/sdk/cutil_inline.h
b7512bea51429057a4b1fd68b59f3e39eb2de9e2
[ "BSD-3-Clause" ]
permissive
mprevot/gpuocelot
b04d20ee58958efd7146ab7b3e798df8127b1a9c
d9277ef05a110e941aef77031382d0260ff115ef
refs/heads/master
2020-10-01T19:01:38.047090
2019-12-12T12:41:41
2019-12-12T12:41:41
227,603,673
1
0
BSD-3-Clause
2019-12-12T12:38:19
2019-12-12T12:38:19
null
UTF-8
C
false
false
621
h
#ifndef _CUTIL_INLINE_H_ #define _CUTIL_INLINE_H_ #include <cuda.h> #include <cutil.h> #include <cuda_runtime_api.h> #include <cutil_inline_bankchecker.h> #include <cutil_inline_runtime.h> #include <cutil_inline_drvapi.h> inline void print_NVCC_min_spec(const char *sSDKsample, const char *sNVCCReq, const char *sDriv...
[ "solusstultus@gmail.com" ]
solusstultus@gmail.com
f4210e0f84f365de524ae5a9a571e2e05e837c61
5896167027f07d1e53672ebb76b60ed7bf2f09c8
/Win10_20H2_19569/ARM64/System32/ntoskrnl.exe/Standalone/_WNF_PROCESS_CONTEXT.h
226aa9300e1f8776cde63e9eb7fbf059558f364a
[]
no_license
antiwar3/headers
c776e1de8b552e1284901361907f5e7515ef20ae
e3ec0f11f62cdc76b6c0b6b9fa0d6ffe55e476f0
refs/heads/master
2021-05-25T22:49:20.063532
2020-02-24T21:43:26
2020-02-24T21:44:11
253,953,543
1
2
null
2020-04-08T01:25:44
2020-04-08T01:25:44
null
UTF-8
C
false
false
1,762
h
typedef struct _WNF_NODE_HEADER { /* 0x0000 */ unsigned short NodeTypeCode; /* 0x0002 */ unsigned short NodeByteSize; } WNF_NODE_HEADER, *PWNF_NODE_HEADER; /* size: 0x0004 */ typedef struct _LIST_ENTRY { /* 0x0000 */ struct _LIST_ENTRY* Flink; /* 0x0008 */ struct _LIST_ENTRY* Blink; } LIST_ENTRY, *PLIST_ENTRY;...
[ "petr.benes@avast.com" ]
petr.benes@avast.com
ad37c2056e44893081d006c7d49ec22cb2e8fb9f
20cdfadc34cfd973935e76bb8d8de711523d8e81
/src_bonus/ft_strrev_bonus.c
36da9a6b07ce3144cbbf5d7bd2c442ee9d56ad10
[]
no_license
BSarahB/ft_printf
c4b0309ea241e79924e7653a9ae6337abe2e416e
bb6a24df7dc59841ef580b78234d50b22a17dbd3
refs/heads/main
2023-08-24T12:49:54.720839
2021-09-21T23:33:05
2021-09-21T23:33:05
398,023,633
0
0
null
null
null
null
UTF-8
C
false
false
1,204
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_strrev_bonus.c :+: :+: :+: ...
[ "bslajta@gmail.com" ]
bslajta@gmail.com
bdca75f0fe8c152f08ecffda98cb41a3487f1eee
2583251c8ce6617fa22ed99cd2805ac78157d836
/Library/USB_Host/Inc/usb_umas/UmasScsi.h
a3ad2e5da923b9e5a2044aa368187483f50efb29
[]
no_license
Jen-Chih-Liu/M487_Lua
b53ce3111100f32265f4e9424a6641a97517d604
a722b8a221490940a32c3239bb32cd8181dee98f
refs/heads/master
2021-07-19T12:12:45.787485
2017-10-27T05:09:35
2017-10-27T05:09:35
108,501,502
0
0
null
null
null
null
UTF-8
C
false
false
17,472
h
/* * scsi.h Copyright (C) 1992 Drew Eckhardt * Copyright (C) 1993, 1994, 1995, 1998, 1999 Eric Youngdale * generic SCSI package header file by * Initial versions: Drew Eckhardt * Subsequent revisions: Eric Youngdale * * <drew@colorado.edu> * * Modified by Eric Youngdale eric@andante....
[ "jcliu@nuvoton.com" ]
jcliu@nuvoton.com
e86c3cd05f4d0ff57e8bc84934a9f5295c32b1ae
6ee2aa4ec2ae836be47a7637dc96dc00f45512e4
/0x09-static_libraries/3-puts.c
ac44ba66a7eada53a4898e0754bb0f446450f47f
[]
no_license
Aubin13/alx-low_level_programming-3
4ae2e86d27b69d3c5f2a3449775e448d49a44624
0dff58bfe7538179bbb142fda3a94169c786cc08
refs/heads/master
2023-07-30T06:08:47.813886
2021-09-23T23:32:59
2021-09-23T23:32:59
null
0
0
null
null
null
null
UTF-8
C
false
false
352
c
#include "main.h" /** * _puts - Entry point * Description - A function that prints a string, * followed by a new line, to stdout * *@str: the function accepts an input saved into str * Return: Always 0 (Success) */ void _puts(char *str) { int i = 0; while (str[i] != '\0') { _putchar(str[i]); ...
[ "iamokwukwe@gmail.com" ]
iamokwukwe@gmail.com
31b714c100edc22b39f9ceecd312aea95ffed4f5
dd5b6a162aac5bd28b6c2c37b0fa653cc03be6de
/kernel/kernel/debug.h
625ca021a5f3a35c1cd34bda8d3c659011e27a52
[]
no_license
dennisjenkins75/dwj-os
59186fc14d4a0c10acbbbc4ce0575b352609b33c
9bed6a6dfc6e99beb0a742d45abba928b2fcb895
refs/heads/master
2021-01-22T08:32:49.205390
2015-07-14T03:44:52
2015-07-14T03:44:52
35,168,429
0
0
null
null
null
null
UTF-8
C
false
false
707
h
/* kernel/kernel/debug.h */ // Values for "nLevel" static const int DEBUG_FATAL = 0; static const int DEBUG_ERROR = 1; static const int DEBUG_WARN = 2; static const int DEBUG_INFO = 3; static const int DEBUG_DEBUG = 4; static const int DEBUG_TRACE = 5; // Values for "nFacility" static const int FAC_GENERAL = 0; sta...
[ "dennis.jenkins.75@gmail.com" ]
dennis.jenkins.75@gmail.com
873493b0c678d0fd393ba24358df67b650a58505
20bd8678f21e14ca602c8d68868b7219a19ef368
/generateInput_tanh.c
7eecf3136b2816c707b34de2436cb9e6f6614f1e
[]
no_license
Zegpi/Defects
e21cddae6f145d6965444db278afc115c400b2ce
effa8fcadcc36dadc6f445b71b410e8075727208
refs/heads/master
2022-05-28T21:15:42.947242
2022-04-28T20:37:09
2022-04-28T20:37:09
244,515,212
1
0
null
null
null
null
UTF-8
C
false
false
21,755
c
#include "petiga.h" #include <stdio.h> #include <dirent.h> #include <math.h> #include <time.h> #if PETSC_VERSION_LT(3,5,0) #define KSPSetOperators(ksp,A,B) KSPSetOperators(ksp,A,B,SAME_NONZERO_PATTERN) #endif #define ConstPi 3.14159265358979323846 //Definition of AppCtxL2 typedef struct { PetscReal ...
[ "eazegpi@gmail.com" ]
eazegpi@gmail.com
86af33a54042a2c1af1f5354419b913b3c7d8378
fbe77e9e2a53a4600a1d9b00b5f2c29ee3e8c59a
/externals/binaryen/test/emscripten/system/lib/libc/musl/src/ctype/isxdigit.c
ae68a3dc9249b22a8862b60a3ccdd39a3fe1ddda
[ "MIT", "Apache-2.0", "BSD-3-Clause", "LicenseRef-scancode-other-permissive", "LicenseRef-scancode-mit-nagy", "LicenseRef-scancode-public-domain", "BSD-2-Clause", "NCSA" ]
permissive
AcuteAngleCloud/Acute-Angle-Chain
8d4a1ad714f6de1493954326e109b6af112561b9
5ea50bee042212ccff797ece5018c64f3f50ceff
refs/heads/master
2021-04-26T21:52:25.560457
2020-03-21T07:29:06
2020-03-21T07:29:06
124,164,376
10
5
MIT
2020-07-16T07:14:45
2018-03-07T02:03:53
C++
UTF-8
C
false
false
92
c
#include <ctype.h> int isxdigit(int c) { return isdigit(c) || ((unsigned)c|32)-'a' < 6; }
[ "caokun@acuteangle.cn" ]
caokun@acuteangle.cn
06028ef12ee20c35e6390f5f7f9b62fd83811889
a4b5d07647547513fbe47f4fd0f8badf08311d72
/misc/c/ptrarray2.c
8653c65c63b59a0bcd6f58b6b7183d7eb364478a
[ "Apache-2.0" ]
permissive
bheckel/code
cdf9ff1324696e26744f3ce5ecdaadc7a4af1e2d
71bf9029eef362c1a84119db17fee983cb4b95cf
refs/heads/master
2023-09-01T08:51:24.320083
2023-08-25T19:44:29
2023-08-25T19:44:29
114,382,891
3
2
null
null
null
null
UTF-8
C
false
false
877
c
/* ***************************************************************************** * *(*(multi + row) + col) and * multi[row][col] yield the same results. * * The following program illustrates this using integer arrays instead of * character arrays. ********************************************...
[ "rsh@rshdev.com" ]
rsh@rshdev.com
2960b8278bb57428f5b091f6f01d034225865d48
812acee4481ba79fe7a53cedc6915e0633383db1
/深圳项目资料及问题/NZ3182_CP3_20180403/PAT_M2/Read_CP3_GDFLG_MAG2.h
5ebcab995dbc86060708418c05e4c86e9716411d
[]
no_license
Gnops-Liu/CL_Current_Work
a4d3f44121056d51f38fba9b021b96cfe2d42aa6
6e37b9460bb3f59f87ee277e6e3130c018f9237d
refs/heads/master
2020-03-21T12:07:29.075374
2018-06-25T03:05:02
2018-06-25T03:05:02
138,536,792
0
0
null
null
null
null
UTF-8
C
false
false
184
h
// This file has been automatically generated by the pattern compiler. // DO NOT EDIT! #ifndef _READ_CP3_GDFLG_H_ #define _READ_CP3_GDFLG_H_ EXTERN_PATTERN( Read_CP3_GDFLG ) #endif
[ "35967621+Gnops-Liu@users.noreply.github.com" ]
35967621+Gnops-Liu@users.noreply.github.com
dc8cd317452a08e7ba3f86a76c59852c273a30fb
cbedae547c921977bfe92375e875938a75542b09
/src/completion_open_path.c
06af93feb86ec1b5a8a83b98312a01a15120736a
[]
no_license
maissa-b/21sh
9cff29c7e3c2ca7bb1a8f76a1aa2166ef8d04b53
0669131b3a90ab6205f5be6f3c3f9b119777010d
refs/heads/master
2021-01-21T15:13:22.638468
2017-05-19T18:59:45
2017-05-19T18:59:45
91,833,003
0
0
null
null
null
null
UTF-8
C
false
false
3,108
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* completion_open_path.c :+: :+: :+: ...
[ "maissa-b@e1r11p5.42.fr" ]
maissa-b@e1r11p5.42.fr
d9111d2a055754b5da48b4f9086134c55d1539c0
9560c35b7a442ff33b1566ff19f1d2bf219af436
/tags/r_0_8_6/src/core/settings.h
fdff38015e798ef3ed3e243ef9898ef180b2072d
[]
no_license
svn2github/irssi
487c650ee2e5d1888722f4faf3fbe2bdd5aa2a6c
ddb1a0f933e8e98dba9f3bbf7170e106254f61a8
refs/heads/master
2016-09-02T02:17:38.104085
2014-05-30T17:48:56
2014-05-30T17:48:56
9,750,951
0
0
null
null
null
null
UTF-8
C
false
false
3,405
h
#ifndef __SETTINGS_H #define __SETTINGS_H enum { SETTING_TYPE_STRING, SETTING_TYPE_INT, SETTING_TYPE_BOOLEAN }; typedef struct { char *module; int type; char *key; char *section; void *def; } SETTINGS_REC; /* macros for handling the default Irssi configuration */ #define iconfig_get_str(a, b, c) confi...
[ "(no author)@dbcabf3a-b0e7-0310-adc4-f8d773084564" ]
(no author)@dbcabf3a-b0e7-0310-adc4-f8d773084564
2a049141bc13884a340d3581bf126a4efe19c9db
4bf7f713c196e27188d407f618d0785e1768fc7a
/proxy.c
be7bca26d3124ff6c93683d74223ca33fe7ec859
[]
no_license
wenfengsource/gst-proxy
d72fad67bbe6fed9d89ef33941ca341ff14ac2b1
f9347fed2073a06492052bb392a948cfe374abeb
refs/heads/master
2021-01-21T21:38:13.052523
2018-02-05T07:57:06
2018-02-05T07:57:06
98,519,156
0
0
null
null
null
null
UTF-8
C
false
false
7,569
c
#include <glib.h> #include <gst/gst.h> #include <gst/gstbuffer.h> //#include <gst/video/video.h> #include <gst/app/gstappsink.h> #include <gst/app/gstappsrc.h> #include<stdio.h> #include<pthread.h> #define true 1 #define false 0 typedef struct { GstElement *pipeline; GstElement *source; GstElement *depay; Gs...
[ "feng.wen@yuneec.com" ]
feng.wen@yuneec.com
c7808ee53457550ed226aedd5614227a8388dd91
aa096f3c9a8d3535397ea33736c4b51187250984
/trqtest/time_measure.c
501001fac4538abf3fe83e768854660dd8d3dc6b
[ "BSD-2-Clause" ]
permissive
rinne/trq
7243ed10f0a4761377a476fd05b059bed190b0ad
3b9451775296e4d11af33885449d8d5c3966a759
refs/heads/master
2016-09-05T23:30:05.681690
2013-05-14T20:37:19
2013-05-14T20:37:19
null
0
0
null
null
null
null
UTF-8
C
false
false
4,657
c
/* -*- c -*- * * ---------------------------------------------------------------------- * Time measurement stuff for testing. * ---------------------------------------------------------------------- * Created : Wed Apr 15 21:11:41 1998 tri * Last modified: Tue May 14 20:26:58 2013 tri * ------------...
[ "tri@iki.fi" ]
tri@iki.fi
1f9f1b7b0b69211cdcfdafacc8ddc334995428da
5c255f911786e984286b1f7a4e6091a68419d049
/vulnerable_code/1ab05979-41a8-4e6d-ad0d-ae283486d0d9.c
008fbaa2c2a935e2a64c2e18804294fd95865349
[]
no_license
nmharmon8/Deep-Buffer-Overflow-Detection
70fe02c8dc75d12e91f5bc4468cf260e490af1a4
e0c86210c86afb07c8d4abcc957c7f1b252b4eb2
refs/heads/master
2021-09-11T19:09:59.944740
2018-04-06T16:26:34
2018-04-06T16:26:34
125,521,331
0
0
null
null
null
null
UTF-8
C
false
false
593
c
#include <string.h> #include <stdio.h> int main() { int i=0; int j=14; int k; int l; k = 35; l = 64; k = i/j; l = i/j; l = l/j; l = l%j; l = l%j; k = k-k*i; //variables /* START VULNERABILITY */ int a; int b[23]; int c[53]; a = 0; do { a++; ...
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
2c45c7aa72231d0acf48f8857f3f55b991835b66
dffcaa7163a64f45c64c28f11b004eb982a0226d
/src/ast_prefix.c
b80f528c69163b49cc9aa03f3bc17a4d71a67c9b
[]
no_license
stesla/csci4700
5f7df92c6acac3e631af015a906e48f1edd287f9
f429959c0cb172857374c431c093ed29e8732462
refs/heads/master
2020-05-18T04:53:06.921906
2008-12-09T05:50:35
2008-12-09T05:50:35
47,141
1
0
null
null
null
null
UTF-8
C
false
false
4,202
c
#include <stdarg.h> #include <stdio.h> #include <stdlib.h> #include <strings.h> #include "ast.h" #include "util.h" struct slots { NODE *operand; OP_TYPE op; int temp; int line; }; size_t ast_prefix_size() { return SLOT_SIZE; } static void preop(NODE *node, IR *ir, IR_INST inst) { SYMBOL *symbol; int one ...
[ "samuel.tesla@gmail.com" ]
samuel.tesla@gmail.com
24a9a218c92533ee9016cb0d0f607768fd09a670
d5b3006a2ed3e9a645f87b9b3ff2a54900d77d09
/chapter9/prac5.c
80de99f4012293716b0d358c148f3a4fbde99ad0
[]
no_license
manjit99/c-exercise
6d3c65af51b77211ab1aea03812804c27958d95b
c7c3e068dddb7cc52610e8a980d1ee923482043f
refs/heads/master
2020-07-24T08:32:26.669645
2019-11-04T09:50:29
2019-11-04T09:50:29
207,867,034
1
1
null
2019-09-14T22:57:21
2019-09-11T17:19:07
C
UTF-8
C
false
false
374
c
#include<stdio.h> #include<string.h> int main() { char name[][10]={ "manjit", "kuljit", "nabajit", "Manash", "Mrinal", "Biswa" }; printf("original-> %s and %s\n",&name[0][10],&name[1][10]); int i=0; char t; for(;i<10;i++) { t=name[0][i]; name[0][i]=name[1][i]; name[1][i]=t; } printf("aft...
[ "mihir8486@gmail.com" ]
mihir8486@gmail.com
5fcfc51f697d4e8e53cf12f2b69ca843a84765a1
b3dce4402f7f6d7b1dc060dc03b4c6760ac4fdab
/test.c
8c66eabc9a3279023588e39191395129d7705b1d
[]
no_license
philippegabriel/nvmlstub
f9e9c055f488db64b3f4f9b7dc40bd4a112479f2
59471de01a9ea3a0d8f80e6e97ca9c17b8e56ffe
refs/heads/master
2016-09-13T16:53:01.505211
2016-04-25T16:09:45
2016-04-25T16:09:45
56,247,881
1
0
null
null
null
null
UTF-8
C
false
false
5,225
c
#include <stdlib.h> #include <err.h> #include <stdio.h> #include <dlfcn.h> #include "nvml.h" typedef struct nvmlInterface { void* handle; char* (*errorString)(nvmlReturn_t); nvmlReturn_t (*init)(void); nvmlReturn_t (*shutdown)(void); nvmlReturn_t (*deviceGetCount)(unsigned int*); nvmlReturn_t (*...
[ "philippe.gabriel@citrix.com" ]
philippe.gabriel@citrix.com
f033582e9822d8a39d11c35363044bddcfa063f7
6432ffa0649947cdb0c2045a3a7b2b2bee27e8c2
/d/city/obj/jiao.c
9a2b22a1886dedb3ecaeb3005147e78b794ae2cb
[]
no_license
MudRen/xkx100
f2e314a542e459502e28f311cd9f20ee7f7c6f43
dfca57e056460d7c0532a6e19a5e4add94a5588d
refs/heads/main
2022-03-05T00:08:01.398338
2022-01-25T09:00:27
2022-01-25T09:00:27
313,971,845
6
3
null
null
null
null
UTF-8
C
false
false
1,367
c
// Room: /city/jiao.c // Date: Feb.14 1998 by Java inherit ITEM; #include <ansi.h> void setup() {} void init() { add_action("do_enter", "enter"); } void create() { set_name(CYN"蓝呢官轿"NOR, ({"jiao",})); if( clonep() ) set_default_object(__FILE__); else { set...
[ "freddy.chua@ey.com" ]
freddy.chua@ey.com
fd59308a9dfcd32360f60358c6a18cb9dfc5e9c7
1b882e301b3503af4c69ebf3ea5a75be843063c0
/libft/personal-funcs/ft_strndup.c
086ae9b159d0a3d815c5a0aac6565dcced8d4e3f
[]
no_license
BFlorian91/fillit
87def2866c89d70f847b54aa877be47eaa0beace
f23ecb3f18b2142b24c4140476108391265e7d25
refs/heads/master
2020-04-15T22:09:36.031401
2019-01-19T14:21:17
2019-01-19T14:21:17
165,061,881
0
1
null
2019-01-13T14:37:30
2019-01-10T13:09:07
C
UTF-8
C
false
false
1,149
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_strndup.c :+: :+: :+: ...
[ "flbeaumo@student.42.fr" ]
flbeaumo@student.42.fr
df4be860e027702ba2cbe80a37923bd09156b891
0ede6c36037d2315f2e7887cc12ad82322e6200c
/ledfor.c
2bcbafccb0b7afec488c55401f831dcb39a78f4e
[]
no_license
kgsinh/8051
cdd5fd70586c7ef6921b68c8b0d14b15eb8d2970
4c1c741871eeb87baf2fe6acffc95bdc1cd04bf4
refs/heads/master
2022-12-05T13:23:38.298550
2019-05-31T21:54:25
2019-05-31T21:54:25
180,716,309
0
0
null
null
null
null
UTF-8
C
false
false
220
c
#include<reg51.h> #define led P2 void delay(unsigned int i) { int j; for(j=0;j<=i;j++); } void main() { int k; while(1) { for(k=1;k<=128;k*=2) { led=0x01*k; delay(20000); } } }
[ "noreply@github.com" ]
kgsinh.noreply@github.com
68b25716e86a021013c2af5973870d83397f0114
03510e60101c31cb57be7b22e10b9dee3ff0c3b2
/25.c
39497be74a0c204489f1878cff98461456dc1bc4
[]
no_license
senbhakumar/add
0dc586dfbe603b1b4e45d0944a30bde846daa02e
0ca255d4ce127fe7bb59b7c09b57596acc33908f
refs/heads/master
2021-01-20T13:17:31.082653
2018-03-28T10:40:51
2018-03-28T10:40:51
101,742,788
0
0
null
null
null
null
UTF-8
C
false
false
320
c
#include<stdio.h> int main() { int a[25],,h,p; float median=0,sum=0; printf("give the number of terms:"); scanf("%d",&h); printf("\n give the number:\n"); for(p=1;p<=h;p++) { scanf("%d",&a[p]); } for(p=1;p<=h;p++) { for(p=1;p<=h;p++) { sum=sum+a[p]; avg=sum/n; } print("\n the median numbersare:%f",median); return 0; }
[ "noreply@github.com" ]
senbhakumar.noreply@github.com
d8a997a1a8b1d59ce8bccbb1948edbc29ec230bc
b87c5d00e90d3c83197d8689dcd20cd486dc6a63
/chapter1/exercises/1.19.c
515c1bd5dd04d6a1eee9cedd542765337005fda8
[]
no_license
hyun007/knr
b2c324ff87dc19334baefdf130d92eee7647650a
fd83ad629cc45227c1876809c8e3db8d7faa3810
refs/heads/master
2021-06-25T17:03:30.023659
2020-12-19T08:04:37
2020-12-19T08:04:37
186,841,930
0
0
null
null
null
null
UTF-8
C
false
false
817
c
#include <stdio.h> #define MAXLINE 1000 /* maximum input line size */ int get_line(char line[], int maxline); /* exercise 1-18: write a program to remove trailing blanks and tabs from each * line of input, and to delete entirely blank lines. */ int main() { int len; /* current line length */ ...
[ "hyunjo@gmail.com" ]
hyunjo@gmail.com
bedb533442c1d1d734a9c6960c20c867d89a89b7
51635684d03e47ebad12b8872ff469b83f36aa52
/external/gcc-12.1.0/libgomp/testsuite/libgomp.c++/task-reduction-13.C
3d0165dfa92f87b73d19343b259bd88f2a0e7e3d
[ "LGPL-2.1-only", "GPL-3.0-only", "GCC-exception-3.1", "GPL-2.0-only", "LGPL-3.0-only", "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
10,632
c
extern "C" void abort (); struct S { S (); S (long int, long int); ~S (); static int cnt1, cnt2, cnt3; long int s, t; }; int S::cnt1; int S::cnt2; int S::cnt3; S::S () { #pragma omp atomic cnt1++; } S::S (long int x, long int y) : s (x), t (y) { #pragma omp atomic update ++cnt2; } S::~S () { #pragma omp ...
[ "rink@rink.nu" ]
rink@rink.nu
ef7f745897fe8562c3de60249ff5f5e166912eee
2cfd247799438cbd4a913afd82a2988df61ace11
/Experimento - 1/Códigos utilizado para a elaboração do experimento/filho.c
769d9221bd6dd9a916eeca6b5a0f44353df9d213
[ "MIT" ]
permissive
murilodepa/Experiments-of-Operational-System-A
3fc3237112e9a91a1d936fb3b9b680faf7212c37
9acf6bb38b92c20779384ebb919dd240ae9e3518
refs/heads/master
2023-01-30T15:44:26.124382
2020-12-18T05:24:28
2020-12-18T05:24:28
284,737,374
0
1
null
null
null
null
UTF-8
C
false
false
1,694
c
/* Includes Necessarios */ #include <stdio.h> #include <stdlib.h> #include <sys/time.h> /* for gettimeofday() */ #include <unistd.h> /* for gettimeofday() and fork() */ #include <stdio.h> /* for printf() */ #include <sys/types.h> /* for wait() */ #include <sys/wait.h> /* for wait() */ #include <stdlib.h> /* NO...
[ "murilodepa@gmail.com" ]
murilodepa@gmail.com
092b2d5b8a615a2a66e17020afcc0cf44f1738d9
83214753e9183327e98af0e6768e9be5385e5282
/d/xiyou/shushan/fp.c
240b9e28a9019de9a1e454772f65c73f73ca6f4a
[]
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
2,290
c
//Cracked by Roath //【蜀山剑派】dhxy-evil 2000.7.5 inherit ROOM; #include <ansi.h> void create() { set("short", CYN"飞瀑"NOR); set("long",@LONG 在你面前是飞流直下三千尺的瀑布,见到这么长的瀑布, 你不由想去试试挥剑断水! LONG ); set("exits", ([ "westdown" : __DIR__"houshan", ])); setup(); } void ...
[ "i@oiuv.cn" ]
i@oiuv.cn
fcb212b8da6c3d1180db4bacff05efc353e33920
44c2eed4f2ebc259519b61fa3fa9a32fbb4f8cc1
/4.(b) Write C programs to implement a double ended queue ADT using a Doubly linked list.c
927a2aa4e1ddfb7375f762bdc7fbf45240ac0bd1
[]
no_license
7427885943/DS
d0e55fe82426cf13e93aaabc5f87cd69bad5c638
00f9ba4f2fe1abddcaa91c067c9e927ce2d4a4ae
refs/heads/master
2022-11-01T08:44:43.944212
2020-06-13T16:15:10
2020-06-13T16:15:10
272,038,847
0
0
null
null
null
null
UTF-8
C
false
false
2,283
c
#include<stdio.h> #include<stdlib.h> struct node { int data; struct node *next; struct node *prev; }*front=NULL,*rear=NULL; void enqueuef() { printf("Enter data for enqueue from front\n"); if(front==NULL) { front=(struct node *)malloc(sizeof(struct node)); scanf("%d",&front->data); fron...
[ "noreply@github.com" ]
7427885943.noreply@github.com
370a5d94c03cf38e949fe0b2c914fe679e181973
de8c0ea84980b6d9bb6e3e23b87e6066a65f4995
/3pp/linux/include/sound/hda_register.h
057d2a2d0bd05f738936b167aef23a7529f76609
[ "MIT", "Linux-syscall-note", "GPL-2.0-only" ]
permissive
eerimoq/monolinux-example-project
7cc19c6fc179a6d1fd3ec60f383f906b727e6715
57c4c2928b11cc04db59fb5ced962762099a9895
refs/heads/master
2021-02-08T10:57:58.215466
2020-07-02T08:04:25
2020-07-02T08:04:25
244,144,570
6
0
MIT
2020-07-02T08:15:50
2020-03-01T12:24:47
C
UTF-8
C
false
false
10,455
h
/* SPDX-License-Identifier: GPL-2.0 */ /* * HD-audio controller (Azalia) registers and helpers * * For traditional reasons, we still use azx_ prefix here */ #ifndef __SOUND_HDA_REGISTER_H #define __SOUND_HDA_REGISTER_H #include <linux/io.h> #include <sound/hdaudio.h> #define AZX_REG_GCAP 0x00 #define AZX_GCA...
[ "erik.moqvist@gmail.com" ]
erik.moqvist@gmail.com
ed42e126568cd41777583d0b54888cf0019ee5ce
ef2c41790817bc29968dd713b9affa7bd4a53dd0
/phase8/const-type.h
b8bfbadb8fa9bc69b7aa843f46be3619b3d214ba
[ "MIT" ]
permissive
Hari-Chandana-Karnam/Operating-Systems-Pragmatics
343aae688bb94c0da4bfa6596c78ff5b19c67b26
a8996f616fab47e118b79f61366c62af4578ecee
refs/heads/master
2023-03-06T17:09:55.958731
2019-12-10T03:21:06
2019-12-10T03:21:06
339,864,240
0
0
null
null
null
null
UTF-8
C
false
false
4,064
h
// const-type.h, 159, needed constants & types #ifndef _CONST_TYPE_ // to prevent name mangling recursion #define _CONST_TYPE_ // to prevent name redefinition #define TIMER_EVENT 32 // timer interrupt signal code #define PIC_MASK_REG 0x21 // I/O loc # of PIC mask #define PIC_M...
[ "noreply@github.com" ]
Hari-Chandana-Karnam.noreply@github.com
af34dedf48bcba129745bdda92324063e47b4b7e
302d9140bf3a324da2c8d87a5bcba8f26c0a29f2
/mcal/spi/spi.c
aa745c4e2428a99a7ad21776b25aaeb0115955eb
[]
no_license
melzeny/tm4c123_firmware
fe724fffa21b8ad35823f946f207bbbe59be4fb2
747458403052711897cb8515d7ec304c9d3e751c
refs/heads/master
2020-08-07T02:03:06.381357
2019-11-10T22:15:25
2019-11-10T22:15:25
213,252,332
5
0
null
null
null
null
UTF-8
C
false
false
11,780
c
/* * spi.c * * Created on: Aug 19, 2019 * Author: Muhammad.Elzeiny */ /*================================================* * DEFINES * ==============================================*/ #define SPI_PRIVATE_CONFIG #define Spi_NUMBER_OF_HW_UINTS 4 /*===========================================...
[ "muhammad.elzeiny@gmail.com" ]
muhammad.elzeiny@gmail.com
247b690128a574f85b4484a78e8a9d543a996012
c486a0a4764ce76cb3823cf9db56663a4977e57e
/include/values.h
af2ce1d95a57de365d2b941c78df7cbf61005d12
[]
no_license
rofl0r/irix-3.x-src
5a78dec0ec7b88972ad49a6e005d9e6dd5d63966
e5f21f6d1c77aad92583c20f6bf25285077f5fe1
refs/heads/main
2022-04-20T05:25:02.489203
2020-04-21T00:22:43
2020-04-21T00:22:43
null
0
0
null
null
null
null
UTF-8
C
false
false
3,555
h
/* * $Source: /d2/3.7/src/include/RCS/values.h,v $ * $Revision: 1.1 $ * $Date: 89/03/27 16:12:14 $ */ #ifndef VALUESH #define VALUESH /* These values work with any binary representation of integers * where the high-order bit contains the sign */ /* A number used normally for size of a shift */ #ifndef BITSPERBY...
[ "johncvalentine@protonmail.com" ]
johncvalentine@protonmail.com
acd0c511983e0104cf9d721198d117ab0716a2f5
32a2ae420f055a25eb6551002ec979f2b563ad24
/platform/mcu/mx1101/sdk/O18B_SDK_GCC/MVs_new/MVs18_SDK/Libraries/driver/inc/pwc.h
98da6c60e92bf76d7142c3b56cde595937932d1c
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
benpoon-microchip/AliOS-Things-CLK-And-SDMMC-Modification
f48976ab24fd9155e384df1e0b373fbb5fc6bf25
cfbb92fc1bf640b528ab661c5197945c54378862
refs/heads/master
2020-03-30T05:55:24.796579
2018-09-29T05:41:44
2018-09-29T05:41:44
150,827,779
1
2
Apache-2.0
2020-03-06T15:57:35
2018-09-29T05:24:05
C
UTF-8
C
false
false
2,819
h
/** ***************************************************************************** * @file: pwc.h * @author YunWang * @version V1.0.0 * @data 4-May-2014 * @Brief PWC module driver header file. ****************************************************************************** * THE PRESENT FIRMWARE W...
[ "Ben.Poon@microchip.com" ]
Ben.Poon@microchip.com
84e10a05750c4f24d478e1101a67c212382125d1
9a6f074e943d0cc4c4c254f7ee3cd4482797311e
/src/bindings/swig/antimony.h
c37a38446c8fcc0332797d1ca5e4a2032a48f55e
[]
permissive
sys-bio/antimony
c28f10a49dd2d40321bd2c6fb9fd78e28460c110
c197ff6d258affc6c34d8a24e11d4f8232b4c3b6
refs/heads/develop
2023-05-26T23:26:29.068666
2023-05-22T19:08:05
2023-05-22T19:08:05
288,569,417
14
3
BSD-3-Clause
2023-05-22T19:24:06
2020-08-18T21:35:19
C++
UTF-8
C
false
false
75
h
#include <antimony_api.h> #include <antimony_api_cpp.h> #include <enums.h>
[ "1736150+luciansmith@users.noreply.github.com" ]
1736150+luciansmith@users.noreply.github.com
b366697d9caee024e34635b0030be45e22ab562c
46b7aecc57ed71d890a5c0cd7687637039353afc
/Chassic_center/18底盘中心板V7.11/底盘中心板V7.11/Main/mydelay.c
fe00a7214b09719c0a80c99dec05092bfaf189f0
[]
no_license
zhangsheng6/rm
6a29da52e2ecf0e61068ff9260a071c48baa8019
e2febe21a3bc56f5b5fee7f378c98ce5de8c97ca
refs/heads/master
2022-06-21T07:35:52.570273
2020-05-13T09:27:51
2020-05-13T09:27:51
263,582,704
0
0
null
null
null
null
GB18030
C
false
false
273
c
#include "stm32f10x.h" #include "mydelay.h" void delay_ms(u16 time) { u16 i=0; while(time--) { i=12000; //自己定义 while(i--); } } void delay_us(u16 time) { u16 i=0; while(time--) { i=10;//自己定义 while(i--); } }
[ "zsingle6@gmail.com" ]
zsingle6@gmail.com
979c0ff88cbd199ea25d7c3f8536956b1b170c6c
f603c1740f5308b14cb07d5fe849abfa5fe5b393
/gznet/tools/pcba/src/platform/5438A_SI4432_WSNOS/osel/wsnos/detector/wsnos_port.c
6cfc91e803ddcf0bc25c2ebf92c7d21be491a393
[]
no_license
wangjianssd/SensorBox1.0
f8a7c6754ea5f2ff2a660275d9527fc09345e34e
c0ce2c3fef439234480ccd1cf289263dd3e4fc88
refs/heads/master
2021-01-12T02:36:29.822362
2017-01-05T01:44:24
2017-01-05T01:44:24
78,074,716
2
0
null
null
null
null
UTF-8
C
false
false
300
c
/** * 这个文件定义了OS与硬件之间的一些配置 * * file : wsnos_port.c * * Date : 2011--8--04 * **/ #include <wsnos_port.h> volatile osel_uint32_t osel_int_nest; void osel_start(void) { OSEL_INT_UNLOCK(); } void osel_exit(void) { ; } void osel_eoi(void) { ; }
[ "wangjian@wsn.cn" ]
wangjian@wsn.cn
31b8063b8292775df4d7407695ae34a9d0b189d7
f5e56415da562ec6f5f1e1b44aae468fc9145699
/c/algorithm/bulbs.c
1598807534606f97e23858fd87e4844c382436ac
[]
no_license
dantin/shadow
c13985e78e4ac1508a34c9832c7a91cdf98d9c3c
3aaf4fcad854021f32b218afffec74a972e767dd
refs/heads/master
2021-01-10T21:13:37.853484
2014-01-08T02:59:19
2014-01-08T02:59:19
7,336,412
1
1
null
null
null
null
UTF-8
C
false
false
581
c
/* * Copyright (c) david, all rights reserved. * * filename : bulbs.c * version : 1.0 * author : david * date : 2012-12-28 * description : 100 bulbs, which one is light? * */ #include <stdio.h> #define SIZE 101 typedef enum {FALSE, TRUE} bool; int main(void) { int i, j; bool lights[SI...
[ "chengjie.ding@gmail.com" ]
chengjie.ding@gmail.com
e8b3c9987cd15794fcba4a05cb081244f4572ac1
e490c9f0f87f9a09d8ec6cd40a1daef152e25d6a
/SVN_copy/svn/SW/.svn/pristine/e8/e8b3c9987cd15794fcba4a05cb081244f4572ac1.svn-base
d04041641c9599e14f0c024a2acb4134bc451271
[]
no_license
ktj100/linux
eab08f17f47c636a641c719cc752d61b94fc999e
0eda6a2e177b8fb0f5e6d07100eb4169a591f543
refs/heads/master
2016-09-05T14:37:29.637950
2015-10-08T13:15:03
2015-10-08T13:15:03
38,775,776
0
0
null
null
null
null
UTF-8
C
false
false
2,624
#define BARSM_TO_AACM_INIT_ACK_MSG 0x00110000 #define UNUSED(x) (x)__attribute__((unused)) #define MAXBUFSIZE 1000 enum WhichMsg { CMD_OPEN = 0x0008, CMD_BARSM_TO_AACM = 0x000C, CMD_BARSM_TO_AACM_ACK = 0x000D, CMD_AACM_TO_BARSM = 0x000E, ...
[ "kuipert12@gmail.com" ]
kuipert12@gmail.com
e84d79b35875afab4a970cc0d95b07190d9b1670
277c35b6e91473182fc6b4b526df1b1ce8232463
/vendor/bundle/ruby/3.1.0/gems/redcarpet-3.1.2/ext/redcarpet/rc_render.c
cb9e88a32a521c8dd8e1caf365ebe44d6d788b57
[ "ISC", "MIT" ]
permissive
thehimalayanleo/thehimalayanleo.github.io
b77ffeeff9f10d478507abf7d31d6144509d0f44
847910d93bb9e2687273b44529037029565ad27d
refs/heads/master
2023-06-23T03:14:49.998082
2023-06-09T22:22:58
2023-06-09T22:22:58
189,641,792
1
0
MIT
2022-12-25T20:55:51
2019-05-31T18:39:39
CSS
UTF-8
C
false
false
13,233
c
/* * Copyright (c) 2011, Vicent Marti * * 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 this permission notice appear in all copies. * * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIM...
[ "ajinkyamulay123@gmail.com" ]
ajinkyamulay123@gmail.com
5604c920320157d7a3219b6df6ad003e153351a0
3e9e6f433298cb0e54c3a819bfd8a00a5ff4023f
/food1.c
c2d11e0bda8697ed806014b1cd1fab227087833c
[]
no_license
uldefahmi/dslab
401a32503b133b7e9a3e9ce23bdc9619fd51dc3a
53f557576adef81a09b48798fa1881d7f46b0310
refs/heads/master
2020-06-28T01:55:05.447019
2017-10-28T10:37:24
2017-10-28T10:37:24
97,083,758
0
1
null
null
null
null
UTF-8
C
false
false
3,869
c
/* * Foodmanagement.c * * Created on: Jan 25, 2012 * */ #include<stdio.h> #include<stdlib.h> #include<string.h> typedef struct food { char fname[30]; int data[50]; float price[50]; int stock[10]; struct food *next; }node; node *create(int n) //creating a database { int i; node *head,*p; head=NULL; p...
[ "noreply@github.com" ]
uldefahmi.noreply@github.com
62afcf66d88a57ef2e5fa459f42b6a9a3b406535
b2a53d6df93fa501eb026d9593aacafd12f55bed
/0.0.C assingment/20-StructsAndUnions/09-StructsWithFunctions/StructsWithFunctions.c
47f855b65caf927d66d81a09d211deb416bf1e37
[]
no_license
Aniket2926/RTR2020
61af678bc8fe98af0d3cf7c93e8b11c61492fdea
5439b866435fd57bbf053a71bc95862228ce3c23
refs/heads/master
2023-07-06T11:45:04.367852
2021-08-08T10:26:57
2021-08-08T10:26:57
264,096,556
0
0
null
null
null
null
UTF-8
C
false
false
3,135
c
#include <stdio.h> // DEFINING STRUCT struct MyData { int i; float f; double d; char c; }; int main(void) { //function prototype struct MyData AddStructMembers(struct MyData, struct MyData, struct MyData); //variable declarations struct MyData data1, data2, data3, answer_data; //code ...
[ "aniketkadam2926@gmail.com" ]
aniketkadam2926@gmail.com
e6efb0b43fdca517b1a4c7121106869b0886f839
ee87a2a93c3d300e50fab39ba25fc7101adc998a
/User/Include/scb.h
f76c61d4b0d7adf842c1bdf45f9560220aafebf4
[]
no_license
ChanJeunlam/ROMS36
6b7d1f53417390eaec3448299ab188d5d2f56ded
2abfb78d6926f31003c0c818eb63d0cb5e8e2e3f
refs/heads/master
2022-02-23T20:45:55.759779
2018-11-08T09:50:51
2018-11-08T09:50:51
null
0
0
null
null
null
null
UTF-8
C
false
false
4,202
h
/* ** svn $Id: scb.h 1451 2012-02-02 20:56:14Z kate $ ******************************************************************************* ** Copyright (c) 2002-2012 The ROMS/TOMS Group ** ** Licensed under a MIT/X style license ** ** See License_ROMS.txt ...
[ "mnemoniko@users.noreply.github.com" ]
mnemoniko@users.noreply.github.com
4a0dcfbaf403533123c5e2db1a965e1901c23804
e595769a0d9df945e2a6224e216a7c622bc3bcd8
/lista-l4/questao-5.c
1010297aedde501c22de62e7a38380cbe641bdcc
[]
no_license
LuisFernandoChagas/IntroductionToProgramming
cf2a116942a477e995927a52644031260ee3aca4
0b7456e7b9763b41208cf292766a69de747f488f
refs/heads/main
2023-03-04T22:41:20.440848
2021-02-22T23:43:55
2021-02-22T23:43:55
341,359,478
1
0
null
null
null
null
UTF-8
C
false
false
873
c
#include <stdio.h> #include <stdlib.h> int main(){ int linha, coluna; scanf("%d %d", &linha, &coluna); int i, j, matriz[linha][coluna]; for(i = 0; i < linha; i++){ for(j = 0; j < coluna; j++){ if(i == 0 || (!(i % 2) && i != 1)){ if(j == 0 || (!(j % 2) && j != 1)){...
[ "lflchagas@gmail.com" ]
lflchagas@gmail.com
feebb9ae37d0376e92fc0027100dc3ee8396c5c5
b5c5dac2ced7fa34051b90d42de077bcb438a22f
/MCAL/core/arch/generic/linux/kernel/irq.c
77aca7d80c382f78ce4f573acc7410b31c331da1
[]
no_license
HarveryYan/My_AUTOSAR_Project
31db37bbba4a604220aa3da69bd189271a3a0181
4ed1f495618a5914e326611dac8cef333ad51d5e
refs/heads/master
2020-05-14T13:58:34.863134
2018-04-03T07:03:53
2018-04-03T07:03:53
null
0
0
null
null
null
null
UTF-8
C
false
false
954
c
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in th...
[ "duyspk@gmail.com" ]
duyspk@gmail.com
806d37dd67b62603eb5ed51a4aed3c8fec036ff4
b0521dc4104d9d88746450a083249f06f859bfea
/src/include/port/simd.h
61ae4ecf600f6f94c4d122db3369cbe0fb7dc90b
[ "PostgreSQL" ]
permissive
sraoss/pgsql-ivm
6198fde105b0710ae20bc2f3d1286f54671bd67c
ded93e345d5adb04de677b8555d292fb8266ba90
refs/heads/IVM
2023-08-31T02:51:14.239906
2022-12-14T09:46:01
2022-12-14T09:46:01
178,367,123
121
13
NOASSERTION
2022-12-14T09:46:02
2019-03-29T08:45:05
C
UTF-8
C
false
false
9,511
h
/*------------------------------------------------------------------------- * * simd.h * Support for platform-specific vector operations. * * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * * src/include/port/simd.h...
[ "john.naylor@postgresql.org" ]
john.naylor@postgresql.org
e1029811623b6ab9cb7956efd03516ad33c1fc84
1046081ce2021f759362d4da65ce42f8c48a17eb
/esp32/modaudio.h
1a702c776c3e2c1e3101dce230ea6312bc13966c
[ "MIT" ]
permissive
badgeteam/micropython-esp32
6fff9cf1acbc899d49224fe42dc4feac3575637b
9b8347101868cc782e517f88117923da02be9b7c
refs/heads/master
2020-04-14T01:06:03.461413
2019-02-08T00:15:14
2019-02-08T00:15:14
163,552,055
1
1
MIT
2019-02-08T00:15:15
2018-12-30T01:02:56
C
UTF-8
C
false
false
41
h
#include <stdbool.h> #include <stdio.h>
[ "bas@vansisseren.nl" ]
bas@vansisseren.nl
bc0f6c04e1cf51095d6bccdb1aa65c37fefccb92
d49628369d07f0b159b53a275b1b61bb9c0f0457
/15-08-2016/mangPhanSoDungc.c
271aaea639804cfcf40142d537d404d7f7276c38
[]
no_license
nguyenvannhut1993/LINUX-PROGRAMMING-nguyenvannhut
5057a39a16b6f139c4ea16b17103cb7324847a45
950e5047d56f7a37c425d4961559e068d59e802f
refs/heads/master
2021-01-09T20:40:19.708535
2019-09-30T04:50:00
2019-09-30T04:50:00
65,714,164
0
0
null
null
null
null
UTF-8
C
false
false
501
c
#include <stdio.h> // #include <conio.h> #include <stdlib.h> struct phanso { int tu; int mau; }; typedef struct phanso PHANSO; int main() { PHANSO *c; int n; printf("Nhap n: "); scanf("%d",&n); c = (PHANSO*)malloc(n); for (int i = 0; i < n; i++) { printf("Nhap phan so thu %d\n", i); printf("Nhap tu:"); ...
[ "noreply@github.com" ]
nguyenvannhut1993.noreply@github.com
6b618bd4cfdd7b853fc47875d5f5b4c353ae3832
7e6c8ddf8dc7ae224cfddb3b0e014ec684b58cb5
/week-06/day-5/Vector/myvector.c
9052a3f80354bba1eaf541279ba38567df45991b
[]
no_license
green-fox-academy/zbory
b5d9cc8bdf11130870369325e4036b4a9f6ee7d3
82594edf092ba3ad4af6267605d742335c60b7ee
refs/heads/master
2020-05-04T10:23:41.883149
2019-07-10T07:44:53
2019-07-10T07:44:53
179,086,636
1
0
null
null
null
null
UTF-8
C
false
false
4,202
c
// // Created by zbora on 2019-05-20. // #include <stdio.h> #include <stdlib.h> #include <time.h> #include "myvector.h" int create_vector(vector_t **vector) { vector_t *new_vector = (vector_t *) malloc(sizeof(vector_t)); new_vector->size = 0; new_vector->capacity = 1; new_vector->elements = (int *) m...
[ "zborayb@gmail.com" ]
zborayb@gmail.com
82df8e471b420faea40b21ab069eb90d39f10da2
ca80b8b357dd9683b6c4225f0fe04ea86430697d
/Release/playField.c
e7cbfa4ba840d5c30a0e244fc2fb353e7349d00a
[]
no_license
dagoldenburg/grupp4spel
583da1f0aa0993f7ee76995760ba91e4f0282ca2
b53a8819e1885fe8e2de1f3bcefd62b5fa70267c
refs/heads/master
2021-01-21T14:04:45.317879
2016-06-03T12:20:33
2016-06-03T12:20:33
55,408,797
1
1
null
null
null
null
UTF-8
C
false
false
4,546
c
#include "main.h" int playfield[COLUMNS][ROWS]= { //0 9 19 29 39 49 59 3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3, 3,3,3,3,3,3,...
[ "dagoldenburg@gmail.com" ]
dagoldenburg@gmail.com
756a8a91fed9e17fb4fcac6b21323de3d8068a3d
c0c0977a6a5243e2b2e3af252ec73db2cf5da9de
/OvmfPkg/RiscVVirt/Sec/SecMain.c
adf73f2eb66c7d6d8da5ac88192ec972b52ce338
[ "LicenseRef-scancode-public-domain", "LicenseRef-scancode-unknown", "BSD-2-Clause", "FreeBSD-DOC", "Zlib", "BSD-3-Clause", "Python-2.0", "DOC", "BSD-2-Clause-Patent", "MIT", "LicenseRef-scancode-dco-1.1" ]
permissive
BobCF/edk2
223ede7a802aeeae40998a6575f12b5a370352c3
9b94ebb0c826ad9a747f93ee351d5d076e920f6e
refs/heads/master
2023-03-16T11:38:17.970928
2022-09-08T17:35:50
2023-03-10T14:56:13
160,495,870
1
3
BSD-2-Clause
2018-12-05T09:46:29
2018-12-05T09:46:28
null
UTF-8
C
false
false
2,745
c
/** @file RISC-V SEC phase module for Qemu Virt. Copyright (c) 2008 - 2015, Intel Corporation. All rights reserved.<BR> Copyright (c) 2022, Ventana Micro Systems Inc. All rights reserved.<BR> SPDX-License-Identifier: BSD-2-Clause-Patent **/ #include "SecMain.h" STATIC EFI_STATUS EFIAPI SecIn...
[ "37929162+mergify[bot]@users.noreply.github.com" ]
37929162+mergify[bot]@users.noreply.github.com
d7bd48192df5283964e7f4d9ebb8ab6afdf23793
629ab0c8886cf74af6de436461b31f12aca0c7b4
/CS124/project11/pong.h
44b4af6be0fe2237f66b9a43ac44343d7905b8ea
[]
no_license
chryodem/homework
33676f107ae824dd4dd63fe6ca6823a7bbc6d444
6116847503ad1532818f75432d5db73f5fac610f
refs/heads/master
2020-08-21T08:55:26.583450
2016-01-02T02:54:27
2016-01-02T02:54:27
null
0
0
null
null
null
null
UTF-8
C
false
false
251
h
#ifndef PONG_H_ #define PONG_H_ typedef struct { int x; int y; int oldx; int oldpage1; int oldpage2; } BALL; int drawBall(BALL* ball); typedef struct { int x; int y; int oldpage; } PADDLE; int drawPaddle(PADDLE* paddle); #endif /*PONG_H_*/
[ "andrew.rybin@gmail.com" ]
andrew.rybin@gmail.com
deff380d2fe6e135388289d4103e55cf9be34e87
d00f5a01f28bd81ec7f0bae027f88099b0960567
/nRF5_SDK_14.2.0_17b948a/external/mbedtls/library/sha512.c
23831dda44cfab7178b56f176ae84cad72dee51d
[ "MIT", "LicenseRef-scancode-unknown-license-reference", "LicenseRef-scancode-generic-cla", "Apache-2.0" ]
permissive
mafaneh/ble-ebook-project
18942cd8b5539bf32d8a986be0527ff974ced73b
0d4638af5806bff5818337d4aedaf8526995e7e4
refs/heads/master
2023-02-07T14:11:40.688137
2023-01-30T22:39:11
2023-01-30T22:39:11
117,994,657
66
23
MIT
2020-03-07T21:15:58
2018-01-18T14:39:01
C
UTF-8
C
false
false
16,388
c
/* * FIPS-180-2 compliant SHA-384/512 implementation * * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); you may * not use this file except in compliance with the License. * You may ...
[ "mohammad@novelbits.io" ]
mohammad@novelbits.io
ac13410528628815612e431183216fc80e8fd6d9
6583fdcb08cefeb86d3c5b1b57cad2ea5762cbc5
/src/compat/endian.h
ba8b50479e23f693b9fe87facc1f33ec20f0f98e
[ "MIT" ]
permissive
SpecialCoins/bitcoincz
f67b4f7788cf9b93ee770c1d98e69fda393e64da
9193ea2b7241467eec3cee51a802abd24e946413
refs/heads/master
2022-06-25T23:46:29.559817
2022-06-18T07:43:14
2022-06-18T07:43:14
242,184,811
8
4
null
null
null
null
UTF-8
C
false
false
4,911
h
// Copyright (c) 2014-2017 The Bitcoin Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #ifndef BITCOIN_COMPAT_ENDIAN_H #define BITCOIN_COMPAT_ENDIAN_H #if defined(HAVE_CONFIG_H) #include <config/bcz-config.h> #e...
[ "104713417+bitsz-coin@users.noreply.github.com" ]
104713417+bitsz-coin@users.noreply.github.com
96db64bd2873edcac602b14a44175ecbe97f761a
253f00a5ad0277aec0afd5892323202f3c4d4f75
/inc/znpzcl.h
3abd145e70f812e6af4fb664c30740cab0ce7f67
[]
no_license
looeyc/ZNPZcl
b6f3946d6b099207489ec5801d8ab9d1a2a0c7e3
4f78f5b747a1426973ceb00d4f706d1bb6c123df
refs/heads/master
2016-08-03T21:45:28.465671
2015-09-16T03:24:15
2015-09-16T03:24:15
42,562,217
1
0
null
null
null
null
UTF-8
C
false
false
4,270
h
/* * znpzcl.h * * Created on: 2014-2-20 * Author: chengm */ #ifndef ZNPZCL_H_ #define ZNPZCL_H_ #include "zclmsg.h" #include "clusters.h" #include "zclglobal.h" #define MAXROUTERELAYCNT 16 //Zcl初始化参数----------------------------------------------------------------------------------------------------------...
[ "root@chengm-Ubuntu.(none)" ]
root@chengm-Ubuntu.(none)
6d0a5a7d7c4256126fdf70d443a317a269ffd5b9
70fe70db7c6a023737f1a258eba673817812c0da
/Organaniza Textos/Testes/aeb.c
94abdac309c07301fb60324a482195f1cb2c2f13
[ "MIT" ]
permissive
MarianaFRocha/Estrutura-de-Dados
0ed01155c041e8ff7c0bb99c2e484779cea6f7b9
0b430d711f636ae70a674fc1c7e58e243ce5c2d0
refs/heads/master
2020-05-24T03:03:45.932690
2019-06-01T19:19:41
2019-06-01T19:19:41
187,065,298
0
0
null
null
null
null
UTF-8
C
false
false
1,126
c
#include"tad_indice.h" int main() { palavra p,q,r; printf("\nTESTE DE COMPARACAO:"); iniciarPalavra(&p); criarPalavra(&p, 'o'); criarPalavra(&p, 'i'); // imprimiPalavra(p); printf("\n\n"); iniciarPalavra(&q); criarPalavra(&q, 'o'); criarPalavra(&q, 'i'); // imprimiPalavra(q); if(repetidos(&p,&q)==OK) ...
[ "noreply@github.com" ]
MarianaFRocha.noreply@github.com
b8f619c1ef0a8a5eeec2247f6ded443909a5b510
7cc4b999fc8e5e09e313c9336f4b8e4e1bde8402
/out/arsdk-native/build/libressl/libressl-2.2.1/ssl/s23_clnt.c
665fd70531baa796d4b638c138d8b85b2708249b
[ "OpenSSL", "LicenseRef-scancode-openssl", "LicenseRef-scancode-ssleay-windows", "LicenseRef-scancode-public-domain", "LicenseRef-scancode-unknown-license-reference" ]
permissive
Heratom/Firefly-project
e6f76c131526f38ff1c5a8df984e0268c45377ce
424c65591045f8174275da8b404bc7a2192393d0
refs/heads/master
2021-01-01T03:38:19.743222
2016-06-06T20:43:12
2016-06-06T20:43:12
59,561,295
1
0
null
null
null
null
UTF-8
C
false
false
16,261
c
/* $OpenBSD: s23_clnt.c,v 1.37 2015/03/27 12:29:54 jsing Exp $ */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * * This package is an SSL implementation written * by Eric Young (eay@cryptsoft.com). * The implementation was written so as to conform with Netscapes SSL. * * This ...
[ "muramasasama59@gmail.com" ]
muramasasama59@gmail.com
afa9c23602c7f63f5ba07174569226b2766637ea
6637f81ff9234eb0a8422c2885a3230d7b51375b
/stacks/stackpointeraarray.c
d1d83e21fed9f326c75421c6b5effe3f3244c44e
[]
no_license
sahithi1301/ds
07235b0dca1e573a11c33c45cd21624ffe8b2b8f
ba804868bf14f1c0d74f083b990565ce58ad97f9
refs/heads/main
2023-02-28T04:50:04.278020
2021-02-05T14:29:16
2021-02-05T14:29:16
326,884,702
0
0
null
null
null
null
UTF-8
C
false
false
1,491
c
//b171152 //stacks without functions (structure with pointer array) #include<stdio.h> struct stack { int *a; int top; int max; }; main() { struct stack *s; s=(struct stack*)malloc(sizeof(struct stack)); s->top=-1; printf("enter the size of the array:"); scanf("%d",&s->max); s->a=(in...
[ "sahithi.tanneeru@gmail.com" ]
sahithi.tanneeru@gmail.com
06269d7f94b7e85727e9892e3d9c9961b8e93cf1
99bdb3251fecee538e0630f15f6574054dfc1468
/bsp/wch/risc-v/Libraries/ch32v20x_libraries/ch32v208_hal/source/ch32v20x_rcc.c
261c9082c14b09df6eab72f461bda979a4dd0caa
[ "Zlib", "LicenseRef-scancode-proprietary-license", "MIT", "BSD-3-Clause", "X11", "BSD-4-Clause-UC", "LicenseRef-scancode-unknown-license-reference", "Apache-2.0" ]
permissive
RT-Thread/rt-thread
03a7c52c2aeb1b06a544143b0e803d72f47d1ece
3602f891211904a27dcbd51e5ba72fefce7326b2
refs/heads/master
2023-09-01T04:10:20.295801
2023-08-31T16:20:55
2023-08-31T16:20:55
7,408,108
9,599
5,805
Apache-2.0
2023-09-14T13:37:26
2013-01-02T14:49:21
C
UTF-8
C
false
false
28,596
c
/********************************** (C) COPYRIGHT ******************************* * File Name : ch32v20x_rcc.c * Author : WCH * Version : V1.0.0 * Date : 2021/06/06 * Description : This file provides all the RCC firmware functions. * Copyright (c) 2021 Nanjing ...
[ "noreply@github.com" ]
RT-Thread.noreply@github.com
70b3f54e0cd5047a1dbecfb3b46d888383edbd08
6f33a551e5f67a36ab25b40f3184ce0eeacff80c
/src/auctionbf.c
6aea79a593109d7d68080af6dc08c58a5db3bd22
[]
no_license
CodeCasting/spatstat
f83834fa6f5b4c5631f9db5b29c4d3239c1fcefe
9f84c79450f33061219ca8cc5518816c31a9be64
refs/heads/master
2021-05-06T23:35:57.748925
2017-11-21T07:39:44
2017-11-21T07:39:44
null
0
0
null
null
null
null
UTF-8
C
false
false
7,124
c
/* auctionbf.c $Revision: 1.1 $ $Date: 2014/06/28 02:14:04 $ Code by Dominic Schuhmacher <dominic.schuhmacher@mathematik.uni-goettingen.de> up to local adaptations for spatstat this code is identical to Revision 0.4 for the R package transport */ /* n >= 2 is assumed throughout !!!!!!!!! *...
[ "csardi.gabor+cran@gmail.com" ]
csardi.gabor+cran@gmail.com
933be4444130558abfb13e5042e6134fec87b8da
0e01071f3adeebe16af384d64f31ddfaa8939b09
/push_swap.c
4a11962a71dc8a385190c5dbfc07ecc9971d0fb7
[]
no_license
xatify/push_swap_qsort
83332e66cfe04aedaed5acb4a7f4f5605f4143d3
141a9fe8c3b28f62926f8d0f8b74ecdca7843b54
refs/heads/master
2023-06-17T08:03:33.207243
2021-07-15T03:17:15
2021-07-15T03:17:15
381,522,025
0
0
null
null
null
null
UTF-8
C
false
false
268
c
#include "push_swap.h" int main(int argc, char **argv) { fflush(stdout); if (argc == 1) return (0); else { if (!initiate_data(argc, argv)) fprintf(stderr, "%s\n", "ERROR"); else A_to_B(0, data.size); free(data.S); free(data.SS); } return (0); }
[ "bouzidatif@gmail.com" ]
bouzidatif@gmail.com
b1109bcb739d108b14f536156bb3f9297ec3f229
bb0765f9cb84128d56bf61731e0b491c49c91096
/tcp/02_retrans/tcp09/testraw.c
0b2ce441e03e6c3256cbf6baea358778d0f88bee
[]
no_license
lybxin/LNP
216253d48c1365ad6e6230ce9aee340346354e66
c520caec45aac2d1ae5ab2212f60399d43bab55c
refs/heads/master
2020-05-21T22:48:01.593818
2016-11-25T08:37:40
2016-11-25T08:37:40
63,149,930
0
0
null
null
null
null
UTF-8
C
false
false
2,888
c
#include "../../common/common.h" #include "../../common/rawops.h" #include <pthread.h> void *recv_function(void *arg); void *send_function(void *arg); void *send_function(void *arg) { int sockfd, tot_len; unsigned char buffer[MAX_PKT_SIZE] = {"hello\n\0"}; sockfd = *( (int*)arg ); //处理...
[ "lyb@ins.com" ]
lyb@ins.com
3c61ef39b94cfd2d7d9f583f8cd2ffe9ee1af577
01028ec5b386a7ecc537bb253e7d0551c28e7eaf
/tolower.c
1851f2969be949f1e9f306d0ccbd0b710f817338
[]
no_license
swamipuru/c-c--
97be6cbb3a9a3d5ddcc3eac7defd7ad53ae58a96
615773746aaaed3c8deb4922d078b3ddf6277fb1
refs/heads/master
2021-01-21T05:09:23.085177
2014-05-10T06:56:19
2014-05-10T06:56:19
null
0
0
null
null
null
null
UTF-8
C
false
false
151
c
#include<stdio.h> #include<ctype.h> /* lower: convert input to lower case */ main(){ int c; while((c = getchar())!=EOF) putchar(tolower(c)); }
[ "paddypuru@gmail.com" ]
paddypuru@gmail.com
f465123eba8f5fbcd4d993beb8dd731b6a20c185
d7fd945c2bac0b297cbe60d2f16c7678a5b94e9e
/InicioDSPIC.c
e20cc8198a63f392eac2fb9efcb0b17ae0ac7927
[]
no_license
carlos789/Adriana
4519c1958fe8750356dce0e688289b7bcc0f0f1c
a4467e1b3d41338babf635e48a5c3581fa3b599c
refs/heads/master
2020-04-07T00:48:13.409598
2018-11-16T20:55:27
2018-11-16T20:55:27
157,919,366
0
0
null
null
null
null
ISO-8859-1
C
false
false
6,226
c
/* * Código para experiencia con MMA8451 * Se agrega interrupciones por INT0 , corresponde al pin RB7 * FCY=60MIPS *Fecha:12/11/15 */ #include <p33EP512GP502.h> #include <stdio.h> #define FCY 60000000UL// #include <libpic30.h> #include <uart.h> #include <math.h> _FICD(ICS_PGD3 & JTAGEN_OFF);// Pa...
[ "Administrador@COM-STG4.epen.com.ar" ]
Administrador@COM-STG4.epen.com.ar
456446fab4b6e019ad86ec6b6d5b8a7488bce2db
dcb2ad4566cb15b70a9c64b29a27e0beb08aca8f
/Demo/1507001.tab.c
b493410ee23bd4df701d404a6b48883ad36a8c62
[]
no_license
Ankur-014/Compiler-Labwork
15d33e8fd96e23e5bb7a023fd83314e02f701f64
cd45aca1ae08ecb8e2cedbba3cc06143fc953dcf
refs/heads/master
2020-04-07T19:26:17.994179
2018-12-02T17:52:58
2018-12-02T17:52:58
158,648,569
1
0
null
null
null
null
UTF-8
C
false
false
62,258
c
/* A Bison parser, made by GNU Bison 2.4.1. */ /* Skeleton implementation for Bison's Yacc-like parsers in C Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it ...
[ "noreply@github.com" ]
Ankur-014.noreply@github.com
7ffb00e90f3e4bb793d2be18cd48b89c02df4afd
9ed894c032c605af64fb4587ea4113a3256c42b0
/src/usr/hwpf/hwp/mc_config/mss_volt/mss_volt_vcs_offset.C
5fd0ed7d45e8c6f96ffd2b82d3ebc5114dfb24df
[ "Apache-2.0" ]
permissive
MikeJi/hostboot
6d89436d924463766caac8844eecb67ce123c58f
66921b4bc0df457e3ea44b804c8450b3d120e3b7
refs/heads/master
2020-12-01T01:18:22.187877
2015-09-09T15:53:36
2015-09-11T18:37:57
39,750,285
1
0
null
2015-07-27T02:06:22
2015-07-27T02:06:22
null
UTF-8
C
false
false
8,017
c
/* IBM_PROLOG_BEGIN_TAG */ /* This is an automatically generated prolog. */ /* */ /* $Source: src/usr/hwpf/hwp/mc_config/mss_volt/mss_volt_vcs_offset.C $ */ /* ...
[ "iawillia@us.ibm.com" ]
iawillia@us.ibm.com
3a207e854748c819893bb51f8e85ce94f35e5bea
93382b7570e2a614cabfd02c308419e1488f7d45
/crypto/asn1/tasn_utl.c
df0ef6a23aee1fa4831681c0de22eb76e73db3dd
[ "BSD-3-Clause", "LicenseRef-scancode-openssl", "LicenseRef-scancode-ssleay-windows", "OpenSSL", "MIT", "ISC", "Apache-2.0" ]
permissive
jylama99/aws-lc
dd4c3ef1066630da0f59d633eea0de367a9610d7
80ab8f6b963b39e6281aa4fede1c4e86d1348748
refs/heads/main
2023-07-28T17:56:31.635799
2021-08-12T17:27:28
2021-08-12T17:27:28
385,368,928
0
0
NOASSERTION
2021-07-12T20:02:28
2021-07-12T20:02:28
null
UTF-8
C
false
false
9,102
c
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * * This package is an SSL implementation written * by Eric Young (eay@cryptsoft.com). * The implementation was written so as to conform with Netscapes SSL. * * This library is free for commercial and non-commercial use as lo...
[ "lamjyoti@amazon.com" ]
lamjyoti@amazon.com
6dc7465fbd9f2787cfa3a839b9bfead475681448
d86a318e62c7599d0dd10029d7c32a9864778e1f
/paparazzo2.ysc.c
fda1990370a1641e4eaa5f6cb4c0ae93444618dd
[]
no_license
ALEHACKsp/1.51-Scripts
f00cfc8d198d44710b77c191f8730058eb7e25ee
7dd81b51eabee6428780f2ced52cd613deea30b8
refs/heads/master
2022-11-29T00:10:03.956895
2020-08-11T12:16:32
2020-08-11T12:16:32
null
0
0
null
null
null
null
UTF-8
C
false
false
1,494,551
c
#region Local Var var uLocal_0 = 0; var uLocal_1 = 0; int iLocal_2 = 0; int iLocal_3 = 0; int iLocal_4 = 0; int iLocal_5 = 0; int iLocal_6 = 0; int iLocal_7 = 0; int iLocal_8 = 0; int iLocal_9 = 0; int iLocal_10 = 0; int iLocal_11 = 0; var uLocal_12 = 0; var uLocal_13 = 0; float fLocal_14 ...
[ "noreply@github.com" ]
ALEHACKsp.noreply@github.com