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 802
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 148
values | src_encoding stringclasses 33
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 3 10.3M | extension stringclasses 118
values | content stringlengths 3 10.3M | authors listlengths 1 1 | author_id stringlengths 0 228 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ace6c65f926942c046672f2bc6bc3371b6d899b5 | 3748cf9cb8b6944380491f9022ae0d4e90d174ca | /swa.c | 885676c0d1922eaa833a2df099eab4b891f53caf | [] | no_license | rajma996/cprograms | b979600024f7a508299f5641c48d855afa2a6c63 | 7b59d93d12f6fafc3467bb6ff6f0c4292bc3c380 | refs/heads/master | 2020-03-27T19:01:15.371603 | 2014-11-24T17:53:21 | 2014-11-24T17:53:21 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 198 | c | #include<stdio.h>
void swap(int *p,int *q){
int k;
k=*p;
*p=*q;
*q=k;
}
int main(){
int n,m;
scanf("%d %d",&n,&m);
int *p,*q;
p=&n;
q=&m;
swap(p,q);
printf("n=%d m=%d",n,m);
return 0;
}
| [
"user@localhost.localdomain"
] | user@localhost.localdomain |
7f3052203f82ea71c2e4c3ba83b83aba2aa85a2a | 425dae4c4118ce6cf3c030469b4fb9846592e164 | /docker/02_bonus/Fillit_in_Docker/app/libft/ft_memset.c | a07bf80de4f38c6bcd498b2f07f82825bc5b427e | [] | no_license | khanzhin/Clang_network_docker | 05c0fedb3c235ee6ffe15a7e5adf994c4dc4fc98 | 6f52d2bdb7f69f71715f64a07eb8f591acec5b43 | refs/heads/master | 2020-08-06T21:01:06.079639 | 2019-12-22T13:30:08 | 2019-12-22T13:30:08 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,076 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_memset.c :+: :+: :+: ... | [
"wtodd@at-r8.21-school.ru"
] | wtodd@at-r8.21-school.ru |
379d1f78ee19974e8d92b004138d5f730717ffdb | ce6dc33bfee278cd96302a1a22a3b41df281fb87 | /marathon/race02/src/mx_resultPrinting.c | 70aa0664128ae6910f7305910d0d8ee66a2bb739 | [] | no_license | EricGolovin/Marathon-C | 2c18f1b81619fd862e3e6ec4450397e3917049b4 | b64fcd9643f85aaca2accc6b07e5e441b3e0e2ec | refs/heads/master | 2020-09-11T23:11:15.611418 | 2020-02-04T23:52:34 | 2020-02-04T23:52:34 | 222,221,302 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 271 | c | #include "../inc/header.h"
void mx_resultPrinting(int val1, int val2, char operation, int result) {
mx_printint(val1);
mx_printchar(' ');
mx_printchar(operation);
mx_printchar(' ');
mx_printint(val2);
mx_printchar(' ');
mx_printint(result);
mx_printchar('\n');
}
| [
"ericgolovin@outlook.com"
] | ericgolovin@outlook.com |
4c961332596e4a815b91cd4088b4c74119bd11f7 | ac3dc6a3ce54f91d9f7a5361c76c7e0200e84b82 | /OS_experiment/prj2/step3/start_code/include/os/sched.h | 9146b6bf37399fdf03d05751dcfaf817c5a20001 | [] | no_license | liuxianglong17/C_homework | 7d96ad232bbd8277237888f6aa928202df1bce02 | 6a3ff6d86194aed16421ee1b1fcb33eb6392809a | refs/heads/master | 2022-07-19T00:29:21.109352 | 2020-05-17T16:12:04 | 2020-05-17T16:12:04 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,070 | h | /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* Copyright (C) 2018 Institute of Computing Technology, CAS
* Author : Han Shukai (email : hanshukai@ict.ac.cn)
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
... | [
"we980127@gmail.com"
] | we980127@gmail.com |
760220a91dfa388108f6671813317da657d92105 | 487e96b2756a614bb8b2b0e68f050f880602930c | /BF5823AM48_v1.0.3_SDK.si4project/Backup/main(5626).c | 0d29c49fd3025bfcaabe3bd8202ccd87ca835227 | [] | no_license | mmiker/DS08_BF5823AM48 | dd6659892c96bf4c542315dcb2ed4af10284fdcd | 99392463fb2fa57d0272fae402189df5434f1081 | refs/heads/master | 2023-05-03T19:49:09.501401 | 2021-04-28T09:41:07 | 2021-04-28T09:41:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,150 | c | /*!
\file main.c
\brief main file
*/
#include "main.h"
#include "dqiot_drv.h"
#include "mmi_ms.h"
#include "mmi_sys.h"
#include "mmi_audio.h"
extern uint16_t timer0_count;
extern unsigned char uart_get_buf[];
extern unsigned char uart_getbuflen;
uint8_t send_head = 0xF1;
int main(void)
{
u8 i = 0;
#if MIFAR... | [
"zchhacker@163.com"
] | zchhacker@163.com |
e0136f92071dacd36033df925fa08c118da4ad1d | 8d753bb8f19b5b1f526b0688d3cb199b396ed843 | /osp_sai_2.1.8/system/lib/libasn1/constr_TYPE.h | 37d21f6d9b2e5818af55948e377ad7a2b42914b0 | [] | no_license | bonald/vim_cfg | f166e5ff650db9fa40b564d05dc5103552184db8 | 2fee6115caec25fd040188dda0cb922bfca1a55f | refs/heads/master | 2023-01-23T05:33:00.416311 | 2020-11-19T02:09:18 | 2020-11-19T02:09:18 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,383 | h | /*-
* Copyright (c) 2003, 2004, 2005 Lev Walkin <vlm@lionet.info>.
* All rights reserved.
* Redistribution and modifications are permitted subject to BSD license.
*/
/*
* This file contains the declaration structure called "ASN.1 Type Definition",
* which holds all information necessary for encoding and decoding ... | [
"zhwwan@gmail.com"
] | zhwwan@gmail.com |
e5723b51dcbe7803bbf176304254a21a9fdd3af4 | d5626fe08a9de469ddf1e4193793df7efd8fe6e3 | /src/lib/libform/fty_num.c | 646e611da27c8078165942fc4a082caeabf4c1a2 | [] | no_license | drt24/openbsd-import | 1767ddb9e03bb9a0974c8c0e4237e1edc1cdf67d | 0de99edb5131e82e7d249a0c4cd36cf157e03b9b | refs/heads/master | 2022-11-16T19:36:52.859427 | 2020-07-09T07:45:13 | 2020-07-09T07:45:13 | 280,720,846 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 8,190 | c | /* $OpenBSD$ */
/****************************************************************************
* Copyright (c) 1998-2006,2007 Free Software Foundation, Inc. *
* *
* Permission is hereby granted, free of charge, to any person obtaini... | [
""
] | |
9c73ff8f659424e0f11e8328fd6bdcd8aa8a248e | 345b4f965b515a3387fdba062a075816398e384c | /src/lib/rt/src/os_eln/rt_io_m_co_7437_33.c | a0ce3db837ed3446ec11f39956b011e265e7a755 | [] | no_license | hfuhuang/proview | 4fd0bf089aa6e3a303aea666652e5046cf5855d7 | 4172df2ae577ff3202e29f28e0afdbe0cc8780a6 | refs/heads/master | 2020-12-24T17:17:05.556911 | 2010-01-14T15:16:16 | 2010-01-14T15:16:16 | null | 0 | 0 | null | null | null | null | ISO-8859-1 | C | false | false | 6,270 | c | /*
* Proview $Id: rt_io_m_co_7437_33.c,v 1.2 2005-09-01 14:57:56 claes Exp $
* Copyright (C) 2005 SSAB Oxelösund AB.
*
* 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... | [
"claes"
] | claes |
6eddec7e5a458058d548e3ffbd4a8002ff45af47 | 24384c6a5cf62a89e1aa746449df0cc12d4c44bb | /src/libcmd_prompt.c | 3c02cc16b43552af4aeec019f429d3e0cd0a6ca2 | [] | no_license | fengjixuchui/bluehat-il-2019-slotd | b024ab0498eee38e3f425a8b531a32c1f34ee014 | 071feca12b63df00ffd9789d20375921a86a7453 | refs/heads/master | 2021-11-04T01:38:41.026741 | 2019-04-27T09:53:31 | 2019-04-27T09:53:31 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,008 | c | #include "libkv.h"
#include "libuser.h"
#include <stdlib.h>
#include <string.h>
#include <stdio.h>
#include <unistd.h>
// Replace certain escape chars
// \w: replace with working directory
// \u: replace with current user
// \h: replace with 'slotd'
// return a new string
static char *fill_special(char *str)
{
ch... | [
"odamari@paloaltonetworks.com"
] | odamari@paloaltonetworks.com |
246f0620f687a0f364ed7e7b11e69a1e46ae050c | 5d54381a753f48998dbf68d211e08693644265d5 | /include/liblaplacian_linux.h | d5b982d6ee216e45ba985a7fb896e7c3e4c5705f | [
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | xjtdy888/blurry | 6242420b79162cf3d61f41ff115370d17adac66c | 4cab663c5d9204326accd081417eb29ede1f5973 | refs/heads/master | 2023-08-06T06:39:11.200877 | 2021-09-23T10:30:39 | 2021-09-23T10:30:39 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,394 | h | #ifndef HALIDE__liblaplacian_linux_h
#define HALIDE__liblaplacian_linux_h
#include <stdint.h>
// Forward declarations of the types used in the interface
// to the Halide pipeline.
//
// For the definitions of these structs, include HalideRuntime.h
// Halide's representation of a multi-dimensional array.
// Halide::Ru... | [
"yusuke.hata@mirrativ.co.jp"
] | yusuke.hata@mirrativ.co.jp |
6cd0bc2fa9cb0fb74b5a36e1c24d6d92d2ea9314 | 488378d66dfb12d3292886b160243aa24e27c420 | /linux-3.16/tools/perf/ui/gtk/annotate.c | 9c7ff8d31b274e32d22147664cb622437db514f1 | [
"GPL-1.0-or-later",
"Linux-syscall-note",
"GPL-2.0-only",
"Unlicense"
] | permissive | jj1232727/system_call | 3ec72bdecad15a43638cc5eb91ba1ae229d651bb | 145315cdf532c45b6aa753d98260d2b1c0b63abc | refs/heads/master | 2020-08-11T13:56:16.335620 | 2019-10-12T11:12:53 | 2019-10-12T11:12:53 | 214,575,269 | 0 | 0 | Unlicense | 2019-10-12T04:06:22 | 2019-10-12T04:06:22 | null | UTF-8 | C | false | false | 6,004 | c | #include "gtk.h"
#include "util/debug.h"
#include "util/annotate.h"
#include "util/evsel.h"
#include "ui/helpline.h"
enum {
ANN_COL__PERCENT,
ANN_COL__OFFSET,
ANN_COL__LINE,
MAX_ANN_COLS
};
static const char *const col_names[] = {
"Overhead",
"Offset",
"Line"
};
static int perf_gtk__get_percent(char *buf, s... | [
"jj1232727"
] | jj1232727 |
4b938bd0440a564b6ee391a145316a8287d6b36e | 241f24e6a837081fd2f3c574c613cfd0b0ab4fb9 | /etc/fstat.c | 3476ecc5933a998341ac342dca5de6500133f315 | [] | no_license | b4/4.3BSD-Quasijarus | 9474549f02d468f847adb58c797af650f3b803b9 | 2e0a87cbd51f1c47d04f3c57f07f6d9e1aa8ec1b | refs/heads/master | 2021-01-22T20:07:46.920215 | 2017-03-17T04:39:43 | 2017-03-17T04:39:43 | 85,271,248 | 1 | 0 | null | 2017-03-17T04:36:05 | 2017-03-17T04:36:05 | null | UTF-8 | C | false | false | 13,593 | c | /*
* Copyright (c) 1987 Regents of the University of California.
* All rights reserved.
*
* Redistribution and use in source and binary forms are permitted
* provided that the above copyright notice and this paragraph are
* duplicated in all such forms and that any documentation,
* advertising materials, and oth... | [
"abs@absd.org"
] | abs@absd.org |
aa86ef102811c14af533f007674455cdaa23f88b | 92f785de480914abbc6cd38eb24b50860a8e8f60 | /platforms/aliyun/IoT-SDK_V2.0/sample/coap/iotx_coap_client.c | 20a58eeb6fd97eb06ffa61abfc324792cba5181a | [
"Apache-2.0"
] | permissive | Poco-Ye/aliyun-iot-hub | ffa22e5ea2ea98f89cb61a30d120c9e88109ea8d | 1898633c35a2ac926f03296ac93ca459f270fd5f | refs/heads/master | 2021-05-05T10:48:07.135085 | 2017-12-08T07:30:41 | 2017-12-08T07:30:41 | 118,084,148 | 4 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,285 | c | /*
* Copyright (c) 2014-2016 Alibaba Group. All rights reserved.
* License-Identifier: Apache-2.0
*
* 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... | [
"1016771083@qq.com"
] | 1016771083@qq.com |
b1f3a398c3bdcd94f63a9fcae27a208ce8bc7a59 | e5efa7ed7ab5ac45fdb14f9164af203894a32753 | /Control/carla-ros-bridge/catkin_ws/devel/include/carla_msgs/CarlaTrafficLightInfoList.h | 666b46b08b2b14433c7ff7ebf5a76171179e3dbd | [] | no_license | wngudwls000/2021_Summer_Intern_CARLA | 2e43d88efa0fffdb4e7f86bb0e6919b96f0768ad | dfde386c500b9145a12d955937c69d9a64a1dff9 | refs/heads/main | 2023-07-09T04:52:48.604063 | 2021-08-19T01:39:49 | 2021-08-19T01:39:49 | 397,782,041 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 112 | h | /home/labdog/carla-ros-bridge/catkin_ws/devel/.private/carla_msgs/include/carla_msgs/CarlaTrafficLightInfoList.h | [
"wngudwls000@gmail.com"
] | wngudwls000@gmail.com |
dfd3734be55693cf0797e4735c586cc6e0c456f4 | 10f0b89e7cc9c362786ad6bf0466c6f40bf5e4f4 | /utils/stb_image.h | c3b6614462c20260a65c128a1245d3d38286f7b3 | [] | no_license | FilipMasar/Neural-net | 1a2055dd0b3c6b23b386ac0b4916c30875e70d44 | f1d748c9f30cfafdbc88e173c98541426ef92223 | refs/heads/master | 2022-08-21T22:59:44.955888 | 2020-05-22T16:54:44 | 2020-05-22T16:54:44 | 259,602,667 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 277,902 | h | /* stb_image - v2.25 - public domain image loader - http://nothings.org/stb
no warranty implied; use at your own risk
Do this:
#define STB_IMAGE_IMPLEMENTATION
before you include this file in *one* C or C++ file to create the implementation.
// i.e. it should look like... | [
"filip.masar99@gmail.com"
] | filip.masar99@gmail.com |
e5b5cd075dbc523bcbf40aa3da38abef403f1c39 | 70c4558d01eb6f794ce325810758f9a3d7d1281e | /Deg.c | e0767b095c0fb9a817155f91c1ce871cd41e09c4 | [] | no_license | UCDCOMP10110/20318381_CPrograms | cdbcb8c900bcac6f71b58082d418cd71a44c7936 | 2f91dade4b10ea2e4a6dd5d2a5881fbc938ac4b6 | refs/heads/main | 2023-02-17T01:28:53.384120 | 2021-01-15T18:27:32 | 2021-01-15T18:27:32 | 300,380,281 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 274 | c | #include<stdio.h>
#include<math.h>
int main(void)
{
double c;
double f;
printf("Please enter the temperature in Fahrenheit:\n");
scanf("%lf", &f);
c = (f-32.0)*5.0/9.0;
printf("%.2lf degrees Fahrenheit is equivalent to %.2lf degrees Celsius\n", f, c);
return 0;
}
| [
"Brian.monoranu@ucdconnect.com"
] | Brian.monoranu@ucdconnect.com |
723ab10c2a7d4439fdbdc894f07338d98cf63481 | 49780f24a92fcc9a7c855144fb195ae3736bf390 | /examples/devices/MSP430F1xx/MSP430x11x1_MSP430F21x1_Code_Examples/C/msp430x11x1_hfxtal.c | 03f3c9677d266e69539360271cc19eb28029e75c | [] | no_license | PiBoxY/msp430ware | 81fb264c86ff1f68f711965b793aa58794ae2f00 | 7c96db00f97bbfd3119843e18ac895a54b4a6d39 | refs/heads/master | 2020-04-21T07:29:13.386144 | 2019-02-06T11:32:42 | 2019-02-06T11:32:42 | 169,394,007 | 2 | 1 | null | null | null | null | UTF-8 | C | false | false | 4,301 | c | /* --COPYRIGHT--,BSD_EX
* Copyright (c) 2012, Texas Instruments Incorporated
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* * Redistributions of source code must retain the above c... | [
"admin@piboxy.com"
] | admin@piboxy.com |
a105fecadc322b6e6b1d72a9195c3a15f28d00e1 | a614ff91eaa50a7521229f13f3c24681f69d6975 | /third_party/dav1d/src/arm/mc_init_tmpl.c | cf3a5fdef99a39c4dc9dbbc54b4d5ebea2daad5e | [
"LicenseRef-scancode-unknown-license-reference",
"BSD-2-Clause"
] | permissive | therealglazou/gecko-dev | 1d971fc4f438526e5ab7f17daa13c6214da23ebc | 4e2f400fdf408787c5d010d7374da092d7bd03f3 | refs/heads/master | 2020-04-09T00:02:12.081354 | 2018-11-30T12:04:46 | 2018-11-30T12:04:46 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,899 | c | /*
* Copyright © 2018, VideoLAN and dav1d authors
* Copyright © 2018, Two Orioles, LLC
* 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... | [
"tdaede@mozilla.com"
] | tdaede@mozilla.com |
22abcfd4c3e4d790ead67b2c04a7fe40e8a2a88a | ec7d1269672e09ff8ff2720b60f350677c8c15f1 | /arm-linux-gcc-4.5.1/4.5.1/arm-none-linux-gnueabi/sys-root/usr/include/openssl/stack.h | c555128cf97d841c6f233b1abf0945f70082cce3 | [] | no_license | ElevenH/First-Blood | 6a4d8ed48e93660c44b0623405bf30530eeea16b | 44ee02b8126c5609dc78d917633bde9caf4d0d68 | refs/heads/master | 2022-02-07T16:20:43.634359 | 2022-01-28T08:04:42 | 2022-01-28T08:04:42 | 46,023,766 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,396 | h | /* crypto/stack/stack.h */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young (eay@cryptsoft.com).
* The implementation was written so as to conform with Netscapes SSL.
*
* This library is free for commercial and non... | [
"pangchol@163.com"
] | pangchol@163.com |
ef4d8b76aa95d55682bcb200fd371e515755a4e0 | 061fedbd3274d265ba4923bce29fc17d90ac8d8b | /mr32.h | 557cf593349da3dc7701932edf73594d089dcb14 | [] | no_license | jobanana/urato | 3d1de3be940fca5b6ca7573c17cc717fec65620f | 641248e0aa6e2855371ec464eca9d03f658e777e | refs/heads/master | 2020-12-30T14:00:24.790118 | 2017-05-16T20:35:44 | 2017-05-16T20:35:44 | 91,272,723 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,197 | h | /**
* \file rmi-mr32.h
* \brief The MR32 library used in RMI
*
* \defgroup general General functions
* \defgroup math Math functions
* \defgroup sensors Sensor functions
* \defgroup actuators Actuation functions
* \defgroup times Time functions
*/
// ***********************************************************... | [
"easg@ua.pt"
] | easg@ua.pt |
045be2028f21dbee158687a0d0b31f8fa602cd3e | f5008df5aab5615d39a9847fa09f9581f7b19a5f | /linux-5.4.38/sound/sh/sh_dac_audio.c | 7c46494466ff1234f2c7b93779f92f69ea8a88d2 | [
"Apache-2.0",
"Linux-syscall-note",
"GPL-2.0-only"
] | permissive | wenhuizhang/llvm-linux-5.4.38 | 2f3f44287dbb1445cd7d4670df8bfc9873441558 | bd6678fbd3635428a6d594dbb24a87b9308a52ef | refs/heads/main | 2023-01-07T09:57:19.452542 | 2020-11-01T04:20:46 | 2020-11-01T04:20:46 | 303,426,734 | 0 | 0 | Apache-2.0 | 2020-11-01T04:20:47 | 2020-10-12T15:00:48 | C | UTF-8 | C | false | false | 10,265 | c | // SPDX-License-Identifier: GPL-2.0-or-later
/*
* sh_dac_audio.c - SuperH DAC audio driver for ALSA
*
* Copyright (c) 2009 by Rafael Ignacio Zurita <rizurita@yahoo.com>
*
* Based on sh_dac_audio.c (Copyright (C) 2004, 2005 by Andriy Skulysh)
*/
#include <linux/hrtimer.h>
#include <linux/interrupt.h>
#include <li... | [
"wenhui@gwmail.gwu.edu"
] | wenhui@gwmail.gwu.edu |
c77e475478b1b5615d7909948e781fddffc95ea9 | baed6f2ef8b26339af8b4f7a9096c446a9da3b3f | /A025_ESP8266固件/Source/func/func.h | 02ac90acfbeebc21b473b8626bd3264f6100e83e | [] | no_license | 742117806/A025_Plus | b2bbe7fc903418a1e5d11e7853a26240be31b860 | c836b116545837509ca3043e865e1afeb1592f91 | refs/heads/master | 2020-04-11T04:14:20.363457 | 2018-12-12T15:25:29 | 2018-12-12T15:25:29 | 161,505,898 | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 4,158 | h | /************************************************************
Copyright (C), 2013-2015, SOSCI.Co.,Ltd.
@FileName: func.h
@Author : 糊读虫
@Version : 1.0
@Date : 2015-8-12
@Description: 系统操作功能
@Function List:
@History :
<author> <time> <version > <desc>
Lennon 2015/8/12 1.0
****************************************... | [
"742117806@qq.com"
] | 742117806@qq.com |
0f0244dbca525bbf4c6b1a08c568a8fdbe87291a | 751d837b8a4445877bb2f0d1e97ce41cd39ce1bd | /leetcode/shortest-completing-word.c | b23b86d9e1eb08fdbc82938d6f679a320f072da0 | [
"MIT"
] | permissive | qeedquan/challenges | d55146f784a3619caa4541ac6f2b670b0a3dd8ba | 56823e77cf502bdea68cce0e1221f5add3d64d6a | refs/heads/master | 2023-08-11T20:35:09.726571 | 2023-08-11T13:02:43 | 2023-08-11T13:02:43 | 115,886,967 | 2 | 1 | null | null | null | null | UTF-8 | C | false | false | 2,068 | c | /*
Find the minimum length word from a given dictionary words, which has all the letters from the string licensePlate.
Such a word is said to complete the given string licensePlate
Here, for letters we ignore case. For example, "P" on the licensePlate still matches "p" on the word.
It is guaranteed an answer exists.... | [
"qeed.quan@gmail.com"
] | qeed.quan@gmail.com |
5e79a594bf205b2f15376e3f6e97ae0dc261a7a9 | 7aba099849d7e7688687928a7320cb4afa568a99 | /ReflectiveDLLInjection/dll/src/ReflectiveLoader.c | 153c23a878ff0793f9dfbb6157040c62e24728a8 | [
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | IMULMUL/Invoke-Vnc | c09be8f9af5faa35d3dffbfba778965f7252676d | 78bfc36bbd5b991d6905f5d09364a96b524d2dc7 | refs/heads/master | 2020-07-06T04:46:37.755839 | 2020-06-29T13:24:32 | 2020-06-29T13:24:32 | 202,896,363 | 0 | 0 | Apache-2.0 | 2020-06-29T17:15:48 | 2019-08-17T15:15:39 | C | UTF-8 | C | false | false | 21,940 | c | //===============================================================================================//
// Copyright (c) 2012, Stephen Fewer of Harmony Security (www.harmonysecurity.com)
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are permitted
// pr... | [
"artem@localhost.localdomain"
] | artem@localhost.localdomain |
90f8eb9b01e2f1ae10b19bc7da3f6376194915ed | 2dde56a3931d52c48421bb4c002b6b49a569346f | /utils/rw_all.c | 295a0af2fd1d996b8f0d4f05ff7a94e088db87c6 | [] | no_license | Zhou-Zhuo/C-practice | d9fc682ae4e87bdb95dd77009d623ca98fa296d4 | 4c95efa330afbe8649c696f39af7601ae3a90f41 | refs/heads/master | 2020-09-03T00:49:01.071248 | 2017-07-29T09:47:03 | 2017-07-29T09:47:03 | 94,406,655 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,237 | c | #include "common.h"
#include "log.h"
int write_all(int fd, const void *buf, size_t size)
{
int left = size;
int total = 0;
int once = 0;
while (left > 0) {
once = write(fd, (char*)buf + total, left);
if (once < 0) {
if (errno == EINTR) {
continue;
... | [
"zhouzhuo15@sina.com"
] | zhouzhuo15@sina.com |
90382c41650fb7bf61e12273d1ccc46d7e7cd0c9 | 57091f6b809027a73ab49ecf4931153c93701d6a | /linux/b0d2dcd072cb7b96ea82f65109a94be4f7e3697e.c | f99db0113d3467bd449b1b3ff2f8ee74334a02ed | [
"Apache-2.0"
] | permissive | dvyukov/syzkaller-repros | 660997cfa055d79a552bb9ebeda90b48e1599df3 | 026c8891a19e672bba71481be250080e1a302ed8 | refs/heads/master | 2022-06-01T18:03:25.480964 | 2022-05-16T07:36:42 | 2022-05-16T07:39:01 | 213,603,012 | 39 | 11 | Apache-2.0 | 2022-05-16T07:39:02 | 2019-10-08T09:36:27 | C | UTF-8 | C | false | false | 46,211 | c | // KASAN: stack-out-of-bounds in do_raw_spin_lock
// https://syzkaller.appspot.com/bug?id=b0d2dcd072cb7b96ea82f65109a94be4f7e3697e
// status:fixed
// autogenerated by syzkaller (https://github.com/google/syzkaller)
#define _GNU_SOURCE
#include <arpa/inet.h>
#include <dirent.h>
#include <endian.h>
#include <errno.h>
#... | [
"dvyukov@google.com"
] | dvyukov@google.com |
69aa2d8f88a8044afd1d04c86c1be3dcec5d079e | 1053723697cb4e44e4a4603c258de1dccf600206 | /MSP430/MSP430F5529/MSP430图形库/examples/MSP-EXP430F5438_Grlib_Example/LcdDriver/HAL_MSP_EXP430F5438_HITACHI138x110_HD66753.h | 745ac3bb3bb61763904128741be027c5e7f242dd | [] | no_license | walliak/Control | 9ab9590aefef5006e76318299ad634066b50c3ce | 97d8d8aa1c6c0fc0315ed5217248fc3243d03d09 | refs/heads/master | 2020-04-27T15:59:27.424760 | 2019-07-31T02:45:32 | 2019-07-31T02:45:32 | 174,467,772 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 5,327 | h | /* --COPYRIGHT--,BSD
* Copyright (c) 2016, Texas Instruments Incorporated
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* * Redistributions of source code must retain the above copy... | [
"2430661978@qq.com"
] | 2430661978@qq.com |
861cf454458785059115c41d93fc88f666477cc3 | 3a0ad8840444ecd1356ac8e1a7126b68b72db1a2 | /android/ringlibsdl/project/jni/ring/src/ring_objfile.c | 108cc990ae0b36de5680a2a29fb4ec013e28c2d1 | [
"MIT"
] | permissive | m-saber/ring | c506bd3480e3fbb2e3fe391a9b0df78a2a620505 | 86868a686284df8eabc9e62f236cdec68c67c767 | refs/heads/master | 2022-04-05T15:43:24.540370 | 2020-01-04T16:11:21 | 2020-01-04T16:11:21 | 226,169,824 | 1 | 0 | MIT | 2019-12-05T19:01:29 | 2019-12-05T19:01:28 | null | UTF-8 | C | false | false | 21,651 | c | /*
** Copyright (c) 2013-2019 Mahmoud Fayed <msfclipper@yahoo.com>
** Include Files
*/
#include "ring.h"
/* Define Functions */
void ring_objfile_writefile ( RingState *pRingState )
{
FILE *fObj;
char cFileName[400] ;
/* Create File */
sprintf( cFileName , "%so" , ring_list_getstring(pRingState->pRingFilesLis... | [
"msfclipper@yahoo.com"
] | msfclipper@yahoo.com |
57470872219f0579a3ce9dbb8a1fdcfb8fa0f9d2 | 7eaaa10e3d78c3875441ccf2216a54ce6b4d6261 | /ZLinky/SDK_2_6_4_JN5189DK6/boards/jn5189dk6/project_template/clock_config.h | f52c1e54546ed0c9de41fd1cb39a805eb3adcc0b | [] | no_license | bricodx/Zlinky_TIC | 069eff9ccf1973b8f4e0480fbb474c73b6a81c4b | 161f1577c2531a9cdd3470d4dff105b0f1f64218 | refs/heads/master | 2023-08-28T09:50:37.515687 | 2021-11-13T09:07:02 | 2021-11-13T09:07:02 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,257 | h | /*
* Copyright 2019-2020 NXP
* All rights reserved.
*
* SPDX-License-Identifier: BSD-3-Clause
*/
/***********************************************************************************************************************
* This file was generated by the MCUXpresso Config Tools. Any manual edits made to this file
*... | [
"akila@faire-ca-soi-meme.fr"
] | akila@faire-ca-soi-meme.fr |
c9f04f786abc00a2a9e1dfb81508921f57fee0ed | a72a706c9fddc1aeccd969ecce4661a7761c7e72 | /inc/controller.h | 22369d14b0de0413bda46f6b58970b1cd85550a8 | [] | no_license | misterdoud/CC3D-CableCam-Controller | ed607902406863695a374e9b2292f6f2ed361025 | 249660f534dcde9e865e97d843cdfaaf2d4af315 | refs/heads/master | 2021-06-24T22:02:49.876812 | 2017-09-03T04:56:15 | 2017-09-03T04:56:42 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 605 | h | #ifndef CONTROLLER_H_
#define CONTROLLER_H_
#include "stm32f4xx.h"
#define APP_TX_BUF_SIZE 512
void setServoNeutralRange(uint16_t forward, uint16_t reverse);
void initController(void);
void controllercycle(void);
void setPIDValues(double, double, double);
void setPValue(double);
void setIValue(double);
void setDVal... | [
"werner.daehn@googlemail.com"
] | werner.daehn@googlemail.com |
b850d48e1cc37091751c2cc5c882a431ff562358 | c55d472c09da4d0f62997bcfc7e8bfe7d8be7fdb | /apue/pthread/abcde_cond.c | 23fb87be4cd95d8831eb99dd05eb277609f0faa8 | [] | no_license | zzy0119/emb20210322 | 83492cf990541f98250038118fd804127ba85818 | 7adb8ac29fca551cf2e068f0096a2e0633508577 | refs/heads/master | 2023-05-15T19:52:18.701457 | 2021-06-18T03:47:35 | 2021-06-18T03:47:35 | 357,404,476 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,106 | c | #include <stdio.h>
#include <string.h>
#include <unistd.h>
#include <stdlib.h>
#include <pthread.h>
#include <sched.h>
#define THRNR 5
static int jobid = -1;
static pthread_mutex_t mut = PTHREAD_MUTEX_INITIALIZER;
static pthread_cond_t cond = PTHREAD_COND_INITIALIZER;
static void *thrJob(void *arg)
{
int selfid = (... | [
"you@example.com"
] | you@example.com |
471bc2e3310a586c8f32d693075010aa4c6afb52 | 321f7686587796bd6120e37d391c3f292b2ea5ac | /vidisha mam/insertArray.c | dff401e304e45cd55c783ff9e0fb0f6d4d456a61 | [] | no_license | vrushti22/First_project | 2fdf4bf54f50fd8574755674d2994b2ae85c66d6 | a82ea04962f305654aeb4cefbb372dd0b99fd9a0 | refs/heads/master | 2023-09-02T06:38:19.924445 | 2021-11-13T17:08:38 | 2021-11-13T17:08:38 | 427,723,835 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 662 | c | #include<stdio.h>>
int main()
{
int array[20], position, c, n, value;
printf("\n\nEnter number of elements in array:");
scanf("%d", &n);
printf("\n\nEnter %d elements\n", n);
for(c = 0; c < n; c++)
scanf("%d", &array[c]);
printf("\n\nEnter the location where you want to insert new el... | [
"vrushtishah.dme@gmail.com"
] | vrushtishah.dme@gmail.com |
1b5e2255b6461c4f8d247bb6e5c10d097cadcbb6 | c9b1d9481663f35a745533e215e512c31f00f945 | /libraries/c_sdk/standard/ble/include/iot_ble_mqtt_transport.h | 4d79123aa7a1bf31c87617e1fa86ce094de247fa | [
"Apache-2.0",
"MIT"
] | permissive | ambiot/amazon-freertos | 199d8c8cfebf7d4ce41cdf0377a6622c56ea3f7c | ef61d5f521de921cc931d9262e3d5af9b75fbd2e | refs/heads/master | 2023-08-24T08:06:28.437220 | 2021-07-08T13:33:49 | 2021-07-08T13:33:49 | 191,755,880 | 14 | 16 | MIT | 2022-09-20T23:47:06 | 2019-06-13T12:09:22 | C | UTF-8 | C | false | false | 3,750 | h | /*
* FreeRTOS BLE V2.2.0
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
* this software and associated documentation files (the "Software"), to deal in
* the Software without restriction, including ... | [
"hungtselee@realtek.com"
] | hungtselee@realtek.com |
70212219bdc3843046041e525de00b44a419c71b | 9496ed5237ed981caed36bceb1a5319664c316a8 | /nokia5110-clock/font.h | 43934f412b46933df3aacb419601b248d6e8cb3d | [
"MIT"
] | permissive | amcolash/ESP8266 | d607814fb2442895ac4e561ab04ee8f973b57755 | 8d5e810c211c27d5983455a7cf5eac5ffd714f8e | refs/heads/master | 2023-07-01T23:25:01.243078 | 2023-06-08T05:15:53 | 2023-06-08T05:15:53 | 77,345,408 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 17,668 | h | // Created by http://oleddisplay.squix.ch/ Consider a donation
// In case of problems make sure that you are using the font file with the correct version!
const uint8_t Orbitron_Bold_22Bitmaps[] PROGMEM = {
// Bitmap Data:
0x00, // ' '
0xEE,0xEE,0xEE,0xEE,0xEE,0xEE,0x0E,0xEE, // '!'
0xEE,0xEE,0xEE,0xEE, // '"'... | [
"amcolash@gmail.com"
] | amcolash@gmail.com |
bf06890ab72e935eea215f63cb1e7531c43c9a01 | 20fd55cec00f7212e3361040907b2f0f5fc9f403 | /prbFuzzer/IE/fuzzIBSS.c | 598db58b28f3e70491528166a15767cab84fe8e5 | [] | no_license | b4rt-dev/cfuzz | a5144a4f6932624b4b71ba98d5fd0219e57a2955 | 243e52af0163b476e27f16453ddf3e3acfc42ec9 | refs/heads/master | 2020-12-27T18:14:48.986513 | 2020-01-09T10:17:17 | 2020-01-09T10:17:17 | 238,001,659 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,557 | c | /*
Fuzzes ibss Information element
*/
#include <stdio.h>
#include <stdlib.h>
#include <stdint.h>
#include <string.h>
#include "../frameDefinitions.h"
//Indecates whether the ibssFuzzer is running
int ibssRunningState = 0;
//Number of fuzzing states
const int ibssStates = 4;
//Steps of fuzzers for each fuzzing state
... | [
"bart@b4rt.nl"
] | bart@b4rt.nl |
83f5b039ee70abc8e17c16d9b69527f09d052bec | a70ea6beb4ce600263a4baeb6539d535864a6987 | /my_char_drive/test.c | 7d22d4624102777b1035248002d99c0aacd94749 | [] | no_license | LostLord/linux-kernel-study | 48f926c1e9dcef3b4998f25a8548c6e1dfe4465e | b4c0f3ba905612dbe171fd684923582f9d874bc6 | refs/heads/master | 2020-08-19T14:33:25.738396 | 2019-10-21T08:47:28 | 2019-10-21T08:47:28 | 215,928,070 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,146 | c | #include <stdio.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <string.h>
#include <fcntl.h>
char line[100] = "aaaaaaaaaabbbbbbbbbbccccccccccdddddddddd";
char out[100] = {"\0"};
int main() {
int fd, num;
int wret, rret;
fd = open("/dev/chardev0", O_RDWR, S_IRUSR | S_IWUSR);
printf("%d\n", sizeof(int));... | [
"lordlost19@gmail.com"
] | lordlost19@gmail.com |
9cafff7c4c1e00891cd7b1cbc522bdedf79792e3 | ff98fd06f2e047f6a1c6ba6089a9aefbc5c3c4f4 | /driver/xdma_ioctl.h | f9b628323514d5016722d27e4aa57ad4c53a1bb4 | [] | no_license | fpgasystems/davos | bf9fee1099ddae3ccf978c6839e6ae38b46d4345 | cb85a3dba0985c7a6efed3d19ec6e3578853b7d4 | refs/heads/master | 2022-05-01T18:10:13.810398 | 2022-04-06T12:00:28 | 2022-04-06T12:00:28 | 209,025,898 | 55 | 24 | null | 2020-07-21T09:41:01 | 2019-09-17T10:33:58 | SystemVerilog | UTF-8 | C | false | false | 396 | h | #ifndef XDMA_IOCTL_H
#define XDMA_IOCTL_H
#include <linux/ioctl.h>
struct xdma_huge {
unsigned long addr;
unsigned long size;
};
struct xdma_huge_mapping {
unsigned long npages;
unsigned long* dma_addr;
};
#define IOCTL_XDMA_BUFFER_SET _IOW('q', 1, struct xdma_huge*)
#define IOCTL_XDMA_MAPPING_GET _IOR('q', 2, stru... | [
"david.sidler@inf.ethz.ch"
] | david.sidler@inf.ethz.ch |
6d149715a076e6e611e9c764bdb30bbbdae9ecff | 67d59ee080c3848768cccbf06d8fd41a65c17278 | /common.c | 4dde6074ecea409330cd555f0deb3aaab3e57ecb | [] | no_license | paboldin/poor-man-bts | 683315d88a7a3bafc3be5a5fa494a87482f702f8 | 019d8be32d7fff0fe16f54a4e12b6a77442ce353 | refs/heads/master | 2020-03-28T13:19:17.243215 | 2019-04-17T08:31:35 | 2019-04-17T08:31:35 | 148,383,279 | 0 | 2 | null | 2019-04-17T08:31:37 | 2018-09-11T21:36:07 | C | UTF-8 | C | false | false | 7,138 | c |
#ifndef __KERNEL__
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <stdint.h>
#include <errno.h>
#include "eflags.h"
#else /* ifndef __KERNEL__ */
#include <linux/string.h>
#include <linux/kernel.h>
#include <linux/gfp.h>
#endif /* else ifndef __KERNEL__ */
#include "common.h"
#ifdef __KERNEL__
... | [
"boldin.pavel@gmail.com"
] | boldin.pavel@gmail.com |
9b3f3bf15a5a38146e13ce9e9d0f523077e16970 | d5d57c06d376bd589bd8ec8170bd17f597c85108 | /Pods/Headers/Private/UzysAssetsPickerController+CacheSelect/UzysAssetsPickerController.h | 73628549bd1a6f2510731ff78a31d83469ec68df | [] | no_license | mszren/YiNoteDiary | 026c2f5614d7ddd5c8f6c2e871cfa6ca9aaf3d4f | f79f24cab3d9f81455bd36436ff32f53e99362ad | refs/heads/master | 2021-01-17T17:03:07.443121 | 2016-03-30T05:31:14 | 2016-03-30T05:31:14 | 62,113,698 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 111 | h | ../../../UzysAssetsPickerController+CacheSelect/UzysAssetsPickerController/Library/UzysAssetsPickerController.h | [
"2439398156@qq.com"
] | 2439398156@qq.com |
c54ec4819d52b106f03643faaa03e4607ac6d28c | 2e1465297cf42e43a8f8dc2de259adedba0106bd | /Include/susiaccess_handler_ex_api.h | 77aa59eec5ec35bb224f031c32a335c76cea157c | [] | no_license | 12019/WISEAgent | cecdc0e384fc96bef74af058f30096ae39e468f1 | 3e0ac013644d38107b4b05a12f3351c8a4b49736 | refs/heads/master | 2021-01-11T22:20:13.852283 | 2016-02-02T07:03:32 | 2016-02-02T07:03:32 | 78,949,980 | 0 | 1 | null | 2017-01-14T16:00:55 | 2017-01-14T16:00:55 | null | UTF-8 | C | false | false | 1,954 | h | #ifndef _CAGENT_HANDLER_EX_H_
#define _CAGENT_HANDLER_EX_H_
#include "susiaccess_handler_api.h"
typedef AGENT_SEND_STATUS (*HandlerConnectServerCbf)(char const * ip, int port, char const * mqttauth, tls_type tlstype, char const * psk);
typedef AGENT_SEND_STATUS (*HandlerDisconnectCbf)();
typedef AGENT_SEND_STATUS (*H... | [
"scott68.chang@advantech.com.tw"
] | scott68.chang@advantech.com.tw |
6edc4364e182cd65100cbd57ab7c069dbd1ded48 | 40e3518a9ae5a697c9fcf40e23f1073198b3b1ec | /openwsn/02a-MAClow/IEEE802154E.c | cbc73056cf169545bb1377c4f11845f8e6cdeaf2 | [] | no_license | saharbenyaala/wsnopen | 0b9e3f3f32b03fc365f6393645f8337b0c025cb0 | 240dd0565a18c7e46a92c996e5258c110ddf4e4a | refs/heads/master | 2020-04-15T08:52:24.723359 | 2013-06-16T10:49:31 | 2013-06-16T10:49:31 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 72,370 | c | #include "openwsn.h"
#include "IEEE802154E.h"
#include "radio.h"
#include "radiotimer.h"
#include "IEEE802154.h"
#include "openqueue.h"
#include "idmanager.h"
#include "openserial.h"
#include "schedule.h"
#include "packetfunctions.h"
#include "scheduler.h"
#include "leds.h"
#include "neighbors.h"
#include ... | [
"peng@dcs-bbk-ac-uk"
] | peng@dcs-bbk-ac-uk |
f54c2075455dbbae2bebf1dc6bdcb6c15f0e2f4e | 8e1691fa76f47c62bbf6b8d83f5d5f13647aacaf | /GPIO_ThreadX/synergy_cfg/ssp_cfg/bsp/bsp_clock_cfg.h | 47a403f5d281372a9704d146efcf5db92c174ae8 | [] | no_license | dongdong-2009/Renesas_S7G2 | 4c9933a2ef29d1057c4f1493aaed0906b6612501 | 86379eb843825975a3c2f8b01efe91b93f6167ec | refs/heads/master | 2021-07-04T19:02:16.126614 | 2017-09-25T01:15:45 | 2017-09-25T01:15:45 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,122 | h | /* generated configuration header file - do not edit */
#ifndef BSP_CLOCK_CFG_H_
#define BSP_CLOCK_CFG_H_
#define BSP_CFG_XTAL_HZ (24000000) /* XTAL 24000000Hz */
#define BSP_CFG_PLL_SOURCE (CGC_CLOCK_MAIN_OSC) /* PLL Src: XTAL */
#define BSP_CFG_HOCO_FREQUENCY (0) /* HOCO 16MHz */
#define BSP_CFG_PLL_DIV (CGC_PL... | [
"kirti.karan25@gmail.com"
] | kirti.karan25@gmail.com |
69592f2dc75838a09e32f2e4d47432f29a2a9e95 | 8edcb002c921eca7d5ced967dd6dd22ffd224832 | /lib/FunWithLEDs/WS281xLib.cylib/StripLights_v3_0/API/SLights.h | 11baa85f7546f026641d829d4118bae1b53bf4bc | [] | no_license | TranDNNguyen/wonder-wall | c109132e273608106f034f3ff43059de17de9662 | 358e0e6aaf418054e2a567c8463f83dcfac88e1e | refs/heads/master | 2020-03-25T03:39:06.318100 | 2018-08-02T23:03:53 | 2018-08-02T23:03:53 | 143,352,675 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 14,506 | h | /* ========================================
*
* Strip Light Controller
* By Mark Hastings
*
* 05/27/2013 v1.0 Mark Hastings Initial working version
* 12/11/2013 v2.6 Mark Hastings Update for SK2812
*
* ========================================
*/
#if (!defined(CY_SLIGHTS_`$INSTANCE_NAME`_H))
... | [
"tnxnguyen@ucdavis.edu"
] | tnxnguyen@ucdavis.edu |
30fb4b4c70979cf4b413e8d2fa90bee5ef26a510 | c795b4746f21f5b14db01e696efd01e29b16f08f | /Filesystem/shell.c | 8ed84c4661b1d5912801d36e20846f3ee7d70490 | [] | no_license | jerryz-hello/BareMetalOS | 9b993bd04e924513f8fc0298b712f07863b0bd78 | 27fc9dae76bdae308c78e08c673c8ba991f14db9 | refs/heads/master | 2023-01-05T08:03:19.200409 | 2020-11-04T19:50:08 | 2020-11-04T19:50:08 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,620 | c | #include "shell.h"
#include "kernel.h"
int strlen(char *s);
int memcmp(void *s1, void *s2, int n);
void *memcpy(void *dest, void *src, int n);
void main()
{
char line[MAX_LINE_LEN];
char file_buffer[MAX_PRGM_SIZE];
char *filename;
struct file_entry *cur_file_entry;
char sector_buffer[SECTOR_SIZE];... | [
"zhengj2@rose-hulman.edu"
] | zhengj2@rose-hulman.edu |
6cd9121353218baec40c49ddbbd4e4f7771c70a9 | 0b56c1fbf2ae26b553c8e710d823ae5efa158ac0 | /exam_papers/ex12_13/students.c | f1f27212a1dcefa6aa3267f848b3a8e87604337d | [] | no_license | zhuangaili/CS1010 | 0feec2f4ec0efd35967f3f359629bf4f6ae1526c | 48de7de5ff0a999967f6bc20696fab6d9834e209 | refs/heads/master | 2021-05-06T00:17:07.858975 | 2017-07-22T16:01:00 | 2017-07-22T16:01:00 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,211 | c | #include <stdio.h>
#define NAME_LENGTH 30
#define MAX_NUM_COURSES 20
#define MAX_NUM_STUDENTS 100
int readStudents(student_t students[], char *fileName);
int findStudentByName(student_t students[],int numberStudents, char name[]);
float averageScore(student_t stu);
typedef struct {
char name[NAME_LENGTH];
int numCours... | [
"lee.yi.jie.joel@gmail.com"
] | lee.yi.jie.joel@gmail.com |
a1456d71b2bc42ca50937f3bd75e6b135bf0d41b | b35247913bd81aeb10397090ce89c65672124c64 | /lab1/NowakAdam/cw01/zad3a/mergeFilesLib.h | 56872b7db759d606e3f8c58d213604e1a2736a6e | [] | no_license | youngdashu/systemy-operacyjne-2020-2021 | 8d1e32061503f64160ed1a3c83248d106b680fe9 | 1bfda432e0c2f3e0f302b32b9406ca8e634ea737 | refs/heads/main | 2023-05-08T14:44:24.700437 | 2021-05-26T17:47:24 | 2021-05-26T17:47:24 | 357,584,283 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,202 | h | #include<stdio.h>
#include<stdlib.h>
#include<string.h>
typedef struct BlockOfLines{
int numberOfLines;
char **arrayOfStrings;
}BlockOfLines;
typedef struct MainArray{
BlockOfLines **blocksOfLines;
int index;
int size;
}MainArray;
typedef struct TemporaryFile
{
FILE *file;
int numberO... | [
"youngdashu@localhost.localdomain"
] | youngdashu@localhost.localdomain |
669b085dbfffdd6f2fa98f85caa273aa983a278c | 43ed415ad388f0584e76e4598f6be1e0a70fe6b8 | /prebuilts/darwin/include/v8-version.h | c7ad00e264abe8a5efe70bb0e4b909b010381b94 | [
"Apache-2.0"
] | permissive | attackgithub/openrasp-v8 | 1a650782f017ba3657fc7c30adc10b9663ee253d | b209222573e7557cee3df74ab35d5ffbd8da7812 | refs/heads/master | 2020-06-20T18:43:40.140372 | 2019-07-11T08:31:33 | 2019-07-11T08:31:33 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 772 | h | // Copyright 2015 the V8 project 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 V8_INCLUDE_VERSION_H_ // V8_VERSION_H_ conflicts with src/version.h
#define V8_INCLUDE_VERSION_H_
// These macros define the version number fo... | [
"lanyuhang@baidu.com"
] | lanyuhang@baidu.com |
e157b8e135f3e5e21ebb4321835563aa1cdfedbb | 913a0efa1b36ac741a36b3f94d872562c51ef572 | /Binaries/iOS/Classes/Native/mscorlib_System_Globalization_DateTimeStyles.h | 4f519f026d26a3feaa7fbf00667a892a35a82905 | [
"MIT"
] | permissive | masanori840816/SetMaterialsFromGallery | 41d3a89488c349f54586bfb367eb021ca7356357 | ce6d67874e42706feca5e5a66f9b6785992b9dda | refs/heads/master | 2021-01-18T01:23:54.041302 | 2015-05-21T13:21:44 | 2015-05-21T13:21:44 | 34,765,403 | 5 | 2 | null | null | null | null | UTF-8 | C | false | false | 340 | h | #pragma once
#include <stdint.h>
// System.Enum
#include "mscorlib_System_Enum.h"
// System.Globalization.DateTimeStyles
#include "mscorlib_System_Globalization_DateTimeStyles.h"
// System.Globalization.DateTimeStyles
struct DateTimeStyles_t1312
{
// System.Int32 System.Globalization.DateTimeStyles::value__
int32_t... | [
"masanori840816@gmail.com"
] | masanori840816@gmail.com |
a7921c5ce79c70d7e49741ac7babd44d860e2007 | f0c9b1e8ac94382cc17d82d14b22ef82a31d1e82 | /SFT1.0v/Design01.cydsn/Generated_Source/PSoC5/CW_CCW_2.h | 9faaef867cdadb79c70cff56de8d45a8864d2ca9 | [] | no_license | dsky7/PSoC | 115b7dfcbf477932e73ce0bb755201133e676b43 | 303e8ada834d22dffc2de1bb5348882645f135ae | refs/heads/master | 2020-05-29T10:33:39.095777 | 2015-08-20T09:54:28 | 2015-08-20T09:54:28 | 34,363,321 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,143 | h | /*******************************************************************************
* File Name: CW_CCW_2.h
* Version 2.5
*
* Description:
* This file containts Control Register function prototypes and register defines
*
* Note:
*
********************************************************************************
* Copyri... | [
"sakai7213@yahoo.co.jp"
] | sakai7213@yahoo.co.jp |
eb3fb6c567f172783a80a420497e807dce612365 | 417f92150d503a78747433df8ee1a5d292dc06db | /sysroot/usr/include/sm/cf.h | 2ae87861af736ba1eb4677610efd63780652a626 | [] | no_license | jaykrell/tru64 | 16424e389dded7cb6386b701f4714f720bbbb699 | f4117dfdde98eb05fb5318b20c94bfdd4397b689 | refs/heads/master | 2023-06-15T04:48:06.150828 | 2021-07-10T09:35:09 | 2021-07-10T09:35:09 | 382,783,658 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 814 | h | /*
* @DEC_COPYRIGHT@
*/
/*
* HISTORY
* $Log: cf.h,v $
* Revision 1.1.2.1 2006/07/18 11:15:40 Sunilkumar_Mummigatti
* New for sendmail.v8.13.6
*
* $EndLog$
*/
/*
* @(#)$RCSfile: cf.h,v $ $Revision: 1.1.2.1 $ (DEC) $Date: 2006/07/18 11:15:40 $
*/
/*
* Copyright (c) 2001 Sendmail, Inc. and its suppliers.
... | [
"jay.krell@cornell.edu"
] | jay.krell@cornell.edu |
c88c7774f1907c312bda69977ecf8603793fe4f4 | 25ab64b92e71ebd3da2d0201c231768601a0e226 | /test/api/src/Sorting.c | 9253d8f33ab92842b9fd84d0b16e49c3ca4e7a2f | [
"MIT"
] | permissive | nbrk/flecs | 725ecfd8b76283bf26e7992adbf251e383e27024 | 4c2737949c865e8c79ceafc5220268ba47d50592 | refs/heads/master | 2022-12-24T03:48:43.224315 | 2020-09-30T17:29:02 | 2020-09-30T17:29:02 | 299,996,572 | 0 | 0 | MIT | 2020-09-30T17:19:50 | 2020-09-30T17:19:49 | null | UTF-8 | C | false | false | 29,069 | c | #include <api.h>
int compare_position(
ecs_entity_t e1,
void *ptr1,
ecs_entity_t e2,
void *ptr2)
{
Position *p1 = ptr1;
Position *p2 = ptr2;
return p1->x - p2->x;
}
int compare_entity(
ecs_entity_t e1,
void *ptr1,
ecs_entity_t e2,
void *ptr2)
{
return e1 - e2;
}
void S... | [
"sander.mertens8@gmail.com"
] | sander.mertens8@gmail.com |
5a76fa0761a6b8f7345a1bf05ab1bcba1f996966 | 3957b75b75db4d5bec6ffaba9670a3fdab80e7b9 | /user/mqtt_cb.h | 0b96bda8f67c1953a35017ffd856b699a7272fa3 | [] | no_license | wpawel74/04-ESP8266_IOT_LIGHT_NODE | d59dda0d0887402ab4831e1b7cec49ef5465aac5 | b2c568e27fc1385538bf9b4ab2d3c2d03113c2f3 | refs/heads/master | 2021-01-11T04:08:23.178947 | 2018-01-18T14:51:39 | 2018-01-18T14:51:39 | 71,218,150 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 329 | h | #ifndef MQTT_CB_H
#define MQTT_CB_H
#include "mqtt.h"
extern MQTT_Client mqttClient;
void mqttConnectedCb(uint32_t *args);
void mqttDisconnectedCb(uint32_t *args);
void mqttDataCb(uint32_t *args, const char* topic, uint32_t topic_len, const char *data, uint32_t lengh);
void mqttPublishedCb(uint32_t *args);
#endif /... | [
"wisniewski@bury.com"
] | wisniewski@bury.com |
096c9024e32e0d8fef6250da1a6b72140fa521c7 | 0d57893c36f0226335577773a7bf99cd98b3e3a3 | /generated/MaximumIntegrityProtectedDataRate.h | 7f3c6a59ce95d99c0beca57c0e56271b8981ab79 | [] | no_license | cakir-enes/ransim | 609c69adf8a3c3928494806ca0db9edd3f1f46ca | 7c7a3de16446c74e4914f48f2f45d7a69d5fa5b6 | refs/heads/master | 2020-07-30T01:07:38.589174 | 2019-09-21T17:49:10 | 2019-09-21T17:49:10 | 210,029,354 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,944 | h | /*
* Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
* From ASN.1 module "NGAP-IEs"
* found in "NGAP-IEs.asn"
* `asn1c -fcompound-names`
*/
#ifndef _MaximumIntegrityProtectedDataRate_H_
#define _MaximumIntegrityProtectedDataRate_H_
#include <asn_application.h>
/* Including external dependencies */
#incl... | [
"tinkymortis@gmail.com"
] | tinkymortis@gmail.com |
1518083b6b8b6d76642912c2fae0ea8631f66967 | e9fd43a04056af5e5d9905dd8497bd2995667911 | /Core/Src/ina219.c | c4875d8415125a701a37a54439edcb904475f579 | [] | no_license | konstantinbsv/scp-controller-firmware-stm32 | 9fadcdab9f44ea4b127ecee41c6d94e4982c184b | 0b365143d36ff80386f32a4eecce17d10f2dab06 | refs/heads/master | 2022-11-15T00:08:29.881767 | 2020-03-09T18:12:44 | 2020-03-09T18:12:44 | 244,171,811 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,894 | c | /*
* ina219.c
*
* Created on: Feb 12, 2020
* Author: Konstantin Borissov
*/
#include <ina219.h>
const uint8_t INA219_ADDRESSES[3] = {INA219_ADDRESS_1, INA219_ADDRESS_2, INA219_ADDRESS_3};
static I2C_HandleTypeDef *ina219_i2c_handle = NULL;
/**
* @brief Initialize I2C handle
*
* @return HAL_OK
*/
HAL_... | [
"32213296+konstantinbsv@users.noreply.github.com"
] | 32213296+konstantinbsv@users.noreply.github.com |
e40a4c9a6b90e09bc05c064ea2f6d4bffd99aa92 | 3242b4524ed78233f4ae1d9004ef6a8b7d8afa0e | /test/MergeFiles/myReduce_9.C | de5eee777a86d1c1c3c967cecdbf6a4b0a42e4de | [] | no_license | nsahoo/FourMuonPAT | 5285d46e3c0cb1598db29afaffdda964ab023d42 | 2fe0cae78fc9bcbe551ce25f41b412ea852313a4 | refs/heads/master | 2020-05-16T15:08:47.253631 | 2018-09-11T02:23:58 | 2018-09-11T02:23:58 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 335 | c | {
TChain* chain = new TChain("mkcands/X_data");
chain->Add("/eos/uscms/store/user/sdurgut/TrigMatch/Merged/Muonia2012B_5.root");
TFile *f2 = new TFile("/eos/uscms/store/user/sdurgut/TrigMatch/Reduced/Muonia2012B_5.root","recreate");
TTree *T2 = chain->CopyTree("MyFourMuonVtxCL>0.01 && MyFourMuonChg==0");
T... | [
"suleyman.durgut@gmail.com"
] | suleyman.durgut@gmail.com |
36574a4fb995565f933045c4721e83ca5b566392 | 67a8c824902b83f76daf5075e5ddb730980a15e8 | /RevivalPlus/scripts/4_World/RevivalPlus/Classes/Recipes/RPL_SprayPainting/Weapons/Repeater/Recipe_PaintRepeater_White.c | 121e5d0767b92cf69f7a95c53c2d7c1968651d23 | [
"MIT"
] | permissive | benedikz/RevivalPlus | 8004e8ec5f0f9369957e3c412e8afc49626f8397 | b51d90ede21f457d78aba8e175e7c9463678cac1 | refs/heads/master | 2023-07-16T07:20:50.675598 | 2021-09-06T22:26:11 | 2021-09-06T22:26:11 | 294,627,453 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,994 | c | class PaintRepeater_White extends RecipeBase
{
override void Init()
{
/*************************************************************/
m_Name = "#STR_RPL_Recipe_SprayPaint";
m_IsInstaRecipe = false; // NoAnimation [true/false]
m_AnimationLength = 4; // Animation length
m_Specialty = -0.05; // + ... | [
"benzeex@gmail.com"
] | benzeex@gmail.com |
58df4734d465539806c9bc213b1e1d54028f337d | a153092f42293c811fd6a4b76d620139e1e08f2f | /synergy/ssp/src/framework/tes/dave2d/dave_line.c | d0ca8c3cfc7b11b8fde5ac1eea7a35c216f14a26 | [] | no_license | JPacho/ProyectoIntegrador | 8ee990117c0c2df86485c387f4f1ead9372ca9f7 | 6bb1524874cf0cd00e752d337efdc950ce522e20 | refs/heads/master | 2020-06-16T01:38:34.584753 | 2019-10-31T03:33:23 | 2019-10-31T03:33:23 | 195,445,494 | 0 | 0 | null | 2019-10-19T14:52:50 | 2019-07-05T17:23:58 | C | UTF-8 | C | false | false | 64,924 | c | #ifdef AMS_ENCRYPT_PACKAGE
-----BEGIN ENCRYPTED FILE v0.6-----
9S04Fc0roaJnwZGP6OG7EDBImvEWKQdoMQNOXjk4ZvzGgGJGgZZt4qxPjn/F2YBy
1gOfIO+NYX9rqLL/m1vCHaB7nXE05669RcxO7+ayQx/VepZcxSu7r0i0PU19pm0B
dlLcQJLR7oMbR8bnSi8Xf+GLOB1wsFnOs9ZzFIksxzhM/aoUGx1Qh91M0zSRyTFl
c3JYxC44VfYYGaalyN/RfHDubmJR2/vueH5gx5xM3ABhUfQ8o92ZXKhVKnQVIS... | [
"fcojair.dico@gmail.com"
] | fcojair.dico@gmail.com |
bf34716a70a87be91ddb9fc05fae6dd9210d5ea6 | 97819223f4cbb8e3aeb820574fe8ee8742968380 | /prlpg/src/backend/parser/parse_agg.c | e883e283e0be028c71f23436e9f3e9f6fa778c7d | [
"PostgreSQL"
] | permissive | dnaxxsk/prlpg | 680f1d669c3ccd14d065f9207ec62a5ea6a3ae6f | 881829bac064d58beab86fc02b3ea46533e18562 | refs/heads/master | 2016-09-11T05:47:56.107317 | 2010-12-03T13:16:44 | 2010-12-03T13:16:44 | 32,145,589 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 23,018 | c | /*-------------------------------------------------------------------------
*
* parse_agg.c
* handle aggregates and window functions in parser
*
* Portions Copyright (c) 1996-2010, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
*
* IDENTIFICATION
... | [
"danielkov@b8b49325-77e1-8e15-c3a2-48206a2107aa"
] | danielkov@b8b49325-77e1-8e15-c3a2-48206a2107aa |
88e23607c2aae3de5af4740d676f58c2d5b09ba5 | def81e1d6a45855342564e2a1c1986967b329397 | /Texas-MSP432-CCS/Implementation_Example/Sensor_Fusion.h | 931d1b6552402930f8583fa2af19cce05c0faa6b | [] | no_license | Davidap041/ARM_Code_MSP432 | 44dba9c2948af533b86a3b5fa8ed21e167b2e30f | d4f8cf8c8ede0c1110a33892796e9c388a7f502a | refs/heads/master | 2023-05-28T03:11:05.954194 | 2021-06-16T10:41:20 | 2021-06-16T10:41:20 | 271,598,779 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,905 | h | #ifndef _Sensor_Fusion_h_
#define _Sensor_Fusion_h_
#include <math.h>
#include <arm_math.h>
#include <arm_const_structs.h>
/***********************************************************
* Luenberger Filter for Sensor Fusion
***********************************************************
*/typedef struct Luenberger_Struct
... | [
"davialexandre_dap@hotmail.com"
] | davialexandre_dap@hotmail.com |
65b0727225ae44aef3171c7c096b1c5977a21a35 | e5699fc9424fba568b4ee5ffc1e3b8b38a9e066e | /motorola_chun/moto_upload.h | e7b08222afb5183db965ee98a4e5ac028d53cea0 | [] | no_license | xfdingustc/smash | 035a1bb894101cb79da833e496c02d504867552c | ba6db5730d4153f3151752e3095b3c1a855e9aa3 | refs/heads/master | 2020-12-02T07:54:37.085011 | 2017-07-10T06:49:06 | 2017-07-10T06:49:06 | 96,732,012 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,124 | h |
#ifndef __MOTO_UPLOAD_H_
#define __MOTO_UPLOAD_H_ 1
#include "elist.h"
#include "moto_manifest.h"
typedef struct chunk_header_item_s
{
char key[128];
char value[128];
list_head_t list_node;
}chunk_header_item_t;
typedef struct chunk_info_s
{
int chunk_start;
int length;
char url[1024];
list_head_t list_node... | [
"ding.xiaofei@whaley.cn"
] | ding.xiaofei@whaley.cn |
b6c46d4598562071ef4f0b8620dbd81baacd5d7e | ee20307acccfb63cff393012bfa2c31fe8143d98 | /simple_rock_paper_scissors.c | ea91dba4d01e43480edb3e29c22288529934df03 | [] | no_license | chawintee/C-Practise | c3d8b505f66cbb55a326ad70262a4eb09d3c8746 | 53d6b28c2e4ff6391dfe41131d861d1d5b4de26e | refs/heads/main | 2023-01-20T00:10:12.314457 | 2020-11-23T13:47:33 | 2020-11-23T13:47:33 | 306,206,288 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,201 | c | #include <stdio.h>
#include <stdlib.h>
#include <time.h>
#include <ctype.h>
//input
char playerShape()
{
char shape;
printf("(r)ock, (p)aper, (s)cissors, (q)uit : ");
scanf(" %c", &shape);
// return shape;
return tolower(shape);
}
char computerShape()
{
int r;
r = rand() % 3;
// prin... | [
"chawinteetea@gmail.com"
] | chawinteetea@gmail.com |
4fb8ceb3a5cb68ae6781e4f1378edbb1a25f0447 | d3a910f49e0883f260a509738723cbf9be52eddc | /MITgcm_configurations/global_ocean.90x40x15/build_newPkg/W2_EXCH2_PARAMS.h | 0aa44c13af09b329cdf1b5119b765a38255d003f | [] | no_license | aprilhgshin/JPL_SHIN2020 | 003d432d7e58f80e7a917ea05a455ea6807fc9aa | beb73c2a7d8903ee44cd29c523d534bceff38f86 | refs/heads/master | 2022-07-26T11:19:17.419237 | 2020-09-02T00:00:42 | 2020-09-02T00:00:42 | 271,874,996 | 3 | 1 | null | 2020-08-21T05:56:08 | 2020-06-12T19:27:51 | Fortran | UTF-8 | C | false | false | 52 | h | /home/mitgcm/Work/MITgcm/pkg/exch2/W2_EXCH2_PARAMS.h | [
"aprilhgshin@gmail.com"
] | aprilhgshin@gmail.com |
2bd5251acc207799b280f673c40282153f0c372d | 6d5436affb79a9311829bc9f805033999f1153e6 | /src/operations/swap.c | 73f9a0955845b2b1065c692469c771f2544a1ce3 | [] | no_license | qypec/push-swap | eb5d11559065e18f5a2fd2c4381975cc4aff70f2 | 41a92b806ef5f1ca2c4ebf5a811fb7de8be76099 | refs/heads/master | 2022-11-18T07:41:17.347719 | 2020-07-07T12:56:58 | 2020-07-07T12:56:58 | 220,012,177 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,437 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* swap.c :+: :+: :+: ... | [
"qypec.prog@yandex.ru"
] | qypec.prog@yandex.ru |
da30077ffa41860da60d5025849485db7501f649 | 2bed6daa750b590cbf2b81fc429add0145d36c7d | /DUMP/Scavenger_struct.h | 6f3f725b021e02a8ed250da7275e17f327d94be1 | [] | no_license | xkp95175333/Scavenger-Win64-Shipping-ok | 31cdc2835c75c698b179e7a523f99359b3a062f0 | b834c2b35852590c5d199fadb4cc58af4c56f72d | refs/heads/main | 2023-06-12T00:47:56.743429 | 2021-07-05T19:26:35 | 2021-07-05T19:26:35 | 383,244,886 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 456,305 | h | // Enum Scavenger.ES_WeaponSlot
enum class ES_WeaponSlot : uint8 {
Primary,
Secondary,
Throwable,
Unarmed,
Special,
Count,
ES_MAX,
};
// Enum Scavenger.ES_PoiseDamageType
enum class ES_PoiseDamageType : uint8 {
Projectile,
Melee,
Explosion,
Generic,
Shock,
Stun,
Count,
ES_MAX,
};
// Enum Scavenger.ES_S... | [
"68745798+xkp95175333@users.noreply.github.com"
] | 68745798+xkp95175333@users.noreply.github.com |
f8d5f1fd87747f5bc4a5572e5c88a40246f59b76 | c1a8e75227512a30db772c92973c7b179d4eaa67 | /Test/Classes/Native/mscorlib_System_Array_InternalEnumerator_1_gen_30.h | d52820092a898e9832069637a0a6d3c2a836a339 | [] | no_license | joshtwynham/dissertation | 266f5463d970e15bf5b0842c881ff65c9c85389c | b860fc4ae2b6152d0aea15b36036904b4a88bd15 | refs/heads/master | 2021-01-10T09:20:17.128871 | 2016-04-17T16:07:36 | 2016-04-17T16:07:36 | 49,824,777 | 0 | 0 | null | 2016-02-02T11:36:07 | 2016-01-17T16:14:25 | C++ | UTF-8 | C | false | false | 509 | h | #pragma once
#include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <stdint.h>
// System.Array
struct Array_t;
#include "mscorlib_System_ValueType.h"
// System.Array/InternalEnumerator`1<UnityEngine.Color32>
struct InternalEnumerator_1_t1886
{
// System.Arr... | [
"psyjt1@nottingham.ac.uk"
] | psyjt1@nottingham.ac.uk |
7dea70dae29279436c890a7492f8b36ec0e63c03 | 38ab8326bddcc4ff30dd89cefa3a0c22ef365df2 | /DuinOS/projdefs.h | be61dd3729a684ae25d3a6350889403e7e48e07f | [] | no_license | rsanders/DuinOS_teensy | 34371bdf37e5897b992ed70fc7e85f70ce53a5e7 | 7cce31545868c840d081e92d812f24f39e86e15a | refs/heads/master | 2018-12-29T00:02:58.993000 | 2010-02-09T04:02:49 | 2010-02-09T04:02:49 | 508,187 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 2,651 | h | /*
FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd.
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 GNU General Public License (version 2) as published by the
Free Software Foundation and modified by ... | [
"robert@esquimaux.org"
] | robert@esquimaux.org |
fcde30d3d84aa449df8b08861a5dd1f6df2dad4b | de93128179196d92599312c8db3a31a6f556ef35 | /Microchip/SAMR34_DFP/2.1.60/include/samr34j16b.h | 4d2cfbcaa4217f9010ab8ba7bc33404739020739 | [
"Apache-2.0"
] | permissive | marcins1024/dev_packs | 5a6a7b5379856bcf75ee9bc283db6743eca2241a | afa97e11185a60e9bc44e0a3550f0ba3eb818679 | refs/heads/master | 2023-08-04T08:32:16.607078 | 2021-09-22T10:18:05 | 2021-09-22T10:18:05 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 47,425 | h | /**
* \brief Header file for ATSAMR34J16B
*
* Copyright (c) 2021 Microchip Technology Inc. and its subsidiaries.
*
* Subject to your compliance with these terms, you may use Microchip software and any derivatives
* exclusively with Microchip products. It is your responsibility to comply with third party license
... | [
"thibaut.viard@microchip.com"
] | thibaut.viard@microchip.com |
e1b8e618a6ad27a60021ad10513122f28ea92f59 | 8345c273f7e47bd70fa9f2b67a6adfe5964ba4a9 | /LuaNode_Esp8266/components/apps/wifilister/user_main.c | 66894964ae79388f17bb2adbc47637954c2e7131 | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | guneemwelloeux/LuaNode | 1164c7d9e81da470a5cedf1eec46c58ecf8b7d38 | 1b39c18e286301c89bb5bc6334ee3d089f9f7474 | refs/heads/master | 2020-09-30T15:02:05.506205 | 2019-12-11T19:53:26 | 2019-12-11T20:18:23 | 227,311,681 | 0 | 0 | NOASSERTION | 2019-12-11T08:16:28 | 2019-12-11T08:16:27 | null | UTF-8 | C | false | false | 12,838 | c | /*
The MIT License (MIT)
Copyright (c) 2015 Jason Pruitt
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, ... | [
"tulip-wangwei@163.com"
] | tulip-wangwei@163.com |
b47cee8563535115fb1bae97d3bf5608162a16c7 | 4c0b9cb2ea2f2b2ad02f95203cde8c975d6bb4b6 | /C01/ex05/ft_putstr.c | f30fb5cb9ab0c83bc7a4546b9ee3dd3e72b63d4d | [] | no_license | worldii/42SEOUL | 5b6c179b5e989eb99ce99ea34f2a673239d7f72d | a592e4dabf7a3cb5fcee3b639073a5bb0b554d9e | refs/heads/master | 2023-08-23T05:06:23.227548 | 2021-11-01T02:19:31 | 2021-11-01T02:19:31 | 423,310,648 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,074 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_putstr.c :+: :+: :+: ... | [
"jongha2788@u.sogang.ac.kr"
] | jongha2788@u.sogang.ac.kr |
f0058b4c23954c43f1ed1ef9a049d99c3a591ff2 | 64bf8db5fcd72024dc158a4f46cf07b5010eb280 | /Negotiation.c | cd7d63bb1f7849a4f24ddc839c1400dd34ef08f1 | [] | no_license | AribAhmed/BattleBoats | 0f3e775a0ec1de8c899283fb1c67d7f8e6873db4 | 278c1b075cee12f7c2c0bd6e9a2f72a1e214b103 | refs/heads/master | 2023-01-12T00:55:59.899498 | 2020-11-07T00:16:27 | 2020-11-07T00:16:27 | 308,481,565 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,530 | c | #include "Negotiation.h"
#include "BOARD.H"
#include <xc.h>
#include <stdio.h>
#include <math.h>
/**
* This function implements a one-way hash. It maps its input, A,
* into an image, #a, in a way that is hard to reverse, but easy
* to reproduce.
* @param secret //A number that a challenger commits t... | [
"airarib@gmail.com"
] | airarib@gmail.com |
459aa620f35801b7a112f3a6a6644554730345d1 | 5c255f911786e984286b1f7a4e6091a68419d049 | /vulnerable_code/f35deb29-2c46-4c19-b642-88ae78ea0432.c | a149feba1883a4752e9c3d510144be915a9e1217 | [] | 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 | 561 | c | #include <string.h>
#include <stdio.h>
int main() {
int i=0;
int j=11;
int k;
int l;
k = 53;
l = 64;
k = i/j;
l = i/j;
l = i/j;
l = l%j;
l = j%j;
l = l-j;
k = k-k*i;
//variables
//random
/* START VULNERABILITY */
int a;
char b[94];
char c[45];
a =... | [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
168023a39a19083ffbf87635afd4ddcec691c1b6 | 259c101b7bbeef9efcc25134e7e21f037a7a4092 | /DTSEmbed_LSC_solve_path/testcase/gcc/gcc.dg/asm-4.c | 0e58c851f44791449c0eb0ac31df307449037bd9 | [] | no_license | 13001090108/dts-solve-path | a95c71c31d38afb2c55d85884b931f2938c1f75d | 649b92eddcc76705bbb4926b33da00009303c04a | refs/heads/master | 2020-04-16T23:17:21.340218 | 2019-01-24T09:34:50 | 2019-01-24T09:37:09 | 166,005,614 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 607 | c | /* { dg-do compile } */
/* { dg-options "" } */
int main()
{
int x, y, z;
asm volatile ("test0 X%0Y%[arg]Z" : [arg] "=g" (x));
asm volatile ("test1 X%[out]Y%[in]Z" : [out] "=g" (y) : [in] "0"(y));
asm volatile ("test2 X%a0Y%a[arg]Z" : : [arg] "p" (&z));
asm volatile ("test3 %[in]" : [inout] "=g"(x... | [
"lishaochun@bupt.edu.cn"
] | lishaochun@bupt.edu.cn |
310a94b6772f5be7cf04682ae226dc07e6546062 | 8a71a784cb6ef9c18ab3eca16443136054847bd7 | /P1S2TEMP.X/SPI.c | 473801dd0616914117c8ed1597850e1b16cd0588 | [] | no_license | Cue19275/Digital2 | 224573ecf9c65f916498250143f56db7894cd1df | d7e6dd22e36d359542ab4ccacfd28e22b2fde47f | refs/heads/main | 2023-05-09T12:04:54.121723 | 2021-05-28T04:38:16 | 2021-05-28T04:38:16 | 331,773,212 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,119 | c | /*
* File : spi.c
* Author : Ligo George
* Company : electroSome
* Project : SPI Library for MPLAB XC8
* Microcontroller : PIC 16F877A
* Created on April 15, 2017, 5:59 PM
*/
#include "SPI.h"
void spiInit(Spi_Type sType, Spi_Data_Sample sDataSample, Spi_Clock_Idle sClockIdle... | [
"68084828+Cue19275@users.noreply.github.com"
] | 68084828+Cue19275@users.noreply.github.com |
8aa7d21c9d379997a385c4f1486ac45603fc53ad | ee0bf7d3c95ded2c0bbc1f1aae9fa5f773cd3373 | /11EC10001.c | 2208a217690b4c8443738e395c6895b36cc5fceb | [] | no_license | aashish2894/tic_tac_toe | 86356d50bf9bdf66978e935999555d00c58ae4a3 | ea5cd309ae229c3c2f6a4eff46926fc57e89dcb2 | refs/heads/master | 2021-06-25T20:01:56.577399 | 2017-09-11T00:08:40 | 2017-09-11T00:08:40 | 103,070,672 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 14,905 | c | //Made by
//11EC10001
#include <stdio.h>
#include <stdlib.h>
#define MAXCHILD 9
#define NULL 0
//here MAXLEVEL=100 means that the code will form as many nodes as it can, till the board is full or someone has won
//if you want upto certain level, say level = 4 then set MAXLEVEL=4
#define MAXLEVEL 100
struct nodetype... | [
"anshu.2894@gmail.com"
] | anshu.2894@gmail.com |
b8de5534e71cf46ff6f2ac017666f85d18dbeee6 | 640cc3c15ab2fc667875e6453e955c5750ec7bee | /gnl/libft/ft_strtrim.c | 3ab06ceda296d66e6a676fa2c65590a724bb6a42 | [] | no_license | Zabilya/school_projects | d99b723547ebb58e43e0d0ea652f8a242024470c | bb12b3c963817770b06ee9ec62ecd3e108eb705e | refs/heads/master | 2020-04-16T04:25:14.448941 | 2019-03-07T14:47:32 | 2019-03-07T14:47:32 | 165,266,343 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,739 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_strtrim.c :+: :+: :+: ... | [
"cschuste@e4r4p5.21-school.ru"
] | cschuste@e4r4p5.21-school.ru |
e5c153ced71500b5a21e398bf524cf4584ae8034 | 24d856d98c85a319d53be2768ccc176a50873fa3 | /linux-lts-quantal-3.5.0/arch/sparc/kernel/prom_64.c | 340c5b976d280ba9948dd5b4774759d4baf401be | [
"GPL-1.0-or-later",
"Linux-syscall-note",
"GPL-2.0-only",
"BSD-2-Clause"
] | permissive | dozenow/shortcut | a4803b59c95e72a01d73bb30acaae45cf76b0367 | b140082a44c58f05af3495259c1beaaa9a63560b | refs/heads/jumpstart-php | 2020-06-29T11:41:05.842760 | 2019-03-28T17:28:56 | 2019-03-28T17:28:56 | 200,405,626 | 2 | 2 | BSD-2-Clause | 2019-08-03T19:45:44 | 2019-08-03T17:57:58 | C | UTF-8 | C | false | false | 13,561 | c | /*
* Procedures for creating, accessing and interpreting the device tree.
*
* Paul Mackerras August 1996.
* Copyright (C) 1996-2005 Paul Mackerras.
*
* Adapted for 64bit PowerPC by Dave Engebretsen and Peter Bergner.
* {engebret|bergner}@us.ibm.com
*
* Adapted for sparc64 by David S. Miller davem@daveml... | [
"jflinn"
] | jflinn |
27dc3c42edbdba70974a57014a5bed94c7f30cbb | 54b08b28b8c1724499975f12acb690f0df19854e | /exercise/silsup_04/ssu_stat_1.c | 2f987671fbbe0c543631319ffb60f1e795dbadbd | [] | no_license | ynifamily3/lsp_2019 | 6105a8b294bf8f6cb7f2e20e1ca309078e6615ff | 0092b8ff852fd224601d6a555b3b9f2d9f49adc3 | refs/heads/master | 2021-06-11T22:48:52.648320 | 2021-04-11T12:31:27 | 2021-04-11T12:31:27 | 176,196,391 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 577 | c | #include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <sys/stat.h>
#include <sys/types.h>
#include <sys/time.h>
#include "ssu_runtime.h"
int main(int argc, char *argv[]) {
struct timeval begin_t, end_t;
struct stat statbuf;
gettimeofday(&begin_t, NULL);
if (argc != 2) {
fprintf(stderr, "usage: %... | [
"ynifamily3@gmail.com"
] | ynifamily3@gmail.com |
e54005ae7d6ad092263f5b9a5f48125cbc585e21 | 32c0eaf5741db2aaea24459542e0a655a4df39f6 | /src/error.c | 04f8f5b318611ee0818b661626c6dae89ce4a67f | [] | no_license | yeaFern/foxc | 5b54d800e5395aff290ec8d00cd3ac4fba222aae | 1f6ae64827b3c502258d2a484844a2da1e04aab6 | refs/heads/master | 2022-07-17T12:19:21.156249 | 2020-05-20T12:58:44 | 2020-05-20T12:58:44 | 264,565,071 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 166 | c | #include "error.h"
_Noreturn void error(char* fmt, ...)
{
va_list args;
va_start(args, fmt);
vfprintf(stderr, fmt, args);
va_end(args);
exit(EXIT_FAILURE);
}
| [
"54524320+yeaFern@users.noreply.github.com"
] | 54524320+yeaFern@users.noreply.github.com |
016c154fcf69032ff39b53a878318ce02d79d98a | 43fc37d7211d538eb6681aa871fb99892a7d711a | /unix/errno.c | 6e8166e795c39b05819e0cdf55da858826af7369 | [] | no_license | gyhdtc/Unix_Systems_Programming | 6f9fcaa82eb694e56f01674f44be34ba7920c085 | 95bee106d7d17a754be94e61a55a34569f3cc6db | refs/heads/master | 2020-05-24T22:25:12.807771 | 2019-05-30T17:30:58 | 2019-05-30T17:30:58 | 187,496,659 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 618 | c | #include <unistd.h>
#include <stdio.h>
/* 对应于全局的错误信息变量 */
int errno;
int fildes;
/*
EBADF fildes 无效
EINTR close 信号中断
*/
int close(int fildes);
char *strerror(int errnum)
{
}
void perror(const char *s)
{
int error;
if (s != NULL)
{
error = errno;
fprintf(stderr, "%s descriptor %d: %s\n"... | [
"you@example.com"
] | you@example.com |
9c35a3a7f4cd15da9170af7613e86e7fd9484d24 | 9ee564c7022f5c2bc5715e153d66829d2e706e3e | /gyros/rt1020_gyro_test/cdh_prototype - Copy/gnc_build/FSW_Lib_ert_rtw/mrdivide_helper_23K2DU9e.c | 7b523d211c8a8f2ea03c8f10c0a6fa565ab376d5 | [] | no_license | william-pope/soci_gnc_capstone | cc974ed1fb52d258f7cfd209382f3a8c6dfe323e | a31e2061095960eabf6afd201c64375c5288c2f0 | refs/heads/main | 2023-05-26T14:21:54.361159 | 2021-06-11T06:57:49 | 2021-06-11T06:57:49 | 375,930,018 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,070 | c | /*
* Academic License - for use in teaching, academic research, and meeting
* course requirements at degree granting institutions only. Not for
* government, commercial, or other organizational use.
*
* File: mrdivide_helper_23K2DU9e.c
*
* Code generated for Simulink model 'FSW_Lib'.
*
* Model version ... | [
"jiapiz@uw.edu"
] | jiapiz@uw.edu |
c343e8bb1cd220c306e96a3d3b5d5002cf2cff75 | 93f635bbef282f8dcfbbfa682aec2c206e68f7b7 | /beginner_level_and_uva/13-3a-ii.c | e5f97af4c4e284d6babbcade47b2973648b2cbb2 | [] | no_license | Alimurrazi/Programming | 6ba828ea15e640f70311fab33cce1a6e9190db45 | cd4354616596d6c7865f4ccd835b1c0712f41c45 | refs/heads/master | 2023-08-01T14:23:31.342302 | 2021-09-14T03:53:50 | 2021-09-14T03:53:50 | 107,748,091 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 356 | c | #include<stdio.h>
#include<string.h>
int main()
{
int ara[30];
char str[30];
char str1[30];
int length,i,j,count=0;
gets(str);
length=strlen(str);
strcpy(str1,str);
for(i=0;i<length;i++)
{
if (str[i]=='a'||str[i]=='e'||str[i]=='i'||str[i]=='o'||str[i]=='u')
ara[i]++;}
printf(" %d",ara);
//str1[i]=st... | [
"alimurrazi570@gmail.com"
] | alimurrazi570@gmail.com |
34020f3bcdb83587c9b18405c019e1b1f29b69f0 | 7197b89cd690dea9114928cbbc84a1c5213eedb8 | /cdg/cdginc-locosto/p_l1test.h | daae1b2230a13ff5cd94c52fd143d2f779031277 | [] | no_license | brchiu/citrine | fe29b7a86ca45b8c32c00c5bef8c78a7643ccfc4 | 8f63a2e98841e53fa1d54f2cc0b0b6cd90c42093 | refs/heads/master | 2021-04-07T06:56:38.171840 | 2016-11-26T01:03:01 | 2016-11-26T01:03:01 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 10,671 | h | /*
+--------------------------------------------------------------------------+
| PROJECT : PROTOCOL STACK |
| FILE : p_l1test.h |
| SOURCE : "sap\l1test.pdf" |
| LastMod... | [
"falcon@freecalypso.org"
] | falcon@freecalypso.org |
5f276c889afb5c8eef45b1ba9ebf65168cbc8fd3 | 2485f380b5e32ee950fb84e3ae4e1698e7c7eeb2 | /rt-smart/kernel/bsp/imx6ull/libs/lvgl/driver/lv_port_disp.c | 241d4c05bee04b35fad6065ee0127e6a99b5c560 | [
"Apache-2.0"
] | permissive | lkdingbao/rt_smart_imx6ull | e3ccade131125d92bced1bb3cabe963af7b393f8 | 4d9879e3d543a4e4ddd4b73ce0d30668127f5c5a | refs/heads/master | 2023-04-20T18:05:40.788109 | 2021-05-01T05:07:41 | 2021-05-01T05:07:41 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,810 | c | /**
* @file lv_port_disp_templ.c
*
*/
/*Copy this file as "lv_port_disp.c" and set this value to "1" to enable content*/
#if 1
/*********************
* INCLUDES
*********************/
#include "lv_port_disp.h"
#include "bsp_lcdapi.h"
/*********************
* DEFINES
*********************/
/*******... | [
"ytesliang@163.com"
] | ytesliang@163.com |
2b94b40d921b903524062f002d17411d93232920 | debc33e87107b37356c74236f1b4aa0310b0f979 | /worker.h | 9a753791e9b21a5f8a82b2c44966884a42ef01b1 | [] | no_license | benben240085/threaded-sample-sort | b52fb43f13a605d88375f9581fcf3bc09fba7a99 | ca7b315864a85fc984cbf6e68339645c59e71ee2 | refs/heads/main | 2023-02-15T05:24:05.392024 | 2021-01-13T04:07:19 | 2021-01-13T04:07:19 | 328,903,364 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 300 | h | #ifndef WORKER_H
#define WORKER_h
#include "barrier.h"
#include "float_vec.h"
typedef struct worker {
int fd;
int pnum;
float* data;
long size;
long* sizes;
int P;
floats* samps;
barrier* bb;
} worker;
worker* make_worker();
void free_worker(worker* ww);
#endif
| [
"newfield.b@northeastern.edu"
] | newfield.b@northeastern.edu |
3aa4f53ef01c2368012edbbc83ed974c2767c17c | 5e28f7133403b69a6f39e24720c37e4c868ca835 | /state_finished.c | 5de23df56b8d792fbfea55e271e7ead9bff3887c | [] | no_license | tpokalch/Won-Kar-Wai | c74f110123abc573626ab38ac8c0436cea7ae0ee | 5b92475a83bd4dcd7a6b13bdd437652ee370aa53 | refs/heads/master | 2021-01-26T03:39:36.514832 | 2020-02-26T15:17:51 | 2020-02-26T15:17:51 | 243,293,919 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,845 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* state_finished.c :+: :+: :+: ... | [
"tpokalch@e1r2p13.unit.ua"
] | tpokalch@e1r2p13.unit.ua |
90ffd3755862dce6ab0551d1a25dcd00d5ff02de | 588cb180dc517c72a6a8d90798f6f1c36c20a1af | /list.h | 2edd1d53df320c5c77b2a16535d6dad2910b3803 | [] | no_license | quizywiz/linked-list | a80f35b6124b38f9322605908e65fe33dd333c8a | 0cb83e29d89ee8bec34450386abd10dd6ec1c6dd | refs/heads/master | 2016-08-08T13:32:38.723433 | 2014-01-28T14:46:51 | 2014-01-28T14:46:51 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 293 | h | #ifndef _LIST_H
#define _LIST_H
//typdef node* nodep
struct node
{
int data;
struct node* next;
};
typedef struct node node;
node* get_2last(node*);
void list_init(node**);
int list_push(node**,const int*);
int list_pop(node**);
int list_length(node*);
int list_delete(node**);
#endif
| [
"quizywiz@ubuntu.ubuntu-domain"
] | quizywiz@ubuntu.ubuntu-domain |
c14353fd2f4c8378f6d5435225f02b0316f9acdb | dc64327f2ca2be476014c1abb08c950546755880 | /examples/mss-ethernet-mac/pse-mss-mac-mcc-stack/src/modules/mcc_tcpip_lite/dhcp_client.c | 5f72e91c888fdf7ab5bdc1c5f820ebd59c7153c2 | [] | no_license | z1042410188/polarfire-soc-bare-metal-library | 23781e5399991e6dcbb5d78ee2e3ff10cb6dd178 | 78a6b5e82c4b184e6c7ea794185f02f5aa6a1ac5 | refs/heads/master | 2022-09-24T04:59:57.086186 | 2020-06-02T09:44:08 | 2020-06-02T09:44:08 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 24,638 | c | /**
DHCP v4 client implementation
Company:
Microchip Technology Inc.
File Name:
dhcp_client.c
Summary:
This is the implementation of DHCP client.
Description:
This source file provides the implementation of the DHCP client protocol.
*/
/*
© [2015] Microchip Techno... | [
"cyril.jean@microchip.com"
] | cyril.jean@microchip.com |
82d05a10e3b38a3fd8ecaf075227be57fd79df9d | 46eb4a693c5150fb9467d54c34901967482003a3 | /ProtecoC/Cadena.c | 17c37474d37ef36d451f4684fd28801820ed5b64 | [] | no_license | dulcoral/ProyectosPrebe | ab727c86a752973445f27c087f109afdeb1df44a | 7f908134435997edba62f8a97f8538eed8c7dd8c | refs/heads/master | 2021-01-18T23:00:37.692882 | 2017-04-17T04:58:42 | 2017-04-17T04:58:42 | 87,083,774 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,678 | c | #include <stdio.h>
#include <stdlib.h>
#include <string.h>
void ingresacadena (void **cadenas);
void ordenar (void **cadenas);
void modificar (void **cadenas);
void borrar (void **cadenas);
int main(){
int opcion;
void **cadenas;
cadenas=(void**) calloc (10,sizeof(char*));
ingresacadena(cadenas);
do{
printf("... | [
"dulcoral20@gmail.com"
] | dulcoral20@gmail.com |
424fde5367ac30dce0733820ae17141f93ddc15d | e4ed69431c8c6adc8fd195372d084b3b3c3d6315 | /common/esp8266.c | ffe4c34c7ad0dfe866e6e7789492944b82c3b6ec | [] | no_license | kehribar/ESP8266-AT-examples | cc142e88607de563c40fd13d46c98caaf41e1b2a | f41be76fcc99307df0a8fc047b9e561f6192b873 | refs/heads/master | 2020-05-18T13:44:53.365430 | 2015-06-26T21:29:08 | 2015-06-26T21:29:08 | 37,946,281 | 6 | 1 | null | null | null | null | UTF-8 | C | false | false | 11,981 | c | /*-----------------------------------------------------------------------------
/
/
/----------------------------------------------------------------------------*/
#include "esp8266.h"
/*---------------------------------------------------------------------------*/
static uint32_t m_timeoutCounter;
/*------------------... | [
"ihsan@kehribar.me"
] | ihsan@kehribar.me |
d29a8b623415e99f933a035efa718a6dca9d55b1 | acb8d4c4f974d872f31997f591fea4d748f94b93 | /p/fystreet/street5101.c | 017e49202366e7868fd02ae99bd11e660847308d | [] | no_license | MudRen/SZMUD | 8ae6b05718b1a83363478469185e0d776b0fda5c | e3b46e6efa6d353f7f0d00ef676f97d5c0ec3949 | refs/heads/master | 2023-05-27T16:04:35.845610 | 2021-06-18T12:47:19 | 2021-06-18T12:47:19 | 361,736,744 | 1 | 2 | null | null | null | null | GB18030 | C | false | false | 582 | c | #define ID 5101
#include <ansi.h>
inherit ROOM;
void create()
{ set("short",HIW"空地"NOR);
set("long",@LONG
这是拥挤的城市中难得一见的开阔地,不过,这里已经被打扫干净,
看上去正在寻找买家呢。想在这里拥有一套自己的房间可不容易,必须要
缴纳一大笔的购地款。
LONG );
set("roomid",ID);
if(ID%2) set("exits",(["east":__DIR__"street"+(string)(ID/100),]));
else set("exits",(["west":__DIR__"stree... | [
"i@oiuv.cn"
] | i@oiuv.cn |
007c18ba4a6e8da13363e19aca338c35fb60f965 | 7aa75215614411567b89382cd79e076b3360b654 | /.history/tpfinal-estructuras1/libs/shell_20201207105634.c | a29f0f98b644db9a7bb5e8aa3c6348badfc6043e | [
"Apache-2.0"
] | permissive | IgnacioKase/estructura-datos-1 | 7060173b2ddb7853bd68f199bd3b39048242c482 | 2a0be56a6546a214c011ccc38774b7625885cfd5 | refs/heads/master | 2021-04-17T11:29:00.419081 | 2020-12-10T02:06:21 | 2020-12-10T02:06:21 | 249,441,692 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,067 | c | #include "shell.h"
/* Funcion auxiliar para switch sobre los comandos
de longitud mayor a 1 */
SimpleCommands match_simple_command(char* comando) {
if (!strcmp(comando, "cargar_dataset"))
return DFS;
if (!strcmp(comando, "imprimir_dataset"))
return BFS;
if (!strcmp(comando, "imprimir_dat... | [
"ignacio@kasevich.com.ar"
] | ignacio@kasevich.com.ar |
17b7f66ad043abbeeaa5133f5c7e924951c6ff9d | 6deb2cbeec70ac6eb1aee9496d7c5b07a1d7f7f5 | /Example/Pods/Headers/Public/NIMKit/NIMSessionListCell.h | 917b8a92afd75f2531b6af93747247cdfa42d3d5 | [
"MIT"
] | permissive | hejunm/NIM_iOS_UIKit | 3be6d51ee7849b4a127af9d6f23f876bb6db8f24 | 8d966b47b64ce70f6f6f860b2bcf98cbe51ecb68 | refs/heads/master | 2020-03-31T13:30:25.612628 | 2019-01-28T14:36:14 | 2019-01-28T14:36:14 | 152,258,640 | 0 | 0 | null | 2018-10-09T13:45:53 | 2018-10-09T13:45:52 | null | UTF-8 | C | false | false | 83 | h | ../../../../../NIMKit/NIMKit/Classes/Sections/SessionList/View/NIMSessionListCell.h | [
"jmhe@Ctrip.com"
] | jmhe@Ctrip.com |
84784feef251800edf5947205dbd8bb0d74d8ef2 | 109c2487947a17a74c6dd74b9feda01aed34d8d1 | /Scott-DFT/ATLAS/Dev1/include/atlas_cNCmm.h | 5754fc208718c7fa36d6aee88185213653704cd0 | [] | no_license | ebylaska/NWPW-C- | 93afad2309483d1dd9fe59546b71e1167926de58 | ea4da7c46fa604fe5de87eb90929c13071110148 | refs/heads/master | 2021-01-12T11:39:32.328672 | 2017-08-31T00:54:16 | 2017-08-31T00:54:16 | 72,255,209 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 454 | h | #ifndef CMM_H
#define CMM_H
#define ATL_mmMULADD
#define ATL_mmLAT 4
#define ATL_mmMU 4
#define ATL_mmNU 2
#define ATL_mmKU 72
#define MB 44
#define NB 44
#define KB 44
#define NBNB 1936
#define MBNB 1936
#define MBKB 1936
#define NBKB 1936
#define NB2 88
#define NBNB2 3... | [
"eric.bylaska@pnnl.gov"
] | eric.bylaska@pnnl.gov |
c78f624e06c447901685b7db15e8ffe2ce01aab9 | e1bc46edbe00f261282cb798eb59a25ad5227eff | /lte/gateway/c/oai/tasks/nas/ies/GprsTimer.h | 746eb26036dea8b0a9b53517a0e364315431e377 | [
"BSD-3-Clause",
"Apache-2.0",
"LicenseRef-scancode-unknown",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | 119Vik/magma-1 | 57f9a69036c742fcfcb97e84c59be78dec650609 | 107a7b374466a837fc0a49b283ba9d6ff1d702e3 | refs/heads/master | 2022-12-14T14:03:53.841221 | 2020-07-24T10:46:09 | 2020-07-24T11:29:37 | 279,833,292 | 0 | 0 | BSD-3-Clause | 2020-07-15T12:12:30 | 2020-07-15T10:05:13 | Go | UTF-8 | C | false | false | 1,814 | h | /*
* Licensed to the OpenAirInterface (OAI) Software Alliance under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The OpenAirInterface Software Alliance licenses this file to You under
* the Apache Licens... | [
"facebook-github-bot@users.noreply.github.com"
] | facebook-github-bot@users.noreply.github.com |
f8399a4b5ef1c3f7b9f7ccbd2d5c9e71610d0ab7 | 243af6f697c16c54af3613988ddaef62a2b29212 | /firmware/uvc_controller/mbed-os/targets/TARGET_Analog_Devices/TARGET_ADUCM4X50/TARGET_ADUCM4050/api/pinmap.c | e95ca501625a5ae4f9b1b09267b97ac22b382440 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference",
"BSD-3-Clause",
"LicenseRef-scancode-public-domain",
"BSD-2-Clause",
"MIT"
] | permissive | davewhiiite/uvc | 0020fcc99d279a70878baf7cdc5c02c19b08499a | fd45223097eed5a824294db975b3c74aa5f5cc8f | refs/heads/main | 2023-05-29T10:18:08.520756 | 2021-06-12T13:06:40 | 2021-06-12T13:06:40 | 376,287,264 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,254 | c | /*******************************************************************************
* Copyright (c) 2010-2017 Analog Devices, Inc.
*
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
* ... | [
"13125501+davewhiiite@users.noreply.github.com"
] | 13125501+davewhiiite@users.noreply.github.com |
ed0855fb7302f29f7e5019e5ea0c4d4c5305165a | a955a6034ff1a1f6cfd0ca8206a3d01117bfbd3f | /Filter_PD/Tests/Benchmarking/old_benchmark_tests.h | 2f0e2ab80516de858e02363cd457cdd5deff4153 | [
"Apache-2.0"
] | permissive | adam-morrison/Comparing_Filters | 4e15965493ad17856b902ce9387a6b81e85262b2 | 8a2f2d3c664678723e48a11a3fab5da2a2c8e4cb | refs/heads/master | 2022-12-02T23:10:10.231017 | 2020-06-07T09:21:24 | 2020-06-07T09:21:24 | 277,656,020 | 0 | 0 | Apache-2.0 | 2020-07-06T21:50:04 | 2020-07-06T21:50:03 | null | UTF-8 | C | false | false | 2,989 | h | /*
//
// Created by tomer on 10/29/19.
//
#ifndef CLION_CODE_OLD_BENCHMARK_TESTS_H
#define CLION_CODE_OLD_BENCHMARK_TESTS_H
//
// Created by tomer on 4/15/19.
//
#include <set>
#include <fstream>
#include "../Global_functions/basic_functions.h"
#include "../PD/PD.h"
#include "../Safe_PD/safe_PD.h"
#define MIN_ELE... | [
"jokereven@gmail.com"
] | jokereven@gmail.com |
2331c2ddd9726d18fd7f715acc75208c18b301af | 2bf71fc26de3486ca7a05b9dc645fc47ecd78679 | /libs/cooker/token.c | 5c9e442d3e9ddaeb0b80e7875360cb0ce86171df | [] | no_license | anpaza/cook | 7dc56d3d911341078597433607502c3f1fae71dc | d416e693098e03e553a16bcd153b19ce786a6d73 | refs/heads/master | 2020-03-25T08:16:20.183828 | 2018-08-05T11:16:46 | 2018-08-05T11:16:46 | 143,605,170 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 823 | c | /* The Cook project
* The token object API.
*
* Copyright (c) 2018 Andrey Zabolotnyi <zapparello@ya.ru>
* See file docs/COPYING for copying conditions
*/
#include "token.h"
#include <string.h>
static const char *token_names [] =
{
"error",
"space",
"next",
"comment",
"word",
"assign",
... | [
"zapparello@ya.ru"
] | zapparello@ya.ru |
aa9b3681f5c0b65b5378919da596dc93a447ea8a | a7f82fd27bfd4221dac9620cbac38102c4d2d70a | /src/malloc.h | 4b43ae3cb32f38e799a15cbe90ba87508e669411 | [] | no_license | nikolk1/malloc | cc60363527576a07e748f5b1373d3216db62e00d | c397d7e660c39db99e0cdc8c88889ac1d75bc76a | refs/heads/master | 2023-02-03T07:46:42.774461 | 2020-12-23T19:26:16 | 2020-12-23T19:26:16 | 320,859,380 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 699 | h | #include <assert.h>
#include <string.h>
#include <sys/types.h>
#include <unistd.h>
#include <math.h>
struct block_meta
{
size_t size;
struct block_meta *next;
int free;
int magic; // For debugging only. TODO: remove
};
typedef struct block_meta block_meta;
block_meta *get_block_ptr(void *ptr);
block_m... | [
"nikolk202@gmail.com"
] | nikolk202@gmail.com |
0fed038d2656a986ee24403e3d4fe1f384a2715a | 71238494c72380e6f605724228aa8499b3e108b8 | /MPI/Es7.c | 6d666b567ca0da9ada7cb4f9385da198424c938d | [] | no_license | AndreaGiardini/Cineca_MPI_2013 | be0e6c1da8180bfaedac475858d98db2e2b5ad24 | 71023c7de56c2449b5f6c240af61a39e3577d724 | refs/heads/master | 2021-01-18T14:22:18.987694 | 2013-11-20T16:30:32 | 2013-11-20T16:30:32 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,175 | c | /*
* Task 0 initializes a variable to a given value,then modifies the variable
* (for example, by calculating the square of its value) and finally broadcasts it to all the others tasks.
*/
#include <stdio.h>
#include <stdlib.h>
#include <mpi.h>
#include <string.h>
#include <math.h>
int main (int argc, char * argv[]){... | [
"contact@andreagiardini.com"
] | contact@andreagiardini.com |
0369ec7e7989c9bfef4d09e25ce6d5cfbb78acc1 | 54f352a242a8ad6ff5516703e91da61e08d9a9e6 | /Source Codes/AtCoder/agc011/A/2180127.c | 19db9ab1ca647faad766049b025a4a9e09860608 | [] | no_license | Kawser-nerd/CLCDSA | 5cbd8a4c3f65173e4e8e0d7ed845574c4770c3eb | aee32551795763b54acb26856ab239370cac4e75 | refs/heads/master | 2022-02-09T11:08:56.588303 | 2022-01-26T18:53:40 | 2022-01-26T18:53:40 | 211,783,197 | 23 | 9 | null | null | null | null | WINDOWS-1250 | C | false | false | 942 | c | #include <stdio.h>
#include <string.h>
#include <math.h>
#include <stdlib.h>
typedef long long ll;
int cmp(const void*a,const void*b)
{
return *(ll *)a-*(ll *)b;
}
int main(void)
{
int n,i;
ll c,k;
ll s[101000];
ll count=1,l=1,start;
scanf("%d %lld %lld",&n,&c,&k);
for(i=0;i<n;i++)
scanf("%lld",... | [
"kwnafi@yahoo.com"
] | kwnafi@yahoo.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.