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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
7a80d76f68aadd6ccfdcc69b05a6dd00bb59a44b | 1c1bae3e34187517e96ac2ebc0313caf8d30d97a | /os-scheduler/schedulerTestRunner.c | 6958538b95193e849f172a82cd0d45119efe84fc | [] | no_license | jainsahab/DSA | 0ad296c5cf717fa8b8f1785d3583e5cc229491f1 | 3f23079996b468f1734a5a61ab7fc9d9d945fe83 | refs/heads/master | 2020-05-24T14:18:53.543732 | 2014-01-02T14:02:54 | 2014-01-02T14:02:54 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,608 | c | #include <stdio.h>
int testCount=-1;
int passCount=0;
void setup();
void tearDown();
void fixtureSetup();
void fixtureTearDown();
void incrementTestCount();
void incrementPassCount();
int currentTestFailed=0;
void testStarted(char* name){
incrementTestCount();
currentTestFailed=0;
printf("\t%s\n",name);
}
void t... | [
"Prateekj@thoughtworks.com"
] | Prateekj@thoughtworks.com |
06b81d6ca6c477ed7ec87a7e509b0abed187eb49 | 8649f59310a187a10f4aeba201439a5a23c40399 | /msp430程序/R3TA_PWM舵机/hong.c | 09386ad4a18a2b7dc33db5ec11f205bd07103847 | [] | no_license | yzhkj/my-code | 868bb6a531e5d9f0e60630ef1f7494933e56d49a | 91abdeb0ad9a5ab4652dbe62d76f286b21afc8ef | refs/heads/master | 2020-09-07T00:27:51.014558 | 2020-03-03T09:07:17 | 2020-03-03T09:07:17 | 220,599,564 | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 5,551 | c | //////////////////////////////////////////////////////////////////////////*
/*****************************************************************
0x45 0x46 0x47
0x44 0x40 0x43
0x07 0x15 0xd9
0x16 0x19 0x0d
0x0c 0x18 0x5e
0x08 0x1c 0x5a
0x42 0x52 0x4a
*****************************************************///////////////////... | [
"1727346621@qq.com"
] | 1727346621@qq.com |
ba14c0932a3528cd50d925577c92ab41611b0505 | 2d007b9f8a0bbfeb4344afc93f1fd2e196abfd27 | /VisualHull/VisualHull/Octree.h | 309a90686a391e378f21c5a0d3fa2a7dfb149754 | [] | no_license | y-zheng18/VisualHull | f2328cc548db826bdec93a1d2c962cd86db7ca77 | bca2622ddbbe9f58d4b3aebefaa9b2a87c2209e5 | refs/heads/master | 2020-06-12T17:18:41.526879 | 2020-01-10T15:29:18 | 2020-01-10T15:29:18 | 194,369,412 | 2 | 0 | null | null | null | null | GB18030 | C | false | false | 1,808 | h | #ifndef _OCTREE_H
#define _OCTREE_H
#include <opencv2/opencv.hpp>
#include <Eigen/Eigen>
enum Status { OUT, IN, ON };
struct Point
{
int x;
int y;
int z;
Point(int x1 = 0,int y1 = 0, int z1 = 0) :x(x1), y(y1), z(z1) {}
};
struct OctreeNode
{
Status status;
int xMax, xMin;
int yMax, yMin;
int zMax, zMin;
Octre... | [
"y-zheng18@mails.tsinghua.edu.cn"
] | y-zheng18@mails.tsinghua.edu.cn |
6521a58193358a72cdca866b42b782bfa3b079cf | 75859787b3eb1fc054b5df82c26bc261421d47e0 | /3rdparty/genFiles/CSI-RS-Config-v1530.c | 08dc89d9e703b5fe1365db2ac75e41770ef8329e | [] | 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 | 1,921 | c | /*
* 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.`
*/
#include "CSI-RS-Config-v1530.h"
#include "CSI-R... | [
"aa7133@att.com"
] | aa7133@att.com |
b818548de0fa3f4a97f815665fecbb43cee83a7b | c776476e9d06b3779d744641e758ac3a2c15cddc | /examples/litmus/c/c-litmus-CSEQ/MP+dmb.sy+pos-ctrl-rfi-pos.c | 1d48ad8ffcda1bda6aa8e86439b25ee818923044 | [] | no_license | ashutosh0gupta/llvm_bmc | aaac7961c723ba6f7ffd77a39559e0e52432eade | 0287c4fb180244e6b3c599a9902507f05c8a7234 | refs/heads/master | 2023-08-02T17:14:06.178723 | 2023-07-31T10:46:53 | 2023-07-31T10:46:53 | 143,100,825 | 3 | 4 | null | 2023-05-25T05:50:55 | 2018-08-01T03:47:00 | C++ | UTF-8 | C | false | false | 1,445 | c | /* Copyright (C) 2023 ARM-CBMC
* This benchmark is part of ARM-CBMC */
#include <assert.h>
#include <pthread.h>
// Memory barriers
#define FENCE()
volatile int vars[2];
volatile int v_1_X0_1;
volatile int v_1_X2_1;
volatile int v_1_X5_1;
volatile int v_1_X6_1;
void *t0(void *arg){
label_1:;
vars[0] = 2;
FE... | [
"tuan-phong.ngo@it.uu.se"
] | tuan-phong.ngo@it.uu.se |
7849d53b9733f206c81667a96537255d2ea50a73 | 9764ce466e8493bd3b015de579ff75c60020fa5c | /0x03-more_functions_nested_loops/2-mul.c | 737ed39a56233b08de2b8906bf2daaf9c3a98095 | [] | no_license | jasoncortella/holbertonschool-low_level_programming | eeb60e044d1914e14b15db15e25bfdc0f6f9025b | 73fb23cb670c9ce88c3b590621f373bad4fcf831 | refs/heads/master | 2020-04-21T09:24:54.336652 | 2019-08-30T17:15:26 | 2019-08-30T17:15:26 | 169,447,636 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 240 | c | #include "holberton.h"
/**
*mul - multiplies two integers
*@a: the first character to input
*@b: the second character to input
*Return: the product of the inputs
*/
int mul(int a, int b)
{
int product = a * b;
return (product);
}
| [
"419@holbertonschool.com"
] | 419@holbertonschool.com |
edaad1add959c9cd9cbc1b9078016c645c0677ec | 7d53af5ea6ae6ad4f10f40bfa93e0c7418d9637a | /code/MiddleWare/contiki/stm32_def.h | e61f7bc55f8279a81bdcda54b69773ef97e901c4 | [] | no_license | jiuxiaxixi/cqu2201 | 6d2a8da17351081178beb1ef227d508be0af7f37 | e0f9c65dd86842e6ca2763643336eeee9d4eb162 | refs/heads/master | 2020-03-17T13:05:45.612733 | 2018-04-07T06:33:37 | 2018-04-07T06:33:37 | 128,065,747 | 1 | 1 | null | null | null | null | GB18030 | C | false | false | 4,161 | h | /****************************************Copyright (c)****************************************************
** 蓝精灵6lowpan无线开发平台
** 一切为开源应用而作
**
**
**--------------File Info---------------------------------------------------------------------------------
** ... | [
"569hmq@gmail.com"
] | 569hmq@gmail.com |
443f009bc0ab055b206432a0c1c8a296b68c8182 | 1838e00abb66ed119d4f09091791de55c3c529b1 | /2016-06-23_-_task08/ea979a_-_ra033324_yugo_kuno_-_task08.c | 6786cb78dbd5bf4b52d2db5e419ed4439ee26693 | [] | no_license | yugo4k/2016s1.ea979a | e5c7076e4d759b8486be1e7aa2dc920b93ec2c47 | 67d3ffba6e618fb6b83ddb73e3ace2e28210ee42 | refs/heads/master | 2021-01-09T20:27:38.478896 | 2016-06-19T19:03:20 | 2016-06-19T19:03:20 | 60,097,629 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 14,561 | c | /* by yugo kuno, ra033324 */
/* copyleft material: free to reuse, but acknowledgement required! */
/* ea979a, task07 */
/* 2016-06-23 */
#include <GL/glut.h>
#include <math.h>
#include <stdio.h>
typedef struct {
GLdouble eyeR;
GLdouble deg_theta;
GLdouble deg_psi;
GLdouble eyeX;
GLdouble eyeY;
GLdouble ey... | [
"yugo4k@gmail.com"
] | yugo4k@gmail.com |
7427462db41a3fdf7c62cf604e483f5541af1b8b | 903d6181219a8f0bc03209bd7ba4611c5817b0f7 | /Calculator.c | 76fd12f8c7cc8dac0a95d696f6a491eddf86b814 | [] | no_license | HaLF-MenTaL/c-language_projects | 64e590d92cce5c4eac825aab1073951c7a4a06b9 | 6b1438b085e40dc41ca5aefb2a2a78c6700bf66a | refs/heads/main | 2023-03-30T00:25:25.289928 | 2021-04-04T09:55:22 | 2021-04-04T09:55:22 | 354,508,503 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,168 | c | // Calculator example using C code
#include <stdio.h>
#include <conio.h>
#include <math.h>
#include <stdlib.h>
#include <unistd.h>
#define KEY "Enter The Calculator Operation You Want To Do"
// Function prototype declaration
void calculator_operations_2();
void addition();
void subtraction();
void multip... | [
"noreply@github.com"
] | HaLF-MenTaL.noreply@github.com |
ecb51a70abc99cb73fbba85e4df887883dd0ae47 | 732c15520a9c6261d0bbbf7a6c9351896bfa8817 | /first.c | 927c342f9f9c7546ab42246491ff23cd2e25c4d6 | [] | no_license | CorneliaStreet1/Backups_Of_Code_C | 52316bde42f1e5e9a2a02beb1a5f66eb3432ab6f | ee918aa479690a47d2236663fcd5dab1fb999002 | refs/heads/main | 2023-07-29T18:08:52.526985 | 2021-09-14T07:20:36 | 2021-09-14T07:20:36 | 406,263,575 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 204 | c | #include <stdio.h>
int main(void)
{
int num;
num = 1;
printf("I am a simple ");
printf("computer.\n");
printf("My favourite number is %d because it is first.\n", num);
return 0;
} | [
"1181385834@qq.com"
] | 1181385834@qq.com |
056dd3525de5f2f0a2263311ee95baef20c380ea | e4c25b85c251a4fbde46989781749ebcdf1c69e3 | /Hardware/HopherNode/Hardware/cc2530/SourceCode/Projects/zstack/HomeAutomation/SampleHeatingCoolingUnit/Source/OSAL_SampleHeatingCoolingUnit.c | 00f1105a0e76edb3fcd6b494236fa35706af8e8f | [] | no_license | LILCMU/WRATIOT | f06c1d6d33c1f90e8948e78bec48f3569a071135 | 5230e12e9bb3173ac3a3555d88243e4fa6eb2056 | refs/heads/master | 2022-11-08T10:56:42.420797 | 2022-10-24T08:13:21 | 2022-10-24T08:13:21 | 61,020,026 | 0 | 4 | null | 2016-10-17T07:49:58 | 2016-06-13T08:23:51 | C | WINDOWS-1258 | C | false | false | 4,771 | c | /**************************************************************************************************
Filename: OSAL_SampleHeatingCoolingUnit.c
Revised: $Date: 2013-04-22 14:49:05 -0700 (Mon, 22 Apr 2013) $
Revision: $Revision: 33994 $
Description: This file contains all the settings and ot... | [
"supakorn_pump@hotmail.com"
] | supakorn_pump@hotmail.com |
7d91d542c754ebab15bb52bc8526e7e9cf768234 | d8d7b4e796d50a4b2411a412fa48e80344e2b870 | /root_mac/status.C | a226325305fac96348c6aac06c1c711a03f941fe | [] | no_license | anorjen/Geant4_sample | 919282b453bb16f7b05cd7e64825c5e8412b7236 | 37194fdd5133dd9708b1009fae7ae1e851959a09 | refs/heads/master | 2020-12-23T02:17:00.898581 | 2020-01-29T14:32:48 | 2020-01-29T14:32:48 | 237,001,430 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 832 | c | void ft_clock(int c)
{
int k;
k = c % 4;
if (c == 1)
write(1, "--", 2);
else if (k == 1)
write(1, "\b\b--", 4);
else if (k == 2)
write(1, "\b\b\\ ", 4);
else if (k == 3)
write(1, "\b\b |", 4);
else if (k == 0)
write(1, "\b\b /", 4);
}
void ft_line(int c)
{
int len = 30;
char line[len];
char r_lin... | [
"dmitry@Lab111"
] | dmitry@Lab111 |
2a7740591052fac0127c3ee19857f21a73506ff2 | 631e34f6db1555e02f74b9d331f9489a24bf5dec | /BmptoBitmap.c | 6381cc60dedfdeee1534efe5d35f454f488914d6 | [] | no_license | 10hsin/Embedded_Lab_2 | e2a50924d24881dd5bbaf26abfce3c11c8302546 | 6ff0347c8a6c186ea1a2e660414b9b671ce8c7d6 | refs/heads/master | 2021-01-13T01:04:40.870346 | 2016-03-21T08:39:24 | 2016-03-21T08:39:24 | 54,371,972 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,329 | c | #include <stdio.h>
#include <stdlib.h>
int bmptobitstream(const char *fname_s, const char *fname_t)
{
FILE *fp_s = NULL; // source file handler
FILE *fp_t = NULL; // target file handler
unsigned int x,y; // for loop counter
unsigned int width, height; // imag... | [
"tobby12345@gmail.com"
] | tobby12345@gmail.com |
2400ffb1eeba09d9aa8e8094c9aa13d6d722101e | 7d60cab1304a3295cafca45f93e3b91d377fba9f | /libft/ft_str_is_alpha.c | 88b9fdd15d7c7b4d95121587f899a08e1c8d67b1 | [] | no_license | Althis974/Scop | 780b3ff2097c4a1419ac7878a3f4f2bcb42cf522 | be66db9960e548919e61817b98c1c4cb46b0929c | refs/heads/master | 2021-01-02T17:39:04.509954 | 2020-06-04T08:15:21 | 2020-06-04T08:15:21 | 239,725,194 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,095 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_str_is_alpha.c :+: :+: :+: ... | [
"rlossy@student.42.fr"
] | rlossy@student.42.fr |
d07f8664f124ed3bd199a24180ab81628842e5ae | 83214753e9183327e98af0e6768e9be5385e5282 | /d/lumaji/ygbz/baokudt.c | 2da49eec896655c6f81eb5055b1f50cec5c8910c | [] | no_license | MudRen/hymud | f5b3bb0e0232f23a48cb5f1db2e34f08be99614e | b9433df6cf48e936b07252b15b60806ff55bb2f3 | refs/heads/main | 2023-04-04T22:44:23.880558 | 2021-04-07T15:45:16 | 2021-04-07T15:45:16 | 318,484,633 | 1 | 5 | null | null | null | null | GB18030 | C | false | false | 4,657 | c | #include <ansi.h>
inherit ROOM;
void create()
{
set("short", "真宝库大厅");
set("long", @LONG
这是一个圆形的石室,中央有张圆形的石桌,置有八张
石椅,面绘有一张图文并茂缮析详尽的宝库地图,更显示出
宝库与地面上鹿马集的关系。这正圆形的地室另有四道普通
的木门,分别通往四个藏宝室,桌下尚备有火石、火熠和纸
煤,以供点燃平均分布在四周室壁上的八盏墙灯。
LONG );
set("objects", ([
__DIR__"obj/corpse" : 3,
]));
set("exi... | [
"i@oiuv.cn"
] | i@oiuv.cn |
b292cde615716a613a1ba73a31764f6e1303a270 | cd4e2fb59cfd5999b46816f3e70298d3625e5395 | /libft/srcs/ft_putstr.c | 26beefda418dc876a307b2f199e39b39ae26772a | [] | no_license | Darwiinsol/ft_ls | 10fbdfa9b6316fbc273e67f701aaa42b4002e41a | c91630703b7f779e149880e5c58b33e1d21ae10b | refs/heads/master | 2022-06-22T10:04:05.372627 | 2017-09-29T18:16:27 | 2017-09-29T18:16:27 | 91,352,829 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,020 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_putstr.c :+: :+: :+: ... | [
"apissier@e2r7p5.42.fr"
] | apissier@e2r7p5.42.fr |
10c65e28055873f96f55d15a567369409dee33cb | 96d34c7f062d600d697d2d6fff0dd03add8930b8 | /code/cc2500-InterruptReceiver/lcd.h | 6f5c3ad13d082a985913be9b56a09e0eafe16b1b | [
"MIT"
] | permissive | anantja-in/ANTZ | eaf464374d611918a3d15a5a701d20d959d11446 | 7a40e8e594f0385816a822177bdea135380ffda7 | refs/heads/master | 2021-05-27T21:00:18.704081 | 2012-10-18T09:21:14 | 2012-10-18T09:21:14 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,118 | h | #ifndef _LCD
#define _LCD
//#define MDRIVER PORTDbits.RD3
//#define USART_ABS_SEL PORTBbits.RB2
////////////LCD/////////////////////
//#define BackL PORTDbits.RD3
#define RS PORTBbits.RB7
//#define RW PORTBbits.RB6
#define E PORTBbits.RB5
//#define DAT0 PORTBbits.RB3
//#define DAT1 PORTBbits.RB2
//#... | [
"anant90@gmail.com"
] | anant90@gmail.com |
dc68fbf17f1796a799033335b58cd2cb6647f52a | 369f08fb0ea87b71705698f28a823613a17e91bc | /libpq/libpq/include/pg_config_manual.h | 485eb76e6573061bdfdc41f9d486d1002f4286bd | [] | no_license | build2-packaging/libpq | 596f8f73aeaec10b7ede2ccbf84e1d16f01788d7 | 646a9f3410dab150e0c7871273d4982fa5c132e9 | refs/heads/master | 2023-07-09T01:24:20.772352 | 2023-06-26T10:34:06 | 2023-06-26T10:34:06 | 201,516,519 | 1 | 2 | null | null | null | null | UTF-8 | C | false | false | 48 | h | ../../../upstream/src/include/pg_config_manual.h | [
"karen@codesynthesis.com"
] | karen@codesynthesis.com |
373f22ff75bf3d3081fd7fe09e13e97405f2a0bf | 979b4fc70ba3ce60b73522ddea2eb41e75f09f90 | /Testgen/Testgen_Sonam/Testgen/prime2.c | 189a1bc7d84947b585af67ef38bd369d41bf3c5f | [
"BSD-3-Clause",
"BSD-2-Clause"
] | permissive | akshitij/TestgenRepo | dc5bcc21981bf37df66d0b3ea4cba9a50f97eac1 | b9b87e7f081e2fc3ceba93c8766cd63b0a390cb6 | refs/heads/master | 2020-06-06T17:31:08.138959 | 2015-07-07T08:18:19 | 2015-07-07T08:18:19 | 32,457,883 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 481 | c | /* C program to check whether a number is prime or not. */
#include <stdio.h>
int _divides (int n, int m) {
return (m % n == 0);
}
int main()
{
int n, i, flag=0;
printf("Enter a positive integer: ");
scanf("%d",&n);
for(i=2;i<=n/2;++i)
{
int d = _divides(i,n);
if(d==0)
{
flag... | [
"kshitij.ashwini@gmail.com"
] | kshitij.ashwini@gmail.com |
efe955371f0ab34b3ec970196c9039f76424bed5 | 9a3b9d80afd88e1fa9a24303877d6e130ce22702 | /src/Providers/UNIXProviders/ConcreteComponentView/UNIX_ConcreteComponentViewProvider.h | 72a26386609061e8ffd6acfb9bad952e47993cab | [
"MIT"
] | permissive | brunolauze/openpegasus-providers | 3244b76d075bc66a77e4ed135893437a66dd769f | f24c56acab2c4c210a8d165bb499cd1b3a12f222 | refs/heads/master | 2020-04-17T04:27:14.970917 | 2015-01-04T22:08:09 | 2015-01-04T22:08:09 | 19,707,296 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,277 | h | //%LICENSE////////////////////////////////////////////////////////////////
//
// Licensed to The Open Group (TOG) under one or more contributor license
// agreements. Refer to the OpenPegasusNOTICE.txt file distributed with
// this work for additional information regarding copyright ownership.
// Each contributor lice... | [
"brunolauze@msn.com"
] | brunolauze@msn.com |
5ce6f12b8e19d855661518018672a1265272b3c6 | 25a0c07e8140938f28cd513f6519deb7df007ee1 | /src/lemin_print_help.c | af729c34e734ed5fb9d77aa33de50dc34d775d41 | [] | no_license | vcaterpi/lem-in | 17ba3de12cf463d14660f71f82639ecc716e9922 | 9077caba04a94790c4d4d98db7b10e585bf66e96 | refs/heads/master | 2023-01-08T23:14:47.692176 | 2020-11-09T17:35:06 | 2020-11-09T17:35:06 | 296,049,676 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,322 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* lemin_print_help.c :+: :+: :+: ... | [
"vcaterpi@mi-f5.msk.21-school.ru"
] | vcaterpi@mi-f5.msk.21-school.ru |
771841f78c3845698aca059f0daa8e9201993c0b | 61cca311fe2c236438c8e450ae0c5cd18f7bf77a | /pset1_7.c | 16e3e457c39e32db261e69f66e573f10e0a7122c | [] | no_license | indhumathidevaraj/cprogram | 80a30b3b78997b14ff79cc876370fa6904bb30f1 | 4465b1ad9cface5c49a9ac7b7ceec947d6311c97 | refs/heads/master | 2020-04-24T14:59:43.634380 | 2019-03-22T10:57:14 | 2019-03-22T10:57:14 | 172,047,846 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 249 | c | #include<stdio.h>
void main()
{
char a[100],b;
int i,t;
gets(a);
for(i=0;a[i]!='\0';i++)
{
if(i%2==0)
{
b=a[i];
a[i]=a[i+1];
a[i+1]=b;
}
printf("%c",a[i]);
}
}
| [
"noreply@github.com"
] | indhumathidevaraj.noreply@github.com |
d91adac0622024b8fb370079253a7d8a9225c2ba | 8b443fcb65fb97b958607b5170e7f5d41af0b27f | /inc/InternalState.h | d18161787ad4ca739c541bf1f77bece5baaa75fd | [] | no_license | Anushasv6/PhysicsEngine | 2058074a8030eec82054e9d170b5dec26d7e62fe | f5f96bdea80eb477c2318c088da84e76d9036b4c | refs/heads/master | 2016-09-14T18:54:29.751419 | 2016-05-09T22:02:47 | 2016-05-09T22:02:47 | 57,402,487 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 644 | h | /**
* @file InternalState.h
*
* @brief Contains the function Declaration related to Internal State of the Application....
*
* @date 2016
* @copyright Anusha S V and Namratha H R. All rights reserved.
*
*/
#include "Types.h"
int GetWindowHeight();
int GetWindowWidth();
void SetWindowHeigh... | [
"anushasv6@gmail.com"
] | anushasv6@gmail.com |
fd9a4d445bedda3c7d69ad46e566bd52b9c7e228 | b50165d7e9af706403457ff68a166347bd960e34 | /ecovis_sdl1/PFD/econv.h | 22c4a5ceb92768caf89665bca3033394401ccbd4 | [] | no_license | NicolasKlenert/FlugSimulation | 96c496b9c63705751b1854630687288ee2681e7b | 1c4e25a8bba39770469a4fafbf9a7cc9ea189f1b | refs/heads/master | 2020-11-28T07:11:04.862981 | 2020-01-27T14:08:52 | 2020-01-27T14:08:52 | 229,739,211 | 0 | 0 | null | null | null | null | ISO-8859-2 | C | false | false | 900 | h | void EndianConvert(char *byte,int numbytes)
{
static int i;
static unsigned char temp_buffer[10];
switch (numbytes)
{
case 0:
break; //hinzugefügt R.W.
case 1:
break;
case 2:
*(short *)temp_buffer=*(short *)byte;
byte[0]=temp_buffer[1];
byte[1]=temp_buffer[0];
break;
case 4:
*(int *)temp_buffer=... | [
"nicolas_klenert@web.de"
] | nicolas_klenert@web.de |
fca38cc93f4a2c65fcb7556cbdf52abe42c4e558 | 9eed8c4080513a07a03bef3a43b8ae7fc196965f | /quadrotor_helicopter/flight_ctrl/vex_ppm.h | c4694333e9bcb666a3ff8b740129129a8d95b5e4 | [] | no_license | HaKDMoDz/circle-of-current | f806541a68ad32f32c9b29d7887896b9d4ad2f65 | 621b4a40c2f5610cac549b4cf44d8519b1ab7f3d | refs/heads/master | 2021-01-18T22:39:47.580889 | 2011-04-16T02:45:01 | 2011-04-16T02:45:01 | 54,550,881 | 2 | 1 | null | 2016-06-13T08:28:12 | 2016-03-23T10:26:33 | C | UTF-8 | C | false | false | 1,529 | h | static volatile unsigned char ppm_ovf_cnt;
//static volatile unsigned char timer1_ovf_cnt;
static volatile signed long chan_width_holder[8];
static volatile unsigned char highest_chan;
ISR(TIMER1_CAPT_vect)
{
unsigned char ovf_cnt = ppm_ovf_cnt;
ppm_ovf_cnt = 0;
unsigned long t_icr = ICR1;
// calcu... | [
"frank.zhao.main@3740e0d8-ef4b-11dd-89c5-9df526a60542"
] | frank.zhao.main@3740e0d8-ef4b-11dd-89c5-9df526a60542 |
1cf55935b776b80543050fba7e2192c33acaa511 | 6b40e9dccf2edc767c44df3acd9b626fcd586b4d | /NT/ds/ds/src/sam/lib/wxcli.c | b561cc80db97ac3b00ce4150c0a3670029115f44 | [] | no_license | jjzhang166/WinNT5_src_20201004 | 712894fcf94fb82c49e5cd09d719da00740e0436 | b2db264153b80fbb91ef5fc9f57b387e223dbfc2 | refs/heads/Win2K3 | 2023-08-12T01:31:59.670176 | 2021-10-14T15:14:37 | 2021-10-14T15:14:37 | 586,134,273 | 1 | 0 | null | 2023-01-07T03:47:45 | 2023-01-07T03:47:44 | null | UTF-8 | C | false | false | 16,009 | c | //+---------------------------------------------------------------------------
//
// Microsoft Windows
// Copyright (C) Microsoft Corporation, 1992 - 1997.
//
// File: wxcli.c
//
// Contents:
//
// Classes:
//
// Functions:
//
// History: 4-18-97 RichardW Created
//
// 09... | [
"seta7D5@protonmail.com"
] | seta7D5@protonmail.com |
296f605dd94baef7c02ea96e542e8981b71e5d89 | 72299e9719584a94a972ef143e8e88c51d86981c | /Library/Fsp2_0Lib/FspCommonSerial.c | 02d692d375787e1d5cd8732616e3d1090d911a43 | [
"BSD-2-Clause"
] | permissive | LeeLeahy/quarkfsp | db5ddf41bb466ec2bda1f4c28d2952c62468ac76 | 9ecfcb26fca38eddcbb7c947edac937507051fb6 | refs/heads/master | 2020-12-26T02:31:59.174487 | 2016-09-29T23:23:40 | 2016-09-29T23:23:40 | 56,790,586 | 2 | 3 | null | 2016-04-21T16:47:14 | 2016-04-21T16:47:10 | null | UTF-8 | C | false | false | 1,459 | c | /** @file
Serial support functions using FspCommon library
Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>
This program and the accompanying materials are licensed and made available
under the terms and conditions of the BSD License which accompanies this
distribution. The full text of the l... | [
"leroy.p.leahy@intel.com"
] | leroy.p.leahy@intel.com |
2eb3e3e62c4d48be0d665404d46da1292e779581 | c91c4ca193c0c822ce251348fe33b9aff70afacf | /challenges/NX/noexec1.c | 14313c34bf5ca7a2d55db7d1618793682c1a7512 | [] | no_license | UO-Security-Club/kali-vm_local-ctf | 40296881d917010722209d136ca115170d7071df | 16d4e0a5288bcd56730168f6487a713e23167401 | refs/heads/master | 2021-01-02T22:46:21.523381 | 2017-12-09T22:24:49 | 2017-12-09T22:24:49 | 99,383,885 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 363 | c | #include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <unistd.h>
void func1() {
char buf[64];
/*Zero-out memory contents of buf*/
memset(buf, 0, 64);
puts("Enter User Data:");
/*Read up to 76 bytes of data from stdin (int fd 0) into buf*/
read(0, buf, 76);
printf("Data entered: %s", buf);
retu... | [
"root@ip-172-31-13-71.us-west-2.compute.internal"
] | root@ip-172-31-13-71.us-west-2.compute.internal |
bb633f146ae1dc11f1b64481c9eeec3f35bd7a20 | b7cc23937690ea5c49e109672e7aa3ea4344d209 | /no of numeric character in a string.c | af93627c2434126b63c8358a7f8095ba6ae2bc25 | [] | no_license | sivaranjanivsb/SET-4 | 168d231d181a1d307f065e6901f5336631ab4059 | 92a1e6c5f5bc95dc00d4ebceb64d744313784617 | refs/heads/master | 2021-04-03T01:33:13.028373 | 2018-03-20T10:50:00 | 2018-03-20T10:50:00 | 125,035,668 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 249 | c | #include <stdio.h>
#include<string.h>
int main(void) {
char a[100];
int i,count=0,l;
scanf("%[^\n]s",a);
for(i=0;a[i]!='\0';i++)
{
if(a[i]>='0'&&a[i]<='9')
{
count++;
}
}
printf("%d",count);
return 0;
}
| [
"noreply@github.com"
] | sivaranjanivsb.noreply@github.com |
59b8d1b58149cfd0c6019283e3361fd516f4c6df | fd0c132f979ecd77168511c6f4d276c480147e57 | /ios/Classes/Native/AssemblyU2DCSharp_Org_BouncyCastle_Crypto_Paramete1064568751MethodDeclarations.h | 16281f696d46c1f1baac4348e7e1172d7f63bcd8 | [] | 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 | 4,868 | 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>
// Org.BouncyCastle.Crypto.Parameters.ECKeyParameters
struct ECKeyParameters_t1064568751;
// System.String
struct String_t;
// Org.BouncyCastl... | [
"nguyenhaian@outlook.com"
] | nguyenhaian@outlook.com |
101187d6b611a34ba4abcc9ba8dc3dd4ab76ff49 | 1073f60829eb29bb4ba4f8436046936eb7344212 | /mpid/ch_p4/p4/usc/usc.h | 55ba40424c1e5a5d10c089403991e43c250b0e8e | [
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-other-permissive"
] | permissive | matthiasdiener/mpich | c6f369b5e1cd45ab51e8ee2d7b7319f049e6897f | 8c5903e77ee847b4f22cde6f9313ad5f46e68d64 | refs/heads/master | 2021-05-12T04:32:41.235171 | 2018-01-11T23:22:17 | 2018-01-11T23:22:17 | 117,158,857 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,450 | h | /*
* USC.H (Public header file for the Microsecond Clock package)
* This header file has to be included by an application using
* the USC function calls.
*
* Written by: Arun Nanda (07/17/91)
* Modified by R. Butler
*
* The following machine-specific libraries need to be linked in
* with the applicati... | [
"mdiener@illinois.edu"
] | mdiener@illinois.edu |
02ef8abc4db42ea00b5ba27a823feeb4030c19fb | e51562372a36b4729033bf19a4daf7ca7e462e30 | /hdu-1157-6 WrongAnswer.c | d1b2ff9ec0aa297a6eff1a4afe0d927efae28219 | [] | no_license | sl1296/acm-code | 72cd755e5c63dfdf9d0202cb14a183ccff3d9576 | 50f6b9ea865e33d9af5882acd0f2a05c9252c1f8 | refs/heads/master | 2020-08-22T11:56:17.002467 | 2019-11-09T11:08:25 | 2019-11-09T11:08:25 | 216,388,381 | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 414 | c |
#include <stdio.h>
#define MAXLEN 10010
void main(){
int cows;
int i=0,j;
int milk[MAXLEN];
int count,med;
scanf("%d",&cows);
med=cows/2; //为下标
while(cows--) scanf("%d",&milk[i++]); //0号要使用.beak时,cows==-1,i为牛数
for(cows=i,i=0;i<cows;i++){ //MARK! 搜索
for(j=0,count=0;j<cows;j++){
if(milk[i]>milk[j]) count++;
}//for
... | [
"guocl0729@163.com"
] | guocl0729@163.com |
1f9bfadd6229caf25203438419922a279240dae1 | 5fd2fb991ceb183a2e6e930c91acff937e518c16 | /repository/paciente.c | d75dbeb2c7aaedc331f5cf531e5fc06997b61145 | [] | no_license | victorjoao97/covid-unip | 5ef173bacd6061b5514f3158196bf41aed233f05 | ed714c98ae27198fbf35ab8eadbc3be53d37043e | refs/heads/main | 2023-07-11T07:54:13.221814 | 2021-08-20T12:55:26 | 2021-08-20T12:55:26 | 314,686,620 | 0 | 0 | null | 2021-08-20T12:55:26 | 2020-11-20T22:41:51 | C | UTF-8 | C | false | false | 1,894 | c | #include <stdio.h>
#include <string.h>
#include "../header.h"
extern int totalPacientes;
extern int limitPacientes;
extern struct Paciente *todosPacientes;
void adicionarPaciente(struct Paciente* paciente)
{
int id = ultimoIdPaciente();
id++;
paciente->id = id;
FILE *arquivo = escreveArquivoPacientes(joinDirFilen... | [
"victorjoao97@outlook.com"
] | victorjoao97@outlook.com |
799f567906aff74608ed60640855f3471e3a3f43 | a554518162eff7312755a855c960014d5f9b124d | /IN202/td6_robot/td6_sources/kholle.c | 3ce5a20e0dc4a35719718762c958f14688a636d4 | [
"MIT"
] | permissive | emeric75/uvsq_licence | e7919f5418bd952372cebf76076469d476601129 | 3c50178a75c249ebc57ff13dba2265a9ca95f5a9 | refs/heads/master | 2020-07-26T21:11:50.960433 | 2020-05-17T10:53:56 | 2020-05-17T10:53:56 | 208,766,609 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,606 | c | float angle = 360.0*0.3/0.043;
int rot,ok_a=0,ok_b=0,sens,ok_depl = 0;
task rot_ag()
{
ok_a=0;
RotateMotor(OUT_A,50,rot/720.0*angle);
ok_a=1;
}
task rot_bg()
{
ok_b = 0;
RotateMotor(OUT_B,-50,rot/720.0*angle);
ok_b = 1;
}
task rot_ad()
{
ok_a=0;
RotateMotor(OUT_A,-50,rot/720.0*angle);
ok_a=1;
}
task rot_bd()
{... | [
"emericgouy@gmail.com"
] | emericgouy@gmail.com |
f35ee8054cc2022c4e9a3f621ca9b5de10cedb6f | bf2f8c0f5e161723d6ac61537c9c5bce3caa4d8d | /0x1A-hash_tables/6-hash_table_delete.c | 99adb510fa039e58c8797a3d7408baa70aabe45b | [] | no_license | julianfrancor/holbertonschool-low_level_programming | ecf2ca8bb1764b62eae0bf156f794d1f57e4b739 | 96e384a8b40a935c9e0902bf918d4d0fb4709060 | refs/heads/master | 2020-12-28T19:06:51.193152 | 2020-08-27T04:44:06 | 2020-08-27T04:44:06 | 238,454,109 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 750 | c | #include "hash_tables.h"
/**
* free_list - function that
* frees a list_t list.
* @head: pointer to the head of the list
* Return: void
*/
void free_list(hash_node_t *head)
{
hash_node_t *temp;
temp = head;
while (head)
{
temp = head;
head = head->next;
/*freeing the content*/
if (temp->key)
fre... | [
"julianfrancor@gmail.com"
] | julianfrancor@gmail.com |
d5f4264c44f9c177288212c04464c47183069efd | d96d76803382689468f407f2e5f7a859e4cabd1b | /tcc/include/winapi/reason.h | c0aedadff08670557105e3366e99cbfde4311c8c | [
"LGPL-2.1-only",
"Zlib"
] | permissive | Narazaka/cshiori | d4d8b0a1975b19fd0f17070a4f5d467e952ee2eb | 4aaf9df77cc55401feb1a1beb742048e0de541c0 | refs/heads/master | 2021-01-25T10:39:22.930484 | 2020-12-31T07:04:06 | 2020-12-31T07:04:06 | 26,400,331 | 5 | 0 | Zlib | 2020-12-31T07:04:07 | 2014-11-09T15:44:44 | C | UTF-8 | C | false | false | 3,493 | h | /**
* This file has no copyright assigned and is placed in the Public Domain.
* This file is part of the w64 mingw-runtime package.
* No warranty is given; refer to the file DISCLAIMER within this package.
*/
#if !defined SENTINEL_Reason
#define SENTINEL_Reason
#define SHTDN_REASON_FLAG_COMMENT_REQUIRED 0x... | [
"info@narazaka.net"
] | info@narazaka.net |
0e48e6d3b5c2c0922fda32726e0dc2df12be6d3a | 8b331e8b6a3c50dddcd3fef0f3a4a8b8d30461c8 | /qt/QtDesigner/qtdesignerversion.di | 63544a5902bc0923df896e0ba83fcdfad6c7338f | [] | no_license | TurkeyMan/qt-d | d995965b3eea89a76f02020d4cf12f3513d08db6 | b53d3ddb85976bf1e99db310837740f4677af812 | refs/heads/master | 2016-08-12T10:39:29.260239 | 2015-10-04T00:14:22 | 2015-10-04T00:14:22 | 43,619,493 | 4 | 0 | null | null | null | null | UTF-8 | C | false | false | 217 | di | /* This file was generated by syncqt. */
#ifndef QT_QTDESIGNER_VERSION_H
#define QT_QTDESIGNER_VERSION_H
#define QTDESIGNER_VERSION_STR "5.4.2"
#define QTDESIGNER_VERSION 0x050402
#endif // QT_QTDESIGNER_VERSION_H
| [
"turkeyman@gmail.com"
] | turkeyman@gmail.com |
14baa36e203334a8f3e5455d98b323e81ec953e8 | 793c8848753f530aab28076a4077deac815af5ac | /src/dskphone/logic/contacts/directory/include/directorystructure.h | 3a8cfcee8fea7f7fdc98534d5c78feddf514d155 | [] | no_license | Parantido/sipphone | 4c1b9b18a7a6e478514fe0aadb79335e734bc016 | f402efb088bb42900867608cc9ccf15d9b946d7d | refs/heads/master | 2021-09-10T20:12:36.553640 | 2018-03-30T12:44:13 | 2018-03-30T12:44:13 | 263,628,242 | 1 | 0 | null | 2020-05-13T12:49:19 | 2020-05-13T12:49:18 | null | UTF-8 | C | false | false | 5,486 | h | #ifndef _DIRECTORY_EXTERNAL_DATA_STRUCTURE_HEADER_
#define _DIRECTORY_EXTERNAL_DATA_STRUCTURE_HEADER_
#include <ylstring.h>
#include <yllist.h>
#include "ylvector.h"
//本地联系人对外的数据结构
struct ContactGeneralItemData
{
yl::string m_strDisplayName; // Contact display name.
yl::string m_strGroupName; // Group name.
... | [
"rongxx@yealink.com"
] | rongxx@yealink.com |
e84fb10028eeddde989a6bdb461a80cd9ec4bc4c | 6fb40d8a85bbf92fc6755a72f9fe307bba1dab08 | /libft/src/ft_strchr.c | ba620f6d18aeb6ef8653ef2a7f685c2910cad211 | [] | no_license | artemk1337/lem-in | d0d005a1d1ce62f9590002ff0545a1f331af0765 | 5827b69aabd29d1e6eef80b534e7640ba91e41fb | refs/heads/master | 2022-12-23T23:03:15.186005 | 2020-09-21T14:15:01 | 2020-09-21T14:15:01 | 242,739,389 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,087 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_strchr.c :+: :+: :+: ... | [
"cchadwic@oa-g5.21-school.ru"
] | cchadwic@oa-g5.21-school.ru |
864d1d4daf215fc604049057da6213918a592052 | fe6333d182bdeff0ddab255bcd73b2ba395829e7 | /pixelcube.c | fd6b5e7bdb6f83242b65bacd93622d27dd778f3d | [] | no_license | QubeX2/amiga-c | 66035b820fa308fb5c2f1d2eba8d77321ff0ab87 | c70333cb90d7d0c505418ba473f724d9604e7a75 | refs/heads/master | 2023-04-23T04:30:38.394256 | 2021-05-06T16:39:12 | 2021-05-06T16:39:12 | 364,374,051 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,617 | c | /**
* QubeX2
*
*/
#include "start.h"
#include "line.h"
#define SCREEN_WIDTH (320)
#define SCREEN_HEIGHT (256)
#define SCREEN_HALF_WIDTH SCREEN_WIDTH/2
#define SCREEN_HALF_HEIGHT SCREEN_HEIGHT/2
#define BYTES_PER_ROW (SCREEN_WIDTH / 8)
volatile struct CIA *ciaa = (struct CIA *)0xbfe001;
static struct Custom *custo... | [
"qubex2@gmail.com"
] | qubex2@gmail.com |
086cbf5604c7c69acbcc86d9a0eac0372921c053 | 94a09f6e427a38927f02cc1fb0c60aff89f709c5 | /modules/protocols/mobile/sccp_bssap.c | c76c479b2f2e34de5a9fc1a86e98cb5dd45565ac | [] | no_license | VasaIII/rj | 7d6a8526e62d7ae74b62b80cdcbb6ee6a238c910 | 3c263e858dbfbb916de9905e7b816599dfb25a4e | refs/heads/master | 2021-09-03T20:06:18.182455 | 2018-01-11T16:14:45 | 2018-01-11T16:14:45 | 117,101,670 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 20,107 | c |
#define BSSAP
#include <modules/common.h>
#include <modules/nethelper.h>
#include "modules/axe/mml/parser.h"
#include <modules/protocols/sigtran.h>
#include <modules/protocols/mobile/sccp.h>
#include <modules/protocols/mobile/sccp_bssap.h>
#include <modules/protocols/mobile/radio.h>
#include <modules/axe/application/b... | [
"frane.biocic@ericsson.com"
] | frane.biocic@ericsson.com |
e3215ed4c707a6667235fc86ec1818c6d0dec526 | c3c848ae6c90313fed11be129187234e487c5f96 | /VC6PLATSDK/samples/netds/NetMon/parsers/blrplate/blrplate.c | 00f21c0e8868ea267e4d25df28354ddc0a993c78 | [] | no_license | timxx/VC6-Platform-SDK | 247e117cfe77109cd1b1effcd68e8a428ebe40f0 | 9fd59ed5e8e25a1a72652b44cbefb433c62b1c0f | refs/heads/master | 2023-07-04T06:48:32.683084 | 2021-08-10T12:52:47 | 2021-08-10T12:52:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 16,839 | c | //============================================================================
// FILE: BLRPLATE.c
//
// Description: BLRPLATE (BLRPLATE) Parser
//
// Note: info for this parser was gleaned from:
// rfcXXXX (BLRPLATE)
//
// Modification History
//
// Your Name Here 01/01/70 Created
//==========... | [
"radiowebmasters@gmail.com"
] | radiowebmasters@gmail.com |
6ca36d69d6dc0f322cc891f5777a3b109c524f47 | 2ea0c38e47d361b1917a2ab2405eb7d9ac3548f3 | /mame_src/todo/drivers/bottom9.c | 7cf50a8c0916369c1929c03bcef9bf9f195c893d | [] | no_license | javaemus/arcadeflex056_accurate | 24f2b2ec91db6b22cd74edd3c1186a7f5362e423 | 25ded18763ca9c7aa41e06f8357035a4353c7ff1 | refs/heads/master | 2020-05-15T15:34:52.156745 | 2019-06-19T12:28:51 | 2019-06-19T12:28:51 | 182,376,749 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 23,877 | c | /***************************************************************************
Bottom of the Ninth (c) 1989 Konami
Similar to S.P.Y.
driver by Nicola Salmoria
***************************************************************************/
#include "driver.h"
#include "vidhrdw/generic.h"
#include "cpu/m6809/m6809.h"
#in... | [
"giorgosmrls@gmail.com"
] | giorgosmrls@gmail.com |
777f51691b7016c894c2f636efa75ce9d5470a9c | 7994529a03ae8778577520a6598d33fad07242b5 | /root-fs/usr/include/libHX/list.h | a18b17ec0d9db8716e12956555408e913742b124 | [] | no_license | Ubiquitine/gentoopi | 816f08a42040b884f3afce0cf22922ffa7ca1f16 | 61bd12298423d1ac52bea52358abe69598e10c13 | refs/heads/master | 2021-01-01T16:19:10.085751 | 2013-01-23T08:37:08 | 2013-01-23T08:37:08 | 7,667,762 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,298 | h | #ifndef _LIBHX_LIST_H
#define _LIBHX_LIST_H 1
#ifdef __cplusplus
# include <cstddef>
#else
# include <stdbool.h>
# include <stddef.h>
#endif
#include <libHX/defs.h>
#ifdef __cplusplus
extern "C" {
#endif
#define HXlist_entry(ptr, type, member) containerof((ptr), type, member)
struct HXlist_head {
struct HXlist_hea... | [
"evgeniy.gurevich@gmail.com"
] | evgeniy.gurevich@gmail.com |
6efea5fc5421f1203ce2397b951b1827103881e3 | 47b71ff8a12367c10573e58289d6abbd41c2436f | /android/frameworks/av/media/CedarX-Projects/CedarX/include/include_vencoder/H264encLibApi.h | 8e7580ce8eaf41f5eb8742598476f06227ee58df | [
"LicenseRef-scancode-unicode",
"Apache-2.0"
] | permissive | BPI-SINOVOIP/BPI-A31S-Android | d567fcefb8881bcca67f9401c5a4cfa875df5640 | ed63ae00332d2fdab22efc45a4a9a46ff31b8180 | refs/heads/master | 2022-11-05T15:39:21.895636 | 2017-04-27T16:58:45 | 2017-04-27T16:58:45 | 48,844,096 | 2 | 4 | null | 2022-10-28T10:10:24 | 2015-12-31T09:34:31 | null | UTF-8 | C | false | false | 3,920 | h | /*
********************************************************************************
* eMOD
* the Easy Portable/Player Develop Kits
* mod_herb sub-system
* h264 video encode module
*
* (c) Copyright 200... | [
"mingxin.android@gmail.com"
] | mingxin.android@gmail.com |
f83295403c876becbc0ae9f1177e27818ee7fd4a | 3567309d3f25020ec7a0d59e0ef55da7be113085 | /d/wastelands/w/critical/forest/forest_2115.c | 7c0926d478a2cbc8ce711cf930ef2ea4215c5194 | [] | no_license | flyingstupid/gbapoclib | 64ec8b3828201d7eb158b5371164765d1b65ce93 | dea2a4be3399509c7df44d33b2a307db3821017d | refs/heads/master | 2021-04-27T08:02:48.717277 | 2018-02-23T17:04:11 | 2018-02-23T17:04:11 | 122,640,255 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 737 | c | /**
* Area Maker room for forest area
*/
#include <mudlib.h>
inherit ROOM;
#include "base/autogenroom.h"
void reset(status arg) {
if (arg) return;
set_weather( 1, 0, 0 );
set_short( get_short_by_id(2115) );
set_long( get_long_by_id(2115) );
set_exits(({
AREA_PATH + "forest_2064.c", ... | [
"ray.lukes@gmail.com"
] | ray.lukes@gmail.com |
c2741dc8f4bfca6b68fd58a01380864dfe975a26 | 52e1505b937dd976d7284e6f8dde1f2f5c052ab7 | /MDINi5x0-EDK_v1.1.92_20190104/Video/demo.c | bb811fcbfc153a2efd8adf0243f10fcf0de2e1ae | [] | no_license | carl1218/imx290 | decf401f97126853040a1ff926493c27f89ea4cc | 0cb9aded3ee6851a4df81ae2fcbcda399d4b2079 | refs/heads/master | 2021-02-25T14:06:24.481971 | 2019-01-18T03:51:10 | 2019-01-18T03:51:10 | 245,456,261 | 1 | 0 | null | 2020-03-06T15:37:30 | 2020-03-06T15:37:30 | null | UTF-8 | C | false | false | 302,219 | c | // ----------------------------------------------------------------------
// Include files
// ----------------------------------------------------------------------
#include "video.h"
#include "osd.h"
// -----------------------------------------------------------------------------
// Struct/Union Types and define
// -... | [
"vongocson.nunu@gmail.com"
] | vongocson.nunu@gmail.com |
54093b51fd34abda53f23c0f31feeb28c135be64 | c4afbfe1885e8d0c7a1c8b928563f7bb8ab6a683 | /openETCS_Releases/v0.4-D3.6.4/KCG_GreenField/mergeBGs_onTrack_CalculateTrain.h | 634c9a4b10fd26027a619524317d0128cd916592 | [] | no_license | VladislavLasmann/srcAndBinary | cd48ebaa2f1f7f697ba5df9f38abb9ed50658e10 | 13aa76e545b9596f6dac84fb20480dffae7584d8 | refs/heads/master | 2021-05-08T15:04:05.709079 | 2016-01-22T12:40:10 | 2016-01-22T12:40:10 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,425 | h | /* $**************** KCG Version 6.4 (build i21) ****************
** Command: kcg64.exe -config D:/Github/modeling/model/Scade/System/OBU_PreIntegrations/openETCS_EVC/KCG_GreenField/config.txt
** Generation date: 2015-12-03T13:39:51
*************************************************************$ */
#ifndef _mergeBGs_onT... | [
"bernd.hekele@deutschebahn.com"
] | bernd.hekele@deutschebahn.com |
f66513ff7a46eb4041dec2f812c35b0ec03cb5a0 | f5fcfcbe8f6316527dde6a2306339c355daa7676 | /srcs/libft/ft_memdel.c | cc980d88ca9b4dce559023349299478f796175dc | [] | no_license | blee3285/libft | 1e408b86fbcf13bd7059325600800f85b2bb1868 | ee6a68a0a0c8b6bedf3c32040c086335d16f7392 | refs/heads/master | 2021-01-19T10:26:45.323236 | 2019-04-04T00:15:30 | 2019-04-04T00:15:30 | 87,866,674 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 993 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_memdel.c :+: :+: :+: ... | [
"blee@e1z2r3p46.42.us.org"
] | blee@e1z2r3p46.42.us.org |
9ec9ba9cf3e0cd3035ef834a3b2c4b026988db30 | da24d7be0ee23150981877a30fd02d094847d976 | /ExtremeMotionSDK/Win32/inc/EmCGesture.h | e2ebef116f9416209f1d20bd8913ff29839df892 | [
"MIT"
] | permissive | Jamalish/DanceDaniel | 59a30cda1cded2509524192754e1352e2db040b4 | 453e636dcfa1167b1d43f624fbb167594ec42628 | refs/heads/master | 2020-06-05T06:03:32.962785 | 2015-02-22T01:38:14 | 2015-02-22T01:38:14 | 31,131,710 | 1 | 2 | null | 2015-02-22T15:12:04 | 2015-02-21T16:31:09 | HTML | UTF-8 | C | false | false | 2,252 | h | /****************************************************************************
* *
* EmCGestures.h -- This module defines the types used by the *
* Extreme Motion static gestures stream API. *
* *
* Copyright (c) Extreme Reality Ltd. All rights reserved. ... | [
"andy.doan@ymail.com"
] | andy.doan@ymail.com |
75577cc8d078ace2dad680a7f1f3448dd45c1ca0 | b253091529123868466142f36466470ae843f51f | /@MedicalAttention/Addons/scripts/4_World/classes/playermodifiers/modifiers/boneregen.c | 5b063cf12384c36fe3135f8c921c86d45b2ef69b | [] | no_license | elgorro/DayZ-MedicalAttention | 983ef64bfaf9fd853587ed584e449db93365cba8 | 55c0e8a71d9b8cb4b8843f5a8f423adc8863eee2 | refs/heads/main | 2023-01-03T09:30:33.714576 | 2020-10-31T14:37:40 | 2020-10-31T14:37:40 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,116 | c | modded class BoneRegenMdfr
{
const int LIFETIME = 900;
override void Init()
{
m_TrackActivatedTime = true;
m_IsPersistent = true;
m_ID = eModifiers.MDF_BONE_REGEN;
m_TickIntervalInactive = DEFAULT_TICK_TIME_INACTIVE;
m_TickIntervalActive = DEFAULT_TICK_TIME_ACTIVE;
}
override protec... | [
"noreply@github.com"
] | elgorro.noreply@github.com |
291adcf2d78d4bff9c4a2ed320b7c1d336c9c268 | 3f03a97c7d2160aba6bb44ea1a6829858466a660 | /game/g_engine.h | 002160ad3244ed7f035ce04b913d6d25d512eee8 | [] | no_license | Zerodin/japp | cac6500652dd8abc990c6154a9e8bbf846ca1e0f | 3e4c28a82e10cfe69585309a69995baa0dc62a9e | refs/heads/master | 2021-01-18T00:55:18.122406 | 2013-10-28T22:41:24 | 2013-10-28T22:41:24 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,984 | h | #pragma once
#include "qcommon/q_engine.h"
#define MAX_DOWNLOAD_WINDOW (8) // max of eight download frames
#define MAX_DOWNLOAD_BLKSIZE (2048) // 2048 byte block chunks
#define PACKET_BACKUP (32) // number of old messages that must be kept on client and server for delta comrpession and ping estimation
#define ... | [
"mrrazish@gmail.com"
] | mrrazish@gmail.com |
864809267a8e376bd77c3707a667b7c9c598ec2e | bd3a0c6b727339ae30b543b4682d3e149c556eee | /hardware/board/config/brd2001a/sl_cpc_drv_uart_secondary_exp_config.h | 8a51ae40f09cdeb587674e4962ec95ded8d811c8 | [
"Zlib"
] | permissive | nzinn08/sdk_support | 89980f67e974157f61151ed38aacb876b4387e7f | 5f92c311a302e2ba06040ec37f8ac4eba91b3d5d | refs/heads/master | 2023-08-12T23:03:28.087174 | 2021-08-26T00:41:21 | 2021-08-26T00:41:21 | 416,490,066 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,814 | h | /***************************************************************************//**
* @file
* @brief CPC UART SECONDARY driver configuration file.
*******************************************************************************
* # License
* <b>Copyright 2020 Silicon Laboratories Inc. www.silabs.com</b>
*************... | [
"Mason.Tran@silabs.com"
] | Mason.Tran@silabs.com |
a54075808458d1bf41757a01690ab89b191e6ad3 | 8a4a69e5b39212b955eb52cc005311a440189c9b | /src/mame/drivers/ninjakd2.c | a3f0f1788b8b541232ae7ebd40333b76a64a7768 | [] | no_license | Ced2911/mame-lx | 7d503b63eb5ae52f1e49763fc156dffa18517ec9 | e58a80fefc46bdb879790c6bcfe882a9aff6f3ae | refs/heads/master | 2021-01-01T17:37:22.723553 | 2012-02-04T10:05:52 | 2012-02-04T10:05:52 | 3,058,666 | 1 | 7 | null | null | null | null | UTF-8 | C | false | false | 67,739 | c | /******************************************************************************
UPL "sprite framebuffer" hardware
driver by Roberto Ventura, Leandro Dardini, Yochizo, Nicola Salmoria
The peculiar feature of this hardware is the ability to disable clearing of the
sprite framebuffer, therefore overdrawing new sprites ... | [
"cc2911@facebook.com"
] | cc2911@facebook.com |
53116d900e8df35103bc934b95af5cc7870003b7 | a4a40d79059a8dbd636ac1cbe553ba8bdf6bb09f | /lib/node_modules/@stdlib/strided/base/unary/include/stdlib/strided/base/unary/k_f_as_f_f.h | 343c5827afeb3679ab8f9c9bc827d8c833f651e2 | [
"MIT",
"SunPro",
"BSD-3-Clause",
"BSL-1.0",
"Apache-2.0",
"LicenseRef-scancode-public-domain",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | splrk/stdlib | 8e4333822d1752da1e5f21c2c50a6ff5886a8c7f | 98c37fa381ef03c24703d76a5b0be4f95727243c | refs/heads/develop | 2023-04-16T16:58:05.205555 | 2023-04-03T00:42:37 | 2023-04-03T00:42:37 | 195,529,564 | 0 | 0 | Apache-2.0 | 2023-03-01T05:10:17 | 2019-07-06T11:00:16 | JavaScript | UTF-8 | C | false | false | 1,313 | h | /**
* @license Apache-2.0
*
* Copyright (c) 2022 The Stdlib Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by a... | [
"kgryte@gmail.com"
] | kgryte@gmail.com |
4368de8d06ceeb8433ae13e30e83fb3e484fc108 | fe692881320e10c55962cebd165d478c1434c359 | /npc/boss/0024.c | 9f8d1a6056f55756829c2c1d88e598d659da33cd | [] | no_license | anho9339/chienquoc | 130602c90c43053bbc99dfbfbc877de0b2d81dd7 | cb5157d5eabcb4bb2ff71c292cfbdd5dc5fbb221 | refs/heads/master | 2021-07-04T07:51:49.408023 | 2021-02-01T15:15:58 | 2021-02-01T15:15:58 | 222,929,950 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 12,678 | c | #include <npc.h>
#include <ansi.h>
#include <equip.h>
#include <effect.h>
#include <cmd.h>
#include <skill.h>
#include <task.h>
#define _DEBUG(x) tell_user(find_char("971"),x);
inherit NPC;
int flag;
int saytime,hptime,RelaxTime,pTime,pTime1,pTime2,iRelax;
string *nFamily = ({"Đào Hoa Nguyên","Thục Sơn","Cấm Vệ Quân... | [
"hothienan1993@gmail.com"
] | hothienan1993@gmail.com |
094a23d29a0a16c513f8a035762e9cc711f9ae8f | 6b3accd5e881fd38c4f795ace61d931bec527a52 | /crax-fuzzer/pool/vim71/src/proto/misc1.pro | e9bc32c559116368368aaaf2cf88905be8a8cdde | [] | no_license | CuteMonkey/crax_fuzzer | f0aef5cf6c853cf2cfec37575a01d1ed091cd862 | 15b29c3f52f3ed6f3148553b1be6ac8959f1c784 | refs/heads/master | 2020-06-13T02:47:02.536990 | 2016-12-03T08:21:53 | 2016-12-03T08:21:53 | 75,461,026 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,693 | pro | /* misc1.c */
int get_indent __ARGS((void));
int get_indent_lnum __ARGS((linenr_T lnum));
int get_indent_buf __ARGS((buf_T *buf, linenr_T lnum));
int get_indent_str __ARGS((char_u *ptr, int ts));
int set_indent __ARGS((int size, int flags));
int get_number_indent __ARGS((linenr_T lnum));
int open_line __ARGS((int dir, ... | [
"chengte@ubuntu12.04"
] | chengte@ubuntu12.04 |
8f067c98880c5094d1f507acb4b0d2a3d96296b1 | ca75f7099b93d8083d5b2e9c6db2e8821e63f83b | /z2/part1/jm/random/521634771.c | 1262e83b1ca23ba8b31220039e99e082c8a5f8fd | [
"MIT"
] | permissive | kozakusek/ipp-2020-testy | 210ed201eaea3c86933266bd57ee284c9fbc1b96 | 09aa008fa53d159672cc7cbf969a6b237e15a7b8 | refs/heads/master | 2022-10-04T18:55:37.875713 | 2020-06-09T21:15:37 | 2020-06-09T21:15:37 | 262,290,632 | 0 | 0 | MIT | 2020-06-09T21:15:38 | 2020-05-08T10:10:47 | C | UTF-8 | C | false | false | 11,627 | c | #include <stdint.h>
#include <stdlib.h>
#include <assert.h>
#include <stdio.h>
#include "gamma.h"
#include <stdbool.h>
#include <string.h>
int main() {
/*
scenario: test_random_actions
uuid: 521634771
*/
/*
random actions, total chaos
*/
gamma_t* board = gamma_new(9, 7, 9, 16);
assert( board != NULL );
assert( gam... | [
"jakub@molinski.dev"
] | jakub@molinski.dev |
10b1f547be9c142f19f01970bc1ba543544cf3ba | 605356250c655a7f98d5f1158e0ffc94175de4f7 | /devel/include/pal_interaction_msgs/SoundLocalisationServiceRequest.h | 14bdc1aef5f494082a3e12422722d6c8978c4309 | [] | no_license | MatthewCallery/msc-tiago-project | 4d3dcf07b7bc6915d2f203bbff46f6c11720ff9f | 8c9e987c45d6152192ba36bb27781e961e7900c3 | refs/heads/master | 2020-11-30T04:17:53.649839 | 2017-07-11T14:38:47 | 2017-07-11T14:38:47 | 96,903,254 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 128 | h | /home/mc16766/tiago_public_ws/devel/.private/pal_interaction_msgs/include/pal_interaction_msgs/SoundLocalisationServiceRequest.h | [
"mc16766@it051534"
] | mc16766@it051534 |
14865a04d6fac5a646c42c984cc8526dedb29b98 | 4310af34cd67a04b404f5757389110fc062cdd12 | /firmware-tests/bsides2019badge/bsides2019/SImage/Si4x55_BidirectionalPacket/src/drivers/hmi.h | 9c3de1ceb1f27d15086fe93be5d7ebb910acff73 | [] | no_license | BSidesCbr/2019badge | 842fdbf75db226a4437d14293f4df8a70525be06 | f1536f7dc7cd405ff4c1272d78ed1e7d49deb360 | refs/heads/master | 2020-03-27T08:41:34.448200 | 2019-03-20T12:21:46 | 2019-03-20T12:21:46 | 146,278,340 | 3 | 1 | null | null | null | null | UTF-8 | C | false | false | 7,582 | h | /*! @file hmi.h
* @brief This file is the interface file for basic HMI functions.
*
* @b COPYRIGHT
* @n Silicon Laboratories Confidential
* @n Copyright 2012 Silicon Laboratories, Inc.
* @n http://www.silabs.com
*/
#ifndef HMI_H_
#define HMI_H_
/*--------------------------------------------------... | [
"james@ec0.io"
] | james@ec0.io |
908b46a0ecde18acea3429d87bb865d267345ab0 | be4c2eab50d3a17484fbe2f30c99a470707a6fa6 | /dx9dll/uMod_Main.h | bc58fd93bd9f0cfabe0b5e34eccb7b9ac9da293f | [] | no_license | ModsAqua/FahrenheitUMod | 34f292bf55ae09a7db1f885eb8d3ca49aa89997d | 315443a0a709c037f1ea4668eae5dd3dcc706327 | refs/heads/master | 2020-06-21T16:27:37.179643 | 2016-11-27T19:21:38 | 2016-11-27T19:21:38 | 74,780,944 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,713 | h | /*
This file is part of Universal Modding Engine.
Universal Modding Engine is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
Universal Moddi... | [
"aquadran@users.sourceforge.net"
] | aquadran@users.sourceforge.net |
565ae6bd37df12501a05a28758a0b2dc327791a2 | d52679f9ae04da8e538b17f040bb3b2b7fe213e7 | /src/execline/export.c | 5319c712949408d750ca017621834ecb4372ce29 | [
"ISC"
] | permissive | Villemoes/execline | f1043fd75f6239a8b3a8e4712e9400035f12baee | a06c7498c5ad31d78b7ec60cf08f4d3f35debd81 | refs/heads/master | 2021-01-20T17:27:03.075721 | 2017-04-28T12:35:53 | 2017-04-28T12:35:53 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 729 | c | /* ISC license. */
#include <string.h>
#include <skalibs/strerr2.h>
#include <skalibs/env.h>
#include <skalibs/djbunix.h>
#define USAGE "export variable value prog..."
int main (int argc, char const *const *argv, char const *const *envp)
{
size_t len1 ;
PROG = "export" ;
if (argc < 4) strerr_dieusage(100, USAG... | [
"ska-skaware@skarnet.org"
] | ska-skaware@skarnet.org |
bfba4aeec537d8faa24daf9bf9e820caf410a80d | ea2d406fe3b0b9bf5f748f342962e18530b3c95d | /36-adv_pattern_prob.c | 76df6cdeb8431997a50b96dc0edbde89e22b2d89 | [] | no_license | abhijeetsatpute/100-c-programs | a2190d6a1fb90d12b240a3d9924ee5b278bcf272 | fd429821f736a1623b204ab7008a7cd22e23faf4 | refs/heads/master | 2020-07-21T09:21:23.893359 | 2019-09-21T22:10:32 | 2019-09-21T22:10:32 | 206,813,894 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 559 | c | /*C progam to print * tree pattern 9X5 using nested for loop
o/p:
1
121
12321
1234321
Author: abhijeet
Created on 10 Sept, 2019, 09:20 PM
*/
#include <stdio.h>
int main()
{
int i,j,k;
/*
printf("Enter The number ");
scanf("%d",&n);
*/
for (i=1;i<=4;i++)
{
k=1;
for (j=1;j<=7;j++)... | [
"abhi111sat@gmail.com"
] | abhi111sat@gmail.com |
9d0831c33b8b3e68d16736241e5af75985b55fcb | 8d5bd1e5e83e254962d731f4af67cef3834bb969 | /ccsources/c.comp/comp_10.c | 26384543cc527d14456a067d04cbee4f97890343 | [
"CC-BY-4.0",
"LicenseRef-scancode-public-domain"
] | permissive | WallyZambotti/Nitros9-CC-CrossCompiler | faaaea18c6dd24ef3331e35115289048e7e8c2ae | de01858f00df0ec22ac43a08bddbaf70eedecfb9 | refs/heads/master | 2021-06-26T06:17:51.219039 | 2021-04-09T08:55:56 | 2021-04-09T08:55:56 | 227,293,924 | 8 | 2 | null | null | null | null | UTF-8 | C | false | false | 41,818 | c | /* ************************************************************************ *
* comp_10.c - part 10 for c.comp *
* *
* This file does much of the output to the destination file *
* ... | [
"zambotti@iinet.net.au"
] | zambotti@iinet.net.au |
f0bb3f53abb64f7a5f3a4d7a73f31c1b0c34ee06 | 5dd409547cef188edde869c15a830e0f128ad1b5 | /Pods/Headers/Private/MChatSDK/UMC_YYWebImageManager.h | 0562a756c8dcecbb04845296e36b0674622d4c7d | [
"MIT"
] | permissive | brookchenli/UdeskIMDemo | c870a3854c0ad7ca47c856349a6893d52e85ffdb | f957f025a0b4080b353c90646b72a0080650182b | refs/heads/main | 2023-06-06T18:26:44.953585 | 2021-07-16T13:40:06 | 2021-07-16T13:40:06 | 375,956,494 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 101 | h | ../../../MChatSDK/UdeskMChat/MChatSDK/UdeskMChatUIKit/Tools/Vendor/YYWebImage/UMC_YYWebImageManager.h | [
"chenli@udesk.com"
] | chenli@udesk.com |
c20afdb2f80a3aceab298280f1d0cff7fe6ed2c9 | c7255391b50f331dc3992e8ae0516dc75a917d7c | /SMV/source/smokeview22588/IOtarget.c | 41630f7b34ddcc7d553c96a269084c34ce730dba | [] | no_license | tkorhon1/FDS-SMVgit | 27f393b8fb091e6b91ad7642dc2f8f0c81829759 | 97f016fc0f54068fcfa9724651e0fa3bdcecdeec | refs/heads/master | 2021-01-16T21:17:11.291944 | 2015-06-24T15:25:23 | 2015-06-24T15:25:23 | 37,992,818 | 0 | 0 | null | 2015-06-24T15:22:26 | 2015-06-24T15:22:26 | null | UTF-8 | C | false | false | 12,764 | c | // $Date: 2015-02-10 20:12:38 -0500 (Tue, 10 Feb 2015) $
// $Revision: 21706 $
// $Author: gforney $
// svn revision character string
char IOtarget_revision[]="$Revision: 21706 $";
#include "options.h"
#include <stdio.h>
#include <stdlib.h>
#include GLUT_H
#include "update.h"
#include "smokeviewvars.h"
/* ------... | [
"gforney@gmail.com"
] | gforney@gmail.com |
e1f6a067f2987999946aad0034ea90c4c3431d75 | 272bd91731ae8e4e6eb5d2920b76ddae40e55424 | /0x13-more_singly_linked_lists/4-free_listint.c | 6418cea767c7a4ad18b33cdc8a8ce3d0c5975339 | [] | no_license | omeinsotelo/holbertonschool-low_level_programming | e5e855aa3048d171b9e090a24f8b9fb518888671 | 99ea169814a089c5bde97aa5c0c23870dec902ea | refs/heads/master | 2020-07-28T08:26:41.313899 | 2020-04-17T02:42:46 | 2020-04-17T02:42:46 | 209,364,036 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 230 | c | #include "lists.h"
/**
* free_listint - function that frees a list.
* @head: Pointer to the structure
* Return: None
*/
void free_listint(listint_t *head)
{
if (head != NULL)
{
free_listint(head->next);
free(head);
}
}
| [
"omeinsotelo@gmail.com"
] | omeinsotelo@gmail.com |
2360bd5836009a9a69d8b38a3887f34f26060f02 | 0ee637a68b2ee9f617ad4cdc6590e77a3e25c6af | /src/main.c | dbd27d006b0f94d92aaefbb220c6eb8c31f15702 | [] | no_license | NightBlues/cbot | aaa186b022a396943e63b5bb13241661c8658643 | 8feabeb2b3be77884b71da85f1ef547941e9dc5e | refs/heads/master | 2021-01-10T15:03:07.281155 | 2016-03-29T18:54:01 | 2016-03-29T18:54:20 | 51,371,465 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,022 | c | #include <stdio.h>
#include <unistd.h>
#include <ev.h>
#include "modules/tcp_repairer.h"
void stdin_cb(EV_P_ ev_io * w, int revents) {
char buf[5];
ssize_t rnum = read(w->fd, buf, 4);
buf[rnum] = 0x00;
printf("You entered %s\n", buf);
/* ev_io_stop(EV_A_ w); */
/* ev_io_start(EV_A_ w); */
/* ev_break(... | [
"vadim@radovel.ru"
] | vadim@radovel.ru |
4096528af790423bccb1ef960e51d5ea2b5fcde1 | 5f4670419b403478c7ab291f4457af2e61efc45f | /zlc/autobuild.h | 1c9649c26eadf5ad3ddbaaf5ac517cc015101bc6 | [] | no_license | pfzim/zinc | 78b9f7be5b26cb1c120e76b12301829f5d87f095 | 341388225f50cbcb0933cc9db537ac69ac7c9377 | refs/heads/master | 2020-12-02T22:18:52.748184 | 2017-07-03T13:22:41 | 2017-07-03T13:22:41 | 96,112,928 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 169 | h | // automaticaly created and modified file
#ifndef __AUTOBUILD_H__
#define __AUTOBUILD_H__
#define __BUILD__ 2577
#define __BUILD_STR__ "2577"
#endif //__AUTOBUILD_H__
| [
"pfzim@mail.ru"
] | pfzim@mail.ru |
831ac5649afe2645f4fbfb627c9dedb6b1a689c2 | eb51eae1e6d03c465a9dacd3f6a522ad2df8b2ad | /add_with_4_functions.c | ca97154734a511ea7bf167b8a651f1447c44c335 | [] | no_license | palashsharma891/Palash-Sharma | 05476b3919ed1544e818d5405c982070b68c380d | 7823484ec6ab4f89aa547e003ad5fe7be1046842 | refs/heads/master | 2023-04-02T12:58:44.741424 | 2021-04-10T05:57:18 | 2021-04-10T05:57:18 | 334,905,762 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 422 | c | //Write a program to add two user input numbers using 4 functions.
#include <stdio.h>
int main()
{
print();
}
int sum(int a, int b)
{
int sum;
sum = a + b;
return(sum);
}
int print()
{
int x, y, z;
print(“Enter the 1st number “);
scanf(“%d”, &x);
printf(“Enter the 2nd number: “);
sca... | [
"noreply@github.com"
] | palashsharma891.noreply@github.com |
7c972a85eca3853c5adfb2c6af051c299171f1a5 | fa3edb5981e9bafb4378b87a18c09835a35ed7fc | /events.c | ff5e745bc1971c46e3f7b12729202abba1b2b724 | [] | no_license | Zeroays/FDF | c4f89ed6d9c5c63c97297a01c42f3bbb71b0b99b | da2ed06d11a37411f6d2e0983abbfe85cb991817 | refs/heads/master | 2020-05-18T16:34:19.308801 | 2019-09-01T00:26:36 | 2019-09-01T00:26:36 | 184,530,390 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,751 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* events.c :+: :+: :+: ... | [
"vrabaib@e1z2r3p2.42.us.org"
] | vrabaib@e1z2r3p2.42.us.org |
223536e25c74de29cc6c4a377f7ba35f9ff5c3f4 | fbdb3e4df3925b330739e599d7f539a5aea4f163 | /kungfu/skill/jiuyin-shengong/perform/zhua.c | 1c7c461b0e41667b7e33d78c8db99225084afaff | [] | no_license | MudRen/ZHLib | 2be4566998800d1a8ed50bf379d0e43a7c97e8ac | 73111626fed37f302ca433dd1628730ca07e7dc2 | refs/heads/master | 2020-04-04T15:43:26.136616 | 2018-11-04T04:42:20 | 2018-11-04T04:42:20 | 156,049,634 | 2 | 3 | null | null | null | null | GB18030 | C | false | false | 2,549 | c | // zhua.c 九阴神抓
#include <ansi.h>
#include <combat.h>
inherit F_SSERVER;
int perform(object me, object target)
{
int damage;
string msg;
string pmsg;
string *limbs;
string limb;
int ap, dp;
if (! target) target = offensive_target(me);
if (! target || ! me->is_fighting(target))... | [
"i@oiuv.cn"
] | i@oiuv.cn |
5b445a3f80216d580acd42a3929508cfdfc5684c | 49cc543c7da60b7ae54c7492fc18570106c6e2d8 | /microblaze_0/libsrc/common_v1_00_a/src/xenv.h | 7b937fc57aa18e325934be523925e14f8aa04330 | [] | no_license | MuhammadMajidAltaf/SynthOS-robot-arm-demo | cc6d8dd1df403fb8a7cb33030b95d9d3fc039ee2 | a87edcb145ab9c7676a8c8dcfa94287ab3a7fa16 | refs/heads/master | 2021-01-19T12:22:19.360119 | 2014-11-05T07:21:20 | 2014-11-05T07:21:20 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,067 | h | /******************************************************************************
*
* XILINX IS PROVIDING THIS DESIGN, CODE, OR INFORMATION "AS IS"
* AS A COURTESY TO YOU, SOLELY FOR USE IN DEVELOPING PROGRAMS AND
* SOLUTIONS FOR XILINX DEVICES. BY PROVIDING THIS DESIGN, CODE,
* OR INFORMATION AS... | [
"jacob.harel@yahoo.com"
] | jacob.harel@yahoo.com |
3da9f5d4a8da27bc098ee5a9a88cbfb7cdca271e | 41f039e358b3821431e85ab418a3ce9f058e3ca2 | /lianxi.c/maopao1.c | fd7dd318afd32f80d90766eccfe7c1d324b693ef | [] | no_license | hly9624/c | d72c457c31dc311ea0f79fce0c3073422ec1bba6 | aea37be7c5abedd092888e4be7e0cd281e067846 | refs/heads/master | 2021-01-16T18:27:17.267635 | 2017-08-12T02:03:07 | 2017-08-12T02:03:07 | 100,082,726 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 455 | c | #include <stdio.h>
int main(int argc, const char *argv[])
{
int a[8] = {8,3,5,1,6,2,7,4};
int i,j,k;
for(i = 0;i < 8 - 1;i++)
{
for(j = 0;j < 8 - i - 1;j++)
{
if(a[j] > a[j +1])
{
k = a[j];
a[j] = a[j + 1];
a[j + 1... | [
"1156029765@qq.com"
] | 1156029765@qq.com |
b29c40d80d880791a7b2d59b6d197a49fc33745d | ce150ad84891f93a4876066f8fb46e8124bc2ff6 | /fe-exec.c | f163e7dd6782fe2028162ad576ce98e0a3b0babe | [
"MIT"
] | permissive | t0rik/pg_task | fc72dc6cf524973c500d79f8eaa28278d350a08d | 67c4f6c5220594ec4786402b1f5f4b17d0680f03 | refs/heads/master | 2021-02-01T19:13:33.093249 | 2020-02-27T11:49:30 | 2020-02-27T11:49:30 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,656 | c | #include "include.h"
const char *PQftypeMy(Oid oid) {
switch (oid) {
case BOOLOID: return "bool";
case BYTEAOID: return "bytea";
case CHAROID: return "char";
case NAMEOID: return "name";
case INT8OID: return "int8";
case INT2OID: return "int2";
case INT2VECTO... | [
"rekgrpth@gmail.com"
] | rekgrpth@gmail.com |
ff8d1376445e4c281a1d919a3cb31e290f7487fc | e9b7614f117e306fc37d3144ec2ca3641215bae3 | /common/instamsg/driver/instamsg.c | 81ed6b64999dce9fdef5e48d494182d83be0b0aa | [
"MIT"
] | permissive | woshiyushengzhou/instamsg-c | a17eae2beb30a3a6a0d569debdb01252ebce7508 | 35993e61913e365ebf046c784dfabd3a353b7313 | refs/heads/master | 2021-01-13T03:32:21.344042 | 2016-12-28T05:06:15 | 2016-12-28T05:06:15 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 102,263 | c | /*******************************************************************************
*
* Copyright (c) 2014 IBM Corp.
*
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* and Eclipse Distribution License v1.0 which accompany thi... | [
"ajay.garg@sensegrow.com"
] | ajay.garg@sensegrow.com |
0d64c47ed805269d7fa64d226aa28dd96a677520 | a3c1435f81aec000a21c7c6195d45ec20c102fc7 | /CycloneTCP_SSL_Crypto_Open_1_8_6/third_party/atmel/devices/sama5d2x/drivers/core/arm_interrupts.c | bc978098b5e030f8460df340cdbf0b280123fbf9 | [] | no_license | koson/TI-modbus | bd75657550fb867dedaf4b8da0d38c58e2d06195 | f7fd89deac773700714c8e9bf70943b37adf36af | refs/heads/master | 2020-05-09T00:10:30.235887 | 2019-04-08T19:45:37 | 2019-04-08T19:45:37 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,523 | c | /* ----------------------------------------------------------------------------
* SAM Software Package License
* ----------------------------------------------------------------------------
* Copyright (c) 2015, Atmel Corporation
*
* All rights reserved.
*
* Redistribution and use in source and binary fo... | [
"ora2@illinois.edu"
] | ora2@illinois.edu |
49f1cf9ea7ec7af1d160029053ea4b6c64cbde2a | 2c78de0b151238b1c0c26e6a4d1a36c7fa09268c | /common/components/rtl/external/Embarcadero/DelphiBerlin/cpprtl/Source/dinkumware64/source/xfdtest.c | 12e3687214f333293dc801c4365d9af451dc48e1 | [] | no_license | bravesoftdz/realwork | 05a3b308cef59bed8a9efda4212849c391b4b267 | 19b446ce8ad2adf82ab8ce7988bc003221accad2 | refs/heads/master | 2021-06-07T23:57:22.429896 | 2016-11-01T18:30:21 | 2016-11-01T18:30:21 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 840 | c | /* _FDtest function -- IEEE 754 version */
#include "xmath.h"
_C_LIB_DECL
_CRTIMP2P short _PCDECL _FDtest(float *px)
{ /* categorize *px */
_Fval *ps = (_Fval *)(char *)px;
if ((ps->_Sh[_F0] & _FMASK) == _FMAX << _FOFF)
return ((short)((ps->_Sh[_F0] & _FFRAC) != 0 || ps->_Sh[_F1] != 0
? _NANCODE : _INFCODE));... | [
"lulinalex@gmail.com"
] | lulinalex@gmail.com |
85b2edb8374a5ede4f05e345c5f241bbd775899b | bfff4175b44dea22cc7958b45f1653e71d476206 | /Pods/Headers/Public/MRCEnumerable/MRCEnumerable.h | d879b508a52aa5171ed079961e39506b6a0bff94 | [] | no_license | stefankendall/Big-Lifts-2 | 37b807a322868167b623f48dc5e980c4a3144942 | 4015a2c7d665527794f30074e468308a47774c29 | refs/heads/master | 2021-01-23T02:29:45.794526 | 2015-10-10T17:20:54 | 2015-10-10T17:20:54 | 9,873,064 | 6 | 1 | null | null | null | null | UTF-8 | C | false | false | 38 | h | ../../../MRCEnumerable/MRCEnumerable.h | [
"stefankendall@gmail.com"
] | stefankendall@gmail.com |
2c8da5f2cf81baf1c80b400f7eb172fd798f1ef3 | 42ab603daafbf180dc3bbd47cfaf0ce04ea2291b | /src/tools/etw/quicetw.h | 65123258bfef3e69bc48e4383831bf1a9ca48476 | [
"MIT"
] | permissive | Mu-L/msquic | 53f2ae4d21c0e3723135c190cca6551ac3c969df | 9f4df34a7f3dac1b322080009033154c1fa7a79d | refs/heads/master | 2022-12-07T19:42:31.417629 | 2020-08-21T21:17:25 | 2020-08-21T21:17:25 | 286,661,440 | 0 | 0 | MIT | 2020-08-20T23:23:51 | 2020-08-11T06:14:46 | C | UTF-8 | C | false | false | 30,334 | h | /*++
Copyright (c) Microsoft Corporation.
Licensed under the MIT License.
--*/
#include <quic_platform.h>
#include <msquic.h>
#include <evntrace.h>
#include <evntcons.h>
#include <tdh.h>
#include <stdio.h>
#include <stdlib.h>
#pragma warning(disable:4201) // nonstandard extension used: nameless struct/unio... | [
"noreply@github.com"
] | Mu-L.noreply@github.com |
8b8eec017b100fa7164e5a1d2af83a241bcbb227 | 06717d9b0a7c8af43f2981bf042866c69d113288 | /c-programming/I 114. Enter any no. from user & swapping it using cba or cbr (CALL BY ADDRESS or CALL BY REFERENCE) [FUNCTION].c | cec32b678c509cd8a16433b7bfba58307e730982 | [] | no_license | Aabhashzzz1/Programming | 3f9e6f09e5249844b63fa4e0d8c17df1a26a2a49 | 9095428189c62558e27975dcf6f4f932d89eb25d | refs/heads/main | 2023-07-13T23:16:01.299754 | 2021-08-06T13:51:43 | 2021-08-06T13:51:43 | 371,947,991 | 0 | 1 | null | 2021-07-31T20:13:26 | 2021-05-29T10:51:11 | C | UTF-8 | C | false | false | 464 | c | #include<stdio.h>
#include<conio.h>
void main()
{
int a,b;
printf("Enter any 2 no. from user & swap the no. using cba & cbr (CALL BY ADDRESS & CALL BY REFERENCE - ");
scanf("%d %d",&a,&b);
swap(&a,&b);
getch();
}
void swap(int *p,int *q)
{
int c;
printf("Before swapping the va... | [
"noreply@github.com"
] | Aabhashzzz1.noreply@github.com |
ecf561cd1e30a5f113da666a8c9d80c1bd7dfaf5 | 29193f9ca4a42200761759d1143b74d3d43fd6f9 | /ppm/work/mpich2-1.4.1p1/src/util/param/param_vals.c | 7a4cdd80aa05f4cafb2c5939409d4df2966fcf67 | [
"LicenseRef-scancode-other-permissive",
"LicenseRef-scancode-unknown-license-reference",
"mpich2"
] | permissive | bgholami/ptc | 94f2bdc80b1e3d13e0bac95dc68530edf7d870fb | ee18f1dbbc76b04269035ff81b0b88436d9df877 | refs/heads/master | 2016-09-11T06:56:55.450782 | 2015-10-18T20:24:00 | 2015-10-18T20:24:00 | 32,792,924 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 30,457 | c | /* -*- Mode: C; c-basic-offset:4 ; indent-tabs-mode:nil ; -*- */
/*
* (C) 2011 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
/* automatically generated
* by: ./maint/genparams
* at: Thu Sep 1 13:55:43 2011
* from: src/util/param/params.yml (md5sum 6d969dfaee560cd15ba5... | [
"babak.gholami@aer.mw.tum.de"
] | babak.gholami@aer.mw.tum.de |
630169dba7defdcd7b82dd1f33af5fc908c6e74b | 21ae43a22041ce20b27a00dc54b332b6d4874517 | /libft/printf/pf_d.c | 0bd599f53e16ffa0aa26df998167cab19c3c8364 | [] | no_license | lotoussa/42_lem_in | e049b1b44042e72217b7dc0bbe157721429745e1 | 5579a9c2b3e88c9bace31b76b91df5f2c25e1e4c | refs/heads/master | 2023-02-21T01:13:15.740211 | 2021-01-20T12:55:57 | 2021-01-20T12:55:57 | 277,804,619 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,693 | c | /* ************************************************************************** */
/* LE - / */
/* / */
/* pf_d.c .:: .:/ . .:: ... | [
"louistoussaint98@gmail.com"
] | louistoussaint98@gmail.com |
0c7e98eb863bd65579c3ba566f1a257c58661f9b | 885f8fb00e9f0e84724ab7e9e9a4da38f02fe15f | /C_examples/Day002/Control_4/if_3.c | 6adaa54bd8db00a0b3b1dc655616679e44c8516d | [] | no_license | sykim9587/Windows_src | b158b80512f14da005ae95c1f2ab3c65bb19ff48 | 74d5a4e73a1f07c4388ab0a96d856b815f3c0482 | refs/heads/master | 2022-12-22T23:34:20.739219 | 2020-09-13T07:07:30 | 2020-09-13T07:07:30 | 276,525,236 | 1 | 0 | null | null | null | null | UHC | C | false | false | 1,179 | c | /*
세 개의 정수를 입력받아 주어진 조건과 출력형식에 맞게 출력되도록 구현
<입력방식>
첫번째수=
두번째수=
세번째수=
<출력>
최대값 >= 중앙값 >= 최소값
<처리조건>
1. 입력받는 변수 num1, num2, num3 이용, 임시 기억장소 tmp이용
2. 출력변수는 num1>= num2 >= num3
*/
#include <stdio.h>
#pragma warning(disable:4996)
int main() {
//알고리즘 문제! 변수도 작아지고 코드도 작아진다.
int num1, num2, num3, tmp;
pri... | [
"sykim9587@gmail.com"
] | sykim9587@gmail.com |
2508ec771a14d00fc2f181393526a9be64fbbd5d | 72f91245ea960c85f2e77a6010583fd6a63d3829 | /functions.h | 9143933fda3aa6009200720fd748604ac838e137 | [
"MIT"
] | permissive | takakv/rsa-practice | af8e7a4f8e4f4e5a222712a58c1cce2bb0c95261 | 1852d3e5d64db86e28a22a7209d6612f20846f66 | refs/heads/main | 2023-03-12T11:58:49.532829 | 2021-02-26T03:42:16 | 2021-02-26T03:42:16 | 342,402,628 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,484 | h | #include <stdbool.h>
#include <limits.h>
#define UINT64_MAX 0xFFFFFFFFFFFFFFFFULL
#define INT64_MAX 0x7FFFFFFFFFFFFFFFLL
typedef unsigned __int128 uint128;
typedef __int128 int128;
typedef unsigned long long ull;
#if ULONG_MAX >= UINT64_MAX
typedef unsigned long uint64;
#else
typedef unsigned long long uint64;
#endi... | [
"71265675+takakv@users.noreply.github.com"
] | 71265675+takakv@users.noreply.github.com |
091d594c26e44180d75ee590d40d9357a1a21410 | d5f93b34d4ac5dfd522e3bd5ba2e0e42b88f7ec3 | /programowanie-wspolbierzne/z2/klient.c | 4088a2bbad8b4ba1932bd00a83fa931c4b2a2590 | [] | no_license | truszkowski/studies | 2c24a5b2c20de41e17a5c711f8c15c1054b352ad | 4c57ecb324464b73820bd528a60d0f845cead129 | refs/heads/master | 2016-09-05T13:28:42.430475 | 2012-11-18T15:17:24 | 2012-11-18T15:17:24 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,136 | c | /* Piotr Truszkoski --- pt209223 */
#include <stdio.h>
#include <stdlib.h>
#include <fcntl.h>
#include <signal.h>
#include <unistd.h>
#include <string.h>
#include <sys/types.h>
#include <sys/ipc.h>
#include <sys/wait.h>
#include <sys/msg.h>
#include <time.h>
#include "err.h"
#include "komunikaty.h"
int main(int arg... | [
"pt@arachne.chello.pl"
] | pt@arachne.chello.pl |
aa039a78fc959abe686ddb91e311a07e99693d38 | babf8c272576aab2e86b59cfa19e8dc25917dbff | /src/SimpleDebug.h | a97737a80e92e2d73ca55c62d2a3fd204074d810 | [
"MIT"
] | permissive | DennisB66/Simple-Utility-Library-for-Arduino | 48504f30f5d9ac2119d827bf64882f7b890e38df | 1c879f66f77cf0f2a771804b1bb756c5a44d2fae | refs/heads/master | 2022-09-27T01:58:31.236042 | 2020-06-08T17:31:59 | 2020-06-08T17:31:59 | 109,871,724 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 948 | h | // Copyright : Dennis Buis (2017, 2018)
// License : MIT
// Platform : Arduino
// Library : Simple Utility Library
// File : SimpleDebug.h
// Purpose : provide simple macros to provide debug information
// Repository : https://github.com/DennisB66/Simple-Utility-Library-for-Arduino
#ifndef _SIMPLE_DE... | [
"dennis.buis@home.nl"
] | dennis.buis@home.nl |
ac281ed8d3d378e87a18c97b41f83fc0d3cfb1f4 | dff15f95121880599ed8647506a9114c55a96860 | /target/samv71/chip.h | e2566cdd0bb0eff585c30d459348c36469329201 | [
"LicenseRef-scancode-bsd-atmel"
] | permissive | xnejkee/atmel-software-package | 9a3fa20b117c8bcd888c88248ac44311edeb3755 | b1a4c40bf9c61e47a4e6bb3a816d89b20e8681e1 | refs/heads/master | 2021-01-20T10:30:17.474299 | 2017-07-17T12:29:17 | 2017-07-19T14:00:44 | 101,639,544 | 0 | 0 | null | 2017-08-28T12:11:09 | 2017-08-28T12:11:09 | null | UTF-8 | C | false | false | 15,506 | h | /* ---------------------------------------------------------------------------- */
/* Atmel Microcontroller Software Support */
/* ---------------------------------------------------------------------------- */
/* Copyright (c) 2016, Atmel Corporation ... | [
"loic.lefort@atmel.com"
] | loic.lefort@atmel.com |
e4f0b28a6223cfc1d6c84f34f15d05160608b64c | 9c75b7a96ec91e29bef5d7b0f84cf6ba98f91f4c | /bin/zaawansowany/csample/hello-ctypes.c | 99ff8c49668efab4f3adb56f637624babef6ce3c | [] | no_license | maciej-chylinski/workshop-python | ea1a61426fcf5a4ee2029f163d8ac701d7e38695 | 244712a43ed71fbe2812e756c8f42cb221eefc39 | refs/heads/master | 2021-06-09T09:50:08.733913 | 2016-12-02T11:58:37 | 2016-12-02T11:58:37 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 215 | c | #include <stdio.h>
void ehlo() {
printf("Ehlo World");
}
void greeting(char *name) {
printf("Ehlo %s!\n", name);
}
void number(int num) {
printf("My number %d\n", num);
}
int myint(int num) {
return num;
}
| [
"matt@harasymczuk.pl"
] | matt@harasymczuk.pl |
16631272f7da470c42add00a45fe7d8a67058d91 | 6ef498eca3229743dc7a4d2edb5c11c5406aca01 | /apue/my_slowcat.c | 19d2e94fa0a44af4d424aec842568d3fa3c25ff4 | [] | no_license | lidongbit/linux_fuck | d09d7b9975869cc5f22564b52b89e22b0493091d | 87dfab8bf58b6252a0de5b79a7f66f7d13a16500 | refs/heads/master | 2021-05-26T01:17:52.577256 | 2021-03-04T09:03:16 | 2021-03-04T09:03:16 | 253,997,269 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,557 | c | #include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <errno.h>
#include <signal.h>
#include "mytbf.h"
#define BUFSIZE 10 // 流量速率
#define MAXTOKEN 1024 // 令牌上限
static volatile int token = 0; // 积攒的令牌数量
static void alarm_handler (in... | [
"ldfromjs@163.com"
] | ldfromjs@163.com |
0bcc4d4f9c8f064a0d7ceafc2ce759bc322d1aca | 87e0fce2119fd441c72c520a561534c14cdcf95b | /Processes/SP-02-Sources/exit_code.c | b94ae330dff4efcfe2662ef15a92e30e4866bad4 | [] | no_license | JonathanCauchi/OS-Systems-Programming | d0f2f3a6c274bc38affa5c5963f2200050fcbfc4 | 2fbe8885af1903ea934b198ed53f36adf1f9c790 | refs/heads/main | 2023-04-23T00:36:28.569455 | 2021-04-22T20:09:09 | 2021-04-22T20:09:09 | 359,519,094 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 184 | c | #include <stdlib.h>
int gimme_exit_code(int exitcode) {
if (exitcode)
return exitcode;
}
int main(int argc, char **argv) {
if (argc >= 2) return gimme_exit_code(atoi(argv[1]));
} | [
"noreply@github.com"
] | JonathanCauchi.noreply@github.com |
16f8b1b6efc924ce2f0a6551326346ad652d1ce9 | 9e79a868c28c6a0d6dbae37740807b61855d53a0 | /cub3d.h | e99d281c4a1561628374d36196d8c16fcc752de0 | [] | no_license | Sophian26/cub | f5989c8bd2bee73806a74ecefcbf92a04656f4ea | 2a5c272fe632a370baf85fc65b458d14a5f62dbf | refs/heads/master | 2023-01-30T10:30:18.790655 | 2020-12-11T15:52:01 | 2020-12-11T15:52:01 | 316,070,437 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 470 | h | # include "./mlx/mlx.h"
# include "get_next_line.h"
typedef struct s_file
{
void *mlx;
char *map;
int mapsize;
void *window;
void *image;
int playerx;
int playery;
int rotation;
char *resolution;
char *northt;
char *southt;
char *eastt;
char *westt;
char *sprite;... | [
"sophian26@outlook.fr"
] | sophian26@outlook.fr |
c272142e5a0f1456702c41f9b964856b53b8d911 | 6dc16ea694c442f68b6b403fe07cf8f2a2638a5c | /Zigbee/JN5148/app/MineApp/SensorBoard/Source/MainBroad.h | 1dde67919c9cce56a437f9e2f72d3adad8808dda | [] | no_license | hezfproject/TofCode | 6ac411c36e7c51753a9ba8f7745176eebdfe26b8 | 617f4038f38bc3a3093e1d17bb4310ff9e47673a | refs/heads/master | 2020-04-26T03:13:44.490606 | 2019-03-01T08:27:55 | 2019-03-01T08:27:55 | 173,260,210 | 0 | 4 | null | null | null | null | UTF-8 | C | false | false | 932 | h | /*
* MainBroad.h
*
* Created on: 2011-4-25
* Author: Administrator
*/
#ifndef MAINBROAD_H_
#define MAINBROAD_H_
#define PORT_RUN_LED (0x0001)
#define PORT_LINK_LED (0x0002)
#define PORT_485_LED (0x0004)
#define PORT_PLUS1_LED (0x0008)
#define PORT_PLUS2_LED (0x0010)
... | [
"981715113@qq.com"
] | 981715113@qq.com |
c9d29a8081431ca67851b536534b4080ee7e646c | d45d1ebece5df5473d19821634dbd2d4782ec20b | /LAPACK/ztgsja.h | fc93fcbad22bf52ea4f808dcd18f8c9712d53b8c | [] | no_license | soltaniehha/honeycomb | 29279c8057f60e061ffba018378758bc42db3ce7 | bd7e646c1c9eca9e7612de64cefdd1e91154d652 | refs/heads/master | 2021-01-23T23:03:56.567920 | 2014-10-03T15:51:30 | 2014-10-03T15:51:30 | 23,085,901 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,945 | h | #ifdef __cplusplus
extern "C" void ztgsja_(
const char &jobu, // (input)
const char &jobv, // (input)
const char &jobq, // (input)
const int &m, // (input)
const int &p, // (input)
const int &n, // (input)
const int &k, // (input)
const int &l, // (input)
complex<double> *a, // a[n][lda] (input/o... | [
"soltaniehha.m@gmail.com"
] | soltaniehha.m@gmail.com |
4c07f81baa76cd46384c67363cf275278b58874e | f0e29f05dc53bc8a4873cb4451751438442e1356 | /0x01-variables_if_else_while/101-print_comb4.c | 6c3444097b7de31ecfe14dd8ce719aa9644aea45 | [] | no_license | valerienierenberg/holbertonschool-low_level_programming | 0059ed0f6876a1094e14b5264b8ced3b548a3f8e | 01e40754713f7c9cfcccd2c8b3c5b6b0fd0c6195 | refs/heads/master | 2023-04-04T08:51:06.595349 | 2021-04-22T16:06:06 | 2021-04-22T16:06:06 | 296,125,421 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 453 | c | /**
* main- void
* description: prints 00 to 99, two digit combos
* Return: 0
*/
#include <stdio.h>
int main(void)
{
int a;
int b;
int c;
for (a = '0'; a <= '9'; a++)
{
for (b = a + 1; b <= '9'; b++)
{
for (c = b + 1; c <= '9'; c++)
{
putchar(a);
putchar(b);
putchar(c);
if (a == '7' && b... | [
"valerie.nierenberg@gmail.com"
] | valerie.nierenberg@gmail.com |
c6e54b2c648f9a5339409323bdbfff98e00dc3fa | 955388033f544816009a9a69de4d6871dca3f4cd | /0x01-variables_if_else_while/101-print_comb4.c | 55074d4599f918b239a79df862d61c8657f47649 | [] | no_license | MinasA1/holbertonschool-low_level_programming | a5727056aa06c3612350478463890a82a0e70978 | 1bd66f086f137e33294b6772acf990691bc078f9 | refs/heads/master | 2021-01-20T18:04:12.118827 | 2018-02-19T21:56:11 | 2018-02-19T21:56:11 | 90,899,540 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 353 | c | #include <stdio.h>
/**
* main - Entry point
*
* Return: Always 0 (Success)
*/
int main(void)
{
int i, j, f;
for (i = 0; i < 8; i++)
{
for (j = i + 1; j < 9; j++)
{
for (f = j + 1; f < 10; f++)
{
putchar(i + '0');
putchar(j + '0');
putchar(f + '0');
if (i != 7 || j != 8 || f != 9)
{
putchar(',');
putchar(' ');
}
}
... | [
"minasanton@gmail.com"
] | minasanton@gmail.com |
4558f878d8a31857622ccfa56614bbd3eae63671 | a4e79db265273c749cf9a024b05cafc85497b999 | /map_perlin.c | 9a9c065229c8cb0484cc6da550e4f843919ffc9f | [] | no_license | zakarouf/zse | 04e771c332736c2432be73400faa5a369818d03a | de419677b410c1f77de2db0b27477aafeb6121d3 | refs/heads/master | 2022-12-16T06:35:46.754727 | 2020-09-13T08:54:32 | 2020-09-13T08:54:32 | 289,454,428 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,131 | c | /*-----------------------------------------------
Generate Perlin Noise.
/-----------------------------------------------/
- Courtesy of nowl (https://gist.github.com/nowl/828013)
- Code updated by deeemmell
(https://gist.github.com/deeemmell)
to support negetive x,y coordinate
------... | [
"zak.d.official@gmail.com"
] | zak.d.official@gmail.com |
2394014fa68f37c1874b4b11cfb1420d131f22bd | 53f6d3bb110fa21c33f3a47819f30823eddce58b | /5_Mission/GUI/SubMenus/MenuPermissionsEditor/Classes/PermissionBox.c | 96b87ecaeddb87a54c5462e15eabf3c39940fb83 | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | MMusto/VPP-Admin-Tools | dd7e704255d9f76f91df2ed45efe6740c9631336 | 927cd16f254a47ed03c632e112eb8c09eff7795e | refs/heads/master | 2020-11-27T06:35:49.938295 | 2019-11-08T04:56:11 | 2019-11-08T04:56:11 | 229,341,090 | 1 | 0 | NOASSERTION | 2019-12-20T21:48:29 | 2019-12-20T21:48:28 | null | UTF-8 | C | false | false | 748 | c | class PermissionBox : VPPPlayerTemplate
{
private CheckBoxWidget m_PermCheckBox;
private string m_PermName;
void PermissionBox(GridSpacerWidget grid, string name)
{
m_LayoutPath = "VPPAdminTools/GUI/Layouts/PermissionManagerUI/VPPPermissionBox.layout";
m_EntryBox = GetGame().GetWorkspace().CreateWidg... | [
"markkoky44@gmail.com"
] | markkoky44@gmail.com |
7732ee591ea1bcfb96a4a19bc30ee656585464bd | b94522b06cc4e23522f1abe13692e91afcf63804 | /Lab2/isim/FPCVT_tb_isim_beh.exe.sim/work/m_00000000003778979187_3929880127.c | b8c283f6f950891e9690bba12e3ae982cd262975 | [] | no_license | etanboga/CSM152A | 40ab1f7e9ffcf839df733662fcc88148c95012f9 | 62b74f82418b4343479ab2f3d2882ee9d3301623 | refs/heads/master | 2020-04-16T00:42:24.829469 | 2019-03-14T21:46:10 | 2019-03-14T21:46:10 | 165,148,803 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,520 | c | /**********************************************************************/
/* ____ ____ */
/* / /\/ / */
/* /___/ \ / */
/* \ \ \/ ... | [
"noreply@github.com"
] | etanboga.noreply@github.com |
35623cd2bbf0447053faab41c6fca73792e2c15f | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/linux/arch/powerpc/kvm/extr_mpic.c_write_IRQreg_ivpr.c | 5301dbf5751a40f54856316be34509eddd4dfb0a | [] | 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 | 2,039 | 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 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.