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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
52531c2f142953974c894cc5394fbaededbc41be | 3cb39833be57f9dd04d61e4aea525964671596f3 | /drivers/gpio/gpio_sam.c | 43d78a06df28bca7a0cff2ed47ae384af9b84bf1 | [
"Apache-2.0"
] | permissive | hautezwei/zephyr | dab4fd89506ebe643c591e981f4c094d9eae92f3 | 5d1b57ff9d08b47942c750a92c0af413d02c7c5c | refs/heads/master | 2020-03-23T09:31:29.050696 | 2018-07-16T09:32:39 | 2018-07-17T21:08:22 | 141,392,978 | 1 | 2 | Apache-2.0 | 2018-07-18T06:47:09 | 2018-07-18T06:47:09 | null | UTF-8 | C | false | false | 9,463 | c | /*
* Copyright (c) 2018 Justin Watson
*
* SPDX-License-Identifier: Apache-2.0
*/
#include <errno.h>
#include <kernel.h>
#include <device.h>
#include <init.h>
#include <soc.h>
#include <gpio.h>
#include "gpio_utils.h"
typedef void (*config_func_t)(struct device *dev);
struct gpio_sam_config {
Pio *regs;
config... | [
"kumar.gala@gmail.com"
] | kumar.gala@gmail.com |
6f10c6632e916e6226bee4a5530d23d76785bddd | 590b56bc2e6fafd6a906c61f3f6dbd66ac5731f2 | /src/3rdParty/ImGui/imstb_truetype.h | 2f78c46115b69bb4bbbbd6115cd2b544b04e10aa | [
"MIT"
] | permissive | erdinckaya/monitorx | 508a7e4a6764b4ef67253d1718e74414ae61576c | 5e100ed4b36dc4c9b01c2ab5a9a2207b99a460c1 | refs/heads/master | 2020-04-14T06:00:03.606503 | 2019-01-07T17:49:17 | 2019-01-07T17:49:17 | 163,675,108 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 189,912 | h | // stb_truetype.h - v1.19 - public domain
// authored from 2009-2016 by Sean Barrett / RAD Game Tools
//
// This library processes TrueType files:
// parse files
// extract glyph metrics
// extract glyph shapes
// render glyphs to one-channel bitmaps with antialiasing (box filter)
// ... | [
"erdinckaya@yandex.com"
] | erdinckaya@yandex.com |
3fd5d29f038727e7ef2cd2e35ad7b43f6ba8f1e7 | e4103f6bcfc0ce2adf1213c24c0d7e3196aa3e6b | /lib/libc/stdlib/itoa.c | d7d82c268f4f84f68299b34b18965d31ac86156e | [] | no_license | kartorz/linix | 682e5d38102a785859410951a2fe3a0ae63de288 | 8a9a8979be30290183fe1bff5f002fc9437aa27c | refs/heads/master | 2020-05-18T20:44:26.545435 | 2013-06-23T13:58:17 | 2013-06-23T13:58:17 | 9,669,832 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 1,363 | c | /*
* Copyright (c) 2013
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
* If you want to get ... | [
"joni.kartorz.lee@gmail.com"
] | joni.kartorz.lee@gmail.com |
b5f28ac2bc2aafd611907e9f741cf4f982020031 | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/freebsd/sys/dev/jme/extr_if_jme.c_jme_dma_alloc.c | b946f207c23c11b1971ce9cea2e3df657188d192 | [] | 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 | 11,488 | 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 |
1cf696a11114e03fb8b88d34a27a9b89cb1c131b | 5c255f911786e984286b1f7a4e6091a68419d049 | /vulnerable_code/bc6c6859-13b6-4df1-be0a-b780f851afdc.c | 7af14a2084b003eed8b48542c03dd9c6bf70a059 | [] | 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 | 624 | c | #include <string.h>
#include <stdio.h>
int main() {
int i=4;
int j=32;
int k;
int l;
j = 53;
l = 64;
k = i/j;
l = i/j;
l = i/j;
l = j/j;
l = j%j;
l = i%j;
l = l%j;
k = k-k*i;
//variables
//random
/* START VULNERABILITY */
int a;
int b[8];
int c[8];... | [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
677799f730b4873c453d91b1d38416baf303cbcf | f1072da7dbff060ca7b538a81d3936571fec56ea | /drow/src/plugin/render_ogl/plugin_render_ogl_commit_batch_2d.h | 15f497a11c35b74115bf84262f03599fab5ab4c3 | [] | no_license | Hkiller/workspace | e05374d30a6f309fa8cf1de83887ccb5d22736f9 | 660fc5900300786d7581a850a3fefc90f8d07a93 | refs/heads/master | 2021-03-30T22:44:17.469448 | 2017-04-12T06:08:02 | 2017-04-12T06:08:02 | 125,022,632 | 2 | 0 | null | 2018-03-13T09:07:03 | 2018-03-13T09:07:03 | null | UTF-8 | C | false | false | 1,326 | h | #ifndef UI_RENDER_OGL_BATCH_2D_I_H
#define UI_RENDER_OGL_BATCH_2D_I_H
#include "plugin_render_ogl_module_i.h"
#ifdef __cplusplus
extern "C" {
#endif
struct plugin_render_ogl_batch_cmd {
ui_runtime_render_cmd_t m_cmd;
GLushort m_index_count;
GLushort m_index_offset;
};
struct plugin_render_ogl_batch_2d {
... | [
"570385841@qq.com"
] | 570385841@qq.com |
5194b3f268dfcc7cb3c4caec3ae5b3b0d95485cd | 5fba83cd647b49a5bc5fbe05cddec953c90f4d7b | /Base/Src/uuid/uuid_time.c | 199b40529eeb5d20df6b50acb363ea20d7e4de81 | [
"MIT"
] | permissive | wangscript007/public | 889e408b8369df0a9d35400f79d6dc47299b15fa | 5834fac5ba982ff45ea810c5e4de9fe08833cf53 | refs/heads/master | 2023-03-19T08:00:27.757081 | 2020-03-08T12:20:53 | 2020-03-08T12:20:53 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,343 | c | /*
* uuid_time.c --- Interpret the time field from a uuid. This program
* violates the UUID abstraction barrier by reaching into the guts
* of a UUID and interpreting it.
*
* Copyright (C) 1998, 1999 Theodore Ts'o.
*
* %Begin-Header%
* Redistribution and use in source and binary forms, with or without
* modi... | [
"lxq00@foxmail.com"
] | lxq00@foxmail.com |
ad32b9dd5c944a246fc7355be01e52ef731f2e44 | f072254ddbcf9d7d5b8c91f31019bcd47e3db1ad | /codechef/c/bvstiger.c | 7cede101aa311d3aa53fcc60072b85c18f02cbcb | [] | no_license | nitishkumar07/Competitive-Programming | 87389fac93a525a84dcca882a982ff573599f222 | 020c70b6e4e6a747524eefd841968cda2c9a7af8 | refs/heads/master | 2023-01-23T06:03:00.480202 | 2020-12-02T10:39:32 | 2020-12-02T10:39:32 | 292,838,022 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 397 | c |
#include<stdio.h>
#include<math.h>
int main()
{
int n;
scanf("%d",&n);
while(n)
{
int f,b,a,s,ss;
float t1,t2,k;
scanf("%d%d%d%d",&f,&b,&a,&s);
t1= (float)f/s;
ss=f+b;
k= (float)(2*(ss))/a;
t2=sqrt(k);
if(t1<t2)
printf("Bolt\n")... | [
"nitishkumarj.g07@gmail.com"
] | nitishkumarj.g07@gmail.com |
c370e8d7ea84ddf7c8f5ef7f5f55ab49d48e9f0d | 313cdc3bd63a9d7f1a358758315f75bfe697720e | /src/Exceptions/handler.h | f955f0a556bcc92ea221696409605a8cc60bf613 | [
"BSD-2-Clause"
] | permissive | KULeuven-COSIC/SCALE-MAMBA | 1abf9151940b77e7d8919443fa5ca5cbb137b638 | c111516e3ebc1efd12a2bd47dd2122b160e13d1e | refs/heads/master | 2022-08-20T07:15:37.749282 | 2022-03-30T06:57:03 | 2022-03-30T06:57:03 | 131,836,493 | 241 | 102 | NOASSERTION | 2023-09-06T08:24:55 | 2018-05-02T10:40:57 | Verilog | UTF-8 | C | false | false | 484 | h | /*
Copyright (c) 2017, The University of Bristol, Senate House, Tyndall Avenue, Bristol, BS8 1TH, United Kingdom.
Copyright (c) 2021, COSIC-KU Leuven, Kasteelpark Arenberg 10, bus 2452, B-3001 Leuven-Heverlee, Belgium.
All rights reserved
*/
#ifndef _handler
#define _handler
/* Prints backtrace info, to help debug we... | [
"nigel.smart@kuleuven.be"
] | nigel.smart@kuleuven.be |
edddbab474c029e5d67eaaf313141bfd9ff8df99 | 83a1fee70f79166ae360287141afa55b0d78a996 | /src/parse.c | 48d22c0b2e700338351fd3deac538d6111dac220 | [
"MIT"
] | permissive | dweymouth/arborealis | fcd6cae36aad468ff7e26122d57f40433b7b187c | ce87ca7b541a032d71a4a220363600ccdbc2de58 | refs/heads/master | 2021-01-01T19:50:27.869947 | 2014-11-24T15:39:00 | 2014-11-24T15:39:00 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,767 | c | #include <stdbool.h>
#include <stdlib.h>
#include <stdio.h>
#include "parse.h"
#include "stack.h"
#define BUFFERSIZE 1024
inline enum Instruction instructionOfChar(const char ch) {
switch (ch) {
case '<': return MOVE_LEFT;
case '>': return MOVE_RIGHT;
case '~': return MOVE_ROOT;
case '(': return PARADOX_LEF... | [
"dweymouth@gmail.com"
] | dweymouth@gmail.com |
2ede1015f432b0f9e1383501ea15bb8dc8497c84 | 0588e908e8a7a7b87367c036c3df407d88b38700 | /src/tor/src/test/test_hs_common.c | eb7f3bfbb0551bfb8dd45b07161b8c00085f2b34 | [
"BSD-3-Clause",
"LicenseRef-scancode-maxmind-odl",
"Autoconf-exception-generic",
"NCSA",
"OpenSSL",
"MIT",
"GPL-2.0-or-later",
"ISC",
"BSD-2-Clause"
] | permissive | ShroudProtocol/ShroudX | d4f06ef262b28aeb115f1ebbd9432e1744829ab0 | 369c800cbf4a50f4a7cd01f5c155833f1ade3093 | refs/heads/master | 2023-04-23T05:12:02.347418 | 2021-05-04T20:28:55 | 2021-05-04T20:28:55 | 302,146,008 | 2 | 4 | MIT | 2020-12-07T10:18:21 | 2020-10-07T19:56:30 | C | UTF-8 | C | false | false | 69,120 | c | /* Copyright (c) 2017-2019, The Tor Project, Inc. */
/* See LICENSE for licensing information */
/**
* \file test_hs_common.c
* \brief Test hidden service common functionalities.
*/
#define HS_COMMON_PRIVATE
#define HS_CLIENT_PRIVATE
#define HS_SERVICE_PRIVATE
#define NODELIST_PRIVATE
#include "test/test.h"
#incl... | [
"edgar.keek@gmail.com"
] | edgar.keek@gmail.com |
5bfe0500549a15b718b3f58ef21af2ee8d17e0ea | c1ed9b9fdb7014d196ca64c9ff8bc0d154bd5531 | /mygsl/matrix/init_source.c | 4ebae8c7e57b00cc3f014867ad59fe9a407c12be | [] | no_license | msterk/meshfree-diffusion | f462bb5195dd6a70c5c2b4f77a29e1c09494064f | d0e3665113131362511f77eabc762179af68d9c3 | refs/heads/master | 2021-05-16T02:49:51.532462 | 2020-01-15T14:27:08 | 2020-01-15T14:27:08 | 25,005,153 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 6,271 | c | /* matrix/init_source.c
*
* Copyright (C) 1996, 1997, 1998, 1999, 2000 Gerard Jungman, Brian Gough
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License... | [
"marjan.mlpg-master@gmail.com"
] | marjan.mlpg-master@gmail.com |
8a164be1166268fe77100b1fc1239ab0c19abf64 | d94e91a69332b752b3bf7753fa61a71e10fbd71a | /linux_c/ipc/socket/stream/webdl.c | e19aa13929f3c09e8500b5abe712205e8f0d6f85 | [] | no_license | zhangpeichuan/learnC | 2775b98656a1c78f5edf41140aec31a521e02148 | 33283dc7653877cb3835c562e97364e949d40750 | refs/heads/main | 2023-02-28T14:58:28.125770 | 2021-02-07T02:49:03 | 2021-02-07T02:49:03 | 319,175,686 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 857 | c | #include <stdio.h>
#include <stdlib.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <arpa/inet.h>
#define BUFSIZE 1024
int main(int argc,char *argv[]){
int sd;
FILE *fp;
struct sockaddr_in raddr;
long long stamp;
char rbuf[BUFSIZE];
int len;
if(argc <2 ){
fprintf(stderr,"Usage...\n");
exit(1);
... | [
"zhangpeichuan@126.com"
] | zhangpeichuan@126.com |
517d1ceb4239adde12a8109a5e131b91155349b6 | 5199e8f958f5e9a7cb0c5a9938b24541f8502674 | /include/gnuradio/cc11xx/api.h | ac9330c6fafffab562958700337c3989d3451954 | [] | no_license | andrepuschmann/gr-cc11xx | b0571094ae071ed184c3613b8ec313311b31c785 | a8c39ea2dbe1fac150e4bae0e1fb31b26ec3e491 | refs/heads/master | 2022-05-07T06:36:27.712554 | 2022-03-30T13:50:10 | 2022-05-06T14:02:29 | 19,946,630 | 20 | 17 | null | 2022-05-06T14:02:30 | 2014-05-19T15:14:27 | C++ | UTF-8 | C | false | false | 472 | h | /*
* Copyright 2011 Free Software Foundation, Inc.
*
* This file was generated by gr_modtool, a tool from the GNU Radio framework
* This file is a part of gr-cc11xx
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifndef INCLUDED_CC11XX_API_H
#define INCLUDED_CC11XX_API_H
#include <gnuradio/attributes.h>
... | [
"andre@softwareradiosystems.com"
] | andre@softwareradiosystems.com |
eea8b4a7ccb96919a7a50258348a6bd73199851e | de555cc9d3eb4b2288b4ca193a65292c5aa1720a | /14.TOUCH/Core/Inc/myiic.h | 2e4d27f3e5b9fca589ad30aba71d34ec1d3e37f9 | [] | no_license | Aaron-labo/STM32Cube | f101b336de746eaa421b3980a9cd620b596ed11f | f48dd4aac61128bad47a08d33cfe1cdc18bb20e3 | refs/heads/master | 2023-06-15T11:09:37.594351 | 2021-07-12T12:44:33 | 2021-07-12T12:44:33 | 366,053,605 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,426 | h | #ifndef _MYIIC_H
#define _MYIIC_H
#include "sys.h"
#include "main.h"
//////////////////////////////////////////////////////////////////////////////////
//本程序只供学习使用,未经作者许可,不得用于其它任何用途
//ALIENTEK STM32F103开发板
//IIC驱动代码
//正点原子@ALIENTEK
//技术论坛:www.openedv.com
//创建日期:2019/9/18
//版本:V1.0
//版权所有,盗版必究。
//Copyright(C) 广州市星翼电子科技有... | [
"wxy1294685672@gamil.com"
] | wxy1294685672@gamil.com |
a815e556e5e7dda8334c83eb05c4b3e27c58d085 | 6193e1a387853b1763f1c5feb534f1bf1c63a8d6 | /roms_Sep2018/roms/Master/mct_coupler.h | 48844a2a8b89db2fa70ed5076efe976190edc83a | [
"MIT"
] | permissive | JamiePringle/ROMScode-PringleBBLpaper | d6462783b5b693380f0ec41d66490fb4131e087d | 87166b65c0d926ea04e5f17ea96d16e694bac1ea | refs/heads/main | 2023-06-22T08:15:15.310669 | 2021-07-22T18:46:08 | 2021-07-22T18:46:08 | 386,058,953 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,379 | h | #include "cppdefs.h"
MODULE ocean_coupler_mod
#if defined MODEL_COUPLING && defined MCT_LIB
!
!svn $Id: mct_coupler.h 889 2018-02-10 03:32:52Z arango $
!==================================================== John C. Warner ===
! Copyright (c) 2002-2018 The ROMS/TOMS Group Hernan G. Arango !
! Licensed u... | [
"pringle@delta.sr.unh.edu"
] | pringle@delta.sr.unh.edu |
f8e67c3b767329423d90d80981ad0bdfe8dd86a4 | d8e1a65a5863ea5a111c8304a040f1c797f8ebbf | / mtktest --username qq413187589/N65/N65_V1/vendor/wap/obigo_Q03C/v1_official/modules/MEA/source/mamh.h | 0b6b61cbfbb33e7694cf5e20e216055ef92cff17 | [] | no_license | manoj-gupta5/mtktest | a6b627cde8c9a543d473a99f778fd6f587a8d053 | 98370766a36fffb8b0dde1cc6dd144599ea184f6 | refs/heads/master | 2020-12-25T21:12:59.596045 | 2010-07-18T05:06:14 | 2010-07-18T05:06:14 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 9,556 | h | /*****************************************************************************
* Copyright Statement:
* --------------------
* This software is protected by Copyright and the information contained
* herein is confidential. The software may not be copied and the information
* contained herein may not be used o... | [
"qq413187589@046de88f-2cd9-6c0a-3028-073e08bc931c"
] | qq413187589@046de88f-2cd9-6c0a-3028-073e08bc931c |
c2d638490b57fa217d7989de37c2470f979d7668 | 1506c32d35ca16aa682343e0996611e78209dc6c | /Micrium/uCOS-III/Ports/ARM-Cortex-M3/Generic/IAR/os_cpu.h | aad2d935b7d54695753e4316c94c7cc6460ca3cb | [] | no_license | YuQuan-Liu/Code_Concentrator_MBUS_485 | 5269693d40a293ddfa1538995a28111779c971ff | f6efcd81ced92a5be2fed847dbae466feea1a761 | refs/heads/master | 2021-01-25T11:34:32.730265 | 2017-10-22T06:40:48 | 2017-10-22T06:40:48 | 93,935,303 | 1 | 0 | null | null | null | null | GB18030 | C | false | false | 6,094 | h | /*
*********************************************************************************************************
* uC/OS-III
* The Real-Time Kernel
*
*
* (c) Copyright 2009-2010; Micrium, Inc.; Weston, FL... | [
"rocket@d1b2c45b-17d6-1344-967d-ae18f0fde2af"
] | rocket@d1b2c45b-17d6-1344-967d-ae18f0fde2af |
e0c6ca611fd5c1142fa4a235534344be6d4be235 | 4e298b59e91f9088f36e9c488eb8c062b8a16c07 | /open/capital/npc/gy.c | d321e50c1f29532b29a04d0bb43a429b35db2dc1 | [] | no_license | HexColors60/fs2 | 07714b1dbd27d666febf7ccc5e8d3476edaf0146 | c1bc56122142ac741d2432551508d04c9be4694e | refs/heads/master | 2021-05-27T11:06:07.272106 | 2012-08-03T04:15:15 | 2012-08-03T04:15:15 | null | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 7,651 | c | #include <ansi.h>
#include "/open/open.h"
inherit NPC;
string do_help();
string answer_war_score()
{
int war_score;
war_score=this_player()->query("war_score",1);
return sprintf("你共有%d点战功点数。\n",war_score);
}
int war_score;
void create()
{
object ob;
set_name("李 唤",({"officer lee","officer","... | [
"szhowardhuang@gmail.com"
] | szhowardhuang@gmail.com |
0e7f9c866657cbc147116aa9589352d24ebeac8f | 9670faa17500b6f062f355166fa6b90995898b31 | /pvpr/src/place.c | 4609a89d005c61a30cec9f288035d0bb2cfa044f | [] | no_license | BackupTheBerlios/pvpr | d0875cbe27b7171bada1efc33e4d71a2eb2ba8b4 | 3510a0b1bbf8749600c11171892129f32041fc20 | refs/heads/master | 2016-08-05T02:34:53.997708 | 2006-12-23T06:31:21 | 2006-12-23T06:31:21 | 40,078,920 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 96,183 | c | /*#include <stdlib.h> */
#include <stdio.h>
#include <math.h>
#include <pthread.h>
#include "util.h"
#include "barrier.h"
#include "vpr_types.h"
#include "globals.h"
#include "pplace.h"
#include "place.h"
#include "read_place.h"
#include "draw.h"
#include "place_and_route.h"
#include "net_delay.h"
#include "path_delay.... | [
"cutler"
] | cutler |
5718ce9d0b47f0391dc8d03cf2b0e41871bf5a9b | c08de764546d9313f4cb03fd7d19d681bcc29a8d | /사전/사전/ex.c | eed3e9fca3a3e62d62b60d86dd7c622f71028680 | [] | no_license | denhur62/C-Algorithm | d90af7aae4275758ca0bcacaa03ef59631422ad9 | a474dd689210143502c6e08e78596017ab07d9c2 | refs/heads/master | 2023-02-03T22:59:00.284808 | 2020-12-11T11:17:57 | 2020-12-11T11:17:57 | 288,493,516 | 0 | 0 | null | null | null | null | UHC | C | false | false | 4,393 | c | #include<stdio.h>
#include<stdlib.h>
#include<limits.h>
#define MAX INT_MAX
typedef enum { false, true } bool;
typedef struct Node {
int vertexNum;
int distance;
} Node;
typedef struct Edge {
struct Edge *next;
int oppositeVertexNum;
int weight;
} Edge;
typedef struct Vertex {
int vertexNum;
int d;
Edge *in... | [
"63595768+denhur62@users.noreply.github.com"
] | 63595768+denhur62@users.noreply.github.com |
8402a18241c60011bf661ab6a04c776549c229c7 | 5ccaeb278ef69bf41d803f9bf339101c39bf2136 | /framework/peripheral/glcd/processor/glcd_p32mz1024efg064.h | 83ca0a2ff2159ab0131a89d3174823b8a2d872d5 | [] | no_license | Mytrex/Harmony | 6de69d5ebbb8cb7769a9ee7bd0330264c1d6ed3a | 32dceb018139e59a12c26044b9f0252d1c0d67c9 | refs/heads/master | 2021-03-16T09:42:26.915713 | 2016-11-02T08:25:20 | 2016-11-02T08:25:20 | 71,403,438 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 18,340 | h | /* Created by plibgen $Revision: 1.31 $ */
#ifndef _GLCD_P32MZ1024EFG064_H
#define _GLCD_P32MZ1024EFG064_H
/* Section 1 - Enumerate instances, define constants, VREGs */
#include <xc.h>
#include <stdbool.h>
#include "peripheral/peripheral_common_32bit.h"
/* Default definition used for all API dispatch functions */... | [
"jared@mytrexinc.com"
] | jared@mytrexinc.com |
2768ef67a1f023e6cb0d9a78e9055aa3d0c26c05 | aced0b0b4b73ecb9837500a9b65eb039033e94d3 | /Win10_1709_RS3/x64/System32/ntoskrnl.exe/Standalone/_WHEA_XPF_CMC_DESCRIPTOR.h | 570630def84bdd0a7bd45eefa3cae88ebe601048 | [] | 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 | 5,341 | h | typedef union _WHEA_NOTIFICATION_FLAGS
{
union
{
struct /* bitfield */
{
/* 0x0000 */ unsigned short PollIntervalRW : 1; /* bit position: 0 */
/* 0x0000 */ unsigned short SwitchToPollingThresholdRW : 1; /* bit position: 1 */
/* 0x0000 */ unsigned short SwitchToPollingWindowRW : 1; /* bit p... | [
"w.benny@outlook.com"
] | w.benny@outlook.com |
3e6b5f9545f6a7fb092e455cd230eab0adebe4d8 | 48920bcb593311333e08d3dd1f8229e39f37df44 | /jni/framework/TEEEngine/engine/external/zlib/TEE_zutil.h | 93d69c7b7ac2451c3ce30cb2a00a82f2de0cb375 | [] | no_license | denny-zefanya/Android-RTSP-Player | d5cded5f4eed75a42e429db3fa1693ec12856dfc | 7dc497a604cdd4a8e00b8e38b12abe46e3eaff28 | refs/heads/master | 2021-06-21T02:10:14.603878 | 2017-07-11T09:46:03 | 2017-07-11T09:46:03 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,132 | h | /* zutil.h -- internal interface and configuration of the compression library
* Copyright (C) 1995-2005 Jean-loup Gailly.
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/* WARNING: this file should *not* be used by applications. It is
part of the implementation of the compressi... | [
"John@johndeMac.local"
] | John@johndeMac.local |
65a3c2bcc87c2e42bf3d14660bac3f1547dd7b16 | c061b72fc646eefb0d4c40020dedbd7a8c423a04 | /examples/main.c | 7ff7737c59f58462ad2634d75c52ac318dabf432 | [
"LicenseRef-scancode-unknown-license-reference",
"BSL-1.0"
] | permissive | J-Vernay/diagctx | 291a393999c591246f05d59600c0d49ad4817b25 | 54d582a4cdc9e44e44d208037eedd1f77332b784 | refs/heads/main | 2023-02-27T19:32:20.536503 | 2021-02-03T16:07:31 | 2021-02-03T16:07:31 | 326,254,023 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,258 | c | #include "../diagctx.h"
/* This example will read an ASCII string and returns the number of uppercase letters per line.
* An error is triggered if a non-ASCII character is found. */
#include <stdio.h>
#include <stdlib.h>
#include <setjmp.h>
#include <string.h>
/************ types and functions related to diagctx ... | [
"julien.vernay@telecom-st-etienne.fr"
] | julien.vernay@telecom-st-etienne.fr |
91fa6c5c8ec426513c33c57596dad6701beb5a26 | c1caef24ff7a2d7d33e1c3bafa0c129ceec814e8 | /CORDIC/sincos_cal.c | 000114c133a1d6db1cf24e5743d3e671a3c0caa5 | [] | no_license | yeyuyan/C_programming | 6364f5985c0f53917b87d273b518f328e7fd85cd | 6f6336f602ca3c1d47ddf09a71bb30c77feedaf1 | refs/heads/master | 2020-03-12T06:11:40.021452 | 2018-05-30T20:16:04 | 2018-05-30T20:16:04 | 130,479,962 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,071 | c | #include <math.h>
#include <stdio.h>
#include "table.h"
/*fonction qui calcule le cosinus et sinus dans le premier quadrant */
void sincosQ0(double a, double *s, double *c)
{
double y = 0;
double x = Kn[25];
int d = 0;
double xtemp=0;
int i;
for(i=0;i<56;i++)
{
if(a<0) d=-1;
... | [
"yeyuyan@users.noreply.github.com"
] | yeyuyan@users.noreply.github.com |
2903e201cb4cbf5f99700cd9c5d089954099e614 | d0c44dd3da2ef8c0ff835982a437946cbf4d2940 | /cmake-build-debug/programs_tiling/function14489/function14489_schedule_9/function14489_schedule_9_wrapper.h | 9fdeafa7c7afa970d6ec4e291b4fbc611f85616b | [] | no_license | IsraMekki/tiramisu_code_generator | 8b3f1d63cff62ba9f5242c019058d5a3119184a3 | 5a259d8e244af452e5301126683fa4320c2047a3 | refs/heads/master | 2020-04-29T17:27:57.987172 | 2019-04-23T16:50:32 | 2019-04-23T16:50:32 | 176,297,755 | 1 | 2 | null | null | null | null | UTF-8 | C | false | false | 447 | h | #ifndef HALIDE__generated_function14489_schedule_9_h
#define HALIDE__generated_function14489_schedule_9_h
#include <tiramisu/utils.h>
#ifdef __cplusplus
extern "C" {
#endif
int function14489_schedule_9(halide_buffer_t *buf00, halide_buffer_t *buf01, halide_buffer_t *buf02, halide_buffer_t *buf03, halide_buffer_t *bu... | [
"ei_mekki@esi.dz"
] | ei_mekki@esi.dz |
5e56403af2b1358e7809a2cc98ed4bef39f5c6f7 | d00b57020b92420a2515017436f2ef709f9dbbff | /net/poll.c | 17817e0b7f448d32e3e942bdc98fcb4d6d581807 | [
"BSD-2-Clause"
] | permissive | lzufalcon/mcube | 1437163829787c14ce31b3e7063f5c24446a05a6 | 6d2e16529f81a79f122cbe2b8d91aa1836fb23cc | refs/heads/master | 2020-05-24T22:14:24.196413 | 2019-05-19T14:03:45 | 2019-05-19T14:03:45 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 249 | c | /**
* @file net/poll.c
*
* @author Hiroyuki Chishiro
*/
#include <mcube/mcube.h>
#if !CONFIG_ARCH_SIM
int poll(__unused struct pollfd *fds, __unused nfds_t nfds,
__unused int timeout)
{
return 0;
}
#endif /* !CONFIG_ARCH_SIM */
| [
"h.chishiro@gmail.com"
] | h.chishiro@gmail.com |
1f2a7d3a3aaee7c3ba43646d38a16979b17e34c8 | b479df59106106e444f3ff1c8b19cad8a3198b33 | /rt-thread/components/libc/termios/posix_termios.h | 879333546e2f19b27238f258c7d38b92b39aaf6c | [
"Apache-2.0",
"LicenseRef-scancode-generic-cla"
] | permissive | Shadowyingjian/LED_Matrix | 45014c348a6f8bb9c15985cf53dbebea003bc48d | 1b191815602b58ccc975c8f42ed51e78871860b3 | refs/heads/master | 2020-05-18T00:58:10.237229 | 2019-05-06T10:08:15 | 2019-05-06T10:08:15 | 184,074,795 | 0 | 2 | null | 2020-03-08T10:03:48 | 2019-04-29T13:18:20 | C | UTF-8 | C | false | false | 4,590 | h | /*
* Copyright (c) 2006-2018, RT-Thread Development Team
*
* SPDX-License-Identifier: Apache-2.0
*
* Change Logs:
* Date Author Notes
* 2017/08/30 Bernard The first version
*/
#ifndef TERMIOS_H__
#define TERMIOS_H__
#include <rtthread.h>
#ifdef __cplusplus
extern "C" {... | [
"liangyingjian@rt-thread.com"
] | liangyingjian@rt-thread.com |
5bd75e5a863af480f28ec7b487a3ab456b499360 | fea30dd87192ee7a7960ab249f1dc20d153477f3 | /lib/VisitorSensor/src/echonet_main.c | 3e105efbfe01badc6e52cb343e7ac79c78947891 | [] | no_license | jiang-jy/TECS | 5a2b8c840ef522f0c3f0d06759d5b6ca38e18314 | b2f9243b5afc8af94345de95b3aa29cdb0f8bf5b | refs/heads/master | 2023-05-22T15:59:35.269256 | 2021-06-11T02:29:04 | 2021-06-11T02:29:04 | 321,966,462 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,356 | c | #include <kernel.h>
#include <t_syslog.h>
#include <t_stdlib.h>
#include <sil.h>
#include <string.h>
#include "syssvc/serial.h"
#include "syssvc/syslog.h"
#include "kernel_cfg.h"
#include "echonet_main.h"
#include "echonet_cfg.h"
#include "target_kernel_impl.h"
#include "gpio_api.h"
#include "rtc_api.h"
#include "tECNL... | [
"bird.man.jiang@gmail.com"
] | bird.man.jiang@gmail.com |
4b52c3c1f7a12597d541b1094af397d3db7ddbdc | 6c814cbdc5f36ac46a8b7daf6002392d85c268af | /src/Intel_TBB/include/tbb/tbbmalloc_proxy.h | deea322665518a295a90daca6501d33b8905f4d4 | [
"Apache-2.0",
"Intel"
] | permissive | fengbingchun/Face_Test | a6c23ddafcd811df23373622088d53f44420321f | 987382a163ebd44f8b1f63f5d8cbf551b8f36d83 | refs/heads/master | 2021-01-11T06:09:21.482443 | 2020-12-22T02:58:05 | 2020-12-22T02:58:05 | 71,788,108 | 87 | 66 | null | null | null | null | UTF-8 | C | false | false | 1,790 | h | /*
Copyright (c) 2005-2016 Intel Corporation
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable la... | [
"fengbingchun@163.com"
] | fengbingchun@163.com |
74257101aaa33ef6626fe0db1d64689a055a54b7 | 8fbef896db1089edef2496fce7cd4f004789db8e | /MyFDM/system.h | 9e8362881d71678f7afc6b0a603b493471d4288a | [] | no_license | doomlordcn/MyFDM | 6d0d754d84a0da2ae804fbdd25facefd5578f6af | 011340477525cb731fa65a6059f81389734a2a5a | refs/heads/master | 2021-01-13T01:55:26.676508 | 2014-09-03T15:33:21 | 2014-09-03T15:33:21 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,280 | h | /*
Free Download Manager Copyright (c) 2003-2014 FreeDownloadManager.ORG
*/
#ifndef __SYSTEM_H_
#define __SYSTEM_H_
#define MY_MAX_PATH 2000
#include <ras.h>
extern void fsSysGetConnectionStatistics (HRASCONN hRasConn, RAS_STATS* pStatistics);
extern DWORD fsRasHangUp (HRASCONN hRasConn);
extern DWORD fsRasDial (L... | [
"yinfei1224@163.com"
] | yinfei1224@163.com |
3c8dc781c2351625aebe5e357e23d5495163e529 | a28d4fffcb159b936b45ffdfd398cbcc835533d6 | /ft_putstr_fd.c | 9876df925d6e553e600315664e58c2e8b76d7d83 | [] | no_license | leticia-marques/Libft | 2efffe4a18d8fb97246730f4da14de64248d0bcc | ebc41cc91764afef669cb31d2a46863324134566 | refs/heads/master | 2023-07-28T17:41:42.700792 | 2021-09-09T07:01:41 | 2021-09-09T07:01:41 | 404,617,634 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 987 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_putstr_fd.c :+: :+: :+: ... | [
"leticia.marquess@protonmail.com"
] | leticia.marquess@protonmail.com |
a3c60048ad16a6ef0abf21511276bd11012450be | 19de1a398006d52500b66854c4acda8add996b38 | /srcs/cd.c | bf0c262fecb7d3adf1091f8c51b91ea4af2ddd60 | [] | no_license | zainabdnaya/Minishell_42 | caa316e23976fa4111393de5f5849e15851d4627 | aa3b821b13822190ea624933424641200a0c1089 | refs/heads/main | 2023-03-31T18:38:51.225318 | 2021-04-02T15:41:20 | 2021-04-02T15:41:20 | 354,054,074 | 4 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,399 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* cd.c :+: :+: :+: ... | [
"diyanazizo13@gmail.com"
] | diyanazizo13@gmail.com |
e50443a43749bd163f14a96264597c822417d79e | b0e2f2c8d0c1110208f1f9468d2838e2b2da591a | /bsp/emWin-lpc178x/emWin/Samples/Application/GUIDemo/GUIDEMO_Skinning.c | bd6d0741c47ec5b7aab22f7be25bf9d358f2c18f | [] | no_license | tomyqg/industrial-control | 8eaddc11185d0d28fe505ed514ae73573d0698b4 | 9970ed268e518991a62cebe3db13c61ec5c37af3 | refs/heads/master | 2020-03-18T14:54:42.117300 | 2017-09-10T15:53:17 | 2017-09-10T15:53:39 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 99,171 | c | /*********************************************************************
* SEGGER Microcontroller GmbH & Co. KG *
* Solutions for real time microcontroller applications *
**********************************************************************
* ... | [
"bo.zhang.zh@gmail.com"
] | bo.zhang.zh@gmail.com |
fb11ccc38f5d691ac9e331891f4b61502deed4b5 | 787cb7765b257447440b47d9f6d9e6570a476fbe | /code/src/kernel/include/block.h | 6a2ff523bfbdb8bcba4ed1fb621e601bbbca83fb | [
"Apache-2.0"
] | permissive | TheCodeYu/os | 7af29e8ef774ba5d495dc7e9acac2705294a2647 | 11034d8bd68dbd4d503d79b91be04e3861724c63 | refs/heads/main | 2023-08-28T04:00:37.320098 | 2021-09-18T10:37:54 | 2021-09-18T10:37:54 | 404,300,981 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 246 | h |
#ifndef __BLOCK_H__
#define __BLOCK_H__
struct block_device_operation
{
long (* open)();
long (* close)();
long (* ioctl)(long cmd,long arg);
long (* transfer)(long cmd,unsigned long blocks,long count,unsigned char * buffer);
};
#endif
| [
"zhouyu@techvision.com.cn"
] | zhouyu@techvision.com.cn |
cc341a8ec6637be74919bd8cdaf928f7abe58efc | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/jq/src/extr_jv.c_jv_string_append_buf.c | 08221914cf1675f92bf12c9b446b8d93f33886cd | [] | 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 | 966 | 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 |
7496bf620803d52721020cbdebb8dd552244bf45 | 502da37d15b473edd9ac56f10871a2e74a774920 | /misc/test-progs/ajit_examples/coremark/set-o2/assembled/src/core_list_join.c | 80b7df9537ddd783e3eeae9a5cc5ee578d511095 | [] | no_license | adhuliya/sparcv8-ajit | 5cf7c8fc1e89dc97b3160c010ba9c95cd993eee6 | c121c33f5b1eaabf040cf929678229a21f8283de | refs/heads/master | 2022-08-22T08:20:09.423969 | 2022-07-24T04:10:11 | 2022-07-24T04:10:11 | 97,362,905 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 14,730 | c | /*
Author : Shay Gal-On, EEMBC
This file is part of EEMBC(R) and CoreMark(TM), which are Copyright (C) 2009
All rights reserved.
EEMBC CoreMark Software is a product of EEMBC and is provided under the terms of the
CoreMark License that is distributed with the official EEMBC COREMARK Soft... | [
"lazynintel@gmail.com"
] | lazynintel@gmail.com |
e7d2ceb7f69f9d0bfc6f3cae9024973fe2cb760d | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/linux/drivers/md/extr_dm-snap.c_merge_shutdown.c | 59b2100b84aa9b8d0d34dd729c08c359f48a3e50 | [] | 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 | 891 | 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 |
50ddb04337599ce645450cd162b9b1180e37b4d1 | 86167c31132720d3e57d5ab9e2b424d80cfd5f7f | /0x0A-argc_argv/1-args.c | 30d8a98665dbe4802e7636b6e9bda833e608ce23 | [] | no_license | juanjts/holbertonschool-low_level_programming | 5be0d99ea874e719c427fbcfb4fed2a7589d3b0e | 5adb35822f62241705f0a14c15f2dfdebc754e96 | refs/heads/master | 2023-02-16T22:54:07.437824 | 2021-01-15T02:48:40 | 2021-01-15T02:48:40 | 271,386,567 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 277 | c | #include <stdio.h>
#include "holberton.h"
/**
* main - ppal function
* @argc: counter of parameters
* @argv: value of parameters in especific memori position
* Return: zero
*/
int main(int argc, char *argv[])
{
if (argv)
{
printf("%d\n", argc - 1);
}
return (0);
}
| [
"1843@holbertonschool.com"
] | 1843@holbertonschool.com |
07f416f83b280217017e20e93784f5e2144c961a | abcc6393208e70a868fb4790a6f3aeb977c5bb3a | /lcd-test-2.3/User/GUI.c | 98702a1f6ffe59b26be2bf86e200595eeb89129a | [] | no_license | Beryl325/fishtank | 3cb60b82ed225b06192c0e656cceb477df7b6bdc | 4998ab4ed6c91fa4201cdf8b0a8993fb9ee7daa0 | refs/heads/master | 2020-03-12T19:35:45.378800 | 2018-04-24T02:58:07 | 2018-04-24T02:58:07 | 130,674,878 | 0 | 0 | null | null | null | null | WINDOWS-1252 | C | false | false | 875 | c | #include <GUI.h>
#include <stdio.h>
#include <M051Series.h>
#include <Lcd_Driver.h>
#include <font.h>
//ºº×Ö
void Gui_DrawFont_C(unsigned int x, unsigned int y, unsigned int fc, unsigned int bc, unsigned int num)
{
unsigned char i,j,k,c;
for(i=0;i<16;i++)
{
for(j=0;j<2;j++){
c=*(hz10+num*32+i*2+j);
f... | [
"1145948005@qq.com"
] | 1145948005@qq.com |
7db85bb094699761b45c74e9df1e2d931efabaa4 | 86a550d434047d421935772054c53a72c5690570 | /lib/libc/stat/chflags.c | ea3d42214f9f9fe789459a1fa61a4045fad84894 | [
"BSD-2-Clause"
] | permissive | Zeke-OS/zeke | 55cb5f3153a94cea21b6757bad9d3755f53e2339 | c6cd23959e3916c1aae04d909997f67c57c25e91 | refs/heads/master | 2022-10-15T13:16:43.112688 | 2022-10-04T09:14:42 | 2022-10-04T09:14:42 | 7,281,853 | 81 | 9 | NOASSERTION | 2020-06-21T19:41:15 | 2012-12-22T02:46:04 | C | UTF-8 | C | false | false | 2,077 | c | /**
*******************************************************************************
* @file chflags.c
* @author Olli Vanhoja
* @brief File status functions.
* @section LICENSE
* Copyright (c) 2014, 2015 Olli Vanhoja <olli.vanhoja@cs.helsinki.fi>
* All rights reserved.
*
* Redistribution and use in source... | [
"olli.vanhoja@gmail.com"
] | olli.vanhoja@gmail.com |
df073bf5c69404a23b2cffcc001cd55224e89804 | 482e62f19c4f6d127890da91108b2925a7594538 | /pintos/src/tests/filesys/base/seq-random.inc | 90723d60f13ece5d2339222c8ff1781011b59851 | [
"LicenseRef-scancode-unknown-license-reference",
"MIT-Modern-Variant",
"MIT"
] | permissive | a1b3rtchang/PintOS | 95ec0c7eadda417b0fb4e6d763751f1d55ff1a1b | 59fc023a60ffe6760a67a23c7bff99c2b72ccce5 | refs/heads/master | 2023-07-13T09:18:28.203009 | 2021-08-23T22:12:28 | 2021-08-23T22:12:28 | 398,863,564 | 4 | 0 | null | null | null | null | UTF-8 | C | false | false | 347 | inc | /* -*- c -*- */
#include <random.h>
#include "tests/filesys/seq-test.h"
#include "tests/main.h"
static char buf[TEST_SIZE];
static size_t
return_random (void)
{
return random_ulong () % 1031 + 1;
}
void
test_main (void)
{
random_init (-1);
seq_test ("nibble",
buf, sizeof buf, sizeof buf,
... | [
"kevin_svetlitski@berkeley.edu"
] | kevin_svetlitski@berkeley.edu |
3cfd6d18f7806690c1ff349fa6912e5c08967638 | 589acc35aa991e93bc3d2dc536813cc8eb87221c | /src/test/curl_examples/pop3-top.c | d5f3c8efcd690fc723127ae4cfe259212b58a93d | [] | no_license | njligames/DSS_source | ea570c15cfd34d4fb9f21e9e402b0fd2cc40b999 | f58460b4107371a538e5efa29fb1f29c72b2c300 | refs/heads/master | 2022-04-07T22:13:04.686266 | 2020-03-25T03:24:47 | 2020-03-25T03:24:47 | 242,166,372 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,162 | c | /***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\... | [
"james@njligames.com"
] | james@njligames.com |
678aaa8dd00085cff7f189f3166d076febfc9f50 | 6dd17cf26fdb829cb6beb9a4f24feaf14ded9f74 | /codigo_pid/mod_lcd.c | 31d1ba4b2f3bf7434fe7456a019c21a4484ba578 | [] | no_license | joaogui20/projeto-pid | 00809d0e0a7631d3ef051c049f7e25ea4020e02a | 8168bacf1fd8cccdff647fb7d6038491822df19d | refs/heads/main | 2023-04-03T17:36:26.700899 | 2021-04-10T00:22:00 | 2021-04-10T00:22:00 | 355,552,852 | 0 | 0 | null | null | null | null | ISO-8859-1 | C | false | false | 4,825 | c | /************************************************************************/
/* MOD_LCD.C - Biblioteca de manipulação de módulo LCD */
/* */
/* Autor: Fábio Pereira */
/* ... | [
"noreply@github.com"
] | joaogui20.noreply@github.com |
c9e1c3bac8c4347fb110b10b84ce5206d303ebbf | 8a4a69e5b39212b955eb52cc005311a440189c9b | /src/mame/drivers/shadfrce.c | 4db1acf7f1043ce0df2938a6b48fee18b0dccb59 | [] | no_license | Ced2911/mame-lx | 7d503b63eb5ae52f1e49763fc156dffa18517ec9 | e58a80fefc46bdb879790c6bcfe882a9aff6f3ae | refs/heads/master | 2021-01-01T17:37:22.723553 | 2012-02-04T10:05:52 | 2012-02-04T10:05:52 | 3,058,666 | 1 | 7 | null | null | null | null | UTF-8 | C | false | false | 27,370 | c | /*******************************************************************************
Shadow Force (c)1993 Technos
Preliminary Driver by David Haywood
Based on the Various Other Technos Games
********************************************************************************
Stephh's notes :
- As for some other M68000 T... | [
"cc2911@facebook.com"
] | cc2911@facebook.com |
a60e21a9033b290ef7b81c536823a99b1897bcaa | 392aa886b6d15c700c787e84dc90a4fb0ac13e31 | /workshop9_ipc1442/bookstore_v2_in_lab.c | f076057d05b3137fa412b5f3ce21886f9786421d | [] | no_license | krn007/IPC144 | a118f626410037de08b829c31c230e0973057b8b | 2b77fe979613816a8e07ee05b20fcdca1e705463 | refs/heads/master | 2020-03-25T00:53:33.607896 | 2018-08-01T21:37:40 | 2018-08-01T21:37:40 | 143,210,980 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,377 | c | /*Name- Karan Shah*/
#include<stdio.h>
#define MAX_TITLE_SIZE 20
#define MAX_BOOKS 10
struct Book {
int _isbn;
float _price;
int _year;
int _qty;
char _title[MAX_TITLE_SIZE];
};
void menu();
int readRecord(FILE *fp, struct Book *b2read);
void displayInventory(const char filename[]);
float calculateCapi... | [
"khshah2@myseneca.ca"
] | khshah2@myseneca.ca |
29706b795ff28639a4ec525bf74a86c854f3a182 | 13959e67466b4daae4b5334f2cdc387311e4b61d | /page_header.h | f38d7e752fceb93ddaa3afb2b5dd750143b132b9 | [] | no_license | gitter-badger/ESPixelStick | fc653a0dba0e5f1dada0f2b0a07fcd6cdec7dbdf | 979391e89fdf0d952724e1cb1a26212604fd82f0 | refs/heads/master | 2021-01-24T03:11:48.678061 | 2016-06-06T14:30:34 | 2016-06-06T14:30:34 | 62,227,400 | 0 | 0 | null | 2016-06-29T13:20:16 | 2016-06-29T13:20:16 | null | UTF-8 | C | false | false | 3,157 | h | #ifndef PAGE_HEADER_H
#define PAGE_HEADER_H
const char PAGE_HEADER[] PROGMEM = R"=====(
<title id="title"></title> <meta name="viewport" content="width=device-width,initial-scale=1"> <style>body{color:#000;font-family:avenir,helvetica,arial,sans-serif;letter-spacing:.15em}hr{background-color:#eee;border:0 none;color:#... | [
"sporadic@gmail.com"
] | sporadic@gmail.com |
d32a07ff5c7c5a52cf651dcc953caf6d5701968b | 9f051a7f6a89c8e962f22e17be7e9b778c57e1a7 | /iluminacion.X/variables.h | cf4d54658f340875f9422b715af32cf098c9e12b | [] | no_license | diegomore97/control_iluminacion | 55ace0959c709a9839ab762193717469f8f6cc37 | 03c03b6775edb399872b6142df2d718aafaa7e35 | refs/heads/main | 2023-01-09T07:35:21.180292 | 2020-11-08T22:31:31 | 2020-11-08T22:31:31 | 303,229,105 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 424 | h | #ifndef VARIABLES_H
#define VARIABLES_H
typedef char T_BYTE;
typedef unsigned char T_UBYTE;
typedef short T_WORD;
typedef unsigned short T_UWORD;
typedef long T_LONG;
typedef unsigned long T_ULONG;
typedef unsigned int T_UINT;
typedef int ... | [
"diego.moreno.97@hotmail.com"
] | diego.moreno.97@hotmail.com |
4d368de629112a351363992767ac2cfe57086af8 | e6a8e87f4f959b26f0ea5c10b537f43914e7cb34 | /server/req.h | 86e323e4cbd63c5f32f492cb9f66d3620650b13f | [] | no_license | bigml/moc | c69e9fd48ca768f6e52415c75d8a634d7b8d781f | 6c489f96804aeb16c7517fbd39e6cbec448b511c | refs/heads/master | 2016-09-06T18:55:25.270278 | 2014-05-09T09:34:43 | 2014-05-09T09:34:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,250 | h | #ifndef __REQ_H__
#define __REQ_H__
#define REQTYPE_TCP 2
#define REQ_MAKESURE_PARAM(hdf, key) \
do { \
if (!hdf_get_value(hdf, key, NULL)) \
return nerr_raise(REP_ERR_BADP... | [
"bigmaliang@gmail.com"
] | bigmaliang@gmail.com |
cfcea28b95d3c48281b1e06a80e6938e9e763e99 | 53360319eaf69ff75f34e1c2c45cbcdfd12842c9 | /thirdparty/inteldfp/LIBRARY/src/inteldfp/bid32_quantize.c | 8826414a89541801365d53a4c0a93969862240cb | [
"Apache-2.0",
"LicenseRef-scancode-proprietary-license"
] | permissive | bloomberg/bde | 229de23237d9cc0937ec2d0b69ef7dfcb1fa2154 | 7cc8e30c7218eaffbc31f518bd40794cc79f7282 | refs/heads/main | 2023-09-01T08:52:24.600136 | 2023-08-31T17:43:40 | 2023-08-31T17:43:40 | 6,619,178 | 1,429 | 338 | Apache-2.0 | 2023-05-20T13:33:26 | 2012-11-09T20:00:30 | C++ | UTF-8 | C | false | false | 7,416 | c | /******************************************************************************
Copyright (c) 2007-2011, Intel Corp.
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 sou... | [
"amartin172@bloomberg.net"
] | amartin172@bloomberg.net |
37dca6321840e5d8d8f012d1c647332b5a71b91e | 55a00c3aef03b608a8bbe4279de361a0f197f08d | /cpuload.c | ed0117e2b57f9f6606d1a0173a357d804372a2f5 | [] | no_license | Troy9527/workload_generator | 9cd416569a6f904c851671b34ea08fc878ad824b | ac4b833c758da73c93bced678af19e8740c0e979 | refs/heads/master | 2021-07-12T09:10:14.362489 | 2017-10-16T09:21:56 | 2017-10-16T09:21:56 | 107,104,223 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 497 | c | #include "cpuload.h"
void cpuloadgen(void){
/*registrate handler*/
signal(SIGUSR2, (__sighandler_t)exit_handler);
signal(SIGUSR1, (__sighandler_t)sigusr_handler);
/*start generate workload*/
pid = (int*)malloc(cpu_count*sizeof(int));
int i;
/* set nice value */
setpriority(PRIO_PROCESS, 0, -20);
/*create... | [
"rr1155001100@gmail.com"
] | rr1155001100@gmail.com |
f716f7dae0f02132965d05449dd524e0a1b6d13f | db741d7741f35380f0eddffae80007647bf52e66 | /backup/menu2.h | 3eb3420b976c5dd4e9bcc63e6c9a4df979046159 | [] | no_license | jeewood/UPSUI | bc3ea9d2215b17a0d176abf4c847847b2f5d6e90 | c5d8b6e25068a0b8516ef8ad5547ecc5f5749623 | refs/heads/master | 2020-06-02T18:00:18.764449 | 2013-05-24T08:45:59 | 2013-05-24T08:45:59 | 9,906,075 | 1 | 5 | null | null | null | null | WINDOWS-1252 | C | false | false | 1,340 | h | typedef union _INT
{
unsigned int x;
struct {
char h;
char l;
}BX;
}INT;
typedef struct
{
int ACInV;
int ACInI;
int InvV;
int LoadI;
int BatV;
int BatI;
int Factor;
int Power; //¹¦ÂÊ
int LoadRate; //¸ºÔØÂÊ
INT Mode;//h Mode of Inv, l Mode of Start
INT Status; //h BKL time,l Charge status
INT Freq;... | [
"jeewood@126.com"
] | jeewood@126.com |
306313bc23563818da85aced81485526faf36acf | bc060d8c5ca8282860cf7697a1b61af3cffcf187 | /diagonal differnce.c | 79906b6b9fded1240a961404323ee15d4d31fa0e | [] | no_license | SamridhG/hackerrank-solution- | 33a3ecd76c4103b49408279631b55ca790fa6595 | 6982a9526d1618c057015e8bea1dcb71c8e0dc88 | refs/heads/master | 2022-08-01T04:29:21.513022 | 2020-05-22T12:05:34 | 2020-05-22T12:05:34 | 266,100,351 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 351 | c | #include<stdio.h>
#include<math.h>
#include<string.h>
int main()
{
int k=0,p=0,n,q,i,j, a[100][100];
scanf("%d",&n);
for(i=0;i<n;i++)
{
for(j=0;j<n;j++)
{
scanf("%d",&a[i][j]);
}
}
for(i=0;i<n;i++)
{
p=p+a[i][i];
}
for(i=0;i<n;i++)
{
k=k+a[i][n-1-i];
}
q=... | [
"noreply@github.com"
] | SamridhG.noreply@github.com |
bae2829bee905347aa6392e090db90d59cc7aeb7 | 07f2476d24df4f4b7a00cdadf4fb06b13acabec5 | /library/stack/profiles_api.h | ff3185b6a75bb8debe42860e80b876da7449cd46 | [] | no_license | artdanion/devBoat | 23eb6075e47b1c8615c0a20b42a70b818064570c | 555e790f85bfd0fa0665f504f266f2c05bea93e7 | refs/heads/main | 2023-06-24T05:31:59.180293 | 2021-07-19T08:26:33 | 2021-07-19T08:26:33 | 387,188,246 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,136 | h | /******************************************************************************
*
* Copyright (C) 2009-2013 Broadcom Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License a... | [
"noreply@github.com"
] | artdanion.noreply@github.com |
346c3d8463231a1d0464cf55f3289db407cfe2fa | da248582feb23ef586c7a33a0f3c7370350df36f | /Pods/Headers/Private/RDTableView/RDTRefreshCover.h | c6cc53fd36bbc311345ed26fb188953ca5887cbd | [] | no_license | Radarrrrr/JKSchool | 4e158395f2bdd4235d9f88cdde5ae9bbdf55a80b | f411ab63d8cf34ee8ed411ae6527214921024b55 | refs/heads/master | 2020-04-27T21:20:04.453187 | 2020-04-08T18:34:23 | 2020-04-08T18:34:23 | 174,692,159 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 50 | h | ../../../RDTableView/RDTableView/RDTRefreshCover.h | [
"renyida@dangdang.com"
] | renyida@dangdang.com |
7c2ced01c40462efe5c5dc6e56d852c63dcd67d0 | e3cd04613f6167acefbd25fb8038b3e3e9682d7d | /STLport-2.032/queue.h | 2028283c76af37905890a34cc1fe00feffaeb23f | [
"LicenseRef-scancode-mit-old-style"
] | permissive | chensongpoixs/cstl_source | 2a3910d163fa69527d4c708b78ebfda979626a02 | 57ec5e469034e65b04bc3960ea4fccaef940bd78 | refs/heads/master | 2022-12-11T11:52:57.163432 | 2020-09-14T08:50:00 | 2020-09-14T08:50:00 | 273,945,744 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 698 | h | /*
*
* Copyright (c) 1997
* Moscow Center for SPARC Technology
*
* Permission to use, copy, modify, distribute and sell this software
* and its documentation for any purpose is hereby granted without fee,
* provided that the above copyright notice appear in all copies and
* that both that copyright notice and t... | [
"15850774503@163.com"
] | 15850774503@163.com |
442d895a6d4ed2e1cb4bff3d05653966d0afc70c | 1e052fe8c6886dc4b66bb46ea9f61ffc81014979 | /block.c | d26bf83c90bfb4fbf7665e17485140bf24ffde44 | [] | no_license | ShowKa/CGame | 2af929bae1f5ecb5077cd5bda73b14db8a3adb05 | 1b8aa3322dc4e6151fa8433d90707982644e2987 | refs/heads/master | 2021-04-19T11:49:47.525592 | 2020-03-02T00:38:03 | 2020-03-02T00:38:03 | 249,603,547 | 0 | 0 | null | 2020-06-09T04:47:05 | 2020-03-24T03:27:29 | C | UTF-8 | C | false | false | 104 | c | int decideRow(void);
int decideRow(void) {
int a = random(12);
if (a >= 4) {
a = -1;
}
return a;
} | [
"em06@elt.local"
] | em06@elt.local |
8d6450b98f38749a4c8960a3e28632108e8f7a72 | f200850c7c68cf7d74b6af48b84f5056d1c0712a | /src/app/driver/imd/bender/iso165c/config/bender_iso165c_cfg.c | d5f18ec27839eac8c54f085bad9ea973eb84f537 | [
"CC-BY-4.0",
"BSD-3-Clause"
] | permissive | Yannick2408/foxbms-2 | 6ffd5a76ff16f058a65fc58b0ff0d672250b7556 | 62288b333fe6da52deae91f74fb15e71060ac99c | refs/heads/master | 2023-04-05T14:33:57.504096 | 2021-04-01T20:28:16 | 2021-04-01T20:41:23 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,392 | c | /**
*
* @copyright © 2010 - 2021, Fraunhofer-Gesellschaft zur Foerderung der
* angewandten Forschung e.V. All rights reserved.
*
* BSD 3-Clause License
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* 1. R... | [
"info@foxbms.org"
] | info@foxbms.org |
049793f7dfc6fe6638e3522cb4850dc725ac279e | d6a142fcad1d6b0a0b72580362fb91db2295717e | /CourseProjects/EmbeddedSystems/ECE373_Lab5/homework5.c | 7252ab3b2260730d5a4046c4ad38608adf8bb54f | [] | no_license | RyanNand/MyProjects | c5803174212a46742f3f43ae8c60d959f07dc94b | 8243977eded9d7fdc6bea5bb84655c7ad1e6b09d | refs/heads/main | 2023-08-22T04:29:18.252237 | 2021-10-08T05:08:13 | 2021-10-08T05:08:13 | 377,926,277 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,012 | c | /*******************************************************************************
* Program: homework5.c
* Author: Ryan Nand
* Date: 6/2/2021
* Description: A userspace driver to control the LEDs in the 82575eb network
* device.
************************************************************************... | [
"nand@pdx.edu"
] | nand@pdx.edu |
0bf7aa79f4e1080b2a1875ec9ccd2c851a5f7228 | 3530d39e2b483490806755f7806c1219d8cc4ea8 | /Checkpoint_2/nodes.h | 418ed0f3330b6098533e2217d3c2b89a41df6a72 | [] | no_license | JorgeAndd/CIS_4650_Project | aadc3e035de70473fa518f4b94057d0b6bb8d1b1 | 1e5f713e477a1f40e739c6102faa908443911cab | refs/heads/master | 2020-06-16T08:41:08.456253 | 2015-05-02T20:58:39 | 2015-05-02T20:58:39 | 75,120,876 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,132 | h | /*
* Author: Jorge Luiz Andrade
* #0906139
*/
#pragma once
typedef enum {OP_ADD, OP_SUB, OP_MULT, OP_DIV, OP_MOD, OP_GT, OP_LT, OP_GE, OP_LE,
OP_DIFF, OP_EQUAL, OP_OR, OP_AND} bin_operator_t;
typedef enum {OP_NOT, OP_MINUS, OP_PLUS, OP_INC, OP_DEC} un_operator_t;
typedef enum {TYPE_INT, TYPE_FLOAT, TYPE_CHAR... | [
"jorgeluizandrade@outlook.com"
] | jorgeluizandrade@outlook.com |
e3ee4b97462052efb5e68b18ed78edbe36c9f08b | 35df51b4ce452ea41c5a4f5938ed77e715f0023d | /openGLFramework.h | ff7dd265be006ac53562c953520a67197c3fed32 | [] | no_license | TGiumenta/GhostsNGoblins | b8aeea7fdb941161502daf03e425f6adc02ad351 | f622ca230b512cbea16f0de5ede4704c9e9a3368 | refs/heads/master | 2023-04-22T08:04:29.801098 | 2021-05-15T02:11:53 | 2021-05-15T02:11:53 | 366,553,682 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,847 | h | /********************
* *
* NeHeGL Header *
* *
**********************************************************************************
* *
* You Need To Provide The Following Functions: ... | [
"jrmint623@yahoo.com"
] | jrmint623@yahoo.com |
ec6abbac2747caa6347c96ec11dba3e38362bad8 | 5c255f911786e984286b1f7a4e6091a68419d049 | /vulnerable_code/f77acd29-79b2-46d9-89e5-d3f537d17e13.c | fc9d063ec8af93e28be67cceb962e5987313388b | [] | 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 | 599 | c | #include <string.h>
#include <stdio.h>
int main() {
int i=4;
int j=12;
int k;
int l;
j = 53;
l = 64;
k = i/j;
l = i/j;
l = l%j;
l = k+j*i;
//variables
//random
/* START VULNERABILITY */
int a;
long b[52];
long c[15];
a = 0;
do {
a++;
//... | [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
a007fbda0aadc926d5cd107c4c8ead6c739c34fb | bbbaa6fd8519cc4eace3108a5fc64c1d1ddb0321 | /_SDL/Game/player.c | 510e9657490a5f172cf864f534209b005edfa432 | [] | no_license | mateusz-sz/uwr-OOP-project | db966b44ad006dbc657952ae16d33038b514d2c5 | 49cbb99de492c501d903a1499c51d904a7586fc1 | refs/heads/master | 2020-03-12T01:14:02.152634 | 2018-06-28T17:38:47 | 2018-06-28T17:38:47 | 130,370,612 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,575 | c | /*
Projekt Shooter
Mateusz Szałowski - 298976
Uniwersytet wrocławski - Instytut informatyki
*/
#include <stdlib.h>
#include <stdbool.h>
#include <string.h>
#include "SDL_initialization_functions.h"
#include "player.h"
playerStr* createPlayer(void)
{
playerStr* player = (playerStr*)malloc(sizeof(playerStr));
player... | [
"mateusz.sz@protonmail.com"
] | mateusz.sz@protonmail.com |
eab97b84aa6bfa8fc83c75aed41e8b3cea244e89 | 6847722d0479548b4069fba18c00358e3ad14676 | /WCCI/src/it/unimi/dsi/fastutil/objects/Object2BooleanArrayMap.c | 36ceace9c37cf7a4bf675dabf634ea194eabc8d6 | [] | no_license | sfbaqai/racingcar | 90de325ac107f86f7ae862b77e3d132adf721814 | 3b72cfb5b8b49c6683358469cdd52ec073c9b156 | refs/heads/master | 2021-01-10T04:15:03.318224 | 2011-10-12T10:07:07 | 2011-10-12T10:07:07 | 48,247,283 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 11,891 | c | /* Generic definitions */
#define PACKAGE it.unimi.dsi.fastutil.objects
#define VALUE_PACKAGE it.unimi.dsi.fastutil.booleans
/* Assertions (useful to generate conditional code) */
#unassert keyclass
#assert keyclass(Object)
#unassert keys
#assert keys(reference)
#unassert valueclass
#assert valueclass(Boolean)
#unas... | [
"ducthangho@dc7059a3-8d4d-0410-a780-f9787e1663d2"
] | ducthangho@dc7059a3-8d4d-0410-a780-f9787e1663d2 |
4ab0ad888cdf7ce2b91bb0443d4f2ee598467598 | b7955d80a29296bc47d6d60e21c0ceec65301f71 | /lab2/ece375-L1_skeleton.c | 1a56ba88505d74c32ab1eb078e5ac028f9b122ac | [] | no_license | yuejOSU/ece375-assembly | 27a046a653fe2e23931fbb2665a747273a6339a8 | 4f2134df4df619f290ab866cb2c49acad8d78328 | refs/heads/master | 2020-04-20T19:50:37.713074 | 2015-03-20T18:28:18 | 2015-03-20T18:28:18 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 688 | c |
/*
This code will cause a TekBot connected to the AVR board to
move forward and when it touches an obstacle, it will reverse
and turn away from the obstacle and resume forward motion.
PORT MAP
Port B, Pin 4 -> Output -> Right Motor Enable
Port B, Pin 5 -> Output -> Right Motor Direction
Port B, Pin 7 -> Outp... | [
"seanrettig@gmail.com"
] | seanrettig@gmail.com |
69e7842719a45615397cb8804950bb5eff58536c | c2cedcf36667730f558ab354bea4505b616c90d2 | /players/mizan/opl/CELLS/C236.c | a07912eaf46864fbf93cbb0bc2c85454c8cfa076 | [] | 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 | 480 | c | /* This is a 'stub' object which does nothing much
* other than to be a placeholder for a wall cell. */
#include "/obj/ansi.h"
reset(int arg)
{
move_object(this_object(), "/players/mizan/opl/daemons/gridboxDM");
}
string query_current_icon() {
return GRY + "W" + NORM;
}
string query_terrain_icon()
{
return... | [
"rump.nirv@gmail.com"
] | rump.nirv@gmail.com |
b1d9ca877ed1b6eded067e3778afe7a17f8dec19 | 61d8d9c7d3f9d2210951fd57033aeccb575fd8fe | /Board/STM32/STM32F103ZETx/Middlewares/Lwmem/Cfg/lwmem_config_default.h | 4c7a21093afa866aa2b50cfbef7006e314e7dd1c | [
"MIT"
] | permissive | yantyStone/LittleFs | 68de69555a52220ea070811dfed6a2a7f39570f9 | 7f4cf1c85931c13fabfba4da6d18da9906b95c76 | refs/heads/master | 2022-03-07T14:05:48.343401 | 2019-11-10T01:09:58 | 2019-11-10T01:57:22 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,389 | h | /**
* \file lwmem_config_default.h
* \brief LwMEM default config
*/
/*
* Copyright (c) 2019 Tilen MAJERLE
*
* 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 witho... | [
"wenshuaisong@gmail.com"
] | wenshuaisong@gmail.com |
b6fefbb1ec4663cc1c65e2834040602361388d4c | 03ebccd09c4d8b02ecfdc9a66e409023ee148300 | /uu-matter.c | 10e1db7edd1f5a14cc8a066917df7b7709013cd6 | [] | no_license | ras0219/redpower-c-collection | c3c40959ac8196f2801356429bdd0b3e29aff5a6 | c222cd034f9e430d699126da642c3d597f72c2fa | refs/heads/master | 2016-09-05T18:51:08.731769 | 2013-03-24T03:47:03 | 2013-03-24T03:47:03 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 897 | c | #include "core.h"
#include "stdint.h"
#include <iox.h>
#include <cpu.h>
#define IOX_redbus (Iox*)0x0300
#define UU_GENER_ON WHITE
#define IT_IS_SHINING BLACK
#define ENERGY_EMPTY RED
void main()
{
int i=0;
int can_run = 0;
Iox* our_expand = IOX_redbus;
rb_set_window(IOX_redbus);
rb_map_device(3);
rb_ena... | [
"shadowphoenix@debian.localdomain"
] | shadowphoenix@debian.localdomain |
eeb9b3c856f3e6ba85c8c2f34af950cde5a486d5 | de55ef8cf299fdff0d0fe208326ca0183aa22788 | /ROB/verk_6.c | 303810881cb442ea7c444d289a28b3f59fb3c928 | [] | no_license | PallGudbrandsson/Skoli-2016H | 61608fe29273330657b06a4ea4f7a9b8d3b0aecd | c1c603609f62a50a03e1c32e97fd5f10a4e303ad | refs/heads/master | 2020-04-12T05:31:13.535853 | 2017-01-31T15:42:39 | 2017-01-31T15:42:46 | 64,040,156 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 4,503 | c | #pragma config(Sensor, in3, Line1, sensorLineFollower)
#pragma config(Sensor, in4, Line2, sensorLineFollower)
#pragma config(Sensor, in5, Line3, sensorLineFollower)
#pragma config(Sensor, in6, Arm, sensorPotentiometer)
#pragma config(Sensor, in7, Ambient, sens... | [
"gudbrandsson74@gmail.com"
] | gudbrandsson74@gmail.com |
38ef34afbf846939a1c044f110c61ee8954ef797 | 431a94e6dfe449eb010059e27c876ef97e243002 | /Chapter 7/p5/main.c | 9d7c93c8e30b207164c9ceb31b1ceabda6615c8b | [] | no_license | tpvt99/knk-modern-approach | 838f68bb9d98968d7d8b2489c0106d2e8c6d3f9d | 488d82913b0eea96bf124a7e74273eb62795d6f5 | refs/heads/master | 2021-02-09T08:48:16.269207 | 2020-07-25T08:52:38 | 2020-07-25T08:52:38 | 244,261,706 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 829 | c | #include <stdio.h>
#include <stdlib.h>
#include <ctype.h>
int main()
{
printf("Enter a word: ");
char ch;
int sum = 0;
while ((ch = getchar()) != '\n') {
ch = toupper(ch);
if (ch == 'A' || ch =='E' || ch =='I' || ch == 'L' || ch =='N' || ch == 'O' || ch == 'R' || ch == 'S' || ch == 'T' ... | [
"tranphong96.hbk@gmail.com"
] | tranphong96.hbk@gmail.com |
6d09e5402a893856f03c57cb4244d83d5f40163f | e7d57d2a0e5ea51220135ab209c46266af479c82 | /Heap/Min_Heap/main.c | b1438a4afe69bf99346945d3a83315748fe75c70 | [] | no_license | zhangzewen/Algorithms | 82e771bf9a6c7b4353b246f8e3d635de2869fa73 | 19ab5d6f8cf862ec49bb626c0e59b4024256b327 | refs/heads/master | 2021-01-18T22:53:00.075918 | 2016-05-05T18:52:39 | 2016-05-05T18:52:39 | 7,570,661 | 4 | 2 | null | null | null | null | UTF-8 | C | false | false | 326 | c | #include "Min_Heap.h"
#include <stdio.h>
#include <stdlib.h>
int main(int argc, char *argv[])
{
struct heap* heap;
heap = create();
MinHeapInsert(heap, 6);
MinHeapInsert(heap, 8);
MinHeapInsert(heap, 10);
MinHeapInsert(heap, 4);
MinHeapInsert(heap, 7);
MinHeapInsert(heap, 2);
pop(heap);
pop(heap);
return... | [
"daixiuhua_1989@163.com"
] | daixiuhua_1989@163.com |
ecb1f400e891823c4072b2b306cac5642f7bc9ac | 4f26370e4df29f5e42ae3cbea5dc650c89a90198 | /bionic/libc/kernel/common/linux/version.h | 344a6a251e72c8fef44a0ced2955039623360156 | [
"BSD-4-Clause",
"BSD-3-Clause",
"BSD-4-Clause-UC",
"HPND",
"BSD-4.3TAHOE",
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-ibm-dhcp",
"Martin-Birgmeier",
"dtoa",
"MIT",
"SunPro",
"CMU-Mach",
"ISC",
"Apache-2.0",
"BSD-2-Clause"
] | permissive | yixuaning/imx6_android_jb4.3_1.1.0 | 10f35368318107dd114c6789b4376d94aceee7c4 | bdafbab99f14978d73237c46d1a97ead0f915cce | refs/heads/master | 2018-12-29T02:00:48.668249 | 2015-03-02T09:33:56 | 2015-03-02T09:33:56 | 30,402,595 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 49 | h | ../../../../../kernel_imx/include/linux/version.h | [
"yixuaning@sina.com"
] | yixuaning@sina.com |
cb75cadaca37df0494595b1b4d01d5465a7366cc | 74f0bdd9e81ff28fac5f1d127b0ca2f2a9d2e154 | /Programm/Vollversion/datenImExport.h | fdc1e001e99439b52a05db719b4969a8f282a3cb | [] | no_license | Raupe42/Ausgleichsgerade | 091ec619281dd677584a655289dd1c97add580c3 | 6379d7824da824820d74dea3e9e0d6eb1aabf5bc | refs/heads/master | 2020-04-01T04:01:11.769449 | 2019-02-16T11:21:48 | 2019-02-16T11:21:48 | 152,846,301 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 574 | h | /*
author: Raupe
Info:
Headerdatei des Im- und Exportmoduls
*/
#ifndef MAIN
#define _MAIN
#endif // !MAIN
#include "messreihe.h"
#ifndef _datenSpeichern
#define _datenSpeichern
/*
Unterfunktion zum Speichern der Daten in eine Datei
Para: messreihe
RetVal: status
0: kein Fehler
*/
int datenSpeichern(messreihe_t *... | [
"jens_hoecker@t-online.de"
] | jens_hoecker@t-online.de |
7975ce935e4725b57c8e5ce150d932f6818ca2a0 | 600534f002b853f72033afe005682d34f95fb10d | /src/ads-b/plane-iq.h | 52be7f8435afc992a06f5ae2df37d25674455871 | [
"LicenseRef-scancode-public-domain"
] | permissive | a-vincent/sora | f60448fb746899cd2a669167bf4d8916ef5a0278 | 0e05f29af2aa6cd5c52c5e1ea5d82d3fd0b7e4c9 | refs/heads/master | 2020-05-29T14:41:10.559883 | 2020-03-03T21:16:42 | 2020-03-03T21:16:42 | 65,364,704 | 9 | 1 | null | 2016-08-10T11:42:29 | 2016-08-10T08:28:55 | C | UTF-8 | C | false | false | 338 | h | #ifndef ADSB_PLANE_IQ_H_
#define ADSB_PLANE_IQ_H_
#include <sys/time.h>
#include <stdio.h>
struct plane_iq_state;
struct plane_iq_state *plane_iq_state_new(FILE *);
void plane_iq_state_delete(struct plane_iq_state *);
const char *plane_iq_get_next(struct plane_iq_state *, struct timeval *,
double *);
#endif /* AD... | [
"aymericvincent@free.fr"
] | aymericvincent@free.fr |
8c2f99ac7332a3bde2b245a6080c8bd2ae6ad1c6 | 078da8679c7b7f4189f8ec08943614e98f2886a5 | /tests/cci/chapter1/test_list_perf.c | aebe2f38eef28c407131e49ac700e51ffc42a2e2 | [] | no_license | Wei-N-Ning/cAlgorithms | 763511c0822a961480eb3f455e6628e8dae0c37b | 07b599e7855524b17497b241f5c4693f2de766c9 | refs/heads/master | 2022-04-26T06:22:05.528892 | 2020-04-23T21:59:29 | 2020-04-23T21:59:29 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 639 | c | //
// Created by wein on 3/24/18.
//
#include <cci/cciList.h>
#include <time.h>
#include <stdio.h>
static void testRoundTripInt() {
int size = 20000;
double microsec = 0.0;
clock_t before, after;
printf("start integration test: integer round trip (problem size: %d)......", size);
before = clock()... | [
"nwcgnw@gmail.com"
] | nwcgnw@gmail.com |
c2ef53c9d1728093ac83f8416390dbc331705405 | c3f83e21b4598aa80bba3d793371f59d2f075f08 | /Utilities/OneShotSampleGrabber/resource.h | c061e2fcccde7a848a5e38a54a2c90ff05b9551c | [] | no_license | WladimirW/alax | d4ff1fec7b90238cfe400c723478168fadbe0ffa | b1c45d51e9ff4b087e74360a21c2a4306eb884ec | refs/heads/master | 2020-03-12T22:56:18.590594 | 2018-04-23T08:23:59 | 2018-04-23T08:23:59 | 130,856,226 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 414 | h | //{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by OneShotSampleGrabber.rc
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 101
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_... | [
"roman@9f0a43ce-f1ea-4ba9-b87d-1d20923592e0"
] | roman@9f0a43ce-f1ea-4ba9-b87d-1d20923592e0 |
36b59c2561cf9a731e9fe080401e65c376672b4a | 948f4e13af6b3014582909cc6d762606f2a43365 | /testcases/juliet_test_suite/testcases/CWE416_Use_After_Free/CWE416_Use_After_Free__malloc_free_long_11.c | 315677eb6ce451f23a503973b68ec54fdff654da | [] | no_license | junxzm1990/ASAN-- | 0056a341b8537142e10373c8417f27d7825ad89b | ca96e46422407a55bed4aa551a6ad28ec1eeef4e | refs/heads/master | 2022-08-02T15:38:56.286555 | 2022-06-16T22:19:54 | 2022-06-16T22:19:54 | 408,238,453 | 74 | 13 | null | 2022-06-16T22:19:55 | 2021-09-19T21:14:59 | null | UTF-8 | C | false | false | 5,731 | c | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE416_Use_After_Free__malloc_free_long_11.c
Label Definition File: CWE416_Use_After_Free__malloc_free.label.xml
Template File: sources-sinks-11.tmpl.c
*/
/*
* @description
* CWE: 416 Use After Free
* BadSource: Allocate data using malloc(), initialize memory bl... | [
"yzhang0701@gmail.com"
] | yzhang0701@gmail.com |
a3a61b8f7a5b9bb1e26a0871af9bdd2b896b991a | 6946f7cb291b99767cac74ae1e5b039d18ac981b | /PaddleLite-ios-demo/ios-classification_demo/classification_demo/paddle_lite/paddle_use_ops.h | 7add64b4e8c50a0e8ff1c8151e30bdc681a61648 | [
"Apache-2.0"
] | permissive | zhupengyang/Paddle-Lite-Demo | 763d305a5ccb67c670f163dfdd1b9b2175c67739 | 35286ff3eea17a236dee62c0aea39f8a9fd3a546 | refs/heads/master | 2021-07-08T04:44:02.092181 | 2019-10-23T13:49:31 | 2019-10-23T13:49:31 | 218,749,641 | 0 | 0 | Apache-2.0 | 2019-10-31T11:23:09 | 2019-10-31T11:23:08 | null | UTF-8 | C | false | false | 3,004 | h | // Copyright (c) 2019 PaddlePaddle Authors. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required... | [
"lixiaoyang05@baidu.com"
] | lixiaoyang05@baidu.com |
3b3869339724d26dcdb4fb96198532911881c787 | a1446c3f95df2dfe097a9bd6b463767b00f18140 | /sys/arch/solbourne/solbourne/prom_machdep.c | 25eb21d8a63d66fc6d6495d54be3364772d396aa | [] | no_license | chrissicool/l4openbsd | e2fb756debc1c3bdc1c2da509fa228c25a3185e8 | 077177814444e08500e47bc2488502f11469bc60 | refs/heads/master | 2021-04-09T17:12:53.122136 | 2011-08-22T16:52:58 | 2011-08-22T16:52:58 | 1,706,491 | 18 | 4 | null | 2017-04-06T19:17:29 | 2011-05-05T14:08:03 | C | UTF-8 | C | false | false | 6,245 | c | /* $OpenBSD: prom_machdep.c,v 1.1 2005/04/19 21:30:18 miod Exp $ */
/*
* Copyright (c) 2005, Miodrag Vallat
*
* 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 abo... | [
"cludwig@net.t-labs.tu-berlin.de"
] | cludwig@net.t-labs.tu-berlin.de |
1f951be6dda4b8654b4458e0c5011ed09639fc6c | 52a7f6973a3bc96b43490d612e343d855b77c107 | /acoral/acoral_full/pal/board/emu_cmp/include/hal_cmp.h | 61e3a604243f423b8abedc1d8e93b6a072f85434 | [] | no_license | ChenZewei/DualOSCCF | 2edf826c40bf2413f65640e75e69197f62bc6338 | 97900e373728d591b2e02f634fb9467460e35655 | refs/heads/master | 2021-01-17T06:31:51.183275 | 2013-12-10T09:03:22 | 2013-12-10T09:03:22 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 462 | h | #ifndef HAL_CMP_H
#define HAL_CMP_H
#include<type.h>
#define HAL_SCHED_IPI HAL_INTR_MIN+2
#define HAL_CMD_IPI HAL_INTR_MIN+2
#define HAL_CPU_IS_ACTIVE(cpu) hal_cpu_is_active(cpu)
#define HAL_PREPARE_CPUS()
#define HAL_START_CPU(cpu) hal_start_cpu(cpu)
#define HAL_CMP_ACK() hal_cmp_ack()
#define HAL_CORE_CPU_INIT() hal... | [
"gangly123@163.com"
] | gangly123@163.com |
16a1cf2c89a6dfcc3792800858b4a7464d3a9dbd | c65e75db5d1c7ab399298857c242e84f291a0c02 | /src/gallium/drivers/radeonsi/si_state_binning.c | 6285ccc28c2c42af9f4c5819d0298d09579b5936 | [] | no_license | jafffy/mesa | efca2ebcbfd858afaba2ed24909cc5459ea71830 | 6880b42cfc1a1b2f30ccd02df1956a78efbe5551 | refs/heads/master | 2020-06-05T04:31:16.317526 | 2019-06-17T07:53:26 | 2019-06-17T07:53:26 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 12,962 | c | /*
* Copyright 2017 Advanced Micro Devices, Inc.
* All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),
* to deal in the Software without restriction, including without limitation
* on the rig... | [
"marek.olsak@amd.com"
] | marek.olsak@amd.com |
f25e5df3321b79fac24b6c06fd8b8c2a234a66fc | 2295669d0c2e8ba11f3b2dbbb5d3f3e0cef6ff7d | /Uebung7_ADC/CLK/clock.c | 145e0b716ff22b226cc004a575b5bb25e65f4346 | [] | no_license | daschub/msp430_workbench | 2087c7d8dde2fd7719181920126e67caf99ee403 | 25a9373a9a907ed3821bb0f1aef0455f63d5b9e1 | refs/heads/master | 2020-06-27T05:15:43.740512 | 2019-08-14T13:16:12 | 2019-08-14T13:16:12 | 199,853,966 | 0 | 0 | null | null | null | null | ISO-8859-2 | C | false | false | 1,172 | c | /*
* clock.c
*
* Created on: 20.05.2019
* Author: danielschubert
*/
#ifndef CLK_CLOCK_C_
#define CLK_CLOCK_C_
#include <stdint.h>
#include <msp430.h>
#include "clock.h"
/**
* Setup XT2 MCLK -> 4MHz SMCLK -> 4MHz ACLK -> 1MHZ
*/
void xt2_init(void){
P5SEL = 0x0C; ... | [
"noreply@github.com"
] | daschub.noreply@github.com |
316bc602955f474e75072ce04066f4a56f2f834f | 73c84c1e8994bafa496306552542a31495c22ce6 | /reposi/ackscan.c | 4ee9f2b7735f1c32e0cea8c1658ea4e5cc3ab12f | [] | no_license | rishik1/reposi | 107dd6999b37e942426dfc0a7bce78fbc46b0cdb | a24be4e2edf6b674957b393431c74487f2caaedf | refs/heads/master | 2021-01-02T23:07:10.050838 | 2017-05-11T06:33:14 | 2017-05-11T06:33:14 | 34,776,744 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,309 | c | #include<stdio.h>
#include<string.h>
#include<stdlib.h>
#include<sys/socket.h>
#include<netdb.h>
#include<netinet/tcp.h>
#include<netinet/ip.h>
#include<errno.h>
#include <arpa/inet.h>
int getLocalAddress ( char * buffer);
void checkPacket(unsigned char* buffer, int size);
unsigned short calculateChecksum(unsigned sho... | [
"rushikesh.khire@gmail.com"
] | rushikesh.khire@gmail.com |
81c7b19861500a4e73f0e30d5714b72b8fd6412d | 9b211466cc37ba4ea4549c48ce873a51078e3d14 | /EngineTest/stdafx.h | a3bb47579e5104760b4e4d9223c2180938741d7c | [] | no_license | wangscript/fastbirdEngine | d3d0647409c560b242ad705588a78690e6f38044 | 1cbe629e95ddea48e6cffd90ed344e4034b86867 | refs/heads/master | 2021-01-24T01:59:07.460774 | 2016-01-27T22:23:31 | 2016-01-27T22:23:31 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,145 | h | /*
-----------------------------------------------------------------------------
This source file is part of fastbird engine
For the latest info, see http://www.jungwan.net/
Copyright (c) 2013-2015 Jungwan Byun
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and a... | [
"jungwan82@gmail.com"
] | jungwan82@gmail.com |
318b0246cd2e339658f0aa1998cc5e8446bda89f | 6d437446957db61999d994bd2bd3036908ac7cc9 | /numpy/core/src/private/npy_sort.h | 94d831f86da6b3b104a1e6d42eb723b886a68ddf | [] | no_license | distnumpy/distnumpy | 589090e7f4525553b2ec901e709b655d3c9e690f | 073bc39c58a6788ffda6aaa7549955cc3d4fdc93 | refs/heads/master | 2021-01-17T15:55:10.242111 | 2011-09-08T07:06:52 | 2011-09-08T20:53:35 | 2,361,951 | 4 | 2 | null | null | null | null | UTF-8 | C | false | false | 9,011 | h | #ifndef __NPY_SORT_H__
#define __NPY_SORT_H__
/* Python include is for future object sorts */
#include <Python.h>
#include <numpy/npy_common.h>
#include <numpy/ndarraytypes.h>
int quicksort_bool(npy_bool *vec, npy_intp cnt, void *null);
int heapsort_bool(npy_bool *vec, npy_intp cnt, void *null);
int mergesort_bool(n... | [
"charlesr.harris@gmail.com"
] | charlesr.harris@gmail.com |
3fe62a2b51b66f0a9b7268da1cd74c4b8a774d7c | a8321815e9829af48e9aee34f7221fbb93f2b6a3 | /Action.c | 307e5c97a5d15e94edb14be232da127b5b5691ec | [] | no_license | KRS1976/LRDemo | fea92c0c19a5e736745f147db8d0bb3580a8339e | 57dfd22d0da91cad69367b7e4fb9cbc8d9295b39 | refs/heads/master | 2023-04-21T23:25:44.845736 | 2021-05-11T14:23:24 | 2021-05-11T14:23:24 | 356,929,498 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 779 | c | // *****************************************************************************************************************************************
// **** PLEASE NOTE: This is a READ-ONLY representation of the actual script. For editing please press the "Develop Script" button. ****
// *****************************... | [
"unknown"
] | unknown |
a3da587a098101e18ab88417deac8b9a8533f464 | 073b70c99f81c0627ec652b3aeda7dda0fda06fe | /polish.h | 5663271d21716446dc0adbaf4b1a0fa531767320 | [] | no_license | nikhil0269/data-structure-project | 8102199230474bee3ab8f23fa681117b91d9fd0f | c344746b296e12a68a2bfa5bfe05a54ab7ff9d71 | refs/heads/master | 2021-01-09T20:21:59.649730 | 2017-02-08T01:07:44 | 2017-02-08T01:07:44 | 81,271,606 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,714 | h |
#define MAXPOL 20
int toppol;
char infixpol[MAXPOL];
char postfixpol[MAXPOL];
long int stackpol[MAXPOL];
// prototypes
void infixpol_to_postfixpol();
void pushpol(char ch);
char poppol();
int priority_in(char);
int priority_stackpol(char);
void show_postfixpol();
long int evaluation_post();
long int pow(long int a,... | [
"nikhil0269@gmail.com"
] | nikhil0269@gmail.com |
fd8506d155a31b3e4c5f0556dad719e4a64d9b69 | fa78118d8dbf60b2ee35efa2722b34e746225834 | /Temp/StagingArea/Data/il2cppOutput/t4104977791.h | 6c227252df08b974ab65762fa3abd754cb7356c9 | [] | no_license | nsbingham/unity-roll-a-ball | 2935c2783763e7935d1a7659b58d577db7ae19f6 | be9f18afa7ad71acf3db12b03fda0f3257dba9d7 | refs/heads/master | 2021-01-10T05:44:47.996328 | 2016-03-31T21:47:37 | 2016-03-31T21:47:37 | 55,182,176 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 291 | h | #pragma once
#include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <stdint.h>
struct t3534013893;
struct t537683269;
struct t1363551830;
struct t837106420;
#include "t2585444626.h"
struct t4104977791 : public t2585444626
{
};
| [
"nsbingham@gmail.com"
] | nsbingham@gmail.com |
cd830af001cb0d679ecf3d19ac5a0d488fd827f3 | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/linux/drivers/media/platform/qcom/venus/extr_hfi_msgs.c_hfi_process_watchdog_timeout.c | 1ef3e000c2a71bf9d547ace976cf29eb686a10aa | [] | 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 | 694 | 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 |
a9557538bcd99076119e54cfcb50662a83c7f058 | dcf26a6bcf853a3f8f6f50f9379998ef4d8aad40 | /vendor/hisi/hi35xx/third_party/uboot/net/checksum.c | 42109f87ba768bac2bb08a8405fccaeb02a353e1 | [] | 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 | 37 | c | #include <common.h>
#include <net.h>
| [
"huihuigong@users.noreply.github.com"
] | huihuigong@users.noreply.github.com |
438f71537c57b2dc89a02a58321675580567315c | cdbe88bf4404b8976c58cd90c9f55f6b484b5056 | /clang/test/CodeGen/aarch64-sve-intrinsics/acle_sve_dup.c | a3b8f3c91600bfafa3a10aa0d1fddb384a61ae57 | [
"Apache-2.0",
"LLVM-exception",
"NCSA"
] | permissive | Superty/llvm-project | 5f14d43b48690d070ff3165da5f6ddae84b3be51 | bf174deaabfcc00a83c8fd2d28575f0b269763a6 | refs/heads/master | 2022-08-12T08:40:36.902685 | 2021-07-22T04:13:49 | 2021-07-22T04:13:49 | 249,640,247 | 7 | 1 | null | 2022-03-10T08:17:36 | 2020-03-24T07:26:32 | C++ | UTF-8 | C | false | false | 24,964 | c | // RUN: %clang_cc1 -triple aarch64-none-linux-gnu -target-feature +sve -fallow-half-arguments-and-returns -S -O1 -Werror -Wall -emit-llvm -o - %s | FileCheck %s
// RUN: %clang_cc1 -DSVE_OVERLOADED_FORMS -triple aarch64-none-linux-gnu -target-feature +sve -fallow-half-arguments-and-returns -S -O1 -Werror -Wall -emit-llv... | [
"sander.desmalen@arm.com"
] | sander.desmalen@arm.com |
f1ce534fb26c418bd918fc26dc44126a99fea3bd | d45b4497a18101b44ae37c005587331bdb78cbd3 | /playground/23-04-26-avcodec/extra_audio.c | a3cb97304cd485ee5f4b525ce01f5f415f5aabd7 | [] | no_license | ringcrl/cs-notes | 913716cc9a0a11d89b4fcae7a7edeb02b0162446 | 321016b7e7613a9635d192c6c86720f0b45a74b1 | refs/heads/master | 2023-08-14T04:58:22.115010 | 2023-08-08T10:04:18 | 2023-08-08T10:04:18 | 201,723,692 | 19 | 8 | null | 2023-03-03T19:13:23 | 2019-08-11T05:50:41 | JavaScript | UTF-8 | C | false | false | 3,052 | c | #include <stdio.h>
#include <libavcodec/avcodec.h>
#include <libavformat/avformat.h>
int main(int argc, char *argv[]) {
if (argc != 3) {
fprintf(stderr, "Usage: %s <input_file> <output_file>\n", argv[0]);
return 1;
}
const char *input_file = argv[1];
const char *output_file = argv[2];
... | [
"ringcrl@foxmail.com"
] | ringcrl@foxmail.com |
6ed1a60fb8f54ceb5aef84c09316efd6a2d5e66e | 7f16497d6eb7ea596ec26bee5215ed92a28c11b8 | /JOI/JOISC 15-navigation/Brunolib.h | 998fb11767638338310aafc30cc0d549a11af866 | [] | no_license | thecodingwizard/competitive-programming | 6c088dc15116409583429486951a94a87f6c316b | 76f8659dbb935604a31fad26967fdfa413141244 | refs/heads/master | 2022-05-27T02:25:34.593546 | 2022-05-19T06:00:00 | 2022-05-19T06:00:00 | 159,700,280 | 83 | 25 | null | 2021-10-01T15:26:22 | 2018-11-29T17:03:04 | C++ | UTF-8 | C | false | false | 21 | h | void Answer(int X);
| [
"nathan.r.wang@gmail.com"
] | nathan.r.wang@gmail.com |
6dae76ea32852abdf03c5f8645ac17abcaf207aa | 5033dfe161e28e4442aa3fa07cfc260d1f752bca | /windows/pickicondialog.c | 69e0a5461f1cb751001b33ab6183cd458b539914 | [
"BSD-3-Clause",
"MIT"
] | permissive | teamnop/HPuTTY | 6c67eb5e26543a3c62f3575c949cce4f7f5b069d | bd234f56facf9f1a1c649ac67c9be7aaf9f292db | refs/heads/p0.67-t029-hputty | 2021-01-20T18:33:10.889870 | 2017-05-28T14:07:21 | 2017-05-28T14:07:21 | 60,019,122 | 44 | 14 | null | 2017-05-28T14:07:22 | 2016-05-30T15:09:55 | C | UTF-8 | C | false | false | 2,077 | c | #include <windows.h>
typedef WINSHELLAPI BOOL(WINAPI *fnPickIconDlg) (HWND hWndParent, LPTSTR pszFilename, LPDWORD pdwBufferSize, LPDWORD pdwIndex);
BOOL SelectIconA(HWND hWndParent, LPSTR lpszFilename, DWORD dwBufferSize, DWORD *pdwIndex) {
BOOL result = FALSE;
OSVERSIONINFO versioninfo;
HMODULE hShell32 ... | [
"git@goeswhere.com"
] | git@goeswhere.com |
3ff4fd96990f4b6f399fc9a3b39672f592d6ee06 | d8ee5ddca512e788c80f3ab777fdb9e77288623d | /src/imageTransformations.h | 3d1912972de437eaec221fe1e1ab0a71e3926d95 | [] | no_license | JulesFouchy/minigimpProject | bc05a78bafaba27fc9a08f7a8222e7673d04900e | 29cb411a4c3547278bde7f424ab08c739c3e6e2d | refs/heads/master | 2020-04-13T21:07:10.692699 | 2019-01-26T18:17:49 | 2019-01-26T18:17:49 | 163,448,400 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,901 | h | #ifndef IMAGE_TRANSFORMATIONS_H__
#define IMAGE_TRANSFORMATIONS_H__
#include "image.h"
#include "colorSpaces.h"
#include "histogram.h"
#ifndef COLOR_CODES__
#define COLOR_CODES__
#define RED 0
#define GREEN 1
#define BLUE 2
#endif
void changeLuminosity( Image* im , float param ) ;
void... | [
"noreply@github.com"
] | JulesFouchy.noreply@github.com |
1c1ea0085b0390570285b66d58137241763ae40e | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/linux/sound/soc/amd/extr_acp-pcm-dma.c_acp_pcm_runtime_suspend.c | 083ddc65293f08cff4e20ba844626fa6cb3af0ef | [] | 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,115 | 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 |
c333048c7d7dec83ba30a0dd7b0b6ee154c4141a | e7fbc914c6fcea96122c8a30f908ce69716ff0a6 | /ex no :5 armstrong number.c | 0d402a86e649370956ea841cabba3fedc383a6eb | [] | no_license | hemcharan22/for-collage-c-programs- | 5545e65a303caaf94beec2b927b277551dbf0c35 | 8d2440831ee68e4c5ae739d08d4ac24c5d756587 | refs/heads/main | 2023-03-26T03:05:44.919151 | 2021-03-25T02:24:42 | 2021-03-25T02:24:42 | 350,376,475 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 409 | c | #include<stdio.h>
int main()
{
int n,r,sum=0,temp;
printf("enter the number=");
scanf("%d",&n);
temp=n;
while(n>0)
{
r=n%10;
sum=sum+(r*r*r);
n=n/10;
}
if(temp==sum)
printf("armstrong number ");
else
printf("not armstrong number");
return 0;
}
/*
Ou... | [
"noreply@github.com"
] | hemcharan22.noreply@github.com |
bcbecce18484698a171cbbf2de9bb89425d7fea2 | 49a55ff4df910e9246894b90bb533ce6aeec9777 | /os161-1.11/kern/main/main.c | 7e772f052f5659ead309a3454880e850f7a7a4f5 | [
"BSD-3-Clause"
] | permissive | dani-witherspoon/OS161-Labwork | 57bd8f602a9a2ffb7cb4f9de05890c8e09bf4a75 | 9656e6600002f5df9ca62436b1f10ee2efa8658c | refs/heads/master | 2021-01-10T21:32:43.163541 | 2013-11-14T04:12:33 | 2013-11-14T04:12:33 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,651 | c | /*
* Main.
*/
#include <types.h>
#include <kern/errno.h>
#include <kern/unistd.h>
#include <lib.h>
#include <machine/spl.h>
#include <test.h>
#include <synch.h>
#include <thread.h>
#include <scheduler.h>
#include <dev.h>
#include <vfs.h>
#include <vm.h>
#include <syscall.h>
#include <version.h>
#include "opt-A0.h"
... | [
"punchpernickle@gmail.com"
] | punchpernickle@gmail.com |
7673c6899c1a6ccb87c4ba63081b23d55895b7e8 | 59359a6f1cb3e64a48be9eed4449096ecbfe7b89 | /COMP2521/week7/solveDfs.c | fae934b496c13941a3969900842a8934f5e1d00b | [
"MIT"
] | permissive | pythonpadawanEXE/COMP2521 | 9ee636850226483df72c7abfac17ddd3e706ab98 | b22d152cdbfeb0bed01e7538fca3b8c1ea92fbc8 | refs/heads/main | 2023-09-05T13:02:05.457075 | 2021-11-19T12:28:55 | 2021-11-19T12:28:55 | 421,668,920 | 3 | 3 | null | null | null | null | UTF-8 | C | false | false | 4,521 | c | // DFS maze solver
#include <stdbool.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "Cell.h"
#include "helpers.h"
#include "Maze.h"
#include "Stack.h"
typedef enum {
NONE,
VISITED,
PATH,
} State;
bool isvalid(Maze m,Cell V){
int Height = MazeHeight(m);
int Width = MazeWidt... | [
"jake.edwards1@student.unsw.edu.au"
] | jake.edwards1@student.unsw.edu.au |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.