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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
a883f87aae45f06996ba284d62097df2de6d7bcd | c17b74034b5e0e134867284273b48f00361c490e | /C_Lectures/Lectures_source/L_12_2_src/06/main.c | 3007f9c9e127c9523464b35fb485473a763d903b | [] | no_license | b33syd/bmstu_sem3 | 1624fc0378f3c9d01a1b5347cf41b5355f56524d | 3158afb7dd59eee70900e8a0ab4580d959f5fd9f | refs/heads/master | 2020-04-16T16:11:34.633338 | 2017-01-02T13:16:59 | 2017-01-02T13:16:59 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 173 | c | #include <stdio.h>
#include "a.h"
extern double a;
int main(void)
{
printf("a = %e\n", a);
f();
printf("a = %e\n", a);
return 0;
}
| [
"medva1997@yandex.ru"
] | medva1997@yandex.ru |
8369b7131c0b3e37a0dd7dba34417fa25f7a204c | 5519cbbcec8bf8e87b3119ed18de590b312124d2 | /src/parser.h | 7ef99493b17c5028fb92bcda560d41b51b1e077f | [] | no_license | Yanixos/cimp | 19a0028f82b586a35f982d0fd221b4efd092467a | 0db3776673defcba266dc16f71edd55f87887bb9 | refs/heads/master | 2020-05-29T23:33:31.715736 | 2019-07-31T20:31:18 | 2019-07-31T20:31:18 | 189,438,304 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,207 | h | #ifndef PARSER_H_INCLUDED
#define PARSER_H_INCLUDED
#include <stdio.h>
#define SIZE 1024 // nombre maximal de fichier a traité en mode batch
#define NUM_PARSE 36 // nombre de commande
#define SEP " ... | [
"yanis.alim@etu.univ-paris-diderot.fr"
] | yanis.alim@etu.univ-paris-diderot.fr |
ab427422cf577fe9e51c105bebf8a184f58b7d1b | 6942596e9b6787a362acb183998ace3598ac686c | /snake-cpt.c | 5082c4579fa1e38cf3f3889ec3f0c6cf4dbe3d6a | [] | no_license | AustinYANyh/ds | 71c249dc61eb7583972835fa7d99c08b0b878347 | 3483ab1580296d388b1a77165bfce0808320c8d4 | refs/heads/master | 2020-05-15T03:43:42.098810 | 2019-06-01T10:19:47 | 2019-06-01T10:19:47 | 182,072,582 | 1 | 0 | null | null | null | null | GB18030 | C | false | false | 6,735 | c | #define _CRT_SECURE_NO_WARNINGS
#include<stdio.h>
#include<stdlib.h>
#include <string.h>
#include <conio.h>
#include <windows.h>
#include <time.h>
//游戏界面蛇的控制
#define up 'w'
#define down 's'
#define left 'a'
#define right 'd'
#define pause 'p'
//菜单界面的控制
#define UP 0xE048
#define DOWN 0xE050
#define LEFT 0xE04B
#... | [
"1241528539@qq.com"
] | 1241528539@qq.com |
efd1ba007e9d96ab4d04754fac9d85adffb39943 | a1ac9f8e5fa4cd1b101dc0346a888f084771b8c4 | /code/model_dust.c | d8219e845ce185306180920dc9b30ddeeb06393d | [] | no_license | aswinpvijayan/L-Galaxies_Dust | d3c46e36e48835315df9a7ce74beb8102ef085d2 | e7e326a3e4b8bdd25a51bda856ea2292871f54e4 | refs/heads/master | 2020-03-24T08:32:48.571507 | 2019-04-02T10:40:23 | 2019-04-02T10:40:23 | 142,599,014 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 11,896 | c | /* Copyright (C) <2016> <L-Galaxies>
*
* 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 Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is... | [
"aswinpvijayan@gmail.com"
] | aswinpvijayan@gmail.com |
e911599c5d9c6fd079402ec5270e134c185cc42b | 83bacfbdb7ad17cbc2fc897b3460de1a6726a3b1 | /third_party/WebKit/Source/core/inspector/InstrumentingAgents.h | 742afe6f71caa82245f7ad612e28718bb2d18d40 | [
"BSD-2-Clause",
"LGPL-2.1-only",
"LGPL-2.0-only",
"BSD-3-Clause",
"LGPL-2.0-or-later",
"LicenseRef-scancode-warranty-disclaimer",
"GPL-1.0-or-later",
"GPL-2.0-only",
"LicenseRef-scancode-other-copyleft",
"Apache-2.0"
] | permissive | cool2528/miniblink49 | d909e39012f2c5d8ab658dc2a8b314ad0050d8ea | 7f646289d8074f098cf1244adc87b95e34ab87a8 | refs/heads/master | 2020-06-05T03:18:43.211372 | 2019-06-01T08:57:37 | 2019-06-01T08:59:56 | 192,294,645 | 2 | 0 | Apache-2.0 | 2019-06-17T07:16:28 | 2019-06-17T07:16:27 | null | UTF-8 | C | false | false | 41 | h | #include "core/InstrumentingAgentsInl.h"
| [
"22249030@qq.com"
] | 22249030@qq.com |
9abf7ae4ef28aba307c803e2e3290d8985fa4a37 | 1561f4803beec46ea251ebb81a9d60f81b2ccd65 | /BASIC-29 高精度加法.c | f83d00da64124acc10e64c6bbb88798d04f9a8a8 | [] | no_license | sahidursuman/Lanqiao-programming-contest | b35b9a4ea57a95b908962e5ad5dbc0d9f43c2369 | 1102bf2a6d0744010ec17ac544e4cfcd4c22dcda | refs/heads/master | 2021-05-01T16:12:12.937956 | 2016-05-23T15:53:12 | 2016-05-23T15:53:12 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,080 | c | #include "stdio.h"
#include <string.h>
#define MAXLEN 101
void Addition(char a[], char b[], char sum[])
{
int i, j, k;
int carry = 0;
for (i = strlen(a) - 1, j = strlen(b) - 1, k = 0; i >= 0 && j >= 0; i--, j--, k++)
{
sum[k] = a[i] - '0' + b[j] - '0' + carry;
carry = sum[k] / 10;
sum[k] = sum[k] % 10 + '0';... | [
"liangjunofchina@gmail.com"
] | liangjunofchina@gmail.com |
6c29b261894ea587a6814232aa39dd69083d3830 | 5593a51e2f9ff8eb676d466cfb8cda231d898588 | /src/lzf_d.c | e7e48c13812a2e5df12c4810b4ab23b54d08d93a | [
"BSD-3-Clause"
] | permissive | mpalmer/redis | 2c9a515a89dd0e8ea25d0684ae3af5a518e93656 | 09aa55a3343d72a35fe77279eb35c3be5bc92342 | refs/heads/unstable | 2020-12-25T06:08:02.911522 | 2013-03-22T16:54:32 | 2013-03-22T16:54:32 | 8,980,523 | 52 | 6 | BSD-3-Clause | 2023-01-20T00:31:35 | 2013-03-24T03:11:10 | C | UTF-8 | C | false | false | 4,304 | c | /*
* Copyright (c) 2000-2007 Marc Alexander Lehmann <schmorp@schmorp.de>
*
* Redistribution and use in source and binary forms, with or without modifica-
* tion, are permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retain the above copyright notice,
* ... | [
"antirez@gmail.com"
] | antirez@gmail.com |
6eeab1e674bf8d5061cdc453a2303ee05452cc99 | 99332d839bb56d6e342875497c38b698591b2e19 | /sorts/mergev5.c | 4e0d8db2393864ed1d734ccc84665d3c0f7fb083 | [] | no_license | beamaia/ufes-estrutura-dados-2 | 60faddda7e5198aaf0bdda7e98790a508b6b08fd | 41a81fe36b6863e27f14fcccf90d395cb90a629b | refs/heads/main | 2023-03-25T01:11:55.610440 | 2021-03-23T14:32:26 | 2021-03-23T14:32:26 | 334,269,136 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 887 | c | #include <stdio.h>
#include <stdlib.h>
#include "item.h"
#define SZ2 (sz + sz)
#define MIN(X,Y) ((X<Y) ? (X) : (Y))
// merge with bottom-down
void merge (Item *a, Item *aux, int lo, int mid, int hi) {
for (int k = lo; k <= hi; k++) {
aux[k] = a[k];
}
int i = lo, j = mid+1;
for (int k = lo; k ... | [
"beamaia.work@gmail.com"
] | beamaia.work@gmail.com |
e61f6e0adfb429101b8f2688b3cf093f1bf1b294 | f85420e31b4cc305d898221386b39a26ea8e74d0 | /a4q3_functions.c | 59d0e6ba207cf07a74db6300ef3b336fa723277e | [] | no_license | michelleberry/Linked-List-Assignment | f6bd1b233d84fa7fa8268a484738cc7a47a04790 | 87809cd9e02da399ce082cac3a9f15095b3676a5 | refs/heads/main | 2023-02-06T04:19:57.009889 | 2020-12-30T04:36:35 | 2020-12-30T04:36:35 | 325,451,644 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 8,218 | c | #include <stdio.h>
#include <string.h>
#include <stdlib.h>
#define SUCCESS 1 /*we use this for TRUE - same thing*/
#define FAILURE 0 /*we use this for FALSE - same thing*/
#define SIMPLE 10
#define MIXED 20
typedef struct{
long long num;
long long denom;
} Fraction;
typedef Fraction value_type;
typedef double ... | [
"noreply@github.com"
] | michelleberry.noreply@github.com |
bf3b5d64523a4f302ee4763798c8ecc6588ac801 | d0c44dd3da2ef8c0ff835982a437946cbf4d2940 | /cmake-build-debug/programs_tiling/function14662/function14662_schedule_2/function14662_schedule_2_wrapper.h | 880d6e232d737f43ab739c76d12a379b6e58bbd0 | [] | no_license | IsraMekki/tiramisu_code_generator | 8b3f1d63cff62ba9f5242c019058d5a3119184a3 | 5a259d8e244af452e5301126683fa4320c2047a3 | refs/heads/master | 2020-04-29T17:27:57.987172 | 2019-04-23T16:50:32 | 2019-04-23T16:50:32 | 176,297,755 | 1 | 2 | null | null | null | null | UTF-8 | C | false | false | 447 | h | #ifndef HALIDE__generated_function14662_schedule_2_h
#define HALIDE__generated_function14662_schedule_2_h
#include <tiramisu/utils.h>
#ifdef __cplusplus
extern "C" {
#endif
int function14662_schedule_2(halide_buffer_t *buf00, halide_buffer_t *buf01, halide_buffer_t *buf02, halide_buffer_t *buf03, halide_buffer_t *bu... | [
"ei_mekki@esi.dz"
] | ei_mekki@esi.dz |
5e02bfe46b3ae8a70ef510226a8301b5e1232ab4 | 8d7880bad0e5f2bdaa83a59d6538b319d12440da | /src/poc/poc_opencl_extensions.h | dda4e4df8367450f334e410487fbe19e119496e5 | [
"BSD-3-Clause"
] | permissive | bjoernknafla/poc | f4f5647a4f1e017d931c6d8226b1bf09d27e300b | 84ddcc244b6c6f29e08c3b720012c5f6dd1f29fa | refs/heads/master | 2016-09-05T21:02:58.197565 | 2010-04-19T09:13:14 | 2010-04-19T09:13:14 | 177,056 | 14 | 1 | null | null | null | null | UTF-8 | C | false | false | 2,842 | h | /*
* Copyright (c) 2009-2010, Bjoern Knafla
* 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 ... | [
"bjoern@bjoernknafla.com"
] | bjoern@bjoernknafla.com |
a43f9b0437e60410ff623198b7b3d57518ed3465 | bc08d1ccf2d5c9fa31c5f2afccf62deaa8799ac3 | /c55x5_drivers/i2s/src/ddc_i2s.c | 7ad543d345178f75b14dd6279fc11a3733861144 | [] | no_license | alexlee188/C5535 | af7e4bcf5ad48a7bf7a717f21e0f14e37d31917e | 390899ef626679ff47218fb1609eef07db65e353 | refs/heads/master | 2016-08-12T06:34:03.101834 | 2013-05-18T12:33:08 | 2013-05-18T12:33:08 | 8,457,231 | 7 | 2 | null | null | null | null | UTF-8 | C | false | false | 44,806 | c | /*
* $$$MODULE_NAME ddc_i2s.c
*
* $$$MODULE_DESC ddc_i2s.c
*
* Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com/
*
* This software is licensed under the standard terms and conditions in the Texas Instruments Incorporated
* Technology and Software Publicly Available Software License Agre... | [
"alexlee188@gmail.com"
] | alexlee188@gmail.com |
8dc4399eba48fcb2192cbc9ba5b57f25aeb4c024 | da2a7da50cfbe2372335acb43d6175250d9d3eb0 | /wrapper.h | e2de95b69cbfeada298eabff8740d86fb5a51fe6 | [] | no_license | Cogitri/apk-tools-rs | 5ed0a27e14fea86a8acc89adf2de9404bdc72aa2 | e92c029ef39b6ea4ce0231a6abaa3b4355943c6f | refs/heads/master | 2022-07-04T10:49:36.560681 | 2020-05-04T15:50:02 | 2020-05-04T15:50:02 | 261,204,062 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 402 | h | #include <apk/apk_applet.h>
#include <apk/apk_archive.h>
#include <apk/apk_blob.h>
#include <apk/apk_database.h>
#include <apk/apk_defines.h>
#include <apk/apk_hash.h>
#include <apk/apk_io.h>
#include <apk/apk_openssl.h>
#include <apk/apk_package.h>
#include <apk/apk_print.h>
#include <apk/apk_provider_data.h>
#include... | [
"oss@cogitri.dev"
] | oss@cogitri.dev |
ced10508cdd347ad0e577c2a75f1a4494ef9d432 | eca825417945551be75b699efc95c2499141e6ac | /lab02/mutex.c | 59f786ceafc75b071ab48cb5890cb879abe43832 | [] | no_license | Vulpenson/APD_LAB | ab792b34e9b6c484cd3cf639c4206f1710813616 | f855fcb582c1f21f3eaeb451f12ff9e853108fef | refs/heads/master | 2023-03-21T19:31:10.321418 | 2021-03-22T10:04:39 | 2021-03-22T10:04:39 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 832 | c | #include <stdio.h>
#include <stdlib.h>
#include <pthread.h>
#define NUM_THREADS 2
pthread_mutex_t mutex;
int a = 0;
void *f(void *arg)
{
pthread_mutex_lock(&mutex);
a += 2;
pthread_mutex_unlock(&mutex);
pthread_exit(NULL);
}
int main(int argc, char *argv[])
{
int i, r;
void *status;
pthread_t threads[NUM_THR... | [
"ghennac1998@gmail.com"
] | ghennac1998@gmail.com |
353ad3e05a9e31a8103338a7bebb1d0b04897691 | 91989029b45b84cb386aada94015ad710edf12de | /rush01/ex00/ft_print.c | 868c7a558811b5b6205aa5ae6f85a71bee3eabf7 | [] | no_license | jessy-damoiseau/Piscine | ea1cb6ce505a0ca5039ba0ab623e0b7c8d8a50b4 | e2cf5a8275f72fbe7ebdb51902ae114081fd6224 | refs/heads/master | 2023-03-20T02:59:26.907836 | 2021-03-14T21:20:38 | 2021-03-14T21:20:38 | 299,326,967 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,095 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_print.c :+: :+: :+: ... | [
"jessydamoiseau@gmail.com"
] | jessydamoiseau@gmail.com |
c601e85f9b6c1c2afe172b4a8843f71e63e0b181 | a2a61080b3cbfca044abe5fcd90ce6dea7978caf | /TwoSquareCipher/functions.h | dc13bcdaf4fa68789e9cf6c463f27249c9c6596d | [] | no_license | Aureliaa7/DataSecurity | 72f065faffbe8412d880cd0714204d55f0d67758 | 1b45d2ee62e16bd0345aa5fc686c1d8eec05addd | refs/heads/main | 2023-02-23T19:28:26.231119 | 2021-01-23T06:51:54 | 2021-01-23T06:51:54 | 332,145,468 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 719 | h | #ifndef FUNCTIONS_H_INCLUDED
#define FUNCTIONS_H_INCLUDED
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#define KEY_LENGTH 10
char** preparePlayfairMatrix(char* key);
char** prepareTwoSquareMatrix(char* key1, char* key2);
char* getTextFromFile(FILE* filePtr);
char** prepareTextToBeEncrypted(char* text);... | [
"aureliabalasoiu@gmail.com"
] | aureliabalasoiu@gmail.com |
8aac6376beb1a501059f00210e2bf33979303ff9 | 144fdeec6dec6ed22e702f8902f94d77ba0d6059 | /tests/com.oracle.truffle.llvm.tests.sulong/c/truffle-c/gotoTests/goto16.c | 4700d772a5499946bb824056c4d357f0a809dca6 | [
"BSD-3-Clause",
"NCSA",
"MIT"
] | permissive | pointhi/sulong | cb9dc61f54a113e988911f1e3654d6e5792c2859 | 5446c54d360f486f9e97590af5f466cf1f5cd1f7 | refs/heads/master | 2021-01-16T22:17:36.966183 | 2018-07-03T16:12:12 | 2018-07-03T16:12:12 | 67,107,046 | 1 | 1 | null | 2016-09-01T07:06:28 | 2016-09-01T07:06:28 | null | UTF-8 | C | false | false | 182 | c | int main() {
int i;
int res = 0;
goto L1;
while (i < 10) {
L2:
res++;
if (i > 100) {
L1:
i = 0;
goto L2;
}
i++;
}
return res;
}
| [
"grimmer@ssw.jku.at"
] | grimmer@ssw.jku.at |
dcd5460c4f134668314854ca26438fdacfd50e3c | 21548e5c04e1e0d21982290cafab40812bb88b2a | /src/node.h | fd7824c1d48583acdce918f30116e520b6d5f72c | [] | no_license | DaanWur/danielWurms | bc12673bd145cb2839b970c1fc98f47a8fcc2b4f | 05ae4e8600f695dada9969e3913d4e7b792046b4 | refs/heads/master | 2021-07-19T04:15:21.866694 | 2021-01-09T08:29:50 | 2021-01-09T08:29:50 | 232,756,678 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 85 | h | #include "object.h"
typedef struct {
Object *object;
struct Lnode *next;
} Lnode;
| [
"daniel@ubuntu"
] | daniel@ubuntu |
d1d8631ea65c5a48a905f46eb833569438393c1c | 33e6ce9a880a45454c9b4feed80870f156ccd70b | /main.c | 72404f06afa535dd51c0905549fbe302bf40db4b | [] | no_license | Leo-Cal/EP2 | 03bb14837f9923848c0361f1c227d3e04ea08ab0 | 06d5b1c896a2db32cfd4564fcb36b280c0a736b4 | refs/heads/master | 2020-03-19T19:26:51.432503 | 2018-06-23T16:34:54 | 2018-06-23T16:34:54 | 136,856,139 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 11,478 | c | #include <stdio.h>
#include <stdlib.h>
#include <complex.h>
#include <math.h>
#include <stdbool.h>
#include <string.h>
# include "fftpack4.h"
# include "fftpack4_precision.h"
#include "transformadas.h"
#define PI 3.1415
/*
π *
*/
int main() {
/*INICIALIZACAO DE VARIAVEIS*/
int N;
int mode;
... | [
"calasans.leonardo@gmail.com"
] | calasans.leonardo@gmail.com |
dcc6a3cc6600139d7d7300729adef16d8e2e0098 | 807a6d15692480b9420e041972a589131447b923 | /app/src/main/cpp/mesa/tnl/t_vertex.h | 612a89ce1ea5ee969c35497bacb72a82e3a8b844 | [] | no_license | 1vanyk1/Awimul | b946a864d65b726e7195c6ada064b02892b1ad62 | 841098923e50468599f7221c9af2d21ae21f7b36 | refs/heads/master | 2023-07-17T16:44:47.525340 | 2021-08-26T17:23:50 | 2021-08-26T17:23:50 | 317,278,357 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,207 | h | #ifndef _TNL_VERTEX_H
#define _TNL_VERTEX_H
#include "../main/glheader.h"
#include "t_context.h"
struct gl_context;
struct tnl_clipspace;
/* New mechanism to specify hardware vertices so that tnl can build
* and manipulate them directly.
*/
/* It will probably be necessary to allow drivers to specify new
* emit... | [
"57059188+1vanyk1@users.noreply.github.com"
] | 57059188+1vanyk1@users.noreply.github.com |
c90b3f5843d1a66a8fad4e3aa044584b43cfe797 | 90f3487747730d902c64029d63730be963753113 | /11. sorting/ex2.c | adecfda58be821e95bfa582fe62bbc69d2b832ec | [] | no_license | ZeroOnePro/Data-Structure | a9b63b4521f449089279432bc69101b65f78a877 | 80843647a42a07eb4f8f97644a63449b3882fa74 | refs/heads/master | 2022-07-21T03:56:48.339167 | 2022-07-05T14:09:08 | 2022-07-05T14:09:08 | 243,232,884 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,232 | c | #include <stdio.h>
#define MAX 30
typedef int element;
int size;
element sorted[MAX];// sorted array
void merge(element a[], int m, int middle, int n) {
int i, j, k, t;
i = m;// 1st half subset starting point
j = middle + 1;// 2nd half subset starting point
k = m;// set a location for saving newly sorted values
w... | [
"dbtjdals1771@ajou.ac.kr"
] | dbtjdals1771@ajou.ac.kr |
826997cb8a1665c5cc9d0b942a63ca3933f7aa1a | 77203cd91f97347febe91c56459303b56a4dec64 | /src/pythagore.c | cd2f7e2c300d69d51c3d0930d0e29c90fad00bc0 | [] | no_license | vgauther/doom-nukem | 2469fcb1b31e7274889f48ba63a7b1c3104da63f | cb7212843e0b0a09cb4e54e11b7d22f0af7b7211 | refs/heads/master | 2020-08-13T02:42:04.463079 | 2020-01-16T14:40:59 | 2020-01-16T14:40:59 | 214,891,216 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 983 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* pythagore.c :+: :+: :+: ... | [
"vgauther@student.42.fr"
] | vgauther@student.42.fr |
a5898d16ab429bae86fafda6aee73235ec67e01d | 3dfd8cab46104449ba3aaa80674663bc0ba4b78f | /pku/2376.c | e999b2f383d99d0d12fbc8a75c1e77a06153d83a | [] | no_license | chronotable/procon | a449ed506be2d041c26a828e67ce47615c9152f1 | 8b4c79d91bfb05f6f57114e5e3fe53e2d7394a76 | refs/heads/master | 2021-01-17T10:05:36.360756 | 2019-03-17T02:45:55 | 2019-03-17T02:45:55 | 21,483,371 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 378 | c | typedef struct span{int s,e;}span;int cmp(const void* a,const void* b){return ((span*)a)->s-((span*)b)->s;}span s[25010];ans,n,N,T,a,b,i;main(j){scanf("%d%d",&N,&T);for(i=0;i<N;i++){scanf("%d%d",&a,&b);s[n].s=a;s[n++].e=b;}qsort(s,n,sizeof(span),cmp);for(a=b=i=0;b!=T&&i<n&&j;ans++,b=a)for(j=0;i<n&&s[i].s<=b+1;i++,j++)i... | [
"hoge@hoge"
] | hoge@hoge |
cc874f976274fb55fc0b2d02e3c6c60705b350d4 | 3d8d80722cdf0d5c66011bee696e5ad860205d12 | /main.c | 3a4b755dce8bb7ac0ca8a6ac96e55ae03779d802 | [] | no_license | Rid0n/rotateImg | ce1ef89e245a031874133511bab314b467a7e24d | 693ebad651808f9d203371cf29d052c2d49a497c | refs/heads/master | 2023-02-21T19:50:23.035753 | 2021-01-21T14:51:12 | 2021-01-21T14:51:12 | 331,138,118 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,518 | c |
#include <stdio.h>
#include "bmp.h"
#include "image.h"
#include "util.h"
/*
void add_padding_to_image(struct image* image){
uint32_t padding = get_padding_bmp(image->width); // change
for (size_t i = 0;i<(sizeof (struct pixel)*image->width+padding)*image->height;i++){
if (!i%image->width){
... | [
"ridonms@gmail.com"
] | ridonms@gmail.com |
beb5559e554965e7ce5cccfd895fab8d72322f02 | da6294c5808c948696bece1390ad0f64be051557 | /ship/compass.h | e86c271776ab1ff40d5220ea33e3eb4010f9c478 | [] | no_license | lemairec/ship_in_lab | bdee2c1e10e7827dc7c5ee03501c0d4ba78be1d3 | d484310c23617d23880444f1f8ef0d1a2800dd09 | refs/heads/master | 2021-03-22T01:11:41.012585 | 2016-06-06T07:06:28 | 2016-06-06T07:06:28 | 51,827,651 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 753 | h | /* Author = helscream (Omer Ikram ul Haq)
Last edit date = 2014-06-22
Website: http://hobbylogs.me.pn/?p=17
Location: Pakistan
Ver: 0.1 beta --- Start
Ver: 0.2 beta --- Debug feature included
*/
#ifndef compass_h
#define compass_h
#include "compass.h"
extern float bearing;
extern float compass_x_scalled;... | [
"lemairec02@gmail.com"
] | lemairec02@gmail.com |
9cf490255d50ae02253538387a3fbd54344b2477 | a4adc592d30f24e2d1fe54a23176d22283e916f7 | /cisdoublefun_day_5_libraries_argc_argv/1-string_concat.c | b32f4306c0dc934443ddace458119feb80116422 | [] | no_license | WaBlueKey/holbertonschool-low_level_programming | d9f9d9dec6510d2fdc3521bd42e45084345e6e9e | a1773ea7717be8109d16ffeb94c6b506be87fc88 | refs/heads/master | 2021-01-18T21:17:52.148062 | 2017-04-22T07:22:50 | 2017-04-22T07:22:50 | 50,804,378 | 0 | 2 | null | null | null | null | UTF-8 | C | false | false | 273 | c | /* this function concatenates two strings similar to strcat function. */
char *string_concat(char *dest, char *src) {
int i = 0;
int j = 0;
while(dest[i] != '\0') {
i++;
}
while(src[j] != '\0') {
dest[i] = src[j];
i++;
j++;
}
return dest;
}
| [
"WaBlueKey@users.noreply.github.com"
] | WaBlueKey@users.noreply.github.com |
fd5242682cce4e02481d5d9e680c071a6f13c2af | 25e6853576dd6d02c40a023a270f516ffd44a9d2 | /gold/exe/tokens.c | 8a099c0aa431be23fc046407168ec4e871a000fd | [] | no_license | trenttong/PESESC | f6e22f176cdd4636d7efa5b161ae08de8eb7f13e | 1f137346f2158e1ffc0af7baff77dcc5cdeae97f | refs/heads/master | 2016-09-05T12:43:42.936770 | 2014-10-01T16:59:22 | 2014-10-01T16:59:22 | 21,049,680 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,562 | c | /* Tokens program
*
* retreave tokens from 2 files indexing them via a token string plus an offset
* then compare the values of the tokens within some epsilon difference
* and return the difference and < = >
*
* usage:
*
* tokens -f0 infile_0 -t0 target_token_0 -o0 offset_0
* -f1 infile_1 -t1 target_to... | [
"trent.tong@gmail.com"
] | trent.tong@gmail.com |
9a432a2e87db3b35382243f9fe38b85df90d0510 | 92b79d7f9f8ce739ef9cb3e0ec9b1fc981074819 | /AIT8428_CarDV_SDK_Ver1.0.0x000_r5412/LibSourceInc/wifi/WiFi-GB9662/wlan/src/include/wlu_cmd.h | 973b3041d320731df2398a40b30bd07e86eea403 | [] | no_license | longyanjun2020/anyWhere | 929e09da23e3ecde0902aba52d4beb05f609d80b | b733561c1f7f3cd47f51e916049f3141a611f3fa | refs/heads/master | 2020-12-03T03:03:24.537331 | 2020-01-01T09:20:02 | 2020-01-01T09:20:02 | 231,188,811 | 0 | 4 | null | null | null | null | UTF-8 | C | false | false | 3,646 | h | /*
* Command structure for wl command line utility
*
* Copyright 2002, Broadcom Corporation
* All Rights Reserved.
*
* This is UNPUBLISHED PROPRIETARY SOURCE CODE of Broadcom Corporation;
* the contents of this file may not be disclosed to third parties, copied or
* duplicated in any form, in whole or in part, ... | [
"695732416@qq.com"
] | 695732416@qq.com |
b4ae006b448f4c10bfb23826dcf110c79f585ae0 | 7d1ae78e12ac7de34c796a922e70cd1e7933eeb8 | /archive/scratchwork/grab8bits/testone.c | 578a1651e87e91a2895e47e7d52754d76c010ce5 | [] | no_license | bshambaugh/changearray | 44bb28d536dcca222b5519bcca5bcc338c6d7fbf | 75716c59edee2a0b067c8b561973747c4e7308be | refs/heads/master | 2023-02-08T07:41:01.359556 | 2020-12-30T17:44:44 | 2020-12-30T17:44:44 | 304,759,477 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,104 | c | #include <stdlib.h>
#include <stdio.h>
// put your setup code here, to run once:
struct binArray32 {
char e[32];
};
typedef struct binArray32 Struct32Int;
typedef union {
float f;
struct
{
/* Order is important.
* Here the members of the union data struct... | [
"brent.shambaugh@gmail.com"
] | brent.shambaugh@gmail.com |
fdb0cc4ee060d6a64554b07bd15a325e3f31e939 | 7af7ce0f818941d750cb90f515dc9a22ef60142b | /UffAySpaceRobots/beer.h | 461d638455d5d79b1c24375e819b4218603ad0a1 | [] | no_license | MonkeyTank/UffAySpaceRobots | 931662af7f86a4d59fe3885a5e8057814489ba16 | 40550b9d4ad828492fcfe7a4a7b7a9229224baf6 | refs/heads/master | 2021-01-11T21:42:27.899040 | 2017-01-25T19:11:51 | 2017-01-25T19:11:51 | 78,837,884 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 47 | h | #pragma once
#include "helper.h"
void beer(); | [
"ferrdn91@gmail.com"
] | ferrdn91@gmail.com |
b593904cc17617a3fd79804ca21defcc26d00c3a | 2843e7dfdfdb552d9f4293d04fa2dba6ff931c35 | /4_gradoscentigrados3/4_gradoscentigrados3.c | 4546105b9ae6c29cc0e9e2c8c6d9dc2f139bb761 | [] | no_license | jlbs86/Ansi_C | f1032eea5a775ae4a23f21746e729842a62e1ea9 | f8ad8a56515e363889b2d1a870f58446257b7857 | refs/heads/master | 2022-02-14T16:24:34.164680 | 2019-08-29T15:51:23 | 2019-08-29T15:51:23 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 130 | c | #include <stdio.h>
main()
{
int fhar;
for (fhar=0; fhar<=300; fhar=fhar+20)
printf("%3d %6.1f\n",fhar,(5.0/9.0)*(fhar-32));
}
| [
"ingjoseluisbecerril@gmail.com"
] | ingjoseluisbecerril@gmail.com |
062739a2255534bd51c206e37e78bf3bbc751848 | 1fabbdfd1ca9ea1b6808893e12bd907eb74de414 | /xcode/Classes/Native/mscorlib_System_Array_InternalEnumerator_1_gen_1296.h | b965732f9d2ea5764530cedada446a4aa8179a5a | [] | 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 | 456 | h | #pragma once
#include <stdint.h>
// System.Array
struct Array_t;
// System.ValueType
#include "mscorlib_System_ValueType.h"
// System.Array/InternalEnumerator`1<LoudSpeakerLogic/ANOYMOUS_STATE>
struct InternalEnumerator_1_t17927
{
// System.Array System.Array/InternalEnumerator`1<LoudSpeakerLogic/ANOYMOUS_STATE>::ar... | [
"bu213200@gmail.com"
] | bu213200@gmail.com |
cad36833406d333577bc375a49142dc1be9f1d80 | 32553d06193e83019d447b8341470aadb4c9098d | /Lab 5 - Network/code/gpio_led_fu.c | 1a82e0518dc4ffa5f59b7738052ca14eb733754d | [] | no_license | john-mai-2605/metronome-embedded | 5da38a200f3287514afc61f14042e5c57337391a | 841fcb0cb3c0ae09ba223e4144d80a1e3f12088e | refs/heads/main | 2023-08-17T11:22:27.031603 | 2021-09-12T09:27:48 | 2021-09-12T09:27:48 | 405,597,885 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,253 | c | // From: http://stackoverflow.com/questions/13124271/driving-beaglebone-gpio
// -through-dev-mem
// user contributions licensed under cc by-sa 3.0 with attribution required
// http://creativecommons.org/licenses/by-sa/3.0/
// http://blog.stackoverflow.com/2009/06/attribution-required/
// Author: madscientist159 (http:/... | [
"john_mai_2605@kaist.ac.kr"
] | john_mai_2605@kaist.ac.kr |
42e8760bf778a8315dadd72cd8b68704e5abe8d9 | e36867334662f1de0ff0db670416a77b1e159b4f | /c_src/fdlink.c | 391ae211ca3e85cb1efe12d4efd9a3f3cb00cdd2 | [
"ISC"
] | permissive | chinnurtb/erlsh | 584eb63a5c940e6df8c974a51604a666600b5e7f | 95ae30dd98cc1de40c394def1ae2151a655f67ee | refs/heads/master | 2021-04-12T07:51:48.049297 | 2013-09-04T09:25:18 | 2013-09-04T09:25:18 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,747 | c | #include <sys/select.h>
#include <sys/types.h>
#include <sys/wait.h>
#include <unistd.h>
#include <stdio.h>
#include <fcntl.h>
#include <signal.h>
#include <errno.h>
#include <stdlib.h>
#include <assert.h>
#define safe(expr, error) do { if (!(expr)) { perror(error); exit(1); } } while (0)
static sig_atomic_t exited;
... | [
"proger@wilab.org.ua"
] | proger@wilab.org.ua |
9abca30db0d3310de82eb52ee3a56997c65da6e5 | 69e56dd74d723c260b37855f9fb31f2987fd71f2 | /Practica 2/Estudio casa/Ejercicio11.c | c447c95eec214cb19d62ea8fc5fe1c419150f89c | [] | no_license | mcelam00/ASO | 651956a12c0222a694d6afa6906429c73beaeffa | aad8ede78543fb362cf1d0752276dd9bfa155f1d | refs/heads/master | 2022-11-12T06:34:11.896597 | 2020-06-23T20:19:51 | 2020-06-23T20:19:51 | 242,584,064 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,115 | c | #include <stdio.h>
#include <signal.h>
struct sigaction manejadora, comportamientoAnterior;
void manejadoraSIGINT(int senial)
{
sigaction(SIGINT, &comportamientoAnterior, NULL); //debemos reenmascarar la señal utiliando el comportamiento anterior guardado en la otra estructura, es decir, cargamos el enmascaramient... | [
"mcelam00@estudiantes.unileon.es"
] | mcelam00@estudiantes.unileon.es |
a2e09dd6b35996619adddadfa36c04166d49c483 | 1e1a6d6eddcf28d0eec77de85fa9da69a8dde735 | /DLA/SKL/skl_autotune/kernel/11.11x4kernel19x8x0_133x4720x405_380+160.c | 6b53476e27f2b9a6d978b0b23f5602f17ff81a01 | [] | no_license | hpc-sslab/lamma | 8d0b55d6d1e8811110927d210b37a1bea4e02f9c | 52caa049fa9cb70021f7f7a3952c232125b3632e | refs/heads/master | 2020-03-25T17:51:14.860753 | 2018-08-08T11:45:28 | 2018-08-08T11:45:28 | 143,999,367 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 11,925 | c | #include "immintrin.h"
#include "x86intrin.h"
#include "zmmintrin.h"
//#include <hbwmalloc.h>
#define MR 19
#define NR 8
#define MB 133
#define NB 4720
#define KB 405
#define L1_DIST_A 380
#define L1_DIST_B 160
void micro_kernel0(int k, const double * A, const double * B, double * C, int ncol)
{
int i;
register ... | [
"choi@ssu.ac.kr"
] | choi@ssu.ac.kr |
b4d9287a9579107755cabaf75b846ac8a40cb56b | 8e5bbcae474a8f211092dff634fb78a9bd14e802 | /SONGJAE/10430.c | 6062516e5f56cc5f71e03e929d5564eba4396d9c | [] | no_license | ljw322/BOJpractice | 09f2195c3def637457547fbb2d61e61f28d8a89e | 2eb660a1123a238971f515d36a128a58b1f6cfb8 | refs/heads/master | 2020-06-15T08:50:49.104095 | 2019-08-06T13:41:03 | 2019-08-06T13:41:03 | 195,252,851 | 0 | 0 | null | 2019-07-04T15:06:07 | 2019-07-04T14:05:24 | null | UTF-8 | C | false | false | 232 | c | #include <stdio.h>
int main() {
int A, B, C = 0;
scanf("%d %d %d", &A, &B, &C);
printf("%d\n", (A + B) % C);
printf("%d\n", (A%C + B%C) % C);
printf("%d\n", (A * B) % C);
printf("%d\n", ((A% C)*(B%C))%C);
return 0;
}
| [
"songjae97@naver.com"
] | songjae97@naver.com |
beb920327156daf73b7a3500ec7690bd0ad2084d | 0201c362f70a1db8865903918816d25b2006f0de | /ed2/ed2_trab_2/arvore/btree_unb.c | 6fa2f5b952b7cfde9fbf0f314a79aaef32f31323 | [] | no_license | engylemure/trab_ufes | 446bb35e3a77cda18c953830a315a3331201788f | 6f97264afbf606b91858fed164950b95c6d917ab | refs/heads/master | 2021-03-30T15:46:16.055270 | 2018-03-04T14:44:31 | 2018-03-04T14:44:31 | 110,527,926 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,704 | c | #include "btree_unb.h"
//
// Created by jordao on 02/06/17.
//
BinTree* new_BinTree(Word* element)
{
BinTree* new_bt = malloc(sizeof(BinTree));
new_bt->element = element;
new_bt->height = 0;
new_bt->right = NULL;
new_bt->left = NULL;
return new_bt;
}
void insert_BinTree_init(BinTree* tree,Bi... | [
"jordao.rosario01@gmail.com"
] | jordao.rosario01@gmail.com |
119763b25a97ec56cb9a1cc24562bde1a5db272a | 191707dd19837f7abd6f4255cd42b78d3ca741c5 | /X11R5/mit/server/include/validate.h | 2002466ed8db67c929a8de97f1d5224282b94c83 | [] | no_license | yoya/x.org | 4709089f97b1b48f7de2cfbeff1881c59ea1d28e | fb9e6d4bd0c880cfc674d4697322331fe39864d9 | refs/heads/master | 2023-08-08T02:00:51.277615 | 2023-07-25T14:05:05 | 2023-07-25T14:05:05 | 163,954,490 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,415 | h | /* $XConsortium: validate.h,v 5.2 90/03/16 17:17:01 keith Exp $ */
/*
Copyright 1989 by the Massachusetts Institute of Technology
Permission to use, copy, modify, and distribute this software and its
documentation for any purpose and without fee is hereby granted,
provided that the above copyright notice appear in al... | [
"yoya@awm.jp"
] | yoya@awm.jp |
ea0a56ec5e471713899aecc618f2b2795cb5e60c | 8e9a408960551baccd0e36109df4d2e51a2d32a7 | /IRThing/states/Capture.c | e09de4c0a87b1afbc042ca981611ceec36875e77 | [] | no_license | scottdarch/IRThing | cfae99ecc027102ef984f5fb42c9307da55479f1 | 731da5def88eaa2d2b25ee056eff65a337e6bfc2 | refs/heads/master | 2021-01-21T13:21:02.898371 | 2016-05-18T21:36:23 | 2016-05-18T21:36:23 | 52,647,778 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,039 | c | /*
~ +-+
~ IR THING | ) ... ... .. ... ... .. ... ... .. ... ... ..
~ +-+
*/
#include "states/AllStates.h"
#define MAXPULSE_DURATION_MILLIS 65000
#define RESOLUTION 20
#define MAXPULSES 116
#define MINIMUM_PULSE_COUNT 2
typedef struct _CaptureDataType
{
OnPatternCaptureFunc callbac... | [
"scottd@fiftythree.com"
] | scottd@fiftythree.com |
2ff8cb2b0d27d45b51f7325f570b5e6cfbd1ba48 | 7336540ab03a4fa557865863e1b5640e075574f2 | /shm.h | 81984b409e2e0ef6cfb83b9e3b874a6e21ff6a82 | [] | no_license | qq431169079/sem-shm-ipc | 6128b2dd4823efeeff09b0e7b76d624b15616821 | 6ec865108dc8701da5b612b88127d6534181d94a | refs/heads/master | 2020-09-02T20:31:22.298327 | 2014-07-24T16:14:48 | 2014-07-24T16:14:48 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 157 | h | #ifndef SHM_H
#define SHM_H
int open_or_create_shm(const char *filename);
int open_shm(const char *filename);
int remove_shm(const char *filename);
#endif
| [
"wwyyxx26@163.com"
] | wwyyxx26@163.com |
f7be24dec3f5e55a48bed8b8e42f99f513f5c1e5 | 72088a7dd21203c0e09d38f8d8138255a4980286 | /LAB-6/9.c | 78d4c0fd5df270fb2aff35c96b140ca1dd6627f4 | [
"MIT"
] | permissive | CSALS/DSA-Lab_Assignments | 893a5f371639236b865d61c7147fcf217e854ebb | a87e65379b57034d76a98f4dec3bddb9ae21f316 | refs/heads/master | 2020-04-29T10:37:50.517397 | 2019-04-03T14:00:15 | 2019-04-03T14:00:15 | 176,068,089 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 355 | c | #include <stdio.h>
int findOptimal(int n)
{
if(n<=6)
return n;
int max=0;
int b;
for(b=n-3;b>=1;b--)
{
int curr = (n-b-1)*findOptimal(b);
if(curr > max)
max = curr;
}
return max;
}
int main()
{
int n; // no of key strokes
... | [
"charansaicharan14@gmail.com"
] | charansaicharan14@gmail.com |
05e22521022bf4bec02a2e15c3e382f9ab719ec8 | cd349c02142012aab0b3326ee240dab462b48f8f | /Pods/Headers/Public/UMengAnalytics-NO-IDFA/UMMobClick/MobClickSocialAnalytics.h | 0db8894bc278a493585dba87c310b011c4252c8a | [] | no_license | Muzibaoyu91/FindAirPod | ef802678f823bf39e4c7bad3727094147a027e6a | bb87aa0ac7090d5c7a11e86d300e08f93e9fa373 | refs/heads/master | 2020-07-13T03:25:29.093443 | 2016-12-20T15:18:09 | 2016-12-20T15:18:09 | 73,893,206 | 7 | 1 | null | 2016-12-20T15:18:09 | 2016-11-16T07:01:50 | Objective-C | UTF-8 | C | false | false | 134 | h | ../../../../UMengAnalytics-NO-IDFA/umsdk_IOS_analyics_no-idfa_v4.1.1/UMMobClick.framework/Versions/A/Headers/MobClickSocialAnalytics.h | [
"Baoy@mkmydeMacBook-Pro.local"
] | Baoy@mkmydeMacBook-Pro.local |
d431078fce87cf4dd0de1a8da09d50eef60cd7a3 | a084338bb310365485891b7ec66be4be43706e70 | /18_12_31(Operator)/operator(05).c | 355f8073d7b7c7692526b91f25a12e01ef9b264b | [] | no_license | hamin7/ITE_1009_C_Programming | 442cbaed33dcda54df2431875a8e42b2fd92c28b | 5abd09c994d80d4066fcdaa84918dbfea7040b6e | refs/heads/master | 2020-03-25T15:39:14.014150 | 2019-01-17T09:56:06 | 2019-01-17T09:56:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 242 | c | #include <stdio.h> // 전처리
int main() {
int a = 30;
int res;
res = (a > 10) && (a < 20);
printf("res = %d \n", res);
res = 10 < a < 20;
printf("res = %d \n", res); // 항상 결과가 1이 나올 것ㄴ
return 0;
}
| [
"noreply@github.com"
] | hamin7.noreply@github.com |
40b9f2aa7e8fadc6e277dac0457cee4f9f4dc873 | c8e6dfe5d2d4511f6ba1413b278932a2ab10a9c1 | /lib/am335x_sdk/ti/drv/mmcsd/test/src/MMCSD_log.h | c9dd99027b22778e2e2583fe33f86d829d4da617 | [
"MIT"
] | permissive | brandonbraun653/Apollo | 61d4a81871ac10b2a2c74c238be817daeee40bb6 | a1ece2cc3f1d3dae48fdf8fe94f0bbb59d405fce | refs/heads/main | 2023-04-08T19:13:45.705310 | 2021-04-17T22:02:02 | 2021-04-17T22:02:02 | 319,139,363 | 4 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,900 | h | /**
* \file MMCSD_log.h
*
* \brief This file contains the prototypes for the log print functions. By
default the prints will be directed to serial console using UART.
*
*/
/*
* Copyright (C) 2014 Texas Instruments Incorporated - http://www.ti.com/
*
* Redistribution and use in source and binar... | [
"brandonbraun653@gmail.com"
] | brandonbraun653@gmail.com |
e4d3769cf203bfaef7fa1906a2454ba3d4e74322 | e958ecabed1b4c942c4a38366b6b7687c9abf852 | /cbus/mpu98ii.c | 994e1615ee5e379024a6c2dfa30c424423ce7619 | [
"MIT",
"GPL-1.0-or-later"
] | permissive | jpcima/NP2kai | def13119567010f074f4a21ebaa15af06eda433c | e1c06092b8c824b1f34309d24a83a5a829794b76 | refs/heads/master | 2020-04-07T00:41:23.330336 | 2018-10-28T03:56:07 | 2018-10-28T03:56:07 | 157,914,244 | 0 | 0 | MIT | 2018-11-16T19:48:53 | 2018-11-16T19:48:53 | null | UTF-8 | C | false | false | 24,863 | c |
// emulation MPU-401 CPU Version 1.3 ('84/07/07)
#include "compiler.h"
#include "commng.h"
#include "pccore.h"
#include "iocore.h"
#include "cbuscore.h"
#include "mpu98ii.h"
#include "fmboard.h"
enum {
MIDI_STOP = 0xfc,
MIDIIN_AVAIL = 0x80,
MIDIOUT_BUSY = 0x40,
MPUMSG_TRACKDATAREQ = 0x... | [
"sylph23k@gmail.com"
] | sylph23k@gmail.com |
1e0fc2b17dd9bd89fbd89f5f9fc11428cbea2297 | bde7e13c7f3e49268a40e3e730426dd1a66f22a3 | /c07/ex00/ft_strdup.c | 9ffc542d68d45f4e15ee2e9bbea51db459d3e8dd | [] | no_license | HWNAGJIWON/42seoul-piscine | e31fe038dc1c1667d5e1665d15896a2bc75afb75 | 2ce17b03d89008ec24e2f61d9f95a9f9c14d1f9e | refs/heads/main | 2023-04-26T11:30:37.857712 | 2021-05-07T09:12:03 | 2021-05-07T09:12:03 | 364,173,131 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,187 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_strdup.c :+: :+: :+: ... | [
"jiwhwang@c8r7s4.42seoul.kr"
] | jiwhwang@c8r7s4.42seoul.kr |
6512d84bf30dcd1cd567297e670d9a93ec14161f | 3bfb989b7771149fde879e5b89470d70ecc89799 | /C/kain2/game/RAZIEL/ALGOCTRL.H | 42dcd205e1e345ecfa41b618badd959550dae53c | [] | no_license | razorbackdb/KAIN2 | fae7934f8a1da259c096fccfcbccd31821b79fb9 | 865b638a82a4e84f23aa2fce6ee863a333e2cf72 | refs/heads/master | 2020-07-30T21:18:52.834200 | 2020-05-17T16:23:53 | 2020-05-17T16:23:53 | 210,359,779 | 5 | 2 | null | null | null | null | UTF-8 | C | false | false | 427 | h | #ifndef ALGOCTRL_H
#define ALGOCTRL_H
extern void InitAlgorithmicWings(struct _Instance *instance); // 0x800A1B54
extern void DeInitAlgorithmicWings(struct _Instance *instance); // 0x800A1CEC
extern void AlgorithmicWings(struct _Instance *instance, struct evAnimationControllerDoneData *ControllerData); // 0x800A1D7... | [
"razorbackdb@gmail.com"
] | razorbackdb@gmail.com |
aa197dcd82969ceb670b2d232b3ef3780a277453 | 539a5702202a63cd69717bb51a0ec7155609634d | /10_1/helikopter_quarc_win64/rt_nonfinite.h | 09607fa585f9127ca572467f6ebb70b2a1afc132 | [] | no_license | magnudan/TTK4135 | c82f03cd43bec185851f4e9c724630bc066a6c4f | 294587703502db82884c2f5dfc1279cf39fbeb94 | refs/heads/master | 2021-09-28T23:17:12.543948 | 2018-11-21T11:51:35 | 2018-11-21T11:51:35 | 119,831,460 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,315 | h | /*
* rt_nonfinite.h
*
* Code generation for model "helikopter".
*
* Model version : 1.180
* Simulink Coder version : 8.6 (R2014a) 27-Dec-2013
* C source code generated on : Thu Mar 01 14:55:53 2018
*
* Target selection: quarc_win64.tlc
* Note: GRT includes extra infrastructure and instrumentation... | [
"magnudan@stud.ntnu.no"
] | magnudan@stud.ntnu.no |
264a6e8372bb0911d7cc98ddba4a859e6a9642bd | bd173c4a6a6b19f97e05594a211ccd23d0d3a20d | /触摸按键/触摸按键.c | c9c42a6a5ca29296ee188606a6b2a17782201f17 | [] | no_license | TobbyLALALA/lightsaber | bb7536aed56163dac221e570002be20fa01878f8 | 21333d95371a57e211b23be611b4659d1337202b | refs/heads/master | 2022-05-08T05:38:37.143386 | 2018-12-01T03:22:47 | 2018-12-01T03:22:47 | 159,904,538 | 0 | 1 | null | 2022-04-26T03:08:38 | 2018-12-01T03:20:07 | C | GB18030 | C | false | false | 1,572 | c | #include<STC15F104E.h>
sbit l1=P3^0;
sbit l2=P3^1;
sbit key=P3^2;
sbit l3=P3^3;
bit b,d,l,n; //定义开始,双击,长按,计数标志位
void interrupt_init(); //声明中断初始化函数
void T0_init(); //声明T0初始化函数
void main()
{
interrupt_init(); //声明中断初始化
T0_init(); ... | [
"noreply@github.com"
] | TobbyLALALA.noreply@github.com |
4844051dbae43f1186b0ede03e3b2fd5da629628 | e5926ce06de449fa0c3d8f110497c61a3b5d730d | /stm32/system/STM32F1/stm32_chip/stm32_STM32F102C6.h | 381ccfd64627262fff06c5344d3e12f000edd124 | [
"MIT"
] | permissive | Gruenstreifen-eV/BSFrance-stm32 | b4a976d532f25d64b3efdfad04ad8557a3535ed3 | e8d3aa12c1fcc1f2c90fa8a3c9f6c39851d013d6 | refs/heads/master | 2020-04-20T13:19:50.997106 | 2019-02-18T19:26:12 | 2019-02-18T19:26:12 | 168,866,125 | 0 | 1 | MIT | 2019-02-02T18:55:05 | 2019-02-02T18:55:05 | null | UTF-8 | C | false | false | 433 | h | //Autogenerated file
//MCU name: STM32F102C6
//MCU xml: STM32F102C(4-6)Tx.xml
//GPIO remap/alternate function xml: GPIO-STM32F103x4_gpio_v1_0_Modes.xml
#include "stm32_GPIO_variant_1.h"
#include "stm32_REMAP_variant_8.h"
#include "stm32_I2C_variant_1.h"
#include "stm32_SPI_variant_1.h"
#include "stm32_TIM_varian... | [
"alerts@bsfrance.fr"
] | alerts@bsfrance.fr |
4d94ca167d3221744768a524896088c714fbc0da | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/fastsocket/kernel/fs/jfs/extr_namei.c_jfs_free_zero_link.c | 00a07aae6692098468f04d3474f399545d193cbf | [] | 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 | 3,251 | 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 |
f57b81abb21fb6e54a7cba7ee312ee72c0e25bb8 | c5a3c7c69aae5233572d62c51f75ca54972834bc | /Semester[01]/AdvAlgo/LabAssignments/DFS_AdjacencyList.c | fdc732bb6befd96fe423908190ca2c80e99d9368 | [
"CC0-1.0"
] | permissive | AnupamIITISM/Executive_M.Tech | 65c5357bf77e94cb77adead9a032fe5dac04fc18 | e4c918a15cd0c8691385a6559ee67f58bece6488 | refs/heads/master | 2020-07-06T06:26:35.344743 | 2019-08-30T14:32:31 | 2019-08-30T14:32:31 | 202,922,845 | 0 | 0 | null | 2019-08-17T19:20:56 | 2019-08-17T19:20:56 | null | UTF-8 | C | false | false | 2,162 | c | /**
*
* Author - Nitish Bhattacharjee
*
**/
#include<stdio.h>
#include<stdlib.h>
//#include<conio.h>
#define MAX 20
typedef struct node
{
struct node *next;
int vertex;
}node;
node *G[MAX];
int visited[MAX];
int V;
void createGraph();
void printGraph();
void deleteGraph();
void D... | [
"noreply@github.com"
] | AnupamIITISM.noreply@github.com |
1421c68dccbef1bcc842d16b558a33cd41f07df4 | afdf15656d33afa8657936c8c0ede6b3b0384acd | /demo/AT91SAM7X_ROWLEY/FreeRTOS/include/portable.h | 80bac44a0256e2e3223dc79df8aa30c1ec5dbf34 | [
"BSD-3-Clause",
"GPL-2.0-only",
"LGPL-2.1-only"
] | permissive | matteofranceschini/freemodbus | f36a919babf3c410b00017e90383eb16c65f4d7b | 55e3ed2484c9021ac733ed2341c7c265ac88a48d | refs/heads/master | 2021-03-30T03:13:26.781561 | 2020-03-25T16:21:26 | 2020-03-25T16:21:26 | 248,010,369 | 0 | 0 | BSD-3-Clause | 2020-03-17T15:49:34 | 2020-03-17T15:49:33 | null | UTF-8 | C | false | false | 2,911 | h | /*
FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.
This file is part of the FreeRTOS.org distribution.
FreeRTOS.org 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 Foundation; either version 2 of the Licen... | [
"cwalter@embedded-solutions.at"
] | cwalter@embedded-solutions.at |
6c0814884be643b02b9e3e9a9a91b937481ee9e6 | 492acfed7cdc3c78c22a51814330fc3ce8115d18 | /Lista13/ex005.c | a3a1fe9eef74f1e6f6e580c0d1f1a0941c85298a | [
"MIT"
] | permissive | Guilherme-Schwann/Listas-de-Exercicios-UFV-CCF-110 | 5960b8f231f63da1119618332ceb50a2781f5b4b | f306c8dc6385ee8c9580e687afa16a49ace68f95 | refs/heads/main | 2023-08-23T00:44:04.514262 | 2021-10-24T18:57:34 | 2021-10-24T18:57:34 | 402,220,762 | 3 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,461 | c | #include <stdio.h>
#include <stdlib.h>
int FtoC(int temp) {
int convTemp;
convTemp = (temp - 32) / 1.8;
return convTemp;
}
int FtoK(int temp) {
int convTemp;
convTemp = (temp - 32) * 5 / 9 + 273;
return convTemp;
}
int CtoF(int temp) {
int convTemp;
convTemp = temp * 1.8 + 32;
ret... | [
"guilhermeawilke@hotmail.com"
] | guilhermeawilke@hotmail.com |
e6c2fbd63f3a18b54a643d2be20c482a36eb6b3b | 7494c775a43f398a8ac97589e3c89cbe116041ee | /1_Getting_Started_Fundamentals/KNKing_Formated_Input_Output/exercises.c | 79800dcca7c256733a926369a616950936886064 | [] | no_license | ValentinoVizner/C_Playground | 05fd2a320629ad79324efde1dab25b32333ee2af | 882b17b4c964de4696d115916abce6ad186b8f8d | refs/heads/master | 2021-04-21T14:14:06.943655 | 2020-03-30T10:32:00 | 2020-03-30T10:32:00 | 249,786,594 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,120 | c | /******************************************************
KNKing => Exercises
---------
Exercise 1. printf's
Exercise 2. printf's'
(a) Exponential notation; left-justified in a field of size 8; one digit after the decimal point.
(b) Exponential notation; right-justified in a field of size 10; six digits afte... | [
"valentino.vizner@gmail.com"
] | valentino.vizner@gmail.com |
3642e1902f6aee8c95866d444733d019397d46a0 | de0374b49b509523aed56a57e54105387f049f8b | /E3/main.c | e11189a3799fdfa50a834cdcd4cdd2413b12ba78 | [] | no_license | JM-CR/tda-exercises | 10465588b9f625f4d43ac7e50a3f6358c58eb347 | abac582961285bd8874716bf6cff4d8309426e0e | refs/heads/master | 2020-12-23T21:53:41.268560 | 2020-05-03T00:33:30 | 2020-05-03T00:33:30 | 237,285,380 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,350 | c | // Author: Josue Mosiah Contreras Rocha
// File: main.c
// Date: 03/02/20
// ------------------------------------------
// System and aplication specific headers
// ------------------------------------------
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "compressor.h"
// Prototypes
void waitForE... | [
"msi_98_98@yahoo.com.mx"
] | msi_98_98@yahoo.com.mx |
4a52bd205c614b21fecd571d1c9b6863966ce2b3 | a280aa9ac69d3834dc00219e9a4ba07996dfb4dd | /regularexpress/home/weilaidb/work/kernel/linux-3.0.8/drivers/input/keyboard/stmpe-keypad.c | 42808af6f8b4847baa8c480801c8840ba586f9d4 | [] | no_license | weilaidb/PythonExample | b2cc6c514816a0e1bfb7c0cbd5045cf87bd28466 | 798bf1bdfdf7594f528788c4df02f79f0f7827ce | refs/heads/master | 2021-01-12T13:56:19.346041 | 2017-07-22T16:30:33 | 2017-07-22T16:30:33 | 68,925,741 | 4 | 2 | null | null | null | null | UTF-8 | C | false | false | 1,914 | c | #define STMPE_KPC_COL 0x60
#define STMPE_KPC_ROW_MSB 0x61
#define STMPE_KPC_ROW_LSB 0x62
#define STMPE_KPC_CTRL_MSB 0x63
#define STMPE_KPC_CTRL_LSB 0x64
#define STMPE_KPC_COMBI_KEY_0 0x65
#define STMPE_KPC_COMBI_KEY_1 0x66
#define STMPE_KPC_COMBI_KEY_2 0x67
#define STMPE_KPC_DATA_BYTE0 0x68
#define STMPE_KPC_... | [
"weilaidb@localhost.localdomain"
] | weilaidb@localhost.localdomain |
2881dde525b86cdde7f518756f5c8ad1e0fde7fb | cbaef373e278a616af92f02522064470e7bc29b4 | /coverager.c | f48d788c1f6024720bfe28bfa389d522d39419fd | [
"BSD-3-Clause"
] | permissive | zend60/5400 | a2731106d041e7be3bcaaa6a3eb7c2c62f9553db | c4fbbd786c08dcba24b7d4d943bad9e3bd564c5b | refs/heads/master | 2021-01-23T02:35:19.534242 | 2012-03-23T17:17:10 | 2012-03-23T17:17:10 | 28,864,208 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 13,776 | c | #if 0
#define XCACHE_DEBUG
#endif
#include <stdio.h>
#include "xcache.h"
#include "ext/standard/flock_compat.h"
#ifdef HAVE_SYS_FILE_H
# include <sys/file.h>
#endif
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include "stack.h"
#include "xcache_globals.h"
#include "coverager.h"
#include "utils.h"
... | [
"moo@c26eb9a1-5813-0410-bd6c-c2e55f420ca7"
] | moo@c26eb9a1-5813-0410-bd6c-c2e55f420ca7 |
d308b01049171a996020b14f59f02a7f987c9b96 | b4c31e7b11d0c398ad201f85587126ba3024d6d5 | /trunk/til/include/til/commands.h | dbbe582b6ba94ee098b17d744bc80a876a616688 | [] | no_license | BackupTheBerlios/til-svn | ce942627277eb6b19d0c1435b06e16ec1d7d8e0b | 9dc7936bd7d882cd80529cc4543172fca01cd82c | refs/heads/master | 2016-08-06T11:42:35.177529 | 2005-10-17T16:48:15 | 2005-10-17T16:48:15 | 40,804,566 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,413 | h | /* commands.h
*
* This file is part of the Text Input Layer (TIL).
* Copyright (C) 2005 Pascal Maillard <pascalmaillard@web.de>
*
* The Text Input Layer is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* License as published by the Free Software... | [
"pascalmaillard@a99f6726-eff3-0310-9e14-8fa4d6470ddc"
] | pascalmaillard@a99f6726-eff3-0310-9e14-8fa4d6470ddc |
7adaf8e866f45a1566faecf4188be503af847818 | 9d9e4088862468b4ff8baf38431e603b101c02ef | /3D RUN/3DRun/Classes/Native/mscorlib_System_Collections_Generic_CollectionDebuggerView_1.h | 863a3962a0612083cfed368a47bbf0a40aaf0ff0 | [] | no_license | jmh6672/Run_3D | 22ca1ba59b8d7fe567df3781a31b80b28788e3aa | f72d30ce5ffbe493020a92b105a59c0fe348f747 | refs/heads/master | 2021-09-14T00:17:56.572759 | 2018-02-13T08:59:05 | 2018-02-13T08:59:05 | 115,467,966 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 310 | h | #pragma once
#include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <stdint.h>
#include "mscorlib_System_Object.h"
// System.Collections.Generic.CollectionDebuggerView`1<System.Object>
struct CollectionDebuggerView_1_t2993 : public Object_t
{
};
| [
""
] | |
e297d56b12870f7df866ed2c2729569892034d9a | 490dfe453216981bc641eccebcb10d2c7ee3b876 | /iDoit/iDoit/Contants.h | 2d4f3000e3b2506d5adf182463e7ffbc1f956810 | [] | no_license | keithferns/Programming | d1d3b52490d042baed11e746f7f1ca0f60ca5f4d | f749100b8bc20ce6dca7e45f8c875e6c87da8ead | refs/heads/master | 2021-01-10T19:16:41.353877 | 2012-04-17T20:20:39 | 2012-04-17T20:20:39 | 1,593,526 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,690 | h | //
// Constants.h
// iDoit
//
// Created by Keith Fernandes on 11/22/11.
// Copyright 2011 __MyCompanyName__. All rights reserved.
//
//Define the timeZone and TimeZone Offset
#define kTimeZone [NSTimeZone localTimeZone]
#define kTimeZoneOffset [kTimeZone secondsFromGMT]
//Define the frame and dimensions for t... | [
"keithf@nyu.edu"
] | keithf@nyu.edu |
3cd8bf917c4cc284db4bf3c11d94624b9a5f6f53 | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/linux/drivers/gpu/drm/msm/hdmi/extr_hdmi_phy_8996.c_pll_get_phy.c | 0bd08a498928961beddc56b81a53237a621626c0 | [] | 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 | 675 | 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 |
356abb32a32a4fecb284883978bd09de14160b2d | 805f0f9e2082252a8e6796b2f92684e944b053aa | /main.c | f1d31a47dd029df1028acc43cf5c384f851f0905 | [] | no_license | anthonyminaise/LandofNimbida | c89f4c94ac32a80a08deca88117ead40048bcf37 | 466157fcfaf144629aa905a4ac844c23b8260da7 | refs/heads/master | 2020-05-25T05:21:41.741014 | 2017-03-14T06:39:54 | 2017-03-14T06:39:54 | null | 0 | 0 | null | null | null | null | WINDOWS-1258 | C | false | false | 42,177 | c | #include <stdio.h>
#include <stdlib.h>
#include <time.h>
// Anthony Minaise 6/9/14
struct node
{
char data;
struct node *nextptr;
};
// Prototypes
void backstory(char);
void path(char, char, int *);
void darkKnightFight(char, int *);
void house(char, char[20], int *);
void read();
void insertNode(char);
void... | [
"anthonyminaise97@gmail.com"
] | anthonyminaise97@gmail.com |
3b192585d8185c3846974b685701cf7d68d46a6e | 1665be95e2e281382364b6426917e6f97f76a991 | /PKUTree/xx.C | f1f6a56253193ac839b09325a2ac213c6e2343b9 | [] | no_license | qianminghuang/WA-plotting | 9876634aa295b3f6dfe634f3b3c13b62f7e73cb4 | fae98e2c7adb80bdc14a349d0493007dc49e05ac | refs/heads/master | 2020-01-23T21:04:19.127898 | 2016-03-15T09:08:43 | 2016-03-15T09:08:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,625 | c | #define xx_cxx
#include "xx.h"
#include <TH2.h>
#include <TStyle.h>
#include <TCanvas.h>
void xx::Loop()
{
// In a ROOT session, you can do:
// Root > .L xx.C
// Root > xx t
// Root > t.GetEntry(12); // Fill t data members with entry number 12
// Root > t.Show(); // Show values of entry 12
... | [
"qiang.li@cern.ch"
] | qiang.li@cern.ch |
8532f31832884fcef5d3747cbc53904e3761c995 | ef83b5de93967e6605ab23301600457f574f3f78 | /appdistsrc/github.com/acplt/rte/addonlibs/administration/propertyValueStatement/source/Visibility.c | bb6a3e180ebbf28de8c5a6a4a0a669f2be0115ae | [
"Apache-2.0"
] | permissive | gearboxworks/gearbox | 18438ce92efbe2b9c6d61862369ca4a35e7279f0 | 0180d4fc85ddfcb8462d4f238d1b4b790b2dcd48 | refs/heads/master | 2023-03-10T19:26:53.583933 | 2019-11-16T20:33:52 | 2019-11-16T20:34:34 | 168,762,574 | 3 | 2 | null | 2023-02-25T02:51:29 | 2019-02-01T21:28:53 | C | UTF-8 | C | false | false | 3,643 | c |
/******************************************************************************
*
* FILE
* ----
* Visibility.c
*
* History
* -------
* 2017-06-22 File created
*
*******************************************************************************
*
* This file is generated by the 'acplt_builder' command
*
**... | [
"mick@mickmake.com"
] | mick@mickmake.com |
773bf0255622491a6309eaf04828a266adfa120b | 39f50dfcd6e1671fbdf3d43ef239f6a87b8e5230 | /Aula1/prob1.c | 078dd23ab4c719c38e123c2d8bee5e9096a1b385 | [] | no_license | Freixo19/Prog2 | c41786e3425a1c8d5660f778efc4eaadb22c7c38 | 320917943adced26cdc4ea7a9284f5b48c4a247f | refs/heads/master | 2020-04-29T13:27:46.240162 | 2019-04-23T15:23:47 | 2019-04-23T15:23:47 | 176,169,811 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,383 | c | #include <stdio.h>
#include <stdlib.h>
#include <strings.h>
#include <ctype.h>
int main(){
int i;
int somatorio = 0,j;
float abc[26]={0};
int caracter;
FILE *f;
f = fopen("lusiadas.txt","r");
do{
caracter = getc(f);
caracter=tolower(caracter);
for(i = 97; i<123; i+... | [
"freixo19@gmail.com"
] | freixo19@gmail.com |
7f0f5d34737bd1f4a074ff69ee1081eb9c5d607b | a8f1e442d39417c05421d975fe37341786fed73c | /srcs/rotating.c | cee939828e959d7bbb11b1299f28466d3daa2d40 | [] | no_license | andreevgy/doom-nukem | aacf5dad554d8ad34287d4222c9781a4b24aaaca | e707cdcf9ec2206c157b6daab0a23af5dd14ff01 | refs/heads/master | 2021-10-28T00:33:18.309776 | 2019-03-31T10:41:47 | 2019-03-31T10:41:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,764 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* rotating.c :+: :+: :+: ... | [
"gleb.andreev2000@gmail.com"
] | gleb.andreev2000@gmail.com |
17b37a29544f5c40e400ae9c4e7b326650197086 | 91bdbd0d27c2055a279b31f6be11041fbe618e14 | /lab2/2b.c | 7df010ec524a4ed49a1b893e6342c1c3e0eeba71 | [] | no_license | danielravina/comp_4731 | b83d34205ef9495c88aa4a6dbd04436e50413ed7 | bf7bd9b8bebe387e7a2d074d157293e72cc821fc | refs/heads/master | 2021-01-20T19:57:50.275333 | 2016-07-20T03:00:07 | 2016-07-20T03:00:07 | 60,148,669 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 478 | c | #include <unistd.h>
#include <stdio.h>
#include <sys/wait.h>
int main(int argc, char *argv[]) {
int child_notify;
printf("Number of args is: %i\n", argc);
char *ls_args[10000];
ls_args[0] = "ls";
ls_args[1] = "-l";
if (fork() == 0) {
for(int i = 1; i < argc; i++) {
ls_args[i+1] = argv[i];
... | [
"danielravina@gmail.com"
] | danielravina@gmail.com |
542d6743ca4106eecf14bb8dd05feaad2136baf8 | 3b7c8d8607d79024021b8419c309c5dab925db35 | /updates/mobi.h | 867874d9874cbc5cc5be9596b4bf7870bd16f0dc | [] | no_license | andreasschmittner/mobi_silicon | 028ea3c4599555a5a408f9a8cce27489d8afbcc0 | 1e515fb2f6e67a22a0c41c8d66d63c589a7e1fce | refs/heads/main | 2023-03-21T16:05:12.565583 | 2021-03-17T18:30:13 | 2021-03-17T18:30:13 | 344,657,120 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 14,420 | h | !====================== include file "mobi.h" =========================
! variables for Model of Ocean Biogeochemistry and Isotopes (MOBI)
! ntnpzd = number of npzd tracers
! nbio = number of npzd timesteps per ocean timestep
! trcmin = minimum tracer for flux calculations
! tap = 2*alpha*par w... | [
"aschmitt@coas.oregonstate.edu"
] | aschmitt@coas.oregonstate.edu |
10d220469d3af41d8c83107c202aaf6e2d207a8f | de4524d24d46b66b3c70c7b4c6bc8a868eb8330a | /src/arch/arm32/mach-f1c100s/sast-kk131.c | 36f63f99a9e0bf82c3323a2d2d020d9e6447dc1d | [
"MIT"
] | permissive | jinfen/xboot | 2f053eae290089536ff56a80af6617a62c4255b8 | b2e23addf74b4b4b683a218d9c7c2d3b81c2a953 | refs/heads/master | 2020-04-07T15:24:08.882267 | 2018-11-10T03:41:37 | 2018-11-10T03:41:37 | 158,483,146 | 0 | 1 | MIT | 2018-11-21T03:04:12 | 2018-11-21T03:04:12 | null | UTF-8 | C | false | false | 2,922 | c | /*
* sast-kk131.c
*
* Copyright(c) 2007-2018 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... | [
"8192542@qq.com"
] | 8192542@qq.com |
ea1cbbd2979cebcee0b217d8807d2da3a6666a97 | 35f1a5786058a214cf98ca8168917520500ab027 | /Overture/grid/MappedGridGeometry.C | d51b2c2a09c1d7a445a5aa16ad601ac1c1817b38 | [] | no_license | unifem/overtureframework | 171abf69c879eae5a0560f462bbbe7fa8f6fc0b5 | 0f913a14eb58aa51b85c219823b7cbcfe6ebb112 | refs/heads/master | 2021-09-25T02:09:14.077517 | 2018-04-05T10:43:33 | 2018-04-05T10:43:33 | 114,717,087 | 2 | 2 | null | 2018-04-05T10:43:34 | 2017-12-19T03:56:55 | Fortran | UTF-8 | C | false | false | 121,237 | c | //
// Who to blame: Geoff Chesshire and Bill Henshaw
//
#include "MappedGrid.h"
Integer MappedGridData::computeGeometry(
const Integer& what,
const Integer& how) {
Integer returnValue = 0;
Range d0 = numberOfDimensions, one = 1, all;
if (how & USEdifferenceApproximation ||
mapping.mapPointer ==... | [
"wdhenshaw@gmail.com"
] | wdhenshaw@gmail.com |
b551de68c8296595fcca33884a658b4a03ff915a | c78c32c1392ca46e8c212d588fc3f5d87ecc4f6a | /1_Respostas/04_File_stdio/ola_usuario_2.c | 81256515680b20f580f54d8081519373758cd79e | [] | no_license | leonardoaraujodf/Sistemas_Embarcados | ed4e32855597050cd63279a24de556cb6dc16f99 | eb0c5a82a594323629ba78bff6b58fb6603971d6 | refs/heads/master | 2021-01-15T20:09:32.755502 | 2017-11-30T11:13:48 | 2017-11-30T11:13:48 | 99,845,428 | 0 | 2 | null | null | null | null | UTF-8 | C | false | false | 282 | c | #include<stdio.h>
#include<stdlib.h>
int main(int arc, char *argv[])
{
FILE *fp;
fp = fopen("Eu.txt","w");
if(!fp)
{
printf("Erro na abertura do arquivo. Fim do programa.");
exit(1);
}
fprintf(fp,"Nome: %s\nIdade: %d\n",argv[1],atoi(argv[2]));
fclose(fp);
return(0);
}
| [
"leonardoaraujodf@gmail.com"
] | leonardoaraujodf@gmail.com |
71514422871573dec4b98240df91bae2e03d8c96 | 218f61f8563a11798649a06d98abec98a9b58f41 | /src/ft_strncpy.c | c2c400d68011f4b3aacc12a810d5a0e49ead34b0 | [] | no_license | V-Pakhomov/libft | 8e9e2f95684bff3e6fcca435ed5df07e20258b2b | b3fa1aec6793b2d2b6d974e8ea17a0a5d7f6934a | refs/heads/master | 2022-12-08T18:46:08.564828 | 2020-09-02T15:30:18 | 2020-09-02T15:30:18 | 291,744,801 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,127 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_strncpy.c :+: :+: :+: ... | [
"pakhomov.vasiliy.v@gmail.com"
] | pakhomov.vasiliy.v@gmail.com |
7c1f0d34196a9df87b2111b5255a03d9c92a1679 | a9481c2069749fd88f0772289e53804a212f617c | /QuadFC/Boards/Due/Config/inc/BoardConfig.h | b09ed5495cb251836030004ac4b2cfdbc76945e4 | [] | no_license | mlundh/QuadSys | a7e0527943505262733382093024e43aa553372e | 630a7ba17434d27cbc1b2e460035e0006651d1a0 | refs/heads/master | 2023-01-23T15:42:48.159595 | 2023-01-18T13:50:46 | 2023-01-18T13:50:46 | 164,338,347 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,635 | h | /*
* BoardConfig.h
*
* Copyright (C) 2021 Martin Lundh
*
* 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 limitation the rights
* to use, copy, modify, ... | [
"mlundh@gmail.com"
] | mlundh@gmail.com |
ed60c777e8519dcc8525a39f5cc6763093dc1914 | c2cedcf36667730f558ab354bea4505b616c90d2 | /players/doctor/castle_rooms/shop_entrance.c | e0a233d116b167c9887d2dfe7aae5835a597b40b | [] | 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 | 316 | c | #include "std.h"
FOUR_EXIT("players/doctor/castle_rooms/hall13","one",
"players/doctor/castle_rooms/room14","two",
"players/doctor/castle_rooms/shop","three",
"players/doctor/castle_rooms/hall13","four",
"============= AN ENTRANCE",
"============= AN ENTRANCE\n",1)
| [
"rump.nirv@gmail.com"
] | rump.nirv@gmail.com |
ed8317a6efd5818dcf34556d7ffcdba93315cbfd | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/linux/drivers/scsi/bfa/extr_bfa_ioc.c_bfa_ioc_send_disable.c | 68cffa54c751dba1e409a29bdf4dd196a54db38d | [] | 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,522 | 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 |
b0c6553ab163befc3447deb79d2c5587301ad1ee | 398a3af86a9658e19881fe855224f225c03a513a | /main_pthread.c | 14b580ff4162834e02d27ae60e2d12f8bad1f24d | [
"MIT"
] | permissive | shreshthtuli/k-Means-clustering-parallel | 8ddb0354f92f3dd1947f8cdd2e7adcfdf080cea2 | 7651323dc952a42b0f7af2efce38af0926317a91 | refs/heads/master | 2020-04-19T05:14:41.423685 | 2019-02-10T15:48:07 | 2019-02-10T15:48:07 | 167,982,422 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,167 | c | #include "lab1_io.h"
#include "lab1_pthread.h"
#include <stdlib.h>
#include <time.h>
#include <omp.h>
/*
Arguments:
arg1: K (no of clusters)
arg2: no of threads
arg3: input filename (data points)
arg4: output filename (data points & cluster)
arg5: output filename (centroids of each iteration)
*/
int main(... | [
"shreshthtuli@gmail.com"
] | shreshthtuli@gmail.com |
da025d72351164728aa4f4d7eeead98ccfae12c3 | 3000a7cf0b98dd62f9ee9e3ae29fbd73fcfcef62 | /0x1E-search_algorithms/0-linear.c | d1858a4ed0eeced94511488ec7b2b7dd054128ba | [] | no_license | AlisonQuinter17/holbertonschool-low_level_programming | f60b29afd89098ce56b7b4f79d0d30c8bbc1dbb1 | fc7a50a61145811b22dd4e5b643f035136cfea90 | refs/heads/master | 2021-07-25T07:15:59.388840 | 2021-01-15T16:11:00 | 2021-01-15T16:11:00 | 271,225,858 | 4 | 7 | null | null | null | null | UTF-8 | C | false | false | 675 | c | #include "search_algos.h"
/**
* linear_search - searches for a value in an array of
* integers using the Linear search algorithm.
* @array: Pointer to the first element of the array.
* @size: Number of elements in array.
* @value: Value to search for.
* Return: The first index where value is located or -1
* if ... | [
"alisondanellaquintero@hotmail.com"
] | alisondanellaquintero@hotmail.com |
60775e239a19752520279c73733acbebb0292821 | b766c0de677bce555bad88c51c0e7b78e52fde78 | /cuda_tutorials/book.h | af12e9c13e038af3ab1315f0e60b72486819278d | [] | no_license | muditbac/computational-linear-algebra | e9a74b35675cdefd78e6355dd4eceb23dc85d2a2 | 8dc73880197d3873479c543c353fd5095a90095e | refs/heads/master | 2021-03-16T06:55:46.933767 | 2017-03-14T22:00:37 | 2017-03-14T22:00:37 | 84,284,411 | 1 | 2 | null | null | null | null | UTF-8 | C | false | false | 681 | h | #include <stdio.h>
#include <unistd.h>
#include <sys/time.h>
timeval tp1;
timeval tp2;
static void HandleError( cudaError_t err,
const char *file,
int line ) {
if (err != cudaSuccess) {
printf( "%s in %s at line %d\n", cudaGetErrorString( err ),
... | [
"mudit5bachhawat@gmail.com"
] | mudit5bachhawat@gmail.com |
ef607a3afb1f268f3c03119ef5b3aacfe117e356 | e7f314ab4fe6b063a026cb9af0eb0ad0933f335d | /Pt2Q2NuZpi0_aa_all_UML_Pcorr_bkgExpxG_Tvz_bkup/data_FeD_D/rspic/hM1_15.C | 1e37a189aca971749f3c78177c989cde080cbfdf | [] | 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 | 48,636 | c | void hM1_15()
{
//=========Macro generated from canvas: c/The canvas
//========= (Fri May 25 02:54:51 2018) by ROOT version 6.12/06
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->SetFrameFillColor(0);... | [
"oj.5070@gmail.com"
] | oj.5070@gmail.com |
7becca820ca19f6b05b918e48024161f5f6933aa | bade93cbfc1f25160dfbe9493bfa83f853326475 | /mwc/romana/relic/a/usr/include/sys/dmac.h | 54ec4d62ad2540a2f055290d32f350df08dd7dfa | [
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | gspu/Coherent | c8a9b956b1126ffc34df3c874554ee2eb7194299 | 299bea1bb52a4dcc42a06eabd5b476fce77013ef | refs/heads/master | 2021-12-01T17:49:53.618512 | 2021-11-25T22:27:12 | 2021-11-25T22:27:12 | 214,182,273 | 26 | 6 | null | null | null | null | UTF-8 | C | false | false | 942 | h | /* (-lgl
* COHERENT Driver Kit Version 2.0.0
* Copyright (c) 1982, 1992 by Mark Williams Company.
* All rights reserved. May not be copied without permission.
-lgl) */
#ifndef DMAC_H
#define DMAC_H
#define DMA 0x00 /* Primary 8237 base port */
#define SDMA 0xC0 /* Secondary 8237 base port */
#define DMAPAGE... | [
"gspurki@gmail.com"
] | gspurki@gmail.com |
6b8467e71c8f1fe47b434b08191dfecf9948f448 | 983a2e298d17794f55459ffb4878ee1141aea01a | /MVC_Spaceling/EIFGENs/application/F_code/C5/st207.h | 899a58153de17b6ce4718f50ee6a64324eb7d4a5 | [] | no_license | yehongbing/Eiffel-Projects | 448627c5ccdf5e5eda0be56bbdf5eeef26117f1f | e9ea3b9c173f83f4ff71ba24b1f43cd96214f55d | refs/heads/master | 2021-01-10T01:12:32.184592 | 2015-11-22T01:17:43 | 2015-11-22T01:17:43 | 43,026,232 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 409 | h |
#ifndef _C5_st207_
#define _C5_st207_
#ifdef __cplusplus
extern "C" {
#endif
extern EIF_INTEGER_32 F160_3447(EIF_REFERENCE);
extern EIF_INTEGER_32 F160_3448(EIF_REFERENCE, EIF_REFERENCE, EIF_REFERENCE, EIF_INTEGER_32, EIF_INTEGER_32);
extern void EIF_Minit207(void);
extern char *(*R8270[])();
extern char *(*R8045[])... | [
"hongbing.ye@outlook.com"
] | hongbing.ye@outlook.com |
50920468f56d884a7cfa03125d43da8248ac5cc4 | b8329e2790f754dfebd75c1b1bd6756ed74dd063 | /avr/atmega16a/timers/timer0/beep/beep.c | 2bc334a173eb66e089be3da59ba88d9fb895b1db | [] | no_license | amitesh-singh/amiduino | ebb7909fe354e29349e53258c51e5d99e5b24bef | 32a4fcb4cd1c7237c4a7f409b2248875f947e77c | refs/heads/master | 2023-08-22T17:57:49.041914 | 2023-08-20T15:33:58 | 2023-08-20T15:33:58 | 47,932,022 | 6 | 1 | null | null | null | null | UTF-8 | C | false | false | 564 | c | #include <avr/io.h>
#include <avr/interrupt.h>
//connect buzzer at PB3 port, it is oscillating
// at 440Hz.
// formula:
// f = (f_clock/(2 * N * (1 + OCR0)))
// where N - prescalar
int main()
{
DDRB |= (1 << PB3); //set PB3 - OC0 at output
//init timer0 in ctc mode. not sure if its gonna work
TCCR0 |= (1 <... | [
"singh.amitesh@gmail.com"
] | singh.amitesh@gmail.com |
c1514efc3e5c7153ef2892faecab3f0662ffaf03 | 8ae12e614deeda5a2ba8ecad3422b5f5da76eeb0 | /third_party/grpc/src/core/client_config/resolver.h | e612eaf3b3cacddd942203d72fbd4ab114f2b0c5 | [
"Apache-2.0",
"BSD-3-Clause"
] | permissive | dilbrent/bazel | c3372b0a994ae9fe939620b307a4ae70d2b786ff | 7b73c5f6abc9e9b574849f760873252ee987e184 | refs/heads/master | 2020-03-22T03:16:33.241314 | 2018-08-09T12:17:29 | 2018-08-09T12:18:55 | 139,422,574 | 2 | 0 | Apache-2.0 | 2018-07-02T09:39:10 | 2018-07-02T09:39:08 | null | UTF-8 | C | false | false | 4,205 | h | /*
*
* Copyright 2015, Google Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
* met:
*
* * Redistributions of source code must retain the above copyright
* notice, this list of condi... | [
"lberki@google.com"
] | lberki@google.com |
2f4e1063937702c278e6f2760de03b2cc900a4fe | 24edf1a47fdc3510e9ed278883d0660653a30795 | /Library/StdDriver/inc/ebi.h | f99b184ed9b35859a6c91e697bc2a25c14756d35 | [
"Apache-2.0"
] | permissive | OpenNuvoton/M071Q_M071V_BSP | a4851f4362ef6738880a264108e78aa5ca9a3787 | 7767f58ec9fac34ed50be6225f2367aa09ca1538 | refs/heads/master | 2023-06-21T13:30:05.185589 | 2023-05-24T09:23:57 | 2023-05-24T09:23:57 | 301,976,828 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 9,857 | h | /**************************************************************************//**
* @file ebi.h
* @version V3.00
* $Revision: 5 $
* $Date: 16/10/25 4:25p $
* @brief M071Q_M071V series External Bus Interface(EBI) driver header file
*
* @note
* SPDX-License-Identifier: Apache-2.0
*
* Copyright (C) 2016 Nu... | [
"WSChang0@nuvoton.com"
] | WSChang0@nuvoton.com |
cb68c5263553167cf690c7b0ac51a64d3cd6021e | b4a04b3393e1353e655bfbab9ec7f044afd32539 | /MPI/advanced_mpi/advanced_scatter.c | d401218e2c6ba007c7aee3362c68fb60b4eceec7 | [] | no_license | david-kishi/Learning-Parallelized-Computing | 3b62ccb1fabe6d1483e9cac36cd550accc72d43f | c6989b635b773de508722bde1a01a17db92658dd | refs/heads/master | 2022-07-15T03:29:40.742954 | 2020-05-15T07:11:39 | 2020-05-15T07:11:39 | 239,480,722 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,132 | c | /******************************************************************************
* FILE: mpi_scatter.c
* DESCRIPTION:
* MPI tutorial example code: Collective Communications
* AUTHOR: Blaise Barney
* LAST REVISED: 04/13/05
******************************************************************************/
#include "mpi.h"
... | [
"dansdk.blue@gmail.com"
] | dansdk.blue@gmail.com |
53d3fe901719e6070c08da61604cc79f1455e4d6 | 987b6dec181394a4ca8fe9395b939c6d70f6a266 | /bs_sensor/bs_sensor/Dave/Generated/ETH_LWIP/lwip/core/ipv6/ip6_frag.c | 237524dca804efd13cf04d0b06cd4a474e4de189 | [] | no_license | Erwinvanveenschoten/InclinoTestFacility | 1b699ee297dfde89150fcc7f47e02bd804ae878c | 6c18cf81b4abeb22de9499de6a6bf17df97f289f | refs/heads/master | 2021-01-02T06:18:05.850750 | 2020-04-29T13:05:03 | 2020-04-29T13:05:03 | 236,752,738 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 26,737 | c | /**
* @file
*
* IPv6 fragmentation and reassembly.
*/
/*
* Copyright (c) 2010 Inico Technologies Ltd.
* 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 c... | [
"erwinvanveenschoten@gmail.com"
] | erwinvanveenschoten@gmail.com |
9ac6fac04795a2ea6993e731b6de14832c61c003 | 93ef45201eeaf63ffc31791f857258eac14c5a75 | /src/lib/libdfui/lang.h | c0177f411c3e9c913eef2e8d108e37030feb4ad6 | [
"BSD-3-Clause"
] | permissive | sullrich/pfSense-bsdinstaller | 521aee67c6103352b21ffa28692c50279aff8e61 | 4dff210f97d13ae6d3cd3197e9359ce70be2fe88 | refs/heads/master | 2021-01-01T17:57:55.163730 | 2011-07-02T23:22:12 | 2011-07-02T23:22:12 | 1,925,434 | 3 | 0 | null | null | null | null | UTF-8 | C | false | false | 266 | h | /*
* $Id: lang.h,v 1.3 2005/09/01 19:23:14 cpressey Exp $
*/
#ifndef __LANG_H_
#define __LANG_H_
#ifdef __cplusplus
extern "C" {
#endif
int set_lang_syscons(const char *);
int set_lang_envars(const char *);
#ifdef __cplusplus
}
#endif
#endif /* !__LANG_H_ */
| [
"sullrich@gmail.com"
] | sullrich@gmail.com |
0ffadc1642202e2877c2a0f189b33d3653191358 | 84544131b64b6727598f87afd5ef61af6374f2e5 | /programs/xdm/dm.h | a3e3f08917bedc5bf978a20c1c8250648060e371 | [] | no_license | rickgaiser/xfree86-ps2 | 87e3a1a71bb659ed93cb316d2533a80a281d9a1a | 1548767ecf7d211eef424505ef6879c5496be9e9 | refs/heads/master | 2020-12-31T07:55:31.766127 | 2015-10-07T09:21:02 | 2015-10-07T09:21:02 | 43,805,007 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 11,285 | h | /* $XFree86: xc/programs/xdm/dm.h,v 3.12 1996/12/09 11:57:14 dawes Exp $ */
/* $XConsortium: dm.h,v 1.66 95/07/10 21:18:07 gildea Exp $ */
/*
Copyright (c) 1988 X Consortium
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software... | [
"rgaiser@gmail.com"
] | rgaiser@gmail.com |
bd8bc4656747ec97e575d3810b083d649bc0f551 | 205798618411cd76c20bb2af66a6b9a5208f111c | /Proyecto/TFT/example/src/spi.c | 826c896834611d7778b2e9fbdc3ca0af4e4faf71 | [
"MIT"
] | permissive | sebastianmuratore/td2-2018r4051-grupo1 | a1801c98531085feb2f27cf1e21a97062d6df987 | f522fc7e63c4bcf94545314f5cf6517055da9eba | refs/heads/master | 2020-03-19T10:41:57.341830 | 2018-12-12T19:34:58 | 2018-12-12T19:34:58 | 136,393,725 | 2 | 1 | null | null | null | null | UTF-8 | C | false | false | 2,643 | c | /*
* @brief SPI example
* This example show how to use the SPI in 2 modes : Polling and Interrupt.
*
* @note
* Copyright(C) NXP Semiconductors, 2014
* All rights reserved.
*
* @par
* Software that is described herein is for illustrative purposes only
* which provides customers with programming information reg... | [
"sebastian.muratore94@gmail.com"
] | sebastian.muratore94@gmail.com |
184414b56687db0d1a150d9166e20190afd543a5 | c5b02d3b0888c5b7bfd849afdc87f6f57181c8f0 | /mudlib/d/khojem/zone/md_emksq.c | 7dfc5c7f649896fb74c51dc1aa819d066634e5f4 | [] | no_license | jpeckham/DarkeLIB | 8a311164f460cf2acd9e0fc7e1e1e69710f31b80 | 87c020b4974981879aa68f5d19b0dc2e96d2fe7d | refs/heads/master | 2021-09-11T08:55:34.673296 | 2021-09-05T04:58:33 | 2021-09-05T04:58:33 | 141,068,816 | 2 | 5 | null | 2021-09-05T03:06:16 | 2018-07-16T00:39:43 | C | UTF-8 | C | false | false | 1,137 | c | // Wizard: Khojem
// MD-east market square
// md_emksq.c
#include <std.h>
inherit ROOM;
void create() {
::create();
set_property("light", 1);
set_property("indoors", 1);
set("short", "Northeast Market Square");
set("long", "You are on the eastern side of a market square. "+
... | [
"jdpeckham@gmail.com"
] | jdpeckham@gmail.com |
2d0d43dd7b1fa3eb09a74f1c6cc5c848744fa4c1 | 4273135a9c8fd46c47a6871506c02b98a37c5503 | /example/linux/network/udp_server.c | d55b5e841d9750d33fe1717d06fe6d12aa4110d0 | [] | no_license | xuyuanxin/notes | f31cd6c8bce0357f0ac4114da7330901fce49b41 | d8fed981a2096843a62bb4a40aa677168e11f88e | refs/heads/master | 2022-05-06T22:54:42.621373 | 2022-04-23T07:26:00 | 2022-04-23T07:26:00 | 25,041,042 | 2 | 2 | null | 2022-04-22T23:36:23 | 2014-10-10T15:18:08 | C | UTF-8 | C | false | false | 2,503 | c | #include<sys/socket.h>
#include<netinet/in.h>
#include<errno.h> /*errno*/
#include<unistd.h>
#include<stdio.h>
#include<stdlib.h>
#include<string.h>
#include"net_pub.h"
/*-----------------------------------------------------------------------------------
Despite the simplicity of this function, there are numerous d... | [
"xxuyuanxin@163.com"
] | xxuyuanxin@163.com |
6a9c8ba5ae8ba56ad302651c70b8f908470f5eb4 | 8afb5afd38548c631f6f9536846039ef6cb297b9 | /MY_REPOS/misc-experiments/_FIREBFIRE/boringssl/crypto/err/err.c | 7973a0eca8a62337657c3392041af464f8e38d21 | [
"MIT"
] | permissive | bgoonz/UsefulResourceRepo2.0 | d87588ffd668bb498f7787b896cc7b20d83ce0ad | 2cb4b45dd14a230aa0e800042e893f8dfb23beda | refs/heads/master | 2023-03-17T01:22:05.254751 | 2022-08-11T03:18:22 | 2022-08-11T03:18:22 | 382,628,698 | 10 | 12 | MIT | 2022-10-10T14:13:54 | 2021-07-03T13:58:52 | null | UTF-8 | C | false | false | 25,906 | 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
... | [
"bryan.guner@gmail.com"
] | bryan.guner@gmail.com |
452192dd0dc3d45df47edb8ace2445efc2d8351e | 347893a71392af71c2bde394f139eab3ca15ff16 | /libft/flags.c | 14fdf2f31166d9352b7a1758245219ac476ccf5a | [] | no_license | aelphias/Push_swap | c9e4514f1bee18e2c9cfb4edc521cc534688cec2 | f9447e45374d12faecc59d71da2345b39986c6ee | refs/heads/master | 2023-01-09T08:00:31.596917 | 2020-11-04T19:47:37 | 2020-11-04T19:47:37 | 287,929,411 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,585 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* flags.c :+: :+: :+: ... | [
"aelphias@am-b4.msk.21-school.ru"
] | aelphias@am-b4.msk.21-school.ru |
5f88d4ad0203caf32c5e5f48410eeb18a34266aa | b777de04353a4041e611b44843dda3f7a7242d4a | /dataStructures1.1.h | 201b04b14207a2a8ac5f346f09cb7690a559f326 | [] | no_license | buddhi1/vatti | bd19a7cd83025cd50824ab740f06a1059dc98c49 | c6f447005c27230b1b9158869061fb61943d6be1 | refs/heads/main | 2023-01-09T23:54:19.978371 | 2020-11-08T01:41:08 | 2020-11-08T01:41:08 | 310,407,324 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 58 | h | // data sturecture to save polygon
vactor<float> polygon; | [
"buddhiashan8@gmail.com"
] | buddhiashan8@gmail.com |
23ad2aeb4d50c14dab2b352483a00d69bd44275f | 7828597258bd3e16cf3243762100b465ef61704c | /nasapp/source/libvorbis-1.2.3/lib/window.h | f5cf9c8f8629a9e81fb779f165a199152cb4d5c7 | [
"BSD-3-Clause",
"LicenseRef-scancode-public-domain"
] | permissive | iptime-gpl/userapps_a3004nd | 6b1a8c5bfa43f35f3086cf8a6b0d92a532259455 | 8884bc1221ff6e4216c005e49aacea11e4833007 | refs/heads/master | 2021-05-09T11:01:54.552571 | 2018-05-23T00:20:40 | 2018-05-23T00:20:40 | 118,980,184 | 2 | 1 | null | null | null | null | UTF-8 | C | false | false | 1,147 | h | /********************************************************************
* *
* THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
* USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
* GOVERNED BY A BSD-STYLE SOURCE LICENS... | [
"iptime.gpl@guu.moe"
] | iptime.gpl@guu.moe |
d70db33713fe766571f7e622e4f51cb72db3f014 | 133e8161ece255e7d4c84a89bea72ead27d08011 | /Pods/Headers/Public/MotionAnimator/MDMAnimatableKeyPaths.h | 82ce7c4819784ee8748cca0d73ee7a653df17a1f | [] | no_license | SoWhat3/CampusJobs | 8e81e425e1a2c370ba51a9c578d0f7efc42497bf | e260efed8d4c2e963bd0a2b7d4515b844357eb22 | refs/heads/master | 2020-03-22T12:03:21.300985 | 2018-08-15T16:49:01 | 2018-08-15T16:49:01 | 140,013,923 | 0 | 2 | null | null | null | null | UTF-8 | C | false | false | 51 | h | ../../../MotionAnimator/src/MDMAnimatableKeyPaths.h | [
"szheng@fb.com"
] | szheng@fb.com |
8ff75bbe48cd136ab2309bdbdd5d757c1ea2e866 | b27e8fd9bd7e59ed4ef4983d8c5bd99385371657 | /I2C_IO.h | 76a6a3af01b370f06822455dee23d45a83cca012 | [
"MIT"
] | permissive | plocher/test-cTc-machine-simulation | 3b4c2ec74c03c3dc14e25ef0c6acb848623b9614 | 2e2a46e2ab5890ea8efbae3d9827de2d741ef6b5 | refs/heads/master | 2023-01-07T01:34:18.259546 | 2020-11-05T03:58:42 | 2020-11-05T03:58:42 | 280,713,194 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 1,338 | h | #ifndef _I2C_IO_H
#define _I2C_IO_H
// #define IOX // MCP23017 16 bit expanders
#define IO_PLOCHER // PCF8574 & PCF8574A 8-bit expanders
// #define DEBUG_IOX
// I2C IOX32 interface
// INPUTS and OUTPUTS are arrays of bits for/from the IOexpanders
extern bool INSTALLED[2][7]; // is there an IO expander ... | [
"john.plocher@gmail.com"
] | john.plocher@gmail.com |
ca051fdd4cb3eb9a34bc506ec7ec94a605e7f08e | d4efa2b95713a9a3f4a53d34e1d57f2b2478e19c | /src/Screens.c | 0fc1fb24f7210f887ca74cf95d03b773185b0ef0 | [
"FTL",
"MIT",
"LicenseRef-scancode-warranty-disclaimer",
"BSD-3-Clause",
"LicenseRef-scancode-public-domain"
] | permissive | sodomon2/ClassiCube | ef35c96bf08cfbdc3881d14707c2c01b093ca707 | 649a79022ef4c0c4e24b2fb885b9715e01d2bf57 | refs/heads/master | 2021-01-03T17:29:50.947871 | 2020-02-13T04:00:20 | 2020-02-13T04:00:20 | 240,170,023 | 0 | 0 | NOASSERTION | 2020-02-13T03:37:51 | 2020-02-13T03:37:50 | null | UTF-8 | C | false | false | 58,748 | c | #include "Screens.h"
#include "Widgets.h"
#include "Game.h"
#include "Event.h"
#include "Platform.h"
#include "Inventory.h"
#include "Drawer2D.h"
#include "Graphics.h"
#include "Funcs.h"
#include "TexturePack.h"
#include "Model.h"
#include "Generator.h"
#include "Server.h"
#include "Chat.h"
#include "ExtM... | [
"unknownshadow200@gmail.com"
] | unknownshadow200@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.