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
3522dd8a54568d67c56b142feb9ecf88f2f981b0
3,161
h
C
Aulas/2018/include/util.h
w4ll3/Concorrente
c90e52e256fe211aa3dd3b97de99fea5ac99700b
[ "MIT" ]
null
null
null
Aulas/2018/include/util.h
w4ll3/Concorrente
c90e52e256fe211aa3dd3b97de99fea5ac99700b
[ "MIT" ]
null
null
null
Aulas/2018/include/util.h
w4ll3/Concorrente
c90e52e256fe211aa3dd3b97de99fea5ac99700b
[ "MIT" ]
1
2019-06-20T02:31:31.000Z
2019-06-20T02:31:31.000Z
#include <omp.h> #include <math.h> #include <time.h> #include <stdio.h> #include <stdlib.h> #include <unistd.h> #include <stdint.h> #include <limits.h> #include <string.h> #include <getopt.h> #include <pthread.h> #include <sys/time.h> #include <semaphore.h> #ifdef MPI #include "mpi.h" #endif #define MICROSEC 0.00000...
24.129771
84
0.737109
[ "vector" ]
3539aea6f91d123ffc80c38fe33054ab93a3c542
1,388
h
C
SerialPrograms/Source/PokemonLA/Options/PokemonLA_TradeCountTable.h
BlizzardHero/Arduino-Source
bc4ce6433651b0feef488735098900f8bf4144f8
[ "MIT" ]
null
null
null
SerialPrograms/Source/PokemonLA/Options/PokemonLA_TradeCountTable.h
BlizzardHero/Arduino-Source
bc4ce6433651b0feef488735098900f8bf4144f8
[ "MIT" ]
null
null
null
SerialPrograms/Source/PokemonLA/Options/PokemonLA_TradeCountTable.h
BlizzardHero/Arduino-Source
bc4ce6433651b0feef488735098900f8bf4144f8
[ "MIT" ]
null
null
null
/* Trade Count Table * * From: https://github.com/PokemonAutomation/Arduino-Source * */ #ifndef PokemonAutomation_PokemonLA_TradeCountTable_H #define PokemonAutomation_PokemonLA_TradeCountTable_H #include <string> #include <vector> #include <QString> #include "Common/Qt/AutoHeightTable.h" #include "CommonFramew...
21.353846
83
0.758646
[ "vector" ]
353c92d6e4e0fd84adaf6a8cbc9b226227e695e3
1,306
h
C
include/ak/coord-util.h
recp/AssetK
9df23b24d7610aba2de6fa9945db6fae8eea9b89
[ "Apache-2.0" ]
107
2018-07-26T15:14:30.000Z
2022-02-28T06:54:01.000Z
include/ak/coord-util.h
recp/AssetK
9df23b24d7610aba2de6fa9945db6fae8eea9b89
[ "Apache-2.0" ]
18
2018-07-23T22:04:56.000Z
2021-10-30T12:31:32.000Z
include/ak/coord-util.h
recp/assetkit
5cdaa4302ad7572366d71bb5fde93f333c184cfd
[ "Apache-2.0" ]
14
2018-10-07T06:34:30.000Z
2022-02-09T20:19:37.000Z
/* * Copyright (C) 2020 Recep Aslantas * * 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 ag...
23.745455
75
0.737366
[ "mesh" ]
353d3545160bfb9ee4d32dafb1152daabb914a77
1,402
h
C
src/DynamicRank.FreeForm.Library/libs/Transform/ObjectResolutionVisitor.h
ltxtech/lightgbm-transform
ca3bdaae4e594c1bf74503c5ec151f2b794f855c
[ "MIT" ]
17
2021-11-02T13:52:10.000Z
2022-02-10T07:43:38.000Z
src/DynamicRank.FreeForm.Library/libs/Transform/ObjectResolutionVisitor.h
ltxtech/lightgbm-transform
ca3bdaae4e594c1bf74503c5ec151f2b794f855c
[ "MIT" ]
2
2022-01-23T16:15:40.000Z
2022-03-07T15:54:34.000Z
src/DynamicRank.FreeForm.Library/libs/Transform/ObjectResolutionVisitor.h
ltxtech/lightgbm-transform
ca3bdaae4e594c1bf74503c5ec151f2b794f855c
[ "MIT" ]
1
2022-01-21T09:42:59.000Z
2022-01-21T09:42:59.000Z
/*! * Copyright (c) 2021 Microsoft Corporation. All rights reserved. * Licensed under the MIT License. See LICENSE file in the project root for * license information. */ #pragma once #ifndef FREEFORM2_OBJECT_RESOLUTION_VISITOR_H #define FREEFORM2_OBJECT_RESOLUTION_VISITOR_H #include <stack> #include "CopyingVisit...
34.195122
75
0.797432
[ "object" ]
35478f93d023da6706ab6d020ba4dd7b507ec799
6,081
c
C
src/fdsa/test/vector/main.c
fdar0536/fdsa
15fc6e38977810fc211725b25cad2cbc612da75a
[ "MIT" ]
null
null
null
src/fdsa/test/vector/main.c
fdar0536/fdsa
15fc6e38977810fc211725b25cad2cbc612da75a
[ "MIT" ]
null
null
null
src/fdsa/test/vector/main.c
fdar0536/fdsa
15fc6e38977810fc211725b25cad2cbc612da75a
[ "MIT" ]
null
null
null
/* * This file is part of fdsa, * Copyright (c) 2020-2021 fdar0536 * * 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 u...
24.324
81
0.554679
[ "vector" ]
35511a4a713ff55765125a5024630036cac5af8f
1,233
h
C
include/faceDetection.h
prathyusha12924/eye-gaze
a80ad54b46e9cef4e743b53aaff035de83f27154
[ "MIT" ]
229
2015-07-21T12:34:18.000Z
2022-01-23T20:27:43.000Z
include/faceDetection.h
prathyusha12924/eye-gaze
a80ad54b46e9cef4e743b53aaff035de83f27154
[ "MIT" ]
18
2016-03-28T00:11:38.000Z
2020-03-03T10:47:08.000Z
include/faceDetection.h
prathyusha12924/eye-gaze
a80ad54b46e9cef4e743b53aaff035de83f27154
[ "MIT" ]
71
2015-12-29T06:21:11.000Z
2022-03-26T18:01:11.000Z
#ifndef FACE_ANALYSIS_H #define FACE_ANALYSIS_H struct FaceFeatures { cv::Point face_centre; cv::Point left_eye; cv::Point right_eye; cv::Point mid_eye; cv::Point nose_base; cv::Point nose_tip; cv::Point mouth; void assign(cv::Point c_face_centre, cv::Point c_left_eye, cv::Point c_right_eye, cv::Point c_no...
24.176471
124
0.770479
[ "shape", "vector" ]
3559d89f3e3201b6ce868f12ba5537dd757e7030
57,836
h
C
deps/kyotocabinet/kcpolydb.h
colinrgodsey/redis_static
ead320d09ab5ea832d10831279b5b12ff224ea2f
[ "BSD-3-Clause" ]
null
null
null
deps/kyotocabinet/kcpolydb.h
colinrgodsey/redis_static
ead320d09ab5ea832d10831279b5b12ff224ea2f
[ "BSD-3-Clause" ]
null
null
null
deps/kyotocabinet/kcpolydb.h
colinrgodsey/redis_static
ead320d09ab5ea832d10831279b5b12ff224ea2f
[ "BSD-3-Clause" ]
1
2021-07-19T02:04:43.000Z
2021-07-19T02:04:43.000Z
/************************************************************************************************* * Polymorphic database * Copyright (C) 2009-2011 FAL Labs * This file is part of Kyoto Cabinet. * This program is free software: you can redistribute i...
38.251323
100
0.567657
[ "object", "vector" ]
355d46a9f1893ae949375ca8023f687c3a0ee3ac
2,010
h
C
vkoo/include/vkoo/core/ResourceCache.h
KaiSut0/interactive-hex-meshing
187c926610ca5617f569405c23ab5a62b189e100
[ "MIT" ]
129
2021-09-07T17:15:18.000Z
2022-02-28T08:59:02.000Z
vkoo/include/vkoo/core/ResourceCache.h
KaiSut0/interactive-hex-meshing
187c926610ca5617f569405c23ab5a62b189e100
[ "MIT" ]
2
2021-10-03T07:30:20.000Z
2022-01-06T16:05:41.000Z
vkoo/include/vkoo/core/ResourceCache.h
KaiSut0/interactive-hex-meshing
187c926610ca5617f569405c23ab5a62b189e100
[ "MIT" ]
11
2021-09-08T11:29:09.000Z
2022-03-17T08:39:50.000Z
#pragma once #include "DescriptorSetLayout.h" #include "Framebuffer.h" #include "GraphicsPipeline.h" #include "RenderPass.h" #include "vkoo/common.h" namespace vkoo { class Device; struct ResourceCacheState { std::unordered_map<size_t, RenderPass> render_passes; std::unordered_map<size_t, DescriptorSetLayout> de...
34.067797
78
0.733831
[ "vector" ]
356277665d5ce82a7d5137d60fc12b37b3db2e39
2,202
c
C
hashobj.c
nickaj/cafhash
c159a9ad9bdd6a629cf6e65fe6a58eff9c49cb99
[ "Apache-2.0" ]
null
null
null
hashobj.c
nickaj/cafhash
c159a9ad9bdd6a629cf6e65fe6a58eff9c49cb99
[ "Apache-2.0" ]
null
null
null
hashobj.c
nickaj/cafhash
c159a9ad9bdd6a629cf6e65fe6a58eff9c49cb99
[ "Apache-2.0" ]
null
null
null
/* Copyright 2014 The University of Edinburgh */ /* 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 applic...
21.378641
78
0.593551
[ "object" ]
3562b0ffb9b6843b09f2bae3321784b40bcd14b6
1,009
h
C
AOF/Application.h
paufiol/PunoEterno-ArtOfFighting
cc63d6027f055e8c526e4d6868326c3577b6f922
[ "CC0-1.0" ]
null
null
null
AOF/Application.h
paufiol/PunoEterno-ArtOfFighting
cc63d6027f055e8c526e4d6868326c3577b6f922
[ "CC0-1.0" ]
1
2019-04-23T08:08:20.000Z
2019-04-24T08:53:24.000Z
AOF/Application.h
paufiol/PunoEterno-ArtOfFighting
cc63d6027f055e8c526e4d6868326c3577b6f922
[ "CC0-1.0" ]
1
2019-06-11T19:49:38.000Z
2019-06-11T19:49:38.000Z
#ifndef __APPLICATION_H__ #define __APPLICATION_H__ #include "Globals.h" #define NUM_MODULES 13 class ModuleWindow; class ModuleInput; class ModuleTextures; class ModuleRender; class ModuleSceneBar; class ModuleSceneKaruta; class ModuleSceneSplash; class ModuleSceneEnd; class ModulePlayer; class ModuleFadeToBlack; c...
18.017857
45
0.79782
[ "render" ]
35767ec79a0bb8e7bff647401fdc46eae6ce672a
2,700
c
C
project_1/src/traversal.c
afnanenayet/tiny-c
2a01df65b4dea234d4a125a5e6007ae7fbdb262f
[ "MIT" ]
3
2018-12-26T08:19:29.000Z
2021-12-07T13:08:03.000Z
project_1/src/traversal.c
afnanenayet/tiny-c
2a01df65b4dea234d4a125a5e6007ae7fbdb262f
[ "MIT" ]
null
null
null
project_1/src/traversal.c
afnanenayet/tiny-c
2a01df65b4dea234d4a125a5e6007ae7fbdb262f
[ "MIT" ]
2
2019-09-03T11:19:31.000Z
2020-04-29T01:02:48.000Z
/** * \file traversal.c * \author Afnan Enayet * * This module provides helper functions to help traverse the AST node. * Each AST node type has a different internal data representation, so * this module provides an easy interface to help walk through child * nodes. */ #include "ast.h" #include "vector.h" // ...
32.142857
79
0.632222
[ "vector" ]
3576945f2284061287c4eb3675f43ff83b72975f
1,019
h
C
src/FusionEKF.h
linuxairhead/SDC-C2-P1-Extended-Kalman-Filter
1f797f777cd1d9b9cedd0ab0fda14fc9a5b153f4
[ "MIT" ]
null
null
null
src/FusionEKF.h
linuxairhead/SDC-C2-P1-Extended-Kalman-Filter
1f797f777cd1d9b9cedd0ab0fda14fc9a5b153f4
[ "MIT" ]
null
null
null
src/FusionEKF.h
linuxairhead/SDC-C2-P1-Extended-Kalman-Filter
1f797f777cd1d9b9cedd0ab0fda14fc9a5b153f4
[ "MIT" ]
null
null
null
#ifndef FusionEKF_H_ #define FusionEKF_H_ #include "measurement_package.h" #include "kalman_filter.h" #include "Eigen/Dense" #include <fstream> #include <vector> #include <string> #ifdef DEBUG #define FUSION_DEBUG(fn, log) std::cout << "FusionEKF " << fn << " : " << log << "\n"; #else #define FUSION_DEBUG(fn, log) #e...
17.877193
86
0.692836
[ "vector" ]
3586a0df89a7346e1af6341fba6b7adf5bd7cd68
31,097
h
C
inkview.h
Skeeve/inkview
a8a15d6268a34bcc4e83b752a3b18e3e19e815cb
[ "MIT" ]
14
2018-02-21T08:32:20.000Z
2021-11-23T16:45:24.000Z
inkview.h
Skeeve/inkview
a8a15d6268a34bcc4e83b752a3b18e3e19e815cb
[ "MIT" ]
5
2018-09-28T22:09:42.000Z
2021-06-29T17:44:04.000Z
inkview.h
Skeeve/inkview
a8a15d6268a34bcc4e83b752a3b18e3e19e815cb
[ "MIT" ]
4
2018-11-16T00:01:35.000Z
2021-03-05T16:56:52.000Z
#ifndef INKVIEW_H #define INKVIEW_H #include <stdio.h> #include <stdlib.h> #include <stdarg.h> #include <string.h> #include <ctype.h> #include <unistd.h> #include <time.h> #include <sys/time.h> #include <sys/types.h> #include <sys/stat.h> #include <sys/wait.h> #include <dirent.h> #include <fcntl.h> /* #include <sys/ip...
27.422399
129
0.763418
[ "object" ]
358d9d5d90a9d61a442cc5ca8c43249c3cfbdb04
1,267
h
C
AdventOfCode2021/Shared.h
GamesTrap/AoC-2021
38771368281e17ec456d3e315d55393bd04ebd1f
[ "MIT" ]
null
null
null
AdventOfCode2021/Shared.h
GamesTrap/AoC-2021
38771368281e17ec456d3e315d55393bd04ebd1f
[ "MIT" ]
null
null
null
AdventOfCode2021/Shared.h
GamesTrap/AoC-2021
38771368281e17ec456d3e315d55393bd04ebd1f
[ "MIT" ]
null
null
null
//This file contains shared functions for the Advent of Code 2021 solutions. #include <vector> #include <string> #include <filesystem> #include <fstream> #include <iostream> std::vector<std::string> ReadTextFile(const std::filesystem::path& filePath) { std::ifstream file(filePath); if(!file.good() || !file.is...
24.365385
119
0.568272
[ "vector" ]
359273b43bb2b9bdbf46b3cb812bb632b8d16572
9,845
h
C
Pods/FeedHenry/FeedHenry/FeedHenry-Swift.h
bmachado/blank-ios-swift
da006a1b5c802811227368fa2f578736b7cc781c
[ "Apache-2.0" ]
null
null
null
Pods/FeedHenry/FeedHenry/FeedHenry-Swift.h
bmachado/blank-ios-swift
da006a1b5c802811227368fa2f578736b7cc781c
[ "Apache-2.0" ]
null
null
null
Pods/FeedHenry/FeedHenry/FeedHenry-Swift.h
bmachado/blank-ios-swift
da006a1b5c802811227368fa2f578736b7cc781c
[ "Apache-2.0" ]
null
null
null
// Generated by Apple Swift version 4.0 (swiftlang-900.0.65 clang-900.0.37) #pragma clang diagnostic push #pragma clang diagnostic ignored "-Wgcc-compat" #if !defined(__has_include) # define __has_include(x) 0 #endif #if !defined(__has_attribute) # define __has_attribute(x) 0 #endif #if !defined(__has_feature) # defin...
38.158915
278
0.804774
[ "object" ]
35a3ef1e12abfff0d94c94b76640a3111520ebaf
3,335
c
C
src/app_mt/fault.c
skonzem/model-t
96e8ca32626190e7019e65b8777348191cabcef8
[ "MIT" ]
null
null
null
src/app_mt/fault.c
skonzem/model-t
96e8ca32626190e7019e65b8777348191cabcef8
[ "MIT" ]
null
null
null
src/app_mt/fault.c
skonzem/model-t
96e8ca32626190e7019e65b8777348191cabcef8
[ "MIT" ]
null
null
null
#include "ch.h" #include "hal.h" #include "fault.h" #include "app_cfg.h" #include <stdio.h> #include <stdint.h> void dump_stack(uint32_t *pulFaultStackAddress); typedef struct { uint32_t r0; uint32_t r1; uint32_t r2; uint32_t r3; uint32_t r12; uint32_t lr; /* Link register. */ uin...
25.653846
83
0.585607
[ "vector" ]
35a7913d8a3f3f79bcd0396673aafd192efb370d
1,811
h
C
celestial_objects.h
twareintor/Spaceship-simulator
9b960eebbf86d36bad908e822f481a87247424c1
[ "MIT" ]
null
null
null
celestial_objects.h
twareintor/Spaceship-simulator
9b960eebbf86d36bad908e822f481a87247424c1
[ "MIT" ]
null
null
null
celestial_objects.h
twareintor/Spaceship-simulator
9b960eebbf86d36bad908e822f481a87247424c1
[ "MIT" ]
null
null
null
/** Copyright (c) 2007 - 2018 Claudiu Ciutacu "Twareintor" */ // "celestial_objects.h" // The Sun, The Stars, The Moon, The Earth as well and The Celestial Sphere (The Sky) // all using "gluQuadric" // copyright (c) 2007 - 2018 Claudiu Ciutacu "Twareintor" ///////////////////////////////////////////////////...
28.296875
123
0.585312
[ "object" ]
7704a8b6a5f86432a15caf613dc89ba52c7b3e2a
3,029
c
C
rtl/lookup.c
spikeio/lang
33be3b51eaf22f873ddc94f2f9e381f605a2499f
[ "BSD-2-Clause" ]
1
2020-06-15T07:38:12.000Z
2020-06-15T07:38:12.000Z
rtl/lookup.c
spikeio/lang
33be3b51eaf22f873ddc94f2f9e381f605a2499f
[ "BSD-2-Clause" ]
1
2021-11-12T11:01:45.000Z
2021-11-12T11:01:45.000Z
rtl/lookup.c
spikeio/lang
33be3b51eaf22f873ddc94f2f9e381f605a2499f
[ "BSD-2-Clause" ]
null
null
null
#include "rtl.h" #include <stdio.h> #include <stdlib.h> struct Pair { struct Symbol *selector; struct Method *method; }; struct Method *SpikeLookupMethod( struct Behavior *behavior, unsigned int ns, struct Symbol *selector ) { struct Array *methodTable; struct Pair *p, *end; #if LOOKU...
22.604478
93
0.551337
[ "object" ]
7711deb185c93d68b7f499900de0482505eb05a8
119
h
C
isys/isyspapi.h
thekaigonzalez/ISys--
8f22b027a743f1d8b1f1c301acc1a718800f2c77
[ "MIT" ]
null
null
null
isys/isyspapi.h
thekaigonzalez/ISys--
8f22b027a743f1d8b1f1c301acc1a718800f2c77
[ "MIT" ]
null
null
null
isys/isyspapi.h
thekaigonzalez/ISys--
8f22b027a743f1d8b1f1c301acc1a718800f2c77
[ "MIT" ]
1
2021-11-10T22:11:34.000Z
2021-11-10T22:11:34.000Z
#include <iostream> #include <lua.h> #include "stat.h" #include <vector> // void ispp_register(std::string name, );
13.222222
42
0.680672
[ "vector" ]
7712dcc3273593b123d4ba6f5aaa676c73683f01
7,080
h
C
third_party/perfetto/include/perfetto/ftrace_reader/ftrace_controller.h
zipated/src
2b8388091c71e442910a21ada3d97ae8bc1845d3
[ "BSD-3-Clause" ]
2,151
2020-04-18T07:31:17.000Z
2022-03-31T08:39:18.000Z
third_party/perfetto/include/perfetto/ftrace_reader/ftrace_controller.h
cangulcan/src
2b8388091c71e442910a21ada3d97ae8bc1845d3
[ "BSD-3-Clause" ]
395
2020-04-18T08:22:18.000Z
2021-12-08T13:04:49.000Z
third_party/perfetto/include/perfetto/ftrace_reader/ftrace_controller.h
cangulcan/src
2b8388091c71e442910a21ada3d97ae8bc1845d3
[ "BSD-3-Clause" ]
338
2020-04-18T08:03:10.000Z
2022-03-29T12:33:22.000Z
/* * Copyright (C) 2017 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
29.256198
79
0.735311
[ "vector" ]
7714262d55cacf9695e11453421a47e2f0b53855
350
h
C
Apptentive/Apptentive/Engagement/Model/Targeting/ApptentiveFalseClause.h
Dedgmz/apptentive-ios
601a909c44638a7eed45c8f8deefc3b60d1a9a42
[ "BSD-3-Clause" ]
null
null
null
Apptentive/Apptentive/Engagement/Model/Targeting/ApptentiveFalseClause.h
Dedgmz/apptentive-ios
601a909c44638a7eed45c8f8deefc3b60d1a9a42
[ "BSD-3-Clause" ]
null
null
null
Apptentive/Apptentive/Engagement/Model/Targeting/ApptentiveFalseClause.h
Dedgmz/apptentive-ios
601a909c44638a7eed45c8f8deefc3b60d1a9a42
[ "BSD-3-Clause" ]
1
2021-07-23T10:00:26.000Z
2021-07-23T10:00:26.000Z
// // ApptentiveFalseClause.h // Apptentive // // Created by Frank Schmitt on 11/21/17. // Copyright © 2017 Apptentive, Inc. All rights reserved. // #import "ApptentiveClause.h" NS_ASSUME_NONNULL_BEGIN @interface ApptentiveFalseClause : ApptentiveClause + (instancetype)falseClauseWithObject:(NSObject *)object;...
16.666667
58
0.762857
[ "object" ]
7717a455ba346ff0ccf8f27336f3c544202cfa69
6,762
h
C
Engine/Renderer/Public/Renderer/Resources/Framebuffer.h
mezox/SummitEngine
73d0c6e78e8a0ef32c6c135524c911aad7635955
[ "MIT" ]
null
null
null
Engine/Renderer/Public/Renderer/Resources/Framebuffer.h
mezox/SummitEngine
73d0c6e78e8a0ef32c6c135524c911aad7635955
[ "MIT" ]
null
null
null
Engine/Renderer/Public/Renderer/Resources/Framebuffer.h
mezox/SummitEngine
73d0c6e78e8a0ef32c6c135524c911aad7635955
[ "MIT" ]
null
null
null
#pragma once #include "DeviceResource.h" #include <Renderer/RendererBase.h> #include <Renderer/SharedDeviceTypes.h> #include <vector> #include <memory> namespace Renderer { /*! @brief Enumerator of attachment types. */ enum class AttachmentType { Undefined, Input, Color...
28.175
110
0.562851
[ "render", "object", "vector" ]
771c6c1159990e714991dd5a06498d16cdbd57ed
7,364
h
C
arduino/arduino-probee/src/hal/hal_sensors_ultrasonic.h
Juicymo/iot-probee
2f8d324f7250202799c552f67b53207967254408
[ "MIT" ]
5
2017-11-06T10:41:53.000Z
2020-08-17T03:21:45.000Z
arduino/arduino-probee/src/hal/hal_sensors_ultrasonic.h
Juicymo/iot-probee
2f8d324f7250202799c552f67b53207967254408
[ "MIT" ]
null
null
null
arduino/arduino-probee/src/hal/hal_sensors_ultrasonic.h
Juicymo/iot-probee
2f8d324f7250202799c552f67b53207967254408
[ "MIT" ]
3
2017-11-06T16:34:06.000Z
2019-04-17T12:48:32.000Z
// Variables // Private unsigned long _pingTimers[SONAR_NUM]; // Holds the times when the next ping should happen for each sensor. uint8_t _currentSensor = 0; // Keeps track of which sensor is active. NewPing _sonars[SONAR_NUM] = { // Sensor object array. NewPing(SONAR_TURRET_TRIGGER_PIN, SONAR_TURRE...
37.958763
160
0.73642
[ "object" ]
7725a7a290b181b156ba15d541fcd2fad8699428
10,697
h
C
include/HyperionMath/Interpolator.h
braxtons12/Hyperion-Math
77093e282b29747741fd4164b4e165fcef267471
[ "MIT" ]
null
null
null
include/HyperionMath/Interpolator.h
braxtons12/Hyperion-Math
77093e282b29747741fd4164b4e165fcef267471
[ "MIT" ]
null
null
null
include/HyperionMath/Interpolator.h
braxtons12/Hyperion-Math
77093e282b29747741fd4164b4e165fcef267471
[ "MIT" ]
null
null
null
#pragma once #include <gsl/gsl> #include <type_traits> #include "Exponentials.h" #include "HyperionUtils/Concepts.h" #include "HyperionUtils/Macros.h" #include "HyperionUtils/OptionAndResult.h" namespace hyperion::math { using utils::None; using utils::Option; using utils::Some; using utils::concep...
39.914179
96
0.707675
[ "shape" ]
772a7500913ca614546cbf4efe57d784c0c95949
3,796
h
C
inetsrv/iis/svcs/nntp/adminsso/rebuild.h
npocmaka/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
17
2020-11-13T13:42:52.000Z
2021-09-16T09:13:13.000Z
inetsrv/iis/svcs/nntp/adminsso/rebuild.h
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
2
2020-10-19T08:02:06.000Z
2020-10-19T08:23:18.000Z
inetsrv/iis/svcs/nntp/adminsso/rebuild.h
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
14
2020-11-14T09:43:20.000Z
2021-08-28T08:59:57.000Z
// Rebuild.h : Declaration of the CNntpAdminRebuild ///////////////////////////////////////////////////////////////////////////// // nntpadm class CNntpAdminRebuild : public INntpAdminRebuild, public IPrivateUnknown, public IPrivateDispatch, public IADsExtension, public INonDelegatingUnknown, publ...
29.426357
129
0.647787
[ "object" ]
772bf8f39cd9f1bce2597f9e710d2f5ed89a3301
1,599
c
C
d/dagger/Torm/obj/diamond_hammer.c
Dbevan/SunderingShadows
6c15ec56cef43c36361899bae6dc08d0ee907304
[ "MIT" ]
13
2019-07-19T05:24:44.000Z
2021-11-18T04:08:19.000Z
d/dagger/Torm/obj/diamond_hammer.c
Dbevan/SunderingShadows
6c15ec56cef43c36361899bae6dc08d0ee907304
[ "MIT" ]
4
2021-03-15T18:56:39.000Z
2021-08-17T17:08:22.000Z
d/dagger/Torm/obj/diamond_hammer.c
Dbevan/SunderingShadows
6c15ec56cef43c36361899bae6dc08d0ee907304
[ "MIT" ]
13
2019-09-12T06:22:38.000Z
2022-01-31T01:15:12.000Z
#include <std.h> inherit WEAPON; void create() { ::create(); set_name("diamond studded hammer"); set_short("A diamond studded hammer"); set_id(({"hammer","medium hammer","diamond hammer","diamond studded hammer","studded hammer"})); set_long("The head of this fine hammer has been coated in silver"+ "...
37.186047
99
0.658537
[ "object" ]
7732ce395191e0dadf38d976f63468ab2336a13b
6,203
h
C
src/index/segment/memory_segment.h
divenswu/proximabilin
9eb7db8f215e4ac5f43023c725fbc4997c2ccaee
[ "Apache-2.0" ]
103
2021-09-30T03:54:41.000Z
2022-03-30T09:05:11.000Z
src/index/segment/memory_segment.h
divenswu/proximabilin
9eb7db8f215e4ac5f43023c725fbc4997c2ccaee
[ "Apache-2.0" ]
10
2021-11-02T02:31:12.000Z
2022-03-24T07:56:21.000Z
src/index/segment/memory_segment.h
divenswu/proximabilin
9eb7db8f215e4ac5f43023c725fbc4997c2ccaee
[ "Apache-2.0" ]
21
2021-10-18T04:35:48.000Z
2022-03-29T08:04:38.000Z
/** * Copyright 2021 Alibaba, Inc. and 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. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0...
30.55665
80
0.681444
[ "vector" ]
7733f2b17386696d569c8034abbf388651f01981
2,600
h
C
src/main/include/tigertronics/SwerveModule.h
team2053tigertronics/Robot2021OffSeason
747c716d0b7f00115e5a58374667fe451ef96b82
[ "BSD-3-Clause" ]
null
null
null
src/main/include/tigertronics/SwerveModule.h
team2053tigertronics/Robot2021OffSeason
747c716d0b7f00115e5a58374667fe451ef96b82
[ "BSD-3-Clause" ]
null
null
null
src/main/include/tigertronics/SwerveModule.h
team2053tigertronics/Robot2021OffSeason
747c716d0b7f00115e5a58374667fe451ef96b82
[ "BSD-3-Clause" ]
null
null
null
#pragma once #include <frc/kinematics/SwerveModuleState.h> //#include <ctre/phoenix/motorcontrol/can/WPI_TalonFX.h> #include <ctre/phoenix/motorcontrol/can/WPI_TalonSRX.h> #include <frc/simulation/SingleJointedArmSim.h> #include <frc/simulation/FlywheelSim.h> #include <frc/system/plant/LinearSystemId.h> #include "Cons...
40.625
115
0.741538
[ "geometry" ]
7737ff39ddc57cf56a9274678e3cd4093255e031
5,103
h
C
rsyn/src/rsyn/util/RangeBasedLoop.h
RamAddict/cu-gr
05f9c23d479c7cb54613c624243922a7cfa46465
[ "Unlicense" ]
88
2019-05-11T19:08:19.000Z
2022-03-29T08:17:35.000Z
rsyn/src/rsyn/util/RangeBasedLoop.h
zrpstc/rsyn-x
3855afbf6d25347f7d91f86aba8d1b1664373563
[ "Apache-2.0" ]
15
2018-08-31T11:44:37.000Z
2021-12-30T07:21:38.000Z
rsyn/src/rsyn/util/RangeBasedLoop.h
zrpstc/rsyn-x
3855afbf6d25347f7d91f86aba8d1b1664373563
[ "Apache-2.0" ]
37
2018-09-14T07:59:03.000Z
2022-03-28T06:30:22.000Z
/* Copyright 2014-2018 Rsyn * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in wr...
31.5
93
0.557319
[ "object", "vector" ]
7738b55e69fdb7ed2e59390ed8708d8e924fa245
1,390
h
C
puzzle/reorderer.h
pavelkryukov/puzzles
caf10b5d63bb7f40e700e7c02328a8445fb26665
[ "MIT" ]
null
null
null
puzzle/reorderer.h
pavelkryukov/puzzles
caf10b5d63bb7f40e700e7c02328a8445fb26665
[ "MIT" ]
null
null
null
puzzle/reorderer.h
pavelkryukov/puzzles
caf10b5d63bb7f40e700e7c02328a8445fb26665
[ "MIT" ]
null
null
null
#include <list> #include <map> #include <vector> template<typename OperationType, typename PriorityType> class OperationOrderList { struct OperationOrderListItem : private std::pair<OperationType, PriorityType> { // Constructor OperationOrderListItem(const OperationType & type, const PriorityTy...
31.590909
141
0.626619
[ "vector" ]
773bf02f9d2b66e47fbff617dcd126fc0516d653
4,691
h
C
libcsvsqldb/block.h
fuersten/csvsqldb
1b766ddf253805e31f9840cd3081cba559018a06
[ "BSD-3-Clause" ]
5
2015-09-10T08:53:41.000Z
2020-05-30T18:42:20.000Z
libcsvsqldb/block.h
fuersten/csvsqldb
1b766ddf253805e31f9840cd3081cba559018a06
[ "BSD-3-Clause" ]
20
2015-09-29T16:16:07.000Z
2021-06-13T08:08:05.000Z
libcsvsqldb/block.h
fuersten/csvsqldb
1b766ddf253805e31f9840cd3081cba559018a06
[ "BSD-3-Clause" ]
3
2015-09-09T22:51:44.000Z
2020-11-11T13:19:42.000Z
// // block.h // csvsqldb // // BSD 3-Clause License // Copyright (c) 2015, Lars-Christian Fürstenberg // 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 sourc...
27.432749
98
0.671712
[ "vector" ]
773dd8f6b6679a67092bd76353999688b2b51d62
487
h
C
DreamEngine/Test_MultiViewport.h
FewStone/DreamEngine
f595669d6d6076f3035f405c21f5b36d52a5ba20
[ "MIT" ]
null
null
null
DreamEngine/Test_MultiViewport.h
FewStone/DreamEngine
f595669d6d6076f3035f405c21f5b36d52a5ba20
[ "MIT" ]
null
null
null
DreamEngine/Test_MultiViewport.h
FewStone/DreamEngine
f595669d6d6076f3035f405c21f5b36d52a5ba20
[ "MIT" ]
null
null
null
#pragma once #include "Ancestor.h" #include "Shader.h" class Test_MultiViewport : public AncestorNS::Ancestor { public: Test_MultiViewport(); ~Test_MultiViewport(); void Start(); void Render(double currentTime); void OnClear(); private: ShaderNS::Shader *shader; GLuint program; GLuint vao...
16.793103
33
0.652977
[ "render" ]
774256716628f44baca9f5797a4ab3cd23660f23
1,465
h
C
tests/juliet/testcases/CWE122_Heap_Based_Buffer_Overflow/s08/CWE122_Heap_Based_Buffer_Overflow__c_CWE805_int64_t_memmove_83.h
RanerL/analyzer
a401da4680f163201326881802ee535d6cf97f5a
[ "MIT" ]
28
2017-01-20T15:25:54.000Z
2020-03-17T00:28:31.000Z
testcases/CWE122_Heap_Based_Buffer_Overflow/s08/CWE122_Heap_Based_Buffer_Overflow__c_CWE805_int64_t_memmove_83.h
mellowCS/cwe_checker_juliet_suite
ae604f6fd94964251fbe88ef04d5287f6c1ffbe2
[ "MIT" ]
1
2017-01-20T15:26:27.000Z
2018-08-20T00:55:37.000Z
testcases/CWE122_Heap_Based_Buffer_Overflow/s08/CWE122_Heap_Based_Buffer_Overflow__c_CWE805_int64_t_memmove_83.h
mellowCS/cwe_checker_juliet_suite
ae604f6fd94964251fbe88ef04d5287f6c1ffbe2
[ "MIT" ]
2
2019-07-15T19:07:04.000Z
2019-09-07T14:21:04.000Z
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE122_Heap_Based_Buffer_Overflow__c_CWE805_int64_t_memmove_83.h Label Definition File: CWE122_Heap_Based_Buffer_Overflow__c_CWE805.label.xml Template File: sources-sink-83.tmpl.h */ /* * @description * CWE: 122 Heap Based Buffer Overflow * BadSource: Allocate u...
28.72549
122
0.783618
[ "object" ]
7748c40e946e0f2844ab73e02122476c33603b29
1,517
h
C
src/objects/basic/str.h
TravisWheelerLab/MMOREseqs
492eda6efa4fd95ac0a787405a40db5a860bf3dc
[ "BSD-3-Clause-Clear", "BSD-3-Clause" ]
null
null
null
src/objects/basic/str.h
TravisWheelerLab/MMOREseqs
492eda6efa4fd95ac0a787405a40db5a860bf3dc
[ "BSD-3-Clause-Clear", "BSD-3-Clause" ]
null
null
null
src/objects/basic/str.h
TravisWheelerLab/MMOREseqs
492eda6efa4fd95ac0a787405a40db5a860bf3dc
[ "BSD-3-Clause-Clear", "BSD-3-Clause" ]
null
null
null
/******************************************************************************* * - FILE: str.c * - DESC: STR Object ( wraps *char ) *******************************************************************************/ #ifndef _STR_H #define _STR_H /*! FUNCTION: STR_Create() * SYNOPSIS: Create <str>, fil...
26.614035
81
0.536585
[ "object" ]
774ca052268cf478c641f1e46f1c844ef1986498
36,328
h
C
include/rados/buffer.h
liucxer/ceph-msg
2e5c18c0c72253b283bfd3d0576033c0b515ce55
[ "Apache-2.0" ]
null
null
null
include/rados/buffer.h
liucxer/ceph-msg
2e5c18c0c72253b283bfd3d0576033c0b515ce55
[ "Apache-2.0" ]
null
null
null
include/rados/buffer.h
liucxer/ceph-msg
2e5c18c0c72253b283bfd3d0576033c0b515ce55
[ "Apache-2.0" ]
null
null
null
// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- // vim: ts=8 sw=2 smarttab /* * Ceph - scalable distributed file system * * Copyright (C) 2004-2006 Sage Weil <sage@newdream.net> * * This is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General P...
27.273273
102
0.643994
[ "vector" ]
774d6c7bfc1f0d611df981fc1a200d0b85a1039b
7,097
h
C
include/tvm/function/BasicLinearFunction.h
mcx/tvm
fab0eb3740be7e9156ca1018f7448ec07ac2a125
[ "BSD-3-Clause" ]
19
2018-12-20T06:44:53.000Z
2022-02-01T20:16:45.000Z
include/tvm/function/BasicLinearFunction.h
mcx/tvm
fab0eb3740be7e9156ca1018f7448ec07ac2a125
[ "BSD-3-Clause" ]
20
2019-12-05T13:41:35.000Z
2022-03-14T16:44:54.000Z
include/tvm/function/BasicLinearFunction.h
mcx/tvm
fab0eb3740be7e9156ca1018f7448ec07ac2a125
[ "BSD-3-Clause" ]
10
2019-07-22T09:54:15.000Z
2022-02-05T02:27:05.000Z
/** Copyright 2017-2020 CNRS-AIST JRL and CNRS-UM LIRMM */ #pragma once #include <tvm/function/abstract/LinearFunction.h> #include <tvm/internal/MatrixProperties.h> #include <tvm/internal/VariableCountingVector.h> #include <tvm/utils/AffineExpr.h> #include <utility> namespace tvm { namespace function { /** The mo...
36.394872
119
0.676624
[ "shape", "vector" ]
775fd7e2de43f66cf4952dbb45ad1d8e82a7705f
8,415
h
C
geos-3.7.0beta1/include/geos/operation/union/CascadedPolygonUnion.h
litbangbungamayang/SIMTR
23435e829f6c766ec8483c88005daac654de4057
[ "MIT" ]
null
null
null
geos-3.7.0beta1/include/geos/operation/union/CascadedPolygonUnion.h
litbangbungamayang/SIMTR
23435e829f6c766ec8483c88005daac654de4057
[ "MIT" ]
null
null
null
geos-3.7.0beta1/include/geos/operation/union/CascadedPolygonUnion.h
litbangbungamayang/SIMTR
23435e829f6c766ec8483c88005daac654de4057
[ "MIT" ]
null
null
null
/********************************************************************** * * GEOS - Geometry Engine Open Source * http://geos.osgeo.org * * Copyright (C) 2011 Sandro Santilli <strk@kbt.io> * Copyright (C) 2006 Refractions Research Inc. * * This is free software; you can redistribute and/or modify it under * the...
33
97
0.647059
[ "geometry", "vector" ]
77608269628b99ae68a957e6eea450d8847f7ea5
118,911
c
C
suricata-4.1.4/src/detect-parse.c
runtest007/dpdk_surcata_4.1.1
5abf91f483b418b5d9c2dd410b5c850d6ed95c5f
[ "MIT" ]
77
2019-06-17T07:05:07.000Z
2022-03-07T03:26:27.000Z
suricata-4.1.4/src/detect-parse.c
clockdad/DPDK_SURICATA-4_1_1
974cc9eb54b0b1ab90eff12a95617e3e293b77d3
[ "MIT" ]
22
2019-07-18T02:32:10.000Z
2022-03-24T03:39:11.000Z
suricata-4.1.4/src/detect-parse.c
clockdad/DPDK_SURICATA-4_1_1
974cc9eb54b0b1ab90eff12a95617e3e293b77d3
[ "MIT" ]
49
2019-06-18T03:31:56.000Z
2022-03-13T05:23:10.000Z
/* Copyright (C) 2007-2014 Open Information Security Foundation * * You can copy, redistribute or modify this Program under the terms of * the GNU General Public License version 2 as published by the Free * Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY...
29.331771
244
0.593595
[ "transform" ]
81f0c497fbdd01c532e8fe6822c9bd143870b1b3
2,825
h
C
Engine/Plugins/Runtime/LeapMotion/Source/LeapMotion/Public/LeapInteractionBox.h
windystrife/UnrealEngine_NVIDIAGameWork
b50e6338a7c5b26374d66306ebc7807541ff815e
[ "MIT" ]
1
2022-01-29T18:36:12.000Z
2022-01-29T18:36:12.000Z
Engine/Plugins/Runtime/LeapMotion/Source/LeapMotion/Public/LeapInteractionBox.h
windystrife/UnrealEngine_NVIDIAGameWork
b50e6338a7c5b26374d66306ebc7807541ff815e
[ "MIT" ]
null
null
null
Engine/Plugins/Runtime/LeapMotion/Source/LeapMotion/Public/LeapInteractionBox.h
windystrife/UnrealEngine_NVIDIAGameWork
b50e6338a7c5b26374d66306ebc7807541ff815e
[ "MIT" ]
null
null
null
// Copyright 1998-2017 Epic Games, Inc. All Rights Reserved. #pragma once #include "CoreMinimal.h" #include "UObject/Object.h" #include "UObject/ScriptMacros.h" #include "Leap_NoPI.h" #include "LeapInteractionBox.generated.h" /** * The InteractionBox class represents a box-shaped region completely within the * fiel...
35.3125
160
0.767788
[ "object", "3d" ]
81ff447022172aaca0a32fd7b9faf431ca73a99b
5,122
h
C
tests/gtests/testing/testing.h
noorbeast/blender
9dc69b3848b46f4fbf3daa3360a3b975f4e1565f
[ "Naumen", "Condor-1.1", "MS-PL" ]
365
2015-02-10T15:10:55.000Z
2022-03-03T15:50:51.000Z
tests/gtests/testing/testing.h
noorbeast/blender
9dc69b3848b46f4fbf3daa3360a3b975f4e1565f
[ "Naumen", "Condor-1.1", "MS-PL" ]
45
2015-01-09T15:34:20.000Z
2021-10-05T14:44:23.000Z
tests/gtests/testing/testing.h
noorbeast/blender
9dc69b3848b46f4fbf3daa3360a3b975f4e1565f
[ "Naumen", "Condor-1.1", "MS-PL" ]
172
2015-01-25T15:16:53.000Z
2022-01-31T08:25:36.000Z
#ifndef __BLENDER_TESTING_H__ #define __BLENDER_TESTING_H__ #include <vector> #include "gflags/gflags.h" #include "glog/logging.h" #include "gtest/gtest.h" namespace blender::tests { /* These strings are passed on the CLI with the --test-asset-dir and --test-release-dir arguments. * The arguments are added automat...
30.855422
98
0.583171
[ "vector" ]
c30023889304e07f39ffc8bcec55ba9acb80cb22
2,328
h
C
src/Utils/PointRendering/types.h
chrismile/PixelSyncOIT
a90353c5a19f911fc470f065cdc91b7b41299c43
[ "Apache-2.0", "BSD-2-Clause" ]
44
2019-01-15T09:53:17.000Z
2022-03-08T08:37:22.000Z
src/types.h
Twinklebear/particle-lasso
28fcfd5eef4294ff2a735f9eb2e56cbe3d047419
[ "MIT" ]
3
2020-07-25T11:17:28.000Z
2021-09-06T09:51:39.000Z
src/types.h
Twinklebear/particle-lasso
28fcfd5eef4294ff2a735f9eb2e56cbe3d047419
[ "MIT" ]
9
2020-04-13T10:02:29.000Z
2021-12-10T09:34:23.000Z
#pragma once #include <vector> #include <unordered_map> #include <string> #include <fstream> #include <memory> #include <iostream> #include <typeinfo> namespace pl { template<typename T> T clamp(T x, T lo, T hi){ if (x < lo){ return lo; } if (x > hi){ return hi; } return x; } struct vec3f { float x, y, z;...
24.25
80
0.67354
[ "vector" ]
c30a169ea104b4dda9afacd126880afcc84afd32
10,137
c
C
core/Clownfish/Test/TestNum.c
gitpan/Clownfish
07688e87c52622109debe0bd53488623543ee6d5
[ "Apache-2.0" ]
null
null
null
core/Clownfish/Test/TestNum.c
gitpan/Clownfish
07688e87c52622109debe0bd53488623543ee6d5
[ "Apache-2.0" ]
null
null
null
core/Clownfish/Test/TestNum.c
gitpan/Clownfish
07688e87c52622109debe0bd53488623543ee6d5
[ "Apache-2.0" ]
null
null
null
/* Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may not...
35.444056
77
0.658183
[ "object" ]
c30ba9b6dac1bb58e73c7c32e1383da89a8b199e
892
h
C
informatyka_2021_projekt/informatyka_2021_projekt/Player.h
LuckyJacky69/Projekt_Informatyka
ab5aa903244e28c25b9015a0195db125e67d1955
[ "BSD-2-Clause" ]
null
null
null
informatyka_2021_projekt/informatyka_2021_projekt/Player.h
LuckyJacky69/Projekt_Informatyka
ab5aa903244e28c25b9015a0195db125e67d1955
[ "BSD-2-Clause" ]
null
null
null
informatyka_2021_projekt/informatyka_2021_projekt/Player.h
LuckyJacky69/Projekt_Informatyka
ab5aa903244e28c25b9015a0195db125e67d1955
[ "BSD-2-Clause" ]
null
null
null
#pragma once #include <SFML/Graphics.hpp> class Player { private: sf::Sprite sprite; sf::Texture texture; //attributes int hp=100; int hpMax; int damage; float movementSpeed; float attackCooldown; float attackCooldownMax; //functions priv void initVariables(); void initTexture(); void initSprite(); voi...
18.204082
48
0.71861
[ "render" ]
c30bf69df816f7c1e1e373106cb0d38621ba1e1c
744
h
C
ios-rongimdemo/framework/RongCallKit.framework/Headers/RCCallMultiCallUserCell.h
zhixingheyiyangtuan/08-iOS-RongClundInstandChatting
26f9902869bcc4d9b42516add0c96d3192dc1467
[ "MIT" ]
1
2018-07-04T12:21:28.000Z
2018-07-04T12:21:28.000Z
ios-rongimdemo/framework/RongCallKit.framework/Headers/RCCallMultiCallUserCell.h
zhixingheyiyangtuan/08-iOS-RongClundInstandChatting
26f9902869bcc4d9b42516add0c96d3192dc1467
[ "MIT" ]
null
null
null
ios-rongimdemo/framework/RongCallKit.framework/Headers/RCCallMultiCallUserCell.h
zhixingheyiyangtuan/08-iOS-RongClundInstandChatting
26f9902869bcc4d9b42516add0c96d3192dc1467
[ "MIT" ]
null
null
null
// // RCCallMultiCallUserCell.h // RongCallKit // // Created by litao on 16/3/22. // Copyright © 2016年 RongCloud. All rights reserved. // #import "RCCallUserCallInfoModel.h" #import <UIKit/UIKit.h> @class RCloudImageView; /*! 多人音视频界面的用户Cell */ @interface RCCallMultiCallUserCell : UICollectionViewCell /*! 用户的头...
17.302326
62
0.729839
[ "model" ]
c30ed67b4d8e1304b4ae5a39162fac74261a6f1d
569
h
C
CondFormats/DataRecord/interface/HcalQIEDataRcd.h
nistefan/cmssw
ea13af97f7f2117a4f590a5e654e06ecd9825a5b
[ "Apache-2.0" ]
3
2018-08-24T19:10:26.000Z
2019-02-19T11:45:32.000Z
CondFormats/DataRecord/interface/HcalQIEDataRcd.h
nistefan/cmssw
ea13af97f7f2117a4f590a5e654e06ecd9825a5b
[ "Apache-2.0" ]
3
2018-08-23T13:40:24.000Z
2019-12-05T21:16:03.000Z
CondFormats/DataRecord/interface/HcalQIEDataRcd.h
nistefan/cmssw
ea13af97f7f2117a4f590a5e654e06ecd9825a5b
[ "Apache-2.0" ]
5
2018-08-21T16:37:52.000Z
2020-01-09T13:33:17.000Z
// this file is generated automatically by /afs/fnal.gov/files/home/room1/ratnikov/bin/makeNewClass.sh // name: ratnikov, date: Tue Oct 18 19:00:40 CDT 2005 #ifndef HcalQIEDataRcd_H #define HcalQIEDataRcd_H #include "FWCore/Framework/interface/DependentRecordImplementation.h" #include "Geometry/Records/interface/HcalRe...
56.9
161
0.827768
[ "geometry", "vector" ]
c31562c3a2ab9a9751b516ad83389ea9d2882ba4
6,814
h
C
tdmq/include/tencentcloud/tdmq/v20200217/model/VpcBindRecord.h
TencentCloud/tencentcloud-sdk-cpp-intl-en
752c031f5ad2c96868183c5931eae3a42dd5ae6c
[ "Apache-2.0" ]
1
2022-01-27T09:27:34.000Z
2022-01-27T09:27:34.000Z
tdmq/include/tencentcloud/tdmq/v20200217/model/VpcBindRecord.h
TencentCloud/tencentcloud-sdk-cpp-intl-en
752c031f5ad2c96868183c5931eae3a42dd5ae6c
[ "Apache-2.0" ]
null
null
null
tdmq/include/tencentcloud/tdmq/v20200217/model/VpcBindRecord.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 ...
32.917874
116
0.441591
[ "vector", "model" ]
c318ce0397210af71205eb1770176094813481f4
6,605
h
C
Examples/SDKLibrary/interface/server/portable/events/data_types/opcua_event_severity_t.h
beeond/robot-examples
afc6b8b10809988b03663d703203625927e66e8f
[ "MIT" ]
1
2018-03-29T21:03:31.000Z
2018-03-29T21:03:31.000Z
Examples/SDKLibrary/interface/server/portable/events/data_types/opcua_event_severity_t.h
JayeshThamke/robot-examples
afc6b8b10809988b03663d703203625927e66e8f
[ "MIT" ]
null
null
null
Examples/SDKLibrary/interface/server/portable/events/data_types/opcua_event_severity_t.h
JayeshThamke/robot-examples
afc6b8b10809988b03663d703203625927e66e8f
[ "MIT" ]
4
2018-04-05T21:16:55.000Z
2019-10-15T19:01:46.000Z
/* ----------------------------------------------------------------------------------------------------------------- COPYRIGHT (c) 2009 - 2017 HONEYWELL INC., ALL RIGHTS RESERVED This so...
28.717391
116
0.481302
[ "object" ]
c31e94791a4c00b324b4ac548e46db7a9f8bedac
4,592
h
C
Vitis/ultra96v2_foc_pkg/petalinux/project-spec/meta-user/recipes-apps/libsmart/files/smart/MappedFile.h
JoelNeys/IIoT-EDDP
ab95ee2762840c35b12342c717100c27579ef1f4
[ "BSD-3-Clause" ]
63
2018-02-20T17:01:38.000Z
2021-11-15T16:26:23.000Z
Vitis/ultra96v2_foc_pkg/petalinux/project-spec/meta-user/recipes-apps/libsmart/files/smart/MappedFile.h
Reg-Chin/IIoT-EDDP
ffe49cf8607397580857fe0e885aba2b8341f8ca
[ "BSD-3-Clause" ]
3
2018-12-05T08:57:02.000Z
2021-06-06T09:04:34.000Z
Vitis/ultra96v2_foc_pkg/petalinux/project-spec/meta-user/recipes-apps/libsmart/files/smart/MappedFile.h
Reg-Chin/IIoT-EDDP
ffe49cf8607397580857fe0e885aba2b8341f8ca
[ "BSD-3-Clause" ]
29
2017-10-18T11:22:37.000Z
2021-11-15T16:26:28.000Z
/* The 3-Clause BSD License SPDX short identifier: BSD-3-Clause Copyright 2016-2017 Trenz Electronic GmbH 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 n...
35.596899
755
0.739547
[ "vector" ]
c32110ddf50538129761c42160e888b331484aad
4,144
h
C
source/mclib/mlr/mlrshape.h
mechasource/mechcommander2
b2c7cecf001cec1f535aa8d29c31bdc30d9aa983
[ "BSD-2-Clause" ]
38
2015-04-10T13:31:03.000Z
2021-09-03T22:34:05.000Z
source/mclib/mlr/mlrshape.h
mechasource/mechcommander2
b2c7cecf001cec1f535aa8d29c31bdc30d9aa983
[ "BSD-2-Clause" ]
1
2020-07-09T09:48:44.000Z
2020-07-12T12:41:43.000Z
source/mclib/mlr/mlrshape.h
mechasource/mechcommander2
b2c7cecf001cec1f535aa8d29c31bdc30d9aa983
[ "BSD-2-Clause" ]
12
2015-06-29T08:06:57.000Z
2021-10-13T13:11:41.000Z
//===========================================================================// // Copyright (C) Microsoft Corporation. All rights reserved. // //===========================================================================// #pragma once #ifndef MLR_MLRSHAPE_HPP #define MLR_MLRSHAPE_HPP #include "stuf...
24.963855
82
0.59918
[ "geometry", "shape", "vector", "transform" ]
dc98916710f6be74d29b8e70f523e708a0bc7274
19,592
c
C
Src/main.c
allefr/scanse_sweep_lidar_mcu
25868f2205c207a54499bb78af3b6e73978641a2
[ "MIT" ]
null
null
null
Src/main.c
allefr/scanse_sweep_lidar_mcu
25868f2205c207a54499bb78af3b6e73978641a2
[ "MIT" ]
null
null
null
Src/main.c
allefr/scanse_sweep_lidar_mcu
25868f2205c207a54499bb78af3b6e73978641a2
[ "MIT" ]
1
2019-04-26T17:25:49.000Z
2019-04-26T17:25:49.000Z
/** ****************************************************************************** * File Name : main.c * Description : Main program body ****************************************************************************** * This notice applies to any and all portions of this file * that are...
30.517134
109
0.663791
[ "3d" ]
dc9ee8be7eea73f350a6efe7853a494ade7ecee5
1,759
h
C
component_system/transform.h
sleepingdog0529/WX2_Patterns
01f342c3f1584d5f907c6c342d4e9488c4173458
[ "MIT" ]
null
null
null
component_system/transform.h
sleepingdog0529/WX2_Patterns
01f342c3f1584d5f907c6c342d4e9488c4173458
[ "MIT" ]
null
null
null
component_system/transform.h
sleepingdog0529/WX2_Patterns
01f342c3f1584d5f907c6c342d4e9488c4173458
[ "MIT" ]
null
null
null
/********************************************************************* * @file transform.h * @author SleepingDog0529 * @date 2021/07/06 13:43 *********************************************************************/ #pragma once #include "component.h" #include <DirectXMath.h> namespace wx2 { class Transform : public...
28.370968
86
0.661171
[ "transform" ]
dcb2a3adf7db49dc810538799be564a1fc6ba016
5,568
h
C
include/tvm/robot/Contact.h
mmurooka/tvm
9098ad443d059ed4d216afb5bcc41655afdc34e0
[ "BSD-3-Clause" ]
2
2021-03-15T00:54:58.000Z
2022-02-01T20:15:47.000Z
include/tvm/robot/Contact.h
mmurooka/tvm
9098ad443d059ed4d216afb5bcc41655afdc34e0
[ "BSD-3-Clause" ]
null
null
null
include/tvm/robot/Contact.h
mmurooka/tvm
9098ad443d059ed4d216afb5bcc41655afdc34e0
[ "BSD-3-Clause" ]
null
null
null
/* Copyright 2017-2018 CNRS-AIST JRL and CNRS-UM LIRMM * * 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 foll...
34.8
114
0.661638
[ "vector" ]
dcc1b30ea6a032dae4ff7d0674d4ac91edb8bfb9
4,058
h
C
src/media/audio/lib/simple-codec/include/lib/simple-codec/simple-codec-client.h
re995/fuchsia
02cb86f760af2aac974ba654186b73af8c16638f
[ "BSD-2-Clause" ]
1
2021-12-23T01:55:48.000Z
2021-12-23T01:55:48.000Z
src/media/audio/lib/simple-codec/include/lib/simple-codec/simple-codec-client.h
re995/fuchsia
02cb86f760af2aac974ba654186b73af8c16638f
[ "BSD-2-Clause" ]
1
2020-01-07T00:50:54.000Z
2020-03-28T03:56:01.000Z
src/media/audio/lib/simple-codec/include/lib/simple-codec/simple-codec-client.h
re995/fuchsia
02cb86f760af2aac974ba654186b73af8c16638f
[ "BSD-2-Clause" ]
1
2021-12-23T06:22:27.000Z
2021-12-23T06:22:27.000Z
// Copyright 2020 The Fuchsia Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef SRC_MEDIA_AUDIO_LIB_SIMPLE_CODEC_INCLUDE_LIB_SIMPLE_CODEC_SIMPLE_CODEC_CLIENT_H_ #define SRC_MEDIA_AUDIO_LIB_SIMPLE_CODEC_INCLUDE_LIB_SIMPLE_CODEC_...
38.283019
98
0.769837
[ "object", "vector" ]
dcdafa318b99de664324c22f8d629b97527a04c5
1,760
h
C
src/memorymanager/sysinfo/SysInfo.h
webosose/com.webos.service.memorymanager
b1e4ef4c1396f02fb6a40aaeb137cdb757dff671
[ "Apache-2.0" ]
4
2018-06-20T02:34:43.000Z
2021-01-02T08:14:21.000Z
src/memorymanager/sysinfo/SysInfo.h
webosose/com.webos.service.memorymanager
b1e4ef4c1396f02fb6a40aaeb137cdb757dff671
[ "Apache-2.0" ]
null
null
null
src/memorymanager/sysinfo/SysInfo.h
webosose/com.webos.service.memorymanager
b1e4ef4c1396f02fb6a40aaeb137cdb757dff671
[ "Apache-2.0" ]
3
2018-08-21T05:51:56.000Z
2021-11-19T13:32:14.000Z
// Copyright (c) 2020 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 agre...
28.852459
85
0.71875
[ "vector" ]
dcf103693c3338adfe73a31b9a77e700af105653
17,881
h
C
sys/boot/arm/at91/libat91/mci_device.h
dcui/FreeBSD-9.3_kernel
39d9caaa6ba320e2f8e910b1f5f01efc24ca4a92
[ "BSD-3-Clause" ]
3
2015-12-15T00:56:39.000Z
2018-01-11T01:01:38.000Z
sys/boot/arm/at91/libat91/mci_device.h
dcui/FreeBSD-9.3_kernel
39d9caaa6ba320e2f8e910b1f5f01efc24ca4a92
[ "BSD-3-Clause" ]
null
null
null
sys/boot/arm/at91/libat91/mci_device.h
dcui/FreeBSD-9.3_kernel
39d9caaa6ba320e2f8e910b1f5f01efc24ca4a92
[ "BSD-3-Clause" ]
2
2018-01-11T01:01:12.000Z
2020-11-19T03:07:29.000Z
/*- * Copyright (c) 2006 M. Warner Losh. 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 condi...
41.583721
147
0.629775
[ "object" ]
dcf714cdbc69ffac10c043474973cd67f9fe1d4b
2,512
h
C
src/include/ModelStruct.h
krogenth/G2DataGUI
6bf4ef7bc90e72cf8fd33b9028cf00859dd8aa28
[ "MIT" ]
1
2021-04-20T04:34:59.000Z
2021-04-20T04:34:59.000Z
src/include/ModelStruct.h
krogenth/G2DataGUI
6bf4ef7bc90e72cf8fd33b9028cf00859dd8aa28
[ "MIT" ]
3
2020-05-22T12:34:35.000Z
2021-07-02T15:46:42.000Z
src/include/ModelStruct.h
krogenth/G2DataGUI
6bf4ef7bc90e72cf8fd33b9028cf00859dd8aa28
[ "MIT" ]
1
2020-05-20T00:29:38.000Z
2020-05-20T00:29:38.000Z
#pragma once #include <vector> #include <string> #include <fstream> #include ".\imgui.h" /* A run down of the various chunks found within these files: NJCM chunk: contains all of the vertex and bone structure of the mode, used to create the wire frame NMDM chunk: contains all of the model motion for animations, th...
26.442105
175
0.742436
[ "vector", "model" ]
dcf792e5ac97c42147ad82126f4f0061d114cef8
3,045
c
C
inherit/worm.c
zhangyifei/mud
b2090bbd2a8d3d82b86148d794a7ca59cd2429f3
[ "MIT" ]
null
null
null
inherit/worm.c
zhangyifei/mud
b2090bbd2a8d3d82b86148d794a7ca59cd2429f3
[ "MIT" ]
null
null
null
inherit/worm.c
zhangyifei/mud
b2090bbd2a8d3d82b86148d794a7ca59cd2429f3
[ "MIT" ]
null
null
null
// Inherit: worm.c 毒虫 // Create by Vin for Heros.cn #include <ansi.h> inherit NPC; int is_worm() { return 1; } void setup() { mapping p; p = this_object()->query("worm_poison"); if (! p) { ::setup(); return; } if (! intp(p["level"])) ...
27.681818
65
0.381281
[ "object" ]
0d01e21783a01b3853b1a69d01e140559be70f5c
9,550
h
C
amd_tressfx_sample/prebuilt/include/ObjectManager/SuModelChunkDesc.h
kostenickj/TressFX
9a9a1008fbcc9cc71a6b08331a75bed81c2119ac
[ "MIT" ]
1
2020-07-20T19:07:05.000Z
2020-07-20T19:07:05.000Z
amd_tressfx_sample/prebuilt/include/ObjectManager/SuModelChunkDesc.h
kostenickj/TressFX
9a9a1008fbcc9cc71a6b08331a75bed81c2119ac
[ "MIT" ]
null
null
null
amd_tressfx_sample/prebuilt/include/ObjectManager/SuModelChunkDesc.h
kostenickj/TressFX
9a9a1008fbcc9cc71a6b08331a75bed81c2119ac
[ "MIT" ]
null
null
null
// // Copyright (c) 2016 Advanced Micro Devices, Inc. All rights reserved. // // 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 rig...
42.070485
153
0.697801
[ "render", "model" ]
0d01e47c14f8c27858dd5c4df4fd5d0c4a61b6f0
760
h
C
aws-cpp-sdk-dms/include/aws/dms/model/MessageFormatValue.h
Neusoft-Technology-Solutions/aws-sdk-cpp
88c041828b0dbee18a297c3cfe98c5ecd0706d0b
[ "Apache-2.0" ]
1
2022-02-12T08:09:30.000Z
2022-02-12T08:09:30.000Z
aws-cpp-sdk-dms/include/aws/dms/model/MessageFormatValue.h
Neusoft-Technology-Solutions/aws-sdk-cpp
88c041828b0dbee18a297c3cfe98c5ecd0706d0b
[ "Apache-2.0" ]
1
2022-01-03T23:59:37.000Z
2022-01-03T23:59:37.000Z
aws-cpp-sdk-dms/include/aws/dms/model/MessageFormatValue.h
ravindra-wagh/aws-sdk-cpp
7d5ff01b3c3b872f31ca98fb4ce868cd01e97696
[ "Apache-2.0" ]
1
2021-11-09T11:58:03.000Z
2021-11-09T11:58:03.000Z
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #pragma once #include <aws/dms/DatabaseMigrationService_EXPORTS.h> #include <aws/core/utils/memory/stl/AWSString.h> namespace Aws { namespace DatabaseMigrationService { namespace Model { enum class...
23.75
106
0.792105
[ "model" ]
0d0654f282a9dd4b3df01721ddd7e5567625c8c0
4,060
h
C
src/ofxTcpOscUtils.h
icq4ever/ofxTcpOsc
73aacd00389ac09e280160a7b4c9710c5979236b
[ "MIT" ]
15
2016-02-10T09:11:02.000Z
2020-07-02T20:09:28.000Z
src/ofxTcpOscUtils.h
icq4ever/ofxTcpOsc
73aacd00389ac09e280160a7b4c9710c5979236b
[ "MIT" ]
1
2016-06-18T02:32:27.000Z
2016-06-18T02:32:27.000Z
src/ofxTcpOscUtils.h
icq4ever/ofxTcpOsc
73aacd00389ac09e280160a7b4c9710c5979236b
[ "MIT" ]
4
2016-06-03T08:25:39.000Z
2020-10-29T08:58:34.000Z
// // ofxTcpOscSender.cpp // // Created by Koki Nomura on 2014/06/12. // /* The function isLittleEndian() is from http://forums.devshed.com/programming-42/printing-float-hex-567826.html . Thank you, @clifford! */ #include <iostream> #include <vector> #pragma once using namespace std; namespace ofxTcp...
23.068182
94
0.365764
[ "vector" ]
0d09131c84e7022ba807741f13632ab9478f3c98
9,824
h
C
Nanoforge/application/Registry.h
Moneyl/RF-Viewer
fd5a53c0d7ed94d9c5c9264e3ed11f2037c2f49a
[ "MIT" ]
3
2020-08-26T17:53:47.000Z
2020-09-13T07:48:40.000Z
Nanoforge/application/Registry.h
Moneyl/RF-Viewer
fd5a53c0d7ed94d9c5c9264e3ed11f2037c2f49a
[ "MIT" ]
2
2020-09-01T06:08:28.000Z
2020-11-14T02:14:41.000Z
Nanoforge/application/Registry.h
Moneyl/RF-Viewer
fd5a53c0d7ed94d9c5c9264e3ed11f2037c2f49a
[ "MIT" ]
null
null
null
#pragma once #include "common/Typedefs.h" #include "common/String.h" #include <RfgTools++/types/Vec3.h> #include <RfgTools++/types/Mat3.h> #include <map> #include "util/Hash.h" #include <stdexcept> #include <optional> #include <vector> #include <variant> #include <limits> #include "Log.h" #include <span> class Object;...
35.594203
201
0.680273
[ "object", "vector" ]
0d09b073f15edb37fbeaf5910a4f9958f244258b
1,895
h
C
Pods/Headers/Private/GRMustache/GRMustacheExpressionParser_private.h
findhope/-
07f95a123f345a8d78df201eecfb943b2421ed7c
[ "MIT" ]
32
2015-01-05T21:48:23.000Z
2021-02-03T02:51:03.000Z
Pods/Headers/Private/GRMustache/GRMustacheExpressionParser_private.h
findhope/-
07f95a123f345a8d78df201eecfb943b2421ed7c
[ "MIT" ]
20
2015-01-14T18:39:05.000Z
2016-11-11T22:10:32.000Z
Pods/Headers/Private/GRMustache/GRMustacheExpressionParser_private.h
findhope/-
07f95a123f345a8d78df201eecfb943b2421ed7c
[ "MIT" ]
10
2015-02-16T01:12:02.000Z
2022-03-23T09:02:09.000Z
// The MIT License // // Copyright (c) 2014 Gwendal Roué // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal // in the Software without restriction, including without limitation the rights // to use, copy, mo...
42.111111
129
0.74934
[ "object" ]
0d13e2346db523f32259b2a700446c242c58089d
3,276
h
C
Project/Temp/StagingArea/Data/il2cppOutput/mscorlib_System_Collections_Generic_EqualityComparer98958593MethodDeclarations.h
Yuunagi-Yu/NumberDisk
f1cf414dbfe8d0094d3ef11b37839f6caf58ae9f
[ "MIT" ]
null
null
null
Project/Temp/StagingArea/Data/il2cppOutput/mscorlib_System_Collections_Generic_EqualityComparer98958593MethodDeclarations.h
Yuunagi-Yu/NumberDisk
f1cf414dbfe8d0094d3ef11b37839f6caf58ae9f
[ "MIT" ]
null
null
null
Project/Temp/StagingArea/Data/il2cppOutput/mscorlib_System_Collections_Generic_EqualityComparer98958593MethodDeclarations.h
Yuunagi-Yu/NumberDisk
f1cf414dbfe8d0094d3ef11b37839f6caf58ae9f
[ "MIT" ]
null
null
null
#pragma once #include "il2cpp-config.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include <stdint.h> #include <assert.h> #include <exception> // System.Collections.Generic.EqualityComparer`1<UnityEngine.UI.Slider/Direction> struct EqualityComparer_1_t98958593; // System.Object struct...
86.210526
323
0.826007
[ "object" ]
0d20df99b1abce20e2cff53192de9bb0a233b713
18,331
c
C
src/control/text/x_textsequence.c
jogawebb/Spaghettis
78f21ba3065ce316ef0cb84e94aecc9e8787343d
[ "Zlib", "BSD-2-Clause", "BSD-3-Clause" ]
47
2017-09-05T02:49:22.000Z
2022-01-20T08:11:47.000Z
src/control/text/x_textsequence.c
jogawebb/Spaghettis
78f21ba3065ce316ef0cb84e94aecc9e8787343d
[ "Zlib", "BSD-2-Clause", "BSD-3-Clause" ]
106
2018-05-16T14:58:52.000Z
2022-01-12T13:57:24.000Z
src/control/text/x_textsequence.c
jogawebb/Spaghettis
78f21ba3065ce316ef0cb84e94aecc9e8787343d
[ "Zlib", "BSD-2-Clause", "BSD-3-Clause" ]
11
2018-05-16T06:44:51.000Z
2021-11-10T07:04:46.000Z
/* Copyright (c) 1997-2020 Miller Puckette and others. */ /* < https://opensource.org/licenses/BSD-3-Clause > */ // ----------------------------------------------------------------------------------------------------------- // ------------------------------------------------------------------------------------------...
34.199627
110
0.493099
[ "object" ]
9825918c696d3698ddd9b0d2e275831641a21248
4,409
h
C
PSCCoreDataStack/NSManagedObject+PSCCoreDataHelper.h
PocketScientists/PSCCoreDataStack
4bbf26f2e108a4767731d4e9c0e3d7d3f0009a6b
[ "MIT" ]
1
2015-01-17T02:59:38.000Z
2015-01-17T02:59:38.000Z
PSCCoreDataStack/NSManagedObject+PSCCoreDataHelper.h
PocketScientists/PSCCoreDataStack
4bbf26f2e108a4767731d4e9c0e3d7d3f0009a6b
[ "MIT" ]
null
null
null
PSCCoreDataStack/NSManagedObject+PSCCoreDataHelper.h
PocketScientists/PSCCoreDataStack
4bbf26f2e108a4767731d4e9c0e3d7d3f0009a6b
[ "MIT" ]
null
null
null
// // NSManagedObject+PSCCoreDataHelper.h // Companion // // Created by Philip Messlehner on 28.02.13. // Copyright (c) 2013 Philip Messlehner. All rights reserved. // #import <CoreData/CoreData.h> @class PSCContextWatcher; typedef void(^psc_request_block)(NSFetchRequest * _Nonnull fetchRequest); NS_ASSUME_NONN...
58.786667
215
0.763892
[ "object" ]
9828dd24e3d09decce7d4e5e45b1914489de2b94
47,723
c
C
xboard-4.9.0/book.c
aLahdekorpi/chessAi
668861cf2a03e3cb86c43eef18e0d7ea1ca35510
[ "MIT" ]
1
2019-11-11T09:54:10.000Z
2019-11-11T09:54:10.000Z
xboard-4.9.0/book.c
samp3/shakkialy
b400ad0743c0557075c7519339085d3954eb9850
[ "MIT" ]
null
null
null
xboard-4.9.0/book.c
samp3/shakkialy
b400ad0743c0557075c7519339085d3954eb9850
[ "MIT" ]
null
null
null
/* * book.c -- code for probing Polyglot opening books * * This code was first released in the public domain by Michel Van den Bergh. * The array Random64 is taken from the Polyglot source code. * I am pretty sure that a table of random numbers is never protected * by copyright. * * It s adapted by H.G. Muller ...
45.192235
137
0.695954
[ "transform" ]
98313dfed08aa4478d7fd30a7c6e08677cbeb89a
37,775
c
C
src/asf_meta/cal_params.c
glshort/MapReady
c9065400a64c87be46418ab32e3a251ca2f55fd5
[ "BSD-3-Clause" ]
3
2017-12-31T05:33:28.000Z
2021-07-28T01:51:22.000Z
src/asf_meta/cal_params.c
glshort/MapReady
c9065400a64c87be46418ab32e3a251ca2f55fd5
[ "BSD-3-Clause" ]
null
null
null
src/asf_meta/cal_params.c
glshort/MapReady
c9065400a64c87be46418ab32e3a251ca2f55fd5
[ "BSD-3-Clause" ]
7
2017-04-26T18:18:33.000Z
2020-05-15T08:01:09.000Z
/* Cal_params: Fetches noise and scaling factors from input CEOS image, and returns them to calibrate. */ #include "asf.h" #include "asf_meta.h" #include "ceos.h" #include "terrasar.h" #include <assert.h> /**Harcodings to fix calibration of ASF data*** -------------------------------------------- Current...
34.216486
96
0.603653
[ "vector", "transform" ]
98395795cd9a943ff5440c96fc857e418535d4a5
2,804
c
C
revised_cg_method.c
hiroyaiyori/EisenstatCG
26dc91fcf7c404b3017bfa23a529f0ffea3dbdb7
[ "Apache-2.0" ]
null
null
null
revised_cg_method.c
hiroyaiyori/EisenstatCG
26dc91fcf7c404b3017bfa23a529f0ffea3dbdb7
[ "Apache-2.0" ]
null
null
null
revised_cg_method.c
hiroyaiyori/EisenstatCG
26dc91fcf7c404b3017bfa23a529f0ffea3dbdb7
[ "Apache-2.0" ]
null
null
null
// CG法テストプログラム /*==================================================*/ #include <stdio.h> #include <stdlib.h> #include <math.h> #define N 10 #define TMAX 100 #define EPS (1.0e-6) typedef double Vector[N]; // ベクトル typedef double Matrix[N][N]; // 行列 // ベクトル初期化 void init_vector(Vector x) { int i; for(i...
21.082707
68
0.444365
[ "vector" ]
983cca19a606f93cc20f31311e62381222a94d2a
4,724
h
C
source/common/config/decoded_resource_impl.h
lopter-dbx/envoy
d342e96e7ba2319329838e799021838354e88118
[ "Apache-2.0" ]
3
2018-12-05T09:48:18.000Z
2021-04-21T03:24:55.000Z
source/common/config/decoded_resource_impl.h
lopter-dbx/envoy
d342e96e7ba2319329838e799021838354e88118
[ "Apache-2.0" ]
104
2021-10-03T11:09:20.000Z
2022-01-05T00:21:59.000Z
source/common/config/decoded_resource_impl.h
lopter-dbx/envoy
d342e96e7ba2319329838e799021838354e88118
[ "Apache-2.0" ]
2
2021-01-21T14:46:11.000Z
2021-01-22T03:14:08.000Z
#pragma once #include "envoy/config/subscription.h" #include "envoy/service/discovery/v3/discovery.pb.h" #include "common/protobuf/utility.h" #include "udpa/core/v1/collection_entry.pb.h" namespace Envoy { namespace Config { namespace { std::vector<std::string> repeatedPtrFieldToVector(const Protobuf::RepeatedPtr...
42.558559
99
0.672523
[ "vector" ]
986e5324d9acd64fa72c692b0f1792ab944446b9
2,181
h
C
bssopenapi/include/alibabacloud/bssopenapi/model/QueryAccountTransactionsRequest.h
iamzken/aliyun-openapi-cpp-sdk
3c991c9ca949b6003c8f498ce7a672ea88162bf1
[ "Apache-2.0" ]
89
2018-02-02T03:54:39.000Z
2021-12-13T01:32:55.000Z
bssopenapi/include/alibabacloud/bssopenapi/model/QueryAccountTransactionsRequest.h
iamzken/aliyun-openapi-cpp-sdk
3c991c9ca949b6003c8f498ce7a672ea88162bf1
[ "Apache-2.0" ]
89
2018-03-14T07:44:54.000Z
2021-11-26T07:43:25.000Z
bssopenapi/include/alibabacloud/bssopenapi/model/QueryAccountTransactionsRequest.h
aliyun/aliyun-openapi-cpp-sdk
0cf5861ece17dfb0bb251f13bf3fbdb39c0c6e36
[ "Apache-2.0" ]
69
2018-01-22T09:45:52.000Z
2022-03-28T07:58:38.000Z
/* * Copyright 2009-2017 Alibaba Cloud 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...
33.045455
98
0.753783
[ "vector", "model" ]
9873a43a052a75b87ac64a4ed54049dfb6abf537
3,256
h
C
AutoAnnotationTool/labelcollector.h
andywang0607/AutoLabel
48215d650ecbc19f2921e577b4c6cca63f785378
[ "MIT" ]
1
2020-11-14T18:30:51.000Z
2020-11-14T18:30:51.000Z
AutoAnnotationTool/labelcollector.h
andywang0607/AutoLabel
48215d650ecbc19f2921e577b4c6cca63f785378
[ "MIT" ]
null
null
null
AutoAnnotationTool/labelcollector.h
andywang0607/AutoLabel
48215d650ecbc19f2921e577b4c6cca63f785378
[ "MIT" ]
null
null
null
#ifndef LABELCOLLECTOR_H #define LABELCOLLECTOR_H // Qt related header #include <QObject> #include <QQuickPaintedItem> #include <QPainter> #include <QImage> #include <QVector> #include <QPointF> #include <QPen> #include <QMenu> #include <QAction> #include <QtConcurrent> // std related header #include <vector> #includ...
24.481203
84
0.732801
[ "vector", "model" ]
9886a80a7241d366ac584bff112f7f19dce18191
6,050
h
C
inc/flex/fixed_vector.h
Hoblirm/FixedContainers
8dbe60af3672baeb1588baff445ca93b7a13ee73
[ "MIT" ]
null
null
null
inc/flex/fixed_vector.h
Hoblirm/FixedContainers
8dbe60af3672baeb1588baff445ca93b7a13ee73
[ "MIT" ]
10
2016-01-31T17:47:42.000Z
2016-04-08T00:13:25.000Z
inc/flex/fixed_vector.h
Hoblirm/FixedContainers
8dbe60af3672baeb1588baff445ca93b7a13ee73
[ "MIT" ]
null
null
null
#ifndef FLEX_FIXED_VECTOR_H #define FLEX_FIXED_VECTOR_H #include <flex/vector.h> namespace flex { template<class T, size_t N, class Alloc = allocator<T> > class fixed_vector: public vector<T, Alloc> { public: typedef vector<T, Alloc> base_type; typedef typename base_type::value_type value_type; ty...
34.971098
110
0.699174
[ "vector" ]
98888d794138c5450ea9cc87a08cfe30ab58fff6
1,772
h
C
include/batteries/ibattery-batt.h
pvavercak/randomness-testing-toolkit
8a29349edee0dc44bc8e765708555dda57b9e339
[ "MIT" ]
null
null
null
include/batteries/ibattery-batt.h
pvavercak/randomness-testing-toolkit
8a29349edee0dc44bc8e765708555dda57b9e339
[ "MIT" ]
null
null
null
include/batteries/ibattery-batt.h
pvavercak/randomness-testing-toolkit
8a29349edee0dc44bc8e765708555dda57b9e339
[ "MIT" ]
null
null
null
#ifndef RTT_IBATTERY_H #define RTT_IBATTERY_H #include "batteries/itest-batt.h" #include "batteries/itestresult-batt.h" namespace rtt { namespace batteries { /** * @brief The IBattery class General interface for batteries to store their settings and tests. */ class IBattery { public: /** * @brief getInsta...
27.261538
95
0.681151
[ "object", "vector" ]
989c7d9b0e99651329e9eea820c0538c904d629b
3,226
h
C
3rdParty/rocksdb/6.29/include/rocksdb/secondary_cache.h
usalko/arapy
204038e9a8301b16a6ec31e10a3289ca0c7ada91
[ "BSL-1.0", "Apache-2.0" ]
null
null
null
3rdParty/rocksdb/6.29/include/rocksdb/secondary_cache.h
usalko/arapy
204038e9a8301b16a6ec31e10a3289ca0c7ada91
[ "BSL-1.0", "Apache-2.0" ]
null
null
null
3rdParty/rocksdb/6.29/include/rocksdb/secondary_cache.h
usalko/arapy
204038e9a8301b16a6ec31e10a3289ca0c7ada91
[ "BSL-1.0", "Apache-2.0" ]
null
null
null
// Copyright (c) 2021, Facebook, Inc. All rights reserved. // This source code is licensed under both the GPLv2 (found in the // COPYING file in the root directory) and Apache 2.0 License // (found in the LICENSE.Apache file in the root directory). #pragma once #include <stdint.h> #include <memory> #include <stri...
37.511628
79
0.721017
[ "object", "vector" ]
989f2a1dbff70beaea544099d20724dfa12fb771
3,126
h
C
sniper/common/core/memory_subsystem/directory_schemes/directory_entry.h
kleberkruger/donuts
99a7c5885fcb6d252a47a4cb74ca714f8ba12ca6
[ "MIT" ]
2
2015-08-04T04:07:17.000Z
2015-08-06T00:51:33.000Z
sniper/common/core/memory_subsystem/directory_schemes/directory_entry.h
kleberkruger/donuts
99a7c5885fcb6d252a47a4cb74ca714f8ba12ca6
[ "MIT" ]
null
null
null
sniper/common/core/memory_subsystem/directory_schemes/directory_entry.h
kleberkruger/donuts
99a7c5885fcb6d252a47a4cb74ca714f8ba12ca6
[ "MIT" ]
1
2021-10-04T13:53:51.000Z
2021-10-04T13:53:51.000Z
#ifndef __DIRECTORY_ENTRY_H__ #define __DIRECTORY_ENTRY_H__ #include "fixed_types.h" #include "directory_block_info.h" #include "subsecond_time.h" #include <vector> #include <bitset> #include <cassert> template <long Size> class DirectorySharersBitset : public std::bitset<Size> { public: DirectorySharersBit...
26.717949
99
0.629878
[ "vector" ]
989f4fae79fba638190542841b8409b8f8c87a57
608
h
C
include/entity0/CompDenseStorage.h
xzrunner/entity0
111149edfd003df11423b307a487549e47e9f429
[ "MIT" ]
null
null
null
include/entity0/CompDenseStorage.h
xzrunner/entity0
111149edfd003df11423b307a487549e47e9f429
[ "MIT" ]
null
null
null
include/entity0/CompDenseStorage.h
xzrunner/entity0
111149edfd003df11423b307a487549e47e9f429
[ "MIT" ]
null
null
null
#pragma once #include "entity0/IComponentsStorage.h" #include "entity0/Config.h" namespace e0 { namespace detail { template<typename T> class CompDenseStorage : public IComponentsStorage { public: virtual void PushBack(const ID_TYPE& idx, void* data) override; virtual void Erase(const ID_TYPE& idx) override; virt...
20.266667
64
0.751645
[ "vector" ]
98b83bdae6fa74dfd4ef4012014c2030fb1bebb9
10,147
h
C
external/fbxfilesdk/kfbxplugins/kfbxtakenodecontainer.h
decryphe/slimmesh
be5aff2ee56c8f1ca0bc3098c49d5ae1801827d1
[ "MIT" ]
null
null
null
external/fbxfilesdk/kfbxplugins/kfbxtakenodecontainer.h
decryphe/slimmesh
be5aff2ee56c8f1ca0bc3098c49d5ae1801827d1
[ "MIT" ]
null
null
null
external/fbxfilesdk/kfbxplugins/kfbxtakenodecontainer.h
decryphe/slimmesh
be5aff2ee56c8f1ca0bc3098c49d5ae1801827d1
[ "MIT" ]
null
null
null
/*! \file kfbxtakenodecontainer.h */ #ifndef FBXFILESDK_KFBXPLUGINS_KFBXTAKENODECONTAINER_H #define FBXFILESDK_KFBXPLUGINS_KFBXTAKENODECONTAINER_H /************************************************************************************** Copyright (C) 2001 - 2009 Autodesk, Inc. and/or its licensors. All Ri...
41.586066
109
0.69045
[ "object" ]
c2cafdde7b1a502cba7f0ca20582f167b8213e69
9,461
h
C
src/Benchmarks/SpMV/ReferenceFormats/Legacy/AdEllpack.h
grinisrit/tnl-dev
4403b2dca895e2c32636395d6f1c1210c7afcefd
[ "MIT" ]
null
null
null
src/Benchmarks/SpMV/ReferenceFormats/Legacy/AdEllpack.h
grinisrit/tnl-dev
4403b2dca895e2c32636395d6f1c1210c7afcefd
[ "MIT" ]
null
null
null
src/Benchmarks/SpMV/ReferenceFormats/Legacy/AdEllpack.h
grinisrit/tnl-dev
4403b2dca895e2c32636395d6f1c1210c7afcefd
[ "MIT" ]
null
null
null
/**** * This class implements AdELL format from: * * Maggioni M., Berger-Wolf T., * AdELL: An Adaptive Warp-Balancing ELL Format for Efficient Sparse Matrix-Vector Multiplication on GPUs, * In proceedings of 42nd International Conference on Parallel Processing, 2013. */ #pragma once #include <Benchmarks/SpMV/Re...
31.536667
165
0.634182
[ "vector" ]
c2cdb786c57d25d9eb24b9bbaf184b0c253b8b96
919
h
C
src/include/SpecialsClass.h
krogenth/G2DataGUI
6bf4ef7bc90e72cf8fd33b9028cf00859dd8aa28
[ "MIT" ]
1
2021-04-20T04:34:59.000Z
2021-04-20T04:34:59.000Z
src/include/SpecialsClass.h
krogenth/G2DataGUI
6bf4ef7bc90e72cf8fd33b9028cf00859dd8aa28
[ "MIT" ]
3
2020-05-22T12:34:35.000Z
2021-07-02T15:46:42.000Z
src/include/SpecialsClass.h
krogenth/G2DataGUI
6bf4ef7bc90e72cf8fd33b9028cf00859dd8aa28
[ "MIT" ]
1
2020-05-20T00:29:38.000Z
2020-05-20T00:29:38.000Z
#ifndef SPECIALS_CLASS_H #define SPECIALS_CLASS_H #include <vector> #include "BaseDataClass.h" #include "MovesClass.h" struct MoveImplementationStruct { public: uint8_t moveOffset = 0; uint8_t startingLevel = 0; uint16_t storyFlag = 0; }; struct SpecialMoveStruct { public: MoveImplementationStruct moves[6];...
16.122807
95
0.722524
[ "vector" ]
c2d577fd1e6f0d74f6990775d8245ba5e57d14b7
6,599
h
C
GTE/Mathematics/Projection.h
lakinwecker/GeometricTools
cff3e3fcb52d714afe0b6789839c460437c10b27
[ "BSL-1.0" ]
null
null
null
GTE/Mathematics/Projection.h
lakinwecker/GeometricTools
cff3e3fcb52d714afe0b6789839c460437c10b27
[ "BSL-1.0" ]
1
2022-03-18T00:34:13.000Z
2022-03-18T00:34:13.000Z
GTE/Mathematics/Projection.h
lakinwecker/GeometricTools
cff3e3fcb52d714afe0b6789839c460437c10b27
[ "BSL-1.0" ]
1
2022-03-17T21:54:55.000Z
2022-03-17T21:54:55.000Z
// David Eberly, Geometric Tools, Redmond WA 98052 // Copyright (c) 1998-2022 // Distributed under the Boost Software License, Version 1.0. // https://www.boost.org/LICENSE_1_0.txt // https://www.geometrictools.com/License/Boost/LICENSE_1_0.txt // Version: 6.0.2022.01.06 #pragma once #include <Mathematics/Hyperellips...
40.484663
86
0.615699
[ "vector", "3d" ]
c2e2d8840d159058b32849bfa1ef82d1dd104efb
5,864
h
C
include/fruit/impl/injector.defn.h
preempt/fruit
9ea3e31b63836797ec7ba1dd759ead8c00d0d227
[ "Apache-2.0" ]
null
null
null
include/fruit/impl/injector.defn.h
preempt/fruit
9ea3e31b63836797ec7ba1dd759ead8c00d0d227
[ "Apache-2.0" ]
null
null
null
include/fruit/impl/injector.defn.h
preempt/fruit
9ea3e31b63836797ec7ba1dd759ead8c00d0d227
[ "Apache-2.0" ]
null
null
null
/* * Copyright 2014 Google Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by appli...
42.80292
216
0.6794
[ "vector" ]
c2e9b81db1b030d3eedc15d4c15c978157e8b35b
30,168
h
C
Source/core/NGLGlobal.h
beujator/NinevehGL
f99196c5098278e6e80bfd97b03e32b9cff5a747
[ "MIT" ]
64
2015-07-27T16:17:13.000Z
2021-04-27T11:48:52.000Z
Source/core/NGLGlobal.h
beujator/NinevehGL
f99196c5098278e6e80bfd97b03e32b9cff5a747
[ "MIT" ]
7
2015-07-29T09:08:13.000Z
2016-02-19T12:40:40.000Z
Source/core/NGLGlobal.h
beujator/NinevehGL
f99196c5098278e6e80bfd97b03e32b9cff5a747
[ "MIT" ]
25
2015-07-25T16:44:54.000Z
2017-12-04T05:19:08.000Z
/* * Copyright (c) 2011-2015 NinevehGL. More information at: http://nineveh.gl * * 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 rig...
33.334807
108
0.687019
[ "render", "object", "3d" ]
c2f52fb7170b6c47f97bc0f8badac75e24f2819a
10,258
c
C
src/kernel/x86_64/apic/local_apic.c
nothotscott/VisualOS
1d51f9721feffa303b7ac8fd8ac5520ee5ee3732
[ "MIT" ]
28
2021-01-05T07:53:36.000Z
2021-12-09T17:57:09.000Z
src/kernel/x86_64/apic/local_apic.c
nothotscott/VisualOS
1d51f9721feffa303b7ac8fd8ac5520ee5ee3732
[ "MIT" ]
4
2021-05-24T00:14:49.000Z
2021-09-29T11:12:15.000Z
src/kernel/x86_64/apic/local_apic.c
nothotscott/VisualOS
1d51f9721feffa303b7ac8fd8ac5520ee5ee3732
[ "MIT" ]
6
2020-12-19T02:02:22.000Z
2022-01-10T11:47:48.000Z
/* * File: local_apic.c * ***************************************************************************** * Copyright 2021 Scott Maday * Check the LICENSE file that came with this program for licensing terms */ #include <string.h> #include "log.h" #include "memory/memory.h" #include "memory/paging.h" #include "mem...
44.991228
145
0.78836
[ "vector" ]
c2fbe9cac337c0cdf08417c015a3664cf3caa64f
266,827
c
C
HubSensores/middleware/wireless/nwk_ip_1.2.1/base/thci/thci.c
sansergio/ThreadExample
0ce1f6f68ee34f28f0fd7523d84a985e0c45f7e6
[ "MIT" ]
null
null
null
HubSensores/middleware/wireless/nwk_ip_1.2.1/base/thci/thci.c
sansergio/ThreadExample
0ce1f6f68ee34f28f0fd7523d84a985e0c45f7e6
[ "MIT" ]
null
null
null
HubSensores/middleware/wireless/nwk_ip_1.2.1/base/thci/thci.c
sansergio/ThreadExample
0ce1f6f68ee34f28f0fd7523d84a985e0c45f7e6
[ "MIT" ]
null
null
null
/* * Copyright (c) 2014 - 2015, Freescale Semiconductor, Inc. * Copyright 2016-2017 NXP * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * o Redistributions of source code must retain the above copyright ...
36.466721
149
0.580833
[ "mesh" ]
c2fcd53812a7ff776a65a0b861ec4b326133a2a7
3,415
h
C
Project/sources/camera.h
bachp2/FEASE
07bcfa95532543a78fce028d1421925769aa21da
[ "BSD-3-Clause" ]
null
null
null
Project/sources/camera.h
bachp2/FEASE
07bcfa95532543a78fce028d1421925769aa21da
[ "BSD-3-Clause" ]
null
null
null
Project/sources/camera.h
bachp2/FEASE
07bcfa95532543a78fce028d1421925769aa21da
[ "BSD-3-Clause" ]
null
null
null
#pragma once #include "globals.h" #include <glad/glad.h> #include <glm/glm.hpp> typedef glm::vec3 Vec3; typedef glm::quat Quat; typedef glm::mat4 Mat4; // Defines several possible options for camera movement. Used as abstraction to stay away from window-system specific input methods enum Camera_Movement { FORWARD, ...
25.485075
164
0.697511
[ "model" ]
c2fd438a7f32a0dc3e5b367aa719c9c47b258434
3,449
h
C
external/rlpvalue/rlpvalue.h
EOSArgentina/etheraccount
64c2cad097be67a186d4e2c50db0d5cae8e4ff5d
[ "MIT" ]
3
2021-05-28T10:50:10.000Z
2021-11-29T09:35:41.000Z
external/rlpvalue/rlpvalue.h
EOSArgentina/etheraccount
64c2cad097be67a186d4e2c50db0d5cae8e4ff5d
[ "MIT" ]
1
2021-09-23T04:09:23.000Z
2021-09-23T04:09:23.000Z
external/rlpvalue/rlpvalue.h
EOSArgentina/etheraccount
64c2cad097be67a186d4e2c50db0d5cae8e4ff5d
[ "MIT" ]
2
2021-06-12T13:04:56.000Z
2021-08-20T10:21:01.000Z
// Copyright 2014 BitPay Inc. // Copyright 2015 Bitcoin Core Developers // Distributed under the MIT software license, see the accompanying // file COPYING or https://opensource.org/licenses/mit-license.php. #ifndef __RLPVALUE_H__ #define __RLPVALUE_H__ #include <stdint.h> #include <string.h> #include <string> #incl...
25.932331
79
0.651203
[ "vector" ]
6c001e8c4f8549d483b95f2aeff84fd40e3fbb84
5,014
h
C
basis/critical_section.h
ryechat/ImageViewer
1e7503dad46b9c5357da00d1b433b6445147cd90
[ "MIT" ]
1
2021-06-24T12:19:29.000Z
2021-06-24T12:19:29.000Z
basis/critical_section.h
ryechat/ImageViewer
1e7503dad46b9c5357da00d1b433b6445147cd90
[ "MIT" ]
null
null
null
basis/critical_section.h
ryechat/ImageViewer
1e7503dad46b9c5357da00d1b433b6445147cd90
[ "MIT" ]
null
null
null
#pragma once #ifndef GUID_E7FBC9207E264659B8BAC33A417692F2 #define GUID_E7FBC9207E264659B8BAC33A417692F2 #ifndef STDAFX_H #include <wtypes.h> #include <assert.h> #include <memory> #endif namespace basis { /*! Critical section for class members. If this object was declared as a static class member...
28.168539
72
0.582369
[ "object" ]
6c108e3666c27033f1e25d9cc4cf36680f5e0962
3,927
c
C
mods/src/options/options.c
RxdRvse/modding-mcpi
5959e846ba33ffb8aa55e0e914754b358811b0c6
[ "MIT" ]
null
null
null
mods/src/options/options.c
RxdRvse/modding-mcpi
5959e846ba33ffb8aa55e0e914754b358811b0c6
[ "MIT" ]
1
2022-02-13T22:05:04.000Z
2022-02-17T19:23:33.000Z
mods/src/options/options.c
RxdRvse/modding-mcpi
5959e846ba33ffb8aa55e0e914754b358811b0c6
[ "MIT" ]
null
null
null
#include <string.h> #include <libreborn/libreborn.h> #include <symbols/minecraft.h> #include "../feature/feature.h" #include "../init/init.h" // Force Mob Spawning static bool LevelData_getSpawnMobs_injection(__attribute__((unused)) unsigned char *level_data) { return 1; } #ifndef MCPI_SERVER_MODE // Get Custom...
32.454545
101
0.670996
[ "render", "3d" ]
6c157f5f1601a80ab4ce337f7dfd6d1db54ba47c
5,271
h
C
test/geo_base_test.h
Avitella/troll
9d90c5d90cb0ea9f48c3071e6a6f92b01dd578b1
[ "MIT" ]
6
2015-09-03T15:05:16.000Z
2022-02-04T11:22:33.000Z
test/geo_base_test.h
Avitella/troll
9d90c5d90cb0ea9f48c3071e6a6f92b01dd578b1
[ "MIT" ]
null
null
null
test/geo_base_test.h
Avitella/troll
9d90c5d90cb0ea9f48c3071e6a6f92b01dd578b1
[ "MIT" ]
null
null
null
// Copyright (c) 2016 Urtashev Arslan. All rights reserved. // Contacts: <urtashev@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 limi...
25.1
97
0.63764
[ "vector" ]
6c1af2120f216cf0693693e75a1ff21e106e9035
4,410
h
C
librtt/Rtt_LuaUserdataProxy.h
agramonte/corona
3a6892f14eea92fdab5fa6d41920aa1e97bc22b1
[ "MIT" ]
1,968
2018-12-30T21:14:22.000Z
2022-03-31T23:48:16.000Z
librtt/Rtt_LuaUserdataProxy.h
agramonte/corona
3a6892f14eea92fdab5fa6d41920aa1e97bc22b1
[ "MIT" ]
303
2019-01-02T19:36:43.000Z
2022-03-31T23:52:45.000Z
librtt/Rtt_LuaUserdataProxy.h
agramonte/corona
3a6892f14eea92fdab5fa6d41920aa1e97bc22b1
[ "MIT" ]
254
2019-01-02T19:05:52.000Z
2022-03-30T06:32:28.000Z
////////////////////////////////////////////////////////////////////////////// // // This file is part of the Corona game engine. // For overview and more information on licensing please refer to README.md // Home page: https://github.com/coronalabs/corona // Contact: support@coronalabs.com // ////////////////////////...
31.276596
137
0.626304
[ "object" ]
6c1db1ecde35a10739a149304b9ed04e79488ac8
8,419
h
C
benchmarks/source/superh/ALPBench/Face_Rec/src/csuCommonImage.h
rhudson2802/sunflower-simulator
9f55e03c9d80c024a75029d0e842cc5c92f31c82
[ "BSD-3-Clause" ]
7
2016-05-07T13:38:33.000Z
2019-07-08T03:42:24.000Z
benchmarks/source/superh/ALPBench/Face_Rec/src/csuCommonImage.h
rhudson2802/sunflower-simulator
9f55e03c9d80c024a75029d0e842cc5c92f31c82
[ "BSD-3-Clause" ]
80
2019-08-27T14:43:46.000Z
2020-12-16T11:56:19.000Z
benchmarks/source/superh/ALPBench/Face_Rec/src/csuCommonImage.h
rhudson2802/sunflower-simulator
9f55e03c9d80c024a75029d0e842cc5c92f31c82
[ "BSD-3-Clause" ]
98
2019-08-30T14:29:16.000Z
2020-11-21T18:22:13.000Z
/* * * This file is part of the ALPBench Benchmark Suite Version 1.0 * * Copyright (c) 2005 The Board of Trustees of the University of Illinois * * All rights reserved. * * ALPBench is a derivative of several codes, and restricted by licenses * for those codes, as indicated in the source files and the ALPB...
37.417778
145
0.727521
[ "vector" ]
6c1fc4092545b5b0862364f3e2b27076b5447bd1
32,809
c
C
sdk/sdk/driver/demod_ctrl/demod_ctrl.c
doyaGu/C0501Q_HWJL01
07a71328bd9038453cbb1cf9c276a3dd1e416d63
[ "MIT" ]
1
2021-10-09T08:05:50.000Z
2021-10-09T08:05:50.000Z
sdk/sdk/driver/demod_ctrl/demod_ctrl.c
doyaGu/C0501Q_HWJL01
07a71328bd9038453cbb1cf9c276a3dd1e416d63
[ "MIT" ]
null
null
null
sdk/sdk/driver/demod_ctrl/demod_ctrl.c
doyaGu/C0501Q_HWJL01
07a71328bd9038453cbb1cf9c276a3dd1e416d63
[ "MIT" ]
null
null
null
 #include <stdio.h> #include <stdlib.h> #include <string.h> #include "register_template.h" #include "demod_config.h" #include "demod.h" #include "demod_ctrl.h" //============================================================================= // Constant Definition //======================================...
34.645195
130
0.547716
[ "3d" ]
6c20e9119d724acf12677de2ae86f418baa3d152
628
h
C
Minesweeper/include/ScreenGame.h
Crupette/advent-2018
935458f3aa145e86df2c9144532e926bd59e9e70
[ "Apache-2.0" ]
null
null
null
Minesweeper/include/ScreenGame.h
Crupette/advent-2018
935458f3aa145e86df2c9144532e926bd59e9e70
[ "Apache-2.0" ]
null
null
null
Minesweeper/include/ScreenGame.h
Crupette/advent-2018
935458f3aa145e86df2c9144532e926bd59e9e70
[ "Apache-2.0" ]
null
null
null
#ifndef SCREENGAME_H #define SCREENGAME_H #include <Engine/Screen.h> #include <Engine/SpriteBatch.h> #include <Engine/ShaderHandler.h> #include <Engine/Camera.h> #include <Engine/FontRenderer.h> #include <vector> #include <random> #include <ctime> #include "Grid.h" class ScreenGame : public DecentEngine::Screen { ...
16.102564
48
0.743631
[ "render", "vector" ]
6c23b81668b379be31be874030df97d13bbc71c5
16,806
c
C
netmenu/NMmain.c
wisehackermonkey/magic
fb85e97b9233cff352d964823173c18527c714aa
[ "TCL", "X11", "MIT" ]
null
null
null
netmenu/NMmain.c
wisehackermonkey/magic
fb85e97b9233cff352d964823173c18527c714aa
[ "TCL", "X11", "MIT" ]
null
null
null
netmenu/NMmain.c
wisehackermonkey/magic
fb85e97b9233cff352d964823173c18527c714aa
[ "TCL", "X11", "MIT" ]
null
null
null
/* NMmain.c - * * This file defines the interface between the netlist * editor and the window package. Most of the routines in * here are called only by the window package. They are * used for creating, deleting, and moving windows, for * redisplay, and for top-level command interpretation. * All the REAL work...
29.278746
138
0.602523
[ "geometry", "transform" ]
6c272cb9cb9645aa60aaa29253f412203e68db62
855
h
C
TP3/Pile.h
JonathanRN/TP3_prog
194c364bf81cd8f83af184af8a49acbdf36b19ea
[ "MIT" ]
null
null
null
TP3/Pile.h
JonathanRN/TP3_prog
194c364bf81cd8f83af184af8a49acbdf36b19ea
[ "MIT" ]
null
null
null
TP3/Pile.h
JonathanRN/TP3_prog
194c364bf81cd8f83af184af8a49acbdf36b19ea
[ "MIT" ]
null
null
null
#pragma once #include <vector> template<class T> class Pile { public: void Pile<T>::push(const T& valeur); T Pile<T>::pop(); bool Pile<T>::empty(); size_t Pile<T>::size(); T Pile<T>::top(); Pile<T>::Pile(); Pile<T>::~Pile(); private: std::vector<T> pile; Pile<T>(const Pile&) = delete; }; template<class T> ...
13.571429
42
0.584795
[ "vector" ]
6c2820b721a84f5fb777fc1f978c3f258d999d65
5,188
h
C
spmv/src/spmvbench/smvm_timing_run.h
LLNL/lime-apps
d8e18336e4fa73dd58796f5866b851a002dd7702
[ "BSD-3-Clause-Clear", "BSD-3-Clause" ]
1
2020-09-08T13:22:19.000Z
2020-09-08T13:22:19.000Z
spmv/src/spmvbench/smvm_timing_run.h
LLNL/lime-apps
d8e18336e4fa73dd58796f5866b851a002dd7702
[ "BSD-3-Clause-Clear", "BSD-3-Clause" ]
null
null
null
spmv/src/spmvbench/smvm_timing_run.h
LLNL/lime-apps
d8e18336e4fa73dd58796f5866b851a002dd7702
[ "BSD-3-Clause-Clear", "BSD-3-Clause" ]
null
null
null
#ifndef _smvm_timing_run_h #define _smvm_timing_run_h /** * @file smvm_timing_run.h * @author mfh * @date 2004 Oct 02 *****************************************************************************/ #include <stdio.h> #include "smvm_timing_results.h" /** * @brief Number of flops required for BSR SpMV. * * Returns...
40.53125
85
0.670779
[ "vector" ]
8fc216dd74cbfadfc725d8998efe653dec3549e0
98,451
c
C
src/shapefile/shapefile.c
pepstack/shapefile
846c600ddd4f6c87221b578c4a19fc46ed7f816b
[ "Apache-2.0" ]
null
null
null
src/shapefile/shapefile.c
pepstack/shapefile
846c600ddd4f6c87221b578c4a19fc46ed7f816b
[ "Apache-2.0" ]
null
null
null
src/shapefile/shapefile.c
pepstack/shapefile
846c600ddd4f6c87221b578c4a19fc46ed7f816b
[ "Apache-2.0" ]
null
null
null
/****************************************************************************** * shapefile.c * * v 1.4 2005/03/24 14:26:44 * * Project: Shapelib * Purpose: Primary include file for Shapelib. * Author: Frank Warmerdam, warmerdam@pobox.com * ** Last modified: cheungmine * * Copyright (c) 1999, Frank Warme...
31.65627
179
0.546729
[ "object", "shape" ]
8fc3b40912a63ab27c8bae6fa816cca1152aad61
33,358
c
C
cc3200-sdk/example/nwp_filter/main.c
SiarheiVolkau/CC3200-Linux-SDK-GCC
2a965aa1b2351e127c912c2307ccb30dea5c065c
[ "MIT" ]
2
2017-04-27T09:24:42.000Z
2020-04-01T17:52:28.000Z
cc3200-sdk/example/nwp_filter/main.c
SiarheiVolkau/CC3200-Linux-SDK-GCC
2a965aa1b2351e127c912c2307ccb30dea5c065c
[ "MIT" ]
null
null
null
cc3200-sdk/example/nwp_filter/main.c
SiarheiVolkau/CC3200-Linux-SDK-GCC
2a965aa1b2351e127c912c2307ccb30dea5c065c
[ "MIT" ]
3
2018-01-30T16:38:52.000Z
2022-03-30T00:56:46.000Z
//***************************************************************************** // // Copyright (C) 2014 Texas Instruments Incorporated - http://www.ti.com/ // // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions // ...
34.24846
123
0.536213
[ "vector" ]
8fc60e139b140af723b3d044d34152ec844a6588
294
h
C
Today/Today/Controller/TodayController.h
xcs-go/Today
9ce743a8c7941c8f6dc9858e0870c5f3f2001dae
[ "Apache-2.0" ]
null
null
null
Today/Today/Controller/TodayController.h
xcs-go/Today
9ce743a8c7941c8f6dc9858e0870c5f3f2001dae
[ "Apache-2.0" ]
null
null
null
Today/Today/Controller/TodayController.h
xcs-go/Today
9ce743a8c7941c8f6dc9858e0870c5f3f2001dae
[ "Apache-2.0" ]
1
2020-08-04T20:01:27.000Z
2020-08-04T20:01:27.000Z
// // TodayController.h // Today // // Created by 谢朝森 on 16/5/4. // Copyright (c) 2016年 xcs. All rights reserved. // #import <UIKit/UIKit.h> @class TodayModelF; @interface TodayController : UIViewController /** * 被选中的那一行的数据模型 */ @property(nonatomic, strong)TodayModelF* model; @end
14
49
0.683673
[ "model" ]
8fc6fccce21fd4dd0e3d86be00e28d24a0a2387b
28,289
h
C
Pnt3.h
kyzyx/scanalyze
f008a179b211f69d2517557c981309084f7e0936
[ "TCL" ]
2
2018-09-17T19:07:47.000Z
2019-12-30T14:17:29.000Z
Pnt3.h
kyzyx/scanalyze
f008a179b211f69d2517557c981309084f7e0936
[ "TCL" ]
null
null
null
Pnt3.h
kyzyx/scanalyze
f008a179b211f69d2517557c981309084f7e0936
[ "TCL" ]
null
null
null
//############################################################### // Pnt3.h // Kari Pulli // 11/08/1996 //############################################################### #ifndef _pnt3_h #define _pnt3_h #include<math.h> #include<iostream> #ifdef WIN32 #include<float.h> #endif #ifdef sgi #include<ieeefp.h> #endif usin...
25.929423
82
0.528297
[ "vector", "model" ]