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
6ca481bd78e5032ea70929c8cc2c6ea14229dded
6575fb59f215ff2b55ccba2247cd2ca44ff65434
/ft_converts.c
8100125414dc2e1b053930bdb782a43556f812bd
[]
no_license
jbernard99/42_ft_printf
cea20ff6ad76a17bb8e07855246178bf5fde0fd4
ee9faf50ff795250b0d92a3a791bc5bfb6868cd9
refs/heads/master
2023-08-30T21:15:45.104499
2021-10-18T16:21:47
2021-10-18T16:21:47
null
0
0
null
null
null
null
UTF-8
C
false
false
2,302
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_converts.c :+: :+: :+: ...
[ "jbernard@c2r1p3.42quebec.com" ]
jbernard@c2r1p3.42quebec.com
41faed336929ec742713496f301e13b2034307d9
f3361a3114a542741caa81404d10c77f52af26db
/III/URI/1243.c
0e9f79bc034f4848127e8b2a0fc434e05767f07b
[]
no_license
Daymannovaes/cpp
027d66d3d5d119137d378e6d951687ade50d3258
f35698a5afa226a21b3c1d371cfd42fd09f5c0ca
refs/heads/master
2021-01-10T18:04:07.905597
2016-05-17T12:23:25
2016-05-17T12:23:25
44,673,315
0
0
null
null
null
null
UTF-8
C
false
false
1,997
c
#include <stdio.h> #include <stdlib.h> #include <string.h> void printByCount(int); int readAndCalculate(char*, FILE*); int calculate(char*); void removeNewLine(char*); int isWord(char*); int wordlen(char*); int main() { int count; char str[64]; //FILE *file = fopen("input.txt", "r");; FILE *file =...
[ "daymannovaes@gmail.com" ]
daymannovaes@gmail.com
de6c69ee012795596c73551126c78e4446e51bc8
a3e546ec06ae7e74e1353b2f46b340c6fcc44d72
/save/oldd.c
501adbcd84d84cdd0d9b2dc1c7ba39faa45033e4
[ "MIT" ]
permissive
sthaid/proj_reversi
a51028339927ea3df95d1112aee4425e59827cb1
7a7a25ed7ba890ecb0f37e9264b169744d04c83d
refs/heads/master
2023-02-25T14:34:13.913203
2021-01-27T12:32:37
2021-01-27T12:32:37
299,017,762
0
0
null
null
null
null
UTF-8
C
false
false
8,770
c
// FILENAME: oldd.c #include <common.h> // // defines // #define INFIN INT_MAX #define RANDOMIZE_OPENING 20 // // variables // static int (*heuristic)(board_t *b, bool maximizing_player, bool game_over, possible_moves_t *pm); // // prototypes // static void create_eval_str(int eval_int, char *eval_st...
[ "stevenhaid@gmail.com" ]
stevenhaid@gmail.com
a12435edfd5c777f2857f6cb2d881eb8e55dd99c
e19063d9b4472ed357ee90ec1ae98ff2d7ddec6f
/lib/libssl/src/ssl/s23_clnt.c
4159ae05802d151bc9190bf3c3059301a8794794
[ "OpenSSL", "LicenseRef-scancode-openssl", "LicenseRef-scancode-ssleay-windows", "LicenseRef-scancode-public-domain", "LicenseRef-scancode-unknown-license-reference" ]
permissive
seanmanson/eou
a04f058f384c9c12f162423e3846427a9fb581b4
2d623fa9dfde3a6b5ae5e8341ef8d36b521c1022
refs/heads/master
2021-01-21T10:14:00.524873
2017-02-28T08:07:44
2017-02-28T08:07:44
83,398,502
1
2
null
null
null
null
UTF-8
C
false
false
16,849
c
/* $OpenBSD: s23_clnt.c,v 1.36 2015/02/06 08:30:23 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 ...
[ "jonathan@uq.edu.au" ]
jonathan@uq.edu.au
851300341322a5b47b5b0cc27cc09b5940df71f9
f951ed121d454d7b9232ecdf962fe51f934899ba
/libft/ft_delchar.c
7c4b55516d27773466b6370bbf214055bb367588
[]
no_license
anroche/wolf_3D
8558c53cc7dd05ff034524591ac773293f0bd286
4dd06a13b727c459d57b933f69ab4afa81cd23d5
refs/heads/master
2020-03-06T17:35:45.894813
2019-01-04T14:43:04
2019-01-04T14:43:04
126,992,438
1
0
null
null
null
null
UTF-8
C
false
false
1,150
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_delchar.c :+: :+: :+: ...
[ "anroche@e1r2p13.42.fr" ]
anroche@e1r2p13.42.fr
d38e2991fb428b2d1f83e0fb6477fc321722dd91
53a4a94596cefdf6ed7cc2903091f58f550eddbd
/bootloader/MikanLoaderPkg/Main.c
34406a2b9d141a30bb4c7b9b3a774b6ab0901efd
[]
no_license
ilim0t/MikanOS
724950a1b04db7a584a5f786419ae4056b1d3af6
528a9f85f0e62256eee456f7f52c0b5b1e46345b
refs/heads/main
2023-07-09T18:43:18.052143
2021-08-17T12:14:13
2021-08-17T12:14:13
354,263,942
0
0
null
null
null
null
UTF-8
C
false
false
11,322
c
#include <Guid/FileInfo.h> #include <Library/BaseMemoryLib.h> #include <Library/MemoryAllocationLib.h> #include <Library/PrintLib.h> #include <Library/UefiBootServicesTableLib.h> #include <Library/UefiLib.h> #include <Protocol/BlockIo.h> #include <Protocol/DiskIo2.h> #include <Protocol/LoadedImage.h> #include <Protocol...
[ "ilim0t14@gmail.com" ]
ilim0t14@gmail.com
dad5367c0bc23f5abcda9fc0042da09581ec6d61
d4388b9d0b1e5e1701127d525710d68d0182d76c
/netlib/LAPACKE/lapacke_dspev.c
6c604cc8bbef8730d87e3b6fda3127fc0428796d
[ "BSD-3-Clause-Open-MPI" ]
permissive
DemiMarie/netlib-java
323b9addc62dd78189f099024e60f400651d04d4
15766cfaf8001fa5af7da843fd7cfe5202a5c536
refs/heads/master
2021-01-21T09:56:13.827454
2020-11-20T17:28:50
2020-11-20T17:28:50
83,354,276
0
0
NOASSERTION
2020-11-20T17:28:51
2017-02-27T20:37:20
Fortran
UTF-8
C
false
false
3,010
c
/***************************************************************************** Copyright (c) 2011, Intel Corp. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source cod...
[ "sam.halliday@gmail.com" ]
sam.halliday@gmail.com
6a5e4e6275911d9938ec235621c2acbc249f3814
e383e1515e1cc97d224cef61bfbbdc7bcf10d627
/Linux_kernel/LinuxDriver_Class_20170718/Code/bcm2835_clib/examples/oled/src/I2C_SSD1306Z.c
f405f968198012c3500086117101eb8d2a86afc4
[]
no_license
limansa/project
044147bc9d6b3b42286c5c9c2c0bb3875b2064e5
5d2421aca2f3c0ba1eafad59663a4f7dfe79a5c3
refs/heads/master
2021-07-01T10:39:11.735845
2021-06-26T05:16:38
2021-06-26T05:29:38
77,505,032
0
0
null
null
null
null
UTF-8
C
false
false
11,539
c
// // SSD1306Z LCD Driver: 0.96" lcd LY096BG30 // // Interface: I2C // pin1: Vcc // pin2: Gnd // pin3: SCL // pin4: SDA #include <stdio.h> #include <stdint.h> #include <string.h> //#include "i2c.h" #include "lib_i2c.h" #include "I2C_SSD1306Z.h" #include "Font8x16.h" #include "Font5x7.h" char Display...
[ "limansa@tomofun.com" ]
limansa@tomofun.com
c5ad5977087667d23ae2279db47b6fc4e900904b
6b40e9dccf2edc767c44df3acd9b626fcd586b4d
/NT/enduser/netmeeting/ui/wb/precomp.h
5f17a209acde9a61517873be7370b5cbc699518d
[]
no_license
jjzhang166/WinNT5_src_20201004
712894fcf94fb82c49e5cd09d719da00740e0436
b2db264153b80fbb91ef5fc9f57b387e223dbfc2
refs/heads/Win2K3
2023-08-12T01:31:59.670176
2021-10-14T15:14:37
2021-10-14T15:14:37
586,134,273
1
0
null
2023-01-07T03:47:45
2023-01-07T03:47:44
null
UTF-8
C
false
false
1,826
h
// // Precompiled header stuff // #define OEMRESOURCE #define STRICT 1 #include <windows.h> #include <windowsx.h> #include <commdlg.h> #include <shellapi.h> // Includes drag drop interface #include <imm.h> // // NM headers // #include <mlzdbg.h> #include <confreg.h> #include...
[ "seta7D5@protonmail.com" ]
seta7D5@protonmail.com
4d35f517bf9f14463f377b2ecab21a131ce6f398
9736fa2d1e65ebb9a3e19992dae82a58e79a339f
/libft/printf/srcs/ft_convert_smaj.c
157a30012cc5a9e1d82bd8451cbf2ecc4fe2d219
[]
no_license
nendek/push_swap
3c766ffdf20d5822e61d73deafd21a587a54842d
5e02e3949d179f8edbf869e07fa992aa564cbda3
refs/heads/master
2021-09-11T14:07:36.956100
2018-04-08T15:57:37
2018-04-08T15:57:37
114,632,128
0
0
null
null
null
null
UTF-8
C
false
false
3,057
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_convert_smaj.c :+: :+: :+: ...
[ "pnardozi@e2r5p4.42.fr" ]
pnardozi@e2r5p4.42.fr
9ba6442036475577eab664d51454ef59d954e95e
9b8080d3b80ffcb3ec0696418a0a4d0732b452f5
/workspace/legato/build/localhost/system/api/837f3de7ac4e328ef0f2f0b0b354939f/server/le_gpioPin57_messages.h
c28655838ad2874acdfba8aa83a92589d374331b
[]
no_license
Shrunoti/Legto-MangOH-IoTHubConn
f4dee7bb6d3809e69a039ef518f256ba54e20ad1
283e663380185017304500449166959e077b5afe
refs/heads/master
2020-09-28T19:08:55.606190
2020-07-23T06:10:08
2020-07-23T06:10:08
226,836,220
1
0
null
null
null
null
UTF-8
C
false
false
1,784
h
/* * ====================== WARNING ====================== * * THE CONTENTS OF THIS FILE HAVE BEEN AUTO-GENERATED. * DO NOT MODIFY IN ANY WAY. * * ====================== WARNING ====================== */ #ifndef LE_GPIOPIN57_MESSAGES_H_INCLUDE_GUARD #define LE_GPIOPIN57_MESSAGES_H_INCLUDE_GUARD #include "le...
[ "shrunoti.karpe@mobiliya.com" ]
shrunoti.karpe@mobiliya.com
0b241d2efa4c80a01aba97a0a8674e27a8f4f8e6
9e009c45bb655fdcef9681d0775b3e2df0cc1a95
/variables.c
0f0ae3189b2d86aec84a989052f623e0c0d0bba6
[ "MIT" ]
permissive
MohamedBakrAli/Linux-Shell
d43da49e433f0081f1f460ca56630c05a4905bf0
5b9d6e12fcd4ffae3ef17574c78d8497d0eb8f47
refs/heads/master
2021-09-15T21:53:56.923401
2018-06-11T16:04:38
2018-06-11T16:04:38
108,598,892
2
0
null
null
null
null
UTF-8
C
false
false
3,731
c
#include "variables.h" #include <stdio.h> #include <string.h> // value table char value_table[1000][512]; // key table char key_table[1000][512]; // counter of number of values saved in the shell int cnt = 0; int i; char* lookup_variable(char* key ) { for (i = 0; i < cnt; i++){ if (strcmp(key, key_table[i]) =...
[ "mohamed556d@gmail.com" ]
mohamed556d@gmail.com
43933c089bcf5e2f7920bf2a2e877204698d6106
2a2368dfb540f4fb145e01b4dfca08040b0be8f4
/FirstNegativeIntegerOfEveryWindowOfK.c
6be063cd29b4bde579f5306eabe1497d0d33ce30
[]
no_license
Rishiraj122/C_Programs
c70504c91ae78f8a85ec417d8710621a04637b7e
0eed40a3e4bdc892e5336e043ac7079ec34c677d
refs/heads/master
2023-01-21T03:03:53.307524
2020-11-20T09:22:22
2020-11-20T09:22:22
314,504,815
0
0
null
null
null
null
UTF-8
C
false
false
951
c
#include<stdio.h> #include<stdlib.h> int isnegative(int arr[],int low,int high){ for(int i=low;i<high;i=i+1){ if(arr[i]<0){ return arr[i]; } } return 0; } int main() { int testcase; printf("Enter The Number of Testcases "); scanf("%d",&testcase); while(testcas...
[ "52316252+Rishiraj122@users.noreply.github.com" ]
52316252+Rishiraj122@users.noreply.github.com
f1dcf00593429a378d3c3387ac02aad26fa8f498
a98fc0650e95f518bec36bb753352e68946af015
/srcs/utils/lst_size.c
ba4552c48a2ea4137969889e31564064e92cb33a
[]
no_license
rmouduri/push_swap
3104d1f8859d5f4b26dd5c794f39c0204777bffe
edf642656603a7c3a0a8cc6ebe458ba637be4fda
refs/heads/master
2023-04-20T05:12:04.507690
2021-05-12T16:28:31
2021-05-12T16:28:31
null
0
0
null
null
null
null
UTF-8
C
false
false
1,098
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* lst_size.c :+: :+: :+: ...
[ "rmouduri@student.42.fr" ]
rmouduri@student.42.fr
c2f3ee9d118069bb54b7dfc57f5ca111e7416cb3
d34b94ac767d4b3d41aed147b7245ae210eac4bc
/srcs/builtins/echo.c
f75e200e95b408f2fb085cb8b17e474a56859393
[]
no_license
qdequele/21sh
17ba661b7690dbfbc70f6b3dcb6173d4ded43fa8
a2a4b5246e3a3030f9a56a78ebd009fcb7a47ee4
refs/heads/master
2021-09-07T14:55:14.288954
2016-11-23T17:34:45
2016-11-23T17:34:45
104,314,555
0
0
null
null
null
null
UTF-8
C
false
false
1,484
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* echo.c :+: :+: :+: ...
[ "github@dequelen.me" ]
github@dequelen.me
507cea3073e6040c108df183a8b6c4483e155911
19b161d59f915f2723675aed0e9e6e67f20b786e
/PDFNet/PDFNet.framework/C_CPP_Headers/PDF/Image.h
86c6efd3aa21ac5c3523167c1c2e57f270cd243d
[]
no_license
torhector2/test-lfs
35aebfc5e06de13443f62bd80d26e6e5c7a8bc78
1a6026eb263c9263619c6c7986038ff9a7d63602
refs/heads/master
2020-09-08T00:51:27.406836
2019-11-11T11:35:33
2019-11-11T11:35:33
220,962,012
0
0
null
null
null
null
UTF-8
C
false
false
130
h
version https://git-lfs.github.com/spec/v1 oid sha256:c017b004a520837cbb3f67f7350aca260a391fa724dfc82269b967422d025fab size 20268
[ "torhector2@gmail.com" ]
torhector2@gmail.com
1cf227384c6ed1c98c648bf31f431bbe604e9275
1e446701b6bd61c396b2ef4a16e13f1643a28117
/EthPortIO.c
3c2fc2b1b11c708abb3c224d4f408c7c38f76f5e
[]
no_license
arv-sajeev/EDpAT
e4cfe51bbc8e718c226523b67d7e242e06ba0852
5f1e1a5e5779cd1ed95b848f99d6c4820ee86064
refs/heads/master
2021-05-21T16:07:47.532202
2020-04-15T04:53:02
2020-04-15T04:53:02
256,743,481
2
0
null
null
null
null
UTF-8
C
false
false
21,575
c
/* SPDX-License-Identifier: BSD-3-Clause-Clear * https://spdx.org/licenses/BSD-3-Clause-Clear.html#licenseText * * Copyright (c) 2020-1025 Arvind Sajeev (arvind.sajeev@gmail.com) * All rights reserved. */ #include <stdio.h> #include <string.h> #include <stdlib.h> #include <ctype.h> #include <errno.h> #include <...
[ "arvind.sajeev@gmail.com" ]
arvind.sajeev@gmail.com
5cecba06e61871be2b00f6e99b7ebfb435e3eece
8a01fb267f58c8fc993cca431248980be22626a9
/peek-build/m23/bmi/Condat/MS/SRC/bmi/cicons/sync_nc.c
0ae6bbd63188d3e5fa0596942d0a49638bb5afcc
[]
no_license
WA9ACE/PeekLinux
bd3a223ae3e9f0d59f21cf94849ad688befa4809
24327182a829108dc2625a8c6ff4ad6e5e6d5a60
refs/heads/master
2022-11-29T23:44:14.601896
2020-08-08T16:52:35
2020-08-08T16:52:35
286,082,137
2
1
null
null
null
null
UTF-8
C
false
false
15,774
c
static const struct { int width; int height; int bytes_per_pixel; unsigned char pixel_data[25 * 25 * 4]; } sync_nc = { 25, 25, 4, { 0xFF, 0x00, 0x00, 0x00, 0xFF, 0x00, 0x00, 0x00, 0xFF, 0x00, 0x00, 0x00, 0xFF, 0x00, 0x00, 0x00, 0xFF, 0x00, 0x00, 0x00, 0xFF, 0x00, 0x00, 0x00, 0xFF, 0x00, 0x00, 0x00, 0x...
[ "cwade@e6eaa9d7-a8e6-4b40-915f-875ea51fe5d1" ]
cwade@e6eaa9d7-a8e6-4b40-915f-875ea51fe5d1
7dff74c4b2e417fb9c5982f84e5e1530ca8578d8
929c117b369a09783ebc458da71946e63a183f7a
/freebsd/sys/netpfil/ipfw/ip_fw_pfil.c
d2e1b448ef9e63df19fe49f5876d2ac1b35ab74d
[]
no_license
hahchenchen/RTEMS-libssd
a3c2cb370b9a929f50376ba6125cacb27a9b86ae
5d0ad4b8b1963eaf11449c3165844aed872a8f17
refs/heads/master
2021-01-22T19:08:53.627081
2017-03-29T13:41:05
2017-03-29T13:41:05
85,161,891
0
2
null
null
null
null
UTF-8
C
false
false
11,582
c
#include <machine/rtems-bsd-kernel-space.h> /*- * Copyright (c) 2004 Andre Oppermann, Internet Business Solutions AG * 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 ...
[ "1473996754@qq.com" ]
1473996754@qq.com
5125873d31ac0c0f393ba3441f60023bd0b2e052
489185bbcbb9141f065062b014b79230d2b3a49b
/12_08_채원/cursor.h
31a96e99049b17b5551abf0922f986f29d18eae3
[]
no_license
yunseo323/MARBLE_STUDENT
65fca36a0232404c097838bd4a9a14c96f749836
406e194ea1124ed271ec056ebab75175793dd81d
refs/heads/main
2023-02-19T11:58:44.300389
2021-01-19T11:29:09
2021-01-19T11:29:09
324,159,093
2
0
null
null
null
null
UTF-8
C
false
false
187
h
#include <stdio.h> #include <stdlib.h> #include <windows.h> COORD GetCurrentCursorPos(void); void SetCurrentCursorPos(int x, int y); void CursorView(char show); void RemoveCursor(void);
[ "jokani3244833@gmail.com" ]
jokani3244833@gmail.com
439f0b278a2ef2a41dfb3e0b006b7da5816b8e9b
f363fdb9445d8dec088fb02c8faae8e23570a33e
/kungfu/skill/force/recover.c
248dd9d303fc52f0efe842e3836693fdcc8bf6d0
[]
no_license
MudRen/zjmud
0999a492ac0717911c047936ee2c696b3b5cb20a
c56a166380d74858d7b4f0ba2817478ccea6b83d
refs/heads/main
2023-07-24T21:02:00.246591
2021-09-07T12:50:20
2021-09-07T12:50:20
403,973,627
1
1
null
null
null
null
GB18030
C
false
false
1,078
c
// recover.c int exert(object me, object target) { int n, q; if (me != target) return notify_fail("你只能用内功调匀自己的气息。\n"); if ((int)me->query("neili") < 20) return notify_fail("你的内力不够。\n"); q = (int)me->query("eff_qi") - (int)me->query("qi"); if (q < 10) return notify_fail("你现在气力充沛。\n"); if (me->query_skill...
[ "i@oiuv.cn" ]
i@oiuv.cn
a37f39e033668f05d46c0b49f58b8bbdafafb9de
6f4ffaddb114bb3e460474809db437a6a39c1b5b
/giraffez/src/_strptime.c
b1591be76e240003e19b257ba9a4015f50a00df4
[ "Apache-2.0" ]
permissive
capitalone/giraffez
4d07d29d38497bd0c341868a81d34ca13cf99a8a
e5e69cb8728f51fc3b3b45f0c140b39bd6d6f752
refs/heads/master
2023-08-14T23:31:11.184016
2021-11-17T19:10:38
2021-11-17T19:10:38
65,755,683
128
45
Apache-2.0
2020-11-13T08:29:06
2016-08-15T18:37:20
Python
UTF-8
C
false
false
14,038
c
/*- * Copyright (c) 1997, 1998, 2005, 2008 The NetBSD Foundation, Inc. * All rights reserved. * * This code was contributed to The NetBSD Foundation by Klaus Klein. * Heavily optimised by David Laight * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided t...
[ "christopher.marshall@capitalone.com" ]
christopher.marshall@capitalone.com
39bd0cb110a4e9986843f55603b54dbc032c322f
a5364cdde5af5de2c40b3dcdcca94591245d20b3
/Program169.c
f11f8d937468b5f94aad703e64e5a35ce185076c
[]
no_license
Adityasakare/DemoTest
a4f9767dd12231d974ccf44a89172bc41ef5d345
f686af4b475958896c2edb12ed5a1078dc353967
refs/heads/main
2023-07-14T13:16:46.099058
2021-08-21T04:34:48
2021-08-21T04:34:48
398,169,212
0
0
null
null
null
null
UTF-8
C
false
false
963
c
#include<stdio.h> #include<stdlib.h> #include <stdbool.h> bool CheckPerfectI(int iNo) { int iSum = 0, iCnt = 1; while(iCnt<= iNo/2) { if(iNo % iCnt == 0) { iSum = iSum + iCnt; } iCnt++; } if(iSum == iNo) { return true; } else { ...
[ "aditya.sakare16@gmail.com" ]
aditya.sakare16@gmail.com
1fadeca243a9c0e29061d2e45cc4b9f9b8f77efb
9d1bdc96e71696a0d24a6475200f4713c50e6771
/pad.c
d54a510b84e58d8ff53f8179d703a9d4f7b7562e
[]
no_license
Leondy95/VTSPS2-EXEC
a3337d9f1a119a3ee4c4f60899bd046985f3d9e2
2fb4ab2487be188b00b867aab5a4100515947be7
refs/heads/master
2022-10-25T16:41:08.420953
2020-06-11T09:34:48
2020-06-11T09:34:48
null
0
0
null
null
null
null
UTF-8
C
false
false
8,496
c
//--------------------------------------------------------------------------- // File name: pad.c //--------------------------------------------------------------------------- #include "VTSPS2-EXEC.h" static char padBuf_t[2][256] __attribute__((aligned(64))); struct padButtonStatus buttons_t[2]; u32 padtype_t[2]; u3...
[ "veritas@vts-tech.org" ]
veritas@vts-tech.org
ee8bcbba4b3c0e18e75d222f4a41f46f71627234
a5998e4734fb0a23dcf6d30d44aaaba432e1f0f6
/data/mfmodell/0/99.3.h
7edb5491ed74961ea271f0857c842c999f8a7d1e
[]
no_license
sanni85/Mod-l-galois-representations
79265c586475b8e8e6554720e8b7b7c43a9e87e8
3f005defe4f91023744a65900662f07a11711da2
refs/heads/master
2023-06-22T21:25:55.676082
2023-06-13T10:11:03
2023-06-13T10:11:03
58,478,734
0
5
null
2016-05-14T00:12:18
2016-05-10T16:57:14
null
UTF-8
C
false
false
280,196
h
99:3:8:57.370:[4,40]:[[4,0,5,-8,-1,0,0,0,-7,0,22,20,0,0,52,-32,0,0,0,-4,0,0,-70,0,-99,0,20,0,0,0,-37,0,110,0,0,56,50,0,0,0,0,0,0,-176,7,0,50,-160,-98,0,0,0,140,0,-22,0,0,0,107,-20,0,0,0,256,0,0,35,0,175,0,266,0,0,0,-495,0,0,0,0,32,113,0,0,0,0,0,0,0,-388,0,0,-280,-155,0,0,0,95,0,77,792,0,0,-190,0,0,0,0,-40,0,0,-284,0,21...
[ "john.cremona@gmail.com" ]
john.cremona@gmail.com
fd6919380737d3d0ef77f9bec415100c65b842a5
55f9383e5d44227bb55f7d93f221d6d651f5dcba
/jni/Android/include/cutils/logd.h
22d5487fbc925e2040de80966a447ba86cace154
[]
no_license
i-Android/Android-MemorySahre
ea22c80a5a6f142bbeccc01ec4db5541ab89e4d2
3f7061b76bcecab984c835b2411400233092c7b3
refs/heads/master
2021-01-22T17:53:29.289065
2015-06-16T02:28:11
2015-06-16T02:28:11
16,826,301
20
13
null
null
null
null
UTF-8
C
false
false
2,085
h
/* * Copyright (C) 2006 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
[ "desheng.jd@taobao.com" ]
desheng.jd@taobao.com
a8096dcb031ed15d5f22798fd773bb19a89cf322
94e8344ee420ae4d2eb1643e95973845f341a3d2
/gcc_4.3.0_mutants/mutant100027_cfgcleanup.c
f855d175368fc474bffbff90dd43f812125e4278
[]
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
70,201
c
/* Control flow optimization code for GNU compiler. Copyright (C) 1987, 1988, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GCC. GCC is free software; you can redistribute it and/or modify it under the terms ...
[ "agroce@gmail.com" ]
agroce@gmail.com
7973c8a4f8f282bb9935dcc3d9460b235c1bc7f6
099125525f25327f4e50c492dd27b425d95428a5
/sys/arch/alpha/include/stdarg.h
f0449618ff4ff8fb27b25ad3b1c22c6d670ff466
[]
no_license
bradla/OpenBSD-Hammer2
2d9223e167347fea59afc7866deb8c5e9c7bd167
3cdc26721c09a4e3b6c18086d544a386330af59d
refs/heads/master
2021-01-21T05:05:20.249320
2014-10-18T07:27:28
2014-10-18T07:27:28
19,660,090
18
2
null
null
null
null
UTF-8
C
false
false
2,501
h
/* $OpenBSD: stdarg.h,v 1.14 2014/03/11 19:45:27 guenther Exp $ */ /* $NetBSD: stdarg.h,v 1.4 1996/10/09 21:13:05 cgd Exp $ */ /*- * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, ...
[ "brad@Brads-MacBook-Pro-2.local" ]
brad@Brads-MacBook-Pro-2.local
324eb9ba3c0f70526b4eb400c8298f6c4c81705a
f5458509ffd96ea19f4868b935864a80d13e39d8
/Grasp_PR/param.h
a39ec411f3ae7583243980059a51cf36ff2ae0c1
[]
no_license
islamifelipe/BiST_hybrid_algorithms2
e11dd4a0c7eb76f8e452bd11b9a09ff48deaa24b
8ef3c34dd20e23a9df74a3070b9f082c9641b235
refs/heads/master
2021-01-22T02:04:29.847556
2018-05-24T16:46:55
2018-05-24T16:46:55
92,323,917
0
0
null
null
null
null
UTF-8
C
false
false
1,106
h
#ifndef ZG_H #define ZG_H #include "rand64/mersenne64.c" // Parâmetros fornecidos pelo IRACE extern int countAcceptConstrutivo; extern int countAcceptBL; extern int countAcceptPR; extern int quantConstrutivo; extern int quantBL; extern int quantPR; #define PI 3.14159265 #define f(k,i,j) custos[k][i][j] // objet...
[ "islame-felipe.da-costa-fernandes@etu.unice.fr" ]
islame-felipe.da-costa-fernandes@etu.unice.fr
f8fba29bf4976982f7125211697c1fe3c2b3eed5
91a882547e393d4c4946a6c2c99186b5f72122dd
/Source/XPSP1/NT/sdktools/debuggers/setup/msisetup.c
7e83a2165c2507543a10302ca3b664666623591e
[]
no_license
IAmAnubhavSaini/cryptoAlgorithm-nt5src
94f9b46f101b983954ac6e453d0cf8d02aa76fc7
d9e1cdeec650b9d6d3ce63f9f0abe50dabfaf9e2
refs/heads/master
2023-09-02T10:14:14.795579
2021-11-20T13:47:06
2021-11-20T13:47:06
null
0
0
null
null
null
null
UTF-8
C
false
false
22,075
c
//depot/Lab01_N/sdktools/cabs/symbolcd/tools/setup/msisetup.c#16 - edit change 2216 (text) #include <windows.h> #include <stdio.h> #include <stdlib.h> #include "tchar.h" #include "shlwapi.h" #define MSI_BUILD_VER_ALPHA 816 // MSI version for Win2K Alpha WIN2KMINBUILD #define MSI_BUILD_VER_X86 1029 // Late...
[ "support@cryptoalgo.cf" ]
support@cryptoalgo.cf
ee7d735aa17e85f34fa354dd438ea6518e289c49
34229c1de89fb8993710f2fe642810e403ac00ef
/SpringHW/06.c
c3f80a20822af9f9c6d37a643c7b79e812464a9d
[]
no_license
xxm0703/C
efeab25c6200cbce5c64dc39b043b23af55035b5
3cd6148012e8010a6a3a77e9f7ff6c2d7b89df4e
refs/heads/master
2021-01-23T00:44:35.115859
2019-04-15T21:57:29
2019-04-15T21:57:29
92,836,537
2
0
null
null
null
null
UTF-8
C
false
false
673
c
#include "stack.h" #include <stdlib.h> #include <stdio.h> int main() { stack_t st = init(); push(&st, 8); push(&st, 17); push(&st, 9); printf("%d\n", pop(&st)); printf("%d\n", pop(&st)); push(&st, 41); printf("%d\n", pop(&st)); return 0; } int pop(stack_t *stack) { int tmp = st...
[ "xxm0703@abv.bg" ]
xxm0703@abv.bg
06411c1301336c8d02ad4099faf81bc241e20539
f9f1f3ac13df0548b04e86333ec23594d53e1b98
/wmsdk_bundle-2.13.82/wmsdk-2.13.82/external/usb/src/core/dev_cncl.c
7221efdec87f047049646687ef9d86bd6273ec79
[]
no_license
tomsparrow25/wifisdk_for_wm
de416c9512f3ab4dff8acbe35bff6f37cad2ddd6
0ce19c0305cc23b8769fce9343c6faa7b2777c54
refs/heads/master
2020-04-09T16:41:01.375282
2015-07-24T02:54:52
2015-07-24T02:54:52
50,881,717
6
2
null
2016-02-02T00:23:31
2016-02-02T00:23:31
null
UTF-8
C
false
false
2,692
c
/*********************************************************** * Portions (c) Copyright 2008 Marvell International Ltd. * * Marvell Confidential * ========================================================== */ /******************************************************************************* ** File ...
[ "niezheyuan@163.com" ]
niezheyuan@163.com
52e438647aad74b3bd9746da7161db0375c88248
7985de00ffaab33c1f64657ae84b07db29d18a71
/coroinc_xt/Generated_Code/AD1.h
f3dea12682d0851847f430a6b998a7f42732af20
[ "MIT", "LicenseRef-scancode-unknown-license-reference" ]
permissive
bbelson2/k64f_coro
b5819aa78a2daad422696f99dfd878346ed60a04
a280252a53aca2c8f6a35008b17b2653b4dc71dd
refs/heads/master
2020-03-24T19:53:24.734345
2019-12-19T06:24:01
2019-12-19T06:24:01
142,949,022
0
0
null
null
null
null
IBM852
C
false
false
13,600
h
/* ################################################################### ** This component module is generated by Processor Expert. Do not modify it. ** Filename : AD1.h ** Project : coroinc_xt ** Processor : MK22FN512VLH12 ** Component : ADC ** Version : Component 01.697, Driver 01...
[ "bruce.belson@my.jcu.edu.au" ]
bruce.belson@my.jcu.edu.au
c3e13881b470d93c356219ed61a5ef59e27bc98e
e418bc7404ca79c8262a4d409b8d0b4d71f02a79
/status.h
845ab9dc6e8a05af9cc2a7d0ebe17035b0340e86
[]
no_license
Lindsay-04/Huffman_coding_project
2f68d785f352d6ed72810124de3060d208da940d
e75baaac5805f64451fe503c6bd121e07cde2261
refs/heads/main
2023-02-05T21:30:08.392972
2020-12-31T19:51:46
2020-12-31T19:51:46
317,055,943
0
0
null
2020-12-31T19:51:47
2020-11-29T22:31:36
HTML
UTF-8
C
false
false
546
h
/*****************************************************************//** * \file status.h * \brief Header of the library which allows the management of the tests. * * \author Lindsay REBEAU lindsay.rebeau@efrei.net * \date November 2020 *********************************************************************/ #i...
[ "lindsay.rebeau@efrei.net" ]
lindsay.rebeau@efrei.net
1962b6e3bcc131f1ac60aef9cd5eb8df22d9bc43
5957c5b20e09d6e0c59303ade36eed8e372ba20d
/xconsole/xprint.c
da40b279464a7bcc8cf8408e2db480976a131b69
[]
no_license
flydom/funspace
2034445c15f8351d67e23389e461d33ff11c31da
6b4eb3dc424f57c542ea9deb13e77f67aaf4da08
refs/heads/master
2021-01-21T07:08:26.777110
2017-03-17T15:44:00
2017-03-17T15:44:00
83,325,829
0
0
null
null
null
null
UTF-8
C
false
false
344
c
#include <stdio.h> #include <stdarg.h> static void printch(char ch) { } static void printstr(char *str) { } static void printbin(int bin) { } static void printdec(int dec) { } static void printhex(int hex) { } static void printflt(double flt) { } void xcon_print(char* fmt, ...) { } ...
[ "fzy0201k@126.com" ]
fzy0201k@126.com
7b8b0c1793066046138d4206a623ed7ce03530a3
4feaed629faa10d446d79cfdf8c0482b4a67a97d
/apps/tests/test_sample/firmware/src/system_config/e16mx795f512_interrupt/system_init.c
92b59873c717160c0c57b7ace97624f232f80c97
[]
no_license
venkatarajasekhar/mplab-harmony
6711a3e748bbc7c592f7f6413a3dd9c47305ea71
e0a303afae1a37c14d567ae5ad1f528706bb5a6e
refs/heads/master
2021-01-25T05:57:18.269113
2016-10-12T15:00:00
2016-10-12T15:00:00
null
0
0
null
null
null
null
UTF-8
C
false
false
11,243
c
/******************************************************************************* System Initialization File File Name: system_init.c Summary: This file contains source code necessary to initialize the system. Description: This file contains source code necessary to initialize the system...
[ "mmitchel@gmail.com" ]
mmitchel@gmail.com
740e6a5dda38d3b1eaea3d67a12e23a307f8c6de
177f6c02db8c2a155aecd8f16104f9128c3c5a36
/include/zmq.h
3fc2c48babc102f0479a74e1f171528dec700e0c
[]
no_license
Aaron-livi/TransferFile
2e3a158000e86eafa251cd4c1ac7d9481ec77d98
74eeea27878dc83676631b0ebbf21a448b104625
refs/heads/main
2023-02-19T18:52:15.624675
2021-01-23T01:11:45
2021-01-23T01:11:45
318,102,814
1
0
null
null
null
null
UTF-8
C
false
false
14,183
h
/* Copyright (c) 2007-2013 Contributors as noted in the AUTHORS file This file is part of 0MQ. 0MQ is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 3 of the License, or ...
[ "15639069360@163.com" ]
15639069360@163.com
7ffcc4c373c4bd383b899079dfa6c15dda0cccb5
53b9e88fdfc3c616ec084ab65b4d2e679e6810b1
/C/Logica/ex01.c
48fef2e4f1a27a86ef281489e9dde08dae3b689c
[ "Apache-2.0" ]
permissive
1ricardo66/Programming_Exercises
6ae9e25cf280162a025e9bafffd04c460de5e150
5b7895bb93399713c0f6c5b22ac4708332e0b385
refs/heads/master
2020-03-27T00:14:14.613529
2019-03-25T19:58:12
2019-03-25T19:58:12
145,606,137
0
0
null
null
null
null
UTF-8
C
false
false
776
c
// Escreva uma função em C que receba um vetor com três valores inteiros e diferentes como // parâmetro e mostre-os em ordem decrescente. #include <stdio.h> int main (){ int vet[3] = {10,21,-10}; if(vet[0] > vet [1] && vet[0] > vet[2]){ if (vet[1] > vet[2]){ printf("%d, %d, %d",vet[0],vet[1],vet[2]); ...
[ "ricardofps66@gmail.com" ]
ricardofps66@gmail.com
f20973dc7003eb4cd1582a9e2b33a402910be8e3
b50fa69407f6d6c74abfc6cfd7a0c74e109b5d21
/diskimage/fd/fdd_dcp.c
3a1740748dd26f9b61992e52bcd7842f6a8485e8
[]
no_license
joshuashaffer/np21w-linux
925cdb2add81fc2577d1ea80f493f5ea41fff9e2
c27a2d990dbe0420cdc0070d9e3a06f8325a5701
refs/heads/master
2023-03-23T04:36:01.009882
2021-03-09T23:30:19
2021-03-09T23:30:19
344,650,961
1
0
null
null
null
null
UTF-8
C
false
false
11,512
c
#include "compiler.h" #include "dosio.h" #include "pccore.h" #include "iocore.h" #ifdef SUPPORT_KAI_IMAGES #include "diskimage/fddfile.h" #include "diskimage/fd/fdd_xdf.h" #include "diskimage/fd/fdd_dcp.h" typedef struct { UINT8 mediatype; _XDFINFO xdf; } __DCPINFO; // 全トラック格納イメージチェック用 static const __DCPINFO su...
[ "joshua.shaffer@icmrl.net" ]
joshua.shaffer@icmrl.net
b4da2f8ea3de0b4d5caecb5dbca9e87385ee1a8b
ee2e06bda0a5a2c70a0b9bebdd4c45846f440208
/word/CppUTest/examples/ApplicationLib/AllTests.h
3348f7a19581b5627aba7a75e907be601aed3989
[]
no_license
RobinLiu/Test
0f53a376e6753ece70ba038573450f9c0fb053e5
360eca350691edd17744a2ea1b16c79e1a9ad117
refs/heads/master
2021-01-01T19:46:55.684640
2011-07-06T13:53:07
2011-07-06T13:53:07
1,617,721
2
0
null
null
null
null
UTF-8
C
false
false
1,698
h
/* * Copyright (c) 2007, Michael Feathers, James Grenning and Bas Vodde * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * Redistributions of source code must retain the above copyright...
[ "RobinofChina@43938a50-64aa-11de-9867-89bd1bae666e" ]
RobinofChina@43938a50-64aa-11de-9867-89bd1bae666e
1c26188eaa35d96f427efdbbe3136e3cba6def09
653e629a7fe91d7451ff61b28d1bc91c7336cdd9
/kernel/src/api/v4/interrupt.h
b9fe675cd08dd92ef4425f5911ccb620ea6034b6
[]
no_license
Insecurity-plan15/l4ka-pistachio
a65ca7affedd6ed93d20ad5bf1124bdca5d064f3
9424d8232887e4938032888acb310e5bf83e251f
refs/heads/master
2021-01-17T08:52:06.277070
2010-01-08T11:33:26
2010-01-08T11:33:26
null
0
0
null
null
null
null
UTF-8
C
false
false
2,319
h
/********************************************************************* * * Copyright (C) 2002, Karlsruhe University * * File path: api/v4/interrupt.h * Description: Interrupt handling and abstraction * * Redistribution and use in source and binary forms, with or without * modification, are permitted provi...
[ "espen.skoglund@netronome.com" ]
espen.skoglund@netronome.com
2111d0383927ef3d43f6e9c1f45dafa35a8dcf0f
f47b62056fa6e13cae87bbdb08df8be4c18b7a3b
/make_file/max.c
a018120b46aa9c15c5e6307e1315c44fdd257ea4
[]
no_license
dunyuling/c_base
79cbef7e35028e04ee1c3dbd0f003da5e89af9f1
3eb8affa7228a6f57e5b3590431a9fd500e463a0
refs/heads/master
2021-08-24T15:53:33.456845
2017-12-10T09:33:10
2017-12-10T09:33:10
113,735,765
0
0
null
null
null
null
UTF-8
C
false
false
94
c
int max(int a,int b) { if(a>b) { return a; } else { return b; } }
[ "taxuewuhen.com.cn@gmail.com" ]
taxuewuhen.com.cn@gmail.com
38934c7579dc106d1b4125b8ee608bdd784faf2e
3d7b71dd5d4b6b0d6e3e0a312c1f3b322c320e5b
/e1-6.c
16768583dab80c2f6bc1e0ba98b786034349e556
[]
no_license
plonk/exercises
f51c1c86fdeb656e7cd5d9544ed02d6bc7aeb9e3
2fdae1b63192bbee0f29184b731ba3e662a6d4e9
refs/heads/master
2021-01-25T00:11:52.254085
2013-12-20T18:09:30
2013-12-20T18:09:30
null
0
0
null
null
null
null
UTF-8
C
false
false
253
c
#include <stdio.h main() { int c, zero_or_one; printf("EOF = %d\n", EOF); while (zero_or_one = ((c = getchar()) != EOF)) printf("c = %02hhx; (c=getchar())!=EOF = %d\n", c, zero_or_one); printf("(c=getchar())!=EOF = %d\n", zero_or_one); }
[ "plonk@piano.email.ne.jp" ]
plonk@piano.email.ne.jp
8ffc6308e5acb105c163b6a0c55e862cfd896f22
7de51a4d23a25c7c7993683a970a655bce6cec73
/goodfdf/includes/fdf.h
d38bad6d3fb88ab1c874edc06142b979f1785187
[]
no_license
ckatelin/fdf
2dc4d4ec32ea1dee02ba9d093eb25ad636382bc2
85b9a393da0c2692b132ff1e2cba5e7a7270fe8f
refs/heads/master
2020-05-25T13:47:40.135570
2019-09-13T08:51:12
2019-09-13T08:51:12
187,829,091
0
0
null
null
null
null
UTF-8
C
false
false
5,096
h
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* fdf.h :+: :+: :+: ...
[ "ckatelin@mi-u5.21-school.ru" ]
ckatelin@mi-u5.21-school.ru
6b2c37630f7290787dcef95b34a028d5d0b12bb6
83683e89628e5f207b5bf476b52a1cb2a5ca6fc4
/Generated_Source/PSoC4/OpAmp_Out.c
16ee96f15c5865396e76eb75ccff75f4ee20a3a1
[]
no_license
sierratelecom/CY8KIT-046-RTD
f3ecd90d0b00e70a7ff26afe6fb3a51fbc178460
f6a8e99090b6ae49c5a257d3a4aebb536f042c68
refs/heads/master
2020-06-18T06:31:56.019788
2017-06-13T02:49:53
2017-06-13T02:49:53
94,161,905
0
0
null
null
null
null
UTF-8
C
false
false
9,586
c
/******************************************************************************* * File Name: OpAmp_Out.c * Version 2.20 * * Description: * This file contains API to enable firmware control of a Pins component. * ******************************************************************************** * Copyright 2008-2015, ...
[ "greg.phillips@sierratelecom.net" ]
greg.phillips@sierratelecom.net
dc7c34b97cb97aea1aaad737e0b5c7d63714a090
b5a4c86f616628890e1a63be312d11220b877bd0
/training/c/c_practice/struct/example.c
c4eebd862b14d7b4089e34010b04fc9862352a68
[]
no_license
saaquib/saaquib-git-repo
c1f982ce43e32908fa52c934dd612e1dae83c1e0
12207fda65911213fea5165a0b2c219248897c43
refs/heads/master
2021-01-23T22:24:11.058220
2017-04-23T10:04:04
2017-04-23T10:04:04
83,127,697
0
0
null
null
null
null
UTF-8
C
false
false
876
c
#include<stdio.h> #include<string.h> struct employ { int id; char name[20]; ...
[ "saaquib444@gmail.com" ]
saaquib444@gmail.com
33b94889279f5f74c272d527495ac8e1e49d6562
76b152b3dd5593dc93a7afa16dd13583dd9bb902
/mediatek/custom/pop8/hal/imgsensor/gc2035_yuv/camera_sensor_para_gc2035_yuv.h
8558ffed2ce643e9577b2dd0842cc2b6946b8b00
[]
no_license
kamarush/TCL_POP8
cff46f8d1bc63f2a40df8fdca9fb9f0a4f49e722
f6edaabf537a2c0acc82890e1cb5145cb09290b8
refs/heads/master
2016-09-06T01:38:17.661731
2014-12-15T11:09:36
2014-12-15T11:09:36
27,922,746
1
1
null
null
null
null
UTF-8
C
false
false
1,809
h
#ifndef _CAMERA_SENSOR_PARA_GC2035_YUV_H #define _CAMERA_SENSOR_PARA_GC2035_YUV_H typedef enum { ISP_DRIVING_2MA=0, ISP_DRIVING_4MA, ISP_DRIVING_6MA, ISP_DRIVING_8MA } ISP_DRIVING_CURRENT_ENUM; /* STRUCT: SENSOR */ #define GC2035_YUV_CAMERA_SENSOR_REG_DEFAULT_VALUE \ /* ARRAY: SENSOR.reg[11] */\ {\ /* ...
[ "user@server0.sinkamk.hu" ]
user@server0.sinkamk.hu
f6761f2dcf5c2c13427aa9c5acef81418233f2e6
4e006837ed7b91e877ec0fc9bd1c9b6e43131901
/SDL/src/video/raspberry/SDL_rpimouse.c
aaf0e29555b7ee3b53d7885b4d84b276a0ca120b
[ "Zlib" ]
permissive
Poscowekh/Project
52be9104b0ab16c9a504b4295e0a23cadd72ac7a
3385c24646c951e37097b8ec1cfc29e9c5f44e05
refs/heads/master
2022-09-18T13:33:37.504605
2020-06-02T19:03:08
2020-06-02T19:03:08
259,675,760
0
0
null
2020-05-01T08:58:11
2020-04-28T15:24:50
C
UTF-8
C
false
false
12,370
c
/* Simple DirectMedia Layer Copyright (C) 1997-2018 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...
[ "ziuwari@ya.ru" ]
ziuwari@ya.ru
d055a58c02f773aa07685861de7e59edb87d4461
1b79bdac4576702a423184ad5c50974e34ea69b6
/USART/usart2.c
5b310e562f6fa4d68dc9a022a2ef66b11a3626e5
[]
no_license
RomanGrekov/I7_RTOS
1e2387b76eb12236bd2f465754a7143a00fc0475
4ff894e1a36f1b5f3ea1eba5b20fcba23a6285f4
refs/heads/master
2016-09-06T18:40:48.248726
2014-07-18T07:00:34
2014-07-18T07:00:34
20,333,004
0
1
null
null
null
null
UTF-8
C
false
false
1,610
c
#include "usart2.h" void InitUSART2(uint16_t boudrate){ RCC->APB2ENR |= RCC_APB2ENR_IOPAEN; //Clock port A //============Pin 2 (TX) setup===================// GPIOA->CRL &= ~(GPIO_CRL_CNF2_0); //Set pin 2 to alternative push-pull GPIOA->CRL |= GPIO_CRL_CNF2_1; // GPIOA->CRL |= (GPIO...
[ "muchachos.gracez@gmail.com" ]
muchachos.gracez@gmail.com
bc820264d179f6238dd99033496e08cdf2a88899
08f64a75eec5348d1bd5a4333fdbe6312036c6e5
/goto_statement.c
907a9640466f573c4614504d43e4c13963f81b40
[]
no_license
akuresonite/C-Programs
6f6254a5423bd4819ee19d972edf4be15b44cc4f
58f01fd824e38902b15e2c84fc5a49dd3dd93199
refs/heads/master
2022-11-18T05:38:49.735511
2020-07-16T13:50:59
2020-07-16T13:50:59
190,526,680
0
0
null
null
null
null
UTF-8
C
false
false
243
c
#include <stdio.h> int main(void){ int n,d; printf("enter n:"); scanf("%d",&n); for(d=2;d<n;d++) if(n%d==0) // break; goto done; done: if(d<n) printf("%d is divisible by %d\n",n,d); else printf("%d is prime\n",n); return 0; }
[ "akuresonite@gmail.com" ]
akuresonite@gmail.com
a3b12d7c0ad39eee3beb0e89c30f60035787a461
9957d15b009572fa40f8eb517786987da684f5e7
/src/wifi/AP_Service.c
50353c56a3e986dea808d5a1141b110b25ca1633
[]
no_license
BYxingyun/light_esp8266_RTOS
cb306ca8bc494336c0b3dca7a5d12d3482923d1c
f21289ca40dadd04d51f82bb3449063216ebb25c
refs/heads/master
2022-04-24T14:16:51.859792
2020-04-06T12:25:49
2020-04-06T12:25:49
null
0
0
null
null
null
null
UTF-8
C
false
false
5,398
c
#include "esp_common.h" #include "esp_softap.h" #include "esp_sta.h" #include "log\log.h" #include "espconn.h" #include "esp_libc.h" #include "AP_Service.h" #include "cJSON.h" #define LOG_MODULE "AP_Service" #define LOG_LEVEL LOG_LEVEL_INFO static void ICACHE_FLASH_ATTR connect_callback_function(void *arg); static vo...
[ "494723324@qq.com" ]
494723324@qq.com
3082e2489de2728ebdd7f70d65b26f15ca10a73d
721cb60106ab29596e91a99326838939cb9a09cd
/nr-rrc/FreqBandInformation.h
03c25c59573a8e7ebc53b41d4bb093a0d251e8e4
[]
no_license
gmg2719/nr-rrc-reader
269de202d64c8370eeb72f4c335a4d6e58f401fd
ffbeae9c3e6928e956a301acee5ffef55edd6118
refs/heads/master
2021-01-03T07:04:35.755242
2019-10-23T12:35:50
2019-10-23T12:35:50
null
0
0
null
null
null
null
UTF-8
C
false
false
1,586
h
/* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" * found in "38331-f60.asn" * `asn1c -no-gen-example -fcompound-names -findirect-choice -gen-PER -pdu=all -fincludes-quoted -funnamed-unions -D nr-rrc` */ #ifndef _FreqBandInformation_H_ #define _FreqBandInformatio...
[ "hearts.zhang@gmail.com" ]
hearts.zhang@gmail.com
158ff427d77836ddb3f8ad6642a88749677ce50e
97da020842a9d68a6aeaa7774ccbd7cc9c3a1454
/nodes/phsclk/l_phsclk.c
1ead1c5f08a77833a057fb9fd82fb74245025876
[ "MIT", "Unlicense", "CC0-1.0", "LicenseRef-scancode-public-domain" ]
permissive
yanndepps/sndkit
99100bb570435c5859323ce1780b82eb135bb818
2c42042c9e420689ca68e26605de6f48b4411323
refs/heads/master
2023-06-25T12:06:38.962359
2021-07-26T15:13:31
2021-07-26T15:13:31
null
0
0
null
null
null
null
UTF-8
C
false
false
705
c
#include <stdlib.h> #include <stdio.h> #include <string.h> #include "lil/lil.h" #include "patchwerk.h" #include "core.h" #include "sklil.h" int sk_node_phsclk(sk_core *core); static lil_value_t phsclk(lil_t lil, size_t argc, lil_value_t *argv) { sk_core *core; int rc; core = lil_get_data(lil); SKLIL_A...
[ "thisispaulbatchelor@gmail.com" ]
thisispaulbatchelor@gmail.com
9934aa89941eb4b054ab172c073adfd0a41fe258
6c5dad393ddabae535d69f3292df1422a9e03804
/SwampControllerBaseV2/src/CustomStructs/GeneralMacros.h
bb3f95ff030c127c05df3be3508ae24e59a458b3
[ "MIT" ]
permissive
jbagel2/stm32-f103-CortexM3-ESP8266-SwampController-Atollic
273c03f7814df935b88c18e88f3429a6f384f709
add5fcd4352947d536ea7f76cbf381893104e4e3
refs/heads/master
2020-09-10T19:22:08.402280
2016-09-05T09:16:49
2016-09-05T09:16:49
67,348,698
1
1
null
null
null
null
UTF-8
C
false
false
267
h
#ifndef _MYMACROS_H_ #define _MYMACROS_H_ #ifdef USE_BOOL const typedef enum {False = 0, True = 1}Boolean; #define False 0 #define True 1 #endif //Calculate array size //#define ARRAYSIZE(x) (sizeof x/sizeof x[0]) //#define NULL 0x0 #endif // _MYMACROS_H_
[ "jacob.k.pagel@gmail.com" ]
jacob.k.pagel@gmail.com
834f6612ff2b255effcae91ca7357dc1199ccd8a
5c255f911786e984286b1f7a4e6091a68419d049
/vulnerable_code/46544d23-a7dd-4342-b6ef-caf091c84320.c
2eddfc74952dda5c5a9b45286a6a8e94dbe2fcd2
[]
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
574
c
#include <string.h> #include <stdio.h> int main() { int i=4; int j=14; int k; int l; j = 53; l = 64; k = i/j; l = i/j; l = i/j; l = l/j; l = i%j; l = i-j; k = k-k*i; //variables /* START VULNERABILITY */ int a; long b[15]; long c[76]; a = 0; do { ...
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
46ce794c5c37d4dc8435a9378aea3b96b0a8c9d1
5c255f911786e984286b1f7a4e6091a68419d049
/vulnerable_code/09e9cd57-959d-4a9e-b567-fb67ca1b8b92.c
7f7c3b25fd090112d6f0d2c9f7fec98c38fda17a
[]
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
569
c
#include <string.h> #include <stdio.h> int main() { float i; float j; float k; float l; i = 6; j = 9; //variables /* START VULNERABILITY */ int a; char b[36]; char c[73]; a = 0; do { //random /* START BUFFER SET */ *((char *)c + a) = *((char *...
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
72d04f3ff8b0235bb4fdc2ab11a6161aff595cb6
4458119d459c66382a4bcbb6966ed947b51952f5
/Chapter2/Exercise-Code/2-1.c
ccb0596782d5201d5d33974697995dbc11805bb3
[]
no_license
FitzLeopard/The-C-Programming-Language
5bb28a43d8d6a6a8aea225a1ccc34f43874908da
ce77dca909e3dea5f500ba67a625e6f26b031176
refs/heads/master
2021-08-22T03:11:42.450737
2018-07-21T06:57:41
2018-07-21T06:57:41
135,226,240
0
0
null
null
null
null
UTF-8
C
false
false
578
c
/* * Date: 2018-06-02 * Exercise 2-1 of K&R * By Rivers */ #include<stdio.h> /* The Exercise asks for the range but here I only print the size. */ int main() { printf("%15s = %d\n", "sizeof(char)", sizeof(char)); printf("%15s = %d\n", "sizeof(short)", sizeof(short)); printf("%15s = %d\n", "sizeof(int)", sizeof(...
[ "1796229518@qq.com" ]
1796229518@qq.com
27c52e69bbe82a757b81a014fa35aeb17b3d3908
46ef45c69c3442164c8d5d6a303ba98e9b12ae7c
/src/cmdline.h
af3f3e5989cf09ae08e8edf1455e11a3202f3c67
[ "BSD-3-Clause" ]
permissive
lotherk/tmpl
30e40943d1102a53212d8211ff1e3ca259aa461c
f29241db1331f4101ebaa0381b7a69ef8d7201c4
refs/heads/master
2020-03-18T19:30:47.100621
2018-06-26T08:10:43
2018-06-26T08:10:43
135,158,982
1
0
null
null
null
null
UTF-8
C
false
false
9,979
h
/** @file cmdline.h * @brief The header file for the command line option parser * generated by GNU Gengetopt version 2.22.6 * http://www.gnu.org/software/gengetopt. * DO NOT modify this file, since it can be overwritten * @author GNU Gengetopt by Lorenzo Bettini */ #ifndef CMDLINE_H #define CMDLINE_H /* If ...
[ "k@hiddenbox.org" ]
k@hiddenbox.org
7f0f0f857ea216afd1a73c9e0ef07191dfb04338
4a634ad6eddcc372b7b02f0e0dfef93b74ac2879
/acm/oj/codev/1205.c
4dd139c255cae7bb471c618cd8e1b3c47fddf37d
[]
no_license
chilogen/workspace
6e46d0724f7ce4f932a2c904e82d5cc6a6237e14
31f780d8e7c7020dbdece7f96a628ae8382c2703
refs/heads/master
2021-01-25T13:36:36.574867
2019-02-18T14:25:13
2019-02-18T14:25:13
123,596,604
1
0
null
null
null
null
UTF-8
C
false
false
219
c
#include<stdio.h> #include<string.h> int main() { char a[50][500]; int i=0; FILE *p=fopen("oj","r"); while(fscanf(p,"%s",a[i])!=EOF) { i++; }; i--; while(i>-1) { printf("%s ",a[i]); i--; } return 0; }
[ "quantu_zo@yahoo.com" ]
quantu_zo@yahoo.com
3057476b370e8045749e082cde3f003a188627ef
19e356aa308d3adef259a912b29950a3af37a2e2
/Temp/il2cppOutput/il2cppOutput/mscorlib_System_Collections_Generic_EqualityComparer_1_gen_49.h
a41241ee72f4c2556f05e46fff27c2937e10daa8
[]
no_license
minuJeong/AcocGame
87314d914b72290fff347cc590ae03669d10d6ba
24eeaba66393890998d55a633fcbd17d984549b4
refs/heads/master
2021-03-12T23:51:57.818655
2015-03-29T12:44:58
2015-03-29T12:44:58
32,936,460
1
0
null
null
null
null
UTF-8
C
false
false
700
h
#pragma once #include <stdint.h> // System.Collections.Generic.EqualityComparer`1<System.Collections.Generic.KeyValuePair`2<System.String,LitJson.JsonData>> struct EqualityComparer_1_t5838; // System.Object #include "mscorlib_System_Object.h" // System.Collections.Generic.EqualityComparer`1<System.Collections.Generic....
[ "minu.hanwool@gmail.com" ]
minu.hanwool@gmail.com
a1d5199c24df996a30e5b2486b55b03d7994b4bf
be62da3f010d6e34d33320e2f58dbf4821827cf3
/sys/uvm/uvm_pdpolicy_clock.c
df0a8b51238fb752b70340fc5073b85bad550611
[]
no_license
sugam45/src
453144ee2c3f0a9f6a6fef5a1351700a71bcd49a
546a6829be97e6afac2563f9b14b3f55c703601f
refs/heads/main
2023-06-20T02:06:34.602356
2021-06-15T12:35:53
2021-06-15T12:35:53
377,153,283
1
0
null
2021-07-13T00:47:10
2021-06-15T12:22:12
null
UTF-8
C
false
false
25,182
c
/* $NetBSD: uvm_pdpolicy_clock.c,v 1.39 2020/06/11 22:21:05 ad Exp $ */ /* NetBSD: uvm_pdaemon.c,v 1.72 2006/01/05 10:47:33 yamt Exp $ */ /*- * Copyright (c) 2019, 2020 The NetBSD Foundation, Inc. * All rights reserved. * * This code is derived from software contributed to The NetBSD Foundation * by Andrew Doran....
[ "sugam1999@yahoo.com" ]
sugam1999@yahoo.com
4a5f414d4dd35210e5682dd21acecc0eaf05eebc
d40b27c8d941ac820ec63f738ccc71889cd0cac3
/2010-09/exer/43_3.c
eb7a8acb94dffc38e1d73db964b3f7db64bb06d6
[]
no_license
cjhgo/sunsea-aka
11efaafc35128c54231dea907d2288d77d9cf014
a6b017e075c47deb60b80adb1c571e5653d168db
refs/heads/master
2020-06-01T08:34:14.545478
2012-03-20T05:51:49
2012-03-20T05:51:49
39,442,094
0
0
null
null
null
null
UTF-8
C
false
false
469
c
//4-3-3部分复制,例如从第3个字符开始复制 为什么会把所s1的内容清零? // #include <stdio.h> #include <stdlib.h> #include <string.h> char strcpy_n(char *s1, const char *s2) { while ( *(s2+2) != '\0') { *s1 = *(s2 + 2); s1++; s2++; } return *s1; } int main(int argc, char* argv[]) { char s1[] = "zxcvaaaaaaaaaaaaaaaaaabnm"; char s2[...
[ "sunsea1026@a6326a0c-c317-5ae0-7cc4-ced70fe253c8" ]
sunsea1026@a6326a0c-c317-5ae0-7cc4-ced70fe253c8
16c20fb832c515d82b4d12472c9e14771b54e42b
285934d4f53fdfd9a5ae472930b7b8ff40ffed35
/ccspotwo.c
987b12d65142e65ce3a1af8cc66c292bb15525ad
[]
no_license
fagan2888/Competitive-Programming
235079360ce09418ad79c6d1af5b177c22156e63
8daaa6dbb8ec5e5fb37d7c2f0611df81c4e16da0
refs/heads/master
2020-12-12T02:19:58.366015
2016-10-21T14:03:02
2016-10-21T14:03:02
null
0
0
null
null
null
null
UTF-8
C
false
false
1,203
c
#include<stdio.h> #include<math.h> #define MOD 1000000007 typedef unsigned long long int ull; ull pp(ull n,ull x) { ull i,ans=1; for(i=1;i<=x;i++) { ans=ans*10; } return ans; } ull power(ull n) { ull ans=2,j=1,i,count=0; //printf("%llu\n",n); //printf("hello1\n"); if(n==1) { return ans; } if(n==0) ...
[ "Rishabh Misra" ]
Rishabh Misra
66dc75075cd25cd3af47a64b9d976fb7adb5fa4d
1e6ab6008afee31bd6efd43691c23238fed2f833
/practicas/10/readdb.c
59b62c450f576568ffb0b22ef051e412ba73a4c5
[]
no_license
UlisesBojorquez/sistemasoperativos2020
f0159ec0c1a484b82c9751ab88db6ad0b94b0b28
f6ba7d8c6c3fc0e15a758b36e80f847ef01be593
refs/heads/master
2023-01-24T01:46:32.860928
2020-11-18T02:43:15
2020-11-18T02:43:15
286,878,565
0
0
null
null
null
null
UTF-8
C
false
false
545
c
#include <stdio.h> #include <fcntl.h> #include <unistd.h> #include <stdlib.h> #include "./student.h" int main(){ unsigned index; Student myStudent; printf("index: "); scanf("%d", &index); int fd=open(dbName, O_RDONLY,0); int offset =index*sizeof(Student); lseek(fd, offset, SEEK_SET); r...
[ "ulibojorquez@gmail.com" ]
ulibojorquez@gmail.com
41150248f3b0ed292fae526eacbfa342d18e1572
7a21f441bd1b1408819ef943c9726d0af8094ba7
/1000/1049_1.c
c99aa660d43eaf4e3d3fe65dff3dc9b3a20e6862
[]
no_license
jongtae0509/codeup
1cc0aadf9c917e8a7a1debdd221de072b1362cdd
fe71a426ce47715a42f01187afe8560dd6aa2fa7
refs/heads/master
2022-12-23T21:40:35.076629
2020-09-22T15:43:13
2020-09-22T15:43:13
297,512,915
0
0
null
null
null
null
UTF-8
C
false
false
333
c
/************************************************************** 1049번 jongtae0509 C 정확한 풀이코드 길이:106 byte(s) 수행 시간:0 ms 메모리 :1120 kb ****************************************************************/ #include<stdio.h> int main() { int a, b; scanf("%d %d", &a, &b); printf("%d",a>b); }
[ "noreply@github.com" ]
jongtae0509.noreply@github.com
bf6c51a6d4792e9145d2464b67f0dfd2e0a9bec7
5c255f911786e984286b1f7a4e6091a68419d049
/vulnerable_code/cb1fc9c4-4c72-451a-9379-af2e86f10b69.c
7764be438234da4f8eec7120a0ec75a16bd63150
[]
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
560
c
#include <string.h> #include <stdio.h> int main() { int i=4; int j=14; int k; int l; k = 533; l = 64; k = i/j; l = i/j; l = i%j; l = l/j; k = k-k*i; //variables /* START VULNERABILITY */ int a; char b[14]; char c[21]; a = 0; while (b[( a - 1 )] != 0) { ...
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
1c9774f29e83c75c14f7bca338bf641680447365
92a4011f459ebee8459caa60651a03d65b2a3411
/lab/lab10/conversion.c
f65ec1eade5ab0297913b5781241eb8762448600
[]
no_license
bfidler/ComputerScience1-C
ad9d806c2fe308de4ddf1f3c1835e864e26282ad
840b5550c323cda166936dd3d1dcf067f290dfc8
refs/heads/master
2021-09-05T14:39:59.668173
2018-01-29T00:15:56
2018-01-29T00:15:56
119,309,741
0
0
null
null
null
null
UTF-8
C
false
false
179
c
#include "defs.h" int convert(int binaryInt[]) { int sum = 0; int i; for (i = 0; i < sLength; i++) { sum = sum + pow(2,i) * binaryInt[sLength - i - 1]; } return sum; }
[ "bfidler@clemson.edu" ]
bfidler@clemson.edu
91a08ef1b44a8455da8f526e5cc0d81d3910c49a
ad5fe0db70d6e3a59a245ff415c8368940405696
/example/tiny-yolo/c_sdsoc_fp16/inc/cqt_net.h
83c450e47e1a35a1e3ad6ac9f7199cbbfe31e7ab
[ "MIT" ]
permissive
natsutan/cocytus
5f7e8877911b9d6f2d95f5e985da0acf38971308
53840021eb5a84ab197d96fa37e8b43b0b255566
refs/heads/master
2021-01-22T22:16:22.420290
2019-09-23T03:49:51
2019-09-23T03:49:51
85,523,805
8
4
null
2017-10-09T06:24:20
2017-03-20T01:45:45
C
UTF-8
C
false
false
663
h
#pragma once //コキュートスでネットワークを記述するための型宣言 #include "cqt_net.h" #include "cqt_keras.h" typedef struct cqt_net_layer_tag { KR_LAYER_TYPE type; char name[CQT_MAX_LAYER_NAME]; int cqt_input_shape[4]; int cqt_output_shape[4]; CQT_DTYPE input_dtypes[4]; CQT_DTYPE weight_dtypes[4]; CQT_DTYPE output...
[ "yrw03704@nifty.com" ]
yrw03704@nifty.com
a4bd06f656bf853f16c2b9e33f7e9913e48ea2f6
99f771ef1af861c24a929e99c5bbe666c29a54a3
/Source/Utils/newOverride.h
a921cbf45fff62f6641627b22da10dddb3d80c47
[]
no_license
sravankaruturi/kodi
b5db9a688e3444fe519cd3e6df39a96b4c600ce3
9813c69248d68bcdebb2d5a0d5b3d7766ee577e4
refs/heads/master
2020-03-06T19:45:50.284264
2018-07-14T21:52:23
2018-07-14T21:52:23
127,036,925
4
1
null
2018-07-14T21:46:03
2018-03-27T19:36:28
C
UTF-8
C
false
false
316
h
#pragma once #if _WINDOWS #define _CRTDBG_MAP_ALLOC #include <stdlib.h> #include <crtdbg.h> #ifdef _DEBUG #define DBG_NEW new ( _NORMAL_BLOCK , __FILE__ , __LINE__ ) // Replace _NORMAL_BLOCK with _CLIENT_BLOCK if you want the // allocations to be of _CLIENT_BLOCK type #else #define DBG_NEW new #endif #endif
[ "Sravan Karuturi@Home" ]
Sravan Karuturi@Home
06b4a99996795b8fc269ee2f08156b1370a57158
ba9e61ab9ad8af73d7eb10146b71de64c4d029b6
/exercise/src/util/src/securesoho/mem_allocate.c
88368d85b099ce626273c20fc25a4b30fd39af1a
[]
no_license
JaneDu/galen-emacs
93f4864c7db8db2ff22f6bae7ad58725e4de83d8
54bf3ac172a0ce21f08b1a7dee8f00b3a1ec9574
refs/heads/master
2021-01-11T05:50:55.561801
2011-06-14T13:47:09
2011-06-14T13:47:09
null
0
0
null
null
null
null
UTF-8
C
false
false
469
c
#include <stdio.h> #include <stdlib.h> #include <string.h> #include <unistd.h> int main(int argc, char **argv) { int size; char *buf; if(argc != 2){ printf("Usage: %s <size K>\n", argv[0]); exit(0); } size = atoi(argv[1]); buf = malloc(size*1000); if(NULL == buf){ printf("%s can't allocate %dK memory\...
[ "kuaiyue2311@gmail.com" ]
kuaiyue2311@gmail.com
f0b104e2fe42bce47b28cdaf0a180f3e4334928e
ed9c2468adfd4f38f9eeb13534c6b80c4bdd0d4d
/sensor/lib/zlib/inftrees.c
500ae10840e476be2936437fc9a2ccbcff36e910
[ "Zlib", "Apache-2.0" ]
permissive
frankcharby/limacharlie
858e93a9464bf28472786a36af245385d44b061d
c9b822333a17f74a41d583f9cfc3a392180207ff
refs/heads/master
2021-07-17T01:04:10.115732
2017-10-22T16:08:15
2017-10-22T16:08:15
107,130,700
1
1
null
2017-10-16T13:23:55
2017-10-16T13:23:55
null
UTF-8
C
false
false
13,683
c
/* inftrees.c -- generate Huffman trees for efficient decoding * Copyright (C) 1995-2010 Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h */ #include "zutil.h" #include "inftrees.h" #define MAXBITS 15 /* If you use the zlib library in a product, an acknowledgment is welcome ...
[ "maxime@refractionpoint.com" ]
maxime@refractionpoint.com
2f3aeb5533bf195bc51be4ab43e9d56feb0a3347
f9116c68c3aa445c28c47a4a68eac3953d717d79
/tux_os/student-distrib/system_call.c
1db852fa9f49ac164a852f2e57f116d010f25342
[]
no_license
lukasdumasius/tux-os
23d6cb7550a83f27b8a4f4322011c198dd58b122
cb8609748a34f36a8f2b22d573be8366a8bed51b
refs/heads/main
2023-03-31T07:30:46.134907
2021-03-30T07:08:01
2021-03-30T07:08:01
352,900,758
0
0
null
null
null
null
UTF-8
C
false
false
36,572
c
#include "system_call.h" #include "paging.h" // added, needed to access page_directory, page_directory_remain, page_table #define executable_file_magic_num_p0 0x7F #define executable_file_magic_num_p1 0x45 #define executable_file_magic_num_p2 0x4C #define executable_file_magic_num_p3 0x46 #define PHYSICAL_VID_MEM_PAG...
[ "lukas@dumasius.com" ]
lukas@dumasius.com
d1d0285d74c2c0d6625df278dbefa5a9198c587f
53dfad0f99243a823fb954388168acb0f1aca5ab
/pt3/ncurses_balls.c
4eee72711cb37c6976d2f61a17f468ec6306133b
[]
no_license
Nyarmith/intro_C_code
cc1c2c7b152e878845bfe7b8b30669b7efad085b
5610619baacf53fe08b4fde8258ceb06a8cb8026
refs/heads/master
2021-01-11T21:34:49.668935
2017-12-05T23:30:35
2017-12-05T23:30:35
78,810,782
0
0
null
null
null
null
UTF-8
C
false
false
3,069
c
#include <ncurses.h> #include <stdlib.h> #include <unistd.h> #include <time.h> #define DELAY 30000 #define NUMBALLS 10 #define MAX_X_VEL 1.2 #define MAX_Y_VEL 1.2 float rfloat(); int roundfl(float in); //----MAIN SECTION STARTS HERE---- // //our central type typedef struct{ float x_pos, y_pos; float x_vel,...
[ "powah.serge@gmail.com" ]
powah.serge@gmail.com
de66254cbf1c902a19bc027cfa7f49721447f58f
1bc41f2e2ae600946b27e57177566ab801d2ad40
/Number Theory/is_power_of_two.c
03820777b6c2b45ca1c915340b6080ee1088af54
[]
no_license
MuggleLego/Maths
627a31217ca88024160e84fae89b7f8d9073aaa1
15fa2c5086c67e89e7c43989de0086f9465a51a7
refs/heads/master
2020-12-01T20:58:56.809069
2020-11-18T11:20:21
2020-11-18T11:20:21
230,767,519
0
0
null
null
null
null
UTF-8
C
false
false
296
c
//date:2020.10.15 //input n //decide n is the power of two or not #include <stdio.h> int is_square(int n) { return (n > 0) && !(n & (n - 1)); } int main() { int n; scanf("%d", &n); if (is_square(n)) printf("true\n"); else printf("false\n"); return 0; }
[ "noreply@github.com" ]
MuggleLego.noreply@github.com
c8e3ddc460503f29b4af7ea0a4ede70bc996e049
57fc613c91cd27afa6a9ac7db7b1b5f93b03f4ae
/ffmpeg-subtree/libavcodec/srtenc.c
655b65679eef989b297b7d945d0e8aa6bddee576
[ "LGPL-3.0-only", "LGPL-2.1-only", "LGPL-2.0-or-later", "GPL-1.0-or-later", "GPL-3.0-only", "GPL-2.0-only", "LGPL-2.1-or-later", "GPL-3.0-or-later", "LGPL-3.0-or-later", "IJG", "LicenseRef-scancode-other-permissive", "MIT", "GPL-2.0-or-later", "Apache-2.0", "BSD-2-Clause" ]
permissive
js21c/ffevc
24e406830e0a3d7c24fc48a95f3dfbc8bf11feae
232dc2410f6bb7f008d36628699e50f95a503c52
refs/heads/main
2023-08-06T16:33:01.425570
2021-10-01T01:22:38
2021-10-01T01:22:38
414,090,602
1
0
BSD-2-Clause
2021-10-06T06:10:59
2021-10-06T06:10:58
null
UTF-8
C
false
false
10,108
c
/* * SubRip subtitle encoder * Copyright (c) 2010 Aurelien Jacobs <aurel@gnuage.org> * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * versio...
[ "dkozinsk@interia.pl" ]
dkozinsk@interia.pl
b8a0437dbf5bff77ef143437b9233ef93aef8f4d
d3f354a6b1efc976e7f09ce275ac92516c526ba5
/CS300s/CS339/homework/parser_2/anbm_m>n/y.tab.h
0e3af19dd747cb9d493e72bd123f74252177a284
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
AndrewZurn/sju-compsci-archive
94918af0b3f28b7a3b6379100b43fb93482884d3
3ea0e4f0db8453a011fc7511140df788dde5aae2
refs/heads/master
2016-09-10T01:02:09.344862
2015-01-09T17:34:14
2015-01-09T17:34:14
29,027,250
0
0
null
null
null
null
UTF-8
C
false
false
62
h
#define A 257 #define B 258 #define END 259 #define BADCC 260
[ "azurn@nerdery.com" ]
azurn@nerdery.com
1a10e3360092a2a050bc7f47abe376d4b4313221
3eabc8ce14dffd9ecfe9cafd75454b0cb2fb67ff
/week-01_basics/day-3/C kodok/09_divide.c
fe0618eabbe0fdbd460fb0945645506b0000c18a
[]
no_license
green-fox-academy/tapanyagszamitas
bd190c7c626229e7c755708763a48f2a94c8290a
0718dc736cb64f7976301ba0f530531f8734bc2a
refs/heads/master
2021-09-06T04:22:52.700603
2018-02-02T09:32:51
2018-02-02T09:32:51
null
0
0
null
null
null
null
UTF-8
C
false
false
216
c
#include <stdio.h> int main() { int a = 53625; int b = 11; if (a % b != 0) printf("The remainder is: %i", a%b); else printf("a can b divided without reminder"); // tell if it has 11 as a divisor return 0; }
[ "tapanyagszamitas@gmail.com" ]
tapanyagszamitas@gmail.com
698befed9490b5df7bd2455991c9bd00a9f64ad3
e52ead4c385656280f7084ef27f528ced277a302
/Temp/il2cppOutput/il2cppOutput/UnityEngine_UI_UnityEngine_UI_CoroutineTween_ColorTween_Colo_0MethodDeclarations.h
d8af590e8459bdb68a3646a93a4348982e830eb9
[]
no_license
P0nj4/Roll-a-Ball-Unity
9aacbf6f21c1b6774116f97849aaff38eef7fa7f
86e42295507bed9f4eac78ea01d8d92e0f0eea07
refs/heads/master
2021-01-10T16:00:13.441187
2015-10-13T19:29:56
2015-10-13T19:29:56
44,198,657
0
0
null
null
null
null
UTF-8
C
false
false
522
h
#pragma once #include "il2cpp-config.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include <stdint.h> #include <assert.h> #include <exception> // UnityEngine.UI.CoroutineTween.ColorTween/ColorTweenCallback struct ColorTweenCallback_t75; #include "codegen/il2cpp-codegen.h" // System....
[ "german.f.pereyra@gmail.com" ]
german.f.pereyra@gmail.com
2ad5b7e96836be94b4e304e40ff52fb70b6f408e
9d518cc4c21565238ff044abaa094a73899d4a18
/vector.h
f9dd4388f12c029e52839ed79af9e1619ff64ffc
[]
no_license
Gennady77/vector-sample
6ef7f7cd6307d444c557e1251df75ebeb994cc5f
73a26c4d1659f6cec695fa499fd39e82d20da1b7
refs/heads/master
2021-01-10T17:32:17.116433
2016-01-17T19:50:15
2016-01-17T19:50:15
49,131,991
0
0
null
null
null
null
UTF-8
C
false
false
12,038
h
/** * File: vector.h * --------------- * Defines the interface for the vector. * * The vector allows the client to store any number of elements of any desired * primitive type and is appropriate for a wide variety of storage problems. It * supports efficient element access and appending/inserting/deleting ele...
[ "petrov@petrov.com" ]
petrov@petrov.com
ed1aac6c31f0129fab7243a6daf636cb755efeea
75df83e55345eaae08864c6ee497ccffdbd1cd84
/turnin/tjung006_lab4_part2.c
fbb3126753025445c4e4bbb6e57af926346c4dd2
[]
no_license
tj9913/cs150lab4
372b94fb5b3c78b9fed125ec7d0a44de95edae65
aea5dbb1b92a849059bdd0ab1a10225d28c645f8
refs/heads/master
2022-04-19T11:10:48.741051
2020-04-20T01:49:08
2020-04-20T01:49:08
256,833,664
0
0
null
null
null
null
UTF-8
C
false
false
2,962
c
/* Author: terry * Partner(s) Name: * Lab Section: * Assignment: Lab # Exercise # * Exercise Description: [optional - include for your own benefit] * * I acknowledge all content contained herein, excluding template or example * code, is my own original work. */ #include <avr/io.h> #ifdef _SIMULATE_ #include ...
[ "tjung006@ucr.edu" ]
tjung006@ucr.edu
8f0ed687f8903cc234fba87a29cc154b2f9aea9b
3f55a54ce9f8f812fc525c48bf69c27a187189b3
/lectures/rhs.c
e7ef2f8314afd95ef8ccd2889263f75b03cd335b
[ "BSD-3-Clause" ]
permissive
jjffkkgg/aae497-f19
d25f9f7e6967258a722e689a9dcac865e2b660cd
28e42c8d8dc0c8f0451ae458dfcf4666ea44a61f
refs/heads/master
2021-07-17T04:29:08.918930
2020-08-26T01:51:47
2020-08-26T01:51:47
204,356,624
0
0
BSD-3-Clause
2019-08-25T22:26:14
2019-08-25T22:26:14
null
UTF-8
C
false
false
3,279
c
/* This file was automatically generated by CasADi. The CasADi copyright holders make no ownership claim of its contents. */ #ifdef __cplusplus extern "C" { #endif /* How to prefix internal symbols */ #ifdef CODEGEN_PREFIX #define NAMESPACE_CONCAT(NS, ID) _NAMESPACE_CONCAT(NS, ID) #define _NAMESPACE_CONCAT(NS, ...
[ "jjffkkgg@gmail.com" ]
jjffkkgg@gmail.com
4e8ef21e79324781b8d9dab289ac754b3e470647
68dac0db738b032d855e395965df66f15afc3744
/libs/flirc.h
9b31f89eea72f527b7243e0e7c44d63131bfe2bc
[]
no_license
Surfndez/sdk-1
b48c57d1c1900dc814b20d98edc77ee324f2313a
e339c8f10cc35381031897bf2407bc4c006f40e0
refs/heads/master
2020-07-16T08:33:29.689061
2019-01-17T02:27:04
2019-01-17T02:27:04
null
0
0
null
null
null
null
UTF-8
C
false
false
31,509
h
/** * COPYRIGHT 2018 Flirc, Inc. All rights reserved. * * This copyright notice is Copyright Management Information under 17 USC 1202 * and is included to protect this work and deter copyright infringement. * Removal or alteration of this Copyright Management Information without * the express written permission o...
[ "jason@flirc.tv" ]
jason@flirc.tv
07847fc0b10ec5744e6e6feec6e1ce5f464b0712
81361fbb260f3a43f2dfd05474c1bb06c5160d9c
/C++ learning/CSE 134/2011_C_Assign2_2011331051/prblm 13 Ex 6.69(p).c
b30026ae468b1bcf20924aa90f48bfdf2b1efb62
[]
no_license
enamcse/ACM-Programming-Codes
9307a22aafb0be6d8f64920e46144f2f813c493a
70b57c35ec551eae6322959857b3ac37bcf615fa
refs/heads/master
2022-10-09T19:35:54.894241
2022-09-30T01:26:24
2022-09-30T01:26:24
33,211,745
3
2
null
null
null
null
UTF-8
C
false
false
956
c
#include <stdio.h> #include <math.h> double value (int p) { double a, b, y; a = exp(-0.1 * p); b = sin(0.5 * p); y = a * b; return y; } int main() { int t, i, j, k, y1, space; //double a, b, y; for (t = 20; t >= 1; t--) { y1 = 20 * value (t); spac...
[ "enamsustcse@gmail.com" ]
enamsustcse@gmail.com
5acbf2c9ec00d0e6e0996734d3da81935dfe1fc1
deed82019caab874ccae0088d79dd4034278607a
/game/engine/sounds/step.h
e9546792f317d9fa73e58b6c7f30af27bfa6c72f
[]
no_license
harryprogramer/TW_Engine
e1188656438a48c2e369c51f91bc7e985f3980ff
62460a07d8f6072d24b909f117bbaefcd831bbf3
refs/heads/main
2023-02-20T07:51:26.899726
2021-01-18T21:12:20
2021-01-18T21:12:20
330,785,946
0
0
null
null
null
null
UTF-8
C
false
false
82
h
#pragma once void step_normal(); void step_sprint(); void step_shift();
[ "noreply@github.com" ]
harryprogramer.noreply@github.com
465956bc35301f6b41bd543f22c56141782eadee
f14626611951a4f11a84cd71f5a2161cd144a53a
/MinsiCode/MsExtern/Exoteric/Lua/lauxlib.h
6cc5f083c599ce734a3789f130f28f86fcfbd301
[]
no_license
Deadmanovi4/mmo-resourse
045616f9be76f3b9cd4a39605accd2afa8099297
1c310e15147ae775a59626aa5b5587c6895014de
refs/heads/master
2021-05-29T06:14:28.650762
2015-06-18T01:16:43
2015-06-18T01:16:43
null
0
0
null
null
null
null
UTF-8
C
false
false
6,105
h
/* ** $Id: lauxlib.h,v 1.88.1.1 2007/12/27 13:02:25 roberto Exp $ ** Auxiliary functions for building Lua libraries ** See Copyright Notice in lua.h */ #pragma warning(disable: 4996) #ifndef lauxlib_h #define lauxlib_h #include "lua.h" #if defined(LUA_COMPAT_GETN) LUALIB_API int (luaL_getn) (lua_State *L, int t...
[ "ichenq@gmail.com" ]
ichenq@gmail.com
1a6d4bd42aa14eae8c8713331c97a07af21bdeab
2cafc3898f5d111176cd3c92791744aa55a61b15
/libft/lst_add.c
a911b8585a2fcbfb239fc2cb2117f37a32fa1a5b
[]
no_license
vfrolich/42_minishell
93c554f075639fc0abe257d447b531a4c3e6e04f
45635e1b6df0b0ab2b64a89c34b6b1af0ae3543d
refs/heads/master
2021-01-21T09:55:54.377166
2017-06-21T13:09:50
2017-06-21T13:09:50
91,672,108
0
0
null
null
null
null
UTF-8
C
false
false
1,136
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* lst_add.c :+: :+: :+: ...
[ "vfrolich@e2r8p9.42.fr" ]
vfrolich@e2r8p9.42.fr
b0561d41245cb30f4648d47401c9f439eb29ee4d
e31de26a888a1b6f6ecc43341de0421001792411
/include/clrs_sort.h
69e4d9037c1e7a9f7283f6eb6dba85742e731c96
[ "MIT" ]
permissive
LukaMod/CLRS
e7e8b94f73a9f96c70460f82a6b1a5720de16178
5ac83756c4ae82cbdfd975c25f129f8a434bfd1a
refs/heads/master
2021-01-21T15:52:28.850820
2018-09-18T03:48:39
2018-09-18T03:48:39
92,195,303
0
0
null
null
null
null
UTF-8
C
false
false
217
h
// // Created by Luka on 2018/8/17. // #ifndef CLRS_CLRS_SORT_H #define CLRS_CLRS_SORT_H #include "insertion_sort.h" #include "merge_sort.h" #include "heap_sort.h" #include "quick_sort.h" #endif //CLRS_CLRS_SORT_H
[ "1004529488@qq.com" ]
1004529488@qq.com
4c776c47d9da285edbaf7edaba31e72ce167f9ae
2a7e77565c33e6b5d92ce6702b4a5fd96f80d7d0
/fuzzedpackages/fdasrvf/src/gropt/incl/cgemm.h
7beb825d3d5d8908e0d15b4cc1c3993d332fa246
[]
no_license
akhikolla/testpackages
62ccaeed866e2194652b65e7360987b3b20df7e7
01259c3543febc89955ea5b79f3a08d3afe57e95
refs/heads/master
2023-02-18T03:50:28.288006
2021-01-18T13:23:32
2021-01-18T13:23:32
329,981,898
7
1
null
null
null
null
UTF-8
C
false
false
278
h
#ifdef __cplusplus extern "C" { #endif #include "f2c.h" int cgemm_(char *transa, char *transb, integer *m, integer *n, integer *k, complex *alpha, complex *a, integer *lda, complex *b, integer *ldb, complex *beta, complex *c__, integer *ldc); #ifdef __cplusplus } #endif
[ "akhilakollasrinu424jf@gmail.com" ]
akhilakollasrinu424jf@gmail.com
b6a9c9511fce0b9703cedc6e053488b7a6946db1
37a84211a216be85dca89b78d07747fa20ea9027
/vendors/st/STM32_Cellular/Core/Ipc/Src/ipc_common.c
ed3d65d576769b119a71eb1135057d302fed58b0
[ "MIT" ]
permissive
weichihl/afr-stm32l496-bg96-water-meter
c1d295ea1383d352d89af44f2fc9acda3f5c3e8b
6223e5813a4c14a2bc20a788237fda636144d09c
refs/heads/master
2023-04-16T23:39:14.870048
2020-07-13T06:44:18
2020-07-13T06:44:18
279,231,261
1
0
MIT
2021-04-30T22:07:10
2020-07-13T06:35:41
C
UTF-8
C
false
false
8,600
c
/** ****************************************************************************** * @file ipc_common.c * @author MCD Application Team * @brief This file provides common code for IPC ****************************************************************************** * @attention * * <h2><center...
[ "weichihl@amazon.com" ]
weichihl@amazon.com
4bfedcdce4c3a6b6ad8651764fb26299f8093ebf
be7a21be33afb8a7656f17cd7532e1fb3b03807c
/Day_16_Pattern_Programs/star pattern/6_half_star_pyramid.c
0a1ff015b4a1dbca9c366f98707bc34e77954efa
[]
no_license
Amisha5/C_Teaching
c37e495737b2b9fc1b808201b4ffa83a40989d2a
e0ea0dcfab146aee517f1de02fdf4b37db86b679
refs/heads/main
2023-01-13T13:03:02.950537
2020-11-28T15:05:54
2020-11-28T15:05:54
310,043,881
1
0
null
null
null
null
UTF-8
C
false
false
178
c
#include<stdio.h> int main() { int r,c,s,n; printf("enter the number"); scanf("%d",&n); for(r=1;r<=n;r++) { for(c=1;c<=r;c++) { printf("*"); } printf("\n"); } }
[ "amishapatidar98@gmail.com" ]
amishapatidar98@gmail.com
8a50bb4d6c3e2b6acd3aa41e29fc86e73adf40e5
496d5fc806c4bd4a567ebbddf82680db834c330a
/mqx/source/bsp/m51acdemo/get_usec.c
307ce6f1be14c6a9af31bdf120b062bb13baad5f
[]
no_license
gxliu/MQX-3.7.0
b5302cb837865c73c63eb0f0d20a28380ace98c0
58f534a8ef75f38608cfb8d5ed715fd8bc47c16b
refs/heads/master
2020-06-03T15:46:31.344915
2011-12-28T13:46:25
2011-12-28T13:46:25
21,204,095
2
2
null
null
null
null
UTF-8
C
false
false
2,756
c
/**HEADER******************************************************************** * * Copyright (c) 2008 Freescale Semiconductor; * All Rights Reserved * *************************************************************************** * * THIS SOFTWARE IS PROVIDED BY FREESCALE "AS IS" AND ANY EXPRESSED OR * IMPLIED W...
[ "pavel.nakonechny@skitlab.ru" ]
pavel.nakonechny@skitlab.ru
2911b99112c97df1f8213b2359c7dd53edc2a731
a1147e1b1bb0d538318d66106e4142c2c548057f
/carto/bsp/inc/gun.h
0c9637a57f8a0298e5663cb148bc58a1579221b6
[]
no_license
mobangjack/carto
103c213d920b99b7eee1086f8ebb399b3f020cb7
70bebc4a38f76c672f73e12493d762d18eec0a7e
refs/heads/master
2021-01-13T14:05:44.322941
2017-01-01T17:53:16
2017-01-01T17:53:16
76,173,706
0
0
null
null
null
null
UTF-8
C
false
false
1,222
h
/** * Copyright (c) 2011-2016, Jack Mo (mobangjack@foxmail.com). * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless requir...
[ "mobangjack@foxmail.com" ]
mobangjack@foxmail.com
0d62042355597a9c060ed8ed6a37b27927a7c133
202db97cd1ccd9027bef9c944c0eca8c00c66e21
/piscine/days/1025/rush01/clone/intra-uuid-a8b23921-6c54-4bdd-9828-a79fc998846f-3353071/ex00/04put_rows_cols.c
27ffc818a5809c7f8c9b9c3e8da72538062f7d3a
[]
no_license
euiminnn/42-Piscine
8075b2169b178c32fc43cbd88b8b31171d7d0369
71a58c1d42dc8255f8fceb21129314676673d2eb
refs/heads/master
2023-07-08T19:52:49.348401
2021-08-08T14:00:08
2021-08-08T14:00:08
134,234,456
0
0
null
null
null
null
UTF-8
C
false
false
2,550
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* 04put_rows_cols.c :+: :+: :+: ...
[ "euimin@Euimins-MacBook-Air.local" ]
euimin@Euimins-MacBook-Air.local
25c67480abc5bc99b0a4540abaa62b2cbcd58df3
056ac06739a4561ddcdcca7dbcf10d70829426a8
/UART/UARTISR/PIC16_PIC18/uartisr.c
2e96af1e1b14d11f4c9ac5beaac76b3b278ac9b8
[]
no_license
dannyf00/My-MCU-Library
5d89631e054fa1fd14001029aef96a491c5650eb
e9e1225559c70c8533105bb8a4c020332ac1efd5
refs/heads/master
2021-05-23T06:14:26.271047
2020-07-11T20:06:24
2020-07-11T20:06:24
94,690,728
1
1
null
null
null
null
UTF-8
C
false
false
3,647
c
/***************************************************************** *****************************************************************/ //#include <htc.h> //#include "gpio.h" //we use F_CPU #include "uartisr.h" //we use usartisr #define USART_WAIT(flag) while (!flag) continue; flag=0 //wait for a ...
[ "noreply@github.com" ]
dannyf00.noreply@github.com
9b8f267a46c3f67796e3e6a305e6c62d285dd497
3cd9fbc4843b241137676306ddac3cff5290d1aa
/src/libgpaste/gpaste-gtk-compat.h
8d4451028ee53ef450af272acf401aebcae5b575
[ "BSD-2-Clause" ]
permissive
Rickycezar/GPaste
41e976721fe64a8c665c082dc137ea2906d21bfb
0ce699a18f4767365697c141f6d4cdf66b6129be
refs/heads/master
2022-07-09T17:22:36.518260
2020-05-07T09:06:43
2020-05-07T09:06:43
263,362,038
1
0
BSD-2-Clause
2020-05-12T14:33:32
2020-05-12T14:33:32
null
UTF-8
C
false
false
863
h
/* * This file is part of GPaste. * * Copyright (c) 2010-2018, Marc-Antoine Perennou <Marc-Antoine@Perennou.com> */ #ifndef __GPASTE_GTK_COMPAT_H__ #define __GPASTE_GTK_COMPAT_H__ #ifndef __GI_SCANNER__ #include <gtk/gtk.h> G_BEGIN_DECLS #if GTK_API > 3 # define gtk_widget_show_all(widget) gtk_widget_show (wid...
[ "Marc-Antoine@Perennou.com" ]
Marc-Antoine@Perennou.com
f21870c8b304264104b54ab235d18911c0f80907
cc2da325e7dc35d03aadaed081aca40a26b19112
/0x10-variadic_functions/3-print_all.c
f85f86cdc08758f2145f534d4a69b85246eb032d
[]
no_license
Temesgenswe/holbertonschool-low_level_programming
235ee0c16d01927883c09579678f508b971e117d
753312005aad1a3a4d89357570882605e8784e32
refs/heads/main
2023-07-20T17:17:30.095019
2021-08-31T16:24:01
2021-08-31T16:24:01
null
0
0
null
null
null
null
UTF-8
C
false
false
871
c
#include "variadic_functions.h" #include <stdio.h> #include <stdarg.h> /** * print_all - Entry Point * c = char, i = int, f = float, s = char * (if null print (nil)) * @format: list of arg types * Return: 0 */ void print_all(const char * const format, ...) { va_list valist; int n = 0, i = 0; char *sep = ", "; ...
[ "minipachru@gmail.com" ]
minipachru@gmail.com
8ee610ae013d02788831efef54ba75ed0abd4cf4
e99cae7f332ec3a8be5664c0c7a8967e576d311b
/printf/srcs/first.c
c0164c9e82d7e7ff66a0f2bd7b4817f01f58b8e5
[]
no_license
ademjemaa/42
9414ead7d274e00bdc068b5f8e48902f7cc6de17
920275a56fac9f48262347a529ea27ec1e1795ab
refs/heads/master
2023-01-15T10:27:23.748657
2021-06-08T12:37:04
2021-06-08T12:37:04
225,408,029
1
1
null
2023-01-04T15:46:47
2019-12-02T15:28:09
PHP
UTF-8
C
false
false
1,093
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* first.c :+: :+: :+: ...
[ "noreply@github.com" ]
ademjemaa.noreply@github.com
986c8cb5d5c6b6c6cfaef3bca7f9e2944fc9e55b
57fbe3892aed2cf8733c1acc6c17d9ff85e44ff7
/include/dbsvr/db_arena_award.h
f8e1c5c206959e810be8dd6f9dafa04c42b684bb
[]
no_license
hanguangming/Blitz
a4093eda2b057255730454b43bb5ee4381565206
e3229221ea27e0a9e1f163bb1e60e6268ce5aca4
refs/heads/master
2021-01-01T05:21:08.988192
2016-04-11T19:08:44
2016-04-11T19:08:44
55,997,308
1
1
null
null
null
null
UTF-8
C
false
false
13,746
h
#pragma once #include "libgame/g_bag.h" #include "libgame/g_value.h" #include "message.h" struct DB_ArenaAward; struct DB_ArenaAwardReq : SSCC_REQUEST_BASE { static constexpr const char *the_class_name = "DB_ArenaAwardReq"; static constexpr int the_message_id = DB_ARENA_AWARD; static constexpr const char ...
[ "1653331981@qq.com" ]
1653331981@qq.com
11f997c30e9ee4a885cd2e2637f6c95f7c590d28
07ca1d9828fa33817988e0fc4e3ac5f9d34bdf10
/xargs/xargs.c
9befece6bd00cdeac4851445f739b19f4b9454da
[]
no_license
StarchLinux/coreutils
f5f3af886c846f92f990cbee143a17809a82d99f
eba931cbc0af01b1561540551f3542b8a31e7020
refs/heads/master
2020-05-18T05:25:50.162241
2013-04-12T19:21:45
2013-04-12T19:21:45
6,975,550
3
0
null
2013-03-02T20:51:28
2012-12-03T02:34:29
C
UTF-8
C
false
false
14,654
c
/* $OpenBSD: xargs.c,v 1.27 2010/03/25 01:03:57 schwarze Exp $ */ /* $FreeBSD: xargs.c,v 1.51 2003/05/03 19:09:11 obrien Exp $ */ /*- * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * * This code is derived from software contributed to Berkeley by * John B. Roll Jr....
[ "strake888@gmail.com" ]
strake888@gmail.com
109bb88549be18ee18f425645c1e7e17eee7be44
5074f04055593c1fe40b484f6cc08727c4a21544
/cBot/ChatMessage.h
ebb0bf39a72cea90c7f3e6b3e6e0494cc981b6d8
[]
no_license
SOBotics/cBot
5f7ef2568536b9cf5589f8ec7ee0c55c2d143078
fa3228eebdd3219d86ea47f522e3e396cbce8567
refs/heads/master
2020-03-17T00:47:22.377120
2018-05-12T09:18:03
2018-05-12T09:18:03
133,129,548
0
0
null
null
null
null
UTF-8
C
false
false
539
h
// // ChatMessage.h // cBot // // Created by Ashish Ahuja on 07/05/18. // Copyright © 2018 SOBotics. All rights reserved. // #ifndef ChatMessage_h #define ChatMessage_h #include <stdio.h> #include "ChatUser.h" typedef struct _ChatMessage { unsigned long id; unsigned long replyID; char *content; C...
[ "shivashish.ahuja@gmail.com" ]
shivashish.ahuja@gmail.com