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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
75d9dd1514d3905d9e863c01d5f9c7735a47b324 | 152b55f534f527b4b53dd93f76c142342b8011eb | /src/memory/memory.c | 626f0f4fca99417103edb08728f2d4ffeb2c40dd | [] | no_license | chenyueqi/NEMU | 552eecac3daeccdf23e4c1c1ff18055892607065 | 4cdf5a0a5c02d216f1732c77ac7196bcf6d27dc9 | refs/heads/master | 2021-01-10T13:35:32.513755 | 2016-03-31T14:24:21 | 2016-03-31T14:24:21 | 44,658,120 | 3 | 1 | null | null | null | null | UTF-8 | C | false | false | 2,638 | c | #include "common.h"
#include "cpu/reg.h"
uint8_t current_sreg;
uint32_t dram_read(hwaddr_t addr, size_t len);
void dram_write(hwaddr_t addr, size_t len, uint32_t data);
uint32_t lnaddr_read(lnaddr_t addr,size_t len);
void lnaddr_write(lnaddr_t addr, size_t len , uint32_t data);
extern uint32_t cache_read_L1(hwaddr_t ... | [
"15905193328cyq@gmail.com"
] | 15905193328cyq@gmail.com |
6f13d388791600b5f8c8fdb190843301508a7fe6 | 1efce1de26e557741dada50fe76890d696dd84d0 | /jme3-android-native/src/native/jme_openalsoft/com_jme3_audio_android_AndroidEFX.h | 4bdd94f07584fbbfee44d6147034153afd38dfd6 | [
"BSD-3-Clause"
] | permissive | 040203/jmonkeyengine | 6ab9ec3c7e925687f0531fe5df07f28d8b2810a4 | 0d8fe2ac2251f0eb276017758d0efae836a36f86 | refs/heads/master | 2020-07-25T14:37:32.355515 | 2019-09-09T01:17:04 | 2019-09-09T01:17:04 | 208,323,259 | 1 | 0 | NOASSERTION | 2019-09-13T18:27:07 | 2019-09-13T18:27:04 | null | UTF-8 | C | false | true | 2,887 | h | /* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class com_jme3_audio_android_AndroidEFX */
#ifndef _Included_com_jme3_audio_android_AndroidEFX
#define _Included_com_jme3_audio_android_AndroidEFX
#ifdef __cplusplus
extern "C" {
#endif
/*
* Class: com_jme3_audio_android_AndroidE... | [
"shadowislord@gmail.com"
] | shadowislord@gmail.com |
be26e07b99a8ac4964c27d7b3d516b0fdbd9cba0 | 88346ad637d18d5f416ae987d4d1aaad71485d5f | /BackUp/F429_PWM/Src/stm32f4xx_it.c | 70dd0e6dc74ba18973ffa28d564a87174eeb18e9 | [] | no_license | gdgly/MyCode | 7c85e67d0fee1dca004760403b2a49bbc40a6163 | c01c3ba3324e71cfc2f81ab395ff2e59ee6ba182 | refs/heads/master | 2023-01-31T04:15:22.564947 | 2020-12-16T10:07:30 | 2020-12-16T10:07:30 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,476 | c | /* USER CODE BEGIN Header */
/**
******************************************************************************
* @file stm32f4xx_it.c
* @brief Interrupt Service Routines.
******************************************************************************
* @attention
*
* <h2><center>© Copyright (c) ... | [
"1490478564@qq.com"
] | 1490478564@qq.com |
b36ba15d4d27f8fcac005fd007d70f54a90b1fcc | 90d285f3e3386c037abd673c584e94fbe3c29e44 | /Sensores/IMU-MCU6050-I2C/IMU-MCU6050-I2C/src/main.c | 049cd5497aba0369ecf409490667687ec43d4ff9 | [] | no_license | Insper/SAME70-examples | 56311eee853d1f70599466da2a6e203a0eb5c794 | 03d898852ffc0e59a70b7fc93d5d7fc699953d4d | refs/heads/master | 2023-08-02T22:41:56.640303 | 2023-07-26T22:24:23 | 2023-07-26T22:24:23 | 144,058,688 | 9 | 42 | null | 2022-12-14T15:21:45 | 2018-08-08T19:27:26 | C | UTF-8 | C | false | false | 10,595 | c | /**
* Computação Embarcada
* Insper
* Rafael Corsi - rafael.corsi@insper.edu.br
* Código exemplo uso I2C
* Abril - 2017
*
* Bug conhecido : spi read deve ser executado duas vezes ?
* - funcao afetada : mcu6050_i2c_bus_read()
*
* Conectar :
* MCU | PIN | SAME70-XPLD
* ... | [
"MarcoASMA@insper.edu.br"
] | MarcoASMA@insper.edu.br |
64de140f7e0be48fcb85397711e6d41901d8325e | fd0c132f979ecd77168511c6f4d276c480147e57 | /ios/Classes/Native/mscorlib_System_Collections_Generic_Dictionary_2_T3559086954MethodDeclarations.h | 6f41cffca531ecbdbe803067adedab54f6f95f0c | [] | no_license | ping203/gb | 9a4ab562cc6e50145660d2499f860e07a0b6e592 | e1f69a097928c367042192619183d7445de90d85 | refs/heads/master | 2020-04-23T02:29:53.957543 | 2017-02-17T10:33:25 | 2017-02-17T10:33:25 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,258 | 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.Collections.Generic.Dictionary`2/Transform`1<System.UInt64,BestHTTP.SignalR.Messages.ClientMessage,System.UInt64>
struct Transform_1... | [
"nguyenhaian@outlook.com"
] | nguyenhaian@outlook.com |
5e0b56805605922dcfd5b9f1e65f9be2cd928e0e | 59a4648976391959a2a88e43d58828920f3bfb8c | /VarioSW_as/ArduinoCore/include/core/samd21/include/samd21g17a.h | 2fe140903f70c7964aa6fd0dd6a7ceaf76c39e89 | [] | no_license | Jenatko/VariYO | 871dbcc0eda744daab0bcc484250e5c2ab2d9258 | e68f7e871c2ddfe5746fa28013cbc0fd370e1569 | refs/heads/master | 2022-09-16T14:29:45.241730 | 2022-09-03T22:28:50 | 2022-09-03T22:28:50 | 191,448,893 | 3 | 3 | null | 2021-03-17T22:39:24 | 2019-06-11T21:03:24 | C | UTF-8 | C | false | false | 30,387 | h | /**
* \file
*
* \brief Header file for SAMD21G17A
*
* Copyright (c) 2014 Atmel Corporation. All rights reserved.
*
* \asf_license_start
*
* \page License
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
*... | [
"dfxg@drfg.fd"
] | dfxg@drfg.fd |
e79e75931880446d120649944505eb1bc1499499 | 4fb2b31cd3b5e814529aaa87e1f07edf98792049 | /FRDM_KL43_OL2385_ConsoleControl/board/pin_mux.c | 58f4465c4e39d10d9aecfd6d11241cbf6dc91057 | [] | no_license | walbermr/upfleet-hw | 5d5cc09487e67f75757682c3a7088260ef3e6c7c | 4c0ad6f36719eed7bfa1be6dba8bd0157752f897 | refs/heads/master | 2021-03-27T10:22:12.424576 | 2017-11-18T04:20:43 | 2017-11-18T04:20:43 | 99,636,065 | 0 | 1 | null | 2018-09-04T02:03:53 | 2017-08-08T01:24:49 | C | UTF-8 | C | false | false | 2,959 | c | /*
* Copyright (c) 2015, Freescale Semiconductor, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
*
* o Redistributions of source code must retain the above copyright notice, this list... | [
"wmr@cin.ufpe.br"
] | wmr@cin.ufpe.br |
d3ccd183da7d79bb7d5963d6d09df3bc78c7a8b0 | fc523afd151e6413d24ede1a553d32f4c166654c | /solution1/.autopilot/db/driver/src/xblur_linux.c | 1a5ab741acc17dfeaeddc5f8daf140f716e90990 | [] | no_license | rosebob80/vivado_hls_tutorial | 649842f12e6f5cee06854c5c6cadff357f8e5831 | b111ee6f9001fe30602d52079fadf9e180941020 | refs/heads/master | 2020-08-31T19:07:47.366943 | 2018-07-07T07:52:16 | 2018-07-07T07:52:16 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,518 | c | // ==============================================================
// File generated by Vivado(TM) HLS - High-Level Synthesis from C, C++ and SystemC
// Version: 2015.4
// Copyright (C) 2015 Xilinx Inc. All rights reserved.
//
// ==============================================================
#ifdef __linux__
/*******... | [
"chathura.abeyrathne.lk@gmail.com"
] | chathura.abeyrathne.lk@gmail.com |
3c9203f302f444602d3f4f825d28d42bdfc54fee | 72602a2a34e0df8123b29b1e3678ac3e9fb9cf04 | /1- Basic tasks/lcd.h | 83d533c573f883e6d9a52379303496bae2b987be | [] | no_license | mohannadmaklad/STM32F103C8T6-freeRTOS | ed40b23318dca5d19da8cf0cc07f04b48bee7c6c | b60ee4691a95e94f2897e1419aada679be56bec1 | refs/heads/master | 2020-03-07T10:52:39.141135 | 2018-03-30T15:42:14 | 2018-03-30T15:42:14 | 127,442,186 | 3 | 2 | null | null | null | null | UTF-8 | C | false | false | 2,061 | h |
#ifndef _LCD_H_
#define _LCD_H_
#include "stm32f10x.h"
#include <stdint.h>
#define width 84
#define height 48
#define LCD_SIZE 504 //(84*48)/8
#define func_set (0x20)
#define vertical_addr (0x02)
#define SPACE LCD_data(0x00)
#define NRES GPIOA->ODR ... | [
"noreply@github.com"
] | mohannadmaklad.noreply@github.com |
d33891d33a133025ace20059ea0232a66fc2d552 | 0a04315011ddadc1bf32677e4d150fce9987f45e | /Ecotis.c | d78a11c9131db4b8f18c70527957290106741abe | [] | no_license | tehniksit/sts-ecotis | ddf267c722c9f9583f3bb0987ca84c424ee2f1e5 | b33737cb046603e8e71a13f01616dd88af20480d | refs/heads/master | 2020-03-27T00:59:37.718968 | 2018-09-03T15:14:43 | 2018-09-03T15:14:43 | 145,672,905 | 0 | 0 | null | null | null | null | WINDOWS-1251 | C | false | false | 7,318 | c | # define F_CPU 1000000UL
#include "Ecotis.h"
#include <avr/io.h>
#include <util/delay.h>
void ecotis_port_init(void)
{
//инициализация порта для монитора
ADCSRA &= ~(1<<ADEN);
PORTA = 0x00;
DDRA = 0xFF;
///инициализация порта для кнопок
//DDRC = 0b10000000;
//PORTC = 0b10000000;
//
//PORTE |=(1<<PE4)|(... | [
"tehniksit@gmail.com"
] | tehniksit@gmail.com |
d50d56f837dd3262fb70b3b1b05fd8882fd613e1 | a280aa9ac69d3834dc00219e9a4ba07996dfb4dd | /regularexpress/home/weilaidb/work/kernel/linux-3.0.8/arch/powerpc/platforms/ps3/os-area.c | f6c90d7d17e551b93fcb76c6dacddf355b00d12d | [] | 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 | 2,988 | c | enum ;
enum os_area_ldr_format ;
#define OS_AREA_HEADER_MAGIC_NUM "cell_ext_os_area"
struct os_area_header ;
enum os_area_boot_flag ;
enum os_area_ctrl_button ;
struct os_area_params ;
#define OS_AREA_DB_MAGIC_NUM "-db-"
struct os_area_db ;
enum os_area_db_owner ;
enum os_area_db_key ;
struct os_area_db_id ;
static con... | [
"weilaidb@localhost.localdomain"
] | weilaidb@localhost.localdomain |
bc95bc4b21adeb423a9e4830bad619f14747f268 | b99eb6a48d02a14bbbf6fa8c036d364be3682caf | /lab3/Task2_a/task2_a_header.h | 4e7eceb4b4a731be2c2eed5e9b01c0f8f1ad29cb | [] | no_license | Rocky-Zhenxiang-Fang/CSE-474 | a1a881d8c5a98c1d0e9dcd8b8b181990267cce13 | 9bb1b7ed1968c6d1da8a868189d5f5bd3cb151f6 | refs/heads/main | 2023-01-21T19:46:49.687897 | 2020-12-07T05:53:53 | 2020-12-07T05:53:53 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,287 | h | /**
* Rocky Zhenxiang Fang
* Student ID: 1926438
* 2020/11/14
* This header is used for Task_2_a in CSE 474 Au
* */
#ifndef __Task_2_a_header_H__
#define __Task_2_a_header_H__
/******************* GPIO REGISTERS ********************/
#define RCGCGPIO (*((volatile uint32_t *)0x400FE608))
#define GPIOAFSEL_A (*((... | [
"rockys910109@gmail.com"
] | rockys910109@gmail.com |
4539bd46ed04d06326e87405a8295b85e0ae5789 | 88f018a6a03ffe9d5535c4a2a08a7f3c1513f801 | /start/test/顺时针螺旋方阵(附标识算法,宏定义方式).c | fee8c020cc33d43f61872884810b143d2023196d | [] | no_license | 936767517/c-test | dfa70df500dbf817417b26bdba500a48deb286c8 | 321a5cc8f0d7a5ba25bedc8a36df815791e08354 | refs/heads/master | 2020-03-23T07:46:12.820292 | 2018-09-08T23:53:10 | 2018-09-08T23:53:10 | 141,288,771 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 877 | c | #include<stdio.h>
#define L 8
int main()
{
int i,j=0,k=1,c=0;
int a[L][L]={};
int b[L+2][L+2]={};
for(i=0;i<L+2;i++)
b[i][0]=b[i][L+1]=1;
for(j=0;j<L+2;j++)
b[0][j]=b[L+1][j]=1;
for(i=0;i<L+2;i++)
{
for(j=0;j<L+2;j++)
printf("%5d",b[i][j]);
printf("\n");
}
i=j=0;
while(k<=L*L)
{
a[i][j]=k++;
... | [
"noreply@github.com"
] | 936767517.noreply@github.com |
95bf79c36fcc985c2c59ab707b9dec73598500c7 | 36ec424fcfce8026da591d00c98c694fab5f17f1 | /src/threads/synch.c | 51470e3038227510bed43fd86408ff95d1128cc8 | [
"MIT-Modern-Variant",
"LicenseRef-scancode-unknown-license-reference",
"MIT"
] | permissive | DunderGG/PintOS | 354fc9951b4d35e5b1d07bdec713633ee25111db | eb2d348e93ab08d8bb5ff71bf91574910ae75323 | refs/heads/master | 2021-11-13T03:34:26.990136 | 2015-01-25T15:12:48 | 2015-01-25T15:12:48 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 10,390 | 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
... | [
"david.bennehag@gmail.com"
] | david.bennehag@gmail.com |
c8ed7c435954c8de038c9efbbd12724e9634d540 | 0fb99ccfd7241024e4724282462a9a1fd350cc36 | /PDP18B/pdp18b_stddev.c | 78cfeba3c9fb7e4eeff96f31e652d5df290bc16f | [] | no_license | andreax79/simh | f608127126ef9f58db8f21bdd0c2e55fea5f119f | 405c70bccd6f9584478ee99e726eda5669ed340c | refs/heads/master | 2021-01-17T07:51:36.216443 | 2012-08-28T05:40:42 | 2012-08-28T05:40:42 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 43,537 | c | /* pdp18b_stddev.c: 18b PDP's standard devices
Copyright (c) 1993-2012, Robert M Supnik
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 li... | [
"mark@infocomm.com"
] | mark@infocomm.com |
1ef79c24b46e4df782bb54315ee231b86962488c | bd1fea86d862456a2ec9f56d57f8948456d55ee6 | /000/108/810/CWE590_Free_Memory_Not_on_Heap__free_wchar_t_static_68b.c | 8929772cc47e1e383830d40e54406c7159543f07 | [] | 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 | 1,561 | c | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE590_Free_Memory_Not_on_Heap__free_wchar_t_static_68b.c
Label Definition File: CWE590_Free_Memory_Not_on_Heap__free.label.xml
Template File: sources-sink-68b.tmpl.c
*/
/*
* @description
* CWE: 590 Free Memory Not on Heap
* BadSource: static Data buffer is declared stat... | [
"frank@fischer.com.mt"
] | frank@fischer.com.mt |
0035e39f88f380c9116597eba70093f03c846adb | 2df71bda6dea9585b9dc33ef50406956ce11c817 | /xdelay.c | 70e0729fd65f1d5d58b4124cabcf0a16531cc925 | [
"CC0-1.0",
"LicenseRef-scancode-public-domain"
] | permissive | danilopantani/synth | dd71269fbc327257467ad3f405659708836228db | f19311b598ac5e0cfd3d4266db37c76dc84a5823 | refs/heads/master | 2021-01-18T10:56:49.079048 | 2012-10-13T07:53:10 | 2012-10-13T07:53:10 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,125 | c | #include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "synth.h"
#include "rate.inc"
/* xdelay.c: cross-delay */
static void xdelay(int leftlen, int rightlen, float feedback, float wetout);
int main(int argc, char *argv[])
{
float leftlen = 50.0f, rightlen = 60.0f;
float feedback = 37.5f;
float wetou... | [
"graue@oceanbase.org"
] | graue@oceanbase.org |
3a0a22b598ccd9c2b86b394a7e756d57c9a808a4 | 6c53d2e0acaefafd16923a642554abcce474e240 | /win/hardware/multiplo/avr/cores/DuinoBot.v1.x.HID_0022/LUFA/Drivers/USB/Class/Device/Audio.c | 53131052fe7eb8540e1f479ca486a46a7c82db7b | [] | no_license | DuinoPack/v1.2 | 7249107d42a1d6c0e6a56ca0be33dd356e4cdab9 | a32b421e69b46a54bb2e544fce9ff776c9a91aad | refs/heads/master | 2023-08-18T02:43:00.900830 | 2013-12-12T19:33:46 | 2013-12-12T19:33:46 | 10,764,952 | 7 | 4 | null | 2013-09-03T00:19:12 | 2013-06-18T14:15:51 | C | UTF-8 | C | false | false | 2,914 | c | /*
LUFA Library
Copyright (C) Dean Camera, 2011.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
Copyright 2011 Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purp... | [
"lab@multiplo.org"
] | lab@multiplo.org |
9f642054300656819e1b4b1b6aef189993944de0 | 3d5bc2498c5873d88877e96430d9e203621bcd97 | /src/main.c | fa2ac946ccec0db770765ea8751daffbaa2240d3 | [] | no_license | LeandreBl/get-line-shell | ee1e562f4c44da1a15da3ab6692befa99d4e64fd | 32d004bcc14a330fdc15f2083a604e594749819a | refs/heads/master | 2021-07-25T21:55:59.083855 | 2017-11-02T01:26:57 | 2017-11-02T01:26:57 | 108,915,535 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 469 | c | /*
** EPITECH PROJECT, 2017
** getlineshell
** File description:
** main
*/
#include <termios.h>
#include <sys/ioctl.h>
#include "my.h"
#include "defines.h"
int getlineshell(char **lineptr, char **hist);
int set_getlineshell_term(struct termios *old);
int main(void)
{
char *line;
struct termios old;
... | [
"leandre.blanchard@eptiech.eu"
] | leandre.blanchard@eptiech.eu |
0af2741fc83f13c48d892207a0c21d9d872b8f28 | 5397769cf9e91b6f6284ba85d1ce2089882075bd | /add.c | e2d4d66f0e6fea2920f5b702054a01d545f3b616 | [] | no_license | Eduardobricenio/intro2algproyect1 | a3754817e0629fbb427caa04d8b922531e8491f0 | 163f318e476e921ba9b933d8d99e7eaaaeabd704 | refs/heads/master | 2021-03-15T10:47:43.617871 | 2020-03-17T00:37:51 | 2020-03-17T00:37:51 | 246,845,042 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 358 | c | #include <stdio.h>
#include<string.h>
int add_two_int(int x,int y)
{
return x-y;
}
int main (int argc, char** argv)
{
int i;
int num1=atof (argv[1]);
int num2=atof (argv[2]);
for(i=0; i<argc; i++){
printf("argv[%f] is %s \n",i, argv[1]);
}
// printf(%d\n",num);
printf("the subtraction is %f\n",ad... | [
"noreply@github.com"
] | Eduardobricenio.noreply@github.com |
8983ca19616f9eb1fd49ff7c0a435281cb2d541a | d11d2aa2370a54ea926d4088abd730e9ddee70d7 | /touches.h | ffddeac05b6faf75511ae897ca7f6e05149c9085 | [] | no_license | Izeusse/TER_IA | ee0fb6a938a57c05ee816e72cbbaee42856bb1b6 | b2d3ed334dbd16846ae5ad1ed1c394baaeebb496 | refs/heads/master | 2022-04-18T10:10:26.036351 | 2020-04-20T17:50:12 | 2020-04-20T17:50:12 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 637 | h | #ifndef __TOUCHES
#define __TOUCHES
/* ascii codes for various special keys */
#define TOUCHE_MIN_B 98
#define TOUCHE_MAJ_B 66
#define TOUCHE_MIN_L 108
#define TOUCHE_MAJ_L 76
#define TOUCHE_MIN_D 100
#define TOUCHE_MAJ_D 68
#define TOUCHE_MIN_Q 113
#define TOUCHE_MAJ_Q 81
#define TOUCHE_MIN_Z 122
#define TOUCHE_... | [
"victor.lelu_ribaimont@yahoo.fr"
] | victor.lelu_ribaimont@yahoo.fr |
eb099fa6eb35772e632d164580d51cd716a60b15 | d25e6117af94c716fdea4707ba2a3609ed3dfb85 | /Pods/Headers/Public/Devise/GoogleOpenSource/GTLPlusActivityFeed.h | 7eb7c991b82f61f82cabc415e80a7771f98d38ca | [] | no_license | moonkids/SH_Sample1 | 97242f4dc408ace796d89ef8cca7ce4e88dab4f3 | 3519bd281e78f3e3caeb15965ba2faa6685fa8ba | refs/heads/master | 2021-01-10T06:09:42.629537 | 2015-09-27T04:11:12 | 2015-09-27T04:11:12 | 43,233,655 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 97 | h | ../../../../Devise/Frameworks/GoogleOpenSource.framework/Versions/A/Headers/GTLPlusActivityFeed.h | [
"it.murata@gmail.com"
] | it.murata@gmail.com |
94c8fbe4715b7ebf142990c99dac43ac2edac40b | 28b2847cd254b5411dea19a9b0d4db86778d326b | /SRC/uart/uart.h | 29e983f61011cddbe2c327261825625046227a1b | [] | no_license | zfanji/my_pix4 | 942be0b3c936339ee331dc69acd76e81e0c9a671 | 03ba2e82935cddb652a4782623f985036133ad35 | refs/heads/master | 2021-01-21T14:01:00.778299 | 2015-06-15T10:10:15 | 2015-06-15T10:10:15 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 800 | h | #ifndef __UART_H
#define __UART_H
#include "stm32f4xx_hal.h"
#include <stdio.h>
#define UART7_CLK_ENABLE() __UART7_CLK_ENABLE()
#define DMA_UART7_CLK_ENABLE() __DMA1_CLK_ENABLE()
#define UART7_RX_GPIO_CLK_ENABLE() __GPIOE_CLK_ENABLE()
#define UART7_TX_GPIO_CLK_ENABLE() __GPIOE_CLK_ENAB... | [
"liuweisword@qq.com"
] | liuweisword@qq.com |
067cebb54251459003396f184491bae5016605b5 | 433519aac681359dbd9651be13ec4d9e7ca423ed | /chatFe-BattilanaOrsini/src/hash.h | bdaa5e4fad9901d04c71a66bc60f296db936902a | [] | no_license | davideorsini/chatFe-BattilanaOrsini | 84fb4856d4140b43d4c315e2fc92bcd7be55c3b5 | 8c91045345456dd1bcc040afc880280270648ae8 | refs/heads/master | 2021-01-02T09:25:49.287554 | 2015-05-04T08:23:55 | 2015-05-04T08:23:55 | 35,020,922 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,698 | h | /*************************************/
/* Library hash: schifano fabio 2013 */
/*************************************/
#ifndef HASH_H
#define HASH_H
#include <string.h>
#include <stdio.h>
#include <stdlib.h>
#include "common.h"
#include "lista.h"
/* numero primo */
#define HL 10
typedef lista * hash_t;
///////... | [
"dav_094@hotmail.it"
] | dav_094@hotmail.it |
0bfcd2c4a0b1e20bad03ebf6e597146cfbb7f839 | 5c41f23e0a284a01f91a07cf20092d54e4b89159 | /MBoot_Madison_TVOS/sboot/src/clippers/include/MIU_MST207B_D01A_S_CLIPPERS_STR.h | fce995a73bce6b5e8956f710e6d01a13ae31f63d | [] | no_license | schreibikus/Madsion | a3a46c7c38f920f24004dc2cee5837f341bff579 | 548861a3fc1c4c6b5bd05ce35024be7dca0cfc03 | refs/heads/master | 2021-01-25T13:19:07.923633 | 2015-04-02T03:34:09 | 2015-04-02T03:34:09 | 123,558,610 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 33,474 | h | //<MStar Software>
//******************************************************************************
// MStar Software
// Copyright (c) 2010 - 2012 MStar Semiconductor, Inc. All rights reserved.
// All software, firmware and related documentation herein ("MStar Software") are
// intellectual property of MStar Semiconduc... | [
"bertwu@126.com"
] | bertwu@126.com |
ebd1de748d1658d1040211f01f31afcc0649dc31 | 79d48bff4fd612b89111c34e858467664c78d65b | /src/PlatformHandler/timerHandler.h | ff285a3af5f5dd8ea21a7c5b52434f4a438a554d | [] | no_license | mhanuel26/WIZ750SR_custom | c18dec15f9c87a3c358e761d6c78e335886ae692 | 29c01da3fa187318b8b463853c50b4c8d80ce70c | refs/heads/master | 2020-03-24T13:11:01.426506 | 2018-07-29T06:49:46 | 2018-07-29T06:49:46 | 142,737,538 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 753 | h | #ifndef TIMERHANDLER_H_
#define TIMERHANDLER_H_
#include <stdint.h>
void Timer_Configuration(void);
void Timer_IRQ_Handler(void);
void Timer_Configuration_Counter(void);
void Timer_Freq_Counter_IRQ_Handler(void);
uint32_t get_io_frequency(uint16_t GPIO_Pin);
////////////////////////////////////////
uint32_t getNow(... | [
"mhanuel.usb@gmail.com"
] | mhanuel.usb@gmail.com |
fd7df36e7f0187350dffe86c5c668022c20481e8 | 3a939162b54dbb53a26f6d490ef0a4829ace5f2b | /matrix with array/T46.C | e35d314ec7c8d754b1655903751d5ce5ef861a40 | [] | no_license | HeeraBabu007/C_Programming | 9024cbc08dfa0482eec4f35862f589a3d2a76d3e | 1c65bcff6310910d0d6094f392e529bae4bad5d5 | refs/heads/master | 2021-01-11T06:51:04.566705 | 2016-10-31T04:22:25 | 2016-10-31T04:22:25 | 72,399,915 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 437 | c | #include<stdio.h>
void main()
{
int a[5][5],b[5][5],i,j;
printf("Enter the elements of matrix");
for(i=0;i<=2;i++)
{
for(j=0;j<=2;j++)
{
scanf("%d",&a[i][j]);
}
}
for(i=0;i<=2;i++)
{
printf("\n");
for(j=0;j<=2;j++)
{
printf("%d",a[i][j]);
}
printf("\t");
}
printf("\n");
for(i=0;i<=2;i++)
{
for(j=0;j<=2;j++)
{
b[i][j]=a... | [
"heerababu80@gmail.com"
] | heerababu80@gmail.com |
17659522510fa6738ab2ccda65892e7eeab56f3f | 78a7d770731254bb547f9ea4165369383c226be1 | /src/platform/mingw/alloca.h | 4d2a1ab98a8fc613dc1bb7af24e19e0afbbc5deb | [
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | incognito-currency/incognito | 9dc18385ce6271c35c8ae17f2ac2b47f75ca8b9e | 2dd5d64a9af2fa46beb6ae6c2218d55c9481f7d7 | refs/heads/master | 2021-04-28T04:47:42.646353 | 2018-10-24T08:40:54 | 2018-10-24T08:40:54 | 128,604,772 | 5 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,717 | h | // Copyright (c) 2017-2018, The Monero 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:
//
// 1. Redistributions of source code must retain the above copyright notice, this list o... | [
"ihook98@hotmail.com"
] | ihook98@hotmail.com |
d672c645cb33990c0a6df776309867029bde6de7 | 582c4802cef0aea802dc556ab5c14f75f8533df6 | /source/user/totd-1.5/response.c | efd19dca2dc08c528e8c62159d48303cbb625950 | [
"BSD-2-Clause",
"BSD-3-Clause"
] | permissive | noblepepper/ralink_sdk | 7c85a52c33e212597cc7f950674bce9d84136528 | a9e7ea3aa439d5f7852171e0988f9a45a65a1346 | refs/heads/webupload | 2021-01-15T10:17:04.813034 | 2015-04-24T14:08:42 | 2015-04-24T14:08:42 | 33,180,072 | 13 | 8 | null | 2020-03-08T01:59:36 | 2015-03-31T10:44:45 | C | UTF-8 | C | false | false | 2,028 | c | /****************************************************************************
* Copyright (C) 1998 WIDE Project. All rights reserved.
* Copyright (C) 1999,2000,2001,2002 University of Tromso. All rights reserved.
* Copyright (C) 2002 Invenia Innovation AS. All rights reserved.
*
* Author: Feike W. Dillema, feico@p... | [
"steven.lai@liricco.com"
] | steven.lai@liricco.com |
6fe58c753d358e25c8133decc7f84c132f13da6e | 4429767c0a2c52c115c25d70fd467fe6dfe60f12 | /src/libasm/src/arch/ia32/handlers/op_jns.c | eb4a259bb69127224a3ad1a5716dfdb454afef29 | [] | no_license | snpusr/sigtool | 6709bfd71869fd27f578e5298f8726fe348d5e00 | 2c544793ee2f722ea017cdf4180279d1a0fb8348 | refs/heads/master | 2021-01-19T00:09:35.388108 | 2017-04-04T03:52:42 | 2017-04-04T03:52:42 | 87,145,634 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 654 | c | /*
** $Id: op_jns.c 1413 2010-05-21 03:41:25Z figueredo $
**
*/
#include <libasm.h>
#include <libasm-int.h>
/*
<instruction func="op_jns" opcode="0x79"/>
*/
int op_jns(asm_instr *new, u_char *opcode, u_int len, asm_processor *proc)
{
new->ptr_instr = opcode;
new->len += 1;
new->type = ASM_TYPE_BRANCH | ASM_T... | [
"snp@unsekure.org"
] | snp@unsekure.org |
6b5eb0cd8aee9cdf2e6a841d6ac38cc983f935b7 | 104d412d0503ec2c6cda11cae990498b6de670be | /tests/examples/mlsl_test/cmlsl_test.c | 509999a18bb9c21b744caf9d4b450e911501d157 | [
"Intel",
"Apache-2.0"
] | permissive | intel/MLSL | 66dfb53c9a072757e0d6494f94a88e13f8c67e9c | aef20f7b664a2cea794294d0609a1df0628302a8 | refs/heads/master | 2023-05-27T13:25:30.712709 | 2023-01-07T00:08:14 | 2023-01-07T00:08:14 | 76,486,441 | 96 | 42 | NOASSERTION | 2019-12-26T14:33:38 | 2016-12-14T18:34:08 | C++ | UTF-8 | C | false | false | 28,894 | c | /*
Copyright 2016-2018 Intel Corporation
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 agreed to in w... | [
"yury.kiryanov@intel.com"
] | yury.kiryanov@intel.com |
8280a8eec0d906d8c793e5f8c2130d9535741ff7 | 0813ade1affd4ee6112c14b2f6ac2a02103dd21c | /OS/Prep/shmr.c | 14f34c2af1275de2c459be463bde1e33c35ff378 | [] | no_license | V-R-7/Atlas | ccdbb1f7ad79555553d83527465f4824832dcb37 | bcabe0930dca51f29590344c30ad85c22f736698 | refs/heads/master | 2022-12-22T09:28:29.091654 | 2020-02-27T19:07:49 | 2020-02-27T19:07:49 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 424 | c | #include<stdio.h>
#include<sys/shm.h>
#include<sys/types.h>
#include<sys/ipc.h>
#include<unistd.h>
#include<stdlib.h>
#define pf printf
#define sf scanf
int main()
{
key_t key=ftok("test",65);
int shmid=shmget(key,27,0666|IPC_CREAT);
if(shmid<0)
{
perror("SHMID: ");
}
printf("%d\n",shmid);
char *str=(char*)shm... | [
"krthknsnkr@gmail.com"
] | krthknsnkr@gmail.com |
265456376647250d89e2ff44198fb49740acaaaa | a2412b4b51682294d3559532c17530812b6e8e92 | /algorithm/testkmp.c | 8ed22edf4dc3771db545ec0906c9c1b46e799614 | [] | no_license | AckermanMikasa/linuxCode | 4b164c88de1b751d29cb8ab0e30e638120b779dd | d7e2d03d89f54d6eb2ae216d0b66c0059b434591 | refs/heads/master | 2020-05-04T10:05:04.102200 | 2019-04-15T12:58:51 | 2019-04-15T12:58:51 | 179,081,307 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 146 | c |
#include "kmp.h"
int main(){
int iret=0;
char src[]="abaacababcac";
char target[]="ababc";
char* pret=kmp(src,target);
return iret;
}
| [
"xwhmm163@163.com"
] | xwhmm163@163.com |
8f57b6a42dfb230e6a5ab0fbed1ffcd493a48b93 | bc9e0d9d9b6eb3b79eee426ef66625191702ac01 | /reloc.h | 6cc064199a721d6963719c71aaf5c8e3396fdc4c | [
"BSD-2-Clause"
] | permissive | jhunkeler/reloc | bd4d72bba39c358fea89defb89b14ef439125587 | f38a00a01ef0c329f0c46ba05cdf6597ffb3fa02 | refs/heads/master | 2021-06-27T10:05:05.234527 | 2021-03-12T06:35:56 | 2021-03-12T06:35:56 | 220,387,287 | 2 | 0 | BSD-2-Clause | 2021-03-12T06:35:56 | 2019-11-08T04:34:05 | C | UTF-8 | C | false | false | 1,259 | h | #ifndef RELOC_RELOC_H
#define RELOC_RELOC_H
#define _GNU_SOURCE 1
#include <ctype.h>
#include <errno.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "version.h"
#if defined(__MINGW32__) || defined(__MINGW64__)
#define DIRSEP '\\'
#define SIZE_T_FMT "%I64u"
#elif defined(_MSC_VER)
#define DIRSE... | [
"jhunkeler@gmail.com"
] | jhunkeler@gmail.com |
0c38838f63e17d59b1cd91214da23a305ca3afeb | 19844a794bba5e267f794e4d61652f0c49823be6 | /drivers/kdriver/chip/h14/pe/cmg/pe_cmg_hw_h14.c | b7a7468946a42f76cc50462418c1dda3a4e3c0e8 | [] | no_license | trigrass2/lg115x-kdriver-webos | 863233287fa334719b10dedc8a0620d9cc21cda0 | 980ee812d8e88a5cfba5b0a0500e406a9fdb1170 | refs/heads/master | 2022-04-09T04:13:34.338796 | 2020-01-05T18:34:39 | 2020-01-05T18:34:39 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 47,446 | c | /*
* SIC LABORATORY, LG ELECTRONICS INC., SEOUL, KOREA
* Copyright(c) 2013 by LG Electronics Inc.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* version 2 as published by the Free Software Foundation.
*
* This program is distribu... | [
"root@fl-a-w-1.node.fl.moenet.net"
] | root@fl-a-w-1.node.fl.moenet.net |
58dac5cf5ccff465eb42236314b03d3273e21e23 | c700aee6b83229a01838050ca1a76a88b07b2da9 | /nemu/src/cpu/exec/stack/push-template.h | 212d35269ed6f9dc2e67dd43bd0ace765a7007a6 | [] | no_license | bobowang2333/x86simulator | 425359a31199ce8dd454f0f6501bb9f85788f6d8 | da9ebd31cf17b830555081b3e93ccc65182a1a1e | refs/heads/master | 2021-01-22T01:28:21.449557 | 2016-01-09T06:44:17 | 2016-01-09T06:44:17 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 467 | h | #include "cpu/exec/template-start.h"
#define instr push
static void do_execute()
{
#if DATA_BYTE == 2
cpu.esp -= 2;
cpu.current_sreg = SS;
swaddr_write(cpu.esp, 2, op_src->val);
#else
cpu.esp -= 4;
swaddr_write(cpu.esp, 4, op_src->val);
#endif // DATA_BYTE
print_asm_template1();
}
#if DATA_BY... | [
"hyrathb@gmail.com"
] | hyrathb@gmail.com |
139fe9eadf46f18bb405b70abd8927da49b339d7 | e24a981d22dc9f08eaead51792f5933d359f003d | /contrib/sdk/sources/Mesa/mesa-9.2.5/src/gallium/drivers/freedreno/a3xx/ir-a3xx.h | 61c01a7f528d51e4a045f7b7aa3c1c780bfe0957 | [] | no_license | Harmon758/kolibrios | d6001876fefb006ea65e5fe3810b26606e33284e | 0d615a7c442e8974f58b7260b094c1212c618bcf | refs/heads/master | 2023-08-20T11:47:59.999028 | 2023-08-20T10:40:03 | 2023-08-20T10:40:03 | 66,638,292 | 32 | 4 | null | null | null | null | UTF-8 | C | false | false | 5,205 | h | /*
* Copyright (c) 2013 Rob Clark <robdclark@gmail.com>
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),
* to deal in the Software without restriction, including without limitation
* the rights to use, copy, mo... | [
"Serge@a494cfbc-eb01-0410-851d-a64ba20cac60"
] | Serge@a494cfbc-eb01-0410-851d-a64ba20cac60 |
d6b8113d87b07fa573ed23d6bd9a63c997f72ae7 | 8e5d1950a53da15b5269fe223826149cbf01a151 | /adiSDR/AD9361Init.h | 73038cc81d5f61df92e67d6efe1ef477430abe01 | [] | no_license | ycyang0508/adiSDR | 19e7f0c6ad74110cb6ac99570bf0e574f939b1ab | f0bbf1881981c1198d37f01b68ef7a7bca81d785 | refs/heads/master | 2020-03-20T12:48:55.339612 | 2018-06-15T04:51:14 | 2018-06-15T04:51:14 | 137,441,332 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,293 | h | #pragma once
#include <stdint.h>
#include <string.h>
#include <signal.h>
#include <iio.h>
/* helper macros */
#define MHZ(x) ((long long)(x*1000000.0 + .5))
#define GHZ(x) ((long long)(x*1000000000.0 + .5))
#define ASSERT(expr) { \
if (!(expr)) { \
(void) fprintf(stderr, "assertion failed (%s:%d)\n", __FILE__, _... | [
"yc.a8850607@gmail.com"
] | yc.a8850607@gmail.com |
7494006dec6b9feeb47ad4bf6a35a3fccc013d11 | 94821105b97e0746dd0e3aa08b1aac0b00bf5689 | /TCP-IP Three Way Handshake/client.h | b8025ecc32b654fb616fd69781d43c4e29fe3c23 | [] | no_license | PrakashVarmaGuntamadugu/ComputerNetworking | a17c9235788ba07de9499115cdd90343a6eb75d0 | 724fb10bff6578db1349fe5c5d959b7d6618769d | refs/heads/master | 2021-01-25T14:10:14.169518 | 2018-03-03T05:36:11 | 2018-03-03T05:36:11 | 123,659,278 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,432 | h | #include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include <math.h>
#include <sys/socket.h>
#include <sys/types.h>
#include <netinet/in.h>
#include <netdb.h>
#include <errno.h>
#include <arpa/inet.h>
struct tcp_hdr{
unsigned short int src;
unsigned short... | [
"prakashvarma4992@gmail.com"
] | prakashvarma4992@gmail.com |
ce4eb594149d32125f803a6178ba8649f7461178 | 0b0c3d10b9afc29e0d8420fddcdc0f5e6ff03e96 | /code/heat/boundary.h | 5eb7669e1578b960e0563b59e2da7d6c1c7e0f04 | [] | no_license | hgcastro/SeminarHPC | 333fcd66c7574c43cbcb0c2a8ca261418f09e999 | e018e9ec0a2bd823f8042c765ac30b8f09b7668f | refs/heads/master | 2020-03-27T00:10:11.276697 | 2014-07-15T18:44:24 | 2014-07-15T18:44:24 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 275 | h | /*
* boundary.h -- functions related to boundary data interchange
*
* (c) 2014 Prof Dr Andreas Mueller, Hochschule Rapperswil
*/
#ifndef _boudnary_h
#define _boundary_h
#include "domain.h"
extern void exchange_boundaries(udata_t *u, int tag);
#endif /* _boundary_h */
| [
"andreas.mueller@othello.ch"
] | andreas.mueller@othello.ch |
e9230e92adcc12d0abc9bbc71b2551ca9e4a45cb | a6556b4db431d05b5feac354fe4d7289d7d86ca9 | /Trabalhos/T1/T1-Joe/main.c | 7e2acba69ee2e209b4f10d7966ba466ff7a58022 | [] | no_license | ishiikurisu/ED | 8d1b16f4fe8206c547977a032ef042f297c03e4a | dc46a079b2161274c7de0ff1894af17e4f431b83 | refs/heads/master | 2020-06-01T20:20:40.938967 | 2014-07-09T21:25:20 | 2014-07-09T21:25:20 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,664 | c | #include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <math.h>
//bibliotecas próprias
#include "count.h"
#include "result.h"
/****************
FUNÇÕES MODULARES
****************/
void contar (List* palavra, List* pontuacao, FILE* fp) {
char* lido; int tamanho;
while (fp != NULL) {
tamanho = de... | [
"ishiikurisu@yahoo.com"
] | ishiikurisu@yahoo.com |
55658c3d753a3369385567e4d1a0679c6e3675f1 | ce4913b2808962dc5f70aa9a02bc121550e3c852 | /LoggerTestSDK/LoggerTestSDK.framework/Headers/LoggerTestSDK-Swift.h | e63e9090a66576c96d91e04375a5b781868f9e0f | [
"MIT"
] | permissive | savilov/LoggerTestSDK | 89780b543af9443cef676529b822bda20140262c | 8459369111882a1b326a97a09e9a9039acd368f5 | refs/heads/master | 2020-04-21T08:13:00.569007 | 2019-02-07T13:23:21 | 2019-02-07T13:23:21 | 169,413,194 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,590 | h | // Generated by Apple Swift version 4.2.1 (swiftlang-1000.11.42 clang-1000.11.45.1)
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Wgcc-compat"
#if !defined(__has_include)
# define __has_include(x) 0
#endif
#if !defined(__has_attribute)
# define __has_attribute(x) 0
#endif
#if !defined(__has_feature)... | [
"serega.avilov@gmail.com"
] | serega.avilov@gmail.com |
5aee5ffb692e703354f9260bfb675db9ab271f00 | 6f3e0000993816afa03d64c5a02b94fca2931200 | /sys/external/bsd/acpica/dist/tools/acpihelp/acpihelp.h | 928187348a9e112ce2c777395d7c7684c97ddd3b | [] | no_license | fallen/NetBSD6 | b6dc7a2593846816b8cb6f47cf26054ca2811667 | 44e0ac4ada812ace1f9ca8ce4792e287d83bd951 | refs/heads/master | 2022-04-09T14:50:47.274147 | 2020-03-08T14:01:38 | 2020-03-08T14:01:38 | 8,187,676 | 2 | 2 | null | 2020-03-08T14:01:39 | 2013-02-13T20:57:45 | null | UTF-8 | C | false | false | 4,171 | h | /******************************************************************************
*
* Module Name: acpihelp.h - Include file for AcpiHelp utility
*
*****************************************************************************/
/*
* Copyright (C) 2000 - 2011, Intel Corp.
* All rights reserved.
*
* Redistribution ... | [
"yann.sionneau@gmail.com"
] | yann.sionneau@gmail.com |
fb99d24c244a6f5912f937df43d208a5c5515d1f | 601c8344eb9ef392df72484ac0b649fdc21cc4b0 | /src/list.c | 6a42dd454f9335ac222d97c4d24327aa477c7f87 | [] | no_license | Sawndip2014/somr | ba27b85736157e03780d45b58cd380be26dfca31 | 9fccb32dd07b8767ecdb5225ede3367a72665aba | refs/heads/master | 2022-12-10T18:45:55.057760 | 2020-09-05T12:18:43 | 2020-09-05T12:18:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,624 | c | #define _GNU_SOURCE // for strdup
#include "list.h"
#include <assert.h>
#include <stdlib.h>
#include <string.h>
typedef char *item_t;
struct somr_list_link_t {
char *item;
somr_list_link_t *next;
};
static item_t somr_list_copy_item(item_t item) {
return strdup(item);
}
static void somr_list_free_item(i... | [
"none@nowhe.re"
] | none@nowhe.re |
1d0c5cd62629305f6b94a9ea90b4f85bdc31d3f1 | d6c2891cfa10b21fd76e1745c336a991f084a34b | /shims/libsecril-shim/secril-sap.h | fe9c78d2a922ae5ed2b91172d5920bef5ddb6d20 | [] | no_license | LineageOS/android_device_samsung_galaxys2-common | 757b26d651182a9b947f8671957ccc00dc344518 | bead14adae2f9f67d9027f7fcb04aee628ea0554 | refs/heads/lineage-17.0 | 2022-12-06T10:41:40.142832 | 2019-09-29T06:30:39 | 2019-09-29T06:46:35 | 75,640,264 | 11 | 33 | null | 2022-10-02T20:07:52 | 2016-12-05T15:44:41 | C | UTF-8 | C | false | false | 987 | h | // --------------------------------------------------------------------------
// Call Samsung SAP implementation
#ifndef __SECRIL_SAP_H
#define __SECRIL_SAP_H
#include <telephony/ril.h>
#include <stdbool.h>
struct RIL_Env* GetEnv(const struct RIL_Env *env);
void SetRadioFunctions(const RIL_RadioFunctions* radioFunct... | [
"drjisakh@gmail.com"
] | drjisakh@gmail.com |
b51a479e75730b100ca6028bf5e93f48712f8d59 | ab544e9376318b8bc9ad0c3696716563cd4703f6 | /pcc/arch/aarch64/local2.c | 7b544e828d6bbc7e1c03e3c00e298f4cad8732fe | [] | no_license | arnoldrobbins/pcc-revived | d4c2d381672cc95faf7e924603747a0686d7f380 | d0e6e3dcbff7fb19bc97cc8204d17952d1e41475 | refs/heads/master | 2023-08-31T12:07:21.498275 | 2023-08-25T17:01:23 | 2023-08-25T17:01:23 | 18,962,777 | 30 | 8 | null | 2020-10-02T07:08:43 | 2014-04-20T11:03:43 | C | UTF-8 | C | false | false | 28,807 | c | /* $Id: local2.c,v 1.5 2023/07/20 14:08:38 ragge Exp $ */
/*
* Copyright (c) 2020 Puresoftware Ltd.
*
* 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 al... | [
"arnold@skeeve.com"
] | arnold@skeeve.com |
6bf7ca48427751ddabbbccda6242a4daee6b11cc | 483c3340e30b61774a62a31a7aa76cfdabe04276 | /Problem3.c | 33a28c7e2b9e788b8b1eacbcd0d1a523fc4beaa9 | [] | no_license | kushalsingh-00/C-Programs | 8ebb04d1be29e0d0e86b4dbb660b9b557dda471b | 88a4c1d22e7114feac01ab937dbd45bb31ee6761 | refs/heads/master | 2021-06-27T01:14:52.005770 | 2020-12-05T09:22:24 | 2020-12-05T09:22:24 | 220,392,503 | 0 | 3 | null | 2021-03-12T09:10:07 | 2019-11-08T05:21:45 | C | UTF-8 | C | false | false | 317 | c | /*
-------------------------------------------------------
Name : Problem 3
Author : Kushal Singh Rathore
Discription : Problem Solution
-------------------------------------------------------
*/
#include<stdio.h>
int var=5;
int main()
{
int var=var;
printf("%d",var);
return 0;
} | [
"54983775+kushalsingh-00@users.noreply.github.com"
] | 54983775+kushalsingh-00@users.noreply.github.com |
2188fb92ada36ee1a56b4f017cc941edc0cfc49d | 018b131088f375e0c216e43fd658836558176d3e | /montage-tech/prj/dvbc/rabi/ca/boyuan/ui_ca_ippv_ppt_dlg.c | 6f728ce3042d2e1f9d574e4e207c14c90969aa60 | [
"Apache-2.0"
] | permissive | kuikuitage/NewCool-UC-3.1.0-priv | 6d8eb4edbd4fc4be42e4d3bc005df1b50ce4d6da | 16198d4eae1dd1a1bf4f4ba4b54652688078c018 | refs/heads/master | 2021-01-10T07:57:45.704763 | 2016-03-07T09:59:26 | 2016-03-07T09:59:26 | 52,131,605 | 0 | 3 | null | null | null | null | UTF-8 | C | false | false | 15,799 | c | /****************************************************************************
* Notice: Copyright (c) Montage Techonoloy Corporation (2009).
* All rights reserved.
* Owner: Kevin Li <kai.li@montage-tech.com>
* Mark Wu <mark.wu@montage-tech.com>
*********************************... | [
"gongwei@thinewtec.com"
] | gongwei@thinewtec.com |
aa5cef2253cfdac257a8c0ec8b2d18c6e580e47d | 5792b184e71a9de7779e0bd21b6833f8ddfdb4b5 | /sysvr3/301/usr/src/lib/libgen/zplock.c | a30b8ef653448a571aaaca6f9e70a458ecc7212f | [] | no_license | ryanwoodsmall/oldsysv | 1637a3e62bb1b9426a224e832f44a46f1e1a31d4 | e68293af91e2dc39f5f29c20d7e429f9e0cabc75 | refs/heads/master | 2020-03-30T06:06:30.495611 | 2018-09-29T09:04:59 | 2018-09-29T09:04:59 | 150,839,670 | 7 | 0 | null | null | null | null | UTF-8 | C | false | false | 552 | c | /* Copyright (c) 1984 AT&T */
/* All Rights Reserved */
/* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */
/* The copyright notice above does not evidence any */
/* actual or intended publication of such source code. */
#ident "@(#)liberr:zplock.c 1.2"
/* plock(2) with error checking
*/
#include <sys/... | [
"rwoodsmall@gmail.com"
] | rwoodsmall@gmail.com |
a99ad61fdc127d2ba7c1e9fb608bd78dc9db7e28 | fb61b5a0264d42d976ee383b7302779621aab327 | /02_OF_cylinder/cylinderStart/dynamicCode/_3f1c4f9dd28db894ed6d0d4254f5c12c7e1c0947/lnInclude/codeStreamTemplate.C | 80bf977a55fa77b538eccdfc603909fdd53c68a2 | [] | no_license | Ccaccia73/Aerodinamica | 31062b24a6893262000df2f3d53dde304969182a | 49485cde03a6a4fd569722c9ca4b3558825221ad | refs/heads/master | 2021-01-23T03:16:31.037716 | 2018-01-21T14:55:05 | 2018-01-21T14:55:05 | 86,064,538 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 2,065 | c | /*---------------------------------------------------------------------------*\
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd | Copyright (C) 2011 OpenFOAM Foundation
\\/ M anipulation |
-------------... | [
"c.caccia@libero.it"
] | c.caccia@libero.it |
ad968c80f135a133e5dadbe8fc7a11d6cb4d7062 | 20cd7723aa04f1d23791debe522b7d9bb445c0ac | /LUFA-100807/Demos/Device/LowLevel/MassStorage/Lib/DataflashManager.c | afccdc91037aceeaa49efb739f52acec30f051d4 | [
"Apache-2.0"
] | permissive | hiroyuki-s1/mocolufa | 4b0bca81f978ac772ace5fa2c3f63d01d72176fc | fc14080f5ca4db21c371c9089c0ae5d10ea94ba3 | refs/heads/master | 2020-09-01T18:27:53.151931 | 2019-11-02T16:10:45 | 2019-11-02T16:10:45 | 219,026,283 | 0 | 0 | Apache-2.0 | 2019-11-01T16:51:25 | 2019-11-01T16:51:25 | null | UTF-8 | C | false | false | 20,383 | c | /*
LUFA Library
Copyright (C) Dean Camera, 2010.
dean [at] fourwalledcubicle [dot] com
www.fourwalledcubicle.com
*/
/*
Copyright 2010 Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and... | [
"natukage405@yahoo.co.jp"
] | natukage405@yahoo.co.jp |
7cad904986c4a00b2d8751cf695a7bb177020016 | 9685317e2cfe75c74079dd9b76787f383e707f74 | /4/Watermelon/watermelon_other_1_ok.c | 7bcd1462d95ded4af1fabbb201278d95f26d4777 | [] | no_license | yigezhe/codeforces | 79c6e9fb7acfe3a0cbbb4e7c4b7950518687af5e | 02cb1eecbbc297c463eccccf54f92e3b88510f5c | refs/heads/master | 2021-01-10T01:16:34.080672 | 2015-12-06T01:51:32 | 2015-12-06T01:51:32 | 47,479,721 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 168 | c | #include <stdio.h>
int main() {
int w;
scanf("%d", &w);
if(w % 2 == 0 && w != 2)
printf("YES\n");
else
printf("NO\n");
return 0;
}
| [
"1830973318@qq.com"
] | 1830973318@qq.com |
30bd52ae8ad20a8dbca66231c772762565106a64 | 264cc34d1d5322c9c955f351e5ed710836f6a1a5 | /cmake_targets/basic_simulator/ue/CMakeFiles/RRC_Rel14/SL-CBR-PreconfigTxConfigList-r14.h | ac6aaf88b454a3faa38543f2b9706285c84477ae | [
"BSD-3-Clause",
"BSD-2-Clause",
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-generic-cla"
] | permissive | mr-ytseng/openairinterface5g | 8d40a768b2046da8c521f58d34c0466226f1c154 | 54d541c22cdfcb774774089291c93e4e79294a1d | refs/heads/master | 2021-10-27T20:56:33.843199 | 2019-04-19T15:37:55 | 2019-04-19T15:37:55 | 177,127,103 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 1,933 | h | /*
* Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
* From ASN.1 module "EUTRA-Sidelink-Preconf"
* found in "/home/user/openairinterface5g/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/lte-rrc-14.7.0.asn1"
* `asn1c -pdu=all -fcompound-names -gen-PER -no-gen-OER -no-gen-example -D /home/user/openairinterface5g/... | [
"yuchia.tseng@irt-systemx.fr"
] | yuchia.tseng@irt-systemx.fr |
90712cfd4b40d748b5302f6cad3036e4d82247ab | 7614ec3c1f0fc35230b6ffcbc3f5b4fcedf06c58 | /bitzenymininglibrary/src/main/cpp/libcpuminer/miner.h | 48bb2ff6563ff6d8e8a16e0fd193fa4663ae5cae | [] | no_license | MicroBitcoinOrg/RainforestAndroidMiner | 9c527ed5d412f5f39ffe33ed3fe77b2eac50d047 | 35926b21754ebb743b1d03a50b2de5a86705d610 | refs/heads/master | 2020-06-12T01:08:32.737375 | 2019-06-27T18:47:28 | 2019-06-27T18:47:28 | 194,146,730 | 2 | 3 | null | null | null | null | UTF-8 | C | false | false | 7,329 | h | //
// ottylab update history <ottylab@gmail.com>
//
// 2018/02/17 @001 Add flag to control thread loops
// 2018/04/02 @002 Suppot iOS
//
#ifndef __MINER_H__
#define __MINER_H__
#include "cpuminer-config.h"
#include <stdbool.h>
#include <inttypes.h>
#include <sys/time.h>
#include <pthread.h>
#include <jansson.h>
#inc... | [
"contact@microbitcoin.org"
] | contact@microbitcoin.org |
a2cdf231ee83e78f513c0b9981b1d99eb99ec38c | 4064268ee09e0b3e8e46443539d90bfbbdd2c89d | /palmSdk/sdk-2/include/Core/System/SerialLinkMgr.h | 4d2529f98416709cdd5a5e1e30b41c1cd410ecea | [] | no_license | meepingsnesroms/prc-tools-remix | 103ea916e154b262f58483e1709d6f0ca7634c77 | 172c723ee805354b014e237d719cae8f5ae01562 | refs/heads/master | 2020-03-07T06:19:34.689493 | 2019-04-07T19:27:03 | 2019-04-07T19:27:03 | 127,318,960 | 10 | 3 | null | 2019-04-07T17:00:08 | 2018-03-29T16:34:44 | C | UTF-8 | C | false | false | 13,977 | h | /*******************************************************************
* Pilot Software
*
* Copyright (c) 1994-1997, Palm Computing Inc., All Rights Reserved
*
*-------------------------------------------------------------------
* FileName:
* SerialLinkMgr.c
*
* Description:
* Source for Serial Link... | [
"guicrith@gmail.com"
] | guicrith@gmail.com |
42666e8d6a9e64830760cb73262aad0d47dfa729 | 68c0881ea35c941114106e6088c9c5006978335d | /src/njd_set_accent_phrase/njd_set_accent_phrase_rule_ascii_for_euc_jp.h | f5bab93a564cb579fa7b044b495305076bff8c0f | [
"BSD-3-Clause"
] | permissive | chagge/Open-JTalk | c2976d50fc70cc9e81f2d07b059d03ba6dd16c4a | e91de139af9ed63f1955093115133b3005c2c90b | refs/heads/master | 2020-12-11T05:32:28.300336 | 2015-02-13T05:16:35 | 2015-02-13T05:16:35 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,750 | h | #ifndef NJD_SET_ACCENT_PHRASE_RULE_H
#define NJD_SET_ACCENT_PHRASE_RULE_H
#ifdef __cplusplus
#define NJD_SET_ACCENT_PHRASE_RULE_H_START extern "C" {
#define NJD_SET_ACCENT_PHRASE_RULE_H_END }
#else
#define NJD_SET_ACCENT_PHRASE_RULE_H_START
#define NJD_SET_ACCENT_PHRASE_RULE_H_END
#endif /* ... | [
"snakemetal4@gmail.com"
] | snakemetal4@gmail.com |
521899c2c3828b44e46f2fbac0605f7e9cf00385 | ae67e01480de592089f0550611ee43bbdc529a46 | /src/drivers/usb.c | 8ed93fe26dcdfe4188d25a19393263763a5908da | [
"MIT"
] | permissive | pctj101/simba | 5a563020ca489cc23dbec2b70ae8b60379431f19 | 629ac56ba6d2815ac69d809f197bae52c28d5a93 | refs/heads/master | 2020-04-06T04:09:41.378731 | 2017-02-22T20:25:32 | 2017-02-22T20:25:32 | 83,030,985 | 0 | 0 | null | 2017-02-24T10:37:26 | 2017-02-24T10:37:25 | null | UTF-8 | C | false | false | 14,928 | c | /**
* @section License
*
* The MIT License (MIT)
*
* Copyright (c) 2014-2016, Erik Moqvist
*
* 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... | [
"erik.moqvist@gmail.com"
] | erik.moqvist@gmail.com |
2a72db4b42be9c3437c2bf40c305846204ffcf81 | 17134dbf742014c9d3e8070bd2513a1e836b16c0 | /src/main.c | bbe7a52467e50217a12ab5ae216538192e706abe | [] | no_license | eskiyerli/Combo073 | 08b5cccf06421619fff5f15534041ddad7c97e28 | 696fe1c1d68db6a559efd69008bb72bf2e74371b | refs/heads/master | 2023-04-13T01:28:16.622830 | 2021-04-20T11:33:26 | 2021-04-20T11:33:26 | 225,247,319 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 20,290 | c | /* USER CODE BEGIN Header */
/**
******************************************************************************
* @file : main.c
* @brief : Main program body
******************************************************************************
* @attention
*
* <h2><center>© Copyright (c)... | [
"eskiyerli@revsemi.com"
] | eskiyerli@revsemi.com |
6052b67f65adbe02ef620f22558fdc138565ce6b | 43441cde04695a2bf62a7a5f7db4072aa0a6d366 | /vc60/CommPort/resource.h | 66907c01ebf385c3aa4cc6ece2fb880376aa464b | [] | no_license | crespo2014/cpp-lib | a8aaf4b963d3bf41f91db3832dd51bcf601d54ee | de6b653bf4c689fc5ceb3e9fe0f4fe47d79acf95 | refs/heads/master | 2020-12-24T15:23:32.396924 | 2016-03-21T11:53:37 | 2016-03-21T11:53:37 | 26,559,932 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,837 | h | //{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by CommPort.rc
//
#define IDC_PORT_CMB 1000
#define IDC_BR_CMB 1001
#define IDC_PAR_CMB 1003
#define IDC_SB_CMB 1004
#define IDC_DTR_CMB ... | [
"lester.crespo.es@gmail.com"
] | lester.crespo.es@gmail.com |
2408a88220698043da3930a3b6a2d50cab38dd70 | ed3a12cce47a2d1b15b6032132d3285996ea90a8 | /8_12/8_12.c | a136714d9ad6c8ff9f62ec8b50d2a9dd521b5d2c | [] | no_license | xtet2008/C_traning | ddbbdd1f27e3044bdf375d2ce6918c94c497b128 | d13e2c6d16aa0b1771b33b6a043b182435e18cd8 | refs/heads/master | 2020-04-27T22:47:33.300400 | 2019-03-09T22:39:01 | 2019-03-09T22:39:01 | 174,749,588 | 0 | 0 | null | null | null | null | ISO-8859-7 | C | false | false | 193 | c | //ΎΕΎΕ³Λ·¨±ν
#include<stdio.h>
int main()
{
int i,j;
for(i=1;i<=9;i++)
{
for(j=1;j<=9;j++)
{
printf("%d*%d=%-2d ",i,j,i*j);
}
printf("\n");
}
getch();
return 0;
}
| [
"xtet2008@126.com"
] | xtet2008@126.com |
37ba69e7b37d3ea6a402358907f7b6211251c55b | 3deb500046fed627ccc26d301759fcc4cc29a9f9 | /Userlevel files/call_divbyzero.c | d109777e02ff920145b0d834b8fffed59021a825 | [] | no_license | ankitmahale/BasicKernelModule | 5ff354f7782ea60108855004eeb6dc2a58f03091 | bdedbb48ff5566a12ae787f42be0a5b5b9aa45dc | refs/heads/master | 2021-01-09T20:26:37.421921 | 2016-05-28T19:49:50 | 2016-05-28T19:49:50 | 59,911,811 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 274 | c | #include<stdio.h>
#include<unistd.h>
#include<linux/unistd.h>
#include<linux/time.h>
int main() {
int ret = syscall(327);
if(ret==0)
{ printf("Successfully returned the System call");
}
else
{ printf("System call failed to return\n");
}
return 0;
}
| [
"ankitraghumahale@gmail.com"
] | ankitraghumahale@gmail.com |
f48d93fd40b7f99958b44c49b5218e53252d6c5e | 23bbe9b2d6566a675d35a34d9a907d5fec53b493 | /IRMP/irmp.c | a03a87ae43a6d3fbe7a341a48d84bc1f2eb86bcd | [] | no_license | Jinzuu/wc_ws | ad569c43dc27652b605b532464070761ed4cf01e | 74b6f8360a41d74358af302521c382d12f0482b2 | refs/heads/master | 2021-05-16T02:43:17.949739 | 2020-01-28T21:50:08 | 2020-01-28T21:50:08 | 16,926,036 | 1 | 2 | null | null | null | null | WINDOWS-1252 | C | false | false | 201,865 | c | /*---------------------------------------------------------------------------------------------------------------------------------------------------
* irmp.c - infrared multi-protocol decoder, supports several remote control protocols
*
* Copyright (c) 2009-2010 Frank Meyer - frank(at)fli4l.de
*
* $Id: irmp.c,v 1... | [
"schneckenepilierer@gmail.com"
] | schneckenepilierer@gmail.com |
377a3a79547eb829e043424d66f5ea1800bc372b | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/fastsocket/kernel/drivers/video/matrox/extr_i2c-matroxfb.c_i2c_ddc1_done.c | 8d19a34464c007d56c2866d15d04a8fa0c93ed91 | [] | 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 | 645 | 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 |
816f215c1c52084b7a36bfe45fbef4bfa7a9ffea | 5c255f911786e984286b1f7a4e6091a68419d049 | /vulnerable_code/a87a3494-d81f-4553-a15a-03a61442f9f0.c | 750ebb43a132fe6acd701215c208458087895ccd | [] | 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 | 574 | c | #include <string.h>
#include <stdio.h>
int main() {
float i;
float j;
float k;
float l;
i = 6;
j = 9;
//variables
//random
/* START VULNERABILITY */
int a;
long b[85];
long c[64];
a = 0;
while (a > -1) {
//random
/* START BUFFER SET */
*((... | [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
ba281190c326464dae2865a1b499cec34f61fcc4 | b621f695bf77585e1784681924e57ce47cdaeb67 | /PCBATool/common/CommonFuns.h | aa4651d61153f88e7c1362a95bf08fbfefc2da83 | [] | no_license | 15831944/PCBATool | 66472eee965887af6892fdab16a85ab1896ef076 | 64326cb6ad2d4569b434ce278b2a51af0c0f646f | refs/heads/master | 2023-03-27T19:10:34.055561 | 2016-08-09T14:33:04 | 2016-08-09T14:33:04 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,843 | h | /******************************************************************************
*filename :CommonFuns.h
*synopsis :functions that can be used frequently statement
*created :lanshh 2012-03-12
*last modified:2014-03-27 by lanshh
**************************************************************************... | [
"Li_dongqiang@126.com"
] | Li_dongqiang@126.com |
daa5fecc6bfcdd599c7081de4a7965501371e504 | f31be36e944149a60cb7c4acd46c523574873917 | /postgresql-8.2.4/src/backend/storage/smgr/md.c | 3480b6c1027e0136266af1d404472df517af0776 | [
"PostgreSQL"
] | permissive | purduedb/sgb | 7f0c3c7401d978c3ffa16c7aeebeaff59ee6edae | 758b6535ddfdb85112192ff413573582001e10cc | refs/heads/master | 2021-05-30T04:03:12.129602 | 2015-11-14T22:13:38 | 2015-11-14T22:13:38 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 36,634 | c | /*-------------------------------------------------------------------------
*
* md.c
* This code manages relations that reside on magnetic disk.
*
* Portions Copyright (c) 1996-2006, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
*
* IDENTIFICATIO... | [
"tang49@mc12.cs.purdue.edu"
] | tang49@mc12.cs.purdue.edu |
aea191378c65a088eb3c958de77fd2e11881bcb0 | 5d46c6bdcdb48cd0c07c2694259d04395d744457 | /playground/build-tests/dynlibtest/lib/dlt-lib.h | d40a1043e94ce3dcd0733b98f4ea2ffc862d227b | [] | no_license | pinkavaj/gphoto2 | edf4eab98234c63bb13191216261773626340d27 | 45d9307840155540c23a5e81b80ff18bf08fc267 | refs/heads/master | 2021-01-17T14:14:07.738233 | 2015-07-05T21:09:40 | 2015-07-05T21:09:40 | 15,672,362 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 672 | h | #ifndef __DLT_LIB_H__
#define __DLT_LIB_H__
#ifndef assert
#define assert(expr) \
do { \
if (!(expr)) { \
fprintf(stderr, \
__FILE__ ":%d: Assertion failed: %s\n", \
__LINE__, #expr); \
exit(13); \
} \
} while (0)
#endif
#if defined(WIN32)
# define SOEXT ".dll"
#elif defined(OS2)
# define SOEX... | [
"marcusmeissner@67ed7778-7388-44ab-90cf-0a291f65f57c"
] | marcusmeissner@67ed7778-7388-44ab-90cf-0a291f65f57c |
304581fff99fd3177532d5bdb7c3a1b341e8b3ac | 65586140b375f8da4c765653ae5617b2af6580c2 | /mod/venimpl/c/stdio/fputc.c | d68a09c3174490a34c5d683446fbb54cfe491efd | [] | no_license | berkus/nemesis | 5aed6a51a1efa4302ea159b7431c6e2deef5f12d | 2507f72ca9191842f41b81f786dae6c7de042534 | refs/heads/master | 2023-07-10T23:04:51.058618 | 2012-02-11T20:01:29 | 2012-02-11T20:01:29 | 6,571,138 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 858 | c | /*
*****************************************************************************
** *
** Copyright 1996, University of Cambridge Computer Laboratory *
** *
** A... | [
"berkus@madfire.net"
] | berkus@madfire.net |
6449be8eaa14e476f53c5672954823c19a7edd3d | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/php-src/ext/date/lib/extr_timelib.c_timelib_time_clone.c | 4188d5fc45dccbcf69623c3bcfa5fba0c8b9a016 | [] | 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 | 941 | 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 |
0f90e52c68ef29dd4c6d01745f830b337305759e | 95aeaa82f7598bc342e71467a34b76f378aea7c2 | /c/folders/packet_ce/MSInclude/ICMPAPI.H | 5246ad0b46a6902f7b1650b6654fe0070d584434 | [] | no_license | Gerst20051/Languages | b705a8723a5077da2edd87ff6adf28faa7ab4559 | 4aae8a8a3ab13c9703f808f4f47a15966a0ab39e | refs/heads/master | 2021-06-04T17:22:33.027701 | 2019-01-09T06:13:38 | 2019-01-09T06:13:38 | 4,525,416 | 9 | 4 | null | null | null | null | UTF-8 | C | false | false | 3,255 | h | /*++
Copyright (c) 1991-1998 Microsoft Corporation
Module Name:
icmpapi.h
Abstract:
Declarations for the Win32 ICMP Echo request API.
Author:
Portable Systems Group 30-December-1993
Revision History:
Notes:
--*/
#ifndef _ICMP_INCLUDED_
#define _ICMP_INCLUDED_
//
// Exported Routines.
//
//++... | [
"gerst20051@gmail.com"
] | gerst20051@gmail.com |
4f14495f78164f11e0a2d355f8b54e0e9ea546b5 | e21dfbd435aa93b6653807ee2ea042a4b7df5580 | /OperacaoHotel.h | 323aa61839a411771f1673093a301c26d57d378c | [] | no_license | Martinho672/Sistema-de-Hotel-em-C | 91c977ec3291d863fd544cfcbca3a0d3c33961c8 | b1c394a410e0d6fda657d4200bdd8661daed20a0 | refs/heads/master | 2022-04-10T02:02:21.693261 | 2020-03-30T20:27:08 | 2020-03-30T20:27:08 | 186,304,246 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 179 | h |
#include "Hotel.h"
void CadastraHotel(Hotel *hotel);
void LerArquivohotel(Hotel *hotel);
void AlteraHotel(int op,char aux[200],int Intaux);
void AlteraHotelGrava(Hotel *hotel);
| [
"martinho672@gmail.com"
] | martinho672@gmail.com |
42efe6f3c62ed127e0c617e679ddc469d39d6433 | 5bf9a0a2d1ece6c417fabd0a65980477e0cab4b8 | /cCCE/entropy.h | 431ff6c12d8afe45927c2d748eb78e3f1d5960f3 | [
"LicenseRef-scancode-public-domain"
] | permissive | USNavalResearchLaboratory/ccel | e5e008d7a6f6756b14dc661b9d8dc65cc784fc4d | 5e88c0e43b867ae499613415e3d22675c15ff20e | refs/heads/master | 2020-05-17T02:43:23.288815 | 2019-04-25T20:45:54 | 2019-04-25T20:45:54 | 183,461,878 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 2,100 | h | /*
* Author: Michael Shlanta
* michael.shlanta@nrl.navy.mil, michael.shlanta@dsu.edu
*/
#ifndef ENTROPY
#define ENTROPY 1
#include "linkedList.h"
/*
Calculate the entropy of a linked list containing a layer of a
CCE tree.
Input Args:
llRoot* r: the root of the linked list
unsigned long nu... | [
"noreply@github.com"
] | USNavalResearchLaboratory.noreply@github.com |
079c83156f96e92ccac94f4030d767d9d0c20dcc | 7eaf54a78c9e2117247cb2ab6d3a0c20719ba700 | /SOFTWARE/A64-TERES/linux-a64/drivers/isdn/hisax/hfc_2bds0.h | 8c7582a3c51e284c6ae3686672041827ed45e228 | [
"LicenseRef-scancode-free-unknown",
"Apache-2.0",
"Linux-syscall-note",
"GPL-2.0-only",
"GPL-1.0-or-later"
] | permissive | OLIMEX/DIY-LAPTOP | ae82f4ee79c641d9aee444db9a75f3f6709afa92 | a3fafd1309135650bab27f5eafc0c32bc3ca74ee | refs/heads/rel3 | 2023-08-04T01:54:19.483792 | 2023-04-03T07:18:12 | 2023-04-03T07:18:12 | 80,094,055 | 507 | 92 | Apache-2.0 | 2023-04-03T07:05:59 | 2017-01-26T07:25:50 | C | UTF-8 | C | false | false | 3,065 | h | /* $Id: hfc_2bds0.h,v 1.6.2.2 2004/01/12 22:52:26 keil Exp $
*
* specific defines for CCD's HFC 2BDS0
*
* Author Karsten Keil
* Copyright by Karsten Keil <keil@isdn4linux.de>
*
* This software may be used and distributed according to the terms
* of the GNU General Public License, incorporated here... | [
"gamishev@gmail.com"
] | gamishev@gmail.com |
0fedb68abac8e061269914ad952ebc4c3c54b2c9 | 336b9736b6817072ba345762803b376fee0327e2 | /src/mm/forkexit.c | 74cb790603ef8845f727e1f3508d1c76e8cfd86b | [] | no_license | OscarLGH/Orange-OS | 03609e507077fd2b83db2061c4d5596f7f988a64 | 52ac584fb4faca7682e2ba8732803001f4085b9b | refs/heads/master | 2016-08-12T15:34:45.199504 | 2016-03-27T06:22:35 | 2016-03-27T06:22:35 | 54,814,290 | 3 | 1 | null | null | null | null | UTF-8 | C | false | false | 12,955 | c | /*************************************************************************//**
*****************************************************************************
* @file forkexit.c
* @brief
* @author Forrest Y. Yu
* @date Tue May 6 00:37:15 2008
******************************************************************... | [
"OscarLGH@live.com"
] | OscarLGH@live.com |
703504c99c09dbc4ec3edf1b7105057486c42172 | dd4a7ef02b1c7d3706d686d411eef5dad90171cd | /shellcode-101.c | 0e1ce03aeb79265582c14af92f856076f1eb6215 | [] | no_license | amit-raut/shellcodes | 9b3430bbe91450d8c73e3fb5ef68b5c8668864f7 | 3f7fb7835419ad69a691fa6d179aad40bc4ecc3e | refs/heads/master | 2020-03-12T01:24:22.564583 | 2018-04-20T14:49:48 | 2018-04-20T14:49:48 | 130,375,470 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 472 | c | /*
*
* FreeBSD_x86-reboot-7b.c (Shellcode, reboot(RB_AUTOBOOT), 7 bytes)
*
* by IZ < guerrilla.sytes.net >
*
*/
char shellcode[] =
"\x31\xc0" /* xor %eax,%eax */
"\x50" /* push %eax */
"\xb0\x37" /* mov $0x37,%al */
"\xcd\x80"; /* int $0x80... | [
"amiraut@sourcefire.com"
] | amiraut@sourcefire.com |
bf55e2c106c6f2c335ea8eac67055781db9aa8e1 | 7d7900e1c25b729fc8c208673a449c0520ba466e | /examples/accel/hls/poclAccel.h | 9a9a341d09983635e00f8730dceef371349be22b | [
"MIT",
"BSD-2-Clause"
] | permissive | pocl/pocl | 384091e15c8f6abf29fd2c6deace34a7de5a6ac6 | 5a99e12d0bb78427ad948ac368589135507f1b59 | refs/heads/main | 2023-09-02T14:16:21.381680 | 2023-08-21T12:13:47 | 2023-08-21T12:13:47 | 12,292,999 | 775 | 250 | MIT | 2023-09-14T06:50:34 | 2013-08-22T09:26:12 | C | UTF-8 | C | false | false | 4,529 | h | /* poclAccel.h - Example HLS synthesizable accelerator implementing
the AlmaIF interface
Copyright (c) 2022 Topi Leppänen / Tampere University
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), ... | [
"topi.leppanen@tuni.fi"
] | topi.leppanen@tuni.fi |
12ec21882fd77e8adca96e4dbf8b7c27496db57e | f471068defb9b206b00902889c3ee829648bf2cb | /Front wall mouse/src/functions/drive.h | a66d4c6d97f724495c97c6758dd6f31924e197dc | [] | no_license | pasindu-sandima/Rodent | 0963fcf037f09043dcef98900e3443cf962821d1 | 060f764004d96e3edd1073351068d05250727ea6 | refs/heads/master | 2022-04-03T08:50:04.243604 | 2020-02-04T14:53:38 | 2020-02-04T14:53:38 | 209,301,792 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,524 | h | void drive(int Rspeed,int Lspeed){
if(Rspeed>0){
digitalWrite(RM1,HIGH);
digitalWrite(RM2,LOW);
}
else{
digitalWrite(RM1,LOW);
digitalWrite(RM2,HIGH);
Rspeed=-Rspeed;
}
if(Lspeed>0){
digitalWrite(LM1,HIGH);
digitalWrite(LM2,LOW);
}
else... | [
"pasindusandima@gmail.com"
] | pasindusandima@gmail.com |
e909762b893bc67db289351e69292c8e30b9fbd7 | 86971ffa2615640a1444a5e00fca7fea333ddd82 | /mm32_m0_iap_uart-master/3_Device/MM32SPIN2xx_p/HAL_lib/src/HAL_wwdg.c | 7299534d4c031b4ad8675e39882f8c42fefc7f7e | [
"Apache-2.0"
] | permissive | Samplecode-MM32/MM32_IAP_Tool | 190667422b70383fd20b9f4f1872038b1b79ff34 | f34aff12a94198cb4c839a419350d25ebf3c1f0e | refs/heads/master | 2023-02-09T22:08:04.583412 | 2020-12-25T10:25:41 | 2020-12-25T10:25:41 | 277,728,638 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,194 | c | /**
******************************************************************************
* @file HAL_wwdg.c
* @author AE team
* @version V1.1.0
* @date 09/09/2019
* @brief This file provides all the WWDG firmware functions.
******************************************************************************
* @copy
*... | [
"chenhui@mindmotion.com.cn"
] | chenhui@mindmotion.com.cn |
571e518b5b41617f4e000de685e991712dceb582 | a88ed01198f846fb13eeca2186c566e1409cadee | /src/kernel/common.c | c409900052615a35f7e48b41092f8b1c5d4fdee0 | [
"MIT"
] | permissive | thomtl/Rhino-OS | c1bbeb6d4a0e5a6ae97e144319b5b1c082250a40 | 040aacb3873f72c70c080db54be295de430215f1 | refs/heads/master | 2020-03-19T17:08:58.401718 | 2019-08-01T15:40:42 | 2019-08-01T15:40:42 | 136,746,236 | 3 | 0 | null | 2019-03-16T20:00:20 | 2018-06-09T17:59:25 | C | UTF-8 | C | false | false | 221 | c | #include <rhino/common.h>
uint32_t save_eflags()
{
uint32_t eflags;
asm("pushf; pop %0"
: "=r"(eflags));
return eflags;
}
void load_eflags(uint32_t eflags)
{
asm("push %0; popf" ::"r"(eflags));
} | [
"twoertman@gmail.com"
] | twoertman@gmail.com |
1ad0c28293fabfe197547b70347232a4c6d0116e | c61b70d602691027a9c68ad0552a6030fbcf9801 | /gfx2.c | 3560d76d59f6400c3d7a2b7ec960e9e02a093396 | [] | no_license | alouisy/Lem_in | 7eb05117ef9cc4dbb621c12c76d81415f0caf559 | 6f48f66b2351945a0f3cd2f4b60357c04185a066 | refs/heads/master | 2020-04-09T23:38:12.712665 | 2018-12-06T11:09:18 | 2018-12-06T11:09:18 | 160,662,417 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,533 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* gfx2.c :+: :+: :+: ... | [
"noreply@github.com"
] | alouisy.noreply@github.com |
46b4b71335f7298523e2c7df84dd2039672784e0 | 57088ecb1536c329084db1b442b5b6d8c59ac259 | /src/test_jpg_edit.c | e1884230115f73528ca4c10d22155df3e4dbc842 | [] | no_license | cgarret3/JPG-Edit | fefbc29454fb61191f80cb42111d92c76327577e | 1d12c07b373df74fe579ea9057961a377ab01b22 | refs/heads/master | 2020-11-30T06:25:57.807025 | 2020-01-03T17:40:06 | 2020-01-03T17:40:06 | 230,331,388 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 298 | c | //#include <unistd.h>
#include <stdio.h>
//#include <string.h>
#include "jpg_edit.h"
int main(int argc, char** argv)
{
char* filename = NULL;
if((filename = jpg_edit_parse_argv(argc, argv, filename)) != NULL)
{
printf("\n%s\n", filename);
}
else
{
return 0;
}
return 0;
}
| [
"chris.garrety@gmail.com"
] | chris.garrety@gmail.com |
cad52207332d02bc6151d34b43e5badb77151de6 | 08bd848efa1ef4cbcb05140f0bca2a1429103b43 | /P6P1T2.C | 800d0bc670bac450026e83266ff3eaf49662ffbb | [] | no_license | mstapelberg/22-061-Psets | 6b66cff04f74f01e0950d523c8f32f7f9791f768 | 45f677b460abeb1a9b4c2d8d89b4cd186aca4b3c | refs/heads/master | 2020-05-07T14:58:48.712089 | 2019-04-16T20:02:21 | 2019-04-16T20:02:21 | 180,617,431 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 649 | c | #include <iostream>
#include "TGraph.h"
#include "TCanvas.h"
void P6P1T2(){
auto c = new TCanvas(); c->SetGrid();
TGraphErrors("~/Git-Repositories/22-061-Psets/REBCOExperiment_IVData.dat","%lg %lg","\t,");
graph_expected.SetTitle("REBCO - IV - Experimental Data;" "Current [A];" "Voltage [uV]");
graph_... | [
"myless@mit.edu"
] | myless@mit.edu |
d5f20c415380bc3cd09c76e3515fa2291b2fa7c5 | 51635684d03e47ebad12b8872ff469b83f36aa52 | /external/gcc-12.1.0/gcc/config/i386/mwaitxintrin.h | 2c24cf72eff21685d20d7c4a8aea6502be2f4432 | [
"Zlib",
"LicenseRef-scancode-public-domain",
"LGPL-2.1-only",
"FSFAP",
"LGPL-3.0-only",
"GPL-3.0-only",
"GPL-2.0-only",
"GCC-exception-3.1",
"LGPL-2.0-or-later",
"GPL-3.0-or-later"
] | 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 | 1,747 | h | /* Copyright (C) 2012-2022 Free Software Foundation, Inc.
This file is part of GCC.
GCC is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)
any later version.
... | [
"rink@rink.nu"
] | rink@rink.nu |
d14689a24077b580c013c9d1572b0de182502d0d | de3521f03ac554b25e91015eb2f0d7e434a92519 | /Libraries/3rd/libressl/source/crypto/evp/evp_err.c | 2494cf5790584a899564db64efd1706c493fd713 | [
"OpenSSL",
"LicenseRef-scancode-openssl",
"LicenseRef-scancode-ssleay-windows",
"LicenseRef-scancode-public-domain",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | MiKTeX/miktex | 5336dca6bbc09b121b5bd42e484e5b5ef1488017 | 60a5fd73f8a5e0654f1bbf9c68d9c1b8e777c6cd | refs/heads/next | 2023-09-04T02:20:14.229772 | 2023-08-07T15:16:13 | 2023-08-07T15:16:13 | 61,892,189 | 727 | 107 | NOASSERTION | 2023-08-07T05:30:11 | 2016-06-24T15:00:19 | C | UTF-8 | C | false | false | 8,763 | c | /* $OpenBSD: evp_err.c,v 1.26 2020/04/27 19:31:02 tb Exp $ */
/* ====================================================================
* Copyright (c) 1999-2011 The OpenSSL Project. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided tha... | [
"cs@miktex.org"
] | cs@miktex.org |
febd938e399dae2258c9d47e58a91cb402f2cc67 | 6521263f531673923228e5d562a8a628072ffd47 | /Experiment_1/SourceCode/main.c | eb7234ca07f7189e63d4171cc626d37dee167835 | [] | no_license | lichaohui0918/experiment | fdfc52f6de9d6ba24692ab147dcf0561b404df56 | d9834efe3e3aab6686dbcce14f5f3c8e4f71e82e | refs/heads/master | 2020-04-07T17:20:32.215979 | 2018-11-21T15:29:17 | 2018-11-21T15:29:17 | 158,565,852 | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 1,397 | c | /*************************************************
** 功能 : 学生成绩管理系统
** 作者 : Qingke Zhang/tsingke@sdnu.edu.cn
** 版本 : 2018-9-2 / 17:13
** 版权 : GNU General Public License(GNU GPL)
/**************************************************/
#include <stdio.h>
#include <stdlib.h>
#include <windows.h>
#include "score.h"... | [
"noreply@github.com"
] | lichaohui0918.noreply@github.com |
ed40f4df50e7730a5850f406cc66ad95e0961ffb | 95cb672f4a6053b070a87e0b9562c1cb515bde38 | /PS2/OS_CPU.h | 3dcf5c2a0cf51a3ff91040984e02b7bf90573919 | [] | no_license | Polat19/PIC_C_EXAMPLES | 355d2caf2780300905b23f359878d7ab3fc8243c | 526eea610b3f5557a467c022bb8eec516d200921 | refs/heads/master | 2020-03-27T10:34:05.412923 | 2016-11-18T08:24:06 | 2016-11-18T08:24:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,833 | h | /*
*********************************************************************************************************
* uC/OS-II
* The Real-Time Kernel
*
* (c) Copyright 2002, Nathan Brown, Longview, TX
* ... | [
"muratdemirtastr@gmail.com"
] | muratdemirtastr@gmail.com |
a7c143840abed3a14a4efea6e54f6c93e4184706 | 6e835449a8fb9698c7662c89252c15142c584800 | /libft/includes/libft_str.h | 9a0465e3e47050abab1984df2ffe9a48938dd6f5 | [] | no_license | oyagci/malloc | 37dd43b43a3f58e8e66203beb68a64bf4d0fb5e6 | b1dde8ec506b597fea4b2b4c39f7984cd866924f | refs/heads/master | 2020-03-22T21:58:43.703885 | 2018-09-24T13:19:13 | 2018-09-24T13:19:13 | 140,725,776 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,705 | h | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* libft_str.h :+: :+: :+: ... | [
"oyagci@student.42.fr"
] | oyagci@student.42.fr |
edcfd1279fe6923d3d05107da91d80cc32aad4e2 | 600df3590cce1fe49b9a96e9ca5b5242884a2a70 | /third_party/icu/source/i18n/unicode/uregex.h | c6381ca16912609ee3d1a66ff1bcffaf6ef64730 | [
"BSD-3-Clause",
"LGPL-2.0-or-later",
"GPL-1.0-or-later",
"MIT",
"Apache-2.0",
"LicenseRef-scancode-unicode",
"LicenseRef-scancode-public-domain",
"BSD-2-Clause",
"NAIST-2003",
"ICU"
] | permissive | metux/chromium-suckless | efd087ba4f4070a6caac5bfbfb0f7a4e2f3c438a | 72a05af97787001756bae2511b7985e61498c965 | refs/heads/orig | 2022-12-04T23:53:58.681218 | 2017-04-30T10:59:06 | 2017-04-30T23:35:58 | 89,884,931 | 5 | 3 | BSD-3-Clause | 2022-11-23T20:52:53 | 2017-05-01T00:09:08 | null | UTF-8 | C | false | false | 73,726 | h | /*
**********************************************************************
* Copyright (C) 2004-2015, International Business Machines
* Corporation and others. All Rights Reserved.
**********************************************************************
* file name: uregex.h
* encoding: US-ASCII
* indentatio... | [
"enrico.weigelt@gr13.net"
] | enrico.weigelt@gr13.net |
e2098f1685f8e1497edad67233c67f211e5ab603 | c4d9a9fb13e70f9db5473bb89cea9aa32c7de6a9 | /14-1.c | 87bc9651f0b79cd64f49dbaaed833b44fbd34091 | [] | no_license | Natalijka15/summer-practice | 9f657f96229bb650b75d42c5c47c15fb341f6d57 | dab6645bac9d83918bde1142d31fe1c8fc8023b3 | refs/heads/master | 2022-11-29T15:25:07.815222 | 2020-08-06T14:27:39 | 2020-08-06T14:27:39 | 285,591,786 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 387 | c | #include<stdio.h>
#include<stdlib.h>
#include<ctype.h>
int main(int argc, char *argv[]) {
char S[256];
int i = 0, big_letters = 0, digits = 0;
printf("S=");
fgets(S, 256, stdin);
for (; S[i]; i++) {
if (isupper(S[i])) big_letters++;
if (isdigit(S[i])) digits++;
}
printf("Big ... | [
"noreply@github.com"
] | Natalijka15.noreply@github.com |
bed0d7d129f1ada562bcda4419e8ccfdf03dfc0a | ffcfd39382ca4955d3ec7fb53b021d3f2853583b | /demo/Їм≈£≤њЈ÷≤в ‘≥ћ–т(–¬)/CAN/Source/main.c | 3f20ddaed8da6e87149f6dc20e0ca8f6fce3204b | [] | no_license | argrento/POWERAVRSTM32F103ZET6 | c0cfbbfaf3952cf7335b0185a257c24a4fbbddad | e035c90a698c18c376ee58e9255364219d416033 | refs/heads/master | 2021-01-17T05:25:19.733914 | 2017-08-06T11:13:58 | 2017-08-06T11:13:58 | 95,686,634 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 12,535 | c | /******************** (C) COPYRIGHT 2008 STMicroelectronics ********************
* File Name : main.c
* Author : MCD Application Team
* Version : V2.0.1
* Date : 06/13/2008
* Description : Main program body
******************************************************... | [
"snezhko.kirill@gmail.com"
] | snezhko.kirill@gmail.com |
cf4c06da4f8ed78b535bfba15e4233eac300bbb0 | 330e83b97f964db59dff252515ecfec36ebd6505 | /201506_test/workspace/jaip_0/include/heap_manager.h | 01caf4d1bc78799d80414a562683d3541fc25daa | [] | no_license | CYCJ/JAIP | d9a6070fcfdda7a35ba40a857a83776f47a04c8f | 3ee195604e80019cc4bf6a812d9161c1cd457157 | refs/heads/master | 2020-05-31T19:48:17.660457 | 2015-06-08T07:42:09 | 2015-06-08T07:42:09 | 37,050,043 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,334 | h | /* /////////////////////////////////////////////////////////////////////////////////////////////// */
/* */
/* System Software of Dual-Core Java Runtime Environment */
/* */
/* --------------------------------------------------------------------------------------... | [
"jack1357912@gmail.com"
] | jack1357912@gmail.com |
9e3af5064a0c0b29c6394087adb8b8576c5d2b63 | 9288c9a07faf0a653b4f28a9d25488b80cc62ff0 | /playerModelTitle.h | e22563a704a36d620caf0b8fee6d758cd456ea1a | [] | no_license | YutaTachibana0310/CYBERIDE | 6b4c3036fb8940594120f24629597cb4d8ed7d55 | 2911fbaf44f5b9231977734171005c7b7be567ee | refs/heads/master | 2020-04-01T21:08:04.618223 | 2019-05-16T05:00:54 | 2019-05-16T05:00:54 | 153,638,736 | 0 | 0 | null | null | null | null | SHIFT_JIS | C | false | false | 729 | h | //=====================================
//
//テンプレートヘッダ[playerModelTitle.h]
//Author:GP11A341 21 立花雄太
//
//=====================================
#ifndef _PLAYERMODELTITLE_H_
#define _PLAYERMODELTITLE_H_
#include "main.h"
#include "playerModel.h"
/**************************************
マクロ定義
***************************... | [
"yuta.tachibana0310@gmail.com"
] | yuta.tachibana0310@gmail.com |
af830bece83d322b999ac9a01e9f0a539e216238 | c5ee390344aa72c730ca27eff709edc046081061 | /nitan4/kungfu/skill/xiangmo-chu.c | be2ef1dca0289305b2e5f5bd0b0ed3c8fda33ca9 | [] | no_license | DoubleIce/Mud_NitanVersions | fb58143f4840c7a887b756215229ed4e0a5e62d9 | 2ab430649b29a611008b7cc765b4500b2702841a | refs/heads/master | 2021-05-14T10:05:48.157950 | 2018-01-23T01:40:38 | 2018-01-23T01:40:38 | 116,339,674 | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 4,464 | c | inherit SKILL;
mapping *action = ({
([ "action": "$N高举起手中$w,使出一招「金刚在世」,直直劈向$n的$l处",
"force" : 100,
"dodge" : -5,
"parry" : 20,
"lvl" : 0,
"damage": 30,
"skill_name" : "金刚在世",
"damage_type": "挫伤",
]),
([ "action": "$N使出「金刚伏魔」,单手舞动$w,一伏身,$w横扫$n的下盘",
... | [
"34570791+lbbgit@users.noreply.github.com"
] | 34570791+lbbgit@users.noreply.github.com |
3fb759393556da0e135f6b766309254de17afbf4 | f6d27e6f2187138c5729674707aabddd29a67e44 | /c00/ex06/ex06_3.c | 534798f2544606a7057b7f6836f43cce6d3dbd43 | [] | no_license | JliveK/save-piscine | 96031ae4c602bc21dd7d892b0fd81468c7eada44 | 0ab3f655ba657ab2e6635da358680a155d0b436f | refs/heads/master | 2023-03-07T17:56:10.847993 | 2021-02-23T10:51:28 | 2021-02-23T10:51:28 | 339,406,940 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,295 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ex06_3.c :+: :+: :+: ... | [
"jmauro@student.s19.be"
] | jmauro@student.s19.be |
5b0e7b7e7e7292477c1f70736d6ac7f300c70e9e | cf8054aa1a00fe3256f762eba6e468e8e3181a7e | /LightYield/plot.C | f132e08578d3dc34ca342ca1045f02f248198ee2 | [] | no_license | jturko/PrototypeFit | fe7f52c0a347c8663f30e64d1cfca547a51b6324 | 44ce220caa9c32e6c97e4795ac392c5e0bd0dbbe | refs/heads/master | 2021-01-25T07:55:46.788677 | 2017-06-21T17:35:06 | 2017-06-21T17:35:06 | 93,692,067 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 691 | c |
{
TGraph * testcan = new TGraph("testcan.dat");
TGraph * prototype = new TGraph("prototype.dat");
TF1 * func = new TF1("func","[0]*x - [1]*(1-TMath::Exp(-[2]*TMath::Power(x,[3])))",0,20);
//func->SetParameters(0.55322,1.58611,0.29188,0.98036);
func->SetParameters(0.67353 , 2.64302 , 0.21628 , 1.... | [
"JTurko@Joeys-MacBook-Pro-2.local"
] | JTurko@Joeys-MacBook-Pro-2.local |
ff274f330a1dd402d6050f7cb9dfe8635d329f0d | 2c2d48104250c018c9368fe074ae4e4ea0671f95 | /JsonLibrary/framework.h | 1f27a65c5bd135d4c1a140657c9bdfe1c682f5a1 | [] | no_license | HayCZ/ICP_refresh | d3ebedc1c2c54b21f8651fe3e3cdd337ca6771fe | ab6203680111e9539becde2e0de96aec6278e456 | refs/heads/master | 2023-02-09T21:48:18.236939 | 2020-12-31T15:09:33 | 2020-12-31T15:09:33 | 325,820,706 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 185 | h | #pragma once
#define WIN32_LEAN_AND_MEAN // Vyloučit málo používané položky z hlavičkových souborů Windows
// Hlavičkové soubory Windows
#include <windows.h>
| [
"david.senohrabek@seznam.cz"
] | david.senohrabek@seznam.cz |
aecef40db9b6e73adde1fd83b7ccebc9d7085605 | b6217d5ac7b0b600eaf76addcf9c504fe392862e | /bin_radsort.c | cd3f76ac4bedf8c61bc56941e974d6989c82218f | [] | no_license | derekpaulsen/hello_sorted_world | c798942383143aa569e3b92a6e36b48b5fd4048c | efaf83eee7ea13c6a3654d4788c917b369eadd1a | refs/heads/master | 2021-08-30T18:32:43.315888 | 2017-12-19T01:23:02 | 2017-12-19T01:23:02 | 105,062,558 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,356 | c | #include<stdio.h>
#include<stdlib.h>
#include<time.h>
#include<sys/time.h>
#include<math.h>
int is_sorted(int *arr, int n){
for(int i = 1; i <n; i++)
if(arr[i -1] > arr[i])
return 0;
return 1;
}
void get_randnums(int *arr, int n, int radix){
register int mod = (int)pow(2, radix);
for(int i =... | [
"derekpaulsensi@gmail.com"
] | derekpaulsensi@gmail.com |
eade17815f3886d850064cce074218c0d3e8ef38 | b10840252a63e01a8c5b6baec02a6290bba7d63d | /vs10/gjs/cairo-context-vs10.c | 97ad7e43dc6681c3529083a61946dc3c81020046 | [] | no_license | fcgll520/glib-win32 | 821c2b11b4741c9515aa8e826f2e6a8a50b4a546 | 0ebf1e22b3c30314b8f7cc343c93631707833e1a | refs/heads/master | 2020-03-26T07:30:12.521766 | 2014-03-23T04:09:56 | 2014-03-23T04:09:56 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 42,435 | c | /* -*- mode: C; c-basic-offset: 4; indent-tabs-mode: nil; -*- */
/* Copyright 2010 litl, LLC.
*
* 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 limi... | [
"tomnotcat@mail.com"
] | tomnotcat@mail.com |
3efd4d0f4ba7d612fc32f321942c6eaa36e9e50d | 8bd5f8e0fe2fa458f9b6094e13104bdf51c4b62d | /src/ext/exif/exif.c | fd623ca9f9be6bdcbc0081af3f596d604758453b | [
"blessing",
"LicenseRef-scancode-other-permissive",
"TCL",
"ISC",
"BSD-3-Clause",
"LicenseRef-scancode-public-domain",
"BSD-2-Clause",
"Zlib",
"BSD-4-Clause-UC",
"LicenseRef-scancode-pcre"
] | permissive | BackendStudy/php-src | 114a382a00676c5aeb58943124b1a9fcfe264752 | f408a4f704f6397a4fda8e18bf8fb0a4251f40f0 | refs/heads/master | 2020-08-30T16:52:36.012407 | 2019-11-07T02:53:26 | 2019-11-07T02:53:26 | 218,437,340 | 3 | 0 | null | null | null | null | UTF-8 | C | false | false | 145,703 | c | /*
+----------------------------------------------------------------------+
| PHP Version 7 |
+----------------------------------------------------------------------+
| Copyright (c) 1997-2018 The PHP Group |
+---------... | [
"2423561050@qq.com"
] | 2423561050@qq.com |
69b056042edc91797d094442f216c62a6c5d8349 | f7f192997e6e498cb8988e4441177ff2e4e9b4d5 | /Lab6/forkExec.c | ed74b5968e03b97b4a03bc548e34fcc50bfb080f | [] | no_license | caseymsmith/simpleCprograms | a1de9979eda7f3bdb1e7a19b6c4096d8e763ce5c | fb112faf0a6e2346b174d525b379847a30611963 | refs/heads/master | 2021-01-12T17:56:37.835052 | 2016-11-29T23:35:02 | 2016-11-29T23:35:02 | 70,746,156 | 0 | 0 | null | 2016-10-18T15:14:14 | 2016-10-12T22:14:59 | C | UTF-8 | C | false | false | 2,410 | c | /*
Copy forkWait.c from previous task 3 to a file named forkEXec.c. Modify forkExec.c so the
child process image is replaced by the image of a program named child. Use one of the exec
family of functions to do this. Write child.c to do the same thing as the child process did
in Task4.
-The child should give its pid e... | [
"csmith20@gulls.salisbury.edu"
] | csmith20@gulls.salisbury.edu |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.