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
3ce97090c8feb83da8616b353fa70250f902c170
3,848
c
C
election/c/doadd.c
kumaribina/OnlineVoting
c289f0a6c3b4abbaa0037536d51cea0c3b86a6b2
[ "Apache-2.0" ]
1
2019-05-22T07:39:50.000Z
2019-05-22T07:39:50.000Z
election/c/doadd.c
kumaribina/OnlineVoting
c289f0a6c3b4abbaa0037536d51cea0c3b86a6b2
[ "Apache-2.0" ]
null
null
null
election/c/doadd.c
kumaribina/OnlineVoting
c289f0a6c3b4abbaa0037536d51cea0c3b86a6b2
[ "Apache-2.0" ]
null
null
null
#include <stdio.h> #include <stdlib.h> #include <string.h> #include "ccgi.h" #include <errno.h> #define MAX_NUMBER_CANDIDATE 20 #define MAX_NUMBER_VOTER 30 #define ELECTIONFILE "../data/election.txt" #define VOTERFILE "../data/voter.txt" #define TEMPFILE "../data/temp.txt" #define LIST_URL "../../cgi-bin/el...
30.299213
119
0.589397
[ "solid" ]
3cf3a365aebc4902189f90d1ad4e3dfb3c31b001
962
h
C
FlySpit/MovingObject.h
muratiakos/TheSpitFlyGame
09ce5500c3d84f087397b9a487f026973e828e0a
[ "Apache-2.0" ]
null
null
null
FlySpit/MovingObject.h
muratiakos/TheSpitFlyGame
09ce5500c3d84f087397b9a487f026973e828e0a
[ "Apache-2.0" ]
null
null
null
FlySpit/MovingObject.h
muratiakos/TheSpitFlyGame
09ce5500c3d84f087397b9a487f026973e828e0a
[ "Apache-2.0" ]
null
null
null
#ifndef MOVINGOBJECT_H #define MOVINGOBJECT_H class MovingObject{ public: Vector P; Vector V; float MovingSpeed; float CollideSpeed; bool Alive; int Life; //Material GLfloat aC[4]; GLfloat dC[4]; GLfloat sC[4]; GLfloat e[4]; MovingObject() { P = Vector(0,0,0); V = Vector(0,0,0);...
17.490909
83
0.592516
[ "vector" ]
a7178c5d74b03218b8e7be259afdd79d80f37f6c
4,872
c
C
src/ucl_emitter_streamline.c
JX7P/libucl
d1cf4e9783fa96b9399f6585e2dc9a42e4d64746
[ "BSD-2-Clause" ]
1,301
2015-01-01T10:42:07.000Z
2022-03-21T08:00:14.000Z
src/ucl_emitter_streamline.c
JX7P/libucl
d1cf4e9783fa96b9399f6585e2dc9a42e4d64746
[ "BSD-2-Clause" ]
1,279
2018-08-16T19:47:33.000Z
2022-03-31T14:58:37.000Z
src/ucl_emitter_streamline.c
JX7P/libucl
d1cf4e9783fa96b9399f6585e2dc9a42e4d64746
[ "BSD-2-Clause" ]
221
2018-08-23T05:57:15.000Z
2022-03-11T05:33:43.000Z
/* Copyright (c) 2014, Vsevolod Stakhov * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * Redistributions of source code must retain the above copyright * notice, this list o...
28
80
0.727011
[ "object" ]
a71e382e6b3761386b771168c624b8ec9c4eb8a7
13,890
c
C
kernel-3.10/drivers/misc/mediatek/connectivity/combo/drv_wlan/mt6630/wlan/os/windows/common/dbgce.c
zhengdejin/SC1_Code
dccccf55f2875fb64ec621f4356c625cd48bef7e
[ "Apache-2.0" ]
null
null
null
kernel-3.10/drivers/misc/mediatek/connectivity/combo/drv_wlan/mt6630/wlan/os/windows/common/dbgce.c
zhengdejin/SC1_Code
dccccf55f2875fb64ec621f4356c625cd48bef7e
[ "Apache-2.0" ]
null
null
null
kernel-3.10/drivers/misc/mediatek/connectivity/combo/drv_wlan/mt6630/wlan/os/windows/common/dbgce.c
zhengdejin/SC1_Code
dccccf55f2875fb64ec621f4356c625cd48bef7e
[ "Apache-2.0" ]
null
null
null
/* ** $Id: //Department/DaVinci/BRANCHES/MT6620_WIFI_DRIVER_V2_3/os/windows/common/dbgce.c#1 $ */ /*! \file dbgce.c \brief This file contains the debug routines of Windows CE driver. */ /* ** $Log: dbgce.c $ ** ** 09 17 2012 cm.chang ** [BORA00002149] [MT6630 Wi-Fi] Initial software development ** Duplicate...
29.242105
147
0.567531
[ "object" ]
a71ff21b3d35c171a9ffede96abac020d5e1ba64
3,281
h
C
include/lipm_walking/utils/SE2d.h
dbdxnuliba/lipm_walking_controller
c249b1f54e8f3e14fc6d8a26f46fd881b9c0b1c1
[ "BSD-2-Clause" ]
121
2018-09-25T11:14:37.000Z
2022-03-31T05:31:39.000Z
include/lipm_walking/utils/SE2d.h
dbdxnuliba/lipm_walking_controller
c249b1f54e8f3e14fc6d8a26f46fd881b9c0b1c1
[ "BSD-2-Clause" ]
57
2018-09-21T01:37:54.000Z
2020-12-29T15:59:24.000Z
include/lipm_walking/utils/SE2d.h
dbdxnuliba/lipm_walking_controller
c249b1f54e8f3e14fc6d8a26f46fd881b9c0b1c1
[ "BSD-2-Clause" ]
35
2018-09-21T01:07:40.000Z
2022-02-25T21:36:47.000Z
/* * Copyright (c) 2018-2019, CNRS-UM LIRMM * 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 con...
26.674797
85
0.681804
[ "vector", "transform" ]
a72fe7524ce869059d7cec73d834f397f323ab41
4,001
h
C
project/race3d/src/Engine/Input/KeyManager.h
maximbilan/cpp_marmalade_sdk_the_pursuit_3d
b0e42bae7ba5c47c5bf2f9db22d973f3319cdb06
[ "MIT" ]
5
2015-01-05T17:03:00.000Z
2016-04-07T07:43:32.000Z
project/race3d/src/Engine/Input/KeyManager.h
maximbilan/cpp_marmalade_sdk_the_pursuit_3d
b0e42bae7ba5c47c5bf2f9db22d973f3319cdb06
[ "MIT" ]
null
null
null
project/race3d/src/Engine/Input/KeyManager.h
maximbilan/cpp_marmalade_sdk_the_pursuit_3d
b0e42bae7ba5c47c5bf2f9db22d973f3319cdb06
[ "MIT" ]
null
null
null
#ifndef _KEYMANAGER_H_ #define _KEYMANAGER_H_ #include <map> #include <vector> #include "s3ePointer.h" #include "../../Common/Singleton.h" //----------------------------------------------------------------------------------------- typedef struct { int m_keyId; bool m_isDown; // Indicates a key is currently pre...
23.958084
115
0.509373
[ "vector" ]
a73685bbe07bdfe3db09e653762ebf3dafd1db2a
358
h
C
game/prefabs/PeddlerTextPrefab.h
Khuongnb1997/game-aladdin
74b13ffcd623de0d6f799b0669c7e8917eef3b14
[ "MIT" ]
2
2017-11-08T16:27:25.000Z
2018-08-10T09:08:35.000Z
game/prefabs/PeddlerTextPrefab.h
Khuongnb1997/game-aladdin
74b13ffcd623de0d6f799b0669c7e8917eef3b14
[ "MIT" ]
null
null
null
game/prefabs/PeddlerTextPrefab.h
Khuongnb1997/game-aladdin
74b13ffcd623de0d6f799b0669c7e8917eef3b14
[ "MIT" ]
4
2017-11-08T16:25:30.000Z
2021-05-23T06:14:59.000Z
#ifndef __PEDDLER_TEXT_PREFAB_H__ #define __PEDDLER_TEXT_PREFAB_H__ #include <aladdin.h> ALA_CLASS_HEADER_1(PeddlerTextPrefab, ala::PrefabV2) public: PeddlerTextPrefab() : PrefabV2( "Peddler Text" ) {} protected: void doInstantiate( ala::GameObject* object, std::istringstream& argsStream ) const override; };...
22.375
95
0.77933
[ "object" ]
a73c040c74647754208ae530b0e1068025dc0972
3,726
h
C
src/theming/gcssprovider.h
Letargie/pggi
031d42c22b4a346c87bad4bf84bc2a29ba67f7fe
[ "BSD-3-Clause" ]
13
2017-06-18T06:35:23.000Z
2019-11-04T06:26:13.000Z
src/theming/gcssprovider.h
Letargie/pggi
031d42c22b4a346c87bad4bf84bc2a29ba67f7fe
[ "BSD-3-Clause" ]
13
2017-06-18T06:49:05.000Z
2020-02-20T10:22:09.000Z
src/theming/gcssprovider.h
Letargie/pggi
031d42c22b4a346c87bad4bf84bc2a29ba67f7fe
[ "BSD-3-Clause" ]
1
2017-10-03T05:16:00.000Z
2017-10-03T05:16:00.000Z
/* +-----------------------------------------------------------+ | Copyright (c) 2017 Collet Valentin | +-----------------------------------------------------------+ | This source file is subject to version the BDS license, | | that is bundled with this package in the file LICENSE ...
29.338583
117
0.562265
[ "object" ]
a74a78e85ed3d7ed702c2d3922b5f8139e96722e
2,846
h
C
XBToolsKit/Classes/XBFMDBManager.h
Xinboy/XBToolsKit
6e5cfda346696b5ef0c524a160de96662644699f
[ "MIT" ]
null
null
null
XBToolsKit/Classes/XBFMDBManager.h
Xinboy/XBToolsKit
6e5cfda346696b5ef0c524a160de96662644699f
[ "MIT" ]
null
null
null
XBToolsKit/Classes/XBFMDBManager.h
Xinboy/XBToolsKit
6e5cfda346696b5ef0c524a160de96662644699f
[ "MIT" ]
null
null
null
// // FMDBManager.h // XBKit // // Created by Xinbo Hong on 2018/12/10. // Copyright © 2018年 Xinbo. All rights reserved. // #import <Foundation/Foundation.h> static NSString *const kDefaultDBName = @"xinbo"; @interface XBFMDBManager : NSObject /** * @author Clarence * * 单例创建,项目唯一 */ + (instancetype)share...
17.7875
72
0.730148
[ "model" ]
564dadf45e163299413a6fd7b55aee4a410f3639
6,342
h
C
flecsi-sp/burton/mesh_interface.h
losalamos/flecsi-specializations
69c2f964e154d576a142c5c8ee707d050a5fb71d
[ "Unlicense" ]
1
2020-09-01T17:33:38.000Z
2020-09-01T17:33:38.000Z
flecsi-sp/burton/mesh_interface.h
losalamos/flecsi-specializations
69c2f964e154d576a142c5c8ee707d050a5fb71d
[ "Unlicense" ]
31
2017-03-21T01:58:03.000Z
2020-01-23T00:43:32.000Z
flecsi-sp/burton/mesh_interface.h
losalamos/flecsi-specializations
69c2f964e154d576a142c5c8ee707d050a5fb71d
[ "Unlicense" ]
12
2017-01-10T23:41:10.000Z
2022-03-23T20:33:17.000Z
/*~-------------------------------------------------------------------------~~* * Copyright (c) 2016 Los Alamos National Laboratory, LLC * All rights reserved *~-------------------------------------------------------------------------~~*/ //////////////////////////////////////////////////////////////////////////////...
30.490385
88
0.515926
[ "mesh", "geometry", "object", "vector" ]
5650d389885957b8b5ee9b0338b11827543fda9c
4,724
h
C
be/src/vec/exec/vunion_node.h
WangHunter/incubator-doris
143c4085ee58007954f3eef8910556f5b8ce6b39
[ "Apache-2.0" ]
50
2021-04-07T12:42:37.000Z
2022-03-17T09:32:08.000Z
be/src/vec/exec/vunion_node.h
WangHunter/incubator-doris
143c4085ee58007954f3eef8910556f5b8ce6b39
[ "Apache-2.0" ]
63
2021-05-07T07:24:16.000Z
2022-02-08T11:02:15.000Z
be/src/vec/exec/vunion_node.h
WangHunter/incubator-doris
143c4085ee58007954f3eef8910556f5b8ce6b39
[ "Apache-2.0" ]
45
2021-04-14T08:17:48.000Z
2022-03-17T09:32: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 may...
42.945455
98
0.72735
[ "vector" ]
5651b2f1e0c0eec9c90034226be0823a1a6b0177
9,142
c
C
MemoiInstrumenter/src/MemoiInstrumenter.c
specs-feup/specs-c-libs
9e3b367ac0eefdbb4589e14e02f334ecfb873d49
[ "Apache-2.0" ]
null
null
null
MemoiInstrumenter/src/MemoiInstrumenter.c
specs-feup/specs-c-libs
9e3b367ac0eefdbb4589e14e02f334ecfb873d49
[ "Apache-2.0" ]
null
null
null
MemoiInstrumenter/src/MemoiInstrumenter.c
specs-feup/specs-c-libs
9e3b367ac0eefdbb4589e14e02f334ecfb873d49
[ "Apache-2.0" ]
null
null
null
// // Created by pedro on 11-11-2016. // #include "MemoiInstrumenter.h" #include <string.h> #include <stdlib.h> #include <stdio.h> #include <glib.h> #include "cJSON.h" /*********************************************************************************************************************** * * MemoiRecord * ******...
23.501285
120
0.587508
[ "object" ]
565b7b56fac98da4fd8ff80a9b6d87b927dfd30f
3,565
h
C
VrpnNet/Text.h
vrpn/VrpnNet
b75e5dd846f11b564f6e5ae06317b8781c40142f
[ "MIT" ]
11
2015-04-13T17:53:29.000Z
2021-06-01T17:33:49.000Z
VrpnNet/Text.h
vrpn/VrpnNet
b75e5dd846f11b564f6e5ae06317b8781c40142f
[ "MIT" ]
7
2015-04-13T17:45:44.000Z
2016-09-18T23:42:52.000Z
VrpnNet/Text.h
vancegroup/VrpnNet
9767f94c573529f2b4859df1cebb96381b7750a9
[ "MIT" ]
4
2015-05-20T19:20:29.000Z
2016-03-20T13:57:28.000Z
// Text.h: Interface descriptions for Vrpn.TextSender and Vrpn.TextReceiver // // Copyright (c) 2008-2009 Chris VanderKnyff // // 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 withou...
31.548673
81
0.721459
[ "object" ]
566031c3ce8130f75fe2f95a6c6385fdb4508cf8
1,825
h
C
src/ctx/src_ctx.h
Zx55/c0-cli
e17d1f682c00937884e52b81bc4e160f61dc69a1
[ "MIT" ]
null
null
null
src/ctx/src_ctx.h
Zx55/c0-cli
e17d1f682c00937884e52b81bc4e160f61dc69a1
[ "MIT" ]
null
null
null
src/ctx/src_ctx.h
Zx55/c0-cli
e17d1f682c00937884e52b81bc4e160f61dc69a1
[ "MIT" ]
null
null
null
/* * Created by zx5 on 2019/11/27. * Copyright (c) zx5. All rights reserved. */ /* Warning: Don't run this code with Mingw64-GCC-8.1.0 on Windows. */ #ifndef C0_SRC_CTX_H #define C0_SRC_CTX_H #include <iostream> #include <fstream> #include <sstream> #include <filesystem> namespace cc0 { class SourceContext f...
30.932203
94
0.619726
[ "vector" ]
5669e0498757de10902f07f50b548d6cf4750acd
37,637
c
C
src/C/gnupg/gnupg-2.0.25/g10/call-agent.c
GaloisInc/hacrypto
5c99d7ac73360e9b05452ac9380c1c7dc6784849
[ "BSD-3-Clause" ]
34
2015-02-04T18:03:14.000Z
2020-11-10T06:45:28.000Z
src/C/gnupg/gnupg-2.0.25/g10/call-agent.c
GaloisInc/hacrypto
5c99d7ac73360e9b05452ac9380c1c7dc6784849
[ "BSD-3-Clause" ]
5
2015-06-30T21:17:00.000Z
2016-06-14T22:31:51.000Z
src/C/gnupg/gnupg-2.0.25/g10/call-agent.c
GaloisInc/hacrypto
5c99d7ac73360e9b05452ac9380c1c7dc6784849
[ "BSD-3-Clause" ]
15
2015-10-29T14:21:58.000Z
2022-01-19T07:33:14.000Z
/* call-agent.c - Divert GPG operations to the agent. * Copyright (C) 2001, 2002, 2003, 2006, 2007, * 2008, 2009 Free Software Foundation, Inc. * Copyright (C) 2014 Werner Koch * * This file is part of GnuPG. * * GnuPG is free software; you can redistribute it and/or modify * it under the terms o...
26.26448
78
0.576587
[ "object" ]
566fceea51c75a92ff29710839d417315de354b9
7,881
h
C
value.h
sam-barr/bread
fddc1e0f9f2af6c6ff041222e95c735d9f20268e
[ "MIT" ]
3
2021-02-01T14:53:39.000Z
2021-02-18T10:39:45.000Z
value.h
ss7m/bread
fddc1e0f9f2af6c6ff041222e95c735d9f20268e
[ "MIT" ]
null
null
null
value.h
ss7m/bread
fddc1e0f9f2af6c6ff041222e95c735d9f20268e
[ "MIT" ]
null
null
null
#ifndef BRD_VALUE_H #define BRD_VALUE_H /* * Structs with a double pointer field have that so that we can later * retrieve the containing heap for GC purposes */ /* * If I were smarter I'd make the bucket grow * But for the mean time that feels like a premature optimization * NOTE: I tried to do that but the r...
31.150198
131
0.720974
[ "object" ]
567c7653463fb2bb62ff5609cbcca85c496d68b7
941
h
C
Cala/src/Graphics/Shader.h
dominikcondric/Cala
1393d5266b2d7e709a3a7aa0abcc7c0d86a4a810
[ "Apache-2.0" ]
null
null
null
Cala/src/Graphics/Shader.h
dominikcondric/Cala
1393d5266b2d7e709a3a7aa0abcc7c0d86a4a810
[ "Apache-2.0" ]
null
null
null
Cala/src/Graphics/Shader.h
dominikcondric/Cala
1393d5266b2d7e709a3a7aa0abcc7c0d86a4a810
[ "Apache-2.0" ]
null
null
null
#pragma once #include <string> #include <glm/glm.hpp> #include <vector> #include "ConstantBuffer.h" #include "Path.h" class Shader { public: enum class ShaderType { VertexShader = 0, FragmentShader = 1, GeometryShader = 2, ComputeShader = 3, }; public: Shader() = default; virtual ~Shader() = default; vir...
30.354839
121
0.750266
[ "vector" ]
567f6733f3c32a79d20976e2ff5100278a078c7f
3,139
h
C
aimsalgo/src/aimsalgo/transform/least_square_estimation.h
brainvisa/aims-free
5852c1164292cadefc97cecace022d14ab362dc4
[ "CECILL-B" ]
4
2019-07-09T05:34:10.000Z
2020-10-16T00:03:15.000Z
aimsalgo/src/aimsalgo/transform/least_square_estimation.h
brainvisa/aims-free
5852c1164292cadefc97cecace022d14ab362dc4
[ "CECILL-B" ]
72
2018-10-31T14:52:50.000Z
2022-03-04T11:22:51.000Z
aimsalgo/src/aimsalgo/transform/least_square_estimation.h
brainvisa/aims-free
5852c1164292cadefc97cecace022d14ab362dc4
[ "CECILL-B" ]
null
null
null
/* Copyright (C) 2000-2013 CEA * * This software and supporting documentation were developed by * bioPICSEL * CEA/DSV/I²BM/MIRCen/LMN, Batiment 61, * 18, route du Panorama * 92265 Fontenay-aux-Roses * France */ #ifndef AIMS_TRANSFORM_LEAST_SQUARE_SESTIMATION_H #define AIMS_TRANSFORM_LEAST_S...
23.425373
80
0.6518
[ "vector" ]
5685e45af1fbd04dc7b837bc13d824ca284f4ab6
2,277
h
C
include/dmp/dmp_param/DMPUnrollInitParams.h
gsutanto/dmp
4f4492cf4295d9c3fe0ba9ce2fb726bf37be40df
[ "MIT" ]
null
null
null
include/dmp/dmp_param/DMPUnrollInitParams.h
gsutanto/dmp
4f4492cf4295d9c3fe0ba9ce2fb726bf37be40df
[ "MIT" ]
null
null
null
include/dmp/dmp_param/DMPUnrollInitParams.h
gsutanto/dmp
4f4492cf4295d9c3fe0ba9ce2fb726bf37be40df
[ "MIT" ]
null
null
null
/* * DMPUnrollInitParams.h * * Class defining initialization parameters of DMP's unrolling and its methods. * * Created on: Jul 23, 2016 * Author: Giovanni Sutanto */ #ifndef DMP_UNROLL_INIT_PARAMS_H #define DMP_UNROLL_INIT_PARAMS_H #include <stddef.h> #include <stdlib.h> #include <memory> #include <vector...
25.3
80
0.687747
[ "vector" ]
568affd185005df20fe0812e60b7ca7be3437a25
3,325
h
C
nodes.h
wei-zeng/ISPD11-bench-split
ddee82dcdd704175ed78d43731016b49a5efaa87
[ "Unlicense" ]
null
null
null
nodes.h
wei-zeng/ISPD11-bench-split
ddee82dcdd704175ed78d43731016b49a5efaa87
[ "Unlicense" ]
null
null
null
nodes.h
wei-zeng/ISPD11-bench-split
ddee82dcdd704175ed78d43731016b49a5efaa87
[ "Unlicense" ]
null
null
null
#ifndef _NODES_H_ #define _NODES_H_ #include "baseDB.h" #include <iostream> #include <cmath> #include <string> #include <sstream> #include <vector> class Node { friend class RoutingDB; //friend class RoutingDB_DR; public: Node() : _isTerm(false), _isNonRect(false), _layerId(0), _numInputs(0), _numOutputs( ...
21.451613
79
0.64782
[ "shape", "vector" ]
5693402f2fe5dfeb27013c67459d8be49ef29598
9,327
h
C
core/sql/exp/ExpAtp.h
anoopsharma00/incubator-trafodion
b109e2cf5883f8e763af853ab6fad7ce7110d9e8
[ "Apache-2.0" ]
null
null
null
core/sql/exp/ExpAtp.h
anoopsharma00/incubator-trafodion
b109e2cf5883f8e763af853ab6fad7ce7110d9e8
[ "Apache-2.0" ]
null
null
null
core/sql/exp/ExpAtp.h
anoopsharma00/incubator-trafodion
b109e2cf5883f8e763af853ab6fad7ce7110d9e8
[ "Apache-2.0" ]
null
null
null
/********************************************************************** // @@@ START COPYRIGHT @@@ // // 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. ...
27.27193
80
0.648226
[ "object" ]
569e8e5e73e0c65d0526f1a00ce9dd907d1933f3
642
h
C
cpp/src/main/models/baseline/PopularityModelUpdater.h
fbobee/Alpenglow
5f956511017c1bee72390aaecd964c04d8ad4b45
[ "Apache-2.0" ]
28
2017-07-23T22:47:44.000Z
2022-03-12T15:11:13.000Z
cpp/src/main/models/baseline/PopularityModelUpdater.h
fbobee/Alpenglow
5f956511017c1bee72390aaecd964c04d8ad4b45
[ "Apache-2.0" ]
4
2017-05-10T10:23:17.000Z
2019-05-23T14:07:09.000Z
cpp/src/main/models/baseline/PopularityModelUpdater.h
fbobee/Alpenglow
5f956511017c1bee72390aaecd964c04d8ad4b45
[ "Apache-2.0" ]
9
2017-05-04T09:20:58.000Z
2021-12-14T08:19:01.000Z
#ifndef POPULARITY_MODEL_UPDATER_H #define POPULARITY_MODEL_UPDATER_H //SIP_AUTOCONVERT #include <vector> #include "../ModelUpdater.h" #include "PopularityModel.h" #include <gtest/gtest_prod.h> using namespace std; class PopularityModelUpdater : public Updater { public: PopularityModelUpdater(){ model_ ...
20.0625
59
0.699377
[ "vector", "model" ]
4c22c97a958271112e259c45a4afbf0d8ee031d7
843
h
C
EngineAttempt0/project/src/engine/engine.h
MEEMEEMAN/EngineAttempt0
2d470af8d19b8f90c03b1bcdee9ae64f3cddd7b6
[ "MIT" ]
null
null
null
EngineAttempt0/project/src/engine/engine.h
MEEMEEMAN/EngineAttempt0
2d470af8d19b8f90c03b1bcdee9ae64f3cddd7b6
[ "MIT" ]
null
null
null
EngineAttempt0/project/src/engine/engine.h
MEEMEEMAN/EngineAttempt0
2d470af8d19b8f90c03b1bcdee9ae64f3cddd7b6
[ "MIT" ]
null
null
null
#pragma once #include "Input.h" #include "general/Context.h" #include "general/Time.h" #include "general/ImmediateGUI.h" #include "general/Camera.h" #include "general/GameObject.h" #include "general/Transform.h" #include "general/Application.h" #include "general/Scene.h" #include "systems/AudioMaster.h" #include "ge...
25.545455
37
0.773428
[ "transform" ]
4c2735b08224bfe37c9d46999be36d3d306e6195
5,367
h
C
program5/program5/Alert.h
hurnhu/Academic-C-Code-Examples
2dbab12888fc7f87b997daf7df4127a1ffd81b44
[ "MIT" ]
null
null
null
program5/program5/Alert.h
hurnhu/Academic-C-Code-Examples
2dbab12888fc7f87b997daf7df4127a1ffd81b44
[ "MIT" ]
null
null
null
program5/program5/Alert.h
hurnhu/Academic-C-Code-Examples
2dbab12888fc7f87b997daf7df4127a1ffd81b44
[ "MIT" ]
null
null
null
#include<string> #include "dateTime.h" #include "fips.h" using namespace std; /********************************************//** * \class alert * * alert brief description * this class manages all of the alert objects * *this class populates the list of alert objects, *sorts them by fips code, outputs them sorted or ...
32.137725
73
0.463387
[ "object" ]
4c397398c846ac0146ce5ba2cdecd96b10528f31
29,947
c
C
src/ADT/Main_Menu/mainmenu.c
holylovenia/less-than-3
602576ea8d9e0dc05ffeed776d8e77bbad1ec215
[ "MIT" ]
4
2018-04-12T08:45:13.000Z
2021-08-14T21:19:31.000Z
src/ADT/Main_Menu/mainmenu.c
holylovenia/less-than-3
602576ea8d9e0dc05ffeed776d8e77bbad1ec215
[ "MIT" ]
1
2018-04-12T08:44:31.000Z
2018-04-12T08:44:31.000Z
src/ADT/Main_Menu/mainmenu.c
holylovenia/less-than-3
602576ea8d9e0dc05ffeed776d8e77bbad1ec215
[ "MIT" ]
1
2020-10-22T03:08:57.000Z
2020-10-22T03:08:57.000Z
#include <stdio.h> #include <stdlib.h> #include <time.h> #include <ncurses.h> #include "../../ADT/Main_Menu/mainmenu.h" #include "../../ADT/Basestats/basestats.h" #include "../../ADT/Array/array.h" #include "../../ADT/Assignment/assignment.h" #include "../../ADT/Boolean/boolean.h" #include "../../ADT/Binary_Tree/bint...
38.541828
142
0.399372
[ "3d" ]
4c4a4c28356d8827e6949ea251a6623c55abaed7
3,842
h
C
lib/scipoptsuite-5.0.1/soplex/src/spxvectorst.h
npwebste/UPS_Controller
a90ce2229108197fd48f956310ae2929e0fa5d9a
[ "AFL-1.1" ]
null
null
null
lib/scipoptsuite-5.0.1/soplex/src/spxvectorst.h
npwebste/UPS_Controller
a90ce2229108197fd48f956310ae2929e0fa5d9a
[ "AFL-1.1" ]
null
null
null
lib/scipoptsuite-5.0.1/soplex/src/spxvectorst.h
npwebste/UPS_Controller
a90ce2229108197fd48f956310ae2929e0fa5d9a
[ "AFL-1.1" ]
null
null
null
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ /* */ /* This file is part of the class library */ /* SoPlex --- the Sequential object-oriented simPlex. */ ...
28.459259
79
0.479958
[ "object", "vector" ]
4c4d308eb8e25c3f38d8c80b5e07fef66c15defb
2,001
h
C
src/cli.h
willeccles/cfconfig
d551d237392d618509e99b8a291710ae4d69608b
[ "MIT" ]
null
null
null
src/cli.h
willeccles/cfconfig
d551d237392d618509e99b8a291710ae4d69608b
[ "MIT" ]
null
null
null
src/cli.h
willeccles/cfconfig
d551d237392d618509e99b8a291710ae4d69608b
[ "MIT" ]
null
null
null
#ifndef CFCONFIG_SRC_CLI_H #define CFCONFIG_SRC_CLI_H #include <iostream> #include <stdexcept> #include <string_view> #include <vector> namespace cfconfig { namespace cli { /** * @brief Prompt the user for a yes or no answer. * * @param[in] prompt the prompt to show the user * @param[in] def the default value (u...
24.402439
73
0.654173
[ "vector" ]
4c5469749103ec795b4bb0e566ce650a41b21e2d
350
h
C
headers/Output.h
DetlevCM/detlevcm-gaussian-tools
e4e0468dae5fd00dcf0c032f6af3b23be8f18736
[ "MIT" ]
2
2015-07-24T16:58:22.000Z
2015-11-16T22:35:10.000Z
headers/Output.h
DetlevCM/detlevcm-gaussian-tools
e4e0468dae5fd00dcf0c032f6af3b23be8f18736
[ "MIT" ]
null
null
null
headers/Output.h
DetlevCM/detlevcm-gaussian-tools
e4e0468dae5fd00dcf0c032f6af3b23be8f18736
[ "MIT" ]
1
2021-09-04T11:35:04.000Z
2021-09-04T11:35:04.000Z
/* * Output.h * * Created on: 19.12.2015 * Author: DetlevCM */ #ifndef HEADERS_OUTPUT_H_ #define HEADERS_OUTPUT_H_ void PrintOutput_Scan( vector< OptPoints >&, vector< vector< int > >&, string, int ); void PrintOutput_Opt( vector< OptPoints >&, vector< vector< int > >&, string, int ); #...
12.5
30
0.637143
[ "vector" ]
4c5cf27a9b234fdc4ec5a3a75efba89a3d608f4d
1,842
h
C
openfpga/src/fpga_bitstream/memory_bank_flatten_fabric_bitstream.h
tornupnegatives/OpenFPGA
ee9521f05adc98186f962eb7763a8286099c92f0
[ "MIT" ]
148
2018-08-12T11:25:50.000Z
2020-11-30T16:08:54.000Z
openfpga/src/fpga_bitstream/memory_bank_flatten_fabric_bitstream.h
VHDL-Digital-Systems/OpenFPGA
9d00308166b8800d245b265d7378b0593761a61f
[ "MIT" ]
52
2019-01-18T18:54:36.000Z
2020-12-01T18:41:36.000Z
openfpga/src/fpga_bitstream/memory_bank_flatten_fabric_bitstream.h
VHDL-Digital-Systems/OpenFPGA
9d00308166b8800d245b265d7378b0593761a61f
[ "MIT" ]
26
2018-06-28T18:12:18.000Z
2020-11-24T03:11:46.000Z
#ifndef MEMORY_BANK_FLATTEN_FABRIC_BITSTREAM_H #define MEMORY_BANK_FLATTEN_FABRIC_BITSTREAM_H #include <string> #include <map> #include <vector> #include "vtr_vector.h" /* begin namespace openfpga */ namespace openfpga { /****************************************************************************** * This files in...
36.84
93
0.629207
[ "vector" ]
4c5dff1253821c13c69abe09c7d1e6bcb5e06ef2
2,242
h
C
tuw_door_detection/include/laserproc/door_line_detector.h
tuw-robotics/tuw_door_detection
ee84e40760d1494d399e63fb5c388a6b8ae4cf93
[ "BSD-3-Clause" ]
2
2018-11-14T14:21:00.000Z
2020-04-24T03:42:45.000Z
tuw_door_detection/include/laserproc/door_line_detector.h
tuw-robotics/tuw_door_detection
ee84e40760d1494d399e63fb5c388a6b8ae4cf93
[ "BSD-3-Clause" ]
null
null
null
tuw_door_detection/include/laserproc/door_line_detector.h
tuw-robotics/tuw_door_detection
ee84e40760d1494d399e63fb5c388a6b8ae4cf93
[ "BSD-3-Clause" ]
null
null
null
#ifndef DOOR_LINE_DETECTOR_H #define DOOR_LINE_DETECTOR_H #include "door_detector_base.h" #include <ros/ros.h> #include <sensor_msgs/LaserScan.h> //#include <tuw_geometry/measurement_laser.h> #include <tuw_geometry/linesegment2d_detector.h> #include <tuw_geometry_msgs/LineSegment.h> #include <tuw_geometry_msgs/LineSeg...
32.492754
113
0.721677
[ "vector" ]
4c653f7976383b5df3e46ca53f6475882c5da51e
1,845
h
C
src/xray/animation/sources/test_animation_player.h
ixray-team/ixray-2.0
85c3a544175842323fc82f42efd96c66f0fc5abb
[ "Linux-OpenIB" ]
3
2021-10-30T09:36:14.000Z
2022-03-26T17:00:06.000Z
src/xray/animation/sources/test_animation_player.h
acidicMercury8/ixray-2.0
85c3a544175842323fc82f42efd96c66f0fc5abb
[ "Linux-OpenIB" ]
null
null
null
src/xray/animation/sources/test_animation_player.h
acidicMercury8/ixray-2.0
85c3a544175842323fc82f42efd96c66f0fc5abb
[ "Linux-OpenIB" ]
1
2022-03-26T17:00:08.000Z
2022-03-26T17:00:08.000Z
//////////////////////////////////////////////////////////////////////////// // Created : 08.04.2010 // Author : Dmitriy Iassenev // Copyright (C) GSC Game World - 2010 //////////////////////////////////////////////////////////////////////////// #ifndef TEST_ANIMATION_PLAYER_H_INCLUDED #define TEST_ANIMATION_...
29.758065
120
0.662331
[ "render", "vector" ]
4c684e7161cf6685f2418d0d689b2520955d15a6
1,046
h
C
D3D11Framework/D3D11Framework/Collider.h
luca1337/DirectX11Framework
0dfc7da0b5e9e34835996d6cb17649d50beb5e45
[ "MIT" ]
null
null
null
D3D11Framework/D3D11Framework/Collider.h
luca1337/DirectX11Framework
0dfc7da0b5e9e34835996d6cb17649d50beb5e45
[ "MIT" ]
null
null
null
D3D11Framework/D3D11Framework/Collider.h
luca1337/DirectX11Framework
0dfc7da0b5e9e34835996d6cb17649d50beb5e45
[ "MIT" ]
null
null
null
#pragma once #include "Component.h" #include <memory> #include "Core.h" #include <SimpleMath.h> #include "PxPhysicsAPI.h" #include <vector> class Actor; class Mesh; enum eColliderType { eBOX, eSPHERE }; class Collider : public Component { public: Collider(Actor& owner, eColliderType collider_type); Collider...
16.603175
58
0.739006
[ "mesh", "shape", "vector" ]
4c701911bf209217a4d25a3a6750a5b36d8463fb
2,095
h
C
algorithms/medium/1590. Make Sum Divisible by P.h
MultivacX/letcode2020
f86289f8718237303918a7705ae31625a12b68f6
[ "MIT" ]
null
null
null
algorithms/medium/1590. Make Sum Divisible by P.h
MultivacX/letcode2020
f86289f8718237303918a7705ae31625a12b68f6
[ "MIT" ]
null
null
null
algorithms/medium/1590. Make Sum Divisible by P.h
MultivacX/letcode2020
f86289f8718237303918a7705ae31625a12b68f6
[ "MIT" ]
null
null
null
// 1590. Make Sum Divisible by P // https://leetcode.com/problems/make-sum-divisible-by-p/ // Runtime: 580 ms, faster than 20.50% of C++ online submissions for Make Sum Divisible by P. // Memory Usage: 98.2 MB, less than 5.04% of C++ online submissions for Make Sum Divisible by P. class Solution { public: int min...
31.268657
96
0.436754
[ "vector" ]
4c7029ca7a363cefd14c9c15f003dfe37676d51e
3,206
h
C
llvm-3.5/lib/Target/PowerPC/PPCTargetMachine.h
randolphwong/mcsema
eb5b376736e7f57ff0a61f7e4e5a436bbb874720
[ "BSD-3-Clause" ]
3
2015-03-08T22:21:34.000Z
2018-06-25T00:18:51.000Z
llvm-3.5/lib/Target/PowerPC/PPCTargetMachine.h
randolphwong/mcsema
eb5b376736e7f57ff0a61f7e4e5a436bbb874720
[ "BSD-3-Clause" ]
1
2016-09-22T06:35:24.000Z
2016-09-23T08:33:57.000Z
llvm-3.5/lib/Target/PowerPC/PPCTargetMachine.h
randolphwong/mcsema
eb5b376736e7f57ff0a61f7e4e5a436bbb874720
[ "BSD-3-Clause" ]
1
2021-03-24T06:40:32.000Z
2021-03-24T06:40:32.000Z
//===-- PPCTargetMachine.h - Define TargetMachine for PowerPC ---*- C++ -*-===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===-------------------------------------------------------...
34.106383
80
0.661884
[ "model" ]
4c7ef02bd9a287319de6fe3933b4d71aed0d62d0
1,955
h
C
src/networkStructs.h
SinTh0r4s/WifiOsziSensor
1b18299b2ccbbf00fff575a9ad55fae90290b7af
[ "MIT" ]
null
null
null
src/networkStructs.h
SinTh0r4s/WifiOsziSensor
1b18299b2ccbbf00fff575a9ad55fae90290b7af
[ "MIT" ]
null
null
null
src/networkStructs.h
SinTh0r4s/WifiOsziSensor
1b18299b2ccbbf00fff575a9ad55fae90290b7af
[ "MIT" ]
null
null
null
#pragma once #include "Arduino.h" struct __attribute__((__packed__)) BeaconHeader { uint16_t magicNumber; // 0x7567 to distinguish from random UDP traffic that might hit that port uint8_t resolution; // how many bits per sample uint8_t channels; // simple counter uint8_t beacon...
46.547619
109
0.637852
[ "model" ]
4c7f969b90addcdda62e773e40b237d5eaa0d366
50,588
h
C
xnu-2782.1.97/osfmk/mach/flipc_cb.h
LeeWongSnail/SourceCode_ReadingNote
b6bbf99a5fef6a087e053f6dfcc7f12691961ba6
[ "MIT" ]
7
2018-01-16T08:47:19.000Z
2021-11-25T09:46:44.000Z
usr/include/mach/flipc_cb.h
realthunder/mac-headers
88d4348d732fe95385faef950eb660626f9ff711
[ "BSD-2-Clause-FreeBSD" ]
null
null
null
usr/include/mach/flipc_cb.h
realthunder/mac-headers
88d4348d732fe95385faef950eb660626f9ff711
[ "BSD-2-Clause-FreeBSD" ]
8
2015-07-18T17:12:07.000Z
2020-07-09T14:17:26.000Z
/* * Copyright (c) 2000 Apple Computer, Inc. All rights reserved. * * @APPLE_OSREFERENCE_LICENSE_HEADER_START@ * * This file contains Original Code and/or Modifications of Original Code * as defined in and that are subject to the Apple Public Source License * Version 2.0 (the 'License'). You may not use this fi...
41.431613
87
0.686388
[ "object", "model" ]
4c8e6a1c1868adfd755abef25d767f207cf477b7
3,199
h
C
planning/scenario_planning/lane_driving/behavior_planning/behavior_velocity_planner/include/scene_module/detection_area/scene.h
hamlinzheng/AutowareArchitectureProposal.iv
8a1343019aca3a648754fa50e6cab72b98db2df5
[ "Apache-2.0" ]
null
null
null
planning/scenario_planning/lane_driving/behavior_planning/behavior_velocity_planner/include/scene_module/detection_area/scene.h
hamlinzheng/AutowareArchitectureProposal.iv
8a1343019aca3a648754fa50e6cab72b98db2df5
[ "Apache-2.0" ]
9
2021-08-09T14:15:58.000Z
2021-08-19T07:56:14.000Z
planning/scenario_planning/lane_driving/behavior_planning/behavior_velocity_planner/include/scene_module/detection_area/scene.h
hamlinzheng/AutowareArchitectureProposal.iv
8a1343019aca3a648754fa50e6cab72b98db2df5
[ "Apache-2.0" ]
null
null
null
/* * Copyright 2020 Tier IV, 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 appli...
29.62037
95
0.756174
[ "vector", "transform" ]
4c91760c797a2259e7d65490a186a5bc78411c4c
1,759
h
C
lib/include/maths/constants.h
mirzaelahi/quest
c433175802014386c2b1bf3c8932cd66b0d37c8e
[ "Apache-2.0" ]
null
null
null
lib/include/maths/constants.h
mirzaelahi/quest
c433175802014386c2b1bf3c8932cd66b0d37c8e
[ "Apache-2.0" ]
null
null
null
lib/include/maths/constants.h
mirzaelahi/quest
c433175802014386c2b1bf3c8932cd66b0d37c8e
[ "Apache-2.0" ]
null
null
null
/* * File: constants.h * Copyright (C) 2013 K M Masum Habib <masum.habib@gmail.com> * * Created on April 7, 2013, 10:09 PM * * Description: Type definitions and math constants * */ #ifndef CONSTANTS_H #define CONSTANTS_H #include "maths/arma.hpp" namespace maths{ namespace constants{ using namespa...
28.836066
87
0.55145
[ "object" ]
4ca795a4386c2d9aa63439a3b61853f6d8451263
2,056
h
C
include/blockwise.h
PetroShevchenko/lib-coap-cpp
f99bff174925257ea63480f598f5753ece0f392d
[ "Apache-2.0" ]
null
null
null
include/blockwise.h
PetroShevchenko/lib-coap-cpp
f99bff174925257ea63480f598f5753ece0f392d
[ "Apache-2.0" ]
null
null
null
include/blockwise.h
PetroShevchenko/lib-coap-cpp
f99bff174925257ea63480f598f5753ece0f392d
[ "Apache-2.0" ]
null
null
null
#ifndef BLOCKWISE_H #define BLOCKWISE_H #include <vector> #include <cstdint> #include "error.h" #include "packet.h" #include "uri.h" namespace coap { class blockwise { private: //std::vector<std::uint8_t> _data; static unsigned int size_to_sizeoption(unsigned int size); protected: std::uint32_t _number; // block ...
21.642105
101
0.702335
[ "vector" ]
4cab02e5f059eae6c64eea0317e2815ea468d347
1,736
h
C
Sources/CryGame C++/Solution1/STLPORT/stlport/old_hp/hashtable.h
fromasmtodisasm/CryENGINE_MOD_SDK
0b242ffcf615cdc0177f6c96b03b4d60a4338321
[ "FSFAP" ]
14
2016-05-09T01:14:03.000Z
2021-10-12T21:41:02.000Z
src/STLport/stlport/old_hp/hashtable.h
aestesis/elektronika
870f72ca7f64942f8316b3cd8f733f43c7d2d117
[ "Apache-2.0" ]
null
null
null
src/STLport/stlport/old_hp/hashtable.h
aestesis/elektronika
870f72ca7f64942f8316b3cd8f733f43c7d2d117
[ "Apache-2.0" ]
6
2015-08-19T01:28:54.000Z
2020-10-25T05:17:08.000Z
/* * Copyright (c) 1994 * Hewlett-Packard Company * * Copyright (c) 1996,1997 * Silicon Graphics Computer Systems, Inc. * * Copyright (c) 1997 * Moscow Center for SPARC Technology * * Copyright (c) 1999 * Boris Fomitchev * * This material is provided "as is", with absolutely no warranty expre...
24.450704
78
0.720622
[ "vector" ]
4cb001d72b65588e037f5be95329860f989d0495
2,200
h
C
source/model/levelmodel.h
MaxReimann/troen-simulator
e16fb4f6cacb16a664b20fba65ea24215193e388
[ "MIT" ]
2
2015-03-29T21:55:22.000Z
2015-11-05T02:34:58.000Z
source/model/levelmodel.h
MaxReimann/troen-simulator
e16fb4f6cacb16a664b20fba65ea24215193e388
[ "MIT" ]
16
2015-01-12T10:01:53.000Z
2015-05-10T20:15:07.000Z
source/model/levelmodel.h
MaxReimann/troen-simulator
e16fb4f6cacb16a664b20fba65ea24215193e388
[ "MIT" ]
null
null
null
#pragma once //troen #include "../forwarddeclarations.h" #include "../constants.h" #include "abstractmodel.h" #include <btBulletDynamicsCommon.h> namespace troen { // helper class to abstract boxes from bullet and osg class BoxModel { public: BoxModel(btVector3 centerVec, btVector3 dimensionsVec) { center = c...
28.205128
145
0.748182
[ "vector" ]
4cb3155b43bb526de1b0dba044b444a71e98a7b3
167
h
C
NetcodeAssetLib/Bone.h
tyekx/netcode
c46fef1eeb33ad029d0c262d39309dfa83f76c4d
[ "MIT" ]
null
null
null
NetcodeAssetLib/Bone.h
tyekx/netcode
c46fef1eeb33ad029d0c262d39309dfa83f76c4d
[ "MIT" ]
null
null
null
NetcodeAssetLib/Bone.h
tyekx/netcode
c46fef1eeb33ad029d0c262d39309dfa83f76c4d
[ "MIT" ]
null
null
null
#pragma once #include <NetcodeFoundation/Math.h> namespace Netcode::Asset { struct Bone { char name[64]; int parentId; Netcode::Float4x4 transform; }; }
10.4375
35
0.688623
[ "transform" ]
4cb69ee21d405b69cb3fd1c0e579bcc8167cd1b9
2,340
h
C
src/model/Block.h
Neomer/binc
3af615f36cb23f1cdc9319b7a6e15c6c342a53b9
[ "Apache-2.0" ]
null
null
null
src/model/Block.h
Neomer/binc
3af615f36cb23f1cdc9319b7a6e15c6c342a53b9
[ "Apache-2.0" ]
26
2017-12-13T12:45:32.000Z
2018-02-06T11:08:04.000Z
src/model/Block.h
Neomer/binc
3af615f36cb23f1cdc9319b7a6e15c6c342a53b9
[ "Apache-2.0" ]
null
null
null
#ifndef BLOCK_H #define BLOCK_H #include <QList> #include <QDateTime> #include <core/JsonSerializableIdentifyedEntity.h> #include <core/IIdentifyed.h> #include <core/types/Guid.h> #include <core/types/Version.h> #include <model/Deal.h> #include <model/IBlockData.h> #include <database/IDatabaseWritable.h> /// /// \br...
26
79
0.665385
[ "model" ]
7303e25425c09271bc8689f899c024c302462f2c
2,837
h
C
wrappers/7.0.0/vtkAMRSliceFilterWrap.h
axkibe/node-vtk
900ad7b5500f672519da5aa24c99aa5a96466ef3
[ "BSD-3-Clause" ]
6
2016-02-03T12:48:36.000Z
2020-09-16T15:07:51.000Z
wrappers/7.0.0/vtkAMRSliceFilterWrap.h
axkibe/node-vtk
900ad7b5500f672519da5aa24c99aa5a96466ef3
[ "BSD-3-Clause" ]
4
2016-02-13T01:30:43.000Z
2020-03-30T16:59:32.000Z
wrappers/7.0.0/vtkAMRSliceFilterWrap.h
axkibe/node-vtk
900ad7b5500f672519da5aa24c99aa5a96466ef3
[ "BSD-3-Clause" ]
null
null
null
/* this file has been autogenerated by vtkNodeJsWrap */ /* editing this might proof futile */ #ifndef NATIVE_EXTENSION_VTK_VTKAMRSLICEFILTERWRAP_H #define NATIVE_EXTENSION_VTK_VTKAMRSLICEFILTERWRAP_H #include <nan.h> #include <vtkSmartPointer.h> #include <vtkAMRSliceFilter.h> #include "vtkOverlappingAMRAlgorithmWra...
45.758065
90
0.790624
[ "object" ]
7308bc0be9a88825611dea046742d8835217c7ad
43,980
h
C
Source/WebCore/html/HTMLMediaElement.h
jacadcaps/webkitty
9aebd2081349f9a7b5d168673c6f676a1450a66d
[ "BSD-2-Clause" ]
6
2021-07-05T16:09:39.000Z
2022-03-06T22:44:42.000Z
Source/WebCore/html/HTMLMediaElement.h
jacadcaps/webkitty
9aebd2081349f9a7b5d168673c6f676a1450a66d
[ "BSD-2-Clause" ]
7
2022-03-15T13:25:39.000Z
2022-03-15T13:25:44.000Z
Source/WebCore/html/HTMLMediaElement.h
jacadcaps/webkitty
9aebd2081349f9a7b5d168673c6f676a1450a66d
[ "BSD-2-Clause" ]
null
null
null
/* * Copyright (C) 2007-2019 Apple Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditi...
36.197531
149
0.771987
[ "vector" ]
730ba8a7b9a74a0e2fa9ecf2373726a5f89223bc
1,218
h
C
phoneBook.h
GamingSlayerNS/PhoneBook
4e05c0c3adb4deb9cc561dfcec49f3e4bf3dd3c5
[ "Apache-2.0" ]
null
null
null
phoneBook.h
GamingSlayerNS/PhoneBook
4e05c0c3adb4deb9cc561dfcec49f3e4bf3dd3c5
[ "Apache-2.0" ]
null
null
null
phoneBook.h
GamingSlayerNS/PhoneBook
4e05c0c3adb4deb9cc561dfcec49f3e4bf3dd3c5
[ "Apache-2.0" ]
null
null
null
// // Created by SpeedyNS on 10/12/2019. // #ifndef PROJECT2_PHONEBOOK_H #define PROJECT2_PHONEBOOK_H #include "phoneBookEntry.h" #include <vector> #include <string> class phoneBook { private: typedef std::vector<phoneBookEntry> phoneBookEntryList; typedef phoneBookEntryList::iterator iterator...
29
97
0.69376
[ "vector" ]
731afe81bb2739fc333b50724a59aef31ed5d6f3
2,028
h
C
src/util/Profiler.h
Ghimli/new-ospgl
31bd84e52d954683671211ff16ce8702bdb87312
[ "MIT", "BSD-3-Clause" ]
22
2019-11-15T22:07:17.000Z
2022-01-13T16:40:01.000Z
src/util/Profiler.h
Ghimli/new-ospgl
31bd84e52d954683671211ff16ce8702bdb87312
[ "MIT", "BSD-3-Clause" ]
25
2020-03-03T00:54:21.000Z
2021-12-30T16:24:22.000Z
src/util/Profiler.h
Ghimli/new-ospgl
31bd84e52d954683671211ff16ce8702bdb87312
[ "MIT", "BSD-3-Clause" ]
3
2020-03-04T00:36:13.000Z
2020-06-01T20:53:51.000Z
#pragma once #include <string> #include <unordered_map> #include <vector> #include "defines.h" #define ENABLE_PROFILER // Helper macros to generate unique* identifier // * Limitation: Only one PROFILER_X per line // TODO: Use __COUNTER__? It's not standard, but supported on most compilers #define _PROFILER_MERGE(A, ...
17.789474
83
0.703156
[ "vector" ]
731ba74cfe6d8fe4d9eb9ac844142f300a818466
1,913
h
C
Extern/JUCE/extras/JuceDemo/Source/MainDemoWindow.h
vinniefalco/SimpleDJ
30cf1929eaaf0906a1056a33378e8b330062c691
[ "MIT" ]
27
2015-05-07T02:10:39.000Z
2021-06-22T14:52:50.000Z
Extern/JUCE/extras/JuceDemo/Source/MainDemoWindow.h
JoseDiazRohena/SimpleDJ
30cf1929eaaf0906a1056a33378e8b330062c691
[ "MIT" ]
null
null
null
Extern/JUCE/extras/JuceDemo/Source/MainDemoWindow.h
JoseDiazRohena/SimpleDJ
30cf1929eaaf0906a1056a33378e8b330062c691
[ "MIT" ]
14
2015-09-12T12:00:22.000Z
2022-03-08T22:24:24.000Z
/* ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ JUCE can be re...
37.509804
85
0.514375
[ "object" ]
7320b49f1b24d81bdbd4920fe215d03a15ae58a5
4,202
h
C
inc/tp_maps_ui/layers/UILayer.h
omi-lab/tp_maps_ui
720690b4b30e1db2c9231d6b86b61434cc32d3a5
[ "MIT" ]
1
2018-11-06T12:30:38.000Z
2018-11-06T12:30:38.000Z
inc/tp_maps_ui/layers/UILayer.h
omi-lab/tp_maps_ui
720690b4b30e1db2c9231d6b86b61434cc32d3a5
[ "MIT" ]
null
null
null
inc/tp_maps_ui/layers/UILayer.h
omi-lab/tp_maps_ui
720690b4b30e1db2c9231d6b86b61434cc32d3a5
[ "MIT" ]
2
2018-11-05T10:58:08.000Z
2020-12-09T12:39:04.000Z
#ifndef tp_maps_ui_UILayer_h #define tp_maps_ui_UILayer_h #include "tp_maps_ui/Globals.h" #include "tp_maps/Layer.h" namespace tp_maps { class FontRenderer; } namespace tp_maps_ui { class Widget; class DrawHelper; //################################################################################################## ...
37.517857
100
0.387197
[ "geometry", "render" ]
732d3baddeb830a31b6f4fbdfd2b63a9972fb425
291
h
C
Include/EON/Array/ArrayPush.h
vikvych/hierarchy_base
fa2cfed8ca1ffe82b5665d4a615bd205849ae609
[ "MIT" ]
null
null
null
Include/EON/Array/ArrayPush.h
vikvych/hierarchy_base
fa2cfed8ca1ffe82b5665d4a615bd205849ae609
[ "MIT" ]
null
null
null
Include/EON/Array/ArrayPush.h
vikvych/hierarchy_base
fa2cfed8ca1ffe82b5665d4a615bd205849ae609
[ "MIT" ]
null
null
null
#ifndef HIERARCHY_EON_ARRAY_PUSH_H #define HIERARCHY_EON_ARRAY_PUSH_H #include "../ArrayT.h" ErrnoT ArrayPushSimple(ArrayT *Array, AbstractT *Value); ErrnoT ArrayPush(ObjectT *Object, char *Key[], SizeT KeyCount, AbstractT *Value); #endif
20.785714
56
0.656357
[ "object" ]
73519fd32b62dbc8c7bd13397f8cfa5cb20abf9c
6,908
c
C
abc/src/misc/tim/timDump.c
HackerFoo/vtr-verilog-to-routing
9bf3c1004e8a7c9f3756167905fd2e71218158d0
[ "MIT" ]
682
2015-07-10T00:39:26.000Z
2022-03-30T05:24:53.000Z
abc/src/misc/tim/timDump.c
HackerFoo/vtr-verilog-to-routing
9bf3c1004e8a7c9f3756167905fd2e71218158d0
[ "MIT" ]
1,399
2015-07-24T22:09:09.000Z
2022-03-29T06:22:48.000Z
abc/src/misc/tim/timDump.c
HackerFoo/vtr-verilog-to-routing
9bf3c1004e8a7c9f3756167905fd2e71218158d0
[ "MIT" ]
311
2015-07-09T13:59:48.000Z
2022-03-28T00:15:20.000Z
/**CFile**************************************************************** FileName [timDump.c] SystemName [ABC: Logic synthesis and verification system.] PackageName [Hierarchy/timing manager.] Synopsis [Saving and loading the hierarchy timing manager.] Author [Alan Mishchenko] Affiliatio...
34.19802
111
0.519977
[ "transform" ]
73545ca016d39aebc0945c9e887ce954cb2df22f
3,394
h
C
UniEngine/include/ResourceManager.h
edisonlee0212/UniEngine-deprecated
4b899980c280ac501c3b5fa2746cf1e71cfedd28
[ "MIT" ]
null
null
null
UniEngine/include/ResourceManager.h
edisonlee0212/UniEngine-deprecated
4b899980c280ac501c3b5fa2746cf1e71cfedd28
[ "MIT" ]
null
null
null
UniEngine/include/ResourceManager.h
edisonlee0212/UniEngine-deprecated
4b899980c280ac501c3b5fa2746cf1e71cfedd28
[ "MIT" ]
1
2021-09-06T08:07:37.000Z
2021-09-06T08:07:37.000Z
#pragma once #include "Core.h" #include "UniEngineAPI.h" #include "Texture2D.h" #include "MeshRenderer.h" #include "Model.h" namespace UniEngine { class UNIENGINE_API ResourceManager : public Singleton<ResourceManager> { bool m_enableAssetMenu = true; std::map<size_t, std::pair<std::string, std::map<size_t, std:...
51.424242
227
0.760165
[ "geometry", "vector", "model" ]
735f63fe0cbf3dcef887bd6d195295cdca2ee56f
7,477
h
C
Ex1/Screen.h
MaximV88/Battleship
dbd389814943ae1fb7276623987c773405c971be
[ "MIT" ]
null
null
null
Ex1/Screen.h
MaximV88/Battleship
dbd389814943ae1fb7276623987c773405c971be
[ "MIT" ]
null
null
null
Ex1/Screen.h
MaximV88/Battleship
dbd389814943ae1fb7276623987c773405c971be
[ "MIT" ]
null
null
null
/************************************************************ * Student Name: Maxim Vainshtein * * Exercise Name: Ex1 * * File description: Declaration of Screen Class * ***********************************************************/ #ifndef _...
58.874016
101
0.252641
[ "object" ]
736d29a461839166038a1c6ff13eeeadcf754e3a
17,871
c
C
gbhv/vmm.c
wangchen1174/gbhv
f51a4d5744d5665deaa94cb7a2a13ab10e04dca8
[ "CC-BY-4.0" ]
1
2021-01-23T15:48:35.000Z
2021-01-23T15:48:35.000Z
gbhv/vmm.c
dwendt/gbhv
0555e309d4099ef100961a5011a41bf9708487b0
[ "CC-BY-4.0" ]
null
null
null
gbhv/vmm.c
dwendt/gbhv
0555e309d4099ef100961a5011a41bf9708487b0
[ "CC-BY-4.0" ]
1
2018-12-16T04:01:24.000Z
2018-12-16T04:01:24.000Z
#include "vmm.h" #include "vmx.h" #include "vmcs.h" #include "exit.h" /** * Initialize all logical processors on the system for hypervisor execution. * * This function performs the following actions: * - Uses the CPUID instruction to verify that VMX is supported on the system. * (As in, check we're n...
34.04
148
0.72738
[ "object" ]
738346b2165688be8570479dccb5da84ee98771e
4,520
h
C
src/wayland/display.h
mgopalakirshnan/WPEBackend-rdk
1755b0b2cc995c7393a2c22d6d1c73e6202c6455
[ "BSD-2-Clause" ]
4
2017-04-13T23:50:26.000Z
2021-03-28T07:17:10.000Z
src/wayland/display.h
mgopalakirshnan/WPEBackend-rdk
1755b0b2cc995c7393a2c22d6d1c73e6202c6455
[ "BSD-2-Clause" ]
30
2017-04-11T14:14:53.000Z
2021-06-07T14:50:10.000Z
src/wayland/display.h
mgopalakirshnan/WPEBackend-rdk
1755b0b2cc995c7393a2c22d6d1c73e6202c6455
[ "BSD-2-Clause" ]
32
2017-03-14T18:54:26.000Z
2022-02-14T01:22:07.000Z
/* * Copyright (C) 2015, 2016 Igalia S.L. * 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 co...
29.16129
92
0.688053
[ "object" ]
4cc7a5008fa26f8750fd99b7546f63280e752fc8
7,875
c
C
artoolkit/util/1394/whiteBalance/whiteBalance.c
AlekseiiShevchuk/robots
769d23827617e1bc9e6de3944bfaf32d86276f6d
[ "MIT" ]
null
null
null
artoolkit/util/1394/whiteBalance/whiteBalance.c
AlekseiiShevchuk/robots
769d23827617e1bc9e6de3944bfaf32d86276f6d
[ "MIT" ]
null
null
null
artoolkit/util/1394/whiteBalance/whiteBalance.c
AlekseiiShevchuk/robots
769d23827617e1bc9e6de3944bfaf32d86276f6d
[ "MIT" ]
null
null
null
/* * whiteBalance.c * ARToolKit5 * * This file is part of ARToolKit. * * ARToolKit 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 the License, or * (at your option) ...
31.626506
85
0.573714
[ "3d" ]
4ccac40d40b4b3f34e2161272417d035c95f6157
1,648
h
C
SlxCom/lib/GeneralTreeItemW.h
Shilyx/SlxCom
297a5a484229429df984854b3215702f6a53aa98
[ "MIT" ]
12
2019-07-06T06:31:02.000Z
2021-09-20T20:50:19.000Z
SlxCom/lib/GeneralTreeItemW.h
Shilyx/SlxCom
297a5a484229429df984854b3215702f6a53aa98
[ "MIT" ]
1
2019-11-14T04:43:16.000Z
2019-12-10T10:19:47.000Z
SlxCom/lib/GeneralTreeItemW.h
Shilyx/SlxCom
297a5a484229429df984854b3215702f6a53aa98
[ "MIT" ]
1
2021-02-09T06:36:00.000Z
2021-02-09T06:36:00.000Z
#ifndef _GENERALTREEITEMW_H #define _GENERALTREEITEMW_H #if defined(_MSC_VER) && defined(__cplusplus) && _MSC_VER>1200 #include <Windows.h> #include <string> #include <sstream> #include <map> #include <memory> #include <vector> class GeneralTreeItemW { public: GeneralTreeItemW(const std::wstring &...
30.518519
101
0.718447
[ "vector" ]
4cd1a9957755b783f43b05ab8a4bf4fcb0899404
4,086
h
C
src/cartographer_generic/node.h
GMahmoud/cartographer_android
65ea4c5cace9397cc8d16d2e9ff8477c222b2b4a
[ "Apache-2.0" ]
1
2018-09-07T08:16:42.000Z
2018-09-07T08:16:42.000Z
src/cartographer_generic/node.h
GMahmoud/cartographer_android
65ea4c5cace9397cc8d16d2e9ff8477c222b2b4a
[ "Apache-2.0" ]
null
null
null
src/cartographer_generic/node.h
GMahmoud/cartographer_android
65ea4c5cace9397cc8d16d2e9ff8477c222b2b4a
[ "Apache-2.0" ]
1
2021-06-04T04:46:08.000Z
2021-06-04T04:46:08.000Z
/* * Copyright 2016 The Cartographer Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law...
36.810811
100
0.781694
[ "vector", "transform" ]
4cd31bb1ba40d9fd5d1126e908a570aed23f57d8
3,918
h
C
droneEKFStateEstimatorROSModule/src/include/droneEKFStateEstimatorROSModule.h
MorS25/cvg_quadrotor_swarm
da75d02049163cf65fd7305bc46a16359a851c7c
[ "BSD-3-Clause" ]
null
null
null
droneEKFStateEstimatorROSModule/src/include/droneEKFStateEstimatorROSModule.h
MorS25/cvg_quadrotor_swarm
da75d02049163cf65fd7305bc46a16359a851c7c
[ "BSD-3-Clause" ]
null
null
null
droneEKFStateEstimatorROSModule/src/include/droneEKFStateEstimatorROSModule.h
MorS25/cvg_quadrotor_swarm
da75d02049163cf65fd7305bc46a16359a851c7c
[ "BSD-3-Clause" ]
null
null
null
#ifndef DRONEEKFSTATEESTIMATORROSMODULE_H #define DRONEEKFSTATEESTIMATORROSMODULE_H #include "ros/ros.h" #include "droneModuleROS.h" #include "communication_definition.h" #include "droneEKFStateEstimator.h" //Drone msgs #include "droneMsgsROS/dronePose.h" #include "droneMsgsROS/droneSpeeds.h" #include "droneMsgsROS/dr...
38.792079
143
0.804237
[ "model" ]
4cf618c4777c0f3b6900a790401a50e859c19d36
2,016
h
C
Include/TextureSpaceLightPositionWriter.h
zgpxgame/hieroglyph3
bb1c59d82a69062bb76431b691fbcb381930768a
[ "MIT" ]
25
2017-08-05T07:29:00.000Z
2022-02-02T06:28:27.000Z
Include/TextureSpaceLightPositionWriter.h
zgpxgame/hieroglyph3
bb1c59d82a69062bb76431b691fbcb381930768a
[ "MIT" ]
null
null
null
Include/TextureSpaceLightPositionWriter.h
zgpxgame/hieroglyph3
bb1c59d82a69062bb76431b691fbcb381930768a
[ "MIT" ]
9
2018-07-14T08:40:29.000Z
2021-03-19T08:51:30.000Z
//-------------------------------------------------------------------------------- // This file is a portion of the Hieroglyph 3 Rendering Engine. It is distributed // under the MIT License, available in the root of this distribution and // at the following URL: // // http://www.opensource.org/licenses/mit-license.ph...
40.32
82
0.531746
[ "object", "vector", "transform" ]
98074678af0f863165a7ff3a23ab52aea166842b
11,835
h
C
CppCollection/MainClassV12.04.h
huoyongkai/Wireless360
20b458809b16aa05316cbbe98d2aebc10b4ba19f
[ "MIT" ]
1
2020-06-25T05:36:23.000Z
2020-06-25T05:36:23.000Z
CppCollection/MainClassV12.04.h
huoyongkai/Wireless360
20b458809b16aa05316cbbe98d2aebc10b4ba19f
[ "MIT" ]
null
null
null
CppCollection/MainClassV12.04.h
huoyongkai/Wireless360
20b458809b16aa05316cbbe98d2aebc10b4ba19f
[ "MIT" ]
null
null
null
/** * @file * @brief Classes for managing simulations * @version 12.00 * @author Yongkai HUO, yh3g09 (forevervhuo@gmail.com, yh3g09@ecs.soton.ac.uk) * @date Jun 15, 2010-Oct. 28, 2011 * @copyright None. * @note * V12.00 Change interface of ConfigIter * V11.15 Fix a bug in the modes other than ParalleldB * V...
35.328358
170
0.69117
[ "object" ]
9807496a5df4d5bca16a8adffa00bce1c0ddfc94
424
c
C
lib/wizards/onarion/checker.c
vlehtola/questmud
8bc3099b5ad00a9e0261faeb6637c76b521b6dbe
[ "MIT" ]
null
null
null
lib/wizards/onarion/checker.c
vlehtola/questmud
8bc3099b5ad00a9e0261faeb6637c76b521b6dbe
[ "MIT" ]
null
null
null
lib/wizards/onarion/checker.c
vlehtola/questmud
8bc3099b5ad00a9e0261faeb6637c76b521b6dbe
[ "MIT" ]
null
null
null
short() { return "Exp checker"; } id(str) { if (str == "checker") { return 1; } } get() { return 1; } long() { write("Use 'check' to use it\n"); } init() { add_action("check","check"); } check(str) { object ob; if (!str) { write("Check who?\n"); return 1; } ob = present(str); if (!ob) { write("N...
18.434783
58
0.514151
[ "object" ]
98075f27ef51dbc41f63fa913336570f6aba17b4
2,125
h
C
extern/gtk/gdk/macos/gdkmacosdrag-private.h
PableteProgramming/download
013e35bb5c085e5dfdb57a3a0a39cdf2fd3064b8
[ "MIT" ]
null
null
null
extern/gtk/gdk/macos/gdkmacosdrag-private.h
PableteProgramming/download
013e35bb5c085e5dfdb57a3a0a39cdf2fd3064b8
[ "MIT" ]
null
null
null
extern/gtk/gdk/macos/gdkmacosdrag-private.h
PableteProgramming/download
013e35bb5c085e5dfdb57a3a0a39cdf2fd3064b8
[ "MIT" ]
null
null
null
/* * Copyright © 2020 Red Hat, Inc. * * 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 of the License, or (at your option) any later version. * * This library ...
29.929577
114
0.773176
[ "object" ]
980d3c8f29190a3e491c230ab5321adb3a48659f
6,112
h
C
src/Initializer/MemoryAllocator.h
fabian-kutschera/SeisSol
d5656cd38e9eb1d91c05ebcbf173acbc3083da57
[ "BSD-3-Clause" ]
165
2015-01-30T18:19:05.000Z
2022-03-31T17:22:14.000Z
src/Initializer/MemoryAllocator.h
fabian-kutschera/SeisSol
d5656cd38e9eb1d91c05ebcbf173acbc3083da57
[ "BSD-3-Clause" ]
351
2015-10-06T15:06:48.000Z
2022-03-30T11:23:13.000Z
src/Initializer/MemoryAllocator.h
fabian-kutschera/SeisSol
d5656cd38e9eb1d91c05ebcbf173acbc3083da57
[ "BSD-3-Clause" ]
96
2015-07-27T15:13:33.000Z
2022-03-25T19:19:32.000Z
/****************************************************************************** ** Copyright (c) 2015, Intel Corporation ** ** All rights reserved. ** ** ** ...
44.941176
139
0.645779
[ "vector" ]
981e802202be6a2297f47bc81cc61d80f5c62bd2
78,678
h
C
Include/10.0.19041.0/km/crt/wchar.h
sezero/windows-sdk-headers
e8e9d4d50769ded01a2df905c6bf4355eb3fa8b5
[ "MIT" ]
5
2020-05-29T06:22:17.000Z
2021-11-28T08:21:38.000Z
Include/10.0.19041.0/km/crt/wchar.h
sezero/windows-sdk-headers
e8e9d4d50769ded01a2df905c6bf4355eb3fa8b5
[ "MIT" ]
null
null
null
Include/10.0.19041.0/km/crt/wchar.h
sezero/windows-sdk-headers
e8e9d4d50769ded01a2df905c6bf4355eb3fa8b5
[ "MIT" ]
5
2020-05-30T04:15:11.000Z
2021-11-28T08:48:56.000Z
/*** *wchar.h - declarations for wide character functions * * Copyright (c) Microsoft Corporation. All rights reserved. * *Purpose: * This file contains the types, macros and function declarations for * all wide character-related functions. They may also be declared in * individual header files...
58.107829
293
0.785874
[ "object" ]
485dd5c173ec6805b45c904e0ff20fc162dee811
8,777
h
C
src/Engine/System/RemoteConsole/RemoteConsole.h
kovdennik/TestEngine
43e8d51f64c1a576ff812126d44ee43d8e25bdef
[ "MIT" ]
null
null
null
src/Engine/System/RemoteConsole/RemoteConsole.h
kovdennik/TestEngine
43e8d51f64c1a576ff812126d44ee43d8e25bdef
[ "MIT" ]
null
null
null
src/Engine/System/RemoteConsole/RemoteConsole.h
kovdennik/TestEngine
43e8d51f64c1a576ff812126d44ee43d8e25bdef
[ "MIT" ]
null
null
null
// Copyright 2001-2019 Crytek GmbH / Crytek Group. All rights reserved. // ------------------------------------------------------------------------- // File name: RemoteConsole.h // Version: v1.00 // Created: 12/6/2012 by Paul Reindell. // Description: // -------------------------------------------------...
31.124113
135
0.594167
[ "vector" ]
487ce39e414029c56a591e7ca55328bd14b5c3b0
3,028
h
C
brainfuck/src/brainfuck.h
tamasgoga/practice
197d4303864f9bfecc9a8779dcb675a16bfab5b0
[ "MIT" ]
null
null
null
brainfuck/src/brainfuck.h
tamasgoga/practice
197d4303864f9bfecc9a8779dcb675a16bfab5b0
[ "MIT" ]
null
null
null
brainfuck/src/brainfuck.h
tamasgoga/practice
197d4303864f9bfecc9a8779dcb675a16bfab5b0
[ "MIT" ]
null
null
null
#ifndef GG_BRAINFUCK_SRC_BRAINFUCK_H #define GG_BRAINFUCK_SRC_BRAINFUCK_H /* "Nice", but not particularly fast or clever, Brainfuck interpreter (by Goga Tamas), based on: * http://www.muppetlabs.com/~breadbox/bf/ * http://www.muppetlabs.com/~breadbox/bf/standards.html * http://stackoverflow.com/questions/2588163/im...
34.804598
114
0.753303
[ "object" ]
487e75ad42deba3452ff81d67919ff438eb2deb0
6,501
h
C
midend/predication.h
boxiang-yu/p4c_hash
0a9b07abf692b5b05fecd262bbd1fa5e205bfdbe
[ "Apache-2.0" ]
487
2016-12-22T03:33:27.000Z
2022-03-29T06:36:45.000Z
midend/predication.h
boxiang-yu/p4c_hash
0a9b07abf692b5b05fecd262bbd1fa5e205bfdbe
[ "Apache-2.0" ]
2,114
2016-12-18T11:36:27.000Z
2022-03-31T22:33:23.000Z
midend/predication.h
boxiang-yu/p4c_hash
0a9b07abf692b5b05fecd262bbd1fa5e205bfdbe
[ "Apache-2.0" ]
456
2016-12-20T14:01:11.000Z
2022-03-30T19:26:05.000Z
/* Copyright 2016 VMware, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software di...
43.630872
89
0.7002
[ "vector", "transform" ]
488414c7c66707c8375eeedaa41494ed05dafd8e
3,573
h
C
include/softwareRenderer.h
tomguluson92/SoftwareRenderer
72413c7de8b1ea820e21938761cd1318700412da
[ "MIT" ]
430
2018-08-31T15:18:09.000Z
2022-03-30T08:42:52.000Z
include/softwareRenderer.h
tomguluson92/SoftwareRenderer
72413c7de8b1ea820e21938761cd1318700412da
[ "MIT" ]
4
2018-09-06T03:26:40.000Z
2020-02-22T15:31:07.000Z
include/softwareRenderer.h
tomguluson92/SoftwareRenderer
72413c7de8b1ea820e21938761cd1318700412da
[ "MIT" ]
53
2018-09-01T19:59:16.000Z
2022-02-18T10:38:59.000Z
#ifndef SRENDERER_H #define SRENDERER_H // =============================== // AUTHOR : Angel Ortiz (angelo12 AT vt DOT edu) // CREATE DATE : 2018-07-10 // PURPOSE : Core graphics class that performs rendering for different mesh types. // The core rendering function is drawTriangularMesh tha...
40.146067
96
0.654352
[ "mesh", "render", "vector", "model", "transform" ]
4885e0496240b9f50997e721b7e0de9c78034cff
2,326
h
C
Src/Collision/GeometryQuery.h
atlantis13579/Riemann
5c4dcf08a0438e702f082be7876d9017ccd598f8
[ "MIT" ]
2
2021-07-06T05:24:07.000Z
2021-07-07T01:52:41.000Z
Src/Collision/GeometryQuery.h
atlantis13579/Riemann
5c4dcf08a0438e702f082be7876d9017ccd598f8
[ "MIT" ]
null
null
null
Src/Collision/GeometryQuery.h
atlantis13579/Riemann
5c4dcf08a0438e702f082be7876d9017ccd598f8
[ "MIT" ]
null
null
null
#pragma once #include <vector> #include "../Maths/Stack.h" #include "../Maths/Vector3d.h" #include "GeometryObject.h" class AABBTree; class DynamicAABBTree; class SparseSpatialHash; class Geometry; #define RAYCAST_STACK_SIZE (32) struct RayCastCache { RayCastCache() { prevhitGeom = nullptr; prevStack.Clear()...
15.006452
119
0.702064
[ "geometry", "vector" ]
488991fa968db458ce12acef359934c750f47119
1,411
h
C
FaceTracker.h
rajgoel/PTZFaceTracker
7c5b594bee9192fe1fda46339c0327de5780c61a
[ "MIT" ]
25
2018-02-25T00:55:54.000Z
2022-03-15T19:47:43.000Z
FaceTracker.h
rajgoel/PTZFaceTracker
7c5b594bee9192fe1fda46339c0327de5780c61a
[ "MIT" ]
2
2017-05-18T13:41:44.000Z
2018-03-21T15:40:04.000Z
FaceTracker.h
rajgoel/PTZFaceTracker
7c5b594bee9192fe1fda46339c0327de5780c61a
[ "MIT" ]
2
2019-03-24T17:19:15.000Z
2022-03-04T00:29:04.000Z
#pragma once #include <opencv2/core.hpp> #include <opencv2/highgui.hpp> #include <opencv2/objdetect.hpp> #include <opencv2/core/utility.hpp> #include <opencv2/tracking.hpp> #include <opencv2/videoio.hpp> #include <string> /* string */ #include <list> /* list */ #include <iostream> /* cout, cerr, endl */ #ifdef LOG ...
20.449275
71
0.700213
[ "vector" ]
48956ef68a1500aece97ae25d85f94161c2f1b78
9,472
c
C
libavc/decoder/ih264d_function_selector_generic.c
Keneral/ae1
e5bbf05e3a01b449f33cca14c5ce8048df45624b
[ "Unlicense" ]
null
null
null
libavc/decoder/ih264d_function_selector_generic.c
Keneral/ae1
e5bbf05e3a01b449f33cca14c5ce8048df45624b
[ "Unlicense" ]
null
null
null
libavc/decoder/ih264d_function_selector_generic.c
Keneral/ae1
e5bbf05e3a01b449f33cca14c5ce8048df45624b
[ "Unlicense" ]
null
null
null
/****************************************************************************** * * Copyright (C) 2015 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: ...
42.475336
80
0.684861
[ "transform" ]
4897d1d36d5b8b354f70f075b38b4f80a853a057
12,543
c
C
test/libpraefectus/hash-tree.c
AltSysrq/praefectus
644b64225b19537aa0e8594be67befa80956f4f3
[ "BSD-3-Clause" ]
null
null
null
test/libpraefectus/hash-tree.c
AltSysrq/praefectus
644b64225b19537aa0e8594be67befa80956f4f3
[ "BSD-3-Clause" ]
null
null
null
test/libpraefectus/hash-tree.c
AltSysrq/praefectus
644b64225b19537aa0e8594be67befa80956f4f3
[ "BSD-3-Clause" ]
null
null
null
/*- * Copyright (c) 2014 Jason Lingle * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of condit...
29.306075
79
0.712908
[ "object" ]
489ad937706ffbe578ad7b5793a29d19beb29b20
4,661
h
C
app/src/main/jni/include/MasterWalletManager.h
chunshulimao/Elastos.App.UnionSquare.Android
5ce2f327a938ae7554c6f3d53c1850a46f250304
[ "MIT" ]
null
null
null
app/src/main/jni/include/MasterWalletManager.h
chunshulimao/Elastos.App.UnionSquare.Android
5ce2f327a938ae7554c6f3d53c1850a46f250304
[ "MIT" ]
null
null
null
app/src/main/jni/include/MasterWalletManager.h
chunshulimao/Elastos.App.UnionSquare.Android
5ce2f327a938ae7554c6f3d53c1850a46f250304
[ "MIT" ]
null
null
null
// Copyright (c) 2012-2018 The Elastos Open Source Project // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #ifndef __ELASTOS_SDK_MASTERWALLETMANAGER_H__ #define __ELASTOS_SDK_MASTERWALLETMANAGER_H__ #include <map> #include "IM...
31.281879
169
0.69513
[ "vector" ]
48ab558420ea0ccdf7705e7e2394f8b8d9c2dacb
1,448
h
C
Blue-Flame-Engine/Sandbox/Sandbox/Forward_Renderer_Test.h
FantasyVII/Blue-Flame-Engine
b0e44ccffdd41539fa9075e5d6a2b3c1cc811d96
[ "MIT" ]
2
2020-10-12T13:40:05.000Z
2021-09-17T08:37:03.000Z
Blue-Flame-Engine/Sandbox/Sandbox/Forward_Renderer_Test.h
FantasyVII/Blue-Flame-Engine
b0e44ccffdd41539fa9075e5d6a2b3c1cc811d96
[ "MIT" ]
null
null
null
Blue-Flame-Engine/Sandbox/Sandbox/Forward_Renderer_Test.h
FantasyVII/Blue-Flame-Engine
b0e44ccffdd41539fa9075e5d6a2b3c1cc811d96
[ "MIT" ]
null
null
null
#pragma once #include <BF/BlueFlame.h> namespace Forward_Renderer_Test { class Forward_Renderer_Test : public BF::Application::App { private: //BF::Graphics::API::Shader P, PUV, PN, PUVN, PUVNTB;//, shader, lightShader; //BF::Graphics::API::ConstantBuffer constantBuffer; //BF::Graphics::Model crateModel; ...
27.320755
80
0.701657
[ "render", "model", "transform" ]
48b60729e724c1241d59567bf95b341e638afee5
20,224
c
C
uxmhf/xmhf-uobjs/geec_prime/gp_s5_setupcpustate.c
superymk/uberxmhf
3cd28bfe565221a6073950de4a8da9b61e10614e
[ "RSA-MD" ]
8
2020-03-19T18:49:02.000Z
2022-03-19T22:00:30.000Z
uxmhf/xmhf-uobjs/geec_prime/gp_s5_setupcpustate.c
hypcode/uberxmhf
3cd28bfe565221a6073950de4a8da9b61e10614e
[ "RSA-MD" ]
3
2020-08-06T16:38:19.000Z
2020-11-13T15:24:50.000Z
uxmhf/xmhf-uobjs/geec_prime/gp_s5_setupcpustate.c
superymk/uberxmhf
3cd28bfe565221a6073950de4a8da9b61e10614e
[ "RSA-MD" ]
8
2020-02-21T15:06:54.000Z
2021-03-30T14:56:24.000Z
/* * @XMHF_LICENSE_HEADER_START@ * * eXtensible, Modular Hypervisor Framework (XMHF) * Copyright (c) 2009-2012 Carnegie Mellon University * Copyright (c) 2010-2012 VDG Inc. * All Rights Reserved. * * Developed by: XMHF Team * Carnegie Mellon University / CyLab * VDG Inc. * ...
40.856566
196
0.7768
[ "model" ]
48c12c8563b19161074e66f608a7cbec4346439c
2,388
h
C
localization/graph_localizer/include/graph_localizer/point_to_line_factor.h
jdekarske/astrobee
c882f9f39719487770bbe7c7322d2ca7f71a1272
[ "Apache-2.0" ]
629
2017-08-31T23:09:00.000Z
2022-03-30T11:55:40.000Z
localization/graph_localizer/include/graph_localizer/point_to_line_factor.h
jdekarske/astrobee
c882f9f39719487770bbe7c7322d2ca7f71a1272
[ "Apache-2.0" ]
269
2018-05-05T12:31:16.000Z
2022-03-30T22:04:11.000Z
localization/graph_localizer/include/graph_localizer/point_to_line_factor.h
jdekarske/astrobee
c882f9f39719487770bbe7c7322d2ca7f71a1272
[ "Apache-2.0" ]
248
2017-08-31T23:20:56.000Z
2022-03-30T22:29:16.000Z
/* Copyright (c) 2017, United States Government, as represented by the * Administrator of the National Aeronautics and Space Administration. * * All rights reserved. * * The Astrobee platform is licensed under the Apache License, Version 2.0 * (the "License"); you may not use this file except in compliance with t...
35.641791
112
0.735343
[ "geometry", "vector", "model" ]
48c1d68729bbecd5200a942a855914f1c34c09b2
1,900
c
C
object_detector.c
cescript/imlab_object_detection_app
18b44b63cf092fca5fff59af20909d9ef9afb95f
[ "MIT" ]
null
null
null
object_detector.c
cescript/imlab_object_detection_app
18b44b63cf092fca5fff59af20909d9ef9afb95f
[ "MIT" ]
null
null
null
object_detector.c
cescript/imlab_object_detection_app
18b44b63cf092fca5fff59af20909d9ef9afb95f
[ "MIT" ]
null
null
null
#include <stdio.h> #include <stdlib.h> #include <stdint.h> #include <string.h> #include <math.h> #include "imcore.h" #include "cvcore.h" #include "iocore.h" #include "alcore.h" int main(int argc, char *argv[]) { int i; matrix_t *test; // load the test sample printf("Reading the im...
27.536232
96
0.588947
[ "object", "model" ]
1ec47bced85586972484ebabb7a240bc24671412
1,647
h
C
src/h/Toolkit/Math/Vector.h
MeepSplize/Uniquis-Framework
1ab8049fdbe1c9dfa2676ce6380940bfb0e1dff6
[ "BSD-3-Clause" ]
null
null
null
src/h/Toolkit/Math/Vector.h
MeepSplize/Uniquis-Framework
1ab8049fdbe1c9dfa2676ce6380940bfb0e1dff6
[ "BSD-3-Clause" ]
null
null
null
src/h/Toolkit/Math/Vector.h
MeepSplize/Uniquis-Framework
1ab8049fdbe1c9dfa2676ce6380940bfb0e1dff6
[ "BSD-3-Clause" ]
null
null
null
#pragma once namespace Uniquis { #ifdef __AVX2__ template<unsigned __int8 Dimension> class Vector { public: std::array<float, Dimension> vComponents; public: Vector(); Vector(const Vector<Dimension>& other); Vector(const Vector<Dimension>&& other); Vector(const float* pComponents); Vector(con...
20.848101
83
0.728597
[ "vector" ]
1ee1596dcfba6cc2eb9208659d5b96ad38164e9d
6,948
h
C
rfsim/include/rfsim/rfsim.h
thofyb/RobotFootballSim
646f88b52e1c29aa7480dc9e473fec1e8ce41ecf
[ "MIT" ]
1
2021-04-13T08:31:05.000Z
2021-04-13T08:31:05.000Z
rfsim/include/rfsim/rfsim.h
thofyb/RobotFootballSim
646f88b52e1c29aa7480dc9e473fec1e8ce41ecf
[ "MIT" ]
2
2021-04-06T19:03:17.000Z
2021-04-07T16:32:28.000Z
rfsim/include/rfsim/rfsim.h
thofyb/RobotFootballSim
646f88b52e1c29aa7480dc9e473fec1e8ce41ecf
[ "MIT" ]
1
2021-04-19T12:06:52.000Z
2021-04-19T12:06:52.000Z
//////////////////////////////////////////////////////////////////////////////////// // MIT License // // // // Copyright (c) 2021 The RobotFootballSim project authors ...
37.354839
156
0.695596
[ "object" ]
1ee19556e3e335d730d48c9cb6d354b8bb27b6a6
6,473
c
C
driver/src/devicedrv/ump/linux/ump_ukk_ref_wrappers.c
troyane/r6p2
55327f248cbee17250031a767ca6e587906d48c2
[ "MIT" ]
null
null
null
driver/src/devicedrv/ump/linux/ump_ukk_ref_wrappers.c
troyane/r6p2
55327f248cbee17250031a767ca6e587906d48c2
[ "MIT" ]
null
null
null
driver/src/devicedrv/ump/linux/ump_ukk_ref_wrappers.c
troyane/r6p2
55327f248cbee17250031a767ca6e587906d48c2
[ "MIT" ]
1
2019-09-10T17:21:33.000Z
2019-09-10T17:21:33.000Z
/* * Copyright (C) 2010, 2013-2014, 2016 ARM Limited. All rights reserved. * * This program is free software and is provided to you under the terms of the GNU General Public License version 2 * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU lice...
28.021645
128
0.738143
[ "object" ]
1ee9eaaeed69d8011a2910218aa0fb832aface02
866
h
C
include/MineralInfo.h
valeriabriones/dvm-dos-tem
8a1807661c3370a196cd6f3a46697133d4701818
[ "MIT" ]
16
2016-09-28T17:46:00.000Z
2022-02-28T22:43:09.000Z
include/MineralInfo.h
valeriabriones/dvm-dos-tem
8a1807661c3370a196cd6f3a46697133d4701818
[ "MIT" ]
170
2016-07-05T00:51:38.000Z
2022-03-17T07:57:13.000Z
include/MineralInfo.h
valeriabriones/dvm-dos-tem
8a1807661c3370a196cd6f3a46697133d4701818
[ "MIT" ]
19
2016-06-27T06:07:07.000Z
2022-03-31T04:41:04.000Z
/** MineralInfo object. * What more is there to say? */ #ifndef MINERAL_INFO_H_ #define MINERAL_INFO_H_ #include <iostream> #include <string> #include "MineralLayer.h" using namespace std; class MineralInfo { public: MineralInfo(); MineralInfo(const std::string& fname, const int y, const int...
23.405405
90
0.639723
[ "object" ]
1eea527c8fddc1839600be7c7fed4db93f647b1a
5,881
h
C
src/glscopeclient/ScopeSyncWizard.h
MegabytePhreak/scopehal-apps
b327de07e8b39b034522933c3cef4c157c9df966
[ "BSD-3-Clause" ]
272
2018-10-30T21:05:44.000Z
2022-03-15T11:41:16.000Z
src/glscopeclient/ScopeSyncWizard.h
MegabytePhreak/scopehal-apps
b327de07e8b39b034522933c3cef4c157c9df966
[ "BSD-3-Clause" ]
363
2019-03-26T05:51:49.000Z
2022-03-18T20:23:14.000Z
src/glscopeclient/ScopeSyncWizard.h
MegabytePhreak/scopehal-apps
b327de07e8b39b034522933c3cef4c157c9df966
[ "BSD-3-Clause" ]
54
2019-04-27T22:20:25.000Z
2022-02-14T17:46:53.000Z
/*********************************************************************************************************************** * * * glscopeclient ...
43.562963
120
0.540724
[ "vector" ]
480ce7ee76cc473974ef2a7d4c20ba0312837b8f
1,041
h
C
modules_src/mip_buf_src/mip_buf_renderer.h
r0mi/libaniplot
8acbd811ea2d1354182c881ec5f16290c3279ef0
[ "MIT" ]
3
2018-01-18T15:35:43.000Z
2021-12-14T11:31:25.000Z
modules_src/mip_buf_src/mip_buf_renderer.h
r0mi/libaniplot
8acbd811ea2d1354182c881ec5f16290c3279ef0
[ "MIT" ]
null
null
null
modules_src/mip_buf_src/mip_buf_renderer.h
r0mi/libaniplot
8acbd811ea2d1354182c881ec5f16290c3279ef0
[ "MIT" ]
1
2021-12-14T11:31:41.000Z
2021-12-14T11:31:41.000Z
#ifndef __MIP_BUF_RENDERER_H__ #define __MIP_BUF_RENDERER_H__ #include "mip_buf_t.h" // MipBuf and renderer combined. // wrapper class to simplify python integration. class MipBufRenderer { public: MipBufRenderer(); ~MipBufRenderer(); // end_index NOT one past last. end_index points to a real entry. ...
28.135135
77
0.730067
[ "solid" ]
481077422c92768300ffe1517dc84eb1858d1d4c
5,724
h
C
Common/PlatformBase/Services/DeleteFeatures.h
achilex/MgDev
f7baf680a88d37659af32ee72b9a2046910b00d8
[ "PHP-3.0" ]
2
2017-04-19T01:38:30.000Z
2020-07-31T03:05:32.000Z
Common/PlatformBase/Services/DeleteFeatures.h
achilex/MgDev
f7baf680a88d37659af32ee72b9a2046910b00d8
[ "PHP-3.0" ]
null
null
null
Common/PlatformBase/Services/DeleteFeatures.h
achilex/MgDev
f7baf680a88d37659af32ee72b9a2046910b00d8
[ "PHP-3.0" ]
1
2021-12-29T10:46:12.000Z
2021-12-29T10:46:12.000Z
// // Copyright (C) 2004-2011 by Autodesk, Inc. // // This library is free software; you can redistribute it and/or // modify it under the terms of version 2.1 of the GNU Lesser // General Public License as published by the Free Software Foundation. // // This library is distributed in the hope that it will be use...
30.609626
82
0.592068
[ "object" ]
481bb4134e825b60bf547501f5843afbb4bbcdeb
2,624
h
C
Libraries/RobsJuceModules/rosic/legacy/LowpassHighpass.h
RobinSchmidt/RS-MET-Preliminary
6c01cbaad7cce3daa3293c444dd9e4b74e5ebfbe
[ "FTL" ]
34
2017-04-19T18:26:02.000Z
2022-02-15T17:47:26.000Z
Libraries/RobsJuceModules/rosic/legacy/LowpassHighpass.h
RobinSchmidt/RS-MET-Preliminary
6c01cbaad7cce3daa3293c444dd9e4b74e5ebfbe
[ "FTL" ]
307
2017-05-04T21:45:01.000Z
2022-02-03T00:59:01.000Z
Libraries/RobsJuceModules/rosic/legacy/LowpassHighpass.h
RobinSchmidt/RS-MET-Preliminary
6c01cbaad7cce3daa3293c444dd9e4b74e5ebfbe
[ "FTL" ]
4
2017-09-05T17:04:31.000Z
2021-12-15T21:24:28.000Z
#ifndef LowpassHighpass_h #define LowpassHighpass_h #include "AudioModule.h" /** This class combines a first order lowpass-, and a first order highpass-filter into a single object. The 2 filters, which are originally in a series connection, are implemented as a single biquad-stage. */ class LowpassHighpass { pub...
26.77551
79
0.570122
[ "object" ]
481dbac5541ebc7249f2de2de7bf1dc33b5147c0
2,157
h
C
redlib/include/Utils.h
alexandear/multi_threaded_prime_numbers
4b613f5d6e4b7db72b3375e530246bba3065853f
[ "Unlicense" ]
null
null
null
redlib/include/Utils.h
alexandear/multi_threaded_prime_numbers
4b613f5d6e4b7db72b3375e530246bba3065853f
[ "Unlicense" ]
null
null
null
redlib/include/Utils.h
alexandear/multi_threaded_prime_numbers
4b613f5d6e4b7db72b3375e530246bba3065853f
[ "Unlicense" ]
null
null
null
#pragma once #include <fstream> #include <stdexcept> #include <string> #include <vector> #include <mutex> #include <sstream> #include <iterator> namespace red { struct FstreamException : std::runtime_error { explicit FstreamException(const char* msg) : std::runtime_error(msg) {} }; class Ifstream : public std::i...
23.966667
75
0.675939
[ "vector" ]
48224ea07e0e223cbfc99a63a008fc9651770229
2,186
h
C
model/share/emfield_share.h
ptroyen/CFDWARP
ed96d1aa6d722a8877f5ca14d945f469c2db3aaf
[ "BSD-2-Clause" ]
null
null
null
model/share/emfield_share.h
ptroyen/CFDWARP
ed96d1aa6d722a8877f5ca14d945f469c2db3aaf
[ "BSD-2-Clause" ]
null
null
null
model/share/emfield_share.h
ptroyen/CFDWARP
ed96d1aa6d722a8877f5ca14d945f469c2db3aaf
[ "BSD-2-Clause" ]
null
null
null
#ifndef _EMFIELD_SHARE_H #define _EMFIELD_SHARE_H #include <model/_model.h> #include <src/common.h> #define EMFIELD_PRESSUREGRADIENT TRUE double _sigma_interface(np_t *np, gl_t *gl, long l, long dim); double _Jstar_interface(np_t *np, gl_t *gl, metrics_t metrics, long l, long i); double _Jtstar_interface(np_t...
35.836066
152
0.718207
[ "model" ]
48225d2954dc40c3b1cee8f1976570b8f1a38188
10,217
h
C
util/InitSequencer.h
delay-tolerant-networking/oasys
ec3f11d8a1e41c05ecbc275b9f4dfc160d69b420
[ "Apache-2.0" ]
3
2016-06-27T17:38:45.000Z
2018-04-09T09:37:13.000Z
util/InitSequencer.h
delay-tolerant-networking/oasys
ec3f11d8a1e41c05ecbc275b9f4dfc160d69b420
[ "Apache-2.0" ]
null
null
null
util/InitSequencer.h
delay-tolerant-networking/oasys
ec3f11d8a1e41c05ecbc275b9f4dfc160d69b420
[ "Apache-2.0" ]
1
2021-10-08T05:09:11.000Z
2021-10-08T05:09:11.000Z
/* * Copyright 2004-2006 Intel Corporation * * 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...
32.958065
84
0.584418
[ "vector" ]
482759461d21d7770968d04ae017727c3e7130e9
3,912
h
C
KPCoreForested.h
zhaolu996/KPCS
ccefc9139e76f885539c61aaa8f7db598936553e
[ "MIT" ]
null
null
null
KPCoreForested.h
zhaolu996/KPCS
ccefc9139e76f885539c61aaa8f7db598936553e
[ "MIT" ]
null
null
null
KPCoreForested.h
zhaolu996/KPCS
ccefc9139e76f885539c61aaa8f7db598936553e
[ "MIT" ]
null
null
null
// // Created by zhao lu on 2020/10/27. // #ifndef KPCORE_KPCOREFORESTED_H #define KPCORE_KPCOREFORESTED_H #include <vector> #include "PTree.h" #include "AUF.h" #include "KPCore.h" #include "PTreeDecomposer.h" #include "PTreeMaintainer.h" class KPCoreForested { public: unsigned long long int insertion_clocks = ...
29.862595
159
0.680215
[ "vector" ]
48283dff8096003e35a730efc80f8894eceba6a8
3,012
h
C
source/expressions.h
Sable/mcvm
74ef6b2f1fdcda1533eaa8216869afd8be548e74
[ "Apache-2.0" ]
5
2015-01-28T11:03:22.000Z
2020-11-07T14:20:57.000Z
source/expressions.h
Sable/mcvm
74ef6b2f1fdcda1533eaa8216869afd8be548e74
[ "Apache-2.0" ]
null
null
null
source/expressions.h
Sable/mcvm
74ef6b2f1fdcda1533eaa8216869afd8be548e74
[ "Apache-2.0" ]
2
2015-07-31T14:22:27.000Z
2021-09-29T16:24:43.000Z
// =========================================================================== // // // // Copyright 2008 Maxime Chevalier-Boisvert and McGill University. // // ...
32.042553
84
0.515604
[ "vector" ]
48378d7667d0be7b6f61373e9af9d580c1497774
1,654
c
C
NGSpice/ngspice-30/src/spicelib/devices/nbjt/nbjtinit.c
Surya-98/Snapcuit
9789a779485d8af2426a2d4e6403a06f44acadcb
[ "MIT" ]
null
null
null
NGSpice/ngspice-30/src/spicelib/devices/nbjt/nbjtinit.c
Surya-98/Snapcuit
9789a779485d8af2426a2d4e6403a06f44acadcb
[ "MIT" ]
null
null
null
NGSpice/ngspice-30/src/spicelib/devices/nbjt/nbjtinit.c
Surya-98/Snapcuit
9789a779485d8af2426a2d4e6403a06f44acadcb
[ "MIT" ]
null
null
null
#include "ngspice/config.h" #include "ngspice/devdefs.h" #include "nbjtitf.h" #include "nbjtext.h" #include "nbjtinit.h" SPICEdev NBJTinfo = { .DEVpublic = { .name = "NBJT", .description = "1D Numerical Bipolar Junction Transistor model", .terms = &NBJTnSize, .numNames = &NBJTnSi...
21.480519
72
0.596131
[ "model" ]
48597def7073ba9d7a8b6d9817fc6c1200230fcb
4,650
h
C
ios/chrome/browser/snapshots/snapshot_cache.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
ios/chrome/browser/snapshots/snapshot_cache.h
zealoussnow/chromium
fd8a8914ca0183f0add65ae55f04e287543c7d4a
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
113
2015-05-04T09:58:14.000Z
2022-01-31T19:35:03.000Z
ios/chrome/browser/snapshots/snapshot_cache.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 2012 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 IOS_CHROME_BROWSER_SNAPSHOTS_SNAPSHOT_CACHE_H_ #define IOS_CHROME_BROWSER_SNAPSHOTS_SNAPSHOT_CACHE_H_ #import <UIKit/UIKit.h> namespace base { c...
42.272727
80
0.75871
[ "object" ]
f09aebc8765d4b15af439644c9f27a189b224d17
4,675
h
C
PEExplorerV2/MainFrm.h
Bia10/PEExplorerV2
1b10af5627ced7d9cd29b54e8af62ce35d903256
[ "MIT" ]
1
2021-04-30T05:14:43.000Z
2021-04-30T05:14:43.000Z
PEExplorerV2/MainFrm.h
Bia10/PEExplorerV2
1b10af5627ced7d9cd29b54e8af62ce35d903256
[ "MIT" ]
null
null
null
PEExplorerV2/MainFrm.h
Bia10/PEExplorerV2
1b10af5627ced7d9cd29b54e8af62ce35d903256
[ "MIT" ]
null
null
null
// MainFrm.h : interface of the CMainFrame class // ///////////////////////////////////////////////////////////////////////////// #pragma once #include "View.h" #include "PEParser.h" #include "resource.h" class CMainFrame : public CFrameWindowImpl<CMainFrame>, public CUpdateUI<CMainFrame>, public CMessageFilter...
42.5
140
0.742032
[ "vector" ]
f0a7cdea16b15c0c608eda84cda6b85e409e68f8
3,055
h
C
Pods/JWPlayer-SDK/JWPlayer_iOS_SDK.framework/Headers/JWButton.h
AmitaiB/JWAdTester2020
ac481a5bb276978d6d60c14af41e133f6b94c0f3
[ "BSD-3-Clause" ]
38
2016-01-04T10:44:00.000Z
2020-07-07T07:07:57.000Z
Pods/JWPlayer-SDK/JWPlayer_iOS_SDK.framework/Headers/JWButton.h
AmitaiB/JWAdTester2020
ac481a5bb276978d6d60c14af41e133f6b94c0f3
[ "BSD-3-Clause" ]
65
2016-01-20T11:59:46.000Z
2020-10-05T14:53:09.000Z
Pods/JWPlayer-SDK/JWPlayer_iOS_SDK.framework/Headers/JWButton.h
isabella232/jwplayer-sdk-ios-demo
5ce07fcd9277d1c29c3784ace43fdecbedbbe9f8
[ "BSD-3-Clause" ]
32
2015-11-30T18:28:08.000Z
2022-02-19T09:53:50.000Z
// // JWButton.h // JWPlayer-iOS-SDK // // Created by karim on 1/7/20. // Copyright © 2020 JWPlayer. All rights reserved. // #import <Foundation/Foundation.h> NS_ASSUME_NONNULL_BEGIN @class JWButton; /** The JWButtonDelegate protocol defines methods that a delegate of a JWButton object can implement to be aware...
31.822917
147
0.703764
[ "object" ]
f0bc2e24da7f36c97ec23ee1b4b26cf694350565
47,817
c
C
tests.c
C-Chads/MyLittle6502
64e1d95e0e4ffaddf9c0ac33b376c5e99c80dd62
[ "CC0-1.0" ]
4
2021-08-05T03:17:36.000Z
2021-12-01T05:02:40.000Z
tests.c
C-Chads/MyLittle6502
64e1d95e0e4ffaddf9c0ac33b376c5e99c80dd62
[ "CC0-1.0" ]
null
null
null
tests.c
C-Chads/MyLittle6502
64e1d95e0e4ffaddf9c0ac33b376c5e99c80dd62
[ "CC0-1.0" ]
null
null
null
/* THIS FILE IS NOT IN THE PUBLIC DOMAIN The .h file, fake6502.h, however, is. SO, don't put this file in your project, or richard stallman's going to be bustin' your ass for source code. The author (https://github.com/omarandlorraine/fake6502) wants this file to have copyleft stuff on it. So, if you u...
29.371622
126
0.659138
[ "object", "vector" ]
f0d5cc0dd04aa9ac6cd051f90e7e2ab0208d60cd
7,716
h
C
extensions/browser/value_store/value_store.h
kjthegod/chromium
cf940f7f418436b77e15b1ea23e6fa100ca1c91a
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
2
2019-01-16T03:57:28.000Z
2021-01-23T15:29:45.000Z
extensions/browser/value_store/value_store.h
kjthegod/chromium
cf940f7f418436b77e15b1ea23e6fa100ca1c91a
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
1
2018-02-10T21:00:08.000Z
2018-03-20T05:09:50.000Z
extensions/browser/value_store/value_store.h
kjthegod/chromium
cf940f7f418436b77e15b1ea23e6fa100ca1c91a
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
2
2015-04-17T13:19:09.000Z
2021-10-21T12:55:15.000Z
// Copyright 2014 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef EXTENSIONS_BROWSER_VALUE_STORE_VALUE_STORE_H_ #define EXTENSIONS_BROWSER_VALUE_STORE_VALUE_STORE_H_ #include <string> #include <vector> #include...
34.756757
80
0.697512
[ "object", "vector" ]
f0e478249671dd2eb9ec7a2cd64a33d0cb4d3cf1
7,675
h
C
intern/audaspace/OpenAL/AUD_OpenALDevice.h
1-MillionParanoidTterabytes/Blender-2.79b-blackened
e8d767324e69015aa66850d13bee7db1dc7d084b
[ "Unlicense" ]
2
2018-06-18T01:50:25.000Z
2018-06-18T01:50:32.000Z
intern/audaspace/OpenAL/AUD_OpenALDevice.h
1-MillionParanoidTterabytes/Blender-2.79b-blackened
e8d767324e69015aa66850d13bee7db1dc7d084b
[ "Unlicense" ]
null
null
null
intern/audaspace/OpenAL/AUD_OpenALDevice.h
1-MillionParanoidTterabytes/Blender-2.79b-blackened
e8d767324e69015aa66850d13bee7db1dc7d084b
[ "Unlicense" ]
null
null
null
/* * ***** BEGIN GPL LICENSE BLOCK ***** * * Copyright 2009-2011 Jörg Hermann Müller * * This file is part of AudaSpace. * * Audaspace 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 ...
27.120141
110
0.73772
[ "model" ]
0b07f7eeaf6bddc671d244272d5733556bcc00b9
2,544
h
C
program/realeyes-hog-opencl/HogDescriptor.h
ctuning/reproduce-carp-project
31b3d6f394cccec8a9a5d540951783319c77d4ac
[ "BSD-3-Clause" ]
21
2015-12-30T11:26:18.000Z
2017-09-22T04:31:41.000Z
program/realeyes-hog-opencl/HogDescriptor.h
ctuning/reproduce-carp-project
31b3d6f394cccec8a9a5d540951783319c77d4ac
[ "BSD-3-Clause" ]
null
null
null
program/realeyes-hog-opencl/HogDescriptor.h
ctuning/reproduce-carp-project
31b3d6f394cccec8a9a5d540951783319c77d4ac
[ "BSD-3-Clause" ]
1
2015-12-08T02:01:46.000Z
2015-12-08T02:01:46.000Z
/* --------------------------------------------------------------------- * Copyright Realeyes OU 2012-2014 * * All rights reserved. Realeyes OU PROPRIETARY/CONFIDENTIAL. * No part of this computer programs(s) may be used, reproduced, * stored in any retrieval system, or transmitted, in any form or * by any means, elect...
30.285714
103
0.567217
[ "vector" ]
0b0a97fa116433217568fc54cd6ffdd72175eeea
6,221
h
C
src/devices/Pump.h
mmurooka/mc_panda
fb87bd9fa392a122abe0f4768327eff50ca609cd
[ "BSD-2-Clause" ]
4
2020-09-10T10:34:09.000Z
2021-03-15T05:48:14.000Z
src/devices/Pump.h
mmurooka/mc_panda
fb87bd9fa392a122abe0f4768327eff50ca609cd
[ "BSD-2-Clause" ]
12
2020-09-10T10:25:42.000Z
2022-02-22T01:29:01.000Z
src/devices/Pump.h
mmurooka/mc_panda
fb87bd9fa392a122abe0f4768327eff50ca609cd
[ "BSD-2-Clause" ]
4
2020-09-15T11:10:17.000Z
2021-06-03T00:38:53.000Z
#pragma once #include <mc_panda/devices/api.h> #include <mc_rbdyn/Device.h> #include <mc_rtc/Configuration.h> #include <mc_rtc/log/Logger.h> #include <franka/vacuum_gripper.h> #include <franka/vacuum_gripper_state.h> #include <chrono> #include <thread> #include <vector> namespace mc_panda { /** This device is an...
27.165939
109
0.675454
[ "object", "vector" ]