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
4a9b0d871e2729ab2e5225749abe7bebdf4785e5
1,428
h
C
src/swganh_core/static/static_service_binding.h
obi-two/GameServer
7d37024e2291a97d49522610cd8f1dbe5666afc2
[ "MIT" ]
20
2015-02-23T15:11:56.000Z
2022-03-18T20:56:48.000Z
src/swganh_core/static/static_service_binding.h
obi-two/GameServer
7d37024e2291a97d49522610cd8f1dbe5666afc2
[ "MIT" ]
null
null
null
src/swganh_core/static/static_service_binding.h
obi-two/GameServer
7d37024e2291a97d49522610cd8f1dbe5666afc2
[ "MIT" ]
20
2015-04-04T16:35:59.000Z
2022-03-24T14:54:37.000Z
// This file is part of SWGANH which is released under the MIT license. // See file LICENSE or go to http://swganh.com/LICENSE #pragma once #ifndef WIN32 #include <Python.h> #endif #include "swganh/scripting/python_shared_ptr.h" #include "static_service_interface.h" #include <boost/python.hpp> #include <boost/python...
39.666667
179
0.768908
cd438d03d1866846a58f9e2b9d4617509e1b27ed
3,989
h
C
BCC55/Include/vsof.h
C14427818/CollegeYr1
2b551d70ae3cc14a354c49657d476515466ca66f
[ "MIT" ]
1
2022-01-13T01:03:55.000Z
2022-01-13T01:03:55.000Z
INCLUDE/VSOF.H
earthsiege2/borland-cpp-ide
09bcecc811841444338e81b9c9930c0e686f9530
[ "Unlicense", "FSFAP", "Apache-1.1" ]
null
null
null
INCLUDE/VSOF.H
earthsiege2/borland-cpp-ide
09bcecc811841444338e81b9c9930c0e686f9530
[ "Unlicense", "FSFAP", "Apache-1.1" ]
null
null
null
//--vsof.h--------------------------------------------------------------------- // // Virtual Stream On File interface header file. // // // Copyright (C) Microsoft Corp., 1986-1996. All Rights Reserved. // //----------------------------------------------------------------------------- #ifndef __VSOF_H__...
31.65873
85
0.604914
a2243adc3c0db281e1d8bc85773b2f88536c5142
67
h
C
src/Options.h
toml2/arduino-lorawan-sdk
aa56ed3c8200f3656f23a819ac82b60b7d26ff2a
[ "Apache-2.0" ]
4
2020-03-12T12:44:42.000Z
2022-02-11T04:18:36.000Z
src/Options.h
toml2/arduino-lorawan-sdk
aa56ed3c8200f3656f23a819ac82b60b7d26ff2a
[ "Apache-2.0" ]
3
2021-08-18T13:41:47.000Z
2022-03-30T22:16:02.000Z
src/Options.h
toml2/arduino-lorawan-sdk
aa56ed3c8200f3656f23a819ac82b60b7d26ff2a
[ "Apache-2.0" ]
4
2019-09-23T11:56:44.000Z
2022-02-15T22:27:16.000Z
#ifndef OPTIONS_H_ #define OPTIONS_H_ class Options { }; #endif
7.444444
18
0.731343
9e573321f397eb95fb528244c6cdb110f1f1d341
6,265
c
C
sfplock.c
rains31/sfplock
2215365323aabfafcf8826365233d00e98f8411e
[ "MIT" ]
2
2019-01-31T10:12:24.000Z
2020-05-24T03:50:32.000Z
sfplock.c
rains31/sfplock
2215365323aabfafcf8826365233d00e98f8411e
[ "MIT" ]
null
null
null
sfplock.c
rains31/sfplock
2215365323aabfafcf8826365233d00e98f8411e
[ "MIT" ]
null
null
null
/* See LICENSE file for license details. */ #define _XOPEN_SOURCE 500 #include <ctype.h> #include <errno.h> #include <pwd.h> #include <stdarg.h> #include <stdlib.h> #include <stdio.h> #include <string.h> #include <syslog.h> #include <unistd.h> #include <sys/types.h> #include <X11/keysym.h> #include <X11/Xlib.h> #includ...
27.844444
119
0.586592
b11b29d4a4c1756c3d891ad6fe56051912adab82
277
c
C
C/01 - Basics/ImpTypCon.c
dambergn/programing-examples
d1086047caa52c7cc6d2e7877cbbbebd2a1cbee0
[ "MIT" ]
null
null
null
C/01 - Basics/ImpTypCon.c
dambergn/programing-examples
d1086047caa52c7cc6d2e7877cbbbebd2a1cbee0
[ "MIT" ]
null
null
null
C/01 - Basics/ImpTypCon.c
dambergn/programing-examples
d1086047caa52c7cc6d2e7877cbbbebd2a1cbee0
[ "MIT" ]
null
null
null
#include <stdio.h> // implicit Type Conversion // https://en.cppreference.com/w/cpp/language/implicit_conversion int main() { // Implicit type conversion - promotion float x = 50.0f; print("%f", x); // printf takes a double // x is PROMOTED to a double return 0; }
19.785714
65
0.6787
fa07033a4bc8d8ac18d5bdc57ec03d38cb848164
19,646
h
C
stuff/cpp netbeans/monkey.h
ra1ngo/monkey
25eb57d7224283ccbb0b76217505bc171656c365
[ "MIT" ]
null
null
null
stuff/cpp netbeans/monkey.h
ra1ngo/monkey
25eb57d7224283ccbb0b76217505bc171656c365
[ "MIT" ]
null
null
null
stuff/cpp netbeans/monkey.h
ra1ngo/monkey
25eb57d7224283ccbb0b76217505bc171656c365
[ "MIT" ]
null
null
null
//вместо #pragma once #ifndef _MONKEY_H_ #define _MONKEY_H_ // GLEW нужно подключать до GLFW. // GLEW #define GLEW_STATIC #include <GL/glew.h> // GLFW #include <GLFW/glfw3.h> #define STB_IMAGE_IMPLEMENTATION #include <STB/stb_image.h> #include <GLM/glm.hpp> #include <GLM/gtc/matrix_transform.hpp> #include <GLM/gtc/t...
41.36
139
0.428535
fa36f09ab85647431e4d52aa7be8a2756bea7021
2,885
c
C
vp9/encoder/mips/msa/vp9_fdct4x4_msa.c
clear39/avcode-libvpx
f4653c1efc0a8d758195572de34ae05271453d93
[ "BSD-3-Clause" ]
2,151
2020-04-18T07:31:17.000Z
2022-03-31T08:39:18.000Z
vp9/encoder/mips/msa/vp9_fdct4x4_msa.c
clear39/avcode-libvpx
f4653c1efc0a8d758195572de34ae05271453d93
[ "BSD-3-Clause" ]
395
2020-04-18T08:22:18.000Z
2021-12-08T13:04:49.000Z
vp9/encoder/mips/msa/vp9_fdct4x4_msa.c
clear39/avcode-libvpx
f4653c1efc0a8d758195572de34ae05271453d93
[ "BSD-3-Clause" ]
338
2020-04-18T08:03:10.000Z
2022-03-29T12:33:22.000Z
/* * Copyright (c) 2015 The WebM project authors. All Rights Reserved. * * Use of this source code is governed by a BSD-style license * that can be found in the LICENSE file in the root of the source * tree. An additional intellectual property rights grant can be found * in the file PATENTS. All contributin...
29.438776
74
0.612478
2ca42bfe62f97390d841866bb8f6b800c7d8c8f3
2,659
h
C
submodules/LegacyComponents/LegacyComponents/TGMediaAssetsController.h
yfxiarigit/telegram
8460ae1a90e0fe0ed8f7f04b0e6f78df40d261a3
[ "MIT" ]
1
2018-08-30T08:02:12.000Z
2018-08-30T08:02:12.000Z
submodules/LegacyComponents/LegacyComponents/TGMediaAssetsController.h
yfxiarigit/telegram
8460ae1a90e0fe0ed8f7f04b0e6f78df40d261a3
[ "MIT" ]
null
null
null
submodules/LegacyComponents/LegacyComponents/TGMediaAssetsController.h
yfxiarigit/telegram
8460ae1a90e0fe0ed8f7f04b0e6f78df40d261a3
[ "MIT" ]
2
2018-08-30T08:04:17.000Z
2020-10-15T06:52:06.000Z
#import <LegacyComponents/TGNavigationController.h> #import <LegacyComponents/LegacyComponentsContext.h> #import <LegacyComponents/TGMediaAssetsLibrary.h> #import <LegacyComponents/TGSuggestionContext.h> @class TGMediaAssetsPickerController; typedef enum { TGMediaAssetsControllerSendMediaIntent, TGMediaAsset...
48.345455
412
0.829259
c9103ccb66ad28a9a99f02bebd8b247e5284979e
2,846
h
C
Engine/Source/Core/SampleGenerator/SampleGenerator.h
MarvinChung/Photon-v2
a42761797f5364525e5686cd7fe2eff6f5b04ddf
[ "MIT" ]
1
2019-02-23T14:06:56.000Z
2019-02-23T14:06:56.000Z
Engine/Source/Core/SampleGenerator/SampleGenerator.h
MarvinChung/Photon-v2
a42761797f5364525e5686cd7fe2eff6f5b04ddf
[ "MIT" ]
null
null
null
Engine/Source/Core/SampleGenerator/SampleGenerator.h
MarvinChung/Photon-v2
a42761797f5364525e5686cd7fe2eff6f5b04ddf
[ "MIT" ]
null
null
null
#pragma once #include "Common/primitive_type.h" #include "Core/Sample.h" #include "Math/TVector2.h" #include "Core/SampleGenerator/stages.h" #include "FileIO/SDL/ISdlResource.h" #include "FileIO/SDL/TCommandInterface.h" #include "Core/SampleGenerator/samples.h" #include <vector> #include <memory> #include <utility> ...
27.104762
87
0.771961
3012eb2d65781c280f75123d40cc46b294ddfdda
964
h
C
experiments/Packaging and Configuration/package/resourceppc.h
hansmy/Webinos-Platform
43950daebc41cd985adba4efc5670b61336aca7f
[ "Apache-2.0" ]
1
2015-08-06T20:08:14.000Z
2015-08-06T20:08:14.000Z
experiments/Packaging and Configuration/package/resourceppc.h
krishnabangalore/Webinos-Platform
2ab4779112483a0213ae440118b1c2a3cf80c7bd
[ "Apache-2.0" ]
null
null
null
experiments/Packaging and Configuration/package/resourceppc.h
krishnabangalore/Webinos-Platform
2ab4779112483a0213ae440118b1c2a3cf80c7bd
[ "Apache-2.0" ]
null
null
null
//{{NO_DEPENDENCIES}} // Microsoft Visual C++ generated include file. // Used by packageppc.rc // #define IDS_PROJNAME 100 #define IDR_PACKAGE 101 #define IDR_BONDIWIDGETCONFIG 102 #define IDR_BONDIWIDGETLIBRARY 103 #define IDR_BONDIWIDGET 104 #d...
33.241379
47
0.701245
30561ff7c3041cb3948b91b37c7ce3004754396e
451
h
C
Generator.h
lucky-patty/Maze-Solver
ff632d07d64bcecf4eaa23ddc7f8c826131c0378
[ "Apache-2.0" ]
null
null
null
Generator.h
lucky-patty/Maze-Solver
ff632d07d64bcecf4eaa23ddc7f8c826131c0378
[ "Apache-2.0" ]
null
null
null
Generator.h
lucky-patty/Maze-Solver
ff632d07d64bcecf4eaa23ddc7f8c826131c0378
[ "Apache-2.0" ]
null
null
null
#ifndef Generator_H #define Generator_H #include<stdlib.h> #include<random> #include<vector> #include<algorithm> #include "Maze.h" #include "Edge.h" class Generator { private: long seed; public: Generator(long); void setNSEW(int,int,int,int, Maze*); void ABgenerate(Maze*); void EllerGenera...
17.346154
62
0.685144
68215da0f1d7c260b45ffeb01268474c21ba931e
6,705
h
C
src/c-compiler/parser/lexer.h
jondgoodwin/cone
67d50e3d2d23367ff98dd893179bda02d7702f5a
[ "MIT-0", "MIT" ]
427
2017-09-22T05:33:40.000Z
2022-03-23T06:26:18.000Z
src/c-compiler/parser/lexer.h
jondgoodwin/cone
67d50e3d2d23367ff98dd893179bda02d7702f5a
[ "MIT-0", "MIT" ]
49
2019-01-03T19:34:26.000Z
2022-03-05T03:35:57.000Z
src/c-compiler/parser/lexer.h
jondgoodwin/cone
67d50e3d2d23367ff98dd893179bda02d7702f5a
[ "MIT-0", "MIT" ]
17
2018-04-16T06:45:46.000Z
2022-02-14T17:26:17.000Z
/** Lexer * @file * * This source file is part of the Cone Programming Language C compiler * See Copyright Notice in conec.h */ #ifndef lexer_h #define lexer_h typedef struct INode INode; // ../ast/ast.h typedef struct Name Name; // ../ast/nametbl.h #include "../coneopts.h" #include <stdint.h> #define LEX...
30.616438
81
0.550336
a9223de08c0c12b04e12f999fcac0b106920ce59
10,839
c
C
apps/speed_tests/firmware/src/cryptoST/cryptoSTE_aes_ctr.c
Microchip-MPLAB-Harmony/crypto_apps_speed_test
3fdbdc79b8125c9d68c024a2c86bf42686b05111
[ "0BSD" ]
null
null
null
apps/speed_tests/firmware/src/cryptoST/cryptoSTE_aes_ctr.c
Microchip-MPLAB-Harmony/crypto_apps_speed_test
3fdbdc79b8125c9d68c024a2c86bf42686b05111
[ "0BSD" ]
null
null
null
apps/speed_tests/firmware/src/cryptoST/cryptoSTE_aes_ctr.c
Microchip-MPLAB-Harmony/crypto_apps_speed_test
3fdbdc79b8125c9d68c024a2c86bf42686b05111
[ "0BSD" ]
null
null
null
/******************************************************************************* Crypto Speed Test Source File Company: Microchip Technology Inc. File Name: cryptoST_aes_ctr.c Summary: AES CTR mode encryption driver Description: This file contains functions to measure the time required ...
39.271739
91
0.532798
650a35cc4cb85ac3444d62ad0eeaf19a7301eb59
4,731
h
C
ll_codec/impl/msdk/utility/mfx_external_buffers.h
LoSealL/lltech
5acb399820c99f84345e88537c7db259e13d63e4
[ "MIT" ]
1
2019-09-11T11:55:07.000Z
2019-09-11T11:55:07.000Z
ll_codec/impl/msdk/utility/mfx_external_buffers.h
LoSealL/lltech
5acb399820c99f84345e88537c7db259e13d63e4
[ "MIT" ]
null
null
null
ll_codec/impl/msdk/utility/mfx_external_buffers.h
LoSealL/lltech
5acb399820c99f84345e88537c7db259e13d63e4
[ "MIT" ]
null
null
null
/******************************************************************** Copyright 2017-2018 Tang, Wenyi. All Rights Reserved. Author : Wenyi Tang Email : wenyi.tang@intel.com Created : Feb. 15th, 2017 Mod : Date Author Intel MediaSDK external buffer wrappers *********************************...
30.326923
77
0.662862
650d843c4a86eedc6ccde610ec87420464b629a3
304
h
C
WeekEndHigh/Classes/Discover/Views/DiscoverTableViewCell.h
Wangxiaoqi-One/weekEndHigh
a951e1f7df188048c40c2d6e0e47126ed1aba182
[ "Apache-2.0" ]
null
null
null
WeekEndHigh/Classes/Discover/Views/DiscoverTableViewCell.h
Wangxiaoqi-One/weekEndHigh
a951e1f7df188048c40c2d6e0e47126ed1aba182
[ "Apache-2.0" ]
null
null
null
WeekEndHigh/Classes/Discover/Views/DiscoverTableViewCell.h
Wangxiaoqi-One/weekEndHigh
a951e1f7df188048c40c2d6e0e47126ed1aba182
[ "Apache-2.0" ]
null
null
null
// // DiscoverTableViewCell.h // WeekEndHigh // // Created by scjy on 16/1/12. // Copyright © 2016年 scjy. All rights reserved. // #import <UIKit/UIKit.h> #import "DiscoverModel.h" @interface DiscoverTableViewCell : UITableViewCell @property (nonatomic, strong) DiscoverModel *discoverModel; @end
17.882353
59
0.730263
04b4dac1055cdc956b52312121265a9bf30dcdd8
7,046
c
C
src/render/vector.c
oskar404/thesis
092e1d298bccf396329a7ffd1f5afbacb0794db3
[ "Apache-2.0" ]
null
null
null
src/render/vector.c
oskar404/thesis
092e1d298bccf396329a7ffd1f5afbacb0794db3
[ "Apache-2.0" ]
null
null
null
src/render/vector.c
oskar404/thesis
092e1d298bccf396329a7ffd1f5afbacb0794db3
[ "Apache-2.0" ]
null
null
null
/***************************************************************/ /* vector.c */ /***************************************************************/ /* MODULE PURPOSE: This module contains routines that preform common vector geometric manipulations for im...
26.193309
74
0.490775
04cb550c7b1ceccf4c0127e2aea2f35b9be00677
17,781
c
C
cas/index_gc.c
gshipra/cortx-motr
41fb5b1f99d928f54d9c5005939d9b7bead621d9
[ "Apache-2.0" ]
null
null
null
cas/index_gc.c
gshipra/cortx-motr
41fb5b1f99d928f54d9c5005939d9b7bead621d9
[ "Apache-2.0" ]
null
null
null
cas/index_gc.c
gshipra/cortx-motr
41fb5b1f99d928f54d9c5005939d9b7bead621d9
[ "Apache-2.0" ]
null
null
null
/* -*- C -*- */ /* * Copyright (c) 2015-2020 Seagate Technology LLC and/or its Affiliates * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE...
28.179081
75
0.639278
ca219d40896a5ef68e80153060d679b00e8e9831
1,350
c
C
examples/basic/srtest.c
RWTH-OS/MP-MPICH
f2ae296477bb9d812fda587221b3419c09f85b4a
[ "mpich2" ]
null
null
null
examples/basic/srtest.c
RWTH-OS/MP-MPICH
f2ae296477bb9d812fda587221b3419c09f85b4a
[ "mpich2" ]
null
null
null
examples/basic/srtest.c
RWTH-OS/MP-MPICH
f2ae296477bb9d812fda587221b3419c09f85b4a
[ "mpich2" ]
1
2021-01-23T11:01:01.000Z
2021-01-23T11:01:01.000Z
#include <stdio.h> #include <string.h> #include "mpi.h" #define BUFLEN 512 int main(int argc, char *argv[]) { int myid, numprocs, next, namelen; char buffer[BUFLEN], processor_name[MPI_MAX_PROCESSOR_NAME]; MPI_Status status; MPI_Init(&argc,&argv); MPI_Comm_size(MPI_COMM_WORLD,&numprocs); MPI...
27
77
0.659259
30ecca537823e8c3575b763e65ac10b27734884a
446
h
C
Quartz2D/Quartz2D/Classes/First/Model/CHFlagItem.h
dongcidongci/demo
fb48ed4d2cade7dfad32921e9a70056ab7b97401
[ "Apache-2.0" ]
null
null
null
Quartz2D/Quartz2D/Classes/First/Model/CHFlagItem.h
dongcidongci/demo
fb48ed4d2cade7dfad32921e9a70056ab7b97401
[ "Apache-2.0" ]
null
null
null
Quartz2D/Quartz2D/Classes/First/Model/CHFlagItem.h
dongcidongci/demo
fb48ed4d2cade7dfad32921e9a70056ab7b97401
[ "Apache-2.0" ]
null
null
null
// // CHFlagItem.h // 自定义键盘(UITextField) // // Created by moxuyou on 16/9/2. // Copyright © 2016年 moxuyou. All rights reserved. // #import <Foundation/Foundation.h> #import <UIKit/UIKit.h> @interface CHFlagItem : NSObject /** 名字 */ @property (nonatomic, copy)NSString *name; /**图片对象*/ //@property (nonatomic, weak)...
21.238095
54
0.697309
b781edf862b0732ff0a05c151296a603d856ade5
1,120
h
C
System/Library/Frameworks/HealthKit.framework/HKConceptIndexKeyPath.h
lechium/tvOS145Headers
9940da19adb0017f8037853e9cfccbe01b290dd5
[ "MIT" ]
5
2021-04-29T04:31:43.000Z
2021-08-19T18:59:58.000Z
System/Library/Frameworks/HealthKit.framework/HKConceptIndexKeyPath.h
lechium/tvOS145Headers
9940da19adb0017f8037853e9cfccbe01b290dd5
[ "MIT" ]
null
null
null
System/Library/Frameworks/HealthKit.framework/HKConceptIndexKeyPath.h
lechium/tvOS145Headers
9940da19adb0017f8037853e9cfccbe01b290dd5
[ "MIT" ]
1
2022-03-19T11:16:23.000Z
2022-03-19T11:16:23.000Z
/* * This header is generated by classdump-dyld 1.5 * on Wednesday, April 28, 2021 at 9:06:08 PM Mountain Standard Time * Operating System: Version 14.5 (Build 18L204) * Image Source: /System/Library/Frameworks/HealthKit.framewo...
36.129032
141
0.644643
b782a059cc05e511729407107c126da3143c0a42
232
h
C
Source/BrickGame/BrickGame.h
raycar5/BrickGame
128f76c7fe5fc11b67bd870a1f1a7e0eb186c528
[ "Unlicense" ]
null
null
null
Source/BrickGame/BrickGame.h
raycar5/BrickGame
128f76c7fe5fc11b67bd870a1f1a7e0eb186c528
[ "Unlicense" ]
null
null
null
Source/BrickGame/BrickGame.h
raycar5/BrickGame
128f76c7fe5fc11b67bd870a1f1a7e0eb186c528
[ "Unlicense" ]
null
null
null
// Copyright 1998-2014 Epic Games, Inc. All Rights Reserved. #ifndef __BRICKGAME_H__ #define __BRICKGAME_H__ #include "Engine.h" #include "EngineKismetLibraryClasses.h" #define COLLISION_PROJECTILE ECC_GameTraceChannel1 #endif
17.846154
60
0.810345
4e36700ee6e117182ef6e5efee012d2d846c9d04
3,054
c
C
ccmode/src/ccmode_gcm_aad.c
rajohns08/corecrypto
0344fab1747c1e187f12233f353d73c331a77653
[ "AML" ]
null
null
null
ccmode/src/ccmode_gcm_aad.c
rajohns08/corecrypto
0344fab1747c1e187f12233f353d73c331a77653
[ "AML" ]
null
null
null
ccmode/src/ccmode_gcm_aad.c
rajohns08/corecrypto
0344fab1747c1e187f12233f353d73c331a77653
[ "AML" ]
null
null
null
/* Copyright (c) (2011,2012,2014,2015,2016,2018,2019) Apple Inc. All rights reserved. * * corecrypto is licensed under Apple Inc.’s Internal Use License Agreement (which * is contained in the License.txt file distributed with corecrypto) and only to * people who accept that license. IMPORTANT: Any license rights ...
35.929412
94
0.646693
bd6b4dceb5d2b72ac1755ce89fcf59981f90ebd4
1,132
h
C
include/cborcpp/output_static.h
rockercheng/uvm
48f01ae86ba78a487d22662da12b7460609db50e
[ "MIT" ]
10
2020-09-26T12:00:03.000Z
2021-07-27T06:41:40.000Z
libraries/uvm/include/cborcpp/output_static.h
wuhua103/Whitecoin-core
9225520dcdc8404022f29acdc3c17ebeb5e9cb67
[ "MIT" ]
23
2020-05-31T13:08:03.000Z
2021-12-08T09:07:30.000Z
libraries/uvm/include/cborcpp/output_static.h
wuhua103/Whitecoin-core
9225520dcdc8404022f29acdc3c17ebeb5e9cb67
[ "MIT" ]
4
2019-12-05T15:32:08.000Z
2021-09-21T17:53:41.000Z
/* Copyright 2014-2015 Stanislav Ovsyannikov Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or ...
26.952381
76
0.69523
8356672891667d85b39a23a490940c5f5f54c42f
2,291
h
C
HJDanmakuDemo/DanmakuDemoView/DanmakuView.h
NealWills/HJDanmaku
be7d77ea2d5048d62ddbe8cf7d8a425911cca27e
[ "MIT" ]
935
2015-03-12T11:20:28.000Z
2022-02-03T22:05:24.000Z
HJDanmakuDemo/DanmakuDemoView/DanmakuView.h
NealWills/HJDanmaku
be7d77ea2d5048d62ddbe8cf7d8a425911cca27e
[ "MIT" ]
27
2015-11-27T02:57:03.000Z
2021-02-09T02:09:39.000Z
HJDanmakuDemo/DanmakuDemoView/DanmakuView.h
NealWills/HJDanmaku
be7d77ea2d5048d62ddbe8cf7d8a425911cca27e
[ "MIT" ]
226
2015-03-30T15:04:21.000Z
2021-10-19T06:19:38.000Z
// // DanmakuView.h // DanmakuView // // Created by Haijiao on 15/3/12. // Copyright (c) 2015年 olinone. All rights reserved. // http://www.olinone.com #import <Foundation/Foundation.h> #import <UIKit/UIKit.h> @interface DanmakuConfiguration : NSObject @property (nonatomic) CGFloat duration; @property (nonatomic...
25.455556
113
0.780882
64606eea742c46d9c2ed510f27d54edb3561de69
1,156
h
C
Sample app/Navigation/View Controllers/SplashViewController.h
indoor-onyourmap/iOS-SDK
cf49803db5193b04a79b1c9788cda6b3046794c6
[ "MIT" ]
5
2015-06-29T11:22:17.000Z
2020-11-06T13:48:10.000Z
Sample app/Navigation/View Controllers/SplashViewController.h
indoor-onyourmap/iOS-SDK
cf49803db5193b04a79b1c9788cda6b3046794c6
[ "MIT" ]
null
null
null
Sample app/Navigation/View Controllers/SplashViewController.h
indoor-onyourmap/iOS-SDK
cf49803db5193b04a79b1c9788cda6b3046794c6
[ "MIT" ]
2
2016-07-25T04:29:42.000Z
2017-09-13T10:08:00.000Z
// // ViewController.h // Navigation // // Created by onyourmap on 19/1/15. // Copyright (c) 2015 OnYourMap. All rights reserved. // #ifndef NAV_SPLASHVIEWCONTROLLER_H #define NAV_SPLASHVIEWCONTROLLER_H #import <UIKit/UIKit.h> #import "Delegate.h" #import "GlobalState.h" #import "MapViewController.h" #import "Co...
23.12
93
0.774221
64b1c798590bf2123086a9fd1b4843fcb17744dc
6,998
h
C
MonoNative/mscorlib/System/Runtime/InteropServices/mscorlib_System_Runtime_InteropServices__FieldInfo.h
brunolauze/MonoNative
959fb52c2c1ffe87476ab0d6e4fcce0ad9ce1e66
[ "BSD-2-Clause" ]
7
2015-03-10T03:36:16.000Z
2021-11-05T01:16:58.000Z
MonoNative/mscorlib/System/Runtime/InteropServices/mscorlib_System_Runtime_InteropServices__FieldInfo.h
brunolauze/MonoNative
959fb52c2c1ffe87476ab0d6e4fcce0ad9ce1e66
[ "BSD-2-Clause" ]
1
2020-06-23T10:02:33.000Z
2020-06-24T02:05:47.000Z
MonoNative/mscorlib/System/Runtime/InteropServices/mscorlib_System_Runtime_InteropServices__FieldInfo.h
brunolauze/MonoNative
959fb52c2c1ffe87476ab0d6e4fcce0ad9ce1e66
[ "BSD-2-Clause" ]
null
null
null
#ifndef __MONO_NATIVE_MSCORLIB_SYSTEM_RUNTIME_INTEROPSERVICES__FIELDINFO_H #define __MONO_NATIVE_MSCORLIB_SYSTEM_RUNTIME_INTEROPSERVICES__FIELDINFO_H #include <mscorlib/System/mscorlib_System_Object.h> #include <mscorlib/System/Reflection/mscorlib_System_Reflection_BindingFlags.h> #include <mscorlib/System/Reflection/...
37.623656
304
0.744356
c1ad1243cf020b01cd2d7211935a83927ab0ae3e
2,958
h
C
src/runtime/ext/ext_url.ext_hhvm.h
justintung/hiphop-php
5c736b05b0ec3289c11448c23b7893dfe47eeaff
[ "PHP-3.01", "Zend-2.0" ]
1
2020-12-02T03:08:16.000Z
2020-12-02T03:08:16.000Z
src/runtime/ext/ext_url.ext_hhvm.h
bogdan2412/hiphop-php
1ab828426096d0e7ae74544189e2f4cd6924570b
[ "PHP-3.01", "Zend-2.0" ]
null
null
null
src/runtime/ext/ext_url.ext_hhvm.h
bogdan2412/hiphop-php
1ab828426096d0e7ae74544189e2f4cd6924570b
[ "PHP-3.01", "Zend-2.0" ]
null
null
null
/* +----------------------------------------------------------------------+ | HipHop for PHP | +----------------------------------------------------------------------+ | Copyright (c) 2010- Facebook, Inc. (http://www.facebook.com) | | Copyrigh...
31.468085
183
0.629479
d86f0ff898da801271a5cfc9182a68dcec4f93bf
8,680
h
C
Amcl/cpp_i686/ff_RSA2048.h
UoS-SCCS/ecc-daa
eebd40d01aed7a3ccb8dc33df8a4b6415f02dda9
[ "BSD-2-Clause" ]
2
2020-02-28T10:40:12.000Z
2021-02-18T03:32:28.000Z
Amcl/cpp_i686/ff_RSA2048.h
UoS-SCCS/ecc-daa
eebd40d01aed7a3ccb8dc33df8a4b6415f02dda9
[ "BSD-2-Clause" ]
null
null
null
Amcl/cpp_i686/ff_RSA2048.h
UoS-SCCS/ecc-daa
eebd40d01aed7a3ccb8dc33df8a4b6415f02dda9
[ "BSD-2-Clause" ]
null
null
null
#ifndef FF_RSA2048_H #define FF_RSA2048_H #include "big_B1024_28.h" #include "config_ff_RSA2048.h" using namespace amcl; #define HFLEN_RSA2048 (FFLEN_RSA2048/2) /**< Useful for half-size RSA private key operations */ #define P_MBITS_RSA2048 (MODBYTES_B1024_28*8) #define P_TBITS_RSA2048 (P_MBITS_RSA2048%BASEBITS_B102...
31.33574
127
0.707604
142bd116a42f86fbde9b23a12d1bd2220d28e0ad
30,031
c
C
subversion/mod_dav_svn/util.c
timgates42/subversion
0f088f530747140c6783c2eeb77ceff8e8613c42
[ "Apache-2.0" ]
3
2017-01-03T03:20:56.000Z
2018-12-24T22:05:09.000Z
subversion/mod_dav_svn/util.c
timgates42/subversion
0f088f530747140c6783c2eeb77ceff8e8613c42
[ "Apache-2.0" ]
3
2016-06-12T17:02:25.000Z
2019-02-03T11:08:18.000Z
subversion/mod_dav_svn/util.c
timgates42/subversion
0f088f530747140c6783c2eeb77ceff8e8613c42
[ "Apache-2.0" ]
3
2017-01-21T00:15:13.000Z
2020-11-04T07:23:50.000Z
/* * util.c: * # **************************************************************************** * # TRASHY LITTLE SUBROUTINES * # **************************************************************************** * * ==================================================================== * Licensed to the Apache Softwar...
29.941176
81
0.619427
9f04eb5128ca3c40273416ccd4dbbf951c1bb9ba
2,125
h
C
HiClass_SDK/USFrameworks/YSLib/expandLib/CHWhiteBoard/CloudHubWhiteBoardKit/CloudHubWhiteBoardKit.framework/Headers/CloudHubWhiteBoardConfig.h
jia-hisense/HiClasss_SDK
24e10c8fc46d66c332c132f3026d67dba56e9bd3
[ "MIT" ]
null
null
null
HiClass_SDK/USFrameworks/YSLib/expandLib/CHWhiteBoard/CloudHubWhiteBoardKit/CloudHubWhiteBoardKit.framework/Headers/CloudHubWhiteBoardConfig.h
jia-hisense/HiClasss_SDK
24e10c8fc46d66c332c132f3026d67dba56e9bd3
[ "MIT" ]
null
null
null
HiClass_SDK/USFrameworks/YSLib/expandLib/CHWhiteBoard/CloudHubWhiteBoardKit/CloudHubWhiteBoardKit.framework/Headers/CloudHubWhiteBoardConfig.h
jia-hisense/HiClasss_SDK
24e10c8fc46d66c332c132f3026d67dba56e9bd3
[ "MIT" ]
null
null
null
// // CHWhiteBoardSDKConfig.h // YSWhiteBoardSDK // // #import "CloudHubWhiteBoardViewConfig.h" NS_ASSUME_NONNULL_BEGIN @interface CloudHubWhiteBoardConfig : CloudHubWhiteBoardViewConfig /// 是否同步 默认: YES @property (nonatomic, assign) BOOL isSync; /// 是否多课件 默认: NO,不能即时修改 @property (nonatomic, assign, readonly) BO...
34.274194
300
0.759529
886dcf960423a85611c1e44aeb6035e7a23832f9
2,113
h
C
code/application/attic/physicsfeature/physicsfeatureunit.h
gscept/nebula-trifid
e7c0a0acb05eedad9ed37a72c1bdf2d658511b42
[ "BSD-2-Clause" ]
67
2015-03-30T19:56:16.000Z
2022-03-11T13:52:17.000Z
code/application/attic/physicsfeature/physicsfeatureunit.h
gscept/nebula-trifid
e7c0a0acb05eedad9ed37a72c1bdf2d658511b42
[ "BSD-2-Clause" ]
5
2015-04-15T17:17:33.000Z
2016-02-11T00:40:17.000Z
code/application/attic/physicsfeature/physicsfeatureunit.h
gscept/nebula-trifid
e7c0a0acb05eedad9ed37a72c1bdf2d658511b42
[ "BSD-2-Clause" ]
34
2015-03-30T15:08:00.000Z
2021-09-23T05:55:10.000Z
#ifndef PHYSICSFEATURE_PHYSICSFEATUREUNIT_H #define PHYSICSFEATURE_PHYSICSFEATUREUNIT_H //------------------------------------------------------------------------------ /** @class Game::PhysicsFeatureUnit The physicsfeature offers the use of collision and physical representation of game objects. ...
30.185714
92
0.644581
7afd5960e0b1f7b840f67b38ff837d4f430b3a7e
516
h
C
RDExtensions/UIButton+Extensions.h
Ryder-Cheng/RDExtensions
e224246a7415d6821db267bd7e0f5d611bc111b5
[ "MIT" ]
null
null
null
RDExtensions/UIButton+Extensions.h
Ryder-Cheng/RDExtensions
e224246a7415d6821db267bd7e0f5d611bc111b5
[ "MIT" ]
null
null
null
RDExtensions/UIButton+Extensions.h
Ryder-Cheng/RDExtensions
e224246a7415d6821db267bd7e0f5d611bc111b5
[ "MIT" ]
null
null
null
// // UIButton+Extensions.h // RDExtensions // // Created by ChengYaojun on 2017/4/17. // Copyright © 2017年 ChengYaojun. All rights reserved. // #import <UIKit/UIKit.h> @interface UIButton (Extensions) - (void)setBorderColor:(nullable UIColor *)color forState:(UIControlState)state; - (void)setBackgroundColor:(nu...
25.8
84
0.761628
0af53e38877fac6e2b69b16fc998e87bf4cbfa12
3,799
h
C
src/script/bitcoinrconsensus.h
fancywarlock/bitcoinr
12b4dee6342556c0890218b843f29cadfab06214
[ "MIT" ]
2
2020-05-31T01:06:06.000Z
2021-06-07T22:29:32.000Z
src/script/bitcoinrconsensus.h
fancywarlock/bitcoinr
12b4dee6342556c0890218b843f29cadfab06214
[ "MIT" ]
null
null
null
src/script/bitcoinrconsensus.h
fancywarlock/bitcoinr
12b4dee6342556c0890218b843f29cadfab06214
[ "MIT" ]
3
2020-09-24T16:46:45.000Z
2021-06-07T22:29:33.000Z
// Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2009-2018 The Bitcoin Core developers // Copyright (c) 2020 The bitcoinR Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #ifndef BITCOINR_SCRIPT_BITCOI...
44.694118
172
0.722032
5bb1d6197b7c80baca7314a28a90c73585d47f6b
3,101
h
C
Scripts/Template/Headers/guava/com/google/common/collect/TreeRangeMap.h
zhouxl/J2ObjC-Framework
ff83a41f44aaab295dbd4f4b4b02d5e894cdc2e1
[ "MIT" ]
null
null
null
Scripts/Template/Headers/guava/com/google/common/collect/TreeRangeMap.h
zhouxl/J2ObjC-Framework
ff83a41f44aaab295dbd4f4b4b02d5e894cdc2e1
[ "MIT" ]
null
null
null
Scripts/Template/Headers/guava/com/google/common/collect/TreeRangeMap.h
zhouxl/J2ObjC-Framework
ff83a41f44aaab295dbd4f4b4b02d5e894cdc2e1
[ "MIT" ]
null
null
null
// // Generated by the J2ObjC translator. DO NOT EDIT! // source: /Users/antoniocortes/j2objcprj/relases/j2objc/guava/build_result/java/com/google/common/collect/TreeRangeMap.java // #include "../../../../../J2ObjC_header.h" #pragma push_macro("INCLUDE_ALL_ComGoogleCommonCollectTreeRangeMap") #ifdef RESTRICT_ComGo...
31.969072
157
0.807804
9db133d65c0ed519695a08e64d6df75070d5b430
273
h
C
BTE/Classes/HomePageVC/View/BTEZTYLineKBottonView.h
sophiemarceau/bte_iOS
3e44be16be9559709e5dfbe24855f929e68832b1
[ "MIT" ]
1
2022-02-08T06:42:11.000Z
2022-02-08T06:42:11.000Z
BTE/Classes/HomePageVC/View/BTEZTYLineKBottonView.h
sophiemarceau/bte_iOS
3e44be16be9559709e5dfbe24855f929e68832b1
[ "MIT" ]
1
2021-11-12T02:04:11.000Z
2021-11-12T02:04:11.000Z
BTE/Classes/HomePageVC/View/BTEZTYLineKBottonView.h
sophiemarceau/bte_iOS
3e44be16be9559709e5dfbe24855f929e68832b1
[ "MIT" ]
null
null
null
// // BTEZTYLineKBottonView.h // BTE // // Created by wanmeizty on 2018/7/10. // Copyright © 2018年 wangli. All rights reserved. // #import <UIKit/UIKit.h> @interface BTEZTYLineKBottonView : UIView @property (nonatomic,copy) void(^clickBlock)(NSInteger index); @end
17.0625
62
0.710623
8d5f2d07a0df752c2dbae885d6c34861573328f8
1,900
h
C
Runtime/Source/Runtime/VulkanRHI/VulkanComputeShader.h
Rohfel/Kraken
b0d15b4e5fc132f90f5a2aed6b598a1f1509d059
[ "MIT" ]
3
2021-07-21T05:02:13.000Z
2021-09-03T07:28:18.000Z
Runtime/Source/Runtime/VulkanRHI/VulkanComputeShader.h
Rohfel/Kraken
b0d15b4e5fc132f90f5a2aed6b598a1f1509d059
[ "MIT" ]
null
null
null
Runtime/Source/Runtime/VulkanRHI/VulkanComputeShader.h
Rohfel/Kraken
b0d15b4e5fc132f90f5a2aed6b598a1f1509d059
[ "MIT" ]
null
null
null
/* MIT License Copyright (c) 2021 Rohfel Adyaraka 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, p...
33.928571
90
0.793158
a5128bc0319f342ba1b1a3908361d51b03620cca
346
h
C
Software/Remote-Control/App/App.h
Nils2332/Timelapsebuild
b52f6aef94047295e815dabe2a9db1f44e46d883
[ "MIT" ]
null
null
null
Software/Remote-Control/App/App.h
Nils2332/Timelapsebuild
b52f6aef94047295e815dabe2a9db1f44e46d883
[ "MIT" ]
null
null
null
Software/Remote-Control/App/App.h
Nils2332/Timelapsebuild
b52f6aef94047295e815dabe2a9db1f44e46d883
[ "MIT" ]
null
null
null
#ifndef SRC_APP_H_ #define SRC_APP_H_ #include <stdint.h> #include <usart.h> #ifdef __cplusplus extern "C" { #endif void InterruptPIN(uint16_t GPIO_PIN); void Timer_IT1(); void Timer_IT2(); void Timer_IT3(); void App_Start(); void JoyconUpdate(); double getJoycon(uint8_t channel); #ifdef __cplusplus } #endif...
11.16129
37
0.728324
8b22ececb51e804ddb533673d33b7581257e3d4e
33,675
c
C
src/nccl_ofi_net.c
dmitrygladkov/aws-ofi-nccl
11ce3ae9f5cd89277a594bf02681dc03afa0ac4a
[ "Apache-2.0" ]
null
null
null
src/nccl_ofi_net.c
dmitrygladkov/aws-ofi-nccl
11ce3ae9f5cd89277a594bf02681dc03afa0ac4a
[ "Apache-2.0" ]
null
null
null
src/nccl_ofi_net.c
dmitrygladkov/aws-ofi-nccl
11ce3ae9f5cd89277a594bf02681dc03afa0ac4a
[ "Apache-2.0" ]
null
null
null
/* * Copyright (c) 2018 Amazon.com, Inc. or its affiliates. All rights reserved. * Copyright (c) 2015-2018, NVIDIA CORPORATION. All rights reserved. */ #include <limits.h> #include <stdio.h> #include <stdlib.h> #include <string.h> #include <unistd.h> #include <stack.h> /* NICs info list for a provider */ struct fi...
24.526584
110
0.681277
856d29fd46211185d572321f6889505948893440
3,764
h
C
products/sparrow-serial-radio/serial-radio-stats.h
sics-iot/sparrow
3ab386ccd80293928da7d5a98c2b7a9ef5fb96f9
[ "BSD-3-Clause" ]
26
2016-07-15T06:18:27.000Z
2021-12-15T19:54:49.000Z
products/sparrow-serial-radio/serial-radio-stats.h
sics-iot/sparrow
3ab386ccd80293928da7d5a98c2b7a9ef5fb96f9
[ "BSD-3-Clause" ]
34
2016-08-16T09:55:55.000Z
2018-02-19T09:53:47.000Z
products/sparrow-serial-radio/serial-radio-stats.h
sics-iot/sparrow
3ab386ccd80293928da7d5a98c2b7a9ef5fb96f9
[ "BSD-3-Clause" ]
16
2016-08-21T06:38:29.000Z
2021-11-28T22:02:44.000Z
/* * Copyright (c) 2014-2016, SICS, Swedish ICT AB * 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 l...
40.913043
77
0.678533
8bafa650b5b0ebac1f6a6e3cac493a3686d7c7f4
7,262
c
C
kernel/linux-5.4/drivers/bluetooth/hci_ag6xx.c
josehu07/SplitFS
d7442fa67a17de7057664f91defbfdbf10dd7f4a
[ "Apache-2.0" ]
27
2021-10-04T18:56:52.000Z
2022-03-28T08:23:06.000Z
kernel/linux-5.4/drivers/bluetooth/hci_ag6xx.c
josehu07/SplitFS
d7442fa67a17de7057664f91defbfdbf10dd7f4a
[ "Apache-2.0" ]
1
2022-01-12T04:05:36.000Z
2022-01-16T15:48:42.000Z
kernel/linux-5.4/drivers/bluetooth/hci_ag6xx.c
josehu07/SplitFS
d7442fa67a17de7057664f91defbfdbf10dd7f4a
[ "Apache-2.0" ]
6
2021-11-02T10:56:19.000Z
2022-03-06T11:58:20.000Z
// SPDX-License-Identifier: GPL-2.0-or-later /* * * Bluetooth HCI UART driver for Intel/AG6xx devices * * Copyright (C) 2016 Intel Corporation */ #include <linux/kernel.h> #include <linux/errno.h> #include <linux/skbuff.h> #include <linux/firmware.h> #include <linux/module.h> #include <linux/tty.h> #include <...
22.482972
73
0.677912
16a8fd59f323ce9c68dd19bc5262e01ff83e31ca
1,061
h
C
include/ionir/construct/operation_value.h
ionlang/ir-c
f5be3d0a6bed76b3fe354018045b82ded7d792ae
[ "Unlicense" ]
3
2019-07-11T14:41:28.000Z
2019-07-12T10:29:08.000Z
include/ionir/construct/operation_value.h
ionlang/ir-c
f5be3d0a6bed76b3fe354018045b82ded7d792ae
[ "Unlicense" ]
22
2019-12-05T04:43:34.000Z
2020-11-05T23:29:25.000Z
include/ionir/construct/operation_value.h
ionlang/ir-c
f5be3d0a6bed76b3fe354018045b82ded7d792ae
[ "Unlicense" ]
3
2020-07-20T19:20:26.000Z
2020-10-12T15:24:47.000Z
#pragma once #include <ionir/construct/value.h> namespace ionir { enum struct OperatorKind { Equal, NotEqual, Addition, Subtraction, Multiplication, Division, Exponent, Modulo, LessThan, GreaterThan, LessThanOrEqualTo, GreaterThanOrEqualTo, And, O...
17.112903
90
0.656927
757e78b58f35fc0d1af01d4c7512c1873d5d2269
1,473
c
C
8.x/thread-2.6.6/win/threadWin.c
apnadkarni/kitgen
3523d429733ac8c8915fc749b3af72e92b429530
[ "MIT" ]
19
2015-03-16T05:35:52.000Z
2022-03-06T01:37:29.000Z
8.x/thread-2.6.6/win/threadWin.c
apnadkarni/kitgen
3523d429733ac8c8915fc749b3af72e92b429530
[ "MIT" ]
4
2015-03-13T09:27:24.000Z
2020-07-27T13:23:38.000Z
8.x/thread-2.6.6/win/threadWin.c
apnadkarni/kitgen
3523d429733ac8c8915fc749b3af72e92b429530
[ "MIT" ]
16
2015-01-17T20:31:34.000Z
2022-03-25T07:52:03.000Z
/* * threadWin.c -- * * Windows specific aspects for the thread extension. * * see http://dev.activestate.com/doc/howto/thread_model.html * * Some of this code is based on work done by Richard Hipp on behalf of * Conservation Through Innovation, Limited, with their permission. * * Copyright (c) 1998 by Sun Mi...
25.842105
75
0.695859
0dab4289cac95cd18fbe203b61f97d53fca77456
1,424
h
C
cpp/include/Rows/IO2GAccountRow.h
JamesKBowler/fxcpy
1953a2e20cb68fabdbb7aa3a137eac8d932bd352
[ "MIT" ]
7
2018-11-09T07:05:15.000Z
2021-03-25T07:21:56.000Z
cpp/include/Rows/IO2GAccountRow.h
JamesKBowler/fxcpy
1953a2e20cb68fabdbb7aa3a137eac8d932bd352
[ "MIT" ]
null
null
null
cpp/include/Rows/IO2GAccountRow.h
JamesKBowler/fxcpy
1953a2e20cb68fabdbb7aa3a137eac8d932bd352
[ "MIT" ]
7
2019-01-31T03:14:29.000Z
2022-03-12T19:22:56.000Z
/* !!! Caution: Do not change anything in this source code because it was automatically generated from XML class description */ #pragma once class IO2GAccountRow : public IO2GRow { protected: IO2GAccountRow(); public: virtual const char* getAccountID() = 0; virtual const char* getAc...
24.982456
85
0.678371
8da179d1e08c52308c8952d509b65185b7b809aa
449
h
C
Example/Pods/Headers/Public/Jasonette/JasonComponentProtocol.h
titer18/Jasonette
55a4935ff93115c6fc4150aee760942f5a3d9ab4
[ "MIT" ]
null
null
null
Example/Pods/Headers/Public/Jasonette/JasonComponentProtocol.h
titer18/Jasonette
55a4935ff93115c6fc4150aee760942f5a3d9ab4
[ "MIT" ]
null
null
null
Example/Pods/Headers/Public/Jasonette/JasonComponentProtocol.h
titer18/Jasonette
55a4935ff93115c6fc4150aee760942f5a3d9ab4
[ "MIT" ]
null
null
null
// // JasonComponentProtocol.h // Jasonette // // Copyright © 2016 gliechtenstein. All rights reserved. // #import <Foundation/Foundation.h> #import <UIKit/UIKit.h> @protocol JasonComponentProtocol <NSObject> + (UIView *)build: (UIView*)component withJSON: (NSDictionary *)json withOptions: (NSDictionary *)options;...
24.944444
106
0.721604
8de84c8295add680d46feb2ba7c788b4858d3202
5,414
c
C
HW06/OpenMP-Example/src/sphereDynamics.c
VikChawla/cmda3634_assignments
09cd93ebb513f87fc4ab8ca8650d66ab5098e077
[ "MIT" ]
1
2018-12-03T19:55:36.000Z
2018-12-03T19:55:36.000Z
HW06/OpenMP-Example/src/sphereDynamics.c
VikChawla/cmda3634_assignments
09cd93ebb513f87fc4ab8ca8650d66ab5098e077
[ "MIT" ]
null
null
null
HW06/OpenMP-Example/src/sphereDynamics.c
VikChawla/cmda3634_assignments
09cd93ebb513f87fc4ab8ca8650d66ab5098e077
[ "MIT" ]
5
2018-08-27T17:33:44.000Z
2018-12-06T20:29:55.000Z
#include "simpleRayTracer.h" void sphereCollisions(const grid_t *grid, const dfloat dt, const dfloat g, const int Nshapes, shape_t *shapes){ // loop over all shapes for(int id=0;id<Nshapes;++id){ shape_t &shape = shapes[id]; // only do something if shape is a sphere if...
29.911602
84
0.646287
e1adb3005f0dc42bc231a8f6036d9bf1ec95e161
1,462
h
C
UClothLib/src/c_api/uclothinterface.h
gpiffaretti/ucloth_base
c15376a57221c974391dbab2fd19b0cebadd2b48
[ "MIT" ]
null
null
null
UClothLib/src/c_api/uclothinterface.h
gpiffaretti/ucloth_base
c15376a57221c974391dbab2fd19b0cebadd2b48
[ "MIT" ]
null
null
null
UClothLib/src/c_api/uclothinterface.h
gpiffaretti/ucloth_base
c15376a57221c974391dbab2fd19b0cebadd2b48
[ "MIT" ]
null
null
null
#ifndef UCLOTH_INTERFACE_H #define UCLOTH_INTERFACE_H #include "uclothexport.h" #include "uclothhandles.h" #include "uclothstructures.h" #include "uclothdebug.h" extern "C" { UCLOTH_EXPORT void ucloth_registerDebugCallback(FuncCallBack cb); UCLOTH_EXPORT WorldHandle ucloth_createWorld(void); UCLOTH_EXPO...
31.106383
137
0.736662
b4a9392b100413b37d1052e4f46910897db7f7e0
1,168
c
C
src/c/colors.c
Spitemare/tnm
295f257ddbf875b6f65730df96094244a0ad8777
[ "0BSD" ]
null
null
null
src/c/colors.c
Spitemare/tnm
295f257ddbf875b6f65730df96094244a0ad8777
[ "0BSD" ]
null
null
null
src/c/colors.c
Spitemare/tnm
295f257ddbf875b6f65730df96094244a0ad8777
[ "0BSD" ]
null
null
null
#include <pebble.h> #include <pebble-events/pebble-events.h> #include "logging.h" #include "enamel.h" #include "colors.h" static bool s_connected; static EventHandle s_connection_event_handle; static void connection_handler(bool connected) { log_func(); s_connected = connected; } void colors_init(void) { ...
24.333333
90
0.760274
37005fb7ebaf643d5bda909e066d5d27db9707eb
22,508
h
C
sdk/JN-SW-4170/Components/MicroSpecific/Include/MicroSpecific_ba.h
freechw/JN5169-for-xiaomi-wireless-switch
d2b605d4727e61108e9a91d97e7993fc950b3973
[ "BSD-3-Clause" ]
71
2019-01-17T02:22:09.000Z
2022-03-17T02:18:35.000Z
sdk/JN-SW-4170/Components/MicroSpecific/Include/MicroSpecific_ba.h
freechw/JN5169-for-xiaomi-wireless-switch
d2b605d4727e61108e9a91d97e7993fc950b3973
[ "BSD-3-Clause" ]
2
2019-02-15T05:01:30.000Z
2019-07-09T02:27:41.000Z
sdk/JN-SW-4170/Components/MicroSpecific/Include/MicroSpecific_ba.h
freechw/JN5169-for-xiaomi-wireless-switch
d2b605d4727e61108e9a91d97e7993fc950b3973
[ "BSD-3-Clause" ]
19
2019-01-21T06:15:35.000Z
2021-08-06T02:16:05.000Z
/***************************************************************************** * * MODULE: Definitions specific to a particular processor * * DESCRIPTION: * Definitions for a specific processor, i.e. functions that can only be * resolved by op codes * ***********************************************...
41.375
146
0.530567
984362ff775d2600a55ebef27da50e69f6ed7d58
6,057
c
C
Space Shooter/source/jogo/player/player.c
JulioEvencio/Space_Shooter
51a4c4990760d8f4d497785eb0b7efb7949cecdd
[ "MIT" ]
null
null
null
Space Shooter/source/jogo/player/player.c
JulioEvencio/Space_Shooter
51a4c4990760d8f4d497785eb0b7efb7949cecdd
[ "MIT" ]
null
null
null
Space Shooter/source/jogo/player/player.c
JulioEvencio/Space_Shooter
51a4c4990760d8f4d497785eb0b7efb7949cecdd
[ "MIT" ]
null
null
null
#include <stdlib.h> #include <SDL.h> #include <SDL_image.h> #include "../../janela/janela.h" #include "tiro/tiro.h" #include "player.h" enum Enum_Player_Textura { PLAYER_TEXTURA_1, PLAYER_TEXTURA_2, PLAYER_TEXTURA_EXPLOSAO_1, PLAYER_TEXTURA_EXPLOSAO_2, PLAYER_TEXTURA_EXPLOSAO_3, PLAYER_TEXTURA_...
32.047619
159
0.633152
895eec5c2a68a041f690c848a9b9769759245c00
1,324
c
C
test/ga/test-population-get-set-gene.c
torsina/S3_C_projet
ecb20ee852eebe0a7090edf9e78572865640f6a8
[ "MIT" ]
2
2019-11-17T21:19:13.000Z
2021-03-09T09:03:54.000Z
test/ga/test-population-get-set-gene.c
torsina/S3_C_projet
ecb20ee852eebe0a7090edf9e78572865640f6a8
[ "MIT" ]
null
null
null
test/ga/test-population-get-set-gene.c
torsina/S3_C_projet
ecb20ee852eebe0a7090edf9e78572865640f6a8
[ "MIT" ]
null
null
null
#include <stdlib.h> #ifdef NDEBUG #undef NDEBUG #endif #include <assert.h> #include "../../src/ga/includes/ga.h" int main(void) { ga_init(); { const unsigned int NB_CHROMOSOMES = 10; const unsigned int NB_INDIVIDUALS = 10; GeneticGenerator* generator = genetic_generator_create(NB_CHROMOSOMES); as...
31.52381
80
0.672205
54b17750ad312e4ac9e5bf40292d1dbb23d883db
2,257
h
C
libPdu/src/pdu_userdataheader.h
a-ilin/wwaneric
b27026313399c1075764e4ace85356d1dd2efc8a
[ "MIT" ]
2
2017-03-06T23:44:30.000Z
2017-10-02T21:49:54.000Z
libPdu/src/pdu_userdataheader.h
a-ilin/wwaneric
b27026313399c1075764e4ace85356d1dd2efc8a
[ "MIT" ]
null
null
null
libPdu/src/pdu_userdataheader.h
a-ilin/wwaneric
b27026313399c1075764e4ace85356d1dd2efc8a
[ "MIT" ]
null
null
null
/* * pdu_userdataheader.h * libPDU * * Created by James Pitts on 13/02/2005. * Copyright 2005 James Pitts. All rights reserved. * */ #ifndef _PDU_USER_DATA_HEADER #define _PDU_USER_DATA_HEADER #include <sys/types.h> #include "caststring.h" #include "common.h" class Pdu_Packed; /** * Abstraction o...
24.268817
127
0.652636
8e510eda047655748b2b9db271d5bcd62444ddcd
2,952
h
C
src/strategy/include/strategy/USinfo.h
TKUICLab-humanoid/US
9c6bd9f8085e886f4ecfade7b2aaa0b5b917ad68
[ "MIT" ]
null
null
null
src/strategy/include/strategy/USinfo.h
TKUICLab-humanoid/US
9c6bd9f8085e886f4ecfade7b2aaa0b5b917ad68
[ "MIT" ]
null
null
null
src/strategy/include/strategy/USinfo.h
TKUICLab-humanoid/US
9c6bd9f8085e886f4ecfade7b2aaa0b5b917ad68
[ "MIT" ]
null
null
null
#define TurnLeft 1 #define TurnRight 0 #define etNear 0 #define etMiddle 1 #define etClose 2 #define etFar 0 #define TraceDegreePercent 0.2 enum StrategymainState { Initial = 0, Find_Soccer, Trace_Soccer}; enum BodyActionState { SmallMove = 0, Move, BigMove, SmallLMove, LMove, SmallRMove, RMove, SmallLRotation, LRotat...
25.669565
189
0.747967
882c1280269d61741dc69153cbe007c939b645da
39,290
c
C
b4860/fapi_b4860_cpri_eth.c
yakovenkov/enb_l1_b4860_ppc
9bd7512fa97481365c51af8d6a5910a6b3288c5e
[ "BSD-2-Clause-Patent" ]
null
null
null
b4860/fapi_b4860_cpri_eth.c
yakovenkov/enb_l1_b4860_ppc
9bd7512fa97481365c51af8d6a5910a6b3288c5e
[ "BSD-2-Clause-Patent" ]
null
null
null
b4860/fapi_b4860_cpri_eth.c
yakovenkov/enb_l1_b4860_ppc
9bd7512fa97481365c51af8d6a5910a6b3288c5e
[ "BSD-2-Clause-Patent" ]
null
null
null
/* * Copyright (c) 2013-2021 Valentin Yakovenkov * SPDX-License-Identifier: BSD-2-Clause-Patent */ #ifndef _GNU_SOURCE #define _GNU_SOURCE #endif #include <arpa/inet.h> #include <errno.h> #include <fcntl.h> #include <linux/if.h> #include <linux/if_tun.h> #include <netinet/in.h> #include <poll.h> #include <pthread...
22.724118
115
0.681497
b04742b0c461e0c8381e279afc560de1b532ebfd
48
c
C
src/video.c
benjinx/CHIP-8
7b8e28b6460f933e2ac4ff5e872b1601c6e905f1
[ "MIT" ]
null
null
null
src/video.c
benjinx/CHIP-8
7b8e28b6460f933e2ac4ff5e872b1601c6e905f1
[ "MIT" ]
null
null
null
src/video.c
benjinx/CHIP-8
7b8e28b6460f933e2ac4ff5e872b1601c6e905f1
[ "MIT" ]
null
null
null
#include "video.h" uint8_t VRAM[HEIGHT][WIDTH];
16
28
0.729167
61e2ab8d6f170aefd8b159d070b3de7729ee2b59
3,272
h
C
lsp_shiloh/third_party/net_snmp_subagent/include/sdhEngGeneral.h
internaru/Pinetree_P
1f1525454c8b20c6c589529ff4bc159404611297
[ "FSFAP" ]
null
null
null
lsp_shiloh/third_party/net_snmp_subagent/include/sdhEngGeneral.h
internaru/Pinetree_P
1f1525454c8b20c6c589529ff4bc159404611297
[ "FSFAP" ]
null
null
null
lsp_shiloh/third_party/net_snmp_subagent/include/sdhEngGeneral.h
internaru/Pinetree_P
1f1525454c8b20c6c589529ff4bc159404611297
[ "FSFAP" ]
null
null
null
/* * ============================================================================ * Copyright (c) 2012 Marvell International, Ltd. All Rights Reserved * * Marvell Confidential * ============================================================================ * * sdhEngGeneralTable Printer M...
32.39604
84
0.691015
5fc9b42eb0635b317806737d26cc44be0d4059fa
360
h
C
CJWatchDemo/CJWatchDemo WatchKit Extension/InterfaceController.h
klasower/CJWatchDemo
a5a62e991321e268fc78db91f38c53678a7496da
[ "MIT" ]
4
2019-09-06T10:12:33.000Z
2019-09-12T01:32:16.000Z
CJWatchDemo/CJWatchDemo WatchKit Extension/InterfaceController.h
klasower/CJWatchDemo
a5a62e991321e268fc78db91f38c53678a7496da
[ "MIT" ]
null
null
null
CJWatchDemo/CJWatchDemo WatchKit Extension/InterfaceController.h
klasower/CJWatchDemo
a5a62e991321e268fc78db91f38c53678a7496da
[ "MIT" ]
null
null
null
// // InterfaceController.h // CJWatchDemo WatchKit Extension // // Created by chujian.zheng on 2019/9/6. // Copyright © 2019 BIT Net Technology(Tian Jin)co.,Ltd. All rights reserved. // #import <WatchKit/WatchKit.h> #import <Foundation/Foundation.h> @interface RowController: NSObject @end @interface InterfaceC...
18.947368
78
0.75
5bf77695ad869115402bea349c3392d838972be8
2,376
h
C
MMOCoreORB/src/server/zone/objects/creature/commands/FlourishCommand.h
V-Fib/FlurryClone
40e0ca7245ec31b3815eb6459329fd9e70f88936
[ "Zlib", "OpenSSL" ]
18
2017-02-09T15:36:05.000Z
2021-12-21T04:22:15.000Z
MMOCoreORB/src/server/zone/objects/creature/commands/FlourishCommand.h
V-Fib/FlurryClone
40e0ca7245ec31b3815eb6459329fd9e70f88936
[ "Zlib", "OpenSSL" ]
61
2016-12-30T21:51:10.000Z
2021-12-10T20:25:56.000Z
MMOCoreORB/src/server/zone/objects/creature/commands/FlourishCommand.h
V-Fib/FlurryClone
40e0ca7245ec31b3815eb6459329fd9e70f88936
[ "Zlib", "OpenSSL" ]
71
2017-01-01T05:34:38.000Z
2022-03-29T01:04:00.000Z
/* Copyright <SWGEmu> See file COPYING for copying conditions. */ #ifndef FLOURISHCOMMAND_H_ #define FLOURISHCOMMAND_H_ #include "server/zone/objects/player/sessions/EntertainingSession.h" class FlourishCommand: public QueueCommand { public: FlourishCommand(const String& name, ZoneProcessServer* server) : ...
26.696629
89
0.731902
55f2511ef6ea84ee3ad432b161f48127efb7613d
4,637
c
C
ion/agents/instrument/direct_access/Com0Com/com0com-2.2.2.0/sys/write.c
ooici/coi-services
43246f46a82e597345507afd7dfc7373cb346afa
[ "BSD-2-Clause" ]
3
2016-09-20T09:50:06.000Z
2018-08-10T01:41:38.000Z
ion/agents/instrument/direct_access/Com0Com/com0com-2.2.2.0/sys/write.c
ooici/coi-services
43246f46a82e597345507afd7dfc7373cb346afa
[ "BSD-2-Clause" ]
null
null
null
ion/agents/instrument/direct_access/Com0Com/com0com-2.2.2.0/sys/write.c
ooici/coi-services
43246f46a82e597345507afd7dfc7373cb346afa
[ "BSD-2-Clause" ]
2
2016-03-16T22:25:49.000Z
2016-11-26T14:54:21.000Z
/* * $Id: write.c,v 1.10 2008/12/02 16:10:09 vfrolov Exp $ * * Copyright (c) 2004-2008 Vyacheslav Frolov * * 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 L...
30.708609
93
0.712961
8a47eba43300d8a75a5972fc2eaaac0b98c7ca63
1,017
c
C
Sources/memory/sdl.c
meika-sweet-factory/snake
1b53c3d869b63a6bffc19215e3b48b58da4bcc83
[ "MIT" ]
null
null
null
Sources/memory/sdl.c
meika-sweet-factory/snake
1b53c3d869b63a6bffc19215e3b48b58da4bcc83
[ "MIT" ]
null
null
null
Sources/memory/sdl.c
meika-sweet-factory/snake
1b53c3d869b63a6bffc19215e3b48b58da4bcc83
[ "MIT" ]
null
null
null
#include <SDL2/SDL.h> #include <SDL2/SDL_ttf.h> #include "../../Headers/memory.h" #define INIT_CONFIG SDL_INIT_VIDEO|SDL_INIT_AUDIO|SDL_INIT_TIMER #define RENDER_CONFIG SDL_RENDERER_ACCELERATED|SDL_RENDERER_PRESENTVSYNC /* Usable functions */ inline SDL_Renderer *init_sdl(t_game *g, SDL_Window *w, SDL_Renderer *r) { ...
32.806452
83
0.635202
e1e64059a0cd3b01c2ba81efa0e4b1be61a257ce
16,910
h
C
src/app/voltdb/voltdb_src/src/ee/expressions/numericfunctions.h
OpenMPDK/SMDK
8f19d32d999731242cb1ab116a4cb445d9993b15
[ "BSD-3-Clause" ]
44
2022-03-16T08:32:31.000Z
2022-03-31T16:02:35.000Z
src/app/voltdb/voltdb_src/src/ee/expressions/numericfunctions.h
H2O0Lee/SMDK
eff49bc17a55a83ea968112feb2e2f2ea18c4ff5
[ "BSD-3-Clause" ]
1
2022-03-29T02:30:28.000Z
2022-03-30T03:40:46.000Z
src/app/voltdb/voltdb_src/src/ee/expressions/numericfunctions.h
H2O0Lee/SMDK
eff49bc17a55a83ea968112feb2e2f2ea18c4ff5
[ "BSD-3-Clause" ]
18
2022-03-19T04:41:04.000Z
2022-03-31T03:32:12.000Z
/* This file is part of VoltDB. * Copyright (C) 2008-2020 VoltDB Inc. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as * published by the Free Software Foundation, either version 3 of the * License, or (at your option) any la...
34.794239
129
0.652454
c06fff5eaa98081c6076230512161b81e5d3da21
163
h
C
lab01/src/Networks/IpAddress_types.h
actpohabtNS/oop_labs
0284dc3b494e5b1246e8b4956d92ea659e6c00a9
[ "CC0-1.0" ]
null
null
null
lab01/src/Networks/IpAddress_types.h
actpohabtNS/oop_labs
0284dc3b494e5b1246e8b4956d92ea659e6c00a9
[ "CC0-1.0" ]
null
null
null
lab01/src/Networks/IpAddress_types.h
actpohabtNS/oop_labs
0284dc3b494e5b1246e8b4956d92ea659e6c00a9
[ "CC0-1.0" ]
null
null
null
#ifndef IPADDRESS_TYPES_H #define IPADDRESS_TYPES_H enum class IpAddress_type { IPv4, IPv6, }; using IA_t = IpAddress_type; #endif // IPADDRESS_TYPES_H
13.583333
28
0.748466
e016ea8ac999118f05047ac17401c9ed5c252d30
3,716
h
C
tests/biomolecules/sprelay/core/impl/mock_serial_port_test.h
lumik/sprelay
aaae1167038fc5477fc5dc9ee026d08c1d1b88bc
[ "BSD-3-Clause" ]
null
null
null
tests/biomolecules/sprelay/core/impl/mock_serial_port_test.h
lumik/sprelay
aaae1167038fc5477fc5dc9ee026d08c1d1b88bc
[ "BSD-3-Clause" ]
65
2017-04-11T14:40:39.000Z
2022-01-28T18:24:39.000Z
tests/biomolecules/sprelay/core/impl/mock_serial_port_test.h
lumik/sprelay
aaae1167038fc5477fc5dc9ee026d08c1d1b88bc
[ "BSD-3-Clause" ]
null
null
null
// -*-c++-*- /*************************************************************************** ** ** ** Controlling interface for K8090 8-Channel Relay Card from Velleman ** ** through usb using virtual serial port in Qt. *...
39.115789
118
0.565931
e072e12fbc6ecf75dc2a00ddae87c8a87bab4c98
2,572
c
C
samples/xtensa_asm2/src/main.c
dmgerman/zephyrd3
b6a23cc9c5d534c352e33fd18fff7799ac3c2886
[ "Apache-2.0" ]
null
null
null
samples/xtensa_asm2/src/main.c
dmgerman/zephyrd3
b6a23cc9c5d534c352e33fd18fff7799ac3c2886
[ "Apache-2.0" ]
null
null
null
samples/xtensa_asm2/src/main.c
dmgerman/zephyrd3
b6a23cc9c5d534c352e33fd18fff7799ac3c2886
[ "Apache-2.0" ]
null
null
null
DECL|HAL_SPILL|enumerator|NO_SPILL, HAL_SPILL, ZEPHYR_SPILL, NUM_MODES DECL|NO_SPILL|enumerator|NO_SPILL, HAL_SPILL, ZEPHYR_SPILL, NUM_MODES DECL|NUM_MODES|enumerator|NO_SPILL, HAL_SPILL, ZEPHYR_SPILL, NUM_MODES DECL|TIMER_INT|macro|TIMER_INT DECL|TIMER_INT|macro|TIMER_INT DECL|XSTACK_CANARY|macro|XSTACK_CANARY DECL|XS...
46.763636
78
0.868585
ef30d93d46a52ecf7f25207f6968ce6322774a91
2,314
h
C
src/ehl/span.h
hiddeninplainsight/EmbeddedHelperLibrary
dd194d364497fb1fdd8bccacd874e84e91a1a9f8
[ "MIT" ]
null
null
null
src/ehl/span.h
hiddeninplainsight/EmbeddedHelperLibrary
dd194d364497fb1fdd8bccacd874e84e91a1a9f8
[ "MIT" ]
null
null
null
src/ehl/span.h
hiddeninplainsight/EmbeddedHelperLibrary
dd194d364497fb1fdd8bccacd874e84e91a1a9f8
[ "MIT" ]
1
2021-07-20T04:59:30.000Z
2021-07-20T04:59:30.000Z
#ifndef EMBEDDEDHELPERLIBRARY_SPAN_H #define EMBEDDEDHELPERLIBRARY_SPAN_H #include <cstddef> #include "type_traits/enable_if.h" #include "type_traits/is_container.h" namespace ehl { template <typename T, typename = void> struct span_types { using value_type = T; using reference = T&; using const_reference =...
17.268657
66
0.676318
b48fbe1932636215ff95fc2dae39b840a7598316
741
h
C
src/command/control/control.h
marco44/pgbackrest
d211c2b8b51ae5b796bbb581d21a4a406e3ed972
[ "MIT" ]
null
null
null
src/command/control/control.h
marco44/pgbackrest
d211c2b8b51ae5b796bbb581d21a4a406e3ed972
[ "MIT" ]
null
null
null
src/command/control/control.h
marco44/pgbackrest
d211c2b8b51ae5b796bbb581d21a4a406e3ed972
[ "MIT" ]
null
null
null
/*********************************************************************************************************************************** Command Control ***********************************************************************************************************************************/ #ifndef COMMAND_CONTROL_CONTROL_H #def...
46.3125
132
0.233468
772501e5a03530f00fd28b9cc01f14cadb2ee3fc
4,653
h
C
test/common_factory_test.h
SpineEventEngine/client-cpp
ce5d4efa0ca4eed4edc6df494dc0334460e7ed72
[ "Apache-2.0" ]
2
2018-02-12T08:24:00.000Z
2020-02-17T12:52:23.000Z
test/common_factory_test.h
SpineEventEngine/client-cpp
ce5d4efa0ca4eed4edc6df494dc0334460e7ed72
[ "Apache-2.0" ]
14
2018-01-15T10:28:56.000Z
2018-10-12T12:35:21.000Z
test/common_factory_test.h
SpineEventEngine/client-cpp
ce5d4efa0ca4eed4edc6df494dc0334460e7ed72
[ "Apache-2.0" ]
1
2020-02-17T12:52:43.000Z
2020-02-17T12:52:43.000Z
/* * Copyright 2018, TeamDev. All rights reserved. * * Redistribution and use in source and/or binary forms, with or without * modification, must retain the above copyright notice and the following * disclaimer. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR...
36.928571
106
0.673329
e67dd446f958ba7595e3b58f0327a77d7209ccca
766
h
C
src/tools.h
zhou-wenbin/Udacity-KalmanFilter
9d1c72b9aff6cd2f64aef28c1504193af2275896
[ "MIT" ]
null
null
null
src/tools.h
zhou-wenbin/Udacity-KalmanFilter
9d1c72b9aff6cd2f64aef28c1504193af2275896
[ "MIT" ]
null
null
null
src/tools.h
zhou-wenbin/Udacity-KalmanFilter
9d1c72b9aff6cd2f64aef28c1504193af2275896
[ "MIT" ]
null
null
null
#ifndef TOOLS_H_ #define TOOLS_H_ #include <vector> #include "Eigen/Dense" using Eigen::MatrixXd; using Eigen::VectorXd; using namespace std; class Tools { // Variables for running computation of root mean standard // error using Kahan sum VectorXd mse; VectorXd lastmse; VectorXd residual; VectorXd kahan...
21.277778
100
0.746736
b0f7b3b213c03f7f50448f8e20b7cfaa59aa38da
5,356
h
C
3rdparty/webkit/Source/WebKit/WebProcess/InjectedBundle/API/gtk/DOM/WebKitDOMHTMLTableSectionElement.h
mchiasson/PhaserNative
f867454602c395484bf730a7c43b9c586c102ac2
[ "MIT" ]
1
2021-05-27T07:29:31.000Z
2021-05-27T07:29:31.000Z
WebKit2-7604.1.38.0.7/WebKit2-7604.1.38.0.7/WebProcess/InjectedBundle/API/gtk/DOM/WebKitDOMHTMLTableSectionElement.h
mlcldh/appleWebKit2
39cc42a4710c9319c8da269621844493ab2ccdd6
[ "MIT" ]
9
2020-04-18T18:47:18.000Z
2020-04-18T18:52:41.000Z
Source/WebKit/WebProcess/InjectedBundle/API/gtk/DOM/WebKitDOMHTMLTableSectionElement.h
ijsf/DeniseEmbeddableWebKit
57dfc6783d60f8f59b7129874e60f84d8c8556c9
[ "BSD-3-Clause" ]
1
2019-01-25T13:55:25.000Z
2019-01-25T13:55:25.000Z
/* * This file is part of the WebKit open source project. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public * License as published by the Free Software Foundation; either * version 2 of the License, or (at your option) any later ve...
34.333333
180
0.813107
905736e90342a11e16b49fcf8f947bc190073656
668
h
C
firmware/main/ui/filebrowser.h
natarii/MegaGRRL
5d10f3a95ee2036efcc60a37d73d2ea1411a8e3e
[ "BSD-2-Clause" ]
16
2019-06-11T06:11:19.000Z
2022-03-28T11:04:02.000Z
firmware/main/ui/filebrowser.h
natarii/MegaGRRL
5d10f3a95ee2036efcc60a37d73d2ea1411a8e3e
[ "BSD-2-Clause" ]
null
null
null
firmware/main/ui/filebrowser.h
natarii/MegaGRRL
5d10f3a95ee2036efcc60a37d73d2ea1411a8e3e
[ "BSD-2-Clause" ]
1
2020-02-11T22:01:50.000Z
2020-02-11T22:01:50.000Z
#ifndef AGR_UI_FILEBROWSER_H #define AGR_UI_FILEBROWSER_H #include "esp_system.h" #include "lvgl.h" #include "../key.h" typedef enum { SORT_ASCENDING, SORT_DESCENDING, SORT_COUNT } SortDirection_t; extern volatile SortDirection_t Ui_FileBrowser_SortDir; extern volatile bool Ui_FileBrowser_Sort; extern vo...
24.740741
55
0.826347
74300e7f97ddda17f8f18ca2f6dc81ee853334d3
1,521
h
C
src/sal/refer-op.h
hihi-dev/linphone
45814404943a0c8a4e341dbebf5da71fc6e44b67
[ "BSD-2-Clause" ]
null
null
null
src/sal/refer-op.h
hihi-dev/linphone
45814404943a0c8a4e341dbebf5da71fc6e44b67
[ "BSD-2-Clause" ]
null
null
null
src/sal/refer-op.h
hihi-dev/linphone
45814404943a0c8a4e341dbebf5da71fc6e44b67
[ "BSD-2-Clause" ]
null
null
null
/* Linphone library Copyright (C) 2010-2018 Belledonne Communications SARL 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...
32.361702
93
0.789612
dac3d4f5ac5d5c191247d60255e031b89f5501a8
1,052
h
C
ClanTagChanger.h
fengjixuchui/X-HOOK-For-CSGO
abe00bcff7ba40d5bc369aaba9b2b7ce9212cf70
[ "MIT" ]
48
2018-11-10T06:39:17.000Z
2022-03-10T18:44:52.000Z
ClanTagChanger.h
fengjixuchui/X-HOOK-For-CSGO
abe00bcff7ba40d5bc369aaba9b2b7ce9212cf70
[ "MIT" ]
7
2018-01-04T15:10:41.000Z
2020-11-14T03:54:30.000Z
ClanTagChanger.h
fengjixuchui/X-HOOK-For-CSGO
abe00bcff7ba40d5bc369aaba9b2b7ce9212cf70
[ "MIT" ]
21
2018-11-23T23:13:09.000Z
2022-03-14T21:11:38.000Z
#pragma once namespace ClanTagChanger { struct Frame { int time; std::wstring text; Frame(std::wstring text, int time) { this->text = text; this->time = time; } }; enum AnimationLoopType { ANIM_LOOP, ANIM_LOOP_BACK }; struct Animation { std::string name; unsi...
16.4375
85
0.65019
d3803957c2264d15743f4c282b47a44049331c74
4,522
h
C
source/gpu_perf_api_vk/vk_software_counters_results.h
roobre/gpu_performance_api
948c67c6fd04222f6b4ee038a9b940f3fd60d0d9
[ "MIT" ]
null
null
null
source/gpu_perf_api_vk/vk_software_counters_results.h
roobre/gpu_performance_api
948c67c6fd04222f6b4ee038a9b940f3fd60d0d9
[ "MIT" ]
null
null
null
source/gpu_perf_api_vk/vk_software_counters_results.h
roobre/gpu_performance_api
948c67c6fd04222f6b4ee038a9b940f3fd60d0d9
[ "MIT" ]
null
null
null
//============================================================================== // Copyright (c) 2015-2020 Advanced Micro Devices, Inc. All rights reserved. /// \author AMD Developer Tools Team /// \file /// \brief Struct used to store VK query counter results //=======================================================...
70.65625
144
0.682884
de8a27f6d2da7b426a8dc8e7fcaba8eb7058d3eb
1,014
h
C
qqtw/qqheaders7.2/QQMessageRecallPackageHandler.h
onezens/QQTweak
04b9efd1d93eba8ef8fec5cf9a20276637765777
[ "MIT" ]
5
2018-02-20T14:24:17.000Z
2020-08-06T09:31:21.000Z
qqtw/qqheaders7.2/QQMessageRecallPackageHandler.h
onezens/QQTweak
04b9efd1d93eba8ef8fec5cf9a20276637765777
[ "MIT" ]
1
2020-06-10T07:49:16.000Z
2020-06-12T02:08:35.000Z
qqtw/qqheaders7.2/QQMessageRecallPackageHandler.h
onezens/SmartQQ
04b9efd1d93eba8ef8fec5cf9a20276637765777
[ "MIT" ]
null
null
null
// // Generated by class-dump 3.5 (64 bit). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2013 by Steve Nygard. // #import "NSObject.h" @interface QQMessageRecallPackageHandler : NSObject { } + (void)parseC2CRecallInOut:(struct RecallItemForC2C *)arg1; + (_Bool)parseC2CRecallNotify:(const void...
44.086957
131
0.767258
de9aef55c6e0ed7cc3fbdff6ad352ce0a4f3a522
1,467
c
C
Externals/micromegas_4.3.5/CPVMSSM/lib/nngg12/util/suave/util.c
yuanfangtardis/vscode_project
2d78a85413cc85789cc4fee8ec991eb2a0563ef8
[ "Apache-2.0" ]
null
null
null
Externals/micromegas_4.3.5/CPVMSSM/lib/nngg12/util/suave/util.c
yuanfangtardis/vscode_project
2d78a85413cc85789cc4fee8ec991eb2a0563ef8
[ "Apache-2.0" ]
null
null
null
Externals/micromegas_4.3.5/CPVMSSM/lib/nngg12/util/suave/util.c
yuanfangtardis/vscode_project
2d78a85413cc85789cc4fee8ec991eb2a0563ef8
[ "Apache-2.0" ]
1
2022-01-15T12:22:30.000Z
2022-01-15T12:22:30.000Z
/* util.c Utility functions this file is part of Suave last modified 13 Apr 04 th */ #include "decl.h" static count ndim_, ncomp_, nregions_, neval_; #define Allocate(p, n) \ if( (p = malloc(n)) == NULL ) { \ fprintf(stderr, "Out of memory in " __FILE__ " line %d.\n", __LINE__); \ exit(1); \ } ...
16.862069
76
0.573279
46a83bf6c914634fed588279971fc05896129e2a
225
c
C
src/init.c
Henje/x86-Toy-OS
38673c72db017b4b42a059f03eedb4a60dc43d3e
[ "MIT" ]
9
2018-07-24T02:13:53.000Z
2021-09-05T07:49:45.000Z
src/init.c
Henje/x86-Toy-OS
38673c72db017b4b42a059f03eedb4a60dc43d3e
[ "MIT" ]
null
null
null
src/init.c
Henje/x86-Toy-OS
38673c72db017b4b42a059f03eedb4a60dc43d3e
[ "MIT" ]
2
2018-08-31T15:34:29.000Z
2020-04-01T20:49:42.000Z
void init(void) { char *video = (char*) 0xb8000; const char *msg = "Hello World!"; for(int i = 0; i < 25*80; i++) { video[2*i] = 0; } for(int i = 0; msg[i]; i++) { video[2*i] = msg[i]; video[2*i + 1] = 0x07; } }
17.307692
34
0.497778
ee0b0498abbdf01e3fbf7857bb0608ec5ff64c12
425
h
C
zhibo/zhibo/Class/Near/Tools/STLocationManager.h
tmac24/zhibo
dabcd9ae7fc49458be58cb7bb18c25bd41276f9a
[ "Apache-2.0" ]
1
2017-12-14T05:47:16.000Z
2017-12-14T05:47:16.000Z
zhibo/zhibo/Class/Near/Tools/STLocationManager.h
tmac24/zhibo
dabcd9ae7fc49458be58cb7bb18c25bd41276f9a
[ "Apache-2.0" ]
null
null
null
zhibo/zhibo/Class/Near/Tools/STLocationManager.h
tmac24/zhibo
dabcd9ae7fc49458be58cb7bb18c25bd41276f9a
[ "Apache-2.0" ]
null
null
null
// // STLocationManager.h // zhibo // // Created by 孙涛 on 2017/4/27. // Copyright © 2017年 孙涛. All rights reserved. // #import <Foundation/Foundation.h> typedef void(^LocationBlock)(NSString * lat, NSString * lon); @interface STLocationManager : NSObject + (instancetype)sharedManager; - (void)getGps:(LocationBl...
19.318182
61
0.712941
5a88cca1cd9ae4f41b00765c545420ef8d8bc2b2
919
c
C
bucket_21/utox/patches/patch-third__party_minini_minini_dev_minIni.c
jrmarino/ravensource
91d599fd1f2af55270258d15e72c62774f36033e
[ "FTL" ]
17
2017-04-22T21:53:52.000Z
2021-01-21T16:57:55.000Z
bucket_21/utox/patches/patch-third__party_minini_minini_dev_minIni.c
jrmarino/ravensource
91d599fd1f2af55270258d15e72c62774f36033e
[ "FTL" ]
186
2017-09-12T20:46:52.000Z
2021-11-27T18:15:14.000Z
bucket_21/utox/patches/patch-third__party_minini_minini_dev_minIni.c
jrmarino/ravensource
91d599fd1f2af55270258d15e72c62774f36033e
[ "FTL" ]
74
2017-09-06T14:48:01.000Z
2021-08-28T02:48:27.000Z
--- third_party/minini/minini/dev/minIni.c.orig 2021-01-25 02:56:27 UTC +++ third_party/minini/minini/dev/minIni.c @@ -71,7 +71,7 @@ #pragma warning(disable: 4996) /* for Microsoft Visual C/C++ */ #endif #if !defined strnicmp && !defined PORTABLE_STRNICMP - #if defined __LINUX__ || defined __FreeBSD__ || defined ...
43.761905
138
0.709467
e171fbbdd9c24b589cd900492200e2603c7250e8
82
c
C
ppu.c
ValerioMerli/aiv_gb
1698dc52f530d43100baaa2034206f4552524b7a
[ "MIT" ]
null
null
null
ppu.c
ValerioMerli/aiv_gb
1698dc52f530d43100baaa2034206f4552524b7a
[ "MIT" ]
null
null
null
ppu.c
ValerioMerli/aiv_gb
1698dc52f530d43100baaa2034206f4552524b7a
[ "MIT" ]
null
null
null
#include <aiv_gb.h> void aiv_gb_vram_to_rgb(aiv_gameboy *gb, u8_t *data) { }
13.666667
52
0.695122
f6df88675a4e8de7f35fd196f146a1a404955291
24,690
h
C
ugene/src/plugins_3rdparty/ball/src/include/BALL/DATATYPE/hashMap.h
iganna/lspec
c75cba3e4fa9a46abeecbf31b5d467827cf4fec0
[ "MIT" ]
null
null
null
ugene/src/plugins_3rdparty/ball/src/include/BALL/DATATYPE/hashMap.h
iganna/lspec
c75cba3e4fa9a46abeecbf31b5d467827cf4fec0
[ "MIT" ]
null
null
null
ugene/src/plugins_3rdparty/ball/src/include/BALL/DATATYPE/hashMap.h
iganna/lspec
c75cba3e4fa9a46abeecbf31b5d467827cf4fec0
[ "MIT" ]
null
null
null
// -*- Mode: C++; tab-width: 2; -*- // vi: set ts=2: // // $Id: hashMap.h,v 1.41 2005-12-23 17:01:42 amoll Exp $ // #ifndef BALL_DATATYPE_HASHMAP_H #define BALL_DATATYPE_HASHMAP_H #ifndef BALL_COMMON_H # include <BALL/common.h> #endif #ifndef BALL_COMMON_HASH_H # include <BALL/COMMON/hash.h> #endif #ifndef BALL_CO...
19.425649
103
0.611908
11f9eebfa7ca7b1192de37ff8d0a52cc036cfe1c
267
h
C
error.h
johenglisch/fps-tester
ddac0d56a6a5a6ce1e230abb687da558eec7339d
[ "MIT" ]
null
null
null
error.h
johenglisch/fps-tester
ddac0d56a6a5a6ce1e230abb687da558eec7339d
[ "MIT" ]
null
null
null
error.h
johenglisch/fps-tester
ddac0d56a6a5a6ce1e230abb687da558eec7339d
[ "MIT" ]
null
null
null
#ifndef ERROR_H_ #define ERROR_H_ #include <stdio.h> typedef enum { SUCCESS, FAILURE } result; #define warn(msg) fprintf(stderr, "[%s:%d]: %s\n", __FILE__, __LINE__, msg) #define goto_fail(msg) {warn(msg); goto fail;} #define MEMORY_ERROR "Out of memory" #endif
19.071429
75
0.70412
f560b3e3386f978043c00af9fbe49d74b3a4c5ef
3,125
h
C
include/object.h
fishilico/funguloids
f96ecc6a3197da355cbb5d3b822a23756b803d88
[ "Zlib" ]
2
2016-08-10T10:35:03.000Z
2021-05-23T17:47:52.000Z
include/object.h
fishilico/funguloids
f96ecc6a3197da355cbb5d3b822a23756b803d88
[ "Zlib" ]
2
2018-10-18T12:30:49.000Z
2018-10-21T10:17:39.000Z
include/object.h
fishilico/funguloids
f96ecc6a3197da355cbb5d3b822a23756b803d88
[ "Zlib" ]
1
2018-10-18T12:01:39.000Z
2018-10-18T12:01:39.000Z
//**************************************************************************** // "Those Funny Funguloids!" // http://funguloids.sourceforge.net // Copyright (c) 2006-2007, Mika Halttunen // // This software is provided 'as-is', without any express or implied warranty. // In no event will the authors be held liable for...
24.606299
111
0.67104
676f4cb0cd6e813a9c05651dd0288c270bbf53ab
760
h
C
src/Util/UpgradeOrTechType.h
bmnielsen/Stardust
343e0c123f85e080e5d3a744d1cc47b3adfe9efd
[ "MIT" ]
15
2020-10-01T07:04:33.000Z
2022-03-20T12:41:25.000Z
src/Util/UpgradeOrTechType.h
bmnielsen/Stardust
343e0c123f85e080e5d3a744d1cc47b3adfe9efd
[ "MIT" ]
null
null
null
src/Util/UpgradeOrTechType.h
bmnielsen/Stardust
343e0c123f85e080e5d3a744d1cc47b3adfe9efd
[ "MIT" ]
null
null
null
#pragma once #include "Common.h" class UpgradeOrTechType { public: BWAPI::UpgradeType upgradeType; BWAPI::TechType techType; UpgradeOrTechType(BWAPI::UpgradeType upgradeType) : upgradeType(upgradeType), techType(BWAPI::TechTypes::None) {} UpgradeOrTechType(BWAPI::TechType techType) : upgradeType(BWA...
24.516129
117
0.725
407fc2fa33b0ed27cce4fb242083025c749decab
1,923
h
C
src/core/scripted_controller/scripted_controller_component.h
MrPepperoni/Reaping2-1
4ffef3cca1145ddc06ca87d2968c7b0ffd3ba3fd
[ "MIT" ]
3
2015-02-22T20:34:28.000Z
2020-03-04T08:55:25.000Z
src/core/scripted_controller/scripted_controller_component.h
MrPepperoni/Reaping2-1
4ffef3cca1145ddc06ca87d2968c7b0ffd3ba3fd
[ "MIT" ]
22
2015-12-13T16:29:40.000Z
2017-03-04T15:45:44.000Z
src/core/scripted_controller/scripted_controller_component.h
Reaping2/Reaping2
0d4c988c99413e50cc474f6206cf64176eeec95d
[ "MIT" ]
14
2015-11-23T21:25:09.000Z
2020-07-17T17:03:23.000Z
#ifndef INCLUDED_CORE_SCRIPTED_CONTROLLER_COMPONENT_H #define INCLUDED_CORE_SCRIPTED_CONTROLLER_COMPONENT_H #include "core/controller_component.h" #include "core/property_loader.h" #include "platform/export.h" #include <vector> #include "state.h" #include <boost/serialization/map.hpp> namespace scriptedcontroller { c...
34.339286
160
0.790952
734f1d5b0d7b90a22e77655d823896183a69c270
562
h
C
V3.1/src/no/eos/kernel/medium/0ctr.h
ruibailin/rblos
63107905b13bbf486584ccf3fbeba4d6444cdba5
[ "Apache-2.0" ]
null
null
null
V3.1/src/no/eos/kernel/medium/0ctr.h
ruibailin/rblos
63107905b13bbf486584ccf3fbeba4d6444cdba5
[ "Apache-2.0" ]
null
null
null
V3.1/src/no/eos/kernel/medium/0ctr.h
ruibailin/rblos
63107905b13bbf486584ccf3fbeba4d6444cdba5
[ "Apache-2.0" ]
null
null
null
/*------------------------------------ * 0ctr.h * Create: 2021-10-16 * Author: Steve Rui *------------------------------------ * Record: * * * * *------------------------------------ */ #ifndef EOS_KERNEL_MEDIUM_0CTR_H_ #define EOS_KERNEL_MEDIUM_0CTR_H_ #include "../0ctr.h" #if EOS_MEDIUM_MODE /*======...
19.37931
68
0.373665
488a22e35f960664449a73a185a12679433bf285
616
h
C
Example/DYCircleImage/ZYBaseUtilsFramework.framework/Headers/ZYDataDefine.h
xufengbj/DYCircleImage
e88a57aeec2ca5850bc9bed0f484bc57a2e22681
[ "MIT" ]
null
null
null
Example/DYCircleImage/ZYBaseUtilsFramework.framework/Headers/ZYDataDefine.h
xufengbj/DYCircleImage
e88a57aeec2ca5850bc9bed0f484bc57a2e22681
[ "MIT" ]
null
null
null
Example/DYCircleImage/ZYBaseUtilsFramework.framework/Headers/ZYDataDefine.h
xufengbj/DYCircleImage
e88a57aeec2ca5850bc9bed0f484bc57a2e22681
[ "MIT" ]
null
null
null
// // ZYDataDefine.h // GChat // // Created by 许锋 on 2020/6/2. // Copyright © 2020 zhangmeng. All rights reserved. // // 描述:主要声明一些项目中经常用到的数据类型宏定义 // 1: 常见数字,比如分割线大小 0.5,一行文字高度15等 // 2: 自定义基础类型数据 KData(d) // 3: 网络请求常用状态码 #ifndef ZYDataDefine_h #define ZYDataDefine_h #define KData_Min 0.5 #define KDat...
18.117647
52
0.636364
5e99039fc9aded6ebfc8286491a7a2ba36e2f8ad
28,931
c
C
Sources/C/io.c
dowobeha/Foma
4cca7f9601b52eee35b06289f71d477b075a9d23
[ "Apache-2.0" ]
null
null
null
Sources/C/io.c
dowobeha/Foma
4cca7f9601b52eee35b06289f71d477b075a9d23
[ "Apache-2.0" ]
null
null
null
Sources/C/io.c
dowobeha/Foma
4cca7f9601b52eee35b06289f71d477b075a9d23
[ "Apache-2.0" ]
null
null
null
/* Foma: a finite-state toolkit and library. */ /* Copyright © 2008-2015 Mans Hulden */ /* This file is part of foma. */ /* Licensed under the Apache License, Version 2.0 (the "License"); ...
28.616222
277
0.546887
fbfed3983f19a82ee36d1578c35a1ee3b7f2ef93
2,452
h
C
POKITTO_CORE/Pokitto_disk.h
epicdude312/Arcade-Classics
dd66023dcfe890cece2473f5b928a3e13fc09e74
[ "BSD-3-Clause" ]
1
2017-06-13T10:45:28.000Z
2017-06-13T10:45:28.000Z
POKITTO_CORE/Pokitto_disk.h
epicdude312/Arcade-Classics
dd66023dcfe890cece2473f5b928a3e13fc09e74
[ "BSD-3-Clause" ]
null
null
null
POKITTO_CORE/Pokitto_disk.h
epicdude312/Arcade-Classics
dd66023dcfe890cece2473f5b928a3e13fc09e74
[ "BSD-3-Clause" ]
null
null
null
/**************************************************************************/ /*! @file Pokitto_disk.h @author Jonne Valola @section LICENSE Pokitto development stage library Software License Agreement Copyright (c) 2015, Jonne Valola ("Author") All rights reserved. ...
28.511628
77
0.603997
068157e9f1cdf57b2965b8053af295c42f89ac24
124
h
C
external/include/avs-device-sdk/avs-device-sdk.h
SenthilKumarGS/TizenRT
691639aa9667de5d966f040f0291a402727ab6ae
[ "Apache-2.0" ]
511
2017-03-29T09:14:09.000Z
2022-03-30T23:10:29.000Z
external/include/avs-device-sdk/avs-device-sdk.h
SenthilKumarGS/TizenRT
691639aa9667de5d966f040f0291a402727ab6ae
[ "Apache-2.0" ]
4,673
2017-03-29T10:43:43.000Z
2022-03-31T08:33:44.000Z
external/include/avs-device-sdk/avs-device-sdk.h
SenthilKumarGS/TizenRT
691639aa9667de5d966f040f0291a402727ab6ae
[ "Apache-2.0" ]
642
2017-03-30T20:45:33.000Z
2022-03-24T17:07:33.000Z
#ifndef __AVS_DEVICE_SDK_H__ #define __AVS_DEVICE_SDK_H__ #include <tinyara/config.h> int avsSampleAppEntry(void); #endif
15.5
28
0.822581
5ea9663661ddc0e469e008543fcc57a7542390cf
2,670
h
C
Hanse/Behaviour_WallFollowing/behaviour_wallfollowing.h
iti-luebeck/HANSE2011
0bd5b3f1e0bc5a02516e7514b2241897337334c2
[ "BSD-3-Clause" ]
null
null
null
Hanse/Behaviour_WallFollowing/behaviour_wallfollowing.h
iti-luebeck/HANSE2011
0bd5b3f1e0bc5a02516e7514b2241897337334c2
[ "BSD-3-Clause" ]
null
null
null
Hanse/Behaviour_WallFollowing/behaviour_wallfollowing.h
iti-luebeck/HANSE2011
0bd5b3f1e0bc5a02516e7514b2241897337334c2
[ "BSD-3-Clause" ]
null
null
null
#ifndef WALLFOLLOWINGBEHAVIOUR_H #define WALLFOLLOWINGBEHAVIOUR_H #include <Framework/robotbehaviour.h> #include <Module_EchoSounder/module_echosounder.h> class WallFollowingForm; class Module_ThrusterControlLoop; class Module_Simulation; class Module_XsensMTi; // Follow wall right to hanse #define FLAG_...
28.105263
120
0.680899
d7748acd3954691a2eda6be94b2ac137e357bf5b
133
h
C
platform/mcu/rtl8710bn/sdk/component/common/example/ssl_download/example_ssl_download.h
ghsecuritylab/AliOS-Things_rel_1.3.1
9d511c3d3b4b278a1aed91958bef87501c445c0e
[ "Apache-2.0" ]
54
2018-10-10T01:43:10.000Z
2022-02-26T01:36:40.000Z
platform/mcu/rtl8710bn/sdk/component/common/example/ssl_download/example_ssl_download.h
jason-sophia/AliOS-Things
c3ae527f1265b8dbb1f39c1f789fd5bdee0b3812
[ "Apache-2.0" ]
6
2020-01-08T06:50:30.000Z
2021-03-17T05:44:50.000Z
platform/mcu/rtl8710bn/sdk/component/common/example/ssl_download/example_ssl_download.h
jason-sophia/AliOS-Things
c3ae527f1265b8dbb1f39c1f789fd5bdee0b3812
[ "Apache-2.0" ]
48
2018-08-14T07:12:33.000Z
2022-03-01T03:52:32.000Z
#ifndef EXAMPLE_SSL_DOWNLOAD_H #define EXAMPLE_SSL_DOWNLOAD_H void example_ssl_download(void); #endif /* EXAMPLE_SSL_DOWNLOAD_H */
19
35
0.834586
b903335fb47465229237e28db518bc4c75b912e3
41,626
h
C
src/smartpeak/include/SmartPeak/ml/ModelInterpreterGpu.h
dmccloskey/EvoNet
8d7fafe1069593024e5b63fd6b81a341a3bf33b5
[ "MIT" ]
3
2020-12-28T11:07:26.000Z
2021-12-30T11:38:13.000Z
src/smartpeak/include/SmartPeak/ml/ModelInterpreterGpu.h
dmccloskey/EvoNet
8d7fafe1069593024e5b63fd6b81a341a3bf33b5
[ "MIT" ]
20
2018-10-03T11:35:23.000Z
2019-10-14T09:17:07.000Z
src/smartpeak/include/SmartPeak/ml/ModelInterpreterGpu.h
dmccloskey/EvoNet
8d7fafe1069593024e5b63fd6b81a341a3bf33b5
[ "MIT" ]
null
null
null
/**TODO: Add copyright*/ #ifndef SMARTPEAK_MODELINTERPRETERGPU_H #define SMARTPEAK_MODELINTERPRETERGPU_H #if COMPILE_WITH_CUDA #define EIGEN_DEFAULT_DENSE_INDEX_TYPE int #define EIGEN_USE_GPU #include <cuda.h> #include <cuda_runtime.h> // .h #include <SmartPeak/ml/ModelInterpreter.h> #include <unsupported/Eigen/CXX...
58.96034
319
0.756378
47df59e86cfbe6263a972f040f4cd35bdf868595
837
h
C
TRAP/src/Graphics/API/OpenGL/OpenGLContext.h
GamesTrap/TRAP
007de9ce70273cb8ae11066cc8488d9db78b1038
[ "MIT", "Zlib", "Apache-2.0", "BSD-3-Clause" ]
3
2018-06-23T18:18:19.000Z
2019-05-27T21:10:07.000Z
TRAP/src/Graphics/API/OpenGL/OpenGLContext.h
GamesTrap/TRAP
007de9ce70273cb8ae11066cc8488d9db78b1038
[ "MIT", "Zlib", "Apache-2.0", "BSD-3-Clause" ]
88
2018-08-02T01:08:04.000Z
2019-07-24T19:13:26.000Z
TRAP/src/Graphics/API/OpenGL/OpenGLContext.h
GamesTrap/TRAP
007de9ce70273cb8ae11066cc8488d9db78b1038
[ "MIT", "Zlib", "Apache-2.0", "BSD-3-Clause" ]
2
2018-08-02T01:10:40.000Z
2020-08-14T14:05:58.000Z
#ifndef _TRAP_OPENGLCONTEXT_H_ #define _TRAP_OPENGLCONTEXT_H_ #include "Graphics/API/Context.h" namespace TRAP::Graphics::API { class OpenGLContext final : public Context { public: explicit OpenGLContext(Window* window); ~OpenGLContext(); OpenGLContext(const OpenGLContext&) = default; OpenGLContext& operat...
24.617647
63
0.76822
2a23b83adcb813e9103745ac329fcafa3c0977f9
223
h
C
examples/BlinkyDemo/patterns.h
Blinkinlabs/EightByEight
9df6381c33987d6e1bdc88115bfc41287b6bc875
[ "MIT" ]
18
2016-08-23T03:45:16.000Z
2021-02-20T20:50:02.000Z
examples/BlinkyDemo/patterns.h
Blinkinlabs/EightByEight
9df6381c33987d6e1bdc88115bfc41287b6bc875
[ "MIT" ]
3
2016-10-22T19:02:44.000Z
2020-09-21T18:12:24.000Z
examples/BlinkyDemo/patterns.h
Blinkinlabs/EightByEight
9df6381c33987d6e1bdc88115bfc41287b6bc875
[ "MIT" ]
8
2016-08-19T20:56:57.000Z
2020-12-25T01:39:12.000Z
#ifndef PATTERNS_H #define PATTERNS_H #include "patterndemo.h" class Patterns { private: uint32_t count; public: void begin(); uint32_t getCount(); PatternDemo open(int index); }; #endif // PATTERNS_H
11.15
32
0.686099
46741f4d717f9b067ddc11711189789e6b779670
1,108
h
C
src/constants.h
rahulsalvi/formula_dash_2019
5bc64f16c7df3e978fcd44c1f95a0bb9bf528ad4
[ "MIT" ]
1
2020-08-24T06:33:20.000Z
2020-08-24T06:33:20.000Z
src/constants.h
rahulsalvi/formula_dash_2019
5bc64f16c7df3e978fcd44c1f95a0bb9bf528ad4
[ "MIT" ]
null
null
null
src/constants.h
rahulsalvi/formula_dash_2019
5bc64f16c7df3e978fcd44c1f95a0bb9bf528ad4
[ "MIT" ]
null
null
null
#ifndef CONSTANTS_H #define CONSTANTS_H #define LOOP_PERIOD 2000 // us #define COOLANT 0 #define STATUS_BARS 1 #define SHIFT_LIGHTS 2 #define TACHOMETER 3 #define STARTER 1 #define DEBUG_ACTIVE 1 #define DEBUG_CONTROL 0 #define STATE_IDLE 0 #define STATE_INIT 1 #define STATE_NORMAL 2 #define STATE_DEBUG 3 #define ...
19.103448
38
0.829422
a8fcd3d7caf16c4a53138dc9ad7b1f05d06a8a3f
16,274
h
C
fonts/NotoSans-Italic-7pt-ascii+degree+rus.h
virxkane/nucleo-f446re-st7735spi-shield
bd02a33ee2693424f08fdea26f463b964e95cb71
[ "BSD-3-Clause" ]
2
2022-01-11T12:22:43.000Z
2022-01-22T22:32:39.000Z
fonts/NotoSans-Italic-7pt-ascii+degree+rus.h
virxkane/nucleo-f446re-st7735spi-shield
bd02a33ee2693424f08fdea26f463b964e95cb71
[ "BSD-3-Clause" ]
null
null
null
fonts/NotoSans-Italic-7pt-ascii+degree+rus.h
virxkane/nucleo-f446re-st7735spi-shield
bd02a33ee2693424f08fdea26f463b964e95cb71
[ "BSD-3-Clause" ]
null
null
null
/******************************************************************* * Generated by fontconvert utility: * Font Name: 'Noto Sans', filepath: '/usr/share/fonts/noto/NotoSans-Italic.ttf' * Size: 7pt * DPI: 116 * Hinting: auto Characters set ranges: 0: 0x0020 - 0x007E ('space' - 'asciitilde') 1: 0x00B0 - 0x00B0 ...
59.178182
80
0.442239
627fa4c50303178f4b4f423a3f539ac2a5ade09e
851
h
C
Sort/ShellSort.h
zhuifeng740643787/algorithm-CPP
94a17ffe822659c8264ae6cf3fb30525748108de
[ "MIT" ]
1
2017-07-03T02:42:12.000Z
2017-07-03T02:42:12.000Z
Sort/ShellSort.h
zhuifeng740643787/algorithm-CPP
94a17ffe822659c8264ae6cf3fb30525748108de
[ "MIT" ]
null
null
null
Sort/ShellSort.h
zhuifeng740643787/algorithm-CPP
94a17ffe822659c8264ae6cf3fb30525748108de
[ "MIT" ]
null
null
null
// // Created by 宫宜栋 on 2017/6/16. // #ifndef ALGORITHM_SHELLSORT_H #define ALGORITHM_SHELLSORT_H #include <iostream> using namespace std; /** * 希尔排序 O(n2) * 基于插入排序,将数组先分成以d=n/2为间隔的组,依次对这d组进行一次插入排序,完成后,再将数组分成d=d/2份,。。。直到d=1 * 优点:通过设置间隔d,可以让一个元素一次性的朝最终位置前进一大步(插入排序一次只能移动一步) */ class ShellSort { public: stati...
21.275
68
0.430082
d10ed04bb0f44fca68d4424c02cf7c1b256bd3ce
548
c
C
testing/fulltests/unit-tests/T026read_config_clib.c
minfrin/net-snmp
4cb9a49f7af376dad63912f85f0cdb4dd2a90a4f
[ "Net-SNMP" ]
156
2018-05-11T09:50:50.000Z
2022-03-21T17:22:11.000Z
testing/fulltests/unit-tests/T026read_config_clib.c
minfrin/net-snmp
4cb9a49f7af376dad63912f85f0cdb4dd2a90a4f
[ "Net-SNMP" ]
384
2018-06-15T11:40:56.000Z
2022-03-28T16:28:39.000Z
testing/fulltests/unit-tests/T026read_config_clib.c
minfrin/net-snmp
4cb9a49f7af376dad63912f85f0cdb4dd2a90a4f
[ "Net-SNMP" ]
151
2018-04-27T10:14:09.000Z
2022-03-10T16:22:11.000Z
/* * HEADER Testing read_config() */ static const unsigned char data[] = { 0xff, 0x20, 0xff }; char *path; FILE *f; int res; register_mib_handlers(); res = asprintf(&path, "/tmp/read-config-input-%d", getpid()); OKF(res >= 0, ("asprintf() returned %d", res)); f = fopen(path, "wb"); OKF(f != NULL, ("fopen() %s", f ...
24.909091
66
0.618613
2f7d0ed4ff1cdde3aa0f4e1cb6929ac96e88f56c
1,058
c
C
Courses/Operating_Systems/Notes and code/Fork_wait_exec.c
biancaguzenski/roadmap
adb7f9405080f616df2ddb5fc2007917f46f265f
[ "MIT" ]
1
2020-10-29T21:33:16.000Z
2020-10-29T21:33:16.000Z
Courses/Operating_Systems/Notes and code/Fork_wait_exec.c
biancaguzenski/learning-path
adb7f9405080f616df2ddb5fc2007917f46f265f
[ "MIT" ]
null
null
null
Courses/Operating_Systems/Notes and code/Fork_wait_exec.c
biancaguzenski/learning-path
adb7f9405080f616df2ddb5fc2007917f46f265f
[ "MIT" ]
null
null
null
#include <stdio.h> #include <stdlib.h> #include <unistd.h> #include <string.h> #include <sys/wait.h> int main(){ printf("Hello world (pid:%d)\n", (int) getpid()); int rc = fork(); if (rc < 0){ fprintf(stderr, "fork failed\n"); exit(1); } else if (rc == 0) { printf("Hello, I'm a n...
34.129032
104
0.58034
4dc055b7bea48885a16e3b92703752d09e8d013e
1,745
h
C
dali-extension/web-engine-chromium/tizen-web-engine-security-origin.h
dalihub/dali-extension
9bd20cbbf588828621acc1467c61c5168d7e1772
[ "Apache-2.0" ]
null
null
null
dali-extension/web-engine-chromium/tizen-web-engine-security-origin.h
dalihub/dali-extension
9bd20cbbf588828621acc1467c61c5168d7e1772
[ "Apache-2.0" ]
null
null
null
dali-extension/web-engine-chromium/tizen-web-engine-security-origin.h
dalihub/dali-extension
9bd20cbbf588828621acc1467c61c5168d7e1772
[ "Apache-2.0" ]
2
2020-08-29T01:26:29.000Z
2021-05-24T07:35:51.000Z
#ifndef DALI_PLUGIN_TIZEN_WEB_ENGINE_SECURITY_ORIGIN_H #define DALI_PLUGIN_TIZEN_WEB_ENGINE_SECURITY_ORIGIN_H /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtai...
23.90411
75
0.736963
b13133413ac399cc7463743f3c28784b6dd23ae9
598
c
C
rush_00/rush04.c
rodrigowe1988/basecamp_42
6861755ea7e035a6156129ca7c16c6006b51f172
[ "MIT" ]
null
null
null
rush_00/rush04.c
rodrigowe1988/basecamp_42
6861755ea7e035a6156129ca7c16c6006b51f172
[ "MIT" ]
null
null
null
rush_00/rush04.c
rodrigowe1988/basecamp_42
6861755ea7e035a6156129ca7c16c6006b51f172
[ "MIT" ]
null
null
null
void ft_putchar(char c); void rush(int x, int y) { int width; int height; width = 1; while (width <= y) { height = 1; while (height <= x) { if ((height == 1 && width == 1) || (height == x && width == y)) ft_putchar('A'); else if ((height == x && width == 1) || (height == 1 && width == y)) ft_...
20.62069
71
0.488294