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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
a2f3c2767a3a79601b555fc42cc6dc81977dd774 | 7ed7a4346d73de719cb189f81ada7fd43b6e55c8 | /tests/unit/s2n_kem_preferences_test.c | d2da29e83e87da576a9ca63f16e3c19ce6b4df65 | [
"Apache-2.0",
"MIT"
] | permissive | ttjsu-aws/s2n | 49113147d087d4d67f21bcb7c977c4785a2013e9 | c6d1f293de01abd145a6439a8f9c8f5919ef112f | refs/heads/main | 2021-08-16T15:16:29.966718 | 2021-06-16T21:40:25 | 2021-06-16T21:40:25 | 151,763,894 | 2 | 0 | Apache-2.0 | 2020-09-30T23:34:38 | 2018-10-05T18:42:24 | C | UTF-8 | C | false | false | 5,746 | c | /*
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "license" file ... | [
"noreply@github.com"
] | ttjsu-aws.noreply@github.com |
2138de6d034bdfaae8ae3f85cdd3c0a07ffc11be | dea8728f89209e12034291e6ce228079373af6a4 | /GA/myAI.c | 6738cee5dbdf7178509734eede968ce71d5f2910 | [] | no_license | smurakami/AI-2012 | a14b30ad53a4fb3e68cd911411aa719b09db2086 | f3c24759ec32ec89a222ff0ba95dae2587d300ba | refs/heads/master | 2021-01-23T13:47:40.910665 | 2014-05-19T03:23:20 | 2014-05-19T03:23:20 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,608 | c | #include "GAI.h"
/********************************
人工頭脳の設計
********************************/
/*
以下のような構造体で人工頭脳を表現する。
人工頭脳は、人工頭脳myAI, 人工神経細胞neuronの二層構造にする。
人工頭脳AIは、平面上に人工神経細胞が正方形にSIZE*SIZE個集まったものである。
神経細胞では、八桁の二進数により、神経細胞の状態を示す。
神経細胞の状態を表す変数を、neuron.stateとする.
便宜のため、コメント中ではstateのx桁目をstate-xと記載す... | [
"s.murakami@conol.jp"
] | s.murakami@conol.jp |
fb0ab24d4f88647773e9386987371cced522f991 | 38002ed688af15dc7b051bb4a471d1bab5266d78 | /68000/ReferenceDesigns/TG68_MiniSOC/Archive/TG68_MiniSOC-m4k-xtra/CFirmware/sdbootstrap/textbuffer.h | 57cd7796c2294a44dd4c47bb13172e71ffd769d3 | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | douggilliland/Retro-Computers | 86063b131591a5b4af2538cb8eabfc505473a050 | 629461a39351c625f15e13841c6e2b343f05a080 | refs/heads/master | 2023-06-08T06:57:05.590811 | 2023-05-28T13:51:05 | 2023-05-28T13:51:05 | 79,813,416 | 41 | 10 | null | 2022-10-06T23:01:58 | 2017-01-23T14:47:16 | C | UTF-8 | C | false | false | 171 | h | #ifndef TEXTBUFFER_H
#define TEXTBUFFER_H
void ClearTextBuffer();
int printf(const char *fmt,...);
#undef putchar
int putchar(int c);
int puts(const char *str);
#endif
| [
"doug@douglasgilliland.com"
] | doug@douglasgilliland.com |
b75f0c88dec59eb9ac3bc917c18e91b1de8438f3 | d4b29a7f75cc3a1d5f3fd0dc9b5ff9b3f783fdf0 | /tests/arch/arm/arm_interrupt/src/arm_interrupt.c | b6b73ca75699f7c19b27e8e2479a4eb9e5eac3ad | [
"Apache-2.0"
] | permissive | YuguoWH/zephyr | 70b2ea530ed3e8f90100846f134a7f55b6810b54 | 59cea85c52d6a215a0e3745e824f7ed8196ac47b | refs/heads/master | 2020-09-13T00:10:41.737898 | 2019-11-18T21:37:13 | 2019-11-19T01:29:48 | 222,597,658 | 1 | 0 | Apache-2.0 | 2019-11-19T03:11:26 | 2019-11-19T03:11:26 | null | UTF-8 | C | false | false | 2,614 | c | /*
* Copyright (c) 2019 Nordic Semiconductor ASA.
*
* SPDX-License-Identifier: Apache-2.0
*/
#include <ztest.h>
#include <arch/cpu.h>
#include <arch/arm/cortex_m/cmsis.h>
static volatile int test_flag;
static volatile int expected_reason = -1;
void k_sys_fatal_error_handler(unsigned int reason, const z_arch_esf_... | [
"andrewboie@gmail.com"
] | andrewboie@gmail.com |
6e369e9678fa11b8576345ecb96104efc566f838 | 11f18ad3d3e7bade6b66f57321d35cee6a94cd3e | /Factorial/Factorial/main.c | 8e803bd90ed0f1b6ee2bdf685c997aae66e803c2 | [] | no_license | parth-verma/ITP-AIT | cbcc78fb62ab4a087a83a406be53d577c7eeb006 | a53d8739a1f4362bf9ca589c2cd8629276133ea4 | refs/heads/master | 2021-06-23T15:45:32.663544 | 2017-08-25T04:43:01 | 2017-08-25T04:43:01 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 371 | c | //
// main.c
// Factorial
//
// Created by Parth Verma on 31/01/17.
// Copyright © 2017 Parth Verma. All rights reserved.
//
#include <stdio.h>
int main() {
int x,fact=1,i=1;
printf("Enter any number: ");
scanf("%d",&x);
while(i <= x)
{
fact *= i;
i++;
}
printf("The fac... | [
"v.parth98@gmail.com"
] | v.parth98@gmail.com |
ae9b6269023fb86fb8eea29b2cc03e338179db98 | 67b79223d8ccc322c6aa747dff7916913202bba1 | /before/ch02/des.c | de5168ec36d5332342fc6ea8e318952a7044d1c7 | [] | no_license | jrhee17/ssl-study | ae50296d1db5c9e58ffa1db7d6c462ca163c9053 | 81bf71040affa727d436ce43f6478efc8300b820 | refs/heads/master | 2020-11-28T09:46:55.126355 | 2019-12-25T16:17:42 | 2019-12-25T16:17:42 | 229,773,987 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,607 | c | #include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <assert.h>
#include "des.h"
#include "hex.h"
#define GET_BIT(array, bit) \
(array[(int) (bit / 8)] & (0x80 >> (bit % 8)))
#define SET_BIT(array, bit) \
(array[(int) (bit / 8)] |= (0x80 >> (bit % 8)))
#define CLEAR_BIT(array, bit) \
(array[(int) (bit /... | [
"guins_j@guins.org"
] | guins_j@guins.org |
1f214b80a6f80a035e29eeb144b065e105685e04 | 191707dd19837f7abd6f4255cd42b78d3ca741c5 | /X11R4/mit/lib/X/TextToStr.c | 8aa65f360a8cbc39a6921f6f0b097aedcf59cf8b | [] | 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,989 | c | /* Copyright 1989 Massachusetts Institute of Technology */
#include "copyright.h"
#include "Xlibint.h"
#include "Xatom.h"
#include "Xutil.h"
/*
* XTextPropertyToStringList - set list and count to contain data stored in
* null-separated STRING property.
*/
Status XTextPropertyToStringList (tp, list_return, count... | [
"yoya@awm.jp"
] | yoya@awm.jp |
73de08ccca95a32a5659b6d3fb6c1f4e8451af5a | cff0916593d4812073c0b04f6d02bd61d6ce2a36 | /libc/stdio/sprintf.h | 043803083be073c0067b15cb94a643601698ed85 | [] | no_license | RobinPetit/BermudOS | f7c44aa727687990e72a91d585bf61f50e9dae67 | c0e0359624561f9516568d3d3e9c3959c2e795cd | refs/heads/master | 2021-01-10T15:27:40.634339 | 2016-09-27T21:05:49 | 2016-09-27T21:09:44 | 50,473,037 | 3 | 2 | null | 2016-01-29T12:44:25 | 2016-01-27T01:42:27 | C | UTF-8 | C | false | false | 1,072 | h | #ifndef SPRINTF_H
#define SPRINTF_H
#define ASTERISK (1 << (sizeof(BYTE)*8 - 1))
#define NOT_MENTIONNED (1 << (sizeof(BYTE)*8 - 2))
struct sprintf_arg_s
{
BYTE flags; /* see sprintf_flags_e */
BYTE width; /* minimal number of printed characters (padding) */
BYTE precision; /* minimal ... | [
"robpetit@ulb.ac.be"
] | robpetit@ulb.ac.be |
d4e52ef50d2e8baa2fc8264ec612162c2e4e2582 | e5eb4201d47c5c5d4abd58cf39982328bb7ea119 | /trials/position.c | 13cabe6da997680c64810f364169da3418c8b39f | [] | no_license | kill-switch/Carom | d9d4cf14fb8b532ece23498754af1600f3e91eca | d6544897ca4012322e77894b2397efd968b59ae8 | refs/heads/master | 2021-01-10T20:21:06.489693 | 2011-12-02T16:02:23 | 2011-12-02T16:02:23 | 2,900,003 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,223 | c | #ifndef PHYSICS_H
#define PHYSICS_H
#include "physics.c"
#endif
#include <stdlib.h>
vector findValidPositon(float Radius,BALL coins[],BALL wall[],BALL pocket[])
{
char isCorrect = 0;
vector v;
float y;
while(isCorrect == 0)
{
isCorrect = 1;
v.x = random(100)/100.0;
v.y = random(100)/100.0;
for(i= 0 ;i<10;... | [
"shivamhanda@gmail.com"
] | shivamhanda@gmail.com |
f1b8be45cf1c0b1f66ddecd8686bf390b0f5afb3 | d1b3697939ee5f4b999f8c022e9ca31105337478 | /hw5/src/hw5.h | 904936e53475617cdda077e7fe64db4e725c669d | [] | no_license | mitchdz/ECE532 | 1496247bfc929cdb1604a2d5a2a43e2156b1b4de | e327b5b917aca262b093b94c21d55503cb719599 | refs/heads/master | 2023-01-06T06:41:46.470256 | 2020-11-03T02:19:12 | 2020-11-03T02:19:12 | 294,537,392 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,367 | h | #ifndef HW5_H
#define HW5_H
#include "ECE576A.h"
#include <stdbool.h>
void printECE576AHW5Help();
/* hw5 error codes for debugging the program */
enum _ECE576A_error
{
E_ECE576A_SUCCESS,
E_ECE576A_FILE_NOT_FOUND,
E_ECE576A_GENERIC_ERROR,
E_ECE576A_ARRAY_SIZE_MISMATCH,
E_ECE576A_NOT_IMPLEMENTED,
... | [
"mitch_dz@hotmail.com"
] | mitch_dz@hotmail.com |
ebf99c3fff7f77b9417c3a6ea8aa883e4e466cdf | 388d816c7e121af00e1d6a248b321fcefa380863 | /practice/threads_prac.c | 0218396e829703ceb6655823a8f402cbdc63adae | [] | no_license | harshadmanglani/Azure_OSL | a7981b4f7ddb0f011569a1161a5de63defdca87a | 158de7dcad5b1c6c2b132fb6929ef8e453e551a8 | refs/heads/master | 2023-03-28T12:59:25.626466 | 2021-03-23T05:53:47 | 2021-03-23T05:53:47 | 289,183,727 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,203 | c | #include <pthread.h>
#include <stdio.h>
void *func(void *param);
int main()
{
pthread_t tid;
printf("Creating and passing the thread\n");
pthread_create(&tid, NULL, func, "in the thread func");
pthread_join(tid, NULL);
printf("The thread is executing\n");
printf("The thread func is done with i... | [
"harshad.gm@gmail.com"
] | harshad.gm@gmail.com |
9116717099c1292280a1f72576c784076cd23982 | 903c45082bd0d4fbb0a0d6a289b5294d8d05c314 | /sys/arch/usermode/include/endian.h | 73abd3dd92aae4e2f54e2fe4c102944eb08b1cb5 | [] | no_license | tombibsd/netbsd-src | 0552d62659412e821163c945c62b7555d1e616d2 | 7f0f8c8c4b00f7c47700b8260a5cbd627d73fe7c | refs/heads/master | 2021-01-21T04:54:21.541793 | 2016-06-17T00:56:40 | 2016-06-17T00:56:40 | 24,783,931 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 405 | h | /* $NetBSD$ */
/*
* Automatically generated by genheaders.sh on Sun Nov 10 15:47:57 AST 2013
* Do not modify directly!
*/
#ifndef _USERMODE_ENDIAN_H
#define _USERMODE_ENDIAN_H
#if defined(__i386__)
#include "../../i386/include/endian.h"
#elif defined(__x86_64__)
#include "../../amd64/include/endian.h"
#elif define... | [
"uebayasi@tombi.co.jp"
] | uebayasi@tombi.co.jp |
c793631d0e01c92f58af77842b6425306d9fea88 | 82d0edfb0485875f7dc4cf8200403716eebd5275 | /src/pattern_match/regex/test_regex2.c | 60b48f41bef4f7d0b14d57582250c83e1c1fa313 | [] | no_license | kinow83/test | b1a50ab2697ab479d545feb9fc5c021b28630e1d | df2c035076e0d3b91d223e2f9d07e97533a9c2d1 | refs/heads/master | 2022-10-19T22:03:11.751861 | 2022-09-25T09:05:43 | 2022-09-25T09:05:43 | 93,793,741 | 2 | 2 | null | null | null | null | UTF-8 | C | false | false | 2,049 | c | #include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <regex.h>
#include <assert.h>
#include "extract.h"
/* The following is the size of a buffer to contain any error messages
encountered when the regular expression is compiled. */
#define MAX_ERROR_MSG 0x1000
/* Compile the regular expression descr... | [
"kinow83@gmail.com"
] | kinow83@gmail.com |
9642e4e727ed032bf278ad5c8e8d6c7d0ec0391b | 3fde0e2c26ae7e0a4cd4c57013ba0daeddc43097 | /1 Cruise/Cruise.cydsn/codegentemp/PWM_Out_2.c | df73da1a56e7e70affe53fbbdcf775497414c88b | [] | no_license | jiayuebao/Intelligent-Robot-Design | 155d908db78fd72deee0dc1e0ba1bbfac3386c30 | dac97baaa78867750e3a40774c7490f5cbf77d35 | refs/heads/master | 2020-04-17T21:28:55.783719 | 2019-01-23T16:36:35 | 2019-01-23T16:36:35 | 166,951,707 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,065 | c | /*******************************************************************************
* File Name: PWM_Out_2.c
* Version 2.10
*
* Description:
* This file contains API to enable firmware control of a Pins component.
*
* Note:
*
********************************************************************************
* C... | [
"jiayueb@andrew.cmu.edu"
] | jiayueb@andrew.cmu.edu |
0f1a69e9018c525ab29bdfb1e3c56de6fb1ade9e | 3cc76254041750ec5d96e4c512f9ab893b2d15e6 | /dissassembler.h | 998a14c8ae70bfc0812f3bff367d634127200d13 | [] | no_license | dht2003/8080-Disassembler | 9e03ff593c691780860ea1f712ec889e69cd560c | b14abbaff2d151514c21b9beca86404bb616f01b | refs/heads/main | 2023-04-29T18:13:51.265699 | 2021-05-24T21:13:54 | 2021-05-24T21:13:54 | 368,667,705 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 355 | h | // File : dissassembler.h
// Description: Interface of Code and dissassembler functions
#ifndef DISSASSEMBLER_H
#define DISSASSEMBLER_H
#include <stdio.h>
#include <stdlib.h>
typedef struct Code {
int PC;
unsigned char *buffer;
} code;
int dissassembler8080p(code *program);
void freeCode(code *program... | [
"guysham2003@gmail.com"
] | guysham2003@gmail.com |
625d88dbb3aee6a33d0fe1f7276b07ef33dcc4b4 | 95c4b4bcb0fe033595e02d7f128c57aee35d9ff3 | /2019-2/Aulas-Praticas/aula0901.c | 33fa4da4b6218c780b6157f18501982bf9572e2a | [] | no_license | luizflleitao/EEL270 | 9c467ffd477549a1e30bd3b72f5ae026c4e840af | 42626cc693eda159ff970333de39070ca9d7100b | refs/heads/master | 2023-07-16T16:10:27.863322 | 2021-08-24T21:11:00 | 2021-08-24T21:11:00 | 178,781,556 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 9,831 | c | /*
* Universidade Federal do Rio de Janeiro
* Escola Politecnica
* Departamento de Eletronica e de Computacao
* EEL270 - Computacao II - Turma 2019/2
* Prof. Marcelo Luiz Drumond Lanza
*
* Autor: Luiz Fernando Loureiro Leitao
* Descricao: implementacao das funcoes CodificarBase64, DecodificarBase64 e EncontrarP... | [
"luizflleitao@gmail.com"
] | luizflleitao@gmail.com |
38971ed3b8fe9c5c0fedfb32ab1b957689e4bbc9 | 129e81f79e612e3782e3011cc7f546ffca641c6a | /include/pktdrv.h | b1523a2737b21cd805966a22cf64d39c0a526d9c | [] | no_license | jiyuan312986471/Bachelor-Graduation-Project | 40a92adf90e55213906e4c5175ce9fe87c41d46d | 4c0e7f625e9c90278b76cbfac1d5b30e92d690df | refs/heads/master | 2016-09-05T14:43:59.211777 | 2015-03-05T15:57:29 | 2015-03-05T15:57:29 | 31,721,293 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 1,627 | h | #ifndef __PKT_DRV_H__
#define __PKT_DRV_H__
#include "typeDef.h"
void tickwait(unsigned int tick);
void mswait(unsigned int ms);
void pd_getaddress(int iface, void* buffer);
int pd_getaddresslen(int iface);
int pd_sethwaddr(int iface, byte* hwa);
int pd_powerdown(int iface);
int pd_powerup(int iface);
int pd_powersta... | [
"jiyuan1005@hotmail.com"
] | jiyuan1005@hotmail.com |
9bbe0dcfc36a7a8b90e66e09f27e7a519d5775db | 2162d6b18008a8752b303889e9c22e442f3682bf | /alphapattern.c | bf534a94be1845e6b6c8202223054d7c0aecd2f9 | [] | no_license | Rajashree-Deshmukh/C-Program | f1bb6f4d367115051e7b27b9aea1af80cb94b193 | 8ca784ddd4d11fd5ba81feaada572b86001642ee | refs/heads/main | 2023-01-13T12:29:30.241580 | 2020-11-17T09:19:54 | 2020-11-17T09:19:54 | 313,564,869 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 184 | c | #include<stdio.h>
int main()
{
int i,j,row=4,col=3;
for(i=1;i<=row;++i)
{
for(j=1;j<=col;++j)
{
printf("%c%c",'A'-1+i,'a'-1+i);
}
printf("\n");
}
return 0;
}
| [
"noreply@github.com"
] | Rajashree-Deshmukh.noreply@github.com |
c05bbc5622a8f57edd2f699bd57040aac89260f0 | 01bd3013790032f7bd61c3d49ee8e492b65b7c1f | /netlink/client.c | 9e80e066b2736a227c62cc57c79ef7b2573aba5b | [
"MIT"
] | permissive | meilihao/demo | a7ea9a2fa322ccaa835161960b2656c7a0421017 | e8bed28184194f48b5d5007d895dd1270f039244 | refs/heads/master | 2023-08-05T22:58:02.054027 | 2023-07-30T10:02:04 | 2023-07-30T10:02:04 | 99,983,738 | 1 | 0 | MIT | 2023-05-05T02:46:10 | 2017-08-11T02:33:48 | Go | UTF-8 | C | false | false | 2,187 | c | #include <stdio.h>
#include <stdlib.h>
#include <sys/socket.h>
#include <string.h>
#include <linux/netlink.h>
#include <stdint.h>
#include <unistd.h>
#include <errno.h>
#define NETLINK_TEST 30
#define MSG_LEN 125
#define MAX_PLOAD 125
typedef struct _user_msg_info
{
struct nlmsghdr hdr;
c... | [
"563278383@qq.com"
] | 563278383@qq.com |
18ff978d8046f3d17ba7ee844e161cd3f65e1eb8 | 6e8d7e75a3f979c212fa9dc0da0d9ba305652d0e | /小车红外对准/Mylib/motorDriver.h | fb1c398f0850587000b8c52cd9db9e48ab4139c8 | [] | no_license | p870668723/SelfCharging | 15f55947d6b298ec409888a2c94a96bea911703a | f26ddb2909f6859b41086b1bbbab030c539b6377 | refs/heads/master | 2021-01-11T05:45:45.355122 | 2016-10-24T13:23:23 | 2016-10-24T13:23:23 | 71,359,509 | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 1,524 | h | #ifndef MOTOR_DRIVER_H
#define MOTOR_DRIVER_H
#ifdef __cplusplus
extern "C" {
#endif
//#include "stm32f4xx.h"
//#include "stm32f4xx_gpio.h"
#include "math.h"
#define Crystal (168000000.0) //晶振频率
#define PWM_Freq (5000.0) //PWM频率
#define PWM_Period ... | [
"870668723@qq.com"
] | 870668723@qq.com |
c4320fcb5e27d8fef40e3b4be78f1d5b0760ff5c | 968f3a9fd14c9a069dbc80ae0482df5ea0dad9ed | /kernel/mm/gdt.c | a89e1491f1c6c34d0c9dd47a584469f001c542c7 | [] | no_license | ljk98116/OS64 | 95b849649c1cdd6063996be99c1c8e2020b4941e | 52a15b4c8f52feff072052411b64be8a9ba0a1cf | refs/heads/main | 2023-08-05T19:59:50.529056 | 2021-09-25T12:14:39 | 2021-09-25T12:14:39 | 403,919,267 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,615 | c | #include <gdt.h>
#include <tstdio.h>
tss_descriptor_t tss_desc;
extern void tss64_flush();
extern uint64_t GDT_Table[];
extern uint64_t TSS64_Table[];
extern uint16_t TSS64_LIMIT;
static void init_tss_descriptor(){
uint64_t tss_base = (uint64_t)TSS64_Table;
tss_desc.lim_lo = TSS64_LIMIT;
tss_desc.always0... | [
"noreply@github.com"
] | ljk98116.noreply@github.com |
b97e230f92e7d0595af8141068a9a018d77fe7f2 | 544aa0a7f119ef1c8860c39f188b41f1bbd9d1c8 | /IoT-RDA5836_3.3/platform/rtos/std/src/strnicmp.c | 60dee9fefc594db2878cb467c7edc2401ffeeae7 | [] | no_license | Edragon/RDA-RDA5856 | e337b5ea357068e37dfd6c6525ae58527b26d743 | b8e7fb8e8915faf6163e28178861a6a94aa63c6e | refs/heads/master | 2021-09-07T23:08:38.284445 | 2018-03-02T17:43:32 | 2018-03-02T17:43:32 | 123,610,783 | 2 | 6 | null | null | null | null | UTF-8 | C | false | false | 2,456 | c | /******************************************************************\
* This code is derived from NetBSD code, for which the following *
* copyright notice applies. *
******************************************************************/
#include "string.h"
/*
* Copyright (c) 1994... | [
"info@electrodragon.com"
] | info@electrodragon.com |
d41ed7c26374eb4bb47c9c9b43a354b6f986cde8 | a8e57dd0807b3d054ea878fcae5df8c43259e160 | /reve/examples/discuss/3/uf1.fwd.inc.8.c | 566f2191bfba8060012092b6d80250330985a98b | [
"BSD-3-Clause"
] | permissive | mattulbrich/llreve | 4edc9bf3a156365b4185631d188bffe02bc5c7aa | 68cb958c1c02177fa0db1965a8afd879a97c2fc4 | refs/heads/master | 2021-07-20T22:14:01.793025 | 2021-04-20T13:47:17 | 2021-04-20T13:47:17 | 51,007,361 | 21 | 7 | null | null | null | null | UTF-8 | C | false | false | 1,833 | c | /*
search routine generated by gen.
skip=uf1, match=fwd (using fwdr), shift=inc
*/
#ifndef CHARTYPE
#define CHARTYPE unsigned char
#endif
#define MAXPAT 256
#ifndef TABTYPE
#define TABTYPE long
#endif
typedef TABTYPE Tab;
extern int __mark(int);
static struct {
int patlen;
CHARTYPE pat[MAXPAT];
T... | [
"mkiefer@c15e727d-c47f-405b-9667-70cf6562d04f"
] | mkiefer@c15e727d-c47f-405b-9667-70cf6562d04f |
0fa926d3918a2b7b0c038e3fb8d7410c805a5461 | 2961417e4edb606fb8dc68ef9bcda8baab4ef48f | /lib/third_party/mcu_vendor/microchip/harmony/v2.05/framework/system/ports/sys_ports_definitions.h | 85f059b2320b4d97c3ef146cf92dc7d247ecf9dd | [
"MIT"
] | permissive | Infineon/amazon-freertos-optiga-trust-x | 472f4acb3a3bc50a55d5786bd31e20daee17d586 | b54ba7b7f80865675d603cbcd1a13632bb5234a1 | refs/heads/master | 2020-04-02T06:43:22.778256 | 2020-03-11T17:17:31 | 2020-03-11T17:17:31 | 154,165,020 | 9 | 4 | MIT | 2019-03-28T11:27:55 | 2018-10-22T15:09:46 | C | UTF-8 | C | false | false | 4,182 | h | /*******************************************************************************
PORTS System Service Library Interface Definition
Company:
Microchip Technology Inc.
File Name:
sys_ports_definitions.h
Summary:
PORTS System Service data type definitions header.
Description:
This file contai... | [
"aggarg@amazon.com"
] | aggarg@amazon.com |
54874d9d17354d99a0152bfacb7755e6ce18ecda | d0ad153c781414b2a60fedf21a806ffece47909d | /ServoTester/main.c | aca0abd8884a98a0d12a0cb1dcd67fa761e12911 | [
"MIT"
] | permissive | PUT-PTM/CandySortMachine | fe8858c23bab76d80c3b362bfc89e347159f35ce | 28cb244d729de1337a09210b65f36903e09bf537 | refs/heads/master | 2021-04-03T08:47:33.085088 | 2018-06-05T07:40:58 | 2018-06-05T07:40:58 | 125,038,845 | 2 | 2 | null | null | null | null | UTF-8 | C | false | false | 698 | c | #include <avr/io.h>
#include <util/delay.h>
int main(void){
DDRB |= 0x03;
// PB1 is now an output
PORTB |= 0x01;
OCR1A = 0x0093; //DUTY
//Micro 92=left90 75=left45(2ms), 55=center(1,5ms), 37=right45(1ms), 22=right90
//Std 93=left90, 74=left45(2ms), 54=center(1,5ms), 36=right45(1ms), 21=right9... | [
"noreply@github.com"
] | PUT-PTM.noreply@github.com |
48f5737916c24a5a6850232c0eeaa3cc1782f978 | 2eb93b4a17f0970ee1ae5c4db9260907981aa88b | /checkerfiles/srcs/checkbegin.c | 73affc583aba28355dd1e9b459347d7cd787196d | [] | no_license | brockcheese/push_swap | d47851906badbfe0382831ebdf170d5851a002c1 | f8b410da10acbe5fb3f7e97c59d4c534324fb6d3 | refs/heads/master | 2021-01-01T00:03:36.726233 | 2020-02-08T07:57:11 | 2020-02-08T07:57:11 | 239,089,661 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,263 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* checkbegin.c :+: :+: :+: ... | [
"bpace@e1z2r2p10.42.us.org"
] | bpace@e1z2r2p10.42.us.org |
235bb6d19ba5e9f39b59424aebdf25e98c78c0cb | fe88a5b1ea96dedb255aec203d83ebe632fc1e2c | /ft_itoa_h.c | 1360a6e405157de572e218ea0f34745602477590 | [] | no_license | rvsrudik/ft_printf | cd73d6ef72183e0730edfa963a055efe8034f2e4 | d65fe5c0cb7513f9b8c4d173f559e1517fc42a3d | refs/heads/master | 2021-01-09T06:30:13.963953 | 2017-03-24T07:56:29 | 2017-03-24T07:56:29 | 80,997,899 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,008 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* llint_to_str.c :+: :+: :+: ... | [
"vrudenko@e1r1p15.unit.ua"
] | vrudenko@e1r1p15.unit.ua |
548fa11347f9d91d2d43de7783f90c633dd8aa5b | cc6525ecfd4a05ac345738d3a09a696127d690b4 | /aula5/parte1/EX2/prog2.c | 15732a465a15982107d461191130a79edb9b1aee | [] | no_license | digas99/ac2-exercicios | e8e0aaa24f3e452ab85416e8fb691e44db7a0ee9 | 0ad85d1e445561f1ec843a4be6588e472135d89e | refs/heads/master | 2023-04-27T12:24:35.793934 | 2023-04-12T09:18:54 | 2023-04-12T09:18:54 | 247,088,062 | 6 | 0 | null | null | null | null | UTF-8 | C | false | false | 794 | c | #include <detpic32.h>
#define K PBCLK/1000
void delay(unsigned int );
void send2displays(unsigned char );
int main(void) {
TRISB = TRISB & 0x80FF; // RB14-8 as outputs
TRISD = TRISD & 0x9F; // RD6-5 as outputs
while(1) {
send2displays(0x15);
delay(200);
}
}
void send2displays(unsigne... | [
"diogo.correia99@ua.pt"
] | diogo.correia99@ua.pt |
afcbf86344509a57e20ea00026284b8d59628e16 | 15d88d3a022c2f6e1cefa2e69ad889597453be92 | /huawei_test/picture.c | 0e34019d1a7200ed3c61c7335f8dd5a2a6d3f7a4 | [] | no_license | Op-chaos/study | ae7eefcd313e2694664eda532ca7d38f1c92c9a8 | 703be60cc5063b4c9fdfdbc2b35d073bb4f323c6 | refs/heads/master | 2022-12-27T15:20:06.205184 | 2020-10-11T07:39:51 | 2020-10-11T07:39:51 | 277,735,984 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 505 | c | #include<stdio.h>
#include<string.h>
int main()
{
int length,i,j;
char str[1000],tmp;
while(fgets(str,1000,stdin) != NULL) {
length = strlen(str);
for(i = 0; i<length; i++) {
tmp = str[i];
for (j = i + 1; j < length; j++){
if(str[i]>str[j]){
... | [
"hao_baitian@163.com"
] | hao_baitian@163.com |
0de9802b863f7e85709fb1ef38faf9dfe7c5d53e | 264cc34d1d5322c9c955f351e5ed710836f6a1a5 | /cmake_targets/basic_simulator/ue/CMakeFiles/RRC_Rel14/IRAT-ParametersGERAN-v920.c | 627be8ec756d41df17d2524a0322a31a430bbfe0 | [
"BSD-3-Clause",
"BSD-2-Clause",
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-generic-cla"
] | permissive | mr-ytseng/openairinterface5g | 8d40a768b2046da8c521f58d34c0466226f1c154 | 54d541c22cdfcb774774089291c93e4e79294a1d | refs/heads/master | 2021-10-27T20:56:33.843199 | 2019-04-19T15:37:55 | 2019-04-19T15:37:55 | 177,127,103 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 5,621 | c | /*
* Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
* From ASN.1 module "EUTRA-RRC-Definitions"
* found in "/home/user/openairinterface5g/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/lte-rrc-14.7.0.asn1"
* `asn1c -pdu=all -fcompound-names -gen-PER -no-gen-OER -no-gen-example -D /home/user/openairinterface5g/c... | [
"yuchia.tseng@irt-systemx.fr"
] | yuchia.tseng@irt-systemx.fr |
26f1037ddd726df014583eb7c1d3265cf48c0999 | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/linux/sound/soc/stm/extr_stm32_sai_sub.c_stm32_sai_set_dai_tdm_slot.c | 3c72e4e8da5c28e78362fe6121c1b10f5099c58d | [] | 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 | 2,671 | 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 |
08c2fc4659d0981021dae5ea8280b0d7d689ce9c | d7597c77366aca8d19c6b73b00f2a65bd172341d | /5-rec/1-rec/da.c | 85d00a4044212515bb918b3932e738afb94b0e0d | [] | no_license | onokatio/nitkc-h8-3j | a420fb8841adcd225e2568ff1cd40749f38c3dd4 | fd3e29db2a6e2a78b981f7f871da43d8ada7b4a0 | refs/heads/master | 2020-03-13T11:18:29.187841 | 2019-04-15T02:04:48 | 2019-04-15T02:04:48 | 131,099,234 | 0 | 0 | null | 2019-11-22T15:59:47 | 2018-04-26T04:18:45 | C | EUC-JP | C | false | false | 1,615 | c | #include "h8-3052-iodef.h"
#define MIC 0
#define SPEAKER 1
void da_init();
void da_out(unsigned char ch, unsigned char val);
void da_stop(unsigned char ch);
void speaker_switch(int mode);
void da_init()
/* D/A 変換とスピーカ切替えの初期化をする関数 */
{
P9DR = P9DR | 0x10;
P9DDR = P9DDR | 0x10; /* フォトMOS制御用のポート P94 を出力... | [
"onokatio@gmail.com"
] | onokatio@gmail.com |
f63de4e462e1ab294836f919fa83f3c66782edab | 713c915a7d5379d2572ebfe32c495b339bb716dc | /src/modules/bluetooth/linux/linux_bluetooth.c | d0ae84116cfe07fbc77f32bc3870d6191a3504ad | [
"Apache-2.0"
] | permissive | glemercier/artik-sdk | 783b9c58be626f491bd52609daee875e5cfa36c7 | 249de1fa9ad022a09b6e535ffd69101e8cec0d59 | refs/heads/master | 2021-01-25T09:43:49.704738 | 2017-11-23T14:50:31 | 2017-11-23T14:50:31 | 123,310,939 | 0 | 1 | Apache-2.0 | 2018-02-28T16:23:16 | 2018-02-28T16:23:16 | null | UTF-8 | C | false | false | 14,607 | c | /*
*
* Copyright 2017 Samsung Electronics All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless require... | [
"g.lemercier@samsung.com"
] | g.lemercier@samsung.com |
ba498cd1b47fb9cb563dfe0346435d896edf8e6c | 8109b1497d5f0073e4735b0b898f21feeab5e78f | /src/c8_sys.h | a7b67c084b717190bb036ea6e54be3706f60363f | [
"MIT"
] | permissive | kjarkko/Chirp | 56dcf0c69311e4a8f18a1b9c923c48bbe319c59b | 7e175534f5f16fc59e8e74f9f998e71ef684589b | refs/heads/master | 2020-06-30T13:28:01.099580 | 2017-03-28T17:57:24 | 2017-03-28T17:57:24 | 74,368,738 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 998 | h | #include <stdio.h>
#include <stdbool.h>
#include "def.h"
#ifndef C8_SYS_H
#define C8_SYS_H
/* TODO
* this table contains the addresses
* of the sprites of different hex values (0x0 - 0xF)
*/
extern const u16 hexsprite_address[16];
struct chipsys {
u8 V[16];
u16 I:12;
u16 PC:12;
// first *unused* ad... | [
"jarkko.karttunen1@gmail.com"
] | jarkko.karttunen1@gmail.com |
a65770a2e3e97f1bb1174608e8117063e6cf97a3 | 2be704cc2c67e9e9cdcefdb4f14e6b1043d66636 | /script/lazy-cseq/workspace/wakeup/_cs_wakeup1.c | f0d937663d97f3796430ab34edb8d8bc3790d6de | [
"BSD-3-Clause",
"BSD-2-Clause"
] | permissive | MaryPet91/SwarmBench | 150445b81eff17942fa510e28a3dd36e757f3149 | 89a28ae0cc8311762abf1aad5fa8beda49483140 | refs/heads/master | 2020-06-21T06:30:17.326902 | 2019-09-18T19:18:44 | 2019-09-18T19:18:44 | 197,368,530 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 27,040 | c | /*
* generated by CSeq [ 0000 / 0000 ]
*
* instance version {}
*
* 2019-02-04 16:41:54
*
* params:
* -i workspace/wakeup/wakeup1.c, --unwind 1, --rounds 1,
*
*/
#define __cs_MUTEX_INITIALIZER -1
#define __cs_COND_INITIALIZER -1
#define __cs_RWLOCK_INITIALIZER -1
#define __cs_BARRIER_SERIAL_THREAD ... | [
"40724691+MaryPet91@users.noreply.github.com"
] | 40724691+MaryPet91@users.noreply.github.com |
a59163fc61ec4c3b508bc45eae21b98570b53af6 | c94d11c8edae201969c983c7d4f3752e26664d45 | /CPlaying5/ThreeArrays.c | 09a51c3b3e00ddf712cd01ad35b0463602683aa1 | [] | no_license | liorcoeh/C-Stuff | 76b1069fe99c47c2c13f852e78f816044a49dbef | f77abca013ccbdbe4395022ff71de45ce5a26f92 | refs/heads/master | 2023-02-09T03:07:53.678367 | 2020-12-27T15:28:34 | 2020-12-27T15:28:34 | 317,530,600 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 958 | c | /*
* A function that prints the letters that appear in the first two arrays
* without appearing in the third array
*/
#include <stdio.h> /* printf() */
int OnlyInTwo(char *arr1, char *arr2, char *arr3);
int main()
{
char *arr1 = "something somethingx";
char *arr2 = "anything anythingx";
char *arr3 = "nothing ... | [
"liorcoeh34@gmail.com"
] | liorcoeh34@gmail.com |
9586fe55baa507459e4cfa51cead4b308bf1ea6b | 2d6988cbfa4a38978e574e54b7ec8208c08c244c | /src/main.c | f215319027d6f5528a563816d267aa1073146215 | [
"MIT"
] | permissive | ucam-comparch-loki/lat-dynamic | b8520e5ea67cfd0964cba6ca1a726397d3c3c383 | 845a34e085c2e5eae2208b49d35dfa99b894a687 | refs/heads/master | 2022-09-09T09:20:00.353029 | 2020-06-03T17:12:02 | 2020-06-03T17:12:02 | 255,638,375 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,564 | c | #include <assert.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <loki/channels.h>
#include <loki/spawn.h>
#include <nn/layers.h>
#include "defs.h"
typedef struct {
conv_shape_t shape;
test_fn* test;
void* buffers;
int in_sparsity;
int out_sparsity;
int num_tiles;
} test_config;
... | [
"Daniel.Bates@cl.cam.ac.uk"
] | Daniel.Bates@cl.cam.ac.uk |
433861f27a217c937bec748390aab5cb73548329 | d484ce1b7522f7841192de73f97da1a44eba0559 | /Assignment1/Multi_file_prog/Multi_file_prog.c | ffecb820db0f35cf28b9ed71c1bb504dd4bbe02e | [] | no_license | 99003733/Linux_Assignment | 7f0f36a235726e2292f0dd8a8a930dc9fff3243a | 8cacaf8bbd5c1297fa2fd96b3e048fac68db9298 | refs/heads/main | 2023-03-09T22:13:12.481405 | 2021-03-01T03:56:48 | 2021-03-01T03:56:48 | 343,283,688 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,155 | c | #include <stdio.h>
#include <stdlib.h>
#include <sys/wait.h>
#include <unistd.h>
int main() {
int ret, i, ret1, ret2, status;
printf("welcome..pid=%d\n", getpid());
ret = fork();
if (ret < 0) {
perror("fork");
exit(1);
}
if (ret == 0) {
int k;
k = execl("/usr/bin/g++", "g++", "account.cpp... | [
"aditya.mewara@ltts.com"
] | aditya.mewara@ltts.com |
49a70120fd11314da1a7839bb086a4bae474cf7b | 10d4bb0e74151fe0b62519b2d4b7ccb6debf4120 | /sources/core/environ/path.c | 3bd7fdf06d0ed5628675fa064a3403ada8b929e2 | [] | no_license | mjose-portfolio/42-Minishell | 4a70a7f20e01fd3d379714718fedb55cb572290b | 6e6c1874477a42b55a6a5a799ec8d7f58962c231 | refs/heads/master | 2020-11-26T14:15:13.132126 | 2019-12-19T18:10:56 | 2019-12-19T18:10:56 | 229,100,061 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,002 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* path.c :+: :+: :+: ... | [
"marc.jose-portfolio@gmail.com"
] | marc.jose-portfolio@gmail.com |
c2b5c38c52c9515c75ddb4926cd6f8fcf7909993 | 7a01f2684bfadf088bb812bd6569403461742880 | /fs/minix/operation.c | 3bae5ca0f3b65b0755389ba7fbd0903f62ae596d | [] | no_license | KerLiu/firekylin | 31bc41d8d40362ec6d118dda43c2d04ac25a6ca4 | c116e60b0d3569aef3a353b7e172a6ad91a0154a | refs/heads/master | 2020-12-29T18:52:43.865691 | 2016-03-26T13:25:04 | 2016-03-26T13:25:04 | 55,112,648 | 3 | 1 | null | 2016-07-11T01:31:26 | 2016-03-31T02:09:38 | C | UTF-8 | C | false | false | 356 | c | /*
* fs/minix/super.c
*
* Copyright (C) 2016 ximo<ximoos@foxmail.com>
*/
#include "minix_fs.h"
struct fs_operation minix_fs_operation={
minix1_read_super,
NULL,
minix1_read_inode,
minix1_write_inode,
minix1_look_up,
minix1_file_read,
minix1_file_write,
minix1_mknod,
minix1_rename,
... | [
"ximoos@foxmail.com"
] | ximoos@foxmail.com |
4c9817e33d1fc58af4f80061625cd2c572dcc998 | a1dda75e50943023500ef8941a41b7ead30000b7 | /midterm/problem4/type.h | 1fb13fedbe98c2d70e8afbc6398a6509b0a8fcb7 | [] | no_license | kphanswims15/CptS460 | 13f11bb861e9f94ebed2716108d40c59f42fd32a | 25855826a7f69d963798e84686097093c8122a00 | refs/heads/master | 2020-03-27T06:54:40.665711 | 2019-02-01T22:18:44 | 2019-02-01T22:18:44 | 146,145,873 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 3,148 | h | /********************************************************************
Copyright 2010-2017 K.C. Wang, <kwang@eecs.wsu.edu>
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 Licens... | [
"phanlkim@comcast.net"
] | phanlkim@comcast.net |
935ee7f0f9ea66ee87c3a40b22936a402a94887a | 796d47271b6ede0fa82ae92f6b99c76bb9199323 | /source/types.h | 2174a4d2e23ab45650222c12e168da76e969c97d | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | matrix-1996/NANO-S16 | e80a05125d860a0a1c9c7a6a54f647034c7bfcb6 | 41e3f042547851b8aa52210668f7cb5551254f9e | refs/heads/master | 2021-01-19T23:20:34.963948 | 2017-03-26T18:41:57 | 2017-03-26T18:41:57 | 88,966,921 | 1 | 0 | null | 2017-04-21T09:26:52 | 2017-04-21T09:26:52 | null | UTF-8 | C | false | false | 545 | h | /*
* Data Types - Intel 8086 architecture
*/
#ifndef _TYPES_H
#define _TYPES_H
/* Default data types */
typedef unsigned char uchar;
typedef unsigned int uint;
typedef unsigned long int ul_t; /* ulong */
typedef unsigned long int lp_t; /* long pointer */
/* Size specific data types */
typedef signed c... | [
"vialamo@gmail.com"
] | vialamo@gmail.com |
ddcff5831c7265ccb3331ae9375f5da59c239aeb | 42eab43056344d1aa2561999efa8f0f3e0631353 | /tensorflow/lite/experimental/microfrontend/lib/memory_util.h | b1239639cece0c9c663b318edf759dd77cf011ba | [
"MIT",
"Apache-2.0",
"BSD-2-Clause"
] | permissive | triper1022/tensorflow | a437df2a2919771199e3f6b54d0c892854ca8dff | 18c576ac70b7995e0390db80e067cd9b0305e984 | refs/heads/master | 2021-06-12T06:21:45.672949 | 2021-06-04T04:01:49 | 2021-06-04T04:01:49 | 181,568,467 | 1 | 0 | Apache-2.0 | 2021-06-04T04:01:54 | 2019-04-15T21:28:52 | C++ | UTF-8 | C | false | false | 1,288 | h | /* Copyright 2021 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | [
"petewarden@google.com"
] | petewarden@google.com |
8aa6a6b42670abc8ffac43b102dd4fe62626e015 | 2d5e4362a96247f2e3e678c5e30eb0a14c4732b7 | /src/freedreno/ir3/ir3_lower_parallelcopy.c | 81087d694efe791073a34e42aaa9e9375e4712c9 | [] | no_license | ccapitalK/mesa-shader-extract | 966df00e830263b2c6e4bd5c180b59f116454a97 | 9098fefc449e519c5a31ba3818778388386946eb | refs/heads/master | 2023-08-22T13:05:46.743077 | 2021-09-24T07:46:56 | 2021-09-24T07:46:56 | 408,653,109 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 20,602 | c | /*
* Copyright (C) 2021 Valve Corporation
*
* 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, merge, p... | [
"sahan.h.fernando@gmail.com"
] | sahan.h.fernando@gmail.com |
8e9436fe51694dfe3345f0a0b1f17e571c08b807 | 94e8344ee420ae4d2eb1643e95973845f341a3d2 | /gcc_4.3.0_mutants/mutant104343_cse.c | 56947198787ef07d0c47e53165550eebaa8ed427 | [] | no_license | agroce/compilermutants | 94f1e9ac5b43e1f8e5c2fdc17fa627d434e082f3 | dc2f572c9bfe1eb7a38999aaf61d5e0a2bc98991 | refs/heads/master | 2022-02-26T21:19:35.873618 | 2019-09-24T15:30:14 | 2019-09-24T15:30:14 | 207,345,370 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 216,073 | c | /* Common subexpression elimination for GNU compiler.
Copyright (C) 1987, 1988, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998
1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
Free Software Foundation, Inc.
This file is part of GCC.
GCC is free software; you can redistribute it and/or modify it under
the... | [
"agroce@gmail.com"
] | agroce@gmail.com |
feb9ae3eba42acec1c35be157f3ea0f0f6fbbc99 | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/SoftEtherVPN/src/Mayaqua/extr_Network.c_ListenEx6.c | ff62d2facc5b81f77478758ff2e06957063db904 | [] | 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 | 621 | 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 |
df5c96560af88fe2c87d194c67d15531e1ba3a04 | 60fb71d06709582ab1bf6dc078c43b5df79e612a | /writer.h | f1ef5d886bbba6845b8b5425682bb0a293739e4a | [] | no_license | khigashi1987/LDA | cb156935ebdc1b014d51d1680bce7a38ab7582c9 | 4c861f6d0d0b606767f521037172fc125ae8e5c1 | refs/heads/master | 2021-01-25T08:42:49.941507 | 2014-03-21T14:35:33 | 2014-03-21T14:35:33 | 17,981,954 | 0 | 2 | null | null | null | null | UTF-8 | C | false | false | 286 | h | /*
writer.h
a header file of matrix writer
*/
#ifndef WRITER_H
#define WRITER_H
#include <stdio.h>
extern void lda_write(FILE *pp, FILE *tp, double **phi, double **theta, int nclass, int nlex, int ndoc);
void write_matrix(FILE *fp, double **matrix, int rows, int cols);
#endif
| [
"higashi@higashi-imac.local"
] | higashi@higashi-imac.local |
70ffeb343fcfd9025970c1179cdadc815aa3178c | 1d7e321ad98efd38f2205a97d16c69908312fc84 | /gthree/gthreecolorkeyframetrack.c | 523f0e4493f3fa2fb8167ba5140d7b7dc22cb0a8 | [
"MIT"
] | permissive | alexlarsson/gthree | 47a999e463639d17998ec6bfe1d10b436cfec871 | f37d873f206042c1a979fdf2fa9a08d6de197c47 | refs/heads/master | 2022-12-06T07:31:00.157087 | 2022-11-23T13:50:07 | 2022-11-23T13:50:07 | 25,539,561 | 77 | 19 | MIT | 2022-11-05T23:04:54 | 2014-10-21T18:44:12 | C | UTF-8 | C | false | false | 1,038 | c | #include "gthreecolorkeyframetrack.h"
#include "gthreeprivate.h"
G_DEFINE_TYPE (GthreeColorKeyframeTrack, gthree_color_keyframe_track, GTHREE_TYPE_KEYFRAME_TRACK)
GthreeKeyframeTrack *
gthree_color_keyframe_track_new (const char *name,
GthreeAttributeArray *times,
... | [
"alexl@redhat.com"
] | alexl@redhat.com |
0eea91bc41f463ce205b4470c717dd564ecf2a4a | 0a000ebca14f8f0c2b6c2bc3cec3c60259728eb0 | /src/alt/vlt_K0cFind_v7_20110630_BeforeNameChange.c | 1abf43db478da600b399d158de033098823899b0 | [] | no_license | oneforawe/phd-files | 407058b903ac2c95a3f9669ab808b1e8aab41cbb | 40fb56a9816c44e70e866a364f858ca0238363fd | refs/heads/master | 2020-04-02T08:13:05.717853 | 2019-12-14T01:17:55 | 2019-12-14T01:17:55 | 154,234,595 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 11,369 | c | // File Comments //
//=========================================================================//
/* FILENAME: vlt_K0cFind.c */
/* VERSION: 7 (2011 Mar 18 - 2011 Jun 30)
C is now out of the recursion relations, normal settings */
/* AUTHOR: Andrew Forrester <aforrester@ucla.edu> */
/* DESCRIPTION:
* T... | [
"awforrester@gmail.com"
] | awforrester@gmail.com |
f9bd4e234e54dee95575fe5226eaf1fb02c7fb2e | 0d453fca458bfee0d13d0c64f204cbf29c93977a | /2020/28gennaio2020-es3-12pt.c | 4e81226b397e90f4ba4d961b3c1c56d005bc5cbc | [] | no_license | Indio-dot/Temi-d-esame-Apa | 4832ba5784bad2bf7190fc0d27842599ea8e693c | 90342c3da63733264046fd8d2350fd213634b227 | refs/heads/master | 2023-05-08T02:12:40.328914 | 2021-05-25T10:01:01 | 2021-05-25T10:01:01 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,914 | c | include <stdio.h>
#include <stdlib.h>
#define MAX 15 //somma di tutte le possibili disposizioni
//il programma è funzionante e permette di trovare la soluzione ottimale ma non è scritto nel modo più pulito
void stampaSoluzione(int n, int *optSol);
int *resto_macchina (int r,int n, int *val, int *disp);
void resto_ma... | [
"noreply@github.com"
] | Indio-dot.noreply@github.com |
e49bfa27ba62a7b5a894b4ea985e0cb2185d93dd | 807a6d15692480b9420e041972a589131447b923 | /app/src/main/cpp/x11/xkb/xkbgeom.h | 2f267b9ab0145fcc79bcce72f61d0b50d6933928 | [] | 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 | 15,760 | h | #ifndef _XKBGEOM_H_
#define _XKBGEOM_H_
#include "../headers/xkbstr.h"
#include "../headers/xdefs.h"
typedef struct _XkbAnyDoodad {
Atom name;
unsigned char type;
unsigned char priority;
short top;
short left;
short angle;
} XkbAnyDoodadRec, *XkbAnyDoodadPtr;
typedef struct _XkbShapeDoodad {
Atom name;
unsig... | [
"57059188+1vanyk1@users.noreply.github.com"
] | 57059188+1vanyk1@users.noreply.github.com |
6650dc405f6cf4cb6fae9b1e0c0a0b3036ce8dfa | 85de892b73995f3a669580f1499c4c552e7244cb | /libft/srcs/str/ft_split_whitespaces.c | 77dc17239ef44f1dc6bdcc904a1d6b1dfb9122aa | [] | no_license | bnoufel/minishell | 248ccafd527a8ba650c9596bd6707c0aed7a1028 | 5d0451c3701b83048d1b55f6de6a4d1a1813091d | refs/heads/master | 2021-03-30T21:11:05.293245 | 2019-11-02T10:26:05 | 2019-11-02T10:26:05 | 124,772,790 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,089 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_split_whitespaces.c :+: :+: :+: ... | [
"flayor@macbook-pro-de-benjamin.home"
] | flayor@macbook-pro-de-benjamin.home |
2af7bd5fd32c8f9f7af3ca21fe6aec8fe1a491d6 | a7644255a285d50cfbc5bdb56d35c5bec6e9e2fa | /KTH_SocketSense/components/bme280/include/bme280.h | e8e749e05f9114b7a3c1b34e5fd33a3859597d33 | [
"LicenseRef-scancode-public-domain"
] | permissive | hanikat/SocketSense | bb3ff6d5a109d9f3594a8983ddd0c69053c9d100 | 8746706ffaf05223f5c0dc54154c877980a1d562 | refs/heads/master | 2021-07-06T03:42:09.048303 | 2020-12-29T15:21:22 | 2020-12-29T15:21:22 | 217,350,186 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,713 | h | /**
* @file bme280.h
* @brief Driver for the BME280 Environment Sensor.
*
* These functions provide access to the BME280 and allow to read temperature,
* humidity and atmospheric pressure.
*
* Ported from here: https://github.com/roamingthings/esp32-bme280/tree/master/components
*
* @author Matthias Becker
* ... | [
"simonvonschmalensee@n130-p66.eduroam.kth.se"
] | simonvonschmalensee@n130-p66.eduroam.kth.se |
bc4be603006f6a6a84004f3dbb27192a63b682f9 | eff86944007ab00d11b12e3b2fb4c33fcc3eb88d | /tools/Vitis-AI-Runtime/DNNDK/n2cube/src/task_tensor.h | a595a7df33e3d8f7b08754a05fb53b9d9848a1f1 | [
"LicenseRef-scancode-free-unknown",
"Apache-2.0"
] | permissive | durgabhavaniv/Vitis-AI | 0017f078de4e903a9ea7f195d8dab4a325896b23 | 1452e0d9faf73b626d99d200ebc9e88fb72d0acb | refs/heads/master | 2021-12-03T23:29:00.175094 | 2021-09-16T07:47:48 | 2021-09-16T07:47:48 | 254,062,949 | 0 | 0 | Apache-2.0 | 2021-07-07T07:16:38 | 2020-04-08T11:00:53 | SystemVerilog | UTF-8 | C | false | false | 1,753 | h | /*
* Copyright 2019 Xilinx Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to i... | [
"noreply@github.com"
] | durgabhavaniv.noreply@github.com |
51e55841a876928e549efbe92bd02a0bb5c15b4b | 6e07eddb992cbc6d38cd1d8ec78d534b0c5877bc | /work/kaneton/libs/libia32/include/libia32.h | 0388ed1bd1e30ce1f99aec3d0a7f937db7fbe644 | [] | no_license | BackupTheBerlios/kanetonbigfen-svn | 15aec3cd6abc7a7401fc152243f449c9cd03f910 | 6cc81fb4a864f0b32289ac496fe65b491abe6ea2 | refs/heads/master | 2021-01-19T05:55:42.282551 | 2007-05-24T09:59:58 | 2007-05-24T09:59:58 | 40,801,183 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,070 | h | /*
* licence kaneton licence
*
* project kaneton
*
* file /home/buckman/kaneton/libs/libia32/include/libia32.h
*
* created matthieu bucchianeri [tue dec 20 13:58:56 2005]
* updated matthieu bucchianeri [wed nov 1 18:07:26 2006]
*/
#ifndef LIBIA32_H
#define LIBIA32_H
/*
... | [
"fensoft@5701da91-a209-0410-856c-ca0ad8df5388"
] | fensoft@5701da91-a209-0410-856c-ca0ad8df5388 |
8ddbc9ab47a10a83e4f32b4b5ef739c83e6c3194 | 9240ceb15f7b5abb1e4e4644f59d209b83d70066 | /sp/src/public/worldsize.h | b38100f8836a702715aa8496a0c01c0e26fd42ef | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | Margen67/blamod | 13e5cd9f7f94d1612eb3f44a2803bf2f02a3dcbe | d59b5f968264121d013a81ae1ba1f51432030170 | refs/heads/master | 2023-04-16T12:05:12.130933 | 2019-02-20T10:23:04 | 2019-02-20T10:23:04 | 264,556,156 | 2 | 0 | NOASSERTION | 2020-05-17T00:47:56 | 2020-05-17T00:47:55 | null | UTF-8 | C | false | false | 1,615 | h | //========= Copyright Valve Corporation, All rights reserved. ============//
//
// Purpose:
//
// $NoKeywords: $
//
//=============================================================================//
// worldsize.h -- extent of world and resolution/size of coordinate messages used in engine
#ifndef WORLDSIZE_... | [
"joe@valvesoftware.com"
] | joe@valvesoftware.com |
eda75ed5c1185f81e21096f4474081d6a339c690 | 3e8d85705ffc5fb5c0d9bb076c6eabe5d0bafb7c | /library1.h | 896a1ba88a3b570670d574963d3ac7d5cf0304d3 | [] | no_license | aakk11220066/DataCentersManager | 55d32ad64c04ce2b40a9f6cde03883b0cc10ef4f | 23785ad631d47d62721109cb0858510719941e09 | refs/heads/master | 2022-03-24T18:43:49.228896 | 2019-12-12T11:11:43 | 2019-12-12T11:11:43 | 223,999,456 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,607 | h | /****************************************************************************/
/* */
/* This file contains the interface functions */
/* you should use for the wet ex 1 */
/* ... | [
"a.block@campus.technion.ac.il"
] | a.block@campus.technion.ac.il |
a499ed02358f4f31f2d87e93f004ba1842e7cfa2 | 917519258ac1c1f3b9835b3b7b5ca2b600b38f3a | /Projects/STM32H743I-EVAL/Examples/RTC/RTC_Tamper/Src/main.c | 814fdd64ca5456d018d6a51b8892f602160fcf83 | [
"Apache-2.0",
"BSD-3-Clause"
] | permissive | suburbanembedded/stm32cube_fw_h7_v1_4_0 | 2145cc06512dff47df5437755f1c0e86e810e828 | 692ce84c3aba76efe98a5c3ae05a03d5195bdc86 | refs/heads/master | 2020-08-23T21:04:13.146971 | 2019-07-22T04:51:24 | 2019-07-22T04:51:24 | 216,703,735 | 1 | 1 | NOASSERTION | 2020-03-08T10:54:10 | 2019-10-22T02:10:25 | C | UTF-8 | C | false | false | 11,716 | c | /**
******************************************************************************
* @file RTC/RTC_Tamper/Src/main.c
* @author MCD Application Team
* @brief This sample code shows how to use STM32H7xx RTC HAL API to write/read
* data to/from RTC Backup data registers and demonstrates the T... | [
"jacob@schloss.io"
] | jacob@schloss.io |
0c6781979e8ec5db24d3a49bb1aff120af80e568 | ac2bd70dba4646d774c20494aff0d6df7571167b | /tree/btree/sbttree.c | cd070e70ecb43f4f7bcd47a2b1d76db90ec142f3 | [] | no_license | xiwusss/alg | 714a9a56821e9d268d84440d6b7e76352e9b5a52 | 6251ed24e16efe4aeb76a57e8601ce00a36878d4 | refs/heads/master | 2016-09-05T18:06:00.541332 | 2015-06-19T06:52:42 | 2015-06-19T06:52:42 | 16,157,139 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,068 | c | #include<stdio.h>
#include<stlib.h>
typedef struct SBTNode
{
struct SBTNode *left, *right;
int key;
int size;
}SBTNode, *SBTree;
// 左旋转: X
// / \
// B Y --------------------------------------------- Y
// ... | [
"xiwu@nibirutech.com"
] | xiwu@nibirutech.com |
842c1330e43ad87cfcb70daf2000bdce036f42ce | 869a006f31f0cb052b5f0681e3614a17c309f262 | /user/SYSTEM/sysclock.c | 5bce914b1efbe196fabb1fffc31adf30f2592a60 | [] | no_license | sandersliu/STM8S003F3P6_LT8920 | 17cb84a6773b3b9656c8241ed88a94d45270a832 | b3f0c55f563a66f097023fedb8856fb1758db9b7 | refs/heads/master | 2022-01-14T05:09:54.925605 | 2019-07-10T06:14:34 | 2019-07-10T06:14:34 | null | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 1,261 | c |
/*************** (C) COPYRIGHT EW工作室 ***************************************
* 文件名 :sysclock.c
* 描述 :系统时钟设置
* 实验平台:EW STM8入门板 V1.0
* 库版本 :V2.1.0
* QQ群 :261825684
* 修改时间:2013-08-20
*******************************************************************************/
/* 包含系统头文件 */
/* 包含自定义头文件 */
#include "sysc... | [
"wmayan@qq.com"
] | wmayan@qq.com |
1f784753a003060aa7bf029ce203a5cf7ed3203d | 081f4a2c62f47768e5b5f65ac4508c286a1aeb80 | /Projects/SDK/lcdexample/player/menus/menus.h | 63b555169c12ee415892ff7dc18e24f34b23ede7 | [] | no_license | longtpham/STMP3XXX_SDK_FIRMWARE_320_finalfix_04-07-2008 | 773871e6fa127692693c1273a5d58c916d046450 | 23011462084eb7ce1cf325ac63e35d70b86413a9 | refs/heads/master | 2021-05-27T21:38:24.125045 | 2013-06-24T15:26:17 | 2013-06-24T15:26:17 | 10,911,023 | 2 | 1 | null | null | null | null | UTF-8 | C | false | false | 7,814 | h | #ifndef _MENU_H
#define _MENU_H
#include "types.h"
#define TIMER_ANIMATE 0
#define TIMER_AUTO_SHUTDOWN 1
#define TIMER_BATT_CHK 2
#define TIMER_SONG_CHANGE 3
#define TIMER_TUNER 4
#define TIMER_BACKLIGHT 5
#define TIMER_FFRWND 6
#define TIMER_BATTERY_CHARGER 7
#define TIMER... | [
"jack@embeddedhobby.com"
] | jack@embeddedhobby.com |
f1e80259568a3d71ab1085bd6dff1575c10d7a73 | 44e72221c5eb710cbf80cab27aa6d93c4c1d273a | /others_ori/gsl_sf_expint_Ei_scaled.c | 459ce91f16f9f7f1c3cca774fc7e8f4058c199a4 | [
"MIT"
] | permissive | floatfeather/FpGenetic | 0ff0389242b2c1a814dc68d4b422081511fb62bf | 57bee06e637084c0f9d4b34b77d6ca8a9ad4c559 | refs/heads/master | 2021-01-11T09:31:59.662835 | 2017-06-05T04:45:51 | 2017-06-05T04:45:51 | 77,437,394 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 412 | c | #include "stdlib.h"
#include "stdio.h"
#include "/home/lillian/work/install_fpdebug/valgrind-3.7.0/fpdebug/fpdebug.h"
#include <gsl/gsl_sf.h>
int main(int argc, const char * argv[]) {
unsigned long int hexdouble;
double a;
sscanf(argv[1], "%lX", &hexdouble);
a = *(double*)(&hexdouble);
double result = gsl_sf_expint_Ei_... | [
"lilianwangran@163.com"
] | lilianwangran@163.com |
d3997c1bc0242da6d3e6f3c39a933896894679ea | 47c7d3b5d1619e2e8ca7e8c466a6e396edd58015 | /0x04-more_functions_nested_loops/1-isdigit.c | d23121cf9182ea4c7a22562a25742522abce8c3e | [] | no_license | ValentinaZea/holbertonschool-low_level_programming | 3db6033c425eefbbcfb439b81fd5f5682c9926b6 | 845cd9cab4dcf69b7e1cafbeed7d6da0508b427b | refs/heads/main | 2023-03-04T06:14:07.164112 | 2021-02-12T19:11:37 | 2021-02-12T19:11:37 | 335,727,266 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 203 | c | #include "holberton.h"
/**
* _isdigit - Checks for a digit
*
* @c:int
*
* Return: If digit 1 - Else 0
*/
int _isdigit(int c)
{
if (c >= 48 && c <= 57)
{
return (1);
}
else
{
return (0);
}
}
| [
"root@DESKTOP-SV3BINQ.localdomain"
] | root@DESKTOP-SV3BINQ.localdomain |
2e275f2f4a932172d150740a8accde4964b4a552 | af24e7dda2f91ced51d762bfb216464d651a0bcc | /fesBeacon/BeaconTest/Classes/Native/mscorlib_System_Runtime_Serialization_Formatters_FormatterAsMethodDeclarations.h | d020a7f18bffe810ebd8842b59355ad69915c4c1 | [] | no_license | Toshihiko-Tabata/fesBeacon | f093e97bf83d1c07a1e52adef24962efaac4f0f2 | e52a59dc02883a85487c50de3604a62a97b1d54b | refs/heads/master | 2021-01-10T15:16:56.041075 | 2015-11-27T06:27:12 | 2015-11-27T06:27:12 | 46,953,895 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 218 | h | #pragma once
#include <stdint.h>
#include <assert.h>
#include <exception>
#include "codegen/il2cpp-codegen.h"
// System.Runtime.Serialization.Formatters.FormatterAssemblyStyle
struct FormatterAssemblyStyle_t1234;
| [
"nds@NDS-no-Mac-mini.local"
] | nds@NDS-no-Mac-mini.local |
82ea023aa26ac324a09620375a49f42afe426303 | 66bef660d7e88ca7141b814da4206fbe37d1c46e | /mudlib/d/areas/daybreak_castle/rooms/r140.c | 68fe475336ca978be2664db9f97b8d398f3b3d97 | [] | no_license | Tlny/DarkeLIB | e1975bf5b2c436fa35a1b18b8c9d8a6ae2a270f9 | 903121f782b9ce9dec01a3197c2f0d69589fc7bf | refs/heads/master | 2022-11-11T09:53:06.895952 | 2022-10-30T23:13:44 | 2022-10-30T23:13:44 | 234,828,979 | 0 | 1 | null | 2020-01-19T02:36:45 | 2020-01-19T02:36:44 | null | UTF-8 | C | false | false | 856 | c | #include <std.h>
#include "../a1.h"
inherit ROOM;
int search_count;
void create()
{
::create();
set_property( "light", 3);
set_property( "night light", 1);
set_property("indoors", 1);
//set_property("no attack", 1);
//set_property("no cast", 1);
//set_property("no scry", 1);
//set_p... | [
"60052985+Tlny@users.noreply.github.com"
] | 60052985+Tlny@users.noreply.github.com |
ed56850d62996ea27acf22bb0e5daaeded1d44fa | 5b69f73a79c25a5f1dfd392ad9799b258d655b19 | /exynos3/s5pc110/sec_mm/sec_omx/sec_osal/SEC_OSAL_Event.c | 51b3ca2684e82bb7a6b007d1d30926c5d6aeee8d | [] | no_license | LineageOS/android_hardware_samsung | 60863a35d4094c9921a77ceda78070cf55209bdc | 0e6c373ef1114d0d4a899bf98a643acf2d817ff8 | refs/heads/lineage-19.1 | 2023-08-28T13:29:07.457446 | 2023-08-15T15:26:44 | 2023-08-15T15:26:44 | 75,639,523 | 65 | 696 | null | 2022-10-02T20:16:17 | 2016-12-05T15:38:40 | C | UTF-8 | C | false | false | 5,181 | c | /*
*
* Copyright 2010 Samsung Electronics S.LSI Co. LTD
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... | [
"chirayudesai1@gmail.com"
] | chirayudesai1@gmail.com |
4f5afc9a439d432af9cb3229e148938ec6503b58 | 1e9878ee2a51fe43e95f62d322d96b9d36ba2786 | /21sh/src/keypress/keypress_ctrl_c.c | 1d2d178e9d3954bcc16a196800203b99337259cd | [] | no_license | mdaoud93/42-Projects | 11d52ca6f23f4b0eb7ce1fe32f6cd9361fa2af80 | 9d6103ebf86981042ec0a45121dc8ef60c26be09 | refs/heads/master | 2022-03-16T21:00:48.629817 | 2019-11-27T13:27:00 | 2019-11-27T13:27:00 | 186,427,951 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,244 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* keypress_ctrl_c.c :+: :+: :+: ... | [
"marwadaoud1993@gmail.com"
] | marwadaoud1993@gmail.com |
ae64742848bc7652599ad43554f5cb7613c2ae80 | 90527af4dc465a676c52a4b95e6bcfe99032d3d7 | /sapXep/bubbleSort/bubbleSort/main.c | 6d418ba1055b3c807d073f855eb39e87624de0ee | [] | no_license | thangnkHedspi/learnC | f14e1fb295be2450125868ee61b53d2b6c59ada5 | 694bcd7be96c51765f2612f5bf06327adfcc8ebd | refs/heads/master | 2020-03-14T07:21:34.007642 | 2018-04-29T14:53:59 | 2018-04-29T14:53:59 | 131,503,233 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 713 | c | //Sap xep mang - bubbleSort
#include <stdio.h>
void nhapMang(int a[], int n){
for (int i = 0 ; i<n; i++) {
printf("a[%d] = ", i);
scanf("%d", &a[i]);
}
}
void bubbleSort(int a[], int n){
for (int i = 0 ; i < n-1; i++) {
for (int j = n-1 ; j > i ; j--) {
if (a[j] < a[j-... | [
"thangnkHedspi@gmail.com"
] | thangnkHedspi@gmail.com |
7a181f7fd2db14e7d530d23c7f68acfc1a2aca2a | 271937a26ceedb2e663edc0640d246f680260314 | /src/alpuc0a9.h | 4feb3b90cca2364839914863afcdf4b0e461b927 | [] | no_license | qianguozheng/libinterceptor | 1b8ecfefdc24410907e8d63ac6f733f4daf1ad41 | e0d95d121b5c1e25f40105cc7952595d56c414cc | refs/heads/master | 2021-01-19T09:57:26.526794 | 2015-07-31T11:03:44 | 2015-07-31T11:03:44 | 39,991,391 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 388 | h | #ifndef __ALPUC0A9_H_
#define __ALPUC0A9_H_
//unsigned char alpuc_process(unsigned char *, unsigned char *);
extern unsigned char _alpu_rand(void);
extern void _alpu_delay_ms(unsigned int);
extern unsigned char _i2c_write(unsigned char , unsigned char, unsigned char *, int);
extern unsigned char _i2c_read(unsigned ch... | [
"richard@focalcrest.com"
] | richard@focalcrest.com |
66b0a7d7ebc342c25c97b657ca243553fb6e8622 | a10a3972f62c1d9711c2654d7b3b6ca8ee003300 | /src/machserver/1.098/Include/sun4c.md/procMach.h | f4b6e34be45449946e5a4537cbfd56e046b64642 | [] | no_license | takeharukato/sprite | 5913f74a08ce6c76e5107ede92bf4f44806f5b7d | e96c03abb319964e69cd21577d724ee83a950a9c | refs/heads/master | 2020-08-04T02:40:31.702805 | 2015-10-05T03:49:13 | 2015-10-05T03:49:13 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 22 | h | ../sun4c.md/procMach.h | [
"noah.evans@gmail.com"
] | noah.evans@gmail.com |
5941d3825eb112df0d227844f769e38d826a2e21 | 89d3156975957c7703446cf00389b8f6cc45fcfd | /source/file_reading/my_str_isnum_pos.c | 18e506357e3c36661d7bec6359fcce13f5f38349 | [] | no_license | julienp17/CardinalChains | 52ea79e176a7476e76d32ac3389153db43b10b33 | 22511658de05079921ef3f803d0e0e3399e3ca60 | refs/heads/main | 2023-05-25T18:29:35.536303 | 2021-06-11T10:25:56 | 2021-06-11T10:25:56 | 375,987,108 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 370 | c | /*
** EPITECH PROJECT, 2021
** strace [WSL: Ubuntu-20.04]
** File description:
** my_strisnumpos
*/
#include <stdbool.h>
bool my_str_isnum_pos(char const *str)
{
unsigned int i = 0;
if (str[0] == 0)
return (false);
while (str[i]) {
if (str[i] < '0' || str[i] > '9')
return (fal... | [
"julien.pause@epitech.eu"
] | julien.pause@epitech.eu |
699aa15f4390424f3d6cb5e962884f979369c7e3 | 39b90a8a59cfa7c008b3ca16a12c2a79029c80f1 | /src/func.h | 23088b2bf09b7e551d4f4cc2bfd29313c381cc5a | [] | no_license | ravic84/palindrome | c07ba72d436822aa613e4bebe5b525688dac5f28 | c21899b88870a9e5510230ed43a33079042cd126 | refs/heads/master | 2022-12-24T21:15:03.500709 | 2020-10-03T08:36:54 | 2020-10-03T08:36:54 | 294,904,281 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 296 | h | #ifndef FUNC
#define FUNC
int read_file(const char* in_file_name, const int p_len);
int check_sym(const char sym, const char* incorrect);
int min(const int a, const int b);
void get_array(const char* str, unsigned long int p[]);
int search_palimdromes(const char* str, const int p_len);
#endif
| [
"tixonovdimac15@mail.ru"
] | tixonovdimac15@mail.ru |
87260f23c515e9439476c2649c9a2daee5f21903 | 4e05cd70b735ef5b2e6057eef61ce4aa0afa3135 | /edX/CS50/test/helloCS50.c | 93151e6ce64aa362e16239a6a2e8a07854cf01be | [] | no_license | prasannabe2004/Harvard | ede38d1cd5d2f90b8052cf0e026a72c0cdb1fdb4 | 68794403b3192219f0455f564083d5b4ca28b713 | refs/heads/master | 2021-06-21T10:18:21.979940 | 2017-01-17T16:36:06 | 2017-01-17T16:36:06 | 24,119,091 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 138 | c | #include <cs50.h>
#include <stdio.h>
int main()
{
string name;
name = GetString();
printf("Hello %s\n",name);
return 0;
}
| [
"prasannabe2004@gmail.com"
] | prasannabe2004@gmail.com |
939a7204683b7bc1f664db4acf85ed9044a191db | d6939a71dc67c14863a71b1b3075619fb6199467 | /0x02-functions_nested_loops/103-fibonacci.c | 1d208867b4e2eed107341cbaae52feb5ed6c7141 | [] | no_license | daorejuela1/holbertonschool-low_level_programming | 21f9fff8fdbfc4a021dd3848563f365956f7f746 | a4442afbaa2011ce2988dd26cc20143c71750a99 | refs/heads/master | 2020-12-29T06:14:04.868093 | 2020-08-28T14:31:02 | 2020-08-28T14:31:02 | 238,486,701 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 450 | c | #include <stdio.h>
/**
* main - check the code for Holberton School students.
*
* Return: Always 0.
*/
int main(void)
{
unsigned int backup, i, acumulator = 0;
unsigned int memory = 1, fibo = 2;
acumulator = acumulator + 2;
for (i = 0; i < 48; i++)
{
backup = fibo;
fibo = fibo + memory;
memory = backup... | [
"vids@hotmail.es"
] | vids@hotmail.es |
62dda771eb2dbe26d4ce734d3714c99aabf79170 | 23faf4a12d44ec7924bb447368ecb88217a99e3e | /derivatives/freesurfer/sub-0200/surf/lh.inflated.H | 294cad7a282d58d1f0b1c912706023ebda01d68c | [] | no_license | OpenNeuroDatasets/ds002790 | 25c97a89c6cec36b21b7eb0d87e72b5f5fd99828 | 81c3294a906d03d41952a06df94c83746c2d7509 | refs/heads/master | 2023-02-23T08:57:19.742104 | 2020-07-21T08:40:17 | 2020-07-21T08:40:17 | 266,524,533 | 1 | 2 | null | null | null | null | UTF-8 | C | false | false | 134 | h | ../../../../.git/annex/objects/jk/mm/MD5E-s517111--7d1880337a4f6524ff63e486cfd3a77a.H/MD5E-s517111--7d1880337a4f6524ff63e486cfd3a77a.H | [
"lukassnoek@gmail.com"
] | lukassnoek@gmail.com |
e3db8ea92e1a1924277988cc54adccb6d09ed815 | 043133440953055c3b55718b678400122ca99f83 | /deetz_test_36.c | 6964fb5bd5f3484468d1a903915a786272cfba67 | [] | no_license | EIE-LADS/test | 0f311ff72543860726f5c766d0085f0205505828 | 7dbe1467cf7c0958503b0c1a7b653d807fa30691 | refs/heads/master | 2021-01-10T17:08:18.499838 | 2016-03-23T11:32:18 | 2016-03-23T11:32:18 | 53,942,469 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 99 | c | int f (int a, int b)
{
int x;
int y = 3;
for (x = 0; x < 12; x++)
{
y++;
}
return x + y;
}
| [
"dav114@ic.ac.uk"
] | dav114@ic.ac.uk |
c11efaaa3dfa84430340d8868a8dc825ce76685d | 10aa54143d3dd355bbcaa39f7dcf662679bebe19 | /tftf/tests/performance_tests/test_psci_latencies.c | 8a7a1d0323f41a3c234d7e1e0aae2951eec3ced6 | [
"NCSA",
"BSD-3-Clause",
"BSD-2-Clause"
] | permissive | MarekBykowski/tf-a-tests | 6992c10593f6f688bc8604bf37992b602165dc91 | 3c96c4b7a1e650aaf6a13e91d1beecce00a8233a | refs/heads/master | 2023-01-23T07:49:59.291890 | 2019-12-13T13:40:01 | 2019-12-13T13:40:01 | 318,231,194 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,579 | c | /*
* Copyright (c) 2019, Arm Limited. All rights reserved.
*
* SPDX-License-Identifier: BSD-3-Clause
*/
/*
* This file contains tests that measure the latencies for PSCI power
* down sequences.
*/
#include <arch.h>
#include <arch_helpers.h>
#include <debug.h>
#include <events.h>
#include <irq.h>
#include <mmio... | [
"soby.mathew@arm.com"
] | soby.mathew@arm.com |
2f5add96d637f29dfb84440daf49591891a9486a | fd2837aef61176323fb6d8eb647b20debe7995f5 | /CSAPP/sa-bAbi/working/ab00d7b718.c | a422954297db07566a51b7ff8c4bfca94856b198 | [] | no_license | callMeBigBen/CourseWork | b0ef17b5cfe07ba61404abd68812d2b56393db87 | 41d68c07f7b1411dbca7dc7d5e2efeceb9edee27 | refs/heads/master | 2020-04-10T08:18:21.617984 | 2019-05-22T05:26:38 | 2019-05-22T05:26:38 | 160,902,512 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 499 | c | #include <stdlib.h> // Tag.OTHER
int main() // Tag.OTHER
{ // Tag.OTHER
int* entity_0; // Tag.BODY
int* entity_9; // Tag.BODY
int entity_7; // Tag.BODY
entity_0 = new int(rand()); // Tag.BODY
entit... | [
"33094628+callMeBigBen@users.noreply.github.com"
] | 33094628+callMeBigBen@users.noreply.github.com |
25c179fc9c57611d14d29afcca6653ff4943f2cb | 1856a3086db14cebdd4d7dd1ce8acd7cad3a943f | /Marlin2019/pins.h | 41be6b6e26d6342108b1318ae6fcbc71ffe7cf59 | [] | no_license | deanvlue/MarlinDvl | 3b1b4714ea6ef7921916df7621b3d7fc6147a0f1 | 5cc64e0d1ffcf0a1abd8be23612618783fe52cef | refs/heads/master | 2020-04-17T13:36:02.471519 | 2019-02-02T22:12:10 | 2019-02-02T22:12:10 | 166,622,229 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 48,999 | h | #ifndef PINS_H
#define PINS_H
#define X_MS1_PIN -1
#define X_MS2_PIN -1
#define Y_MS1_PIN -1
#define Y_MS2_PIN -1
#define Z_MS1_PIN -1
#define Z_MS2_PIN -1
#define E0_MS1_PIN -1
#define E0_MS2_PIN -1
#define E1_MS1_PIN -1
#define E1_MS2_PIN -1
#define DIGIPOTSS_PIN -1
#if MOTHERBOARD == 99
#define KNOWN_BOARD 1
#def... | [
"munoz.josecarlos@gmail.com"
] | munoz.josecarlos@gmail.com |
1da7e5ea424d12f8231f39ffbf4e237ca8b14aad | 46367579a54a09dd220dd9a678b1452f06897f11 | /tags/vms_last_support_trunk/src/H5FDcore.c | ba4270e59729c244640401dc4dae7935cddf7005 | [
"LicenseRef-scancode-hdf4",
"LicenseRef-scancode-llnl",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | TPLink32/hdf5 | 33ff24c9b6133f0f51cb6cc2b722fba7bb1777dd | 0d6987c15284bd9f34c7e44452a152833d42a738 | refs/heads/master | 2021-05-31T01:15:39.463663 | 2016-04-14T23:02:09 | 2016-04-14T23:02:09 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 58,387 | c | /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* Copyright by The HDF Group. *
* Copyright by the Board of Trustees of the University of Illinois. *
* All rights reserved. *
* ... | [
"derobins@dab4d1a6-ed17-0410-a064-d1ae371a2980"
] | derobins@dab4d1a6-ed17-0410-a064-d1ae371a2980 |
279373fefd4a97e8467f5b55347264a4e0aac96e | ad174aa1bb5b0f4a33748953435a27cabaa4e164 | /libft/ft_lstdel.c | 04d5abc093670573ffdbb5f97040258518851150 | [] | no_license | AbdouBouallaga/RTv1 | c8645a0743b4f8d9585ecaa9328792eaf35ad14e | db38d35517a216823cfd25bc1b4188f20109686f | refs/heads/master | 2023-02-10T07:44:01.810537 | 2021-01-13T16:54:34 | 2021-01-13T16:54:34 | 329,371,428 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,130 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_lstdel.c :+: :+: :+: ... | [
"AbdouBouallaga@users.github.com"
] | AbdouBouallaga@users.github.com |
cd9204149303b8d2e232c4cc5919811d24603cec | cec7ce012930e50a94ea3006c9bf30a9512880e6 | /X2C_DC_dsPIC_V01.X/mcc_generated_files/X2CCode/Library/Math/Controller/src/Mult_Float32.c | 4f89754086d32a9dbb5d69387228bae8b2a9f898 | [] | no_license | MarkWendler/X2C_DC_MotorShield | c94f2dc055f75006587098eb07839e712c0955c0 | 157c6c14552a62084eec03b85464a3180be5ef05 | refs/heads/master | 2020-03-25T02:15:34.570680 | 2018-08-03T07:36:02 | 2018-08-03T07:36:02 | 143,280,681 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,945 | c | /*
* Copyright (c) 2013, Linz Center of Mechatronics GmbH (LCM) http://www.lcm.at/
* All rights reserved.
*/
/*
* This file is licensed according to the BSD 3-clause license as follows:
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the followi... | [
"mark.wendler@gmail.com"
] | mark.wendler@gmail.com |
71b15f1ea730818ec1f1e752af0387dc77bd6da4 | 93085ed454b08423a517d5814daaa6b1f0a598d6 | /ARM-mbed_os/STM32Cube/STM32Cube_FW_F3_V1.1.0/Projects/STM32F303RE-Nucleo/Examples/SPI/SPI_FullDuplex_ComDMA/Src/stm32f3xx_hal_msp.c | 930c296568088da7429ba3f8e12b7444b0b09247 | [
"BSD-2-Clause"
] | permissive | Jaehoon79/D-Lab | ce3e5d336112effd75af6471c250513694022493 | b93dd7cfd2eef54a2dcc8e4d94c0b63acd168da1 | refs/heads/master | 2020-04-06T07:06:50.771873 | 2014-11-27T02:40:07 | 2014-11-27T02:40:07 | 26,522,949 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 8,115 | c | /**
******************************************************************************
* @file SPI/SPI_FullDuplex_ComDMA/Src/stm32f3xx_msp.c
* @author MCD Application Team
* @version V1.1.0
* @date 12-Sept-2014
* @brief HAL MSP module.
**********************************************************... | [
"jh228.kim@samsung.com"
] | jh228.kim@samsung.com |
dd4031a949defa4a39cb756b798125e2ea282268 | 67676a47e28d8d1e11631c000cc1273f557bde31 | /placeToairport_xdr.c | 4099f35f3e03c2165f09f0f59a5d4c5a748413d4 | [] | no_license | MengshanChen/CPSC5520DistributedSystems | 0a180ad4aa28c5083a32419097af7834a601c70d | c9e48d7f5a42232c787fd5e20e398a3c6ed8396f | refs/heads/master | 2020-08-29T17:56:49.604700 | 2019-11-01T06:03:24 | 2019-11-01T06:03:24 | 218,119,716 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,193 | c | /*
* Please do not edit this file.
* It was generated using rpcgen.
*/
#include "placeToairport.h"
bool_t
xdr_airportlist (XDR *xdrs, airportlist *objp)
{
register int32_t *buf;
if (!xdr_pointer (xdrs, (char **)objp, sizeof (struct airport), (xdrproc_t) xdr_airport))
return FALSE;
return TRUE;
}
bool_t
xd... | [
"noreply@github.com"
] | MengshanChen.noreply@github.com |
15d58e0e20572ec758619dc3aefd7684639ca992 | b9f0d9a8a1e3c00758711f3ebab4531763e63983 | /Algorithm code/Source.c | 5142307eacc634f9ae80193c8dbfdf3fd2b614ad | [] | no_license | tuanngoccode4fun/Algorithms-code | c6768567e15934f7408f4de6fdba2476be6a9b44 | aa741ff10f46db62851b7a42d0429eecad0e5a80 | refs/heads/master | 2022-09-29T18:43:56.371982 | 2020-06-07T11:58:59 | 2020-06-07T11:58:59 | 260,475,660 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,333 | c | #include <stdio.h>
#include <stdbool.h>
// chữ đệ là chữ em
// quay về lấy kết quả thèn nhỏ giải quyết thèn lớn. Và ngược lại điêu kiện dừng.
// phương pháp qui hoạch động là phương pháp chia để trị.
// gặp những điều không mong muốn thì quay đầu lại.
// kết hợp phục hồi dữ liệu thì gọi là đệ qui quay lui.
// Thuc han... | [
"tuanngoccode4fun@gmail.com"
] | tuanngoccode4fun@gmail.com |
58c0b8d1d16416d43bb8696219ced2b6f68c62d1 | afe3b9f82c5b57e83e903d08d9ec7b4d3bd80c97 | /Mercury5/proj/sc/system/sys/itf/sys_tools.h | 93329d7531b654f57befcbb3ad0ec46e65c2bead | [] | no_license | xtxbruin/SDK_pulbic | bbb79f9eb642aa9ecaa3825944ffc20430cd9057 | c1436fa7446457e8d6547874d27ee4e34be150cf | refs/heads/master | 2022-03-24T09:27:12.825861 | 2020-01-01T07:31:36 | 2020-01-01T07:31:36 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 108 | h | #ifndef __SYS_TOOLS_H__
#define __SYS_TOOLS_H__
#include "sys_sys_tools.h"
#endif /* __SYS_TOOLS_H__ */
| [
"695732416@qq.com"
] | 695732416@qq.com |
114b908a171801efc75d360fcc9ba72117d04b84 | 2a83df96a35542870a07dc0cc2a30c45bffa99df | /6UVMEboard_Zynq/vitis/watchman_final/src/pedestal.c | 48d5631b195ed5675ce427edea01949b3de173b5 | [] | no_license | WMidlab/watchman-readout | d512858596f509a32394e81464b847a645d500cb | 7380a9bf490c7e21dd70d46a03e306c258dae220 | refs/heads/master | 2022-05-21T18:27:03.999952 | 2022-05-12T22:42:33 | 2022-05-12T22:42:33 | 175,300,807 | 1 | 7 | null | 2021-01-27T10:27:22 | 2019-03-12T21:43:56 | VHDL | UTF-8 | C | false | false | 15,310 | c | /**
* @file pedestal.c
* @author Anthony Schluchin
* @date 18th December 2018
* @version 0.0
*/
#include "pedestal.h"
/**************** Extern global variables ****************/
/*********************************************************/
/** @brief Array containing registers of AXI-lite */
extern int* regptr;
/... | [
"salvadorventurag@gmail.com"
] | salvadorventurag@gmail.com |
a892ace0c0837ef76cdbd373c6bb4e273906c1d8 | 5c255f911786e984286b1f7a4e6091a68419d049 | /code/aa71faee-af2e-40dd-9260-0353bc206c55.c | 7556ec4939c4cb89a76f22d786faecffcdbd6a67 | [] | no_license | nmharmon8/Deep-Buffer-Overflow-Detection | 70fe02c8dc75d12e91f5bc4468cf260e490af1a4 | e0c86210c86afb07c8d4abcc957c7f1b252b4eb2 | refs/heads/master | 2021-09-11T19:09:59.944740 | 2018-04-06T16:26:34 | 2018-04-06T16:26:34 | 125,521,331 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 230 | c | #include <stdio.h>
int main() {
int i=4;
int j=124;
int k;
int l;
j = 53;
l = 66;
k = i/j;
l = i/j;
l = i%j;
l = l-j;
k = l-k*i;
printf("vulnerability");
printf("%d%d\n",k,l);
return 0;
}
| [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
ef2c6366abc901e8e22b2a2d9397541b96ad5ae2 | 8cfd84f93f7768893b5dd8d62e0d0454bfc31498 | /src/examples/atlas.c | 7a19d04ff82f129052196eeac7455ed76f330bca | [
"BSD-2-Clause"
] | permissive | tinyserver/siege | ba2658d69ec7213cd6f68b332ede989d77a90d58 | 994da1c7e258c7a454e996f5afe7a0119c1a58e4 | refs/heads/master | 2021-01-18T10:52:50.247308 | 2013-02-14T20:32:39 | 2013-02-14T20:32:39 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,104 | c | #include <siege/siege.h>
#include <stdlib.h>
#include <stdio.h>
#define WIDTH 640
#define HEIGHT 480
#define ASIZE 256
#define BORDER 0
#define NUMTEST 256
#define POS(i,j,w,h) (((j) * (w) + (i)) * 4)
SGubyte data[ASIZE*ASIZE];
void setPixel4ub(SGubyte* data, size_t i, size_t j, size_t w, size_t h, SGubyte r, SGu... | [
"darkuranium@gmail.com"
] | darkuranium@gmail.com |
60620d1bc43bafb0b587ca363caaf61306d7aacf | 19a0d774847bfddabdf324af70e15ed90ce44108 | /AtMega328P_Code/main.c | a7b9b995c934b08db2441ded1c180c8e1f41f6e6 | [] | no_license | Sztaszko/EMG | 14019de49abbeac022edc1d1d0dd48cf20a1abad | c6256635d50da29ee48576b0f19bdd860f81678b | refs/heads/master | 2022-12-08T21:27:17.441418 | 2020-09-08T18:09:56 | 2020-09-08T18:09:56 | 288,164,356 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,242 | c |
#define F_CPU 16000000UL
#include <avr/io.h>
#include <avr/interrupt.h>
#include <util/delay.h>
#include <stdint.h>
/*
INTERRUPT vectors
USART_TXC_vect - przerwanie wysylania danych USART
ADC_vect - przerwanie zakonczenia konwersji ADC
TIMER_OVF_vect - przerwanie przepelnienia zegara/licznika nr 0
... | [
"noreply@github.com"
] | Sztaszko.noreply@github.com |
e95fbaf3c5b196432c82425d0e75f9ff34d3076b | d13d5a3fb8cfd0f0b1302ca453ee90285fdd4f3c | /__vm/.led_clock.vsarduino.h | 4ca89aee619346f8709030ad110cebc93c574e5c | [] | no_license | rbedger/LEDClock | 890e6cb77bfa901e5e81f5ab50835a536ea128ba | d6dbcc4c06210798104ab67bce25026b1b37a42a | refs/heads/master | 2023-05-29T00:24:17.772683 | 2021-06-12T23:00:02 | 2021-06-12T23:12:30 | 373,336,046 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,660 | h | /*
Editor: https://www.visualmicro.com/
This file is for intellisense purpose only.
Visual micro (and the arduino ide) ignore this code during compilation. This code is automatically maintained by visualmicro, manual changes to this file will be overwritten
The contents of the _vm sub folder can be deleted p... | [
"rbedger@gmail.com"
] | rbedger@gmail.com |
7916c6115e8e16e9c8d86cdc7cee8fb89ab8cf29 | 38df926a148fc560d4f2f13366f1e84d13bc1a18 | /Firmware/GD32VF103_standard_peripheral/Include/gd32vf103_dbg.h | 262abc75d608702d996e246edaf150bec3b2d887 | [
"MIT"
] | permissive | tobiasmarciszko/iar-risc-v-gd32v-eval | 513e152191c6cfd182276ed0e59c5edafc3bec14 | 03015714bfad726d296dcf7558ce4102a3b3f974 | refs/heads/master | 2022-09-05T01:50:50.829919 | 2020-05-28T16:42:27 | 2020-05-28T16:42:27 | 269,338,301 | 1 | 0 | MIT | 2020-06-04T11:11:47 | 2020-06-04T11:11:47 | null | UTF-8 | C | false | false | 6,409 | h | /*!
\file gd32vf103_dbg.h
\brief definitions for the DBG
\version 2019-06-05, V1.0.0, firmware for GD32VF103
*/
/*
Copyright (c) 2019, GigaDevice Semiconductor Inc.
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditi... | [
"felipe.torrezan@iar.com"
] | felipe.torrezan@iar.com |
e35bcffc3ed66e77ab63f150e594e9b5de85903c | 5d417f03f724f4e23000f28cd629c92bc9297a23 | /xmega/drivers/usart/example3/atxmega32e5_stk600-rc032x/conf_board.h | 37b28933f3c87aa44a0d24b65c0ee12fdc2b06a9 | [] | no_license | siliconunited/atmel-asf | 5ac78a123cb0f5026ffb9a0ba66b75abcccb788f | 19e02800a6cc33d203f5d12f7dfca0c39195d879 | refs/heads/master | 2021-01-22T21:34:10.563981 | 2017-03-19T04:45:30 | 2017-03-19T04:45:30 | 85,439,630 | 6 | 3 | null | 2020-03-08T01:34:35 | 2017-03-18T23:56:24 | C | UTF-8 | C | false | false | 2,066 | h | /**
* \file
*
* \brief Example specific board configuration file
*
* Copyright (C) 2014-2015 Atmel Corporation. All rights reserved.
*
* \asf_license_start
*
* \page License
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following condi... | [
"robksawyer@gmail.com"
] | robksawyer@gmail.com |
63a41324a18e7c36384062f5048d9aaee841441c | 4cb8d0677f87f10bf224fc594b5c9674b48c766e | /syssrc/c/indysyn/indysyn.c | a97470a8b52eac277cdac59a59750fed1a55f0e2 | [] | no_license | jayrfink/infracode | 89df45a506fd757f716aba7f99fd4d15206520d6 | 559de0c291f6ee2ffbd45a23e58ed907c1a88e6c | refs/heads/master | 2023-01-12T16:40:19.703051 | 2022-12-28T21:41:05 | 2022-12-28T21:41:05 | 228,943,230 | 3 | 1 | null | null | null | null | UTF-8 | C | false | false | 6,126 | c |
#include "indysyn.h"
int main(int argc, char **argv)
{
int c; /* opt counter */
short int s_port = 0; /* single port */
short int isup = 0; /* isup ? */
short int gotaddr = 0; /* addr ? */
short int flag6 = 0; /* doing 6 scan */
char *port6; /* v6 port */
cha... | [
"jay.fink@gmail.com"
] | jay.fink@gmail.com |
c5c4c2f9d70a02a4d90289078d6601684a7ce353 | a85015b747f46b1aa77bbad7ecd23efe21c37bf7 | /Kernels/Research/Arm-2D/examples/[template][bare-metal][pfb]/main.c | bc7bb324054b29aafe41700b6031f83eb5b67d8f | [
"Apache-2.0"
] | permissive | TigerZheng/EndpointAI | fe8452eeec273290fe73e4024cb8abba2c396e70 | b78a62763dc031e39b3d8a3e063c5bef28f0b704 | refs/heads/master | 2023-04-21T13:45:15.461897 | 2021-04-24T22:15:00 | 2021-04-24T22:15:00 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,703 | c | /*
* Copyright (c) 2009-2020 Arm Limited. All rights reserved.
*
* SPDX-License-Identifier: Apache-2.0
*
* 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
*
* www.apache.org/licenses/LICEN... | [
"gabriel.wang@arm.com"
] | gabriel.wang@arm.com |
3a9e5e1be3ba7a4c3b67f13a07e631643e015b10 | 37c593b4c9b42d38ebfcac8d7160282c43fdb324 | /model/Scade/System/TracksideDynamicModel/TestTracks/UtrechtAmsterdam_oETCS/KCG/Build_RBC_LRBG_405_D_00042_2_M015_AmsterdamUtrechtL2_Sheet11_BreukelenKeerspoor_RBC.c | cd83caad65a743884bc0081090fb5799332a6b1a | [] | no_license | stefan-karg/modeling | d4211778a2e7f2d4948ea38442096edb0f317051 | c0855d85430e5d8313c04a9b8918cd3d596e48ec | refs/heads/master | 2021-01-16T19:56:51.201532 | 2015-08-26T13:55:57 | 2015-08-26T13:55:57 | 26,961,581 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,580 | c | /* $*************** KCG Version 6.1.3 (build i6) ****************
** Command: s2c613 -config C:/GITHUB/modeling/model/Scade/System/TracksideDynamicModel/TestTracks/UtrechtAmsterdam_oETCS/KCG\kcg_s2c_config.txt
** Generation date: 2015-07-21T17:59:24
*************************************************************$ */
... | [
"mairamou@lea-energy.com"
] | mairamou@lea-energy.com |
046e3baff79f7f0dace5c6230126089bd52912db | 74b5cb9980eb7c3467d6a5b08198847d6f14b33b | /dslua.libnds/lib/dslua/source/DSLStylus.c | 24561fba365f02b84754d8a6824d042ca51d844a | [] | no_license | sypherce/dslua | 122d03026a888a8e04483c21b873413d89735afb | 9841f11a84a0f6b01a3b2291cf3fc87fb4133c3a | refs/heads/master | 2021-01-10T03:15:29.531355 | 2007-07-31T03:24:08 | 2007-07-31T03:24:08 | 50,567,809 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,106 | c | #include <nds.h>//NDS Header File - Included by default
#include "lua.h"//LUA Header File - Included by default
#include "lauxlib.h"//LUA Auxilary Library Header File - Included by default
#include "DSLStylus.h"//This files own header file
static int l_StylusNewPress(lua_State* lState)
{
lua_pushboolean(lState... | [
"sypherce@7bd1a944-e22a-0410-b2d1-0368184b35f6"
] | sypherce@7bd1a944-e22a-0410-b2d1-0368184b35f6 |
90030cb6fa3e8a8922a0670f1df43a59092eecd2 | c531a22b3ba4512d7d3164cae961d4e62a0f4657 | /NDK/NDK/src/file/NDK_Dir.c | f858476387c5f102cc6383eab2517fdb352d7a79 | [] | no_license | sqf-ice/Company_document | e1b5386f7a6cf10c5deea62e2a07097822058e12 | 25be209bcecabd89705c9a626d174c3e0c47cab3 | refs/heads/master | 2021-09-25T04:19:13.981463 | 2018-10-18T02:33:04 | 2018-10-18T02:33:04 | null | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 3,863 | c | /*
* 新大陆公司 版权所有(c) 2011-2015
*
* 统一平台NDK API
* 作 者: 产品开发部
* 日 期: 2012-08-17
* 版 本: V1.00
* 最后修改人:
* 最后修改日期:
*/
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include <errno.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <dirent.h>
#include "NDK.h"
#include "... | [
"867352026@qq.com"
] | 867352026@qq.com |
fe97b1e2fc6563a55afbbfea2ce8f5e351dd7e10 | a0fc7c8a816458e00b84e7a715cf5a7d0feeacfb | /util/ec_flash.h | 68a40fe466e56581df2ff6cac8709480ce74b5d1 | [
"BSD-3-Clause"
] | permissive | mtk09422/chromiumos-platform-ec | 8dac4c278970bd6bf44f89051be8e200875c96ef | be3ec665dbb8f90fd2efec121a098c6252d1cfa9 | HEAD | 2016-09-06T00:08:25.976231 | 2015-01-09T05:36:18 | 2015-01-22T11:24:32 | 27,327,374 | 0 | 2 | null | null | null | null | UTF-8 | C | false | false | 1,262 | h | /* Copyright (c) 2013 The Chromium OS Authors. All rights reserved.
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
#ifndef __CROS_EC_EC_FLASH_H
#define __CROS_EC_EC_FLASH_H
/**
* Read EC flash memory
*
* @param buf Destination buffer
* @param offset Of... | [
"chrome-bot@google.com"
] | chrome-bot@google.com |
ff457f84feb9225607a2082e05fd8db179f904c7 | 2f18226aff2bf1ba8cdc0e266a0f5425ac875462 | /eurojackpot.c | 4f0330ea4f6074d41dd3f8ea73ca39d03b8fad46 | [] | no_license | LostInTheCloud/LotteryGenerator | 8f0d8c5800293f3b5e33399298d262f6eb063312 | 72d03aeb0a5dcc72ed86a480d5b7f389e0c50e2e | refs/heads/master | 2023-06-23T17:36:48.988331 | 2021-07-18T22:55:48 | 2021-07-18T22:55:48 | 247,739,580 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 95 | c | #include "lottolib.h"
int main()
{
printf("EuroJackpot\n");
def(1, 50, 5, 1, 10, 2);
} | [
"git@lennihein.com"
] | git@lennihein.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.