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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ef178be27572c18772558554ef3abf27d03c9843 | 795b53fa706b78ca60bc1bac81e623a8488ddc83 | /PROJET/fdf safe/calculator.c | d975417efd9c5fdf43a9d2f98b7705ea503602b0 | [] | no_license | solmir/projet42 | 95690a857abbbc6b685adcb5db039224dd35543a | b2437fda4ff844a8c95d5e487c762a9a03b72f0b | refs/heads/master | 2020-04-05T22:46:30.275343 | 2016-02-23T23:05:47 | 2016-02-23T23:05:47 | 27,384,154 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,716 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* calculator.c :+: :+: :+: ... | [
"jromagna@e1r5p7.42.fr"
] | jromagna@e1r5p7.42.fr |
f4d9f0afb1ffeb8f5f2097a4f6229dcdd0253298 | d08b6f32985a2ffd52dd0e71e815e8bc6b0f84cb | /c_sockets/dns_sample/dns_sample.c | 696e9a2a85a7fe2a2c04b51e8726738089e01a70 | [] | no_license | shimakaze-git/network_socket | befc70570ff9101bcf9cfc68614bff412fdfc3a4 | 5f60551f8ee4dced46ac5182f302399ea89ece35 | refs/heads/master | 2020-04-27T18:41:08.332608 | 2019-03-10T12:56:02 | 2019-03-10T12:56:02 | 174,582,643 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 650 | c | #include <stdio.h>
#include <string.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <netdb.h>
int main(){
char *hostname = "localhost";
struct addrinfo hints, *res;
struct in_addr addr;
int err;
memset(&hints, 0, sizeof(hints));
hints.ai_socktype = SOCK_STREAM;
hints.ai_fami... | [
"shimakaze.soft+github@googlemail.com"
] | shimakaze.soft+github@googlemail.com |
0cd070642fcd39e3e73b46fb7d030ea570c30428 | c47c254ca476c1f9969f8f3e89acb4d0618c14b6 | /datasets/linux-4.11-rc3/sound/soc/generic/simple-scu-card.c | 308ff4c11a8d21293ddb5776e5e3e0eb900165f0 | [
"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 | 8,817 | c | /*
* ASoC simple SCU sound card support
*
* Copyright (C) 2015 Renesas Solutions Corp.
* Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
*
* based on ${LINUX}/sound/soc/generic/simple-card.c
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Pu... | [
"y.yu@open.ac.uk"
] | y.yu@open.ac.uk |
265822e129517429386e6e1e409cf0d3b245eee5 | f83ef53177180ebfeb5a3e230aa29794f52ce1fc | /gdb/gdb-7.8.2/gdb/gdb-dlfcn.h | afc1a25016fb40ab82061017fe77ee7be7744ff2 | [
"GPL-3.0-or-later",
"GPL-1.0-or-later",
"BSD-3-Clause",
"GPL-3.0-only",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-warranty-disclaimer",
"AGPL-3.0-or-later",
"Apache-2.0",
"LGPL-3.0-only",
"LGPL-2.0-or-later",
"LicenseRef-scancode-other-copyleft",
"GPL-2.0-only",
"... | permissive | msrLi/portingSources | fe7528b3fd08eed4a1b41383c88ee5c09c2294ef | 57d561730ab27804a3172b33807f2bffbc9e52ae | refs/heads/master | 2021-07-08T01:22:29.604203 | 2019-07-10T13:07:06 | 2019-07-10T13:07:06 | 196,183,165 | 2 | 1 | Apache-2.0 | 2020-10-13T14:30:53 | 2019-07-10T10:16:46 | null | UTF-8 | C | false | false | 1,664 | h | /* Platform independent shared object routines for GDB.
Copyright (C) 2011-2014 Free Software Foundation, Inc.
This file is part of GDB.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundatio... | [
"lihuibin705@163.com"
] | lihuibin705@163.com |
5bca17d33d1d433df192cb685451ec14a993feee | e43379ca18391abc7caf782ade878fdf85792e92 | /Λειτουργικά Συστήματα/NikolaosDrymousis-Prj4/tree_functions.c | 4aa98e991a73affc3bf42deb2e9d670ce0f9869d | [] | no_license | nickdrim/Sxoli | 4ff712b821f29b826c344732e68043680b499d1e | def00bf475de5f8c295ca7fc011fb3477a6090c6 | refs/heads/master | 2023-08-17T14:05:28.047281 | 2021-09-16T13:09:26 | 2021-09-16T13:09:26 | 298,054,766 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 9,190 | c | #include "quic.h"
//Create new node for tree
TNode new_tree_node(char* data){
TNode temp = malloc(sizeof(tree));
temp->folder = malloc(strlen(data) + 1);
strcpy(temp->folder, data);
temp->subfolders = NULL;
temp->files = NULL;
temp->file_counter = 0;
temp->subfolder_counter = 0;
return temp;
}
//Recursive fu... | [
"ndrimousis@hotmail.com"
] | ndrimousis@hotmail.com |
e956ecbba2aa66e367615e01f6d3371269822e94 | 8c986e20d441eb63935f0a46b44eaf516201570d | /Parking-ZigBee/ParkingSystem/Source/ParkingSystem.c | 3767eaaae165afaf9700a78b6ba48be9e8b115a1 | [] | no_license | HauyuChen/Parking-System | fac5e92e977d3154d16a82d3d25458fc50ae919a | 171034f27df89d7c3e60a78b8dd163389c21bb85 | refs/heads/master | 2020-06-19T12:09:41.573859 | 2017-12-27T11:38:00 | 2017-12-27T11:38:00 | 94,188,745 | 124 | 16 | null | null | null | null | GB18030 | C | false | false | 20,361 | c | /*********************************************************************
** 项目名称:新型停车场引导与防盗系统
** 功能概述:传感器数据采集:车位状态、亮度信息;
GPRS模块数据传输:TCP传输、短信发送;
LED控制:车位状态LED灯、LED数码管
** 相关说明:基于例程SampleApp修改
** 修改日期:2015年5月8日
*********************************************************************/
#include "OSAL.h"... | [
"893769393@qq.com"
] | 893769393@qq.com |
0e1537c75b19aa59501ef07483bb57af74c7e28a | 12c3f76b105559a06e0a4ac7d33f32414d53a57d | /frameworks/ice/v1.x/build/php7/ice/config/env.zep.h | d5116e64051349b4f38d7d56cccc0a401813404c | [
"BSD-3-Clause"
] | permissive | jasny/php-framework-benchmark | f207cc314a4de0091bfba9808f8c31db3171e81f | ecd85c3226320003235279d9a6ddaf01fa368496 | refs/heads/master | 2020-06-21T13:17:36.530273 | 2019-08-06T04:30:38 | 2019-08-06T04:30:38 | 197,462,822 | 1 | 0 | null | 2019-07-17T21:05:51 | 2019-07-17T21:05:51 | null | UTF-8 | C | false | true | 2,668 | h |
extern zend_class_entry *ice_config_env_ce;
ZEPHIR_INIT_CLASS(Ice_Config_Env);
PHP_METHOD(Ice_Config_Env, __construct);
PHP_METHOD(Ice_Config_Env, has);
PHP_METHOD(Ice_Config_Env, get);
PHP_METHOD(Ice_Config_Env, set);
PHP_METHOD(Ice_Config_Env, remove);
PHP_METHOD(Ice_Config_Env, getData);
ZEND_BEGIN_ARG_INFO_EX(a... | [
"arnold@jasny.net"
] | arnold@jasny.net |
6b1aeaea8d65f05fa94a524afcd387726276d142 | c776476e9d06b3779d744641e758ac3a2c15cddc | /examples/litmus/c/c-litmus-ARMCBMC/long-IRRWIW+poonceacquire+ctrlonceonce+OnceOnce.c | 6bd242cb1f6bc3ac9a42508f9adbed3c670521ed | [] | no_license | ashutosh0gupta/llvm_bmc | aaac7961c723ba6f7ffd77a39559e0e52432eade | 0287c4fb180244e6b3c599a9902507f05c8a7234 | refs/heads/master | 2023-08-02T17:14:06.178723 | 2023-07-31T10:46:53 | 2023-07-31T10:46:53 | 143,100,825 | 3 | 4 | null | 2023-05-25T05:50:55 | 2018-08-01T03:47:00 | C++ | UTF-8 | C | false | false | 2,273 | c | /* Copyright (C) 2023 ARM-CBMC
* This benchmark is part of ARM-CBMC */
#include <assert.h>
#include <pthread.h>
#include <stdatomic.h>
// Memory barriers
void dmbld();
void dmbst();
void dmbsy();
void isb();
atomic_long vars[2];
atomic_long atom_1_X0_2;
atomic_long atom_1_X2_0;
atomic_long atom_3_X0_1;
void *t0... | [
"tuan-phong.ngo@it.uu.se"
] | tuan-phong.ngo@it.uu.se |
d3dfd00a3af03c5f08342277716ea047d75154a5 | 75acd0a284996851862c94594f0a448117e4a61b | /第二十六章/program26/1-mutil_wait.c | 670334c1ce2a51f7c7b8cd7295378533d71f817a | [] | no_license | chenwifi/TLPI | 54f758704ad15740905d81218bb1f8037611c149 | 3bedee0338433ab36b503aa5feecda310c58e0be | refs/heads/master | 2021-04-20T05:39:46.693347 | 2021-03-27T06:38:50 | 2021-03-27T06:38:50 | 249,659,104 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,022 | c | #include <stdio.h>
#include <errno.h>
#include <unistd.h>
#include <sys/types.h>
#include <sys/wait.h>
#include <stdlib.h>
int main(int argc,char *argv[]){
int i,numDead;
pid_t cpid,tmppid;
int status;
if(argc < 2 || strcmp(argv[1],"--help") == 0){
fprintf(stdout,"usage: %s sleep_time ...\n",argv[0]);
exit(EX... | [
"chen_wifi@163.com"
] | chen_wifi@163.com |
81ec86bb1ad0e606086a5b9e6b1cdc4390b1cbc4 | 9f7bbc7a4fd69c55ee36c7433969d185bca9e8cb | /task2.c | 2418c9d3b1da94a39346114f553174fbdc8cbced | [] | no_license | iamfedup8/mlsa-recruitment-tasks | 1988938dce828587dfd5f00e08cbf9b2fdc59ce7 | 4374fe3c0f84ac4d1c68360e13504348d16b7b4b | refs/heads/main | 2023-01-29T16:41:54.746427 | 2020-12-03T16:23:13 | 2020-12-03T16:23:13 | 316,016,985 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,246 | c | #include<stdio.h>
#include<stdlib.h>
#include<string.h>
#include<stdbool.h>
int main(void)
{
int a, b;
scanf("%d %d \n", &a, &b);
char *string, *characters;
string = malloc(a * sizeof(char));
for (int i = 0; i < a; i++)
{
scanf("%c", &*(string + i));
}
characters = malloc((2 ... | [
"noreply@github.com"
] | iamfedup8.noreply@github.com |
cd01556308b100d34b5db39136242d17831b8d6a | 4922dd18fe5f15c4bd5808ffb22981bca992a6e5 | /(소스)이것이C언어이다/연습문제와예제소스(최종수정)/연습문제와예제소스(최종수정)/연습문제소스/연습문제13-2-5.c | 49c7e1250a51d999810c841dbae76108abc5a4a2 | [] | no_license | yungbyun/clecturenote | 2395e11dc87a48fca3699eca0e95d2a9f2bd5133 | bd9332e2a00316217d0e57816b5610adbdff57e0 | refs/heads/master | 2021-01-22T02:40:32.798828 | 2018-12-04T04:05:13 | 2018-12-04T04:05:13 | 102,249,091 | 2 | 1 | null | null | null | null | UTF-8 | C | false | false | 246 | c | #include <stdio.h>
void swap(double *pa, double *pb);
int main(void)
{
double a = 1.5, b = 3.4;
swap(&a, &b);
printf("a:%.1lf, b:%.1lf", a, b);
return 0;
}
void swap(double *pa, double *pb)
{
double *pt;
pt = pa;
pa = pb;
pb = pt;
} | [
"이메일주소"
] | 이메일주소 |
b5bb531a56e9c85c823fb0c2eab94012e388f79a | becd655b873f5847a03a822fad1724ea13204394 | /source/pkgi_download.c | 4035187e9fd64f11eb4da2b770b9d26e8e43ac1f | [
"MIT"
] | permissive | itourboy-OG/pkgi-ps3 | 36a31c36fc963f3962448ca046a45f2a5a79a4f2 | ee0f17c3a063cd4e89efa706d0c316f8bda28b29 | refs/heads/master | 2020-11-24T08:25:43.745310 | 2019-12-14T14:10:33 | 2019-12-14T14:10:33 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 15,178 | c | #include "pkgi_download.h"
#include "pkgi_dialog.h"
#include "pkgi.h"
#include "pkgi_utils.h"
#include "pkgi_sha256.h"
#include "pdb_data.h"
#include <stddef.h>
#include <sys/stat.h>
#define BUFF_SIZE 0x200000 // 2MB
#define PDB_HDR_FILENAME "\x00\x00\x00\xCB"
#define PDB_HDR_DATETIME "\x00\x00\x00\xCC"
#define PDB... | [
"dparrino@gmail.com"
] | dparrino@gmail.com |
4a934cb63474f2587317d16765f8a530d0e71eb9 | 97aad5992c4d9b130c404376f1f832d417edfaf8 | /tetris/lib/my_getnbr.c | 47f57652768d441d92a1f1e849f9f397d567016b | [] | no_license | akrayan/Others-C-Projects | e66798d20bd39bf66a2e87ffcb5af5ad57297997 | 5e6b02c63372ad4189846f0a0aef57583a242f4f | refs/heads/master | 2022-12-07T14:37:34.252000 | 2020-08-30T08:16:41 | 2020-08-30T08:16:41 | 289,825,792 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 588 | c | /*
** my_get_nbr.c for in /home/axel
**
** Made by proust axel
** Login <proust_c@epitech.net>
**
** Started on Wed Oct 7 18:38:38 2015 proust axel
** Last update Fri Oct 9 20:13:36 2015 proust axel
*/
int my_getnbr(char *str)
{
int x;
int count;
int nb;
x = 0;
count = 0;
nb = 0;
while ((str[x]... | [
"raihane.akkache@gmail.com"
] | raihane.akkache@gmail.com |
e548e05764b849b54f3cc6757235784bbc8d60d5 | 61e95b8b9fc5ca532bc01c49ecff6f7594119a27 | /src/util.h | fa0bdd96dcd7472d77ae6eb7525a9fce24090a90 | [] | no_license | Zorgatone/CCraft | 9639f7e9c8158e5e29eac4c2074a4fc33190e145 | b319aa70a377c9cc4fd42f2149d97b6ea278b748 | refs/heads/master | 2021-05-14T23:41:08.161539 | 2017-09-24T08:57:30 | 2017-09-24T08:57:30 | 104,631,245 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 251 | h | #pragma once
#ifndef UTIL_H
#define UTIL_H
#include "die.h"
#include "order32.h"
void nbo_fwrite(const void *buffer, size_t size, size_t count, FILE *stream);
void nbo_fread(void *buffer, size_t size, size_t count, FILE *stream);
#endif
| [
"zorgatone@gmail.com"
] | zorgatone@gmail.com |
9185d5f45ccfe0d7cb469bc09cf0bc1fecbf67e5 | 29c0c257224c27106806f1ce4f74fde1eecf0661 | /Lab04/Slave_ADC.X/Slave_adc.c | 018e45cb194c3813210ee4bb7e742d778732672f | [] | no_license | Danika2402/Electronica-digital-2 | 810c7aea514e7d2a1d6573d826c778d0aafe7554 | 6e8bca6174f036222bbabb8540988b29161eb438 | refs/heads/main | 2023-08-16T20:23:34.009038 | 2021-09-28T15:56:24 | 2021-09-28T15:56:24 | 395,825,650 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,168 | c | /*
* File: Slave_adc.c
* Author: Danika
*
* Created on 6 de agosto de 2021, 09:23 AM
*/
#pragma config FOSC = INTRC_NOCLKOUT
#pragma config WDTE = OFF
#pragma config PWRTE = OFF
#pragma config MCLRE = OFF
#pragma config CP = OFF
#pragma config CPD = OFF
#pragma config BOREN = OFF
#pra... | [
"and19487@uvg.edu.gt"
] | and19487@uvg.edu.gt |
0958b9ce32f3022f6e872f168302d250ba7ba314 | a56252fda5c9e42eff04792c6e16e413ad51ba1a | /resources/home/dnanexus/samtools-1.8/htslib-1.8/cram/cram_io.c | 195dec93d01700766b564518ca15b9ca7ab7f7c5 | [
"MIT",
"Apache-2.0",
"BSD-3-Clause",
"BSD-2-Clause"
] | permissive | edawson/parliament2 | 4231e692565dbecf99d09148e75c00750e6797c4 | 2632aa3484ef64c9539c4885026b705b737f6d1e | refs/heads/master | 2021-06-21T23:13:29.482239 | 2020-12-07T21:10:08 | 2020-12-07T21:10:08 | 150,246,745 | 0 | 0 | Apache-2.0 | 2019-09-11T03:22:55 | 2018-09-25T10:21:03 | Python | UTF-8 | C | false | false | 114,839 | c | /*
Copyright (c) 2012-2016 Genome Research Ltd.
Author: James Bonfield <jkb@sanger.ac.uk>
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice,
this l... | [
"slzarate96@gmail.com"
] | slzarate96@gmail.com |
61c791d3c38ffa9d7e5ecea2ca4ec2d6c2f5b5bb | 9241d0cd0043e232e129819876b37d6e70d0210d | /opensx70_lib_16_10_2020 GTD__SONAR_FBW_TCS3200 - LM Plotter/arduino_build_462295/sketch/settings.h | 2c62517e72072f203aa28c168de89e68ab5a644b | [] | no_license | a0727963/openSX70_Arduino | 00f667d60b96c30822fa9edbc3d3608ff6ce526d | a1435ccda268d14c6a44ce634eb1dd325f9f7254 | refs/heads/master | 2023-01-07T13:14:20.783269 | 2020-11-12T07:01:31 | 2020-11-12T07:01:31 | 303,060,542 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,474 | h | #ifndef settings_h
#define settings_h
#include "Arduino.h"
//------------DEBUG OPTIONS---------------------------------------------
#define LIGHMETER_HELPER 1
//LIGHMETER_HELPER 0 NO helper, 1 for VE helper, 2 future dongle helper
#define DEBUG 1
#define SIMPLEDEBUG 1 //Simple Debug On 1 - Off 0
#defin... | [
"hannes.stornig@aon.at"
] | hannes.stornig@aon.at |
62239ed824520d141027a571b6a203f0e5ed0dc2 | bb63d1df50b0ca4cedcbdab1af67ea3c58da3ead | /src/astox-deps/Macros.h | 545f8fadffb25165d028e7950bf4cd5bf9ae74ef | [] | no_license | alex2stf/mingui | de14d4495f860a6a0ba5de3ac5c39c6903301d77 | 441d82dd92246fb3a0ddefa206c41218d7d8ec9d | refs/heads/master | 2021-06-27T03:56:33.207713 | 2016-12-14T08:49:49 | 2016-12-14T08:49:49 | 30,601,809 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,227 | h |
//TODO work on C
#ifndef ASTOX_STMACROS_H
#define ASTOX_STMACROS_H
/*check for qt file crawler requirements*/
#ifdef QFILE_H
#define ASTOX_QT_HAS_FILE
#endif
#ifdef QSTRING_H
#define ASTOX_QT_HAS_STRING
#endif
#ifdef QDIR_H
#define ASTOX_QT_HAS_QDIR
#endif
#ifdef QDATETIME_H
#define ASTOX_QT_H... | [
"alex2stf@yahoo.com"
] | alex2stf@yahoo.com |
2fff2da7175df7d2fa36a7b3a95e857852446a91 | c776476e9d06b3779d744641e758ac3a2c15cddc | /examples/litmus/c/c-litmus-CBMC/W+RWC+poonceonce+poonceonce+poreleaseacquire.c | 4920294f9f0a98d0bc0b47d82ccc810d93a1bf52 | [] | no_license | ashutosh0gupta/llvm_bmc | aaac7961c723ba6f7ffd77a39559e0e52432eade | 0287c4fb180244e6b3c599a9902507f05c8a7234 | refs/heads/master | 2023-08-02T17:14:06.178723 | 2023-07-31T10:46:53 | 2023-07-31T10:46:53 | 143,100,825 | 3 | 4 | null | 2023-05-25T05:50:55 | 2018-08-01T03:47:00 | C++ | UTF-8 | C | false | false | 1,266 | c | /* Copyright (C) 2023 ARM-CBMC
* This benchmark is part of ARM-CBMC */
#include <assert.h>
#include <pthread.h>
// Memory barriers
#define FENCE() asm volatile ("mfence" ::: "memory")
volatile int vars[3];
volatile int v_1_X0_1;
volatile int v_1_X2_0;
volatile int v_2_X1_0;
void *t0(void *arg){
label_1:;
vars... | [
"tuan-phong.ngo@it.uu.se"
] | tuan-phong.ngo@it.uu.se |
71336abf1dc247f230b7d8c30adfe1d63b602d61 | bd9c0cf198d8e617e0d54eb547bc7307c3110c24 | /aten/src/ATen/core/aten_interned_strings.h | cd6fa93515da25189ac0f8591708e730855e804c | [
"BSD-3-Clause",
"BSD-2-Clause",
"LicenseRef-scancode-generic-cla",
"Apache-2.0"
] | permissive | nv-jeff/pytorch | aee00a484eb44f4c2368f4f125dfa94b556bf917 | 56a4cee76061101574d6a5e2a5bc3979e20f88ef | refs/heads/master | 2022-12-14T01:25:13.447475 | 2020-09-17T21:13:15 | 2020-09-17T21:13:15 | 291,107,002 | 0 | 1 | NOASSERTION | 2020-09-17T21:13:17 | 2020-08-28T17:30:26 | C++ | UTF-8 | C | false | false | 24,751 | h | #pragma once
// ATen symbols correspond exactly to operators defined in ATen. Every
// symbol here corresponds exactly to an ATen operation which is defined
// in Declarations.yaml; attributes are in one-to-one correspondence with
// their ATen name.
//
// To explicitly use interned strings as symbols in your code, y... | [
"facebook-github-bot@users.noreply.github.com"
] | facebook-github-bot@users.noreply.github.com |
923f5394531b75ede307e80f888bcac2532361e4 | 1ef3113016ccc0d85282973b01bd68b245160652 | /firmware-poc/src/espDelay.h | e9e23b8050b8771b6784572b0fe5a0674d003859 | [] | no_license | Miguel-angel-lab/cust-smarttools-trunk | 2ac059004f4c38a0216acc7a2ae30366fdc0fa90 | eaeb87533cdc4481eeab549baf4899683daf7b26 | refs/heads/master | 2022-12-10T16:40:54.507929 | 2020-09-04T06:15:26 | 2020-09-04T06:15:26 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 70 | h | #ifndef espDelay_h
#define espDelay_h
void espDelay(int ms);
#endif | [
"sjagency183@gmail.com"
] | sjagency183@gmail.com |
3a67ffbf3ac19ae9c8cc980ea0180e80c69af008 | 9a310f9857356af442b38ce15d11ac1c58bef3cb | /include/C_CkPrngW.h | c6171c09bd9f0643715f4efcf35aaebc72c45175 | [] | no_license | namtuanbk/cat_ke_team | efe4017eae529f63f241cb87646097c75e7405b0 | 059a4541bc6b14d093d582a58366b7742d92e059 | refs/heads/master | 2020-03-22T13:07:51.578531 | 2018-07-22T09:06:55 | 2018-07-22T09:06:55 | 140,085,441 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 3,902 | h | // This is a generated source file for Chilkat version 9.5.0.73
#ifndef _C_CkPrngWH
#define _C_CkPrngWH
#include "chilkatDefs.h"
#include "Chilkat_C.h"
CK_VISIBLE_PUBLIC HCkPrngW CkPrngW_Create(void);
CK_VISIBLE_PUBLIC void CkPrngW_Dispose(HCkPrngW handle);
CK_VISIBLE_PUBLIC void CkPrngW_getDebugLogFilePat... | [
"namtuanbk@gmail.com"
] | namtuanbk@gmail.com |
a8da86df9ca8ebb9d41a9df4417e51d34ee810aa | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/freebsd/crypto/openssl/crypto/ts/extr_ts_rsp_utils.c_TS_RESP_set_status_info.c | ff8f4b9d3b94efbe41f6871d67c64f84a421bacd | [] | no_license | isabella232/AnghaBench | 7ba90823cf8c0dd25a803d1688500eec91d1cf4e | 9a5f60cdc907a0475090eef45e5be43392c25132 | refs/heads/master | 2023-04-20T09:05:33.024569 | 2021-05-07T18:36:26 | 2021-05-07T18:36:26 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,304 | c | #define NULL ((void*)0)
typedef unsigned long size_t; // Customize by platform.
typedef long intptr_t; typedef unsigned long uintptr_t;
typedef long scalar_t__; // Either arithmetic or pointer type.
/* By default, we understand bool (as a convenience). */
typedef int bool;
#define false 0
#define true 1
/* Forward d... | [
"brenocfg@gmail.com"
] | brenocfg@gmail.com |
cfd05b01a2aa176e724161a81253004912a8ebd1 | 46367579a54a09dd220dd9a678b1452f06897f11 | /tags/hdf5-1_8_0-alpha1/src/H5private.h | 98793a82f53a616a8c0c2b3dc71868fc4a143442 | [
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-llnl"
] | permissive | TPLink32/hdf5 | 33ff24c9b6133f0f51cb6cc2b722fba7bb1777dd | 0d6987c15284bd9f34c7e44452a152833d42a738 | refs/heads/master | 2021-05-31T01:15:39.463663 | 2016-04-14T23:02:09 | 2016-04-14T23:02:09 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 52,412 | h | /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* Copyright by the Board of Trustees of the University of Illinois. *
* All rights reserved. *
* *
* T... | [
"(no author)@dab4d1a6-ed17-0410-a064-d1ae371a2980"
] | (no author)@dab4d1a6-ed17-0410-a064-d1ae371a2980 |
1fb760bebc53e5755ac08b7a62df511202c5495e | abe405f46e592db6f2e19ae79224ab06586581b1 | /Header/COMM_GSM.h | 75cea524d7ff87d92bac11b9f432cdac6398881c | [] | no_license | sudheerherle/Reset_Box_Fw | 7a903152d47a0339c038855b9a0b34c63a06d59f | ad1745d81af9c1618797a86f0474da8087d86477 | refs/heads/master | 2023-05-26T20:07:18.492058 | 2023-05-20T07:22:52 | 2023-05-20T07:22:52 | 113,681,594 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,103 | h | /*
* File: COMM_GSM.h
* Author: I15076
*
* Created on November 9, 2015, 11:48 PM
*/
#ifndef COMM_GSM_H
#define COMM_GSM_H
/*
* Comm_GSM routines header file
*/
/* Timeouts in ms */
#define GSM_MAX_RECV_MESSAGE_LENGTH 256
#define GSM_CHECK_INCOMMING_MSG_TIMEOUT (20000) ... | [
"sudheer.herle@microchip.com"
] | sudheer.herle@microchip.com |
3d997cf90f3fd09397c50b77e4c1a66a7064dd78 | bd1fea86d862456a2ec9f56d57f8948456d55ee6 | /000/240/778/CWE476_NULL_Pointer_Dereference__long_04.c | 7e0157b1f47973e3bd94ccd45cf353197495d628 | [] | no_license | CU-0xff/juliet-cpp | d62b8485104d8a9160f29213368324c946f38274 | d8586a217bc94cbcfeeec5d39b12d02e9c6045a2 | refs/heads/master | 2021-03-07T15:44:19.446957 | 2020-03-10T12:45:40 | 2020-03-10T12:45:40 | 246,275,244 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 4,227 | c | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE476_NULL_Pointer_Dereference__long_04.c
Label Definition File: CWE476_NULL_Pointer_Dereference.label.xml
Template File: sources-sinks-04.tmpl.c
*/
/*
* @description
* CWE: 476 NULL Pointer Dereference
* BadSource: Set data to NULL
* GoodSource: Initialize data
* Si... | [
"frank@fischer.com.mt"
] | frank@fischer.com.mt |
e95b8e2dc44fa33efa55ff40a74cad4c6b4c5403 | 740b9bb41ea64307c5f7c85cff818b9190d7a02c | /components/drivers_nrf/adc/nrf_drv_adc.c | 9e54db52a75a4585a7448da465f603347050f069 | [] | no_license | thumb2/nrf51sdk12_3 | 4fefe074ef34b69054613ff8ab3faba18f6aa8d1 | d6956d24ae6ada32db9139ca5da4885377003bf8 | refs/heads/master | 2020-04-26T07:26:49.519306 | 2018-01-12T02:08:34 | 2018-01-12T02:08:34 | 173,394,420 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 10,656 | c | /**
* Copyright (c) 2015 - 2017, Nordic Semiconductor ASA
*
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retain the above copyright no... | [
"johnson@btsmartshield.com"
] | johnson@btsmartshield.com |
435e88220878afe4802efcd4873397730d062979 | 08bdd164c174d24e69be25bf952322b84573f216 | /opencores/client/foundation classes/j2sdk-1_4_2-src-scsl/j2se/src/share/tools/jcov/jcov_file.c | 6eeb8e3c1253adf77dd84bc6662954343ed978e2 | [] | no_license | hagyhang/myforthprocessor | 1861dcabcf2aeccf0ab49791f510863d97d89a77 | 210083fe71c39fa5d92f1f1acb62392a7f77aa9e | refs/heads/master | 2021-05-28T01:42:50.538428 | 2014-07-17T14:14:33 | 2014-07-17T14:14:33 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 17,103 | c | /*
* @(#)jcov_file.c 1.34 03/01/23
*
* Copyright 2003 Sun Microsystems, Inc. All rights reserved.
* SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*/
#include <stdlib.h>
#include <string.h>
#include <stdio.h>
#include "jcov.h"
#include "jcov_types.h"
#include "jcov_util.h"
#include "jcov_htables.... | [
"blue@cmd.nu"
] | blue@cmd.nu |
e0f9fb85cfd7a0972e1cd065b9db985150a8ec79 | a5b2d27bfba2ebc674288fa1542fa506dd9dc848 | /app/showrew.c | 35dc9b15d7a10b5e4ed69c09836def5ce8719773 | [] | no_license | mokerova/test2.2 | 78cce499f7d9882431d6197075d9fc8932a879b8 | 3a8c536c697857c93c2761f12c2656324b27567d | refs/heads/master | 2020-06-12T13:14:20.038725 | 2019-06-29T11:51:31 | 2019-06-29T11:51:31 | 194,310,710 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,533 | c | /**
* show.c -- реализует команду вывода хранимого текста на экран
*
* Copyright (c) 2017, Alexander Borodin <aborod@petrsu.ru>
*
* This code is licensed under a MIT-style license.
*/
#include <stdio.h>
#include <assert.h>
#include <string.h>
#include "common.h"
#include "text/text.h"
#define MAX 1024
static... | [
"mokerova.dasha@yandex.ru"
] | mokerova.dasha@yandex.ru |
ac56f279aa272c585dccce0d856a5a3a8804bcc3 | 96dc153d19aad0de145fbb1dadedafe19de4453f | /TEST6638/Mod_SDCard/MMC.h | c19939bb5b6ac07c8e4a17412442fdb4a4f75ef4 | [] | no_license | zhjl769/workspace | 48bdf805fc5b41d67aba92a9390ba5d120e77953 | 80729ad0a9e83de8e54c34fa646546cf8ec0dae5 | refs/heads/master | 2020-05-27T09:01:31.264306 | 2018-09-12T14:09:21 | 2018-09-12T14:09:21 | 82,537,504 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,587 | h | // *************************************************************************************
//
// Filename: mmc.h:
// Declarations for Communication with the MMC (see mmc.c) in unprotected SPI mode.
//
// Version 1.1
// added ul declaration in macros mmcWriteSector and mmcReadSector
// *******************************... | [
"784820748@qq.com"
] | 784820748@qq.com |
018276e0f9c3d061caf7e06f6d56446a2df07938 | df383d423a2df7a2a3b009f1e4683abe8843999f | /yumapro-13.04/netconf/src/ncx/runstack.h | 4a39062a746004da31f8adb8feca52cbe302b6f0 | [] | no_license | bestwang-git/test-repository-2 | 1b680c7613422c648ab7f5d74254b3ba17818eec | 71a99577ad8415209ed06d092816a518279d63e7 | refs/heads/master | 2021-05-26T15:03:26.696427 | 2013-08-12T21:03:49 | 2013-08-12T21:03:49 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 18,113 | h | /*
* Copyright (c) 2008 - 2012, Andy Bierman, All Rights Reserved.
* Copyright (c) 2012, YumaWorks, Inc., All Rights Reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
* K... | [
"jason.ye.team.chaotix@gmail.com"
] | jason.ye.team.chaotix@gmail.com |
64565fc97e681b3059732c2443dde447db612c22 | 2ebaf5c07c0ee358f886ace5ec81672ee85b47ef | /xmc-2Go-TrustX-solution/Dave/Generated/DIGITAL_IO/digital_io_extern.h | 14207997495d54aa405ed573b09461e83f5546a4 | [
"MIT"
] | permissive | Infineon/technical-training-optiga-trust-x | 2943442486191f24b769b718dd329bad7774d4d9 | c7310909e08dc9815a123100f3bd9ae0ac8e512d | refs/heads/master | 2020-04-10T17:53:29.813495 | 2019-02-15T15:50:51 | 2019-02-15T15:50:51 | 161,187,400 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,609 | h | /*********************************************************************************************************************
* DAVE APP Name : DIGITAL_IO APP Version: 4.0.16
*
* NOTE:
* This file is generated by DAVE. Any manual modification done to this file will be lost when the code is regenerated.
*****************... | [
"paulvalentin.wiegele@infineon.com"
] | paulvalentin.wiegele@infineon.com |
605740871b1eefd5b9fadb8ed3cadd922fcc5afc | de8c0ea84980b6d9bb6e3e23b87e6066a65f4995 | /3pp/linux/net/ipv6/tcp_ipv6.c | df5fd91096966569f328b31876abf49034a7614f | [
"MIT",
"Linux-syscall-note",
"GPL-2.0-only"
] | permissive | eerimoq/monolinux-example-project | 7cc19c6fc179a6d1fd3ec60f383f906b727e6715 | 57c4c2928b11cc04db59fb5ced962762099a9895 | refs/heads/master | 2021-02-08T10:57:58.215466 | 2020-07-02T08:04:25 | 2020-07-02T08:04:25 | 244,144,570 | 6 | 0 | MIT | 2020-07-02T08:15:50 | 2020-03-01T12:24:47 | C | UTF-8 | C | false | false | 55,683 | c | // SPDX-License-Identifier: GPL-2.0-or-later
/*
* TCP over IPv6
* Linux INET6 implementation
*
* Authors:
* Pedro Roque <roque@di.fc.ul.pt>
*
* Based on:
* linux/net/ipv4/tcp.c
* linux/net/ipv4/tcp_input.c
* linux/net/ipv4/tcp_output.c
*
* Fixes:
* Hideaki YOSHIFUJI : sin6_scope_id support
* YOSHIFUJI Hi... | [
"erik.moqvist@gmail.com"
] | erik.moqvist@gmail.com |
7ec672ebf35c70e3bfef8a0ec664b07b1c07c6c7 | 8129f72a503e8d6e72f9986ccdc663411f49da04 | /3.15/src/ioc/db/dbExtractArray.c | 29d53253081ff49616a67cfdbbc67838d60a17a0 | [
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-warranty-disclaimer",
"EPICS"
] | permissive | A2-Collaboration/epics | ec884bed2f0e3c60c274d08469bdb43939c355cb | 00b1c27f721ec53f1b2c7d581bc21ac16c607fc2 | refs/heads/master | 2022-12-12T00:08:35.528265 | 2022-12-02T11:33:07 | 2022-12-02T11:33:07 | 23,732,617 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,108 | c | /*************************************************************************\
* Copyright (c) 2010 Brookhaven National Laboratory.
* Copyright (c) 2010 Helmholtz-Zentrum Berlin
* fuer Materialien und Energie GmbH.
* Copyright (c) 2002 The University of Chicago, as Operator of Argonne
* National Laboratory.
* Copy... | [
"steffen@kph.uni-mainz.de"
] | steffen@kph.uni-mainz.de |
0e46ed226c44b85d04acd5655a4202ca3b093cb3 | 35c684b1d9e47369a824cc23f7817a0c7d1aa850 | /sam4l/sam4l4/include/component/acifc.h | 9684e3378a622f0b05cf26e5277f8a4a887d0246 | [] | no_license | JulianvDoorn/atmel-atpack-collection | 52047a54258cc82b93a732d426b215e1fbbe845e | 16eda8a2a6896a1088c13a9260b2e989c7943249 | refs/heads/master | 2020-06-18T21:18:53.882876 | 2019-07-11T19:34:43 | 2019-07-11T19:34:43 | 196,448,205 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 58,842 | h | /**
* \file
*
* \brief Component description for ACIFC
*
* Copyright (c) 2016 Atmel Corporation,
* a wholly owned subsidiary of Microchip Technology Inc.
*
* \asf_license_start
*
* \page License
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this fi... | [
"j.g.doornvan@gmail.com"
] | j.g.doornvan@gmail.com |
432a4ce05c1b39b92e3d0dc3e3af57bf352727ba | 06de28638af2dae419caa71589936564de4418af | /based on RAK811/RAK811/at_cmd.c | 03dbbd6ed62f25a7ab3cdfab490bc963f1d37a8b | [
"MIT"
] | permissive | EuigunJung/Products_practice_based_on_RUI_v2.0 | d9dd8e5cc2d651c1942e0df557d38e3be4e02ce9 | be2f71abf3b263abe07edd5ec1dbdb99c3b9fafa | refs/heads/master | 2022-11-29T08:45:17.753268 | 2020-08-04T13:30:51 | 2020-08-04T13:30:51 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 14,777 | c | #include "at_cmd.h"
#include "rui.h"
static RUI_RETURN_STATUS rui_return_status;
struct cli_cmd cli_cmds[] =
{
"version", lora_version,
"join", lora_join,
"get_config", lora_read_config,
"set_config", lora_write_config,
"send", lora_send,
"help", ... | [
"sucre.zhang@rakwireless.com"
] | sucre.zhang@rakwireless.com |
384900e4226bf57f85a2e1d3d23f4a3c78564c6b | e7f314ab4fe6b063a026cb9af0eb0ad0933f335d | /Pt2Q2NuZpi0_aa_all_UML_allZ_bkgExpxG_Tvz/gsim_CD_Cgsim/rspic/hM1_20.C | 3afee2aafe4d31cf0c1966b3d5e62f2b6acccee7 | [] | no_license | orsosa/EG2_analysis | 016f91bb3761b0cf309523837ebf2124944f8341 | 08cea395b98d050ea9ffbca866e267158578f147 | refs/heads/master | 2021-01-21T22:35:47.935595 | 2018-10-03T19:06:10 | 2018-10-03T19:06:10 | 102,161,447 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 995,816 | c | {
//=========Macro generated from canvas: c/The canvas
//========= (Fri May 4 02:15:03 2018) by ROOT version5.34/34
TCanvas *c = new TCanvas("c", "The canvas",1,1,920,666);
gStyle->SetOptStat(0);
c->SetHighLightColor(2);
c->Range(0,0,1,1);
c->SetBorderSize(2);
c->SetLogy();
c->SetFrameFillColor(0... | [
"oj.5070@gmail.com"
] | oj.5070@gmail.com |
066a102f5d10241e7f1c4159fa5d9cca7c6247e6 | faecf8f197f8b89492594c24fd5cb2a7e6e9c06d | /re.h | bc9c17276aa2630ced65cf09419e648b36e4296b | [] | no_license | gladiopeace/dbltek-goip-cron | 5b93e004718d5bb70d909c52a4a743770ceb608c | 4483f8a618a7ff034fbd0a09b257efec689e79ca | refs/heads/master | 2023-02-25T05:03:41.236767 | 2021-01-30T00:35:45 | 2021-01-30T00:35:45 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 423 | h | #ifndef __RE_H
#define __RE_H
void check_re_return(int goip_id,
char* goip_name,
int prov_id,
char* num,
char* content);
int do_need_re(char* buf, struct sockaddr_in* cliaddr, int addrlen);
void do_re_ok(char* buf, struct sockaddr_in* cliaddr, int addrlen);
void check_re_timeout();
void re_resend(int me... | [
"41898282+github-actions[bot]@users.noreply.github.com"
] | 41898282+github-actions[bot]@users.noreply.github.com |
1514203c5c60c7db0ba38fbbee644ce0674707eb | 3e8be01902efa7db8f4aac1d3fd36d4a0af093d0 | /mva_weights_code/weights_v0_2017-04-10_/TMVAMultiBkg_bbhtt_m_500_cross_val_sample_0_BDTG.class.C | c39323144eaa12e4c39ad534a09536c5bfe5cf74 | [] | no_license | nicola-orlando/simple-ml | c6edeb1a6fb5fc77d67bfd83a2aca9d372a26988 | 26c0091f018d47b83265f3793f87af574c630f4a | refs/heads/master | 2020-03-18T04:31:04.678104 | 2018-05-21T16:19:48 | 2018-05-21T16:19:48 | 134,291,583 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 604,837 | c | // Class: ReadBDTG
// Automatically generated by MethodBase::MakeClass
//
/* configuration options =====================================================
#GEN -*-*-*-*-*-*-*-*-*-*-*- general info -*-*-*-*-*-*-*-*-*-*-*-
Method : BDT::BDTG
TMVA Release : 4.2.1 [262657]
ROOT Release : 6.04/16 ... | [
"orlando@at303.pic.es"
] | orlando@at303.pic.es |
67d41519632760b3b298569d7287b922b2fccd4d | 94621438c096f2ab805a1b5bf1313c447bf2ce3b | /examples/00_template/xgui/xgui.c | 7979c6d7792b57e32f9e271ae0276c3e1180e8e1 | [
"Apache-2.0"
] | permissive | jokergu/PandonaDemo | 7cea986502f34369460aa06f1048b0178b5fcdf8 | 750261143d82712ab1adf9b77083e6a7d9aa3f12 | refs/heads/master | 2022-12-04T05:20:02.624774 | 2020-08-19T05:26:35 | 2020-08-19T05:26:35 | 269,520,849 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 481 | c | #include "xgui.h"
#include "lv_port_disp.h"
#include "lv_port_indev.h"
/* keypad设备输入组 */
lv_group_t *xgui_group;
/**
* @brief 完成LVGL所需的准备工作
* @param 无
* @retval 无
*/
void xgui_init(void)
{
/* 初始化GUI库 */
lv_init();
/* 初始化底层显示接口 */
lv_port_disp_init();
/* 初始化底层输入设备接口 */
lv_port_indev_init()... | [
"1016676900@qq.com"
] | 1016676900@qq.com |
35b5b7368df8cab6d9bba16490d42555d473fddc | 7685d1a7171514f1178212628836721c889203eb | /src/data_nindex_htm.h | 5f7fa966b3461c6f312ecfcb6e01695861338d27 | [] | no_license | bean710/BrewPiLess | bc126253c981b4df8e53f5413d0a7e8aa79a22b2 | 9f75f26a936fd5ab75ad59c2f5a41ef3344e90cc | refs/heads/master | 2021-05-15T07:31:38.503217 | 2017-11-09T15:15:34 | 2017-11-09T15:15:34 | 110,130,582 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 107,702 | h | #include "espconfig.h"
#if !EnableGravitySchedule
#error "EnableGravitySchedule must be true"
#endif
const unsigned char data_nindex_htm_gz[] PROGMEM = {
0x1f, 0x8b, 0x08, 0x08, 0xc9, 0x3b, 0x02, 0x5a, 0x02, 0x03, 0x69, 0x6e,
0x64, 0x65, 0x78, 0x2e, 0x6d, 0x69, 0x6e, 0x2e, 0x68, 0x74, 0x6d, 0x00,
0xed, 0x7... | [
"vitotai@mail.com"
] | vitotai@mail.com |
d2e219ddfe6aed56d7cff98d06c97f69037df19d | 577bfea70e24e8b3ead05285abbca178cb94329e | /src/mail/ngx_mail_ssl_module.c | 07665345ae2ca78ebfa75d20a2057c9001667ce5 | [
"BSD-2-Clause"
] | permissive | maievshadow/nginx-05 | 12400ff78b80ebd12b72f5d0984551463212338f | 4e88c2e6217def1074bf75e63f3859478b3e0caa | refs/heads/master | 2020-07-03T12:12:20.696595 | 2019-08-12T09:39:58 | 2019-08-12T09:39:58 | 201,900,758 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 11,128 | c |
/*
* Copyright (C) Igor Sysoev
*/
#include <ngx_config.h>
#include <ngx_core.h>
#include <ngx_mail.h>
#define NGX_DEFLAUT_CERTIFICATE "cert.pem"
#define NGX_DEFLAUT_CERTIFICATE_KEY "cert.pem"
#define NGX_DEFLAUT_CIPHERS "ALL:!ADH:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP"
static void *ngx_mail_ssl_create_c... | [
"zeng_feng@163.com"
] | zeng_feng@163.com |
87b65cd4cff7b80b40a5ddec7e9dbbf76a97c386 | 49b6f5f3f65f382157bbd255cbbb6b3efa289d1a | /电设工程文件库/更改后的摩斯电码/摩斯电码发射机/HARDWARE/RF_SWITCH/RF_SWITCH.c | dde2465646201de022d5672839ca1e52e2478214 | [
"MIT"
] | permissive | mfkiwl/Module-Code-Repository | 711e7c792f0c96c30788f93bb2da094dfa2cfba9 | 8d2e5343600a0cd78eb522e1d856fae40079d41c | refs/heads/master | 2022-12-26T02:22:59.465561 | 2020-10-08T13:44:31 | 2020-10-08T13:44:31 | null | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 373 | c | #include "RF_SWITCH.h"
void RF_SWITCH_Init(void)
{
GPIO_InitTypeDef GPIO_Initure;
__HAL_RCC_GPIOA_CLK_ENABLE(); //开启GPIOD时钟
GPIO_Initure.Pin=GPIO_PIN_3; //PA3 CONTROL
GPIO_Initure.Mode=GPIO_MODE_OUTPUT_PP; //输入
GPIO_Initure.Speed=GPIO_SPEED_FREQ_VERY_HIGH; //高速
HAL_GPIO_Ini... | [
"62297635+Ding-zhenke@users.noreply.github.com"
] | 62297635+Ding-zhenke@users.noreply.github.com |
546c49f440d2d3958110b428845d032eb7a3bdbb | 3796464d4373da90998193c67253da2618ec7f35 | /Test_Drivers/Phase 2/RAST.H | 611b22cca0571451edb93231c6a536fc9dffdf06 | [] | no_license | mpowa705/Alien-Abduction-Game | b9c5c209ba525a594378d951854acd769bdfad5a | 1b04f7d26da79e33f563b5b345389f0778ebf809 | refs/heads/master | 2021-05-05T09:24:33.065822 | 2018-01-29T05:20:28 | 2018-01-29T05:20:28 | 119,334,232 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 566 | h | #define SCREEN_WIDTH 640
#define SCREEN_HEIGHT 400
void plot_pixel(char* base,int x,int y);
void horizline(char* base,int x1, int x2, int y);
void vertline(char* base,int y1, int y2, int x);
void clear(char* base,int x1, int x2, int y1, int y2);
void plot_bitmap08(unsigned char *base, int x, int y, unsigned c... | [
"noreply@github.com"
] | mpowa705.noreply@github.com |
7eb9c101f16b457f87d14ca8c8dd80c453bfb838 | 51635684d03e47ebad12b8872ff469b83f36aa52 | /external/gcc-12.1.0/gcc/testsuite/g++.dg/abi/guard4.C | 71e6744e3810d5c5ced91c7eb11c9bac3afc579d | [
"LGPL-2.1-only",
"FSFAP",
"LGPL-3.0-only",
"GPL-3.0-only",
"GPL-2.0-only",
"GCC-exception-3.1",
"LGPL-2.0-or-later",
"Zlib",
"LicenseRef-scancode-public-domain"
] | permissive | zhmu/ananas | 8fb48ddfe3582f85ff39184fc7a3c58725fe731a | 30850c1639f03bccbfb2f2b03361792cc8fae52e | refs/heads/master | 2022-06-25T10:44:46.256604 | 2022-06-12T17:04:40 | 2022-06-12T17:04:40 | 30,108,381 | 59 | 8 | Zlib | 2021-09-26T17:30:30 | 2015-01-31T09:44:33 | C | UTF-8 | C | false | false | 216 | c | // PR c++/93477
// { dg-require-weak }
namespace x {
struct s {
s();
static int a;
};
s::s() {}
// { dg-final { scan-assembler {.weak[^\n]*_ZGVN1x1bE} } }
struct s __attribute__((weak)) b = s();
}
| [
"rink@rink.nu"
] | rink@rink.nu |
f0232bea991d9c52ee9193beca21a5b159139a71 | 4d4394b21635ba59a05215617df6e7cca0dba6ae | /ex0204.c | 2bc4d1ea17ec2f69cee094c95edd716858c15ed3 | [] | no_license | Pedro-Azevedo/lab2 | 122acd70e31f1e2b7995a4b55b33a74435a3ec9e | 7c1a93c0168f3648009a39dfb41512a3b9ca383b | refs/heads/master | 2021-01-23T00:53:16.878418 | 2017-03-24T14:48:27 | 2017-03-24T14:48:27 | 85,846,549 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 3,191 | c | #include <stdio.h>
#include <stdlib.h>
#include <time.h>
/*
Adivinha o número aleatório gerado entre 1 e n, em m tentativas
*/
//funções que geram o número máximo gerado e o número máximo de tentativas
int escolheN(int);
int escolheM(int);
//gerador do número inteiro a adivinhar
void GeradorK(int,int*);
//função qu... | [
"noreply@github.com"
] | Pedro-Azevedo.noreply@github.com |
36b8b80733042bd4de3feb45537bba7d00f32c1e | f355800109b3dafe56ee4e27a77abc5b19be56e9 | /Tools/JohnTheRipper-bleeding-jumbo/src/qnx_common.h | 1a4e59ac33efc155f174e652ed45105695d01461 | [
"GPL-2.0-only",
"GPL-1.0-or-later",
"LicenseRef-scancode-warranty-disclaimer",
"BSD-2-Clause",
"DOC",
"MIT"
] | permissive | davehull/OSCPRepo | 56618d5521e277e569e5c2548c85a9df81f23edf | 94b7884cfd35f3057ef3f4604789c83bf76f1bd7 | refs/heads/master | 2020-04-12T13:07:51.089004 | 2018-12-17T15:06:57 | 2018-12-17T15:06:57 | 162,512,772 | 2 | 0 | MIT | 2018-12-20T01:58:47 | 2018-12-20T01:58:47 | null | UTF-8 | C | false | false | 8,871 | h | /*
* This file is part of John the Ripper password cracker,
* Copyright (c) 2015 JimF
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted.
*
* There's ABSOLUTELY NO WARRANTY, express or implied.
*/
#ifndef _COMMON_QNX_H
#define _COMMON_QNX_H
#include "base64_co... | [
"root@localhost.localdomain"
] | root@localhost.localdomain |
7a31a5e7cffac344a854db5f3fef1e8e96605a21 | f1a99fd1b4dab5ae8d5c672c4fe1a5d34b378757 | /lib/Externals/libavformat/metadata.h | b6912efc5f5de69d09a45158a695bd2dc618e64d | [] | no_license | Anistor-info/project1 | 3fd77ba50c4f078e54bfd2e80898fa0f5e8dcb16 | 53af1d4cb1b9c95b67dedd00e894a70a50d22705 | refs/heads/master | 2021-03-12T22:27:47.369883 | 2013-11-06T02:28:50 | 2013-11-06T02:28:50 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,228 | h | /*
* copyright (c) 2009 Michael Niedermayer
*
* 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
* version 2.1 of the License, or (at your option) a... | [
"ravivassudev@gmail.com"
] | ravivassudev@gmail.com |
947f19bbbb62423d710a8e43498eb7e3a08a6104 | 2ef479729c5046dcc3a6aa061c489b7b3bb18854 | /src/libb64/cencode.h | c88c8f69fd64a0a814aa8b5912c2f2673652285a | [
"LicenseRef-scancode-warranty-disclaimer",
"MIT"
] | permissive | khoih-prog/EthernetWebServer | db320bb9a914d9a32e4954cdf35f1b252f625cfe | dcf4d57a7fb6dbaa885d2945e3bb07b970b73488 | refs/heads/master | 2023-01-23T07:55:20.506850 | 2023-01-07T03:08:22 | 2023-01-07T03:08:22 | 240,451,817 | 178 | 42 | MIT | 2022-09-13T01:19:53 | 2020-02-14T07:27:37 | C++ | UTF-8 | C | false | false | 1,566 | h | /****************************************************************************************************************************
cencoder.h - c source to a base64 decoding algorithm implementation
EthernetWebServer is a library for the Ethernet shields to run WebServer
Based on and modified from ESP8266 https://gi... | [
"noreply@github.com"
] | khoih-prog.noreply@github.com |
4d47aa398a626b43312799013c4dde59e5fc793e | af6350d9492a1a58e8943f10a0bc421e2973bcdb | /source/locale.c | 4fcdb5c426572652bb5a7d34869533484ee2b121 | [
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | stelecroco/LumaLocaleSwitcher | 191b763f4e6be58bbc2c91d4df14f363027d21c6 | dd0c08aea1e9d1d7dcbb99275244b00f1205f9f6 | refs/heads/master | 2021-01-11T14:34:48.759297 | 2016-07-09T00:08:18 | 2016-07-09T00:08:18 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,480 | c | #include <3ds.h>
#include <sys/syslimits.h>
#include <stdlib.h>
#include <string.h>
#include <stdio.h>
#include "locale.h"
#include "core/util.h"
Region region_from_string(char* string) {
return
strcmp(string, "JPN") == 0 ? JPN :
strcmp(string, "USA") == 0 ? USA :
strcmp(string, "EUR") == 0... | [
"possum@possum.cc"
] | possum@possum.cc |
cb6c102ac1abb691bf2dc9331ce6852972118d15 | 345ba3760eb3a4f4b80ba40e3c5612fc6faa23cb | /Src/Ap/Main.c | cadb3714aa9762830109e506a3869860abee6563 | [] | no_license | GavinYank/ColorNoise | 7ecc68308a904ab72a51a9570bc2d6ec7c34e045 | 71168f0cdda18f01652c69e010dbf344d0c20fb6 | refs/heads/master | 2020-04-22T08:45:18.214368 | 2019-02-13T06:46:54 | 2019-02-13T06:46:54 | 170,250,922 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 438 | c | /*************************************************************************
* All right reserved.
* Author: chaofa.yan
* Date: 2019/02/13
* History Information
* Author Date Description
* chaofa.yan 2019/02/13 Created the file
*************************************************************************/
#include <std... | [
"chaofa.yan@szxiaojun.com"
] | chaofa.yan@szxiaojun.com |
293b322130526cf4748b1bc63e1d5c4dceb2d635 | f649261c34c1e811a318d11d5d2fcf2f02028005 | /0x1C-binary_trees/111-bst_insert.c | 8e03e208e400e121e8542a1c7075b9073b4f6419 | [] | no_license | pnzamuwe/holbertonschool-low_level_programming | 1cb5d9b6bb028e88d7424a6d3e7eb75740571f8e | 652c2167664697cc6b2403d7828f16a3ef0eb748 | refs/heads/master | 2023-08-08T02:01:41.146362 | 2017-04-15T02:51:20 | 2017-04-15T02:51:20 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,508 | c | #include "binary_trees.h"
/**
* connect_node - inset node
* @parent: parent node to connect
* @child: child node to connect with
* @n: number to insert
* @side: side to insert the child to
*
* Return: the inserted node
*/
bst_t *connect_node(bst_t **parent, bst_t *child, int n, char side)
{
bst_t *node;
node... | [
"rdsim8589@gmail.com"
] | rdsim8589@gmail.com |
2adb035c085c94060f64bcb0559804a2f6cb7a04 | e7fd04f9399b796d409682138c846c037b8676d7 | /bibliotecas/numpy-1.6.1/numpy/core/src/multiarray/scalartypes.c.src | 8a0da6bf6cabe5ab3907a22ba40be673caa03011 | [] | no_license | gpaulbr/ERelp | 360da35d9995adcb7020e070f6eb8b1bd98adab1 | 37f34394ca2ea46eae8507c00444db4b3eca51cf | refs/heads/master | 2021-01-11T03:13:03.796367 | 2016-10-18T21:04:26 | 2016-10-18T21:04:26 | 56,352,662 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 116,264 | src | /* -*- c -*- */
#define PY_SSIZE_T_CLEAN
#include "Python.h"
#include "structmember.h"
#ifndef _MULTIARRAYMODULE
#define _MULTIARRAYMODULE
#endif
#define NPY_NO_PREFIX
#include "numpy/arrayobject.h"
#include "numpy/npy_math.h"
#include "numpy/halffloat.h"
#include "numpy/arrayscalars.h"
#include "numpy/npy_3kcompat.h... | [
"gpaulbr@bitbucket.org"
] | gpaulbr@bitbucket.org |
146f98928139a9d3a1b785163165cb70d89f7e53 | 387ad3775fad21d2d8ffa3c84683d9205b6e697d | /openhpi/tags/release_2_0_1/utils/t/uid/uid_utils_004.c | 2846c86eb2508c24ea93d850002b7665712a5314 | [] | no_license | kodiyalashetty/test_iot | 916088ceecffc17d2b6a78d49f7ea0bbd0a6d0b7 | 0ae3c2ea6081778e1005c40a9a3f6d4404a08797 | refs/heads/master | 2020-03-22T11:53:21.204497 | 2018-03-09T01:43:41 | 2018-03-09T01:43:41 | 140,002,491 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,334 | c | /* -*- linux-c -*-
*
* (C) Copyright IBM Corp. 2004
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. This
* file and program are licensed under a BSD style license. See
* ... | [
"nobody@a44bbd40-eb13-0410-a9b2-f80f2f72fa26"
] | nobody@a44bbd40-eb13-0410-a9b2-f80f2f72fa26 |
a3caff430e9a33e660de359c5cbbc6638edcd3d0 | 30a4d835e4c11fd90c17db4c6d2ab8245a95ad71 | /2554_5/sewer.c | 0ae2f9ddda34d38d7aa019bb4becea056eef8fb1 | [] | no_license | mrpanupat/POSN_Solution | cb710e7b0ccac8f6c05bcbe6d9b2c777426f0a24 | 08140fb8bc107c2d614bcb28141c9093f576e8e7 | refs/heads/master | 2020-03-29T16:35:16.716334 | 2018-09-24T14:55:53 | 2018-09-24T14:59:24 | 150,119,841 | 0 | 3 | null | null | null | null | UTF-8 | C | false | false | 1,186 | c | #include<stdio.h>
#define MAX(x, y) (((x) > (y)) ? (x) : (y))
#define MIN(x, y) (((x) < (y)) ? (x) : (y))
int findMin(int m,char map[][m],int pass[][m],int time,int x,int y);
int ansX,ansY;
int godOfMin=100000;
main(){
int x,y,i,j;
scanf("%d %d",&y,&x);
char map[y][x];
int pass[y][x];
for(i=0;i<y;i++){
for(j=0;... | [
"mrpanupat@gmail.com"
] | mrpanupat@gmail.com |
fb6c7fb9a333006926650650adc3841c729307c7 | d086be498ffd7487529728954510be5f42ff88c8 | /PageoutScheduler/vm_page.c | 0e932a69d458089811866e232d808b6246db50b1 | [] | no_license | RobSeSa/CodingProjects | 3014f33657fce576692fd7e0f6869343400a530f | 3b599e61239bfb2aee481d73efb8614a40115dcc | refs/heads/master | 2020-07-11T15:05:24.290149 | 2020-03-30T02:51:18 | 2020-03-30T02:51:18 | 204,576,336 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 120,461 | c | /*-
* SPDX-License-Identifier: (BSD-3-Clause AND MIT-CMU)
*
* Copyright (c) 1991 Regents of the University of California.
* All rights reserved.
* Copyright (c) 1998 Matthew Dillon. All Rights Reserved.
*
* This code is derived from software contributed to Berkeley by
* The Mach Operating System project at Car... | [
"noreply@github.com"
] | RobSeSa.noreply@github.com |
a5da26ca973b3136dbdb557295d4d8ab37cbe466 | 47e90e09986798c4e09424682bc949215d12602d | /src/recipe.c | 43c7e3df28b524ebc00239011e84a1634d3f742a | [] | no_license | Vincent-Ferrard/My_Cook | 615f7ce1f214a1c3fca803a2eed36fb28a1ef81d | 39c8dc981afd4bb59927192ec2b274891e05fdc8 | refs/heads/master | 2021-03-23T07:58:34.551038 | 2020-03-15T09:45:39 | 2020-03-15T09:45:39 | 247,437,503 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,988 | c | /*
** EPITECH PROJECT, 2018
** recipe.c
** File description:
** recipe
*/
#include "main.h"
int check_recipe(recipe_t *recipe)
{
int i;
int j;
for (i = 0; recipe->choose[i] != -1; i++);
for (j = 0; recipe->recipes[recipe->nb_recipe][j] != -1; j++);
if (i != j)
return (0);
for (i = 0; recipe->choose[i] != -1;... | [
"noreply@github.com"
] | Vincent-Ferrard.noreply@github.com |
fb31903537aba6b871c83d30e8db5cf766adbd1d | 5c255f911786e984286b1f7a4e6091a68419d049 | /vulnerable_code/0f8c9f35-500c-4e08-a5b4-3036502cdb83.c | 54c0cc75d82bc20f204dcab34d5ff11d0435e568 | [] | 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 | 566 | c | #include <string.h>
#include <stdio.h>
int main() {
int i=4;
int j=14;
int k;
int l;
k = 53;
l = 64;
k = i/j;
l = i/j;
l = i%j;
l = l+j;
k = i-k*i;
//variables
//random
/* START VULNERABILITY */
int a;
long b[70];
long c[74];
a = 0;
do {
//r... | [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
89b13d26941fcac6e86ef2e7e92e95afd176c6b4 | 412c9deea82cc510099465bbded703a21d224ebb | /arun66.c | dfd906b5ab5b0f556ad99c9304d1e3d09a19aeec | [] | no_license | davidbarnabas/Arun.-c-programme | 349ce21c4e9386a5e91edf39c77d3e07caddc37c | b25a6a88c2b5c8b9c07cc5d7c4e692a8732d4985 | refs/heads/master | 2021-04-15T15:54:00.607651 | 2018-03-19T10:52:34 | 2018-03-19T10:52:34 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 133 | c | #include<stdio.h>
int main()
{
int n = 20;
if(((n%10)==0)||((n%10) == 1))
{
printf("yes \n");
}
else
{
printf("no\n");
}
return 0;
}
| [
"noreply@github.com"
] | davidbarnabas.noreply@github.com |
80963abc37d143a81910f527e515c89b4a644ce5 | 192f949d6756a42caa23801af533a90029e63c6d | /d/dali/npc/caisunren.c | 73d3427e77d636e48e7105ef55807783f926efe0 | [] | no_license | oliverypf/nitan3 | 0d03e986a86adf2a219fb38bb046732a0ea9717b | 6f6d92fa31b1d4010ee491389ca4b0df7d1f98f5 | refs/heads/master | 2021-01-18T07:57:11.871927 | 2016-02-21T10:02:39 | 2016-02-21T10:02:39 | null | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 685 | c | // caisunren.c
inherit NPC;
void create()
{
set_name("采笋人",({ "caisun ren", "ren" }) );
set("gender", "女性" );
set("age", 22);
set("long", "一个卢鹿部的青年台夷妇女,背后背了个竹筐,手拿一把砍柴刀,来采竹笋。\n");
set_temp("apply/defense", 15);
set("combat_exp", 170);
set("shen_type", 1);
set("pe... | [
"liming.xie@gmail.com"
] | liming.xie@gmail.com |
6ce2f59f9f54e1072febee20c8b9cbbc0537148d | 6d2376bc071fe537e8512d7dc7138f32b442265f | /src/robot/constantes.h | 510020be23f5a729b1381e81932d5341ff5f7d5c | [] | no_license | francoislanc/arduino-car | 29aa6322a89a7124081fb2672b3969c449a8b761 | 748d26add284c3e7351cc9ff578901864e0549d0 | refs/heads/master | 2022-12-27T00:51:47.931851 | 2020-09-11T21:05:18 | 2020-09-11T21:05:18 | 294,702,193 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 563 | h |
#ifndef constantes_h
#define constantes_h
const int ULTRASOUND_THRESHOLD = 20;
const int DELAY_MOVE_MS = 1000;
// ————————————————————————— Motors/Actuators
const int motor_front[] = {2, 3};
const int motor_back[] = {7, 8};
const int pwm_motor = 10;
const int pin_servomotor = 22;
// ——————————————————... | [
"16709438+francoislanc@users.noreply.github.com"
] | 16709438+francoislanc@users.noreply.github.com |
46fc5446098cb98027fc72748d331353d47acf60 | 7c42b278c24766d6d31be189fb035c0c298d3281 | /tests/test_roundtrip.c | e12589335466fa5a5ed90559e923e8d953dfb50d | [
"MIT"
] | permissive | moneytech/FastLZ | c06747000e0d719ca74c53488b13a48545707240 | 1491392f4195609a31af65a7d0999c6147ea30e9 | refs/heads/master | 2020-12-27T05:26:19.494930 | 2020-01-24T05:26:47 | 2020-02-02T00:25:04 | 237,779,638 | 1 | 0 | NOASSERTION | 2020-02-02T14:01:10 | 2020-02-02T14:01:09 | null | UTF-8 | C | false | false | 7,306 | c | /*
FastLZ - Byte-aligned LZ77 compression library
Copyright (C) 2005-2020 Ariya Hidayat <ariya.hidayat@gmail.com>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, inc... | [
"ariya.hidayat@gmail.com"
] | ariya.hidayat@gmail.com |
da88338ea480d3c75bdd16fb969fd74e81af340b | bec92b528b06d86723eec053f63e326074f03a24 | /chmod.c | 50536f62237b4084ca4512679d79b9e0221770b8 | [] | no_license | gzg1984/APUE | 70d0bd36cc8beee53b4c19bf16220d5d0055a8e3 | 4734a1375a653612f948a42cb240beebfea6ba4f | refs/heads/master | 2021-01-17T14:47:07.922585 | 2018-11-05T12:12:22 | 2018-11-05T12:12:22 | 52,504,365 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 638 | c | #include <sys/types.h>
#include <sys/stat.h>
#include "g_unix.h"
int main (int argc,char **argv)
{
struct stat statbuf;
if (argc != 3 )
{
err_quit("usage:%s <mod> <pathname>",basename(argv[0]));
}
/**
else if(4 != strlen(argv[1]))
{
err_quit("<mod> length must be 4");
}
**/
if (stat(argv... | [
"gzg1984@aliyun.com"
] | gzg1984@aliyun.com |
4c6439e5924f61abdc0473e57038f5624771c291 | 3609fbe85b2f3fa538d3c9fad186166de8b1995d | /middleware/MTK/fota/src/76x7/fota_config.c | 16d86635b65987e51260ab54dae44c3d5270e8ee | [] | no_license | MichaelDu9226/LinkIt_SDK_V4.2.0_public | 46e5086fb5bc285c55e951b3a939a41375e286c6 | eb51d1b76c8a02ad5e82a1bc46c5fea5f0432864 | refs/heads/master | 2020-04-06T04:13:52.468868 | 2017-02-24T09:41:18 | 2017-02-24T09:41:18 | 83,024,636 | 2 | 4 | null | 2020-03-07T21:19:57 | 2017-02-24T09:26:37 | C | UTF-8 | C | false | false | 4,248 | c | /* Copyright Statement:
*
* (C) 2005-2016 MediaTek Inc. All rights reserved.
*
* This software/firmware and related documentation ("MediaTek Software") are
* protected under relevant copyright laws. The information contained herein
* is confidential and proprietary to MediaTek Inc. ("MediaTek") and/or its ... | [
"michael.du9226@qq.com"
] | michael.du9226@qq.com |
c793dc02c24496a2e8c96787c23c5a7c62b4ddc7 | c974be9328483be28714c3461cec3b29fa633ea3 | /nRF5_SDK_17.0.0_9d13099/examples/ble_peripheral/ble_app_hrs/pca10059/s140/config/sdk_config.h | ffc3afe25bd2f92e4a7843adf766d09c72ddd394 | [
"MIT"
] | permissive | Michaelhobo/nrf5_sdk17.0.0 | 3d1b03d3ce185dbd1d9bbdd99ca825a34f4ed434 | 1ac0daa9b6a4f359cefb6feda4ea38335f53b14d | refs/heads/master | 2023-04-12T10:08:34.988836 | 2021-04-22T05:24:20 | 2021-04-22T05:24:20 | 276,929,487 | 0 | 0 | MIT | 2021-04-22T05:24:21 | 2020-07-03T15:18:10 | C | UTF-8 | C | false | false | 298,652 | h | /**
* Copyright (c) 2017 - 2020, Nordic Semiconductor ASA
*
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retain the above copyright no... | [
"noreply@github.com"
] | Michaelhobo.noreply@github.com |
a6aca1b016a7f8c5746c0122ab400e5bef48c938 | 7e9d6e612d2668a94a485bd60d9278384a2fd548 | /ejercicio_05/src/ejercicio_05.c | f0c97d0954236e756b2ac00ac9012e6c4ece5e62 | [] | no_license | egocampo/laboratorio1_ejerciciosAdicionales | f7a41b799d6cc9ac0eeb7dcffdb53c40767a2caa | 7f6b1eab2f14c834896361e491bacac7eeccce99 | refs/heads/main | 2023-03-29T02:43:03.815473 | 2021-04-02T12:40:31 | 2021-04-02T12:40:31 | 353,737,516 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 869 | c | /*
============================================================================
Name : ejercicio_05.c
Author :
Version :
Copyright : Your copyright notice
Description : Hello World in C, Ansi-style
============================================================================
*/
/*
* Escribir e... | [
"360campo@gmail.com"
] | 360campo@gmail.com |
8b499d52ba53e7192941e6303f2b816f3be5d708 | f3eed0234b4d0ad2bbb2abd700cf1e2c7a0e8a1d | /AKWF-c/AKWF_hvoice/AKWF_hvoice_0001.h | 9c61756199cf64062d9fec58c932b1b863ce6e09 | [
"CC0-1.0"
] | permissive | KristofferKarlAxelEkstrand/AKWF-FREE | b2defa1a2d389d309be6dd2e9f968923daf80d1b | cf8171df36e9fec25416b5f568b72a6e2cb69194 | refs/heads/master | 2023-07-23T18:22:36.939705 | 2023-07-10T17:14:40 | 2023-07-10T17:14:40 | 145,817,187 | 359 | 59 | CC0-1.0 | 2023-07-10T17:14:41 | 2018-08-23T07:26:56 | null | UTF-8 | C | false | false | 4,686 | h | /* Adventure Kid Waveforms (AKWF) converted for use with Teensy Audio Library
*
* Adventure Kid Waveforms(AKWF) Open waveforms library
* https://www.adventurekid.se/akrt/waveforms/adventure-kid-waveforms/
*
* This code is in the public domain, CC0 1.0 Universal (CC0 1.0)
* https://creativecommons.org/publicdom... | [
"brad.roy@gmail.com"
] | brad.roy@gmail.com |
f5db5a995ff6c91ace668aef888a83a16e7777eb | 33305e8ee56d049cc7ff2a44e4cce5eb9acd12e5 | /user/src/stm32f4xx_usart_config.c | 7de7ba73dba68f7e6f4c527f841f63297206a37a | [] | no_license | boiledfish/stm32f4xx_freertos | cd62483fed3a40b19bba2151b02cda28cbf988c2 | 802142228f67edbe6249991808031d468be6f0ba | refs/heads/master | 2021-01-10T22:04:08.100880 | 2012-08-29T13:45:28 | 2012-08-29T13:45:28 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 758 | c | #include "stm32f4xx.h"
void Stm32f4xx_USART_Config(void)
{
USART_InitTypeDef USART_InitStructure;
/* 配置波特率 */
USART_InitStructure.USART_BaudRate = 115200;
/* 配置字长 */
USART_InitStructure.USART_WordLength = USART_WordLength_8b;
/* 配置停止位 */
USART_InitStructure.USART_StopBits = USART_StopBits_1;
/* 配置校... | [
"wuhanboiledfish@gmai.com"
] | wuhanboiledfish@gmai.com |
1d55ce21c26ad21baddb45b0976c697223b17a1d | 57e7b4f7cdfa01ed1b53049ae3811147171b1989 | /Win32xx/samples/CommonDialogs/src/targetver.h | b5e58123395122beae89eb056e8d92e1bf125a1e | [
"Unlicense"
] | permissive | mufunyo/VisionRGBApp | d083f34982de903a06c4f928817fdddb78ebb193 | c09092770032150083eda171a22b1a3ef0914dab | refs/heads/trunk | 2023-03-03T01:49:03.164808 | 2021-02-09T20:35:08 | 2021-02-09T20:37:05 | 324,387,638 | 2 | 1 | Unlicense | 2020-12-28T10:21:03 | 2020-12-25T15:34:00 | C++ | UTF-8 | C | false | false | 4,508 | h | /* (28-Aug-2016) [Tab/Indent: 8/8][Line/Box: 80/74] (targetver.h) *
********************************************************************************
| |
| Copyright (c) 2016, Robert C. Tausworthe ... | [
"mf@mufunyo.net"
] | mf@mufunyo.net |
64eac40f59e2b7b5683c23c765c30947256cc12b | cf87b3faced6b961f4f50fd02e6958e968220b18 | /Src/adc.c | d344808b28bc64c9bb82d429290f915efd5ef0ab | [
"MIT"
] | permissive | spiricom/Electrosteel_stringsensor | a611bbfa2113f641942a130f4d099b88d81da3b3 | b172246fee08127ac5ac930780269d6d5ce0d8bd | refs/heads/master | 2023-07-16T16:29:27.690183 | 2020-08-16T15:43:31 | 2020-08-16T15:43:31 | 282,759,506 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,989 | c | /**
******************************************************************************
* File Name : ADC.c
* Description : This file provides code for the configuration
* of the ADC instances.
******************************************************************************
... | [
"jeff@snyderphonics.com"
] | jeff@snyderphonics.com |
01f41b7dc2a24885f92e0968bc72f55f3ba23223 | 7f6c235b0598353549959c18f69eefd20b766907 | /testsuite/Issue_1466_float16_callee.c | b91c1e526fce419c1b2f2431933c8a1516cc190d | [
"ClArtistic"
] | permissive | z88dk/z88dk | 46dfd4905f36d99333173cadd0a660839befc9f0 | 8b07f37cc43c5d9ffe69b563c80763491d8faff7 | refs/heads/master | 2023-09-04T19:29:49.254958 | 2023-09-03T20:51:24 | 2023-09-03T20:51:24 | 54,035,569 | 820 | 263 | NOASSERTION | 2023-09-05T11:09:04 | 2016-03-16T13:48:16 | Assembly | UTF-8 | C | false | false | 397 | c | typedef _Float16 half_t;
extern half_t __LIB__ expf16 (half_t x) __z88dk_fastcall;
extern half_t __LIB__ logf16 (half_t x) __z88dk_fastcall;
extern half_t __LIB__ powf16 (half_t x, half_t y) __smallc __z88dk_callee;
half_t powf16 (half_t x, half_t y)
{
if(x <= 0.0) return (half_t)0.0;
if(y == 0.0) return (h... | [
"dom@suborbital.org.uk"
] | dom@suborbital.org.uk |
9124f7e8381b5a2318faa298aab416726fd1e2ea | a3324712128a47bcced6f9babd8dc5e0dda8b24b | /nemu/include/cpu/instr/stos.h | 84bb590b7f5ae260bf2df448ceb07b80cfe18305 | [] | no_license | zyddawn/NEMU-ICS2018 | b519bd5dd4b5f47cb2244ea3ffde632727a1cf01 | 54098e7a2185da83a6be7e7618eef2377fd9a161 | refs/heads/master | 2020-03-06T20:53:30.943138 | 2018-11-10T23:32:05 | 2018-11-10T23:32:05 | 127,065,021 | 3 | 2 | null | null | null | null | UTF-8 | C | false | false | 109 | h | #ifndef __INSTR_STOS_H__
#define __INSTR_STOS_H__
make_instr_func(stos_v);
make_instr_func(stos_b);
#endif
| [
"141120159@smail.nju.edu.cn"
] | 141120159@smail.nju.edu.cn |
3bbe066f4f79ad03ae87378ad473fa61c8886f41 | f846ea541bafb252deec77d7a6cb1725572ccdca | /src/ajax/http_query_string_parser.c | 9bad8b9025a8f99f3b32ea5f2ba837f780b5e163 | [] | no_license | vehar/iajax | 3fd43163a88a910f4ea042368b82fc0d30741629 | 284522ca82950485df4c33ed0716a997442a9fde | refs/heads/master | 2021-02-05T09:52:17.361848 | 2015-08-22T05:35:21 | 2015-08-22T05:35:21 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,155 | c | #include "http_query_string_parser.h"
typedef struct _IpcamHttpQueryStringParserPrivate
{
GHashTable *query_hash;
} IpcamHttpQueryStringParserPrivate;
G_DEFINE_TYPE_WITH_PRIVATE(IpcamHttpQueryStringParser, ipcam_http_query_string_parser, G_TYPE_OBJECT)
static void destroy_key(gpointer data)
{
g_free(data);
}... | [
"tangcheng2005@gmail.com"
] | tangcheng2005@gmail.com |
4a32c33ebbb55f6011c820d87816d88d767e5117 | 6b85ec8ded845c475cd86f49c9626f4ed8d6bb1f | /Pods/BoringSSL-GRPC/src/crypto/asn1/a_int.c | bd5b805906bc99fe73f064a301b1dbffd5a1d703 | [
"ISC",
"BSD-3-Clause",
"OpenSSL",
"LicenseRef-scancode-openssl",
"LicenseRef-scancode-ssleay-windows",
"MIT"
] | permissive | HemantDixit10/FirebaseAuthenticationWithEmail | cf5614be10cd656bd08ead4f3563c1cf2608021a | 20082e80da4ee6a107cfcc580ee07389105a4c1a | refs/heads/main | 2023-08-29T11:59:13.262460 | 2023-08-28T08:28:13 | 2023-08-28T08:28:13 | 67,392,754 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 12,739 | c | /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young (eay@cryptsoft.com).
* The implementation was written so as to conform with Netscapes SSL.
*
* This library is free for commercial and non-commercial use as long as
... | [
"saroj.lakum@tristatetechnology.co.in"
] | saroj.lakum@tristatetechnology.co.in |
fcc48594dc536d1b34b66895df6990f06f080726 | 15e3a409c690736e51ea01ec9f3f40b779d4b695 | /资源/ui/led/system.h | a01b7a42994962ede3f9f95e13d2289bbfb473b4 | [] | no_license | helllyf/bus-sys | e86d24c8446438da551821da7ee7047383d14651 | db1efd35546a6f2bb6fe6165fade0852819def6a | refs/heads/master | 2020-03-23T19:37:38.294184 | 2018-07-23T09:48:35 | 2018-07-23T09:48:35 | null | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 11,176 | h | #ifndef SYSTEM_H
#define SYSTEM_H
typedef unsigned short WORD;
typedef unsigned char BYTE;
typedef unsigned long DWORD;
//#define NULL ((void *)0)
#define CK_PLAY_ALWAYS 0
#define CK_PLAY_PERDAY 1
#define CK_PLAY_PERIOD 2
//单双色类型
#define LED_MONO 1
#define LED_DOUBLE 2
//显示数据命令
#define RO... | [
"noreply@github.com"
] | helllyf.noreply@github.com |
ed4dc688f41f1496b19f8103502678fa645a558a | 5b84085a596bcb27cc695d5bf23c2efcb2e3a5fe | /even.c | b8b646430405f8574d847f82846fa5204e69d291 | [] | no_license | professormarek/IPC144D | 21f56f1320ec4de4414bae0655feb1f26517c57e | 3c8496fb9443fe0321b9831c70bce5fd0a44e469 | refs/heads/master | 2021-01-21T14:44:38.276399 | 2016-06-24T23:29:04 | 2016-06-24T23:29:04 | 59,120,603 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 370 | c | /*
this program is another selection (if-else) example
it will ask the user to enter a number
and tell the user whether that number is even or odd
*/
#include <stdio.h>
int main(void){
int input = 0;
printf("Enter a whole number: ");
scanf("%d", &input);
if(input%2 == 0 )
printf("Your number was even\n");
else... | [
"marek.laskowski@matrix.senecac.on.ca"
] | marek.laskowski@matrix.senecac.on.ca |
c44b49f838a069ff3d1adef47e672f197eccfc42 | f6c5b1a13eb137ec5a6c622c279a7ce54d28072a | /pp/Core/Src/hash.c | 789100ba0d5c345f19b627af5bd2c02f8b7718fd | [] | no_license | lgh0322/h7_test | 35a5aa1869ff296b3afc38c2ae4013cd62b100f5 | 690cdd994d2a89bfb19694370ce2b445b7ef89ca | refs/heads/master | 2023-03-27T07:47:13.041818 | 2021-03-24T07:03:53 | 2021-03-24T07:03:53 | 350,961,344 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,016 | c | /**
******************************************************************************
* @file hash.c
* @brief This file provides code for the configuration
* of the HASH instances.
******************************************************************************
* @attention
*
* <h2><center>&cop... | [
"liguanghao@viatomtech.com"
] | liguanghao@viatomtech.com |
08b565488de834f77f30b9fb307be82e6422bab5 | bf35d9790305dfb8260880f4da0c04b31e117291 | /src/startcode/STM8S_StdPeriph_Examples/UART1/UART1_Interrupt/main.c | 117d9fe1ee7ae2ab1a88c61a783e0f3ff3291cfa | [] | no_license | jerryzhang126/STM8S003 | 4fa444143aa0e64c1eb4e5d1e44f3c8444419c59 | f1dcb9cc6ff2e4423fa5b79ff269cd52afd5d448 | refs/heads/master | 2022-07-01T17:24:09.245444 | 2020-05-14T01:43:43 | 2020-05-14T01:43:43 | 287,205,302 | 1 | 0 | null | 2020-08-13T06:59:02 | 2020-08-13T06:59:01 | null | UTF-8 | C | false | false | 9,410 | c | /**
******************************************************************************
* @file UART1_Interrupt\main.c
* @brief This file contains the main function for a basic communication between UART1 and UART3 using interrupts.
* @author MCD Application Team
* @version V2.2.0
* @date 30-September-2014... | [
"qitas@qitas.cn"
] | qitas@qitas.cn |
dfd980733978610c3469adc4c98556b5fbd9d160 | cf8d5e80d9d2f29abb04c197c04011d12b1d3612 | /lex.yy.c | be2c1ccb1bfd7050d298cafb7ee89b6cac7f3199 | [] | no_license | piyushsomani25/CD-Project | b3821dfcf051935869d795dd1e1e0e2828176acd | 7fb9dd3a9d16651b3cf563b2c20f2db69cf1ad6c | refs/heads/master | 2023-02-22T05:35:00.488200 | 2021-01-11T04:20:57 | 2021-01-11T04:20:57 | 328,545,785 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 51,689 | c |
#line 3 "lex.yy.c"
#define YY_INT_ALIGNED short int
/* A lexical scanner generated by flex */
#define FLEX_SCANNER
#define YY_FLEX_MAJOR_VERSION 2
#define YY_FLEX_MINOR_VERSION 6
#define YY_FLEX_SUBMINOR_VERSION 4
#if YY_FLEX_SUBMINOR_VERSION > 0
#define FLEX_BETA
#endif
/* First, we deal with platform-specific ... | [
"piyushsomani25@gmail.com"
] | piyushsomani25@gmail.com |
c05d8879bb170621a5155ec59d168bfc75c39676 | bc9c80280c4abb3dae8c5dceacc1e162842eb717 | /src/snaplib/coordsys/tmproj.h | d2dc5ab619c3647d7cc09dbceac6ecbe849540eb | [
"LicenseRef-scancode-warranty-disclaimer",
"MIT"
] | permissive | royalosyin/snap | 20c41105e5f75f7c22a9ae1ee6d5faf91c419f2e | 01b61ca25657fc32d56a1b9c01580d847b6566b6 | refs/heads/master | 2020-12-03T00:42:46.016068 | 2017-07-02T18:35:25 | 2017-07-02T19:19:23 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,110 | h | #ifndef _TMPROJ_H
#define _TMPROJ_H
/*
$Log: tmproj.h,v $
Revision 1.1 1995/12/22 17:01:41 CHRIS
Initial revision
*/
#ifndef TMPROJ_H_RCSID
#define TMPROJ_H_RCSID "$Id: tmproj.h,v 1.1 1995/12/22 17:01:41 CHRIS Exp $"
#endif
typedef struct
{
double meridian; /* Central meridian */
double ... | [
"ccrook@linz.govt.nz"
] | ccrook@linz.govt.nz |
3bb9d9d9e1d68064ccbdcab4878ee1f7c0321614 | 704aa02c72a4b8802e3e0c0277d726ca9e698e87 | /examples/nandflash/main.c | 24c77202bddaa2edb29dfdd35f2dd9b7afcaf592 | [] | no_license | SimaoPVarela/EFM32LG_STK3600 | 5597d8912a864fa8e0ee86c029b8ed57dc0f62a1 | 2546d81ba4f4fd876087587ae1cb9a5807343fc1 | refs/heads/master | 2021-05-29T00:59:25.592576 | 2013-06-21T12:03:35 | 2013-06-21T12:03:35 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 19,467 | c | /**************************************************************************//**
* @file
* @brief NAND Flash example for EFM32LG_STK3600 development kit
* @author Energy Micro AS
* @version 3.20.0
******************************************************************************
* @section License
* <b>(C) Cop... | [
"marius@grannaes.org"
] | marius@grannaes.org |
3dd0b19304b5d24fbcd66fd750e80255038d84f7 | cfe69fc556729bdecf2118fa5bc329343c42ed80 | /10.0.10240.16384/ntoskrnl/Functions/KsepDsEventPoolFree.c | c2414154632cd4d3534ef365a8608e4a5869c7ee | [] | no_license | Myprivateclonelibrary/W10M_unedited-decomp | 8e5ec89a20e634ffc53457a40b0fd6d8a9e1757a | 67b05851a3e262ff8a5d11ee50db34f28c350f16 | refs/heads/main | 2023-08-31T06:00:37.303105 | 2021-05-15T23:53:23 | 2021-05-15T23:53:23 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 427 | c | // KsepDsEventPoolFree
int __fastcall KsepDsEventPoolFree(int result, int a2, int a3, int a4)
{
__int64 v4; // r4
int varg_r0; // [sp+50h] [bp+8h]
varg_r0 = result;
v4 = KseEtwHandle;
if ( KseEtwHandle )
{
result = EtwEventEnabled(KseEtwHandle, SHIDWORD(KseEtwHandle), (int)KseDsEventPoolFree);
i... | [
"64583248+Empyreal96@users.noreply.github.com"
] | 64583248+Empyreal96@users.noreply.github.com |
6fe3b08b3d52ddb965b5448df371d717cb3a5ebd | b9bd681f7d49485b7dfc87d718b62a512be1c7d0 | /Final_Fantasy_X_Master_Sphere_Calculator.c | 5db3aab94885286040ac6c57760e947b3e2c641e | [] | no_license | Rosmarino/Unipi | a283a4fce55b240015b9b5965e68c73387629521 | 6d9c0b7011bab70bac9f481e04998ad3c610cddf | refs/heads/master | 2021-07-02T10:29:35.590006 | 2019-04-21T14:24:56 | 2019-04-21T14:24:56 | 79,208,447 | 0 | 1 | null | 2018-05-29T13:41:52 | 2017-01-17T09:00:46 | C | UTF-8 | C | false | false | 8,141 | c | #include <stdio.h>
#include <stdlib.h>
#include <string.h>
typedef struct _stat
{
char info[15]; // Stat's name
int number; // Number of spheres of the current stat
int total; // Total amount of the stat
}StatOfSphere;
typedef StatOfSphere *SphereOfStats;
void PrintSphere (SphereOfStats Sphere[], int free... | [
"noreply@github.com"
] | Rosmarino.noreply@github.com |
22bb675e1aadaf10875686677d389f4c364c6a3c | b65a7535f7f5363396eadc56e50a8cd029ad63b0 | /LUGE2/Temp/il2cppOutput/il2cppOutput/mscorlib_System_Reflection_Emit_MethodBuilderMethodDeclarations.h | 1441861983c65de392761f8c57d5ee7120e777bd | [] | no_license | Folofl/L-U-G-E_final | 8916b3f5a7a9cfc39bad39163b602fc27213933a | d4a6c3f18d9b13e75beb60e6e2274638546d7ae0 | refs/heads/master | 2021-01-18T01:23:48.069619 | 2015-12-15T16:22:46 | 2015-12-15T16:22:46 | 48,052,044 | 0 | 0 | null | 2015-12-15T15:35:49 | 2015-12-15T15:35:48 | null | UTF-8 | C | false | false | 7,455 | 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>
// System.Reflection.Emit.MethodBuilder
struct MethodBuilder_t1_277;
// System.Type
struct Type_t;
// System.String
struct String_t;
// System... | [
"jslavitz@gmail.com"
] | jslavitz@gmail.com |
9e53bb5a3e94adf1837862ae288b1fab8ad757ea | f381e3ede541554925d3730b616b005487fc0650 | /bdmprun/init.c | de2f5448c2d5a8733be459ed4febad3cd573038c | [
"Apache-2.0"
] | permissive | jiverson002/bdmpi | 359d2a8ea409c081fcc0d7e31002320462fcb916 | 11fc719f82a6851644fa21c6b12b0adec84feaf9 | refs/heads/master | 2023-01-27T22:13:51.159238 | 2016-02-22T22:35:58 | 2016-02-22T22:35:58 | 316,849,798 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,412 | c | /*!
\file
\brief Master-side BDMPI_Init implementation.
\date Started 4/6/2013
\author George
*/
#include "bdmprun.h"
/*************************************************************************/
/*! Response to a completion of BDMPI_Init().
- Increases the number of slaves in the pool.
- When all have joined... | [
"jiverson002@gmail.com"
] | jiverson002@gmail.com |
b9c7b7da76a94914cb9a429329801abdf5b72daf | cf11bcd013c21b9d3df7dedfe08b881ef4d019fd | /Code/Main/main.c | cf5d3bcc61fb69d1729e73a13c62dcd785e65b8e | [] | no_license | MrChipsBlockHacker/MrChipsBlocks | 32d7b15c263aba0e5509363d8b3baf127b555ea9 | 9d8dca5c788920860db45fb59b15137edb132d4b | refs/heads/master | 2020-03-07T23:55:38.071273 | 2018-04-24T17:41:49 | 2018-04-24T17:41:49 | 127,793,612 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 292 | c | #include "Test/MidiClockEmulatorTest.h"
#include "Test/MidiRecorderTest.h"
#include "Test/MidiNoteEmulatorTest.h"
#include "Test/MidiNoteRouterTest.h"
int main()
{
testMidiClockEmulator();
testMidiRecorder();
testMidiNoteEmulator();
testMidiNoteRouter();
return 0;
}
| [
"MrChipsBlockHacker@gmail.com"
] | MrChipsBlockHacker@gmail.com |
2a4824d084c06405f8ac919f8cfc6ef400fed8f0 | 24aa2ca40e52e81eec98f7cfc0af7d2f963131a2 | /functions_jip/jip_fn_effect.h | a331843c61c716e646c664d1134f2ac2a05c30b1 | [
"GPL-3.0-only"
] | permissive | korri123/JIP-LN-NVSE | d7fae84033ed064d5fae0b9c377e265f4d6bb316 | 25c1f35963375932274bb60fecfd42a44a481d74 | refs/heads/main | 2023-07-13T12:05:03.987814 | 2021-07-23T01:38:11 | 2021-07-23T01:38:11 | 328,501,775 | 0 | 0 | MIT | 2021-01-10T23:35:45 | 2021-01-10T23:35:45 | null | UTF-8 | C | false | false | 17,432 | h | #pragma once
DEFINE_COMMAND_PLUGIN(GetNumEffects, , 0, 1, kParams_OneForm);
DEFINE_COMMAND_PLUGIN(GetNthEffectBase, , 0, 2, kParams_OneForm_OneInt);
DEFINE_COMMAND_PLUGIN(SetNthEffectBase, , 0, 3, kParams_JIP_OneMagicItem_OneInt_OneMagicEffect);
DEFINE_COMMAND_PLUGIN(GetNthEffectTraitNumeric, , 0, 3, kParams_JIP_OneFo... | [
"12400205+jazzisparis@users.noreply.github.com"
] | 12400205+jazzisparis@users.noreply.github.com |
09c3282345572084a46b83af9325d6dcf44a723c | da2ea098ee19c6a7f7b188865c08500e5651b2d5 | /蓝桥杯/算法提高/算法提高 身份证排序 .c | 23ef43b266b96265cf179ad98e5dfeb772e7f96e | [] | no_license | cjw876422081/Match | 9120dede3a80c9260d2497c8e71c1239058bab9b | 774492770e39fbddba9469a0ac91efc917e597ad | refs/heads/master | 2020-03-25T10:59:59.990618 | 2018-08-06T10:59:19 | 2018-08-06T10:59:19 | 143,704,939 | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 1,730 | c | /*
问题描述
安全局搜索到了一批(n个)身份证号码,希望按出生日期对它们进行从大到小排序,
如果有相同日期,则按身份证号码大小进行排序。身份证号码为18位的数字组成,出生日期为第7到第14位
输入格式
第一行一个整数n,表示有n个身份证号码
余下的n行,每行一个身份证号码。
输出格式
按出生日期从大到小排序后的身份证号,每行一条
样例输入
5
466272307503271156
215856472207097978
234804580401078365
404475727700034980
710351408803093165
样例输出
404475727700034980
234804580401078365
... | [
"876422081@qq.com"
] | 876422081@qq.com |
90be432b3043fdfb2c97c2b510f2ca75fdb22795 | 75a3eea9f4e4fc88258aa9e95404f3be00e99fbd | /src/iau_ros_hmi/3rdparty/tinyfiledialogs/tinyfiledialogs.c | 19ffa5abdbd1250054325ecbc8872ffd3778c273 | [
"Zlib"
] | permissive | YIFEI-WHUT/ROV_Simulator | 810f5e7662813341722250596fadc1b2745c0787 | 52fed7aad65ccad3ae6ee208fc5ad66abdcac206 | refs/heads/main | 2023-02-26T14:37:46.511383 | 2021-02-03T08:26:16 | 2021-02-03T08:26:16 | 335,575,953 | 1 | 0 | null | 2021-02-03T09:45:07 | 2021-02-03T09:45:06 | null | UTF-8 | C | false | false | 291,565 | c | /*_________
/ \ tinyfiledialogs.c v3.6.1 [Apr 24, 2020] zlib licence
|tiny file| Unique code file created [November 9, 2014]
| dialogs | Copyright (c) 2014 - 2020 Guillaume Vareille http://ysengrin.com
\____ ___/ http://tinyfiledialogs.sourceforge.net
\| git clone http://git.code.sf.net/p/ti... | [
"yyf1900@outlook.com"
] | yyf1900@outlook.com |
c2c83eb29b95523c1de1b1895e1bffe9acc77bf4 | 1df823e20e717f50032717d6fa3383456582704c | /projects/ug2/ugcube/vec_math.h | 7bd9b338b4fe20daf57ebc88363b3c145aa4cce6 | [] | no_license | k-nrt/msxprojects | 60d04f79453021ee8fbe897ab15fd40270d10ead | 286865eccaa66285eea7dfcfed92e52a8b063afc | refs/heads/master | 2023-01-12T02:16:09.641601 | 2022-12-28T08:51:12 | 2022-12-28T08:51:12 | 48,602,420 | 3 | 0 | null | 2022-12-28T08:51:13 | 2015-12-26T07:00:39 | C | UTF-8 | C | false | false | 1,603 | h | #ifndef VEC_MATH_H
#define VEC_MATH_H
#include <msx-types.h>
#include "sincos.h"
typedef struct
{
s16 x, y, z;
} s16x3;
#define s16x3Set(_v,_x,_y,_z) _v.x=_x;_v.y=_y;_v.z=_z
#define s16x3Copy(_v,_r) _v.x=_r.x;_v.y=_r.y;_v.z=_r.z
#define s16x3Op(_r,_a,_op,_b) _r.x=_a.x _op _b.x;_r.y=_a.y _op _b.y;_r.z=_a.z _op _b.z
... | [
"k-nrt@mail.com"
] | k-nrt@mail.com |
2b027668ba8484b29078aae79b01beb45ec3077d | 710710f0028c18e87c152d65281ebd96ea73b93e | /libkernel/librtl8139/RTL8139Constants.h | 3cdeb2cb6510ba64dd94d56ea84fe05a86a0f12d | [
"MIT",
"BSD-3-Clause"
] | permissive | rostamn739/Firedrake | f8625c4f8cfd3cea41f6f25ae6df1919a7350e57 | 47e3d91c52e0599fd9e2d533401c6f657765ddc2 | refs/heads/master | 2021-01-17T23:43:45.158554 | 2012-12-07T20:35:32 | 2012-12-07T20:35:32 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 17,276 | h | //
// RTL8139Constants.h
// libRTL8139
//
// Created by Sidney
// Copyright (c) 2012 by Sidney
// Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
// documentation files (the "Software"), to deal in the Software without restriction, including without li... | [
"Sidney.just@gmail.com"
] | Sidney.just@gmail.com |
a60623bc5fd977ddac5ceacb407a04f51c8b6e76 | 14cfff1419facbcb07fca54c9677801f76c7bf06 | /C/Luogu/problems/xunhuan/p1009.c | 1d6e9ea2835e345606585672777f2fb05a2067dc | [] | no_license | ishiko732/VSCode_Github | 755d796c48d3da7ab76597392ce84c18dc17fd54 | 18edadfd6623bbc41f618ebf23ed821adbae2297 | refs/heads/master | 2023-03-06T08:24:45.228881 | 2020-07-01T12:06:46 | 2020-07-01T12:06:46 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 252 | c | #include <stdio.h>
int main(){
unsigned int n,s=1;
unsigned int rn[51]={0,1};
scanf("%d",&n);
for(int i=2;i<=n;i++){
rn[i]=rn[i-1]*i;
}
for (int i=2;i<=n;i++){
s+=rn[i];
}
printf("%u",s);
return 0;
} | [
"liuyuanfeng1@stu.gdou.edu.cn"
] | liuyuanfeng1@stu.gdou.edu.cn |
a08d975bc69a8a65b9eb5e682f1d17afe8059fa1 | 577ec3ad2ad52cc4f5100b1bc71f6733358a1d95 | /rotl.c | e31b5d11e109702cd314d93b227a9619f90a1501 | [] | no_license | DiegoOrejuela/monty | aa0fef8c0f0c9eb2010d369998c4c511b30ca68d | 67666ed9ddeb0626c94c31a29d2f2e995740f36e | refs/heads/master | 2020-05-23T08:38:50.600158 | 2019-05-17T03:08:37 | 2019-05-17T03:08:37 | 186,692,760 | 0 | 1 | null | 2019-05-17T00:38:10 | 2019-05-14T20:09:20 | C | UTF-8 | C | false | false | 364 | c | #include "monty.h"
/**
* rotl - rotates the stack to the top.
* @stack: double linked list stack_t.
* @line_number: line number of command instruction.
*
* Return: nothing.
*/
void rotl(stack_t **stack, unsigned int line_number)
{
int n;
if (*stack == NULL || stack == NULL)
return;
n = (*(*stack)).n;
pop... | [
"dfrodriguezor@gmail.com"
] | dfrodriguezor@gmail.com |
a4da3abb4c5d1819c7852784ae79d62005848962 | e0fa5c7811567f654a24cf9bdcf6798a41d6b054 | /String/Length.c | 24f127f931568fbd5058015a471e0616508d3ce6 | [] | no_license | Fahim59/Programming-Language-1-C | 113b1c16d5738e68426ef9327bbcb61749e30df8 | 785107e501388d244ae050309e554db841d815cb | refs/heads/main | 2023-06-01T19:56:26.543906 | 2021-06-18T14:36:42 | 2021-06-18T14:36:42 | 378,095,095 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 199 | c | #include<stdio.h>
#include<string.h>
void main()
{
char a[30]="Bangladesh";
int i,length=0;
for(i=0;a[i]!='\0';i++)
{
length++;
}
printf("%d\n",length);
}
| [
"noreply@github.com"
] | Fahim59.noreply@github.com |
c662b848611da185a721d974abab1c0373104d95 | 8c30dbb5c69e925cb1736753290b878e00240828 | /scripts/c-like/demonfilter.m.C | 9574e4aacaacc4ebdfecff842cdddcc97a42924b | [] | no_license | ServUOX/UODEMO | d5764892e2629441e1399021247cc2fc105d21b8 | ba75015f9a635dab55be757c858e31695b6a3940 | refs/heads/master | 2023-03-29T17:29:34.518275 | 2016-12-12T03:06:39 | 2016-12-12T03:06:39 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 194 | c | // Real-C
#include "ENGINE.hpp"
TRIGGER( enterrange , 0x01 )(obj target)
{
int targetType = getObjType(target);
if(targetType == 0x0A)
{
return(0x00);
}
return(0x01);
} | [
"grimoric@hotmail.com"
] | grimoric@hotmail.com |
d6d9122b1ef1f1cfb4abf3e3861c95d158247e03 | d17419142b2dec1e921ea149f4de2456685ce3ea | /drivers/my_peripheral_v1_00_a/src/my_peripheral.h | e392fae7eeef6f5a581aa62c6b0221b6873e7c20 | [] | no_license | stefan9x/lprs2-lab3con | 81eabd98723b71ba1082d4477d4dc63722a2bb0c | b976cd7aa526acb9ba058dd00976609ac885a371 | refs/heads/master | 2021-04-15T12:58:34.110806 | 2018-03-23T11:19:06 | 2018-03-23T11:19:06 | 126,466,556 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,175 | h | /*****************************************************************************
* Filename: D:\ra234-2013\lab3_2/drivers/my_peripheral_v1_00_a/src/my_peripheral.h
* Version: 1.00.a
* Description: my_peripheral Driver Header File
* Date: Fri Mar 23 11:21:12 2018 (by Create and Import... | [
"stefanj94@live.com"
] | stefanj94@live.com |
203560ba087aaab1bf6e7c358a2d130162617231 | d6dcf2503a5ccf99ed29ff7fe488c116e2352742 | /Week3/w3_3.c | d2735d0d0ba5537972a2b56019b855a97ce27354 | [] | no_license | saswatlevin/PP_Lab | 4a92e85337274021ba976ba2779c94b42e934be8 | 034f430e20e2f815941de9ae34e9884b4b38eaa1 | refs/heads/master | 2020-04-15T13:11:49.984791 | 2019-04-04T01:31:40 | 2019-04-04T01:31:40 | 164,706,402 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 945 | c |
#include <mpi.h>
#include <stdio.h>
#include <string.h>
int main(int argc, char* argv[]) {
int rank,size;
float avg = 0;
float b[100];
float tavg = 0;
int i, n, m;
int arr[100],c[100];
MPI_Init(&argc, &argv);
MPI_Comm_rank(MPI_COMM_WORLD, &rank);
MPI_Comm_size(MPI_COMM_WORLD, &size);
if (rank == 0) {... | [
"saswatlevin@gmail.com"
] | saswatlevin@gmail.com |
23ec3f528e881f5dad8704a2797238dfbeac48f0 | f2a6259e85736c2fc820fd2a544878415313fd5b | /c/ipc/shared_memory/shmwrite.c | 29affc527f76609a7daf8857c23d6a1d64381be8 | [] | no_license | caiyuchao/program | 628b9ebbe54a648711a7241c010325307d3909da | adadc7bacd63e2cc90851b593798ce75e9fb157e | refs/heads/master | 2021-01-16T21:49:58.162450 | 2016-03-12T14:54:49 | 2016-03-12T14:54:49 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 680 | c | /***** testwrite.c *******/
#include <sys/ipc.h>
#include <sys/shm.h>
#include <sys/types.h>
#include <string.h>
#include <unistd.h>
#include <stdio.h>
typedef struct{
char name[4];
int age;
} people;
int main(int argc, char** argv)
{
int shm_id,i;
key_t key;
char temp;
people *p_map;
char* name = "shm";
key ... | [
"yubo@yubo.org"
] | yubo@yubo.org |
4da00a1b0cdd99cd67238cbc9b42e023ded57b30 | 2df4817a9219f4f5bf27233e1b0a275cc989ab19 | /util_cgi.c | 2e0dba422fa9c5099928eb73a3bd48ea6578fa76 | [] | no_license | YPAtob/distributed_memory | 3b1c608fe8b52d53e26eb0e143a702592804a3f9 | 7d4ac4fdc0b29395cb9473ee004690197778973c | refs/heads/master | 2021-01-18T08:21:37.607565 | 2016-09-09T07:49:25 | 2016-09-09T07:49:25 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 8,170 | c | /**
* @file util_cgi.c
* @brief cgi后台通用接口
* @author liu_danbing
* @version 1.0
* @date 2016-08-29
*/
#include "util_cgi.h"
#include "make_log.h"
#include "config.h"
char g_host_name[HOST_NAME_LEN] = "http://192.168.2.102";
char g_web_server_port[PORT_LEN] = "80";
char g_storage_web_port[PORT_LEN] =... | [
"danbing_at@163.com"
] | danbing_at@163.com |
e81d0e5f16f28200e6c9c5cccd61da6ab78ac9d3 | b1058114f7581df91189050f54e11e8d5d52ded6 | /my_blu_wifi_ctl/my_tcp_pref.c | 6bbe7a6224d47624edd6331423cfbddb7c7d6fa3 | [] | no_license | dengxinfa/esp32 | 67303d4a859802d414fb3edfe9797d60751f2273 | 9ffe7ce1d659273a99b3dbaaef4d50a18311e4d0 | refs/heads/master | 2021-09-04T20:12:17.800133 | 2018-01-23T07:25:15 | 2018-01-23T07:25:15 | 118,400,120 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 11,334 | c | #include <string.h>
#include <sys/socket.h>
#include "freertos/FreeRTOS.h"
#include "freertos/task.h"
#include "freertos/event_groups.h"
#include "esp_wifi.h"
#include "esp_event_loop.h"
#include "esp_log.h"
#include "my_tcp_perf.h"
/* FreeRTOS event group to signal when we are connected to wifi */
Ev... | [
"1712866140@qq.com"
] | 1712866140@qq.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.