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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
43cec0df9dccf4736b0b3c1fb518a1bdd40680fa | d98e2cd54ca0fcab456937dfccd7691e3e7aa1ba | /tags/VERSION_0_2/ndiswrapper/driver/winsyms.c | b0b620db4d10f0adc33fb5d93eb28c62e5c61660 | [] | no_license | svn2github/ndiswrapper | 15becb7ecde303202b2b921682238c4d08aec57b | df88dd63f2f22aedeaa1c36b2daa31bbe7749b0a | refs/heads/master | 2021-01-17T07:16:32.197833 | 2017-11-05T20:58:49 | 2017-11-05T20:58:49 | 64,066,820 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 14,908 | c | /*
* Copyright (C) 2003 Pontus Fuchs
*
* 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, or
* (at your option) any later version.
*
* This program is... | [
"(no author)@388e3070-e2af-4704-926e-a220f121eef5"
] | (no author)@388e3070-e2af-4704-926e-a220f121eef5 |
36039135f3047b2fcbd1ee52bd18a69d3d3349a9 | a99a58d584058c72ce10c888e9f9a574d5c4dca6 | /benchmarks/reve_mergedHard/NEQ_LoopUnreach20EQ_UnchLoop/libA/old.c | c2c4bc0f9160083f62d70d3175cb33ddd48a0b98 | [] | no_license | CC24LIFE/CC2 | 6167a9a86c50c97f591a2b4e1fa3e4cd4f071ace | c2fed5c57fb351216ba4547d662477f6ae338bf0 | refs/heads/master | 2020-07-05T08:54:20.345988 | 2020-05-20T04:18:57 | 2020-05-20T04:18:57 | 202,597,952 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 325 | c | extern int __inlineCall(int);
int foo(int a, int b);
int clientmain(int x)
{
int ret = 0;
if ((x >= 18) && (x < 22))
ret = __inlineCall(foo(x, 20));
return ret + __inlineCall(foo(5, 900));
}
int foo(int a, int b)
{
int c = 1;
if (a < 0)
{
for (int i = 1; i <= b; ++i)
c += a;
}
return c... | [
"CC24LIFE@outlook.com"
] | CC24LIFE@outlook.com |
9da502ab69046e51d9222ff6163482e6cdf0a9b2 | fbe0fd5d790b7e34d92339d939d910770fce0e71 | /libc/file/unlink.c | de7c71228f2339c7824c0655adb59119c8ba3a4e | [] | no_license | Maxul/ArchMinix | 59c089bf372ec03c18ecf8962f847e7394bf1584 | 1928c72539eb075c2e04e4829148ae0a9020f897 | refs/heads/master | 2023-04-27T16:13:42.502697 | 2023-04-16T01:51:04 | 2023-04-16T01:51:04 | 84,574,223 | 9 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,583 | c | /**
* @file
*
* @brief Remove an Existing Link
* @ingroup libcsupport
*/
/*
* COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.org/license/... | [
"360081243@qq.com"
] | 360081243@qq.com |
fafc9efd58bba828bf6d4a1c58e40405d188e757 | 4793d48171b6a042b8b8b384a06060deafc65a18 | /burn/toaplan/toaplan.h | 577a69d4cf71c09276c119453777f4432cfdc195 | [] | no_license | squidrpi/pifba | 556ee9dc1169d3b3ee6c36d50753027d69632a3a | 9d3dd8476750adf29253c8922841b87ff36b930b | refs/heads/master | 2021-01-23T03:33:28.496022 | 2018-09-12T08:59:50 | 2018-09-12T08:59:50 | 86,088,358 | 9 | 7 | null | 2017-04-09T13:50:34 | 2017-03-24T16:24:37 | C++ | UTF-8 | C | false | false | 7,363 | h | #include "burnint.h"
#include "msm6295.h"
#include "burn_ym2151.h"
#include "burn_ym3812.h"
// Uncomment to have the driver perform the screen rotation (faster unless 3D hardware is used for blitting).
// #undef DRIVER_ROTATION
// #define DRIVER_ROTATION
const int TOA_68K_SPEED = 16000000;
const int TOA_Z80... | [
"squidrpi@users.noreply.github.com"
] | squidrpi@users.noreply.github.com |
5b97a59d51f960442ff0d888db459b354f39bb75 | c2cedcf36667730f558ab354bea4505b616c90d2 | /players/humble/area1/mobs/debbie.c | c1c1e38417d40b1542bc0a7eea9be066b8799205 | [] | no_license | wugouzi/Nirvlp312mudlib | 965ed876c7080ab00e28c5d8cd5ea9fc9e46258f | 616cad7472279cc97c9693f893940f5336916ff8 | refs/heads/master | 2023-03-16T03:45:05.510851 | 2017-09-21T17:05:00 | 2017-09-21T17:05:00 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,880 | c | /*HUMBLE CORPS 2004*/
#include "../defs.h"
inherit "/obj/monster";
reset(arg) {
::reset(arg);
if (!arg) {
money=5000+random(2000);
move_object(clone_object("/players/humble/area1/objs/nametag3.c"));
init_command("wear nametag");
move_object(clone_object("/players/humble/area1/objs/apron2.c"));
... | [
"rump.nirv@gmail.com"
] | rump.nirv@gmail.com |
9a3917587c02baee3a1d92338a42a5229350eb6c | ac362bb8969d647cd219430bc71c831d894e531c | /dist/ipf/lib/ipft_hx.c | 9e73103c3420ada5a62585f18f37cf81ad5ad9f6 | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | noud/mouse-bsd-4.0.1 | efb3b16fcc872ab227e6bb651cf1e836796a0804 | 4c0a1e08df407a759afac2d6a98507df94f5f814 | refs/heads/master | 2023-02-24T23:42:54.060718 | 2020-08-16T20:10:53 | 2020-08-16T20:10:53 | 334,536,412 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,865 | c | /* $NetBSD: ipft_hx.c,v 1.6.4.2 2007/07/16 11:04:58 liamjfoy Exp $ */
/*
* Copyright (C) 2000-2005 by Darren Reed.
*
* See the IPFILTER.LICENCE file for details on licencing.
*/
#if !defined(lint)
static const char sccsid[] = "@(#)ipft_hx.c 1.1 3/9/96 (C) 1996 Darren Reed";
static const char rcsid[] = "@(#)Id: ipf... | [
"mouse@Rodents-Montreal.ORG"
] | mouse@Rodents-Montreal.ORG |
be19bf02bbb7c2b0be2cd39751f3d3ef8b9a5d80 | c2cedcf36667730f558ab354bea4505b616c90d2 | /players/unsane/closed/junk/old.c | 3a78f9a5a0317df6c193c2a4b12abaa7cd73492c | [] | no_license | wugouzi/Nirvlp312mudlib | 965ed876c7080ab00e28c5d8cd5ea9fc9e46258f | 616cad7472279cc97c9693f893940f5336916ff8 | refs/heads/master | 2023-03-16T03:45:05.510851 | 2017-09-21T17:05:00 | 2017-09-21T17:05:00 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 10,706 | c | #define tp this_player()->query_name()
int muffled;
set_muffled(mf) {muffled = mf; }
inherit "obj/treasure";
int i;
string msg;
reset(arg){
if (arg) return;
set_id("mike");
set_alias("mic");
set_short("A Wonder Mike");
set_long("This is a cheap plastic microphone. It appears to have several useful\n"+
"functions. Wel... | [
"rump.nirv@gmail.com"
] | rump.nirv@gmail.com |
9e20802a49f597ba537953d01b21bc2199752ac3 | 42ac5fc42d0bbcab2a6ffcd83640489bcdbccf86 | /tools.c | 9b3c7fc9755fd7b5ac50a67cdff7078bacd781b9 | [] | no_license | alg810/multics-r63 | 7366f120c9bf32c4eacb94f40440e863ad13e05e | db76abdd3a141b4d8b3f792ebde4a6a35bc667ea | refs/heads/master | 2021-01-20T14:59:28.488400 | 2017-05-09T04:12:55 | 2017-05-09T04:12:55 | 90,697,129 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,645 | c | /////
// Project: Multi Cardserver
////
// File: tools.c
/////
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <fcntl.h>
#include <sys/time.h>
#include <time.h>
#include <pthread.h>
#include <sys/socket.h>
#include <unistd.h>
#include <netdb.h>
#include <netinet/in.h>
#include <netinet/ip.h>
#incl... | [
"alg810@yopmail.com"
] | alg810@yopmail.com |
176bf126c162445a24f0762d4d8ddb47127e5a9f | 7fc5b4164867de95eeb9e9770b519258d5f7ee44 | /rt.raprad/util/src/spectralmodel.check.pollack.c | 55086bcb0777248151bb8aaabbeb9cc5488d0cf0 | [] | no_license | brhillman/raprad | 467007e069616761a9407456594d19b64b326d39 | 519a3e99020443050c10eece3ab966e71a0573c2 | refs/heads/master | 2021-01-20T08:03:02.600393 | 2017-05-03T00:59:06 | 2017-05-03T00:59:06 | 90,091,465 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,702 | c | /******************************************************************************/
/******************************************************************************/
#include <stdio.h>
#include <stdlib.h>
#include <ctype.h>
#include "../include/numrec.nrutil.h"
#include "../include/PhotonPartition.h"
#include "../includ... | [
"hillmanb@atmos.washington.edu"
] | hillmanb@atmos.washington.edu |
eca2fa8ca5f14d15c0e0af1a6784696c82305783 | c8127ca5759e54146ae4770f4fd0d9636dd7e463 | /Firmware_TransmisorEEG_BT/2013-04 TransmisorEEG/2013-04 TransmisorEEG.c | 40b452e7f19bcd42c3b35735f83b6415fae4ae7e | [] | no_license | juseus03/--WNB--WirelessNBHardware | c16c872c0e53d1b7a9ebde45b07935920301aaa5 | ab7e55f3a177048aa7ef91d0b14683d641486728 | refs/heads/master | 2020-05-30T08:04:38.820317 | 2016-05-21T19:02:04 | 2016-05-21T19:02:31 | null | 0 | 0 | null | null | null | null | WINDOWS-1250 | C | false | false | 2,033 | c | /*
* _2013_04_TransmisorEEG.c
*
* Created: 01/04/2013 03:43:58 p.m.
* Author: Juan Manuel
*/
#include <avr/io.h>
#include <avr/interrupt.h>
#define F_CPU 32000000UL
#include <util/delay.h>
#include "FuncUtiles.h"
#include "cola.h"
#define COLA_MAX 27
char cola1[COLA_MAX];
char cola2[COLA_MAX];
volatile cola... | [
"juseus@gmail.com"
] | juseus@gmail.com |
c116dc1c88648576641f3ad8e38419be00d06fc4 | d4c55bb0ce20b2743ff85ed296bff88cf050ed22 | /sdk/include/sys_rtc.h | 7e8bd1d95400c10cbb712ebea9049efc18cc55be | [] | no_license | Music802/am12xx_8268b | 6b29bdf0b2bc010e4aea0c091051b88142f2afac | d4816351f823402a630c28d552e23f0bae76d7de | refs/heads/master | 2023-02-20T07:53:58.817801 | 2023-02-09T01:20:05 | 2023-02-09T01:20:05 | 191,475,930 | 0 | 0 | null | 2019-06-12T01:35:41 | 2019-06-12T01:35:41 | null | UTF-8 | C | false | false | 4,706 | h | #ifndef __SYS_RTC_H__
#define __SYS_RTC_H__
/**
*@file sys_rtc.h
*@brief this head file represents the rtc operations.
*
*
*@author yekai
*@date 2010-04-14
*@version 0.1
*
*@modified record:
* 2010-04-23 by yekai
* add some alarm functions
*/
#ifdef __cplusplus
extern "C" {
#endif
/**
*@addtog... | [
"1635106904@qq.com"
] | 1635106904@qq.com |
9dde60ff12f9ac6a7ed3b0c5315465c255237b1e | fcf874a13b617ea1c94708cddf0bda6ae5f56b6b | /dockc/07-07.c | c63b00a358c04aaa81915257d70c965b37c601e7 | [] | no_license | kska01/windows-C | 4ef16a0c9e2da9c0675b99839318e3a285276a07 | 2ff37b2cf5bb521a37c2a66d2837f1a11d5d2ee2 | refs/heads/master | 2023-08-22T03:34:18.056838 | 2021-09-27T00:50:01 | 2021-09-27T00:50:01 | 381,028,084 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 343 | c | #include <stdio.h>
int main(void)
{
int i = 0, j = 0, k = 5;
int l = 0;
for(i; i < 5; ++i)
{
for(j = 0; j < k - 1; ++j)
{
printf("\t");
}
for(j =0; j <= l; ++j)
{
printf("*\t");
}
putchar('\n');
--k;
l += 2... | [
"insideka01@gmail.com"
] | insideka01@gmail.com |
65d8c0c1386734f20b6b140b26806cae6ae59f33 | 14ad480f39b08044a7a35980f21573afa75ab9b9 | /Ficha3/ex7.c | d59b2609516de2c122723928027ffd3533175b7d | [] | no_license | joaobernardino-22003183/ProjetoTeste | eedb74ab4d4e0f4f4cb9a0897c88e2b9b8737192 | f23fe2daf4f288cbb4e2e98d3b69ae0d7ddbfe56 | refs/heads/master | 2023-05-09T07:12:18.296174 | 2021-05-28T14:46:15 | 2021-05-28T14:46:15 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 602 | c | #include <stdio.h>
int main()
{
int num_1, resto;
puts("Introduza um número");
scanf("%d", &num_1);
resto = num_1 % 5;
switch (resto)
{
case 0:
puts("A divisão é perfeita!");
break;
case 1:
puts("A outra é perfeita, mas esta é graciosa!");
break;
c... | [
"joaobernardino@MacBook-Air-de-Joao.local"
] | joaobernardino@MacBook-Air-de-Joao.local |
9f5c6447401a57c090bbf13d6735b28237940b3e | 07fe9f05ab5034206ae15242d6c117160a0d8a4c | /lib/get_num.h | 86c0f21c8c9c062e9a4e38f91058a2b5c4d5508f | [] | no_license | blogdarkspot/tpli | c647707b9e8295f3a055e171d3fe4118465de35c | 33ee70ff3ab0914909a861c2ba9b1e09f1047770 | refs/heads/master | 2020-04-26T11:50:50.059273 | 2019-03-03T04:29:51 | 2019-03-03T04:29:51 | 173,530,747 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 478 | h | #ifndef GET_NUM_H
#define GET_NUM_H
#define GN_NONNEG 01 /* Value must be >= 0 */
#define GN_GT_0 02 /* Value must be > 0 */
/* By default, integers are decimals */
#define GN_ANY_BASE 0100 /*Can use any base - like strtol(3) */
#define GN_BASE_8 0200 /* Value is expressed in octal */
#define GN_BASE_16 0400 /* ... | [
"fabio.ssantana.dev@gmail.com"
] | fabio.ssantana.dev@gmail.com |
5dc23c8928d22764e042cbfb52f7d63f5bdda441 | a27800ff57f44eab9b33b3cdde4ec60d1d099f92 | /ft_print.c | c6e842861fbee2edee99f0c49a310b3bcb1cdfe9 | [] | no_license | sfiiso008/ft_ls | b509292d62c1790ac1dfddf62406dc93f52372b3 | fbef86fefcbf4c0b7d0a67bf66557e1f9cf7d904 | refs/heads/master | 2020-03-28T22:36:57.511409 | 2018-09-18T07:18:23 | 2018-09-18T07:18:23 | 149,244,961 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,731 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_print.c :+: :+: :+: ... | [
"smbonan@e5r4p6.wethinkcode.co.za"
] | smbonan@e5r4p6.wethinkcode.co.za |
8dd656028ce19c12275dddc3afd2fc084fade752 | 9de0d5e17f0ce3242a4c85974a692041d847b46b | /C/Code/1700/1786 - 찾기.c | b5d05b2f4d1bf83ca2df03806f5b06f761c520d0 | [] | no_license | Joe2357/Baekjoon | 1da08d50cd1a465940444c843e4735c42fa53ebc | ed79018d86dc4d730b16424bd77705614c0f742c | refs/heads/master | 2023-08-27T01:20:35.158046 | 2023-08-03T04:17:25 | 2023-08-03T04:17:25 | 216,210,841 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,223 | c | #include <stdio.h>
#include <string.h>
#define MAX_INDEX 1000000
char origin[MAX_INDEX + 1],
target[MAX_INDEX + 1];
int prefix[MAX_INDEX],
found[MAX_INDEX],
top;
int main() {
// init
gets(origin);
gets(target);
// kmp prefix init
for (int i = 0, j = 1; target[j];)
if (target[i] == target[j]) // same character... | [
"50836915+Joe2357@users.noreply.github.com"
] | 50836915+Joe2357@users.noreply.github.com |
8a40ad1ebd465ad3a372c544ce1cb1e19498f463 | 9b326a9def59aa75d87b7e26548c0e1e66f97eef | /C语言版源码/1149 Dangerous Goods Packaging.c | 9391d84e64fc1b848d00ad9a6c439e62faf25fd4 | [] | no_license | Nanheboy/PAT-Code-Advanced-Level- | 4eb6f97aa514e0bf20b37ba7b02bec87b6ed2248 | 652fefe48c7b2738d9330c7d8673f2d4647f92b0 | refs/heads/master | 2020-04-10T13:43:57.339279 | 2018-12-10T11:08:29 | 2018-12-10T11:08:29 | 161,058,055 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 1,155 | c | #include <stdio.h>
#include <stdlib.h>
typedef struct lizi{
int zhi;
struct lizi *next;
}jiedian;
int main(int argc, char *argv[]) {
jiedian*hash[100005];
int i,j,n,m,k,z,flag,list[1005];
jiedian*a1,*b1,*p;
char a[10],b[10];
for(i=0;i<100005;i++){
hash[i]=NULL;
}
scanf("%d%d",&n,&m);
for(i=0;i<n;i++){
sc... | [
"chendwse@163.com"
] | chendwse@163.com |
1cb0c8cbdec7ec3941b8192598c5476afab70531 | 9a62169ace507c0be95adf3f86c849b0dc144c3e | /testcase/keilc/keilc.c | c8deb38c40b26b633f0b3df9af66c6cd87fe9db7 | [] | no_license | 13001090108/DTSEmbed_LSC | 84b2e7edbf1c7f5162b19f06c892a5b42d3ad88e | 38cc44c10304458e923a1a834faa6b0ca216c0e2 | refs/heads/master | 2020-04-02T05:27:57.577850 | 2018-10-22T06:28:28 | 2018-10-22T06:28:28 | 154,078,761 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,221 | c | char data var1;
char code text[] = "ENTER PARAMETER:";
unsigned long xdata array[100];
float idata x,y,z;
unsigned int pdata dimension;
unsigned char xdata vector[10][4][4];
char bdata flags;
data char x; // Old-Style Memory Type Declaration
char data x; // New-Style Memory Type Declaration
data char *x; // Old... | [
"lishaochun@bupt.edu.cn"
] | lishaochun@bupt.edu.cn |
3a690a7eb823a2c5a8f308ef46b83a7d1100f856 | ce7876095646b3da23811753cd1850f7dde2d673 | /psyche/psycheSteering/v3r17/macros/makepsychesysthist.C | b6de3f4beef3322e92841745f334e810aaf7fc45 | [] | no_license | Balthazar6969/T2K | 63d7bd6dc2ef9eb1d8e33311d220bf8eb8b61828 | 14709b0dbe1f9b22992efecf30c50d9b8f8bba5c | refs/heads/master | 2020-09-09T18:19:24.346765 | 2019-11-19T07:01:44 | 2019-11-19T07:01:44 | 221,523,255 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 9,295 | c | void convert_fname_systname(TString fsystname,TString &systname2,TString &opt){
if(fsystname=="bfield") {opt="SSYS"; systname2="bfield_syst";}
else if(fsystname=="momresol") {opt="SSYS"; systname2="momresol_syst";}
else if(fsystname=="momscale") {opt="SSYS"; systname2="momscale_syst";}
e... | [
"conor.francois@gmail.com"
] | conor.francois@gmail.com |
db620a90a9761406e18378c3fe9e2eb976783952 | 34f10f3ef4ee84b4f18923ddc9e5e483dad38e1d | /src/rmdir_example.c | c9c87bac6068f18efc40e46e4022bda8855b71ac | [] | no_license | beekalam/cexamples | 8132ad0a2220e932e8d9cf86e4e05d21feae3a25 | 1fccd41a24dd8ae06445ac094833365173f034d2 | refs/heads/master | 2021-01-10T13:23:05.874467 | 2016-02-11T15:16:48 | 2016-02-11T15:16:48 | 51,523,252 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 268 | c | #include <stdio.h>
#include <unistd.h>
int main(int argc,char **argv){
int ret = mkdir("newdir");
//int rmdir(const char *path);
//the rmdir system call removes dir, but only
//if they are empty
ret = rmdir("newdir");
return 0;
}
| [
"beekalam@gmail.com"
] | beekalam@gmail.com |
3d45129a64159f501af5880f0d30db38fea74c67 | b65a7535f7f5363396eadc56e50a8cd029ad63b0 | /LUGE2/Temp/il2cppOutput/il2cppOutput/UnityEngine_UI_UnityEngine_UI_Dropdown_DropdownItemMethodDeclarations.h | 05c76f077b2a6006f73ebf77c2f912f559acf590 | [] | no_license | Folofl/L-U-G-E_final | 8916b3f5a7a9cfc39bad39163b602fc27213933a | d4a6c3f18d9b13e75beb60e6e2274638546d7ae0 | refs/heads/master | 2021-01-18T01:23:48.069619 | 2015-12-15T16:22:46 | 2015-12-15T16:22:46 | 48,052,044 | 0 | 0 | null | 2015-12-15T15:35:49 | 2015-12-15T15:35:48 | null | UTF-8 | C | false | false | 3,135 | 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>
// UnityEngine.UI.Dropdown/DropdownItem
struct DropdownItem_t6_63;
// UnityEngine.UI.Text
struct Text_t6_64;
// UnityEngine.UI.Image
struct Im... | [
"jslavitz@gmail.com"
] | jslavitz@gmail.com |
87912a935ae9ecaf7d0bfbff026427fea5997777 | 7620e91592542859a9552e1319a0831ed1e2f7eb | /composite.h | 66ce868b57b354e258720f925fcbff2e652ecbdf | [
"MIT"
] | permissive | rainycape/magick | 8e8b2c03fd0b767c4bc9d7a0018f39235b964b38 | 3156ecd81fb6b8ef6dea32908deb8799c7ca1683 | refs/heads/master | 2023-08-29T00:59:12.376733 | 2016-03-02T15:32:52 | 2016-03-02T15:32:52 | 13,496,535 | 102 | 29 | MIT | 2018-05-08T18:36:01 | 2013-10-11T10:45:10 | Go | UTF-8 | C | false | false | 237 | h | #ifndef COMPOSITE_H
#define COMPOSITE_H
#include <magick/api.h>
typedef struct {
int composite;
Image *draw;
int x;
int y;
} CompositeData;
Image * compositeImage(Image *canvas, void *data, ExceptionInfo *ex);
#endif
| [
"alberto@garciahierro.com"
] | alberto@garciahierro.com |
b770301ee412f2c45e92b91cc0226632e9dfd42b | 66b2a8db229e04afbdd25770fec8d90fae360283 | /xlat/bpf_prog_types.h | 17db2fbb71690be735030a81165a486eb707ea8e | [
"BSD-3-Clause"
] | permissive | chenrui2014/platform_external_strace | d6d1c038a1350239b9287faa8a26bbd76deb551b | 6967bc2e4b39e3e67a8ff4e75cf6602c34a8d039 | refs/heads/master | 2020-12-02T22:49:08.360589 | 2015-10-29T21:15:08 | 2015-10-29T21:15:08 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,122 | h | /* Generated by ./xlat/gen.sh from ./xlat/bpf_prog_types.in; do not edit. */
static const struct xlat bpf_prog_types[] = {
#if !(defined(BPF_PROG_TYPE_UNSPEC) || (defined(HAVE_DECL_BPF_PROG_TYPE_UNSPEC) && HAVE_DECL_BPF_PROG_TYPE_UNSPEC))
# define BPF_PROG_TYPE_UNSPEC 0
#endif
XLAT(BPF_PROG_TYPE_UNSPEC),
#if !(define... | [
"enh@google.com"
] | enh@google.com |
0e474e343942afc5518d1f3b709d8fd67759375e | 0d52c6126c6858c75fa5e6bb2c600e66c8120818 | /soda_codes/jac9_1_opt_dis/our_code/jac9_1_opt_d32.h | 5239360f8a5bdbbff27414b3e9a6ca02c3917b14 | [] | no_license | ZhuangzhuangWu/clockwork | 17037d55ac1817e89ba065e168554468b1c89832 | 44909d373f912bdc361c2804dc6b611d7c652034 | refs/heads/master | 2023-08-18T22:47:52.636943 | 2021-10-06T17:46:50 | 2021-10-06T17:46:50 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 196 | h | #pragma once
#include "hw_classes.h"
void jac9_1_opt_d32(HWStream<hw_uint<16> >& /* no bundle get_args num ports = 1 */in_off_chip, HWStream<hw_uint<16> >& /* get_args num ports = 1 */jac9_1);
| [
"dillon@Dillons-MacBook-Pro.local"
] | dillon@Dillons-MacBook-Pro.local |
8bb3d314d66392de75b22d639754de5127bafb49 | 17e67611b6b08dda56a154ad4d9923ee3f687835 | /DS1302_LCD/test.c | 9f8d9c37b05a0d1aa53e0647eb5d65bad6aec0dc | [] | no_license | HuanGitHub/51-Microcontrollers | a0d1011cfa72d8dcdc61e2497805cbee0027f936 | 581fdc285c5fa00b941fef9351001f77e012e1cc | refs/heads/master | 2020-03-27T06:11:46.248255 | 2016-08-02T09:08:29 | 2016-08-02T09:08:29 | 64,730,367 | 2 | 0 | null | null | null | null | GB18030 | C | false | false | 766 | c | #include <reg52.h>
#include <LCD.h>
#include <DS1302.h>
void LcdDisplay();
void main()
{ Lcd_init();
DS_init();
while(1){
DS_Read_time();
LcdDisplay();
}
}
void LcdDisplay()
{
Lcd_Write_com(0x80+0X40);
Lcd_Write_data('0'); //时
Lcd_Write_data('0');
Lcd_Write_data('-');
Lcd_Write_dat... | [
"601335832@qq.com"
] | 601335832@qq.com |
e00e9cb4b911c8aa0aa922a36b01d8f0fda7a2d2 | 95ac2a1d500ac10a5be7002672b5665cff7c08c0 | /C01/ex05/ft_putstr.c | 74d2125b8fc4b8b1959d3268e70484150a765ca4 | [] | no_license | ldevillard/Piscine-C | 1c0c66d864ab3e5f9856e6326537cb279fb71182 | 2e2b9b8f93e83afd61562a3f48918b366cfc6291 | refs/heads/master | 2023-03-28T00:08:44.734948 | 2021-03-24T10:10:16 | 2021-03-24T10:10:16 | 298,798,227 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,016 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_putstr.c :+: :+: :+: ... | [
"logandvllrd@gmail.com"
] | logandvllrd@gmail.com |
517412d6cf40a54a1782eca8497a767da2c51016 | b286ac478c4f73ab3cbfa5c31debf963d7adda5e | /sources/read_file.c | d9a2a6fbfc4ed5e0d47bf0bf7c5a3e6d3767b41d | [] | no_license | LuluLCZ/ft_ssl_md5 | 953a7058735e3de100f423ebb376ff66c0ad4f73 | 412285f6ab3e4f8fb7bf8273f98bffe134abf7d6 | refs/heads/master | 2023-08-16T05:47:06.445476 | 2021-10-18T14:14:56 | 2021-10-18T14:14:56 | 393,281,405 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,329 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* read_file.c :+: :+: :+: ... | [
"lacaze.lulu@gmail.com"
] | lacaze.lulu@gmail.com |
372a96644405f1840cd3f3a61746d71d0f9d5c58 | 312ff0c30a532daf4664932ef7865eb8a74a80e9 | /vowel.c | 136202e6fa38b0b6e15e31e68832efa6ca654865 | [] | no_license | nandhini2323/cprogram | f5db03fd003e82539d59f850421faa535580444f | ba97d73ff66cf1c38161e26c59b1ed7fd68e10d8 | refs/heads/master | 2021-01-21T22:54:50.258289 | 2018-03-19T11:14:19 | 2018-03-19T11:14:19 | 102,176,476 | 0 | 2 | null | null | null | null | UTF-8 | C | false | false | 309 | c | #include<stdio.h>
#include<conio.h>
void main()
{
char ch;
printf("enter any character");
scanf("%c",&ch);
if(ch=='a'!!ch='e'!!ch='i'!!ch='o'!!ch='u'!!ch='A'!!ch='E'!!ch='I'!!ch='O'!!ch='U'!!)
{
printf("enter character is vowel");
}
else
{
printf("enter character is a consonant");
}
getch();
}
| [
"noreply@github.com"
] | nandhini2323.noreply@github.com |
5640490f002028b5b8e83fd25e3adadbd621dde3 | 948f4e13af6b3014582909cc6d762606f2a43365 | /testcases/juliet_test_suite/testcases/CWE121_Stack_Based_Buffer_Overflow/s08/CWE121_Stack_Based_Buffer_Overflow__src_char_declare_cat_17.c | 6bf1cc9f3e0a4682a95266b435e776f60c4a3a01 | [] | no_license | junxzm1990/ASAN-- | 0056a341b8537142e10373c8417f27d7825ad89b | ca96e46422407a55bed4aa551a6ad28ec1eeef4e | refs/heads/master | 2022-08-02T15:38:56.286555 | 2022-06-16T22:19:54 | 2022-06-16T22:19:54 | 408,238,453 | 74 | 13 | null | 2022-06-16T22:19:55 | 2021-09-19T21:14:59 | null | UTF-8 | C | false | false | 2,855 | c | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE121_Stack_Based_Buffer_Overflow__src_char_declare_cat_17.c
Label Definition File: CWE121_Stack_Based_Buffer_Overflow__src.label.xml
Template File: sources-sink-17.tmpl.c
*/
/*
* @description
* CWE: 121 Stack Based Buffer Overflow
* BadSource: Initialize data ... | [
"yzhang0701@gmail.com"
] | yzhang0701@gmail.com |
4176ba85d78b5032e89f565cc7ff5ae38258bf57 | 2dc233e0b53165d767c91738d08c5bfb3b575a7a | /WCuda/Tuto_Image/INC_SYMLINK/PROJECT/DamierRGBAFloat.h | 80efb9c5ad012fb1f111456c195bead2efb34acf | [] | no_license | TheGoo-ooo/Cudadada | 978a2c4f0661c0ff5f676b244d0ede0d943df6a1 | dc803346634ea5bc31015ab650d935fafe230720 | refs/heads/master | 2020-03-15T12:26:45.701472 | 2018-05-04T21:55:40 | 2018-05-04T21:55:40 | 132,143,963 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 124 | h | /home/arc2/CUDA/toStudent/code/WCuda/Tuto_Image//src/core/02_simple_type/02_Damier_RGBA_float4/01_animable/DamierRGBAFloat.h | [
"moncomptefun@gmail.com"
] | moncomptefun@gmail.com |
f4814c79c529834fbccf2275c58161dff19c0a00 | d2fc20b51240e0163d335399fb8f08d6a6cb1224 | /Characters.h | 2850d6a38375ef77a5020486bf31dd47185a3038 | [] | no_license | dorra-kallel/2087 | fc98d297588d43072edc97c62f3c885a7d964908 | a6fe9519ab63eea3c06a0c602639dac5028df90a | refs/heads/master | 2022-11-09T21:06:31.130161 | 2020-06-18T09:55:55 | 2020-06-18T09:55:55 | 272,556,693 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 529 | h | #ifndef CHARACTERS_H_
#define CHARACTERS_H_
/**
* @struct character
* @brief struct for character
*/
typedef struct Character {
SDL_Surface *Img;
SDL_Rect MCP;
int MS;
int Health;
int Score;
int JH;
int MaxJ;
int MinJ;
int DIR;
}Cha;
void Init_Character(Cha *Ch);
void Display_Character(Cha *Ch, SDL_Surfac... | [
"dorra.kallel@esprit.tn"
] | dorra.kallel@esprit.tn |
db2d673e19ceffbd7785fada7aa9575d8c733b0d | 623bea4106bd3e56e4b9baafed22a589feaff3c8 | /9.Zynq/Zynq_lenet/ER_lenet.sdk/ER_lenet_SDK_bsp/ps7_cortexa9_0/include/xparameters_ps.h | 2a6a0e014f5532d5abf449cddfb1ebc60c69fe7a | [
"Apache-2.0"
] | permissive | n-roussos/A-framework-for-developing-Neural-Networks-in-hardware-accelerators | f43026224be00b028cae4598fce5b642cadbc8ee | 4da80642761c7b1f5e58edef12936eee973227b6 | refs/heads/master | 2023-04-08T18:49:13.099847 | 2021-04-10T08:21:54 | 2021-04-10T08:21:54 | 295,412,695 | 2 | 0 | Apache-2.0 | 2021-03-06T17:46:55 | 2020-09-14T12:41:54 | C | UTF-8 | C | false | false | 12,395 | h | /******************************************************************************
*
* Copyright (C) 2010 - 2017 Xilinx, Inc. All rights reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Softw... | [
"george_evangelou@windowslive.com"
] | george_evangelou@windowslive.com |
8b2e2ce5a42345f500268debc4c83f1104d8637b | 1dff02275f30fe1b0c5b4f15ddd8954cae917c1b | /ugene/src/include/U2View/MSAEditorNameList.h | abab961d85e496a6d48ae4e74a2fc17be4384e40 | [
"MIT"
] | permissive | iganna/lspec | eaba0a5de9cf467370934c6235314bb2165a0cdb | c75cba3e4fa9a46abeecbf31b5d467827cf4fec0 | refs/heads/master | 2021-05-05T09:03:18.420097 | 2018-06-13T22:59:08 | 2018-06-13T22:59:08 | 118,641,727 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 64 | h | #include "../../corelibs/U2View/src/ov_msa/MSAEditorNameList.h"
| [
"igolkinaanna11@gmail.com"
] | igolkinaanna11@gmail.com |
772f509c7e1deaa74047fc123a464d7d84c4e49f | 91f7115547de422030c0dc40c313e383ce9cf9a5 | /smallsh.c | ca72895dc9b34040e6bba084d265b90575d1d3a9 | [] | no_license | Ellard24/Operating-Systems | b0326007d21ff72dd567367ebe925e3a7a7bf56b | c77fa2c1c05ebdfc3572869cd043295beadde31e | refs/heads/master | 2021-01-11T04:21:00.399199 | 2017-03-28T15:42:50 | 2017-03-28T15:42:50 | 71,175,092 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 16,462 | c | /*************************************
* Author: Ellard Gerritsen van der Hoop
* CS344- Operating Systems Spring 2016
* Assignment 3: smallsh
*
* To compile: gcc -o smallsh smallsh.c
* ***********************************/
#include <stdio.h>
#include <stdlib.h>
#include <sys/wait.h>
#include <string.h>
#inclu... | [
"noreply@github.com"
] | Ellard24.noreply@github.com |
a0cff3b70f820b6d41543673fa31d54a4afd1903 | af24e7dda2f91ced51d762bfb216464d651a0bcc | /fesBeacon/BeaconTest/Classes/Native/UnityEngine_UnityEngine_GUILayoutGroupMethodDeclarations.h | 5157107113b828edef7f77951b4267646e56e264 | [] | no_license | Toshihiko-Tabata/fesBeacon | f093e97bf83d1c07a1e52adef24962efaac4f0f2 | e52a59dc02883a85487c50de3604a62a97b1d54b | refs/heads/master | 2021-01-10T15:16:56.041075 | 2015-11-27T06:27:12 | 2015-11-27T06:27:12 | 46,953,895 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,904 | h | #pragma once
#include <stdint.h>
#include <assert.h>
#include <exception>
#include "codegen/il2cpp-codegen.h"
// UnityEngine.GUILayoutGroup
struct GUILayoutGroup_t92;
// UnityEngine.RectOffset
struct RectOffset_t98;
// UnityEngine.GUILayoutOption[]
struct GUILayoutOptionU5BU5D_t31;
// UnityEngine.GUIStyle
struct GUIS... | [
"nds@NDS-no-Mac-mini.local"
] | nds@NDS-no-Mac-mini.local |
95cc0e516793821cc59e5f322019c651244b99ee | 9f94c72e6eec297fecd71bdc625dac13f13643fd | /Project2/Project2/clientRelated.h | 682f72444ad201a44393e699a881b977e6db0b6c | [] | no_license | JoaoASousa/feup-plog-2020_2021-AgencySystem | 1e9aa743f8f8845281d5b5f0fecd22b757c8078c | ff947bd18effd2e7a9c53f9ddd8212bed524359e | refs/heads/master | 2022-02-23T14:30:11.232984 | 2019-05-26T08:53:13 | 2019-05-26T08:53:13 | 184,603,221 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 748 | h | #pragma once
#include "agencyClass.h"
#include "clientClass.h"
#include "utilities.h"
void writeClientsFromVector(string &clientsFileName, vector<Client> &clientsInfoVector);
int clientDisplayAll(Agency &agency, vector<Client> &clientsInfoVector);
int displayOneClient(Agency &agency, vector<Client> &clientsInfoVec... | [
"joaosousa.pt@gmail.com"
] | joaosousa.pt@gmail.com |
6ee47a100bd6953f46959ec49cfd32ea4b34fe6c | c323215699556a5bbfb2a5272133ab87c8755f9f | /Basic Level/1034.c | 70daf92eda7d53adbf0614c6604201cf0174dbd0 | [] | no_license | xhz636/PAT | 9d92131770831ca8b3d5b88611c0b327ceac22dd | 9ba3f4d6b90970e2de1f375ed605fc9fd4570662 | refs/heads/master | 2021-06-08T05:24:16.152229 | 2017-05-07T04:44:16 | 2017-05-07T04:44:16 | 40,699,829 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,686 | c | #include<stdio.h>
struct fraction
{
long numerator;
long denominator;
} a, b, c;
long gcd(long a, long b)
{
long c = 0;
if(a < 0)
a = -a;
if(b < 0)
b = -b;
while(b != 0)
{
c = a % b;
a = b;
b = c;
}
return a;
}
void print_fraction(struct fra... | [
"240032960@qq.com"
] | 240032960@qq.com |
abcbcf974d45fbb830d1efa5f9b42c26036ffad7 | d05cbc0f8084b047c8b7fbef8391b2e392760b45 | /CPool_bistro-matic_2019/src/analyse_string.c | 19923000d9b3c1d0846f4e61a3ef3243f891df62 | [] | no_license | AlexandreViry/Epitech_2019 | 7b97afc6fbb53ac432592a1b23978921b2823142 | 0926464af8dde9ee472064ae219c0cc0d67d7627 | refs/heads/master | 2023-01-01T13:43:54.392330 | 2020-10-27T15:09:43 | 2020-10-27T15:09:43 | 286,729,566 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,750 | c | #include "../include/my.h"
char *concat_strings(int ac, char **av)
{
char *result;
if ((result = malloc(strlen(av[1]) + 1)) == NULL)
malloc_error_message("concat_strings");
strcpy(result, av[1]);
for (int i = 2; i < ac; i++)
result = my_strcat(result, av[i]);
return result;
}
char... | [
"alexandre.viry@trust-in-soft.com"
] | alexandre.viry@trust-in-soft.com |
b5bdf9813f0101a2376937f9946e89e68da111bc | 152f16dc64e0db6b89cac7c4d449b2c386e00752 | /Loading/Algorithm/in_operator_2_end_operator/stack_by_array.c | 2635fb55dd84b9fe207db0868c6ee27392670f21 | [] | no_license | SyouKawa/Cpp_Samples | 9373ae81a8fc5d9f902f41ff2330fe28ded69940 | 329634cd47f9a92537c87e56d8241422e8c6e4f0 | refs/heads/master | 2021-01-19T22:05:34.842109 | 2017-07-21T15:02:11 | 2017-07-21T15:02:11 | 88,752,483 | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 1,413 | c | #include"stack_by_array.h"
void test_stack_by_array() {
stack_arr num;
init_stack(&num);
int item=0;
while (item != -1) {
scanf("%d", &item);
Push(&num, item, 1);
}
printf("\n");
Pop(&num, &item, 1);//把那个不要的-1先弹出来。
while (!is_Empty(num,1)) {
Pop(&num, &item, 1);
printf("%d\n", item);
}
system("p... | [
"chernoar_syoukawa_bisyoufish@outlook.com"
] | chernoar_syoukawa_bisyoufish@outlook.com |
05fcfdb53a880ee73a55f617096fbd933bac2f63 | 938d73e387c7a72e282ff9a495df598e2530ceff | /SW4STM32/lwip_test Configuration/mavlink/3dunit/mavlink_msg_heartbeat.h | 71f89b4b31aac5a93a4b30a64b4c6665c446b3cc | [] | no_license | michalpelka/lwip_test | 6e1c57a8251a9d41ea4b06bbf3e23acc6e41e37c | 0b09ae7752c2a1ec1d5e1a4ccecd84a418e8434a | refs/heads/master | 2021-01-10T06:37:32.550143 | 2015-12-20T15:01:07 | 2015-12-20T15:01:07 | 48,325,121 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 12,834 | h | // MESSAGE HEARTBEAT PACKING
#define MAVLINK_MSG_ID_HEARTBEAT 0
typedef struct __mavlink_heartbeat_t
{
uint32_t custom_mode; /*< A bitfield for use for autopilot-specific flags.*/
uint8_t type; /*< Type of the MAV (quadrotor, helicopter, etc., up to 15 types, defined in MAV_TYPE ENUM)*/
uint8_t autopilot; /*< Auto... | [
"michalpelka@gmail.com"
] | michalpelka@gmail.com |
b9ec2f5b60bd593aa07628f439e4fd7717b8da6c | e66b75848da8ee9c54c981daed7d9a528d35a461 | /src/TagAndProbeZ/plots_dataZee_mcGJet/hlt50/pid_pfIsoFPRPhoton03_preselEB_log.C | 7a1d6c1f3e3c33dd34c0c7cd2821e82bec2a5200 | [] | no_license | gdimperi/GammaJets | 77d9348315484e38f090c1fdc529c25feffef976 | 4af9914fdeb7efce5d24d94bb207d7e390682ffb | refs/heads/master | 2021-01-20T21:40:27.712423 | 2015-01-15T16:40:51 | 2015-01-15T16:42:05 | 11,812,757 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 39,656 | c | {
//=========Macro generated from canvas: pid_pfIsoFPRPhoton03_presel/pid_pfIsoFPRPhoton03_presel
//========= (Sat Nov 29 17:28:17 2014) by ROOT version5.32/00
TCanvas *pid_pfIsoFPRPhoton03_presel = new TCanvas("pid_pfIsoFPRPhoton03_presel", "pid_pfIsoFPRPhoton03_presel",1,1,1000,876);
gStyle->SetOptStat(0);
... | [
"giulia.dimperio@roma1.infn.it"
] | giulia.dimperio@roma1.infn.it |
a120f6697c7f455754d417026ee84995db79f02f | db542a520e7ce27ff8f146475dedc2ac989f63ba | /Page_Program8.h | 9b7a7e47375bdfaa9ea9f9d84fa4817e66c38f2d | [
"MIT"
] | permissive | PiotrPeszko/Termikus | c5172d399e099d987b13f26938602f9b7cc2cf20 | 9dc633c2bb1c11d9d7416f3dc19bff5ece4a601e | refs/heads/master | 2021-02-10T18:41:05.405176 | 2021-02-08T10:16:25 | 2021-02-08T10:16:25 | 244,408,955 | 4 | 0 | null | null | null | null | UTF-8 | C | false | false | 13,595 | h | const char PAGE_Program8[] PROGMEM = R"=====(
<title>TERMIKUS</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" />
</head>
<body>
<div class="tiCen">
<a href="admin.html" class="btn btn--m btn--blue">↑</a>
<a href="program1.html" class="btn btn--m btn--b... | [
"noreply@github.com"
] | PiotrPeszko.noreply@github.com |
c1e797ded712b17d70eabe2de06d7b6ab996cba7 | 7121ed5d8b6bc1ad0f1da059976734acea0724da | /functions.h | 7dd1a06ee8f6c2e12f088646dcb9668383a33178 | [] | no_license | gaurav2190/Gesture-Recognition-System | c03fda0c2b4a4e42c0e2bf0872d1438b4e674ed8 | 06476ac05e21d90f922f747d5504ea7e8d726ad4 | refs/heads/master | 2021-01-20T02:19:53.283529 | 2013-10-03T20:13:28 | 2013-10-03T20:13:28 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 57 | h | void mouse(int x, int y);
void mouseClick(int x, int y);
| [
"gkhatri2190@gmail.com"
] | gkhatri2190@gmail.com |
8f6d520bc7eda9f8987cb5e42961191da55eb00a | 5712a01bc06416cf32fb637e10b21b34b938961c | /Zerojudge/d460 山六九之旅.c | db14e81d51eadd99d3f9ede0daf0d377ce5b3952 | [] | no_license | WenShihKen/uva | 654a9f5f3e56935625e061795f152609899b79e5 | 03a3d603941dd9b9ec13e76fb99d24da6749a81b | refs/heads/master | 2021-01-10T14:34:29.580527 | 2020-06-25T15:34:23 | 2020-06-25T15:34:23 | 48,536,090 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 209 | c | #include<stdio.h>
int main()
{
int a;
while (scanf("%d", &a) != EOF){
printf("%d\n", (a >= 6 && a <= 11) * 590 + (a >= 12 && a <= 17) * 790 + (a >= 18 && a <= 59) * 890 + (a >= 60) * 399);
}
return 0;
}
| [
"00257142@ntou.edu.tw"
] | 00257142@ntou.edu.tw |
7650e7e2b866f01220a4b19a709e5890238a6919 | 81f54a44dfecb8f84995edcd89973f1d05d8453f | /xv6_lab1/proc.h | a34a9df9d9c8abe76fedeff02ce8c9f24ddbbe3f | [
"MIT"
] | permissive | melsantos/msant_xv6 | d589f789bcf118c5975d05c47abfbbbcbfdc0eca | c55a46502f1797e095bf8a1bdd8e26b6083199aa | refs/heads/master | 2022-01-07T13:20:02.426323 | 2019-07-09T22:29:12 | 2019-07-09T22:29:12 | 106,876,175 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,401 | h | // Per-CPU state
struct cpu {
uchar apicid; // Local APIC ID
struct context *scheduler; // swtch() here to enter scheduler
struct taskstate ts; // Used by x86 to find stack for interrupt
struct segdesc gdt[NSEGS]; // x86 global descriptor table
volatile uint started; // Has th... | [
"msant035@ucr.edu"
] | msant035@ucr.edu |
42d7df11aa308eb675e1786d39429924aee2a8b3 | 0257cf9ba32108209afcf9303705c6b6c34ff6d8 | /lvgl_usrGui/src/usrGuiPort.c | dd9739b098d4ae581f2b0a88c314712c775b315a | [] | no_license | xiake468/F1_RTT_LITTLEVGL | 4b3ecd1432e04ca298c743cad0d3c9cea96bb013 | c7b110084f00c8afdeee13cad49766396cf5da38 | refs/heads/master | 2020-04-05T14:32:03.221495 | 2018-11-10T09:02:18 | 2018-11-10T09:02:18 | 156,933,914 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,188 | c | #include "usrGuiPort.h"
#include "lvgl.h"
#include "driveLcd.h"
#include "touchI2c.h"
static void ex_disp_flush(int32_t x1, int32_t y1, int32_t x2, int32_t y2, const lv_color_t * color_p);
static void ex_disp_map(int32_t x1, int32_t y1, int32_t x2, int32_t y2, const lv_color_t * color_p);
static void ex_disp_fill(int3... | [
"77045728@qq.com"
] | 77045728@qq.com |
38368131f05ff6fe19d7bbcdecbfe33fa53551ea | f7d21283b6cdd6df96e724c2e43b1f57831cef83 | /Lab 4 Battleship/battleship/battleship/battleship/EIFGENs/battleship/W_code/C11/ev1313d.c | 358b07d391de2fdd3671da283d39b47874a870e3 | [] | no_license | kishanpatel98/Eiffel-Labs | c9088d5969d69943447903ef9bd16c40852bc444 | f6c5807f4e55f05be704520150fab2418d43f9f9 | refs/heads/master | 2020-09-10T04:05:32.948313 | 2019-11-14T08:03:58 | 2019-11-14T08:03:58 | 221,642,534 | 2 | 1 | null | null | null | null | UTF-8 | C | false | false | 5,197 | c | /*
* Class EV_COLOR_DIALOG
*/
#include "eif_macros.h"
#ifdef __cplusplus
extern "C" {
#endif
static const EIF_TYPE_INDEX egt_0_1313 [] = {0xFF01,231,0xFFFF};
static const EIF_TYPE_INDEX egt_1_1313 [] = {0xFF01,247,1312,0xFFFF};
static const EIF_TYPE_INDEX egt_2_1313 [] = {0xFF01,1312,0xFFFF};
static const EIF_TYP... | [
"kishanaptel12@gmail.com"
] | kishanaptel12@gmail.com |
0c3e697396d7da930768735448b5908b0df3caf6 | 3b0990f107e95b423b5db853a5829cc11a20f657 | /src/dbus.c | 8f53eeefa297aa375d72074751ed479b677f78f9 | [
"LicenseRef-scancode-unknown-license-reference",
"MIT",
"HPND-sell-variant"
] | permissive | sonyaya/compton | 6e84fb3ad0398af13abf1f1fbdac17498356594d | 4600f435dd94d2bdc908bde876c5c19772f3f00c | refs/heads/master | 2021-01-23T20:22:55.727407 | 2013-08-28T13:47:16 | 2013-08-28T13:54:04 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 32,200 | c | /*
* Compton - a compositor for X11
*
* Based on `xcompmgr` - Copyright (c) 2003, Keith Packard
*
* Copyright (c) 2011-2013, Christopher Jeffrey
* See LICENSE for more information.
*
*/
#include "dbus.h"
/**
* Initialize D-Bus connection.
*/
bool
cdbus_init(session_t *ps) {
DBusError err = { };
// Init... | [
"pyxlcy@gmail.com"
] | pyxlcy@gmail.com |
7b34a19d1bc98c6a6e2cdae5ad2bcf93c5d341ab | 5e51caf9096257515d7494778457211c8beb117a | /第七章/14_1.c | bc598c419cf471e201caaa52dc311c274818c32d | [] | no_license | zhangk0533/CPrimerPlus | 438a8f3e8b4ec41c4a54512fb40cc0a485bc289f | 7cf2817bfc2a3e5be1b511238b501f6b48c4d3bc | refs/heads/master | 2021-03-30T20:45:24.894678 | 2018-03-24T11:48:10 | 2018-03-24T11:48:10 | 124,971,688 | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 1,275 | c | #include <stdio.h>
#include <stdlib.h>
#include <string.h>
#define N_MONTH 12
/* run this program using the console pauser or add your own getch, system("pause") or input loop */
struct Month{
char name[10];
char shortName[4];
int days;
int monthNo;
};
int days_month(struct Month monthObj[],char shortName[]);
i... | [
"907144187@qq.com"
] | 907144187@qq.com |
3cf04849348aed00dbd8e6342cc3a96ee8fa58ff | 07e1e38933fabe13e83026b23764667f10eb12a1 | /mearm.c | 09e4cb76f1532ceeb66a1d7874d29217d7d300e0 | [
"MIT"
] | permissive | taka-wang/node-joysticks | 3d7e97824c8db27351ef6e274eb57045eb793817 | 3d399aa9124e6ece1bd1df7a6e223f2be2e0c731 | refs/heads/master | 2020-12-24T08:24:06.496460 | 2015-02-10T09:24:29 | 2015-02-10T09:24:29 | 30,339,946 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,666 | c | #include <Servo.h>
Servo servoLeft;
Servo servoRight;
Servo servoBottom;
Servo servoClaw;
String str;
int pos_left = 160;
int pos_right = 100;
int pos_bottom = 75;
int pos_claw = 52;
int pos = 0;
void LEFT(int val) {
if (val > pos_left) {
for (pos = pos_left; pos <= val; pos += 3) {
... | [
"wang.chia.ming@gmail.com"
] | wang.chia.ming@gmail.com |
2277192789ff0d39dabf71c257488f7f89f6bb16 | a1afe38dd6df7e26c13eedbd5eb55618c65631fb | /vnt_contract/contracts/function_call11111.c | 0398baf1f6b5e00d9b7f07fef1d567d89ca6cc0b | [
"MIT"
] | permissive | Messi-Q/VntInfiniteLoopDetector | e93df4d6d85bd62a1f5198e4148890e6a9c06c7c | 0c0053e9c7219ba9a644d1273213bc0ea263ad6e | refs/heads/master | 2020-06-23T20:14:57.457939 | 2020-03-28T08:19:19 | 2020-03-28T08:19:19 | 198,741,434 | 6 | 0 | null | null | null | null | UTF-8 | C | false | false | 380 | c | #include "vntlib.h"
KEY uint32 count = 10;
constructor Function1(){}
MUTABLE
uint32 test3(uint32 a){
uint32 res = U256SafeMul(a, count);
return res;
}
MUTABLE
uint32 test2(uint32 b, uint32 c){
uint32 e = U256SafeAdd(b, c);
uint32 res = test3(e);
return res;
}
MUTABLE
uint32 test1(uint32 a){
... | [
"messi.qp711@gmail.com"
] | messi.qp711@gmail.com |
272958583d3e90384b1392493b8f7c1b0d2aa397 | 7741000738b5111d1d0a23395aa2f1c23be00833 | /src/segments_patterns.h | d083527c9ed1e17ae03ffc129842daad03059866 | [
"Unlicense"
] | permissive | TeWu/TM1637 | c09b59cd5b67011f935341aee574bd8e95a85bfe | a6772818ed37c60045b279750fe07dc6d606ee8d | refs/heads/master | 2021-01-05T06:19:44.065916 | 2020-02-16T15:36:56 | 2020-02-26T15:09:22 | 240,912,971 | 7 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,931 | h | /**
* TM1637 v0.0.1 (2020.02.16)
* https://github.com/TeWu/TM1637
**/
#ifndef _TM1637_SEGMENTS_PATTERNS_H_
#define _TM1637_SEGMENTS_PATTERNS_H_ 1
// A
// ---
// F | | B
// -G-
// E | | C
// --- .
// D
//=== Decimal digits
// .GFEDCBA
#define TM1637_SPAT_0 0b0... | [
"tewu.dev@gmail.com"
] | tewu.dev@gmail.com |
122753cae717c5f89d60af1467e33948ce05f924 | 4cca416e511c24e10d5dcf1e5394716dbe60592f | /tcpoutput_probe/tcpoutput_probe.c | 8966c541dfea6c67e53753f70c80eb75d2007cec | [] | no_license | joerango/TCP_Repo | cce7b024621b3f047c91787c98055fc9bcadec0f | a1a8eac33c9df3d1a3f4dd25933495aa75e8d291 | refs/heads/master | 2021-03-27T14:46:04.232982 | 2016-10-11T20:05:31 | 2016-10-11T20:05:31 | 45,637,534 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 14,300 | c | /*
* tcpprobe - Observe the TCP flow with kprobes.
*
* The idea for this came from Werner Almesberger's umlsim
* Copyright (C) 2004, Stephen Hemminger <shemminger@osdl.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published... | [
"joseph.beshay@utdallas.edu"
] | joseph.beshay@utdallas.edu |
fc25bf6cf33b1d0b1e3979b1e8782e383f57847c | eebe9b0d0ca03062955223097e57da84dd618b9a | /EDK/Foundation/Framework/Include/EfiPciCfg.h | f65b1633901826719576a049bcd96a43c366f3ac | [] | no_license | BayLee4/zprj | 7fcb8b95afe574c15ecf82565ef0d06412659bea | b7c51c9cf4864df6aabb99a1ae843becd577237c | refs/heads/master | 2022-02-18T21:31:12.251738 | 2018-06-14T16:00:50 | 2018-06-14T16:00:50 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,261 | h | /*++
Copyright (c) 2007 - 2009, Intel Corporation
All rights reserved. This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD License
which accompanies this distrib... | [
"raywu0301@gmail.com"
] | raywu0301@gmail.com |
cd3b529cedd2a71c40f95fd96ac1db3380a9d10b | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/linux/drivers/base/extr_dd.c_coredump_store.c | 0a037e390b6c6fc4eb1fce686f5526f847d13793 | [] | 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 | 989 | 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 |
1fae6607a5221ef1dc6a2832b98ff0d15954f2bb | b47f2e3f3298388b1bcab3213bef42682985135e | /experiments/heat-3d/tmp_files/13.c | d2271e0c9967ab2a02bfffeab397c463ec82d601 | [
"BSD-2-Clause"
] | permissive | LoopTilingBenchmark/benchmark | 29cc9f845d323431e3d40e878cbfc6d1aad1f260 | 52a3d2e70216552a498fd91de02a2fa9cb62122c | refs/heads/master | 2020-09-25T09:45:31.299046 | 2019-12-04T23:25:06 | 2019-12-04T23:25:06 | 225,975,074 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,800 | c | // this source is derived from CHILL AST originally from file '/uufs/chpc.utah.edu/common/home/u1142914/lib/ytopt_vinu/polybench/polybench-code/stencils/heat-3d/kernel.c' as parsed by frontend compiler rose
void kernel_heat_3d(int tsteps, int n, double A[120 + 0][120 + 0][120 + 0], double B[120 + 0][120 + 0][120 + 0])... | [
"nashenruoyang@163.com"
] | nashenruoyang@163.com |
38e6a416478a31b815220e3c313c451a132d12fc | b4ceb1c779b1c098254cc74f702ba17b2106a599 | /src/files/setup/setupear.c | aaf235f38275b09095dfeb68c6faf2563dd0b73b | [] | no_license | BooshSource/perfect_dark | 6d50fe810eff013ba6a77ffbcb8167d73c878398 | 599c50d903263782bd9d55ad8628032ee9ebe6e4 | refs/heads/master | 2023-01-11T09:23:36.686742 | 2020-11-16T13:56:39 | 2020-11-16T13:56:39 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 243,145 | c | //
// Investigation
//
#include "stagesetup.h"
// Characters
#define CHR_DRCAROLL 0x39
#define CHR_INTRO_GUARD 0x3a
#define CHR_K7_GUARD 0x3b
// Objects
#define OBJ_CACHETERMINAL 0x01
#define OBJ_BOT_ACTIVATION_TERMINAL 0x02
#define OBJ_BOT_PROGRAMMING_TERMINAL 0x03
#define OBJ_K7AVENGER ... | [
"ryandwyer1@gmail.com"
] | ryandwyer1@gmail.com |
0fa4fff92c2b30d0ae4a8253d02098c9871d135c | dbbb3606c9815d1c23bdf114bb0a077a02e60b4d | /plc4c/generated-sources/plc4x/src/plc4x_field.c | b32e5a3057eaa1031e24bc376bb7e14273ce6ea1 | [
"Apache-2.0",
"Unlicense"
] | permissive | RalfBarkow/plc4x | f0030814493216bb63c19c29954bfb3e94e518e0 | ec16e7426c3f447ef4a8a038206f975eae92d4b9 | refs/heads/develop | 2023-04-07T08:59:09.005316 | 2022-05-22T19:30:55 | 2022-05-22T19:30:55 | 188,875,513 | 0 | 0 | Apache-2.0 | 2023-03-31T15:01:36 | 2019-05-27T16:19:19 | Java | UTF-8 | C | false | false | 4,006 | c | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | [
"christofer.dutz@c-ware.de"
] | christofer.dutz@c-ware.de |
cdf150c8ccf5b8d215d5b689e5a865ea048047b8 | 6b74f732d3c7102580ee3854d39ac062985c86dd | /FreeRTOS/Demo/CORTEX_M0+_LPC51U68_GCC_IAR_KEIL/device/fsl_device_registers.h | 4fe7a6885feb1dceeba6ad0c6124c3870f2ab32f | [
"freertos-exception-2.0",
"GPL-2.0-or-later",
"MIT"
] | permissive | lundinc2/FreeRTOS-Labs | c88055958c313fb1c45528f88be5d6bc832fc18d | 775033dac12fe9fb3d55ac8cca43b2991fdbef57 | refs/heads/master | 2022-12-22T23:38:08.564023 | 2020-09-22T00:00:10 | 2020-09-22T00:00:10 | 271,820,118 | 0 | 0 | MIT | 2020-06-12T14:40:25 | 2020-06-12T14:40:25 | null | UTF-8 | C | false | false | 811 | h | /*
* Copyright 2014-2016 Freescale Semiconductor, Inc.
* Copyright 2016-2018 NXP
*
* SPDX-License-Identifier: BSD-3-Clause
*
*/
#ifndef __FSL_DEVICE_REGISTERS_H__
#define __FSL_DEVICE_REGISTERS_H__
/*
* Include the cpu specific register header files.
*
* The CPU macro should be declared in the project or mak... | [
"noreply@github.com"
] | lundinc2.noreply@github.com |
8d683f0567577249d00b78ede2b1c5d156fcfc5d | bd1fea86d862456a2ec9f56d57f8948456d55ee6 | /000/080/457/CWE134_Uncontrolled_Format_String__char_listen_socket_vprintf_16.c | 1dada056923da89a86bcf5bfffe9d89b9e410c73 | [] | no_license | CU-0xff/juliet-cpp | d62b8485104d8a9160f29213368324c946f38274 | d8586a217bc94cbcfeeec5d39b12d02e9c6045a2 | refs/heads/master | 2021-03-07T15:44:19.446957 | 2020-03-10T12:45:40 | 2020-03-10T12:45:40 | 246,275,244 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 9,168 | c | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE134_Uncontrolled_Format_String__char_listen_socket_vprintf_16.c
Label Definition File: CWE134_Uncontrolled_Format_String.vasinks.label.xml
Template File: sources-vasinks-16.tmpl.c
*/
/*
* @description
* CWE: 134 Uncontrolled Format String
* BadSource: listen_socket Re... | [
"frank@fischer.com.mt"
] | frank@fischer.com.mt |
83687cc34e9357ecc597b1063618ab6b07daaa42 | 7daefcc1f0e15237b649d79996481b8cb8d2618d | /musasim/hardware/cards/videocard.c | 5a325df0e2fcbc2b51dd80a4113c3bcb44507de7 | [] | no_license | danielgpalmer/musasim | c0e5350a7d74a9ea47c908889c8eeec98ac6151f | 529560802d6485d17f61ba8f60c4504771e64a1f | refs/heads/master | 2021-01-10T01:56:48.477569 | 2015-03-31T12:34:22 | 2015-03-31T12:34:22 | 33,179,346 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 9,622 | c | #include <stdint.h>
#include <stdbool.h>
#include <unistd.h>
#include <SDL/SDL.h>
#include <video_registermasks.h>
#include <glib.h>
#include "../board.h"
#include "videocard.h"
#include "../../sim.h"
#include "../../logging.h"
#include "../../utils.h"
#include "../../ui/renderer.h"
#include "../../config.h"
/*
* Pl... | [
"danieruru@gmail.com"
] | danieruru@gmail.com |
10eb4d98b91f0fe80e08edc15eab4fc0e9eef074 | c81732f730f368075c105d48682d2e408eae0064 | /JUCE/SeaboardSimpleSynth/JuceLibraryCode/modules/juce_core/juce_core.h | 1ca8b0c8f85b394b14da330f0c79ec635b18be21 | [
"ISC",
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-mit-taylor-variant"
] | permissive | giveanattribute/SeaboardAPI | 94ae64a8514214f61c0ff89d0afe37e2373e3446 | 3585c333c376345e998c8895c4f063f98c5a1b7a | refs/heads/master | 2020-04-03T16:11:10.140283 | 2018-10-30T18:30:17 | 2018-10-30T18:30:17 | 155,394,764 | 0 | 0 | NOASSERTION | 2018-10-30T14:07:52 | 2018-10-30T13:59:48 | C++ | UTF-8 | C | false | false | 177 | h | // This is an auto-generated file to redirect any included
// module headers to the correct external folder.
#include "../../../../Library/modules/juce_core/juce_core.h"
| [
"sasoraghan@googlemail.com"
] | sasoraghan@googlemail.com |
76b18dd452c634d8e110fa2a77918b6eb7481ece | a0d09e13a79be428f9b4e6068a81cbe7fb81ac5c | /src/nng/protocol/bus/bus.c | cad2198949fa5b2979e66535b0a7bcb44a617ced | [
"MIT"
] | permissive | mwpowellhtx/nng | bc448831f5c4a01a7bcbbe905e87ab56a560c93f | e2825b995cd5501cc243ce6f3993fc3a08e4f40a | refs/heads/master | 2021-07-06T07:08:28.783613 | 2017-09-30T15:52:45 | 2017-09-30T15:52:45 | 103,671,320 | 0 | 0 | null | 2017-09-15T15:15:00 | 2017-09-15T15:14:57 | C | UTF-8 | C | false | false | 7,764 | c | //
// Copyright 2017 Garrett D'Amore <garrett@damore.org>
// Copyright 2017 Capitar IT Group BV <info@capitar.com>
//
// This software is supplied under the terms of the MIT License, a
// copy of which should be located in the distribution where this
// file was obtained (LICENSE.txt). A copy of the license may also b... | [
"garrett@damore.org"
] | garrett@damore.org |
e834b8bd02495dffcab39937e4eec875e704c27f | 860a4368ec8da5e4484d594a5180ac6a55641594 | /bots/DaySkipper/Commands.h | 92bb09902f1cbd86830b2dc18240f8f490ae4ec9 | [
"LicenseRef-scancode-warranty-disclaimer",
"MIT"
] | permissive | chaohf/pokemon-hex-generator | b6a0af4f2756aba3d24fafefd9d3d458b2b8a4a0 | 47ed7e5ab5f306fcf9ab076af627db03cfe44ced | refs/heads/master | 2022-09-24T20:29:59.740383 | 2020-05-23T06:59:47 | 2020-05-23T06:59:47 | 268,753,513 | 1 | 0 | MIT | 2020-06-02T09:08:50 | 2020-06-02T09:08:50 | null | UTF-8 | C | false | false | 5,614 | h | #include "../Joystick.h"
#include <avr/pgmspace.h>
static const Command m_command[] PROGMEM = {
//----------Setup [0,8]----------
// Press A once to connect
{NOTHING, 30},
{A, 1},
{NOTHING, 1},
// Make sure cursor is on OK
{A, 1},
{NOTHING, 1},
{RIGHT, 40},
{NOTHING, 1},
// Exit
{A, 1},
... | [
"zak@thisfireinside.com"
] | zak@thisfireinside.com |
108526120e4fcb1f89f0cebbf19b01be0c280417 | a280aa9ac69d3834dc00219e9a4ba07996dfb4dd | /regularexpress/home/weilaidb/work/kernel/linux-3.0.8/drivers/staging/comedi/proc.c | d9531445d24045f5eab82691f618088366c81765 | [] | no_license | weilaidb/PythonExample | b2cc6c514816a0e1bfb7c0cbd5045cf87bd28466 | 798bf1bdfdf7594f528788c4df02f79f0f7827ce | refs/heads/master | 2021-01-12T13:56:19.346041 | 2017-07-22T16:30:33 | 2017-07-22T16:30:33 | 68,925,741 | 4 | 2 | null | null | null | null | UTF-8 | C | false | false | 175 | c | #define __NO_VERSION__
static int comedi_read(char *buf, char **start, off_t offset, int len,
int *eof, void *data)
void comedi_proc_init(void)
void comedi_proc_cleanup(void)
| [
"weilaidb@localhost.localdomain"
] | weilaidb@localhost.localdomain |
de9e2a87ad5ac3e1d9d43cb9d85104e5489fba92 | 367e5d0c3c2b046ca70294593ab2e21d5a2a4984 | /Classes/Native/UnityEngine_UnityEngine_Vector2MethodDeclarations.h | cae6cc082dbd48ca443f597f1f1b7d8a5425e7ee | [] | no_license | truckfights/truckfights_ios | 514acea0d0cfc6de6b12a10c992274446dd6d404 | 4a06ad533175cfb5030880b0557f120074c43616 | refs/heads/master | 2021-01-10T01:58:57.564897 | 2015-12-15T16:29:44 | 2015-12-15T16:29:44 | 48,000,635 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,138 | 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>
// System.String
struct String_t;
// System.Object
struct Object_t;
#include "codegen/il2cpp-codegen.h"
#include "UnityEngine_UnityEngine_Vec... | [
"quinn.collins@tufts.edu"
] | quinn.collins@tufts.edu |
8d387520328433940259cbc962b165e6019a932e | 5e4a11896c3a320a05507e8dd9f70f6758d5ac31 | /Unity/Temp/StagingArea/Data/il2cppOutput/UnityEngine_UnityEngine_Bounds.h | 9333fec085277251410f53422415c89714e74fa4 | [] | no_license | SUMOU/SUMOU | d6b83aeb6b34351aa2ad883e2ea861b8944da385 | d8023abb3115585fb2164e18d89091554bbcc720 | refs/heads/master | 2021-01-10T15:31:39.179817 | 2015-11-25T07:14:18 | 2015-11-25T07:14:18 | 45,302,855 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 439 | h | #pragma once
#include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <stdint.h>
#include "mscorlib_System_ValueType.h"
#include "UnityEngine_UnityEngine_Vector3.h"
// UnityEngine.Bounds
struct Bounds_t141
{
// UnityEngine.Vector3 UnityEngine.Bounds::m_Center... | [
"fujita1syu@gmail.com"
] | fujita1syu@gmail.com |
415994d3625ec877927141952bae3c1a9dc5e843 | d1356ca944ae7343d4e8ac8c301a8878fa880a25 | /trunk/src/device/peripheral/target/v850esfk3/inc/wdg.h | 15f4b4495973cf77ee342c7b19ab48f8da852d3a | [] | no_license | y-philly/V850ES-FK3-EmuEnv | e9e29dcc4f5c5fe769f5224b49a75ef29090283d | c2dfd52077a532bfa0dc9733f14de81a7a3de1dd | refs/heads/master | 2021-01-20T18:28:51.222305 | 2017-08-12T07:27:20 | 2017-08-12T07:27:20 | 60,831,513 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 191 | h | #ifndef _WDG_H_
#define _WDG_H_
#include "device.h"
#define DVICE_WDG_TIMEOUT (4294967296U) /* 0.05usec * 2000000 = 100msec*/
#define DVICE_WDG_PORT_BIT (0x4000U)
#endif /* _WDG_H_ */
| [
"tmori@esm.co.jp"
] | tmori@esm.co.jp |
d3d44181bea5c3730de17e28173991a022f491eb | 9930e5f909fea126c7dbf72b1edf14242bf6b81f | /Tuto_Image_Cuda_3D/INC_SYMLINK/PROJECT/VagueProvider.h | 11b7ed2c37f9cd5083e88edbd97a91f0c8f19f6c | [] | no_license | Thibaut95/wcuda | 1d69c0704bf16a3dc1df41972e8d0106dbc8c5de | 05577b77b487a6aadb285375843c1d5d264ec89b | refs/heads/master | 2021-01-25T14:21:43.345001 | 2018-02-22T14:56:50 | 2018-02-22T14:56:50 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 144 | h | /home/arc14/CUDA/toStudent/code/WCuda/Tuto_Image_Cuda_3D//../Tuto_Image_Cuda/src/core/01_simple_RGBA_uchar4/01_Vague/02_provider/VagueProvider.h | [
"john.dacost@gmail.com"
] | john.dacost@gmail.com |
9813f4491556e3b43481ed36284d360c3289bb71 | 203bb6dd33f30b36442156403aa88b120ff740e8 | /mTCP_over_DPDK/src/multi_core/list.h | 7c73be83e8d5adfe001736f804d01b34fe0c9e42 | [] | no_license | ziseputi/Modified_mTCP | 58c6aea78960a04c264780b3c0b3fca5d5d6f879 | 577400c71156446ea90696e3d8a3e4fb002e6666 | refs/heads/master | 2021-10-11T01:48:42.561072 | 2019-01-21T04:42:16 | 2019-01-21T04:42:16 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 10,056 | h | #ifndef _LINUX_LIST_H
#define _LINUX_LIST_H
/*
* These are non-NULL pointers that will result in page faults
* under normal circumstances, used to verify that nobody uses
* non-initialized list entries.
*/
#define LIST_POISON1 ((void *) 0x00100100)
#define LIST_POISON2 ((void *) 0x00200200)
/*
* Simple doubly ... | [
"ppnaik1890@gmail.com"
] | ppnaik1890@gmail.com |
1a3ed37b8065d8ef3d724adddfb359d3bc4493de | cd760d6f8e318941e37c0ffb8566993896606e6e | /.phoronix-test-suite/installed-tests/compilebench/compilebench-0.6/t/native-0/fs/nfs/super.c | df68d7f5709c977b62d5848b6249eeb2a2d858d4 | [] | no_license | aorzerep/neb | 3fab34e1ad05cd0c1f2274f4d143664c1ed4368d | 6dda5d3c432f2636973c9a98370056e57fe8e79f | refs/heads/master | 2020-09-08T10:06:34.548290 | 2019-11-12T01:00:41 | 2019-11-12T01:00:41 | 221,099,011 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 26,676 | c | aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa... | [
"root@neb.intranet.highprophil.com"
] | root@neb.intranet.highprophil.com |
e1f267315e79f013136bace99c287835de3f9d05 | 90021822058964fa0f8d6f6219fbc929d7cad4af | /Desktop/C projects/05.07.2019/Untitled2.c | aaccfffc07be31feef707190d6f2844f2ab2e031 | [] | no_license | MdAnayat/Opencv-Projects | 4756d82098ab2e6a6062ba7ca21b02a80a205c81 | c789d6531cb3a701913aee0d07bdaa55a362f0f1 | refs/heads/master | 2020-06-22T19:24:48.962741 | 2019-10-21T14:13:31 | 2019-10-21T14:13:31 | 197,788,841 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 311 | c | #include <stdio.h>
void printtriangle( int n)
{
int i, j, m ;
printf("Enter number of rows: ");
for(i =0; i<=n; i++)
{
for(j=1;j<=n-i;j++)
{
printf(" ");
}
for (m=1;m<=(2*i-1);m++)
{
printf("*");
}
printf("\n");
}
}
int main()
{
printtriangle(6);
return 0;
}
| [
"anayatpapppu@gmail.com"
] | anayatpapppu@gmail.com |
d6e704991c977df16bc4e841f7df1459877e2136 | 9f4e0d74adce32dfb0c95a6a0937ee8c63e609f7 | /0x0E-structures_typedef/dog.h | 81174195a67610de846f3b60fbd44c6514beefbb | [] | no_license | mounirchebbi/holbertonschool-low_level_programming | 459f1817d1edd8148a29fb544ee419036020f316 | 3c0c183af667707b94598863493914e74f4c6c32 | refs/heads/master | 2023-03-13T03:57:55.911660 | 2021-03-04T12:57:26 | 2021-03-04T12:57:26 | 296,084,314 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 364 | h | #ifndef TYPE_DOG
#define TYPE_DOG
/**
*struct dog - type dog
*@name: name
*@age: age
*@owner: owner
*/
typedef struct dog
{
char *name;
float age;
char *owner;
} dog_t;
void init_dog(struct dog *d, char *name, float age, char *owner);
void print_dog(struct dog *d);
dog_t *new_dog(char *name, float age, ch... | [
"2157@holbertonschool.com"
] | 2157@holbertonschool.com |
e03d6f223c430792a0f39bd7945f2c945f994b9c | df730882c9904b50ab2c45e6406c9e3d9539eec4 | /uart.c | aab57d0d05eabf85fdfc87c4a4a3d63b5dd4b280 | [] | no_license | Ralith/reprap-firmware | ea0b009ba848ec7363486a25225e09a3a5ddecc8 | b64470f04e2933a7ea198d1b5063b7764f5acf4b | refs/heads/master | 2021-01-01T05:42:08.034916 | 2010-05-03T20:36:06 | 2010-05-03T20:36:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 20,507 | c | /*************************************************************************
Title: Interrupt UART library with receive/transmit circular buffers
Author: Peter Fleury <pfleury@gmx.ch> http://jump.to/fleury
File: $Id: uart.c,v 1.6.2.1 2007/07/01 11:14:38 peter Exp $
Software: AVR-GCC 4.1, AVR Libc 1.4.6 or high... | [
"ralith@gmail.com"
] | ralith@gmail.com |
f8d7a95c466201cc3c6fe742f82a062812689bdb | 2c21bebde153e332350ab7f083978ae7e2c8fdd5 | /29_StudentArrayStruct.c | 744e545426a05f7978216056f9b905704b2abc90 | [] | no_license | MIETDevelopers/AdityaFeria_134_C_Programs_Repository | 98fc5f7d0f5ddf3c1f15702f85a0c88a87ed8e74 | 38ce9dc6113e8578dfb779c860c51988cfce210c | refs/heads/main | 2023-03-28T21:51:56.237837 | 2021-04-04T07:49:20 | 2021-04-04T07:49:20 | 349,750,659 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 836 | c | #include <stdio.h>
#include <string.h>
struct student
{
int id;
char name[30];
float percentage;
};
int main()
{
int i;
struct student record[3];
// 1st student's record
record[0].id=1;
strcpy(record[0].name, "Ishav");
record[0].percentage = 99.0;
// 2nd stude... | [
"2020a1r134@mietjammu.in"
] | 2020a1r134@mietjammu.in |
a040206425837b585b354dd162f68613b3f83593 | 8b127373638a8b1e54d065864b6195d73240c7c3 | /CountDiv.c | eb5d0e4e0fa99c8acc9b6a9cc37b0677beea9564 | [] | no_license | vult0306/codility | 4efdcc3da86b6ea033a41d78ba2b7bd81446cd9d | d9d101956928cab3a45689ef29709890aee482d5 | refs/heads/master | 2021-07-21T12:57:05.157269 | 2021-06-11T19:22:00 | 2021-06-11T19:22:00 | 250,964,630 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,126 | c | // Write a function:
// int solution(int A, int B, int K);
// that, given three integers A, B and K, returns the number of integers within the range [A..B] that are divisible by K, i.e.:
// { i : A ≤ i ≤ B, i mod K = 0 }
// For example, for A = 6, B = 11 and K = 2, your function should return 3, because there are t... | [
"vu.le@wecheer.io"
] | vu.le@wecheer.io |
7a9c8a968234dfdf4e96724b2db8541e13be6a34 | 7d86db8ba7e5f8e3e0cfb2212f84d26ff4eaef26 | /15. PriorityQueue/Heap.c | 43fe878a6a1ef656e4121f298955097fdcd0d845 | [] | no_license | gunwbro/DataStructure | 240a2b88611a0c2dc928dfb7f8a92ad72cc58bf1 | 8c2041e47c4cae6e37b602f529647ffef1c260e6 | refs/heads/master | 2021-01-26T03:33:36.068479 | 2020-08-20T14:57:52 | 2020-08-20T14:57:52 | 243,291,652 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,405 | c | #include "Heap.h"
void HeapInit(Heap* ph, PriorityComp pc)
{
ph->numOfData = 0;
ph->comp = pc;
}
int HIsEmpty(Heap* ph)
{
if (ph->numOfData == 0)
return TRUE;
else
return FALSE;
}
int GetParentIDX(int idx)
{
return idx / 2;
}
int GetLChildIDX(int idx)
{
return idx * 2;
}
int GetRChildIDX(int idx)
{
retur... | [
"gunwbro@gmail.com"
] | gunwbro@gmail.com |
9bb9f99e801a19d2b01bf0eeed746f807859f016 | 040f227c15ec4adb4975e2603e61b8a41078efca | /mips-linux-uclibc-4.3.6-v2/usr/mips-unknown-linux-uclibc/sysroot/usr/include/bits/uClibc_config.h | b49f5e33f37e808ead46c7d43e2f331ce5b1443e | [] | no_license | hohland-18/tclinux_toolchain | f6939cccc661d73bc48789377ab05ac734374b4c | 9e5386d00af4e292b671fa78f329e53b0f7efc1b | refs/heads/master | 2022-12-10T19:56:12.393162 | 2020-08-29T13:36:58 | 2020-08-29T13:37:48 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,816 | h | #if !defined _FEATURES_H && !defined __need_uClibc_config_h
# error Never include <bits/uClibc_config.h> directly; use <features.h> instead
#endif
#define __UCLIBC_MAJOR__ 0
#define __UCLIBC_MINOR__ 9
#define __UCLIBC_SUBLEVEL__ 33
/* Automatically generated make config: don't edit */
/* Version: 0.9.33.2 */
/* Thu Oc... | [
"hello@minhng99.eu"
] | hello@minhng99.eu |
98749ee398dc9fd588591c071d295b56e6148371 | 8e33c54fc9c09df9c59ed83bcbeadb72dc8914a7 | /src/crypto_core/oaes_lib.h | 04693e6d82ff4ec39466c6c7810253a65b2717a9 | [
"MIT"
] | permissive | Camellia73/cryonote | d718ef9f0acf800e609839503297e6184b1573b2 | f1cf0779507226ad8b411321e3e4d9f4122f1d61 | refs/heads/master | 2020-06-26T04:24:14.080120 | 2018-12-20T19:47:09 | 2018-12-20T19:47:09 | 160,942,686 | 0 | 0 | NOASSERTION | 2018-12-08T13:37:11 | 2018-12-08T13:37:11 | null | UTF-8 | C | false | false | 5,720 | h | /*
* ---------------------------------------------------------------------------
* OpenAES License
* ---------------------------------------------------------------------------
* Copyright (c) 2012, Nabil S. Al Ramli, www.nalramli.com
* All rights reserved.
*
* Redistribution and use in source and binary forms, ... | [
"anythingtechpro@gmail.com"
] | anythingtechpro@gmail.com |
28f52d28ae4e3780a055c5c1a2c015e22d49391b | 7be25fc554b9b27259945fd2fba7c6a0b2a18e10 | /Exam/SVD.h | e02c1f0b9ed356a3db49084d86b2f69aaa3010fb | [] | no_license | TheOakStaff/PPaNM | 108b8a8c3d2e506c57a52bc47ca942d8a874c664 | af33b671243bd892b74838ffaf9f161fdd9e2aca | refs/heads/master | 2023-06-04T17:33:48.076446 | 2021-06-28T11:09:04 | 2021-06-28T11:09:04 | 336,270,199 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 229 | h | #ifndef MY_SVD_H
#define MY_SVD_H
#include <gsl/gsl_vector.h>
#include <gsl/gsl_matrix.h>
void AtimesJ(gsl_matrix* A, int p, int q, double theta);
void JSVD(gsl_matrix *A, gsl_matrix *V, gsl_matrix *U, gsl_matrix *D);
#endif
| [
"crelleovergaard@hotmail.com"
] | crelleovergaard@hotmail.com |
4dacfed082e019fb34a182f84be5bc67eefb0453 | 8fdfeca5ce5b8b5b38b0030c58e20672a708f093 | /Assignment 8.c | bef4a8105a4b1067b2da9e13d3e3069c587f1c81 | [] | no_license | bhcbhh/Micro-Processor | 6e6ea6523e312469cfa9aebaba8becb7abc06de0 | b256870f2e3f049d7f67e0c32b7c5e09183bba3a | refs/heads/master | 2023-03-15T00:57:53.642324 | 2021-03-07T09:00:14 | 2021-03-07T09:00:14 | 345,297,510 | 0 | 0 | null | null | null | null | UHC | C | false | false | 2,617 | c | #include "MPC5604P_M26V.h"
#include "freemaster.h"
#include "init_base.h"
/****************** Variable ******************/
volatile int i = 0;
unsigned int distance=0,echo=0,eTimerCnt=0,Pit0cnt=0;
/****************** Function ******************/
void init_eTimer(void);
void eTimer_0(void);
void init_PIT(void);
void... | [
"heisy12@naver.com"
] | heisy12@naver.com |
2283e7f1f427569c7acb7a1bf85ca9ef52660532 | fb4f22bfdca617a197b74723d0d678596062cc0d | /include/android/api-level.h | aa17cf6d25961c92a3dc026800f15ff27d0f56a8 | [] | no_license | Kbandz/termux.usr | 93a4b9306f96c2653e11a215cc100c8799f4015d | 1501cc389c693e8761b6ec8c44156edf4d1242cb | refs/heads/master | 2020-07-22T09:17:44.967792 | 2019-03-14T10:00:20 | 2019-03-14T10:00:20 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,198 | h | /*
* Copyright (C) 2008 The Android Open Source Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* * Redistributions of source code must retain the above copyright
* notice, t... | [
"1432082951@qq.com"
] | 1432082951@qq.com |
e3532645d20ffc869d44abe541ac9acc66bf2271 | ae90a314d912f9c40a5ef6545c4e1e6f21ceb682 | /function/1-sum.c | 4be459d7019d87d123b1c98740d22323aa82ad46 | [
"MIT"
] | permissive | zonglu666/C-language-for-NJCIT | f1ec61fcb666ed6ce3fa423d8a494a078a7c3df7 | 56429e617fa9b6c7e92a94fbc78f17412dba34d5 | refs/heads/master | 2021-03-20T16:37:30.071200 | 2020-07-10T01:50:15 | 2020-07-10T01:50:15 | 247,219,389 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 257 | c | #include <stdio.h>
int main()
{
int sum = 0, i;
for (i = 0; i <= 10; i++)
sum = sum + i;
for (i = 25; i <= 30; i++)
sum = sum + i;
for (i = 35; i <= 45; i++)
sum = sum + i;
printf("sum = %d", sum);
return 0;
} | [
"zonglu@sheca.com"
] | zonglu@sheca.com |
f6e15dd00771f6f183745a9592b499750c7b3a80 | cf57bfc7604133414ad6887260eb9087153c1a54 | /Assignment_1/src/matoper.c | 1abff32307301a1ee00df30d414cc44b436fd97c | [] | no_license | PGronborg/02614_HPC_jan17 | a2ee15aeec53d25f3b07b24c7f9033ac722ae1e0 | e6bbae76a3db1ff3bf75ac95ae40b5e0212f5cc5 | refs/heads/master | 2021-01-12T02:48:28.621643 | 2017-01-05T10:06:08 | 2017-01-05T10:06:08 | 78,110,854 | 0 | 0 | null | 2017-01-05T12:25:09 | 2017-01-05T12:25:09 | null | UTF-8 | C | false | false | 1,536 | c | #include "matoper.h"
#include <stdio.h>
#include <cblas.h>
void matadd_nat(int m,int k,double **A,double **B,double **C){
int i,j;
for (i = 0; i < m; i++){
for (j = 0; j < k; j++){
C[i][j] = A[i][j]+B[i][j];
}
}
}
void matsub_nat(int m,int k,double **A,double **B,double **C){
int i,j;
for (... | [
"jesper.l@hinrich.dk"
] | jesper.l@hinrich.dk |
1fa2c489aa1addcaf5c06e9367c7b66d3fa0c00f | 43dde164de5fdfa2aeb279c65ec664d0791b89ce | /bingo_N.c | c23c39fcb4626c7c54a44ab3af70c61de8a55b32 | [] | no_license | ewhaqh9909/bingo | b70d269db91b7d65fa48eb2d6523cf8d9aa8b965 | 2a14c537d99258c31e2a18e03ebc325cb7c97975 | refs/heads/master | 2020-04-05T18:08:05.540347 | 2018-11-21T13:36:14 | 2018-11-21T13:36:14 | 157,058,426 | 0 | 0 | null | null | null | null | UHC | C | false | false | 1,047 | c | #include <stdio.h>
#include <stdlib.h>
#define N 5
#define N1 N*N
#include <time.h> //난수를 위해
int initiate_bingo(int bingo[N][N]) //초기의 빙고판 생성을 위한 함수
{
int i,j,ran1,ran2;
int random[ran1]; //사용자의 radom배열...
int com_random[ran2];//컴퓨터의 random배열...
int com_bingo[N][N];
for(i=0;i<N;i++)
{
for(j=0;j<N;j++)
... | [
"43231975+ewhaqh9909@users.noreply.github.com"
] | 43231975+ewhaqh9909@users.noreply.github.com |
9bb20251a212cd816e19f096e6b137a77a859c5c | 89ef0527cfab8a5890eb80fea15d2263ad3ba133 | /tasks/regular-expressions/c/regular-expressions.c | c3a47ef88dd5bd58d6d533f4a24edaad3af43024 | [
"CC0-1.0"
] | permissive | stefanos1316/Rosetta_Code_Data_Set | aed9585dd67a8606b28cebc7027512ce54ff32e0 | 8120b14cce6cb76ba26353a7dd4012bc99bd65cb | refs/heads/master | 2021-07-08T22:23:35.920344 | 2020-07-09T14:00:06 | 2020-07-09T14:00:06 | 132,714,703 | 0 | 0 | NOASSERTION | 2020-06-22T16:41:47 | 2018-05-09T06:55:15 | Java | UTF-8 | C | false | false | 1,271 | c | #include <stdio.h>
#include <stdlib.h>
#include <sys/types.h>
#include <regex.h>
#include <string.h>
int executeTask(int i) {
regex_t preg;
regmatch_t substmatch[1];
const char *tp = "string$";
const char *t1 = "this is a matching string" + (char)i;
const char *ss = "istyfied";
regcomp(&preg, "strin... | [
"stefanos1316@gmail.com"
] | stefanos1316@gmail.com |
9ada21bc654bfd22dbdec7c6fa2c14b658972b4c | 3c7a2b46c58783d6bc7ecfca897d08399a1c1172 | /X_ModIO25-b.X/Anteriores/MemoryRoller28.c | 15963590353297ca37f1256879e6cb4b426ff9da | [] | no_license | Jacc95/HeliosP | 70db2a6180f08edfc39dc1f7f40e0fcdf3c2d1b0 | 09a6fbda2e3f2ee602548b618c091fc91915aeba | refs/heads/master | 2020-09-12T05:27:46.007405 | 2019-12-03T00:18:14 | 2019-12-03T00:18:14 | 222,324,436 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 11,942 | c | //Memory Roller 2.8 Arch:MemRoller28.c 2017-08-09
//------------------------------------------------------------------------------
//#define MrPrueba1 // usar RAM
//------------------------------------------------------------------------------
#define MrLen 7 // debeser >= 7. (5 de da... | [
"chziming95@gmail.com"
] | chziming95@gmail.com |
d4e8028b7a6729420155723108b8c7e2d42d0e7a | 984a9e45884627bfbd78484b45717424fb678918 | /lab6/topology/topology.h | 06ef991b6933a1f278b8328ad7e4d8cc71523e90 | [] | no_license | LexinTang/DartNet | 512ba7a0e2607148a34f133564be0edb323ddbed | 66f9ac9114b6afd3e5e21c9e6b305563c4d8dd08 | refs/heads/master | 2021-05-03T20:39:59.383031 | 2016-10-19T21:31:16 | 2016-10-19T21:31:16 | 71,400,836 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,875 | h | //FILE: topology/topology.h
//
//Description: this file declares some help functions used to parse the topology file
//
//Date: April 29,2008
#ifndef TOPOLOGY_H
#define TOPOLOGY_H
#include <netdb.h>
#include <netinet/in.h>
#include <arpa/inet.h>
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <s... | [
"lexintang@deepglint.com"
] | lexintang@deepglint.com |
0ed2472ef25f93976412aa57dfb6841b213aa2b0 | 8b31272b3b8d9c96a235de2cc47d4f69e534ee73 | /ruby/mruby/build/host-debug/mrbgems/mruby-sprintf/gem_init.c | 9a1bdf84df071df5408020d7913d3b8e13746876 | [
"MIT",
"Unlicense",
"LicenseRef-scancode-public-domain"
] | permissive | marynate/scriptorium | f8b1b2e39d96e377a74d8c34c641cdd48d2b0389 | ea8a1770feb0da04f5a327d1f33fa2aec8ca34a0 | refs/heads/master | 2021-01-15T08:58:45.290656 | 2016-02-01T12:10:48 | 2016-02-01T19:21:40 | 59,019,154 | 1 | 0 | null | 2016-05-17T12:10:27 | 2016-05-17T12:10:27 | null | UTF-8 | C | false | false | 3,379 | c | /*
* This file is loading the irep
* Ruby GEM code.
*
* IMPORTANT:
* This file was generated!
* All manual changes will get lost.
*/
#include <stdlib.h>
#include "mruby.h"
#include "mruby/irep.h"
/* dumped in little endian order.
use `mrbc -E` option for big endian CPU. */
#include <stdint.h>
const uint8_... | [
"r-lyeh"
] | r-lyeh |
32ae27f5c97deb39402d941683bb14cd649b56e1 | 3cebbe2e3d4b83429506c48cf5d6024ac3642b3d | /src/tuner/tea5767.h | 70cf0f3154d7f977738a08d4a679e580e7b9e221 | [] | no_license | WiseLord/ampcontrol-f103 | cc540b9d11febc1f475039ad2b4fad80039cb764 | cb46505cfe37cf2a54dd769f407e237e9538bd15 | refs/heads/master | 2023-09-01T13:37:19.374485 | 2023-08-23T04:04:03 | 2023-08-23T04:04:03 | 133,310,080 | 25 | 21 | null | 2019-07-07T19:08:06 | 2018-05-14T05:41:20 | C | UTF-8 | C | false | false | 504 | h | #ifndef TEA5767_H
#define TEA5767_H
#ifdef __cplusplus
extern "C" {
#endif
#include <stdint.h>
#include <stdbool.h>
#include "tunerdefs.h"
const TunerApi *tea5767GetApi(void);
void tea5767Init(TunerParam *param, TunerStatus *status);
void tea5767SetFreq(uint16_t value);
void tea5767Seek(int8_t direction);
void t... | [
"wiselord1983@gmail.com"
] | wiselord1983@gmail.com |
302c22ffabddba807b4e7904f18ee5218002ff68 | 628ae308aaa67cbea9c5b839a979140ef8c1ce25 | /src/sensor_msgs/msg/detail/laser_echo__rosidl_typesupport_introspection_c.h | 977a2430c24bc6c796a1cc548de2c8a42e365caa | [
"Apache-2.0"
] | permissive | arafat877/micro_ros | f676a06bd2ca4828b3a6c07ae110914ac338e9b7 | 56676e56ceed07af4dedf1f92b8a4f4768691921 | refs/heads/master | 2023-05-09T18:11:00.706157 | 2021-06-14T15:12:33 | 2021-06-14T15:13:04 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 966 | h | // generated from rosidl_typesupport_introspection_c/resource/idl__rosidl_typesupport_introspection_c.h.em
// with input from sensor_msgs:msg/LaserEcho.idl
// generated code does not contain a copyright notice
#ifndef SENSOR_MSGS__MSG__DETAIL__LASER_ECHO__ROSIDL_TYPESUPPORT_INTROSPECTION_C_H_
#define SENSOR_MSGS_... | [
"wuhanstudio@qq.com"
] | wuhanstudio@qq.com |
e612dbccd5171b8cabca3568957f6bdb913d2f27 | 7f2ed0b0bfd436c8fc0df42b2d212494522f9a1a | /src/app/main.c | 68f9db8f6965d53c667dd90491ccd2c228f38f80 | [] | no_license | wangxubo1988/IntelligentGrid | 55c66955ac050a5a38817fbd0e66c49d7eeb2c53 | e85d4b563a72d3e2f36c1b0ccf978deba52fabd2 | refs/heads/master | 2021-01-10T01:37:53.754839 | 2015-10-27T06:17:30 | 2015-10-27T06:17:51 | 45,020,868 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 724 | c | #include <misc.h>
#include <unistd.h>
#include <DataCollection.h>
#include <MyThread.h>
#include <SystemInit.h>
#include <log.h>
#include <mysqlite.h>
#include <uart.h>
#include <xmlparse.h>
#include <time.h>
#include <watchdog.h>
int main(int argc, char * argv [])
{
log_open("Tarminal_log");
LOG_... | [
"wamgxubo1988@sina.com"
] | wamgxubo1988@sina.com |
92715221e923d3e82824ef693404d02ede14cd74 | d071d2a34b1ed67c327c6aabe6804e181a53d97d | /Rcp/plot_Rcp2_fit.C | edc2ad93ba7ce2320f728ea33b031c890dd0da90 | [] | no_license | GuannanXie/D0HFTcode | b950c8615a3d5e9bac1e4e71f11ae1fdec21878f | 762ba3b0520c40d530b5b7998699929d01c22f05 | refs/heads/master | 2021-01-15T12:02:49.562016 | 2017-10-10T19:18:31 | 2017-10-10T19:18:31 | 99,645,844 | 0 | 2 | null | 2017-09-26T01:56:56 | 2017-08-08T03:27:28 | C | UTF-8 | C | false | false | 3,724 | c | #include "../myFunction.h"
#include "../myConst.h"
void plot_Rcp2_fit() {
globalSetting();
char dir[250];
char name[250];
char title[250];
//TString CMD = 0;
char CMD[250];
TLegend* legend;
TH1F* h0;
sprintf(dir,"pic");
sprintf(CMD,"[ -d %s ] || mkdir -p %s",dir,dir);
gS... | [
"guannanxie@lbl.gov"
] | guannanxie@lbl.gov |
0316b89046b8f0a78af350b1190bf4cd10949894 | d81dd25cb812f8cec4fde0119f186a5d222cd8b4 | /blah.c | 32e88113e31d70924c81da391371b8efee2bdca8 | [] | no_license | bradsaylor/d2_import | 406b35100d2baeb53eabf52d0eca0aca8aa25ab9 | 5a87fe796d22c1d66f42c3bc948b9954e3af015b | refs/heads/master | 2021-01-25T09:38:10.233250 | 2017-06-21T02:38:55 | 2017-06-21T02:38:55 | 93,865,287 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 844 | c | #include "d2_in.h"
/*
* Purpose
** take d2.cfg file and reformat register value writes
*** format: 0x[address], 0x[value]
* Method
** read in .cfg file line by line
** skip lines that do not begin with "0x"
** remove all ,'s and 0x's
** ignore first chunk of data
** combine next six numbers as address
** combine next... | [
"bradsaylor@yahoo.com"
] | bradsaylor@yahoo.com |
b9468e974b0a1262f2f8d2662ec0ab04cc4a4753 | 4f2c297c87dffd10383c6e8b9d2df4e2c3c6a87a | /threads/synch.c | 3c99c9f7bd09fd2fe615cb1405fe1752720d53f0 | [
"MIT-Modern-Variant",
"LicenseRef-scancode-unknown-license-reference",
"MIT"
] | permissive | luaneyed/pintos | bf7879719bdcac0e6460aefe12164f1c9b242a00 | f6e44a178966cf093b5eabe8a8d9c0ced2558671 | refs/heads/master | 2020-04-08T19:33:34.556109 | 2018-11-29T12:12:47 | 2018-11-29T12:12:47 | 159,660,831 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 12,795 | c | /* This file is derived from source code for the Nachos
instructional operating system. The Nachos copyright notice
is reproduced in full below. */
/* Copyright (c) 1992-1996 The Regents of the University of California.
All rights reserved.
Permission to use, copy, modify, and distribute this software
... | [
"sangguk258@gmail.com"
] | sangguk258@gmail.com |
390956f3a737d96aa428da6aad136ae733a96f13 | 720ca495209bacb2323cf5e2e6fa55c5ea237369 | /src/qt/res/resource.h | 5e1e5b026293c26e4310393f42fd4744e213576d | [
"MIT"
] | permissive | doomdorf/Macro | 97a71cd833d4645ec3f210bc92da0c84a3fbad91 | 6462cfe0720372c93c39300880070bc058599043 | refs/heads/master | 2020-12-02T17:00:19.814308 | 2016-09-01T21:11:20 | 2016-09-01T21:11:20 | 67,141,473 | 2 | 1 | null | null | null | null | UTF-8 | C | false | false | 73,429 | h | //{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by bitcoin-qt.rc
//
#define SW_HIDE 0
#define HIDE_WINDOW 0
#define WM_NULL 0x0000
#define WA_INACTIVE 0
#define HTNOWHERE 0... | [
"simon.karakas1@gmail.com"
] | simon.karakas1@gmail.com |
52cdba40f2c340aa97b75d710f374a03ed0d24ec | 4c04c027a365df6f7ab3584e850ba91be0f55313 | /.c9/metadata/workspace/hello.c | 5ac8b8eefb418fb9b4d51b23bc307c7bad0214ca | [] | no_license | vdhulappanavar/cloud9_projects | 9bfe727c9fc9057f3217f4fb74545e67609ac928 | 90e3ae1ba85126613f497b8e34f9762ec3a7eaa0 | refs/heads/master | 2021-01-10T00:53:04.471455 | 2014-09-28T08:48:10 | 2014-09-28T08:48:10 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 10,698 | c | {"filter":false,"title":"hello.c","tooltip":"/hello.c","undoManager":{"mark":76,"position":76,"stack":[[{"group":"doc","deltas":[{"action":"insertText","range":{"start":{"row":0,"column":0},"end":{"row":0,"column":1}},"text":"p"}]}],[{"group":"doc","deltas":[{"action":"insertText","range":{"start":{"row":0,"column":1},... | [
"vdhulappanavar@gmail.com"
] | vdhulappanavar@gmail.com |
69c2c21e1d38f26ab2ce2f87493b1f34586fdf82 | 45958a3e35f1d26728772dc70373dc3245bb4731 | /asm/srcs/aff.c | 5d1fc5d6e4ca1ddb0d8c6b10253503b93060ebad | [] | no_license | GilDianaJones/Corewar | b6981b52ef04dc58fb79dc815c6554367153d7f2 | a47f3950ed0017404ff5fb6e6665c95acfc42632 | refs/heads/master | 2021-01-21T20:53:40.901712 | 2017-06-19T11:14:16 | 2017-06-19T11:14:16 | 94,758,348 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,540 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* aff.c :+: :+: :+: ... | [
"gthomas@e2r6p15.42.fr"
] | gthomas@e2r6p15.42.fr |
feef233fc98537a24d6dd8cfb1228513cb6c7c85 | 5c255f911786e984286b1f7a4e6091a68419d049 | /code/85f7e388-66d3-4230-8965-bff8ed8fe57d.c | e0e1b449f7e9bbfd15cf5956392ed6b59af98343 | [] | 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 | 229 | c | #include <stdio.h>
int main() {
int i=4;
int j=12;
int k;
int l;
j = 53;
l = 64;
k = i/j;
l = i/j;
l = j%j;
l = l-j;
k = k--*i;
printf("vulnerability");
printf("%d%d\n",k,l);
return 0;
}
| [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
c103e4e09326e2441c0ba1a93484b88c2d6e076a | 9d8fe725e79e5856b8b863abf0907a6a5f6f8a3c | /8072CD4.c | 3b10b65e1c97b58edfb8c2a0ad621eb67b2e25cc | [] | no_license | camthesaxman/ruby-c | 08bb12c3c6662b113f558a2b43a4f232fedcbd91 | afb59d795416468362ddf942d4cb1fca638f2bd6 | refs/heads/master | 2020-12-30T16:45:53.246386 | 2016-09-11T22:33:27 | 2016-09-11T22:33:27 | 91,023,059 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 146 | c | int __fastcall sub_8072CD4(_BYTE *a1, _BYTE *a2, _BYTE *a3)
{
int v4; // [sp+8h] [bp-4h]@0
sub_8004E28(v202E9C8, a1, a2, a3);
return v4;
}
| [
"shadow962@live.com"
] | shadow962@live.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.