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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
fc79c6e5c71312391504e619f0104a993b40c6b5 | 5a1b72cdfe893ac7d40ec2fd0bfff019d72d8d59 | /std/1.6.25/src/lib/float/cmf4.c | 4bdf8437eae5be6aa865a903801924f496cf9f9b | [] | no_license | zhuolinho/minix | 48429c3bdbb927f9765d0a6f66fb7f992ef67f51 | 564a092604fca97acf84aface57efadc1891818b | refs/heads/master | 2022-07-19T15:48:41.414711 | 2020-05-11T08:09:25 | 2020-05-11T08:09:25 | 262,979,345 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 783 | c | /*
(c) copyright 1988 by the Vrije Universiteit, Amsterdam, The Netherlands.
See the copyright notice in the ACK home directory, in the file "Copyright".
*/
/* $Header: cmf4.c,v 1.5 89/08/15 09:04:20 ceriel Exp $ */
/*
COMPARE SINGLES (CMF 4)
*/
#include "FP_types.h"
#include "get_put.h"
int
cmf4(f1,f2)
SINGLE... | [
"zhuolinho@hotmail.com"
] | zhuolinho@hotmail.com |
60446fb5d71e3e1f13554041e69cdf4815ff9d70 | 20af1386571d870bc740088c58a39ed109ba1f05 | /libhextwelve/include/hextwelve/host/ohci.h | 669a1343316303832e846bce825448c907b3327e | [] | no_license | lewurm/mini-broadway | 2105e014c5cb4113ec6e2f13eaf9469fe8fe0a71 | 3c82f4a1e246c195c0d064f66a44214240d43154 | refs/heads/master | 2018-12-29T09:35:56.645653 | 2010-07-06T01:25:12 | 2010-07-06T01:25:12 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 8,374 | h | /*
ppcskel - a Free Software replacement for the Nintendo/BroadOn bootloader.
ohci hardware support
Copyright (C) 2009 Bernhard Urban <lewurm@gmx.net>
Copyright (C) 2009 Sebastian Falbesoner <sebastian.falbesoner@gmail.com>
# This code is licensed to you under the terms of the GNU GPL, version 2... | [
"SquidMan72@gmail.com"
] | SquidMan72@gmail.com |
25307f911c8292dbd4d1beacc3e4662647940d7f | dfd7fcdb0f7392b5accdf7d49fe74b9f08f6815f | /split_l.c | 2990cefc0254a0d3f62c8995aaa80c2f82fa5842 | [] | no_license | BlaCkinkGJ/2020-ADS-Final-Challenge | a5ad5c888ede2b53d1456d1b6ae391024958fa76 | a1e42f30877938c793f4d28693c89dc58e0f1676 | refs/heads/master | 2022-11-14T11:12:55.436821 | 2020-07-06T14:30:44 | 2020-07-06T14:30:44 | 275,512,280 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 9,137 | c |
#include "split_l.h"
#include "assert.h"
#include "card.h"
#include "index.h"
#include <stdio.h>
/**
* @brief 꽉찬 노드로 부터 브랜치들을 브랜치 버퍼로 가져와서 추가적인 브랜치에 추가하도록 합니다.
*
* @param N 꽉찬 노드를 가리킵니다.
* @param B 추가적인 브랜치에 해당합니다.
*/
static void RTreeGetBranches(struct Node *N, struct Branch *B)
{
register struc... | [
"ss5kijun@gmail.com"
] | ss5kijun@gmail.com |
5787303946b9fe7599d84469746810218ff9584e | 0a6b7a3eca3023110a5360c6a1b06062a231d173 | /my_bash/bash_no_fork/my_bash.c | b201f604373870aa15a132eb81d0d6016ffdec18 | [] | no_license | ShiboBrady/linux | 821c110be52f8ce8ee437130601073ae4e847123 | 0b173ef41d9d591a9f428f98aa52de01556066a6 | refs/heads/master | 2021-01-21T12:43:41.471194 | 2014-07-11T15:28:09 | 2014-07-11T15:28:09 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 832 | c | /*************************************************************************
> File Name: my_bash.c
> Author: ZhangShibo
> Mail:453430198@qq.com
> Created Time: Wed 25 Jun 2014 03:52:24 AM PDT
************************************************************************/
#include "bash.h"
char user_name[30];
char hos... | [
"xujie@ubuntu.(none)"
] | xujie@ubuntu.(none) |
33ce81d80831735f54af2ccf2ba544b98f116f10 | fce61636116538e237d45008bb888149f43bae86 | /Wolf3d-master/libft/ft_strcpy.c | d8cc8f6a0f71ca098973260cfdb1786a6924f8e6 | [] | no_license | haolgrek/ouaulf | 3431b6a1c0f4740f05a346ce8f69dad434ef84a1 | cf7c0ddd6f21ab0757de1c060c3625ac83e0ca26 | refs/heads/master | 2020-04-05T21:09:02.575068 | 2016-10-16T22:12:39 | 2016-10-16T22:12:39 | 68,044,200 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,065 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_strcpy.c :+: :+: :+: ... | [
"rluder@e3r9p9.42.fr"
] | rluder@e3r9p9.42.fr |
c172c991580d13f73250a89c3a896e23415bf55e | 142c8db046fcd82a3cae5b58a1c33c9a64bd1944 | /src/hidrante.c | c2a79e4df5899ff09c9374d8039fc07a587b7847 | [] | no_license | JulliaThainna/T4_ED | c63e1f28fe8a4eb9209fe1886d3237ec6819fc62 | 48b07746ffdc259e4257a12ea5127b4851f2c72b | refs/heads/main | 2023-04-07T02:01:44.885429 | 2021-03-23T23:44:20 | 2021-03-23T23:44:20 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,967 | c | #include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "hidrante.h"
#include "point.h"
typedef struct hidrante{
char id[20];
char cp[22], cb[22], sw[22];
Point point;
}HidranteStruct;
//Create
Hidrante criaHidrante(char* id, float x, float y, char* cp, char* cb, char* sw){
HidranteStruc... | [
"rafael.furlanetto@uel.br"
] | rafael.furlanetto@uel.br |
db48d56a5bc14e6ccf92e312c93c8e20d64508c3 | 5cfa90ef32ba319aa374fe0547c3cbce311b9398 | /libft/srcs/is/ft_isupper.c | a0d3f778de456ea69a41a304e946a37ce2f2d785 | [] | no_license | appinha/42cursus-02-miniRT | 58019f3fb2af385dc60cd8de17adf53fabf3e07b | e2f68b965eae039dff0ba07c9210280cfa306058 | refs/heads/master | 2023-03-25T04:17:29.066811 | 2021-03-21T18:36:42 | 2021-03-21T18:36:42 | 293,892,522 | 23 | 4 | null | null | null | null | UTF-8 | C | false | false | 1,121 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_isupper.c :+: :+: :+: ... | [
"amanda_pinha@hotmail.com"
] | amanda_pinha@hotmail.com |
89b28796f55f353533c287fd1b103d4a56e3fe42 | 1b8ae277ef7f39af15b6e0bff057c433dc44a109 | /src/mame/drivers/arcadecl.c | 0da8d0e779a9e5c8bfbac45780ba50756f1710ae | [] | no_license | ilitirit-za/ShmupMame-unofficial | 2ea58e7674df935c98e73d34ca888152b82c570d | 2ddd533fbaceac256cf0fbc2f918de1966280a22 | refs/heads/master | 2021-01-11T02:07:06.094952 | 2016-10-24T11:17:30 | 2016-10-24T11:17:30 | 70,804,668 | 3 | 0 | null | 2016-10-21T13:17:50 | 2016-10-13T12:35:08 | C | UTF-8 | C | false | false | 14,147 | c | /***************************************************************************
Atari Arcade Classics hardware (prototypes)
driver by Aaron Giles
Games supported:
* Arcade Classics (1992)
* Sparkz (1982)
Known bugs:
* none at this time
******************************************... | [
"ilitirit@gmail.com"
] | ilitirit@gmail.com |
76fbbbd00b6dc81c85f68add6a1f1dc39c634438 | 519de3b9fca2d6f905e7f3498884094546432c30 | /kk-4.x/external/dropbear/libtommath/bn_mp_div_3.c | 582cbadbc32cbab4c66f2d8b8da00d0c88aef084 | [
"LicenseRef-scancode-public-domain",
"SSH-short",
"BSD-3-Clause",
"MIT"
] | permissive | hongshui3000/mt5507_android_4.4 | 2324e078190b97afbc7ceca22ec1b87b9367f52a | 880d4424989cf91f690ca187d6f0343df047da4f | refs/heads/master | 2020-03-24T10:34:21.213134 | 2016-02-24T05:57:53 | 2016-02-24T05:57:53 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,854 | c | #include <tommath.h>
#ifdef BN_MP_DIV_3_C
/* LibTomMath, multiple-precision integer library -- Tom St Denis
*
* LibTomMath is a library that provides multiple-precision
* integer arithmetic as well as number theoretic functionality.
*
* The library was designed directly after the MPI library by
* Michael Fromberg... | [
"342981011@qq.com"
] | 342981011@qq.com |
0adc64bb9217ae7fe5093b1743c94432417a1ab0 | 345b45dac0b414b1f568ab4cd5458c7afe979545 | /c_VSIP_src/vsip_cqrd_create_f.c | 1aa9b9092aecf81c3abf361e8f233791b69f0b0d | [
"MIT",
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | rrjudd/jvsip | 256b41924b78305c779b8356f2fb83a2f47b64ff | f9ea05e0082acfeb3707b02e91a45f40008b7340 | refs/heads/master | 2022-10-03T02:40:27.724075 | 2022-09-20T19:07:50 | 2022-09-20T19:07:50 | 3,030,715 | 15 | 5 | null | null | null | null | UTF-8 | C | false | false | 2,338 | c | /* Created RJudd August 29, 1999 */
/* SPAWARSYSCEN D881 */
/**********************************************************************
// For TASP VSIPL Documentation and Code neither the United States /
// Government, the United States Navy, nor any of their employees, /
// makes any warranty, express or implied, i... | [
"rrjudd@me.com"
] | rrjudd@me.com |
1dcab0c25420285769de9d8a95e4694e5dda9f00 | aa93bdedde662cb637e5ee3e62ba3717737e819b | /src/nr_window.c | 97135c6a999a1773b381682eae43363a9f8a7ed4 | [
"Apache-2.0"
] | permissive | VincentWei/mg-samples | 43e64ca015c95f81b7ed911f700c6640eaf5cca1 | 595d356a12eae1553c25aa57975839278415e926 | refs/heads/master | 2023-01-07T22:51:21.730201 | 2022-12-30T06:37:24 | 2022-12-30T06:37:24 | 92,700,964 | 11 | 6 | null | null | null | null | UTF-8 | C | false | false | 3,385 | c | ///////////////////////////////////////////////////////////////////////////////
//
// IMPORTANT NOTICE
//
// The following open source license statement does not apply to any
// entity in the Exception List published by FMSoft.
//
// For more information, please visit:
//
// https://www.fmsoft.... | [
"vincent@minigui.org"
] | vincent@minigui.org |
a0c5ef4f01eed443b6d48b28bdbed05d9aca1ef9 | 100a6ac8e371ac34f993508a443e8e4f26b5c5ef | /hal/hal_com_phycfg.c | 0fccd23bff6e1f6317f67565f7882e4fdb0f5b24 | [] | no_license | kimocoder/88x2cu-1 | 713fb05ac5cebd9b9a7142aecd2b67641dc68456 | f2f0d57ae9ceb0c3b5cad9379f1c54141ff8cce7 | refs/heads/main | 2023-04-30T17:40:32.103677 | 2021-05-21T10:45:08 | 2021-05-21T10:45:08 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 188,686 | c | /******************************************************************************
*
* Copyright(c) 2007 - 2017 Realtek Corporation.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of version 2 of the GNU General Public License as
* published by the Free Software Foundat... | [
"neojou@gmail.com"
] | neojou@gmail.com |
cf9ae7666d324970ac0295cb6e8fd1bac487ee03 | 6b54228b935444cad8dd81a22130f312b6f7fe7b | /examples/pubsub/sub.c | 431daccfbab95cc911a0eccde07008f0a474a59a | [
"MIT"
] | permissive | joelguittet/c-axon | 3ec3a11ee7e792a159f67f27a40c0bf3edfae4ad | 246ef8ea7d10d87a0b069edd27c89b369db99ec0 | refs/heads/master | 2023-03-10T05:17:10.310263 | 2023-02-24T17:19:46 | 2023-02-24T18:54:48 | 315,140,034 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,361 | c | /**
* @file sub.c
* @brief Axon sub example in C
*
* MIT License
*
* Copyright (c) 2021-2023 joelguittet and c-axon contributors
*
* 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 So... | [
"joelguittet@gmail.com"
] | joelguittet@gmail.com |
77d3c80cdd6117f3b9faa8e1688cd514cb5cd223 | 8dd4b6e16ea43afc1e849da8d25491b6c558519f | /Final_project/servo.c | 29a5a2452646dd38d4a6eecd64a30ae6e1cf360b | [] | no_license | warlock31415/Embedded-CENG447 | ac6cb40f73101dab4de4c51af6b09db66624913f | 2907b77b19ddba9529cee2f8f5e56d17ee8b066b | refs/heads/master | 2020-04-17T19:58:04.789381 | 2019-04-29T16:25:07 | 2019-04-29T16:25:07 | 166,886,006 | 0 | 0 | null | 2019-04-05T23:30:59 | 2019-01-21T21:53:30 | C++ | UTF-8 | C | false | false | 1,248 | c | /**
* @file servo.c
* @author Pratik Kunkolienker
* @date 22 April 2019
* @brief This is the main file for Lab 6.
*
* @details This file contains the required functions for the servo to work
*/
#include "servo.h"
#include "pin_map.h"
static uint8_t map(uint8_t angle);
/**
* @details Initializes Time... | [
"pratikkunkolienkar@gmail.com"
] | pratikkunkolienkar@gmail.com |
dcf7c88babedab143d7aff9470b5f9e046bf509d | 9dbe514a609a7a8939061a1dfcd5265f492015f1 | /for_loop/assignment7.c | c7a52e2257f884d242eafada7952cb07dce323dd | [] | no_license | kskrishnachandran/C-lab-assignments-1 | 6df804f2fbbec80a94e5269d4722d623b7fdc133 | 53251ab8eaf294eec49f39977bb37f9a9f621d25 | refs/heads/master | 2016-09-06T17:56:51.209616 | 2015-01-12T13:06:42 | 2015-01-12T13:06:42 | 29,092,686 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 605 | c | /*File Name:assignmetn7.c
Author:K.S.Krishna Chandran
Description:To convert a decimal number to its binary form
Date:18\09\14*/
#include<stdio.h>
int main()
{
system("clear");
int num,i,binary[25];
printf("\n\nEnter any decimal number you want to convert to binary ");
scanf("%d",&num);
int bnum;
for(i=0,bnum=n... | [
"AMRITAVIDYA\\u314bca032@12CPU0054L.amritavidya.edu"
] | AMRITAVIDYA\u314bca032@12CPU0054L.amritavidya.edu |
1a1491b58f00ba4b61674ca32eae979732939274 | 00af4b76e0e84087dc0d00ee1b705f100068d4c1 | /Shailesh_Patel/loop/pat170901.c | bd5f6e3b881c4140025c666c1971a13b91ec62fb | [] | no_license | DrSiddharthaChoubey/cprograms | 07fde5c0063afb979c7f823cac16ac77845bc9eb | e0011bd228924ce63e6b50f039f9e70860ed23b1 | refs/heads/master | 2021-06-26T05:14:57.889994 | 2019-11-22T07:59:53 | 2019-11-22T07:59:53 | 151,691,948 | 0 | 7 | null | 2020-10-19T22:10:09 | 2018-10-05T08:28:41 | C | UTF-8 | C | false | false | 234 | c | #include<stdio.h>
int main()
{
int i,j,n;
printf("Enter the number of rows : ");
scanf("%d",&n);
for(i=1;i<=n;i++)
{
for(j=n;j>=i;j--)
printf("*");
printf("\n");
}
return 0;
}
| [
"imshailesh.patel.sp@gmail.com"
] | imshailesh.patel.sp@gmail.com |
528d27f83fc6834a990915e18806f921fab80037 | c486a0a4764ce76cb3823cf9db56663a4977e57e | /diag/gf/testga/headout1.c | 07b288460222722a1b00cd0701fb7306d5444e9d | [] | no_license | rofl0r/irix-3.x-src | 5a78dec0ec7b88972ad49a6e005d9e6dd5d63966 | e5f21f6d1c77aad92583c20f6bf25285077f5fe1 | refs/heads/main | 2022-04-20T05:25:02.489203 | 2020-04-21T00:22:43 | 2020-04-21T00:22:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,164 | c | #include "geofdef.h"
unsigned short headout1[] = {
0x020e,
0x0205,
0x0000,
0x0000,
0xffff,
0xffff,
0xaaaa,
0x5555,
0x5555,
0xaaaa,
0x00ff,
0xff80,
0x1234,
0x5678,
0x9abc,
0xdef0,
0xac5e,
0x6d8a,
0x0010,
0x0140,
0x0000,
0x0240,
0x0000,
0x0260,
0x0000,
0x1700,
0x0001,
0x0011,
0x0350,
0x0000,
0xfd66,
0x6666,
0xfa51,
0xeb... | [
"johncvalentine@protonmail.com"
] | johncvalentine@protonmail.com |
b6a3c75e7892dbf46708ae394eb6c3fcad15daa1 | 17ef755aba7db8aa75c721cbf245468a84458ef8 | /Linux_001/009_uart/003_push_test/2th/push_test.c | 002dfa29309ed37e892b42d5d46484f7da4f2669 | [] | no_license | LostLambGu/LinuxShare | 9d06345cc0ca09e0fc512b92a75415992e066a37 | 50fa91167c9c5b70e55c81b39ded3ea831a1d324 | refs/heads/master | 2020-06-04T04:16:52.235677 | 2020-01-01T15:03:38 | 2020-01-01T15:03:38 | 191,868,665 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,049 | c |
#include <stdio.h>
struct person
{
char *name;
int age;
char score;
int id;
};
int push_test(const char * format, ...)
{
char *p = (char *)&format;
int i;
struct person per;
printf("arg1: %s\n", format);
p = p + sizeof(char *);
i = *((int *)p);
p = p + sizeof(int);
printf("arg2: %d\n", i);
per = *((... | [
"guyjwork@foxmail.com"
] | guyjwork@foxmail.com |
92f464406f2535307e0d5c70b9f9ae764dfe292e | 74f42b065b4d24686236e3dc622132c8d2d06cf0 | /Chapter 13/projects/6.c | a2e76a69ef37304a587579271801527d037c2f61 | [] | no_license | erikgrahn13/C-programming | b8c3ada8f5ff9035d95204a770cb02869476d73f | 732b4d5982c04af6ff64a06d78e27c0af01643a1 | refs/heads/master | 2023-02-28T10:26:39.972996 | 2021-01-27T17:37:07 | 2021-01-27T17:37:07 | 271,830,197 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 894 | c | #include <stdio.h>
#include <string.h>
#include <ctype.h>
#define NUM_PLANETS 9
int string_equal(const char *str1, const char *str2)
{
for (int i = 0; toupper(*str1) == toupper(*str2); i++)
{
if (str1[i] == '\0')
{
return 1;
}
}
return 0;
}
int main(int argc, char... | [
"grahnfan@hotmail.com"
] | grahnfan@hotmail.com |
0ddd1f7e5815dc2cfc623f4fa7af443b8c4e8776 | aa862709d3d0dbd42604906ab1d936072db11ad0 | /components/esp_rom/esp32s3/esp_rom_caps.h | aee488a025ad81af6982348b300e169f1bd2ff05 | [
"Apache-2.0"
] | permissive | BugerDread/esp-idf | 0b7a723bf619672656ae987a0e7360085e6edd9b | 1697718b86a401c344f652ff66ccba81d6ac8505 | refs/heads/master | 2023-03-21T13:34:27.122219 | 2021-03-20T13:01:45 | 2021-03-20T13:01:45 | 349,691,471 | 1 | 0 | Apache-2.0 | 2021-03-20T13:01:46 | 2021-03-20T10:19:21 | null | UTF-8 | C | false | false | 1,046 | h | // Copyright 2020 Espressif Systems (Shanghai) PTE 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 applic... | [
"maoshengrong@espressif.com"
] | maoshengrong@espressif.com |
a076ad6cbbaaaead2707dc56843665c0bea2887d | 7578772afef5275e8d1edf5c9e6b34fc0368f492 | /d/qujing/huangfeng/dong2.c | 56740688972d62f1800b24bdf45cef75a320082e | [] | no_license | jackyueq/xyj2006 | 3b899323c4b891b57fa25d671527edea7f4fccd2 | 2d0681c32c6bb880c21a43aca127f5d4af1000a0 | refs/heads/master | 2020-04-06T04:25:29.851538 | 2015-03-18T07:22:28 | 2015-03-18T07:22:28 | 32,443,903 | 3 | 5 | null | null | null | null | GB18030 | C | false | false | 454 | c | // created by wxb 12/24/1998
// room: /d/qujing/huangfeng/dong2.c
inherit ROOM;
void create ()
{
set ("short", "洞内");
set ("long", @LONG
洞内光线昏暗,且有阵阵腥臭扑鼻。妖狐狡兔在你身边蹿
来跳去。好在没有人注意你,还是快些离开吧。
LONG);
set("exits", ([
"east" : __DIR__"dong1",
]));
set("objects", ([
__DIR__"n... | [
"jackyueq@gmail.com"
] | jackyueq@gmail.com |
db6018e30f337839cbbd9ad8d899f6c44d63e34d | 13510f65e7d92f23ba0901b7675a054ac22eaeb3 | /mj/crypto_stream/salsa20/mojzis/ref/crypto_stream_salsa20.c | 704c738c5b4ea1cfa9d5cadbc531d7335a977d23 | [] | no_license | janmojzis/ttest | 762d0da71e39c1382f918f9414bd5997d6ae1b58 | 3dc93d9a5c6e2fa7dc292255ab3108989451315e | refs/heads/master | 2020-12-21T17:49:47.898795 | 2020-08-19T08:10:59 | 2020-08-19T08:10:59 | 236,510,234 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,311 | c | /*
20200202
Jan Mojzis
Public domain.
*/
#include <stdint.h>
#include "crypto_stream.h"
/* clang-format off */
static inline uint32_t unpack32(const unsigned char *x) {
return
(uint32_t) (x[0]) \
| (((uint32_t) (x[1])) << 8) \
| (((uint32_t) (x[2])) << 16) \
... | [
"jan.mojzis@gmail.com"
] | jan.mojzis@gmail.com |
0ef06d403dac9a9a2de40deeda49f4dbe7a98793 | 6db36a3245980743e1f0aa441217f417fa65d6ee | /src/g2553/launchpad/spi_test/include/msp/tlc5925.h | 2b728bdbd895af94690be92ad03aca182e6d2a19 | [
"Apache-2.0"
] | permissive | anujpurwar007/msp430-1 | 5f22b0a3ac94217f3d93954c5a8878ff6f1f2207 | 0b0fcd5d2c041a65bc2dc18706e6a0127194cc08 | refs/heads/master | 2021-07-20T18:53:31.999421 | 2017-10-30T17:48:51 | 2017-10-30T17:48:51 | 108,885,718 | 0 | 0 | null | 2017-10-30T17:36:01 | 2017-10-30T17:36:00 | null | UTF-8 | C | false | false | 39 | h | ../../../../../../include/msp/tlc5925.h | [
"austinbeam@gmail.com"
] | austinbeam@gmail.com |
9e51c04a80033dc14b45c8b97c4a17e75b57b322 | 3726dd0e72af98979b3042fb183f44c60ff12da0 | /Problem Set 9/Problem 5.c | 8c5ffaba805a4c7fc7ef563a26f362d30eb4bfc4 | [] | no_license | 1915002536/cse214 | 9dc4bdd86e1fa6cf55590d79cc55263b1a09084e | f4169d4c62efa8fe84a430a2c89bf1c8e9547ec8 | refs/heads/main | 2023-01-31T01:52:12.991693 | 2020-12-15T04:27:32 | 2020-12-15T04:27:32 | 305,157,328 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 2,113 | c | /* Implement an "Insert Before" function to insert an element before a node with value 'key'
of the Linked List. Take input 'key' and new node value from user. (Check index out of range) */
#include<stdio.h>
#include<stdlib.h>
typedef struct node
{
int value;
struct node *next;
}Node;
Node* create_li... | [
"noreply@github.com"
] | 1915002536.noreply@github.com |
2fd4cf8a0bfad4e74242ce1ef79a97efc482688e | 0c846407b8c1356580208e2fff8c86e5e54f5b47 | /original/GenProg/replace/rds/v23/2/result/repair8.c | f1aae5fbb38aec6f241b4650a4b8f7c703571a83 | [] | no_license | ymxl85/MRs-based-test-suite-for-APR | 3522691bab1b8f126ed47ee930895e7b98a222a3 | b6c6e7e027629fef00e737726161970760a2d560 | refs/heads/master | 2020-11-29T22:26:05.610363 | 2020-04-27T02:59:34 | 2020-04-27T02:59:34 | 230,019,140 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 26,110 | c | typedef unsigned int size_t;
typedef unsigned char __u_char;
typedef unsigned short __u_short;
typedef unsigned int __u_int;
typedef unsigned long __u_long;
typedef signed char __int8_t;
typedef unsigned char __uint8_t;
typedef short __int16_t;
typedef unsigned short __uint16_t;
typedef int __int32_t;
typedef unsigned ... | [
"jiang_my@126.com"
] | jiang_my@126.com |
27076f24f016f2326143adbf37046113afe899f6 | 2b911a07e227f176939ccd1f43727253677f4737 | /try_mc35/bak/comr.c | 74c513631aa840026d6623515edd4203cb5d2db7 | [] | no_license | socrates77-sh/myDemo | e54d2c5974208522807ce1063bec982d90dc9b89 | dbb57377fc905b02c2e060b56bb0e4b8312df43b | refs/heads/master | 2021-01-23T12:25:55.224733 | 2018-08-22T02:40:17 | 2018-08-22T02:40:17 | 93,157,591 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 516 | c | #include "mc32p21.h"
void main()
{
// unsigned char i;
int a;
// char c;
// int x, y, z;
a = MCR;
IOP1 = a;
// a = ~a;
while(1)
{
IOP0 = --a;
}
// x = 2352 + IOP0;
// y = 3654 + IOP1;
//
// y = 0xff00 - x;
// IOP1 = y;
//
// b = 255;
// IOP0 = b;
// c = 127;
// P04 = b + c + P00;
... | [
"zhwenrong@sina.com"
] | zhwenrong@sina.com |
3d583e03b5e6ad9d7baf625241d8353d74c6c486 | bdb1e24f0a0be7fd2d1c1a202fdb6f33b0b23dac | /Source/General/Driver/Font/Freetype/Core/src/smooth/PaxHeaders.3012/ftsmerrs.h | d1d53fd737f09412a50a3c098809abf8032fe7f3 | [
"MIT",
"FTL"
] | permissive | paintdream/PaintsNow | 42f297b9596d6f825017945d6ba24321fab0946e | 71581a89585594c3b898959cea5ee9c52c9249ed | refs/heads/master | 2023-08-17T13:52:49.714004 | 2023-08-07T14:21:01 | 2023-08-07T14:21:01 | 162,007,217 | 11 | 3 | null | null | null | null | UTF-8 | C | false | false | 59 | h | 29 atime=1394128267.69123355
30 ctime=1374498496.476310215
| [
"paintdream@paintdream.com"
] | paintdream@paintdream.com |
8f0f3b63a0af8d1b06abfd926961127b0cb468f1 | 113bcbd634de2545fe5b6095ab5d4f034c0f2313 | /T3_21.c | dc4263dfe2aeba980fa6fab7ed4def9d27994c9a | [] | no_license | CFPlusPlus/T3_21 | 5cc4f03cf480dc1cf5a31d1699cf0df9bf5bd0a2 | 6bde8e0c79ca0738f718e7a82e41a3e9d73c95f7 | refs/heads/master | 2020-12-24T03:47:11.726004 | 2020-01-31T06:17:19 | 2020-01-31T06:17:19 | 237,371,908 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,687 | c | /*Das Spiel Tic Tac Toe in C
* (c)Christian Falkner, 17.01.2020
* Version 2.1
*/
//Headerfiles einbinden
#include <stdio.h>
#include <stdlib.h>
#include <time.h>
//Globales Array
int spielfeld [9] = {1,2,3,4,5,6,7,8,9};
/*Zur Compilerberuhigung
* Damit die Funktionen dem Copiler vorher bekannt sind, da... | [
"noreply@github.com"
] | CFPlusPlus.noreply@github.com |
cf3dca644afdde9fcd521242e3587775d332b8ca | 7ccf8346887a7d04e5d842ff2024c3f199fdf465 | /ITE_Castor3_SDK/sdk/codec/itewiegand/ith_clock.c | 1a8557b54c6e144afe215e5ea1f1f45766171b6f | [] | no_license | liuning587/20171201_Doorbell_SDK_v1.2.3.2_64c33b | c4e030dc67ed59f484038744bb087338e05252f6 | 10db89b8bc2b12a7e782c8de961f863d0e8fd058 | refs/heads/master | 2021-09-20T01:18:40.901990 | 2018-05-03T07:52:32 | 2018-05-03T07:52:40 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 12,242 | c | /*
* Copyright (c) 2011 ITE Tech. Inc. All Rights Reserved.
*/
/** @file
* HAL clock functions.
*
* @author Jim Tan
* @version 1.0
*/
#include "ith_cfg.h"
static unsigned int clkCpu, clkMem, clkBus;
static uint16_t clkMem2Val, clkAhb2Val, clkApb2Val, clkApb3Val, clkIsp1Val;
static uint16_t clkGenRegs[(ITH_GEN_... | [
"117993338@qq.com"
] | 117993338@qq.com |
100b89ba09ec378fb6f8cb20f9105339bbdc08e7 | b4a62a94d736169b9fe6876377b0a136d87b0144 | /entrega1/ficha2/ex06/vector_helper.h | cdf738a121b783ba3f059884820dacfcd016699a | [] | no_license | danieljfgoncalves/scomp-16-17-2dd-g06 | c22b3d79f9a7c7da18004dd35f7b7e571475484b | 5f252319a5906d1e5ba5a03aabfd47ee2d3c9ca8 | refs/heads/master | 2021-09-05T06:15:35.947111 | 2017-05-29T16:03:50 | 2017-05-29T16:03:50 | 118,800,095 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 380 | h | /*
* Daniel Goncalves > 1151452@isep.ipp.pt
* SCOMP - Turma 2DD
*
* vector_helper.h
*/
/*
* Function to print a vector with n number of integers.
* int *vec - the vetor to print.
* unsigned int n - the number of integers to print.
*/
void print_vec(int *vec, unsigned int n);
/*
* Fills vector with a n se... | [
"1151452@isep.ipp.pt"
] | 1151452@isep.ipp.pt |
1d9bf71add5a2d1681460ca5ef8b50cd459ebc76 | f92f86ae5595fa82f46eddaf005fd4e12150237a | /work/interactive.c | 0b2728ab40ffe62f9f9bec418bbcf525cdacf507 | [] | no_license | charles-pku-2013/CodeRes_Cpp | 0b3d84412303c42a64fd943e8d0259dacd17954f | a2486495062743c1ec752b26989391f7e580d724 | refs/heads/master | 2023-08-31T19:44:34.784744 | 2023-08-30T06:28:21 | 2023-08-30T06:28:21 | 44,118,898 | 3 | 6 | null | null | null | null | UTF-8 | C | false | false | 1,017 | c | #include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <signal.h>
const char *cmdStr = "fdisk /dev/sda";
static void
sig_pipe(int signo)
{
printf("SIGPIPE caught\n");
exit(1);
}
int
main(void)
{
int n, fd1[2], fd2[2];
pid_t pid;
char *cmd1 = "p\n";
char *cmd2 = "q\n";
if (signal(SIGPIPE, sig_pi... | [
"chao.sun.2010@gmail.com"
] | chao.sun.2010@gmail.com |
927becbf30233bda23fdad1f4e0e50fdfc66e76d | 598737b786a20889dc6acd468478baf4972535b3 | /src/sys/arch/newsmips/apbus/if_sn.c | 0aa0672e6109fda9fa5ad23a76fe797e81e40043 | [] | no_license | shisa/shisa-netbsd | 5c8e289de2a48b6d8f39bd3add9ca4ea48fec1da | 28d999d1c25107c126e0a458a97b9397aae592ef | refs/heads/master | 2021-01-01T05:33:32.619808 | 2008-05-26T04:27:54 | 2008-05-26T04:27:54 | 32,793,680 | 1 | 2 | null | null | null | null | UTF-8 | C | false | false | 26,426 | c | /* $NetBSD: if_sn.c,v 1.16 2005/02/06 02:18:02 tsutsui Exp $ */
/*
* National Semiconductor DP8393X SONIC Driver
* Copyright (c) 1991 Algorithmics Ltd (http://www.algor.co.uk)
* You may use, copy, and modify this program so long as you retain the
* copyright line.
*
* This driver has been substantially modifi... | [
"keiichi@mobilegravity.sfc.wide.ad.jp"
] | keiichi@mobilegravity.sfc.wide.ad.jp |
50f1d59a56c786bb129dfba8ea53195f59fa39ed | d8f02e541ce98718f3216967f3e4581a5f1fe58e | /Hummingbird(Continuous Output).cydsn/Generated_Source/PSoC3/USB_pvt.h | c09c2323f7eb89e3482271c08f2b73ebb48abb7d | [] | no_license | jwvance/Hummingbird | 06c672d9b4f4d138ca3be919bbf50209631bdeff | bb74bae792ab5b7ac517912631b6895eeeb480cf | refs/heads/master | 2020-04-16T01:45:41.613474 | 2017-05-25T01:11:50 | 2017-05-25T01:11:50 | 83,503,708 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 7,408 | h | /*******************************************************************************
* File Name: .h
* Version 2.70
*
* Description:
* This private file provides constants and parameter values for the
* USBFS Component.
* Please do not use this file or its content in your project.
*
* Note:
*
***************************... | [
"jmdevoto@crm.ucsc.edu"
] | jmdevoto@crm.ucsc.edu |
623af7611936ca0ce893e6258b79857cb0a34d85 | 4362a7ac27875a007328b518ed872894b4ff882d | /10_sockets/zad2/server.c | 3f56e78eaecc7084fe56b7b09d3e8a3c020b55ea | [] | no_license | sheldak/operating-systems | 2dff8619edca7f4aa84fb00b0f09ae3abafa22bb | 7a541d6a40de60d33a91729e12e76624733651ec | refs/heads/master | 2021-03-18T03:48:08.522638 | 2020-05-19T12:08:43 | 2020-05-19T12:08:43 | 247,043,673 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 12,257 | c | #include "utilities.h"
int unix_socket_fd;
int inet_socket_fd;
int registered_client[MAX_CLIENTS];
struct sockaddr clients_addresses[MAX_CLIENTS];
int clients_domains[MAX_CLIENTS];
char clients_names[MAX_CLIENTS][MAX_NAME_SIZE];
int partner[MAX_CLIENTS];
struct sockaddr_un unix_address;
struct sockaddr_in inet_addr... | [
"sheldak426@gmail.com"
] | sheldak426@gmail.com |
01ac4243d733b40d58f3474d55785784a7b1432a | be28ef2ae869aeedcdbd73ef0c5efd646f8a2167 | /parser.c | 4e37ea334fe395fe385bd618a7bbf11cb663d957 | [] | no_license | JohnathanSattler/tiny-PL-0-compiler | 86a50095eda656f0f66fe1ceca57691a61442744 | e3212e409577abca178f0d80b214bf1c4eaf9da9 | refs/heads/master | 2021-01-11T07:41:15.271095 | 2016-11-15T17:33:50 | 2016-11-15T17:33:50 | 72,686,724 | 0 | 2 | null | 2016-11-08T22:59:40 | 2016-11-02T22:26:30 | C | UTF-8 | C | false | false | 8,099 | c | // Compiler Builder 8
// Lester Young
// Timothy Konzel
// Remington Howell
// Johnathan Sattler
// John Herold
// Included libraries
#include "parser.h"
symbol symbolTable[MAX_SYMBOL_TABLE_SIZE];
instruction code[MAX_CODE_LENGTH];
tok * tokenList;
int token;
int numError = 0;
int cx = 0;
int numSym = 0;
char * ide... | [
"jsattler@outlook.com"
] | jsattler@outlook.com |
61710ef078b4c7752f77bfd26776ba3778c1e55b | a9c0edac10fb4516d012f7099e98ff344c3044c2 | /Pods/CNIOBoringSSL/Sources/CNIOBoringSSL/crypto/ec_extra/ec_asn1.c | aaeffb9da2221178479c7171e6ce4de825da59b1 | [
"MIT",
"Apache-2.0"
] | permissive | mbpolan/rapid-irc-client | 271110086ab8ab158742fcb08b34a3d06089fc4a | fd4e2df4f3d206fb03106fb454c6334b3b62ef43 | refs/heads/master | 2023-03-16T15:01:31.279017 | 2021-03-11T03:01:18 | 2021-03-11T03:01:18 | 307,189,604 | 6 | 1 | MIT | 2021-02-15T23:15:52 | 2020-10-25T20:48:21 | Swift | UTF-8 | C | false | false | 18,724 | c | /* Written by Nils Larsch for the OpenSSL project. */
/* ====================================================================
* Copyright (c) 2000-2003 The OpenSSL Project. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the fo... | [
"mbpolan@gmail.com"
] | mbpolan@gmail.com |
e3a902313afc5c09731c2fecdd915ccc750a3e5b | 0e88825f00911944b04db1e087e3fad3c933db39 | /formats/http/m_http_simple_writer.c | 78d32c7922e198162651f9b120043f70a9fcca46 | [
"BSD-2-Clause",
"MIT"
] | permissive | dunkyp/mstdlib | ebca53a32736f3d2458b0c53556a2ddf3d7d0b0d | 1fc13d418c49bec30f9e2dfadfd151b4eb3947f3 | refs/heads/master | 2020-11-25T10:34:13.354628 | 2019-12-05T14:31:54 | 2019-12-05T14:31:54 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 11,783 | c | /* The MIT License (MIT)
*
* Copyright (c) 2019 Monetra Technologies, LLC.
*
* 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 righ... | [
"john@nachtimwald.com"
] | john@nachtimwald.com |
eb533baa2589f7d4e68388e7ca5b60fe6718b824 | cc53570578e58b86b7a0dc866c2a41d285276703 | /pluginsdk/yara/yara/modules.h | ed0421e99c7e5c4a9d7a257a6af0a131e1af53ff | [] | no_license | blaquee/x64dbg-plugin-quickaccess | 45411fef35c77afd48b9ed72549ee98eed6b6f4c | d07d35f9207287069ae4fdd4d701fd3d23bff57c | refs/heads/master | 2021-01-22T07:23:12.263137 | 2016-08-13T14:06:09 | 2016-08-13T14:06:09 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 10,029 | h | /*
Copyright (c) 2014. The YARA 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 agr... | [
"tobias15556@gmx.de"
] | tobias15556@gmx.de |
a177477e8219af797b6e85daf49f9590280fe3ce | 112253c012b53e5dd6f745598438748825b8047d | /MuxDemux/isim/mux_switch_isim_beh.exe.sim/work/m_00000000000955625698_4245446739.c | c3c891682f1fca1d95f64da9779ea7d214059442 | [] | no_license | shashank-simha/VerilogHDL-Lab | ed3a2adc80f4e0cc8f74908aa8cbd663ae1b2f06 | ad18ce7fa9ac25e08c65f20cc00bc91fe25860e3 | refs/heads/master | 2020-04-24T13:45:05.537785 | 2019-08-29T15:17:33 | 2019-08-29T15:17:33 | 171,998,245 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,806 | c | /**********************************************************************/
/* ____ ____ */
/* / /\/ / */
/* /___/ \ / */
/* \ \ \/ ... | [
"shashanksimha183@gmail.com"
] | shashanksimha183@gmail.com |
cb19a8c76c68f59d2ebcc85861478bebf5f89fe1 | b9e1fd7786a0d319c36c13509a6a43704ac7dde3 | /fake_libc_include/wait.h | 6ee375721d1400a3eeed2f371efd33ab5cef4e29 | [] | no_license | mrchristensen/Censor | 0f5d933b8964f9ff4da74fcc476e970870ae9e79 | 51bd9de9f264545d78c03e3cb75fe1aa2a421444 | refs/heads/master | 2023-08-14T00:24:54.279892 | 2019-06-11T18:42:17 | 2019-06-11T18:42:17 | 412,233,240 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,804 | h | /* Copyright (C) 1991-2017 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the L... | [
"aleah.fredrickson@gmail.com"
] | aleah.fredrickson@gmail.com |
681ccde43cfcb149fceed8da4558059850d476b4 | b4393c2cec9f1b3570408e19b1a84abfd3bf978e | /src/my/my_str2vect.c | dac80300f2513671e54cb6f018d95d70efaf8301 | [] | no_license | Vligai/Systems-Programming | e33d7f035213560074f8af68cfa594431e71d130 | adbc5699e43c095d416ed9917624bc648230e8ca | refs/heads/master | 2021-01-19T18:11:45.004262 | 2017-12-18T22:12:39 | 2017-12-18T22:12:39 | 83,705,329 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,215 | c | #include "my.h"
char **my_str2vect(char *s)
{
char fl;
unsigned int len;
unsigned int counter;
unsigned int counter2;
char **r = NULL;
char *r2;
if(s != NULL)
{
counter2 = 0;
fl = 1;
counter = 0;
len = 0;
while(s[counter] != '\0')
{
if(s[counte... | [
"vligai@stevens.edu"
] | vligai@stevens.edu |
0ee7d59dc8d6c05312392ce5e2a4d41fdc11d1a4 | f002659def8d887a6b9a71719b4f498a4715fb23 | /qt6/dbusaddons/fcitxqtinputmethodproxy.h | 0a5c67a1866aaa2ecc8b223027a5225c0fbe7c37 | [] | no_license | Qxray-app/fcitx5-qt | 95739a34855286fb6a003ecf3853b6130431c263 | ad5ce586efe044a4e0c21278a1fcc155e5d7180d | refs/heads/master | 2023-07-30T07:41:22.124547 | 2020-12-04T01:33:32 | 2020-12-04T01:33:32 | 374,359,411 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 46 | h | ../../qt5/dbusaddons/fcitxqtinputmethodproxy.h | [
"wengxt@gmail.com"
] | wengxt@gmail.com |
640a59a21a19f603ade2d7aa58ab85c740fd2bd3 | e910318d01528d82040507a49eeeb8dade45b31f | /ports/stm32/boardctrl.c | f1b7a4e81cc138cf7ef0f3917c07716b2cceb732 | [
"MIT"
] | permissive | pfalcon/pycopy | e844480a5e5cd463530328889daed2ba87552b8a | 3ac90ae9c3c6bbebfba9cada2d37025e35c62796 | refs/heads/pfalcon | 2023-08-30T09:39:52.290147 | 2022-09-08T16:42:38 | 2022-09-08T16:42:38 | 15,507,576 | 753 | 71 | MIT | 2021-05-08T04:59:21 | 2013-12-29T11:38:47 | C | UTF-8 | C | false | false | 6,704 | c | /*
* This file is part of the MicroPython project, http://micropython.org/
*
* The MIT License (MIT)
*
* Copyright (c) 2013-2020 Damien P. George
*
* 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... | [
"pfalcon@users.sourceforge.net"
] | pfalcon@users.sourceforge.net |
27e8212313aaa4fabcc69bbe80b5a227538e2def | a143e324d7800860b75d421ebc3edb63380ecc9f | /include/glad/glad.h | 50235b55dabeb6f1074532c707bb24e1b09cc7ba | [] | no_license | JammyJims/Basic_OpenGL_Project | 0b88e2af529c90657f46875c30795d98efbfb71f | 5fefc1570458554e7d1c111aef4f16d0b67275c3 | refs/heads/master | 2021-05-14T01:03:35.673512 | 2018-02-20T11:33:34 | 2018-02-20T11:33:34 | 116,556,089 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 285,123 | h | /*
OpenGL loader generated by glad 0.1.16a0 on Sun Jan 21 11:12:35 2018.
Language/Generator: C/C++
Specification: gl
APIs: gl=4.6
Profile: compatibility
Extensions:
Loader: True
Local files: False
Omit khrplatform: False
Commandline:
--profile="compatibility" ... | [
"jimmy0407t@gmail.com"
] | jimmy0407t@gmail.com |
4544e99453b97465c6f62333c6dc06707d70c3e8 | a406a0d9f8d0654e78b98399d0a4a99469abe6e0 | /vm/tuple.h | ad127311ffa69b90d067c3fb88c94a293e9ea5f5 | [] | no_license | bethewind/pylite | ad4719151490e972beca555426b69da74cd76174 | 6d4ba6a894ab7d858bb3a15cedbfb956cfbb15db | refs/heads/master | 2023-03-31T05:06:13.885429 | 2021-04-03T07:39:10 | 2021-04-03T07:39:10 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 465 | h | #ifndef _PY_TUPLE_H
#define _PY_TUPLE_H
#include "object.h"
#include "class.h"
typedef struct py_tuple {
py_object_member_list;
vector_template(py_object_t *, vector);
int cursor;
} py_tuple_t;
extern py_class_t *py_tuple_class;
extern void py_tuple_class_init(void);
extern py_tuple_t *py_tuple_new();
ex... | [
"zhu_guang_wei@qq.com"
] | zhu_guang_wei@qq.com |
faee80c1ef9ff39c815d5d0a998634ad5a8f40bd | a2503513eab1a355166bf6a8ce498c06c274e15f | /day03/02_review.c | bce6eef518757a897964a8c21490452a5754e289 | [] | no_license | pb1903/c | f4f4a983de7f37c49b5e05635319b8c03ca6d309 | e9bd44b4832c82e28cab34224e92e578c596de29 | refs/heads/master | 2020-07-28T20:44:40.889943 | 2019-09-19T11:08:45 | 2019-09-19T11:08:45 | 209,531,899 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 939 | c | #include <stdio.h>
void test01()
{
//将 num的1, 3 ,5位清0, 2, 4 , 6 位置1
//令 num 为 1100 0011 1101 0101 0xd5
unsigned char num = 0xc3;
//num = num & 1101 0101 | 0101 0100
//1101 0101 == ~(0010 1010) == ~(0010 0000 | 0000 1000 | 0000 0010)
//1101 0101 == ~(0x01<<5 | 0x01<<3 | 0x01<<1)
/... | [
"915534022@qq.com"
] | 915534022@qq.com |
60280b6e036021d6b7006a609d5c3b825eace726 | 055a0074e9f394a31c04519d25ad419cff25453f | /Differential kinematics/codegen/lib/J_v1/J_v1_terminate.h | 1cd32bd329e0d95350ab2fc543c8d15f3c2e7f8f | [] | no_license | valeriaskvo/Parallel-spherical-manipulator | aecf93461ed1894fce7a15ab5221e15b365b80fb | 38631d6f4d115a8aedabb52a3ec1246bd130b552 | refs/heads/master | 2022-06-25T07:55:45.044942 | 2022-06-09T20:38:42 | 2022-06-09T20:38:42 | 178,751,164 | 5 | 3 | null | null | null | null | UTF-8 | C | false | false | 421 | h | /*
* File: J_v1_terminate.h
*
* MATLAB Coder version : 4.3
* C/C++ source code generated on : 01-Apr-2020 17:02:07
*/
#ifndef J_V1_TERMINATE_H
#define J_V1_TERMINATE_H
/* Include Files */
#include <stddef.h>
#include <stdlib.h>
#include "rtwtypes.h"
#include "J_v1_types.h"
/* Function Declarations *... | [
"valeriaskvo@gmail.com"
] | valeriaskvo@gmail.com |
d78951ebe67830225ae51358ef22337b1957dce1 | 63caff0fbec06f6ec85bf794692a9c43816fee3e | /Beginner/set5/PowOf2.c | ed63fa30062a5dd31cc7a48cfc833bddc2136bc0 | [] | no_license | surya159/C-Programming | b889d08839f03488fb90a9dc1cf66db810d248d8 | 335dda375b298f3f425185adcb73a94abb8df0ed | refs/heads/master | 2018-09-07T00:28:06.607023 | 2018-06-16T08:09:21 | 2018-06-16T08:09:21 | 114,621,084 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 219 | c | #include <stdio.h>
int main()
{
int i,j,flag=0;
scanf("%d",&i);
j=i;
while(j!=1) {
if(j%2 != 0) {
flag=1;
break;
}
j=j/2;
}
if(flag ==0) {
printf("yes");
}
else
printf("no");
return 0;
}
| [
"noreply@github.com"
] | surya159.noreply@github.com |
cdc29736e33f39c9d1aea797e9d35f9e4119f296 | 7eaf54a78c9e2117247cb2ab6d3a0c20719ba700 | /SOFTWARE/A64-TERES/linux-a64/drivers/net/wireless/iwlwifi/dvm/rx.c | a4eed2055fdbe590f1d8325fffcd84d171aff19d | [
"LicenseRef-scancode-free-unknown",
"Apache-2.0",
"Linux-syscall-note",
"GPL-2.0-only",
"GPL-1.0-or-later",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | OLIMEX/DIY-LAPTOP | ae82f4ee79c641d9aee444db9a75f3f6709afa92 | a3fafd1309135650bab27f5eafc0c32bc3ca74ee | refs/heads/rel3 | 2023-08-04T01:54:19.483792 | 2023-04-03T07:18:12 | 2023-04-03T07:18:12 | 80,094,055 | 507 | 92 | Apache-2.0 | 2023-04-03T07:05:59 | 2017-01-26T07:25:50 | C | UTF-8 | C | false | false | 36,188 | c | /******************************************************************************
*
* Copyright(c) 2003 - 2013 Intel Corporation. All rights reserved.
*
* Portions of this file are derived from the ipw3945 project, as well
* as portionhelp of the ieee80211 subsystem header files.
*
* This program is free software;... | [
"gamishev@gmail.com"
] | gamishev@gmail.com |
9f615640e43b533e76b06fd47c4c3678a24ef9f4 | e6ebedc843f643c492ed64871f5285255818749b | /jni-build/jni/include/external/eigen_archive/eigen-eigen-70505a059011/Eigen/src/Core/DenseCoeffsBase.h | c2fe573f5bfb6ed8f83e478ce77e421c6fd1ea7d | [] | no_license | thetonrifles/android-tensorflow | b7a3deb389b04892e3670ed9b4a3d0774a7552c8 | aef805df8139b46c81f440d38be78990a3b07c1c | refs/heads/master | 2022-12-21T08:53:16.655344 | 2016-03-01T21:55:28 | 2016-03-01T21:55:28 | 51,915,596 | 2 | 1 | null | 2022-12-11T20:44:02 | 2016-02-17T10:48:48 | C++ | UTF-8 | C | false | false | 144 | h | /private/var/tmp/_bazel_andrea/e0d9ec054567b6b1a060d50a79377841/external/eigen_archive/eigen-eigen-70505a059011/Eigen/src/Core/DenseCoeffsBase.h | [
"andrea.petreri@gmail.com"
] | andrea.petreri@gmail.com |
1c55492efbea3cd7081f843b6499f9e96453282e | 8704cd1554cd439ef3ee9b3fc08a2a00d10b688d | /unit/test_common.c | f8a7c3017b90d55ecbcd6a22e9229a15c6d3cad7 | [
"BSD-3-Clause-Open-MPI"
] | permissive | openpmix/pmix-tests | cb20d917b3fa5b098c77e5901f21fef85d47e2f5 | 471dfca11245e250713ac9bd1d0cb5f2ea1a2cae | refs/heads/master | 2023-09-04T04:08:24.674012 | 2023-08-06T17:04:37 | 2023-08-06T17:04:37 | 143,311,704 | 2 | 7 | NOASSERTION | 2023-05-27T19:22:21 | 2018-08-02T15:15:57 | C | UTF-8 | C | false | false | 21,725 | c | /*
* Copyright (c) 2013-2019 Intel, Inc. All rights reserved.
* Copyright (c) 2015 Artem Y. Polyakov <artpol84@gmail.com>.
* All rights reserved.
* Copyright (c) 2015-2018 Mellanox Technologies, Inc.
* All rights reserved.
* $COPYRIGHT$
*
* Additional copyri... | [
"rhc@pmix.org"
] | rhc@pmix.org |
2f1cf1ea89532f2705ce1b7b9243d571f14f802c | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/linux/drivers/staging/fbtft/extr_fb_ili9340.c_init_display.c | 70eafa0ed85c7868b1ef0a4c39cbfce53851e43a | [] | 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,342 | 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 |
7a98c1aefed9f57dac2f820bd23436e2a0263e0f | 4d235b42709feabaf5eb5adb41a4f2caa9da5b40 | /tmr0.h | 3985e68ea1f11da7c0d7d0b4a1ff96fcad240445 | [] | no_license | lucapascarella/Ladybug | 347c20a93626515ccafbf3c40c6da169ab7dd622 | 7aa3bf96b4284b750d9b124c9ceebdc34651580e | refs/heads/master | 2021-01-11T12:17:17.765728 | 2016-12-14T17:31:19 | 2016-12-14T17:31:19 | 76,481,846 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,027 | h | /****************************************************************************
;* Microchip Technology Inc. 2007 *
;* Assembler version: XC8 v1.34 *
;* Filename: *
;* tmr2.h ... | [
"luca.pascarella@gmail.com"
] | luca.pascarella@gmail.com |
57a2ee48f9e9b08fc0fd5c75eb64a418e2fcf78a | 4c94f7605b9047832aaed79149958f914ffb2bea | /Ch09/exercise1/Program 9.06 Reading Lines of Data.c | 1c9bfe32500ec65f8f5312a1ab7e028f54e146fd | [] | no_license | ismaelg21/Programming-in-C | 4fa953bf843881d103f58df6eecf5ae51c70fa4a | 9c26229d9b71c2076667ec340c5a061b1cc52b96 | refs/heads/main | 2023-07-14T18:23:00.745760 | 2021-08-19T06:33:26 | 2021-08-19T06:33:26 | 335,505,742 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 471 | c | #include <stdio.h>
int main() {
int i = 0;
char line[81];
void readLine (char buffer[]);
for (i = 0; i < 3; i++){
readLine(line);
printf("%s\n\n", line);
}
return 0;
}
void readLine (char buffer[])
{
char character;
int i = 0;
do {
... | [
"noreply@github.com"
] | ismaelg21.noreply@github.com |
aa471b386a2fba3dca4344989341b2ed7e50b49f | a51b4d256583bd44b01e52ddfbad0ced9d052dcf | /BilLab/PrimeNumber.c | dbb347b33f5940c5e130d4fec062b619e57af531 | [] | no_license | yarenulusoy/C-Programming | 00ed3c5aa2a31f57a322d3953f314d5339dc4656 | 662a9776cb861a1b88bd65352a5dfb82653895c8 | refs/heads/main | 2023-04-28T23:24:25.964505 | 2021-05-19T13:02:21 | 2021-05-19T13:02:21 | 362,969,061 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 818 | c | /* Kullanıcı tarafından girilecek olan ilk değer ve son değer arasındaki
asal sayıları bulan programı C dilinde yazınız.
• İlk değer ve son değer kullanıcıdan alınacaktır.
• Programı for döngüsü kullanarak yazınız. */
#include <stdio.h>
#include <stdlib.h>
int main()
{
int ilk, son, asal;
printf("Ilk deger:... | [
"noreply@github.com"
] | yarenulusoy.noreply@github.com |
f25be70e3a5627dc4f91644b6eda40130da8f063 | 167c208207d881317c92a6308caa8d8d72c824de | /env-main.c | 2530efe896d01735b5664ab5b1eb4b4c4a9adedc | [] | no_license | stevenbrand99/mini_shell | 80fd70c717902bd59906f37a716e73027be7c2e3 | e22646d2bce6f31f19feb62c156b643de9dc0dea | refs/heads/master | 2022-04-10T00:26:13.325787 | 2020-04-04T23:36:04 | 2020-04-04T23:36:04 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 137 | c | #include <stdio.h>
int main(int ac, char **av, char **env)
{
for (size_t i = 0; env[i] != NULL; i++)
{
printf("%s\n", env[i]);
}
} | [
"steven.brand1999@gmail.com"
] | steven.brand1999@gmail.com |
eca9aa60f790d7b2f44eb6929c5bbc5f036e57ad | 3027e7b1b10f5a3a9af18c7816a29965a6bf9891 | /myUart.c | df2296b8ae8741dee6dc8e40c295d488cdfbc883 | [] | no_license | thanhtungbk61/zigbeeLight | 101386148c3fd3e05c6fbcd71dba9592835605bb | 9917f76a023c1776913309f62e1cda31eb19d049 | refs/heads/master | 2022-06-20T21:45:19.385911 | 2020-05-08T01:41:42 | 2020-05-08T01:41:42 | 262,198,888 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,940 | c | /*
* myUart.c
*
* Created on: Dec 7, 2019
* Author: who_you_are
*/
//
//
#include "myUart.h"
#include "app/framework/include/af.h"
#include "jsonStruct.h"
#include "string.h"
#include "inttypes.h"
#include "userMemory.h"
#include "structCommand.h"
#include EMBER_AF_API_NETWORK_CREATOR
... | [
"hoangthanhtung02172gmail.com"
] | hoangthanhtung02172gmail.com |
5ea965767c0c6bfeb9389c25479a534fb0546d31 | 8246307d867c7c60157c8e967d15ac1c920f7c5b | /c/pyramid.c | 71116467ffffc46d70564318bcc5a86c82f63842 | [] | no_license | pratyushmp/code_opensource_2020 | abe4aabaa8984cf9eb020604b401ab7ae80e8370 | 2302a6dfa651aaaca8b71786ca526864a60b800d | refs/heads/master | 2023-06-24T07:48:13.339825 | 2020-11-17T04:31:13 | 2020-11-17T04:31:13 | 215,303,780 | 8 | 156 | null | 2023-06-16T06:05:47 | 2019-10-15T13:18:42 | Java | UTF-8 | C | false | false | 604 | c | //including the libraries
#include<stdio.h>
#include<stdlib.h>
//defining the main function
int main()
{
//declaring the variables
int i,j, n;
//taking input for the number of rows
printf("Enter the number of rows in pyramid of stars:\n");
scanf("%d", &n);
//making loop to print rows
for (i = 1; i <= n... | [
"aanshipatwari@gmail.com"
] | aanshipatwari@gmail.com |
77ed0c2e056585c5c0b657134abcb8060ab31dfc | 0d62cb0afedb738c8fd54fb1ef3a7da72d19d501 | /2_ble_app_print_of_RTT/project/mdk5/RTE/RTE_Components.h | 9d6a76384220676c6b386af4ac248f67d13f8f4f | [] | no_license | businiaozhiyi/NRF52840 | a4bf5e76d5875d8554e503cd9f4bb4198ea6cae8 | d8027d709046a8e898af614318e045e022f0ad87 | refs/heads/master | 2021-03-10T22:01:58.852011 | 2020-03-15T08:31:47 | 2020-03-15T08:31:47 | 246,488,739 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 334 | h |
/*
* Auto generated Run-Time-Environment Component Configuration File
* *** Do not modify ! ***
*
* Project: 'ble_app_print_of_RTT'
* Target: 'IK-52840'
*/
#ifndef RTE_COMPONENTS_H
#define RTE_COMPONENTS_H
/*
* Define the Device Header File:
*/
#define CMSIS_device_header "nrf.h"
#endif /* RTE_CO... | [
"187781712282@163.com"
] | 187781712282@163.com |
21727ef216bd7e0138252fce6dea5fcfacca6dfb | e1496252b6760a6bb8d3115d0e046744ba695d04 | /libft/ft_strexclu.c | 888c733be832685720850887584ea72fad9b7ed0 | [] | no_license | DavidMenard/filler | 01fe09a4a6c96a4f0b5835e614a86b14fc011ace | 83eabeb9b56ea54f1ed49180a52718105d06ae16 | refs/heads/master | 2021-01-19T19:59:08.307760 | 2017-03-22T07:22:39 | 2017-03-22T07:22:39 | 83,351,297 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,248 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_strexclu.c :+: :+: :+: ... | [
"dmenard@student.42.fr"
] | dmenard@student.42.fr |
25940f30f5fbdbe410797fe6da2f98e5c5d3f65f | 8c752cbd1cdc0bc2a90da51f766a0bcc3fa3f33f | /c/c/0526/0526/0.c | bda55db08743a32796f75ee99a1cd92fd3ec5b78 | [] | no_license | NoYoungRea/reposit | 2f451d8cb06a1ed4ba0e322fe97873666398a225 | 0abd031765284fd854616576789794644a6a8ec8 | refs/heads/master | 2021-03-21T17:52:11.405911 | 2020-08-05T04:05:17 | 2020-08-05T04:05:17 | 247,317,757 | 1 | 0 | null | null | null | null | UHC | C | false | false | 734 | c |
// fgets 함수를 사용할 때, 항상 개행 문자가 읽혀질 거라고 가정하시면 안됩니다.
// fgets 함수는 보통 입력 스트립으로부터 개행 문자로 종료된 문자열을 읽기 위해
// 사용한다. 이 때, 문자열의 끝에는 개행과 널이 포함되는데 만약 주어진 버퍼의
// 크기를 넘어서서 입력될 경우, 버퍼의 끝은 널로만 채워진다.
#include <stdio.h>
#include <string.h>
int main() {
char buf[5];
fgets(buf, sizeof(buf), stdin);
// 해당 문자열에 특정 문자가 있는지 확인하는 함수: ... | [
"rea2169@naver.com"
] | rea2169@naver.com |
cb0d4abc30dae824f1fc81b69ad25ca8684bc433 | 868c96df91734ef5e8dd9d56113a3ce1b05908b5 | /mediatek/kernel/drivers/conn_soc/common/include/wmt_plat.h | 474e544bfc1c894a8417df8ad762142153264828 | [] | no_license | bq/aquaris-E5 | 6bd5b9a1e41398d0fb6f5ff928901ee8e5dc9115 | 9cab53cb4a4aba4e1c697e2f5940c401ed92e7cb | refs/heads/aquaris-E5 | 2021-06-24T20:35:38.281230 | 2015-05-11T08:06:58 | 2015-05-11T08:06:58 | 22,873,241 | 27 | 24 | null | 2017-04-02T04:36:59 | 2014-08-12T10:16:42 | C | UTF-8 | C | false | false | 8,150 | h | /*! \file
\brief Declaration of library functions
Any definitions in this file will be shared among GLUE Layer and internal Driver Stack.
*/
#ifndef _WMT_PLAT_H_
#define _WMT_PLAT_H_
#include "osal_typedef.h"
#include <mach/mtk_wcn_cmb_stub.h>
//#include "mtk_wcn_consys_hw.h"
/***************************... | [
"pmoncadaisla@gmail.com"
] | pmoncadaisla@gmail.com |
dc014b93e81ae6d5623cd1294f4b5769331e91e5 | 3e3dbd536a81b65278dcd54cbed20cc3c9d3abfa | /cpp/shared/stdeg.c | aafe3c11a288c86a69b3e9c964565a3a6770db6f | [
"BSD-3-Clause",
"BSD-3-Clause-Open-MPI"
] | permissive | gaberoo/exploder | 9350b094ef29829b09d0b4fc6d0ea4a2ef73e2c8 | 8d197e0eabe7b340ac0a8f314eee01c069ac87e1 | refs/heads/master | 2021-01-19T09:13:37.765336 | 2014-12-15T10:16:24 | 2014-12-15T10:16:24 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,588 | c | /*
* Copyright (c) 2012-2014, Gabriel Leventhal, ETH Zurich
* All rights reserved.
*
* Original MATLAB implementation:
* Copyright (c) 2010, Nick Higham and Awad Al-Mohy
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following condi... | [
"gabriel@leventhal.ch"
] | gabriel@leventhal.ch |
e4ef8ce76c6896d30ab1d067e7ebe203c2cb011b | ddfe00e4f3dfce4f170b10a6268f15cd5f8d6a4e | /Include/mob_cmds.h | bbc7e825dd463da22b14b7ac37201c5d9ec0d2e7 | [] | no_license | DikuMUDOmnibus/DraknorMud | ec87ad26b840d4473341df458f19c142ba8cdd6c | ca867b007d0f8cac8aa51b33f1a01eddd67716f0 | refs/heads/master | 2021-06-20T10:47:36.228953 | 2017-07-30T23:10:07 | 2017-07-30T23:19:24 | 111,510,057 | 1 | 0 | null | 2017-11-21T06:42:18 | 2017-11-21T06:42:18 | null | UTF-8 | C | false | false | 4,756 | h | /***************************************************************************
* Original Diku Mud copyright (C) 1990, 1991 by Sebastian Hammer, *
* Michael Seifert, Hans Henrik St{rfeldt, Tom Madsen, and Katja Nyboe. *
* *
* Merc Dik... | [
"draknordesigns@gmail.com"
] | draknordesigns@gmail.com |
1ae4e6d35fca2129f7c4220cded77b75f577e2c5 | c28a79cec7639907a9cc264a7a1badfb45ddb6d6 | /ace-rs-saml4/cryptoauthlib/lib/crypto/atca_crypto_sw_sha1.h | a662a14d632f56e566b898e5a72c1a51420c75dd | [] | no_license | DurandA/oscore-saml | a4692e04d358e256c2c62fb1c88b0e60d6500859 | 79a63b9e01c879169384dda0067b9f9d48698c33 | refs/heads/master | 2021-10-26T01:14:08.606418 | 2019-04-09T14:34:34 | 2019-04-09T14:34:34 | 180,383,502 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,748 | h | /**
* \file
* \brief Wrapper API for SHA 1 routines
*
* Copyright (c) 2015 Atmel Corporation. All rights reserved.
*
* \atmel_crypto_device_library_license_start
*
* \page License
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following ... | [
"arnaud.durand@unifr.ch"
] | arnaud.durand@unifr.ch |
841db703539747f09b151cd6d4b2470336ef9e9f | 21832082177250543a9fdaffc99fdfebe4932173 | /dominion/mutants/compiled/mutant100556_dominion.c | 3262db7821df24d1fd7af4ad7b0aef0bc939ddb7 | [] | no_license | cs362sp16/cs362sp16_melloc | 6c1908de39b82f0375a44f856de68dc9a96b9d44 | 34aa06f255a3580480fc2365d84cebf1ef44c394 | refs/heads/master | 2021-01-21T11:44:57.407155 | 2016-06-07T06:56:56 | 2016-06-07T06:56:56 | 55,734,081 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 36,693 | c | #include "dominion.h"
#include "dominion_helpers.h"
#include "rngs.h"
#include "cardEffects.h"
#include <stdio.h>
#include <math.h>
#include <stdlib.h>
int compare(const void* a, const void* b) {
if (*(int*)a > *(int*)b)
return 1;
if (*(int*)a < *(int*)b)
return -1;
... | [
"ecksian@icloud.com"
] | ecksian@icloud.com |
404a58b693216e24fe12eea70d1a0e3fd1c50750 | 6285e02a1760722f7038c0df2ef0ed7cbab28079 | /GLEngine/src/3rdparty/stbi/stb_image.c | fd1be0a11240191cd9af2d2b3859a054b6001972 | [] | no_license | ocirne23/GLEngine | 730de0e5b8b736f22f0e4e38946866a889f2d502 | 145bc5f9f203ced9a5aa2b76cf3c855d2ae92862 | refs/heads/master | 2021-01-17T00:29:22.036332 | 2019-04-03T22:58:56 | 2019-04-03T22:58:56 | 20,312,360 | 7 | 2 | null | null | null | null | UTF-8 | C | false | false | 181,924 | c | #include "stbi/stb_image.h"
#if defined(STBI_ONLY_JPEG) || defined(STBI_ONLY_PNG) || defined(STBI_ONLY_BMP) \
|| defined(STBI_ONLY_TGA) || defined(STBI_ONLY_GIF) || defined(STBI_ONLY_PSD) \
|| defined(STBI_ONLY_HDR) || defined(STBI_ONLY_PIC) || defined(STBI_ONLY_PNM) \
|| defined(STBI_ONLY_ZLIB)
#ifndef STBI_ONL... | [
"Enrico@DESKTOP-H8I2KEL"
] | Enrico@DESKTOP-H8I2KEL |
270b853b5df67caaab96ac4244edb7eb1e6e4144 | b4329476bf6a1dd58a5a19f89095b4a5c7a093e8 | /controlsuit_libs/math/CLAmath/v400/examples/2806x_log10/main.c | f12837b3892ce42fabc901e2c9543d5981d3e69d | [] | no_license | whicun/nov_dsp_lib | e3b514fad1078db4bdd847cd2402204c0a406691 | e584d374446a0984b7a5ac44dfa2bcc8ea7faa7c | refs/heads/master | 2021-12-31T10:17:24.495663 | 2018-02-11T07:22:50 | 2018-02-11T07:22:50 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,305 | c | //###########################################################################
// Description:
//
// This example calls the log base 10 function(CLAlog10) of the CLA
// math library on a test vector and compares the result to the
// equivalent "math.h" routine
//
//################################################... | [
"JCL@163.com"
] | JCL@163.com |
6beebc99da7216c6e21f8d3c28d688b73d426bb1 | b2190d8bab9c0e3b852ebe15f6384825abfb8c06 | /inotify.c | 4c88ff4d63e6d1d0313c21b9370c8dab4e9d0c9c | [] | no_license | raziebe/udp_service | 446a2aafeac538ef5b92854201f173f1cd4a3a42 | 994c0bd44850f2e9725da7336137a5fbea6bce36 | refs/heads/master | 2023-02-04T21:02:59.861810 | 2020-12-28T15:42:23 | 2020-12-28T15:42:23 | 309,114,963 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,268 | c | #include <errno.h>
#include <poll.h>
#include <stdio.h>
#include <stdlib.h>
#include <sys/inotify.h>
#include <string.h>
#include <unistd.h>
#include <pthread.h>
#include "hslog/hslog.h"
char* __dirname;
char* __filename;
static void handle_events(int fd, char *filename)
{
char buf[4096]
__attribute__ ((align... | [
"raz@hiskysat.com"
] | raz@hiskysat.com |
017df66c612bb5459bd6fbfe8ac5786adad20ced | 8f973a22a01e706c6538d49ebced7490d51bef92 | /Pods/Headers/Public/CHBaseUtil_FLEXInspector/FLEXViewControllerExplorerViewController.h | cf717b3cc2d108be930050945390ec9aa89d5baa | [] | no_license | lichanghong/CHCardAnimation | 4f2480f6a1249ce8a54f47824ad8a8f68f210005 | 256d5b04d4383357863c8d08f66d3f42b8c1df1d | refs/heads/master | 2020-03-25T04:53:10.305786 | 2018-08-04T02:24:25 | 2018-08-04T02:24:25 | 143,418,572 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 114 | h | ../../../CHBaseUtil_FLEXInspector/FLEXInspector/Classes/ObjectExplorers/FLEXViewControllerExplorerViewController.h | [
"lichanghong@soyoung.com"
] | lichanghong@soyoung.com |
e386e945553798686855be0281e4f1e52122e0f4 | aec2407a460d3ad7a4ca248fcf53b076b23772b4 | /Rush01(sudoku)/v3.0/sudoku.c | be303df76419c8f29a9d6b17205af5647eae4ed9 | [
"MIT"
] | permissive | cristianoromaldetti/Completed___Piscine_C___of___School_42 | 78ce9d6bf1113fcfe5a3a08809f363382245822c | 725cdac8e1a1207ab0750c9bd8b7808e67c156ff | refs/heads/master | 2022-12-15T21:22:24.857771 | 2020-09-23T08:44:24 | 2020-09-23T08:44:24 | 298,638,277 | 1 | 0 | MIT | 2020-09-25T17:28:54 | 2020-09-25T17:28:53 | null | UTF-8 | C | false | false | 2,711 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* sudoku.c :+: :+: :+: ... | [
"V1z9l7o3m5@mail.ru"
] | V1z9l7o3m5@mail.ru |
ab7dd98dd57a2ec663237fdf50b88e078a1975aa | 13d63930d6ff779f1015a30ec089d98c53cb5b29 | /src_c/_binarray.c | 46d899221dd28895f35808fc5b6a3216932e7f74 | [
"MIT"
] | permissive | alulujasmine/mc3 | a90b4e46c6dfcad897ea250034476b3a1361792f | d4c7581b3ce6a0009882cfb102278e15032bfcad | refs/heads/master | 2023-07-24T01:29:25.703101 | 2021-08-11T10:03:41 | 2021-08-11T10:03:41 | 400,743,898 | 0 | 0 | MIT | 2021-09-09T08:02:12 | 2021-08-28T08:38:29 | null | UTF-8 | C | false | false | 3,973 | c | // Copyright (c) 2015-2021 Patricio Cubillos and contributors.
// mc3 is open-source software under the MIT license (see LICENSE).
#include <Python.h>
#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION
#include <numpy/arrayobject.h>
#include <math.h>
#include <stdio.h>
#include "ind.h"
#include "stats.h"
PyDoc_STRVA... | [
"patricio.cubillos@oeaw.ac.at"
] | patricio.cubillos@oeaw.ac.at |
ffc21b90be10ced2f8ddfc54fd04a5c319555bbd | adfb73f04a61f05c0b2e28da669bc150bc93005b | /ft_strlcpy.c | 6ea7f870a7ad0445f6cd31c30035dc60d44b1186 | [] | no_license | mhamed366/libft | ec1db5aa0462f9aff1fb2c7e91c6df942eea1ba0 | 5991fda9a88496604026309148e81ee6951cc45b | refs/heads/master | 2020-09-07T10:36:30.907328 | 2019-11-10T06:49:42 | 2019-11-10T06:49:42 | 220,752,726 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,198 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_strlcpy.c :+: :+: :+: ... | [
"mkchikec@e1r6p8.1337.ma"
] | mkchikec@e1r6p8.1337.ma |
d0c9f9135de30b31e2a44802f2d9146566654032 | 04bc2939b17a189bedf13ef3e00215f8c7746ce8 | /LaBola2/Inc/sdio.h | 25e5edbe83bc7722f75b0524f4b501b7cddb5fa3 | [] | no_license | GullinBustin/Bola2 | 757fd4f47135a868d401897d9f8b31815bf77991 | 2c6eb51a238fc5bda3ec22d852348ca18c9d31d5 | refs/heads/master | 2021-01-13T01:23:35.899102 | 2015-07-21T18:35:24 | 2015-07-21T18:35:24 | 39,462,567 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,525 | h | /**
******************************************************************************
* File Name : SDIO.h
* Description : This file provides code for the configuration
* of the SDIO instances.
******************************************************************************
*... | [
"javierportillo93@gmail.com"
] | javierportillo93@gmail.com |
9f94e4f2d53fd52b0a4277202c1012ddeb0e7f24 | c511246da4b2fc7cacf5881bf6f7dd6c79f7524b | /chipKIT/Network/include/icmp.h | 89d7d788980227ce517b690cc45e447f057e1f80 | [
"BSD-2-Clause"
] | permissive | AJoao/embeddedlibs | 6c18c24a807bb6faf95d59e5832daa0137febf6c | aae4d5b19d58e60a5fdd6d77aa31c68932223425 | refs/heads/master | 2020-04-08T07:18:19.579423 | 2013-09-18T08:20:45 | 2013-09-18T08:20:45 | 13,064,880 | 2 | 2 | null | null | null | null | UTF-8 | C | false | false | 4,634 | h | /********************************************************************************
* Copyright (c) 2012, Majenko Technologies
* 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. Redist... | [
"matt@majenko.co.uk"
] | matt@majenko.co.uk |
b4cdbf9cdb830f3f79f69982f54d51aee0c7373a | 05afa6827ebfe831ac85a62ef8e95ab0c97ed006 | /ch5/omp_trap3.c | ffbd978e4262c7db898411bd6c89ba103d42f5a8 | [
"BSD-2-Clause"
] | permissive | Hawkeyee/openmp | 907f8fbf057d5533cb02acf4816abc77a76c8362 | e57c0ce859ed8d22f7b9f5699500fabec03534b7 | refs/heads/master | 2021-05-29T11:05:04.892650 | 2015-06-02T23:44:03 | 2015-06-02T23:44:03 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,234 | c | #include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include <omp.h>
void Usage(char* prog_name);
double f(double x);
double Trap(double a, double b, int n, int thread_count);
int main(int argc, char* argv[]) {
double global_result = 0.0;
double a, b;
int n; ... | [
"j.jefry@gmail.com"
] | j.jefry@gmail.com |
48cfffc19c4c54e618005858c2d11f90de54c0bf | 977f094fc43112ff2b4234dcb7319d0ce46bbf04 | /include/marble/internal/util.h | b23e627c0f5b1a43f85af781f6648b74e1025a9b | [] | no_license | norech/libmarble | 17b11d778271bb83eb5194a582b005464ac26192 | 275b4ea934f2fe4e3ccbba6856f39c2e99caeed5 | refs/heads/master | 2023-02-22T17:01:48.981338 | 2021-01-16T12:00:52 | 2021-01-16T12:00:52 | 316,984,595 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 657 | h | /*
** EPITECH PROJECT, 2021
** marble by Alexis Cheron
** File description:
** Source code
*/
#include <stdbool.h>
#include <stdlib.h>
#ifndef MRBL_HELPERS_H
#define MRBL_HELPERS_H
enum mrbl_lex_code {
MRBL_LEX_END,
MRBL_LEX_NEXT
};
void mrbl_addchar(char **buff, char c);
bool mrbl_is_whitespace(char **str);... | [
"alexisnorech@gmail.com"
] | alexisnorech@gmail.com |
1c90f0502245e2c1e9dd542841a61a0aeea0671f | 6389dbe538a6a62686319030dedacfb9111a048b | /parser.c | 14980fc21d6ce4f143a357ace6effabca47f27bc | [] | no_license | kc1212/toylisp | 69a87d25461d4627b6140798bd0025545a23c362 | 0a35e875f99bbd4b8ada1a3113ae08b76ac5e7c4 | refs/heads/master | 2016-09-09T17:41:45.630145 | 2016-03-12T23:35:03 | 2016-03-12T23:35:03 | 20,496,928 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,364 | c |
#include <string.h>
#include <ctype.h>
#include "parser.h"
#include "common.h"
static int all_isspace(const char* input)
{
while (isspace(*input))
input++;
if (*input== '\0')
return 1;
return 0;
}
int init_parser()
{
Long = mpc_new("long");
Double = mpc_new("double");
Symbol = mpc_new("symbol");
Sex... | [
"kelongcong@gmail.com"
] | kelongcong@gmail.com |
b8a91d3a4f73bfb5fdfd5b0246a28a1dbc97c1b3 | f266ec571aaa18d99e377e4366ba564cf486b6b5 | /cpe101/lab05/loop1.c | bb0df99f9766a4199601f34571851fc5b4570b85 | [] | no_license | pookieofdoom/school | b261d4e5e27742851294a4dafb8a01c5b3f16505 | 0a65edcbcc5d5ab5ac9da873b8f15cc1a636dbc1 | refs/heads/master | 2021-01-11T18:23:24.099278 | 2017-01-20T05:56:08 | 2017-01-20T05:56:08 | 79,528,997 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 310 | c | #include <stdio.h>
#define SIZE 5
int main()
{
int i, j;
for (i=0; i<SIZE; i++)
{
for (j=0; j<SIZE; j++)
{
if (i < j)
{
printf("*");
}
else
{
printf(" ");
}
}
printf("\n");
}
return 0;
} | [
"pookieofdoom@gmail.com"
] | pookieofdoom@gmail.com |
3c1bd5a9ff8bb1fa763a9dcd7523f6d7e6e9a352 | 02152528c9cc8dcd4cae0a2859f803c17d26980c | /flight-sw/matterhorn_3/Inc/Misc/physical_iface.h | b04a6e83a2e5f1a446a2a7c8d305d8ed137e1fe1 | [] | no_license | trigrass2/Eiger | 8685574a1d04ab430117c74d6027ee6be8329471 | 24180f9378c8fbc0192fae4559e308f82dd36549 | refs/heads/master | 2022-04-04T10:30:23.915944 | 2019-10-10T20:23:11 | 2019-10-10T20:23:11 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 304 | h | /*
* physical_iface.h
*
* Created on: 25 Apr 2018
* Author: Cl�ment Nussbaumer
*/
#ifndef MISC_PHYSICAL_IFACE_H_
#define MISC_PHYSICAL_IFACE_H_
#include <Misc/Common.h>
void TK_physical_iface(void const * argument);
void shortBip();
void longBip();
#endif /* MISC_PHYSICAL_IFACE_H_ */
| [
"deviennealexandre@gmail.com"
] | deviennealexandre@gmail.com |
91079cb6e0c40e3de6518f8b06baf4502d206f1a | a280aa9ac69d3834dc00219e9a4ba07996dfb4dd | /regularexpress/home/weilaidb/work/kernel/linux-3.0.8/include/asm-generic/dma-coherent.h | 24264f3491e12e24d9bf93f166057815ea736035 | [] | 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 | 655 | h | #define DMA_COHERENT_H
int dma_alloc_from_coherent(struct device *dev, ssize_t size,
dma_addr_t *dma_handle, void **ret);
int dma_release_from_coherent(struct device *dev, int order, void *vaddr);
#define ARCH_HAS_DMA_DECLARE_COHERENT_MEMORY
extern int
dma_declare_coherent_memory(struct device *dev, dma_addr_t bus_addr... | [
"weilaidb@localhost.localdomain"
] | weilaidb@localhost.localdomain |
fa303bfe66198e2e78ba3abe8e7cc30e2dd2e9b2 | 93deac5683a3600e5e0e177710ae3526cbce6a78 | /firmware/user_config_override.h | d5c452f092e749bf2a791d6368ef5498dfb642b6 | [] | no_license | sruetzler/power-monitoring | b36032513ac2703c680fc434f55565de5f58fd2e | 06809f0e7113d57d117ca5bf108de8b80db3abb3 | refs/heads/master | 2023-04-04T08:07:44.429127 | 2021-04-12T16:40:36 | 2021-04-12T16:40:36 | 353,047,664 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,302 | h | /*
user_config_override.h - user configuration overrides my_user_config.h for Tasmota
Copyright (C) 2021 Theo Arends
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 th... | [
"sruetzler@arigo-software.com"
] | sruetzler@arigo-software.com |
99237d621a62095600429865e26f88af5d5e9ca0 | 174ab4700babe14b9795372557c79d5f1b454d28 | /bubble_level_ftm/fsl_i2c_irq.c | 34230832935b615c5cdd7141851c70e46afb6b18 | [] | no_license | chc442/pallet-accelerometer | 18b0bef6d86b1ce5bc26280f897d26f1f5e23d83 | f4cd543f8776a7d65fbb60ddf829d783bbc6ccea | refs/heads/master | 2020-06-13T01:47:00.941419 | 2016-12-04T08:57:09 | 2016-12-04T08:57:09 | 75,467,079 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,745 | c | /*
* Copyright (c) 2013 - 2014, Freescale Semiconductor, 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:
*
* o Redistributions of source code must retain the above copyright not... | [
"noreply@github.com"
] | chc442.noreply@github.com |
47bf4a1f6dd20239d8e14f7d0b977f7f4ab1486f | 934bf402fcb7f71ccae768aa2af049971d8d7bc8 | /lib/libc/gen/ndbm.c | 5bf670f9f3b6ab492ed9e173a002ed9850c28b22 | [
"BSD-3-Clause"
] | permissive | phamthechung/photonbsd | 0b82be7de25084314193313b56bdc937dcaea484 | 6860dfd5be0dc4a0462c9a1fb90aa01a82d60228 | refs/heads/master | 2016-09-06T07:49:45.900042 | 2013-02-02T06:03:12 | 2013-02-02T06:03:12 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 10,690 | c | /*
* Copyright (c) 1983 Regents of the University of California.
* All rights reserved. The Berkeley software License Agreement
* specifies the terms and conditions for redistribution.
*/
#if defined(LIBC_SCCS) && !defined(lint)
static char sccsid[] = "@(#)ndbm.c 5.3 (Berkeley) 3/9/86";
#endif LIBC_SCCS and not l... | [
"phamthechung0@gmail.com"
] | phamthechung0@gmail.com |
daa130c2bb1f6224a5a0dc5688aa106b7f14f5b4 | c2cedcf36667730f558ab354bea4505b616c90d2 | /players/languilen/gideon/rooms/105-152.c | 3ba31190e48337e4759b59d4b7323fb5e5383dc0 | [] | 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 | 780 | c | #include "/players/languilen/closed/ansi.h"
#include "../paths.h"
#define TPN this_player()->query_name()
#define TP this_player()
inherit "room/room";
reset(arg) {
if(arg) return;
set_light(1);
short_desc = "Atrium";
long_desc =
" This room has a large circle cut from the cieling exposing the... | [
"rump.nirv@gmail.com"
] | rump.nirv@gmail.com |
fa5c7340650c25028869d6aa29e5c7c3b38fd3e9 | b1d500a451cd9852089bf3d97e829df069daa9c8 | /Images/MC/ToyRadialFieldScan/Config_12/BrRes_300.C | 30e7e916157f7a30dc1182e49be2f88db9076d0a | [] | no_license | sam-grant/EDM | 486ea029bf766c968a3c7b41198ffcf9bc3c9b8a | 525e41de5f675c39014488c79144f47562910736 | refs/heads/master | 2022-10-30T22:35:42.979799 | 2022-10-19T18:44:54 | 2022-10-19T18:44:54 | 296,421,806 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 4,384 | c | void BrRes_300()
{
//=========Macro generated from canvas: c/c
//========= (Fri Oct 16 07:57:23 2020) by ROOT version 6.22/02
TCanvas *c = new TCanvas("c", "c",0,0,800,600);
c->SetHighLightColor(2);
c->Range(0,0,1,1);
c->SetFillColor(0);
c->SetBorderMode(0);
c->SetBorderSize(2);
c->SetFrameBorderM... | [
"samuelgrant@x.local"
] | samuelgrant@x.local |
4216524b1c20b6643d4cd92fecf5b990992357a6 | a56004850a43465b3c7ae3445a02bf831ad5ddc0 | /Haskell_Practicas/packages/OpenGL/Graphics/Rendering/OpenGL/GL/Fog.c | fb47c4798ae7d354cfc95f18da959a443cfccb07 | [
"BSD-2-Clause"
] | permissive | PostaElio/estructura-de-datos | 0f6d02c43762fda4bc5f87551ef488eb8d614998 | a063196c868c236d976221d2d1fd67e9cafae74b | refs/heads/main | 2023-09-04T03:42:40.739282 | 2021-10-20T00:40:24 | 2021-10-20T00:40:24 | 419,135,231 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,894 | c | /* Machine generated file, do not modify */
#include <stdlib.h>
#include "HsFFI.h"
#include "HsOpenGL.h"
static HugsAPI5 *hugs = 0;
#ifndef ENABLE_MACRO_INTERFACE
#undef glFogfv
#endif
static void hugsprim_glFogfv_2(HugsStackPtr);
static void hugsprim_glFogfv_2(HugsStackPtr hugs_root)
{
HsWord32 ar... | [
"postaelio76@gmail.com"
] | postaelio76@gmail.com |
9cb4ba4bf3ddcffd0f3adeedf13cb3517ed57d28 | 5c255f911786e984286b1f7a4e6091a68419d049 | /vulnerable_code/ffd670fc-68da-49ee-95e3-b64b545db022.c | 9932c23aa6091dcecc2b277ca8cb37b5ae606ceb | [] | 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 | 556 | c | #include <string.h>
#include <stdio.h>
int main() {
int i=4;
int j=52;
int k;
int l;
k = 53;
l = 64;
k = i/j;
l = i/j;
l = i+j;
l = l-j;
k = k-k*i;
//variables
//random
/* START VULNERABILITY */
int a;
int b[47];
int c[65];
a = 0;
while (a < strlen(... | [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
0178233439316896a637bb081df20ec1beae2269 | bca0bb42e8b2c1050922254b7e4a99d138565440 | /libft/srcs/ft_memchr.c | b086de6e0e6da8c0faa311cfe62a4ee106c26b14 | [] | no_license | Arubinu/sokoban | 98bfe31c88a1fb25fec806dd123e50480bce8ed7 | 7b8500112e3f9cdfef896583e77233d352c35854 | refs/heads/master | 2020-05-18T10:12:02.126347 | 2015-02-05T22:15:42 | 2015-02-05T22:15:42 | 16,753,049 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,123 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_memchr.c :+: :+: :+: ... | [
"arubinu@free.fr"
] | arubinu@free.fr |
04003803f016e13c4eee9dfbf7cfd6f17f6e976f | dbe74fdf6bded2ceb98eec965fe05ddf7d6dd931 | /models/Trusted_Build_Test/can/components/can_node/src/can_node.c | 26fee7f1ed79cb1f4feba04e20be1979b172b421 | [
"BSD-2-Clause",
"BSD-3-Clause"
] | permissive | smaccm/smaccm | 7f79bf5fe74bb1b856d69625fab4ffb1e138101e | 7393c423b5aca1a272a88cbb89b5dcfd08a5a47c | refs/heads/master | 2021-01-23T15:51:42.639585 | 2019-02-21T22:28:42 | 2019-02-21T22:28:42 | 12,084,628 | 27 | 27 | BSD-3-Clause | 2019-01-02T17:22:41 | 2013-08-13T14:59:47 | Java | UTF-8 | C | false | false | 3,307 | c | #include <string.h>
#include <can_node.h>
#include <smaccm_wrapper_i_types.h>
#include <stdio.h>
static bool STATIC_TRUE = true;
static bool STATIC_FALSE = false;
void txb0_ack_callback(void *arg) {
if (status_0_semaphore_trywait() == 0) {
can_node_status_0_write_bool(&STATIC_TRUE);
}
txb0_ack_reg_callba... | [
"andrew.gacek@gmail.com"
] | andrew.gacek@gmail.com |
a61f0dd517306c742e335b4eb329df97ce45eab6 | b74dea911cf644ab1b6a6c8c448708ee09e6581f | /SDK/platform/stm32f4/driver/stm32f4xx_hal_dma.h | 45b7535d9e7643eb30b67304183eea801cb998c6 | [
"Unlicense"
] | permissive | ghsecuritylab/CppSDK | bbde19f9d85975dd12c366bba4874e96cd614202 | 50da768a887241d4e670b3ef73c041b21645620e | refs/heads/master | 2021-02-28T14:02:58.205901 | 2018-08-23T15:08:15 | 2018-08-23T15:08:15 | 245,703,236 | 0 | 0 | NOASSERTION | 2020-03-07T20:47:45 | 2020-03-07T20:47:44 | null | UTF-8 | C | false | false | 36,532 | h | /**
******************************************************************************
* @file stm32f4xx_hal_dma.h
* @author MCD Application Team
* @version V1.4.1
* @date 09-October-2015
* @brief Header file of DMA HAL module.
*************************************************************************... | [
"morgoth.creator@gmail.com"
] | morgoth.creator@gmail.com |
684bc216c7de960b99a46467330737378ebd6925 | 1fabbdfd1ca9ea1b6808893e12bd907eb74de414 | /xcode/Classes/Native/mscorlib_System_Array_InternalEnumerator_1_gen_2269.h | 6d25bee4e4ea69bfe57e47592ed9854382bb6ba5 | [] | 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 | 393 | h | #pragma once
#include <stdint.h>
// System.Array
struct Array_t;
// System.ValueType
#include "mscorlib_System_ValueType.h"
// System.Array/InternalEnumerator`1<UIItemSlot>
struct InternalEnumerator_1_t22288
{
// System.Array System.Array/InternalEnumerator`1<UIItemSlot>::array
Array_t * ___array;
// System.Int32 ... | [
"bu213200@gmail.com"
] | bu213200@gmail.com |
1209f06732c4bab3a089244e96083d3fc196523d | 377a648431be1dc2f7a2821c3a6ddf26f5199987 | /trunk/Demos/Device/LowLevel/Keyboard/Keyboard.h | 06526566c5cff1a17efa5597d806a57556a436de | [] | no_license | adafruit/lufa-lib | 805ef05461bc21d1d5e66418d74716ea6a315fb9 | 556497a310d1f44960e6be49aef27846939da970 | refs/heads/master | 2020-04-08T13:51:40.292624 | 2012-01-19T22:52:17 | 2012-01-19T22:52:17 | 987,694 | 19 | 3 | null | null | null | null | UTF-8 | C | false | false | 6,365 | h | /*
LUFA Library
Copyright (C) Dean Camera, 2010.
dean [at] fourwalledcubicle [dot] com
www.fourwalledcubicle.com
*/
/*
Copyright 2010 Dean Camera (dean [at] fourwalledcubicle [dot] com)
Copyright 2010 Denver Gingerich (denver [at] ossguy [dot] com)
Permission to use, copy, modify, d... | [
"Dean@d5102386-fcda-11dd-9fdb-3debd5008f28"
] | Dean@d5102386-fcda-11dd-9fdb-3debd5008f28 |
66bce641f2a143de9407dae76a51b3928840780e | f85cbd298aa8150d4172c096f33b86926a4d0564 | /Rectangle Area.C | 5e79836991952a9c48d476af983ae993812a79db | [] | no_license | xfcbe/rectangle-area-calculator- | f5ee4a147e49d92c7b057e669e1c9ef922eca273 | de992b5f2462f1ded54f539f53204493bff0cfd9 | refs/heads/main | 2023-01-12T01:09:15.182095 | 2020-11-13T18:28:18 | 2020-11-13T18:28:18 | 312,647,598 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 469 | c | #include <stdio.h>
#include <stdlib.h>
int r_Area(int a,int b);
int main()
{
int side;
int length;
int sound =7;
printf("Enter side: ");
scanf("%d",&side);
printf(" \n");
printf("Enter length ");
scanf("%d",&length);
int calculation = r_Area(side ,length);
... | [
"noreply@github.com"
] | xfcbe.noreply@github.com |
b05d82b57b76440ac113069665232f0cd73c8f76 | 9e41973c9e44d3a554982fa083c28bcd7e55bd9c | /DCC/OpenDccCommandStation/src/programmer.h | beae56eeab2188309771c895028b06ee489b576c | [] | no_license | stefaandesmet2003/platformio-avr | 9deb4ede91ebf0fb9e542c10a0e54a5ae3ba462c | 2cc7a307c3ac99d93c3998c00197d96fefe6b1f2 | refs/heads/master | 2023-07-17T23:55:07.702326 | 2021-09-03T15:19:36 | 2021-09-03T15:19:36 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,069 | h | //----------------------------------------------------------------
//
// OpenDCC
//
// Copyright (c) 2006 Kufer
//
// This source file is subject of the GNU general public license 2,
// that is available at the world-wide-web at
// http://www.gnu.org/licenses/gpl.txt
//
//-----------------------------------------------... | [
"stefaandesmet2003@yahoo.co.uk"
] | stefaandesmet2003@yahoo.co.uk |
414eea58496881fbb1ce5c6d337ece59f44acce2 | 812af8aeb7293fa71e611a773f633d0da2d31f29 | /E906_RTL_FACTORY/gen_rtl/dtu/rtl/pa_dtu_cfig.h | 2d0cd2fc39156f8179c0d0acaec6e3b219475c09 | [
"Apache-2.0"
] | permissive | CaffreyCC/opene906 | df3e1c852b97376c2f07fd614bdf722c7eafed5a | 475b10fef4585ad8d62c8efd46839b2f563b614b | refs/heads/main | 2023-08-28T16:17:17.672357 | 2021-10-19T08:30:48 | 2021-10-19T08:30:48 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 17,241 | h | /*Copyright 2020-2021 T-Head Semiconductor 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 applicable law or agreed to i... | [
"tianzhidao44@gmail.com"
] | tianzhidao44@gmail.com |
042a44371c543a22f73d426d5ed2fdea97a1ebf1 | 62d50e3594d0ef3400d2c1d1be800d711d790fb5 | /BBB/daemon-test/Dcon.c | c84d4f9dd796f4ed5df258b452ca8dafb948b451 | [
"MIT"
] | permissive | mam1/Pcon-TNG | 55dbf6454f30792cbec2d137d00d0eeec983f140 | 673eff55076e7e9f1398ecbd3cb4002213bf31ec | refs/heads/master | 2020-05-21T20:19:15.130923 | 2020-03-12T17:43:39 | 2020-03-12T17:43:39 | 27,191,345 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 10,254 | c | /********************************************************************/
/* Dcon.c - daemon updates the channel relays once a minute unless */
/* the user requests an immediate update */
/********************************************************************/
#include <sys/sem.h>
#include <sys/ipc.h>
#include <sys/t... | [
"mam1@cornell.edu"
] | mam1@cornell.edu |
c30eafd6917495f0cf4b2a4f9c18f5da69739af6 | 90fb500e06a371aa015376ce9a393413617d7b6b | /system/SYSTEM_MTP_APP.C | e339ba95f9750a2d85e95860c68648646b6330dd | [] | no_license | zhu457823/mouse-dongle | 7e9d0f85e1b8192012c9cf9fe800e13079389e03 | e92989bd11456cf23bfde6c4685725294439b5f1 | refs/heads/master | 2021-01-09T20:33:11.586999 | 2016-06-01T09:03:50 | 2016-06-01T09:03:50 | 60,082,920 | 4 | 2 | null | null | null | null | GB18030 | C | false | false | 8,032 | c | /***********************************************************
Copyright (C), 1998-2011, Esense Technology Co., Ltd.
FileName :
Author :
Date : 2011/03/01
Description :
Version : v0.1
Function List:
----
History:
<author> <time> <version > <desc>
2011/03/01 0.1 build this moudle
****... | [
"837089313@qq.com"
] | 837089313@qq.com |
9030e51d0c19e0d9143d2649a6bb48d09acde7f5 | 4ca019d30f376af9cb4e97c4f80792c18772db1e | /PSME/common/logger/examples/logger_example_buffer.c | a13c50bbf1ad067e2466e6a0c937b1a607d05b36 | [
"Apache-2.0",
"BSD-3-Clause",
"MIT",
"LicenseRef-scancode-other-permissive",
"LicenseRef-scancode-public-domain"
] | permissive | shingchuang/intelRSD | 0f56a6bff3b71ba1ec2edbddb781b9eaaac8d1d7 | a2939201dd4487acec88ca47657702378577c5cf | refs/heads/master | 2021-01-23T01:50:55.150654 | 2017-03-23T10:35:15 | 2017-03-23T10:35:15 | 85,937,247 | 0 | 0 | null | 2017-03-23T10:31:41 | 2017-03-23T10:31:41 | null | UTF-8 | C | false | false | 1,973 | c | /*!
* @section LICENSE
*
* @copyright
* Copyright (c) 2015-2016 Intel Corporation
*
* @copyright
* 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
*
* @copyright
* http://www.apach... | [
"maciej.a.romanowski@intel.com"
] | maciej.a.romanowski@intel.com |
28caf475e050208e0a282c833358832da1fdc38b | 6b33cb9c6740a8bddfffb944a170a080ea41556a | /TD20200407/TD20200407.h | 94d56379709dfa33a92d0c5295caee9e1b8895da | [] | no_license | heigvd-tin-Info2-Mi-1-B/TD | 8cbbedb57ab676fce16b682f6ca3db02fe454fe9 | d5c203612b20e5269f9bb5da4a984194279fa567 | refs/heads/master | 2021-01-05T17:29:11.115365 | 2020-06-04T12:58:16 | 2020-06-04T12:58:16 | 241,090,444 | 0 | 2 | null | null | null | null | UTF-8 | C | false | false | 561 | h | /**
* \file TD20200407.h
* \version 1.0
* \date 27/02/2020 - 15:33:28
* \brief header to TD20200324
*/
#pragma once
#include <stdint.h>
#include <stdio.h>
#include <stdbool.h>
#include <stdlib.h>
#include <string.h>
// preprocessor symbols
#define M (80 + 20)
// preprocessor macros
#define SIGN(x) ((x) >= 0 ? (... | [
"pierre.bressy@heig-vd.ch"
] | pierre.bressy@heig-vd.ch |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.