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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
8069087ce792d0d0bcd0851df37202ae0589283c | 8dabc274e5109f280e0b941151f31fa236b018d7 | /Driver/MODULE/os/linux/cfg80211drv.c | ccec168e8a41bc05994cd27c42aa1fa01f1b70db | [] | no_license | celine168/wifiDriver | 8557b35ea0c366fcadc3222d04b1c969a40a6b31 | 4d20629e07e796391286d5570cd3294e897572d9 | refs/heads/master | 2020-06-08T07:09:59.331049 | 2019-06-22T02:58:49 | 2019-06-22T02:58:49 | 193,183,744 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 28,759 | c | /****************************************************************************
* Ralink Tech Inc.
* Taiwan, R.O.C.
*
* (c) Copyright 2002, Ralink Technology, Inc.
*
* All rights reserved. Ralink's source code is an unpublished work and the
* use of a copyright notice does not imply otherwise. This source code
* ... | [
"celine168@gmail.com"
] | celine168@gmail.com |
7fc1f50443f2f7ea38431c1b9760cc1d546b4162 | bfe682f17da53390aeab5449c98f910babc190e5 | /Sep 11/2b.c | 058d76e3d6c2c2d3643b611e29af16d56488c273 | [] | no_license | Pavendhan-PAV/Operating-Systems | e1e1b25b17496d175f99cbe09af2e29b046dba02 | 24e128828ff171fa2fa1a0751a82e2d3120af31f | refs/heads/master | 2023-01-15T21:30:25.638132 | 2020-11-25T09:50:07 | 2020-11-25T09:50:07 | 289,855,732 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,811 | c | #include<stdio.h>
#include<stdlib.h>
#include<sys/wait.h>
#include<unistd.h>
#include<time.h>
void swap(int* a, int* b)
{
int t = *a;
*a = *b;
*b = t;
}
int partition (int arr[], int low, int high)
{
int pivot = arr[high];
int i = (low - 1);
for (int j = low; j <= high- 1; j++)
{
if (arr[j] < p... | [
"noreply@github.com"
] | Pavendhan-PAV.noreply@github.com |
c1c76a9ee291aae75fedd684a0c957b164b5d04d | 05869e5d7a32845b306353bdf45d2eab70d5eddc | /soft/application/thirdpartylibs/rdamtv/include/rdamtv_comm.h | d55279a435d80068cea8da43a031d70c76da5f34 | [] | no_license | shenfahsu/sc-fix | beb9dc8034f2a8fd9feb384155fa01d52f3a4b6a | ccc96bfaa3c18f68c38036cf68d3cb34ca5b40cd | refs/heads/master | 2020-07-14T16:13:47.424654 | 2011-07-22T16:46:45 | 2011-07-22T16:46:45 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,766 | h | // ---------------------------------------------------------------------------
// RDA Microelectronics, Inc. Company Confidential Strictly Private
//
// $RCSfile: rdamtv_comm.h,v $
// $Revision: 0 $
// $Author: wuhp $
// $Date: 2009-05-25 $
//
// -----------------------------------------------------------------... | [
"windyin@2490691b-6763-96f4-2dba-14a298306784"
] | windyin@2490691b-6763-96f4-2dba-14a298306784 |
5f808a6741d3800e1b1465385444e9c22eec3a2a | 6fa3bc6b73a22208b193ef8e37a352d71d9bb375 | /.tox/py33/Include/fileutils.h | 4bf70e0f46be02cb0220dc4ec35e901df99c8a53 | [] | no_license | timeyyy/freeze_future | b3540aa76be56242c3e6b6fdfdc2a3c1f81f15c9 | c402c207b2e0ce814bb2e50b98c73f60accc209d | refs/heads/master | 2021-01-18T21:59:54.352497 | 2016-07-31T13:10:46 | 2016-07-31T13:10:46 | 41,628,580 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 1,146 | h | #ifndef Py_FILEUTILS_H
#define Py_FILEUTILS_H
#ifdef __cplusplus
extern "C" {
#endif
PyAPI_FUNC(PyObject *) _Py_device_encoding(int);
PyAPI_FUNC(wchar_t *) _Py_char2wchar(
const char *arg,
size_t *size);
PyAPI_FUNC(char*) _Py_wchar2char(
const wchar_t *text,
size_t *error_pos);
#if... | [
"timeyyy_da_man@hotmail.com"
] | timeyyy_da_man@hotmail.com |
734a972b42906e0325f682298bceac5c17e99026 | 8d7514271b08caaa8c757d0747853d54642e9e63 | /plutommi/MtkApp/PhotoEditor/PhotoEditorInc/PhotoEditor.h | bdc6f51c3084436f96a70fab3d5181b23495e0b8 | [] | 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 | UTF-8 | C | false | false | 5,970 | h | /*****************************************************************************
* Copyright Statement:
* --------------------
* This software is protected by Copyright and the information contained
* herein is confidential. The software may not be copied and the information
* contained herein may not be used or dis... | [
"zhaoran.jia@nbbsw.com"
] | zhaoran.jia@nbbsw.com |
b45982b623f38caa5e867e0d8cc5044cb34bab64 | 6e3ca67435c5158eccf83f7b286c368ab0d8658a | /turnin/arama033_lab4_part1.c | 847aa39c1730955f62ba00e93d1b59eeb226299f | [] | no_license | arama033/120B | f9b4ecf8314b8dfd07b11c4b5bb8f5e4743033ad | 91bee2c5346c9eaf1605d3e5fc6c83ba06333261 | refs/heads/master | 2023-08-25T07:51:34.556795 | 2021-10-18T00:18:31 | 2021-10-18T00:18:31 | 412,214,094 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,222 | c | #include <avr/io.h>
#ifdef _SIMULATE_
#include "simAVRHeader.h"
enum States {Start, Init, PositiveRelease, NegRelease, Wait} state;
#endif
void Led_Tick() {
switch(state)
{
case Start:
state = Init;
break;
case Init:
if ((PINA & 0x01) == 0x01)
{
state = PositiveRelease;
}
else
... | [
"arama033@wch136-24.cs.ucr.edu"
] | arama033@wch136-24.cs.ucr.edu |
8fb00298e3c568957fa235aae084fd11637983f2 | bbcda48854d6890ad029d5973e011d4784d248d2 | /trunk/win/Source/Includes/QtIncludes/include/Qt/qdecorationstyled_qws.h | b635fcb8417f308668003a071aed3b723e6065c5 | [
"MIT",
"curl",
"LGPL-2.1-or-later",
"BSD-3-Clause",
"BSL-1.0",
"Apache-2.0",
"LicenseRef-scancode-public-domain",
"LGPL-2.1-only",
"Zlib",
"LicenseRef-scancode-unknown",
"LicenseRef-scancode-unknown-license-reference",
"MS-LPL"
] | permissive | dyzmapl/BumpTop | 9c396f876e6a9ace1099b3b32e45612a388943ff | 1329ea41411c7368516b942d19add694af3d602f | refs/heads/master | 2020-12-20T22:42:55.100473 | 2020-01-25T21:00:08 | 2020-01-25T21:00:08 | 236,229,087 | 0 | 0 | Apache-2.0 | 2020-01-25T20:58:59 | 2020-01-25T20:58:58 | null | UTF-8 | C | false | false | 325 | h | #ifndef QT_NO_QT_INCLUDE_WARN
#if defined(__GNUC__)
#warning "Inclusion of header files from include/Qt is deprecated."
#elif defined(_MSC_VER)
#pragma message("WARNING: Inclusion of header files from include/Qt is deprecated.")
#endif
#endif
#include "../QtGui/qdecorationstyled_qws... | [
"anandx@google.com"
] | anandx@google.com |
a3671174f1bc976c3a64c69fb0ef4fd50c5b259e | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/linux/net/dsa/extr_dsa2.c_dsa_tree_teardown.c | 8ac320abcd1e6af3bd63c0e20653943a2b3b4a47 | [] | 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 | 1,040 | 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 |
d89b0c18b39df5ffdcadfb2a83b8689d09f510ac | 647ef1667481ee757b328540495262f0fd837bae | /turing/tlib/TLSIND.c.bak | 5898f9b9233febcdd2076fe3268a9de163eb5e82 | [
"MIT"
] | permissive | kiritofeng/OpenTuring | c0a2d0f5f2b2fded53c46092f37e3922fb767c7d | 7b101ee43123a700b7bbbaf01d58d178b57f96e7 | refs/heads/master | 2022-08-01T11:53:41.391133 | 2014-09-17T23:30:34 | 2014-09-17T23:30:34 | 262,680,945 | 0 | 1 | NOASSERTION | 2020-05-10T00:17:07 | 2020-05-10T00:02:51 | null | UTF-8 | C | false | false | 4,358 | bak | #include "include\cinterface"
typedef TLnat4 TL_TL_priority_t;
struct TL_TL_ExceptionInfo {
TLint4 quitCode;
TLint4 libraryQuitCode;
TLstring errorMsg;
};
typedef TLnat1 __x398[1];
struct TL_TL_HandlerArea {
TLint4 quitCode;
TLnat4 lineAndFile;
TLaddressint fileTable;
struct TL_T... | [
"yingted@gmail.com"
] | yingted@gmail.com |
0153bce3a92584a582917143bcadbee922c0f7ba | fb02fa4533aadbb4196ca811b724f844314176a1 | /FSL_Thread_Stack_0.6.0/Thread/framework/Utils/SecLib/SecLib.h | 99d83a03afff005d423fa937de0a3013ebf8ae85 | [] | no_license | smachin1000/thread_nxp | 50ad1a981ac487a43872203a8ecd5354ae402689 | dc3e2585050dcf05779b0a42ec0ba182a12cdd71 | refs/heads/master | 2021-01-11T18:07:57.329299 | 2017-01-23T19:35:26 | 2017-01-23T19:35:26 | 79,491,040 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 21,312 | h | /*!
* Copyright (c) 2014, Freescale Semiconductor, Inc.
* All rights reserved.
*
* \file SecLib.h
* This is the header file for the security module that implements AES.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are... | [
"smachin1000@gmail.com"
] | smachin1000@gmail.com |
d75fb6142ba6eb8cc39c26318ba64a84d8dc4fc5 | 9a248e4119539f30307c3191bf357d99daf11610 | /src/graph/json_hdr.c | 79758be9f646d877de41ff2bb8a3142e3a2ac069 | [
"LicenseRef-scancode-public-domain",
"MIT"
] | permissive | JFsanchezherrero/mccortex | 74ddc22e42286e2d314d6f17f2aeaea598e1e4c4 | d3901d900cacff376e1201e86223adf1cc56784a | refs/heads/master | 2020-05-02T20:20:28.066845 | 2018-12-07T01:01:14 | 2018-12-07T01:01:14 | 178,188,198 | 0 | 0 | null | 2019-03-28T11:19:14 | 2019-03-28T11:19:13 | null | UTF-8 | C | false | false | 12,808 | c | #include "global.h"
#include "json_hdr.h"
#include "cmd.h"
#include "file_util.h"
// #include <unistd.h> // gethostname()
#include <sys/utsname.h> // utsname()
#include <pwd.h>
#define load_check(x,msg,...) if(!(x)) { die("[JSON] "msg, ##__VA_ARGS__); }
#define json_readline(hdrstr,fh,gz,path) \
((fh) ? futil_fch... | [
"turner.isaac@gmail.com"
] | turner.isaac@gmail.com |
74eae7ad303e1805db6ece8cb91a969884bb905e | 903c0b770949e5de50351726333f9dfda5b12619 | /userland/cmds/lex/ldefs.c | 163b66da3f9051621a0c14bcbf4044e133003d9d | [
"BSD-2-Clause"
] | permissive | hgeisse/eos32-on-eco32 | 494ccc6ad85e2d1056b0f6f51aa64f7f22dabe45 | eac4d32b998fe21dbba402a3f7eb0230386e955d | refs/heads/master | 2023-03-09T17:03:04.213223 | 2022-02-27T22:41:37 | 2022-02-27T22:41:37 | 32,406,826 | 3 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,237 | c | # include <stdio.h>
# define PP 1
# ifdef unix
# define CWIDTH 7
# define CMASK 0177
# define ASCII 1
# endif
# ifdef gcos
# define CWIDTH 9
# define CMASK 0777
# define ASCII 1
# endif
# ifdef ibm
# define CWIDTH 8
# define CMASK 0377
# define EBCDIC 1
# endif
# ifdef ASCII
# define NCH 128
# endif
# ifdef EBCDIC... | [
"hellwig.geisse@mni.thm.de"
] | hellwig.geisse@mni.thm.de |
c44bb56f7d6551f3deef9d699146664bd8540a18 | b3d02b826aa3083b837c4ccca3dcc2fe35b93294 | /include/hot/cgal-kernel.h | 7e73ef4e76938c1e9e972bcf1810acaa89d22c6f | [] | no_license | mfdeakin-sandia/HOT_Energy | 73a4b93cc728ebf6521b8e5ec141fdbf31237531 | ed6d6798d0640b0000369c6e0c70eb30d4263029 | refs/heads/master | 2020-05-23T20:48:43.614585 | 2020-05-13T21:29:50 | 2020-05-13T21:29:50 | 84,787,207 | 0 | 1 | null | 2018-02-26T07:08:14 | 2017-03-13T05:25:13 | Makefile | UTF-8 | C | false | false | 3,117 | h | // cgal-kernel.h
// here we define the cgal kernel field once, so that all routines are using the same one and we don't have type conflicts
#ifndef CGAL_KERNEL_HPP
#define CGAL_KERNEL_HPP
// Some choices for kernel K
#include <CGAL/Exact_predicates_inexact_constructions_kernel.h>
#include <CGAL/Exact_predicates_exac... | [
"samitch@sandia.gov"
] | samitch@sandia.gov |
3c873b3b7eea04b46d5d75a27859fd9d9f4ce297 | f405ae3ee192d51136d960e2b9062509026556a6 | /simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/aux_smph.c | 2adacc8f8099d910d3d6aaa8390461bc83abf34e | [] | no_license | zephyrproject-rtos/hal_ti | 970ce831c9cc3a3566c4db25b983d81f0b4c51b2 | 40bd03db72dee1e0364499cb7af07e419f0e9127 | refs/heads/master | 2023-08-17T11:13:50.734130 | 2023-08-10T15:04:39 | 2023-08-10T17:59:43 | 179,893,224 | 6 | 34 | null | 2023-09-14T16:32:05 | 2019-04-06T22:27:14 | C | UTF-8 | C | false | false | 1,899 | c | /******************************************************************************
* Filename: aux_smph.c
*
* Description: Driver for the AUX Semaphore.
*
* Copyright (c) 2015 - 2022, Texas Instruments Incorporated
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
... | [
"chrisfriedt@gmail.com"
] | chrisfriedt@gmail.com |
92986df598ee9112712ed4c12930349be9950d19 | 33a92640233e7963fefc1997f9a70198e6a99959 | /src/symm/BLAS_zsymm_c_z.c | efc9df047ff02f8ac23efefdcaf058568873fff4 | [
"BSD-3-Clause"
] | permissive | gaming-hacker/lib_xblas_osx | dd1f4da9219e873ee5916bd77753d496214dc530 | 33dd2b29b2e5f1b74df609103c9eeed36dea4a0c | refs/heads/master | 2021-01-09T20:29:17.739679 | 2016-07-21T17:29:11 | 2016-07-21T17:29:11 | 63,882,875 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 8,517 | c | #include "blas_extended.h"
#include "blas_extended_private.h"
void BLAS_zsymm_c_z(enum blas_order_type order, enum blas_side_type side,
enum blas_uplo_type uplo, int m, int n,
const void *alpha, const void *a, int lda,
const void *b, int ldb, const void *beta,
void *c, in... | [
"vzoft@outlook.com"
] | vzoft@outlook.com |
7e19617f0f5fc893ca99ce0f9a8d39ceeff35ffd | 3d7dece5254e42059e8a2cb1e72b295460284983 | /components/py_engine/modules/oss/byhttp/aliot_base64.c | 157c33233ba522fab7f106162ad9d481baf32097 | [
"Apache-2.0"
] | permissive | windowxia/AliOS-Things | 172639d6e0d2b2e2e816bce757cf95e89187c132 | a99f20706f9c666903a12a205edce13263b1fadb | refs/heads/master | 2023-09-01T06:03:57.853390 | 2023-07-04T05:51:52 | 2023-07-04T06:49:36 | 149,751,180 | 0 | 0 | Apache-2.0 | 2018-09-21T10:56:09 | 2018-09-21T10:56:08 | null | UTF-8 | C | false | false | 3,760 | c |
#include "aliot_base64.h"
#include <stdint.h>
#include <stdlib.h>
static int8_t g_encodingTable[] = { 'A', 'B', 'C', 'D', 'E', 'F', 'G', 'H', 'I', 'J', 'K', 'L', 'M', 'N', 'O', 'P',
'Q', 'R', 'S', 'T', 'U', 'V', 'W', 'X', 'Y', 'Z', 'a', 'b', 'c', 'd', 'e', 'f',
... | [
"yilu.myl@alibaba-inc.com"
] | yilu.myl@alibaba-inc.com |
5274f29e9ac7beffdf909934a99927e7314fdb6a | bca1708a0398f64efc6620a226ee23c5cc4c619b | /0x12-more_singly_linked_lists/102-free_listint_safe.c | 660d9d0e910a4ec8fdbdf51c24bc18c9d3b9c644 | [] | no_license | ledbagholberton/holbertonschool-low_level_programming | 0edf2ed4d6f7e8298c5a8247db285f8c37c5c6f2 | dff2b4f3401b4750d74b4b1f61787ed3ec0c3b37 | refs/heads/master | 2021-07-07T09:49:12.258104 | 2020-08-17T04:35:15 | 2020-08-17T04:35:15 | 169,454,354 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 564 | c | #include "lists.h"
/**
* free_listint_safe - free all blocks
*@h: head of linked list
*
* Return: size list deleted
*/
size_t free_listint_safe(listint_t **h)
{
listint_t *aux1, *aux2, *tmp;
size_t cont = 0;
aux1 = *h;
aux2 = *h;
while (aux1 != aux2 || aux2->next != NULL || aux2->next->next != NULL)
{
t... | [
"789@holbertonschool.com"
] | 789@holbertonschool.com |
289d7b719495660800bf77179c3644792fd9a508 | 48349e8dc0ee0ede9d0b095eee499ecae4d9e92b | /others/aimlessly_coding/donut/donut.c | c4ca31256eef5ff0815d6376f2f8d0e58c33d714 | [] | no_license | Hao-Zhuan/myNotes | ed90f5430941ca5e8274ab6ada252d9ab449ed17 | 8e9ad837c339d75981af7887dc3a4d2e89ea8106 | refs/heads/master | 2023-07-12T23:40:00.055804 | 2021-08-21T16:01:58 | 2021-08-21T16:01:58 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,679 | c | #include <stdint.h>
#include <stdio.h>
#include <string.h>
#include <unistd.h>
#define R(mul, shift, x, y) \
_ = x; \
x -= mul * y >> shift; \
y += mul * _ >> shift; \
_ = 3145728 - x * x - y * y >> 11; \
x = x * _ >> 10; \
y = ... | [
"z@zhuanhao.tech"
] | z@zhuanhao.tech |
9e0ff32ca65ef29fd1c25fd536abf58a37142624 | 1ef142d507cc8e5550da1c74665d3dce720f03d5 | /libs/libft/srcs/ft_putendl_fd.c | 1b2546227b3e69ae6368a0b5427d03ebb5f52cce | [] | no_license | steven-limon/fractal | d04c1dfccbaff8b13c90cac88fa64dbdee515f6f | b1b922c659a8aa230a48676b9c06b895c6eaee87 | refs/heads/master | 2020-07-29T04:48:13.432807 | 2019-11-15T23:51:46 | 2019-11-15T23:51:46 | 209,675,542 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,033 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_putendl_fd.c :+: :+: :+: ... | [
"andrew.steven.limon@gmail.com"
] | andrew.steven.limon@gmail.com |
193ac52c65aa47bdb5e49a696d993c03dca8584a | 595b94317e49f1ab19bf4b8dde02043f8773ba09 | /c/apue/14_21.c | 61ff5e26a64979833bf0ecd64f86c84ef4c29f3b | [
"BSD-2-Clause"
] | permissive | wzh442718973/learn | 904fa26b633b069dca0eadf2104cd91f4beab495 | 52fb5d2e03d3b92207b04b584a497b25326eb78e | refs/heads/master | 2020-04-16T23:32:01.521486 | 2018-08-29T09:30:30 | 2018-08-29T09:30:30 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,016 | c | #include "apue.h"
#include <ctype.h>
#include <fcntl.h>
#include <aio.h>
#include <errno.h>
#define BSZ 4096
#define NBUF 8
enum rwop {
UNUSED = 0,
READ_PENDING = 1,
WRITE_PENDING = 2
};
struct buf {
enum rwop op;
int last;
struct aiocb aiocb;
unsigned char data[BSZ];
};
struct buf bufs[NBUF];
unsigne... | [
"sulitsrc@163.com"
] | sulitsrc@163.com |
690ed98a39ddda48d5b6c66b0eb228d05a6b6765 | 340a90a02863f7912bac8c9be933c1f232047e0c | /is/ft_tabisincreasing.c | 508cb96e43e748dedf3829d8aba9bb3a629a00d3 | [] | no_license | R1nlz3r/Libft | d5eeab5061cdbef62bf2582d3736a8072e0c4e9a | 31d5187d1dcff52db635ea8dbad6b5d881da45bd | refs/heads/master | 2021-01-11T18:17:38.444004 | 2020-07-15T13:37:40 | 2020-07-15T13:37:40 | 75,635,844 | 0 | 0 | null | 2019-12-01T16:06:30 | 2016-12-05T15:02:02 | C | UTF-8 | C | false | false | 1,440 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_tabisincreasing.c :+: :+: :+: ... | [
"mapandel@student.42.fr"
] | mapandel@student.42.fr |
c9bfdf9b1f2096c543762e81d46bc725e711adbf | 8911ec8fb2b08b5f2e6945cdc800df7431387cf4 | /Lab12/gradconj.c | 420310d80ac7baf78d42a771695b97fe8645dbe3 | [] | no_license | gbarros/Analise-Numerica | 53e0218ea40b6829318a34d3571864093d57f422 | a4c586b54c9fdca69df1cb06ba5efa7e36027db4 | refs/heads/master | 2021-01-10T11:15:07.025713 | 2015-12-08T15:27:41 | 2015-12-08T15:27:41 | 43,263,519 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,737 | c | #include "matriz.h"
double A0[][3] = {{1,-1,0},{-1,2,1},{0,1,2}};
double A1[][3] = {{1,-1,0},{-1,2,1},{0,1,5}};
double b0[] = {0,2,3};
double b1[] = {3,-3,4};
double escalar_vu(int n, double *v, double *u){
double sum = 0;
while(n--){
sum += v[n]*u[n];
}
return sum;
}
void sumV(int... | [
"gbarros@teradici.com"
] | gbarros@teradici.com |
473bd972de994306b7d12736b8e760613507a035 | d8b95acefd4d43f33b358c5caf162d543265d926 | /patches/CLAPACK-3.2.1/SRC/cgeql2.c | 72d9f89302cd89cf4b675bbbd2f37cd84a0877ff | [] | no_license | ccoreilly/clapack-wasm | d55f1fc52cd15b460ad1e7ff3d354e1bb2ab4230 | 47d831c8c29af577604b2a99d43dd9b030ea3dbe | refs/heads/master | 2023-07-18T18:29:44.330568 | 2021-09-12T19:55:24 | 2021-09-12T19:55:24 | 405,740,032 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 580 | c | --- ../../../CLAPACK-3.2.1/SRC/cgeql2.c 2009-08-08 00:32:18.000000000 +0200
+++ CLAPACK-3.2.1///SRC/cgeql2.c 2020-03-18 14:52:00.186150466 +0100
@@ -32,8 +32,8 @@
complex alpha;
extern /* Subroutine */ int clarf_(char *, integer *, integer *, complex *
, integer *, complex *, complex *, integer *, complex *)... | [
"laurent.pierron@inria.fr"
] | laurent.pierron@inria.fr |
5de2327d17d4e1ae66133e699587c7694dfca89a | 70c2645aab2d095e71ad7b891361566cfe0cb6da | /VulnDB/FileSamples/libming/CVE-2017-11728/CVE-2017-11728_CWE-125_2027b24f403a859016a70bbdc79a8da1d6f128eb_read.c_3.1_OLD.c | 1cd0a0f8a5993ba38dc1aad083245ace53c8b70a | [] | no_license | Raymiii/SCVDT | ee43c39720780e52d3de252c211fa5a7b4bd6dc2 | 0a30f2e59f45168407cb520e16479d53d7a8845b | refs/heads/main | 2023-05-30T20:00:52.723562 | 2021-06-21T05:24:20 | 2021-06-21T05:24:20 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 9,442 | c | /****************************************************************************
*
* Copyright (C) 2011 Sandro Santilli <strk@kbt.io>
* Copyright (C) 2005-2006 Stuart R. Anderson <anderson@netsweng.com>
* Copyright (C) 2001 Raffaele Sena
*
* This program is free software; you can redistribute it and/or... | [
"jiangchang@jiangchangdeMacBook-Pro.local"
] | jiangchang@jiangchangdeMacBook-Pro.local |
92476c44e2c7409083b1cca508f21fbba3cbfa0f | 4ba4242f8ec7f512a851d05a2ae79967bc334f53 | /mcc_generated_files/tmr0.h | 68c0cb7f88e06f09287e3358fbe008e982c380f8 | [] | no_license | The00/PowerBank_v2-Soft | 7342212690f8f42430ff3842b2ca36bdc5e1255a | 5acd90f0364fd6148c10f94c39a59555e3824f0d | refs/heads/master | 2022-12-09T20:41:43.103847 | 2019-12-14T13:18:23 | 2020-08-29T11:53:57 | 291,257,159 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,999 | h | /**
TMR0 Generated Driver API Header File
@Company
Microchip Technology Inc.
@File Name
tmr0.h
@Summary
This is the generated header file for the TMR0 driver using PIC10 / PIC12 / PIC16 / PIC18 MCUs
@Description
This header file provides APIs for TMR0.
Generation Information :
... | [
"theophile.leurent@laposte.net"
] | theophile.leurent@laposte.net |
183012acfc23a02da17a22f585cfc85229a8b308 | fca08fb9c3897aebfa5f6916686135a14ddb8671 | /STM32F3/cores/maple/libmaple/usb/usb_cdcacm.c | 86a407f0350fb3a97babaf93e3ca99bd8ae97301 | [
"MIT",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | minimum-necessary-change/Arduino_STM32 | 4b8e61f59e36bdad67cb32781fe94c5b8f7688f4 | 686a21f7dc75ff6e4507199de9b145a3e21c8d16 | refs/heads/master | 2020-04-23T12:05:47.678465 | 2019-09-03T06:34:00 | 2019-09-03T06:34:00 | 171,158,023 | 0 | 0 | NOASSERTION | 2019-07-29T07:04:25 | 2019-02-17T18:41:23 | C | UTF-8 | C | false | false | 25,184 | c | /******************************************************************************
* The MIT License
*
* Copyright (c) 2011 LeafLabs 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... | [
"stevestrong@online.de"
] | stevestrong@online.de |
b0aa5deca9b6ffa909730af67e75b0e234ade207 | c2bda530dfabb3118515a2e2a2927bb26d151b48 | /f2806x/examples/cla/vminfloat/vminfloat_shared_data.c | 0a1c795eee9cf6b7d2ac24c3905ae936a8c8490d | [] | no_license | nsdtues/dcPower | 1ee3ad7f99d84381aac8ef6eba8d0a2c5ba65422 | ef5948a4ae5f005c0809a43d9ef88f45281b0465 | refs/heads/master | 2020-03-18T02:52:03.959194 | 2018-05-18T05:01:58 | 2018-05-18T05:01:58 | 134,210,812 | 0 | 1 | null | 2018-05-21T03:02:27 | 2018-05-21T03:02:26 | null | UTF-8 | C | false | false | 4,636 | c | //###########################################################################
//
// TITLE: vminfloat_shared_data.c
//
// Description: Declare shared memory variables and assign them to specific
// CLA-accessible memory locations
//
//! \addtogroup f2806x_example_cla_list
//! \b Memory \b Allocation \n
//! - CLA1 to... | [
"eunwho@gmail.com"
] | eunwho@gmail.com |
c778a7f5b64f6b88f50a03886b6de1028e8df8cb | 9d6625aedc320ae51cee9531a2f13c237a30a022 | /note_robe/note_module_xxxxx.c | 6f9187f74e40ccdbc52a3c9c2f609c768a05a359 | [] | no_license | wangy2000/mys_y6ulx | b5153d2b88dda50fee1a2cacda69acd96740ede3 | 23eeb660baa62ad6005d01ddf4ef5388a71a793c | refs/heads/master | 2020-06-16T21:21:56.744308 | 2019-07-07T13:59:22 | 2019-07-07T13:59:22 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,651 | c | /* module_i2c_driver */
(include/linux/i2c.h):
#define module_i2c_driver(__i2c_driver) \
module_driver(__i2c_driver, i2c_add_driver, \
i2c_del_driver)
module_i2c_driver(__i2c_driver)=
module_driver(__i2c_driver, i2c_add_driver,i2c_del_driver)
(include/linux/device.h):
#define module_driver(__driver,... | [
"82796620@qq.com"
] | 82796620@qq.com |
cefc05d0bfc7737ca993e8b6514890ba02f57e1d | 0dc7bbe7aab2031c6c66c44e905e4afd4df57593 | /CODE_CBASIC/CBa/week3/onclass/examplefilebinary.c | df1e94d69248de63241d6f285393d1e3bb74f16a | [] | no_license | HoangNguyen679/C | 761b84343e6b8eb30d8636b36f5c57020c450876 | 6b71408a10c70787370fcbf775d39d39e3a591e2 | refs/heads/master | 2021-01-20T07:23:22.182897 | 2017-03-04T10:58:41 | 2017-03-04T10:58:41 | 83,885,682 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 774 | c | #include<stdio.h>
#include<string.h>
#include<stdlib.h>
#include<ctype.h>
#define MAX 81
enum {SUCCESS,FAIL};
void BinaryReadWrite(FILE *fin,FILE *fout){
int num;
char point[MAX];
while(feof(fin) == 0){
num = fread(point,sizeof(char),80,fin);
point[num*sizeof(char)]='\0';
printf("%s",point);
fwrit... | [
"ndhoang96@gmail.com"
] | ndhoang96@gmail.com |
ce6ce9ab16b687c4709ff333da6304bcf531a553 | 316d7bd2b7506c385db800dcbd702af8699bcf49 | /MXQ/lib/bsp/twrk21d50m/init_spi.c | a7fec98f797307719f002c33e92e59894197a4c8 | [] | no_license | Vinhuit/Freescale | 92146a7658a789f4b41b4144c32ebb931a7d2a9a | fbc12747520b09316dc9fe3185228bbec4f6f9d7 | refs/heads/master | 2021-01-23T06:58:54.078108 | 2015-09-17T04:29:41 | 2015-09-17T04:29:41 | 42,633,866 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,870 | c | /*HEADER**********************************************************************
*
* Copyright 2012 Freescale Semiconductor, Inc.
*
* This software is owned or controlled by Freescale Semiconductor.
* Use of this software is governed by the Freescale MQX RTOS License
* distributed with this Material.
* See the MQX_RTOS_L... | [
"caubequay00@gmail.com"
] | caubequay00@gmail.com |
ca773af6cba1f1effd17d81d01849ad8bffc191a | 65be01c9ddf85c2667ea851b5293fae7d0cc21d7 | /A1/boards/apollo_evk_base/examples/iosi2c_hub/src/iosi2c_hub_driver.c | 3c4daed8bb0d305d7112bcae741ad46db08b1afc | [] | no_license | alecfischetti/Alecs_Repo | 21d72a1c38c831b7e129154d034f95b3bf59dcef | 02448d15988ea439eec3584669a70ce3c4fbbb66 | refs/heads/master | 2021-01-20T22:19:06.923730 | 2016-08-09T20:38:15 | 2016-08-09T20:38:15 | 65,330,242 | 1 | 0 | null | 2016-08-10T23:54:21 | 2016-08-09T21:41:19 | C | UTF-8 | C | false | false | 9,747 | c | //*****************************************************************************
//
//! @file iosi2c_hub_driver.c
//!
//! @brief Slave-side functions for an I2C protocol between Apollo and a Host
//!
//! Slave-side functions for an I2C based communications channel between
//! Apollo and a host such as the application pr... | [
"Asha.Singh@flextronics.com"
] | Asha.Singh@flextronics.com |
3bcae4ba7bcb80221c135b88e104763d54c0cdeb | 84d69faccd63dc88ec4e09a6ea3b152a5a236e10 | /libft/ft_strncat.c | 2bdeb57615da69ac24daa5f9956f3a9ff295594a | [] | no_license | tlechien/19GTN | 629a108331df739687ff62e5e186173dd407f6ff | cc38fea1e945b299a7cf8984156e52df40a04829 | refs/heads/master | 2020-04-01T14:18:29.609236 | 2018-10-18T18:18:40 | 2018-10-18T18:18:40 | 153,288,887 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,125 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_strncat.c :+: :+: :+: ... | [
"tlechien@e-r7-p4.s19.be"
] | tlechien@e-r7-p4.s19.be |
6f2efa33ccbb32a0e371903015394d4455ca612e | ceeee827ca31b930553b0847a6e884a0c5c73783 | /gfs/gfs_fsck/eattr.h | c1cbfea97f5fd7d1085c41c1b3f33155674644d3 | [] | no_license | ystk/debian-redhat-cluster | 2dde56837ae3a21a83beca29c2f0cfc4c8c0c200 | c9fabec6c09bd68422cd01d292cf05ef26f239a3 | refs/heads/master | 2020-05-20T18:46:11.702014 | 2010-07-02T08:59:21 | 2010-07-02T08:59:21 | 84,507,292 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 672 | h | #ifndef _EATTR_H
#define _EATTR_H
int clear_eattr_indir(struct fsck_inode *ip, uint64_t block,
uint64_t parent, osi_buf_t **bh,
void *private);
int clear_eattr_leaf(struct fsck_inode *ip, uint64_t block,
uint64_t parent, osi_buf_t **bh,
void *private);
int clear_eattr_entry (struct fsck_i... | [
"skerlet@swc.toshiba.co.jp"
] | skerlet@swc.toshiba.co.jp |
36282920122d7737dddd157f128b5fd9dfbcdf4d | efceeb7e29f68729f6689a954214a025570c19de | /src/extract/editheader.c | 93fa0ff4edd543551504d9386628e18a7e1d9fd2 | [] | no_license | wilsonlab/mwsoft64 | a5277f006b58068efea33f593024b6958faa3d8a | 60bfd5cb787da756c45e566322baff1926e1870c | refs/heads/master | 2021-01-15T09:33:40.034084 | 2020-04-30T01:11:33 | 2020-04-30T01:11:33 | 5,876,093 | 6 | 4 | null | 2020-04-30T01:47:41 | 2012-09-19T18:16:27 | C | UTF-8 | C | false | false | 6,022 | c | /*
**************************************************
PROGRAM:
editheader
DESCRIPTION:
Edits the standard file header and writes out the new version
with verification.
AUTHOR:
Written by Matthew Wilson
Massachussetts Institute of Technology
wilson@ladyday.mit.edu
DATES:
update 6/96
9/... | [
"stuart.layton@gmail.com"
] | stuart.layton@gmail.com |
d18e0d1b7b04fd0144245fee12587cb86babae1f | 24a3afef2e6abf2026487a771d4c29ee087bd654 | /Arduino/libraries/printf/printf.h | 86ff5bbbcc3d8d553154d8e30557941f032509b0 | [] | no_license | brandenhall/Pyramid-of-Possibilities | 318b2989498b30d24ba8e78ffa2f6c405fcf173f | 4b03f6ccc2bd914449bc625f5c59d420748e333e | refs/heads/master | 2020-12-30T17:32:18.790426 | 2014-08-10T15:09:32 | 2014-08-10T15:09:32 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 26 | h |
void p(char *fmt, ... );
| [
"pugh@cs.umd.edu"
] | pugh@cs.umd.edu |
1b8f16a8f53ca58d101efa74a78c8e61d2e2f0c7 | 948f4e13af6b3014582909cc6d762606f2a43365 | /testcases/juliet_test_suite/testcases/CWE617_Reachable_Assertion/CWE617_Reachable_Assertion__rand_08.c | 6be9abdb9577838e82e8a3554399a99e4f3ad550 | [] | 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,214 | c | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE617_Reachable_Assertion__rand_08.c
Label Definition File: CWE617_Reachable_Assertion.label.xml
Template File: sources-sink-08.tmpl.c
*/
/*
* @description
* CWE: 617 Reachable Assertion
* BadSource: rand Set data to result of rand(), which may be zero
* GoodS... | [
"yzhang0701@gmail.com"
] | yzhang0701@gmail.com |
396d75302980ef5f7196c611c99a1d74851bd535 | 05b458a94b13328c4ab0bb474513e69c5f253ec0 | /analysis-sources/radare2-analysis/_cppstats/radare2/libr/asm/p/asm_or1k.c | deb18fb91d69d3d565d0f5bf827c214a712c062e | [] | no_license | paulobernardoaf/dataset-files | c7b3a5f44f20a6809b6ac7c68b9098784d22ca52 | 6cc1726ee87e964dc05117673e50e3e364533015 | refs/heads/master | 2022-04-23T06:52:15.875641 | 2020-04-25T18:28:48 | 2020-04-25T18:28:48 | 253,626,694 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,308 | c | #include <r_asm.h>
#include <r_lib.h>
#include "../arch/or1k/or1k_disas.h"
struct operands {
ut32 rd;
ut32 ra;
ut32 rb;
ut32 n;
ut32 k1;
ut32 k2;
ut32 k;
ut32 i;
ut32 l;
};
static int insn_to_str(RAsm *a, char **line, insn_t *descr, insn_extra_t *extra, ut32 insn) {
struct o... | [
"paulomax9002@gmail.com"
] | paulomax9002@gmail.com |
8326390a93e562c863239ad0e9838916fb084eb8 | 740276095f713cf35f71930c595b839f3a603bda | /ds/classic/1-9.c | f9a9c0c6f2d00eff0ec482d3ea41e128df776415 | [] | no_license | TangWanGit/algorithm_practice | c84b39573148b79240df6e8d3123557e22819584 | bbf1f035df01ff0d26a932b3ea0fbf769f312755 | refs/heads/master | 2020-07-27T20:18:40.010377 | 2020-04-22T09:36:51 | 2020-04-22T09:36:51 | 209,205,469 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,700 | c | //
// Created by tangwan on 2019-09-02.
//
/**
* @desc: 平衡二叉树
* @author tangwan
* @date 2019-09-02
*/
#include <stdio.h>
#include <stdlib.h>
#include "utils.h"
typedef int ElementType;
typedef struct AVLNode *Position;
typedef Position AVLTree;/* AVL树类型 */
struct AVLNode {
ElementType Data; /* 结点数据 */
AVL... | [
"zhaoxiaoli@jiayouxueba.cn"
] | zhaoxiaoli@jiayouxueba.cn |
4b024386528f6ee5bf7b3bac032b4ee92cf440a8 | d0f6bf552a7a358d737423601727771beb3a3133 | /dsplink-1_65_02/dsplink/dsp/src/samples/loop/loop_config.c | e11581b4b46d9f9c7d5ccbf87626432770f6c5fa | [] | no_license | lujiangyuan/TI-OMAP3-DSPLink | 3ddb8263675f3188c83dd7a06380b838ce34b867 | 7ffab9f9255599ae4987b81e70bfa314c21f4bcf | refs/heads/master | 2022-11-29T02:16:32.894246 | 2020-08-09T17:43:49 | 2020-08-09T17:43:49 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,276 | c | /** ============================================================================
* @file loop_config.c
*
* @path $(DSPLINK)/dsp/src/samples/loop/
*
* @desc Source file containing configuration for the LOOP sample.
*
* @ver 1.65.02.09
* ==============================================================... | [
"nkim@bitzap.at"
] | nkim@bitzap.at |
689c5198e1825d12b01ec38cf19900e25f184936 | 4dc97df091173f684ce7fac43e260b6fdcc8e894 | /ext/is_a/is_a.c | 3e625e9366ff78301a4ecc261cfacd0a25c3912c | [
"MIT"
] | permissive | Vasfed/is_a | 69f06ff9415d3263716588e38de02bd2ac4b1826 | 256b26c2df79f19911cc1eae0a1cc77de860bb38 | refs/heads/master | 2020-04-26T18:12:36.698695 | 2014-01-09T14:12:36 | 2014-01-09T14:12:36 | 4,625,271 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,527 | c | #include "ruby.h"
#include <stdlib.h>
#include <stdio.h>
static VALUE rb_mIsA;
static VALUE
rb_get_class_of(VALUE self, VALUE obj)
{
VALUE cls = rb_class_of(obj);
//printf("Class of %lu is %lu\n", obj / 2, cls / 2);
return cls;
}
static VALUE
rb_object_id_of(VALUE self, VALUE obj)
{
return rb_obj_id(obj);
}... | [
"vasilyfedoseyev@gmail.com"
] | vasilyfedoseyev@gmail.com |
4d9bb65921a4fad837d47f13c1ebbd8586831a5b | 5f9b26a41102c38da28b8f757a5586f9bc7cf71a | /crates/zig_build_bin_windows_x86_64/zig-windows-x86_64-0.5.0+80ff549e2/lib/zig/libc/include/any-windows-any/shdispid.h | 50f08c5f641ed4fb3837f7bc94e20cc9c103778a | [
"MIT",
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-public-domain"
] | permissive | jeremyBanks/zig_with_cargo | f8e65f14adf17ed8d477f0856257422c2158c63f | f8ee46b891bbcdca7ff20f5cad64aa94c5a1d2d1 | refs/heads/master | 2021-02-06T10:26:17.614138 | 2020-03-09T04:46:26 | 2020-03-09T04:46:26 | 243,905,553 | 4 | 1 | null | null | null | null | UTF-8 | C | false | false | 1,703 | h | /**
* This file is part of the mingw-w64 runtime package.
* No warranty is given; refer to the file DISCLAIMER within this package.
*/
#ifndef _SHDISPID_H_
#define _SHDISPID_H_
#include <winapifamily.h>
#if WINAPI_FAMILY_PARTITION (WINAPI_PARTITION_DESKTOP)
#define DISPID_SELECTIONCHANGED 200
#defin... | [
"_@jeremy.ca"
] | _@jeremy.ca |
df8634b03b954601ee21c4e5fbbf1dc96f5144c7 | 73b80ad8ca5ddd19aae7ab93101e92fb4281f38d | /src/wiz.c | 32bbb6484e84fcb51b5be68b704b41af9827ca54 | [] | no_license | pfchrono/cmud | bbb3cba21905921a8d03793ce6dafafa6c447f73 | 5f8b83e6decf6bb487ace9243dd578430d5401f8 | refs/heads/master | 2021-01-10T20:29:56.214472 | 2013-05-26T06:57:37 | 2013-05-26T06:57:37 | 10,294,012 | 2 | 1 | null | null | null | null | UTF-8 | C | false | false | 1,762 | c | /*
* Immortal only actions and commands..
*/
#include <sys/types.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include <stdarg.h>
#include <time.h>
#include <ctype.h>
#include <string.h>
#include <unistd.h> /* unlink() */
/* include main header file */
#include "mud.h"
D_MOBILE ... | [
"Chrono"
] | Chrono |
38a610c67bde5d5fa55f291e47e1f9de3b831259 | a0638ca86e71ef880efea28039d2c12df5043e50 | /ft_lstiter.c | 289b24baa78fd2ea7e2b5a2039541b440130b74a | [] | no_license | Vaynn/libft | e7c7c6e880e0bd94490271bacef398009d5869b4 | 9ce2dd23b08892656e00848cc297de5b934d205b | refs/heads/master | 2022-12-21T05:16:17.768307 | 2020-09-16T15:02:44 | 2020-09-16T15:02:44 | 296,063,002 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,122 | c | /* ************************************************************************** */
/* LE - / */
/* / */
/* ft_lstiter.c .:: .:/ . .:: ... | [
"zavijanagmail.com"
] | zavijanagmail.com |
1ed84238531acd9403ca16dfe0721b9cec621cc0 | aa9174a5e178829b674d42758e7d453f13b83606 | /Fundamental_Programs/student_grade.c | d3e233886966e35729dfcab49d452f46d763fcae | [] | no_license | tmrindia/Important-Programmes | c27121dd5a4ff520ca04f3e597e25d57e0b952b9 | e8034ad63c3038a0d63b3255379acdb6d64bb192 | refs/heads/master | 2020-04-29T12:21:01.130606 | 2014-10-23T18:14:27 | 2014-10-23T18:14:27 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 744 | c | /* grade of a student */
#include <stdio.h>
#include <ctype.h>
#include <string.h>
int main()
{
char remark[15];
char grade;
printf("Enter the grade \n");
scanf("%c", &grade);
/* lower case letter to upper case */
grade = toupper(grade);
switch(grade)
{
case 'S':
strcpy(... | [
"chitrankdixit@gmail.com"
] | chitrankdixit@gmail.com |
de8a25645dd3f8d645f3dfb56242fd91312f2eba | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/obs-studio/plugins/rtmp-services/extr_twitch.c_load_ingests.c | e86c341d0bef06dd99aa6ed0680a48f4b9370d2b | [] | 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 | 3,382 | 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 |
80874e89c5cb9c1f8107db3e59220db324c70a47 | da270fd37200ed1e726ad21633f36edf7b4a5a46 | /All Prev/test/8Functions/factorial.c | e121b46c7ea7a36f894aa0380a0608db457d2be9 | [] | no_license | AnujKumarsla/C- | fca69c64005e3ba29cb207f350bf2525b2b1dcdc | 065b402d510d581bc70bcba40f44a7487323ec2e | refs/heads/main | 2023-03-01T06:18:42.275593 | 2021-02-16T12:25:39 | 2021-02-16T12:25:39 | 333,763,960 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 370 | c | #include <stdio.h>
#include <conio.h>
int fac(int);
int main()
{
int a,b;
printf("Enter the value in a : ");
scanf("%d",&a);
b=fac(a);
printf("The factorial of %d is %d",a,b);
return 0;
}
int fac(int a)
{
int total;
if( a==1)
return a;
else
{
tot... | [
"ianujkumars123@gmail.com"
] | ianujkumars123@gmail.com |
ff59971bb8020adf7dcf6935b97b65610d373aaf | 598737b786a20889dc6acd468478baf4972535b3 | /src/sys/compat/sunos32/sunos32_exec_aout.c | 2d8153e29f91464587470ab2e422301714dbb3a0 | [] | no_license | shisa/shisa-netbsd | 5c8e289de2a48b6d8f39bd3add9ca4ea48fec1da | 28d999d1c25107c126e0a458a97b9397aae592ef | refs/heads/master | 2021-01-01T05:33:32.619808 | 2008-05-26T04:27:54 | 2008-05-26T04:27:54 | 32,793,680 | 1 | 2 | null | null | null | null | UTF-8 | C | false | false | 2,579 | c | /* $NetBSD: sunos32_exec_aout.c,v 1.7 2003/06/29 22:29:45 fvdl Exp $ */
/*
* Copyright (c) 2001 Matthew R. Green
* 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 s... | [
"keiichi@mobilegravity.sfc.wide.ad.jp"
] | keiichi@mobilegravity.sfc.wide.ad.jp |
b0e676dbd8bc9e1a00a5a8211916f8820f73f318 | 82809e1025360eff1725f13e17a8f3676869ac12 | /fdf/src/libft/basic/ft_atoi.c | d2a570c821fc9d396c97b0b0f2513abe4a34247a | [] | no_license | fbonnin/42 | a6f2a8fb942c0b89994f8198f68a1c517696c2bc | 0fd61ba26c71b8677b1fa57737b7a87c0c8cf345 | refs/heads/master | 2021-07-08T10:54:14.892745 | 2019-01-10T13:51:02 | 2019-01-10T13:51:02 | 91,254,846 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,335 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_atoi.c :+: :+: :+: ... | [
"florent-bonnin@live.fr"
] | florent-bonnin@live.fr |
38c78d72c0d6fce526e3b8d7eb2aa0ebb42427d7 | 0d4c76bf46b06c4c620d14a849f6fb1efa25f7d7 | /dependencies/glCore/gl_core_4_5.h | b0b6adc9b8b03179cef713766ea02ea7b5b89fcf | [] | no_license | Jeffrey-W23/AIE-Assignment-ComputerGraphics | 4e79ca93d8d314e1842824050e8a8e41a462dfd9 | 90c9927f1e1efcdd5c4ef2d123db000b9404f910 | refs/heads/master | 2020-03-17T04:47:06.933195 | 2018-06-28T13:50:15 | 2018-06-28T13:50:15 | 133,288,898 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 152,197 | h | //--------------------------------------------------------------------------------------
// Purpose: OpenGL core 4.5.c
//
// Description: This is downloaded from OpenGL github as stated by aie canvas as a part
// of the computer graphics tutorials.
//
// Author: AIE Canvas
//------------------------------------------... | [
"thomas.wiltshire14@icloud.com"
] | thomas.wiltshire14@icloud.com |
b89450c69a9ffe7b2433ca134d657f2d2bbf3b53 | dd8106cf8685979560b1309d8468bb5018f5ef30 | /engine/src/cetech/renderer/private/image_DXT.h | d354918064b71414ac259e5c32562bbbe301a9a6 | [
"CC0-1.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | gitter-badger/cetech | b3433b41425216e0d15118101e6a016e28ca5706 | 2939194a82546c7cc8480717cc60dc2d49619527 | refs/heads/master | 2021-01-14T08:36:31.840039 | 2015-11-30T21:21:48 | 2015-11-30T21:21:48 | 47,177,915 | 0 | 0 | null | 2015-12-01T09:03:13 | 2015-12-01T09:03:12 | null | UTF-8 | C | false | false | 3,339 | h | /*
Jonathan Dummer
2007-07-31-10.32
simple DXT compression / decompression code
public domain
*/
#ifndef HEADER_IMAGE_DXT
#define HEADER_IMAGE_DXT
/**
Converts an image from an array of unsigned chars (RGB or RGBA) to
DXT1 or DXT5, then saves the conver... | [
"o.voves@gmail.com"
] | o.voves@gmail.com |
26a7212f39eacd8db41cdde6797b4516205f4edc | 2ae57be5f3b1168b1342168c02cd7637be206f1d | /Sources/helper_functions.c | 92f423d6bf3609eca54c612f2d2fbd6e5686d887 | [] | no_license | githubliweichao/nxp_s32k_can_app | 54ef4c82b9d701d67c5e6cd51d2e656c99e207c8 | ab98d70ec09c4c9ae085d7a19a2c0a35b9b6c03c | refs/heads/master | 2022-03-17T04:48:03.578834 | 2019-11-19T08:31:38 | 2019-11-19T08:31:38 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,244 | c | /*
* Copyright (c) 2015 - 2016 , Freescale Semiconductor, Inc.
* Copyright 2016-2018 NXP
* All rights reserved.
*
* THIS SOFTWARE IS PROVIDED BY NXP "AS IS" AND ANY EXPRESSED OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
* OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE A... | [
"cutai1@gmail.com"
] | cutai1@gmail.com |
6fc605ccf20ddba92b87f38677b68a9c8036ad6b | 5c255f911786e984286b1f7a4e6091a68419d049 | /vulnerable_code/c75c3e41-7825-49d0-9f75-927ed1d51fe4.c | 70202ba4682ee07f3d1a0041496bb76dde47be8a | [] | 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 | 572 | c | #include <string.h>
#include <stdio.h>
int main() {
int i=4;
int j=49;
int k;
int l;
j = 53;
l = 644;
k = i/j;
l = i/j;
l = i/j;
l = j%j;
l = i%j;
k = l-k*i;
//variables
/* START VULNERABILITY */
int a;
int b[66];
int c[86];
a = 0;
do {
a--;
... | [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
46e856d3a931a26338685f285d7d908a9d8452b1 | e0767871263c15b4517d25331e45b7705d6f65b1 | /models/model_jakstat_adjoint_o2/model_jakstat_adjoint_o2_sz.h | 6ec8860a0f5202d115436c20820c2ff7d35f1166 | [
"BSD-3-Clause"
] | permissive | PCharlie/AMICI | 51c624ce2fa3b0a99788d536385fe650f5cb65ee | 2d55019df956e86641e658581c62e2709c0a63a5 | refs/heads/master | 2021-01-23T00:39:37.920320 | 2017-05-29T14:35:29 | 2017-05-29T14:35:29 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 257 | h | #ifndef _am_model_jakstat_adjoint_o2_sz_h
#define _am_model_jakstat_adjoint_o2_sz_h
int sz_model_jakstat_adjoint_o2(realtype t, int ie, int *nroots, realtype *sz, N_Vector x, N_Vector *sx, void *user_data);
#endif /* _am_model_jakstat_adjoint_o2_sz_h */
| [
"daniel.weindl@helmholtz-muenchen.de"
] | daniel.weindl@helmholtz-muenchen.de |
709e40c6ed0bb743bb7437c1fbeffd44a73f530f | d760fd4cf8f7e6b323b4170b88e3b6ecc0a9a93e | /avrlib/a2d.h | b604b2907fc3e9a5621c123504470fdde2db4e8e | [] | no_license | hokim72/AVR-Common | 32a4f79ad9f557b0615f25ef1e375be6c41b39ce | c2ccb5813e04204a6739a32b654e0d41dc22f896 | refs/heads/master | 2016-08-05T05:18:04.190293 | 2015-10-06T01:40:04 | 2015-10-06T01:40:04 | 41,068,202 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,018 | h | // This library provides an easy interface to the analog-to-digital converter
// available on many AVR processors.
#ifndef A2D_H
#define A2D_H
// defines
// A2D clock prescaler select
// *selects how much the CPU clock frequency is divided
// to create the A2D clock frequency
// *lower division ratios make con... | [
"hokim72@gmail.com"
] | hokim72@gmail.com |
ec74ec3ae1bdb9bc296a602d466887fc5fb03dce | 61f85bf1c0deddf8ea606d02946135d09dab743f | /week6/hacker5/stack.c | 4c32caada31f6ab493f7fd3e969c02f7f8f6b088 | [] | no_license | evansendra/cs50 | 76911b7ae6725d8986cb2994ba1f876cb985189b | 594e77021f28b8efd8be8e29095274ffd68d6eb9 | refs/heads/master | 2020-05-20T06:56:02.217941 | 2014-01-10T15:59:29 | 2014-01-10T15:59:29 | 15,725,314 | 0 | 7 | null | null | null | null | UTF-8 | C | false | false | 3,325 | c | /*************************************************************************
* stack.c
*
* Implements a simple stack structure for char* s. This version uses
* dynamic, heap-allocated storage for the char* s instead of a
* statically-sized stack array.
***************************************************************... | [
"evan@evansendra.com"
] | evan@evansendra.com |
31f1ce380e94166a7315cc18755240f926b97a8c | 9f3ef01a0b11530561b542ab79afa03d2200309c | /task3.c | 61f25d0819f11125f4461ac5323c063aba1091d6 | [] | no_license | preethamkumar88/c-tasks | 6cd19d35dad09e2d02a7f25b4056c02ccca49160 | 4ccfaa1687080de0278bee224092ee8806c8a294 | refs/heads/master | 2020-04-27T13:38:38.282862 | 2019-03-05T12:30:03 | 2019-03-05T12:30:03 | 174,377,273 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 287 | c | #include<stdio.h>
int main()
{
float eng,chem,math;
float sum,average;
printf("enter marks of three subjs:");
scanf("%f %f %f",&eng, &chem, &math);
sum = eng + chem+math;
average = sum/3.0;
printf("total marks=%.2f\n",sum);
printf("average marks = %.2f\n",average);
return 0;
}
| [
"prithamofficial@gmail.com"
] | prithamofficial@gmail.com |
33b0781acc17a57f6acd2aeb84272f5e37ed399e | d03d5aa6d37c99ef159e8dba697919a3a94f778a | /src/openblas/kernel/CMakeFiles/dgemm_kernel.c | 07ae530d182af815817ec90f521246b6746697fe | [
"BSD-3-Clause"
] | permissive | hbxmao/MXNet_Insightface_Test | 1a75b8841fb61a15b12c881d3b921b373d965dfd | ab53ff213b982eb2651060d071d21e800c29c878 | refs/heads/master | 2022-12-06T17:50:15.428781 | 2019-03-12T08:18:46 | 2019-03-12T08:18:46 | 171,811,494 | 5 | 3 | null | 2022-11-19T08:41:13 | 2019-02-21T06:14:20 | C++ | UTF-8 | C | false | false | 286 | c | #define ASMNAME _dgemm_kernel
#define ASMFNAME _dgemm_kernel_
#define NAME dgemm_kernel_
#define CNAME dgemm_kernel
#define CHAR_NAME "dgemm_kernel_"
#define CHAR_CNAME "dgemm_kernel"
#define DOUBLE
#include "E:/GitCode/MXNet_Test/src/openblas/kernel/x86_64/../generic/gemmkernel_2x2.c" | [
"hbxmao@163.com"
] | hbxmao@163.com |
20f2ac9573d3e78e88430a65323a9e0fc25f848a | 8cf176201807f9903f9a579219448a452f263728 | /MOLY.LR9.W1444.MD.LWTG.MP.V88/interface/service/asn1_common/asn_common.c | 7d6c290f13455c54973d6100d051f3ae3fb10871 | [] | no_license | hefei93/MTK_BASEBANDS | 9a647b69c455cfebb6c45700027741475f5f9a73 | 759f9608490031fe9666620984d041db36f7424c | refs/heads/master | 2020-12-14T15:41:05.607310 | 2019-01-04T13:29:36 | 2019-01-04T13:29:36 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 23,389 | c | /*******************************************************************************
* Copyright Statement:
* --------------------
* This software is protected by Copyright and the information contained
* herein is confidential. The software may not be copied and the information
* contained herein may not be used or d... | [
"poisk567@gmail.com"
] | poisk567@gmail.com |
5281384d62ac5504cdc00a9b985a4e15dee811c3 | 7b3b26997ab3ae3a70fabddc870975f66f002593 | /C/D12/ex02/main.c | e1c3bf75a5dc295f1135bbd94ac2c87703952667 | [] | no_license | curquiza/42_Piscines | 307031181b55e636345b0990653b20b178fa8ac8 | d4d409c834a779a6e9560c91ef494dd3fb7bcd43 | refs/heads/master | 2020-04-03T06:18:46.971800 | 2018-12-03T19:36:11 | 2018-12-03T19:36:11 | 155,071,188 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,162 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* main.c :+: :+: :+: ... | [
"clementine.urquizar@gmail.com"
] | clementine.urquizar@gmail.com |
e58fb1607dfa1a7e93f1e8b2b75c57dcc68f2ee9 | caf2d4ba1fdd88892e3b7f8c9549bd16a53dc801 | /main.c | b62912f501e25fc95d7f11b67bb54c7a6d4ec636 | [] | no_license | thiagohbn/Maximum-Rotation | b825b567ed8ec9ddf186ccc55c14cfb00ef41f1e | d8c2b65c959380cecc5d3cd043e07a5c6efdb40d | refs/heads/main | 2023-04-18T19:03:13.911891 | 2021-05-06T22:04:03 | 2021-05-06T22:04:03 | 357,213,564 | 0 | 0 | null | null | null | null | ISO-8859-1 | C | false | false | 6,206 | c | /**********************************************
* UNIVERSADE POLITÉCNICA DE PERNAMBUCO *
**********************************************
* -ALUNO: Thiago Nunes *
* -TURMA: 2013.1 (turma 1) *
* -DISCIPLINA: LPI *
* -PROFESSOR: Byron Leite ... | [
"thiagohenri19@gmail.com"
] | thiagohenri19@gmail.com |
a4c7e583528be9d24a8f6de8bae7fb35af6d0ec2 | a593be08dc9955a28da4cf0a8ab62d1e83b4a551 | /CircleLinkList/CircleLinkList.c | 4910b5d6a3c6a52df46e2a00685cb6e46039a9c4 | [] | no_license | commhua321/DS_practice | f2a0c245b728c385b4ab5d16e84e803f72b85aa7 | 9e76536826982a12c175655350378a35dc9c500d | refs/heads/master | 2021-10-09T23:31:53.201793 | 2019-01-04T14:34:47 | 2019-01-04T14:34:47 | 104,539,735 | 0 | 0 | null | null | null | null | BIG5 | C | false | false | 3,579 | c | #include "CircleLinkList.h"
//初始化函數
CircleLinkList* Init_CircleLinkList(){
CircleLinkList* clist = (CircleLinkList*)malloc(sizeof(CircleLinkList));
clist -> head.next = &(clist -> head);
clist -> size = 0;
return clist;
}
//插入函數
void Insert_CircleLinkList(CircleLinkList* clist, int pos, CircleLin... | [
"commhua321@gmail.com"
] | commhua321@gmail.com |
46de7fe93bee889c18d47b6feccb37756f0c6883 | 5053104b21d60a3d8fbaaabc69548c1d1f1c2c3b | /Labs/Lab6/driver2.c | 6b41c44de1777ae80b2493530d17f9adefea16bd | [] | no_license | fyyhr/EE160 | 623b52112b121c629a883c8ae0fdc77c5d88edf1 | 50e71d7d7499d2f89f9f8853e4264a6f95dcb7db | refs/heads/master | 2021-04-28T22:40:45.625406 | 2017-03-23T19:40:27 | 2017-03-23T19:40:27 | 77,719,315 | 0 | 1 | null | 2017-02-08T02:17:42 | 2016-12-31T01:27:22 | C | UTF-8 | C | false | false | 465 | c | #include <stdio.h>
#include "maxmin.h"
int main() {
/* Initialize variables */
float high, low, input;
high = low = 0;
input = -1; /* Set to -1 to ensure the program will enter the loop */
while(input != 0) {
printf("Enter a value: ");
scanf("%f", &input);
high = max(high, input);
low = min(... | [
"csh3173@hawaii.edu"
] | csh3173@hawaii.edu |
9b74744ce62e146082c2c77f71787b6d14d2a71f | 6bc4c0732ea856859d7321ec6cf0e25b03342753 | /include/TcAdsAPI.h | b3e80169d43fb17954e198de447777421d33aa16 | [] | no_license | bgstaal/ofxBeckhoffADS | 1dd005015846013759fa1a93aada8ea104113026 | 3d0e75a90878d9f637caa03ef43da7be2407be6e | refs/heads/master | 2022-06-21T19:04:05.685558 | 2022-06-21T11:41:29 | 2022-06-21T11:41:29 | 17,227,574 | 8 | 6 | null | null | null | null | UTF-8 | C | false | false | 10,485 | h | ////////////////////////////////////////////////////////////////////////////////
// File: TcAdsAPI.h
// Description: Prototypes and Definitions for non C++ Applications
// Author: RamonB
// Created: Wed Nov 6 10:00:00 1996
//
//
// BECKHOFF-Industrieelektronik-GmbH
//
// Modifications:
// Kla... | [
"bg@bgstaal.net"
] | bg@bgstaal.net |
6ee987bb1446ec75f653897628bc66041c7f78c3 | 2907db1861975cf92642df32ba18800453e26568 | /custom/common/ps/supc_common_config.c | 4acee779ddbfdd45d5e15815c1366c73546cbd00 | [] | no_license | ethercatduino/2503DEV | 85b7a47ba1d813c2aba7374602ddd25e82e27009 | 660256fa244c8136b22797d47f338894179c1718 | refs/heads/master | 2023-04-06T18:01:35.883423 | 2021-04-25T02:23:21 | 2021-04-25T02:23:21 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,271 | c | /*****************************************************************************
* Copyright Statement:
* --------------------
* This software is protected by Copyright and the information contained
* herein is confidential. The software may not be copied and the information
* contained herein may not be used o... | [
"864876693@qq.com"
] | 864876693@qq.com |
9362a60eab6e46f43548ca967185b45f63bdf04f | 693b8ef71fcdef570d55e5c66085344f2295fd5c | /Core/Src/main.c | f51f93f980fd7a15346b6987b58a5a230352eb31 | [] | no_license | do-huu-toan/hyperlogy-sensor-new | 0dbdde54a7f213832f3a17e1e1b82c984392af6d | 3e1ba2d9e2df61a26ca42a7bd63e661341ddb27c | refs/heads/master | 2023-05-25T05:45:58.279737 | 2021-06-09T02:14:13 | 2021-06-09T02:14:13 | 375,199,132 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 9,951 | c |
#include "main.h"
#include "cmsis_os.h"
#include "mk_dht11.h"
//--------------------------------------------------
#define DS_PORT GPIOB
#define DS_PIN GPIO_PIN_2
#define Shift_PORT GPIOB
#define Shift_PIN GPIO_PIN_0
#define Clock_PORT GPIOB
#define Clock_PIN GPIO_PIN_1
#define Buzzer_PORT GPIOA
#define Buzzer_PIN GP... | [
"dohuutoannb@gmail.com"
] | dohuutoannb@gmail.com |
3218fc67bea2033fdc558dfa3836c6b48844070c | b3896c28b794878276fd6542a437a2966d64dfa6 | /BarbiE/isv_app/common.h | 04ef6fb860bc4b9d424028550639fad1b4a39611 | [
"BSD-3-Clause",
"Apache-2.0"
] | permissive | liujiong63/sgx-kms | 6fc2f0625f25546fe242ff571c26ffbd7a58d74f | 696c06209860a7506f236dade77d99f2a949d691 | refs/heads/master | 2021-08-08T18:07:26.791986 | 2017-11-10T20:10:19 | 2017-11-10T20:10:19 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,177 | h | /*
* Copyright (C) 2011-2016 Intel Corporation. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* * Redistributions of source code must retain the above copyright
* notice, this li... | [
"somnath.chakrabarti@intel.com"
] | somnath.chakrabarti@intel.com |
b28e31da13e058ee3ef5970e14b1b04229f5e9f1 | 35bd14b94f75a20cc86a2efae16ee68d239747d5 | /project3/node_common.c | 06fae4fde0695cc4058ccc5d4efac09420d71386 | [] | no_license | PeterMitrano/networks | 65a36f35bc1189ce92a8f60b004bbd65ca0281d1 | b7b2aafcb9a57aa7c22c1d89a0aaeb9b5958f669 | refs/heads/master | 2021-01-18T17:34:10.357027 | 2016-12-03T01:04:57 | 2016-12-03T01:04:57 | 71,926,139 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,383 | c | #include <algorithm>
#include <stdio.h>
#include "node_common.h"
void init(int MyNodeNumber, struct Node *node) {
if (TraceLevel > 0) {
printf("At time t=%1.3f, init %i called\n", clocktime, MyNodeNumber);
}
// initialize the diagonal of our cost matrix to 0
// and initialize our first row/column
// e... | [
"mitranopeter@gmail.com"
] | mitranopeter@gmail.com |
790e2fa9aa3f64ec305a7fc78fc3faf089ddcb81 | ec3629fb45d97bc7fb0add5cd41cc3c649dc8630 | /70051.c | 7e750a93d6bbe695f27b242f76a1fd00827273a3 | [] | no_license | yzyDavid/C-Programming-Assignments | c1c5c4ac379256845990f74b4ccfc5b282be1595 | ee78e2b5db837d728263d4cf07de045e4e153f29 | refs/heads/master | 2021-01-10T00:58:23.065691 | 2015-12-30T11:59:30 | 2015-12-30T11:59:30 | 44,595,491 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 568 | c | #include <stdio.h>
int main( )
{
int i, index, n, temp;
int repeat, ri, j, max;
int a[10];
scanf("%d", &repeat);
for(ri = 1; ri <= repeat; ri++){
scanf("%d", &n);
for(i = 0; i < n; i++)
scanf("%d", &a[i]);
max = 0;
for(i = 0; i < n; i++)
{
for(j = 0; j < n; ++j)
{
if(a[i]... | [
"gg@localhost.localdomain"
] | gg@localhost.localdomain |
f0d328f059f16028c9e69b0dc1eeb6f19b7fa341 | c0113c4118554921d751acf0f0c58af2c08a8c2b | /localize_sort.c | 74b5026f8df3e0b46b648ae1b403d90a12708f1c | [
"WTFPL"
] | permissive | rgriege/Violet | f95a6efdaaaa787681a3fcf2b92c285d18ec3656 | 9caeb1ad0bbbf402f4f6068875614dea1a44009e | refs/heads/master | 2023-03-09T00:43:13.417770 | 2023-02-23T19:12:30 | 2023-02-23T19:12:30 | 28,456,993 | 6 | 3 | WTFPL | 2023-02-17T03:14:46 | 2014-12-24T17:16:38 | C | UTF-8 | C | false | false | 1,001 | c | #include <ctype.h>
#define LOCALIZE_MAX_STR_SLOTS 512
#define LOCALIZE_MAX_STR_BYTES 8192
#define CORE_IMPLEMENTATION
#define ARRAY_IMPLEMENTATION
#define STRING_IMPLEMENTATION
#define OS_IMPLEMENTATION
#define VSON_IMPLEMENTATION
#define LOCALIZE_IMPLEMENTATION
#include "violet/core.h"
#include "violet/array.h"
#inc... | [
"ryan@testfit.io"
] | ryan@testfit.io |
67b6a6d53b03838db1aa127ee959f4eeed4a9083 | 2fd35315c5ac76fd9a9c32203611a762afe41418 | /libft/ft_printf/srcs/parser_utils.c | 118b43244cbc7d1a62d6eda9f1666467981b0d64 | [] | no_license | Jeanjocoding/linux_cub3d | e7d6406c3701b63af1f6d5fbb7b41df050a4529d | a13ab22525e351f42fcb4f42425029a98d6207c7 | refs/heads/master | 2022-10-08T04:42:25.406124 | 2020-06-11T14:45:29 | 2020-06-11T14:45:29 | 270,976,723 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,283 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* parser_utils.c :+: :+: :+: ... | [
"theophile.lucille@gmail.com"
] | theophile.lucille@gmail.com |
b3609d12409656b3bd1b0b72e57cf187a4ad3960 | 9406d73feabf3b56443934f6059b20c815f7d4af | /test/a32/traces/assembler-cond-rd-rn-rm-t32-mul.h | 85f012ddad0d915a8c07c2f727ac29ee54a5150c | [] | no_license | multi-os-engine-community/vixl | 42b4b80092a01180cf4aa1160da988f1e9c7e628 | 811fe15831f77f7465809503791f85fed76e44c2 | refs/heads/master | 2021-01-20T23:38:00.004361 | 2016-08-08T15:18:52 | 2016-08-09T10:28:29 | 101,847,618 | 0 | 0 | null | 2017-08-30T06:48:55 | 2017-08-30T06:48:55 | null | UTF-8 | C | false | false | 390,021 | h | // Copyright 2015, ARM Limited
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are met:
//
// * Redistributions of source code must retain the above copyright notice,
// this list of conditions a... | [
"scott.wakeling@linaro.org"
] | scott.wakeling@linaro.org |
a50e8f3b60abba5e048839f6e383710b2eb5b6ad | cd760d6f8e318941e37c0ffb8566993896606e6e | /.phoronix-test-suite/installed-tests/compilebench/compilebench-0.6/t/native-0/include/linux/sunrpc/svc.h | 0877c054cc323358bc4720ab6b6af21f73ef1c87 | [] | no_license | aorzerep/neb | 3fab34e1ad05cd0c1f2274f4d143664c1ed4368d | 6dda5d3c432f2636973c9a98370056e57fe8e79f | refs/heads/master | 2020-09-08T10:06:34.548290 | 2019-11-12T01:00:41 | 2019-11-12T01:00:41 | 221,099,011 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 12,013 | h | aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa... | [
"root@neb.intranet.highprophil.com"
] | root@neb.intranet.highprophil.com |
af305a371ccad151e526cdad8d9b34f746ce7117 | 40d923f83eb732a884f546b46185b9b94c88ea6e | /ILI9163/ILI9163.c | baa45a2b34ff41ff27fa6079c46fadc8d427d19c | [] | no_license | Nand-e/RPI-TFTLIBS | 130c0e1f26914d180b273b55091e05ba5a93e092 | a50f9edfef8fb9d047c8e6e7c06493c40be5c050 | refs/heads/master | 2021-01-19T07:09:56.020015 | 2016-06-06T20:45:29 | 2016-06-06T20:45:29 | 60,264,745 | 3 | 0 | null | null | null | null | UTF-8 | C | false | false | 9,655 | c | #include "ILI9163.h"
#include <wiringPi.h>
#include <wiringPiSPI.h>
#define BCMLIB 1 // BCMLIB1
#ifdef BCMLIB
#include <bcm2835.h>
#endif
TFT::TFT ( int cs, int rst,int dc ) :
GFX ( WIDTH, HEIGHT )
{
csPin = cs;
rstPin = rst;
dcPin = dc;
}
void TFT::drawPixel( int16_t x, int16_t y, uint16_t color )
{... | [
"zsiraffoci@gmail.com"
] | zsiraffoci@gmail.com |
08c6d5666b20e81b4308c36c756012fbad6b82c7 | 5cec69704a3736fc89f9eb80a048efd88d472d74 | /nemu/src/cpu/exec/data-mov/lidt.c | 9f4f77410d2947e4e8581c0e1e6e443d5b04dd21 | [] | no_license | DiffYao/NEMU2020 | 364dd60a17dded702210f9df9b6d12bd6ec1498d | 8ed98bf23475d6c5a8b2084e965877afd1f2e54e | refs/heads/master | 2023-02-05T20:53:23.769874 | 2020-12-31T12:12:47 | 2020-12-31T12:12:47 | 293,192,539 | 3 | 0 | null | 2020-12-31T12:12:48 | 2020-09-06T02:59:33 | C | UTF-8 | C | false | false | 245 | c | #include "cpu/exec/helper.h"
#define DATA_BYTE 2
#include "lidt-template.h"
#undef DATA_BYTE
#define DATA_BYTE 4
#include "lidt-template.h"
#undef DATA_BYTE
/* for instruction encoding overloading */
make_helper_v(lidt)
//make_helper_v(lidt) | [
"tjuics2020@163.com"
] | tjuics2020@163.com |
541d447b305360a3504d37d53aea98fb31e88a29 | 59b0d7b9ac2b3f9a26ab2d2313e72898f2450896 | /b.c | 4bf4ed008a828d0db5640ea21f9dda0e2a9c5e98 | [] | no_license | lifecys/test | 63d56341aeaff2a9356cf45802b499b7a3a5e129 | 25e712f1ed00fba1fe3f2f7424fa98d0ee91ea99 | refs/heads/master | 2020-04-13T07:10:08.653455 | 2018-12-26T03:48:46 | 2018-12-26T03:48:46 | 163,042,549 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 29 | c | idfasdfasdf
sdfasd
f
as
dsfa
| [
"515859450@qq.com"
] | 515859450@qq.com |
0cfb03df1dfb3668d131fdbea8922d4a2c4cc4fa | a76fc4b155b155bb59a14a82b5939a30a9f74eca | /AtelierCinema/Admin/StdAfx.h | 35a5b0868b7e97abb1d549bddef4a8603eeb6656 | [] | no_license | isliulin/JFC-Tools | aade33337153d7cc1b5cfcd33744d89fe2d56b79 | 98b715b78ae5c01472ef595b1faa5531f356e794 | refs/heads/master | 2023-06-01T12:10:51.383944 | 2021-06-17T14:41:07 | 2021-06-17T14:41:07 | null | 0 | 0 | null | null | null | null | ISO-8859-1 | C | false | false | 1,229 | h | // stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but
// are changed infrequently
//
#if !defined(AFX_STDAFX_H__5ACA002B_8B80_4A3A_B368_DDE9DFE3A8DB__INCLUDED_)
#define AFX_STDAFX_H__5ACA002B_8B80_4A3A_B368_DDE9DFE3A8DB__INCLUDED_
#if _M... | [
"a.chambard@jfc-infomedia.fr"
] | a.chambard@jfc-infomedia.fr |
4a7d317ea806661e30a8125c166bdb7a3636711b | 585b7d40ad719b9e7a3ab94f50940e23263ed620 | /include/eq/api.h | 03b7e03e06d708a2a92a5cb5d29a7b91c298055c | [] | no_license | luwangg/gr-eq | 88449018adf8eebce40da8000ec696fe2490ad4e | 9a9bf93c503971d56b75c994a6a6ee0df5e54875 | refs/heads/master | 2020-06-12T20:38:03.868131 | 2014-03-09T00:01:38 | 2014-03-09T00:01:38 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,031 | h | /*
* Copyright 2011 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* GNU Radio 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 ver... | [
"eric@ericdegroot.com"
] | eric@ericdegroot.com |
77060840278d33ecf06db00346ab810483c2c50f | d6a323ddb535d5dd9da7413c67b974f489a4ac12 | /0x05-pointers_arrays_strings/0-reset_to_98.c | 476a6721bf1adf7f35ab18533a3eb77b958a4d98 | [] | no_license | juan-skill/holbertonschool-low_level_programming | 6240fde4a767007cb4fbe661997c22092b1930aa | 0a9726af7041db9e631de799c40396f28387446e | refs/heads/master | 2021-07-18T18:29:49.548419 | 2020-08-29T21:21:53 | 2020-08-29T21:22:56 | 209,332,542 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 214 | c | #include "holberton.h"
/**
* reset_to_98 - takes a pointer to an int as parameter
* and updates the value it points to to 98
*
* @n: int type pointer
* Return: void
*/
void reset_to_98(int *n)
{
*n = 98;
}
| [
"1294@holbertonschool.com"
] | 1294@holbertonschool.com |
113caafc589bf6993e7b4fb88ae4baa5794159c5 | 38a3bf8f5dea25325cdb30a2585b49d92e60ba97 | /Linked List - Reverse using Recursion- 2.c | 4fe322550c831a5f6ee6e0a598439a22df168725 | [] | no_license | sneha97/Data-Structures-and-Algorithms-Programs | 977c2c7976182603f983820614899b7ded1110ea | 256c8ff47a41805b5659a289a76804e6dcdb378e | refs/heads/master | 2022-11-12T06:36:17.774267 | 2020-07-07T11:01:47 | 2020-07-07T11:01:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,192 | c | #include<stdio.h>
#include<conio.h>
#include<stdlib.h>
struct list{
int data;
struct list*next;
}*start,*revHead;
struct list* NewNode()
{
struct list* Node=NULL;
Node=(struct list*)malloc(sizeof(struct list));
Node->data=NULL;
Node->next=NULL;
return Node;
}
void PrintList(struct list* ptr)
{
while(ptr!=... | [
"prabakaran1993@hotmail.com"
] | prabakaran1993@hotmail.com |
8134feb2a2177ae6d591a02f1f11f01b973842c2 | c1a8e75227512a30db772c92973c7b179d4eaa67 | /Test/Classes/Native/mscorlib_System_Collections_Generic_List_1_gen_10.h | b4919b66638da4b65308c75b6813d3d98c2a6b5f | [] | no_license | joshtwynham/dissertation | 266f5463d970e15bf5b0842c881ff65c9c85389c | b860fc4ae2b6152d0aea15b36036904b4a88bd15 | refs/heads/master | 2021-01-10T09:20:17.128871 | 2016-04-17T16:07:36 | 2016-04-17T16:07:36 | 49,824,777 | 0 | 0 | null | 2016-02-02T11:36:07 | 2016-01-17T16:14:25 | C++ | UTF-8 | C | false | false | 800 | h | #pragma once
#include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <stdint.h>
// UnityEngine.UIVertex[]
struct UIVertexU5BU5D_t391;
#include "mscorlib_System_Object.h"
// System.Collections.Generic.List`1<UnityEngine.UIVertex>
struct List_1_t280 : public Ob... | [
"psyjt1@nottingham.ac.uk"
] | psyjt1@nottingham.ac.uk |
60d21cc7c4039ea249104a084acd1ceffc9d42e3 | 985beab07c05b613aa8ac3edbcd0987f89344eaf | /fy4/d/jinan/npc/obj/spring-blade.c | 3959127be823fbfb972bb47141e0944064308705 | [] | no_license | Yeeler/fy2005 | f6b308592c5037f5b5d40c18b748259447b6abe1 | cd244d4fed63ba57cd72a4e7119353a29df1f3c0 | refs/heads/master | 2021-01-06T20:37:29.371119 | 2017-08-08T07:54:16 | 2017-08-08T07:54:16 | 99,530,241 | 2 | 1 | null | null | null | null | GB18030 | C | false | false | 510 | c | #include <weapon.h>
#include <ansi.h>
inherit BLADE;
void create()
{
set_name("融雪刀", ({ "spring blade","blade" }) );
set_weight(700);
if( clonep() )
set_default_object(__FILE__);
else {
set("unit", "柄");
set("long", "一柄流动着水色光芒的长刀。\n");
... | [
"yeeler@gmail.com"
] | yeeler@gmail.com |
46ef6cbf6b30d3b78de34a6aa09480d7986d8d0f | f483bcd33bb1a7e603cbfeba550ca227038c4593 | /lab13main.c | 55263b2aef83c897a4a7f76dd3bfaa699d76b00a | [] | no_license | cleocowie/Lab13 | 01ebe98d4bd7ab0a4b5490e4a6c7d89477077770 | 600b606b0ecc7e7eabf809ba690472c9b0811270 | refs/heads/master | 2023-01-10T13:20:30.084212 | 2020-11-05T23:32:21 | 2020-11-05T23:32:21 | 310,442,338 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,206 | c | /** lab13main.c
* ===========================================================
* Name: Cleo Cowie
* Section: T1/2
* Project: Lab 13
* Purpose: Pointers
* ===========================================================
*/
#include <stdio.h>
#include <stdlib.h>
#include "lab13functs.h"
int main (void) {
int variable1;... | [
"1557271232@mil"
] | 1557271232@mil |
ae60290a401cc754e5f443068c1d6ed61029c7c1 | 5a6c87065ac664c91e36b5f7d9ec9ecf8f49def3 | /test/testcase/framework/wifi_hal_test/wifi_hal_test.c | 70c1bcaa799312f4ec8bd49b45ec285d65e5b1c9 | [
"LicenseRef-scancode-warranty-disclaimer",
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | MiloMallo/AliOS-FM | f26a3b6fb26b3cb3b30c1681a479d8ed2dcfa2c7 | ae9f234c073404d8c97100927cbc53f49ae59a25 | refs/heads/rel_1.3.2 | 2020-03-25T22:56:11.102641 | 2018-08-10T08:38:47 | 2018-08-10T08:38:47 | 144,251,423 | 4 | 4 | Apache-2.0 | 2020-03-07T21:20:51 | 2018-08-10T07:18:56 | C | UTF-8 | C | false | false | 4,926 | c | /*
* Copyright (C) 2015-2017 Alibaba Group Holding Limited
*/
#include <stdio.h>
#include <stdlib.h>
#include <aos/aos.h>
#include <aos/kernel.h>
#include <hal/soc/soc.h>
#include <yunit.h>
#include <yts.h>
#include <hal/base.h>
#include <hal/wifi.h>
static void test_timer_cb(void *arg)
{
int *pc = arg;
... | [
"lc122798@alibaba-inc.com"
] | lc122798@alibaba-inc.com |
0dcd65649bc37b8d2d0978fbd4ac0bdc5d30f34e | cdfa4c4630f31aca2c08b3108feae988b99ca3f5 | /mathstuff/matrices.h | 7e82f11ca9b03361754a212d3a01201f0c0ce4ad | [] | no_license | RyanHealy11/mathlibrary | c0e99f62570b9d931416091f624a8ed1b3d00140 | c6ba0e09f8dde6b8ebe8fb5062864b18639fd196 | refs/heads/master | 2020-04-12T21:43:35.397467 | 2019-01-18T01:50:46 | 2019-01-18T01:50:46 | 162,770,346 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,131 | h | #pragma once
#include"utills.h"
struct mat3
{
union
{
struct
{
vec3 xAxis;
vec3 yAxis;
vec3 zAxis;
};
vec3 axis[3];
struct
{
float m1, m2, m3,
m4, m5, m6,
m7, m8, m9;
};
struct
{
float m[9];
};
struct
{
float mm[3][3];
};
};
mat3();
mat3(float *ptr);
mat3(float ... | [
"ryan.healy11@gmail.com"
] | ryan.healy11@gmail.com |
afae9738fff071b193712a825f5ac0729d419b11 | 0cddd4dfc8d43e387e5d93f4c8dae48f54f60ede | /STM32Nucleo_VO_B/src/utils.c | 25d58c6000ea6116d312c235d8cc0c1f00dc857d | [] | no_license | pluzhnikv/STM32F4_Projects | 50db8189d6672d960c0079fbe9cee0abe4ab479d | 289e50d9c1efc2cd64d617a05a1ca02de08e90f9 | refs/heads/master | 2021-01-21T05:13:41.501806 | 2017-03-07T13:18:52 | 2017-03-07T13:18:52 | 83,148,095 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,139 | c | /*
* utils.c
*
* Created on: 20 мая 2015 г.
* Author: victor
*/
#include "utils.h"
void TM_PWM_Init(int OpenClose) {
static int PrevValue = 0;
int cnt1, cnt2;
TIM_OC_InitTypeDef TIM_OCStruct;
/* Common settings */
//HAL_TIM_PWM_Init(&PWMTtimer);
if (OpenClose)
OpenClose = 1;
if... | [
"victor@victor-desktop"
] | victor@victor-desktop |
66b4fcac211c939844dd5674afeb1e7c3579770f | 5f2012ffa92eeafc4750f2e1b87383ee4cf0949a | /Avaliadas/C06_lbricio--OK/ex00/ft_print_program_name.c | 44b5bec03bcdedfc468794d3f65ba03c16206694 | [] | no_license | WellToMcAt/42SP_BaseCamp_21 | 58f1743168b70e52493ff9608b2237964ddfb40e | 7deee863e3564f5d7cc40619958fccbd9a42d38b | refs/heads/main | 2023-04-05T08:34:31.281179 | 2021-04-17T07:38:54 | 2021-04-17T07:38:54 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,096 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_print_program_name.c :+: :+: :+: ... | [
"wde-jesu@student.42sp.org.br"
] | wde-jesu@student.42sp.org.br |
85948bd11a2e2576be0daa17f8912e9cc0e6d45d | 8257ce9407fb1b3fff376e9bdc3f0a5eef66ef1f | /SimilaritySearch/3DAlignment/fftw/rfftwf77.c | b9875790f370a2b6e9e1c2c20486162d258fa4a1 | [] | no_license | S0543830/SimilitarySearch | 2c5661f2e0926451dff591bc91bca50fef2d4434 | 7b8000da39b1d66e11bdf90eb2e68278e4b2bcbb | refs/heads/master | 2021-01-20T16:54:58.272401 | 2017-06-08T09:55:44 | 2017-06-08T09:55:44 | 90,855,638 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,066 | c | /*
* Copyright (c) 1997-1999 Massachusetts Institute of Technology
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later versio... | [
"s0543830@htw-berlin.de"
] | s0543830@htw-berlin.de |
686a7063736cac319cb9a035630efa12bf18fca6 | 579bc4859dfce029b35bd29369c4a6b80b31010e | /Etapa6/tst/our_tests/callFuncNoVar.c | 549c64a827dac859386ba9af35cc70149bcc42a9 | [] | no_license | LeonardoBombardelli/CompilersProject | 4d7f7663997629932de45289e93a419a0443fad1 | 53420f3c9b7b89d39a099e719b1c7c5ce5be5a0d | refs/heads/master | 2023-01-20T10:21:57.982845 | 2020-11-29T23:23:57 | 2020-11-29T23:23:57 | 292,426,076 | 1 | 2 | null | null | null | null | UTF-8 | C | false | false | 87 | c | int func()
{
int x = 5;
return(x);
}
int main()
{
return(3 + func());
} | [
"lbbombardelli@inf.ufrgs.br"
] | lbbombardelli@inf.ufrgs.br |
b6a4ff0c74912ed28350d2a6248510308cdf682e | 9f32836ea276df82460eff15f5a3070a3107857e | /ugelis/tools/ugelis-sdk/sysroots/xtensa-zephyr-elf/usr/include/arch/include/xtensa/tie/xt_density.h | 6b5137b288d674f5aaf1f4e8d51b9451f14492be | [] | no_license | hdagd/BPI-EAI80-bsp | 723f9c8af1d6a2eea68414167cf7526099ba9656 | cb3fb230de0f16caec117a08ee94b40c41913b1c | refs/heads/master | 2023-06-30T00:56:34.151192 | 2021-07-23T01:27:19 | 2021-07-23T01:27:19 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,329 | h | /* Definitions for the xt_density TIE package */
/*
* Customer ID=4313; Build=0x64d47; Copyright (c) 2004-2010 by Tensilica Inc. ALL RIGHTS RESERVED.
* These coded instructions, statements, and computer programs are the
* copyrighted works and confidential proprietary information of Tensilica Inc.
* They may not ... | [
"lionwang@sinovoip.com.cn"
] | lionwang@sinovoip.com.cn |
32a69ac90f2e4f28cc66361efedc77e12edb6dbb | 25cc0372c0612609b1efc346a2e8c5e5699946cd | /Calendar/Calendar/Searching Heap.c | d505ea2d2b35cc0ba12a7741060659f005e8f45d | [
"MIT"
] | permissive | bschron/Calendar | dca41f01c1b79272bcf583a8c937cca7763a7b9e | 95d15526a2d5541f8fd0531e52d95964d475250b | refs/heads/master | 2020-06-06T11:39:09.813983 | 2014-12-03T01:19:47 | 2014-12-03T01:19:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 16,448 | c | //
// Searching Hp.c
// Calendar
//
// Created by Bruno Chroniaris on 11/6/14.
// Copyright (c) 2014 Universidade Federal De Alagoas. All rights reserved.
//
#include "Searching Heap.h"
//TADs
struct searchingHp
{
Event *hp[SearchHpSize];
int priority[SearchHpSize];
int hpLength;
int hpNumber;
... | [
"brunochroniaris@outlook.com"
] | brunochroniaris@outlook.com |
ea713554a2abd558e39d4f66bac1f7cecd00bf9b | 4716956eb10970a241f657f77e17370618e15cde | /openssl/crypto/rand/randfile.c | a1b0c4dcfe7f22fbc802ed5ff04fcfdc9a5f2ab4 | [
"LicenseRef-scancode-unknown-license-reference",
"OpenSSL"
] | permissive | WeilerWebServices/Sketch | 062d0bcfee39c54694a49269daa8f27dee723938 | 688bd1a179f66edef3d30e2b2e433b57be469fd1 | refs/heads/master | 2022-11-10T20:57:07.061334 | 2020-07-03T16:53:40 | 2020-07-03T16:53:40 | 260,155,866 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 10,798 | c | /* crypto/rand/randfile.c */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young (eay@cryptsoft.com).
* The implementation was written so as to conform with Netscapes SSL.
*
* This library is free for commercial and no... | [
"nateweiler84@gmail.com"
] | nateweiler84@gmail.com |
611a3358ebb4e7283fbd360ace8236bc4b4d8d2f | ba7f6e67bedaa0db2590dd0c9fb9bc7603140355 | /libft.h | 6961e3fb5e08cceb8e645b06a197d0b62adbeb09 | [] | no_license | De1f364/my_c_lib | 7e73dd23ec4c740c5ab7f821b083dfc56acfab09 | bf6c9e696b5de75f1588a40317b0a9ca60d86142 | refs/heads/master | 2020-05-14T09:37:54.748052 | 2019-04-16T18:32:46 | 2019-04-16T18:32:46 | 181,744,238 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,347 | h | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* libft.h :+: :+: :+: ... | [
"neddison@mi-u3.21-school.ru"
] | neddison@mi-u3.21-school.ru |
fd914c90f4f24aaad4f3ce0dae68bf9259784a13 | b38cbc003b261312cdc61ecba11246f70fe714a0 | /clang/cookies.c | 2b68936018372f6fbafb3f91e8e588adf7357dcc | [] | no_license | IgorNascAlves/Desafios-de-Programacao | b366e97c7369de91542079cbc57584ee58b54f89 | 95a00f26751a3f1e6198f02360ed0113a723c16b | refs/heads/master | 2023-06-01T09:10:01.922408 | 2021-06-21T03:19:19 | 2021-06-21T03:19:19 | 331,939,469 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 369 | c | // https://codeforces.com/problemset/problem/129/A
#include "stdio.h"
int main() {
int quant;
scanf("%d\n", &quant);
int par=0, impar=0, temp, soma=0;
for(int i = 0; i < quant; i++ ){
scanf("%d", &temp);
soma += temp;
if (temp%2 == 0) {
par++;
} else {
impar++;
}
}
if (soma%2 == 0) {
printf("... | [
"igor.nascimento.flipe@gmail.com"
] | igor.nascimento.flipe@gmail.com |
2235738d0b3f2c8c73fd2ff246ba1806f6f2346c | 61d85f06b1eb89a1eb4e089ff77c5601a24411ee | /2/tag/App/sleep/src/rfid.h | 0c919f81e61c91ae7928b414613b98f911c0d866 | [] | no_license | MeloQi/TDOA_Tag | 7bdd514f28933d18b70a6d535c2d616a7300a656 | c398a0dddd1ac94780f8529dbb56d4532135f3ae | refs/heads/master | 2021-01-01T06:55:17.775735 | 2014-01-02T02:29:45 | 2014-01-02T02:29:45 | 15,305,980 | 0 | 1 | null | null | null | null | ISO-8859-7 | C | false | false | 3,636 | h | /********************************Copyright (c)**********************************
**
**
**-File Info--------------------------------------------------------------------
** File name: rfid.h
** Last Version:
** Descriptions:
**---------------------------------------... | [
"sto_dongdong@163.com"
] | sto_dongdong@163.com |
40822b9da57bf8601d848710d451e4459f7e7f1b | aa72f36abf044e64f78c8d5e1d7bebf980dc0822 | /0x0D-preprocessor/3-function_like_macro.h | afe23390a6f58232b70b66bd4b7be2e7acd7bde5 | [] | no_license | bonnett93/holbertonschool-low_level_programming | 41dab8d11b6f2404a90e9f923f02df50e54abee3 | ddf82e2ea5fe5a1697f1caa3bbc1dffafad3376e | refs/heads/main | 2023-07-17T19:30:04.431706 | 2021-09-01T03:40:50 | 2021-09-01T03:40:50 | 335,695,959 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 91 | h | #ifndef FUNCTION_MACRO
#define FUNCTION_MACRO
#define ABS(x) ((x) < 0 ? -(x) : (x))
#endif
| [
"bonnettjordan@gmail.com"
] | bonnettjordan@gmail.com |
05630dc86b7c35db0613b08305f078c61ad39102 | bc949cbcded25afc8511d07c8d86509d5746b2a8 | /dataset/2030.c | 7fec49028c93278f40a4639e727bbcb24da947ac | [] | no_license | hqjenny/CSmith_random_pgm | 52aa1face59749a9d0656fc4088f6f921aac2dab | 0ebf41b85201cbe791a13304cdb45e22504f0ce7 | refs/heads/master | 2023-08-17T23:28:24.519500 | 2021-09-15T19:55:23 | 2021-09-15T19:55:23 | 406,904,982 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,307 | c | /*
* This is a RANDOMLY GENERATED PROGRAM.
*
* Generator: csmith 2.2.0
* Git version: dcef523
* Options: --no-structs --no-pointers --no-math64 --max-funcs 4 --no-unions --output 2030.c
* Seed: 1892277360
*/
#include "csmith.h"
static long __undefined;
/* --- Struct/Union Declarations --- */
/* --- GL... | [
"hqjenny@hotmail.com"
] | hqjenny@hotmail.com |
2459ebd1853eeb047990ad153f7bc6f413b34a70 | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/linux/arch/powerpc/kvm/extr_book3s_hv.c_kvmppc_free_vcores.c | 9ff3ac0504ccdb20bcc3284b5bef4698d38bf1c4 | [] | 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 | 797 | 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 |
5ba6401287fcef93caa7e289d5d6113ba65de7d5 | fbfde90b590f74cc4ac82f5a0e88f23aba6c5143 | /tests/011.c | 69d508e70e5f47b2e1a9c1f39f46289c1fde7954 | [] | no_license | cronokirby/cici | 886f077da4e9d224efe6cb1a040bcd8f1ba43a51 | 8e440fadbeb534a0f31b01ad2510119e65cf6a03 | refs/heads/master | 2020-08-05T00:10:09.807844 | 2019-10-30T13:50:50 | 2019-10-30T13:50:50 | 212,326,479 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 385 | c | /*LEX
int before ( ) { return 0 ; }
int main ( ) { return 0 ; }
int after ( ) { return 0 ; }
*/
/*AST
(top-level
(function before (params) (block (return (top-expr 0))))
(function main (params) (block (return (top-expr 0))))
(function after (params) (block (return (top-expr 0)))))
*/
//RET 0
int before() {
return 0... | [
"cronokirby@gmail.com"
] | cronokirby@gmail.com |
ce85dd6e38bc0ce7fd5a1a57036b7b0b4f5de254 | 2621210453f1680992429565cff7993662b37d9e | /src/lcd2.c | 9d678151fa1623847d99f0e4958be68f11038c67 | [] | no_license | nathanwbrei/openmp_tutorial | f5e900d73f8569ad9503592038a674bb5b1e32b1 | a37df54eb018a84dc1b8f7e6975b3e4a368d2d1e | refs/heads/master | 2021-09-12T19:48:27.323418 | 2018-04-20T08:37:38 | 2018-04-20T08:37:38 | 107,047,308 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 423 | c | #include<stdio.h>
#include<omp.h>
void main(int argc, char** argv) {
// Correct, but inefficient
// Parallelism too granular
int A[3][8] = {{1,5,2,8,4,1,0,7},
{5,6,8,1,3,6,8,9},
{1,2,6,3,1,7,3,3}};
for (int i=1; i<3; i++) {
#pragma omp parallel for
for (int j=0; j<8;... | [
"nathan.w.brei@gmail.com"
] | nathan.w.brei@gmail.com |
8c67d31d155e02afe7236c2cd991719c0a470cd1 | 340a90a02863f7912bac8c9be933c1f232047e0c | /str/ft_strbuffer.c | ccd43a4eddd112fb0423aa222c41e8dfca02af8f | [] | no_license | R1nlz3r/Libft | d5eeab5061cdbef62bf2582d3736a8072e0c4e9a | 31d5187d1dcff52db635ea8dbad6b5d881da45bd | refs/heads/master | 2021-01-11T18:17:38.444004 | 2020-07-15T13:37:40 | 2020-07-15T13:37:40 | 75,635,844 | 0 | 0 | null | 2019-12-01T16:06:30 | 2016-12-05T15:02:02 | C | UTF-8 | C | false | false | 1,185 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_strbuffer.c :+: :+: :+: ... | [
"mapandel@student.42.fr"
] | mapandel@student.42.fr |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.