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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
57fee9f006bbce25a1539046cd365bc43b6c603a | 16155965b1a4737d63ed1fd54de5539802529027 | /src/agenda.h | bd15ff7e7973d17195d3c35b0aa0fc871d85d73f | [] | no_license | bexcite/pebble-cal | 47c565826e6a0517bf3a82d7e5b9fae7a75350e6 | 38141bd884fed99a11caacc788f2771e51711479 | refs/heads/master | 2020-03-19T10:00:52.876986 | 2018-06-06T14:25:58 | 2018-06-06T14:25:58 | 136,335,787 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 785 | h | #ifndef AGENDA_H
#define AGENDA_H
#include <pebble.h>
#include "event_layer.h"
#include "state_layer.h"
typedef struct {
uint8_t type;
uint32_t start;
uint32_t end;
char summary[150];
} Event;
// Sets click handler if needed
void agenda_set_up_click_handler(ClickHandler up);
void agenda_set_select_click_hand... | [
"pavel.bashmakov@gmail.com"
] | pavel.bashmakov@gmail.com |
f38cd6593c8efb2720020fa4de20b1b155808859 | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/FFmpeg/libswresample/tests/extr_swresample.c_setup_array.c | ca35a115cd55b9346098d8d6857fb1a0d4640801 | [] | 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,012 | 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 |
8beeecb3734bc0ce4280bd1e4883dc88049dc066 | dce5912c3e59c476338c396d36bcab6f06420423 | /C_library/include/c_to_eiffel.h | 8f9be2219b2d1d29a4aea692d4c3acb92a00f0c1 | [
"MIT"
] | permissive | finnianr/Eiffel-Loop-safe | cc3c5f8b6d1d4e8459b0e00ae8c49d7c841a2929 | ee2fb9e3f6329c1faf2716ebfc53dc4e53fad80f | refs/heads/master | 2020-08-02T19:46:20.189634 | 2019-10-02T11:25:05 | 2019-10-02T11:25:05 | 211,484,967 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 641 | h | /*
author: "Finnian Reilly"
copyright: "Copyright (c) 2001-2016 Finnian Reilly"
contact: "finnian at eiffel hyphen loop dot com"
license: "MIT license (See: en.wikipedia.org/wiki/MIT_License)"
http://www.eiffel-loop.com
*/
#ifndef __C_TO_EIFFEL_H
#define __C_TO_EIFFEL_H
#include <eif_cecil.h>
/*
struct for... | [
"ljr1981@msn.com"
] | ljr1981@msn.com |
1d1813c354fb5f8e580d42ad3dbe42fa3b862af9 | 581731c0a1c166a00d2e18ecf5e73da155fad8d1 | /tools/rescomp/src/rescomp.c | 3cc24310c91f1edeca53b63afc42a5907c444756 | [
"DOC"
] | permissive | andwn/cave-story-md | 03e9004ab643574601726c41a851190c1adb25f6 | 2b225269c56dd7877e140f9012f8c233270cf966 | refs/heads/master | 2023-06-22T21:33:09.710999 | 2023-06-21T11:52:35 | 2023-06-21T11:52:35 | 32,826,698 | 531 | 47 | null | 2023-04-04T00:36:56 | 2015-03-24T21:39:08 | C | UTF-8 | C | false | false | 9,848 | c | #include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <dirent.h>
#include <sys/types.h>
#include "../inc/rescomp.h"
#include "../inc/tools.h"
#include "../inc/plugin.h"
// add your plugin include here
#include "../inc/palette.h"
#include "../inc/bitmap.h"
#include "../inc/tileset.h"
#inclu... | [
"andy@skychase.zone"
] | andy@skychase.zone |
4ff0697b7404f3454dcef04d24068910fa579617 | 26161ec4c9faf611968893c16f4a52c666b2b317 | /pulp-rt-examples/chips/oprecompkw/common/utils.h | 2f11c28aed2338f8fbe6ca30c751ee294fe33a5a | [
"Apache-2.0"
] | permissive | j-sungyeong/esca_samsung | 28efaacd40931d1279e561244d497df02de2e8b7 | 4000da3e1deff4f13ce492ce0bb057b4a4bb8dd9 | refs/heads/main | 2023-06-16T15:10:21.299192 | 2021-07-13T06:18:40 | 2021-07-13T06:18:40 | 357,782,905 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,313 | h | /* vim: set ts=2 sw=2 expandtab: */
/*
* Copyright (C) 2019 TU Kaiserslautern
*
* 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
*
* U... | [
"jang.s.g.125@gmail.com"
] | jang.s.g.125@gmail.com |
f9d86619641c010a08e824c0c4893c8602a3222b | 803c11ad8ae1c1f2a93163d5a817c574544c7a46 | /Epishev.020/UTime.h | bc8c8bff7dab73618841e95b587747a9f33c4953 | [] | no_license | artik818/GSM_Epishev | e00ba8a7439010dbad15a04afbc6dad6d0cb81e6 | e2b00b75ba53c30876fcf0cfb70262e854740caa | refs/heads/master | 2016-09-09T22:13:03.825815 | 2012-10-07T21:08:15 | 2012-10-07T21:08:15 | null | 0 | 0 | null | null | null | null | WINDOWS-1251 | C | false | false | 486 | h | #ifndef UTIME__H
#define UTIME__H
#include "UGlobals.h"
typedef unsigned int TTime;
TTime GetTime(void);
unsigned int Ticks(unsigned long int Time_ms);
void initTimer(void);
extern char WasBadVect; // хоть раз был переход по неправильному вектору. в принципе нужна только на стадии разраьотки для проверки баговитост... | [
"artik818@gmail.com"
] | artik818@gmail.com |
227e86cfc81da80cf70b8be45638ec6275c7e2f5 | 21ee8974692521fb81ed03c1d1a338967526be2a | /cpss-ac3/cpss/mainPpDrv/src/cpss/generic/labServices/port/gop/src/port/silicon/bearV/mvHwsBearValleyDevInit.c | bf0534c22a291bbf280bb38702285aeb24f6908e | [] | no_license | naivekun/os6360_trtest | bb1fb2de94f951b190c6eefb0fe9908feab553c4 | 2c49bfd3028ee72e27b8107fbc5ab528dfc289dd | refs/heads/main | 2023-06-18T03:55:46.904657 | 2021-07-08T03:29:15 | 2021-07-08T03:29:15 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 64,681 | c | /*******************************************************************************
* Copyright 2001, Marvell International Ltd.
* This code contains confidential information of Marvell semiconductor, inc.
* no rights are granted herein under any patent, mask work right or copyright
* of Marvell or any third pa... | [
"Clement.Chu@wnc.com.tw"
] | Clement.Chu@wnc.com.tw |
a739d2f9af9e00737092dfadc8706a0aa6baf76f | f66558d735bd3323a1ddc988cb795f356ce71fd4 | /srcs/bonus/print_out_stack.c | 548d26ef000bd509741c09b415dc5ce898f68a06 | [] | no_license | Kotaro666-dev/push_swap | 26f56bc09111cbb703862630ec1758398dff3d44 | 8a542a66a60ed4d048e952879ed5926e766fa7e7 | refs/heads/main | 2023-03-28T22:39:27.891172 | 2021-03-31T15:24:42 | 2021-03-31T15:24:42 | 346,332,440 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,565 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* print_out_stack.c :+: :+: :+: ... | [
"kotaro0726@gmail.com"
] | kotaro0726@gmail.com |
75eba887481ad00b150ef2706d1f88227bb7732c | c57819bebe1a3e1d305ae0cb869cdcc48c7181d1 | /src/qt/include/Qt/qgraphicsanchorlayout.h | 9ed5f0ac334ec856cea3bfbf6aabafda5eda64f5 | [
"BSD-3-Clause",
"LGPL-2.1-only",
"Qt-LGPL-exception-1.1",
"LicenseRef-scancode-generic-exception",
"GPL-3.0-only",
"GPL-1.0-or-later",
"GFDL-1.3-only"
] | permissive | blowery/phantomjs | 255829570e90a28d1cd597192e20314578ef0276 | f929d2b04a29ff6c3c5b47cd08a8f741b1335c72 | refs/heads/master | 2023-04-08T01:22:35.426692 | 2012-10-11T17:43:24 | 2012-10-11T17:43:24 | 6,177,895 | 1 | 0 | BSD-3-Clause | 2023-04-03T23:09:40 | 2012-10-11T17:39:25 | C++ | UTF-8 | C | false | false | 316 | h | #ifndef QT_NO_QT_INCLUDE_WARN
#if defined(__GNUC__)
#warning "Inclusion of header files from include/Qt is deprecated."
#elif defined(_MSC_VER)
#pragma message("WARNING: Inclusion of header files from include/Qt is deprecated.")
#endif
#endif
#include "../QtGui/qgraphicsanchorlayout.h"
| [
"ariya.hidayat@gmail.com"
] | ariya.hidayat@gmail.com |
22be530577a5c86982d5bbdbf4dbefef27c16b52 | 2bf2ecea3c782386ce8a2b1bd790a822c87d095c | /ompi/mca/topo/example/topo_example.h | 9d14e89d1d9228c953d01aeaf83d67ec7003ce69 | [
"BSD-3-Clause-Open-MPI"
] | permissive | kunpengcompute/hmpi | ce495afb1a5d59ba5c94fa3eb170a15e78bbf26f | 951640a4529d6d9e38cbf6c759c93e5cb658adf8 | refs/heads/huawei | 2023-07-08T02:39:44.239665 | 2023-01-10T07:20:08 | 2023-01-10T07:20:08 | 304,271,695 | 15 | 22 | NOASSERTION | 2023-04-20T02:56:03 | 2020-10-15T09:14:46 | C | UTF-8 | C | false | false | 2,880 | h | /*
* Copyright (c) 2004-2005 The Trustees of Indiana University and Indiana
* University Research and Technology
* Corporation. All rights reserved.
* Copyright (c) 2004-2013 The University of Tennessee and The University
* of Tennessee Resea... | [
"rhc@open-mpi.org"
] | rhc@open-mpi.org |
bd39eba4469a92a85b980db64d3e4c15b3bb886a | 95c5e289648dbf81f105baf9051ac35d5d320d26 | /Chapter15/programming-projects/04/remind.c | f138e93e3aee344886c43eafd93a8621c90285ed | [] | no_license | ashksmith/c-programming-a-modern-approach-solutions | d44915273676e4264f7939f26bf589d5a6adf2df | f66cc6d1fa7a68c20c1d7a2c59f08a2f1bb31626 | refs/heads/master | 2021-05-24T03:26:22.776141 | 2020-04-19T11:40:59 | 2020-04-19T11:40:59 | 47,230,485 | 26 | 10 | null | null | null | null | UTF-8 | C | false | false | 1,526 | c | /*********************************************************
* From C PROGRAMMING: A MODERN APPROACH, Second Edition *
* By K. N. King *
* Copyright (c) 2008, 1996 W. W. Norton & Company, Inc. *
* All rights reserved. *
* This program may be fr... | [
"ashley@ashleyksmith.com"
] | ashley@ashleyksmith.com |
74497baf732fdf8ad6145e8d8ec61fa28a99cb98 | 95bf249b5882bce27f0217cfec7ec69a49df01d3 | /ide/cc13x0lp/iar/ccfg.c | 341749638043e3bc534d25bd97ce26f1af16d6bd | [] | no_license | Pillar1989/cc1352p_sniffer | 418f09a0014c7a9daa4538684e70cfebd49efeba | b64811f1722ce9901b810d0250ba221fe8220938 | refs/heads/main | 2023-07-04T23:09:32.614702 | 2021-08-30T03:20:09 | 2021-08-30T03:20:09 | 401,202,970 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 30,005 | c | /******************************************************************************
* Filename: ccfg.c
* Revised: $Date: 2017-08-08 15:34:36 +0200 (ti, 08 aug 2017) $
* Revision: $Revision: 17873 $
*
* Description: Customer Configuration for CC13x0 device family (HW rev 2).
*
* Copyright (C) 2014... | [
"zuobaozhu@gmail.com"
] | zuobaozhu@gmail.com |
60b0049e55a4df087919aa8afe761f050d0cf6f9 | 27a3134ed562b5ff1270555f2b74bb620b4fcca9 | /misc/question16.c | 3135674080cf4e4aa0f809cdcb28aee8e521997d | [] | no_license | prernasidana12/Data-structures-algorithms-for-interviews | f58bdd004d635c60898ff58fb2be40726a0e8b01 | 6ae916ae27da0ae0a48cd2b5aa2e4cc6c7eb0550 | refs/heads/master | 2023-03-22T21:50:00.192554 | 2017-09-12T13:59:19 | 2017-09-12T13:59:19 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,639 | c | /*
http://practice.geeksforgeeks.org/problems/chinky-and-diamonds/0
*/
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include <limits.h>
void maxHeapify(int *arr, int i, int size){
int left = 2*i + 1;
int right = 2*i + 2;
int largest,temp;
if(left <= size-1 && arr[left] > arr[i]){
largest = left;
... | [
"arorar1992@gmail.com"
] | arorar1992@gmail.com |
e2502f7388590efc0b1f5cc5d38357c668bf2365 | 5c255f911786e984286b1f7a4e6091a68419d049 | /vulnerable_code/03886f75-e076-4a70-bb33-625efe267712.c | 6bd2a2d88bbc9644c13cc147ff5b5ee2da8c51ea | [] | 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 | 648 | c | #include <string.h>
#include <stdio.h>
int main() {
int i=0;
int j=12;
int k;
int l;
k = 53;
l = 64;
k = i/j;
l = i/j;
l = i/j;
l = l%j;
l = l%j;
l = l+j;
j = k-k*i;
k = k-k*i;
//variables
//random
/* START VULNERABILITY */
int a;
long b[78];
long ... | [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
e050515f751b6d755456d7ec20abcadb0dc26ae5 | 6b40e9dccf2edc767c44df3acd9b626fcd586b4d | /NT/admin/activec/locparser/locstudiosdk/inc/locutil/stdafx.h | 9890a79f690cc7403142f3365ab266c536ccb85c | [] | no_license | jjzhang166/WinNT5_src_20201004 | 712894fcf94fb82c49e5cd09d719da00740e0436 | b2db264153b80fbb91ef5fc9f57b387e223dbfc2 | refs/heads/Win2K3 | 2023-08-12T01:31:59.670176 | 2021-10-14T15:14:37 | 2021-10-14T15:14:37 | 586,134,273 | 1 | 0 | null | 2023-01-07T03:47:45 | 2023-01-07T03:47:44 | null | UTF-8 | C | false | false | 1,416 | h | //-----------------------------------------------------------------------------
//
// File: stdafx.h|locutil
// Copyright (C) 1994-1997 Microsoft Corporation
// All rights reserved.
//
//-----------------------------------------------------------------------------
// stdafx.h : include file for standar... | [
"seta7D5@protonmail.com"
] | seta7D5@protonmail.com |
4db292f01bcad45b214ba757fa82bc3ff33577a7 | d867bdeb0a4b9871e24a997738665e2ea75e33b7 | /sdk/src/jni/daemon.c | c491b7bb3faebfb80a8110386ea919627c04cd74 | [] | no_license | fengfansky/JianKou | de44012af7d85a1a0f42a3901155bf6984b428e0 | 90e6a289fb43b83fe7a25e0d53c2ec6ec3b58e6b | refs/heads/master | 2022-11-11T15:59:18.551889 | 2020-06-28T02:45:11 | 2020-06-28T02:45:11 | 275,322,677 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,799 | c | /*
* File : daemon_api21.c
* Author : Mars Kwok
* Date : Jul. 21, 2015
* Description : This is native process to watch parent process.
*
* Copyright (C) Mars Kwok<Marswin89@gmail.com>
*
*/
#include <stdlib.h>
#include <unistd.h>
#include "log.h"
#include "constant.h"
/**
* get the androi... | [
"393528257@qq.com"
] | 393528257@qq.com |
48be88ece66a7cd961a908ffdcedc0f63ab5135c | 4f6765e1587296950de94230ba91bcf42558fba7 | /testfarm/src/ck4_fpga.h | f74cabc3b0d3537e1fe2144cad980df7ee8c869e | [
"BSD-3-Clause"
] | permissive | hirakuni45/test | bd735eaa8500aac5dc4495fe82ddcac77008cf05 | 04254eab7d2398408aa0015194d4c21011f9bd7a | refs/heads/master | 2021-05-21T10:58:23.823664 | 2020-11-24T08:51:36 | 2020-11-24T08:51:36 | 12,724,735 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 328 | h | void fpga_init();
void fpga_0clear();
void fpga_1clear();
void fpga_Control(unsigned int,int);
void fpga_setadrs(int);
void fpga_setdata(unsigned long,unsigned long);
void fpga_start();
void fpga_TWE(int);
void fpga_serial(int,int,int);
void fpga_datset(unsigned long);
void fpga_abort(void);
void fpga_debug(... | [
"hira@rvf-rc45.net"
] | hira@rvf-rc45.net |
c6457bf079cc8e0edf1deadf7975638f6ef6e878 | bbfff6b5d411f0feea29c36e4f2d3773191e3d86 | /main.c | 450e57d221bcf38233f2ed9d6e80e40061c01ed9 | [] | no_license | 863977171/test | df25757a7fafb9deddab908de46b712a6aa6dba0 | b15f9ff702df483c8fe33671f4136f8bdb20a393 | refs/heads/master | 2023-03-26T12:08:53.097007 | 2021-03-21T15:25:02 | 2021-03-21T15:25:02 | 350,026,280 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 209 | c | #include <stdio.h>
#include <stdlib.h>
int main()
{
int a,b,c,d;
scanf("%d%d",&a,&b);
c = a%b;
d = a/b;
if(c==0)
printf("yes");
else
printf("%d %d",d,c);
return 0;
}
| [
"863977171@qq.com"
] | 863977171@qq.com |
b8b512d97cf897cb2680172a7e691e492ef325b6 | c4a7494df53ccfc270f1a8a499c886d8b16a9e68 | /drivers/vpn/linux/io_write.h | 3f92c0c4d1c956e40ed2bca2c60a1ed36c5f2c09 | [] | no_license | sanikeev/kerion-vpn-client-docker | 1d6eab96d1f22955cc06d88b29eb02fb311ba89b | 403ea079231efbcf1fd4d29400c4ab9617de1089 | refs/heads/master | 2023-03-02T16:28:07.650124 | 2021-02-09T10:00:04 | 2021-02-09T10:00:04 | 337,360,257 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 861 | h | /*
* Kerio virtual network interface
* Copyright (C) Kerio Technologies s.r.o.
*
* 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, version 2 of the License.
*
* This program is distribut... | [
"keshbuk@gmail.com"
] | keshbuk@gmail.com |
8cb2d3460a66b1f092e0720e0e196feb484aaa86 | 17b680f31b43330012d21b8eade3d26f093e7745 | /array-examples/arrays-size-250/250_standard_init2_true-unreach-call_ground.c | daf7f6222d9819e286513f9dc1dd1534be953203 | [
"Apache-2.0"
] | permissive | stephanlukasczyk/ba-thesis-benchmarks | b4dfa271bb471339776ec4d938274db4a50f9494 | 652843ac2146f06c3b153f51c67f01f3c807ec0f | refs/heads/master | 2021-01-10T03:25:44.728453 | 2016-03-11T12:29:56 | 2016-03-11T12:30:28 | 52,261,464 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 415 | c | extern void __VERIFIER_error() __attribute__ ((__noreturn__));
void __VERIFIER_assert(int cond) { if(!(cond)) { ERROR: __VERIFIER_error(); } }
#define N 250
int main ( ) {
int a[N];
int i = 0;
while ( i < N ) {
a[i] = 42;
i = i + 1;
}
i = 0;
while ( i < N ) {
a[i] = 43;
i = i + 1;
}
i... | [
"stephan@lukasczyk.me"
] | stephan@lukasczyk.me |
dfcfb0bf03a5b3db64c97a731fcbfedabf67ec32 | cfe69fc556729bdecf2118fa5bc329343c42ed80 | /10.0.10240.16384/ntoskrnl/Functions/AdtpBuildHexInt64String.c | f9cfb0e99d9bbfdd9fcf0a634a21121a4b3552f5 | [] | no_license | Myprivateclonelibrary/W10M_unedited-decomp | 8e5ec89a20e634ffc53457a40b0fd6d8a9e1757a | 67b05851a3e262ff8a5d11ee50db34f28c350f16 | refs/heads/main | 2023-08-31T06:00:37.303105 | 2021-05-15T23:53:23 | 2021-05-15T23:53:23 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 679 | c | // AdtpBuildHexInt64String
int __fastcall AdtpBuildHexInt64String(int a1, int a2, int a3, int a4, int a5, _BYTE *a6)
{
unsigned __int16 *v8; // r0
unsigned __int16 *v9; // r4
int result; // r0
v8 = (unsigned __int16 *)ExAllocatePoolWithTag(1, 38, 1799447891);
v9 = v8;
if ( !v8 )
return -1073741801;
... | [
"64583248+Empyreal96@users.noreply.github.com"
] | 64583248+Empyreal96@users.noreply.github.com |
1216c234f6897826c3332e150f8dcd3d14b9afae | e6625acd18d996bcae1d668d5c39e3bff549fb4c | /chatDynamicLibrary/chat.h | 2fff43da5070b546012150c2788d17659a0bb42d | [] | no_license | shinrry/chat_client_gui | 05868bc4fa04b668ec6c39fecac35af5842156e1 | 1be9471f6ab14219a46f128e9f9d0d137a21fb64 | refs/heads/master | 2021-01-10T19:37:46.997540 | 2011-06-27T14:54:20 | 2011-06-27T14:54:20 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | true | 3,610 | h | /* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class examples_Chat */
#ifndef _Included_examples_Chat
#define _Included_examples_Chat
#ifdef __cplusplus
extern "C" {
#endif
#undef examples_Chat_FOCUS_TRAVERSABLE_UNKNOWN
#define examples_Chat_FOCUS_TRAVERSABLE_UNKNOWN 0L
#undef exa... | [
"shinrry@gmail.com"
] | shinrry@gmail.com |
f87c257d133bcd5b5c907f0a707c0be7cb077f5b | e54a6951c716c80df394097dfa8f500d62e866f6 | /ch4/ex4-13.c | 8c681aa6281b14e41d421550f8a36a73b3672dd5 | [] | no_license | sjcrahen/the-c-programming-language | 5f8e5fcb5cbcea200e8a7b52792a6b4d0bb91bf9 | ef6b7535888befa45f43ae3bfb4afda86b906b5d | refs/heads/master | 2023-01-24T04:58:37.524347 | 2020-11-29T20:40:44 | 2020-11-29T20:40:44 | 308,742,275 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,548 | c | /* Exercise 4-13
*
* Write a recursive version of reverse()
* using the itoa() program from ex4-12 to demo new reverse() function
*/
#include <stdio.h>
#include <string.h>
#include <math.h>
void reverse(char s[], int i, int j) {
int c;
if (i > j)
return;
else {
// swap char at index i with char at inde... | [
"shawn.j.crahen@gmail.com"
] | shawn.j.crahen@gmail.com |
6e44f1f50a29d54b4dba09e8f2d94db9da527483 | c394905275536c7bac6f36fbdc83e0cb5ea20145 | /112.c | c37bcb353022b75a3d2e6e6b6e6214b1715bd923 | [] | no_license | BrainiacGayathri/GAYATHRIV | a29250bc93843b3bb25ef6b72b156def6c310ece | ff9ec16b9e8d7ca67975ad5a331c93088a696ad7 | refs/heads/master | 2021-09-09T19:52:11.284555 | 2018-03-19T10:18:16 | 2018-03-19T10:18:16 | 116,812,000 | 0 | 3 | null | null | null | null | UTF-8 | C | false | false | 275 | c | #include<stdio.h>
#include<conio.h>
int main()
{
int n,k,a[100],i;
scanf("%d %d",&n,&k);
for(i=0;i<n;i++)
{
scanf("%d",&a[i]);
}
for(i=0;i<n;i++)
{
if(a[i]==k)
{
printf("%d exist in array",k);
return(0);
}
}
printf("%d does not exist",k);
getch();
}
| [
"noreply@github.com"
] | BrainiacGayathri.noreply@github.com |
aa6cbbb4d88211278c1087d372e800002d29a020 | b424e95de24d956c370af65b72434c6a9dd2ad38 | /np2/i386c/ia32/debug.c | 73ef73a3cc67a9f4b814e3ab07e1ade64237ab65 | [] | no_license | rururutan/np2s | ce3c12be7a8aadcb2546be4b6f0065e2d7541360 | 27b752fbe8b0ceb75e82d1d88df0bdbcf70d1449 | refs/heads/sound | 2021-01-16T19:33:36.943215 | 2020-05-22T14:02:28 | 2020-05-22T14:02:28 | 1,928,794 | 7 | 3 | null | 2020-05-22T14:02:29 | 2011-06-21T11:45:38 | C | UTF-8 | C | false | false | 10,721 | c | /*
* Copyright (c) 2002-2003 NONAKA Kimihiro
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the above copyright
* notice, this list of... | [
"rururutan@gmail.com"
] | rururutan@gmail.com |
7bdc1199914dcead26e2a000d0be3b4e0e0e3135 | af2b5a75bcb18cff31902f44dd79ef0725704139 | /BonePhone/rat-4.2.20/tk-8.0/generic/tkScrollbar.c | 3025a78d03d242b3a3aa0e0144789b947f8ff6ea | [
"TCL"
] | permissive | BackupTheBerlios/bonephone | d2ca7b9e30657e1ae23d17a1fa1bd1acf7c285c6 | f769f1234320fd7d7de5afad199134948a1db4ca | refs/heads/master | 2016-09-11T02:50:15.604346 | 2002-02-04T13:23:31 | 2002-02-04T13:23:31 | 40,068,835 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 22,049 | c | /*
* tkScrollbar.c --
*
* This module implements a scrollbar widgets for the Tk
* toolkit. A scrollbar displays a slider and two arrows;
* mouse clicks on features within the scrollbar cause
* scrolling commands to be invoked.
*
* Copyright (c) 1990-1994 The Regents of the University of California.
* Copyrig... | [
"Psycho"
] | Psycho |
b3c617800a641c84c2c702539ecbcdbd9c57f7b5 | ea79d33460755420ee9f249b5a88527585b04ccf | /Decision_Tree/dt.c | b008b5f3814013530233efee80016a25e3740f00 | [] | no_license | akshaypardeshi26/akshaypardeshi26 | 1c6a7dec8b7a7296872e1dc4e79727be100b2f72 | 2bb61426b0bdeec18d2d62325dc74b1323f97932 | refs/heads/master | 2021-05-04T10:48:39.120456 | 2017-07-11T00:51:32 | 2017-07-11T00:51:32 | 43,851,437 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 16,751 | c | //
// dt.c
// Random_Forest
//
// Created by AKSHAY PARDESHI
//
//
#include "dt.h"
int trainSize=1612;
int testSize = 116;
void printNode(node*);
node** divideNode(node*,int);
int numOfLabels[attributes];
int testInput(node*t_node, int* in);
void testFunction(node*t_node,int data[trainSize][attributes+1]);
void pri... | [
"akshaypardeshi@akshays-mbp.dynamic.ucsd.edu"
] | akshaypardeshi@akshays-mbp.dynamic.ucsd.edu |
8ebfdd18f1f8cc1e715aac7fb537f0ebb01f93c0 | cfe69fc556729bdecf2118fa5bc329343c42ed80 | /10.0.10240.16384/ntoskrnl/Functions/LpcpReplyWaitReplyPort.c | 5dce03e6e4093ddecebc722112c81aac0c96f9b1 | [] | no_license | Myprivateclonelibrary/W10M_unedited-decomp | 8e5ec89a20e634ffc53457a40b0fd6d8a9e1757a | 67b05851a3e262ff8a5d11ee50db34f28c350f16 | refs/heads/main | 2023-08-31T06:00:37.303105 | 2021-05-15T23:53:23 | 2021-05-15T23:53:23 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,109 | c | // LpcpReplyWaitReplyPort
int __fastcall LpcpReplyWaitReplyPort(_DWORD *a1, unsigned int a2, int a3, int a4)
{
unsigned int v4; // r5
int v5; // r0
int v6; // r4
unsigned int v7; // r1
__int16 v8; // r3
int varg_r2; // [sp+48h] [bp+10h]
int varg_r3; // [sp+4Ch] [bp+14h]
varg_r2 = a3;
varg_r3 = a4;... | [
"64583248+Empyreal96@users.noreply.github.com"
] | 64583248+Empyreal96@users.noreply.github.com |
d3f650e067c4f2d1e3432f9eece0e944339ef98a | 420e878cecd6fb2ea82752c6d6b231527fcc69e3 | /NextDimension-21/PSDriver/devpattern/im112.c | d65d56319c1ebe1bf6ea43878bb6520e68978eef | [] | no_license | johnsonjh/NeXTDimension | 22f68eb58cf0e2dfd6ed30617385473c90807545 | 79d1d9c4084b3aefa70b65a559c830e01cbf83cb | refs/heads/master | 2023-05-14T00:50:36.548727 | 2021-08-19T19:37:46 | 2021-08-19T19:37:46 | 398,036,869 | 17 | 5 | null | 2021-08-19T18:23:05 | 2021-08-19T18:20:08 | C | UTF-8 | C | false | false | 23,645 | c | /* PostScript generic image module
Copyright (c) 1983, '84, '85, '86, '87, '88 Adobe Systems Incorporated.
All rights reserved.
NOTICE: All information contained herein is the property of Adobe Systems
Incorporated. Many of the intellectual and technical concepts contained
herein are proprietary to Adobe, are prote... | [
"trnsz@pobox.com"
] | trnsz@pobox.com |
76db063b96871455bd9ae736d5aaa8d47bcf2351 | 1596b3e365d5169e6b0590a4904fb5f3a71ca2fc | /VideoServer/src/mod/applications/mod_fifo/mod_fifo.c | 364ddeaa4547962b034cf93388185d670601e4ad | [
"FSFUL",
"MIT"
] | permissive | zengfanmao/mpds | 7be4bc35be28b37b475ee0250236cb7450327ba6 | c2bba464eaddc9ec70604a8614d84c5334461e8e | refs/heads/master | 2022-12-11T08:29:52.181440 | 2020-01-16T08:49:09 | 2020-01-16T08:49:09 | 234,209,365 | 0 | 0 | MIT | 2022-12-08T02:39:45 | 2020-01-16T01:36:39 | C | UTF-8 | C | false | false | 170,552 | c | /*
* FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
* Copyright (C) 2005-2014, Anthony Minessale II <anthm@freeswitch.org>
*
* Version: MPL 1.1
*
* The contents of this file are subject to the Mozilla Public License Version
* 1.1 (the "License"); you may not use this file except in... | [
"zengfan007@126.com"
] | zengfan007@126.com |
d6843f99adb27ec45704eb6ee7d1f0416a929f58 | 8ee8d31f2a4349ce697182113b0372928817e889 | /Lista 4 - Programa 1.c | 7eb1fe8b4bba5b237ae8e8d8128e3d3e71ce447c | [] | no_license | ThaynaraFumegali/Projeto1 | 096387430dbcdb810a7e4acc534f7937eb6bcb7f | 7c04f9397196f9bedd82e93fe9d3362a7d2ae735 | refs/heads/master | 2020-06-02T04:29:11.033082 | 2019-06-09T18:08:54 | 2019-06-09T18:08:54 | 191,036,946 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 670 | c | #include <stdio.h>
#include <stdlib.h>
int main()
{
int vet[15], i=0, media=0;
while (i<=14)
{
printf("Digite o numero da posicao %i: ", i);
scanf("%i", &vet[i]);
while (vet[i]<0)
{
printf("===================== ERRO! =====================... | [
"noreply@github.com"
] | ThaynaraFumegali.noreply@github.com |
959d901321b60520ca89b3487ae5ae722f92af7f | 84775bac5fb9d77c58988aac61f1170be1888930 | /mic_mod_v1/Src/stm32f4xx_it.c | 009398ac08073857049375edb4e1148e1266b7d9 | [] | no_license | Lytis/MicrophoneArrayFW | 210149e2efab938a03466bd4181d7900056ddc7c | 61fd1165fb9511a52fba797b9740ec6b633d2604 | refs/heads/master | 2020-03-08T20:22:55.193884 | 2018-04-06T10:29:27 | 2018-04-06T10:29:27 | 128,380,674 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,653 | c | /**
******************************************************************************
* @file stm32f4xx_it.c
* @brief Interrupt Service Routines.
******************************************************************************
*
* COPYRIGHT(c) 2018 STMicroelectronics
*
* Redistribution and use in source... | [
"litis.alexandros@gmail.com"
] | litis.alexandros@gmail.com |
759ae454e6e30a6e4a0637cdaa949d991081ba02 | 134d4357ccc3b3bd75fd94083554059b7e478cf2 | /嵌入式Linux应用程序开发标准教程源码/嵌入式Linux应用程序开发标准教程 源码/file_io/6-4/writer/uart_api.c | e094fb34a5e32f5f82d87befa68b1525aa788790 | [] | no_license | CaiHuicheng/Project | cd7f0cf5516ef14ee17554b1a97b4b1a40872692 | b76214f9ff469676bb1dfa39c4fe2ac99af06209 | refs/heads/master | 2023-02-17T16:16:45.736858 | 2021-01-16T13:14:14 | 2021-01-16T13:14:14 | 293,016,694 | 3 | 0 | null | null | null | null | GB18030 | C | false | false | 2,971 | c | /* uart_api.c */
#include <stdlib.h>
#include <unistd.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <termios.h>
#include <errno.h>
#include "uart_api.h"
/*打开串口函数*/
int open_port(int com_port)
{
int fd;
#if (COM_TYPE == GNR_COM)
char *dev[] = {"/dev/ttyS0", "/dev/ttyS1", "/dev/ttyS2"};
... | [
"2751886429@qq.com"
] | 2751886429@qq.com |
127669acdab4e3b065de4345e591de5f35d12459 | 51635684d03e47ebad12b8872ff469b83f36aa52 | /external/binutils-2.38/gas/symbols.c | 8598792176a7028c74838bdc2bb959934dc26d53 | [
"Zlib",
"LicenseRef-scancode-public-domain",
"GPL-3.0-only",
"FSFAP",
"GPL-2.0-only",
"LGPL-3.0-only",
"GPL-1.0-or-later",
"LGPL-2.0-or-later",
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-other-copyleft",
"LGPL-2.0-only",
"LicenseRef-scancode-other-permissive",
"GPL-2.0-o... | permissive | zhmu/ananas | 8fb48ddfe3582f85ff39184fc7a3c58725fe731a | 30850c1639f03bccbfb2f2b03361792cc8fae52e | refs/heads/master | 2022-06-25T10:44:46.256604 | 2022-06-12T17:04:40 | 2022-06-12T17:04:40 | 30,108,381 | 59 | 8 | Zlib | 2021-09-26T17:30:30 | 2015-01-31T09:44:33 | C | UTF-8 | C | false | false | 89,102 | c | /* symbols.c -symbol table-
Copyright (C) 1987-2022 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
GAS 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... | [
"rink@rink.nu"
] | rink@rink.nu |
3cd65c3b6b6f710bffc53da23150eafae2dd6833 | fecfdfc2260c60c8c61eeb61ffdd56bb685591e2 | /glfw/src/win32_monitor.c | 8b9a72d66e026801096bc7263e5a7133bb25657e | [
"Zlib"
] | permissive | webstorage119/imgui_image_viewer | 9b82c5ebd7cd3f477a30743bffd23232aca864ed | 4dc025b2e6804b3526018c66b3e021674dddf91c | refs/heads/master | 2023-08-16T06:20:02.142171 | 2021-10-22T09:07:17 | 2021-10-22T09:07:17 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 16,245 | c | //========================================================================
// GLFW 3.4 Win32 - www.glfw.org
//------------------------------------------------------------------------
// Copyright (c) 2002-2006 Marcus Geelnard
// Copyright (c) 2006-2019 Camilla Löwy <elmindreda@glfw.org>
//
// This software is provided ... | [
"andreysmorodov@gmail.com"
] | andreysmorodov@gmail.com |
210b32b11c6a24bcac8ab75bb8e3fdc1bf44b38f | 646e99245c62d2703e35766bec018e0c4ef0aeab | /20210111/20210111_12.c | a694d73b3d605359c2281810505e6f01623c980b | [] | no_license | AngelovD/CodeAcademy | fde9c4995219aca098ee42f40b342dccc5dd6cc9 | 00f8c7ed989e28d602b952170d856c4e11bb2920 | refs/heads/main | 2023-05-09T12:41:30.794211 | 2021-05-26T14:36:17 | 2021-05-26T14:36:17 | 328,138,486 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 132 | c | #include <stdio.h>
int main(){
int iMask = 72;
int a =17;
a = a|iMask;
printf("%d",a);
return 0;
} | [
"noreply@github.com"
] | AngelovD.noreply@github.com |
b7e826466cd73c6ad1a2436890ffd34eb3518315 | 8b5eff2091889f549a5f1cd2399c96f9fdebcf7f | /Lista/Ex. 2/alunos.c | 97580a0420e586c879a854eb5993380ee296da8d | [] | no_license | GustavoOM/SSC0501-C | a581fcd4a6b10dc8a0213d7e5ff4ddddcce00095 | bf59f33f36fdf48c6ff0bf9b0a9f3cd002d47739 | refs/heads/main | 2023-06-28T02:55:57.869891 | 2021-07-29T02:44:58 | 2021-07-29T02:44:58 | 377,609,179 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,501 | c | #include <stdio.h>
#include <string.h>
typedef struct{
char nome[50];
int numeroUSP;
float mediaFinal;
}aluno;
void lerAlunos(aluno listaDeAlunos[]);
void avaliarAlunos(aluno listaDeAlunos[], aluno aprovados[], aluno reprovados[]);
void zeraListas(aluno listaDeAlunos[], aluno aprovados[], aluno reprovados... | [
"gumartins2001@gmail.com"
] | gumartins2001@gmail.com |
935ff5b3f614347abb693529ed4798843d980ba9 | 4708307dcc1cdad6b353007c7fd0507d76932252 | /Example/Pods/Headers/Private/FBSDKCoreKit/FBSDKCoreKit/TokenCaching/FBSDKAccessTokenCaching.h | 28475076da25357a030cd6477af14e1d65a62a4c | [
"MIT"
] | permissive | darkcl/SocialLib | ac5af49c7ea577b27461a8a937a1495ab9405057 | c1e648431c29358b73c5c1b4b66142ea3b3b76bd | refs/heads/master | 2016-08-11T13:22:53.782415 | 2016-02-25T14:52:27 | 2016-02-25T14:52:27 | 43,242,390 | 13 | 6 | null | 2016-02-21T12:25:22 | 2015-09-27T10:20:02 | Objective-C | UTF-8 | C | false | false | 101 | h | ../../../../../FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/Internal/TokenCaching/FBSDKAccessTokenCaching.h | [
"hkclex@gmail.com"
] | hkclex@gmail.com |
203529cec94f0e07fe22327363a47d9ba1dfd799 | 96a99d60469cdbc5b10c123eac83b8f9eab0a80e | /SolvingProblem/SolvingProblem/180812_02644_촌수계산.c | b50929e0da34fcd59fcf179c788415565ce140f3 | [] | no_license | cocobo2369/Algorithm | 533295492f18d50e81c6c0d565162abb3f8fadc1 | bca2b984cfeea5627ff01ef31b0689db3dd212a6 | refs/heads/master | 2020-03-31T11:14:45.222067 | 2018-10-15T17:05:38 | 2018-10-15T17:05:38 | 152,168,911 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 594 | c | #include<stdio.h>
#define Max 101
int map[Max][Max];
int check[Max];
int N, S, F, E;
int q[Max*Max], in, out;
int bfs(int start) {
q[in++] = start;
check[start] = 1;
while (in != out) {
int from = q[out++];
if (from == F)
return check[from]-1;
for (int to = 1; to <= N; to++) {
if (map[from][to] == 1... | [
"Byoung1Choi@LAPTOP-OSBAHFUE"
] | Byoung1Choi@LAPTOP-OSBAHFUE |
14a8021284ea7fd35ee0218f7f751839fcc449ec | 0ca9def90eae3182bf0e1644919009d6317c92c6 | /Driver/inc/LCD1602_Drv.h | 9730426c16b0058320fecc5b5deb0195affa0c6c | [] | no_license | SaberOnGo/2-LW_OOPC-C8T6 | 5b752a2b48ff30c8a656b42d7d96c520d3bbf011 | c09583045d5a02d67bbee67027eeefbadb7c53dd | refs/heads/master | 2021-01-01T16:12:00.389656 | 2017-11-28T09:32:35 | 2017-11-28T09:32:35 | 97,786,528 | 6 | 3 | null | null | null | null | GB18030 | C | false | false | 2,701 | h |
#ifndef __LCD1602_DRV_H__
#define __LCD1602_DRV_H__
#include "stm32f10x.h"
typedef unsigned int uint;
typedef unsigned char uchar;
#define LCD_PWR_SW_PIN GPIO_Pin_3
#define LCD_PWR_SW_PORT GPIOB
#define LCD_PWR_SW_H() GPIO_SetBits(LCD_PWR_SW_PORT, LCD_PWR_SW_PIN)
#define LCD_PWR_SW_L() GPIO_ResetBits(LC... | [
"dear_pi@126.com"
] | dear_pi@126.com |
6c797957cd358032a56b347f1079473246d36cd7 | d443759b2112ade57acac157f5e409dfd2540c6e | /dictionary.h | e6bea5cebfaf70d9c5edc494aefe509d80658e6b | [] | no_license | DyckGerman/c-dictionary | 4ef6a31e017629bdc05e19987a39a99aa688903b | 9d4a5be0feaaba19480a31799942b09b6d7d4995 | refs/heads/master | 2021-07-18T10:54:24.600379 | 2017-10-26T20:46:48 | 2017-10-26T20:46:48 | 105,770,448 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,406 | h | #ifndef DICTIONARY_H
#define DICTIONARY_H
#include <stdlib.h>
/**
* Structure that represents dictionary
*/
struct Dictionary {
/**
* Dictionary Words count
*/
long dictionary_size;
/**
* First element of pointers array to dictionary entries
*/
struct LinkedListNode * firstWord;... | [
"dyckgerman@gmail.com"
] | dyckgerman@gmail.com |
5400c89d4e4039df239d9e3f88bc7b9b4c0be2bb | 7fd89576c522b4bfc49c47d4c93f2a7d79ce98df | /environment/buildings/shops/weaponsmith.c | e8df1f426eeb1a148b3ff273558420f651a3ada4 | [] | no_license | Cloudxtreme/core-lib | 38299273f7b28248f7cfd9ef151ee594c9468754 | 51443046d5c69f50da564d241212aa51ab98c171 | refs/heads/master | 2021-08-29T19:47:22.810563 | 2017-12-14T03:13:56 | 2017-12-14T03:13:56 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,932 | c | //*****************************************************************************
// Copyright (c) 2017 - Allen Cummings, RealmsMUD, All rights reserved. See
// the accompanying LICENSE file for details.
//*****************************************************************************
inherit "/lib/env... | [
"abc@maelstrom.cc"
] | abc@maelstrom.cc |
bb61a8137814829e0731d15b5a11512621197eac | 264cc34d1d5322c9c955f351e5ed710836f6a1a5 | /cmake_targets/basic_simulator/enb/CMakeFiles/X2AP_R14/X2AP_HandoverPreparationFailure.h | 29b33f6c1c267c2c32a3a049e73ddf9ee267f72b | [
"BSD-3-Clause",
"BSD-2-Clause",
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-generic-cla"
] | permissive | mr-ytseng/openairinterface5g | 8d40a768b2046da8c521f58d34c0466226f1c154 | 54d541c22cdfcb774774089291c93e4e79294a1d | refs/heads/master | 2021-10-27T20:56:33.843199 | 2019-04-19T15:37:55 | 2019-04-19T15:37:55 | 177,127,103 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 1,324 | h | /*
* Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
* From ASN.1 module "X2AP-PDU-Contents"
* found in "/home/user/openairinterface5g/openair2/X2AP/MESSAGES/ASN1/R14/x2ap-14.6.0.asn1"
* `asn1c -pdu=all -fcompound-names -fno-include-deps -gen-PER -no-gen-OER -no-gen-example -D /home/user/openairinterface5g/c... | [
"yuchia.tseng@irt-systemx.fr"
] | yuchia.tseng@irt-systemx.fr |
cf0f995c870d1c3887af7818456facb2a5e5991b | 052fff26b94603f4d00484f08aa22e031c8a225e | /Analysis_range.C | 8430ca2afadbb890d4c5ba46847bd7bac5499377 | [] | no_license | alourei/ActarSim2013 | c0ee4e30af0da96b4c2eea2e2f1e383de1873b63 | be58667cec89b6e878d42d7347cb27fc5f398e01 | refs/heads/master | 2021-01-10T13:45:23.787616 | 2015-05-29T13:57:32 | 2015-05-29T13:57:32 | 36,507,451 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 66,697 | c | //D. Perez 280911
//101111 Added silicon hits
//180713 Added PARIS hits
#define NUM_CLUSTERS 16
#define NUM_CRYSTALS 9
#include "TH1F.h"
#include "TH2F.h"
#include "TH3F.h"
#include "TF1.h"
#include "TFile.h"
#include "TTree.h"
#include "TProfile.h"
#include "TClonesArray.h"
#include "TCanvas.h"
#include "TSystem.h"
... | [
"perezlou@flagtail.nscl.msu.edu"
] | perezlou@flagtail.nscl.msu.edu |
87700b845143c14099d63ad2b8c2b71c993c011d | 5c255f911786e984286b1f7a4e6091a68419d049 | /vulnerable_code/cb77a27f-ca83-47f0-a306-50fcd9294ca5.c | 0870c6c4b6729061b20ae19d7e1a8ffc08245deb | [] | 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 | 587 | c | #include <string.h>
#include <stdio.h>
int main() {
int i=0;
int j=124;
int k;
int l;
k = 53;
l = 64;
k = i/j;
l = i/j;
l = j%j;
l = j-j;
k = k-k*i;
//variables
/* START VULNERABILITY */
int a;
char b[45];
char c[34];
a = 0;
do {
a++;
/*... | [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
227c648adb453a02746f9bfdca2e27dcf016d9d7 | 46cc185aaad0ab43f3aa23a160897b4b13b83442 | /cia/csp2/proof_gen2.c | a9c4aa992d9f1167cfe1fc7861deb7233cf04062 | [] | no_license | TDMaker/multi-replica-multi-csp-paper | 625be6ab01a4322c18c2b8d77b2b4addf0df1c75 | fe8e58f44a29de210c6977e85b9d19efc9daa843 | refs/heads/main | 2023-04-10T16:58:00.345915 | 2022-10-31T11:07:05 | 2022-10-31T20:16:29 | 506,711,409 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,293 | c | #include "../utils/randys.h"
#include "../utils/sha256.h"
#include <gmp.h>
#define BASE_PATH "../swap"
#define DEFAULT_BLK_SIZE (1024 * 1024)
// #define SOURCED_FILE_NAME "the-sun-also-rises.flac"
#define SOURCED_FILE_NAME "the-last-emperor.mkv"
#define BLK_PATH BASE_PATH "/csp2/blocks/%s_blk_%ld"
#define FILE_R1_PATH ... | [
"typhoeus@163.com"
] | typhoeus@163.com |
9be8c4ec29346de1099504b61151dd46576cb7a0 | d0c44dd3da2ef8c0ff835982a437946cbf4d2940 | /cmake-build-debug/programs_tiling/function14358/function14358_schedule_23/function14358_schedule_23_wrapper.h | 2d75ecee1adb9ee07f1a4563957d21247153f29c | [] | 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 | 522 | h | #ifndef HALIDE__generated_function14358_schedule_23_h
#define HALIDE__generated_function14358_schedule_23_h
#include <tiramisu/utils.h>
#ifdef __cplusplus
extern "C" {
#endif
int function14358_schedule_23(halide_buffer_t *buf00, halide_buffer_t *buf01, halide_buffer_t *buf02, halide_buffer_t *buf03, halide_buffer_t ... | [
"ei_mekki@esi.dz"
] | ei_mekki@esi.dz |
09f45015eb241744031d034a51f4cd5d9d965925 | 1c312b4975a21a8db16cd5b5e10eed65a02cae21 | /code/bbg_dht_read.c | cca18492125e40df4c64dd6c323f5dc137e7267b | [] | no_license | Infinma/plant-manager | bcc5712227b0d04c94b108d51f84507c4adc6339 | 34840fc9cf9b4b9ca38195ea6b592a7ac25b75dd | refs/heads/master | 2020-04-02T01:38:30.130965 | 2018-09-01T22:12:35 | 2018-09-01T22:12:35 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,850 | c | //DHT BBB READING LIBRARY FILE MODIFIED FROM :
// https://github.com/adafruit/Adafruit_Python_DHT
//=============================================
// Copyright (c) 2014 Adafruit Industries
// Author: Tony DiCola
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and as... | [
"ethanj@sfu.ca"
] | ethanj@sfu.ca |
cd64b964fc3b43e8c6bd76132258888974554855 | 97658e79ac16e36dfad8055c4d19e08be61f4234 | /linux/provevarie/esercizi/programmi/esercizi_sito/rettangoli/rettangoli.c | ae453c8e341f92c9c20218346125ba05fc3ac366 | [] | no_license | DavideB45/DavideUnipi | 09eca33fb2d82f4e43baf23a3c36d016036e4ecb | c3c498c8d4b45f7d554f1748e1c78d0e368b9004 | refs/heads/master | 2021-07-12T10:26:52.778423 | 2020-11-09T13:07:40 | 2020-11-09T13:07:40 | 221,219,602 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 658 | c | #include <stdio.h>
void base(int b);
void altezza(int h, int b);
int main(void){
int b, h;
while(scanf("%d", &h)!=1 || h<1){
printf("h incorretto. Introdurre un intero maggiore di 0.");
scanf("%*[^\n]");
scanf("%*c");
}
while(scanf("%d", &b)!=1 || b<1){
printf("l incorretto. Introdurre un intero maggiore ... | [
"dadewww@gmail.com"
] | dadewww@gmail.com |
502545127b52b431e906cd63ff4f088e926d1e72 | 042e7f5558573c53d4faf46b7ea0c87c52589964 | /lecture_notes/atexit_example.c | 6df2f7f91468ebc712c333224ff113d628c2a6e4 | [] | no_license | lcxrocks/os-workbench | af2dd5c0038b99268cca7f628e3d984a2f1df58a | 9dc9d56503956d61f8c07723c242cfb49aea9405 | refs/heads/master | 2022-12-05T16:06:54.984805 | 2020-08-14T01:57:30 | 2020-08-14T01:57:30 | 244,674,037 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 856 | c | #include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
void
bye(void)
{
printf("That was all, folks\n");
}
int
main(void)
{
long a;
int i;
a = sysconf(_SC_ATEXIT_MAX);
printf("ATEXIT_MAX = %ld\n", a);
i = atexit(bye); // i = 0;
/// this is not allowed. (SIGNAL FAULT)
// *(int ... | [
"181240035@smail.nju.edu.cn"
] | 181240035@smail.nju.edu.cn |
a3be7dc1b8f2b638341881f2019e417b43d0719a | ccafa33311faa5551d3f59e4c10d9d0bbf2b6e85 | /news/new.c | b34bd7d1256ad9a6de9cca532ef35d2485266292 | [] | no_license | AlbertMatthe/git_exercise | 85acdb28f39b1af49d033fe14165d79d46fdb30d | 3ee13e64a7c303608928deb5149a8b838dfd48e2 | refs/heads/master | 2021-09-08T10:45:34.093564 | 2018-02-07T09:06:02 | 2018-02-08T09:51:39 | 115,064,317 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 650 | c | #include "stdio.h"
#include <math.h>
void main()
{
int random,count,tall;
double result,loop;
//random 双色球号,loop 负反馈调节量,result 输出结果,count 负反馈调节计数器,tall 楼层高度
for(;;){
printf("please input ball number:");
scanf("%d",&random);
printf("please input tall:");
scanf("%d",&tall);
//获得相关计算初始数据
result = (double)rando... | [
"760800177@qq.com"
] | 760800177@qq.com |
52870dcb4a780a6cd99a2c9339ba526c768db629 | 676ffd0d3bd549b2292037623ab054e66fb3d20b | /srcs/ft_putnbr_fd.c | 1807d319e1fb5a987199fdf9d70ad066843281a3 | [] | no_license | atyrode/libft | 0e533b9145088596338a9f62a546b5db618e5fe3 | 4c68e4e5e7ef283ee4cc01e6c6412173e0812410 | refs/heads/master | 2022-03-15T07:45:16.446133 | 2019-11-30T20:48:39 | 2019-11-30T20:48:39 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,254 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_putnbr_fd.c :+: :+: :+: ... | [
"atyrode@e1r6p1.42.fr"
] | atyrode@e1r6p1.42.fr |
39589de744dbbc4b4e48ec67a769bc787a6a8964 | e714fe742fb369ee6194a625ccf4f7fcd3d63ac1 | /src/circular_queue.h | 8e982c5f9dd30c3f7a709d76e3493a42df7ccd1b | [
"BSD-2-Clause"
] | permissive | dlarudgus20/Clubcos | 370c4044c184b1a799efe650b5b05bd230b4a956 | e286e6f6a41a96a96724127e1422c9223801b306 | refs/heads/master | 2020-05-17T22:31:32.662985 | 2017-04-02T06:03:27 | 2017-04-02T06:16:09 | 21,316,595 | 3 | 1 | null | 2016-01-10T06:09:54 | 2014-06-29T04:42:19 | C | UTF-8 | C | false | false | 4,316 | h | // Copyright (c) 2014, 임경현 (dlarudgus20)
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are met:
//
// * Redistributions of source code must retain the above copyright notice, this
// list of... | [
"dlarudgus20@naver.com"
] | dlarudgus20@naver.com |
93568ec09c0511b9a13468722b970195b1640977 | 2a883f8620549a7eaa2694f5e0b403cc36104354 | /Midterms/midterm/bug1.c | 11b851c034cb5a7dc1d370e19b142a4012396440 | [] | no_license | yaoReadingCode/CSCB09-Software-Tools-and-Systems-Programming | 4a1d6ba896c47351c935229de51b7a1549cc16f8 | fdd85ab9591ea3a14599bae0b8e8d9377524bb99 | refs/heads/master | 2023-03-15T21:11:33.248470 | 2020-02-12T16:21:53 | 2020-02-12T16:21:53 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 212 | c | #include <stdlib.h>
#include <stdio.h>
int main(void) {
char *p;
// assume malloc succeeds and returns address 1234
p = malloc(sizeof(char));
*p = 0;
p++;
free(p);
printf("hello\n");
return 0;
}
| [
"domma.yasser@gmail.com"
] | domma.yasser@gmail.com |
c2beb016474f7ef8cb830c187fa377674436fab0 | 5c255f911786e984286b1f7a4e6091a68419d049 | /code/86333403-772a-4b5a-9430-4d3628b6b552.c | 027a716519d3e798821f3ab443588953e5220e55 | [] | 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 | 217 | c | #include <stdio.h>
int main() {
float i;
float j;
float k;
float l;
i = 6;
i = 9;
printf("vulnerability");
k = 3;
l = k*j*k/9;
printf("vulnerabibly");
printf("%f\n",l);
return 0;
}
| [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
3efb7189863e393154619828103fc710eb4aa1ab | 8d23f22190bf8874830b59f8b0d479358c5ce42a | /src/bin/retu_assign/retucnt.c | f26b25c69e3c5449af1d2d92b55554ef21790f5d | [
"BSD-2-Clause"
] | permissive | daichigoto/tttcmds | 65112a8323f2d782284b7b7da42916d6171c3ab6 | 9fd33e3068f5276e75305a55064c507277304d19 | refs/heads/master | 2023-05-13T08:00:42.408018 | 2023-05-09T12:10:52 | 2023-05-09T12:10:52 | 75,541,046 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 1,913 | c | /*
* Copyright (c) 2016 Daichi GOTO
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
* met:
*
* 1. Redistributions of source code must retain the above copyright
* notice, this list of ... | [
"daichi@virt.ongs.co.jp"
] | daichi@virt.ongs.co.jp |
9a7e18001185ffb73c31ac1b8f9aa87b85e46db7 | c38db452c43b1dbbc0ef4c7e4a93a73befd3ce15 | /Driver/Wlc/Wpa/wpa_md5.c | 30b0f90dd142a03ed50e72dd7ee41eea6c71b53f | [] | no_license | husthenry/RK_NanoD_WIFI_demo | 62efd7a602d90c368534075ced4987be26063f10 | 4be0e75ce269a700e712448012217f9f74eded86 | refs/heads/master | 2020-03-23T03:46:08.520372 | 2015-10-26T08:54:06 | 2015-10-26T08:54:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 11,828 | c | /*
* MD5 hash implementation and interface functions
* Copyright (c) 2003-2005, Jouni Malinen <j@w1.fi>
*
* This program 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.
*
* Alternatively, thi... | [
"hab@t-chip.com.cn"
] | hab@t-chip.com.cn |
528cbda25ce5797f7d252c633c8bcf9e82c3523a | 193bfe14368befc956ffaf3721f35c2df6dc8187 | /cprimer/Chapter 8/3.c | f5aae345abdec983678f1925a77b4668fd28e00c | [] | no_license | rylentz/C-Primer-Plus-Programming-Exercises | ec484ddba23f580f1eb4572067ecd5d5f15d7638 | fe831bc30334db2782afe02009488f67793f58ab | refs/heads/master | 2021-01-11T19:26:12.621828 | 2017-01-18T19:01:30 | 2017-01-18T19:01:30 | 79,365,826 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 571 | c | #include<stdio.h>
#include<ctype.h>
int main(void)
{
int ch, upper=0, lower=0, other=0;
printf("Type whatever you like, and I will let you know how many uppercase, lowercase and other characters you used.\n");
printf("Enter [ctrl]+[d] to quit.\n");
while((ch=getchar()) != EOF)
{
if... | [
"rylentz@gmail.com"
] | rylentz@gmail.com |
3625ee2474fbc9f71abe10a1b74e4d85c7124027 | e98bc8634d90114a46bdb0e2e2e657d65982eba9 | /ft_isdigit.c | 8a132fafc8b240f4d2710405e873d67fc0d1a5bf | [] | no_license | sihyeonn/42_libft | a380235ae20f05cb3d4b85ef3f6ce004fd85cecf | 268fe3b1fd8920308d4f0f216484997562acfa55 | refs/heads/master | 2020-12-03T03:58:20.540297 | 2017-06-29T20:54:11 | 2017-06-29T20:54:11 | 95,798,025 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 999 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_isdigit.c :+: :+: :+: ... | [
"sihyeon.kr@gmail.com"
] | sihyeon.kr@gmail.com |
e9f1c98c7fb18ceb60bbe4b5a342278c886a8594 | 7ba70e31d4ee93a44b1c8f325f43ebd122cfd761 | /ParseStarterProject/Pods/Target Support Files/Pods-Down/Pods-Down-environment.h | b85ac2703c2e932e7bf6db17a223de89dcfbb4c7 | [] | no_license | tpfaff/Down | be2c65fc27b51e2c5ef30d3d79471a97a5b60671 | 784745bfeae949c0cc8b01afbf1806547adb3edb | refs/heads/master | 2021-01-17T15:47:12.699571 | 2015-02-03T06:41:53 | 2015-02-03T06:41:53 | 27,581,578 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,959 | h |
// To check if a library is compiled with CocoaPods you
// can use the `COCOAPODS` macro definition which is
// defined in the xcconfigs so it is available in
// headers also when they are imported in the client
// project.
// AFNetworking
#define COCOAPODS_POD_AVAILABLE_AFNetworking
#define COCOAPODS_VERSION_MAJOR_... | [
"tpfaff@blastmotion.com"
] | tpfaff@blastmotion.com |
02fefbac5d274f2dc899599923bd27015bb57e1e | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/ijkplayer/ijkmedia/ijkplayer/ijkavformat/extr_ijkasync.c_ring_generic_write.c | 1f8487317942aa165cfb69506cdf610f4eebc7c0 | [] | 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 | 898 | 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 |
79bccde434924f6b700d4844739455576993e7f9 | 7488c72a241c8ff534306b695a351596b1bf9214 | /libdicraft-image/image3d/i3d.c | c152c61b15a8137cb9bf8cf1fd55cd70a8166c63 | [] | no_license | penma/dicraft | 5ea0801bf37e93db2a461a676ec5fc993a016e88 | c7152e2fcd0660e405f927cb70e734542a3d372e | refs/heads/master | 2021-01-13T02:02:12.456763 | 2014-09-12T15:24:43 | 2014-09-12T15:24:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 386 | c | #include "image3d/i3d.h"
#include "image3d/binary.h"
#include "image3d/grayscale.h"
#include "image3d/packed.h"
void _i3d_free(struct i3d *im) {
switch (im->type) {
case I3D_BINARY:
binary_free((binary_t)im);
break;
case I3D_GRAYSCALE:
grayscale_free((grayscale_t)im);
break;
case I3D_PACKED:
packed_free(... | [
"penma@penma.de"
] | penma@penma.de |
dc76d0e4744548c9c9edc83299710bb6f6b80b8f | a0ab4b29b91d80f2226100e97c67e8566984c7e4 | /examples/InteriorLight/InteriorLightCAN/config/stm32_stm3210c/Can_Cfg.h | 52a31df0240b8f7cbaf6996cf0e138dadd7a87d3 | [] | no_license | kangdazhi/AUTOSAR-1 | 8285006a44e53b3819692ea007d8d583ee94b3e5 | b11b081f835fd7279b72b1438a6a4f20743071f5 | refs/heads/master | 2022-04-21T03:38:03.953673 | 2020-04-21T17:05:53 | 2020-04-21T17:05:53 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,381 | h |
/*-------------------------------- Arctic Core ------------------------------
* Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com.
* Contact: <contact@arccore.com>
*
* You may ONLY use this file:
* 1)if you have a valid commercial ArcCore license and then in accordance with
* the terms contained in the ... | [
"AnycQing@163.com"
] | AnycQing@163.com |
143d7b49fb79f37884a1b214f69343ebfc425f1f | 65cf7d9a9b03e3c770507317bcc927f3e5726769 | /hashlibvb/Coin25519/src/crypto/ed25519/amd64-64-24k/sc25519_slide.c | 40a76168e15c46fae35e8fab2b98f2ff6474ca2c | [
"LicenseRef-scancode-public-domain-disclaimer"
] | permissive | woeoio/BitcoinVB | 5186a95973153a052cd385599144eb3c5d160a52 | 1146f5c4753d45340dea461a79be8967f66aad7c | refs/heads/main | 2023-02-16T03:01:39.175523 | 2021-01-11T21:19:15 | 2021-01-11T21:19:15 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,149 | c | #include "sc25519.h"
void sc25519_slide(signed char r[256], const sc25519 *s, int swindowsize)
{
int i,j,k,b,m=(1<<(swindowsize-1))-1, soplen=256;
unsigned long long sv0 = s->v[0];
unsigned long long sv1 = s->v[1];
unsigned long long sv2 = s->v[2];
unsigned long long sv3 = s->v[3];
/* first put ... | [
"42584135+thetrik@users.noreply.github.com"
] | 42584135+thetrik@users.noreply.github.com |
04c23fe51a8b89429d93b262f8565d48edb1c6d2 | 6d79038f8c617c05e339aa9c4a745b47bb76c18b | /product/access/sdk/realtek/sdk-1.0.0/src/app/epon_oam/src/epon_oam_state.c | c2f7d6c13be636540a715b689536c4abd2b49a92 | [] | no_license | aodzip/rtl96xx | e1fc9ff306841629de671d72b8f0fd5d22194d5e | 2adbb7c13787ce370f911934c275e2c8c6a0e5f2 | refs/heads/master | 2021-12-29T19:55:35.100108 | 2018-01-28T05:59:27 | 2018-01-28T05:59:27 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,427 | c | /*
* Copyright (C) 2012 Realtek Semiconductor Corp.
* All Rights Reserved.
*
* This program is the proprietary software of Realtek Semiconductor
* Corporation and/or its licensors, and only be used, duplicated,
* modified or distributed under the authorized license from Realtek.
*
* ANY USE OF THE SOFTWARE OTHE... | [
"353356035@qq.com"
] | 353356035@qq.com |
bbc0130eb1c3bc3ab860b06196adea9ff5edbd0c | d4edb6beceb8665fd346ea61b49614396d4d18be | /otp_enc.c | 506b7778e6728eddb785323199cd94f5093a1caf | [] | no_license | gregmankes/cs344-project4 | e4838c95f1190d1fd08882efd961890b770a81d6 | 4891d6ee42aa34c66f0d5e65239ae2b44f3891e0 | refs/heads/master | 2020-06-14T07:07:59.255079 | 2016-12-02T20:31:46 | 2016-12-02T20:31:46 | 75,217,220 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 8,888 | c | /*******************************************************************************
* otp_enc.c
*
* Author: Gregory Mankes
* Takes a file, sends it to a given daemon with a key and receives the
* encoded file back
******************************************************************************/
#include <stdio.h>
#in... | [
"gregmankes@gmail.com"
] | gregmankes@gmail.com |
b2b26419ee7b407247089cef48428e60c2e1fc22 | 42784dca0991292397c3c62a6ca8a3678108a08a | /semana3/grados.c | 6d884b713f6c65cf41d7292d6a72dcfefc168b55 | [] | no_license | DCI-alxogm/pb2018-mariavillapla | 53b334c5e7789c719ac2a0de1879a33b9cbd1eab | 68ac140e79b431960e475143d157c15078c22545 | refs/heads/master | 2023-08-29T09:21:12.760508 | 2018-09-12T13:56:59 | 2018-09-12T13:56:59 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 438 | c | /*Creado el 20 de agosto de 2018 por María Villalobos*/
#include<stdio.h>
int main()
{
float c,k,f,c1;
printf("Cual es la temperatura en C° del dia de hoy \n");
scanf("%f",&c);
f= (c*1.8)+32;
k=c+273.15;
printf("La temperatura en K el dia de hoy es: %f \n",k);
printf("La temperatura en °F el dia de hoy es: %f \n",f)... | [
"villalobospm2018@dci25-181.ugto.mx"
] | villalobospm2018@dci25-181.ugto.mx |
2b6fd429d48e5f18a1c882ed52dc99d41ca4083a | 096af518821011d84cec30eb928555ac283215f2 | /src/packages/app/ios/Pods/Headers/Private/React-Core/React/RCTFrameAnimation.h | 7641f746b15ebe91b88fd511cf32fc506038e973 | [] | no_license | imownbey/babelwrongpath | 4071af882a4d6a4c2a52526a2882b89ecd4ef7a5 | 0c76c131da243ec2b6ca79788355d868267bbe84 | refs/heads/master | 2023-02-15T15:07:38.103530 | 2021-01-13T23:05:04 | 2021-01-13T23:05:04 | 329,452,961 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 106 | h | ../../../../../../../../../node_modules/react-native/Libraries/NativeAnimation/Drivers/RCTFrameAnimation.h | [
"ian.ownbey@coinbase.com"
] | ian.ownbey@coinbase.com |
3bd9cf232e8934a928fb8b74b634a325a22b7d11 | 7c6d52578899988488ea29033c43063367f5c319 | /AFL-VERSION/RERS/Wp5-B10.c | 64e00754542385488d1e0e70ea20e979c1d0caf3 | [] | no_license | tracer-x/PROGRAM-DATABASE-TEACHING | e803aca2a007bf366460b3466d2614e7ce8f66ce | a3c47853e656af890d77b5c7afae9c310c15345b | refs/heads/master | 2021-01-07T05:54:47.151186 | 2020-02-19T10:40:46 | 2020-02-19T10:40:46 | 241,597,951 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 379,199 | c | //The program is Problem32-2013.c
#include <stdio.h>
#include <assert.h>
#include <math.h>
#include <stdlib.h>
#define BOUND 10
int kappa;
int inputs[] = {5,1,3,6,2,4};
int a311 = 12;
int a219 = 33;
int a217 = 34;
int a82 = 33;
int a77 = 7;
int a128 = 123;
int a163 = 1;
int a2 = 0;
int ... | [
"sanghu1790@gmail.com"
] | sanghu1790@gmail.com |
f26fd9b1d11a465415ce4624fb094e4b74696055 | 5a6e95ea550c1ab70933db273782c79c520ac2ec | /SDK/src/crt/dllargv.c | d3313ac3e8a695e25bc29db0ae3f254970b7bae3 | [] | no_license | 15831944/Longhorn_SDK_And_DDK_4074 | ffa9ce6c99345a6c43a414dab9458e4c29f9eb2a | c07d26bb49ecfa056d00b1dffd8981f50e11c553 | refs/heads/master | 2023-03-21T09:27:53.770894 | 2020-10-10T03:34:29 | 2020-10-10T03:34:29 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,718 | c | /***
*dllargv.c - Dummy _setargv() routine for use with C Run-Time as a DLL (CRTDLL)
*
* Copyright (c) 1992-2001, Microsoft Corporation. All rights reserved.
*
*Purpose:
* This object goes into CRTDLL.LIB, which is linked with user programs
* to use CRTDLL.DLL for C run-time library functions. If the... | [
"masonleeback@gmail.com"
] | masonleeback@gmail.com |
ce6492948feff83d14adaca7a259ee6e7b90308f | 74e02baadaab0cf5636a1621b1ed121b14600d52 | /SDK_V4.8.0/driver/board/mt7686_hdk/util/src/sleep_manager_cli.c | 31105248c241deeb90a1d8b8f089ed29fcbcf9a3 | [] | no_license | liuleiliujing/FreemodusTCP-On-Wifi-CHIP | 32902aeb0cf11ca132ccf582a76bfee84dcc2900 | bb8a5b6ceac47c6a7cc4d9ea50441edd4fb06f15 | refs/heads/master | 2022-04-17T10:22:39.654381 | 2020-03-29T15:09:00 | 2020-03-29T15:09:00 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,796 | c | /* Copyright Statement:
*
* (C) 2005-2016 MediaTek Inc. All rights reserved.
*
* This software/firmware and related documentation ("MediaTek Software") are
* protected under relevant copyright laws. The information contained herein
* is confidential and proprietary to MediaTek Inc. ("MediaTek") and/or its licens... | [
"wangyuyin@raisecom.com"
] | wangyuyin@raisecom.com |
f391dde82433b1726043ad67e85e0595691f89e3 | 29196977163b43c92226614de4de3e4fcdfab743 | /framework/c/src/hashmap.h | 218b2febfcf9b6b906bcac92e5efd1331ce8e3c0 | [] | no_license | learningendless/legato-af | a137f6ebd8cdc98598524b7c3ab0b44a42185c7f | ea69116238c6246b4acd73953f357a8c155e92b1 | refs/heads/master | 2021-01-18T05:49:20.363305 | 2014-12-11T01:33:22 | 2014-12-11T01:33:22 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 688 | h | /** @file hashmap.h
*
* This file contains definitions exported by the Hash Map module to other modules inside
* the Legato framework.
*
* Copyright (C) Sierra Wireless, Inc. 2013.
*/
#ifndef _LEGATO_HASHMAP_H_INCLUDE_GUARD
#define _LEGATO_HASHMAP_H_INCLUDE_GUARD
//----------------------------------------------... | [
"amitchell@sierrawireless.com"
] | amitchell@sierrawireless.com |
f10c5cb2f3abae3eb79fabc0ce2f1466970f0986 | bb0f005fc5bc3ffe2bdd9f0485684db57b4cdbb5 | /il2cpp_output/UnityEngine_UnityEngine_Camera.h | 88ae36b98b097271204fb0eec6c0f622b87635e4 | [] | no_license | 18945661022/yun1125pm | 276b1d2c6e79f1e548d19ab55569f07b7f23283d | 37cc8db5676630e4e9cf34505352967f2b73674e | refs/heads/master | 2020-04-04T19:11:06.362644 | 2018-11-05T09:57:39 | 2018-11-05T09:57:39 | 156,195,516 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 260 | h | #pragma once
#include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <stdint.h>
#include "UnityEngine_UnityEngine_Behaviour.h"
// UnityEngine.Camera
struct Camera_t102 : public Behaviour_t497
{
};
| [
"Apple@chengdedeMac-mini-10.local"
] | Apple@chengdedeMac-mini-10.local |
0adfa9aae87cc1333e151a8bf4ba645bd4a77d9d | 5d417f03f724f4e23000f28cd629c92bc9297a23 | /common/services/usb/class/hid/device/mouse/example/atxmega256a3bu_xmega_a3bu_xplained/ui.c | c77c30064a750eed172a84f5ab40b7eda7b75faf | [] | no_license | siliconunited/atmel-asf | 5ac78a123cb0f5026ffb9a0ba66b75abcccb788f | 19e02800a6cc33d203f5d12f7dfca0c39195d879 | refs/heads/master | 2021-01-22T21:34:10.563981 | 2017-03-19T04:45:30 | 2017-03-19T04:45:30 | 85,439,630 | 6 | 3 | null | 2020-03-08T01:34:35 | 2017-03-18T23:56:24 | C | UTF-8 | C | false | false | 4,533 | c | /**
* \file
*
* \brief User Interface
*
* Copyright (c) 2011-2015 Atmel Corporation. All rights reserved.
*
* \asf_license_start
*
* \page License
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* 1. Red... | [
"robksawyer@gmail.com"
] | robksawyer@gmail.com |
535699bd367408dde12fcf93c1c3df66f0cb5925 | 006d9418bc459a8d0a98fc7e2d9486c00be0a901 | /decode.c | f908d7ba809fe12d25a03c10e0990937a26df5b7 | [] | no_license | jchebert23/secrethwk4 | 027e0d8fcc736486ea239172279668ebfcba3388 | 163fe4ca4477191f39d226bf406d73670cd46fa8 | refs/heads/master | 2020-04-04T18:16:52.626639 | 2018-11-09T02:41:43 | 2018-11-09T02:41:43 | 156,157,353 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 794 | c | #define _GNU_SOURCE
#include "hash.c"
#include "stack.c"
#include <stdlib.h>
#include <stdio.h>
int debugPrint2=0;
void decode(void){
hash *h = initHash( 2 << 11);
pair **table=h->table;
Stack *s = 0;
int oldC = 0;
int newC = 0;
char *buffer = malloc(sizeof(char) * 10);
size_t sizeOfBuf = 10;
... | [
"jch223@zoo.cs.yale.edu"
] | jch223@zoo.cs.yale.edu |
4b51a4284e34160c77b719115fbcba31ae232512 | efbaf96f2e7b90ca38ed607ef73901da095cb00d | /0x13-more_singly_linked_lists/103-find_loop.c | e96e90fd547ee962d3375da006e8866e1a372327 | [] | no_license | Eli03571/holbertonschool-low_level_programming | e6e961180a1f41b6495b9589b439e37a9bc5b0e6 | 36121326e325a8e612ff5bfd5137d60eb54f764b | refs/heads/master | 2020-12-29T08:08:30.704184 | 2020-03-27T04:53:29 | 2020-03-27T04:53:29 | 238,528,130 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 608 | c | #include <stdlib.h>
#include "lists.h"
/**
* *find_listint_loop - function that finds the loop in a linked list.
*@head: pointer
* Return: Always 0.
*/
listint_t *find_listint_loop(listint_t *head)
{
listint_t *pos1;
listint_t *pos2;
if (head == NULL || head->next == NULL)
return (NULL);
pos1 = pos2 = head;... | [
"garciaeleanny0@gmail.com"
] | garciaeleanny0@gmail.com |
4af20a243ba8928fb27012af386f667cbd98678e | ea5fb2e4a1c2e2466dee275ebf0191ba824c8696 | /simple demo/priority/nuse_application.c | 9f47246213cfd55ecbc0b1be066431caf8f4ac8c | [] | no_license | zie87/NUSE | 4757ed3f24d0e053d2f83b0b535243f362b31c51 | 26fd9ec5f0a17dedb788f3a1517bcebd0b99f43a | refs/heads/master | 2023-03-21T21:01:44.914343 | 2020-05-28T14:22:16 | 2020-05-28T14:22:16 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 589 | c | #include "nuse.h"
void task0(void)
{
STATUS ret;
while (TRUE)
ret = NUSE_Task_Suspend(0);
}
void task1(void)
{
U8 sig;
STATUS ret;
ret = NUSE_Timer_Control(0, NUSE_ENABLE_TIMER);
while (TRUE)
{
sig = NUSE_Signals_Receive();
if (sig == 0)
NUSE_Task_Sl... | [
"64852845+colin-walls@users.noreply.github.com"
] | 64852845+colin-walls@users.noreply.github.com |
6426679f442c0632d30f9baa1c9e3ee4e59ac0bb | fea2c7ac648e817b9b9e7146c76cf20affabfa27 | /nonblock_webclient/gf_time.c | 7fc1a04758f322011b5d72481cd0d18cf038eaad | [] | no_license | spinlockirqsave/unix_networking_projects | 3f1e97ee23a93fa7e256f6799b7dd8a702256690 | f2c79f198fd822dd2bd6396b386f99d334588ee5 | refs/heads/master | 2021-01-16T22:08:29.501223 | 2018-08-07T14:11:16 | 2018-08-07T14:12:14 | 17,811,805 | 7 | 5 | null | null | null | null | UTF-8 | C | false | false | 479 | c | #include <time.h>
#include "networking_functions.h"
char *
gf_time(void)
{
struct timeval tv;
time_t t;
static char str[30];
char *ptr;
if (gettimeofday(&tv, NULL) < 0)
err_sys("gettimeofday error");
t = tv.tv_sec; /* POSIX says tv.tv_sec is time_t; some BSDs don't agree. */
ptr = ctime(&t);
strcpy(str... | [
"cf16rocket@gmail.com"
] | cf16rocket@gmail.com |
786bdfaa0fff365a134a3c3dd36dde98ad0bf1f5 | 3e647933bc5b6ec56dd0f53ef5b6c775615c638a | /include/Xkw/LoadAndDecimate.h | 4b46d7a1b26ba56d53eafb5341278c83f40907be | [] | no_license | kernsuite-debian/karma | 0bf55c0802a655de1503b18b9e84eb5470eca565 | 241ffebbf9473a3f10613a732b99783708c8063e | refs/heads/master | 2021-06-14T03:39:14.487336 | 2021-02-25T14:10:32 | 2021-02-25T14:10:32 | 87,928,610 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,786 | h | /* LoadAndDecimate.h
Public header for LoadAndDecimate widget class.
Copyright (C) 1997 Richard Gooch
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
License as published by the Free Software Foundation; either
vers... | [
"gijs@pythonic.nl"
] | gijs@pythonic.nl |
4cbd1e705c2bf54150b98bc29053763ba49e335c | 903c45082bd0d4fbb0a0d6a289b5294d8d05c314 | /sys/compat/common/vfs_syscalls_30.c | 3ed1c82b5ab6ad5d00975c64aa054bf1d9e9c2f7 | [] | no_license | tombibsd/netbsd-src | 0552d62659412e821163c945c62b7555d1e616d2 | 7f0f8c8c4b00f7c47700b8260a5cbd627d73fe7c | refs/heads/master | 2021-01-21T04:54:21.541793 | 2016-06-17T00:56:40 | 2016-06-17T00:56:40 | 24,783,931 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 11,015 | c | /* $NetBSD$ */
/*-
* Copyright (c) 2005, 2008 The NetBSD Foundation, Inc.
* All rights reserved.
*
* This code is derived from software contributed to The NetBSD Foundation
* by Christos Zoulas.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that t... | [
"uebayasi@tombi.co.jp"
] | uebayasi@tombi.co.jp |
8dc814d2e72433a7b313e67adc09df5b653426cc | 865b94acf7c6314e362a3118b4be6e88673c0540 | /SampleCode/ISP/ISP_I2C/targetdev.h | 382d44f2dff45906747b19bfb5c4d33da4201c89 | [
"Apache-2.0"
] | permissive | OpenNuvoton/M031BSP | b275299c547a7a4bcca1a704cee8789e60d15efd | 8c2b331fdacd9e65351f8c6ec26c3fcba8a28cda | refs/heads/master | 2023-08-15T06:06:58.640419 | 2023-07-20T03:24:17 | 2023-07-20T03:24:17 | 171,448,465 | 11 | 13 | null | null | null | null | UTF-8 | C | false | false | 533 | h | /***************************************************************************//**
* @file targetdev.h
* @brief ISP support function header file
* @version 0x34
* @date 14, June, 2017
*
* @note
* SPDX-License-Identifier: Apache-2.0
* Copyright (C) 2017-2018 Nuvoton Technology Corp. All rights reserved... | [
"ycyang9@nuvoton.com"
] | ycyang9@nuvoton.com |
525378fe268db389aaab9ff39e6c521574c16539 | 6fb5a203699a4a2a232019f6f895a370e1f40a62 | /Sample11_08/Sample11_08.c | 9bfa095bb186074687ba1e1abe7628f81fac066b | [] | no_license | quockhanh29/Practice-C-programming | 16243c60a8d3339bae9a426add2f4370331e7f02 | 5d6c0a3df5a59df487d283eb02e2c351eebf74e8 | refs/heads/master | 2023-05-31T11:22:55.901905 | 2021-06-14T08:00:42 | 2021-06-14T08:00:42 | 376,746,762 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,758 | c | /*
* Sample11_08.c
*
* Created on: 2019/11/27
* Author: SM12
*/
#include<stdio.h>
typedef struct score{
int exNum; // 受験番号
int eng;
int mat;
int jap;
double ave;
}Score;
void sortave(int numberPp, Score *s);
void sortexNum(int numberPp, Score *s);
int main(void){
int numberPp;
int proset;
int i;
... | [
"="
] | = |
941e73836a3de04fa6fa4b305de335258261d6d5 | 7e35a460d48428cb91e0f8e38768d603e8655540 | /src/crypto/fipsmodule/modes/internal.h | 392e0a6074c790b7190d15d0a9866978568b5957 | [
"BSD-3-Clause",
"OpenSSL",
"ISC",
"LicenseRef-scancode-openssl",
"LicenseRef-scancode-ssleay-windows"
] | permissive | JackSunshine/boringssl-with-bazel | be2ce6bacc598229faf96eb4635f685dfbca5b4b | 0874991af0877ac8c7420f8476cc0f83d4823f61 | refs/heads/master | 2022-11-07T07:05:24.194665 | 2018-03-06T05:57:34 | 2018-03-06T05:57:34 | 124,028,074 | 0 | 1 | NOASSERTION | 2022-10-12T21:27:55 | 2018-03-06T05:53:04 | C | UTF-8 | C | false | false | 16,190 | h | /* ====================================================================
* Copyright (c) 2008 The OpenSSL Project. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of ... | [
"wangpeihuixyz@126.com"
] | wangpeihuixyz@126.com |
b91b0f0470a03541e411856a3015c9118ef574d7 | 2e5514423a8b5d98685ce9b18780f491c5d9a622 | /Client/server_UNIX.h | ff2535aa1013fe3bfba8f3add3254449b69fc3cf | [] | no_license | peterbaouoft/Text-Conferencing-lab | bd29218360f9e0e52b466e0859bb18262ef87dd2 | fe5a67932f0bf9b4de04a0c3fc9cda512b1b4b97 | refs/heads/master | 2021-01-15T17:15:36.073806 | 2017-03-30T15:29:57 | 2017-03-30T15:29:57 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 794 | h | #pragma once
//determining the receiver buff size
// the maximum link allowed, for our uses, it should not be very large
#define MAX_PENDING_LINK 8
// other necessary libraries for UNIX like system
#include <sys/types.h>
#include <sys/socket.h>
#include <netdb.h>
#include <arpa/inet.h>
#include <netinet/in.h>
#... | [
"peter.bao@mail.utoronto.ca"
] | peter.bao@mail.utoronto.ca |
0cb2d763d5850258da679a68282997f09f32ac9d | 7578772afef5275e8d1edf5c9e6b34fc0368f492 | /d/qujing/fengxian/daochang.c | 4066edbfbe625bfcc85a1beda9a4ab855996686b | [] | no_license | jackyueq/xyj2006 | 3b899323c4b891b57fa25d671527edea7f4fccd2 | 2d0681c32c6bb880c21a43aca127f5d4af1000a0 | refs/heads/master | 2020-04-06T04:25:29.851538 | 2015-03-18T07:22:28 | 2015-03-18T07:22:28 | 32,443,903 | 3 | 5 | null | null | null | null | GB18030 | C | false | false | 2,771 | c | // created by snowcat 12/2/1997
inherit ROOM;
string *msgs = ({
"$N默默地低头,口中念念有辞地一瞻拜。",
"$N默默地低头,口中念念有辞地二瞻拜。",
"$N默默地低头,口中念念有辞地三瞻拜。",
"$N默默地低头,口中念念有辞地四瞻拜。",
"$N默默地低头,口中念念有辞地五瞻拜。",
"$N默默地低头,口中念念有辞地六瞻拜。",
"$N默默地低头,口中念念有辞地七瞻拜。",
"$N默默地低头,口中念念有辞地八瞻拜。",
"$N默默地低头,口中念念有辞地九瞻拜。",
});
string *strs = ({
"法师缓... | [
"jackyueq@gmail.com"
] | jackyueq@gmail.com |
039bef61ae59af6eb9641a6876d82fab428a4d80 | 42bf7e81720812a3b842cf95f7fa9e04f32a0269 | /c06/ex01/ft_print_params.c | f46892cd2eecb7709fbef39a1a9f7ef76b596858 | [] | no_license | yeta1990/42-piscina-pool-piscine | 4dbf61ed7e744ef49e63b759baafb4c479789cc1 | 48025c641a1d27e8d35bd9e7b6abab908216563b | refs/heads/master | 2023-09-02T12:24:17.515162 | 2021-11-02T19:05:23 | 2021-11-02T19:05:23 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,160 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_print_params.c :+: :+: :+: ... | [
"yeta1990@gmail.com"
] | yeta1990@gmail.com |
d8c8ebddf988fb2cd29ebe1f4db9b243ccfa00bb | d28097530c05e0559a68b8e8c8548571667c4bb7 | /3001_TIP_NEW/TA_BASE/transactive/core/ocilib/src/ocilib_checks.h | 60e57f0d9f21e1fe279b4c0ac40c6dcd58ca1623 | [] | no_license | lslProjectOrg/Projects | 88d941574265b86c88806fb2997a1aeb5bd84398 | f366eb01a0c27cee10cce6fb6c7dd0bc3d30126f | refs/heads/master | 2021-01-01T19:21:12.510332 | 2014-03-20T14:02:24 | 2014-03-20T14:02:24 | 14,391,288 | 2 | 1 | null | null | null | null | UTF-8 | C | false | false | 28,434 | h | /*
+-----------------------------------------------------------------------------------------+
| |
| OCILIB - C Driver for Oracle |
| ... | [
"shenglonglin2000@gmail.com"
] | shenglonglin2000@gmail.com |
c624512c705ee5ed413730502841c64baafc055b | 5c255f911786e984286b1f7a4e6091a68419d049 | /vulnerable_code/02c2b070-be7e-474f-8fc9-f9423b2cc2c8.c | 36d63a7fb3a8a30a1e91c5bfde280e480d6f3c84 | [] | 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 | 581 | c | #include <string.h>
#include <stdio.h>
int main() {
int i=0;
int j=14;
int k;
int l;
l = 53;
l = 64;
k = i/j;
l = i%j;
l = l/j;
l = j%j;
l = l+j;
k = k-k*i;
//variables
//random
/* START VULNERABILITY */
int a;
int b[13];
int c[25];
a = 0;
while ... | [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
95d5c5b69f34e3c7288491a0cf9f6b1d80ce708e | 8892fca247b4ad2a81e0169ebbf36b051967ceaa | /wczytaj.h | 03433d070f96b985bf27fb64af6dc147b7db47f8 | [] | no_license | wtksara/ProjectPK2 | 6ca0c1b84c403e1b54dbebc38d8ecd0c63103d96 | c55e106cd760cb6ff120678018273c1bef0b7bb5 | refs/heads/main | 2023-03-05T08:22:52.219105 | 2021-02-12T20:18:40 | 2021-02-12T20:18:40 | 338,083,765 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,797 | h | #pragma once
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <time.h>
#include <math.h>
#include <stdbool.h>
#include "menu.h"
///
/// \brief Czyta linia po lini z pliku
/// @param input Plik wejsciowy do odczytu
/// @returns Zwraca lancuch znakow
///
char* czytajlinie(FILE* input); ... | [
"sarawit344@student.polsl.pl"
] | sarawit344@student.polsl.pl |
cef00699cb02a17c3a81b5f7a56ffd8796c66ea2 | 50e7f29b07531bf3db585e420fb7a4209bacf102 | /unity-samples/iOS/Roll-A-Ball-Ios/Classes/Native/mscorlib_U3CPrivateImplementationDetailsU3E_U24ArrayTypeU242_1.h | cb66a8a6bf669d39aa7c7c419176b505a5182b59 | [] | no_license | golergka/appboy-unity-sdk | 0d7a8732c6dfd66ffbf30c9214c932a04f2b6d59 | deeeba3849bd3a8e6a1166e95a6a5be6f5038646 | refs/heads/master | 2021-01-18T11:53:22.096992 | 2016-03-17T12:24:52 | 2016-03-17T12:24:52 | 54,115,484 | 0 | 0 | null | 2016-03-17T12:18:57 | 2016-03-17T12:18:56 | null | UTF-8 | C | false | false | 422 | h | #pragma once
#include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <stdint.h>
#include "mscorlib_System_ValueType.h"
// <PrivateImplementationDetails>/$ArrayType$2048
#pragma pack(push, tp, 1)
struct U24ArrayTypeU242048_t2055
{
union
{
struct
{
uni... | [
"wenzhi@appboy.com"
] | wenzhi@appboy.com |
f19e9277ae8ba0914053d8b91d12c169f3605971 | 71e5f96a29f5d643ab888b37677d38c33f8d765d | /d/newbie/rooms/keep/hidden4.c | aa139d39cd7ac4739f42a8cf6df001836cd706f7 | [
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | Cherno-SuS/SunderingShadows | 5f755fbebb79dc0b9d1c2a0541408be4afeb8b67 | c3b4370beb2c4351ecc60826850c94892a42b685 | refs/heads/main | 2023-04-21T09:52:14.580024 | 2021-03-23T12:09:55 | 2021-03-23T12:09:55 | 349,490,686 | 0 | 0 | NOASSERTION | 2021-03-23T12:09:56 | 2021-03-19T16:40:12 | null | UTF-8 | C | false | false | 6,251 | c | #include <std.h>
#include "../inherit/keep.h"
inherit ROOM;
int FLAG;
void create() {
::create();
set_terrain(STONE_BUILDING);
set_travel(PAVED_ROAD);
set_property("indoors",1);
set_property("light",1);
set_name("A secret passage");
set_short("%^RESET%^%^ORANGE%^A secret passage%^RESET%^");
se... | [
"law@shadowgate.org"
] | law@shadowgate.org |
cb32f349ffbe97e74f440aca58ee3752be312fa6 | 5db3d03307aff85931c709f8fb2d698e6744e697 | /srcs/ft_set_infos.c | 8c06615773def4db77303ad17e8477b43a6f1f7d | [] | no_license | jsauron/wolf3d | a139f3e3ebaf7af3bba763941c1f310c0e168419 | e62e79b85b32ef0bdd3bcaa68400dc24fcce6ce9 | refs/heads/master | 2020-03-29T00:45:15.027766 | 2019-03-16T09:14:58 | 2019-03-16T09:14:58 | 149,354,372 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,450 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_set_infos.c :+: :+: :+: ... | [
"jsauron@student.42.fr"
] | jsauron@student.42.fr |
0507268d46bbbfbd368f6084fdf245941055035d | 51635684d03e47ebad12b8872ff469b83f36aa52 | /external/gcc-12.1.0/gcc/testsuite/g++.dg/warn/weak1.C | 7af7e4c8450a488ccd2acab7bdd253aebd59f557 | [
"LGPL-2.1-only",
"FSFAP",
"LGPL-3.0-only",
"GPL-3.0-only",
"GPL-2.0-only",
"GCC-exception-3.1",
"LGPL-2.0-or-later",
"Zlib",
"LicenseRef-scancode-public-domain"
] | permissive | zhmu/ananas | 8fb48ddfe3582f85ff39184fc7a3c58725fe731a | 30850c1639f03bccbfb2f2b03361792cc8fae52e | refs/heads/master | 2022-06-25T10:44:46.256604 | 2022-06-12T17:04:40 | 2022-06-12T17:04:40 | 30,108,381 | 59 | 8 | Zlib | 2021-09-26T17:30:30 | 2015-01-31T09:44:33 | C | UTF-8 | C | false | false | 679 | c | // { dg-do run }
// { dg-require-weak "" }
// The PA HP-UX dynamic loader doesn't support unsatisfied weak symbols.
// { dg-skip-if "No unsat" { hppa*-*-hpux* } }
// { dg-skip-if "No weak unsat" { *-*-aix* } }
// The darwin loader does, but they do need to exist at link time.
// { dg-skip-if "No link unsat" { *-*-darwi... | [
"rink@rink.nu"
] | rink@rink.nu |
03a475181a35c27ec3e11358f92ab832ff1aa81d | 2a3221b22c310ac533536a6c8a8d3e3d5b959667 | /BsdEthernet/sys/ttyqueue.h | 2ac623d4535443090d0f001898cbf4baf8322f56 | [
"BSD-2-Clause"
] | permissive | ahoka/esrtk | caf08057789e00c9f468e6ff9fa556aba2a2154d | bb5ff7f9caa22b6d6d91e660c6d78e471394a0cc | refs/heads/master | 2021-06-06T04:11:02.272680 | 2021-04-27T07:52:36 | 2021-04-27T07:52:36 | 37,784,499 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,405 | h | /*-
* Copyright (c) 2008 Ed Schouten <ed@FreeBSD.org>
* All rights reserved.
*
* Portions of this software were developed under sponsorship from Snow
* B.V., the Netherlands.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditio... | [
"adam.hoka@gmail.com"
] | adam.hoka@gmail.com |
02a9436eb8bbdf8aaa1758b096fae3c9aff4598a | e3b3b2b9b7ef742597b20c78e62e0cad728fcf65 | /vm/libft/inc/ft_printf/ft_printf_parsers.h | 2815a77c7996c4869443d2d16652f9fe777386ba | [] | no_license | old100roj/Corewar | 5a0e5800a7379264824f15908630c7ae9659972d | 9fed6136f0772601a772c61d161ae5ae92e1ec22 | refs/heads/master | 2020-06-13T04:31:48.280549 | 2019-06-30T16:21:41 | 2019-06-30T16:21:41 | 194,535,016 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,506 | h | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* parsers.h :+: :+: :+: ... | [
"mdmytro@e1r6p11.unit.ua"
] | mdmytro@e1r6p11.unit.ua |
15b1c234745adff32bf88a4b9dd7332ab24afc7f | 7f00944652ea0780a220bf126a7974c0abe13a00 | /include/src/matrix.c | 21b1541b379880c6ddd7d7130504c5dce692aa75 | [] | no_license | matthewnblanchard/ECE-417 | d5ecccd0a616cafe0329ea4d0aefea3e5d24f7d4 | 31c9f7c3a6723a34294cf05baa8d5750e20913a2 | refs/heads/master | 2021-08-30T17:43:47.024099 | 2017-12-18T21:45:14 | 2017-12-18T21:45:14 | 110,144,101 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 12,273 | c | // matrix.c
// Various matrix manipulation functions for use with the Lab-Volt robot
// Author: Matthew Blanchard
#include "../matrix.h"
// Joint parameters
float param_d[5] = {27.2, 0, 0, 0, 10.5};
float param_theta[5] = {0, 0, 0, 90, 0};
float param_a[5] = {0, 19.2, 19.2, 0, 0};
float param_alpha[5... | [
"mnblanchard49@gmail.com"
] | mnblanchard49@gmail.com |
b6a0a79eda1116e837efc6ad8e691753af6233eb | 3f896d2f0a6c98751938e5318e554530142d7dbd | /aula17/ex4/main.c | bb67d2ce61c8a6e0335a0e931abf3ce300b9c906 | [] | no_license | tlima1011/linguagemC | 8846659447c347818d25e404887c48de1da4ba96 | 695857753cd16cbb7695a6ed429e036d1faa9d6b | refs/heads/master | 2022-12-01T00:58:26.583535 | 2020-08-20T21:25:35 | 2020-08-20T21:25:35 | 283,878,207 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 373 | c | #include <stdio.h>
#include <stdlib.h>
#include <ctype.h>
#include <string.h>
int main()
{
int cont = 0;
double popA = 80000, popB = 200000, txA = 0.03, txB= 0.015;
while(popA <= popB){
popA = popA + (popA * txA);
popB = popB + (popB * txB);
cont++;
}
printf("A populacao de ... | [
"noreply@github.com"
] | tlima1011.noreply@github.com |
e9e62e636866871b20b617baf20c93bcadc2043e | 9766fc3825aa95ab51e7973b643770084b164b2a | /mflow.c | 5ba925e983efc5d0ef5a8472e2388c06c7d616ce | [
"LicenseRef-scancode-public-domain",
"CC0-1.0",
"MIT"
] | permissive | leahneukirchen/mblaze | 17285550274ba548373d5ca1defdbd7b649f4195 | 59ee2e0ab9f6721ffb6e0b686582d1d121b7a6cf | refs/heads/master | 2023-09-01T22:05:05.107697 | 2023-07-31T19:12:38 | 2023-07-31T19:12:38 | 63,065,641 | 286 | 36 | NOASSERTION | 2023-07-31T18:17:46 | 2016-07-11T12:24:33 | C | UTF-8 | C | false | false | 3,897 | c | #ifdef __sun
#define __EXTENSIONS__ /* to get TIOCGWINSZ */
#endif
#include <sys/ioctl.h>
#include <sys/stat.h>
#include <ctype.h>
#include <errno.h>
#include <fcntl.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <strings.h>
#include <unistd.h>
#include <termios.h>
#include "blaze822.h"
#incl... | [
"leah@vuxu.org"
] | leah@vuxu.org |
e4d483766bd0643894ed2901171064ba4da67948 | ccae6193bd1650ea7378e72ed8dd636a38fc0c44 | /apps/snmpv3_nvm_mpfs/firmware/src/config/pic32mz_ef_sk/peripheral/nvm/plib_nvm.c | 2575384255df88934d01a5d65777d2891dfe0de4 | [
"LicenseRef-scancode-unknown-license-reference",
"ISC",
"LicenseRef-scancode-public-domain"
] | permissive | jally0203/net | 6cb73a4bfcca9ea40ea62910663aa380b3c93c51 | 20035a207efdeb1ab636e224c2012183679eb18d | refs/heads/master | 2021-02-14T20:07:23.023067 | 2019-12-02T23:20:58 | 2019-12-03T00:49:34 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 9,970 | c | /*******************************************************************************
Non-Volatile Memory Controller(NVM) PLIB.
Company:
Microchip Technology Inc.
File Name:
plib_nvm.c
Summary:
Interface definition of NVM Plib.
Description:
This file defines the interface for the N... | [
"http://support.microchip.com"
] | http://support.microchip.com |
1810552278eb1b890fb26e7d08201e0fc218fb33 | 0cca4c3b319e3b1503a4bc4d7b5632a6401b8ccb | /MDK-ARM/RTE/RTE_Components.h | 339f36e488fe7343389c09ce0e55e06f81e89974 | [] | no_license | James-Bian/power-board-stm32 | 7fdf01798edea21ff31e21318c07f61125765d94 | db89e726ba091d33a8c478c56edbe9380c9b71bc | refs/heads/master | 2020-05-30T08:27:07.790120 | 2019-06-23T09:59:11 | 2019-06-23T09:59:11 | 189,620,748 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 258 | h |
/*
* Auto generated Run-Time-Environment Component Configuration File
* *** Do not modify ! ***
*
* Project: 'PWR_SOFT_ADVANCE'
* Target: 'PWR_SOFT_ADVANCE'
*/
#ifndef RTE_COMPONENTS_H
#define RTE_COMPONENTS_H
#endif /* RTE_COMPONENTS_H */
| [
"bianzhenchu@163.com"
] | bianzhenchu@163.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.