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
008353e45c740b7bf4c6c031c597aef364f91f07
7,332
h
C
Foundation/library/includes/TTObject.h
avilleret/JamomaCore
b09cfb684527980f30845f664e1f922005c24e60
[ "BSD-3-Clause" ]
null
null
null
Foundation/library/includes/TTObject.h
avilleret/JamomaCore
b09cfb684527980f30845f664e1f922005c24e60
[ "BSD-3-Clause" ]
null
null
null
Foundation/library/includes/TTObject.h
avilleret/JamomaCore
b09cfb684527980f30845f664e1f922005c24e60
[ "BSD-3-Clause" ]
null
null
null
/** @file * * @ingroup foundationLibrary * * @brief Create Jamoma object instances. * * @authors Timothy Place * * @copyright Copyright © 2012, Timothy Place @n * This code is licensed under the terms of the "New BSD License" @n * http://creativecommons.org/licenses/BSD/ */ #ifndef __TT_OBJECT_H__ #define _...
32.586667
663
0.737861
[ "object" ]
00a95acb3a80eadf5c0aed81aa51ba8df42742c6
12,111
h
C
engine/common/mathlib.h
BryanHaley/fteqw-applesilicon
06714d400c13c3f50bcd03e3d2184648a71ddb29
[ "Intel" ]
1
2022-03-20T01:14:23.000Z
2022-03-20T01:14:23.000Z
engine/common/mathlib.h
BryanHaley/fteqw-applesilicon
06714d400c13c3f50bcd03e3d2184648a71ddb29
[ "Intel" ]
null
null
null
engine/common/mathlib.h
BryanHaley/fteqw-applesilicon
06714d400c13c3f50bcd03e3d2184648a71ddb29
[ "Intel" ]
null
null
null
/* Copyright (C) 1996-1997 Id Software, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in th...
54.066964
249
0.690282
[ "vector" ]
00b6a3f00d9a9717000eb1773df6335f608883b7
35,292
c
C
fft_par.c
mklca/distfft
b110d3754641a2ef4c4591011ddb809784ee0c5e
[ "BSD-2-Clause" ]
null
null
null
fft_par.c
mklca/distfft
b110d3754641a2ef4c4591011ddb809784ee0c5e
[ "BSD-2-Clause" ]
null
null
null
fft_par.c
mklca/distfft
b110d3754641a2ef4c4591011ddb809784ee0c5e
[ "BSD-2-Clause" ]
null
null
null
#define _XOPEN_SOURCE 500 #include <alloca.h> #include <complex.h> #include <math.h> #include <stdlib.h> #include <fftw3.h> #include "fft_par.h" #include "fft_ser.h" struct fft_par_plan_s { void *src; void *srcbuffer; void *dstbuffer; void *dst; /* Communication Displacements */ int *cycle_senddispls; in...
34.702065
83
0.66882
[ "transform" ]
00bac20c510cf2d7fd0c61482be45a19feb4f348
18,857
h
C
test/6lowpan/DatagramOrderedLowpanQueue_unittest.h
openDSME/CometOS
1907325847f2efa746bd76854b65578201c383d8
[ "BSD-3-Clause" ]
3
2019-01-14T19:08:07.000Z
2021-01-19T11:57:16.000Z
test/6lowpan/DatagramOrderedLowpanQueue_unittest.h
openDSME/CometOS
1907325847f2efa746bd76854b65578201c383d8
[ "BSD-3-Clause" ]
1
2016-11-11T14:35:03.000Z
2016-11-11T14:35:03.000Z
test/6lowpan/DatagramOrderedLowpanQueue_unittest.h
openDSME/CometOS
1907325847f2efa746bd76854b65578201c383d8
[ "BSD-3-Clause" ]
2
2020-09-14T08:27:09.000Z
2020-10-19T14:41:48.000Z
/* * CometOS --- a component-based, extensible, tiny operating system * for wireless networks * * Copyright (c) 2015, Institute of Telematics, Hamburg University of Technology * All rights reserved. * Redistribution and use in source and binary forms, with or without * modification, are permitted pr...
37.193294
156
0.651535
[ "vector" ]
00bfa7ba32791914bd256751220b6a84f4301680
3,591
h
C
src/main/include/Shooter.h
Eaglestrike/2022Official
21a7ef4039f994874da575d509abd46d091da357
[ "BSD-3-Clause" ]
null
null
null
src/main/include/Shooter.h
Eaglestrike/2022Official
21a7ef4039f994874da575d509abd46d091da357
[ "BSD-3-Clause" ]
null
null
null
src/main/include/Shooter.h
Eaglestrike/2022Official
21a7ef4039f994874da575d509abd46d091da357
[ "BSD-3-Clause" ]
null
null
null
#pragma once #include "Constants.h" #include "Limelight.h" #include <ctre/Phoenix.h> #include <frc/controller/PIDController.h> #include <frc/DigitalInput.h> #include <frc/smartdashboard/SmartDashboard.h> // #include "Channel.h" #include <vector> #include <unordered_map> #include <rev/ColorSensorV3.h> #incl...
28.959677
130
0.595099
[ "object", "vector" ]
00c44c5efe6a3f4c351f24f43b5defaa1be4b122
5,175
h
C
ToolKit/Controls/Dialog/XTPWindowList.h
11Zero/DemoBCG
8f41d5243899cf1c82990ca9863fb1cb9f76491c
[ "MIT" ]
2
2018-03-30T06:40:08.000Z
2022-02-23T12:40:13.000Z
ToolKit/Controls/Dialog/XTPWindowList.h
11Zero/DemoBCG
8f41d5243899cf1c82990ca9863fb1cb9f76491c
[ "MIT" ]
null
null
null
ToolKit/Controls/Dialog/XTPWindowList.h
11Zero/DemoBCG
8f41d5243899cf1c82990ca9863fb1cb9f76491c
[ "MIT" ]
1
2020-08-11T05:48:02.000Z
2020-08-11T05:48:02.000Z
// XTPWindowList.h : header file // // This file is a part of the XTREME CONTROLS MFC class library. // (c)1998-2011 Codejock Software, All Rights Reserved. // // THIS SOURCE FILE IS THE PROPERTY OF CODEJOCK SOFTWARE AND IS NOT TO BE // RE-DISTRIBUTED BY ANY MEANS WHATSOEVER WITHOUT THE EXPRESSED WRITTEN // CONSENT OF ...
34.731544
96
0.526763
[ "object" ]
00ccae63dca2d98911ecd5eddc1c40d13b87b3bc
1,033
h
C
src/JSonUtils.h
phoebe-leong/githubapicpp
168751f12744d1a8bf6868d52995e979fb67bfc3
[ "Apache-2.0" ]
3
2017-08-09T08:11:03.000Z
2021-06-26T02:53:44.000Z
src/JSonUtils.h
phoebe-leong/githubapicpp
168751f12744d1a8bf6868d52995e979fb67bfc3
[ "Apache-2.0" ]
4
2017-08-15T14:03:08.000Z
2021-07-04T23:59:51.000Z
src/JSonUtils.h
phoebe-leong/githubapicpp
168751f12744d1a8bf6868d52995e979fb67bfc3
[ "Apache-2.0" ]
1
2021-06-26T04:27:48.000Z
2021-06-26T04:27:48.000Z
// // Created by Ilya Durdyev on 11.08.17. // #ifndef GITHUBAPICPP_JSONUTILS_H #define GITHUBAPICPP_JSONUTILS_H /** * \namespace githubapicpp * The main GitHub API CPP namespace */ #include <rapidjson/encodings.h> #include <rapidjson/document.h> #include "../include/User.h" #include "../include/Organization.h" na...
25.825
106
0.660213
[ "object" ]
00cec767d00684ae73dad005ad606c6fe2f34138
3,079
h
C
media_softlet/linux/common/ddi/capstable_data_linux_definition.h
neerajso/media-driver
d0836019c6b69d3eebc2244761e2112f42c3eab1
[ "Intel", "BSD-3-Clause", "MIT" ]
660
2017-11-21T15:55:52.000Z
2022-03-31T06:31:00.000Z
media_softlet/linux/common/ddi/capstable_data_linux_definition.h
neerajso/media-driver
d0836019c6b69d3eebc2244761e2112f42c3eab1
[ "Intel", "BSD-3-Clause", "MIT" ]
1,070
2017-12-01T00:26:10.000Z
2022-03-31T17:55:26.000Z
media_softlet/linux/common/ddi/capstable_data_linux_definition.h
neerajso/media-driver
d0836019c6b69d3eebc2244761e2112f42c3eab1
[ "Intel", "BSD-3-Clause", "MIT" ]
309
2017-11-30T08:34:09.000Z
2022-03-30T18:52:07.000Z
/* * Copyright (c) 2021, Intel Corporation * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publis...
31.418367
77
0.717116
[ "vector" ]
00e93e9163361d0a68e35edcd4ca3b1483c54bef
466
h
C
Source/Source/Server/SO3GameServer/Test/TestProject/Robot/SO3World/KAttribGroup.h
uvbs/FullSource
07601c5f18d243fb478735b7bdcb8955598b9a90
[ "MIT" ]
2
2018-07-26T07:58:14.000Z
2019-05-31T14:32:18.000Z
Jx3Full/Source/Source/Server/SO3GameServer/Test/TestProject/Robot/SO3World/KAttribGroup.h
RivenZoo/FullSource
cfd7fd7ad422fd2dae5d657a18839c91ff9521fd
[ "MIT" ]
null
null
null
Jx3Full/Source/Source/Server/SO3GameServer/Test/TestProject/Robot/SO3World/KAttribGroup.h
RivenZoo/FullSource
cfd7fd7ad422fd2dae5d657a18839c91ff9521fd
[ "MIT" ]
5
2021-02-03T10:25:39.000Z
2022-02-23T07:08:37.000Z
#ifndef _KATTRIB_GROUP_H_ #define _KATTRIB_GROUP_H_ #include "Global.h" #include <vector> #define MAX_ATTRIB_GROUP_NUM 1024 struct KAttribRate { int nAttribIndex; int nRate; }; class KAttribGroup { private: typedef std::vector<KAttribRate> ATTRIB_RATE; ATTRIB_RATE m_Rate[MAX_ATTRIB_GROUP_NUM...
17.259259
47
0.723176
[ "vector" ]
00e9c4b28ac88d1fb9934ea6c9cfde6e13c2fc1f
2,280
h
C
src/sdk/hl2_csgo/game/missionchooser/TileSource/Room.h
newcommerdontblame/ionlib
47ca829009e1529f62b2134aa6c0df8673864cf3
[ "MIT" ]
51
2016-03-18T01:48:07.000Z
2022-03-21T20:02:02.000Z
src/game/missionchooser/TileSource/Room.h
senny970/AlienSwarm
c5a2d3fa853c726d040032ff2c7b90c8ed8d5d84
[ "Unlicense" ]
null
null
null
src/game/missionchooser/TileSource/Room.h
senny970/AlienSwarm
c5a2d3fa853c726d040032ff2c7b90c8ed8d5d84
[ "Unlicense" ]
26
2016-03-17T21:20:37.000Z
2022-03-24T10:21:30.000Z
#ifndef TILEGEN_ROOM_H #define TILEGEN_ROOM_H #ifdef _WIN32 #pragma once #endif #include "Utlvector.h" #include "ChunkFile.h" #include "missionchooser/iasw_random_missions.h" class CRoomTemplate; class CMapLayout; class CPlacedRoomTemplatePanel; namespace vgui { class Panel; }; // an instance of a CRoomTemplate, i...
27.46988
106
0.727632
[ "vector" ]
00f0c8ceb4b8a35efb1cfdc210bb9dd0b52b4dac
3,770
h
C
build/linux-build/Sources/include/hxinc/kha/audio2/ogg/vorbis/data/Floor1.h
5Mixer/GGJ20
a12a14d596ab150e8d96dda5a21defcd176f251f
[ "MIT" ]
null
null
null
build/linux-build/Sources/include/hxinc/kha/audio2/ogg/vorbis/data/Floor1.h
5Mixer/GGJ20
a12a14d596ab150e8d96dda5a21defcd176f251f
[ "MIT" ]
null
null
null
build/linux-build/Sources/include/hxinc/kha/audio2/ogg/vorbis/data/Floor1.h
5Mixer/GGJ20
a12a14d596ab150e8d96dda5a21defcd176f251f
[ "MIT" ]
null
null
null
// Generated by Haxe 4.0.5 #ifndef INCLUDED_kha_audio2_ogg_vorbis_data_Floor1 #define INCLUDED_kha_audio2_ogg_vorbis_data_Floor1 #ifndef HXCPP_H #include <hxcpp.h> #endif HX_DECLARE_STACK_FRAME(_hx_pos_24a5369a917c8940_149_new) HX_DECLARE_CLASS5(kha,audio2,ogg,vorbis,data,Floor1) namespace kha{ namespace audio2{ nam...
39.684211
162
0.734218
[ "object" ]
2e10d2c507bbb3149b66629becdf0e4eae27c583
672
h
C
project/src/Controllers/SpaceJaguarScriptController/SpaceJaguarScriptControllerDataSource.h
demensdeum/SpaceJaguarActionRPG
39c102c0affd723b2f3f21f4cfcfbcea157a242d
[ "MIT" ]
null
null
null
project/src/Controllers/SpaceJaguarScriptController/SpaceJaguarScriptControllerDataSource.h
demensdeum/SpaceJaguarActionRPG
39c102c0affd723b2f3f21f4cfcfbcea157a242d
[ "MIT" ]
null
null
null
project/src/Controllers/SpaceJaguarScriptController/SpaceJaguarScriptControllerDataSource.h
demensdeum/SpaceJaguarActionRPG
39c102c0affd723b2f3f21f4cfcfbcea157a242d
[ "MIT" ]
null
null
null
#ifndef SPACEJAGUARACTIONRPGLINUXSPACEJAGUARSCRIPTCONTROLLERDATASOURCE_H_ #define SPACEJAGUARACTIONRPGLINUXSPACEJAGUARSCRIPTCONTROLLERDATASOURCE_H_ #include <FlameSteelCore/Object.h> using namespace FlameSteelCore; namespace SpaceJaguarActionRPG { class SpaceJaguarScriptController; class SpaceJaguarScriptControlle...
32
170
0.870536
[ "object" ]
2e1405b776ccccf28a17dab3078559fd6b03495a
1,317
h
C
middleware/configuration/include/configuration/model/change.h
casualcore/casual
047a4eaabbba52ad3ce63dc698a9325ad5fcec6d
[ "MIT" ]
null
null
null
middleware/configuration/include/configuration/model/change.h
casualcore/casual
047a4eaabbba52ad3ce63dc698a9325ad5fcec6d
[ "MIT" ]
null
null
null
middleware/configuration/include/configuration/model/change.h
casualcore/casual
047a4eaabbba52ad3ce63dc698a9325ad5fcec6d
[ "MIT" ]
1
2022-02-21T18:30:25.000Z
2022-02-21T18:30:25.000Z
//! //! Copyright (c) 2021, The casual project //! //! This software is licensed under the MIT license, https://opensource.org/licenses/MIT //! #pragma once #include "common/serialize/macro.h" #include "common/algorithm.h" #include <vector> namespace casual { namespace configuration::model::change { tem...
28.021277
107
0.623386
[ "vector", "model" ]
2e21951cfe91f2c8c29fef27bbc3fd03d13e00b5
1,630
h
C
inc/action_replay/class.h
Matthew-Jemielity/action-replay
a1de67d51e7190664c38b65b757a47a0a4fe879a
[ "MIT" ]
null
null
null
inc/action_replay/class.h
Matthew-Jemielity/action-replay
a1de67d51e7190664c38b65b757a47a0a4fe879a
[ "MIT" ]
null
null
null
inc/action_replay/class.h
Matthew-Jemielity/action-replay
a1de67d51e7190664c38b65b757a47a0a4fe879a
[ "MIT" ]
null
null
null
#ifndef ACTION_REPLAY_CLASS_H__ # define ACTION_REPLAY_CLASS_H__ # include <action_replay/args.h> # include <action_replay/return.h> # include <action_replay/stddef.h> typedef action_replay_return_t ( * action_replay_constructor_t )( void * const object, action_replay_args_t const args ); typedef action_repla...
28.103448
64
0.78589
[ "object" ]
2e2e0c25c04ad31464a432f14f931f237fa7aa7c
2,639
h
C
src/MSAPhysicsSector.h
memo/ofxMSAPhysics
c7088b29d94402ee2d7a45a293a88e509cfc7655
[ "MIT" ]
35
2015-03-23T16:43:12.000Z
2020-03-04T22:21:53.000Z
src/MSAPhysicsSector.h
BlueMacro/ofxMSAPhysics
c7088b29d94402ee2d7a45a293a88e509cfc7655
[ "MIT" ]
4
2015-02-05T13:55:23.000Z
2016-11-13T20:52:59.000Z
src/MSAPhysicsSector.h
BlueMacro/ofxMSAPhysics
c7088b29d94402ee2d7a45a293a88e509cfc7655
[ "MIT" ]
12
2015-06-09T22:02:07.000Z
2020-04-29T23:13:30.000Z
#pragma once #include "MSAPhysicsParticle.h" #include "MSAPhysicsTypes.h" namespace msa { namespace physics { template <typename T> class SectorT { public: typedef shared_ptr< WorldT<T> > World_ptr; typedef shared_ptr< SectorT<T> > Sector_ptr; typedef shared_ptr< ParamsT<T> > ...
33.405063
126
0.603638
[ "vector" ]
2e3922ebd9081dfd3e3c679fc9b4a96028595d4a
6,386
h
C
data/samples/use-case-walking/compute_id/src/HumanModelLuaTypes.h
mjhmilla/ModelFactory
2d7db7d13599ba2e706211d6d39e14140709b8de
[ "Zlib" ]
null
null
null
data/samples/use-case-walking/compute_id/src/HumanModelLuaTypes.h
mjhmilla/ModelFactory
2d7db7d13599ba2e706211d6d39e14140709b8de
[ "Zlib" ]
null
null
null
data/samples/use-case-walking/compute_id/src/HumanModelLuaTypes.h
mjhmilla/ModelFactory
2d7db7d13599ba2e706211d6d39e14140709b8de
[ "Zlib" ]
null
null
null
#ifndef HUMANMODELLUATYPES #define HUMANMODELLUATYPES #include "HumanModel.h" #include <rbdl/rbdl_math.h> #include <rbdl/addons/luamodel/luatables.h> template<> RigidBodyDynamics::Math::Vector3d LuaTableNode::getDefault<RigidBodyDynamics::Math::Vector3d> (const RigidBodyDynamics::Math::Vector3d &default_value) { ...
30.555024
79
0.690573
[ "vector", "3d" ]
2e404ec80dac877ad8c5068b6b1daa81c100c253
3,730
c
C
emul/floating_bus.c
ruyrybeyro/QtSpecem
b844cdf42973999fcc1c30fdc568775d6ce3bc71
[ "MIT" ]
7
2019-09-24T19:05:48.000Z
2020-03-15T17:34:12.000Z
emul/floating_bus.c
ruyrybeyro/QtSpecem
b844cdf42973999fcc1c30fdc568775d6ce3bc71
[ "MIT" ]
null
null
null
emul/floating_bus.c
ruyrybeyro/QtSpecem
b844cdf42973999fcc1c30fdc568775d6ce3bc71
[ "MIT" ]
2
2020-03-05T18:39:22.000Z
2020-07-09T17:28:26.000Z
/* floating_bus.c: implement behaviour of floating bus in unused ports * * Copyright 2019 Rui Fernando Ferreira Ribeiro. * */ // see http://ramsoft.bbk.org.omegahg.com/floatingbus.html #include "../h/env.h" // RAM address of each pixel line on screen int screen_lines[192] = { 0x4000, // 1st section of screen...
14.457364
71
0.564611
[ "model" ]
2e42a93a3f890982cf6f0dccef10c0f4f82ca384
714
c
C
70_C_ProgrammingBasic/05_PreProcesors/03_Honda/src/Honda.c
akkirilov/ProgrammingFundamentalsHomeworks
709d2d1981c1bb6f1d652fe4101c1693f5afa376
[ "MIT" ]
null
null
null
70_C_ProgrammingBasic/05_PreProcesors/03_Honda/src/Honda.c
akkirilov/ProgrammingFundamentalsHomeworks
709d2d1981c1bb6f1d652fe4101c1693f5afa376
[ "MIT" ]
null
null
null
70_C_ProgrammingBasic/05_PreProcesors/03_Honda/src/Honda.c
akkirilov/ProgrammingFundamentalsHomeworks
709d2d1981c1bb6f1d652fe4101c1693f5afa376
[ "MIT" ]
null
null
null
#include <stdio.h> #include <stdlib.h> /* #define CIVIC 1 #define ACCORD 2 #define JAZZ 3 */ typedef enum{ CIVIC = 1, ACCORD = 2, JAZZ = 3 } Car; int main(void) { while(1){ int num = 0; printf("Enter car model (1 - Civic; 2 - Accord; 3 - Jazz):\n"); scanf("%d", &num); switch(num){ case CIVIC: ...
19.297297
81
0.547619
[ "model" ]
2e436ba7dfcf60b2f46f802c58f4010fc34fde7d
2,690
h
C
src/backend/expression/cast_expression.h
saurabhkadekodi/peloton-p3
e0d84cdf59c0724850ad2d6b187fdb2ef1730369
[ "Apache-2.0" ]
1
2021-02-28T19:37:04.000Z
2021-02-28T19:37:04.000Z
src/backend/expression/cast_expression.h
saurabhkadekodi/peloton-p3
e0d84cdf59c0724850ad2d6b187fdb2ef1730369
[ "Apache-2.0" ]
57
2016-03-19T22:27:55.000Z
2017-07-08T00:41:51.000Z
src/backend/expression/cast_expression.h
saurabhkadekodi/peloton-p3
e0d84cdf59c0724850ad2d6b187fdb2ef1730369
[ "Apache-2.0" ]
4
2016-07-17T20:44:56.000Z
2018-06-27T01:01:36.000Z
//===----------------------------------------------------------------------===// // // Peloton // // cast_expression.h // // Identification: src/backend/expression/cast_expression.h // // Copyright (c) 2015-16, Carnegie Mellon University Database Group // //===-----------------------------------...
31.647059
80
0.601487
[ "vector" ]
2e46ec436713296f4312cddfe371e5dd748149fb
2,477
h
C
inc/core/electrodeRenderer.h
BetaRavener/BrainActivityVisualizer
baf61856d67fbe31880bc4c6610621142777ac19
[ "BSD-3-Clause" ]
null
null
null
inc/core/electrodeRenderer.h
BetaRavener/BrainActivityVisualizer
baf61856d67fbe31880bc4c6610621142777ac19
[ "BSD-3-Clause" ]
null
null
null
inc/core/electrodeRenderer.h
BetaRavener/BrainActivityVisualizer
baf61856d67fbe31880bc4c6610621142777ac19
[ "BSD-3-Clause" ]
1
2021-07-12T00:49:41.000Z
2021-07-12T00:49:41.000Z
// Author: Ivan Sevcik <ivan-sevcik@hotmail.com> // Licensed under BSD 3-Clause License (see licenses/LICENSE.txt) #ifndef ELECTRODE_RENDERER_H #define ELECTRODE_RENDERER_H #include <vector> #include <UniShader/UniShader.h> #include "electrodeMap.h" /** * @brief The ElectrodeRenderer class is a base class for ele...
24.77
100
0.683892
[ "render", "vector" ]
2e4eda7155d694a0ebbb9b4d292924f2fee69fa9
577
h
C
src/frontend/Experimental_Matlab_ROSE_Connection/parser_support/StatementList.h
ouankou/rose
76f2a004bd6d8036bc24be2c566a14e33ba4f825
[ "BSD-3-Clause" ]
488
2015-01-09T08:54:48.000Z
2022-03-30T07:15:46.000Z
src/frontend/Experimental_Matlab_ROSE_Connection/parser_support/StatementList.h
ouankou/rose
76f2a004bd6d8036bc24be2c566a14e33ba4f825
[ "BSD-3-Clause" ]
174
2015-01-28T18:41:32.000Z
2022-03-31T16:51:05.000Z
src/frontend/Experimental_Matlab_ROSE_Connection/parser_support/StatementList.h
ouankou/rose
76f2a004bd6d8036bc24be2c566a14e33ba4f825
[ "BSD-3-Clause" ]
146
2015-04-27T02:48:34.000Z
2022-03-04T07:32:53.000Z
#ifndef __STATEMENT_LIST #define __STATEMENT_LIST #include <vector> /*A simple container to temporarily hold a list of statements.*/ struct StatementList : SgScopeStatement { StatementList() : SgScopeStatement(), statements() {} explicit StatementList(SgStatement* stmt) : SgScopeStatement(), statements(1...
17.484848
64
0.72617
[ "vector" ]
2e55215e68f08dbb9f43f8c7657df3a3c2a32083
2,447
h
C
include/am/blockmanager/completion_handler.h
izenecloud/izenelib
9d5958100e2ce763fc75f27217adf982d7c9d902
[ "Apache-2.0" ]
31
2015-03-03T19:13:42.000Z
2020-09-03T08:11:56.000Z
include/am/blockmanager/completion_handler.h
izenecloud/izenelib
9d5958100e2ce763fc75f27217adf982d7c9d902
[ "Apache-2.0" ]
1
2016-12-24T00:12:11.000Z
2016-12-24T00:12:11.000Z
include/am/blockmanager/completion_handler.h
izenecloud/izenelib
9d5958100e2ce763fc75f27217adf982d7c9d902
[ "Apache-2.0" ]
8
2015-09-06T01:55:21.000Z
2021-12-20T02:16:13.000Z
/*************************************************************************** * Loki-style completion handler (functors) * * Copyright (C) 2003 Roman Dementiev <dementiev@mpi-sb.mpg.de> * * Distributed under the Boost Software License, Version 1.0. * (See accompanying file LICENSE_1_0.txt or copy at * http:/...
27.806818
98
0.660809
[ "object" ]
2e58cec3e688941994a07a2c1eb1561e7e97b7bc
3,476
h
C
include/anurbs/Algorithm/CurveTessellation.h
oberbichler/ANurbs
d1e8b6b83e2d7129df99b4e3f66597aa26ca0be1
[ "MIT" ]
14
2018-07-15T11:42:27.000Z
2021-07-14T06:35:51.000Z
include/anurbs/Algorithm/CurveTessellation.h
oberbichler/ANurbs
d1e8b6b83e2d7129df99b4e3f66597aa26ca0be1
[ "MIT" ]
1
2020-07-20T20:06:36.000Z
2020-08-02T17:31:10.000Z
include/anurbs/Algorithm/CurveTessellation.h
oberbichler/ANurbs
d1e8b6b83e2d7129df99b4e3f66597aa26ca0be1
[ "MIT" ]
8
2019-01-04T14:49:32.000Z
2021-10-04T14:00:59.000Z
#pragma once #include "../Define.h" #include "../Geometry/CurveBase.h" namespace anurbs { template <Index TDimension> class CurveTessellation { public: // types using CurveBaseD = CurveBase<TDimension>; using Vector = Eigen::Matrix<double, 1, TDimension>; using ParameterPoint = std::pair<double, Vector>...
29.210084
119
0.555236
[ "geometry", "vector" ]
2e5c7b098a2fc95d879d56ee4894c1e4d31f63ea
4,349
c
C
sem_1/course_dedinskiy/square_equasion/quadratic_equasion_solver.c
KingCakeTheFruity/mipt
e32cfe5e53236cdd2933d8b666ca995508300f0f
[ "MIT" ]
null
null
null
sem_1/course_dedinskiy/square_equasion/quadratic_equasion_solver.c
KingCakeTheFruity/mipt
e32cfe5e53236cdd2933d8b666ca995508300f0f
[ "MIT" ]
null
null
null
sem_1/course_dedinskiy/square_equasion/quadratic_equasion_solver.c
KingCakeTheFruity/mipt
e32cfe5e53236cdd2933d8b666ca995508300f0f
[ "MIT" ]
null
null
null
#include <stdio.h> #include <stdlib.h> #include <math.h> #include <assert.h> #include <time.h> ///Defines accuracy of calculations const double EPS = 1e-6; enum roots_count { ZERO_ROOTS = 0, ONE_ROOT = 1, TWO_ROOTS = 2, INFINITE_ROOTS = -1, }; char is_zero(double number); int solve_quadratic_equation...
24.851429
141
0.525408
[ "3d" ]
446f31c06e388eeea76ba203e2e21ba7bdd7b4ed
3,471
h
C
debugger/Widget.h
lukewagner/wasmint
2138579f5fed8b76221b9e580eeb2038239464da
[ "Apache-2.0" ]
90
2015-10-29T20:23:29.000Z
2021-12-21T11:35:18.000Z
debugger/Widget.h
lukewagner/wasmint
2138579f5fed8b76221b9e580eeb2038239464da
[ "Apache-2.0" ]
13
2015-10-30T07:33:23.000Z
2019-01-03T13:19:19.000Z
debugger/Widget.h
lukewagner/wasmint
2138579f5fed8b76221b9e580eeb2038239464da
[ "Apache-2.0" ]
15
2015-10-30T01:14:27.000Z
2021-09-06T05:33:34.000Z
/* * Copyright 2015 WebAssembly Community Group * * 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 l...
20.784431
80
0.536157
[ "render", "vector" ]
446f3f6fbe11ba79776a432b96df802830305417
32,161
c
C
src/unix/devices.c
automation-club/pinmame
c44c0503a6516f79259bf5d1dbbfcdeadada1d1a
[ "BSD-3-Clause" ]
46
2016-09-10T15:43:48.000Z
2022-03-30T13:50:11.000Z
src/unix/devices.c
Kissarmynh/pinmame
c552e469d60400602f62f7cdc3c4e93d81c3b720
[ "BSD-3-Clause" ]
13
2021-01-20T18:36:26.000Z
2021-12-31T06:49:42.000Z
src/unix/devices.c
Kissarmynh/pinmame
c552e469d60400602f62f7cdc3c4e93d81c3b720
[ "BSD-3-Clause" ]
25
2017-11-13T07:20:39.000Z
2022-03-30T09:17:23.000Z
/* * file devices.c * * Routines for Pointers device processing * * Joystick and Mouse * * original idea from Chris Sharp <sharp@uk.ibm.com> * */ /* * updates by sdevaux <sebastien.devaux@laposte.net> */ #define __DEVICES_C_ #ifdef UGCICOIN #include <ugci.h> #endif #include "xmame.h" #include "devices.h"...
24.739231
115
0.654613
[ "3d" ]
446fa2aaac6c1c89cbc71bd389cb8ac35d721f66
1,302
h
C
Ansel/src/headers/rendering/Shader.h
maxortner01/ansel
cf9930c921ca439968daa29b242a1b532030088a
[ "BSD-2-Clause" ]
2
2019-04-04T07:26:54.000Z
2019-07-07T20:48:30.000Z
Ansel/src/headers/rendering/Shader.h
maxortner01/ansel
cf9930c921ca439968daa29b242a1b532030088a
[ "BSD-2-Clause" ]
null
null
null
Ansel/src/headers/rendering/Shader.h
maxortner01/ansel
cf9930c921ca439968daa29b242a1b532030088a
[ "BSD-2-Clause" ]
null
null
null
#pragma once #include "../Def.h" #include "../util.h" #include <vector> namespace Ansel { enum SHADER_TYPE { VERTEX, FRAGMENT, GEOMETRY, AMOUNT } typedef SHADER_TYPE; class Shader { unsigned int shaders[SHADER_TYPE::AMOUNT]; unsigned int program; std::string readFile(const ch...
28.304348
92
0.705837
[ "geometry", "vector" ]
44736476b5de89177113106c7718872b6f799c00
2,626
c
C
mud/battle/actions/chop.c
shentino/simud
644b7d4f56bf8d4695442b8efcfd56e0a561fe21
[ "Apache-2.0" ]
3
2015-07-18T00:19:51.000Z
2016-02-20T17:25:37.000Z
mud/battle/actions/chop.c
shentino/simud
644b7d4f56bf8d4695442b8efcfd56e0a561fe21
[ "Apache-2.0" ]
2
2021-03-04T19:24:03.000Z
2021-03-08T10:17:34.000Z
mud/battle/actions/chop.c
shentino/simud
644b7d4f56bf8d4695442b8efcfd56e0a561fe21
[ "Apache-2.0" ]
2
2015-12-22T06:16:53.000Z
2016-11-18T16:32:50.000Z
//May 27th, Kriatorr, Partial Update // Zarick finished update, 10/03/03 #include <battle.h> BATTLE_ACTION( 1000, "axe" ) string query_action_name() { return "Chop"; } void on_action( object victim ) { mixed result; mapping wc; int damage; object weapon, *weapons; string buf = "",bp; // Special...
29.840909
133
0.583778
[ "object" ]
448967ca4e72df67f0a87b516051c8eea4e430a7
1,470
h
C
Systems/syssoftwarerenderer.h
pavel-kuzmin-ai/pk42
a2699d493e54f0fcae1fa25fc7a2e17c57b89d8f
[ "MIT" ]
null
null
null
Systems/syssoftwarerenderer.h
pavel-kuzmin-ai/pk42
a2699d493e54f0fcae1fa25fc7a2e17c57b89d8f
[ "MIT" ]
null
null
null
Systems/syssoftwarerenderer.h
pavel-kuzmin-ai/pk42
a2699d493e54f0fcae1fa25fc7a2e17c57b89d8f
[ "MIT" ]
null
null
null
#ifndef SYSSOFTWARERENDER_H #define SYSSOFTWARERENDER_H #include "sysmsgbus.h" #include <iostream> #include <sstream> #include "engineConfig.h" #include "systemsexternals.h" class sysSoftwareRenderer : public Node { public: sysSoftwareRenderer() {}; sysSoftwareRenderer(string s, engineConfig* _conf) :Node(s), con...
19.864865
89
0.704762
[ "render" ]
4498b0ffef49935589eb01e502c4a464cebb187f
4,567
h
C
iotvideoindustry/include/tencentcloud/iotvideoindustry/v20201201/model/TimeTemplateSpec.h
suluner/tencentcloud-sdk-cpp
a56c73cc3f488c4d1e10755704107bb15c5e000d
[ "Apache-2.0" ]
43
2019-08-14T08:14:12.000Z
2022-03-30T12:35:09.000Z
iotvideoindustry/include/tencentcloud/iotvideoindustry/v20201201/model/TimeTemplateSpec.h
suluner/tencentcloud-sdk-cpp
a56c73cc3f488c4d1e10755704107bb15c5e000d
[ "Apache-2.0" ]
12
2019-07-15T10:44:59.000Z
2021-11-02T12:35:00.000Z
iotvideoindustry/include/tencentcloud/iotvideoindustry/v20201201/model/TimeTemplateSpec.h
suluner/tencentcloud-sdk-cpp
a56c73cc3f488c4d1e10755704107bb15c5e000d
[ "Apache-2.0" ]
28
2019-07-12T09:06:22.000Z
2022-03-30T08:04:18.000Z
/* * Copyright (c) 2017-2019 THL A29 Limited, a Tencent company. 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 ...
31.496552
116
0.508868
[ "vector", "model" ]
44c0ed25edf3787252811f0d689cfbe94bf702e2
6,565
h
C
interfaces/dia/objects/UML/uml.h
krattai/monoflow
d777b8f345c5f2910114af7a186dc3bb6fe14aaf
[ "BSD-2-Clause" ]
1
2021-05-04T16:35:42.000Z
2021-05-04T16:35:42.000Z
interfaces/dia/objects/UML/uml.h
krattai/monoflow
d777b8f345c5f2910114af7a186dc3bb6fe14aaf
[ "BSD-2-Clause" ]
null
null
null
interfaces/dia/objects/UML/uml.h
krattai/monoflow
d777b8f345c5f2910114af7a186dc3bb6fe14aaf
[ "BSD-2-Clause" ]
1
2021-05-04T16:35:35.000Z
2021-05-04T16:35:35.000Z
/* Dia -- an diagram creation/manipulation program * Copyright (C) 1998 Alexander Larsson * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your o...
41.289308
98
0.743488
[ "object" ]
44c2fe17c653c682a15d0d74b1558b92525fbaf8
7,407
c
C
ccaes/src/trng/ccaes_trng_ecb_encrypt.c
holyswordman/apple_corecrypto_mirror
7f67b02ab1fe07817b818c4e6f0d65ac39999d06
[ "AML" ]
20
2018-07-11T17:56:35.000Z
2021-11-03T06:49:13.000Z
ccaes/src/trng/ccaes_trng_ecb_encrypt.c
holyswordman/apple_corecrypto_mirror
7f67b02ab1fe07817b818c4e6f0d65ac39999d06
[ "AML" ]
null
null
null
ccaes/src/trng/ccaes_trng_ecb_encrypt.c
holyswordman/apple_corecrypto_mirror
7f67b02ab1fe07817b818c4e6f0d65ac39999d06
[ "AML" ]
null
null
null
/* * Copyright (c) 2017,2018 Apple Inc. All rights reserved. * * corecrypto Internal Use License Agreement * * IMPORTANT: This Apple corecrypto software is supplied to you by Apple Inc. ("Apple") * in consideration of your agreement to the following terms, and your download or use * of this Apple software const...
44.089286
98
0.747671
[ "vector" ]
44cf8162d4d82770ebd7634c29db498afb50e2ae
15,867
c
C
DIR819_v1.06/src/kernel/linux-2.6.36.x/drivers/net/eip93_drivers/quickSec/src/ipsec/quicksec/policymanager/util_ek_st.c
Sirherobrine23/Dir819gpl_code
8af92d65416198755974e3247b7bbe7f1151d525
[ "BSD-2-Clause" ]
1
2022-03-19T06:38:01.000Z
2022-03-19T06:38:01.000Z
DIR819_v1.06/src/kernel/linux-2.6.36.x/drivers/net/eip93_drivers/quickSec/src/ipsec/quicksec/policymanager/util_ek_st.c
Sirherobrine23/Dir819gpl_code
8af92d65416198755974e3247b7bbe7f1151d525
[ "BSD-2-Clause" ]
null
null
null
DIR819_v1.06/src/kernel/linux-2.6.36.x/drivers/net/eip93_drivers/quickSec/src/ipsec/quicksec/policymanager/util_ek_st.c
Sirherobrine23/Dir819gpl_code
8af92d65416198755974e3247b7bbe7f1151d525
[ "BSD-2-Clause" ]
1
2022-03-19T06:38:03.000Z
2022-03-19T06:38:03.000Z
/* * util_ek_st.c * * Copyright: * Copyright (c) 2002, 2003, 2005 SFNT Finland Oy. * All rights reserved. * * The externalkey thread controlling externalkey events like fetching * certificates and private keys from notified key paths. * */ #include "sshincludes.h" #include "quicksecpm_internal.h"...
28.486535
79
0.60213
[ "object" ]
44dde82d12186cd65c734117c7760c0f558e99aa
813
h
C
ch2_encapulation/PayOff1.h
WongYatChun/Design_Patterns_and_Derivatives_Pricing
4aa8fa6794f70b086e66c1a8752a596b448cd8d8
[ "MIT" ]
null
null
null
ch2_encapulation/PayOff1.h
WongYatChun/Design_Patterns_and_Derivatives_Pricing
4aa8fa6794f70b086e66c1a8752a596b448cd8d8
[ "MIT" ]
null
null
null
ch2_encapulation/PayOff1.h
WongYatChun/Design_Patterns_and_Derivatives_Pricing
4aa8fa6794f70b086e66c1a8752a596b448cd8d8
[ "MIT" ]
null
null
null
#ifndef PAYOFF_H #define PAYOFF_H class PayOff{ public: // distinguish between call and put enum OptionType {call, put}; // constructor, take in the strike and the type of the option PayOff(double Strike_, OptionType TheOptionsType_); // main method, given a value of spot, r...
38.714286
143
0.675277
[ "object" ]
44e1030d1f34e2148e611814b8050350f40c13ff
1,437
h
C
bindings/qt/src/qsprkblockdata.h
emef/sprk
eeaa9035d895de48e0380323526347c50770c8ff
[ "MIT" ]
null
null
null
bindings/qt/src/qsprkblockdata.h
emef/sprk
eeaa9035d895de48e0380323526347c50770c8ff
[ "MIT" ]
null
null
null
bindings/qt/src/qsprkblockdata.h
emef/sprk
eeaa9035d895de48e0380323526347c50770c8ff
[ "MIT" ]
null
null
null
/* ################################################################################ # THIS FILE IS 100% GENERATED BY ZPROJECT; DO NOT EDIT EXCEPT EXPERIMENTALLY # # Please refer to the README for information about making permanent changes. # ##########################################################################...
32.659091
101
0.555324
[ "transform" ]
44e11d2b0c57dcc7dfa28c5bcec563954f9fe40b
47,427
c
C
vic/vic_run/src/surface_fluxes.c
lingyunan0510/VIC
dbc00a813b5df5a88027d1dc57a7805e9a464436
[ "MIT" ]
1
2022-01-18T01:23:47.000Z
2022-01-18T01:23:47.000Z
vic/vic_run/src/surface_fluxes.c
yusheng-wang/VIC
8f6cc0661bdc67c4f6caabdd4dcd0b8782517435
[ "MIT" ]
null
null
null
vic/vic_run/src/surface_fluxes.c
yusheng-wang/VIC
8f6cc0661bdc67c4f6caabdd4dcd0b8782517435
[ "MIT" ]
null
null
null
/****************************************************************************** * @section DESCRIPTION * * This routine computes all surface fluxes, and solves the snow accumulation * and ablation algorithm. Solutions are for the current snow band and * vegetation type. *************************************************...
43.711521
107
0.492821
[ "model" ]
44e5a8a74f8fe0f40358eb6d77d8efaeb4da4eb4
1,013
h
C
Aiko/src/engine/state_machine/state_machine.h
jotask/aiko_engine
41ea03002fa094e728d95aa91aff267bc400b313
[ "MIT" ]
null
null
null
Aiko/src/engine/state_machine/state_machine.h
jotask/aiko_engine
41ea03002fa094e728d95aa91aff267bc400b313
[ "MIT" ]
null
null
null
Aiko/src/engine/state_machine/state_machine.h
jotask/aiko_engine
41ea03002fa094e728d95aa91aff267bc400b313
[ "MIT" ]
null
null
null
#pragma once #include "../kimo.h" #include "../../constants.h" namespace aiko { class StateMachine : public Kimo { public: StateMachine(); ~StateMachine(); virtual void init() final override; virtual void preUpdate(const aiko::TimeStamp& delta) final override; vi...
25.974359
77
0.648569
[ "render" ]
44f0243cddaebef3380806f9779f5d94a0ad198b
580
h
C
le-hero/StateStack.h
dannbuckley/le-hero
81995af20f414c8bb842ba8d0d8ec9d8429b2f39
[ "MIT" ]
null
null
null
le-hero/StateStack.h
dannbuckley/le-hero
81995af20f414c8bb842ba8d0d8ec9d8429b2f39
[ "MIT" ]
null
null
null
le-hero/StateStack.h
dannbuckley/le-hero
81995af20f414c8bb842ba8d0d8ec9d8429b2f39
[ "MIT" ]
null
null
null
/* * StateStack.h * Copyright (c) 2020 Daniel Buckley */ #pragma once #include <memory> #include <vector> #include "StateHandler.h" namespace le_hero { namespace state { class StateStack { public: StateStack() { states = std::make_unique<std::vector<StateTypes>>(); } virtual ~StateStack() {} ...
17.058824
57
0.658621
[ "vector" ]
44f85a89a92a3443922aba94fe873e6f3c075027
904
h
C
knowledgebase_creator/include/containers/ConceptNetEdge.h
StephanOpfer/symrock
519f684374124707f684edceb9b53156fe3bafbc
[ "MIT" ]
1
2018-12-04T16:16:41.000Z
2018-12-04T16:16:41.000Z
knowledgebase_creator/include/containers/ConceptNetEdge.h
carpe-noctem-cassel/symrock
519f684374124707f684edceb9b53156fe3bafbc
[ "MIT" ]
2
2019-02-28T10:44:06.000Z
2019-03-28T12:31:01.000Z
knowledgebase_creator/include/containers/ConceptNetEdge.h
carpe-noctem-cassel/symrock
519f684374124707f684edceb9b53156fe3bafbc
[ "MIT" ]
null
null
null
/* * ConceptNetEdge.h * * Created on: Feb 23, 2017 * Author: stefan */ #ifndef SRC_CONTAINERS_CONCEPTNETEDGE_H_ #define SRC_CONTAINERS_CONCEPTNETEDGE_H_ #include <string> #include <vector> #include <memory> #include <QString> namespace kbcr { /** * Class representing an edge of the concept net graph ...
20.088889
179
0.745575
[ "vector" ]
6d0d066c98a4f6f111cee910d343ab06bfd183c0
5,242
h
C
src/ConstraintSolver/PrimitiveBase.h
peizhan/psketcher
d84be7c64b101e3ec5fdec416a21c4a4674f535d
[ "BSD-2-Clause" ]
1
2022-03-01T09:03:40.000Z
2022-03-01T09:03:40.000Z
src/ConstraintSolver/PrimitiveBase.h
peizhan/psketcher
d84be7c64b101e3ec5fdec416a21c4a4674f535d
[ "BSD-2-Clause" ]
null
null
null
src/ConstraintSolver/PrimitiveBase.h
peizhan/psketcher
d84be7c64b101e3ec5fdec416a21c4a4674f535d
[ "BSD-2-Clause" ]
1
2022-03-01T09:03:42.000Z
2022-03-01T09:03:42.000Z
/* Copyright (c) 2006-2014, Michael Greminger 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 fo...
42.274194
217
0.772987
[ "object", "vector", "model" ]
6d16f583c327a6d91c459eda799f199ba2789dd6
3,222
h
C
include/pr/common/scope.h
psryland/rylogic_code
f79e471fe0d6714c5e0cf8385ddc2a88ab2e082b
[ "CNRI-Python" ]
2
2020-11-11T16:19:04.000Z
2021-01-19T01:53:29.000Z
include/pr/common/scope.h
psryland/rylogic_code
f79e471fe0d6714c5e0cf8385ddc2a88ab2e082b
[ "CNRI-Python" ]
1
2020-07-27T09:00:21.000Z
2020-07-27T10:58:10.000Z
include/pr/common/scope.h
psryland/rylogic_code
f79e471fe0d6714c5e0cf8385ddc2a88ab2e082b
[ "CNRI-Python" ]
1
2021-04-04T01:39:55.000Z
2021-04-04T01:39:55.000Z
//************************************************************** // Lambda based RAII object // Copyright (C) Rylogic Ltd 2014 //************************************************************** // Use: // auto s = pr::CreateScope( // [&]{ m_flag = true; }, // [&]{ m_flag = false; }); #pragma once n...
21.197368
127
0.56797
[ "object" ]
6d29d295a43c8535b3ff97405affa59777da8f2f
28,493
h
C
drlvm/vm/vmcore/include/class_member.h
sirinath/Harmony
724deb045a85b722c961d8b5a83ac7a697319441
[ "Apache-2.0" ]
8
2015-11-04T06:06:35.000Z
2021-07-04T13:47:36.000Z
drlvm/vm/vmcore/include/class_member.h
sirinath/Harmony
724deb045a85b722c961d8b5a83ac7a697319441
[ "Apache-2.0" ]
1
2021-10-17T13:07:28.000Z
2021-10-17T13:07:28.000Z
drlvm/vm/vmcore/include/class_member.h
sirinath/Harmony
724deb045a85b722c961d8b5a83ac7a697319441
[ "Apache-2.0" ]
13
2015-11-27T03:14:50.000Z
2022-02-26T15:12:20.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...
34.789988
143
0.649423
[ "object", "vector" ]
6d358313abf37ca28e98475f072e1bdf015587e8
504
h
C
launcher/src/launcher/CInjector.h
norelock/Project-MP-1
31dbb5c74b29a47df4cf41280887a66794fdc5ff
[ "MIT" ]
1
2022-02-19T15:52:29.000Z
2022-02-19T15:52:29.000Z
launcher/src/launcher/CInjector.h
cleoppa/norasa
6f8d697922dca2fcc42a5830a384e790c687833a
[ "MIT" ]
2
2020-11-08T08:12:41.000Z
2022-01-08T07:20:45.000Z
launcher/src/launcher/CInjector.h
cleoppa/norasa
6f8d697922dca2fcc42a5830a384e790c687833a
[ "MIT" ]
3
2020-03-23T06:56:35.000Z
2021-06-06T02:30:06.000Z
#pragma once class CInjector : public CSingleton<CInjector> { STARTUPINFO siStartupInfo; PROCESS_INFORMATION piProcessInfo; std::vector<std::wstring> libs; std::wstring path; void WaitUntilGameStarts(); bool SetDllPath(HANDLE process, const std::wstring& _path); bool Inject(HANDLE process, const std::wstring& ...
24
71
0.751984
[ "vector" ]
6d375509c6387c501f340e01b86c1a05c3a3d0c5
25,186
h
C
src/nng.h
Raymond-Sun/nng
1e125c621e2c4d60ac0daf85f3aa707adb1fd1c5
[ "MIT" ]
null
null
null
src/nng.h
Raymond-Sun/nng
1e125c621e2c4d60ac0daf85f3aa707adb1fd1c5
[ "MIT" ]
null
null
null
src/nng.h
Raymond-Sun/nng
1e125c621e2c4d60ac0daf85f3aa707adb1fd1c5
[ "MIT" ]
null
null
null
// // Copyright 2017 Garrett D'Amore <garrett@damore.org> // Copyright 2017 Capitar IT Group BV <info@capitar.com> // // This software is supplied under the terms of the MIT License, a // copy of which should be located in the distribution where this // file was obtained (LICENSE.txt). A copy of the license may also b...
43.274914
79
0.766616
[ "object" ]
6d37be4eba4022e6f7153590be1157a517bb8503
501
h
C
src/SplashState/GSplashPlayfield.h
isabella232/modite-adventure
66c7779271706ec35e0a2f808afe92d7e15e0f85
[ "MIT" ]
5
2020-12-02T12:28:14.000Z
2021-02-16T18:02:09.000Z
src/SplashState/GSplashPlayfield.h
pedrohyvo/modite-adventure
8c273803bd60747a169be3ba3f06b3419cc0ebff
[ "MIT" ]
2
2021-01-22T18:51:48.000Z
2021-01-28T18:43:43.000Z
src/SplashState/GSplashPlayfield.h
pedrohyvo/modite-adventure
8c273803bd60747a169be3ba3f06b3419cc0ebff
[ "MIT" ]
2
2021-01-26T23:22:36.000Z
2021-02-03T10:07:03.000Z
#ifndef MODITE_GSPLASHPLAYFIELD_H #define MODITE_GSPLASHPLAYFIELD_H #include "Game.h" class GSplashPlayfield : public BPlayfield { public: GSplashPlayfield(); ~GSplashPlayfield() OVERRIDE; void Render() final; void Animate() final; public: BBitmap *mBackground; TRGB mSavedPalette[27]; TInt16 mYPositi...
17.892857
44
0.768463
[ "render" ]
6d3bb15968ca74936feb1c8b4385c07415083f8d
5,380
h
C
modules/recognition/include/v4r/recognition/source.h
v4r-tuwien/v4r
ff3fbd6d2b298b83268ba4737868bab258262a40
[ "BSD-1-Clause", "BSD-2-Clause" ]
2
2021-02-22T11:36:33.000Z
2021-07-20T11:31:08.000Z
modules/recognition/include/v4r/recognition/source.h
v4r-tuwien/v4r
ff3fbd6d2b298b83268ba4737868bab258262a40
[ "BSD-1-Clause", "BSD-2-Clause" ]
null
null
null
modules/recognition/include/v4r/recognition/source.h
v4r-tuwien/v4r
ff3fbd6d2b298b83268ba4737868bab258262a40
[ "BSD-1-Clause", "BSD-2-Clause" ]
3
2018-10-19T10:39:23.000Z
2021-04-07T13:39:03.000Z
/**************************************************************************** ** ** Copyright (C) 2017 TU Wien, ACIN, Vision 4 Robotics (V4R) group ** Contact: v4r.acin.tuwien.ac.at ** ** This file is part of V4R ** ** V4R is distributed under dual licenses - GPLv3 or closed source. ** ** GNU General Public License Usa...
38.428571
118
0.696468
[ "object", "vector", "model", "3d" ]
6d47482b4a46116cbdcab69840a3c2c9a4029c73
856
h
C
leetcodeInXcode/Solution/Reverse Words in a String.h
thats2ez/leetcode-in-Xcode
6a9cd577276908d1186002d8c365ad2fe84347f0
[ "MIT" ]
1
2019-08-11T08:47:53.000Z
2019-08-11T08:47:53.000Z
leetcodeInXcode/Solution/Reverse Words in a String.h
thats2ez/leetcode-in-Xcode
6a9cd577276908d1186002d8c365ad2fe84347f0
[ "MIT" ]
null
null
null
leetcodeInXcode/Solution/Reverse Words in a String.h
thats2ez/leetcode-in-Xcode
6a9cd577276908d1186002d8c365ad2fe84347f0
[ "MIT" ]
1
2021-07-21T09:03:43.000Z
2021-07-21T09:03:43.000Z
// // Reverse Words in a String.h // leetcodeInXcode // // Created by Kaiqi on 11/9/14. // Copyright (c) 2014 edu.self. All rights reserved. // class Solution { public: void reverseWords(string &s) { vector<string> words; int i=0; while(i < s.length()){ // go through spaces ...
25.176471
65
0.424065
[ "vector" ]
cd1830d24314002ca3c04c20d117ef000fe903be
2,540
h
C
aplcore/include/apl/primitives/slicegenerator.h
DamianMehers/apl-core-library
9c003dbfc8bc90709396c07179c523473d380db1
[ "Apache-2.0" ]
28
2019-11-05T12:23:01.000Z
2022-03-22T10:01:53.000Z
aplcore/include/apl/primitives/slicegenerator.h
DamianMehers/apl-core-library
9c003dbfc8bc90709396c07179c523473d380db1
[ "Apache-2.0" ]
7
2020-03-28T12:44:08.000Z
2022-01-23T17:02:27.000Z
aplcore/include/apl/primitives/slicegenerator.h
DamianMehers/apl-core-library
9c003dbfc8bc90709396c07179c523473d380db1
[ "Apache-2.0" ]
15
2019-12-25T10:15:52.000Z
2021-12-30T03:50:00.000Z
/** * Copyright Amazon.com, Inc. or its affiliates. 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. * A copy of the License is located at * * http://aws.amazon.com/apache2.0/ * * or in the "license" ...
28.863636
103
0.616535
[ "object" ]
cd2026a8dd84768e69c81c5b424e42b067dd4832
2,902
h
C
include/vcml/debugging/elf_reader.h
nbosb/vcml
5b946a32b024cbba8da6928971ffc2a4f9b712f1
[ "Apache-2.0" ]
36
2018-01-29T12:20:37.000Z
2022-03-29T06:14:59.000Z
include/vcml/debugging/elf_reader.h
nbosb/vcml
5b946a32b024cbba8da6928971ffc2a4f9b712f1
[ "Apache-2.0" ]
9
2018-12-04T10:37:14.000Z
2021-11-16T16:57:29.000Z
include/vcml/debugging/elf_reader.h
nbosb/vcml
5b946a32b024cbba8da6928971ffc2a4f9b712f1
[ "Apache-2.0" ]
18
2018-10-14T11:30:43.000Z
2022-01-08T07:12:56.000Z
/****************************************************************************** * * * Copyright 2021 Jan Henrik Weinstock * * * ...
35.82716
80
0.480014
[ "vector" ]
cd21faf8725e0b55ec0810dcdc41ca4eba2ae45a
362
h
C
kongxia/Views/Home/KTV/ZZKTVRecordCompleteView.h
zuwome/kongxia
87f6f33410da1fedd315089c9a92917b5226125d
[ "MIT" ]
null
null
null
kongxia/Views/Home/KTV/ZZKTVRecordCompleteView.h
zuwome/kongxia
87f6f33410da1fedd315089c9a92917b5226125d
[ "MIT" ]
1
2022-01-08T05:58:03.000Z
2022-01-08T05:58:03.000Z
kongxia/Views/Home/KTV/ZZKTVRecordCompleteView.h
zuwome/kongxia
87f6f33410da1fedd315089c9a92917b5226125d
[ "MIT" ]
null
null
null
// // ZZKTVRecordCompleteView.h // kongxia // // Created by qiming xiao on 2020/1/14. // Copyright © 2020 TimoreYu. All rights reserved. // #import <UIKit/UIKit.h> @interface ZZKTVRecordCompleteView : UIView - (instancetype)initWithFrame:(CGRect)frame task:(ZZKTVModel *)model isRecivedComplete:(BOOL)isRecivedCom...
22.625
140
0.754144
[ "model" ]
cd32da5a3b7aa0785f9e969b9ba11639f399db71
1,813
h
C
DSPX_ann_def.h
marcoStocchi/DSPX_Fast_wavelet_transform_assisted_predictors_of_streaming_time_series
26ea4135805961e3fdae9e899c2148874998de22
[ "MIT" ]
10
2017-10-14T18:26:28.000Z
2021-04-18T17:44:08.000Z
DSPX_ann_def.h
marcoStocchi/DSPX_Fast_wavelet_transform_assisted_predictors_of_streaming_time_series
26ea4135805961e3fdae9e899c2148874998de22
[ "MIT" ]
null
null
null
DSPX_ann_def.h
marcoStocchi/DSPX_Fast_wavelet_transform_assisted_predictors_of_streaming_time_series
26ea4135805961e3fdae9e899c2148874998de22
[ "MIT" ]
3
2017-09-28T09:42:08.000Z
2020-02-26T00:23:36.000Z
// Copyright (c) <2016> <Marco Stocchi, UNICA> // Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish,...
56.65625
464
0.776062
[ "vector" ]
cd362f8809d5807f2c2b008898f0ba6fab74a1d0
1,880
h
C
include/framework/IMSpeedCommandFile.h
mitre/FMACM
45c3333134fac78777e14c1ef5128346083097a6
[ "Apache-2.0" ]
6
2016-02-25T19:40:34.000Z
2021-12-22T10:16:42.000Z
include/framework/IMSpeedCommandFile.h
mitre/FMACM
45c3333134fac78777e14c1ef5128346083097a6
[ "Apache-2.0" ]
28
2015-05-07T15:54:40.000Z
2021-07-12T19:42:32.000Z
include/framework/IMSpeedCommandFile.h
mitre/FMACM
45c3333134fac78777e14c1ef5128346083097a6
[ "Apache-2.0" ]
3
2018-06-26T19:21:54.000Z
2021-06-02T21:12:57.000Z
// **************************************************************************** // NOTICE // // This is the copyright work of The MITRE Corporation, and was produced // for the U. S. Government under Contract Number DTFAWA-10-C-00080, and // is subject to Federal Aviation Administration Acquisition Management // System...
24.736842
79
0.644681
[ "vector" ]
cd492acc205eefad21130581c719f7cf84d36084
26,672
c
C
Source/User/iscsid/iSCSIAuth.c
Muthuramane/iSCSIInitiator
192fbb042e5d95471c6b04092ed47e6fcaa7ad7e
[ "BSD-2-Clause" ]
518
2015-05-01T04:54:04.000Z
2022-03-26T14:54:49.000Z
Source/User/iscsid/iSCSIAuth.c
Muthuramane/iSCSIInitiator
192fbb042e5d95471c6b04092ed47e6fcaa7ad7e
[ "BSD-2-Clause" ]
105
2015-04-21T17:52:24.000Z
2022-01-31T05:03:46.000Z
Source/User/iscsid/iSCSIAuth.c
Muthuramane/iSCSIInitiator
192fbb042e5d95471c6b04092ed47e6fcaa7ad7e
[ "BSD-2-Clause" ]
121
2015-05-04T21:06:15.000Z
2022-03-09T13:44:48.000Z
/* * Copyright (c) 2016, Nareg Sinenian * 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 o...
42.336508
132
0.67464
[ "object" ]
cd4ef7281b5e91ae5b500bb4a0f5663259bd2e9b
4,780
h
C
middleware/queue/include/queue/broker/admin/queuevo.h
tompis/casual
d838716c7052a906af8a19e945a496acdc7899a2
[ "MIT" ]
null
null
null
middleware/queue/include/queue/broker/admin/queuevo.h
tompis/casual
d838716c7052a906af8a19e945a496acdc7899a2
[ "MIT" ]
null
null
null
middleware/queue/include/queue/broker/admin/queuevo.h
tompis/casual
d838716c7052a906af8a19e945a496acdc7899a2
[ "MIT" ]
null
null
null
//! //! brokervo.h //! //! Created on: Sep 30, 2014 //! Author: Lazan //! #ifndef CASUAL_QUEUE_BROKER_ADMIN_BROKERVO_H_ #define CASUAL_QUEUE_BROKER_ADMIN_BROKERVO_H_ #include "sf/namevaluepair.h" #include "sf/platform.h" namespace casual { namespace queue { namespace broker { namesp...
27.00565
75
0.44477
[ "vector" ]
cd581e38917e666521ca06a29c759e1d946a9fce
9,743
h
C
uppdev/XmlRpc/XmlRpc.h
dreamsxin/ultimatepp
41d295d999f9ff1339b34b43c99ce279b9b3991c
[ "BSD-2-Clause" ]
2
2016-04-07T07:54:26.000Z
2020-04-14T12:37:34.000Z
uppdev/XmlRpc/XmlRpc.h
dreamsxin/ultimatepp
41d295d999f9ff1339b34b43c99ce279b9b3991c
[ "BSD-2-Clause" ]
null
null
null
uppdev/XmlRpc/XmlRpc.h
dreamsxin/ultimatepp
41d295d999f9ff1339b34b43c99ce279b9b3991c
[ "BSD-2-Clause" ]
null
null
null
#ifndef _XmlRpc_XmlRpc_h #define _XmlRpc_XmlRpc_h #include <Core/Core.h> #include <ValueMap/ValueMap.h> #include <Web/Web.h> #include <Web/SSL/WebSSL.h> /** * Base class that converts Values to XML. This base class is used for XmlRpcCall and XmlRpcServer to * convert their Values to the corresponding XML string...
33.829861
136
0.680283
[ "vector" ]
cd5d05c9dee839b3980c1b26b10b38a83789572a
2,774
h
C
test/bufferplayer/StreamSource.h
webosose/g-media-pipeline
df8470b2e0709f9a1f39bbe5e9fceb260bc20957
[ "Apache-2.0" ]
6
2018-09-17T05:02:20.000Z
2021-05-04T01:54:12.000Z
test/bufferplayer/StreamSource.h
webosose/g-media-pipeline
df8470b2e0709f9a1f39bbe5e9fceb260bc20957
[ "Apache-2.0" ]
null
null
null
test/bufferplayer/StreamSource.h
webosose/g-media-pipeline
df8470b2e0709f9a1f39bbe5e9fceb260bc20957
[ "Apache-2.0" ]
4
2018-08-21T05:41:10.000Z
2020-03-29T03:27:16.000Z
// Copyright (c) 2018-2019 LG Electronics, 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...
31.885057
91
0.724585
[ "vector" ]
cd6c419cacd61788410c30c1adffc8180a551678
2,705
h
C
x2d/src/base/camera.h
godexsoft/x2d
dd3646ccdd898624d1f73d01f839abbd66a45120
[ "BSD-3-Clause" ]
2
2015-05-18T04:47:09.000Z
2018-02-12T20:15:49.000Z
x2d/src/base/camera.h
godexsoft/x2d
dd3646ccdd898624d1f73d01f839abbd66a45120
[ "BSD-3-Clause" ]
null
null
null
x2d/src/base/camera.h
godexsoft/x2d
dd3646ccdd898624d1f73d01f839abbd66a45120
[ "BSD-3-Clause" ]
null
null
null
// // camera.h // x2d // // Created by Alex Kremer on 1/23/12. // Copyright (c) 2012 godexsoft. All rights reserved. // #pragma once #ifndef __X2D_CAMERA_H__ #define __X2D_CAMERA_H__ #include "math_util.h" #include "log.h" #include "graphics_engine.h" #include "glm.hpp" #include "matrix_transform.hpp" #include ...
21.99187
104
0.499815
[ "object", "transform" ]
28855c7699d94cb359ca62767ace139fce842f6e
2,211
h
C
resources/home/dnanexus/root/include/TCTUB.h
edawson/parliament2
2632aa3484ef64c9539c4885026b705b737f6d1e
[ "Apache-2.0" ]
null
null
null
resources/home/dnanexus/root/include/TCTUB.h
edawson/parliament2
2632aa3484ef64c9539c4885026b705b737f6d1e
[ "Apache-2.0" ]
null
null
null
resources/home/dnanexus/root/include/TCTUB.h
edawson/parliament2
2632aa3484ef64c9539c4885026b705b737f6d1e
[ "Apache-2.0" ]
1
2020-05-28T23:01:44.000Z
2020-05-28T23:01:44.000Z
// @(#)root/g3d:$Id$ // Author: Rene Brun 26/06/97 /************************************************************************* * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * * All rights reserved. * * ...
43.352941
81
0.424242
[ "shape" ]
288c5087044dd2d38d7da9f185c36127747386a6
1,432
c
C
effects/save_restore_values.c
kortescode/Raytracer
77ebf22164c50693b66e34fd4aa73465de502950
[ "Apache-2.0" ]
null
null
null
effects/save_restore_values.c
kortescode/Raytracer
77ebf22164c50693b66e34fd4aa73465de502950
[ "Apache-2.0" ]
null
null
null
effects/save_restore_values.c
kortescode/Raytracer
77ebf22164c50693b66e34fd4aa73465de502950
[ "Apache-2.0" ]
null
null
null
#include "main.h" #include "effects.h" static void restore_transparency_values(t_rt *rt, double e_tmp [], double v_tmp []) { rt->eye.eye[X] = e_tmp[X]; rt->eye.eye[Y] = e_tmp[Y]; rt->eye.eye[Z] = e_tmp[Z]; rt->eye.point[X] = v_tmp[X]; rt->eye.point[Y] = v_tmp[Y]; rt->eye.point[Z] = v_tmp[Z]; }...
23.866667
70
0.547486
[ "vector" ]
288df64a4389ba63791997574bdfcd92610ac608
1,102
h
C
src/Base/ToolBarArea.h
roto5296/choreonoid
ffe12df8db71e32aea18833afb80dffc42c373d0
[ "MIT" ]
66
2020-03-11T14:06:01.000Z
2022-03-23T23:18:27.000Z
src/Base/ToolBarArea.h
roto5296/choreonoid
ffe12df8db71e32aea18833afb80dffc42c373d0
[ "MIT" ]
12
2020-07-23T06:13:11.000Z
2022-01-13T14:25:01.000Z
src/Base/ToolBarArea.h
roto5296/choreonoid
ffe12df8db71e32aea18833afb80dffc42c373d0
[ "MIT" ]
18
2020-07-17T15:57:54.000Z
2022-03-29T13:18:59.000Z
/** @author Shin'ichiro Nakaoka */ #ifndef CNOID_BASE_TOOL_BAR_AREA_H #define CNOID_BASE_TOOL_BAR_AREA_H #include <QWidget> #include <vector> #include "exportdecl.h" namespace cnoid { class ToolBar; class Menu; class Mapping; class CNOID_EXPORT ToolBarArea : public QWidget { public: ToolBarArea(QWidget* par...
19.678571
64
0.706897
[ "vector" ]
2890acbcfeca68a789e6da588b6ea288f87a00db
998
h
C
es-core/src/AudioManager.h
nwildner/batocera-emulationstation
0bd0ae75b89154e3594d5ac98a1e0bde4d1c8dcb
[ "Apache-2.0", "MIT" ]
null
null
null
es-core/src/AudioManager.h
nwildner/batocera-emulationstation
0bd0ae75b89154e3594d5ac98a1e0bde4d1c8dcb
[ "Apache-2.0", "MIT" ]
null
null
null
es-core/src/AudioManager.h
nwildner/batocera-emulationstation
0bd0ae75b89154e3594d5ac98a1e0bde4d1c8dcb
[ "Apache-2.0", "MIT" ]
null
null
null
#pragma once #ifndef ES_CORE_AUDIO_MANAGER_H #define ES_CORE_AUDIO_MANAGER_H #include <SDL_audio.h> #include <memory> #include <vector> #include "SDL_mixer.h" class Sound; class AudioManager { static SDL_AudioSpec sAudioFormat; static std::vector<std::shared_ptr<Sound>> sSoundVector; static std::shared_ptr<AudioM...
21.695652
100
0.751503
[ "vector" ]
289b59dc5abafe4cf09be549322b67fde8746488
4,838
h
C
uppsrc/TCtrlLib/Help/helputil.h
dreamsxin/ultimatepp
41d295d999f9ff1339b34b43c99ce279b9b3991c
[ "BSD-2-Clause" ]
2
2016-04-07T07:54:26.000Z
2020-04-14T12:37:34.000Z
uppsrc/TCtrlLib/Help/helputil.h
dreamsxin/ultimatepp
41d295d999f9ff1339b34b43c99ce279b9b3991c
[ "BSD-2-Clause" ]
null
null
null
uppsrc/TCtrlLib/Help/helputil.h
dreamsxin/ultimatepp
41d295d999f9ff1339b34b43c99ce279b9b3991c
[ "BSD-2-Clause" ]
null
null
null
NAMESPACE_UPP inline String HelpDPPStyle() { return HelpHostDPP("style"); } inline String HelpDPPTopics() { return HelpHostDPP("topics"); } inline String HelpDPPTopicsAuto() { return HelpHostDPP("topics_auto"); } inline String HelpDPPIndex() ...
37.215385
142
0.630839
[ "vector" ]
28a08099a2e995a0c74e580da9ada41b283049cb
689
h
C
concurrency_control/extern_cc.h
CyanoKobalamyne/DBx1000
a23adbb157234555c8de4614632ce252f1b104ad
[ "0BSD" ]
null
null
null
concurrency_control/extern_cc.h
CyanoKobalamyne/DBx1000
a23adbb157234555c8de4614632ce252f1b104ad
[ "0BSD" ]
null
null
null
concurrency_control/extern_cc.h
CyanoKobalamyne/DBx1000
a23adbb157234555c8de4614632ce252f1b104ad
[ "0BSD" ]
null
null
null
/* External concurrency management for DBx1000. * * This header contains declarations of functions that should be implemented * (and linked into the binary) by an external concurrency manager when the * EXTERN_CC algorithm is used. */ #ifndef _EXTERN_CC_H_ #define _EXTERN_CC_H_ #include <cstddef> #include <vecto...
26.5
76
0.751814
[ "vector" ]
28ac2f7b3ccb11122ad71aceb197887d8836495e
2,115
h
C
src/math/lp/int_gcd_test.h
jar-ben/z3
7baa4f88b0cb4458461596d147e1f71853d77126
[ "MIT" ]
7,746
2015-03-26T18:59:33.000Z
2022-03-31T15:34:48.000Z
src/math/lp/int_gcd_test.h
jar-ben/z3
7baa4f88b0cb4458461596d147e1f71853d77126
[ "MIT" ]
5,162
2015-03-27T01:12:48.000Z
2022-03-31T14:56:16.000Z
src/math/lp/int_gcd_test.h
jar-ben/z3
7baa4f88b0cb4458461596d147e1f71853d77126
[ "MIT" ]
1,529
2015-03-26T18:45:30.000Z
2022-03-31T15:35:16.000Z
/*++ Copyright (c) 2020 Microsoft Corporation Module Name: int_gcd_test.h Abstract: Gcd_Test heuristic gcd test 5*x + 3*y + 6*z = 5 suppose x is fixed at 2. so we have 10 + 3(y + 2z) = 5 5 = -3(y + 2z) this is unsolvable because 5/3 is not an integer. so we create a...
27.828947
102
0.59669
[ "vector" ]
28b38b1f099f59b8251094e83cf78dc51db54c1d
2,048
h
C
AppKiDo/Utilities/DIGS/DIGSFindBuffer.h
aglee/appkido
218178cee7c1d92f3ebb81906ad24dca53c63ea2
[ "MIT" ]
15
2015-09-18T20:07:58.000Z
2021-12-22T22:30:32.000Z
AppKiDo/Utilities/DIGS/DIGSFindBuffer.h
aglee/appkido
218178cee7c1d92f3ebb81906ad24dca53c63ea2
[ "MIT" ]
1
2020-03-18T13:16:38.000Z
2020-03-18T13:16:38.000Z
AppKiDo/Utilities/DIGS/DIGSFindBuffer.h
aglee/appkido
218178cee7c1d92f3ebb81906ad24dca53c63ea2
[ "MIT" ]
1
2016-01-13T01:20:54.000Z
2016-01-13T01:20:54.000Z
/* * DIGSFindBuffer.h * * Created by Andy Lee on Sat May 17 2003. * Copyright (c) 2003, 2004 Andy Lee. All rights reserved. */ #import <Cocoa/Cocoa.h> #import "DIGSFindBufferDelegate.h" /*! * Singleton class that holds the string your application should use for text * searches. * * When your application call...
32.507937
79
0.755371
[ "object" ]
28b692403ae0395f7d3f2b81af4da2e8407716f4
1,148
h
C
MDLConverter/inc/Animation.h
atrblizzard/VAMPTools
3fadd1706806445ed1370d67b568eae0a337b2a5
[ "Unlicense" ]
6
2015-12-08T20:51:23.000Z
2021-02-05T23:46:44.000Z
MDLConverter/inc/Animation.h
atrblizzard/VAMPTools
3fadd1706806445ed1370d67b568eae0a337b2a5
[ "Unlicense" ]
null
null
null
MDLConverter/inc/Animation.h
atrblizzard/VAMPTools
3fadd1706806445ed1370d67b568eae0a337b2a5
[ "Unlicense" ]
3
2020-04-12T06:11:06.000Z
2021-02-05T20:12:12.000Z
#ifndef ANIMATION_H #define ANIMATION_H #include <vector> #include "basicmath.h" // Defines a channel of animation data over a set number of frames struct AnimationChunk { AnimationChunk(){} AnimationChunk( int InFrames ) : Frames( InFrames ) {} ~AnimationChunk(){} int Frames; std::vector<float> Values; }; //...
18.516129
67
0.720383
[ "vector" ]
28c3f97a513bb83653f01433c2da1ac877d0837e
5,137
c
C
libray/libobj/disc.c
stricaud/rayshade4
08ea3c0697442e7446442383456644bd915ece36
[ "BSD-2-Clause" ]
27
2015-11-11T09:35:11.000Z
2021-11-29T02:18:10.000Z
libray/libobj/disc.c
dspinellis/rayshade4
08ea3c0697442e7446442383456644bd915ece36
[ "BSD-2-Clause" ]
null
null
null
libray/libobj/disc.c
dspinellis/rayshade4
08ea3c0697442e7446442383456644bd915ece36
[ "BSD-2-Clause" ]
6
2015-11-11T09:34:50.000Z
2021-10-03T17:08:24.000Z
/* * Copyright (C) 1989-2015, Craig E. Kolb * 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 ...
23.35
79
0.653689
[ "vector" ]
28dd66efe507899d2516056db93034c8008f9332
4,175
h
C
swg_generated/cpp/model/Market.h
942star/upbit-client
43201797a605d1e1b3e0db1183ced8ec9997699f
[ "MIT" ]
1
2021-11-03T15:13:03.000Z
2021-11-03T15:13:03.000Z
swg_generated/cpp/model/Market.h
942star/upbit-client
43201797a605d1e1b3e0db1183ced8ec9997699f
[ "MIT" ]
null
null
null
swg_generated/cpp/model/Market.h
942star/upbit-client
43201797a605d1e1b3e0db1183ced8ec9997699f
[ "MIT" ]
1
2021-11-03T15:12:55.000Z
2021-11-03T15:12:55.000Z
/** * Upbit Open API * ## REST API for Upbit Exchange - Base URL: [https://api.upbit.com] - Official Upbit API Documents: [https://docs.upbit.com] - Official Support email: [open-api@upbit.com] * * OpenAPI spec version: 1.1.6 * Contact: ujhin942@gmail.com * * NOTE: This class is auto generated by the swagger co...
25.931677
174
0.643353
[ "vector", "model" ]
28e76707233e2d2bb0354dc905c047acd371bc6a
1,917
c
C
nitan/clone/lonely/xtbishou.c
cantona/NT6
073f4d491b3cfe6bfbe02fbad12db8983c1b9201
[ "MIT" ]
1
2019-03-27T07:25:16.000Z
2019-03-27T07:25:16.000Z
nitan/clone/lonely/xtbishou.c
cantona/NT6
073f4d491b3cfe6bfbe02fbad12db8983c1b9201
[ "MIT" ]
null
null
null
nitan/clone/lonely/xtbishou.c
cantona/NT6
073f4d491b3cfe6bfbe02fbad12db8983c1b9201
[ "MIT" ]
null
null
null
#include <weapon.h> #include <ansi.h> inherit SWORD; inherit F_NOCLONE; void start_borrowing() { remove_call_out("return_to_aobai"); call_out("return_to_aobai", 3600+random(7200)); } void create() { set_name(CYN "玄鐵" WHT "匕首" NOR, ({ "bi shou", "sword", "jian" })); set_weight(12000); ...
23.666667
76
0.478352
[ "object" ]
93a05ab4549d24b165c971e327c583c3e4a4a9e2
3,893
h
C
resources/home/dnanexus/root/include/TXMLSetup.h
edawson/parliament2
2632aa3484ef64c9539c4885026b705b737f6d1e
[ "Apache-2.0" ]
null
null
null
resources/home/dnanexus/root/include/TXMLSetup.h
edawson/parliament2
2632aa3484ef64c9539c4885026b705b737f6d1e
[ "Apache-2.0" ]
null
null
null
resources/home/dnanexus/root/include/TXMLSetup.h
edawson/parliament2
2632aa3484ef64c9539c4885026b705b737f6d1e
[ "Apache-2.0" ]
1
2020-05-28T23:01:44.000Z
2020-05-28T23:01:44.000Z
// @(#)root/xml:$Id$ // Author: Sergey Linev 10.05.2004 /************************************************************************* * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * * All rights reserved. * * ...
28.210145
100
0.684048
[ "object" ]
93a9b2cdff65e91d7903490bd9a8709c9df81f36
16,976
c
C
src/lib/sh.c
scd-systems/ulixos-slipmod
87e6c27c9b3b47f0ddc97f33a9a81e2072dd5d0d
[ "BSD-3-Clause" ]
null
null
null
src/lib/sh.c
scd-systems/ulixos-slipmod
87e6c27c9b3b47f0ddc97f33a9a81e2072dd5d0d
[ "BSD-3-Clause" ]
null
null
null
src/lib/sh.c
scd-systems/ulixos-slipmod
87e6c27c9b3b47f0ddc97f33a9a81e2072dd5d0d
[ "BSD-3-Clause" ]
null
null
null
#include "ulixlib.h" #include "ipv4-tools.h" // SLIP MOD //extern void get_hostname(char *); //extern void get_ip_by_name(char *, char *); //extern void get_name_by_ip(char *, char *); // END SLIP MOD #define SHELL_COMMANDS "help, ps, fork, ls, cat, head, cp, diff, sh, hexdump, kill, loop, test, brk, cd, ln, rm, pwd,...
22.395778
188
0.466482
[ "3d" ]
93b9351338ddc83e8367d7f06a3c6e856a96a9b6
7,454
h
C
source/renderer/min/shadow_buffer.h
Aaron-SP/mgl
cb2555c4d4149b02ec40dd9c057336345a09df99
[ "Apache-2.0" ]
36
2018-05-11T22:59:10.000Z
2021-04-09T00:13:10.000Z
source/renderer/min/shadow_buffer.h
Aaron-SP/mgl
cb2555c4d4149b02ec40dd9c057336345a09df99
[ "Apache-2.0" ]
3
2018-05-08T00:42:55.000Z
2018-07-10T16:14:28.000Z
source/renderer/min/shadow_buffer.h
Aaron-SP/mgl
cb2555c4d4149b02ec40dd9c057336345a09df99
[ "Apache-2.0" ]
2
2018-06-21T13:17:43.000Z
2018-07-10T15:30:00.000Z
/* Copyright [2013-2018] [Aaron Springstroh, Minimal Graphics Library] 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 ...
30.929461
125
0.642608
[ "vector" ]
93be3e10dac7c747d70b7a7d3be03da8f9269d53
4,127
h
C
services/distributeddataservice/libs/distributeddb/interfaces/include/kv_store_delegate.h
openharmony-gitee-mirror/distributeddatamgr_datamgr
3f17e1a6a6e0f83f3a346e87073b39dd949b0c9e
[ "Apache-2.0" ]
null
null
null
services/distributeddataservice/libs/distributeddb/interfaces/include/kv_store_delegate.h
openharmony-gitee-mirror/distributeddatamgr_datamgr
3f17e1a6a6e0f83f3a346e87073b39dd949b0c9e
[ "Apache-2.0" ]
null
null
null
services/distributeddataservice/libs/distributeddb/interfaces/include/kv_store_delegate.h
openharmony-gitee-mirror/distributeddatamgr_datamgr
3f17e1a6a6e0f83f3a346e87073b39dd949b0c9e
[ "Apache-2.0" ]
1
2021-09-13T12:07:54.000Z
2021-09-13T12:07:54.000Z
/* * Copyright (c) 2021 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
38.212963
106
0.724255
[ "vector" ]
93c01d0dce4bc89ba9ccbcd149b4246de1f15319
46,612
c
C
base/fs/ntfs/ntfsinit.c
npocmaka/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
17
2020-11-13T13:42:52.000Z
2021-09-16T09:13:13.000Z
base/fs/ntfs/ntfsinit.c
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
2
2020-10-19T08:02:06.000Z
2020-10-19T08:23:18.000Z
base/fs/ntfs/ntfsinit.c
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
14
2020-11-14T09:43:20.000Z
2021-08-28T08:59:57.000Z
/*++ Copyright (c) 1991 Microsoft Corporation Module Name: NtfsInit.c Abstract: This module implements the DRIVER_INITIALIZATION routine for Ntfs Author: Gary Kimura [GaryKi] 21-May-1991 Revision History: --*/ #include "NtfsProc.h" #define Dbg (DEBUG_TRAC...
33.011331
163
0.603278
[ "object" ]
93c3f9d8e6f4db335fef93f62b1bf374ad85ce30
11,904
h
C
cdn/include/tencentcloud/cdn/v20180606/model/DescribeReportDataRequest.h
TencentCloud/tencentcloud-sdk-cpp-intl-en
752c031f5ad2c96868183c5931eae3a42dd5ae6c
[ "Apache-2.0" ]
1
2022-01-27T09:27:34.000Z
2022-01-27T09:27:34.000Z
cdn/include/tencentcloud/cdn/v20180606/model/DescribeReportDataRequest.h
TencentCloud/tencentcloud-sdk-cpp-intl-en
752c031f5ad2c96868183c5931eae3a42dd5ae6c
[ "Apache-2.0" ]
null
null
null
cdn/include/tencentcloud/cdn/v20180606/model/DescribeReportDataRequest.h
TencentCloud/tencentcloud-sdk-cpp-intl-en
752c031f5ad2c96868183c5931eae3a42dd5ae6c
[ "Apache-2.0" ]
null
null
null
/* * Copyright (c) 2017-2019 THL A29 Limited, a Tencent company. 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 ...
42.974729
157
0.553427
[ "vector", "model" ]
93c905589d7311c19172ef9194ba2e1480c02cdd
20,131
h
C
lib/mem_contention_iso.h
CQU-code-lover/Alita
2d905cb1eef70ec4540117687a98eac3ff683149
[ "MIT" ]
16
2020-07-16T08:21:46.000Z
2022-03-31T22:56:00.000Z
lib/mem_contention_iso.h
CQU-code-lover/Alita
2d905cb1eef70ec4540117687a98eac3ff683149
[ "MIT" ]
4
2020-12-22T10:06:41.000Z
2021-08-18T12:20:12.000Z
lib/mem_contention_iso.h
CQU-code-lover/Alita
2d905cb1eef70ec4540117687a98eac3ff683149
[ "MIT" ]
6
2020-07-16T08:24:11.000Z
2022-01-07T19:13:09.000Z
#ifndef MEM_CONTENTION_H #define MEM_CONTENTION_H #include <queue> #include <deque> #include "cstdio" #include <iostream> #include <fstream> #include "bench.h" #include "duty_cycle.h" #include "utility.h" #include <algorithm> #include <numeric> #include <cmath> #include "init.h" #include "rdt_manager.h" #include "vm_s...
33.110197
176
0.573643
[ "vector", "3d" ]
93c98ea7c2e67cf26d22269654503a887b7dea1a
5,266
c
C
src/keyboard.c
kapec94/DemOS
664d65bd35688eb44eacff69b930c25be9b0c58a
[ "MIT" ]
null
null
null
src/keyboard.c
kapec94/DemOS
664d65bd35688eb44eacff69b930c25be9b0c58a
[ "MIT" ]
null
null
null
src/keyboard.c
kapec94/DemOS
664d65bd35688eb44eacff69b930c25be9b0c58a
[ "MIT" ]
1
2018-10-15T18:59:38.000Z
2018-10-15T18:59:38.000Z
/* * keyboard.c * */ #include <ps2.h> #include <pic.h> #include "keyboard.h" #define KBD_PRESSED 0x01 #define KBD_RELEASED 0x00 #define KBD_CMD_SCANCODE 0xF0 #define KBD_SCANCODE_GET 0x00 #define KBD_SCANCODE_1 0x01 #define KBD_SCANCODE_2 0x02 #define KBD_SCANCODE_3 0x03 #define KBD_SCP_ESCAPE '\x1B' #define...
18.740214
71
0.630839
[ "3d" ]
93dc57e7c11a30eb1bb7cfcd4290865fb932f3ed
1,422
h
C
src/platform/sim/sim/frontend/Widget.h
ukyzky/performer
451bc853cb0f06a8d8f32f37851dd7c5f2a2f4d0
[ "MIT" ]
181
2018-10-12T07:21:08.000Z
2022-03-21T06:02:15.000Z
src/platform/sim/sim/frontend/Widget.h
ukyzky/performer
451bc853cb0f06a8d8f32f37851dd7c5f2a2f4d0
[ "MIT" ]
340
2019-03-06T07:24:40.000Z
2022-03-21T03:31:31.000Z
src/platform/sim/sim/frontend/Widget.h
ukyzky/performer
451bc853cb0f06a8d8f32f37851dd7c5f2a2f4d0
[ "MIT" ]
60
2018-10-12T18:43:04.000Z
2022-03-31T18:03:17.000Z
#pragma once #include "Common.h" #include "Renderer.h" #include "Event.h" namespace sim { class Widget { public: typedef std::shared_ptr<Widget> Ptr; Widget(const Vector2f &pos, const Vector2f &size) : _pos(pos), _size(size) {} virtual ~Widget() {} const Vector2f &pos() const {...
23.7
55
0.539381
[ "render" ]
93dd7128da9b7599d095e5a95a0aaf9e4249a0d8
1,333
c
C
nitan/kungfu/condition/bleeding.c
cantona/NT6
073f4d491b3cfe6bfbe02fbad12db8983c1b9201
[ "MIT" ]
1
2019-03-27T07:25:16.000Z
2019-03-27T07:25:16.000Z
nitan/kungfu/condition/bleeding.c
cantona/NT6
073f4d491b3cfe6bfbe02fbad12db8983c1b9201
[ "MIT" ]
null
null
null
nitan/kungfu/condition/bleeding.c
cantona/NT6
073f4d491b3cfe6bfbe02fbad12db8983c1b9201
[ "MIT" ]
null
null
null
// drunk.c #include <combat.h> inherit F_CLEAN_UP; int update_condition(object me, int duration) { if (me->is_ghost()) return 1; if( !living(me) ) { message("vision", me->name() + "身上的傷口尚未痊癒, 但是覺得似乎油盡燈枯了!!\n", environment(me), me); } else if( duration > 20 ) ...
38.085714
76
0.48012
[ "object" ]
93f23bcdcff38f116a2890865796de0804af9784
3,814
h
C
Object.h
qroph/motion-solver
4d8600e1df1f18db75ff70ef161c34b530db60fc
[ "MIT" ]
4
2019-02-16T15:37:01.000Z
2020-05-25T21:55:26.000Z
Object.h
qroph/motion-solver
4d8600e1df1f18db75ff70ef161c34b530db60fc
[ "MIT" ]
null
null
null
Object.h
qroph/motion-solver
4d8600e1df1f18db75ff70ef161c34b530db60fc
[ "MIT" ]
1
2020-10-21T07:45:42.000Z
2020-10-21T07:45:42.000Z
/* Copyright (c) 2014 Mika Rantanen Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, s...
25.092105
79
0.593603
[ "object" ]
93f44bae8a2a2e2057565d2fb26bed4d6ad45d6a
205
h
C
wumpus_worldmodel/include/wumpus/model/Objective.h
dasys-lab/cnc-wumpus
da5c3b56f9dd6ef852c7fe5195ec6455d50d6142
[ "MIT" ]
null
null
null
wumpus_worldmodel/include/wumpus/model/Objective.h
dasys-lab/cnc-wumpus
da5c3b56f9dd6ef852c7fe5195ec6455d50d6142
[ "MIT" ]
null
null
null
wumpus_worldmodel/include/wumpus/model/Objective.h
dasys-lab/cnc-wumpus
da5c3b56f9dd6ef852c7fe5195ec6455d50d6142
[ "MIT" ]
null
null
null
#pragma once namespace wumpus { namespace model { enum Objective { UNDEFINED, EXPLORE, MOVE_TO_GOLD_FIELD, COLLECT_GOLD, HUNT_WUMPUS, SHOOT, GO_HOME, LEAVE, IDLE }; } }
10.25
23
0.634146
[ "model" ]
75d4245f4e1c2de5114993d9a357b8a43d953570
2,295
h
C
Fedoraware/TeamFortress2/TeamFortress2/SDK/Interfaces/ClientModeShared/ClientModeShared.h
hyperventilation/Fedoraware
4cd6bea1711a31a797adf855f6ee979138558d3c
[ "WTFPL" ]
28
2022-02-02T04:36:09.000Z
2022-03-31T19:05:10.000Z
Fedoraware/TeamFortress2/TeamFortress2/SDK/Interfaces/ClientModeShared/ClientModeShared.h
hyperventilation/Fedoraware
4cd6bea1711a31a797adf855f6ee979138558d3c
[ "WTFPL" ]
103
2022-02-03T11:52:24.000Z
2022-03-31T18:33:55.000Z
Fedoraware/TeamFortress2/TeamFortress2/SDK/Interfaces/ClientModeShared/ClientModeShared.h
hyperventilation/Fedoraware
4cd6bea1711a31a797adf855f6ee979138558d3c
[ "WTFPL" ]
39
2022-02-02T23:34:15.000Z
2022-03-27T21:36:05.000Z
#pragma once #include "../../Includes/Includes.h" class CBaseHudChat { public: void ChatPrintf(int pIndex, const char *fmt, ...) { typedef void(_cdecl* FN)(void*, int, int, const char*, ...); GetVFunc<FN>(this, 19)(this, pIndex, 0, fmt); } void StartMessageMode(int iMessageModeType) { typedef void(__thisc...
21.448598
142
0.689325
[ "vector" ]
75dd2a7efca3b7835b5462b9fbb36cdadb72a5dd
6,450
h
C
algorithms/kernel/mf_sgd/mf_sgd_default_districontainer.h
francktcheng/Harp-DAAL-Local
407a80b94ad7987c90e2949aa315384a4c1bba99
[ "Apache-2.0" ]
2
2020-05-16T00:57:44.000Z
2020-05-17T15:56:38.000Z
algorithms/kernel/mf_sgd/mf_sgd_default_districontainer.h
francktcheng/Harp-DAAL-Local
407a80b94ad7987c90e2949aa315384a4c1bba99
[ "Apache-2.0" ]
null
null
null
algorithms/kernel/mf_sgd/mf_sgd_default_districontainer.h
francktcheng/Harp-DAAL-Local
407a80b94ad7987c90e2949aa315384a4c1bba99
[ "Apache-2.0" ]
null
null
null
/* file: mf_sgd_dense_districontainer.h */ /******************************************************************************* * Copyright 2014-2016 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 co...
33.076923
194
0.670853
[ "vector" ]
75dfee93e12108c9e98456c257463237260e410a
607
h
C
DuRuiYvWaShop/YuWaShop/YuWaShop/Discover/RBBook/RBNode/Cell/RBAlbumCollectionViewCell.h
daidi-double/_new_DuRuiYvWaShop
45cfc39ca3ce2c3e646e6d5f3eeb7c71c06dd5ed
[ "MIT" ]
1
2018-05-28T03:46:29.000Z
2018-05-28T03:46:29.000Z
DuRuiYvWaShop/YuWaShop/YuWaShop/Discover/RBBook/RBNode/Cell/RBAlbumCollectionViewCell.h
daidi-double/_new_DuRuiYvWaShop
45cfc39ca3ce2c3e646e6d5f3eeb7c71c06dd5ed
[ "MIT" ]
null
null
null
DuRuiYvWaShop/YuWaShop/YuWaShop/Discover/RBBook/RBNode/Cell/RBAlbumCollectionViewCell.h
daidi-double/_new_DuRuiYvWaShop
45cfc39ca3ce2c3e646e6d5f3eeb7c71c06dd5ed
[ "MIT" ]
null
null
null
// // RBAlbumCollectionViewCell.h // NewVipxox // // Created by Tian Wei You on 16/9/9. // Copyright © 2016年 WeiJiang. All rights reserved. // #import <UIKit/UIKit.h> #import "RBCenterAlbumModel.h" #import "NSString+JWAppendOtherStr.h" @interface RBAlbumCollectionViewCell : UICollectionViewCell @property (nonato...
23.346154
64
0.766063
[ "model" ]
75e09dacf2f4250239a59eb638eca8bfc7e66fb2
3,884
h
C
headers/parsing/_bowtie.h
SamBuckberry/readslam
47c5cd0e407f17db08a70488913905f86cffe054
[ "CC-BY-3.0" ]
null
null
null
headers/parsing/_bowtie.h
SamBuckberry/readslam
47c5cd0e407f17db08a70488913905f86cffe054
[ "CC-BY-3.0" ]
null
null
null
headers/parsing/_bowtie.h
SamBuckberry/readslam
47c5cd0e407f17db08a70488913905f86cffe054
[ "CC-BY-3.0" ]
null
null
null
#pragma once #include "_nonslam.h" /* * The bowtie aligner outputs each alignment on a separate line. Each line is a collection of 8 fields separated by tabs; * from left to right, the fields are: * 1. Name of read that aligned * 2. Orientation of read in the alignment, - for reverse complement, + othe...
22.982249
123
0.602729
[ "vector" ]
75e53e3d616d8c0a411fcfc86ea2d964392dc46e
379
h
C
BindOTron/JavaGenerator.h
jezhiggins/bindotron
db9089d9ba7662e48ba42e15e01420f31ab34c60
[ "MIT" ]
1
2020-01-13T15:05:19.000Z
2020-01-13T15:05:19.000Z
BindOTron/JavaGenerator.h
jezhiggins/bindotron
db9089d9ba7662e48ba42e15e01420f31ab34c60
[ "MIT" ]
null
null
null
BindOTron/JavaGenerator.h
jezhiggins/bindotron
db9089d9ba7662e48ba42e15e01420f31ab34c60
[ "MIT" ]
null
null
null
#ifndef BINDOTRON_JAVA_GENERATOR_H #define BINDOTRON_JAVA_GENERATOR_H #include "Generator.h" namespace BindOTron { class JavaGenerator : public Generator { public: JavaGenerator(const Model& model) : Generator(model) { } private: virtual void do_generate() const; };...
19.947368
42
0.672823
[ "model" ]
75f4e2fd0d50b9f029df635734e5a45f5f76f881
9,682
h
C
SDK/DB3/DB3List.h
domydev/Dark-Basic-Pro
237fd8d859782cb27b9d5994f3c34bc5372b6c04
[ "MIT" ]
231
2018-01-28T00:06:56.000Z
2022-03-31T21:39:56.000Z
SDK/DB3/DB3List.h
domydev/Dark-Basic-Pro
237fd8d859782cb27b9d5994f3c34bc5372b6c04
[ "MIT" ]
9
2016-02-10T10:46:16.000Z
2017-12-06T17:27:51.000Z
SDK/DB3/DB3List.h
domydev/Dark-Basic-Pro
237fd8d859782cb27b9d5994f3c34bc5372b6c04
[ "MIT" ]
66
2018-01-28T21:54:52.000Z
2022-02-16T22:50:57.000Z
#pragma once #include "DB3.h" DB_ENTER_NS() // // The TListBase<T> and TListLink<T> classes are useful for lower level TList // management. They allow a finer level of control than the TList<T> system. // // The TList<T> system is for general ease-of-use. // template<class T> class TListBase; template<class T> cla...
27.044693
120
0.591303
[ "object" ]
2f1112737d5c8217582459fab51653fda7593171
1,757
h
C
Super Synthesis Engine/Include/Resources/ResourceManager.h
nstearns96/Super-Synthesis-Engine
64824c50557e64decc9710a5b2aa63cd93712122
[ "MIT" ]
null
null
null
Super Synthesis Engine/Include/Resources/ResourceManager.h
nstearns96/Super-Synthesis-Engine
64824c50557e64decc9710a5b2aa63cd93712122
[ "MIT" ]
null
null
null
Super Synthesis Engine/Include/Resources/ResourceManager.h
nstearns96/Super-Synthesis-Engine
64824c50557e64decc9710a5b2aa63cd93712122
[ "MIT" ]
null
null
null
#ifndef _SSE_RESOURCE_MANAGER_H #define _SSE_RESOURCE_MANAGER_H #include "Audio/AudioSample.h" #include "Graphics/Font.h" #include "Graphics/Texture2D.h" #include "Graphics/Shaders/Shader.h" #include "Model/Model.h" #include "Resources/ResourceHandleManager.h" #pragma message("TODO: Add support for streamed audio...
28.803279
140
0.789983
[ "vector", "model" ]
2f16333299b4706c1219f5cb205b8cf6a1ec76ad
474
h
C
forest.h
sea-reel/ForestGame
7ddccbc7d7c03deacd055fd1354d5dd482ccb52d
[ "MIT" ]
null
null
null
forest.h
sea-reel/ForestGame
7ddccbc7d7c03deacd055fd1354d5dd482ccb52d
[ "MIT" ]
null
null
null
forest.h
sea-reel/ForestGame
7ddccbc7d7c03deacd055fd1354d5dd482ccb52d
[ "MIT" ]
null
null
null
#ifndef FOREST_H #define FOREST_H #include "organism.h" #include "animal.h" #include "canary.h" #include "eagle.h" #include "forest.h" #include "lion.h" #include "zebra.h" #include "plant.h" #include <stdio.h> #include <vector> class Forest { // Forest class contains a dynamic array of organism pointe...
15.290323
63
0.637131
[ "vector" ]
2f274785733c9cc59973a3e3f477cd059c67997c
6,196
h
C
Core/GDCore/Extensions/Metadata/BehaviorMetadata.h
sutao80216/GDevelop
79461bf01cc0c626e2f094d3fca940d643f93d76
[ "MIT" ]
1
2019-08-24T03:18:42.000Z
2019-08-24T03:18:42.000Z
Core/GDCore/Extensions/Metadata/BehaviorMetadata.h
sutao80216/GDevelop
79461bf01cc0c626e2f094d3fca940d643f93d76
[ "MIT" ]
9
2020-04-04T19:26:47.000Z
2022-03-25T18:41:20.000Z
Core/GDCore/Extensions/Metadata/BehaviorMetadata.h
sutao80216/GDevelop
79461bf01cc0c626e2f094d3fca940d643f93d76
[ "MIT" ]
2
2020-03-02T05:20:41.000Z
2021-05-10T03:59:05.000Z
/* * GDevelop Core * Copyright 2008-2016 Florian Rival (Florian.Rival@gmail.com). All rights * reserved. This project is released under the MIT License. */ #ifndef BEHAVIORMETADATA_H #define BEHAVIORMETADATA_H #include <map> #include "GDCore/Extensions/Metadata/ExpressionMetadata.h" #include "GDCore/Extens...
36.880952
81
0.617172
[ "vector" ]
2f2b61d17be5821dcb3f57cf83336a7588306e97
5,216
h
C
src_main/common/maya/8.0/maya/MPoint.h
ArcadiusGFN/SourceEngine2007
51cd6d4f0f9ed901cb9b61456eb621a50ce44f55
[ "bzip2-1.0.6" ]
25
2018-02-28T15:04:42.000Z
2021-08-16T03:49:00.000Z
src_main/common/maya/8.0/maya/MPoint.h
ArcadiusGFN/SourceEngine2007
51cd6d4f0f9ed901cb9b61456eb621a50ce44f55
[ "bzip2-1.0.6" ]
3
2015-05-26T08:45:39.000Z
2018-07-21T16:36:23.000Z
src_main/common/maya/8.0/maya/MPoint.h
ArcadiusGFN/SourceEngine2007
51cd6d4f0f9ed901cb9b61456eb621a50ce44f55
[ "bzip2-1.0.6" ]
16
2015-04-14T21:59:05.000Z
2021-11-15T02:49:01.000Z
#ifndef _MPoint #define _MPoint // //- // ========================================================================== // Copyright (C) 1995 - 2006 Autodesk, Inc., and/or its licensors. All // rights reserved. // // The coded instructions, statements, computer programs, and/or related // material (collectively the "D...
28.502732
92
0.58934
[ "object", "vector" ]
2f30e084762105c290609452060ca56ab7f64a67
3,185
h
C
hardware/libraries/Midi/MidiClock.h
anupam19/mididuino
27c30f586a8d61381309434ed05b4958c7727402
[ "BSD-3-Clause" ]
null
null
null
hardware/libraries/Midi/MidiClock.h
anupam19/mididuino
27c30f586a8d61381309434ed05b4958c7727402
[ "BSD-3-Clause" ]
null
null
null
hardware/libraries/Midi/MidiClock.h
anupam19/mididuino
27c30f586a8d61381309434ed05b4958c7727402
[ "BSD-3-Clause" ]
null
null
null
#ifndef MIDICLOCK_H__ #define MIDICLOCK_H__ #include "WProgram.h" #include <inttypes.h> #include "Callback.hh" #include "Vector.hh" #include "midi-common.hh" class ClockCallback { }; typedef void (ClockCallback::*midi_clock_callback_ptr_t)(uint32_t count); class MidiClockClass { public: volatile uint32_t indiv96...
22.118056
79
0.743485
[ "vector" ]
2f35f585caea202b6532ed59d3be63b23e3fb147
3,630
h
C
libs/base/unit_test.h
kdt3rd/gecko
756a4e4587eb5023495294d9b6c6d80ebd79ebde
[ "MIT" ]
15
2017-10-18T05:08:16.000Z
2022-02-02T11:01:46.000Z
libs/base/unit_test.h
kdt3rd/gecko
756a4e4587eb5023495294d9b6c6d80ebd79ebde
[ "MIT" ]
null
null
null
libs/base/unit_test.h
kdt3rd/gecko
756a4e4587eb5023495294d9b6c6d80ebd79ebde
[ "MIT" ]
1
2018-11-10T03:12:57.000Z
2018-11-10T03:12:57.000Z
// SPDX-License-Identifier: MIT // Copyright contributors to the gecko project. #pragma once #include "cmd_line.h" #include "format.h" #include <functional> #include <map> #include <set> #include <string> namespace base { //////////////////////////////////////// /// @brief Unit test /// /// A Unit test with a name...
27.709924
80
0.566667
[ "vector" ]
2f445cb7aa03b985f93290d0ca88ce132a049ff0
845
h
C
VFX Shader Editor/VFX Shader Editor/src/Core/Application.h
CarlosUPC/VFXEditor
2fa403a90fc676d75af15e1b2925596dfc6cbb10
[ "MIT" ]
null
null
null
VFX Shader Editor/VFX Shader Editor/src/Core/Application.h
CarlosUPC/VFXEditor
2fa403a90fc676d75af15e1b2925596dfc6cbb10
[ "MIT" ]
null
null
null
VFX Shader Editor/VFX Shader Editor/src/Core/Application.h
CarlosUPC/VFXEditor
2fa403a90fc676d75af15e1b2925596dfc6cbb10
[ "MIT" ]
null
null
null
#pragma once #include "Globals.h" #include <list> #include "Module.h" #include "Timer.h" #include "Random.h" class Module; class ModuleWindow; class ModuleRenderer; class ModuleInput; class ModuleGUI; class ModuleCamera; class ModuleResources; #include "Texture.h" class Application { //METHODS public: Application()...
16.25
39
0.72426
[ "vector" ]
2f464c8316749a678d11925e720b8b52f9555c95
3,821
h
C
src/bson/bson-inl.h
tiagosr/ofxBSON
ac475f84736c70a38a2ea289da72b8dfd480ba75
[ "Apache-2.0" ]
59
2015-03-16T12:11:38.000Z
2022-03-07T18:53:56.000Z
src/bson/bson-inl.h
tiagosr/ofxBSON
ac475f84736c70a38a2ea289da72b8dfd480ba75
[ "Apache-2.0" ]
4
2015-06-17T13:15:03.000Z
2020-07-04T03:17:56.000Z
src/bson/bson-inl.h
tiagosr/ofxBSON
ac475f84736c70a38a2ea289da72b8dfd480ba75
[ "Apache-2.0" ]
20
2015-02-07T19:42:22.000Z
2020-08-31T10:37:15.000Z
/** @file bsoninlines.h a goal here is that the most common bson methods can be used inline-only, a la boost. thus some things are inline that wouldn't necessarily be otherwise. */ /* Copyright 2009 10gen Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may...
32.939655
95
0.565297
[ "object" ]
2f46792ed124d9c83bc1502b2a9a2425b9c0af07
20,102
c
C
FtpProtocolInterpreter.c
MrElusive/EE382N_ftpserver
e5fc4efeccda43e389d9f6a02be0aa19b6eabb80
[ "MIT" ]
null
null
null
FtpProtocolInterpreter.c
MrElusive/EE382N_ftpserver
e5fc4efeccda43e389d9f6a02be0aa19b6eabb80
[ "MIT" ]
null
null
null
FtpProtocolInterpreter.c
MrElusive/EE382N_ftpserver
e5fc4efeccda43e389d9f6a02be0aa19b6eabb80
[ "MIT" ]
null
null
null
/* * ProtocolInterpreter.c * * Created on: Oct 31, 2015 * Author: Jose Luis Loyola */ #include <stdio.h> #include <string.h> #include <stdlib.h> #include "ftp_commands.h" #include "ftp_replies.h" #include "ftp_control_block.h" #include "ftp_command_executor.h" #include "ftp_parsing_utils.h" #include "dynami...
28.882184
127
0.665854
[ "object" ]
2f59b49d6e95e8a338e76c7ca17eb6092b41740d
3,079
h
C
App/FeatureScaled.h
haisenzhao/CarpentryCompiler
c9714310b7ce7523a25becd397265bfaa3ab7ea3
[ "FSFAP" ]
21
2019-12-06T09:57:10.000Z
2021-09-22T12:58:09.000Z
App/FeatureScaled.h
haisenzhao/CarpentryCompiler
c9714310b7ce7523a25becd397265bfaa3ab7ea3
[ "FSFAP" ]
null
null
null
App/FeatureScaled.h
haisenzhao/CarpentryCompiler
c9714310b7ce7523a25becd397265bfaa3ab7ea3
[ "FSFAP" ]
5
2020-11-18T00:09:30.000Z
2021-01-13T04:40:47.000Z
/****************************************************************************** * Copyright (c)2012 Jan Rheinlaender <jrheinlaender@users.sourceforge.net> * * * * This file is part of the FreeCAD CAx development system. * ...
43.985714
104
0.54888
[ "shape", "vector" ]
920e83dc590da73b973b97c6f24ca365ab048ed8
37,343
c
C
tnm/generic/tnmUtil.c
bovine/scotty
bf0c20c091002b75e25f32c97ca08693f2ecd41a
[ "TCL" ]
27
2015-06-25T19:04:58.000Z
2021-09-23T10:55:01.000Z
tnm/generic/tnmUtil.c
bovine/scotty
bf0c20c091002b75e25f32c97ca08693f2ecd41a
[ "TCL" ]
7
2017-02-26T05:26:38.000Z
2021-09-23T11:06:28.000Z
tnm/generic/tnmUtil.c
bovine/scotty
bf0c20c091002b75e25f32c97ca08693f2ecd41a
[ "TCL" ]
16
2015-02-03T06:56:24.000Z
2020-12-30T02:36:56.000Z
/* * tnmUtil.c -- * * Utility functions used by various modules of the Tnm extension. * This implementation is supposed to be thread-safe. * * Copyright (c) 1993-1996 Technical University of Braunschweig. * Copyright (c) 1996-1997 University of Twente. * Copyright (c) 1997-1999 Technical University of Braunschw...
22.966175
103
0.543208
[ "object", "vector", "3d" ]
9211b8f1e806d02e8de236c395744afd0e9af046
364
h
C
include/tree_editor/common/dialogs/info_dialog.h
huangfeidian/tree_editor
6e13cd53fe0f51cab828025fd385716efaaa22c8
[ "BSD-3-Clause" ]
3
2020-06-04T09:26:44.000Z
2021-12-06T13:33:43.000Z
include/tree_editor/common/dialogs/info_dialog.h
huangfeidian/tree_editor
6e13cd53fe0f51cab828025fd385716efaaa22c8
[ "BSD-3-Clause" ]
null
null
null
include/tree_editor/common/dialogs/info_dialog.h
huangfeidian/tree_editor
6e13cd53fe0f51cab828025fd385716efaaa22c8
[ "BSD-3-Clause" ]
null
null
null
#pragma once #include <QDialog> #include <string> #include <vector> #include <utility> #include <optional> #include <QStringListModel> namespace spiritsaway::tree_editor { class basic_node; class info_dialog :public QDialog { Q_OBJECT public: info_dialog(QWidget* parent, basic_node* edit_node); void run...
14.56
54
0.733516
[ "vector" ]
921afe3201f217127aa7accb49a44aafc219d8ef
16,241
h
C
CraftEngine/ajek-framework/h/x-stdlib.h
jstine35/rpgcraft
0a2c1b0e9c6e5abb6fa1e5f001f1dfc49da4f5e0
[ "MIT" ]
null
null
null
CraftEngine/ajek-framework/h/x-stdlib.h
jstine35/rpgcraft
0a2c1b0e9c6e5abb6fa1e5f001f1dfc49da4f5e0
[ "MIT" ]
1
2019-01-10T18:36:07.000Z
2019-01-13T16:49:02.000Z
CraftEngine/ajek-framework/h/x-stdlib.h
jstine35/rpgcraft
0a2c1b0e9c6e5abb6fa1e5f001f1dfc49da4f5e0
[ "MIT" ]
null
null
null
#pragma once #include "x-types.h" #include "x-simd.h" #include "x-stl.h" #include <cstring> // needed for memset #include <type_traits> #include <cstdio> #define serialization_assert(T) \ static_assert(__is_trivially_copyable(T), "Cannot serialize non-POD object.") #if TARGET_LINUX # define printf_s ...
34.191579
145
0.540853
[ "object" ]