hexsha stringlengths 40 40 | size int64 5 1.05M | ext stringclasses 588
values | lang stringclasses 305
values | max_stars_repo_path stringlengths 3 363 | max_stars_repo_name stringlengths 5 118 | max_stars_repo_head_hexsha stringlengths 40 40 | max_stars_repo_licenses listlengths 1 10 | max_stars_count float64 1 191k ⌀ | max_stars_repo_stars_event_min_datetime stringdate 2015-01-01 00:00:35 2022-03-31 23:43:49 ⌀ | max_stars_repo_stars_event_max_datetime stringdate 2015-01-01 12:37:38 2022-03-31 23:59:52 ⌀ | max_issues_repo_path stringlengths 3 363 | max_issues_repo_name stringlengths 5 118 | max_issues_repo_head_hexsha stringlengths 40 40 | max_issues_repo_licenses listlengths 1 10 | max_issues_count float64 1 134k ⌀ | max_issues_repo_issues_event_min_datetime stringlengths 24 24 ⌀ | max_issues_repo_issues_event_max_datetime stringlengths 24 24 ⌀ | max_forks_repo_path stringlengths 3 363 | max_forks_repo_name stringlengths 5 135 | max_forks_repo_head_hexsha stringlengths 40 40 | max_forks_repo_licenses listlengths 1 10 | max_forks_count float64 1 105k ⌀ | max_forks_repo_forks_event_min_datetime stringdate 2015-01-01 00:01:02 2022-03-31 23:27:27 ⌀ | max_forks_repo_forks_event_max_datetime stringdate 2015-01-03 08:55:07 2022-03-31 23:59:24 ⌀ | content stringlengths 5 1.05M | avg_line_length float64 1.13 1.04M | max_line_length int64 1 1.05M | alphanum_fraction float64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
a0434b717529f1e66f3e3e2f57fbc294cc370683 | 3,650 | h | C | third-party/libfabric/libfabric-src/include/rbtree.h | jhh67/chapel | f041470e9b88b5fc4914c75aa5a37efcb46aa08f | [
"ECL-2.0",
"Apache-2.0"
] | 1,602 | 2015-01-06T11:26:31.000Z | 2022-03-30T06:17:21.000Z | third-party/libfabric/libfabric-src/include/rbtree.h | jhh67/chapel | f041470e9b88b5fc4914c75aa5a37efcb46aa08f | [
"ECL-2.0",
"Apache-2.0"
] | 11,789 | 2015-01-05T04:50:15.000Z | 2022-03-31T23:39:19.000Z | third-party/libfabric/libfabric-src/include/rbtree.h | jhh67/chapel | f041470e9b88b5fc4914c75aa5a37efcb46aa08f | [
"ECL-2.0",
"Apache-2.0"
] | 498 | 2015-01-08T18:58:18.000Z | 2022-03-20T15:37:45.000Z | /*
* Copyright (c) 2015 Cray Inc. All rights reserved.
*
* This software is available to you under a choice of one of two
* licenses. You may choose to be licensed under the terms of the GNU
* General Public License (GPL) Version 2, available from the file
* COPYING in the main directory of this source tree, or ... | 34.11215 | 140 | 0.725479 |
53df052a5dfe83f627a792d7a57fa32c368a36d4 | 1,028 | h | C | DiscuzQ_Mobile/DiscuzQ/Classes/Module/DZ_Media/SubFrame/VideoScan/View/Header/HomeCollectionView.h | webersongao/DiscuzQ_iOS | 71ee9bdbcce2fcadc18e1916febcea8d3470e704 | [
"Apache-2.0"
] | 27 | 2020-04-05T14:02:58.000Z | 2021-09-13T02:14:12.000Z | DiscuzQ_Mobile/DiscuzQ/Classes/Module/DZ_Media/SubFrame/VideoScan/View/Header/HomeCollectionView.h | webersongao/DiscuzQ_iOS | 71ee9bdbcce2fcadc18e1916febcea8d3470e704 | [
"Apache-2.0"
] | null | null | null | DiscuzQ_Mobile/DiscuzQ/Classes/Module/DZ_Media/SubFrame/VideoScan/View/Header/HomeCollectionView.h | webersongao/DiscuzQ_iOS | 71ee9bdbcce2fcadc18e1916febcea8d3470e704 | [
"Apache-2.0"
] | 6 | 2020-07-18T11:36:11.000Z | 2022-01-30T06:09:48.000Z | //
// HomeCollectionView.h
// DiscuzQ
// 联系作者:微信: ChinaMasker gao@btbk.org
// Github :https://github.com/webersongao/DiscuzQ_iOS
// Created by WebersonGao on 2019/11/19.
// Copyright © 2019 WebersonGao. All rights reserved.
//
#import <UIKit/UIKit.h>
#import "MediaHeader.h"
#import "HomeCollectionCell.h"
@class... | 25.073171 | 109 | 0.790856 |
5b0daa25c2c656c541b0309dc754a85f07069387 | 3,784 | c | C | Kernel/Formats/sigproc/swap_bytes.c | rwharton/dspsr_dsn | 135cc86c43931311424beeb5a459ba570f1f83f7 | [
"AFL-2.1"
] | null | null | null | Kernel/Formats/sigproc/swap_bytes.c | rwharton/dspsr_dsn | 135cc86c43931311424beeb5a459ba570f1f83f7 | [
"AFL-2.1"
] | null | null | null | Kernel/Formats/sigproc/swap_bytes.c | rwharton/dspsr_dsn | 135cc86c43931311424beeb5a459ba570f1f83f7 | [
"AFL-2.1"
] | null | null | null | #include "sigproc.h"
#include <stdlib.h>
/*
some useful routines written by Jeff Hagen for swapping
bytes of data between Big Endian and Little Endian formats:
Big Endian - most significant byte in the lowest memory address, which
is the address of the data.
Since TCP defines the byte ordering for network data... | 20.791209 | 88 | 0.642706 |
3e33951168f8a86ef82f3ba9e1d659220b34da63 | 6,531 | h | C | VecGeom/volumes/PlacedTrd.h | cxwx/VecGeom | c86c00bd7d4db08f4fc20a625020da329784aaac | [
"ECL-2.0",
"Apache-2.0"
] | 1 | 2020-06-27T18:43:36.000Z | 2020-06-27T18:43:36.000Z | VecGeom/volumes/PlacedTrd.h | cxwx/VecGeom | c86c00bd7d4db08f4fc20a625020da329784aaac | [
"ECL-2.0",
"Apache-2.0"
] | null | null | null | VecGeom/volumes/PlacedTrd.h | cxwx/VecGeom | c86c00bd7d4db08f4fc20a625020da329784aaac | [
"ECL-2.0",
"Apache-2.0"
] | null | null | null | // This file is part of VecGeom and is distributed under the
// conditions in the file LICENSE.txt in the top directory.
// For the full list of authors see CONTRIBUTORS.txt and `git log`.
/// Declaration of the placed Trd volume
/// @file volumes/PlacedTrd.h
/// @author Georgios Bitzes
#ifndef VECGEOM_VOLUMES_PLACED... | 35.302703 | 119 | 0.745215 |
eb6667194e6e11173fd53dbb2653f5336760bbe2 | 1,595 | h | C | include/tcp.h | mastoo/yanes | 0e4a7381d0cbd7c19d29a95fcddbce0f5b962063 | [
"MIT"
] | 1 | 2016-09-07T21:12:43.000Z | 2016-09-07T21:12:43.000Z | include/tcp.h | mastoo/yanes | 0e4a7381d0cbd7c19d29a95fcddbce0f5b962063 | [
"MIT"
] | null | null | null | include/tcp.h | mastoo/yanes | 0e4a7381d0cbd7c19d29a95fcddbce0f5b962063 | [
"MIT"
] | null | null | null | #ifndef TCP_H
#define TCP_H
#include "netdev.h"
struct tcphdr {
uint16_t src; /* source port */
uint16_t dst; /* dest port */
uint16_t seq_low; /* sequence number */
uint16_t seq_high; /* sequence number */
uint16_t ackn_low; /* acknowledgment number */
uint16_t ackn_high; /* acknowledgment number */
#if __BY... | 25.725806 | 98 | 0.705956 |
acb469a87c8536a281768141377de13b171ccf19 | 2,018 | h | C | montage-tech/inc/kware/network/HTTPC/http_download_mini.h | kuikuitage/NewCool-UC-3.1.0-priv | 16198d4eae1dd1a1bf4f4ba4b54652688078c018 | [
"Apache-2.0"
] | null | null | null | montage-tech/inc/kware/network/HTTPC/http_download_mini.h | kuikuitage/NewCool-UC-3.1.0-priv | 16198d4eae1dd1a1bf4f4ba4b54652688078c018 | [
"Apache-2.0"
] | null | null | null | montage-tech/inc/kware/network/HTTPC/http_download_mini.h | kuikuitage/NewCool-UC-3.1.0-priv | 16198d4eae1dd1a1bf4f4ba4b54652688078c018 | [
"Apache-2.0"
] | 3 | 2016-05-03T05:57:19.000Z | 2021-11-10T21:34:00.000Z | #ifndef __HTTP_DOWNLOAD_MINI_H__
#define __HTTP_DOWNLOAD_MINI_H__
#include <fcntl.h>
#include <stddef.h> /* for NULL */
#include <string.h>
#include <stdlib.h> /* for exit() */
#include <unistd.h>
#ifdef __LINUX__
#include <dirent.h>
#endif
#include <sys/types.h>
#include <sys/ipc.h>
#include <sys/sem.h>
#incl... | 24.609756 | 152 | 0.673935 |
3a1a322a0c16b4c04ec147f7482e0c64cdd7975c | 215 | h | C | Wooow/Classes/Other/Login/LoginBaseViewController.h | Anonymous-Monk/Wow | 8f1652e6ceaef33a5995e0f774e707b7f45b7dfa | [
"MIT"
] | null | null | null | Wooow/Classes/Other/Login/LoginBaseViewController.h | Anonymous-Monk/Wow | 8f1652e6ceaef33a5995e0f774e707b7f45b7dfa | [
"MIT"
] | null | null | null | Wooow/Classes/Other/Login/LoginBaseViewController.h | Anonymous-Monk/Wow | 8f1652e6ceaef33a5995e0f774e707b7f45b7dfa | [
"MIT"
] | null | null | null | //
// LoginBaseViewController.h
// 车改联盟
//
// Created by zero on 16/6/18.
// Copyright © 2016年 zero. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface LoginBaseViewController : UIViewController
@end
| 15.357143 | 53 | 0.702326 |
b198ec1e8fc2efd8494e9a9e41799804f53991bc | 387 | c | C | kw/samples/nop/pulp/pulp.c | stmach/micro-benchmarks | 784280fea7f87be97bcde7a23a46b00f90351da6 | [
"Apache-2.0"
] | 3 | 2019-02-15T12:10:51.000Z | 2020-02-20T23:43:18.000Z | kw/samples/nop/pulp/pulp.c | stmach/micro-benchmarks | 784280fea7f87be97bcde7a23a46b00f90351da6 | [
"Apache-2.0"
] | 1 | 2021-08-08T15:11:12.000Z | 2021-08-08T15:11:12.000Z | kw/samples/nop/pulp/pulp.c | stmach/micro-benchmarks | 784280fea7f87be97bcde7a23a46b00f90351da6 | [
"Apache-2.0"
] | 2 | 2019-02-15T12:11:04.000Z | 2020-04-03T14:21:37.000Z | // Copyright (c) 2017 OPRECOMP Project
// Fabian Schuiki <fschuiki@iis.ee.ethz.ch>
#include "rt/rt_api.h"
#include <stdio.h>
#include <stdint.h>
int main(uint64_t wed) {
printf("[%d, %d] Hello from the loaded PULP binary!\n", rt_cluster_id(), rt_core_id());
printf("[%d, %d] WED is 0x%08lx%08lx\n", rt_cluster_id(),... | 27.642857 | 111 | 0.671835 |
38a13c60145f32fe6c5ab76ac249ee4a1feb1930 | 5,291 | h | C | plugins/ios/WeexSDK/weex_core/Source/include/JavaScriptCore/bytecode/BytecodeGraph.h | Hunter968/eeui-template | e573ec739415b1027caadf17085dc3e8c97338b8 | [
"MIT"
] | 677 | 2017-09-23T16:03:12.000Z | 2022-03-26T08:32:10.000Z | plugins/ios/WeexSDK/weex_core/Source/include/JavaScriptCore/bytecode/BytecodeGraph.h | Hunter968/eeui-template | e573ec739415b1027caadf17085dc3e8c97338b8 | [
"MIT"
] | 12 | 2019-07-09T05:55:28.000Z | 2019-07-31T01:12:28.000Z | plugins/ios/WeexSDK/weex_core/Source/include/JavaScriptCore/bytecode/BytecodeGraph.h | Hunter968/eeui-template | e573ec739415b1027caadf17085dc3e8c97338b8 | [
"MIT"
] | 92 | 2017-09-21T14:21:27.000Z | 2022-03-25T13:29:42.000Z | /*
* Copyright (C) 2016 Yusuke Suzuki <utatane.tea@gmail.com>
* Copyright (C) 2016 Apple 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:
* 1. Redistributions of source code must retain... | 41.992063 | 278 | 0.717823 |
1da5eb245d1d684b77a3e4c2105029b4d550c8e9 | 1,513 | c | C | src/Table_des_chaines.c | ielomariala/MyCustomCompiler | 0feeeaad1e1ea63e86205d27948e21aa80a69ae2 | [
"MIT"
] | null | null | null | src/Table_des_chaines.c | ielomariala/MyCustomCompiler | 0feeeaad1e1ea63e86205d27948e21aa80a69ae2 | [
"MIT"
] | null | null | null | src/Table_des_chaines.c | ielomariala/MyCustomCompiler | 0feeeaad1e1ea63e86205d27948e21aa80a69ae2 | [
"MIT"
] | null | null | null | /*
* Table des chaines.c
*
* Created by Janin on 12/10/10.
* Copyright 2010 LaBRI. All rights reserved.
*
*/
#include "Table_des_chaines.h"
#include <stdlib.h>
#include <string.h>
#include <stdio.h>
/* good old string copy function with malloc */
char * string_copy(char *s) {
if (!s) return NULL;
char * s... | 20.726027 | 77 | 0.664904 |
ce7893782213c2dcf0397ac30e90db1b5704d17a | 11,255 | c | C | rt-smart/kernel/components/lwp/lwp_console.c | dengchow/rt_smart_imx6ull- | 4d9879e3d543a4e4ddd4b73ce0d30668127f5c5a | [
"Apache-2.0"
] | null | null | null | rt-smart/kernel/components/lwp/lwp_console.c | dengchow/rt_smart_imx6ull- | 4d9879e3d543a4e4ddd4b73ce0d30668127f5c5a | [
"Apache-2.0"
] | null | null | null | rt-smart/kernel/components/lwp/lwp_console.c | dengchow/rt_smart_imx6ull- | 4d9879e3d543a4e4ddd4b73ce0d30668127f5c5a | [
"Apache-2.0"
] | 2 | 2021-11-10T12:07:35.000Z | 2022-01-17T14:24:56.000Z | /*
* Copyright (c) 2006-2020, RT-Thread Development Team
*
* SPDX-License-Identifier: Apache-2.0
*
* Change Logs:
* Date Author Notes
* 2020-02-23 Jesven first version
*/
#include <rthw.h>
#include <rtdevice.h>
#include "lwp_console.h"
#define DBG_TAG "CONSOLE"
#define DBG_LVL ... | 22.51 | 94 | 0.649756 |
e080a0c6ead2ee0ff1eb2eb09faeebb8a4341956 | 2,084 | h | C | src/qt/bdapaccounttablemodel.h | blackrangersoftware/brs-dynamic-core | 21d2e1d944acaf50fead74e3137a67082658da6f | [
"MIT"
] | 1 | 2020-12-29T15:35:45.000Z | 2020-12-29T15:35:45.000Z | src/qt/bdapaccounttablemodel.h | yangbaitu/Dynamic | 21d2e1d944acaf50fead74e3137a67082658da6f | [
"MIT"
] | null | null | null | src/qt/bdapaccounttablemodel.h | yangbaitu/Dynamic | 21d2e1d944acaf50fead74e3137a67082658da6f | [
"MIT"
] | null | null | null | // Copyright (c) 2016-2019 Duality Blockchain Solutions Developers
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#ifndef DYNAMIC_QT_BDAPACCOUNTTABLEMODEL_H
#define DYNAMIC_QT_BDAPACCOUNTTABLEMODEL_H
#include <QAbstractTab... | 25.414634 | 82 | 0.728407 |
d4b2399314e8fae581c7706ca668fb13c79d69f8 | 7,537 | c | C | src/intcgm/intcgm1.c | isabella232/cd | 902db126ad1e89266d672e3b9a33405d6bfe83f7 | [
"MIT"
] | 5 | 2015-07-08T06:24:22.000Z | 2020-07-30T21:55:56.000Z | src/intcgm/intcgm1.c | LuaDist/cd | 902db126ad1e89266d672e3b9a33405d6bfe83f7 | [
"MIT"
] | 1 | 2022-01-13T13:16:50.000Z | 2022-01-13T13:16:50.000Z | src/intcgm/intcgm1.c | isabella232/cd | 902db126ad1e89266d672e3b9a33405d6bfe83f7 | [
"MIT"
] | 3 | 2019-04-13T12:06:10.000Z | 2022-01-13T11:58:08.000Z | #define _INTCGM1_C_
#include <stdio.h> /* FILE, ftell, fseek, fputc, fopen, fclose, fputs, fprintf */
#include <stdlib.h> /* malloc, free */
#include <string.h> /* strlen */
#include <math.h> /* floor */
#ifdef SunOS
#include <unistd.h> /* SEEK_SET, SEEK_END */
#endif
#include <float.h> ... | 25.811644 | 86 | 0.707974 |
dcc3df647f7c07cee16c1a595c9806d63ab515c0 | 1,450 | c | C | bsp/boards/python/cryptoengine.c | TimothyClaeys/openwsn-fw | 6efd450843c2d18337836f5e555277b7a95e59d0 | [
"BSD-3-Clause"
] | null | null | null | bsp/boards/python/cryptoengine.c | TimothyClaeys/openwsn-fw | 6efd450843c2d18337836f5e555277b7a95e59d0 | [
"BSD-3-Clause"
] | 2 | 2020-08-05T14:55:46.000Z | 2020-10-26T13:22:34.000Z | bsp/boards/python/cryptoengine.c | TimothyClaeys/openwsn-fw | 6efd450843c2d18337836f5e555277b7a95e59d0 | [
"BSD-3-Clause"
] | null | null | null | /**
\brief Wrapper of software implementation of CCM.
\author Malisa Vucinic <malishav@gmail.com>, March 2015.
*/
#include "cryptoengine.h"
owerror_t cryptoengine_aes_ccms_enc(uint8_t *a,
uint8_t len_a,
uint8_t *m,
... | 23.770492 | 67 | 0.424828 |
4728b9fde56dca285ddba500bac8a3f4f2cf5ff1 | 167 | c | C | CheckTri/main.c | Yogendraman/Practice_C | f2012584e705ba01dbb4996fc7823e3b9c869ead | [
"Apache-2.0"
] | null | null | null | CheckTri/main.c | Yogendraman/Practice_C | f2012584e705ba01dbb4996fc7823e3b9c869ead | [
"Apache-2.0"
] | null | null | null | CheckTri/main.c | Yogendraman/Practice_C | f2012584e705ba01dbb4996fc7823e3b9c869ead | [
"Apache-2.0"
] | null | null | null | #include"fun.h"
#include<stdio.h>
int main()
{
// Given sides of triangle
int x = 8, y = 7, z = 9;
// Function call
ccktri(x, y, z);
} | 13.916667 | 30 | 0.48503 |
69266082bb6116cb11467f3d56ab45470b896f64 | 1,517 | h | C | code/utf32/common/osal_utf32.h | iocafe/eosal | e71239d4d6600c5e14f71a5434c2d56901c7bee8 | [
"MIT"
] | 1 | 2020-04-28T23:26:32.000Z | 2020-04-28T23:26:32.000Z | code/utf32/common/osal_utf32.h | iocafe/eosal | e71239d4d6600c5e14f71a5434c2d56901c7bee8 | [
"MIT"
] | null | null | null | code/utf32/common/osal_utf32.h | iocafe/eosal | e71239d4d6600c5e14f71a5434c2d56901c7bee8 | [
"MIT"
] | 1 | 2021-06-18T06:03:44.000Z | 2021-06-18T06:03:44.000Z | /**
@file utf32/common/osal_char32.h
@brief Character classification and conversion.
@author Pekka Lehtikoski
@version 1.0
@date 26.4.2021
This header file contains macros and function prototypes for character classification
and conversion.
Copyright 2020 Pekka Lehtikoski. This file is part ... | 28.092593 | 100 | 0.593935 |
505f3b696ae3db71ab1568c395dd4461a0930645 | 2,507 | c | C | src/Regular_expressions/read_next_token.c | ajuven63/cdfa | a6bb98096a6b113d9d7c14e42655b0743db236ae | [
"Unlicense"
] | null | null | null | src/Regular_expressions/read_next_token.c | ajuven63/cdfa | a6bb98096a6b113d9d7c14e42655b0743db236ae | [
"Unlicense"
] | null | null | null | src/Regular_expressions/read_next_token.c | ajuven63/cdfa | a6bb98096a6b113d9d7c14e42655b0743db236ae | [
"Unlicense"
] | null | null | null | /*
* read_next_token.c
*
* Created on: 22 oct. 2017
* Author: juven
*/
#include "cdfa_regular_expression_intern.h"
#define CDFA_RETURN_TOKEN_IF_MATCH(token_type,c) \
case c : \
tok.type = token_type; \
return tok;
cdfa__token cdfa__get_next_token_and_shift_cursor(const char ** cursor)
{
cdfa__tok... | 17.171233 | 77 | 0.658556 |
744f8924d925ed81de1d30883e6e44e4d2fbbfb8 | 1,736 | h | C | openair2/LAYER2/MAC/slicing/slicing_internal.h | shadansari/onos-cu-cp | 16cbf4828bd11e4c7319e7a009a26b6f39fde628 | [
"Apache-2.0"
] | 6 | 2019-12-27T00:55:47.000Z | 2021-11-16T11:36:20.000Z | openair2/LAYER2/MAC/slicing/slicing_internal.h | shadansari/onos-cu-cp | 16cbf4828bd11e4c7319e7a009a26b6f39fde628 | [
"Apache-2.0"
] | 2 | 2021-06-17T05:01:55.000Z | 2021-11-24T14:23:54.000Z | openair2/LAYER2/MAC/slicing/slicing_internal.h | shadansari/onos-cu-cp | 16cbf4828bd11e4c7319e7a009a26b6f39fde628 | [
"Apache-2.0"
] | 15 | 2019-12-27T00:55:51.000Z | 2022-03-28T02:13:45.000Z | /*
* Licensed to the OpenAirInterface (OAI) Software Alliance under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The OpenAirInterface Software Alliance licenses this file to You under
* the OAI Public Lic... | 36.93617 | 82 | 0.718318 |
927c8dc6ad9ed6f2d736b7fe3861a4a4103ff9d9 | 15,028 | c | C | slkq/kernel/slkq.c | charmingdisorder/code-bits | 130090e298fc7de51e563ba50b9c48967075cfd2 | [
"MIT"
] | 1 | 2019-02-17T18:06:01.000Z | 2019-02-17T18:06:01.000Z | slkq/kernel/slkq.c | charmingdisorder/code-bits | 130090e298fc7de51e563ba50b9c48967075cfd2 | [
"MIT"
] | null | null | null | slkq/kernel/slkq.c | charmingdisorder/code-bits | 130090e298fc7de51e563ba50b9c48967075cfd2 | [
"MIT"
] | null | null | null | /*
* slkq.c: Linux kernel module that implements in-kernel queue with on-disk
* spool
*
* Copyright (C) 2019 Alexey Mikhailov
*
* 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; ei... | 24.757825 | 95 | 0.692973 |
de9455e9dc05f8105046675237095baceb4edd6a | 674 | c | C | test/istime_test.c | icesky1stm/islib | 14d4b496ebc57f13944081fd751aa956f441462d | [
"Apache-2.0"
] | 1 | 2021-01-01T04:44:34.000Z | 2021-01-01T04:44:34.000Z | test/istime_test.c | icesky1stm/islib | 14d4b496ebc57f13944081fd751aa956f441462d | [
"Apache-2.0"
] | null | null | null | test/istime_test.c | icesky1stm/islib | 14d4b496ebc57f13944081fd751aa956f441462d | [
"Apache-2.0"
] | null | null | null | //
// Created by suitm on 2020/12/30.
//
#include <string.h>
#include <stdio.h>
#include <stdlib.h>
#include <time.h>
#include "../src/istime.h"
int main(){
printf( "timezone = [%ld]\n", timezone);
printf("istime_version = [%s]\n", istime_version());
printf("istime_us = [%llu]\n", istime_us());
char ... | 24.071429 | 60 | 0.617211 |
d30a580112b32c0655aec1c3e2e7ed298ce51cc3 | 3,485 | c | C | app/util/calendar.c | tisan-kit/ds1307-plug-demo | 027cfe22bfebe803907272dd8615438d951851c9 | [
"MIT"
] | 3 | 2017-09-25T13:11:36.000Z | 2019-10-17T12:12:30.000Z | app/util/calendar.c | tisan-kit/ds1307-plug-demo | 027cfe22bfebe803907272dd8615438d951851c9 | [
"MIT"
] | null | null | null | app/util/calendar.c | tisan-kit/ds1307-plug-demo | 027cfe22bfebe803907272dd8615438d951851c9 | [
"MIT"
] | 3 | 2016-03-25T15:41:12.000Z | 2019-10-17T12:12:32.000Z | /*
* calendar.c
*
* Created on: 2015年12月17日
* Author: Administrator
*/
#include "calendar.h"
//Monthly revisions table
uint8 const week_amend_table[12]={0,3,3,6,1,4,6,2,5,0,3,5};
//amount of day of each month in common year
const uint8 day_month_table[12]={31,28,31,30,31,30,31,31,30,31,30,31};
/**
* @bri... | 19.914286 | 100 | 0.632425 |
541b2ed134ffdc19016d93b67eff1756adafa681 | 3,403 | h | C | Engine/Plugins/Media/PixelStreaming/Source/PixelStreaming/Private/PixelStreamingVideoEncoder.h | denfrost/UE5MainStreaming | b16e03a9bf01987d390f066f500bcff4b75ea790 | [
"MIT"
] | 2 | 2021-11-26T13:33:32.000Z | 2021-12-31T08:52:21.000Z | Engine/Plugins/Media/PixelStreaming/Source/PixelStreaming/Private/PixelStreamingVideoEncoder.h | denfrost/UE5MainStreaming | b16e03a9bf01987d390f066f500bcff4b75ea790 | [
"MIT"
] | null | null | null | Engine/Plugins/Media/PixelStreaming/Source/PixelStreaming/Private/PixelStreamingVideoEncoder.h | denfrost/UE5MainStreaming | b16e03a9bf01987d390f066f500bcff4b75ea790 | [
"MIT"
] | 1 | 2021-10-11T10:05:52.000Z | 2021-10-11T10:05:52.000Z | // Copyright Epic Games, Inc. All Rights Reserved.
#pragma once
#include "PlayerId.h"
#include "HAL/ThreadSafeBool.h"
#include "WebRTCIncludes.h"
#include "VideoEncoder.h"
#include "Templates/SharedPointer.h"
#include "Misc/Optional.h"
class IPixelStreamingSessions;
class FPlayerSession;
struct FEncoderContext;
// I... | 46.616438 | 173 | 0.809874 |
b8d36169ee324b676c9265e68ee58283f8efe23e | 5,347 | h | C | src/Kernel/Math/StdFunction.h | cea-trust-platform/trust-code | c4f42d8f8602a8cc5e0ead0e29dbf0be8ac52f72 | [
"BSD-3-Clause"
] | 12 | 2021-06-30T18:50:38.000Z | 2022-03-23T09:03:16.000Z | src/Kernel/Math/StdFunction.h | pledac/trust-code | 46ab5c5da3f674185f53423090f526a38ecdbad1 | [
"BSD-3-Clause"
] | null | null | null | src/Kernel/Math/StdFunction.h | pledac/trust-code | 46ab5c5da3f674185f53423090f526a38ecdbad1 | [
"BSD-3-Clause"
] | 2 | 2021-10-04T09:19:39.000Z | 2021-12-15T14:21:04.000Z | /****************************************************************************
* Copyright (c) 2021, CEA
* 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 retai... | 20.724806 | 260 | 0.623714 |
4bbc689afd0c0d6a4a4cdbd098b064f6316a1184 | 185 | h | C | LGPopView/LGPopView.h | LGLee/LGPopShow | 23bbbb131f855abfec72328c1692148f5dfe0596 | [
"Apache-2.0"
] | 1 | 2016-12-06T10:18:14.000Z | 2016-12-06T10:18:14.000Z | LGPopView/LGPopView.h | LGLee/LGPopShow | 23bbbb131f855abfec72328c1692148f5dfe0596 | [
"Apache-2.0"
] | null | null | null | LGPopView/LGPopView.h | LGLee/LGPopShow | 23bbbb131f855abfec72328c1692148f5dfe0596 | [
"Apache-2.0"
] | null | null | null | //
// LGPopView.h
// LGPopView
//
// Created by lingo on 16/11/17.
// Copyright © 2016年 lingo. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface LGPopView : UIView
@end
| 13.214286 | 49 | 0.654054 |
d4577cccd1d4a6857db3d07b63d466a339b0f703 | 1,011 | h | C | runtime/basis/cpointer.h | shwestrick/mpl | 9f52b733504278151ab169fc0ebe5a1bf0883537 | [
"HPND"
] | 709 | 2015-01-23T19:05:15.000Z | 2022-03-31T01:55:48.000Z | runtime/basis/cpointer.h | shwestrick/mpl | 9f52b733504278151ab169fc0ebe5a1bf0883537 | [
"HPND"
] | 172 | 2015-03-01T10:26:54.000Z | 2022-03-27T20:22:11.000Z | runtime/basis/cpointer.h | shwestrick/mpl | 9f52b733504278151ab169fc0ebe5a1bf0883537 | [
"HPND"
] | 129 | 2015-01-23T19:05:28.000Z | 2022-03-27T21:55:32.000Z | PRIVATE INLINE
Pointer CPointer_add (Pointer p, C_Size_t s);
PRIVATE INLINE
C_Size_t CPointer_diff (Pointer p1, Pointer p2);
PRIVATE INLINE
Bool CPointer_equal (Pointer p1, Pointer p2);
PRIVATE INLINE
Pointer CPointer_fromWord (C_Pointer_t x);
PRIVATE INLINE
Bool CPointer_lt (Pointer p1, Pointer p2);
PRIVATE INLINE
Poi... | 22.977273 | 49 | 0.757666 |
d4a2614517fd90d555d18f4077e21e8e3e2d9aac | 119 | h | C | src/ClipboardManager/App.xaml.h | DP458/ClipboardManager | ce85b7ed35e5e1184ea59fc26e39b9f3ff06921e | [
"MIT"
] | null | null | null | src/ClipboardManager/App.xaml.h | DP458/ClipboardManager | ce85b7ed35e5e1184ea59fc26e39b9f3ff06921e | [
"MIT"
] | null | null | null | src/ClipboardManager/App.xaml.h | DP458/ClipboardManager | ce85b7ed35e5e1184ea59fc26e39b9f3ff06921e | [
"MIT"
] | null | null | null | #pragma once
#include "App.g.h"
namespace ClipboardManager
{
public ref class App sealed
{
public:
App();
};
} | 9.916667 | 28 | 0.663866 |
b49f45bf3bfa6b1ee9f7a7d0871290d3bffff382 | 3,339 | c | C | Game/SDL2/Nes模拟器/nes_main.c | qaiu/c4droid-code | 5aaddbd5c72794d9dbdf9da27fb364f1e8074351 | [
"MIT"
] | 54 | 2020-11-27T17:57:59.000Z | 2022-03-28T01:48:09.000Z | Game/SDL2/Nes模拟器/nes_main.c | qaiu/c4droid-code | 5aaddbd5c72794d9dbdf9da27fb364f1e8074351 | [
"MIT"
] | null | null | null | Game/SDL2/Nes模拟器/nes_main.c | qaiu/c4droid-code | 5aaddbd5c72794d9dbdf9da27fb364f1e8074351 | [
"MIT"
] | 17 | 2020-11-28T06:36:19.000Z | 2022-01-28T03:05:27.000Z | #include "nes_main.h"
#include "stdio.h"
#include"Timer.h"
extern SDLglue_Surface *chuang;
extern int8 KEY[8];
extern void keyinit();
uint8 FrameCnt;
SDLglue_Event event, event2;
Timer time;
void NEStimer(int32 data)
{
uint32 clocks; // CPU执行时间
FrameCnt++; // 帧计数器
SpriteHitFlag = FALSE;
for (PPU_scanline =... | 18.447514 | 133 | 0.619647 |
81dccab07f1cc90e5993f5786fead7e25f0050f3 | 1,152 | h | C | PrivateFrameworks/CloudDocsDaemon.framework/BRCBookmark.h | shaojiankui/iOS10-Runtime-Headers | 6b0d842bed0c52c2a7c1464087b3081af7e10c43 | [
"MIT"
] | 36 | 2016-04-20T04:19:04.000Z | 2018-10-08T04:12:25.000Z | PrivateFrameworks/CloudDocsDaemon.framework/BRCBookmark.h | shaojiankui/iOS10-Runtime-Headers | 6b0d842bed0c52c2a7c1464087b3081af7e10c43 | [
"MIT"
] | null | null | null | PrivateFrameworks/CloudDocsDaemon.framework/BRCBookmark.h | shaojiankui/iOS10-Runtime-Headers | 6b0d842bed0c52c2a7c1464087b3081af7e10c43 | [
"MIT"
] | 10 | 2016-06-16T02:40:44.000Z | 2019-01-15T03:31:45.000Z | /* Generated by RuntimeBrowser
Image: /System/Library/PrivateFrameworks/CloudDocsDaemon.framework/CloudDocsDaemon
*/
@interface BRCBookmark : NSObject {
BRCAppLibrary * _appLibrary;
NSData * _bookmarkData;
bool _containsItemID;
bool _dataResolved;
BRCAccountSession * _session;
BRCLocalIte... | 30.315789 | 87 | 0.751736 |
dedc54e8feac5e63b67a08e4f1ac5bab5efe1d39 | 63 | h | C | ext/hal/st/stm32cube/stm32f4xx/drivers/include/stm32f4xx_hal_hash_ex.h | dmgerman/zephyrd3 | b6a23cc9c5d534c352e33fd18fff7799ac3c2886 | [
"Apache-2.0"
] | null | null | null | ext/hal/st/stm32cube/stm32f4xx/drivers/include/stm32f4xx_hal_hash_ex.h | dmgerman/zephyrd3 | b6a23cc9c5d534c352e33fd18fff7799ac3c2886 | [
"Apache-2.0"
] | null | null | null | ext/hal/st/stm32cube/stm32f4xx/drivers/include/stm32f4xx_hal_hash_ex.h | dmgerman/zephyrd3 | b6a23cc9c5d534c352e33fd18fff7799ac3c2886 | [
"Apache-2.0"
] | null | null | null | DECL|__STM32F4xx_HAL_HASH_EX_H|macro|__STM32F4xx_HAL_HASH_EX_H
| 31.5 | 62 | 0.936508 |
a6b0f5fd8094c22733fe0d50954192da5ec16a67 | 3,356 | h | C | include/mcusim/avr/sim/simcore.h | paweo90/mcusim | 2422dcc830f245be0887abb3bf0ae1775d0472b0 | [
"BSD-3-Clause"
] | null | null | null | include/mcusim/avr/sim/simcore.h | paweo90/mcusim | 2422dcc830f245be0887abb3bf0ae1775d0472b0 | [
"BSD-3-Clause"
] | null | null | null | include/mcusim/avr/sim/simcore.h | paweo90/mcusim | 2422dcc830f245be0887abb3bf0ae1775d0472b0 | [
"BSD-3-Clause"
] | null | null | null | /*
* Copyright (c) 2017, 2018,
* Dmitry Salychev <darkness.bsd@gmail.com>,
* Alexander Salychev <ppsalex@rambler.ru> et al.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* * Redistri... | 41.432099 | 78 | 0.741359 |
818ad5ffb3749657af05a2ba93f4b01207f97531 | 9,038 | c | C | freebsd4/sys/i386/isa/sound/trix.c | MarginC/kame | 2ef74fe29e4cca9b4a87a1d5041191a9e2e8be30 | [
"BSD-3-Clause"
] | 91 | 2015-01-05T15:18:31.000Z | 2022-03-11T16:43:28.000Z | freebsd4/sys/i386/isa/sound/trix.c | MarginC/kame | 2ef74fe29e4cca9b4a87a1d5041191a9e2e8be30 | [
"BSD-3-Clause"
] | 1 | 2016-02-25T15:57:55.000Z | 2016-02-25T16:01:02.000Z | freebsd4/sys/i386/isa/sound/trix.c | MarginC/kame | 2ef74fe29e4cca9b4a87a1d5041191a9e2e8be30 | [
"BSD-3-Clause"
] | 21 | 2015-02-07T08:23:07.000Z | 2021-12-14T06:01:49.000Z | /*
* sound/trix.c
*
* Low level driver for the MediaTriX AudioTriX Pro (MT-0002-PC Control Chip)
*
* Copyright by Hannu Savolainen 1995
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
* met: 1. Redistributions of... | 24.493225 | 90 | 0.63742 |
edbc9a9353ff13bdaf1f39c033abf20c5bf8506d | 604 | h | C | System/Library/PrivateFrameworks/NeutrinoCore.framework/NUImagePropertiesJob.h | zhangkn/iOS14Header | 4323e9459ed6f6f5504ecbea2710bfd6c3d7c946 | [
"MIT"
] | 1 | 2020-11-04T15:43:01.000Z | 2020-11-04T15:43:01.000Z | System/Library/PrivateFrameworks/NeutrinoCore.framework/NUImagePropertiesJob.h | zhangkn/iOS14Header | 4323e9459ed6f6f5504ecbea2710bfd6c3d7c946 | [
"MIT"
] | null | null | null | System/Library/PrivateFrameworks/NeutrinoCore.framework/NUImagePropertiesJob.h | zhangkn/iOS14Header | 4323e9459ed6f6f5504ecbea2710bfd6c3d7c946 | [
"MIT"
] | null | null | null | /*
* This header is generated by classdump-dyld 1.0
* on Sunday, September 27, 2020 at 11:45:07 AM Mountain Standard Time
* Operating System: Version 14.0 (Build 18A373)
* Image Source: /System/Library/PrivateFrameworks/NeutrinoCore.framework/NeutrinoCore
* classdump-dyld is licensed under GPLv3, Copyright © 2013-2016 ... | 26.26087 | 85 | 0.774834 |
54a71d2d6d615a45d047fbbf16e499d1773f5324 | 2,149 | h | C | src/databases/PLY/avtPLYWriter.h | visit-dav/vis | c08bc6e538ecd7d30ddc6399ec3022b9e062127e | [
"BSD-3-Clause"
] | 226 | 2018-12-29T01:13:49.000Z | 2022-03-30T19:16:31.000Z | src/databases/PLY/avtPLYWriter.h | visit-dav/vis | c08bc6e538ecd7d30ddc6399ec3022b9e062127e | [
"BSD-3-Clause"
] | 5,100 | 2019-01-14T18:19:25.000Z | 2022-03-31T23:08:36.000Z | src/databases/PLY/avtPLYWriter.h | visit-dav/vis | c08bc6e538ecd7d30ddc6399ec3022b9e062127e | [
"BSD-3-Clause"
] | 84 | 2019-01-24T17:41:50.000Z | 2022-03-10T10:01:46.000Z | // Copyright (c) Lawrence Livermore National Security, LLC and other VisIt
// Project developers. See the top-level LICENSE file for dates and other
// details. No copyright assignment is required to contribute to VisIt.
// ************************************************************************* //
// ... | 31.144928 | 79 | 0.52443 |
90ac7c5dfb6b935ebb357c0f3d481ab7332de412 | 380 | h | C | Framework/Sources/Helpers/SRGProgram+SRGLetterbox.h | crymscom/srgletterbox-ios | e208007bacad44d8d12385682e748add647e81b4 | [
"MIT"
] | null | null | null | Framework/Sources/Helpers/SRGProgram+SRGLetterbox.h | crymscom/srgletterbox-ios | e208007bacad44d8d12385682e748add647e81b4 | [
"MIT"
] | null | null | null | Framework/Sources/Helpers/SRGProgram+SRGLetterbox.h | crymscom/srgletterbox-ios | e208007bacad44d8d12385682e748add647e81b4 | [
"MIT"
] | null | null | null | //
// Copyright (c) SRG SSR. All rights reserved.
//
// License information is available from the LICENSE file.
//
#import <SRGDataProvider/SRGDataProvider.h>
NS_ASSUME_NONNULL_BEGIN
@interface SRGProgram (SRGLetterbox)
/**
* Returns `YES` iff the program is on air on the specified date.
*/
- (BOOL)srgletterbo... | 18.095238 | 66 | 0.742105 |
1172e522e4feb93aa313f9225c90a38d221e946f | 28 | h | C | src/openssl-1.0.1u/include/openssl/krb5_asn.h | l0k1verloren/legacy | f709194e16960103834b0d0e25aec06c3d84f85b | [
"MIT"
] | 278 | 2015-11-03T03:01:20.000Z | 2022-01-20T18:21:05.000Z | src/openssl-1.0.1u/include/openssl/krb5_asn.h | l0k1verloren/legacy | f709194e16960103834b0d0e25aec06c3d84f85b | [
"MIT"
] | 374 | 2015-11-03T12:37:22.000Z | 2021-12-17T14:18:08.000Z | src/openssl-1.0.1u/include/openssl/krb5_asn.h | l0k1verloren/legacy | f709194e16960103834b0d0e25aec06c3d84f85b | [
"MIT"
] | 96 | 2015-11-22T07:47:26.000Z | 2022-01-20T19:52:19.000Z | ../../crypto/krb5/krb5_asn.h | 28 | 28 | 0.678571 |
698f549c5df6c4d9667337bc9d615f740d2efa06 | 2,517 | h | C | medusa_control/static_thruster_allocation/include/thruster_allocation.h | gshubham96/medusa_base | 1f6e8776ac115951eea13d227ce8c370abd2ea0e | [
"MIT"
] | null | null | null | medusa_control/static_thruster_allocation/include/thruster_allocation.h | gshubham96/medusa_base | 1f6e8776ac115951eea13d227ce8c370abd2ea0e | [
"MIT"
] | 1 | 2022-02-21T16:50:47.000Z | 2022-02-21T16:50:47.000Z | medusa_control/static_thruster_allocation/include/thruster_allocation.h | gshubham96/medusa_base | 1f6e8776ac115951eea13d227ce8c370abd2ea0e | [
"MIT"
] | 2 | 2022-02-02T11:00:14.000Z | 2022-03-01T08:42:05.000Z | #include <Eigen/Dense>
#include <auv_msgs/BodyForceRequest.h>
#include <dsor_msgs/Thruster.h>
#include <medusa_gimmicks_library/MedusaGimmicks.h>
#include <ros/ros.h>
/**
* @brief ROS implementation of the thrust allocation. Receives forces applied to the vehicle and calculates the desired forces to each thruster ba... | 27.064516 | 205 | 0.706397 |
fd33f90209e879b09b960b09458ec961d5c68013 | 1,705 | c | C | parse.c | w-haibara/hcc | 3773663983c660218c9dc613a486ce9715e99d16 | [
"MIT"
] | null | null | null | parse.c | w-haibara/hcc | 3773663983c660218c9dc613a486ce9715e99d16 | [
"MIT"
] | null | null | null | parse.c | w-haibara/hcc | 3773663983c660218c9dc613a486ce9715e99d16 | [
"MIT"
] | null | null | null | #include <ctype.h>
#include <stdarg.h>
#include <stdbool.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "hcc.h"
// 現在着目しているトークン
extern Token *token;
// 入力プログラム
extern char *user_input;
// エラー箇所を報告する
void error_at(char *loc, char *fmt, ...) {
va_list ap;
va_start(ap, fmt);
int pos = loc - ... | 18.532609 | 109 | 0.56129 |
59ab03d3a105acb955c608ee1459481312965729 | 26,898 | h | C | include/nodecpp/http_socket_at_server.h | node-dot-cpp/node.cpp | 41067613b2b1064db848b15b05bacb7950730936 | [
"BSD-3-Clause"
] | 30 | 2019-02-25T15:00:07.000Z | 2022-02-04T10:58:10.000Z | include/nodecpp/http_socket_at_server.h | sthagen/node.cpp | 57c04ced2b211a3c8596a41aecfb78c998f895cb | [
"BSD-3-Clause"
] | 66 | 2019-11-29T19:25:07.000Z | 2020-05-19T10:44:55.000Z | include/nodecpp/http_socket_at_server.h | sthagen/node.cpp | 57c04ced2b211a3c8596a41aecfb78c998f895cb | [
"BSD-3-Clause"
] | 4 | 2020-02-19T12:16:32.000Z | 2022-02-04T10:58:15.000Z | /* -------------------------------------------------------------------------------
* Copyright (c) 2018, OLogN Technologies AG
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* * Redistributio... | 35.252949 | 219 | 0.658822 |
50dc43a230efaaa2083726ec1a070a3444156e47 | 42,868 | c | C | chmon/chmon.c | gbraad/chameleon | aa2e7b9e38fb9327b00e7d2dcd3dc19de065dd85 | [
"BSD-4-Clause"
] | null | null | null | chmon/chmon.c | gbraad/chameleon | aa2e7b9e38fb9327b00e7d2dcd3dc19de065dd85 | [
"BSD-4-Clause"
] | null | null | null | chmon/chmon.c | gbraad/chameleon | aa2e7b9e38fb9327b00e7d2dcd3dc19de065dd85 | [
"BSD-4-Clause"
] | null | null | null |
/* TODO:
* Page Boundaries Disassembly
* implement Transfer Memory Command
* TRACE ?!
*/
/* changelog:
* 03.03.2007: fixed dir output from command line
* 02.03.2007: added Makefile
* 02.03.2007: added support for filtered directory
* 02.03.2007: changd tokenizer, changes in string treatment, strings in quotat... | 30.38129 | 128 | 0.455795 |
1c50b8e766167389fcdffd5c62b3d0c1ddf59b41 | 1,076 | h | C | B2G/gecko/other-licenses/7zstub/src/7zip/Common/LSBFEncoder.h | wilebeast/FireFox-OS | 43067f28711d78c429a1d6d58c77130f6899135f | [
"Apache-2.0"
] | 3 | 2015-08-31T15:24:31.000Z | 2020-04-24T20:31:29.000Z | B2G/gecko/other-licenses/7zstub/src/7zip/Common/LSBFEncoder.h | wilebeast/FireFox-OS | 43067f28711d78c429a1d6d58c77130f6899135f | [
"Apache-2.0"
] | null | null | null | B2G/gecko/other-licenses/7zstub/src/7zip/Common/LSBFEncoder.h | wilebeast/FireFox-OS | 43067f28711d78c429a1d6d58c77130f6899135f | [
"Apache-2.0"
] | 3 | 2015-07-29T07:17:15.000Z | 2020-11-04T06:55:37.000Z | // Stream/LSBFEncoder.h
#ifndef __STREAM_LSBFENCODER_H
#define __STREAM_LSBFENCODER_H
#include "../IStream.h"
#include "OutBuffer.h"
namespace NStream {
namespace NLSBF {
class CEncoder
{
COutBuffer m_Stream;
int m_BitPos;
Byte m_CurByte;
public:
bool Create(UInt32 bufferSize) { return m_St... | 20.692308 | 85 | 0.641264 |
ea753566e101b209d916c6d8d5f2b2109f1801f4 | 510 | h | C | vendors/st/boards/stm32l496_discovery/aws_demos/application_code/st_code/bg96_modem.h | weichihl/afr-stm32l496-bg96-water-meter | 6223e5813a4c14a2bc20a788237fda636144d09c | [
"MIT"
] | 1 | 2021-01-15T02:08:12.000Z | 2021-01-15T02:08:12.000Z | vendors/st/boards/stm32l496_discovery/aws_demos/application_code/st_code/bg96_modem.h | weichihl/afr-stm32l496-bg96-water-meter | 6223e5813a4c14a2bc20a788237fda636144d09c | [
"MIT"
] | null | null | null | vendors/st/boards/stm32l496_discovery/aws_demos/application_code/st_code/bg96_modem.h | weichihl/afr-stm32l496-bg96-water-meter | 6223e5813a4c14a2bc20a788237fda636144d09c | [
"MIT"
] | null | null | null | /*
* Copyright (C) 2018, Verizon, Inc. All rights reserved.
*/
/**
* @file aws_BG96_modem.h
* @brief BG96 modem interface.
*/
#ifndef _BG96_MODEM_H_
#define _BG96_MODEM_H_
typedef enum {
network_is_up = 1,
network_is_down = 0
} BG96_network_status_t;
/**
* @brief Initialize the BG96 HAL.
... | 18.214286 | 79 | 0.672549 |
209590537d8dce9d2cc2fd37438bf4271b967260 | 431 | h | C | GUIText.h | sknjpn/SyDesk | ae240d7cff2844822720abe80dac70acf1480e8a | [
"MIT"
] | 2 | 2020-01-01T01:20:26.000Z | 2020-11-09T07:46:00.000Z | GUIText.h | sknjpn/SyDesk | ae240d7cff2844822720abe80dac70acf1480e8a | [
"MIT"
] | null | null | null | GUIText.h | sknjpn/SyDesk | ae240d7cff2844822720abe80dac70acf1480e8a | [
"MIT"
] | null | null | null | #pragma once
#include "EasyViewer.h"
class GUIText :
public EasyViewer
{
public:
String m_text;
Font m_font;
Color m_color;
enum class Mode
{
DrawAtCenter,
DrawInBox,
DrawLeftCenter,
} m_mode;
public:
GUIText(const String& text, const Font& font, Mode mode = Mode::DrawAtCenter, Color color = Palette:... | 14.366667 | 108 | 0.689095 |
e14a91a9f6748ac9348767bd7f1da2a2cbea03df | 220 | h | C | GOpenSourceModules/SettingsModule/GosSettingsViewController.h | gizwits/gokit-ios | 2bf3db6623601bca6b334c7c152a50a5c3b2e0a0 | [
"MIT"
] | 8 | 2015-01-26T08:03:25.000Z | 2018-06-18T21:16:20.000Z | GOpenSourceModules/SettingsModule/GosSettingsViewController.h | gizwits/gokit-ios | 2bf3db6623601bca6b334c7c152a50a5c3b2e0a0 | [
"MIT"
] | 2 | 2016-06-21T14:17:05.000Z | 2016-12-04T09:49:46.000Z | GOpenSourceModules/SettingsModule/GosSettingsViewController.h | gizwits/gokit-ios | 2bf3db6623601bca6b334c7c152a50a5c3b2e0a0 | [
"MIT"
] | 12 | 2015-01-13T02:07:15.000Z | 2019-04-02T07:17:27.000Z | //
// SettingsViewController.h
// GBOSA
//
// Created by Zono on 16/5/12.
// Copyright © 2016年 Gizwits. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface GosSettingsViewController : UIViewController
@end
| 15.714286 | 55 | 0.709091 |
2dcc86dbd5534c2537f0f9d42314cf48f04679b0 | 529 | h | C | src/shp_font.h | tpimh/CadZinho | 5157ad9b0740112bc84893e9c5e2cd3067347193 | [
"MIT"
] | 74 | 2018-10-10T20:00:00.000Z | 2022-03-14T16:34:14.000Z | src/shp_font.h | tpimh/CadZinho | 5157ad9b0740112bc84893e9c5e2cd3067347193 | [
"MIT"
] | 18 | 2018-11-10T23:57:27.000Z | 2022-03-21T11:16:10.000Z | src/shp_font.h | tpimh/CadZinho | 5157ad9b0740112bc84893e9c5e2cd3067347193 | [
"MIT"
] | 14 | 2018-11-11T00:02:48.000Z | 2022-03-16T09:06:56.000Z | #ifndef _SHP_FONT
#define _SHP_FONT
const char * shp_font_romant();
const char * shp_font_gothicg();
const char * shp_font_isocp();
const char * shp_font_scriptc();
const char * shp_font_simplex();
const char * shp_font_gothici();
const char * shp_font_romans();
const char * shp_font_romanc();
const char * shp_font_co... | 26.45 | 33 | 0.756144 |
7b5fa8916fadbab650ac3653159f7c2570366931 | 683 | h | C | MFCampaignEngagement/MFCampaignEngagement/Utilities/MFAlertWindow.h | leo9763/MFEngagement | db17b57666fca9e407aceffcfbfe2ff818d98a7f | [
"MIT"
] | null | null | null | MFCampaignEngagement/MFCampaignEngagement/Utilities/MFAlertWindow.h | leo9763/MFEngagement | db17b57666fca9e407aceffcfbfe2ff818d98a7f | [
"MIT"
] | null | null | null | MFCampaignEngagement/MFCampaignEngagement/Utilities/MFAlertWindow.h | leo9763/MFEngagement | db17b57666fca9e407aceffcfbfe2ff818d98a7f | [
"MIT"
] | null | null | null | //
// MFAlertWindow.h
// MFCampaignEngagement
//
// Created by NeroMilk on 12/27/15.
// Copyright © 2015 MingFung. All rights reserved.
//
#import <Foundation/Foundation.h>
#import <UIKit/UIKit.h>
@protocol MFAlertWindowDelegate <NSObject>
@required
- (void)dismissWithClickedButtonIndex:(NSUInteger)index;
@end
... | 24.392857 | 217 | 0.765739 |
3cdd5d4a3f5408f56dfab987e0399d4a547cb851 | 800 | h | C | FirmwareUpdate/Classes/Fota/BtNotify/utils/SPC_LogUtils.h | xuezou/DFUAssistant | f8d965c0c9b3cb043d6d50ee872ada12e203dd9b | [
"MIT"
] | 1 | 2019-04-01T08:18:30.000Z | 2019-04-01T08:18:30.000Z | FirmwareUpdate/Classes/Fota/BtNotify/utils/SPC_LogUtils.h | xuezou/DFUAssistant | f8d965c0c9b3cb043d6d50ee872ada12e203dd9b | [
"MIT"
] | null | null | null | FirmwareUpdate/Classes/Fota/BtNotify/utils/SPC_LogUtils.h | xuezou/DFUAssistant | f8d965c0c9b3cb043d6d50ee872ada12e203dd9b | [
"MIT"
] | 2 | 2019-05-27T13:20:33.000Z | 2020-09-27T16:08:08.000Z | //
// SPC_LogUtils.h
// MTKBleManager
//
// Created by user on 2017/2/17.
// Copyright © 2017年 ___MTK___. All rights reserved.
//
#ifndef __LOG_UTILS_H__
#define __LOG_UTILS_H__
// Define debug log
#ifdef DEBUG
#define LOG_D(tag, fmt, ...) NSLog(@"[D][BtNotify][%@][%d] - %@", tag, __LINE__, [NSString stri... | 25 | 133 | 0.6325 |
7157f9191b041e995420e234a9d447721f12b9cc | 759 | c | C | nvim/native.c | LuaDist-testing/nvim-client | c0ff82c80d9bc3024b3ccaae7d96d89ee195a713 | [
"Apache-2.0"
] | null | null | null | nvim/native.c | LuaDist-testing/nvim-client | c0ff82c80d9bc3024b3ccaae7d96d89ee195a713 | [
"Apache-2.0"
] | null | null | null | nvim/native.c | LuaDist-testing/nvim-client | c0ff82c80d9bc3024b3ccaae7d96d89ee195a713 | [
"Apache-2.0"
] | null | null | null | #define LUA_LIB
#include <lua.h>
#include <lauxlib.h>
#define UNUSED(x) ((void)x)
#ifdef _WIN32
static int pid_wait(lua_State *L) {
(void)(L);
return 0;
}
#else
#include <sys/wait.h>
#include <signal.h>
static int pid_wait(lua_State *L) {
int status;
pid_t pid = luaL_checkint(L, 1);
/* Work around libuv bu... | 18.975 | 56 | 0.683794 |
21ae81a1c66c1f24fd7bd6d52a8aafae6a48895b | 5,125 | h | C | hex-2020/GroupePredicate.h | benevolarX/hex-2020 | 630f1d550649bc6f1dfb535cdd2d3f14b01ed322 | [
"MIT"
] | null | null | null | hex-2020/GroupePredicate.h | benevolarX/hex-2020 | 630f1d550649bc6f1dfb535cdd2d3f14b01ed322 | [
"MIT"
] | null | null | null | hex-2020/GroupePredicate.h | benevolarX/hex-2020 | 630f1d550649bc6f1dfb535cdd2d3f14b01ed322 | [
"MIT"
] | null | null | null | #pragma once
#include <vector>
#include <algorithm>
#include "Predicate.h"
namespace hex
{
template<class T> struct Predicate;
template<class T>
struct GroupePredicate : public Predicate<std::vector<T>>
{
public:
GroupePredicate() : Predicate<std::vector<T> >() {}
GroupePredicate... | 28.792135 | 73 | 0.570341 |
90c0f56d9f8f56b59ba89bded83287cbec0d07b2 | 10,970 | c | C | extra/gplugin/files/gplugin/gplugin/gplugin-loader.c | sauzerOS/repo-fork | ade082ad1f0dc8a098e7fc9821779ab70ce57950 | [
"MIT"
] | null | null | null | extra/gplugin/files/gplugin/gplugin/gplugin-loader.c | sauzerOS/repo-fork | ade082ad1f0dc8a098e7fc9821779ab70ce57950 | [
"MIT"
] | null | null | null | extra/gplugin/files/gplugin/gplugin/gplugin-loader.c | sauzerOS/repo-fork | ade082ad1f0dc8a098e7fc9821779ab70ce57950 | [
"MIT"
] | null | null | null | /*
* Copyright (C) 2011-2020 Gary Kramlich <grim@reaperworld.com>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2 of the License, or (at your option) any later ... | 26.433735 | 80 | 0.696992 |
90dae9c3a3db5f08285f158bba80f04697371ba6 | 2,868 | h | C | Graph/MatrixGraph.h | PurpleSky-NS/Graph | bfd0dd6f13c08b8ee8020c3317d815753408788d | [
"Apache-2.0"
] | 1 | 2020-04-30T10:34:21.000Z | 2020-04-30T10:34:21.000Z | Graph/MatrixGraph.h | PurpleSky-NS/Graph | bfd0dd6f13c08b8ee8020c3317d815753408788d | [
"Apache-2.0"
] | null | null | null | Graph/MatrixGraph.h | PurpleSky-NS/Graph | bfd0dd6f13c08b8ee8020c3317d815753408788d | [
"Apache-2.0"
] | null | null | null | #pragma once
#include "GraphBase.h"
/*邻接矩阵图的父类,实现了一些邻接矩阵图的共有操作*/
template<class T, class W>
class MatrixGraph :public GraphBase<T, W>
{
public:
using typename GraphBase<T, W>::VertexPosType;
using typename GraphBase<T, W>::OnPassVertex;
using typename GraphBase<T, W>::OnPassEdge;
/*插入一条边,对于无向图,两个参数顺序无所谓 O(1)*/... | 27.056604 | 96 | 0.733961 |
90e745ab0f08018663fa3242111bfaa26c34599c | 4,144 | h | C | third_party/WebKit/Source/bindings/tests/results/core/DoubleOrStringOrDoubleOrStringSequence.h | metux/chromium-deb | 3c08e9b89a1b6f95f103a61ff4f528dbcd57fc42 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | null | null | null | third_party/WebKit/Source/bindings/tests/results/core/DoubleOrStringOrDoubleOrStringSequence.h | metux/chromium-deb | 3c08e9b89a1b6f95f103a61ff4f528dbcd57fc42 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | null | null | null | third_party/WebKit/Source/bindings/tests/results/core/DoubleOrStringOrDoubleOrStringSequence.h | metux/chromium-deb | 3c08e9b89a1b6f95f103a61ff4f528dbcd57fc42 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | null | null | null | // Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// This file has been auto-generated by code_generator_v8.py.
// DO NOT MODIFY!
// This file has been generated from the Jinja2 template in
// third_part... | 39.846154 | 152 | 0.812017 |
5d82400c53f12ab675cc764bd3d0c9e6a174787f | 1,251 | h | C | models/SmaccmPhaseIII/include/sequence_numbered_accelerometer_sample_types.h | drwhomphd/formal-methods-workbench | 4a530f3e39e5617311cba905f1425b71b52793b9 | [
"BSD-3-Clause"
] | 27 | 2015-01-12T19:08:40.000Z | 2021-11-10T08:17:31.000Z | models/SmaccmPhaseIII/include/sequence_numbered_accelerometer_sample_types.h | drwhomphd/formal-methods-workbench | 4a530f3e39e5617311cba905f1425b71b52793b9 | [
"BSD-3-Clause"
] | 99 | 2015-01-06T19:05:31.000Z | 2018-12-11T14:24:34.000Z | models/SmaccmPhaseIII/include/sequence_numbered_accelerometer_sample_types.h | drwhomphd/formal-methods-workbench | 4a530f3e39e5617311cba905f1425b71b52793b9 | [
"BSD-3-Clause"
] | 27 | 2015-02-24T06:22:50.000Z | 2021-09-23T08:50:52.000Z | /* This file has been autogenerated by Ivory
* Compiler version 0.1.0.2
*/
#ifndef __SEQUENCE_NUMBERED_ACCELEROMETER_SAMPLE_TYPES_H__
#define __SEQUENCE_NUMBERED_ACCELEROMETER_SAMPLE_TYPES_H__
#ifdef __cplusplus
extern "C" {
#endif
#include "accelerometer_sample_types.h"
#include "ivory.h"
#include "ivory_serialize.... | 52.125 | 149 | 0.816946 |
8e071e7279108f9f49d8f50cb197e925753440ce | 867 | c | C | src/mx_get_minmaj.c | agrabchak/ULS | 7a0b9890ec852691d4fc0ad41e426eee02beaf3d | [
"MIT"
] | null | null | null | src/mx_get_minmaj.c | agrabchak/ULS | 7a0b9890ec852691d4fc0ad41e426eee02beaf3d | [
"MIT"
] | null | null | null | src/mx_get_minmaj.c | agrabchak/ULS | 7a0b9890ec852691d4fc0ad41e426eee02beaf3d | [
"MIT"
] | null | null | null | #include "uls.h"
static void hex(int number, t_const *cnst, int flag) {
char *hexstr = mx_nbr_to_hex((unsigned long)number);
char *result = mx_strnew(10);
cnst->strmaj = NULL;
cnst->strmin = NULL;
*result = '0';
result[1] = 'x';
for (int i = 0; i != (8 - mx_strlen(hexstr)); i++) {
... | 21.146341 | 56 | 0.516724 |
05b602cdf66b6210fcf42efb70f3303e0ea294cf | 3,055 | h | C | inc/signalwire-client-c/blade/disconnect.h | space88man/signalwire-c | 004126b9d950164c2db5a2268d454d39f67ed062 | [
"MIT"
] | 9 | 2019-01-08T02:42:43.000Z | 2021-12-15T12:31:54.000Z | inc/signalwire-client-c/blade/disconnect.h | space88man/signalwire-c | 004126b9d950164c2db5a2268d454d39f67ed062 | [
"MIT"
] | 31 | 2018-12-26T22:06:01.000Z | 2022-01-25T23:30:47.000Z | inc/signalwire-client-c/blade/disconnect.h | space88man/signalwire-c | 004126b9d950164c2db5a2268d454d39f67ed062 | [
"MIT"
] | 14 | 2019-02-12T07:43:00.000Z | 2022-03-18T12:18:43.000Z | /*
* Copyright (c) 2018 SignalWire, Inc
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, pub... | 30.858586 | 81 | 0.768249 |
9594720d1daf10a2a256b52cd651e5bb01799ab8 | 17,163 | c | C | hw2/main.c | madhukararora/CSCI-5229-Computer-Graphics | 2451bb1dec56d7a5fe8a9ba5e5b4392bb539e486 | [
"MIT"
] | null | null | null | hw2/main.c | madhukararora/CSCI-5229-Computer-Graphics | 2451bb1dec56d7a5fe8a9ba5e5b4392bb539e486 | [
"MIT"
] | null | null | null | hw2/main.c | madhukararora/CSCI-5229-Computer-Graphics | 2451bb1dec56d7a5fe8a9ba5e5b4392bb539e486 | [
"MIT"
] | null | null | null | /* CSCI 5229 Computer Graphics
* University of Colorado Boulder
* @author : Madhukar Arora
* HW2
*/
/* Disclaimer : Most of the code is not my own work but referred from the example codes provided
by the instructor in the class.
https://thepentamollisproject.blogspot.com/2018/02/setting-up-first-person-camera-in... | 22.612648 | 102 | 0.553924 |
9f74e2e41cbca4d468fad9910f9d3a057d703f58 | 2,456 | h | C | software/src/Light.h | realrolfje/dreammachine | 4e05ec9fe8af8922a450b599faf70ded165f7396 | [
"MIT"
] | null | null | null | software/src/Light.h | realrolfje/dreammachine | 4e05ec9fe8af8922a450b599faf70ded165f7396 | [
"MIT"
] | null | null | null | software/src/Light.h | realrolfje/dreammachine | 4e05ec9fe8af8922a450b599faf70ded165f7396 | [
"MIT"
] | null | null | null | #ifndef LIGHT_H
#define LIGHT_H
#include <Arduino.h>
#include <Adafruit_NeoPixel.h>
#define NEOPIXEL_PIN 8
#define NUM_LEDS 60
#define NUM_LED_ROWS 6
#define NUM_LEDS_PER_ROW NUM_LEDS/NUM_LED_ROWS
#define SUNRISE_STEPS 255
const static uint32_t Color(uint8_t r, uint8_t g, uint8_t b, uint8_t w) {
return ((uint32_t... | 34.111111 | 86 | 0.637215 |
b5e945055a5dd326e5be16e7b89929094450bb48 | 1,234 | c | C | ft_strjoin.c | leonrudowicz/42libft | a53e07ad6da9be5b8e0e9df249677a6f9d4e7381 | [
"WTFPL"
] | null | null | null | ft_strjoin.c | leonrudowicz/42libft | a53e07ad6da9be5b8e0e9df249677a6f9d4e7381 | [
"WTFPL"
] | null | null | null | ft_strjoin.c | leonrudowicz/42libft | a53e07ad6da9be5b8e0e9df249677a6f9d4e7381 | [
"WTFPL"
] | null | null | null | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_strjoin.c :+: :+: :+: ... | 36.294118 | 80 | 0.227715 |
a769e566a6041c63adf17d96f4a04b5c4333fc5f | 1,235 | h | C | java/jni/JniEntityHandler.h | jongsunglee/test_iotivity | 809ccf01cc31e663e177e0292e17099dc06502bd | [
"Apache-2.0"
] | 1,433 | 2015-04-30T09:26:53.000Z | 2022-03-26T12:44:12.000Z | AllJoyn/Samples/OICAdapter/iotivity-1.0.0/android/android_api/base/jni/JniEntityHandler.h | buocnhay/samples-1 | ddd614bb5ae595f03811e3dfa15a5d107005d0fc | [
"MIT"
] | 530 | 2015-05-02T09:12:48.000Z | 2018-01-03T17:52:01.000Z | AllJoyn/Samples/OICAdapter/iotivity-1.0.0/android/android_api/base/jni/JniEntityHandler.h | buocnhay/samples-1 | ddd614bb5ae595f03811e3dfa15a5d107005d0fc | [
"MIT"
] | 1,878 | 2015-04-30T04:18:57.000Z | 2022-03-15T16:51:17.000Z | /*
* //******************************************************************
* //
* // Copyright 2015 Intel Corporation.
* //
* //-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
* //
* // Licensed under the Apache License, Version 2.0 (the "License");
* // you may not use this file except in compliance wi... | 31.666667 | 93 | 0.609717 |
80b3c93982ad6d7732123a257e5ad13b0f96b67b | 244 | h | C | src/HangmanGame.h | SizzlingCalamari/hangman_for_rowpieces | d55faff3783dd49ec894395e78238f48b01c14f5 | [
"MIT"
] | 1 | 2016-10-31T19:33:02.000Z | 2016-10-31T19:33:02.000Z | src/HangmanGame.h | SizzlingCalamari/hangman_for_rowpieces | d55faff3783dd49ec894395e78238f48b01c14f5 | [
"MIT"
] | null | null | null | src/HangmanGame.h | SizzlingCalamari/hangman_for_rowpieces | d55faff3783dd49ec894395e78238f48b01c14f5 | [
"MIT"
] | 1 | 2016-10-31T05:02:41.000Z | 2016-10-31T05:02:41.000Z |
#pragma once
#include "GuessTracker.h"
#include "Word.h"
class HangmanGame
{
public:
HangmanGame(size_t numGuesses, std::string secret);
int Run();
private:
GuessTracker m_guessTracker;
Word m_secret;
Word m_answer;
};
| 12.842105 | 55 | 0.692623 |
b9045cffd7bdb69fc42a88223e3c50b4399af54d | 989 | h | C | src/operators/opFunctionDefined.h | athanor/athanor | 0e7a654c360be05dc6f6e50427b2ee3df92c1aaf | [
"BSD-3-Clause"
] | 4 | 2018-08-31T09:44:52.000Z | 2021-03-01T19:10:00.000Z | src/operators/opFunctionDefined.h | athanor/athanor | 0e7a654c360be05dc6f6e50427b2ee3df92c1aaf | [
"BSD-3-Clause"
] | 21 | 2019-12-29T08:33:34.000Z | 2020-11-22T16:38:37.000Z | src/operators/opFunctionDefined.h | athanor/athanor | 0e7a654c360be05dc6f6e50427b2ee3df92c1aaf | [
"BSD-3-Clause"
] | null | null | null |
#ifndef SRC_OPERATORS_OPFUNCTIONDEFINED_H_
#define SRC_OPERATORS_OPFUNCTIONDEFINED_H_
#include "operators/simpleOperator.h"
#include "operators/simpleTrigger.h"
#include "types/function.h"
#include "types/set.h"
struct OpFunctionDefined;
template <>
struct OperatorTrates<OpFunctionDefined> {
struct OperandTrigger;... | 36.62963 | 76 | 0.748231 |
fe7855add6c946d545718acda060e240c94c73ed | 356 | h | C | examples/decl_rarray.h | Nukami/Metaresc | b3e8c94f249ee589e61be1dcfa28db9df86a18c8 | [
"MIT"
] | 72 | 2015-11-26T15:06:28.000Z | 2022-03-31T04:59:22.000Z | examples/decl_rarray.h | Nukami/Metaresc | b3e8c94f249ee589e61be1dcfa28db9df86a18c8 | [
"MIT"
] | 4 | 2019-12-11T03:03:18.000Z | 2021-06-24T14:02:40.000Z | examples/decl_rarray.h | Nukami/Metaresc | b3e8c94f249ee589e61be1dcfa28db9df86a18c8 | [
"MIT"
] | 13 | 2016-05-07T18:43:11.000Z | 2022-02-06T08:28:02.000Z |
#include <metaresc.h>
TYPEDEF_STRUCT (employee_t,
(char *, firstname),
(char *, lastname),
int salary
)
TYPEDEF_STRUCT (organization_t,
(char *, name),
(employee_t *, employees, /* suffix */ , /* meta */ , { "size" }, "string"),
VOID... | 23.733333 | 78 | 0.460674 |
7004bd29453733af9eabe67497a4cffc225c778a | 69 | c | C | 2022-S1/W1/hola.c | BoomlabsInc/BCSF | 5bde1a113ac6fa7bf45dcf9bea9ec32f78b8e129 | [
"MIT"
] | 2 | 2020-11-20T18:47:29.000Z | 2022-03-19T12:52:44.000Z | 2022-S1/W1/hola.c | DLozanoNavas/BCSF_Repo | d2776837c772b29008817cddf7eea241b0813809 | [
"MIT"
] | null | null | null | 2022-S1/W1/hola.c | DLozanoNavas/BCSF_Repo | d2776837c772b29008817cddf7eea241b0813809 | [
"MIT"
] | null | null | null | #include <stdio.h>
int main(void){
printf("¡Hola Mundo!\n");
} | 9.857143 | 29 | 0.57971 |
6319f4e4908382d71464a1b57faab676de77aead | 5,595 | h | C | linux-4.14.90-dev/linux-4.14.90/arch/blackfin/include/asm/bfin_dma.h | bingchunjin/1806_SDK | d5ed0258fc22f60e00ec025b802d175f33da6e41 | [
"MIT"
] | 55 | 2019-12-20T03:25:14.000Z | 2022-01-16T07:19:47.000Z | linux-4.14.90-dev/linux-4.14.90/arch/blackfin/include/asm/bfin_dma.h | bingchunjin/1806_SDK | d5ed0258fc22f60e00ec025b802d175f33da6e41 | [
"MIT"
] | 5 | 2020-04-04T09:24:09.000Z | 2020-04-19T12:33:55.000Z | linux-4.14.90-dev/linux-4.14.90/arch/blackfin/include/asm/bfin_dma.h | bingchunjin/1806_SDK | d5ed0258fc22f60e00ec025b802d175f33da6e41 | [
"MIT"
] | 30 | 2018-05-02T08:43:27.000Z | 2022-01-23T03:25:54.000Z | /*
* bfin_dma.h - Blackfin DMA defines/structures/etc...
*
* Copyright 2004-2010 Analog Devices Inc.
*
* Licensed under the GPL-2 or later.
*/
#ifndef __ASM_BFIN_DMA_H__
#define __ASM_BFIN_DMA_H__
#include <linux/types.h>
/* DMA_CONFIG Masks */
#define DMAEN 0x0001 /* DMA Channel Enable */
#define WNR 0x0... | 33.704819 | 84 | 0.727435 |
a49eb60a207495d5fb5c6c2c43756d02a464787f | 4,233 | c | C | xp_comm_proj/extrnode/extrnode.c | avs/express-community | c699a68330d3b678b7e6bcea823e0891b874049c | [
"Apache-2.0"
] | 3 | 2020-08-03T08:52:20.000Z | 2021-04-10T11:55:49.000Z | xp_comm_proj/extrnode/extrnode.c | avs/express-community | c699a68330d3b678b7e6bcea823e0891b874049c | [
"Apache-2.0"
] | null | null | null | xp_comm_proj/extrnode/extrnode.c | avs/express-community | c699a68330d3b678b7e6bcea823e0891b874049c | [
"Apache-2.0"
] | 1 | 2021-06-08T18:16:45.000Z | 2021-06-08T18:16:45.000Z |
#include "gen.h"
/*#define DEBUG /**/
int ExtractNodeData(OMobj_id Extract_Node_Data_id, OMevent_mask event_mask, int seq_num)
{
OMobj_id input_data_id;
int input_data_data_type;
char *input_data_data;
int input_data_veclen;
int input_data_ncomp;
int input_data_ndata;
int node_index_size;
flo... | 30.89781 | 111 | 0.563903 |
2b7728f8597a9dfc8a52837ceed54346754c490c | 3,810 | c | C | modules/rtos/sw_services/usb/msc/msc_flashdisk.c | danielpieczko/xcore_sdk | abb3bdc62d72fa8c13e77f778312ba9f8b29c0f4 | [
"Naumen",
"Condor-1.1",
"MS-PL"
] | null | null | null | modules/rtos/sw_services/usb/msc/msc_flashdisk.c | danielpieczko/xcore_sdk | abb3bdc62d72fa8c13e77f778312ba9f8b29c0f4 | [
"Naumen",
"Condor-1.1",
"MS-PL"
] | null | null | null | modules/rtos/sw_services/usb/msc/msc_flashdisk.c | danielpieczko/xcore_sdk | abb3bdc62d72fa8c13e77f778312ba9f8b29c0f4 | [
"Naumen",
"Condor-1.1",
"MS-PL"
] | null | null | null | // Copyright 2021 XMOS LIMITED.
// This Software is subject to the terms of the XMOS Public Licence: Version 1.
#define DEBUG_UNIT MSC_FLASHDISK
#include <stdio.h>
#include "rtos_osal.h"
#include "rtos/drivers/qspi_flash/api/rtos_qspi_flash.h"
#include "msc_disk_manager.h"
#include "tusb.h"
#ifndef QSPI_FLASH_SECTO... | 33.421053 | 172 | 0.697375 |
449b1f3c9ed8192bf72169332b27bc749193b1e7 | 6,222 | h | C | Engine/Source/Runtime/ClothingSystemRuntime/Public/Utils/ClothingMeshUtils.h | windystrife/UnrealEngine_NVIDIAGameWork | b50e6338a7c5b26374d66306ebc7807541ff815e | [
"MIT"
] | 1 | 2022-01-29T18:36:12.000Z | 2022-01-29T18:36:12.000Z | Engine/Source/Runtime/ClothingSystemRuntime/Public/Utils/ClothingMeshUtils.h | windystrife/UnrealEngine_NVIDIAGameWork | b50e6338a7c5b26374d66306ebc7807541ff815e | [
"MIT"
] | null | null | null | Engine/Source/Runtime/ClothingSystemRuntime/Public/Utils/ClothingMeshUtils.h | windystrife/UnrealEngine_NVIDIAGameWork | b50e6338a7c5b26374d66306ebc7807541ff815e | [
"MIT"
] | null | null | null | // Copyright 1998-2017 Epic Games, Inc. All Rights Reserved.
#pragma once
#include "SkeletalMeshTypes.h"
DECLARE_LOG_CATEGORY_EXTERN(LogClothingMeshUtils, Log, All);
namespace ClothingMeshUtils
{
struct CLOTHINGSYSTEMRUNTIME_API ClothMeshDesc
{
ClothMeshDesc(TArrayView<const FVector> InPositions, TArrayView<con... | 34.566667 | 186 | 0.735776 |
28b4ddd2ba18d3710aa0685cf5f0cb0c56cdf930 | 1,798 | h | C | src/opts.h | Quipyowert2/zzuf | e598eef77a98d77dc6aec6fd2c845e3cd07dc4fd | [
"WTFPL"
] | 415 | 2015-01-05T11:40:17.000Z | 2022-03-29T08:50:37.000Z | src/opts.h | Quipyowert2/zzuf | e598eef77a98d77dc6aec6fd2c845e3cd07dc4fd | [
"WTFPL"
] | 24 | 2015-01-05T23:53:40.000Z | 2020-12-01T02:09:02.000Z | src/opts.h | Quipyowert2/zzuf | e598eef77a98d77dc6aec6fd2c845e3cd07dc4fd | [
"WTFPL"
] | 88 | 2015-03-16T04:55:25.000Z | 2021-11-18T05:04:03.000Z | /*
* zzuf - general purpose fuzzer
*
* Copyright © 2002—2015 Sam Hocevar <sam@hocevar.net>
*
* This program is free software. It comes without any warranty, to
* the extent permitted by applicable law. You can redistribute it
* and/or modify it under the terms of the Do What the Fuck You Want
* to Public ... | 18.926316 | 71 | 0.654616 |
fa5f6839ed79ff2983461e2c0b9996b43040b2c6 | 4,106 | c | C | src/Events.c | matt-attack/pubsub | fbd804b7b41695462007c889ee7b540a9d04fd16 | [
"MIT"
] | 1 | 2021-03-20T03:01:13.000Z | 2021-03-20T03:01:13.000Z | src/Events.c | matt-attack/pubsub | fbd804b7b41695462007c889ee7b540a9d04fd16 | [
"MIT"
] | 13 | 2019-11-27T04:25:38.000Z | 2021-05-23T19:03:42.000Z | src/Events.c | matt-attack/pubsub | fbd804b7b41695462007c889ee7b540a9d04fd16 | [
"MIT"
] | null | null | null | #include <pubsub/Events.h>
#include <stdbool.h>
#ifndef WIN32
#include <unistd.h>
#include <sys/epoll.h>
#include <sys/eventfd.h>
#else
#include <WinSock2.h>
#endif
void ps_event_set_create(struct ps_event_set_t* set)
{
#ifdef WIN32
set->num_handles = 1;
set->handles = (HANDLE*)malloc(sizeof(HANDLE));
set->soc... | 22.315217 | 99 | 0.663176 |
78507721a094e824d8e6d854e37684bf1e2857c6 | 96 | c | C | benchmarks/Angha_small/extr_func_patternCompare/extr_func_patternCompare.c | ComputerSystemsLab/OptimizationCache | 9c30ae120673e57b772ea42e29e087f775aa9de9 | [
"Apache-2.0"
] | 2 | 2021-03-11T00:46:25.000Z | 2021-07-08T16:44:58.000Z | benchmarks/Angha_small/extr_func_patternCompare/extr_func_patternCompare.c | ComputerSystemsLab/OptimizationCache | 9c30ae120673e57b772ea42e29e087f775aa9de9 | [
"Apache-2.0"
] | null | null | null | benchmarks/Angha_small/extr_func_patternCompare/extr_func_patternCompare.c | ComputerSystemsLab/OptimizationCache | 9c30ae120673e57b772ea42e29e087f775aa9de9 | [
"Apache-2.0"
] | null | null | null | a, b, c, d;
e() {
while (f()) {
if (d)
continue;
g();
}
return c ? a : b;
}
| 9.6 | 19 | 0.333333 |
a3ab2d69a182c433557e7db90aa15dd7b524b78e | 1,640 | h | C | software/firmware/arduino/src/PiCommunication/PiCommunication.h | rhotter/ventilator | 249f74423a576d5f0de6258a24443c4c226f8d10 | [
"MIT"
] | 20 | 2020-04-08T23:08:49.000Z | 2020-07-22T11:40:32.000Z | software/firmware/arduino/src/PiCommunication/PiCommunication.h | rhotter/covid19-ventilator | 249f74423a576d5f0de6258a24443c4c226f8d10 | [
"MIT"
] | 32 | 2020-04-08T03:11:35.000Z | 2020-04-30T05:40:40.000Z | software/firmware/arduino/src/PiCommunication/PiCommunication.h | breeze-ventilator/covid19-ventilator | 249f74423a576d5f0de6258a24443c4c226f8d10 | [
"MIT"
] | 2 | 2020-04-16T10:09:16.000Z | 2020-05-09T20:39:09.000Z | #ifndef PI_COMMUNICATION_H
#define PI_COMMUNICATION_H
#define LITERS_TO_TENTH_OF_A_LITER 10
#include "../Defs/errors.h"
#include "../Data/Data.h"
#include "../State/State.h"
#include "../Defs/errors.h"
#include "../Defs/defs.h"
#include "../Helpers/helpers.h"
#include "../Controller/Controller.h"
#inclu... | 30.943396 | 77 | 0.679268 |
b13ed87a452cae59854a3d190f2a3e9706c7e4b7 | 550 | h | C | modules/task_1/khismatulina_k_gradient/seq.h | qunaturm/pp_2021_spring_engineers | 6a1a14027f5d06445a72c4bd4f779e1c8fd490a3 | [
"BSD-3-Clause"
] | null | null | null | modules/task_1/khismatulina_k_gradient/seq.h | qunaturm/pp_2021_spring_engineers | 6a1a14027f5d06445a72c4bd4f779e1c8fd490a3 | [
"BSD-3-Clause"
] | null | null | null | modules/task_1/khismatulina_k_gradient/seq.h | qunaturm/pp_2021_spring_engineers | 6a1a14027f5d06445a72c4bd4f779e1c8fd490a3 | [
"BSD-3-Clause"
] | null | null | null | // Copyright 2021 Khismatulina Karina
#ifndef MODULES_TASK_1_KHISMATULINA_K_SEQ_SEQ_H_
#define MODULES_TASK_1_KHISMATULINA_K_SEQ_SEQ_H_
#include <vector>
std::vector<double> getRandomVector(int size);
std::vector<double> getRandomMatrix(int size);
double multVV(std::vector<double> A, std::vector<double> B);
std::vect... | 42.307692 | 112 | 0.794545 |
7f36f2059fb96341b77843dd5419cf2629336d9f | 472 | h | C | ios/versioned/sdk43/ExpoModulesCore/Services/ABI43_0_0EXLogManager.h | zakharchenkoAndrii/expo | f6b009d204b9124d43df59b75eb6affc2f0ba5bd | [
"Apache-2.0",
"MIT"
] | 16,461 | 2017-03-24T19:59:01.000Z | 2022-03-31T21:52:45.000Z | ios/versioned/sdk43/ExpoModulesCore/Services/ABI43_0_0EXLogManager.h | zakharchenkoAndrii/expo | f6b009d204b9124d43df59b75eb6affc2f0ba5bd | [
"Apache-2.0",
"MIT"
] | 13,016 | 2017-03-25T22:49:31.000Z | 2022-03-31T23:23:58.000Z | ios/versioned/sdk43/ExpoModulesCore/Services/ABI43_0_0EXLogManager.h | zakharchenkoAndrii/expo | f6b009d204b9124d43df59b75eb6affc2f0ba5bd | [
"Apache-2.0",
"MIT"
] | 3,945 | 2017-03-25T07:12:57.000Z | 2022-03-31T20:55:18.000Z | // Copyright 2019-present 650 Industries. All rights reserved.
#import <Foundation/Foundation.h>
#import <ABI43_0_0ExpoModulesCore/ABI43_0_0EXSingletonModule.h>
#import <ABI43_0_0ExpoModulesCore/ABI43_0_0EXDefines.h>
NS_ASSUME_NONNULL_BEGIN
@interface ABI43_0_0EXLogManager : ABI43_0_0EXSingletonModule
- (void)info... | 23.6 | 63 | 0.798729 |
2c640e3be823887b753cd23789964837d9f77bec | 2,194 | c | C | Fully Persistent BST/Impl_Trie.c | kavitawagh/Persistent-Data-structures | c53fb972d31dd7bd9f0eb24ea76869c6e838029b | [
"MIT"
] | null | null | null | Fully Persistent BST/Impl_Trie.c | kavitawagh/Persistent-Data-structures | c53fb972d31dd7bd9f0eb24ea76869c6e838029b | [
"MIT"
] | null | null | null | Fully Persistent BST/Impl_Trie.c | kavitawagh/Persistent-Data-structures | c53fb972d31dd7bd9f0eb24ea76869c6e838029b | [
"MIT"
] | null | null | null | #include <stdio.h>
#include <stdlib.h>
#include "Version_List.h"
#include "FatNode.h"
#include "Trie.h"
FatNode *_GetLeafNode(int i, FatNode *fn);
int InitTrie(Trie *T)
{
if(!T) return 1;
T->latestV=0;
T->root[0]=NULL;
InsertVersion(-1, 0);
return 0;
}
int InsertNode_Trie(Trie *T, int parentV, int dt)
{
... | 20.504673 | 78 | 0.578851 |
2cd2fc5b933a8161d377defa2b297ed8b0a5bdac | 4,101 | h | C | simulator/mips/mips_instr_decode.h | VasiliyMatr/mipt-mips | 6331f0f07a061d5fbd849b24d996d363f343fef9 | [
"MIT"
] | 351 | 2015-09-23T08:30:41.000Z | 2022-03-19T09:25:05.000Z | simulator/mips/mips_instr_decode.h | VasiliyMatr/mipt-mips | 6331f0f07a061d5fbd849b24d996d363f343fef9 | [
"MIT"
] | 1,098 | 2016-04-14T18:24:01.000Z | 2022-03-28T09:15:05.000Z | simulator/mips/mips_instr_decode.h | Lazareva-Katya/kursach_avs | 782cb08d93d01d6fa72750c6c81bcb5025664622 | [
"MIT"
] | 243 | 2016-01-03T02:46:01.000Z | 2021-11-23T14:49:09.000Z | /**
* mips_instr_decode.h - instruction decoder for mips
* @author Andrey Agrachev agrachev.af@phystech.edu
* Copyright 2018 MIPT-MIPS
*/
#ifndef MIPS_INSTR_DECODE_H
#define MIPS_INSTR_DECODE_H
#include <infra/macro.h>
#include <infra/types.h>
#include "mips_register/mips_register.h"
enum class MIPSReg : uint8
... | 32.039063 | 76 | 0.620093 |
d618d1e53ace58eaadcfc3e1439591c756eaf9f1 | 1,427 | c | C | .vim/sourceCode/glibc-2.16.0/stdio-common/errlist.c | lakehui/Vim_config | 6cab80dc1209b34bf6379f42b1a92790bd0c146b | [
"MIT"
] | null | null | null | .vim/sourceCode/glibc-2.16.0/stdio-common/errlist.c | lakehui/Vim_config | 6cab80dc1209b34bf6379f42b1a92790bd0c146b | [
"MIT"
] | null | null | null | .vim/sourceCode/glibc-2.16.0/stdio-common/errlist.c | lakehui/Vim_config | 6cab80dc1209b34bf6379f42b1a92790bd0c146b | [
"MIT"
] | null | null | null | /* Copyright (C) 1991, 1994, 1997, 2005 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
versio... | 38.567568 | 71 | 0.665732 |
328a19c2cbe59332648dbb6a4cab728423774299 | 4,005 | h | C | 3rdparty/webkit/Source/WebCore/bindings/js/JSWorkerGlobalScopeBase.h | mchiasson/PhaserNative | f867454602c395484bf730a7c43b9c586c102ac2 | [
"MIT"
] | null | null | null | 3rdparty/webkit/Source/WebCore/bindings/js/JSWorkerGlobalScopeBase.h | mchiasson/PhaserNative | f867454602c395484bf730a7c43b9c586c102ac2 | [
"MIT"
] | null | null | null | 3rdparty/webkit/Source/WebCore/bindings/js/JSWorkerGlobalScopeBase.h | mchiasson/PhaserNative | f867454602c395484bf730a7c43b9c586c102ac2 | [
"MIT"
] | 1 | 2019-01-25T13:55:25.000Z | 2019-01-25T13:55:25.000Z | /*
* Copyright (C) 2008, 2009 Apple 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:
* 1. Redistributions of source code must retain the above copyright
* notice, this list of condit... | 41.28866 | 174 | 0.765293 |
32934979881ae9c33aaf56cb0f667576bd644f9e | 1,524 | h | C | CoreSystem/lib/CGAL/include/CGAL/Box_intersection_d/box_limits.h | josuehfa/DAASystem | a1fe61ffc19f0781eeeddcd589137eefde078a45 | [
"MIT"
] | 1 | 2020-03-17T01:13:02.000Z | 2020-03-17T01:13:02.000Z | CoreSystem/lib/CGAL/include/CGAL/Box_intersection_d/box_limits.h | josuehfa/DAASystem | a1fe61ffc19f0781eeeddcd589137eefde078a45 | [
"MIT"
] | null | null | null | CoreSystem/lib/CGAL/include/CGAL/Box_intersection_d/box_limits.h | josuehfa/DAASystem | a1fe61ffc19f0781eeeddcd589137eefde078a45 | [
"MIT"
] | 1 | 2021-12-02T11:11:36.000Z | 2021-12-02T11:11:36.000Z | // Copyright (c) 2004 Max-Planck-Institute Saarbruecken (Germany).
// All rights reserved.
//
// This file is part of CGAL (www.cgal.org).
//
// $URL: https://github.com/CGAL/cgal/blob/releases/CGAL-5.0.2/Box_intersection_d/include/CGAL/Box_intersection_d/box_limits.h $
// $Id: box_limits.h 254d60f 2019-10-19T15:23:19... | 24.580645 | 128 | 0.689633 |
65fa1e6cfb17f63dac74b2ef1eba5c16557def98 | 180 | c | C | fffc/templates/structure_mutator.c | williamcroberts/fffc | 599f0d3fb10f45fe15e6596c07b2e67cdf96214c | [
"MIT"
] | 16 | 2020-04-09T00:03:53.000Z | 2022-01-06T15:36:06.000Z | fffc/templates/structure_mutator.c | williamcroberts/fffc | 599f0d3fb10f45fe15e6596c07b2e67cdf96214c | [
"MIT"
] | 2 | 2020-04-21T16:24:05.000Z | 2020-04-22T15:09:58.000Z | fffc/templates/structure_mutator.c | williamcroberts/fffc | 599f0d3fb10f45fe15e6596c07b2e67cdf96214c | [
"MIT"
] | 2 | 2020-04-13T16:22:16.000Z | 2021-02-17T11:02:18.000Z | typedef void __TARGET_TYPE__;
typedef long long int ssize_t;
typedef unsigned long long int size_t;
static int fffc_mutator_for_target_type(__TARGET_TYPE__ storage) {
return 0;
} | 25.714286 | 66 | 0.827778 |
6847cedb4cea77dbeafd8d55393a837faf0b1169 | 15,593 | c | C | src/patches/clawpatch/fclaw2d_clawpatch_conservation.c | mattzett/forestclaw | 8c2d012c259e0d9121e44c1ee78dfe2ab4839ec8 | [
"BSD-2-Clause"
] | 34 | 2017-09-26T13:39:44.000Z | 2022-03-11T08:56:23.000Z | src/patches/clawpatch/fclaw2d_clawpatch_conservation.c | mattzett/forestclaw | 8c2d012c259e0d9121e44c1ee78dfe2ab4839ec8 | [
"BSD-2-Clause"
] | 75 | 2017-08-02T19:56:00.000Z | 2022-03-31T12:36:32.000Z | src/patches/clawpatch/fclaw2d_clawpatch_conservation.c | mattzett/forestclaw | 8c2d012c259e0d9121e44c1ee78dfe2ab4839ec8 | [
"BSD-2-Clause"
] | 23 | 2018-02-21T00:10:58.000Z | 2022-03-14T19:08:36.000Z | /*
Copyright (c) 2012-2021 Carsten Burstedde, Donna Calhoun
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 conditi... | 33.318376 | 87 | 0.589944 |
d08e72506973fd0041accbd1f7b46773bf251629 | 251 | h | C | ColorPicker/ColorPickerPreview.h | jiangxiaoxin/Color-Picker-Pro | 3050c898ed1f0038e1366d1822755539035e2d69 | [
"MIT",
"Unlicense"
] | 216 | 2015-01-05T13:11:06.000Z | 2022-02-05T01:32:24.000Z | ColorPicker/ColorPickerPreview.h | jiangxiaoxin/Color-Picker-Pro | 3050c898ed1f0038e1366d1822755539035e2d69 | [
"MIT",
"Unlicense"
] | 3 | 2015-09-16T18:53:29.000Z | 2017-10-06T13:07:08.000Z | ColorPicker/ColorPickerPreview.h | jiangxiaoxin/Color-Picker-Pro | 3050c898ed1f0038e1366d1822755539035e2d69 | [
"MIT",
"Unlicense"
] | 31 | 2015-01-21T12:54:58.000Z | 2021-03-26T02:22:46.000Z | //
// ColorPickerPreview.h
// ColorPicker
//
// Created by Oscar Del Ben on 8/22/11.
// Copyright 2011 DibiStore. All rights reserved.
//
#import <Cocoa/Cocoa.h>
@interface ColorPickerPreview : NSView
@property (retain) NSImage *preview;
@end
| 15.6875 | 50 | 0.705179 |
ca7f6f2f7216c091dcfe5a60f90a7c05b374cb7d | 3,402 | h | C | aws-cpp-sdk-backup/include/aws/backup/model/ExportBackupPlanTemplateResult.h | neil-b/aws-sdk-cpp | 1602b75abbca880b770c12788f6d2bac0c87176a | [
"Apache-2.0"
] | null | null | null | aws-cpp-sdk-backup/include/aws/backup/model/ExportBackupPlanTemplateResult.h | neil-b/aws-sdk-cpp | 1602b75abbca880b770c12788f6d2bac0c87176a | [
"Apache-2.0"
] | null | null | null | aws-cpp-sdk-backup/include/aws/backup/model/ExportBackupPlanTemplateResult.h | neil-b/aws-sdk-cpp | 1602b75abbca880b770c12788f6d2bac0c87176a | [
"Apache-2.0"
] | null | null | null | /**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include <aws/backup/Backup_EXPORTS.h>
#include <aws/core/utils/memory/stl/AWSString.h>
#include <utility>
namespace Aws
{
template<typename RESULT_TYPE>
class AmazonWebServiceResult;
n... | 36.978261 | 152 | 0.70341 |
b74a9a64f123c4af82788c97dbeca8d4d8a9d26d | 856 | h | C | include/music/Duration.h | etrange02/Fux | 2f49bcd8ec82eb521092c9162e01c8b0d00222ab | [
"CECILL-B"
] | 2 | 2016-03-21T10:48:34.000Z | 2017-03-17T19:50:34.000Z | include/music/Duration.h | etrange02/Fux | 2f49bcd8ec82eb521092c9162e01c8b0d00222ab | [
"CECILL-B"
] | null | null | null | include/music/Duration.h | etrange02/Fux | 2f49bcd8ec82eb521092c9162e01c8b0d00222ab | [
"CECILL-B"
] | null | null | null | #ifndef DURATION_H
#define DURATION_H
namespace music
{
/**
* @struct Duration
* @brief Abstraction of music time in minute, second and full time in second
*/
class Duration
{
public:
Duration();
virtual ~Duration();
Duration& operator=(const Durat... | 27.612903 | 81 | 0.587617 |
318f3aaf3c991911ce406d417610479b8c41353c | 2,337 | h | C | lib/cef/libcef_dll/ctocpp/image_ctocpp.h | devcxx/zephyros | 3ba2c63c5d11bfab66b896e8e09287e222f645a2 | [
"Unlicense",
"MIT"
] | 11 | 2015-01-02T14:11:58.000Z | 2021-01-29T02:45:17.000Z | lib/cef/libcef_dll/ctocpp/image_ctocpp.h | devcxx/zephyros | 3ba2c63c5d11bfab66b896e8e09287e222f645a2 | [
"Unlicense",
"MIT"
] | null | null | null | lib/cef/libcef_dll/ctocpp/image_ctocpp.h | devcxx/zephyros | 3ba2c63c5d11bfab66b896e8e09287e222f645a2 | [
"Unlicense",
"MIT"
] | 1 | 2021-03-08T08:07:00.000Z | 2021-03-08T08:07:00.000Z | // Copyright (c) 2017 The Chromium Embedded Framework Authors. All rights
// reserved. Use of this source code is governed by a BSD-style license that
// can be found in the LICENSE file.
//
// ---------------------------------------------------------------------------
//
// This file was generated by the CEF translato... | 40.293103 | 80 | 0.75353 |
c8bad448a5574ba76f77312f6b15623fa2bef06b | 16,661 | h | C | include/bluetooth/audio/vcs.h | psychogenic/zephyr | b0e05e8cac3a24bfee2901898a15aa4306f01d66 | [
"Apache-2.0"
] | 6,224 | 2016-06-24T20:04:19.000Z | 2022-03-31T20:33:45.000Z | include/bluetooth/audio/vcs.h | psychogenic/zephyr | b0e05e8cac3a24bfee2901898a15aa4306f01d66 | [
"Apache-2.0"
] | 32,027 | 2017-03-24T00:02:32.000Z | 2022-03-31T23:45:53.000Z | include/bluetooth/audio/vcs.h | bfrog/zephyr | 9c638f727d7bd70c77db8569a94f5015ccbacec9 | [
"Apache-2.0"
] | 4,374 | 2016-08-11T07:28:47.000Z | 2022-03-31T14:44:59.000Z | /*
* Copyright (c) 2020-2021 Nordic Semiconductor ASA
*
* SPDX-License-Identifier: Apache-2.0
*/
#ifndef ZEPHYR_INCLUDE_BLUETOOTH_SERVICES_VCS_H_
#define ZEPHYR_INCLUDE_BLUETOOTH_SERVICES_VCS_H_
/**
* @brief Volume Control Service (VCS)
*
* @defgroup bt_gatt_vcs Volume Control Service (VCS)
*
* @ingroup blue... | 30.458867 | 80 | 0.713042 |
83616dbca7c3f4a11e47f60c88eb1e24095e373b | 684 | h | C | AK/Hex.h | AristodamusAdairs/SegueBaseOS | 36e8546009cfea6acd25f111b1cd0ce766271a77 | [
"BSD-2-Clause",
"MIT"
] | 1 | 2021-07-05T13:51:23.000Z | 2021-07-05T13:51:23.000Z | AK/Hex.h | AristodamusAdairs/SegueBaseOS | 36e8546009cfea6acd25f111b1cd0ce766271a77 | [
"BSD-2-Clause",
"MIT"
] | 1 | 2021-08-02T21:33:29.000Z | 2021-08-06T21:22:19.000Z | AK/Hex.h | AristodamusAdairs/SegueBaseOS | 36e8546009cfea6acd25f111b1cd0ce766271a77 | [
"BSD-2-Clause",
"MIT"
] | null | null | null | /*
* Copyright (c) 2020, Andreas Kling <kling@seguebaseos.org>
*
* SPDX-License-Identifier: BSD-2-Clause
*/
#pragma once
#include <AK/ByteBuffer.h>
#include <AK/Optional.h>
#include <AK/String.h>
#include <AK/StringView.h>
namespace AK {
constexpr u8 decode_hex_digit(char digit)
{
if (digit >= '0' && digit ... | 19 | 60 | 0.624269 |
4d0053a3a9faee7cc0f412ebeac36ea68dc9e22d | 3,021 | c | C | src/screen_ending.c | skejeton/raylib5k-jam | 26a1716db3586097be2232837b1eae338014c8d4 | [
"Zlib"
] | null | null | null | src/screen_ending.c | skejeton/raylib5k-jam | 26a1716db3586097be2232837b1eae338014c8d4 | [
"Zlib"
] | null | null | null | src/screen_ending.c | skejeton/raylib5k-jam | 26a1716db3586097be2232837b1eae338014c8d4 | [
"Zlib"
] | null | null | null | /**********************************************************************************************
*
* raylib - Advance Game template
*
* Ending Screen Functions Definitions (Init, Update, Draw, Unload)
*
* Copyright (c) 2014-2022 Ramon Santamaria (@raysan5)
*
* This software is provided "as-is", without any expre... | 37.296296 | 153 | 0.59285 |
031e9bd0712ac84e3597e87a9beb3282c4d3d566 | 15,781 | h | C | adium/Frameworks/Adium Framework/Source/AIContactAlertsControllerProtocol.h | sin-ivan/AdiumPipeEvent | 1f3b215a07729868d25197c40200e181e06f6de5 | [
"BSD-3-Clause"
] | null | null | null | adium/Frameworks/Adium Framework/Source/AIContactAlertsControllerProtocol.h | sin-ivan/AdiumPipeEvent | 1f3b215a07729868d25197c40200e181e06f6de5 | [
"BSD-3-Clause"
] | null | null | null | adium/Frameworks/Adium Framework/Source/AIContactAlertsControllerProtocol.h | sin-ivan/AdiumPipeEvent | 1f3b215a07729868d25197c40200e181e06f6de5 | [
"BSD-3-Clause"
] | null | null | null | /*
* Adium is the legal property of its developers, whose names are listed in the copyright file included
* with this source distribution.
*
* 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; ... | 38.026506 | 182 | 0.753818 |
0370ff3a0ea00b29afb6dc2a5d20a2116c033ad0 | 12,640 | h | C | src/qe/qe.h | abarth/z3 | c8931a7bba6e9250e5c92d4c520ecfcf6a51f5d3 | [
"MIT"
] | 1 | 2021-08-13T08:20:58.000Z | 2021-08-13T08:20:58.000Z | src/qe/qe.h | abarth/z3 | c8931a7bba6e9250e5c92d4c520ecfcf6a51f5d3 | [
"MIT"
] | null | null | null | src/qe/qe.h | abarth/z3 | c8931a7bba6e9250e5c92d4c520ecfcf6a51f5d3 | [
"MIT"
] | null | null | null | /*++
Copyright (c) 2010 Microsoft Corporation
Module Name:
qe.h
Abstract:
Quantifier-elimination procedures
Author:
Nikolaj Bjorner (nbjorner) 2010-02-19
Revision History:
--*/
#ifndef QE_H_
#define QE_H_
#include "ast.h"
#include "smt_params.h"
#include "statistics.h"
#include "lbool.h"
#includ... | 32.493573 | 124 | 0.603006 |
d8052f9d3a0ca12854d0659cf57420e3744812c0 | 3,483 | h | C | Transmitters/Old Version/X_CTRL_STM32F10x/RC_CTRL_II_v4.5/USER/Basic/RC_Protocol.h | FASTSHIFT/X-CTRL | 683ffe3b40222e1da6ff156b6595c691cd09fec1 | [
"MIT"
] | 181 | 2019-09-20T15:49:09.000Z | 2022-03-23T01:27:29.000Z | Transmitters/Old Version/X_CTRL_STM32F10x/RC_CTRL_II_v4.5/USER/Basic/RC_Protocol.h | DogDod/X-CTRL | 683ffe3b40222e1da6ff156b6595c691cd09fec1 | [
"MIT"
] | null | null | null | Transmitters/Old Version/X_CTRL_STM32F10x/RC_CTRL_II_v4.5/USER/Basic/RC_Protocol.h | DogDod/X-CTRL | 683ffe3b40222e1da6ff156b6595c691cd09fec1 | [
"MIT"
] | 75 | 2019-10-25T02:53:27.000Z | 2022-03-23T01:25:00.000Z | /** @Author: _VIFEXTech
* @Describe: 通用的遥控协议
* @Finished: UNKNOWTIME - v1.0 能用了
* @Upgrade: UNKNOWTIME - v1.1 改了一些结构体
* @Upgrade: 2018.12.25 - v1.2 去除TimePoint_Tran, 添加握手协议与时钟基准
* @Upgrade: 2018.12.26 - v1.3 握手协议调试成功
* @Upgrade: 2019.2.13 - v1.4 使用单字节对齐,保证跨平台兼容性
*/
#ifndef __RC_PROTOCOL_H
#define __... | 18.235602 | 63 | 0.672696 |
9cb3b34e660448eb865fa235247489a8662ebdae | 3,051 | c | C | windows/pw5e.official/Chap16/AllColor/AllColor.c | nnaabbcc/exercise | 255fd32b39473b3d0e7702d4b1a8a97bed2a68f8 | [
"MIT"
] | 1 | 2016-11-23T08:18:08.000Z | 2016-11-23T08:18:08.000Z | windows/pw5e.official/Chap16/AllColor/AllColor.c | nnaabbcc/exercise | 255fd32b39473b3d0e7702d4b1a8a97bed2a68f8 | [
"MIT"
] | null | null | null | windows/pw5e.official/Chap16/AllColor/AllColor.c | nnaabbcc/exercise | 255fd32b39473b3d0e7702d4b1a8a97bed2a68f8 | [
"MIT"
] | 1 | 2016-11-23T08:17:34.000Z | 2016-11-23T08:17:34.000Z | /*-----------------------------------------
ALLCOLOR.C -- Palette Animation Demo
(c) Charles Petzold, 1998
-----------------------------------------*/
#include <windows.h>
#define ID_TIMER 1
TCHAR szAppName [] = TEXT ("AllColor") ;
TCHAR szTitle [] = TEXT ("AllColor: Palette Anim... | 26.301724 | 71 | 0.50213 |
6c65a7f1a9da6570a4fa4aa3f36c58af5c99e967 | 3,202 | h | C | Code/Editor/TrackView/TrackViewSequenceManager.h | BreakerOfThings/o3de | f4c59f868c726470ec910623facd836047d059c3 | [
"Apache-2.0",
"MIT"
] | 11 | 2021-07-08T09:58:26.000Z | 2022-03-17T17:59:26.000Z | Code/Editor/TrackView/TrackViewSequenceManager.h | BreakerOfThings/o3de | f4c59f868c726470ec910623facd836047d059c3 | [
"Apache-2.0",
"MIT"
] | 29 | 2021-07-06T19:33:52.000Z | 2022-03-22T10:27:49.000Z | Code/Editor/TrackView/TrackViewSequenceManager.h | BreakerOfThings/o3de | f4c59f868c726470ec910623facd836047d059c3 | [
"Apache-2.0",
"MIT"
] | 4 | 2021-07-06T19:24:43.000Z | 2022-03-31T12:42:27.000Z | /*
* Copyright (c) Contributors to the Open 3D Engine Project.
* For complete copyright and license terms please see the LICENSE at the root of this distribution.
*
* SPDX-License-Identifier: Apache-2.0 OR MIT
*
*/
#ifndef CRYINCLUDE_EDITOR_TRACKVIEW_TRACKVIEWSEQUENCEMANAGER_H
#define CRYINCLUDE_EDITOR_TRACKVIE... | 39.04878 | 135 | 0.788882 |
88dc43fe81b95f48300bc6b333c5697d1ca27f20 | 7,018 | h | C | src/util/constdualmap.h | PhDP/alchemy2 | fd6291ab23bc3fb3848d6c301ff63f82fe5377b9 | [
"MIT"
] | 21 | 2015-07-13T19:56:45.000Z | 2021-11-09T17:25:39.000Z | src/util/constdualmap.h | PhDP/alchemy2 | fd6291ab23bc3fb3848d6c301ff63f82fe5377b9 | [
"MIT"
] | 1 | 2017-01-14T16:12:26.000Z | 2017-01-14T17:17:44.000Z | src/util/constdualmap.h | PhDP/alchemy2 | fd6291ab23bc3fb3848d6c301ff63f82fe5377b9 | [
"MIT"
] | 9 | 2015-09-27T16:51:31.000Z | 2020-12-15T10:09:05.000Z | /*
* All of the documentation and software included in the
* Alchemy Software is copyrighted by Stanley Kok, Parag
* Singla, Matthew Richardson, Pedro Domingos, Marc
* Sumner, Hoifung Poon, Daniel Lowd, and Jue Wang.
*
* Copyright [2004-09] Stanley Kok, Parag Singla, Matthew
* Richardson, Pedro Domingos, Marc S... | 31.330357 | 82 | 0.679966 |
18484eeb127117701f03e31ea5a1293b0ed1824e | 925 | h | C | swift_two/swift_two/Classes/Others/ShareSDK/Support/Optional/ShareSDKUI.framework/Headers/SSUIShareActionSheetController.h | oceanfive/swift | 32c71ec0d25ab8742accc53f8aa5b72707ff35ab | [
"MIT"
] | 475 | 2015-11-12T09:07:20.000Z | 2021-11-17T04:24:43.000Z | swift_two/swift_two/Classes/Others/ShareSDK/Support/Optional/ShareSDKUI.framework/Headers/SSUIShareActionSheetController.h | oceanfive/swift | 32c71ec0d25ab8742accc53f8aa5b72707ff35ab | [
"MIT"
] | 8 | 2016-05-20T18:18:38.000Z | 2019-11-27T03:06:49.000Z | swift_two/swift_two/Classes/Others/ShareSDK/Support/Optional/ShareSDKUI.framework/Headers/SSUIShareActionSheetController.h | oceanfive/swift | 32c71ec0d25ab8742accc53f8aa5b72707ff35ab | [
"MIT"
] | 293 | 2015-11-23T06:47:55.000Z | 2022-02-13T11:54:11.000Z | //
// SSUIShareActionSheet.h
// ShareSDKUI
//
// Created by 刘 靖煌 on 15/6/18.
// Copyright (c) 2015年 mob. All rights reserved.
//
#import <Foundation/Foundation.h>
#import <UIKit/UIKit.h>
#import "SSUITypeDef.h"
/**
* 分享菜单
*/
@interface SSUIShareActionSheetController : NSObject
/**
* 支持点击分享菜单栏平台后直接分享的平台(不显示分... | 15.677966 | 75 | 0.681081 |
1885570ed3e071d821628b8ecdd333fd655f775f | 2,377 | h | C | src/src/lib/geneial/core/operations/replacement/BaseReplacementOperation.h | geneial/geneial | 5e525c32b7c1e1e88788644e448e9234c93b55e2 | [
"MIT"
] | 5 | 2015-08-25T15:40:09.000Z | 2020-03-15T19:33:22.000Z | src/src/lib/geneial/core/operations/replacement/BaseReplacementOperation.h | geneial/geneial | 5e525c32b7c1e1e88788644e448e9234c93b55e2 | [
"MIT"
] | null | null | null | src/src/lib/geneial/core/operations/replacement/BaseReplacementOperation.h | geneial/geneial | 5e525c32b7c1e1e88788644e448e9234c93b55e2 | [
"MIT"
] | 3 | 2019-01-24T13:14:51.000Z | 2022-01-03T07:30:20.000Z | #pragma once
#include <geneial/namespaces.h>
#include <geneial/core/operations/replacement/BaseReplacementSettings.h>
#include <geneial/core/population/management/BaseManager.h>
#include <geneial/core/population/Population.h>
geneial_private_namespace(geneial)
{
geneial_private_namespace(operation)
{
geneial_private_... | 27.321839 | 106 | 0.725284 |
e4907493d61d49646d89230720a64a0ecc4e5359 | 272 | h | C | project2D/ComponentIncludes.h | deadglow/AIE-AI-Assessment | c010dadb55b1c7152f983d11868055e275c42b42 | [
"MIT"
] | null | null | null | project2D/ComponentIncludes.h | deadglow/AIE-AI-Assessment | c010dadb55b1c7152f983d11868055e275c42b42 | [
"MIT"
] | null | null | null | project2D/ComponentIncludes.h | deadglow/AIE-AI-Assessment | c010dadb55b1c7152f983d11868055e275c42b42 | [
"MIT"
] | null | null | null | #pragma once
//Lis of all components
#include "Component.h"
#include "Transform.h"
#include "Sprite.h"
#include "ColliderPolygon.h"
#include "ColliderBox.h"
#include "ColliderCircle.h"
#include "PhysObject.h"
#include "Player.h"
#include "AIAgent.h"
#include "Throwable.h" | 22.666667 | 28 | 0.75 |
c4637fefc42bfb34ece14820d0c96cc93efed4e8 | 32,911 | h | C | src/ff7.h | Tsunamods/FFNx | 46652a1e6184fbe7b058fdc8bdaa45867c345bba | [
"MIT"
] | null | null | null | src/ff7.h | Tsunamods/FFNx | 46652a1e6184fbe7b058fdc8bdaa45867c345bba | [
"MIT"
] | null | null | null | src/ff7.h | Tsunamods/FFNx | 46652a1e6184fbe7b058fdc8bdaa45867c345bba | [
"MIT"
] | null | null | null | /*
* FFNx - Complete OpenGL replacement of the Direct3D renderer used in
* the original ports of Final Fantasy VII and Final Fantasy VIII for the PC.
*
* 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 Softwar... | 20.803413 | 235 | 0.771627 |
3fea6324905d68d13f6fa56f339e23dcf7979feb | 11,006 | h | C | kernel-3.10/fs/rawfs/rawfs.h | zhengdejin/SC1_Code | dccccf55f2875fb64ec621f4356c625cd48bef7e | [
"Apache-2.0"
] | null | null | null | kernel-3.10/fs/rawfs/rawfs.h | zhengdejin/SC1_Code | dccccf55f2875fb64ec621f4356c625cd48bef7e | [
"Apache-2.0"
] | null | null | null | kernel-3.10/fs/rawfs/rawfs.h | zhengdejin/SC1_Code | dccccf55f2875fb64ec621f4356c625cd48bef7e | [
"Apache-2.0"
] | null | null | null | #ifndef __RAWFS_H__
#define __RAWFS_H__
#include <asm/byteorder.h>
#include <linux/list.h>
#if defined(CONFIG_MT_ENG_BUILD) /* log is only enabled in eng load */
#define RAWFS_DBG pr_warn
#endif
#define RAWFS_BLOCK_FILE
/* #define RAWFS_RAM_DISK */
#define RAWFS_VERSION 0x01
/* Debug Message Mask */
enum rawfs... | 31.17847 | 79 | 0.77803 |
274986cb02e1df0947d4bbe5c0393de3b20026f3 | 681 | h | C | projects/atLib/include/Networking/HTTP/atHTTPRequest.h | mbatc/atLib | 7e3a69515f504a05a312d234291f02863e291631 | [
"MIT"
] | 1 | 2019-09-17T18:02:16.000Z | 2019-09-17T18:02:16.000Z | projects/atLib/include/Networking/HTTP/atHTTPRequest.h | mbatc/atLib | 7e3a69515f504a05a312d234291f02863e291631 | [
"MIT"
] | null | null | null | projects/atLib/include/Networking/HTTP/atHTTPRequest.h | mbatc/atLib | 7e3a69515f504a05a312d234291f02863e291631 | [
"MIT"
] | null | null | null | #ifndef atHTTPRequest_h__
#define atHTTPRequest_h__
#include "atHTTPHeader.h"
class atHTTPRequest
{
public:
atHTTPRequest();
atHTTPRequest(const atString &request);
atHTTPRequest(const atHTTPMethod &method, const atString &uri = "/", const atHTTPProtocol &protocol = atHTTP_Ver_1_1);
atString ToString() con... | 22.7 | 120 | 0.762115 |
e935ab5912ea2f61771c0ff3d868939785f5b696 | 571 | h | C | 12_02_move/src/apps/space/player_manager_component.h | Thanalan/GameBookServer-master | 506b4fe1eece1a3c0bd1100fe14764b63885b2bf | [
"MIT"
] | 83 | 2019-12-03T08:42:15.000Z | 2022-03-30T13:22:37.000Z | 12_02_move/src/apps/space/player_manager_component.h | Thanalan/GameBookServer-master | 506b4fe1eece1a3c0bd1100fe14764b63885b2bf | [
"MIT"
] | 1 | 2021-08-06T10:40:57.000Z | 2021-08-09T06:33:43.000Z | 12_02_move/src/apps/space/player_manager_component.h | Thanalan/GameBookServer-master | 506b4fe1eece1a3c0bd1100fe14764b63885b2bf | [
"MIT"
] | 45 | 2020-05-29T03:22:48.000Z | 2022-03-21T16:19:01.000Z | #pragma once
#include "libserver/entity.h"
#include "libplayer/player.h"
class PlayerManagerComponent:public Entity<PlayerManagerComponent>, public IAwakeFromPoolSystem<>
{
public:
void Awake() override;
void BackToPool() override;
Player* AddPlayer(uint64 playerSn, uint64 worldSn, NetIdentify* pNetIdentify);
... | 23.791667 | 97 | 0.767075 |
3a8e1c0a4c5073fd3b13cb98066fc09b01cbe691 | 453 | h | C | src/lib/kernel/bitmap.h | yetao0806/OSExperiment | 7ab64181260002aae3e5dab6292e99ac80e2ff2e | [
"MIT"
] | null | null | null | src/lib/kernel/bitmap.h | yetao0806/OSExperiment | 7ab64181260002aae3e5dab6292e99ac80e2ff2e | [
"MIT"
] | null | null | null | src/lib/kernel/bitmap.h | yetao0806/OSExperiment | 7ab64181260002aae3e5dab6292e99ac80e2ff2e | [
"MIT"
] | null | null | null | #ifndef __LIB_KERNEL_BITMAP_H
#define __LIB_KERNEL_BITMAP_H
#include "global.h"
#define BITMAP_MASK 1
struct bitmap {
uint32_t btmp_bytes_len;
/* 在遍历位图时, 整体上以字节为单位, 细节上是以位为单位,所以此处位图的指针必须是单字节 */
uint8_t* bits;
};
void bitmap_init (struct bitmap* btmp);
int bitmap_scan_test(struct bitmap* btmp, uint32_t bit_idx)... | 25.166667 | 70 | 0.779249 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.