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
d7418a09f7b58750a7ce1a3eb5aae9e13f605c62
65da5a718c6a89e431454273d88abc565234499d
/td/telegram/td_json_client.h
57dd0ed4a6443d6355256ebac54ad6de2f74779d
[ "MIT" ]
permissive
lesnitsky/tdlib_bindings
f1059ce611dae242e8aeec0b97cad184d504b119
3b5b29bbda3690dd0066791987b89af2ef4281ac
refs/heads/master
2023-06-10T16:54:14.930970
2021-06-22T20:54:47
2021-06-22T20:57:38
379,398,359
2
0
null
null
null
null
UTF-8
C
false
false
8,924
h
// // Copyright Aliaksei Levin (levlam@telegram.org), Arseny Smirnov (arseny30@gmail.com) 2014-2021 // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) // #pragma once /** * \file * C interface for interaction wit...
[ "andrei.lesnitsky@gmail.com" ]
andrei.lesnitsky@gmail.com
7cd011002ca8a2a55b93dad540e0cdb0ee8e3ce1
9e7e3de6f30fc07ae4f7f8bfb508419bb4f0cdac
/engine/e8core/env/sharedlibs.h
3a8c56ecaa4ef2d92184d3963507d248f479adc1
[ "MIT" ]
permissive
dmpas/e8engine
8f431c33940ef475386d49b7220eaf04b45e292d
27390fa096fa721be5f8a868a844fbb20f6ebc9c
refs/heads/master
2021-01-10T13:00:50.458987
2015-11-07T17:01:26
2015-11-07T17:01:26
45,745,377
1
0
null
null
null
null
UTF-8
C
false
false
253
h
#ifndef E8_CORE_ENV_SHARED_LIBS #define E8_CORE_ENV_SHARED_LIBS #include "env.h" e8_runtime_error * e8_env_unit_from_shared_library(e8_environment env, const char *path, e8_unit *unit); extern e8_vtable vmt_shared; #endif // E8_CORE_ENV_SHARED_LIBS
[ "dmpas@dmpas.ru" ]
dmpas@dmpas.ru
bf4eaa8ea60116870e60dd63c41e3ca7d839834b
c60ee696f06ad34179c7b4fd1301bf76be41469a
/ls8.c
b291c59456529deb57083ffd2e31168949c8b308
[]
no_license
april7229/Sprint-Challenge--Computer-Architecture
f84f62c467b25dd14f84a0315c45287dd820e03a
d2ce7c38c0793c68afd08d111d1ddb546966337d
refs/heads/master
2020-03-27T18:10:57.978416
2018-08-31T22:53:24
2018-08-31T22:53:24
146,903,666
0
0
null
2018-08-31T14:37:24
2018-08-31T14:37:24
null
UTF-8
C
false
false
934
c
#include <stdio.h> #include <stdlib.h> #include "cpu.h" extern int errno; /** * Main */ int main(int argc, char **argv) { if (argc < 2) { fprintf(stderr, "\n\n=============================================================================================\n\n"); fprintf(stderr, "#...
[ "martinezapril56@yahoo.com" ]
martinezapril56@yahoo.com
4922e83f5ea20c0c9251d80efb907b22c2cc6477
aabf905c8d8d578af193342237ec83c01b774581
/src/ft_check_errors.c
743bc603cfc87a9b4536cd6d5ff1ce0491d2f7f3
[]
no_license
zjamali/push_swap_42
680e3273dbdda9744eea949c5d06637f02ca511a
b1fea6536b3e562adb40f04dc4b87729799349b4
refs/heads/main
2023-06-27T17:06:53.428031
2021-07-31T00:38:45
2021-07-31T00:38:45
null
0
0
null
null
null
null
UTF-8
C
false
false
1,939
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_check_errors.c :+: :+: :+: ...
[ "zouhairjamali1998@gmail.com" ]
zouhairjamali1998@gmail.com
4c9bf30574daf55138adf9c7ba9c389efcda9955
792ced9c1df46411a276d59ee698268330a26685
/core/service/pfcp/session/session.c
f1773f4a333751819e93fe44f3128aa691c3b05a
[ "Apache-2.0" ]
permissive
lapnd/openupf
8f3c421323f84c4fbe563c1f4bb604d0c3fd2e15
48744da5ce530d05b0c44a2dac0bdc4cc17809a4
refs/heads/master
2023-04-29T08:13:04.950155
2021-05-21T01:50:43
2021-05-21T01:50:43
null
0
0
null
null
null
null
GB18030
C
false
false
32,477
c
/*************************************************************** Copyright (c) 2021 ShenZhen Panath Technology Co., Ltd. SPDX-License-Identifier: Apache-2.0 ***************************************************************/ #include "service.h" #include "session_mgmt.h" #include "session_msg.h" #include "session_tei...
[ "liusheng@panath.cn" ]
liusheng@panath.cn
994fd06ee39422126732d204527afffd6a0f40ae
2ccab2665db3cdf831f3421a367e4670ee1286d3
/src/DejaVuSansMono-BoldOblique12pt8b.h
4d1e91f431515299d600576fde245ece98f217cb
[]
no_license
luoluomeng/fonts4iot
385a9ca9fdea6fde53d937e5bf75917cb8294faf
efae1cced1c4ffd49ec4ef62717a5090adf4417c
refs/heads/master
2022-03-21T16:45:23.946558
2020-01-01T20:45:55
2020-01-01T20:45:55
null
0
0
null
null
null
null
UTF-8
C
false
false
50,443
h
const uint8_t DejaVuSansMono_BoldOblique12pt8bBitmaps[] PROGMEM = { 0x00, 0x1C, 0x73, 0x8E, 0x38, 0xE7, 0x9C, 0x71, 0xC7, 0x18, 0x60, 0x00, 0x38, 0xE3, 0x80, 0xE3, 0xF1, 0xF8, 0xFC, 0x7E, 0x3F, 0x1F, 0x8E, 0x07, 0x18, 0x0E, 0x70, 0x1C, 0xE0, 0x31, 0x83, 0xFF, 0xEF, 0xFF, 0xDF, 0xFF, 0x06, 0x30, 0x1C, 0xE0, 0x39...
[ "th@l9g.de" ]
th@l9g.de
75a59679f77bb0e046b4b5295c75d7131b704f38
fe1ff0e3871d1a697228a7654d4e40a2f77d36a2
/LAB10/Core/Src/stm32f4xx_it.c
e89c80ad1d1f833a2eac964862538233f8dd1389
[]
no_license
SuaPiamsuk/LAB10_Week12_SPI
eef59830c0f6536843b6cf5b3b1ceccf3303b01b
88655d5d1ca6e835fcd9a3e5078f6207dbc95236
refs/heads/main
2023-06-14T05:24:52.037653
2021-07-08T12:50:56
2021-07-08T12:50:56
383,699,756
0
0
null
null
null
null
UTF-8
C
false
false
6,651
c
/* USER CODE BEGIN Header */ /** ****************************************************************************** * @file stm32f4xx_it.c * @brief Interrupt Service Routines. ****************************************************************************** * @attention * * <h2><center>&copy; Copyright (c) ...
[ "56068294+SuaPiamsuk@users.noreply.github.com" ]
56068294+SuaPiamsuk@users.noreply.github.com
a2751ae5ddf42474c3c6ef19c96602f198bd3d7f
cc8e2f5b1a72402dec6399b89995b130b3069068
/midterm/midterm.c
b99de9c36eb70e271cfa542b91739ce0ae5d3d2a
[]
no_license
grtkachenko/OS
38627a5b6ccdc13b674986f9e86ebfdb6fff47c6
fca3addebd7daf49dbc15e9c46edd0f70809238d
refs/heads/master
2021-01-01T16:29:57.482002
2013-06-27T21:39:55
2013-06-27T21:39:55
null
0
0
null
null
null
null
UTF-8
C
false
false
3,892
c
#include <stdlib.h> #include <string.h> #include <fcntl.h> #include <unistd.h> const int MAX_SIZE = 4095; void free_arr_of_arr(char ** arr, int num_files) { int i; for (i = 0; i < num_files; i++) { free(arr[i]); } free(arr); } // Parsing string by spaces char ** get_command(char * buffer, int ...
[ "grtkachenko@gmail.com" ]
grtkachenko@gmail.com
0b7f2ca1b80a5b9a19698824d6cb2f090a65af52
5c5d32639bd67016a1d8df301a7c551414f73d4b
/standard_711.c
eb8a3f1782043d5b2226fcb5bae44a7b6b82ded8
[]
no_license
maxjardine/Display-projects
bf86efeadacc52c0117d288b18e4f3c898a4b72a
269f28c0c41c155424adf21851b37994379a6067
refs/heads/master
2021-07-06T15:14:59.604319
2017-10-01T14:40:53
2017-10-01T14:40:53
103,107,470
0
0
null
null
null
null
UTF-8
C
false
false
1,486
c
#include <stdlib.h> #include <stdio.h> /* A program to solve the specific seven eleven problem. Language = C89, Author = Max Jardine A method that takes the value, and then finds the possible combination of factors/combinants that would add to this value(divided by 100 to fit the scenario) and then print...
[ "noreply@github.com" ]
maxjardine.noreply@github.com
fcf0e4f33230067d2be5cfe27732b070eeea0a2a
69a94a9316bf97d8ae783d880c5688f52f11c0aa
/mame/src/lib/zlib/minigzip.c
3bd96cf8ff234d990f4bb5c6657352082ca5fed4
[ "Zlib" ]
permissive
bradparks/UME-Core
530fd1dee865453f8a7c00ca2d7c9b2b5b59d34e
ed48bd0e86f701e0f1a22150445ae42ac57aa4aa
refs/heads/master
2021-01-22T23:57:48.291810
2015-11-10T08:43:50
2015-11-10T08:44:07
null
0
0
null
null
null
null
UTF-8
C
false
false
14,057
c
/* minigzip.c -- simulate gzip using the zlib compression library * Copyright (C) 1995-2006, 2010, 2011 Jean-loup Gailly. * For conditions of distribution and use, see copyright notice in zlib.h */ /* * minigzip is a minimal implementation of the gzip utility. This is * only an example of using zlib and is...
[ "conrad@kramerapps.com" ]
conrad@kramerapps.com
a3d02a6ecb4cf681123c87dceebaa51b95b2a56c
283bed2580456480b5c290156034484de632dc7b
/Core/Src/stm32f4xx_hal_msp.c
98d69a396a6ad246f0102523cd6b1fd9bf3b5f05
[]
no_license
cwruRobotics/Micromouse_2019-20
a0115c4eee06c8df319a33c998214a758cfb4fd6
5a82a39fd860f967c168a3e00d4614264d92ce77
refs/heads/master
2022-07-01T15:37:27.171604
2022-03-20T20:12:03
2022-03-20T20:12:03
220,708,893
0
0
null
null
null
null
UTF-8
C
false
false
4,386
c
/* USER CODE BEGIN Header */ /** ****************************************************************************** * @file stm32f4xx_hal_msp.c * @brief This file provides code for the MSP Initialization * and de-Initialization codes. ********************************************...
[ "MatthiasPortzel@gmail.com" ]
MatthiasPortzel@gmail.com
ea5b17f9d42287e020490940a8bf0b2590c4d71d
55c4bc610337b8b8bd6e889b8caa755104c8d421
/isim/DataPath_isim_beh.exe.sim/work/m_00000000002160259750_0886308060.c
191625387166271d63d3889033c03668e3191d35
[]
no_license
fadyelgawly/RISCV32i
edf705688a8c2d432ec43fb77ec9e5f0d110df2b
3944794f7d5bd7950e6354ccf5cea3f6232311da
refs/heads/master
2021-05-11T02:49:57.004935
2018-01-21T22:50:03
2018-01-21T22:50:03
118,373,438
0
0
null
null
null
null
UTF-8
C
false
false
22,518
c
/**********************************************************************/ /* ____ ____ */ /* / /\/ / */ /* /___/ \ / */ /* \ \ \/ ...
[ "test@Tests-MacBook-Pro.local" ]
test@Tests-MacBook-Pro.local
e5d7f97be291368df00a4330f5f1aef4a8fe67c8
f86f1a67e9f60dca3c09b9c9e507166e420ffa99
/src/device/timer.c
eeb874664bec7407385f41984e9a87b982c9f023
[]
no_license
qiulingxu/Jerry-s-Operating-System
5635d4710bdfe9b06963479d6cf3a02e1c251d0f
aa7075becf03e2ca7d93e86b4da6e8b76645888c
refs/heads/master
2022-12-30T16:33:17.750029
2020-10-22T06:45:57
2020-10-22T06:45:57
107,919,955
0
0
null
null
null
null
UTF-8
C
false
false
1,470
c
#include "include/common/common.h" #include "include/common/printk.h" #include "include/common/common.h" #include "include/device/int.h" #include "include/device/x86.h" #define PORT_CH_0 0x40 #define PORT_CMD 0x43 #define PIT_FREQUENCE 1193182 #define HZ 100 #define MAX_WAKEUP 100 unsigned int tm_cnt=0; bool test_serv...
[ "biuecar2005@126.com" ]
biuecar2005@126.com
668012f219038dcca4354d8b388709736bbd4353
3ec36dba774ca3f5705bbc4bd0aa4677599bf2fd
/main.c
b0bd3cf9edcbbeaa8681c172cf1ce81030874fc4
[]
no_license
hippunk/vimtest
960d2a6624eff4e076282fcac05c892460295c1d
a1f2943764ae16d7bc4d35d8d4d687276e4ad720
refs/heads/master
2016-09-15T05:08:35.418184
2016-05-01T01:04:04
2016-05-01T01:04:04
40,420,626
0
0
null
null
null
null
UTF-8
C
false
false
1,443
c
/* * ===================================================================================== * * Filename: main.c * * Description: * * Version: 1.0 * Created: 08/08/2015 17:30:50 * Revision: R68762 * Compiler: gcc * * Author: Arthur Ramolet (ARA), arthur.ramo...
[ "arthur.ramolet@hotmail.fr" ]
arthur.ramolet@hotmail.fr
309eeefb74fde9b83aa3806351731045f6d480d9
0eee8f03290c0a22affb49e957021db9a2dcac6d
/Apex-Simulator_2.c
47edc2db5eb29bb6bf51635e6bc2f52932225915
[]
no_license
srodge1/Apex-Simulators
9068027f8d84f7819a79345f644759aaa3001d91
c6829aa13175eea3c59cc215c7738191126066b5
refs/heads/master
2021-01-24T00:24:30.528616
2018-02-24T18:04:53
2018-02-24T18:04:53
122,764,478
0
0
null
null
null
null
UTF-8
C
false
false
64,521
c
#include <stdio.h> #include <stdlib.h> #include<string.h> #ifndef VALID #define VALID 1 #endif #ifndef INVALID #define INVALID 0 #endif long data_Memory[1000]; int pc = 0; int line_Number = 0; void fetch(); void decode(); void execute(); //PC value starts from '0', if 1 is desired substract ...
[ "noreply@github.com" ]
srodge1.noreply@github.com
d6f7ee28285f950d2f834bf1e31d5fd67bac2083
bfa7197a657e8e900ae388075006d4c48bb5ae70
/krnl/label.h
1aa3bc9f3367e2069f2ce50777b2d9d9052097b1
[]
no_license
esman/asr15
a6af6bc106d892dd700785b62dd9825851471302
0f907f69c8a24f8fff0f82a33d6046ece017fe7a
refs/heads/master
2020-06-02T08:29:39.214488
2013-06-11T18:02:11
2013-06-11T20:12:20
null
0
0
null
null
null
null
UTF-8
C
false
false
275
h
#ifndef LABEL_H #define LABEL_H #include "textarea.h" struct Label; typedef struct Label* Label; Label CreateLabel(TextArea area, int row, int column, char const* text); void LabelShow(Label const label); void LabelHide(Label const label); #endif // LABEL_H
[ "rino4work@gmail.com" ]
rino4work@gmail.com
a15030be1d3c6704a2db39047e38249352fd1ff2
034371ff3b391adfd1f46e633fff1769dd6dc463
/backend.c
87edc6022948f947323ce8249f8432cc88ac769e
[ "LicenseRef-scancode-unknown-license-reference", "Artistic-1.0" ]
permissive
intothedarkness/mudosv22pre11-64bit
85804e55e7e04760d1ddf89182193b88301ecaf3
128375e8d46da77a265f5c64918cbb55097ed765
refs/heads/master
2020-04-06T06:50:04.978172
2020-03-15T18:37:25
2020-03-15T18:37:25
31,007,037
5
0
null
null
null
null
UTF-8
C
false
false
19,582
c
/* 92/04/18 - cleaned up stylistically by Sulam@TMI */ #include "std.h" #include "lpc_incl.h" #include "backend.h" #include "comm.h" #include "replace_program.h" #include "socket_efuns.h" #include "swap.h" #include "call_out.h" #include "port.h" #include "lint.h" #include "master.h" #ifdef WIN32 #include <process.h> v...
[ "noreply@github.com" ]
intothedarkness.noreply@github.com
0ebedc00778b9c9ea5f1fc56beb048720da2ebea
c45259fc054c29f7a114144fe401e4185e35a232
/TP5/ex2/polynome.c
571a7af46720b6ad147997a0f2310ff2fa5aaaaa
[]
no_license
CryptoMozart/ESISAR_3A_CS351_TP
4bdfbb2eb43fc3e7b83ea10bbf22feb98f8df641
6c1ba3fc0a9dd209f540e47d5ee223fefd271f6f
refs/heads/master
2023-01-06T17:13:42.331163
2020-10-30T18:13:50
2020-10-30T18:13:50
308,710,869
0
0
null
null
null
null
UTF-8
C
false
false
1,354
c
#include <stdio.h> #include <stdlib.h> #include "polynome.h" void addPolynomes(Polynome p1, Polynome p2, Polynome res){ int k = 0; //indice pour le deuxième polynome (p2) int i = 0; //indice pour le premier polynome (p1) int j = 0; // indice pour le polynome resultat (res) while ((p1[i].degre >=0) && (p2[k].deg...
[ "mozart@libmail.eu" ]
mozart@libmail.eu
bf344791c2f48cdf81c122b7588018569a9c16f1
7222a822f5470da490b12eb8250cf00a57dcb647
/lib3p/libwebsockets/minimal-examples/ws-client/minimal-ws-client-ping/minimal-ws-client-ping.c
5a59a3fbfe45ed5391a630e1a739e67a3b345367
[ "MIT", "LicenseRef-scancode-unknown-license-reference", "LicenseRef-scancode-public-domain", "Zlib", "Beerware", "LicenseRef-scancode-other-permissive", "BSD-3-Clause", "Apache-2.0" ]
permissive
TrellixVulnTeam/rc20User_TFHJ
d6b0c5706b0fbbd432444aaa0d732956bc6f4fb1
f0f211b69751776a1932a85f9d41adf0433a8d39
refs/heads/master
2023-03-17T06:20:11.106175
2020-09-29T04:45:56
2020-09-29T04:45:56
null
0
0
null
null
null
null
UTF-8
C
false
false
4,043
c
/* * lws-minimal-ws-client-ping * * Written in 2010-2020 by Andy Green <andy@warmcat.com> * * This file is made available under the Creative Commons CC0 1.0 * Universal Public Domain Dedication. * * This demonstrates keeping a ws connection validated by the lws validity * timer stuff without having to...
[ "pavani120695@gmail.com" ]
pavani120695@gmail.com
7101e54401009b100c9c0e1170bffd70ce00861b
393320d4dc9463ae7047390e4afe6f3e25fd70b9
/tek1/PSU/PSU_2015_42sh/srcs/class/alias_entry/display.c
106c84f68da18a68426720627a2ba264c0f30fa4
[]
no_license
Lime5005/epitech-1
d1c4f3739716173c8083ea4e6a04260d6dc92775
cb25df1fa5d540624b9e7fd58de6e458cd5cc250
refs/heads/master
2023-02-09T07:38:57.850357
2019-10-14T15:03:44
2019-10-14T15:03:44
null
0
0
null
null
null
null
UTF-8
C
false
false
903
c
/* ** display.c for PSU_2015_42sh in /home/dusautv/rendu/PSU/PSU_2015_42sh/srcs/class/alias_entry/ ** ** Made by Vincent Dusautoir ** Login <dusaut_v@epitech.eu> ** ** Started on Sun Jun 5 12:36:57 2016 Vincent Dusautoir ** Last update Sun Jun 5 17:18:00 2016 Vincent Dusautoir */ #include <stdlib.h> #include "lib...
[ "gauthier.cler@epitech.eu" ]
gauthier.cler@epitech.eu
b7763a3f1310686bdf6f2be0b9308aca8d5c4916
37d7006aa380dcbf2bad71fd49d150c53e854e34
/include/cmd_analysis.h
88bac2f56ba83fa89468904e9f35e3a673637104
[]
no_license
Binary-Song/Database6
931f6d4516a627d64f0e7c30155d5f9b13367f55
92316e8b7016f276530a946254889786af9dc411
refs/heads/master
2022-04-23T05:54:32.240910
2020-04-23T05:01:51
2020-04-23T05:01:51
256,818,781
0
0
null
null
null
null
UTF-8
C
false
false
171
h
#ifndef CMDANLS_H #define CMDANLS_H #include "memcheck.h" #include "str_utils.h" #include "basic_linked_lists.h" #include "cmd.h" void exec(int argc, char *argv[]); #endif
[ "yeh189@126.com" ]
yeh189@126.com
cf9e575c0c767deb86c22da3950ccdefa31bdbfc
7eaf54a78c9e2117247cb2ab6d3a0c20719ba700
/SOFTWARE/A64-TERES/linux-a64/arch/sh/drivers/push-switch.c
5bfb341cc5c4ad71eefe29a8f5175f715d07c59b
[ "Linux-syscall-note", "GPL-2.0-only", "GPL-1.0-or-later", "LicenseRef-scancode-free-unknown", "Apache-2.0" ]
permissive
OLIMEX/DIY-LAPTOP
ae82f4ee79c641d9aee444db9a75f3f6709afa92
a3fafd1309135650bab27f5eafc0c32bc3ca74ee
refs/heads/rel3
2023-08-04T01:54:19.483792
2023-04-03T07:18:12
2023-04-03T07:18:12
80,094,055
507
92
Apache-2.0
2023-04-03T07:05:59
2017-01-26T07:25:50
C
UTF-8
C
false
false
3,199
c
/* * Generic push-switch framework * * Copyright (C) 2006 Paul Mundt * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. */ #include <linux/init.h> #include <linux/slab.h> #include <linux/mod...
[ "gamishev@gmail.com" ]
gamishev@gmail.com
fd45eceff17f2494c791b4fefc9b6b643d290b53
f9d22ca2a5f5206ea0b38edf92b6dbbbd13760f4
/belso_modul/src/temp.h
af485939e433c8b3dc47ab9c4b1d666842c44d22
[]
no_license
foltanyi/modularis_homero
f968eeef465c16ccc0f625eadbef3da82be3db84
8eee600fe8ee9e9656964da47b86dde2dda03b0e
refs/heads/master
2021-01-13T15:06:27.207194
2016-12-13T22:43:09
2016-12-13T22:43:09
76,249,441
0
0
null
null
null
null
ISO-8859-2
C
false
false
447
h
/* Define to prevent recursive inclusion -------------------------------------*/ #ifndef temp_h #define temp_h /*------------------------ hőmérő inicilaizálása ----------------------*/ HAL_StatusTypeDef Temp_Init(); /*----------------- I2C-s hőmérő értékének lekérdezése ----------------*/ double Temp_GetTemperature(...
[ "foltanyibence@gmail.com" ]
foltanyibence@gmail.com
587caff15970ab9fe4a9c354577af60150043fee
cc79b0e30e91659fbaf32ec8b10469429bb7ddaf
/question three b.c
2835191cb7acb98d635df01b24ed0647a57ef8c8
[]
no_license
AsheruraEmmanuel/C-Programming-Assignment
f2d349865693ba32dce84142197e72d6558e249a
32964ec8ea15f590f48d6d15d29f5da7adb1e144
refs/heads/master
2020-03-10T00:44:37.336623
2018-04-11T16:17:47
2018-04-11T16:17:47
129,089,525
0
0
null
null
null
null
UTF-8
C
false
false
131
c
/*statement that ssigns the value 123456 to the 50th element in the array that holds 50 type long values*/ long values[49]=123456;
[ "noreply@github.com" ]
AsheruraEmmanuel.noreply@github.com
fe938aed99342a76d078da52edbfdf419447cea7
65f015632e10dd22ce635aebf651504e51da9185
/Diffusion_Solver_Discretize/header.h
eea05948678ed092d973f1cdd36a8e183348b66b
[]
no_license
FoRomik/Heat_Diffusion_Solver
65a9295c73ac901e48b464b51543fe0f842ea78d
cf4eb0c937d0a98d28816faae91e308928400879
refs/heads/master
2021-05-27T14:35:45.505131
2014-06-16T18:47:17
2014-06-16T18:47:17
null
0
0
null
null
null
null
UTF-8
C
false
false
748
h
#include <stdio.h> #include <stdlib.h> #include <math.h> #include <time.h> #include <string.h> double ***init(double x, double y, double z); double **init2(double nx, double ny, double nz); void gaussNoise(double ***gauss, double nx, double ny, double nz, double dt, double std); double source(double x, double y, doub...
[ "joshua.h.bronstein@gmail.com" ]
joshua.h.bronstein@gmail.com
a404a608dd18deab0c118c00a365611f30762094
8834de365f7878a2bd1548c70425d28194412488
/includes/my_header.h
43ea707afbf280f102b5fd6e07f61a11ba020f0f
[]
no_license
Auguste0904/My_RPG
a7adfaf320b114cfbda5b1ad161271ea0fd4d28a
91135bdee3590cbff4b9415906ee93d3f94950da
refs/heads/master
2022-04-02T02:31:06.237267
2022-03-15T05:24:09
2022-03-15T05:24:09
233,041,259
0
0
null
null
null
null
UTF-8
C
false
false
12,850
h
/* ** EPITECH PROJECT, 2019 ** my_header.h ** File description: ** header of rpg */ #ifndef MY_HEADER_H #define MY_HEADER_H # include <math.h> # include <unistd.h> # include <stdlib.h> # include <stdbool.h> # include <stdio.h> # include <sys/types.h> # include <sys/stat.h> # include <fcntl.h> # include <SFML/Graphics...
[ "Auguste0904@localhost.localdomain" ]
Auguste0904@localhost.localdomain
79a8c6c72f10ba5a11e488da19becdd8bad000ee
414cfbf150d62db317dff9e154b76b809b800990
/Optimized-Matrix-Multiplication/solver_blas.c
e5a5868a0c6645930ee4d673f56e9735bf046e70
[]
no_license
raoulsuli/Computer-Architecture
6324a1b7b146cef1ab9d3c960ee6c94cce70d497
a6c2a69b4030f59e28bd0c4993a9bf3e75211234
refs/heads/main
2023-05-26T05:23:25.550703
2021-05-31T10:56:14
2021-05-31T10:56:14
372,463,924
0
0
null
null
null
null
UTF-8
C
false
false
688
c
/* * Tema 2 ASC * 2021 Spring */ #include "utils.h" #include <string.h> #include "cblas.h" /* * Add your BLAS implementation here */ double* my_solver(int N, double *A, double *B) { double *AB = calloc(N * N, sizeof(double)); double *C = calloc(N * N, sizeof(double)); memcpy(AB, B, N * N * sizeof(double)); ...
[ "sulimoviciraoul@yahoo.com" ]
sulimoviciraoul@yahoo.com
3adf19156f208ce4400805f972457e28ca0c1bbe
be36d75bb62d595012078e67d22ccbf6788da439
/IOS_GEOPDF_READER/pdfium/core/include/fxcrt/fx_ucd.h
7b730bb81af6749441654aa6f8b879820d3de6d2
[ "BSD-3-Clause" ]
permissive
terragotech/gpkg-lfs
099abbc495ab6e7623891bd8685bb46107b72526
ba9e8bf255d1feee68e401c1804d5d00962dd484
refs/heads/master
2022-07-20T03:55:36.733465
2017-12-08T09:13:19
2017-12-08T09:13:19
87,077,550
0
0
null
null
null
null
UTF-8
C
false
false
2,962
h
// Copyright 2014 PDFium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com #ifndef CORE_INCLUDE_FXCRT_FX_UCD_H_ #define CORE_INCLUDE_FXCRT_FX_UCD_H_ #in...
[ "ganesan.r@knetworks.co.in" ]
ganesan.r@knetworks.co.in
7bfe0e8ecc956c389184b32a07aaa72e0fa3dbdf
dd5b6a162aac5bd28b6c2c37b0fa653cc03be6de
/kernel/kernel/multiboot.c
2ddc35a8a70f383cbb58db73289e2f2af833a05c
[]
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
4,071
c
/* kernel/multiboot.c */ #include "kernel.h" void dump_mboot_info(const struct phys_multiboot_info *mbi) { const char *cmdline = (mbi->flags & 2) && mbi->cmdline ? (const char *)mbi->cmdline : ""; struct phys_mb_module *mbm = NULL; int i; printf("mbi (raw): %08x\n", mbi); printf("mbi.flags: %08x\n"...
[ "dennis.jenkins.75@gmail.com" ]
dennis.jenkins.75@gmail.com
2ae9030ce51b72e826a47c2e24155669ca6d456d
d564dc04fc78f297ed4ded3a77d8381e6a427064
/42/corewar/msa_srcs/core/fill_output.c
edb7a5c05c5043c362245d6ad0f096fa40bc0a19
[]
no_license
hereandnao/projects
83b156eb284a0f74a05353d2162f83402136a6ad
696b4dfeae155ffad12dd6ac456d80cb69b3c562
refs/heads/master
2022-12-15T15:55:57.413839
2019-09-19T12:42:04
2019-09-19T12:42:04
99,584,156
0
0
null
2022-12-07T00:43:18
2017-08-07T14:02:05
C
UTF-8
C
false
false
2,734
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* fill_output.c :+: :+: :+: ...
[ "hereandnao@gmail.com" ]
hereandnao@gmail.com
9bf51039b081688c4670b9ba0f4455cac408589b
a33aac97878b2cb15677be26e308cbc46e2862d2
/program_data/PKU_raw/36/152.c
e119997a5286e84a36b0d06e059e9c9f288661bb
[]
no_license
GabeOchieng/ggnn.tensorflow
f5d7d0bca52258336fc12c9de6ae38223f28f786
7c62c0e8427bea6c8bec2cebf157b6f1ea70a213
refs/heads/master
2022-05-30T11:17:42.278048
2020-05-02T11:33:31
2020-05-02T11:33:31
null
0
0
null
null
null
null
UTF-8
C
false
false
401
c
void main() { char str1[100],str2[100]; int i,j,len1,len2; scanf("%s%s",str1,str2); if((len1=strlen(str1))!=(len2=strlen(str2)))printf("NO\n"); else { for(i=0;i<len1;i++) for(j=0;j<len2;j++) { if(str1[i]==str2[j]) str1[i]='\0', str2[j]='\0'; } for(i=0;i<len1;i++) if(...
[ "bdqnghi@gmail.com" ]
bdqnghi@gmail.com
fd8464d110472243fe47720427581ed0db1793aa
c90dd7c44971aa34c1d1bb6695e832e4a94eccd4
/Chapter9/Lecture11/my_print_functions.c
7f9d4308221fc7ebb7e752b436b8d9c9a747d985
[ "Unlicense" ]
permissive
Jinssang/TBC-workbook
ead36f563520ca7178a186f1dd2c241bd4138527
e342856573537e89472a12f1d3fc373c8a227949
refs/heads/master
2022-07-17T18:45:31.561867
2020-05-23T23:59:45
2020-05-23T23:59:45
null
0
0
null
null
null
null
UTF-8
C
false
false
133
c
#include "my_print_functions.h" #include <stdio.h> void print_hello() { } void print_hi() { } void print_str(char* str) { }
[ "jmhong.us.2019@gmail.com" ]
jmhong.us.2019@gmail.com
7b8aff47c52e5e3c107d162b3c3da34ab97861bf
4cc285b0c585241ff4404087e6fbb901195639be
/NeuralNetworkNumbers/venv/Lib/site-packages/tensorflow/include/tensorflow/compiler/xla/service/gpu/nccl_collective_thunk.h
1463314752cfa53ef046907fae2b0eaf622b0518
[]
no_license
strazhg/NeuralNetworksPython
815542f4ddbb86e918e657f783158f8c078de514
15038e44a5a6c342336c119cdd2abdeffd84b5b1
refs/heads/main
2023-04-16T18:51:29.602644
2021-04-27T14:46:55
2021-04-27T14:46:55
361,944,482
0
0
null
null
null
null
UTF-8
C
false
false
129
h
version https://git-lfs.github.com/spec/v1 oid sha256:74244bfbf2211f121f61b1e9520f3913557161e397528068210cdf0ac9b52c60 size 5296
[ "golubstrazh@gmail.com" ]
golubstrazh@gmail.com
60c6bd9e01e67880942b5d0761f227b2adad76ec
63dd5de6186c40936efeb6db703bc9934cc64961
/main.build/module.numpy.core.c
d6b31c006b7b0d297b99c5de992a35bebf606d93
[ "Apache-2.0" ]
permissive
artur-chagas/ltv-pyqt
b2f49ec8a86d9d57e2eccd489597f7af8a9d73f7
9df112c6b2b4376c5cb31529609e1352de4bf6f3
refs/heads/master
2023-07-26T11:13:21.846949
2021-09-02T16:43:10
2021-09-02T16:43:10
348,781,846
0
0
null
null
null
null
UTF-8
C
false
false
198,766
c
/* Generated code for Python module 'numpy.core' * created by Nuitka version 0.6.16 * * This code is in part copyright 2021 Kay Hayen. * * 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 ...
[ "artur.chagas@usp.br" ]
artur.chagas@usp.br
db01984bec64e2fdacd1bfb6093ccd1be2f2df36
c38b9229dc8308a5d3ce8c4a26b09f0e53567f79
/phone_dir.c
60bde480b333d40cb5c498286e4e343a4e309dcc
[]
no_license
archana18/phone-directory
5c5497172cc9ef8309aebc744d8919778ed3a667
baceced32fa6b1ba344b78cd8242ce408febef82
refs/heads/master
2021-09-01T15:44:34.852795
2017-12-27T19:39:10
2017-12-27T19:39:10
115,551,807
0
1
null
null
null
null
UTF-8
C
false
false
3,141
c
#define _GNU_SOURCE #include <stdio.h> #include <string.h> #include <stdlib.h> struct details{ char fn[100]; char ln[100]; char phn[100]; char name[100]; }; static int lc; static char file_name[100]; struct details d[200]; static int i1; int line_count(char* file_name) { FILE *fp = fopen(file_name,...
[ "noreply@github.com" ]
archana18.noreply@github.com
3d76ead0bfd518eacf4c555f4ed9ba207d3ef702
dc2ead0d52e0cac1a97e8cbaa9e1ed187797a39f
/printf/conversion1.c
851001b667c32825a803ae49e1787ddf437128fa
[]
no_license
bbutterm/ft_ls
d9e4b8e42d63bc1802e7434bc8f7446f30629308
c7b0c765167c69486ca89924f080ea9cd81a3e7e
refs/heads/master
2021-01-27T16:58:20.987597
2020-02-27T17:26:21
2020-02-27T17:26:21
243,484,096
0
0
null
null
null
null
UTF-8
C
false
false
2,399
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* conversion1.c :+: :+: :+: ...
[ "bbutterm@at-q5.21-school.ru" ]
bbutterm@at-q5.21-school.ru
9a6484c187b0c65c409963ee3efbdad915403b88
3e68e4d26c84f8b1fd438b662fb97f8467ef4875
/php-5.5.0/ext/pdo_firebird/pdo_firebird.c
1f14b554215e6733fe650853af665ff0204791b0
[ "BSD-3-Clause", "BSD-4-Clause-UC", "Zlib", "ISC", "LicenseRef-scancode-other-permissive", "TCL", "LicenseRef-scancode-public-domain", "BSD-2-Clause", "JSON", "LicenseRef-scancode-pcre", "blessing", "PHP-3.01" ]
permissive
grantjbutler/PHPTest
2f1f5752358848e315f5d63edd00cc237f1880ba
63ac286b104576b598575512090ad39056d32a48
refs/heads/master
2021-01-23T13:28:55.656496
2014-02-05T05:24:44
2014-02-05T05:24:44
16,535,739
23
5
null
null
null
null
UTF-8
C
false
false
2,956
c
/* +----------------------------------------------------------------------+ | PHP Version 5 | +----------------------------------------------------------------------+ | Copyright (c) 1997-2013 The PHP Group | +--------------...
[ "butler.grant.j@gmail.com" ]
butler.grant.j@gmail.com
5a5fb92ee5a1d745bee7ae9ec7da7b3d61328131
15edfc6b9aec209de53f8add92cdb595fa3d980f
/byte code generator/y.tab.c
e7fed6ed5aabebd98952b6955af3c2ea57fd3db1
[]
no_license
mohamedabdelhakem1/Compiler-project
62938526efab3e4e9fbcdf2495b6abda3af89831
467db099617d031de6ed25ff737cf77eb7702bdd
refs/heads/master
2022-10-20T04:42:23.467610
2020-06-06T19:43:36
2020-06-06T19:43:36
249,262,762
0
2
null
null
null
null
UTF-8
C
false
false
59,346
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 under the...
[ "mohamedabdelhakem99@yahoo.com" ]
mohamedabdelhakem99@yahoo.com
8493e1d8d181a6cfe026d44543432aaec6692a38
d4e96aa48ddff651558a3fe2212ebb3a3afe5ac3
/Modules/ThirdParty/VNL/src/vxl/v3p/netlib/mathews/simpson.h
3c9e8a2ec9c32e1a8f9c4b4bfa0aa77bfcb84a7e
[ "LicenseRef-scancode-proprietary-license", "LicenseRef-scancode-warranty-disclaimer", "SMLNJ", "BSD-3-Clause", "LicenseRef-scancode-free-unknown", "LicenseRef-scancode-mit-old-style", "LicenseRef-scancode-other-permissive", "LicenseRef-scancode-unknown-license-reference", "NTP", "IJG", "GPL-1.0-...
permissive
nalinimsingh/ITK_4D
18e8929672df64df58a6446f047e6ec04d3c2616
95a2eacaeaffe572889832ef0894239f89e3f303
refs/heads/master
2020-03-17T18:58:50.953317
2018-10-01T20:46:43
2018-10-01T21:21:01
133,841,430
0
0
Apache-2.0
2018-05-17T16:34:54
2018-05-17T16:34:53
null
UTF-8
C
false
false
419
h
extern int v3p_netlib_simpru_( v3p_netlib_doublereal (*f)(v3p_netlib_doublereal*), v3p_netlib_doublereal *a, v3p_netlib_doublereal *b, v3p_netlib_integer *m, v3p_netlib_doublereal *srule ); extern int v3p_netlib_xsimpru_( v3p_netlib_doublereal (*f)(v3p_netlib_doublereal*), v3p_netlib_doublereal...
[ "ruizhi@csail.mit.edu" ]
ruizhi@csail.mit.edu
15a4091c12b49560dd5248e5063d6a14a8d33c6e
264cc34d1d5322c9c955f351e5ed710836f6a1a5
/cmake_targets/lte_build_oai/build/CMakeFiles/RRC_Rel14/RRCConnectionSetup-r8-IEs.h
ef437473c783e2c767b0193844271ddeb34d44de
[ "BSD-3-Clause", "BSD-2-Clause", "LicenseRef-scancode-warranty-disclaimer", "LicenseRef-scancode-unknown-license-reference", "LicenseRef-scancode-generic-cla" ]
permissive
mr-ytseng/openairinterface5g
8d40a768b2046da8c521f58d34c0466226f1c154
54d541c22cdfcb774774089291c93e4e79294a1d
refs/heads/master
2021-10-27T20:56:33.843199
2019-04-19T15:37:55
2019-04-19T15:37:55
177,127,103
0
1
null
null
null
null
UTF-8
C
false
false
1,424
h
/* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "EUTRA-RRC-Definitions" * found in "/home/user/openairinterface5g/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/lte-rrc-14.7.0.asn1" * `asn1c -pdu=all -fcompound-names -gen-PER -no-gen-OER -no-gen-example -D /home/user/openairinterface5g/c...
[ "yuchia.tseng@irt-systemx.fr" ]
yuchia.tseng@irt-systemx.fr
f6c775a31d307caf379726db1078e424c2446105
c10cb84eafc734b189289f352fa92abb1cea0696
/Example/Pods/Headers/Private/Cordova/CDVPlugin.h
3cdf0f891c71a2354440521496a7d5c83e5f2a47
[ "MIT" ]
permissive
fuacici/Cordova
d668e04cfac5bfb5eae1d5536a3a61108a38ce6f
4afa9264240d03b9f3e11c235c4e425e76b56a1d
refs/heads/master
2021-03-12T18:13:31.547811
2017-05-16T11:32:26
2017-05-16T11:32:26
91,450,794
0
0
null
null
null
null
UTF-8
C
false
false
41
h
../../../../../Classes/Public/CDVPlugin.h
[ "futilong@ppdai.com" ]
futilong@ppdai.com
780d7af07819bf5235638cc127e45124fe3a100e
5c255f911786e984286b1f7a4e6091a68419d049
/code/15e8b9ca-11ea-4f0b-a209-b09556f74568.c
c9677a3980db48a85edf054fcf541d1ca4ea02cc
[]
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
218
c
#include <stdio.h> int main() { float i; float j; float k; float l; i = 6; j = 9; printf("vulnerability"); k = l; l = i*j*k/9; printf("vulnerabivtty"); printf("%f\n",k); return 0; }
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
cd52b44bfdfbe24ab84339be340a265893ba5ca9
88ae8695987ada722184307301e221e1ba3cc2fa
/third_party/libei/include/drm/drm.h
438abde3621d83ba6d20d2b6642446452d3199ff
[ "BSD-3-Clause", "MIT", "Apache-2.0", "LGPL-2.0-or-later", "GPL-1.0-or-later" ]
permissive
iridium-browser/iridium-browser
71d9c5ff76e014e6900b825f67389ab0ccd01329
5ee297f53dc7f8e70183031cff62f37b0f19d25f
refs/heads/master
2023-08-03T16:44:16.844552
2023-07-20T15:17:00
2023-07-23T16:09:30
220,016,632
341
40
BSD-3-Clause
2021-08-13T13:54:45
2019-11-06T14:32:31
null
UTF-8
C
false
false
32,129
h
/** * \file drm.h * Header for the Direct Rendering Manager * * \author Rickard E. (Rik) Faith <faith@valinux.com> * * \par Acknowledgments: * Dec 1999, Richard Henderson <rth@twiddle.net>, move to generic \c cmpxchg. */ /* * Copyright 1999 Precision Insight, Inc., Cedar Park, Texas. * Copyright 2000 VA Linu...
[ "jengelh@inai.de" ]
jengelh@inai.de
4586969a69026c572cc068d2ad854a65ee9e5045
781a3931b5cf088cfab0d95e2ca7c6dd43bd5e24
/Lab2/Lab2-4/hi.c
7a6eb058fdb4946bc8ea6833678d35664e8729c1
[]
no_license
kodabear96/RTOS_Labs
dc1ece1813eccf5afe9979548aeb96ef7e057d24
2132d2e5842a911fa93b0dff011802123e13725e
refs/heads/master
2020-03-12T21:02:41.596235
2018-04-27T08:24:39
2018-04-27T08:24:39
130,819,631
0
0
null
null
null
null
UTF-8
C
false
false
74
c
#include <stdio.h> void printMessage(void) { printf("Hi\n"); return; }
[ "noreply@github.com" ]
kodabear96.noreply@github.com
42df356f40672a792e915fb84407a3349cbb0b65
c13f49dbdbb303a8063b87442b179ab58019a510
/Code/SimpleCode.h
029786bb7bdb281f7889d6f4c5df13ff66c232dd
[]
no_license
elbrook33/SimpleApp
f26b4f40a60207118c306389128a06747a05a38b
c43ad873e0ce7d2fb723c8d3557f8f7d8c457d13
refs/heads/master
2021-01-16T21:00:16.176448
2015-11-05T08:08:27
2015-11-05T08:08:27
null
0
0
null
null
null
null
UTF-8
C
false
false
2,073
h
void parse ( const char* Text ) { dict H_file = newDict (); dict C_file = newDict (); parsePreamble ( &Text, &H_file, &C_file ); parseBlocks ( &Text, &H_file, &C_file ); } void parsePreamble ( const char** Text, dict* H_file, dict* C_file ) { skipEmptyLines ( Text ); if ( matchLine ( Text, "```" ) ) ...
[ "michael@wmail.io" ]
michael@wmail.io
7fbfd2d8c45cbb2d65adbf64acd6dba44b1fe7ac
d4781adf233b660948f3db035a9657b0f26abc5f
/db_apps/lark_sensors/bhi-160.c
cb976adf9fa154df137ea6f7c754a02a06b6b9b8
[]
no_license
xiongqi1/web
bce81960c2a74bde186210bd376692945666e809
6d4b20e15f09a4fdb71c2f1dc6a4844473f38a6f
refs/heads/main
2023-09-05T06:43:43.971707
2021-11-26T09:44:40
2021-11-26T09:44:40
432,123,705
1
0
null
null
null
null
UTF-8
C
false
false
27,808
c
/* * Bosch BHI-160 sensor access library * * Iwo.Mergler@netcommwireless.com */ #define _XOPEN_SOURCE // For usleep in unistd.h #include <bhi-160.h> #include "i2c_linux.h" #include <string.h> #include <stdio.h> #include <stdlib.h> //malloc/free #include "log.h" // Set to 0, 1, 2 or 3 // 0 = Nothing // 1 = Error...
[ "xiongqi@git.com" ]
xiongqi@git.com
bfce6ad01f18bcda1bca231c1225afcf5f96c475
9e6ef1b1763563626921926f530299e45cda946c
/CP2/cp2/corpus/t00490.c
5207f40eb5bd7606df9c7f9ef76d6aaed119d4f5
[]
no_license
TF-185/cra-princess-cp3
fc39e0ab503fd5b0e8df13a74968cad6bb21e751
3f762c85efa5b91cb7080fd17d88c5b6f4c6d529
refs/heads/master
2023-05-28T23:29:06.407627
2019-10-24T15:53:08
2019-10-24T15:53:08
null
0
0
null
null
null
null
UTF-8
C
false
false
2,595
c
/* * This is a RANDOMLY GENERATED PROGRAM. * * Generator: csmith 2.3.0 * Git version: 30dccd7 * Options: --take-no-union-field-addr --no-packed-struct --no-float --seed 3759845812 * Seed: 3759845812 */ #include "csmith.h" static long __undefined; /* --- Struct/Union Declarations --- */ /* --- GLOBAL V...
[ "mreposa@cra.com" ]
mreposa@cra.com
69d841dd9c8bf626de2c0528be9d27f49f6910cb
7e457a7fcc02fa35809d89d97ffb04d1e723d5f9
/Bezier Curve.c
328d9608106bb754af7eddd8d5ad7faa0ff6531e
[]
no_license
rajatgupta802/CG-Labs-Programs
c2e025c8dbef38b95f498f7a25e6e8225ecc9cfa
7ad6bbfef74fa7ce21fa1cb26ca3f9fb7625919e
refs/heads/master
2023-02-10T01:40:55.332012
2021-01-05T09:09:58
2021-01-05T09:09:58
289,062,311
1
0
null
null
null
null
UTF-8
C
false
false
802
c
#include <stdio.h> #include <stdlib.h> #include <graphics.h> #include <math.h> void bezier (int x[4], int y[4]) { int gd = DETECT, gm; int i; double t; initgraph (&gd, &gm, "C:\\TurboC3\\BGI"); for (t = 0.0; t < 1.0; t += 0.0005) { double xt = pow (1-t, 3) * x[0] + 3 * t * pow (1-t, 2) * x[1] + 3 * ...
[ "noreply@github.com" ]
rajatgupta802.noreply@github.com
5b8b335c387a9decf845ab892c03b2deb153c75a
85566f6101dd1bcc32b0a34fc28e70acdaff7245
/phonelibs/acados/include/blasfeo/include/blasfeo_s_blasfeo_ref_api.h
db8b28d3b7a75a83fa0d74109d9ea0aecbec96d6
[ "MIT", "LicenseRef-scancode-warranty-disclaimer" ]
permissive
samin891/openpilot-2
767edff4f9d20c96ce663108024f6870a137da1f
06944165d03ba7081f857338395337c544954cca
refs/heads/master
2023-08-13T03:24:45.370756
2021-09-30T02:05:11
2021-09-30T02:05:11
347,588,312
1
0
MIT
2021-03-14T08:59:26
2021-03-14T08:59:25
null
UTF-8
C
false
false
19,548
h
/************************************************************************************************** * * * This file is part of BLASFEO. * * ...
[ "noreply@github.com" ]
samin891.noreply@github.com
2ace3727b1d84fe78fe5735b7956bd6a24bd2579
ff3e7df4b27c5cf683f65a299982ca216cb9f625
/ft_strncat.c
8464103adfde7e89e02dc9e24f124943a94cf778
[]
no_license
EvanSMartin/Libft
7a3e7d76a0de27e78d3bc3e6ff851755ca43d80e
19c8adae71c8f50c9505b5d929f11a18d95f1e20
refs/heads/master
2021-10-24T04:38:51.491422
2019-03-21T23:06:13
2019-03-21T23:06:13
126,102,348
0
0
null
null
null
null
UTF-8
C
false
false
1,296
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_strncat.c :+: :+: :+: ...
[ "noreply@github.com" ]
EvanSMartin.noreply@github.com
db96ee6e2b23a824916c4c21c2e06e23fa71ac07
4033316bb7f02fd479cf891862aa2beb8006cdde
/routing/graph_module.c
5f4f036ada332e8856899b3a6a26d333712da529
[]
no_license
hyeongrokheo/isLab_RoRoShip
2ccbd1381b77a69a60681f3f30f28518fb3ee92a
7f50c4114ab338c5eecd6f4438a1ee24288f88d3
refs/heads/master
2021-09-03T07:47:13.617864
2018-01-07T08:16:32
2018-01-07T08:16:32
null
0
0
null
null
null
null
UTF-8
C
false
false
61,644
c
/*161022*/ //#include <python2.7/Python.h> #include <Python.h> #include <numpy/arrayobject.h> #include <math.h> #include <stdbool.h> #define not_available 1 #define available 0 #define MAX 250 #define MAX_Q MAX*MAX*16 #define UP 0 #define RIGHT 1 #define DOWN 2 #define LEFT 3 #define FILE_PATH "../routing/path_list" ...
[ "noreply@github.com" ]
hyeongrokheo.noreply@github.com
0af849acda0da1f9e1d477521e2ad0596c9e3d8b
cc43ed671bdffe985a836334572d5d523706bb85
/Nu-LB-NUC140_BSP3.00.004_v1.2/SampleCode/Nu-LB-NUC140/UART1_ESP8266/MCU_init.h
fb1542d573edba29403cc37ec138538324fc182c
[]
no_license
fxanhkhoa/BattleShip_Csharp
cf0bacd147fbae91b83ac9e41f8f1b7325237801
703443456f34411b233538e64ff5d3dc0e6f48f4
refs/heads/master
2020-03-31T11:53:34.970181
2019-01-05T11:10:59
2019-01-05T11:10:59
152,195,450
0
0
null
null
null
null
UTF-8
C
false
false
456
h
//Define Clock source #define MCU_CLOCK_SOURCE #define MCU_CLOCK_SOURCE_HXT // HXT, LXT, HIRC, LIRC #define MCU_CLOCK_FREQUENCY 50000000 //Hz //Define MCU Interfaces #define MCU_INTERFACE_UART0 #define UART_CLOCK_SOURCE_HXT // HXT, LXT, PLL, HIRC #define UART_CLOCK_DIVIDER 3 #define MCU_INTERFACE_UART1 ...
[ "fxanhkhoa@gmail.com" ]
fxanhkhoa@gmail.com
768a043f1385c56ce17708b6f8ae4a7f6996d5d8
3f8a42a33ecb62531caecff21bdf89a6505728f2
/ChessGame/src/ConsoleMode.h
70b90390880df432d736ea6a9be78333f11cb41d
[]
no_license
ArielKarp/ChessGame
70ae32954e1d069b91fabc0b9e9fc712494b3a8e
38f1f4bdbf1cdcb23fbea7aa0fb3316e7c57b82f
refs/heads/master
2021-07-17T17:34:20.895249
2017-10-23T09:25:34
2017-10-23T09:25:34
null
0
0
null
null
null
null
UTF-8
C
false
false
3,436
h
#ifndef CONSOLEMODE_H_ #define CONSOLEMODE_H_ #include <stdbool.h> #include <stdio.h> #include "Parser.h" #include "XMLParser.h" #define MIN_DIFFICULTY 1 #define MAX_DIFFICULTY 4 #define FROM_TO_CORD 4 /** * initialize console mode * @return * int */ int ConsoleMode(); //put auxiliary functions and constants u...
[ "akarpilovsky@gmail.com" ]
akarpilovsky@gmail.com
7a2c789735cf159769091683be1858e78fbf9ad1
6e56b35e96935e111d91ab29f90afc9a36e0162d
/Lightwave6SDK/sample/panctl/slider.c
6c4fd66f38bbb709f363773563c8dfe8b5e39b3c
[]
no_license
jangellx/TMProLWPlugIns
b9529e8678d25b5e47fba3e99f69e72aa576b501
217e12b4b5dad76bb7b61b03e5ca7b3f0fa55f09
refs/heads/master
2021-01-10T08:53:42.532517
2013-02-27T16:57:37
2013-02-27T16:57:37
8,458,851
2
1
null
null
null
null
UTF-8
C
false
false
5,045
c
/* ====================================================================== slider.c Test the LWPanels slider-like controls. Ernie Wright 28 Jun 00 ====================================================================== */ #include <lwserver.h> #include <lwpanel.h> #include <stdio.h> static int slideval[ 5 ] = { 10,...
[ "jangell@tmproductions.com" ]
jangell@tmproductions.com
612842c0bf5ef1b184aef34a73fd5b6f53f67b3c
3f55f2e605a8fe3064f237ecdbc4af51d6f0deac
/Pods/Headers/Private/FirebaseDatabase/FViewProcessorResult 2.h
80995af7de03a1945d58c84b81c65d332ba791c8
[]
no_license
matheusamendola/Gerenciador-grupos
52d183c45113b4770ef05e273863863e6b7e15e3
5f1b4996d35b2de2c7d1f0b1795a1e464961e7d1
refs/heads/master
2022-12-08T07:54:35.906772
2020-08-26T19:24:00
2020-08-26T19:24:00
290,584,733
0
0
null
null
null
null
UTF-8
C
false
false
68
h
../../../FirebaseDatabase/Firebase/Database/FViewProcessorResult 2.h
[ "matheusamendolaa@gmail.com" ]
matheusamendolaa@gmail.com
f0b41039ca52608eda3f0e59e66e70e60c796de3
95e0180265f331fcf5c6167f72c35681e3d8af12
/Pods/Headers/Private/BoringSSL-GRPC/openssl_grpc/crypto/x509v3/ext_dat.h
ceb9e33c949941381ca3a768075d03a61d9b81a8
[]
no_license
bmtadeo/SearchCharge
8b4d3d6c1a9cf9d2f17716341e20da01b08b3cd4
3295b35c5910e6825040912272cd25a395065791
refs/heads/main
2023-01-23T00:18:32.209461
2020-12-12T09:30:32
2020-12-12T09:30:32
320,792,105
0
0
null
null
null
null
UTF-8
C
false
false
1,067
h
XSym 0056 5548127dbc38b6d8b55305b5e1e5e300 ../../../../../../BoringSSL-GRPC/crypto/x509v3/ext_dat.h ...
[ "bmartinez059@ikasle.ehu.eus" ]
bmartinez059@ikasle.ehu.eus
658899a75392560e2fbb6a8ddaa2a6ab06a25abe
9a82f182ff69285eec220dd6455e14dff449565e
/Lab4/ExtraCredit/startup_ccs.c
7c3c4bc79c59fe6b60ad3821e0f929653d226b95
[]
no_license
dChunGit/Embedded-Systems-Design-Lab
4f55ee11b49517cad8b7acc7828a57b5283c4480
aff52cf611f51e5d75d3fe6845c01f91d568371c
refs/heads/master
2020-03-18T12:50:47.390977
2018-05-24T18:34:07
2018-05-24T18:34:07
134,747,072
0
0
null
null
null
null
UTF-8
C
false
false
15,359
c
//***************************************************************************** // // startup_ccs.c - Startup code for use with TI's Code Composer Studio. // // Copyright (c) 2014 Texas Instruments Incorporated. All rights reserved. // TI Information - Selective Disclosure // //****************************************...
[ "dchun@utexas.edu" ]
dchun@utexas.edu
07c5cd645bd2b2293983bc044cc8658a5c7d33da
c3de6c160c9dddf90a37d7f317244ba5711d3ba0
/Sum_of_digits.c
c892f78ee5aa3ac2132aaffe90337b99661e6ac5
[]
no_license
mathurabargavee/MYCAPTAIN-C-PROGRAMMING
1a5c58b048c84ac0f226f1e0414ff6d144450217
d2e2ab166d8c19fa526f7edadd5032df1490b79d
refs/heads/main
2023-04-18T08:19:02.701384
2021-04-27T17:09:27
2021-04-27T17:09:27
354,352,108
0
0
null
null
null
null
UTF-8
C
false
false
454
c
//Write a program in C to find the sum of digits of a number using recursion //Your Input and Output should look similar to this //Input Input number: 1234 Output Sum of digits: 10 #include <stdio.h> int sum(int n) { int r; if(n!=0) { r=n%10; return r+sum(n/10); } else return 0; } ...
[ "noreply@github.com" ]
mathurabargavee.noreply@github.com
73952b08b5562f0151ce78946519df59d6100d1f
fdfd7c3a235acbc496caa5156db700660fd98e60
/foundation/library.h
1bdbe7479814351b7ad50da293a64e0d6d501c5d
[]
no_license
jschmidt42/timelapse
24a09b99bd69f10a1a6f690a1fd6e8c4d8e62f7e
b73548f3e9782655d870e852730b7898e3fde5e0
refs/heads/master
2020-03-18T07:45:31.073415
2018-07-10T00:01:26
2018-07-10T00:01:26
134,471,458
21
1
null
2018-07-10T00:01:27
2018-05-22T20:21:43
C++
UTF-8
C
false
false
2,879
h
/* library.h - Foundation library - Public Domain - 2013 Mattias Jansson / Rampant Pixels * * This library provides a cross-platform foundation library in C11 providing basic support * data types and functions to write applications and games in a platform-independent fashion. * The latest source code is alway...
[ "jonathans@unity3d.com" ]
jonathans@unity3d.com
27b90495f07e90a656e7d3401ec587832268b457
598737b786a20889dc6acd468478baf4972535b3
/src/sys/dev/pci/cxgb_sge_defs.h
417edb22a1db76bad81563b2a1bb322038d77daf
[]
no_license
shisa/shisa-netbsd
5c8e289de2a48b6d8f39bd3add9ca4ea48fec1da
28d999d1c25107c126e0a458a97b9397aae592ef
refs/heads/master
2021-01-01T05:33:32.619808
2008-05-26T04:27:54
2008-05-26T04:27:54
32,793,680
1
2
null
null
null
null
UTF-8
C
false
false
9,539
h
/************************************************************************** Copyright (c) 2007, Chelsio Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must reta...
[ "keiichi@mobilegravity.sfc.wide.ad.jp" ]
keiichi@mobilegravity.sfc.wide.ad.jp
8fc4d351da437c6000877f06865431e6cc8ce74f
62149260316163c74e1f42093e39ac5e107b79c1
/usb/usb_core/device/sources/bsp/MKL43Z4/usb_dev_bsp.c
167ee9ab06a2fac5c317b7a0d7dc1795d3861a72
[]
no_license
yisea123/modbus-bridge
f57a65834c18a14704f98d10d7f98ccbf7e5ccca
a60d338f1e610cd6788a94248bc4b8cdafd0d192
refs/heads/master
2020-06-11T03:32:05.250975
2019-04-01T01:22:03
2019-04-01T01:22:03
193,838,230
1
0
null
2019-06-26T05:53:51
2019-06-26T05:53:50
null
UTF-8
C
false
false
3,794
c
/**HEADER******************************************************************** * * Copyright (c) 2013 - 2015 Freescale Semiconductor; * All Rights Reserved * * *************************************************************************** * * THIS SOFTWARE IS PROVIDED BY FREESCALE "AS IS" AND ANY EXPRESSED OR * IMPLIED ...
[ "franciscoliveto@gmail.com" ]
franciscoliveto@gmail.com
5d312ddf2ecb45b6e11c7a392356400c99b19ec8
ba07bd895145f216be4086f5bc0fe464e41bc601
/src/drivers/filters/iir/iir_f.c
0a12e4b5a58d0a43aa34849953b1ab77972db417
[ "BSD-3-Clause", "BSD-2-Clause" ]
permissive
tummychow/arm-alarm
130a7acdb536ea8e1683f09d49ab7a45e936e435
c1e97002382cf7e91acb8649f902c1e369149a47
HEAD
2016-09-06T21:34:22.559232
2014-02-28T09:42:51
2014-03-04T03:48:19
null
0
0
null
null
null
null
UTF-8
C
false
false
1,987
c
/**************************************************************************/ /*! @file iir_f.c @brief A memory efficient single pole low pass filter using float values @code iir_f_t iir; iir_f_init(&iir, 0.01); iir_f_add(&iir, 10); iir_f_add(&iir, 20); iir_f_add(&...
[ "contact@microbuilder.eu" ]
contact@microbuilder.eu
b94933aa0c561332fdf99468a4fc03827e44c4e3
4ecb80aebaf114a6ffbb11b302191e7ca1684eee
/src/test_poly2.c
ecec8e613d52e6feb898b78b603a11774c1f6a6a
[]
no_license
konrad-komisarczyk/wielomiany
347947348b26d2fc8438274082198ecae3b7beee
e44c4cf0f03f20733656f2ed9d0331ed1129f74f
refs/heads/master
2020-12-11T20:35:13.225428
2020-01-14T23:12:17
2020-01-14T23:12:17
233,953,880
0
0
null
null
null
null
UTF-8
C
false
false
264
c
#include "poly.h" int main() { Poly c_1 = PolyFromCoeff(1); Poly c_2 = PolyClone(&c_1); Mono m1 = MonoFromPoly(&c_1, 3); Mono m2 = MonoClone(&m1); Mono monos1[1]; monos1[0] = m1; Poly p1 = PolyAddMonos(1, monos1); PolyPuts(&p1); }
[ "komisarczykk@student.mini.pw.edu.pl" ]
komisarczykk@student.mini.pw.edu.pl
a5c21d34178846ffe0c89d5ba0f2c787dd1e0560
07976bb4d0ffe98ac3f406abae5ea4a52a69641a
/beken378/driver/ble/profiles/comm/api/comm_task.h
469e8fbd69d31abc8d624e2d7135199d5833d178
[]
no_license
xiangjin945/DoorLock
d4781177aea2a824dac2d3f4cabf858ac4ddcfd9
7ad73295736deaf1fa94b5cacf3e13b7c6d05f0f
refs/heads/master
2023-07-18T01:24:05.436782
2021-09-08T03:02:29
2021-09-08T03:02:29
404,185,045
0
0
null
null
null
null
UTF-8
C
false
false
1,535
h
#ifndef _COMM_TASK_H_ #define _COMM_TASK_H_ #include "rwprf_config.h" #if (BLE_COMM_SERVER) #include <stdint.h> #include "rwip_task.h" // Task definitions #include "ble_compiler.h" struct bk_ble_enable_req { /// connection index uint8_t conidx; /// Configuration uint16_t ind_cfg; uint16_t ...
[ "2437974424@qq.com" ]
2437974424@qq.com
e88d936f254097afe5557dfa03ddfe9a37b7637b
951f00f5157732f2dac715b68b12efc6dd10ee4a
/2.app/qnx/showmem/showmem.h
99890eabbf0b38680e7f6ae1a7e4a8ceb93f8fd5
[]
no_license
GinPot/mycode
b8eb294a828c2b3e9b984594155da792b5d581df
33e63f8710b9e1ad2d77694b0fed959b473aee51
refs/heads/master
2023-03-03T09:10:03.010998
2023-02-26T07:59:21
2023-02-26T07:59:21
215,748,132
7
8
null
null
null
null
UTF-8
C
false
false
1,544
h
#include <inttypes.h> #include "memmaps.h" #include "memstats.h" /** * This structure holds the command line options for easy access. */ #define PROCESS_DETAIL_LIBRARY 0x1 #define PROCESS_DETAIL_STACK 0x2 #define PROCESS_DETAIL_HEAP 0x4 struct showmem_opts { int show_system_summary; int show_process_summ...
[ "929391874@qq.com" ]
929391874@qq.com
5a96c59c49a2db9fc5f28d09e9f7ec4c61804ba4
846a7668ac964632bdb6db639ab381be11c13b77
/lichee/brandy/basic_loader/bsp/bsp_for_a31/uart/format_transformed.c
5e3666467acc8500d504daf1a0c5ca5731300641
[]
no_license
BPI-SINOVOIP/BPI-A64-Android8
f2900965e96fd6f2a28ced68af668a858b15ebe1
744c72c133b9bf5d2e9efe0ab33e01e6e51d5743
refs/heads/master
2023-05-21T08:02:23.364495
2020-07-15T11:27:51
2020-07-15T11:27:51
143,945,191
2
0
null
null
null
null
WINDOWS-1258
C
false
false
6,084
c
/* ************************************************************************************************************************ * eGON * the Embedded GO-ON Bootloader System * * Copyright(C), 200...
[ "mingxin.android@gmail.com" ]
mingxin.android@gmail.com
0f33bc46b2d1b0d59f06919ea0946a270fc60b16
71e5f96a29f5d643ab888b37677d38c33f8d765d
/d/darkwood/yntala/rooms/hid13.c
b54c20bc0bc7f388d9605c31584ef7e1aac27e84
[ "MIT", "LicenseRef-scancode-unknown-license-reference" ]
permissive
Cherno-SuS/SunderingShadows
5f755fbebb79dc0b9d1c2a0541408be4afeb8b67
c3b4370beb2c4351ecc60826850c94892a42b685
refs/heads/main
2023-04-21T09:52:14.580024
2021-03-23T12:09:55
2021-03-23T12:09:55
349,490,686
0
0
NOASSERTION
2021-03-23T12:09:56
2021-03-19T16:40:12
null
UTF-8
C
false
false
165
c
//hid13 #include <std.h>; #include "../yntala.h" inherit IHRMS+"hidin.c"; void create(){ ::create(); set_exits(([ "south":INRMS+"hid14", "east":INRMS+"hid6", ])); }
[ "law@shadowgate.org" ]
law@shadowgate.org
b4334286e4116b2408ad98f3157e7933ac003247
c47c254ca476c1f9969f8f3e89acb4d0618c14b6
/datasets/linux-4.11-rc3/drivers/acpi/resource.c
cd4c4271dc4cd6ec5c676eb849cabcdc6a1736b7
[ "BSD-2-Clause", "Linux-syscall-note", "GPL-2.0-only" ]
permissive
yijunyu/demo
5cf4e83f585254a28b31c4a050630b8f661a90c8
11c0c84081a3181494b9c469bda42a313c457ad2
refs/heads/master
2023-02-22T09:00:12.023083
2021-01-25T16:51:40
2021-01-25T16:51:40
175,939,000
3
6
BSD-2-Clause
2021-01-09T23:00:12
2019-03-16T07:13:00
C
UTF-8
C
false
false
22,285
c
/* * drivers/acpi/resource.c - ACPI device resources interpretation. * * Copyright (C) 2012, Intel Corp. * Author: Rafael J. Wysocki <rafael.j.wysocki@intel.com> * * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ * * This program is free software; you can redistribute it and/or mod...
[ "y.yu@open.ac.uk" ]
y.yu@open.ac.uk
2b0170bf9bf2900a127e649ed76a414bcfd166ae
452b3b759fbd490219c8a3ff0867b1c13e400992
/test(12)/test(12)/main.c
5f626138f09411db19a05e42271ac44ccf4095f7
[]
no_license
DuPengFei-du/DS---Learning
5cc1c1cfe483aa9283d0a6e36bd24337e4a17e0f
14d2468f558820d32302be70cc57ee792887aca3
refs/heads/master
2021-08-15T05:41:11.368770
2021-08-13T14:39:23
2021-08-13T14:39:23
217,180,710
1
0
null
null
null
null
UTF-8
C
false
false
501
c
#include"DList.h" int main() { Node* head; NodeInit(&head); NodePushBack(head, 10); NodePushBack(head, 20); NodePushBack(head, 30); NodePushBack(head, 40); NodePushBack(head, 50); NodePrint(head); NodePushFront(head, 1); NodePushFront(head, 2); NodePushFront(head, 3); NodePushFront(head, 4); NodePush...
[ "935820240@qq.com" ]
935820240@qq.com
e45091bc293e8d547ec217ec41fb07b758bff3e0
fd725577a3fa3131e8cb0d7e0d904fa7134fc61a
/Libraries/STMTouch_Driver/inc/tsl_time_stm32f0xx.h
7da987c258c5e881afb4addb7c8966e0f4d30476
[]
no_license
GT-Robotics/CATch
5f6f8af89467782bac9ba3c901b9ac17ea4bad56
6c97b8b57850d70ff72e82b060e4b1ed55205d15
refs/heads/master
2021-01-23T03:48:54.552421
2015-04-10T18:41:30
2015-04-10T18:41:30
33,669,241
1
0
null
null
null
null
UTF-8
C
false
false
1,688
h
/** ****************************************************************************** * @file tsl_time_stm32f0xx.h * @author MCD Application Team * @version V1.4.4 * @date 31-March-2014 * @brief This file contains external declarations of the tsl_time_stm32f0xx.c file. ******************************...
[ "herz1012@gmail.com" ]
herz1012@gmail.com
97cfe16d46a27a40cfa8e4cbd75e4a430cee1ff2
289a4a219fa9b8007a647c3e47adcc3e2cddaf5d
/locks.c
7f2c1d63199b385ee0bbaeaa5c8ad4086883306c
[]
no_license
plaisteixo-5/PC
384782d9ba00a95ae658e89bbf44654d55760b81
138190faf5864a05d17567c8e373437f8a195b0e
refs/heads/main
2023-09-05T00:02:09.287884
2021-11-01T00:46:23
2021-11-01T00:46:23
394,484,964
0
0
null
null
null
null
UTF-8
C
false
false
950
c
#include "stdio.h" #include "unistd.h" #include "stdlib.h" #include "pthread.h" #define N 100 #define x 10000000000 long long int contador = 0; pthread_mutex_t lock_contador = PTHREAD_MUTEX_INITIALIZER; void* incrementar(void* arg){ int id = *((int *) arg); printf("Criou uma pthread com id = %d\n", id); ...
[ "felipefontenele1317@gmail.com" ]
felipefontenele1317@gmail.com
16a23dac3e6e6f772619bf60ca2e24e59b9ccb85
c2cedcf36667730f558ab354bea4505b616c90d2
/bin/soul/_bite.c
f2069ba55943cfc4e53dec806c50f3df190a31d3
[]
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
428
c
inherit "/bin/std"; void reset(int x) { if(!x) { ::reset(); nontarget("You bite yourself in frustration.\n", "#MN# bites #MO#self in frustration.\n"); target("You bite #TN#.\n", "#MN# bites #TN#.\n", "#MN# bites you.\n"); afar("You bite #TN# from afar.\n", "#MN# bites you from afar.\n");...
[ "rump.nirv@gmail.com" ]
rump.nirv@gmail.com
47d52e1c3852a6d5f1d1be9a0a86d615b5fdf29e
e5336f8a067302f35bef06b1dac1304ee5a2c1a8
/lib/Defines.h
0998a71ced788cc42503b8c3ae8bcf391a9bc5d8
[ "MIT" ]
permissive
dejbug/cathy
a39b0ae78dfac37ee68f35dcf11dc7ea65188319
6c146a31daf08f790856591a5e3b76dcdf79b758
refs/heads/master
2020-08-04T20:51:15.072877
2019-10-02T07:58:37
2019-10-02T07:58:37
212,274,748
0
0
null
null
null
null
UTF-8
C
false
false
243
h
#pragma once #define NOTIFY_LISTENERS(call) for(iterator it=begin(); it!=end(); it++) (*it)->call #define INCLUDE_NAMESPACE(label) using namespace label; #define BEGIN_NAMESPACE(label) namespace label { #define END_NAMESPACE(label) }
[ "dejbug@users.noreply.github.com" ]
dejbug@users.noreply.github.com
8cf6f7e0a15686d824a5a328567cae50edc128f3
c8b39acfd4a857dc15ed3375e0d93e75fa3f1f64
/Engine/Source/ThirdParty/ICU/icu4c-53_1/source/i18n/unicode/usearch.h
a64e9190c924270d01a788162f4221b18cb432fa
[ "MIT", "LicenseRef-scancode-proprietary-license", "ICU", "NAIST-2003", "LicenseRef-scancode-unicode", "BSD-3-Clause", "LicenseRef-scancode-public-domain", "BSD-2-Clause" ]
permissive
windystrife/UnrealEngine_NVIDIAGameWorks
c3c7863083653caf1bc67d3ef104fb4b9f302e2a
b50e6338a7c5b26374d66306ebc7807541ff815e
refs/heads/4.18-GameWorks
2023-03-11T02:50:08.471040
2022-01-13T20:50:29
2022-01-13T20:50:29
124,100,479
262
179
MIT
2022-12-16T05:36:38
2018-03-06T15:44:09
C++
UTF-8
C
false
false
38,807
h
/* ********************************************************************** * Copyright (C) 2001-2011,2014 IBM and others. All rights reserved. ********************************************************************** * Date Name Description * 06/28/2001 synwee Creation. ***************************...
[ "tungnt.rec@gmail.com" ]
tungnt.rec@gmail.com
e379dd62043018260b8b9d19e6942e96b395d1e4
d17cc1bd4965189d732fa0db7d1fa483f6bf609a
/if-archive/programming/hugo/library/contributions/strfnc.h
5964e1481b6df69513b247e864e2a3bd0436cc17
[]
no_license
umeboshi2/ifarchive
240cf434355844e25812fdec9cc3e81449f60070
ad06cf16cdd77ce223a015dcecb057e6dabb9973
refs/heads/master
2021-01-19T02:44:09.752420
2017-12-31T22:17:09
2017-12-31T22:17:09
39,272,628
1
0
null
null
null
null
UTF-8
C
false
false
181
h
../../../../../.git/annex/objects/Gq/55/URL--http&c%%mirror.ifarchive.org%if--f5772f4359ae43f9a9314b9c8e57e5c3/URL--http&c%%mirror.ifarchive.org%if--f5772f4359ae43f9a9314b9c8e57e5c3
[ "joseph.rawson.works@gmail.com" ]
joseph.rawson.works@gmail.com
a7788e6ce0ebeb30c59889b6e4d3b9b1d20d630e
3cf226a3f7a9b0f34cc3e2f9639f2cab9e1a3ed1
/C03/ex00/ft_strcmp.c
29985cadf0d2193cb69f7b806b639c692f67b410
[]
no_license
azizbekolimov/Piscine
7d9afc5ce0acb1a541a56211605e4413eebc0526
914dd00457790b3cbdb222de3983b94d85b4022f
refs/heads/main
2023-07-31T01:20:32.927476
2021-09-21T06:17:04
2021-09-21T06:17:04
406,403,629
1
0
null
null
null
null
UTF-8
C
false
false
1,103
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_strcmp.c :+: :+: :+: ...
[ "noreply@github.com" ]
azizbekolimov.noreply@github.com
ac1263ea283101ff438b63daa1235aafc3b56f4c
0947744a08a624df7545cbccc8860842340a0954
/src/bu.c
9e07fc0ffa3ae1fb75aa9c487390742200528df2
[]
no_license
xuzjun/pro
e1922583127e7ff836fdc37a17e59f6e16087a06
449e0cf2de9852e17ff07718c89699ca8dbd2e8c
refs/heads/master
2021-01-09T20:31:55.166841
2016-08-17T11:33:37
2016-08-17T11:33:37
65,889,066
0
0
null
null
null
null
UTF-8
C
false
false
871
c
#include "bu.h" #include "comm.h" #include <stdio.h> #include <stdlib.h> #include <ctype.h> #include <string.h> void to_upper_s(char *s, int len) { while (len--) { *s = toupper(*s); s++; } } void to_lower_s(char *s, int len) { while (len--) { *s = tolower(*s); s++; } } int p_cb(head_t *h) { int l = h->c...
[ "xuzjun@gmail.com" ]
xuzjun@gmail.com
cc0951e3316f201a069184b22ce5465688958c1c
4102e93234b0840f4856d71a3a975cfe05561929
/v1_07_01/apps/sk1632-i2s-dma/firmware/src/system_config/default/framework/system/dma/sys_dma_static.h
c2e9f370d6f25260b4929b9e1b4b8f3cd5f09421
[]
no_license
nyh-workshop/sk1632-i2s-dma
0a6977c6d8cdbb1ad1550ba5fcfeebcf41917702
95b6e079cffca494327976ff74079784232a5196
refs/heads/master
2022-12-09T21:03:38.109066
2017-09-06T13:58:29
2022-12-03T13:29:12
102,615,648
3
1
null
null
null
null
UTF-8
C
false
false
3,786
h
/******************************************************************************* DMA System Service Interface Declarations for Static Single Instance System Service Company: Microchip Technology Inc. File Name: drv_dma_static.h Summary: DMA driver interface declarations for the static single inst...
[ "The_YongGrand@yahoo.com" ]
The_YongGrand@yahoo.com
7c4c28524d7039cec66c595c97de53af01ea7d5a
fd215a35891ea574ae8a1676fe65c466e444468b
/noodigits.c
60b3b1c6068b1a3a013f8e7ab6c3a863933b0027
[]
no_license
Jawahar003/jcody
c8413d2241811a4c3131672b2774822a28d4741f
719f12b18822cb6f9c43e0fbb3514719931344bb
refs/heads/master
2020-04-09T06:41:38.887990
2019-07-05T08:28:26
2019-07-05T08:28:26
160,123,410
0
0
null
null
null
null
UTF-8
C
false
false
186
c
#include <stdio.h> #include<conio.h> void main() { int n; int count=0; scanf("%d",&n); while(n!=0) { n/= 10; ++count; } printf("%d",count); }
[ "noreply@github.com" ]
Jawahar003.noreply@github.com
8e637376afa0d18d3812d566d2bb7676ba806032
c4afbfe1885e8d0c7a1c8b928563f7bb8ab6a683
/openETCS_Releases/v0.4-D3.6.4/KCG-Releases/Receive_MA_RequestParameters_TA_MA_Request.c
3619b48efce36f0a4e44aff2003166ddcb12f342
[]
no_license
VladislavLasmann/srcAndBinary
cd48ebaa2f1f7f697ba5df9f38abb9ed50658e10
13aa76e545b9596f6dac84fb20480dffae7584d8
refs/heads/master
2021-05-08T15:04:05.709079
2016-01-22T12:40:10
2016-01-22T12:40:10
null
0
0
null
null
null
null
UTF-8
C
false
false
2,393
c
/* $**************** KCG Version 6.4 (build i21) **************** ** Command: kcg64.exe -config D:/Github/modeling/model/Scade/System/OBU_PreIntegrations/openETCS_EVC/KCG-Releases/config.txt ** Generation date: 2015-12-03T13:41:24 *************************************************************$ */ #include "kcg_consts.h...
[ "bernd.hekele@deutschebahn.com" ]
bernd.hekele@deutschebahn.com
26bf4bf7e55f84d46f27cd124f2fc26569d514eb
cb751d542733ee41dd7f0c9dd9f5d3f3e57ce726
/web/www/cgi-bin/pthread_shm_msg_main.c
cc92276e4a2e1c14d8e2cfa990b3b5b9471fa432
[]
no_license
zcc-chunchao/SmartFarm
f79f692d53a0fcbc70338147fa4a1f2c9684dc8c
b5a1457d50603966e3216efdf9bbb784bb875409
refs/heads/master
2021-01-12T12:10:07.768916
2016-10-30T06:19:45
2016-10-30T06:19:45
72,332,281
1
0
null
2016-10-30T06:26:40
2016-10-30T06:26:40
null
UTF-8
C
false
false
1,916
c
#include <stdio.h> #include <stdlib.h> #include <errno.h> #include <sys/types.h> #include <sys/ipc.h> #include <sys/msg.h> #include <sys/shm.h> #include <string.h> typedef struct { long type; int cmd; }MSG; void * msgfun() { int msgid; key_t key; int ret; MSG msg; int errno; key = ftok("/var/www/",'b'); if(...
[ "linux@ubuntu.(none)" ]
linux@ubuntu.(none)
7776ed3458ef0001226ac48b643bfad99bfd574d
cca1b049d7d234297f0bfc7c922fbd0ee7f31b36
/CPool_Day12_2018/cat/lib/my/my_sort_int_array.c
3a51dba0ad3306dae752fd22487ccd62e049f69c
[]
no_license
Pavlograd/CPool_2018
5626a4c70c8a98b75c07d3e09c7831f579bce525
8117ed4b8fb671e2eb6e87818ed89fa7eabde9f6
refs/heads/master
2020-04-07T02:55:32.612653
2018-11-17T15:47:34
2018-11-17T15:47:34
157,995,494
0
0
null
null
null
null
UTF-8
C
false
false
486
c
/* ** EPITECH PROJECT, 2018 ** my_sort_int_array ** File description: ** lib */ void my_sort_int_array(int *tab, int size) { int i = 0; int j = 0; for (j = 0; j < size; j++) { for (i = 0; i < size - 1 - i; i++) { if (tab[i] > tab[i++]) { my_swap(&tab[i], &tab[i++]); ...
[ "noreply@github.com" ]
Pavlograd.noreply@github.com
9ba1801a8f3ab38cf274ccf5667d0a5a04dbfb22
a0b482b412a3e60f5b9dd6dfc156be1c875d2179
/resources/hostap/hostapd/main.c
72b1d91d0f073981d86f35dc7c1bc30504afa0c1
[ "BSD-3-Clause" ]
permissive
sathish1849/rpi-softap
c0d8686bc13559d835030818f1a3bbf04b185894
8320bd320660dbea62d2213fe80e02bbf8dec4a7
refs/heads/master
2021-01-18T08:28:15.957237
2016-01-28T18:26:46
2016-01-28T18:26:46
50,832,450
1
0
null
2016-02-01T10:31:06
2016-02-01T10:31:06
null
UTF-8
C
false
false
19,979
c
/* * hostapd / main() * Copyright (c) 2002-2015, Jouni Malinen <j@w1.fi> * * This software may be distributed under the terms of the BSD license. * See README for more details. */ #include "utils/includes.h" #ifndef CONFIG_NATIVE_WINDOWS #include <syslog.h> #include <grp.h> #endif /* CONFIG_NATIVE_WINDOWS */ #i...
[ "msolters@gmail.com" ]
msolters@gmail.com
0d7a6b003622238e8a45a014159319ce5df23a2f
34d0bad8a2849447925fef0c752406122baae3f2
/ti_tools/iss_03_80_00_00/packages/ti/psp/iss/alg/tvs_mtis_est/msp_tvs_mtis_est.h
55d623f9be042880a98ab726d3ce68dc4011caaa
[]
no_license
pamsimochen/hardwork
5e05154fac35a0aacc0f8b64c21b2ca767fd4a3d
1e0a4cafdd1722eb58c4261bad68e602352f2079
refs/heads/master
2021-09-07T22:44:16.620515
2018-03-02T09:48:40
2018-03-02T09:48:40
103,899,662
1
0
null
null
null
null
UTF-8
C
false
false
24,242
h
/** ================================================================== * @file msp_tvs_mtis_est.h * * @path /ti/psp/iss/alg/tvs_mtis_est/ * ...
[ "82425509@qq.com" ]
82425509@qq.com
089b395f1732aa75bab95f663e0daa005ef4a12e
e22fd36933c9114a9df1694e7a6274bf059de2a6
/third_party/acados/include/hpipm/include/hpipm_m_ocp_qp.h
95c3dad1aa02be29c0f065fbb20e9721eae06b4a
[ "LicenseRef-scancode-warranty-disclaimer", "MIT" ]
permissive
commaai/openpilot
66dfb7f31290bc8f58c9ead95d56697a52b45afb
a0b49d54222c52ff0112c402bc0e0d9262e77a66
refs/heads/master
2023-09-05T21:34:14.076796
2023-09-05T21:15:18
2023-09-05T21:15:18
74,627,617
46,071
9,878
MIT
2023-09-14T21:51:23
2016-11-24T01:33:30
Python
UTF-8
C
false
false
3,625
h
/************************************************************************************************** * * * This file is part of HPIPM. * * ...
[ "noreply@github.com" ]
commaai.noreply@github.com
76d43fd3dbae18e2bd567c88dcf238ebda33c89c
73e5c9f16a55b0ce4bfd6be248b7288dd86fb532
/0LibsVector/simplify_polyline.h
6379fe97605a260d23f15de48c53ec040b0f3f31
[]
no_license
shiyuning/PIHMgis
51502643264bf5e9fd28d3cda2e4b56472f7fd4d
99c1268a391f9f07c90b56b5ac86e7f7c3dd07d0
refs/heads/PIHMgis_v3.0
2020-12-26T00:18:09.066372
2016-02-07T03:39:01
2016-02-07T03:39:01
59,584,576
0
1
null
2016-05-24T15:20:43
2016-05-24T15:20:43
null
UTF-8
C
false
false
253
h
#ifndef SIMPLIFY_POLYLINE #define SIMPLIFY_POLYLINE struct Point{ double x, y; }; double dPointToLine(Point L1, Point L2, Point P); void simplify_polyline(Point *poly, int start, int end, double tolerance, int *marker); #endif
[ "GXB913@psu.edu" ]
GXB913@psu.edu
0a24a6a54f4be41eb2928edabdc7c799ea113741
cfe8cbdbe0f6fd50e3d9350974cfd1ee8aa11d85
/src/001/libsrc/req/src/a.c
7a14c7ed97c7cd73672475655604e974bb5bc543
[]
no_license
skullquake/csrv
2b2d0c47e3d416dcbc8849ad352e998182b2f9d1
524d2cfb7acb3c9d9aea514c1e371ba86b482344
refs/heads/main
2023-09-04T08:34:43.243122
2021-10-16T20:05:41
2021-10-16T20:05:41
360,405,687
0
0
null
null
null
null
UTF-8
C
false
false
2,673
c
#if defined _WIN32 || defined __CYGWIN__ #ifdef BUILDING_DLL #ifdef __GNUC__ #define DLL_PUBLIC __attribute__ ((dllexport)) #else #define DLL_PUBLIC __declspec(dllexport) // Note: actually gcc seems to also supports this syntax. #endif #else #ifdef __GNUC__ #define DLL_PUBLIC __attribute__ ((dllimpor...
[ "ockert8080@gmail.com" ]
ockert8080@gmail.com
4c36fb74c7e4e0c7df411b370f11f29f45f5f6b3
abc0d80b9d6831d9820a3d00f5b28a9b250be891
/libMachO/MachO_ABI/LoadCommands/load_command_data_in_code.h
1b403992445968d01507617df9086c85de3df10b
[ "MIT", "LicenseRef-scancode-unknown-license-reference" ]
permissive
DeVaukz/MachO-Kit
b917cef9df4acc91b6ea0fa9b02e9fc00cfd1119
ef5272fc3a6fe8b612df534ca1150f9733cd6c66
refs/heads/master
2022-09-05T11:36:24.773711
2021-12-06T04:24:18
2021-12-06T04:24:18
29,898,256
521
75
MIT
2022-08-10T20:28:58
2015-01-27T05:03:50
Objective-C
UTF-8
C
false
false
2,257
h
//----------------------------------------------------------------------------// //| //| MachOKit - A Lightweight Mach-O Parsing Library //! @file load_command_data_in_code.h //! //! @author D.V. //! @copyright Copyright (c) 2014-2015 D.V. All rights reserved. //| //| Permission is hereby granted...
[ "devin.vaukz@gmail.com" ]
devin.vaukz@gmail.com
5aaeb0c9ac21d641cfc466ab20e62a242e137533
cec0e621218352b3685358c697ecbe9c725e6131
/battlespace/rendus/jun2020/memartin/libft/ft_printf_add.c
612169ccd29f4b36c7688823ed6dcd68adb60e2b
[]
no_license
42Paris/remote-challenges
ecf76c101f5f070455e2f54128faebef18a9b000
f9270e7981178243fccebeee2574e3dde91891fd
refs/heads/master
2021-05-21T19:36:36.177086
2020-06-12T12:22:35
2020-06-12T12:22:35
252,772,141
74
209
null
2020-06-12T12:22:37
2020-04-03T15:33:34
C
UTF-8
C
false
false
1,285
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_printf_add.c :+: :+: :+: ...
[ "medo.mrt@gmail.com" ]
medo.mrt@gmail.com
91f8413b145a160f7834cbbdb212b19bf08fbca6
73bdb6ac261948d83aa4c4c5a2a1b15148fa56f3
/apps/decoder.C
6a4928bb50a2fb45334bf4f2eec0bce5c087fd01
[ "MIT" ]
permissive
meng-sun/ligra
9c0f5de9be195aead1c090c1831cbdea2929113f
223d0824d06b2dc3d7ee46459ce019e2a3579176
refs/heads/master
2022-12-02T22:07:38.400915
2020-08-14T21:23:12
2020-08-14T21:23:12
256,008,061
0
0
MIT
2020-04-15T18:48:39
2020-04-15T18:48:38
null
UTF-8
C
false
false
18
c
../ligra/decoder.C
[ "mysun@mit.edu" ]
mysun@mit.edu
919fcffb43d6c588264fbd5d62e88c8572c41f7e
93f5960cde87e9960ae050abc7301ec19cbc6148
/tourism_budget_util.h
63613be3b94814379e38ade36870faaa738560ad
[]
no_license
lwolvej/TourismBudget
30d668198e1c8de1481d2f978a1d0a175335c6ca
236ec3adb41fb461b4346d43f6ed637df4659b11
refs/heads/master
2020-03-21T22:14:48.128899
2018-06-30T07:50:29
2018-06-30T07:50:29
null
0
0
null
null
null
null
UTF-8
C
false
false
380
h
// // Created by 李杰 on 2018/6/29. // #ifndef TOURISMBUDGET_TOURISM_BUDGET_UTIL_H #define TOURISMBUDGET_TOURISM_BUDGET_UTIL_H #include <stdio.h> #include <string.h> #include "tourism_budget.h" /** * 文件指正 */ FILE *file; /** * 写文件操作 */ void file_write(); /** * 读文件操作 */ void file_read(); /** * 关闭文件 */ void fi...
[ "lwolvej@gmail.com" ]
lwolvej@gmail.com
43f7562dcaccf3841c1f2628670a3289a9ad82d7
ab69648bd4bd26961b9fa1947467b77fb6814427
/others/quipu/uips/pod/dir_entry.c
42cc07e30cd20099041b4794ad486b4cee023b79
[]
no_license
9600/isode-8.0
d41278e9aac56b6dac08cd20c64a1c7bf9643f18
9b04a129effdf1de126b227a397e1ffa61bf268e
refs/heads/master
2020-03-27T01:04:19.089485
2016-03-06T18:49:48
2016-03-06T18:49:48
null
0
0
null
null
null
null
UTF-8
C
false
false
699
c
#include "dir_entry.h" int free_dir_entry(entry) dirEntry entry; { if (entry->entry_name) free(entry->entry_name); free_ent_attrs(entry->attrs); free((char *) entry); } int free_ent_attrs(attrs) dirAttrs attrs; { dirAttrs last_attr = 0; for (; attrs; attrs = attrs->next) { if (attrs->val_seq) free_mod_vals(at...
[ "zosrothko@orange.fr" ]
zosrothko@orange.fr
9718319453aa1acaf7d52e29b571b8a8a74353ea
4d4822b29e666cea6b2d99d5b9d9c41916b455a9
/Example/Pods/Headers/Private/GeoFeatures/boost/predef/os/haiku.h
7b6d705754798494a16965962ed7f8927c3e26b6
[ "BSL-1.0", "Apache-2.0" ]
permissive
eswiss/geofeatures
7346210128358cca5001a04b0e380afc9d19663b
1ffd5fdc49d859b829bdb8a9147ba6543d8d46c4
refs/heads/master
2020-04-05T19:45:33.653377
2016-01-28T20:11:44
2016-01-28T20:11:44
50,859,811
0
0
null
2016-02-01T18:12:28
2016-02-01T18:12:28
null
UTF-8
C
false
false
59
h
../../../../../../../../GeoFeatures/boost/predef/os/haiku.h
[ "hatter24@gmail.com" ]
hatter24@gmail.com
0619b8c1143d568fe498320c82d2a1ef2f122455
f77a1f9d4a860dfd5154666dc4117e24627d835d
/gecko_sdk_suite/v2.4/platform/base/hal/micro/cortexm3/efm32/cstartup-common.c
6fa1e388e08ce0f59da21a7cf4d9581c635099b1
[]
no_license
eosnewyork/gecko_sdk_suite
9e93da499173edede02c3a986bfb233cf7b528e2
9678065284fc0faa89fe8206d51dcde5dcf632c1
refs/heads/master
2020-05-18T02:36:02.504381
2019-04-29T15:56:40
2019-04-29T15:56:40
184,101,402
3
0
null
null
null
null
UTF-8
C
false
false
15,835
c
//============================================================================= // FILE // cstartup.c - Startup and low-level utility code for Ember's Cortex based // SOCs when using the IAR toolchain. // // DESCRIPTION // This file defines the basic information needed to go from reset up to // the...
[ "warrick@eosnewyork.io" ]
warrick@eosnewyork.io
348a9c95e49b62caea0c0ddad8fb856b67e7573c
16a76ee66d9b2f59c9beee4a4a0e104ce347e32a
/malware_via_email/malware_0041/ia32_pe/by_decompiler.sf.net.h
6839aea4ac03917b6f3ad04a08a0b74d4b2f9860
[]
no_license
rfalke/decompiler-subjects
4cee3263fa9116285b4bc4b6373efd2e4efa925f
7187fa93b285c32325826eecd0128e907a28809b
refs/heads/master
2023-08-10T08:24:27.198393
2023-07-28T19:44:41
2023-07-28T19:44:41
3,725,678
41
12
null
2023-03-15T16:14:41
2012-03-15T06:01:36
null
UTF-8
C
false
false
40,385
h
// subject.h // Generated on TIMESTAMP by decompiling malware_via_email/malware_0041/ia32_pe/subject.exe // using Decompiler version VERSION /* // Equivalence classes //////////// Eq_1: (struct "Globals" (B6463542 Eq_75 tB6463542) (404400 word32 dw404400)) globals_t (in globals : (ptr (struct "Globals"))) Eq_6: (fn w...
[ "does_not_matter@risimo.net" ]
does_not_matter@risimo.net
abd3593d495f0fed302f2aa6294ef94f4ff2241d
42aad55ae5d0f84e7cedea9337932c2e7b374755
/libft/src/ft_strnequ.c
444489806e775cd7b03f08da7b36dfa39edf383a
[]
no_license
yhetman/ft_ls
26f8e1f2541a2e5e0de46f013064c9056959a519
021e78d8b25a45adc1b081f60a711b0384e7a40a
refs/heads/master
2020-05-06T15:31:25.738186
2019-10-31T14:14:54
2019-10-31T14:14:54
180,194,242
7
0
null
2019-09-20T21:01:27
2019-04-08T16:56:24
C
UTF-8
C
false
false
1,166
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_strnequ.c :+: :+: :+: ...
[ "yhetman@e2r10p4.unit.ua" ]
yhetman@e2r10p4.unit.ua
787bca90c96aca5f5b42bfe3899fb8291c91dde7
5e1f5f2090013041b13d1e280f747aa9f914caa4
/src/lib/storage/fs_management/cpp/include/fs-management/launch.h
c7639ad9369ecf1890c1057b193cb6967ff14748
[ "BSD-2-Clause" ]
permissive
mvanotti/fuchsia-mirror
477b7d51ae6818e456d5803eea68df35d0d0af88
7fb60ae374573299dcb1cc73f950b4f5f981f95c
refs/heads/main
2022-11-29T08:52:01.817638
2021-10-06T05:37:42
2021-10-06T05:37:42
224,297,435
0
1
BSD-2-Clause
2022-11-21T01:19:37
2019-11-26T22:28:11
C++
UTF-8
C
false
false
1,728
h
// Copyright 2019 The Fuchsia Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef SRC_LIB_STORAGE_FS_MANAGEMENT_CPP_INCLUDE_FS_MANAGEMENT_LAUNCH_H_ #define SRC_LIB_STORAGE_FS_MANAGEMENT_CPP_INCLUDE_FS_MANAGEMENT_LAUNCH_H_ #inclu...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
65b0b7428d0f9efc4dd5cdfb1f4af0a7d347cdad
dcf26a6bcf853a3f8f6f50f9379998ef4d8aad40
/third_party/openssl/crypto/store/store_lib.c
02d76a95dd7fe104cf2bd57f21013eab8bb1d09c
[]
no_license
small-seven/testmem
c5f3202dce1c369e9d84cdaaccc2008b827c16d8
2771460c617439bd1be562ffdc94543ea170a736
refs/heads/main
2023-03-12T22:16:28.824577
2021-03-03T04:24:59
2021-03-03T04:24:59
343,847,762
1
0
null
null
null
null
UTF-8
C
false
false
1,179
c
#include "e_os.h" #include <stdlib.h> #include <string.h> #include <assert.h> #include "e_os.h" #include <openssl/crypto.h> #include <openssl/err.h> #include <openssl/store.h> #include "internal/thread_once.h" #include "crypto/store.h" #include "store_local.h" void OSSL_STORE_INFO_free(OSSL_STORE_INFO *info) { if (...
[ "huihuigong@users.noreply.github.com" ]
huihuigong@users.noreply.github.com
0083abed35dcf01ccdb0954e496e95bfce8459e8
20436cd0eec2b5faea315b004e7f93a6b8d54da2
/hg/lib/encode/encodeErgeBinding.c
236b450a9cfb3cf8a13be5e9a580fd02f04ab5d0
[]
no_license
CEpBrowser/CEpBrowser--from-UCSC-CGI-BIN
4ea960cfded84d945821acfbeeba10a0e1394c49
dabbcca824503a7d3342714047bd55787b52188d
refs/heads/master
2021-01-15T15:44:06.031480
2016-09-13T00:54:57
2016-09-13T00:54:57
14,941,958
0
0
null
null
null
null
UTF-8
C
false
false
5,707
c
/* encodeErgeBinding.c was originally generated by the autoSql program, which also * generated encodeErgeBinding.h and encodeErgeBinding.sql. This module links the database and * the RAM representation of objects. */ #include "common.h" #include "linefile.h" #include "dystring.h" #include "jksql.h" #include "encod...
[ "x9cao@ucsd.edu" ]
x9cao@ucsd.edu
4adbc49a4565f1dd0b0e299a88c594f9a032838b
62f4d630f5d147e7600d418a1ff9794325825c13
/includes/libft/ft_toupper.c
a16d9d6105b30ff970078c1485a8cc9438af46eb
[]
no_license
llebaken/FDF
665e6b1c000d516ce694c2453b4eaeae089d02ce
1c42bbd77c65adf57b9c18150f47df7379f9a6ed
refs/heads/master
2020-03-24T03:06:55.070484
2018-08-16T11:27:13
2018-08-16T11:27:13
142,405,423
1
0
null
null
null
null
UTF-8
C
false
false
977
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_toupper.c :+: :+: :+: ...
[ "llebaken@e4r6p10.wethinkcode.co.za" ]
llebaken@e4r6p10.wethinkcode.co.za