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
06544780bbd1b320e53afff5c035bffb968d03a1
31,890
c
C
ngx_http_json_var_module.c
RekGRpth/ngx_http_json_var_module
384323caa04cff932ea731f386c8a16cb79bedca
[ "MIT" ]
null
null
null
ngx_http_json_var_module.c
RekGRpth/ngx_http_json_var_module
384323caa04cff932ea731f386c8a16cb79bedca
[ "MIT" ]
null
null
null
ngx_http_json_var_module.c
RekGRpth/ngx_http_json_var_module
384323caa04cff932ea731f386c8a16cb79bedca
[ "MIT" ]
null
null
null
#include <ngx_http.h> ngx_module_t ngx_http_json_var_module; typedef struct { ngx_array_t *fields; ngx_flag_t enable; } ngx_http_json_var_loc_conf_t; typedef struct { ngx_flag_t enable; } ngx_http_json_var_main_conf_t; typedef struct { ngx_flag_t done; ngx_flag_t waiting_more_body; } ngx_http_js...
56.442478
255
0.647288
ff131f666a675e3f8bafcd158ebaf3cbb57ad4a8
403
h
C
include/core/rank_permutation.h
rayastoyanova/ext_mpi_collectives
9f9e48cf40238d3e91af6471c32f620630365b7d
[ "BSD-3-Clause" ]
null
null
null
include/core/rank_permutation.h
rayastoyanova/ext_mpi_collectives
9f9e48cf40238d3e91af6471c32f620630365b7d
[ "BSD-3-Clause" ]
null
null
null
include/core/rank_permutation.h
rayastoyanova/ext_mpi_collectives
9f9e48cf40238d3e91af6471c32f620630365b7d
[ "BSD-3-Clause" ]
null
null
null
#ifndef EXT_MPI_RANK_PERMUTATION_H_ #define EXT_MPI_RANK_PERMUTATION_H_ #ifdef __cplusplus extern "C" { #endif void ext_mpi_rank_perm_heuristic(int num_nodes, int *node_recvcounts, int *rank_perm); int ext_mpi_generate_rank_permutation_forward(char *buffer_in, char *buffer_out); int ext_mpi_generate_rank_permutation...
21.210526
86
0.833747
9e83e31571668070a31f276ec14cf562435e07a9
7,137
h
C
libraries/shared/src/ShapeCollider.h
judasshuffle/hifi
f6778588914f803f63bd0e965fae9dfcbd22fd6d
[ "Apache-2.0" ]
null
null
null
libraries/shared/src/ShapeCollider.h
judasshuffle/hifi
f6778588914f803f63bd0e965fae9dfcbd22fd6d
[ "Apache-2.0" ]
null
null
null
libraries/shared/src/ShapeCollider.h
judasshuffle/hifi
f6778588914f803f63bd0e965fae9dfcbd22fd6d
[ "Apache-2.0" ]
null
null
null
// // ShapeCollider.h // libraries/shared/src // // Created by Andrew Meadows on 02/20/2014. // Copyright 2014 High Fidelity, Inc. // // Distributed under the Apache License, Version 2.0. // See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html // #ifndef hifi_ShapeCollider_h #defi...
45.75
131
0.71893
fa240c7c4320b192fafcbcea4686f6bbda53c37e
9,998
h
C
groups/bsl/bslmf/bslmf_metaint.h
adambde/bde
a2efe118da642be42b25e81ca986a0fe56078305
[ "Apache-2.0" ]
26
2015-05-07T04:22:06.000Z
2022-01-26T09:10:12.000Z
groups/bsl/bslmf/bslmf_metaint.h
adambde/bde
a2efe118da642be42b25e81ca986a0fe56078305
[ "Apache-2.0" ]
3
2015-05-07T21:06:36.000Z
2015-08-28T20:02:18.000Z
groups/bsl/bslmf/bslmf_metaint.h
adambde/bde
a2efe118da642be42b25e81ca986a0fe56078305
[ "Apache-2.0" ]
12
2015-05-06T08:41:07.000Z
2021-11-09T12:52:19.000Z
// bslmf_metaint.h -*-C++-*- #ifndef INCLUDED_BSLMF_METAINT #define INCLUDED_BSLMF_METAINT #ifndef INCLUDED_BSLS_IDENT #include <bsls_ident.h> #endif BSLS_IDENT("$Id: $") //@PURPOSE: Provide a meta-function to map integral constants to unique types. // //@DEPRECATED:...
31.049689
79
0.615123
9a91643d677230faa87d5d8a490bc96188c03caf
479
h
C
src/filters/EdgeTangentFilter.h
dasl-/ofxFilterLibrary
6e43d33b205f04706b72747e5b4ce7f45cab3e88
[ "MIT" ]
98
2015-01-28T23:23:06.000Z
2021-03-27T16:29:17.000Z
src/filters/EdgeTangentFilter.h
dasl-/ofxFilterLibrary
6e43d33b205f04706b72747e5b4ce7f45cab3e88
[ "MIT" ]
5
2015-04-17T17:19:21.000Z
2017-10-27T15:46:55.000Z
src/filters/EdgeTangentFilter.h
dasl-/ofxFilterLibrary
6e43d33b205f04706b72747e5b4ce7f45cab3e88
[ "MIT" ]
18
2015-07-23T02:44:31.000Z
2020-02-24T12:52:15.000Z
// // EdgeTangentFilter.h // ofxFilterLibraryExample // // Created by Matthew Fargo on 2014/07/22. // // #ifndef __EdgeTangentFilter__ #define __EdgeTangentFilter__ #include "Abstract3x3TextureSamplingFilter.h" class EdgeTangentFilter : public Abstract3x3TextureSamplingFilter { public: EdgeTangentFilter(float wi...
17.740741
67
0.74739
2ceac669c6326686f77c1e78989918115596c140
16,584
h
C
Components/Components/Overlay/include/OgreFont.h
liang47009/ndk_sources
88155286084d1ebd1c4f34456d84812a46aba212
[ "MIT" ]
null
null
null
Components/Components/Overlay/include/OgreFont.h
liang47009/ndk_sources
88155286084d1ebd1c4f34456d84812a46aba212
[ "MIT" ]
null
null
null
Components/Components/Overlay/include/OgreFont.h
liang47009/ndk_sources
88155286084d1ebd1c4f34456d84812a46aba212
[ "MIT" ]
null
null
null
/*------------------------------------------------------------------------- This source file is a part of OGRE (Object-oriented Graphics Rendering Engine) For the latest info, see http://www.ogre3d.org/ Copyright (c) 2000-2014 Torus Knot Software Ltd Permission is hereby granted, free of charge, to any person obtaini...
39.205674
107
0.611312
89d16c4a9111518a77d755efc267d4f15b66e2ae
679
c
C
Lab5/lab5-1/src/main.c
banne2266/NCTU-MSPL-2020
b42221fd31fe239aa58518e8ef0b299c55bfe08a
[ "MIT" ]
null
null
null
Lab5/lab5-1/src/main.c
banne2266/NCTU-MSPL-2020
b42221fd31fe239aa58518e8ef0b299c55bfe08a
[ "MIT" ]
null
null
null
Lab5/lab5-1/src/main.c
banne2266/NCTU-MSPL-2020
b42221fd31fe239aa58518e8ef0b299c55bfe08a
[ "MIT" ]
null
null
null
//These functions inside the asm file extern void GPIO_init(); extern void max7219_init(); extern void max7219_send(unsigned char address, unsigned char data); /** * TODO: Show data on 7-seg via max7219_send * Input: * data: decimal value * num_digs: number of digits will show on 7-seg * Return: * 0: success * -1: ille...
21.21875
61
0.677467
965635d41ed8831e88875c8678b4b9fd8ab933f2
1,029
h
C
System/Library/PrivateFrameworks/CoreCDPInternal.framework/CDPTTSUPayloadProvider.h
lechium/tvOS135Headers
46cd30d3f0f7962eaa0c3f925cd71f414c65e2ac
[ "MIT" ]
2
2020-07-26T20:30:54.000Z
2020-08-10T04:26:23.000Z
System/Library/PrivateFrameworks/CoreCDPInternal.framework/CDPTTSUPayloadProvider.h
lechium/tvOS135Headers
46cd30d3f0f7962eaa0c3f925cd71f414c65e2ac
[ "MIT" ]
1
2020-07-26T20:45:31.000Z
2020-08-09T09:30:46.000Z
System/Library/PrivateFrameworks/CoreCDPInternal.framework/CDPTTSUPayloadProvider.h
lechium/tvOS135Headers
46cd30d3f0f7962eaa0c3f925cd71f414c65e2ac
[ "MIT" ]
null
null
null
/* * This header is generated by classdump-dyld 1.0 * on Sunday, June 7, 2020 at 11:26:01 AM Mountain Standard Time * Operating System: Version 13.4.5 (Build 17L562) * Image Source: /System/Library/PrivateFrameworks/CoreCDPInternal.framework/CoreCDPInternal * classdump-dyld is licensed under GPLv3, Copyright © 2013-201...
30.264706
91
0.781341
c59aecc36c0748720ffe6fbafff1d17d172194aa
1,591
c
C
src/error.c
hiroeorz/mrubyc_Wio3G_Soracom_Edition
80443ebf5128a07007417840c149e3bd678393ca
[ "BSD-3-Clause" ]
330
2016-03-24T04:13:28.000Z
2022-03-31T16:30:31.000Z
src/error.c
hiroeorz/mrubyc_Wio3G_Soracom_Edition
80443ebf5128a07007417840c149e3bd678393ca
[ "BSD-3-Clause" ]
78
2016-04-04T17:01:18.000Z
2022-03-04T07:13:19.000Z
src/error.c
hiroeorz/mrubyc_Wio3G_Soracom_Edition
80443ebf5128a07007417840c149e3bd678393ca
[ "BSD-3-Clause" ]
63
2016-03-24T04:12:17.000Z
2022-03-04T01:42:45.000Z
/*! @file @brief exception classes <pre> Copyright (C) 2015-2019 Kyushu Institute of Technology. Copyright (C) 2015-2019 Shimane IT Open-Innovation Center. This file is distributed under BSD 3-Clause License. Fetch mruby VM bytecodes, decode and execute. </pre> */ #include "vm_config.h" #include <s...
28.927273
102
0.750471
3025eabec564a969c2899b9d42294aaf3e156c47
2,523
h
C
tests/testapp_cluster/cluster.h
gsauere/kv_engine
233945fe4ddb033c2292e51f5845ab630c33276f
[ "BSD-3-Clause" ]
null
null
null
tests/testapp_cluster/cluster.h
gsauere/kv_engine
233945fe4ddb033c2292e51f5845ab630c33276f
[ "BSD-3-Clause" ]
null
null
null
tests/testapp_cluster/cluster.h
gsauere/kv_engine
233945fe4ddb033c2292e51f5845ab630c33276f
[ "BSD-3-Clause" ]
null
null
null
/* * Copyright 2019 Couchbase, Inc * * 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 ...
26.28125
77
0.646453
309e7aa340d66fd8f5e021b87c864a3177f9a278
1,599
c
C
src_checker/parser.c
ColdRainbow/ft_push_swap
1f88840caa24fc9db1bebfd4c9e8d193cf2e539b
[ "MIT" ]
null
null
null
src_checker/parser.c
ColdRainbow/ft_push_swap
1f88840caa24fc9db1bebfd4c9e8d193cf2e539b
[ "MIT" ]
null
null
null
src_checker/parser.c
ColdRainbow/ft_push_swap
1f88840caa24fc9db1bebfd4c9e8d193cf2e539b
[ "MIT" ]
null
null
null
#include "../include/checker.h" static int char_to_int(char *str) { int i; int a; int b; i = 0; a = 1; b = 0; if (str[0] == '-') a = -1; while (str[i]) { if (str[i] >= '0' && str[i] <= '9') b = b * 10 + (str[i] - 48); i++; } return (a * b); } static int check_duplicates(t_elem *head) { t_elem ...
14.026316
58
0.515322
cf4b929b7995cfcb3fd77063d0c29b309da76f73
2,622
c
C
minix/usr.bin/trace/service/vm.c
calmsacibis995/minix
dfba95598f553b6560131d35a76658f1f8c9cf38
[ "Unlicense" ]
null
null
null
minix/usr.bin/trace/service/vm.c
calmsacibis995/minix
dfba95598f553b6560131d35a76658f1f8c9cf38
[ "Unlicense" ]
null
null
null
minix/usr.bin/trace/service/vm.c
calmsacibis995/minix
dfba95598f553b6560131d35a76658f1f8c9cf38
[ "Unlicense" ]
null
null
null
#include "inc.h" #include <sys/mman.h> #include <sys/resource.h> static int vm_brk_out(struct trace_proc * proc, const message * m_out) { put_ptr(proc, "addr", (vir_bytes)m_out->m_lc_vm_brk.addr); return CT_DONE; } static const struct flags mmap_prot[] = { FLAG_ZERO(PROT_NONE), FLAG(PROT_READ), FLAG(PROT_WRI...
24.971429
68
0.728833
cf7b696360226c5b327c131f89622dbc3bf88b18
442
h
C
MeetTheTeam/MeetTheTeam/TeammateTableViewCell.h
TylerKuster/MeetTheTeam
46649d22bc1cfda3d9df4cc8238ec48b11545422
[ "MIT" ]
null
null
null
MeetTheTeam/MeetTheTeam/TeammateTableViewCell.h
TylerKuster/MeetTheTeam
46649d22bc1cfda3d9df4cc8238ec48b11545422
[ "MIT" ]
null
null
null
MeetTheTeam/MeetTheTeam/TeammateTableViewCell.h
TylerKuster/MeetTheTeam
46649d22bc1cfda3d9df4cc8238ec48b11545422
[ "MIT" ]
null
null
null
// // TeammateTableViewCell.h // MeetTheTeam // // Created by Tyler Kuster on 4/14/17. // Copyright © 2017 TylerKuster. All rights reserved. // #import <UIKit/UIKit.h> @interface TeammateTableViewCell : UITableViewCell @property (nonatomic, retain) IBOutlet UIImageView* teammateImageView; @property (nonatomic, ...
23.263158
70
0.766968
5cf0c5afb86a5c235d831dd2228713116a3355b3
9,821
h
C
src/gpu/tessellate/MiddleOutPolygonTriangulator.h
rohankumardubey/skia
cd7220e7686c7484eda63ea651c182a31f05366d
[ "BSD-3-Clause" ]
null
null
null
src/gpu/tessellate/MiddleOutPolygonTriangulator.h
rohankumardubey/skia
cd7220e7686c7484eda63ea651c182a31f05366d
[ "BSD-3-Clause" ]
null
null
null
src/gpu/tessellate/MiddleOutPolygonTriangulator.h
rohankumardubey/skia
cd7220e7686c7484eda63ea651c182a31f05366d
[ "BSD-3-Clause" ]
null
null
null
/* * Copyright 2020 Google Inc. * * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. */ #ifndef tessellate_MiddleOutPolygonTriangulator_DEFINED #define tessellate_MiddleOutPolygonTriangulator_DEFINED #include "include/core/SkPath.h" #include "include/core/SkPoin...
39.922764
100
0.640159
cf2df5363b73b49d27f757592b4c118d0a607713
2,027
h
C
src/windows/native/sun/nio/ch/nio_util.h
dbac/jdk8
abfce42ff6d4b8b77d622157519ecd211ba0aa8f
[ "MIT" ]
null
null
null
src/windows/native/sun/nio/ch/nio_util.h
dbac/jdk8
abfce42ff6d4b8b77d622157519ecd211ba0aa8f
[ "MIT" ]
null
null
null
src/windows/native/sun/nio/ch/nio_util.h
dbac/jdk8
abfce42ff6d4b8b77d622157519ecd211ba0aa8f
[ "MIT" ]
1
2020-11-04T07:02:06.000Z
2020-11-04T07:02:06.000Z
/* * Copyright (c) 2001, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free ...
34.948276
79
0.742477
fde883391604d13468fa384a24f5ae58a1276349
427
h
C
headers/func.h
vanyingenzi/kmeans
5a24f614e460d6e58bda0e3c01926063f7c1bab1
[ "MIT" ]
null
null
null
headers/func.h
vanyingenzi/kmeans
5a24f614e460d6e58bda0e3c01926063f7c1bab1
[ "MIT" ]
null
null
null
headers/func.h
vanyingenzi/kmeans
5a24f614e460d6e58bda0e3c01926063f7c1bab1
[ "MIT" ]
null
null
null
#ifndef FUNC_H #define FUNC_H #include <stdio.h> #include <stdint.h> #include "arrayofpoints.h" #include "arrayofclusters.h" #include "filehandler.h" typedef struct { array_of_centroids *finalCentroids; array_of_clusters *finalClusters; }list_of_centroids_and_clusters_only; int k_means(list_of_centroids_an...
21.35
54
0.737705
10869b15ee84fb2f5ba9e02fc3e04304046f8d70
6,610
h
C
src/Moon/128/mask_26_128.h
MHotchin/RLEBitmap
ebea6f7f032c235ff2301e2aced1e6180b71882e
[ "MIT" ]
8
2020-07-05T17:00:15.000Z
2022-02-08T04:34:50.000Z
src/Moon/128/mask_26_128.h
Bodmer/RLEBitmap
ed2bf7ec6497371415878a7a5a07b7938294aad6
[ "MIT" ]
2
2020-07-04T21:11:49.000Z
2020-08-11T20:23:06.000Z
src/Moon/128/mask_26_128.h
Bodmer/RLEBitmap
ed2bf7ec6497371415878a7a5a07b7938294aad6
[ "MIT" ]
3
2020-07-05T17:00:22.000Z
2020-11-03T11:18:34.000Z
// // This file is AUTOMATICALLY GENERATED, and should not be edited unless you are certain // that it will not be re-generated anytime in the future. As generated code, the // copyright owner(s) of the generating program do NOT claim any copyright on the code // generated. // // Run Length Encoded (RLE) bitmaps...
34.60733
89
0.663691
340a404598f51bd1fe8b124c05193a1bc89c365a
12,035
h
C
WRK-V1.2/clr/src/fusion/inc/nodefact.h
intj-t/openvmsft
0d17fbce8607ab2b880be976c2e86d8cfc3e83bb
[ "Intel" ]
null
null
null
WRK-V1.2/clr/src/fusion/inc/nodefact.h
intj-t/openvmsft
0d17fbce8607ab2b880be976c2e86d8cfc3e83bb
[ "Intel" ]
null
null
null
WRK-V1.2/clr/src/fusion/inc/nodefact.h
intj-t/openvmsft
0d17fbce8607ab2b880be976c2e86d8cfc3e83bb
[ "Intel" ]
null
null
null
// ==++== // // // Copyright (c) 2006 Microsoft Corporation. All rights reserved. // // The use and distribution terms for this software are contained in the file // named license.txt, which can be found in the root of this distribution. // By using this software in any fashion, you are agreeing to b...
45.415094
140
0.615953
b788481fea49a8a4abe9c8952573e8998aae3dd7
991
h
C
iterator.h
pcjdean/rocksdbgo
7171df43cba6dcdf71f222edfdfc6185e6d2493d
[ "MIT" ]
2
2018-12-10T06:34:12.000Z
2021-02-03T18:51:42.000Z
iterator.h
pcjdean/rocksdb-golang
7171df43cba6dcdf71f222edfdfc6185e6d2493d
[ "MIT" ]
null
null
null
iterator.h
pcjdean/rocksdb-golang
7171df43cba6dcdf71f222edfdfc6185e6d2493d
[ "MIT" ]
null
null
null
// Copyright (c) 2015, Dean ChaoJun Pan. All rights reserved. // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. // #ifndef GO_ROCKSDB_INCLUDE_ITERATOR_H_ #define GO_ROCKSDB_INCLUDE_ITERATOR_H_ #include "types.h" #include "slice.h" #inc...
26.783784
72
0.799193
b7cf32b49d20f3c64d4ef0c9d80c0f015947d93e
315
h
C
PrivateFrameworks/PhotoPrintProduct/KHPanelBox.h
phatblat/macOSPrivateFrameworks
9047371eb80f925642c8a7c4f1e00095aec66044
[ "MIT" ]
17
2018-11-13T04:02:58.000Z
2022-01-20T09:27:13.000Z
PrivateFrameworks/PhotoPrintProduct/KHPanelBox.h
phatblat/macOSPrivateFrameworks
9047371eb80f925642c8a7c4f1e00095aec66044
[ "MIT" ]
3
2018-04-06T02:02:27.000Z
2018-10-02T01:12:10.000Z
PrivateFrameworks/PhotoPrintProduct/KHPanelBox.h
phatblat/macOSPrivateFrameworks
9047371eb80f925642c8a7c4f1e00095aec66044
[ "MIT" ]
1
2018-09-28T13:54:23.000Z
2018-09-28T13:54:23.000Z
// // Generated by class-dump 3.5 (64 bit). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2013 by Steve Nygard. // #import "NSBox.h" @interface KHPanelBox : NSBox { } - (id)accessibilityAttributeValue:(id)arg1; - (id)accessibilityAttributeNames; - (id)hitTest:(struct CGPoint)arg1; @end
16.578947
83
0.679365
082b5aff4be83f7be278581e9396c1d84761e1da
6,188
c
C
1. pthreads/src/simulation.c
luisblazquezm/mii1-hpc-projects
9e281bab5f826f4a1deeaade9fa9a4a364cbe213
[ "MIT" ]
null
null
null
1. pthreads/src/simulation.c
luisblazquezm/mii1-hpc-projects
9e281bab5f826f4a1deeaade9fa9a4a364cbe213
[ "MIT" ]
null
null
null
1. pthreads/src/simulation.c
luisblazquezm/mii1-hpc-projects
9e281bab5f826f4a1deeaade9fa9a4a364cbe213
[ "MIT" ]
2
2021-08-25T07:04:14.000Z
2021-11-19T08:35:45.000Z
#include "utils.h" #include "plate.h" #include "logging.h" #include "simulation.h" #include "paralellUtils.h" #include <stdio.h> #include <stdlib.h> #include <stddef.h> #include <pthread.h> #include <sys/time.h> #include <semaphore.h> void * calculateSubMatrix(void* arg); long measureTime(){ struct timeval time; ...
27.021834
139
0.712993
083bf93803fb5d43cebe49a82bb4bc7ebf65209c
1,697
c
C
src/math/fixed/rounding.c
LexouDuck/libft
af06b5b8f0ac51e1a461cbe58a7be6410c4348d5
[ "MIT" ]
6
2021-02-09T08:50:35.000Z
2021-09-15T14:29:31.000Z
src/math/fixed/rounding.c
LexouDuck/libccc
73a923a484ceb1fa6eaa863a151614d1327b4af8
[ "MIT" ]
16
2021-03-13T23:13:35.000Z
2022-03-29T08:42:14.000Z
src/math/fixed/rounding.c
LexouDuck/libccc
73a923a484ceb1fa6eaa863a151614d1327b4af8
[ "MIT" ]
2
2020-06-09T03:10:56.000Z
2020-11-04T12:40:04.000Z
#include "libccc/fixed.h" #include "libccc/math/fixed.h" #include "libccc/math/math.h" #include LIBCONFIG_ERROR_INCLUDE #define DEFINEFUNC_FIXED_ROUND(BITS) \ inline t_q##BITS Q##BITS##_Round(t_q##BITS number) \ { \ t_q##BITS fraction = Q##BITS##_FractionPart(number); \ if (fraction < FIXED_DEN...
24.242857
69
0.681202
bd5be3dd38feaa24858daf587a72180dd7f4900e
770
h
C
TrainingGround/src/third_party/rapid_json_test.h
elloop/algorithm
5485be0aedbc18968f775cff9533a2d444dbdcb5
[ "MIT" ]
15
2015-11-04T12:53:23.000Z
2021-08-10T09:53:12.000Z
TrainingGround/src/third_party/rapid_json_test.h
elloop/algorithm
5485be0aedbc18968f775cff9533a2d444dbdcb5
[ "MIT" ]
null
null
null
TrainingGround/src/third_party/rapid_json_test.h
elloop/algorithm
5485be0aedbc18968f775cff9533a2d444dbdcb5
[ "MIT" ]
6
2015-11-13T10:17:01.000Z
2020-05-14T07:25:48.000Z
#pragma once #include "inc.h" #include "rapidjson/document.h" #include <string> NS_BEGIN(elloop); NS_BEGIN(third_party); class RapidJsonUtil { public: static const char * getString(rapidjson::Value& value, const std::string& key) { if (value.IsObject()) { if (value.HasMember(key.c_str()) && ...
26.551724
118
0.6
3209a9a6feb8f381e80a5a1de81764ddaa2ffd69
23,164
h
C
include/urweb/urweb_cpp.h
mdempsky/urweb
026883de8a8c80a1dc5fa3e51a95e951db4b2b6a
[ "BSD-3-Clause" ]
5
2016-05-24T14:21:55.000Z
2020-11-02T18:38:27.000Z
include/urweb/urweb_cpp.h
mdempsky/urweb
026883de8a8c80a1dc5fa3e51a95e951db4b2b6a
[ "BSD-3-Clause" ]
null
null
null
include/urweb/urweb_cpp.h
mdempsky/urweb
026883de8a8c80a1dc5fa3e51a95e951db4b2b6a
[ "BSD-3-Clause" ]
3
2020-11-02T18:38:28.000Z
2020-12-09T16:15:37.000Z
#ifndef URWEB_CPP_H #define URWEB_CPP_H #include <sys/types.h> #include "types_cpp.h" int uw_really_send(int sock, const void *buf, ssize_t len); int uw_really_write(int fd, const void *buf, size_t len); extern uw_unit uw_unit_v; void uw_global_init(void); void uw_app_init(uw_app*); void uw_client_connect(unsigne...
52.171171
157
0.829045
9a61bc88b61ecce0e881df965f10a93e05f86985
1,676
h
C
stm32/libraries/SdFat/src/FreeStack.h
BSFrance/BSFrance
db1da987a84a60f568c5a4c79635d596e8ceb88b
[ "MIT" ]
8
2018-02-23T18:48:24.000Z
2021-02-13T23:57:27.000Z
stm32/libraries/SdFat/src/FreeStack.h
BSFrance/BSFrance
db1da987a84a60f568c5a4c79635d596e8ceb88b
[ "MIT" ]
5
2018-09-17T00:53:08.000Z
2018-12-30T22:02:41.000Z
stm32/libraries/SdFat/src/FreeStack.h
BSFrance/BSFrance
db1da987a84a60f568c5a4c79635d596e8ceb88b
[ "MIT" ]
4
2018-05-01T14:53:34.000Z
2021-04-06T12:31:05.000Z
/* Arduino SdFat Library * Copyright (C) 2015 by William Greiman * * This file is part of the Arduino SdFat Library * * This Library is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of t...
29.403509
71
0.711217
9a95f5facf05b6b1860dd4b95eccfdc59daafbf0
1,496
h
C
libtest/float/intel/LibTestHelper.h
jpl169/PLDI2021Artifact
49cea72b2084ce265189881d7da69c8ed93a8f15
[ "MIT" ]
null
null
null
libtest/float/intel/LibTestHelper.h
jpl169/PLDI2021Artifact
49cea72b2084ce265189881d7da69c8ed93a8f15
[ "MIT" ]
null
null
null
libtest/float/intel/LibTestHelper.h
jpl169/PLDI2021Artifact
49cea72b2084ce265189881d7da69c8ed93a8f15
[ "MIT" ]
null
null
null
#include "float_math.h" #include "stdio.h" #include "mathimf.h" #include "stdlib.h" float fMlibTest(float x); float dMlibTest(float x); float rlibmTest(float x); void RunCorrectnessTest(char const* FunctionName, char* resFileName) { unsigned long wrongFMlibCount = 0; unsigned long wrongDMlibCount = 0; uns...
28.226415
111
0.600267
89c796f5f9a7a73f8ab8d3a686b38448b574d224
2,135
h
C
headless/lib/browser/policy/headless_mode_policy.h
iridium-browser/iridium-browser
907e31cf5ce5ad14d832796e3a7c11e496828959
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
575
2015-06-18T23:58:20.000Z
2022-03-23T09:32:39.000Z
headless/lib/browser/policy/headless_mode_policy.h
iridium-browser/iridium-browser
907e31cf5ce5ad14d832796e3a7c11e496828959
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
113
2015-05-04T09:58:14.000Z
2022-01-31T19:35:03.000Z
headless/lib/browser/policy/headless_mode_policy.h
iridium-browser/iridium-browser
907e31cf5ce5ad14d832796e3a7c11e496828959
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
52
2015-07-14T10:40:50.000Z
2022-03-15T01:11:49.000Z
// Copyright 2021 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. #ifndef HEADLESS_LIB_BROWSER_POLICY_HEADLESS_MODE_POLICY_H_ #define HEADLESS_LIB_BROWSER_POLICY_HEADLESS_MODE_POLICY_H_ #include "components/policy/core/...
32.348485
80
0.773302
d0fc598319a9b84d24d9a985b37f50871be70aaf
2,045
h
C
machine/qemu/sources/u-boot/include/configs/rk3399_common.h
muddessir/framework
5b802b2dd7ec9778794b078e748dd1f989547265
[ "MIT" ]
1
2021-11-21T19:56:29.000Z
2021-11-21T19:56:29.000Z
machine/qemu/sources/u-boot/include/configs/rk3399_common.h
muddessir/framework
5b802b2dd7ec9778794b078e748dd1f989547265
[ "MIT" ]
null
null
null
machine/qemu/sources/u-boot/include/configs/rk3399_common.h
muddessir/framework
5b802b2dd7ec9778794b078e748dd1f989547265
[ "MIT" ]
null
null
null
/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2016 Rockchip Electronics Co., Ltd */ #ifndef __CONFIG_RK3399_COMMON_H #define __CONFIG_RK3399_COMMON_H #include "rockchip-common.h" #define CONFIG_SYS_CBSIZE 1024 #define CONFIG_SKIP_LOWLEVEL_INIT #define COUNTER_FREQUENCY 24000000 #define...
25.246914
68
0.776039
c5865b1f4f08d5bbcc4afe6cefe1d218902fa5cd
9,781
h
C
Modelica/Resources/C-Sources/exact-int.h
pkangowski/ModelicaStandardLibrary
2dc388ba96088b98af1d9d0a3eb67432dfdfb164
[ "BSD-3-Clause" ]
null
null
null
Modelica/Resources/C-Sources/exact-int.h
pkangowski/ModelicaStandardLibrary
2dc388ba96088b98af1d9d0a3eb67432dfdfb164
[ "BSD-3-Clause" ]
null
null
null
Modelica/Resources/C-Sources/exact-int.h
pkangowski/ModelicaStandardLibrary
2dc388ba96088b98af1d9d0a3eb67432dfdfb164
[ "BSD-3-Clause" ]
null
null
null
/* Exact-width integer types * Portable Snippets - https://github.com/nemequ/portable-snippets * Created by Evan Nemerson <evan@nemerson.com> * * To the extent possible under law, the authors have waived all * copyright and related or neighboring rights to this code. For * details, see the Creative Commons...
42.526087
137
0.666599
3057639e2c4ede44cba086641d793a434c45b0e3
841
h
C
questions/47803531/splitdialgauge.h
sesu089/stackoverflow
6fae69be6fa74fba9d554e6b5f387e5d3c1aad73
[ "MIT" ]
302
2017-03-04T00:05:23.000Z
2022-03-28T22:51:29.000Z
questions/47803531/splitdialgauge.h
sesu089/stackoverflow
6fae69be6fa74fba9d554e6b5f387e5d3c1aad73
[ "MIT" ]
30
2017-12-02T19:26:43.000Z
2022-03-28T07:40:36.000Z
questions/47803531/splitdialgauge.h
sesu089/stackoverflow
6fae69be6fa74fba9d554e6b5f387e5d3c1aad73
[ "MIT" ]
388
2017-07-04T16:53:12.000Z
2022-03-18T22:20:19.000Z
#ifndef SPLITDIALGAUGE_H #define SPLITDIALGAUGE_H #include "limits_t.h" #include <QPainter> #include <QQuickPaintedItem> class SplitDialGauge : public QQuickPaintedItem { Q_OBJECT Q_PROPERTY( LIMITS_T *limits READ getLimits WRITE setLimits NOTIFY limitsChanged) public: SplitDialGauge(QQuickItem *parent ...
22.72973
75
0.702735
658dffd87644349d3be55efde00b7ee6365017b8
4,223
h
C
PrivateFrameworks/GeoServices.framework/GEOPDVendorSpecificPlaceRefinementParameters.h
shaojiankui/iOS10-Runtime-Headers
6b0d842bed0c52c2a7c1464087b3081af7e10c43
[ "MIT" ]
36
2016-04-20T04:19:04.000Z
2018-10-08T04:12:25.000Z
PrivateFrameworks/GeoServices.framework/GEOPDVendorSpecificPlaceRefinementParameters.h
shaojiankui/iOS10-Runtime-Headers
6b0d842bed0c52c2a7c1464087b3081af7e10c43
[ "MIT" ]
null
null
null
PrivateFrameworks/GeoServices.framework/GEOPDVendorSpecificPlaceRefinementParameters.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/GeoServices.framework/GeoServices */ @interface GEOPDVendorSpecificPlaceRefinementParameters : PBCodable <NSCopying> { int _addressGeocodeAccuracyHint; GEOStructuredAddress * _addressHint; NSData * _addressObjectHint; NSString...
38.743119
171
0.771726
45cf7596f32d577e199b9a97b41d7c73cc1cb6cc
1,470
h
C
include/pure64/core/error.h
the-grue/Pure64
de1be99f2b2071ae09e2b7cb2b8e3456a3ea93e1
[ "BSD-3-Clause" ]
1
2021-11-05T12:19:28.000Z
2021-11-05T12:19:28.000Z
include/pure64/core/error.h
feds01/Pure64
2ae42e0af5144442c46fdcbf4db1ca404c8f4708
[ "BSD-3-Clause" ]
null
null
null
include/pure64/core/error.h
feds01/Pure64
2ae42e0af5144442c46fdcbf4db1ca404c8f4708
[ "BSD-3-Clause" ]
null
null
null
/* ============================================================================= * Pure64 -- a 64-bit OS/software loader written in Assembly for x86-64 systems * Copyright (C) 2008-2017 Return Infinity -- see LICENSE.TXT * ============================================================================= */ /** @file e...
21
80
0.629252
04f1c75cee9685dfe37a2e3ea922fd470729081c
841
c
C
test/oj_tests.c
noahp/ojc
9132ad02a6cd15c7f6f199640b7d8bb85a80cbbc
[ "MIT" ]
25
2016-03-15T10:58:29.000Z
2022-03-11T14:20:38.000Z
test/oj_tests.c
noahp/ojc
9132ad02a6cd15c7f6f199640b7d8bb85a80cbbc
[ "MIT" ]
3
2020-07-05T19:46:35.000Z
2021-10-20T16:15:15.000Z
test/oj_tests.c
noahp/ojc
9132ad02a6cd15c7f6f199640b7d8bb85a80cbbc
[ "MIT" ]
5
2016-02-03T23:12:00.000Z
2020-09-27T13:56:02.000Z
// Copyright (c) 2020, Peter Ohler, All rights reserved. #include <string.h> #include "ut.h" extern void append_validate_tests(Test tests); extern void append_pushpop_tests(Test tests); extern void append_parse_tests(Test tests); extern void append_chunk_tests(Test tests); extern void append_write_tests(Test tests);...
22.72973
63
0.72176
30dbb2c300054bb5dfa49aa783219b02cf4e0acd
729
h
C
prom/test/prom_test_helpers.h
SammyEnigma/libprom
0e7755cf8886b98524372dcb4f7b344a597ab55d
[ "Apache-2.0" ]
null
null
null
prom/test/prom_test_helpers.h
SammyEnigma/libprom
0e7755cf8886b98524372dcb4f7b344a597ab55d
[ "Apache-2.0" ]
null
null
null
prom/test/prom_test_helpers.h
SammyEnigma/libprom
0e7755cf8886b98524372dcb4f7b344a597ab55d
[ "Apache-2.0" ]
1
2021-02-03T19:28:43.000Z
2021-02-03T19:28:43.000Z
#include <stdio.h> #include <stdlib.h> #include <string.h> #include "prom.h" #include "prom_collector_registry_t.h" #include "prom_collector_t.h" #include "prom_linked_list_i.h" #include "prom_linked_list_t.h" #include "prom_map_i.h" #include "prom_map_t.h" #include "prom_metric_formatter_i.h" #include "prom_metric_f...
27
43
0.799726
aa4a350240c3f005d45be161d7231b88261e8701
122
h
C
include/stdlib.h
finwo/matter
7baa8a5694ca5ba97c2e878e2eeafc0828d8840f
[ "MIT" ]
null
null
null
include/stdlib.h
finwo/matter
7baa8a5694ca5ba97c2e878e2eeafc0828d8840f
[ "MIT" ]
1
2021-08-11T22:06:24.000Z
2021-08-18T16:17:43.000Z
include/stdlib.h
finwo/matter
7baa8a5694ca5ba97c2e878e2eeafc0828d8840f
[ "MIT" ]
null
null
null
#ifndef _STDLIB_H_ #define _STDLIB_H_ #include <stdint.h> void srand(unsigned s); int rand(void); #endif // _STDLIB_H_
12.2
23
0.737705
43e136d2119345df0bb8c3314c451ec96df475ce
95
c
C
usr/src/cmd/uucp/pkon.c
doolinius/unix-v7-galileo
403dfb4fbb875095e84763553a952cfbc8d558fd
[ "MIT" ]
null
null
null
usr/src/cmd/uucp/pkon.c
doolinius/unix-v7-galileo
403dfb4fbb875095e84763553a952cfbc8d558fd
[ "MIT" ]
null
null
null
usr/src/cmd/uucp/pkon.c
doolinius/unix-v7-galileo
403dfb4fbb875095e84763553a952cfbc8d558fd
[ "MIT" ]
null
null
null
/* UNIX V7 source code: see /COPYRIGHT or www.tuhs.org for details. */ pkon() { } pkoff() { }
19
70
0.621053
a1636c482ac7b27d7ff1efe0726d518bb575feab
812
h
C
src/inform-1.0.0/include/inform/utilities/partitions.h
ELIFE-ASU/rinform
c8050f1fa6ea586ac641f7ab76b15c5b2542de26
[ "MIT" ]
1
2018-08-01T13:51:16.000Z
2018-08-01T13:51:16.000Z
src/inform-1.0.0/include/inform/utilities/partitions.h
cran/rinform
c3631b2d9f7922f778644f29052f5200532c7c37
[ "MIT" ]
19
2017-06-21T00:58:59.000Z
2019-04-16T00:05:26.000Z
src/inform-1.0.0/include/inform/utilities/partitions.h
cran/rinform
c3631b2d9f7922f778644f29052f5200532c7c37
[ "MIT" ]
3
2017-12-01T08:22:26.000Z
2021-02-04T01:09:01.000Z
// Copyright 2016-2017 ELIFE. All rights reserved. // Use of this source code is governed by a MIT // license that can be found in the LICENSE file. #pragma once #include <inform/export.h> #ifdef __cplusplus extern "C" { #endif /** * Compute the first partitioning of a given size * * This partitioning will be the...
22.555556
78
0.731527
a27829d9901e53ab7791abb4d2be7e6051f5102b
7,959
c
C
bankers.c
freym827/BankersAlgorithm
030aae34e212b38d6198bda4deb7b7b46153a894
[ "MIT" ]
null
null
null
bankers.c
freym827/BankersAlgorithm
030aae34e212b38d6198bda4deb7b7b46153a894
[ "MIT" ]
null
null
null
bankers.c
freym827/BankersAlgorithm
030aae34e212b38d6198bda4deb7b7b46153a894
[ "MIT" ]
null
null
null
/********************************************* bankers.c Matthew Frey **********************************************/ #include <stdio.h> #include <stdlib.h> #include <string.h> #include <errno.h> struct systemData { int numProcesses; int numResources; int* allocationMatrix; int* maxMatrix; int* ava...
29.369004
121
0.591532
0c03cdd2927ff60cabff4897e073d052fe95bc86
183
h
C
ZZZ_OtherDemo/00-dyld-832.7.3/testing/test-cases/weak-coalesce.dtest/base.h
1079278593/TreasureChest
8b1ebe04ed7c2ed399c4ecf3b75b3fee0a1aced8
[ "MIT" ]
672
2019-10-09T11:15:13.000Z
2021-09-21T10:02:33.000Z
dyld-635.2/testing/test-cases/weak-coalesce.dtest/base.h
KaiserFeng/KFAppleOpenSource
7ea6ab19f1492a2da262d3554f90882393f975a4
[ "MIT" ]
19
2019-11-05T03:32:31.000Z
2021-07-15T11:16:25.000Z
dyld-635.2/testing/test-cases/weak-coalesce.dtest/base.h
KaiserFeng/KFAppleOpenSource
7ea6ab19f1492a2da262d3554f90882393f975a4
[ "MIT" ]
216
2019-10-10T01:47:36.000Z
2021-09-23T07:56:54.000Z
extern void baseCheck(); extern int coal1; extern int coal2; extern void baseVerifyCoal1(const char* where, int* addr); extern void baseVerifyCoal2(const char* where, int* addr);
18.3
58
0.759563
0c28127a1b50a0fe72b630e66a555cd482f92679
5,533
h
C
Delfino/SingleCore/SmartWinch/device/driverlib/inc/hw_dac.h
vlad314/FYP_SmartWinch
fca9c23e89d5ea14bfcd18b6565c0a241d7cf3ab
[ "MIT" ]
null
null
null
Delfino/SingleCore/SmartWinch/device/driverlib/inc/hw_dac.h
vlad314/FYP_SmartWinch
fca9c23e89d5ea14bfcd18b6565c0a241d7cf3ab
[ "MIT" ]
5
2018-02-15T10:21:58.000Z
2018-09-21T10:33:36.000Z
Delfino/SingleCore/SmartWinch/device/driverlib/inc/hw_dac.h
vlad314/FYP_SmartWinch
fca9c23e89d5ea14bfcd18b6565c0a241d7cf3ab
[ "MIT" ]
2
2018-05-24T16:47:00.000Z
2019-10-05T15:11:32.000Z
//########################################################################### // // FILE: hw_dac.h // // TITLE: Definitions for the DAC registers. // //########################################################################### // $TI Release: F2837xS Support Library v3.03.00.00 $ // $Release Date: Thu Dec 7 18:5...
46.889831
79
0.49503
8364b8ca15fbb588fb2673841a1dc269f97101d7
7,609
c
C
c-examples/colbrowser.c
ericu/fltkhs
3ca521ca30d51a84f8ec87938932f2ce5af8a7c0
[ "MIT" ]
222
2015-01-11T19:01:16.000Z
2022-03-25T14:47:26.000Z
c-examples/colbrowser.c
ericu/fltkhs
3ca521ca30d51a84f8ec87938932f2ce5af8a7c0
[ "MIT" ]
143
2015-01-13T19:08:33.000Z
2021-10-10T20:43:46.000Z
c-examples/colbrowser.c
ericu/fltkhs
3ca521ca30d51a84f8ec87938932f2ce5af8a7c0
[ "MIT" ]
36
2015-01-14T15:30:18.000Z
2021-08-11T13:04:28.000Z
#include <Fl_C.h> #include <Fl_Double_WindowC.h> #include <Fl_WindowC.h> #include <Fl_ButtonC.h> #include <Fl_Value_SliderC.h> #include <Fl_Hold_BrowserC.h> #include <Fl_BoxC.h> #include <Fl_BrowserC.h> #include <Fl_WidgetC.h> #include <Fl_AskC.h> #include <filenameC.h> #include <FL/fl_utf8.h> #include <stdlib.h> #in...
23.630435
98
0.667236
4d07f66aaa35e534fa274a1dfcf651240dc6fefd
1,297
c
C
C/hard/h353.c
tlgs/dailyprogrammer
6e7d3352616fa54a8e9caf8564a9cfb951eb0af9
[ "Unlicense" ]
4
2017-10-18T02:17:02.000Z
2022-02-02T01:19:02.000Z
C/hard/h353.c
tlseabra/dailyprogrammer
6e7d3352616fa54a8e9caf8564a9cfb951eb0af9
[ "Unlicense" ]
4
2016-01-24T20:30:02.000Z
2017-01-18T16:01:23.000Z
C/hard/h353.c
tlgs/dailyprogrammer
6e7d3352616fa54a8e9caf8564a9cfb951eb0af9
[ "Unlicense" ]
null
null
null
/* 09/03/2018 */ // helpful: https://homes.cs.washington.edu/~armin/ACM_TECS_2013.pdf #include <stdio.h> #include <stdlib.h> #include <stdint.h> #include <time.h> typedef int8_t stream; #define N_BITS (sizeof(stream)*8) #define N_RUNS 10e3 stream add(stream a, stream b, stream s){ return (a & s) | (~s & b); } st...
24.018519
94
0.508867
b33236fb56d5fe2b2e889a485fdeced8a25e6307
1,137
h
C
include/paint/background.h
tralf-strues/simple-gui-library
cf72b11d0d245d1a1fefbae10e4aa7fb9e763bff
[ "MIT" ]
null
null
null
include/paint/background.h
tralf-strues/simple-gui-library
cf72b11d0d245d1a1fefbae10e4aa7fb9e763bff
[ "MIT" ]
null
null
null
include/paint/background.h
tralf-strues/simple-gui-library
cf72b11d0d245d1a1fefbae10e4aa7fb9e763bff
[ "MIT" ]
null
null
null
/** * @author Nikita Mochalov (github.com/tralf-strues) * @file background.h * @date 2021-11-06 * * @copyright Copyright (c) 2021 */ #pragma once #include <vector> #include "sml/math/rectangle.h" #include "fill.h" #include "../media/image.h" namespace Sgl { class Fill; class Image; class Backgrou...
22.74
74
0.609499
8888624188367b7a3a508a3ba6d48a6403485624
23,373
c
C
engine/NQ/view.c
QUINTIX/blinky
ebd69b3181e645542de1fbd6d7a38a161e092ae3
[ "MIT" ]
4
2020-08-07T07:25:14.000Z
2020-09-05T21:03:03.000Z
engine/NQ/view.c
QUINTIX/blinky
ebd69b3181e645542de1fbd6d7a38a161e092ae3
[ "MIT" ]
1
2021-06-21T04:35:51.000Z
2021-06-23T00:24:28.000Z
engine/NQ/view.c
QUINTIX/blinky
ebd69b3181e645542de1fbd6d7a38a161e092ae3
[ "MIT" ]
1
2020-08-05T16:39:14.000Z
2020-08-05T16:39:14.000Z
/* Copyright (C) 1996-1997 Id Software, Inc. 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 version. This program is distributed in th...
23.141584
79
0.617465
889be05a9cb1d6a5bcfb8fdc112c6373b57a9f9c
14,284
h
C
s32v234_sdk/libs/isp/cam_generic/kernel/include/ov10635_config_viu.h
intesight/Panorama4AIWAYS
46e1988e54a5155be3b3b47c486b3f722be00b5c
[ "WTFPL" ]
null
null
null
s32v234_sdk/libs/isp/cam_generic/kernel/include/ov10635_config_viu.h
intesight/Panorama4AIWAYS
46e1988e54a5155be3b3b47c486b3f722be00b5c
[ "WTFPL" ]
null
null
null
s32v234_sdk/libs/isp/cam_generic/kernel/include/ov10635_config_viu.h
intesight/Panorama4AIWAYS
46e1988e54a5155be3b3b47c486b3f722be00b5c
[ "WTFPL" ]
2
2021-01-21T02:06:16.000Z
2021-01-28T10:47:37.000Z
/* * Copyright (c) 2015-2016 Freescale Semiconductor * Copyright 2017 NXP * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * o Redistributions of source code must retain the above copyrig...
21.642424
87
0.618944
002d759bacace575c2461156d3a10c17f359e00b
1,208
h
C
extensions/concatrangescript.h
yzhang123/pynini
46d9e5b7eaead76c6b29ba57b039fdde9cdf0d20
[ "Apache-2.0" ]
1
2021-04-09T22:57:07.000Z
2021-04-09T22:57:07.000Z
extensions/concatrangescript.h
yzhang123/pynini
46d9e5b7eaead76c6b29ba57b039fdde9cdf0d20
[ "Apache-2.0" ]
null
null
null
extensions/concatrangescript.h
yzhang123/pynini
46d9e5b7eaead76c6b29ba57b039fdde9cdf0d20
[ "Apache-2.0" ]
null
null
null
// Copyright 2016-2020 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to...
28.093023
75
0.735927
29d47d81a6e8f534fe84ffbf646574276ec7a22f
2,318
h
C
Source/StrategyPrototype/Public/Objects/SP_ItemFactory.h
ualikhansars/strategyPrototype
3fbd7a067b1e38ed1862dfb044d55bbcbf1144dc
[ "MIT" ]
4
2020-05-27T00:50:05.000Z
2020-11-01T06:19:15.000Z
Source/StrategyPrototype/Public/Objects/SP_ItemFactory.h
ualikhansars/strategyPrototype
3fbd7a067b1e38ed1862dfb044d55bbcbf1144dc
[ "MIT" ]
null
null
null
Source/StrategyPrototype/Public/Objects/SP_ItemFactory.h
ualikhansars/strategyPrototype
3fbd7a067b1e38ed1862dfb044d55bbcbf1144dc
[ "MIT" ]
null
null
null
#pragma once #include "CoreMinimal.h" #include "UObject/NoExportTypes.h" #include "UObject/ConstructorHelpers.h" #include "Engine/Texture2D.h" #include "Templates/SharedPointer.h" #include "SP_ItemFactory.generated.h" UENUM(BlueprintType) enum class SP_ItemCategory : uint8 { Armory, Food, Jewelry, Resource, Weap...
20.513274
161
0.75755
4b5d4c4200e215affc6515e0c8088520707d5dd9
396
h
C
src/texture_cache.h
RamblingIndieGames/openjamgame-2019
2ce913d1324f6648e9434c4346888adf210bfdde
[ "MIT" ]
null
null
null
src/texture_cache.h
RamblingIndieGames/openjamgame-2019
2ce913d1324f6648e9434c4346888adf210bfdde
[ "MIT" ]
null
null
null
src/texture_cache.h
RamblingIndieGames/openjamgame-2019
2ce913d1324f6648e9434c4346888adf210bfdde
[ "MIT" ]
null
null
null
#ifndef __TEXTURE_H__ struct cachedtexture_t { int id; int width; int height; void* raw_data; }; extern struct cachedtexture_t* textures; extern int texture_count; extern void add_texture_to_cache(int id, char* filename); extern struct cachedtexture_t* get_texture_by_id(int id); extern void unload_texture_by...
20.842105
57
0.785354
e4111cc4646a814a45a4f32bbea5cd0bf6eab753
1,783
h
C
Shared/PredictionMethods.h
mdejong/MetalMED
d570a46150b3ea4f6b3d53d3a3d7abc404e75324
[ "MIT" ]
null
null
null
Shared/PredictionMethods.h
mdejong/MetalMED
d570a46150b3ea4f6b3d53d3a3d7abc404e75324
[ "MIT" ]
1
2021-07-29T09:29:12.000Z
2021-07-29T18:33:34.000Z
Shared/PredictionMethods.h
mdejong/MetalMED
d570a46150b3ea4f6b3d53d3a3d7abc404e75324
[ "MIT" ]
null
null
null
// // PredictionMethods.h // // Created by Mo DeJong on 6/4/18. // Copyright © 2018 helpurock. All rights reserved. // #ifndef _PredictionMethods_hpp #define _PredictionMethods_hpp #include <stdlib.h> // Encode N byte symbols into and output buffer of at least n. // Returns the number of bytes written to encodedB...
33.641509
78
0.496915
5b7e11bc6f748ab6d04f4056c361fcc4f21293c2
2,296
h
C
MGSDKDemo/Pods/MGUnionSDK/MGUnionSDK/MGUnionSDK.framework/Headers/MGApi.h
StartEnd/MGUnionSDK
8d5b610e73e6eacfd0abc471418ae1a0feb458b2
[ "MIT" ]
null
null
null
MGSDKDemo/Pods/MGUnionSDK/MGUnionSDK/MGUnionSDK.framework/Headers/MGApi.h
StartEnd/MGUnionSDK
8d5b610e73e6eacfd0abc471418ae1a0feb458b2
[ "MIT" ]
null
null
null
MGSDKDemo/Pods/MGUnionSDK/MGUnionSDK/MGUnionSDK.framework/Headers/MGApi.h
StartEnd/MGUnionSDK
8d5b610e73e6eacfd0abc471418ae1a0feb458b2
[ "MIT" ]
null
null
null
// // MGApi.h // MGUnionSDK // // Created by Mr.Song on 2020/4/7. // Copyright © 2020 StartEnd. All rights reserved. // #import <Foundation/Foundation.h> @protocol MGUnionSDKDelegate; /// 支付错误 typedef NS_ENUM (NSInteger,MGPayErrCode) { MGSDKPay_Err_Ok = 0, //Pay成功 MGSDKPay_Err_OrderErr = -...
19.965217
201
0.652875
a0df0fd2ea791523d306c659293fadfe45a05a06
7,125
h
C
src/glyphwidths.h
AllanCameron/PDFR
15abe85d853295258a30f63a8aaa09f40c772e6f
[ "MIT" ]
20
2019-02-14T12:22:17.000Z
2022-02-17T02:52:01.000Z
src/glyphwidths.h
AllanCameron/PDFR
15abe85d853295258a30f63a8aaa09f40c772e6f
[ "MIT" ]
2
2018-12-04T21:36:01.000Z
2019-07-25T21:17:02.000Z
src/glyphwidths.h
AllanCameron/PDFR
15abe85d853295258a30f63a8aaa09f40c772e6f
[ "MIT" ]
1
2020-03-19T20:16:59.000Z
2020-03-19T20:16:59.000Z
//---------------------------------------------------------------------------// // // // PDFR GlyphWidths header file // // // ...
50.531915
82
0.597053
024cdd209f9e543cfee37a5a834934ee70699968
2,702
c
C
Trojan.Win32.Gozi/dll.c
010001111/Vx-Suites
6b4b90a60512cce48aa7b87aec5e5ac1c4bb9a79
[ "MIT" ]
2
2021-02-04T06:47:45.000Z
2021-07-28T10:02:10.000Z
Trojan.Win32.Gozi/dll.c
010001111/Vx-Suites
6b4b90a60512cce48aa7b87aec5e5ac1c4bb9a79
[ "MIT" ]
null
null
null
Trojan.Win32.Gozi/dll.c
010001111/Vx-Suites
6b4b90a60512cce48aa7b87aec5e5ac1c4bb9a79
[ "MIT" ]
null
null
null
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// // ISFB project. Version 2.13.24.1 // // module: dll.c // $Revision: 265 $ // $Date: 2014-07-09 18:33:23 +0400 (Ср, 09 июл 2014) $ // description: // ISFB installer DLL entry point. Library initializa...
23.495652
120
0.660622
9d17560ebe3308d7061241103cbd8650ce7668fa
2,353
h
C
src/php_http_encoding_zlib.h
mmokhi/ext-http
c17987e25b6558974e60d20c4c10be9fd5221094
[ "BSD-2-Clause" ]
70
2015-06-12T06:41:24.000Z
2022-03-28T03:25:16.000Z
src/php_http_encoding_zlib.h
dreamsxin/ext-http
3e78e7f08803311d8680c00986d39870067665fd
[ "BSD-2-Clause" ]
117
2015-07-09T13:38:16.000Z
2022-02-25T19:02:44.000Z
src/php_http_encoding_zlib.h
dreamsxin/ext-http
3e78e7f08803311d8680c00986d39870067665fd
[ "BSD-2-Clause" ]
32
2015-08-20T10:34:08.000Z
2021-05-18T17:53:48.000Z
/* +--------------------------------------------------------------------+ | PECL :: http | +--------------------------------------------------------------------+ | Redistribution and use in source and binary forms, with or without | | modificatio...
37.349206
139
0.679983
4fe1ea1bbcd2f3d5e1eb9c404d6757ff24057bd1
871
h
C
svn_sensor/sensor/yogurt/trunk/yogurt_a_function.h
GliderWinchItems/embed
cc72aa7d8208db3871a15e38185e1e125fa7de47
[ "MIT" ]
1
2019-07-18T07:22:19.000Z
2019-07-18T07:22:19.000Z
svn_sensor/sensor/yogurt/trunk/yogurt_a_function.h
GliderWinchItems/embed
cc72aa7d8208db3871a15e38185e1e125fa7de47
[ "MIT" ]
null
null
null
svn_sensor/sensor/yogurt/trunk/yogurt_a_function.h
GliderWinchItems/embed
cc72aa7d8208db3871a15e38185e1e125fa7de47
[ "MIT" ]
2
2019-04-03T01:44:46.000Z
2020-04-01T07:41:41.000Z
/****************************************************************************** * File Name : yogurt_a_function.h * Date First Issued : 03/26/2015 * Board : f103 * Description : Tension function *******************************************************************************/ #ifndef __YOG...
31.107143
99
0.320321
99794823782e061029bf3a8d67afcb9b8b4460d6
11,390
h
C
bayestracking/include/bayes_tracking/multitracker.h
NEU-ZJX/online_learning
6c08b18837c24c78971837a1fdacabcaab0bc475
[ "MIT" ]
3
2019-04-20T13:03:35.000Z
2021-01-16T02:38:20.000Z
bayestracking/include/bayes_tracking/multitracker.h
LidarPerception/online_learning
58f158104f46c6a7744f7d942db847618bd2da98
[ "MIT" ]
1
2018-01-31T06:39:01.000Z
2018-01-31T07:50:57.000Z
bayestracking/include/bayes_tracking/multitracker.h
LidarPerception/online_learning
58f158104f46c6a7744f7d942db847618bd2da98
[ "MIT" ]
3
2018-09-30T08:48:36.000Z
2020-05-06T09:04:07.000Z
// // C++ Interface: multitracker // // Description: // // Author: Nicola Bellotto <nbellotto@lincoln.ac.uk>, (C) 2011 // // Copyright: See COPYING file that comes with this distribution // #ifndef MULTITRACKER_H #define MULTITRACKER_H #include "bayes_tracking/BayesFilter/bayesFlt.hpp" #include <vector> ...
29.816754
176
0.598683
125ba5e46c4fa22686b1c4d65061b80d29712b19
466
h
C
LeanChat/LeanChat/AlbumViewCell.h
ArtisanSay/ArtisaSay
7e24ebfd691f3ac5c3d4b4826a114cc2dc6d93f8
[ "MIT" ]
null
null
null
LeanChat/LeanChat/AlbumViewCell.h
ArtisanSay/ArtisaSay
7e24ebfd691f3ac5c3d4b4826a114cc2dc6d93f8
[ "MIT" ]
null
null
null
LeanChat/LeanChat/AlbumViewCell.h
ArtisanSay/ArtisaSay
7e24ebfd691f3ac5c3d4b4826a114cc2dc6d93f8
[ "MIT" ]
null
null
null
// // AlbumViewCell.h // sc // // Created by 吴逢山 on 18/02/16. // Copyright © 2016年 wufengshan. All rights reserved. // #import <UIKit/UIKit.h> @interface AlbumViewCell : UICollectionViewCell @property (nonatomic,strong) UIImageView *imageView; @property (nonatomic,strong) UIView *bgView; @property (nonatomic,stro...
24.526316
72
0.753219
129bcb2b39af32621d3475a6af4adc5ac11134f1
1,620
h
C
Game/engine/include/eventsmanager.h
ShutUpPaulo/Mana_Team
e47d84cb27ffc05b6e9996b9ed1d5cf0f091b4e0
[ "MIT" ]
null
null
null
Game/engine/include/eventsmanager.h
ShutUpPaulo/Mana_Team
e47d84cb27ffc05b6e9996b9ed1d5cf0f091b4e0
[ "MIT" ]
null
null
null
Game/engine/include/eventsmanager.h
ShutUpPaulo/Mana_Team
e47d84cb27ffc05b6e9996b9ed1d5cf0f091b4e0
[ "MIT" ]
null
null
null
/* * Classe que gerencia os eventos de input do jogo. * * Autor: Carlos Oliveira * Data: 17/04/2015 * Licença: LGPL. Sem copyright. */ #ifndef EVENTS_MANAGER_H #define EVENTS_MANAGER_H #include <SDL2/SDL.h> #include <list> #include "mousemotioneventlistener.h" using std::list; class SystemEventListener; class ...
32.4
78
0.817284
3f902b194b56cf9d41b3d347f8463c4c377c47af
1,178
h
C
src/developer/debug/third_party/libunwindstack/include/unwindstack/MachineArm.h
allansrc/fuchsia
a2c235b33fc4305044d496354a08775f30cdcf37
[ "BSD-2-Clause" ]
2,377
2020-08-10T08:00:19.000Z
2022-03-31T07:44:29.000Z
src/developer/debug/third_party/libunwindstack/include/unwindstack/MachineArm.h
allansrc/fuchsia
a2c235b33fc4305044d496354a08775f30cdcf37
[ "BSD-2-Clause" ]
1,100
2020-03-24T19:41:13.000Z
2022-03-31T14:27:09.000Z
src/developer/debug/third_party/libunwindstack/include/unwindstack/MachineArm.h
allansrc/fuchsia
a2c235b33fc4305044d496354a08775f30cdcf37
[ "BSD-2-Clause" ]
298
2020-08-10T08:09:48.000Z
2022-03-25T07:50:27.000Z
/* * Copyright (C) 2017 The Android Open Source Project * * 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 app...
23.098039
75
0.742784
8b8781fee8887b79f6b4b1cd256356237a44d042
1,694
c
C
UnitTest/UnitTest/driver_init.c
martinabr/pydgilib
9e27b11e74518375ae78959a71f896e92a51cdb1
[ "BSD-3-Clause" ]
2
2019-04-05T13:27:54.000Z
2020-10-09T22:56:22.000Z
UnitTest/UnitTest/driver_init.c
martinabr/pydgilib
9e27b11e74518375ae78959a71f896e92a51cdb1
[ "BSD-3-Clause" ]
null
null
null
UnitTest/UnitTest/driver_init.c
martinabr/pydgilib
9e27b11e74518375ae78959a71f896e92a51cdb1
[ "BSD-3-Clause" ]
1
2019-09-11T07:48:45.000Z
2019-09-11T07:48:45.000Z
/* * Code generated from Atmel Start. * * This file will be overwritten when reconfiguring your Atmel Start project. * Please copy examples or other code you want to keep to a separate file * to avoid losing it when reconfiguring. */ #include "driver_init.h" #include <peripheral_clk_config.h> #include <utils.h> ...
27.322581
115
0.787485
e91a547b4af97dea982ee42203b86e7704ba7bd0
3,398
h
C
components/consent_auditor/consent_auditor.h
zipated/src
2b8388091c71e442910a21ada3d97ae8bc1845d3
[ "BSD-3-Clause" ]
2,151
2020-04-18T07:31:17.000Z
2022-03-31T08:39:18.000Z
components/consent_auditor/consent_auditor.h
cangulcan/src
2b8388091c71e442910a21ada3d97ae8bc1845d3
[ "BSD-3-Clause" ]
395
2020-04-18T08:22:18.000Z
2021-12-08T13:04:49.000Z
components/consent_auditor/consent_auditor.h
cangulcan/src
2b8388091c71e442910a21ada3d97ae8bc1845d3
[ "BSD-3-Clause" ]
338
2020-04-18T08:03:10.000Z
2022-03-29T12:33:22.000Z
// Copyright 2017 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. #ifndef COMPONENTS_CONSENT_AUDITOR_CONSENT_AUDITOR_H_ #define COMPONENTS_CONSENT_AUDITOR_CONSENT_AUDITOR_H_ #include <memory> #include <string> #include ...
32.990291
80
0.721601
6a7b0d4fc5b235941f81acbb5a26cd7bcf972148
1,063
c
C
test_lib.c
drrost/c-testlib
c8367c61d7f350368fcd175f7a2a56f0d51b3fd3
[ "MIT" ]
null
null
null
test_lib.c
drrost/c-testlib
c8367c61d7f350368fcd175f7a2a56f0d51b3fd3
[ "MIT" ]
null
null
null
test_lib.c
drrost/c-testlib
c8367c61d7f350368fcd175f7a2a56f0d51b3fd3
[ "MIT" ]
null
null
null
// // test_lib.c // c-testlib // // Created by Rostyslav Druzhchenko on 14/4/20. // Copyright © 2020 Rostyslav Druzhchenko. All rights reserved. // #include "test_lib.h" #include <unistd.h> #include <stdio.h> int stdout_bk; int pipefd[2]; char STDOUT_BUFF[101]; // Prints void test_print_fail(const char *messag...
18.327586
64
0.60207
3a02801c75df4e93970849f9bfa6f07aa0f7e885
1,479
h
C
include/script/typedefs.h
strandfield/libscript
5d413762ad8ce88ff887642f6947032017dd284c
[ "MIT" ]
3
2020-12-28T01:40:45.000Z
2021-05-18T01:47:07.000Z
include/script/typedefs.h
strandfield/libscript
5d413762ad8ce88ff887642f6947032017dd284c
[ "MIT" ]
4
2019-06-29T12:23:11.000Z
2020-07-25T15:38:46.000Z
include/script/typedefs.h
strandfield/libscript
5d413762ad8ce88ff887642f6947032017dd284c
[ "MIT" ]
1
2021-11-17T01:49:42.000Z
2021-11-17T01:49:42.000Z
// Copyright (C) 2018 Vincent Chambrin // This file is part of the libscript library // For conditions of distribution and use, see copyright notice in LICENSE #ifndef LIBSCRIPT_TYPEDEFS_H #define LIBSCRIPT_TYPEDEFS_H #include "script/symbol.h" #include "script/types.h" namespace script { class LIBSCRIPT_API Typede...
20.830986
79
0.679513
753b3f208b9530828d2ca49a7eae067785c5aa6e
380
c
C
org.conqat.engine.sourcecode/test-data/org.conqat.engine.sourcecode.shallowparser/cpp/ancient_c.c
assessorgeneral/ConQAT
2a462f23f22c22aa9d01a7a204453d1be670ba60
[ "Apache-2.0" ]
4
2016-06-26T01:13:39.000Z
2022-03-04T16:42:35.000Z
org.conqat.engine.sourcecode/test-data/org.conqat.engine.sourcecode.shallowparser/cpp/ancient_c.c
brynary/conqat
52172907ec76c4b0915091343f0975dc0cf4891c
[ "Apache-2.0" ]
null
null
null
org.conqat.engine.sourcecode/test-data/org.conqat.engine.sourcecode.shallowparser/cpp/ancient_c.c
brynary/conqat
52172907ec76c4b0915091343f0975dc0cf4891c
[ "Apache-2.0" ]
7
2015-04-01T03:50:54.000Z
2021-11-11T05:19:48.000Z
// This example uses K&R style functions, which are usually not used today, // but supported by most compilers still. // Also see http://en.wikipedia.org/wiki/C_%28programming_language%29#K.26R_C char *someVar; int foo (a, b) int a; char *b; { printf ("do something useful"); } main (argc, argv) char **argv; { ...
19
77
0.692105
ce560162d89d41be61338db1dc986562c197b238
2,340
h
C
src/plugins/intel_gpu/src/kernel_selector/core/actual_kernels/normalize/normalize_kernel_base.h
pazamelin/openvino
b7e8ef910d7ed8e52326d14dc6fd53b71d16ed48
[ "Apache-2.0" ]
2,406
2020-04-22T15:47:54.000Z
2022-03-31T10:27:37.000Z
inference-engine/thirdparty/clDNN/kernel_selector/core/actual_kernels/normalize/normalize_kernel_base.h
thomas-yanxin/openvino
031e998a15ec738c64cc2379d7f30fb73087c272
[ "Apache-2.0" ]
4,948
2020-04-22T15:12:39.000Z
2022-03-31T18:45:42.000Z
inference-engine/thirdparty/clDNN/kernel_selector/core/actual_kernels/normalize/normalize_kernel_base.h
thomas-yanxin/openvino
031e998a15ec738c64cc2379d7f30fb73087c272
[ "Apache-2.0" ]
991
2020-04-23T18:21:09.000Z
2022-03-31T18:40:57.000Z
// Copyright (C) 2018-2021 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #pragma once #include "kernel_base_opencl.h" #include "kernel_selector_params.h" namespace kernel_selector { ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////...
39
120
0.509829
cec901e0533e9a6bf45d7d520147117ebf27782c
140
h
C
MicroCode/src/sys/registers/registers.h
JeppeSRC/PowerSupply
4c966b91dc3eef39464e4d974f29ae8abd7dc109
[ "MIT" ]
6
2019-03-25T18:10:52.000Z
2020-12-28T08:10:14.000Z
MicroCode/src/sys/registers/registers.h
JeppeSRC/PowerSupply
4c966b91dc3eef39464e4d974f29ae8abd7dc109
[ "MIT" ]
null
null
null
MicroCode/src/sys/registers/registers.h
JeppeSRC/PowerSupply
4c966b91dc3eef39464e4d974f29ae8abd7dc109
[ "MIT" ]
null
null
null
#ifndef SYS_REGISTERS_H_ #define SYS_REGISTERS_H_ #include "ahb2.h" #include "ahb1.h" #include "apb2.h" #include "apb1.h" #endif
14
25
0.692857
ced9c1f15df5ffe835db94a6d9d963d9625aae7c
334
c
C
src/norm.c
jakeinater/spectralILU
825dbd5c5495b0ce0a0d14a5bed865b9bfdda98d
[ "MIT" ]
null
null
null
src/norm.c
jakeinater/spectralILU
825dbd5c5495b0ce0a0d14a5bed865b9bfdda98d
[ "MIT" ]
null
null
null
src/norm.c
jakeinater/spectralILU
825dbd5c5495b0ce0a0d14a5bed865b9bfdda98d
[ "MIT" ]
null
null
null
#include <gsl/gsl_vector.h> #include <gsl/gsl_matrix.h> #include <gsl/gsl_blas.h> #include <gsl/gsl_linalg.h> int normalizeVector( gsl_vector *vector ) { double min = gsl_vector_min( vector ); double norm = gsl_vector_max( vector ) - min; gsl_vector_add_constant( vector, -min ); gsl_vector_scale( vector, 1/norm );...
23.857143
46
0.730539
c0055269608761501a6b5642b5818ca8b8334354
1,528
h
C
Wrappers/Paraview/CCPiAccessibleVolumeParaviewImpl.h
vais-ral/CCPi-Quantification
cb53ff9abf865c48b1cf240932f6aa0f647b6a4f
[ "Apache-2.0" ]
null
null
null
Wrappers/Paraview/CCPiAccessibleVolumeParaviewImpl.h
vais-ral/CCPi-Quantification
cb53ff9abf865c48b1cf240932f6aa0f647b6a4f
[ "Apache-2.0" ]
1
2019-01-30T12:42:14.000Z
2019-02-14T16:17:03.000Z
Wrappers/Paraview/CCPiAccessibleVolumeParaviewImpl.h
vais-ral/CCPi-Quantification
cb53ff9abf865c48b1cf240932f6aa0f647b6a4f
[ "Apache-2.0" ]
null
null
null
/** * CCPi Paraview plugin of Accessible Volume * The implementation of algorithm is in the CCPi core folder * * Author : Mr. Srikanth Nagella * Date : 22.05.2014 */ #ifndef CCPIACCESSIBLEVOLUMEPARAVIEWIMPL_H #define CCPIACCESSIBLEVOLUMEPARAVIEWIMPL_H #include "vtkImageAlgorithm.h" #include <string> class ...
27.285714
97
0.78534
c00fc12a6ae03b620239d968664a35f0cc877b24
30
h
C
OpenGL-Gui/Mesh.h
pinojojo/DockingOpenGL
abea0abe860f70c78249cc2a65b08dcc39967550
[ "Apache-2.0" ]
null
null
null
OpenGL-Gui/Mesh.h
pinojojo/DockingOpenGL
abea0abe860f70c78249cc2a65b08dcc39967550
[ "Apache-2.0" ]
null
null
null
OpenGL-Gui/Mesh.h
pinojojo/DockingOpenGL
abea0abe860f70c78249cc2a65b08dcc39967550
[ "Apache-2.0" ]
null
null
null
#pragma once class Mesh { };
5
12
0.633333
a301aca493b3de0143dbe331cb1bbee0114da952
840
h
C
src/3rdPartyLibraries/qrose/Framework/QRWidgetX.h
maurizioabba/rose
7597292cf14da292bdb9a4ef573001b6c5b9b6c0
[ "BSD-3-Clause" ]
488
2015-01-09T08:54:48.000Z
2022-03-30T07:15:46.000Z
src/3rdPartyLibraries/qrose/Framework/QRWidgetX.h
sujankh/rose-matlab
7435d4fa1941826c784ba97296c0ec55fa7d7c7e
[ "BSD-3-Clause" ]
174
2015-01-28T18:41:32.000Z
2022-03-31T16:51:05.000Z
src/3rdPartyLibraries/qrose/Framework/QRWidgetX.h
sujankh/rose-matlab
7435d4fa1941826c784ba97296c0ec55fa7d7c7e
[ "BSD-3-Clause" ]
146
2015-04-27T02:48:34.000Z
2022-03-04T07:32:53.000Z
/*************************************************************************** Jose Gabriel de Figueiredo Coutinho jgfc@doc.ic.ac.uk Class: QROSE Description: ...
21
77
0.428571
ed3ae4fbb3168e5ca3907da35ed2a1403a04d659
2,861
h
C
virtual-UE-eNB/srsLTE-5d82f19988bc148d7f4cec7a0f29184375a64b40/srsue/hdr/upper/gw.h
Joanguitar/docker-nextepc
2b606487968fe63ce19a8acf58938a84d97ffb89
[ "MIT" ]
null
null
null
virtual-UE-eNB/srsLTE-5d82f19988bc148d7f4cec7a0f29184375a64b40/srsue/hdr/upper/gw.h
Joanguitar/docker-nextepc
2b606487968fe63ce19a8acf58938a84d97ffb89
[ "MIT" ]
null
null
null
virtual-UE-eNB/srsLTE-5d82f19988bc148d7f4cec7a0f29184375a64b40/srsue/hdr/upper/gw.h
Joanguitar/docker-nextepc
2b606487968fe63ce19a8acf58938a84d97ffb89
[ "MIT" ]
3
2020-04-04T18:26:04.000Z
2021-09-24T18:41:01.000Z
/** * * \section COPYRIGHT * * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * * This file is part of the srsUE library. * * srsUE 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 Softwa...
26.009091
112
0.689269
352c1137504a055e54f312af9cc2e1d6d28e6b55
296
h
C
MYZWebHybrid/MYZWebViewController.h
MA806P/MYZWebHybrid
e4f7b88a94269b5f1cedb01df60572f22914efef
[ "Apache-2.0" ]
4
2019-02-23T07:08:48.000Z
2021-03-13T03:31:13.000Z
MYZWebHybrid/MYZWebViewController.h
MA806P/MYZWebHybrid
e4f7b88a94269b5f1cedb01df60572f22914efef
[ "Apache-2.0" ]
null
null
null
MYZWebHybrid/MYZWebViewController.h
MA806P/MYZWebHybrid
e4f7b88a94269b5f1cedb01df60572f22914efef
[ "Apache-2.0" ]
null
null
null
// // MYZWebViewController.h // MYZWebHybrid // // Created by MA806P on 2019/2/23. // Copyright © 2019 myz. All rights reserved. // #import <UIKit/UIKit.h> #import <WebKit/WebKit.h> @interface MYZWebViewController : UIViewController @property (nonatomic, strong) WKWebView *webView; @end
17.411765
50
0.719595
dccf044650aedaf53f0cca2d352a1fe9b7c757b3
1,850
h
C
SupervisionTypeEntity.h
apsoftwaredev/psytrack
0af1b733c93ae0ebcecb0908b04ae3b9f79330c5
[ "MIT", "Unlicense" ]
null
null
null
SupervisionTypeEntity.h
apsoftwaredev/psytrack
0af1b733c93ae0ebcecb0908b04ae3b9f79330c5
[ "MIT", "Unlicense" ]
null
null
null
SupervisionTypeEntity.h
apsoftwaredev/psytrack
0af1b733c93ae0ebcecb0908b04ae3b9f79330c5
[ "MIT", "Unlicense" ]
null
null
null
// // SupervisionTypeEntity.h // PsyTrack Clinician Tools // Version: 1.5.4 // // Created by Daniel Boice on 1/1/13. // Copyright (c) 2013 PsycheWeb LLC. All rights reserved. // #import <Foundation/Foundation.h> #import <CoreData/CoreData.h> @class ExistingSupervisionEntity, SupervisionGivenEntity, SupervisionRe...
37
114
0.792432
724a43c8879c2d7fdea64b0e5b7132bf70524831
5,468
c
C
examples/c/mcc152/analog_output_write_all/analog_output_write_all.c
antariandel/daqhats_dev
3adb97d9f75131842620fcbf16d34588f728b965
[ "MIT" ]
88
2018-08-21T17:40:04.000Z
2022-02-16T05:34:51.000Z
examples/c/mcc152/analog_output_write_all/analog_output_write_all.c
antariandel/daqhats_dev
3adb97d9f75131842620fcbf16d34588f728b965
[ "MIT" ]
30
2019-02-20T17:47:01.000Z
2021-11-17T21:40:17.000Z
examples/c/mcc152/analog_output_write_all/analog_output_write_all.c
antariandel/daqhats_dev
3adb97d9f75131842620fcbf16d34588f728b965
[ "MIT" ]
59
2018-08-13T18:00:16.000Z
2022-03-11T16:12:34.000Z
/***************************************************************************** MCC 152 Functions Demonstrated: mcc152_a_out_write_all mcc152_info Purpose: Write values to both analog outputs in a loop. Description: This example demonstrates writing output data to...
25.914692
81
0.490673
a6fb17dd1bfabce91ee0a7de9773be8854674a29
1,653
h
C
PWGCF/FEMTOSCOPY/PLamAnalysisPP/AliFemtoProtonParticle.h
wiechula/AliPhysics
6c5c45a5c985747ee82328d8fd59222b34529895
[ "BSD-3-Clause" ]
null
null
null
PWGCF/FEMTOSCOPY/PLamAnalysisPP/AliFemtoProtonParticle.h
wiechula/AliPhysics
6c5c45a5c985747ee82328d8fd59222b34529895
[ "BSD-3-Clause" ]
null
null
null
PWGCF/FEMTOSCOPY/PLamAnalysisPP/AliFemtoProtonParticle.h
wiechula/AliPhysics
6c5c45a5c985747ee82328d8fd59222b34529895
[ "BSD-3-Clause" ]
null
null
null
#ifndef ALIFEMTOProtonParticle_H #define ALIFEMTOProtonParticle_H // //Class AliFemtoLambdaParticle, AliFemtoLambdaEvent, AliFemtoLambdaEventCollection // //AliFemtoLambdaParticle, AliFemtoLambdaEvent, AliFemtoLambdaEventCollection //authors: // Dhevan Gangadharan (dhevan.raja.gangadharan@cern.ch) // Mat...
27.55
105
0.762855
edaaee92e6525abf292f2e5133eb21d27c0738d2
15,512
c
C
ABB/pruebas_abb.c
joaqogomez/Algoritmos2_mendez_fiuba
87aceb9a6709228e7d9473deeb9d8d8761386de2
[ "MIT" ]
1
2020-01-03T00:44:15.000Z
2020-01-03T00:44:15.000Z
ABB/pruebas_abb.c
joaqogomez/Algoritmos2_mendez_fiuba
87aceb9a6709228e7d9473deeb9d8d8761386de2
[ "MIT" ]
null
null
null
ABB/pruebas_abb.c
joaqogomez/Algoritmos2_mendez_fiuba
87aceb9a6709228e7d9473deeb9d8d8761386de2
[ "MIT" ]
null
null
null
#include "abb.h" #include "testing.h" #include <stdio.h> #include <time.h> typedef struct alumno{ int padron; char nombre[10]; }alumno_t; alumno_t* crear_alumno(int padron){ alumno_t* alumno= (alumno_t*)malloc(sizeof(alumno_t)); if(alumno!=NULL){ alumno->padron = padron; } return alum...
39.171717
120
0.687919
60e58c4d087425b25a7d60f37257956983c996e4
4,578
h
C
rvip/include/rvip/rvip_main.h
cardboardcode/rvip-1
8f429c4bd86f4cf544f30b427389bed2a63df810
[ "BSD-3-Clause" ]
2
2020-03-03T00:52:34.000Z
2020-03-03T04:58:35.000Z
rvip/include/rvip/rvip_main.h
cardboardcode/rvip-1
8f429c4bd86f4cf544f30b427389bed2a63df810
[ "BSD-3-Clause" ]
2
2020-09-17T09:16:34.000Z
2020-09-17T09:17:15.000Z
rvip/include/rvip/rvip_main.h
cardboardcode/rvip-1
8f429c4bd86f4cf544f30b427389bed2a63df810
[ "BSD-3-Clause" ]
3
2020-03-02T15:25:34.000Z
2020-04-29T08:32:29.000Z
/* Copyright (C) 2019 by Bey Hao Yun <beyhy@artc.a-star.edu.sg> Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted. THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED W...
48.189474
153
0.733508
8e5f3d30ce8fe8975aefe509555c22686149c761
7,309
h
C
backend/map-resources/include/map-resources/resource-conversion-inl.h
AdronTech/maplab
1340e01466fc1c02994860723b8117daf9ad226d
[ "Apache-2.0" ]
1,936
2017-11-27T23:11:37.000Z
2022-03-30T14:24:14.000Z
backend/map-resources/include/map-resources/resource-conversion-inl.h
AdronTech/maplab
1340e01466fc1c02994860723b8117daf9ad226d
[ "Apache-2.0" ]
353
2017-11-29T18:40:39.000Z
2022-03-30T15:53:46.000Z
backend/map-resources/include/map-resources/resource-conversion-inl.h
AdronTech/maplab
1340e01466fc1c02994860723b8117daf9ad226d
[ "Apache-2.0" ]
661
2017-11-28T07:20:08.000Z
2022-03-28T08:06:29.000Z
#ifndef MAP_RESOURCES_RESOURCE_CONVERSION_INL_H_ #define MAP_RESOURCES_RESOURCE_CONVERSION_INL_H_ #include <vector> #include <aslam/cameras/camera.h> #include <aslam/cameras/distortion.h> #include <glog/logging.h> #include <maplab-common/pose_types.h> #include <opencv2/core.hpp> #include <voxblox/core/common.h> #inc...
31.102128
80
0.72787
32aac7ecf79d44a922953c0f78467b732f1685a0
8,981
h
C
src/ClientServer/services/bgenc/session_mgr.h
workerVA/S2OPC
9a5b6008559501f46a4bc079beea2d6655b1bfe5
[ "ECL-2.0", "Apache-2.0" ]
null
null
null
src/ClientServer/services/bgenc/session_mgr.h
workerVA/S2OPC
9a5b6008559501f46a4bc079beea2d6655b1bfe5
[ "ECL-2.0", "Apache-2.0" ]
null
null
null
src/ClientServer/services/bgenc/session_mgr.h
workerVA/S2OPC
9a5b6008559501f46a4bc079beea2d6655b1bfe5
[ "ECL-2.0", "Apache-2.0" ]
1
2020-04-28T08:32:27.000Z
2020-04-28T08:32:27.000Z
/* * Licensed to Systerel under one or more contributor license * agreements. See the NOTICE file distributed with this work * for additional information regarding copyright ownership. * Systerel licenses this file to you under the Apache * License, Version 2.0 (the "License"); you may not use this * file except ...
49.076503
110
0.815054
0a2d320d159e5ebe06b299de5f7066ffa5a89a26
129
h
C
ivory-bsp-stm32/support/ref_to_uint32.h
mmilata/ivory-tower-stm32
350ec81025fd20c92d18934b15bc9caa5546caa2
[ "BSD-3-Clause" ]
11
2015-02-12T13:54:32.000Z
2022-03-19T00:13:07.000Z
templates/support/ref_to_uint32.h
sorki/data-stm32
204aff53eaae422d30516039719a6ec7522a6ab7
[ "BSD-3-Clause" ]
7
2015-02-27T23:35:19.000Z
2019-04-10T17:06:16.000Z
templates/support/ref_to_uint32.h
sorki/data-stm32
204aff53eaae422d30516039719a6ec7522a6ab7
[ "BSD-3-Clause" ]
4
2017-03-19T00:48:35.000Z
2019-05-13T23:31:53.000Z
#ifndef REF_TO_UINT32_H #define REF_TO_UINT32_H #include <stdint.h> uint32_t ref_to_uint32(void*); #endif // REF_TO_UINT32_H
12.9
30
0.782946
a1edc702f8a0d6c1d19b9629e7a72bbc22ff9c8d
582
c
C
testCharLed1/testLed.c
lukeliuli/learningLiinuxDriversAndCores
9667c366f170f15861b85415f4110c3d2feb50ee
[ "Apache-2.0" ]
null
null
null
testCharLed1/testLed.c
lukeliuli/learningLiinuxDriversAndCores
9667c366f170f15861b85415f4110c3d2feb50ee
[ "Apache-2.0" ]
null
null
null
testCharLed1/testLed.c
lukeliuli/learningLiinuxDriversAndCores
9667c366f170f15861b85415f4110c3d2feb50ee
[ "Apache-2.0" ]
3
2021-01-06T02:16:23.000Z
2022-01-06T10:16:10.000Z
#include<stdio.h> #include <stdlib.h> #include <unistd.h> #include <sys/ioctl.h> #include <sys/time.h> #include <fcntl.h> int main(int argc, char **argv) { int on; int led_no =0; int fd; int i; fd = open("/dev/pi_Led", 0); if (fd < 0) { fd = open("/dev/pi_Led", 0); } if ...
18.1875
40
0.494845
de6105e03df7b18f2681206ba7514350d49dd0a8
1,403
h
C
src/engineClass/scene.h
TheSpyGeek/Green-Engine
cdfbd55410ee5d90cbeb51390f2ae9a4e84f4792
[ "MIT" ]
1
2021-07-04T12:33:49.000Z
2021-07-04T12:33:49.000Z
src/engineClass/scene.h
TheSpyGeek/Green-Engine
cdfbd55410ee5d90cbeb51390f2ae9a4e84f4792
[ "MIT" ]
2
2019-10-29T11:46:09.000Z
2019-11-21T20:44:02.000Z
src/engineClass/scene.h
TheSpyGeek/Green-Engine
cdfbd55410ee5d90cbeb51390f2ae9a4e84f4792
[ "MIT" ]
null
null
null
#ifndef SCENE_H #define SCENE_H #ifndef GLM_H #define GLM_H #include <glm/gtx/perpendicular.hpp> #include <glm/glm.hpp> #include <glm/ext/matrix_transform.hpp> #include <glm/ext/matrix_clip_space.hpp> #include <glm/gtc/matrix_inverse.hpp> #endif #include <string> #include <vector> #include "../tools/lights/light.h"...
20.333333
85
0.621525
25da755dbeb756f741e80f33aaa5c2f5a0602805
700
h
C
XamoomSDK/Classes/mapping/PushHelper.h
xamoom/xamoom-ios-sdk
e78f35b27d6b961345e6adb758cf46931a1f486c
[ "MIT" ]
4
2015-11-18T10:49:22.000Z
2018-07-11T16:33:03.000Z
XamoomSDK/Classes/mapping/PushHelper.h
xamoom/xamoom-ios-sdk
e78f35b27d6b961345e6adb758cf46931a1f486c
[ "MIT" ]
2
2020-01-16T12:10:03.000Z
2020-01-16T12:31:43.000Z
XamoomSDK/Classes/mapping/PushHelper.h
xamoom/xamoom-ios-sdk
e78f35b27d6b961345e6adb758cf46931a1f486c
[ "MIT" ]
3
2016-04-09T09:24:23.000Z
2017-09-07T14:19:48.000Z
// // PushHelper.h // XamoomSDK // // Created by Thomas Krainz-Mischitz on 05.03.19. // Copyright © 2019 xamoom GmbH. All rights reserved. // #import <Foundation/Foundation.h> #import <UserNotifications/UserNotifications.h> #import <Firebase/Firebase.h> #import "XMMEnduserApi.h" extern NSString *const XAMOOM_NOTI...
28
89
0.79
9720f70466312089119e99102af790af88a28092
3,554
c
C
cs392a/assignments/cachelab-02-handout/trans.c
joshgrib/2017S-coursework
3c50d40997b4942bca8baa50f6aaec366229ee04
[ "MIT" ]
null
null
null
cs392a/assignments/cachelab-02-handout/trans.c
joshgrib/2017S-coursework
3c50d40997b4942bca8baa50f6aaec366229ee04
[ "MIT" ]
null
null
null
cs392a/assignments/cachelab-02-handout/trans.c
joshgrib/2017S-coursework
3c50d40997b4942bca8baa50f6aaec366229ee04
[ "MIT" ]
null
null
null
#include <stdio.h> #include <stdlib.h> #include <time.h> #include <getopt.h> #include "omatrix.h" #define MAX_ITER 16 static int g_matrix_n = 0, g_block = 0, g_parallel = 0, g_iterations = 1; /* Print usage information */ static void usage(const char *bin_name){ printf("Usage: %s [OPTIONS] <matrix dimen...
24.680556
100
0.589195
201d699da3cead3c5a7d3b2103b0e07222aae110
1,404
h
C
igvc_perception/include/pointcloud_filter/actual_barrel_segmentation.h
pradumn203/igvc-software
cfe5ad5ae06199030544560af7e4ebf732cd3004
[ "MIT" ]
100
2015-01-28T23:53:27.000Z
2022-01-27T05:31:36.000Z
igvc_perception/include/pointcloud_filter/actual_barrel_segmentation.h
pradumn203/igvc-software
cfe5ad5ae06199030544560af7e4ebf732cd3004
[ "MIT" ]
600
2015-01-11T20:27:06.000Z
2022-02-20T21:53:01.000Z
igvc_perception/include/pointcloud_filter/actual_barrel_segmentation.h
RoboJackets/igvc-software
997eb9ac8c5232c5a7ea82e29528199e216c451c
[ "MIT" ]
157
2015-01-29T00:02:27.000Z
2022-01-13T01:12:20.000Z
#ifndef SRC_ACTUAL_BARREL_SEGMENTATION_H #define SRC_ACTUAL_BARREL_SEGMENTATION_H #include <ros/ros.h> #include <tf/transform_listener.h> #include <pointcloud_filter/back_filter/back_filter.h> #include <pointcloud_filter/ground_filter/ground_filter.h> #include <pointcloud_filter/pointcloud_filter_config.h> #include <...
28.653061
96
0.814815
f675376556ce8b7a3a431e34bab236aeb6949150
6,073
h
C
usr/src/uts/intel/io/scsi/adapters/pvscsi/pvscsi_var.h
AsahiOS/gate
283d47da4e17a5871d9d575e7ffb81e8f6c52e51
[ "MIT" ]
null
null
null
usr/src/uts/intel/io/scsi/adapters/pvscsi/pvscsi_var.h
AsahiOS/gate
283d47da4e17a5871d9d575e7ffb81e8f6c52e51
[ "MIT" ]
null
null
null
usr/src/uts/intel/io/scsi/adapters/pvscsi/pvscsi_var.h
AsahiOS/gate
283d47da4e17a5871d9d575e7ffb81e8f6c52e51
[ "MIT" ]
1
2020-12-30T00:04:16.000Z
2020-12-30T00:04:16.000Z
/* * This file and its contents are supplied under the terms of the * Common Development and Distribution License ("CDDL"), version 1.0. * You may only use this file in accordance with the terms of version * 1.0 of the CDDL. * * A full copy of the text of the CDDL should have accompanied this * source. A copy o...
25.624473
72
0.788078
6b21eafc671943c6505667c0a4e0f6a4dd340fd7
622
h
C
Protocol/OptionGroupParser.h
muddledmanaged/Protocol
a15892958d02a644cbc9eb274db1e0a03a6bb1e9
[ "MIT" ]
1
2015-04-28T14:23:27.000Z
2015-04-28T14:23:27.000Z
Protocol/OptionGroupParser.h
muddledmanaged/Protocol
a15892958d02a644cbc9eb274db1e0a03a6bb1e9
[ "MIT" ]
null
null
null
Protocol/OptionGroupParser.h
muddledmanaged/Protocol
a15892958d02a644cbc9eb274db1e0a03a6bb1e9
[ "MIT" ]
null
null
null
// // OptionGroupParser.h // Protocol // // Created by Wahid Tanner on 10/10/14. // #ifndef Protocol_OptionGroupParser_h #define Protocol_OptionGroupParser_h #include "ParserInterface.h" namespace MuddledManaged { namespace Protocol { class OptionGroupParser : public ParserInterface { ...
20.733333
143
0.692926
490241ff0108916092a53ba4db1bb36014a4ee0c
649
h
C
FlyingCrane3D/MeshElementFace.h
reclue/FlyingCrane3D
6d5aa1cc146a9afb31230f296165d0b898eedf9a
[ "MIT" ]
2
2020-04-25T16:43:34.000Z
2020-07-22T09:40:33.000Z
FlyingCrane3D/MeshElementFace.h
insoLLLent/FlyingCrane3D
6d5aa1cc146a9afb31230f296165d0b898eedf9a
[ "MIT" ]
null
null
null
FlyingCrane3D/MeshElementFace.h
insoLLLent/FlyingCrane3D
6d5aa1cc146a9afb31230f296165d0b898eedf9a
[ "MIT" ]
null
null
null
#pragma once #include "MeshElement.h" #include "Vertex.h" #include "Face.h" class MeshElementFace final : public MeshElement { public: static const GLenum DEFAULT_MESH_TYPE; private: std::vector<Vertex> markPoints {}; GLuint vaoMark, vboMark; void updateMarkList(); void initMark(); void drawMark(); void fre...
19.088235
63
0.742681
7b4e67dd9113936ae2cd5e490f59bd6b16a0d950
681
h
C
sdks/ht_ios/HTSDK.framework/Headers/HTIAPManager.h
l1fan/GameAne
2778f5daecdb92b1b51d5b3ccfd0e79639dd7796
[ "MIT" ]
13
2015-10-28T07:39:41.000Z
2020-05-28T11:22:11.000Z
sdks/ht_ios/HTSDK.framework/Headers/HTIAPManager.h
game-platform-awaresome/GameAne
2778f5daecdb92b1b51d5b3ccfd0e79639dd7796
[ "MIT" ]
null
null
null
sdks/ht_ios/HTSDK.framework/Headers/HTIAPManager.h
game-platform-awaresome/GameAne
2778f5daecdb92b1b51d5b3ccfd0e79639dd7796
[ "MIT" ]
10
2015-10-28T09:42:21.000Z
2021-05-12T11:53:51.000Z
// // HTIAPManager.h // 正式内购开整 // // Created by 王璟鑫 on 16/5/20. // Copyright © 2016年 王璟鑫. All rights reserved. // #import <Foundation/Foundation.h> #import <StoreKit/StoreKit.h> @interface HTIAPManager : NSObject @property (nonatomic, retain) SKProductsRequest *productRequest; @property(nonatomic,strong)NSString...
16.609756
93
0.712188
7366b59026105c1e36badd4b8722675dd0f14346
2,992
h
C
Classes/CurrencyManager.h
sirnacnud/AppSales-Mobile
de84a5f2c8001b8f397c74cab532a6a97a4a0b6e
[ "BSD-2-Clause", "Unlicense" ]
43
2015-12-20T00:18:08.000Z
2019-07-14T18:17:50.000Z
Classes/CurrencyManager.h
sirnacnud/AppSales-Mobile
de84a5f2c8001b8f397c74cab532a6a97a4a0b6e
[ "BSD-2-Clause", "Unlicense" ]
52
2015-12-22T17:26:31.000Z
2021-07-22T06:33:12.000Z
Classes/CurrencyManager.h
sirnacnud/AppSales-Mobile
de84a5f2c8001b8f397c74cab532a6a97a4a0b6e
[ "BSD-2-Clause", "Unlicense" ]
14
2016-01-12T03:26:33.000Z
2020-10-10T08:35:26.000Z
/* CurrencyManager.h AppSalesMobile * Copyright (c) 2008, omz:software * 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...
44
98
0.793449
0b2384cc99fdb17180cabe8b6631ebd3693f686a
167
h
C
release/src-rt/linux/linux-2.6/include/asm-um/calling.h
ghsecuritylab/tomato_egg
50473a46347f4631eb4878a0f47955cc64c87293
[ "FSFAP" ]
278
2015-11-03T03:01:20.000Z
2022-01-20T18:21:05.000Z
release/src-rt/linux/linux-2.6/include/asm-um/calling.h
ghsecuritylab/tomato_egg
50473a46347f4631eb4878a0f47955cc64c87293
[ "FSFAP" ]
374
2015-11-03T12:37:22.000Z
2021-12-17T14:18:08.000Z
include/asm-um/calling.h
KylinskyChen/linuxCore_2.6.24
11e90b14386491cc80477d4015e0c8f673f6d020
[ "MIT" ]
96
2015-11-22T07:47:26.000Z
2022-01-20T19:52:19.000Z
# Copyright 2003 - 2004 Pathscale, Inc # Released under the GPL #ifndef __UM_CALLING_H /* XXX x86_64 */ #define __UM_CALLING_H #include "asm/arch/calling.h" #endif
16.7
39
0.742515
293ccc75a687567d3aa606a07020ffcc17b6533a
317
c
C
gcc-gcc-7_3_0-release/gcc/testsuite/gcc.dg/anon-struct-14.c
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
7
2020-05-02T17:34:05.000Z
2021-10-17T10:15:18.000Z
gcc-gcc-7_3_0-release/gcc/testsuite/gcc.dg/anon-struct-14.c
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
null
null
null
gcc-gcc-7_3_0-release/gcc/testsuite/gcc.dg/anon-struct-14.c
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
2
2020-07-27T00:22:36.000Z
2021-04-01T09:41:02.000Z
/* { dg-do compile } */ /* { dg-options "-fplan9-extensions" } */ /* When using Plan 9 extensions, a typedef can conflict with an anonymous field. */ typedef struct { int a; } s1; struct s2 { s1; int s1; }; /* { dg-error "duplicate" } */ int f(struct s2 *p) { return p->s1; } /* { dg-error "incompatible" } */
31.7
71
0.599369
5533f6134f747af2b7d843a2329f00e80f6d8107
952
h
C
PrivateFrameworks/WiFiVelocity.framework/W5SpeedTestResult.h
shaojiankui/iOS10-Runtime-Headers
6b0d842bed0c52c2a7c1464087b3081af7e10c43
[ "MIT" ]
36
2016-04-20T04:19:04.000Z
2018-10-08T04:12:25.000Z
PrivateFrameworks/WiFiVelocity.framework/W5SpeedTestResult.h
shaojiankui/iOS10-Runtime-Headers
6b0d842bed0c52c2a7c1464087b3081af7e10c43
[ "MIT" ]
null
null
null
PrivateFrameworks/WiFiVelocity.framework/W5SpeedTestResult.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/WiFiVelocity.framework/WiFiVelocity */ @interface W5SpeedTestResult : NSObject <NSCopying, NSSecureCoding> { long long _direction; NSError * _error; CLLocation * _location; long long _size; double _speed; } @property (n...
25.72973
79
0.723739
19d22843bb5c365dedc7c79fd3a4d08798c3d34a
442
c
C
d/laerad/mon/obj/ubhorns.c
Dbevan/SunderingShadows
6c15ec56cef43c36361899bae6dc08d0ee907304
[ "MIT" ]
13
2019-07-19T05:24:44.000Z
2021-11-18T04:08:19.000Z
d/laerad/mon/obj/ubhorns.c
Dbevan/SunderingShadows
6c15ec56cef43c36361899bae6dc08d0ee907304
[ "MIT" ]
4
2021-03-15T18:56:39.000Z
2021-08-17T17:08:22.000Z
d/laerad/mon/obj/ubhorns.c
Dbevan/SunderingShadows
6c15ec56cef43c36361899bae6dc08d0ee907304
[ "MIT" ]
13
2019-09-12T06:22:38.000Z
2022-01-31T01:15:12.000Z
//Coded by the one and only master of monsters...BANE// #include <std.h> inherit WEAPON; void create(){ ::create(); set_id(({"horn"})); set_name("Undead Beast's horn"); set_short("Undead Beast's horn"); set_long("A nasty pair of horns from an Undead Beast."); set_weight(15); set_size(2); ...
24.555556
60
0.622172
e8bb89d7010eac06369450cc03ed867d6689a78f
805
h
C
src/problems/path-sum.h
Jeswang/leetcode-xcode
150d8aeaaff25ebe8cd1b257cfe8d7fc87a0391a
[ "MIT" ]
null
null
null
src/problems/path-sum.h
Jeswang/leetcode-xcode
150d8aeaaff25ebe8cd1b257cfe8d7fc87a0391a
[ "MIT" ]
null
null
null
src/problems/path-sum.h
Jeswang/leetcode-xcode
150d8aeaaff25ebe8cd1b257cfe8d7fc87a0391a
[ "MIT" ]
1
2021-07-21T09:12:33.000Z
2021-07-21T09:12:33.000Z
// // path-sum.h // // Created by jeswang 27/06/2014. // /* Description: Given a binary tree and a sum, determine if the tree has a root-to-leaf path such that adding up all the values along the path equals the given sum. For example: Given the below binary tree and sum = 22, 5 ...
19.634146
149
0.518012
057f9eb17d55e67ce86a13249234a4f37ed630f1
391
c
C
OpenMPOfficialExamples/Tests/Example_lastprivate.2.c
passlab/rexomptest
558e084877c70b1d883dccecfd8058986350155c
[ "BSD-2-Clause" ]
null
null
null
OpenMPOfficialExamples/Tests/Example_lastprivate.2.c
passlab/rexomptest
558e084877c70b1d883dccecfd8058986350155c
[ "BSD-2-Clause" ]
null
null
null
OpenMPOfficialExamples/Tests/Example_lastprivate.2.c
passlab/rexomptest
558e084877c70b1d883dccecfd8058986350155c
[ "BSD-2-Clause" ]
null
null
null
/* * @@name: lastprivate.2c * @@type: C * @@compilable: yes * @@linkable: no * @@expect: success * @@version: omp_5.0 */ #include <math.h> float condlastprivate(float *a, int n) { float x = 0.0f; #pragma omp parallel for simd lastprivate(conditional: x) for (int k = 0; k < n; k++) { if (a[k] < 108.5 ||...
16.291667
60
0.531969
95859a3d5417a47e4bdede2c25adc0c7292e284b
14,347
h
C
libs/mavlink/include/mavlink/v2.0/development/mavlink_msg_wifi_network_info.h
JinRIIS/Custom-QGC
b08876453a90ddf1d8778c4f49bcbe68021bd09d
[ "Apache-2.0" ]
null
null
null
libs/mavlink/include/mavlink/v2.0/development/mavlink_msg_wifi_network_info.h
JinRIIS/Custom-QGC
b08876453a90ddf1d8778c4f49bcbe68021bd09d
[ "Apache-2.0" ]
null
null
null
libs/mavlink/include/mavlink/v2.0/development/mavlink_msg_wifi_network_info.h
JinRIIS/Custom-QGC
b08876453a90ddf1d8778c4f49bcbe68021bd09d
[ "Apache-2.0" ]
null
null
null
#pragma once // MESSAGE WIFI_NETWORK_INFO PACKING #define MAVLINK_MSG_ID_WIFI_NETWORK_INFO 298 typedef struct __mavlink_wifi_network_info_t { uint16_t data_rate; /*< [MiB/s] WiFi network data rate. Set to UINT16_MAX if data_rate information is not supplied.*/ char ssid[32]; /*< Name of Wi-Fi network (SSID).*/ ui...
46.885621
237
0.779815
58cfc2c4985c4d236b04316f3d84436ea69a447a
358
h
C
src/urvirt-stub/seccomp-bpf.h
dramforever/umxc
b8e8326acd908b1ca1d6cd7ea0d58ab931677f7f
[ "MIT" ]
9
2021-11-27T03:10:10.000Z
2022-03-17T04:03:59.000Z
src/urvirt-stub/seccomp-bpf.h
dramforever/urvirt
b8e8326acd908b1ca1d6cd7ea0d58ab931677f7f
[ "MIT" ]
null
null
null
src/urvirt-stub/seccomp-bpf.h
dramforever/urvirt
b8e8326acd908b1ca1d6cd7ea0d58ab931677f7f
[ "MIT" ]
null
null
null
#pragma once #include <stddef.h> #include <stdint.h> #include <linux/seccomp.h> #include <linux/filter.h> #include <linux/audit.h> // Generate a Seccomp BPF filter that checks IP, and blocks all syscalls from // address outside the half-open range [start_addr, end_addr) size_t gen_addr_filter(size_t start_addr, size_...
29.833333
84
0.768156
95d2158b9b1ac13bc4b49472d35af5fbc7716767
6,496
c
C
uros_ws/firmware/build/include/test_msgs/srv/detail/empty__functions.c
artivis/micro_ros_raspberrypi_pico_sdk
7ddbd005f90d3f841bd405314177018a34986d55
[ "Apache-2.0" ]
2
2021-08-11T15:22:24.000Z
2021-11-25T19:07:52.000Z
lib/microros/test_msgs/srv/detail/empty__functions.c
masoudir/teensy41_uros_example_publisher_with_static_library
983d0fe268c9340a58b69fba9747925e1c03cfa2
[ "MIT" ]
null
null
null
lib/microros/test_msgs/srv/detail/empty__functions.c
masoudir/teensy41_uros_example_publisher_with_static_library
983d0fe268c9340a58b69fba9747925e1c03cfa2
[ "MIT" ]
null
null
null
// generated from rosidl_generator_c/resource/idl__functions.c.em // with input from test_msgs:srv/Empty.idl // generated code does not contain a copyright notice #include "test_msgs/srv/detail/empty__functions.h" #include <assert.h> #include <stdbool.h> #include <stdlib.h> #include <string.h> bool test_msgs__srv__Em...
24.329588
154
0.708744
d77dce1e7ed926b43de83de0c5be3a5c49b47dab
3,380
h
C
lutron.h
gutschke/automation
1122d339731913c7010d5c7e4d04c30d9dfdfb70
[ "MIT" ]
1
2022-02-22T19:19:20.000Z
2022-02-22T19:19:20.000Z
lutron.h
gutschke/automation
1122d339731913c7010d5c7e4d04c30d9dfdfb70
[ "MIT" ]
1
2021-08-04T21:27:06.000Z
2021-09-03T11:09:19.000Z
lutron.h
gutschke/automation
1122d339731913c7010d5c7e4d04c30d9dfdfb70
[ "MIT" ]
null
null
null
#pragma once #include <sys/socket.h> #include <functional> #include <string> #include <utility> #include <vector> #include "event.h" class Lutron { public: Lutron(Event& event, const std::string& gateway = "", const std::string& username = "", const std::string& passwd = ""); ~Lutro...
31.886792
77
0.613314
01f4a9141c73db275f5bfcb4014fee6156047959
3,164
h
C
mcucpp/filesystem/fat.h
evugar/Mcucpp
202d98587e8b9584370a32c1bafa2c7315120c9e
[ "BSD-3-Clause" ]
87
2015-03-16T19:09:09.000Z
2022-03-19T19:48:49.000Z
mcucpp/filesystem/fat.h
evugar/Mcucpp
202d98587e8b9584370a32c1bafa2c7315120c9e
[ "BSD-3-Clause" ]
5
2015-04-19T11:02:35.000Z
2021-04-21T05:29:22.000Z
mcucpp/filesystem/fat.h
evugar/Mcucpp
202d98587e8b9584370a32c1bafa2c7315120c9e
[ "BSD-3-Clause" ]
42
2015-02-11T16:29:35.000Z
2022-03-12T11:48:08.000Z
#include <static_assert.h> #include <filesystem/filesystem.h> #include <filesystem/fscommon.h> #include <block_device.h> #include <binary_stream.h> #include <memory_stream.h> #include <filesystem/file.h> #include <data_buffer.h> namespace Mcucpp { namespace Fat { static const uint16_t BootSignatureOff...
27.513043
122
0.6811