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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
8e7c4d1db02717351be45c41d6780e10b017d20c | 5a8ea21b669e81af4233c236700c9941cf3aacc4 | /Library/Nu-LB-NUC140/Include/SYS_init.h | b459f1e45a966f503bd33847fb161089e991708d | [] | no_license | noyo1018/NL-NUC140V_game | 40305ce7e7b698dee7f4b8cf6f556586b6002ecf | 3db509ad9001094000bd8e16572d408447be85c7 | refs/heads/main | 2023-08-17T12:42:44.215250 | 2021-10-14T15:45:31 | 2021-10-14T15:45:31 | 417,185,270 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 32,512 | h | //
// For NUC140
//
#ifndef __SYS_init_H__
#define __SYS_init_H__
#ifdef MCU_CLOCK_SOURCE_HXT
#define MCU_CLOCK_SOURCE_MASK_HXT CLK_PWRCON_XTL12M_EN_Msk
#define CLK_CLKSTATUS_STB_MASK_HXT CLK_CLKSTATUS_XTL12M_STB_Msk
#else
#define MCU_CLOCK_SOURCE_MASK_HXT 0
#define CLK_CLKSTATUS_... | [
"noreply@github.com"
] | noyo1018.noreply@github.com |
3fc16df2f767707a9277bc11c08d288e80bbe038 | 210c21811a38707d5e9ec72c8cd39b0e198fe4a9 | /ADuCM350/Eval-ADUCM350EBZ/src/wut.c | c709bbcd5df913633136c8d896632b77b089bd16 | [] | no_license | amartone/CapstoneSpring2016 | 68889619399f751d9cd47673f963c7b76e7d4fe7 | 35170252f966e4e2d77b48e72450d4bb34a2c192 | refs/heads/master | 2016-08-12T05:47:52.415728 | 2016-04-14T08:12:26 | 2016-04-14T08:12:26 | 50,543,988 | 3 | 1 | null | 2016-04-14T05:53:39 | 2016-01-27T22:56:48 | C | UTF-8 | C | false | false | 39,383 | c | /*********************************************************************************
Copyright (c) 2010-2014 Analog Devices, Inc. All Rights Reserved.
This software is proprietary to Analog Devices, Inc. and its licensors. By using
this software you agree to the terms of the associated Analog Devices Software
Licens... | [
"oleg@osv.im"
] | oleg@osv.im |
7596e07d1f8d18f1283012752897bb1882f72cd2 | f7e6c3d02022e4d01eab7f924b0a7c464b699d69 | /redist/deps/soil2/stbi_pkm_c.h | 752d153632e71ced7034693a709927c6ee2b5911 | [
"Zlib",
"BSD-3-Clause",
"CECILL-C",
"Apache-2.0",
"LicenseRef-scancode-public-domain"
] | permissive | der-carnivore3/spot | 5d7e489c96de9692f6b8f5691d76c4f00a1b833c | 0c1cb7887b6ed466f40b7762a6bc15bba673a8fb | refs/heads/master | 2020-03-30T07:15:32.315014 | 2018-09-30T03:34:24 | 2018-09-30T03:34:24 | 150,926,859 | 0 | 0 | Zlib | 2018-09-30T03:32:05 | 2018-09-30T03:32:05 | null | UTF-8 | C | false | false | 5,111 | h | #include "pkm_helper.h"
#include "etc1_utils.h"
static int stbi__pkm_test(stbi__context *s)
{
// check the magic number
if (stbi__get8(s) != 'P') {
stbi__rewind(s);
return 0;
}
if (stbi__get8(s) != 'K') {
stbi__rewind(s);
return 0;
}
if (stbi__get8(s) != 'M') {
stbi__rewind(s);
return 0;
}
if (s... | [
"rlyeh.nospam@gmail.com"
] | rlyeh.nospam@gmail.com |
fedd9a5be0ce870ad9041ed5a9d89358ad3c1269 | 28835110eeb83b88b82eedf4208b7c644e78fa61 | /ECEN5053/PSoC_Workspace/Thermistor_HighEnd.cydsn/Generated_Source/PSoC5/Vtherm.h | 0de13ce1c527f7b91f8214e777abb92d2438636f | [] | no_license | skrawn/Coursework | 466ae3b17ddfdd2e400a2178af4faa861a870376 | a39df6f540fcd7fce8ed1a709e73c750bc7e1c97 | refs/heads/master | 2020-04-15T14:33:20.104962 | 2017-05-01T06:08:52 | 2017-05-01T06:08:52 | 50,154,252 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,121 | h | /*******************************************************************************
* File Name: Vtherm.h
* Version 1.90
*
* Description:
* This file containts Control Register function prototypes and register defines
*
* Note:
*
********************************************************************************
... | [
"Sean@skrawn.(none)"
] | Sean@skrawn.(none) |
b8b58346c8d7fbc58f354afff14dc89d20521544 | 6f56b742b25af9175d3569e644071eb850d93d95 | /Ordenação/Exercicio_10.c | 44773c9effd37e255cbc5335e178a9b7e094ec2f | [] | no_license | Dombrauskas/College | 16ac6e83b7db73c133d9a4412cdeaef40e0dc02e | 926a67609e456e3199991c35a7f43d5a81e17a68 | refs/heads/master | 2022-06-23T18:11:55.804084 | 2022-06-08T17:04:17 | 2022-06-08T17:04:17 | 151,601,567 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,166 | c | // Autores:
// Daniel Bou C.C.
// Mauricio Freire C.C.
#include <stdio.h>
#include <time.h>
#define ARQ "vetor.bin"
#define SIB "SortInsertion.bin"
#define TXT "timeInsert.txt"
#define TAM 100000
void insertSort(int *, int);
int main()
{
FILE *fp, *ft, *fq;
int i, vet[TAM];
clock_t start_t;... | [
"noreply@github.com"
] | Dombrauskas.noreply@github.com |
40839d7aeb840a6a01cb84b976e796e835645fce | 6d9b99479294ccea0a48209ffb6072593be45c89 | /libft/ft_memset.c | c93d4736c06ce54538fe8e77f8404d6bb93387bc | [] | no_license | ramantsotebello/ft_minishell_public | 066efbc92855e789c5372d03714fcf7f9f530187 | f0b38f581dbfb8022b6814ba5c2f7d5138a97c08 | refs/heads/master | 2021-07-08T04:43:49.811025 | 2020-07-15T05:38:56 | 2020-07-15T05:38:56 | 149,748,294 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,069 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_memset.c :+: :+: :+: ... | [
"tebello@plusnarrative.com"
] | tebello@plusnarrative.com |
f716f20d7b79b006b3379435408e926c2555b2b0 | a2aaaa4d030ebcb6ccd03ff9a0cb51716d4b85f6 | /Bafang_LCD_850C/Bafang_LCD_850C_firmware/src/usart1.c | 5a04781a9a26700e87591969667b3573c2d3f283 | [] | no_license | sprenkle/Color_LCD | 32a5b5e7466c544123f113ccd64cf30b688fc827 | 40848e277e31ab3abf9c292c3860190766bfaded | refs/heads/master | 2020-04-20T09:53:25.274919 | 2018-12-11T14:07:11 | 2018-12-11T14:07:11 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 13,453 | c | /*
* Bafang LCD 850C firmware
*
* Copyright (C) Casainho, 2018.
*
* Released under the GPL License, Version 3
*/
#include "usart1.h"
#include "stm32f10x.h"
#include "pins.h"
#include "stm32f10x_usart.h"
#include "lcd.h"
#include "utils.h"
#include "usart1.h"
#include "main.h"
volatile uint8_t... | [
"casainho@gmail.com"
] | casainho@gmail.com |
230dd2a7d96427f2cc395f9dc163e3cdfa96b4d9 | d69f81738962027a35f16d1f05495ca3e1139dff | /gui/jmpxrds_gui.c | c3505f7629fa1f00109292651704e60b8a7159e8 | [] | no_license | diamantisk/JMPXRDS | 6e4ffdfe1678ba7a6bcfb6c77cf6dff2f5e26fe4 | c224158ad16974b181641a996daeb77f8a926f11 | refs/heads/master | 2020-03-29T05:07:24.682997 | 2018-05-20T15:51:33 | 2018-05-20T15:51:33 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,311 | c | #include <stdlib.h> /* For malloc() / free() */
#include <time.h> /* For nanosleep */
#include "jmpxrds_gui.h"
/******************\
* CUSTOM CSS STYLE *
\******************/
const char css_style[] = ".gain_bar block.empty, block.filled {"\
"min-height: 2px;"\
"min-width: 8px;"\
"border-style: solid;"\
... | [
"mickflemm@gmail.com"
] | mickflemm@gmail.com |
b16657cedef6f6c4168896bcfaf659a605b0ecf3 | 97486ce29f519c66f6e381447d524f9a09afc14d | /tests/amd64/tiny_runtime/tr_run_dup2_closed2x_test.c | b3404e2e949136d1665ff700c90f0eeb83956e28 | [
"MIT"
] | permissive | SumiTomohiko/fsyscall2 | 0e9421bf00cbf57bc72e4dfeeda1d97c668789f3 | cbdf2203acf7c1ed6222dcd71ae43de253ba1182 | refs/heads/master | 2021-01-23T14:17:42.914628 | 2017-05-14T05:06:18 | 2017-05-14T05:06:18 | 5,562,255 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 310 | c |
int
tr_run_dup2_closed2x_test(int to)
{
struct stat sb;
int fd = 42;
if (fd == to)
return (32);
/* ensure that the fd is closed */
if (fstat(fd, &sb) != -1)
return (33);
if (errno != EBADF)
return (34);
if (dup2(fd, to) != -1)
return (35);
if (errno != EBADF)
return (36);
return (0);
}
| [
"SumiTomohiko@neko-daisuki.ddo.jp"
] | SumiTomohiko@neko-daisuki.ddo.jp |
2fbb7ce6ef0c17a329f8e58ef101a4eb2c070878 | 4841e58335f5d8f8a0c7a5e229c683ced7e9d42a | /ft_putendl_fd.c | 58a0dae2a87313872ac84118d1a304e923c4a1eb | [] | no_license | Astrovanya/libft | e339991d862661301eb0af6b4b2ebe248d72e8ae | 69d69661868b1aa1d128928591bb2f90fcaa49d0 | refs/heads/master | 2022-10-17T14:59:58.389094 | 2020-06-17T12:38:40 | 2020-06-17T12:38:40 | 272,969,482 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,016 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_putendl_fd.c :+: :+: :+: ... | [
"mleann@student.21-school.ru"
] | mleann@student.21-school.ru |
498483d58f50f91260677c9cbd412209006df62b | 442a57aec83a7fd6f7c57259875cb63e08481c64 | /tools/clang/test/Analysis/analyzer-config.c | 7bed7cb5e3bade742a72114b2af32ea9cc412b1a | [
"NCSA",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | f0829/zapcc | 93c75711d044625d7fd411543ca6e622388514df | e7dc64f85e00aaf91a5e7a53194aad3782809419 | refs/heads/master | 2020-03-22T05:51:52.035282 | 2018-07-03T10:40:36 | 2018-07-03T10:40:36 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,208 | c | // RUN: %clang_analyze_cc1 -triple x86_64-apple-darwin10 %s -o /dev/null -analyzer-checker=core,osx.cocoa,debug.ConfigDumper -analyzer-max-loop 34 > %t 2>&1
// RUN: FileCheck --input-file=%t %s
void bar() {}
void foo() {
// Call bar 33 times so max-times-inline-large is met and
// min-blocks-for-inline-large is ch... | [
"yaron.keren@gmail.com"
] | yaron.keren@gmail.com |
3f7a1dc6055efb4c71ba37a05da2387424dbbfda | 6c5dad393ddabae535d69f3292df1422a9e03804 | /SwampControllerBaseV2/src/ESP8266/ESP8266_Data_Types.c | 759d98a6e81e9a00614e78f60a6a40a2267c60ae | [
"MIT"
] | permissive | jbagel2/stm32-f103-CortexM3-ESP8266-SwampController-Atollic | 273c03f7814df935b88c18e88f3429a6f384f709 | add5fcd4352947d536ea7f76cbf381893104e4e3 | refs/heads/master | 2020-09-10T19:22:08.402280 | 2016-09-05T09:16:49 | 2016-09-05T09:16:49 | 67,348,698 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 423 | c | /*
* ESP8266_Data_Types.c
*
* Created on: Mar 31, 2016
* Author: Jacob
*/
#include "ESP8266_Data_Types.h"
#include <string.h>
RX_FromESP_Command To_ESP_RXData_Struct(char *RX_String){
RX_FromESP_Command new_data;
if (strlen(RX_String) > 5)
{
}
return new_data;
}
TX_ToESP_Command To_ESP_TXData_Struc... | [
"jacob.k.pagel@gmail.com"
] | jacob.k.pagel@gmail.com |
143e18d2afea915490d01c6b5f4ab99d4075ef12 | 057e4027849e3b384ddb85e1174878b71284f6ba | /C/전화번호부 관리/print.c | d141a94fb007109b2736ad3d4c898b69c15d1302 | [] | no_license | psw7205/Programming-Practices | d4e05e91681942ca2212692c617f42055b80d6b7 | fca2b0dc5ad48afaf057c70df6c04e2f71fcd8ff | refs/heads/master | 2023-01-09T00:46:03.343315 | 2019-08-23T05:49:12 | 2019-08-23T05:49:12 | 163,744,873 | 0 | 0 | null | 2023-01-07T08:20:46 | 2019-01-01T15:01:28 | Jupyter Notebook | UHC | C | false | false | 876 | c | #include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "my_struct.h"
#include "my_define.h"
#include "my_func.h"
void ShowAll(INFO **ar, int *n)
{
int i;
for (i = 0; i < *n; i++) // 배열을 순회하며 데이터 출력
{
printf("%s %s %s\n", ar[i]->name, ar[i]->phoneNumber, ar[i]->birthDay);
}
}
void FindByBirth(INFO... | [
"psw7205@gmail.com"
] | psw7205@gmail.com |
7466dafeca7ceda87420e19f05d55c7dfed413c6 | ec49100cf50d4a2582af1da292ef46a38f622d6b | /src/arch/arm32/mach-rk3128/mmu.c | ef5110d43a65c2f7fc5560cc8edf2ca3b674ce25 | [
"MIT"
] | permissive | nanfang2000/xboot | 30ca75af8ebee274fc54e979b669085fd26a19c4 | b9aee8bad4586cee201c63b3c886450404298d4e | refs/heads/master | 2021-12-28T14:00:40.420544 | 2021-12-13T07:07:30 | 2021-12-13T07:07:30 | 145,588,990 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,912 | c | /*
* mmu.c
*
* Copyright(c) 2007-2021 Jianjun Jiang <8192542@qq.com>
* Official site: http://xboot.org
* Mobile phone: +86-18665388956
* QQ: 8192542
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
... | [
"8192542@qq.com"
] | 8192542@qq.com |
ea93b961279e1c94e34a30d25e16214c62a7c9db | 08bfc8a1f8e44adc624d1f1c6250a3d9635f99de | /SDKs/hdf5/test/ttsafe.c | 3cb2cd3cef80c1c287c96b348df01fbc50b97890 | [] | no_license | Personwithhat/CE_SDKs | cd998a2181fcbc9e3de8c58c7cc7b2156ca21d02 | 7afbd2f7767c9c5e95912a1af42b37c24d57f0d4 | refs/heads/master | 2020-04-09T22:14:56.917176 | 2019-07-04T00:19:11 | 2019-07-04T00:19:11 | 160,623,495 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 129 | c | version https://git-lfs.github.com/spec/v1
oid sha256:5f49c7f8893f6ff4c85b55ad7258d27417d9323317cf87ab58623e51987b2647
size 4429
| [
"personwithhats2@Gmail.com"
] | personwithhats2@Gmail.com |
32dc507248fd4f931ba265c1f17d8671bfaf142b | 4b85143fb51f156d56834c7f8c5cfd01aeba628f | /Source/framework/main/u8g2/tools/font/build/single_font_files/u8g2_font_inr42_mr.c | 300e2ec832df7d8351432f1f320a2100556b8359 | [
"CC-BY-SA-3.0",
"BSD-3-Clause",
"LicenseRef-scancode-x11-adobe-dec",
"BSD-2-Clause",
"MIT"
] | permissive | WiseLabCMU/gridballast | 28d4768c8ac843bc02217d1c5d970ba7aa8c794a | 37fb8675b103c2f5c6963301b0a0fb99f0918360 | refs/heads/master | 2020-04-15T14:07:26.514420 | 2019-11-06T05:46:51 | 2019-11-06T05:46:51 | 91,999,114 | 0 | 0 | MIT | 2018-05-19T05:04:24 | 2017-05-22T01:21:17 | C | UTF-8 | C | false | false | 20,175 | c | /*
Fontname: -FreeType-Inconsolata LGC-Medium-R-Normal--57-570-72-72-P-258-ISO10646-1
Copyright: Original Roman version created by Raph Levien using his own tools and FontForge. Copyright 2006 Raph Levien. Hellenisation of the Roman font, by Dimosthenis Kaponis, using FontForge. Hellenic glyphs Copyright 2010-201... | [
"shatur@gmail.com"
] | shatur@gmail.com |
77b94940b19edc74729504ea176258d9b463c1c8 | d2f61f0842cad8e2a233fd55b87e80b4447210fe | /C/Aulas/projeto9/projeto1.c | 1aa2b6d13d299d4d1b8b31a17501affbc237c913 | [] | no_license | SteffanoP/How-to-learn-F.Prog | c12fa3a5b23bbe8dbf7b85f4e90333083e1359fc | 80bbb3977e5a815462164bf76a6099d33c0acc54 | refs/heads/master | 2020-03-28T15:10:16.567907 | 2018-12-07T15:30:18 | 2018-12-07T15:30:18 | 148,563,275 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 205 | c | #include <stdio.h>
#include <stdlib.h>
void e_cubo(int *i) {
*i=(*i) * (*i) * (*i);
}
int main(int argc, char const *argv[]) {
int x;
scanf("%d",&x);
e_cubo(&x);
printf("%d",x);
return 0;
}
| [
"sxp@a.recife.ifpe.edu.br"
] | sxp@a.recife.ifpe.edu.br |
cc8cb8a245560644d0eb613a9bbd23fd1bc2b5b0 | bfc6d2be84335d0b521dd67ac7e060533f6b0a5b | /VyacheslavBuchin/Term1/Block1/Task2/main.c | f5d69d30c7cdbcf18ec8ff799bbfa543052001b6 | [] | no_license | AbdurazikovManuchehr/spsu-mm-se-programming | 6fc597819e79c63f0a4f7d2e34726d0c2e16d5fc | f6d6e6b7294d28ba8da0d2c167931a29cfd03fc6 | refs/heads/main | 2023-08-07T04:26:44.955566 | 2021-10-09T20:22:02 | 2021-10-09T20:22:02 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,662 | c | #include <stdio.h>
#define NOT_PYTHAGOREAN 0
#define PYTHAGOREAN 1
#define PRIME_PYTHAGOREAN 2
void swap(int* a, int* b)
{
int t = *a;
*a = *b;
*b = t;
}
int gcd(int a, int b)
{
while (a != 0)
{
if (b >= a)
b %= a;
swap(&a, &b);
}
return b;
}
void inputTriple(... | [
"chester-vyacheslav@yandex.ru"
] | chester-vyacheslav@yandex.ru |
1188ba413b508c44c5ccb84f934234befe92ed1e | 46375695dd2c7496a924caa386bcc99a91d0f279 | /C/wstep_prog/zad-05/gwiazda.c | 537ad50c0d5c795a111ca0339c08f6b01c812b41 | [] | no_license | mklemarczyk/ug_code | 426e83acb0fba110b88baa47304f9513d586ff19 | eb03b4c1f23dd72ec37787bdcf1cb7c075fce02b | refs/heads/master | 2020-04-06T09:36:06.434567 | 2016-11-17T14:46:22 | 2016-11-17T14:46:22 | 13,776,818 | 2 | 4 | null | 2016-10-06T13:35:26 | 2013-10-22T15:04:53 | C | UTF-8 | C | false | false | 887 | c | #include <stdio.h>
void main(){
int a;
printf("Podaj liczbe:");
scanf("%d", &a);
int s=1;
int i;
for(i = a-1; i>1; i--){
if(a%i==0)
s++;
}
printf("Liczba %d, ma %d podzielnikow!\n", a,s);
}
/*
Zad z *
a) Napisz program który wypisuje liczbę podzielników liczby.
b) Napisz program który drukuje pierwsz... | [
"m.klemarczyk@live.com"
] | m.klemarczyk@live.com |
92f8bbe7444ffb4300f6243e89b360ca8ad3512e | 5a28a4477c1428944fdb9b7618bfa0170ee27dcf | /MCBSTM32F400/USB - Keyboard/stdout_display.c | 20a438c57895be8dae6361a36bf38818f4ea1733 | [
"MIT"
] | permissive | pragneshp7/Interactive-Maths-Quiz-on-STM32-Microcontroller | 6bae69bb74045a2d4a55851354fc0fb2a17a9141 | 02c84877df60a561f429f10535cb2ff02bccd5cf | refs/heads/master | 2022-04-19T10:04:45.402454 | 2020-04-10T15:27:32 | 2020-04-10T15:27:32 | 254,664,763 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,261 | c | /*-----------------------------------------------------------------------------
* Name: stdout_display.c
* Purpose: STDOUT Display Template
* Rev.: 1.0.0
*-----------------------------------------------------------------------------*/
/* Copyright (c) 2013 - 2016 ARM LIMITED
All rights reserved.
Red... | [
"pragneshp1998@gmail.com"
] | pragneshp1998@gmail.com |
9a278103e9a91c3b2042f083d49b6d57384c78e6 | 8b18bbd6c51bc9f32a021387b96ca4148057e582 | /display.c | 0490ae1a967f11c40455275c3a35fc2a7e94abaa | [] | no_license | alexiosc/tq | 9712a5cc85d89cd4ca5201f0e5301b67c162b87a | a91bfd3f9392283128058adcdcffa18c326f8119 | refs/heads/main | 2023-03-03T06:44:07.723381 | 2021-02-13T17:41:25 | 2021-02-13T17:41:25 | 338,631,074 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,099 | c | #include <unistd.h>
#include <string.h>
#include <ctype.h>
#include "tq.h"
void cgoto()
{
move(y-starty,x);
}
void ccolor()
{
cgaattr(attr);
}
/* If a software cursor is supported (on some Linux consoles), update
the shape and colour of the cursor to show state */
static int cursor_init=0;
static int soft... | [
"alexios@bedroomlan.org"
] | alexios@bedroomlan.org |
91dad7a51de5c9609d0cb77a36c205ba6b1a4ecc | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/reactos/modules/rostests/tests/hivetest/extr_hivetest.c_test5.c | 4ca3fe1827b202648cbcce27ef8af72046aeb130 | [] | 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,827 | 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 |
0c0bdc757a7ab3c018be88cded5b73ca5fd64668 | 63391e1894b6eb81b2cbe8992dfe0828bff56fc9 | /DogCheck/Code0c_3.h | 2910d0e957bb8ec76c8c8176ada16bcf767bb434 | [] | no_license | Celinefan/myfirstprj | f940ec7d1dfe920ef90131efb6579a5e2353eec4 | 8ced7d89e9993c75325847211880d050b53e7266 | refs/heads/master | 2021-01-20T05:05:25.747706 | 2009-03-01T15:09:54 | 2009-03-01T15:09:54 | 139,600 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 40,305 | h | #if !defined CODE_0C_3_H
#define CODE_0C_3_H
unsigned char QueryResponses0C_3[][2][10] = {
{ { 0x58, 0x2C, 0x05, 0x2C, 0x92, 0x41, 0x90, 0x62, 0xE2, 0xEC }, { 0xC3, 0xE9, 0x0B, 0x30, 0x8D, 0x99, 0xA9, 0x7E, 0x0A, 0xC8 } },
{ { 0xDA, 0xDF, 0x98, 0x86, 0x1E, 0x1F, 0xEF, 0x74, 0xB9, 0x5B }, { 0x67, 0x24, 0x57, 0x6F... | [
"chenmo1984@gmail.com"
] | chenmo1984@gmail.com |
2c54cd42efb03eaceaa96882fe863312735ae5f7 | b849a1d2105c47f0568a41004f83559bdf708f50 | /libft/ft_ishexa.c | ce4da7de4cbed6bd8c664dab5563429be421ff28 | [] | no_license | s-adamantine/wolf3d | 8bba7c7195fac102db7ab2ed9542c1186cb9cc7a | 667361fe139418d3fa9bb04c8e466d023e745027 | refs/heads/master | 2021-03-27T17:24:30.620572 | 2018-08-02T14:32:32 | 2018-08-02T14:32:32 | 122,487,473 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,232 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_ishexa.c :+: :+: :+: ... | [
"sadamant@student.42.us.org"
] | sadamant@student.42.us.org |
e8efd93c94a6dfe0106806686dad9119771d9331 | 2def5201b17336053a89dd3e3570f2fed2f5c819 | /src/config.h | 379adb3046d6c0575a9529801774525d80ccfbdf | [] | no_license | froj/master-firmware | a32a506c4cf6e826c119a8651a0b183d9149282c | 18e7511ea8222a2996e8f947dcd2507e7e363f6f | refs/heads/master | 2021-01-24T15:32:32.643131 | 2015-08-21T19:37:58 | 2015-08-21T19:37:58 | 33,306,838 | 0 | 1 | null | 2015-04-04T22:58:05 | 2015-04-02T12:08:54 | C | UTF-8 | C | false | false | 401 | h | #include <parameter/parameter.h>
#ifdef __cplusplus
extern "C" {
#endif
extern parameter_namespace_t global_config;
extern parameter_namespace_t actuator_config;
/* Inits all the globally available objects. */
void config_init(void);
/** Shorthand to get a parameter via its name.
*
* @note Panics if the ID is un... | [
"antoinea101@gmail.com"
] | antoinea101@gmail.com |
b4e415c455b7246b6631d1c473c7bd7519e1f339 | 1f4858a9b9df1773ba78a1355269409048d75507 | /build/mme/build/CMakeFiles/r10.5/S1ap-TABasedMDT.c | 56aa79eca32c56c312c0ad82d4abe93630b3e2dd | [
"BSD-3-Clause",
"Apache-2.0",
"BSD-2-Clause",
"BSD-2-Clause-Views"
] | permissive | Cindia-blue/openair-cn-lixh | 46e6a0a2f280137877cf43824d624084040caf35 | ba14447591e61ab1f4cb39908eefbbd83fc4c9a3 | refs/heads/master | 2020-06-04T17:17:00.094111 | 2019-06-15T21:05:56 | 2019-06-15T21:05:56 | 192,119,382 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,442 | c | /*
* Generated by asn1c-0.9.24 (http://lionet.info/asn1c)
* From ASN.1 module "S1AP-IEs"
* found in "/home/lixh/v0.1.0/openair-cn/src/s1ap/messages/asn1/r10.5/S1AP-IEs.asn"
* `asn1c -gen-PER`
*/
#include "S1ap-TABasedMDT.h"
static asn_TYPE_member_t asn_MBR_S1ap_TABasedMDT_1[] = {
{ ATF_NOFLAGS, 0, offsetof(st... | [
"ciopenaircn@openairinterface.org"
] | ciopenaircn@openairinterface.org |
b7e3c9970c8a73b95f7ad50b453ec78cd72f1c4e | 5048908327efbaa76a22196a2b486db5c221d5db | /kr-c/temp.c | 70515f4a837667ab98034a8a4e0cda3589bd3ede | [] | no_license | kmephistoh/record | 01169e2892592e97a985723adaf485a28792316b | 24ef2748076d247bec51d65c8f47beea4f153c5b | refs/heads/master | 2021-01-21T21:54:01.870979 | 2018-04-09T12:59:46 | 2018-04-09T12:59:46 | 6,365,028 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 219 | c | # include<stdio.h>
# define LOWER 0
# define UPPER 300
# define STEP 20
main()
{
int fahr;
for (fahr = UPPER; fahr >= LOWER ; fahr = fahr - STEP)
printf("%03d %6.1f\n", fahr, (5.0/9.0)*(fahr-32));
}
| [
"kanhaosmile@gmail.com"
] | kanhaosmile@gmail.com |
fc6de25cea6049694863831192588d54457f882a | 22027ecd6dff41ed7088f721949079abeab6b1f7 | /testsuite/src/test_trsm.h | 2bfdc43f304ff8e3a6463470cab72c5460f2ff7b | [
"BSD-3-Clause"
] | permissive | ye-luo/blis | f3ed4c97178bf5b2f3100c4786b398040d0caf60 | b9c61d03f542a2e92551ff0595415bec3076ab25 | refs/heads/master | 2020-04-01T16:24:04.409577 | 2018-10-16T19:39:57 | 2018-10-16T19:39:57 | 153,379,610 | 0 | 0 | NOASSERTION | 2018-10-17T01:49:49 | 2018-10-17T01:49:49 | null | UTF-8 | C | false | false | 1,855 | h | /*
BLIS
An object-based framework for developing high-performance BLAS-like
libraries.
Copyright (C) 2014, The University of Texas at Austin
Copyright (C) 2018, Advanced Micro Devices, Inc.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided th... | [
"field@cs.utexas.edu"
] | field@cs.utexas.edu |
7ba15d8924805030a5a28943991f5e1f6ffecac7 | 9508e47b9471a614e367d3e1277d477f1e1a3843 | /net-prog/unp/unpv0/netprog/lpr/initvars.c | 8b913593f3729a16f1aa6086ec111aaf93bcecdc | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | rkks/refer | f4dd8e4a0b8fc00c189a1a0aa05359445d36aed4 | ae118ce7d4888b5a9bdb43aaaff2569af791f334 | refs/heads/master | 2022-09-29T08:32:56.961875 | 2022-09-19T07:30:59 | 2022-09-19T07:30:59 | 127,179,189 | 6 | 1 | NOASSERTION | 2022-04-06T03:31:16 | 2018-03-28T18:04:47 | C | UTF-8 | C | false | false | 272 | c | /*
* Initialize the external variables.
* Some link editors (on systems other than UNIX) require this.
*/
#include "defs.h"
char hostname[MAXHOSTNAMELEN] = "hsi"; /* default host */
char printername[MAXHOSTNAMELEN] = "lp"; /* default printer */
int debugflag = 0;
| [
"ravikirandotks@gmail.com"
] | ravikirandotks@gmail.com |
42d06e0c81fb6ef40e090247765783138480f266 | 61b5b593e78fb92910c790c71799e232b7d3a222 | /IO_POWER.h | 1b35fc9aefbe3f88130c9d55e7d1585fe0cd0342 | [] | no_license | Awcmon/SRE-2 | ecf3b2c6845e5ec92126a9ecfdb6fee9d2aa4eb8 | dbafc24a62814d157db0ee6be1a5aea45a3ffa26 | refs/heads/master | 2021-01-15T21:07:17.938589 | 2016-02-04T00:32:05 | 2016-02-04T00:32:05 | null | 0 | 0 | null | null | null | null | ISO-8859-1 | C | false | false | 7,676 | h | /**************************************************************************
* Copyright (c) 2010 TTTControl. All rights reserved. Confidential proprietory
* Schönbrunnerstraße 7, A-1040 Wien, Austria. office@ttcontrol.com
**************************************************************************/
/******************... | [
"rusty@pedrosatech.com"
] | rusty@pedrosatech.com |
59f629b6b2f88e9d472bf5fbdd6144285d25f233 | 081d80d63debe29c45a39ce76c5c4dcd5cbf7b15 | /targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_GR_LYCHEE/device/inc/iodefines/riic_iodefine.h | 7696b934771efe11508406e2fcd607269ac4c024 | [
"BSD-3-Clause",
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | mbed-Infineon-XMC/mbed-os | 70ecc16c1d10212d092c42d98f316ff567f160e1 | 41a44d7a0dc4af1551eca9f9584d9038df9a9d29 | refs/heads/master | 2020-03-12T21:29:35.420444 | 2018-05-08T20:16:00 | 2018-05-08T20:16:00 | 96,932,837 | 3 | 1 | Apache-2.0 | 2018-02-11T11:20:08 | 2017-07-11T20:07:29 | C | UTF-8 | C | false | false | 28,467 | h | /*******************************************************************************
* DISCLAIMER
* This software is supplied by Renesas Electronics Corporation and is only
* intended for use with Renesas products. No other uses are authorized. This
* software is owned by Renesas Electronics Corporation and is protected un... | [
"tomoyuki.yamanaka.xd@renesas.com"
] | tomoyuki.yamanaka.xd@renesas.com |
46cd7b5e0ba6634bc950233fbdd60721a6ae7ca1 | 397afee6c58d9311eda089ba7d92b69d1164840c | /Arithemetic operators/lastdigit.c | b28295f709f590fd9d7f0fbdb62304d308ad8cae | [] | no_license | geethikareddyk9/PPS_LAB-20_1270 | 4717ad9ded0e20a4e3258b3f5ee77237c6eb0977 | 8fe77539e11beca6f27cd8c7c31fbcd8f932ae8a | refs/heads/main | 2023-06-26T09:38:42.753967 | 2021-07-24T10:08:01 | 2021-07-24T10:08:01 | 377,116,317 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 100 | c | #include<stdio.h>
int main()
{
int n,ltdt;
scanf("%i",&n);
ltdt= n%10;
printf("%i",ltdt);
}
| [
"noreply@github.com"
] | geethikareddyk9.noreply@github.com |
cd880e49a86d3c1298ed549d4cdc78980cd20d2e | 26c362c602cd6af21e8ea096285b5c2728fdd42c | /21shcoppy/includes/token.h | a1b2d1a7faf5905b0fba6af4a6726d4a71f04343 | [] | no_license | xopxop/homegit | ff64d44be1a8565a6d1c44c06b33464cd57787f2 | 5246d7f3d5fbc1c29877f07ca60b0eaacd7af257 | refs/heads/master | 2022-12-13T11:22:15.023548 | 2022-11-23T16:22:26 | 2022-11-23T16:22:26 | 215,967,718 | 0 | 1 | null | 2021-01-06T09:32:52 | 2019-10-18T07:38:37 | C | UTF-8 | C | false | false | 1,961 | h | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* token.h :+: :+: :+: ... | [
"xopxop.1403@gmail.com"
] | xopxop.1403@gmail.com |
2bc62104ed9b600ad83fd591c6c4a52cb47d788f | 862e1e5920069d4ea1004e8bf22224e0d00c033c | /Assignment_1/SYSTEM_CALL/systemcallex_1.c | 6afc38c571c29c38c7fd9652c75760d8ad1dc305 | [] | no_license | 99003770/Assignment_OS | c1c2c1a4c42df5a34b01d17612e9b43d3a256696 | 685e179cc32bd4ccdc260ef05c8a06ba785af27d | refs/heads/main | 2023-03-11T22:00:27.289259 | 2021-02-28T16:18:27 | 2021-02-28T16:18:27 | 343,149,770 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 640 | c | #include<unistd.h>
#include<fcntl.h>
#include<stdio.h>
#include<stdlib.h>
#include<string.h>
int main()
{
int fil,wil,nbytes;
fil=open("file.txt",O_RDONLY);
if(fil<0)
{
perror("open");
exit(1);
}
int maxlen=100;
char buf[maxlen];
nbytes=read(fil,buf,maxlen);
if(nbytes<0)
{
perror("r... | [
"noreply@github.com"
] | 99003770.noreply@github.com |
c287f49e3f26b0dd880fff02fe88d13e23e71f1e | b9ed8d7fcb9b7e66c96d5bb7d2db5c6691b968df | /c_code/2_2/stdlib_system.nim.c | ff979a8ed896b2256f5734106af8e32efcdc1eb6 | [
"MIT"
] | permissive | Tubbz-alt/csources_v1 | c72e2d64d0ebdce9232e11cb1d950eebfaead30b | 2fbbfb191dffdfe0f62460a6aad93f7a1ccd2f5c | refs/heads/master | 2023-01-28T19:12:53.830860 | 2020-12-07T11:24:49 | 2020-12-07T11:24:49 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 258,699 | c | /* Generated by Nim Compiler v1.0.10 */
/* (c) 2019 Andreas Rumpf */
/* The generated code is subject to the original license. */
#define NIM_INTBITS 64
#include "nimbase.h"
#include <string.h>
#include <sys/mman.h>
#include <stdio.h>
#include <stdlib.h>
#include <setjmp.h>
#include <signal.h>
#undef LANGUAGE_C
#und... | [
"rumpf_a@web.de"
] | rumpf_a@web.de |
98f5612334c6d1bec625f29da4de3bfccb224d64 | 6d3f45518c6a1b6c5d50137797e08aa07c89191b | /Projects/Get_next_line/libft/libft.h | 368e621555bf8ab8cd30b4c64051698d62794245 | [] | no_license | Lokatieth/Projects | 680a4cb398ba97e68a67a62cb17375136dab2d72 | 1314a2e726ab1f276b42406f4e46c1ab70d209f3 | refs/heads/master | 2020-05-21T13:31:16.376702 | 2017-04-02T04:42:12 | 2017-04-02T04:42:12 | 51,036,784 | 1 | 1 | null | 2016-02-03T23:01:55 | 2016-02-03T22:55:06 | null | UTF-8 | C | false | false | 4,159 | h | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* libft.h :+: :+: :+: ... | [
"vbauguen@e1r11p5.42.fr"
] | vbauguen@e1r11p5.42.fr |
128b09dfbfa816d2d0168472fe0f4f68e4fe5ac5 | a1bd1498fedc32a6c22725f60ca2fbf938c921f7 | /PPT/CS472/HW2/frexp.c | 3313a9e21216816d1193fe0e0df115d35174e99d | [] | no_license | MrFengShui/Document-Portfolio | b28728b52e37b239c8912c4f3652b522d2de881d | 6a0cf98d245534513478bb97d1db3aa009674f5a | refs/heads/master | 2022-03-15T04:40:22.026536 | 2022-02-17T09:12:04 | 2022-02-17T09:12:04 | 49,007,724 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 464 | c | #include "frexp.h"
double func_frexp(double x, int *exponent)
{
double fraction;
unsigned long int tmp, shift;
tmp = *((unsigned long int *)&x);
*exponent = (((tmp & F64_EXP_MASK) >> F64_EXP_SHIFT) - 1023) + 1;
shift = 1;
shift = (shift << F64_FRAC_SHIFT);
shift = (shift << F64_FRAC_SHIFT);
shift = (shift <<... | [
"luansongjian@outlook.com"
] | luansongjian@outlook.com |
a28f5b76f88567c256e6b1d0d8f9a403793f3e96 | 70bfdbf4c7d4dcb2c7a6b2d12845a8c31bea7b20 | /clipssrc/prccode.c | 98689d8ec80f42f04ca39f4f37458732a06c657f | [] | no_license | stopassola/phlips | 0e4738e27caef9865ee82f4ebe31ca4e5dd495ad | b69fb692405e766790ea9cd4b90e51400ca3a0ec | refs/heads/master | 2021-01-01T18:55:55.946732 | 2018-01-18T20:07:14 | 2018-01-18T20:07:14 | 23,001,597 | 2 | 1 | null | null | null | null | UTF-8 | C | false | false | 55,340 | c | /*******************************************************/
/* "C" Language Integrated Production System */
/* */
/* CLIPS Version 6.21 06/15/03 */
/* */
/* ... | [
"arijunior@gmail.com"
] | arijunior@gmail.com |
01035984a825dd37ea4e704e48cc9a21835dcd17 | fbdb3e4df3925b330739e599d7f539a5aea4f163 | /kungfu/skill/beiming-shengong/suck.c | ed0252841e0d6d41de08a7437d5a20ebd4aafe0f | [] | no_license | MudRen/ZHLib | 2be4566998800d1a8ed50bf379d0e43a7c97e8ac | 73111626fed37f302ca433dd1628730ca07e7dc2 | refs/heads/master | 2020-04-04T15:43:26.136616 | 2018-11-04T04:42:20 | 2018-11-04T04:42:20 | 156,049,634 | 2 | 3 | null | null | null | null | GB18030 | C | false | false | 3,900 | c | // maxsuck.c
#include <ansi.h>
inherit F_SSERVER;
int exert(object me, object target)
{
int sp, dp;
int sucked;
int my_max, tg_max;
if (! target || target == me) target = offensive_target(me);
if (environment(me)->query("no_fight"))
return notify_fail("在这里不能攻击他人。\n");
if (! objectp(target) |... | [
"i@oiuv.cn"
] | i@oiuv.cn |
fa7438e9951b811f6de583acc1ed508894b7345d | a1446c3f95df2dfe097a9bd6b463767b00f18140 | /usr.sbin/bind/lib/dns/compress.c | 468bf99156686fe16dae60544a493a34cb47741f | [
"ISC"
] | permissive | chrissicool/l4openbsd | e2fb756debc1c3bdc1c2da509fa228c25a3185e8 | 077177814444e08500e47bc2488502f11469bc60 | refs/heads/master | 2021-04-09T17:12:53.122136 | 2011-08-22T16:52:58 | 2011-08-22T16:52:58 | 1,706,491 | 18 | 4 | null | 2017-04-06T19:17:29 | 2011-05-05T14:08:03 | C | UTF-8 | C | false | false | 7,906 | c | /*
* Copyright (C) 2004-2006 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2001 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission... | [
"cludwig@net.t-labs.tu-berlin.de"
] | cludwig@net.t-labs.tu-berlin.de |
f84f3e6a95a106eba7794f8a6a856f994e0ed42d | 6d61f615ba5b47684f200590a9ccf26969108e34 | /input.h | d348a92223717e877c30605c47698f5c160c4e39 | [] | no_license | jasonbking/ilmake | 403920fb97e3b4e2c4a6da7468220d207befbfbf | ac45423b0ebe441d00f70b90ecf263a9ff0a3827 | refs/heads/master | 2021-04-28T19:53:35.689445 | 2018-02-20T04:39:27 | 2018-02-20T04:39:27 | 121,908,978 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,899 | h | /*
* This file and its contents are supplied under the terms of the
* Common Development and Distribution License ("CDDL"), version 1.0.
* You may only use this file in accordance with the terms of version
* 1.0 of the CDDL.
*
* A full copy of the text of the CDDL should have accompanied this
* source. A copy o... | [
"jason.king@joyent.com"
] | jason.king@joyent.com |
8ec17e0142f716012bade14c087485a54852483d | 0aafb5c894f2fb19c7c2c8fdd8307dd36279dbd9 | /urpc/builder/firmware/STM32F103C6/resources/firmware/src/startup.c | 5616d7655bb4a6bab091a2cecc839a081dcefab5 | [
"CC0-1.0"
] | permissive | Nikita-Presnov/uRPC | 2c161731198e53fa38736fa2724a963710170adb | f542864a5ab2dc2ddd7b35a18e697cd1f890074b | refs/heads/main | 2023-05-30T22:27:07.600689 | 2021-06-09T21:12:27 | 2021-06-09T21:12:27 | 377,302,663 | 0 | 0 | CC0-1.0 | 2021-06-15T21:56:26 | 2021-06-15T21:56:26 | null | UTF-8 | C | false | false | 7,759 | c | /*
* Each file must start with this include.
* File containes global settings.
*/
#include "settings.h"
/*
* Main includes here.
*/
#include "stm32f1xx.h"
#include "startup.h"
/*
* Other includes here.
*/
#ifdef DEBUG
#include <stdio.h> // For printf(...)
#endif // DEBUG
#include "system_stm32f1xx.h"
#def... | [
"stopa3.10.1996@mail.ru"
] | stopa3.10.1996@mail.ru |
03aeca2d0bb753fec87081b1cb108e592074d794 | 011147f04a3263e43509867691869a9a575e3bb0 | /devel/premake4/files/scripts.c | b1143d98f19d0268b73bf5fab1fd2d8f13c67102 | [] | no_license | openbsd/ports | 8730840f68822adc295d67ee3ea01deb9dbdfdf2 | a88299a2427d03e0c921e5150e82f64a5ecd6fef | refs/heads/master | 2023-08-31T03:53:19.847558 | 2023-08-30T17:48:38 | 2023-08-30T17:48:38 | 66,967,003 | 509 | 165 | null | 2023-06-28T08:44:13 | 2016-08-30T18:30:14 | Makefile | UTF-8 | C | false | false | 202,485 | c | /* Premake's Lua scripts, as static data buffers for release mode builds */
/* DO NOT EDIT - this file is autogenerated - see BUILD.txt */
/* To regenerate this file, run: premake4 embed */
const char* builtin_scripts[] = {
/* base/os.lua */
"function os.executef(cmd, ...)\ncmd = string.format(cmd, unpack(arg))\nre... | [
"jca@openbsd.org"
] | jca@openbsd.org |
cfccf5063c8f6548b958927ec6c5fa0d011259a0 | 1fabbdfd1ca9ea1b6808893e12bd907eb74de414 | /xcode/Classes/Native/UnityEngine_UnityEngine_Events_InvokableCall_1_gen_863MethodDeclarations.h | b2bfb10de1697933c276ed331e952d906da9a58b | [] | no_license | Klanly/TutorialPackageClient | 6f889e96c40ab13c97d107708ae8f3c71a484301 | b9d61ba2f287c491c9565b432f852980ec3fee28 | refs/heads/master | 2020-12-03T01:42:35.256114 | 2016-11-01T02:40:21 | 2016-11-01T02:40:21 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,811 | h | #pragma once
#include <stdint.h>
#include <assert.h>
#include <exception>
#include "codegen/il2cpp-codegen.h"
// UnityEngine.Events.InvokableCall`1<UnityEngine.Mesh>
struct InvokableCall_1_t24465;
// System.Object
struct Object_t;
// System.Reflection.MethodInfo
struct MethodInfo_t1087;
// UnityEngine.Events.UnityAct... | [
"bu213200@gmail.com"
] | bu213200@gmail.com |
c5acceeb5c6937375a08f0aa48a19d831fd0afab | f314e3d195d8ff46a7666847609660f472b74955 | /postgres-REL_11_3/src/backend/utils/cache/typcache.c | 7b35cad187b4af33a53747648ced5f3cc722384f | [
"PostgreSQL"
] | permissive | wisehead/zqsql | 752d0dbb57f7bad40dc05ca16e434cb520aa1110 | a7ab3adfa2ae57c0ad14bcb7c16af23d3aaf66cf | refs/heads/master | 2020-05-27T02:01:37.102594 | 2019-05-24T17:14:44 | 2019-05-24T17:14:44 | 188,444,436 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 82,207 | c | /*-------------------------------------------------------------------------
*
* typcache.c
* POSTGRES type cache code
*
* The type cache exists to speed lookup of certain information about data
* types that is not directly available from a type's pg_type row. For
* example, we use a type's default btree opcla... | [
"alex.chenhui@gmail.com"
] | alex.chenhui@gmail.com |
bdc14e76904c87c2dfc72e53c8818d12d6e3e479 | b2c8916fd965a554d7746225d82bc2611088a495 | /openwindow2.c | 78da2d059a2cd374cf9e6a99a06e7b3b91576386 | [] | no_license | honokame/hello-world | d1393bcac798db3c21169c52dac8dce7af4379f3 | 375046cc5c5adf7e38d8c443e7d9839e83e1a9d8 | refs/heads/master | 2021-09-07T19:47:45.300776 | 2018-02-28T04:28:13 | 2018-02-28T04:28:13 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,273 | c | // openwindow2.c
#include<GL/glut.h>
#include<stdio.h>
#include<math.h>
void Display(void);
void Reshape(int,int);
int w,h;
int start_x,start_y,a;
int before_x,before_y;
int next_x,next_y;
int i,angle;
int main(int argc,char**argv){
glutInit(&argc, argv);
glutInitWindowSize(500,500);
glutCreateWindow("STAR");
... | [
"noreply@github.com"
] | honokame.noreply@github.com |
4d4f891338deb149f180de4fba7ac49490084493 | 6596c1c9c9c3e837677aa161de67a3a850e9140e | /introclass-results/checkpoints/median/48b82975576f07f162163145b334648a73321d003a0a8cd4577172e48ce4836e63953dffd4460a9a7aadc511a695ff93de0ce2baf953e4b78b747440caa736a6/6/coverage.c | 8ac440ca774451a6c154c489292a4ae6777dac2e | [] | no_license | eduardodx/gecco2018-checkpoints | f42cfb4161b810235d5acedecfd689b5ecf6c883 | 34f501bd8c4470e594a0a5e8248ef91f13af4f69 | refs/heads/master | 2020-03-11T10:07:52.660538 | 2018-08-19T21:31:05 | 2018-08-19T21:31:05 | 129,933,410 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 78,535 | c | extern __attribute__((__nothrow__)) void *( __attribute__((__nonnull__(1),
__leaf__)) memset)(void *__s , int __c , unsigned long __n ) ;
struct _IO_FILE;
struct _IO_FILE *_coverage_fout ;
typedef float float_t;
typedef double double_t;
enum __anonenum_1 {
FP_NAN = 0,
FP_INFINITE = 1,
FP_ZERO = 2,
FP_... | [
"eduardodx01@gmail.com"
] | eduardodx01@gmail.com |
9859d2b872f7d6b68998a33c47358d1173f97960 | c2cedcf36667730f558ab354bea4505b616c90d2 | /players/anshar/forest/room/path3.c | c18d517610c5f0f0918420d62aaac05f85347e98 | [] | no_license | wugouzi/Nirvlp312mudlib | 965ed876c7080ab00e28c5d8cd5ea9fc9e46258f | 616cad7472279cc97c9693f893940f5336916ff8 | refs/heads/master | 2023-03-16T03:45:05.510851 | 2017-09-21T17:05:00 | 2017-09-21T17:05:00 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,683 | c | #include <ansi.h> /* 2007-11-24 added leading # -Rumplemintz */
#include "/players/anshar/closed/mydef.h"
inherit "room/room";
reset(arg) {
if (arg) return 0;
set_light(1);
short_desc="A dusty road";
long_desc=" Endlessly, the path continues southward, its monotonous\n"+
"curves winding back an... | [
"rump.nirv@gmail.com"
] | rump.nirv@gmail.com |
46f89d43876581fd36163ba4adaadaaad4e4ba41 | ec5a26d8bd1710529533d5714df2cb4da9bea1d0 | /slock-1.4/config.h | a8e6d8f0666e9b44bb62485f6c40135a62c0a008 | [
"MIT"
] | permissive | Rahumba/dotfiles | ab18b7649ada022d32826366a534ea2f0fdfe090 | a247b41b727d98b12330648810f5f1a2fa6c22cc | refs/heads/master | 2022-10-06T22:40:10.279411 | 2022-09-28T06:36:32 | 2022-09-28T06:36:32 | 247,087,073 | 5 | 0 | null | null | null | null | UTF-8 | C | false | false | 400 | h | /* user and group to drop privileges to */
static const char *user = "florian";
static const char *group = "florian";
static const char *colorname[NUMCOLS] = {
[INIT] = "black", /* after initialization */
[INPUT] = "#B043D1", /* during input */
[FAILED] = "#CC3333", /* wrong password */
};
/* treat a c... | [
"florian.stahl@outlook.com"
] | florian.stahl@outlook.com |
a11fe1b72c8dbf84cc898dc0ed679645516c042a | bce13199cf228a54077e7786e776fdd787761673 | /SrcBxxh/l1vmda/vmdashell_task.c | 46f4160ec0081d697bfe168ce3ceb110ef857c8f | [] | no_license | wgy504/ihu | 86ee543fe487bc5cce8faa3f1c51f905eca1de50 | e060247dc4ca58540ba85fd4ec3bc242ab70bee8 | refs/heads/dev | 2021-01-01T04:36:49.704316 | 2017-07-13T17:38:22 | 2017-07-13T17:38:22 | 97,207,999 | 1 | 0 | null | 2017-07-14T07:48:57 | 2017-07-14T07:48:57 | null | UTF-8 | C | false | false | 22,310 | c | /**
****************************************************************************************
*
* @file vmdashell_task.c
*
* @brief VMDASHELL task
*
* BXXH team
* Created by ZJL, 20160127
*
****************************************************************************************
*/
#include "vmd... | [
"smdzjl@sina.cn"
] | smdzjl@sina.cn |
7c44f98e5242b5a876e9de81b93389190172c17e | 1d62ac17e949d5b147a51a42f27683e3528b87ba | /solved-problems/11462.c | d916d4c1c2fa3693ed3764e686c3c91e701dfecd | [] | no_license | mh2k9/UVa | 472e574c8be46bdf1c8d485a66b400b9254f18ac | 3947a3552209e91ddff1cb49890cd245f5a9837e | refs/heads/master | 2020-04-20T20:08:06.758484 | 2019-02-04T11:28:04 | 2019-02-04T11:28:04 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 782 | c | #include<stdio.h>
static void quickSort (long a[], long lo, long hi)
{
long i=lo, j=hi, h;
long x=a[(lo+hi)/2];
do
{
while (a[i]<x) i++;
while (a[j]>x) j--;
if (i<=j)
{
h=a[i]; a[i]=a[j]; a[j]=h;
i++; j--;
}
} while (i<=j)... | [
"mahadihasan@w3engineers.com"
] | mahadihasan@w3engineers.com |
e5bb07a50faf0cd47a7378535f7065f9315ccdc6 | 34ef72252573cc299e895df08bdd608df48ca097 | /Guess/jumpers.c | 8ff865892cd4488cca9e32128f681bc2af429965 | [] | no_license | DelNortePersonalPorfoliosP1/DominickVerified | 4143116e9d0575fa94af74024ad59ec19ba907e4 | f37750ed736b3fc0fd114f9beda4c05f85a8d21c | refs/heads/master | 2020-07-25T13:13:48.264475 | 2019-10-07T16:08:15 | 2019-10-07T16:08:15 | 208,302,338 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 920 | c | //
// jumpers.c
// portfolio
//
// Created by Vo, Anthony on 9/5/19.
// Copyright © 2019 Vo, Anthony. All rights reserved.
//
#include "portfolio.h"
int jumpers(char *message) {
int jumps, i;
char animal[20], doctorName[20];
printf("enter the number of jumps\n");
scanf("%d", &jumps);
prin... | [
"54905380+DominickVerified@users.noreply.github.com"
] | 54905380+DominickVerified@users.noreply.github.com |
4a04efa290ea0c4a98fdf21151d6120d29cc0678 | 42e05e99465a5c5f5aef8af2cc145d28c81134df | /PGSQL-MIB_src/pgsqlCatalogTables/pgsqlPgAggregateTable/pgsqlPgAggregateTable_enums.h | 161cc07b6cc3bc36f59a6194e4b11dc559b9a03f | [
"PostgreSQL"
] | permissive | hjort/pgsnmpd | 28fe764342db8e28b75ff5791fdd8d6d2efc534c | ffacaa9592f71d7915265e84e9bcd8e797e2dd78 | refs/heads/master | 2021-01-18T08:47:24.402569 | 2011-09-04T18:31:48 | 2011-09-04T18:31:48 | 2,324,118 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,100 | h | /*
* Note: this file originally auto-generated by mib2c using
* : generic-table-enums.m2c,v 1.3 2004/05/18 17:44:32 rstory Exp $
*
* $Id: pgsqlPgAggregateTable_enums.h,v 1.1 2008/01/17 11:49:24 eggyknap Exp $
*/
#ifndef PGSQLPGAGGREGATETABLE_ENUMS_H
#define PGSQLPGAGGREGATETABLE_ENUMS_H
#ifdef __cplusplus
extern... | [
"josh@endpoint.com"
] | josh@endpoint.com |
e13aa43a9990ea1aecc5d87dffce09773d47d335 | e6da5a3210800cdfde59f3bbb7986ff3fc878598 | /src/bin/pg_dump/pg_dump.h | 133a66a98fa99afbffbfd1e7e3f175befb9fdf74 | [
"BSD-3-Clause",
"PostgreSQL",
"LicenseRef-scancode-unknown-license-reference",
"BSD-2-Clause"
] | permissive | Tencent/TBase | b66f13583ce6cd02ee5d453e2ce5a3a61e8b8f13 | 7cf7f8afbcab7290538ad5e65893561710be3dfa | refs/heads/master | 2023-09-04T03:27:38.289238 | 2023-03-09T12:02:41 | 2023-03-09T12:18:46 | 220,177,733 | 1,433 | 283 | NOASSERTION | 2023-07-31T07:31:58 | 2019-11-07T07:34:03 | C | UTF-8 | C | false | false | 29,843 | h | /*
* Tencent is pleased to support the open source community by making TBase available.
*
* Copyright (C) 2019 THL A29 Limited, a Tencent company. All rights reserved.
*
* TBase is licensed under the BSD 3-Clause License, except for the third-party component listed below.
*
* A copy of the BSD 3-Clause Li... | [
"chenzaini@sina.com"
] | chenzaini@sina.com |
8cf90678f5f7d9c09e57f85cec3bad028b3f59fe | ba461b507bf64eb6f21dcf55de197891f9e2f348 | /rt_abs.c | 65bf11dd4f05423d72d7fab21565ada2d3d3ab26 | [] | no_license | rmc-coma/vog_rtv1 | 972feb2043dc0b3fc579a081682c21eb273c254a | 49c1f084f69751c43c79e1df3143f62c39ebc4d9 | refs/heads/master | 2021-05-03T23:23:49.767566 | 2016-10-03T13:10:37 | 2016-10-03T13:10:37 | 69,871,529 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 975 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* rt_abs.c :+: :+: :+: ... | [
"rmc-coma@e1r4p18.42.fr"
] | rmc-coma@e1r4p18.42.fr |
12728199beadcb61ad32e79b11f25c37a727f347 | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/libgit2/src/win32/extr_w32_util.c_git_win32__hidden.c | e56a1e98d526dc6a5f00924fc8c840238b455c50 | [] | 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 | 978 | 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 |
620cc98826952a90fd52a7924f16d7dd5f0e676a | 1246f1acdc4d84cfc3d027381f3082fae45e69e3 | /source/ptsm2.c | c964ee51cd1d59ff4054c6e3cbe03605e906ce54 | [] | no_license | arnav-kansal/parallel_tsp | 573040900cd1285f60ff955e96f8165f58fcc4ba | 2db5cacb96b9cb971eb074a645476442b2a2dade | refs/heads/master | 2021-10-09T20:22:11.231334 | 2019-01-03T06:30:41 | 2019-01-03T06:30:41 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,143 | c | #include "ptsm.h"
#include <omp.h>
int **finalPath; // best paths explored by different threads.
int **currentPath; // current path of each thread.
int **visited; // visited array for each thread.
int *dirty; // array which stores dirty bit of each thread
// denoting if that thread needs to update its
//... | [
"arnavkansal@gmail.com"
] | arnavkansal@gmail.com |
a1ea346ab9296f177c2910df1450ab9a88c1b57c | 61f28bad8df5108199b308584da3c34422d66e76 | /김토끼/Prototype/Struct.h | 04eeb7de14ec4c9bcbf2d21d34ad980da6f90f9a | [] | no_license | ckffkd/JIHO | 3703b563e9367a960dcfb39c8f55401252eff1b3 | 9dfc36d49457daec2fc2b014107fd5e9df3f3a27 | refs/heads/master | 2023-07-04T14:18:49.560458 | 2021-08-17T01:47:43 | 2021-08-17T01:47:43 | 390,597,376 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 194 | h | #pragma once
struct Vector3
{
float x, y;
Vector3() : x(0), y(0) {}
Vector3(float _x, float _y) : x(_x), y(_y) {}
};
struct Transform
{
Vector3 Position;
Vector3 Scale;
int Index;
}; | [
"ofjiho@gmail.com"
] | ofjiho@gmail.com |
96ec7a81e0b85b22870536236ab98724478e7be9 | c6720f45695cac6505865407201690e47213d71b | /glibc-2.27/build-glibc/pthread-pi-defines.h | c8db5eb7b9e916e23bd25ab70fb2a0437e56f613 | [] | no_license | jqhong/klee-nme-aeg | 79ea801ba532478a068f74e75886595e39127cd4 | 1361edcc59cb89fb04799e94dd8faa1d00162851 | refs/heads/main | 2023-09-06T09:00:38.463698 | 2021-11-27T06:49:29 | 2021-11-27T06:49:29 | 389,480,351 | 4 | 1 | null | null | null | null | UTF-8 | C | false | false | 109 | h | #define MUTEX_KIND 16
#define ROBUST_BIT 16
#define PI_BIT 32
#define PS_BIT 128
#define TID_MASK 1073741823
| [
"hjqgzz@gmail.com"
] | hjqgzz@gmail.com |
d464d72e30d3a7972ba20278087db1518e43ae91 | 0e378e6bda9b3f93a3e2d59f2e0fc008bf0abcf8 | /S2014/OS2/A4/getprio.c | 4d9866defad3248c19634219714dd2c9df002074 | [] | no_license | JiemingS/AJR-UML | f1ac6dcff23ca6ecd67f94123845747d9070d734 | 29924e894f3ae01c65aa4672b35472e752a5af8f | refs/heads/master | 2021-05-27T23:58:40.505521 | 2014-05-09T02:52:09 | 2014-05-09T02:52:09 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 520 | c | /* getprio.c - getprio */
#include <conf.h>
#include <kernel.h>
#include <proc.h>
/*------------------------------------------------------------------------
* getprio -- return the scheduling priority of a given process
*------------------------------------------------------------------------
*/
SYSCALL getprio(in... | [
"alan.rosenthal@gmail.com"
] | alan.rosenthal@gmail.com |
43aeb324831505cf10a6e8dc81c556d9add8d788 | 665eac2bfd0d2f1d559f485375f89e8a91632c6e | /VOL_300/338_02/PROTOTYP.H | a0e38d2467bf9f7584b4c87165373cdeba5c9731 | [] | no_license | kubohisa/CUGL | 615c29732e5fc2c6bcb29a4013be3351dc21dda6 | 75fc7cb2f8c5f3869a091b2b5c50c09323bc1c03 | refs/heads/main | 2023-03-15T16:19:49.355867 | 2020-10-02T21:19:00 | 2020-10-02T21:19:00 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,840 | h | /* as68.c */
int main(int ,char * *);
int label_do(void);
int dump_code(int ,char *,int );
/* aserr.c */
int err_out(int );
/* asetc.c */
int preparse(void);
int nextc(char * *);
char *nextfield(char * *);
char *nextline(void);
int savefield(char *,int ,char *);
... | [
"username@Rodney.(none)"
] | username@Rodney.(none) |
d589a0f70d81d34e27af93b0848fb8d7ccae8f33 | ca41ffdd4e8b486abcbc3c4247b1be60102ec6d3 | /www/cgi-bin/inc_footer.c | a6bc391a41b942ea1e3af58327674904e1594ece | [] | no_license | kttycn/xyj | 4c6d6322e02939118fc68f45ea3ab5c5dbe9ce8a | 7018cde4d21839142f2be2f2c3475eb0f0574835 | refs/heads/master | 2021-01-12T08:41:24.764167 | 2016-12-16T14:42:47 | 2016-12-16T14:42:47 | 76,660,707 | 1 | 0 | null | null | null | null | GB18030 | C | false | false | 1,162 | c | /*
www/cgi-bin/inc_footer.c
Created by Ammy@YSZZ
2001/04/13
在每个页面的底部调用
*/
string gateway()
{
string ret;
ret="<p></p>";
ret+="<table border=0 width='95%' cellspacing=0 cellpadding=0 align=center>";
ret+="<font face='宋体'>";
ret+="<tr> <td> ";
ret+="<table width=100% border=0 bgcolor='whitesmoke'>";
re... | [
"kttycn@gmail.com"
] | kttycn@gmail.com |
b3aa655212be0c6ebe8d0ea7adba6a0f293ba2cd | 134d09ea69e804b2cf0ff5bea07423699bec7632 | /OS/Sample Programs /Sample Programs/Processes/wait/wait.c | 57e44b802ed810002b37391e8236ed0a89a48179 | [] | no_license | SanskaarPatni/MIT-Manipal-CSE-Labs | c9f5cdd50a12b699e8e7c8eac6a11180d3e39cd9 | da624a5bd52c50781b3918477dcaa9ebb49bf2fc | refs/heads/master | 2023-06-11T09:10:03.755555 | 2021-07-06T09:51:04 | 2021-07-06T09:51:04 | 334,428,650 | 6 | 0 | null | null | null | null | UTF-8 | C | false | false | 484 | c | #include <stdio.h>
#include <sys/types.h>
#include <unistd.h>
main()
{
int fpid, status;
printf("Before forking ...\n");
fpid = fork();
if (fpid == 0) {
printf("Child Process fpid=%d pid=%d ppid=%d\n",
fpid, getpid(), getppid());
} else {
printf("Parent Process fpid=%d pid=%... | [
"patnisanskaar@gmail.com"
] | patnisanskaar@gmail.com |
806f439b82adc59badaf2289b37191b679804b56 | 58e7ecfa50db39012b95a13926ef7b03e09028b8 | /src/test/test.c | 1dd17345480e682a69ead330fd788fa965c7f448 | [] | no_license | leekechen/programmer | 904d4647e53e9c53cb3c4756b623470ed7defefc | bf32f5f98effefb38b2b00bd4955b3c3e5cef61a | refs/heads/master | 2020-04-18T02:48:04.000497 | 2019-02-11T17:42:24 | 2019-02-11T17:42:24 | 167,176,455 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,578 | c | #include <cmsis_os2.h>
#include "test.h"
#include "lcd.h"
#include "error.h"
#include "key.h"
#include "buzzer.h"
#include "dbg_print.h"
#define TEST_CASE_NUM (sizeof(test_cases)/sizeof(struct test_case*))
#define TEST_FUNCTION_NUM (sizeof(test_function_cases)/siz... | [
"lixb@localhost.localdomain"
] | lixb@localhost.localdomain |
cf470a90f66280ee09db975cee98324e528c9fdd | b0bb88031f087f0777baf422a00125ea42e7c36c | /AllJoyn/Platform/External/AllJoyn/c/inc/alljoyn_c/Session.h | 7f8cfce0248c6abada8fb638d124d27bb7fac912 | [
"MIT"
] | permissive | tjaffri/msiot-samples | f7af449c8b7d36a88bfc27935611a9103fcdbbb9 | 04bc5f7edc27068d5c07f01765a1dd556d734cd4 | refs/heads/develop | 2020-05-30T08:40:41.620634 | 2016-06-21T23:28:15 | 2016-06-21T23:28:15 | 54,935,496 | 1 | 2 | null | 2016-08-16T23:16:35 | 2016-03-29T01:16:23 | C++ | UTF-8 | C | false | false | 7,049 | h | /**
* @file
* AllJoyn session related data types.
*/
/******************************************************************************
* Copyright AllSeen Alliance. All rights reserved.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby grant... | [
"tjaffri@gmail.com"
] | tjaffri@gmail.com |
8e112e117e202a066b95c7fc686e5a602ff09126 | 07228367c5a5a52b99efb2a5e90274a5c458f993 | /src/amuse/community/vader/src/getNextIterate.h | a2249e9ef3052ce3b318403dadc1fb948420eba8 | [
"LicenseRef-scancode-warranty-disclaimer",
"Apache-2.0"
] | permissive | chudy26091985/amuse-vader | 84b916fe3821dcb018c5fe145847ccee01bda528 | 646b3136c39da7152c82a032f8151555ec1e3d44 | refs/heads/master | 2022-02-28T22:32:53.570628 | 2019-09-25T10:24:08 | 2019-09-25T10:24:08 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 278 | h | #ifndef _getnextiterate_h_
#define _getnextiterate_h_
#include "vader_common.h"
void getNextIterate(const grid *grd, const bool eos_func,
const wksp *w
#if AA_M > 0
, const unsigned long itCount,
const long nHist, double *residMax
#endif
);
#endif
| [
"fran.concha.r@gmail.com"
] | fran.concha.r@gmail.com |
c540a57d54b7283f54f67586d846b6332d46ebff | 3a81e57eadf0b9c687a1547ced0164199cb3eb37 | /lib/instances/items/materials/metal/asurnalt.c | 512880577acb176ff5f43bf2b646d756a1714cc3 | [] | no_license | mindware/core-lib | fcdc47d57bdbf3d9d72b918ba450d2b260350fe0 | ffc58e9d0192ac382038713cdf4f08ec9062e062 | refs/heads/master | 2022-12-12T06:25:19.696779 | 2020-09-01T23:09:20 | 2020-09-01T23:09:20 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 638 | c | //*****************************************************************************
// Copyright (c) 2020 - Allen Cummings, RealmsMUD, All rights reserved. See
// the accompanying LICENSE file for details.
//*****************************************************************************
virtual inherit "... | [
"abc@maelstrom.cc"
] | abc@maelstrom.cc |
23483bb00debd2f7f89009736d218cfcdce6e0cf | a79f63bbbd7e29d0791ced28c3b954e6c8954590 | /dory/Hardware_targets/Occamy/Templates/layer_templates/layer_L2_h_template.h | 1c8a58d42823da200337d577f0bfbdb0e54c329f | [
"Apache-2.0"
] | permissive | JosseVanDelm/dory | b5c8827d11a15728329b083cafc2e741be5e6f19 | 2543ac08043964e4395abfe08ea17d72b7dac2f6 | refs/heads/master | 2023-03-23T02:23:40.037585 | 2023-03-17T15:28:37 | 2023-03-17T15:28:37 | 318,655,107 | 2 | 0 | Apache-2.0 | 2020-12-04T23:03:31 | 2020-12-04T23:03:30 | null | UTF-8 | C | false | false | 818 | h | /*
* layer_template_h.h
* Alessio Burrello <alessio.burrello@unibo.it>
*
* Copyright (C) 2019-2020 University of Bologna
*
* 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
*
* htt... | [
"burry94"
] | burry94 |
fa31ba758eda013dfa6b9ef4c6a3ddbd1424d298 | 9e323cd659f4e3e67f48a10822f469bbdd1c3b05 | /macros/status/status_online.C | c3280f805d9abd0eb7a2523274d739ae3f99c9bc | [] | no_license | hapol/sofia | 86bec552dd8a8113df6f10b3cf6db1ee09dd70de | 932cb61be6a4618c2c4ea6553b062acc0c3479d6 | refs/heads/master | 2023-08-10T19:51:41.402208 | 2022-12-20T19:06:33 | 2022-12-21T10:38:59 | 87,201,785 | 0 | 0 | null | 2017-04-04T15:14:13 | 2017-04-04T15:14:13 | null | UTF-8 | C | false | false | 14,563 | c | /*
* Macro to run the online for all the detectors simultaneously
*
* One needs to set up the Phase0 experiments: s444, s467, or s455
*
* at $UCESB_DIR/../upexps/yyyymm_s4xx
*
*
* Author: Jose Luis <joseluis.rodriguez.sanchez@usc.es>
* @since March 15th, 2021
*
*/
typedef struct EXT_STR_h101_t
{
EX... | [
"hector.alvarez@usc.es"
] | hector.alvarez@usc.es |
5c911e1eac99f94c19315c871b517d17ac8700e4 | b7ed4ee507a6c7362e3c270b9608cb75428b8fca | /sources/gst-plugins-st/tools/gst-interactive/gst-launch-interactive.c | 65bef5fb5bc642100a79306fde86fdac706cd251 | [] | no_license | niefan/STA5_pre | a2c0e508d80c43f6e100a4d9c3dcb650b638a014 | a1b2540edd45eea4f13994f54db38f5a9a7ab906 | refs/heads/master | 2022-02-20T04:36:58.406957 | 2019-09-17T05:39:37 | 2019-09-17T05:39:37 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 20,991 | c | /*
* gst-launch-interactive.c
*
* Copyright (C) STMicroelectronics SA 2013
* Author: Christophe Priouzeau <christophe.priouzeau@st.com> for STMicroelectronics.
* License terms: GNU General Public License (GPL), version 2
*/
#include <gst/gst.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include... | [
"fangyunmeng@hotmail.com"
] | fangyunmeng@hotmail.com |
ac500e2e981995d09d9a224bfb26e725ae771147 | 980861ff6c6f6bebbdf57b4facf16e6dadcc59bf | /components/bl602/bl602_wifi/plf/refip/build/reg/bouffalo/rv32i/reg_ptr.h | 3d141ec27eb325aad3b47624c2a9fd7281987d3d | [
"Apache-2.0"
] | permissive | pine64/bl602-re | c0cce53f53e1c4dc99c99d3a423bf200801d7f49 | ed05fb4072a649efec11cc242edfa8478ebf7dfc | refs/heads/master | 2023-08-14T07:06:19.232750 | 2022-02-26T18:47:31 | 2022-02-26T18:47:31 | 308,097,724 | 88 | 25 | Apache-2.0 | 2023-06-19T03:26:28 | 2020-10-28T17:51:33 | Assembly | UTF-8 | C | false | false | 341 | h |
void ptr_config_unpack(uint8_t * abortrxwhentx, uint8_t * swwlanrxabort, uint8_t * swwlantxabort, uint8_t * swbtrxabort, uint8_t * swbttxabort, uint8_t * chanmargin, uint8_t * wlanptimode, uint8_t * bteventmask, uint8_t * chanenable, uint8_t * ptienable, uint8_t * nosimrx, uint8_t * nosimtx, uint8_t * basicpriority, u... | [
"j.l.madushan@gmail.com"
] | j.l.madushan@gmail.com |
6f473431d2c29d800c63d04912c2bd550c39cd89 | db108c16e1e80eb3d488ab214d3e47f21a0fa943 | /DemoOct/Main.c | 70187bf1a049fa881dfb0defafa759a04113f60c | [
"MIT"
] | permissive | jsuriadinata/Rasware | 736a9d786bb1b7bed2a41de6c5dc21db045a5496 | 49bef67bc4673c68fe4da1b28b7ab58c17a2674c | refs/heads/master | 2020-03-30T08:15:59.709152 | 2018-11-16T17:07:26 | 2018-11-16T17:07:26 | 151,002,027 | 0 | 0 | NOASSERTION | 2018-09-30T20:02:29 | 2018-09-30T20:02:29 | null | UTF-8 | C | false | false | 487 | c |
#include <RASLib/inc/common.h>
#include <RASLib/inc/motor.h>
static tMotor *left;
static tMotor *right;
int main() {
left = InitializeServoMotor(PIN_B6, true);
right = InitializeServoMotor(PIN_B7, true);
int direction = 1;
float speed = 0;
while(true) {
if(speed <= 0.6)
direction ... | [
"jsuriadinata@utexas.edu"
] | jsuriadinata@utexas.edu |
71bc0e807df5f29e23d4c57c0e2b325ea817c703 | cbbb60149e9cf7f85a3915b2e055b47b00110336 | /src/amiga/audio_ahi.c | 9c92085eac7802a29a69463195a09d4634cc9b82 | [
"LicenseRef-scancode-public-domain",
"BSD-2-Clause"
] | permissive | flynn-nrg/tornado-amiga | ca8f14a7090adf0c856dbcba3d0e81ef66a1ce92 | 4850b90d1493e4258e48ddd29a203d4a0db10b30 | refs/heads/release | 2023-04-29T21:16:29.825557 | 2023-04-28T15:12:05 | 2023-04-28T15:12:05 | 193,355,754 | 39 | 5 | BSD-2-Clause | 2023-04-28T15:12:06 | 2019-06-23T14:09:08 | C | UTF-8 | C | false | false | 6,294 | c | /*
Copyright (c) 2019, Miguel Mendez. All rights reserved.
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
Redistributions of source code must retain the above copyright notice, this list
of conditions and the following discl... | [
"miguel@emerald-isle.eu"
] | miguel@emerald-isle.eu |
a90a292373732afc07899e88d2e03a7d4cd961f5 | c8fc5e42f646bc1a3fd7eeb7917d2f7a35268c25 | /STC程序/STC PWM/adc.c | 10292a45a9903082ca79ff573fe0f3a25d7d0e3b | [] | no_license | deng-h/89C51 | 677cbb4344f852d3e2554e9e9eb005a848fa9990 | d508819ca8ca89656e452dca6a85f9a20086e2c2 | refs/heads/master | 2020-09-08T18:58:44.328187 | 2019-11-12T13:01:38 | 2019-11-12T13:01:38 | 221,216,779 | 1 | 0 | null | null | null | null | GB18030 | C | false | false | 1,185 | c |
#include <STC15F2K60S2.H>
#include <ADC.h>
#define ADC_POWER 0x80 //ADC电源控制位
#define ADC_FLAG 0x10 //ADC完成标志
#define ADC_START 0x08 //ADC启动
#define ADC_SPEEDLL 0x00 //540个时钟
#define ADC_SPEEDL 0x20 //360个时钟
#define ADC_SPEEDH 0x40 //180个时钟
#define ADC_SPEEDHH 0x60 // 90个时钟
typedef unsigned in... | [
"1799215362@qq.com"
] | 1799215362@qq.com |
fb458b13996b7c4fba637a887b6dd3e2b49066b9 | d073e1eee0cdf9b31d517d49cf80199c0ddb569a | /test.c | 5118de39eee64076c7b0a86f6c0063de97febfca | [] | no_license | Dauie/hermes | e6cd3fef3d10559d1af5525fa10068944bd4a8db | dbf0fa85d833dc45edd0be6c37aaff5a27daaf06 | refs/heads/master | 2020-03-27T14:58:46.695296 | 2018-12-04T22:11:17 | 2018-12-04T22:11:17 | 146,690,845 | 1 | 2 | null | 2018-11-06T21:13:15 | 2018-08-30T03:29:13 | C | UTF-8 | C | false | false | 1,513 | c | #include "incl/hermes.h"
int main(void)
{
t_iface iface;
iface.name = "wlp60s0";
get_iface_info(&iface);
}
/* testing threads/hashtables */
//int main(void)
//{
// t_thread_pool pool = {0};
// t_env env = {0};
// t_thread thread = {0};
// t_hashtbl tbl = {0};
// t_ip4rng *rng = {0};
// t_targetset... | [
"rlutt@student.42.us.org"
] | rlutt@student.42.us.org |
71ed63e4807ce0a976df8d334f98cc62d37af64c | cd899a08a4e3d14f84b73f4f774443e3401fb0a1 | /HiSTBLinuxV100R005C00SPC041B020/source/component/directfb/patch-for-Directfb/DirectFB-1.6.1.patch/gfxdrivers/tde/tde_2d.c | fc29d85e8f34f79ceff6c8c3509933898c260ace | [] | no_license | xd5520026/hi3798mv100 | d12ebd6cf8e086083740a8b381989256082f0839 | 12aa0504880d518a9fa15800d4f7a305a1f94dc6 | refs/heads/master | 2023-07-22T15:51:43.969863 | 2021-08-26T01:13:28 | 2021-08-26T01:13:28 | null | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 31,750 | c | /**
\file
\brief 2D acceleration adapter
CNcomment:DIRECTFB硬件加速适配
\copyright Shenzhen Hisilicon Co., Ltd.
\version draft
\author memmng
\date 2010-7-30
*/
#include <config.h>
#include <directfb.h>
#include <direct/debug.h>
#include <direct/memcpy.h>
#include <direct/messages.h>
#include... | [
"glin.zhao@gmail.com"
] | glin.zhao@gmail.com |
c8de5465fb978bb0aa30458fe270df129d0c81d6 | 1a7bd1be53defbcea1376e675fd5ec76e4cc065d | /act_obj.c | 29a6d75b4fd178e04143a78f8bf2e16078bf5d24 | [] | no_license | m241dan/W4M-Repo | c548c81ef64e5c2c7bb7ee7d709d5d5470c2f30f | a9ad0e802466dd59ffa7d4a8e3b220df27c5337b | refs/heads/master | 2021-01-10T07:45:23.924345 | 2013-05-06T00:25:21 | 2013-05-06T00:25:21 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 98,552 | c | /****************************************************************************
* [S]imulated [M]edieval [A]dventure multi[U]ser [G]ame | \\._.// *
* -----------------------------------------------------------| (0...0) *
* SMAUG 1.4 (C) 1994, 1995, 1996, 1998 by Derek Snider | ).:.( *
* -----... | [
"korisd@gmail.com"
] | korisd@gmail.com |
b1cacd66da4c15ea9238fc6b3c04feca351db3a7 | 22ec8ae9ccdc4fbc91b37539d5e6795b94c54ac9 | /TDE/08feb2018/01-bachi_elenco/01-bachi_elenco.c | 9a022886c95d1521ca187f1f1625263f4f6ed48f | [] | no_license | Giuseppetm/LabAlgoritmiStruttureDati2019-2020 | 7c1f263dcc5c6e6eac111641497b83b9d457e95c | d050b59093cf06c69c6a7b7d20b8149103062896 | refs/heads/master | 2021-02-08T18:49:06.504174 | 2020-07-31T14:39:19 | 2020-07-31T14:39:19 | 244,185,458 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,737 | c | #include <stdio.h>
#include <stdlib.h>
#include <string.h>
#define N 20
typedef char *String;
typedef struct{
int size;
int count;
String *content;
} *Elenco;
int main( void ) {
// Size dichiarata come variabile locale, è inutile.
Elenco b = malloc( sizeof(Elenco) );
b -> size = 4;
b -> count = 0;... | [
"52317197+Giuseppetm@users.noreply.github.com"
] | 52317197+Giuseppetm@users.noreply.github.com |
381ea0f6b664e71f7432d6d7bcea6865e46998fb | 28bd03c256eebeeaddb6fe9eb0e71b6dc167be48 | /1355/script_rel/spd_blandpreacher.c | d7c17c736d123f866286d39400b5bb772a103f7c | [] | no_license | Larisho/RDR3-Decompiled-Scripts | c82d1d31b21cd65d074f5382021579d5e08c0614 | 29a8b449613beaba232a47ffba7a394e0af66077 | refs/heads/main | 2023-06-17T05:39:24.102078 | 2021-07-14T10:34:34 | 2021-07-14T10:34:34 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 272,010 | c | #region Local Var
var uLocal_0 = 0;
var uLocal_1 = 0;
var uLocal_2 = 0;
var uLocal_3 = 0;
var uLocal_4 = 0;
var uLocal_5 = 0;
var uLocal_6 = 0;
float fLocal_7 = 0f;
float fLocal_8 = 0f;
var uLocal_9 = 0;
var uLocal_10 = 0;
var uLocal_11 = 0;
var uLocal_12 = 0;
var uLocal_13 = 0;
struct<494> Local_14 = { ... | [
"kepmehzde@gmail.com"
] | kepmehzde@gmail.com |
4081d773a321691a746e0dc45a754a28f4bf10f5 | 858f93ab61d3c353ce2bbfbceb2b4a6d2387dc6b | /Pods/Pods-environment.h | e72924eec51c494c47ea8673fc15e242c2928db9 | [] | no_license | bleeckerj/JBAttributedAwareTextView | bf3e42764a1cb988020f60620f73972cb539bccf | 5bed26cb908b76ff730b38bcf6cb79639b020c91 | refs/heads/master | 2021-01-01T15:40:23.013853 | 2014-04-11T18:16:00 | 2014-04-11T18:16:00 | 18,683,485 | 3 | 1 | null | null | null | null | UTF-8 | C | false | false | 856 | h |
// To check if a library is compiled with CocoaPods you
// can use the `COCOAPODS` macro definition which is
// defined in the xcconfigs so it is available in
// headers also when they are imported in the client
// project.
// Masonry
#define COCOAPODS_POD_AVAILABLE_Masonry
#define COCOAPODS_VERSION_MAJOR_Masonry 0
... | [
"julian@nearfuturelaboratory.com"
] | julian@nearfuturelaboratory.com |
94616faf27da86e0a52dd285a2ebb4d42a887c54 | 7181d6a0659318f1ac631310cfe3159b128c32bf | /CycloVisu/src/mpu_util.h | ff29423ed184f49305477279f8730d237e2e8905 | [] | no_license | crocsg/CycloVisu | f554ed60f73260fb0bbd7427a56ee17943cb58a3 | d71828b3989bd34ebd1fea6d947e7a152fabd922 | refs/heads/master | 2020-04-11T06:58:36.484941 | 2019-06-16T19:58:03 | 2019-06-16T19:58:03 | 161,597,787 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 359 | h | #pragma once
#ifndef __mpu_util_h
#define __mpu_util_h
typedef struct
{
short gyro[3], accel[3], sensors;
long quat[4];
short it_freq;
short ble_freq;
} dmp_data;
Quaternion quat_from_dmpquat(float q0, float q1, float q2, float q3);
Quaternion quat_from_dmpquat(dmp_data* pdata);
Quaternion quat_from_dmpquat(floa... | [
"34553036+crocsg@users.noreply.github.com"
] | 34553036+crocsg@users.noreply.github.com |
496371ff208dc8b15118d3ef2ad00d9a00916f7e | 91a882547e393d4c4946a6c2c99186b5f72122dd | /Source/XPSP1/NT/admin/pchealth/client/test/hungapp/hangcom/resource.h | c1f745de28419a6cde04f385c164acfe84ef06a1 | [] | no_license | IAmAnubhavSaini/cryptoAlgorithm-nt5src | 94f9b46f101b983954ac6e453d0cf8d02aa76fc7 | d9e1cdeec650b9d6d3ce63f9f0abe50dabfaf9e2 | refs/heads/master | 2023-09-02T10:14:14.795579 | 2021-11-20T13:47:06 | 2021-11-20T13:47:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 167 | h | // Microsoft Developer Studio generated include file.
// Used by hangcom.rc
//
#define IDR_Hangcom 100
#define IDR_Hang 101
| [
"support@cryptoalgo.cf"
] | support@cryptoalgo.cf |
98fdba3e8319992a3d969ede26ec726d6e934763 | 3bad37eb5cf6e9a42fd49102ca94390a9e56f916 | /ps_based/thirdparty/librdkafka-master/tests/0030-offset_commit.c | 8eb5f2509ca13a6f43e3c957a8a69fef5a70f586 | [
"BSD-2-Clause",
"BSD-3-Clause",
"ISC",
"Zlib",
"MIT",
"Apache-2.0",
"LicenseRef-scancode-public-domain"
] | permissive | tangzhenyu/Distributed_Machine_Learning | 1d93093c0343cff596267e99e28654b9c114c1ba | 061d32cce5990eff3958585bda7b122e1a3c929e | refs/heads/master | 2021-08-12T01:44:29.183267 | 2017-11-14T08:59:18 | 2017-11-14T08:59:18 | 110,665,406 | 5 | 0 | null | null | null | null | UTF-8 | C | false | false | 16,493 | c | /*
* librdkafka - Apache Kafka C library
*
* Copyright (c) 2012-2015, Magnus Edenhill
* 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... | [
"zhenyutang@sohu-inc.com"
] | zhenyutang@sohu-inc.com |
1e61153b20df3751c390f060d81a8515b58a087e | 1b8ae277ef7f39af15b6e0bff057c433dc44a109 | /src/mame/video/fgoal.c | 5a74d6f06222633e59ae81d6a75780bc831da758 | [] | no_license | ilitirit-za/ShmupMame-unofficial | 2ea58e7674df935c98e73d34ca888152b82c570d | 2ddd533fbaceac256cf0fbc2f918de1966280a22 | refs/heads/master | 2021-01-11T02:07:06.094952 | 2016-10-24T11:17:30 | 2016-10-24T11:17:30 | 70,804,668 | 3 | 0 | null | 2016-10-21T13:17:50 | 2016-10-13T12:35:08 | C | UTF-8 | C | false | false | 2,136 | c | /***************************************************************************
Taito Field Goal video emulation
***************************************************************************/
#include "emu.h"
#include "includes/fgoal.h"
WRITE8_MEMBER(fgoal_state::fgoal_color_w)
{
m_current_color = data & 3;
}
WR... | [
"ilitirit@gmail.com"
] | ilitirit@gmail.com |
d640b00d5102a65c78fb28df851394664fca4774 | 3c77996080056bfa5eb8d1a19f17fbf87ca1d146 | /server/lols.c | c2328897570012f51aa9ccdb42c378432edb9d7f | [] | no_license | semitrivial/LOLS | 83ed2e5d69a948c2df0d6ab44e8d1412e4c4dd11 | 670a9c3eb331bef650e04fcac348bb668b89a8b7 | refs/heads/master | 2016-09-16T02:03:45.432571 | 2015-07-22T11:03:36 | 2015-07-22T11:03:36 | 25,376,594 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 9,877 | c | #include "lols.h"
#include "nt_parse.h"
ont_name *first_ont_name;
ont_name *last_ont_name;
trie_wrapper *first_ambig_label;
trie_wrapper *last_ambig_label;
void init_lols(void)
{
iri_to_labels = blank_trie();
label_to_iris = blank_trie();
label_to_iris_lowercase = blank_trie();
predicates_full = blank_trie();... | [
"alexander@math.ohio-state.edu"
] | alexander@math.ohio-state.edu |
6ccd700ce842048c8a2fd5e2e06c69e95a88e3a9 | d67d1c15ac9d712defc75180ec3b1092c482b03c | /Hardware/Servo.X/main.c | 8b593ae4f02106fe63345065b84f9cffea3d7ff5 | [] | no_license | soblin/BDM | 865cd2f0803a9f9342c5717591a4b508d2544c88 | 5e82650c33751624fcc9942b6f4319bf83d029cd | refs/heads/master | 2021-05-06T13:59:22.149386 | 2018-01-12T01:59:39 | 2018-01-12T01:59:39 | 113,292,443 | 0 | 0 | null | 2018-01-12T01:59:40 | 2017-12-06T08:56:27 | C | UTF-8 | C | false | false | 3,151 | c | /**
Generated Main Source File
Company:
Microchip Technology Inc.
File Name:
main.c
Summary:
This is the main file generated using PIC10 / PIC12 / PIC16 / PIC18 MCUs
Description:
This header file provides implementations for driver APIs for all modules selected in the GUI.
... | [
"hilo.mamoru@gmail.com"
] | hilo.mamoru@gmail.com |
0cc70342832149e655c96e5ed144335a1a829a48 | e5dfe035f2cce30c506f86a9e63b2c1a4a6f9ecb | /String Hashing/HashStringLoseLose/HashStringLoseLoseW.c | 6eb3faf881267209067748913c8b84612504211f | [] | no_license | glysbaysb/WinAPI-Tricks | 65494db7178caf8ae859cf9d0f82f31eadc4f61b | 8c82b85a1e0f56a2573f132fea245c72ae7377db | refs/heads/main | 2023-05-13T13:40:27.866338 | 2021-06-04T03:40:28 | 2021-06-04T03:40:28 | 373,903,850 | 3 | 0 | null | 2021-06-04T16:40:52 | 2021-06-04T16:40:52 | null | UTF-8 | C | false | false | 130 | c | DWORD HashStringLoseLoseW(PWCHAR String)
{
ULONG Hash = 0;
INT c;
while (c = *String++)
Hash += c;
return Hash;
} | [
"noreply@github.com"
] | glysbaysb.noreply@github.com |
a96e5b74c782eb9a32b18e17a487633b5a17fcb7 | c7116a57bcbc8252aee6fd39eb09d2be8c229eb0 | /cwlm/src/file_browser.h | d6699f190bab0d5636b4f2f45d69c60a6e053348 | [] | no_license | LukeMoll/EMPR | 813241b9df09a9b085702670e30f5cf1fbff2c8e | c27b26a11a3d7c3575882895aa1d6fa147fc1e96 | refs/heads/master | 2020-03-29T23:25:59.373814 | 2019-04-24T15:17:06 | 2019-04-24T15:17:06 | 150,472,324 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 59 | h | #ifndef EMPR_FILE_BROSWER
#define EMPR_FILE_BROWSER
#endif | [
"cw1647@york.ac.uk"
] | cw1647@york.ac.uk |
5a0672300611efcff0044734b1c1b336a2072bfe | a19bbf35133416748f7b67654cd193890922b633 | /src/linked_list/list.h | 94770f6f9310c70126970b32e070586a614e28e3 | [
"MIT"
] | permissive | attermann/SIP2SMPP | d19133ccfe1b9023209945ec4a4d1a468184fc56 | 27d0c4bd7b797f2ba90214333eb0d6118efb72cf | refs/heads/master | 2021-01-25T06:45:33.106310 | 2017-02-01T20:47:25 | 2017-02-01T20:47:25 | 80,659,121 | 0 | 0 | null | 2017-02-01T20:08:44 | 2017-02-01T20:08:43 | null | UTF-8 | C | false | false | 1,700 | h | #ifndef LIST_H_INCLUDED
#define LIST_H_INCLUDED
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <stdint.h>
#include <stdbool.h>
#ifndef _KEY_
#define _KEY_
typedef void(*free_key)(void**);
typedef void*(*copy_key)(const void*);
typedef int(*compare_key)(const void*, const void*);
... | [
"mickael.rousse@bjtmail.com"
] | mickael.rousse@bjtmail.com |
43b976ffef4e74122a7a951fc616a5d50f9f05c0 | eab67ec61f33ec66190da519e57962be6d2f8853 | /built/bash/data/data/com.lfgit/files/usr/include/proc/slab.h | 35911b4452c2abc21c3239ff6c264b043d4c10bc | [
"Apache-2.0"
] | permissive | MarekPetr/termux-packages | 76b5eff9f00109417ca0030fc694dea8d313399b | 5968cc609ce7350a323d3e5837dcfce7cbb26a8a | refs/heads/master | 2020-12-19T06:17:31.305502 | 2020-03-29T11:53:33 | 2020-03-29T11:53:33 | 235,645,029 | 0 | 0 | NOASSERTION | 2020-01-22T19:06:02 | 2020-01-22T19:06:01 | null | UTF-8 | C | false | false | 1,797 | h | #ifndef _PROC_SLAB_H
#define _PROC_SLAB_H
#define SLAB_INFO_NAME_LEN 128
struct slab_info {
char name[SLAB_INFO_NAME_LEN+1]; /* name of this cache */
struct slab_info *next;
unsigned long cache_size; /* size of entire cache */
unsigned nr_objs; /* number of objects in this cache */
unsi... | [
"petr.marek18@gmail.com"
] | petr.marek18@gmail.com |
77cdb8cce6e964a35bd1648be6a90b7768494f0a | 7c492cb5a278979ebab3a3653754c5eb48fc7527 | /consicutive vowels words in sentence .c | 9db34d1e9e2b3d2551c1ecda4a3aecd420e4679b | [] | no_license | abhikumar002/All-C-programms | 0edf988508868d01047f2915f4ac814cfb55c930 | b8c45858dd43756ae226b7f124386bb5f629683e | refs/heads/main | 2023-04-18T02:24:36.353948 | 2021-04-27T07:23:33 | 2021-04-27T07:23:33 | 362,016,976 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,883 | c |
#include<stdio.h>
#include<string.h>
main()
{
int i=0,j=0,k=0,a,minIndex=0,maxIndex=0,max=0,min=0;
char str1[100]= {0},substr[100][100]= {0},c,sstr[100],sstr1[100];
printf("Enter a sentence\n");
gets(str1);
while(str1[k]!='\0')//for splitting sentence
{
j=0;
while(str1[k]!=' '&&... | [
"noreply@github.com"
] | abhikumar002.noreply@github.com |
a3d5aa784b8447972c8082f16834b087db998665 | f0c58f153cae2b2da7858f39caef91b56eb7f61c | /0x0B-malloc_free/100-argstostr.c | 148c5ba2171f42c3a48e04d5d211808a3ccde548 | [] | no_license | Aubin13/alx-low_level_programming-1 | 0eb5222129d2e412f1895f0340cc477f3abbfffb | 8ae74a8eebe584d97ec2d73cfc623a8d3b9d879f | refs/heads/master | 2023-07-01T15:04:43.578749 | 2021-08-09T18:30:38 | 2021-08-09T18:30:38 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 899 | c | /*
* File: 100-argstostr.c
* Author: Ukonu, Divine Chisom
*/
#include <stdlib.h>
#include <stdio.h>
#include "holberton.h"
/**
* _strlen - returns the length of a string
* @s: string s
* Return: length of string
*/
int _strlen(char *s)
{
int len = 0;
while (*s++)
len++;
return (len);
}
/**
* argstostr... | [
"divinechisom1995@gmail.com"
] | divinechisom1995@gmail.com |
256cf62e9f6592b67e978745ca57d8ade2fae4fd | 48914e4d0a55d537be6a0d359da7f79f4a1dbaf2 | /lib/oldc/msun/src/s_fminl.c | 63395df297192e4212d8050f77d87b6c0c3c0bef | [
"MIT",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-bsd-unchanged"
] | permissive | joe9/barrelfish | f1efbbbc5c345a96b649da2b2e0762d00e42ad52 | d084c900bedc914ff10cd6e31d6c73044ed255f4 | refs/heads/master | 2016-09-06T10:26:17.271774 | 2014-10-04T22:09:20 | 2014-10-04T22:09:20 | 24,802,206 | 4 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,043 | c | /*-
* Copyright (c) 2004 David Schultz <das@FreeBSD.ORG>
* 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
* notice, ... | [
"joe9mail@gmail.com"
] | joe9mail@gmail.com |
ec6ce91af4616cc315bd844666f34bf64e49a682 | 108e954b3d5631ca86866e56e1a9068d91c7bd42 | /examples/libraries/suchlib_two/cobject.c | 36aa6d0d2e2dcb4981c56e5c1cdc0a5da3d88d32 | [
"MIT"
] | permissive | ggrocca/eggmake | bb531eb86c6681f26b907774f7607f4ec9a3cb64 | 6e91019af83fd52ff740d2d93702e37a80998165 | refs/heads/master | 2022-11-29T18:34:37.164086 | 2022-11-24T21:33:24 | 2022-11-24T21:33:24 | 55,915,963 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 102 | c | #include <cobject.h>
#include <stdio.h>
void print_cobject ()
{
printf ("I am a C module!\n");
}
| [
"luigi.rocca@ge.imati.cnr.it"
] | luigi.rocca@ge.imati.cnr.it |
d2a19513c9559c844a2662abe4c2a2721da54904 | d002ba9bd25fc6b3922cbf190656a400e347f42b | /armbare/2440/Super2440/sources/6-uart/uart_12MHz/init.c | 8ca1cf539a2ce31ea1d9172f3411423e928756f8 | [] | no_license | kyyang28/samsung_related | ffb2fbacd4e4452a35d03fb89b307c041fc958d4 | 4dc5f495716474346e778d84d0ae064353dd29c8 | refs/heads/master | 2016-09-10T12:53:36.973213 | 2014-10-28T05:18:20 | 2014-10-28T05:18:20 | 25,854,172 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,084 | c |
#include "s3c2440.h"
void disable_watchdog(void)
{
WTCON = 0;
}
void sdram_init(void)
{
S3C2440_SDRAM * const sdram = S3C2440_Get_SDRAM_Base();
// BWSCON configuration Bank Bus Width
sdram->BWSCON = (B7_BWSCON<<28) | (B6_BWSCON<<24) | (B5_BWSCON<<20) | \
(B4_BWSCON<<16) | (B3_BWSCON<<12) | (B2_BWSCON<<8)... | [
"88348863@qq.com"
] | 88348863@qq.com |
af15be476d488148527c7e320b5ba04fc303c87e | 00463c2b8fe5f8159255c5e5d394ae6fcbed2ce1 | /cal.c | 5bd4820074f89200405c6930e4a24c2fb13301d0 | [] | no_license | Mickeyyayaya/123456 | e98fb8669af908c8a7e58bbcd61e5beebb386c2b | d7577c2692c53ea178e2b59fc591df8870f29375 | refs/heads/master | 2020-09-10T01:40:06.637463 | 2020-01-09T07:55:44 | 2020-01-09T07:55:44 | 221,617,744 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,272 | c | #include <stdio.h>
#include <stdlib.h>
int monthDay(int,int);//獲取某個月的天數
int isLeapYear(int);//判斷某一年是否是閏年
int main()
{
int days,weekDay,year,month=1,d,i;
scanf("%d",&year);
int a = isLeapYear(year);
//計算某一年某個月第一天星期幾
while(month<=12)
{
printf("%d月\n",month);
int b = monthDa... | [
"noreply@github.com"
] | Mickeyyayaya.noreply@github.com |
dd6641d00017fc4c90fa7bb967909c137c2c074a | 3f309b1dd9774ca1eef2c7bb7626447e6c3dbe70 | /apps/tmr/tmr_timer_mode/firmware/src/config/pic32mx_125_sk/peripheral/clk/plib_clk.c | 1d0b574fc4a9e917b4171e603b56a209e2327937 | [
"LicenseRef-scancode-unknown-license-reference",
"ISC",
"LicenseRef-scancode-public-domain"
] | permissive | Unitek-KL/csp | 30892ddf1375f5191173cafdfba5f098245a0ff7 | 2ac7ba59465f23959e51d2f16a5712b57b79ef5f | refs/heads/master | 2020-12-10T13:42:26.878408 | 2019-10-14T17:55:22 | 2019-10-14T17:56:20 | 233,609,402 | 0 | 0 | NOASSERTION | 2020-01-13T14:04:51 | 2020-01-13T14:04:51 | null | UTF-8 | C | false | false | 4,010 | c | /*******************************************************************************
SYS CLK Static Functions for Clock System Service
Company:
Microchip Technology Inc.
File Name:
plib_clk.c
Summary:
SYS CLK static function implementations for the Clock System Service.
Description:
The Clock ... | [
"http://support.microchip.com"
] | http://support.microchip.com |
b9516215e229376510d308d52f3230ccea8b64d0 | bb31e28bbb16a33300225e6c036ffef26e97c50e | /include/cbpmfio_f_constants.h | eba946388da620ca1725849702f767012b76143c | [] | no_license | rendinam/cbpmfio | bb4a1a57b3661d893e399b065d0b105fffe820c1 | c91eb031b3e0988b1781c93719bb06a0446472c2 | refs/heads/master | 2023-03-02T14:59:13.240495 | 2021-02-09T17:45:57 | 2021-02-09T17:45:57 | 337,487,392 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 193 | h |
#define CBPMFIO_MAX_STRING_LENGTH 100
#define CBPM_HORZ_DIM 0
#define CBPM_VERT_DIM 1
#define CBPMFIO_SUCCESS 0
#define CBPMFIO_FAILURE 1
| [
"matt.rendina@gmail.com"
] | matt.rendina@gmail.com |
f6c9cdf38111047d1de18dc6bce9bca3de4ef933 | a70c5897bd72020450596d719d266887e6158337 | /optee_examples/tests/host/micro_bench.h | 241de53c5dd760cd1e84f13680c710931f942939 | [
"BSD-2-Clause"
] | permissive | zatkh/tz-experiments | 37eeec332b91591a340a69dceaf9bca4a8fd754f | dea0afb3f5fb976c019a1acf8f72a6b815a5f23a | refs/heads/master | 2021-10-25T19:25:10.085193 | 2019-03-15T14:15:52 | 2019-03-15T14:15:52 | 139,917,493 | 2 | 2 | null | null | null | null | UTF-8 | C | false | false | 535 | h | #ifndef MICORO_BENCH_H
#define MICORO_BENCH_H
void init_latency(void);
void init_latency_seperatly(void);
void tfs_latency(void);
void ecall_puts_latency(void* buf, size_t buf_len);
void hello_file_bench(void);
void ecall_hello_fle_bench(void);
void tfs_syscalls_latency(void);
void test_file (void);
void ecall_console... | [
"zhtarkhani@gmail.com"
] | zhtarkhani@gmail.com |
631dc03f65206fb99d7010e0a4ba4f17058dcce9 | 42060719ceebf6700688b18880bd48356c3fa4da | /program1.c | 85718dc28663c21fa6c77b22935d7223aac89cc5 | [] | no_license | poojagupta18/win32_tryouts | 6fd7aadc2ad6c6d54eadb2cfe83c9344547de8a9 | 70b56644ac63b6687bd11627a4e5edecd700f742 | refs/heads/master | 2021-01-01T06:08:14.005169 | 2017-07-16T07:03:46 | 2017-07-16T07:03:46 | 97,365,769 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 201 | c | #include <windows.h>
int WINAPI WinMain (HINSTANCE hInstance, HINSTANCE hPrevInstance,PSTR szCmdLine, int iCmdShow)
{
MessageBox (NULL, TEXT ("Hello, Windows 98!"), TEXT ("HelloMsg"), 0) ;
return 0 ;
} | [
"pujagupta5377@gmail.com"
] | pujagupta5377@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.