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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
bd59365a517f94914aa9b48315d32438cc04d11c | 743d53bad252e98ebfac0b76eb44285cedbc7587 | /alvr/client/android/app/src/main/cpp/bindings.h | 82c345c507ddecd0f3918f04622e487983d8e65d | [
"MIT"
] | permissive | JosNun/ALVR | bcafc2e2cb8a8e3cded254fa7cbd86a998537bc3 | c046979c3f6fabf09a77c63fb4f99da7cc84524c | refs/heads/master | 2023-01-07T08:21:53.437470 | 2020-11-13T23:55:09 | 2020-11-13T23:55:09 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,119 | h | #pragma once
extern "C" void decoderInput(long long frameIndex);
extern "C" void decoderOutput(long long frameIndex);
extern "C" void
initializeNative(void *env, void *activity, void *assetManager);
extern "C" void destroyNative(void *env);
extern "C" int getLoadingTextureNative();
extern "C" int getSurfaceTextureIDN... | [
"riccardo.zaglia5@gmail.com"
] | riccardo.zaglia5@gmail.com |
c8d4c595260bbda8396e6ed3200b0b92f1bb83f1 | 131073c43d99106f52d1de2ac367d5bba1e9f116 | /src/imdi/cgen.c | b186dd6b37cb5fe00e2fca8f877d5894332caa36 | [] | no_license | teunispolak/XY_Table | ada6c214e074d47c014235d9ec70633948e723bd | d1912e662749fc3255d6fde2eab2a15be62781c5 | refs/heads/master | 2022-10-05T22:17:31.399502 | 2020-05-30T21:11:39 | 2020-05-30T21:11:39 | 266,624,844 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 69,816 | c |
/* Integer Multi-Dimensional Interpolation */
/*
* Copyright 2000 - 2007 Graeme W. Gill
* All rights reserved.
*
* This material is licenced under the GNU AFFERO GENERAL PUBLIC LICENSE Version 3 :-
* see the License.txt file for licencing details.
*/
/* 'C' code color transform kernel code generator. */
/*
... | [
"teunis@teunispolak.nl"
] | teunis@teunispolak.nl |
288821ce81036c90f45a182b4b7b637078a0c4be | 8c494fe70368f727b452a36ef8715d9c37d324db | /heimer/axis.c | f23f621bee361088c8c2b5d5cfc3674a0eabe8e9 | [] | no_license | mirmik/heimer | 113836b1470020d65dfb6a6cba7a24bfd3c8ffc8 | 37275a4f0760bc0fb34f4826b68503c6a0dbaa8b | refs/heads/master | 2022-11-20T10:13:13.251088 | 2020-07-17T15:42:47 | 2020-07-17T15:42:47 | 280,389,965 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 637 | c | #include <heimer/axis.h>
static inline
void axis_node_init(struct axis_node_s * axis,
const char * name,
const struct control_ops * c_ops,
int flags)
{
axis -> feedpos = 0;
axis -> feedspd = 0;
axis -> ctrpos = 0;
axis -> ctrspd = 0;
control_node_init(&axis->node,
name,
c_ops, //constrol
flags
);
}
... | [
"mirmikns@yandex.ru"
] | mirmikns@yandex.ru |
ead6918490d1d107c2bd1657671c3385fb4346a5 | 332a232062538bd211f3984e5a96c19493ae816d | /test-api/cryto/crypto/aes/aes_lrw.c | 467082ea86a4a3de103d7f944e4b712ced931cdb | [] | no_license | copslock/cavium-cpri | b54f96752780270d041755772c7e571a792c3865 | 773e9ac5eb27e9377f44d7a81a07a2181ae2353b | refs/heads/master | 2022-12-15T17:57:01.305310 | 2018-05-17T04:15:55 | 2018-05-17T04:15:55 | 296,807,239 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 17,990 | c | /* ====================================================================
* Copyright (c) 1998-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 o... | [
"cjml_1982@126.com"
] | cjml_1982@126.com |
b7dedb4025e8c60adde781099bdf9122b04a0617 | 64319a4d64552a342787c778c95f811cf3b53462 | /peg_solitaire/EIFGENs/peg_solitaire/W_code/C2/da1005.c | f77ef4d30491a186a4a02bbbb9eb05c1bb85805c | [] | no_license | bjklol/Peg_Sol | 0ddea5bacfefc640699822def227bcb753e5492d | f9ce861c883f403a600df330e329380ee510023a | refs/heads/master | 2021-07-11T22:23:27.687921 | 2017-10-16T19:34:54 | 2017-10-16T19:34:54 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 28,380 | c | /*
* Code for class DATE_VALUE
*/
#include "eif_eiffel.h"
#include "../E1/estructure.h"
#ifdef __cplusplus
extern "C" {
#endif
extern EIF_TYPED_VALUE F1005_7595(EIF_REFERENCE);
extern EIF_TYPED_VALUE F1005_7596(EIF_REFERENCE);
extern EIF_TYPED_VALUE F1005_7597(EIF_REFERENCE);
extern EIF_TYPED_VALUE... | [
"bjkorb@yahoo.com"
] | bjkorb@yahoo.com |
6dcbcb1bb9d550ad99fa35978161681ab2be1a3c | 5f4eb988aeedbe82bba91282e93d644e72822091 | /BLE Lab 4/BLE Lab 4.cydsn/Generated_Source/PSoC4/CapSense_1_TunerHelper.h | b1a5dec6478e2039a8d4de214009e8e3cec268e6 | [] | no_license | manishahg/PSOC4_RGB_palette | 3a3042b7b324bcc7f200702cfa1e713b07228b84 | fa33808c934811ccca93767c53cc236e054e83a0 | refs/heads/master | 2020-12-24T12:28:24.420813 | 2016-11-06T16:25:26 | 2016-11-06T16:25:26 | 73,003,270 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,485 | h | /*******************************************************************************
* File Name: CapSense_1_TunerHelper.h
* Version 2.10
*
* Description:
* This file provides constants and structure declarations for the tuner helper
* APIs for the CapSense CSD component.
*
***************************************... | [
"manishaable@gmail.com"
] | manishaable@gmail.com |
9571bfdf9178c20a7e0ee8f3a1692325b994085d | 329a838297b39778edf9d8b8cd332fcec62396ec | /USBLib/USB_mem.c | 635423ef1e4eea9e5f97b05bad97f2d91a184873 | [] | no_license | ddm/dsoquad-BIOS | 61e5a3da8fc24f2abb208fd08171838b67f3b409 | d9bca9324d171186b1c1c3dfa3c593d6a827f436 | refs/heads/master | 2020-12-03T00:33:52.903434 | 2012-06-05T08:43:31 | 2012-06-05T08:43:31 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,346 | c | /******************** (C) COPYRIGHT 2008 STMicroelectronics ********************
* File Name : usb_mem.c
* Author : MCD Application Team
* Version : V2.2.1
* Date : 09/22/2008
* Description : Utility functions for memory transfers to/from PMA
************************... | [
"neil@dist.ro"
] | neil@dist.ro |
fcfb6c040855b9781660a7326f57fafacadb3c2b | 872e7b8bcad6fb0b22069da2a242580cc28be716 | /getenv.c | 15e4a010546cdc4ef1cc52caad232e844a6e52aa | [] | no_license | ibeckermayer/simple_shell | df70550561d109b2bcf65ceef956d59ff5c1704c | aa75e863d6825912b9bca2f485dc8ef712a63e76 | refs/heads/master | 2021-04-09T11:03:19.626124 | 2018-03-30T16:42:42 | 2018-03-30T16:42:42 | 125,420,723 | 1 | 0 | null | 2018-03-24T00:58:08 | 2018-03-15T20:09:32 | C | UTF-8 | C | false | false | 403 | c | #include "ss_head.h"
/**
* _getenv - get environment varaible
* @name: name of variable
*
* Return: environment location
*/
char *_getenv(const char *name)
{
int len = _strlen(name);
int i = 0;
int j;
while (environ[i])
{
for (j = 0; j < len; j++)
{
if (name[j] == environ[i][j])
;
else
break;... | [
"ibeckermayer@gmail.com"
] | ibeckermayer@gmail.com |
23f97ff67e227dfcdb3df1f5a68f4bd4d6f90d8f | c776476e9d06b3779d744641e758ac3a2c15cddc | /examples/litmus/c/c-litmus-CSEQ/_cs_R+po-ctrlpl+polp-pospa.c | 11a69201bdae8ed25d2cb5bb0daa9e3138d80811 | [] | no_license | ashutosh0gupta/llvm_bmc | aaac7961c723ba6f7ffd77a39559e0e52432eade | 0287c4fb180244e6b3c599a9902507f05c8a7234 | refs/heads/master | 2023-08-02T17:14:06.178723 | 2023-07-31T10:46:53 | 2023-07-31T10:46:53 | 143,100,825 | 3 | 4 | null | 2023-05-25T05:50:55 | 2018-08-01T03:47:00 | C++ | UTF-8 | C | false | false | 28,577 | c | /*
* generated by CSeq [ 0000 / 0000 ]
*
* instance version {}
*
* 2023-06-04 11:54:02
*
* params:
* -i /home/osboxes/llvm_bmc/llvm_bmc/examples/litmus/c/run-scripts/../c-litmus-CSEQ/R+po-ctrlpl+polp-pospa.c,
*
*/
#define __cs_MUTEX_INITIALIZER -1
#define __cs_COND_INITIALIZER -1
#define __cs_RWLO... | [
"tuan-phong.ngo@it.uu.se"
] | tuan-phong.ngo@it.uu.se |
029a3d1e0213a947b36861a18b44fb35afe4edb8 | 1885435f610b6bc9993befe7b3a7df2445ffc9c5 | /mooc_013.c | 578d8f10fd9ffc55c5ca05593e2b3fb4cb3b77bd | [] | no_license | shawncan/C_learning | b94f6cbb773a33b220334051303047495fd1a983 | 3292ed30b4e59131a1d7eae11e9d1ca51c33fc84 | refs/heads/master | 2021-01-12T02:52:49.265849 | 2017-03-12T08:37:11 | 2017-03-12T08:37:11 | 78,120,514 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 482 | c | #include <stdio.h>
int main()
{
// 初始化常量
const int MINOR = 35;
// 初始化变量
int age = 0;
// 输入年龄
printf("请输入您的年龄:");
scanf("%d", &age);
// 输出年龄
printf("您的年龄是%d岁。\n", age);
// 输出对年龄的评价
if (age < MINOR){
printf("年轻真美好,年龄决定了你的精神世界,加油吧!!!");
}else{
printf("虽然不在年轻,但仍旧志存高远,加油吧!");
}
return 0;
} | [
"wjc0216wjc"
] | wjc0216wjc |
cebd8c2d9cc9c1d4e758db1de2182e9cc3c045b5 | 1ea3c80d9fac13b4204e1e944d5943e317ba1a4f | /apps/EHD/sky/src/mlab.h | fb37b838ec755fad036cf11cbae230cff48fa9c6 | [
"Apache-2.0"
] | permissive | kliegeois/progs | 764abd179000db498a79cb45a19bd17c2ff79c03 | fa0066924f88f9d43084d3fea5f3b3594e2fc44f | refs/heads/master | 2021-08-29T05:01:17.669269 | 2017-12-01T12:26:34 | 2017-12-01T12:26:34 | 114,122,672 | 0 | 0 | null | 2017-12-13T13:13:52 | 2017-12-13T13:13:51 | null | UTF-8 | C | false | false | 1,742 | h | /*
* Copyright 2000-2017 Romain Boman
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | [
"romain.boman@gmail.com"
] | romain.boman@gmail.com |
69c02c5f45c54818ec247995af12b6fe79a0cf27 | bd1fea86d862456a2ec9f56d57f8948456d55ee6 | /000/075/511/CWE124_Buffer_Underwrite__wchar_t_declare_memcpy_67a.c | 739c4a27106d0cbf80015a3d93933a55dcd259aa | [] | no_license | CU-0xff/juliet-cpp | d62b8485104d8a9160f29213368324c946f38274 | d8586a217bc94cbcfeeec5d39b12d02e9c6045a2 | refs/heads/master | 2021-03-07T15:44:19.446957 | 2020-03-10T12:45:40 | 2020-03-10T12:45:40 | 246,275,244 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 2,993 | c | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE124_Buffer_Underwrite__wchar_t_declare_memcpy_67a.c
Label Definition File: CWE124_Buffer_Underwrite.stack.label.xml
Template File: sources-sink-67a.tmpl.c
*/
/*
* @description
* CWE: 124 Buffer Underwrite
* BadSource: Set data pointer to before the allocated memory b... | [
"frank@fischer.com.mt"
] | frank@fischer.com.mt |
45ebcba377f9d884516f41c4cb92c8da64a6d61e | 6c8732e7685578c7c88c7de6306f863f2ee36f94 | /kernel/netcore/nat/easynat.c | 5731d30b1c4d593ba7442fec2d110ab9221cf844 | [
"MIT"
] | permissive | soybeanmeal/HelloX_OS | 9d25428a238b7931086cdaf6491170dab5a12767 | 29684881ca5d61d611b7079b08f09562a4f7396f | refs/heads/master | 2021-04-27T00:10:14.105232 | 2017-12-18T14:52:47 | 2017-12-18T14:52:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 26,250 | c | //***********************************************************************/
// Author : Garry
// Original Date : Sep,30 2017
// Module Name : easynat.c
// Module Funciton :
// Network Address Translation function related
/... | [
"garryxin@gmail.com"
] | garryxin@gmail.com |
aa59da974621d9542c1437f1aa5cec0a3efb78ed | 257764907499b8278cc5e0eeae6447e1e9fcf440 | /magic matrix.c | c374d9273d0d15cc2ed553713ac69f0530b5ea4e | [] | no_license | NiteshPidiparars/CodeBlock | b772ac27168928c836fece0b465ec1fd85b33c68 | d71f48591b54f88049029be4ad45c2e7d6721f9f | refs/heads/master | 2023-04-19T06:54:20.171948 | 2021-05-08T13:42:20 | 2021-05-08T13:42:20 | 365,522,594 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,471 | c | #include <stdio.h>
int main()
{
int i,j=1,l,n;
int mm[50][50],x,y,z;
int c=0;
label:
printf("Enter the order of magic matrix(ODD): ");
scanf("%d",&n);
printf("\n");
if(n%2==0){
printf("Enter odd number only\n\n");
goto label;
}
l=(n... | [
"niteshpidiparas76@gmail.com"
] | niteshpidiparas76@gmail.com |
f0b15b468f8997f5471eda77c770ca9ba18ebb33 | ef1ce35a41438c8aae3f14d3b0358f6e823af45d | /model/Scade/System/to_tobias/KCG/Balise_408_1_AmsterdamUtrechtL2_Sheet11_BreukelenKeerspoor_Balises.c | ab40b54bf0053a83d986a206ef5715464c05b6e5 | [] | no_license | Dipchikov/modeling | 53f7ddcf2c746d42545c346971b7d360ef9ac300 | b1b6dc6603792c97c0f63891c60a33ca39beee2f | refs/heads/master | 2021-04-20T15:08:25.293458 | 2017-03-03T14:50:17 | 2017-03-03T14:50:17 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,854 | c | /* $*************** KCG Version 6.1.3 (build i6) ****************
** Command: s2c613 -config C:/GITHUB/modeling/model/Scade/System/TracksideDynamicModel/TestTracks/UtrechtAmsterdam_oETCS/KCG\kcg_s2c_config.txt
** Generation date: 2015-07-21T17:57:00
*************************************************************$ */
... | [
"j.gaertner@railergy.com"
] | j.gaertner@railergy.com |
c752d378eafcd39b8a00ba4e6d7bbaa583970e49 | 2e269cd1eacdf2c187175e5e9b1b526e74f65821 | /can/CAN/canFixedLL.h | 0eea92228c593d881431169f87a02ea2a00ee597 | [] | no_license | JonahLiu/pr6120-drv-vx6.8 | 220f6b8f00ad569c22d060a24fb920b7217c2545 | 1777c243f788c262dbdd9861c7f725ab4ceb1414 | refs/heads/master | 2020-05-29T14:40:43.348017 | 2016-06-22T11:59:08 | 2016-06-22T11:59:08 | 59,931,769 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,876 | h | /* canFixedLL.h - WN-CAN fixed-node linked lists */
/* Copyright 2002 Wind River Systems, Inc. */
/*
modification history
--------------------
07nov02,rgp written
*/
/*
DESCRIPTION
The file defines the fixed-node linked lists. A fixed-object linked list is
a normal linked list, except that each node in the link... | [
"liujiahan@gmail.com"
] | liujiahan@gmail.com |
358144818defbd16e04bd393e4aa6e380f1d7bae | de8c0ea84980b6d9bb6e3e23b87e6066a65f4995 | /3pp/linux/fs/nfsd/export.c | 15422c951fd1603d1fbd56c0dcf5c0dba8dcfb91 | [
"MIT",
"Linux-syscall-note",
"GPL-2.0-only"
] | permissive | eerimoq/monolinux-example-project | 7cc19c6fc179a6d1fd3ec60f383f906b727e6715 | 57c4c2928b11cc04db59fb5ced962762099a9895 | refs/heads/master | 2021-02-08T10:57:58.215466 | 2020-07-02T08:04:25 | 2020-07-02T08:04:25 | 244,144,570 | 6 | 0 | MIT | 2020-07-02T08:15:50 | 2020-03-01T12:24:47 | C | UTF-8 | C | false | false | 32,929 | c | // SPDX-License-Identifier: GPL-2.0
/*
* NFS exporting and validation.
*
* We maintain a list of clients, each of which has a list of
* exports. To export an fs to a given client, you first have
* to create the client entry with NFSCTL_ADDCLIENT, which
* creates a client control block and adds it to the hash
* t... | [
"erik.moqvist@gmail.com"
] | erik.moqvist@gmail.com |
53fd158dfeedf5fcfea0551f8465fae59101de64 | dd2415eaf7ae151e3448b1695a019ac17019cffe | /regression/jscp-closed-loop/ESBMC/LIMIT_CYCLE_CLOSED_LOOP/32-bits/DFII/Uncertainty-0.0/test-case-11/input.c | 899ac5b7e0c54aa6777969cf4f3370bf0cac8c62 | [
"Apache-2.0"
] | permissive | lucasccordeiro/dsverifier | 04f731e314be44218e69bd2d2d73e48f5a1cb549 | a50e763f4c76812dcd4b25f4ba84d00d250fe512 | refs/heads/master | 2020-12-02T21:23:24.434517 | 2017-07-05T11:45:18 | 2017-07-05T11:45:18 | 96,305,614 | 0 | 0 | null | 2017-07-05T10:05:32 | 2017-07-05T10:05:32 | null | UTF-8 | C | false | false | 534 | c | #include <dsverifier.h>
digital_system controller = {
.b = { 11.9255 , -11.8089 },
.b_uncertainty = { 0 , 0 },
.b_size = 2,
.a = { 1 , -1.0729 },
.a_uncertainty = { 0 , 0 },
.a_size = 2,
.sample_time = 1.000000e-02
};
implementation impl = {
.int_bits = 25,
.frac_bits = 6,
.max = 1.000000,
.min... | [
"lennon.correach@gmail.com"
] | lennon.correach@gmail.com |
95c89a5144627169af295f25683c6c947e03c8bc | b2a608023abd04dd8fe36859b54a9c1bef59794d | /src/map/mapreg_sql.c | edbe658a4a02fb8366cfcf9fcd795761c16f1285 | [] | no_license | Daniel4rt/rA | b1d0399eee5d542ab1a58afee3d2c06db97c5666 | 54e9ef6e85bfe875ced9254d4e4cc0c0d745b3d3 | refs/heads/master | 2016-09-13T09:33:20.535258 | 2016-05-12T02:02:53 | 2016-05-12T02:02:53 | 58,598,135 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,473 | c | // Copyright (c) Athena Dev Teams - Licensed under GNU GPL
// For more information, see LICENCE in the main folder
#include "../common/cbasetypes.h"
#include "../common/db.h"
#include "../common/malloc.h"
#include "../common/showmsg.h"
#include "../common/sql.h"
#include "../common/strlib.h"
#include "../common/timer.... | [
"dani3lart@gmail.com"
] | dani3lart@gmail.com |
31fb31961dabb05b516b081618a833eed0bedc89 | 69bfe8e8df28bac572f685489dbb25a527d2cea1 | /src/c/splash_window.c | 0e7ad96f7bd15e9b343f2d9082133b6c2cffb26b | [] | no_license | JourdanLieblich/Pebble-Weather-App | 598a5e69a99405eca33580345b19d40e3c2169ac | cd274d3ead8f3edced076743f769deaf28892eac | refs/heads/master | 2021-06-30T06:06:24.732813 | 2017-09-14T23:18:32 | 2017-09-14T23:18:32 | 103,439,412 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,347 | c | #include <pebble.h>
#include "splash_window.h"
Window *splashWindow;
GBitmap *splashImage;
BitmapLayer *splashImageLayer;
TextLayer *splashImageTitle;
void splash_window_load(Window *window){
Layer *window_layer = window_get_root_layer(window);
splashImage = gbitmap_create_with_resource(RESOURCE_ID_IMAGE_SPLAS... | [
"jslieblich@gmail.com"
] | jslieblich@gmail.com |
d467dd276e8c855f64f258b594daa86f9f25fb8a | edbff3bb180eddb913caaa9f9a4d24d9ea777c48 | /build/test/preprocess/files/test_Dummy.c | 66d753caee292e6b25b1a24c628a616a9c5ae84c | [] | no_license | ChiaYuan93/FindTextInReverse | 9693906ab74e5437d8f349b42b93128072e8cafb | 9c210263747686bf30bbf3bfeed60fa4f4e81920 | refs/heads/master | 2021-01-15T10:46:13.146531 | 2015-06-03T04:37:38 | 2015-06-03T04:37:38 | 36,775,642 | 0 | 0 | null | 2015-06-03T02:43:01 | 2015-06-03T02:43:00 | C | UTF-8 | C | false | false | 174 | c | #include "unity.h"
#include "Dummy.h"
void setUp(void) {}
void tearDown(void) {}
void test_doDummyStuff_given_nothing_should_act_like_dummy() {
doDummyStuff();
}
| [
"frasker@hotmail.com"
] | frasker@hotmail.com |
f224d5000600d9c542224a84ce6368eb85592bc8 | fb4afc975c4df4ea59366e6602a1359dc484aaa4 | /silvio/chi2_studies_deta1.1_10pers_newmethod_srAlt5_mjjBinning5_3_batch.C | 89395b439008cef8305ef1cfc07f0632fff50970 | [] | no_license | silviodonato/DijetRootTreeAnalyzer | b63181dc526f76cc67319f5c5292136fac522071 | a47fe92d1a6d6e35b030606fe6ee837bb0a4c2ca | refs/heads/master | 2021-06-24T10:45:34.198060 | 2019-06-04T15:19:38 | 2019-06-04T15:19:38 | 114,103,862 | 0 | 0 | null | 2018-12-04T15:19:11 | 2017-12-13T09:56:24 | C | UTF-8 | C | false | false | 26,412 | c | void chi2_studies_deta1.1_10pers_newmethod_srAlt5_mjjBinning5_3_batch()
{
//=========Macro generated from canvas: c1/
//========= (Mon Apr 15 13:44:09 2019) by ROOT version6.02/05
TCanvas *c1 = new TCanvas("c1", "",1,1,700,476);
gStyle->SetOptStat(0);
c1->SetHighLightColor(2);
c1->Range(31.22078,203.961,98... | [
"silvio.donato@cern.ch"
] | silvio.donato@cern.ch |
500d95d59637d78d523d794a0ef0c17e18c7808d | d3ecf3f387ac8b37e58fd8692bafb0c4ec70ddad | /ExpWithInterface/gsl/gsl_permute_complex_long_double.h | 5315c5a5bbd88e841b9b6ca463f02c791fe3c83e | [] | no_license | yolandaxyang/MtlbDecoy1 | 570ccc989a2318f1d95b6e32cfd6220c06165e65 | e28fc325a78be1e029ab1ce5e9d0bce12c58cb04 | refs/heads/master | 2021-08-22T18:26:45.467944 | 2017-07-13T00:02:15 | 2017-07-13T00:02:15 | 110,607,396 | 0 | 0 | null | 2017-11-13T21:59:32 | 2017-11-13T21:59:32 | null | UTF-8 | C | false | false | 1,563 | h | /* permutation/gsl_permute_complex_long_double.h
*
* Copyright (C) 1996, 1997, 1998, 1999, 2000, 2007 Brian Gough
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 3 of th... | [
"R Daviet@MSI"
] | R Daviet@MSI |
c8e89290c489d83fb61c16ecd2854af1987677a5 | 4220ef76ca6b95cd7795ec4109b1f101d51cbfda | /Patch 1.52/ambient_tonyacall5.ysc.c | c37bf02a790d0b78f0becc49b34878b21329cbe3 | [] | no_license | Seanghost117/GTA-Decompiled-Scripts | 3a7ee63775444dd1450959b1edad54f7d8a1fa11 | 88adbb8b9b4ca585b43afaa821a7008a7b5c4acd | refs/heads/master | 2023-01-24T19:58:42.625633 | 2023-01-23T00:47:47 | 2023-01-23T00:47:47 | 227,721,058 | 4 | 6 | null | null | null | null | UTF-8 | C | false | false | 23,866 | c | #region Local Var
var uLocal_0 = 0;
var uLocal_1 = 0;
int iLocal_2 = 0;
int iLocal_3 = 0;
int iLocal_4 = 0;
int iLocal_5 = 0;
int iLocal_6 = 0;
int iLocal_7 = 0;
int iLocal_8 = 0;
int iLocal_9 = 0;
int iLocal_10 = 0;
int iLocal_11 = 0;
var uLocal_12 = 0;
var uLocal_13 = 0;
float fLocal_14 = 0f;
var uLoc... | [
"36561158+Seanghost117@users.noreply.github.com"
] | 36561158+Seanghost117@users.noreply.github.com |
ad92c2b43aea2c5142d53ca78b28f32efe5865f8 | bf6b4ab8a36c6ebf296b9747f338889c0fa10a0c | /Chapter_VI/Systemcall_mv/remove/remove.c | 425992fb7a514d4a83f0db98a94a83b3a5032f0b | [] | no_license | Evil-crow/Linux_C | 0e3d691dc1e61fd6b70009a3235895bc810cb345 | 81c9042f3403aa2ee8920e49ec757c287dd6d3b1 | refs/heads/master | 2021-01-01T16:28:40.701315 | 2017-10-13T16:56:52 | 2017-10-13T16:56:52 | 97,842,105 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 493 | c | #include<stdio.h>
#include<stdlib.h>
#include<sys/stat.h>
#include<sys/types.h>
#include<unistd.h>
void _error(const char *err_string,int line);
int main(int argc, char **argv)
{
if(argc != 2)
{
printf("Error!\n");
exit(0);
}
if(remove(argv[1]) == -1)
{
_error("remove",__L... | [
"Evilcrow486@gmail.com"
] | Evilcrow486@gmail.com |
dce04dd018240f104e00a5a1f3b6c719c3b1ae98 | 6908fce5c8e111bdd3a1578dfe4d3d3b7b3805cc | /users/sdk-all-in-one/sdk-all-in-one/protocols/video/onvif/protocol/soapC_071.c | 26eca4901b01f68b882d36c40cce0cc12cf5bcf1 | [] | no_license | crispino/RealTek_Router | 40f5e40b4cc7282a9eaab247096efb09fe5db869 | 349d3c045546a75043be1ec1c50634ab619af9fc | refs/heads/master | 2020-05-23T04:55:40.233073 | 2019-05-05T01:36:45 | 2019-05-05T01:36:45 | 186,634,996 | 1 | 0 | null | 2019-05-14T14:04:20 | 2019-05-14T14:04:19 | null | UTF-8 | C | false | false | 115,302 | c | /* soapC_nnn.c
Generated by gSOAP 2.8.35 for onvif.h
gSOAP XML Web services tools
Copyright (C) 2000-2016, Robert van Engelen, Genivia Inc. All Rights Reserved.
The soapcpp2 tool and its generated software are released under the GPL.
This program is released under the GPL with the additional exemption that
c... | [
"root@ubuntu.(none)"
] | root@ubuntu.(none) |
99b65ac2bfb85184ad3b2b2ac549f0f01334e207 | a702d33f00fb077259c49fa17c2ea6f8339eab54 | /multiplier.h | 0908ad88080400f7ef3e8e962162d4f0a120680d | [] | no_license | michaelmengistu/Custom-Device-Driver | 109ba9daa86b0ff48cbe3514d820ad3596968f92 | 34ba9646f3686c8ececf7aaede834cf36f4ef2bd | refs/heads/master | 2023-02-10T15:38:03.131120 | 2021-01-05T08:26:53 | 2021-01-05T08:26:53 | 257,708,699 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,678 | h | /* All of our linux kernel includes. */
#include <linux/module.h> /* Needed by all modules */
#include <linux/moduleparam.h> /* Needed for module parameters */
#include <linux/kernel.h> /* Needed for printk and KERN_* */
#include <linux/init.h> /* Need for __init macros */
#include <linux/fs.h> /* Provides fi... | [
"noreply@github.com"
] | michaelmengistu.noreply@github.com |
f6d408c736d8942f7f2ca716c47aa06b424dedf3 | ece46d54db148fcd1717ae33e9c277e156067155 | /SDK/arxsdk2006/inc/geintarr.h | 042a4443487bf33c146337c21320ca787e93ad1a | [] | no_license | 15831944/ObjectArx | ffb3675875681b1478930aeac596cff6f4187ffd | 8c15611148264593730ff5b6213214cebd647d23 | refs/heads/main | 2023-06-16T07:36:01.588122 | 2021-07-09T10:17:27 | 2021-07-09T10:17:27 | 384,473,453 | 0 | 1 | null | 2021-07-09T15:08:56 | 2021-07-09T15:08:56 | null | UTF-8 | C | false | false | 3,843 | h | #ifndef AC_GEINTARR_H
#define AC_GEINTARR_H
//
// (C) Copyright 1993-1999 by Autodesk, Inc.
//
// Permission to use, copy, modify, and distribute this software in
// object code form for any purpose and without fee is hereby granted,
// provided that the above copyright notice appears in all copies and
// that both t... | [
"zhangsensen@zwcad.com"
] | zhangsensen@zwcad.com |
80c317dce37b2b856efaab07ad4f43a810089167 | 252bfdb643f5204783334cbd3191a85a291fe3d7 | /33-continue.c | 428db0d82f318488a79049990d69aefb2ef23491 | [] | no_license | hDmtP/C-tutorial | b7e701c62d20be8ede6e51ab81d46fbfa22b0c3f | b17570350ecd3ae5b9d91a4c67b8821b59fb5815 | refs/heads/master | 2022-12-09T23:03:55.637256 | 2020-08-27T06:52:34 | 2020-08-27T06:52:34 | 290,699,595 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 249 | c | #include<stdio.h>
int main(){
int skip=3, i=0;
while (i<7)
{i++;
if (i!=skip)
{
continue;
}
else
{
printf("%d\n", i);
}
}
return 0;
} | [
"pritamdhara914@gmail.com"
] | pritamdhara914@gmail.com |
b28e7dcfc48f0c812468d987ac9cbb091ce23063 | 2472a292e8432a31b9ec648296848a67dcc1f93d | /x.c | 96ffc6649e88352f60b5d3390baa5cbf355e5ffd | [
"MIT"
] | permissive | rmandvikar/send-email-using-telnet | dc341b2d10b497be520c35fe2f27dda87ac9e4fc | c84b49315b04d42556a0bdc7ca70829ca5c8f054 | refs/heads/master | 2021-01-17T07:01:56.713492 | 2016-04-12T21:39:06 | 2016-04-12T21:39:06 | 18,323,512 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,804 | c | /* rishikesh mandvikar
* ipp project: mail client
* nov 30, 2004
* x.c
* compile: gcc x.c -o x
* run: ./x smtp mail.smu.edu 25
*/
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <errno.h>
#include <string.h>
#include <netdb.h>
#include <sys/types.h>
#include <netinet/in.h>
#include <sys/soc... | [
"hippy2981@gmail.com"
] | hippy2981@gmail.com |
1e5fc4efca820b274b0cfe341946b74aaf73a1c7 | 079f188ceebf48fc7eb7d030b0b5ddb2d2cb6317 | /lib/cmd/coder/tail.c | 2c008879cfa39aa1d8a8ba655af2a8622a89d00a | [] | no_license | seikichin/tta | 9c71f04111f9f8ddd0905b98ba3a5a2db699c22f | d1c2446737633bbd6557663b2eb598649b677150 | refs/heads/master | 2023-03-18T03:51:18.964224 | 2019-09-08T10:00:34 | 2019-09-08T10:00:34 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 753 | c | /* **************************************************************************
* tail - display the end a file
*/
nomask int
tail_file(string path)
{
int lines;
object tp;
CHECK_LEVEL(_BUILDER);
tp = this_interactive();
if (!path || !strlen(path))
{
tp->catch_tell("Usage: tail [lines... | [
"plingplong@t-online.de"
] | plingplong@t-online.de |
b7c37c436d669af4d538bb530aa906381b027ab7 | 1744185a1e318fd0705b7c8d71635966bf2f7451 | /template/lib/Projects/STM32469I_EVAL/Applications/IAP/IAP_Main/Inc/stm32f4xx_it.h | 1116b1d0a3657eb28d64d80a14f8dd01a5fd9f46 | [
"MIT",
"BSD-2-Clause"
] | permissive | swedishhat/stm32f4-bear-metal | 99554444acc611433190b00599d5be9ebbcbac49 | 04c8ae72ee6ea658dc376afe64f7f3a47c67512b | refs/heads/master | 2020-12-24T09:09:59.574026 | 2016-11-09T18:07:57 | 2016-11-09T18:07:57 | 73,302,594 | 0 | 1 | MIT | 2020-03-08T01:27:48 | 2016-11-09T16:45:24 | C | UTF-8 | C | false | false | 3,150 | h | /**
******************************************************************************
* @file IAP/IAP_Main/Inc/stm32f4xx_it.h
* @author MCD Application Team
* @version V1.0.5
* @date 03-June-2016
* @brief This file contains the headers of the interrupt handlers.
******************************... | [
"patrick.d.lloyd@gmail.com"
] | patrick.d.lloyd@gmail.com |
aea67e245e947b9178fc821c5ee899011478d298 | 3d46dce9693c4eb1fad6d0dbcd6eb7d332e12558 | /src/jp/41140.c | 538a71e80883e2722ab739d628d5e8b21a2aca5c | [] | no_license | Technoman589/papermario | b2d656d59cf1ed432d0a0933572b3ef46f7358b1 | 149b764045fc6f03074b3c21d15d1758fb541ee4 | refs/heads/master | 2023-08-28T10:39:37.588807 | 2021-10-20T11:45:35 | 2021-10-20T11:45:35 | 419,553,284 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 149 | c | #include "common.h"
INCLUDE_ASM(s32, "41140", func_80065D40);
INCLUDE_ASM(s32, "41140", func_80065D94);
INCLUDE_ASM(s32, "41140", func_80065E00);
| [
"noreply@github.com"
] | Technoman589.noreply@github.com |
062f3932beab9898c5cbb7a3da9c9d7fa0c32c7b | a4ea035fe1fab319ddf337389c1981e38db07b30 | /lib/monkey/plugins/mandril/mandril.c | 827e2f31aacf4c474fd23a92f1bb774ed5289bc8 | [
"Apache-2.0"
] | permissive | salekseev/fluent-bit | 6cc6baea5a45b09beb4b2597d1171071d8f5abbd | 422d0093ebccc58824f7daba9842665cba6e9f5f | refs/heads/master | 2023-04-07T17:52:52.199404 | 2016-09-07T14:13:02 | 2016-09-07T14:13:02 | 68,831,976 | 0 | 0 | Apache-2.0 | 2023-04-04T01:27:32 | 2016-09-21T15:37:54 | C | UTF-8 | C | false | false | 12,027 | c | /* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/* Monkey HTTP Server
* ==================
* Copyright 2001-2015 Monkey Software LLC <eduardo@monkey.io>
* Copyright 2012, Sonny Karlsson
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this ... | [
"eduardo@treasure-data.com"
] | eduardo@treasure-data.com |
9e5d5158d1288537789e08f6c676aae044c7b073 | 5a2ab06d60d58c9fa04d0d53e00d881c8d5fa55a | /server/server.h | 3da4cfb2fdcd0885f48e785839a1b0253787bef6 | [] | no_license | bcwingnut/Jubiland | c3383c0a9044d6d6ea63f42409baf9ef81ee90d2 | 7e2e857c3959f0d4714ec487bf8be77f450ce360 | refs/heads/master | 2020-04-01T00:47:07.926033 | 2018-10-29T12:07:27 | 2018-10-29T12:07:27 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 263 | h | #ifndef SERVER_SERVER_H
#define SERVER_SERVER_H
#include "game.h"
#include "mylib.h"
#define DEFAULT_NUM_THREADS 10
#define DEFAULT_MAX_NUM_JOBS 1000
#define DEFAULT_MAX_NUM_PLAYERS 100
#define TIMEOUT_SEC 0
#define TIMEOUT_USEC 1000
#endif //SERVER_SERVER_H
| [
"csh199883@gmail.com"
] | csh199883@gmail.com |
837eeb375488ba058a3b0431acb442562c32da98 | 234580e6d69cdf2b6fe1de6e6c9f9ea5bcc79b3c | /lte/FreqPriorityEUTRA-v9e0.h | 59ed0c24fd8ffcdc0595cbd44d5c80ba64e40999 | [] | no_license | nyee32/senior_project | 4ebd97a915d833439fd0baaed7f8d740de36d0af | f31bcb748dc8274f522bf8d3e2f9b0d2cd781f72 | refs/heads/master | 2021-01-23T21:02:51.506384 | 2017-06-08T20:29:54 | 2017-06-08T20:29:54 | 90,670,477 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 922 | h | /*
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "EUTRA-RRC-Definitions"
* found in "36331-ac0.asn"
* `asn1c -S /home/nyee/srsLTE/srslte/examples/src/asn1c/skeletons -fcompound-names -fskeletons-copy -gen-PER -pdu=auto`
*/
#ifndef _FreqPriorityEUTRA_v9e0_H_
#define _FreqPriorityEUTR... | [
"nyee32@gmail.com"
] | nyee32@gmail.com |
0c7c4fcda844123cdde1f4ea6ef8187a50929315 | 552760608d0071f17e024762bdd9f9113e0e79f3 | /assets/graphics/x8_0026.c | 392aabd4c286e11646d8e80a0eb14eeb03d992fb | [] | no_license | caioso/PEngine | 88f16ee86e29277e68d3bc57c4690b7615b8885b | 0abbb0c025a41f029b15c0da46986095068e5461 | refs/heads/master | 2021-01-23T13:59:25.176576 | 2016-11-05T20:53:10 | 2016-11-05T20:53:10 | 48,956,725 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 26,879 | c | /*
This file was autogenerated by raw2c.
Visit http://www.devkitpro.org
*/
const unsigned char x8_0026[] = {
0x89, 0x50, 0x4e, 0x47, 0x0d, 0x0a, 0x1a, 0x0a, 0x00, 0x00, 0x00, 0x0d, 0x49, 0x48, 0x44, 0x52,
0x00, 0x00, 0x00, 0x50, 0x00, 0x00, 0x00, 0xc8, 0x08, 0x06, 0x00, 0x00, 0x00, 0x7f, 0x24, 0x66,
0x83, 0x00,... | [
"caiooliveira@Caios-MacBook-Pro.local"
] | caiooliveira@Caios-MacBook-Pro.local |
b539f467dcdfe786a890ebdf6a43a537664b7e74 | 9ed08389dc6ffa360c166f8f69c2f5e82eb8dd15 | /35.includepreprocdirc.c | c24ab91afa219b3244f8cc25f146cb4b85db5d29 | [] | no_license | Pratapdangeti/C-Programming | 9bdb91d0638bff92ddee33eba6069f3212a003bc | 790b7cd5ce9e24b9da40a65762228380696940f4 | refs/heads/master | 2021-01-09T09:36:49.055558 | 2016-07-24T18:55:35 | 2016-07-24T18:55:35 | 64,080,237 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 129 | c | #include<stdio.h>
// #include <file_name>
// #include "file_name"
#include "pratap.c"
int main()
{
display();
return 0;
} | [
"pratapdangeti@gmail.com"
] | pratapdangeti@gmail.com |
3b2381496be9d5342be855b0b908f24bd41c730e | eb1f4a7c0c856faa1cd27a1348042386c88e3bab | /ChalupkaJordanA3/include/printTree.h | 0fe4685caf85d6d94d089f54be9827971edb4400 | [] | no_license | jordan-chalupka/CIS2520 | 35a1355a749f595a4a4a7bc9db50d5289cb17c70 | 0935675143cc293929c097bfefcb49d1924258a4 | refs/heads/master | 2021-12-14T05:13:38.147019 | 2016-08-05T06:32:53 | 2016-08-05T06:32:53 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,129 | h | // Jordan Chalupka 0928258
#ifndef __JCHALUPKA_PRINTTREE__
#define __JCHALUPKA_PRINTTREE__
#include "BinaryTree.h"
#include <stdlib.h>
#include <curses.h>
/*
Returns the number of roots (Nodes) in a tree. Used to draw the connections for the tree.
Pre: Tree is initialized.
Post: Number of roots outward from the tr... | [
"jchalupk@mail.uoguelph.ca"
] | jchalupk@mail.uoguelph.ca |
3d0466abfbc0bd88e24b77810f4c79309ffefd19 | 295c87ab5b7389a49522cd963b1523a360c3878e | /ADXLibrary/Dependencies/FBAudienceNetwork.framework/Headers/FBAudienceNetwork.h | 3fbad8dc737990a580d3ee96e340e58876b61c7d | [
"MIT"
] | permissive | kknet/AdxLibrary_iOS | 2554255513d724991d11732f67d9a5f23224c819 | f9d5f8059e92fcb1db30bd20d5ab7db50f77aaab | refs/heads/master | 2021-01-20T18:39:33.015742 | 2017-04-21T09:32:56 | 2017-04-21T09:32:56 | 90,926,291 | 0 | 1 | null | 2017-05-11T02:02:52 | 2017-05-11T02:02:52 | null | UTF-8 | C | false | false | 129 | h | version https://git-lfs.github.com/spec/v1
oid sha256:0deabd26067bc6327f02f122da9dace2d425ce9a5711725924568dadf0add582
size 2064
| [
"god@malangstudio.com"
] | god@malangstudio.com |
ca35fa3de39e5f1eaaba93398cd4e3c4d296928c | d5e596b9f61a7bb8474d16d00f53041ee91c7d56 | /sdk/JN-SW-4170/Components/Xcv/Include/BbcAndPhyRegs.h | ea847f7376b6c6258848f0a134326e9392afe5cc | [
"BSD-3-Clause"
] | permissive | grostim/JN5169-for-xiaomi-wireless-switch | 3134408d7a1b89eca979167b915df45865573a20 | 06a771795d3b2ab4095eb4d950244ee5f94690f4 | refs/heads/master | 2020-12-11T09:49:54.123791 | 2019-07-09T02:24:32 | 2019-07-09T02:24:32 | 233,812,882 | 1 | 1 | NOASSERTION | 2020-01-14T10:10:46 | 2020-01-14T10:10:45 | null | UTF-8 | C | false | false | 24,432 | h | /****************************************************************************
*
* MODULE: MAC
*
* DESCRIPTION:
* BBC and Phy device register addresses
*
****************************************************************************
*
* This software is owned by NXP B.V. and/or its supplier and is pro... | [
"248668342@qq.com"
] | 248668342@qq.com |
ea6feb2a5bda3a67fdae55678fe0ab2f78203459 | 27bcd5c9ded70102540c0ccd03f3e2b281dbf58c | /mudlib/w/oldcreators/xerxes/room/a/poblado/poblado1.c | 1bac7470aa5187f4f46d800f2d44a584a5575b07 | [] | no_license | unleashed/ninetears | 57fdc71fd651b3ff95e5e7c14b0566729584e006 | 4edd22c75e3fa99be4b5820300491c6b62e06085 | refs/heads/master | 2020-07-14T04:25:56.302027 | 2019-08-29T18:46:57 | 2019-08-29T18:46:57 | 205,225,438 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 806 | c | // Xerxes '02
inherit "/std/outside";
void setup()
{
set_short("%^ORANGE%^Camino ascendente en la colina%^RESET%^");
set_long("%^ORANGE%^Camino ascendente en la colina%^RESET%^\n\n"
"Esta zona del bosque esta libre de la densa vegetacion que "
"dejas atras, debido a la proximidad de la c... | [
"amr@redhat.com"
] | amr@redhat.com |
d756c0d5651465fe4c00e884b445127a3557058b | 3dc2f00cd1f5fada023860ec9e6441bcdf33f831 | /13-tcp_stack/tcp_sock.c | 04b8e2466c631a1f80ef91f3c4d62871a6b56c0d | [] | no_license | joyjiuyi/UCAS-Computer-Network | c4dde7c9cd491372a946ea633a621f34e5bc175c | a255fd8c2aad4ae2ed133a1a3451409d41d4be9e | refs/heads/master | 2023-07-16T22:11:17.591528 | 2021-09-02T05:35:58 | 2021-09-02T05:35:58 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 10,063 | c | #include "tcp.h"
#include "tcp_hash.h"
#include "tcp_sock.h"
#include "tcp_timer.h"
#include "ip.h"
#include "rtable.h"
#include "log.h"
// TCP socks should be hashed into table for later lookup: Those which
// occupy a port (either by *bind* or *connect*) should be hashed into
// bind_table, those which listen for in... | [
"1602723930@qq.com"
] | 1602723930@qq.com |
0ffd1cd1f7e12cbad0a06d792e112a7311f245eb | 9fd16f1acfb2d60f7c0e20d0be0ea40a41c54544 | /.build/checkouts/Perfect-COpenSSL.git--4744624199947727386/COpenSSL/i_cfb64.c | 48568fcbfbf3613e176c2f02420fcad7f6abb06a | [
"Apache-2.0"
] | permissive | miciny/iPetsServer | 4c695728677a87f364ad9a5aa7d9df37e06dcf4a | 2f8372c416b9867c7725123c216b47a5be2c3636 | refs/heads/master | 2020-12-02T17:45:22.673417 | 2017-08-24T10:08:11 | 2017-08-24T10:08:11 | 96,420,219 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,050 | c | /* crypto/idea/i_cfb64.c */
/* 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... | [
"15201114041@163.com"
] | 15201114041@163.com |
5f7bbd1cc96cd4d0c1605229564b09068c237142 | ce330a480e01f8404811c7f6158bd2899642f3c9 | /SillyDuck/Daliy_Code/手机短号.c | ff86c6773639ca25aec82004bfcfab02254e29f4 | [] | no_license | XiyouyLinuxGroup-2017-Summer/teamB_rep | 7b11c6c4cd00a96931b57baeb9dd2d84994d052f | 42b06ead427c6e51f957d95f6bf5dfe4f61d80a5 | refs/heads/master | 2021-01-01T06:34:56.346299 | 2017-10-19T11:01:40 | 2017-10-19T11:01:40 | 97,456,069 | 1 | 2 | null | null | null | null | UTF-8 | C | false | false | 531 | c | /*************************************************************************
> File Name: 手机短号.c
> Author:hxllhhy
> Mail:hxllhhy@gmail.com
> Created Time: 2017年07月22日 星期六 10时03分51秒
************************************************************************/
#include<stdio.h>
int main()
{
int i,n;
char s[12];
... | [
"979641269@qq.com"
] | 979641269@qq.com |
01da485d182bb0c6beda2c490e7fcb038d1882b1 | fca72507610d244d0fcdc946415fa2f89179fc71 | /bind-9.9.0/lib/dns/rdatalist.c | c6686af4da7d53884f4d1863f75e5dbffecbe0c4 | [
"BSD-3-Clause",
"LicenseRef-scancode-mit-taylor-variant",
"HPND",
"LicenseRef-scancode-bsd-x11",
"JPNIC",
"BSD-4-Clause-UC",
"LicenseRef-scancode-openssl",
"LicenseRef-scancode-warranty-disclaimer",
"OpenSSL",
"ISC",
"BSD-2-Clause"
] | permissive | zakkak/lb-bind | 87d11f123f56f828d25cebdbe01710aed7900155 | 75cccf4750d15f267bfb845006c142b11ed689a2 | refs/heads/master | 2021-01-22T10:02:36.528468 | 2012-06-21T15:45:52 | 2012-06-21T15:45:52 | 32,347,031 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 8,657 | c | /*
* Copyright (C) 2004, 2005, 2007, 2008, 2010, 2011 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2001, 2003 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* co... | [
"zakkak@users.noreply.github.com"
] | zakkak@users.noreply.github.com |
50fb2eae85281b003208c252e38b2da3e36b1512 | 91a882547e393d4c4946a6c2c99186b5f72122dd | /Source/XPSP1/NT/net/nwlink/kdext/nbext.c | 2e0c9d879c6fb71efd8a25ab2d2c5d2572b88edb | [] | no_license | IAmAnubhavSaini/cryptoAlgorithm-nt5src | 94f9b46f101b983954ac6e453d0cf8d02aa76fc7 | d9e1cdeec650b9d6d3ce63f9f0abe50dabfaf9e2 | refs/heads/master | 2023-09-02T10:14:14.795579 | 2021-11-20T13:47:06 | 2021-11-20T13:47:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 30,472 | c | /*++
Copyright (c) 1993 Microsoft Corporation
Module Name:
nbext.c
Abstract:
This file contains kernel debugger extensions for examining the
NB structure.
Author:
Munil Shah (munils) 18-May-1995
Environment:
User Mode
--*/
#include "precomp.h"
#pragma hdrstop
#include "isn.h"
#include "is... | [
"support@cryptoalgo.cf"
] | support@cryptoalgo.cf |
9b491d725095d2120213af673100e2df20e3d1bb | e28d077696a778bd641b2b1d829c1c416df32f0b | /sitl_gazebo/include/mavlink/v1.0/ardupilotmega/mavlink_msg_rangefinder.h | 821e6d8453490a5a16d1cf65bb28f56dfcf33d7a | [
"Apache-2.0"
] | permissive | yasser-khelalef/NSF-Student-UAV-Competition | ae1a31138f3c4dd6b720f720af6196b649a4a530 | 77cd85da2ba8b20bbd800ebdf243cb9e5483da7f | refs/heads/master | 2021-06-05T16:24:13.239219 | 2016-10-18T14:21:14 | 2016-10-18T14:21:14 | 265,093,605 | 1 | 0 | Apache-2.0 | 2020-05-19T00:01:50 | 2020-05-19T00:01:49 | null | UTF-8 | C | false | false | 8,306 | h | // MESSAGE RANGEFINDER PACKING
#define MAVLINK_MSG_ID_RANGEFINDER 173
typedef struct __mavlink_rangefinder_t
{
float distance; /*< distance in meters*/
float voltage; /*< raw voltage if available, zero otherwise*/
} mavlink_rangefinder_t;
#define MAVLINK_MSG_ID_RANGEFINDER_LEN 8
#define MAVLINK_MSG_ID_173_LEN 8
#... | [
"jnaneshwar.das@gmail.com"
] | jnaneshwar.das@gmail.com |
0b24030ce600de33a37393257c9c8db90281186e | 1740aace535c7ad93c13a81aaac83b18b0102820 | /peripherals/include/ws2812b.h | 6a59f73fb72e5e524ded234269943a5b4452fb0c | [] | no_license | Jeffrey-Keyser/Game-WaveDefense | 053fea3f2e78c955b32686c16ed74955fbf0d35b | ca76de56d96c656220208f1acce9ce2c4b3d33e0 | refs/heads/master | 2020-09-26T01:30:06.793206 | 2020-02-05T00:26:07 | 2020-02-05T00:26:07 | 226,132,289 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,669 | h | #ifndef __WS2812B_H__
#define __WS2812B_H__
#include "TM4C123.h"
#include "driver_defines.h"
#include <stdint.h>
#define WS2812B_GPIO_BASE GPIOD_BASE
#define WS2812B_GPIO_ADDR (GPIOD_BASE + 0x3FC)
// ADD Code
typedef __packed struct
{
uint8_t green;
uint8_t red;
uint8_t blue;
} WS2812B_t;... | [
"noreply@github.com"
] | Jeffrey-Keyser.noreply@github.com |
b832133c8ebeb3a81b9903d527d6684032b53859 | 4eb378072853fbbb20579b34c8ac54f84778c74f | /derivatives/freesurfer/sub-05/surf/rh.inflated.H | 9bcf2e3f53f71307e73061448e8e53b775923fd2 | [] | no_license | OpenNeuroDatasets/ds003495 | 4ef110ca12680075418ded41ceca9a37dfa86ecb | 20971ec25b55bc8692769cbd82467fcb19f61be9 | refs/heads/master | 2023-02-26T00:44:13.583409 | 2021-01-30T21:00:06 | 2021-01-30T21:00:06 | 335,018,840 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 134 | h | ../../../../.git/annex/objects/Pf/GW/MD5E-s535571--561070254ba4ec617a157dab76725522.H/MD5E-s535571--561070254ba4ec617a157dab76725522.H | [
"lukassnoek@gmail.com"
] | lukassnoek@gmail.com |
918c80a11ecc8f2bdde380c7e0d33710c0e55432 | c76fcc87782e65f00c14f592b13fe48ee164753c | /Finished Code/select_client.c | 2030be3ff76b4fd699ee40b6c0931613a5cfe86c | [] | no_license | cosmicowl21/JDJNets | 7e7bba951ee45cce46002cdb1d5c817972505c96 | 0da6b87a816810d8a459b4d009348a81a372dc22 | refs/heads/master | 2020-04-10T00:31:58.059497 | 2016-11-25T11:53:21 | 2016-11-25T11:53:21 | 68,213,871 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,291 | c | /*
//Select Client
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <netdb.h>
#define BUFSIZE 1024
#define LINESIZE 80
/*
* error - wrapper for perror
*/
void error(char *msg) {
perror(msg);
exit(... | [
"noreply@github.com"
] | cosmicowl21.noreply@github.com |
2e97b02488185a3f7b20b79cd97f3bdb06b26aa2 | 63b4a698bc22fd54857c8fa097b1331f79c39e5a | /src/gdb/gdb-7.11/bfd/corefile.c | 90c63d06eb8de784dc5fe3acea2da9831800cf28 | [
"Apache-2.0",
"LGPL-3.0-only",
"GPL-3.0-only",
"GPL-1.0-or-later",
"LGPL-2.0-or-later",
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-other-copyleft",
"GPL-2.0-only",
"LGPL-2.0-only",
"LicenseRef-scancode-other-permissive",
"GPL-2.0-or-later",
"FSFAP"
] | permissive | MinimSecure/unum-sdk | 67e04e2b230f9afb3ae328501a16afa4b94cdac6 | 30c63f0eccddba39a760671a831be3602842f3f4 | refs/heads/master | 2023-07-13T07:33:43.078672 | 2023-07-07T13:52:05 | 2023-07-07T13:52:05 | 143,209,329 | 33 | 22 | Apache-2.0 | 2021-03-05T22:56:59 | 2018-08-01T21:13:43 | C | UTF-8 | C | false | false | 4,660 | c | /* Core file generic interface routines for BFD.
Copyright (C) 1990-2016 Free Software Foundation, Inc.
Written by Cygnus Support.
This file is part of BFD, the Binary File Descriptor library.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Pub... | [
"denis.bakin@minim.co"
] | denis.bakin@minim.co |
47f2ec70b8d58007eef7fce746ce8502c5ce062a | 9ec5c73c22685cb7cb4216a7d367f5173083d56a | /sphost/include/thirdparty/oss2/pthread/pthread.h | 1edd66cd31e22960064d8fac8d0d5e265cefe53b | [] | no_license | chadmuska/test | 0f06d622e22eda54a14b8275f287d728cbc53a84 | 68af41f3243feccda6952e85ff75f17a434963eb | refs/heads/master | 2020-03-19T23:19:17.368909 | 2018-06-12T01:53:48 | 2018-06-12T01:53:48 | 137,002,080 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 8,547 | h | /**************************************************************************
* *
* Copyright (c) 2009-2014 by iCatch Technology Co., Ltd. *
* *
* This softwar... | [
"paul.chang@jet-opto.com.tw"
] | paul.chang@jet-opto.com.tw |
4b698e5a313a51c17b542d9faedd9b775df1c069 | 578d71959d59f8508c11da6bc813eeb44d2e8a37 | /client.c | aea1c7bf17ea9f91c9cd527c71c2e2f5731f7589 | [] | no_license | psfree/ece361-lab4 | 729ccd2d3d9db6a557e5f83956935b4cb967306d | 4173f8f09b446f739b4e216b3437e466e951f04e | refs/heads/master | 2020-04-27T04:04:53.061350 | 2019-03-06T00:57:27 | 2019-03-06T00:57:27 | 174,043,139 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,014 | c | #define _GNU_SOURCE
#define GNU_SOURCE
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <errno.h>
#include <string.h>
#include <netdb.h>
#include <sys/types.h>
#include <netinet/in.h>
#include <sys/socket.h>
#include <arpa/inet.h>
#include <sys/time.h>
#include <pthread.h>
#include <sched.h>
typede... | [
"calypso.reinx@gmail.com"
] | calypso.reinx@gmail.com |
95b8381e67f09d3cd0b99805125fe0204c3110cf | 8543301677bbe5bc21c1f892709b716b2ed8a84e | /main.c | fa7e9eb26b27376753b23acbb6f6bbc1dfedc9b1 | [] | no_license | WenBiming/Compiler | c9a542b08202ba8abb1703bb84c247f9ee4255a7 | 788241e2e8e4dd47eefe872b5b8eb642c3b97c8f | refs/heads/main | 2023-09-05T15:31:47.392864 | 2021-11-11T10:05:07 | 2021-11-11T10:05:07 | 426,881,129 | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 950 | c |
#include "main.h"
extern int yyparse();
extern FILE *yyin;
extern char * term_symb[];
extern void init_parser(int, int);
extern void printast ();
extern int init_out_file (char* fn);
extern void term_out_file (char * );
void main (int na, char *arg[])
{
char *filename = "test.c";
char * outfilename = "... | [
"m18077021652@163.com"
] | m18077021652@163.com |
092a1ba4420b6cc6dfc34b35ce0bddf15df61bbb | d762a2e72bdf3e291aaabfd330375a4c38c63401 | /libft/libft/ft_sc.c | f19ea46ca4026fc309cedc4f6387d1be348ae3d7 | [] | no_license | asyade/wolf3d | 18ca83af05e31fe7253ca8e78c801c21f3f336a6 | 2233ac976a425fb7ccb23dbc56c64675b0b9525d | refs/heads/master | 2021-05-04T19:00:30.662479 | 2017-10-11T03:16:38 | 2017-10-11T03:16:38 | 103,603,091 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,096 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_sc.c :+: :+: :+: ... | [
"acorbeau@linux.home"
] | acorbeau@linux.home |
a991b8e58793efa3e797051db2b3cc3eb1746977 | 596bfb2567a9f74eb22ac6569a2acde233ae8adb | /LAB3/LAB3 Pre-work/gd.c | 60bbae8037ce011fc143fb56906669533e310d3a | [] | no_license | alexanderlao/CptS-360_Systems_Programming | bb5c16d4e16e4bfe51048f74286f84c88d7e6700 | 2688df0bebbe037320267a8b0f2455ca53910c06 | refs/heads/master | 2021-07-07T03:28:38.435087 | 2017-09-29T07:20:15 | 2017-09-29T07:20:15 | 105,241,021 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,374 | c | // Alexander Lao
// 11481444
// CptS 360
// Lab 3 Pre-Work
#include <stdio.h>
#include <stdlib.h>
#include <fcntl.h>
#include <linux/fs.h>
#include <ext2fs/ext2_fs.h>
typedef unsigned int u32;
// define shorter TYPES, save typing efforts
typedef struct ext2_group_desc GD;
typedef struct ext2_super_block SUPER;
ty... | [
"noreply@github.com"
] | alexanderlao.noreply@github.com |
1f43279542454fffba84291cccd15059c2a23569 | f33e0a22ea238fbcc6c1b900eb403e512a58202c | /include/N1231B_DL.h | f37b14437251ff703807dcc3ada71337814575a0 | [] | no_license | apegah14/TuneExpertLib | 4e9bbde8834604b2ade01fe9edd0cb8a4b21331f | 9db3537dbe8f3e5728c195c3addc56d897e5c201 | refs/heads/master | 2023-07-09T00:10:27.219603 | 2021-08-10T06:21:59 | 2021-08-10T06:21:59 | 388,613,659 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 37,309 | h | /*
* Copyright 2018 by Keysight Technologies
*
* File Name: N1231B_DL.h
*
* Header file for Dynamically Loading the N1231B API library DLL
* for the Keysight Technologies N1231B PCI Three-Axis Board
* designed for use with an Keysight Technologies
* laser interferometry position measurement systems.
*... | [
"aria.pegah@gmail.com"
] | aria.pegah@gmail.com |
d225553465eb1ed7a36b1e68a92112491a042fcb | ff67eae39ab959e1fd6e189b9cc829693e9ea149 | /ft_strlen.c | 221b44bd7e95f8e4dcb9485869262fad4ac569df | [] | no_license | adrianbanu/Libft | 9c31881b474a67556b852a9b429219f6a3260964 | a3bc1d4060bfb8d0d20dcbd5a5e0f4074d8655d6 | refs/heads/master | 2020-03-21T11:24:35.666734 | 2018-08-21T19:56:38 | 2018-08-21T19:56:38 | 138,505,076 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 152 | c | #include "libft.h"
size_t ft_strlen(const char *str)
{
size_t lungime;
lungime = 0;
while (str[lungime])
{
lungime++;
}
return (lungime);
}
| [
"noreply@github.com"
] | adrianbanu.noreply@github.com |
546fd4ab50689c1072142d89457f8ed8080a329a | 33f61a739fd3cbf20b15f1d4427d917d21e420ae | /matriz_alocacao_dinamica.c | 8f2f4225078e3224ead1e2a67dd496d11544abf1 | [] | no_license | WandersonGomes/ESTRUTURA_DE_DADOS_IFCE | a01c009fe929dd07241406db65b85c82d14ffdc7 | 099b96cbf56307a4d8fa3ad1306da2d7f505e03c | refs/heads/master | 2023-02-05T03:50:38.149794 | 2020-12-16T20:49:37 | 2020-12-16T20:49:37 | 304,899,601 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,142 | c | /*
Autor: Wanderson Gomes da Costa
Semestre: 2020.2
Disciplina: Estrutura de Dados
Professor: Necio de Lima Veras
Questao 02:
Implemente funções que recebam por parâmetro uma matriz capaz de armazenar valores reais e seu tamanho. As funções devem seguir a seguinte assinatura: (int linha, int coluna, float *mat).
O pro... | [
"dersom100@gmail.com"
] | dersom100@gmail.com |
47b664d7d70865c6fad85e826ed913fde374960d | e8442bd78924596d886011ed0d8686eb0ecf0911 | /8_for_loop.c | af3c4088b13b54d0d05049b05878b8dcc9a0d9d3 | [] | no_license | raylechau/loop | 4aa19295379b4c325f63122d2e1c8a89b00d447e | 7e36ac7d35bf7aa59261f5e450d9db445b92e0f5 | refs/heads/master | 2021-05-10T20:04:51.849380 | 2018-01-28T12:38:21 | 2018-01-28T12:38:21 | 118,173,367 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 385 | c | #include <stdio.h>
#include <stdlib.h>
/*
* for loop - 2 level deep
*
*/
int main(void)
{
/* declare counters for loops */
int i, o, mark;
/* outer loop start here */
for (o = 1; o<= 3; o++)
{
/* outer loop body */
/* inner loop start here */
for (i = 1; i <= 2; i++)
{
printf("\n Enter mark for su... | [
"raylechau@gmail.com"
] | raylechau@gmail.com |
3a2ac93e63cd2ebfb29bfb10d3129282537ca5dd | 7e41167bfae6d2c38689b7e0993b308e045cbd05 | /libarchive/libarchive/libarchive/test/test_write_compress.c | aa590de8a91181eb92b851736c464b9330e03fb4 | [
"BSD-3-Clause",
"curl",
"GPL-1.0-or-later",
"MIT",
"Python-2.0",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-public-domain",
"LicenseRef-scancode-bsd-unchanged"
] | permissive | holzschu/ios_system | 7b18993dbcb33331c353e0257ca54847a5d1b1bb | 6a83eb1c6c383a562fbe33a7e97677e88d305b51 | refs/heads/master | 2023-08-14T09:11:40.627903 | 2023-04-18T15:12:29 | 2023-04-18T15:12:29 | 113,187,304 | 882 | 155 | BSD-3-Clause | 2023-08-19T19:15:35 | 2017-12-05T13:42:50 | C | UTF-8 | C | false | false | 3,375 | c | /*-
* Copyright (c) 2007 Tim Kientzle
* 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 condit... | [
"nicolas.holzschuch@inria.fr"
] | nicolas.holzschuch@inria.fr |
19813d7da6bd89bf2304a9ac8a415eed05cfd897 | 2e66d38640899d3aed8c4a726ce6753f0c3b2f8c | /rescue_boat/rx/sys/sys.c | 1e53b5505c4ffd71bf603fe2462d11fa275dd646 | [] | no_license | cbyiwork/guobao | 4810436fbf40f5e622d58cdd16d2de58753bd332 | 74208203aef6a63f62a30a3d6c7592c1eee2cb6a | refs/heads/master | 2023-05-01T15:28:23.867037 | 2021-05-24T09:56:26 | 2021-05-24T09:56:26 | 365,645,783 | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 7,503 | c | #include "sys.h"
//////////////////////////////////////////////////////////////////////////////////
//本程序只供学习使用,未经作者许可,不得用于其它任何用途
//ALIENTEK STM32开发板
//系统时钟初始化
//正点原子@ALIENTEK
//技术论坛:www.openedv.com
//修改日期:2012/8/18
//版本:V1.7
//版权所有,盗版必究。
//Copyright(C) 广州市星翼电子科技有限公司 2009-2019
//All rights reserved
... | [
"cbyiwork@163.com"
] | cbyiwork@163.com |
70df2b244bca5d829c89cd6d7deb5bb70870958a | 6466ad3f466dbf5a26f22b419db25db5d820d052 | /style_region.h | 6f505756561e12a39b96d74306944c2ae613b0cf | [] | no_license | fangyuanxiao/CAC_Code | be335f3e14d58468a95e30706c28ba18ad8deb27 | 6d39750133dc9dec04230ecd942ae2c3f780d67a | refs/heads/master | 2021-04-27T01:45:38.086013 | 2018-02-23T23:41:17 | 2018-02-23T23:41:17 | 122,682,579 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 53 | h | #include "region_block.h"
#include "region_sphere.h"
| [
"haochen@condo2017.its.iastate.edu"
] | haochen@condo2017.its.iastate.edu |
f4c05419ac66fe48ab144cb8c80d2151394ab477 | 4d9c741a31edae00908e781b3cd9f033037a38a2 | /Graph Theory Assignment 8th Sem/Graph_Generic/main.c | d413557136de6ab4824e656650990db404ccc3ca | [] | no_license | LavishKothari/MyAllCodes---Lavish | eebff25b762748e715122b383630b456f41bd17c | 73786bb44531b06c63a94048f4c0f9c8982dc36e | refs/heads/master | 2020-04-06T10:01:37.207045 | 2019-04-15T18:50:27 | 2019-04-15T18:50:27 | 20,599,188 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,507 | c | #include<stdio.h>
#include"Graph_Generic.h"
int main()
{
struct Graph_Generic*graph;
int a,b,weight,isDirected,i,numberOfVertices,numberOfEdges,sourceVertex,destinationVertex,vertexNumber;
printf("Enter the number of Vertices in the Graph : ");
scanf("%d",&(numberOfVertices));
printf("Enter the number of Edges in... | [
"lavishkothari004@gmail.com"
] | lavishkothari004@gmail.com |
2e27d4b9042f8c2eba264667622047527f1680fb | ebd2ba397e68cbcb84c816ca7c36a43a030d6aaa | /src/hmac.h | 49bd4e716e77231d94c4c8c7097e7b49dd39835a | [] | no_license | EmbededDev/pebbleOTP | 35b516158a6d63f0472fc183fa636b13c0f0bac6 | b78641657e3452c5f6effde45e613ccf584df1a7 | refs/heads/master | 2021-01-18T08:53:34.695082 | 2014-03-20T05:05:47 | 2014-03-20T05:05:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 227 | h | #pragma once
#include "stdint_.h"
void hmac_sha1(const uint8_t *key, int keyLength,
const uint8_t *data, int dataLength,
uint8_t *result, int resultLength)
__attribute__((visibility("hidden"))); | [
"omniavinco@gmail.com"
] | omniavinco@gmail.com |
bba4ebb5da5062199741d4a6db388fd7a5c8ecd4 | d783b27e2e692f45b49c5d78d7396ab9820b7090 | /include/prng/MT19937.h | fdc76bd4ad6004491e5fde8e8b9c39d7e0698281 | [
"MIT"
] | permissive | giannisdaras/thinc | 61868392ae65dcbfb54ea8ed8c0738e281dbfdd3 | 92b328ff7ab99c368d31699817487e82cbe1cb9c | refs/heads/master | 2020-04-09T22:43:14.411432 | 2019-05-31T10:02:22 | 2019-05-31T10:02:22 | 160,636,926 | 10 | 1 | MIT | 2019-03-25T22:00:13 | 2018-12-06T07:34:29 | Python | UTF-8 | C | false | false | 16,748 | h | #pragma once
#include <unistd.h>
#include <time.h>
#ifndef _XOPEN_SOURCE
#define _XOPEN_SOURCE 600
#endif
/** New functionality:
*
* __cycle__ (def: 500): defines the size of random number array in bytes*16.
* It should be larger than 382, otherwise will SEG-FAULT.
*
* rand64_t: 64-bit type for access of rand... | [
"honnibal+gh@gmail.com"
] | honnibal+gh@gmail.com |
c549f4ce2f68df81334e0f3205f8f4cb99b27309 | f026cb616ef14bae15a1d251ca6dbe0f55016d9c | /linux/7609.c | b0c1c46f267957b4bb7388dbaaca758e78aec303 | [] | no_license | jajajasalu2/cocci-lkmp-c-files | 3eb7d451929dca5cb6beb56aabd69fe3f7fc176c | 5da943aabe1589e393a131121dbf8e7a84b3cf2a | refs/heads/master | 2020-12-02T17:30:14.411816 | 2020-01-29T08:36:30 | 2020-01-29T08:36:30 | 231,053,574 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,269 | c | cocci_test_suite() {
char *cocci_id/* drivers/video/fbdev/ffb.c 939 */;
struct ffb_dac cocci_id/* drivers/video/fbdev/ffb.c 922 */;
struct ffb_fbc cocci_id/* drivers/video/fbdev/ffb.c 917 */;
struct ffb_par cocci_id/* drivers/video/fbdev/ffb.c 907 */;
struct device_node *cocci_id/* drivers/video/fbdev/ffb.c 899 */... | [
"jaskaransingh7654321@gmail.com"
] | jaskaransingh7654321@gmail.com |
6e8399ddce42b74f7533d5710087d63e175fb4f5 | 5c255f911786e984286b1f7a4e6091a68419d049 | /vulnerable_code/1f740fb1-b98e-4840-a11f-4732b8d203e8.c | 7b32aacc1d2b4cac0ad34e08807c70eebb982e43 | [] | 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 | 563 | c | #include <string.h>
#include <stdio.h>
int main() {
int i=0;
int j=122;
int k;
int l;
k = 53;
l = 464;
k = i/j;
l = i/j;
l = k/j;
l = l%j;
l = i%j;
l = l-j;
k = k-k*i;
//variables
//random
/* START VULNERABILITY */
int a;
long b[72];
long c[48];
a... | [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
ed9d468718b36a6fc486424de182968b05a1490c | bb7cc29eb73209e45afc6c5ddedb5a5b405d9d07 | /src/tmcoct.h | d56f0543ab67e4ad8c0f8c0771158df163d6d4f2 | [
"MIT"
] | permissive | JunyaoPu/git_OCT | 56349f0f4789f44fecfe7feadcda40001d70494c | d3d9c05218f88d8428d7eea5e81f85340e9e2919 | refs/heads/master | 2020-04-23T05:16:12.074125 | 2019-02-15T22:24:51 | 2019-02-15T22:24:51 | 170,934,999 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,008 | h | #include <math.h>
#include <stdlib.h>
#include <stdio.h>
#include <stddef.h>
#include <time.h>
#include <string.h>
#include <ctype.h>
#include <stdint.h>
#include <stdbool.h>
#define PI 3.14159265359
#define WEIGHT 1E-4 /* Critical weight for roulette. */
#define CHANCE 0.1 /* Chance of roule... | [
"pujunyao7789@gmail.com"
] | pujunyao7789@gmail.com |
d5adc8286965b210ff768e5127ef3b0186b92b7e | 606ea97ffd9b55e11944fc53fd4b8f603a5d0d9e | /GWDatBrowser/AtexReader.h | df7241f60caf18c7e3d14de3f94ff6e39f4371e3 | [] | no_license | guillaumeguerin/GWDatBrowser | 17949b9889bc42175bc15c15ae679f0e9c6f6318 | 350385124ec5daf5e2f50cb23b40517a1c7c7c5a | refs/heads/master | 2020-03-06T17:40:10.449724 | 2017-01-06T02:19:34 | 2017-01-06T02:19:34 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 432 | h | #pragma once
struct Picture
{
Picture() : bitmap(NULL), imageData(NULL) {};
Picture(Bitmap* bitmap, BYTE* imageData) : bitmap(bitmap), imageData(imageData) {};
Bitmap* bitmap;
BYTE* imageData;
};
Picture ProcessImageFile(unsigned char *img, int size);
void ExportImage(HWND wnd, Image* img, const CString& defaultN... | [
"garuda2550@gmail.com"
] | garuda2550@gmail.com |
3649ef5391e996f4461fb9dc31bee898f71d2663 | 5586d38f985a78dde95c2f5f52d9c8ea616c3e5e | /lem-in/libft/ft_bzero.c | 4ae545742f557e748bfed6aca8b4b383ab0a79d6 | [] | no_license | yarsavenko/Unit-Factory-projects | 9bd56ee9b8b7636523ec3d8938b47c7b4b34548c | b7b30def47e6e6d1dfd2ed87c4dfa935056271fc | refs/heads/master | 2021-01-17T16:18:51.404680 | 2017-06-26T17:51:22 | 2017-06-26T17:51:22 | 95,471,735 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,019 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_bzero.c :+: :+: :+: ... | [
"savenkogit@ukr.net"
] | savenkogit@ukr.net |
4d88323f50f5c48483cae9c008c28bfe040cdbd3 | a830e7962606b7258574f4abf6fda460d32cec30 | /Files-and-Directories/movie.h | b961d2f789078f2af8690df3a0b6aef847594028 | [] | no_license | RamishM/CS344-Operating-Systems | 3e21b082efb9b7c296d8eb65cd65d02e26892d94 | edb03c932a9f39dbfc0c21bb256a67d3c792c75c | refs/heads/master | 2023-03-20T02:40:28.336767 | 2021-03-08T23:38:54 | 2021-03-08T23:38:54 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 235 | h | /* struct for Movie information */
struct Movie
{
char *title;
char *year;
char *languages;
float rating;
struct Movie *next;
};
struct Movie *createMovie(char *currLine);
struct Movie *processFile(char *filePath);
| [
"jasnkwcz@users.noreply.github.com"
] | jasnkwcz@users.noreply.github.com |
9fd0fdfbbb910cc22a01e67c935b6ec3c55df4b9 | fae8c4d8c583e5314789900abc7c2bb726838582 | /hdr/compile.h | 464069f2fac4fa3e29f41cccaf7894edd6cbcdfe | [] | no_license | PSP-Archive/PSPGenesis | e71938addba826bef7a15cb90560a7a0f0d889fb | d9dd8d6e567a5e7c198a8cc74caa6c2b88b24828 | refs/heads/main | 2023-04-10T10:01:03.067373 | 2021-04-13T16:38:17 | 2021-04-13T16:38:17 | 357,622,696 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 599 | h | /*****************************************************************************/
/* Generator - Sega Genesis emulation - (c) James Ponder 1997-1998 */
/*****************************************************************************/
/* */
... | [
"pierluigiortenzi@gmail.com"
] | pierluigiortenzi@gmail.com |
b51d03f92a4a25d81dc9ed15c3f3c04b661c29e9 | a7a53c5a804ef8435a4fd6c0b66dd8f3517a57f0 | /PencilCaseLauncher/PencilCaseLauncherDemo/Pods/Headers/Private/PencilCaseLauncher/PC3DAnimation.h | ddc55767240fcf791fd87b6a2b2edc02edf235ca | [] | no_license | aaronfisher/pencilcase | c5744727ca0c8b4e15a3b6e1f565fd315b14dff4 | 4368c2683754d6427c06bdc418bef88f6c4c6b6c | refs/heads/master | 2020-07-10T19:50:46.791252 | 2018-09-25T04:49:34 | 2018-11-30T19:56:02 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 52 | h | ../../../../../Source/Nodes/PC3DNode/PC3DAnimation.h | [
"crayment16@gmail.com"
] | crayment16@gmail.com |
f304694f8c986204b87d9392b7d95050aac7465c | 94e8344ee420ae4d2eb1643e95973845f341a3d2 | /spidermonkey_1.6_mutants/mutant100215_jsprf.c | cea59150ef8e28a859129cd2f49d888be4b6b811 | [] | no_license | agroce/compilermutants | 94f1e9ac5b43e1f8e5c2fdc17fa627d434e082f3 | dc2f572c9bfe1eb7a38999aaf61d5e0a2bc98991 | refs/heads/master | 2022-02-26T21:19:35.873618 | 2019-09-24T15:30:14 | 2019-09-24T15:30:14 | 207,345,370 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 32,144 | c | /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/* ***** BEGIN LICENSE BLOCK *****
* Version: MPL 1.1/GPL 2.0/LGPL 2.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 compliance with
* the Lic... | [
"agroce@gmail.com"
] | agroce@gmail.com |
8c7308e9c292a056f11980f7d1d2ab1260ba9cde | ba48df56265380dd8c55825cc4e6711b7feb5898 | /F31x_Blinky.c | b56459ec0d285311a892b5e953586f4d11656c9a | [] | no_license | TheWrangler/F31x_Blinky_2 | 0736042db43ee4a191b7cb16cf4bdf3f2a6fd633 | e95e3b6eba8592cf4df0795840d323e43ec5504b | refs/heads/master | 2022-11-22T19:01:49.211594 | 2020-05-25T06:16:51 | 2020-05-25T06:17:16 | 279,072,926 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,270 | c |
//-----------------------------------------------------------------------------
// Includes
//-----------------------------------------------------------------------------
#include <SI_C8051F310_Register_Enums.h>
#include "./src/sys.h"
//-----------------------------------------------------------------------------
//... | [
"onlymydreams@126.com"
] | onlymydreams@126.com |
ba17e1d2aca3fc15d49c15644dd37cadb0a8d399 | 3c87ab9903920ce27c88a690dab0203894a60a23 | /Pods/Pods-environment.h | 805d1d42efa234e3befafb0013f4239a95efaed9 | [] | no_license | scotttherobot/Hater-iOS | 65f2d13508fa44c09fed2ccc8378bb4c72b7abb5 | 7993bacadbf8c9aab74db2b76d06d0d1aeedd621 | refs/heads/master | 2016-09-06T07:01:09.105269 | 2014-10-17T20:24:52 | 2014-10-17T20:24:52 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,449 | 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_... | [
"scott.vanderlind2@gmail.com"
] | scott.vanderlind2@gmail.com |
68e55e2136d8005543791b861b78af86fa996496 | 5f35f53e92693072646ee197d3ef7ce8f5ac3fb2 | /media/liballwinner/awplayer/awplayerConfig.h | 6b7c77d529e8b43753fe34418dbdc082e1ed6279 | [
"LicenseRef-scancode-unicode",
"Apache-2.0"
] | permissive | ayufan-pine64/frameworks-av | bd62a117adc0ade59d58c3c8620179c958f577c8 | e424ac9d378763929f93da60637d6a8aca54cd99 | refs/heads/a64 | 2021-01-19T21:33:06.227888 | 2016-08-06T01:17:20 | 2016-08-06T01:17:20 | 67,256,344 | 0 | 4 | null | 2016-09-02T21:35:41 | 2016-09-02T21:35:39 | null | UTF-8 | C | false | false | 1,398 | h |
#ifndef AWPLAYER_CONFIG_H
#define AWPLAYER_CONFIG_H
#define AWPLAYER_CONFIG_DISABLE_VIDEO 0
#define AWPLAYER_CONFIG_DISABLE_AUDIO 0
#define AWPLAYER_CONFIG_DISABLE_SUBTITLE 0
#define AWPLAYER_CONFIG_DISALBE_MULTI_AUDIO 0
#define WIDTH_4K 3840
#define HEIGHT_4K 2160
#define WIDTH_1080P 1920
#define... | [
"jonsmirl@gmail.com"
] | jonsmirl@gmail.com |
67415e5a3921e1a48822c6893ed8ca67fac7b039 | 8b6eca6240768d3489688cc9cc0a3eed4e320ac5 | /lib8bit/segmentation.h | 364e1b35bf3b86df0958aa45ff67c163174e7c26 | [] | no_license | adriankucharski/image-processing | 4a9835d12066a8a95530a22cef567f85839b102c | e2160bdca3ad2faf333b60707ec6ac4932e25111 | refs/heads/master | 2022-01-13T15:57:23.677977 | 2019-06-10T16:43:15 | 2019-06-10T16:43:15 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,702 | h | #include "queue.h"
#include "../maxmin.h"
/*/
void growingregion(image_t *img, int32_t px, int32_t py, int16_t threshold)
int32_t px i int32_t py - piksel od którego startujemy, od niego też zależy jakie wartości będą kolejno przyłączane
int16_t threshold - zakres który mówi jakie piksele mamy mamy dołączać
... | [
"noreply@github.com"
] | adriankucharski.noreply@github.com |
30f6949470640659dbcb9933f023a3f715fc42fa | 41ff8f540400b49d0b80852f527c0fb41d647370 | /Classe005/PilaEstatica.c | 5457c0625c4d14ed76628add076acb91663b249c | [] | no_license | 20170945/ST-ISC-105 | 6686ed3de323bc91fbe6bfab21a5b3730a0b57c7 | c7b4e21648adefd87b6e093f91124df60fb8a9ec | refs/heads/master | 2020-06-15T07:22:55.635025 | 2019-09-08T05:13:35 | 2019-09-08T05:13:35 | 195,236,262 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,100 | c | #include <stdio.h>
#include <string.h>
#include "PilaEstatica.h"
const int TAM = 100;
Pila* IniciaPila(Pila *nuevaPila)
{
const int TAM = 100;
nuevaPila = (Pila*)malloc(sizeof(Pila));
nuevaPila->PosicionActual = 0;
nuevaPila->TamanoPila = TAM;
nuevaPila->Pila = (float*)malloc(TAM*sizeo... | [
"noreply@github.com"
] | 20170945.noreply@github.com |
ffc882873765582256d0ba0d27b0e6f08fcd7c04 | 68194f8dafbb030e2128560bcadae59adae15767 | /student-manager/database.d.h | d9d3a673a440b773a51502ca26d3d28184ee39fd | [] | no_license | oxnz/campus-stuff | 75c2c678ffa692d61e0d61622768d64468532af0 | c13e7e1597e70083b2ed6a47c28bcd0bfdcd4e1b | refs/heads/master | 2016-09-06T17:22:54.527703 | 2014-04-22T08:54:27 | 2014-04-22T08:54:27 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 182 | h | #ifndef X_DB_D_H
#define X_DB_D_H
struct Node
{
void* data;
struct Node* prev;
struct Node* next;
};
//#define Node(a, b, c, d, e) struct Node = {a, b, c, d}
#endif | [
"yunxinyi@gmail.com"
] | yunxinyi@gmail.com |
c0e1752919ff4bd51b6a87c8ef99bd6b9df92fb0 | 2dabb5e2f5f73505d9056dd22e39ae518350283a | /chapter14/闰年计算.c | 07a835121c6a8b6d809bfc18ef74bdc3c4ca403d | [] | no_license | mzhouliqun/c_primer_plus | a0578060d2e51a8af0cb4f0ca800186d31333953 | 242372fac1d5eb2d4d73d5c1d55d0530af323f56 | refs/heads/master | 2021-06-29T17:24:51.541422 | 2021-03-17T17:03:58 | 2021-03-17T17:03:58 | 227,004,881 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 323 | c | #include <stdio.h>
int leap_year(int);
int main(void)
{
int year;
do
{
scanf("%d", &year);
printf("%d\n", leap_year(year));
}
while (year > 0);
return 0;
}
int leap_year(int n)
{
if (n % 4)
return 0;
else
{
if (n % 100)
return 1;
else
{
if (n % 400)
return 0;
else
return 1;
}
}... | [
"mzhouliqun@gmail.com"
] | mzhouliqun@gmail.com |
b6a0052f4cf1c0e70ebf52f85711b4244672f4e3 | 204cc62cabf9a8ded9994abb6005b3f2d4f8ce9f | /EngineCore/Source/3rdParty/luaplus51-all/Src/Modules/pack/lpack.c | b90df7708be45d477fd21b2ff7c850823b35bf66 | [
"LicenseRef-scancode-public-domain",
"MIT"
] | permissive | ClowReed32/Cthugha-Engine-Demos | 0619afa3b11b5bbc8fa5234ff3a43edc5065d2bc | 313f7cef74e35e2d1dc344d54e6e000180e63e3f | refs/heads/master | 2016-08-13T01:54:13.161904 | 2016-05-08T19:27:57 | 2016-05-08T19:27:57 | 52,268,478 | 2 | 0 | null | null | null | null | ISO-8859-10 | C | false | false | 11,077 | c | #include "lua.h"
#include "lauxlib.h"
#if defined(_MSC_VER)
#include "malloc.h"
#endif
typedef struct Mbuffer {
char *buffer;
size_t buffsize;
} Mbuffer;
#define LUA_MINBUFFER 32
char *luaZ_openspace (lua_State *L, Mbuffer *buff, size_t n);
#define luaZ_initbuffer(L, buff) ((buff)->buffer = NULL, (buff)->buff... | [
"vash3.2@gmail.com"
] | vash3.2@gmail.com |
1c0d9fb91aae6eb7212d471c5bb6cba95ad76ce4 | 8f3e17377b9c73ea97236e1d7c4275717632a9cb | /SRC/CD_HEADS.H | 570f4720a847b7c0b87c57de434e47e62a4d9921 | [] | no_license | willtate/whaven | 48db86e67ff4d257cf1a70d29364035968dab293 | a2f1c658733d8f0e650bd7f2feed52a06cb5afa5 | refs/heads/master | 2020-05-24T05:21:22.372777 | 2019-05-16T23:19:52 | 2019-05-16T23:19:52 | 187,113,709 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 5,015 | h | #include <stdio.h>
#include <stdlib.h>
#include <dos.h>
#ifdef CALLER
#define GLOBAL extern
#define INIT(x)
#else
#define GLOBAL
#define INIT(x) =x
#endif
#define LOWORD(l) ((unsigned short)(unsigned long)(l))
#define HIWORD(l) ((unsigned short)(((unsigned long)(l) >> 16) & 0xffff))
... | [
"will@dev-hq.local"
] | will@dev-hq.local |
3b55552266bb054d39b0acc72ff64d207501dcb4 | 7f95a01ad00c218f4f81228f478464fa76fc0a7e | /lib/libisomediafile/macosx/MP4OSMacros.h | 9556219d641a8d06c2aed5a2c947300de8750def | [
"MIT"
] | permissive | j3parera/TFM | 3ba8361265d4e8531f39eb382f7b35700790b8db | 70ebac9678260841257f46cdbe523ed8a84c284e | refs/heads/master | 2021-01-01T15:29:30.764995 | 2017-07-13T10:08:14 | 2017-07-13T10:08:14 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,760 | h | /*
This software module was originally developed by Apple Computer, Inc.
in the course of development of MPEG-4.
This software module is an implementation of a part of one or
more MPEG-4 tools as specified by MPEG-4.
ISO/IEC gives users of MPEG-4 free license to this
software module or modifications thereof for use ... | [
"andresgonzalezfornell@gmail.com"
] | andresgonzalezfornell@gmail.com |
116aaa37dcab8fc096182675281d48e7f3d6d88e | dbbd6d5158c02293646cc2c3f3f69b97a0436a2c | /Microchip/SAMC20_DFP/3.5.93/samc20/include/component-version.h | 103a0348431517198672347233a78de1c847a70a | [
"Apache-2.0"
] | permissive | Microchip-MPLAB-Harmony/dev_packs | 7db4dbb0d0198e21f0b0797cf935032ed402d8f3 | f2408856cf6379db7750aa7c67fe12ff676e621e | refs/heads/master | 2023-08-27T18:15:04.733933 | 2023-06-09T15:38:43 | 2023-06-09T15:38:43 | 161,400,334 | 14 | 11 | null | 2022-02-28T00:39:02 | 2018-12-11T22:11:24 | Roff | UTF-8 | C | false | false | 1,822 | h | /**
* \file
*
* \brief Component version header file
*
* Copyright (c) 2022 Atmel Corporation, a wholly owned subsidiary of Microchip Technology Inc.
*
* \license_start
*
* \page License
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with... | [
"thibaut.viard@microchip.com"
] | thibaut.viard@microchip.com |
1bcbac4871759ee2850d814a635ed5b966609900 | 51cb8f015ffe06c711e9038342b0d860d705c130 | /libft/src/ft_percent.c | aea2dfe9666e89a7cc26d2e26a8f717001c10688 | [] | no_license | Kain2250/doom_nukem | 5f65ab2021ec1b3ee100ef4ed7d2c49d7fa070a8 | 5e229075c9812ae56d07c4e47634da865eaede85 | refs/heads/master | 2023-06-18T13:55:01.081314 | 2021-07-12T17:49:30 | 2021-07-12T17:49:30 | 287,280,514 | 0 | 0 | null | 2020-11-30T15:32:09 | 2020-08-13T12:58:18 | C | UTF-8 | C | false | false | 1,129 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_percent.c :+: :+: :+: ... | [
"bdrinkin@am-e4.msk.21-school.ru"
] | bdrinkin@am-e4.msk.21-school.ru |
710d8c530b31abcd5902a384bdf9e75ed5e4eb9f | ff1db7113d4850661f3384ba052eaa1c23f235da | /Fanuc/slprj/_sfprj/EulerDynJointCon/_self/sfun/src/c13_EulerDynJointCon.c | 234a6b3b55b6c023c7d8b192f58205bbef0379c1 | [] | no_license | txzhao/SimPlatform-Design-FanucRobot | 384e81cc339806533d232eced817e16e0236931f | ab6e40af52b8484727de4462ee8714c4189e20d6 | refs/heads/master | 2021-06-08T21:31:11.738640 | 2016-12-14T17:58:10 | 2016-12-14T17:58:10 | 76,369,399 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 96,974 | c | /* Include files */
#include "blascompat32.h"
#include "EulerDynJointCon_sfun.h"
#include "c13_EulerDynJointCon.h"
#include "mwmathutil.h"
#define CHARTINSTANCE_CHARTNUMBER (chartInstance->chartNumber)
#define CHARTINSTANCE_INSTANCENUMBER (chartInstance->instanceNumber)
#include "EulerDynJointCon_sfun_d... | [
"noreply@github.com"
] | txzhao.noreply@github.com |
f5fee6d51b879801b10d0abc10ccaf82c0fa9976 | c6cc3f6386440b43f3df35d61f468b7b71512273 | /MATLAB_Enviornment/Simulation_Files/shell_elec_electric_vehicle_grt_rtw/shell_elec_electric_vehicle_442b803b_1_ds_qx_p.h | fd26ecb5f761d0320612b3eb150c0ca4973748b8 | [] | no_license | jesseulibarri/Senior_Design | ae722448c38bb2ea903add1f89606b567b298c01 | 65c335803d6c255b892e7e11c158ec7b57a15781 | refs/heads/master | 2021-06-17T03:00:55.658372 | 2017-05-19T06:43:45 | 2017-05-19T06:43:45 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 739 | h | /* Simscape target specific file.
* This file is generated for the Simscape network associated with the solver block 'shell_elec_electric_vehicle/Solver Configuration'.
*/
/* shell_elec_electric_vehicle_442b803b_1_ds_qx_p.h - header for method shell_elec_electric_vehicle_442b803b_1_ds_qx_p */
#ifdef __cplusplus
ext... | [
"eliyazzolino@yahoo.com"
] | eliyazzolino@yahoo.com |
74be2e4a5c119292bc4b1a762fc87c0396e9dd69 | 4b4b267537a8437a897301a7bbc881a8644f4c2e | /source/main.c | f4e6a24e0a1fe1460a5f52960c5a9b516d0a3845 | [
"MIT"
] | permissive | step-sequencer/step-sequencer | ddf0f3102f113baa672eddb7cc12b1943c9b9454 | e68ae0a63b685b1b705c72cf10cbe203859addce | refs/heads/master | 2023-03-10T23:21:04.152172 | 2021-02-24T21:12:19 | 2021-02-24T21:12:19 | 339,771,867 | 5 | 0 | null | null | null | null | UTF-8 | C | false | false | 11,880 | c | // Includes
#include <avr/interrupt.h>
#include <avr/io.h>
#include <util/delay.h>
#include "globals.h"
#include "libs/logger.h"
#include "libs/suart_midi.h"
#include "libs/midi.h"
#include "libs/poti.h"
#include "button.h"
uint8_t maxTimeTicks = MIN_TEMPO_BPM / 3;
uint8_t minTimeTicks = MAX_TEMPO_BPM / 3;
// Stores... | [
"info+git@merzmax.de"
] | info+git@merzmax.de |
8cee74c37b0eec10e8bc3c05276b152d7af6d3d9 | b3c118ccc9083a380d5e6abde04666d246ab8c09 | /SocketSendRecvTools.c | de832d806aad0e94bcba121afed1caddee6207e9 | [] | no_license | Naveassaf/ConnectFour | b93bdba17d5a1fd727b24ea4bc59e4eb8e7e43c5 | 444f2b4d2c74df86fe572393ed1c8111bc51c471 | refs/heads/master | 2020-07-22T09:17:51.463081 | 2019-09-08T17:22:12 | 2019-09-08T17:22:12 | 207,147,230 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,331 | c | /*
Authors: Nave Assaf 308044809, Roi Elad 305625402
Project: ex4
Description: This module cares for the actual transfer of the messages betwwen the client and server ports. It does so over TCP.
*/
#include "SocketSendRecvTools.h"
#include <stdio.h>
#include <string.h>
/*
Function: SendBuffer
Inputs: ... | [
"noreply@github.com"
] | Naveassaf.noreply@github.com |
61547b10526dfaceef432e2c659654fb9ef49c46 | 8c3106dee658b787e9db9726c0672ecac9c6a958 | /Worksheet4/boundary_val.h | 477da9c3bd1021f0471f89d68f04050691655c3c | [] | no_license | ludcila/CFD-Lab | 0314e3515448a82c10bfda7ed59e6000a07a21c1 | 410c2bea1937dc3796a932eb0b22bd6d9e9b13cd | refs/heads/master | 2021-01-22T04:53:47.844023 | 2015-07-15T12:59:00 | 2015-07-15T12:59:00 | 34,576,204 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 677 | h | #ifndef __RANDWERTE_H__
#define __RANDWERTE_H__
enum BC_type {
BC_NO_SLIP = 1,
BC_FREE_SLIP = 2,
BC_OUTFLOW = 3
};
enum B_xy {
B_N = 1,
B_S = 2,
B_W = 4,
B_NW = 5,
B_SW = 6,
B_O = 8,
B_NO = 9,
B_SO = 10
};
enum C_type {
C_F = 16,
C_B = 0
};
/**
* The boundary values of the problem are set.
*/... | [
"cheunglucia@gmail.com"
] | cheunglucia@gmail.com |
2c59201cf8ec3e9be9982848f0e721f7fbd6dcf3 | 8adbdcdeb34e002c70abbbfa028198c821a6d64d | /firmware/Arduino_STM32/ts80player/stm32f103.h | 65fe8068c79e5a23b816b0b26e9e13683985851a | [
"Unlicense"
] | permissive | joric/ts80player | 1d5ac0f8cf3a6721c6fe9cb62f0d754ac3dcec5e | aafe0b76b05590f2cf19fa70bb75977d97e0f47e | refs/heads/master | 2023-07-09T19:26:12.423363 | 2023-06-11T01:33:12 | 2023-06-11T01:33:12 | 226,308,559 | 66 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,561 | h | /*
* STM32F103 register definition
*
* Today it is always a problem to compile a project due to missing dependencies.
*
* For this reason this file contains only a the necessary register definitions
* without any dependencies so you can easily compile your project.
*
*/
#define __IO volatile
typedef struct
... | [
"joric@users.noreply.github.com"
] | joric@users.noreply.github.com |
3ba0d0d7509dd1239d848753630c71dae5bf4535 | 37e2a159639ac355fe22b00de1dd64bfa16cc675 | /saber/poly_mul.h | d5d673fcf1f989ee584e6ddd4b7846e993039ff4 | [] | no_license | mkannwischer/saber-clean | 27cfe95ed1238a2087e872d53679ba15f3963181 | 5a55da91b67d6ccf702839abf17eb0b76ec878b1 | refs/heads/master | 2020-06-05T21:39:05.259973 | 2019-07-01T05:47:49 | 2019-07-01T05:47:49 | 192,552,949 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 189 | h | #ifndef POLYMUL_H
#define POLYMUL_H
#include "SABER_params.h"
#include <stdint.h>
void PQCLEAN_NAMESPACE_pol_mul(uint16_t *a, uint16_t *b, uint16_t *res, uint16_t p, uint32_t n);
#endif
| [
"matthias@kannwischer.eu"
] | matthias@kannwischer.eu |
68c119e53fad916849b040d45e39ce8dfeef832c | 596f52095b43172a9723fbdc611c5fb542211d27 | /kungfu/skill/xiaowuxiang/shield.c | 390ad7efc654d465e81ca90b7286223760223a71 | [] | no_license | hhsiao/jy | 43ce34cbd2519a390d27032a99e216cf157a13e5 | bc60c5c51e86961ee22b185dd088bd49e2303f8e | refs/heads/master | 2021-12-08T05:55:52.080890 | 2016-02-21T11:02:46 | 2016-02-21T11:02:46 | null | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 1,158 | c | //
// shield.c 小无相功护体神功
// Designed by secret(秘密)
//
#include <ansi.h>
inherit F_CLEAN_UP;
void remove_effect(object me, int amount);
int exert(object me, object target)
{
int skill;
// if( target != me )
// return notify_fail("你只能用小无相功来提升自己的防御力。\n");
if( (int)me->query("neili") < 100 )
... | [
"liming.xie@gmail.com"
] | liming.xie@gmail.com |
808d03603d3cbabc23f20d6ebf01768c254640a6 | b8906afecca06f48f2cd289a9997f670b26c4721 | /platform/shared/stlport/src/stlport_prefix.h | c43e7e444886c201673aac58f7bb3ae1241463c9 | [
"LicenseRef-scancode-stlport-4.5",
"LicenseRef-scancode-unknown-license-reference",
"MIT"
] | permissive | rhomobile/rhodes | 51bd88921c51bd618948f9a557de17fc297e7cc2 | fc8409c9c281684a49d7ff6805ddc565de09a6d5 | refs/heads/master | 2023-09-01T17:45:36.149868 | 2023-08-31T20:56:06 | 2023-08-31T20:56:06 | 54,084 | 504 | 155 | MIT | 2023-09-12T00:14:29 | 2008-09-18T21:55:16 | C | UTF-8 | C | false | false | 1,135 | h | #ifndef STLPORT_PREFIX_H
#define STLPORT_PREFIX_H
#define __BUILDING_STLPORT 1
#if defined (_WIN32) || defined (WIN32)
# ifdef __cplusplus
# define WIN32_LEAN_AND_MEAN
# define NOSERVICE
# endif
# if !(defined (__CYGWIN__) || defined (_WIN32_WCE))
# define _STLP_REAL_LOCALE_IMPLEMENTED
# endif
#endif
#u... | [
"dmitry@rhomobile.com"
] | dmitry@rhomobile.com |
b3769888f90b3d0cc7df623b954766c6c260d9bb | 93c11ac616f016542dda37788452e21f37d8965f | /src/pomp_priv.h | 039373ff27bd958d5f28de4bbb7eb14474862c45 | [
"BSD-3-Clause"
] | permissive | miniupnp/libpomp | b3fb9d50d6112c4ae3cfa0d1c391c6a5fa5cc693 | 4c3b2c515750d3cb62fccaebcbd7e6eed386d931 | refs/heads/master | 2023-08-22T19:12:29.721996 | 2016-02-23T16:14:06 | 2016-02-23T16:14:06 | 52,367,468 | 1 | 0 | null | 2016-02-23T15:06:36 | 2016-02-23T15:06:36 | null | UTF-8 | C | false | false | 7,992 | h | /**
* @file pomp_priv.h
*
* @brief private headers.
*
* @author yves-marie.morgan@parrot.com
*
* Copyright (c) 2014 Parrot S.A.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* * Re... | [
"yves-marie.morgan@parrot.com"
] | yves-marie.morgan@parrot.com |
cb032e8a0f8642edc80d7069e2e10ac741f0adfd | ac89982269554f840624d71b6f949c0dfb3f094c | /LETUSCB.C | efe2ed4118cc608f018857f5cf5e53dbb9532dcc | [] | no_license | hassanmirokhani/C-Language | 2fe02cdfad7f7cf2f1bab0570277258e14d958b3 | 6114f4af92ad6b59e9e5ad3e7d8ca112b524f3d7 | refs/heads/master | 2020-06-04T09:35:12.447280 | 2019-06-14T15:44:17 | 2019-06-14T15:44:17 | 191,968,888 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 355 | c | void main(void)
{
int distkm,distm,distf,disti,distcm
printf("Enter Distance In Kilometer");
scanf("%d",&distkm);
distm=(distkm*1000);
distf=(distkm*3280);
disti=(distkm*39370);
distcm=(distkm*100000);
printf("Distance In Meter Is %d\n Distance In Feet Is %d\n Distance In Inches Is %d\n Distance In Centimeter Is %d",di... | [
"hassanmuhammad535@gmail.com"
] | hassanmuhammad535@gmail.com |
ae64f734d511b421106be7c309b529a5703db205 | 049de2d3d2a69b67e84be61d624058430f61ac2e | /GDSBT_dled/DLED_src/dledsPlatform/inc/dledsPlatform.h | be60f1a3513bdaeeac6aff1b6f06f2efeafc9c17 | [] | no_license | NovasisGDSBT/FullGDS | 7d783e9c5b943b784a60724fdbb7280258715925 | d820c81fb376dab0110e419fab3739aa41222111 | refs/heads/master | 2021-08-24T06:52:48.966186 | 2017-12-08T14:42:20 | 2017-12-08T14:42:20 | 111,822,705 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,447 | h | /************************************************************************/
/* (C) COPYRIGHT 2008 by Bombardier Transportation */
/* */
/* Bombardier Transportation Switzerland Dep. PPC/EUT */
/***************... | [
"fil@NovaLinux.(none)"
] | fil@NovaLinux.(none) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.