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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
60a61c844303778eccc5207a17ef7f1baafe1668 | 598737b786a20889dc6acd468478baf4972535b3 | /src/sys/compat/irix/irix_exec.c | 99b2e730e94206a0f9ef39ac25cfdeaabd0d7f04 | [] | no_license | shisa/shisa-netbsd | 5c8e289de2a48b6d8f39bd3add9ca4ea48fec1da | 28d999d1c25107c126e0a458a97b9397aae592ef | refs/heads/master | 2021-01-01T05:33:32.619808 | 2008-05-26T04:27:54 | 2008-05-26T04:27:54 | 32,793,680 | 1 | 2 | null | null | null | null | UTF-8 | C | false | false | 7,843 | c | /* $NetBSD: irix_exec.c,v 1.40.2.1 2005/09/18 20:09:51 tron Exp $ */
/*-
* Copyright (c) 2001-2002 The NetBSD Foundation, Inc.
* All rights reserved.
*
* This code is derived from software contributed to The NetBSD Foundation
* by Emmanuel Dreyfus.
*
* Redistribution and use in source and binary forms, with or ... | [
"keiichi@mobilegravity.sfc.wide.ad.jp"
] | keiichi@mobilegravity.sfc.wide.ad.jp |
96829662639561eea7df6145ccd3ba643bb9dcbd | 5d417f03f724f4e23000f28cd629c92bc9297a23 | /sam0/drivers/sercom/usart/quick_start_dma/samd11_xplained_pro/conf_dma.h | 79bea064d4126a0c4c4e9d91b489e7a72dc049fb | [] | 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 | 1,989 | h | /**
* \file
*
* \brief SAM D11 Direct Memory Access Driver Configuration Header
*
* Copyright (C) 2014-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 ... | [
"robksawyer@gmail.com"
] | robksawyer@gmail.com |
2f27f78d5ad38c4b13fecef5d78d54e135509640 | 1434ae4307bef7139443ed7082b46ef2c3e008c0 | /experiments/pointer_6.c | ccef3f6a02383f6314d7de3354b4202d14eb8ecb | [
"MIT"
] | permissive | DeadDork/learning_c | 260c6f8c0ee8c08dedbd1818b279bcfa8da32e67 | c62bf8c0fb2edf29117692c3910661ca7a696929 | refs/heads/master | 2021-01-23T16:26:22.977478 | 2013-12-30T06:10:50 | 2013-12-30T06:10:50 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,346 | c | // Explores the ANSI C pointer declaration syntax (AKA type qualifier list?!?!)
// Conclusion: indeed, you can append a type qualifier to pointer (who knew?!)
// Discussion: how is `char *const x` different from `const char *x`?
// The latter forces all declarations in an expression to be type-qualified as
// `const`... | [
"nimrodomer@gmail.com"
] | nimrodomer@gmail.com |
5c59eea954694fc6f964da58bfa155d3c8323ce2 | 6fa6be3e7dcb10d020209f7a73de393a1f24bd45 | /u-boot/arch/arm/include/asm/iproc-common/timer.h | 2bc23221a40fbf18f33379817f0f09bcba945833 | [
"Apache-2.0",
"GPL-2.0-or-later"
] | permissive | okshall/v3s-linux-sdk | f9eb73a1e271ebf02320f98befabccdb6c462944 | 776196306198f14ec6f10c316950a81b7e417886 | refs/heads/master | 2021-07-07T11:44:34.667911 | 2021-01-22T04:43:38 | 2021-01-22T04:43:38 | 225,315,340 | 1 | 0 | Apache-2.0 | 2019-12-02T07:46:23 | 2019-12-02T07:46:22 | null | UTF-8 | C | false | false | 1,123 | h | /*
* Copyright 2014 Broadcom Corporation.
*
* SPDX-License-Identifier: GPL-2.0+
*/
#ifndef __TIMER_H
#define __TIMER_H
#include <linux/types.h>
void timer_systick_init(uint32_t tick_ms);
void timer_global_init(void);
/* ARM A9 Private Timer */
#define TIMER_PVT_LOAD_OFFSET 0x00000000
#define TIMER_PVT_COUNTER... | [
"yeashenlee@163.com"
] | yeashenlee@163.com |
f7dce78f0d4025c0bfe8233b628264a10b79ff8f | 24421806410b1f2d6106689345049371ce7d941c | /src/rtpp_objck.c | 1c17bc38ca0c19b0bf952bde025d93e10385075e | [
"BSD-2-Clause"
] | permissive | SongtaoDu/rtpproxy | 9c5b46d096deae1ba30d64de16c2ffdaed145327 | df046e86419f8d41d48af26ae4472202e0652fb3 | refs/heads/master | 2020-03-18T11:21:50.705993 | 2018-05-20T00:28:43 | 2018-05-20T00:28:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,706 | c | /*
* Copyright (c) 2017 Sippy Software, Inc., http://www.sippysoft.com
* 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
... | [
"sobomax@sippysoft.com"
] | sobomax@sippysoft.com |
19b3ec0e56242ef0e8e04878e719375d49ffda9a | ab1393c4784ddc40684e44eef9d288eb9b5d5d9f | /Source/Master/app/soc/soc/rtwtypes.h | 3c03c36ce06d5aa429940e0907852d07b1059fef | [] | no_license | bladexie/batteryMs | 57e3957f239f6bd73947428e2a333481cc169bd5 | 831bd96b45d2c9c290cbc264d876ffba20834146 | refs/heads/master | 2020-06-03T13:40:46.951716 | 2015-01-21T09:30:26 | 2015-01-21T09:30:26 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,177 | h | /*
* File: rtwtypes.h
*
* Code generated for Simulink model 'Closed_Loop_NCM_29Ah_change'.
*
* Model version : 1.23
* Simulink Coder version : 8.7 (R2014b) 08-Sep-2014
* C/C++ source code generated on : Tue Dec 09 11:14:15 2014
*/
#ifndef __RTWTYPES_H__
#define __RTWTYPES_H__
/* Logic... | [
"magic.lake@163.com"
] | magic.lake@163.com |
1d3315261181780433979bc0c4560940a72d1d24 | ca23443a7e1a89645a7d04294fa8fc851f55082b | /Fract'ol/libft/ft_putendl.c | 865b1ef49bf4c478cf1e196c7ed27df65a3cb84d | [] | no_license | Ahangel/School_21 | cbe5b0e2d5a1b49f04adc8ef171eddcda734602c | 20c0b41c806b9320f471f83a3266dd993ff4caca | refs/heads/master | 2020-05-19T02:54:35.310507 | 2019-06-05T16:20:16 | 2019-06-05T16:20:16 | 183,604,592 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 981 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_putendl.c :+: :+: :+: ... | [
"GriK@GriKs-2.local"
] | GriK@GriKs-2.local |
e77b5319761fa563105f68dc689a2ddf6035d8ae | 8a525d648855f6cdc5116034555002a6078257d0 | /NF2_DE4_BASE/projects/DE4_Reference_Router/sw/pcie_config/pcie_sw_lib.c | 971f0b0346e69ba050aee22489d1eae302c222b7 | [] | no_license | bennett78/nf2_de4_base | ad8208c3ab5109e608804cebb1861b54f5cb2e47 | dbeb085bed33bc2836fcce483adc9fcf10be0011 | refs/heads/master | 2021-01-18T11:30:54.862656 | 2012-08-25T21:37:09 | 2012-08-25T21:37:09 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 17,204 | c | /************************************************************************
* File: pcie_sw_lib.c
*
* Library for accessing PCIE_SW devices.
* The code accesses hardware using WinDriver's WDC library.
* Code was generated by DriverWizard v10.40.
*
* Jungo Confidential. Copyright (c) 2011 Jungo Ltd. http://www.jungo... | [
"hkumarap@engin.umass.edu"
] | hkumarap@engin.umass.edu |
6170d6aa31d9cbf9a721123e8c9320d1eb3dab48 | 63db0b5f2cf194af907aae2b7930da7bb67c114f | /ft_select/srcs/enter_data.c | 6a90ff2ba98bdeb663d32500ba10280494120116 | [] | no_license | lmatshay/N.L-Matshaya | c65250e9350740103ea15991e0ee15aa902c7ed7 | 499f976d2911e94cfab31d8deb846498d9b92ddf | refs/heads/master | 2020-12-21T20:51:16.364783 | 2017-09-15T17:48:50 | 2017-09-15T17:48:50 | 58,559,886 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,218 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* enter_data.c :+: :+: :+: ... | [
"lmatshay@e4r2p4.wethinkcode.co.za"
] | lmatshay@e4r2p4.wethinkcode.co.za |
27d0cfcd5cb21f452b0f48aef8c0bb2e644c7f14 | 940a190fc58d4d739efeae13b16c0654ba22b7f7 | /sdk/JN-SW-4168/Components/ZCL/Clusters/SmartEnergy/Source/Price_internal.h | a021d8954b4c37d6c27ce0d7ddd89b4cca6cce4b | [] | no_license | fairecasoimeme/ZiGate_HA1.2 | 92b19724c0c7ff50f2594532683ce0c801837fd1 | 7de739360ec4573114fad0857c6e6772808ec83d | refs/heads/master | 2020-06-13T15:30:39.507198 | 2019-07-01T15:03:35 | 2019-07-01T15:03:35 | 194,695,087 | 3 | 0 | null | null | null | null | UTF-8 | C | false | false | 15,619 | h | /*****************************************************************************
*
* MODULE: Price Cluster
*
* COMPONENT: price_internal.h
*
* AUTHOR: we1
*
* DESCRIPTION: The internal API for the Price Cluster
*
* $HeadURL: https://www.collabnet.nxp.com/svn/lprf_sware/Pr... | [
"akila@faire-ca-soi-meme.fr"
] | akila@faire-ca-soi-meme.fr |
82e6c61f8a3c5c416197c206efbfeaee6725a3b7 | 7da2cfacc1e86376d325df7e8afc85e6489b93ca | /lib/my/my_strcapitalize.c | 55668ebedfc257b40180f186c3e750fc5f40689c | [] | no_license | Oubay-mdn/BSQ | 9edbbad515fb150e41a1f1a1b99d9f8e57b9b4e0 | c49b0113dc3697e8473eb053b0460b3021cfe404 | refs/heads/main | 2023-05-13T13:53:24.989401 | 2021-06-10T18:09:52 | 2021-06-10T18:09:52 | 375,784,350 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 567 | c | /*
** EPITECH PROJECT, 2020
** my_strcapitalize.c
** File description:
** my_strcapitalize
*/
char *my_strcapitalize(char *str)
{
if (str[0] == '\0')
return (str);
for (int i = 1; str[i] != '\0'; i++) {
if (str[i] >= 'A' && str[i] <= 'Z')
if (str[i - 1] != ' ')
str[i... | [
"oubay.moudden@epitech.eu"
] | oubay.moudden@epitech.eu |
94d60cb9c218c71b64d22bb507e0df6168f9cfba | bbde8fae26a42d4b6402620054a3f9a4f23bf628 | /ensemble_hic/c/nblist.c | 350cc6c2d90f5078f5f9a7b2b632084647ecafff | [
"MIT"
] | permissive | simeoncarstens/ensemble_hic | b0b5fd5a159e15098fcf5743818fc8cd48a88aa5 | 6e9f7cf0d2fc3333159254837c339762c3719251 | refs/heads/master | 2022-07-11T10:05:17.472482 | 2022-07-01T23:49:58 | 2022-07-01T23:49:58 | 273,578,743 | 5 | 0 | null | 2020-07-23T16:38:40 | 2020-06-19T20:14:47 | Python | UTF-8 | C | false | false | 15,041 | c | /*
Copyright by Michael Habeck (2016)
*/
#define NO_IMPORT_ARRAY
#include "ensemble_hic.h"
#include "mathutils.h"
static void set_neighbors(PyNBListObject *self) {
/*
* Generates relative grid indices of neighbors in a cubic grid.
* Assumes that MAX_NO_NEIGHBORS is 13.
*/
int j, k, n=self->n_cells, coun... | [
"devnull@localhost"
] | devnull@localhost |
2ebac6e4310924942a73d3432e71df235ee1c790 | 7e7ab94dcdd54de10116ea174eb664e0a14abd5a | /code/Memory.h | 1615d397df3f5383310254e8a7a18964d4d8067d | [] | no_license | ricther/parallel_reconstruction_program | a855203e6c7f98eeee51d42ef255982aabe8f968 | c6fda00e6f1e274d2bb70b2095a6b2083c8118aa | refs/heads/master | 2020-06-05T03:08:31.668051 | 2014-11-24T14:36:16 | 2014-11-24T14:36:16 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 833 | h | //////////////////////////////////////////////////////////
// Memory allocation functions ///
//////////////////////////////////////////////////////////
double *make_1D_double_array(int size);
void free_1D_double_array(double *arr);
double *make_1D_double_array(int size);
void ... | [
"liuxu.ustb@gmail.com"
] | liuxu.ustb@gmail.com |
14d04d47db59563b6c38b784ca57eeb63078680e | 63c791da062ced0cd2bcc37c5ffbe46e01363264 | /ft_strnew.c | acc2a0f4590b1b8b6f0dc13aec8822b7faaa2275 | [] | no_license | tchewaa/libft | 1a879ca1542e128c4565b6d11bf89b32f21dc887 | f4220995a5eeb7035718536d444661bf34314455 | refs/heads/master | 2020-05-24T00:48:10.924066 | 2019-07-04T15:21:31 | 2019-07-04T15:21:31 | 187,023,066 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,066 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_strnew.c :+: :+: :+: ... | [
"tchewa@c4r12s1.wethinkcode.co.za"
] | tchewa@c4r12s1.wethinkcode.co.za |
f6d3ef106a3f5272ed4c090c7476266e60a519e3 | 6a8aaf9c16f4856532cf9acc14dd33a602ccc115 | /src/tmx/Asn_J2735/src/r63/AnimalType.c | 031bd05480b6956a3243fd6915720ae552fd63b6 | [
"Apache-2.0"
] | permissive | RCVWPHASEII/V2I-Hub | ffcbfa6cb445bed281d1406b8b7cb7fa5b8beff8 | 5ed6d672b92257af60db0eb06ea32acfcf7c3674 | refs/heads/master | 2023-05-07T20:08:42.223640 | 2021-05-18T02:46:40 | 2021-05-18T02:46:40 | 360,922,301 | 0 | 2 | NOASSERTION | 2021-04-30T21:58:32 | 2021-04-23T15:07:10 | null | UTF-8 | C | false | false | 1,917 | c | /*
* Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
* From ASN.1 module "DSRC"
* found in "../J2735_201603DA.ASN"
* `asn1c -gen-PER -fcompound-names -fincludes-quoted -S/home/gmb/TMX-OAM/Build/asn1c/skeletons`
*/
#include "AnimalType.h"
/*
* This type is implemented using NativeEnumerated,
* so here we... | [
"zinkg@battelle.org"
] | zinkg@battelle.org |
655cb92ced224132b89bbb6f67eda9cec477c071 | 35114d1d37adf8b0dfbb1c0f6bc042e305e1202f | /internal/libwebp/examples/wicdec.c | ab6ba698afe4ba127033e6f17599be6b3842001c | [
"BSD-3-Clause"
] | permissive | chai2010/webp | a498e3a749c75a510f17ab30093b1c6472624b9b | 53282cced552923c267d5f8188fd97f10e56ff0b | refs/heads/master | 2023-07-12T03:06:31.889713 | 2022-02-19T12:42:26 | 2022-02-19T12:42:26 | 22,364,274 | 449 | 95 | BSD-3-Clause | 2023-03-10T00:45:45 | 2014-07-29T01:56:55 | Go | UTF-8 | C | false | false | 13,274 | c | // Copyright 2013 Google Inc. All Rights Reserved.
//
// Use of this source code is governed by a BSD-style license
// that can be found in the COPYING file in the root of the source
// tree. An additional intellectual property rights grant can be found
// in the file PATENTS. All contributing project authors may
// be... | [
"chaishushan@gmail.com"
] | chaishushan@gmail.com |
ad245ed2c23a58cf7870c0a39d2e8e80b122be1f | 8d6040330b892c6bd2d310be135e168639e45e7a | /ASNativeActivity/phoenixas/src/main/cpp/tasks/task_audio_mixer.c | cbf0b4c6fac0d70dbb69f8c76254a84579066b52 | [
"Apache-2.0"
] | permissive | playbar/android-ndk | 747fbd4b68dcb160ca6f20d3358d449f778385dd | 34e79bc1de9caa27faa72f5f1fb4ad3202debdc6 | refs/heads/master | 2021-01-19T20:02:48.223473 | 2018-07-17T07:08:20 | 2018-07-17T07:08:20 | 88,476,630 | 1 | 0 | Apache-2.0 | 2018-07-17T07:08:54 | 2017-04-17T05:57:58 | C | UTF-8 | C | false | false | 5,985 | c | /* RetroArch - A frontend for libretro.
* Copyright (C) 2011-2017 - Daniel De Matteis
*
* RetroArch 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 Found-
* ation, either version 3 of the License, or (at your opti... | [
"hgl868@126.com"
] | hgl868@126.com |
6daea099c86615e8414194802fab901ea5d57f23 | 42b076f77f6df8c73d12f4e5de38254529473fd4 | /NF05_TD/Exercice Sur les fichiers.c | 640ac18be338a3aff225feaf3b2aa38b5e40864e | [] | no_license | LucasNoga/Workspace-C | 0d22b8100fd159df074502f822c54e86870a644c | 41f11356e547aa63bf397b2486a3ebf8b99613f6 | refs/heads/master | 2020-12-29T23:36:54.360516 | 2020-02-06T21:02:27 | 2020-02-06T21:02:27 | 238,779,560 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,491 | c | #include <stdio.h>
#include <stdlib.h>
#include <string.h>
struct salle
{
char* nom;
int capacite;
};
typedef struct salle Salle;
/** @brief Cette fonction cree une liste de salles
* et demande a l'utilisateur les informations de chacune
* des salles
*/
struct salle* creerListeSalles(int nombreSalles)
{
... | [
"luc4snoga@gmail.com"
] | luc4snoga@gmail.com |
87ff55446dabacfeed8df1384bd1f1a25bdf65b2 | b05f1cbd207e22f12e7f3076bf56181787b68085 | /ACM solved the question with Corresponding number/1353.c | bbb280357bb6087cb9e9beee6e6da22aa106187e | [] | no_license | NikoSoftware/Algorithm | e76db0556acdcfedd06d027a5642c6472254c50e | ceff66d6d6839ae8deb802e5e2e7e31c02025115 | refs/heads/master | 2020-12-30T14:45:13.903814 | 2017-05-12T11:54:42 | 2017-05-12T11:54:42 | 91,084,931 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 330 | c | #include<stdio.h>
#include<string.h>
int main()
{
int n,a[1000],i,m,b[100];
scanf("%d",&n);
for(i=0;i<n;i++)
scanf("%d",&a[i]);
scanf("%d",&m);
for(i=0;i<m;i++)
b[i]=a[n-m+i];
for(i=n-m-1;i>=0;i--)
a[i+m]=a[i];
for(i=0;i<m;i++)
a[i]=b[i];
for(i=0;i<n;i++)
printf("%d "... | [
"nikochen.mason.@gmail.com"
] | nikochen.mason.@gmail.com |
a568abf90934e3aa76f86a7f01142d830a80250c | 0763d947ddcfb3102869d1e2dd6236e103bab738 | /getsetsock_exp5.c | 7400a7e1325c5473a9c841c674b322bd28df537e | [] | no_license | gopisrikrishna/cnlab | de56405361ceac15d6315dab1348a415855fca43 | 08a719c1d28c4d6459be3fe066407ca6ff9b5c28 | refs/heads/main | 2023-07-08T19:17:36.881049 | 2021-08-19T04:54:10 | 2021-08-19T04:54:10 | 397,727,226 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 734 | c | #include<stdio.h>
#include <arpa/inet.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <fcntl.h>
#include <netinet/tcp.h>
#include <sys/types.h>
main(int argc,char *argv[])
{
int sockfd,a,b,c;
sockfd=socket(AF_INET,SOCK_STREAM,IPPROTO_TCP);
int len=sizeof(a);
char s[20];
getsockopt(sockfd,IPPROTO_TCP,TC... | [
"noreply@github.com"
] | gopisrikrishna.noreply@github.com |
a52966cc01f43ecfb26d11899146b6cea219424a | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/linux/drivers/i2c/busses/extr_i2c-aspeed.c_aspeed_i2c_reset.c | 643fe81043f5b864138342ec62eed97f8e289288 | [] | 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,415 | 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 |
adcccfd374f0d6790f254511f06a37f62e5d941b | d4781adf233b660948f3db035a9657b0f26abc5f | /db_apps/cnsmgr/owntypedef.h | 0a76887b15e73f8f9a8c3c4f06e6f2843b3bda9e | [] | no_license | xiongqi1/web | bce81960c2a74bde186210bd376692945666e809 | 6d4b20e15f09a4fdb71c2f1dc6a4844473f38a6f | refs/heads/main | 2023-09-05T06:43:43.971707 | 2021-11-26T09:44:40 | 2021-11-26T09:44:40 | 432,123,705 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 394 | h | #ifndef __OWNTYPEDEF_H__
#define __OWNTYPEDEF_H__
#define TRUE 1
#define FALSE 0
typedef int BOOL;
typedef unsigned char BYTE;
typedef unsigned short WORD;
typedef unsigned int DWORD;
typedef long long unsigned int UINT64;
typedef long long int INT64;
typedef struct
{
union
{
struct
{
DWORD dw32lo;
DW... | [
"xiongqi@git.com"
] | xiongqi@git.com |
6a9bc3e299d726d424d62c336bc4f4548cd47392 | 0526d5d99e7cf83172f75689819658e76c5c2197 | /HeaderTranslator.h | 419cf90e9cff75c9975ce3d8e9e0a886de58a55e | [] | no_license | Elizaveta145/MyPractice | 94ecc36a4909544d3d590aef025eea666f29ca06 | 77d4eb0bf213d0ef60090f7366e4793fb49b9ba7 | refs/heads/main | 2023-06-04T11:34:12.938987 | 2021-07-05T09:03:00 | 2021-07-05T09:03:00 | 383,072,168 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 95 | h | #pragma once
#ifndef HeaderTranslator_H
bool translator(double number, char* link);
#endif | [
"noreply@github.com"
] | Elizaveta145.noreply@github.com |
c43ad27b08446d1eaad928faad5ecc527672622b | 5c255f911786e984286b1f7a4e6091a68419d049 | /vulnerable_code/d67e8dcc-d094-49a1-9466-b13e1e982ef5.c | dd6f56f6339c00278ab9bdf0f3de82f0214ea135 | [] | 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 | 602 | c | #include <string.h>
#include <stdio.h>
int main() {
int i=4;
int j=122;
int k;
int l;
k = 53;
l = 64;
k = i/j;
l = i/j;
l = l/j;
l = l%j;
l = l/j;
k = i-k*i;
//variables
//random
/* START VULNERABILITY */
int a;
char b[52];
char c[68];
a = 0;
do ... | [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
7efe748d6e37618be394ce2730d132712ac1fa21 | c0ddf5509c1f880a9ad90daf3b75ee146e83c3fd | /src/init.c | 3f8dc8a9b4eb6e0e6862fdc7781a8bf011a1188e | [] | no_license | selva-vignesh/EventManagerTask | 890cfd8a56b2fe49c4daec1836d9a758fc152d09 | 5aef40c8fcb34d1789f84f315a3430a2a0708f38 | refs/heads/main | 2023-08-01T04:01:09.982701 | 2021-09-04T06:37:37 | 2021-09-04T06:37:37 | 402,728,974 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 699 | c | #include<stdio.h>
#include<stdlib.h>
#include<func.h>
int main()
{
int m,e,j;
printf("Enter no.of Modules: ");
scanf("%d", &m);
printf("Enter no.of Events: ");
scanf("%d", &e);
void (*func[10])() = {mod1,mod2,mod3,mod4,mod5,mod6,mod7,mod8,mod9,mod10};
do
{
printf("Enter yo... | [
"noreply@github.com"
] | selva-vignesh.noreply@github.com |
3500d2735617ba1acefe54c7d7c78aef1f1a9cb1 | c2cedcf36667730f558ab354bea4505b616c90d2 | /players/dragnar/SevenSpires/rooms/citadel/s1/r5c5.c | b803744d7173006a683060282240591a8a6c978e | [] | no_license | wugouzi/Nirvlp312mudlib | 965ed876c7080ab00e28c5d8cd5ea9fc9e46258f | 616cad7472279cc97c9693f893940f5336916ff8 | refs/heads/master | 2023-03-16T03:45:05.510851 | 2017-09-21T17:05:00 | 2017-09-21T17:05:00 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 436 | c | inherit "/room/room.c";
#include <ansi.h>
#define MAPDM "/players/dragnar/SevenSpires/daemons/mapDM"
string room_name;
reset(arg) {
if(arg) return;
set_light(1);
set_short("The "+HIBLK+"Black Spire"+NORM);
room_name = "r5c5";
set_long(MAPDM->get_map( basename( this_object() )));
dest_dir=({
"/players/dragna... | [
"rump.nirv@gmail.com"
] | rump.nirv@gmail.com |
61aef8da2fdfe0c7217216b17c4edf3215e3e977 | e73681f86a97d69514a0ce7957a8076d85066008 | /src/rng.c | 9aff5de28f1e91fa25cbc54b51becf8d5b33a3fc | [] | no_license | charlesrosenbauer/GraphViz | be4bc298289f8296a3783f8720ee29e27e78a7e3 | e91eb5daf421e7269217602ecb55eb7ea20eb2b4 | refs/heads/main | 2023-04-18T23:02:36.602513 | 2021-05-01T06:49:38 | 2021-05-01T06:49:38 | 354,691,422 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 286 | c | #include "defs.h"
#include "stdint.h"
static uint64_t rseed = 3518092371089;
float rflt(){
rseed = (rseed * 1349179819789) + 1471890674187;
int rot = rseed & 0x3f;
rseed = (rseed >> rot) | (rseed << (64-rot));
int ret = rseed & 0xff;
return (((float)ret) / 128.0) - 1.0;
}
| [
"charles.rosenbauer@gmail.com"
] | charles.rosenbauer@gmail.com |
f578ae11384ca7565ccb0c0d81247534bfddd135 | 1d5fafdad9d6793f6d71290e2e98e5e16902a2bd | /src/fill_in_ascii.c | 36e86c8d39481aafcd0e0edc28d9a70ac569d8a2 | [] | no_license | Bfault/Cipher_crypto | 5b81f11b219d705c5025f43d284908c32d462238 | b106122810f366cb041a64d17ff66a947fe208ca | refs/heads/master | 2022-09-20T11:12:47.424079 | 2022-09-14T07:25:09 | 2022-09-14T07:25:09 | 268,844,649 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,174 | c | /*
** EPITECH PROJECT, 2019
** 103cipher_2019
** File description:
** fill_in_ascii.c
*/
#include "103cipher.h"
void fill_in_ascii(cipher_t *cipher, char *str_key, char *str_phrase)
{
int len_key = my_strlen(str_key);
int len_phrase = my_strlen(str_phrase);
int count = 0;
for (int x = 0; x < cipher->... | [
"lorenzo.carrascosa@epitech.eu"
] | lorenzo.carrascosa@epitech.eu |
4824033c399aed0bf1753c6257a7d4c1e315b148 | f83ef53177180ebfeb5a3e230aa29794f52ce1fc | /coreutils/coreutils-8.30/lib/getugroups.h | b52843c7bbf9414e5e1cb44bf600ea25492053e6 | [
"GPL-3.0-or-later",
"LGPL-2.0-or-later",
"GPL-1.0-or-later",
"GFDL-1.3-or-later",
"GPL-3.0-only",
"Apache-2.0"
] | permissive | msrLi/portingSources | fe7528b3fd08eed4a1b41383c88ee5c09c2294ef | 57d561730ab27804a3172b33807f2bffbc9e52ae | refs/heads/master | 2021-07-08T01:22:29.604203 | 2019-07-10T13:07:06 | 2019-07-10T13:07:06 | 196,183,165 | 2 | 1 | Apache-2.0 | 2020-10-13T14:30:53 | 2019-07-10T10:16:46 | null | UTF-8 | C | false | false | 898 | h | /* Get a list of group IDs associated with a specified user ID.
Copyright (C) 2007, 2009-2018 Free Software Foundation, Inc.
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... | [
"lihuibin705@163.com"
] | lihuibin705@163.com |
009a75b6d0d9d8c1f986987e55a922f3dc886eff | 5896167027f07d1e53672ebb76b60ed7bf2f09c8 | /Win10_1803_RS4/x86/System32/ntoskrnl.exe/Standalone/_MI_EXTRA_IMAGE_INFORMATION.h | cbbafb8ad96628e36626ef9535fc56727d119fe9 | [] | no_license | antiwar3/headers | c776e1de8b552e1284901361907f5e7515ef20ae | e3ec0f11f62cdc76b6c0b6b9fa0d6ffe55e476f0 | refs/heads/master | 2021-05-25T22:49:20.063532 | 2020-02-24T21:43:26 | 2020-02-24T21:44:11 | 253,953,543 | 1 | 2 | null | 2020-04-08T01:25:44 | 2020-04-08T01:25:44 | null | UTF-8 | C | false | false | 211 | h | typedef struct _MI_EXTRA_IMAGE_INFORMATION
{
/* 0x0000 */ unsigned long SizeOfHeaders;
/* 0x0004 */ unsigned long SizeOfImage;
} MI_EXTRA_IMAGE_INFORMATION, *PMI_EXTRA_IMAGE_INFORMATION; /* size: 0x0008 */
| [
"w.benny@outlook.com"
] | w.benny@outlook.com |
ef7b488e736cad72b70f6c306a523ddafa44ce85 | aa743a0d314a44bce2c8880e1f4b7032fa7e5c53 | /CSCAN.c | 97b5bf3cfcb6383bc2742e12b3735611ddff9b88 | [] | no_license | JohnVarkey/Lab-s5 | 57bb96d48f991993fdf39c76375448f23dd52811 | 41255de28766c814b0a34241a3f8fa90b2562a5d | refs/heads/master | 2023-01-13T07:27:01.368783 | 2020-11-03T13:58:08 | 2020-11-03T13:58:08 | 307,923,885 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 644 | c | #include <stdio.h>
void main() {
//code
int n, queue[30], head, i, j, temp, SeekTime;
printf("Enter the number of pages in the disk queue : ");
scanf("%d", &n);
printf("Enter the pages in disk queue : ");
for (i=0; i<n; i++)
{
scanf("%d", &queue[i]);
}
printf("\n");
printf("Enter the initial disk head pos... | [
"varkey100john@gmail.com"
] | varkey100john@gmail.com |
b2ef3464b97b9a6645ea764b86291beb79f61221 | 793d69653d292095c2ba326735e03e3e567d68d9 | /ext/rzway/client.h | 65cd5f441fc4ebdaa18279d962a5d4607a270565 | [
"MIT"
] | permissive | abrom/rzway | 8fff75bd6c160a5fbf97cbdd56365094fe4bc57a | a15302100055e2d1e511a5ded4ed4074dad9a377 | refs/heads/master | 2021-01-20T13:12:18.836582 | 2017-05-06T13:22:31 | 2017-05-06T13:22:31 | 90,464,038 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 188 | h | #ifndef RUBY_CLIENT
#define RUBY_CLIENT
#include <rzway.h>
void Init_client();
static VALUE client_allocate();
static VALUE client_initialize();
static VALUE client_terminate();
#endif
| [
"abromwich@yourtutor.com.au"
] | abromwich@yourtutor.com.au |
6e4b26d1bd047b0000e707981222abc7d6d2ba23 | 0335453afbec15d1efe6234dc8d86e4d09c760b2 | /CODE for EPS 6SV_V1.0/User/user_app/userbsp/bsp_f4adc.c | 09a0de4db5e658fef7f3db56ad077606a2e4d381 | [] | no_license | wwwqimo/eps-6sv | a0c59538897e9d0e8d2686db7cb34f05100d7f31 | 679618ca42a20f5268f20f7d364eb9fd5d66d816 | refs/heads/master | 2021-01-17T11:55:37.923448 | 2015-06-27T08:58:17 | 2015-06-27T08:58:17 | 35,987,441 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 168 | c | #include "bsp_f4adc.h"
/*******************************************************************************************************************************/
| [
"leixiaoxiong@live.com"
] | leixiaoxiong@live.com |
c1573898fe3c5d4849fa10f46ecd993043919766 | 8c7b86140b9f671f4b163a4a2d55601f2e79a45d | /sixphrase5bpattern/main.c | b57a69c85924185189dca73c09be130ac9ff8e3a | [] | no_license | barathkumar2699/DailyPrograms | 3739b36cab3b02c2d5ba06e265807c4bf9b9f71a | a601fa1f303335a284bd2b6c9afbfa65a42526af | refs/heads/master | 2020-06-04T13:14:17.180163 | 2019-06-15T04:53:24 | 2019-06-15T04:53:24 | 192,036,200 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 524 | c | // You are using GCC
#include<stdio.h>
int main()
{
int n,ind;
scanf("%d",&n);
for(int i=1;i<=n;i++)
{
int a[n];
ind=0;
for(int j=1;j<=i;j++)
{
printf("%d",j);
a[ind]=j;
ind++;
}
for(int j=ind;j<n;j++)
... | [
"noreply@github.com"
] | barathkumar2699.noreply@github.com |
e7c7a003cdf50adebc76b52805e7960403e22e50 | b4d42f0055b3704f2688e654a687ddb6c5624431 | /src/it/unimi/dsi/fastutil/chars/Char2BooleanMap.c | 91654817fcb51d93f9f70a8bb8676d6a88f1e46a | [
"Apache-2.0"
] | permissive | valmac/fastutil-1 | 50c9ea26904d2687a5aeabfa3ebec11e7c1f4789 | 1eec4d37a1c9995688c7e8cac0f5cbee63f87f21 | refs/heads/master | 2021-05-27T09:06:47.249224 | 2013-04-05T20:17:32 | 2013-04-05T20:17:32 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 15,317 | c | /* Generic definitions */
#define PACKAGE it.unimi.dsi.fastutil.chars
#define VALUE_PACKAGE it.unimi.dsi.fastutil.booleans
/* Assertions (useful to generate conditional code) */
#unassert keyclass
#assert keyclass(Character)
#unassert keys
#assert keys(primitive)
#unassert valueclass
#assert valueclass(Boolean)
#una... | [
"peathal@yahoo.de"
] | peathal@yahoo.de |
d3f85b7fd623fb875f8746ed2bdabe4dbd7b204e | 822d53f177c8e0532fe1cdf61301f76f0ef98f48 | /only_ctrl/usbdi.h | 806ba321290e1b7b4494bb14cfa964908c5d382a | [] | no_license | gczgsoc/diffs | 016d1b0328a57254f93efad24e09cc4e515eb1af | 4c3f3de6d38a75079e61c4707775822cb39cd413 | refs/heads/master | 2021-01-10T11:17:15.889889 | 2015-08-21T17:58:48 | 2015-08-21T17:58:48 | 36,805,394 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 9,725 | h | /* $OpenBSD: usbdi.h,v 1.66 2015/07/10 15:47:48 mpi Exp $ */
/* $NetBSD: usbdi.h,v 1.62 2002/07/11 21:14:35 augustss Exp $ */
/* $FreeBSD: src/sys/dev/usb/usbdi.h,v 1.18 1999/11/17 22:33:49 n_hibma Exp $ */
/*
* Copyright (c) 1998 The NetBSD Foundation, Inc.
* All rights reserved.
*
* This code is derived from sof... | [
"gczgsoc@users.noreply.github.com"
] | gczgsoc@users.noreply.github.com |
265d624a10b81fd86c6dc0c041bbd8bba4eac326 | 79b6f2e09c0dd5ddaf4c42afb1b2e76823f5fc65 | /libs/libft/ft_strnew.c | 2aca1d851c0bbc45568a8592b97c39913ac588fc | [] | no_license | frouinc/ft_ssl_md5 | 4bc81e0f3661668d289efb970f291110b258195c | b016a520dc438c2ef0a75f1d8d705b484a768264 | refs/heads/master | 2020-09-30T18:20:37.438685 | 2020-09-01T09:43:20 | 2020-09-01T09:43:20 | 227,346,360 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,088 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_strnew.c :+: :+: :+: ... | [
"cyrille.frouin@alexcyr.com"
] | cyrille.frouin@alexcyr.com |
42f3f1d088b191fbabd22ea6e2a06a1be625d94a | 99bdb3251fecee538e0630f15f6574054dfc1468 | /bsp/microchip/same54/bsp/hal/src/hal_atomic.c | f56418ee6f241e34fbfc18afce919e689ce3da4f | [
"Apache-2.0",
"Zlib",
"LicenseRef-scancode-proprietary-license",
"MIT",
"BSD-3-Clause",
"X11",
"BSD-4-Clause-UC",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | RT-Thread/rt-thread | 03a7c52c2aeb1b06a544143b0e803d72f47d1ece | 3602f891211904a27dcbd51e5ba72fefce7326b2 | refs/heads/master | 2023-09-01T04:10:20.295801 | 2023-08-31T16:20:55 | 2023-08-31T16:20:55 | 7,408,108 | 9,599 | 5,805 | Apache-2.0 | 2023-09-14T13:37:26 | 2013-01-02T14:49:21 | C | UTF-8 | C | false | false | 1,874 | c | /**
* \file
*
* \brief Critical sections related functionality implementation.
*
* Copyright (c) 2014-2018 Microchip Technology Inc. and its subsidiaries.
*
* \asf_license_start
*
* \page License
*
* Subject to your compliance with these terms, you may use Microchip
* software and any derivatives exclusivel... | [
"noreply@github.com"
] | RT-Thread.noreply@github.com |
429d7ed7b4ceeba37c4a3f365a2328e4b88a5e5f | 8f6a4f8cb740c559830bdacfc9db33acbbbfc57e | /src/game.c | 0c62d14408fa2130e814a276da8c5bc9cac9f76a | [] | no_license | Maxteke/Jet_Pack | c44b8d2792d5f1b2733df3541a5c581a26fd1a02 | 0c4a0d220d10348dadebac0c3e51ddd43ac6ee05 | refs/heads/master | 2020-07-07T15:07:52.513975 | 2019-08-20T13:45:41 | 2019-08-20T13:45:41 | 203,384,298 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,575 | c | /*
** EPITECH PROJECT, 2019
** serveur
** File description:
** game
*/
#include "server.h"
void start(data serv)
{
for (int i = 0; i < serv->nb_client; i++)
dprintf(serv->_player[i]->ID, "START\n");
serv->started = true;
}
void can_start(data serv)
{
if (serv->nb_client < 2 && serv->started == tr... | [
"maxence.pellerin@epitech.eu"
] | maxence.pellerin@epitech.eu |
043740dfc542d805dbcf73a9c47d646677509366 | 050cea06d5c53efb033ac85dd37c590019195f7e | /helpers.c | 93516282cb99d120fe3cd5dd47efb88d5b8d30a1 | [] | no_license | ostNaew/RT | 4d3369ece8c9bac36223604f9d15f8083f42a56c | 94366caca0e47d839dbcbb5a16d2c961a973f9c3 | refs/heads/master | 2020-07-23T15:08:05.870181 | 2019-09-10T17:34:48 | 2019-09-10T17:34:48 | 207,604,334 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,243 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* helpers.c :+: :+: :+: ... | [
"crice@at-q4.21-school.ru"
] | crice@at-q4.21-school.ru |
9ab39345495cc0809b44ddf2f3d778a847034f6b | e3363fa34a7e5237002fc41cd1228c39f2ac6438 | /test/cbmc/stubs/pkcs11_interface_stubs.c | 423e8cc95a6534d4a2b7b6f47dc7211451fc8157 | [
"MIT",
"MIT-0"
] | permissive | ronakfof/corePKCS11 | eeaf9c693600c15869288d8027dbdfa752d4b1e1 | bcb2fe2e36a9cc39bd72413fc32dea1c54894b5e | refs/heads/main | 2023-07-09T08:45:23.326516 | 2021-08-13T20:31:18 | 2021-08-13T20:31:18 | 393,425,750 | 0 | 0 | MIT | 2021-08-06T15:50:37 | 2021-08-06T15:50:37 | null | UTF-8 | C | false | false | 4,969 | c | /*
* corePKCS11 v3.2.0
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
* this software and associated documentation files (the "Software"), to deal in
* the Software without restriction, including wi... | [
"noreply@github.com"
] | ronakfof.noreply@github.com |
24d7068780a8d3d86d00d7a19c2a7321138a4232 | 032dc204cdb74c715c03e44f269d80cc25eb19ec | /4_matlab/00_hello/codegen/lib/func/func.c | 2c26cfdc281566302226994ebd725c3a7374ac53 | [] | no_license | JoshuaHolloway/build | 753082101797f880c54804ecded9433d41cd4fac | aa39e403e785c548af7cffd657524349c08d5f1c | refs/heads/master | 2021-10-28T00:49:23.237117 | 2019-04-20T18:06:24 | 2019-04-20T18:06:24 | 170,033,693 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 475 | c | /*
* Academic License - for use in teaching, academic research, and meeting
* course requirements at degree granting institutions only. Not for
* government, commercial, or other organizational use.
*
* func.c
*
* Code generation for function 'func'
*
*/
/* Include files */
#include "func.h"
/... | [
"jhollow6@asu.edu"
] | jhollow6@asu.edu |
107044fe347f1f224aab311c7e55d47ada1886ae | ec121652b7ce942b64596894523ce3bec983ce2f | /DS/LinkedList/double/list3.c | ae8e8f177e9c55de85c38926d4cf7cad660a3256 | [] | no_license | anantoj/C | 2e5f3dab7f08e5a0f80fd2ee9ba13508f0e7cd0c | 5b4c2fae32100c8fba73f65a48d9a98d64f8d0a9 | refs/heads/master | 2023-08-14T09:21:08.134812 | 2021-09-24T01:40:53 | 2021-09-24T01:40:53 | 409,795,687 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,788 | c | #include <stdio.h>
#include <stdlib.h>
#include <string.h>
typedef struct Node{
char* task;
int priority;
struct Node* next;
struct Node* prev;
}Node;
void insert(Node** head_ref, char* task, int priority){
Node* new_node = (Node*)malloc(sizeof(Node));
new_node->task = (char*)malloc(sizeof(cha... | [
"wijanarko@Ananto-MacBook-Pro.local"
] | wijanarko@Ananto-MacBook-Pro.local |
69920898dbcf3471cd75e1e8b125d28b5e509044 | c7ff9aacd6bcb92945102662cbbe8064a26e53f5 | /MPIringCreverse.c | 8a6fbfa74d085a1469e5a365adc1c6583258bc28 | [
"MIT"
] | permissive | dimgrav/MPI | 2ca41fbc7eda5021f48232b9342f207b38e55d55 | 636cd10bd9b3f9f5aab1fa94222deaea039fad5c | refs/heads/master | 2020-05-23T02:20:22.969272 | 2017-08-22T23:26:51 | 2017-08-22T23:26:51 | 84,742,001 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,780 | c | // MPI Ring implementation
// "There and back again"
// Author: Dimitris Gravanis, 2017
#include "mpi.h"
#include <stdio.h>
int main(int argc, char *argv[])
{
// initialize MPI
MPI_Init(&argc, &argv);
int rank, size;
MPI_Comm_rank(MPI_COMM_WORLD, &rank);
MPI_Comm_size(MPI_COMM_WORLD, &size);
int num; // number... | [
"noreply@github.com"
] | dimgrav.noreply@github.com |
4bd87dbb73a4a90677c4d0e145c1affda3fcab80 | dea198896f679e577a3fd0923e3fa4470da4b9cc | /ASE15/qsortexample/mutant100064_qsort2.c | 90d61dc9dc329a5bc32a446445e42415110cf882 | [] | no_license | naustarg/cbmcmutate | f138ab2b04b4be70d735de90815ac670ae6042ce | a6ee6fd395338bb2dfd6bdffabb2dc484cb303f1 | refs/heads/master | 2020-04-04T08:10:15.913309 | 2018-05-21T18:23:58 | 2018-05-21T18:23:58 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 756 | c | #include "sort.h"
void quickSort( int a[], int l, int r)
{
printf ("LOG: quicksort called with l=%d, r=%d\n", l, r);
int j;
if ( l < r ) {
// divide and conquer
j = partition( a, l, r);
quickSort( a, l, j-1);
quickSort( a, j+1, r);
}
}
int partition( int a[], int l, int r) {
... | [
"alexgroce@Alexs-MacBook-Pro.local"
] | alexgroce@Alexs-MacBook-Pro.local |
21e8c55079fc3e07793dd6c8f0fcfd62b9c95a9a | d11fd7d634594953bc86cb87f3c9a52f37c6d9a1 | /src/console.c | 8b596ed5c1da5d8d3218659e6151396168fb0f30 | [] | no_license | maximzakharov/iqs_269 | 8c116d4d5a89db9e96b8a0720870de5c60a14c6c | ac00654216e8d97a0c2d017422b0ff46662efe17 | refs/heads/master | 2023-08-10T22:32:55.060626 | 2021-09-20T14:58:31 | 2021-09-20T14:58:31 | 369,147,741 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,803 | c | /*
* console.c
*
* Created on: 10-06-2016
* Author: Maxim Zakharov
* email: zakharov.m89@gmail.com
*/
#include <stm32f4xx_hal.h>
static UART_HandleTypeDef console_handle;
// osPoolDef(mpool, 100, uint8_t);
// osPoolId mpool;
// osMessageQDef(console_q, 100, uint8_t *);
// osMessageQId (c... | [
"zakharov.m89@gmail.com"
] | zakharov.m89@gmail.com |
b3541fcecb7bdea45dcaca0eec4019a06f19c795 | cc09dfecd19c237ff5c46565750407fea92a49ea | /cwarp/warp_functions.c | 0479f4fb6bae302cbe6661daf8c9b3de08174357 | [] | no_license | gkchai/RT-OPEX | 2c6b6abb52a10bd8559c8f39ab80477a9e8a8c82 | 4bd399326cd910512b79a6d3a7363fc3b6a5369f | refs/heads/master | 2021-06-05T07:30:06.825549 | 2016-03-12T23:18:54 | 2016-03-12T23:18:54 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,164 | c | // headers file
#include "warp_functions.h"
#include "warp_transport.h"
#include <string.h>
/*
Description: Initialization function to create the socket handles
and set the buffer size
Arguments:
node_sock(int*) - socket handle array
numNodes (int) - number of nodes
*/
void nodes_initialize(int* node_sock , i... | [
"gkchai@eecs.umich.edu"
] | gkchai@eecs.umich.edu |
78f02673d68c9e2ffbd9fb14191d67b342af2966 | 9905b54bf58a089e0d9571280556c068f187ef40 | /42Libft/get_next_line.c | 41ab947e6c3ce35eaefdf4c73bc15287b68c533d | [] | no_license | mytranbui/42Pushed | fe7c700c963c441889319e4b73764662b28f27bf | 526fe9675fd0a2d8d5baa650f0997b153f23dc05 | refs/heads/master | 2023-07-20T17:38:41.786965 | 2021-08-24T20:52:27 | 2021-08-24T20:52:27 | 298,768,346 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,204 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* get_next_line.c :+: :+: :+: ... | [
"mytran.bui@hotmail.com"
] | mytran.bui@hotmail.com |
60dbe68d1b20d6afc2a77972168e293c67a30774 | fbcfdd2d7c0bce5a50c8859face885a14b910425 | /stm32f1xx_it.h | 10abd22a74c11688bd5e379347cc005989f01942 | [] | no_license | alexandresousa9/Cron-metro-Digital | f9e6bda09bb1103824d178d1edd934f9750ea2aa | 864e12f0142560d11c93b2fb14aecba50f7823d4 | refs/heads/master | 2021-08-18T21:55:08.477696 | 2017-11-24T02:02:47 | 2017-11-24T02:02:47 | 111,865,348 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,252 | h | /**
******************************************************************************
* @file stm32f1xx_it.h
* @author MCD Application Team
* @version V1.0.0
* @date 11-February-2014
* @brief This file contains the headers of the interrupt handlers.
******************************************... | [
"noreply@github.com"
] | alexandresousa9.noreply@github.com |
2bccb82e3524a1a690919cdb9191b8727f93c8fa | 897d58a5abc8443c79b9529222fbc99a8ace3230 | /libft/srcs/ft_printf/ft_display.c | 5c948e319f15a8ac1f22d6cc52fa2810ead5df73 | [] | no_license | aurbuche/cub3d | 3c4af356d4f7ba0d81377b241258b19a26476075 | 4241a362101d46a14284b892fc4bfb858aea1e4d | refs/heads/master | 2021-03-29T05:51:20.550585 | 2020-10-12T08:06:39 | 2020-10-12T08:06:39 | 247,923,934 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,271 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_display.c :+: :+: :+: ... | [
"buchau23@gmail.com"
] | buchau23@gmail.com |
be8c5aee09e28436998b9b4f33e369f9ee2ecde3 | 3db023edb0af1dcf8a1da83434d219c3a96362ba | /windows_nt_3_5_source_code/NT-782/PRIVATE/MVDM/SOFTPC/BASE/INC/CMOSBIOS.H | 7bc311b255c7b2b48538566eddefb52b332e32a7 | [] | no_license | xiaoqgao/windows_nt_3_5_source_code | de30e9b95856bc09469d4008d76191f94379c884 | d2894c9125ff1c14028435ed1b21164f6b2b871a | refs/heads/master | 2022-12-23T17:58:33.768209 | 2020-09-28T20:20:18 | 2020-09-28T20:20:18 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 640 | h | /* @(#)cmosbios.h 1.3 8/10/92 Copyright Insignia Solutions Ltd.
FILE NAME : cmosbios.h
THIS INCLUDE SOURCE FILE IS SUPPLIED IN CONFIDENCE TO THE
CUSTOMER, THE CONTENTS OR DETAILS OF ITS OPERATION MUST
NOT BE DISCLOSED TO ANY OTHER PARTIES WITHOUT THE EXPRESS
AUTHORISATION FROM THE DIRECTORS OF INS... | [
"benjamin.barratt@icloud.com"
] | benjamin.barratt@icloud.com |
fa2e6b6523d8ee2b6cc00e174efc665236298b12 | 157fd7fe5e541c8ef7559b212078eb7a6dbf51c6 | /TRiAS/TRiAS V2.07/Include/TRIASMP.H | 01dd267242359fcf06a97ea7df382b21d175a002 | [] | no_license | 15831944/TRiAS | d2bab6fd129a86fc2f06f2103d8bcd08237c49af | 840946b85dcefb34efc219446240e21f51d2c60d | refs/heads/master | 2020-09-05T05:56:39.624150 | 2012-11-11T02:24:49 | 2012-11-11T02:24:49 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 13,071 | h | #define TRiAS__Makroprogrammierung 1
#define BasicScript___eine_Einf_hrung 51
#define Variablen_in_BasicScript_ 105
#define Objekte_in_BasicScript_ 3
#define TRiAS__Objekte_in_BasicScript_ 4
#define TRiAS__Datenobjekte__eine_Einf_hrung 48
#define Typen_von_TRiAS__Datenobjekten 49
#define Allgemeine_Eigenschaften... | [
"Windows Live ID\\hkaiser@cct.lsu.edu"
] | Windows Live ID\hkaiser@cct.lsu.edu |
9cf700fb48bbab8362dc76c7cc4ad0bccfc803f2 | a06060931ef8dec843f1e46bd7694f062ac3db66 | /注释转换fun.c | 2ecfeb5d5d57df6f72491aafb7ffee039e0c7aee | [] | no_license | lanke0720/c | 8f3fe56806134e727121a49ea174428dde1819ea | 3a33d535a5f172df7a9b9404eef909f11792d19b | refs/heads/master | 2020-04-01T10:50:51.881467 | 2016-11-02T07:39:55 | 2016-11-02T07:39:55 | 68,361,952 | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 2,808 | c | #include "test.h"
void note_convert(FILE *pfin,FILE *pfout)//注释转化操作函数
{
int input = 0;
int output = 0;
enum KIND sta = NULL_START;
while (sta != END_START)
{
switch (sta)
{
case NULL_START:
null_state(pfin,pfout,&sta);
break;
case C_START:
c_state(pfin,pfout,&sta);
break;
case CPP_START:
... | [
"1600977813@qq.com"
] | 1600977813@qq.com |
7d58eb727a3c4fd24698ec0911a7699b77206fc9 | cdda012f2a07fadd6c15c36c3f41731317f3a95f | /src/gdk/gdk_hash.c | 73e2f2b2cd93cd2bb4ad82217b13dd0fbe851e1f | [] | no_license | smartscalpel/MonetDBLite | 6ab764bf14d5490e9351ea162cf644936ade0c0d | 3cb70b303df806de2d765509c408adf8a7d8460e | refs/heads/master | 2020-12-02T19:28:52.268830 | 2017-07-04T08:11:47 | 2017-07-04T08:11:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 16,997 | c | /*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
* Copyright 1997 - July 2008 CWI, August 2008 - 2017 MonetDB B.V.
*/
/*
* - Hash Table Creation
* The hash... | [
"sjoerd@acm.org"
] | sjoerd@acm.org |
89a652a89778004f4dbea4b832cdfa53d13fee70 | 5c255f911786e984286b1f7a4e6091a68419d049 | /vulnerable_code/572d2349-6132-4e53-afd3-f305d0930f72.c | 67c6fdbb1c26accc05d8a5ddc3814aedc1804f75 | [] | 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 | 536 | c | #include <string.h>
#include <stdio.h>
int main() {
int i=4;
int j=12;
int k;
int l;
j = 53;
l = 64;
k = i%j;
l = i/j;
l = i%j;
l = i-j;
j = k-k*i;
//variables
/* START VULNERABILITY */
int a;
long b[8];
long c[51];
a = 0;
while (b[a] != 0) {
//... | [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
317f4f17f0e037e8985f0c8d30286850238c1a3e | 4fb8662510874d7af07f256215c70483c009e9b0 | /code/lmosem/include/bastypeinc/list.h | 94efebcd8cd325f531df0e4021249af7867b9e88 | [] | no_license | NewWorldNb/os_lmose | 87b865732e1659817f69fcad4549089ef93f204e | 0d067fc77264f1483050710630ba030e3ee1af7d | refs/heads/master | 2020-12-25T18:51:40.738193 | 2017-06-18T08:20:35 | 2017-06-18T08:20:35 | 93,993,118 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,821 | h | /**********************************************************
链表头文件list.h
***********************************************************/
#ifndef _LIST_H
#define _LIST_H
KLINE void list_init(list_h_t* list)
{
list->prev=list;
list->next=list;
return;
}
KLINE void __list_del(list_h_t* prev, list_h_t* next)
{
next->p... | [
"jackonup@gmail.com"
] | jackonup@gmail.com |
301b9051e357192069a4694d531417d19258b478 | 5c255f911786e984286b1f7a4e6091a68419d049 | /vulnerable_code/e7c94e0e-4bdd-46fd-9c4c-2db31be2c53c.c | 2b8d1893d859cada2709a3c72e1084af8ba22c4a | [] | 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 | 542 | c | #include <string.h>
#include <stdio.h>
int main() {
int i=0;
int j=12;
int k;
int l;
k = 53;
l = 14;
k = i/j;
l = i/j;
l = l/j;
l = l%j;
l = l%j;
k = k-k*i;
//variables
//random
/* START VULNERABILITY */
int a;
int b[27];
int c[91];
a = 0;
while ... | [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
386a4fc4f573bc87b596a31b9c610bf7b6acca3b | 7aa75215614411567b89382cd79e076b3360b654 | /.history/tpfinal-estructuras1/libs/fecha_20201207211016.c | 4af7b29d2ce04f33707672031f29771fe60c5924 | [
"Apache-2.0"
] | permissive | IgnacioKase/estructura-datos-1 | 7060173b2ddb7853bd68f199bd3b39048242c482 | 2a0be56a6546a214c011ccc38774b7625885cfd5 | refs/heads/master | 2021-04-17T11:29:00.419081 | 2020-12-10T02:06:21 | 2020-12-10T02:06:21 | 249,441,692 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,098 | c | #include "fecha.h"
int fecha_es_anio_bisiesto(short int anio){
if(!anio % 400)
return 1;
else if(!anio % 100)
return 0;
else if (!anio % 4)
return 1;
return 0;
}
int fecha_obtener_dias_en_mes(Fecha fecha) {
short int dias_mes[12] = {31,28,31,30,31,30,31,31,30,31,30,31};
... | [
"ignacio@kasevich.com.ar"
] | ignacio@kasevich.com.ar |
09b85af01ca020881946aca232c48da2a828fe4c | 91afe67f7f90f8504a919beae3b9d8def396a6ca | /Recitation/Recitation5/template/size_sol.c | 0b031236048a3b5a0c75b3125b49d0e9453ca868 | [] | no_license | Zeonho/IntroToOS | 0ef25a1b3348024bcf9ac0385405f50f3222e1d5 | 4cceae9f047ded3a13fccbb1b5a21139a2319573 | refs/heads/master | 2020-03-19T17:43:47.004780 | 2018-06-10T03:10:47 | 2018-06-10T03:10:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 669 | c | #include<stdio.h>
#include<stdlib.h>
#include<sys/stat.h>
#include <dirent.h>
#define NAMESIZE 256
int main(int argc, char *argv[])
{
if (argc != 2) {
printf("Usage: %s <directory_name>\n", argv[0]);
exit(1);
}
char *dirname;
DIR *dp;
struct stat st;
struct dirent *direntry;
int totalsum = 0;
if((dp=o... | [
"chen4566@umn.edu"
] | chen4566@umn.edu |
fdb0696fbb0972d2fe031a803b3e118613c8de31 | c4333cfe0d69d523b1e148c077b15ba5903cb97e | /Intel/ClientOneSiliconPkg/IpBlock/Me/Library/DxeAsfHeciLib/DxeAsfHeciLib.c | 18caf9e3c0b41ef039fa2a32f6d8830f717106d2 | [] | no_license | scotthe2022/ElkhartLake_Silicon_reference_and_Platform_Sample_Code | cb7b2e9cc2c7cf57c4a66a0f89e49ccf0789615f | b0149682f932de6bb88199814f9885abcdb97579 | refs/heads/master | 2023-07-03T20:32:25.052970 | 2021-08-20T20:30:59 | 2021-08-20T20:30:59 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 8,572 | c | /** @file
This is a library for Asf Heci Message functionality.
@copyright
INTEL CONFIDENTIAL
Copyright 2019 Intel Corporation.
The source code contained or described herein and all documents related to the
source code ("Material") are owned by Intel Corporation or its suppliers or
licensors. Title to the... | [
"1069096459@qq.com"
] | 1069096459@qq.com |
04ddc1357e5d2c516d156e913372aa515ee93ce2 | 2af943fbfff74744b29e4a899a6e62e19dc63256 | /ImageNetworkReader/curl-old/ssluse.c | 07ad707743628fb1567c46ef9aa2adef89cbe795 | [
"curl"
] | permissive | lheckemann/namic-sandbox | c308ec3ebb80021020f98cf06ee4c3e62f125ad9 | 0c7307061f58c9d915ae678b7a453876466d8bf8 | refs/heads/master | 2021-08-24T12:40:01.331229 | 2014-02-07T21:59:29 | 2014-02-07T21:59:29 | 113,701,721 | 2 | 1 | null | null | null | null | UTF-8 | C | false | false | 49,896 | c | /***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\... | [
"blezek@5e132c66-7cf4-0310-b4ca-cd4a7079c2d8"
] | blezek@5e132c66-7cf4-0310-b4ca-cd4a7079c2d8 |
c532130be953fcae08e9d1b61ce4729d381c4470 | 65618fe7009346209eef9779ccc1fcb8c56432c4 | /trunk/code/text.c | d2fc7a127b97ea3282248a464325ead2afcb28cf | [] | no_license | Acknex/Infinite-Typing-Lottery | 4e72c1eda900ab152612697fc03b52ccb17a2828 | cd2fdccdce788db900a1f79a3a4d598c8616a0ca | refs/heads/master | 2021-01-19T19:45:34.967441 | 2015-12-18T19:11:57 | 2015-12-18T19:11:57 | 88,441,387 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,741 | c | /*
*******************************************************************************
* text.c
* Creation date: 16.06.2012
* Author: Firoball
*
*******************************************************************************
*/
#include "input.h"
FONT* typewriter_fnt = "parallaxLarge.png";
FON... | [
"Firo@288d0695-08fe-b145-b45d-49fd00b47a16"
] | Firo@288d0695-08fe-b145-b45d-49fd00b47a16 |
864d4e142ad1e1ec4d11244e7fee7290c50d0fc9 | da37776f4848acbe7b50117c98c50375462357eb | /led.h | ce2c2742a1596d7337805c48171ad1e200c7b334 | [] | no_license | jspolsky/LightVest2 | 98b6bf07f7c06ff8b503e019b829514f6bd27d92 | 5d205ae7f4286c49a754beab061c18c8a6248b42 | refs/heads/master | 2021-07-10T06:27:00.345069 | 2020-07-11T23:05:28 | 2020-07-11T23:05:28 | 166,878,280 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,087 | h | #ifndef _LED_H_
#define _LED_H_
// PUBLIC:
void InitLEDs(void);
void IncreaseBrightness(void);
void DecreaseBrightness(void);
void ShowAudioLevel(byte scaled, byte scaledPeak);
void ShowWayfinder(void);
void InitFire(void);
void ShowFlashlight(void);
void ShowMeteor(void);
void ShowGPSOnly(void);
void IncreaseWayfinde... | [
"spolsky@Taco.home"
] | spolsky@Taco.home |
44aa02a28534a76fa67905a061b14cb5e05170aa | 42ab733e143d02091d13424fb4df16379d5bba0d | /third_party/libsdl2/src/video/directfb/SDL_DirectFB_shape.h | f0a418df50e9542181b0c852829ec8740b8142c8 | [
"Zlib",
"Apache-2.0",
"CC0-1.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | google/filament | 11cd37ac68790fcf8b33416b7d8d8870e48181f0 | 0aa0efe1599798d887fa6e33c412c09e81bea1bf | refs/heads/main | 2023-08-29T17:58:22.496956 | 2023-08-28T17:27:38 | 2023-08-28T17:27:38 | 143,455,116 | 16,631 | 1,961 | Apache-2.0 | 2023-09-14T16:23:39 | 2018-08-03T17:26:00 | C++ | UTF-8 | C | false | false | 1,418 | h | /*
Simple DirectMedia Layer
Copyright (C) 1997-2018 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | [
"romainguy@google.com"
] | romainguy@google.com |
bd8b6d1f16dfd9762fdcc79a8dfb0605d8791118 | 434998787ba7e9a7114073b44b87a60e42b10208 | /Lista 10 - Estruturas de Repetição - Análise/exerc_10_1.c | 57e2140353a0075cef97b12e271d891f997983df | [] | no_license | leoadamo/logica-de-programacao | 18d16f768868f5e4b6014851c4f6e59da50b9bfd | a3ab957829c84f7db6518e083276844bbce2efe0 | refs/heads/master | 2021-04-09T15:42:20.917677 | 2018-03-18T05:54:32 | 2018-03-18T05:54:32 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 165 | c | #include <stdio.h>
int main () {
int a, b;
a = 0, b = 5;
while (a < b) {
a = a + 1;
b = b - 1;
printf ("%d %d\n", a, b);
}
return 0;
}
| [
"leo.adamoli@gmail.com"
] | leo.adamoli@gmail.com |
00082f2b8d96bd5fd90d2563e564c64083d95459 | 68f07500928a87d8f7975253729eb628c7f41241 | /TP3/tp3.c | 0087cfb442bb954c120322c40609d85464e7ac4d | [] | no_license | QHAlexDam/INF-1600-public | 1cf44f354337dbaa488ffc409282e22baba15c5f | 311671d5725ee50ba38ca0775781ad9e6d750e53 | refs/heads/main | 2023-03-31T20:00:04.824460 | 2021-04-02T05:33:14 | 2021-04-02T05:33:14 | 353,915,664 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 15,666 | c | #include <stdio.h>
#include <stdlib.h>
#include <string.h>
/****************************************/
/****************************************/
/* Prints the program usage and exits */
static void usage(const char* program);
/* Creates a new empty, uninitialized matrix */
static int* matrix_create(int ma... | [
"noreply@github.com"
] | QHAlexDam.noreply@github.com |
65a4593788042ba0ba0eed8d79ebc3620f65d926 | 9c34f21e63ac59372e9dd31f840cf34d691e6289 | /code/Micro_DIST/include/data_form_change.h | 1cb5882c97fd25d3f4681d7c8c407830d97b445c | [] | no_license | JINSU-HONG/micro_robot_app | fe566d3e094ed7a33c217a96f825cb207684f8f6 | 2ef8221458fda0f0d62b147ede4fbef2c6c74343 | refs/heads/master | 2021-02-09T19:59:33.075846 | 2020-08-29T08:11:49 | 2020-08-29T08:11:49 | 244,320,335 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 801 | h | /*
* data_form_change.h
*
* Created on: 2015. 12. 21.
* Author: Jun Lee
*/
#ifndef DATA_FORM_CHAGNE_H
#define DATA_FORM_CHAGNE_H
void AddSendHeaderData(uint8* buf, int mode, int status, int* len);
void AddSendFloatData(uint8* buf, float new_data, int* len);
void AddSendShortBinaryData(uint8* bu... | [
"jinsu.hong@snu.ac.kr"
] | jinsu.hong@snu.ac.kr |
764ee0b6b79a9069783c4c44e22c9b1781488167 | 592854c1ee1915011778b3b3fa2ac477e3f509da | /cAndC++/QUICKAKI.C | e8b809add19aed94eb6abf42a58f91dcdf97d61c | [] | no_license | revanthmadasu/My-Algorithms | 0a334878207e150be83f6e192b3f97baa2787bab | f476b403225fd42f0aabb725c2ecb15cd09c7d23 | refs/heads/master | 2020-07-10T23:32:03.772757 | 2020-01-30T11:31:00 | 2020-01-30T11:31:00 | 204,397,887 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 699 | c | #include<stdio.h>
#include<conio.h>
void quicksort(int a[20],int low,int up);
void main()
{
register int i;
int a[15],n;
printf("\nEnter the size:");
scanf("%d",&n);
printf("\nEnter the data to be sorted:");
for(i=0;i<n;i++)
scanf("%d",&a[i]);
quicksort(a,0,n-1);
printf("\nThe sorted order is:");
for(i=0;i<n... | [
"revanthmadasu913@gmail.com"
] | revanthmadasu913@gmail.com |
f59999d98052627b82205bf12a43a7f5d7523ab8 | 7132f00f6a4050ab79debc97734bd64f715c93ff | /release/src/router/dnscrypt/src/proxy/minicsv.h | e836c6a6426ec1269a8587b58a041de89a712b42 | [
"FSFAP",
"BSD-3-Clause",
"ISC",
"LicenseRef-scancode-public-domain",
"BSD-2-Clause"
] | permissive | polandj/securetomato | bf10c435f43e9e64975f2c2250bd06d7cdd24907 | bd2cc0ca10b40197d07e611bb80c9d2445525003 | refs/heads/master | 2021-01-17T13:22:01.383896 | 2016-08-23T19:07:20 | 2016-08-23T19:07:20 | 52,992,091 | 5 | 2 | NOASSERTION | 2020-03-08T03:23:50 | 2016-03-02T19:57:33 | null | UTF-8 | C | false | false | 1,139 | h |
/*
* Copyright (c) 2015
* Frank Denis <j at pureftpd dot org>
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appear in all copies.
*
* THE SOFTWARE IS PROVIDED "AS I... | [
"shibby@openlinksys.info"
] | shibby@openlinksys.info |
77abede929383e65f3a000c7c531e07a0cabf519 | 1124d8dc3fa471e92af0d0f891f0a856d6506be3 | /system/getbuf.c | bbc7ac968bea3aa590119681f16b7697af1a0174 | [] | no_license | hildawithin/Xinu-Rescheduling | 7a952048beaa913543e62c3a802521555eb4819d | 57f0da1a5ca14b6456e4b41db78103fa58a5b9ed | refs/heads/master | 2022-04-20T00:06:40.584802 | 2020-04-22T16:21:13 | 2020-04-22T16:21:13 | 257,955,446 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,059 | c | /* getbuf.c - getbuf */
#include <xinu.h>
/*------------------------------------------------------------------------
* getbuf - Get a buffer from a preestablished buffer pool
*------------------------------------------------------------------------
*/
char *getbuf(
bpid32 poolid /* ... | [
"hildagong@Hildas-MacBook-Pro.local"
] | hildagong@Hildas-MacBook-Pro.local |
72d15d214d03692fcf14d618a7c0ab1c131e2df4 | 4ca4fd3e6801e3b544870c14a883cd7d936e715d | /plat/nvidia/tegra/soc/t132/plat_setup.c | a76999c5b6649325d70fda942bff88430e32bf08 | [
"BSD-3-Clause"
] | permissive | idl3r/arm-trusted-firmware | 6c909386915335b5fc8559dcf7e5fe38d29f1058 | cdb8f1c87f87349ab35a82305f5a5256d2cced40 | refs/heads/master | 2021-01-17T20:32:58.519884 | 2015-09-28T13:39:45 | 2015-09-28T13:39:45 | 43,433,817 | 2 | 0 | null | 2015-09-30T13:15:35 | 2015-09-30T13:15:34 | null | UTF-8 | C | false | false | 2,536 | c | /*
* Copyright (c) 2015, ARM Limited and Contributors. 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 o... | [
"vwadekar@nvidia.com"
] | vwadekar@nvidia.com |
cfafe7f7cbc0af7e9dafb79c4d7f1841602a78ec | 586fd8e250fb3552d4940f1f546f82c4a55cc68f | /storeop.c | 739cb800a0352d4c99dcbc39d3d74cf205bf4e3a | [] | no_license | aliasbind/ncaltop | 34e59737af4d0d068c45357b14cc16b71a1fb196 | 344049bf7dcfee7632c7c03938f8caad135afa37 | refs/heads/master | 2021-01-19T09:13:00.530793 | 2011-05-31T17:26:07 | 2011-05-31T17:26:07 | 1,827,593 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,526 | c | #include "storeop.h"
#include "viewmotion.h"
void AddToStore(GtkWidget *widget)
{
GtkTreeModel *model = gtk_tree_view_get_model(GTK_TREE_VIEW(widget));
GtkListStore *store = GTK_LIST_STORE(model);
GtkTreeIter iter, first;
GtkTreeViewColumn *column;
GtkTreePath *path;
if(editing)
{
GtkTreePath *pathopened;
... | [
"aliasbind@yahoo.com"
] | aliasbind@yahoo.com |
2500a62f9e41663d4f8b6835fba8ac08aec515cd | 75859787b3eb1fc054b5df82c26bc261421d47e0 | /3rdparty/genFiles/PDCP-Config.h | b0c3265782d343d294c573f298d065bf05e7782c | [] | no_license | aa7133/RRC | e118b3d769abff4b0b42d7511530f7b1cc29d09e | 955c1ceadebf97d21306f3c083b5f38a24838da4 | refs/heads/master | 2020-12-10T10:45:56.892861 | 2020-01-26T13:02:20 | 2020-01-26T13:02:20 | 233,563,734 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 22,311 | h | /*
* Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
* From ASN.1 module "EUTRA-RRC-Definitions"
* found in "../asnFiles/36331-f60-ASNfunctions.asn"
* `asn1c -fcompound-names -findirect-choice -fincludes-quoted -fno-include-deps -gen-PER -no-gen-OER -D.`
*/
#ifndef _PDCP_Config_H_
#define _PDCP_Config_H_
... | [
"aa7133@att.com"
] | aa7133@att.com |
12677f4c077383602e6bcb1cc1b60360d4e68035 | c2cedcf36667730f558ab354bea4505b616c90d2 | /players/khrell/vampires/npc/vampire3.c | 41cf5a539cbfa264d75819d0dfb5d88395330fbe | [] | no_license | wugouzi/Nirvlp312mudlib | 965ed876c7080ab00e28c5d8cd5ea9fc9e46258f | 616cad7472279cc97c9693f893940f5336916ff8 | refs/heads/master | 2023-03-16T03:45:05.510851 | 2017-09-21T17:05:00 | 2017-09-21T17:05:00 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,709 | c | #include "/players/eurale/defs.h"
inherit "obj/monster";
object gold;
int FIGHTING;
reset(arg) {
::reset(arg);
if(arg) return;
FIGHTING = 0;
set_name("girl");
set_alias("vampire");
set_race("undead");
set_gender("female");
set_short(BOLD+"lovely young girl"+NORM);
set_long(
"This lovely young lady looks to be... | [
"rump.nirv@gmail.com"
] | rump.nirv@gmail.com |
1f0500c20943abb78672a3bb9e0bcd0982551314 | 23693ce4ad3eca0c208f01f5e872c6e99e1edb69 | /DarkSUSY_mH_125/mGammaD_0350/cT_2000/DarkSusy_mH_125_mGammaD_0350_cT_2000_LHE_n1_Eta.C | 658fcdce49b6846305d90efc077560e2395d3a7d | [] | no_license | cms-tamu/MuJetAnalysis_DarkSusySamples_LHE_13TeV_02 | a6a1790ba62583e4693747e7162478f4688aa9a9 | ef31123e5b3f19e8a9621fa519f81105a500c3a9 | refs/heads/master | 2021-01-22T20:19:03.826804 | 2015-03-18T13:59:43 | 2015-03-18T13:59:43 | 30,620,024 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 26,248 | c | {
//=========Macro generated from canvas: cnv/cnv
//========= (Wed Mar 18 13:31:56 2015) by ROOT version5.34/18
TCanvas *cnv = new TCanvas("cnv", "cnv",1320,22,904,928);
gStyle->SetOptFit(1);
gStyle->SetOptStat(0);
gStyle->SetOptTitle(0);
cnv->SetHighLightColor(2);
cnv->Range(-7.125,-0.006291347,5.37... | [
"bmichlin@rice.edu"
] | bmichlin@rice.edu |
3028ea1355ce4d3c2b06c2841794ab9065850296 | a8f8f1d58c50577840c2c7368dc14ad3f7d31cea | /MyString.c | 18a795617d3280d5a01da8f95b0b45c31f460089 | [] | no_license | matheusfebarbosa/external-sorting-assignment | e98564aa13f7ff3f4575d314b8c65dd55b2772d7 | 35f70268b3abd8fdca7d196ce1756d0f7b9ba869 | refs/heads/master | 2021-03-22T01:16:42.025099 | 2018-08-06T17:24:19 | 2018-08-06T17:24:19 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 416 | c | #include "MyString.h"
short sLessThan(char *wordA, char *wordB){
short i=0;
while(i<20 && wordA[i]!='\0' && wordB[i]!='\0'){
if(((int) wordA[i]) < ((int) wordB[i])){
return 1;
}else if(((int) wordB[i]) < ((int) wordA[i])){
return 0;
}else{
i++;
}
}
if(i>=20 || (wordA[i]=='\0' && wordB[i]=='\0')){... | [
"matheusbarbosa@hokusai.llp.dcc.ufmg.br"
] | matheusbarbosa@hokusai.llp.dcc.ufmg.br |
fe34eb958eed5ac4b75cd072b7efbc21c0dbb0a2 | 3b684911409916edb04de1f281404b293bb47aae | /pkg/s1ap/asn1/S1SetupResponse.c | 06b4abe28439900c8551bb31a0e2d0cf724404ee | [
"Apache-2.0"
] | permissive | eurekaX696/coreswitch | c68709f9a8bfcb52a7c8bfa9a4375d9c946f8dfd | 69839bcdb18dbb0774da1458b4ffd20c16764e81 | refs/heads/master | 2023-03-16T15:41:02.618519 | 2019-09-30T23:18:26 | 2019-09-30T23:18:26 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,650 | c | /*
* Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
* From ASN.1 module "S1AP-PDU-Contents"
* found in "r14.4.0/36413-e40.asn"
* `asn1c -pdu=all -fcompound-names -findirect-choice -fno-include-deps -no-gen-example`
*/
#include "S1SetupResponse.h"
asn_TYPE_member_t asn_MBR_S1SetupResponse_1[] = {
{ ATF_N... | [
"kunihiro.ishiguro@ntti3.io"
] | kunihiro.ishiguro@ntti3.io |
7bcc52e63b57cc4167186765b200ce33a817b22d | 078927a49a6c5f7e3de1a99cc9b13aad233c0a7d | /Eudora_W_source/Sandbox/INetSDK/Include/WPAPIMSG.H | b78ed83827e720ba4dc19969baee74aeb973022d | [] | no_license | avar/rhqben | ac74c3893bf965eaf8911579f68fe7557f907dcc | 966db0f6a3c7d78cc9ddcab1709f9ac38fdcdd5b | refs/heads/master | 2020-03-18T07:45:21.766714 | 2018-05-22T20:15:44 | 2018-05-22T20:16:47 | 134,471,376 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 6,783 | h |
//=--------------------------------------------------------------------------=
// (C) Copyright 1996-1997 Microsoft Corporation. All Rights Reserved.
//=--------------------------------------------------------------------------=
//
// Values are 32 bit values layed out as follows:
//
// 3 3 2 2 2 2 2 2 2 2 2 2 1 1... | [
"avarab@gmail.com"
] | avarab@gmail.com |
d176c3e07545be1eb9ab46631af111e6e7d97fa1 | ce5e514b100a624e9f25ebdf439a52374aeb01af | /libft/libft.h | a7b3fd4ea817c2261b651d52b1a54f9dc3a0990f | [] | no_license | Otterqueen/ft_printf | c07439dc66188210afca251d5271de7d0562aa4d | 17974289c7befaf6b871d4b1474805bfb58372fe | refs/heads/master | 2020-03-21T20:14:39.233528 | 2018-07-05T10:03:54 | 2018-07-05T10:03:54 | 136,963,219 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,453 | h | /* ************************************************************************** */
/* LE - / */
/* / */
/* libft.h .:: .:/ . .:: ... | [
"mchapard@z2r3p5.le-101.fr"
] | mchapard@z2r3p5.le-101.fr |
ad0a89b7985492ab8f8a0af1a9a1f4460b8c9f8e | 72d8fcdde14da6783be34661a38a5fb2ea37d905 | /The C Programming Language, 2nd Edition/Chapter 2/Exercise2-6.c | a4a3b806b7fb3cf8dd0b5af514cc8ff611fec9c3 | [] | no_license | DoctorAtom7/Books | ca1fbae7c99fd32010dd5721c7d0cb6b63063bb8 | 6139b8bb2452a965380fdc5aa1ee55ef184f3ca0 | refs/heads/master | 2020-12-07T05:59:32.466544 | 2020-04-27T17:54:48 | 2020-04-27T17:54:48 | 232,651,179 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 223 | c | #include <stdio.h>
unsigned setbits(unsigned x, int p, int n, unsigned y);
main()
{
}
unsigned setbits(unsigned x, int p, int n, unsigned y)
{
return (x & ~(~(~0<<n)<<(p+1-n))) | ((y & ~(~0<<n))<<(p+1-n))
} | [
"JISROW@ford.com"
] | JISROW@ford.com |
d2f85231d7ef2da76f18d9d88cd4f491445a1139 | 757df4e105e4ee3476a3db7226e2949b4bd4ba14 | /Kernel Modification/comex_lookUP.h | e50d0bf078602cae61c1d38e462d3002ab6c2ada | [] | no_license | PsFreedom/COMEX-Github | fa2655fd5aa896a7015d769804f41bbce2bac58f | 6ce6bb4f95f273500ce84579f4526e3ecc0540cb | refs/heads/master | 2021-01-17T07:10:31.662505 | 2016-03-25T21:59:32 | 2016-03-25T21:59:32 | 28,605,495 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,310 | h |
int powOrder(int Order){
int result = 1;
while(Order > 0){
result = result*2;
Order--;
}
return result;
}
pte_t pageWalk_getPTE(unsigned long Addr){
pgd_t *pgd;
pud_t *pud;
pmd_t *pmd;
pte_t *ptep, pte;
spinlock_t *ptl;
pgd = pgd_offset(COMEX_mm, Addr);
if (pgd_none(*pgd) || pgd_bad(*pgd)){
pri... | [
"Ps_Freedom@Hotmail.com"
] | Ps_Freedom@Hotmail.com |
6e019e86daf33a359ca0c1fe219ba35aaa656461 | 783f7e7500f2ddb599940b93c47b53fa0ac6e1b3 | /8.ESP8266-MQTT_TYPE5-温湿度/hardware/src/usart.c | 5dae5cf989f564c333104fcd4a6a75c663dac19d | [] | no_license | RedSmallPanda/IoTDemo | 924bada2086cfe6bad787141dc5995b4f1f5763d | 654cd7300c70a9c84ac603b50e273b57f2b553e1 | refs/heads/main | 2023-01-08T16:50:58.242381 | 2020-11-15T05:23:43 | 2020-11-15T05:23:43 | 312,549,173 | 2 | 0 | null | null | null | null | GB18030 | C | false | false | 6,254 | c | /**
************************************************************
************************************************************
************************************************************
* 文件名: usart.c
*
* 作者: 张继瑞
*
* 日期: 2016-11-23
*
* 版本: V1.0
*
* 说明: 单片机串口外设初始化,格式化打印
*
* 修改记录:
... | [
"mytkeroro@sjtu.edu.cn"
] | mytkeroro@sjtu.edu.cn |
adea61e8d4e4a3c15a4cc8dd7387c4855de87662 | 08bfc8a1f8e44adc624d1f1c6250a3d9635f99de | /SDKs/Qt/5.12.3_python_37/msvc2017_64/Qt/include/QtMultimedia/qaudiodecodercontrol.h | 0419fe88b6f65173437292ee1aa6b5852186de30 | [] | no_license | Personwithhat/CE_SDKs | cd998a2181fcbc9e3de8c58c7cc7b2156ca21d02 | 7afbd2f7767c9c5e95912a1af42b37c24d57f0d4 | refs/heads/master | 2020-04-09T22:14:56.917176 | 2019-07-04T00:19:11 | 2019-07-04T00:19:11 | 160,623,495 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 129 | h | version https://git-lfs.github.com/spec/v1
oid sha256:bc3ef1ee51c635ea98fa4ec9498b6895fbe72cdaf795a49ec07b94fb9b5b72c2
size 3653
| [
"personwithhats2@Gmail.com"
] | personwithhats2@Gmail.com |
5128145a92d67e362d36d5a6c26c6aa9179a72c9 | 6e4e6d36acb15587edbaffe9ce8fd8437690f157 | /include/libwebsockets/lws-smd.h | f5188b5afd879744589177c57f07dd8c1b56d7ba | [
"LicenseRef-scancode-public-domain",
"MIT",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-other-permissive",
"Beerware",
"Apache-2.0",
"Zlib",
"BSD-3-Clause"
] | permissive | suirless/libwebsockets | e6c3e3923e9180e873023abd67ce21b6b4c9325f | 763d5adc6e5a366f5ac6fde57c44c3f0130f239c | refs/heads/main | 2023-02-10T13:17:31.208417 | 2021-01-07T00:38:02 | 2021-01-07T00:38:02 | 327,462,210 | 0 | 0 | NOASSERTION | 2021-01-07T00:32:31 | 2021-01-07T00:32:30 | null | UTF-8 | C | false | false | 8,169 | h | /*
* lws System Message Distribution
*
* Copyright (C) 2010 - 2020 Andy Green <andy@warmcat.com>
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
* deal in the Software without restriction, including withou... | [
"andy@warmcat.com"
] | andy@warmcat.com |
157a5c7efa2953a612db22f080fd6f1a618d02fe | a0ce65cd5314a575119c0934e0fbee4f4aab1564 | /kext/inficere/kpatch.c | c327626781394783dba7b70f0e2de87f0d3f535c | [
"BSD-3-Clause"
] | permissive | sploitamos/inficere | 06d34f8b6eb172ceb379749af1853a477de25157 | eea993d03cc808a2630f9a3537b673febddab0b2 | refs/heads/master | 2020-03-11T07:44:47.433227 | 2014-05-19T18:47:40 | 2014-05-19T18:47:40 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,365 | c | /*
* Copyright (c) fG!, 2011, 2012, 2013 - reverser@put.as - http://reverse.put.as
* All rights reserved.
*
* Original code from "onyx-the-black-cat". Modified by Enzo Matsumiya (@enzolovesbacon).
*
* Copyright (c) 2013, 2014 - Enzo Matsumiya (@enzolovesbacon)
* All rights reserved.
*
* Redistribution and use ... | [
"enzo.matsumiya@gmail.com"
] | enzo.matsumiya@gmail.com |
f1c6a4690af41d2e081e11ab230f1b7a320b4fb2 | 27ad3233c9c52373f33cd2d007c9e67ebd203bb5 | /tools/fast_smatch/_smatch.c | 777124b4feccad1d354e52d1df58473209c89f44 | [
"MIT"
] | permissive | mrdrozdov/AMR-gs | 1a8a9107bf112c33fc00ca96a34b8247b9680ae2 | 9d76a3449ec91ec6bd2d47c43de61f6960010d94 | refs/heads/master | 2022-05-12T08:17:55.828929 | 2020-04-14T04:46:06 | 2020-04-14T04:46:06 | 257,982,115 | 0 | 0 | MIT | 2020-04-22T18:10:07 | 2020-04-22T18:10:06 | null | UTF-8 | C | false | true | 453,485 | c | /* Generated by Cython 0.28.5 */
/* BEGIN: Cython Metadata
{
"distutils": {
"depends": [
"_gain.h"
],
"language": "c++11",
"name": "_smatch",
"sources": [
"_smatch.pyx",
"_gain.cc"
]
},
"module_name": "_smatch"
}
END: ... | [
"thisisjcykcd@gmail.com"
] | thisisjcykcd@gmail.com |
8a7873cbcec4e722300251a65e94a9040bf0542b | 2875e427d9931ab8cfe2e066e1568c3130fcc3f2 | /Solaris_2.6/os_net/src_ws/usr/src/cmd/sgs/rtld/common/a.out.c | 854704e4c9eb410875106de574379b8622235a90 | [] | no_license | legacy-codedigger/Solaris-2.6-Source-Code | 3afaff70487fb96c864d55bd5845dd11c6c5c871 | 60a0b3093caa7d84e63dd891a23df0e8e720bf3d | refs/heads/master | 2022-05-23T16:05:32.631954 | 2020-04-25T01:07:08 | 2020-04-25T01:07:08 | 258,658,903 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 20,139 | c | /*
* Copyright (c) 1996 by Sun Microsystems, Inc.
* All Rights Reserved
*/
#pragma ident "@(#)a.out.c 1.37 96/09/30 SMI"
/*
* Object file dependent support for a.out format objects.
*/
#include "_synonyms.h"
#include <sys/mman.h>
#include <unistd.h>
#include <string.h>
#include <limits.h>
#include <stdio.h>
#i... | [
"zahir.meddour@protonmail.com"
] | zahir.meddour@protonmail.com |
b1515885da8b9b760b44bffad33692e256e90aa6 | 610efb695783a0bdd90952efa4ba13fb024b67e6 | /stop_download_reset_uus/jack7_in.h | e3e82bcce488fd6922e9a14581cde9fc842902af | [] | no_license | Kaspar123/8051 | d6321a832233df75df1901eb6f116ae00e869935 | 89d097bdecd6585191ff9dabf5465566cc955da1 | refs/heads/master | 2021-05-14T08:54:22.118448 | 2018-05-30T19:08:02 | 2018-05-30T19:08:02 | 116,312,210 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 57,983 | h | /* Frame (90 bytes) */
static const unsigned char pkt303[90] = {
0x1b, 0x00, 0xd0, 0x1b, 0xc9, 0xe0, 0x0c, 0xe0, /* ........ */
0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x09, 0x00, /* ........ */
0x01, 0x01, 0x00, 0x02, 0x00, 0x82, 0x03, 0x3f, /* .......? */
0x00, 0x00, 0x00, 0x2f, 0x41, 0x30, 0x30, 0x49, /* .../A00I */
0x4... | [
"kasparhaavajoe@gmail.com"
] | kasparhaavajoe@gmail.com |
e716067e8d1967d0d7eb086d748764cc559d1a18 | 53dfb0413964c875b1d5055c6eee3361eb1f747c | /ATSAM/Songs/4channel/ringxms/ringxmsCH4.c | 6349caa4f01384f12382aa6a2e8b10cfdee89fcf | [] | no_license | cnorfleet/hardDriveRock | 7b67e4327b120e5575f715ad178681e3347735bd | e90f472d5049e44402cb3d5ab3352240bca8aa5b | refs/heads/master | 2022-06-29T21:57:26.492812 | 2020-05-08T21:49:30 | 2020-05-08T21:49:30 | 221,860,573 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,383 | c | // ArduboyTones stream for file "ringxms.mid" created by MIDI2TONES V1.0.0 on Wed Dec 11 14:32:04 2019
// command line: C:\Users\cnorf\Downloads\midi2tones-master\midi2tones_64bit.exe -o2 -c16 ringxms
// From channel 4
const int score2[] = {
NOTE_REST,4235, NOTE_FS5,1058, NOTE_E5,1058, NOTE_D5,1058, NOTE_CS5,1058, ... | [
"cnorfleet0@gmail.com"
] | cnorfleet0@gmail.com |
32b197e3035d2d258990c66387f86aeaacea68ed | 751e14571308cee5ce643b7f5b50f2f9e37cbbfb | /Snake/Headers/Snakes.h | bc8983e276ae44d59a26cf7b702a5040cea15841 | [] | no_license | Bumblebee202/Snake | 87a59d8849cbe7c955c37803209c42e113aeabfa | 00c5d9ae2acad5d92327b291e3405aa23568ace5 | refs/heads/master | 2022-11-17T11:50:50.958009 | 2020-07-15T22:04:29 | 2020-07-15T22:04:29 | 258,862,620 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 158 | h | #pragma once
#include "../Snakes/Snake.h"
#include "../Snakes/State/NormalMove.h"
#include "../Snakes/State/SlowMove.h"
#include "../Snakes/State/SpeedMove.h" | [
"Odessa202@gmail.com"
] | Odessa202@gmail.com |
91c69c2a9ff39a07eefb09d3c97e4ba054064893 | 3d58b4035bf1ad79a34f3b9a9e65b715b6dd9e05 | /resolve.c | 612173988c7039085a96975d5812c115dec33861 | [] | no_license | BenElhadj/Fillit | b28721110fac5e0f44339d5c749261b8333a3c63 | 0671d988302ca38e404dd63bac2f5b46ba9aa973 | refs/heads/master | 2021-06-08T16:30:16.062926 | 2018-11-15T12:59:34 | 2018-11-15T12:59:34 | 157,711,394 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,746 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* resolve.c :+: :+: :+: ... | [
"bhamdi@e1r9p8.42.fr"
] | bhamdi@e1r9p8.42.fr |
b5e41195087fc731787e1d199fbc54a5de95ce4b | 41cb09de0e54d2d9db7b8c08c8d3a3fa913253c7 | /include/texpackr/texpackr.h | 48917ee68ed56fd001f25d22ee1eabdc0681b6b6 | [
"MIT"
] | permissive | sxin-h/texpackr | 478ade20e3e3bb00abf5bab32ac64216f70fcde9 | fd58c27dc9f85ad562cc58a131a33fb338feb6e4 | refs/heads/master | 2022-04-17T23:10:50.903570 | 2020-04-15T22:31:04 | 2020-04-15T22:31:04 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,531 | h | #ifndef TEXPACKR_H_
#define TEXPACKR_H_
#include <stdbool.h>
#include "texpackr/types.h"
#include "texpackr/meta.h"
#include "texpackr/sprite.h"
#ifdef __cplusplus
extern "C" {
#endif
/// API for usage while building a sheet + meta file
/*
* Create a new sheet.
*
* \param max_width maximum result sheet's width to... | [
"haxpor@gmail.com"
] | haxpor@gmail.com |
d59e9c4826066f66c5207ca3d89ca8445bb1442d | f83c60d5b618c819a1214988beba68f437da76c7 | /week6/day3_dybamic_memory_allocation/calloc/main.c | 492811261e3f026cde76e62bf17780c08ba3c1b5 | [] | no_license | green-fox-academy/Gergo.Kovacs | 08e543b797e339e604a043cabe3836916b7d342c | d57b2115e5b78b19e2fe77ce0ae2ad7679904659 | refs/heads/master | 2020-04-16T19:15:42.770131 | 2019-03-21T16:12:46 | 2019-03-21T16:12:46 | 165,850,606 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 421 | c | #include <stdio.h>
#include <stdlib.h>
#include <time.h>
int main()
{
int *num_array = NULL;
num_array = (int *) calloc(5, sizeof(int));
for (int i = 0; i < 5; ++i) {
printf("%d\n", num_array[i]);
}
for (int i = 0; i < 5; ++i) {
num_array[i] = rand() % 128;
}
for (int i ... | [
"koge726@yahoo.com"
] | koge726@yahoo.com |
40fc228f74bfe3179a0ac16156341ecacc7cd3bf | 6b74f732d3c7102580ee3854d39ac062985c86dd | /FreeRTOS/Demo/CORTEX_LM3S811_GCC/hw_include/qei.c | bd10712cc1b1dbc0b9fad6b0934a9d89db783897 | [
"MIT",
"freertos-exception-2.0",
"GPL-2.0-or-later"
] | permissive | lundinc2/FreeRTOS-Labs | c88055958c313fb1c45528f88be5d6bc832fc18d | 775033dac12fe9fb3d55ac8cca43b2991fdbef57 | refs/heads/master | 2022-12-22T23:38:08.564023 | 2020-09-22T00:00:10 | 2020-09-22T00:00:10 | 271,820,118 | 0 | 0 | MIT | 2020-06-12T14:40:25 | 2020-06-12T14:40:25 | null | UTF-8 | C | false | false | 19,924 | c | //*****************************************************************************
//
// qei.c - Driver for the Quadrature Encoder with Index.
//
// Copyright (c) 2005,2006 Luminary Micro, Inc. All rights reserved.
//
// Software License Agreement
//
// Luminary Micro, Inc. (LMI) is supplying this software for use solely... | [
"noreply@github.com"
] | lundinc2.noreply@github.com |
7c090dc0f380ba203658ca34f67bd1f2f5baf1fa | 43f80e1363d664e67b7adf4616e4f99a81ace1e1 | /example32/copilot-sbv-codegen/ext_ident_double_1178_arg0.c | 3e1373d6a7b053ce56c0e71a32fa9c1421d0c3c1 | [] | no_license | Copilot-Language/examplesForACSL | 5f4df1481edb806aa746e2803319f5dbcfc5d226 | 71a548cda77d2720bea11e8664e8fb3fcb7d6df1 | refs/heads/master | 2016-09-06T16:57:48.209193 | 2016-03-05T01:33:11 | 2016-03-05T01:33:11 | 37,664,002 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 846 | c | /* File: "ext_ident_double_1178_arg0.c". Automatically generated by SBV. Do not edit! */
#include "internal.h"
/* User given declarations: */
/*test 003*/
/*ACSL to write
label "ownVelocityY" (if s0 then Ext_ownship_velocity_y else s8)
*/
/*@
assigns \nothing;
ensures \result == ((( (queue_0[0]) ? (ext_ownship_vel... | [
"jaloyan@localhost.localdomain"
] | jaloyan@localhost.localdomain |
b49d71b7741d1f4cc4de14ce0cdeb2c347df8981 | c5507f3bc81c782ac233995e3e58ddeee120fcd4 | /src/e85.h | 91f931bed5e2839c3f7852ee921ff2849e8b48c0 | [] | no_license | ggramaize/libe85 | 0b012fd9a2b5963807e3a091f4c01eac260dd53d | b84f3893b64e0979c6bc88917a15b76d7ca4f084 | refs/heads/master | 2021-05-14T18:16:39.050783 | 2018-01-12T22:35:08 | 2018-01-12T22:35:08 | 116,066,591 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 371 | h | #ifndef __E85_H
#define __E85_H
#include <stdint.h>
char* E85_encode( void **in_data, size_t in_data_sz);
int E85_decode ( const char *in_str, uint8_t **result, size_t *decoded_size);
inline int is_valid_Z85_char( char x);
void strip_garbage_E85( char *in, char **out);
void strip_baseline_E85( char *in, char **o... | [
"geoffroy+dev@gramaize.eu"
] | geoffroy+dev@gramaize.eu |
5e3d85619e58720b68a628668beaf394af8248c1 | 82f96a47af8d7dfea35f18ff57a0527812b016a1 | /vendor/github.com/smacker/go-tree-sitter/unicode.h | addba621c91ae76594394a2ffbe6d0ced410e141 | [
"MIT",
"Apache-2.0"
] | permissive | tilt-dev/tilt | df987756490e16f4ba5c2785bfcf58a5f33b2a1f | 70a53642fd1812fa6d09568a9a86ce320f65787a | refs/heads/master | 2023-08-08T00:25:49.726804 | 2023-08-01T16:43:21 | 2023-08-01T16:43:21 | 143,896,900 | 3,468 | 175 | Apache-2.0 | 2023-09-05T21:50:09 | 2018-08-07T16:00:26 | Go | UTF-8 | C | false | false | 948 | h | #ifndef TREE_SITTER_UNICODE_H_
#define TREE_SITTER_UNICODE_H_
#ifdef __cplusplus
extern "C" {
#endif
#include <limits.h>
#include <stdint.h>
#define U_EXPORT
#define U_EXPORT2
#include "utf8.h"
#include "utf16.h"
static const int32_t TS_DECODE_ERROR = U_SENTINEL;
// These functions read one unicode code point from... | [
"noreply@github.com"
] | tilt-dev.noreply@github.com |
7f20fbcd40345596578afb488b7ce7dad04c6605 | c98447a045ca364af295f74ea85200511e91874b | /libft/ft_isdigit.c | 671384816b0c6ca7ba4d5fa1aa9192c459c3d5a3 | [] | no_license | Karroch-a/get_next_line | e816391efda7e9b8f61ba12ecf3867d28843c14c | c43aab84dc261682096118dc02ec1cbdf5d8b80d | refs/heads/master | 2022-03-08T04:19:42.130945 | 2019-11-04T14:29:12 | 2019-11-04T14:29:12 | 186,069,148 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 971 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_isdigit.c :+: :+: :+: ... | [
"aazeroua@e2r3p13.1337.ma"
] | aazeroua@e2r3p13.1337.ma |
cc6c8e0a4d1527ee4ea63d32d9942ca080be8d7c | a95c2d6fae1979f232e5f1c48b2e4b462a5282b2 | /implementation_files/buffer_mgr.c | 53c9f2e282762538a025e309c28ecb9c0309397a | [] | no_license | vijaybharrathi/Multi-Threaded-Implementation-of-a-Database-System | 6619c4c0bd15a59694641ccebf5b78ac1493cd89 | d0762b03e01c80b94104b35e441affe31f0fb45f | refs/heads/master | 2021-01-01T05:09:07.118170 | 2016-05-15T02:28:23 | 2016-05-15T02:28:23 | 58,840,196 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 17,789 | c | //including required header files
#include <stdio.h>
#include <stdlib.h>
#include "buffer_mgr.h"
#include "storage_mgr.h"
#include <math.h>
#include "buffer_mgr_stat.h"
#include "dt.h"
#include "dberror.h"
#include "pthread.h"
#include <sys/types.h>
#include <sys/stat.h>
#include <sys/time.h>
#include <tim... | [
"vvijayas@hawk.iit.edu"
] | vvijayas@hawk.iit.edu |
55996315c9ad7da4e6c1166fb902c3c6da3d562a | bde13c28f37010b1c29653416d11698d5cc04185 | /Steppermotor.h | 0ba5c33b1ed30e13f067f5c8e0e8a67c40e157b9 | [] | no_license | belalelgendy/Bagging-System-Project | a5aa0f04dd27b5629e862cc30e7d4bc14f863385 | 07d0a799eb4966adf1863718fbe2939de7523647 | refs/heads/main | 2023-06-04T01:24:03.017677 | 2021-06-29T22:01:52 | 2021-06-29T22:01:52 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 573 | h | /*
* Servomotor.h
*
* Created on: 21 Apr 2020
* Author: HP
*/
#ifndef STEPPERMOTOR_H_
#define STEPPERMOTOR_H_
#include "Main_Library.h"
#define Steppermotor_DIRECTION DDRD
#define Steppermotor_Data PORTD
#define Coil_1 0
#define Coil_2 1
#define... | [
"noreply@github.com"
] | belalelgendy.noreply@github.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.