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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
92b0fe7236b541efe3905742d47db91ac66f45a1 | 44449845d88f056e528d39babd57a248fe309834 | /kernel/tirtos/packages/gnu/targets/arm/rtsv8M/package/package_gnu.targets.arm.rtsv8M.c | 26e1ad16c1c814ea5e5a40c2bf5175c6e7432dc4 | [] | no_license | ndrs-pst/simplelink_cc32xx_sdk | cf60675af09759aa38559e6891d7f20d68fd0207 | 965b7fac5ed11f24e7e8ee316bbd39b337d4f7de | refs/heads/main | 2022-04-27T09:53:29.589107 | 2022-03-16T17:17:08 | 2022-03-16T17:17:08 | 196,118,168 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 472 | c | /*
* Do not modify this file; it is automatically
* generated and any modifications will be overwritten.
*
* @(#) xdc-K04
*/
#include <xdc/std.h>
__FAR__ char gnu_targets_arm_rtsv8M__dummy__;
#define __xdc_PKGVERS 1, 0, 0
#define __xdc_PKGNAME gnu.targets.arm.rtsv8M
#define __xdc_PKGPREFIX gnu_targets_arm_rt... | [
"50133174+ndrs-pst@users.noreply.github.com"
] | 50133174+ndrs-pst@users.noreply.github.com |
ab7da49cdcffce862713a0c7097afc6572ba69dc | c844aeb88f517b8a2e93741babbae29e4483edd9 | /ch7/p7_6.c | 1bc62a9de2a45f2c9c00677bbf9cce35f0e9b9b7 | [] | no_license | lyhappy/apue_study_notes | cb68a1929ca8036d202ee1a0eb78a5751a020cce | 54c6b0420c8643b2828f1b122f71868f5d289efe | refs/heads/master | 2021-01-12T12:48:29.947979 | 2018-08-23T03:27:55 | 2018-08-23T03:27:55 | 68,993,739 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,059 | c | /*
* 程序清单7-6 Effect of longjmp on various types of variables
*
*/
#include "apue.h"
#include <setjmp.h>
static void f1(int, int, int, int);
static void f2(void);
static jmp_buf jmpbuffer;
static int globval;
int main(void) {
int autoval;
register int regival;
volatile int volaval;
static int statval;
glo... | [
"luyao_happy@qq.com"
] | luyao_happy@qq.com |
9ab7fcf5fe40c07da73251e15b1127c828e999b1 | a4296830d672ef2cbfc926e0104c38762389f5f2 | /audio_files.c | 1aa72c411fa9ffda314fdb66c4b7daa67a38eab8 | [] | no_license | rmcelaya/audiofileloader | 362d3eddaf0aff7bbbe141475d2d7402cc4ccf0d | dffa9e12719fdd44b5d6833c36f025ed51c8d9ce | refs/heads/master | 2022-06-12T15:14:52.147966 | 2020-03-25T01:07:06 | 2020-03-25T01:07:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,437 | c |
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include "audio_files.h"
#include "file_wav.h"
#include "cross_compat.h"
struct audio_file_type{
enum audio_file_code type;
char* file_extension;
int (*check) (FILE* fd,boolean_t* result);
int (*load) (FILE* fd, audio_signal_t* audio);
i... | [
"31164367+rmartincelaya@users.noreply.github.com"
] | 31164367+rmartincelaya@users.noreply.github.com |
a2c43998b6031805936a2334311a12948ef9b1b1 | e1901f418d30ad29e12e4c062117e669963f431f | /svcomp14-DeviceDrivers64/m0_true_drivers-hwmon-s3c-hwmon-ko--130_7a--af3071a.c | 130af7372cfa9a23e402b853a0c9250a84ba80f2 | [] | no_license | julienhenry/Verif-Benchmarks | 7948aea8d53456dc0f0247b14be04d2f7e36c8b1 | 5db79850ca0005dcccce98645383b54a272e8dd5 | refs/heads/master | 2020-05-27T17:59:37.166952 | 2014-10-20T08:05:50 | 2014-10-20T08:05:50 | 17,507,361 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 54,870 | c | /* Generated by CIL v. 1.5.1 */
/* print_CIL_Input is false */
#line 20 "include/asm-generic/int-ll64.h"
typedef unsigned char __u8;
#line 23 "include/asm-generic/int-ll64.h"
typedef unsigned short __u16;
#line 26 "include/asm-generic/int-ll64.h"
typedef unsigned int __u32;
#line 30 "include/asm-generic/int-ll64.h"
ty... | [
"Julien.Henry@imag.fr"
] | Julien.Henry@imag.fr |
d388301b88d068388dcb3d4e0e2441d66ab9153b | 2c09f957380c76937809535923aea1e65a7eb6d0 | /KeyBoard.c | 529b25f318e999c77f209f41badca8dc45ed0f00 | [] | no_license | elykov/ConcentrationSensorFinal | b854245e58f93f2e6cd9065af6d21ce327eeece2 | 092b316a8f104e61f452d5a53b53d14e7dd83a9b | refs/heads/master | 2020-03-31T17:04:12.440915 | 2019-01-29T15:10:55 | 2019-01-29T15:10:55 | 152,404,287 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,815 | c | #include "KeyBoard.h"
#include "KeyBoardWindowDLG.h"
#include <string.h>
#include <stdbool.h>
extern struct KeyBoard keyBoard;
char oldEditText[25], txt[25];
void ShowKeyBoard(WM_HWIN edit, char* title_text) // done
{
if (keyBoard._keyboard == 0)
keyBoard._keyboard = CreateKeyBoardWindow();
keyBoard.currentEdi... | [
"elykov_anatoly@outlook.com"
] | elykov_anatoly@outlook.com |
7ed872e10515e62a27c81e0fab8de3d94fac24db | 5c255f911786e984286b1f7a4e6091a68419d049 | /vulnerable_code/7f4f0345-8b7b-4c16-91d9-fd764660fc58.c | 3bc631965990d805fa555c7685db02afff559420 | [] | 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 | 592 | c | #include <string.h>
#include <stdio.h>
int main() {
int i=0;
int j=12;
int k;
int l;
k = 53;
l = 64;
k = i/j;
l = i/j;
l = l/j;
l = i/j;
l = l/j;
l = l%j;
l = j-j;
k = i-k*i;
//variables
//random
/* START VULNERABILITY */
int a;
long b[54];
long c[... | [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
515b4f687361497dd7c2d328f522d019e39d6e79 | d0c44dd3da2ef8c0ff835982a437946cbf4d2940 | /cmake-build-debug/programs_tiling/function14121/function14121_schedule_27/function14121_schedule_27_wrapper.h | 2ab925681c1d03d8e5d54e34c2d4eafb02d0a842 | [] | no_license | IsraMekki/tiramisu_code_generator | 8b3f1d63cff62ba9f5242c019058d5a3119184a3 | 5a259d8e244af452e5301126683fa4320c2047a3 | refs/heads/master | 2020-04-29T17:27:57.987172 | 2019-04-23T16:50:32 | 2019-04-23T16:50:32 | 176,297,755 | 1 | 2 | null | null | null | null | UTF-8 | C | false | false | 378 | h | #ifndef HALIDE__generated_function14121_schedule_27_h
#define HALIDE__generated_function14121_schedule_27_h
#include <tiramisu/utils.h>
#ifdef __cplusplus
extern "C" {
#endif
int function14121_schedule_27(halide_buffer_t *buf00, halide_buffer_t *buf01, halide_buffer_t *buf02, halide_buffer_t *buf03, halide_buffer_t ... | [
"ei_mekki@esi.dz"
] | ei_mekki@esi.dz |
1a53d75e1c21ff6d670c0cc4c00ee52eb9a56848 | 38c0ef1759dc9a9b715589ea632dd1ac6b64d598 | /Projects/STM32H735G-DK/Examples/DAC/DAC_SignalsGeneration/Inc/stm32h7xx_hal_conf.h | 04aa0411ca48a7df764f7206f8c8aaf2bed1c7f6 | [
"BSD-3-Clause",
"Apache-2.0"
] | permissive | engycz/STM32CubeH7 | 9fb379f88d80ca8813557c9ab4e9f83dd7a97bf5 | 91dd6590d8904651ac01380dd1adaf0b2e8a3068 | refs/heads/master | 2021-11-26T04:15:14.720718 | 2021-11-18T14:07:06 | 2021-11-18T14:11:23 | 235,042,695 | 0 | 0 | NOASSERTION | 2020-01-20T07:27:10 | 2020-01-20T07:27:09 | null | UTF-8 | C | false | false | 17,794 | h | /**
******************************************************************************
* @file stm32h7xx_hal_conf.h
* @author MCD Application Team
* @brief HAL configuration file.
******************************************************************************
* @attention
*
* <h2><center>© Copyrig... | [
"ali.labbene@st.com"
] | ali.labbene@st.com |
0cb8c429654323110c26176f76217470df21c070 | 929e4e9d481ef1afe68df92175f88d07d8732346 | /grading/projet02/done/list.c | 5715d0b0badae287690b34f8f42e57d161268cbf | [] | no_license | giordano-lucas/TLB-modeling | 6ac8b8ba1e398a1ddc6f607b9a352b707c264510 | fd58a90dcd222744774292ad04e1ea52e20f7575 | refs/heads/main | 2023-03-16T01:02:05.581229 | 2021-02-27T09:44:51 | 2021-02-27T09:44:51 | 342,820,883 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,287 | c |
#include <stdio.h> // for fprintf()
#include <stdint.h> // for uint32_t
#include <inttypes.h> // for PRIx macros
#include "list.h"
#include "error.h"
#include <stdio.h>
#include <inttypes.h>
#include <ctype.h>
#include <stdbool.h>
#include <ctype.h>
#include <stdlib.h>
/**
* @brief check whether the list is empty... | [
"jean-cedric.chappelier@epfl.ch"
] | jean-cedric.chappelier@epfl.ch |
f6851034fc6fddefa6a0b5c7e0d7c9d051cf3e10 | c776476e9d06b3779d744641e758ac3a2c15cddc | /examples/litmus/c/c-litmus-ARMCBMC/long-WRW+WR+po+dmb.st.c | 273ad49002cd8f0017638dc7ec9ea8b7aeec28ee | [] | no_license | ashutosh0gupta/llvm_bmc | aaac7961c723ba6f7ffd77a39559e0e52432eade | 0287c4fb180244e6b3c599a9902507f05c8a7234 | refs/heads/master | 2023-08-02T17:14:06.178723 | 2023-07-31T10:46:53 | 2023-07-31T10:46:53 | 143,100,825 | 3 | 4 | null | 2023-05-25T05:50:55 | 2018-08-01T03:47:00 | C++ | UTF-8 | C | false | false | 1,709 | c | /* Copyright (C) 2023 ARM-CBMC
* This benchmark is part of ARM-CBMC */
#include <assert.h>
#include <pthread.h>
#include <stdatomic.h>
// Memory barriers
void dmbld();
void dmbst();
void dmbsy();
void isb();
atomic_long vars[2];
atomic_long atom_1_X0_1;
atomic_long atom_2_X2_0;
void *t0(void *arg){
label_1:;
a... | [
"tuan-phong.ngo@it.uu.se"
] | tuan-phong.ngo@it.uu.se |
c24d25a0a53d9d4d0ade767b2ff06a19e5cb754d | a40fc73bd14f7e3a4763804bc2a7eefd02952c4a | /pg_outrider.c | 5f1ed01f160c92668ce7d1e2d3ad2fca6dcbe605 | [] | no_license | meistervonperf/pg_outrider | 7950097691b2f35563a05914223468c5e130928d | ae1462c9c75f5dfd95d0db02ec9d4a68675afb2b | refs/heads/master | 2020-05-21T14:28:09.037052 | 2017-03-11T04:45:15 | 2017-03-11T04:45:15 | 84,624,322 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 9,656 | c | /* -------------------------------------------------------------------------
*
* pg_outrider.c
*
* Copyright (c) 2013-2016, PostgreSQL Global Development Group
* Copyright (c) 2017, Takashi Horikawa
*
* IDENTIFICATION
* pg_outrider/pg_outrider.c
*
* ------------------------------------------------------... | [
"meistervonperf@gmail.com"
] | meistervonperf@gmail.com |
e5dc6ad86a3ca087bc99f17c3f9f92c713f27e3c | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/linux/drivers/net/ethernet/emulex/benet/extr_be_cmds.c_be_cmd_mccq_create.c | a0c485da8a2345544fe68746b4574a0cb0ab9105 | [] | no_license | isabella232/AnghaBench | 7ba90823cf8c0dd25a803d1688500eec91d1cf4e | 9a5f60cdc907a0475090eef45e5be43392c25132 | refs/heads/master | 2023-04-20T09:05:33.024569 | 2021-05-07T18:36:26 | 2021-05-07T18:36:26 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,292 | 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 |
87ccba8a5da03c8acd4756e77a43c6a696803233 | 57e4ddce74ef56806fad0ebd6fab865048e27213 | /sibsutis/2014/spo/rgz_res/rgz/reserve_1/rgz/reserve/lex.yy.c | d9520c23366f5d9129073cfeabca22f4fe7322dd | [] | no_license | ALeschev/tunel | 032efd92a513ad306fe56ea5d3e67f608a97e579 | e701142a726828536cf1a6e219bddeae37e3e58b | refs/heads/master | 2021-01-13T17:14:06.857322 | 2018-10-13T15:09:05 | 2018-10-13T15:09:05 | 19,166,060 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 46,234 | c |
#line 3 "lex.yy.c"
#define YY_INT_ALIGNED short int
/* A lexical scanner generated by flex */
#define FLEX_SCANNER
#define YY_FLEX_MAJOR_VERSION 2
#define YY_FLEX_MINOR_VERSION 5
#define YY_FLEX_SUBMINOR_VERSION 35
#if YY_FLEX_SUBMINOR_VERSION > 0
#define FLEX_BETA
#endif
/* First, we deal with platform-specific... | [
"alexander.leschev@eltex.loc"
] | alexander.leschev@eltex.loc |
821055e6af7ff2805e216e1398a4dce79be1f2e0 | d3933c06ef28d65172046e4015897b574123f094 | /0x1E-search_algorithms/1-binary.c | 8891ac864743245cdb39b6c5882de5f0b5b63f97 | [] | no_license | francisco0522/holbertonschool-low_level_programming | c198dc6fb97ca3cc86fc83c70a78efc358af9111 | a2c1b1681c83559a24e6e31b2227f5fff8820a69 | refs/heads/master | 2020-07-28T06:12:21.329634 | 2020-04-17T00:18:31 | 2020-04-17T00:18:31 | 209,333,316 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 757 | c | #include "search_algos.h"
/**
* binary_search - searches for a value with Binary search algorithm
* @array: is the given array
* @size: is array's size
* @value: is the value to be search
* Return: Index where the value is or -1
*/
int binary_search(int *array, size_t size, int value)
{
size_t i, leftValue, righ... | [
"pacho0522@gmail.com"
] | pacho0522@gmail.com |
e7207607af46efd70aa7e75302bf0e1e28421dea | e52cacb171b4610ac4e0a685b1dbe7e97e23bef3 | /OpenGL_Include_Lib/glad/glad.h | 97f63de1893de694730673020ff5254bfb136ee1 | [] | no_license | yuanyang2528/MyOpenGL | 848f965d44399363e116066d0c7d4ab37dbea021 | c2be9d581820217794b07b597e9c071fe4a75d5f | refs/heads/master | 2020-04-02T12:51:45.911294 | 2018-10-24T09:02:16 | 2018-10-24T09:02:16 | 154,455,013 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 182,312 | h | /*
OpenGL loader generated by glad 0.1.27 on Wed Aug 22 08:17:55 2018.
Language/Generator: C/C++
Specification: gl
APIs: gl=3.3
Profile: compatibility
Extensions:
Loader: True
Local files: False
Omit khrplatform: False
Commandline:
--profile="compatibility" --... | [
"noreply@github.com"
] | yuanyang2528.noreply@github.com |
c24641e68f23795fb9e1f2dec95cd3ef4bccd36d | d7c2cb6d1afb1cc21c5e6434781235c64010a871 | /grasa.h | c48d525848e76c30912195f3fa14ffbe965370a7 | [] | no_license | FMedurga/grasa-tools | 744904b432cfc38faab6dd7c036258488c8fb688 | 75ea91a8f4b68e1840d1d76b4812ccaf0b6e3a9d | refs/heads/master | 2020-12-31T03:42:48.756265 | 2013-11-03T23:36:34 | 2013-11-03T23:36:34 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 642 | h | #define GFILEBYTABLE 1024
#define GFILEBYBLOCK 1
#define GFILENAMELENGTH 71
#define GHEADERBLOCKS 1
#define BLKINDIRECT 1000
typedef uint32_t ptrGBloque;
typedef struct grasa_header_t { // un bloque
unsigned char grasa[5];
uint32_t version;
uint32_t blk_bitmap;
uint32_t size_bitmap; // en bloques
unsigned char p... | [
"root@so-ubuntu-server.(none)"
] | root@so-ubuntu-server.(none) |
09be1c5d55662e7e61173d737116e5c7c34fa3bf | 367e5d0c3c2b046ca70294593ab2e21d5a2a4984 | /Classes/Native/mscorlib_System_Reflection_MonoFieldMethodDeclarations.h | b7a11099a4eb068d7c54970019314611a9926237 | [] | no_license | truckfights/truckfights_ios | 514acea0d0cfc6de6b12a10c992274446dd6d404 | 4a06ad533175cfb5030880b0557f120074c43616 | refs/heads/master | 2021-01-10T01:58:57.564897 | 2015-12-15T16:29:44 | 2015-12-15T16:29:44 | 48,000,635 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,161 | h | #pragma once
#include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <stdint.h>
#include <assert.h>
#include <exception>
// System.Reflection.MonoField
struct MonoField_t;
// System.Type
struct Type_t;
// System.String
struct String_t;
// System.Object[]
struct O... | [
"quinn.collins@tufts.edu"
] | quinn.collins@tufts.edu |
f64ba7daf57a4df91071804d57604b1a054e51f2 | 5c059952f18d77441381e02632c531016b061ba6 | /xranc-sb-api-src/ARFCN-Value.c | fd9141ef3f190f73b5b5f077eb15b6325f3c64ec | [
"Apache-2.0"
] | permissive | OpenNetworkingFoundation/xranc | 24aaa38f4c5cb3cbf13273772616914f657a7e81 | 4ccd05599332ed65265ec6e8dd2f81a2cd29128f | refs/heads/master | 2020-08-04T16:00:25.816598 | 2020-01-27T23:03:46 | 2020-01-27T23:03:46 | 212,194,822 | 3 | 3 | Apache-2.0 | 2020-01-27T23:03:47 | 2019-10-01T20:37:24 | C | UTF-8 | C | false | false | 1,765 | c | /*
* Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
* From ASN.1 module "XRAN-API"
* found in "../xranc-sb-api/xRAN-API-IEs.asn1"
* `asn1c -fcompound-names -pdu=XRANCPDU`
*/
#include "ARFCN-Value.h"
int
ARFCN_Value_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
asn_app_constraint_failed... | [
"shad@opennetworking.org"
] | shad@opennetworking.org |
ff268ba092a979e4bc080e29311c9e989d2f6791 | 859ea2e386ff41a9114e846b44f92810e74e54f5 | /src/client.h | d08228306956e6c259441a4643dba2202de45f1f | [] | no_license | asosso/ProgettoSo | 404d7b907b11781c94781e313c89dd270177df50 | aa382645989d0e0ef49382e6ecd1821b6fc3e7a4 | refs/heads/master | 2016-09-05T14:24:54.703330 | 2011-12-20T15:59:03 | 2011-12-20T15:59:03 | 2,379,808 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 805 | h | /*
* Progetto di laboratorio di Sistemi Operativi 2010/2011
*
* Author: Andrea Sosso
* Matricola: 716023
*
* Author: Andrea Marchetti
* Matricola: 714467
*/
#include "library.h"
/* Configurazione parametri */
#define N_CLIENT 1 // Un client di default
#define MAX_TODO 100 // Numero massimo di cose da fare
#de... | [
"info@andreasosso.com"
] | info@andreasosso.com |
1e90b5f14781e86b5ee389df7d0e3d2d2f2c523d | cc6f3c5719e9a0bbb52a724f43de81f5e58c82b6 | /regress/lib/libc/basename/test.c | 0cf1207c92863777b1f34540c324fc5c7cdb831c | [] | no_license | noud/mouse-bsd-5.2 | e2b08156b7a8482909d4c3cd6067e8c48bc22004 | 82d6a9798f4d4121bd5c202e1a17caead426c4aa | refs/heads/master | 2023-02-25T02:02:41.193435 | 2021-01-19T20:42:32 | 2021-01-19T20:42:32 | 334,537,488 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,226 | c | /* $NetBSD: test.c,v 1.3 2006/05/10 19:07:22 mrg Exp $ */
/*
* Regression test for basename(3).
*
* Written by Jason R. Thorpe <thorpej@NetBSD.org>, Oct. 2002.
* Public domain.
*/
#include <assert.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <libgen.h>
struct {
const char *input;
con... | [
"mouse@Rodents-Montreal.ORG"
] | mouse@Rodents-Montreal.ORG |
199e599ab7bcc1e0fdedbb0dbe037aa1016911b8 | fbe4f846a84881b5883b5f71203a3a3b14e8e6fe | /Chapter 2 (C Instructions) [H] I.c | ad7e06a11a984183bb7082e1b182f969c653b7fc | [] | no_license | niharkushwah/Let-Us-C-By-Yashavant-Kanetkar-16-Edition-Solution | 33747652759d8fd338fe6f65144432dc3ac5072d | 6bd3014734d3e89c007beb3e30a53956c4aba2c5 | refs/heads/master | 2022-12-26T17:11:56.655893 | 2020-10-07T09:14:43 | 2020-10-07T09:14:43 | 254,821,707 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 550 | c | #include<stdio.h>
#include<math.h>
int main()
{
int rs1,rs2,rs5,rs10,rs50,rs100,a;
printf("Enter A Any Value:");
scanf("%d",&a);
rs100=a/100;
rs50=(a%100)/50;
rs10=((a%100)%50)/10;
rs5=(((a%100)%50)%10)/5;
rs2=((((a%100)%50)%10)%5)/2;
rs1=(((((a%100)%50)%10)%5)%2)/1;
printf("Fol... | [
"noreply@github.com"
] | niharkushwah.noreply@github.com |
ec5d5650943112cbc0fae6d2697f867cb2a52997 | da4346ae092957845c1e01209f262853cad8263e | /tree.h | d7669490d16d14f895c8ada70f9c27a5daeb0531 | [] | no_license | emwyes/avl-trees-using-c | 3bae808b0a62656e4acd02fcee59fe0740d23eb8 | 75a2dbf079604f4c450de9bf99b41439eee17fd9 | refs/heads/master | 2023-08-30T03:16:24.008250 | 2021-11-07T19:39:41 | 2021-11-07T19:39:41 | 425,597,759 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,356 | h | #include <errno.h>
#include <stdio.h>
#include <stdlib.h>
#ifndef TREE_H_INCLUDED
#define TREE_H_INCLUDED
#define max(a, b) ((a < b) ? b : a)
/**
* @brief Print mode
*
* S - Simple printing: prints only the value at the node
* V - Verbose printing: prints all information at a node
*
*/
typede... | [
"mukul.sakhalkar@gmail.com"
] | mukul.sakhalkar@gmail.com |
3182a5d7a36d2b21fff1e7aaebf9cf4e253312fd | 543a165f7a18b7a874273f918f13a4cdad758ccf | /ShellSample/resource.h | 1b30544ed2c1805546680f04456a0ff991b898bf | [] | no_license | DTTKillASmallScale/cocoshun | 1ba2c18bfdb68c93f59e4dd9201da923500599d4 | e7a2700353db896d94e3528c95af287f667ea75b | refs/heads/master | 2021-01-22T19:31:08.859894 | 2012-11-09T01:29:00 | 2012-11-09T01:29:00 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 689 | h | //{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by ShellSample.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_SHELLSAMPLE_DIALOG 102
#define IDR_MAINFRAME ... | [
"cocoshunyuan@7380a4b8-ac12-a81b-de2c-8abccaea91eb"
] | cocoshunyuan@7380a4b8-ac12-a81b-de2c-8abccaea91eb |
b03c7fb41db26bbd2befa6b4f083f70b801f8ae3 | 30cbe89b4d313e6f46be1f38c308fc3eb290f81f | /Pods/Headers/SHLineGraphView/PopoverView_Configuration.h | 715d9aee4182f00759fcf8dc257650b1967ed81e | [] | no_license | yanjian/Time-Line | 4a172515217bbd8048e2c39b20cba46f6588f146 | 6c57a4248f5028a65dae1c9ca5ebcb250251a64c | refs/heads/master | 2021-01-15T10:42:47.781496 | 2014-12-03T02:50:49 | 2014-12-03T02:50:49 | 23,605,377 | 2 | 1 | null | null | null | null | UTF-8 | C | false | false | 81 | h | ../../SHLineGraphView/SHLineGraphView/SHLineGraphView/PopoverView_Configuration.h | [
"qq83659105@163.com"
] | qq83659105@163.com |
a537c25a5f765f9672fb3da4dc29796414d2c78f | 5fafc8dea9db65d40af1475d7cd4ad518ae987bd | /src/unitTest/test/relational/bitselect_ulong8ulong8ulong8/bitselect_ulong8ulong8ulong8_src.c | de2be2da2ef98b0457468923959e015883097b30 | [
"Apache-2.0"
] | permissive | xianggong/m2c-llvm-devtools-host | ef7daba06119ec6ea23e82d3d29c9f69603a5010 | 98f41e3f51a8e294adfe3a6bebdae7614468bb55 | refs/heads/master | 2021-01-21T12:59:26.378113 | 2016-05-27T01:09:24 | 2016-05-27T01:09:24 | 50,055,804 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 12,363 | c | #include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <CL/cl.h>
unsigned char *read_buffer(char *file_name, size_t *size_ptr)
{
FILE *f;
unsigned char *buf;
size_t size;
/* Open file */
f = fopen(file_name, "rb");
if (!f)
return NULL;
/* ... | [
"xgong@ece.neu.edu"
] | xgong@ece.neu.edu |
c10b4dd945a39d065b55e55b32815c441195790f | 5f88a63be95e615447bf7a70d4812fb9563bc03c | /1.c | 16c05aba3621bf7599fac0c1afcb7f746f0f4a0b | [] | no_license | Harshavardhan153/CSN361-L3 | 273665ff60415e618fd8e11020ded78db45af06d | c69b814e6d8fab8d402bdfacc7bd39160336d280 | refs/heads/master | 2020-07-08T17:46:08.274744 | 2019-08-22T07:15:30 | 2019-08-22T07:15:30 | 203,736,294 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,464 | c | //17114047
// C program to determine class, Network
// and Host ID of an IPv4 address
/**
* @file 1.c
*
* @author Harsha Vardhan 17114047
*
* @date 22/08/2019
*/
#include<stdio.h>
#include<string.h>
// Function to find out the Class
/**
* This method will be used to print a single character to the lcd.
* @author ... | [
"noreply@github.com"
] | Harshavardhan153.noreply@github.com |
b08833f66eb28450f524607c67bb05bfeeec8edf | 88ae8695987ada722184307301e221e1ba3cc2fa | /third_party/xnnpack/src/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1.c | 7fc6ad40a39c8532bb2094abc6195838a4986a22 | [
"Apache-2.0",
"LGPL-2.0-or-later",
"MIT",
"GPL-1.0-or-later",
"BSD-3-Clause",
"LicenseRef-scancode-generic-cla"
] | permissive | iridium-browser/iridium-browser | 71d9c5ff76e014e6900b825f67389ab0ccd01329 | 5ee297f53dc7f8e70183031cff62f37b0f19d25f | refs/heads/master | 2023-08-03T16:44:16.844552 | 2023-07-20T15:17:00 | 2023-07-23T16:09:30 | 220,016,632 | 341 | 40 | BSD-3-Clause | 2021-08-13T13:54:45 | 2019-11-06T14:32:31 | null | UTF-8 | C | false | false | 6,452 | c | // Auto-generated file. Do not edit!
// Template: src/f32-dwconv2d-chw/5x5s2p2-scalar.c.in
// Generator: tools/xngen
//
// Copyright 2020 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <... | [
"jengelh@inai.de"
] | jengelh@inai.de |
99c59ec45c42400ef1bc330f912b54b16e775945 | 938c5c8ece59fd241b95e7a447e56d590aea250f | /components/av/media/media.c | 782e2881dae805869aaa342f088706369a293f06 | [
"Apache-2.0"
] | permissive | jingzhishen/YoC-open | 4a41c91857602c1fa7af660402d6cdb79ee1d525 | 7a8ade3343d3ab296a6d05cf33c093fd956d8282 | refs/heads/master | 2022-06-13T23:20:39.584052 | 2020-05-08T04:35:19 | 2020-05-08T04:35:19 | 255,897,685 | 0 | 0 | Apache-2.0 | 2020-04-15T11:37:33 | 2020-04-15T11:37:33 | null | UTF-8 | C | false | false | 26,032 | c | /*
* Copyright (C) 2018-2020 Alibaba Group Holding Limited
*/
#include <yoc_config.h>
#include <media.h>
#include <yoc/eventid.h>
#include <devices/audio.h>
#include <alsa/mixer.h>
#include <player.h>
#define TAG "media"
/** 音频服务
* type:
* 0: 音乐播放
* 1: 提示音播放
* 2: 对话播放
* 每一个 type 只有一个播放实例,新的播放会替换旧的播放实例... | [
"jingzhishen@126.com"
] | jingzhishen@126.com |
71f22ee59b3fd27af25195bf6a2f581127c611cf | 665443052fa3c17f94c945f08b6378016d5a1dae | /0152/src/mess/drivers/nanos.c | 461b4701b56996b16820ced2e658d5df7d3eca86 | [] | no_license | dezi/mame-libretro-odroid | a6f3e0fd87e00fe8beda936f1cd3cf2fe508fcf0 | 31b588c088928f967b9fb9cf903b7a3f18a91eaa | refs/heads/master | 2020-04-18T07:49:09.588326 | 2014-02-11T14:27:40 | 2014-02-11T14:27:40 | 16,698,177 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 19,728 | c | /***************************************************************************
Nanos
12/05/2009 Skeleton driver.
****************************************************************************/
#include "emu.h"
#include "cpu/z80/z80.h"
#include "cpu/z80/z80daisy.h"
#include "machine/z80pio.h"
#include "m... | [
"dezi@kappa-mm.de"
] | dezi@kappa-mm.de |
1db1a6c5dc6ab54ea10389b4e4b0167ae484f64d | b81845a1c2c030df93f7c042be60391ec2f443f2 | /vmm/vmexits.c | 78f9034164d655a3fcb402e55d7abef473d58dd6 | [] | no_license | sgupta1988/JGUEST-A-JOS-on-JOS--hypervisor | 42ae9df1e5abb3746da583bc641e94bd2f7eb923 | 0e76504398125e9f3471f381d4d5c7ac0003bd81 | refs/heads/master | 2016-09-06T21:48:55.717518 | 2014-06-14T00:51:39 | 2014-06-14T00:51:39 | 20,821,660 | 4 | 2 | null | null | null | null | UTF-8 | C | false | false | 19,751 | c |
#include <vmm/vmx.h>
#include <inc/error.h>
#include <vmm/vmexits.h>
#include <vmm/ept.h>
#include <inc/x86.h>
#include <inc/assert.h>
#include <kern/pmap.h>
#include <kern/console.h>
#include <kern/kclock.h>
#include <kern/multiboot.h>
#include <inc/string.h>
#include <kern/syscall.h>
#include <kern/env.h>
#include <... | [
"guptashashank1988@gmail.com"
] | guptashashank1988@gmail.com |
2e52d40f58e1f371740a5d1284ed93639082d4ba | 09f443d8e2172d2f887d8fed4f056e1bf2eda3a6 | /client/contrib/nsandman/colorprinter.c | dc1375a9306232d6d3311dc70c47c62b22f186f3 | [
"MIT"
] | permissive | nsandman/obli2-cli | 49930c10649629f8728281e652341e3073e06d5c | 15347829e821b15a725e2e27bf12b345de662ac0 | refs/heads/master | 2022-12-11T18:13:21.320253 | 2020-08-31T14:47:32 | 2020-08-31T14:47:32 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,235 | c | /*
* For some reason eighth grade me wrote this all as one file
* This is hastily separated to avoid symbol dupliction
* It is still not good
*/
#include "colorprinter.h"
color_t colors[] = {
// ANSI colors
31, 32, 33, 36, 37, 91, 92, 93, 96, 97,
// blue
94, 34,
//purple
34, 25,
// pink
35, 95,
// xter... | [
"nsandman09@gmail.com"
] | nsandman09@gmail.com |
ae640b26c40a6e53657576ec4fda2dbe34babff3 | 03dac57d5f2e619057d2231bc0306dae78fa913e | /procexec/t_clone.c | 0ed8f3c26d9dbe4db62a29e4a1fb42abe4067f94 | [] | no_license | philomuzzi/TLPI | acd67414b7d9922c6186ee1fc6fea66ce9ab6ed1 | dd5513fe4fdc2e6dcdc41d9dae561a2a571f5445 | refs/heads/master | 2021-01-21T12:03:20.733621 | 2015-01-29T08:40:57 | 2015-01-29T08:40:57 | 28,769,359 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,366 | c | #include <signal.h>
#include <sys/wait.h>
#include <fcntl.h>
#include <sched.h>
extern "C" {
#include "tlpi_hdr.h"
}
#ifndef CHILD_SIG
#define CHILD_SIG SIGUSR1
#endif
static int childFunc(void *arg)
{
if (close(*((int *)arg)) == -1)
errExit("close");
return 0;
}
int main(int argc, char const *... | [
"gxlee1986@gmail.com"
] | gxlee1986@gmail.com |
b4028f9727ba6ddc276bfe7316cde2de705be73d | 4ee2286cae6a3fbb176b940e474236398fbe676f | /bin.h | 0a0b8803bc191598851c161bd0de1f622c6a9fe9 | [] | no_license | anonymousse37/BinaryOperation_c | df499e13395b74fde53b204f7121dadc3a62ace6 | 407abbb6098917f9815a4981865aa926a830b3a2 | refs/heads/master | 2021-09-20T19:37:04.570178 | 2018-08-14T16:12:25 | 2018-08-14T16:12:25 | 117,315,406 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,858 | h | /***************************************************************************************************************/
/** BIN.H **/
/*****************************************************************************************... | [
"noreply@github.com"
] | anonymousse37.noreply@github.com |
c29ee658f0de474e4cdf26d6ae11717119358f40 | 897a7cc8a867b5fc3a449c63a1744dfea5afdc9c | /pmon/cmds/test/acpi_test.c | 5687f59d18ee7eb1dbbbcccd8618ea1fea161503 | [
"LicenseRef-scancode-warranty-disclaimer",
"BSD-2-Clause"
] | permissive | lshw/loongson1-pmon | 6f3ab7708f7a91179a1738d25ceba055f25d9844 | c82de56a2d6b7ca75b0bc199d58e765f9217f8ce | refs/heads/master | 2022-04-30T01:52:09.855862 | 2022-04-18T08:23:10 | 2022-04-18T08:48:37 | 39,485,305 | 42 | 28 | NOASSERTION | 2020-07-17T08:40:41 | 2015-07-22T04:20:21 | C | UTF-8 | C | false | false | 3,862 | c | #include <stdio.h>
//#include <termio.h>
#include <string.h>
#include <setjmp.h>
#include <sys/endian.h>
#include <ctype.h>
//#include <unistd.h>
//#include <stdlib.h>
//#include <fcntl.h>
//#ifdef _KERNEL
//#undef _KERNEL
//#include <sys/ioctl.h>
//#define _KERNEL
//#else
//#include <sys/ioctl.h>
//#endif
#include <ma... | [
"linxiyuan-gz@loongson.cn"
] | linxiyuan-gz@loongson.cn |
a7dfdb343508f2234dac1b3e5f69886908db8db4 | 6c61ce96359dfff1f0308ebb9e3237039ad688f7 | /Chp-09/Chp 09-Example/Page-276.c | e34136beafe79ef20eab197b3489e61768287283 | [] | no_license | MaxCurl002/Teach-Yourself-C | b9c386a0ad34149fee10ee4ae2068de3bfd1a322 | e9e5979b81e9e3c141c8213ab74151b6a9169fe7 | refs/heads/master | 2023-03-21T00:30:40.155190 | 2021-03-08T04:31:52 | 2021-03-08T04:31:52 | 344,351,006 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 759 | c |
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
int main(int argc, char *argv[])
{
FILE *fp;
double ld;
int d;
char str[80];
//check for command line argument
if(argc != 2)
{
printf("Sepcify file name.\n");
exit(1);
}
//open file for output
... | [
"abhijit0191paul@gmail.com"
] | abhijit0191paul@gmail.com |
646545f4e4545a1c144b22b855bbf841993cff21 | 5670b242d8dc6aba105f3c802bf3916e0417a3af | /9.6,3(example).c | 28f0dba141a7d3e727ada7b5f7f72e4d0210f2b6 | [] | no_license | Tasnia16/cse101-chap-9 | 7cc481a9e5de06160108d085dab629a22d6c286d | a7d3d9dc8837c412fce5a81db9ab6beda006a648 | refs/heads/main | 2023-03-15T18:54:07.058933 | 2021-03-02T18:59:29 | 2021-03-02T18:59:29 | 343,880,528 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 904 | c | #include <stdio.h>
#include <stdlib.h>
double d[10]={
10.23, 19.87, 1002.23, 12.9, 0.897,
11.45, 75.34, 0.0, 1.01, 875.875
};
int main(void)
{
long loc;
double value;
FILE *fp;
if((fp==fopen("myfile","wb"))==NULL)
{
printf("Cannot open input file.\n");
exit(1);
}
... | [
"noreply@github.com"
] | Tasnia16.noreply@github.com |
49bc5a74e28bf875dc60085094eb73b0224ea326 | 9d8fe725e79e5856b8b863abf0907a6a5f6f8a3c | /810C610.c | 453b211baacdc4c804741b0c5bad31bc449067e3 | [] | no_license | camthesaxman/ruby-c | 08bb12c3c6662b113f558a2b43a4f232fedcbd91 | afb59d795416468362ddf942d4cb1fca638f2bd6 | refs/heads/master | 2020-12-30T16:45:53.246386 | 2016-09-11T22:33:27 | 2016-09-11T22:33:27 | 91,023,059 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 414 | c | int __fastcall sub_810C610(unsigned __int8 a1)
{
unsigned __int8 v1; // r4@1
int v3; // [sp+8h] [bp-4h]@0
v1 = a1;
MenuZeroFillWindowRect(7u, 6u, 0xDu, 0xBu);
sub_810CA6C((v2039249 + v2039248) & 0xFF);
StringExpandPlaceholders(gStringVar4, (unsigned __int8 *)&gUnknown_0840EC33);
DisplayItemMessageOnField... | [
"shadow962@live.com"
] | shadow962@live.com |
c2d4371104a3c4918b9fd120305ff2bacb7e0165 | 64dd83b31272b29fc69eea9eb19c2b77a29719a0 | /src/runtime/lib/Error.h | 116ec4553f8e2f2a369ac4117548acaae3b215bc | [] | no_license | ickabob/flathead | 79ced5bae5b36f5b295968c624ad3b4f1f78773f | e25bb53445f918730ebe0a589f1f6b18b147aeff | refs/heads/master | 2021-01-16T21:16:11.180169 | 2013-02-16T06:16:58 | 2013-02-16T06:16:58 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 183 | h | // Error.h
// -------
#ifndef JS_ERROR_H
#define JS_ERROR_H
#include "../runtime.h"
js_val * error_new(js_val *, js_args *, eval_state *);
js_val * bootstrap_error(void);
#endif
| [
"ndreynolds@gmail.com"
] | ndreynolds@gmail.com |
36455eef22f1a06ba6a42716a98a2a8e31703bf2 | d8b60159d825c7aa3f7da138e46cedaa4a106948 | /LED-BLINKING/led999.c | d1f43fd585e42f5bffd52e239deb82458132323d | [] | no_license | kavipriyan/PIC16F877A-LED-PROGRAMS | a3f2728fd719738c818236d83fba1d54f0990f0e | f1ae7c601d02932a27b2246e69b865641213eaef | refs/heads/master | 2020-07-15T05:57:35.149213 | 2019-08-31T00:14:01 | 2019-08-31T00:14:01 | 205,494,336 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 952 | c | /************************************************/
/* AUTHOR : Kavipriyan K P */
/* DATE : 31-08-2019 */
/* FILE NAME : led999.c */
/* DESCRIPTION : 7-seg 0-999 program */
/************************************************/
#include<htc.h>
#define _XTAL_FREQ 20000000
__CONFIG(FOSC_... | [
"kaviabi215@gamil.com"
] | kaviabi215@gamil.com |
428f346a8eed0c71baa937cc20c4e7f90963793c | f4e8bff267d148aaa52d38654b231b9b175372d3 | /selection.c | e6a358ebd083b24d7fd7c95b1310511179f39d81 | [] | no_license | magnetonerd/My-Things | 159f1be12f80b99d881b7e67092290762957c9e0 | 3e74a1aa09a26ea827ea4c1e34e103052c89e5e3 | refs/heads/master | 2021-01-21T20:26:09.904500 | 2018-07-04T10:56:23 | 2018-07-04T10:56:23 | 92,235,167 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 426 | c | #include <stdio.h>
typedef struct{
int key;
}record;
typedef unsigned short index;
int main(){
record a[] = {44,55,12,42,94,18,6,67};
index i,j,k;
record x;
for(i = 0; i < 8; ++i){
k = i;
x = a[i];
for(j = i+1; j <= 8; ++j){
if(a[j].key < x.key){
k = j;
x = a[j];
}
}
a[k]... | [
"noreply@github.com"
] | magnetonerd.noreply@github.com |
8309f666f88d9e056b8d19ec24c6da533713a435 | 721cb60106ab29596e91a99326838939cb9a09cd | /nr-rrc/PUSCH-TPC-CommandConfig.h | acceb6adcffaed5854b8fd165a191a8d5872ae67 | [] | no_license | gmg2719/nr-rrc-reader | 269de202d64c8370eeb72f4c335a4d6e58f401fd | ffbeae9c3e6928e956a301acee5ffef55edd6118 | refs/heads/master | 2021-01-03T07:04:35.755242 | 2019-10-23T12:35:50 | 2019-10-23T12:35:50 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,213 | h | /*
* Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
* From ASN.1 module "NR-RRC-Definitions"
* found in "38331-f60.asn"
* `asn1c -no-gen-example -fcompound-names -findirect-choice -gen-PER -pdu=all -fincludes-quoted -funnamed-unions -D nr-rrc`
*/
#ifndef _PUSCH_TPC_CommandConfig_H_
#define _PUSCH_TPC_Comm... | [
"hearts.zhang@gmail.com"
] | hearts.zhang@gmail.com |
14699713b8bba92bc8fa0fd77770325c953e9eab | 16a76ee66d9b2f59c9beee4a4a0e104ce347e32a | /malware_via_email/malware_0002/ia32_pe/by_rec16.c | 080196ddf24bb8849bab12c79ef4efe454900fa0 | [] | no_license | rfalke/decompiler-subjects | 4cee3263fa9116285b4bc4b6373efd2e4efa925f | 7187fa93b285c32325826eecd0128e907a28809b | refs/heads/master | 2023-08-10T08:24:27.198393 | 2023-07-28T19:44:41 | 2023-07-28T19:44:41 | 3,725,678 | 41 | 12 | null | 2023-03-15T16:14:41 | 2012-03-15T06:01:36 | null | UTF-8 | C | false | false | 57,868 | c | /* This file was automatically created by
* Reverse Engineering Compiler 1.6 (C) Giampiero Caprino (Mar 31 2002)
* Input file: './malware_via_email/malware_0002/ia32_pe/subject.exe'
*/
/* Procedure: 0x0040103E - 0x00401053
* Argument size: 0
* Local size: 0
* Save regs size: 0
*/
L0040103E()
{
asm("int1... | [
"rfalke-decompilersubjects@kronotai.com"
] | rfalke-decompilersubjects@kronotai.com |
73a45efe7ba361f5452c382f7475997121227936 | 76964784c7608fde8d3afb55d3cab4e9e82b9896 | /ugbc/src/libs/stb_image.h | 6d40b6f4ba5fe79826eec362e9ef4957f7f02ee1 | [
"Apache-2.0"
] | permissive | spotlessmind1975/ugbasic | 115c2e702934458ed8554ee4f11af445ffb303da | 167ee3f358e87d1151fbd72a502943a5fd85cf03 | refs/heads/main | 2023-08-30T21:49:06.439665 | 2023-08-30T20:49:18 | 2023-08-30T20:49:18 | 361,539,179 | 71 | 10 | Apache-2.0 | 2021-12-27T16:27:55 | 2021-04-25T21:09:29 | C | UTF-8 | C | false | false | 291,904 | h | /* stb_image - v2.26 - public domain image loader - http://nothings.org/stb
no warranty implied; use at your own risk
Do this:
#define STB_IMAGE_IMPLEMENTATION
before you include this file in *one* C or C++ file to create the implementation.
// i.e. it should lo... | [
"asimov@mclink.it"
] | asimov@mclink.it |
3ea9d458759b647d6b30fc07d301004fcddbc008 | 6a22b7e73dc2ff6c089b727d0a3858241846f8df | /Embedded/ChaseRover/firmware/src/monitor_public.h | 1aa3ad0b1f89f23e7db5bea7151165ef40c7c461 | [
"MIT"
] | permissive | mikefeneley/school | fe48ee989ac83d4836ce93538cbe51496f709abe | 5156f4537ca76782e7ad6df3c5ffe7b9fb5038da | refs/heads/master | 2021-06-10T01:52:21.148937 | 2016-12-23T12:39:32 | 2016-12-23T12:39:32 | 72,551,482 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 514 | h |
#ifndef _MONITOR_PUBLIC_H /* Guard against multiple inclusion */
#define _MONITOR_PUBLIC_H
#include "coordinator.h"
#include <stdint.h>
#include <stdbool.h>
#include <stddef.h>
#include <stdlib.h>
#include "system_config.h"
#include "system_definitions.h"
typedef struct _wifly_message {
char message[250];
} ... | [
"michael.j.feneley@gmail.com"
] | michael.j.feneley@gmail.com |
94ebb7ea2471884c4e1f70cffac2c0b6dad9d438 | 5b4d5ddb99be4176618cb08094d4813b2eaaacaf | /src/docs/doxygen/manual/user/introduction/getting-started.h | f2c47f291834d407e5da7bad8108efaa213f1681 | [] | no_license | erdc/petsc-dev | 2f7c46856c944ff7605d0dae843cdbff23aecd2a | 278d09898db926e87a061c47a1f8fe4744479e11 | refs/heads/master | 2022-09-24T05:57:35.304642 | 2022-08-11T16:01:41 | 2022-08-11T16:01:41 | 5,800,321 | 3 | 2 | null | null | null | null | UTF-8 | C | false | false | 34,934 | h |
/**
\page manual-user-page-getting-started Getting Started
The Portable, Extensible Toolkit for Scientific Computation (%PETSc)
has successfully demonstrated that the use of modern programming
paradigms can ease the development of large-scale scientific
application codes in Fortran, C, C++, and Python. Begun se... | [
"rupp@mcs.anl.gov"
] | rupp@mcs.anl.gov |
eecb4e6c05f0c66f48f1a96f704fdfaf7f25984a | 44cd29141b2ec1d2d2baec8c7b8021c6e9398af8 | /main.h | 62e27e8b1a32e667f0dc93aad7374d427266d400 | [] | no_license | MUNEEBABBASI/Quadrotor-1 | 538e3bf32f02fdd90881ccda8d7850f0b68bea20 | 1d74aa445e69382b23d27e0aeffcf88fdcb36a96 | refs/heads/master | 2020-04-27T04:05:23.063068 | 2013-08-14T18:19:11 | 2013-08-14T18:19:11 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 296 | h | #ifndef _main_h
#define _main_h
#define MAIN_CYCLES // Count the time left with the main
#define PACK_TIMEOUT 200000 //120 ms wait
// .6 uS => 12 ms. => Total 24 ms wait
extern unsigned char still_working;
#ifdef MAIN_CYCLES
extern unsigned char flag1c,flag2c;
#endif
#endif
| [
"aby.vinod@gmail.com"
] | aby.vinod@gmail.com |
211c911c8286f2ae897648bac5f506da180cda37 | ed096d8064f265f4903cb6be0e2cbe609184b88d | /project1/ku_cfs.h | 4827a43fbae9a6cdda5593aa8f17fceb0cb44e1d | [] | no_license | kas136/OS | 148793eee5d29dfb5618969fd95da5bec558387a | 0df013d8463a5e0cb365276472a68eb6ea680ba2 | refs/heads/master | 2020-12-22T22:23:28.441715 | 2020-01-29T10:44:09 | 2020-01-29T10:44:09 | 236,947,581 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 982 | h | #include <stdio.h>
#include <stdlib.h>
#include <sys/types.h>
#include <sys/wait.h>
#include <sys/time.h>
#include <signal.h>
#include <string.h>
#include <unistd.h>
#include <time.h>
void app_play(char *alp);
void createNode();
void vruntime_cal(float clock_end);
void list_sort();
void timer_handler();
void cont_hand... | [
"noreply@github.com"
] | kas136.noreply@github.com |
37f682b58e3c3e2bab39f0bc4b774bcd9cf2cd41 | 8ebd6449c3d297ddd0176bd8683d74bce5046cda | /LUFA_091223/Demos/Host/LowLevel/RNDISEthernetHost/Lib/RNDISCommands.c | ca9ee5f2828b59810157a6088948c01eec3fb2a0 | [] | no_license | 996refuse/lufa-eeprom-mass-storage-demo | 90d0d892df0c6b3c2965195e411646f03cf2434f | 7ef240928b5912c84c77573a4ff200a916f8424e | refs/heads/master | 2020-04-14T08:57:09.784180 | 2019-01-02T22:15:20 | 2019-01-02T22:15:20 | 163,747,789 | 2 | 3 | null | null | null | null | UTF-8 | C | false | false | 10,454 | c | /*
LUFA Library
Copyright (C) Dean Camera, 2009.
dean [at] fourwalledcubicle [dot] com
www.fourwalledcubicle.com
*/
/*
Copyright 2009 Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, and distribute this software
and its do... | [
"letli@74ls74.org"
] | letli@74ls74.org |
18a8cd153d01fd6b5f88e28fd32568923a109811 | 48286cb1edf74e47b94a4790fcba52971bf8228e | /main.c | 1b58256f6592e24f151557e4a2eac4fe3f80e5d5 | [] | no_license | Rupesh9371/myfirstRepo | 3766250ecb813348435a66249e49739190310793 | a48bea4b5ac51ffbeffc20b323ce4ae96fbab822 | refs/heads/master | 2023-07-08T23:58:24.310984 | 2021-08-18T11:23:29 | 2021-08-18T11:23:29 | 386,236,200 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 36 | c | void main()
{
printf("Main v2");
} | [
"rupesh.raghatate@gmail.com"
] | rupesh.raghatate@gmail.com |
23fc585ab46d310fd584ec8738435917177a4b4a | e1b0cffc019036717a138281eb2aaa148dd07219 | /03linux/code/01io/01test_fgetc_fputc.c | ed041bdba21c7a1e0e3e9626bad8ab100be80a79 | [] | no_license | fengsharp/study | 054e5f5e5c75865ba9aa8585e477f881c1d5c014 | 668ed55a8fa940f5c80bae64e223464591fa5e3c | refs/heads/master | 2021-07-05T12:57:36.858265 | 2021-02-18T12:13:10 | 2021-02-18T12:13:10 | 227,484,229 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 434 | c | #include <stdio.h>
#include <stdlib.h>
#include <string.h>
int main()
{
const char* strFileSrc = "./01test_fgetc_fputc.c";
const char* strFileDest = "./01copy.del";
FILE* pSrc = fopen(strFileSrc, "r"); // check null
FILE* pDest = fopen(strFileDest, "w"); // check null
int ret = EOF;
while ((re... | [
"canfeng12123@126.com"
] | canfeng12123@126.com |
4a3bd6ba03ec5f5bd1b30a4f1dee276ce2889cea | cb217602103756293b50a3678e7a87ef8697fdfd | /PoC/UART/main.c | a713cb58b3d2dcd49c408c1ff56c61cc010dd04b | [] | no_license | jele5104/HydroDynamix | 6d68d28fcdbbdd8e4c008d484c4bc66364e04a74 | 21170b3ab73184083faa5d2ba9c731cdf622197c | refs/heads/master | 2020-06-15T06:29:35.322503 | 2017-04-16T20:13:32 | 2017-04-16T20:13:32 | 75,319,984 | 0 | 1 | null | 2017-01-11T21:08:28 | 2016-12-01T18:20:00 | C | UTF-8 | C | false | false | 2,898 | c | #include "stm32f4xx.h"
#include "stm32f4xx_gpio.h"
#include "stm32f4xx_rcc.h"
#include "stm32f4xx_usart.h"
#include "stdio.h"
#define LED_GREEN GPIO_Pin_12
#define LED_ORANGE GPIO_Pin_13
#define LED_RED GPIO_Pin_14
#define LED_BLUE GPIO_Pin_15
#define BUTTON_pin 0x01
int toggleLED(uint16_t led){
GPIOD... | [
"noreply@github.com"
] | jele5104.noreply@github.com |
2a0d3e664e4fca7c840486ef44b699de19212f71 | ed59123769bd3c468db82b4cf0664eb4af6ac101 | /src/hiredis/sds.h | b92306777dbbc6c79cdbd8b7981f96147281b529 | [] | no_license | codesang-xu/beichen | 4bacb2db5387bcf53503120a4f7c2b3ecf945575 | 0a364704633bf0e0c3e6788733f65138d7ef1d76 | refs/heads/master | 2020-05-30T07:11:07.403001 | 2018-11-23T08:10:15 | 2018-11-23T08:10:15 | 55,935,759 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,145 | h | /* SDSLib, A C dynamic strings library
*
* Copyright (c) 2006-2010, Salvatore Sanfilippo <antirez at gmail dot com>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* * Redistributions of sourc... | [
"xuyc@infobird.com"
] | xuyc@infobird.com |
ca5db073cb985ccb5d822193695e575f90eaa573 | e6ebedc843f643c492ed64871f5285255818749b | /jni-build/jni/include/external/eigen_archive/eigen-eigen-70505a059011/unsupported/test/mpreal/mpreal.h | f4d2845f26cb28bccde26e8c1081bde46bb29e6b | [] | 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/unsupported/test/mpreal/mpreal.h | [
"andrea.petreri@gmail.com"
] | andrea.petreri@gmail.com |
d21200e3848957c55b975c7c35b6f802dd0fa026 | 23340dcdd18af64b6fa9c57795b5bbd8c6f4948c | /libft/ft_memdel.c | a8776ee65985cd5776d7b2a3fb6dceba8c83c887 | [] | no_license | milyass/FdF | e2563f56fc672b4d494f58803cab5e0257c5ec27 | c6c94975496384137dc96b7311deaed29ae19c17 | refs/heads/main | 2023-04-21T15:27:12.982989 | 2021-05-12T17:08:39 | 2021-05-12T17:08:39 | 366,791,217 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 988 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_memdel.c :+: :+: :+: ... | [
"milyass@e2r4p1.1337.ma"
] | milyass@e2r4p1.1337.ma |
a079ac0d5d9b203445525c10ff18b668ce2f4d79 | 6b37892ab66319b120c8dcac0e7773ece324aa08 | /helper.h | 48d7bd312278fabdacad6f2fc188f6e8d14bf37b | [] | no_license | Jcklly/GitRemake | b1009eaafaa952892ec3392447603e178650823d | 8b03d0cda52adb38d797c5d57038a79c1066b8d2 | refs/heads/master | 2020-05-17T03:25:19.001664 | 2019-05-27T19:43:57 | 2019-05-27T19:43:57 | 183,478,637 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 268 | h | // Struct for the .Manifest
typedef struct _FILES {
char file_name[257];
int version_number;
char file_hash[65];
} files;
// Struct for .Update
typedef struct _UFILES {
char code[2];
char file_name[257];
int version_number;
char file_hash[65];
} uFiles;
| [
"jjk269@kill.cs.rutgers.edu"
] | jjk269@kill.cs.rutgers.edu |
7cac947916992cee92d50f7da46f1aea46a5f1ee | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/linux/drivers/thunderbolt/extr_switch.c_nvm_authenticate_show.c | b6f8169f7c6daf7ee87730576a7b10f9d9ab0952 | [] | 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 | 979 | 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 |
99133b741edb69fa815625035ba1a980054bfb9f | e65986184666b291545dec246d79128e35ac1085 | /DS/Proj1/Code/AL2Iteration.c | b8e9d84173791c2622e189c7ab840fe92d8a23b9 | [] | no_license | VickeyZ/Data-Structure | 8a57c2f97425cdd838854dd7a28792e2121d91a5 | f081bbeba5ee9db3943c2f21bf39a733e600b816 | refs/heads/main | 2023-03-23T05:01:20.172328 | 2021-03-11T04:00:09 | 2021-03-11T04:00:09 | 346,567,356 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 644 | c | /*Algorithm2 iterative version*/
double AL2Iteration(double x, int n)
{
double result = x; //Set the return value and assign the value of x
while(n > 1){
if(n == 3) {
//if N is odd, X(n) = X((n-1)/2) * X((n-1)/2) * X. So n equals 3 is a separate case
... | [
"noreply@github.com"
] | VickeyZ.noreply@github.com |
10a482793a9b7ded3bf6cbf839f45ffb413d1562 | 189d760fd857e586828b2e59a89d752f20a34550 | /Descriptors.c | b3ffba34305206f43bd5326bef01358970033618 | [
"MIT"
] | permissive | mattwszolek/ssgs-dev-kit | 835ca396c5e351c3d6d2b0171328bd2bf697a51d | f7e05f0db0258cd67f80f7aca3ab9db5ef0c9135 | refs/heads/master | 2021-06-20T11:34:56.938630 | 2021-02-18T17:08:07 | 2021-02-18T17:08:07 | 65,337,402 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,855 | c | #include "Descriptors.h"
const uint8_t PROGMEM GenericReport[CUSTOMHID_SIZ_REPORT_DESC_SIZE] =
{
0x06, 0xC0, 0xFF, // Usage Page (Vendor-Defined 193)
0x09, 0x01, // Usage (Vendor-Defined 1)
0xa1, 0x01, // Collection (Application)
0x06, 0xC1, 0xFF, // Usage Page (Vendor-Defined 194)
0x15, 0... | [
"mwszol2@uic.edu"
] | mwszol2@uic.edu |
f6ac713c799f74baa5924802d048d6902c3adcbf | 81121ecb0f4897b5e754a7bfdd5c41571d369da4 | /MotateProject/motate/cmsis/TARGET_Atmel/saml21/include/component/usb.h | 10bd36bd350e9111b0b1635277b425e0ac941dd8 | [] | no_license | Amaan24/Motate | 5613435c5b2ab16e300cb0c99ccaf99565d3d949 | 44f96303a007928be2c84e41bcd49f204c76182e | refs/heads/master | 2020-06-27T16:41:30.227063 | 2016-09-26T14:29:07 | 2016-09-26T14:29:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 136,810 | h | /**
* \file
*
* \brief Component description for USB
*
* Copyright (c) 2014 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 conditions... | [
"giseburt@gmail.com"
] | giseburt@gmail.com |
70eda96a6972573e1fa41cf30cdee0aeb27d45a5 | 7a55513f59e4f172e880f65786572f1266f63322 | /3.-Estrucutras-algoritmicas-repetitivas/calificacionesMejorPeor.c | 47388526fc0a17dfcd6c3838fa602d0918d724f2 | [] | no_license | saulscs/fundamentosProgramacion | 6920c2b9da69684e745d2e91fb7403a35edcd495 | a4fb23da08bd2161b2511258f14fa7e0fa281c3c | refs/heads/master | 2023-03-01T22:47:42.478967 | 2021-02-09T21:28:44 | 2021-02-09T21:28:44 | 283,937,472 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,008 | c |
/*Calificaciones.
El programa, al recibir un grupo de calificaciones de un alumno, obtiene el promedio de calificaciones de cada uno de ellos y, además, los alumnos con el mejor y peor promedio. */
#include <stdio.h>
#include <math.h>
int main() {
int I, MAT, MATMEJ, MATPEO;
float CAL,SUM,PRO,PROMEJ = 0.0 ,PROPEO... | [
"saulcoronasantos@ymail.com"
] | saulcoronasantos@ymail.com |
a1e2816935bd629da19c70d4899fcbd7791f2fec | 450c3b11e6ab201d80aa9a99e271a627fbeafac5 | /ft_printf/main.c | 4dab21829af5fd028bf1f698da1c29a2f187bd5d | [] | no_license | hollyhox-21/school-21 | d6fb152d6ee9cdddad8c3a2d4fa01c43c7f2b379 | 91e1c5c882246879852230a0f57e9bd3e9bf7f71 | refs/heads/master | 2023-05-31T22:38:42.062930 | 2021-07-08T14:43:57 | 2021-07-08T14:43:57 | 325,544,156 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,373 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* main.c :+: :+: :+: ... | [
"rjoella@si-m3.kzn.21-school.ru"
] | rjoella@si-m3.kzn.21-school.ru |
d20e6cd980cfa4a27701c6299ca4257aa46066e5 | 8d7514271b08caaa8c757d0747853d54642e9e63 | /plutommi/mmi/UnifiedMMS/MMSApp/MMSAppInc/MMSAppDataManager.h | f83ae1cad993cc404f90a66ebb7ff65828fbb270 | [] | no_license | npnet/MyCode | 0bd3e32d5890c411b16e01cdb8acf5624c7c0a02 | 9fa7aa78d62f1cd3c2a39a36875cb41cf00522fe | refs/heads/master | 2023-07-23T13:19:29.575050 | 2018-07-05T13:01:09 | 2018-07-05T13:01:09 | 140,229,839 | 1 | 2 | null | 2023-07-21T10:21:01 | 2018-07-09T04:07:28 | C | UTF-8 | C | false | false | 48,212 | h | /*****************************************************************************
* Copyright Statement:
* --------------------
* This software is protected by Copyright and the information contained
* herein is confidential. The software may not be copied and the information
* contained herein may not be used or dis... | [
"zhaoran.jia@nbbsw.com"
] | zhaoran.jia@nbbsw.com |
f401bc8b496209e9bb3464be217ca8dd1a34701a | c776476e9d06b3779d744641e758ac3a2c15cddc | /examples/litmus/c/c-litmus-CSEQ/_cs_MP+dmb.stll+poap.c | 55038e2c44fbadf03d46218297625e1631d024d5 | [] | no_license | ashutosh0gupta/llvm_bmc | aaac7961c723ba6f7ffd77a39559e0e52432eade | 0287c4fb180244e6b3c599a9902507f05c8a7234 | refs/heads/master | 2023-08-02T17:14:06.178723 | 2023-07-31T10:46:53 | 2023-07-31T10:46:53 | 143,100,825 | 3 | 4 | null | 2023-05-25T05:50:55 | 2018-08-01T03:47:00 | C++ | UTF-8 | C | false | false | 25,307 | c | /*
* generated by CSeq [ 0000 / 0000 ]
*
* instance version {}
*
* 2023-06-04 11:20:36
*
* params:
* -i /home/osboxes/llvm_bmc/llvm_bmc/examples/litmus/c/run-scripts/../c-litmus-CSEQ/MP+dmb.stll+poap.c,
*
*/
#define __cs_MUTEX_INITIALIZER -1
#define __cs_COND_INITIALIZER -1
#define __cs_RWLOCK_INI... | [
"tuan-phong.ngo@it.uu.se"
] | tuan-phong.ngo@it.uu.se |
6fe23c35adc76fc1ee818bcea40fbd3c5049a486 | 6d5b9b85d7ebee5899166a776a49597a520133cb | /Board STM32 TFT 2'8/STemWinLibrary522/inc/LISTWHEEL_Private.h | edf5e135e5ea8a423ce542a0b0fd5f1a9794ea34 | [] | no_license | koson/STM32-Tests-Project | 291531c504b256fc70b484467fc285ef2349fed9 | 25fb44d23362e89df3ae489285dae1a4be3d0414 | refs/heads/master | 2022-04-12T17:33:56.763263 | 2020-04-04T23:02:45 | 2020-04-04T23:02:45 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,549 | h | /*********************************************************************
* Portions COPYRIGHT 2013 STMicroelectronics *
* Portions SEGGER Microcontroller GmbH & Co. KG *
* Solutions for real time microcontroller applications *
************************************... | [
"i.orfanidi@scout.local"
] | i.orfanidi@scout.local |
0be2d84d094e0ba7adad4d2578f0cae7c9630603 | b28a9f8a8d2f1443cd1d3c00c0ceb240eaa939b7 | /linux/rtk_voip/rtk_voip_sdk_kernel/voip_drivers/zarlink/api_lib-2.24.0/linetest/vp890_api/vp890_3ele_res_hg.c | a2be73f56f187ce96d1f1bbad605c4a5257d8de9 | [] | no_license | iptime-gpl/userapps_v508 | c9c1f5673f5237b1a1d9b6b9ed9952d90a9ee627 | 0e81589051c4a18eb050085993f1471fcb3af2e8 | refs/heads/master | 2021-09-15T00:34:57.976519 | 2018-05-23T01:01:19 | 2018-05-23T01:01:19 | 118,983,922 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 32,631 | c | /** file vp_3ele_res.c
*
* This file contains the 3 ele res primitive algorithm
*
* Copyright (c) 2010, Zarlink Semiconductor, Inc.
*
* $Revision: 1.1.1.1 $
* $LastChangedDate: 2010-09-08 16:03:32 -0500 (Wed, 08 Sep 2010) $
*/
#include "vp_api_cfg.h"
#if defined(VP_CC_890_SERIES) && defined(VP890_INCLUDE_TES... | [
"iptime.gpl@guu.moe"
] | iptime.gpl@guu.moe |
4a6edfed3477254eb1895f73b5901682ddd1ce0d | 0f1fc7b6d90aae44b392941a3b30ce005d011ff7 | /LCD.h | 4a60426b6971bd76d2e3d1218a1568367bad69bd | [] | no_license | Efac-Projects/Visitor-Counter- | 377cdc0edf39d11d4d7a801e02a17d64b11eaceb | 3d41d5969762ea3449aca860653dd6c6f4455364 | refs/heads/main | 2023-04-05T00:44:26.428853 | 2021-04-07T04:33:23 | 2021-04-07T04:33:23 | 354,837,434 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,598 | h | /*
* LCD.h
*
*
*
*/
#ifndef LCD_H_
#define LCD_H_
//LCD Functions Developed by electroSome
#include <avr/io.h>
//#define eS_PORTA0 0
//#define eS_PORTA1 1
//#define eS_PORTA2 2
//#define eS_PORTA3 3
//#define eS_PORTA4 4
//#define eS_PORTA5 5
//#define eS_PORTA6 6
//#define eS_PORTA7 7
#define eS_PORTB0 10... | [
"hasithafiverrbusiness@gmail.com"
] | hasithafiverrbusiness@gmail.com |
2d53fde106b509584744bacb3c1c630c415d44bc | a76089df7ce2b7ceb45ab21fbb3be1751c4bd9e4 | /Pods/Headers/Public/YYKit/UIDevice+YYAdd.h | ec047a4c4e8b993ea52f815cb974b8788c83267a | [] | no_license | ForeverChains/Matrix | 1f6fc7690f72d4cd5d5c4ec8cf1175ec9e52033f | 0c841df9c5cb0677a515e650d1ac107e4d5bba52 | refs/heads/master | 2022-07-09T12:31:52.194400 | 2020-05-18T11:32:02 | 2020-05-18T11:32:02 | 264,643,374 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 40 | h | ../../../YYKit/_Headers/UIDevice+YYAdd.h | [
"seeuagain8023@qq.com"
] | seeuagain8023@qq.com |
1dcb373e12eb4c4906793bebbc1a4cf7d6982d34 | 95daf17bfdef2b75565ff32bbbe6455fadb94e7f | /ext/kernel/exception.h | 3f4746912c054866e0995e1c0d210ee3b561abc5 | [
"BSD-3-Clause"
] | permissive | alkana/ZExcel | 2a38a35de7462a29faeb4898edd7b6b65adec079 | 5815a46da04bcb7bde13ae1f7849aa5fbb77f741 | refs/heads/master | 2021-01-19T13:27:27.428444 | 2016-03-30T15:55:18 | 2016-03-30T15:55:18 | 35,553,779 | 4 | 2 | null | null | null | null | UTF-8 | C | false | false | 3,536 | h |
/*
+------------------------------------------------------------------------+
| Zephir Language |
+------------------------------------------------------------------------+
| Copyright (c) 2011-2016 Zephir Team (http://www.zephir-lang.com) |
+-----... | [
"totos18@msn.com"
] | totos18@msn.com |
45cc89518946987f4a3d01b7cf8dba0ae06e8839 | 5be871df7728927a328086795bed1e955f49b43e | /fillit/include/ft_strmapi.c | a901e2a0aede8278127eeb281c9dc3099e63b72e | [] | no_license | ishtvan-lucor/First_projects_in_Unit_Factory | be3458d87d03c535c7dcbfe960a55054a6c4f5e7 | f30f3e3c7aa6cd8c13313824417d243b629d4c91 | refs/heads/master | 2020-03-06T17:08:11.606878 | 2019-08-20T14:08:25 | 2019-08-20T14:08:25 | 126,984,921 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,205 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_strmapi.c :+: :+: :+: ... | [
"ikoloshy@e1r6p9.unit.ua"
] | ikoloshy@e1r6p9.unit.ua |
1935773e211b1f60df484b56c877f58659a19ead | ddd03daa4f622df41fd46abf9d9f5e1847980fdc | /epid/internal/tinystdlib/src/platform_specific/posix_arm_x86/aeabi_llsl.c | 54988c2619b965e6ce7a8591555b5df7d4ab82af | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0",
"BSD-3-Clause"
] | permissive | Intel-EPID-SDK/epid-sdk | 11a51493d5a4e729626fd261aac1c33917b45460 | 389426ff4ba2286d2e133bec29d178427d434d8c | refs/heads/master | 2023-01-19T06:02:51.495220 | 2023-01-03T09:59:55 | 2023-01-03T09:59:55 | 98,355,989 | 31 | 16 | Apache-2.0 | 2023-01-03T09:59:56 | 2017-07-25T22:41:32 | C | UTF-8 | C | false | false | 2,085 | c | /*############################################################################
# Copyright 2018-2020 Intel Corporation
#
# 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
#
# ht... | [
"jdominik.dominik@intel.com"
] | jdominik.dominik@intel.com |
73b7ebf6c68ab52518b376098d0a7b0502814857 | 3df336d558e2cd568a566b12dd1c81d938bd3e4a | /test/api/check_list.c | e80850b8d93dd532b88720c5a87b28df868a580e | [
"LicenseRef-scancode-unknown-license-reference",
"MIT"
] | permissive | nrhtr/elixr | 17c517a2bdc65fecb048c14770fea79c7578af49 | 4d4502235571223f42f805d6cd53c82a73b0aedb | refs/heads/master | 2021-01-10T19:11:50.722286 | 2018-11-11T02:20:24 | 2018-11-11T02:20:24 | 10,543,154 | 3 | 0 | null | null | null | null | UTF-8 | C | false | false | 648 | c | #include <check.h>
#include <stdlib.h>
#include "internal.h"
#include "elixr.h"
#include "types.h"
START_TEST (test_list_create_empty)
{
XR list = list_empty();
fail_unless(list);
}
END_TEST
START_TEST (test_list_length)
{
XR list = list_build(3, xrNum(42), xr_sym("testing"), xr_double(22.7));
fail... | [
"jawparker@gmail.com"
] | jawparker@gmail.com |
192c9ea749f227836b270c6a7fc24bb2e67f5f68 | bc72c61770c42f68b2cef70e59e77d2bf76bdf21 | /136A8/p3/squeue.h | 96fa70971e6e3d92eab3e1ee48287848350cbec1 | [] | no_license | jokaysu/C-Programs | 70f09457950399ecce082477194b8cec43de954a | 34ab47ebf244cb825db9c02a9e7d7c240fc107ea | refs/heads/master | 2020-05-16T07:00:11.525647 | 2019-04-22T20:58:17 | 2019-04-22T20:58:17 | 182,866,911 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,279 | h | #include "stack.h"
#include <stdbool.h>
struct squeue {
struct stack *main;
struct stack *help;
int front;
};
// squeue_create(void) creates an empty squeue and returns a pointer to it.
// Time: O(1).
struct squeue *squeue_create(void);
//squeue_is_empty returns true is no element exists in queue. False other... | [
"jokaysu@gmail.com"
] | jokaysu@gmail.com |
8522e386990fedf2f5087924c8cf7131d60a6ff9 | 3cbe4da242e528dd316592f3a55d013502990270 | /code/newserver.c | 0c695295f39557fb02bcda597d8f9f8b947a9b0e | [] | no_license | srivastavr/Multiple-Chat-Application | 7e6d178d56c4415597d5c84338d1cc8185a5f6e4 | fc4e2cacaf8540920df10f83a04704efa7761775 | refs/heads/master | 2021-01-10T03:26:45.000649 | 2015-12-27T10:24:55 | 2015-12-27T10:24:55 | 48,641,071 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,998 | c | #include<stdio.h>
#include<stdlib.h>
#include<unistd.h>
#include<string.h>
#include<errno.h>
#include<sys/types.h>
#include<sys/socket.h>
#include<netinet/in.h>
#include<arpa/inet.h>
#include<pthread.h>
char buffer[256],employ[100],str[100],pass[30];
struct sockaddr_in serv_addr, cli_addr;
int n,nu=1,i;
FILE *fp;
... | [
"srivastav rathulavath"
] | srivastav rathulavath |
b33257816dfe3dc9a6f1e213f509534078993046 | fae4f1916006fe9d2e3c28bfa1eb18e5075fdf1a | /02_c/01c_variable_identifiers/04_identifiers.c | 5884721f53a94444cd053cd4c4de23b4a5773953 | [] | no_license | RRejuan/utilities | ccae2e9ec70612488a06552b21fe0cd3d08b041d | 890299913ab98b920ef10bf8585212c869dd3e9f | refs/heads/master | 2023-03-06T16:08:25.803297 | 2021-02-20T02:57:07 | 2021-02-20T02:57:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 773 | c |
// identifiers (for variables, functions, ...): a-z, A-Z, 0-9 (but not as first character)
double foo(double x) {
return x;
}
struct break {
int myg;
};
int main() {
// int foo = 7;
//
// int Foo = 7; /* case-sensitive. If you repeat a declaration, it says "redefinition" */
... | [
"giorgio.bornia@ttu.edu"
] | giorgio.bornia@ttu.edu |
2936b62f06f9473d190bc2b684faa4dfcecaafcd | 7744859512f027ef0da8b1bde0f8518e631b98eb | /soh/assets/scenes/dungeons/ddan_boss/ddan_boss_room_0.h | 0531e32cdaeb877ea777ffbf1a081ec105dd7461 | [] | no_license | HarbourMasters/Shipwright | 7f70b9470e4f9a117f3fe2d6e4deb776b8742182 | 0e7c6585239c0d7ea2c039b8b8cb7eaedf8928a9 | refs/heads/develop | 2023-08-31T20:50:56.253521 | 2023-08-30T17:34:06 | 2023-08-30T17:34:06 | 472,575,717 | 2,104 | 459 | null | 2023-09-14T20:29:01 | 2022-03-22T01:42:52 | C | UTF-8 | C | false | false | 1,015 | h | #pragma once
#include "align_asset_macro.h"
#define dddan_boss_room_0DL_002000 "__OTR__scenes/nonmq/ddan_boss_scene/ddan_boss_room_0DL_002000"
static const ALIGN_ASSET(2) char ddan_boss_room_0DL_002000[] = dddan_boss_room_0DL_002000;
#define dddan_boss_room_0Tex_003A28 "__OTR__scenes/nonmq/ddan_boss_scene/ddan_boss_... | [
"noreply@github.com"
] | HarbourMasters.noreply@github.com |
bdc0b0a8c5d3f2a738259ab0c7a0fe64a68c49ff | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/h2o/deps/mruby/mrbgems/mruby-compiler/core/extr_codegen.c_for_body.c | f7e29a1a9b5a739d071aea2ada5d72256bf946d2 | [] | no_license | isabella232/AnghaBench | 7ba90823cf8c0dd25a803d1688500eec91d1cf4e | 9a5f60cdc907a0475090eef45e5be43392c25132 | refs/heads/master | 2023-04-20T09:05:33.024569 | 2021-05-07T18:36:26 | 2021-05-07T18:36:26 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,430 | 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 |
349aaef4aa3b87ef82e634920fe997d72de7547d | c425afb8bb6b182168fd4c3a46c9b334f4740e60 | /data/warcraft/lkk.c | ae9d7504322a350df3166ae2a472bfeae896b4db | [] | no_license | fluffos/nt7 | ceef82b2465cf322549c7ece6ce757eaa8ec31ff | 52727f5a4266b14f1796c2aa297ca645ca07282a | refs/heads/main | 2023-06-17T10:07:33.000534 | 2021-07-15T11:15:05 | 2021-07-15T11:15:05 | 308,148,401 | 9 | 9 | null | 2021-06-28T14:11:57 | 2020-10-28T21:45:40 | C | UTF-8 | C | false | false | 482 | c | // warcraft.c
#include "/clone/npc/warcraft.h"
void setup()
{
set_name("朱雀[2;37;0m[2;37;0m", ({"fkaa"}));
set("gender", "男性");
set("long", "朱雀[2;37;0m
它是莱蛮的魔幻兽。
");
set("race_type", "朱雀");
set("magic/type", "fire");
set("owner", "lkk");
... | [
"i@oiuv.cn"
] | i@oiuv.cn |
132b82595cc100f2954717c56b3f393d79d97681 | 7b67cab222fa108d3bb9728ac5ccb8dccb820435 | /BsMuMu/Macros/MainAnalysis/plot.C | ea358da1e1397d00c44e2ea8769f1fe925112aff | [] | no_license | lsilvamiguel/usercode | 5fbfa224c0be162df350cff8a6964e15d665b925 | 16e28f8126b844775853c58c0e6bba3a24e106dc | refs/heads/master | 2021-01-09T05:57:56.039791 | 2016-12-21T16:05:30 | 2016-12-21T16:05:30 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 267 | c | // Plots the invariant mass distribution in the range used by the analysis.
void plot(const TString & index = "0")
{
TFile *_file0 = TFile::Open("data_afterCuts_"+index+".root");
tree = (TTree*)gDirectory->Get("events");
tree->Draw("m>>mass(40, 4.9, 5.9)");
}
| [
""
] | |
7c4796d5172f4fe33d3db4826b559a822bbede59 | d8e50207d9c072c321fb961765679482d75a61b3 | /GD32F4xx/GD32F4xx_Demo_Suites_V2.2.0/GD32450I_EVAL_Demo_Suites/Projects/07_ADC_Temperature_Vrefint/main.c | fde1f9d2a6a83c129811b4ea215d3b15c6d93c6c | [
"BSD-3-Clause"
] | permissive | zhou-peter/gigadevice-firmware-and-docs | f22e6301051b788b2b547cb32da3f2f8f80ce9dc | c2f545f960f05371aa1945de5b5a72a45612fb7c | refs/heads/main | 2023-07-17T19:15:46.501716 | 2021-09-04T17:57:12 | 2021-09-04T17:57:12 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,835 | c | /*!
\file main.c
\brief USART ADC Temperature Vrefint
\version 2016-08-15, V1.0.0, demo for GD32F4xx
\version 2018-12-12, V2.0.0, demo for GD32F4xx
*/
/*
Copyright (c) 2018, GigaDevice Semiconductor Inc.
Redistribution and use in source and binary forms, with or without modifi... | [
"jesse@keyboard.io"
] | jesse@keyboard.io |
d74e6551c0c9dac7da41e786aee7365691b492b6 | e6c65e2e354336a4bea5b6a4ccbccd3682915fe2 | /out-bin/py/google/fhir/models/model_test.runfiles/pypi__tensorflow_1_12_0/tensorflow-1.12.0.data/purelib/tensorflow/include/external/nsync/platform/clang/compiler.h | e5aa578a272246406190b99899ef308130090628 | [
"Apache-2.0"
] | permissive | rasalt/fhir-datalab | c30ab773d84983dd04a37e9d0ddec8bf2824b8a4 | 3e329fc8b4226d3e3a4a7c23c306a86e7a9ea0de | refs/heads/master | 2021-10-09T05:51:04.593416 | 2018-12-21T18:11:03 | 2018-12-22T05:38:32 | 162,744,237 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 200 | h | /home/rkharwar/.cache/bazel/_bazel_rkharwar/0ddaa3627472ad9d1367a008236ce2f5/external/pypi__tensorflow_1_12_0/tensorflow-1.12.0.data/purelib/tensorflow/include/external/nsync/platform/clang/compiler.h | [
"ruchika.kharwar@gmail.com"
] | ruchika.kharwar@gmail.com |
b0068cb57607b571382b85384d3cf53ea0a466b1 | db6173c4bf1fc7cf3f113e5200b2bd53ff28e939 | /Sobhy/main.c | 23a605ff2036383bcb4b6750bf4b86eb7739d9b8 | [] | no_license | MarwanTaher/CAN | 8e821ddc411a4a291b98e2c178a35340ef7fa416 | a19b82d61da4154a72a03b192b307ffd9ce5f0ce | refs/heads/master | 2020-05-07T08:37:34.415985 | 2019-04-09T15:53:37 | 2019-04-09T15:53:37 | 180,338,196 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,602 | c | //*****************************************************************************
//
// simple_rx.c - Example demonstrating simple CAN message reception.
//
// Copyright (c) 2010-2017 Texas Instruments Incorporated. All rights reserved.
// Software License Agreement
//
// Redistribution and use in source and binary fo... | [
"Marwan.Salah@avelabs.com"
] | Marwan.Salah@avelabs.com |
508604b4fda4577735701e4b382c672b3018a8ce | c471d3ef458ae686d3f065085570d78f187dd879 | /ENCONDIN.C | 47eae2ed88df6c0b5ecebcbadfc53b3f4e0c4af2 | [] | no_license | neerajdixit1990/solved-algorithm-questions | 01899daa0d4ee740d4c30def12c793fe488aaa57 | 2faf2a36740505938293c07f3a7ecefac2a7274f | refs/heads/master | 2021-01-15T12:54:48.481195 | 2015-12-24T05:49:33 | 2015-12-24T05:49:33 | 48,400,197 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,955 | c | #include<stdio.h>
#include<string.h>
int main()
{
char input[102],output[210],count;
int len,i,j,k;
fflush(stdin);
while(gets(input)!=NULL)
{
len=strlen(input);
if(len==0)
strcpy(output,"\0");
else if(len==1)
{
if(input[0]=='1')
strcpy(output,"1111\0");
else
{
j=0;
... | [
"neerajdixit1990@gmail.com"
] | neerajdixit1990@gmail.com |
43e1c8d2a1e225ac63fec20ff18758f2387a930a | e80e5374b8fd00379293adb35fc8cf017d5f4cc7 | /qemu_mode/qemu-2.10.0/roms/u-boot/drivers/net/eepro100.c | 33d9fd6a57fda710ff3f21c21b8f566cf3f01971 | [
"Apache-2.0",
"LicenseRef-scancode-generic-cla",
"GPL-2.0-only",
"LGPL-2.1-only",
"GPL-1.0-or-later",
"LGPL-2.0-or-later",
"LGPL-2.1-or-later",
"LicenseRef-scancode-other-copyleft",
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-unknown-license-reference",
"BSD-3-Clause",
"GPL... | permissive | CAFA1/afl | dcebf3a3acae3e9783bbb79d8cff6958b496fa34 | 01c113b61ab70c3b02f3d7c74e6dfa20cfc7813d | refs/heads/master | 2023-04-10T14:30:34.901666 | 2020-07-27T01:06:32 | 2020-07-27T01:06:32 | 272,596,630 | 0 | 2 | Apache-2.0 | 2021-04-15T00:56:55 | 2020-06-16T03:03:26 | C | UTF-8 | C | false | false | 24,039 | c | /*
* (C) Copyright 2002
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
*
* SPDX-License-Identifier: GPL-2.0+
*/
#include <common.h>
#include <malloc.h>
#include <net.h>
#include <netdev.h>
#include <asm/io.h>
#include <pci.h>
#include <miiphy.h>
#undef DEBUG
/* Ethernet chip registers.
*/
#define SC... | [
"longlong_vm@dell_book.com"
] | longlong_vm@dell_book.com |
4a1f5cd38272ef971cf8ba940ada869330ef4f03 | 10d5f600dcb22757d11063d40e77cf2bb046aec1 | /lyra2/zcoin.c | c545e6aa008d1f7437f9962a5fe458cd604be273 | [] | no_license | killheaven/node-multi-hashing | ce981a96efeb9433171a3c731e0c5b2d5f173411 | 650120350a6f9a492aaebe2bdb0dbdf7b406943b | refs/heads/master | 2021-07-18T13:20:21.353271 | 2017-10-20T07:32:47 | 2017-10-20T07:32:47 | 105,105,819 | 1 | 6 | null | 2017-09-28T05:28:23 | 2017-09-28T05:28:23 | null | UTF-8 | C | false | false | 3,225 | c | #include <memory.h>
#include <mm_malloc.h>
#include "miner.h"
#include "algo-gate-api.h"
#include "Lyra2.h"
#include "algo/blake/sph_blake.h"
#include "avxdefs.h"
__thread uint64_t* zcoin_wholeMatrix;
static __thread sph_blake256_context zcoin_blake_mid;
void zcoin_midstate( const void* input )
{
sph_blake25... | [
"killheaven@gmail.com"
] | killheaven@gmail.com |
1a44f9e0a44f2e69803ecdf8cc358e9ef54a2236 | 7c7298e2b47358ec4d9b95af2993c1f69ee62004 | /pset3/find/selection_sort.c | 2d3d4ceaebfed6b69953b059fc5cea060a29012c | [] | no_license | ctyfang/CS50 | 24b3ded6baaed552ed723d3cb3c9f4a879324764 | 0c7281ef765fd1fae4d3b72cd4d3bb0ca3c62270 | refs/heads/master | 2020-09-01T11:10:42.211670 | 2017-06-15T03:46:58 | 2017-06-15T03:46:58 | 94,396,835 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,286 | c | #include <stdio.h>
#include <cs50.h>
void sort(int values[], int n)
{
// TODO: implement an O(n^2) sorting algorithm
// goal: implement selection sort
// run the loop until all items have been "selected"
for( int i = 0; i < n-1; i++){
int current_lowest = values[i];
int lowes... | [
"ctyfang@gmail.com"
] | ctyfang@gmail.com |
9c43d02d92d08c7a5cbbfe2ff78bbfe6a2e709be | 111c3ebecfa9eac954bde34b38450b0519c45b86 | /SDK_Perso/include/ed_sound/include/ed_sound_debug.h | 66e8d78d8e2093858e503541b72047133ff6fb7c | [] | no_license | 1059444127/NH90 | 25db189bb4f3b7129a3c6d97acb415265339dab7 | a97da9d49b4d520ad169845603fd47c5ed870797 | refs/heads/master | 2021-05-29T14:14:33.309737 | 2015-10-05T17:06:10 | 2015-10-05T17:06:10 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 661 | h | #ifndef _ed_sound_debug_h_
#define _ed_sound_debug_h_
#ifdef __cplusplus
extern "C" {
#endif
/* internal debug/readback API */
SND_Context_id SND_context_next(SND_Context_id cid);
SND_Host_id SND_host_next(SND_Context_id ctx, SND_Host_id hid);
const char* SND_host_name(SND_Host_id hid);
const struct SND_HostParams*... | [
"hashmaaal@gmail.com"
] | hashmaaal@gmail.com |
dfd0c4f02a63c54b3471432e6d4c5f504f1cbd98 | 1f947acb90cc492710d5f31ab98d8b48deeb54cb | /Src/uvc_sdk_v1.c | 3ed3f1f895f9a7cad298d74a9c8b8b0f72e5c786 | [] | no_license | railroad2/lepton_sdk_custom | bd1e7e052f7cfe8b206820c5bb80af24e4f73f91 | a2214d23c9c7b5f808c27028b8a2915a09175534 | refs/heads/master | 2023-07-04T15:00:22.320139 | 2021-08-12T09:08:15 | 2021-08-12T09:08:15 | 395,258,555 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,059 | c | /*******************************************************************************
*
* FILE: uvc_sdk.c
*
* DESCRIPTION: uvc SDK for lepton uvc mode
*
* AUTHOR: Kyungmin Lee
*
* CREATED: 25/5/2021
*
* HISTORY: 25/5/2021 Initial draft
*
** Functions, definitions, types copied from leptonvariation.
**
******... | [
"kmlee@hep.korea.ac.kr"
] | kmlee@hep.korea.ac.kr |
e1691c038630074c5e952be2ba743e3b8185a190 | 376e1818d427b5e4d32fa6dd6c7b71e9fd88afdb | /net/freerdp2/patches/patch-winpr_libwinpr_thread_thread.c | 1a144d80b401d3014918296669167b96969279b9 | [] | no_license | NetBSD/pkgsrc | a0732c023519650ef821ab89c23ab6ab59e25bdb | d042034ec4896cc5b47ed6f2e5b8802d9bc5c556 | refs/heads/trunk | 2023-09-01T07:40:12.138283 | 2023-09-01T05:25:19 | 2023-09-01T05:25:19 | 88,439,572 | 321 | 138 | null | 2023-07-12T22:34:14 | 2017-04-16T20:04:15 | null | UTF-8 | C | false | false | 514 | c | $NetBSD: patch-winpr_libwinpr_thread_thread.c,v 1.1 2023/01/19 08:01:37 markd Exp $
NetBSD9 and some others dont define ENOTRECOVERABLE
--- winpr/libwinpr/thread/thread.c.orig 2022-11-16 14:06:20.000000000 +0000
+++ winpr/libwinpr/thread/thread.c
@@ -272,7 +272,9 @@ static BOOL mux_condition_bundle_wait(mu
WLog_E... | [
"markd@pkgsrc.org"
] | markd@pkgsrc.org |
aa533e60fae263d1336a4c51baf2c5c55178a923 | b6a53c4e4c80a17c6fb28c7b095189e0838600bc | /F103_Demo/Libraries/stm32f10x_tim.c | b6511e925618e3cb58028a82312b824fb32cb715 | [] | no_license | wtliu/Motor_Driver | e1d6d8dff2ec7eefa15ee31ec3fe567f1e383849 | defdb77fe08b31021c5ac167e46c16d65e397105 | refs/heads/master | 2022-03-25T13:01:49.554553 | 2019-03-10T11:19:15 | 2019-03-10T11:19:15 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 106,273 | c | /**
******************************************************************************
* @file stm32f10x_tim.c
* @author MCD Application Team
* @version V3.5.0
* @date 11-March-2011
* @brief This file provides all the TIM firmware functions.
***********************************************************... | [
"1421365535@qq.com"
] | 1421365535@qq.com |
37f1e0609a249ed8e3309aaa9d6e1acba30f8203 | fb045d427221c70847c8e1d6a0b8c83c3ac4ff7b | /krb5/src/lib/crypto/nss/des/weak_key.c | 43fbe91c62fc3a7904c75c7ba27a45ec4ac7a7ef | [
"Apache-2.0",
"MIT",
"LicenseRef-scancode-proprietary-license",
"LicenseRef-scancode-rsa-1990",
"BSD-3-Clause",
"LicenseRef-scancode-mit-modification-obligations",
"MIT-CMU",
"LicenseRef-scancode-rsa-md4",
"LicenseRef-scancode-mit-no-advert-export-control",
"OLDAP-2.8",
"BSD-4-Clause-UC",
"Lic... | permissive | kenferrara/pbis-open | bc5e6d2272e90805dedadd6e59561848bf6af423 | 690c325d947b2bf6fb3032f9d660e41b94aea4be | refs/heads/master | 2022-04-24T04:30:45.406516 | 2020-04-29T15:28:56 | 2020-04-29T15:28:56 | 259,964,962 | 0 | 0 | Apache-2.0 | 2020-04-29T15:28:57 | 2020-04-29T15:28:20 | null | UTF-8 | C | false | false | 2,907 | c | /* -*- mode: c; c-basic-offset: 4; indent-tabs-mode: nil -*- */
/*
* lib/crypto/openssl/des/weak_key.c
*
* Copyright 1989,1990,2009 by the Massachusetts Institute of Technology.
* All Rights Reserved.
*
* Export of this software from the United States of America may
* require a specific license from the United... | [
"CORP\\kstemen@9fc1c11e-11b2-4e14-94d8-6c5e05775969"
] | CORP\kstemen@9fc1c11e-11b2-4e14-94d8-6c5e05775969 |
a09a4e779d0435f45210a722cf559596a61384ac | 0ffb2159c5cfd495093bf4f5889a240a22219b04 | /usr/lib/libcoreroutine.dylib/libcoreroutine.dylib-Structs.h | 993d799ad61d018aaf9b9fc0394273a51065f79e | [] | no_license | lechium/tvOS1141Headers | f5780aeff36415365ea40ffee574a4b79d85ef41 | 2681de8352cacbfd7b255b0e73f89a453c16aeec | refs/heads/master | 2020-05-30T11:41:11.722512 | 2019-05-31T21:41:57 | 2019-05-31T21:41:57 | 189,661,473 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 1,012 | h | /*
* This header is generated by classdump-dyld 1.0
* on Friday, May 31, 2019 at 2:20:47 PM Mountain Standard Time
* Operating System: Version 11.3 (Build 15L211)
* Image Source: /usr/lib/libcoreroutine.dylib
* classdump-dyld is licensed under GPLv3, Copyright © 2013-2016 by Elias Limneos.
*/
typedef struct archive* a... | [
"kevin.w.bradley@me.com"
] | kevin.w.bradley@me.com |
62a47c2a1395c2ba69ed3271735b732f32c6eac4 | c8814312725a8f1368426de2920ffe015a41a5f2 | /input.h | 1af9b211bccd1fcbc505f8f62607857a46602086 | [] | no_license | LeonHeTheFirst/TuxController | fe2a1d61684b51df3cc9b0cd0884d57cfd9b054e | ec1df0e029606c0be2bcbd4e8ca5ce3677f802ec | refs/heads/master | 2021-01-10T16:54:39.815989 | 2015-09-24T20:56:21 | 2015-09-24T20:56:21 | 43,092,565 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,457 | h | /* tab:8
*
* input.h - header file for input control to maze game
*
* "Copyright (c) 2004-2011 by Steven S. Lumetta."
*
* Permission to use, copy, modify, and distribute this software and its
* documentation for any purpose, without fee, and without written agreement is
* hereby granted, provided that t... | [
"Leon@Leons-MacBook-Pro.local"
] | Leon@Leons-MacBook-Pro.local |
fd6e5f1c7f75333ff650b9152654923b416e63dd | 1ad4dd5261a185f3cf92d7fd3226de28679747c5 | /kernel/drivers/power/supply/bq25890_charger.c | 8e2c41ded171cebe0946cb3cbca219e992a32ac8 | [
"Linux-syscall-note",
"GPL-2.0-only",
"MIT"
] | permissive | oslab-swrc/libmpk | b30c8fa2eea834a8ab441fdd9f7789296781ec17 | a0b20ab8819d60d22d2a90f0d54eccae40ae6b05 | refs/heads/master | 2022-05-01T01:36:07.491532 | 2022-03-18T05:44:14 | 2022-03-18T05:44:14 | 223,290,854 | 0 | 0 | MIT | 2019-11-22T00:30:13 | 2019-11-22T00:30:12 | null | UTF-8 | C | false | false | 25,493 | c | /*
* TI BQ25890 charger driver
*
* Copyright (C) 2015 Intel Corporation
*
* 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 2 of the License, or
* (at your option) any later... | [
"spark720@gatech.edu"
] | spark720@gatech.edu |
6368f88b3470ed844f70729ff27d96b06215a281 | 77fa913df0e7e51230b53e26024b6e324c40f5bb | /graf_chokolo-psgroove/payload/time.h | 3211ffe5f938d353cf845eb644bd86129a925e59 | [] | no_license | fungos/allps3tools | 048b025682e55671ccf284e839d46c85f5adae72 | 2f5a1e7681f95efee7238975a017ec0239dffc58 | refs/heads/master | 2020-06-04T17:01:08.895628 | 2011-01-31T05:43:16 | 2011-01-31T05:43:16 | 1,333,119 | 2 | 17 | null | null | null | null | UTF-8 | C | false | false | 939 | h |
/*
* 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; version 2 of the License.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even t... | [
"goblom10@yahoo.com"
] | goblom10@yahoo.com |
e2e03aa70179c031ce7084939424555363c918bc | 9bdbe207b276009c9742a22df35a7bee8c8a311d | /libbmp/src/set_pixel.c | 955a52f8808307aa698c1ff7608601b40437f1c8 | [] | no_license | atyrode/rt | 8d5298281781e55bdb8d24c9e21096e3f51e89ef | 42b3d454bc0acb3ea5768403f7b0c2cabad3d7ad | refs/heads/master | 2021-09-26T10:31:10.706716 | 2018-10-29T10:41:41 | 2018-10-29T10:41:41 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,009 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* set_pixel.c :+: :+: :+: ... | [
"atyrode@e1r7p2.42.fr"
] | atyrode@e1r7p2.42.fr |
0455e0b603e88a4800b81c345e91cd21d2d5ad9f | d93e41841277e337dc325338475822785e6167a2 | /Final33.c | 773d4d0a15fc569c214dc649d7120cf3e8152c2d | [] | no_license | 0701MF20/c-programs | d92c9834023befbe0b3045f706d8981f44476f1d | f240c1b638bce764b4ca00e15ad764598d664289 | refs/heads/main | 2023-07-28T23:41:55.679297 | 2021-09-28T21:41:48 | 2021-09-28T21:41:48 | 408,308,609 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,737 | c | #include<stdio.h>
#include<stdlib.h>
#include<malloc.h>
#include<conio.h>
struct node
{
int info;
struct node* link;
}*start=NULL;
void insert(int item)
{
struct node *new1,*ptr,*prev;
new1=(struct node*)malloc(sizeof(struct node));
if(start==NULL)
{
new1->info=item;
new1->link=NULL;
start=new1;
}... | [
"noreply@github.com"
] | 0701MF20.noreply@github.com |
bfda74389bfeefbb788ba1562ca972ac721d5dad | db9942faec0a0f1c691d64207224627053edf00b | /INTERP/free_spline.c | 2104b4c1062cf7f5963438135a4ce0e89a661c5e | [] | no_license | mfvalin/modeltools | 1d045da7cc60eb60c90cc495979937be6d5e068f | f5de89e6e448e31295e24700ee572025321b9bb0 | refs/heads/master | 2022-11-10T12:10:39.728798 | 2022-11-08T20:30:45 | 2022-11-08T20:30:45 | 4,032,614 | 4 | 3 | null | 2022-02-15T22:04:30 | 2012-04-15T14:54:19 | C | UTF-8 | C | false | false | 3,220 | c | /** Numerical Analysis 9th ed - Burden, Faires (Ch. 3 Natural Cubic Spline, Pg. 149) */
#include <stdio.h>
void free_variablespace_spline(float *x, float *ax, float *bx, float *cx, float *dx, int n){
float u[n + 1], z[n + 1], A[n], l[n + 1], h[n];
float third = 1.0 / 3.0;
int i, j;
/** Step 1 */
for (i = 0; ... | [
"mfvalin@gmail.com"
] | mfvalin@gmail.com |
88627cfa8aafec23c80446301934a965bc33e6dd | 07d4fb61082d62b3cc7aadd32873c10b810c5795 | /Lab6_Integration_of_PCIMID_with_RFALUDMRF/isim/PCIMID_RFALUDMRF_TopModule_isim_beh.exe.sim/work/PCIMID_RFALUDMRF_TopModule_isim_beh.exe_main.c | 6501986c08d8edcea9e4baeca581612ea4a99c88 | [] | no_license | ashstarry/CECS341Labs | 1e2175a06ad855119c9b22e76a5d85b706fa10f1 | f9e5507f41ddbdfd31d47e438e65eae6b96e23d1 | refs/heads/master | 2020-04-01T12:16:00.336806 | 2017-05-10T13:56:48 | 2017-05-10T13:56:48 | 153,198,941 | 0 | 0 | null | 2018-10-16T00:28:15 | 2018-10-16T00:28:14 | null | UTF-8 | C | false | false | 1,929 | c | /**********************************************************************/
/* ____ ____ */
/* / /\/ / */
/* /___/ \ / */
/* \ \ \/ ... | [
"jvargas7130@gmail.com"
] | jvargas7130@gmail.com |
23adee960c9913303a6c0aa4f05a64391ce14a0e | ef742099f23639ae391db6cef760bad5f74fd908 | /Pods/Headers/Build/CocoaLumberjack/DDLog.h | 1a5f6b65ddab0917a7de8940010222d25909f8bd | [
"MIT"
] | permissive | pltran2222/cantaloupe | b04f0dcf3e313c942e95178f751bdb3d469b8d9e | 7fbaa486e5bd942f694ec5c6c0149ce913c481a6 | refs/heads/master | 2023-03-21T16:19:08.864921 | 2015-07-11T20:23:45 | 2015-07-11T20:23:45 | 570,518,716 | 2 | 0 | MIT | 2022-11-25T11:37:01 | 2022-11-25T11:37:01 | null | UTF-8 | C | false | false | 43 | h | ../../../CocoaLumberjack/Lumberjack/DDLog.h | [
"k3vinhwang@gmail.com"
] | k3vinhwang@gmail.com |
6928831344debf12a4908693b5524c18cbbb92b5 | c0dcd5e45d3b0119029394384701f2045610361c | /include/rtw_mlme_ext.h | 6f5b1aa549037c43779b6e54c2fb2d657128615f | [] | no_license | ChalesYu/rtl8822bs-aml | 9018935964c1ffada994782790989f142814c0a9 | 64dec154c384c48c2e9a326179c0ee56dd3844c0 | refs/heads/master | 2023-07-07T01:00:46.009864 | 2023-06-26T12:18:42 | 2023-06-26T12:18:42 | 154,134,760 | 17 | 6 | null | null | null | null | UTF-8 | C | false | false | 46,352 | h | /******************************************************************************
*
* 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... | [
"574249312@qq.com"
] | 574249312@qq.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.