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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
a5723d68146d6e11c3fb62400f608d372326983e | 71e5f96a29f5d643ab888b37677d38c33f8d765d | /d/deku/forest/dforest35-13.c | 09978c220beb9dd2790efaa20aad5afd3a58f67c | [
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | Cherno-SuS/SunderingShadows | 5f755fbebb79dc0b9d1c2a0541408be4afeb8b67 | c3b4370beb2c4351ecc60826850c94892a42b685 | refs/heads/main | 2023-04-21T09:52:14.580024 | 2021-03-23T12:09:55 | 2021-03-23T12:09:55 | 349,490,686 | 0 | 0 | NOASSERTION | 2021-03-23T12:09:56 | 2021-03-19T16:40:12 | null | UTF-8 | C | false | false | 516 | c | #include <std.h>
#include "/d/deku/inherits/forest.h"
inherit RIVERBANK;
void create() {
::create();
set_long(TO->query_long()+" %^CYAN%^The river runs out "+
"of the forest from the northwest and continues southeast into "+
"the forest where it begins turning to the east.%^RESET%^");
set_exits(([... | [
"law@shadowgate.org"
] | law@shadowgate.org |
ca68e2c5482613c42210ed367bb2a6ac36de11e0 | 26253f4ca4660d71d014f115307c125e35eadb6f | /src/net.c | 0103397bf3dd1be4cd12a811409d65e9f859788e | [] | no_license | songyancui/netool | 773ea3cb0631ee2b66403c06cf50c68d6a64d994 | cf9f87b453b0f1f345acd13d5b0da5365a5322ff | refs/heads/master | 2021-01-01T17:21:19.820597 | 2015-08-18T11:06:08 | 2015-08-18T11:06:08 | 39,058,569 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 13,968 | c | /**
*
* Copyright (c) 2006-2020, Songyan Cui <songyancui.gmail.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:
*
* * Redistributions of source code must retain the above copyright notice,
* ... | [
"songyan2@staff.sina.com.cn"
] | songyan2@staff.sina.com.cn |
a0adcb851685df284f60c4f4f976e493635e92f3 | b1a71978b42d2d2126183d79573bd5c6600524a3 | /logic.c | bdacc5fc4be835b8863014b1fa3a5cbe74e16a8e | [] | no_license | mayurkhandate/c | af84d397b7de0a614bf08b4e636dfdd5b548c5db | 10d53c3ce1d94dd96312d1c842b5edea40b34efe | refs/heads/main | 2023-08-02T21:32:02.264043 | 2021-10-07T17:16:11 | 2021-10-07T17:16:11 | 403,860,067 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,831 | c | #include<stdio.h>
int main(){
int i,result,n,ch,pow;
int ans = 1;
do{
printf("\n 1.Prime \n 2.Factor \n 3.Even \n 4.Fibbo \n 5.Palladrone \n 6.Perfect No \n 7.Armstrong \n 8.Power \n 9.Reverse number \n 10.Factorial \n");
printf("\n Enter your choice : ");
scanf("%d",&ch);
... | [
"mayurkhandate789@gmail.com"
] | mayurkhandate789@gmail.com |
4917ad9c3309df669b1da55dc1d843ec645b848b | 9aeef20f0445154ec3d1630e1a70c3f97549f0f7 | /0411.c | 3f8c2dea143e0e270d86232cdd3bfd2d0eb3e124 | [] | no_license | KHRc/C-code | a1e0fbc04de90de0ce29dd7114d1d12cb6b899ed | 4e91b97b4e2bbe419a834aaab3668f6ec64fece1 | refs/heads/master | 2021-05-20T02:19:39.174183 | 2020-06-09T08:11:59 | 2020-06-09T08:11:59 | 252,144,891 | 0 | 0 | null | null | null | null | WINDOWS-1252 | C | false | false | 684 | c | #define _CRT_SECURE_NO_WARNINGS 1
#include<stdio.h>
#include<math.h>
//int main()
//{
// int i = 0;
// for (i = 0; i < 999999; i++)
// {
// int count = 1;
// int sum = 0;
// int t = i;
// while (t / 10)
// {
// count++;
// t = t / 10;
// }
//
// t = i;
// while (t)
// {
// sum += pow(t % 10, count);
// ... | [
"1989964406@qq.com"
] | 1989964406@qq.com |
7ed73fa9f4e274f2ab65d9424c54ab63d13cef7c | 7a970c50ef86bd9cf3f9051007b16c7ae031dfa1 | /pebble/src/movieinfo.h | 4bac6b669b9c3d14fbdb21ccfa107b9daa408c14 | [] | no_license | Astersss/Pebble-Smart-Watch | 2bcf91cd3ce73e0bd499c2ddc691cfb8fdedabb3 | a1c6af04b7a09dd92fd444609ee7e0868e55d79c | refs/heads/master | 2020-04-10T14:15:12.445112 | 2016-09-12T23:17:41 | 2016-09-12T23:17:41 | 68,056,584 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 725 | h | #ifndef _MOVIE_
#define _MOVIE_
#include <pebble.h>
/* This is called when the select button is clicked */
void select_click_handler_movie(ClickRecognizerRef recognizer, void *context) {
DictionaryIterator *iter;
app_message_outbox_begin(&iter);
int key = 0;
// send the message "hello?" to the phone, using k... | [
"astersun719@gmail.com"
] | astersun719@gmail.com |
e165f828e6f532bc40c716b56c0e6b5c3e77f86f | 3c4d8aeeda56d2bae3fc6c8ca75ef9a817230523 | /ari.c | ea1c27c0bff0074bc1f6799f6115f50abfcd1ebf | [] | no_license | Genskill2/06-ari-Sruthi-1120 | 1e911db42200c5f8e735c0cfa03c19140a003c47 | 0e86eff46d687fbd214865431ff4f07409e33409 | refs/heads/master | 2023-06-12T18:49:02.269617 | 2021-06-30T16:14:13 | 2021-06-30T16:14:13 | 380,178,127 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 939 | c | #include <stdio.h>
#include <assert.h>
#include <string.h>
#include <cs50.h>
string table[14] = {"Kindergarten", "First/Second Grade", "Third Grade", "Fourth Grade", "Fifth Grade", "Sixth Grade", "Seventh Grade",
"Eighth Grade", "Ninth Grade", "Tenth Grade", "Eleventh Grade", "Twelfth Grade", "College stud... | [
"noreply@github.com"
] | Genskill2.noreply@github.com |
0f79a606f6a133adf4a9d4027f43ca8ee17e4c6d | 2be5336855af9b8dd2257a1e0517bda1aa0be207 | /sph2amr/sph2amr_final.c | 1cd3d23b5832f829e689e4dde005479c789016a9 | [] | no_license | AthenaStacy/orion2_analysis | 4498bba0d93ab03bd467adf79dc8b80900354ec4 | 5ccf402cc3d8b3fa30d8ebc36494317ebeee324c | refs/heads/master | 2022-02-26T06:50:53.375105 | 2022-02-17T01:51:35 | 2022-02-17T01:51:35 | 62,155,549 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 57,634 | c | /*
* SPH2AMR.c
*
* Reads in Gadget2 data and projects the data onto a uniform grid suitable for
* Orion2, which can be read in during initialization
* Written by Athena Stacy and Aaron Lee, 2014
*
* Takes two inputs: the number of cells in each dimension (integer) and the width
* of the box to carve out, in un... | [
"athena.stacy@gmail.com"
] | athena.stacy@gmail.com |
ab06c8442eef7c4d4ccf3118caedcb6cde67c135 | dbbd6d5158c02293646cc2c3f3f69b97a0436a2c | /Microchip/SAMD51_DFP/3.7.237/samd51a/iar/iar/startup_samd51g18a.c | 52adae9bf3863124bf15d2c6e7898934c3b01711 | [
"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 | 22,456 | c | /**
* \file
*
* \brief IAR startup file for ATSAMD51G18A
*
* Copyright (c) 2023 Microchip Technology Inc.
*
* \license_start
*
* \page License
*
* SPDX-License-Identifier: Apache-2.0
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with t... | [
"thibaut.viard@microchip.com"
] | thibaut.viard@microchip.com |
a9c3f0f1e06591642769ea8b3d53cfa05dfbff98 | 1e69abd72417ceb637039ed49a970271b030b997 | /lab/trab-1/Set.c | 17eaa06acd556e31662d4760c811995ca710a308 | [] | no_license | miguellrodrigues/prog-2 | 6af52465c560e22591463693306a3b16a84d6194 | 104ec2038dc5b56facf3d4e90ab4d6a50e7ac2c4 | refs/heads/master | 2023-03-13T18:45:28.833686 | 2021-03-05T15:58:07 | 2021-03-05T15:58:07 | 329,751,858 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,826 | c | #include "Set.h"
#include <string.h>
#include <malloc.h>
#include <assert.h>
struct Set {
unsigned int capacity;
unsigned int count;
int *items;
};
SET create(unsigned int capacity) {
SET setPtr = malloc(sizeof(SET));
setPtr->capacity = capacity;
setPtr->items = malloc(sizeof(int) * capacity... | [
"miguellukas52@gmail.com"
] | miguellukas52@gmail.com |
ad1eac3305d6e3201ff897a2878187885fa7e76e | bcfad6ed3d52297185d7008514d18405a3d0a44b | /b.c | 370461b4c178e99fbb4c63db15515cc4169eda28 | [] | no_license | srinivasinampudi/practice | b405cfd15f500afc1705889e62036efd7b0271bb | 52bab89a4b06f800d9f11f04ca21eed2761b459b | refs/heads/master | 2023-03-06T21:09:37.426128 | 2021-02-23T10:07:14 | 2021-02-23T10:07:14 | 341,159,099 | 0 | 1 | null | 2021-02-23T10:03:38 | 2021-02-22T10:17:38 | C | UTF-8 | C | false | false | 59 | c | #include<stdio.h>
int main()
{
printf("b is created");
}
| [
"srinivasinampudi222@gmail.com"
] | srinivasinampudi222@gmail.com |
fa8b9f724028c8b9df29c1a6e19f0e68b9eceb87 | 3ddcc4040d43371c0b09e475ead9edb8bebcd83a | /C Programming Example/49. Input Structure Elements.c | c01f4af59d6b74ff22e624612f359269155de377 | [] | no_license | bipulhstu/C-Programming | 309941efefb3c0b490da3cb0e331ad324bb8aafc | 75691268be7d8fcfca146572aa5c9b5e3c42e828 | refs/heads/master | 2020-04-05T19:53:38.805765 | 2018-11-12T04:17:11 | 2018-11-12T04:17:11 | 140,175,933 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,066 | c | ///structure introduction
/* Structure is a collection of variables of different
types under a single name.
A structure is a user-defined data type in C/C++
*/
///Input Structure Elements
#include<stdio.h>
///Global structure declaration
struct Person{
int age; ///structure member
float salary; //... | [
"bipulhstu@gmail.com"
] | bipulhstu@gmail.com |
c3cf7673b5c65dbcc7ec10340530c8cd912c1c68 | 73b329e4becd3045989e17fbc0c6aed3d46b5854 | /Fitting/12247_GenLevelLikelihood/PTYFunctions.h | 25c54918fca57ee122f8bacece6f2cb6a1a6434b | [] | no_license | FHead/PhysicsHiggsProperties | 36ee6edd9b4a744c41ae8eda58d3b0979e02868d | 25e2cf36b633403a7661488167279a917b76882c | refs/heads/master | 2023-06-01T12:58:09.411729 | 2020-05-05T20:47:51 | 2020-05-05T20:47:51 | 377,256,404 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 42 | h | ../../BuildMap/12122_PTYToy/PTYFunctions.h | [
"yichen@positron01.hep.caltech.edu"
] | yichen@positron01.hep.caltech.edu |
c4db8ffc545f19e43d7555bac90e1bd9c01f1fd0 | 5c255f911786e984286b1f7a4e6091a68419d049 | /code/9e83f233-fb46-4de0-adb9-2287de29091d.c | 6d3dff74b69b7821b416282fef72ff0cf6ea2c93 | [] | 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 | 242 | c | #include <stdio.h>
int main() {
int i=04;
int j=12;
int k;
int l;
k = 53;
l = 64;
k = i/j;
l = i/j;
l = j/j;
l = j%j;
l = l-j;
k = k-k*i;
printf("vulnerability");
printf("%d%d\n",k,l);
return 0;
}
| [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
c0dfa7b1a5eec5898bb79ce66e95ff9c0c82ce68 | 0ad215f2a57e12d63efb0af3013090084b31804e | /plicTransLLEFlowFoam/createFields.H | 0fa8fcab1a1bca685b945b78d49a03a8f5788905 | [] | no_license | rashwin1989/plicFoam | 4118cacaae30d67d465fdec16fd22d68f7b6e388 | e015b654aa96537f192ce62606a3e877c592d71e | refs/heads/master | 2021-06-06T07:06:01.233524 | 2018-09-11T23:00:22 | 2018-09-11T23:00:22 | 103,668,311 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 63,470 | h | //------------------------------------------------------------------//
//Define all label, scalar, vector (OpenFOAM format) variables
//Input parameters, tolerances
label nSpecies, nOCorr, nPCorr, nNonOrthCorr, ALPHA_BOUND_ITERS_MAX, Y_BOUND_ITERS_MAX;
scalar ALPHA_MAX_BOUND, ALPHA_MIN_BOUND, ALPHA_BOUND_ERR, SMALLEST_... | [
"ashwin.chem@gmail.com"
] | ashwin.chem@gmail.com |
7ea3ed2f16cb708bfc71d68b77ed94505123653c | 3d6d58c65aecc27d650e22fc5302447866502ef6 | /gittest.c | 43d0103b2dce812c004f59537bec4e84f97ba277 | [] | no_license | Nikkethana/Akka-Problems | ce4d1a34893134d8c2fec811d2628aab2317bf07 | 0b5bae50ac3cedcc442e687503bfe5ee86371be8 | refs/heads/master | 2020-05-05T07:10:36.916795 | 2019-04-06T10:35:33 | 2019-04-06T10:37:32 | 179,815,945 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 79 | c | #include<stdio.h>
#include<conio.h>
void main()
{
printf("Hello world");
}
| [
"nikkethanavedh@gmail.com"
] | nikkethanavedh@gmail.com |
d4542e3a3d836c63070cd48dc29c33c7a2d87208 | 94e8344ee420ae4d2eb1643e95973845f341a3d2 | /gcc_4.3.0_mutants/mutant100343_tree-ssa-loop-niter.c | 8e46ae741ab2f013ccb3c6dcbe79a46fc566d722 | [] | 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 | 89,313 | c | /* Functions to determine/estimate number of iterations of a loop.
Copyright (C) 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
This file is part of GCC.
GCC 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 F... | [
"agroce@gmail.com"
] | agroce@gmail.com |
8d1a5c890a4ce8a3bd561b6c8e561fd8a56d14d0 | 3816f1ba0ff7eca9cc324f4ad5ac8c5b54028eeb | /source/src/ports/networkhandler.h | 6c15d5d7a57290c81f0fb882cd5f2453282a6afd | [
"BSD-3-Clause"
] | permissive | EIPStackGroup/OpENer | d70064ad8d99406afab648a5985aacf3f3ef38fe | fc0179e9969a85a20fb907e3043062755b7a38d2 | refs/heads/master | 2023-08-26T10:09:49.085224 | 2022-03-08T21:05:02 | 2023-07-11T16:57:43 | 12,129,915 | 573 | 263 | NOASSERTION | 2023-09-03T21:47:47 | 2013-08-15T08:22:41 | C | UTF-8 | C | false | false | 2,711 | h | /*******************************************************************************
* Copyright (c) 2009, Rockwell Automation, Inc.
* All rights reserved.
*
******************************************************************************/
#ifndef OPENER_NETWORKHANDLER_H_
#define OPENER_NETWORKHANDLER_H_
#include "typed... | [
"melik-merkumians@acin.tuwien.ac.at"
] | melik-merkumians@acin.tuwien.ac.at |
2e8f72995d8fd09ff9c8380fce112e079bb94c67 | e6d9b7856eee6d9023c1cad75b2f62ddf23a461a | /svmsgmpxnq/sigchldwaitpid.c | a0097d83e6abb2ccdeb88ab2b904e0905bad5b86 | [] | no_license | huangguannan/UNPv2 | 34b44c40cc274d429f06463276f2d286a2221b05 | c573fbe576fe332b390900b8c710f7339dfb8823 | refs/heads/master | 2021-01-21T19:09:06.224846 | 2015-10-29T09:14:04 | 2015-10-29T09:14:04 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 141 | c | #include "../unpipc.h"
void
sig_chld(int signo)
{
pid_t pid;
int stat;
while ( (pid = waitpid(-1, &stat, WNOHANG)) > 0)
;
return;
}
| [
"vonzhou@163.com"
] | vonzhou@163.com |
ef06b8295a9cb1124452c2520c452805a106b118 | 549ebdb4022813f30986159175f8219f9fbb90f1 | /src/drivers/kb.c | 64aeeaa2ffdce99808a746b11cd8f3f034b64464 | [] | no_license | wstyres/Axolotl | e39a60f8c5c1e21ab3c7e83c8edf6fca12817825 | 09c9e9f86a9bf8f8f8fcb3f27fb9cb19e25c5bba | refs/heads/main | 2023-05-06T12:46:00.859849 | 2021-06-05T20:29:06 | 2021-06-05T20:29:06 | 311,229,177 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,614 | c | #include "kb.h"
#include <stdlib/sys/io.h>
#include <stdlib/stdlib.h>
#include <stdlib/string/string.h>
#include <kernel/tty.h>
#include <stdbool.h>
unsigned char en_us_scancodes[128] = {
0, 27, '1', '2', '3', '4', '5', '6', '7', '8', '9', '0', '-', '=', '\b',
'\t', 'q', 'w', 'e', 'r', 't', 'y', 'u', 'i', 'o'... | [
"wstyres@gmail.com"
] | wstyres@gmail.com |
52153e7306b5a6d8b99f6b55f25b2ced117360b4 | 8d753bb8f19b5b1f526b0688d3cb199b396ed843 | /osp_sai_2.1.8/system/tools/gencdb/core/include/gen/tbl_pvlan_define.h | 0d0f2f4bc0ef4b4e5c62a4026a33f6e475f98f42 | [] | no_license | bonald/vim_cfg | f166e5ff650db9fa40b564d05dc5103552184db8 | 2fee6115caec25fd040188dda0cb922bfca1a55f | refs/heads/master | 2023-01-23T05:33:00.416311 | 2020-11-19T02:09:18 | 2020-11-19T02:09:18 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,115 | h |
#ifndef __TBL_PVLAN_DEFINE_H__
#define __TBL_PVLAN_DEFINE_H__
#include "gen/ds_pvlan_community_define.h"
/* TBL_PVLAN field defines */
typedef enum
{
TBL_PVLAN_FLD_KEY = 0 , /* READ */
TBL_PVLAN_FLD_COMMUNITY_GROUP_ID = 1 , /* READ */
TBL_PVLAN_FLD_COMMUNITY_GROUPS = 2 , /* SUB ... | [
"zhwwan@gmail.com"
] | zhwwan@gmail.com |
719dc843cd1434d92d2105794bb629190faabe16 | 7ae221c08fabafeac5778e925366790f481812fe | /ATMEGA32_Drivers/SPI/SPI.h | 85cc06451499ee6ac29bc29c11349ad8fe733ad4 | [] | no_license | EslamAlaaZaki/AVR-drivers | 10addfd2766a88ba2a7a99e7ba51aeedd069b396 | 6c7f2697a65916df845767bd111e2ab0e699ea65 | refs/heads/master | 2020-03-30T21:41:04.086821 | 2018-10-04T21:40:57 | 2018-10-04T21:40:57 | 151,638,063 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,030 | h | /*
* SPI.h
*
* Created on: Oct 6, 2017
* Author: Keroles
*/
#ifndef SPI_SPI_H_
#define SPI_SPI_H_
enum SPI_SLAVE_MODE
{
SPI_MASTER =1,
SPI_SLAVE = 0
};
enum SPI_PRESCALAR
{
SPI_Fosc4 = 0b00,
SPI_Fosc16 = 0b01,
SPI_Fosc64 = 0b10,
SPI_Fosc128 = 0b11
};
enum SPI_ENABLE
{
SPI... | [
"noreply@github.com"
] | EslamAlaaZaki.noreply@github.com |
815300a55979c760b14151ec6ea5248b22faa73f | ebc700cb11b49d5319544d3f7bbc8882250a8e5a | /tests/altium_crap/Soft Designs/Legacy/NB1/EX27/Embedded/hardware.h | 5f2028d7f4fa0c546b1af956ddb68170ffce61f4 | [
"MIT"
] | permissive | hanun2999/Altium-Schematic-Parser | 1c6dde56f673f7cb2a517f7dba8596e55282b246 | a9bd5b1a865f92f2e3f749433fb29107af528498 | refs/heads/master | 2022-04-16T21:43:18.502597 | 2020-04-15T20:58:21 | 2020-04-15T20:58:21 | 264,354,106 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,898 | h | //..............................................................................
// Automatically generated header file.
// Generated: 1:32:46 PM 30/03/2005
// This file should not be edited.
//..............................................................................
#ifndef __HARDWARE_H__
#define __HARDWARE_H__... | [
"aaronmgoldstein@gmail.com"
] | aaronmgoldstein@gmail.com |
67a64bc83fe107b466c501385ac833f1c2fd77ae | 94f128fbcc85801842816c732b5fb42379fca59e | /projects/switzerh/dujuDominion/unittest1.c | afa05db6003152e80497e34d23a9e14bbffa4c0a | [] | no_license | holly12ann/CS362-004-W2018 | 41b3683852ea33ebec0fedccf238631feb262f1f | b26dbc3a4645a508e8f680fb24a39f8b89314ba5 | refs/heads/master | 2021-05-13T13:28:04.455969 | 2018-02-28T20:08:09 | 2018-02-28T20:08:09 | 116,707,343 | 0 | 0 | null | 2018-01-08T17:31:58 | 2018-01-08T17:31:58 | null | UTF-8 | C | false | false | 4,638 | c | #include "dominion.h"
#include "dominion_helpers.h"
#include <stdio.h>
#include "rngs.h"
#include <stdlib.h>
#include <assert.h>
#include <math.h>
int main (int argc, char** argv){
//define variables
struct gameState* curState;
int k[10] = {adventurer, council_room, feast, gardens, mine, remodel,... | [
"holly12ann@gmail.com"
] | holly12ann@gmail.com |
74936a1b1414a4a5814657e5a98e19eac989e6cc | f103602f891e2841d60820bdcb503eb5b9fcd7e5 | /vd11_lab6/main.c | d36ae9270bbbf97c6d6b7a16771385aef40c7732 | [] | no_license | quangtrung45/LapTrinhC | 15c7778cd5d63748dc864e643fac8a8ae37276fe | bce920f2a225873d71304fad2829cdcf709b40f2 | refs/heads/master | 2023-01-06T02:35:33.313413 | 2020-11-03T12:16:53 | 2020-11-03T12:16:53 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 328 | c | #include <stdio.h>
#include <stdlib.h>
/* run this program using the console pauser or add your own getch, system("pause") or input loop */
int main(int argc, char *argv[])
{
char letter;
printf("\nplease enter any character: ");
letter = getchar();
printf("\nthe character entered by you is %c. ", letter);
retu... | [
"73332200+datyasuo1@users.noreply.github.com"
] | 73332200+datyasuo1@users.noreply.github.com |
6e99adb26323857c98143d89cf28a7c9c022cf1f | dd61208793ff62e764440821d83ce3626e19eb81 | /C_programs/struct/attribute_struct1.c | 4b2c5ea097ca17f6d3606e8357f540b30ed95127 | [] | no_license | Subodhkant2234/Embedded_Program | 4aff9169b52c214be846607e50cb3b19b0668cf2 | 26a580c1db20995e18f57c5cb1f1905059cbb7ca | refs/heads/master | 2021-01-12T10:57:49.072631 | 2016-11-03T17:38:24 | 2016-11-03T17:38:24 | 72,769,334 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,452 | c | #include<stdio.h>
#include<stddef.h>
typedef struct data
{
char Data1;
int Data2;
unsigned short Data3;
unsigned short Data4;
}__attribute__((packed, aligned(2))) sampleStruct;
// we can keep alignment in 2^n where n=0,1,2.... and size of struct is multiple
// of alignment.
... | [
"murali.mohan@netgear.com"
] | murali.mohan@netgear.com |
f60a0c1e94bfd7e6b58a1038cc955c4ad1079cb0 | 94d35cba0f3b1f340dbfbe0abac487120e633fa0 | /2017-18-04-Sum-cscd240-CAndUnix/Lab10/lab10.c | be05e998b18e89d6c847f78a05d18a5b4ad52955 | [] | no_license | raymondshiner/course-work | 8bf0b4d01148bf19b86e4d7981de6a1decd038a7 | ea856b16f492e6e2d5f17cc7232fb05b3f141132 | refs/heads/master | 2020-08-04T01:11:49.222314 | 2019-09-30T20:37:01 | 2019-09-30T20:37:01 | 211,946,767 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,573 | c | #include "lab10.h"
char * readString()
{
/* You may not change this code */
char s[MAX]; // MAX is set to 100
printf("Enter a string: ");
fgets(s, MAX, stdin);
strip(s);
char *temp = (char*)calloc(strlen(s) + 1,sizeof(char));
strcpy(temp,s);
return temp;
}// end readString
char ** clean(int argc, ... | [
"raymondshiner@gmail.com"
] | raymondshiner@gmail.com |
8ae0387a00cda4bbd1aaee21c8b75639cf895e7b | 0a6de1b3fda901fd0689dab635be65438180d1ec | /Pantho_After_Competition/firmware/3pi-mazesolver_V-1-9/turn.c | 1b4031413b1886db48d6481eeb85f390eaef18c4 | [] | no_license | amanx100/Pantho | 37b00fa467b49ae9bd4ceb4192a498ce55a37c1c | 61e3dbc602f2e8feeea6bab9ded830d404682da6 | refs/heads/master | 2022-09-12T18:05:38.774918 | 2017-02-11T18:36:54 | 2017-02-11T18:36:54 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,469 | c | /*
* Code to perform various types of turns. The delays here had to be
* calibrated for the 3pi's motors.
*/
#include <pololu/3pi.h>
#include "follow-segment.h"
#include "maze-solve.h"
void turn(char dir, int speed)
{
uint8_t sensor_data_save = 0x00;
if (dir == 'L')
{
delay_ms(17); //25
set_motors(0,0);
... | [
"amanullah.en@gmail.com"
] | amanullah.en@gmail.com |
c1e372ca84b8e1cefa7c75eb1f49b423e26c0ab6 | 3efcf37b72709abb573487438895d2f3bc0b4a26 | /gralloc_drm_handle.h | be2984a7dd4d686ff882a8031b7fcbe21831d6d8 | [] | no_license | robertfoss/gbm_gralloc | 38b60636a60d7f4be68b5e0ad3a637736c5554a8 | 7c5db467ba9385c36a65f3180e1b2b74a0373374 | refs/heads/master | 2021-01-12T16:06:48.931076 | 2016-09-16T21:21:11 | 2016-10-25T21:35:46 | 71,939,883 | 1 | 0 | null | 2016-10-25T21:18:07 | 2016-10-25T21:18:07 | null | UTF-8 | C | false | false | 2,986 | h | /*
* Copyright (C) 2010-2011 Chia-I Wu <olvaffe@gmail.com>
* Copyright (C) 2010-2011 LunarG Inc.
* Copyright (C) 2016 Linaro, Ltd., Rob Herring <robh@kernel.org>
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),... | [
"robh@kernel.org"
] | robh@kernel.org |
a9dcae23d7c9b1c4071623a8ac7b633b8f27b6ef | 834d0857a0d7439f442eefa31b6e7389898d5899 | /Aula 33 - Operadores de Incremento e Decremento.c | 5ca382594bd10ad058551ab1b3b6f1d4638f351d | [] | no_license | GuirraMoretti/aulas_c | b2ddafdea6ae45a61d7baa16f6136a2f87738974 | 1f81cc88d96b6bc9880fe8f5a3656cdd6af31219 | refs/heads/master | 2023-01-29T08:49:39.673998 | 2020-12-02T03:42:39 | 2020-12-02T03:42:39 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,942 | c | #include <stdio.h>
#include <stdlib.h>
void main()
{
//TODO SUMARIO
//? (***) === REPETIÇÃO DA FRASE ENTRE PARENTESES
/*
? Incremento ==> Aumentar o valor de um número, nesse caso, soma de SOMENTE 1 numero.
! Existem dois tipos de incremento;
! O (pré-increme... | [
"guimoretti2015@gmail.com"
] | guimoretti2015@gmail.com |
c246443f18f242a80142d45296f4e1970730165a | c02858c416ee221cf6f46788fb2fc58dd7b8e516 | /p021/p021.c | 3cece389bda62c2a20bb271ccd21b82fed7764b1 | [] | no_license | yuetlong/project-euler-solutions | a886634fa38b8b109168633723713e97c6d7acb1 | c9d88247eb5b9d64d5e5fb1f42cf5b5596d2616f | refs/heads/master | 2020-04-06T06:58:24.350339 | 2016-06-17T02:11:16 | 2016-06-17T02:11:16 | 40,095,271 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 342 | c | #include <stdio.h>
#include <math.h>
int d(int n){
int sum = 1;
for (int i = 2; i < (int) sqrt(n) + 1; i++)
if (!(n%i))
sum += i + n/i;
return sum;
}
int main(){
int sum = 0;
for (int a = 1; a < 10000; a++){
int b = d(a);
if (d(a) == b && d(b) == a && a != b)
sum += a;
}
... | [
"yuetlong@icloud.com"
] | yuetlong@icloud.com |
4b665d637f3f071f9dc642c61c284466a3a25efd | 701468b701b7800c1520e8803c01a7ca68235dbc | /global.h | 3551ee0d97b05e341518d31fc9d03b27c7460472 | [] | no_license | freemint/highwire | e56a147f75269f8220b8de9e4eed14d46cdc2e9b | f982632142c0884ca1088fee145918dadf2dfabf | refs/heads/master | 2023-06-26T00:42:42.269421 | 2023-06-11T06:05:46 | 2023-06-11T06:05:46 | 79,317,804 | 5 | 3 | null | 2022-10-24T00:29:47 | 2017-01-18T08:09:17 | C | UTF-8 | C | false | false | 9,658 | h | /* @(#)highwire/global.h
*/
#include "defs.h"
/* for printf for testing */
#include <stdio.h>
/* ******** Variable Definitions ******************* */
extern const BOOL mem_TidyUp; /* for debugging, to release memory *
* at program end */
/* Globals */
extern VDI_W... | [
"admin@tho-otto.de"
] | admin@tho-otto.de |
1df2a6a5f1ac939ae0d3d157d24eb75ec8230616 | e03259b1b5b87bcff0a0e665ebbdedf2dd9e6dcb | /run.c | 1072ad45b85c39ced3ca3058b197d2aba287c018 | [] | no_license | psymbio/social-network-graph | 030847b9a42b9fc358318f31b8260eee530ab1ca | f62ecf7b9466c055edbac8ebe104111852c3f608 | refs/heads/main | 2023-01-27T15:32:47.342878 | 2020-11-27T08:30:18 | 2020-11-27T08:30:18 | 314,509,158 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,331 | c | #include <stdio.h>
#include "sql.h"
#include "functions.h"
// Driver program to test above functions
int main()
{
// setup the database connection
// structure defined in mysql.h used to handle connection
MYSQL *conn;
MYSQL_ROW row;
MYSQL_RES *result;
// initialize the connection
conn = m... | [
"psymbio@gmail.com"
] | psymbio@gmail.com |
6aab4416ecffb309ed30e5374c52c77c54ed7dcf | 89077692894cf67b6bac5042922c51a0efd28eb8 | /src/tor/compat.c | 147aba25567c021585379fed275f3264df3bbefd | [
"BSD-3-Clause",
"LicenseRef-scancode-maxmind-odl",
"OpenSSL",
"MIT"
] | permissive | ImgBotApp/CloakCoin | a37fe129f057ad14491cb09032043d5ebfb1247b | 10df3d27e5a5143198436bac20b298e96e152e10 | refs/heads/2.1.0 | 2022-09-27T07:22:20.889143 | 2018-02-14T21:03:45 | 2018-02-14T21:03:45 | 128,121,450 | 13 | 4 | MIT | 2022-07-02T23:41:38 | 2018-04-04T21:00:48 | C | UTF-8 | C | false | false | 92,974 | c | /* Copyright (c) 2003-2004, Roger Dingledine
* Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson.
* Copyright (c) 2007-2013, The Tor Project, Inc. */
/* See LICENSE for licensing information */
/**
* \file compat.c
* \brief Wrappers to make calls more portable. This code defines
* functions such as tor_m... | [
"dev@cloakcoin.com"
] | dev@cloakcoin.com |
6dc8fd2cfdfdf9a6e756e79bf7880a4384ee4844 | acbea0be956ddce715c118698f794d91299e57c5 | /fromDarren/Had_plots_10_May_12/AlphaT_all_275_325.C | 032576a132f65b0a2d255437770c00bf9a585f60 | [] | no_license | brynmathias/thesis-figures | f42c9df209e45616630ff6ecdc27ae75322605ff | 2b8980c4c2278e9c9bc5feef3df88898d3a565ce | refs/heads/master | 2020-05-20T05:57:49.881187 | 2013-04-05T17:18:42 | 2013-04-05T17:18:42 | 5,231,559 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 84,004 | c | {
//=========Macro generated from canvas: canvas275_325/AlphaT_all/cannameAlphaT_all
//========= (Thu May 10 12:22:24 2012) by ROOT version5.32/00
TCanvas *canvas275_325/AlphaT_all = new TCanvas("canvas275_325/AlphaT_all", "cannameAlphaT_all",0,0,1200,1200);
gStyle->SetOptStat(0);
canvas275_325/AlphaT_all->Se... | [
"brynmathias@gmail.com"
] | brynmathias@gmail.com |
edf88b14f7490580d3008ad070695b91ed7cb73c | 7c48f1e2c183e2679d785d21c2020deadff3a9ad | /FrokLibCommon/linux/io.c | 8f4fde28397076f29319735b3b701ac657677a97 | [] | no_license | mfzhang/frok-server | 0c1a3ec19722fe32143c5da2ec556fec334eec43 | 6976eb38c475c99e279f65691c2a7b3fff31f0d2 | refs/heads/master | 2021-01-03T13:05:44.115353 | 2014-09-24T19:07:46 | 2014-09-24T19:07:46 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 8,064 | c | #include "io.h"
#include <dirent.h>
#include <errno.h>
#include <stdio.h>
#include <stdarg.h>
#include <string.h>
#include <sys/stat.h>
#include <unistd.h>
#include <stdlib.h>
#define MODULE_NAME "IO"
// don't forget '/' in the end of dir name. Example: good = "/home/workspace/" bad: "/home/workspace"
BOOL getFi... | [
"dobrygnomxx@gmail.com"
] | dobrygnomxx@gmail.com |
0511e60ab0fb181603cfbdac8770a4a16f57cb0d | 013aa244f5314980a19d40a0fe5d0c0da9eac5f9 | /CIAA_NXP_TEST/lpc/src/hsadc_18xx_43xx.c | c20944aef41e7ec485b7a682efbe040d866b6603 | [] | no_license | osellaesteban/FPSE | 193335a99abe08146c98118b84506cc2e75d6a3f | cd445586be7c8f629a516744dd7fa09606ac4164 | refs/heads/master | 2020-03-30T11:27:26.216518 | 2018-10-01T23:41:58 | 2018-10-01T23:41:58 | 151,175,030 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 5,976 | c | /*
* @brief LPC18xx/43xx High speed ADC driver
*
* @note
* Copyright(C) NXP Semiconductors, 2013
* All rights reserved.
*
* @par
* Software that is described herein is for illustrative purposes only
* which provides customers with programming information regarding the
* LPC products. This software ... | [
"osella.esteban@gmail.com"
] | osella.esteban@gmail.com |
bebcd98e9a62e32d9f4140ff673ae3d7a16d39d2 | d78e7a17c8d1653ecd09c6b87f2a95371187abed | /binutils/mlib/bench/bench-cmc.c | fb87adf162c7c6d265dad0b29d5eafc47a5ace59 | [
"BSD-2-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | mfkiwl/riscv32_lcc | 3be7e09c5c2d0199c24648510b6e87f78e137e3a | 1381f34e45ea12a8f082854d7ae164b88f5431a7 | refs/heads/master | 2023-01-01T16:33:27.319858 | 2020-10-24T19:43:21 | 2020-10-24T19:43:21 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,380 | c | #define NDEBUG
#include <stdlib.h>
#include <stdio.h>
#include <stdbool.h>
#include "cmc/list.h"
#include "cmc/treemap.h"
#include "cmc/hashmap.h"
#include "common.h"
/********************************************************************************************/
// CMC list are dynamic array
CMC_GENERATE_LIST(list_... | [
"michael_gall@gmx.de"
] | michael_gall@gmx.de |
1b1ea5015dafa782f1961f7a11ba3d866ab3cd92 | a148c0d16e1cc6d0088dcd9d58716abb308bb94e | /ics-4.x/external/libxslt/libxslt/triodef.h | 9bd57232bed315711f4d4039611b3d31a116fe91 | [
"MIT",
"LicenseRef-scancode-x11-xconsortium-veillard",
"X11"
] | permissive | BAT6188/mt36k_android_4.0.4 | 5f457b2c76c4d28d72b1002ba542371365d2b8b6 | 3240564345913f02813e497672c9594af6563608 | refs/heads/master | 2023-05-24T04:13:23.011226 | 2018-09-04T06:35:16 | 2018-09-04T06:35:16 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,796 | h | /*************************************************************************
*
* $Id: //DTV/MP_BR/DTV_X_IDTV0801_002158_10_001_158_001/android/ics-4.x/external/libxslt/libxslt/triodef.h#1 $
*
* Copyright (C) 2001 Bjorn Reese <breese@users.sourceforge.net>
*
* Permission to use, copy, modify, and distribute this sof... | [
"342981011@qq.com"
] | 342981011@qq.com |
e7812a85e93e1f9d40ddfe79f076ee12b48b379d | 623c35e8a4465cf568b6be5a1bcfda0da1fe6d0f | /build_thingy91_nrf9160ns/zephyr/include/generated/syscalls/k_pipe_get_mrsh.c | 45f3bb8b28ac147f58a2be88d2d2bf77cebd591c | [] | no_license | Skatinger/coap_client | 7e58e13d78180d3ed7ab947af1b2b28a93949bff | 721b0b6a74d82611009a85f639227a37edc654d6 | refs/heads/master | 2022-11-19T02:35:14.161693 | 2020-07-17T00:49:14 | 2020-07-17T00:49:14 | 280,273,092 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,068 | c | /* auto-generated by gen_syscalls.py, don't edit */
#if __GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ >= 6)
#pragma GCC diagnostic push
#endif
#ifdef __GNUC__
#pragma GCC diagnostic ignored "-Wstrict-aliasing"
#endif
#include <syscalls/kernel.h>
extern int z_vrfy_k_pipe_get(struct k_pipe * pipe, void * dat... | [
"alex.nyffenegger@outlook.com"
] | alex.nyffenegger@outlook.com |
3bcd2b31c6d26afe466edc83724426989c531447 | d8e1a65a5863ea5a111c8304a040f1c797f8ebbf | / mtktest --username qq413187589/N65/N65_V1/vendor/wap/obigo_Q03C/v1_official/modules/BRA/source/bra_act.h | c22c83439615cccef5298179cf3435eed5c20928 | [] | no_license | manoj-gupta5/mtktest | a6b627cde8c9a543d473a99f778fd6f587a8d053 | 98370766a36fffb8b0dde1cc6dd144599ea184f6 | refs/heads/master | 2020-12-25T21:12:59.596045 | 2010-07-18T05:06:14 | 2010-07-18T05:06:14 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,184 | h | /*****************************************************************************
* Copyright Statement:
* --------------------
* This software is protected by Copyright and the information contained
* herein is confidential. The software may not be copied and the information
* contained herein may not be used o... | [
"qq413187589@046de88f-2cd9-6c0a-3028-073e08bc931c"
] | qq413187589@046de88f-2cd9-6c0a-3028-073e08bc931c |
2ec6421f739fc0284193761e2d0a072d55ffdd7b | 648661891d9274825ceacb571cfcf39048c12f3d | /HW8/firmware/src/system_config/pic32mx_usb_sk2_int_dyn/system_init.c | 048ce66993eee56702686da0875caa82e7298e70 | [] | no_license | Cgrime/homework | f66bd9704c96e44a5e79cffa65c3b19dad93f37b | 867bef9f6ac23ec27ced16e662f31ace587b6e8d | refs/heads/master | 2016-09-06T08:02:03.807578 | 2015-06-07T19:22:19 | 2015-06-07T19:22:19 | 33,326,534 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 19,395 | c | /*******************************************************************************
System Initialization File
File Name:
system_init.c
Summary:
This file contains source code necessary to initialize the system.
Description:
This file contains source code necessary to initialize the system... | [
"Cgrime@u.northwestern.edu"
] | Cgrime@u.northwestern.edu |
03e28f5f3de12141bb1c7207d31c58f04eaa58f0 | b411f9d4dac3ca4003421068a507e0ba95eb52ba | /libft/ft_strlen.c | be62d405c395c8d5ce802b8f017bd86b50c187fa | [
"MIT"
] | permissive | MrOnimus/42_fillit | 699a3c16d49d96c85153b7b53fdd5b96346bac17 | 9f686f429fdee0b9ecda37bf398eb30ae8a53355 | refs/heads/master | 2020-07-15T03:36:33.063493 | 2019-11-10T10:48:58 | 2019-11-10T10:48:58 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,022 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_strlen.c :+: :+: :+: ... | [
"gleb.gugl@gmail.com"
] | gleb.gugl@gmail.com |
2a3ed9c76eabdc73ce65fb0fce9624e39d7a5fde | 111961098432496a42a1b18ae3d4a975747c93ca | /i4k/orionsocket-dev-alpha/src/socket.c | 4470132e1c5fb6d2e5ca1f8bce9619a3b7e20e26 | [
"Apache-2.0"
] | permissive | i4ki/bugsec | c72d52a6ec4296b6bcd6d5064af4cf568c519f4c | 6f2fafcbccf4618a532be5f200f8ddcd366dd1ba | refs/heads/master | 2021-05-29T01:10:55.124321 | 2015-03-16T17:42:16 | 2015-03-16T17:42:16 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,642 | c | /*
OrionSocket - Socket Implementation
--------------------------------
Author: Tiago Natel de Moura <tiago4orion@gmail.com>
Copyright 2010, 2011 by Tiago Natel de Moura. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in complia... | [
"tiago4orion@gmail.com@055fbc06-fc6f-11de-82f2-6ff60f618a82"
] | tiago4orion@gmail.com@055fbc06-fc6f-11de-82f2-6ff60f618a82 |
1bc52fedf27d03da6ee5aa54b1c29c23a06c5fd4 | b85ce2f924a6d30ac9e75e80a5fa2ef1fdd6b0e1 | /src/mongo-utils.c | 01c579e6567f10d769ac0903cfca8566353512e6 | [
"Apache-2.0"
] | permissive | gdani/libmongo-client | f54e7ce32c21bc450dad55cbf73f927b0ffc0bb5 | 61d862a2bd361c4e5fdb98220df327d34faeecf3 | refs/heads/master | 2020-04-02T02:38:13.255144 | 2014-03-12T11:26:29 | 2014-03-12T11:26:29 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,052 | c | /* mongo-utils.c - libmongo-client utility functions
* Copyright 2011, 2012 Gergely Nagy <algernon@balabit.hu>
*
* 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... | [
"algernon@balabit.hu"
] | algernon@balabit.hu |
b754b1a1abe73c104bb89a14e81ef39654c39fbf | 5170ae6b34664b0968cf397e93c92dcc5a53b083 | /src/codec_utils/E2AP/RICsubscriptionModificationRequest.c | d9671722583624524e5bb3ccbc2ac43af0c4a933 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference",
"CC-BY-4.0"
] | permissive | o-ran-sc/o-du-l2 | b5fb4b2fe5f79697d465d9f637fe30cc4da980e0 | a14bf79bbc001990f96e01ada0dd291bcc9ddcad | refs/heads/master | 2023-09-04T03:00:40.941866 | 2023-08-28T12:50:25 | 2023-08-29T12:43:24 | 222,808,591 | 19 | 9 | null | null | null | null | UTF-8 | C | false | false | 2,066 | c | /*
* Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
* From ASN.1 module "E2AP-PDU-Contents"
* found in "../../ASN1_Input/E2APV0300.asn1"
* `asn1c -D ../../E2_v3.0_output/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example`
*/
#include "RICsubscriptionModificationRequest.h"
asn_... | [
"Harshita.Lal@radisys.com"
] | Harshita.Lal@radisys.com |
72003dd2452d43f07c5eec97680670d6c81819da | 128dc3fe2c59eb231ec5435e0098f77a6137fe24 | /src/ast.h | dc6b44b85eafd037a7f8e95d85ca7b6a42e9751d | [
"MIT"
] | permissive | kcomas/multarum | 37078549ff4b885a200e3f56dbd110f326fdeee4 | 6f995023ac8a2482e7e5bc67776599d64e1a28f7 | refs/heads/master | 2021-06-05T05:59:32.929651 | 2018-12-24T04:17:31 | 2018-12-24T04:17:31 | 132,988,736 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,399 | h |
#ifndef MT_AST_H
#define MT_AST_H
#include "token.h"
#include "hash.h"
#define mt_ast(NAME) mt_pfx(A_##NAME)
typedef struct _mt_ast mt_ast;
#ifndef MT_AST_ARG_SIZE
# define MT_AST_ARG_SIZE 10
#endif
#ifndef MT_AST_LOCAL_SIZE
# define MT_AST_LOCAL_SIZE 20
#endif
typedef struct {
uint64_t idx;
mt_hash*... | [
"kevin.comas.git@gmail.com"
] | kevin.comas.git@gmail.com |
ea3c1dab32fcbf0027c218e1dabedee286496cd3 | 19a998cc29cfbd6d448612a2403c01a412e5af52 | /qcsrc/menu/nexuiz/dialog_nagger_minor.c | 27ea42e32993eeb2cfb14c1fe883ab0423cfbdf2 | [
"WTFPL"
] | permissive | heartofdalek/RocketMinsta | 108cf35c79b5050ec5dbb57cc73cb5fabe41cc32 | 585ed6a5fddd2bbd3dd8a0cc414bb4235eb2219e | refs/heads/unstable | 2020-12-25T06:49:41.787619 | 2020-07-08T11:24:51 | 2020-07-08T11:24:51 | 61,032,738 | 0 | 0 | WTFPL | 2020-07-08T11:24:54 | 2016-06-13T11:59:56 | C | UTF-8 | C | false | false | 1,113 | c | #ifdef INTERFACE
CLASS(NexuizMinorNaggerDialog) EXTENDS(NexuizNaggerDialog)
METHOD(NexuizMinorNaggerDialog, fill, void(entity))
ATTRIB(NexuizMinorNaggerDialog, title, string, "Engine update available")
ATTRIB(NexuizMinorNaggerDialog, color, vector, SKINCOLOR_DIALOG_CREDITS)
ATTRIB(NexuizMinorNaggerDialo... | [
"akari@dbc.1gb.ua"
] | akari@dbc.1gb.ua |
0a72c2231d866b95f3fcd38795a8ee3cf7cf0c33 | 0cb85cd0c88a9b9f0cca4472742c2bf9febef2d8 | /Windows/Hook/TestProjects/ProProTest2/StdAfx.h | 964c5c5b713d719af52af1e9463c50438fe325c1 | [] | no_license | seth1002/antivirus-1 | 9dfbadc68e16e51f141ac8b3bb283c1d25792572 | 3752a3b20e1a8390f0889f6192ee6b851e99e8a4 | refs/heads/master | 2020-07-15T00:30:19.131934 | 2016-07-21T13:59:11 | 2016-07-21T13:59:11 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 667 | h | // stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but
// are changed infrequently
//
#if !defined(AFX_STDAFX_H__A3D397CD_C077_4007_843A_EF8E4606FF84__INCLUDED_)
#define AFX_STDAFX_H__A3D397CD_C077_4007_843A_EF8E4606FF84__INCLUDED_
... | [
"idrez.mochamad@gmail.com"
] | idrez.mochamad@gmail.com |
55171b5ba906a59bd1c334052e2cc7932ee5ecb4 | 4af76a4e4f2b89c4ae6650504252e1abf8cdbf61 | /print_bits2.c | f0d5f140e1a5c8585244efa5fd62d68234311c79 | [] | no_license | vanniekerkalex/wtc_exam_prep | 90b8c32397b5e65aa739f4a0f53d66b1a608b69f | fddcbe151c7bc2ee7f2844e4045b9c6f97255c73 | refs/heads/master | 2020-03-13T07:03:47.563607 | 2018-05-03T19:50:53 | 2018-05-03T19:50:53 | 131,017,745 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,150 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* print_bits2.c :+: :+: :+: ... | [
"avan-ni@c3r3s6.wethinkcode.co.za"
] | avan-ni@c3r3s6.wethinkcode.co.za |
a8d26b01051f7c418da4d4b45931b89888281fec | 49771966cf976549abdedda1190e76e7269c44bb | /struktury/zad3/struct.h | d46ec231e8821ba27f98aeabb178eb2b02534ac7 | [] | no_license | mzarkowski/c | b56a338e2720e94018939770b43df8a84cb3fe2d | ef42854974e9b1017c18f87d6a29aa72e687af0b | refs/heads/master | 2016-09-06T08:48:30.435508 | 2014-08-19T10:08:04 | 2014-08-19T10:08:04 | 1,369,727 | 0 | 0 | null | 2014-07-10T20:13:36 | 2011-02-15T15:05:46 | C | UTF-8 | C | false | false | 176 | h | #ifndef __STRUCT_H__
#define __STRUCT_H__
struct punkt{
int x;
int y;
};
struct prostokat{
struct punkt lewy_gorny;
struct punkt prawy_dolny;
};
#endif
| [
"mzarkowski@term04.labpk.inf.ug.edu.pl"
] | mzarkowski@term04.labpk.inf.ug.edu.pl |
5781ed336dc2811c01c0d390c2312caa5ea45af9 | b533c9e23cbbdac1f4672c10a126527bdd87576f | /jni/LL.h | 8225fd76f97c8226cd793933a74eaa54281561f1 | [] | no_license | shuixi2013/Android_memLoader_src | e7d6c7ef37522c33bcc1a59a8eb6ecb314506a56 | 1537d0e9491f9be3df6e67bc49efd5d7c2558adb | refs/heads/master | 2021-01-10T22:14:59.789476 | 2016-08-12T03:37:57 | 2016-08-12T03:37:57 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 926 | h | /*
*****************************************************************************
* Copyright (C) 2005-2015 UCWEB Inc. All rights reserved
* File : LL.h
* Description : mem_loader 内存加载劫持加壳
* Creation : 2015.8.5
* Author : LLhack <yiliu.zyl@alibaba-inc.com>
* History :
*
******************************... | [
"1683942030@qq.com"
] | 1683942030@qq.com |
749e7734025110da9ad215907d500e00da4e9ead | 0c846407b8c1356580208e2fff8c86e5e54f5b47 | /original/GenProg/tcas/rds/v16/5/coverage.c | f4e27d0765941bfdfeba4fbe887599a90ca01c94 | [] | no_license | ymxl85/MRs-based-test-suite-for-APR | 3522691bab1b8f126ed47ee930895e7b98a222a3 | b6c6e7e027629fef00e737726161970760a2d560 | refs/heads/master | 2020-11-29T22:26:05.610363 | 2020-04-27T02:59:34 | 2020-04-27T02:59:34 | 230,019,140 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 28,917 | c | extern __attribute__((__nothrow__)) void *memset(void *__s , int __c ,
unsigned int __n ) __attribute__((__nonnull__(1))) ;
struct _IO_FILE;
extern int fprintf(struct _IO_FILE * __restrict __stream ,
char const * __restrict __format , ...) ;
ex... | [
"jiang_my@126.com"
] | jiang_my@126.com |
ce7605e1a20a628ef28e237fd28e10f7deb07562 | 85fafc979df2f254465d780d3e982c12e95b41bb | /Core/Src/gpio.c | 4f9480253cbb6bc4bd4819798d49a07d9f77c1d1 | [] | no_license | LIGHT1213/CItest | dd06bf079575b8661af08fc645a68ffe13a0a523 | e7b3df957bffc2af2bef9c646ed4791ce0cb9916 | refs/heads/master | 2023-02-02T21:40:13.083608 | 2020-12-20T15:10:15 | 2020-12-20T15:10:15 | 322,600,967 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,568 | c | /**
******************************************************************************
* @file gpio.c
* @brief This file provides code for the configuration
* of all used GPIO pins.
******************************************************************************
* @attention
*
* <h2><center>&cop... | [
"pch19980807@gmail.com"
] | pch19980807@gmail.com |
12e2ef664083f08758a6c187e90086e6bc8cac73 | 40de3da30239862f11a946166b50438174c2fd4e | /lib/wizards/irmeli/area4/ruum59.c | 516cd9293d5461fb35de6a2c7ffecf667b2f1261 | [
"MIT"
] | permissive | vlehtola/questmud | f53b7205351f30e846110300d60b639d52d113f8 | 8bc3099b5ad00a9e0261faeb6637c76b521b6dbe | refs/heads/master | 2020-12-23T19:59:44.886028 | 2020-01-30T15:52:16 | 2020-01-30T15:52:16 | 237,240,459 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 704 | c | inherit "room/room";
object monster;
reset(arg) {
if(!present("gremlin")) {
move_object(clone_object("/wizards/irmeli/area4/gremlin8.c"),
this_object());
}
if(arg) return;
add_exit("south","/wizards/irmeli/area4/ruum61.c");
add_exit("west","/wizards/irmeli/area4/ruum57.c");
set_not_out(1);
sh... | [
"ville.lehtola@iki.fi"
] | ville.lehtola@iki.fi |
298408f3d1f398ff5aa6e3f56c737cab0bf6c1f7 | 5d417f03f724f4e23000f28cd629c92bc9297a23 | /avr32/drivers/usart/simulator_example1/at32uc3l064_simulator/conf_example.h | 41eb959417603db0cd363dccb5f9aac8258a539d | [] | 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 | 2,635 | h | /**
* \file
*
* \brief Example configuration
*
* 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 following conditions are met:
*
*... | [
"robksawyer@gmail.com"
] | robksawyer@gmail.com |
b48c53f76e7914fa09c3dbcd7540712d74fb18e4 | 4a6f8791cfdfb276594e5784f24405a4497a1935 | /inc/opts.h | fa2c7dd48db4baebc49e93fd611d2cde61a02ab9 | [] | no_license | nirsarkar/dirscan | 7622f55140df70c81f3d841c6f5f6562f174df3e | a0d8d13048e02e7f620eea472901d8211570e6bf | refs/heads/master | 2022-04-27T20:12:07.537717 | 2020-04-28T20:27:37 | 2020-04-28T20:27:37 | 259,737,756 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 8,625 | h | /*******************************************************************************
* ____ _ __ *
* ___ __ __/ / /__ ___ ______ ______(_) /___ __ *
* / _ \/ // / / (_-</ -_) __/ // / __/ / __/ // / ... | [
"noreply@github.com"
] | nirsarkar.noreply@github.com |
0bc7d7c80a4aeaf9894dbc10f5f3820ea5c64d78 | 24486888a80e3884db7f53cf98d9d345c81aa244 | /ppc3/preemptive.h | 2f5c14ec99f932da68332dda9e9d4a86a36db193 | [] | no_license | sips96041016/os_project | 46be3303d80b02d724a2e638a863e365c8e5577c | 9b475af93ee5d12b2907c7a29a4fe25ff2022a62 | refs/heads/master | 2020-04-16T07:38:40.832841 | 2019-01-15T06:24:40 | 2019-01-15T06:24:40 | 165,394,380 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 859 | h | #ifndef __PREEMPTIVE_H__
#define __PREEMPTIVE_H__
#define MAXTHREADS 4 /* not including the scheduler */
/* the scheduler does not take up a thread of its own */
__idata __at (0x20) char ssp[MAXTHREADS];
__idata __at (0x24) char bitmap[MAXTHREADS];
__idata __at (0x28) char ID;
__idata __at (0x29) char manager_ID;
__... | [
"sips96041016@gmail.com"
] | sips96041016@gmail.com |
110e2b41def2f867e9fbab817b4b04ecd1083599 | fd0c132f979ecd77168511c6f4d276c480147e57 | /ios/Classes/Native/AssemblyU2DCSharp_Spine_Skeleton1387859465MethodDeclarations.h | 94a8d4c0c1bb8f7918f89892a4b23e71e7853f7f | [] | no_license | ping203/gb | 9a4ab562cc6e50145660d2499f860e07a0b6e592 | e1f69a097928c367042192619183d7445de90d85 | refs/heads/master | 2020-04-23T02:29:53.957543 | 2017-02-17T10:33:25 | 2017-02-17T10:33:25 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 13,293 | h | #pragma once
#include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <stdint.h>
#include <assert.h>
#include <exception>
// Spine.Skeleton
struct Skeleton_t1387859465;
// Spine.SkeletonData
struct SkeletonData_t548167897;
// Spine.ExposedList`1<Spine.Bone>
struct... | [
"nguyenhaian@outlook.com"
] | nguyenhaian@outlook.com |
1566d2e197ee6c8a8a99a8ac9e9138013a5b95e4 | d3855a9b9e75ce55cceb927a075bc196e6ada442 | /VS_Projects/src/Common/config.h | 67da573ab065887cb5e3618c5b09159c49c2845e | [] | no_license | PurpleYouko/rosZA_server | 52de33d0af4f1b2a5b37c64f012210c289fb701f | c21c6bfbb4cc3dc4169d191ac2b532924ce06add | refs/heads/master | 2022-05-22T02:24:50.282830 | 2022-03-07T18:02:04 | 2022-03-07T18:02:04 | 80,532,909 | 7 | 8 | null | 2018-03-25T21:13:09 | 2017-01-31T15:26:46 | C++ | UTF-8 | C | false | false | 1,481 | h | /*
Rose Online Server Emulator
Copyright (C) 2006,2007 OSRose Team http://www.dev-osrose.com
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, o... | [
"purpleyouko@gmail.com"
] | purpleyouko@gmail.com |
7973492f765ecf891b749c20bdbdefbd3d6e324c | 3d88e3bb4660ad059349885016a08870e8f222b5 | /mssl/src/eth_out.c | 5ac54f6f6da4551cf8dcecc5e9af4000641bc963 | [] | no_license | hw5773/matls | 936a2d159391123f1c77f28bc07784ea05fdf79f | b2aa2daca43f817c53c9883e05ddf086556623ca | refs/heads/master | 2021-07-06T22:51:47.695973 | 2018-07-07T16:43:04 | 2018-07-07T16:43:04 | 100,862,959 | 2 | 1 | null | null | null | null | UTF-8 | C | false | false | 3,000 | c | #include <stdio.h>
#include <stdint.h>
#include <stdlib.h>
#include <unistd.h>
#include <assert.h>
#ifdef DARWIN
#include <netinet/if_ether.h>
#include <netinet/tcp.h>
#else
#include <linux/if_ether.h>
#include <linux/tcp.h>
#endif
#include <string.h>
#include <netinet/ip.h>
#include "include/mssl.h"
//#include "inc... | [
"hw5773@gmail.com"
] | hw5773@gmail.com |
18a29d112e83d0cf58e04ea0a76679bea4ccd02d | 6a5c022c5c0a807a04b0da512129b0827cdc5cc8 | /system/Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_qspi.h | 4c531d0ea41838f29ea81c52613e467541628b42 | [] | no_license | esden/stm32duino-Arduino_Core_STM32 | ee7f20a21521d75366447b7ff71e6a4b817ec153 | 8433db37755ad7889953e232759c0bfbeb7ccfcb | refs/heads/master | 2021-01-19T13:24:00.588412 | 2017-08-18T08:59:13 | 2017-08-18T08:59:12 | 100,841,097 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 36,966 | h | /**
******************************************************************************
* @file stm32l4xx_hal_qspi.h
* @author MCD Application Team
* @version V1.7.2
* @date 16-June-2017
* @brief Header file of QSPI HAL module.
*******************************************************************... | [
"frederic.pillon@st.com"
] | frederic.pillon@st.com |
fcf7a7866bf5d657dd9f90d17053fe01cf25da1d | 598737b786a20889dc6acd468478baf4972535b3 | /src/dist/pcc/arch/mips/code.c | a5797b75a55dbb63a451c1ce747ae29546716be7 | [] | 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 | 4,999 | c | /* $Id: code.c,v 1.1.1.1 2007/09/20 13:08:46 abs Exp $ */
/*
* Copyright (c) 2003 Anders Magnusson (ragge@ludd.luth.se).
* 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. Redistributio... | [
"keiichi@mobilegravity.sfc.wide.ad.jp"
] | keiichi@mobilegravity.sfc.wide.ad.jp |
ee68697d2b4090fb225ecaad7563cfeb074d1d81 | 4eade67d0d2863a9e5cc1201a2c887d5541d802c | /print n natural numbers.c | c79f563086380a4d031ed9d3864c2619b687e379 | [] | no_license | Sunil8/programming-fundamentals | 4fe49f8c9f36e382d474790a9a5aaa582ed50742 | 27fe2ed2dbff9ec2a8c7f27b423cebd498b6f452 | refs/heads/master | 2021-01-18T21:28:31.168023 | 2017-01-31T06:54:52 | 2017-01-31T06:54:52 | 68,500,298 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 298 | c | /*
Student Name=Sunil Giri
Subject=Programming Fundamentals
Roll No.=
Program=
Lab No.=25
BCS Sem.=1st
Date=jan 8,2017
*/
#include<stdio.h>
//#include<conio.h>
int main()
{
int n,i=1;
printf("Enter any number:");
scanf("%d",&n);
while(i<=n)
{
printf("%d\t",i);
i++;
}
return 0;
}
| [
"noreply@github.com"
] | Sunil8.noreply@github.com |
b6c983f93a596922d2d73a65c4147da394a8d1a8 | 4d95ff320d0f562a44ac345e642dd17b601d5445 | /gla/core/stb_image_write_headeronly.h | 7d20b84af6c4e6a1007eb84440d84431e29fdf40 | [
"MIT"
] | permissive | GavinNL/gla | 83a465a8e3c110bd464f20ca07837c4369a182e5 | 6f5f199f61e5b55b2b25dd24a1ab2c512c989dbd | refs/heads/master | 2021-01-11T02:31:23.024095 | 2018-01-07T15:16:47 | 2018-01-07T15:16:47 | 70,952,980 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 37,685 | h | /* stb_image_write - v1.02 - public domain - http://nothings.org/stb/stb_image_write.h
writes out PNG/BMP/TGA images to C stdio - Sean Barrett 2010-2015
no warranty implied; use at your own risk
Before #including,
#define STB_IMAGE_WRITE_IMPLEMENTATION
in the file... | [
"gavin.lobo@gd-ms.ca"
] | gavin.lobo@gd-ms.ca |
c4e752e24876aacfd989edbfdd10c74b1781e214 | ff2042537cfec9deb42faed175f1a0ac8f61297c | /Piscine de 42/BSQ/srcs/ft_atoi.c | 9e904b578c335320c7d8c256584e3bf8a5c1dabc | [] | no_license | jsivanes/school | 520c30f0adcb54db701b79a61ed7a21515db6cf6 | f82e4093aed47420e3684330b6658756a0d07715 | refs/heads/master | 2021-01-10T23:28:37.326042 | 2017-02-21T11:25:24 | 2017-02-21T11:25:24 | 70,582,154 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,343 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_atoi.c :+: :+: :+: ... | [
"jsivanes@e2r7p13.42.fr"
] | jsivanes@e2r7p13.42.fr |
5b1a01f76100dc4b2d49742234d5359c8fbc23ff | 46f7ace0ee977b88234a6baea103d83ddf0f864d | /plasma/PLASMA2.C | fc853b6714b0bdd8431420fc05da93ca1c739f24 | [] | no_license | AlexDmr/b207 | 53806b7749e862dbc908e47ce466bb68de5d17c3 | 86789fbc3ae8a9d8006e515962fa81862faa4819 | refs/heads/master | 2020-05-17T01:56:42.816496 | 2013-10-16T20:05:23 | 2013-10-16T20:05:23 | 32,222,687 | 0 | 0 | null | null | null | null | WINDOWS-1258 | C | false | false | 8,344 | c | /*
Plasma by Jan M›ller & Erik Hansen.
It was compiled in Borland c++, in ANSI mode, using the HUGE memory model.
Feel free to use it as you desire, you may even name it after your
grandmother. We don't care.
The reason why we made it? Well... First of all we wanted to make some
plasma, just for fun. But w... | [
"alxdmr2@8861bf1a-be48-11de-869a-473eb4776397"
] | alxdmr2@8861bf1a-be48-11de-869a-473eb4776397 |
f192fae2abd24bcbca30d6d336e967eefa947441 | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/linux/drivers/memory/extr_omap-gpmc.c_gpmc_cs_modify_reg.c | a2ad9e5bf756a85fac51f05315a8340c8f1075d6 | [] | 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 | 769 | 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 |
a86b765e0163eb67449c51b3d1977565665ed50f | 1ab5806669931fb2a52711a74b7f78251fd470a3 | /quasar/quasar.c | 812d587e1eba2026666872aea55ac0c7aaab0e0a | [
"BSD-2-Clause"
] | permissive | tmiskell/pea | 4187c2edd6d09e7f6a93315c77bdd3dc4a7c59c2 | f1327c3eff3d5c61a76cfe74d3cb446ceb706480 | refs/heads/master | 2021-08-08T21:14:09.122432 | 2018-11-20T13:45:17 | 2018-11-20T13:45:17 | 143,053,562 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 8,080 | c | #include "quasar.h"
#include <signal.h>
#include <stdlib.h>
#include <strings.h>
#include <unistd.h>
void sig_handler(int signo)
{
running = 0;
}
/*
* HTTP server load testing tool
* server must provide Content-Length header
* URL: [http://]<host|ip>[:<port>]/object[?|&|_]
* may be appended with ?, &, or _<ve... | [
"timothy_miskell@student.uml.edu"
] | timothy_miskell@student.uml.edu |
0b10e1c537d1ef5dde39557fc4b2a704af154dbf | 773dca8408e143420370e1c05c33f612e631af78 | /SiameseMethod.c | 0b93195ecf060a692d3dd6f75bf325480189e65e | [] | no_license | VishalM97/programs | c218c070d8bb7a24c692a69bf3009e862b40dc13 | ad3ae8501be8910c0a041d7e43c5c8aa01344f1e | refs/heads/master | 2021-01-24T08:38:08.121696 | 2018-04-07T08:17:27 | 2018-04-07T08:17:27 | 122,985,943 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 626 | c | #include<stdio.h>
#include <stdlib.h>
int main()
{
int n, a[100][100], i, j, k=1;
scanf("%d", &n);
if(n%2==0||n<0)
{
printf("Enter an odd positive integer");
return 0;
}
for(i=0, j=n/2;k<=n*n;k++)
{
a[i][j]=k;
if(a[(n+i-1)%n][(n+j+1)%n]!=0)
{
... | [
"ucs15326@rmd.ac.in"
] | ucs15326@rmd.ac.in |
7d2a1bb0a502ef077a560cde570a9b5a0d82836c | 6b4aa544ba4d4bafa4373949403567a255afaafa | /linux_sys_network_program/23-1Thread-sum/thread_join.c | 22fcd4178d3d454791ab53112f477e252faeec55 | [] | no_license | 1617me/CodeSnippet | 318ae79a0972430efe9f4cdbca20e0c3dfcd2a03 | 3ab231d4a4d12a776f7705d53ccb006010cce855 | refs/heads/master | 2021-01-12T14:25:27.764167 | 2016-09-29T14:23:43 | 2016-09-29T14:23:43 | 69,204,855 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 612 | c | #include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <pthread.h>
void *doit(void *arg){
int i = 0;
while(i++ < 5){
printf("other thread: %x\n", (unsigned int)pthread_self());
sleep(1);
}
return arg;
}
int main(int argc, char **argv){
pthread_t pth;
void *result;
void *... | [
"ourxrr@gmail.com"
] | ourxrr@gmail.com |
11212ce1fccd1fb3a4cf5c4a847af718b2358bf8 | 62363be1e5b6be7c740369e6e1b54f821d3a608a | /ofcdriver/include/crmapi.h | c7bab95d7da1f6b6afcfa7805972f55d8476669b | [] | no_license | Open-SFC/ondir-platform | 6e5585424e1e950b33756c2a048e24979aad4215 | af29c269a8c1e68741325cf54f46299f4ae84229 | refs/heads/master | 2020-12-11T01:58:40.878504 | 2015-07-21T22:55:18 | 2015-07-21T22:55:18 | 39,282,291 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 83,637 | h | /*
*
* Copyright 2012, 2013 Freescale Semiconductor
*
*
* 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... | [
"johnmyla@freescale.com"
] | johnmyla@freescale.com |
6e78bc4180ee43ec43aa70949329902521fc4618 | bfafa43cd912def140a2ff89d3359f1d268b3225 | /aes_bench/scif_mic.c | 0f62aad0da7c1970613173839a0fa98fbb6105d4 | [] | no_license | raddirad/xeon_phi_kernel_integration | e5a9d589cfc049ea8280359dfe78c7d7b12e1377 | 048688e0d7e01ea152c467cdda04b29c014bb32b | refs/heads/master | 2020-05-30T23:24:08.360149 | 2016-06-14T13:09:27 | 2016-06-14T13:09:27 | 61,122,761 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,939 | c | #include <stdio.h>
#include <stdint.h>
#include <sys/types.h>
#include <string.h>
#include <stdlib.h>
#include <time.h>
#include <scif.h>
#include <errno.h>
#include "aes.h"
#define NANOSECONDS 1E9;
void printbuffer(int size, uint8_t* buffer)
{
printf("buffer content: ");
for (int i=0;i<size;i+=100000)
{ printf("%... | [
"m.radtke@uib.de"
] | m.radtke@uib.de |
abad780b7eee1b74cad40caa4524800111943c25 | b4408b0f5a77250dbda7db6958ae05cc84e4c293 | /CRT_Lalitmatolia_DSA_fundamentals/Day-2/Batch-4/P9.c | 8621fc8fb6811a82b1bb6e30efe0a1aa81ee6b04 | [] | no_license | sakshamtaneja21/JU-notes | 3b61a222c5264cbfe470d06d3158188438c7c2ff | 74eb5f12979b5ffde8b7e85f661217a641acda98 | refs/heads/master | 2022-12-21T16:03:18.780927 | 2020-09-24T06:24:56 | 2020-09-24T06:24:56 | 287,213,254 | 1 | 1 | null | 2020-08-13T08:01:25 | 2020-08-13T07:38:25 | HTML | UTF-8 | C | false | false | 451 | c | //Pointer: Pointer is a variable which store the address of another variable.
#include<stdio.h>
int main()
{
int a = 10, *p;
p = &a;
printf("%d\n", a); // 10
printf("%u\n", &a); //Address of a
printf("%u\n", p); // Address of a
printf("%u\n", &p); // Address of p
printf("%u\n",*p); // *p = *(&a) = a = 10
pr... | [
"sakshamtaneja7861@gmail.com"
] | sakshamtaneja7861@gmail.com |
b8a354ab42cd95d5bc7804aa541938bcf3732071 | 7d71fa3604d4b0538f19ed284bc5c7d8b52515d2 | /Clients/Powerhouse/HOTSPOT/EDITOR/AVIHED.H | fb7b42f347e057c2ee5f1d22c241e2f6ba04b05f | [] | no_license | lineCode/ArchiveGit | 18e5ddca06330018e4be8ab28c252af3220efdad | f9cf965cb7946faa91b64e95fbcf8ad47f438e8b | refs/heads/master | 2020-12-02T09:59:37.220257 | 2016-01-20T23:55:26 | 2016-01-20T23:55:26 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,230 | h | /**************************************************************************
*
* THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY
* KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
* IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR
* PURPOSE.
*... | [
"jim@facetofacesoftware.com"
] | jim@facetofacesoftware.com |
3a09aeb1481d813dd138be683540ff1ca4dbedcc | 92604577dc46debdc467cb3f4f7d07aed69c02f7 | /Allefant_Quest of the Prime Dragons/Quest of the Prime Dragons/c/ai.c | b7d0fcc32a2bb839c81bd36ce94623353ff0e3a5 | [] | no_license | amarillion/TINS-is-not-speedhack-2012 | 73da3d6253ec5804f9afde36a1bd394163dca49c | ae3e9c5617477777d8049ba6d7b2c011cfaa592e | refs/heads/master | 2016-08-03T19:25:19.126941 | 2012-09-29T08:40:29 | 2012-09-29T08:40:29 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 808 | c | #include "ai.h"
void ai_tick(Actor * self) {
if (self->special == 900) {
special(self);
}
if (! self->target) {
float mind = 0;
Actor * closest = NULL;
{LandArrayIterator __iter0__ = LandArrayIterator_first(app->actors->array) ; for (Actor * a = LandArrayIterator_item(app->ac... | [
"mvaniersel@gmail.com"
] | mvaniersel@gmail.com |
963473af7f4a5c0f19df4a9b61be97c19a5ea10e | d160491eebaf5aecb871e32a6bb7b2e90c304f18 | /Transmittance/LTHisto.C | d7c02aacd52cb2f0cf4088c8a9f11db300b6933b | [] | no_license | vargasa/AnalysisCUA | 050c7da9a4705ba00ada6b39b10e84eb4e024f1e | bbfd7f898b89407e67e6799c68e67b9bb4302b14 | refs/heads/master | 2023-07-17T11:20:01.262077 | 2021-08-25T19:58:32 | 2021-08-25T19:58:32 | 111,597,885 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,134 | c | /***********************
File "LTHisto.csv" contains colums CrystalID|LT(420nm)|LT(360nm)|LT(620nm)
**********************/
Int_t DrawHisto(Int_t n, Double_t *y, Int_t lambda,
Int_t bins = 200, Float_t xmin = 0.,Float_t xmax = 100.){
TH1F *h = new TH1F("h","h",bins,xmin,xmax);
TF1 *fit = new TF1("fit","gau... | [
"vargasa@jlab.org"
] | vargasa@jlab.org |
c2720aa1fbb178d11e4d413c1d69945279fe3558 | 4a474ba15a494061b3d0bdcd97554178cc571ded | /Program_5_ChatServer/chatserver.c | 52cee1a2dfe0bd7e4628cd5a38fe1253275ecc76 | [] | no_license | nishchaljs/NPS_Lab_1RV18CS107 | 9e8db1a51856fed398b08c009a63fb152635953b | c271872d494ba4f45d7c422d0d0503b9a7600abf | refs/heads/main | 2023-02-12T23:35:35.085512 | 2021-01-13T13:43:36 | 2021-01-13T13:43:36 | 305,936,929 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,260 | c | #include <stdio.h>
#include <netdb.h>
#include <netinet/in.h>
#include <stdlib.h>
#include <string.h>
#include <sys/socket.h>
#include <sys/types.h>
#include<fcntl.h>
#include<unistd.h>
#define MAX 80
#define PORT 8080
#define SA struct sockaddr
// Function designed for chat between client and server.
void... | [
"noreply@github.com"
] | nishchaljs.noreply@github.com |
b27382b5e113bfa75652e414a98d8e52c77d24fd | fea370ca073a8dd033dd61b680b6cd0d3c9e3a25 | /35)toplamaişlemi(fonksiyonlar).c | a4664d7388d823b14919f82b12737000c355caa0 | [] | no_license | burcuaslan/learning.c | 6af897656d59fe0f3a64f98307bd742e89d75561 | c931c742e3ea4eefe196dcb103f4367628d73816 | refs/heads/master | 2023-01-18T21:17:09.362327 | 2020-11-22T11:45:20 | 2020-11-22T11:45:20 | 260,478,500 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 229 | c | #include <stdio.h>
int toplama(s1,s2)
{
int sonuc;
sonuc = s1 + s2;
return sonuc;
}
int main() {
int a;
int b;
printf("Toplanacak sayilari giriniz:");
scanf("%d%d", &a, &b);
printf("%d", toplama(a, b));
return 0;
}
| [
"noreply@github.com"
] | burcuaslan.noreply@github.com |
0c5aff1f73de63685a233a561dd68f910257cfc9 | b8118af4cb910638c2e0dd0eb664e3ae7d5ba63f | /PSNR.c | 08dacc94e99cd65b9858d7ad55a96d87fb2b2163 | [] | no_license | eheh12321/Image-processing | 33f13063def3c03e6e0b58247b37847a78328cde | 0c1691009bed9133093bf23083159729da3f6414 | refs/heads/main | 2023-05-12T23:41:08.551173 | 2021-06-03T08:37:16 | 2021-06-03T08:37:16 | 345,936,562 | 0 | 0 | null | null | null | null | UHC | C | false | false | 2,070 | c | #pragma once
#include "header.h"
void PSNR(char* address)
{
// YCbCr의 Y값으로 서로 비교함.
FILE* Original_input = NULL;
Original_input = fopen("./image/Output_Y.bmp", "rb");
FILE* inputFile = NULL;
inputFile = fopen(address, "rb");
fread(&bmpFile, sizeof(BITMAPFILEHEADER), 1, inputFile);
fread(&b... | [
"eheh12321@gmail.com"
] | eheh12321@gmail.com |
ac6ea55ff699a5d2ffb50867ccf75f110e6200f7 | 711e5c8b643dd2a93fbcbada982d7ad489fb0169 | /XPSP1/NT/drivers/video/ms/weitek/disp/str.c | eb3b8738b3202bdde1b796f7a581e36c69f70dff | [] | no_license | aurantst/windows-XP-SP1 | 629a7763c082fd04d3b881e0d32a1cfbd523b5ce | d521b6360fcff4294ae6c5651c539f1b9a6cbb49 | refs/heads/master | 2023-03-21T01:08:39.870106 | 2020-09-28T08:10:11 | 2020-09-28T08:10:11 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 10,502 | c | /******************************Module*Header*******************************\
* Module Name: str.c
*
* Contains some 'C' inner-loop routines for our special-case StretchBlt.
*
* Copyright (c) 1993-1995 Microsoft Corporation
\**************************************************************************/
#include "p... | [
"112426112@qq.com"
] | 112426112@qq.com |
88afbd606c9da99ce780e2af941b71fc672d7ed7 | 78243ac98cb9f726f505b736f4f05cccfd134759 | /koala/gateway/gw4libc/version.c | 257f66fe34ea7e7ab753e775defac7ebf662606a | [
"Apache-2.0"
] | permissive | mengqingchao2012/rdebug | 3cfec8f0a8004aacbe01456ab31bcda0853eb22b | 065a6426c1d4ac0a64c374645a4bce21dc154b7d | refs/heads/master | 2020-05-30T10:36:34.010022 | 2019-06-01T11:29:40 | 2019-06-01T11:29:40 | 189,676,394 | 0 | 0 | Apache-2.0 | 2019-06-01T01:14:50 | 2019-06-01T01:14:50 | null | UTF-8 | C | false | false | 52 | c | char* library_version = { "KOALA-VERSION: 3.0.0" };
| [
"tmlmvp@gmail.com"
] | tmlmvp@gmail.com |
0c51603bc446c39124ea0ba8ec8b8484959d6b36 | 20fd5ac9428deeea8124151d44d55da1c9c6ea8f | /tools/include/asm/processor-flags.h | a6af496485b55b4ff97a8937f25d155bc3932a03 | [
"MIT"
] | permissive | zichiban/UnixHubLinux | 27f87019c90f447c856299a8e74f0e41dd48523b | 8b4ccc9db8c5f694fe276ca88d57abffee23d1da | refs/heads/master | 2021-01-19T17:42:44.425146 | 2014-03-05T03:13:39 | 2014-03-05T03:13:39 | 17,426,078 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,700 | h | #ifndef _ASM_X86_PROCESSOR_FLAGS_H
#define _ASM_X86_PROCESSOR_FLAGS_H
/* Various flags defined: can be included from assembler. */
/*
* EFLAGS bits
*/
#define X86_EFLAGS_CF 0x00000001 /* Carry Flag */
#define X86_EFLAGS_BIT1 0x00000002 /* Bit 1 - always on */
#define X86_EFLAGS_PF 0x00000004 /* Parity Flag */
#defin... | [
"ichibanze@gmail.com"
] | ichibanze@gmail.com |
4e7e1966c4938aebd6af0dc8753c91c03e070d10 | bc949cbcded25afc8511d07c8d86509d5746b2a8 | /dataset/10170.c | 81a01cfade09694aa8d1d8f8da064a3d86f161d2 | [] | no_license | hqjenny/CSmith_random_pgm | 52aa1face59749a9d0656fc4088f6f921aac2dab | 0ebf41b85201cbe791a13304cdb45e22504f0ce7 | refs/heads/master | 2023-08-17T23:28:24.519500 | 2021-09-15T19:55:23 | 2021-09-15T19:55:23 | 406,904,982 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,466 | c | /*
* This is a RANDOMLY GENERATED PROGRAM.
*
* Generator: csmith 2.2.0
* Git version: dcef523
* Options: --no-structs --no-pointers --no-math64 --max-funcs 4 --no-unions --output 10170.c
* Seed: 1085457804
*/
#include "csmith.h"
static long __undefined;
/* --- Struct/Union Declarations --- */
/* --- G... | [
"hqjenny@hotmail.com"
] | hqjenny@hotmail.com |
5651a723cdd6d4784ba574703b68f844f878ed4d | 8b06ec428600e7f4b36b1544b5b75cd2527b2e8e | /model/v1_volume_attachment_list.c | 5715a028606eaac60b54eb51994e7901f7ceff66 | [
"curl",
"Apache-2.0"
] | permissive | ityuhui/client-c | e875d0d33e4e4664a207b5c5198b3fa65cbaa97a | 1d30380d7ba0fe9b5e97626e0f7507be4ce8f96d | refs/heads/master | 2022-05-17T12:31:03.253587 | 2022-05-13T03:37:33 | 2022-05-13T03:37:33 | 215,933,099 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,772 | c | #include <stdlib.h>
#include <string.h>
#include <stdio.h>
#include "v1_volume_attachment_list.h"
v1_volume_attachment_list_t *v1_volume_attachment_list_create(
char *apiVersion,
list_t *items,
char *kind,
v1_list_meta_t *metadata
) {
v1_volume_attachment_list_t *v1_volume_attachment_list_local_... | [
"yuhuixa@cn.ibm.com"
] | yuhuixa@cn.ibm.com |
ae4ffab76b759d519902f502c83311b84e8ddc63 | 2f7f43caddd0fa997875fe65d943cd8e01df8bfa | /BaseConverter.c | 0e0a16741432080e9c2704512d536cf28be08691 | [] | no_license | danielstarman/Recursive-Base-converter | 2cec4f52d179cd320930e5578104058dc4f98acf | bc7c394e3ca7c142f782581d06b89170c9271206 | refs/heads/master | 2021-01-13T01:45:39.819995 | 2015-01-28T02:31:32 | 2015-01-28T02:31:32 | 25,555,350 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,699 | c | #include <stdio.h>
#include <stdlib.h>
#include <string.h>
char **buildAnsArray();
char* baseConversion(int number, int originalbase, int newbase);
int baseConversiontoten(int number, int originalbase, int newbase);
int LENGTH;
FILE *data;
char hexConverter(int number);
int power(int number, int exponent);
int ... | [
"dstarmanucf@gmail.com"
] | dstarmanucf@gmail.com |
cdaac8b72e62de58448aaf8e511f6d652edefdfc | 8d28f1bdc3824ee089050e32521d9d37dac3e66b | /Other_Platform/Win32/PPCS/PPCS_ClientUI/wave_out.c | ee72f53b756cb2ea4e89f3e7e668c46f09fd66a4 | [] | no_license | cs2-network/P2P-solution | 995ae25fbbe7dce9cf9527d940f16bbdef40f1c9 | 2dafd8a62dd89f5a1ff6b60fabda535058d7ecbb | refs/heads/master | 2020-09-01T02:25:49.322267 | 2017-06-19T03:05:15 | 2017-06-19T03:05:15 | 94,729,316 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 5,112 | c |
#ifdef HAVE_CONFIG_H
# include "config.h"
#endif
/* Set TABS = 4 */
/********************************************************************
function: To provide playback of 16 bit PCM wave data in Win32
environments from decoded compressed files.
**********************************************************... | [
"mingtseng.chang@huafu.com.tw"
] | mingtseng.chang@huafu.com.tw |
55f200bbd2851809dde1d79f976b9a8a12154012 | 9fb5e29d9ac243135ece18bf4843ebb939d83ab4 | /C05/ex00/ft_iterative_factorial.c | 08615b92acb8e9c2053ce129dfca41790cf3fee6 | [] | no_license | nicokla/42_Piscine | 5375bc8a99090435d5bdfab39fb8ab21f2c8a0f0 | 4227856e8e3b3e9f8f0e14fb119dcacac9492514 | refs/heads/master | 2022-04-21T19:13:30.060882 | 2020-04-15T18:08:35 | 2020-04-15T18:08:35 | 255,999,244 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,085 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_iterative_factorial.c :+: :+: :+: ... | [
"nicolas.klarsfeld@gmail.com"
] | nicolas.klarsfeld@gmail.com |
369fd1f4038040bb01def19d93ed5dc174f94a94 | 9667e158dac37a7f7c6d980e4b76a5620b63d809 | /Code/stm32f4xx_it.c | 01505d83ba4e1619413984e7aacb91bbf8bd4928 | [] | no_license | pjformanek/DigiTune | 665d4b9142f7fed6af2f444a0b882be8eb92eccb | 6ea6b9f441566bbd76cd942ec2a0cced13ee98b4 | refs/heads/master | 2021-01-19T16:18:07.424759 | 2017-09-12T00:10:19 | 2017-09-12T00:10:19 | 100,996,233 | 0 | 0 | null | 2017-08-22T20:58:39 | 2017-08-21T22:04:15 | null | UTF-8 | C | false | false | 5,424 | c | /**
******************************************************************************
* @file Touch_Panel/stm32f4xx_it.c
* @author MCD Application Team
* @version V1.0.1
* @date 11-November-2013
* @brief Main Interrupt Service Routines.
* This file provides template for all exceptions hand... | [
"pjformanek@gmail.com"
] | pjformanek@gmail.com |
b85949059fa0c436cc0cea1edc9b6d8572e78fbb | 4848dfc21bfe37e30011a91fd912d1812176549c | /lz4/lz4hc.c | afed12607e09d6012fce0e764eb815fa4652db72 | [
"BSD-2-Clause"
] | permissive | amarsinghbishen/lz4mt | 349d97c672ad9efb95e0a81c866b56c9a60e8ef9 | 54029c2a250dad20b42c0f687b77df46644374b8 | refs/heads/master | 2021-01-18T03:29:11.255175 | 2013-06-10T15:23:34 | 2013-06-10T15:23:34 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 19,116 | c | /*
LZ4 HC - High Compression Mode of LZ4
Copyright (C) 2011-2013, Yann Collet.
BSD 2-Clause License (http://www.opensource.org/licenses/bsd-license.php)
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
... | [
"takayuki.matsuoka@gmail.com"
] | takayuki.matsuoka@gmail.com |
5cd9dce3dfa45a51d38039a148e522456e3c3a03 | 3e68c81fbfe4c48f4a2cbe3f0a711cce05743e69 | /MART_/lcd.h | 5d2c73217323a09f56a0b1b9eee38e10ea254af2 | [] | no_license | yalooo/mart | 0d7afc6108afd338aab345b1ab68c3802102a14c | bf08f97501eaeb2a83656b36ffbf47efd9933b11 | refs/heads/master | 2020-04-05T02:17:33.129416 | 2018-11-07T01:00:23 | 2018-11-07T01:00:23 | 156,471,012 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,085 | h | #define ENABLE (PORTC |= 0x04)
#define DISABLE (PORTC &= 0xFB)
void init_PORTC(void)
{
DDRC = 0xFF;
PORTC = 0xFF;
}
void instrction_out(unsigned char b)
{
PORTC = b&0xF0;
ENABLE;
DISABLE;
PORTC=((b<<4)&0xF0);
ENABLE;
DISABLE;
_delay_ms(2);
}
void char_out(unsigned char b)
{
PORTC=(b&0xF0)|0x01;
ENABLE;
... | [
"tkdghks012@naver.com"
] | tkdghks012@naver.com |
31fccf41a2f400e0598367beaa268031ffe1a37c | 004c30ce2cd1e4c42db5a21570df790cc0a3fd13 | /0x02-functions_nested_loops/7-print_last_digit.c | 09bec3331326e9d2b5fde10994228668c65a5ea0 | [] | no_license | carlosRPDev/holbertonschool-low_level_programming | 888429d6af660f79156b59e974170ae7ba09ac81 | b75283cfee7800efee07317295efe52f0dd3265d | refs/heads/master | 2022-11-08T08:46:56.127827 | 2020-06-27T21:08:10 | 2020-06-27T21:08:10 | 271,397,596 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 260 | c | #include "holberton.h"
/**
* print_last_digit - print last digit of value
*
*@d: value at verific
*
* Return: 0 sucesfull
*/
int print_last_digit(int d)
{
if (d < 0)
{
d = -1 * (d % 10);
}
else
d = d % 10;
_putchar(d + '0');
return (d);
}
| [
"ucroxlive@gmail.com"
] | ucroxlive@gmail.com |
e54b1213790cdbd0b01417f0188a3b440c0a3298 | bea398dd66246d79d86c77c88fa917a40d2dd1e8 | /src/io/boards/n8vem_conio.h | c5a5c553d22e5bb523fa1315456958fa0037db77 | [] | no_license | rbarraud/minos-z80-monitor | 3394b0ac4edbb0f8fbf444f953d7a0d04705f0df | 541448ce366e4918a45de90d0aa331d2db3e8f51 | refs/heads/master | 2023-03-16T05:36:41.873482 | 2020-10-10T10:13:29 | 2020-10-10T10:13:29 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 185 | h | #ifndef _N8VEMCONIO_HEADER_
#define _N8VEMCONIO_HEADER_
#include <common_datatypes.h>
char n8vem_conio_getch(void);
void n8vem_conio_putch(char ch);
#endif /* _N8VEMCONIO_HEADER_ */
| [
"hkzlabnet@gmail.com"
] | hkzlabnet@gmail.com |
ffc889e1591251004a3025c21285b84d79de2191 | 26a90a86c534a555d72ad10b4a1dbfc8485d9a2d | /Chapter 07/Programming Projects/7.12.c | 245437e14b48053fb868c89aabc2145b948b019e | [] | no_license | eciraku/C-Programming-A-Modern-Approach | 645986cf7ba5c89a4d49671a040fdd100c683d07 | cfa901c52db89b6aaa45dc33443b6ed0e233845a | refs/heads/master | 2020-03-21T03:34:58.231419 | 2018-06-26T09:08:48 | 2018-06-26T09:08:48 | 138,062,170 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 449 | c | #include <stdio.h>
int main(int argc, char const *argv[])
{
float op1, result;
char ch;
printf("Enter an expression: ");
scanf("%f", &result);
ch = getchar();
while (ch != '\n')
{
scanf("%f", &op1);
if (ch == '+')
result += op1;
else if (ch == '-')
result -= op1;
else if (ch == '*')
result *=... | [
"e.ciraku@yahoo.com"
] | e.ciraku@yahoo.com |
2f43562448abc339556d5fb490939f9a9eba930f | 1b5ac62c11eddae14b787da1bff2ed4e5c931511 | /libft/ft_lstdelone.c | 4675c1fec4b13311909e66a8d38925ef79593466 | [] | no_license | felixoff/print_f-gnl-libft | 2b1748555c32b737eb046a2d14c15d669d8ebf66 | aebef185d72d886819cc309f88f749f84a3c8768 | refs/heads/master | 2023-06-09T19:45:56.522772 | 2021-07-04T17:55:24 | 2021-07-04T17:55:24 | 382,915,308 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,062 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_lstdelone.c :+: :+: :+: ... | [
"sjennett@oa-l5.msk.21-school.ru"
] | sjennett@oa-l5.msk.21-school.ru |
3f9196aec101d211deb62475777e8a6aa66a003b | cc6f3c5719e9a0bbb52a724f43de81f5e58c82b6 | /usr.sbin/ypserv/ypserv/ypserv_db.c | 3b41f7a4c4878815f6629a242a41787d5a86c041 | [] | no_license | noud/mouse-bsd-5.2 | e2b08156b7a8482909d4c3cd6067e8c48bc22004 | 82d6a9798f4d4121bd5c202e1a17caead426c4aa | refs/heads/master | 2023-02-25T02:02:41.193435 | 2021-01-19T20:42:32 | 2021-01-19T20:42:32 | 334,537,488 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 19,068 | c | /* $NetBSD: ypserv_db.c,v 1.19 2008/02/29 03:00:47 lukem Exp $ */
/*
* Copyright (c) 1994 Mats O Jansson <moj@stacken.kth.se>
* Copyright (c) 1996 Charles D. Cranor
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the follow... | [
"mouse@Rodents-Montreal.ORG"
] | mouse@Rodents-Montreal.ORG |
e1ef87b07dc6455e8c097b19f3e66fa5dc9696ca | b71b8bd385c207dffda39d96c7bee5f2ccce946c | /testcases/CWE483_Incorrect_Block_Delimitation/CWE483_Incorrect_Block_Delimitation__semicolon_17.c | 0ffd168f073de056614dec667ad3663bb0ec6d6a | [] | no_license | Sporknugget/Juliet_prep | e9bda84a30bdc7938bafe338b4ab2e361449eda5 | 97d8922244d3d79b62496ede4636199837e8b971 | refs/heads/master | 2023-05-05T14:41:30.243718 | 2021-05-25T16:18:13 | 2021-05-25T16:18:13 | 369,334,230 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,297 | c | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE483_Incorrect_Block_Delimitation__semicolon_17.c
Label Definition File: CWE483_Incorrect_Block_Delimitation.label.xml
Template File: point-flaw-17.tmpl.c
*/
/*
* @description
* CWE: 483 Incorrect Block Delimitation
* Sinks: semicolon
* GoodSink: Absence of suspici... | [
"jaredzap@rams.colostate.edu"
] | jaredzap@rams.colostate.edu |
079fde12ef0c4386467665ecb8649cc51b55a231 | 4e9f75e5b6952a340d5209e5119b93eaec893eb6 | /02_oldez/main.c | f008f53fda97a309821054a6fd9d65c0cfa24ce3 | [
"MIT"
] | permissive | Enigmatrix/shellcode_examples | c1674c5cdf4684306f341d33e82b2b8c7f29db32 | 576c318342c6cfb611e74ff5f14f46f995d1f22e | refs/heads/main | 2023-06-27T07:20:55.827477 | 2021-07-23T12:37:24 | 2021-07-23T12:37:24 | 388,735,251 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 390 | c | #include <stdio.h>
#include <unistd.h>
int setup() {
// turn off buffering, then printing to stdout etc will be better
setbuf(stdin, NULL);
setbuf(stdout, NULL);
setbuf(stderr, NULL);
}
int main() {
setup();
char name[0x40];
printf("Enter your name at %p: ", name); // OwO what's t... | [
"enigmatrix2000@gmail.com"
] | enigmatrix2000@gmail.com |
6b2210ad6c4d6ea7261ee646e24bcc05693d22ce | d2d9d809dc4bda554762f3e00069dc2675b78e30 | /src/type_tuple.c | a47bf7c0229d968d21ef32949318d5bcc17f46a6 | [
"MIT"
] | permissive | chkoreff/Fexl | c9eda0e46d3191e93a9d19d782f374f46ec8786e | 9d0679b16df363c5d0c34a0fe17f1852cd39ae29 | refs/heads/master | 2023-08-11T07:49:44.856529 | 2023-08-01T17:06:14 | 2023-08-01T17:06:14 | 1,768,822 | 55 | 3 | null | 2014-01-28T14:46:54 | 2011-05-18T23:23:33 | C | UTF-8 | C | false | false | 892 | c | #include <str.h>
#include <value.h>
#include <basic.h>
#include <type_tuple.h>
value Qtuple;
value type_tuple(value fun, value f)
{
expand(fun);
{
value exp = hold(f->R);
value args = fun->R;
while (args->T == type_list)
{
exp = A(exp,hold(args->L));
args = args->R;
}
return exp;
}
}
value type_is_... | [
"pc@fexl.com"
] | pc@fexl.com |
c4413c7b535b259b6e99d423f540cb6180d38cd7 | 0b467306794658c4dbcf29fa83fbadcba50b8d8d | /A4/bst.c | c3a074dbddb59092f8fd32847b18c8573e50a8ec | [] | no_license | bdegley4789/Data-Structures | b5d92378423e7d085708e219f95da0fea2199ff1 | b2e4f7572be0e70e3fbe517d690d86527a8a5a97 | refs/heads/master | 2021-01-19T05:06:23.395032 | 2017-04-06T10:12:14 | 2017-04-06T10:12:14 | 87,413,624 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 16,873 | c | //Bryce Egley
/*
File: bst.c
Implementation of the binary search tree data structure.
*/
#include <stdlib.h>
#include <stdio.h>
#include <assert.h>
#include "bst.h"
#include "structs.h"
struct Node {
TYPE val;
struct Node *left;
struct Node *right;
};
struct BSTree {
... | [
"noreply@github.com"
] | bdegley4789.noreply@github.com |
f1085f2069b3b01ad634e1c3f495ecf58de9bf3d | 8157bd503116bf1fe3ee85ebca26b5228c161aa9 | /LED_Toggle_IT/Src/main.c | e6c204b7a742837c04275e6bce03266da2d8829e | [] | no_license | alejandro-cp95/DMA_course | 0a1d01acdb86db9a4e9340705a4f958139a626cc | 102e7c852d1c77fbf04fdabb4c9aefc831c8737b | refs/heads/master | 2022-12-14T16:52:34.571986 | 2020-08-29T04:50:25 | 2020-08-29T04:50:25 | 291,202,756 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 9,584 | c | /**
******************************************************************************
* @file : main.c
* @brief : Main program body
******************************************************************************
** This notice applies to any and all portions of this file
* that are not betwee... | [
"alejandro_cp95@outlook.com"
] | alejandro_cp95@outlook.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.