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
89d55f4a6589dc4170ce3e1653d827a638498e86
54eb4a0316348a01263263d84b717a9a4c64b044
/criu/cr-dump.c
a8188724f20dcebaae6cc19d21bc914a7b89714d
[]
no_license
Howard-Chang/HA_criu
fc946c4d56f71ec0e558923fb61b08a8a3dd9527
f2996b1db570e53608fac05c0fc5e789401f8bc2
refs/heads/master
2022-04-16T05:07:29.285595
2020-02-27T01:20:05
2020-02-27T01:20:05
240,657,536
0
0
null
null
null
null
UTF-8
C
false
false
42,261
c
#include <stdio.h> #include <stdlib.h> #include <stdarg.h> #include <signal.h> #include <limits.h> #include <unistd.h> #include <errno.h> #include <string.h> #include <fcntl.h> #include <sys/types.h> #include <sys/stat.h> #include <sys/vfs.h> #include <sys/time.h> #include <sys/wait.h> #include <sched.h> #include <...
[ "f26227279@yahoo.com.tw" ]
f26227279@yahoo.com.tw
afeeac2c21808e13662b50b5e2dc01b346314c6f
528f0c03fb6af0997278e841b725c7aa9dc76769
/week-02/day-1/week2_day_e6/input.h
57a6a6530da8657f41c241a9143e729d9173a776
[]
no_license
green-fox-academy/geobalazs
2cbf2bef1321c844d1f1ba54ad7dba6a8ffc12d9
d431e4c4e20ebc953b32ea1048eb2d5a02ecdbec
refs/heads/master
2021-09-06T09:06:16.515008
2018-02-04T18:38:02
2018-02-04T18:38:02
null
0
0
null
null
null
null
UTF-8
C
false
false
13
h
int num = 2;
[ "balazskissgeo@gmail.com" ]
balazskissgeo@gmail.com
4b25af174c9c3daf951bd7294b8a7e0ba1baa87c
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/linux/drivers/net/ethernet/micrel/extr_ksz884x.c_rx_proc.c
2692850294a53da48fe5dc09c0b498a49f67b5ca
[]
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,889
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
b65b11eb888cf683cff18308987999509c293023
bf0ad39cfd923cbb23408797e607a83fa4c93d68
/mavlink/common/version.h
b60998337800dd139727f51d3fa9d860efc823ee
[]
no_license
cansonlee/rc_controller
5ffc3f1d392a732a5a6780c347844004d258eb7a
07de999edadb3c735bf2fbd378cca6e6500d9f75
refs/heads/master
2021-01-10T13:00:21.228609
2016-03-02T08:15:05
2016-03-02T08:15:05
50,567,762
0
2
null
2016-03-02T08:15:06
2016-01-28T08:21:17
C
UTF-8
C
false
false
342
h
/** @file * @brief MAVLink comm protocol built from common.xml * @see http://pixhawk.ethz.ch/software/mavlink */ #ifndef MAVLINK_VERSION_H #define MAVLINK_VERSION_H #define MAVLINK_BUILD_DATE "Wed Mar 18 11:43:25 2015" #define MAVLINK_WIRE_PROTOCOL_VERSION "1.0" #define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 255 #endif...
[ "cansonlee@hotmail.com" ]
cansonlee@hotmail.com
498d66dc59c4f16b3e0851adc722fe7567b80bfc
c8d5cca1db8df160857157c10225ee068d0c3f24
/host/clearingBits/main.c
6523cc72afa227560608fd6d0e4bb96996de50f6
[]
no_license
Ktoks/EmbeddedBasics
962605cd6cdab41df42e78f20696229941e8b1c7
27fe4d59e93d4028729e23cc27c9c948fac28302
refs/heads/master
2022-12-08T17:04:53.261598
2020-08-25T14:07:03
2020-08-25T14:07:03
null
0
0
null
null
null
null
UTF-8
C
false
false
592
c
/* * main.c * * Created on: Jul 17, 2020 * Author: kacy */ #include<stdint.h> #include<stdio.h> void wait_for_user_input(); void fprint(char*); int main(void) { int32_t num1; fprint("Enter a number and I'll clear it's 4th, 5th, and 6th bits: "); scanf("%d", &num1); printf("Your number i...
[ "kacystocks0811@gmail.com" ]
kacystocks0811@gmail.com
3abaa1771f4c47c4692a337f002198827243949a
0bd83c7ba5abeb2d6d5195a9ce030699ba8f5925
/host/gui/bccv7.c
2f8f8ea03e2cecbcee1fc6077a87e653eaa1b7c3
[ "Apache-2.0" ]
permissive
jonnyniv/boost_converter
24c9d6eebedcf0de85adbd8140c1acd43d458ee0
584e802ecf2fc35f53df43fc7384725d3b8ea663
refs/heads/master
2020-05-19T13:02:22.823492
2014-01-23T15:47:46
2014-01-23T15:47:46
null
0
0
null
null
null
null
UTF-8
C
false
false
2,917
c
#include <gtk/gtk.h> gdouble scalev, adc = 0, v_out; char buff[5]; void scale_mov(GtkWidget *widget, gpointer label) { scalev = gtk_range_get_value (widget); sprintf(buff, "%3.1f", scalev); gtk_label_set_text(GTK_LABEL(label), buff); } GdkPixbuf *create_pixbuf(const gchar * filename) { GdkPixbuf *pixbuf; GErr...
[ "jonnyniv@gmail.com" ]
jonnyniv@gmail.com
466f081e2fce22a7c054a6cff22bd88be7fc6aed
16c63451f6cdeec1da612e1f693cab4bd6cda030
/codegen/mex/SurfDetect/SurfDetect_terminate.h
e87fe1f67a201d470e809f35296f64b9ce9da1e2
[]
no_license
prvn16/gpucoderdemo_feature_extraction
15d73e6fd6293d2aae083a0564cdf4b91cafd806
60339ef60c7e939ff51533c563091f6a09bf4522
refs/heads/master
2021-05-11T05:43:33.967276
2018-01-23T15:01:33
2018-01-23T15:01:33
117,968,269
0
0
null
null
null
null
UTF-8
C
false
false
854
h
/* * Academic License - for use in teaching, academic research, and meeting * course requirements at degree granting institutions only. Not for * government, commercial, or other organizational use. * * SurfDetect_terminate.h * * Code generation for function 'SurfDetect_terminate' * */ #ifndef SUR...
[ "praveen.bhatia@sumpurn.com" ]
praveen.bhatia@sumpurn.com
aedc812879702aa4951949858b6cbba3c8c834d2
5a468201f600e01782bd1a267190b7e5f8f643ac
/rtw_stb_image.h
9eb388d6a35c2255f47fad2cc192942413096e7c
[]
no_license
NeonWizard/raytracing
75e4be1aff7c5d9144f984140a6e0f5a4d094752
2f7a6e08e482c09bffeedd2a454161feb3078221
refs/heads/master
2023-07-04T01:15:45.927932
2021-07-30T00:10:31
2021-07-30T00:10:31
383,277,714
0
0
null
null
null
null
UTF-8
C
false
false
350
h
#ifndef RTWEEKEND_STB_IMAGE_H #define RTWEEKEND_STB_IMAGE_H // Disable pedantic warnings for this external library #ifdef _MSC_VER // Microsoft Visual C++ Compiler #pragma warning (push, 0) #endif #define STB_IMAGE_IMPLEMENTATION #include "external/stb_image.h" // Restore warning levels #ifdef _MSC_VER #pragma...
[ "averagewizard13@gmail.com" ]
averagewizard13@gmail.com
166d8d74a34d254876fa011a49517b270feb97c2
63f972f7ed542e290bd05cafbe8f70a9b425961d
/AlgorithmLibC/AlgorithmLibC/SelectionSort.h
a5041410f6e0f4d1a448346cdd747a12cb2bdf3c
[ "MIT" ]
permissive
brokenprogrammer/AlgorithmLib
cc96090b32a43dd48124ac939386ceeb4694ed2a
d8ec8089b969a5654a245c73d44cfbe16d867360
refs/heads/master
2021-06-08T22:03:55.100478
2021-05-31T14:36:32
2021-05-31T14:36:32
49,058,852
5
1
null
null
null
null
UTF-8
C
false
false
1,409
h
/** * AlgorithmLib. * The library to provide solutions for tasks like sorting, * searching and math algorithms. * * The MIT License (MIT) * * Copyright (c) 2016 The alg.js Project * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation f...
[ "brokenprogrammer@gmail.com" ]
brokenprogrammer@gmail.com
e6c407df625c159f30f45324a3c3cd44b46a389e
686792e746fc25639397bde47754030d3c2f1633
/main/include/blasfeo_common.h
b5746b40d98b8a9077be5c86ed8140d9a6d4ab88
[ "Apache-2.0" ]
permissive
doanminhdang/esp32_test_ocp_qp
2a1f845a45c7106d462cebf6664e68d89c52e3ba
a59b864047a8ca1fa78b9ce94c481ff45fd3065d
refs/heads/master
2021-01-22T18:33:59.201227
2017-03-21T09:47:25
2017-03-21T09:47:25
85,094,686
0
1
null
2017-03-21T09:47:26
2017-03-15T16:16:06
C
UTF-8
C
false
false
4,115
h
/************************************************************************************************** * acados/external/blasfeo/include/blasfeo_common.h * * This file is part of BLASFEO. ...
[ "minhdang@linux.com" ]
minhdang@linux.com
8dacaeb5484454cb2862a2d2fa30b9e65b1c21cc
bcded054246f8a29614d99d72921d04192bace13
/compl/f77/libio/findiop.c
828564bd122643b68e11514ebedb00c5d6d88eed
[]
no_license
urras/DEMOS
3cc47bd13b88b927bbbc77033444d20f40824d69
c87ce5f748684b45995085ff9be34afc5174cf5c
refs/heads/master
2020-05-29T22:28:20.775045
2015-03-27T23:07:17
2015-03-27T23:07:17
33,014,836
5
2
null
null
null
null
UTF-8
C
false
false
194
c
#include "stdio.h" FILE * _findiop() { extern FILE *_lastbuf; register FILE *iop; for(iop = _iob; iop->_flag & (_IOREAD|_IOWRT);) if (++iop >= _lastbuf) return(NULL); return(iop); }
[ "sean@tox.im" ]
sean@tox.im
81f291494d97624f5e158cd76e7d615e14920be0
01a3e8ca32f6b24babc4151e996ddb0d27992ec7
/NXP_12th_BalanceCar_OK_GO/App/Inc/include.h
31e14ba15ae6894dd8fd103931ec08c34ac0958d
[]
no_license
haohao912/IntelligentCarRace_Code
aba1b99e4792769fbaeda5097ca66b34eefa1ba5
deaff06ade4819f0d1d117b6d8b0168e0611a5f6
refs/heads/master
2023-03-15T22:17:22.387048
2019-03-27T10:05:32
2019-03-27T10:05:32
null
0
0
null
null
null
null
GB18030
C
false
false
1,724
h
#ifndef __INCLUDE_H__ #define __INCLUDE_H__ #include "common.h" /* * Include 用户自定义的头文件 */ #include "MK60_wdog.h" #include "MK60_gpio.h" //IO口操作 #include "MK60_uart.h" //串口 #include "MK60_SysTick.h" #include "MK60_lptmr.h" //低功耗定时器(延时) #include "MK60_i2c.h" //I2C #include "MK60_spi.h" //...
[ "535286457@qq.com" ]
535286457@qq.com
a03e03c6f519a09acc7f1a571b861a9569ae7be4
461526031d005cb4a815f97fe705dc711e2c94d1
/pattern 49.c
11e4b3e3036ae02ba31afa502b46d0dfe4c731c6
[]
no_license
avneeshgautam/all-pattern-program-in-C-language
788695a965fc05b979074a30a7b03d8a47b8803f
941eeb0d4f6ea83454ee50f213adb5e44a406401
refs/heads/master
2020-04-05T21:41:16.276788
2018-11-24T06:36:20
2018-11-24T06:36:20
157,229,301
0
0
null
null
null
null
UTF-8
C
false
false
285
c
/* 49) ******** * * * * ******** */ #include<stdio.h> void main(){ int i,j,k; for(i=1;i<=4;i++){ for(j=1;j<=8;j++){ //printf("*"); if(i==1||i==4||j==1||j==8/) printf("*"); else printf(" "); } printf("\n"); } }
[ "noreply@github.com" ]
avneeshgautam.noreply@github.com
a2f1d44c5fcb4b2b6d21f77988b458cf9c9a6e4c
cc74d57bd1a36249729a69f09a02238acacd8144
/srcs/findplace2.c
d8e05b30abea9c3f5d121ab3ab449338c1ba39c8
[]
no_license
nastyamalka/Filler
c256e650f29374f99092b7b67096a779335914a5
babb18a5f939004bf82f06e9bc7677b4e3410fe4
refs/heads/master
2020-03-28T13:43:50.641312
2018-09-13T09:29:48
2018-09-13T09:29:48
148,423,369
0
0
null
null
null
null
UTF-8
C
false
false
2,582
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* findplace2.c :+: :+: :+: ...
[ "malkevych.official@gmail.com" ]
malkevych.official@gmail.com
94bfa9eb4e5930502d5fe01c8bc8823d6ac4e922
7a48f059bda07afa1be8634b08b6e5fa95c058e0
/study/sniffer/snf_show_net_info.c
002879fdc68f1be8c917d2a82942ed2088f401d1
[]
no_license
zuofujie/c
2e73474658705f561602610086558e5b2f9a0efc
d66698edd0bbd94af56d8047a11380ba66665276
refs/heads/master
2021-01-18T15:06:13.836734
2015-12-15T02:45:49
2015-12-15T02:45:49
47,543,239
0
0
null
null
null
null
UTF-8
C
false
false
688
c
#include "snf_show_net_info.h" int snf_show_net_info(char* device){ char errbuf[PCAP_ERRBUF_SIZE]; bpf_u_int32 netp; bpf_u_int32 maskp; struct in_addr addr; char* net; if (pcap_lookupnet(device, &netp, &maskp, errbuf) < 0){ printf("error pcap_lookupnet(): %s\n", errbuf); return SNF_ERROR; } printf("netp...
[ "fujie.zuo@yulore.com" ]
fujie.zuo@yulore.com
a8d3e4d21ce851630606bdb76fcb3eafed9c5ffb
c3e1fce7a720bb66a3814123727b6f835b54c8fd
/external/SDL/src/video/x11/SDL_x11dyn.c
fa7b3ab38506a20506f5581191f800120ce3baa9
[ "MIT", "Zlib", "LGPL-2.0-or-later" ]
permissive
isabella232/vogl
6df37b32eb5c484a461b50eb50b75f2a95ffb733
172a86d9c4ee08dccbf4e342caa1ba63f1ea2b0e
refs/heads/master
2022-04-18T21:11:14.760227
2014-03-14T21:55:20
2014-03-14T21:55:20
482,027,147
0
0
MIT
2022-04-16T02:59:09
2022-04-15T16:59:45
null
UTF-8
C
false
false
6,561
c
/* Simple DirectMedia Layer Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org> This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this ...
[ "mikesart@gmail.com" ]
mikesart@gmail.com
0d9f4d7e8c8a5cec275b78ead91e50fce048c360
1759cb1afe37feaf6e6563bc9c88891bce46662c
/src/ros_robot_controler/arduino/robot_control/LSM6DS_LIS3MDL.h
ea82408553cf86d39e8d20b579860b724586733c
[]
no_license
darthShana/ros_robot_control
f041e022ee71a6ddcfe09632b7cc577c29150fa6
5d3bed5bd0ef1a6aa613c6c41fd269c44cefbffc
refs/heads/main
2023-03-10T05:23:05.727710
2021-02-21T18:58:38
2021-02-21T18:58:38
318,296,377
0
0
null
null
null
null
UTF-8
C
false
false
944
h
#include <Adafruit_LIS3MDL.h> Adafruit_LIS3MDL lis3mdl; // Can change this to be LSM6DSOX or whatever ya like //#include <Adafruit_LSM6DS33.h> //Adafruit_LSM6DS33 lsm6ds; #include <Adafruit_ISM330DHCX.h> Adafruit_ISM330DHCX lsm6ds; bool init_sensors(void) { if (!lsm6ds.begin_I2C() || !lis3mdl.begin_I2C()) { ret...
[ "dharshana.ratnayake@asb.co.nz" ]
dharshana.ratnayake@asb.co.nz
02297884368781cdda4047c0825b783da396f837
2cfce27c823c853ded5764c5ed71b6294d585390
/libft/ft_bzero.c
dec3c2ba2956ae5d10aa81daacc3e10a06ea86d3
[]
no_license
fkymy/cub3d
3902791cca777a91b170f655b71dec9358b563b6
b33452966c9fbda8807e828ae9a43c5d84e40f9b
refs/heads/master
2022-12-22T09:14:54.316251
2020-10-04T05:19:28
2020-10-04T05:19:28
301,043,516
0
0
null
null
null
null
UTF-8
C
false
false
1,048
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_bzero.c :+: :+: :+: ...
[ "yuskefuku@gmail.com" ]
yuskefuku@gmail.com
ba5fc56ba5dfed06b763c895d57658f5c2a69f9a
edfb5fe90b4cf4d5b77056fce1f4c4186e640576
/src/string_operatons.c
ed29efac9d98773d87c360654a4d24cb75391c57
[]
no_license
Bangaruraju19/c1
7ba721dce1697e005a4a09395b05dc821f969692
4841ddad160d210a92a42657899faa7ff8da7028
refs/heads/master
2020-04-15T05:27:24.080731
2019-01-08T05:53:46
2019-01-08T05:53:46
164,423,089
0
0
null
null
null
null
UTF-8
C
false
false
415
c
#include <stdio.h> size_t my_strlen(const char *s) { char *p = s; while (*p) ++p; return (p - s); } char *my_strcpy(char *t, char *s) { char *u=t; while(*t++ = *s++); retur u; } int main(void) { int i; char *s[] = { "Git tutorials", "Tutorials Point" }; for (i = 0; i <...
[ "bangaruraju.yerra@ggktech.com" ]
bangaruraju.yerra@ggktech.com
48f6114660fdec4afd141d3ee9a82373aa4f83a9
b4032d7a328baf333d28f14d90154924d2286073
/experimental_data/src/pathExploration/split/10_file_46.c
06f251911e432e7e3571558171ec440752effa74
[]
no_license
binsec/hade
7232a2d5ba68b52a8ed7121d68f259a4b105758b
6c9bea3ed6e8a170380088313b98a1d03abfe626
refs/heads/master
2020-04-14T05:20:08.005352
2019-06-17T11:52:54
2019-06-17T11:52:54
163,657,798
2
1
null
null
null
null
UTF-8
C
false
false
412
c
#include <stdio.h> #include <stdlib.h> int main(int argc, char* argv[]) { int garb = 0; int k = 10; char var[k]; klee_make_symbolic(var,k,"var"); for (int it=0; it<k; it++) { if ( var[it] > 65) { garb++; } else { garb--; } } int i; int sum = 0; for (i = 0; i < argc; i++) { if (sum < 127)...
[ "mathilde.ollivier2@cea.fr" ]
mathilde.ollivier2@cea.fr
a3fe423d1173bd4acd790df28440614ebad06d14
c80cb5f757f2206a9c33ab529f21ef017efd21bd
/epwm_deadband_cpu01/epwm_defasado.c
e525fee7736b1e1ab3c02629ac6ebfa0eeb7d757
[ "MIT" ]
permissive
AdrianoRuseler/TCC-SVPWM
28a95287e4d8af6f781c3e8a2dae417d9f8e845a
aa53d10011ee41bb541a0079c99bdd1157712910
refs/heads/master
2020-03-17T22:26:09.122307
2018-11-07T21:27:29
2018-11-07T21:27:29
134,003,215
0
1
MIT
2018-05-23T19:22:03
2018-05-18T20:53:59
C
UTF-8
C
false
false
16,511
c
//########################################################################### // // FILE: epwm_deadband_c28.c // // TITLE: Check PWM Dead-Band // //! \addtogroup cpu01_example_list //! <h1> EPWM dead band control (epwm_deadband)</h1> //! //! During the test, monitor ePWM1, ePWM2, and/or ePWM3 outputs //! on a scop...
[ "brunoantunes1994@gmail.com" ]
brunoantunes1994@gmail.com
c5124a8f6e80e5034e0016787269db6a46e2e134
4a1faaf0940aaa5363629c03e7195cc8db44b226
/node-ios-hello/NGameController/NGCExtendedGamepad/NGCExtendedGamepad.h
63f8a6aefc6e228b9b5520de5099877bb7c849c1
[]
no_license
sweetiebird/sweetiekit
b6b0f6db2338acaa38c80fee8be91d8f9616d6ac
3138c071087b9773d56e8d64630136955680a0d4
refs/heads/master
2023-01-14T05:08:19.850640
2019-07-28T02:06:33
2019-07-28T02:06:33
190,447,772
5
0
null
2023-01-03T23:29:36
2019-06-05T18:28:55
C++
UTF-8
C
false
false
1,206
h
// // NGCExtendedGamepad.h // // Created by Shawn Presser on 7/26/2019. // Copyright © 2019 sweetiebird. All rights reserved. // #ifndef NGCExtendedGamepad_h #define NGCExtendedGamepad_h #include "NNSObject.h" #define js_value_GCExtendedGamepad(x) js_value_wrapper(x, GCExtendedGamepad) #define to_value_GCExte...
[ "shawnpresser@gmail.com" ]
shawnpresser@gmail.com
50d0d586f59ee0d5942f489f24bd50164a74b92c
f2635c3a10a2508720f5d231581bbcf58664cf12
/pl/math/sv_atan2f_3u.c
f7674c441f2f47452297fd8efd651e1b44730cb9
[ "LLVM-exception", "MIT", "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
xboxfanj/optimized-routines
9ed0fef9346076e3eaf952cecd9b6c39cca8d92b
e312306d13daf9c044145ca26fb34ef7704fae81
refs/heads/master
2023-01-21T08:14:26.298438
2022-12-21T00:02:54
2023-01-10T16:39:37
232,194,104
0
0
MIT
2020-01-06T22:07:31
2020-01-06T22:07:30
null
UTF-8
C
false
false
2,924
c
/* * Single-precision vector atan2f(x) function. * * Copyright (c) 2021-2023, Arm Limited. * SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception */ #include "sv_math.h" #include "pl_sig.h" #include "pl_test.h" #if SV_SUPPORTED #include "sv_atanf_common.h" /* Useful constants. */ #define PiOver2 sv_...
[ "joe.ramsay@arm.com" ]
joe.ramsay@arm.com
b9d986c133d08cefa55f80d38a5dca4c2028eb6c
561588907a0191b9d0a3cf18204a2159ffa13eac
/apps/sink/sink_auth.c
8520890103f272671bd3e1f108c9b722b3b9114c
[]
no_license
symeen/Qualcomm-_ADK4.4
bbe9388de0efc4bfdb3f790f5be3d908b85fca26
f06d5c0e4a23dd94f968b1bd112178ba31710c0b
refs/heads/master
2022-03-22T13:31:14.498281
2019-11-30T17:17:05
2019-11-30T17:17:05
null
0
0
null
null
null
null
UTF-8
C
false
false
22,899
c
/* Copyright (c) 2005 - 2017 Qualcomm Technologies International, Ltd. */ /** \file \ingroup sink_app \brief This file contains the Authentication functionality for the Sink Application */ /**************************************************************************** Header files */ #include "sink_private_...
[ "gongdezhi900220@outlook.com" ]
gongdezhi900220@outlook.com
56f3c9026a06940967d2d34f411751a12294a5aa
c73d11b2c6a110a0e65ce6ab8934cac03996bdc3
/Platform/kApi/kApi/Utils/kDynamicLib.h
6eb94dd3dcdf1ce312f1180dc8ec3c68b3b227b2
[ "MIT" ]
permissive
Logan-Shi/GO_SDK
171d6ff134efe885d9965133dcd29a7c3f52ecd7
ff648a46f55b0acbba8fb35337cd1c23e13be777
refs/heads/master
2023-07-17T10:50:01.406926
2021-08-29T05:54:51
2021-08-29T05:54:51
360,782,539
0
0
null
null
null
null
UTF-8
C
false
false
1,584
h
/** * @file kDynamicLib.h * @brief Declares the kDynamicLib class. * * @internal * Copyright (C) 2013-2020 by LMI Technologies Inc. * Licensed under the MIT License. * Redistributed files must retain the above copyright notice. */ #ifndef K_API_DYNAMIC_LIB_H #define K_API_DYNAMIC_LIB_H #incl...
[ "837898231@qq.com" ]
837898231@qq.com
996d2459b557ca13286bb46f83a492d1860a8213
4fa1e0711c3023a94035b58f6a66c9acd4a7f424
/Microsoft/SAMPLES/ttfview/ttview2/src/wndmgr.c
4366686d1354a1f5b28c3780a33084ca895df18b
[ "MIT" ]
permissive
tig/Tigger
4d1f5a2088468c75a7c21b103705445a93ec571c
8e06d117a5b520c5fc9e37a710bf17aa51a9958c
refs/heads/master
2023-06-09T01:59:43.167371
2020-08-19T15:21:53
2020-08-19T15:21:53
3,426,737
1
2
null
2023-05-31T18:56:36
2012-02-13T03:05:18
C
UTF-8
C
false
false
3,073
c
/************************************************************************ * * Project: TTVIEW * * Module: wndmgr.c * * Remarks: Handles moving and sizing all of the windows. * * Revisions: * * ***********************************************************************/ #include "P...
[ "charlie@kindel.com" ]
charlie@kindel.com
bf5113171a26212f369fa88f9a3844d278568a22
237418593b520af719c32874edd7f1193734da5e
/tests/src/test/resources/simulator/c/conditions.c
8ce09461d699f3e170375b1395d9e065cc88f6e2
[]
no_license
sanity-tool/sanity
dc9d5aa640ec532aedc7530f956320e2c6fdd0cc
1042c2e4c971be59a0d4e444a48cb5d13e0ed011
refs/heads/master
2023-04-13T14:15:43.217125
2019-09-09T19:02:57
2019-09-09T19:02:57
67,628,022
0
0
null
2021-04-26T16:46:15
2016-09-07T17:15:43
Java
UTF-8
C
false
false
123
c
int I; static void testGlobal() { if (I); dump(); } static void testPtrParam(int *p) { if (p); dump(); }
[ "dmitriy.matveev@corp.mail.ru" ]
dmitriy.matveev@corp.mail.ru
c6c3dcdf09341fe4cb34d2109257b0659adbd576
1e73aa9b2d1036efebd2a0a3b04b15f4585011db
/robotd/util.c
226a65579b9d9a5bc1813b6692e811a9a882dbe6
[ "LicenseRef-scancode-warranty-disclaimer", "LicenseRef-scancode-other-permissive" ]
permissive
JawaTradingCo/Netrek-Vanilla
0a94da3a31c4764fc41f7dc5dbe2a40b9941a779
22c7b2f108d97bd65ea382093fe20f02b5326d33
refs/heads/master
2022-12-07T12:25:33.571248
2020-09-01T10:17:22
2020-09-01T10:17:22
291,963,610
0
0
null
null
null
null
UTF-8
C
false
false
7,999
c
/* * util.c */ #include "copyright.h" #include <stdio.h> #include <stdarg.h> #include <math.h> #include <signal.h> #include "defs.h" #include "struct.h" #include "data.h" #include "robot.h" #define ADDRLEN 10 static void emergency(); struct distress *loaddistress(enum dist_type i); void mprintf(char *format, ....
[ "gunnybond@gmail.com" ]
gunnybond@gmail.com
b86280b3b840360a6f49869ddc97fa3b0a5a643c
6cef56fafc13dc9bfe94a2fc147856d36725edc1
/src/utils/compiler/src/gensmc.c
5cfee63c62ec7ec61d5d89f89e20ad1762cd60db
[]
no_license
christofferholmstedt/naiad-auv-software
a718a0f9610b8564c31d140a2a2c092c6b1f1f39
83bad22efa29401aad8561243774d94abdaf9711
refs/heads/master
2021-01-18T05:12:43.628451
2014-03-10T16:10:26
2014-03-10T16:10:26
null
0
0
null
null
null
null
UTF-8
C
false
false
30,248
c
/* FILE: gensmc.c CONTENTS: gensmc.c - This generates stack machine code for NaiAda compiler AUTHOR: Per-Erik Måhl */ #include "symtab.h" #include <stdlib.h> #include <stdio.h> #include <string.h> #include "ast.h" #include "gensmc.h" int genSMCLineNr; // keeps track of the current line n...
[ "pml09001@student.mdh.se" ]
pml09001@student.mdh.se
fe3f2f2f8fe365fc663a60e5a064752346064e57
87f39b58c8519882e2f1db4194a3e1a6ebaaf1b5
/src/set_z_effect.c
70c3287c08a10a663e0a1fc642d634e91ffd588d
[ "WTFPL" ]
permissive
cfmnephrite/Complete-Fire-Red-Upgrade
7ea4b8709a8c96ea18d1f3121d866c4444095f1d
e8bab9a1aab9d34c019940dab2015bac89ab8918
refs/heads/master
2020-04-25T00:25:30.459106
2019-02-27T16:12:49
2019-02-27T16:12:49
null
0
0
null
null
null
null
UTF-8
C
false
false
4,369
c
#include "defines.h" #include "helper_functions.h" #include "z_move_effects.h" extern u8 BattleScript_StatsResetZMove[]; extern u8 BattleScript_AllStatsUpZMove[]; extern u8 BattleScript_BoostCritsZMove[]; extern u8 BattleScript_FollowMeZMove[]; extern u8 BattleScript_RecoverHPZMove[]; extern u8 BattleScript_StatUpZMov...
[ "sesyl.schweitzer@gmail.com" ]
sesyl.schweitzer@gmail.com
4b6f35aff1142392ea58770d4243fa45372d6369
745e9eae737e8a58dd12e9d6b97846812953ce84
/10-鼠标叠加处理/code3/memory.c
29e7e86bef37338dfd3460afb018aa91365006c4
[]
no_license
YanFei-ai/30D-OS
581cb10926e6f5c6d6f7122c4a59d1b408048d54
278f9727cbf1734845577c1ec93da24281cf1483
refs/heads/main
2023-08-10T20:46:31.602245
2021-09-23T14:17:45
2021-09-23T14:17:45
406,410,451
0
0
null
null
null
null
UTF-8
C
false
false
5,910
c
#include "bootpack.h" /*关闭缓存--检查内存--开启缓存*/ unsigned int memtest(unsigned int start, unsigned int end) { char flg486 = 0; unsigned int eflag, cr0, i; eflag = io_load_eflags(); //先保存系统原本的eflags eflag |= EFLAGS_AC_BIT; //将eflag的bit18置为1 io_store_eflags(eflag); eflag = io_load_eflags(); //获取改变了之后的eflags ...
[ "18817901035@163.com" ]
18817901035@163.com
a19cfa0efd7872bd3dc3814cc546ed0da328d6e1
6b150c9f0f28cf2142cf60a05510ce5598415d31
/isthis_legal.c
bc8c1661a190001b38f097c53b1172c5c89d023d
[]
no_license
nguaki/C
e23ebe3cb79c37f064302b4bab41afde5a477435
4ee4eddf79d2a6d386cfce7bb0648e3c79b6848e
refs/heads/master
2020-03-22T13:35:39.060674
2018-07-07T21:45:04
2018-07-07T21:51:27
140,118,309
0
0
null
null
null
null
UTF-8
C
false
false
301
c
//address = 0x400604 c = Hello there //address = 0x400604 cc = Hello there #include <stdio.h> #include <string.h> int main(void) { char *c = "Hello there"; char *cc = "Hello there"; printf("address = %p c = %s\n", c, c); printf("address = %p cc = %s\n", cc, cc); return 0; }
[ "jamesche0409@gmail.com" ]
jamesche0409@gmail.com
3abba046df74d219f8da7da79e84f3ae665a07a7
29c5bc6757634a26ac5103f87ed068292e418d74
/src/tlclasses/CPetMenu.h
d7da13d75517cd7bdd5c0fcfbd2b05650d3f85be
[]
no_license
drivehappy/tlapi
d10bb75f47773e381e3ba59206ff50889de7e66a
56607a0243bd9d2f0d6fb853cddc4fce3e7e0eb9
refs/heads/master
2021-03-19T07:10:57.343889
2011-04-18T22:58:29
2011-04-18T22:58:29
32,191,364
5
0
null
null
null
null
UTF-8
C
false
false
214
h
#pragma once struct CPetMenu : CSubMenu { PVOID vtable; PVOID unk0; PVOID vtableIInventoryListener; // vtable ptr PVOID pCEGUIBaseGUISheet; // ptr to GUI Sheet // 6 more GUISheet ptrs };
[ "drivehappy@53ea644a-42e2-1498-a4e7-6aa81ae25522" ]
drivehappy@53ea644a-42e2-1498-a4e7-6aa81ae25522
5dfa60a7903636ee79bb2247de25f32ce9d1fcf2
a48c9f81ed79023531b2a25c518fc3471fbdd181
/ssl_util.h
1aa95eec0cbc1e36f54b8a9240d555550725c68c
[]
no_license
starbuucks/web_proxy
f5d3897ca13a3219d57f9f097cff73d7a33ec2de
d8ac97f535df85ab93d85e79197d2d4c655381ab
refs/heads/master
2020-11-28T11:31:07.280065
2019-12-23T17:57:08
2019-12-23T17:57:08
229,799,502
0
0
null
null
null
null
UTF-8
C
false
false
204
h
#pragma once SSL_CTX* InitCTX(void); int OpenListener(int port); int isRoot(); SSL_CTX* InitServerCTX(void); void LoadCertificates(SSL_CTX* ctx, char* CertFile, char* KeyFile); void ShowCerts(SSL* ssl);
[ "hee980410@gmail.com" ]
hee980410@gmail.com
f5c4574b7dc3ee42d0923931875577349192ecd5
0b0962cc9bf0d830b5e6dcc196ae904e721ee0f6
/enclave/keygen.c
50f4a74ea0d79170680a057b4925d90051baf034
[ "BSD-3-Clause" ]
permissive
lengyijun/sgx-sample
9b43fc66226625be20ace4ae311dd0cd946c51f5
7694ea98fbde876692f8bed143484fe80c2d70eb
refs/heads/master
2021-06-02T08:24:53.286745
2020-04-26T01:33:47
2020-04-26T01:33:47
254,322,625
0
0
null
null
null
null
UTF-8
C
false
false
2,294
c
/* * Copyright (C) 2019 Intel Corporation * * SPDX-License-Identifier: BSD-3-Clause */ #include <stdarg.h> #include <stdio.h> #include <enclave_t.h> #include "enclave.h" #include <sgx_tcrypto.h> #include <sgx_utils.h> #include <sgx_tseal.h> /** * This function generates a key pair and then seals the private ke...
[ "you@example.com" ]
you@example.com
2a7935cb4c9a5b33fe2ee3c08d2a28e0bafe3702
86971ffa2615640a1444a5e00fca7fea333ddd82
/mm32_m0_iap_uart-master/3_Device/MM32SPIN06xx_s/Include/reg_bkp.h
ede07b84b08e2a07dea514bfa591c4ed31f85865
[ "Apache-2.0" ]
permissive
Samplecode-MM32/MM32_IAP_Tool
190667422b70383fd20b9f4f1872038b1b79ff34
f34aff12a94198cb4c839a419350d25ebf3c1f0e
refs/heads/master
2023-02-09T22:08:04.583412
2020-12-25T10:25:41
2020-12-25T10:25:41
277,728,638
2
0
null
null
null
null
UTF-8
C
false
false
8,431
h
//////////////////////////////////////////////////////////////////////////////// /// @file reg_bkp.h /// @author AE TEAM /// @brief THIS FILE CONTAINS ALL THE FUNCTIONS PROTOTYPES FOR THE SERIES OF /// MM32 FIRMWARE LIBRARY. ////////////////////////////////////////////////////////////////////////////...
[ "chenhui@mindmotion.com.cn" ]
chenhui@mindmotion.com.cn
4d548cb47c771de61c17ed2a1256f195be6a90a8
3b38e89e3a334c28ff9661f91bb9ccabcf4fb864
/lem-in/src/put_value.c
66c3a844c6d78e6734ba95a3df319ee5c6901db2
[]
no_license
asipes/school_21
a97f978f16790b5980f4a5c0baa8bc03d52a9e0a
8a74a5c80552f4b8f191e1f03fb0f3a260e824dc
refs/heads/master
2020-07-08T05:45:44.209599
2019-08-21T12:44:56
2019-08-21T12:44:56
203,582,083
1
1
null
null
null
null
UTF-8
C
false
false
3,341
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* put_value.c :+: :+: :+: ...
[ "dr.crewcut@gmail.com" ]
dr.crewcut@gmail.com
9b0303780656e59e4bf1fe3fa1c44367c8ac54da
62669fbaa3d9b52bd34a8ab8bf781f2d18b3778b
/dlib/external/cblas/cblas_ctrmv.c
cd702fccc608c191cc39737aebe42f8c14e6f784
[ "BSL-1.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
davisking/dlib
05c04e5c73c8b92526c77431e9bb622974ffe3f2
f6c58c2d21a49d84967e48ffa33e7d1c783ae671
refs/heads/master
2023-09-06T08:22:13.063202
2023-08-26T23:55:59
2023-08-26T23:55:59
16,331,291
13,118
3,600
BSL-1.0
2023-09-10T12:50:42
2014-01-29T00:45:33
C++
UTF-8
C
false
false
3,430
c
/* * cblas_ctrmv.c * The program is a C interface to ctrmv. * * Keita Teranishi 3/23/98 * */ #include "cblas.h" #include "cblas_f77.h" void cblas_ctrmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const...
[ "davis@dlib.net" ]
davis@dlib.net
db3a854f869de5e94661237d70876a748be1bfad
19eb97436a3be9642517ea9c4095fe337fd58a00
/private/windbg64/langapi/include/cvinfo.h
e9734c1e56a55f09552a15d47352cd31f5323565
[]
no_license
oturan-boga/Windows2000
7d258fd0f42a225c2be72f2b762d799bd488de58
8b449d6659840b6ba19465100d21ca07a0e07236
refs/heads/main
2023-04-09T23:13:21.992398
2021-04-22T11:46:21
2021-04-22T11:46:21
360,495,781
2
0
null
null
null
null
UTF-8
C
false
false
159,545
h
/*** cvinfo.h - Generic CodeView information definitions * * Structures, constants, etc. for accessing and interpreting * CodeView information. * */ /*** The master copy of this file resides in the langapi project. * All Microsoft projects are required to use the master copy withou...
[ "mehmetyilmaz3371@gmail.com" ]
mehmetyilmaz3371@gmail.com
366f0ff0bdd48ba178b545fc67c56192eb831394
1040603df946e49e6ccffa1a2dd7dfaaa40bddcd
/jsp/config/m68k/tool_config.h
b4deb8019de1798c1b25de62867fb1b35381619d
[]
no_license
zaurus04/cortexm3
e7f5089c77e719a7dc745e78e0f73128fe70ce96
f7dd634a916764796090920e68027b2ba333859d
refs/heads/master
2021-03-12T19:53:37.457281
2008-11-30T14:27:26
2008-11-30T14:27:26
82,650
2
1
null
null
null
null
SHIFT_JIS
C
false
false
10,168
h
/* * TOPPERS/JSP Kernel * Toyohashi Open Platform for Embedded Real-Time Systems/ * Just Standard Profile Kernel * * Copyright (C) 2000-2003 by Embedded and Real-Time Systems Laboratory * Toyohashi Univ. of Technology, JAPAN * Copyright (C) 2006 by Embedded and Real-Tim...
[ "fwkz0826@gmail.com" ]
fwkz0826@gmail.com
08abd67022f01bcb5a999d7da4d4129c2174af58
2a15c7a2481d1e0daf1ea82d4da971e1f0a21cd2
/solution3.c
19f72e6bd884f99859822c522a206f0a80578f79
[]
no_license
ksprajwalgowda/problem-1
224757b51b16f5fdaf82c2e8a00ae420cef22240
e36df57965d584a10ffb6b0d382efeaea906be6d
refs/heads/master
2020-06-26T12:41:52.891915
2020-01-16T12:37:53
2020-01-16T12:37:53
199,634,927
0
1
null
2019-08-26T10:32:41
2019-07-30T11:02:58
C
UTF-8
C
false
false
632
c
#include<stdio.h> #include<stdlib.h> #include<string.h> int main() { char a[100],b[100]; int len,len1,len2,i,j,found=0,n=0; printf("enter the string1"); gets(a); printf("enter the string2"); gets(b); len1=strlen(a); len2=strlen(b); if(len1==len2) { len=len1; for(i=0;i<len;i++) { found=0; for(j=0;j<len;j++) { ...
[ "noreply@github.com" ]
ksprajwalgowda.noreply@github.com
403dad108e687d361df0a0cad62300b6cac96f07
e64fd469a824b799237b5a90499b06cb9f32e335
/intel/ShallowWater/lib/ConG/include/SSEOps.h
e3c6aba161e75c27f69669607bda6aaba02b2a6d
[]
no_license
les-sosna/OpenCL-playgorund
c208e058de55710dc4ba1cc0b226e50bc64a7352
b8ba6131090a003df7e8be7f9331fb2640ba69a7
refs/heads/master
2021-01-18T00:36:51.491987
2014-06-09T13:06:06
2014-06-09T13:06:06
null
0
0
null
null
null
null
UTF-8
C
false
false
832
h
#pragma once //aligned and unaligned matrix types typedef __declspec( align( 64 ) ) float SSEMat[16]; typedef float SSEUnaligned[20]; //matrix size const int SSEMatSize = 16*sizeof( float ); //M = matrix, V = vector, N = number void SSEMulMM( const float* a, const float* b, float* r); void SSEMulVM( const float* a, ...
[ "ctai@mozilla.com" ]
ctai@mozilla.com
fa8ca15c7d8eb857ac3128f05baa1b664704ec5d
5c255f911786e984286b1f7a4e6091a68419d049
/vulnerable_code/d1671e20-55fc-48b5-af04-ce24058eeace.c
5a78fd61ba154b650ff7ab26a7cc89bbb4d40f7e
[]
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
595
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 = i/j; l = j-j; l = k%j; l = i%j; l = k+j; k = k-k*k; //variables //random /* START VULNERABILITY */ int a; int b[58]; int c[18...
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
cbbcf13053afbb15dbdf5047a0fe2aa2c6d70942
2bc3398063fd7251c46a2d93d2e301cd063befcd
/nitan/d/huanggong/qinandian.c
d070a10a6161e931df0a6b6a88a2d608e19c0537
[ "MIT" ]
permissive
HKMUD/NT6
ae6a3c173ea07c156e8dc387b3ec21f3280ee0be
bb518e2831edc6a83d25eccd99271da06eba8176
refs/heads/master
2020-03-18T08:44:12.400598
2018-05-23T06:55:18
2018-05-23T06:55:18
134,525,191
9
4
null
null
null
null
GB18030
C
false
false
617
c
// Room: /d/huanggong/qinandian.c inherit ROOM; void create() { set("short", "钦安殿"); set("long", @LONG 钦安殿位于御花园内, 殿顶为平顶四坡式, 周围有汉白玉石栏板. 殿内供奉玄武大帝, 殿旁有鱼池假山, 奇花异树. 北边穿过御花园垒石 砌就的堆秀山, 就是皇宫的北门神武门了. LONG ); set("exits", ([ "north" : __DIR__"shenwumen", "sout...
[ "xmlsdk@gmail.com" ]
xmlsdk@gmail.com
703a8d16e0a3783deb329f009773895afb307790
4ab903510398c206ad064ac97a507c3073fb764a
/inc/wolf.h
fc65c206365fa0d3eb7875ab34af60ddfbce2f9a
[]
no_license
ssmrabet/wolf3D
6a8e5f10f2f798a85c05cae73cfe8ae6cd5ba02c
8a0df2d5d39d12238f34e973859363c893346fdb
refs/heads/master
2021-01-11T20:34:39.202849
2017-01-16T18:36:30
2017-01-16T18:36:30
79,146,883
0
0
null
null
null
null
UTF-8
C
false
false
2,451
h
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* fractol.h :+: :+: :+: ...
[ "smrabet@e1r9p11.42.fr" ]
smrabet@e1r9p11.42.fr
182d5b49b1f20a7a09b4a54353c551a831df2a65
259c101b7bbeef9efcc25134e7e21f037a7a4092
/DTSEmbed_LSC_new_solvepath_use_mark/testcase/gcc/gcc.dg/builtins-8.c
4809b68d0274e970a008a2afb2602ef6424d2390
[]
no_license
13001090108/dts-solve-path
a95c71c31d38afb2c55d85884b931f2938c1f75d
649b92eddcc76705bbb4926b33da00009303c04a
refs/heads/master
2020-04-16T23:17:21.340218
2019-01-24T09:34:50
2019-01-24T09:37:09
166,005,614
0
0
null
null
null
null
UTF-8
C
false
false
763
c
/* Copyright (C) 2003, 2006 Free Software Foundation. Verify that built-in math function constant folding of functions with one constant argument is correctly performed by the compiler. Written by Roger Sayle, 30th March 2003. */ /* { dg-do run } */ /* { dg-options "-O2 -ffast-math" } */ extern...
[ "lishaochun@bupt.edu.cn" ]
lishaochun@bupt.edu.cn
db3ab30d0f4f23de7c998ff0a9bcacd0cb2127e1
9b8b5f251c89177be150d66a037f72c8c3681af4
/Integration/simpson.c
a152f36621a1925246ffd0d6d66d81ee79a3683f
[]
no_license
Balram4327/Numerical-Methods
165be523ca5cd2eae4231ab35b7541a584f39e46
188f71f7dd1f1a127fa1df906b4476c90f323bb3
refs/heads/master
2020-07-07T02:25:38.090589
2019-11-12T21:54:14
2019-11-12T21:54:14
203,216,802
0
0
null
null
null
null
UTF-8
C
false
false
1,114
c
#include<stdlib.h> #include<math.h> #include<stdio.h> float fun(float [], int, float ); int main() { int o; printf("Enter order of the polynomial \n"); scanf("%d",&o); float cofs[o]; printf("Enter the %d coefficients:", o+1); for(int i=0;i<=o;i++) scanf("%f", &cofs[i]); float a,b,m;...
[ "balram4327@gmail.com" ]
balram4327@gmail.com
45355d33068c53172b1bb6a368a2f372adeca6c5
e10c368225606458b9d216d36016c5be7c50d241
/Assignment1/Thread.h
fc1b27d438710b27661b08a30f55e8ca90c92824
[ "MIT" ]
permissive
vidhyal/User-Level-Threads-Library
1754a6f881cb3b15025cfad62b2e557103c746f8
31e4bff8d65b4f20c5dbb4397a679211ac5c106b
refs/heads/master
2020-05-24T19:55:46.396745
2017-03-13T21:25:29
2017-03-13T21:25:29
84,874,026
0
0
null
null
null
null
UTF-8
C
false
false
524
h
struct thread_t { unsigned char* stack_pointer; // pointer to single byte void (*initial_function)(void*); // pointer to functions taking a single void parameter and no return value void* initial_argument; // pointer to value of any type: freedom to choose initial argument #ifdef DEBUG ...
[ "noreply@github.com" ]
vidhyal.noreply@github.com
a7773544d13cef1354818be967f7044ed52a13a0
4201ab0a11cdbadfc84682455bffe518877ab568
/lab_10_04_1/test_memory_functions.h
aa3c7e0ee210f8e963c6876606e08c43ca7518f6
[]
no_license
LyubaxaPro/C-prog-labs
1df0d97eeacf2bdb52f568d9844cc8db729cb23a
d2bc8fad56389c290e446b6c5ff888eb9a4c935b
refs/heads/master
2021-01-04T20:59:08.065130
2020-03-06T08:11:26
2020-03-06T08:11:26
240,757,396
2
0
null
null
null
null
UTF-8
C
false
false
541
h
#ifndef TEST_MEMORY_FUNCTIONS_H #define TEST_MEMORY_FUNCTIONS_H void r4e_x_c9t_correct(); void create_char_arr_right_size(); void create_char_arr_wrong_size(); void create_double_arr_wrong_size(); void create_double_arr_right_size(); void reduce_null_size_arr(); void reduce_student_much_size(); void reduce_student_neg...
[ "lyubaxova@mail.ru" ]
lyubaxova@mail.ru
4b16195bddab2079f148507901bacdb462ff0d89
4fc6547cba083e53ec3014f410a2cc56b3dbb144
/unitEncode/unitEncode/en_z0_r0.c
dc96d4f9d988d21512df318f5dcdc183bbdcb8dd
[]
no_license
liyang-sys/signifVS
df5bffc07d5b134dda145ee1aab569cbdee148e6
f0b69517303e69503c02b7f512c9358b72b2b441
refs/heads/master
2023-03-06T01:32:41.581311
2021-01-17T03:37:24
2021-01-17T03:37:24
327,224,737
0
0
null
null
null
null
GB18030
C
false
false
1,947
c
#include <stdio.h> #include <math.h> #include "all.h" #include "encoding.h" #include "parameter_setting.h" void en_z0_r0(Uint8_Dat* z, Uint32_Dat* runs,int lastBit,int wuns,float p)//wuns是z的和 { union data { unsigned short int a; uchar b[4]; } rem; extern int ptr; extern uchar *bin; double f0 = 0.4219, f1 = 0...
[ "13006261957@163.com" ]
13006261957@163.com
c68d47bf9f6baf41ee2b86f06ea588786e0a7163
9224846c259934188d9ea8cba7f5172970046221
/test-apps/darknet_rubens/src/list.c
ae646c2fa8f1eca80f24cdc53f03d96b6487ccab
[ "Apache-2.0", "LicenseRef-scancode-generic-cla" ]
permissive
UFRGS-CAROL/nvbitfi
9d1dbb49676ca5139d7fa9f57f2810c29e1d7aa2
8f7e48a4ffd3f8e819c5fc0891fb62422080aa15
refs/heads/master
2023-08-23T09:25:01.841117
2021-10-28T13:37:55
2021-10-28T13:37:55
null
0
0
null
null
null
null
UTF-8
C
false
false
1,400
c
#include <stdlib.h> #include <string.h> #include "list.h" list *make_list() { list *l = (list*)malloc(sizeof(list)); l->size = 0; l->front = 0; l->back = 0; return l; } /* void transfer_node(list *s, list *d, node *n) { node *prev, *next; prev = n->prev; next = n->next; if(prev) prev->next = next...
[ "fernandofernandesantos@gmail.com" ]
fernandofernandesantos@gmail.com
8d92d1622b3469c7e4bd53cf28782c84c579d63e
020876344dcbd401ae5a574469b3ad8c5c7e90b9
/Channel_Notching_Workspace/src/Simulation/CognitiveRadio/SpectrumManager.c
227ec400a8f89fc8faf08bc93d34b8691697116a
[]
no_license
NetSim-TETCOS/Channel_Notching_in_CR_Networks_v12.1
4cc1c8b357eff4b27de31940d4f1440312daee17
d3c8869da800164910736be55cde7a1174e79763
refs/heads/master
2021-03-17T15:08:09.277511
2020-03-13T06:00:25
2020-03-13T06:00:25
246,998,972
0
0
null
null
null
null
WINDOWS-1252
C
false
false
20,129
c
#include "main.h" #include "802_22.h" #include "SpectrumManager.h" /** This function is used set the channel number and assign the channel characteristics for all channels */ int fn_NetSim_CR_FormChannelSet(BS_PHY* pstruBSPhy) { struct stru_802_22_Channel* pstruFirstChannel; int nStartFrequency; int nEndFrequency; ...
[ "sales@tetcos.com" ]
sales@tetcos.com
e2b0fd20f917574f2634a3815707fa78dd300062
b53c2594642fda642d20016238b9e9a952ab314f
/kernel/portable/GCC/ARM7_LPC23xx/portISR.c
913e6198598e2c7ff045841940b64ec17453da31
[ "freertos-exception-2.0", "GPL-2.0-or-later" ]
permissive
bnyf/Haiway
32862c6cb70b8ab190b0f679f14345789b795c08
7f00995201c8ffde058b4323797b7866d9422ca9
refs/heads/master
2023-02-02T21:51:07.297628
2020-01-12T12:36:00
2020-01-12T12:36:00
164,182,636
0
0
MIT
2019-01-05T04:45:23
2019-01-05T04:45:23
null
UTF-8
C
false
false
7,746
c
/* * FreeRTOS Kernel V10.1.1 * Copyright (C) 2018 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * 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, includ...
[ "liyufeng614@126.com" ]
liyufeng614@126.com
406c8d7234d1fd090a88303d20e99c1c46a58d89
06ead864d2986c77fa97ddd1b098ea528e8873be
/SQUAREPA.C
420058dfb32e2f3cb258113368cf0c85f0838d7b
[]
no_license
karthikmunsu/C-Programs
daa7c4c2ef823b310982b464e40ff368fb6adbe4
5cd61e1f904d35ec7df82f574c2e7e96fbfc7aaf
refs/heads/master
2021-01-25T00:29:36.065327
2016-05-25T05:55:23
2016-05-25T05:55:23
59,268,880
0
0
null
null
null
null
UTF-8
C
false
false
292
c
#include<stdio.h> #include<conio.h> void main() { int i,j,k; clrscr(); printf("Enter the number of rows : "); scanf("%d",&k); for(i=1;i<=k;i++) { for(j=1;j<=k;j++) { if(i!=1 && i!=k && j!=1 && j!=k){ printf("0 "); } else { printf("x "); } } printf("\n"); } getch(); }
[ "karthikmunsu@gmail.com" ]
karthikmunsu@gmail.com
c26800220cc550a51397f9dbe48db40194bc691e
ef2a638a6858f794f0e2a80c7b5025ad72688e4e
/binarySearch.c
157ff66bdeb24bf6b2cf580cf9956e633e829b3d
[]
no_license
M-0-N-K/algorithms-design-with-c
3a79eb071986b2473c6c1b4184039c06ba1f503c
468bfb143e79848f3fe1afce27a704fffec430c5
refs/heads/master
2020-06-11T16:54:05.611926
2019-11-23T13:48:58
2019-11-23T13:48:58
194,029,621
0
1
null
null
null
null
UTF-8
C
false
false
868
c
/* binary search on c array*/ #include<stdio.h> void printarr(int *arr,int len){ //prints an array arr with length len for(int i=0;i<len;i++){ printf("%d ",arr[i]); } printf("\n"); } int binSearch(int * arr,int len,int val){ //searches for an element - val in sorted array - arr . //ret...
[ "JAGDEEPAK009@GMAIL.COM" ]
JAGDEEPAK009@GMAIL.COM
7005175556067a4d65e0fd5910ca977a2ea011c2
2fa8e411423b41233d230bdedac8df307c97b903
/push_swap/instructions/push_top_elt_to_stack_a.c
7dc739259d0690e44b957eb3a5a39294c000ef5a
[]
no_license
emy-sg/push_swap_project
f9c42e27a345c9abf7f2987f0ae293348d1ce43d
c7bcc23391a2e38263c73cd8f66b6ae36bd062b2
refs/heads/main
2023-08-04T16:29:49.056724
2021-09-12T17:39:04
2021-09-12T17:39:04
405,709,754
0
0
null
null
null
null
UTF-8
C
false
false
1,349
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* push_top_elt_to_stack_a.c :+: :+: :+: ...
[ "isghioua@e2r3p10.1337.ma" ]
isghioua@e2r3p10.1337.ma
d1bc383df3fa9dee26db993e0e49336e998f3206
440863b410f8808c8414744b0f18e15555bd70dd
/Pods/Headers/Private/libffi-iOS/ffitarget.h
146e98c8a4a10f8b2d31e74dc2f8f81dfa305a26
[ "MIT" ]
permissive
sunnyxx/libffi-iOS
a45005a81a74061d7012eda8c24d607c512a278c
c99de7586d22b9b35100d098a37ed42cb75e26dc
refs/heads/master
2021-01-23T06:58:30.109206
2017-03-28T09:16:42
2017-03-28T09:16:42
86,413,097
94
20
MIT
2018-07-04T08:17:05
2017-03-28T03:58:48
C
UTF-8
C
false
false
30
h
../../../../libffi/ffitarget.h
[ "sunyuansunnyxx@didichuxing.com" ]
sunyuansunnyxx@didichuxing.com
87d5fab443ac38545e070ecc568773f2e2a056e4
3399d639da38dd68811c20dad7cc1275cf7c2599
/nmp-mds/src/cms/nmp_msg.c
e451c12c53c7cc620c8d43131ddb928f050a07a6
[]
no_license
kaspter/nampu
8b1af94ab9dcd8bd69c18d3b7ae7c48533e8c82b
97cd8c054d249f800ff08a38da5f6fc47063ab73
refs/heads/master
2023-03-20T06:31:33.577330
2015-04-20T06:22:28
2015-04-20T06:22:28
null
0
0
null
null
null
null
UTF-8
C
false
false
2,017
c
#include "nmp_msg.h" #include "nmp_debug.h" static __inline__ void nmp_free_mem(gpointer private, gsize size) { G_ASSERT(private != NULL); g_free(private); } NmpMdsMsg * nmp_alloc_msg(gint msg_id, gpointer data, gsize size, guint seq) { NmpMdsMsg *msg; G_ASSERT(!(data && size <= 0)); msg = g_new0(NmpMdsMsg, 1)...
[ "shiyong.zhang@qq.com" ]
shiyong.zhang@qq.com
49cfb87e2daa0822c0b799556c34008fa8a37589
764773bdfd76a7e323bae34c554b0f2e85b0a5db
/4th_Pointer/Linux/Answer/[4]Struct_Pointer/level4.c
77e4be5d9e1982af024368d503cb6b59461ecc35
[]
no_license
SMARTIO-GITHUB/Student_Assistant
6199cbc7d0854c8d5d8a7cad6b93af68d8453512
bdac0c7a490805e37c008d0ba3230d2343d326dd
refs/heads/master
2021-05-07T04:20:03.949714
2017-12-18T09:34:59
2017-12-18T09:34:59
111,274,963
0
1
null
null
null
null
UTF-8
C
false
false
1,540
c
#include <stdio.h> #include <string.h> /* * 課題:Game構造体の配列を作成した。この中身をすべて出力せよ。 * ただし、使えるのはこれらの構造体をポインタとして保持しているwishlist_pointerのみである。 * 尚、今回のデータはこちらから参照している。そのため、値段や名称等は変更される恐れがある。 * http://www.capcom.co.jp/monsterhunter/world/ * http://www.ubisoft.co.jp/wd2/about/index.html * https://www.nintendo.co.jp/switch/aab6...
[ "01ssrmikururudevice01@gmail.com" ]
01ssrmikururudevice01@gmail.com
da45bd475215a930ae3385537b6b6955e6e39bd0
8368afe75f58591a036ceeebf925e7c0f64ca078
/LVPs/lvp7/a/LVP7a/lab5.h
534fc3c12d17e47f2f29aa4944b317ec32894243
[]
no_license
PabloFreitas-lib/Prog2-UFSC-2018.1
5aec71c9ca481e2ac5b4a7644af1809a69c1ee42
798e0e88620532f292a9e35b504dfd5df350c284
refs/heads/master
2022-06-22T02:26:54.995234
2019-07-03T17:13:30
2019-07-03T17:13:30
195,095,325
0
0
null
null
null
null
UTF-8
C
false
false
237
h
#ifndef lab5_h #define lab5_h #include "pilha_privado.h" typedef struct carro { unsigned int manobras; char placa[8]; } carro_t; void estacionamento(const char *arquivo, void (*entrada)(carro_t *), void (*saida)(carro_t *)); #endif
[ "pablo.santos1999@gmail.com" ]
pablo.santos1999@gmail.com
152f6b3bb112a03478f79491d5febba81da2900b
d98764a2c2dfd32bfb86f17aeb43546ea89345bc
/dalvik/vm/rdt/droidtrack.h
69542c595611b70d7571cb964360ec569956aa81
[ "Apache-2.0" ]
permissive
mdsalman729/droidtrack
4c17e9ae417425c25d0bf08b8c3fbe8cc707b536
2e535f81468da8d96c22303fc4f2592eb712b71a
refs/heads/master
2021-01-10T07:31:40.041008
2015-12-23T19:45:52
2015-12-23T19:45:52
48,508,301
1
0
null
null
null
null
UTF-8
C
false
false
3,754
h
#include "ds/ds_list.h" #include "ds/ds_hash.h" #include "ds/ds_queue.h" //Salman #include<map> #define NA -9999 #define TSK_MAX 1024 #define UNLOCK 0 #define LOCK 1 #define FORK 2 #define THREADINIT 3 #define THREADEXIT 4 #define JOIN ...
[ "md.salman729@gmail.com" ]
md.salman729@gmail.com
c70a70b71f864d4fad467b3cec303b8c3b1e71f9
ebb1371435374755d02d4b6b88c1c27f3197f6e8
/src/ilPSP/layer_0/3rd_party/Hypre2.9.0b/src/lapack/dsterf.c
cdaea553b218b9b40e57853d75ced3129d2e69d7
[ "LGPL-2.1-or-later", "LicenseRef-scancode-other-copyleft", "LGPL-2.1-only", "BSL-1.0", "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
leyel/BoSSS
a8319d2dfb8e659c94752727bca42c75daf8ab80
39f58a1a64a55e44f51384022aada20a5b425230
refs/heads/master
2020-04-12T14:58:12.276593
2018-12-20T09:04:54
2018-12-20T09:04:54
162,566,868
1
0
Apache-2.0
2018-12-20T10:55:43
2018-12-20T10:55:43
null
UTF-8
C
false
false
9,266
c
#include "hypre_lapack.h" #include "f2c.h" /* Subroutine */ HYPRE_Int dsterf_(integer *n, doublereal *d__, doublereal *e, integer *info) { /* -- LAPACK routine (version 3.0) -- Univ. of Tennessee, Univ. of California Berkeley, NAG Ltd., Courant Institute, Argonne National Lab, and Rice Universi...
[ "kummer@fdy.tu-darmstadt.de" ]
kummer@fdy.tu-darmstadt.de
012bb6fe3b3175f59a9b562554800c7818f1f078
28f3babc7152d8dfefc948d2bd6c69991504f725
/dta/scripts/4_World/Entities/ItemBase/Edible_Base/Carp.c
c87731eda4457ea014f5da4c0d7e2be0e2fbfe3e
[]
no_license
ravmustang/DayZ_SA_Updates_Changes
e429d2917876566e08e49aac5c193fb3c252f4e3
9316b0863a272fba9ce7451dcdbec5ed9b953747
refs/heads/master
2020-03-31T04:22:39.902935
2019-09-03T21:15:43
2019-09-03T21:15:43
151,902,832
8
9
null
null
null
null
UTF-8
C
false
false
193
c
class Carp extends Edible_Base { override bool CanBeCookedOnStick() { return false; } override bool CanBeCooked() { return false; } override bool IsMeat() { return true; } }
[ "donkeypunch.info@gmail.com" ]
donkeypunch.info@gmail.com
98bc57184fc970c7b3b2cde4352a581737b1338b
b0e500ca3bd3c81c88d88fc6ba58f25030273e23
/Core/Inc/HardwareConfig.h
614b80696eee061780b73164ca30d3a436153b9d
[]
no_license
owencho/MicroP_BMP280
721ad5b37f190c49627d890795b6aae7c454fee6
a3b2fc6392bb2c2e81fdf5d4af726db3c02aa539
refs/heads/master
2023-01-03T01:52:48.914504
2020-09-03T08:32:36
2020-09-03T08:32:36
290,631,013
0
0
null
null
null
null
UTF-8
C
false
false
474
h
/* * HardwareConfig.h * * Created on: Aug 27, 2020 * Author: owen */ #ifndef INC_HARDWARECONFIG_H_ #define INC_HARDWARECONFIG_H_ #include "SpiMacro.h" void configureGpio(); void initSPI1(); #define DEFAULT_SETTING (SPI_2_LINE_UNIDIRECTION |SPI_8BIT_DATA_FRAME| SPI_SOFTWARE_SLAVE_M_ENABLED | \ SPI_MS...
[ "owencho200@gmail.com" ]
owencho200@gmail.com
4e4bcf0f613faa673d856eadee7d29441725cae7
d57739f7eca085818f02798abce8c64d49c1d2c7
/caribou/target/chip/stm32/stm32f746/include/stm32f746bgt6/chip/chip.h
0789b144364ecbf3a7305ddd1d30e7c837ae4e25
[]
no_license
ghsecuritylab/caribou-rtos
75c5d9952b3d3d19d48aff03f487721507477db7
dd2fd370c12c4caaaf9ef610b9f0073e39d0ae98
refs/heads/master
2021-02-28T21:11:31.339299
2020-03-07T01:46:41
2020-03-07T01:46:41
245,732,688
0
0
null
2020-03-08T01:26:04
2020-03-08T01:26:03
null
UTF-8
C
false
false
2,463
h
/****************************************************************************** * Copyright © 2005-2013 by Pike Aerospace Research Corporation * All Rights Reserved * * This file is part of CARIBOU RTOS * * CARIBOU RTOS is free software: you can redistribute it and/or modify * it under the terms of the Beerware L...
[ "mike@8bitgeek.net" ]
mike@8bitgeek.net
702d50b07cf8a25bf4606fa818c3c3cb13e216d2
df50e6f5685a0f50cad4cda97f3f5075595335d8
/src/ft_ant2.c
de05d1e26e359c4458ab908305f69ae9ba764924
[]
no_license
AlexisLeveque/lem_in
94a90bd261fedfd23c881c3bce12b0af8d0539d2
27b232bf1905051ebcdeaad6fef5b6b97b519a46
refs/heads/master
2021-06-17T07:57:37.019958
2017-06-09T11:38:33
2017-06-09T11:38:33
null
0
0
null
null
null
null
UTF-8
C
false
false
1,988
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_ant2.c :+: :+: :+: ...
[ "aleveque@e3r11p8.42.fr" ]
aleveque@e3r11p8.42.fr
d90d191692c299ee2fe31634641b238d3b0dd931
6da2860fce4f372a5fdd0d915984092cb4f8517d
/src/KEY.h
bb079dd344d2d2e420b7889d60bd6a018f52742b
[]
no_license
skb666/kendryte_k210_test
e896262046f1d66e42de6ad3aedfaf3b3cc55b5f
dc78aedc2753ffca72971871f54747c5fe2cefb9
refs/heads/master
2023-01-03T17:09:19.063861
2020-10-26T13:13:33
2020-10-26T13:13:33
307,376,928
0
0
null
null
null
null
UTF-8
C
false
false
671
h
#ifndef _KEY_H #define _KEY_H #include "fpioa.h" #include "gpiohs.h" #include "plic.h" #define PIN_KEY (16) #define PIN_KEYPAD_LEFT (1) #define PIN_KEYPAD_MIDDLE (2) #define PIN_KEYPAD_RIGHT (3) #define KEY_GPIONUM (3) #define KEYPAD_LEFT_GPIONUM (4) #define KEYPAD_MIDDLE_GPIONUM (5) #define KEYPAD_RIGHT_GPIONUM (6)...
[ "973689813@qq.com" ]
973689813@qq.com
1c07d7d45e01a16c3f1cae6cc5aeb0fa1f4b841b
b6fd3ebe265cc089f76391068f07d2e7ea361e76
/core/pixelmap/mipsupt.c
62894df5ef60653b7a692b8513a12e3bd8fcaa67
[ "MIT" ]
permissive
foone/BRender-v1.3.2
55bbdba6470234e158f82247bb5e03c2c27b9e3e
d88d0ed41122664b9781015b517db64353e16f19
refs/heads/main
2022-05-05T22:39:56.191332
2022-05-05T22:33:54
2022-05-05T22:33:54
488,348,032
486
35
MIT
2022-05-03T23:06:16
2022-05-03T20:06:34
C
UTF-8
C
false
false
7,955
c
#include <brender.h> #include <brassert.h> #include "pmmem.h" br_size_t BrPixelmapMipMemorySize(int dimension,br_uint_8 type){ br_size_t mipSize=0,mipLevelSize; br_size_t pixelSize; switch(type){ case BR_PMT_RGB_888: pixelSize=3; break; case BR_PMT_RGB_555: case BR_PMT_RGB_565: pixelSize=2; break; defa...
[ "fooneturing@gmail.com" ]
fooneturing@gmail.com
384fc384bb31065e1265b83384ea1bc7a47978b6
8484fc0757179c2477be2c99c37f36715edec394
/c/fib.c
9e6c00a61f78d20d529efd90f735bbcc39c21c1f
[]
no_license
blopker/progressvs
001e56e3072f4dcfa8f031fc92ca2779b9a57265
9371c2b43aaa127967b14c85a6255c969bb71b95
refs/heads/master
2021-01-25T08:28:50.298604
2012-11-08T06:47:58
2012-11-08T06:47:58
null
0
0
null
null
null
null
UTF-8
C
false
false
98
c
int fib(int n) { if (n == 0 || n == 1) { return n; } return fib(n - 1) + fib(n - 2); }
[ "ninj0x@mininin.(none)" ]
ninj0x@mininin.(none)
9d2bd18b87f9b976102160882aca06d2f78725f1
449e47d6ff09c8dbe26638d1f3c65f198ea460ab
/src/kernel/keyboard.c
f85c90df80b2fa40059ac541ed0ff0ec187c8d50
[]
no_license
zxb4221/MKOS
56edc7633e200fef07c950da31e90a39519d2014
39b724ef470c0611e8bb60236020ea62e025516a
refs/heads/master
2021-01-11T01:57:49.482923
2018-02-24T16:14:07
2018-02-24T16:14:07
29,195,144
1
0
null
null
null
null
UTF-8
C
false
false
12,925
c
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ keyboard.c ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Forrest Yu, 2005 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/...
[ "zxb4221@gmail.com" ]
zxb4221@gmail.com
854f012d26e1f4bdd5fe92c4012be5c897d2fb7b
07a2fcfcd29ae0980b80bf3325a42093d07d2571
/4lab/ex3.c
460c3e640d924075eb054c02892d895dfad734f7
[]
no_license
ortyomka/OS
b32459e29b14809daa284cfd517f48e8ac61619b
18e718b90dfc6ae26f5717933352bfe61e6cd1c7
refs/heads/master
2021-09-27T13:13:39.613604
2018-11-08T20:26:39
2018-11-08T20:26:39
null
0
0
null
null
null
null
UTF-8
C
false
false
305
c
#include <stdio.h> #include <stdlib.h> #include <string.h> int main() { if(!system(NULL)) { return 1; } char* command = malloc(20 * sizeof(char)); while(1) { printf("Enter command: "); scanf("%s", command); if(strcmp("exit",command) == 0) { return 0; } system(command); } }
[ "artem_yrin@mail.ru" ]
artem_yrin@mail.ru
e5279d838ebff9ee573d41f928e52f9720fb5a11
e0bc0bd1fd176172b527a3a8b883d2f41fb0214a
/EE319K_Labswc/students/rvr324_byf69/Lab9_EE319K/testfifo.c
5b00f3d4185b5084b1c94eecbf699dbeb8157388
[]
no_license
bennycooly/school-projects
41d63f865f6ba551cd2a530e2c313b02fc34abc9
87954628bfcee14e2aef3bbb6bb9783a27da7330
refs/heads/master
2020-04-11T08:10:16.449607
2016-05-24T06:09:15
2016-05-24T06:09:15
41,192,936
1
0
null
null
null
null
WINDOWS-1250
C
false
false
1,439
c
//testfifo.c //tests the FIFO initialization code #include “fifo.h” int Status[20]; // entries 0,7,12,19 should be false, others true unsigned char GetData[10]; // entries 1 2 3 4 5 6 7 8 should be 1 2 3 4 5 6 7 8 int main(void){ Fifo_Init(); for(;;){ Status[0] = Fifo_Get(&GetData[0]); // should fail, empty ...
[ "ben_fu1@utexas.edu" ]
ben_fu1@utexas.edu
c6404c139fbb64bffd811396823f03325e0888a4
da798534d3591f9a4ee391b427502e075d36a0a1
/spvm_constant.h
256d5b9028e8d1348e12fa94fb4595a156a1e4ec
[]
no_license
kazhiramatsu/SPVM
b0acf054d0da04cce34f6a5ed3c70cbacf8b1b03
d3e67993a5f7cf24b0f8520f8afe36dd4076e3c6
refs/heads/master
2021-01-21T23:04:54.786192
2017-06-20T04:00:15
2017-06-20T04:00:15
95,188,282
0
0
null
2017-06-23T06:03:18
2017-06-23T06:03:18
null
UTF-8
C
false
false
767
h
#ifndef SPVM_CONSTANT_H #define SPVM_CONSTANT_H #include "spvm_base.h" enum { SPVM_CONSTANT_C_CODE_BYTE, SPVM_CONSTANT_C_CODE_SHORT, SPVM_CONSTANT_C_CODE_INT, SPVM_CONSTANT_C_CODE_LONG, SPVM_CONSTANT_C_CODE_FLOAT, SPVM_CONSTANT_C_CODE_DOUBLE, SPVM_CONSTANT_C_CODE_STRING, }; extern const char* const SPV...
[ "kimoto.yuki@gmail.com" ]
kimoto.yuki@gmail.com
19f4cefb20a9df6e8ebbe5d59b554f59f8078383
e367024687d566ac1302fe96faa71a8019311db4
/headers/result.h
74bb6ac281c612992b48a263522a1e86b4fa48cd
[]
no_license
PiersonBro/Project-7
8b7fdf7359ed6a29d4269eb749816252ed568723
9feedcb5555a8d4ce197e0fe7f651ccd87c1f0e9
refs/heads/master
2020-05-18T10:23:43.541389
2019-05-11T22:38:32
2019-05-11T22:38:32
184,352,834
0
0
null
null
null
null
UTF-8
C
false
false
268
h
#ifndef _RESULT_H_ #define _RESULT_H_ struct Result { int comparisons = 0; int movements = 0; Result& operator+=(const Result& other){ comparisons += other.comparisons; movements += other.movements; return *this; } }; #endif
[ "aokins22@my.whitworth.edu" ]
aokins22@my.whitworth.edu
5b64f66c9d2e8909c1a95fc2c285765ef7b23df9
0528f9735983b2c1b23c0ad96a8a3130f43d8526
/c07/ex01/ft_ultimate_range.c
0c24c00c75c249f7922c599a25c6f67526cc3f99
[]
no_license
Badrien19/Piscine19-juillet-2019
e0dc86e81ab6dd8ec5c4ba6d005803564d58e1b1
6726c7df85487e1acc2ce92c1c54600c9d9d3206
refs/heads/master
2020-08-07T21:48:55.109293
2019-10-08T10:05:22
2019-10-08T10:05:22
213,596,401
0
0
null
null
null
null
UTF-8
C
false
false
1,251
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_ultimate_range.c :+: :+: :+: ...
[ "noreply@github.com" ]
Badrien19.noreply@github.com
7e9d2f6e9d53310153a3247f94e88ca59e25f7ca
fcf401739ad3dd2a5620f6f4939cff84e1d8e972
/Lab6/SRAMtest.c
5a9aa2200af51d2e6bcec9d3e2c2e25fc7ba5a96
[]
no_license
kbradley91/Lab6
c56375a286fe42e62f0ecd1d2d246aa815aef4d9
71c9d5adbcea2520658a18b095aeb12b496c6429
refs/heads/master
2021-01-10T08:48:46.256621
2015-10-28T18:55:17
2015-10-28T18:55:17
45,063,131
0
0
null
null
null
null
UTF-8
C
false
false
3,633
c
/* * SRAMtest.c * * */ #include <DSP28x_Project.h> #include "string.h" #define SetCmdAddr() address = (unsigned int *)0x100000; #define SetDataAddr() address = (unsigned int*)0x100001; static unsigned int * SRAMaddress = (unsigned int *)0x200000; //pointer for SRAM address static unsigned int * firstAddress = ...
[ "kbradley09@gmail.com" ]
kbradley09@gmail.com
97e20757c89bfdb9437eea362cb940dccdcc2535
49cb39ca128d35762a59e604ba341f6913b6383c
/1108/1108/字母.c
5ba6a5b53e85393400416bbf7aea10b9a126ccd9
[]
no_license
marcterstgen/1108
cb87c5f046d5f3881a8914963bc2ade5601a6621
e3cd87cb0b5b8705d6763cda3d862e4aee6f36f9
refs/heads/master
2020-04-05T07:08:32.244418
2018-11-08T08:35:39
2018-11-08T08:35:39
156,664,823
0
0
null
null
null
null
WINDOWS-1256
C
false
false
373
c
#define _CRT_SECURE_NO_WARNINGS #include<stdio.h> #include<stdlib.h> int main() { char ch; printf("اëتنبëز»¸ِ×ضؤ¸£؛\n"); scanf("%c", &ch); if (ch >= 'a'&&ch <= 'z') { ch = ch - 32; printf("%c", ch); } else if (ch >= 'A'&&ch <= 'Z') { ch = ch + 32; printf("%c", ch); } else { printf("تنبë´يخَ"); } ...
[ "874037310@qq.com" ]
874037310@qq.com
42cbdb1a60bf237bfd824c8f18145455f5652909
b98f784dee83406d3434bcf8a348731c8e8e1b22
/Building_Escape/Intermediate/Build/Win64/Building_EscapeEditor/DebugGame/Engine/SharedPCH.Engine.NonOptimized.ShadowErrors.h
8a1104abe54d9b849fe99926c038a4b99a7987b1
[ "MIT" ]
permissive
edizeqiri/BuildingEscape
0d8bfe4916396a5086a18c84173a2753e85cbbda
33972791b51169a011edbf6b6ab7cfa9c14f6c81
refs/heads/main
2023-07-26T21:07:30.826035
2021-09-06T20:12:55
2021-09-06T20:12:55
402,403,244
0
0
null
null
null
null
UTF-8
C
false
false
9,295
h
// PCH for F:\Games\UE_4.26\Engine\Source\Runtime\Engine\Public\EngineSharedPCH.h #define IS_PROGRAM 0 #define UE_EDITOR 1 #define ENABLE_PGO_PROFILE 0 #define USE_VORBIS_FOR_STREAMING 1 #define USE_XMA2_FOR_STREAMING 1 #define WITH_DEV_AUTOMATION_TESTS 1 #define WITH_PERF_AUTOMATION_TESTS 1 #define UNICODE 1 #define _...
[ "89740646+Bob549@users.noreply.github.com" ]
89740646+Bob549@users.noreply.github.com
8344d092249a3e413694eb2be40fad4dcf120328
c053690f98bc8131523363ab9ce392d9073d7eb9
/FrameWork/SYSCTL/Registers/RCGCTIMER/SYSCTL_RCGCTIMER.c
49ab7ec3e045449655e0e1ea7e0ca21a4a2071b9
[]
no_license
coryhodge21/FrameWork
156279428e53e26e59fc78e1c2288337f3ec4d5d
66c215e18be3e1c8c51b786dd00539c75ae67cd0
refs/heads/main
2023-02-04T22:47:26.376625
2020-12-29T03:29:06
2020-12-29T03:29:06
321,851,004
0
0
null
null
null
null
UTF-8
C
false
false
2,147
c
//************************************ // \file SYSCTL_RCGCTIMER.c // \author : Cory W. Hodge // \brief : Auto Generated File //********************************** #include "SYSCTL_RCGCTIMER.h" //! \brief Set all the bits in this register, masked with enum arg //! \brief param[in] Bit_Field_Mask : predefined set of ma...
[ "coryhodge@Corys-MBP.attlocal.net" ]
coryhodge@Corys-MBP.attlocal.net
2cfab526f483f32bde426dd3a7e8dc6fb2667329
5e871d5686ec6f37cc468f7a52f0ac08324c56e4
/_realloc.c
9819b9d981cb1ffc94da01f88d3ec1f272bd92e0
[]
no_license
luismedinaeng/simple_shell
f52f48b7456c46a78a4a18b823510796d14a3eb1
0918b570a67b6ce899d843372d6bbadd2ac59713
refs/heads/master
2020-09-11T05:54:41.064248
2019-11-28T04:42:55
2019-11-28T04:42:55
221,962,015
0
1
null
null
null
null
UTF-8
C
false
false
1,514
c
#include "holberton.h" /** * _realloc - allocates memory block using malloc and free * @ptr: pointer to the memory previosly allocated with malloc * @old_size: The size of the allocated space of ptr * @new_size: The new size to allocate * * Description: allocates a new memory block for the pointer, * using the ...
[ "malf95@hotmail.com" ]
malf95@hotmail.com
e1f07bbb7a95d54f1dca3d76a00fccea22b39d91
7ec509ddbf1a48e63744347b2e314fa4cc9c9cf9
/doc/em/mkdispatch.c
613b582c6ba8d80afc6b35c354d7bb0329f7c904
[ "LicenseRef-scancode-other-permissive" ]
permissive
vrosnet/ack
2c36abf930819457b2956d5b9af05acf6d14c2e8
bbac1193ff8c9b0ab799b6ed287adce44ec1bd8b
refs/heads/default
2021-01-24T09:39:34.298344
2016-09-21T17:47:00
2016-09-21T17:47:00
69,525,555
1
0
null
2016-09-29T03:07:24
2016-09-29T03:07:24
null
UTF-8
C
false
false
10,483
c
/* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". * */ #include "ip_spec.h" #include <stdio.h> #include "em_spec.h" #include "em_flag.h" #ifndef NORCSID static char rcs_id[] = "$Id$" ; #endif /* This progr...
[ "none@none" ]
none@none
49e04f99640fcb743701bdc81d08a305074dab0d
c47c254ca476c1f9969f8f3e89acb4d0618c14b6
/datasets/linux-4.11-rc3/net/wireless/lib80211_crypt_wep.c
d05f58b0fd04f5f15a0d1acccaae44d2de7411df
[ "BSD-2-Clause", "Linux-syscall-note", "GPL-2.0-only" ]
permissive
yijunyu/demo
5cf4e83f585254a28b31c4a050630b8f661a90c8
11c0c84081a3181494b9c469bda42a313c457ad2
refs/heads/master
2023-02-22T09:00:12.023083
2021-01-25T16:51:40
2021-01-25T16:51:40
175,939,000
3
6
BSD-2-Clause
2021-01-09T23:00:12
2019-03-16T07:13:00
C
UTF-8
C
false
false
7,508
c
/* * lib80211 crypt: host-based WEP encryption implementation for lib80211 * * Copyright (c) 2002-2004, Jouni Malinen <j@w1.fi> * Copyright (c) 2008, John W. Linville <linville@tuxdriver.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public L...
[ "y.yu@open.ac.uk" ]
y.yu@open.ac.uk
a77f273669dc1e5752224228a129842aeb24e28d
0699b631a6bcd85deb9538fc61d130b561c50eb1
/thirdparty/ustdlib.c
2367965599689fbbcbf476888292099882ac8c9a
[]
no_license
redfox-qu/sensor-temp-nrf24
76a3986e0fe320d315dfcd0014421854ed61adb7
dc7e558c50c1adab9ccee103d52914be1dca2bc4
refs/heads/master
2016-09-06T15:16:22.060141
2013-05-18T13:50:45
2013-05-18T13:50:45
null
0
0
null
null
null
null
UTF-8
C
false
false
39,224
c
//***************************************************************************** // // ustdlib.c - Simple standard library functions. // // Copyright (c) 2007-2010 Texas Instruments Incorporated. All rights reserved. // Software License Agreement // // Texas Instruments (TI) is supplying this software for use so...
[ "Administrator@sun_t60p.(none)" ]
Administrator@sun_t60p.(none)
75d9c5caf8cf2356dfd9c16ad1643676ec5c0693
c3071a3504ecc962bc807a757deac85113615808
/TuringCompletePreprocessor/loopBody.h
2b3a2b6adf190f5aed81daf533a17f22d6181a11
[]
no_license
theGerk/C-PreprocessorIsTuringComplete
fef64dae4a672fd73128d65b39ffb6563918718b
dfcd5e377ec8cc2840627a3a93f43429e2272205
refs/heads/master
2016-09-12T10:08:20.527740
2016-04-17T17:17:05
2016-04-17T17:17:05
56,448,638
0
0
null
null
null
null
UTF-8
C
false
false
76
h
#include "printNumber.h" #include "addOneTo4BitNumber.h" #include "myLoop.h"
[ "benji@altmansoftwaredesign.com" ]
benji@altmansoftwaredesign.com
eb9c49f237fa890fb9080a7e428faf352ee9fd21
903c45082bd0d4fbb0a0d6a289b5294d8d05c314
/sys/dev/pci/wsdisplay_pci.h
0f31f3f8bdf414aade0a21e871714222dcb07f44
[]
no_license
tombibsd/netbsd-src
0552d62659412e821163c945c62b7555d1e616d2
7f0f8c8c4b00f7c47700b8260a5cbd627d73fe7c
refs/heads/master
2021-01-21T04:54:21.541793
2016-06-17T00:56:40
2016-06-17T00:56:40
24,783,931
0
0
null
null
null
null
UTF-8
C
false
false
1,754
h
/* $NetBSD$ */ /* * Copyright (c) 2011 The NetBSD Foundation, Inc. * All rights reserved. * * This code is derived from software contributed to The NetBSD Foundation * by Christoph Egger. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the follo...
[ "uebayasi@tombi.co.jp" ]
uebayasi@tombi.co.jp
86cd54ff11701d7db1394319c68613f7d6b3f596
b779573870232cd5583d16198761b1c638baf95c
/libft/ft_putnbr_fd.c
53b696685a3cdeb7a0e7e8a98db51172e6ac001d
[]
no_license
takeshinishikawa/printf
ae4893d1789416dfb7f1148c0098e27f860f5630
e317239fde7bf18c6b07028205bd2f7e80457a54
refs/heads/master
2023-07-09T20:22:19.898565
2021-08-09T19:07:34
2021-08-09T19:07:34
389,461,984
0
0
null
null
null
null
UTF-8
C
false
false
329
c
#include "libft.h" void ft_putnbr_fd(int n, int fd) { int nbr; if (n < 0) { if (n == -2147483648) { ft_putchar_fd('2', fd); n = -147483648; } nbr = n * (-1); } else nbr = n; while ((nbr >= 10)) { ft_putnbr_fd((nbr / 10), fd); nbr = nbr - (nbr / 10) * 10; } ft_putchar_fd(((nbr % 10) + '0')...
[ "takeshinishikawa@gmail.com" ]
takeshinishikawa@gmail.com
ac5f2b6fba9f6ae2ecf152d370aed9db02b35b1f
b1996750cc84e41589383e8058bb014b8f7786e6
/examples/EFM8UB2_SLSTK2001A/IEC60730/src/iec60730_oem_timer.c
2135b0c546ca6a36d78b21f1033b6f9458415796
[]
no_license
mathiasvr/silabs-8051-sdk
9f66e905bb31aa5c4efcaf4055b17380b330a016
eff6046fcb1705f00588bcd2d03cc8f0361bfc14
refs/heads/main
2022-07-30T06:20:11.791382
2022-01-05T00:29:38
2022-01-05T01:22:03
444,606,667
2
3
null
null
null
null
UTF-8
C
false
false
3,244
c
/**************************************************************************//** * Copyright (c) 2017 by Silicon Laboratories Inc. All rights reserved. * * http://developer.silabs.com/legal/version/v11/Silicon_Labs_Software_License_Agreement.txt ***********************************************************************...
[ "mathiasvr@gmail.com" ]
mathiasvr@gmail.com
714bac7bb0aa0975cb9b2f9052cd2f084bafa15a
174c7e48cc71c12b37631b64bde9a7935a67dbd5
/Classes/Settings.h
63ff18d1688d07f7e13e03d7d946b2624258e59a
[]
no_license
wry/swarmstest
0b3eb598b0613edbfa034f91f61baa1633f8497d
cad04b92937e79a723fa8cf3afe91366dd919f24
refs/heads/main
2023-04-01T05:36:44.322330
2021-04-11T09:22:50
2021-04-11T09:22:50
356,819,940
0
0
null
null
null
null
UTF-8
C
false
false
165
h
// // Settings.h // SwarmTest // // Created by wry on 7/28/10. // Copyright 2010 wry. All rights reserved. // #define SWARMY_MINSIZE 3 #define SWARMY_MAXSIZE 6
[ "lzavaleta@gmail.com" ]
lzavaleta@gmail.com
3891695667cf956943b6cf7af8ba04d37b268dcf
b44dca766d343f3e3efddd903ef069bbdfd72493
/src/sumCall.c
2aa0d8ab16ff65a075d6281c44a4dceabe9dc490
[]
no_license
becarioprecario/sumR
60826f21430b5e4f6b07f90fb7a2d3fc2dc21ecd
88a6dee1a65a721c316e96dd7f1e948967670d66
refs/heads/master
2020-12-02T22:22:41.009458
2017-07-12T12:58:42
2017-07-12T12:58:42
96,122,885
0
0
null
null
null
null
UTF-8
C
false
false
220
c
#include <stdio.h> #include <R.h> #include <Rinternals.h> SEXP sumCall(SEXP sexp_x, SEXP sexp_y) { double x = asReal(sexp_x); double y = asReal(sexp_y); double res; res = x + y; return ScalarReal(res); }
[ "Virgilio.Gomez@uclm.es" ]
Virgilio.Gomez@uclm.es
f8e535f22f3cd61b18550780a9f4d5f1f54ace27
5fff57ace12280279e4b5b4ecd3c76e7634ac8d3
/src/bin/cphf/make_vec.c
5fbcbfd18abca94d19833f08b13a57c38af9fd9c
[]
no_license
psi4/psi2
cda42e51b9ff04b50dbb310bb03a10d37b2324f3
71bda6008ccf9d4e6065c68254d32afe1e4949ac
refs/heads/master
2020-12-24T06:07:48.957878
2016-11-08T21:14:55
2016-11-08T21:14:55
73,227,564
1
0
null
null
null
null
UTF-8
C
false
false
669
c
/* $Log: make_vec.c,v $ /* Revision 1.1 1991/06/15 22:45:28 seidl /* Initial revision /* */ static char *rcsid = "$Id: make_vec.c,v 1.1 1991/06/15 22:45:28 seidl Exp $"; #define EXTERN #include "includes.h" #include "common.h" make_vec() { int i,k,l,ii; double *esi; so_vecs_k = (double **) i...
[ "justin.turney@gmail.com" ]
justin.turney@gmail.com
00d3cff758c83c058a89a2170ff4f253cf2ed2c7
51b9c6f494bd5205a9d3ed646668e5b4d83635f5
/Art_stm32f10x_hal/board/inc_mb1616dev6/inc_fbtmc429.h
d9252f3314f30068e4b1e24c3ecc84182047cf5d
[]
no_license
Xcping2013/2020_mcu-fw
06b8273c76517b1045cfa9020efb820a849dc09c
46b26b22147579d69fdf1776bf24ce375b2a1bc6
refs/heads/master
2023-03-19T07:34:09.321783
2021-03-09T05:42:36
2021-03-09T05:42:36
273,529,059
0
0
null
null
null
null
UTF-8
C
false
false
112
h
#ifndef __INC_FBTMC429_H__ #define __INC_FBTMC429_H__ #include "tmc429.h" void tmc429_hw_init(void); #endif
[ "canping.xie@incubecn.com" ]
canping.xie@incubecn.com
181ee87fce841952c6c516cca5747dd5b4e8e777
8a86c864ebce70023321651e0dd1edf0537a1f33
/source/kernel/include/mm/kmem.h
3b606058cddc17bfcbf4e24f76154fd08c8f58b2
[ "ISC" ]
permissive
CoryXie/kiwi
f36b1417edd7de081ac53ef5b810a06530f9a6e5
32f670fcb3ee377b04b82da379c883299c4fe8b0
refs/heads/main
2023-01-21T04:59:16.304343
2020-11-29T10:53:28
2020-11-29T10:53:28
null
0
0
null
null
null
null
UTF-8
C
false
false
1,323
h
/* * Copyright (C) 2009-2020 Alex Smith * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DIS...
[ "alex@alex-smith.me.uk" ]
alex@alex-smith.me.uk
8dff823355996296cb55d97dac5d05ef0553b587
6c2f9a3c8e69007d9ae26e38312443e91222d39a
/51.c
cf8b495969b795a498dc7c143ac21adde92ad65e
[]
no_license
g4idrijs/C-Classic-code
d8c1bc2727c5c8fcd6a7ef7beb1ce3ebf4f56f7e
48ef2b7b4f6a104daa76ec02dfc3d14b20546676
refs/heads/master
2021-01-19T08:58:09.462718
2015-01-23T15:48:53
2015-01-23T15:48:53
29,356,729
0
0
null
null
null
null
UTF-8
C
false
false
311
c
//题目:学习使用按位与 & 。    //1.程序分析:0&0=0; 0&1=0; 1&0=0; 1&1=1 //2.程序源代码: #include <stdio.h> int main(int argc, char *argv[]) { int a,b; a=077; b=a&3; printf("\40: The a & b(decimal) is %d \n",b); b&=7; printf("\40: The a & b(decimal) is %d \n",b); return 0; }
[ "g4idrijs@gmail.com" ]
g4idrijs@gmail.com
bd8e4103f2a72cedd768622afc2059fd151d670f
7032b0cffd0e6b294ce61adff79aded59e40b42e
/Main.c
024a50be5dd9a76b266d96c8c940391b6b053276
[]
no_license
atraber/bt_stone_le
8d225c48de337058331f2d249d8de45cacae1634
3f5f6005b5be5f977d7d77d9df499e8334747e3f
refs/heads/master
2021-01-09T07:04:27.617904
2013-03-23T09:01:02
2013-03-23T09:01:02
8,777,308
1
0
null
null
null
null
UTF-8
C
false
false
7,356
c
/*****< main.c >***************************************************************/ /* Copyright 2001 - 2012 Stonestreet One. */ /* All Rights Reserved. */ /* ...
[ "andytraber@gmail.com" ]
andytraber@gmail.com
462264ef1b9f93e4b93bead571a7a7ec386ac953
3a324d810df496c4a9f377160c83d467c3696633
/Middlewares/Third_Party/FatFs/src/ff.c
e27358d5f9b2b9733d34e45f538e5ac110f282f0
[]
no_license
ghsecuritylab/Nucleo-H743ZI_SDMMC
c860cb65179cf91b2bbce27cddb51377641e8c0b
5d9c62daee8e3d0b3ebfa5c7baac1287a4f885dc
refs/heads/master
2021-02-25T15:42:12.644173
2019-05-27T09:41:20
2019-05-27T09:41:20
245,458,480
0
0
null
2020-03-06T15:47:01
2020-03-06T15:47:00
null
UTF-8
C
false
false
206,101
c
/*----------------------------------------------------------------------------/ / FatFs - Generic FAT file system module R0.12c / /-----------------------------------------------------------------------------/ / / Copyright (C) 2017, ChaN, all right reserved. / / FatFs module is an open so...
[ "info@jacksoft.eu" ]
info@jacksoft.eu
e589363a36a76382da8cfc16cf9836751ce7bfdf
84740f6f13f76ea87d6b78a9d46954eb08af93bc
/0x0F-function_pointers/1-array_iterator.c
8b875ca8b8cd4b42d7c84e24628d331414a9123e
[]
no_license
deibyocampo/holbertonschool-low_level_programming
c158246b2836bfc274f6f7fce68e0171fa6874f7
068a5c4b72dee94e03e74bc4480e9c3b4813414c
refs/heads/master
2020-06-06T14:35:53.289673
2020-02-24T22:37:21
2020-02-24T22:37:21
192,765,081
0
0
null
null
null
null
UTF-8
C
false
false
392
c
#include "function_pointers.h" #include <stdio.h> /** * array_iterator - given as a parameter on each element of an array. * * @array: pointer the vector. * * @size: the size of the array. * * @action: pointer. */ void array_iterator(int *array, size_t size, void (*action)(int)) { size_t a; if (array && acti...
[ "deiby13_96@hotmail.com" ]
deiby13_96@hotmail.com
74aac968550288c50d18d836855d9db7a89e6816
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/linux/drivers/media/radio/si470x/extr_radio-si470x-usb.c_si470x_usb_driver_suspend.c
382ff137c46d05d1116267a48e3a131c4884ded9
[]
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,401
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
e3f4b608472b060930b729ae33a5ba5edd0132c5
094004487326d91b2c84df895ca569dd6eacdcac
/fullscreen.c
8dfc42946b3ac426332e2397ea6ea35229ac36fb
[ "MIT" ]
permissive
micha/dvtm
f60b9f2350995f1f4d328da28047978b53b6817b
2b9b658f4311428a657e10f72f97d49f3d4166db
refs/heads/master
2016-09-06T19:49:11.904255
2013-02-25T16:34:12
2013-02-25T16:34:12
8,346,862
7
1
null
null
null
null
UTF-8
C
false
false
112
c
static void fullscreen(void) { Client *c; for(c = clients; c; c = c->next) resize(c, wax, way, waw, wah); }
[ "asdf@ubergibson.com" ]
asdf@ubergibson.com
add58f9d3bd491b7e5fc5d8ef73178dd02f40e6f
46a16ebbdc5eaa2eb76f526d98e24afceca30a8f
/BSW/MCAL/GPT/Gpt.c
1e7e1f8ac45b9cf9d9cde35a17fa27d0fb4fee1a
[]
no_license
xylizj/EMCU
8145bd4b291e3296b5d34032fb7d310ada0e1b90
0ec5198fc0ebf9922b6625d536b6039ba40b2519
refs/heads/master
2021-04-30T23:33:19.269102
2017-01-23T08:32:27
2017-01-23T08:32:27
79,783,424
1
0
null
null
null
null
UTF-8
C
false
false
1,100
c
#include "Gpt.h" #include "MPC5643L.h" #include "Adc.h" /******************************************************************************* xyl add comment 20160426 GPT is named according to AUTOSAR, it is STM in MCU. ****************************************************************...
[ "noreply@github.com" ]
xylizj.noreply@github.com
0a0799ec6ca7124b9bccc6bf633640719cd7c5d2
e7e394f715205e84649ccecefc8c043114918446
/Data_transfer_via_laser/codegentemp/ADC_SAR_1.h
f0b82f23e3019e49acdc3c0ceafe929e636ecc9c
[]
no_license
monishnene/Embedding_Sensors_and_Actuators
a6f9d2842655839e0524c564b282194c3ffc81bd
a49af86d64a1e9456c8cf9ddbe4026aa1e2ba7fe
refs/heads/master
2020-03-17T02:09:24.274119
2018-05-15T01:55:02
2018-05-15T01:55:02
133,180,482
0
0
null
null
null
null
UTF-8
C
false
false
23,917
h
/******************************************************************************* * File Name: ADC_SAR_1.h * Version 3.0 * * Description: * This file contains the function prototypes and constants used in * the Successive approximation ADC Component. * * Note: * ********************************************************...
[ "31666297+monishnene@users.noreply.github.com" ]
31666297+monishnene@users.noreply.github.com