hexsha
stringlengths
40
40
size
int64
22
2.4M
ext
stringclasses
5 values
lang
stringclasses
1 value
max_stars_repo_path
stringlengths
3
260
max_stars_repo_name
stringlengths
5
109
max_stars_repo_head_hexsha
stringlengths
40
78
max_stars_repo_licenses
listlengths
1
9
max_stars_count
float64
1
191k
max_stars_repo_stars_event_min_datetime
stringlengths
24
24
max_stars_repo_stars_event_max_datetime
stringlengths
24
24
max_issues_repo_path
stringlengths
3
260
max_issues_repo_name
stringlengths
5
109
max_issues_repo_head_hexsha
stringlengths
40
78
max_issues_repo_licenses
listlengths
1
9
max_issues_count
float64
1
67k
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
260
max_forks_repo_name
stringlengths
5
109
max_forks_repo_head_hexsha
stringlengths
40
78
max_forks_repo_licenses
listlengths
1
9
max_forks_count
float64
1
105k
max_forks_repo_forks_event_min_datetime
stringlengths
24
24
max_forks_repo_forks_event_max_datetime
stringlengths
24
24
content
stringlengths
22
2.4M
avg_line_length
float64
5
169k
max_line_length
int64
5
786k
alphanum_fraction
float64
0.06
0.95
matches
listlengths
1
11
b55f244d028d16da87f4a014c2183092c1bd38fb
1,855
c
C
Examples/Models/Processor/25.or1kExtended/or1kView.c
emanuellucas2/OVPsimProject
6c9f5bfaaa135fa63d63746bacf5759c6d6c0e9e
[ "TCL" ]
null
null
null
Examples/Models/Processor/25.or1kExtended/or1kView.c
emanuellucas2/OVPsimProject
6c9f5bfaaa135fa63d63746bacf5759c6d6c0e9e
[ "TCL" ]
null
null
null
Examples/Models/Processor/25.or1kExtended/or1kView.c
emanuellucas2/OVPsimProject
6c9f5bfaaa135fa63d63746bacf5759c6d6c0e9e
[ "TCL" ]
null
null
null
/* * * Copyright (c) 2005-2021 Imperas Software Ltd., www.imperas.com * * The contents of this file are provided under the Software License * Agreement that you accepted before downloading this file. * * This source forms part of the Software and can be used for educational, * training, and demonstration purpos...
33.727273
79
0.727763
[ "object", "model" ]
b562676b69a50e54f614f64fcbc998355f73dcfd
3,302
h
C
src/pub14_core/messages/controllers/combat_action_message.h
JohnShandy/swganh
d20d22a8dca2e9220a35af0f45f7935ca2eda531
[ "MIT" ]
1
2015-03-25T16:02:17.000Z
2015-03-25T16:02:17.000Z
src/swganh/messages/controllers/combat_action_message.h
JohnShandy/swganh
d20d22a8dca2e9220a35af0f45f7935ca2eda531
[ "MIT" ]
null
null
null
src/swganh/messages/controllers/combat_action_message.h
JohnShandy/swganh
d20d22a8dca2e9220a35af0f45f7935ca2eda531
[ "MIT" ]
null
null
null
// This file is part of SWGANH which is released under the MIT license. // See file LICENSE or go to http://swganh.com/LICENSE #ifndef SWGANH_MESSAGES_CONTROLLERS_COMBAT_ACTION_MESSAGE_H_ #define SWGANH_MESSAGES_CONTROLLERS_COMBAT_ACTION_MESSAGE_H_ #include <cstdint> #include "anh/byte_buffer.h" #include "swganh/mes...
35.12766
102
0.658086
[ "vector" ]
b5631b2978a72acdcb9f09c5db40138d1c6c357b
10,745
c
C
tests/test_qvector.c
aquefir/qlibclib
2f0bf5ecede15bd2bbc6b930692e2c593141317c
[ "BSD-2-Clause" ]
null
null
null
tests/test_qvector.c
aquefir/qlibclib
2f0bf5ecede15bd2bbc6b930692e2c593141317c
[ "BSD-2-Clause" ]
null
null
null
tests/test_qvector.c
aquefir/qlibclib
2f0bf5ecede15bd2bbc6b930692e2c593141317c
[ "BSD-2-Clause" ]
null
null
null
/****************************************************************************\ * qlibc™ * * * * Copyright © 2010-2015 Seungyoung “Steve” Kim * * ...
33.47352
148
0.608562
[ "vector" ]
b565a5a18b04ba9e24e5dbe52e6433f90cef1346
1,062
h
C
include/util/driver/value/types.h
izenecloud/izenelib
9d5958100e2ce763fc75f27217adf982d7c9d902
[ "Apache-2.0" ]
31
2015-03-03T19:13:42.000Z
2020-09-03T08:11:56.000Z
include/util/driver/value/types.h
izenecloud/izenelib
9d5958100e2ce763fc75f27217adf982d7c9d902
[ "Apache-2.0" ]
1
2016-12-24T00:12:11.000Z
2016-12-24T00:12:11.000Z
include/util/driver/value/types.h
izenecloud/izenelib
9d5958100e2ce763fc75f27217adf982d7c9d902
[ "Apache-2.0" ]
8
2015-09-06T01:55:21.000Z
2021-12-20T02:16:13.000Z
#ifndef IZENELIB_DRIVER_VALUE_TYPES_H #define IZENELIB_DRIVER_VALUE_TYPES_H /** * @file izenelib/driver/value/types.h * @author Ian Yang * @date Created <2010-06-10 10:49:58> */ #include <types.h> // int64_t, uint64_t #include <string> #include <vector> #include <map> namespace izenelib { namespace driver { cla...
21.24
55
0.691149
[ "object", "vector" ]
b567b2c2a4e5f0ffda65ed0fef1352ef66e4918b
3,440
h
C
openbabel-2.4.1/src/ops/deferred.h
sxhexe/reaction-route-search
f7694c84ca1def4a133ade3e1e2e09705cd28312
[ "MIT" ]
1
2017-09-16T07:36:29.000Z
2017-09-16T07:36:29.000Z
openbabel-2.4.1/src/ops/deferred.h
sxhexe/reaction-route-search
f7694c84ca1def4a133ade3e1e2e09705cd28312
[ "MIT" ]
null
null
null
openbabel-2.4.1/src/ops/deferred.h
sxhexe/reaction-route-search
f7694c84ca1def4a133ade3e1e2e09705cd28312
[ "MIT" ]
null
null
null
#include <openbabel/babelconfig.h> #include <openbabel/op.h> #include <openbabel/obconversion.h> #include <vector> namespace OpenBabel { /** DeferredFormat class is intended to assist writing ops that influence the conversion of multiple molecules with the OBConversion Convert interface. See, for instance, OpSort. Alt...
34.059406
102
0.704942
[ "object", "vector" ]
b58070ffa367992dac5cf430b9dcd381b826ad30
1,556
h
C
Softimage/AlembicPoints.h
PaulDoessel/ExocortexCrate
a4f470258f95e05daf20eda98022592b2862ea32
[ "BSD-3-Clause" ]
105
2015-01-01T03:42:42.000Z
2021-11-15T10:07:06.000Z
Softimage/AlembicPoints.h
PaulDoessel/ExocortexCrate
a4f470258f95e05daf20eda98022592b2862ea32
[ "BSD-3-Clause" ]
55
2015-01-16T15:24:43.000Z
2021-06-28T06:57:48.000Z
Softimage/AlembicPoints.h
PaulDoessel/ExocortexCrate
a4f470258f95e05daf20eda98022592b2862ea32
[ "BSD-3-Clause" ]
69
2015-01-16T12:44:36.000Z
2022-03-08T10:32:26.000Z
#ifndef _ALEMBIC_POINTS_H_ #define _ALEMBIC_POINTS_H_ #include "AlembicObject.h" #include "AlembicCustomAttributesEx.h" class AlembicPoints : public AlembicObject { private: AbcG::OPointsSchema mPointsSchema; AbcG::OPointsSchema::Sample mPointsSample; // instance lookups Abc::OStringArrayPrope...
28.290909
74
0.752571
[ "vector" ]
b595b36665b13fade414da26ba0d9cb94cef9044
2,255
h
C
src/DataAdaptors/TranslationAdaptor.h
Ensembl/ensc-core
db7d983b2152e82f21f0be2b6cedf4685b4444e1
[ "Apache-2.0" ]
2
2016-08-25T04:35:58.000Z
2018-02-27T22:48:26.000Z
src/DataAdaptors/TranslationAdaptor.h
Ensembl/ensc-core
db7d983b2152e82f21f0be2b6cedf4685b4444e1
[ "Apache-2.0" ]
1
2017-02-15T14:54:46.000Z
2017-02-15T14:54:46.000Z
src/DataAdaptors/TranslationAdaptor.h
Ensembl/ensc-core
db7d983b2152e82f21f0be2b6cedf4685b4444e1
[ "Apache-2.0" ]
1
2016-08-25T04:36:10.000Z
2016-08-25T04:36:10.000Z
/* * Copyright [1999-2017] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute * * 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.o...
46.979167
123
0.821286
[ "vector" ]
240aa4c76053c0e7ee035dfcb6f0e26a9f76a729
4,917
h
C
DataService/src/RefDataService.h
mkipnis/DistributedATS
67ed23f7e9674012743b3fc45341d85fba0dbf36
[ "MIT" ]
15
2021-03-02T01:06:16.000Z
2022-03-23T03:49:59.000Z
DataService/src/RefDataService.h
mkipnis/DistributedATS
67ed23f7e9674012743b3fc45341d85fba0dbf36
[ "MIT" ]
null
null
null
DataService/src/RefDataService.h
mkipnis/DistributedATS
67ed23f7e9674012743b3fc45341d85fba0dbf36
[ "MIT" ]
7
2021-04-14T17:30:14.000Z
2022-02-13T19:12:57.000Z
/* Copyright (C) 2021 Mike Kipnis This file is part of DistributedATS, a free-software/open-source project that integrates QuickFIX and LiquiBook over OpenDDS. This project simplifies the process of having multiple FIX gateways communicating with multiple matching engines in realtime. Permission ...
31.928571
110
0.755949
[ "vector" ]
24124737cfdff69129ddc660940425a862a7bb93
20,616
h
C
Include/FileDatabase/CoreDAL.h
shanefarris/CoreGameEngine
5bef275d1cd4e84aa059f2f4f9e97bfa2414d000
[ "MIT" ]
3
2019-04-12T15:22:53.000Z
2022-01-05T02:59:56.000Z
Include/FileDatabase/CoreDAL.h
shanefarris/CoreGameEngine
5bef275d1cd4e84aa059f2f4f9e97bfa2414d000
[ "MIT" ]
null
null
null
Include/FileDatabase/CoreDAL.h
shanefarris/CoreGameEngine
5bef275d1cd4e84aa059f2f4f9e97bfa2414d000
[ "MIT" ]
2
2019-04-10T22:46:21.000Z
2020-05-27T16:21:37.000Z
// Generated DAL code. #include <stdio.h> #include <stdlib.h> #include <string.h> #include "sqlite3.h" #include "IError.h" #include "StderrLog.h" #include "Database.h" #include "Query.h" #include <map> #include <vector> #include <string> #ifndef _COREDAL_H #define _COREDAL_H #ifdef _WIN32 #define strncasecmp _strn...
31.913313
80
0.666036
[ "vector" ]
24446289f3185fb3dee8436de18522eabbc835c3
1,169
h
C
example06_multipleObjects/Bui/SoundSource.h
Cindytb/optix7course
b77c6de9677722fa415080ae555090d7b28b8a1a
[ "Apache-2.0" ]
null
null
null
example06_multipleObjects/Bui/SoundSource.h
Cindytb/optix7course
b77c6de9677722fa415080ae555090d7b28b8a1a
[ "Apache-2.0" ]
null
null
null
example06_multipleObjects/Bui/SoundSource.h
Cindytb/optix7course
b77c6de9677722fa415080ae555090d7b28b8a1a
[ "Apache-2.0" ]
null
null
null
#pragma once #include "SoundItem.h" #include "Microphone.h" #include "../LaunchParams.h" #include "modifiedLaunchParams.h" #include "../kernels.cuh" #include "../debug.cuh" #include "constants.h" #include "optix.h" //#include "optix7.h" #include <iostream> #include <fstream> #include <stdlib.h> #include <stdio.h> #i...
22.921569
72
0.718563
[ "vector" ]
244c28ac0331aec4ec2fb97bb36e2617a4084d91
2,722
c
C
src/cmdio/emu/model_interface.c
chisuhua/codrive
9b4cd8649004d1bee1fe90a49a41e8f44f2bb5be
[ "MIT" ]
null
null
null
src/cmdio/emu/model_interface.c
chisuhua/codrive
9b4cd8649004d1bee1fe90a49a41e8f44f2bb5be
[ "MIT" ]
null
null
null
src/cmdio/emu/model_interface.c
chisuhua/codrive
9b4cd8649004d1bee1fe90a49a41e8f44f2bb5be
[ "MIT" ]
null
null
null
#include <string> #include <stdint.h> #include <dlfcn.h> #include "util/os.h" #include <stdlib.h> #include "inc/Model.h" static pfn_create_model g_pfn_create_model; static pfn_get_device_cnt g_pfn_get_device_cnt; static pfn_destroy_model g_pfn_destroy_model; static pfn_write_register g_pfn_write_register; static pfn_...
34.455696
106
0.73806
[ "model" ]
244c464b9a60fa5a791deb0575c9fdd386d45c44
2,372
h
C
inc/BitFunnel/Index/IShard.h
hausdorff/BitFunnel
d15591de31853d60a1552c0631b37fb63a501421
[ "MIT" ]
null
null
null
inc/BitFunnel/Index/IShard.h
hausdorff/BitFunnel
d15591de31853d60a1552c0631b37fb63a501421
[ "MIT" ]
null
null
null
inc/BitFunnel/Index/IShard.h
hausdorff/BitFunnel
d15591de31853d60a1552c0631b37fb63a501421
[ "MIT" ]
null
null
null
// The MIT License (MIT) // Copyright (c) 2016, Microsoft // 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, mo...
39.533333
91
0.694772
[ "vector" ]
2454a3974f3c03d4c28534c8183bba58a9176300
7,389
h
C
vox.geometry/array.h
yangfengzzz/DigitalVox3
c3277007d7cae90cf3f55930bf86119c93662493
[ "MIT" ]
28
2021-11-23T11:52:55.000Z
2022-03-04T01:48:52.000Z
vox.geometry/array.h
yangfengzzz/DigitalVox3
c3277007d7cae90cf3f55930bf86119c93662493
[ "MIT" ]
null
null
null
vox.geometry/array.h
yangfengzzz/DigitalVox3
c3277007d7cae90cf3f55930bf86119c93662493
[ "MIT" ]
3
2022-01-02T12:23:04.000Z
2022-01-07T04:21:26.000Z
// Copyright (c) 2018 Doyub Kim // // I am making my contributions/submissions to this project solely in my // personal capacity and am not conveying any rights to any intellectual // property of any third parties. #ifndef INCLUDE_JET_ARRAY_H_ #define INCLUDE_JET_ARRAY_H_ #include "matrix.h" #include "nested_initiali...
26.579137
103
0.632427
[ "geometry", "vector" ]
245a32484bf6a6ce8c33dbc67fbc7e8a677bc73e
1,669
h
C
src/IBkgndTupleSelectTool.h
fermi-lat/Interleave
dac5395d2853a3052943b17769d4b110886970bf
[ "BSD-3-Clause" ]
null
null
null
src/IBkgndTupleSelectTool.h
fermi-lat/Interleave
dac5395d2853a3052943b17769d4b110886970bf
[ "BSD-3-Clause" ]
null
null
null
src/IBkgndTupleSelectTool.h
fermi-lat/Interleave
dac5395d2853a3052943b17769d4b110886970bf
[ "BSD-3-Clause" ]
null
null
null
/** @file IBbgndTupleSelectTool.h @brief declaration of the IBkgndSelectTool class $Header: /nfs/slac/g/glast/ground/cvs/Interleave/src/IBkgndSelectTool.h,v 0.1 2007/06/15 20:09:01 usher Exp $ */ #ifndef IBkgndTupleSelectTool_h #define IBkgndTupleSelectTool_h #include "GaudiKernel/IAlgTool.h" #include <string...
27.816667
109
0.729778
[ "vector" ]
ba11b18d8b9af7f60c31e7da2f1ce92b0bd3bf6f
4,093
h
C
CI/rule/pclint/pclint_include/include_linux/c++/4.8.2/java/awt/List.h
chewaiwai/huaweicloud-sdk-c-obs
fbcd3dadd910c22af3a91aeb73ca0fee94d759fb
[ "Apache-2.0" ]
22
2019-06-13T01:16:44.000Z
2022-03-29T02:42:39.000Z
CI/rule/pclint/pclint_include/include_linux/c++/4.8.2/java/awt/List.h
chewaiwai/huaweicloud-sdk-c-obs
fbcd3dadd910c22af3a91aeb73ca0fee94d759fb
[ "Apache-2.0" ]
26
2019-09-20T06:46:05.000Z
2022-03-11T08:07:14.000Z
CI/rule/pclint/pclint_include/include_linux/c++/4.8.2/java/awt/List.h
chewaiwai/huaweicloud-sdk-c-obs
fbcd3dadd910c22af3a91aeb73ca0fee94d759fb
[ "Apache-2.0" ]
14
2019-07-15T06:42:39.000Z
2022-02-15T10:32:28.000Z
// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*- #ifndef __java_awt_List__ #define __java_awt_List__ #pragma interface #include <java/awt/Component.h> #include <gcj/array.h> extern "Java" { namespace java { namespace awt { class AWTEvent; class Dimension; class Lis...
33.54918
94
0.699243
[ "object", "vector" ]
ba26c98d1e4eabe03ae41492856c9a8edab1e675
7,838
c
C
backend/metaconverter.c
linxie47/Sandbox
e75af525937c3ffb69c7c3b85b7f8603ba5b7dfb
[ "Apache-2.0" ]
1
2019-07-02T08:10:25.000Z
2019-07-02T08:10:25.000Z
backend/metaconverter.c
linxie47/Sandbox
e75af525937c3ffb69c7c3b85b7f8603ba5b7dfb
[ "Apache-2.0" ]
null
null
null
backend/metaconverter.c
linxie47/Sandbox
e75af525937c3ffb69c7c3b85b7f8603ba5b7dfb
[ "Apache-2.0" ]
4
2019-06-26T09:35:25.000Z
2019-07-04T02:51:46.000Z
/* * Copyright (c) 2018-2019 Intel Corporation * * This file is part of FFmpeg. * * FFmpeg 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.1 of the License, or (at your option...
37.32381
127
0.643021
[ "model" ]
ba2b723458f1070cd04158121cfe223e441158f9
1,530
h
C
cgv/render/color_scale.h
henne90gen/cgv
31995e9f09d093f9997980093452a5424d0c1319
[ "BSD-3-Clause" ]
null
null
null
cgv/render/color_scale.h
henne90gen/cgv
31995e9f09d093f9997980093452a5424d0c1319
[ "BSD-3-Clause" ]
null
null
null
cgv/render/color_scale.h
henne90gen/cgv
31995e9f09d093f9997980093452a5424d0c1319
[ "BSD-3-Clause" ]
null
null
null
#pragma once #include <cgv/media/color_scale.h> #include "shader_program.h" #include "lib_begin.h" namespace cgv { namespace render { /// <summary> /// convenience function to configure a shader that uses color_scale.glsl with a single color scale /// </summary> /// <param name="ctx">render context</param>...
42.5
146
0.729412
[ "render" ]
ba374e3394b8a9d6ca751660089ebde9c9f08b40
214
c
C
K&R/Chapter1/1.4/Lesson/1.4 Symbolic Constants.c
pissmilk/C
7a0a07cc96a000f6703e41011b8a9f24e81bd902
[ "MIT" ]
null
null
null
K&R/Chapter1/1.4/Lesson/1.4 Symbolic Constants.c
pissmilk/C
7a0a07cc96a000f6703e41011b8a9f24e81bd902
[ "MIT" ]
null
null
null
K&R/Chapter1/1.4/Lesson/1.4 Symbolic Constants.c
pissmilk/C
7a0a07cc96a000f6703e41011b8a9f24e81bd902
[ "MIT" ]
null
null
null
#include <stdio.h> #define LOWER 0 #define UPPER 300 #define STEP 20 int main(void) { for(int fahr = LOWER; fahr <= UPPER; fahr = fahr + STEP) printf("%3d %6.1f\n", fahr, (5.0/9.0)*(fahr-32)); return 0; }
16.461538
57
0.61215
[ "3d" ]
ba381750d5827b154fc7afd6da2872e67ac7af7f
6,414
c
C
lbxgl3/brush/brush_mesh.c
cr88192/bgbtech_engine
03869a92fbf3197dd176d311f3b917f4f4e88d1a
[ "MIT" ]
1
2019-07-02T22:53:52.000Z
2019-07-02T22:53:52.000Z
lbxgl3/brush/brush_mesh.c
cr88192/bgbtech_engine
03869a92fbf3197dd176d311f3b917f4f4e88d1a
[ "MIT" ]
5
2015-11-17T05:45:50.000Z
2015-11-26T18:36:51.000Z
lbxgl3/brush/brush_mesh.c
cr88192/bgbtech_engine
03869a92fbf3197dd176d311f3b917f4f4e88d1a
[ "MIT" ]
null
null
null
#include <lbxgl2.h> extern PDGLUI_InputState *lbxgl_state; extern PDGLUI_Camera *lbxgl_cam; extern LBXGL_BrushWorld *lbxgl_world; LBXGL_API LBXGL_Brush *LBXGL_BrushMesh_MakeBrushUsingPrim( LBXGL_MeshPrim *prim) { LBXGL_Brush *tmp; LBXGL_Brush_Init(); tmp=gctalloc("lbxgl_brush_t", sizeof(LBXGL_Brush)); tmp->mes...
19.203593
77
0.736202
[ "mesh" ]
ba393db7dc5a4696240ff95e75f9bcdbf3df7b6c
10,902
h
C
SDKs/CryCode/3.7.0/GameDll/Shark.h
amrhead/FireNET
34d439aa0157b0c895b20b2b664fddf4f9b84af1
[ "BSD-2-Clause" ]
4
2017-12-18T20:10:16.000Z
2021-02-07T21:21:24.000Z
SDKs/CryCode/3.7.0/GameDll/Shark.h
amrhead/FireNET
34d439aa0157b0c895b20b2b664fddf4f9b84af1
[ "BSD-2-Clause" ]
null
null
null
SDKs/CryCode/3.7.0/GameDll/Shark.h
amrhead/FireNET
34d439aa0157b0c895b20b2b664fddf4f9b84af1
[ "BSD-2-Clause" ]
3
2019-03-11T21:36:15.000Z
2021-02-07T21:21:26.000Z
/************************************************************************* Crytek Source File. Copyright (C), Crytek Studios, 2001-2004. ------------------------------------------------------------------------- $Id$ $DateTime$ Description: Implements the shark. ---------------------------------------------------------...
26.019093
219
0.73913
[ "vector", "model" ]
ba47a8ee655c87edaf7cb3472de3121b6bd98986
5,530
h
C
dbswdbe/WdbeQModAPar.h
mpsitech/wdbe-WhizniumDBE
27360ce6569dc55098a248b8a0a4b7e3913a6ce6
[ "MIT" ]
4
2020-10-27T14:33:25.000Z
2021-08-07T20:55:42.000Z
dbswdbe/WdbeQModAPar.h
mpsitech/wdbe-WhizniumDBE
27360ce6569dc55098a248b8a0a4b7e3913a6ce6
[ "MIT" ]
null
null
null
dbswdbe/WdbeQModAPar.h
mpsitech/wdbe-WhizniumDBE
27360ce6569dc55098a248b8a0a4b7e3913a6ce6
[ "MIT" ]
null
null
null
/** * \file WdbeQModAPar.h * Dbs and XML wrapper for table TblWdbeQModAPar (declarations) * \copyright (C) 2016-2020 MPSI Technologies GmbH * \author Alexander Wirthmueller (auto-generation) * \date created: 5 Dec 2020 */ // IP header --- ABOVE #ifndef WDBEQMODAPAR_H #define WDBEQMODAPAR_H #include <sbecore/Xm...
33.313253
314
0.753345
[ "vector" ]
ba4d5223f71c91b0296b8b3e69887c73a0a807a2
1,477
h
C
src/game/client/swarm/c_asw_egg.h
BenLubar/SwarmDirector2
78685d03eaa0d35e87c638ffa78f46f3aa8379a6
[ "Apache-2.0" ]
3
2015-05-17T02:33:00.000Z
2016-10-08T07:02:40.000Z
src/game/client/swarm/c_asw_egg.h
BenLubar/SwarmDirector2
78685d03eaa0d35e87c638ffa78f46f3aa8379a6
[ "Apache-2.0" ]
null
null
null
src/game/client/swarm/c_asw_egg.h
BenLubar/SwarmDirector2
78685d03eaa0d35e87c638ffa78f46f3aa8379a6
[ "Apache-2.0" ]
1
2019-10-16T15:21:56.000Z
2019-10-16T15:21:56.000Z
#ifndef _INCLUDED_C_ASW_EGG_H #define _INCLUDED_C_ASW_EGG_H #include "iasw_client_aim_target.h" #include "asw_shareddefs.h" #include "glow_outline_effect.h" class CNewParticleEffect; class C_ASW_Egg : public C_BaseCombatCharacter, public IASW_Client_Aim_Target { public: DECLARE_CLASS( C_ASW_Egg, C_BaseCombatCharact...
32.822222
128
0.783345
[ "vector" ]
ba697a9c9f0285cd90ba9d4fd190ea8b6a762cde
1,566
h
C
src/CommandBar/tipui.h
miere43/cmdbar
c6964dab1c0ccacc1aca559b43ab8209d8da4db8
[ "Unlicense" ]
1
2021-08-18T13:53:03.000Z
2021-08-18T13:53:03.000Z
src/CommandBar/tipui.h
miere43/cmdbar
c6964dab1c0ccacc1aca559b43ab8209d8da4db8
[ "Unlicense" ]
null
null
null
src/CommandBar/tipui.h
miere43/cmdbar
c6964dab1c0ccacc1aca559b43ab8209d8da4db8
[ "Unlicense" ]
null
null
null
//#pragma once //#include "common.h" //#include <Windows.h> //#include "context.h" //#include <vector> // //#define CB_MAX_AUTOCOMPLETION_RESULTS 4 // //struct CB_TipUI_AutocompletionResult //{ // const CB_CommandDef* command; //}; // //struct CB_TipUI_AutocompletionStyle //{ // COLORREF backgroundColor; // COLORREF te...
25.672131
100
0.739464
[ "vector" ]
0f7ab9f3a1513b959fb207ed69cdb37409d09a52
21,391
h
C
dependencies-include/nxogre/include/NxOgrePrerequisites.h
bach74/Lisa
6f79b909f734883cd05a0ccf8679199ae2e301cf
[ "MIT", "Unlicense" ]
2
2016-06-23T21:20:19.000Z
2020-03-25T15:01:07.000Z
dependencies-include/nxogre/include/NxOgrePrerequisites.h
bach74/Lisa
6f79b909f734883cd05a0ccf8679199ae2e301cf
[ "MIT", "Unlicense" ]
null
null
null
dependencies-include/nxogre/include/NxOgrePrerequisites.h
bach74/Lisa
6f79b909f734883cd05a0ccf8679199ae2e301cf
[ "MIT", "Unlicense" ]
null
null
null
/** \file NxOgrePrerequisites.h * \brief Second most common header used by NxOgre classes. It's use is to * prototyping all of the classes and global functions, and to centeralise * typedef's and enums. * \version 1.0-21 * * \licence NxOgre a wrapper for the PhysX physics library. * ...
35.357025
117
0.543687
[ "mesh", "shape" ]
0f8259a49b0ad2dfb744aae6019e6cc97c389f91
33,150
h
C
Engine/Source/ThirdParty/GameWorks/VXGI/include/GFSDK_VXGI_MathTypes.h
windystrife/UnrealEngine_NVIDIAGameWork
b50e6338a7c5b26374d66306ebc7807541ff815e
[ "MIT" ]
1
2022-01-29T18:36:12.000Z
2022-01-29T18:36:12.000Z
Engine/Source/ThirdParty/GameWorks/VXGI/include/GFSDK_VXGI_MathTypes.h
windystrife/UnrealEngine_NVIDIAGameWork
b50e6338a7c5b26374d66306ebc7807541ff815e
[ "MIT" ]
null
null
null
Engine/Source/ThirdParty/GameWorks/VXGI/include/GFSDK_VXGI_MathTypes.h
windystrife/UnrealEngine_NVIDIAGameWork
b50e6338a7c5b26374d66306ebc7807541ff815e
[ "MIT" ]
null
null
null
/* * Copyright (c) 2012-2016, NVIDIA CORPORATION. All rights reserved. * * NVIDIA CORPORATION and its licensors retain all intellectual property * and proprietary rights in and to this software, related documentation * and any modifications thereto. Any use, reproduction, disclosure or * distribution of this software a...
43.051948
240
0.467934
[ "vector" ]
0f8cdb2d68a2550c1a54865e802756676dd49385
2,249
h
C
REPLReaderWriter/REPL.h
lpubsppop01/REPLReaderWriterCppCLI
0d11715ffbbde8670ccc97f8417acc360e0cdc0b
[ "MIT" ]
null
null
null
REPLReaderWriter/REPL.h
lpubsppop01/REPLReaderWriterCppCLI
0d11715ffbbde8670ccc97f8417acc360e0cdc0b
[ "MIT" ]
null
null
null
REPLReaderWriter/REPL.h
lpubsppop01/REPLReaderWriterCppCLI
0d11715ffbbde8670ccc97f8417acc360e0cdc0b
[ "MIT" ]
null
null
null
#pragma once #using "System.dll" using namespace System; using namespace System::Collections::Generic; using namespace System::Diagnostics; using namespace System::Text; namespace lpubsppop01 { namespace REPLReaderWriter { ref class REPL : public ICloneable { ref class RuntimeValueSet { ...
27.096386
76
0.638506
[ "object" ]
0f962b4edf37755183a99783bd9339a2402adb3c
1,020
h
C
SRAngleMeasureEngine.h
songrotek/3D-Protractor
fe3af74e4338430c12c0202a5fe320e62f7b50ee
[ "MIT" ]
null
null
null
SRAngleMeasureEngine.h
songrotek/3D-Protractor
fe3af74e4338430c12c0202a5fe320e62f7b50ee
[ "MIT" ]
2
2018-05-16T11:51:59.000Z
2018-07-21T19:34:50.000Z
SRAngleMeasureEngine.h
floodsung/3D-Protractor
fe3af74e4338430c12c0202a5fe320e62f7b50ee
[ "MIT" ]
null
null
null
// // SRAngleMeasureEngine.h // 3D Protractor // // Description: this file is to be an engine to measure the angle of two line in the 3d space,return the angle value and draw the 3d view // Created by Rotek on 13-1-9. // Copyright (c) 2013年 Rotek. All rights reserved. // #import <GLKit/GLKit.h> @protocol SRAn...
27.567568
138
0.776471
[ "3d" ]
0f990b155043e05ec3ea2653e0192bbb26620b08
912
h
C
Native/iOS/Smartface/smflibs/SMFCore.framework/Versions/Current/Headers/IOS/SpBrIOSHttpHandler.h
smartface/sf-plugin-instabug
e1fdcd2c21f9bd1bc32ad6a303522426e1aa4c1a
[ "MIT" ]
1
2021-04-26T04:41:08.000Z
2021-04-26T04:41:08.000Z
Native/iOS/Smartface/smflibs/SMFCore.framework/Versions/A/Headers/IOS/SpBrIOSHttpHandler.h
smartface/sf-plugin-instabug
e1fdcd2c21f9bd1bc32ad6a303522426e1aa4c1a
[ "MIT" ]
null
null
null
Native/iOS/Smartface/smflibs/SMFCore.framework/Versions/A/Headers/IOS/SpBrIOSHttpHandler.h
smartface/sf-plugin-instabug
e1fdcd2c21f9bd1bc32ad6a303522426e1aa4c1a
[ "MIT" ]
2
2018-03-14T07:33:09.000Z
2019-05-07T07:12:07.000Z
// // SpBrIOSHttpHandler.h // SpratLib_B // // Created by Antti Panula on 10.8.2011 -- 2. // Copyright 2011 Bivium. All rights reserved. // #import <Foundation/Foundation.h> #import "Core/SpEventGroup.h" @interface SpBrIOSHttpHandler : NSObject { NSData *dataContents; SpEventGroup* eventGroup; SpBrPar...
30.4
201
0.735746
[ "vector" ]
0fa6c80e405a7b52f091b9f1a414e975931264a3
2,239
h
C
chrome/browser/download/android/duplicate_download_dialog_bridge_delegate.h
zealoussnow/chromium
fd8a8914ca0183f0add65ae55f04e287543c7d4a
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
14,668
2015-01-01T01:57:10.000Z
2022-03-31T23:33:32.000Z
chrome/browser/download/android/duplicate_download_dialog_bridge_delegate.h
zealoussnow/chromium
fd8a8914ca0183f0add65ae55f04e287543c7d4a
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
86
2015-10-21T13:02:42.000Z
2022-03-14T07:50:50.000Z
chrome/browser/download/android/duplicate_download_dialog_bridge_delegate.h
zealoussnow/chromium
fd8a8914ca0183f0add65ae55f04e287543c7d4a
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
5,941
2015-01-02T11:32:21.000Z
2022-03-31T16:35:46.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 CHROME_BROWSER_DOWNLOAD_ANDROID_DUPLICATE_DOWNLOAD_DIALOG_BRIDGE_DELEGATE_H_ #define CHROME_BROWSER_DOWNLOAD_ANDROID_DUPLICATE_DOWNLOAD_DIALOG_BRI...
36.704918
87
0.775346
[ "vector" ]
0fa7eaf442b5e4e1b91554bdea7f3bbfcb3ef0a4
512
h
C
include/dataBus.h
SRavit1/z80Emulation
982a0636c8850c02ab47aeaf96beb0283c9b9329
[ "MIT" ]
null
null
null
include/dataBus.h
SRavit1/z80Emulation
982a0636c8850c02ab47aeaf96beb0283c9b9329
[ "MIT" ]
null
null
null
include/dataBus.h
SRavit1/z80Emulation
982a0636c8850c02ab47aeaf96beb0283c9b9329
[ "MIT" ]
null
null
null
#pragma once #include "types.h" #include "z80CPU.h" #include "module.h" #include "memory.h" class z80CPU; class memory; class module; class dataBus { public: z80CPU* m_cpu; memory* m_mem; //vector of peripheral devices //vector <module*> devices; dataBus(); void connectToBus(z80CPU* cpu); void connectToBus...
18.285714
67
0.732422
[ "vector" ]
0fb163538034cac05d764338635d98229c7d5401
4,968
c
C
simpleBinMachine.c
Lukas0025/simpleBinMachine
5528b4ad70998702516b4d97b9cf91f9387c18f5
[ "Apache-2.0" ]
null
null
null
simpleBinMachine.c
Lukas0025/simpleBinMachine
5528b4ad70998702516b4d97b9cf91f9387c18f5
[ "Apache-2.0" ]
null
null
null
simpleBinMachine.c
Lukas0025/simpleBinMachine
5528b4ad70998702516b4d97b9cf91f9387c18f5
[ "Apache-2.0" ]
null
null
null
/** Simple CPU emulator with own inscructions set writed in C * @file simpleBinMachine.c * @author Lukáš PLevač <lukasplevac@gmail.com> * @date 10.02.2020 * date in dd.mm.rrrr */ #include <stdio.h> //block sample // --------------------------------------- // | BIT | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 | // -----------...
26.425532
115
0.560185
[ "3d" ]
0fe72694e171881aab44db1c5a6377a4ab33d946
4,098
h
C
Modules/ThirdParty/OssimPlugins/src/ossim/otb/Equation.h
xcorail/OTB
092a93654c3b5d009e420f450fe9b675f737cdca
[ "Apache-2.0" ]
2
2019-02-13T14:48:19.000Z
2019-12-03T02:54:28.000Z
Modules/ThirdParty/OssimPlugins/src/ossim/otb/Equation.h
xcorail/OTB
092a93654c3b5d009e420f450fe9b675f737cdca
[ "Apache-2.0" ]
3
2015-10-14T10:11:38.000Z
2015-10-15T08:26:23.000Z
Modules/ThirdParty/OssimPlugins/src/ossim/otb/Equation.h
xcorail/OTB
092a93654c3b5d009e420f450fe9b675f737cdca
[ "Apache-2.0" ]
2
2015-10-08T12:04:06.000Z
2018-06-19T08:00:47.000Z
/* * Copyright (C) 2005-2017 by Centre National d'Etudes Spatiales (CNES) * * This file is licensed under MIT license: * * 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 restric...
25.773585
102
0.683504
[ "vector" ]
0fe8692937fd75e31896dfc6b17b5fcfe57350c1
1,147
h
C
sources/Engine/FileHandler/GameFormat.h
LukasBanana/ForkENGINE
8b575bd1d47741ad5025a499cb87909dbabc3492
[ "BSD-3-Clause" ]
13
2017-03-21T22:46:18.000Z
2020-07-30T01:31:57.000Z
sources/Engine/FileHandler/GameFormat.h
LukasBanana/ForkENGINE
8b575bd1d47741ad5025a499cb87909dbabc3492
[ "BSD-3-Clause" ]
null
null
null
sources/Engine/FileHandler/GameFormat.h
LukasBanana/ForkENGINE
8b575bd1d47741ad5025a499cb87909dbabc3492
[ "BSD-3-Clause" ]
2
2018-07-23T19:56:41.000Z
2020-07-30T01:32:01.000Z
/* * Engine game format header * * This file is part of the "ForkENGINE" (Copyright (c) 2014 by Lukas Hermanns) * See "LICENSE.txt" for license information. */ #ifndef __FORK_ENGINE_GAME_FORMAT_H__ #define __FORK_ENGINE_GAME_FORMAT_H__ #include "BaseTypes.h" #include <string> #include <vector> namespace For...
16.623188
79
0.665214
[ "vector" ]
0fec69a3f2ed205fd2245cf6ca6a3660719fb760
36,179
c
C
linux_packages/source/hypre-2.9.0b/src/babel/bHYPRE/bHYPRE_SStructParCSRVector_Impl.c
pangkeji/warp3d
8b273b337e557f734298940a63291697cd561d02
[ "NCSA" ]
75
2015-07-06T18:14:20.000Z
2022-01-24T02:54:32.000Z
linux_packages/source/hypre-2.9.0b/src/babel/bHYPRE/bHYPRE_SStructParCSRVector_Impl.c
pangkeji/warp3d
8b273b337e557f734298940a63291697cd561d02
[ "NCSA" ]
15
2017-04-07T18:09:58.000Z
2022-02-28T01:48:33.000Z
linux_packages/source/hypre-2.9.0b/src/babel/bHYPRE/bHYPRE_SStructParCSRVector_Impl.c
pangkeji/warp3d
8b273b337e557f734298940a63291697cd561d02
[ "NCSA" ]
41
2015-05-24T23:24:54.000Z
2021-12-13T22:07:45.000Z
/* * File: bHYPRE_SStructParCSRVector_Impl.c * Symbol: bHYPRE.SStructParCSRVector-v1.0.0 * Symbol Type: class * Babel Version: 1.0.4 * Description: Server-side implementation for bHYPRE.SStructParCSRVector * * WARNING: Automatically generated; only changes within splicers preserved * */ ...
28.154864
100
0.732165
[ "object", "vector" ]
0ff1b14d5ba7f5b41d5aa745a325f20a0c3ccb32
1,213
h
C
algo-tourist/Templates-Teo/content/geometry/Point.h
Nicu-Ducal/Competitive-Programming
c84126a4cb701b0764664db490b7e594495c8592
[ "MIT" ]
null
null
null
algo-tourist/Templates-Teo/content/geometry/Point.h
Nicu-Ducal/Competitive-Programming
c84126a4cb701b0764664db490b7e594495c8592
[ "MIT" ]
null
null
null
algo-tourist/Templates-Teo/content/geometry/Point.h
Nicu-Ducal/Competitive-Programming
c84126a4cb701b0764664db490b7e594495c8592
[ "MIT" ]
null
null
null
/** * Author: Lucian Bicsi * License: CC0 * Description: Point declaration, and basic operations. * Status: Works fine, used a lot */ #pragma once using Point = complex<double>; const double kPi = 4.0 * atan(1.0); const double kEps = 1e-9; // Good eps for long double is ~1e-11 #define X() real() #define Y() ima...
28.880952
63
0.601814
[ "vector" ]
0ff2c45614b6e16faf32e89eb865d2b3772d8273
8,069
h
C
linux-3.4/modules/rogue_km/services/include/rgxapi_km.h
xregist/v3s-linux-sdk
a2b013e3959662d65650a13fc23ec1cd503865eb
[ "Apache-2.0" ]
null
null
null
linux-3.4/modules/rogue_km/services/include/rgxapi_km.h
xregist/v3s-linux-sdk
a2b013e3959662d65650a13fc23ec1cd503865eb
[ "Apache-2.0" ]
null
null
null
linux-3.4/modules/rogue_km/services/include/rgxapi_km.h
xregist/v3s-linux-sdk
a2b013e3959662d65650a13fc23ec1cd503865eb
[ "Apache-2.0" ]
1
2020-01-31T10:27:07.000Z
2020-01-31T10:27:07.000Z
/*************************************************************************/ /*! @File @Title RGX API Header kernel mode @Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved @Description Exported RGX API details @License Dual MIT/GPLv2 The contents of this file are subject ...
47.745562
80
0.56463
[ "object" ]
0ff72a87dd4a0e25bf2ef266c57150a10be2123e
742
h
C
Classes/DAO Objects/DAONews.h
DoubleNode/Pod_DNCDataObjects
4e5db922fcd3bd2df34e71e5e559a02099f6059a
[ "MIT" ]
null
null
null
Classes/DAO Objects/DAONews.h
DoubleNode/Pod_DNCDataObjects
4e5db922fcd3bd2df34e71e5e559a02099f6059a
[ "MIT" ]
null
null
null
Classes/DAO Objects/DAONews.h
DoubleNode/Pod_DNCDataObjects
4e5db922fcd3bd2df34e71e5e559a02099f6059a
[ "MIT" ]
null
null
null
// // DAONews.h // DoubleNode Dsta Objects // // Created by Darren Ehlers on 2016/10/16. // Copyright © 2016 Darren Ehlers and DoubleNode, LLC. // // DNCDataObjects is released under the MIT license. See LICENSE for details. // #import "__DAOBase.h" @class DAOFavorite; @interface DAONews : DAOBase + (instancet...
21.823529
78
0.712938
[ "object" ]
0ffc8ebdbdddd2b5f8fc7ac9545e384fe72c5aa1
43,304
h
C
par_camera_control.h
juliamauri/par_shapes.h-CPP-Port
e6c859a222e725b7dbf5a06fad47e69b63198662
[ "MIT" ]
779
2015-12-07T06:41:45.000Z
2022-03-31T10:43:38.000Z
par_camera_control.h
juliamauri/par_shapes.h-CPP-Port
e6c859a222e725b7dbf5a06fad47e69b63198662
[ "MIT" ]
46
2015-12-09T06:22:55.000Z
2021-06-25T22:52:03.000Z
par_camera_control.h
juliamauri/par_shapes.h-CPP-Port
e6c859a222e725b7dbf5a06fad47e69b63198662
[ "MIT" ]
60
2015-12-09T05:58:11.000Z
2022-01-31T18:23:08.000Z
// CAMERA CONTROL :: https://github.com/prideout/par // Enables orbit controls (a.k.a. tumble, arcball, trackball) or pan-and-zoom like Google Maps. // // This simple library controls a camera that orbits or pans over a 3D object or terrain. No // assumptions are made about the renderer or platform. In a sense, this is...
39.510949
100
0.666405
[ "object", "vector", "3d" ]
ba0045e7225e0ab408268cf7c2cf6473f1a4072f
9,277
h
C
tdbtg_preorderer.h
google/topdown-btg-preordering
32b78760a987821e669de4b36406eca6c575d15e
[ "Apache-2.0" ]
21
2016-01-24T05:25:33.000Z
2022-01-28T01:56:41.000Z
tdbtg_preorderer.h
google/topdown-btg-preordering
32b78760a987821e669de4b36406eca6c575d15e
[ "Apache-2.0" ]
null
null
null
tdbtg_preorderer.h
google/topdown-btg-preordering
32b78760a987821e669de4b36406eca6c575d15e
[ "Apache-2.0" ]
7
2016-02-09T11:11:00.000Z
2021-10-12T03:17:14.000Z
// Copyright 2015 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 applicable...
35.957364
80
0.665517
[ "vector", "model" ]
b5ab315eafd2840f64818dc8aac5d4cf2c23db5b
10,861
h
C
Cell/ias_Cell.h
torressancheza/ias
a63cbf4798ce3c91d4282ac25808970c1f272a5a
[ "MIT" ]
2
2021-04-08T06:24:31.000Z
2022-03-31T10:07:15.000Z
Cell/ias_Cell.h
torressancheza/ias
a63cbf4798ce3c91d4282ac25808970c1f272a5a
[ "MIT" ]
null
null
null
Cell/ias_Cell.h
torressancheza/ias
a63cbf4798ce3c91d4282ac25808970c1f272a5a
[ "MIT" ]
null
null
null
// ************************************************************************************************** // ias - Interacting Active Surfaces // Project homepage: https://github.com/torressancheza/ias // Copyright (c) 2020 Alejandro Torres-Sanchez, Max Kerr Winter and Guillaume Salbreux // *****************...
46.814655
222
0.534573
[ "mesh", "object", "shape", "vector" ]
b5b02166ff62341719d91e8ac1d6ad84716f146b
1,172
h
C
Include/acImageView.h
nfogh/common-src-AMDTApplicationComponents
9fc0fa073b8af5d8552eb331fc47ede8becca642
[ "MIT" ]
1
2017-01-28T14:14:18.000Z
2017-01-28T14:14:18.000Z
Include/acImageView.h
nfogh/common-src-AMDTApplicationComponents
9fc0fa073b8af5d8552eb331fc47ede8becca642
[ "MIT" ]
null
null
null
Include/acImageView.h
nfogh/common-src-AMDTApplicationComponents
9fc0fa073b8af5d8552eb331fc47ede8becca642
[ "MIT" ]
2
2018-10-26T09:34:00.000Z
2019-11-01T23:05:53.000Z
//================================================================================== // Copyright (c) 2016 , Advanced Micro Devices, Inc. All rights reserved. // /// \author AMD Developer Tools Team /// \file acImageView.h /// //================================================================================== //----...
23.44
84
0.578498
[ "object" ]
b5be59368657fe6d71d7e1a534107c4a56b6bebf
600
h
C
src/rubyprov/typedobject.h
alexbudmsft/dbgscript
76dc77109bbeb8f09a893e9dd56012ff8a4b601f
[ "PSF-2.0" ]
27
2015-11-05T22:19:34.000Z
2021-08-21T02:03:52.000Z
src/rubyprov/typedobject.h
alexbudmsft/dbgscript
76dc77109bbeb8f09a893e9dd56012ff8a4b601f
[ "PSF-2.0" ]
null
null
null
src/rubyprov/typedobject.h
alexbudmsft/dbgscript
76dc77109bbeb8f09a893e9dd56012ff8a4b601f
[ "PSF-2.0" ]
2
2015-11-06T04:32:31.000Z
2016-08-22T18:24:20.000Z
//****************************************************************************** // Copyright (c) Microsoft Corporation. // // @File: typedobject.h // @Author: alexbud // // Purpose: // // Typed Object class for Ruby Provider. // // Notes: // // @EndHeader@ //*******************************************...
20.689655
83
0.483333
[ "object" ]
b5bfaa858a7535450bc454401ad5a2a8ad50fc14
6,433
h
C
toolboxes/registration/optical_flow/cpu/dissimilarity/hoImageRegDissimilarityNormalizedMutualInformation.h
roopchansinghv/gadgetron
fb6c56b643911152c27834a754a7b6ee2dd912da
[ "MIT" ]
1
2022-02-22T21:06:36.000Z
2022-02-22T21:06:36.000Z
toolboxes/registration/optical_flow/cpu/dissimilarity/hoImageRegDissimilarityNormalizedMutualInformation.h
apd47/gadgetron
073e84dabe77d2dae3b3dd9aa4bf9edbf1f890f2
[ "MIT" ]
null
null
null
toolboxes/registration/optical_flow/cpu/dissimilarity/hoImageRegDissimilarityNormalizedMutualInformation.h
apd47/gadgetron
073e84dabe77d2dae3b3dd9aa4bf9edbf1f890f2
[ "MIT" ]
null
null
null
/** \file hoImageRegDissimilarityNormalizedMutualInformation.h \brief Define the class to compute normalized mutual information. C. Studholme, D.L.G. Hill, D.J. Hawkes. An overlap invariant entropy measure of 3D medical image alignment. Pattern Recognition, 32, 71-86, 1999. http://eecs.v...
35.938547
171
0.63765
[ "3d" ]
b5d136ff30585b79f47f44bfa4dc86942900b203
17,739
h
C
libs/hwui/surfacetexture/SurfaceTexture.h
rio-31/android_frameworks_base-1
091a068a3288d27d77636708679dde58b7b7fd25
[ "Apache-2.0" ]
164
2015-01-05T16:49:11.000Z
2022-03-29T20:40:27.000Z
libs/hwui/surfacetexture/SurfaceTexture.h
rio-31/android_frameworks_base-1
091a068a3288d27d77636708679dde58b7b7fd25
[ "Apache-2.0" ]
127
2015-01-12T12:02:32.000Z
2021-11-28T08:46:25.000Z
libs/hwui/surfacetexture/SurfaceTexture.h
rio-31/android_frameworks_base-1
091a068a3288d27d77636708679dde58b7b7fd25
[ "Apache-2.0" ]
1,141
2015-01-01T22:54:40.000Z
2022-02-09T22:08:26.000Z
/* * Copyright (C) 2018 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...
39.15894
98
0.703309
[ "render", "object", "transform" ]
b5f078bbaa42934a9403fa99fb31b86624212854
5,073
h
C
libraries/File/File.h
AnshumanFauzdar/firmware-sony-spresense
2ccd58a8285b7e8d410fcde144a42237f4c214e1
[ "Apache-2.0" ]
1
2021-11-18T08:04:16.000Z
2021-11-18T08:04:16.000Z
libraries/File/File.h
AnshumanFauzdar/firmware-sony-spresense
2ccd58a8285b7e8d410fcde144a42237f4c214e1
[ "Apache-2.0" ]
1
2022-01-11T15:56:56.000Z
2022-01-11T15:56:56.000Z
libraries/File/File.h
AnshumanFauzdar/firmware-sony-spresense
2ccd58a8285b7e8d410fcde144a42237f4c214e1
[ "Apache-2.0" ]
1
2021-12-30T13:07:44.000Z
2021-12-30T13:07:44.000Z
/* * File.h - Spresense Arduino File library * Copyright 2019 Sony Semiconductor Solutions Corporation * * 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.1 ...
24.867647
143
0.647349
[ "object" ]
b5f4258d81e0ace11716fbf7a4a97e8bd18ea292
1,690
h
C
menu.h
alliluja/arduino-menu
da311384240f3e6a4f3bf9c965c71603d0f5a892
[ "MIT" ]
null
null
null
menu.h
alliluja/arduino-menu
da311384240f3e6a4f3bf9c965c71603d0f5a892
[ "MIT" ]
null
null
null
menu.h
alliluja/arduino-menu
da311384240f3e6a4f3bf9c965c71603d0f5a892
[ "MIT" ]
null
null
null
/* Menu class for 16x2 LCD display Made by Rakov Veniamin, 2018 */ #pragma once #include <string> #include <vector> #include "menu_config.h" namespace value_type { enum { SWITCH = 0, //switch value to ON or OFF DIGIT //for digital value #ifdef ARRAY_ON , ARRAY //for...
19.882353
109
0.634911
[ "vector" ]
bd02850e17f6fe7bd189cf68acf57e21d230fe67
3,890
h
C
Stretcher/D3D9Manager.h
Dwedit/GameStretcher
3a313ed183aef70ba7eb586c9c09771ff2bb268e
[ "MIT" ]
7
2020-07-12T00:41:02.000Z
2022-03-30T06:39:48.000Z
Stretcher/D3D9Manager.h
Dwedit/GameStretcher
3a313ed183aef70ba7eb586c9c09771ff2bb268e
[ "MIT" ]
null
null
null
Stretcher/D3D9Manager.h
Dwedit/GameStretcher
3a313ed183aef70ba7eb586c9c09771ff2bb268e
[ "MIT" ]
null
null
null
#pragma once #include "D3D9Override.h" #include "WindowContext.h" /* Current Design: Window Context owns a D3D9 Context Object (Change this to each window owning a backbuffer texture instad) * D3D9 Created (Always EX if available) * D3D9 Device Created (Always EX if available) Default swap chain: Swapeffect:...
35.688073
246
0.789203
[ "render", "object" ]
c9b50fc369c8f45252ae4f411d0d0efe34117142
10,170
h
C
yadcc/scheduler/task_dispatcher.h
a1nc/yadcc
3afec95d9724ff322c657faa44bdf4d383f15f07
[ "CC-BY-3.0", "BSD-2-Clause", "BSD-3-Clause" ]
225
2021-06-08T04:05:56.000Z
2022-03-30T12:05:43.000Z
yadcc/scheduler/task_dispatcher.h
a1nc/yadcc
3afec95d9724ff322c657faa44bdf4d383f15f07
[ "CC-BY-3.0", "BSD-2-Clause", "BSD-3-Clause" ]
20
2021-07-20T05:45:28.000Z
2022-03-29T14:39:18.000Z
yadcc/scheduler/task_dispatcher.h
a1nc/yadcc
3afec95d9724ff322c657faa44bdf4d383f15f07
[ "CC-BY-3.0", "BSD-2-Clause", "BSD-3-Clause" ]
32
2021-06-08T04:11:33.000Z
2022-03-28T07:39:11.000Z
// Copyright (C) 2020 THL A29 Limited, a Tencent company. All rights reserved. // // Licensed under the BSD 3-Clause License (the "License"); you may not use this // file except in compliance with the License. You may obtain a copy of the // License at // // https://opensource.org/licenses/BSD-3-Clause // // Unless req...
35.43554
80
0.723206
[ "vector" ]
c9bc6a6530f629bb9c70c65d7c57c0b62657b0d5
4,267
h
C
src/par/src/MLPart/mlpart/Partitioners/greedyHER.h
gatecat/OpenROAD
cd7a2f497c69a77dc056e8b966daa5de7d211a58
[ "BSD-3-Clause" ]
2
2021-03-04T02:35:37.000Z
2021-05-21T23:57:23.000Z
src/par/src/MLPart/mlpart/Partitioners/greedyHER.h
gatecat/OpenROAD
cd7a2f497c69a77dc056e8b966daa5de7d211a58
[ "BSD-3-Clause" ]
1
2021-08-20T07:50:34.000Z
2021-08-20T07:50:34.000Z
src/par/src/MLPart/mlpart/Partitioners/greedyHER.h
gatecat/OpenROAD
cd7a2f497c69a77dc056e8b966daa5de7d211a58
[ "BSD-3-Clause" ]
2
2021-06-27T09:48:36.000Z
2021-07-23T08:08:01.000Z
/************************************************************************** *** *** Copyright (c) 1995-2000 Regents of the University of California, *** Andrew E. Caldwell, Andrew B. Kahng and Igor L. Markov *** Copyright (c) 2000-2007 Regents of the University of Michigan, *** Saurabh N. Ad...
41.028846
136
0.649637
[ "vector" ]
c9c137aceb906d71276901e5b76590875bee575e
12,827
h
C
aimsdata/src/aimsdata/bucket/bucketMap.h
brainvisa/aims-free
5852c1164292cadefc97cecace022d14ab362dc4
[ "CECILL-B" ]
4
2019-07-09T05:34:10.000Z
2020-10-16T00:03:15.000Z
aimsdata/src/aimsdata/bucket/bucketMap.h
brainvisa/aims-free
5852c1164292cadefc97cecace022d14ab362dc4
[ "CECILL-B" ]
72
2018-10-31T14:52:50.000Z
2022-03-04T11:22:51.000Z
aimsdata/src/aimsdata/bucket/bucketMap.h
brainvisa/aims-free
5852c1164292cadefc97cecace022d14ab362dc4
[ "CECILL-B" ]
null
null
null
/* This software and supporting documentation are distributed by * Institut Federatif de Recherche 49 * CEA/NeuroSpin, Batiment 145, * 91191 Gif-sur-Yvette cedex * France * * This software is governed by the CeCILL-B license under * French law and abiding by the rules of distribution of free soft...
28.441242
85
0.644968
[ "object", "vector", "transform" ]
c9e01dd6ef401a1791f54d64ace8006c6a6d4757
27,254
c
C
Src/Extern/SWFFT/CheckDecomposition.c
ylunalin/amrex
5715b2fc8a77e0db17bfe7907982e29ec44811ca
[ "BSD-3-Clause-LBNL" ]
8
2020-01-21T11:12:38.000Z
2022-02-12T12:35:45.000Z
Src/Extern/SWFFT/CheckDecomposition.c
ylunalin/amrex
5715b2fc8a77e0db17bfe7907982e29ec44811ca
[ "BSD-3-Clause-LBNL" ]
null
null
null
Src/Extern/SWFFT/CheckDecomposition.c
ylunalin/amrex
5715b2fc8a77e0db17bfe7907982e29ec44811ca
[ "BSD-3-Clause-LBNL" ]
2
2020-11-27T03:07:52.000Z
2021-03-01T16:40:31.000Z
/* * Copyright (C) 2017, UChicago Argonne, LLC * All Rights Reserved * * Hardware/Hybrid Cosmology Code (HACC), Version 1.0 * * Salman Habib, Adrian Pope, Hal Finkel, Nicholas Frontiere, Katrin Heitmann, * Vitali Morozov, Jeffrey Emberson, Thomas Uram, Es...
42.123648
156
0.636861
[ "3d" ]
c9e75a0a69fef4457d5ef467bf73056f3222c4a4
600
h
C
include/kernel/bits/driver.h
Paquity/Vhex-kernel
94c6fb27e881c855bdc82d98394de2f9727466ef
[ "CC0-1.0" ]
3
2021-01-14T15:24:30.000Z
2021-11-29T18:48:21.000Z
include/kernel/bits/driver.h
Paquity/Vhex-kernel
94c6fb27e881c855bdc82d98394de2f9727466ef
[ "CC0-1.0" ]
null
null
null
include/kernel/bits/driver.h
Paquity/Vhex-kernel
94c6fb27e881c855bdc82d98394de2f9727466ef
[ "CC0-1.0" ]
1
2020-10-12T14:28:45.000Z
2020-10-12T14:28:45.000Z
#ifndef __KERNEL_BITS_DRIVER_H__ # define __KERNEL_BITS_DRIVER_H__ #include <kernel/bits/mpu.h> // Macros used to declare new driver object // @note: // Level 1: Should be installed first (power management) // Level 2: Higher priority (clock and bus control) // Level 3: High priority (timer, rtc, ...) // Level 4...
24
63
0.72
[ "object" ]
c9f2123177b2113a6c433e083ce9fe5e170c9617
4,874
h
C
include/deker/fit/limbo_params.h
Merck/deker_command_line
334074d902c17650ca2470aaffb5e09be3ba50e8
[ "MIT" ]
null
null
null
include/deker/fit/limbo_params.h
Merck/deker_command_line
334074d902c17650ca2470aaffb5e09be3ba50e8
[ "MIT" ]
null
null
null
include/deker/fit/limbo_params.h
Merck/deker_command_line
334074d902c17650ca2470aaffb5e09be3ba50e8
[ "MIT" ]
null
null
null
///////////////////////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////////////////////// //MIT License // //Copyright (c) 2021 Merck Sharp & Dohme Corp. a subsidiary of Merck & Co., Inc., Kenilworth, NJ, USA. //Or...
45.981132
102
0.472712
[ "model" ]
c9fe01019cfedc220dfa36af6ba468a16d60516f
1,070
h
C
matog/variant/Iterator.h
mergian/matog
d03de27b92a0772ceac1c556293217ff91d405eb
[ "BSD-3-Clause" ]
1
2021-06-10T13:09:57.000Z
2021-06-10T13:09:57.000Z
matog/variant/Iterator.h
mergian/matog
d03de27b92a0772ceac1c556293217ff91d405eb
[ "BSD-3-Clause" ]
null
null
null
matog/variant/Iterator.h
mergian/matog
d03de27b92a0772ceac1c556293217ff91d405eb
[ "BSD-3-Clause" ]
null
null
null
// Copyright (c) 2015 Nicolas Weber / GCC / TU-Darmstadt. All rights reserved. // Use of this source code is governed by the BSD 3-Clause license that can be // found in the LICENSE file. #ifndef __MATOG_VARIANT_ITERATOR #define __MATOG_VARIANT_ITERATOR #include <matog/internal.h> #include <matog/variant/Item.h> #in...
25.47619
79
0.633645
[ "vector" ]
a75201ddf78d0360627a54b621c97afd98a379c0
8,301
h
C
include/klc3/Core/MemoryValue.h
liuzikai/klc3
0c7c1504158f1cce3e6bff32f69b4cb3067cffff
[ "NCSA" ]
null
null
null
include/klc3/Core/MemoryValue.h
liuzikai/klc3
0c7c1504158f1cce3e6bff32f69b4cb3067cffff
[ "NCSA" ]
null
null
null
include/klc3/Core/MemoryValue.h
liuzikai/klc3
0c7c1504158f1cce3e6bff32f69b4cb3067cffff
[ "NCSA" ]
null
null
null
// // Created by liuzikai on 3/22/20. // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // #ifndef KLC3_MEMORYVALUE_H #define KLC3_MEMORYVALUE_H #include "klc3/Common.h" namespace klc3 { // Forward declared dependency class Node; class Edge; class...
27.305921
116
0.548368
[ "vector" ]
a75498b3c88e2cf91728e12c8c3798e41e37842f
998
h
C
other-resources/StadiaReferenceFiles/Writer[1].h
EricJPogue/Aidan
57170a0b23e7da67d91d374ca213dc5571d6c0fd
[ "MIT" ]
2
2022-02-01T23:40:16.000Z
2022-02-19T16:16:45.000Z
other-resources/StadiaReferenceFiles/Writer[1].h
EricJPogue/Aidan
57170a0b23e7da67d91d374ca213dc5571d6c0fd
[ "MIT" ]
null
null
null
other-resources/StadiaReferenceFiles/Writer[1].h
EricJPogue/Aidan
57170a0b23e7da67d91d374ca213dc5571d6c0fd
[ "MIT" ]
1
2022-01-21T21:38:40.000Z
2022-01-21T21:38:40.000Z
#pragma once #include <string> #include <vector> #include <fstream> #include <string> #include "MaterialData.h" #include "MeshData.h" #include "LightData.h" namespace Ali { static const unsigned char MATERIAL = 1; static const unsigned char LIGHT = 2; static const unsigned char MESH= 4; class Writer { publi...
25.589744
73
0.727455
[ "mesh", "vector" ]
a75e415f54f50dc09d20911f28a4ff6386bc6f78
29,388
h
C
gltfformat/include/gltfformat/gltf_nlohmann_json.h
ousttrue/sukonbu
251463b4aa199362728fdc014f999bc74debaec6
[ "MIT" ]
null
null
null
gltfformat/include/gltfformat/gltf_nlohmann_json.h
ousttrue/sukonbu
251463b4aa199362728fdc014f999bc74debaec6
[ "MIT" ]
null
null
null
gltfformat/include/gltfformat/gltf_nlohmann_json.h
ousttrue/sukonbu
251463b4aa199362728fdc014f999bc74debaec6
[ "MIT" ]
null
null
null
// this is generated by sukonbu #pragma once #include "gltf.h" #include <nlohmann/json.hpp> // partial specialization (full specialization works too) namespace nlohmann { template <typename T> struct adl_serializer<std::optional<T>> { static void to_json(json &j, const std::optional<T> &opt) { ...
31.065539
121
0.618007
[ "mesh" ]
a764db4aff5decae13b1cb13a9edba08240c7345
4,585
h
C
src/threads/parallel_work_queue.h
Kledsky/s3fuse
2f2670f16a926ed128ca7bd326e27f43da673d61
[ "Apache-2.0" ]
2
2016-05-26T14:58:48.000Z
2016-10-05T18:46:23.000Z
src/threads/parallel_work_queue.h
Kledsky/s3fuse
2f2670f16a926ed128ca7bd326e27f43da673d61
[ "Apache-2.0" ]
5
2016-03-08T05:06:12.000Z
2017-11-13T07:30:55.000Z
src/threads/parallel_work_queue.h
Kledsky/s3fuse
2f2670f16a926ed128ca7bd326e27f43da673d61
[ "Apache-2.0" ]
2
2018-04-02T09:09:20.000Z
2022-01-20T11:55:29.000Z
/* * threads/parallel_work_queue.h * ------------------------------------------------------------------------- * Work queue with parallel execution. * ------------------------------------------------------------------------- * * Copyright (c) 2013, Tarick Bedeir. * * Licensed under the Apache License, Version ...
28.128834
131
0.574046
[ "vector" ]
a76843d87d910fbed0c92ed9ef3e7fc0dc662eab
105
h
C
Game/Multibox.h
Fernir/Dinnerbot
7f517a46c66a44b32ab9904283babb8b3faa1d5b
[ "MIT" ]
3
2018-04-25T10:01:53.000Z
2022-01-09T20:30:37.000Z
Game/Multibox.h
Fernir/Dinnerbot
7f517a46c66a44b32ab9904283babb8b3faa1d5b
[ "MIT" ]
null
null
null
Game/Multibox.h
Fernir/Dinnerbot
7f517a46c66a44b32ab9904283babb8b3faa1d5b
[ "MIT" ]
1
2022-01-09T20:30:40.000Z
2022-01-09T20:30:40.000Z
#pragma once #include <vector> #include <string> void multibox(std::vector<std::string> *playerNames);
15
53
0.733333
[ "vector" ]
a76d2bc94322909a0394a9cdc945421c19cdbe1e
4,297
h
C
voice_engine/include/voe_base.h
bighitbiker3/webrtc
276763201d0fe590f19429497df2b33b07c87040
[ "DOC", "BSD-3-Clause" ]
2
2020-01-01T10:54:03.000Z
2020-06-22T07:05:49.000Z
voice_engine/include/voe_base.h
bighitbiker3/webrtc
276763201d0fe590f19429497df2b33b07c87040
[ "DOC", "BSD-3-Clause" ]
null
null
null
voice_engine/include/voe_base.h
bighitbiker3/webrtc
276763201d0fe590f19429497df2b33b07c87040
[ "DOC", "BSD-3-Clause" ]
null
null
null
/* * Copyright (c) 2012 The WebRTC project authors. All Rights Reserved. * * Use of this source code is governed by a BSD-style license * that can be found in the LICENSE file in the root of the source * tree. An additional intellectual property rights grant can be found * in the file PATENTS. All contribut...
35.808333
80
0.734699
[ "object" ]
a770f28b0bf9e4c359087e8061fbbe1a0671a12c
2,291
h
C
rainbow/CoreGl/ResGl.h
dreamsxin/ultimatepp
41d295d999f9ff1339b34b43c99ce279b9b3991c
[ "BSD-2-Clause" ]
2
2016-04-07T07:54:26.000Z
2020-04-14T12:37:34.000Z
rainbow/CoreGl/ResGl.h
dreamsxin/ultimatepp
41d295d999f9ff1339b34b43c99ce279b9b3991c
[ "BSD-2-Clause" ]
null
null
null
rainbow/CoreGl/ResGl.h
dreamsxin/ultimatepp
41d295d999f9ff1339b34b43c99ce279b9b3991c
[ "BSD-2-Clause" ]
null
null
null
#ifndef _CoreGl_ResGl_h_ #define _CoreGl_ResGl_h_ struct TextureResource : Moveable<TextureResource> { int64 serialId; int64 atlasSerialId; int realWidth; int realHeight; int width; int height; int x; int y; TextureResource(int w = 0, int h = 0) { serialId = -1; atlasSerialId = -1; realWidth = w; r...
22.028846
192
0.712789
[ "vector" ]
a77a1104317e45b67d37d28c683159d2e52496e9
615
h
C
Claesen_B_Kellens_M/src/start_screen_scene.h
BramCl/gba-sprite-engine
d61f8a92d0affac9e7a42367638687756f064975
[ "MIT" ]
null
null
null
Claesen_B_Kellens_M/src/start_screen_scene.h
BramCl/gba-sprite-engine
d61f8a92d0affac9e7a42367638687756f064975
[ "MIT" ]
null
null
null
Claesen_B_Kellens_M/src/start_screen_scene.h
BramCl/gba-sprite-engine
d61f8a92d0affac9e7a42367638687756f064975
[ "MIT" ]
null
null
null
// // Created by Maikel on 8/12/2019. // #ifndef GBA_SPRITE_ENGINE_PROJECT_START_SCREEN_SCENE_H #define GBA_SPRITE_ENGINE_PROJECT_START_SCREEN_SCENE_H #include <libgba-sprite-engine/scene.h> class SampleStartScene : public Scene { private: std::unique_ptr<Sprite> animation; bool pressingAorB = false; pub...
20.5
74
0.744715
[ "vector" ]
a7809e60d01f40aae77c7bfe8f2c6cca15084d63
1,420
h
C
EliteDangerousX52MFD/EliteDangerousX52MFD/DirectOutputFn.h
peterbn/Elite-Dangerous-X52-MFD
49591e907fc736b4a09f8986c9e627ef61094beb
[ "MIT" ]
7
2019-09-01T10:50:57.000Z
2021-10-31T02:32:05.000Z
EliteDangerousX52MFD/EliteDangerousX52MFD/DirectOutputFn.h
peterbn/Elite-Dangerous-X52-MFD
49591e907fc736b4a09f8986c9e627ef61094beb
[ "MIT" ]
null
null
null
EliteDangerousX52MFD/EliteDangerousX52MFD/DirectOutputFn.h
peterbn/Elite-Dangerous-X52-MFD
49591e907fc736b4a09f8986c9e627ef61094beb
[ "MIT" ]
1
2020-11-10T18:30:14.000Z
2020-11-10T18:30:14.000Z
#pragma once #include "DepInclude\DirectOutput.h" #include "displaydata.h" #include <algorithm> #include <locale> #include <codecvt> #include <string> class DirectOutputFn { typedef std::vector<void*> DeviceList; DeviceList m_devices; HMODULE dll; HRESULT hr = S_OK; int currentPage = 0; std::vector<int> curren...
26.792453
96
0.780282
[ "vector" ]
a78f4b89f0f63f5e2f72334bb635d060600448bb
7,259
h
C
src/server/streambuf_array.h
sitano/slitherss
f6d1ae2fc7023d1568f92ec8da3592caddc8ffd9
[ "MIT" ]
20
2016-07-17T13:05:45.000Z
2021-05-07T13:35:21.000Z
src/server/streambuf_array.h
sitano/slitherss
f6d1ae2fc7023d1568f92ec8da3592caddc8ffd9
[ "MIT" ]
8
2016-07-16T21:44:10.000Z
2021-08-09T17:25:43.000Z
src/server/streambuf_array.h
sitano/slitherss
f6d1ae2fc7023d1568f92ec8da3592caddc8ffd9
[ "MIT" ]
3
2017-01-28T23:31:12.000Z
2017-10-28T08:10:24.000Z
#ifndef SRC_SERVER_STREAMBUF_ARRAY_H_ #define SRC_SERVER_STREAMBUF_ARRAY_H_ #include <boost/asio.hpp> #include <array> #include <algorithm> #include <limits> // Code Style here mimics exactly the same from streambuf boost implementation. template <std::size_t _Nm = 128> class streambuf_array : public std::streambuf...
33.762791
79
0.64637
[ "object" ]
a7a2c24ef8fcfd9a74d45a9eed3326b61e93ec67
764
h
C
dbms/src/Storages/MutationCommands.h
ssmike/ClickHouse
fafecb3c25a59777ed691c0a1936d66181d4d093
[ "Apache-2.0" ]
null
null
null
dbms/src/Storages/MutationCommands.h
ssmike/ClickHouse
fafecb3c25a59777ed691c0a1936d66181d4d093
[ "Apache-2.0" ]
null
null
null
dbms/src/Storages/MutationCommands.h
ssmike/ClickHouse
fafecb3c25a59777ed691c0a1936d66181d4d093
[ "Apache-2.0" ]
null
null
null
#pragma once #include <Parsers/IAST.h> #include <IO/WriteHelpers.h> namespace DB { class IStorage; class Context; struct MutationCommand { enum Type { EMPTY, /// Not used. DELETE, }; Type type = EMPTY; ASTPtr predicate; static MutationCommand delete_(const ASTPtr & pr...
15.916667
67
0.636126
[ "vector" ]
a7b861ea93565fb4c428db757403cafc1de37c97
427
h
C
src/ByteVector.h
tsemaylo/Pipelining
5de6ca5373b759c58a2be1175a9f47cd2db03c00
[ "MIT" ]
null
null
null
src/ByteVector.h
tsemaylo/Pipelining
5de6ca5373b759c58a2be1175a9f47cd2db03c00
[ "MIT" ]
null
null
null
src/ByteVector.h
tsemaylo/Pipelining
5de6ca5373b759c58a2be1175a9f47cd2db03c00
[ "MIT" ]
null
null
null
/* Licensed to Oleg Tsemaylo under the MIT license. * Refer to the LICENSE.txt file in the project root for more information. */ /** * @file ByteVector.h * * Definition of ByteVector type. * * @since 26.03.2018 * @author tsemaylo */ #ifndef BYTEVECTOR_H #define BYTEVECTOR_H #include <vector> #include <stdin...
17.08
74
0.70726
[ "vector" ]
a7be93cc4138aeee9776b129bc4f10de6466c9a5
1,669
h
C
src/search/uniform_evaluation_search.h
thomaskeller79/exhaustive-mdp
bf52164f96abd13c88870677b8b215f5f79e195a
[ "MIT" ]
26
2019-10-18T16:04:34.000Z
2022-02-22T13:38:31.000Z
src/search/uniform_evaluation_search.h
thomaskeller79/exhaustive-mdp
bf52164f96abd13c88870677b8b215f5f79e195a
[ "MIT" ]
69
2019-10-18T10:19:13.000Z
2021-07-19T06:51:51.000Z
src/search/uniform_evaluation_search.h
thomaskeller79/exhaustive-mdp
bf52164f96abd13c88870677b8b215f5f79e195a
[ "MIT" ]
14
2019-12-26T06:17:03.000Z
2022-01-30T09:18:16.000Z
#ifndef UNIFORM_EVALUATION_SEARCH_H #define UNIFORM_EVALUATION_SEARCH_H #include "search_engine.h" // Evaluates all actions equally and can be used as a random search // engine (standalone) or as a uniform initialization for algorithms // in the THTS framework class UniformEvaluationSearch : public DeterministicSear...
31.490566
77
0.680647
[ "vector" ]
a7c35e1355b17003e8074333c54815c64703c77d
1,163
h
C
gtsam/discrete/DiscreteBayesNet.h
sdmiller/gtsam_pcl
1e607bd75090d35e325a8fb37a6c5afe630f1207
[ "BSD-3-Clause" ]
11
2015-02-04T16:41:47.000Z
2021-12-10T07:02:44.000Z
gtsam/discrete/DiscreteBayesNet.h
sdmiller/gtsam_pcl
1e607bd75090d35e325a8fb37a6c5afe630f1207
[ "BSD-3-Clause" ]
null
null
null
gtsam/discrete/DiscreteBayesNet.h
sdmiller/gtsam_pcl
1e607bd75090d35e325a8fb37a6c5afe630f1207
[ "BSD-3-Clause" ]
6
2015-09-10T12:06:08.000Z
2021-12-10T07:02:48.000Z
/* ---------------------------------------------------------------------------- * GTSAM Copyright 2010, Georgia Tech Research Corporation, * Atlanta, Georgia 30332-0415 * All Rights Reserved * Authors: Frank Dellaert, et al. (see THANKS for the full author list) * See LICENSE for the license information * ----...
26.431818
80
0.644024
[ "vector" ]
a7d9b5c93df1cac401316fa48b229d3833b1be68
1,213
h
C
BDSprite/BaseClasses/BaseDBManager.h
sunnycn2013/BDSprite_HK
a81d8a8fcc7d895df4627a8b3fb2eb05d74d34df
[ "MIT" ]
null
null
null
BDSprite/BaseClasses/BaseDBManager.h
sunnycn2013/BDSprite_HK
a81d8a8fcc7d895df4627a8b3fb2eb05d74d34df
[ "MIT" ]
null
null
null
BDSprite/BaseClasses/BaseDBManager.h
sunnycn2013/BDSprite_HK
a81d8a8fcc7d895df4627a8b3fb2eb05d74d34df
[ "MIT" ]
null
null
null
// // BaseDBManager.h // BDSprite // // Created by Aufree on 9/21/15. // Copyright (c) 2015 ESTGroup. All rights reserved. // #import <Foundation/Foundation.h> #import "FMDatabase.h" #import "FMDatabaseAdditions.h" //#import "MTLModel.h" #import "FMDBMigrationManager.h" #define DefaultDatabaseFileName @"MainData...
33.694444
104
0.769992
[ "model" ]
a7dd9806b1b2f55bc3e48360cdc08581309993d9
5,449
h
C
chrome/browser/chromeos/options/language_config_view.h
Gitman1989/chromium
2b1cceae1075ef012fb225deec8b4c8bbe4bc897
[ "BSD-3-Clause" ]
2
2017-09-02T19:08:28.000Z
2021-11-15T15:15:14.000Z
chrome/browser/chromeos/options/language_config_view.h
Gitman1989/chromium
2b1cceae1075ef012fb225deec8b4c8bbe4bc897
[ "BSD-3-Clause" ]
null
null
null
chrome/browser/chromeos/options/language_config_view.h
Gitman1989/chromium
2b1cceae1075ef012fb225deec8b4c8bbe4bc897
[ "BSD-3-Clause" ]
1
2020-04-13T05:45:10.000Z
2020-04-13T05:45:10.000Z
// Copyright (c) 2010 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 CHROME_BROWSER_CHROMEOS_OPTIONS_LANGUAGE_CONFIG_VIEW_H_ #define CHROME_BROWSER_CHROMEOS_OPTIONS_LANGUAGE_CONFIG_VIEW_H_ #pragma once #include...
36.326667
79
0.734447
[ "model" ]
440488177ef3afd9ec561660aa483eb16201ce7f
1,809
h
C
chrome/browser/privacy_sandbox/privacy_sandbox_test_util.h
chromium/chromium
df46e572c3449a4b108d6e02fbe4f6d24cf98381
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
14,668
2015-01-01T01:57:10.000Z
2022-03-31T23:33:32.000Z
chrome/browser/privacy_sandbox/privacy_sandbox_test_util.h
chromium/chromium
df46e572c3449a4b108d6e02fbe4f6d24cf98381
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
86
2015-10-21T13:02:42.000Z
2022-03-14T07:50:50.000Z
chrome/browser/privacy_sandbox/privacy_sandbox_test_util.h
chromium/chromium
df46e572c3449a4b108d6e02fbe4f6d24cf98381
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
5,941
2015-01-02T11:32:21.000Z
2022-03-31T16:35:46.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 CHROME_BROWSER_PRIVACY_SANDBOX_PRIVACY_SANDBOX_TEST_UTIL_H_ #define CHROME_BROWSER_PRIVACY_SANDBOX_PRIVACY_SANDBOX_TEST_UTIL_H_ #include <string>...
33.5
78
0.824212
[ "vector" ]
440573a53a03d53d1a5eda13ab40690005c2f6d5
4,783
h
C
net/ias/mmc/nap/componentdata.h
npocmaka/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
17
2020-11-13T13:42:52.000Z
2021-09-16T09:13:13.000Z
net/ias/mmc/nap/componentdata.h
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
2
2020-10-19T08:02:06.000Z
2020-10-19T08:23:18.000Z
net/ias/mmc/nap/componentdata.h
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
14
2020-11-14T09:43:20.000Z
2021-08-28T08:59:57.000Z
////////////////////////////////////////////////////////////////////////////// /*++ Copyright (C) Microsoft Corporation, 1997 - 1999 Module Name: ComponentData.cpp Abstract: The CComponentData class implements several interfaces which MMC uses: The IComponentData interface is basically h...
28.813253
95
0.643529
[ "object" ]
4407ba5ee42b1862eb116a774d86badeb8d42014
952
h
C
include/Lamp.h
SnowyLake/SnowyArk
ffaad1de0fb1028819745845c9e0529f33a3090a
[ "Apache-2.0" ]
2
2021-03-15T01:53:11.000Z
2022-03-12T03:11:16.000Z
include/Lamp.h
SnowyLake/SnowyArk
ffaad1de0fb1028819745845c9e0529f33a3090a
[ "Apache-2.0" ]
null
null
null
include/Lamp.h
SnowyLake/SnowyArk
ffaad1de0fb1028819745845c9e0529f33a3090a
[ "Apache-2.0" ]
null
null
null
#pragma once #include<vector> #include<string> #include <glm/glm.hpp> #include <glm/gtc/matrix_transform.hpp> #include <glm/gtc/type_ptr.hpp> #include<gl_camera.h> #include<gl_shader.h> class Lamp { public: std::vector<float> pointLightVertices; std::vector<glm::vec3> pointLightPositions; Lamp(std::vector<float>...
19.428571
92
0.761555
[ "render", "vector" ]
44140fdb036811e575214bdee75b69d4b71d2d79
1,240
h
C
Shader.h
TheoRussell/Game-Engine
7cbb39012908c5bc9065fab9ccc6685b96bbc26e
[ "MIT" ]
null
null
null
Shader.h
TheoRussell/Game-Engine
7cbb39012908c5bc9065fab9ccc6685b96bbc26e
[ "MIT" ]
null
null
null
Shader.h
TheoRussell/Game-Engine
7cbb39012908c5bc9065fab9ccc6685b96bbc26e
[ "MIT" ]
null
null
null
#pragma once #include <GL/glew.h> #include <string> #include <fstream> #include <iostream> #include <vector> #include "GLM/glm.hpp" #include "GLM/gtc/type_ptr.hpp" class Shader { public: unsigned int programID; Shader(const GLchar* vertexShaderPath, const GLchar* fragShaderPath); Shader(co...
31.794872
104
0.716935
[ "vector" ]
44216dd604500f42d77f9c859cc46aa25b51b23b
7,357
h
C
george/include/george/hodlr.h
rychallener/george
98eae39ae453c31afac530c49f178f66c0013c5f
[ "MIT" ]
379
2015-01-08T15:35:31.000Z
2022-03-21T13:01:03.000Z
george/include/george/hodlr.h
rychallener/george
98eae39ae453c31afac530c49f178f66c0013c5f
[ "MIT" ]
136
2015-01-06T17:36:12.000Z
2022-02-08T20:12:17.000Z
george/include/george/hodlr.h
rychallener/george
98eae39ae453c31afac530c49f178f66c0013c5f
[ "MIT" ]
119
2015-01-06T09:27:16.000Z
2022-01-14T17:54:48.000Z
#ifndef _GEORGE_HODLR_H_ #define _GEORGE_HODLR_H_ #include <cmath> #include <random> #include <vector> #include <Eigen/Dense> namespace george { namespace hodlr { template <typename KernelType> class Node { private: const Eigen::VectorXd& diag_; KernelType* kernel_; Node<KernelType>* parent_; std::vector<...
28.080153
104
0.54737
[ "vector" ]
44263d90161b68a3aefe09b2b1d6c5d517d85135
569
h
C
src/Codecs/FieldInstructionInt16.h
divyang4481/quickfast
339c78e96a1f63b74c139afa1a3c9a07afff7b5f
[ "BSD-3-Clause" ]
198
2015-04-26T08:06:18.000Z
2022-03-13T01:31:50.000Z
src/Codecs/FieldInstructionInt16.h
divyang4481/quickfast
339c78e96a1f63b74c139afa1a3c9a07afff7b5f
[ "BSD-3-Clause" ]
15
2015-07-07T19:47:08.000Z
2022-02-04T05:56:51.000Z
src/Codecs/FieldInstructionInt16.h
divyang4481/quickfast
339c78e96a1f63b74c139afa1a3c9a07afff7b5f
[ "BSD-3-Clause" ]
96
2015-04-24T15:19:43.000Z
2022-03-28T13:15:11.000Z
// Copyright (c) 2009, Object Computing, Inc. // All rights reserved. // See the file license.txt for licensing information. #ifdef _MSC_VER # pragma once #endif #ifndef FIELDINSTRUCTIONINT16_H #define FIELDINSTRUCTIONINT16_H #include <Codecs/FieldInstructionInteger.h> namespace QuickFAST{ namespace Codecs{ /// ...
28.45
89
0.757469
[ "object" ]
4427059411bbe9b0c640605e4bec4e8b59588a5c
2,848
h
C
vg/src/render_name_list.h
krogank9/sdl_ogl_tests
0e4910ac93bf9918f28fc2a782e53bdc21629fa7
[ "MIT" ]
5
2020-05-18T05:31:40.000Z
2021-03-29T19:50:50.000Z
vg/src/render_name_list.h
krogank9/sdl_ogl_tests
0e4910ac93bf9918f28fc2a782e53bdc21629fa7
[ "MIT" ]
null
null
null
vg/src/render_name_list.h
krogank9/sdl_ogl_tests
0e4910ac93bf9918f28fc2a782e53bdc21629fa7
[ "MIT" ]
null
null
null
#ifndef RENDER_NAME_LIST_H #define RENDER_NAME_LIST_H #include <vector> #include <algorithm> #include <string> #include "color.h" #define MAX_MASKS 4 class RenderNameList { public: RenderNameList() : is_sorted_(true) { } RenderNameList(const RenderNameList& copy) : is_sorted_(copy.is_sorted()) { for (unsi...
19.114094
74
0.652739
[ "vector" ]
442bc2d529ea60ac4162d20badb42d89ec098ab7
1,927
h
C
Math/Inc/Quaternion.h
victor-timoshin/SWAY-GameFramework
9c775354b313d00f6e4a83072aa5cf33a424a804
[ "MIT" ]
null
null
null
Math/Inc/Quaternion.h
victor-timoshin/SWAY-GameFramework
9c775354b313d00f6e4a83072aa5cf33a424a804
[ "MIT" ]
null
null
null
Math/Inc/Quaternion.h
victor-timoshin/SWAY-GameFramework
9c775354b313d00f6e4a83072aa5cf33a424a804
[ "MIT" ]
null
null
null
#ifndef QUATERNION_H #define QUATERNION_H #include "Vector3.h" #include "Matrix4F.h" #include "../../SDK/Platform.h" namespace Math { class CORE_API Quaternion { public: /// <summary>Конструктор класса.</summary> Quaternion(void); /// <summary>Конструктор класса.</summary> Quaternion(const Quaternion& ot...
23.790123
76
0.719772
[ "vector" ]
44382ece95e8bf448c9269245e28ca73076c70a3
547
h
C
JLUtils/NSMutableArray+JLUtils.h
123sunxiaolin/JLUtils
aa01b233052f1c3e5c67568663c8540eca600500
[ "MIT" ]
1
2017-04-15T06:27:08.000Z
2017-04-15T06:27:08.000Z
JLUtils/NSMutableArray+JLUtils.h
123sunxiaolin/JLUtils
aa01b233052f1c3e5c67568663c8540eca600500
[ "MIT" ]
null
null
null
JLUtils/NSMutableArray+JLUtils.h
123sunxiaolin/JLUtils
aa01b233052f1c3e5c67568663c8540eca600500
[ "MIT" ]
null
null
null
// NSMutableArray+JLUtils.h // JLUtils<https://github.com/123sunxiaolin/JLUtils> // // Created by Jacklin on 2017/4/13. // Copyright © 2017年 com.jack.lin. All rights reserved. // // This source code is licensed under the MIT-style license found in the // LICENSE file in the root directory of this source tree. // ...
21.038462
73
0.714808
[ "object" ]
444c2c724529a441bc2baea478dafb185a3e5f8d
453
h
C
VisitBergen/util/ArcBall.h
pekaaw/VisitBergen
b1ba6cfc27f9e97f529f190f55f1239309b8cc7a
[ "MIT" ]
null
null
null
VisitBergen/util/ArcBall.h
pekaaw/VisitBergen
b1ba6cfc27f9e97f529f190f55f1239309b8cc7a
[ "MIT" ]
null
null
null
VisitBergen/util/ArcBall.h
pekaaw/VisitBergen
b1ba6cfc27f9e97f529f190f55f1239309b8cc7a
[ "MIT" ]
null
null
null
#pragma once #include <glm\glm.hpp> #include "..\eventManager\EventListener.h" class ArcBall : public EventListener { public: ArcBall(int width, int height); ~ArcBall(){} void setDimensions(int width, int height); private: void mapToSphere(int x, int y, glm::vec3* vector); glm::vec3 startVector; glm::vec3 ...
17.423077
56
0.739514
[ "vector" ]
444e9bbb52ac6bdd4e8d5f75b05858b1f4c416a2
303
h
C
gameUtil.h
ronalddavis/shortestpath
c2923b1d835bce39f7b6ab2e1b6ac0867147e24d
[ "MIT" ]
null
null
null
gameUtil.h
ronalddavis/shortestpath
c2923b1d835bce39f7b6ab2e1b6ac0867147e24d
[ "MIT" ]
null
null
null
gameUtil.h
ronalddavis/shortestpath
c2923b1d835bce39f7b6ab2e1b6ac0867147e24d
[ "MIT" ]
null
null
null
#ifndef CSE250_FALL2015_GAMEUTIL_H #define CSE250_FALL2015_GAMEUTIL_H #include "game.h" #include "player.h" #include <vector> class GameUtil{ public: int compute(Square*, Player*); bool isValidPath(std::vector<int>&, Player*, Game*); int shortestPathDistance(Game*, Player*); }; #endif
18.9375
56
0.722772
[ "vector" ]
444f9debb2594edf0f448ff839e74e713cf91cce
1,534
h
C
src/analysis/util/util.h
alargepileofash/in-formant
3fc77925b68e349b96d7cf20c00223a4b343d04d
[ "Apache-2.0" ]
55
2020-10-07T20:22:22.000Z
2021-08-28T10:58:36.000Z
src/analysis/util/util.h
alargepileofash/in-formant
3fc77925b68e349b96d7cf20c00223a4b343d04d
[ "Apache-2.0" ]
16
2020-12-06T22:02:38.000Z
2021-08-19T09:37:56.000Z
src/analysis/util/util.h
alargepileofash/in-formant
3fc77925b68e349b96d7cf20c00223a4b343d04d
[ "Apache-2.0" ]
11
2019-12-16T16:06:19.000Z
2020-04-15T15:28:31.000Z
#ifndef ANALYSIS_UTIL_H #define ANALYSIS_UTIL_H #include "rpcxx.h" #include <complex> #include "../formant/formant.h" namespace Analysis { rpm::vector<int> findPeaks(const double *data, int length, int sign = +1); std::pair<rpm::vector<double>, rpm::vector<double>> findZerocros(const rpm::vector<double>& ...
41.459459
168
0.723598
[ "vector" ]
4456deba59662cc1390c554931de04022c8978cc
4,666
h
C
src/filesystemfunc.h
end2endzone/msbuildreorder
9df4df177092e2ad141692ec7b43eb814b806d9b
[ "MIT" ]
9
2018-12-18T11:56:26.000Z
2022-01-17T07:51:10.000Z
src/filesystemfunc.h
end2endzone/msbuildreorder
9df4df177092e2ad141692ec7b43eb814b806d9b
[ "MIT" ]
15
2018-02-09T21:37:10.000Z
2019-07-20T19:31:41.000Z
src/filesystemfunc.h
end2endzone/msbuildreorder
9df4df177092e2ad141692ec7b43eb814b806d9b
[ "MIT" ]
3
2018-12-18T11:56:29.000Z
2022-03-07T09:26:25.000Z
#pragma once #include <stdint.h> #include <string> #include <vector> namespace filesystem { ///<summary> ///Returns the size of the given file path in bytes. ///</summary> ///<param name="f">An valid file path.</param> ///<return>Returns the size of the given file path in bytes.<return> uint32_t getFileS...
35.348485
120
0.683669
[ "vector" ]
4459a7154fad1195fed603951287a865559b80b2
1,311
h
C
OnlineChallenge/LeetCode/RelyOn/cTerminal.h
zxyinz/OnlineChallenge
3bd10de82d9ba64995fb64368e9f9af0989bbec8
[ "MIT" ]
null
null
null
OnlineChallenge/LeetCode/RelyOn/cTerminal.h
zxyinz/OnlineChallenge
3bd10de82d9ba64995fb64368e9f9af0989bbec8
[ "MIT" ]
null
null
null
OnlineChallenge/LeetCode/RelyOn/cTerminal.h
zxyinz/OnlineChallenge
3bd10de82d9ba64995fb64368e9f9af0989bbec8
[ "MIT" ]
null
null
null
#include"StdHeader.h" using namespace std; #pragma once #ifndef __CTERMINAL_H__ #define __CTERMINAL_H__ /*Callback Func Defineation*/ typedef void (*CALLBACKFUNCPTR)(const vector<string> &ParameterSet); class cTerminal { public: struct CMDINFO { public: string strDesc; CALLBACKFUNCPTR pFunc; public: CMDINFO...
24.277778
106
0.745995
[ "vector" ]
68597af10e6fb37de03df09fe26bb1b5b5146088
3,264
h
C
src/storage/sqlite3_storage_engine.h
mrofisr/ProcMon-for-Linux
b35d4cc583ec747dfc18dabef974d1a6e5a3eeb0
[ "MIT" ]
2,391
2020-07-17T01:09:10.000Z
2021-05-08T21:21:36.000Z
src/storage/sqlite3_storage_engine.h
jarmar/ProcMon-for-Linux
b35d4cc583ec747dfc18dabef974d1a6e5a3eeb0
[ "MIT" ]
48
2021-02-15T19:21:30.000Z
2022-02-24T00:57:21.000Z
src/storage/sqlite3_storage_engine.h
jarmar/ProcMon-for-Linux
b35d4cc583ec747dfc18dabef974d1a6e5a3eeb0
[ "MIT" ]
138
2020-07-17T01:09:26.000Z
2021-01-16T05:30:46.000Z
// Copyright (c) Microsoft Corporation. // Licensed under the MIT license. #pragma once #include <map> #include <sqlite3.h> #include <string> #include <vector> #include "storage_engine.h" #include "../common/telemetry.h" #include "../display/screen_configuration.h" class Sqlite3StorageEngine : public IStorageEngine...
39.804878
185
0.72212
[ "vector" ]
685aef33caa1112bd2ef723f13a44f855c8fa9ed
861
h
C
autoGeneratedJsonClasses/Position.h
Kenshins/BooliCPP
5a4b47abed54f4df271aa249c3370fee1ace1506
[ "Unlicense", "MIT" ]
null
null
null
autoGeneratedJsonClasses/Position.h
Kenshins/BooliCPP
5a4b47abed54f4df271aa249c3370fee1ace1506
[ "Unlicense", "MIT" ]
null
null
null
autoGeneratedJsonClasses/Position.h
Kenshins/BooliCPP
5a4b47abed54f4df271aa249c3370fee1ace1506
[ "Unlicense", "MIT" ]
null
null
null
// // Position.h // // Created by js2Model on 2018-01-28. // #include <string> #include <unordered_map> #include <vector> #include "rapidjson/document.h" #pragma once namespace tr { namespace models { class position_t { public: double Latitude; double Longitude; std::unordered_map<std::string, ...
18.717391
101
0.718931
[ "vector" ]
68695cd474e5fc2d86efd4d96e49bd153e7789de
4,400
h
C
bin/libs/systemc-2.3.1/examples/tlm/common/include/dmi_memory.h
buaawj/Research
23bf0d0df67f80b7a860f9d2dc3f30b60554c26d
[ "OML" ]
9
2019-07-15T10:05:29.000Z
2022-03-14T12:55:19.000Z
bin/libs/systemc-2.3.1/examples/tlm/common/include/dmi_memory.h
buaawj/Research
23bf0d0df67f80b7a860f9d2dc3f30b60554c26d
[ "OML" ]
2
2019-11-30T23:27:47.000Z
2021-11-02T12:01:05.000Z
systemc-2.3.1/examples/tlm/common/include/dmi_memory.h
tianzhuqiao/bsmedit
3e443ed6db7b44b3b0da0e4bc024b65dcfe8e7a4
[ "MIT" ]
null
null
null
/******************************************************************************* The following code is derived, directly or indirectly, from the SystemC source code Copyright (c) 1996-2014 by all Contributors. All Rights reserved. The contents of this file are subject to the restrictions and limitations set ...
34.920635
86
0.440455
[ "object" ]
686b0f1e8fff77e6f4c32c693746412bf8e68264
66,042
c
C
NGSpice/ngspice-30/src/spicelib/devices/bsim4v5/b4v5.c
Surya-98/Snapcuit
9789a779485d8af2426a2d4e6403a06f44acadcb
[ "MIT" ]
null
null
null
NGSpice/ngspice-30/src/spicelib/devices/bsim4v5/b4v5.c
Surya-98/Snapcuit
9789a779485d8af2426a2d4e6403a06f44acadcb
[ "MIT" ]
null
null
null
NGSpice/ngspice-30/src/spicelib/devices/bsim4v5/b4v5.c
Surya-98/Snapcuit
9789a779485d8af2426a2d4e6403a06f44acadcb
[ "MIT" ]
null
null
null
/**** BSIM4.5.0 Released by Xuemei (Jane) Xi 07/29/2005 ****/ /********** * Copyright 2005 Regents of the University of California. All rights reserved. * File: b4.c of BSIM4.5.0. * Author: 2000 Weidong Liu * Authors: 2001- Xuemei Xi, Mohan Dunga, Ali Niknejad, Chenming Hu. * Project Director: Prof. Chenming Hu. ...
71.551463
120
0.732973
[ "geometry", "vector", "model" ]
687857775a5f9ced40f7c50138e4d0a4d312353f
4,699
h
C
grasp_generation/graspitmodified_lm/Coin-3.1.3/include/Inventor/fields/SoFields.h
KraftOreo/EBM_Hand
9ab1722c196b7eb99b4c3ecc85cef6e8b1887053
[ "MIT" ]
null
null
null
grasp_generation/graspitmodified_lm/Coin-3.1.3/include/Inventor/fields/SoFields.h
KraftOreo/EBM_Hand
9ab1722c196b7eb99b4c3ecc85cef6e8b1887053
[ "MIT" ]
null
null
null
grasp_generation/graspitmodified_lm/Coin-3.1.3/include/Inventor/fields/SoFields.h
KraftOreo/EBM_Hand
9ab1722c196b7eb99b4c3ecc85cef6e8b1887053
[ "MIT" ]
null
null
null
#ifndef COIN_SOFIELDS_H #define COIN_SOFIELDS_H /**************************************************************************\ * * This file is part of the Coin 3D visualization library. * Copyright (C) by Kongsberg Oil & Gas Technologies. * * This library is free software; you can redistribute it and/or * mod...
39.158333
76
0.758459
[ "3d" ]
687cf69f93e813e78a72cc63be371f3c6b957bdc
11,226
c
C
src/actuators/center/M1SA_F_Control_CS.c
rconan/m1-ctrl
75d1d9350fb7081814c99fb0b5151a2f5e544cc8
[ "MIT" ]
null
null
null
src/actuators/center/M1SA_F_Control_CS.c
rconan/m1-ctrl
75d1d9350fb7081814c99fb0b5151a2f5e544cc8
[ "MIT" ]
null
null
null
src/actuators/center/M1SA_F_Control_CS.c
rconan/m1-ctrl
75d1d9350fb7081814c99fb0b5151a2f5e544cc8
[ "MIT" ]
1
2022-02-10T15:35:10.000Z
2022-02-10T15:35:10.000Z
/* * File: M1SA_F_Control_CS.c * * Code generated for Simulink model 'M1SA_F_Control_CS'. * * Model version : 1.766 * Simulink Coder version : 9.0 (R2018b) 24-May-2018 * C/C++ source code generated on : Mon Sep 20 17:25:16 2021 * * Target selection: ert.tlc * Embedded hardware selecti...
37.925676
80
0.702031
[ "model" ]
68827aefb2202df95d9c00b02355130b3a4d0163
3,916
c
C
parsegen/parsegen.c
waywardgeek/rune
76aea7d946172bc7ea5304a79271b9c816ece7a2
[ "Apache-2.0" ]
3
2017-05-06T13:25:34.000Z
2018-04-02T22:38:33.000Z
parsegen/parsegen.c
waywardgeek/rune
76aea7d946172bc7ea5304a79271b9c816ece7a2
[ "Apache-2.0" ]
1
2021-04-06T09:13:22.000Z
2021-12-22T10:28:02.000Z
parsegen/parsegen.c
waywardgeek/not_rune
76aea7d946172bc7ea5304a79271b9c816ece7a2
[ "Apache-2.0" ]
null
null
null
#include "parsegen_int.h" uint32 xpLineNum; FILE *xpFile; xyParser xpCurrentParser; // Print a token. void xpPrintToken(xpToken token) { xyMtoken mtoken = xpTokenGetMtoken(token); if(xyMtokenGetType(mtoken) == XY_KEYWORD) { printf("\"%s\"", xyMtokenGetName(mtoken)); } else { printf("%s", x...
30.123077
81
0.618488
[ "object" ]
6891fdebed6e0db14539c543d13b75678481b31a
782
h
C
src/Ast/InterfaceMethodDecl.h
sunverwerth/strela
e2aa305bd695deaec3bc0f1e32394af033ee0fdf
[ "MIT" ]
16
2019-03-22T14:20:14.000Z
2022-02-06T03:22:08.000Z
src/Ast/InterfaceMethodDecl.h
MadHed/strela
e2aa305bd695deaec3bc0f1e32394af033ee0fdf
[ "MIT" ]
2
2018-04-15T10:59:17.000Z
2018-09-28T12:30:31.000Z
src/Ast/InterfaceMethodDecl.h
MadHed/strela
e2aa305bd695deaec3bc0f1e32394af033ee0fdf
[ "MIT" ]
1
2021-01-02T18:00:36.000Z
2021-01-02T18:00:36.000Z
// Copyright (c) 2018 Stephan Unverwerth // This code is licensed under MIT license (See LICENSE for details) #ifndef Strela_Ast_AstInterfaceMethodDecl_h #define Strela_Ast_AstInterfaceMethodDecl_h #include "Node.h" #include <string> #include <vector> namespace Strela { class BlockStmt; class Param; cla...
22.342857
68
0.675192
[ "vector" ]
689f26731ed881dd15b20d0cffd3ac89a2cf0d31
2,652
h
C
contrib/depends/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/Contacts.framework/Versions/A/Headers/CNSocialProfile.h
Amity-Network/amity
3e57379f01af4ca851079c8e469fbda7c8165b47
[ "MIT" ]
416
2016-08-20T03:40:59.000Z
2022-03-30T14:27:47.000Z
contrib/depends/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/Contacts.framework/Versions/A/Headers/CNSocialProfile.h
Amity-Network/amity
3e57379f01af4ca851079c8e469fbda7c8165b47
[ "MIT" ]
41
2016-08-22T14:41:42.000Z
2022-02-25T11:38:16.000Z
contrib/depends/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/Contacts.framework/Versions/A/Headers/CNSocialProfile.h
Amity-Network/amity
3e57379f01af4ca851079c8e469fbda7c8165b47
[ "MIT" ]
173
2016-08-28T15:09:18.000Z
2022-03-23T15:42:52.000Z
// // CNSocialProfile.h // Contacts // // Copyright (c) 2015 Apple Inc. All rights reserved. // #import <Foundation/Foundation.h> #import <Contacts/ContactsDefines.h> NS_ASSUME_NONNULL_BEGIN /*! * @abstract An immutable value object representing a social profile. * * @discussion CNSocialProfile is thread safe...
47.357143
192
0.746983
[ "object" ]
68b17df9c5c9bb4d8b411f7dbafe06b91b781eac
10,098
h
C
hackathon/XuanZhao/ImageTrans/trans_class.h
zzhmark/vaa3d_tools
3ca418add85a59ac7e805d55a600b78330d7e53d
[ "MIT" ]
1
2021-12-27T19:14:03.000Z
2021-12-27T19:14:03.000Z
hackathon/XuanZhao/ImageTrans/trans_class.h
zzhmark/vaa3d_tools
3ca418add85a59ac7e805d55a600b78330d7e53d
[ "MIT" ]
null
null
null
hackathon/XuanZhao/ImageTrans/trans_class.h
zzhmark/vaa3d_tools
3ca418add85a59ac7e805d55a600b78330d7e53d
[ "MIT" ]
null
null
null
#ifndef TRANS_CLASS_H #define TRANS_CLASS_H #include <v3d_interface.h> #include <iostream> #include <vector> #include <map> #include <math.h> #include <basic_surf_objs.h> #define G 255 #define A1 sqrt(2.0)/2 #define A2 sqrt(3.0)/3 using namespace std; #define IN 1000000000 template<class T> inline double norm_v(...
24.689487
225
0.636166
[ "vector" ]
68d7c4157f2761a48151c701557e7d480c86a1bf
161,955
c
C
glink/glink_unit_test.c
AdvantechRISC/apq8016_vendor_qcom-opensource_kernel_kernel-tests
d117f383a91dc75886aa0147569b1bbfa344184f
[ "BSD-3-Clause" ]
null
null
null
glink/glink_unit_test.c
AdvantechRISC/apq8016_vendor_qcom-opensource_kernel_kernel-tests
d117f383a91dc75886aa0147569b1bbfa344184f
[ "BSD-3-Clause" ]
null
null
null
glink/glink_unit_test.c
AdvantechRISC/apq8016_vendor_qcom-opensource_kernel_kernel-tests
d117f383a91dc75886aa0147569b1bbfa344184f
[ "BSD-3-Clause" ]
null
null
null
/* Copyright (c) 2014-2015, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and * only version 2 as published by the Free Software Foundation. * * This program is distributed in the...
29.980563
102
0.727276
[ "vector" ]
be26c92ee5a398faa0fe93da96fecc14a9bb9a9b
3,675
h
C
src/core/geometry/qgsgeometryfactory.h
dyna-mis/Hilabeling
cb7d5d4be29624a20c8a367162dbc6fd779b2b52
[ "MIT" ]
null
null
null
src/core/geometry/qgsgeometryfactory.h
dyna-mis/Hilabeling
cb7d5d4be29624a20c8a367162dbc6fd779b2b52
[ "MIT" ]
null
null
null
src/core/geometry/qgsgeometryfactory.h
dyna-mis/Hilabeling
cb7d5d4be29624a20c8a367162dbc6fd779b2b52
[ "MIT" ]
1
2021-12-25T08:40:30.000Z
2021-12-25T08:40:30.000Z
/*************************************************************************** qgsgeometryfactory.h ----------------------- begin : September 2014 copyright : (C) 2014 by Marco Hugentobler email : marco at sourcepole ...
39.095745
106
0.628027
[ "geometry" ]
be3922d002099c1e016250c278eb9f7a5b4a18e3
3,212
h
C
core/src/umundo/discovery/MDNSDiscovery.h
tmolitor-stud-tu/umundo
35f5b3ad57034dfd4f27a2c5f56803fa5de9483a
[ "BSD-3-Clause" ]
null
null
null
core/src/umundo/discovery/MDNSDiscovery.h
tmolitor-stud-tu/umundo
35f5b3ad57034dfd4f27a2c5f56803fa5de9483a
[ "BSD-3-Clause" ]
null
null
null
core/src/umundo/discovery/MDNSDiscovery.h
tmolitor-stud-tu/umundo
35f5b3ad57034dfd4f27a2c5f56803fa5de9483a
[ "BSD-3-Clause" ]
null
null
null
/** * @file * @brief Facade for finding Nodes in the network. * @author 2012 Stefan Radomski (stefan.radomski@cs.tu-darmstadt.de) * @copyright Simplified BSD * * @cond * This program is free software: you can redistribute it and/or modify * it under the terms of the FreeBSD license as published...
25.492063
84
0.720423
[ "vector" ]
be4166100ed176a013ddfd9ab46e95c590570865
21,619
c
C
src/nm2/src/nm2_iface.c
sdyear/opensync
3881332210c9064c6cf148ab2c2c0b9ea78b68b5
[ "BSD-3-Clause" ]
null
null
null
src/nm2/src/nm2_iface.c
sdyear/opensync
3881332210c9064c6cf148ab2c2c0b9ea78b68b5
[ "BSD-3-Clause" ]
null
null
null
src/nm2/src/nm2_iface.c
sdyear/opensync
3881332210c9064c6cf148ab2c2c0b9ea78b68b5
[ "BSD-3-Clause" ]
null
null
null
/* Copyright (c) 2015, Plume Design Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the...
28.040208
115
0.601184
[ "object" ]
be561a3683403cadbc3678261e1ca3d2223dcba5
414
h
C
PlatformTestSDL2/PlatformTestSDL2/PlayerState_WallJump.h
MitchellHodzen/SDL2PlatformEngine
d4fccf4595360d6cd7c3ab184b6231f8338b4fb0
[ "MIT" ]
null
null
null
PlatformTestSDL2/PlatformTestSDL2/PlayerState_WallJump.h
MitchellHodzen/SDL2PlatformEngine
d4fccf4595360d6cd7c3ab184b6231f8338b4fb0
[ "MIT" ]
null
null
null
PlatformTestSDL2/PlatformTestSDL2/PlayerState_WallJump.h
MitchellHodzen/SDL2PlatformEngine
d4fccf4595360d6cd7c3ab184b6231f8338b4fb0
[ "MIT" ]
null
null
null
#pragma once #include "PlayerState_Jump.h" class PlayerState_WallJump: public PlayerState_Jump { public: PlayerState_WallJump(Direction direction); ~PlayerState_WallJump(); void Enter(Player& player); void Exit(); PlayerState* GetInput(Player& player, PlayerActions action, InputType type); PlayerState* Upd...
27.6
77
0.780193
[ "vector" ]
be5cbecd2984b437869ec97262c50b3b249f0be1
2,669
h
C
code/MikoEngine/Renderer/Resource/CompositorNode/Pass/DebugGui/CompositorResourcePassDebugGui.h
warzes/MikoEngine
1199f59a71ab3dfcbea5d02238639db55eded0d4
[ "MIT" ]
5
2020-08-04T17:57:01.000Z
2021-02-07T12:19:02.000Z
code/MikoEngine/Renderer/Resource/CompositorNode/Pass/DebugGui/CompositorResourcePassDebugGui.h
warzes/MikoEngine
1199f59a71ab3dfcbea5d02238639db55eded0d4
[ "MIT" ]
null
null
null
code/MikoEngine/Renderer/Resource/CompositorNode/Pass/DebugGui/CompositorResourcePassDebugGui.h
warzes/MikoEngine
1199f59a71ab3dfcbea5d02238639db55eded0d4
[ "MIT" ]
null
null
null
#pragma once //[-------------------------------------------------------] //[ Includes ] //[-------------------------------------------------------] #include "Renderer/Resource/CompositorNode/Pass/Compute/CompositorResourcePassCompute.h" //[-------------------------------...
33.3625
146
0.392282
[ "render" ]