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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
74e2e38d4947497b342e8d73e1a42e91ecb8c471 | 597e95b8b51aea2e0152b54bd2094ea176972b1a | /IOS Project/FBNewProject/Pods/Headers/Public/UIKit/UIView+IDPExtensions.h | 5c324fe268172dd4f4e1addb182fc803b2bc2714 | [] | no_license | VladimirBudniy/NewRepository | bfc7fe1bd7e56e3b8953cb192b35d788cff58fd7 | 67a9659b6e7dd4a67f8e7c4d9b1873e2ed303c85 | refs/heads/master | 2020-04-15T15:22:51.552511 | 2016-08-20T11:02:49 | 2016-08-20T11:02:49 | 48,697,117 | 0 | 0 | null | 2016-08-20T11:02:49 | 2015-12-28T14:47:56 | null | UTF-8 | C | false | false | 44 | h | ../../../UIKit/Module/UIView+IDPExtensions.h | [
"budniy.va@gmail.com"
] | budniy.va@gmail.com |
121515649084b5f04c8dd83ea4f5e11004320675 | a3421ecebedf3ba47a5480776078132be98ee61c | /lib/lib/comp/weapon.c | ac226d42c8e52c43a5c2dd2aa56c3fdee9a43640 | [] | no_license | Muderru/NighmareMUD | 7851738d08b0d3d6a46fc7fe32cf25b3cdaffdb0 | c8f91447afaa4ff70460e300dd0a6c64e369bfd5 | refs/heads/master | 2020-03-27T13:45:03.384061 | 2018-08-29T15:57:52 | 2018-08-29T15:57:52 | 146,626,384 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,427 | c | /* /lib/comp/weapon.c
* From the Nightmare V Object Library
* This object combines the ability to be wielded with damage doing
* Created by Descartes of Borg 960211
* Version: @(#) weapon.c 1.13@(#)
* Last modified: 97/01/01
*/
#include <lib.h>
#include <function.h>
inherit LIB_DAMAGE;
inherit... | [
"overmind2017@yandex.ru"
] | overmind2017@yandex.ru |
3d15839871bfd6d154a56c089f1b66e42aca0a96 | 34df89908e84f2708314dc04bf2e6d981079cf01 | /examples/select/select.c | 795017d85adb4be00b1095414e46a91e4e80ae62 | [
"BSD-3-Clause"
] | permissive | stevedonovan/llib | 3e54753d7258be54afe16e6c71fc7e8daa506cee | b059631be5ed17db2ab9aab9e4a330fc8a0dd9f0 | refs/heads/master | 2023-08-21T02:14:33.901754 | 2015-12-17T13:49:31 | 2015-12-17T13:49:31 | 13,377,562 | 30 | 5 | null | 2017-04-05T03:56:37 | 2013-10-07T07:31:08 | C | UTF-8 | C | false | false | 9,566 | c | #include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include <sys/select.h>
#include <signal.h>
#include <sys/stat.h>
#include <sys/time.h>
#include <fcntl.h>
#include <llib/list.h>
#include "select.h"
typedef unsigned char byte;
struct Pipe_ {
int twrite;
int tread;
};
struct Se... | [
"steve.j.donovan@gmail.com"
] | steve.j.donovan@gmail.com |
52f0394069760df195e496f83c1a5039c3204d7b | 909b3e625de61fc2ccf3a71f333b428e8771be0c | /src/lib_ccx/ccx_common_platform.h | 4e840ac42bda3078118532abc5b531beea831d99 | [
"MIT"
] | permissive | CCExtractor/CCExtractor-extension-module | 1bed5c396ec3caab485f96eb0b19e801f41f5867 | 701138a4e2065197c9fddbc15d3ec3f1e3462ff8 | refs/heads/master | 2020-09-12T03:07:46.759085 | 2017-08-29T07:26:44 | 2017-08-29T07:26:44 | 222,282,151 | 0 | 0 | MIT | 2019-11-17T17:02:40 | 2019-11-17T17:02:39 | null | UTF-8 | C | false | false | 2,716 | h | #ifndef CCX_PLATFORM_H
#define CCX_PLATFORM_H
// Default includes (cross-platform)
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <ctype.h>
#include <time.h>
#include <fcntl.h>
#include <stdarg.h>
#include <errno.h>
#define __STDC_FORMAT_MACROS
#ifdef _WIN32
#define inline _inline
... | [
"diptanshuj@gmail.com"
] | diptanshuj@gmail.com |
7cb3c1834b76bcd252a8e34e636d74b38cde16e5 | d85b1f3ce9a3c24ba158ca4a51ea902d152ef7b9 | /testcases/CWE758_Undefined_Behavior/CWE758_Undefined_Behavior__long_malloc_use_18.c | 6eb2ba4f85d068f250cef632116242a8386ea486 | [] | no_license | arichardson/juliet-test-suite-c | cb71a729716c6aa8f4b987752272b66b1916fdaa | e2e8cf80cd7d52f824e9a938bbb3aa658d23d6c9 | refs/heads/master | 2022-12-10T12:05:51.179384 | 2022-11-17T15:41:30 | 2022-12-01T15:25:16 | 179,281,349 | 34 | 34 | null | 2022-12-01T15:25:18 | 2019-04-03T12:03:21 | null | UTF-8 | C | false | false | 2,232 | c | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE758_Undefined_Behavior__long_malloc_use_18.c
Label Definition File: CWE758_Undefined_Behavior.alloc.label.xml
Template File: point-flaw-18.tmpl.c
*/
/*
* @description
* CWE: 758 Undefined Behavior
* Sinks: malloc_use
* GoodSink: Initialize then use data
... | [
"Alexander.Richardson@cl.cam.ac.uk"
] | Alexander.Richardson@cl.cam.ac.uk |
38d36d9f16ca6d5413324800e398917074f4f3bf | 59dc5d428e102bf72eb7245dbbe7a47a66728378 | /visitpy/visitpy/PyavtBaseVarMetaData.C | de960ed9c3054c166fbdfa2c44bb67dabef943cb | [] | no_license | HarinarayanKrishnan/VisIt26RC_Trunk | 6716769694d1a309f994056209171f67e5131642 | 581a0825d81169572b48dd80c1946131c03d0858 | refs/heads/master | 2016-09-06T07:14:00.094983 | 2013-05-15T14:36:48 | 2013-05-15T14:36:48 | 7,009,345 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 16,813 | c | /*****************************************************************************
*
* Copyright (c) 2000 - 2012, Lawrence Livermore National Security, LLC
* Produced at the Lawrence Livermore National Laboratory
* LLNL-CODE-442911
* All rights reserved.
*
* This file is part of VisIt. For details, see https://visit.llnl... | [
"brugger@18c085ea-50e0-402c-830e-de6fd14e8384"
] | brugger@18c085ea-50e0-402c-830e-de6fd14e8384 |
8f502ad5ca468ebd99dde468712ee192b3c50170 | 7a6adacdc02adb8817618ec12cb3647dae68da23 | /funScanf.c | 6a58835f0d3ce7a2383b76e22b0afe33fef4a076 | [] | no_license | DennisHsieh/Demo | bcf84fa7df17cd17e111749eafcbd4624555c1a0 | 26f8a6cac0bb6787a7830f86208e0712e12bf8e1 | refs/heads/master | 2023-01-13T22:14:57.499295 | 2020-11-03T09:43:26 | 2020-11-03T09:43:26 | 295,997,102 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 202 | c | #include <stdio.h>
#include <stdlib.h>
int main(){
int NUM;
printf("Please input your number:= ");
scanf("%d", &NUM);
printf("\n");
printf("Your input is %d\n", NUM);
exit(0);
}
| [
"denny0530@gmail.com"
] | denny0530@gmail.com |
1429608807b2579c590a21e684608ce8b050a7a8 | b69a5f0bd8a2c691d073fe9caa1f1c7b91c6a0eb | /daemons.c | 3dea364807fd325c3cdc2e70b69ede691c145746 | [] | no_license | JulianOnions/rogue-3.6 | 9f33a2758bbfd9481a1925fe0074e86f818dc06c | 1165568c80a76eee7dac2d9d09061323e0313d56 | refs/heads/master | 2022-12-25T09:18:59.745784 | 2020-10-03T11:20:58 | 2020-10-03T11:20:58 | 291,067,132 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,423 | c | /*
* All the daemon and fuse functions are in here
*
* @(#)daemons.c 3.7 (Berkeley) 6/15/81
*/
#include "curses.h"
#include "rogue.h"
/*
* doctor:
* A healing daemon that restors hit points after rest
*/
doctor()
{
register int lv, ohp;
lv = pstats.s_lvl;
ohp = pstats.s_hpt;
quiet++;
if (... | [
"SYSTEM@9949f4e3-e656-b749-96e6-a4d6db79d190"
] | SYSTEM@9949f4e3-e656-b749-96e6-a4d6db79d190 |
a51027b1f5cff695bdf70f6dc4e660435d2756a6 | 6fe4b75d87577cfcb6cb30e23689cc8ace06ca05 | /includes/libft/ft_strlen.c | e66bcd83fe36835b46dbbdeb68b2320d6aacb8d7 | [] | no_license | Chicaris/Doom_Nukem_19 | 0954fa60b6912a7c281a0448346b2a984ea94a26 | 6253a2eff1db6de86a87cdd198b4f60a2199a6cc | refs/heads/master | 2020-12-19T14:01:12.071800 | 2020-01-23T17:02:10 | 2020-01-23T17:02:10 | 235,753,859 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 976 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_strlen.c :+: :+: :+: ... | [
"bruno1995cornil@gmail.com"
] | bruno1995cornil@gmail.com |
ff4b42c04ae31f8576cfc49cf2613d480113cff3 | cbc7946aa645abb480678d7823feb7d0c42e07a4 | /logfmon.c | 0971fbc8be83318bf767c1967db224443454cf38 | [] | no_license | nicm/logfmon | c32756649963e1024d965d679f42c52150644239 | 07b72e5ba2d89deeb2006bc3b1e42d0078437881 | refs/heads/master | 2021-01-10T06:28:22.699844 | 2016-08-26T17:36:23 | 2016-08-26T17:36:23 | 36,926,650 | 21 | 1 | null | null | null | null | UTF-8 | C | false | false | 13,495 | c | /* $Id$ */
/*
* Copyright (c) 2004 Nicholas Marriott <nicholas.marriott@gmail.com>
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appear in all copies.
*
* THE SOFTWA... | [
"nicholas.marriott@gmail.com"
] | nicholas.marriott@gmail.com |
a88f23de4887abb8ba71d33d849f2e85d5c9fa24 | c45b5b346873ee3e4661eabecb28474e1b53698b | /globals.c | 2661aaf09076d75cc7c98ec4794eb27a446fcf1d | [] | no_license | triet12369/cs5348-p1-tash | 93cfbea62ccb356a28fdd29cee0af925623383b8 | 05038039c212838a9d06253e942a87422e37829c | refs/heads/main | 2023-07-31T09:09:16.620373 | 2021-09-27T04:40:02 | 2021-09-27T04:40:02 | 406,036,666 | 0 | 0 | null | 2021-09-24T23:47:20 | 2021-09-13T15:54:06 | C | UTF-8 | C | false | false | 2,325 | c | // read from .tashrc config file then initialize global variables
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "globals.h"
#include "error.h"
#define MAX_CONFIG_ITEMS 20
typedef struct {
char* parameter;
char* value;
} CONFIG_ITEM;
// maximum 20 configs
CONFIG_ITEM parsedConfigList[MA... | [
"txc200031@csjaws.utdallas.edu"
] | txc200031@csjaws.utdallas.edu |
9419c2e57d2a21ab138ee89e73facc39e30e6377 | b0d0bd34f14a8bdf5ec6b75b91f2cf377b236831 | /bcm_ampak/tools/bcmdl/bcmdl/include/bcmcrypto/bn.h | 2ddb1b6bf4a7d8ce5ff3d85785731275b3ed87f5 | [] | no_license | Android-Amlogic/android_hardware_amlogic_wifi | 09387b91e0ffa40e5fe36aa10bef347ecbf68e44 | 721fda88b4d36fdb5d2d5e8cd7e01ce62e16f3d6 | refs/heads/Vim | 2021-01-25T09:45:33.208041 | 2017-06-09T16:42:46 | 2017-06-09T16:43:35 | 93,877,717 | 0 | 2 | null | 2017-06-09T16:31:23 | 2017-06-09T16:31:23 | null | UTF-8 | C | false | false | 21,649 | h | /*
* bn.h: Big Number header file.
*
* Code copied from openssl distribution and
* Modified just enough so that compiles and runs standalone
*
* Copyright (C) 2014, Broadcom Corporation. All Rights Reserved.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without... | [
"Weiguang.ruan@amlogic.com"
] | Weiguang.ruan@amlogic.com |
a428ae0fbdfea6bc692d1c74767c1fd709fab29a | 2bc3398063fd7251c46a2d93d2e301cd063befcd | /nitan/d/beijing/npc/xutianchuan.c | 1952edaa8a8ec783c479a80e1b9906ef0f89b717 | [
"MIT"
] | permissive | HKMUD/NT6 | ae6a3c173ea07c156e8dc387b3ec21f3280ee0be | bb518e2831edc6a83d25eccd99271da06eba8176 | refs/heads/master | 2020-03-18T08:44:12.400598 | 2018-05-23T06:55:18 | 2018-05-23T06:55:18 | 134,525,191 | 9 | 4 | null | null | null | null | GB18030 | C | false | false | 3,111 | c | #include <ansi.h>
inherit NPC;
inherit F_UNIQUE;
int ask_weiwang();
void create()
{
set_name("徐天川", ({ "xu tianchuan", "xu", "tianchuan" }));
set("title", HIR "天地会"HIG"青木堂"NOR"护法");
set("nickname", "八臂猿猴");
set("gender", "男性");
set("long", "\n他是青木堂数一数二的好手,手上功夫十分了得,尤其擅使一套猴拳。\n");... | [
"xmlsdk@gmail.com"
] | xmlsdk@gmail.com |
068567b782f0aa39e080f9a446b6d63ab2c7b4c6 | ae207c5aa5295dfdc222174701eb46c5a9dbb1ae | /src/listener.c | 8f2227d833d406cf63cacce773a994e5e520d3bb | [] | no_license | jcspence1s/relay | 181fe9b68eadd97e63c27a6af4a5e4ffadaac5a6 | 370b1c4ea3a19d7aaa379f02bf3f5d9f59bee795 | refs/heads/master | 2020-04-21T02:14:25.730330 | 2019-01-19T04:41:10 | 2019-01-19T04:41:10 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,538 | c | #include <stdlib.h>
#include <stdio.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <arpa/inet.h>
#include <unistd.h>
#include <string.h>
int
main(
int argc,
__attribute__ ((unused))
char **argv)
{
if (argc > 1)
{
fprintf(stderr, "This program does not support arguments.\n");
... | [
"jack.c.spence@gmail.com"
] | jack.c.spence@gmail.com |
c0f466fe9defdbef69c2a80c0175fb7926f5850a | fa1e5fac8c88c7ee3b4b6540ee3e1a2668c02557 | /Python/ext_src/abc_dirent.h | 5e058efada51e2cff348f7dbfb0d28c599847984 | [
"MIT"
] | permissive | zhaokg/Rbeast | cb6e6a2b6f846c3193c3299c72784466d331aa2b | 2dfe69eb9d8b44512231a67aceee7f46f38d20bd | refs/heads/master | 2023-09-03T10:20:22.697438 | 2023-09-01T14:38:42 | 2023-09-01T14:38:42 | 199,787,044 | 124 | 29 | null | 2022-04-07T01:11:45 | 2019-07-31T05:42:54 | C | UTF-8 | C | false | false | 26,889 | h | /*
* Dirent interface for Microsoft Visual Studio
*
* Copyright (C) 1998-2019 Toni Ronkko
* This file is part of dirent. Dirent may be freely distributed
* under the MIT license. For all details and documentation, see
* https://github.com/tronkko/dirent
*/
#pragma once
/* Hide warnings about unreferenced l... | [
"lidar.rs@gmail.com"
] | lidar.rs@gmail.com |
d8f2a766c10ceea7ac2130cfa970bb720f34d54f | b292e8c19b0e6f4cc6e0f273fd63aa1b73562b22 | /servidor_iterativo.c | 8d69f294d4d20c11f43ac853bbddef14f02cb70c | [
"MIT"
] | permissive | samuelfd/ServidoresRedes | ab3be0423d3c1ce3c1537509686c7034a45ad9f0 | 3b6a4749ac73a93395631af254af441b438b528a | refs/heads/master | 2020-04-07T14:37:38.332563 | 2018-11-28T21:39:09 | 2018-11-28T21:39:09 | 158,454,401 | 0 | 1 | MIT | 2018-11-22T16:09:23 | 2018-11-20T21:37:46 | C | UTF-8 | C | false | false | 6,400 | c | #include <stdio.h>
#include <netdb.h>
#include <pthread.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <unistd.h>
#include <time.h>
#include <stdlib.h>
#include <string.h>
#include <strings.h>
#include <dirent.h>
struct sockaddr_in cliente, servidor;
socklen_t tamanho_cliente;
struct dirent *di... | [
"caetanosjoao@gmail.com"
] | caetanosjoao@gmail.com |
287e843f32cfba1d37e8aa3755c07d38181f3269 | bf573748c954fd12912049540f09c7d92c19408a | /A0301/A0301F).c | edd0cd7cb39f7b55e4d634068c0cbb00d5cd6644 | [] | no_license | rafaellaAlves/ED1A2-2017 | d8553ee465b4237961ddcc701a81520e415be646 | 9759792211cd85044acc057a58876a320a4ab571 | refs/heads/master | 2021-01-20T22:18:23.048884 | 2017-12-05T21:19:12 | 2017-12-05T21:19:12 | 101,812,168 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,220 | c | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
/*
* File: main.c
* Author: rafa-
*
* Created on 30 de Agosto de 2017, 16:46
*/
#include <stdio.h>
#include <st... | [
"noreply@github.com"
] | rafaellaAlves.noreply@github.com |
644855d487f1df84d8361dde2f17caf234ea7eab | 299fbad28cde120b4d46948fe07e2d78c3e8459d | /arrays/move_Zeros to last-2.c | b7b14b7dd8611cdf4c0733f3b4b00108873a5dce | [] | no_license | subbareddykovvuri/100-days-coding | ae29a3e1c332f519cf9b96e4a883dfd7881f805c | 138ba60ad8746ae90d60d90bf92d51d3f8a19c10 | refs/heads/master | 2023-01-12T21:06:29.914441 | 2020-11-01T17:13:32 | 2020-11-01T17:13:32 | 292,535,750 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 426 | c | /*
7
1 0 2 0 0 3 4
1 2 3 4 0 0 0
*/
#include<stdio.h>
void move_zeros(int *arr,int n){
int i,temp,j,a[n];
for(i=0,j=0;i<n;i++){
if(arr[i]!=0){
a[j]=arr[i];
j++;
}
}
for(i=0;i<n;i++){
if(i<j){
arr[i]=a[i];
}
else{
arr[i]=0;
}
}
}
int main()
{
int n,arr[100],i;
scanf("%d",&n);
for(i=0;i<n;... | [
"50864579+subbareddykovvuri@users.noreply.github.com"
] | 50864579+subbareddykovvuri@users.noreply.github.com |
cb7f3f0a999b20206357c0ffb9e5df92fa309a66 | 386160ebdc4daa229dfbe3de60546eaf95beab2d | /FDF/fdf.c | 487984873937473833b68844dece140500d57780 | [] | no_license | siosif13/FDF | 62cec667129ffd79fa71f95cba44b9a8470302df | 65605079159182e7e8e1cd09d86c48344a6e6feb | refs/heads/master | 2020-04-09T22:44:16.293538 | 2018-09-20T22:06:02 | 2018-09-20T22:06:02 | 124,247,143 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,057 | c | #include "fdf.h"
static void init_data(s_data *data, node *head, int *i, char *argv)
{
int x;
data->q.mlx = mlx_init();
data->q.win = mlx_new_window(data->q.mlx, W_WIDTH, W_HEIGHT, "42 - FDF // User: siosif");
head = read_n_write(argv);
data->mesh = mesh_create(head, i);
lst_remove(&head);
data->count = *i;
... | [
"stefaniosif13@gmail.com"
] | stefaniosif13@gmail.com |
0cba24212cbdccb41c97b6cd96eb8f7a8d60905a | 5c255f911786e984286b1f7a4e6091a68419d049 | /code/ee4ec6a3-bbfc-4eaa-931e-3c2a71709565.c | 0299bdb1661069110a9600c9966a8c80445d42fe | [] | no_license | nmharmon8/Deep-Buffer-Overflow-Detection | 70fe02c8dc75d12e91f5bc4468cf260e490af1a4 | e0c86210c86afb07c8d4abcc957c7f1b252b4eb2 | refs/heads/master | 2021-09-11T19:09:59.944740 | 2018-04-06T16:26:34 | 2018-04-06T16:26:34 | 125,521,331 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 242 | c | #include <stdio.h>
int main() {
int i=4;
int j=11;
int k;
int l;
k = 333;
l = 64;
k = i/j;
l = i/j;
l = l/j;
l = i%j;
l = l-j;
k = k-k*i;
printf("vulnerability");
printf("%d%d\n",k,l);
return 0;
}
| [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
0b68d87cf830186f3ea9ff939e6c2421128437f2 | 86ddc86f0a55f2733c53f61fd009ecbc902ba261 | /HW_5/CodeComposer_Wrkspace/APES_HW_5/My_Includes/Alert_Task.h | 1dc9cc0e0c00509728d7239b78096f61457988a0 | [] | no_license | Khalidma1/APES | 6aad691c4f11918a31c7add516d1f727dfc610a0 | 65be6584e75503870ffaae61c6ca835fd6f979d9 | refs/heads/master | 2020-04-18T05:38:22.914466 | 2019-04-11T07:40:21 | 2019-04-11T07:40:21 | 167,286,083 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,041 | h | /*
* Alert_Task.h
*
* Created on: Apr 11, 2019
* Author: Khalid AlAwadhi
*/
#ifndef MY_INCLUDES_ALERT_TASK_H_
#define MY_INCLUDES_ALERT_TASK_H_
#include <stdint.h>
/**************************************************************************************************************
* USAGE: This function will... | [
"khal2960@colorado.edu"
] | khal2960@colorado.edu |
b55b7bb653b68ccada90dc6fd1c1f7cfdff96abb | 782430258cc38d51ebcb80fe294934d71971c4fa | /ch13/practice/p03.c | 97cd524ec637a95dea88719bc68299eb1c6f2fb8 | [] | no_license | Jarrah19/understandc | e829d55bd1d49f0b936563c47e8cc9ebe705dd76 | 68cb204ea28b632bb7923f494b8fc9bdd3015113 | refs/heads/master | 2022-03-20T18:16:37.357794 | 2019-10-20T16:49:54 | 2019-10-20T16:49:54 | 208,965,573 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,162 | c | #include <stdio.h>
#define NAME_LEN 64
typedef struct{
char name[NAME_LEN];
double height;
double weight;
} Student;
void swap (Student *a, Student *b) {
Student temp = *a;
*a = *b;
*b = temp;
}
void sort_by_height (Student a[], int n) {
for (int i = 0; i < n - 1; i ++) {
for... | [
"jarrahtsui@outlook.com"
] | jarrahtsui@outlook.com |
0ac300f1616f9fbd0053971da34113c9fe7385ea | e4172466d964c2cb1611e14d1980352d67c4ce86 | /student_aakash.c | 91a4b362db5fc40b9b45519c0acd1dac95735f51 | [] | no_license | nmitlab/dslab | 5406698ccdd295b199464c255cb2b40585494bc9 | c7f45727d3b81312b87750e0fd274a6ce1cee3e7 | refs/heads/master | 2023-02-18T22:53:49.930940 | 2021-01-19T02:09:07 | 2021-01-19T02:09:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 708 | c | #include <stdio.h>
struct student {
char firstName[50];
int roll;
float marks;
} s[10];
int main() {
int i;
printf("Enter information of students:\n");
for (i = 0; i < 5; ++i) {
s[i].roll = i + 1;
printf("\nFor roll number%d,\n", s[i].roll);
printf("Enter first name... | [
"noreply@github.com"
] | nmitlab.noreply@github.com |
53e7fa906768b7ccd90ebf8ba19ddb680ec2d5d0 | 79f6dd41fc4da8c721e14b4a5c8042a8b9e60b87 | /FINAL/src/ft_standart_function_1.c | 5a47b247f36dd902bac182f26ecd4b7eab5b33c2 | [] | no_license | Komachka/RT | f56a3956967a2d44c8764b97ca374c11d8091cbe | 937c7184517911a15e1da2907240637b274ad1cc | refs/heads/master | 2021-03-27T09:08:56.068419 | 2018-11-27T08:52:47 | 2018-11-27T08:52:47 | 97,507,941 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,381 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_standart_function_1.c :+: :+: :+: ... | [
"pkolomiy@student.unit.ua"
] | pkolomiy@student.unit.ua |
568f3df711575476456562f287242df2ba6bb17f | ace26cc33ebc9fa02199b0627699999adfba2164 | /kernel/linux-5.4.152/drivers/thermal/intel/int340x_thermal/int3400_thermal.mod.c | 54a0b14e7e050783c886cb4895d828a82001d81b | [] | no_license | YJbonobono/linux-design | 936d5b9880e2aac4d86c07c3ca6c260d90b3e135 | 1684b19645bcd523d51fe2d12805d0bbcdea6599 | refs/heads/main | 2023-08-07T21:55:30.484704 | 2021-10-12T17:01:04 | 2021-10-12T17:01:04 | 413,645,550 | 0 | 0 | null | 2021-10-05T02:34:49 | 2021-10-05T02:15:12 | Shell | UTF-8 | C | false | false | 1,811 | c | #include <linux/build-salt.h>
#include <linux/module.h>
#include <linux/vermagic.h>
#include <linux/compiler.h>
BUILD_SALT;
MODULE_INFO(vermagic, VERMAGIC_STRING);
MODULE_INFO(name, KBUILD_MODNAME);
__visible struct module __this_module
__section(.gnu.linkonce.this_module) = {
.name = KBUILD_MODNAME,
.init = init_... | [
"1004anny1@naver.com"
] | 1004anny1@naver.com |
e8fe140f304eb0f423e1b070ca8d51041f220c3e | f6392d1406ee7acadb32a60255b22022a263ccd0 | /code/src/btstack/src/classic/avrcp_media_item_iterator.h | 10fa65729c952cd76732ac8b5948b0e6e1e06e59 | [] | no_license | mrjake2014/bt_stack | 9b359ad3ac3024bb45060b0066ad4e1e954404b0 | f27cd1de938c29be6664b8d49c1da8a3b2ef605a | refs/heads/master | 2021-10-09T01:22:59.611590 | 2018-12-19T18:43:56 | 2018-12-19T18:43:56 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,187 | h | /*
* Copyright (C) 2017 BlueKitchen GmbH
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of source code must retain the above copyright
* notice, this list of conditions and the follo... | [
"1016771083@qq.com"
] | 1016771083@qq.com |
5113cf66bd0ec6ff337d221cd98fcdf35905fc0c | d0889089b86bc407b154879cb294e703f9303989 | /Lumos/External/freetype/src/sfnt/ttpost.c | 636a0a004ac50492e5dd019b1e90a52b33f01212 | [
"MIT",
"LicenseRef-scancode-public-domain"
] | permissive | jmorton06/Lumos | 9ab96420c619d9baac07e4561d0a7e83645d54c8 | e5f0ebfa9049d3515caaad056fda082a1e9d74ae | refs/heads/main | 2023-09-01T02:48:00.496623 | 2023-07-06T07:31:44 | 2023-07-06T07:31:44 | 164,933,352 | 1,052 | 126 | MIT | 2023-09-06T08:08:18 | 2019-01-09T20:32:10 | C++ | UTF-8 | C | false | false | 14,832 | c | /****************************************************************************
*
* ttpost.c
*
* PostScript name table processing for TrueType and OpenType fonts
* (body).
*
* Copyright (C) 1996-2019 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and ma... | [
"jmorton06@live.co.uk"
] | jmorton06@live.co.uk |
fa7a10fc9b60ff58d5bee36fbbb41491d13aaccb | 41d0aee2205d1d1d244faf6b72bae5b48d3839af | /testsuites/kernel/sample/posix/pthread/full/It_posix_pthread_176.c | 1ab0316d3807fab76382e33f039f4eb668e35b6e | [
"BSD-3-Clause"
] | permissive | SunnyLy/kernel_liteos_a_note | 75d2df014abce78e85722406331343832f74cec4 | 9c54aa38d2330b365e55e5feff1f808c3b6dba25 | refs/heads/master | 2023-08-19T13:15:21.905929 | 2021-10-22T09:26:15 | 2021-10-22T09:26:15 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,458 | c | /*
* Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.
* Copyright (c) 2020-2021 Huawei Device Co., Ltd. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
*
* 1. Redist... | [
"kuangyufei@126.com"
] | kuangyufei@126.com |
b9ef5f2782f21e2faefe6727c02f4b11a207ba1a | a0342b703c67b3064ecd701c0306fd669ef40749 | /Pods/Headers/Public/LBXScan/ZXQRCodeReader.h | ec2dbf9141d260bfbe2237eec2236cd4ee14330e | [] | no_license | KeenTeam1990/ZJUIKitTool | 706727f1adb695334ce51a4c15888f6e7d3adf70 | 8a4c2488a0870025d935bfbddbc08f1a627ee886 | refs/heads/master | 2023-08-17T19:07:14.591355 | 2023-08-15T09:55:36 | 2023-08-15T09:55:36 | 127,855,804 | 13 | 5 | null | null | null | null | UTF-8 | C | false | false | 67 | h | ../../../LBXScan/LBXScan/LBXZXing/ZXingObjc/qrcode/ZXQRCodeReader.h | [
"Keen_Team@163.com"
] | Keen_Team@163.com |
e9e8949b69c47690d7fd8d44fc68498fc580950b | d4b733f2e00b5d0ab103ea0df6341648d95c993b | /src/c-cpp/include/sst/sst_memand.h | edc95d71b6e62c1c724f43620fd806ff4c71cd30 | [
"MIT"
] | permissive | stealthsoftwareinc/sst | ad6117a3d5daf97d947862674336e6938c0bc699 | f828f77db0ab27048b3204e10153ee8cfc1b2081 | refs/heads/master | 2023-04-06T15:21:14.371804 | 2023-03-24T08:30:48 | 2023-03-24T08:30:48 | 302,539,309 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,583 | h | /*
* Copyright (C) 2012-2023 Stealth Software Technologies, Inc.
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
* files (the "Software"), to deal in the Software without
* restriction, including without limitation the rights to use,... | [
"sst@stealthsoftwareinc.com"
] | sst@stealthsoftwareinc.com |
5d1f795a93905468f34994726e16ba3d7aafd214 | fd4919c450e0dc85c964bb83b97eec9cd2f3f569 | /src/text/text_define.c | 5a80bdac72c27b226d6813e6ad0cfb7aff7ffbb9 | [] | no_license | Alvarwow69/RPG-Epitech_project | 171701386c689bca9a16bea01ae5fdb4e98ca66a | ab710fb33ab2d117c164b7176b1ec4eb38cf7d51 | refs/heads/master | 2022-07-16T22:40:41.615953 | 2020-05-15T12:55:22 | 2020-05-15T12:55:22 | 264,188,166 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,021 | c | /*
** EPITECH PROJECT, 2019
** MUL_my_runner_2019
** File description:
** check_text.c
*/
#include "rpg.h"
void text_set_message(global_data_t *data, char *name, char *msg)
{
text_t *text = text_get(data, name);
if (!text)
return;
sfText_setString(text->text, msg);
}
void text_set_color(global_d... | [
"guillaume.soisson@epitech.eu"
] | guillaume.soisson@epitech.eu |
667e8ff1b97e3379bd5da8c2c3e220887b403bb4 | 7b67cab222fa108d3bb9728ac5ccb8dccb820435 | /L1PixelAnalyzer/tesi/Qvalues_lik.C | 306b5cd76f0ff342a72108bf4562df8109da9c9b | [] | no_license | lsilvamiguel/usercode | 5fbfa224c0be162df350cff8a6964e15d665b925 | 16e28f8126b844775853c58c0e6bba3a24e106dc | refs/heads/master | 2021-01-09T05:57:56.039791 | 2016-12-21T16:05:30 | 2016-12-21T16:05:30 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 11,738 | c | void Qvalues_lik (TString sel )
{
// Al livello SS si ha:
// C6 : maximum quality factor 1.32383+-0.0147123 at LR > 1.6
// Thdeta : maximum quality factor 1.14013+-0.00640858 at LR > 1.2
// Et6 : maximum quality factor 1.10808+-0.0165823 at LR > 1.8
// Mbbnoh : maximum quality factor 1.10478+-0.096053 at LR... | [
""
] | |
db906733fc7caf5bbc92039bd16092d59d0a4699 | 08a0458f6cc2bfdf62a8beb2a6327f6ff1d143e7 | /queue.h | 220791bea4a35d162635a136ecc2c5a954d17e5c | [] | no_license | SyntacticX/c-practice | 0a51a62ef50fb7ed4530d12bf2ca630d77c5b537 | 464d8be16b18b1d72374452893a40be3f2aabc69 | refs/heads/master | 2020-04-11T08:43:10.223897 | 2015-03-14T04:40:00 | 2015-03-14T04:40:00 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,445 | h | #ifndef __QUEUE_H__
#define __QUEUE_H__
#include <stdio.h>
#include <stdbool.h>
struct Element {
int data;
struct Element *next;
int priority;
};
struct Element *Element_construct(int data, int priority);
struct Element *Element_append(struct Element *other);
struct Queue {
struct Element *first;
struct Elemen... | [
"matthewcifelli@gmail.com"
] | matthewcifelli@gmail.com |
b156125d9c4a323e023b0cc6b23f415751ca7e94 | b020a155a9835604b75a7f6bee86bf401276f917 | /D15P4/D15P4/test.c | 436f1b27bc79b24ed376d42883a2a09414f3da68 | [] | no_license | zarden/workfire | a624e73b281f7e1bc76561ed3cb997daee478454 | 1f758efb9d81901107938135ac9202a5efb8ee99 | refs/heads/master | 2021-07-07T07:21:18.831720 | 2020-08-22T12:31:28 | 2020-08-22T12:31:28 | 178,373,696 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 304 | c | #define _CRT_SECURE_NO_WARNINGS
#include<stdio.h>
#include<stdlib.h>
int main()
{
int cover;
int sum;
int n;
scanf("%d%d", &cover, &n);
sum = cover;
while (cover >= n)
{
sum += cover / n;
cover = cover / n + cover%n;
}
printf("%d", sum + (cover == n - 1));
system("pause");
return 0;
} | [
"y1352366024@yeah.net"
] | y1352366024@yeah.net |
f1bab3892c19fb9fe592be5bc50abbd5d762f81b | 8512f168ed024b76a2b8e5ec564bc03cd95abcc1 | /include/libVideoClock.h | b106d65355ff77473f9145b160155cfe7039ec40 | [] | no_license | Lucky-Jim/GSTClockSource | d26b006769dbf4f8db7795106ec7f8b23e9cbb26 | b1a711e1d0b5c3e75ba7d352e217ca319d280b88 | refs/heads/master | 2021-01-12T15:51:00.180132 | 2016-10-25T15:15:48 | 2016-10-25T15:15:48 | 71,887,750 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,005 | h | #ifndef libVideoClock_H
#define libVideoClock_H
#include <gst/gst.h>
/* Definition of structure storing data for this element. */
typedef struct _GstMyFilter {
GstElement element;
GstPad *sinkpad, *srcpad;
gboolean silent;
} GstMyFilter;
/* Standard definition defining a class for this element. */
typedef ... | [
"tburnley@cisco.com"
] | tburnley@cisco.com |
fef5b9367ac951798a6a748868e182bd0a8d7d5a | af9b7a49f5912142ff4e7cb35fd11b1e9635154d | /project/test_audio/audioHWctrl/test_main_usb_record.c | ec16fd6547ce377f3b8230253c18d0cc1062c4f2 | [] | no_license | YuHsinShi/2430personal | 528ff02226102af77a006fef80fe7c35139fa7bb | 83e1ce53a7d872ed27bad4ba5549953975c0be3b | refs/heads/master | 2023-03-06T14:44:31.607663 | 2020-07-25T15:55:28 | 2020-07-25T15:55:28 | 340,536,248 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,190 | c | #include <sys/ioctl.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <pthread.h>
#include <unistd.h>
#include "ite/itp.h"
#include "i2s/i2s.h"
#include "test.h"
#include "wavheader.h"
#include "audio_ctrl.h"
#define ADC_MEMORY_SIZE (64*1024)
unsigned char *recdata;
uint32_t sizecount = 0;
/*... | [
"lawrence.shi@ite.com.tw"
] | lawrence.shi@ite.com.tw |
f03b484397e626e81adde6c78056da8416b3d7d2 | fc90203a5e04a95a67125d47531e887afd1be3ad | /PrimerParcialProgramacion/main.c | b760213d9f6d7079ad9a9a222fa8f55c53c1b417 | [] | no_license | CaroBarrios/Barrios.PPPIG | 5e823f270128167180166474fc3b6c4af62f0b66 | 640e4b7c0e8522e3576ece3aa8833eb5d1d18da3 | refs/heads/master | 2022-08-21T17:13:25.398117 | 2020-05-18T23:29:36 | 2020-05-18T23:29:36 | 264,773,621 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,026 | c | #include <stdio.h>
#include <stdlib.h>
#include "Funciones.h"
#define QTY_NOTEBOOK 5
int main()
{
Notebook arrayNotebook[QTY_NOTEBOOK] = {
{1000, "IE11", "Lenovo", 2000},
{1001, "IE4", "Asus", 4000},
... | [
"noreply@github.com"
] | CaroBarrios.noreply@github.com |
2fe8d13b3c0847d70627b9643bd9c483d36dcf9e | 1d1784ab0eb643308865a18c402872c021cca074 | /PCI_ARBITER/isim/ARBITER_6_TB_isim_beh.exe.sim/work/m_00000000004134447467_2073120511.c | 38974fc1c272969db536a77122bfcf15c1eb90f5 | [] | no_license | emadmasri40/Verilog-Code | 37a32c9965cf0dc6e1bce3ba69f3ab63e1b1617f | 5f1634932c6f24019d633492b232ca2e0557a468 | refs/heads/master | 2020-04-08T06:36:46.937946 | 2019-05-19T15:10:21 | 2019-05-19T15:10:21 | 159,102,599 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,629 | c | /**********************************************************************/
/* ____ ____ */
/* / /\/ / */
/* /___/ \ / */
/* \ \ \/ ... | [
"36333914+emadmasri40@users.noreply.github.com"
] | 36333914+emadmasri40@users.noreply.github.com |
4ace4da227f7823076f20382ad2627cc6bd74287 | 8c59a7c928a067e4075ad6c9613019613e8ba4ca | /Conditionals_and_loops/multi_dimensional_array.c | 7d558068085b1851acca03f024c41d9b5ff996fb | [] | no_license | MuhammadIrfan92/C_Programm_Language | 4e2d737a92e0fa9bb0374197d268e85ff752820a | 547b4e2fe457503e39187385e19ffce2804e5e33 | refs/heads/main | 2023-06-11T21:55:48.819770 | 2021-07-07T14:13:32 | 2021-07-07T14:13:32 | 348,340,970 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,151 | c | #include<stdio.h>
int main(){
/*Multi-dimensional Arrays*/
/*An array can have more than two dimensions. For example,
a[5][3][4] is an array that has 5 elements that each store 3 elements that each store 4 elements.*/
/*a[5][3][4]. all the elements are zero. i.e {{ {0,0,0,0} {0,0,0,0} {0,0,0,0}, }
{... | [
"irfanabbas034@gmail.com"
] | irfanabbas034@gmail.com |
f379eff0e34305217cb0aac4c6f74f3ed16e0ba7 | 948f4e13af6b3014582909cc6d762606f2a43365 | /testcases/juliet_test_suite/testcases/CWE190_Integer_Overflow/s04/CWE190_Integer_Overflow__short_max_add_34.c | 795594dc0bf97b6f963fb93b53482d5921778168 | [] | 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 | 3,484 | c | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE190_Integer_Overflow__short_max_add_34.c
Label Definition File: CWE190_Integer_Overflow.label.xml
Template File: sources-sinks-34.tmpl.c
*/
/*
* @description
* CWE: 190 Integer Overflow
* BadSource: max Set data to the max value for short
* GoodSource: Set d... | [
"yzhang0701@gmail.com"
] | yzhang0701@gmail.com |
d3e044c18bd93b85b6519f5746503a3d71d94484 | 850822730b02afaa289bf1b9340c1812d9dcf45d | /0x04-more_functions_nested_loops/10-print_triangle.c | 2ef93314a79443e1329926d2111404de82c0fc11 | [] | no_license | abelTooLIT/alx-low_level_programming | c8a689b914ca62ef5b77e4fad3533316dd385a39 | d17a42cb20307c409716b1027bc4baca48e633db | refs/heads/main | 2023-05-31T05:50:53.725058 | 2021-07-07T10:04:08 | 2021-07-07T10:04:08 | 335,433,746 | 0 | 6 | null | null | null | null | UTF-8 | C | false | false | 374 | c | #include "holberton.h"
/**
* print_triangle - print a triangle
* @size: size of triangle
*/
void print_triangle(int size)
{
int s, n;
if (size <= 0)
{
_putchar ('\n');
}
n = 0;
while (n < size)
{
s = (size - 1);
while (s > n)
{
_putchar (' ');
s--;
}
s = 0;
while (s <= n)
{
_put... | [
"noreply@github.com"
] | abelTooLIT.noreply@github.com |
cae1c05a5d4b6223f4d724c9a61fafdb6f73dea4 | 1013bfbc7505b10f664b7a6162cc63aab3358f50 | /fact.c | 5bdbbcc4064d5745bcc4f3b3b9132c13ab9216ac | [] | no_license | mayankgb2/hacktober2-2020 | 18e43e53adafa5da78bfa6cc56830df62b1d5ea3 | c213018c828158a277052de42b998ddd1da80368 | refs/heads/main | 2023-01-04T08:50:21.683819 | 2020-10-31T04:32:11 | 2020-10-31T04:32:11 | 304,543,954 | 0 | 20 | null | 2020-10-31T04:32:12 | 2020-10-16T06:51:25 | C | UTF-8 | C | false | false | 539 | c | //https://www.facebook.com/honey.agrawal.12935/posts/770711770445417
// Subscribed from 1MS19CS135 Utkarsh
#include <stdio.h>
int main() {
int n, i;
unsigned long long fact = 1;
printf("Enter an integer: ");
scanf("%d", &n);
// shows error if the user enters a negative integer
if (n < 0)
... | [
"noreply@github.com"
] | mayankgb2.noreply@github.com |
bb9f8d8794c029d518d3f93e78b3de5e7446ecd6 | 7bc6c0cef3185a32dafefb0c47e43f104e6f5830 | /net/pjsip/files/config_site.h | 93094b4f5c8e9cc6653ca251d3cdc19eeca10b64 | [
"BSD-2-Clause"
] | permissive | dkgroot/DPorts | e4580d23d34c2a783650c71442d2419972b14193 | 4d1993fd80d7f69ea0e80c07c79b57642343d2bc | refs/heads/master | 2022-03-26T00:05:26.019205 | 2019-11-19T11:05:05 | 2019-11-19T11:05:05 | 195,806,777 | 0 | 0 | NOASSERTION | 2019-07-08T12:23:49 | 2019-07-08T12:23:49 | null | UTF-8 | C | false | false | 1,170 | h | /*
* Custom options imported from asterisk provided customizations.
*
* $FreeBSD: head/net/pjsip/files/config_site.h 500705 2019-05-03 08:17:41Z madpilot $
*/
#include <sys/select.h>
#define PJ_MAX_HOSTNAME (256)
#define PJSIP_MAX_URL_SIZE (512)
#define PJ_IOQUEUE_MAX_HANDLES (FD_SETSIZE)
#define PJ_SCANNER_... | [
"nobody@home.ok"
] | nobody@home.ok |
5ca8bedb217424ab1dc171397ff173ba79eefef9 | 55ea3d502daaa47ca3486d6f93edca9e8615cab8 | /platform/mcu/stm32f0xx/drivers/CMSIS/DSP_Lib/Source/SupportFunctions/arm_q7_to_q15.c | 01909842e4c3bcb4ca3560f0e4b77fcc7755db05 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | PabloShi/AliOS-Things | dcfd8c3b002949a9c51f61883d12904b411c1601 | 7b413de7977efff5d60210bd3409207bc4663642 | refs/heads/rel_2.1.0 | 2020-04-30T14:56:39.556610 | 2019-04-23T07:13:48 | 2019-04-23T07:13:48 | 127,271,575 | 2 | 2 | Apache-2.0 | 2018-04-28T01:30:21 | 2018-03-29T09:49:23 | C | UTF-8 | C | false | false | 4,368 | c | /* ----------------------------------------------------------------------------
* Copyright (C) 2010-2014 ARM Limited. All rights reserved.
*
* $Date: 19. March 2015
* $Revision: V.1.4.5
*
* Project: CMSIS DSP Library
* Title: arm_q7_to_q15.c
*
* Description: Converts the elements of the Q7 vector to Q15 ... | [
"lc122798@alibaba-inc.com"
] | lc122798@alibaba-inc.com |
aac2e23079587883f03556ff1731d10e0633ad03 | c65934c14103baa18ca8c1dab2837837bed7fd39 | /test.c | 7e6b625fa3cda2dc3aced8a1598e1b7bc5853284 | [] | no_license | pelekoudasq/MemoryAllocator | 849ba305540b5c1087e376f8d4e6dc53a82cfb07 | 2b7c1c923ec92bd706c10c6d6bc5f13aa8ff5e27 | refs/heads/master | 2020-03-18T04:41:56.035707 | 2018-12-23T12:23:12 | 2018-12-23T12:23:12 | 134,301,211 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,144 | c | #include <stdio.h>
#include <stdlib.h>
#include "allocator.h"
int main(void){
int *ptr, *ptr1, *ptr2, *ptr3, *ptr4;
int x;
x=32000;
ptr = (int *)mymalloc(x);
printf("Address returned = %p\n", ptr);
x=4096;
ptr1 = (int *)mymalloc(x);
printf("Address returned = %p\n", ptr1);
x=4095;
ptr2 = (int *)mymalloc(x);... | [
"noreply@github.com"
] | pelekoudasq.noreply@github.com |
9057ea23a96ef1c80044f80ec05d24529abe7fe4 | d4e96aa48ddff651558a3fe2212ebb3a3afe5ac3 | /Modules/ThirdParty/MINC/src/libminc/volume_io/Volumes/volume_cache.c | f619b3947a553a2acb237e726b0c8d78f1a42105 | [
"SMLNJ",
"BSD-3-Clause",
"LicenseRef-scancode-free-unknown",
"LicenseRef-scancode-mit-old-style",
"LicenseRef-scancode-other-permissive",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-warranty-disclaimer",
"NTP",
"IJG",
"GPL-1.0-or-later",
"libtiff",
"BSD-4.3TAHOE",
"... | permissive | nalinimsingh/ITK_4D | 18e8929672df64df58a6446f047e6ec04d3c2616 | 95a2eacaeaffe572889832ef0894239f89e3f303 | refs/heads/master | 2020-03-17T18:58:50.953317 | 2018-10-01T20:46:43 | 2018-10-01T21:21:01 | 133,841,430 | 0 | 0 | Apache-2.0 | 2018-05-17T16:34:54 | 2018-05-17T16:34:53 | null | UTF-8 | C | false | false | 50,582 | c | /* ----------------------------------------------------------------------------
@COPYRIGHT :
Copyright 1993,1994,1995 David MacDonald,
McConnell Brain Imaging Centre,
Montreal Neurological Institute, McGill University.
Permission to use, copy, modify, and di... | [
"ruizhi@csail.mit.edu"
] | ruizhi@csail.mit.edu |
3502fd9caf202fc6398d60a494238795efd0d867 | d9e3f75ef634d2fdd785ece5ee6e6576500337c7 | /KPP/build/SOLVE_FOR_PRESSURE.h | 65909048219292e16c6895c1949d0c0d2840b50c | [] | no_license | hlburns/MITgcmSetups | f1e4377567995c92ffcda6ddee10a0561cd5821d | bc08813f0ec32ff02ca6c59544aa159785795a34 | refs/heads/master | 2021-03-22T04:32:17.457729 | 2018-07-26T14:00:20 | 2018-07-26T14:00:20 | 23,579,440 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 57 | h | /home/hb1g13/MITgcm/MITgcm/model/inc/SOLVE_FOR_PRESSURE.h | [
"H.Burns@noc.soton.ac.uk"
] | H.Burns@noc.soton.ac.uk |
e6c83da85844435ddc0a53cbaaddda4437696584 | 46b0a3587810ed549ccfda6dcdb6140fc4ba75c5 | /src/ast.c | 2018680754439d6a7a267777195f30554a59b502 | [
"MIT"
] | permissive | bbu/quaint-lang | 76c605f9c194c0eab7a0e4acb3f3df4de7cd4400 | 8075820085826a0b191ebcc77ae71837f4f054a1 | refs/heads/master | 2021-01-17T03:36:59.389446 | 2016-11-16T13:31:51 | 2016-11-16T13:31:51 | 42,501,352 | 62 | 2 | null | null | null | null | UTF-8 | C | false | false | 69,720 | c | #include "ast.h"
#include "lex.h"
#include "parse.h"
#include "scope.h"
#include "type.h"
#include "common.h"
#include <stdlib.h>
#include <stdbool.h>
#include <assert.h>
#define NOMEM \
(fprintf(stderr, "%s:%d: no memory\n", __FILE__, __LINE__), AST_NOMEM)
#define INVALID(d, n) ({ \
const struct lex_token... | [
"blagovest.buyukliev@gmail.com"
] | blagovest.buyukliev@gmail.com |
e15d1e9fe63f62743859a533981f8f4468f6f280 | 27ed6784688c50f2160bfa3ebc9d779616200432 | /src/ft_strjoin.c | df2c8ad0fa6d13a38aa056e9451fc00c791e201e | [] | no_license | skuro96/cub3D_team | f158a4fc5a6c68cdccfa3e678320bb51d62dd748 | 3b42c2d8e4185de6eef4d40b9076e30bc79a402a | refs/heads/main | 2023-04-03T03:46:32.186160 | 2021-02-14T14:47:15 | 2021-02-14T14:47:15 | 334,598,362 | 0 | 1 | null | 2021-03-12T07:37:45 | 2021-01-31T07:27:54 | C | UTF-8 | C | false | false | 402 | c | #include "libft.h"
char *ft_strjoin(char const *s1, char const *s2)
{
size_t i;
size_t j;
char *dest;
if (!s1 || !s2)
return (NULL);
if (!(dest = malloc(sizeof(char) * (ft_strlen(s1) + ft_strlen(s2) + 1))))
return (NULL);
i = 0;
while (s1[i] != '\0')
{
dest[i] = s1[i];
i++;
}
j = 0;
while (s2[j] !=... | [
"hiwata@c1r3s3.42tokyo.jp"
] | hiwata@c1r3s3.42tokyo.jp |
1896a5a72aff66f0c62250be51610e02166f0cdd | 984383140e7ad43ea42d6a79c3797438ebcfe71e | /lib/caw/obj/src/dispatch_message_beta.c | 08830d7a56e75f53c486f8f0d8f71062c8ad6267 | [
"MIT"
] | permissive | chlds/util | 8bc5815e3babce87199e0f2669c4068bfd630fed | 6c9fac1fbacad7657f3f93d59798e4774e681988 | refs/heads/master | 2023-08-16T22:45:01.229839 | 2023-08-16T12:50:05 | 2023-08-16T12:50:05 | 167,775,750 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 204 | c | /* **** Notes
Wrap.
*/
# define CAW_H
# define STDIO_H
# define WIN32_H
# include "./../../../config.h"
signed long long(__cdecl dispatch_message_beta(void(*argp))) {
return(DispatchMessage(argp));
}
| [
"chlds@yahoo.com"
] | chlds@yahoo.com |
6159170bb19801d5a7f99019fbc8f61e2559989e | 0379cdff8c046bd46d86e8e69ad2017b6049b188 | /mt/bs_vvadd/bs_vvadd.c | 01d708b3d84f8d1757a0d393c2ca824dd479644e | [] | no_license | gzh19890524/riscv-tests | 005b4db2a666b3b38bd66da8ed9173a1cf6141fc | 3af71c779ae5f34c16c1133b972b99ee9c2338b5 | refs/heads/master | 2021-01-14T09:50:07.542192 | 2014-08-28T10:52:17 | 2014-08-28T10:52:17 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,578 | c | //**************************************************************************
// Vector-vector add benchmark
//--------------------------------------------------------------------------
// Author : Andrew Waterman
// TA : Christopher Celio
// Student :
//
// This benchmark adds two vectors and writes the results ... | [
"hcook@eecs.berkeley.edu"
] | hcook@eecs.berkeley.edu |
b4ea00e29bd53a771627862c592485683841ffc1 | bff59e0d4d5279911147d74f6352d85da10480b0 | /Libraries/Hardware/MSP430F5529LP_UART.h | cb2fa15f51eb12fca44074ad88f732e7c6b997ee | [] | no_license | davesmotleyprojects/MSP430F5529LP | ea2ef8c713dbe101e213f24dee226e92d9f57a1c | fbf1a8e45a52dedf222f5e35501937b9bb568c6f | refs/heads/master | 2021-09-04T17:53:16.042270 | 2018-01-20T18:47:35 | 2018-01-20T18:47:35 | 115,042,507 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,961 | h |
/* ########################################################################## */
/*
* This file was created by www.DavesMotleyProjects.com
*
* This software is provided under the following conditions:
* Permission is hereby granted, free of charge, to any person obtaining
* a copy of this software and associated ... | [
"dhunt1342@users.noreply.github.com"
] | dhunt1342@users.noreply.github.com |
a7be2e0ea28907f20e49f191374210ea7450060f | ce0164be4ab0450c93d8b67831d2a807e5e82e7f | /lista3 laby/zad1/palindrom.c | 2165968d0580bf880c95033605e62a47d1affa2b | [] | no_license | Dybol/PWR-INA-WDiP-sem1 | f86e8f4303e671c433a8f63247225ae7baa3ff16 | b31ace1aa3b6762dcb0b05f0203a5fad6dad1ff3 | refs/heads/master | 2023-02-17T23:52:47.543316 | 2021-01-20T20:59:52 | 2021-01-20T20:59:52 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 325 | c | #include <stdio.h>
#include <stdbool.h>
#include <string.h>
#include "funs.h"
bool palindrom(char napis[]) {
int length = strlen(napis);
//printf("dlugosc: %d\n", length);
for(int i = 0, j = length-1; i<length/2; i++, j--) {
if(!(napis[i] == napis[j]))
return false;
}
return tru... | [
"mdyblik01@gmail.com"
] | mdyblik01@gmail.com |
4d6971f68e3496a9ef49b8b1e48f6897227f6c36 | 7daf12a38bd691ca5694b43b21e44f67ced586df | /day6/swap.c | 8092608c85cdc06ccbc21a77694564c528270a43 | [] | no_license | sgour30/training | 9eeb5b163b60074103b6f1e095d743fe900a8a28 | b7011f1c4ea7d6cb4c6c607c56862288e4b89895 | refs/heads/master | 2020-12-15T07:59:59.190738 | 2020-02-26T12:57:04 | 2020-02-26T12:57:04 | 235,038,605 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 295 | c | #include<stdio.h>
int main()
{
int i,j,k,temp;
int arr[10];
for(i=0;i<10;i++)
{
scanf("%d",&arr[i]);
}
for(j=0;j<5;j++)
{
temp=arr[j];
arr[j]=arr[10-j-1];
arr[10-j-1]=temp;
}
printf("Reversed Array");
for(k=0;k<10;k++)
{
printf("%d",arr[k]);
}
}
| [
"samarthgour123@gmail.com"
] | samarthgour123@gmail.com |
1e82aafe00ec6048410e13182af4460248d24908 | bdf26f007033e9d2d7c62bec8bc905180fe5260e | /HOBO_2.0/color.h | da9a1e91bebd1205bf5277225792913fdd11fb95 | [] | no_license | cowrrea/Hobo_Ascended | c20a160553b72f264a0c3a1c71d259b0647e5a75 | ecbcdae10f1684a9a5bbcd02d72d9011c6be4cc2 | refs/heads/master | 2020-07-09T03:07:16.818086 | 2019-08-23T13:16:35 | 2019-08-23T13:16:35 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,581 | h | #ifndef __COLOR_H
#define __COLOR_H
#define MAX_COLOR 200
#define MIN_COLOR 0
#define MIN_DIFF 30
bool greenCheck(int r, int g, int b) {
if ((r < MAX_COLOR) && (b < MAX_COLOR)
&& (r > MIN_COLOR) && (g > MIN_COLOR) && (b > MIN_COLOR)
&& ((g - b) > MIN_DIFF) && ((g - r) > MIN_DIFF)) {
r... | [
"noreply@github.com"
] | cowrrea.noreply@github.com |
308dc5f45f634b6d0039467777e6bd16fd9285c1 | 0c0dac0626aaadd561e250fb47eeede8312d5d82 | /usr.sbin/pppd/pppstats/pppstats.c | 067e6d7f6611a84e56ed3cb9d611d942ab03c4f6 | [
"BSD-Attribution-HPND-disclaimer",
"LicenseRef-scancode-paul-mackerras-binary"
] | permissive | arekinath/openbsd-6.9-a3 | 5c25a287c481699a09c9c4630c5c773a38412e0a | 744a280e5e7d8e71664847a5d9a9693e80f7f5ec | refs/heads/main | 2023-08-19T04:33:48.119966 | 2021-10-05T02:07:50 | 2021-10-05T11:12:50 | 413,786,977 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 9,571 | c | /* $OpenBSD: pppstats.c,v 1.11 2015/01/16 06:40:19 deraadt Exp $ */
/*
* print PPP statistics:
* pppstats [-a|-d] [-v|-r|-z] [-c count] [-w wait] [interface]
*
* -a Show absolute values rather than deltas
* -d Show data rate (KB/s) rather than bytes
* -v Show more stats for VJ TCP header compression
* ... | [
"alex@cooperi.net"
] | alex@cooperi.net |
36fb4ffebee98e06b0377f54bccd8b2273fbe93f | 0ff8f35450f194804918ec2dbebacfbf93366fdf | /src/core/portmidi.c | b6e57affc4ea4c111c3bb3c6eb0ff5fb2c5dc0e3 | [
"BSD-3-Clause",
"BSD-2-Clause"
] | permissive | rumblesan/trax | e20b18d4c965c043e41c24b70377b5888552285f | dad05e9d3b8d2145281aa35f3a607d08ce1e462e | refs/heads/master | 2023-03-05T07:03:51.734607 | 2020-12-23T13:07:12 | 2020-12-23T13:07:12 | 264,758,705 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,227 | c | #include <stdlib.h>
#include <stdbool.h>
#include <string.h>
#include "lua/lua.h"
#include "lua/lualib.h"
#include "lua/lauxlib.h"
#include "portmidi.h"
#include "luamidi.h"
/**
* PortMidi Stream
*/
static MidiStream *checkmidistream(lua_State *L, int arg_num) {
return luaL_checkudata(L, arg_num, MIDISTREAM_ME... | [
"guy@rumblesan.com"
] | guy@rumblesan.com |
cd645b98b4cccc4c5d7275a231d8d148244b7ebd | 8abf73b999d2d8ac9ca05ffe83176624dac4957f | /c/longjmp/x86/my_setjmp.h | e59189f82e46ac1d1251cf5ddb185729918f5707 | [
"BSD-3-Clause"
] | permissive | EarlGray/language-incubator | 80592c0be70ef8282a7c3fd878455ce2e40ccb87 | 3fa87f515ad29f0bd7f31d7685a1986159ee0dad | refs/heads/main | 2023-04-17T22:58:11.128670 | 2023-04-10T23:21:51 | 2023-04-10T23:21:51 | 9,243,661 | 57 | 0 | null | null | null | null | UTF-8 | C | false | false | 496 | h | #ifndef __MY_SETJMP_H__
#define __MY_SETJMP_H__
#define MY_JMPBUF_SIZE 6
#define JMPBUF_EIP_OFFSET 0
#define JMPBUF_ESP_OFFSET 1
#define JMPBUF_EBX_OFFSET 2
#define JMPBUF_ESI_OFFSET 3
#define JMPBUF_EDI_OFFSET 4
#define JMPBUF_EBP_OFFSET 5
#ifndef NOT_C_CODE
typedef int my_jmp_buf[MY_JMPBUF_SIZE];
int my_setjmp(... | [
"dmytrish@gmail.com"
] | dmytrish@gmail.com |
a8d535293074e3eb299cc75be32d09ee4834ca29 | 8106c71d7ef96209ed01088ae51bc7fd519bdd36 | /Projet3/structures/messageQueue.h | b2d9e9b707f50c7234fb654090dd2e4e358a6cd6 | [] | no_license | btglr/INFO0601 | 6d837c853e9451b51a2c2a9aad0cd5dbb844fd26 | 5d00dbeb0f33ed8002a2792423ae3851c967831a | refs/heads/master | 2022-01-26T11:44:36.110094 | 2019-05-18T06:33:56 | 2019-05-18T06:33:56 | 165,250,775 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 630 | h | #ifndef TP9_QUEUE_H
#define TP9_QUEUE_H
#include <stdio.h>
#include <stdlib.h>
#include <limits.h>
#include "structures.h"
typedef struct messageQueue {
int front, rear, size;
unsigned capacity;
queue_element_t** requests;
} messageQueue_t;
messageQueue_t* createQueue(unsigned capacity);
int isFull(messa... | [
"bastien.tagliaro@gmail.com"
] | bastien.tagliaro@gmail.com |
17f968611edd3744f7789d77a50f0a578f455c9e | 297497957c531d81ba286bc91253fbbb78b4d8be | /ipc/chromium/src/third_party/libevent/mm-internal.h | 5a149660df2bab304e0db799e60cab2a58562f95 | [
"BSD-3-Clause",
"MIT",
"ISC",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | marco-c/gecko-dev-comments-removed | 7a9dd34045b07e6b22f0c636c0a836b9e639f9d3 | 61942784fb157763e65608e5a29b3729b0aa66fa | refs/heads/master | 2023-08-09T18:55:25.895853 | 2023-08-01T00:40:39 | 2023-08-01T00:40:39 | 211,297,481 | 0 | 0 | NOASSERTION | 2019-09-29T01:27:49 | 2019-09-27T10:44:24 | C++ | UTF-8 | C | false | false | 998 | h |
#ifndef MM_INTERNAL_H_INCLUDED_
#define MM_INTERNAL_H_INCLUDED_
#include <sys/types.h>
#ifdef __cplusplus
extern "C" {
#endif
#ifndef EVENT__DISABLE_MM_REPLACEMENT
EVENT2_EXPORT_SYMBOL
void *event_mm_malloc_(size_t sz);
EVENT2_EXPORT_SYMBOL
void *event_mm_calloc_(size_t co... | [
"mcastelluccio@mozilla.com"
] | mcastelluccio@mozilla.com |
de77a8d584b11ceaed722267dcaf4a046f450b1f | f134c2c59d1f58c6ffb1912364ef172696c24b2d | /HackeRank/2.c | 5162f8614c39c8915995d10bc142b0df6d5b9dab | [] | no_license | Nikhil-Pandarge/C-Programming | a9fa9b71d4490cf8613a40e6ebb2578ea238ea9c | 5f1cabeccba7d58490eb3e1c6d5dc1a4df732b0c | refs/heads/main | 2023-05-30T17:36:51.238374 | 2021-06-14T16:04:16 | 2021-06-14T16:04:16 | 305,032,262 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 262 | c | #include <stdio.h>
#include <string.h>
#include <math.h>
#include <stdlib.h>
int main()
{
int a,b;
float c,d;
scanf("%d %d",&a,&b);
scanf("%f %f",&c,&d);
printf("%d \t %d\n %0.1f \t %0.1f",a+b,b-a,c+d,d-c);
return 0;
}
| [
"noreply@github.com"
] | Nikhil-Pandarge.noreply@github.com |
78a12d1bc1b31dca585d8794dd1108f889bff216 | 637fcd60a4e2a98ebbeaaa9551554a13e1ebfdba | /quad/ctrl/dbg_board/Source/STM32F10x_StdPeriph_Driver/src/stm32f10x_rcc.c | 69fc3ab67c2ff6b9f582826d4590b3dcd0899679 | [] | no_license | zoomx/lxyppc-tetrix | b7079c07aee9b85a34207245f526e1613fdb0498 | 884027f37594f9f006f88d634c4392a60c482491 | refs/heads/master | 2021-01-10T21:04:54.219013 | 2015-05-10T08:45:33 | 2015-05-10T08:45:33 | 35,362,463 | 12 | 0 | null | null | null | null | MacCentralEurope | C | false | false | 49,628 | c | /**
******************************************************************************
* @file stm32f10x_rcc.c
* @author MCD Application Team
* @version V3.1.0
* @date 06/19/2009
* @brief This file provides all the RCC firmware functions.
*******************************************************... | [
"lxyppc@gmail.com@a1e0bfe9-9f80-e943-2008-5ec03726fcf4"
] | lxyppc@gmail.com@a1e0bfe9-9f80-e943-2008-5ec03726fcf4 |
37ed2b6fe6abff38895d75349ba00758e7fba7a3 | 99b9fba0a5ad8e8ce85f97d1c0064692ba7a9cd8 | /Fall2017_2Dproject/include/tilemap.h | 6febff4a493b400f20ca7bb811389a7de66800bc | [] | no_license | birdbrained/2D-game-programming | 723ad1d8b2a6f1c4bd033620fb936325bcb8671d | 4bd057d740499d01f829a3d6bcc18eab40ed63ba | refs/heads/master | 2021-08-31T00:04:10.812767 | 2017-10-20T18:13:12 | 2017-10-20T18:13:12 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,967 | h | #ifndef __TILEMAP__
#define __TILEMAP__
#include <SDL.h>
#include <stdlib.h>
#include <stdio.h>
#include "gf2d_graphics.h"
#include "gf2d_sprite.h"
#include "simple_logger.h"
#include "ds_priority_queue.h"
#include "shape.h"
//one tile...trying something. currently not in use
typedef struct tile_s
{
unsigned int id... | [
"mwk9@njit.edu"
] | mwk9@njit.edu |
ad72b6f1214898667cc29e7af9f0c690e731fd19 | 3e565886cf5081d2502d8cd2282bea929a04f8f7 | /source/DEVICE/inc/rgbled.h | 641efbd6589611c546ddc0c03268c49d6059ac54 | [] | no_license | Althrone/STM32Project | 708e11000fc06d7e7f9c75be697c92743dbdabbd | f241e6c286d6155ec729be90d9745e68d690c48d | refs/heads/master | 2023-02-06T21:39:51.447003 | 2020-12-29T06:18:01 | 2020-12-29T06:18:01 | 289,492,947 | 3 | 2 | null | null | null | null | UTF-8 | C | false | false | 1,086 | h | /* Define to prevent recursive inclusion -------------------------------------*/
#ifndef __RGBLED_H
#define __RGBLED_H
#ifdef __cplusplus
extern "C" {
#endif
/* Includes ------------------------------------------------------------------*/
#include "stm32f4xx.h"
/* Exported types ---------------------------------... | [
"imitatores131718@icloud.com"
] | imitatores131718@icloud.com |
2d608c8394e7f554e9b298a2c203a2bc791a6175 | 744a13437b0c608e0c2a644e144b2dc0b01fbf62 | /CommunicationPrimitives/protocols/broadcast/framework/broadcast_algorithm/retransmission_policy/retransmission_policy.c | 48d68baa5eacb1177652670236f1e9db767f7033 | [] | no_license | andreffrosa/master-thesis | aef5c20539ea8f6545e96aba9a9b829126ec8a51 | 5c64866d55bebc5f26876a06a95a5e83686ab645 | refs/heads/main | 2023-05-24T20:13:28.583692 | 2021-05-01T17:30:28 | 2021-05-01T17:30:28 | 306,891,081 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,883 | c | /*********************************************************
* This code was written in the r_policy of the Lightkone
* European project.
* Code is of the authorship of NOVA (NOVA LINCS @ DI FCT
* NOVA University of Lisbon)
* Author:
* André Rosa (af.rosa@campus.fct.unl.pt
* Under the guidance of:
* Pedro Ákos Co... | [
"25556799+andreffrosa@users.noreply.github.com"
] | 25556799+andreffrosa@users.noreply.github.com |
ec1ab0d78b3da9bcacf72d7489987ae5d6860fa3 | 6c9fd9d9b3add7d2b2d32144000acd807280056a | /0025/drivers/pci.c | 023cd5592500871fa99b76d98d9905394e583a20 | [] | no_license | saneee/x86_64_kernel | 097668f2219734c097a24aadbe7977e6b26f96d6 | 7f78d5cb78e1f594614e84445df5c1e6a5fa7e1e | refs/heads/master | 2022-11-18T09:21:26.852317 | 2020-07-13T00:44:41 | 2020-07-13T00:44:41 | 262,577,615 | 20 | 7 | null | null | null | null | UTF-8 | C | false | false | 2,447 | c | #include <pci_def.h>
#include <asm/cpu.h>
#include <yaos/printk.h>
#include <yaos/types.h>
#include <yaos/queue.h>
#include <asm/pci.h>
#include <drivers/pci_device.h>
#include <yaos/init.h>
#define MAX_PCI 128
struct pci_bsf {
uint16_t vid;
uint16_t did;
uint8_t b;
uint8_t s;
uint8_t f;
};
stati... | [
"399030@qq.com"
] | 399030@qq.com |
92b1918ea72e00c151f8f7872f9a1b2a250caa11 | c4afbfe1885e8d0c7a1c8b928563f7bb8ab6a683 | /openETCS_Releases/v0.4-D3.6.4/KCG-Releases/BuildCheckedMessage_CheckBGConsistency_Pkg_SubFunction.c | 3a8313c1fb7ba426885ce159a88496ee0ea0dd8c | [] | 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 | 2,296 | c | /* $**************** KCG Version 6.4 (build i21) ****************
** Command: kcg64.exe -config D:/Github/modeling/model/Scade/System/OBU_PreIntegrations/openETCS_EVC/KCG-Releases/config.txt
** Generation date: 2015-12-03T13:41:24
*************************************************************$ */
#include "kcg_consts.h... | [
"bernd.hekele@deutschebahn.com"
] | bernd.hekele@deutschebahn.com |
15a612c4fb1e624071c1a6ef1003f21f39a50286 | 43dc54d4adf84614d405b583df83d7b35d23413b | /C-Standard-Library/C-Standard-Library-v1/stdio/tstdio2.c | e7ecba4add7d3d8d457c5f368fafbe3f34ba3f1a | [] | no_license | mikechen66/C-Programming | 01e38e4c3f772a98bf4744720f60aa2c03f33d69 | 4ea8d64ac69c01141e90d8b91e0b5664e4dc5602 | refs/heads/main | 2023-07-13T23:04:58.859755 | 2021-08-02T15:56:45 | 2021-08-02T15:56:45 | 387,677,804 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,027 | c | /* test stdio functions, part 2 */
#include <assert.h>
#include <errno.h>
#include <stdio.h>
#include <string.h>
int main()
{ /* test basic workings of stdio functions */
char buf[32], tname[L_tmpnam], *tn;
FILE *pf;
static int macs[] = {
_IOFBF, _IOLBF, _IONBF, BUFSIZ, EOF, FILENAME... | [
"noreply@github.com"
] | mikechen66.noreply@github.com |
7cb86d64c147b84a8acdc8c1f7eb5c7d9784bbd9 | 2f252f480c0bdaad3f47bc5b217624d3bc76b5d4 | /L2/genstacklib.h | 440512326d1342018c29977bd7c6ca123b0b983d | [] | no_license | DanielHipp/Betriebssysteme | 584ac55af27fd18d6a16ce4fde556d2dbfcd43bc | 3cc2f1d0edd12f6cb45fea7d5a51e7dc08d4081a | refs/heads/master | 2021-01-10T17:58:18.941518 | 2016-01-05T10:31:46 | 2016-01-05T10:31:46 | 46,714,572 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 379 | h | #include <stdbool.h>
typedef struct{
void *elems;
int elemSize;
int logLength;
int allocLength;
void (*freefn)(void*);
}genStack;
void GenStackNew(genStack *s,int elemSize, void (*freefn)(void*));
void GenStackDispose(genStack *s);
bool GenStackEmpty(const genStack *s);
void GenStackPush(genStack *s, const void *... | [
"dh.312@t-online.de"
] | dh.312@t-online.de |
a94edd86278f5ad2e2b385b4d0e47603feb91b9f | eb427a6901be9975fe5d1f966abf7405b75ad995 | /Editor/ImGui/imgui_impl_dx11.h | 0b2100b35269b537ee3df1ed0e931a132ba2e684 | [
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | forkrp/SpartanEngine | 70afc8bc8eca0230cafc5b987c1559c4f5f76981 | 3c2f8d09a22f969ea324d63f967a1a06d8671aa6 | refs/heads/master | 2020-03-28T16:03:40.295735 | 2018-09-12T16:39:03 | 2018-09-12T16:39:03 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,229 | h | // ImGui Renderer for: DirectX11
// This needs to be used along with a Platform Binding (e.g. Win32)
// Implemented features:
// [X] Renderer: User texture binding. Use 'ID3D11ShaderResourceView*' as ImTextureID. Read the FAQ about ImTextureID in imgui.cpp.
// You can copy and use unmodified imgui_impl_* files in yo... | [
"panosconroe@hotmail.com"
] | panosconroe@hotmail.com |
d22274d51e5543966340b8975c0a198021394d5f | 6001ea0104355e0d403293ab3fed8ee0eb48c932 | /transports/socket.c | 627d351e1916a0146e2524728aee8b3158a34347 | [] | no_license | kingljl/yar | 1fd3bfb63fa79612d48bd0e43829567a4d8fbef8 | 19fe20e6cd1db2bfacef6e1071f34e45f238b4d4 | refs/heads/master | 2021-01-18T12:16:00.855271 | 2013-07-17T05:56:36 | 2013-07-17T05:56:36 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 10,161 | c | /*
+----------------------------------------------------------------------+
| Yar - Light, concurrent RPC framework |
+----------------------------------------------------------------------+
| Copyright (c) 2012-2013 The PHP Group |
+--------------... | [
"laruence@gmail.com"
] | laruence@gmail.com |
42e25dfcbd6cbe5c5fb67c831d512bdc381170f8 | ba4db75b9d1f08c6334bf7b621783759cd3209c7 | /src_main/engine/audio/private/snd_mix_buf.h | 731966e7bdff5bd3cdf244a0f399ac3184747a70 | [] | no_license | equalent/source-2007 | a27326c6eb1e63899e3b77da57f23b79637060c0 | d07be8d02519ff5c902e1eb6430e028e1b302c8b | refs/heads/master | 2020-03-28T22:46:44.606988 | 2017-03-27T18:05:57 | 2017-03-27T18:05:57 | 149,257,460 | 2 | 0 | null | 2018-09-18T08:52:10 | 2018-09-18T08:52:09 | null | WINDOWS-1252 | C | false | false | 3,229 | h | //========= Copyright © 1996-2005, Valve Corporation, All rights reserved. ============//
//
// Purpose:
//
// $NoKeywords: $
//=============================================================================//
#ifndef SND_MIX_BUF_H
#define SND_MIX_BUF_H
#if defined( _WIN32 )
#pragma once
#endif
// OPTIMI... | [
"sean@csnxs.uk"
] | sean@csnxs.uk |
b1748a373efe0f9316bf3c3e5fa601d72d058be5 | c63d5d0b3809a582ea6938ede3af0559c7b145f1 | /string.h | 574ada74a8cda60ed3f6e8e53652167e7b9815cc | [] | no_license | joaoandrepestre/C-string-implementation | 1ac2e0e364add43cd62935192d0f610f8a6c609e | 8f8e82bbd5dcad0b518f396f525b7e9ea3a015ec | refs/heads/master | 2021-01-01T20:18:05.526622 | 2017-07-30T14:48:58 | 2017-07-30T14:48:58 | 98,804,112 | 3 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,081 | h | //Type definition
typedef struct str string;
//defines the type 'string' as the struct 'str' in the source file 'string.c'
//Constructor and Destructor
string* createString(char* initialString, int initialStringSize);
//creates a new string based on the 'initialString' char pointer and on its size and returns a point... | [
"noreply@github.com"
] | joaoandrepestre.noreply@github.com |
21494f22974bd18d4a9731d760b9476763026b79 | 3551ba234f58cb793d185039f931b16d93bb1148 | /stm8_4432_master/include/ST72F521R6.h | 30b023be6aa04cd3d1a852a420b6f96f10e15c1d | [] | no_license | tglgg/STM8-4432-- | 69af6f3d988b6719da86f3504b900ffe9c47b29d | 37d61886c13ef83f1062c02451eaeff77bec0987 | refs/heads/master | 2021-01-19T07:09:27.300662 | 2016-06-20T14:50:29 | 2016-06-20T14:50:29 | 61,555,782 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 37,247 | h | /* ST72F521R6.h */
/* Copyright (c) 2003-2009 STMicroelectronics */
#ifndef __ST72F521R6__
#define __ST72F521R6__
/* ST72F521R6 */
/* Check MCU name */
#ifdef MCU_NAME
#define ST72F521R6 1
#if (MCU_NAME != ST72F521R6)
#error "wrong include file ST72F521R6.h for chosen MCU!"
#endif
#endif
#define STVD7_... | [
"tglgg@hotmail.com"
] | tglgg@hotmail.com |
87841a67db4fd5bd230cb2915c72057a0d48df3a | a1446c3f95df2dfe097a9bd6b463767b00f18140 | /sys/arch/i386/i386/procfs_machdep.c | 927a147e2036da7e1c115f679395486271d00941 | [] | no_license | chrissicool/l4openbsd | e2fb756debc1c3bdc1c2da509fa228c25a3185e8 | 077177814444e08500e47bc2488502f11469bc60 | refs/heads/master | 2021-04-09T17:12:53.122136 | 2011-08-22T16:52:58 | 2011-08-22T16:52:58 | 1,706,491 | 18 | 4 | null | 2017-04-06T19:17:29 | 2011-05-05T14:08:03 | C | UTF-8 | C | false | false | 4,404 | c | /* $OpenBSD: procfs_machdep.c,v 1.7 2007/11/28 17:05:09 tedu Exp $ */
/* $NetBSD: procfs_machdep.c,v 1.6 2001/02/21 21:39:59 jdolecek Exp $ */
/*
* Copyright (c) 2001 Wasabi Systems, Inc.
* All rights reserved.
*
* Written by Frank van der Linden for Wasabi Systems, Inc.
*
* Redistribution and use in source and ... | [
"cludwig@net.t-labs.tu-berlin.de"
] | cludwig@net.t-labs.tu-berlin.de |
f0923d02e23d5493e46ef11e2493f2b4cea50782 | 7769a71450b2a88d4cbe4f0e1f6796a160c2b5e8 | /Final (1)/check.c | fba46faba2974d902e436e5351ba79e665c1d9c0 | [] | no_license | AbhinavSingh99/shell | b7e9638a5301750acf9ef718ba75a88dc9fc2f37 | df53fc3c1790c54a95443d10d2b425a87517085b | refs/heads/main | 2023-01-20T16:47:21.652505 | 2020-11-29T09:02:49 | 2020-11-29T09:02:49 | 316,912,312 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 942 | c | #include<stdio.h>
#include<string.h>
#include<stdlib.h>
int main()
{ int error = 0, pos = 0, line = 1;
// opening both file in read only mode
FILE *fp1 = fopen("test1.txt", "r");
FILE *fp2 = fopen("untitled.txt", "r");
if (fp1 == NULL || fp2 == NULL)
{
printf("Error : Files... | [
"noreply@github.com"
] | AbhinavSingh99.noreply@github.com |
8ec72ac7445c3d5dcf45bf65f6593d9c6a5ccf4d | 537183c3dd72345afe1c21195b9dee08d7b1c3c7 | /Day-to-Day Codes/CheckCorrectnessOfDFSOrdering.c | 49898e0d063650a66634a092276ab29a0547c9f2 | [] | no_license | KiranAkadas/Algorithmic-Problem-Solving | 02e7deb5e0441ceb5de5712e9fb898dfdd9c68eb | 46d674385772769c026456da476c704e51a3b1cb | refs/heads/master | 2021-07-05T18:52:20.978532 | 2020-08-25T17:16:53 | 2020-08-25T17:16:53 | 168,191,898 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 1,004 | c | #include <stdio.h>
#include <stdlib.h>
//https://www.hackerrank.com/contests/aps-dfs-orderings/challenges/dfs-2-ordering-correctness
struct order
{
int preorder;
int postorder;
};
struct order o[1000];
int tick=1;
int v[1000];
int a[1000][1000];
int main()
{
int i,n,j,k,u,e,vv,t,ver;
int flag=0;
... | [
"akadask@gmail.com"
] | akadask@gmail.com |
bde986e219f4b689dedce4b51236f3476c617507 | 77e6f99d450f23c14c74094db22f794b12786889 | /examples/coines/low_g/bmi090l_low_g_interrupt_mcu.c | c6e0ba86b356cae463c8a4b1623a31619e6eef07 | [
"BSD-3-Clause"
] | permissive | lilcommieblyat/BMI090L-Sensor-API | 7f26e0175d3aa8acdf96c0ff1b3132b465d2e70d | ebb2495e4286d1f05420dc636729ec3ce435ff9c | refs/heads/master | 2022-10-31T21:53:06.484132 | 2020-06-19T07:27:42 | 2020-06-19T07:31:05 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,876 | c | /**
* Copyright (C) 2020 Bosch Sensortec GmbH
*
* SPDX-License-Identifier: BSD-3-Clause
*
* @file bmi090l_low_g_interrupt.c
* @brief Test code to demonstrate on how to configure and use low-g
*
*/
#include <stdio.h>
#include "coines.h"
#include <stdlib.h>
#include "bmi090l.h"
#include "commo... | [
"kevin.goveas@bosch-sensortec.com"
] | kevin.goveas@bosch-sensortec.com |
28d386349a8f489c6021d66682175bdee4c00369 | 6998ba294547b510bcad373677542bcf2032e51d | /ft_putnbr.c | 02ad1623dcc56710d825ef968d341216775cc724 | [] | no_license | rloulizi42/Libft | ed334fe6ea95387fb9ca5aa6ee14828bad365539 | d92618093e78da96c397ac9e26aba8ae840c378c | refs/heads/master | 2021-08-30T10:51:53.139760 | 2017-12-17T15:04:33 | 2017-12-17T15:04:33 | 114,545,465 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,192 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_putnbr.c :+: :+: :+: ... | [
"rloulizi@e1r8p16.42.fr"
] | rloulizi@e1r8p16.42.fr |
51d66ff4db462fbc0ac934cc6a6599f8b15bc44b | 8d7514271b08caaa8c757d0747853d54642e9e63 | /vendor/rsfota/rsdl/porting/MTK/src/rs_flash_operate.c | 380d313ec5c9b4d9452cbbd38d6ad45105a10a4a | [] | no_license | npnet/MyCode | 0bd3e32d5890c411b16e01cdb8acf5624c7c0a02 | 9fa7aa78d62f1cd3c2a39a36875cb41cf00522fe | refs/heads/master | 2023-07-23T13:19:29.575050 | 2018-07-05T13:01:09 | 2018-07-05T13:01:09 | 140,229,839 | 1 | 2 | null | 2023-07-21T10:21:01 | 2018-07-09T04:07:28 | C | GB18030 | C | false | false | 12,493 | c | #include "rs_datatype.h"
#include "rs_flash_operate.h"
#include "rs_dev.h"
#include "rs_fs.h"
#include "rs_error.h"
#include "rs_checksum.h"
#include "rs_mem.h"
#include "rs_std_fun.h"
#include "rs_param.h"
#include "rs_dev.h"
#include "rs_debug.h"
// MTK header
#include "MMIDataType.h"
#include "syscomp_config.h"
#in... | [
"yinzhou.wang@nbbsw.com"
] | yinzhou.wang@nbbsw.com |
f8966a3aaa0f94c9d19ad083b14a94b86dd33bef | 64bcf019b7aabfafa32c6286fd18c1b56b3248ee | /lib/dawn/inc/dawn/webgpu.h | a0c23eece1f16bd982feb78db7f38d0c03b18710 | [
"Apache-2.0",
"LicenseRef-scancode-public-domain",
"LicenseRef-scancode-unknown-license-reference",
"CC0-1.0"
] | permissive | liweimax/hello-webgpu | a72bf74b7ffe1551e2ffb80701e804b906fc7180 | 5602164eca28d001c65face35f912346d0db916d | refs/heads/master | 2022-04-28T15:46:06.134023 | 2020-04-08T16:52:29 | 2020-04-08T16:52:29 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 59,150 | h | // BSD 3-Clause License
//
// Copyright (c) 2019, "WebGPU native" developers
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are met:
//
// 1. Redistributions of source code must retain the above copyr... | [
"cwoffenden@gmail.com"
] | cwoffenden@gmail.com |
19f881df0457315592fa6354b32494740c7e2746 | d658b07db64b38059c5eb709fdcedb4022b80ef8 | /a_GetBALDGM_mex.c | aaeeab49854f0fa74a41a6cd7e4d413ef58dd3ea | [
"MIT"
] | permissive | firekg/BAS | 9eac298d10f3469361ab9ae33d6a64267fb2d8b7 | f35927055b90064647fcfa90fc0f7e028c989b9c | refs/heads/master | 2021-01-12T02:57:57.568757 | 2019-07-04T11:23:25 | 2019-07-04T11:23:25 | 78,140,653 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,727 | c | #include <math.h>
#include "mex.h"
#include "matrix.h"
#define LOWER pow(10,-15.0)
#define PI (3.141592653589793)
/* The gateway function */
void mexFunction( int nlhs, mxArray *plhs[], int nrhs, const mxArray *prhs[])
{
double *lw; /* 1x3 input */
double *mu, *var; /* 3*Nx1 input matrix */
size... | [
"firekg@gmail.com"
] | firekg@gmail.com |
7a889086911fe9fe670656ece755c3816e57c19c | b785a81a73ff9488c76fa16455970c508de3497c | /purity_level.c | 6ba8c362cee68f4074e1568e6601a1e8c4242afb | [] | no_license | public-domain/salmon | 902e7101654b93748b1591f0e9b4a486ffb56b4f | 1f8dada1618ed2f939496e9ecfdb75ced8ca6547 | refs/heads/master | 2021-02-09T01:20:45.312155 | 2020-03-01T20:50:55 | 2020-03-01T20:50:55 | 244,221,639 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,081 | c | /* file "purity_level.c" */
/*
* This file contains the implementation of the purity_level module.
*
* This file is part of SalmonEye, an interpreter for the Salmon Programming
* Language.
*
* Written by Chris Wilson.
*
* This file is hearby placed in the public domain by its author.
*/
#include <stdde... | [
"jean-marc.lienher@bluewin.ch"
] | jean-marc.lienher@bluewin.ch |
77d57e5d6ac6e35fa7ed4b853b4212535ac7ba6d | 6665a1b1e2e1826b3234c9347cddcc0e23622ef2 | /lsm6dsm_STdC/example/lsm6dsm_tap_double.c | 5d0e8c70f94ccebae62057cee20aa7b59612e53e | [
"BSD-3-Clause"
] | permissive | casterbn/STMems_Standard_C_drivers | 57fbc355554ba5a81299d97672a8fcfd4139fef9 | b9d6185bdaed34c614017ad7c9ca84e7eed9c60a | refs/heads/master | 2022-04-27T05:32:46.167174 | 2020-04-30T06:18:10 | 2020-04-30T06:18:10 | 259,243,111 | 1 | 0 | BSD-3-Clause | 2020-04-27T07:48:41 | 2020-04-27T07:48:40 | null | UTF-8 | C | false | false | 9,224 | c | /*
******************************************************************************
* @file tap_double.c
* @author Sensors Software Solution Team
* @brief This file show the simplest way to detect double tap from sensor.
*
******************************************************************************
* @atte... | [
"alberto.zancanato@st.com"
] | alberto.zancanato@st.com |
10620e176ee6ab2d0964b04e8462330fe7f6e2b5 | 073072fbfe90062479347813f5c6b7602f30e329 | /d/wanjiegu/shan_road4.c | 39f66c0d71cc8bca5f7b3942593e02a03d742a5e | [] | no_license | cao777/mudxkx2019 | c06905cc8bf91de2d95e8bd0d6098e0c0c50f452 | 3abcba647e1342db1d73acdb09b5f6f3b6dd5e80 | refs/heads/master | 2023-03-16T05:57:31.164287 | 2019-04-10T09:33:47 | 2019-04-10T09:33:47 | null | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 679 | c | // Room: /t/wanjiegu/shan_road4.c
inherit ROOM;
void create()
{
set("short", "山路");
set("long", @LONG
这是一条山间小路,两边山坡上张了许多树木,北风吹过,发
出沙沙的响声。路上张着许多杂草,看起来这里很少有人走动。往
西看,远远可见黑压压一片大森林。
LONG
);
set("outdoors", "wanjiegu");
set("exits", ([ /* sizeof() == 2 */
"west" : __DIR__... | [
"prion.w@gmail.com"
] | prion.w@gmail.com |
a372d7c02fc4db1bd576b9a056e2a49e788e6519 | 9a3b9d80afd88e1fa9a24303877d6e130ce22702 | /src/Providers/UNIXProviders/RemoteAccessAvailableToElement/UNIX_RemoteAccessAvailableToElementDeps.h | f621eb10e25fbefd5b75ad8f760fd42310bc0006 | [
"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,584 | 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 |
8f99f168010d901dc23fce51a30ed1641f23d22b | bd1fea86d862456a2ec9f56d57f8948456d55ee6 | /000/233/091/CWE122_Heap_Based_Buffer_Overflow__c_CWE805_int_memcpy_15.c | 57904467b24f1bf8096dbb051da055d23d556b29 | [] | 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 | 3,861 | c | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE122_Heap_Based_Buffer_Overflow__c_CWE805_int_memcpy_15.c
Label Definition File: CWE122_Heap_Based_Buffer_Overflow__c_CWE805.label.xml
Template File: sources-sink-15.tmpl.c
*/
/*
* @description
* CWE: 122 Heap Based Buffer Overflow
* BadSource: Allocate using malloc()... | [
"frank@fischer.com.mt"
] | frank@fischer.com.mt |
d2dc87669184ecbeb6fb225d3f923077f981482c | 46c14f699565643e19356d47df4d2f8db789862f | /C/strbuild.c | 750c1485df2a3a285cec2525900138ca70675000 | [] | no_license | aggregate/KOAP | 9ffa067d57e609b940f7ef50de09a33a70d4ec03 | 2bd8b190ee0337d31f9cc20d81e6d948a2c3600d | refs/heads/master | 2020-06-02T00:49:46.494390 | 2014-07-11T21:28:10 | 2014-07-11T21:28:10 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 754 | c | #include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include "strbuild.h"
void strbuild_init(str_builder *st, int size)
{
st->s = (char *) malloc(sizeof(char) * size);
st->s[0] = '\0';
st->size = size;
st->used = 0;
} // init
void strbuild_append(str_builder *st, char *app)
{
if ((st->used + strlen(app) +... | [
"scmo224@kaos-GTX460.(none)"
] | scmo224@kaos-GTX460.(none) |
1a33f7f200109f970902bb301cb2ff0bd852ca4a | 7de4841f9e600af63efaca44750097dc31eb8b39 | /srcs/main.c | b72f3f3a65d5028afb16bc6ad0dce6c3b9631279 | [] | no_license | jonghoon0421/Filler | 6ac2e4c0e3f8ec7f3dfb62fa5e92834062c42296 | 14949939bcfa5deb50a53a95e969b2844a642d5f | refs/heads/master | 2021-05-10T23:48:42.987238 | 2018-01-26T03:02:33 | 2018-01-26T03:02:33 | 118,289,263 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,826 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* main.c :+: :+: :+: ... | [
"jonkim@student.42.us.org"
] | jonkim@student.42.us.org |
7b5199e4774df007c8819ae7e975f211c70bdb0a | 8ca06e4d8b3d0a6a5c293bbb6b69868d66f1b379 | /Pods/Headers/Public/FloatingPanel/FloatingPanel-umbrella.h | dcb31e8c32ec3c594e331be1332d541afd9e4284 | [] | no_license | blank124/FindYourSurf | d7597b6a33f1e3ab4f6f72a1f7d41df7b7711edc | 5a6b968312cb4a1645a41254d769d6e0723cd64f | refs/heads/main | 2023-05-03T05:49:36.931585 | 2021-05-28T01:49:41 | 2021-05-28T01:49:41 | 371,474,704 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 68 | h | ../../../Target Support Files/FloatingPanel/FloatingPanel-umbrella.h | [
"michaelblank14@gmail.com"
] | michaelblank14@gmail.com |
264258d1b6c92ede711a2283e633e6a4e58e24d8 | d0c44dd3da2ef8c0ff835982a437946cbf4d2940 | /cmake-build-debug/programs_tiling/function14187/function14187_schedule_29/function14187_schedule_29_wrapper.h | 16f2813894a3929203cd6dba1839784ba1eaabd9 | [] | no_license | IsraMekki/tiramisu_code_generator | 8b3f1d63cff62ba9f5242c019058d5a3119184a3 | 5a259d8e244af452e5301126683fa4320c2047a3 | refs/heads/master | 2020-04-29T17:27:57.987172 | 2019-04-23T16:50:32 | 2019-04-23T16:50:32 | 176,297,755 | 1 | 2 | null | null | null | null | UTF-8 | C | false | false | 522 | h | #ifndef HALIDE__generated_function14187_schedule_29_h
#define HALIDE__generated_function14187_schedule_29_h
#include <tiramisu/utils.h>
#ifdef __cplusplus
extern "C" {
#endif
int function14187_schedule_29(halide_buffer_t *buf00, halide_buffer_t *buf01, halide_buffer_t *buf02, halide_buffer_t *buf03, halide_buffer_t ... | [
"ei_mekki@esi.dz"
] | ei_mekki@esi.dz |
64cc18b079a367f34be9fa67495e539039d62c17 | fa70d866df0ec33b926a96d7c7123986fdb121c7 | /tin/sinh_day_nhi_phan/main.c | 941578433788c6b99c6ae786f0bec1544ac160f8 | [] | no_license | xtfocus/books | a144fc46a35589cd2f8ab17499f57d5600e99809 | bee8aa592e7912020e8604f39895e0294648afd8 | refs/heads/master | 2020-07-08T23:24:54.546901 | 2019-08-22T14:18:04 | 2019-08-22T14:18:04 | 203,809,455 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 407 | c | #include <stdio.h>
#include <stdlib.h>
int main()
{ int x[30]={0};
int n=0,i=0,j=0;
printf("Nhap do dai chuoi nhi phan");
scanf("%d",&n);
while(i!=-1){
for( i=n-1;i>=0;i--){
if(x[i]==0){
x[i]=1;
for(j=i+1;j<=n-1;n++) x[j]=0;break;
}
}
... | [
"tungxuan0111@gmail.com"
] | tungxuan0111@gmail.com |
c6f6e8821635454518a4e647fe8760192c13b183 | dc8a2a91f5025770c7ba3b21b8bb48998ccff41f | /src/awk/awk.h | 9ab3a9061f67c7098e6c8da48d3505077701829c | [
"SMLNJ"
] | permissive | Dream-Imperium/ccore | 3fde4e16e6dc67914807a913e4570e916ac41f50 | 61e32004ea5d389fb2a54da66d3787279436ec07 | refs/heads/master | 2023-02-10T16:26:19.144791 | 2021-01-10T17:50:56 | 2021-01-10T17:50:56 | 328,437,066 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,897 | h | /****************************************************************
Copyright (C) Lucent Technologies 1997
All Rights Reserved
Permission to use, copy, modify, and distribute this software and
its documentation for any purpose and without fee is hereby
granted, provided that the above copyright notice appear in all
copi... | [
"iwakuramarie@waifu.club"
] | iwakuramarie@waifu.club |
9961a3956c917c97ca769f697529b021b6ca432c | e6c2a9358d5903515034dac5671ae8310e1089cc | /maximize.c | 1f5a8a049b9c082eb8816197804e2612bcf8e8a3 | [
"MIT"
] | permissive | dj95/dwm-custom-patches | 312714b49e4c89deec5001504c7d283449eba272 | ad0098b117c5e9eab1c2c1b177abf665aae76701 | refs/heads/master | 2020-04-17T04:19:22.579082 | 2016-12-07T10:15:09 | 2016-12-07T10:15:09 | 67,043,056 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,238 | c | void
maximize(int x, int y, int w, int h) {
XEvent ev;
if(!selmon->sel || selmon->sel->isfixed)
return;
XRaiseWindow(dpy, selmon->sel->win);
if(!selmon->sel->ismax) {
if(!selmon->lt[selmon->sellt]->arrange || selmon->sel->isfloating)
selmon->sel->wasfloating = True;
else {
togglefloating(NULL);
selm... | [
"Daniel.Jankowski@rub.de"
] | Daniel.Jankowski@rub.de |
5b30106a1bccd9eeedfe8089e48721e026536fb2 | e1475781f53f7d765c1547c37fdccd0ecc70cbb2 | /src/ministry-test/metric/update.c | cdce421c674923988c3bfda5ddff6dce23f525a3 | [
"Apache-2.0"
] | permissive | ghostflame/ministry | 2c595d8dc2fb3b18fb69471b8bb93c9bf8fa6a62 | 6badecb94823ca2aece836362f88c0f905b27129 | refs/heads/master | 2023-01-28T10:01:09.548706 | 2023-01-14T12:46:35 | 2023-01-14T12:46:35 | 41,313,328 | 9 | 1 | null | 2016-04-05T23:20:16 | 2015-08-24T16:06:53 | C | UTF-8 | C | false | false | 3,376 | c | /**************************************************************************
* Copyright 2015 John Denholm *
* *
* Licensed under the Apache License, Version 2.0 (the "License"); *
* you may not us... | [
"cybernetic.dragon@gmail.com"
] | cybernetic.dragon@gmail.com |
a45413c8f5f1e831b21bb0ef8913163303982d39 | 51635684d03e47ebad12b8872ff469b83f36aa52 | /external/gcc-12.1.0/gcc/testsuite/gcc.dg/tree-ssa/loop-5.c | 5f42857fe137ce57fa86df48c57f29a835c46a1a | [
"LGPL-2.1-only",
"GPL-3.0-only",
"GCC-exception-3.1",
"GPL-2.0-only",
"LGPL-3.0-only",
"LGPL-2.0-or-later",
"FSFAP",
"Zlib",
"LicenseRef-scancode-public-domain"
] | permissive | zhmu/ananas | 8fb48ddfe3582f85ff39184fc7a3c58725fe731a | 30850c1639f03bccbfb2f2b03361792cc8fae52e | refs/heads/master | 2022-06-25T10:44:46.256604 | 2022-06-12T17:04:40 | 2022-06-12T17:04:40 | 30,108,381 | 59 | 8 | Zlib | 2021-09-26T17:30:30 | 2015-01-31T09:44:33 | C | UTF-8 | C | false | false | 675 | c | /* A test for induction variable merging. */
/* { dg-do compile } */
/* { dg-options "-O1 -fdump-tree-optimized" } */
void foo(long);
void xxx(void)
{
long iter, jter;
for (iter = 0, jter = 2; iter < 100; iter++, jter++)
{
foo (iter);
foo (jter);
}
}
/* Only iter variable should remain. *... | [
"rink@rink.nu"
] | rink@rink.nu |
88e46a4ed7ddbe9b7b897872193675cbd3275a0f | 48d89545fd4a9c8e29c52b2386cd856bc425869a | /Colligens/interprocedural/ghostscript/analysis/base/gxfcopy.h | e69ad71ce094315263f1cfd8dba9e2013624fc21 | [] | no_license | iranrodrigues/interprocedural | 7bc41f5a5703f588e63533fbfed95955a6c4df05 | a4f34ace03a2876df9a32b37685b23b56fc0565a | refs/heads/master | 2021-01-10T19:46:43.201534 | 2014-03-19T13:10:12 | 2014-03-19T13:10:12 | 15,970,391 | 0 | 2 | null | null | null | null | UTF-8 | C | false | false | 7,528 | h | /* Copyright (C) 2001-2006 Artifex Software, Inc.
All Rights Reserved.
This software is provided AS-IS with no warranty, either express or
implied.
This software is distributed under license and may not be copied, modified
or distributed except as expressly authorized under the terms of that
license... | [
"iran@iranrodrigues.com.br"
] | iran@iranrodrigues.com.br |
e4ac3c9941c24a37719b396af76903bf6d8a3655 | 5c255f911786e984286b1f7a4e6091a68419d049 | /vulnerable_code/b985e0a0-ac3e-4193-9211-2024d5996b91.c | a9bddbf3c901baab903fd3e2c285e48f96c7c067 | [] | 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 | 529 | c | #include <string.h>
#include <stdio.h>
int main() {
int i=4;
int j=32;
int k;
int l;
j = 53;
l = 64;
k = i/j;
l = i/j;
l = i/j;
l = i%j;
l = l%j;
l = k-k*i;
//variables
/* START VULNERABILITY */
int a;
int b[73];
int c[73];
a = 0;
while (a > -1) {
... | [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
8d6821d5d14f7b9f9afb8d26858658ccdbb3e9e1 | 11eb8143ace83c278334e8bbdfb71bce18ac86f8 | /libs/mpf/src/mpf_engine.c | 259f86e82a031826819b450c71e8d07a5614af5f | [
"Apache-2.0",
"LicenseRef-scancode-public-domain",
"LGPL-2.1-or-later"
] | permissive | zhouhailin/unimrcp-1.6 | 66506671d5bdc2e10005a949c98d2cc7131508b6 | 37f37fbb0353bd92bd07911ee9a7daf872742ff0 | refs/heads/master | 2023-03-10T21:48:04.578829 | 2023-03-01T14:03:06 | 2023-03-01T14:03:06 | 234,743,074 | 18 | 15 | Apache-2.0 | 2023-03-01T14:03:07 | 2020-01-18T14:01:04 | C | UTF-8 | C | false | false | 13,679 | c | /*
* Copyright 2008-2015 Arsen Chaloyan
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or ag... | [
"zhouhailin555@aliyun.com"
] | zhouhailin555@aliyun.com |
f992fd8ed629c6e8fb98e58279f4b33aee561caf | 054b53fc102c0400e7d53e7c5b365c596ea4324a | /assembly_codes/funcs.h | 4efa5ee9bc99a49e029a2a97dd19803ae61c164f | [] | no_license | froprintoai/hack | 71d666eeda85d3d4aa7a14b49fce7dd8e09a2c2c | 48a3ece4aad1d5303a9065227b250434862c1c02 | refs/heads/master | 2023-01-08T20:03:01.465696 | 2020-11-13T21:19:58 | 2020-11-13T21:19:58 | 303,399,291 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 66 | h | #include <stdio.h>
void func1() {
printf("Hello, world!\n");
} | [
"froprintoai@gmail.com"
] | froprintoai@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.