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
c1ea713976321f5e185d04a75235a2b42949b892
15,223
c
C
head/usr.sbin/bhyve/pci_virtio_block.c
dplbsd/soc2013
c134f5e2a5725af122c94005c5b1af3720706ce3
[ "BSD-2-Clause" ]
null
null
null
head/usr.sbin/bhyve/pci_virtio_block.c
dplbsd/soc2013
c134f5e2a5725af122c94005c5b1af3720706ce3
[ "BSD-2-Clause" ]
null
null
null
head/usr.sbin/bhyve/pci_virtio_block.c
dplbsd/soc2013
c134f5e2a5725af122c94005c5b1af3720706ce3
[ "BSD-2-Clause" ]
null
null
null
/*- * Copyright (c) 2011 NetApp, 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 condit...
24.087025
108
0.687512
[ "geometry" ]
c1f0cd141531c79fda13e1165cf68d4f777e5e86
2,249
h
C
Areas/NewbieIsle/PirateCaves/o/def.h
yodakingdoms/kingdoms
831b74ba4a086de69cce213ad2398f646c3efb39
[ "MIT" ]
null
null
null
Areas/NewbieIsle/PirateCaves/o/def.h
yodakingdoms/kingdoms
831b74ba4a086de69cce213ad2398f646c3efb39
[ "MIT" ]
null
null
null
Areas/NewbieIsle/PirateCaves/o/def.h
yodakingdoms/kingdoms
831b74ba4a086de69cce213ad2398f646c3efb39
[ "MIT" ]
null
null
null
//======================================================== // Standard definitions.h file for the PirateCaves domain //======================================================== // Standard mudlib includes //-------------------------------------------------------- #include <macros.h> #include <mudlib.h> #include <sysdefs...
43.25
74
0.520676
[ "object" ]
c1f63dbe2563460eb5b8551daa76726dc33d792e
5,205
h
C
Engine/Monkey/Vulkan/VulkanCommandBuffer.h
suijingfeng/VulkanTutorials
d1b0bab7fe5f1a9b69f18e49e60b54b8a9afdefa
[ "MIT" ]
2
2020-09-06T08:02:17.000Z
2021-06-24T16:18:59.000Z
Engine/Monkey/Vulkan/VulkanCommandBuffer.h
suijingfeng/VulkanTutorials
d1b0bab7fe5f1a9b69f18e49e60b54b8a9afdefa
[ "MIT" ]
null
null
null
Engine/Monkey/Vulkan/VulkanCommandBuffer.h
suijingfeng/VulkanTutorials
d1b0bab7fe5f1a9b69f18e49e60b54b8a9afdefa
[ "MIT" ]
1
2021-06-24T16:19:00.000Z
2021-06-24T16:19:00.000Z
#pragma once #include "Common/Common.h" #include "VulkanPlatform.h" #include <memory> #include <vector> #include <map> class VulkanDevice; class VulkanQueue; class VulkanFence; class VulkanSemaphore; class VulkanCommandListContext; class VulkanCommandBufferPool; class VulkanCommandBufferManager; class VulkanDescript...
20.332031
124
0.76926
[ "vector" ]
de05bfcad617f539e5b3c835beeb0f4c950506a7
7,193
c
C
src/world.c
ga249/thomasWasntAlone
33ef826fdfe7f828f9b4d042b338ddb494e95ff5
[ "MIT" ]
null
null
null
src/world.c
ga249/thomasWasntAlone
33ef826fdfe7f828f9b4d042b338ddb494e95ff5
[ "MIT" ]
null
null
null
src/world.c
ga249/thomasWasntAlone
33ef826fdfe7f828f9b4d042b338ddb494e95ff5
[ "MIT" ]
null
null
null
#include "simple_logger.h" #include "simple_json.h" #include "gfc_types.h" #include "world.h" #include "player.h" #include "characters.h" #include "door.h" #include "button.h" #include "pressure_plate.h" #include "jump_pad.h" #include "telepad.h" static World *current_level = NULL; World *get_current_level() { r...
27.041353
83
0.617267
[ "object", "model" ]
de314cebc6278d3157ae42a8a096781b3f47ad3f
5,396
c
C
kernel/alpha/alpha_mem_ops.c
Prajna/mach
9c2e1a8d77f84256568f604f74311f23ccce2d9e
[ "BSD-4-Clause", "BSD-3-Clause" ]
27
2015-03-06T06:47:58.000Z
2021-11-06T02:01:26.000Z
kernel/alpha/alpha_mem_ops.c
Prajna/mach
9c2e1a8d77f84256568f604f74311f23ccce2d9e
[ "BSD-4-Clause", "BSD-3-Clause" ]
null
null
null
kernel/alpha/alpha_mem_ops.c
Prajna/mach
9c2e1a8d77f84256568f604f74311f23ccce2d9e
[ "BSD-4-Clause", "BSD-3-Clause" ]
11
2015-08-16T02:07:39.000Z
2020-06-02T17:42:14.000Z
/* * Mach Operating System * Copyright (c) 1992 Carnegie Mellon University * All Rights Reserved. * * Permission to use, copy, modify and distribute this software and its * documentation is hereby granted, provided that both the copyright * notice and this permission notice appear in all copies of the * softw...
18.867133
75
0.576353
[ "object" ]
de418f6336b62e102c8dcef9aa1b790c0db435e8
3,257
h
C
net/instaweb/http/public/url_async_fetcher.h
Acidburn0zzz/mod_pagespeed
f6b35b985c3ba7b7794dd81b324585c86a231839
[ "Apache-2.0" ]
null
null
null
net/instaweb/http/public/url_async_fetcher.h
Acidburn0zzz/mod_pagespeed
f6b35b985c3ba7b7794dd81b324585c86a231839
[ "Apache-2.0" ]
null
null
null
net/instaweb/http/public/url_async_fetcher.h
Acidburn0zzz/mod_pagespeed
f6b35b985c3ba7b7794dd81b324585c86a231839
[ "Apache-2.0" ]
null
null
null
/* * Copyright 2010 Google 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...
35.402174
80
0.747928
[ "object" ]
de442e7dc81086cae528f10848c576fa32f7312b
48,010
c
C
src/main.c
gexiangying/CadZinho
aaed69b5aa5a0c86bf32d763fe0fba005a04655f
[ "MIT" ]
null
null
null
src/main.c
gexiangying/CadZinho
aaed69b5aa5a0c86bf32d763fe0fba005a04655f
[ "MIT" ]
null
null
null
src/main.c
gexiangying/CadZinho
aaed69b5aa5a0c86bf32d763fe0fba005a04655f
[ "MIT" ]
1
2021-06-25T06:10:33.000Z
2021-06-25T06:10:33.000Z
#include <SDL.h> #include "dxf.h" #include "bmp.h" #include "graph.h" #include "dxf_graph.h" #include "list.h" #include "dxf_create.h" #include "dxf_copy.h" #include "dxf_attract.h" #include "dxf_print.h" #include "dxf_seed.h" #include "i_svg_media.h" #include "gui.h" #include "gui_lay.h" #inclu...
29.635802
312
0.584149
[ "3d" ]
de4591f1d390128b23e9f90ca6e7cf80440ae27e
15,019
c
C
testsuite/tests/systest.c
izackp/c2nim
3ac975f121f9e29355049893a992485c79fb7ede
[ "MIT" ]
497
2015-01-21T01:09:01.000Z
2022-03-25T10:53:29.000Z
testsuite/tests/systest.c
seanpm2001/c2nim
87c2acbfc68cd2b025c1e00f502195231ee194f3
[ "MIT" ]
186
2015-01-03T10:01:17.000Z
2022-01-17T13:02:15.000Z
testsuite/tests/systest.c
seanpm2001/c2nim
87c2acbfc68cd2b025c1e00f502195231ee194f3
[ "MIT" ]
68
2015-01-05T10:17:00.000Z
2022-03-19T11:55:00.000Z
/* This file has been written by Blablub. * * Another comment line. */ #ifdef __cplusplus # ifdef __SOME_OTHER_CRAP extern "C" { # endif #endif // bug #127 #define VERSION 0.1.0 #define interrupts() sei() enum { /* 8bit, color or not */ CV_LOAD_IMAGE_UNCHANGED =-1, /* 8bit, gray */ CV_LOAD_IMAGE_GRAYS...
23.651969
80
0.54724
[ "model" ]
de4681321ab4991dcb5391954b81b95375dcf9a1
398
h
C
Headers/KRAdapter.h
veeplay/ios-media-player
84fb47e18773d11355e7699aee8afbab514fb2ad
[ "Apache-2.0" ]
3
2016-09-22T01:19:36.000Z
2018-12-26T10:07:06.000Z
Headers/KRAdapter.h
veeso/ios-media-player-standalone-library
5d28028877b05e96efa56869a3aab48a79f40f5a
[ "Apache-2.0" ]
19
2016-02-03T16:53:28.000Z
2021-09-15T16:39:01.000Z
Headers/KRAdapter.h
veeso/ios-media-player-standalone-library
5d28028877b05e96efa56869a3aab48a79f40f5a
[ "Apache-2.0" ]
1
2020-04-04T12:22:32.000Z
2020-04-04T12:22:32.000Z
// // APSVAST // // Created by Appscend on 7/17/13. // Copyright (c) 2013 Appscend. All rights reserved. // #import <Foundation/Foundation.h> /** * The `KRAdapter` protocol allows an object to declare itself as being of a certain type. */ @protocol KRAdapter <NSObject> /** * Returns the adapter type. * * @...
18.952381
91
0.675879
[ "object" ]
59fdec2bc43d7c585319725887a0a4b240d686ee
1,044
h
C
LinearAlgebra/LinearAlgebra/SMatrix.h
tzurielna/la
fed6a1922cd72739ba7e2f153b33b23147b907be
[ "MIT" ]
null
null
null
LinearAlgebra/LinearAlgebra/SMatrix.h
tzurielna/la
fed6a1922cd72739ba7e2f153b33b23147b907be
[ "MIT" ]
null
null
null
LinearAlgebra/LinearAlgebra/SMatrix.h
tzurielna/la
fed6a1922cd72739ba7e2f153b33b23147b907be
[ "MIT" ]
null
null
null
#pragma once #include "Matrix.h" namespace math { template <size_t M, class T = float> Matrix<M, M, T> pow(const Matrix<M, M, T>& matrix, size_t exp); template <size_t M, class T = float> T trace(const Matrix<M, M, T>& matrix); template <size_t M, class T = float> T determinant(const Matrix<M, M, T>& matrix,...
22.212766
81
0.665709
[ "vector" ]
9409a51846ffee38f96f28eb04d46e6a82485685
3,483
h
C
deps/src/gropt/incl/LRTRSR1.h
pnavaro/ElasticFDA.jl
0ed8c3f483c3a62f4215a6b65894da34e77eefc1
[ "MIT" ]
7
2017-02-05T23:39:14.000Z
2021-06-03T06:41:47.000Z
deps/src/gropt/incl/LRTRSR1.h
pnavaro/ElasticFDA.jl
0ed8c3f483c3a62f4215a6b65894da34e77eefc1
[ "MIT" ]
3
2016-08-31T20:48:32.000Z
2021-12-15T02:18:36.000Z
deps/src/gropt/incl/LRTRSR1.h
pnavaro/ElasticFDA.jl
0ed8c3f483c3a62f4215a6b65894da34e77eefc1
[ "MIT" ]
6
2016-07-12T02:13:16.000Z
2020-09-22T17:42:16.000Z
/* This file defines the class of the limited-memory Riemannian trust-region symmetric rank one update method in [HAG2014] [HAG2014]: W. Huang, P.-A. Absil, and K. A. Gallivan. A Riemannian symmetric rank-one trustregion method. Mathematical Programming, 150(2):179?16, February 2015. Solvers --> SolversTR --> LRTRSR...
41.963855
151
0.744473
[ "vector", "model" ]
9410290b8e2fae811377712adec43717f5841bdb
1,275
h
C
cc_code/src/tensor/const-tensor-iterator.h
erisyon/whatprot
176cd7e6ee99ea3f91794dcf1ec14f3578b7ee3c
[ "MIT" ]
null
null
null
cc_code/src/tensor/const-tensor-iterator.h
erisyon/whatprot
176cd7e6ee99ea3f91794dcf1ec14f3578b7ee3c
[ "MIT" ]
1
2021-06-12T00:50:08.000Z
2021-06-15T17:59:12.000Z
cc_code/src/tensor/const-tensor-iterator.h
erisyon/whatprot
176cd7e6ee99ea3f91794dcf1ec14f3578b7ee3c
[ "MIT" ]
1
2021-06-11T19:34:43.000Z
2021-06-11T19:34:43.000Z
/******************************************************************************\ * Author: Matthew Beauregard Smith * * Affiliation: The University of Texas at Austin * * Department: Oden Institute and Institute for Cellular and Molecular Biology...
35.416667
80
0.494118
[ "shape" ]
9413636bbdcab7c2933dcf984a14b2d10c906f1a
8,458
c
C
lib/am335x_sdk/ti/osal/src/tirtos/SemaphoreP_tirtos.c
brandonbraun653/Apollo
a1ece2cc3f1d3dae48fdf8fe94f0bbb59d405fce
[ "MIT" ]
2
2021-12-27T10:19:01.000Z
2022-03-15T07:09:06.000Z
lib/am335x_sdk/ti/osal/src/tirtos/SemaphoreP_tirtos.c
brandonbraun653/Apollo
a1ece2cc3f1d3dae48fdf8fe94f0bbb59d405fce
[ "MIT" ]
null
null
null
lib/am335x_sdk/ti/osal/src/tirtos/SemaphoreP_tirtos.c
brandonbraun653/Apollo
a1ece2cc3f1d3dae48fdf8fe94f0bbb59d405fce
[ "MIT" ]
null
null
null
/* * Copyright (c) 2015-2018, Texas Instruments Incorporated * 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 * n...
29.065292
105
0.658193
[ "object" ]
941ed0075ff7f50d419f2a45b5983f6b21e90c4f
2,406
c
C
tests/test_expected/definite_integral.c
metatoaster/cellml-api
d7baf9038e42859fa96117db6c9644f9f09ecf8b
[ "W3C" ]
1
2016-10-19T14:48:20.000Z
2016-10-19T14:48:20.000Z
tests/test_expected/definite_integral.c
metatoaster/cellml-api
d7baf9038e42859fa96117db6c9644f9f09ecf8b
[ "W3C" ]
1
2016-12-05T09:20:14.000Z
2016-12-05T18:08:05.000Z
tests/test_expected/definite_integral.c
metatoaster/cellml-api
d7baf9038e42859fa96117db6c9644f9f09ecf8b
[ "W3C" ]
14
2015-07-27T13:45:54.000Z
2022-02-02T05:19:53.000Z
/* Model is correctly constrained. * No equations needed Newton-Raphson evaluation. * The rate and state arrays need 1 entries. * The algebraic variables array needs 2 entries. * The constant array needs 4 entries. * Variable storage is as follows: * * Target boundheight in component Height * * * Variable type: ...
37.59375
286
0.689526
[ "model" ]
941f3eb674945e8c9dee7f6d3279eba11d021769
370
h
C
SRAppDelegate.h
songrotek/3D-Protractor
fe3af74e4338430c12c0202a5fe320e62f7b50ee
[ "MIT" ]
null
null
null
SRAppDelegate.h
songrotek/3D-Protractor
fe3af74e4338430c12c0202a5fe320e62f7b50ee
[ "MIT" ]
2
2018-05-16T11:51:59.000Z
2018-07-21T19:34:50.000Z
SRAppDelegate.h
floodsung/3D-Protractor
fe3af74e4338430c12c0202a5fe320e62f7b50ee
[ "MIT" ]
null
null
null
// // SRAppDelegate.h // 3D Protractor // // Created by Rotek on 12-12-31. // Copyright (c) 2012年 Rotek. All rights reserved. // #import <UIKit/UIKit.h> #import <CoreMotion/CoreMotion.h> @interface SRAppDelegate : UIResponder <UIApplicationDelegate> @property (strong, nonatomic) UIWindow *window; @property (nonat...
23.125
62
0.740541
[ "3d" ]
9422edc30b86a2bbf0c53acec801a12558e870dc
1,717
h
C
multimedia/directx/dsound/dsound/dsfd.h
npocmaka/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
17
2020-11-13T13:42:52.000Z
2021-09-16T09:13:13.000Z
multimedia/directx/dsound/dsound/dsfd.h
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
2
2020-10-19T08:02:06.000Z
2020-10-19T08:23:18.000Z
multimedia/directx/dsound/dsound/dsfd.h
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
14
2020-11-14T09:43:20.000Z
2021-08-28T08:59:57.000Z
/*************************************************************************** * * Copyright (C) 1997-2001 Microsoft Corporation. All Rights Reserved. * * File: dsfd.h * Content: DirectSoundFullDuplex object * History: * Date By Reason * ==== == ====== * 12/1/98...
30.660714
149
0.567268
[ "object" ]
9429b0e268d301474382e851ffb928c520e84f21
1,591
h
C
chrome/browser/metrics/cros_healthd_metrics_provider.h
mghgroup/Glide-Browser
6a4c1eaa6632ec55014fee87781c6bbbb92a2af5
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
chrome/browser/metrics/cros_healthd_metrics_provider.h
mghgroup/Glide-Browser
6a4c1eaa6632ec55014fee87781c6bbbb92a2af5
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
chrome/browser/metrics/cros_healthd_metrics_provider.h
mghgroup/Glide-Browser
6a4c1eaa6632ec55014fee87781c6bbbb92a2af5
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
2
2021-01-05T23:43:46.000Z
2021-01-07T23:36:34.000Z
// Copyright 2020 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CHROME_BROWSER_METRICS_CROS_HEALTHD_METRICS_PROVIDER_H_ #define CHROME_BROWSER_METRICS_CROS_HEALTHD_METRICS_PROVIDER_H_ #include "base/memory/wea...
39.775
80
0.806411
[ "vector" ]
94324169ad3b89bd00f99ce131cd61967822261a
14,421
h
C
cad_replacement/pg_map_ros/pg_map_ros/include/pg_map_ros/parse_graph_map.h
OneOneEleven/Interactive-Scene-Reconstruction
dade6e95eea56e04a5d39441f4e03e1667fe37ef
[ "BSD-3-Clause" ]
62
2021-04-04T13:44:24.000Z
2022-03-30T08:13:42.000Z
cad_replacement/pg_map_ros/pg_map_ros/include/pg_map_ros/parse_graph_map.h
OneOneEleven/Interactive-Scene-Reconstruction
dade6e95eea56e04a5d39441f4e03e1667fe37ef
[ "BSD-3-Clause" ]
1
2021-11-23T23:10:07.000Z
2021-11-24T17:29:07.000Z
cad_replacement/pg_map_ros/pg_map_ros/include/pg_map_ros/parse_graph_map.h
hmz-15/Interactive-Scene-Reconstruction
70412c8f5e9ce1c2543fe866f3c5728a723d6478
[ "BSD-3-Clause" ]
8
2021-09-28T12:44:54.000Z
2022-03-03T10:55:29.000Z
#ifndef _PGM_PARSE_GRAPH_MAP_H #define _PGM_PARSE_GRAPH_MAP_H #include <string> #include <memory> #include <iostream> #include <fstream> #include <vector> #include <queue> #include <unordered_map> #include <unordered_set> #include <algorithm> #include "nodes.h" #include "pg_edge.h" #include "pair_hash.h" #include "pg...
28.221135
86
0.594758
[ "object", "vector" ]
9432ff274b5277841cfe3a220398dbcee8f4ff1a
14,158
h
C
io/input/flume_connector/ThriftSourceProtocol.h
OwenDeng1993/Husky
61ba0e8fc2a0ab025e89307de07a1c6833227857
[ "Apache-2.0" ]
117
2016-08-31T04:05:08.000Z
2021-12-18T15:05:38.000Z
io/input/flume_connector/ThriftSourceProtocol.h
Christina-hshi/Boosting-with-Husky
1744f0c90567a969d3e50d19f27f358f5865d2f6
[ "Apache-2.0" ]
223
2016-09-12T05:32:44.000Z
2020-05-22T02:51:21.000Z
io/input/flume_connector/ThriftSourceProtocol.h
Christina-hshi/Boosting-with-Husky
1744f0c90567a969d3e50d19f27f358f5865d2f6
[ "Apache-2.0" ]
77
2016-08-31T04:02:57.000Z
2020-04-08T09:23:46.000Z
/** * Autogenerated by Thrift Compiler (0.9.3) * * DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING * @generated */ #ifndef ThriftSourceProtocol_H #define ThriftSourceProtocol_H #include <thrift/TDispatchProcessor.h> #include <thrift/async/TConcurrentClientSyncInfo.h> #include "flume_types.h" ...
33.470449
180
0.759712
[ "vector" ]
9438f4eb48846e9bddb89302eebffbee3784fa71
23,860
h
C
shapefile_main/src/cpp_stl_98/shapefile_main.h
kaitai-io/formats-kaitai-io.github.io
2700514a2a8f67c5351fe93962c70abea02fd3d3
[ "0BSD" ]
4
2018-12-10T09:21:19.000Z
2021-11-03T16:43:22.000Z
shapefile_main/src/cpp_stl_98/shapefile_main.h
kaitai-io/formats-kaitai-io.github.io
2700514a2a8f67c5351fe93962c70abea02fd3d3
[ "0BSD" ]
null
null
null
shapefile_main/src/cpp_stl_98/shapefile_main.h
kaitai-io/formats-kaitai-io.github.io
2700514a2a8f67c5351fe93962c70abea02fd3d3
[ "0BSD" ]
3
2019-04-08T08:22:22.000Z
2021-10-10T19:11:51.000Z
#ifndef SHAPEFILE_MAIN_H_ #define SHAPEFILE_MAIN_H_ // This is a generated file! Please edit source .ksy file and use kaitai-struct-compiler to rebuild #include "kaitai/kaitaistruct.h" #include <stdint.h> #include <vector> #if KAITAI_STRUCT_VERSION < 9000L #error "Incompatible Kaitai Struct C++/STL API: version 0.9 ...
31.855808
134
0.647276
[ "vector" ]
94392a9ac1e84c38b987133a295d7a7bc6cff27f
5,697
c
C
Middlewares/Third_Party/IOTA_C/client/api/v1/get_message_children.c
CIPop/x-cube-iota1
046032b513d882737ae0788308702f5d9e18652d
[ "Cube" ]
7
2021-04-14T07:29:23.000Z
2022-02-07T16:34:24.000Z
Middlewares/Third_Party/IOTA_C/client/api/v1/get_message_children.c
CIPop/x-cube-iota1
046032b513d882737ae0788308702f5d9e18652d
[ "Cube" ]
1
2021-12-16T22:25:20.000Z
2021-12-17T18:31:58.000Z
Middlewares/Third_Party/IOTA_C/client/api/v1/get_message_children.c
CIPop/x-cube-iota1
046032b513d882737ae0788308702f5d9e18652d
[ "Cube" ]
3
2021-04-14T07:29:16.000Z
2022-02-28T09:20:51.000Z
// Copyright 2021 IOTA Stiftung // SPDX-License-Identifier: Apache-2.0 #include <stdio.h> #include <string.h> #include "client/api/json_utils.h" #include "client/api/v1/get_message_children.h" #include "client/network/http_lib.h" #include "core/utils/iota_str.h" static msg_children_t *msg_children_new(void) { msg_...
26.497674
118
0.623486
[ "object" ]
94437938b675894421403226e71314469dea5789
7,743
h
C
labirinto.h
vitorgodeiro/Labirinto
3fe067b42c0b748d74928a74b4af66e625d417e6
[ "MIT" ]
null
null
null
labirinto.h
vitorgodeiro/Labirinto
3fe067b42c0b748d74928a74b4af66e625d417e6
[ "MIT" ]
null
null
null
labirinto.h
vitorgodeiro/Labirinto
3fe067b42c0b748d74928a74b4af66e625d417e6
[ "MIT" ]
null
null
null
/** * Projeto: Maze * Versao: 1.0b * Autores: Leno * Raimundo */ #ifndef LABIRINTO_H #define LABIRINTO_H #include <vector> #include <stdlib.h> /** * @brief Classe para criar um labirinto */ class Labirinto { public: /** * @brief As 4 possiveis paredes de uma celula. */ enum Wall ...
30.848606
81
0.630892
[ "vector" ]
ea22b922e3ed1671e83dd2f711bd438646c78be9
3,755
h
C
ext/kernel/exception.h
erikaaron/cphalcon7-1.3.3-Stable-0
5f8d996370449421317694534caa7285a286d0b4
[ "BSD-3-Clause" ]
293
2015-12-02T07:49:16.000Z
2022-02-17T07:26:01.000Z
ext/kernel/exception.h
erikwang2013/cphalcon7-1.3.3-Stable-0
5f8d996370449421317694534caa7285a286d0b4
[ "BSD-3-Clause" ]
38
2016-03-21T09:31:02.000Z
2022-02-22T06:05:47.000Z
ext/kernel/exception.h
erikwang2013/cphalcon7-1.3.3-Stable-0
5f8d996370449421317694534caa7285a286d0b4
[ "BSD-3-Clause" ]
72
2015-12-02T07:56:17.000Z
2021-05-31T16:42:26.000Z
/* +------------------------------------------------------------------------+ | Phalcon Framework | +------------------------------------------------------------------------+ | Copyright (c) 2011-2014 Phalcon Team (http://www.phalconphp.com) | +-----...
47.531646
140
0.652197
[ "object" ]
ea2495aa009eabbbdf592afa5fd872e94f494717
5,781
h
C
util/misc/symbolic_constants_common.h
karoyqiu/crashpad
0517e0a2709352de995767f35106b3c932094bc6
[ "Apache-2.0" ]
14,668
2015-01-01T01:57:10.000Z
2022-03-31T23:33:32.000Z
util/misc/symbolic_constants_common.h
karoyqiu/crashpad
0517e0a2709352de995767f35106b3c932094bc6
[ "Apache-2.0" ]
395
2020-04-18T08:22:18.000Z
2021-12-08T13:04:49.000Z
util/misc/symbolic_constants_common.h
karoyqiu/crashpad
0517e0a2709352de995767f35106b3c932094bc6
[ "Apache-2.0" ]
5,941
2015-01-02T11:32:21.000Z
2022-03-31T16:35:46.000Z
// Copyright 2014 The Crashpad Authors. 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 ...
43.466165
80
0.710258
[ "transform" ]
ea3b5d6db128ef6b85ebcb5dd29693d8becaf38e
4,512
c
C
lib_nc/ic.c
jbellis/superpixel-benchmark
81a45649d426751d1ae450ef8ea0d2d9c7b3545f
[ "Unlicense" ]
344
2016-12-16T10:11:05.000Z
2022-03-29T06:08:14.000Z
lib_nc/ic.c
jbellis/superpixel-benchmark
81a45649d426751d1ae450ef8ea0d2d9c7b3545f
[ "Unlicense" ]
12
2018-02-15T19:34:19.000Z
2021-07-31T17:04:48.000Z
lib_nc/ic.c
jbellis/superpixel-benchmark
81a45649d426751d1ae450ef8ea0d2d9c7b3545f
[ "Unlicense" ]
111
2016-12-08T07:19:21.000Z
2022-03-29T06:08:16.000Z
/*--- function cw = ic(emag,ephase,ci,cj,mask) Input: emag = matrix of image size, edge magnitudes ephase = phase map for edges, discrete values [ci,cj] = c index representation for entries in the pairwise affinity matrix mask = label matrix of image size, pixels of the same value ...
29.490196
86
0.366356
[ "vector" ]
ea43c3875f939ef4b855cadd9e28154ae945337e
587
h
C
src/simpla/geometry/Cylinder.h
simpla-fusion/SimPla
2e45429e1c185cb9fa1fe6b984ae3c61aa666a39
[ "BSD-3-Clause" ]
10
2015-04-23T03:32:38.000Z
2019-05-29T02:28:49.000Z
src/simpla/geometry/Cylinder.h
simpla-fusion/SimPla
2e45429e1c185cb9fa1fe6b984ae3c61aa666a39
[ "BSD-3-Clause" ]
1
2016-12-08T06:56:27.000Z
2016-12-08T06:56:27.000Z
src/simpla/geometry/Cylinder.h
simpla-fusion/SimPla
2e45429e1c185cb9fa1fe6b984ae3c61aa666a39
[ "BSD-3-Clause" ]
6
2015-05-08T11:43:53.000Z
2020-06-26T05:47:56.000Z
// // Created by salmon on 17-11-19. // #ifndef SIMPLA_CYLINDER_H #define SIMPLA_CYLINDER_H #include "Face.h" #include "Solid.h" namespace simpla { namespace geometry { struct Cylinder : public Solid { SP_GEO_OBJECT_HEAD(Solid, Cylinder) explicit Cylinder(Axis const &axis, box_type const &); }; struct Cylind...
23.48
109
0.732538
[ "geometry", "solid" ]
ea5093e7fb4884a9b2897119855feea92dc35951
1,953
h
C
prf.h
AuditableChannel-Consortium/accas
ceee7179e57cb06305191f1c59495c454cf9d241
[ "MIT" ]
3
2018-08-14T15:45:14.000Z
2021-09-21T10:25:37.000Z
prf.h
AuditableChannel-Consortium/accas
ceee7179e57cb06305191f1c59495c454cf9d241
[ "MIT" ]
1
2016-02-26T16:40:20.000Z
2016-02-26T16:40:20.000Z
prf.h
AuditableChannel-Consortium/accas
ceee7179e57cb06305191f1c59495c454cf9d241
[ "MIT" ]
1
2018-08-14T15:46:39.000Z
2018-08-14T15:46:39.000Z
/* * Copyright (c) 2015 Tim Ruffing <tim.ruffing@mmci.uni-saarland.de> * * 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 t...
30.046154
86
0.729135
[ "vector" ]
ea56275c5f129cd2fe0bc7be5c0e0f7348a19553
977
h
C
lib/smurff-cpp/Tests/expected_results/TestsSmurff_959.h
msteijaert/smurff
e6066d51e1640e9aad0118628ba72c9d662919fb
[ "MIT" ]
null
null
null
lib/smurff-cpp/Tests/expected_results/TestsSmurff_959.h
msteijaert/smurff
e6066d51e1640e9aad0118628ba72c9d662919fb
[ "MIT" ]
null
null
null
lib/smurff-cpp/Tests/expected_results/TestsSmurff_959.h
msteijaert/smurff
e6066d51e1640e9aad0118628ba72c9d662919fb
[ "MIT" ]
null
null
null
double expectedRmseAvg = 0.1215185773567849; std::vector<ResultItem> expectedResults = { { { 0, 0, }, 1.0000000000000000, 0.9244325779899553, 1.1383874649879808, 8.8952306727131614, }, { { 0, 1, }, 2.0000000000000000, 2.5667736902386009, 2.1673559121712680, 6.6033122359793870, }, ...
75.153846
110
0.657114
[ "vector" ]
ea628a75413ebe030b92602685407c084a0f29ce
3,896
h
C
includes/2600basic.h
Al-Nafuur/batari-Basic
9988745b6f1879730e6a8c83e7d21deb106e091a
[ "CC0-1.0" ]
47
2020-01-20T00:52:34.000Z
2022-02-04T01:21:23.000Z
includes/2600basic.h
Al-Nafuur/batari-Basic
9988745b6f1879730e6a8c83e7d21deb106e091a
[ "CC0-1.0" ]
5
2020-03-08T10:37:24.000Z
2021-03-25T15:50:50.000Z
includes/2600basic.h
Al-Nafuur/batari-Basic
9988745b6f1879730e6a8c83e7d21deb106e091a
[ "CC0-1.0" ]
10
2020-02-23T08:09:59.000Z
2022-03-12T07:45:02.000Z
; Provided under the CC0 license. See the included LICENSE.txt for details. processor 6502 include "vcs.h" include "macro.h" include "2600basic_variable_redefs.h" player0x = $80 player1x = $81 missile0x = $82 missile1x = $83 ballx = $84 objecty = $85 player0y = $85 player1y = $86 missile1height = $...
16.578723
86
0.610883
[ "shape" ]
ea652249f1b004947e4600797710f243b2e86239
5,727
h
C
OrigamiEngine/ORGMCommonProtocols.h
igorkravchenko/OrigamiEngine
a746be45c537a2e09ae386dd3dcf98ff93bda543
[ "MIT" ]
3
2016-02-02T10:32:26.000Z
2016-02-02T11:55:51.000Z
OrigamiEngine/ORGMCommonProtocols.h
igorkravchenko/OrigamiEngine
a746be45c537a2e09ae386dd3dcf98ff93bda543
[ "MIT" ]
null
null
null
OrigamiEngine/ORGMCommonProtocols.h
igorkravchenko/OrigamiEngine
a746be45c537a2e09ae386dd3dcf98ff93bda543
[ "MIT" ]
null
null
null
// // ORGMCommonProtocols.h // // Copyright (c) 2012 ap4y (lod@pisem.net) // // 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 //...
25.681614
161
0.729352
[ "object" ]
ea65cc2f3ae17720173579a84c0760604cad9b06
1,510
h
C
storage/entity_list.h
winston-yallow/godex
59a955b068902d8eca014a80b0fe1855f91bba6a
[ "MIT" ]
null
null
null
storage/entity_list.h
winston-yallow/godex
59a955b068902d8eca014a80b0fe1855f91bba6a
[ "MIT" ]
null
null
null
storage/entity_list.h
winston-yallow/godex
59a955b068902d8eca014a80b0fe1855f91bba6a
[ "MIT" ]
null
null
null
#pragma once #include "../ecs_types.h" /// Container used to mark the `Entity` as changed. /// To mark an `Entity` as changed you can use `notify_updated`. /// To mark an `Entity` as updated (so no more changed) `notify_updated`. /// It's possible to use the `for_each([](EntityID p_entity){})` to iterate /// the chan...
26.034483
88
0.701325
[ "vector" ]
ea6a20efe131a6bb965ee1f53bb7e7f8a5ea6ef1
4,277
h
C
morpho/morpholib/morpho_modifier.h
merfill/strutext
df20b6fae38cde46ae430f844a3063b789290e5f
[ "Apache-2.0" ]
15
2015-03-04T20:16:43.000Z
2021-09-22T11:57:01.000Z
morpho/morpholib/morpho_modifier.h
Smorodov/strutext
33742834c057e07e34f5265806d0ede86799f5d1
[ "Apache-2.0" ]
null
null
null
morpho/morpholib/morpho_modifier.h
Smorodov/strutext
33742834c057e07e34f5265806d0ede86799f5d1
[ "Apache-2.0" ]
6
2015-01-23T21:40:24.000Z
2021-09-22T11:57:05.000Z
/** Copyright &copy; 2013, Vladimir Lapshin. * * 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 applicab...
35.347107
120
0.691372
[ "object" ]
ee40d8b91d842eabafd5baec79e67d19b685b9a7
32,490
h
C
FPGA/Utilities/tcpdump/netdissect.h
CSEYJ/Flightplan
e1424f42c8f06446094941c38ef5989a76b7ee0a
[ "Apache-2.0" ]
20
2020-10-06T08:37:22.000Z
2022-03-28T07:32:23.000Z
FPGA/Utilities/tcpdump/netdissect.h
CSEYJ/Flightplan
e1424f42c8f06446094941c38ef5989a76b7ee0a
[ "Apache-2.0" ]
1
2021-01-24T15:51:40.000Z
2021-01-24T15:51:40.000Z
FPGA/Utilities/tcpdump/netdissect.h
CSEYJ/Flightplan
e1424f42c8f06446094941c38ef5989a76b7ee0a
[ "Apache-2.0" ]
3
2021-01-06T03:43:50.000Z
2021-10-15T20:09:32.000Z
/* * Copyright (c) 1988-1997 * The Regents of the University of California. All rights reserved. * * Copyright (c) 1998-2012 Michael Richardson <mcr@tcpdump.org> * The TCPDUMP project * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that: (1) s...
47.991137
144
0.756079
[ "mesh", "vector" ]
ee45e60bac34f0cbf8e3b5de0cee4c62d5210086
4,504
h
C
generated-sources/cpp-tizen/mojang-api/src/SkinOperationsManager.h
AsyncMC/Mojang-API-Libs
b01bbd2bce44bfa2b9ed705a128cf4ecda077916
[ "Apache-2.0" ]
null
null
null
generated-sources/cpp-tizen/mojang-api/src/SkinOperationsManager.h
AsyncMC/Mojang-API-Libs
b01bbd2bce44bfa2b9ed705a128cf4ecda077916
[ "Apache-2.0" ]
null
null
null
generated-sources/cpp-tizen/mojang-api/src/SkinOperationsManager.h
AsyncMC/Mojang-API-Libs
b01bbd2bce44bfa2b9ed705a128cf4ecda077916
[ "Apache-2.0" ]
null
null
null
#ifndef _SkinOperationsManager_H_ #define _SkinOperationsManager_H_ #include <string> #include <cstring> #include <list> #include <glib.h> #include "Error.h" #include "SkinModel.h" #include "Error.h" /** \defgroup Operations API Endpoints * Classes containing all the functions for calling API endpoints * */ name...
35.1875
145
0.740675
[ "model" ]
ee47d7a234835f1f70d99f92b4161193ec5c8db4
290,259
h
C
Include/10.0.17134.0/winrt/windows.devices.input.preview.h
sezero/windows-sdk-headers
e8e9d4d50769ded01a2df905c6bf4355eb3fa8b5
[ "MIT" ]
5
2020-05-29T06:22:17.000Z
2021-11-28T08:21:38.000Z
Include/10.0.17134.0/winrt/windows.devices.input.preview.h
sezero/windows-sdk-headers
e8e9d4d50769ded01a2df905c6bf4355eb3fa8b5
[ "MIT" ]
null
null
null
Include/10.0.17134.0/winrt/windows.devices.input.preview.h
sezero/windows-sdk-headers
e8e9d4d50769ded01a2df905c6bf4355eb3fa8b5
[ "MIT" ]
5
2020-05-30T04:15:11.000Z
2021-11-28T08:48:56.000Z
/* Header file automatically generated from windows.devices.input.preview.idl */ /* * File built with Microsoft(R) MIDLRT Compiler Engine Version 10.00.0215 */ #pragma warning( disable: 4049 ) /* more than 64k source lines */ /* verify that the <rpcndr.h> version is high enough to compile this file*/ #ifndef __RE...
54.1326
591
0.807248
[ "object", "model" ]
ee48a9e5f76c97bef834997a2fb4acf13b26b6bf
11,379
h
C
libs/traffic_simulator/Traffic_Simulator_Includes.h
osu-sim/ANL_polaris
a7b96f908017d02af3a79a510c813f45c2373c84
[ "BSD-3-Clause" ]
null
null
null
libs/traffic_simulator/Traffic_Simulator_Includes.h
osu-sim/ANL_polaris
a7b96f908017d02af3a79a510c813f45c2373c84
[ "BSD-3-Clause" ]
null
null
null
libs/traffic_simulator/Traffic_Simulator_Includes.h
osu-sim/ANL_polaris
a7b96f908017d02af3a79a510c813f45c2373c84
[ "BSD-3-Clause" ]
null
null
null
#pragma once #include "../repository/Repository.h" #include "Traffic_Simulator_Forward_Declaration.h" #include "Traffic_Simulator_Concepts.h" #include "Traffic_Simulator_Types.h" //#include "RngStream.h" #include <time.h> #include <iostream> #include <fstream> // use hashmap //#include <unordered_map> //#include <...
23.461856
205
0.62545
[ "vector" ]
ee5a4815fa2e9959e65c4332af765a8bba6ed82f
13,191
h
C
lib/include/xnetwork/algorithms/approximation/connectivity.h
luk036/xnetwork
462c25da3aead6b834e6027f4d679dc47965b134
[ "MIT" ]
1
2020-03-31T06:10:58.000Z
2020-03-31T06:10:58.000Z
lib/include/xnetwork/algorithms/approximation/connectivity.h
luk036/xnetwork
462c25da3aead6b834e6027f4d679dc47965b134
[ "MIT" ]
null
null
null
lib/include/xnetwork/algorithms/approximation/connectivity.h
luk036/xnetwork
462c25da3aead6b834e6027f4d679dc47965b134
[ "MIT" ]
1
2020-04-08T05:56:26.000Z
2020-04-08T05:56:26.000Z
/** Fast approximation for node connectivity */ // Copyright (C) 2015 by // Jordi Torrents <jtorrents@milnou.net> // All rights reserved. // BSD license. import itertools from operator import itemgetter #include <xnetwork.hpp> // as xn __author__ = R"(\n)".join(["Jordi Torrents <jtorrents@milnou.net>"]); ...
32.490148
82
0.618831
[ "render" ]
ee5b48157626177b2f0cc480e9fa81bdee9e862d
5,328
h
C
core/src/TNAH/Events/ApplicationEvent.h
BryceStandley/TNAH
909ba9cf9f04632a3b518646c3af39752bd9d407
[ "MIT" ]
1
2021-11-08T09:44:40.000Z
2021-11-08T09:44:40.000Z
core/src/TNAH/Events/ApplicationEvent.h
BryceStandley/TNAH
909ba9cf9f04632a3b518646c3af39752bd9d407
[ "MIT" ]
null
null
null
core/src/TNAH/Events/ApplicationEvent.h
BryceStandley/TNAH
909ba9cf9f04632a3b518646c3af39752bd9d407
[ "MIT" ]
null
null
null
#pragma once #include <sstream> #include "TNAH/Events/Event.h" namespace tnah { /** * @class WindowResizeEvent * * @brief A window resize event class that inherits from the base event class * * @author Dylan Blereau * @date 10/09/2021 */ class WindowResizeEvent : public Event { public: /** *...
19.516484
109
0.657095
[ "render", "object" ]
ee5b7aed565b2a269b09bcc61431dfd38a18dcff
5,068
h
C
MITK/Modules/OpenCV/CameraCalibration/mitkHandeyeCalibrateFromDirectory.h
NifTK/NifTK
2358b333c89ff1bba1c232eecbbcdc8003305dfe
[ "BSD-3-Clause" ]
13
2018-07-28T13:36:38.000Z
2021-11-01T19:17:39.000Z
MITK/Modules/OpenCV/CameraCalibration/mitkHandeyeCalibrateFromDirectory.h
NifTK/NifTK
2358b333c89ff1bba1c232eecbbcdc8003305dfe
[ "BSD-3-Clause" ]
null
null
null
MITK/Modules/OpenCV/CameraCalibration/mitkHandeyeCalibrateFromDirectory.h
NifTK/NifTK
2358b333c89ff1bba1c232eecbbcdc8003305dfe
[ "BSD-3-Clause" ]
10
2018-08-20T07:06:00.000Z
2021-07-07T07:55:27.000Z
/*============================================================================= NifTK: A software platform for medical image computing. Copyright (c) University College London (UCL). All rights reserved. This software is distributed WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY o...
37.540741
131
0.642463
[ "object", "vector" ]
ee72f9b0fcc46ff9ab3f5ee697e91f64bb1eb04b
1,075
h
C
ImageTranscoder/MetadataCopier.h
faburaya/imagetranscoder
94c2fa9eec872da9d3ce0f00711527c087b2b87c
[ "MS-PL" ]
null
null
null
ImageTranscoder/MetadataCopier.h
faburaya/imagetranscoder
94c2fa9eec872da9d3ce0f00711527c087b2b87c
[ "MS-PL" ]
null
null
null
ImageTranscoder/MetadataCopier.h
faburaya/imagetranscoder
94c2fa9eec872da9d3ce0f00711527c087b2b87c
[ "MS-PL" ]
null
null
null
#ifndef METADATACOPIER_H // header guard #define METADATACOPIER_H #include <vector> #include <string> #include <mutex> #include <memory> #include <cinttypes> #include <wincodec.h> #include <wtypes.h> #include <wrl.h> namespace application { using std::string; using namespace Microsoft::WRL; class Metada...
20.283019
78
0.682791
[ "vector" ]
ee740a7a6186f484169ddf64eb89a89640efa370
2,928
h
C
src/mem_performance/CustomLinkedList.h
anetczuk/cpp-memory-performance
74e6d0c54b58e2f52b4433131ca062f998e46bed
[ "MIT" ]
1
2022-03-08T10:06:31.000Z
2022-03-08T10:06:31.000Z
src/mem_performance/CustomLinkedList.h
anetczuk/cpp-memory-performance
74e6d0c54b58e2f52b4433131ca062f998e46bed
[ "MIT" ]
null
null
null
src/mem_performance/CustomLinkedList.h
anetczuk/cpp-memory-performance
74e6d0c54b58e2f52b4433131ca062f998e46bed
[ "MIT" ]
null
null
null
/// MIT License /// /// Copyright (c) 2019 Arkadiusz Netczuk <dev.arnet@gmail.com> /// /// Permission is hereby granted, free of charge, to any person obtaining a copy /// of this software and associated documentation files (the "Software"), to deal /// in the Software without restriction, including without limitation ...
28.153846
82
0.649932
[ "vector" ]
ee74d7f2b07cb2be556c5ef5eb5d4c379b9289d7
147,549
c
C
HTKLib/HMath.c
lchanmann/HTK
78f42fda40b01aba78c1851a4b2ce24bb44ee781
[ "Intel" ]
1
2019-10-07T03:25:30.000Z
2019-10-07T03:25:30.000Z
HTKLib/HMath.c
lchanmann/HTK
78f42fda40b01aba78c1851a4b2ce24bb44ee781
[ "Intel" ]
null
null
null
HTKLib/HMath.c
lchanmann/HTK
78f42fda40b01aba78c1851a4b2ce24bb44ee781
[ "Intel" ]
null
null
null
/* ----------------------------------------------------------- */ /* */ /* ___ */ /* |_| | |_/ SPEECH */ /* | | | | \ RECOGNITION ...
30.656347
223
0.552888
[ "vector", "transform", "3d" ]
ee7b7b6ba6349c8264e722b71627d66623c4815b
35,013
h
C
P0267_RefImpl/P0267_RefImpl/cairo/xcairo_paths_impl.h
mikekazakov/P0267_cg
4260301cd3ef79482b079e14d0f7c0351dfe217b
[ "BSL-1.0" ]
1
2018-04-14T02:04:05.000Z
2018-04-14T02:04:05.000Z
P0267_RefImpl/P0267_RefImpl/cairo/xcairo_paths_impl.h
mikekazakov/P0267_cg
4260301cd3ef79482b079e14d0f7c0351dfe217b
[ "BSL-1.0" ]
null
null
null
P0267_RefImpl/P0267_RefImpl/cairo/xcairo_paths_impl.h
mikekazakov/P0267_cg
4260301cd3ef79482b079e14d0f7c0351dfe217b
[ "BSL-1.0" ]
null
null
null
#pragma once #include "xcairo_helpers.h" #include "xsystemheaders.h" #include <cassert> #if defined(_WIN32) || defined(_WIN64) #include <cairo-win32.h> #endif #include "xpath.h" #include <iostream> #include <sstream> #include <iomanip> #include <magick/api.h> #include <system_error> #include <cstring> #include <chron...
46.871486
288
0.771828
[ "vector" ]
6ec38fa1eb2ec935ff1ee00a79125031dad18c92
4,426
h
C
modules/task_2/pudovkin_a_allreduce/allreduce.h
Stepakrap/pp_2021_autumn
716803a14183172337d51712fb28fe8e86891a3d
[ "BSD-3-Clause" ]
1
2021-12-09T17:20:25.000Z
2021-12-09T17:20:25.000Z
modules/task_2/pudovkin_a_allreduce/allreduce.h
Stepakrap/pp_2021_autumn
716803a14183172337d51712fb28fe8e86891a3d
[ "BSD-3-Clause" ]
null
null
null
modules/task_2/pudovkin_a_allreduce/allreduce.h
Stepakrap/pp_2021_autumn
716803a14183172337d51712fb28fe8e86891a3d
[ "BSD-3-Clause" ]
3
2022-02-23T14:20:50.000Z
2022-03-30T09:00:02.000Z
// Copyright 2021 Pudovkin Artem #ifndef MODULES_TASK_2_PUDOVKIN_A_ALLREDUCE_ALLREDUCE_H_ #define MODULES_TASK_2_PUDOVKIN_A_ALLREDUCE_ALLREDUCE_H_ #include <mpi.h> #include <numeric> #include <algorithm> #include <random> #include <vector> using std::vector; int Allreduce(void* sendbuf, void* recvbuf, int count, MPI...
28.371795
104
0.621554
[ "vector" ]
6ec4e764a652d37b25a00b34686bba68006f0722
9,099
c
C
slrs/camlibs/jd11/jd11.c
milinddeore/360D-Sampler
a17df51aa3f1252274337c2421b90e4bd1c6b40e
[ "MIT" ]
null
null
null
slrs/camlibs/jd11/jd11.c
milinddeore/360D-Sampler
a17df51aa3f1252274337c2421b90e4bd1c6b40e
[ "MIT" ]
null
null
null
slrs/camlibs/jd11/jd11.c
milinddeore/360D-Sampler
a17df51aa3f1252274337c2421b90e4bd1c6b40e
[ "MIT" ]
null
null
null
/* * Jenoptik JD11 Camera Driver * Copyright 1999-2001 Marcus Meissner <marcus@jet.franken.de> * * 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 of the License,...
29.446602
85
0.721068
[ "model" ]
6ec6b447e2a9d5f6373690faa51b450ee39412d9
844
h
C
QlTesting/RandomNumbers3.h
alokswaincontact/quantlib-examples
8e62d56b154be4b4163eab64b3dae42e5901bac5
[ "MIT" ]
null
null
null
QlTesting/RandomNumbers3.h
alokswaincontact/quantlib-examples
8e62d56b154be4b4163eab64b3dae42e5901bac5
[ "MIT" ]
null
null
null
QlTesting/RandomNumbers3.h
alokswaincontact/quantlib-examples
8e62d56b154be4b4163eab64b3dae42e5901bac5
[ "MIT" ]
null
null
null
// Author: Dimitri Reiswich #include <boost/math/distributions.hpp> #include <boost/function.hpp> Real evInv(boost::math::extreme_value_distribution<> d, const Real& x){ return quantile(d,x); } void testingRandomNumbers3(){ boost::math::extreme_value_distribution<> d(0.0,0.1); boost::function<Rea...
29.103448
81
0.732227
[ "vector" ]
6ec99b4743eaa5115bd5fd0c4ccf9322f9763847
7,438
h
C
lwesp/src/include/system/port/atom_threads/lwesp_sys_port.h
Kira-sempai/ESP_AT_Lib
66a3807f71ec642aa5af8b647de9a5b7dae613f9
[ "MIT" ]
null
null
null
lwesp/src/include/system/port/atom_threads/lwesp_sys_port.h
Kira-sempai/ESP_AT_Lib
66a3807f71ec642aa5af8b647de9a5b7dae613f9
[ "MIT" ]
null
null
null
lwesp/src/include/system/port/atom_threads/lwesp_sys_port.h
Kira-sempai/ESP_AT_Lib
66a3807f71ec642aa5af8b647de9a5b7dae613f9
[ "MIT" ]
null
null
null
/** * \file lwesp_sys_port.h * \brief file for system functions */ /* * Copyright (c) 2020 Tilen MAJERLE * * 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...
35.251185
111
0.707314
[ "object" ]
6ed485731c1e46140e6f83a0c05d9a8a5bb55d2a
628
h
C
src/main/util/routing.h
pmateusz/cordia
f911f4b140e416097342a7261b73e8e39dbe7589
[ "MIT" ]
null
null
null
src/main/util/routing.h
pmateusz/cordia
f911f4b140e416097342a7261b73e8e39dbe7589
[ "MIT" ]
null
null
null
src/main/util/routing.h
pmateusz/cordia
f911f4b140e416097342a7261b73e8e39dbe7589
[ "MIT" ]
2
2020-08-30T17:54:40.000Z
2021-05-18T02:28:33.000Z
#ifndef ROWS_ROUTING_H #define ROWS_ROUTING_H #include <ortools/constraint_solver/routing.h> #include <boost/date_time.hpp> namespace util { std::vector<std::vector<int64> > GetRoutes(const operations_research::RoutingModel &model); std::unordered_set<int64> GetVisitedNodes(const std::vector<std::vector<in...
27.304348
113
0.775478
[ "vector", "model" ]
6ee36932bcb0dad30951d0456ac065d5a2683382
4,419
c
C
Main.c
AlKiam/ChessGame
3fc97e04f31175cd9ae924bd2e65f8211ddff422
[ "MIT" ]
null
null
null
Main.c
AlKiam/ChessGame
3fc97e04f31175cd9ae924bd2e65f8211ddff422
[ "MIT" ]
null
null
null
Main.c
AlKiam/ChessGame
3fc97e04f31175cd9ae924bd2e65f8211ddff422
[ "MIT" ]
null
null
null
#define _CRT_SECURE_NO_WARNINGS #define FLOATING_ANIMATION 0.5f * (float)sin(glfwGetTime()) #include "Window.h" #include "Shader.h" #include "Buffer.h" #include "Pieces.h" #include "World.h" #include <cglm/cglm.h> #include <time.h> mat4 projection = GLM_MAT4_IDENTITY_INIT, object = GLM_MAT4_IDENTIT...
25.396552
163
0.672324
[ "object" ]
6ee7fc926422a8e09698011b686ca19fe1a1eb6a
3,171
h
C
libutl/InetHostAddress.h
Brillist/libutl
e55c2af091ba1101a1d0608db2830e279ec95d16
[ "MIT" ]
1
2021-09-14T06:12:58.000Z
2021-09-14T06:12:58.000Z
libutl/InetHostAddress.h
Brillist/libutl
e55c2af091ba1101a1d0608db2830e279ec95d16
[ "MIT" ]
null
null
null
libutl/InetHostAddress.h
Brillist/libutl
e55c2af091ba1101a1d0608db2830e279ec95d16
[ "MIT" ]
2
2019-05-13T23:04:31.000Z
2021-09-14T06:12:59.000Z
#pragma once //////////////////////////////////////////////////////////////////////////////////////////////////// #include <libutl/Exception.h> //////////////////////////////////////////////////////////////////////////////////////////////////// UTL_NS_BEGIN; ////////////////////////////////////////////////////////...
23.664179
100
0.475244
[ "object" ]
6ef63047dd53456d938e030195a86d4967003cbb
2,331
h
C
SharedLibrary/Sources/Shared/Network/Protocol/ServerToClient/Diff.h
Insineer/OSS-13
6ddceea4fdd4b869ad438190237bbbc2610ba4bc
[ "MIT" ]
null
null
null
SharedLibrary/Sources/Shared/Network/Protocol/ServerToClient/Diff.h
Insineer/OSS-13
6ddceea4fdd4b869ad438190237bbbc2610ba4bc
[ "MIT" ]
null
null
null
SharedLibrary/Sources/Shared/Network/Protocol/ServerToClient/Diff.h
Insineer/OSS-13
6ddceea4fdd4b869ad438190237bbbc2610ba4bc
[ "MIT" ]
null
null
null
#pragma once #include <chrono> #include <Shared/Network/ISerializable.h> #include <Shared/Network/Protocol/ServerToClient/WorldInfo.h> #include <Shared/Types.hpp> namespace network { namespace protocol { DEFINE_SERIALIZABLE(Diff, uf::ISerializable) uint32_t objId; void Serialize(uf::Archive &ar) override { uf:...
21.583333
61
0.755899
[ "vector" ]
3e03d36cf3c96775b52b7d14d53fc68872aa083a
2,444
h
C
mindspore/lite/src/pack_weight_manager.h
SuperXiang/mindspore
8e1bb1cf3e86ce7cb25e1e490694dfea93c901ad
[ "Apache-2.0" ]
1
2022-03-05T02:59:21.000Z
2022-03-05T02:59:21.000Z
mindspore/lite/src/pack_weight_manager.h
SuperXiang/mindspore
8e1bb1cf3e86ce7cb25e1e490694dfea93c901ad
[ "Apache-2.0" ]
null
null
null
mindspore/lite/src/pack_weight_manager.h
SuperXiang/mindspore
8e1bb1cf3e86ce7cb25e1e490694dfea93c901ad
[ "Apache-2.0" ]
null
null
null
/** * Copyright 2022 Huawei Technologies 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...
37.030303
116
0.760638
[ "vector", "model" ]
3e05053cf5dc675ca52380f0804ea7cdf4ebdb40
457
h
C
Proj/XCOM Ai Behaviours Unknown/AI/Decisions/DecidedActions/FindNearCombatCover.h
PLockhart/XCOM-AI--Behaviours-Unknown
73e82ae75ef09ba9463799f09ff999371927ef1e
[ "MIT" ]
null
null
null
Proj/XCOM Ai Behaviours Unknown/AI/Decisions/DecidedActions/FindNearCombatCover.h
PLockhart/XCOM-AI--Behaviours-Unknown
73e82ae75ef09ba9463799f09ff999371927ef1e
[ "MIT" ]
null
null
null
Proj/XCOM Ai Behaviours Unknown/AI/Decisions/DecidedActions/FindNearCombatCover.h
PLockhart/XCOM-AI--Behaviours-Unknown
73e82ae75ef09ba9463799f09ff999371927ef1e
[ "MIT" ]
null
null
null
#ifndef FindNearCombatCoverH #define FindNearCombatCoverH #include "../../Decision.h" #include "../../DecisionTree.h" class FindNearCombatCover : public DecisionAction { private: int _depth; //Depth which the map will be flooded around the character to find cover public: FindNearCombatCover::FindNearCombatCover(D...
22.85
85
0.763676
[ "vector" ]
204279f0f42cfa3019932736a20142360a6da803
3,622
h
C
model/mosesdecoder/moses/RuleCube.h
saeedesm/UNMT_AH
cc171bf66933b5c0ad8a0ab87e57f7364312a7df
[ "Apache-2.0" ]
3
2020-02-28T21:42:44.000Z
2021-03-12T13:56:16.000Z
tools/mosesdecoder-master/moses/RuleCube.h
Pangeamt/nectm
6b84f048698f2530b9fdbb30695f2e2217c3fbfe
[ "Apache-2.0" ]
2
2020-11-06T14:40:10.000Z
2020-12-29T19:03:11.000Z
tools/mosesdecoder-master/moses/RuleCube.h
Pangeamt/nectm
6b84f048698f2530b9fdbb30695f2e2217c3fbfe
[ "Apache-2.0" ]
2
2020-03-26T16:05:11.000Z
2020-08-06T16:35:39.000Z
// $Id$ // vim:tabstop=2 /*********************************************************************** Moses - factored phrase-based language decoder Copyright (C) 2010 Hieu Hoang This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as publish...
26.437956
103
0.687189
[ "vector" ]
204be00f0398bf770dc1a63ca0b8d89c4dc959bc
1,034
h
C
src/deform_lib/registration/gpu/cost_functions/landmarks.h
noumannahmad/deform
4212cac5682da27d63eb7583bf9a517664313eb4
[ "MIT" ]
15
2019-06-15T10:19:24.000Z
2022-02-18T05:35:58.000Z
src/deform_lib/registration/gpu/cost_functions/landmarks.h
noumannahmad/deform
4212cac5682da27d63eb7583bf9a517664313eb4
[ "MIT" ]
36
2019-06-24T14:32:04.000Z
2022-01-16T21:16:09.000Z
src/deform_lib/registration/gpu/cost_functions/landmarks.h
simeks/deform
3d6ab6f3c398ef18343b77c84874cec64b918e57
[ "MIT" ]
4
2019-06-25T20:01:28.000Z
2021-08-29T17:33:47.000Z
#pragma once #include "cost_function.h" #include <deform_lib/registration/settings.h> #include <stk/cuda/cuda.h> #include <stk/image/gpu_volume.h> #include <stk/math/float3.h> #include <thrust/device_vector.h> namespace cuda { using namespace stk::cuda; } struct GpuCostFunction_Landmarks : public GpuCostFunct...
22.478261
57
0.673114
[ "vector" ]
20547000b7521e811568849dc18a53955d253c20
3,795
h
C
src/search.h
zeeev/bevel
0b11f342039c710e2ce208c4235aab2860a9752d
[ "MIT" ]
6
2017-01-05T19:37:31.000Z
2018-12-21T22:14:01.000Z
src/search.h
zeeev/bevel
0b11f342039c710e2ce208c4235aab2860a9752d
[ "MIT" ]
1
2017-01-30T13:48:10.000Z
2017-02-06T11:01:57.000Z
src/search.h
zeeev/bevel
0b11f342039c710e2ce208c4235aab2860a9752d
[ "MIT" ]
null
null
null
#ifndef SEARCH_H #define SEARCH_H #include "index.h" /** * A binary search with struct offset_info vector * @param a struct mr pointer * @param n length of struct mr * @param x midpoint * @return [description] */ int custom_bsearch (struct off_info *a, uint32_t n, uint64_t x) { int i = 0, j = n - 1; ...
24.967105
90
0.568906
[ "vector" ]
205aaf33201fbf44da31d81a6d423e80118f8a1d
3,595
h
C
math.h
cfrontin/quadratureBench
f155551440ee22adac35894ab6990e5d7c7c48c9
[ "MIT" ]
null
null
null
math.h
cfrontin/quadratureBench
f155551440ee22adac35894ab6990e5d7c7c48c9
[ "MIT" ]
null
null
null
math.h
cfrontin/quadratureBench
f155551440ee22adac35894ab6990e5d7c7c48c9
[ "MIT" ]
null
null
null
#ifndef MATH_H #define MATH_H #include "types.h" namespace quadmath { void invert3x3(const std::vector<std::vector<quad>> &A, std::vector<std::vector<quad>> &Ainv); void invert4x4(const std::vector<std::vector<quad>> &A, std::vector<std::vector<quad>> &Ainv); void invert3x3( cons...
37.061856
75
0.546314
[ "vector" ]
20634d4410abab337a92fc86d213d4180158439a
30,278
c
C
my_results_phase_5/My_results_phase_5_comparison/MPC_AVC_implementation_rti1005/MPC_AVC_implementation.c
attaoveisi/MPC
2de08ea788daf490abde61280d011b5062352481
[ "BSD-2-Clause" ]
2
2021-01-10T10:54:18.000Z
2021-10-30T10:40:48.000Z
my_results_phase_5/My_results_phase_5_comparison/MPC_AVC_implementation_rti1005/MPC_AVC_implementation.c
wuyou33/MPC-1
2de08ea788daf490abde61280d011b5062352481
[ "BSD-2-Clause" ]
null
null
null
my_results_phase_5/My_results_phase_5_comparison/MPC_AVC_implementation_rti1005/MPC_AVC_implementation.c
wuyou33/MPC-1
2de08ea788daf490abde61280d011b5062352481
[ "BSD-2-Clause" ]
3
2021-02-17T05:12:33.000Z
2021-07-22T14:26:13.000Z
/* * MPC_AVC_implementation.c * * Real-Time Workshop code generation for Simulink model "MPC_AVC_implementation.mdl". * * Model Version : 1.398 * Real-Time Workshop version : 7.1 (R2008a) 23-Jan-2008 * C source code generated on : Wed Mar 02 15:01:05 2016 */ #include "MPC_AVC_implement...
37.059976
97
0.667547
[ "object", "model" ]
206934bd47a980ca14afdcd6b89c445f49066e93
10,069
h
C
drivers/storage/volsnap/vss/server/modules/coord/inc/vss_ddu.h
npocmaka/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
17
2020-11-13T13:42:52.000Z
2021-09-16T09:13:13.000Z
drivers/storage/volsnap/vss/server/modules/coord/inc/vss_ddu.h
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
2
2020-10-19T08:02:06.000Z
2020-10-19T08:23:18.000Z
drivers/storage/volsnap/vss/server/modules/coord/inc/vss_ddu.h
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
14
2020-11-14T09:43:20.000Z
2021-08-28T08:59:57.000Z
/* this ALWAYS GENERATED file contains the definitions for the interfaces */ /* File created by MIDL compiler version 6.00.0361 */ /* Compiler settings for vss_ddu.idl: Oicf, W1, Zp8, env=Win32 (32b run) protocol : dce , ms_ext, c_ext, robust error checks: allocation ref bounds_check enum stub...
29.527859
93
0.652696
[ "object" ]
2078696cb661d2e701fac29739fc292cb0c59a76
24,409
c
C
fmt.c
RobertElderSoftware/fast-meme-transform
479c6277a5d04b2ee1ea12c45d79a1a76a9a7758
[ "MIT" ]
19
2018-02-15T23:53:07.000Z
2021-12-28T01:25:07.000Z
fmt.c
RobertElderSoftware/fast-meme-transform
479c6277a5d04b2ee1ea12c45d79a1a76a9a7758
[ "MIT" ]
null
null
null
fmt.c
RobertElderSoftware/fast-meme-transform
479c6277a5d04b2ee1ea12c45d79a1a76a9a7758
[ "MIT" ]
2
2018-06-17T19:03:57.000Z
2018-07-14T08:40:37.000Z
#include <stdio.h> #include <math.h> #include <stdlib.h> #include <assert.h> #include "fourier.h" #include "wav.h" #include "compressor.h" enum command_types { ALL_SOX = 0, UBUNTU_APLAY = 1, COREAUDIO_SOX = 2, COREAUDIO_ALSA = 3 }; struct biquad_filter_details{ char type; double Q; double F_c; }; struct run_...
40.817726
509
0.671515
[ "transform" ]
20810aba91cddd276a59040ed8aa6aaa3e468102
4,850
h
C
graphics.h
sunyuxiangyx/SoftwareRender
4ab31a60f5e5dcebe39ce304e087de6dfdec856f
[ "MIT" ]
null
null
null
graphics.h
sunyuxiangyx/SoftwareRender
4ab31a60f5e5dcebe39ce304e087de6dfdec856f
[ "MIT" ]
null
null
null
graphics.h
sunyuxiangyx/SoftwareRender
4ab31a60f5e5dcebe39ce304e087de6dfdec856f
[ "MIT" ]
null
null
null
#pragma once #include "image.h" #include "math.h" #include <utility> #include "shader.h" #include <array> #include <functional> #include <cstdlib> #include <vector> void line(Image& image, int x0, int y0, int x1, int y1, vec3f color) { bool steep = false; if (abs(x0-x1) < abs(y0-y1)) { std::swap(x0, y0...
32.550336
144
0.474845
[ "vector" ]
e35a7f3642ccf91df37f69a3a11bd8c8e428b846
1,736
h
C
tensorflow/compiler/xla/service/hlo_verifier.h
ryorda/tensorflow-viennacl
054b515feec0a3fca4cfb1f29adbf423c9027c3a
[ "Apache-2.0" ]
522
2016-06-08T02:15:50.000Z
2022-03-02T05:30:36.000Z
tensorflow/compiler/xla/service/hlo_verifier.h
hamzabekkouri/tensorflow
d87a9fbbc5f49ec5ae8eb52c62628f0b1a0bf67f
[ "Apache-2.0" ]
48
2016-07-26T00:11:55.000Z
2022-02-23T13:36:33.000Z
tensorflow/compiler/xla/service/hlo_verifier.h
hamzabekkouri/tensorflow
d87a9fbbc5f49ec5ae8eb52c62628f0b1a0bf67f
[ "Apache-2.0" ]
108
2016-06-16T15:34:05.000Z
2022-03-12T13:23:11.000Z
/* Copyright 2017 The TensorFlow Authors. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or a...
36.93617
80
0.749424
[ "shape" ]
e35a9c21959bdd8f22dac19badecffa84e4ad67b
12,572
h
C
src/saiga/vision/reconstruction/BlockSparseGrid.h
no33fewi/saiga
edc873e34cd59eaf8c4a12dc7f909b4dd5e5fb68
[ "MIT" ]
114
2017-08-13T22:37:32.000Z
2022-03-25T12:28:39.000Z
src/saiga/vision/reconstruction/BlockSparseGrid.h
no33fewi/saiga
edc873e34cd59eaf8c4a12dc7f909b4dd5e5fb68
[ "MIT" ]
7
2019-10-14T18:19:11.000Z
2021-06-11T09:41:52.000Z
src/saiga/vision/reconstruction/BlockSparseGrid.h
no33fewi/saiga
edc873e34cd59eaf8c4a12dc7f909b4dd5e5fb68
[ "MIT" ]
18
2017-08-14T01:22:05.000Z
2022-03-12T12:35:07.000Z
/** * Copyright (c) 2021 Darius Rückert * Licensed under the MIT License. * See LICENSE file for more information. */ #pragma once #include "saiga/core/geometry/all.h" #include "saiga/core/image/all.h" #include "saiga/core/util/BinaryFile.h" #include "saiga/core/util/ProgressBar.h" #include "saiga/core/util/Threa...
29.034642
115
0.539453
[ "geometry", "vector", "3d" ]
e35bef74919d8b8bdc24cc66851aa23e87ad35cb
3,140
h
C
vlc_linux/vlc-3.0.16/modules/audio_output/mmdevice.h
Brook1711/biubiu_Qt6
5c4d22a1d1beef63bc6c7738dce6c477c4642803
[ "MIT" ]
null
null
null
vlc_linux/vlc-3.0.16/modules/audio_output/mmdevice.h
Brook1711/biubiu_Qt6
5c4d22a1d1beef63bc6c7738dce6c477c4642803
[ "MIT" ]
null
null
null
vlc_linux/vlc-3.0.16/modules/audio_output/mmdevice.h
Brook1711/biubiu_Qt6
5c4d22a1d1beef63bc6c7738dce6c477c4642803
[ "MIT" ]
null
null
null
/***************************************************************************** * mmdevice.h : Windows Multimedia Device API audio output plugin for VLC ***************************************************************************** * Copyright (C) 2012 Rémi Denis-Courmont * * This program is free software; you can r...
30.784314
79
0.652548
[ "object" ]
e379c9398347f74e3bfad91c67e391c13cb56f90
4,201
h
C
NFComm/NFKernelPlugin/NFGridModule/NFCGridModule.h
lindianyin/NoahGameFrame
2ba0949b142c5b0ffb411423c9a7b321a1f01ee7
[ "Apache-2.0" ]
null
null
null
NFComm/NFKernelPlugin/NFGridModule/NFCGridModule.h
lindianyin/NoahGameFrame
2ba0949b142c5b0ffb411423c9a7b321a1f01ee7
[ "Apache-2.0" ]
null
null
null
NFComm/NFKernelPlugin/NFGridModule/NFCGridModule.h
lindianyin/NoahGameFrame
2ba0949b142c5b0ffb411423c9a7b321a1f01ee7
[ "Apache-2.0" ]
1
2018-07-15T07:30:03.000Z
2018-07-15T07:30:03.000Z
// ------------------------------------------------------------------------- // @FileName : NFCGridModule.h // @Author : LvSheng.Huang // @Date : 2012-12-15 // @Module : NFCGridModule // // ---------------------------------------------------------------...
31.118519
111
0.591526
[ "object" ]
e3bd447a7dc2658f1956f3a7f2716620b0185eac
8,803
c
C
d/deku/hhouse/mon/assassin.c
Dbevan/SunderingShadows
6c15ec56cef43c36361899bae6dc08d0ee907304
[ "MIT" ]
13
2019-07-19T05:24:44.000Z
2021-11-18T04:08:19.000Z
d/deku/hhouse/mon/assassin.c
Dbevan/SunderingShadows
6c15ec56cef43c36361899bae6dc08d0ee907304
[ "MIT" ]
4
2021-03-15T18:56:39.000Z
2021-08-17T17:08:22.000Z
d/deku/hhouse/mon/assassin.c
Dbevan/SunderingShadows
6c15ec56cef43c36361899bae6dc08d0ee907304
[ "MIT" ]
13
2019-09-12T06:22:38.000Z
2022-01-31T01:15:12.000Z
#include <std.h> #include <daemons.h> #include "../inherits/area_stuff.h" inherit MONSTER; object myMob; int spawn_timer = 0; varargs void pick_room(string file) { int respawn_time = 0; string *tmp, *BADROOMS = ({"brr1.c", "brr2.c", "brr3.c"}), *rooms, room; object MyRoom; if(!objectp(TO)) return; ...
31.779783
139
0.583778
[ "object" ]
e3c0a8334043440aed0077cbbb59bf2ce6a6be56
2,965
h
C
mindspore/ccsrc/backend/kernel_compiler/cpu/eigen/eig_cpu_kernel.h
PowerOlive/mindspore
bda20724a94113cedd12c3ed9083141012da1f15
[ "Apache-2.0" ]
5
2021-06-04T02:23:01.000Z
2021-12-13T10:41:07.000Z
mindspore/ccsrc/backend/kernel_compiler/cpu/eigen/eig_cpu_kernel.h
zimo-geek/mindspore
665ec683d4af85c71b2a1f0d6829356f2bc0e1ff
[ "Apache-2.0" ]
null
null
null
mindspore/ccsrc/backend/kernel_compiler/cpu/eigen/eig_cpu_kernel.h
zimo-geek/mindspore
665ec683d4af85c71b2a1f0d6829356f2bc0e1ff
[ "Apache-2.0" ]
1
2021-12-14T06:22:31.000Z
2021-12-14T06:22:31.000Z
/** * Copyright 2021 Huawei Technologies 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...
36.604938
120
0.70118
[ "vector" ]
e3ca68ffaaaba95bfd1d880f3018956879f77730
68,111
c
C
src/php_pqconn.c
trowski/ext-pq
63fb773601422aa39375d8effb9f37abab981804
[ "BSD-2-Clause" ]
null
null
null
src/php_pqconn.c
trowski/ext-pq
63fb773601422aa39375d8effb9f37abab981804
[ "BSD-2-Clause" ]
null
null
null
src/php_pqconn.c
trowski/ext-pq
63fb773601422aa39375d8effb9f37abab981804
[ "BSD-2-Clause" ]
null
null
null
/* +--------------------------------------------------------------------+ | PECL :: pq | +--------------------------------------------------------------------+ | Redistribution and use in source and binary forms, with or without | | modificatio...
31.387558
156
0.742509
[ "object" ]
e3d4a0e57db803fb6d1b1d4c12d69973737f183f
1,812
h
C
include/DocxFactory/DocxMerger/DocxMergerChartFieldSeries.h
qjclinux/DocxFactory
91131f28f3324d8fad526c7faa1595203cb9a215
[ "BSD-3-Clause" ]
116
2016-12-22T18:01:41.000Z
2022-03-29T15:55:59.000Z
include/DocxFactory/DocxMerger/DocxMergerChartFieldSeries.h
qjclinux/DocxFactory
91131f28f3324d8fad526c7faa1595203cb9a215
[ "BSD-3-Clause" ]
16
2017-01-30T15:56:15.000Z
2021-01-13T06:09:28.000Z
include/DocxFactory/DocxMerger/DocxMergerChartFieldSeries.h
qjclinux/DocxFactory
91131f28f3324d8fad526c7faa1595203cb9a215
[ "BSD-3-Clause" ]
49
2017-01-16T07:34:47.000Z
2022-01-25T15:04:12.000Z
#ifndef __DOCXFACTORY_DOCX_MERGER_CHART_FIELD_SERIES_H__ #define __DOCXFACTORY_DOCX_MERGER_CHART_FIELD_SERIES_H__ #include "DocxFactory/DocxMerger/DocxMergerChartField.h" #include <vector> namespace DocxFactory { using namespace std; class ZipFile; class UnzipFile; class DocxMergerPasteFieldGroup; class Do...
28.761905
97
0.786976
[ "vector" ]
e3dceb77b3e73e7129b0b8d821c982a86530e832
1,557
h
C
object/cube.h
LucianDeveloper/RubicsCube-Qt-GLSL
81ec68fc84df319add0a25b623a7258efcba3e72
[ "MIT" ]
2
2020-12-20T10:14:54.000Z
2020-12-21T17:22:26.000Z
object/cube.h
LucianDeveloper/RubicsCube-Qt-GLSL
81ec68fc84df319add0a25b623a7258efcba3e72
[ "MIT" ]
null
null
null
object/cube.h
LucianDeveloper/RubicsCube-Qt-GLSL
81ec68fc84df319add0a25b623a7258efcba3e72
[ "MIT" ]
2
2020-12-29T21:21:31.000Z
2021-04-24T15:14:24.000Z
#ifndef CUBE_H #define CUBE_H #include "object/smallcube.h" namespace RubicsCube { // Big Rubic's Cube class Cube : public ShaderObject { Q_OBJECT public: Cube(const int, const QVector3D&); // Конструктор с инициализацией ID и смещения ящика ~Cube(); // Деструктор bool rotFlag...
37.97561
163
0.708414
[ "object" ]
e3e0d2ce974403a8d24a540cdfb286139780f060
1,629
h
C
FaceWarrant/FaceWarrant/Server/APIManager/HomeManager/FWHomeManager.h
WeaponChan/FaceWarrant
6cc8051ec5c51d6f88f85bae8cc515f52459941c
[ "MIT" ]
1
2019-01-11T02:43:39.000Z
2019-01-11T02:43:39.000Z
FaceWarrant/FaceWarrant/Server/APIManager/HomeManager/FWHomeManager.h
WeaponChan/FaceWarrant
6cc8051ec5c51d6f88f85bae8cc515f52459941c
[ "MIT" ]
null
null
null
FaceWarrant/FaceWarrant/Server/APIManager/HomeManager/FWHomeManager.h
WeaponChan/FaceWarrant
6cc8051ec5c51d6f88f85bae8cc515f52459941c
[ "MIT" ]
null
null
null
// // FWHomeManager.h // FaceWarrant // // Created by LHKH on 2018/7/25. // Copyright © 2018年 LHKH. All rights reserved. // #import <Foundation/Foundation.h> #import "FWFaceModel.h" #import "FWHomeClassifyModel.h" #import "FWShopModel.h" #import "FWBrandDetailModel.h" #import "FWFaceReleaseModel.h" @interface FWHo...
20.3625
122
0.732351
[ "model" ]
e3e228b6a871166153a7449c827f54d234ba4705
2,466
h
C
MovingFloors.h
jtmck06/Jumping-Puzzle
04df22bd03eeb49e5b618c181039241710186df8
[ "MIT" ]
null
null
null
MovingFloors.h
jtmck06/Jumping-Puzzle
04df22bd03eeb49e5b618c181039241710186df8
[ "MIT" ]
null
null
null
MovingFloors.h
jtmck06/Jumping-Puzzle
04df22bd03eeb49e5b618c181039241710186df8
[ "MIT" ]
null
null
null
// Fill out your copyright notice in the Description page of Project Settings. #pragma once #include "CoreMinimal.h" #include "GameFramework/Actor.h" #include "MovingFloors.generated.h" UCLASS() class GAMEDEMO_API AMovingFloors : public AActor { GENERATED_BODY() public: // Sets default values for ...
33.780822
194
0.775345
[ "mesh" ]
e3e5360c31608d45e67fcf6c6c509f8c6611a491
300
h
C
RotateComponent.h
catinapoke/directx-engine
b967eff417d170fce947066486b01a1003fa20ce
[ "MIT" ]
null
null
null
RotateComponent.h
catinapoke/directx-engine
b967eff417d170fce947066486b01a1003fa20ce
[ "MIT" ]
null
null
null
RotateComponent.h
catinapoke/directx-engine
b967eff417d170fce947066486b01a1003fa20ce
[ "MIT" ]
null
null
null
#pragma once #include "ComponentBase.h" class Actor; class TransformComponent; class RotateComponent : public ComponentBase { public: RotateComponent() : transform(nullptr) {} void Awake() override; void Update(float deltaTime) override; private: TransformComponent* transform; };
17.647059
45
0.743333
[ "transform" ]
e3f4693162a7cba6a22b29ec3cb37fbd50203858
552
h
C
hub-core/src/NewState.h
FlorianBrett/MQTT-Home-Automation-Hub
d6c22ef3e4c9f55ab974a83032e31925fb66983e
[ "MIT" ]
2
2016-05-18T15:25:51.000Z
2016-05-19T13:17:13.000Z
hub-core/src/NewState.h
FlorianBrett/MQTT-Home-Automation-Hub
d6c22ef3e4c9f55ab974a83032e31925fb66983e
[ "MIT" ]
null
null
null
hub-core/src/NewState.h
FlorianBrett/MQTT-Home-Automation-Hub
d6c22ef3e4c9f55ab974a83032e31925fb66983e
[ "MIT" ]
null
null
null
/* * NewState.h *dd * Created on: 15 Mar 2016 * Author: flo */ #ifndef NEWSTATE_H_ #define NEWSTATE_H_ #include <string> #include "MQTTMessage.h" #include "Rule.h" #include <vector> #include "spdlog/spdlog.h" class NewState { private: std::shared_ptr<spdlog::logger> logger; std::string device; std::stri...
17.25
70
0.710145
[ "vector" ]
e3f4daa62f0fb1351a2fbf9e696d762241534f08
26,292
c
C
tools/bme_gfx.c
lubber-de/c64gameframework
b6d0fc67d1b6444d0057d2babb15f41ff91f65f6
[ "Unlicense" ]
37
2018-10-31T18:41:23.000Z
2021-12-03T10:00:48.000Z
tools/bme_gfx.c
lubber-de/c64gameframework
b6d0fc67d1b6444d0057d2babb15f41ff91f65f6
[ "Unlicense" ]
2
2019-02-21T01:21:59.000Z
2019-02-27T20:25:18.000Z
tools/bme_gfx.c
lubber-de/c64gameframework
b6d0fc67d1b6444d0057d2babb15f41ff91f65f6
[ "Unlicense" ]
14
2018-12-04T11:09:06.000Z
2021-11-03T15:33:14.000Z
// // BME (Blasphemous Multimedia Engine) graphics main module // #include <stdlib.h> #include <stdio.h> #include <string.h> #include <SDL/SDL.h> #include "bme_main.h" #include "bme_cfg.h" #include "bme_win.h" #include "bme_io.h" #include "bme_err.h" // Prototypes int gfx_init(unsigned xsize, unsigned ysize, unsign...
24.38961
85
0.49787
[ "solid" ]
540131512bd9573e42f7a2e897b0a01f7e70d794
1,423
h
C
imperative/src/include/megbrain/imperative/utils/base64.h
TaoweiZhang/MegEngine
bd3c4a05274f69dacca6097d8cbadbb34c7cc2e4
[ "Apache-2.0" ]
1
2022-03-21T03:13:45.000Z
2022-03-21T03:13:45.000Z
imperative/src/include/megbrain/imperative/utils/base64.h
TaoweiZhang/MegEngine
bd3c4a05274f69dacca6097d8cbadbb34c7cc2e4
[ "Apache-2.0" ]
null
null
null
imperative/src/include/megbrain/imperative/utils/base64.h
TaoweiZhang/MegEngine
bd3c4a05274f69dacca6097d8cbadbb34c7cc2e4
[ "Apache-2.0" ]
null
null
null
/** * \file imperative/src/include/megbrain/imperative/utils/base64.h * MegEngine is Licensed under the Apache License, Version 2.0 (the "License") * * Copyright (c) 2014-2020 Megvii Inc. All rights reserved. * * Unless required by applicable law or agreed to in writing, * software distributed under the License ...
27.901961
89
0.703443
[ "vector" ]
54067398780f083135c204eeed059f34182dca85
15,738
h
C
Unix/deprecated/xmlcxx/xmlcxx.h
Beguiled/omi
1c824681ee86f32314f430db972e5d3938f10fd4
[ "MIT" ]
165
2016-08-18T22:06:39.000Z
2019-05-05T11:09:37.000Z
Unix/deprecated/xmlcxx/xmlcxx.h
snchennapragada/omi
4fa565207d3445d1f44bfc7b890f9ea5ea7b41d0
[ "MIT" ]
409
2016-08-18T20:52:56.000Z
2019-05-06T10:03:11.000Z
Unix/deprecated/xmlcxx/xmlcxx.h
snchennapragada/omi
4fa565207d3445d1f44bfc7b890f9ea5ea7b41d0
[ "MIT" ]
72
2016-08-23T02:30:08.000Z
2019-04-30T22:57:03.000Z
/* **============================================================================== ** ** Copyright (c) Microsoft Corporation. All rights reserved. See file LICENSE ** for license information. ** **============================================================================== */ #ifndef _xmlcxx_xmlcxx_h #define _xmlcx...
28.254937
80
0.606875
[ "vector" ]
54079010a3f85f818cd7b9d91f73d25ce42670ac
898
h
C
GarbageCollector.h
Hiferia/Garbage-Collector
9c90d4b3898b89a8722e746c6d6ba85038be7365
[ "MIT" ]
null
null
null
GarbageCollector.h
Hiferia/Garbage-Collector
9c90d4b3898b89a8722e746c6d6ba85038be7365
[ "MIT" ]
null
null
null
GarbageCollector.h
Hiferia/Garbage-Collector
9c90d4b3898b89a8722e746c6d6ba85038be7365
[ "MIT" ]
null
null
null
#pragma once #include "Object.h" #include <unordered_set> #include <vector> #include <assert.h> class GarbageCollector { private: std::unordered_set<UObject*> ExistingObjects; public: static GarbageCollector& Get() { static GarbageCollector* gc = nullptr; if (gc == nullptr) { gc = new GarbageCollector(); ...
16.943396
67
0.683742
[ "object", "vector" ]
54084f0cbe7c8f59448712855c9e06dbe8b8a66c
1,229
h
C
Modules/TArc/Sources/TArc/Controls/TableView.h
stinvi/dava.engine
2b396ca49cdf10cdc98ad8a9ffcf7768a05e285e
[ "BSD-3-Clause" ]
26
2018-09-03T08:48:22.000Z
2022-02-14T05:14:50.000Z
Modules/TArc/Sources/TArc/Controls/TableView.h
ANHELL-blitz/dava.engine
ed83624326f000866e29166c7f4cccfed1bb41d4
[ "BSD-3-Clause" ]
null
null
null
Modules/TArc/Sources/TArc/Controls/TableView.h
ANHELL-blitz/dava.engine
ed83624326f000866e29166c7f4cccfed1bb41d4
[ "BSD-3-Clause" ]
45
2018-05-11T06:47:17.000Z
2022-02-03T11:30:55.000Z
#pragma once #include "TArc/Controls/ControlProxy.h" #include "TArc/Utils/QtConnections.h" #include <QTableView> #include <QAbstractItemModel> namespace DAVA { class TableView : public ControlProxyImpl<QTableView> { using TBase = ControlProxyImpl<QTableView>; public: enum Fields : uint32 { Curre...
28.581395
143
0.730675
[ "vector", "model" ]
540a555a3aa30076f920e933a0711d88fb005b40
461
h
C
src/Rectangle.h
larso0/stgui
2daf7c8895a9c100d640463f10b2e00ab8490eb3
[ "MIT" ]
null
null
null
src/Rectangle.h
larso0/stgui
2daf7c8895a9c100d640463f10b2e00ab8490eb3
[ "MIT" ]
null
null
null
src/Rectangle.h
larso0/stgui
2daf7c8895a9c100d640463f10b2e00ab8490eb3
[ "MIT" ]
null
null
null
/* * Rectangle.h * * Created on: 8. sep. 2015 * Author: larso */ #ifndef SRC_RECTANGLE_H_ #define SRC_RECTANGLE_H_ #include "Widget.h" namespace gui { class Rectangle : public Widget { public: Rectangle(Widget* parent = nullptr, bool canDestroy = false); ~Rectangle(); void resize(SDL_Rect* n...
15.366667
65
0.665944
[ "render" ]
5412a5eb3a5b4f045f51dc871b7320255e16399b
1,376
c
C
d/attaya/beach/old/beach16.c
Dbevan/SunderingShadows
6c15ec56cef43c36361899bae6dc08d0ee907304
[ "MIT" ]
13
2019-07-19T05:24:44.000Z
2021-11-18T04:08:19.000Z
d/attaya/beach/old/beach16.c
Dbevan/SunderingShadows
6c15ec56cef43c36361899bae6dc08d0ee907304
[ "MIT" ]
4
2021-03-15T18:56:39.000Z
2021-08-17T17:08:22.000Z
d/attaya/beach/old/beach16.c
Dbevan/SunderingShadows
6c15ec56cef43c36361899bae6dc08d0ee907304
[ "MIT" ]
13
2019-09-12T06:22:38.000Z
2022-01-31T01:15:12.000Z
#include <std.h> inherit ROOM; void create() { ::create(); set_terrain(ROCKY); set_travel(RUBBLE); set_property("light",2); set_property("indoors",0); set_short("Sandy beach on the Isle of Attaya."); set_long(" The beach continues eastward, but ends here as a tall cliff extends out pas...
41.69697
200
0.674419
[ "solid" ]
541454e83efb63f68217e4277a5526d083a75b10
6,296
h
C
WRK-V1.2/clr/src/vm/stackwalktypes.h
intj-t/openvmsft
0d17fbce8607ab2b880be976c2e86d8cfc3e83bb
[ "Intel" ]
null
null
null
WRK-V1.2/clr/src/vm/stackwalktypes.h
intj-t/openvmsft
0d17fbce8607ab2b880be976c2e86d8cfc3e83bb
[ "Intel" ]
null
null
null
WRK-V1.2/clr/src/vm/stackwalktypes.h
intj-t/openvmsft
0d17fbce8607ab2b880be976c2e86d8cfc3e83bb
[ "Intel" ]
null
null
null
// ==++== // // // Copyright (c) 2006 Microsoft Corporation. All rights reserved. // // The use and distribution terms for this software are contained in the file // named license.txt, which can be found in the root of this distribution. // By using this software in any fashion, you are agreeing to b...
32.122449
124
0.596728
[ "object" ]
5417fe28b97392af22c075489ab517de78913de6
2,890
h
C
statdata/include/clusterize_kmeans.h
boubad/CygProjects
cdc0dc2cb6e34b94d1bafbf3fd216b32c320985d
[ "Apache-2.0" ]
null
null
null
statdata/include/clusterize_kmeans.h
boubad/CygProjects
cdc0dc2cb6e34b94d1bafbf3fd216b32c320985d
[ "Apache-2.0" ]
null
null
null
statdata/include/clusterize_kmeans.h
boubad/CygProjects
cdc0dc2cb6e34b94d1bafbf3fd216b32c320985d
[ "Apache-2.0" ]
null
null
null
#pragma once #ifndef __CLUSTERIZE_KMEANS_H__ #define __CLUSTERIZE_KMEANS_H__ /////////////////////////////////////// #include "indivcluster.h" ////////////////////////////////////////// namespace info { /////////////////////////////////////// class ClusterizeKMeans { public: typedef std::vector<DbValueMap> valuema...
33.604651
133
0.696886
[ "object", "vector" ]
542e1b6c6d47ac3cc87c5c01294490ff9bb00c54
3,184
h
C
src/coord/worker/worker.h
lujingwei002/coord
cb5e5723293d8529663ca89e0c1d6b8c348fffff
[ "MIT" ]
null
null
null
src/coord/worker/worker.h
lujingwei002/coord
cb5e5723293d8529663ca89e0c1d6b8c348fffff
[ "MIT" ]
null
null
null
src/coord/worker/worker.h
lujingwei002/coord
cb5e5723293d8529663ca89e0c1d6b8c348fffff
[ "MIT" ]
null
null
null
#pragma once #include "coord/builtin/type.h" #include "coord/protobuf/init.h" #include "coord/builtin/argument.h" #include <vector> #include <iostream> #include <map> #include <deque> #include <uv.h> namespace coord {//tolua_export class Coord; namespace protobuf { class Reflect; } namespace worker {//tolua_ex...
30.037736
76
0.65201
[ "vector" ]
543c94eb05f8a707ed63beae354896d1eb9a44ee
62,181
c
C
net/netbt/smb/sys/tdircv.c
npocmaka/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
17
2020-11-13T13:42:52.000Z
2021-09-16T09:13:13.000Z
net/netbt/smb/sys/tdircv.c
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
2
2020-10-19T08:02:06.000Z
2020-10-19T08:23:18.000Z
net/netbt/smb/sys/tdircv.c
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
14
2020-11-14T09:43:20.000Z
2021-08-28T08:59:57.000Z
/*++ Copyright (c) 1989-2001 Microsoft Corporation Module Name: tdircv.c Abstract: TDI receive event handlers TdiReceiveHandler is the only entry, which is called by TCP. TdiReceiveHandler acquires the spinlock and increase the refcount of the ConnectObject. Then it forward th...
32.218135
114
0.627764
[ "object" ]
54438f449f5291a2717f5d01eef92f8e7d0262de
7,277
h
C
Lib/Source/Syntax.h
bilaleluneis/QPULib
dbc205facb382ed97227044bdff22e64c9ba7ff3
[ "MIT" ]
403
2016-04-27T23:15:08.000Z
2022-03-15T21:09:19.000Z
lib/QPULib/Source/Syntax.h
m516/PiCNN
9a0c9a5c3ec616357f89a29857848059b6179b41
[ "MIT" ]
66
2017-01-23T21:29:14.000Z
2021-01-16T14:23:06.000Z
lib/QPULib/Source/Syntax.h
m516/PiCNN
9a0c9a5c3ec616357f89a29857848059b6179b41
[ "MIT" ]
81
2016-05-16T20:51:17.000Z
2022-01-14T12:53:58.000Z
// This module defines the abstract syntax of the QPU language. #ifndef _SOURCE_SYNTAX_H_ #define _SOURCE_SYNTAX_H_ #include "Common/Heap.h" #include "Common/Stack.h" // ============================================================================ // Operators // ======================================================...
25.896797
79
0.533324
[ "vector" ]
544690844ab6c22bbb9169edb4fe87c62d1ee77a
3,048
h
C
editor/animation_bezier_editor.h
BornStellarMakesEternalLasting/godot
9f82368d40f1948de708804645374ea02ca6e7db
[ "CC-BY-3.0", "Apache-2.0", "MIT" ]
3
2018-05-12T13:01:29.000Z
2019-12-26T20:43:24.000Z
editor/animation_bezier_editor.h
Nufflee/godot
8fbce27ea8d699f99c234aad1e1ac29c7abfb5bb
[ "CC-BY-3.0", "Apache-2.0", "MIT" ]
null
null
null
editor/animation_bezier_editor.h
Nufflee/godot
8fbce27ea8d699f99c234aad1e1ac29c7abfb5bb
[ "CC-BY-3.0", "Apache-2.0", "MIT" ]
2
2018-09-14T13:58:57.000Z
2018-12-12T19:38:33.000Z
#ifndef ANIMATION_BEZIER_EDITOR_H #define ANIMATION_BEZIER_EDITOR_H #include "animation_track_editor.h" class AnimationBezierTrackEdit : public Control { GDCLASS(AnimationBezierTrackEdit, Control) enum HandleMode { HANDLE_MODE_FREE, HANDLE_MODE_BALANCED, HANDLE_MODE_MIRROR }; enum { MENU_KEY_INSERT, ...
21.464789
126
0.790354
[ "vector" ]
544a1bd0010091bab0069b1092d2e6b315ea1d6d
2,476
h
C
SimpleLib/SimpleLib/Algorithms.h
tiruns/Toys
4c630b17cf6a29bfff7b64a761048f0644c9f8a1
[ "MIT" ]
null
null
null
SimpleLib/SimpleLib/Algorithms.h
tiruns/Toys
4c630b17cf6a29bfff7b64a761048f0644c9f8a1
[ "MIT" ]
null
null
null
SimpleLib/SimpleLib/Algorithms.h
tiruns/Toys
4c630b17cf6a29bfff7b64a761048f0644c9f8a1
[ "MIT" ]
null
null
null
#pragma once #include <vector> #include <random> #include <cstdlib> template <class Iter> void InsertionSort(Iter begin, Iter end) { for (auto i = begin; i < end; ++i) { for (auto j = begin; j < i; ++j) { auto v = *i; if (*j > v) { for (auto u = i; u > j; --u) *u = *(u - 1); *j = v; b...
19.650794
78
0.560178
[ "vector" ]
2d0466e3d1abc4c16f10cb4ed66f2ec5e878b239
1,381
h
C
mv/mvDisplayObject.h
poconnell-EKI/modelviewer-mf6
4d3c82269f6f02eae516bf1cc734e17452e22456
[ "CC0-1.0" ]
null
null
null
mv/mvDisplayObject.h
poconnell-EKI/modelviewer-mf6
4d3c82269f6f02eae516bf1cc734e17452e22456
[ "CC0-1.0" ]
null
null
null
mv/mvDisplayObject.h
poconnell-EKI/modelviewer-mf6
4d3c82269f6f02eae516bf1cc734e17452e22456
[ "CC0-1.0" ]
null
null
null
#ifndef __mvDisplayObject_h #define __mvDisplayObject_h #include "mvHeader.h" #include "vtkActor.h" #include "vtkLODActor.h" #include "vtkPolyDataMapper.h" #include "vtkDataSetMapper.h" class MV_EXPORT mvDisplayObject { public: mvDisplayObject(); virtual ~mvDisplayObject(); vtkActor *GetActor() {return m_Active...
25.574074
71
0.769008
[ "object" ]
2d108b6faa321f176486d44664af16a9d8683767
2,290
h
C
src/lab_m1/Tema2/Player.h
CristinaGrigore/gfx-framework
cff46f863e0ea1d015d2a10efff68009b6617896
[ "MIT" ]
null
null
null
src/lab_m1/Tema2/Player.h
CristinaGrigore/gfx-framework
cff46f863e0ea1d015d2a10efff68009b6617896
[ "MIT" ]
null
null
null
src/lab_m1/Tema2/Player.h
CristinaGrigore/gfx-framework
cff46f863e0ea1d015d2a10efff68009b6617896
[ "MIT" ]
null
null
null
#pragma once #include "components/simple_scene.h" #include "CollisionObject.h" #include <vector> #include <iostream> using namespace std; class Player : CollisionObject { public: Player(); Player(float, float, float, WindowObject* window); ~Player(); float pos_he...
36.935484
104
0.640175
[ "mesh", "vector" ]
2d1835b6d76ec0080a198be0cc830aba97fce381
1,231
h
C
src/artm/score/sparsity_theta.h
MelLain/bigartm
79126b68500bd5b378d6d6168f1b68eb03971bcb
[ "BSD-3-Clause" ]
638
2015-02-03T22:17:00.000Z
2022-03-23T18:47:50.000Z
src/artm/score/sparsity_theta.h
MelLain/bigartm
79126b68500bd5b378d6d6168f1b68eb03971bcb
[ "BSD-3-Clause" ]
566
2015-01-01T21:49:00.000Z
2022-02-14T09:14:35.000Z
src/artm/score/sparsity_theta.h
bt2901/bigartm
92c9d5746c122d0124bab700469d8a2a7f58ff40
[ "BSD-3-Clause" ]
148
2015-01-06T15:30:07.000Z
2022-02-12T18:40:17.000Z
/* Copyright 2017, Additive Regularization of Topic Models. Author: Marina Suvorova (m.dudarenko@gmail.com) This class proceeds scoring of sparsity of Theta matrix. Parameters: - topic_name (array with topic names to score) - eps */ #pragma once #include <string> #include <vector> #include "...
23.673077
88
0.716491
[ "vector" ]
2d2a65f03d98017567605a0b033297ef1a769754
715
h
C
ParsecSoda/Widgets/LoginWidget.h
floraline/ParsecSoda
b79babed9d8cd2109276edcd4a3715241c37f310
[ "MIT" ]
null
null
null
ParsecSoda/Widgets/LoginWidget.h
floraline/ParsecSoda
b79babed9d8cd2109276edcd4a3715241c37f310
[ "MIT" ]
null
null
null
ParsecSoda/Widgets/LoginWidget.h
floraline/ParsecSoda
b79babed9d8cd2109276edcd4a3715241c37f310
[ "MIT" ]
null
null
null
#pragma once #include <thread> #include <Windows.h> #include <shellapi.h> #include "../imgui/imgui.h" #include "../Hosting.h" #include "../globals/AppStyle.h" #include "../globals/AppIcons.h" #include "TitleTooltipWidget.h" #include "LoadingRingWidget.h" #include "AlertWidget.h" #include "ConfirmPopupWidget.h" #includ...
19.861111
35
0.725874
[ "render" ]
2d2f571e78005ec5f9f371059b5cb7519b06248e
62,260
h
C
app/src/main/cpp/managed.h
jonathanpeppers/Embeddinated-Android
853f60caf8a0f60dbf66e0d876587b6a479c9afc
[ "MIT" ]
1
2019-02-05T11:38:33.000Z
2019-02-05T11:38:33.000Z
app/src/main/cpp/managed.h
jonathanpeppers/Embeddinated-Android
853f60caf8a0f60dbf66e0d876587b6a479c9afc
[ "MIT" ]
null
null
null
app/src/main/cpp/managed.h
jonathanpeppers/Embeddinated-Android
853f60caf8a0f60dbf66e0d876587b6a479c9afc
[ "MIT" ]
null
null
null
// ---------------------------------------------------------------------------- // <auto-generated> // This is autogenerated code by Embeddinator-4000. // Do not edit this file or all your changes will be lost after re-generation. // </auto-generated> // -----------------------------------------------------------------...
79.922978
210
0.897848
[ "object" ]
2d3415eea3a7d2ce176934cbe212507a1f6dda6f
8,418
c
C
src/add-ons/kernel/drivers/dvb/cx23882/dvb_interface.c
Kirishikesan/haiku
835565c55830f2dab01e6e332cc7e2d9c015b51e
[ "MIT" ]
1,338
2015-01-03T20:06:56.000Z
2022-03-26T13:49:54.000Z
src/add-ons/kernel/drivers/dvb/cx23882/dvb_interface.c
Kirishikesan/haiku
835565c55830f2dab01e6e332cc7e2d9c015b51e
[ "MIT" ]
15
2015-01-17T22:19:32.000Z
2021-12-20T12:35:00.000Z
src/add-ons/kernel/drivers/dvb/cx23882/dvb_interface.c
Kirishikesan/haiku
835565c55830f2dab01e6e332cc7e2d9c015b51e
[ "MIT" ]
350
2015-01-08T14:15:27.000Z
2022-03-21T18:14:35.000Z
/* * Copyright (c) 2004-2007 Marcus Overhagen <marcus@overhagen.de> * * 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 ...
25.901538
137
0.690069
[ "model" ]
2d51c837ef9c2545926e9b5d60ebe120e5bcc1b1
2,417
h
C
Modules/Ext/DataManagement/mitkUSLookupTableSource.h
lsanzdiaz/MITK-BiiG
470f04e7585a60672f449716a1c595a5ba3fcd24
[ "BSD-3-Clause" ]
1
2017-03-05T05:29:32.000Z
2017-03-05T05:29:32.000Z
Modules/Ext/DataManagement/mitkUSLookupTableSource.h
lsanzdiaz/MITK-BiiG
470f04e7585a60672f449716a1c595a5ba3fcd24
[ "BSD-3-Clause" ]
null
null
null
Modules/Ext/DataManagement/mitkUSLookupTableSource.h
lsanzdiaz/MITK-BiiG
470f04e7585a60672f449716a1c595a5ba3fcd24
[ "BSD-3-Clause" ]
2
2020-10-27T06:51:00.000Z
2020-10-27T06:51:01.000Z
/*=================================================================== The Medical Imaging Interaction Toolkit (MITK) Copyright (c) German Cancer Research Center, Division of Medical and Biological Informatics. All rights reserved. This software is distributed WITHOUT ANY WARRANTY; without even the implied warranty o...
24.414141
80
0.682664
[ "object" ]
2d5739d64074e34f2d46c58a39eb829cf495a0b5
2,251
h
C
mysql-server/router/src/rest_api/src/rest_api.h
silenc3502/MYSQL-Arch-Doc-Summary
fcc6bb65f72a385b9f56debc9b2c00cee5914bae
[ "MIT" ]
null
null
null
mysql-server/router/src/rest_api/src/rest_api.h
silenc3502/MYSQL-Arch-Doc-Summary
fcc6bb65f72a385b9f56debc9b2c00cee5914bae
[ "MIT" ]
null
null
null
mysql-server/router/src/rest_api/src/rest_api.h
silenc3502/MYSQL-Arch-Doc-Summary
fcc6bb65f72a385b9f56debc9b2c00cee5914bae
[ "MIT" ]
null
null
null
/* Copyright (c) 2019, Oracle and/or its affiliates. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, version 2.0, as published by the Free Software Foundation. This program is also distributed with certain softwa...
31.704225
76
0.756108
[ "vector" ]
2d70bd109b51ebcea1bce7cabc17d1962ea6b4ec
336
h
C
Red/Math/Math.h
XenonicDev/Red
fcd12416bdf7fe4d2372161e67edc585f75887e4
[ "MIT" ]
1
2018-01-29T02:49:05.000Z
2018-01-29T02:49:05.000Z
Red/Math/Math.h
XenonicDev/Red
fcd12416bdf7fe4d2372161e67edc585f75887e4
[ "MIT" ]
26
2017-05-08T22:57:14.000Z
2018-05-15T20:55:26.000Z
Red/Math/Math.h
XenonicDev/Red
fcd12416bdf7fe4d2372161e67edc585f75887e4
[ "MIT" ]
null
null
null
/* Copyright (c) 2017-2018 Andrew Depke */ #pragma once #include "../Core/Definitions.h" #include "MathCore.h" #include "Vector.h" #include "Quaternion.h" #include "Matrix.h" #include "MatrixOperations.h" #include "Ray.h" #include "LineSegment.h" #include "OBB.h" #include "AABB.h" #include "Intersection.h" #inclu...
16
37
0.708333
[ "vector" ]
2d722219d4cb4b97383ebf8633b3702b42c7ca45
5,092
h
C
FBControlCore/Tasks/FBProcess.h
mwakizaka/idb
40ec4e8069b86f654bf6a7aa5fb9aa97f100d974
[ "MIT" ]
4
2020-12-02T08:40:21.000Z
2022-02-20T11:54:22.000Z
FBControlCore/Tasks/FBProcess.h
mwakizaka/idb
40ec4e8069b86f654bf6a7aa5fb9aa97f100d974
[ "MIT" ]
1
2021-12-13T17:24:24.000Z
2021-12-13T17:24:24.000Z
FBControlCore/Tasks/FBProcess.h
mwakizaka/idb
40ec4e8069b86f654bf6a7aa5fb9aa97f100d974
[ "MIT" ]
null
null
null
/* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ #import <Foundation/Foundation.h> #import <FBControlCore/FBFuture.h> #import <FBControlCore/FBiOSTargetOperation.h> NS_ASSUME_NON...
37.167883
276
0.773566
[ "object" ]
2d725b8d12e1f6a0d1dc01dbf8c2f532a1cf3286
11,040
c
C
helios-core/Python/PyCXBind.c
heliosnet/helios-core
ed92ce88c24bae2cee95f650ab15447e8e21f0db
[ "MIT" ]
null
null
null
helios-core/Python/PyCXBind.c
heliosnet/helios-core
ed92ce88c24bae2cee95f650ab15447e8e21f0db
[ "MIT" ]
2
2020-06-30T19:25:46.000Z
2021-03-30T20:53:52.000Z
helios-core/Python/PyCXBind.c
heliosnet/helios-core
ed92ce88c24bae2cee95f650ab15447e8e21f0db
[ "MIT" ]
3
2020-06-02T13:38:17.000Z
2021-01-12T15:02:51.000Z
#define PY_SSIZE_T_CLEAN #include "PyCXVersion.h" #include <Python.h> #include "structmember.h" #include <pthread.h> #include <sys/types.h> #include "PyCXNetwork.h" #include <CVNetwork.h> #include <CVNetworkLayout.h> // #define NO_IMPORT_ARRAY #define PY_ARRAY_UNIQUE_SYMBOL heliosFR_ARRAY_API #include <numpy/arrayobje...
27.125307
101
0.713587
[ "vector" ]
2d7369c4cabaeddc11620ca9ec1883ad213bf71a
5,927
h
C
Scripts/Template/Headers/java/util/concurrent/atomic/AtomicStampedReference.h
zhouxl/J2ObjC-Framework
ff83a41f44aaab295dbd4f4b4b02d5e894cdc2e1
[ "MIT" ]
null
null
null
Scripts/Template/Headers/java/util/concurrent/atomic/AtomicStampedReference.h
zhouxl/J2ObjC-Framework
ff83a41f44aaab295dbd4f4b4b02d5e894cdc2e1
[ "MIT" ]
null
null
null
Scripts/Template/Headers/java/util/concurrent/atomic/AtomicStampedReference.h
zhouxl/J2ObjC-Framework
ff83a41f44aaab295dbd4f4b4b02d5e894cdc2e1
[ "MIT" ]
null
null
null
// // Generated by the J2ObjC translator. DO NOT EDIT! // source: android/platform/libcore/luni/src/main/java/java/util/concurrent/atomic/AtomicStampedReference.java // #include "../../../../J2ObjC_header.h" #pragma push_macro("INCLUDE_ALL_JavaUtilConcurrentAtomicAtomicStampedReference") #ifdef RESTRICT_JavaUtilCo...
37.99359
193
0.77864
[ "object" ]