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
d0b04097a98df1661916747fae49ea6c9464f1e1
973
c
C
ternary.c
SaadMeftah/c-example-code
6206be05a2f837e85a0ed2450d2dc5ea33109913
[ "MIT" ]
16
2021-10-06T17:58:35.000Z
2022-03-30T04:31:16.000Z
ternary.c
SaadMeftah/c-example-code
6206be05a2f837e85a0ed2450d2dc5ea33109913
[ "MIT" ]
1
2022-03-19T21:19:49.000Z
2022-03-20T03:35:13.000Z
ternary.c
SaadMeftah/c-example-code
6206be05a2f837e85a0ed2450d2dc5ea33109913
[ "MIT" ]
13
2021-12-22T21:42:38.000Z
2022-03-29T18:43:56.000Z
/******************************************************************************* * * Program: Ternary operator example * * Description: Examples of how to use the ternary operator in C. * * YouTube Lesson: https://www.youtube.com/watch?v=nWvk4fPJu1U * * Author: Kevin Browne @ https://portfoliocourses.com * **********...
23.731707
80
0.520041
45a750ec81ba36b9acc656791593ec902443a871
2,000
c
C
tests/actions/action-sound.c
pwmt/libzathura
25ef21efbc5a7bf26d6dedbf5bc7b91a8eea350b
[ "Zlib" ]
1
2022-03-18T02:22:40.000Z
2022-03-18T02:22:40.000Z
tests/actions/action-sound.c
pwmt/libzathura
25ef21efbc5a7bf26d6dedbf5bc7b91a8eea350b
[ "Zlib" ]
null
null
null
tests/actions/action-sound.c
pwmt/libzathura
25ef21efbc5a7bf26d6dedbf5bc7b91a8eea350b
[ "Zlib" ]
null
null
null
/* See LICENSE file for license and copyright information */ #include <check.h> #include <libzathura/action.h> static void setup_action_sound(void) { fail_unless(zathura_action_new(&action, ZATHURA_ACTION_SOUND) == ZATHURA_ERROR_OK); fail_unless(action != NULL); } START_TEST(test_action_sound_new) { } END_TEST ...
33.333333
95
0.787
a9ca0117a56197b2492f7611f1ac39d4250427c1
101
h
C
app/src/main/cpp/kiss_fft/test/pstats.h
nickjingyuli/ECE420-final-project
cce482224cb54d60d406b55b12e5a7e4f1535f89
[ "Apache-2.0" ]
4
2016-01-28T10:20:23.000Z
2021-06-19T21:11:44.000Z
app/src/main/cpp/kiss_fft/test/pstats.h
nickjingyuli/ECE420-final-project
cce482224cb54d60d406b55b12e5a7e4f1535f89
[ "Apache-2.0" ]
null
null
null
app/src/main/cpp/kiss_fft/test/pstats.h
nickjingyuli/ECE420-final-project
cce482224cb54d60d406b55b12e5a7e4f1535f89
[ "Apache-2.0" ]
3
2019-12-31T15:56:34.000Z
2021-06-19T21:11:33.000Z
#ifndef PSTATS_H #define PSTATS_H void pstats_init(void); void pstats_report(void); #endif
12.625
26
0.722772
a9d80c9b3e14e7ce49f6908eb49dd53148752006
229
h
C
songs/model/ZDProject+Factory.h
jjorgemoura/songs
de2cec9b9ab5b702b31220c4082da9a87249f17a
[ "MIT" ]
null
null
null
songs/model/ZDProject+Factory.h
jjorgemoura/songs
de2cec9b9ab5b702b31220c4082da9a87249f17a
[ "MIT" ]
null
null
null
songs/model/ZDProject+Factory.h
jjorgemoura/songs
de2cec9b9ab5b702b31220c4082da9a87249f17a
[ "MIT" ]
null
null
null
// // ZDProject+Factory.h // songs // // Created by Jorge Moura on 09/07/14. // Copyright (c) 2014 Jorge Moura. All rights reserved. // #import "ZDProject.h" @interface ZDProject (Factory) + (NSString *)entityName; @end
13.470588
56
0.663755
e73768bec2f4c2942bc38731493179f0ac4a9a55
2,194
h
C
gdal/ogr/ogrsf_frmts/mvt/mvtutils.h
vincentsarago/gdal
a04093a73abc2060c0c46f5f03f5940867a1f65d
[ "MIT" ]
1
2021-04-10T21:03:13.000Z
2021-04-10T21:03:13.000Z
gdal/ogr/ogrsf_frmts/mvt/mvtutils.h
vincentsarago/gdal
a04093a73abc2060c0c46f5f03f5940867a1f65d
[ "MIT" ]
null
null
null
gdal/ogr/ogrsf_frmts/mvt/mvtutils.h
vincentsarago/gdal
a04093a73abc2060c0c46f5f03f5940867a1f65d
[ "MIT" ]
null
null
null
/****************************************************************************** * * Project: MVT Translator * Purpose: MapBox Vector Tile decoder * Author: Even Rouault, Even Rouault <even dot rouault at spatialys dot com> * ****************************************************************************** * Cop...
45.708333
79
0.625342
43dbaa2a6826663789204239aa43c7f1dcd57cc1
16,209
h
C
src/bringup/bin/netsvc/test/paver-test-common.h
csrpi/fuchsia
2f015594dcb4c13aa51eee305ad561078f1f9b7f
[ "BSD-2-Clause" ]
null
null
null
src/bringup/bin/netsvc/test/paver-test-common.h
csrpi/fuchsia
2f015594dcb4c13aa51eee305ad561078f1f9b7f
[ "BSD-2-Clause" ]
null
null
null
src/bringup/bin/netsvc/test/paver-test-common.h
csrpi/fuchsia
2f015594dcb4c13aa51eee305ad561078f1f9b7f
[ "BSD-2-Clause" ]
null
null
null
// Copyright 2020 The Fuchsia 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 SRC_BRINGUP_BIN_NETSVC_TEST_PAVER_TEST_COMMON_H_ #define SRC_BRINGUP_BIN_NETSVC_TEST_PAVER_TEST_COMMON_H_ #include <fuchsia/device/llcpp/fidl.h> #i...
33.489669
100
0.687087
a2b68823717bc7269e4de9e8e9cef2df57743312
10,440
h
C
kernel/linux-5.4/include/linux/coresight.h
josehu07/SplitFS
d7442fa67a17de7057664f91defbfdbf10dd7f4a
[ "Apache-2.0" ]
27
2021-10-04T18:56:52.000Z
2022-03-28T08:23:06.000Z
kernel/linux-5.4/include/linux/coresight.h
josehu07/SplitFS
d7442fa67a17de7057664f91defbfdbf10dd7f4a
[ "Apache-2.0" ]
1
2022-01-12T04:05:36.000Z
2022-01-16T15:48:42.000Z
kernel/linux-5.4/include/linux/coresight.h
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 */ /* * Copyright (c) 2012, The Linux Foundation. All rights reserved. */ #ifndef _LINUX_CORESIGHT_H #define _LINUX_CORESIGHT_H #include <linux/device.h> #include <linux/perf_event.h> #include <linux/sched.h> /* Peripheral id registers (0xFD0-0xFEC) */ #define CORESIGHT_PERIPHID...
32.933754
80
0.774617
bdb7140d5a323977c167a61c6ec31a9f3b03f248
2,389
c
C
2AHME/ue11_ Koerperberechnung mit Menuefunktion/main.c
kosphm18/aiit
1ac9a6253ee7af8191f8d709bc6ddce82f7e3336
[ "MIT" ]
null
null
null
2AHME/ue11_ Koerperberechnung mit Menuefunktion/main.c
kosphm18/aiit
1ac9a6253ee7af8191f8d709bc6ddce82f7e3336
[ "MIT" ]
null
null
null
2AHME/ue11_ Koerperberechnung mit Menuefunktion/main.c
kosphm18/aiit
1ac9a6253ee7af8191f8d709bc6ddce82f7e3336
[ "MIT" ]
null
null
null
#include <stdio.h> #include <stdlib.h> #include <math.h> double getInputIntegerValue (char text[]) { char s[100]; int rv; int n; do { printf("%s", text); fgets(s, 100, stdin); n = sscanf(s, "%d", &rv); } while (n != 1); return rv; } double ge...
16.251701
60
0.421097
ecd9bad9ea1932002ef7d14e07de53c293121743
1,772
h
C
roo_material_icons/sharp/36/toggle.h
dejwk/roo_material_icons
f559ce25b6ee2fdf67ed4f8b0bedfce2aaefb885
[ "MIT" ]
null
null
null
roo_material_icons/sharp/36/toggle.h
dejwk/roo_material_icons
f559ce25b6ee2fdf67ed4f8b0bedfce2aaefb885
[ "MIT" ]
null
null
null
roo_material_icons/sharp/36/toggle.h
dejwk/roo_material_icons
f559ce25b6ee2fdf67ed4f8b0bedfce2aaefb885
[ "MIT" ]
null
null
null
#include "roo_display/image/image.h" const ::roo_display::RleImage4bppxBiased<::roo_display::Alpha4, ::roo_display::PrgMemResource>& ic_sharp_36_toggle_check_box_outline_blank(); const ::roo_display::RleImage4bppxBiased<::roo_display::Alpha4, ::roo_display::PrgMemResource>& ic_sharp_36_toggle_check_box(); const ::roo_...
110.75
141
0.826185
0c1bd6f93cffe0a7d952c68b1f1aa367c12e39d1
938
h
C
Standard/Limits.h
CarysT/medusa
8e79f7738534d8cf60577ec42ed86621533ac269
[ "MIT" ]
32
2016-05-22T23:09:19.000Z
2022-03-13T03:32:27.000Z
Standard/Limits.h
CarysT/medusa
8e79f7738534d8cf60577ec42ed86621533ac269
[ "MIT" ]
2
2016-05-30T19:45:58.000Z
2018-01-24T22:29:51.000Z
Standard/Limits.h
CarysT/medusa
8e79f7738534d8cf60577ec42ed86621533ac269
[ "MIT" ]
17
2016-05-27T11:01:42.000Z
2022-03-13T03:32:30.000Z
/* Limits.h (c)2005 Palestar, Richard Lyle */ #ifndef LIMITS_H #define LIMITS_H //---------------------------------------------------------------------------- template<class T> const T & Max( const T &a, const T &b) { return( a > b ? a : b ); } template<class T> const T & Min( const T &a, const T &b) { return( ...
16.75
78
0.442431
312305bd633dd420f4962065e40fe13c56b451f9
22,850
h
C
src/vw/Math/Functors.h
maxerbubba/visionworkbench
b06ba0597cd3864bb44ca52671966ca580c02af1
[ "Apache-2.0" ]
318
2015-01-02T16:37:34.000Z
2022-03-17T07:12:20.000Z
src/vw/Math/Functors.h
maxerbubba/visionworkbench
b06ba0597cd3864bb44ca52671966ca580c02af1
[ "Apache-2.0" ]
39
2015-07-30T22:22:42.000Z
2021-03-23T16:11:55.000Z
src/vw/Math/Functors.h
maxerbubba/visionworkbench
b06ba0597cd3864bb44ca52671966ca580c02af1
[ "Apache-2.0" ]
135
2015-01-19T00:57:20.000Z
2022-03-18T13:51:40.000Z
// __BEGIN_LICENSE__ // Copyright (c) 2006-2013, United States Government as represented by the // Administrator of the National Aeronautics and Space Administration. All // rights reserved. // // The NASA Vision Workbench is licensed under the Apache License, // Version 2.0 (the "License"); you may not use this f...
38.146912
194
0.608665
0301c92e849653d52ad47dff88d36c09553e00ba
40
c
C
c-tools/io.c
iBug/USTC-RV-Chisel
e6c3b67c5d756a50903a80000276001acaa7fffe
[ "MIT" ]
8
2019-04-12T16:48:05.000Z
2022-01-07T15:45:49.000Z
c-tools/io.c
iBug/USTC-RV-Chisel
e6c3b67c5d756a50903a80000276001acaa7fffe
[ "MIT" ]
null
null
null
c-tools/io.c
iBug/USTC-RV-Chisel
e6c3b67c5d756a50903a80000276001acaa7fffe
[ "MIT" ]
1
2019-10-11T11:04:04.000Z
2019-10-11T11:04:04.000Z
#include "io.h" volatile struct IO io;
10
22
0.7
26db1e595c2831c77879af3b33e0ef33988245b8
750
h
C
NextEngine/include/graphics/rhi/rhi.h
CompilerLuke/NextEngine
aa1a8e9d9370bce004dba00854701597cab74989
[ "MIT" ]
1
2021-09-10T18:19:16.000Z
2021-09-10T18:19:16.000Z
NextEngine/include/graphics/rhi/rhi.h
CompilerLuke/NextEngine
aa1a8e9d9370bce004dba00854701597cab74989
[ "MIT" ]
null
null
null
NextEngine/include/graphics/rhi/rhi.h
CompilerLuke/NextEngine
aa1a8e9d9370bce004dba00854701597cab74989
[ "MIT" ]
2
2020-04-02T06:46:56.000Z
2021-06-17T16:47:57.000Z
#pragma once #include "device.h" #include "buffer.h" #include "frame_buffer.h" #include "pipeline.h" #include "primitives.h" struct RHI; struct BufferAllocator; struct AppInfo { const char* app_name; const char* engine_name; }; struct DeviceFeatures { bool sampler_anistropy = true; bool multi_draw_indirect = t...
20.833333
104
0.757333
1856fba7e69e6928ad2ac60014faa6eacae8c2d0
11,897
h
C
generated/niscope/niscope_library_interface.h
amstewart/grpc-device
7afa3b171576a988d47f512f5b50556364c729f2
[ "MIT" ]
24
2021-03-25T18:37:59.000Z
2022-03-03T16:33:56.000Z
generated/niscope/niscope_library_interface.h
amstewart/grpc-device
7afa3b171576a988d47f512f5b50556364c729f2
[ "MIT" ]
129
2021-04-03T15:16:04.000Z
2022-03-25T21:48:18.000Z
generated/niscope/niscope_library_interface.h
amstewart/grpc-device
7afa3b171576a988d47f512f5b50556364c729f2
[ "MIT" ]
24
2021-03-31T12:36:14.000Z
2022-02-25T03:01:25.000Z
//--------------------------------------------------------------------- // This file is automatically generated. All manual edits will be lost. //--------------------------------------------------------------------- // Library wrapper for implementing interactions with NI-SCOPE //---------------------------------------...
106.223214
258
0.807178
185f868d71dc002818bf5f3c91451de64f7938a3
1,925
h
C
openvsx/libcommonutil/include/commonutil.h
openvcx/openvcx
cf6e6ba25b5d879943e993e415507650c7e30bc1
[ "Apache-2.0" ]
63
2015-06-25T00:53:12.000Z
2021-11-14T19:44:40.000Z
openvsx/libcommonutil/include/commonutil.h
ahmadmysra/openvcx
cf6e6ba25b5d879943e993e415507650c7e30bc1
[ "Apache-2.0" ]
3
2018-07-29T05:21:01.000Z
2019-10-25T06:37:01.000Z
openvsx/libcommonutil/include/commonutil.h
ahmadmysra/openvcx
cf6e6ba25b5d879943e993e415507650c7e30bc1
[ "Apache-2.0" ]
41
2015-09-02T12:15:43.000Z
2022-03-17T05:21:28.000Z
/** <!-- * * Copyright (C) 2014 OpenVCX openvcx@gmail.com * * 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 later ve...
37.019231
90
0.697143
6392073cb2ecb19129a73dda4902caf9f2629a94
32,588
h
C
mplayer/src/alsa-lib-1.1.9/src/pcm/plugin_ops.h
Minaduki-Shigure/BeagleBone_Proj
f6f66a4758f64515dcfd4f8d6cd02d02a5a0b35b
[ "MIT" ]
null
null
null
mplayer/src/alsa-lib-1.1.9/src/pcm/plugin_ops.h
Minaduki-Shigure/BeagleBone_Proj
f6f66a4758f64515dcfd4f8d6cd02d02a5a0b35b
[ "MIT" ]
1
2018-11-13T22:48:18.000Z
2018-11-13T22:48:18.000Z
mplayer/src/alsa-lib-1.1.9/src/pcm/plugin_ops.h
Minaduki-Shigure/BeagleBone_Proj
f6f66a4758f64515dcfd4f8d6cd02d02a5a0b35b
[ "MIT" ]
null
null
null
/* * Plugin sample operators with fast switch * Copyright (c) 2000 by Jaroslav Kysela <perex@perex.cz> * * * This library is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software Foundation; either version 2....
43.860027
127
0.665767
e4677ad9b154d6c881d5d05ba8914cafa12137b8
2,876
h
C
samplecode/StrokeFilter/Source/StrokeFilterFlashController.h
shivendra14/AI_CC_2017_SDK_Win
e921f93bef0d73aa809bcda1bd6bbe2c0a4d28b2
[ "X11" ]
null
null
null
samplecode/StrokeFilter/Source/StrokeFilterFlashController.h
shivendra14/AI_CC_2017_SDK_Win
e921f93bef0d73aa809bcda1bd6bbe2c0a4d28b2
[ "X11" ]
null
null
null
samplecode/StrokeFilter/Source/StrokeFilterFlashController.h
shivendra14/AI_CC_2017_SDK_Win
e921f93bef0d73aa809bcda1bd6bbe2c0a4d28b2
[ "X11" ]
null
null
null
//======================================================================================== // // $File: //ai/ai15/devtech/sdk/public/samplecode/StrokeFilter/Source/StrokeFilterFlashController.h $ // // $Revision: #1 $ // // Copyright 2010 Adobe Systems Incorporated. All rights reserved. // // NOTICE: Adobe per...
29.346939
102
0.706885
e4afce3ab5bbdedd81a6add80facf2adedcea5c1
622
h
C
PrivateFrameworks/FMCore.framework/FMNanoIDSRequest.h
shaojiankui/iOS10-Runtime-Headers
6b0d842bed0c52c2a7c1464087b3081af7e10c43
[ "MIT" ]
36
2016-04-20T04:19:04.000Z
2018-10-08T04:12:25.000Z
PrivateFrameworks/FMCore.framework/FMNanoIDSRequest.h
shaojiankui/iOS10-Runtime-Headers
6b0d842bed0c52c2a7c1464087b3081af7e10c43
[ "MIT" ]
null
null
null
PrivateFrameworks/FMCore.framework/FMNanoIDSRequest.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/FMCore.framework/FMCore */ @interface FMNanoIDSRequest : NSObject { NSString * _idsMessageID; id /* block */ _responseHandler; FMDispatchTimer * _timer; } @property (nonatomic, retain) NSString *idsMessageID; @property (nonatomic...
25.916667
67
0.717042
a5ece05885182b106729192aefe9a43c47190e48
208
h
C
src/native/tch_include/TchTypedef.h
dudes-come/tchapp
24844869813edafff277e8c0ca6126d195423134
[ "MIT" ]
8
2016-11-08T08:56:58.000Z
2017-03-30T02:34:00.000Z
src/native/tch_include/TchTypedef.h
dudes-come/tchapp
24844869813edafff277e8c0ca6126d195423134
[ "MIT" ]
32
2016-11-08T10:22:08.000Z
2016-12-19T07:51:55.000Z
src/native/tch_include/TchTypedef.h
dudes-come/tchapp
24844869813edafff277e8c0ca6126d195423134
[ "MIT" ]
5
2016-11-08T08:57:02.000Z
2022-01-29T09:22:46.000Z
namespace Tnelab{ enum TchAppStartPosition { Manual, CenterScreen }; typedef struct { char* Url; TchAppStartPosition StartPosition; int X; int Y; int Width; int Height; }TchAppStartSettings; }
17.333333
51
0.730769
4f9b9b7e38b74c20ec396f38d3402e9c3a07cf36
964
c
C
C_course/Extra/structureFormulario.c
aMurryFly/Old_Courses
d5d105cbdcd3c4a35bf38fc60acfe76ce403bed3
[ "MIT" ]
null
null
null
C_course/Extra/structureFormulario.c
aMurryFly/Old_Courses
d5d105cbdcd3c4a35bf38fc60acfe76ce403bed3
[ "MIT" ]
null
null
null
C_course/Extra/structureFormulario.c
aMurryFly/Old_Courses
d5d105cbdcd3c4a35bf38fc60acfe76ce403bed3
[ "MIT" ]
null
null
null
#include<stdio.h> typedef struct//Agurpar muchas variables de diferentes tipos { char nombre[50]; char empleo[50]; int edad; }formulario; int main() { formulario f1, f2; printf("Introduce informaci%cn para el formulario 1: \n",162); printf("Introduzca su nombre: \n"); scanf(" %[^\n]",&f1.nombre); ...
26.054054
71
0.626556
4fac7ca72c6c231e6f3785aaae12c49e62dcd9c9
508
h
C
ConvenienceKitHaris/Classes/NSString+Attributed.h
haijun-suyan/ConvenienceKitHaris
3249814fc8b54d75758c094abada4a13130b9ea5
[ "MIT" ]
9
2020-12-11T02:19:59.000Z
2020-12-24T03:54:48.000Z
ConvenienceKitHaris/Classes/NSString+Attributed.h
haijun-suyan/ConvenienceKitHaris
3249814fc8b54d75758c094abada4a13130b9ea5
[ "MIT" ]
null
null
null
ConvenienceKitHaris/Classes/NSString+Attributed.h
haijun-suyan/ConvenienceKitHaris
3249814fc8b54d75758c094abada4a13130b9ea5
[ "MIT" ]
null
null
null
// // NSString+Attributed.h // SRCBBank // // Created by haijunyan on 2020/12/8. // Copyright © 2020 李培辉. All rights reserved. // #import <Foundation/Foundation.h> @interface NSString (Attributed) /** * 特征字符串 * * @return 返回特征字符串 */ + (NSAttributedString *)getAttributeWith:(id)sender string:(NSString *)s...
21.166667
67
0.677165
c49ba671c6ee98e0e2e1ac0072b0980ac6c234e4
2,614
c
C
src/main/osx_pthread_barrier.c
kyle-singer/aerospike-benchmark
5ac1c08d68a2d7883a9e831cd9fb264c4314bc04
[ "Apache-2.0" ]
9
2020-11-26T05:10:40.000Z
2022-03-09T15:57:42.000Z
src/main/osx_pthread_barrier.c
kyle-singer/aerospike-benchmark
5ac1c08d68a2d7883a9e831cd9fb264c4314bc04
[ "Apache-2.0" ]
26
2020-12-02T04:28:38.000Z
2021-12-08T20:17:25.000Z
src/main/osx_pthread_barrier.c
kyle-singer/aerospike-benchmark
5ac1c08d68a2d7883a9e831cd9fb264c4314bc04
[ "Apache-2.0" ]
8
2020-11-26T03:01:30.000Z
2022-01-06T22:40:28.000Z
#ifdef __APPLE__ #include <assert.h> #include <errno.h> #include <pthread.h> #include <osx_pthread_barrier.h> #define BARRIER_IN_THRESHOLD ((2147483647 * 2U + 1U) / 2) int32_t pthread_barrier_init(pthread_barrier_t* barrier, void* attr, uint32_t count) { // attr is not implemented assert(attr == NULL); if (c...
28.725275
77
0.748279
8f7f8636e5ae8adde897f49077ccd98cb20e8891
6,500
h
C
include/dai/hak.h
hyunsukimsokcho/libdai
52c0b51823724f02c7a268e6af6db72dc3324385
[ "BSD-2-Clause" ]
11
2018-01-31T16:14:28.000Z
2021-06-22T03:45:11.000Z
include/dai/hak.h
flurischt/libDAI
20683a222e2ef307209290f79081fe428d9c5050
[ "BSD-2-Clause" ]
1
2019-05-25T08:20:58.000Z
2020-02-17T10:58:55.000Z
include/dai/hak.h
flurischt/libDAI
20683a222e2ef307209290f79081fe428d9c5050
[ "BSD-2-Clause" ]
3
2018-12-13T11:49:22.000Z
2021-12-31T03:19:26.000Z
/* This file is part of libDAI - http://www.libdai.org/ * * Copyright (c) 2006-2011, The libDAI authors. All rights reserved. * * Use of this source code is governed by a BSD-style license that can be found in the LICENSE file. */ /// \file /// \brief Defines class HAK, which implements a variant of Generaliz...
38.011696
170
0.629231
8f8f865cd2da7caae300408401ecc0be713bb7e9
8,139
h
C
include/ossim/support_data/ossimSrcRecord.h
vladislav-horbatiuk/ossim
82417ad868fac022672335e1684bdd91d662c18c
[ "MIT" ]
251
2015-10-20T09:08:11.000Z
2022-03-22T18:16:38.000Z
include/ossim/support_data/ossimSrcRecord.h
vladislav-horbatiuk/ossim
82417ad868fac022672335e1684bdd91d662c18c
[ "MIT" ]
73
2015-11-02T17:12:36.000Z
2021-11-15T17:41:47.000Z
include/ossim/support_data/ossimSrcRecord.h
vladislav-horbatiuk/ossim
82417ad868fac022672335e1684bdd91d662c18c
[ "MIT" ]
146
2015-10-15T16:00:15.000Z
2022-03-22T12:37:14.000Z
//************************************************************************************************* // OSSIM -- Open Source Software Image Map // // LICENSE: See top level LICENSE.txt file. // AUTHOR: Oscar Kramer // //*************************************************************************...
45.983051
119
0.647991
eb412138e41ea156f4416b001fed192f8a5a7ba7
540
h
C
CodeInputView/CodeInputView.h
eastsss/CodeInputView
2956c036417c895a12ba6db9021de7d715a6e004
[ "MIT" ]
1
2018-01-01T17:00:11.000Z
2018-01-01T17:00:11.000Z
CodeInputView/CodeInputView.h
eastsss/CodeInputView
2956c036417c895a12ba6db9021de7d715a6e004
[ "MIT" ]
null
null
null
CodeInputView/CodeInputView.h
eastsss/CodeInputView
2956c036417c895a12ba6db9021de7d715a6e004
[ "MIT" ]
null
null
null
// // CodeInputView.h // CodeInputView // // Created by Anatoliy Radchenko on 26/07/2017. // Copyright © 2017 Anatoliy Radchenko. All rights reserved. // #import <UIKit/UIKit.h> //! Project version number for CodeInputView. FOUNDATION_EXPORT double CodeInputViewVersionNumber; //! Project version string for CodeI...
27
138
0.777778
ac216d42943be2e692fa8b6a8282242e13be1510
711
h
C
Utilities/GameUtils/GameUtils.h
mym2o/HavokDemos
1235b96b93e256de50bc36c229439a334410fd77
[ "MIT" ]
1
2017-08-14T10:23:45.000Z
2017-08-14T10:23:45.000Z
Utilities/GameUtils/GameUtils.h
mym2o/HavokDemos
1235b96b93e256de50bc36c229439a334410fd77
[ "MIT" ]
null
null
null
Utilities/GameUtils/GameUtils.h
mym2o/HavokDemos
1235b96b93e256de50bc36c229439a334410fd77
[ "MIT" ]
2
2016-06-22T02:22:32.000Z
2019-11-21T19:49:41.000Z
#pragma once #include <Common\Base\hkBase.h> #include <Physics2012\Dynamics\World\hkpWorld.h> #include <Physics2012\Dynamics\Entity\hkpRigidBody.h> #include <Physics2012\Collide\Shape\Convex\Box\hkpBoxShape.h> #include <Physics2012\Utilities\Dynamics\Inertia\hkpInertiaTensorComputer.h> class GameUtils { publ...
44.4375
137
0.776371
16753480a19f52d9e6543ca8783cbf2ad453b48c
484
h
C
Development/Games/Test_Game1/PrintRoutine.h
AaronAppel/QwerkE_Engine
662a4386b5068066b9139ea24e3c7fb14ed3177d
[ "BSD-3-Clause" ]
1
2018-03-31T18:16:43.000Z
2018-03-31T18:16:43.000Z
Development/Games/Test_Game1/PrintRoutine.h
AaronAppel/QwerkE_Engine
662a4386b5068066b9139ea24e3c7fb14ed3177d
[ "BSD-3-Clause" ]
null
null
null
Development/Games/Test_Game1/PrintRoutine.h
AaronAppel/QwerkE_Engine
662a4386b5068066b9139ea24e3c7fb14ed3177d
[ "BSD-3-Clause" ]
null
null
null
#ifndef _PrintRoutine_H_ #define _PrintRoutine_H_ #include "../../../QwerkE_Framework/Source/Core/Scenes/Entities/Routines/Routine.h" #include "PrintComponent.h" class PrintComponent; class PrintRoutine : Routine { public: PrintRoutine(); ~PrintRoutine(); void Initialize(); void Update(double a_Del...
17.925926
83
0.725207
757334b3dbfd870f772dd1fbff96a3059cde344c
4,422
h
C
archive_widget.h
horsicq/archive_widget
4baa1e715600e8213c4cc7bc81c233e2a0597985
[ "MIT" ]
null
null
null
archive_widget.h
horsicq/archive_widget
4baa1e715600e8213c4cc7bc81c233e2a0597985
[ "MIT" ]
null
null
null
archive_widget.h
horsicq/archive_widget
4baa1e715600e8213c4cc7bc81c233e2a0597985
[ "MIT" ]
null
null
null
/* Copyright (c) 2020-2021 hors<horsicq@gmail.com> * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, mod...
36.545455
173
0.740389
3df422a3a0d112dd15c5f880267638ec016585d7
422
h
C
PrivateFrameworks/TVRemoteCore/TVRCVoiceRecorder.h
phatblat/macOSPrivateFrameworks
9047371eb80f925642c8a7c4f1e00095aec66044
[ "MIT" ]
17
2018-11-13T04:02:58.000Z
2022-01-20T09:27:13.000Z
PrivateFrameworks/TVRemoteCore/TVRCVoiceRecorder.h
phatblat/macOSPrivateFrameworks
9047371eb80f925642c8a7c4f1e00095aec66044
[ "MIT" ]
3
2018-04-06T02:02:27.000Z
2018-10-02T01:12:10.000Z
PrivateFrameworks/TVRemoteCore/TVRCVoiceRecorder.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 "NSObject.h" @class TVRCDevice; @interface TVRCVoiceRecorder : NSObject { TVRCDevice *_device; BOOL _recordsAutomatically; } - (void).cxx_destruct; - (void)stop; ...
16.88
83
0.689573
35e16f7ec16dcef9afca8f3723815bfc4f46e044
3,476
h
C
RayTracing/Middleware/Qt/include/QtQuick/5.3.1/QtQuick/private/qquickrepeater_p.h
DarriusWrightGD/realtimeraytracing
1b1117858dcd8880ed88b59ce0388cfb39fc1d96
[ "MIT" ]
3
2015-03-18T03:12:27.000Z
2020-11-19T10:40:12.000Z
RayTracing/Middleware/Qt/include/QtQuick/5.3.1/QtQuick/private/qquickrepeater_p.h
DarriusWrightGD/RealtimeRaytracing
1b1117858dcd8880ed88b59ce0388cfb39fc1d96
[ "MIT" ]
2
2017-03-23T17:28:37.000Z
2018-06-07T06:38:08.000Z
RayTracing/Middleware/Qt/include/QtQuick/5.3.1/QtQuick/private/qquickrepeater_p.h
DarriusWrightGD/RealtimeRaytracing
1b1117858dcd8880ed88b59ce0388cfb39fc1d96
[ "MIT" ]
3
2016-06-22T11:11:16.000Z
2019-10-25T15:09:46.000Z
/**************************************************************************** ** ** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of the QtQuick module of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ ** Commercial License Usage ** Licensee...
32.792453
94
0.721807
0d66c1a3198cda29a2f19ecde5459155d4d8b479
615
h
C
DeviceManagement.framework/DMFFetchProfilesRequest.h
reels-research/iOS-Private-Frameworks
9a4f4534939310a51fdbf5a439dd22487efb0f01
[ "MIT" ]
4
2021-10-06T12:15:26.000Z
2022-02-21T02:26:00.000Z
DeviceManagement.framework/DMFFetchProfilesRequest.h
reels-research/iOS-Private-Frameworks
9a4f4534939310a51fdbf5a439dd22487efb0f01
[ "MIT" ]
null
null
null
DeviceManagement.framework/DMFFetchProfilesRequest.h
reels-research/iOS-Private-Frameworks
9a4f4534939310a51fdbf5a439dd22487efb0f01
[ "MIT" ]
1
2021-10-08T07:40:53.000Z
2021-10-08T07:40:53.000Z
/* Generated by RuntimeBrowser Image: /System/Library/PrivateFrameworks/DeviceManagement.framework/DeviceManagement */ @interface DMFFetchProfilesRequest : DMFTaskRequest { unsigned long long _filterFlags; } @property (nonatomic) unsigned long long filterFlags; + (bool)isPermittedOnSystemConnection; + (bool...
25.625
87
0.785366
e4c65ab2c876d78101696bb20c550904a86abcfc
596
c
C
Atividade02/ex03.c
vncenturion/Tec-Desenv-Alg
d796f663f9495f1ce55a9fb3ff375c0d7cd9f5b8
[ "MIT" ]
null
null
null
Atividade02/ex03.c
vncenturion/Tec-Desenv-Alg
d796f663f9495f1ce55a9fb3ff375c0d7cd9f5b8
[ "MIT" ]
null
null
null
Atividade02/ex03.c
vncenturion/Tec-Desenv-Alg
d796f663f9495f1ce55a9fb3ff375c0d7cd9f5b8
[ "MIT" ]
null
null
null
#include <stdio.h> int main(void) { unsigned long int fatorial = 1; int num, i; // adota-se unsigned long int em razao do crescimento da funcao printf("Digite um numero inteiro qualquer: "); scanf("%d", &num); for (i=1; i<=num; i++) { fatorial=fatorial*i; //para conferir: printf("i: %d...
22.923077
112
0.637584
7c0efb9a6da867417e6c0c9f795b17d6f9b3254d
204
h
C
slycore/include/sly/gfx/enums/polygonfillmode.h
Gibbeon/sly
9216cf04a78f1d41af01186489ba6680b9641229
[ "MIT" ]
null
null
null
slycore/include/sly/gfx/enums/polygonfillmode.h
Gibbeon/sly
9216cf04a78f1d41af01186489ba6680b9641229
[ "MIT" ]
null
null
null
slycore/include/sly/gfx/enums/polygonfillmode.h
Gibbeon/sly
9216cf04a78f1d41af01186489ba6680b9641229
[ "MIT" ]
null
null
null
#pragma once #include "sly/global.h" namespace sly { namespace gfx { ENUM_DECL(ePolygonFillMode, ePolygonFillMode_Wireframe, ePolygonFillMode_Solid ); } }
17
39
0.607843
8ea316d4f8640adbd944fe9282175b2aeeb2b789
605
h
C
PrivateFrameworks/CoreCDP/CDPAccount.h
phatblat/macOSPrivateFrameworks
9047371eb80f925642c8a7c4f1e00095aec66044
[ "MIT" ]
17
2018-11-13T04:02:58.000Z
2022-01-20T09:27:13.000Z
PrivateFrameworks/CoreCDP/CDPAccount.h
phatblat/macOSPrivateFrameworks
9047371eb80f925642c8a7c4f1e00095aec66044
[ "MIT" ]
3
2018-04-06T02:02:27.000Z
2018-10-02T01:12:10.000Z
PrivateFrameworks/CoreCDP/CDPAccount.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 "NSObject.h" @interface CDPAccount : NSObject { } + (id)sharedInstance; + (BOOL)isICDPEnabledForDSID:(id)arg1 checkWithServer:(BOOL)arg2; + (BOOL)isICDPEnabledForDSID:(id)...
20.862069
83
0.72562
11ac7f41e7925e5740479744969eef57a53d43ec
784
c
C
Strange_numbers/C/Strange/Source.c
ncoe/rosetta
15c2302a247dfbcea694ff095238a525c60226d4
[ "MIT" ]
3
2018-02-26T18:12:31.000Z
2019-08-26T06:47:30.000Z
Strange_numbers/C/Strange/Source.c
ncoe/rosetta
15c2302a247dfbcea694ff095238a525c60226d4
[ "MIT" ]
null
null
null
Strange_numbers/C/Strange/Source.c
ncoe/rosetta
15c2302a247dfbcea694ff095238a525c60226d4
[ "MIT" ]
null
null
null
#include <stdbool.h> #include <stdio.h> bool isPrime(int n) { if (n < 0) { n = -n; } return n == 2 || n == 3 || n == 5 || n == 7; } int main() { int count = 0; int i, j; int d[3]; int dptr; printf("Strange numbers in the open interval (100, 500) are:\n"); for (i = 101; i <...
19.6
69
0.371173
11b7d6da0e68a19716d4b4e9f4dc0abfffb097c3
1,736
h
C
Reloaded/trunk/src/mame/video/kan_pand.h
lofunz/mieme
4226c2960b46121ec44fa8eab9717d2d644bff04
[ "Unlicense" ]
51
2015-11-22T14:53:28.000Z
2021-12-14T07:17:42.000Z
Reloaded/trunk/src/mame/video/kan_pand.h
lofunz/mieme
4226c2960b46121ec44fa8eab9717d2d644bff04
[ "Unlicense" ]
8
2018-01-14T07:19:06.000Z
2021-08-22T15:29:59.000Z
Reloaded/trunk/src/mame/video/kan_pand.h
lofunz/mieme
4226c2960b46121ec44fa8eab9717d2d644bff04
[ "Unlicense" ]
35
2017-02-15T09:39:00.000Z
2021-12-14T07:17:43.000Z
/************************************************************************* kan_pand.h Implementation of Kaneko Pandora sprite chip **************************************************************************/ #ifndef __KAN_PAND_H__ #define __KAN_PAND_H__ #include "devlegcy.h" /*****************...
31.563636
90
0.487327
69a74971b7aae818e24ec0d987be451d8f7aae06
645
h
C
include/server/tcp.h
RickySu/respondphp
9316f019356afeab25bfe073b6a01dfc6da75ef8
[ "MIT" ]
null
null
null
include/server/tcp.h
RickySu/respondphp
9316f019356afeab25bfe073b6a01dfc6da75ef8
[ "MIT" ]
null
null
null
include/server/tcp.h
RickySu/respondphp
9316f019356afeab25bfe073b6a01dfc6da75ef8
[ "MIT" ]
null
null
null
#ifndef _RP_SERVER_TCP_H #define _RP_SERVER_TCP_H #include "internal/event_emitter.h" CLASS_ENTRY_FUNCTION_D(respond_server_tcp); ZEND_BEGIN_ARG_INFO(ARGINFO(respond_server_tcp, __construct), 0) ZEND_ARG_TYPE_INFO(0, port, IS_LONG, 0) ZEND_ARG_TYPE_INFO(0, host, IS_STRING, 0) ZEND_END_ARG_INFO() typedef stru...
25.8
64
0.809302
dae435d12839012b0d44e99932bfefdda9eba2f5
592
c
C
media.c
dudusapio/ProjetosCpublico
665ee46355bc9bd377575bf8862bb4b5573010c3
[ "MIT" ]
null
null
null
media.c
dudusapio/ProjetosCpublico
665ee46355bc9bd377575bf8862bb4b5573010c3
[ "MIT" ]
null
null
null
media.c
dudusapio/ProjetosCpublico
665ee46355bc9bd377575bf8862bb4b5573010c3
[ "MIT" ]
null
null
null
#include <stdio.h> #include <stdlib.h> int main (void){ float salario[50], sal,media=0,salmedio=0; int i,n ; printf("Escreva o seu salario:"); scanf("%f",&sal); for(i = 0; i < 50 && sal > 0; i++ ){ salario[i] = sal; media = media + sal; printf("Escreva o seu salario: "); ...
22.769231
67
0.496622
d34a8ea4d7ac8eb149fa9f372588ac314ca7296d
3,055
c
C
lzjwm_compress.c
johnmeacham/lzjwm
a7da642f1fe4639ea83bb36535466e6a4c6cf6aa
[ "BSD-2-Clause" ]
6
2020-11-11T16:55:45.000Z
2021-11-09T09:41:07.000Z
lzjwm_compress.c
johnmeacham/lzjwm
a7da642f1fe4639ea83bb36535466e6a4c6cf6aa
[ "BSD-2-Clause" ]
null
null
null
lzjwm_compress.c
johnmeacham/lzjwm
a7da642f1fe4639ea83bb36535466e6a4c6cf6aa
[ "BSD-2-Clause" ]
1
2020-11-04T14:07:23.000Z
2020-11-04T14:07:23.000Z
/* simple encoder in C, the python lzjwm.py is more featureful. */ #include "lzjwm.h" #include <stdint.h> #include <assert.h> #define NDEBUG static char mk_ptr(uint8_t count, uint8_t offset) { assert(count >= 2); assert(offset >= 0); assert(offset < LOOKBACK); if (ZERO_BITS && offset ...
33.571429
91
0.341408
1c1b0f9242e84b91910ad3fda93da62d54651d67
4,463
h
C
src/ismrmrd_wrapper.h
brknowles/ISMRMRD.jl
2330aecd80a2664b4b2ecb6ba45be09b140a85b8
[ "MIT" ]
1
2021-07-02T02:18:41.000Z
2021-07-02T02:18:41.000Z
src/ismrmrd_wrapper.h
brknowles/ISMRMRD.jl
2330aecd80a2664b4b2ecb6ba45be09b140a85b8
[ "MIT" ]
null
null
null
src/ismrmrd_wrapper.h
brknowles/ISMRMRD.jl
2330aecd80a2664b4b2ecb6ba45be09b140a85b8
[ "MIT" ]
null
null
null
#ifndef _GDCM_WRAPPER_ #define _GDCM_WRAPPER_ 1 #include "ismrmrd/ismrmrd.h" #ifdef __cplusplus extern "C" { #endif /* * * ISMRMRD::Dataset interface * */ /* Inputs: filename, groupname, 0=read,1=write */ void* jl_ismrmrd_create_dataset(const char*, const char*, int ); void jl_ismrmrd_delete_dataset(vo...
31.429577
66
0.784898
bce6768eba0901c6599bc39156a3f2aa0491871d
4,267
h
C
src/nibble.h
adrianlizarraga/nibble
4909038d697b56c6251dca4c9788412446c87789
[ "MIT" ]
3
2021-04-20T00:30:43.000Z
2021-05-18T06:58:36.000Z
src/nibble.h
adrianlizarraga/nibble
4909038d697b56c6251dca4c9788412446c87789
[ "MIT" ]
1
2021-06-20T08:43:49.000Z
2021-06-20T08:43:49.000Z
src/nibble.h
adrianlizarraga/nibble
4909038d697b56c6251dca4c9788412446c87789
[ "MIT" ]
null
null
null
#ifndef NIBBLE_H #define NIBBLE_H #include <stddef.h> #include <stdint.h> #include <stdbool.h> #include "allocator.h" #include "hash_map.h" #include "stream.h" #define MAX_ERROR_LEN 256 #define ARRAY_LEN(a) (sizeof(a) / sizeof((a)[0])) #define ALIGN_UP(p, a) (((p) + (a)-1) & ~((a)-1)) #define BITS(x) (sizeof(x) * 8) ...
18.471861
90
0.662292
efe533c7d964293fe70864ec0187dd6af6940371
581
h
C
Sail/src/API/VULKAN/shader/SVkPipelineStateObject.h
Piratkopia13/Sail
c428024967cd7aa75e45d5fe9418a1d565881279
[ "MIT" ]
9
2019-03-18T18:35:29.000Z
2020-10-26T06:30:18.000Z
Sail/src/API/VULKAN/shader/SVkPipelineStateObject.h
Piratkopia13/Sail
c428024967cd7aa75e45d5fe9418a1d565881279
[ "MIT" ]
11
2019-06-10T19:54:11.000Z
2020-04-14T08:50:47.000Z
Sail/src/API/VULKAN/shader/SVkPipelineStateObject.h
Piratkopia13/Sail
c428024967cd7aa75e45d5fe9418a1d565881279
[ "MIT" ]
5
2019-06-16T20:24:50.000Z
2020-03-03T09:27:18.000Z
#pragma once #include "../SVkAPI.h" #include "Sail/api/shader/PipelineStateObject.h" class SVkShader; class SVkPipelineStateObject : public PipelineStateObject { public: SVkPipelineStateObject(Shader* shader, unsigned int attributesHash); ~SVkPipelineStateObject(); virtual bool bind(void* cmdList) override; con...
20.75
69
0.79346
3c907e2ad60ca3b3c001ac904fc149fe48e12ee2
33,795
c
C
sdl2/grafX2/src/shade.c
pdpdds/SDL_YUZA
8299672a70005a1b702cc7e3577aad4f8b31bec2
[ "BSD-2-Clause" ]
null
null
null
sdl2/grafX2/src/shade.c
pdpdds/SDL_YUZA
8299672a70005a1b702cc7e3577aad4f8b31bec2
[ "BSD-2-Clause" ]
null
null
null
sdl2/grafX2/src/shade.c
pdpdds/SDL_YUZA
8299672a70005a1b702cc7e3577aad4f8b31bec2
[ "BSD-2-Clause" ]
null
null
null
/* vim:expandtab:ts=2 sw=2: */ /* Grafx2 - The Ultimate 256-color bitmap paint program Copyright owned by various GrafX2 authors, see COPYRIGHT.txt for details. Grafx2 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 So...
29.880637
113
0.631099
4c6b51e2c19350f47a8003e976ce86ad1f7d1245
948
h
C
AEAssistant/Classes/AEAssistant_Category/UIKit/UIDevice/UIDevice+IdentifierAddition.h
AltairEven/AEAssistantPod
a3f0ab0555a337ce71758ee4f5fdea1d8d0790a9
[ "MIT" ]
1
2017-12-27T13:27:20.000Z
2017-12-27T13:27:20.000Z
AEAssistant/Classes/AEAssistant_Category/UIKit/UIDevice/UIDevice+IdentifierAddition.h
AltairEven/AEAssistantPod
a3f0ab0555a337ce71758ee4f5fdea1d8d0790a9
[ "MIT" ]
null
null
null
AEAssistant/Classes/AEAssistant_Category/UIKit/UIDevice/UIDevice+IdentifierAddition.h
AltairEven/AEAssistantPod
a3f0ab0555a337ce71758ee4f5fdea1d8d0790a9
[ "MIT" ]
null
null
null
/* * Copyright (c) 2012,腾讯科技有限公司 * All rights reserved. * * 文件名称:UIDevice+IdentifierAddition.h * 文件标识: * 摘 要: * * 当前版本:1.0 * 作 者:tomtctang * 完成日期:2012年9月18日 */ #import <UIKit/UIKit.h> @interface UIDevice (IdentifierAddition) /* * @method uniqueDeviceIdentifier * @description use this method when you ne...
22.571429
96
0.729958
98042ae1572a41748f9a3b334c487a956878300a
2,971
h
C
engine/include/Scene/components.h
mrcoalp/dempsta-engine
5f60094c0f9eb2bc4541dcd96cdab3f0eafb7346
[ "MIT" ]
1
2020-12-08T17:15:46.000Z
2020-12-08T17:15:46.000Z
engine/include/Scene/components.h
mrcoalp/dempsta-engine
5f60094c0f9eb2bc4541dcd96cdab3f0eafb7346
[ "MIT" ]
null
null
null
engine/include/Scene/components.h
mrcoalp/dempsta-engine
5f60094c0f9eb2bc4541dcd96cdab3f0eafb7346
[ "MIT" ]
null
null
null
#pragma once #include <glm/glm.hpp> #include <glm/gtc/matrix_transform.hpp> #include <utility> #include "Core/core.h" #include "Core/uuid.h" #include "Renderer/label.h" #include "Renderer/subtexture.h" #include "Scene/scenecamera.h" #include "Scripting/scriptentity.h" #include "Sound/sound.h" namespace de { struct I...
27.256881
131
0.655335
bca54dc709db7b836ee153e2434a68432187a823
3,821
h
C
_Coridium/MiClib/lpc12xx_gpio.h
TodWulff/MegaHurtz_ARMbasic_Repo
6ac16a87aae43376c4f7e475ccfbc75d09f05a9b
[ "Unlicense" ]
1
2018-11-19T06:08:47.000Z
2018-11-19T06:08:47.000Z
_Coridium/MiClib/lpc12xx_gpio.h
TodWulff/ARMbasic_Repo
6ac16a87aae43376c4f7e475ccfbc75d09f05a9b
[ "Unlicense" ]
null
null
null
_Coridium/MiClib/lpc12xx_gpio.h
TodWulff/ARMbasic_Repo
6ac16a87aae43376c4f7e475ccfbc75d09f05a9b
[ "Unlicense" ]
null
null
null
/**************************************************************************//** * $Id: lpc12xx_gpio.h 5070 2010-09-29 05:56:16Z cnh20509 $ * * @file lpc12xx_gpio.h * @brief Contains all macro definitions and function prototypes * support for GPIO firmware library on lpc12xx. * @version 1.0 *...
34.116071
83
0.604815
ad34184860c3e97c8b01e5771765d1aee8a7ae11
353
c
C
test/races/src/RaceTest19.c
mutilin/cpachecker-ldv
e57bec78f72d408abb4a6812044972324df298d4
[ "ECL-2.0", "Apache-2.0" ]
1
2017-03-10T07:42:29.000Z
2017-03-10T07:42:29.000Z
test/races/src/RaceTest19.c
mutilin/cpachecker-ldv
e57bec78f72d408abb4a6812044972324df298d4
[ "ECL-2.0", "Apache-2.0" ]
null
null
null
test/races/src/RaceTest19.c
mutilin/cpachecker-ldv
e57bec78f72d408abb4a6812044972324df298d4
[ "ECL-2.0", "Apache-2.0" ]
null
null
null
/* This test is similar to RaceTest18.c, but it has two usages with two locks */ int unsafe; int global; int f() { intLock(); g(); intUnlock(); return (0); } int g() { unsafe = 0; } int ldv_main() { int t; if (t) { splbio(); } else { kernDispatchDisable(); } f(); splx...
11.766667
77
0.526912
21377287be92fad238f92e896c4d7c083b1bba4f
1,940
h
C
torch/csrc/lazy/core/shape.h
stungkit/pytorch
0f05e398705bf15406bce79f7ee57d3935ad2abd
[ "Intel" ]
2
2020-03-13T06:57:49.000Z
2020-05-17T04:18:14.000Z
torch/csrc/lazy/core/shape.h
stungkit/pytorch
0f05e398705bf15406bce79f7ee57d3935ad2abd
[ "Intel" ]
1
2022-01-10T18:39:28.000Z
2022-01-10T19:15:57.000Z
torch/csrc/lazy/core/shape.h
stungkit/pytorch
0f05e398705bf15406bce79f7ee57d3935ad2abd
[ "Intel" ]
1
2022-03-26T14:42:50.000Z
2022-03-26T14:42:50.000Z
#pragma once #include <ostream> #include <vector> #include <c10/core/Scalar.h> #include <torch/csrc/jit/passes/symbolic_shape_analysis.h> #include <torch/csrc/lazy/core/hash.h> C10_DECLARE_bool(ltc_enable_symbolic_shapes); namespace torch { namespace lazy { class TORCH_API Shape { public: Shape() = default; ...
24.871795
74
0.715464
42985879268efbf9d621b5eb47b72b07df898a8e
616
h
C
ios/Pods/Valet/Valet/VALSecureEnclaveValet_Protected.h
VMadalin/react-native-uport-signer
22ef440e07ccb1b0cc679d6730bc391484d57eb5
[ "Apache-2.0" ]
247
2015-12-07T10:32:19.000Z
2019-05-05T15:33:50.000Z
ios/Pods/Valet/Valet/VALSecureEnclaveValet_Protected.h
VMadalin/react-native-uport-signer
22ef440e07ccb1b0cc679d6730bc391484d57eb5
[ "Apache-2.0" ]
21
2018-06-19T23:02:19.000Z
2021-02-04T17:16:02.000Z
ios/Pods/Valet/Valet/VALSecureEnclaveValet_Protected.h
VMadalin/react-native-uport-signer
22ef440e07ccb1b0cc679d6730bc391484d57eb5
[ "Apache-2.0" ]
53
2015-12-14T12:35:31.000Z
2017-12-21T09:21:07.000Z
// // VALSecureEnclaveValet_Protected.h // Valet // // Created by Dan Federman on 1/23/17. // Copyright © 2017 Square, Inc. All rights reserved. // #import <Valet/VALValet.h> @interface VALSecureEnclaveValet () - (nullable NSData *)objectForKey:(nonnull NSString *)key userPrompt:(nullable NSString *)userPrompt ...
32.421053
195
0.766234
5527f02e25d597cabacf1a27b13465407310b998
3,691
h
C
include/PossibleChar.h
zoumson/zoumson-Parking_Lot_License_Plate_Detection_Opencv
9fa2de14de713a13ef13ea70f2bb55f27ec66aef
[ "MIT", "Unlicense" ]
null
null
null
include/PossibleChar.h
zoumson/zoumson-Parking_Lot_License_Plate_Detection_Opencv
9fa2de14de713a13ef13ea70f2bb55f27ec66aef
[ "MIT", "Unlicense" ]
null
null
null
include/PossibleChar.h
zoumson/zoumson-Parking_Lot_License_Plate_Detection_Opencv
9fa2de14de713a13ef13ea70f2bb55f27ec66aef
[ "MIT", "Unlicense" ]
null
null
null
/* * License plate detection * See COPYRIGHT file at the top of the source tree. * * This product includes software developed by the * STARGUE Project (http://www.stargue.org/). * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published b...
26.941606
96
0.607965
05ec9e21d201857de0ee34d3caed78bdfbd3ef9a
1,424
h
C
WVideoPlayer/Classes/WVideoManager.h
zzttwzq/WVideoPlayer
e9d0a8df016de340f5cd13c331e7cae7fcc1d7ca
[ "MIT" ]
2
2019-01-15T08:16:52.000Z
2019-01-15T09:19:07.000Z
WVideoPlayer/Classes/WVideoManager.h
zzttwzq/WVideoPlayer
e9d0a8df016de340f5cd13c331e7cae7fcc1d7ca
[ "MIT" ]
null
null
null
WVideoPlayer/Classes/WVideoManager.h
zzttwzq/WVideoPlayer
e9d0a8df016de340f5cd13c331e7cae7fcc1d7ca
[ "MIT" ]
null
null
null
// // WVideoManager.h // Pods // // Created by 吴志强 on 2018/7/18. // #import <Foundation/Foundation.h> #import "WVideoPlayItem.h" typedef NS_ENUM(NSInteger,WPlayState) { WPlayState_PrepareToPlay, WPlayState_isPlaying, WPlayState_Paused, WPlayState_Stoped, WPlayState_Finished, WPlayState_Seek...
19.777778
136
0.753511
e2fa65a05fa749231113449c0a9ed47298deb842
712
h
C
src/OSSupport/Event.h
planetx/MCServer
4e119b522409af682e62ed38f4d22ddd9da40170
[ "Apache-2.0" ]
null
null
null
src/OSSupport/Event.h
planetx/MCServer
4e119b522409af682e62ed38f4d22ddd9da40170
[ "Apache-2.0" ]
null
null
null
src/OSSupport/Event.h
planetx/MCServer
4e119b522409af682e62ed38f4d22ddd9da40170
[ "Apache-2.0" ]
null
null
null
// Event.h // Interfaces to the cEvent object representing an OS-specific synchronization primitive that can be waited-for // Implemented as an Event on Win and as a 1-semaphore on *nix #pragma once #ifndef CEVENT_H_INCLUDED #define CEVENT_H_INCLUDED class cEvent { public: cEvent(void); ~cEvent(); void ...
13.692308
111
0.716292
824b3bec892e9bdc966f2ff07413ae09c81e9d68
11,376
h
C
externals/lcm/lcm-1.0.0/lcm/lcm_coretypes.h
ericmanzi/double_pendulum_lqr
76bba3091295abb7d412c4a3156258918f280c96
[ "BSD-3-Clause" ]
null
null
null
externals/lcm/lcm-1.0.0/lcm/lcm_coretypes.h
ericmanzi/double_pendulum_lqr
76bba3091295abb7d412c4a3156258918f280c96
[ "BSD-3-Clause" ]
null
null
null
externals/lcm/lcm-1.0.0/lcm/lcm_coretypes.h
ericmanzi/double_pendulum_lqr
76bba3091295abb7d412c4a3156258918f280c96
[ "BSD-3-Clause" ]
null
null
null
#ifndef _LCM_LIB_INLINE_H #define _LCM_LIB_INLINE_H #include <stdio.h> #include <stdint.h> #include <string.h> #include <stdlib.h> #ifdef __cplusplus extern "C" { #endif union float_uint32 { float f; uint32_t i; }; union double_uint64 { double f; uint64_t i; }; typedef struct ___lcm_hash_ptr __lcm_has...
25.223947
108
0.65814
5ea74bc65c56dfb93a2d1a2226977c30bbc24934
4,634
c
C
includes/drivers/events/quick_start_interrupt_hook/qs_events_interrupt_hook.c
LordSpacehog/samd21-baremetal-template
6235d3cade90fb7e1db5b779021d3585e06575ea
[ "Unlicense" ]
null
null
null
includes/drivers/events/quick_start_interrupt_hook/qs_events_interrupt_hook.c
LordSpacehog/samd21-baremetal-template
6235d3cade90fb7e1db5b779021d3585e06575ea
[ "Unlicense" ]
null
null
null
includes/drivers/events/quick_start_interrupt_hook/qs_events_interrupt_hook.c
LordSpacehog/samd21-baremetal-template
6235d3cade90fb7e1db5b779021d3585e06575ea
[ "Unlicense" ]
1
2020-03-08T01:50:58.000Z
2020-03-08T01:50:58.000Z
/** * \file * * \brief SAM Event System Driver Quick Start * * Copyright (C) 2014-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions ...
25.461538
90
0.734786
c3c8a20c43ce074fd8ff5199aef29294110ce712
10,046
c
C
Nexus Game Builder/code/ai/ai_logic.c
3RUN/Retro-FPS
638a2dc5555c864a58aca5f1ae05d8fad9909791
[ "MIT" ]
6
2019-08-02T20:23:34.000Z
2022-01-20T05:33:45.000Z
code/ai/ai_logic.c
3RUN/Retro-FPS
638a2dc5555c864a58aca5f1ae05d8fad9909791
[ "MIT" ]
1
2021-02-11T16:55:59.000Z
2021-02-11T16:55:59.000Z
code/ai/ai_logic.c
3RUN/Retro-FPS
638a2dc5555c864a58aca5f1ae05d8fad9909791
[ "MIT" ]
1
2019-08-04T13:07:00.000Z
2019-08-04T13:07:00.000Z
// detect near by enemies void npc_detect_enemies(ENTITY *ent, NPC *npc) { c_ignore(SWITCH_ITEM_GROUP, PROJECTILE_GROUP, NPC_GROUP, SHOOT_THROUGH_GROUP, OBSTACLE_GROUP, 0); ent_scan(ent, &ent->x, &ent->pan, vector(360, 0, npc->scan_range), MOVE_FLAGS | SCAN_ENTS | SCAN_FLAG2); } // alert other npcs near by vo...
29.721893
108
0.588692
66cfa6f7a07049794064bd10362ea8468e43932a
362
h
C
src/sig/dilithium/pqclean_dilithium4_clean/rounding.h
MicrohexHQ/liboqs
6340a0ba71f66ad494ede00d38f358b2a4546164
[ "MIT" ]
5
2020-11-19T07:56:02.000Z
2021-10-04T03:38:55.000Z
src/sig/dilithium/pqclean_dilithium4_clean/rounding.h
MicrohexHQ/liboqs
6340a0ba71f66ad494ede00d38f358b2a4546164
[ "MIT" ]
1
2018-07-09T13:12:01.000Z
2018-07-19T15:03:08.000Z
src/sig/dilithium/pqclean_dilithium4_clean/rounding.h
MicrohexHQ/liboqs
6340a0ba71f66ad494ede00d38f358b2a4546164
[ "MIT" ]
1
2020-12-12T19:37:45.000Z
2020-12-12T19:37:45.000Z
#ifndef ROUNDING_H #define ROUNDING_H #include <stdint.h> uint32_t PQCLEAN_DILITHIUM4_CLEAN_power2round(uint32_t a, uint32_t *a0); uint32_t PQCLEAN_DILITHIUM4_CLEAN_decompose(uint32_t a, uint32_t *a0); unsigned int PQCLEAN_DILITHIUM4_CLEAN_make_hint(uint32_t a0, uint32_t a1); uint32_t PQCLEAN_DILITHIUM4_CLEAN_use_hin...
30.166667
74
0.842541
c94de6e81f2f0ed5b770e5651b070abb77adcca9
818
h
C
Lab04/GDI/GDI.h
TrumpZuo/WindowsProgrammingUsingMFCAndSDK
17280991c6f01bf89c1e01ef92efd85f81fa8941
[ "Apache-2.0" ]
2
2022-01-12T12:21:16.000Z
2022-01-15T01:38:37.000Z
Lab04/GDI/GDI.h
TrumpZuo/WindowsProgrammingUsingMFCAndSDK
17280991c6f01bf89c1e01ef92efd85f81fa8941
[ "Apache-2.0" ]
null
null
null
Lab04/GDI/GDI.h
TrumpZuo/WindowsProgrammingUsingMFCAndSDK
17280991c6f01bf89c1e01ef92efd85f81fa8941
[ "Apache-2.0" ]
null
null
null
#pragma once #define IDM_FILE_EXIT 1001 #define IDM_FUNC_LINETO 2001 #define IDM_FUNC_POLYLINE 2002 #define IDM_FUNC_ARC 2003 #define IDM_FUNC_RECTANGLE 2004 #define IDM_FUNC_ELLIPSE 2005 #define IDM_FUNC_ROUNDRECT ...
31.461538
43
0.567237
c9dbfd6bdfd5d05330c6f731501865d3059c44db
1,726
h
C
Unreal/PocoSDK/Source/PocoSDK/Private/Misc/TickableObject.h
mtzhanglei/Poco-SDK
9f82581b779d180c068cae73f8a11e575d1eca0b
[ "Apache-2.0" ]
221
2018-01-25T09:00:08.000Z
2022-03-24T02:57:19.000Z
Unreal/PocoSDK/Source/PocoSDK/Private/Misc/TickableObject.h
mtzhanglei/Poco-SDK
9f82581b779d180c068cae73f8a11e575d1eca0b
[ "Apache-2.0" ]
93
2018-03-26T07:49:58.000Z
2021-12-20T12:31:19.000Z
Unreal/PocoSDK/Source/PocoSDK/Private/Misc/TickableObject.h
mtzhanglei/Poco-SDK
9f82581b779d180c068cae73f8a11e575d1eca0b
[ "Apache-2.0" ]
119
2018-02-26T22:27:51.000Z
2022-02-22T08:43:45.000Z
// Copyright 1998-2019 Epic Games, Inc. All Rights Reserved. #pragma once #include "CoreMinimal.h" #include "Tickable.h" namespace Poco { class FPocoManager; /** * Implements a tickable object that listens for incoming TCP connections. */ class FTickableObject : FTickableGameObject { public: /** * C...
24.309859
77
0.693511
68a02c72514ffaace0f5ee31827fd9b85ba036b0
219
c
C
src/examples/echo/main/main.c
NDHANA94/rosserial_esp32
78e82edd2e1b0bbf1a65fa7a12042e2e111c8770
[ "BSD-2-Clause" ]
29
2019-07-14T00:06:12.000Z
2022-03-29T11:13:19.000Z
src/examples/echo/main/main.c
NDHANA94/rosserial_esp32
78e82edd2e1b0bbf1a65fa7a12042e2e111c8770
[ "BSD-2-Clause" ]
5
2020-02-05T17:48:42.000Z
2022-03-04T16:19:51.000Z
src/examples/echo/main/main.c
NDHANA94/rosserial_esp32
78e82edd2e1b0bbf1a65fa7a12042e2e111c8770
[ "BSD-2-Clause" ]
16
2019-09-19T18:06:59.000Z
2022-01-09T19:02:09.000Z
#include "stdio.h" #include "esp_echo.h" #include "freertos/FreeRTOS.h" #include "freertos/task.h" int app_main() { rosserial_setup(); while(1) { rosserial_spinonce(); vTaskDelay(100); } }
14.6
30
0.621005
c516f923614f11a62880b1b0fec81ec6516c1eeb
555
c
C
lldb/packages/Python/lldbsuite/test/python_api/hello_world/main.c
medismailben/llvm-project
e334a839032fe500c3bba22bf976ab7af13ce1c1
[ "Apache-2.0" ]
2,338
2018-06-19T17:34:51.000Z
2022-03-31T11:00:37.000Z
packages/Python/lldbsuite/test/python_api/hello_world/main.c
DalavanCloud/lldb
e913eaf2468290fb94c767d474d611b41a84dd69
[ "Apache-2.0" ]
3,740
2019-01-23T15:36:48.000Z
2022-03-31T22:01:13.000Z
packages/Python/lldbsuite/test/python_api/hello_world/main.c
DalavanCloud/lldb
e913eaf2468290fb94c767d474d611b41a84dd69
[ "Apache-2.0" ]
500
2019-01-23T07:49:22.000Z
2022-03-30T02:59:37.000Z
#include <stdio.h> #ifdef _MSC_VER #include <windows.h> #define sleep(x) Sleep((x) * 1000) #else #include <unistd.h> #endif int main(int argc, char const *argv[]) { lldb_enable_attach(); printf("Hello world.\n"); // Set break point at this line. if (argc == 1) return 1; // Create the synchronization toke...
18.5
60
0.609009
02a29a5cf2b97b21a5e71cfd57ad41a36137428a
2,494
h
C
Silicon/NXP/Drivers/I2cDxe/I2cDxe.h
jwang36/edk2-platforms
28d572fb96cd2697d903f6a3af94f6cb76948869
[ "Python-2.0", "Zlib", "BSD-2-Clause", "MIT", "BSD-2-Clause-Patent", "BSD-3-Clause" ]
1
2021-03-29T18:18:27.000Z
2021-03-29T18:18:27.000Z
Silicon/NXP/Drivers/I2cDxe/I2cDxe.h
jwang36/edk2-platforms
28d572fb96cd2697d903f6a3af94f6cb76948869
[ "Python-2.0", "Zlib", "BSD-2-Clause", "MIT", "BSD-2-Clause-Patent", "BSD-3-Clause" ]
null
null
null
Silicon/NXP/Drivers/I2cDxe/I2cDxe.h
jwang36/edk2-platforms
28d572fb96cd2697d903f6a3af94f6cb76948869
[ "Python-2.0", "Zlib", "BSD-2-Clause", "MIT", "BSD-2-Clause-Patent", "BSD-3-Clause" ]
null
null
null
/** I2cDxe.h Header defining the constant, base address amd function for I2C controller Copyright 2017-2019 NXP SPDX-License-Identifier: BSD-2-Clause-Patent **/ #ifndef I2C_DXE_H_ #define I2C_DXE_H_ #include <Library/UefiLib.h> #include <Uefi.h> #include <Protocol/I2cMaster.h> #include <Prot...
24.693069
77
0.578589
461e9eb17dec159f3e7f488a672cd974fc98c579
1,478
c
C
c/input/keyboard/capture_keyboard.c
vgonisanz/piperobashscripts
176d1efa4e04e2504e5df9e0025fb4a2634b9223
[ "MIT" ]
2
2016-09-27T11:14:49.000Z
2016-11-08T12:46:06.000Z
c/input/keyboard/capture_keyboard.c
vgonisanz/piperobashscripts
176d1efa4e04e2504e5df9e0025fb4a2634b9223
[ "MIT" ]
null
null
null
c/input/keyboard/capture_keyboard.c
vgonisanz/piperobashscripts
176d1efa4e04e2504e5df9e0025fb4a2634b9223
[ "MIT" ]
1
2020-05-22T12:28:00.000Z
2020-05-22T12:28:00.000Z
#include <stdio.h> #include <stdlib.h> #include <string.h> #include <unistd.h> #include <errno.h> #include <fcntl.h> #include <dirent.h> #include <linux/input.h> #include <sys/types.h> #include <sys/stat.h> #include <sys/select.h> #include <sys/time.h> #include <termios.h> #include <signal.h> void handler (int sig) { ...
20.816901
96
0.582544
01206102a5d3b245ec403554415ed0d1db44ceab
332
h
C
include/Operations.h
alexreinking/verify-bounds
2b01f0ef8512d7189cea184ed15f9f23a4249dd5
[ "MIT" ]
null
null
null
include/Operations.h
alexreinking/verify-bounds
2b01f0ef8512d7189cea184ed15f9f23a4249dd5
[ "MIT" ]
null
null
null
include/Operations.h
alexreinking/verify-bounds
2b01f0ef8512d7189cea184ed15f9f23a4249dd5
[ "MIT" ]
null
null
null
#pragma once #include "z3++.h" #include <string> enum Operation { Add = 0, Sub, Div, Mul }; std::string OpToString(Operation op); z3::expr generate_op(z3::context &context, Operation op, z3::expr &i, z3::expr &j); // i / j in Halide semantics z3::expr halide_div(z3::context &context, z3::expr &i, z...
18.444444
83
0.638554
935bb4d06df368661666fa9eec6b7d8d98d05b8c
382
h
C
include/ppr/preprocessing/build_routing_graph.h
zieglerdo/ppr
3ba2d675ee80a723a4e83b0e9249bb546e2a1489
[ "MIT" ]
1
2020-08-05T08:37:43.000Z
2020-08-05T08:37:43.000Z
include/ppr/preprocessing/build_routing_graph.h
zieglerdo/ppr
3ba2d675ee80a723a4e83b0e9249bb546e2a1489
[ "MIT" ]
null
null
null
include/ppr/preprocessing/build_routing_graph.h
zieglerdo/ppr
3ba2d675ee80a723a4e83b0e9249bb546e2a1489
[ "MIT" ]
1
2022-03-31T06:14:04.000Z
2022-03-31T06:14:04.000Z
#pragma once #include <string> #include "ppr/common/routing_graph.h" #include "ppr/preprocessing/logging.h" #include "ppr/preprocessing/options.h" #include "ppr/preprocessing/statistics.h" namespace ppr::preprocessing { routing_graph build_routing_graph(options const& opt, logging& log, ...
23.875
67
0.709424
9e39a3038fb273e088981ef90a4e4f74cd0cc74b
437
h
C
JBCustomSafeKeyboard/CharsAndSymbolsKeyboard/JBCharsKeyboard.h
ThaiLanKing/zSafeKeyboard
621c3f9e5ba459a42c0b7b4ce60c7b5226fb8e58
[ "MIT" ]
4
2020-08-21T05:19:27.000Z
2021-12-13T08:30:07.000Z
JBCustomSafeKeyboard/CharsAndSymbolsKeyboard/JBCharsKeyboard.h
ThaiLanKing/zSafeKeyboard
621c3f9e5ba459a42c0b7b4ce60c7b5226fb8e58
[ "MIT" ]
null
null
null
JBCustomSafeKeyboard/CharsAndSymbolsKeyboard/JBCharsKeyboard.h
ThaiLanKing/zSafeKeyboard
621c3f9e5ba459a42c0b7b4ce60c7b5226fb8e58
[ "MIT" ]
1
2021-12-13T08:30:10.000Z
2021-12-13T08:30:10.000Z
// // JBCharsKeyboard.h // JamBoHealth // // Created by ZhangYaoHua on 2019/11/4. // Copyright © 2019 zyh. All rights reserved. // #import <UIKit/UIKit.h> @class JBKeyboardButton; NS_ASSUME_NONNULL_BEGIN @interface JBCharsKeyboard : UIView @property (nonatomic, strong, readonly) NSArray<JBKeyboardButton *> *al...
16.807692
81
0.750572
9ecf3dc0d7f82919e3e75a39c3eb9adb3312cb70
3,774
h
C
Source/Core/IdNameMap.h
ohois/libRocket
f51879cdb42beeda28a47d55f2c2a76417ac9fbc
[ "MIT" ]
3
2020-03-25T06:05:09.000Z
2021-04-15T09:16:47.000Z
Source/Core/IdNameMap.h
ohois/libRocket
f51879cdb42beeda28a47d55f2c2a76417ac9fbc
[ "MIT" ]
2
2022-02-17T19:53:56.000Z
2022-02-19T00:20:18.000Z
Source/Core/IdNameMap.h
ohois/libRocket
f51879cdb42beeda28a47d55f2c2a76417ac9fbc
[ "MIT" ]
1
2022-02-18T17:42:51.000Z
2022-02-18T17:42:51.000Z
/* * This source file is part of RmlUi, the HTML/CSS Interface Middleware * * For the latest information, see http://github.com/mikke89/RmlUi * * Copyright (c) 2008-2010 CodePoint Ltd, Shift Technology Ltd * Copyright (c) 2019 The RmlUi Team, and contributors * * Permission is hereby granted, free of charge, to...
31.714286
121
0.736619
7f3ae3e8fb34fcdcde193bce0167c0cca4584486
5,755
h
C
ash/wm/overview/window_selector_item.h
sunjc53yy/chromium
049b380040949089c2a6e447b0cd0ac3c4ece38e
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
ash/wm/overview/window_selector_item.h
sunjc53yy/chromium
049b380040949089c2a6e447b0cd0ac3c4ece38e
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
ash/wm/overview/window_selector_item.h
sunjc53yy/chromium
049b380040949089c2a6e447b0cd0ac3c4ece38e
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
// Copyright 2013 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 ASH_WM_OVERVIEW_WINDOW_SELECTOR_ITEM_H_ #define ASH_WM_OVERVIEW_WINDOW_SELECTOR_ITEM_H_ #include "base/compiler_specific.h" #include "base/memory...
35.306748
80
0.724761
3659742d20018af2cd5c4980fd83deb1b65455ad
534
h
C
BasicBitcoinWallet/BasicBitcoinWallet/Others/AddressDetail/LXHAddressDetailView.h
lianxianghui/BasicBitcoinWallet-iOS
4866d1461129aa15ba5fb66ea3e62deb53c1a350
[ "MIT" ]
12
2020-08-13T08:57:17.000Z
2022-01-10T04:05:22.000Z
BasicBitcoinWallet/BasicBitcoinWallet/Others/AddressDetail/LXHAddressDetailView.h
lianxianghui/BasicBitcoinWallet-iOS
4866d1461129aa15ba5fb66ea3e62deb53c1a350
[ "MIT" ]
1
2021-05-04T23:27:56.000Z
2021-05-04T23:27:56.000Z
BasicBitcoinWallet/BasicBitcoinWallet/Others/AddressDetail/LXHAddressDetailView.h
lianxianghui/BasicBitcoinWallet-iOS
4866d1461129aa15ba5fb66ea3e62deb53c1a350
[ "MIT" ]
2
2020-08-13T11:20:35.000Z
2021-10-08T02:46:56.000Z
// LXHAddressDetailView.h // BasicWallet // // Created by lianxianghui on 19-09-16 // Copyright © 2019年 lianxianghui. All rights reserved. #import <UIKit/UIKit.h> @interface LXHAddressDetailView : UIView @property (nonatomic) UITableView *listView; @property (nonatomic) UIView *customNavigationBar; @property (nona...
26.7
56
0.777154
36bd55f3fc6ef1957f444431cdd5edbc44032717
1,446
h
C
release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-at91/include/mach/irqs.h
afeng11/tomato-arm
1ca18a88480b34fd495e683d849f46c2d47bb572
[ "FSFAP" ]
55
2015-01-20T00:09:45.000Z
2021-08-19T05:40:27.000Z
linux-3.0/arch/arm/mach-at91/include/mach/irqs.h
spartan263/vizio_oss
74270002d874391148119b48882db6816e7deedc
[ "Linux-OpenIB" ]
1
2018-08-21T03:43:09.000Z
2018-08-21T03:43:09.000Z
linux-3.0/arch/arm/mach-at91/include/mach/irqs.h
spartan263/vizio_oss
74270002d874391148119b48882db6816e7deedc
[ "Linux-OpenIB" ]
36
2015-02-13T00:58:22.000Z
2021-08-19T08:08:07.000Z
/* * arch/arm/mach-at91/include/mach/irqs.h * * Copyright (C) 2004 SAN People * * 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) an...
29.510204
76
0.732365
d21cf523730b0666472b37fe70a31e4a05ad2869
6,471
h
C
include/i2s.h
marangisto/HAL
fa56b539f64b277fa122a010e4ee643463f58498
[ "MIT" ]
2
2019-09-12T04:12:16.000Z
2020-09-23T19:13:06.000Z
include/i2s.h
marangisto/HAL
fa56b539f64b277fa122a010e4ee643463f58498
[ "MIT" ]
2
2019-09-10T13:47:50.000Z
2020-02-24T03:27:47.000Z
include/i2s.h
marangisto/HAL
fa56b539f64b277fa122a010e4ee643463f58498
[ "MIT" ]
3
2019-08-31T12:58:28.000Z
2020-03-26T22:56:34.000Z
#pragma once #include <gpio.h> #include "dma.h" namespace hal { namespace i2s { using namespace device; using namespace gpio; enum i2s_standard_t { philips_i2s = 0x0 , left_justified = 0x1 , right_justified = 0x2 , pcm_standard = 0x3 }; enum i2s_clock_polarity_t { low_level, hi...
34.978378
115
0.58229
cfe7ceaeb25ebd11bd1ae14aa1c405f6ca64601d
2,948
c
C
src/sema_parse.c
YutaNagaoka/9cc
5ead462c9cefc7a9522ae2455e5fdb07a480d3cb
[ "MIT" ]
5
2020-01-16T09:50:46.000Z
2021-01-28T15:59:48.000Z
src/sema_parse.c
YutaNagaoka/9cc
5ead462c9cefc7a9522ae2455e5fdb07a480d3cb
[ "MIT" ]
27
2019-07-10T14:28:45.000Z
2019-11-18T03:46:03.000Z
src/sema_parse.c
YutaNagaoka/9cc
5ead462c9cefc7a9522ae2455e5fdb07a480d3cb
[ "MIT" ]
1
2021-03-19T16:36:31.000Z
2021-03-19T16:36:31.000Z
#include "ycc.h" void sema_parse(Node *node) { if (!node || (node->c_type && node->node_type != ND_DEF_FUNC)) return; sema_parse(node->lhs); sema_parse(node->rhs); sema_parse(node->condition); sema_parse(node->then); sema_parse(node->els); sema_parse(node->init); sema_parse(nod...
30.708333
85
0.533582
3c08901d717466820fe1328eb0ef127709b33a51
7,230
h
C
modules/platforms/cpp/thin-client/include/ignite/impl/thin/cache/query/query_fields_row_impl.h
vvteplygin/ignite
876a2ca190dbd88f42bc7acecff8b7783ce7ce54
[ "Apache-2.0" ]
4,339
2015-08-21T21:13:25.000Z
2022-03-30T09:56:44.000Z
modules/platforms/cpp/thin-client/include/ignite/impl/thin/cache/query/query_fields_row_impl.h
vvteplygin/ignite
876a2ca190dbd88f42bc7acecff8b7783ce7ce54
[ "Apache-2.0" ]
1,933
2015-08-24T11:37:40.000Z
2022-03-31T08:37:08.000Z
modules/platforms/cpp/thin-client/include/ignite/impl/thin/cache/query/query_fields_row_impl.h
vvteplygin/ignite
876a2ca190dbd88f42bc7acecff8b7783ce7ce54
[ "Apache-2.0" ]
2,140
2015-08-21T22:09:00.000Z
2022-03-25T07:57:34.000Z
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
36.515152
103
0.425173
19088cb5be98daff037ebcaf940f998e71ed3949
14,043
h
C
windows/RNFetchBlob/Generated Files/winrt/impl/Windows.Security.DataProtection.0.h
vladimixz/rn-fetch-blob
77005dfc75f3975d41c195b1d8754f270d28d95a
[ "MIT" ]
null
null
null
windows/RNFetchBlob/Generated Files/winrt/impl/Windows.Security.DataProtection.0.h
vladimixz/rn-fetch-blob
77005dfc75f3975d41c195b1d8754f270d28d95a
[ "MIT" ]
null
null
null
windows/RNFetchBlob/Generated Files/winrt/impl/Windows.Security.DataProtection.0.h
vladimixz/rn-fetch-blob
77005dfc75f3975d41c195b1d8754f270d28d95a
[ "MIT" ]
null
null
null
// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.200615.7 #ifndef WINRT_Windows_Security_DataProtection_0_H #define WINRT_Windows_Security_DataProtection_0_H WINRT_EXPORT namespace winrt::Windows::Foundation { struct Deferral; struct EventRegistrationToken; template <typename TRe...
74.696809
304
0.783024
d2c311bd37802b1058c2c7b46b9fdff57c0aa477
1,020
h
C
ion/TrafficZoomPage.h
dtylman/ion
219a84761ff9213a53c79d3447b03ae620711024
[ "MIT" ]
2
2018-01-15T12:22:31.000Z
2018-03-16T12:43:32.000Z
ion/TrafficZoomPage.h
dtylman/ion
219a84761ff9213a53c79d3447b03ae620711024
[ "MIT" ]
null
null
null
ion/TrafficZoomPage.h
dtylman/ion
219a84761ff9213a53c79d3447b03ae620711024
[ "MIT" ]
null
null
null
/* * File: TrafficZoomPage.h * Author: danny * * Created on March 18, 2015, 2:41 PM */ #ifndef TRAFFICZOOMPAGE_H #define TRAFFICZOOMPAGE_H #include "PageRequestHandler.h" #include <Poco/Data/RecordSet.h> #include <string> class TrafficZoomPage : public PageRequestHandler { public: static const std::string...
26.842105
135
0.722549
cf27ed9ec385b965b4a051f446a64eff896c54f3
629
c
C
libtommath/bn_mp_shrink.c
myarchsource/tcl
e78010cecf89dad7a3377643b2038660ccaf0e76
[ "TCL" ]
770
2015-02-22T03:16:17.000Z
2022-03-25T03:08:08.000Z
libtommath/bn_mp_shrink.c
myarchsource/tcl
e78010cecf89dad7a3377643b2038660ccaf0e76
[ "TCL" ]
475
2015-07-24T21:41:40.000Z
2022-02-21T20:49:11.000Z
libtommath/bn_mp_shrink.c
myarchsource/tcl
e78010cecf89dad7a3377643b2038660ccaf0e76
[ "TCL" ]
180
2015-03-15T20:11:26.000Z
2022-03-27T17:33:40.000Z
#include "tommath_private.h" #ifdef BN_MP_SHRINK_C /* LibTomMath, multiple-precision integer library -- Tom St Denis */ /* SPDX-License-Identifier: Unlicense */ /* shrink a bignum */ mp_err mp_shrink(mp_int *a) { mp_digit *tmp; int alloc = MP_MAX(MP_MIN_PREC, a->used); if (a->alloc != alloc) { if ((tmp ...
27.347826
86
0.540541
652505a98524cca7dc5ecd2119046553af2cf1ca
16,530
c
C
firmware/bsl/lib-qpc/examples/arm-cm/vanilla/gnu/lwip_ek-lm3s6965/bsp.c
AmuletGroup/amulet-project
b37bc1a66ea084f6ef1e9e727043aa6416d781a6
[ "BSD-Source-Code" ]
20
2016-09-01T15:07:35.000Z
2022-02-10T15:47:39.000Z
firmware/bsl/lib-qpc/examples/arm-cm/vanilla/iar/lwip_ek-lm3s6965/bsp.c
AmuletGroup/amulet-project
b37bc1a66ea084f6ef1e9e727043aa6416d781a6
[ "BSD-Source-Code" ]
null
null
null
firmware/bsl/lib-qpc/examples/arm-cm/vanilla/iar/lwip_ek-lm3s6965/bsp.c
AmuletGroup/amulet-project
b37bc1a66ea084f6ef1e9e727043aa6416d781a6
[ "BSD-Source-Code" ]
4
2016-10-29T20:34:33.000Z
2022-02-10T15:45:40.000Z
/***************************************************************************** * Product: DPP with lwIP application, cooperative Vanilla kernel * Last Updated for Version: 5.2.0 * Date of the Last Update: Dec 17, 2013 * * Q u a n t u m L e a P s * --------------------------- *...
41.01737
78
0.539988
65300053aba65822ae01f202b15ede6a639ab759
5,518
h
C
tools/TweeboParser/TBParser/src/tagger/SequencePart.h
unititled99/Bella
6ec5ec84ef1cf89a5e99c6a5a3ccc7972d77e023
[ "MIT" ]
1
2021-03-24T20:51:23.000Z
2021-03-24T20:51:23.000Z
Source/TurboParser2.1.0/src/tagger/SequencePart.h
DKlaper/gsw-DepParser
f8938ca0a368c9416919326a50765afeb13197ea
[ "Apache-2.0", "BSD-3-Clause" ]
10
2020-01-28T22:16:20.000Z
2022-02-09T23:32:01.000Z
Source/TurboParser2.1.0/src/tagger/SequencePart.h
DKlaper/gsw-DepParser
f8938ca0a368c9416919326a50765afeb13197ea
[ "Apache-2.0", "BSD-3-Clause" ]
1
2018-08-11T14:12:47.000Z
2018-08-11T14:12:47.000Z
// Copyright (c) 2012-2013 Andre Martins // All Rights Reserved. // // This file is part of TurboParser 2.1. // // TurboParser 2.1 is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of t...
28.153061
79
0.686662
658798478618ace05a45def0cb72616c9b185a27
1,837
h
C
System/Library/Frameworks/MediaToolbox.framework/MediaToolbox.h
lechium/tvOS130Headers
6b47cdcd4a6f453b399aa9d742b5d0f7e3f732fd
[ "MIT" ]
11
2019-11-06T04:48:48.000Z
2022-02-09T17:48:15.000Z
System/Library/Frameworks/MediaToolbox.framework/MediaToolbox.h
lechium/iOS1351Headers
6bed3dada5ffc20366b27f7f2300a24a48a6284e
[ "MIT" ]
1
2020-07-26T20:45:31.000Z
2020-08-09T09:30:46.000Z
System/Library/Frameworks/MediaToolbox.framework/MediaToolbox.h
lechium/tvOS135Headers
46cd30d3f0f7962eaa0c3f925cd71f414c65e2ac
[ "MIT" ]
3
2019-12-22T20:17:53.000Z
2021-01-25T09:47:49.000Z
#import <MediaToolbox/FigCaptionBackdropLayer.h> #import <MediaToolbox/FigCaptionLayerPrivate.h> #import <MediaToolbox/FigCaptionLayer.h> #import <MediaToolbox/FigCaptionRowLayer.h> #import <MediaToolbox/FigScreenCaptureController.h> #import <MediaToolbox/FPSupport_PowerStateSingleton.h> #import <MediaToolbox/FPSupport...
47.102564
63
0.855199
aa3301fc6cd748723cb787387fe7223f98964e2e
57,713
c
C
cngram2vec.c
ysenarath/wang2vec
28ab4875540d123466dbe6a060cc00c99563948d
[ "Apache-2.0" ]
null
null
null
cngram2vec.c
ysenarath/wang2vec
28ab4875540d123466dbe6a060cc00c99563948d
[ "Apache-2.0" ]
null
null
null
cngram2vec.c
ysenarath/wang2vec
28ab4875540d123466dbe6a060cc00c99563948d
[ "Apache-2.0" ]
null
null
null
// Copyright 2013 Google Inc. All Rights Reserved. // // 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 appl...
39.884589
182
0.567775
a632b5fbef79c30bd38db872fae9d2f27de92c4d
2,905
h
C
dir600b_v2.03/tools/sqlzma-3.4/lzma-457/CPP/7zip/Compress/Branch/x86_2.h
ghsecuritylab/DIR600B2
78510ce13e037c430c84b4cdc7f49939481fe894
[ "BSD-2-Clause" ]
1
2019-07-21T01:58:19.000Z
2019-07-21T01:58:19.000Z
dir600b_v2.03/tools/sqlzma-3.4/lzma-457/CPP/7zip/Compress/Branch/x86_2.h
ghsecuritylab/DIR600B2
78510ce13e037c430c84b4cdc7f49939481fe894
[ "BSD-2-Clause" ]
null
null
null
dir600b_v2.03/tools/sqlzma-3.4/lzma-457/CPP/7zip/Compress/Branch/x86_2.h
ghsecuritylab/DIR600B2
78510ce13e037c430c84b4cdc7f49939481fe894
[ "BSD-2-Clause" ]
2
2020-03-06T22:45:39.000Z
2021-12-23T13:58:14.000Z
// x86_2.h #ifndef __BRANCH_X86_2_H #define __BRANCH_X86_2_H #include "../../../Common/MyCom.h" #include "../RangeCoder/RangeCoderBit.h" #include "../../ICoder.h" namespace NCompress { namespace NBcj2 { const int kNumMoveBits = 5; #ifndef EXTRACT_ONLY class CEncoder: public ICompressCoder2, ...
23.427419
77
0.678485
10d4b3acdd41862d0d7b797e40dd5f8bc443e62b
1,448
h
C
src/dpdk/lib/librte_gso/gso_tcp4.h
timgates42/trex-core
efe94752fcb2d0734c83d4877afe92a3dbf8eccd
[ "Apache-2.0" ]
956
2015-06-24T15:04:55.000Z
2022-03-30T06:25:04.000Z
src/dpdk/lib/librte_gso/gso_tcp4.h
angelyouyou/trex-core
fddf78584cae285d9298ef23f9f5c8725e16911e
[ "Apache-2.0" ]
782
2015-09-20T15:19:00.000Z
2022-03-31T23:52:05.000Z
src/dpdk/lib/librte_gso/gso_tcp4.h
angelyouyou/trex-core
fddf78584cae285d9298ef23f9f5c8725e16911e
[ "Apache-2.0" ]
429
2015-06-27T19:34:21.000Z
2022-03-23T11:02:51.000Z
/* SPDX-License-Identifier: BSD-3-Clause * Copyright(c) 2017 Intel Corporation */ #ifndef _GSO_TCP4_H_ #define _GSO_TCP4_H_ #include <stdint.h> #include <rte_mbuf.h> /** * Segment an IPv4/TCP packet. This function doesn't check if the input * packet has correct checksums, and doesn't update checksums for output ...
31.478261
72
0.737569
e75b6473e0b85ce707e90cdf05145b8331fe7e0e
5,608
c
C
Ch14/Exercises/Exer_14_9.c
kilinchange/C_Primer_Plus
8782c6af62e24be9507e3c85411174592d0e4f4d
[ "MIT" ]
null
null
null
Ch14/Exercises/Exer_14_9.c
kilinchange/C_Primer_Plus
8782c6af62e24be9507e3c85411174592d0e4f4d
[ "MIT" ]
null
null
null
Ch14/Exercises/Exer_14_9.c
kilinchange/C_Primer_Plus
8782c6af62e24be9507e3c85411174592d0e4f4d
[ "MIT" ]
null
null
null
#include <stdio.h> #include <string.h> #include <stdbool.h> #include <ctype.h> #include <stdlib.h> #define STRLEN 20 #define SEAT_NUMBER 12 #define FLIGHT_NUMBER 4 struct seat_s { int seat_id; bool is_ordered; bool is_confirmed; char firstname[STRLEN]; char lastname[STRLEN]; }; struct flight_s ...
38.675862
188
0.498039
e7944ea573f304e6341ea8d976c6293332667793
1,107
h
C
include/quipper/huge_page_deducer.h
jackanth/quipper
c7d0fb8582757e344a18f1870503b4ad1b51d318
[ "BSD-3-Clause" ]
1
2018-06-13T08:53:36.000Z
2018-06-13T08:53:36.000Z
include/quipper/huge_page_deducer.h
jackanth/quipper
c7d0fb8582757e344a18f1870503b4ad1b51d318
[ "BSD-3-Clause" ]
null
null
null
include/quipper/huge_page_deducer.h
jackanth/quipper
c7d0fb8582757e344a18f1870503b4ad1b51d318
[ "BSD-3-Clause" ]
null
null
null
#ifndef PERF_DATA_CONVERTER_SRC_QUIPPER_HUGE_PAGE_DEDUCER_H_ #define PERF_DATA_CONVERTER_SRC_QUIPPER_HUGE_PAGE_DEDUCER_H_ #include "quipper/compat/proto.h" namespace quipper { // Walks through all the perf events in |*events| and deduces correct |pgoff| // and |filename| values for MMAP events. // // This may not co...
42.576923
79
0.796748
3140259d52f0ee8592addeabb5858bff9772f970
11,114
h
C
3rdparty/mshadow/mshadow/tensor_gpu-inl.h
pioy/incubator-mxnet
9d432079f489327ec6daab61326a3e4f3c7cb8b3
[ "Apache-2.0" ]
211
2016-06-06T08:32:36.000Z
2021-07-03T16:50:16.000Z
3rdparty/mshadow/mshadow/tensor_gpu-inl.h
pioy/incubator-mxnet
9d432079f489327ec6daab61326a3e4f3c7cb8b3
[ "Apache-2.0" ]
42
2017-01-05T02:45:13.000Z
2020-08-11T23:45:27.000Z
3rdparty/mshadow/mshadow/tensor_gpu-inl.h
pioy/incubator-mxnet
9d432079f489327ec6daab61326a3e4f3c7cb8b3
[ "Apache-2.0" ]
58
2016-10-27T07:37:08.000Z
2021-07-03T16:50:17.000Z
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you ...
40.710623
99
0.618229
2e8a42ccf176e5fd92402184a2e6ec44b70a3129
3,293
h
C
android/app/src/cpp/src/backend/opencl/cl/rx/randomx_constants_arqma.h
FlameSalamander/react-native-xmrig
6a6e3b301bd78b88459989f334d759f65e434082
[ "MIT" ]
28
2021-05-11T03:28:57.000Z
2022-03-09T14:34:57.000Z
android/app/src/cpp/src/backend/opencl/cl/rx/randomx_constants_arqma.h
FlameSalamander/react-native-xmrig
6a6e3b301bd78b88459989f334d759f65e434082
[ "MIT" ]
10
2021-05-16T19:50:31.000Z
2022-01-30T03:56:45.000Z
android/app/src/cpp/src/backend/opencl/cl/rx/randomx_constants_arqma.h
FlameSalamander/react-native-xmrig
6a6e3b301bd78b88459989f334d759f65e434082
[ "MIT" ]
12
2021-07-19T22:14:58.000Z
2022-02-08T02:24:05.000Z
/* Copyright (c) 2019 SChernykh This file is part of RandomX OpenCL. RandomX OpenCL 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 the License, or (at your option) any later version. Random...
33.948454
115
0.751291
bdf1d9540f03681b829639c02a694c414ee7f552
982
h
C
vital/applets/applet_config.h
Purg/kwiver-v2-exp
bc811128853517e5e3679c9bcbb8905fdb0c0baa
[ "BSD-3-Clause" ]
null
null
null
vital/applets/applet_config.h
Purg/kwiver-v2-exp
bc811128853517e5e3679c9bcbb8905fdb0c0baa
[ "BSD-3-Clause" ]
null
null
null
vital/applets/applet_config.h
Purg/kwiver-v2-exp
bc811128853517e5e3679c9bcbb8905fdb0c0baa
[ "BSD-3-Clause" ]
null
null
null
// This file is part of KWIVER, and is distributed under the // OSI-approved BSD 3-Clause License. See top-level LICENSE file or // https://github.com/Kitware/kwiver/blob/master/LICENSE for details. #ifndef KWIVER_TOOLS_APPLET_CONFIG_H #define KWIVER_TOOLS_APPLET_CONFIG_H #include <kwiversys/SystemTools.hxx> #includ...
29.757576
80
0.778004
ecc38cd5962db3f815403e213e57249f727d25f5
4,662
h
C
opal/mca/shmem/base/base.h
abouteiller/ompi-aurelien
3fedbf777c4864c9c4f864228d787b27fadf0f74
[ "BSD-3-Clause-Open-MPI" ]
1,585
2015-01-03T04:10:59.000Z
2022-03-31T19:48:54.000Z
opal/mca/shmem/base/base.h
abouteiller/ompi-aurelien
3fedbf777c4864c9c4f864228d787b27fadf0f74
[ "BSD-3-Clause-Open-MPI" ]
7,655
2015-01-04T14:42:56.000Z
2022-03-31T22:51:57.000Z
opal/mca/shmem/base/base.h
abouteiller/ompi-aurelien
3fedbf777c4864c9c4f864228d787b27fadf0f74
[ "BSD-3-Clause-Open-MPI" ]
846
2015-01-20T15:01:44.000Z
2022-03-27T13:06:07.000Z
/* * Copyright (c) 2004-2005 The Trustees of Indiana University and Indiana * University Research and Technology * Corporation. All rights reserved. * Copyright (c) 2004-2006 The University of Tennessee and The University * of Tennessee Resea...
34.029197
91
0.675032
aeb9eb9cbe01653fe914cd300a13f8c82372dff6
290
h
C
JDDetail/SearchViewController/JDDataModel.h
Jiaguanglei0418/iOS-UIDemo
08f38bb229071f3a1bfaca7876b85177e0fa9c4a
[ "MIT" ]
null
null
null
JDDetail/SearchViewController/JDDataModel.h
Jiaguanglei0418/iOS-UIDemo
08f38bb229071f3a1bfaca7876b85177e0fa9c4a
[ "MIT" ]
null
null
null
JDDetail/SearchViewController/JDDataModel.h
Jiaguanglei0418/iOS-UIDemo
08f38bb229071f3a1bfaca7876b85177e0fa9c4a
[ "MIT" ]
null
null
null
// // JDDataModel.h // JDDetail // // Created by Guangleijia on 2018/7/24. // Copyright © 2018年 Reboot. All rights reserved. // #import <Foundation/Foundation.h> @interface JDDataModel : NSObject @property(nonatomic, strong) NSArray *dataArr; + (instancetype)sharedDataModel; @end
16.111111
50
0.717241
6487428411608b09835630de590a51d5816ae67e
15,980
c
C
test_suite/trie_array/TestTrieArray.c
noizu/trie_gen
f414696f67ca7a7f762f5f8d6647825ef7ba6708
[ "MIT" ]
null
null
null
test_suite/trie_array/TestTrieArray.c
noizu/trie_gen
f414696f67ca7a7f762f5f8d6647825ef7ba6708
[ "MIT" ]
null
null
null
test_suite/trie_array/TestTrieArray.c
noizu/trie_gen
f414696f67ca7a7f762f5f8d6647825ef7ba6708
[ "MIT" ]
null
null
null
#include "unity.h" #include "unity_fixture.h" #include "support/trie_test_fixture.h" TEST_GROUP(TrieArray); TRIE_TOKEN array_test_sentinel(TRIE_TOKEN advance_flag, struct noizu_trie_state* state, struct noizu_trie_definition* definition) { struct noizu_trie__array__definition* a_trie = (struct noizu_trie...
42.387268
142
0.697121
2fe7edb291ad8158b4ae06a6dc61bb4ff34def8f
1,905
h
C
UNFLoader/main.h
anacierdem/N64-UNFLoader
89ea5dad435bbf9b71bda3f797e1db504c61a41a
[ "WTFPL" ]
46
2020-07-28T20:40:18.000Z
2022-03-04T09:30:19.000Z
UNFLoader/main.h
anacierdem/N64-UNFLoader
89ea5dad435bbf9b71bda3f797e1db504c61a41a
[ "WTFPL" ]
60
2020-07-30T23:43:02.000Z
2022-02-27T23:30:01.000Z
UNFLoader/main.h
anacierdem/N64-UNFLoader
89ea5dad435bbf9b71bda3f797e1db504c61a41a
[ "WTFPL" ]
16
2020-07-28T22:16:02.000Z
2022-01-12T23:58:00.000Z
#ifndef __MAIN_HEADER #define __MAIN_HEADER #pragma warning(push, 0) #include <stdio.h> #include <stdlib.h> #include <string.h> #include <time.h> #include <ctype.h> #ifndef LINUX #include <windows.h> // Needed to prevent a macro redefinition due...
26.830986
91
0.487664
d96dd206fbd4fc55dd92a1e73977e92b14c747c1
6,454
h
C
targets/TARGET_RENESAS/TARGET_RZ_A2XX/TARGET_GR_MANGO/device/inc/iodefine/iodefines/scifa_iodefine.h
thl-mot/mbed-os
d03d4a7ee066957a4015deb28281a0d726752e45
[ "Apache-2.0" ]
3,897
2015-09-04T13:42:23.000Z
2022-03-30T16:53:07.000Z
targets/TARGET_RENESAS/TARGET_RZ_A2XX/TARGET_GR_MANGO/device/inc/iodefine/iodefines/scifa_iodefine.h
thl-mot/mbed-os
d03d4a7ee066957a4015deb28281a0d726752e45
[ "Apache-2.0" ]
13,030
2015-09-17T10:30:05.000Z
2022-03-31T13:36:44.000Z
targets/TARGET_RENESAS/TARGET_RZ_A2XX/TARGET_GR_MANGO/device/inc/iodefine/iodefines/scifa_iodefine.h
thl-mot/mbed-os
d03d4a7ee066957a4015deb28281a0d726752e45
[ "Apache-2.0" ]
2,950
2015-09-08T19:07:05.000Z
2022-03-31T13:37:23.000Z
/******************************************************************************* * DISCLAIMER * This software is supplied by Renesas Electronics Corporation and is only * intended for use with Renesas products. No other uses are authorized. This * software is owned by Renesas Electronics Corporation and is protected un...
32.761421
80
0.545863
afd9938f9071185a32a1ab6725fe6c3f9e9001cd
129
h
C
OpenIDConnectSwift/AppAuth-Bridging-Header.h
jmelberg-okta/okta-openidconnect-appauth-sample-swift
283d51898538e6deb863a2848364113c674c45d0
[ "Apache-2.0" ]
7
2016-10-26T22:53:40.000Z
2019-10-04T20:34:04.000Z
OpenIDConnectSwift/AppAuth-Bridging-Header.h
jmelberg-okta/okta-openidconnect-appauth-sample-swift
283d51898538e6deb863a2848364113c674c45d0
[ "Apache-2.0" ]
4
2017-01-12T21:39:17.000Z
2017-12-04T22:08:47.000Z
OpenIDConnectSwift/AppAuth-Bridging-Header.h
jmelberg-okta/okta-openidconnect-appauth-sample-swift
283d51898538e6deb863a2848364113c674c45d0
[ "Apache-2.0" ]
5
2016-11-10T00:21:29.000Z
2019-03-07T08:27:09.000Z
#ifndef AppAuth_Bridging_Header_h #define AppAuth_Bridging_Header_h #import "AppAuth.h" #endif /* AppAuth_Bridging_Header_h */
18.428571
38
0.821705
8c0bfc51865f8bd74a2fcc20aeebb291be96567a
6,692
h
C
src/Ch376msc.h
djuseeq/Ch376msc
a0eff22b460f0230723fb709b81ec9c19ad71b2b
[ "MIT" ]
49
2019-04-23T08:40:19.000Z
2022-03-26T11:30:22.000Z
src/Ch376msc.h
n6il/Ch376msc
a0eff22b460f0230723fb709b81ec9c19ad71b2b
[ "MIT" ]
53
2019-05-08T02:54:20.000Z
2022-03-19T00:49:23.000Z
src/Ch376msc.h
n6il/Ch376msc
a0eff22b460f0230723fb709b81ec9c19ad71b2b
[ "MIT" ]
17
2019-04-05T06:24:28.000Z
2022-02-18T09:58:20.000Z
/* * Ch376msc.h * * Created on: Feb 25, 2019 * Author: György Kovács * Copyright (c) 2019, György Kovács * The MIT License (MIT) * * 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 Soft...
32.019139
99
0.742678
f030972db7cd0f8df6eeb3c9aa7d5c1ccdaf15a6
61,883
c
C
windows/core/ntgdi/fondrv/tt/scaler/scentry.c
npocmaka/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
17
2020-11-13T13:42:52.000Z
2021-09-16T09:13:13.000Z
windows/core/ntgdi/fondrv/tt/scaler/scentry.c
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
2
2020-10-19T08:02:06.000Z
2020-10-19T08:23:18.000Z
windows/core/ntgdi/fondrv/tt/scaler/scentry.c
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
14
2020-11-14T09:43:20.000Z
2021-08-28T08:59:57.000Z
/********************************************************************* scentry.c -- New Scan Converter NewScan Module (c) Copyright 1992-1997 Microsoft Corp. All rights reserved. 10/14/97 claudebe accessing unitialized memory 1/31/95 deanb added fsc_GetCoords function ...
40.873844
136
0.45683
37ca1e74c285afd58469acde12c9a7e680a88ead
48
c
C
test/testFolder/test.c
yanfrimmel/Formattier
69a897baae3ffe8c735f9df9b45ff9c332223e1e
[ "MIT" ]
1
2019-06-28T14:33:49.000Z
2019-06-28T14:33:49.000Z
test/testFolder/test.c
yanfrimmel/CStyler
69a897baae3ffe8c735f9df9b45ff9c332223e1e
[ "MIT" ]
null
null
null
test/testFolder/test.c
yanfrimmel/CStyler
69a897baae3ffe8c735f9df9b45ff9c332223e1e
[ "MIT" ]
null
null
null
#include "game.h" int initialize_sdl(void) { }
9.6
26
0.6875
9b73d4ea8439a80c7b6cb41a3f2c02e59dda9a3b
3,251
c
C
tools/gap8-openocd/src/target/arm_jtag.c
knmcguire/gap_sdk
7b0a09a353ab6f0550793d40bd46e98051f4a3d7
[ "Apache-2.0" ]
2
2021-05-28T08:25:33.000Z
2021-11-17T02:58:50.000Z
tools/gap8-openocd/src/target/arm_jtag.c
knmcguire/gap_sdk
7b0a09a353ab6f0550793d40bd46e98051f4a3d7
[ "Apache-2.0" ]
null
null
null
tools/gap8-openocd/src/target/arm_jtag.c
knmcguire/gap_sdk
7b0a09a353ab6f0550793d40bd46e98051f4a3d7
[ "Apache-2.0" ]
5
2018-05-23T02:56:10.000Z
2021-01-02T16:44:09.000Z
/*************************************************************************** * Copyright (C) 2005 by Dominic Rath * * Dominic.Rath@gmx.de * * * * Copyrig...
34.221053
100
0.575515
171b2cb33002c21b2b26bcdc3f3a812ba085580a
2,773
h
C
test/testCommon.h
MarcoCallari/gba-mu
f888884c7abafd6fa35e027be334a6ba36783f5f
[ "MIT" ]
47
2021-12-23T05:22:03.000Z
2022-01-11T10:55:39.000Z
test/testCommon.h
MarcoCallari/gba-mu
f888884c7abafd6fa35e027be334a6ba36783f5f
[ "MIT" ]
5
2021-12-26T10:17:24.000Z
2022-01-01T21:45:42.000Z
test/testCommon.h
MarcoCallari/gba-mu
f888884c7abafd6fa35e027be334a6ba36783f5f
[ "MIT" ]
2
2021-12-26T09:48:49.000Z
2021-12-28T14:08:44.000Z
#include <cstdint> #include <fstream> #include <iostream> #include <iterator> #include <vector> #include <bitset> #include <assert.h> #define ASSERT_EQUAL(message, expected, actual) \ if (expected != actual) { \ DEBUG("ASSERTION FAILED: " << message << \ " expected: " << expected << " != actual: ...
33.817073
77
0.544537
a57c3af765a8369d32901a146dcd1f9b8baf27fc
3,134
h
C
src/server/io_worker.h
ut-osa/nightcore
f041db04bd369d9bd7a617b48892338fc11c090c
[ "Apache-2.0" ]
34
2021-01-18T17:19:11.000Z
2022-03-31T06:48:49.000Z
src/server/io_worker.h
ut-osa/nightcore
f041db04bd369d9bd7a617b48892338fc11c090c
[ "Apache-2.0" ]
5
2021-04-16T05:08:10.000Z
2021-11-15T17:41:01.000Z
src/server/io_worker.h
ut-osa/nightcore
f041db04bd369d9bd7a617b48892338fc11c090c
[ "Apache-2.0" ]
7
2021-01-28T02:16:25.000Z
2022-01-23T00:37:50.000Z
#pragma once #include "base/common.h" #include "base/thread.h" #include "common/uv.h" #include "common/stat.h" #include "utils/buffer_pool.h" #include "utils/object_pool.h" #include "server/connection_base.h" namespace faas { namespace server { class IOWorker final : public uv::Base { public: IOWorker(std::strin...
32.989474
96
0.73261
cbeb874e392659ce0b0e0748d2be4668e52fe1f0
4,534
h
C
src/analyzer/protocol/login/Rlogin.h
hugolin615/zeek-4.0.0-ele420520-spring2021
258e9b2ee1f2a4bd45c6332a75304793b7d44d40
[ "Apache-2.0" ]
null
null
null
src/analyzer/protocol/login/Rlogin.h
hugolin615/zeek-4.0.0-ele420520-spring2021
258e9b2ee1f2a4bd45c6332a75304793b7d44d40
[ "Apache-2.0" ]
null
null
null
src/analyzer/protocol/login/Rlogin.h
hugolin615/zeek-4.0.0-ele420520-spring2021
258e9b2ee1f2a4bd45c6332a75304793b7d44d40
[ "Apache-2.0" ]
null
null
null
// See the file "COPYING" in the main distribution directory for copyright. #pragma once #include "zeek/analyzer/protocol/login/Login.h" #include "zeek/analyzer/protocol/tcp/ContentLine.h" ZEEK_FORWARD_DECLARE_NAMESPACED(Rlogin_Analyzer, zeek, analyzer::login); namespace zeek::analyzer::login { enum rlogin_state {...
50.377778
195
0.779224
48c43416bdfa2ea1833d44cd0e120d08603791fb
14,632
c
C
pg_reset_page_lsn.c
mikecaat/pg_reset_page_lsn
b9389a3478af5cd2a5feea6ecc9b73ac018b95cf
[ "PostgreSQL", "MIT" ]
null
null
null
pg_reset_page_lsn.c
mikecaat/pg_reset_page_lsn
b9389a3478af5cd2a5feea6ecc9b73ac018b95cf
[ "PostgreSQL", "MIT" ]
null
null
null
pg_reset_page_lsn.c
mikecaat/pg_reset_page_lsn
b9389a3478af5cd2a5feea6ecc9b73ac018b95cf
[ "PostgreSQL", "MIT" ]
1
2021-03-20T16:44:47.000Z
2021-03-20T16:44:47.000Z
#include "postgres_fe.h" #include <dirent.h> #include <sys/stat.h> #include <time.h> #include "access/xlog_internal.h" #include "common/file_utils.h" #include "common/logging.h" #include "getopt_long.h" #include "storage/bufpage.h" #include "storage/checksum.h" #include "storage/checksum_impl.h" static const char *p...
23.638126
96
0.644478