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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
51d3159c50eb13acb9b2ddaa5f62d9cc3dec26ef | cd1cf2a06a879a0bed6555a24948be16608150ad | /Middlewares/Third_Party/FreeRTOS/Source/list.c | 5d8def309877e838ba2bf410f6cca9b38e689864 | [] | no_license | Booster2ooo/stm32f103c8-usb-rotary-knob | 79834f239c697542b738734843abeb0ff3750a02 | 00ccb394a5b86dc445d425e825fa25f5fd99fd10 | refs/heads/master | 2021-06-21T02:20:40.506776 | 2021-02-17T18:21:25 | 2021-02-17T18:21:25 | 185,019,915 | 3 | 0 | null | null | null | null | UTF-8 | C | false | false | 10,908 | c | /*
FreeRTOS V9.0.0 - Copyright (C) 2016 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
This file is part of the FreeRTOS distribution.
FreeRTOS is free software; you can redistribute it and/or modify it under
the terms of... | [
"the._.truth@hotmail.fr"
] | the._.truth@hotmail.fr |
97526eafeded62ad7faf8fda6afd43fcd3df6294 | 88ae8695987ada722184307301e221e1ba3cc2fa | /third_party/eigen3/src/unsupported/Eigen/src/Skyline/InternalHeaderCheck.h | bddf0b0ae22915e8d80a24d7e2d54bfe33ffd177 | [
"Apache-2.0",
"LGPL-2.0-or-later",
"MIT",
"GPL-1.0-or-later",
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference",
"MPL-2.0",
"Minpack"
] | permissive | iridium-browser/iridium-browser | 71d9c5ff76e014e6900b825f67389ab0ccd01329 | 5ee297f53dc7f8e70183031cff62f37b0f19d25f | refs/heads/master | 2023-08-03T16:44:16.844552 | 2023-07-20T15:17:00 | 2023-07-23T16:09:30 | 220,016,632 | 341 | 40 | BSD-3-Clause | 2021-08-13T13:54:45 | 2019-11-06T14:32:31 | null | UTF-8 | C | false | false | 152 | h | #ifndef EIGEN_SKYLINE_MODULE_H
#error "Please include unsupported/Eigen/Skyline instead of including headers inside the src directory directly."
#endif
| [
"jengelh@inai.de"
] | jengelh@inai.de |
de3eb7f24f193238eef03c25099b08d091033d6d | c456d790b9a052238e0946a4df1ac04560178e52 | /include/pmv/pip_var.h | b5c6f0a925f86b388cc8fc3ad4f087b3db5b9c3e | [] | no_license | extragps/applicationLuminance | 37881dfd7f0c47bfaab2a591e7f12605b81f776f | cf3f19499051a319ce59224192d73039b2a43e0d | refs/heads/master | 2020-12-28T06:29:21.659947 | 2020-02-06T17:11:26 | 2020-02-06T17:11:26 | 238,212,251 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,303 | h | #ifndef _PIP_VAR_H
#define _PIP_VAR_H
/* configuration des modules alphanumeriques */
extern UINT pip_nb_module;
extern struct pip_cf_module pip_cf_module[];
/* configuration des caissons alphanumeriques */
extern UINT pip_nb_caisson;
extern struct pip_cf_caisson pip_cf_caisson[];
extern UINT pip_nb_equiv;
extern T... | [
"xavier@xlinux5"
] | xavier@xlinux5 |
1ec7dde44e90e4e9dd9b64c68b19fbc62487db1d | 8b9f9b363d6cfd4c006f3a6d2cc5d640d8d3aabf | /labs/01/tiny-linux/patched/linux_defconfig/include/generated/asm-offsets.h | bf1c167be7a1543eaa7d1e7867533bafffa4a320 | [] | no_license | chyyuu/aos-2015 | 187ddd815e8ee7447e5674926f3f21e315a85f19 | 9d1c847f94ae4e9715c11ab5e6252d40e8b35c03 | refs/heads/master | 2020-04-06T07:10:33.092171 | 2015-06-18T11:40:20 | 2015-06-18T11:40:20 | 37,539,618 | 2 | 1 | null | null | null | null | UTF-8 | C | false | false | 3,885 | h | #ifndef __ASM_OFFSETS_H__
#define __ASM_OFFSETS_H__
/*
* DO NOT MODIFY.
*
* This file was generated by Kbuild
*/
#define TI_sysenter_return 40 /* offsetof(struct thread_info, sysenter_return) # */
#define IA32_SIGCONTEXT_ax 44 /* offsetof(struct sigcontext_ia32, ax) # */
#define IA32_SIGCONTEXT_bx 32 /* offsetof(... | [
"yuchen@tsinghua.edu.cn"
] | yuchen@tsinghua.edu.cn |
6f522e0c0e365fa58ff6db76d082890af021ad5e | 91a882547e393d4c4946a6c2c99186b5f72122dd | /Source/XPSP1/NT/ds/nw/convert/logview/fvfile.c | 8875ee93040bd01f123f09fcc9e9016e6b2de1c6 | [] | no_license | IAmAnubhavSaini/cryptoAlgorithm-nt5src | 94f9b46f101b983954ac6e453d0cf8d02aa76fc7 | d9e1cdeec650b9d6d3ce63f9f0abe50dabfaf9e2 | refs/heads/master | 2023-09-02T10:14:14.795579 | 2021-11-20T13:47:06 | 2021-11-20T13:47:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 8,504 | c | /*
+-------------------------------------------------------------------------+
| MDI Text File Viewer - File IO Routines |
+-------------------------------------------------------------------------+
| (c) Copyright 1994 |
| ... | [
"support@cryptoalgo.cf"
] | support@cryptoalgo.cf |
a02d41ec9ca2bfe381db538920be332e206e3f8d | a99e49c01ab50fe4f352fa7b493564630c6da8fe | /C++/Practised 1/FUNCTION/Function(4)Odd-Even.c | a988a81b6395666a65c8a7bcae16bb23a7d31d26 | [] | no_license | Darpan-Chachpara/Course-Solved-Question | 51c15c9f58726200c2f4b92c30f59810e30d7dbc | 5331b7eecba751ff77681f7033bbe49aa52ce3e4 | refs/heads/master | 2023-04-13T17:30:34.214480 | 2021-04-30T06:55:54 | 2021-04-30T06:55:54 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 266 | c | #include<stdio.h>
int Num(int num);
main()
{
int num;
printf("\n ENTER THE NUMBER\n\n");
scanf("%d",&num);
Num(num);
}
int Num(int num)
{
if(num%2==0)
{
printf("\n %d IS AN EVEN NUMBER\n",num);
}
else
{
printf("\n %d IS AN ODD NUMBER\n",num);
}
}
| [
"darpan.c@somaiya.edu"
] | darpan.c@somaiya.edu |
4138a57dbb634ef769d92f5282a57f69e2b48662 | 933181b5df4f918d6b6c5d35f88e263bfd6e748b | /Clases_De_Repaso/Clase_Repaso_4/Biblioteca.h | 04b6ba5c42c2c299fa32b6f59b65eb13a217f3e1 | [] | no_license | FrancoUR10/LaboratorioYProgramacionI | 2ee75617bf8c86d55b500e527fe181d3c512b873 | c9e6670a3e17ddde88ed519be10a6fac21d99201 | refs/heads/master | 2020-07-11T08:05:40.429020 | 2019-12-04T02:44:37 | 2019-12-04T02:44:37 | 204,484,652 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 2,167 | h | #ifndef BIBLIOTECA_H_INCLUDED
#define BIBLIOTECA_H_INCLUDED
/** \brief Harcodea un array con las edades de 4 personas
*
* \param arrayEdades[] int El array con las edades a harcodear
* \param tam int La longitud del array
* \return void No retorna nada
*
*/
void cargarEdadesTest(int arrayEdades[],int tam);
/** ... | [
"alumno"
] | alumno |
63d1a19582a46ec0cf6f2ca60c8a1624315daa75 | afc27bfeb8999363c064b9524450979f5a24c47c | /others/tesseract-1.03/wordrec/olutil.cpp | b02dc11f85ee4c3038e15710dc2d9053d4f622d0 | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | qingshuize/python_new_test | 01f05ae343287c6dca9ae8522e7ff16e53748c8f | 0557a82ba31adc091e71dac421c3af0a9693d8c9 | refs/heads/master | 2022-11-29T18:43:50.223148 | 2018-10-24T11:08:59 | 2018-10-24T11:08:59 | 105,351,518 | 1 | 0 | null | 2022-11-22T01:15:14 | 2017-09-30T07:33:25 | C++ | UTF-8 | C | false | false | 4,799 | cpp | /* -*-C-*-
********************************************************************************
*
* File: olutil.c (Formerly olutil.c)
* Description:
* Author: Mark Seaman, OCR Technology
* Created: Fri Oct 16 14:37:00 1987
* Modified: Fri May 17 13:11:24 1991 (Mark Seaman) marks@hpgrlt
* Lan... | [
"lf@qimingpian.com"
] | lf@qimingpian.com |
fcdccd355ca7fc63391a9d97d6632b16af547805 | 2274629fcaee198f21892e7eb17a14b6994d13a7 | /Aulas/Aula11/ex1/ex1.sdk/MB3_software/src/helloworld.c | 342685c917e35dd5f8694a35421127e4412cc325 | [] | no_license | rafaelferreirapt/CRUserRepository | d9fadedf8fa32806516a3ac81d4cfd90f790306f | 32773052453d0375ad421eb30ef3cbfa0edaef2b | refs/heads/master | 2021-03-19T07:19:48.785665 | 2016-05-25T08:24:04 | 2016-05-25T08:24:04 | 56,256,738 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,581 | c | #include "platform.h"
#include "xparameters.h"
#include "xgpio.h"
#include "microblaze_sleep.h"
char inbyte(void);
void outbyte(char c);
//declare an XGpio and XGpio instance
XGpio GPIO_0;
XGpio_Config GPIO_0_conf;
void printCharArray10(unsigned int n)
{
int number[10] = {0};
int number_i = 9;
... | [
"mail@rafaelferreira.pt"
] | mail@rafaelferreira.pt |
a1c02eeee8aad9722dd20200acb020e46e89ba46 | 6cda72e2b8dd0b1821ca5676db972c58a4ad7eca | /samples/DemoInOutTempLobs.c | 33852657a376c79ed632d72aa3d3dad46c20e5f3 | [
"UPL-1.0",
"Apache-2.0"
] | permissive | felipenoris/odpi | 35697436add40643d9e92951a95998e908ee7ba9 | b911d86c91103360acd6ed68102619cdd47409cc | refs/heads/master | 2021-06-11T14:05:09.338760 | 2021-04-01T22:05:31 | 2021-04-01T22:05:31 | 171,746,430 | 1 | 0 | NOASSERTION | 2019-02-20T20:44:45 | 2019-02-20T20:44:44 | null | UTF-8 | C | false | false | 7,505 | c | //-----------------------------------------------------------------------------
// Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved.
// This program is free software: you can modify it and/or redistribute it
// under the terms of:
//
// (i) the Universal Permissive License v 1.0 or at your o... | [
"anthony.tuininga@oracle.com"
] | anthony.tuininga@oracle.com |
59139b6c7e57386b9aa0a00e625bb1b7907e1c40 | 51635684d03e47ebad12b8872ff469b83f36aa52 | /external/gcc-12.1.0/gcc/testsuite/gcc.target/arm/mve/intrinsics/uqshl.c | 9e6ff649805acfca497bbcbe78f7538a2df0da30 | [
"LGPL-2.1-only",
"GPL-3.0-only",
"GCC-exception-3.1",
"GPL-2.0-only",
"LGPL-3.0-only",
"LGPL-2.0-or-later",
"FSFAP",
"Zlib",
"LicenseRef-scancode-public-domain"
] | permissive | zhmu/ananas | 8fb48ddfe3582f85ff39184fc7a3c58725fe731a | 30850c1639f03bccbfb2f2b03361792cc8fae52e | refs/heads/master | 2022-06-25T10:44:46.256604 | 2022-06-12T17:04:40 | 2022-06-12T17:04:40 | 30,108,381 | 59 | 8 | Zlib | 2021-09-26T17:30:30 | 2015-01-31T09:44:33 | C | UTF-8 | C | false | false | 293 | c | /* { dg-require-effective-target arm_v8_1m_mve_ok } */
/* { dg-add-options arm_v8_1m_mve } */
/* { dg-additional-options "-O2" } */
#include "arm_mve.h"
uint32_t
uqshl_imm (uint32_t longval3)
{
return uqshl (longval3, 21);
}
/* { dg-final { scan-assembler "uqshl\\tr\[0-9\]+, #21" } } */
| [
"rink@rink.nu"
] | rink@rink.nu |
6251bb44f14ff58bf110f6cb04fc7c34ef5ad862 | e7da15397809cad58ce2a3c12addbf7cb2cbf296 | /src/main.c | c6427994017063b682be5522b949ab3f82eb8693 | [] | no_license | liruixin/DS12C887 | 552ff0f716a63f4e0be7522f9217247447feff0f | 7bb2dc5a536a8b588d7013372a9263477952a714 | refs/heads/master | 2021-01-10T21:36:17.810275 | 2014-08-26T23:35:51 | 2014-08-26T23:35:51 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 545 | c | #include"define.h"
#include"lcd.h"
#include"ds12.h"
#include"key.h"
uint flag_ds=0;
uint miao,fen,shi;
uint day,week,moth,year;
void main()
{
init();
// ds_fir_set();
while(1)
{
if(flag_ds==0)
{
miao=read_ds(0);
fen=read_ds(2);
shi=read_ds(4);
week=read_ds(6);
day=read_ds(7);
mo... | [
"liruixinch@outlook.com"
] | liruixinch@outlook.com |
c3f44f255ff98164ee23cf8b8261f7ad9441610e | 65f9576021285bc1f9e52cc21e2d49547ba77376 | /cdsp_proc/core/api/services/msg_pkt_defs.h | 41f63a3d4a4051018a3ca56f45ac1ae146e9b010 | [] | no_license | AVCHD/qcs605_root_qcom | 183d7a16e2f9fddc9df94df9532cbce661fbf6eb | 44af08aa9a60c6ca724c8d7abf04af54d4136ccb | refs/heads/main | 2023-03-18T21:54:11.234776 | 2021-02-26T11:03:59 | 2021-02-26T11:03:59 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 13,703 | h | #ifndef MSG_PKT_DEFS_H
#define MSG_PKT_DEFS_H
/*!
@ingroup diag_message_service
@file msg_pkt_defs.h
@brief
Diagnostic Debug Message Service Packet Definitions and structures
@par OVERVIEW:
The debug message service provides printf()-style debugging
with build-time and run-time granularity. Th... | [
"jagadeshkumar.s@pathpartnertech.com"
] | jagadeshkumar.s@pathpartnertech.com |
f86819d160f623c57fea0fd0dc56e4f59ebd0f2a | f61a792b07b5d8150f35b646a4af44bfee8086dd | /dbvm/vmm/distorm64/insts.h | 36341b1785517eabe737efc68cca6411c3efb549 | [] | no_license | cheat-engine/cheat-engine | 9ba690f25cf53a4c375ca11bd0ae19123731a775 | 6a0c8253a9b596f0aa216574e7a9bf4a390e409a | refs/heads/master | 2023-08-31T05:49:43.507423 | 2023-08-30T14:15:24 | 2023-08-30T14:15:24 | 34,163,206 | 12,899 | 2,821 | null | 2023-09-04T02:15:43 | 2015-04-18T11:21:57 | Pascal | UTF-8 | C | false | false | 477 | h | /*
insts.h
Copyright (C) 2003-2008 Gil Dabah, http://ragestorm.net/distorm/
This library is licensed under the BSD license. See the file COPYING.
*/
#ifndef INSTS_H
#define INSTS_H
#include "instructions.h"
/* Root Trie DB */
extern _InstNode Instructions;
/* 3DNow! Trie DB */
extern _InstNode Table_0F_0F;
/* NOP/... | [
"cheatengine@gmail.com@16004826-78b5-1967-6829-2a7ac34a5c3b"
] | cheatengine@gmail.com@16004826-78b5-1967-6829-2a7ac34a5c3b |
e76d94e6ae9840626948390cba4e5a63b1e5d509 | e05e1f26f2fb294c4cc3372e7430053a812ba127 | /src/mame/video/canyon.c | 3a2457b4f6c3408cd2a574f3d86ddc8404e977f5 | [] | no_license | libretro/mame2010-libretro | bc790587114fe7f6ed993eb501ac2f39e5313a2b | 5f524dd5fca63ec1dcf5cca63885286109937587 | refs/heads/master | 2023-07-20T02:37:24.718908 | 2022-06-14T21:05:20 | 2022-06-14T21:05:20 | 12,561,226 | 36 | 97 | null | 2023-07-09T13:02:58 | 2013-09-03T10:33:26 | C | UTF-8 | C | false | false | 2,518 | c | /***************************************************************************
Atari Canyon Bomber video emulation
***************************************************************************/
#include "emu.h"
#include "includes/canyon.h"
WRITE8_HANDLER( canyon_videoram_w )
{
canyon_state *state = (canyo... | [
"r-type@somewhere.org"
] | r-type@somewhere.org |
cd5f176a36b7180255b57d718e90ad8840ddb818 | 21c09799d006ed6bede4123d57d6d54d977c0b63 | /fits_2018_09/PFNo2Dijet2017bgCSVv2le1b600Scan/corrHist.C | ac092df93df67d8dc15f7021c2c8fd27c878f7d7 | [] | no_license | corvettettt/DijetRootTreeAnalyzer | 68cb12e6b280957e1eb22c9842b0b9b30ae2c779 | e65624ffc105798209436fc80fb82e2c252c6344 | refs/heads/master | 2021-05-06T09:57:12.816787 | 2019-04-18T15:32:38 | 2019-04-18T15:32:38 | 114,043,763 | 1 | 0 | null | 2017-12-12T22:02:46 | 2017-12-12T22:02:46 | null | UTF-8 | C | false | false | 4,910 | c | void corrHist()
{
//=========Macro generated from canvas: c/c
//========= (Thu Sep 13 09:31:31 2018) by ROOT version6.02/05
TCanvas *c = new TCanvas("c", "c",0,0,500,500);
gStyle->SetOptStat(0);
c->SetHighLightColor(2);
c->Range(-0.5333333,-0.5,4.8,4.5);
c->SetFillColor(0);
c->SetBorderMode(0);
c-... | [
"zhixing.wang@ttu.edu"
] | zhixing.wang@ttu.edu |
25467f09f7786aa3b52be39bcec82612b5619e8f | 09db358b99ae9af0b4dae8e1b9bc2823ce2ca651 | /branches/jos-branch/JOS-src/kern/init.c | 4ddaa8cfca070a221727101895c71fc92a6ad1b8 | [
"BSD-4-Clause-UC"
] | permissive | zchn/joyanhmwk | bb84d0f81c46a68dd5a8a3955da972d605dc3064 | 1a564ed728726612e5baf8a258c89956ec162b79 | refs/heads/master | 2016-09-16T09:51:24.594808 | 2009-06-24T13:14:09 | 2009-06-24T13:14:09 | 33,052,444 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,417 | c | /* See COPYRIGHT for copyright information. */
#include <inc/stdio.h>
#include <inc/string.h>
#include <inc/assert.h>
#include <kern/monitor.h>
#include <kern/console.h>
#include <kern/pmap.h>
#include <kern/kclock.h>
#include <kern/env.h>
#include <kern/trap.h>
#include <kern/sched.h>
#include <kern/picirq.h>
void... | [
"joyanlj@f886a5b4-c40a-11dd-9d6e-f9b09b1023f7"
] | joyanlj@f886a5b4-c40a-11dd-9d6e-f9b09b1023f7 |
faf5b003b280086f025a6e0e8aaa8d4a3cee8c67 | 137f4b7359057eefda377ca69a87a6d0bf867590 | /demos/intrepid/neoobd2_pro/ble/nrf5_sdk/components/serialization/common/transport/ser_phy/ser_phy_spi_slave.c | 0303b4499ac4c392cc57c9545529001de42522bd | [
"BSD-2-Clause",
"BSD-3-Clause"
] | permissive | ghsecuritylab/neoobd2_sdk | ad27c521f319187de7f5393761c7c185a0d5e47c | e13c7b1bff7979903635aa22082c21e0547d1a41 | refs/heads/master | 2021-02-27T13:23:47.990944 | 2019-10-30T13:11:39 | 2019-10-30T13:11:39 | 245,608,691 | 0 | 0 | BSD-2-Clause | 2020-03-07T10:03:17 | 2020-03-07T10:03:16 | null | UTF-8 | C | false | false | 19,949 | c | /**
* Copyright (c) 2014 - 2019, Nordic Semiconductor ASA
*
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retain the above copyright notice, th... | [
"jchung@intrepidcs.com"
] | jchung@intrepidcs.com |
69bbae5397fe39bdb3c66080b4b9b91eb6367d23 | 879878d9f0ba07aca0cff2e6be02d0296d840242 | /http_proxy_server.h | 59d07da918283feecfe1a60b2b887bc8364e2d58 | [] | no_license | HaidyCao/socks | 5aab811bf295e16e42d9dc592516963912adec75 | b9ca5810f86ac6a94b2081c520d3406373970234 | refs/heads/master | 2022-12-23T09:52:12.340130 | 2020-09-27T15:49:54 | 2020-09-27T15:49:54 | 220,815,984 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 283 | h | #ifndef HTTP_PROXY_SERVER_H
#define HTTP_PROXY_SERVER_H
#include "log.h"
void set_ssl(const char *key_path, const char *cert_path);
void add_proxy_auth_info(const char *username, const char *password);
int start_http_server(const char *ip, int port);
#endif // HTTP_PROXY_SERVER_H | [
"caohaidi@qianxin.com"
] | caohaidi@qianxin.com |
81ed905075e9f5500ee3a57585200624b98ab3c9 | c7792b5e5ae5e74d643518a5b0644020288fc6da | /compilable_mutants/fuzzgoat.mutant.11289.c | 5dd84a993c2b5c45901c605a5130029ce9a525e9 | [
"BSD-2-Clause"
] | permissive | agroce/fuzzgoattriage | 0dc99daf2d061aaa0f58ceef3657b6f9ff411613 | 173c585cc7e87bcb2b82ae22fde56935352cd597 | refs/heads/master | 2020-07-29T14:49:39.691056 | 2019-09-20T18:07:19 | 2019-09-20T18:07:19 | 209,830,892 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 32,144 | c | /* vim: set et ts=3 sw=3 sts=3 ft=c:
*
* Copyright (C) 2012, 2013, 2014 James McLaughlin et al. All rights reserved.
* https://github.com/udp/json-parser
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1... | [
"agroce@gmail.com"
] | agroce@gmail.com |
c0e213959d1d79c86a676722c773f0a1971b1f84 | 65255ab25bb34b3324f2c22387361b2796fcab9d | /scripts/SPI/spi_poll_test.c | 14ef645e136fbb8212bd2c0a859b83658ff1fe36 | [] | no_license | ranginenibalu/spidev | 398e5b367347bac7813841f3b279cd0201b7320f | fe18122f04b2164cbc9d29171364dd90bb4a7886 | refs/heads/master | 2021-01-22T06:45:07.972482 | 2014-10-31T22:06:14 | 2014-10-31T22:06:14 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,260 | c | #include <stdint.h>
#include <unistd.h>
#include <stdio.h>
#include <stdlib.h>
#include <getopt.h>
#include <fcntl.h>
#include <sys/ioctl.h>
#include <linux/types.h>
#include <linux/spi/spidev.h>
#include<linux/types.h>
#include <sys/time.h>
#include <sys/types.h>
#include <unistd.h>
#define ARRAY_SIZE(a) (sizeof(a) ... | [
"rangineni34@gmail.com"
] | rangineni34@gmail.com |
d455eed4cf575293d0237c3b4f6c1690f5d7f0ab | b0bf7998d91f64236654d5bae42171810fe2a98e | /ourproject/Temp/StagingArea/Data/il2cppOutput/t2147.h | fd2f3f7eb6a74f71a5fc266601ce96856bb6c8e5 | [] | no_license | starinu/493Project | b91ee6cdd2837fbb86fe4e43cb6b949d0851cfdd | 3906b5292741694685f95a35ae6475ae96831033 | refs/heads/master | 2021-01-10T03:43:20.298633 | 2015-11-21T05:23:07 | 2015-11-21T05:23:07 | 46,602,286 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 244 | h | #pragma once
#include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <stdint.h>
struct t459;
struct t180;
struct t181;
struct t19;
#include "t179.h"
struct t2147 : public t179
{
};
| [
"liuth@0587357572.wireless.umich.net"
] | liuth@0587357572.wireless.umich.net |
7d1777f79e65a911e7a4f218ffe37c5636beba18 | d28505f4b796d7c117c8267b255942271f14620a | /Solution5/Solution5/inc/usart.h | afcbafa251b2d15653e92e56ada1cb3268912f9c | [] | no_license | microchip-pic-avr-examples/avr128db48-training-on-opamp-xoschf-mvio-studio | 369da3cd41253867f2d73edc5d55f6336420a91a | 5d6cad433ed26c64f7c48ba990c9a53669c97ecd | refs/heads/master | 2023-05-14T13:07:18.446400 | 2021-06-07T11:54:59 | 2021-06-07T11:54:59 | 312,057,967 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,638 | h | /**
* \file usart.h
*
* \brief USART driver header file.
*
(c) 2020 Microchip Technology Inc. and its subsidiaries.
Subject to your compliance with these terms, you may use this software and
any derivatives exclusively with Microchip products. It is your responsibility
to comply with third party licens... | [
"martin.mostad@microchip.com"
] | martin.mostad@microchip.com |
4c55c6ccd8edefc114e30ae84ba79366cfcff13a | 1debc2d869ee9cb3114c28aafd518416e688de3b | /db_vlvm/db_metrics.h | b8ad0b0bafcf5d86377f56ec6ada9093bd270dba | [
"Apache-2.0"
] | permissive | shenmayufei/panorama-stitcher | 9c91d95abcaebc67e5941fa59fbf7d60b3bc0f95 | e052206e383b662c5669856b1e44140e3df6a8e1 | refs/heads/master | 2023-03-18T20:43:06.598432 | 2015-08-29T23:44:47 | 2015-08-29T23:44:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 12,311 | h | /*
* Copyright (C) 2011 The Android Open Source Project
*
* 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 app... | [
"msameer@foolab.org"
] | msameer@foolab.org |
37fbb166099ff2bd4e733b99ee73d0ba0f75fa99 | 74e41747cc4b375bc93a9ac0e3ba8993d3eb405e | /Source/externals/cyclone/sickle/onepole.c | 0772c80115a3e0ac65af26a320dc82be3315b648 | [] | no_license | MartinHN/PdPulpito | 136c589d4924648e7f4e59c435a1c4af9d023a8e | e2749db01cb3b6408d5409aa8f7ec57549079e70 | refs/heads/master | 2021-01-10T17:04:33.871436 | 2016-01-08T17:57:43 | 2016-01-08T17:57:43 | 44,334,743 | 12 | 1 | null | null | null | null | UTF-8 | C | false | false | 4,453 | c | /* Copyright (c) 2003 krzYszcz and others.
* For information on usage and redistribution, and for a DISCLAIMER OF ALL
* WARRANTIES, see the file, "LICENSE.txt," in this distribution. */
/* This is Pd's lop~ with signal-controlled cutoff. */
/* CHECKED scalar case: input preserved (not coefs) after changing mode */... | [
"martin.hermant@gmail.com"
] | martin.hermant@gmail.com |
cdedc7ae979b9d701424cd34e526d9156d323aea | 661d8e33afeae17c8f38b4a9aa2d704a9389a712 | /exo10.c | a2f4852c11d4e93ca01a9b348f50597d4d1f0a8b | [] | no_license | HermakAsmaa/TpSimula | c465b3f35829b89aec3ef56a82482312c98447a5 | 9b8315effe3115cb4c24cf7f3290d520554dd7ac | refs/heads/master | 2020-03-30T14:15:27.752966 | 2018-10-02T19:19:55 | 2018-10-02T19:19:55 | 151,309,187 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 571 | c | #include<stdio.h>
int LSFR(int number){
int n[4]={0,1,1,1};
int n2[4];
int i,j,x;
for(i=0;i<number;i++){
printf("-----------------------------------------------------------\n");
if(n[3]==1 && n[2]==0 || n[3]==0 && n[2]==1)
n2[0]=1;
else
n2[0]=0;
for(j=1;j<4;j++){
n2[j]=... | [
"hermakasmaa@gmail.com"
] | hermakasmaa@gmail.com |
ef3f66fbdbc068bb98bb930c5c7eb3f4efab74e4 | dcf26a6bcf853a3f8f6f50f9379998ef4d8aad40 | /third_party/openssl/crypto/cmac/cm_pmeth.c | 304b265a959691fdc8094983c8ad0155fc4a0982 | [] | no_license | small-seven/testmem | c5f3202dce1c369e9d84cdaaccc2008b827c16d8 | 2771460c617439bd1be562ffdc94543ea170a736 | refs/heads/main | 2023-03-12T22:16:28.824577 | 2021-03-03T04:24:59 | 2021-03-03T04:24:59 | 343,847,762 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 179 | c | #include <stdio.h>
#include "internal/cryptlib.h"
#include <openssl/x509.h>
#include <openssl/x509v3.h>
#include <openssl/evp.h>
#include <openssl/cmac.h>
#include "crypto/evp.h"
| [
"huihuigong@users.noreply.github.com"
] | huihuigong@users.noreply.github.com |
f1cb84462072d18ffc6ca78e331236ec419f912c | e753f8ab10eb6732f272217169e48ab4754295ee | /misc/xtar/dragonfly/patch-common_cdefs.h | 6997e5c543fe2b1a0a684ef17dce9b6a5780114f | [
"BSD-2-Clause"
] | permissive | DragonFlyBSD/DPorts | dd2e68f0c11a5359bf1b3e456ab21cbcd9529e1c | 4b77fb40db21fdbd8de66d1a2756ac1aad04d505 | refs/heads/master | 2023-08-12T13:54:46.709702 | 2023-07-28T09:53:12 | 2023-07-28T09:53:12 | 6,439,865 | 78 | 52 | NOASSERTION | 2023-09-02T06:27:16 | 2012-10-29T11:59:35 | null | UTF-8 | C | false | false | 476 | h | --- common/cdefs.h.orig 1995-05-09 08:06:46 UTC
+++ common/cdefs.h
@@ -22,6 +22,11 @@
#ifndef COMMON_CDEFS_H
#define COMMON_CDEFS_H 1
+#include <sys/types.h> /* for ushort */
+#include <stdio.h> /* for sprintf() */
+#include <stdlib.h> /* for exit(), malloc(), free() */
+#include <string.h> /* for strlen(), strcpy... | [
"nobody@home.ok"
] | nobody@home.ok |
42aa5b686d89814618cc6f64dedd905f66921693 | 6bd816424fc93007d9ee7adc9d9c7544f75806e0 | /guias/guia3/strstr.c | 610a9ec1e555e5ab18797261985d6defc3a42c4e | [] | no_license | Cvargas24/c-programming-course | 5358892896ce2eeb7ff6422f2e2293504d8c1224 | 88a14133bbdb73cd7c98bf0def5275c3fc0a2ac4 | refs/heads/master | 2023-01-31T15:25:25.132275 | 2020-12-04T00:59:25 | 2020-12-04T00:59:25 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 276 | c | #include <stdio.h>
#include <string.h>
int main(void) {
char s[] = "hola como federico como estas?";
char t[] = "chau";
char *x;
x = strstr(s,t);
if(x == NULL) {
printf("No encontre t en s\n");
return 0;
}
putchar(*x);
putchar('\0');
puts(x);
return 0;
}
| [
"federico.roasio@mercadolibre.com"
] | federico.roasio@mercadolibre.com |
9b715c642d339423c586ead11fcd7a64e55bb402 | 31c659747c9e6df1beca435309b92ddbe1514f89 | /Fillit/Libft/ft_strequ.c | c0bcfc5f260653a21c8a34a97ae77365edbe56d6 | [] | no_license | artemreyt/School21 | bd67ce1c32e2b8e430f3f3fff60343cf41790eed | 8c30bb869c5e4028aadaf9e5b144f91bc76c46dd | refs/heads/master | 2021-07-16T09:15:23.743447 | 2020-02-17T21:53:11 | 2020-02-17T21:53:11 | 206,268,492 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,028 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_strequ.c :+: :+: :+: ... | [
"creicher@oa-l6.21-school.ru"
] | creicher@oa-l6.21-school.ru |
ea5fd69d24c24fc79779d71f168b0599afd180c2 | 1babb3b9c359aa73a6684262d4eab6ca8e6c6d41 | /PMSAMPLE/AVIOSPY/TEST.C | 45c931e202e9c6ea70a788ddcefb0fad06bd8e9d | [
"BSD-3-Clause"
] | permissive | OS2World/DEV-SAMPLES-The-IBM-Developer-Connection-Release-12 | 50b41f541dda1bdaa5569415e61ab3a30c3d1f03 | 893ec58ff58237281e533bff8f8bb26bc882674e | refs/heads/master | 2018-12-29T09:33:45.050599 | 2014-11-29T16:42:25 | 2014-11-29T16:42:48 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 577 | c | #define INCL_DOS
#define INCL_KBD
#include <stdio.h>
#include <os2.h>
KBDKEYINFO Info;
HKBD Kbd;
void cdecl main() {
int ch,rc;
printf("Wait\n");
// ch=getch();
rc=KbdOpen(&Kbd);
printf("Open rc=%d\n",rc);
rc=KbdGetFocus(0,Kbd);
printf("Focus rc=%d\n",rc);
rc=KbdCharIn(&Info,0,Kbd);
printf("C... | [
"martin@os2world.com"
] | martin@os2world.com |
a508b0f4aeadea0804648364c804ab5b13f7de42 | bf7edc64bdfa9bb60c9a718f833ddbbf69bf8b52 | /ft_ultimate_range.c | 10f606bc3667251147955377ebf1c2df1fe0363c | [] | no_license | MaximeRochet/piscine-42 | 42d0acb31dde22f5d8638bb56d785f1ee1c92259 | d6e90983964cdfc87346ff1c44dc34d219ea2ee1 | refs/heads/master | 2022-12-27T14:57:30.596364 | 2020-10-01T18:43:20 | 2020-10-01T18:43:20 | 300,189,955 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,247 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_ultimate_range.c :+: :+: :+: ... | [
"mrochet@z1r1p5.42lyon.fr"
] | mrochet@z1r1p5.42lyon.fr |
8ff3a9d1f848f9183123c8960e5f369f95c9d89f | ee13201112727c0e4a390cb8383df1f043e6843a | /src/crypto/tree-hash.c | 6eb51d41e5924bc9877c4dea069b816ec8876794 | [
"BSD-3-Clause",
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | Sparksfire/LibertyChain | 5fc345a873f7c622c526fbd2c916c744783ad1b9 | 60b407977040de3a01710691e3e66efdc6b64a8d | refs/heads/master | 2023-05-30T17:30:43.465716 | 2021-07-02T05:48:59 | 2021-07-02T05:48:59 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 8,259 | c | // Copyright (c) 2014-2020, The LibertyChain Project
//
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:
//
// 1. Redistributions of source code must retain the above copyright notice, this ... | [
"liberty-chain@hotmail.com"
] | liberty-chain@hotmail.com |
e0946a24b4462fcb49344fac9f86b46d8d70a0d4 | 625fb2b212d61b92c382ff1c6ad4508e590dce69 | /EIFGENs/tictac/W_code/C10/ev1267.c | 489b319d0bb0f663b42ba12595e8497c1f878650 | [] | no_license | acferreir4/Eiffel-Lab5 | aab4336e2e43d608c029c11db8a7e6fbd1cb1740 | 397fdf0a3e04333671e0b413a6c9e27eb6a6e3b4 | refs/heads/master | 2021-01-18T18:14:14.030866 | 2017-03-11T01:56:42 | 2017-03-11T01:56:42 | 84,360,193 | 0 | 0 | null | 2017-03-08T19:52:03 | 2017-03-08T19:52:03 | null | UTF-8 | C | false | false | 31,668 | c | /*
* Code for class EV_DOCKABLE_SOURCE
*/
#include "eif_eiffel.h"
#include "../E1/estructure.h"
#ifdef __cplusplus
extern "C" {
#endif
extern EIF_TYPED_VALUE F1267_11219(EIF_REFERENCE);
extern EIF_TYPED_VALUE F1267_11220(EIF_REFERENCE);
extern EIF_TYPED_VALUE F1267_11221(EIF_REFERENCE);
extern EIF_TYPED_VALUE F12... | [
"acferreir4@gmail.com"
] | acferreir4@gmail.com |
ed917793cd83766c00ad57267b7052f48aa42b44 | 5df3a9d47a6c21b212c6c0f5c52d149e9713aeb4 | /kunal156.c | 3142000924606186a399b7da09c241e5ee7616ad | [] | no_license | kunalkumar37/c_-programming | 655569394b14241f29c4004ed4ecab2bdfe36d48 | 0f9f7c70f37c0ff694b1b58894a0b18583a246d2 | refs/heads/master | 2023-01-06T21:16:42.358255 | 2020-11-05T12:55:27 | 2020-11-05T12:55:27 | 310,287,895 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 164 | c | #include<stdio.h>
int f1(int);
int main()
{
int (*p)(int);
p=f1;
printf("%d",p(5));
}
int f1(int x)
{
printf("%d",x);
return(x+1);
} | [
"61112064+kunalkumar37@users.noreply.github.com"
] | 61112064+kunalkumar37@users.noreply.github.com |
f8419de0404a483194a6a739cedf3d860c1a7fe6 | 9fd82cc464255ede74a3e02afe4f73694e638933 | /01-apue/11-threads/11.13-pthread-mutex-timedlock.c | 328f46f56f71be5f4a018889e150cfe4bac89449 | [] | no_license | AaronFlower/cplusplus | 3ca35945fb36553b47d4913da67bcf4cf3e31822 | 9c5b60d8200c674b75f5bbccc74823bf73a33e0d | refs/heads/master | 2023-08-11T13:46:52.886677 | 2023-07-26T01:19:21 | 2023-07-26T01:19:21 | 88,382,310 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 870 | c | #include <stdio.h>
#include <stdlib.h>
#include <pthread.h>
int main(void) {
int err;
struct timespec tout;
struct tm *tmp;
char buf[64];
pthread_mutex_t lock = PTHREAD_MUTEX_INITIALIZER;
pthread_mutex_lock(&lock);
printf("[+] mutex is locked \n");
clock_gettime(CLOCK_REALTIME, &tout... | [
"haojunzhan@gmail.com"
] | haojunzhan@gmail.com |
6ba96fc59615dcfc023d100c77b10f743760340e | 105514858145ec301aef917273973912d08312bc | /test-1-20-lk/test-1-20-lk/test.c | 0238556b2b8d6ec71101b67dd2321fc12697a102 | [] | no_license | xff1069335293/C | c04794604f6c4df9051a0a6cdc03af0fe72e504c | 63229a448b2d5243bf2be79345cb10c4b5014fc2 | refs/heads/master | 2021-08-19T20:36:10.291201 | 2020-07-28T13:46:08 | 2020-07-28T13:46:08 | 208,697,189 | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 1,997 | c | //给出一个区间的集合,请合并所有重叠的区间。
void quicksort(struct Interval *intervals, int start, int end)
{
int i, j;
struct Interval temp;
if (start > end)
{
return;
}
temp = intervals[start];
i = start;
j = end;
while (i != j)
{
while (i < j&&intervals[j].start >= temp.start)
{
j--;
}
while (i < j&&intervals[i].... | [
"1069335293@qq.com"
] | 1069335293@qq.com |
e2ad1df1ff747a6fb2fc7d14248bc4cb00ec9f02 | f7eedb5b6edbebbf3b27b5280d5179ce0ad102e3 | /07-adv-dbs-s16-cse591/DataStore/data_store.h | 36d2380204b88670a3cb582f2690808dd8f5f51a | [] | no_license | mukunm/asu-spr15-sum16 | bcf4e9fd7bfe51e542eb85dc315e6f5272d42158 | 0f2550f82be419a57b9a322e164fe5813ef41565 | refs/heads/master | 2020-03-30T08:38:01.008012 | 2018-10-01T03:57:40 | 2018-10-01T03:57:40 | 151,029,622 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,148 | h | /*****************************************************************************/
/* */
/* Author - Mukund Manikarnike */
/* Course - Advances in Databases (CSE 591) */
... | [
"mukunm@gmail.com"
] | mukunm@gmail.com |
b1f0577f851f8e3309748e5b1a6c6848b727854b | 37916638e3b9ea03f44ccf7080020cc6e5ce2f6d | /DS Lab/3 Stacks/2 Stacks LL/z.c | e2bb66b8d1502326f534160e7209e7ecc884cb8a | [] | no_license | 35w4r/Data-strutures-Lab-Programs | 2a086b5777137a9282c669f5388a7021c15cf88d | 2980aa9c85b6224667f1996e37f99b418e127755 | refs/heads/master | 2022-03-11T20:34:59.487406 | 2019-04-02T08:48:03 | 2019-04-02T08:48:03 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,751 | c | #include<stdio.h>
#include<stdlib.h>
struct node{
int data;
struct node *next;
};
struct node *TOP;
int main()
{
int i,n,x,choice;
printf("Enter no. of elements in STACK (MAX 10): ");scanf("%d",&n);
if(n>0)
{
for(i=0; i<n; i++)
{
printf("Enter the data for element %d : ",i+1);scanf("%d",&x... | [
"noreply@github.com"
] | 35w4r.noreply@github.com |
007277227e2feae34e53029819333bf2ee63af5c | aced0b0b4b73ecb9837500a9b65eb039033e94d3 | /Win10_1803_RS4/x86/System32/ntoskrnl.exe/Standalone/_ALPC_COMPLETION_LIST_STATE.h | 4c1e205ce39166f85cc488bc9ffff1812fc767eb | [] | no_license | Qazwar/headers | a16193b7343f8497c4dde1f0eb6fee52a0ed91e1 | 049e8a564a1f82a8316f187f8a8bbcdb29be5e01 | refs/heads/master | 2020-04-05T15:36:20.462296 | 2018-11-08T18:53:40 | 2018-11-08T20:37:03 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 632 | h | typedef struct _ALPC_COMPLETION_LIST_STATE
{
union // _TAG_UNNAMED_209
{
union
{
struct // _TAG_UNNAMED_210
{
struct /* bitfield */
{
/* 0x0000 */ unsigned __int64 Head : 24; /* bit position: 0 */
/* 0x0000 */ unsigned __int64 Tail : 24; /* bit position: 24 */... | [
"w.benny@outlook.com"
] | w.benny@outlook.com |
684fd43f5574ac16c503f31e54826369b75b8f09 | 1fa309b90d73c6daad65a2604d07ddc120fa6f8e | /2020/led_cube/firmware/usb/usbd_storage_msd.c | 7a3bd60feea0c93250f3b186947ca4b67e2b5055 | [] | no_license | tomzbj/diy | 473e4c50288b88107deb7b41432979bd01e3ecb2 | 7287e609509e9d7f0ffa9e01e34414a49b568179 | refs/heads/master | 2023-07-21T02:47:47.710028 | 2023-07-10T03:32:36 | 2023-07-10T03:32:36 | 160,756,266 | 69 | 44 | null | null | null | null | UTF-8 | C | false | false | 1,935 | c | #include <string.h>
#include "usbd_msc_mem.h"
#include "platform.h"
#define STORAGE_LUN_NBR 1
const int8_t STORAGE_Inquirydata[] = {0x00, 0x80, 0x02, 0x02,
(USBD_STD_INQUIRY_LENGTH - 5), 0x00, 0x00, 0x00, 'S', 'T', 'M', ' ', ' ',
' ', ' ', ' ', 'm', 'i', 'c', 'r', 'o', 'S', 'D', ' ', 'F', 'l'... | [
"stavrosatic@gmail.com"
] | stavrosatic@gmail.com |
5fa3110215bb153c1b3d9acf017bbdcbcfd41830 | c68ec003852ae3480aaa7b9f1bab428d3a7d30e2 | /usblib/usbd_cdc_core.c | 76dc1a8c16a59041f90b1698be7265cf2fcfcf86 | [] | no_license | nowhard/STM32F2_LEVEL_GAGE_TEST | 1f98eb16b0ddf4962ef286e93ace0507f0847a4e | a02660fb4eeaa15f4480828719ab732b4bff2c3f | refs/heads/master | 2021-01-01T17:52:03.155829 | 2015-06-24T11:26:55 | 2015-06-24T11:26:55 | 34,658,460 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 25,220 | c | /**
******************************************************************************
* @file usbd_cdc_core.c
* @author MCD Application Team
* @version V1.0.0
* @date 22-July-2011
* @brief This file provides the high layer firmware functions to manage the
* following functionalities of the... | [
"nowhard@mail.ru"
] | nowhard@mail.ru |
5cc5c5ae43076545a867e57389c6063ef727e3eb | 6a86d740f9b17721677b9ee193f2009a2333a3be | /lib/instances/research/crafting/craftInstrument.c | d61cfc1a8138b935adbcfc01c0f1d480b25b4e52 | [] | no_license | realms-mud/core-lib | b2a0cc727fd0b1eb47fa244d6fb05de322abe88f | 293089e8900b5a0d46f64619f89c78deea7477e5 | refs/heads/master | 2023-07-06T07:04:25.390271 | 2023-06-27T21:20:29 | 2023-06-27T21:20:29 | 113,914,065 | 69 | 20 | null | null | null | null | UTF-8 | C | false | false | 748 | c | //*****************************************************************************
// Copyright (c) 2023 - Allen Cummings, RealmsMUD, All rights reserved. See
// the accompanying LICENSE file for details.
//*****************************************************************************
inherit "/lib/mod... | [
"abc@maelstrom.cc"
] | abc@maelstrom.cc |
7e6362f8cb4f52146921e91cf308419e5e2c0d04 | 4c0b00dced0037779216cd84a8e65d8f44a4513c | /tp_03_01/src/utils/static_queue.h | 70959257aa96867733b4775778378a9db369082b | [
"MIT"
] | permissive | mjFer/TDIII-UTN-FRBA-TPS-2014 | 333043a913ad9f8c01046467c19e7960357b4849 | 1b57b52fa8233c78297b0e5471d1c82e4c85451b | refs/heads/master | 2021-03-19T13:22:22.015840 | 2018-02-22T21:06:01 | 2018-02-22T21:06:01 | 84,897,357 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,761 | h | //*****************************************************************************
//ARCHIVO: static_queue.h
//CREADOR: Fernandez Marcelo Joaquin
//FECHA: 31/10/14
//OTROS: UTN - FRBA - TECNICAS DIGITALES III
//****************************************************************************
#ifndef STATIC_QUEUE
#define STAT... | [
"joako232002@gmail.com"
] | joako232002@gmail.com |
ed66b088a729cdca0c6d37d85a261565f7928935 | 03afc086e7905ee45b3047a3c62de829881d5881 | /dataSet/ass1_12_13/student_v3.c | eeaea60b72adbb4cf341a01486758b0a58851fff | [] | no_license | chdd/DSFL | 92bfaeb2a3c74796a8f62afcf289d1ff6c863582 | 8fa6fb06b8b5a7984b4a95191992e53691f12ac3 | refs/heads/master | 2020-12-30T09:51:08.257814 | 2014-01-07T04:43:14 | 2014-01-07T04:43:14 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,104 | c | float getPR(int hp, int d, int s) {
int P1 = 0;
int P2 = 0;
float pR = -1;
float fds = 0;
if (hp < 1 || hp > 999) return pR;
if (d < 1 || d > 1000) return pR;
if (s < 1 || s > 100) return pR;
int songuyento = isPrime(hp);
int xet = isFibonaci(d+s);
if(songuyento == 0) {
P1 = hp;
P2 = (hp + d)%100;
}
... | [
"testsucoi@gmail.com"
] | testsucoi@gmail.com |
3618857bf39ecb07210802c64ff0ebaaefa9bfc5 | d5720742ed99cdcee52dfce03bf06a658e42d290 | /core/bitarray.compressed.impl.c | cc3dbf4c9c68901a527fc77b42f23afde4f19ff2 | [] | no_license | matthewtemple/h2010 | 30bbd2f4235b8817f6f54fd54825b41913995a14 | cdb5a1ac90f74b1a4b9b78ab4406b45f82b09ddc | refs/heads/master | 2016-09-05T15:02:17.888421 | 2010-06-20T12:18:28 | 2010-06-20T12:18:28 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,436 | c | #include "h/core/bitarray.h"
#include "h/core/tools.h"
#include "h/external/external.h"
struct h_core_bitarray_t {
unsigned long array_size;
unsigned char *array;
unsigned long bit_count;
};
struct h_core_bitarray_array_position_t {
unsigned long char_index;
unsigned short char_bit_index;
};
typedef struct... | [
"matthewtemple@gmx.com"
] | matthewtemple@gmx.com |
7cabc4a685072fa5e5af0c8a946dcfdfb1f11e98 | b10781e15f9f4b139fc582773004ab57b96c6005 | /QJIT/GUTILS/inc/import_tbsp.h | f3ba374be5b749bba10505bec3053b29eb30a08f | [
"MIT"
] | permissive | subramon/Q | efa18ee46c55ad9960f7d73324d90ec0d7f4d84f | 75fbaa5bb99a0497d35d6ecb20c11957cd025564 | refs/heads/master | 2023-04-27T12:58:50.921194 | 2023-04-27T07:55:29 | 2023-04-27T07:55:29 | 179,116,367 | 0 | 0 | MIT | 2023-04-27T07:55:30 | 2019-04-02T16:21:36 | C | UTF-8 | C | false | false | 187 | h | extern int
import_tbsp(
const char * const tbsp_name, // logical name
const char * const in_q_meta_dir_root,
const char * const in_q_data_dir_root,
int *ptr_tbsp
);
| [
"subramonian@gmail.com"
] | subramonian@gmail.com |
6279cb170beddb19f3da7f4c973337652c3ebfa3 | e886d79c68d8f97f71156fce1573f27cb7b35657 | /benchmark/tpch/handquery/gdk/gdk_private.h | dd963de924509ef73d20e1c7ed5b29f5976654e1 | [] | no_license | xushuotao/NDPSql | 9666b1c2786cbbdcf60fa605400964fb151c97ba | c53af62cca1b0c474f53e5f9a51440bbd961c009 | refs/heads/master | 2020-04-17T16:16:21.613780 | 2020-04-08T04:01:42 | 2020-04-08T04:01:42 | 166,733,873 | 2 | 4 | null | null | null | null | UTF-8 | C | false | false | 17,543 | h | /*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
* Copyright 1997 - July 2008 CWI, August 2008 - 2017 MonetDB B.V.
*/
/* This file should not be included in ... | [
"shuotao@mit.edu"
] | shuotao@mit.edu |
04eb42fc89c9083e42641cce5913cc080ab20f16 | df4284d22b98ebdc65049b6a10c936b5c20b44e8 | /Etapa_5/Etapa_5/symbol.h | 73eb4f4bf148a61f61092a97a713f4ea9fdc3693 | [] | no_license | Javo656/Compilador_lenguaje_mini | 94053961219d732363a453b0482d49ea1c9844a0 | 19764e8419055be6a62c47e798fe348ba2548b71 | refs/heads/main | 2023-05-07T19:22:42.382709 | 2021-05-27T16:14:17 | 2021-05-27T16:14:17 | 371,431,836 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 64 | h | void agregar_variable(char*);
int variable_ya_declarada(char*);
| [
"javierirungaray@gmail.com"
] | javierirungaray@gmail.com |
bbef55d12ec18ba08b0003f5bce33ace54ee0436 | b012b15ec5edf8a52ecf3d2f390adc99633dfb82 | /releases/moos-ivp-4.2.2/ivp/src/lib_marineview/Shape_Diamond.h | 5f2cb60aaf35563cf2621a6a8387c11021b7595b | [] | no_license | crosslore/moos-ivp-aro | cbe697ba3a842961d08b0664f39511720102342b | cf2f1abe0e27ccedd0bbc66e718be950add71d9b | refs/heads/master | 2022-12-06T08:14:18.641803 | 2020-08-18T06:39:14 | 2020-08-18T06:39:14 | 263,586,714 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,764 | h | /*****************************************************************/
/* NAME: Michael Benjamin, Henrik Schmidt, and John Leonard */
/* ORGN: Dept of Mechanical Eng / CSAIL, MIT Cambridge MA */
/* FILE: Shape_Diamond.h */
/* DATE: July 6th 2008 ... | [
"zouxueson@hotmail.com"
] | zouxueson@hotmail.com |
0baca3f4bc6652ddd13b421c3eb2e854f57eb6c7 | 25f6a2824ed5406c885e45d5025d4b4952b9c85b | /ls6_irq/uart.h | db36edf153ba7c1cf35b076c2b2c47f57004a1de | [] | no_license | windynuaa/jz2440_codes | 48362413ddcc92f9a04f4c901b7906d6c2f87e7b | 9c78f50f26c104bc67fbaa47b39554305d80f1b5 | refs/heads/master | 2022-11-14T13:20:43.691714 | 2020-07-13T13:46:32 | 2020-07-13T13:46:32 | 276,273,643 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 557 | h | #ifndef UART_H
#define UART_H
#include "2440.h"
#include "led.h"
typedef char * va_list;
#define _INTSIZEOF(n) ( (sizeof(n) + sizeof(int) - 1) & ~(sizeof(int) - 1) )
#define va_start(ap,v) ( ap = (va_list)&v + _INTSIZEOF(v) )
#define va_arg(ap,t) ( *(t *)( ap=ap + _INTSIZEOF(t), ap- _INTSIZEOF(t)) )
#d... | [
"1739256880@qq.com"
] | 1739256880@qq.com |
2d77ee7a427fb4d5e6703766824da90d76b9609d | 99ca60a267c06199be45826ddaff1c4de48569c0 | /menu.h | f969dd94fb483aae6052f5577055defd6ff9d064 | [] | no_license | aleo74/ttgo-test | 8490a9dfcb5a7bc91a92c8652d3bb22edae517a0 | 5ceadd28cd3f8cad90dbb6704148fb947c31ade3 | refs/heads/master | 2022-12-16T03:47:43.227577 | 2020-09-18T06:50:20 | 2020-09-18T06:50:20 | 296,540,207 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 23 | h | int Menu(int nbClick);
| [
"aleo74@hotmail.fr"
] | aleo74@hotmail.fr |
d99159944cbc52fceef5bcecb0975ed72c51955a | da6d1c0d1d9df0e1d0cd4d3607a5841e59fcd862 | /pilha_fila/ex1.c | bceca738b693f970cd3cbba2a216c1f019b60df9 | [] | no_license | rib-pietro/estruturadedados | 20e0692dc808996769330e8e9980595e3f3120ca | ca904015b829a19240b96123f615f1916bd13472 | refs/heads/master | 2020-03-20T22:32:30.489134 | 2018-11-09T19:42:58 | 2018-11-09T19:42:58 | 137,803,322 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,588 | c | #include <stdio.h>
#include <stdlib.h>
#include <string.h>
struct tpessoa{
char nome[30];
char cpf[11];
struct tpessoa *prox;
};
struct tpilha{
struct tpessoa *ini, *fim;
int qntd;
};
typedef struct tpessoa tpessoa;
typedef struct tpilha tpilha;
void inicializar(tpilha *pilha){
pilha->ini = NULL;
pilha->fim... | [
"ribpietro@gmail.com"
] | ribpietro@gmail.com |
3e73084715845299a263222edf627c77ea87759d | 0078a321c245fcafa0e7b9f0f001c3a22b314ec2 | /format_json.c | 94fe95ac2adf337919b2ba2ed3e56f52295baa9b | [] | no_license | rafhaini/Projects | cabc59d114de6e57c6573a804ea0db0c1548219e | 5befc9e5b50b265c360aebdb07289694fcbcf4b6 | refs/heads/master | 2020-04-24T20:47:16.297155 | 2019-02-26T03:01:34 | 2019-02-26T03:01:34 | 172,255,743 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,006 | c | /*
* format_json.c
*
* Created on: 23 de fev de 2019
* Author: Rafhaini Veronezi
*/
#include "format_json.h"
void create_object_json() {
jobj = json_object_new_object();
}
void print_data(st_client* client) {
//printf("Headers: %s , %s , %d \n", uuid_of_the_meter, client->h.seconds, client->h.num_conn... | [
"noreply@github.com"
] | rafhaini.noreply@github.com |
af41d7c4e328bb93b4f1c4bfa6e8ba1ff8456e14 | 03ab979bd506e1ebfb798196acde91c739e84d49 | /cmds/usr/hp2.c | 0f45eb2b809458b448ea55477b3440d20a14465e | [] | no_license | hhsiao/DTSL | d0a9f69edce192f0b39578fc4b458013332d8c39 | 50320937f839e28f04cf70c29c6765d26cb31dc2 | refs/heads/master | 2023-04-17T23:20:52.753422 | 2021-05-02T14:08:44 | 2021-05-02T14:08:44 | null | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 4,852 | c |
#include <ansi.h>
inherit F_CLEAN_UP;
string status_color(int current, int max);
//string combat_desc(int combat);
int get_pot(object ob);
/*
void same_length(string l1,string l2,string l3);
string line_g;
string line_s,line_k,line_f;
string line_b,line_a;
*/
int main(object me, string arg)
{
object ob;
mapp... | [
"i@chenxuefeng.cn"
] | i@chenxuefeng.cn |
9f72f052a0ab06cd13126428c944e045a7ad0a9f | 8be774b9a6312e722a0abef377fe666a3d3cdb7e | /Auto_Winding/AutoWinding/viS/Vi_S.h | 5985e43ba8e4cc832b9f47ce9483aa062274acac | [] | no_license | BadEnginer/IMTP | ecc8fde20069d7274c32a5c911ed3b734a0e44e8 | 17e312774ca652d767c681f44d1fdea009a8bfc2 | refs/heads/master | 2021-01-21T12:16:15.118281 | 2017-09-08T01:37:06 | 2017-09-08T01:37:06 | 102,057,278 | 0 | 0 | null | null | null | null | WINDOWS-1251 | C | false | false | 1,720 | h | #ifndef _VI_OS_H
#define _VI_OS_H
#include <avr/io.h>
#include <avr/interrupt.h>
#define TASK_QUEUE_SIZE 15
typedef enum {IDLE, DISPOSABLE, CONTINUOUS}TASK_STATE; // Пусто Единожды Много
typedef void (*TP)(void);// указатель на функцию TaskPointer
uint16_t total_time;
typedef struct
{ // задача с параметрами и указа... | [
"badenginer@gmail.com"
] | badenginer@gmail.com |
44ef5863d330c35f0799c751fed91a983cb80585 | 097646a12e3935e221b9ed4d594bf08dd43efc75 | /divide_list.c | 4c9e61a0e2f88f0cb2887e909b1a4aabe638df68 | [] | no_license | kishan-github/Linked_List_Programs | a62d1872eee4357e83f7d829b0bc22006c8ed298 | 7599e02b8d4e3f3712757058504c32b6253d78cc | refs/heads/master | 2021-07-14T06:31:30.860976 | 2020-12-10T17:40:38 | 2020-12-10T17:40:38 | 226,525,369 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,459 | c | #include <stdio.h>
#include <stdint.h>
#include <stdlib.h>
#include <stdbool.h>
#define TEN 10
typedef struct Node {
uint8_t digit;
struct Node* next;
}node;
typedef enum state
{
DIVISION_POSSIBLE,
DIVISION_NOT_POSSIBLE,
UNKNOWN
}state_t;
void display_list(node* list)
{
while(list)
{
printf("%d\t", list->... | [
"noreply@github.com"
] | kishan-github.noreply@github.com |
c118055e3fddd899a3f67f92580f2086d4a2df78 | 05b458a94b13328c4ab0bb474513e69c5f253ec0 | /analysis-sources/ffmpeg-analysis/_cppstats/FFmpeg/libavutil/threadmessage.c | 8ba7442514751379cda09048f8d1de5dca79ff7b | [] | no_license | paulobernardoaf/dataset-files | c7b3a5f44f20a6809b6ac7c68b9098784d22ca52 | 6cc1726ee87e964dc05117673e50e3e364533015 | refs/heads/master | 2022-04-23T06:52:15.875641 | 2020-04-25T18:28:48 | 2020-04-25T18:28:48 | 253,626,694 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,036 | c | #include "fifo.h"
#include "threadmessage.h"
#include "thread.h"
struct AVThreadMessageQueue {
#if HAVE_THREADS
AVFifoBuffer *fifo;
pthread_mutex_t lock;
pthread_cond_t cond_recv;
pthread_cond_t cond_send;
int err_send;
int err_recv;
unsigned elsize;
void (*free_func)(void *msg);
... | [
"paulomax9002@gmail.com"
] | paulomax9002@gmail.com |
c88f3e69335b4fb88185cf8dd900e349dff167be | 562e7b67b85e9874027a08f20ed3d35362d8bf85 | /Level04/alternative solutions/ft_itoa2.c | 9dbcbbbee9b0de85e02619542054ae5a00959c07 | [] | no_license | HalimHamidov/C-Exam-Alone-In-The-Dark---Beginner | 8186f8cfed161d81e91d6ef27e1b5aef94cccdf8 | f695f18889556a471a1fd04df3e64ad941ff967b | refs/heads/master | 2020-08-29T23:58:20.341645 | 2020-01-04T12:24:59 | 2020-01-04T12:24:59 | 218,207,448 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,124 | c |
#include <stdlib.h>
int absolute_value(int nbr)
{
if (nbr < 0)
return (-nbr);
return (nbr);
}
int get_len(int nbr)
{
int len = 0;
if (nbr <= 0)
++len;
while (nbr != 0)
{
++len;
nbr = nbr / 10;
}
return (len);
}
char *ft_itoa(int nbr)
{... | [
"halimjonik@gmail.com"
] | halimjonik@gmail.com |
7c1035b901a41bc050c14b9854f2cf04a19ef744 | b9d5fe8602c68ecb94089cd7988db25ae7a3deb1 | /lab5/image_editor.c | 34d990ddea9a907b71bba75d86af625319d92562 | [] | no_license | mullerty/ARMv8 | 23b1bc922804a7714cf981f696239d45eb09e907 | 255fba7b9c7c3a31cfa84dddb12b312e18bb50e0 | refs/heads/main | 2023-05-08T08:51:41.785106 | 2021-05-26T14:14:08 | 2021-05-26T14:14:08 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 497 | c | #include "lab5.h"
unsigned char* executor(unsigned char* img, unsigned char* gray_img, int width, int height, int channels)
{
int img_size = width * height * channels;
int gray_channels = channels == 4 ? 2 : 1;
for(unsigned char *p = img, *pg = gray_img; p != img + img_size; p += channels, pg += gray... | [
"noreply@github.com"
] | mullerty.noreply@github.com |
8b173ad6e9deee1238cdd07521f8c216589de531 | 5c255f911786e984286b1f7a4e6091a68419d049 | /vulnerable_code/9dbf8d73-3f2f-4ce0-9669-a8d0d7fed84a.c | 870d69380bd37005e3d83b061de5a9179a63e804 | [] | 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 | 604 | c | #include <string.h>
#include <stdio.h>
int main() {
int i=4;
int j=12;
int k;
int l;
k = 53;
l = 64;
k = i/j;
l = i/j;
l = i/j;
l = i/j;
l = l-j;
l = j+j;
k = k-k*i;
//variables
/* START VULNERABILITY */
int a;
long b[98];
long c[8];
a = 0;
do {
... | [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
74a7bc7457081c5d90c73412d9e29f107d9e921d | e3d7ec9b25fbfb5b5a619b799e1329f75e383bb8 | /ObjectARX_for_AutoCAD_2020_Win_64_bit/inc/ac_tcslen.h | b7bc57fc9befdece8dab533fb5d9e5400ced6652 | [] | no_license | neiljackson1984/mleader_remove_style_override | 6d551d0da59672e5c36db3c75cfcfdc89f47762b | c561884917321cc06f54e7a6546f04a9b5bf0c3b | refs/heads/master | 2021-02-26T16:41:55.229382 | 2020-08-13T23:14:48 | 2020-08-13T23:14:48 | 245,540,968 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 1,780 | h | //////////////////////////////////////////////////////////////////////////////
//
// Copyright 2019 Autodesk, Inc. All rights reserved.
//
// Use of this software is subject to the terms of the Autodesk license
// agreement provided at the time of installation or download, or which
// otherwise accompanies... | [
"neil@rattnow.com"
] | neil@rattnow.com |
5c04507c78b34757c9304102f84af76783d03754 | 31976d7f26c6449cd52b470f2eefc7a924eaf115 | /soft/platform/chip/regs/8809/include/page_spy.h | a0076bc2e777273e9acf4d7164c0cb07bce3cfb9 | [] | no_license | jhart99/RDA8955_W17.44_IDH | 1198a5b7eafcdeb2403676beb697887d8b9d6036 | 09ecb99b552f498388d53386befb7f75b03da2a7 | refs/heads/master | 2023-04-23T16:41:25.513792 | 2021-05-10T07:14:01 | 2021-05-10T07:14:01 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,868 | h | /* Copyright (C) 2016 RDA Technologies Limited and/or its affiliates("RDA").
* All rights reserved.
*
* This software is supplied "AS IS" without any warranties.
* RDA assumes no responsibility or liability for the use of the software,
* conveys no license or title under any patent, copyright, or mask work
* right to t... | [
"1036421284@qq.com"
] | 1036421284@qq.com |
ec6b8eac9248dd6045d373eaed15df708215e6d1 | cbc73ad04987db95ed5597015650d8618637a5f1 | /mcu/external_eeprom.c | 7ec1300ab737099db62e01c663826517d5a59de2 | [] | no_license | bmedicke/arvakr | e07753b3ed415e2fecbe9dedf34fc7e08ad9ac8c | dff4ae2db75fa8c74325f93d329c94234a637a3f | refs/heads/master | 2021-06-03T12:36:38.488946 | 2021-05-08T12:20:57 | 2021-05-08T12:20:57 | 152,697,408 | 10 | 0 | null | 2018-12-10T16:49:35 | 2018-10-12T05:15:50 | C | UTF-8 | C | false | false | 2,365 | c | #include <avr/io.h>
#include <util/delay.h>
#include <util/twi.h> /* two wire interface */
#include "external_eeprom.h"
#include "uart.h"
#define EEPROM_ADDRESS 0b10100000 /* last digit must be 0. */
#define READ_MODE 1
#define WRITE_MODE 0
#define EEPROM_SIZE_IN_BYTES 256
#define WRITE_CYCLE_TIME_IN_MS 5
void _twi... | [
"bmedicke@gmail.com"
] | bmedicke@gmail.com |
4cf14a1cf30f3a7c1c8c871ec7016c77bbaa7182 | 799ce127274ab89f86710eb03cedc74fd2e05dbe | /30 Days Of Code/Day5.c | bdff2a1f5d8f446d0a86fb3236ed47cd50f53fc1 | [] | no_license | uttam1301/HackerRank---C | 96618ea97f1b0c4741f57175a1bec47cf8b10308 | 8fc768c8922aaecd616a8476ae6301032dc04f83 | refs/heads/main | 2023-03-19T09:07:50.699171 | 2021-03-13T15:19:15 | 2021-03-13T15:19:15 | 330,093,801 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,301 | c | #include <assert.h>
#include <limits.h>
#include <math.h>
#include <stdbool.h>
#include <stddef.h>
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
char* readline();
int main()
{
char* n_endptr;
char* n_str = readline();
int n = strtol(n_str, &n_endptr, 10... | [
"noreply@github.com"
] | uttam1301.noreply@github.com |
0b65125ebf83c5313425b71443e97b4a199a08e2 | de5e362db780429ac6304c11345f060e3149f498 | /kungfu/class/riyue/xiang.c | 8bfe22652b1886c712c8234223eedf5c2b63a07e | [
"MIT"
] | permissive | caokang/mud | 8058c0de0ac791fa8662224f82318e4e8b0b62bd | 99025000097bbe4bc5028e216c8d0eb05ef9ac67 | refs/heads/master | 2023-06-17T18:37:14.304099 | 2021-07-15T12:51:40 | 2021-07-15T12:51:40 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 11,233 | c | #include <ansi.h>
#include "riyue.h"
#define CHILONG "/clone/lonely/chilongsuo"
#define XINGLV "/clone/item/xiaoao/xinglvtu"
inherit NPC;
inherit F_MASTER;
inherit F_QUESTER;
mixed ask_bian();
mixed ask_skill1();
mixed ask_skill2();
void create()
{
object ob1, ob2;
set_name("向问天", ({ "xiang wentian"... | [
"i@oiuv.cn"
] | i@oiuv.cn |
e4c38c60d625e059bbd895800e836bbee6fb0b3d | 9d929cd4aac2b099228ba7160ff7400a5e221eec | /sampleCode/expr-smc/asg3/oclib.c | dd131820c56683d97b9a0078f42a107994c41938 | [] | no_license | nps225/oc-compiler-design | bb9e7b5248d70130d6b4fb65239a1ee6d64bf941 | 22a01663e329659b017977e04be0d792749b5c9b | refs/heads/master | 2020-06-07T09:23:23.089354 | 2019-06-07T03:02:37 | 2019-06-07T03:02:37 | 192,985,355 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,286 | c | // $Id: oclib.c,v 1.6 2019-04-24 17:46:41-07 - - $
/*
* * oc-compiler oclib.cpp
* * CMPS 104A Assignment 2: Scanner
* * Author:
* * Nikhil Punathil <npunathi@ucsc.edu> [SID:1584204]
* * Nikhil Sheth <npsheth@ucsc.edu> [SID:1584204]
* Date: 2019.04.29
*/
#include <stdio.h>
#inc... | [
"nikhilpe@gmail.com"
] | nikhilpe@gmail.com |
5eb79cf546cda5c487eddb6f139af4f958147bef | 7ec929254d9f30d55932ae0109bd113573118439 | /vhodno_nivo/Kristian_Popov_12.c | 210cd64e01c46800842b5b0b1e6d142157195e1e | [] | no_license | thebravoman/software_engineering_2013 | 2a41da905adc1c2e149c03d96e45b6ef87465273 | 9121b4b3d7d393aa840c2d94288965a08bbb66db | refs/heads/master | 2020-06-06T14:51:09.118535 | 2014-05-27T20:33:59 | 2014-05-27T20:33:59 | 12,457,183 | 2 | 1 | null | 2013-11-28T07:46:28 | 2013-08-29T10:07:01 | Ruby | UTF-8 | C | false | false | 439 | c | #include <stdio.h>
int main()
{
int x,y,w,h;
int array[10];
int num_tiles;
printf("Enter X:");
scanf("%d",&x);
printf("Enter Y:");
scanf("%d",&y);
printf("Enter W:");
scanf("%d",&w);
printf("Enter H:");
scanf("%d",&h);
if((x>0) && (y>0) && (w>0) && (h>0))
{
num_tiles=(x/w)*(y/h); //finds how much ti... | [
"k.mitov@robopartans.com"
] | k.mitov@robopartans.com |
a35a0eb0bcbe6de9d022238475e863206526bfd7 | c7fe043b0e6ba71f0a82088750083db2b68519cb | /CSC173_Project1/dfa.h | 1543b1118e2fe77d7787e3ad58064d05058e23cb | [] | no_license | barixie/CSC173_Project1 | 5003b9a2e89776faddf13accc4c7292b405ba6e2 | 62ba34f57ac3f1e1b87bfc3b3b7c4dab17b9d028 | refs/heads/master | 2022-04-27T11:27:07.733114 | 2022-04-06T01:52:57 | 2022-04-06T01:52:57 | 238,568,884 | 1 | 1 | null | 2022-04-06T01:52:58 | 2020-02-05T23:26:18 | C | UTF-8 | C | false | false | 2,385 | h | /*
* File: dfa.h
* Creator: George Ferguson
* Created: Thu Sep 1 17:45:52 2016
* Time-stamp: <Tue Aug 8 11:30:46 EDT 2017 ferguson>
*/
#ifndef _dfa_h
#define _dfa_h
#include <stdbool.h>
#include "IntHashSet.h"
#include "LinkedList.h"
#include "nfa.h"
/**
* The data structure used to represent a deterministic ... | [
"noreply@github.com"
] | barixie.noreply@github.com |
c7d67b48c46c54ec5bdffa9fd022aff2214f9398 | 28d5a9cf0df6b9481d6ed2eab3db5d94e9f6b655 | /ft_strlcpy.c | ab7ca2f1adbc939c5c4de6826247960146374001 | [] | no_license | Canarticho/Fillit | 9c723aed8a474fc2095ba1dc6d098e31d04fd75d | 6ffc5780b00fa673ad587033418eaa95f434a0bf | refs/heads/master | 2020-06-13T12:37:41.614489 | 2016-12-19T04:13:25 | 2016-12-19T04:13:25 | 75,378,958 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,116 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_strlcpy.c :+: :+: :+: ... | [
"chle-van@e1r7p10.42.fr"
] | chle-van@e1r7p10.42.fr |
39d206ae7edf0e3b71b6adf686517c5bf24cbe9b | f134e6505bc122b88735fc95f1a0e75d740f2c78 | /script_rel/cv_cc_kie_14.c | 3c951e2aac8fc60db268c90a01a944d400d19cb6 | [] | no_license | Cephy314/RDR3-Scripts | 3f71af735258338d2bf2ce686c4a297588d55d34 | 48f90d93e55d47298c92c3e030c8329f57d97211 | refs/heads/master | 2022-12-07T06:15:34.610392 | 2020-07-06T12:19:41 | 2020-07-06T12:19:41 | 293,693,732 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 372,077 | c | #region Local Var
var uLocal_0 = 0;
var uLocal_1 = 0;
var uLocal_2 = 0;
var uLocal_3 = 0;
var uLocal_4 = 0;
var uLocal_5 = 0;
var uLocal_6 = 0;
float fLocal_7 = 0f;
float fLocal_8 = 0f;
var uLocal_9 = 0;
var uLocal_10 = 0;
var uLocal_11 = 0;
var uLocal_12 = 0;
var uLocal_13 = 0;
int iLocal_14 = 0;
int i... | [
"timoviveen@gmail.com"
] | timoviveen@gmail.com |
79425f580f696ef9602afa12055dc03aa0080865 | 572ca4369eb2557e901d81e81d39729220bc5107 | /libobs/obs-nix-wayland.c | ad7b8e7c96a1106dff179c8dba4b019877bc6162 | [] | no_license | stevensoftware52/ObsElectron | c4b257ba4944df4606b74e3ed69f6478de01d3c1 | df93bbf2ada23d0b2b6e0eebc2a1edc5d9628ace | refs/heads/main | 2023-08-15T12:58:16.213491 | 2021-09-13T02:24:18 | 2021-09-13T02:24:18 | 400,037,888 | 3 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,675 | c | /******************************************************************************
Copyright (C) 2019 by Jason Francis <cycl0ps@tuta.io>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundati... | [
"stevensoftware52@gmail.com"
] | stevensoftware52@gmail.com |
d8229446e12971c0bb24080b429e11d71571e706 | 909010b1a024eac1432091214d1ae5df33300c2f | /Cpu Scheduling/schedsim.c | 6c9bb4bdce389b3138f558cd97a9758f1bb5a5ec | [] | no_license | mbastola/Operating-System-Basics | 61a905261d1c387927f75c6156e34166caca2c06 | d4dbe640acb370d3f1bd101555d3bcede912b24f | refs/heads/master | 2020-05-22T06:28:14.586423 | 2017-03-11T20:55:20 | 2017-03-11T20:55:20 | 84,678,782 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 8,318 | c | #include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <errno.h>
#include <unistd.h>
#include "schedsim.h"
#include <sched.h>
/* forward declarations */
void fcfs_tick(struct rq *rq, struct task_struct *p, int queued);
void sjf_tick(struct rq *rq, struct task_struct *p, int queued);
void setup_scheduler(c... | [
"mbastola@wustl.edu"
] | mbastola@wustl.edu |
b438195ee2d4f9eee753f13ca5c34565136aef98 | af79492c6999077f88b820185ecd4eb82c355c9a | /ZQ2NuPt2eta_aa_fullrange_UML/data_FeD_Fe/rspic/hM1_2.C | ef7e24493fc56ca53e081f5c306c30f1b6cbd4ab | [] | no_license | orsosa/Eg2_ana | f8d20c0a4c3c0a2e725a24fa84518b552dde31e3 | f49ee1384f54365c0b293656386635b111c54ae0 | refs/heads/master | 2020-07-01T09:30:30.162135 | 2018-11-05T15:08:42 | 2018-11-05T15:08:42 | 74,095,684 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 51,616 | c | {
//=========Macro generated from canvas: c/The canvas
//========= (Fri Jan 5 06:39:54 2018) by ROOT version5.34/34
TCanvas *c = new TCanvas("c", "The canvas",1,1,800,576);
gStyle->SetOptFit(1);
c->SetHighLightColor(2);
c->Range(0.125,-161.447,0.875,1453.023);
c->SetBorderSize(2);
c->SetFrameFillCol... | [
"oj.5070@gmail.com"
] | oj.5070@gmail.com |
a45d384e90f560598ff52b5ee5ed05165d139f02 | 80804e9f4103e4cdf483e033e8147f67efae60ab | /compiler/includes/libft/ft_atoi.c | 7d376ddd16643cac75aa291280c0e15fd2c0c772 | [] | no_license | aspyltsov65/corewar | edf9cbc070119b94137e67dfbb17088aaea0a8c9 | fe30c80c785caff8697943e1ae7436aa285b42a9 | refs/heads/master | 2020-05-15T13:22:10.568985 | 2019-02-07T15:37:16 | 2019-02-07T15:37:16 | 182,298,613 | 1 | 0 | null | 2019-04-19T17:03:26 | 2019-04-19T17:03:26 | null | UTF-8 | C | false | false | 1,649 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_atoi.c :+: :+: :+: ... | [
"appleitunesstore11@gmail.com"
] | appleitunesstore11@gmail.com |
a6c2328a8d4703f6b52aaecaa2262a0ad33f2883 | bc92a98d87733e53c62749ffd3702a1af7798942 | /fap.c | 2ea00acf9983e534b9314d4753eff1303b8a24b0 | [] | no_license | wen9xin/Algo_Huff | 62fce4e43b92268b5fb14bd789ef4f3dd724d637 | d93f426c08ff2bb8608fdfa4885042ecfee4a065 | refs/heads/main | 2023-01-20T21:58:58.759283 | 2020-11-29T15:36:23 | 2020-11-29T15:36:23 | 316,953,120 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,358 | c | #include "fap.h"
#include <stdlib.h>
#include <unistd.h>
fap creer_fap_vide() { return NULL; }
fap inserer(fap f, Arbre element, int priorite) {
fap nouveau, courant, precedent;
/* nouveau maillon */
nouveau = (fap)malloc(sizeof(struct maillon));
nouveau->element = element;
nouveau->priorite = pr... | [
"64579831+wen9xin@users.noreply.github.com"
] | 64579831+wen9xin@users.noreply.github.com |
846e8a2ceded62f7dd9e407d4c97aa9d4bbc0110 | b05a5b5390e455aaaa39420a8c24c19153b8112c | /terminal.c | 90d7d438bc01fdcfc7df88f62f0ae9adc737c2de | [] | no_license | jeisonmp/NKE0.8a | 7ba54ca22f631a89cb1a7649400e44ea4aa2463e | 0759df74cbce8d49fa27c95519581558a9bc9fe0 | refs/heads/master | 2020-03-14T07:46:24.494974 | 2019-04-14T22:03:41 | 2019-04-14T22:03:41 | 131,511,316 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 9,064 | c | /*
Programa terminal com comandos para transferir arquivos
escrito por Marcos A. stemmer
Aula de Sistemas Embarcados 2012/1
Programa para sistemas POSIX (Linux)
modificado por Lucas Murliky
*/
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include <fcntl.h>
#include <errno.h>
#include... | [
"guidebom@gmail.com"
] | guidebom@gmail.com |
4e30e1a42cb7b44ecfed94305b2450207a87c3bf | 3d74f759ee48d383aa82eeff0a55864a93a001ba | /shell/platform/linux/public/flutter_linux/fl_basic_message_channel.h | f3b2bd8ebef0f039c2485a32b11b90f557b8c8e6 | [
"BSD-3-Clause"
] | permissive | flutter/engine | 78be5418a9b2f7730dda9ca9fcb25b7055f3da85 | 902ece7f89d7730cc69f35e098b223cbbf4e25f1 | refs/heads/main | 2023-09-04T06:12:34.462953 | 2023-09-04T05:33:32 | 2023-09-04T05:33:32 | 39,211,337 | 7,090 | 6,862 | BSD-3-Clause | 2023-09-14T21:58:17 | 2015-07-16T17:39:56 | C++ | UTF-8 | C | false | false | 7,406 | h | // Copyright 2013 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef FLUTTER_SHELL_PLATFORM_LINUX_FL_BASIC_MESSAGE_CHANNEL_H_
#define FLUTTER_SHELL_PLATFORM_LINUX_FL_BASIC_MESSAGE_CHANNEL_H_
#if !defined(__FLUTTER_L... | [
"noreply@github.com"
] | flutter.noreply@github.com |
53fba5c0d5f39aa68c35bd0203b90b779e7eb6fb | 81ae4d75f076ea224ccadfb6e20a358b02f8d8b0 | /py/nlrxtensa.c | 5a969fc87cbeed7a5ff2252859f0d69ab1e6b639 | [
"MIT"
] | permissive | learnforpractice/micropython-cpp | bcc290cf463c0a19e3e86318f51b734c180d5f69 | 004bc8382f74899e7b876cc29bfa6a9cc976ba10 | refs/heads/master | 2020-03-08T09:10:59.988367 | 2018-04-03T06:29:54 | 2018-04-03T06:29:54 | 128,040,462 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,449 | c | /*
* This file is part of the MicroPython project, http://micropython.org/
*
* The MIT License (MIT)
*
* Copyright (c) 2014-2017 Damien P. George
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in... | [
"damien.p.george@gmail.com"
] | damien.p.george@gmail.com |
dcf7d3a009a8f63086ec3e90ba3f68ec9c1e795a | 748c865a095cdf38b7d3345f9e91db198f817fe5 | /include/communityParameters.h | 8f2671a9e04659de32a9653f464e7e14d01b3435 | [] | no_license | raccoonrat/eccsi | 55c65ec69186673bdfb0891adb92a639978fa88b | 86a5685ecc6da814c04ef2e4878a8b3ecf01634d | refs/heads/master | 2020-04-01T13:24:43.115715 | 2018-10-16T08:17:55 | 2018-10-16T08:17:55 | 153,251,388 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 9,895 | h | /******************************************************************************/
/* Community Parameters */
/* */
/* Copyright 2015 Jim Buller ... | [
"raccoonrat@gmail.com"
] | raccoonrat@gmail.com |
f515cdd81ed8c1b9280e6c61137c160e90eca261 | 3ea642575e87eac70e3e3167609c9128d0131b88 | /6.Gra kółko i krzyżyk 3.0 AI/AI/AI.c | 5b44be1a23f12a38f0da1942576ec29c495598f5 | [] | no_license | mrcszk/C | cdbb164ed54ab181628286795b50df7202d7333f | 8e62401c60552c09dfe09cdb89523ae675da3080 | refs/heads/master | 2022-11-18T16:19:32.646160 | 2020-07-15T08:52:51 | 2020-07-15T08:52:51 | 169,452,296 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,865 | c | # include <stdio.h>
#include <stdlib.h>
#include <time.h>
char pole[9] = { '1','2','3','4','5','6','7','8','9' };
int p, r;
char j;
void tab()
{
int i;
for (i = 0; i <= 9; i++)
{
if (i == 2 || i == 5 || i == 9)
printf("%2c\n", pole[i]);
else
printf("%2c", pole[i]);
}
}
void czyX()
{
switch (r)
{
case... | [
"marcin.sawczuk99@gmail.com"
] | marcin.sawczuk99@gmail.com |
c9d6eba288bc0b65d4610b41bc9f106b33475bc1 | 9d8fe725e79e5856b8b863abf0907a6a5f6f8a3c | /802688C.c | ef24180c02d5989c06030c9263609718a9da6bf4 | [] | no_license | camthesaxman/ruby-c | 08bb12c3c6662b113f558a2b43a4f232fedcbd91 | afb59d795416468362ddf942d4cb1fca638f2bd6 | refs/heads/master | 2020-12-30T16:45:53.246386 | 2016-09-11T22:33:27 | 2016-09-11T22:33:27 | 91,023,059 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 2,002 | c | int sub_802688C()
{
unsigned int v0; // r6@1
int v1; // r0@1
unsigned int i; // r3@4
signed int v3; // r2@5
signed int v4; // r2@16
int v6; // [sp+1Ch] [bp-4h]@0
v0 = 0;
v1 = *(_WORD *)(88 * v2024C07 + 0x2024A8C);
if ( *(_WORD *)(88 * v2024C07 + 0x2024A8C) )
{
do
{
v1 = (v0 + 1) << 24... | [
"shadow962@live.com"
] | shadow962@live.com |
c628afa931f910b3bde2436bd2776367decf6581 | 1e7e751b47d704a50d7d9dfcae80ed53f6e299ab | /sources/miscellaneous/p_itoa_base.c | a9a09b3fd78ed763c226766af5783ce41fbbbc70 | [] | no_license | kagestonedragon/ft_printf | 96f46e0eda4c3091914ee1fc01d3993557e4429c | e29bde44e8ad4af26f94792ca7f2bd54f80313e6 | refs/heads/master | 2021-08-02T16:03:24.415745 | 2021-07-24T18:43:00 | 2021-07-24T18:43:00 | 199,305,556 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,634 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* p_itoa_base.c :+: :+: :+: ... | [
"emedea@ga-s1.21-school.ru"
] | emedea@ga-s1.21-school.ru |
1213ff1896a1e06beb74445b39ae3b54474ebf5f | 15417ed67cfdfa56e30c53031305d0fc0e01e838 | /VirtualKeys.h | 04d2a46f744d35d74716273e198fce70a7fbb0c4 | [] | no_license | atkurtul/VulkanSample | 84bbfe37655139fe7d8076fb4fa491fda6a7c254 | f320ed7863f48564669f5415f4f4f0e57c576ae2 | refs/heads/master | 2023-02-24T03:13:08.369897 | 2020-07-14T07:55:21 | 2020-07-14T07:55:21 | 279,509,861 | 10 | 2 | null | null | null | null | UTF-8 | C | false | false | 4,316 | h | #pragma once
#define VK_LBUTTON 0x01
#define VK_RBUTTON 0x02
#define VK_CANCEL 0x03
#define VK_MBUTTON 0x04
#define VK_BACK 0x08
#define VK_TAB 0x09
#define VK_CLEAR 0x0C
#define VK_RETURN 0x0D
#define VK_SHIFT 0x10
#define VK_CONTROL ... | [
"atilkurtulmus@gmail.com"
] | atilkurtulmus@gmail.com |
3d308dff67e6a67a6592ca7a8bf0388b50550140 | fa2f8fec62fa01ba8d67b16fc020b388f7be7ff4 | /Rush00/ex00/rush00.c | fa110a965689cab9622cd882f00e556acb117918 | [] | no_license | Mazoise/42-C_piscine | a3176e85cf2c90b6138b3ab92c318d29d59ef7c5 | eae87cee01b2e1677d8ad5f4bf4c9feff43b3e7e | refs/heads/master | 2022-08-10T00:39:35.785006 | 2019-12-08T15:26:19 | 2019-12-08T15:26:19 | 226,688,123 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,376 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* rush00.c :+: :+: :+: ... | [
"mchardin@e2r11p3.42.fr"
] | mchardin@e2r11p3.42.fr |
a151729606ea62c7a7b9f53792f0af31ab40c7d1 | 2d59fb0c5b5a7dbc1c31fab2ea3b89a08a859ef6 | /drivers/ram/stm32mp1/stm32mp1_tuning.c | 4e1c1fab54c42e1d35c676c5b7f5e63157d41991 | [
"0BSD",
"GPL-2.0-or-later"
] | permissive | CPU-Code/-u_boot_fslc | 683f4d183723df62f17645ec7f2d3c6bccbf737c | da15f58fe22fce65c6934eaa0d69d8bd2631f9a7 | refs/heads/master | 2023-04-03T15:38:33.105773 | 2020-05-16T12:04:44 | 2020-05-16T12:04:44 | 278,999,208 | 0 | 0 | 0BSD | 2021-04-20T20:20:33 | 2020-07-12T05:38:02 | C | UTF-8 | C | false | false | 40,575 | c | // SPDX-License-Identifier: GPL-2.0+ OR BSD-3-Clause
/*
* Copyright (C) 2019, STMicroelectronics - All Rights Reserved
*/
#include <common.h>
#include <console.h>
#include <clk.h>
#include <ram.h>
#include <reset.h>
#include <asm/io.h>
#include "stm32mp1_ddr_regs.h"
#include "stm32mp1_ddr.h"
#include "stm32mp1_tests... | [
"923992029@qq.com"
] | 923992029@qq.com |
07cedd841c9127fd63a9d3c28e2bff461dfaf2f5 | f7b29235a3ed80b1852460f99794c71c34036131 | /third-party/md5/md5.h | 4aa4d72a20063cce562f04ace265dedaa1190791 | [] | no_license | smelton123/app | 06452a632e71ee5299faf20d6174797d8c909732 | 36a692e521f7c083d1402f5cfbc5a68d5bf47ff6 | refs/heads/master | 2020-04-29T04:20:55.394783 | 2019-07-27T15:51:26 | 2019-07-27T16:10:36 | 175,844,207 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,412 | h | /* MD5.H - header file for MD5C.C
*/
/* Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All
rights reserved.
License to copy and use this software is granted provided that it
is identified as the "RSA Data Security, Inc. MD5 Message-Digest
Algorithm" in all material mentioning or referencing this softwar... | [
"fujun.wu@inonegroup.com"
] | fujun.wu@inonegroup.com |
f0b550c46988b6e868179a73e5d0db8881e8e08c | 4f8567731644e3232d0b0ae88306c4010d2855da | /headers/general.h | daacd796775a31c7fe49d2010d732f8404921195 | [] | no_license | AmmoMax/cub3d | 7e241c72893e64ebb8267302830e71f3227711f4 | b2ac1fa6a35a8297a11d3f28b52aa612315fd2b9 | refs/heads/master | 2023-01-29T10:46:00.372883 | 2020-12-02T14:59:35 | 2020-12-02T14:59:35 | 291,542,299 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,059 | h | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* general.h :+: :+: :+: ... | [
"steelratmax@gmail.com"
] | steelratmax@gmail.com |
8ace20cf18d4c0e3d0f5003ff41b7dcda373a17e | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/linux/drivers/net/ethernet/broadcom/bnxt/extr_bnxt_ulp.c_bnxt_ulp_start.c | 67f32256cfc8b6580de1a500602b4a5b680876c1 | [] | 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,120 | 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 |
381b84089448a81da6f0159b2e3b44ad05168cd2 | b72698e6ff8c36a35e34dd5c80f3499e59ca5169 | /libs/opengl/src/glfont_mono.h | d7e56ea373174f19c7cc75351d0c12f0f8e382ee | [
"BSD-3-Clause"
] | permissive | jolting/mrpt | 1d76a8811bbf09866bc9620fe720383f3badd257 | 2cfcd3a97aebd49290df5405976b15f8923c35cb | refs/heads/develop | 2023-04-10T01:39:58.757569 | 2021-02-06T17:57:26 | 2021-02-06T17:57:26 | 54,604,509 | 1 | 2 | BSD-3-Clause | 2023-04-04T01:28:54 | 2016-03-24T01:15:39 | C++ | UTF-8 | C | false | false | 178,170 | h | /* +------------------------------------------------------------------------+
| Mobile Robot Programming Toolkit (MRPT) |
| https://www.mrpt.org/ |
| |
| Cop... | [
"joseluisblancoc@gmail.com"
] | joseluisblancoc@gmail.com |
96d49e408ab9a3e3b4d22fd5822196086fbeb26b | a5ad87f618af169e47fa66f1859cf2f4f1978409 | /klei_anim/pch.h | 0a981ce3e73b66562ed3e1ef1bba5997a4eb284e | [
"MIT"
] | permissive | Akarinnnnn/KleiAnim | 10d5ea4f11dc4ec21c61c7352a8fd45a3e4e6d8e | 9fd5231c0481353fa1f4ddda3bb860235a1f2934 | refs/heads/master | 2022-09-29T10:55:02.005211 | 2022-09-11T10:05:54 | 2022-09-11T10:05:54 | 234,764,944 | 4 | 1 | null | null | null | null | GB18030 | C | false | false | 749 | h | /***************************
* Encoding: GB2312
***************************/
// pch.h: 这是预编译标头文件。
// 下方列出的文件仅编译一次,提高了将来生成的生成性能。
// 这还将影响 IntelliSense 性能,包括代码完成和许多代码浏览功能。
// 但是,如果此处列出的文件中的任何一个在生成之间有更新,它们全部都将被重新编译。
// 请勿在此处添加要频繁更新的文件,这将使得性能优势无效。
#ifndef PCH_H
#define PCH_H
// 添加要在此处预编译的标头
#include "KleiAnim/common/anim... | [
"1207247008@qq.com"
] | 1207247008@qq.com |
cbfc8bc3907ce1b5eb597a8cdac29a187549d354 | c66bfae8c9c2e780dee1193bf8190bf434d59d81 | /callandreturn.c | 7fd106c47db5552d199e9edb6cd4eebc07d258d6 | [] | no_license | edharcourt/CS220 | 40faf2cc696310d7a6c45f094e64be627a70785d | eefcc7f80df7ffe74355af901730ded0458dbe6b | refs/heads/master | 2020-12-19T06:42:40.472101 | 2020-05-05T19:41:01 | 2020-05-05T19:41:01 | 235,652,922 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 227 | c |
#include <stdio.h>
void h() {
printf("I'm in h");
}
void g() {
printf("Calling h");
h();
}
void f() {
printf("Calling g");
g();
printf("Calling h");
h();
}
int main() {
f();
return 1;
}
| [
"edharcourt@gmail.com"
] | edharcourt@gmail.com |
fb6b3d5860a9e16d378ca06980ef0f7fe7fb8c3f | ac362bb8969d647cd219430bc71c831d894e531c | /sys/dev/usb/usbdivar.h | 400c75302e1eca551b3af112cb39cb76dbd3b8ea | [] | no_license | noud/mouse-bsd-4.0.1 | efb3b16fcc872ab227e6bb651cf1e836796a0804 | 4c0a1e08df407a759afac2d6a98507df94f5f814 | refs/heads/master | 2023-02-24T23:42:54.060718 | 2020-08-16T20:10:53 | 2020-08-16T20:10:53 | 334,536,412 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 10,826 | h | /* $NetBSD: usbdivar.h,v 1.79 2006/12/01 20:48:50 drochner Exp $ */
/* $FreeBSD: src/sys/dev/usb/usbdivar.h,v 1.11 1999/11/17 22:33:51 n_hibma Exp $ */
/*
* Copyright (c) 1998 The NetBSD Foundation, Inc.
* All rights reserved.
*
* This code is derived from software contributed to The NetBSD Foundation
* by Lennar... | [
"mouse@Rodents-Montreal.ORG"
] | mouse@Rodents-Montreal.ORG |
398aa89fe87651055935d00c74d3fe15c3485e3c | b120fc6a6e3ba7f10eed29a0e80450118b169610 | /evaluate.c | 869ed6ee738b5bf251af4f5809e050e1c79ab8ba | [] | no_license | ekim412/Simple-Arithmetic-Evaluator | 546957c265bdc9259f48f3d14d913f617cbd458b | aa48d1f018df17c2fa415516c5c625afa8679b8c | refs/heads/master | 2021-06-30T01:23:29.873036 | 2017-09-18T19:41:24 | 2017-09-18T19:41:24 | 103,982,956 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,046 | c | #include <stdio.h>
#include <stdlib.h>
/*
* Author: Edward Kim
* This program takes an input arithmetic expression and solves it.
*/
float s_exp(float sub_exp, char op), get_num();
char get_op();
int main(){
float expression; /* Input the next number */
char operator, more; /* Input for the next operato... | [
"noreply@github.com"
] | ekim412.noreply@github.com |
ef5e86ce0a716c17f9d40ccedfff24fa9a1d60ff | 847517e875ff9d18e5c4ea0eb88b9f5e58860933 | /bigsort.c | 49c638aff84b4e5716f7eece4998d91ffc20129e | [] | no_license | BhaveshBabel/C-Programs | 68f40561eac5cf7e150beb7cfd875f9707b2e0cb | e1ccfec8623e29141099ff1f59f11c333121c8e2 | refs/heads/master | 2020-03-09T22:35:15.606637 | 2018-04-11T05:18:51 | 2018-04-11T05:18:51 | 129,037,591 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 357 | c | #include<stdio.h>
int main()
{
int i,j,n;
//double a;
scanf("%d",&n);
double a[n];
for(i=0;i<n;i++)
{
scanf("%lf",&a[i]);
}
int max = a[0];
for(i=0;i<n;i++)
{
for(j=i+1;j<n;j++)
{
if(a[i]>a[j])
{
int temp;
temp = a[i];
a[i] = a[j];
a[j] = temp;
}
}
}
for(i=0;i<n;i++)
{
... | [
"bhavesh19babel@gmail.com"
] | bhavesh19babel@gmail.com |
ced577be21e508b1cb0af8a7e3ebd83e1f1f7284 | 2fe4e069831dc13785d6d85d48ff5b3e7917e49a | /xdk-asf-3.x/common/applications/led_chaser/led_example.c | c727bdcb225f6e3f7b900574b9191ee7121a9339 | [] | no_license | nandojve/embedded | 2c349bf2dbffa1ef5e0fa80c60b7d9a7c589e554 | da9fb2810a06980821bd4736ae622a80de6025d3 | refs/heads/master | 2021-01-21T12:27:09.764365 | 2015-01-05T23:09:53 | 2015-01-05T23:09:53 | 18,577,491 | 4 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,553 | c | /**
* \file
*
* \mainpage
*
* \section title Led Chaser example
*
* \section file File(s)
* - \ref led_example.c
*
* Copyright (c) 2010-2012 Atmel Corporation. All rights reserved.
*
* \asf_license_start
*
* \page License
*
* Redistribution and use in source and binary forms, with or without
* modifica... | [
"nandojve@gmail.com"
] | nandojve@gmail.com |
b54bc969928baa370be6274907291006f88ab057 | 6fa6be3e7dcb10d020209f7a73de393a1f24bd45 | /linux-3.4/drivers/usb/serial/ipw.c | 76a06406e26a59bbcb81d88180cca9abc5b97015 | [
"Apache-2.0",
"Linux-syscall-note",
"GPL-2.0-only",
"GPL-1.0-or-later"
] | permissive | okshall/v3s-linux-sdk | f9eb73a1e271ebf02320f98befabccdb6c462944 | 776196306198f14ec6f10c316950a81b7e417886 | refs/heads/master | 2021-07-07T11:44:34.667911 | 2021-01-22T04:43:38 | 2021-01-22T04:43:38 | 225,315,340 | 1 | 0 | Apache-2.0 | 2019-12-02T07:46:23 | 2019-12-02T07:46:22 | null | UTF-8 | C | false | false | 9,866 | c | /*
* IPWireless 3G UMTS TDD Modem driver (USB connected)
*
* Copyright (C) 2004 Roelf Diedericks <roelfd@inet.co.za>
* Copyright (C) 2004 Greg Kroah-Hartman <greg@kroah.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as ... | [
"yeashenlee@163.com"
] | yeashenlee@163.com |
93bdee50dcc86cb1c357cd6a3a1eef52a2c7f4e4 | 7f69d9a529fa3cd5c7eec09a52be5cb5910e0b09 | /vm/src/op_zjmp.c | a984006f45f3ab554230aa625b3388c53f0b269a | [] | no_license | curquiza/corewar | 509ce453c9bbf74e310448ddaa9fff555b95e8e8 | 250aa81b28e5f124d859c81796680ab35fd82876 | refs/heads/master | 2020-04-01T22:04:43.335869 | 2019-03-01T15:16:26 | 2019-03-01T15:16:26 | 153,690,403 | 2 | 1 | null | 2020-01-02T10:32:07 | 2018-10-18T21:35:10 | C | UTF-8 | C | false | false | 1,181 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* op_zjmp.c :+: :+: :+: ... | [
"clementine.urquizar@gmail.com"
] | clementine.urquizar@gmail.com |
bd3c0958e5af692861bcaa16c87400e9c2a4d686 | dfa1f54c7c6f9719aef797e785c32cdf69a19d37 | /99-FreeRTOS+emXGUI综合桌面_4.3寸/emXGUI_Lib/drv/gui_font_port.c | dd944299e85a6276cdaece0b318081bc470d0165 | [] | no_license | downloade/emXGUI_demo_stm32f429 | 8a08c53c62bedb132fc27ee3f964567ec2503ee3 | d66607913cdc7cb14beb4c0b5c9686a8f659db1b | refs/heads/master | 2023-04-20T00:51:23.819639 | 2020-07-14T03:58:53 | 2020-07-14T03:59:12 | null | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 9,946 | c | /**
*********************************************************************
* @file gui_font_port.c
* @version V1.0
* @date 2018-xx-xx
* @brief 字体管理接口
*********************************************************************
* @attention
* 官网 :www.emXGUI.com
*
**********************************... | [
"1558193230@qq.com"
] | 1558193230@qq.com |
bf781845a2835fe8af68b324ccd947158c6a9522 | 6e2727e566c8c18cefd5b3c86b4f03202c2e8782 | /HDU/2058.c | 71df1b36cd7b21c1dd109a31fcf473263da693a2 | [] | no_license | AntSworD/ACM | 6cd5c39b5e86972278d8857ecd6c965e7d9aa267 | 20f05035be7251cf2857a2a98c37df69cefb5dac | refs/heads/master | 2021-01-19T14:12:41.253484 | 2013-05-17T15:56:50 | 2013-05-17T15:56:50 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 256 | c | #include<stdio.h>
#include<math.h>
int main()
{
int n,m,a,k;
while(scanf("%d %d",&n,&m)&&(n!=0||m!=0))
{
for(a=(int)sqrt(2*m);a>0;a--)
{
k=-m/a+(1+a)/2;
if(a*(a-2*k+1)==2*m)
printf("[%d,%d]\n",-k+1,a-k);
}
printf("\n");
}
return 0;
} | [
"zhengjj.asd@gmail.com"
] | zhengjj.asd@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.