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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
52567a478633aa043ad86624253763e594121bd1 | 2,060 | h | C | lib/net/sync_bn/functional/csrc/bn.h | CaoQiNeng/python-classifier-2021 | a6350988e7ecf0453aac2655f5b0d8af1e538bfc | [
"BSD-2-Clause"
] | 236 | 2018-07-19T02:17:21.000Z | 2022-03-12T07:11:39.000Z | lib/net/sync_bn/functional/csrc/bn.h | CaoQiNeng/python-classifier-2021 | a6350988e7ecf0453aac2655f5b0d8af1e538bfc | [
"BSD-2-Clause"
] | 12 | 2018-07-20T07:39:08.000Z | 2021-05-08T05:09:43.000Z | lib/net/sync_bn/functional/csrc/bn.h | CaoQiNeng/python-classifier-2021 | a6350988e7ecf0453aac2655f5b0d8af1e538bfc | [
"BSD-2-Clause"
] | 25 | 2018-10-07T07:43:48.000Z | 2021-11-29T06:01:40.000Z | /*****************************************************************************
SyncBN
*****************************************************************************/
#pragma once
#ifdef WITH_CUDA
#include "cuda/ext_lib.h"
#endif
/// SyncBN
std::vector<at::Tensor> syncbn_sum_sqsum(const at::Tensor& x) {
if (x.is_c... | 29.014085 | 80 | 0.560194 | [
"vector"
] |
5259a5a1f83652e9a6ee4684f4fb6cbb3b14ff01 | 6,407 | h | C | Core/Math/Packed.h | Witek902/Raytracer | 3e38a82a5ea28e64793e98efc5b8e2643ceb8e9d | [
"MIT"
] | 101 | 2018-11-11T23:58:14.000Z | 2022-03-20T01:09:18.000Z | Core/Math/Packed.h | Witek902/Raytracer | 3e38a82a5ea28e64793e98efc5b8e2643ceb8e9d | [
"MIT"
] | null | null | null | Core/Math/Packed.h | Witek902/Raytracer | 3e38a82a5ea28e64793e98efc5b8e2643ceb8e9d | [
"MIT"
] | 7 | 2018-12-31T09:42:00.000Z | 2021-04-26T14:55:23.000Z | #pragma once
#include "Math.h"
#include "Vector4.h"
#include "VectorInt4.h"
namespace rt {
namespace math {
// 4-byte compressed 3D unit vector
// Based on "Signed Octahedron Normal Encoding" scheme:
// the vector is first mapped to surface of octahedron and then to [-1,1] square
// Note: accuracy somewhere between... | 29.8 | 117 | 0.562822 | [
"vector",
"3d"
] |
525d07e6f471dd391a704e6f4443840b5a46168b | 559 | h | C | LuaSTG/configurer/pch.h | Legacy-LuaSTG-Engine/LuaSTG-Sub | c7d21da53fc86efe4e3907738f8fed324581dee0 | [
"MIT"
] | 6 | 2022-02-26T09:21:40.000Z | 2022-02-28T11:03:23.000Z | LuaSTG/configurer/pch.h | Legacy-LuaSTG-Engine/LuaSTG-Sub | c7d21da53fc86efe4e3907738f8fed324581dee0 | [
"MIT"
] | null | null | null | LuaSTG/configurer/pch.h | Legacy-LuaSTG-Engine/LuaSTG-Sub | c7d21da53fc86efe4e3907738f8fed324581dee0 | [
"MIT"
] | null | null | null | #pragma once
#ifdef _WIN32_WINNT
#undef _WIN32_WINNT
#endif
#ifdef NTDDI_VERSION
#undef NTDDI_VERSION
#endif
#include <sdkddkver.h>
#include <vector>
#include <string>
#include <string_view>
#include <stdexcept>
#include <unordered_map>
#include <tuple>
#include <fstream>
#include <filesystem>
#in... | 18.633333 | 39 | 0.722719 | [
"vector"
] |
5260f5f4f1a16df7208d5977998feed3e6d55756 | 6,360 | h | C | aws-cpp-sdk-mediapackage-vod/include/aws/mediapackage-vod/model/SpekeKeyProvider.h | Neusoft-Technology-Solutions/aws-sdk-cpp | 88c041828b0dbee18a297c3cfe98c5ecd0706d0b | [
"Apache-2.0"
] | 1 | 2022-01-05T18:20:03.000Z | 2022-01-05T18:20:03.000Z | aws-cpp-sdk-mediapackage-vod/include/aws/mediapackage-vod/model/SpekeKeyProvider.h | Neusoft-Technology-Solutions/aws-sdk-cpp | 88c041828b0dbee18a297c3cfe98c5ecd0706d0b | [
"Apache-2.0"
] | 1 | 2021-10-14T16:57:00.000Z | 2021-10-18T10:47:24.000Z | aws-cpp-sdk-mediapackage-vod/include/aws/mediapackage-vod/model/SpekeKeyProvider.h | ravindra-wagh/aws-sdk-cpp | 7d5ff01b3c3b872f31ca98fb4ce868cd01e97696 | [
"Apache-2.0"
] | 1 | 2022-03-23T15:17:18.000Z | 2022-03-23T15:17:18.000Z | /**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include <aws/mediapackage-vod/MediaPackageVod_EXPORTS.h>
#include <aws/core/utils/memory/stl/AWSString.h>
#include <aws/core/utils/memory/stl/AWSVector.h>
#include <utility>
namespace A... | 30.430622 | 151 | 0.674686 | [
"vector",
"model"
] |
52781912c389787ad62e221e7541aea72238cfd1 | 299 | h | C | src/Expression.h | Vovan675/Math-Expressions-Interpreter | b66723103cb3b678f89e90da37b42835fa8ac6bc | [
"MIT"
] | 1 | 2019-09-18T16:11:08.000Z | 2019-09-18T16:11:08.000Z | src/Expression.h | Vovan675/Math-Expressions-Interpreter | b66723103cb3b678f89e90da37b42835fa8ac6bc | [
"MIT"
] | null | null | null | src/Expression.h | Vovan675/Math-Expressions-Interpreter | b66723103cb3b678f89e90da37b42835fa8ac6bc | [
"MIT"
] | null | null | null | #pragma once
#include <vector>
#include <string>
#include "TokenTypes.h"
#include "Token.h"
/*
Expression it's the abstract class for all expressions
Every child must create his own constructor and eval function
*/
class Expression {
public:
virtual double eval() { return -999999; };
}; | 13.590909 | 62 | 0.719064 | [
"vector"
] |
527a4af7ac0fd96c11c93f73136c6a9779da0619 | 3,137 | h | C | include/resourcemanager/NullAllocator.h | randres2011/DARTS | d3a0d28926b15796661783f91451dcd313905582 | [
"BSD-2-Clause"
] | 3 | 2020-02-21T01:34:36.000Z | 2021-11-13T06:24:40.000Z | include/resourcemanager/NullAllocator.h | randres2011/DARTS | d3a0d28926b15796661783f91451dcd313905582 | [
"BSD-2-Clause"
] | 1 | 2021-01-25T06:57:45.000Z | 2022-02-02T11:44:04.000Z | include/resourcemanager/NullAllocator.h | randres2011/DARTS | d3a0d28926b15796661783f91451dcd313905582 | [
"BSD-2-Clause"
] | 4 | 2016-12-12T05:46:58.000Z | 2022-01-01T16:08:56.000Z | /*
* Copyright (c) 2011-2014, University of Delaware
* 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... | 21.937063 | 79 | 0.731272 | [
"vector"
] |
5280f2a0cd4fb582c08b9845b2415cf75bf28a55 | 2,336 | h | C | PIXEL2D/Core/PIXL2D.h | Maxchii/PIXEL2D | ac1ce604e4f1b8448f14a4f92c69a2ff6d127f56 | [
"Apache-2.0"
] | 1 | 2015-05-18T15:20:19.000Z | 2015-05-18T15:20:19.000Z | PIXEL2D/Core/PIXL2D.h | Ossadtchii/PIXEL2D | ac1ce604e4f1b8448f14a4f92c69a2ff6d127f56 | [
"Apache-2.0"
] | 5 | 2015-05-18T15:21:28.000Z | 2015-06-28T12:43:52.000Z | PIXEL2D/Core/PIXL2D.h | Maxchii/PIXEL2D | ac1ce604e4f1b8448f14a4f92c69a2ff6d127f56 | [
"Apache-2.0"
] | null | null | null | #pragma once
#include <vector>
#include "..//Graphics/Window.h"
#include "..//Input/KeyboardInput.h"
#include "..//Audio/Audio.h"
#include "..//Physics/Physics.h"
#include "Time.h"
#include "Layer.h"
namespace PIXL
{
/*!
* \brief This is the main type for your game.
*
* %PXL2D allows the user to create a new windo... | 29.2 | 127 | 0.691781 | [
"render",
"vector"
] |
5285b50a700dd7603c858d2a25dfec00dd591f92 | 587 | h | C | VecGeom/volumes/Paraboloid.h | cxwx/VecGeom | c86c00bd7d4db08f4fc20a625020da329784aaac | [
"ECL-2.0",
"Apache-2.0"
] | 1 | 2020-06-27T18:43:36.000Z | 2020-06-27T18:43:36.000Z | VecGeom/volumes/Paraboloid.h | cxwx/VecGeom | c86c00bd7d4db08f4fc20a625020da329784aaac | [
"ECL-2.0",
"Apache-2.0"
] | null | null | null | VecGeom/volumes/Paraboloid.h | cxwx/VecGeom | c86c00bd7d4db08f4fc20a625020da329784aaac | [
"ECL-2.0",
"Apache-2.0"
] | null | null | null | // This file is part of VecGeom and is distributed under the
// conditions in the file LICENSE.txt in the top directory.
// For the full list of authors see CONTRIBUTORS.txt and `git log`.
/// This file includes all headers related to the Paraboloid shape.
/// @file volumes/Paraboloid.h
#ifndef VECGEOM_VOLUMES_PARABO... | 32.611111 | 67 | 0.797274 | [
"shape"
] |
528625c0f508f4d0bce48db85c5477d06bf182bb | 6,247 | h | C | apg_unicode/apg_unicode.h | capnramses/apg | a422b2fcb840e6811a4e1368c0d5e2aa4899b3d5 | [
"Apache-2.0"
] | 75 | 2017-02-23T19:06:30.000Z | 2022-03-11T18:14:07.000Z | apg_unicode/apg_unicode.h | capnramses/apg | a422b2fcb840e6811a4e1368c0d5e2aa4899b3d5 | [
"Apache-2.0"
] | 11 | 2016-01-29T10:14:58.000Z | 2022-03-29T10:23:34.000Z | apg_unicode/apg_unicode.h | capnramses/apg | a422b2fcb840e6811a4e1368c0d5e2aa4899b3d5 | [
"Apache-2.0"
] | 6 | 2017-06-18T17:21:09.000Z | 2021-09-08T14:04:03.000Z | /* apg_unicode
Unicode <-> UTF-8 Multibyte String Functions for C & C++
Anton Gerdelan
Version: 0.2. 3 May 2020.
Licence: see bottom of file.
C89 ( Implementation is C99 )
TODO:
* Find out why some vars in bitwise ops are unused - feels like a copy-paste mistake between versions.
* Compile with all warnings and addres... | 46.969925 | 159 | 0.709781 | [
"render"
] |
52883b6d9b9f13292347abf26eddfab0f5cd1635 | 5,017 | h | C | evs/include/huaweicloud/evs/v2/model/SnapshotList.h | yangzhaofeng/huaweicloud-sdk-cpp-v3 | 4f3caac5ba9a9b75b4e5fd61683d1c4d57ec1c23 | [
"Apache-2.0"
] | 5 | 2021-03-03T08:23:43.000Z | 2022-02-16T02:16:39.000Z | evs/include/huaweicloud/evs/v2/model/SnapshotList.h | yangzhaofeng/huaweicloud-sdk-cpp-v3 | 4f3caac5ba9a9b75b4e5fd61683d1c4d57ec1c23 | [
"Apache-2.0"
] | null | null | null | evs/include/huaweicloud/evs/v2/model/SnapshotList.h | yangzhaofeng/huaweicloud-sdk-cpp-v3 | 4f3caac5ba9a9b75b4e5fd61683d1c4d57ec1c23 | [
"Apache-2.0"
] | 7 | 2021-02-26T13:53:35.000Z | 2022-03-18T02:36:43.000Z |
#ifndef HUAWEICLOUD_SDK_EVS_V2_MODEL_SnapshotList_H_
#define HUAWEICLOUD_SDK_EVS_V2_MODEL_SnapshotList_H_
#include <huaweicloud/evs/v2/EvsExport.h>
#include <huaweicloud/core/utils/ModelBase.h>
#include <huaweicloud/core/http/HttpResponse.h>
#include <string>
#include <map>
#include <vector>
namespace HuaweiCloud ... | 23.777251 | 76 | 0.660554 | [
"vector",
"model"
] |
529a2a528767a5a159bf1bf24df653ee8c9a04e8 | 4,273 | h | C | third_party/npapi/npspy/extern/nspr/prlock.h | wenfeifei/miniblink49 | 2ed562ff70130485148d94b0e5f4c343da0c2ba4 | [
"Apache-2.0"
] | 5,964 | 2016-09-27T03:46:29.000Z | 2022-03-31T16:25:27.000Z | third_party/npapi/npspy/extern/nspr/prlock.h | 1065672644894730302/Chromium | 239dd49e906be4909e293d8991e998c9816eaa35 | [
"BSD-3-Clause"
] | 459 | 2016-09-29T00:51:38.000Z | 2022-03-07T14:37:46.000Z | third_party/npapi/npspy/extern/nspr/prlock.h | 1065672644894730302/Chromium | 239dd49e906be4909e293d8991e998c9816eaa35 | [
"BSD-3-Clause"
] | 1,006 | 2016-09-27T05:17:27.000Z | 2022-03-30T02:46:51.000Z | /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Mozilla Public
* License Version 1.1 (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.mozilla.org... | 35.907563 | 79 | 0.536859 | [
"object"
] |
52a18009749737981e273ea74749ada0d9b2f31f | 6,138 | c | C | cmds/mortal/_spells.c | facadepapergirl/shadowgate | 2b811671c5c85952ed93767753d72fc0d12819d8 | [
"MIT"
] | null | null | null | cmds/mortal/_spells.c | facadepapergirl/shadowgate | 2b811671c5c85952ed93767753d72fc0d12819d8 | [
"MIT"
] | null | null | null | cmds/mortal/_spells.c | facadepapergirl/shadowgate | 2b811671c5c85952ed93767753d72fc0d12819d8 | [
"MIT"
] | null | null | null | // new command to pick up spell system and list all class spells available. -N.
//cleaned up gets_spells() and full_list() functions so that they are properly removing the spell objects once they get information from them
//previously they were stuck in memory until the game cleaned them up - Saide, March 30, 2016
#inc... | 23.790698 | 221 | 0.579831 | [
"object"
] |
26e752a6b733e0a8d567a8d1b4c9c463a4af06ee | 3,544 | h | C | node_modules/nodegit/include/status.h | hsleonis/ngMaker | 7b2d8a8969bbfdf224e344e1df959d7115ba5301 | [
"MIT"
] | 2 | 2016-08-12T06:30:45.000Z | 2016-08-17T20:18:06.000Z | node_modules/nodegit/include/status.h | hsleonis/ngMaker | 7b2d8a8969bbfdf224e344e1df959d7115ba5301 | [
"MIT"
] | null | null | null | node_modules/nodegit/include/status.h | hsleonis/ngMaker | 7b2d8a8969bbfdf224e344e1df959d7115ba5301 | [
"MIT"
] | null | null | null | #ifndef GITSTATUS_H
#define GITSTATUS_H
// generated from class_header.h
#include <nan.h>
#include <string>
extern "C" {
#include <git2.h>
#include <git2/sys/diff.h>
}
#include "../include/status_list.h"
#include "../include/status_entry.h"
#include "../include/repository.h"
#include "../include/status_options.h"
us... | 21.876543 | 85 | 0.608634 | [
"object"
] |
26ed504f0b3cfbbfb3eddb3b16083b4a6464a525 | 34,721 | h | C | freebsd4/sys/dev/aac/aacreg.h | MarginC/kame | 2ef74fe29e4cca9b4a87a1d5041191a9e2e8be30 | [
"BSD-3-Clause"
] | 91 | 2015-01-05T15:18:31.000Z | 2022-03-11T16:43:28.000Z | freebsd4/sys/dev/aac/aacreg.h | MarginC/kame | 2ef74fe29e4cca9b4a87a1d5041191a9e2e8be30 | [
"BSD-3-Clause"
] | 1 | 2016-02-25T15:57:55.000Z | 2016-02-25T16:01:02.000Z | freebsd4/sys/dev/aac/aacreg.h | MarginC/kame | 2ef74fe29e4cca9b4a87a1d5041191a9e2e8be30 | [
"BSD-3-Clause"
] | 21 | 2015-02-07T08:23:07.000Z | 2021-12-14T06:01:49.000Z | /*-
* Copyright (c) 2000 Michael Smith
* Copyright (c) 2000 Scott Long
* Copyright (c) 2000 BSDi
* 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... | 32.060018 | 105 | 0.686904 | [
"object"
] |
26fecf1ed517074f2f26450aafdc8d4e047f6ec3 | 2,889 | h | C | ScrollViewMenuDemo/ScrollViewMenuDemo/Lib/TttpsTool/AFHTTPSessionManager+Parameters.h | SuAdrenine/ScrollViewMenuDemo | e19d757db6142ba1fd54e4446ba984d6d6e72830 | [
"Apache-2.0"
] | null | null | null | ScrollViewMenuDemo/ScrollViewMenuDemo/Lib/TttpsTool/AFHTTPSessionManager+Parameters.h | SuAdrenine/ScrollViewMenuDemo | e19d757db6142ba1fd54e4446ba984d6d6e72830 | [
"Apache-2.0"
] | null | null | null | ScrollViewMenuDemo/ScrollViewMenuDemo/Lib/TttpsTool/AFHTTPSessionManager+Parameters.h | SuAdrenine/ScrollViewMenuDemo | e19d757db6142ba1fd54e4446ba984d6d6e72830 | [
"Apache-2.0"
] | null | null | null | //
// AFHTTPSessionManager+Parameters.h
// JuYouQu
//
// Created by Normal on 16/1/6.
// Copyright © 2016年 Bo Wang. All rights reserved.
//
#import <AFNetworking/AFNetworking.h>
/**
* AFNetWorking 请求成功回调
*
* @param operation DDTASK
* @param object 响应消息体
*/
typedef void(^AFRequestSuccess)(NSURLSession... | 24.905172 | 99 | 0.652821 | [
"object"
] |
f8063caa87fdf54683ef44d5c64830adb04eafc5 | 1,331 | h | C | AK/Statistics.h | TheCrott/serenity | 925f21353efaa5304c5d486e6802c4e75e0c4d15 | [
"BSD-2-Clause"
] | 650 | 2019-03-01T13:33:03.000Z | 2022-03-15T09:26:44.000Z | AK/Statistics.h | TheCrott/serenity | 925f21353efaa5304c5d486e6802c4e75e0c4d15 | [
"BSD-2-Clause"
] | 51 | 2019-04-03T08:32:38.000Z | 2019-05-19T13:44:28.000Z | AK/Statistics.h | TheCrott/serenity | 925f21353efaa5304c5d486e6802c4e75e0c4d15 | [
"BSD-2-Clause"
] | 33 | 2019-03-26T05:47:59.000Z | 2021-11-22T18:18:45.000Z | /*
* Copyright (c) 2021, Tobias Christiansen <tobyase@serenityos.org>
*
* SPDX-License-Identifier: BSD-2-Clause
*/
#pragma once
#include <AK/Math.h>
#include <AK/QuickSort.h>
#include <AK/StdLibExtraDetails.h>
#include <AK/Vector.h>
namespace AK {
template<typename T = float>
requires(IsArithmetic<T>) class Sta... | 21.819672 | 67 | 0.595793 | [
"vector"
] |
f8143efa2e84ea6ab13d1d94709c468bdb7847d8 | 3,292 | h | C | lib/api/include/structFileExtAndReg.h | DICE-UNC/iRODS-FUSE-Mod | 8f8e965493a03bcb085df0b6467e7dfcce308d0f | [
"BSD-3-Clause"
] | 2 | 2015-03-10T13:13:55.000Z | 2019-09-16T11:02:51.000Z | lib/api/include/structFileExtAndReg.h | DICE-UNC/iRODS-FUSE-Mod | 8f8e965493a03bcb085df0b6467e7dfcce308d0f | [
"BSD-3-Clause"
] | 1 | 2015-09-24T04:20:30.000Z | 2015-09-24T04:20:30.000Z | lib/api/include/structFileExtAndReg.h | DICE-UNC/iRODS-FUSE-Mod | 8f8e965493a03bcb085df0b6467e7dfcce308d0f | [
"BSD-3-Clause"
] | 1 | 2019-09-16T11:03:31.000Z | 2019-09-16T11:03:31.000Z | /**
* @file structFileExtAndReg.h
*
*/
/*** Copyright (c), The Regents of the University of California ***
*** For more information please refer to files in the COPYRIGHT directory ***/
/* structFileExtAndReg.h - This file may be generated by a program or
* script
*/
#ifndef STRUCT_FILE_EXT_AND_REG... | 31.653846 | 138 | 0.758809 | [
"object"
] |
f817abe2110b693757955f1f070e89a984083597 | 271 | h | C | include/parser2.h | giorgosnikolaou/IPL-Interpreter | ecb538fd9e7cbfdfb2677b62336a54ae45b2e12b | [
"MIT"
] | 2 | 2021-07-20T18:29:51.000Z | 2021-07-21T04:35:39.000Z | include/parser2.h | giorgosnikolaou/IPL-Interpreter | ecb538fd9e7cbfdfb2677b62336a54ae45b2e12b | [
"MIT"
] | null | null | null | include/parser2.h | giorgosnikolaou/IPL-Interpreter | ecb538fd9e7cbfdfb2677b62336a54ae45b2e12b | [
"MIT"
] | 1 | 2022-02-24T14:41:23.000Z | 2022-02-24T14:41:23.000Z | #pragma once
#include <general.h>
#include "commands2.h"
#include "expressions.h"
#include <ctype.h>
Vector read_code(char* filepath, HashTable variables, HashTable constants);
void insert_args(HashTable variables, size_t arg_count, size_t arg_ind, char* arguments[]);
| 27.1 | 91 | 0.778598 | [
"vector"
] |
f8245125ed4a5f8ab8a837c053ada1f8c50479c6 | 4,464 | h | C | src/lib/llvm-profdata/include/lib/llvm-profdata/llvm-profdata.h | allansrc/fuchsia | a2c235b33fc4305044d496354a08775f30cdcf37 | [
"BSD-2-Clause"
] | 5 | 2022-01-10T20:22:17.000Z | 2022-01-21T20:14:17.000Z | src/lib/llvm-profdata/include/lib/llvm-profdata/llvm-profdata.h | PlugFox/fuchsia | 39afe5230d41628b3c736a6e384393df954968c8 | [
"BSD-2-Clause"
] | 2 | 2021-09-19T21:55:09.000Z | 2021-12-19T03:34:53.000Z | src/lib/llvm-profdata/include/lib/llvm-profdata/llvm-profdata.h | PlugFox/fuchsia | 39afe5230d41628b3c736a6e384393df954968c8 | [
"BSD-2-Clause"
] | null | null | null | // Copyright 2021 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_LIB_LLVM_PROFDATA_INCLUDE_LIB_LLVM_PROFDATA_LLVM_PROFDATA_H_
#define SRC_LIB_LLVM_PROFDATA_INCLUDE_LIB_LLVM_PROFDATA_LLVM_PROFDATA_H_
#include... | 43.339806 | 95 | 0.746864 | [
"object"
] |
f827b55e55f77b86e587156436c297e1f0da8543 | 2,284 | h | C | deps.win32/include/fl/imex/FisExporter.h | sulidev/gaminganywhere | 8f1059c9746887028c598d9a2f166e0653ee2b66 | [
"BSD-3-Clause"
] | 8 | 2015-10-16T09:54:35.000Z | 2021-11-10T15:14:58.000Z | deps.win32/include/fl/imex/FisExporter.h | sulidev/gaminganywhere | 8f1059c9746887028c598d9a2f166e0653ee2b66 | [
"BSD-3-Clause"
] | 1 | 2020-11-16T12:29:14.000Z | 2020-12-15T03:18:46.000Z | deps.win32/include/fl/imex/FisExporter.h | sulidev/gaminganywhere | 8f1059c9746887028c598d9a2f166e0653ee2b66 | [
"BSD-3-Clause"
] | 3 | 2016-11-05T09:43:05.000Z | 2019-06-03T14:09:51.000Z | /*
Author: Juan Rada-Vilela, Ph.D.
Copyright (C) 2010-2014 FuzzyLite Limited
All rights reserved
This file is part of fuzzylite.
fuzzylite 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 ver... | 31.287671 | 85 | 0.716725 | [
"vector"
] |
f83a0dcffcc0d2d0e45542a316dd9a0c3cadf699 | 666 | h | C | sieve.h | christosg88/ProjectEuler | 6fe131b03b0f81b12a219d5c7d6fe17d9a91eeee | [
"MIT"
] | null | null | null | sieve.h | christosg88/ProjectEuler | 6fe131b03b0f81b12a219d5c7d6fe17d9a91eeee | [
"MIT"
] | null | null | null | sieve.h | christosg88/ProjectEuler | 6fe131b03b0f81b12a219d5c7d6fe17d9a91eeee | [
"MIT"
] | null | null | null | #include <vector>
#include <cmath>
std::vector<int> sieve_primes(int min, int max) {
int sieve_bound = ((max - 1) / 2) + 1;
int cross_limit = (((int) std::sqrt(max)) - 1) / 2;
std::vector<bool> sieve(sieve_bound, false);
for (int i = 1; i <= cross_limit; ++i) {
if (!sieve[i]) {
for (int j = 2 * i * (... | 22.2 | 72 | 0.509009 | [
"vector"
] |
f83f33cc55e3effb2dd8434d6f92b813bbb67761 | 20,496 | h | C | kratos/geometries/nurbs_shape_function_utilities/nurbs_volume_shape_functions.h | lkusch/Kratos | e8072d8e24ab6f312765185b19d439f01ab7b27b | [
"BSD-4-Clause"
] | 778 | 2017-01-27T16:29:17.000Z | 2022-03-30T03:01:51.000Z | kratos/geometries/nurbs_shape_function_utilities/nurbs_volume_shape_functions.h | lkusch/Kratos | e8072d8e24ab6f312765185b19d439f01ab7b27b | [
"BSD-4-Clause"
] | 6,634 | 2017-01-15T22:56:13.000Z | 2022-03-31T15:03:36.000Z | kratos/geometries/nurbs_shape_function_utilities/nurbs_volume_shape_functions.h | lkusch/Kratos | e8072d8e24ab6f312765185b19d439f01ab7b27b | [
"BSD-4-Clause"
] | 224 | 2017-02-07T14:12:49.000Z | 2022-03-06T23:09:34.000Z | // | / |
// ' / __| _` | __| _ \ __|
// . \ | ( | | ( |\__ `
// _|\_\_| \__,_|\__|\___/ ____/
// Multi-Physics
//
// License: BSD License
// Kratos default license: kratos/license.txt
//
// Main authors: Manuel Messmer
//
#if !define... | 37.538462 | 157 | 0.654079 | [
"shape",
"vector",
"3d"
] |
f83f90583cfcfd2b2a5bf10089585fde8e530bfe | 2,125 | h | C | code/components/citizen-server-impl/include/GameServer.h | blattersturm/fivem | f424ddbc7beb9dde9658cb877432db0751717f75 | [
"MIT"
] | 6 | 2019-01-30T14:33:30.000Z | 2021-07-21T18:06:52.000Z | code/components/citizen-server-impl/include/GameServer.h | blattersturm/fivem | f424ddbc7beb9dde9658cb877432db0751717f75 | [
"MIT"
] | null | null | null | code/components/citizen-server-impl/include/GameServer.h | blattersturm/fivem | f424ddbc7beb9dde9658cb877432db0751717f75 | [
"MIT"
] | 3 | 2017-06-05T14:34:30.000Z | 2021-05-06T19:41:05.000Z | #pragma once
#include <ClientRegistry.h>
#include <MapComponent.h>
#include <NetAddress.h>
#include <enet/enet.h>
namespace fx
{
struct enet_host_deleter
{
inline void operator()(ENetHost* data)
{
enet_host_destroy(data);
}
};
ENetAddress GetENetAddress(const net::PeerAddress& peerAddress);
net::Pee... | 21.464646 | 124 | 0.751059 | [
"vector"
] |
f840ebc079fb182c0a470832717b150614d56e14 | 1,820 | h | C | atlas_src/parser.h | tudo-cni-atlas/cpp-atlas | 21969de0db5ef2de711b4b95696311650d5921e7 | [
"MIT"
] | 13 | 2017-10-26T03:55:42.000Z | 2021-08-05T18:56:27.000Z | atlas_src/parser.h | tudo-cni-atlas/cpp-atlas | 21969de0db5ef2de711b4b95696311650d5921e7 | [
"MIT"
] | null | null | null | atlas_src/parser.h | tudo-cni-atlas/cpp-atlas | 21969de0db5ef2de711b4b95696311650d5921e7 | [
"MIT"
] | 12 | 2017-11-30T08:35:55.000Z | 2022-02-24T18:22:05.000Z | //
// parser.h
// atlas
//
// Created by Janis on 22.05.15.
// Copyright (c) 2015 Janis. All rights reserved.
//
#ifndef __atlas__parser_tdoa__
#define __atlas__parser_tdoa__
#include <stdio.h>
#include <string>
#include <vector>
#include <map>
#include <chrono>
#include <armadillo>
#include "protocol.h"
#includ... | 23.333333 | 108 | 0.716484 | [
"vector"
] |
f841377fe93edb089660382f7c402e60e49c1098 | 689 | h | C | Actions/AddRectAction.h | hamdola/Paint-For-Kids | 9526cd33e6719144b2b3c314aa14f8cb7b1e4229 | [
"MIT"
] | 9 | 2018-10-30T23:02:24.000Z | 2019-03-18T17:42:51.000Z | Actions/AddRectAction.h | AdelRizq/Paint_for_Kids | 671d9f68ce11d41ac14acc31fce6112a95d20d83 | [
"MIT"
] | 3 | 2018-10-30T21:06:51.000Z | 2018-11-02T23:00:23.000Z | Actions/AddRectAction.h | AdelRizq/Paint_for_Kids | 671d9f68ce11d41ac14acc31fce6112a95d20d83 | [
"MIT"
] | 4 | 2018-10-30T16:55:00.000Z | 2019-01-28T21:43:25.000Z | #ifndef ADD_RECT_ACTION_H
#define ADD_RECT_ACTION_H
#include "Action.h"
#include "..\Figures\CRectangle.h"
#include "..\ApplicationManager.h"
// Add Rectangle Action class
class AddRectAction : public Action
{
private:
// Two Point To Represent Rectangle Corners
Point P1, P2;
bool Sound;
int Filled... | 23.758621 | 77 | 0.727141 | [
"object"
] |
f84cebf9d20e87594f1faead291f2f2d67f853f7 | 34,082 | c | C | multimedia/opengl/client/wgl.c | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | multimedia/opengl/client/wgl.c | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | multimedia/opengl/client/wgl.c | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | /******************************Module*Header*******************************\
* Module Name: wgl.c
*
* Routines to integrate Windows NT and OpenGL.
*
* Created: 10-26-1993
* Author: Hock San Lee [hockl]
*
* Copyright (c) 1993 Microsoft Corporation
\***************************************************************... | 32.335863 | 124 | 0.57482 | [
"render",
"object"
] |
f852f7243f45cae9bbadd6bde0599ba5f052ca40 | 8,850 | h | C | Pods/SDWebImageSVGKitPlugin/SDWebImageSVGKitPlugin/Classes/SVGKImageView+WebCache.h | dsxsxsxs/MVVMC-Rx | 6555caa28c5adf5a4552f26ea959c3a4ac36516c | [
"MIT"
] | 3 | 2020-05-06T10:05:06.000Z | 2020-07-10T02:16:41.000Z | Pods/SDWebImageSVGKitPlugin/SDWebImageSVGKitPlugin/Classes/SVGKImageView+WebCache.h | dsxsxsxs/MVVMC-Rx | 6555caa28c5adf5a4552f26ea959c3a4ac36516c | [
"MIT"
] | null | null | null | Pods/SDWebImageSVGKitPlugin/SDWebImageSVGKitPlugin/Classes/SVGKImageView+WebCache.h | dsxsxsxs/MVVMC-Rx | 6555caa28c5adf5a4552f26ea959c3a4ac36516c | [
"MIT"
] | 1 | 2021-03-05T13:41:43.000Z | 2021-03-05T13:41:43.000Z | //
// SVGKImageView+WebCache.h
// SDWebImageSVGPlugin
//
// Created by DreamPiggy on 2018/10/10.
//
#import <SVGKit/SVGKit.h>
#import "SDWebImageSVGKitDefine.h"
NS_ASSUME_NONNULL_BEGIN
@interface SVGKImageView (WebCache)
/**
* Unlike `UIView`, `SVGKImageView`'s subclass does not follows `UIView.contentMode` pro... | 52.058824 | 283 | 0.694237 | [
"vector"
] |
f85c84f439ddc60f039b9733202129fd3fd04efa | 498 | h | C | Orbitersdk/stackEditor/StackImport.h | meson800/orbiter-stackEditor | 01955f87ad6116ed07279e2bfab9636514a418f1 | [
"MIT"
] | null | null | null | Orbitersdk/stackEditor/StackImport.h | meson800/orbiter-stackEditor | 01955f87ad6116ed07279e2bfab9636514a418f1 | [
"MIT"
] | 2 | 2015-05-28T14:46:19.000Z | 2015-07-20T23:15:04.000Z | Orbitersdk/stackEditor/StackImport.h | meson800/orbiter-stackEditor | 01955f87ad6116ed07279e2bfab9636514a418f1 | [
"MIT"
] | null | null | null | //Copyright (c) 2015 Christopher Johnstone(meson800) and Benedict Haefeli(jedidia)
//The MIT License - See ../../LICENSE for more info
#pragma once
#include "orbitersdk.h"
#include <queue>
#include "StackExportStructs.h"
class StackImport
{
public:
StackImport(ImportData *data);
~StackImport();
void prepareImportDa... | 23.714286 | 136 | 0.742972 | [
"vector"
] |
f85eca40a48ef3a1623b9fdeeebb85b56cb35844 | 5,107 | h | C | ndt_2d/include/ndt_2d_map.h | JHenriksson86/ndt_2d | ff26d1b68a89098184381c937f79bc1460bf660a | [
"MIT"
] | 1 | 2020-08-12T14:15:20.000Z | 2020-08-12T14:15:20.000Z | ndt_2d/include/ndt_2d_map.h | JHenriksson86/ndt_2d | ff26d1b68a89098184381c937f79bc1460bf660a | [
"MIT"
] | 1 | 2021-01-05T04:36:50.000Z | 2021-01-05T07:30:23.000Z | ndt_2d/include/ndt_2d_map.h | JHenriksson86/ndt_2d | ff26d1b68a89098184381c937f79bc1460bf660a | [
"MIT"
] | 1 | 2020-08-08T11:26:11.000Z | 2020-08-08T11:26:11.000Z | #ifndef NDT_2D_MAP_H
#define NDT_2D_MAP_H
// STL
#include <vector>
#include <list>
#include <iostream>
#include <cmath>
// ROS
#include <ros/ros.h>
// Eigen
#include "eigen3/Eigen/Dense"
#include "eigen3/Eigen/StdVector"
// NDT
#include "ndt_2d_mapcell.h"
#include "ndt_2d_scan.h"
#include "ndt_2d_util.h"
namespace... | 25.40796 | 108 | 0.579009 | [
"vector"
] |
f863d3baa5c4f271f89e14a9ad6b62fd098f6fd0 | 1,183 | h | C | cpp/axes/axes_painter.h | Danpihl/plot_tool | ca1aa422fb7db07cd557de102de253043ec49c2d | [
"MIT"
] | 36 | 2020-05-17T16:43:42.000Z | 2020-05-24T12:47:15.000Z | cpp/axes/axes_painter.h | Danpihl/plot_tool | ca1aa422fb7db07cd557de102de253043ec49c2d | [
"MIT"
] | 1 | 2020-05-18T04:11:26.000Z | 2020-05-18T04:11:26.000Z | cpp/axes/axes_painter.h | Danpihl/plot_tool | ca1aa422fb7db07cd557de102de253043ec49c2d | [
"MIT"
] | 3 | 2020-05-19T10:03:22.000Z | 2020-05-22T06:36:55.000Z | #ifndef AXES_PAINTER_H_
#define AXES_PAINTER_H_
#include <arl/math/math.h>
#include <cmath>
#include <utility>
#include <vector>
#include "axes/structures/axes_limits.h"
#include "axes/structures/axes_settings.h"
#include "axes/structures/coordinate_converter.h"
#include "axes/structures/grid_vectors.h"
#include "ax... | 22.320755 | 59 | 0.72612 | [
"vector"
] |
f864d1e5b6bfeab145290fccc7fa8d3f120e827f | 17,374 | c | C | src/regexp.c | zhumj1231/Crowbar | 1a87a70a8402bf20e9ad7bb9351e5db00b4a5608 | [
"MIT"
] | 1 | 2021-02-25T11:06:34.000Z | 2021-02-25T11:06:34.000Z | src/regexp.c | zhumj1231/Crowbar | 1a87a70a8402bf20e9ad7bb9351e5db00b4a5608 | [
"MIT"
] | null | null | null | src/regexp.c | zhumj1231/Crowbar | 1a87a70a8402bf20e9ad7bb9351e5db00b4a5608 | [
"MIT"
] | null | null | null | #include <limits.h>
#include "DBG.h"
#include "crowbar.h"
static OnigUChar *
encode_utf16_be(CRB_Char *src)
{
OnigUChar *dest = NULL;
int dest_size;
int src_idx;
int dest_idx;
dest_size = CRB_wcslen(src) * 2 + 2;
dest = MEM_malloc(dest_size);
for (src_idx = dest_idx = 0; ; src_idx++) ... | 30.480702 | 78 | 0.585818 | [
"object"
] |
f86b3b45fcaa4e5c19b9aa4500304d7d91278791 | 11,805 | c | C | h5_test/tst_h_dimscales4.c | nopoe/netcdf-4.1.3-with-cmake | 43cb3e27ce78611a5f9b464ed7588408294289e4 | [
"NetCDF"
] | 1 | 2021-12-01T07:24:43.000Z | 2021-12-01T07:24:43.000Z | h5_test/tst_h_dimscales4.c | nopoe/netcdf-4.1.3-with-cmake | 43cb3e27ce78611a5f9b464ed7588408294289e4 | [
"NetCDF"
] | null | null | null | h5_test/tst_h_dimscales4.c | nopoe/netcdf-4.1.3-with-cmake | 43cb3e27ce78611a5f9b464ed7588408294289e4 | [
"NetCDF"
] | 3 | 2019-04-29T14:57:37.000Z | 2021-12-01T07:24:44.000Z | /* This is part of the netCDF package. Copyright 2005-2011 University
Corporation for Atmospheric Research/Unidata See COPYRIGHT file for
conditions of use.
Test HDF5 file code. These are not intended to be exhaustive tests,
but they use HDF5 the same way that netCDF-4 does, so if these
tests don't wor... | 40.989583 | 97 | 0.592207 | [
"object"
] |
f871dd9533bf5ed24d47123e6807ca2f6758962b | 4,185 | h | C | DSPFilters4JUCEDemo/JuceLibraryCode/modules/juce_events/interprocess/juce_InterprocessConnectionServer.h | rc-h/dspfilters4juce | 60b32a3af7eb89289f89e01db1239e312544ec2c | [
"MIT"
] | 10 | 2017-07-16T04:50:47.000Z | 2022-02-14T06:10:45.000Z | DSPFilters4JUCEDemo/JuceLibraryCode/modules/juce_events/interprocess/juce_InterprocessConnectionServer.h | rc-h/dspfilters4juce | 60b32a3af7eb89289f89e01db1239e312544ec2c | [
"MIT"
] | 199 | 2016-07-28T07:30:48.000Z | 2017-10-14T06:15:40.000Z | UI/JuceLibraryCode/modules/juce_events/interprocess/juce_InterprocessConnectionServer.h | subutai-io/launcher | d8397995e18200b12d60781ed485af04f70bff03 | [
"Apache-2.0"
] | 3 | 2017-11-07T14:44:14.000Z | 2021-03-16T02:45:57.000Z | /*
==============================================================================
This file is part of the JUCE library.
Copyright (c) 2016 - ROLI Ltd.
Permission is granted to use this software under the terms of the ISC license
http://www.isc.org/downloads/software-support-policy/isc-license/
... | 39.11215 | 94 | 0.602151 | [
"object"
] |
f87bacede02b8e996d837eae21c26cb52cfd1fb7 | 381 | h | C | include/Camera/Projection.h | niiick1/OpenGLScene | 33a99428775e98b4fa3093ff2c481fffffaa974e | [
"MIT"
] | null | null | null | include/Camera/Projection.h | niiick1/OpenGLScene | 33a99428775e98b4fa3093ff2c481fffffaa974e | [
"MIT"
] | null | null | null | include/Camera/Projection.h | niiick1/OpenGLScene | 33a99428775e98b4fa3093ff2c481fffffaa974e | [
"MIT"
] | 1 | 2019-12-03T21:11:13.000Z | 2019-12-03T21:11:13.000Z | #ifndef PROJECTION_H
#define PROJECTION_H
#include <vector>
class Projection
{
public:
Projection();
virtual ~Projection();
void setPerspective(float fov, float aspect, float near, float far);
std::vector<float>& getMatrix() { return projection; }
protected:
private:
... | 19.05 | 76 | 0.648294 | [
"vector"
] |
f87c349eca8211d63a93989f1cc0578f677400a2 | 1,760 | h | C | Raven.CppClient/Timer.h | mlawsonca/ravendb-cpp-client | c3a3d4960c8b810156547f62fa7aeb14a121bf74 | [
"MIT"
] | 3 | 2019-04-24T02:34:53.000Z | 2019-08-01T08:22:26.000Z | Raven.CppClient/Timer.h | mlawsonca/ravendb-cpp-client | c3a3d4960c8b810156547f62fa7aeb14a121bf74 | [
"MIT"
] | 2 | 2019-03-21T09:00:02.000Z | 2021-02-28T23:49:26.000Z | Raven.CppClient/Timer.h | mlawsonca/ravendb-cpp-client | c3a3d4960c8b810156547f62fa7aeb14a121bf74 | [
"MIT"
] | 3 | 2019-03-04T11:58:54.000Z | 2021-03-01T00:25:49.000Z | #pragma once
#include <shared_mutex>
#include <chrono>
#include "TasksScheduler.h"
namespace ravendb::client::primitives
{
class Timer
{
private:
std::weak_ptr<Timer> _weak_this{};
const std::shared_ptr<impl::TasksScheduler> _scheduler;
const IExecutorService::Task _action;
std::optional<std::chrono::milli... | 22.857143 | 100 | 0.6625 | [
"object"
] |
52aa11d32f4ab5901607d944291e90dad5b53f84 | 6,399 | h | C | src/database.h | PRL-PRG/sxpdb | c6d4e9ca1cfa3775a8b18639dae85a0a980c2f2f | [
"MIT"
] | null | null | null | src/database.h | PRL-PRG/sxpdb | c6d4e9ca1cfa3775a8b18639dae85a0a980c2f2f | [
"MIT"
] | 1 | 2021-11-30T20:31:56.000Z | 2021-11-30T20:31:56.000Z | src/database.h | PRL-PRG/sxpdb | c6d4e9ca1cfa3775a8b18639dae85a0a980c2f2f | [
"MIT"
] | null | null | null | #ifndef SXPDB_DATABASE_H
#define SXPDB_DATABASE_H
#if !defined(PKG_V_MAJOR) || !defined(PKG_V_MINOR) || !defined(PKG_V_PATCH)
#error "The version major.minor.patch is not defined."
#endif
#ifndef PKG_V_DEVEL
#pragma message("Not a development version.")
#define PKG_V_DEVEL "0" // if it were in devel, it would be at l... | 32.984536 | 173 | 0.738553 | [
"vector"
] |
52aa777fa4957781d8d676ecbad4422382944cf5 | 2,100 | h | C | terrain_generator/src/gen/ListGeoTIFF.h | marek-cel/fightersfs-tools | e692a8af7e44cfae6e35ecfa916d3ffdc46a9eb3 | [
"CC0-1.0"
] | null | null | null | terrain_generator/src/gen/ListGeoTIFF.h | marek-cel/fightersfs-tools | e692a8af7e44cfae6e35ecfa916d3ffdc46a9eb3 | [
"CC0-1.0"
] | null | null | null | terrain_generator/src/gen/ListGeoTIFF.h | marek-cel/fightersfs-tools | e692a8af7e44cfae6e35ecfa916d3ffdc46a9eb3 | [
"CC0-1.0"
] | 1 | 2021-02-22T21:22:33.000Z | 2021-02-22T21:22:33.000Z | /****************************************************************************//*
* Copyright (C) 2020 Marek M. Cel
*
* 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, ... | 33.870968 | 80 | 0.595714 | [
"vector"
] |
52c25742f6ec93234ebc4c13f56f5ca06d0ee649 | 5,004 | h | C | src/numasvm/svmmodel.h | zuevmaxim/hogwildpp | 40a035e5342df58b338c16bdcd94b9f20e38174e | [
"Apache-2.0"
] | 36 | 2016-10-10T23:56:25.000Z | 2021-04-20T16:24:05.000Z | src/numasvm/svmmodel.h | zuevmaxim/hogwildpp | 40a035e5342df58b338c16bdcd94b9f20e38174e | [
"Apache-2.0"
] | null | null | null | src/numasvm/svmmodel.h | zuevmaxim/hogwildpp | 40a035e5342df58b338c16bdcd94b9f20e38174e | [
"Apache-2.0"
] | 8 | 2017-01-12T21:15:51.000Z | 2022-02-14T07:04:47.000Z | // Copyright 2012 Victor Bittorf, Chris Re
//
// 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 o... | 30.888889 | 204 | 0.703237 | [
"vector",
"model"
] |
52c31c8e8e8817c87f69123e8ab910be2f016b1b | 1,144 | h | C | rts/game_MC/ai.h | awesome-archive/ELF | ba956fbfc74d28d6df26472f5b464d2d038c040c | [
"BSD-3-Clause"
] | 1 | 2021-09-29T07:34:27.000Z | 2021-09-29T07:34:27.000Z | rts/game_MC/ai.h | awesome-archive/ELF | ba956fbfc74d28d6df26472f5b464d2d038c040c | [
"BSD-3-Clause"
] | null | null | null | rts/game_MC/ai.h | awesome-archive/ELF | ba956fbfc74d28d6df26472f5b464d2d038c040c | [
"BSD-3-Clause"
] | 1 | 2019-11-01T02:20:55.000Z | 2019-11-01T02:20:55.000Z | /**
* Copyright (c) 2017-present, Facebook, Inc.
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
*/
#pragma once
#in... | 26.604651 | 77 | 0.678322 | [
"vector"
] |
52c36d41c4e420b6149adbc06f31922f53077f63 | 4,099 | h | C | DirectZobEngine/ZobPhysic/ZobPhysicComponent.h | zeralph/directZob | 7682ec0b77b697659be157cce62413e3ee877ee4 | [
"WTFPL"
] | 2 | 2019-06-12T18:11:36.000Z | 2022-01-19T00:26:00.000Z | DirectZobEngine/ZobPhysic/ZobPhysicComponent.h | zeralph/directZob | 7682ec0b77b697659be157cce62413e3ee877ee4 | [
"WTFPL"
] | null | null | null | DirectZobEngine/ZobPhysic/ZobPhysicComponent.h | zeralph/directZob | 7682ec0b77b697659be157cce62413e3ee877ee4 | [
"WTFPL"
] | 1 | 2019-10-05T02:44:47.000Z | 2019-10-05T02:44:47.000Z | #pragma once
// no idea where these are defined; undefine them, as reactphysics will use methods which have these macro names
#undef min
#undef max
#undef None
#include <reactphysics3d/reactphysics3d.h>
#include "../Rendering/ZobVector3.h"
#include "../ZobObjects/Camera.h"
#include "tinyxml.h"
using namespace reactphy... | 34.158333 | 117 | 0.70261 | [
"transform"
] |
52e13ab3f775c4fe962b37b2c144a4a2e4b5daf7 | 5,402 | h | C | RadeonGPUAnalyzerBackend/Emulator/Scheduler/WorkGroup.h | jeongjoonyoo/AMD_RGA | 26c6bfdf83f372eeadb1874420aa2ed55569d50f | [
"MIT"
] | 2 | 2019-05-18T11:39:59.000Z | 2019-05-18T11:40:05.000Z | RadeonGPUAnalyzerBackend/Emulator/Scheduler/WorkGroup.h | Acidburn0zzz/RGA | 35cd028602e21f6b8853fdc86b16153b693acb72 | [
"MIT"
] | null | null | null | RadeonGPUAnalyzerBackend/Emulator/Scheduler/WorkGroup.h | Acidburn0zzz/RGA | 35cd028602e21f6b8853fdc86b16153b693acb72 | [
"MIT"
] | null | null | null |
//=============================================================
// Copyright (c) 2013 Advanced Micro Devices, Inc.
//=============================================================
#ifndef __WORKGROUP_H
#define __WORKGROUP_H
#include "../Parser/Instruction.h"
#include <vector>
#include "WaveFront.h"
/// --------------... | 45.394958 | 119 | 0.358941 | [
"vector"
] |
52e470bad895d3524309c6253c7320b13b557606 | 1,770 | h | C | source/game/2d_renderer/Box.h | mattwamboldt/dropkick | 1fa2fcf2cc807c857e8611db42b7982752494005 | [
"MIT"
] | null | null | null | source/game/2d_renderer/Box.h | mattwamboldt/dropkick | 1fa2fcf2cc807c857e8611db42b7982752494005 | [
"MIT"
] | null | null | null | source/game/2d_renderer/Box.h | mattwamboldt/dropkick | 1fa2fcf2cc807c857e8611db42b7982752494005 | [
"MIT"
] | null | null | null | #ifndef BOX_H
#define BOX_H
#include "SDL/SDL.h"
#include "../util/Vector.h"
class Box
{
public:
Box() : width(0), height(0), enabled(true)
{
color.a = color.r = color.g = color.b = 255;
}
Box(int x, int y, int width, int height, SDL_Color color)
: position((float)x, (float)y), width(width), h... | 20.113636 | 77 | 0.60791 | [
"render",
"vector"
] |
52e8d1c457c6a73db445de834ef8ff47ea9323cf | 274 | h | C | src/cpp/include/configuration/util.h | ryansun117/marius | c6a81b2ea6b6b468baf5277cf6955f9543b66c82 | [
"Apache-2.0"
] | null | null | null | src/cpp/include/configuration/util.h | ryansun117/marius | c6a81b2ea6b6b468baf5277cf6955f9543b66c82 | [
"Apache-2.0"
] | null | null | null | src/cpp/include/configuration/util.h | ryansun117/marius | c6a81b2ea6b6b468baf5277cf6955f9543b66c82 | [
"Apache-2.0"
] | null | null | null | //
// Created by Jason Mohoney on 1/19/22.
//
#ifndef MARIUS_CONFIGURATION_UTIL_H
#define MARIUS_CONFIGURATION_UTIL_H
#include "config.h"
std::vector<torch::Device> devices_from_config(std::shared_ptr<StorageConfig> storage_config);
#endif //MARIUS_CONFIGURATION_UTIL_H
| 21.076923 | 94 | 0.79927 | [
"vector"
] |
52ef6c2b3153ff75930451461033447387b8b12a | 1,621 | h | C | catboost/cuda/cuda_lib/peer_devices.h | mityada/test2 | 00df18ecbac8fb724c06b68474df067e81a3d7dd | [
"Apache-2.0"
] | null | null | null | catboost/cuda/cuda_lib/peer_devices.h | mityada/test2 | 00df18ecbac8fb724c06b68474df067e81a3d7dd | [
"Apache-2.0"
] | null | null | null | catboost/cuda/cuda_lib/peer_devices.h | mityada/test2 | 00df18ecbac8fb724c06b68474df067e81a3d7dd | [
"Apache-2.0"
] | 1 | 2018-08-06T14:13:12.000Z | 2018-08-06T14:13:12.000Z | #pragma once
#include "cuda_base.h"
#include <util/system/types.h>
#include <util/generic/vector.h>
#include <util/generic/set.h>
namespace NCudaLib {
class TPeerDevicesHelper {
public:
bool HasPeerAccess(ui32 from, ui32 to) const {
if (PeerDevices.size() && PeerDevices.size() > from) {
... | 31.784314 | 85 | 0.461444 | [
"vector"
] |
52f0b269ae50153b42521502b3ef051c8c9c4e29 | 1,230 | h | C | include/Battery/Renderer/Texture2D.h | HerrNamenlos123/BatteryEngine | bef5f1b81baf144176653a928c9e8ac138888b3a | [
"MIT"
] | null | null | null | include/Battery/Renderer/Texture2D.h | HerrNamenlos123/BatteryEngine | bef5f1b81baf144176653a928c9e8ac138888b3a | [
"MIT"
] | 1 | 2021-10-07T09:59:58.000Z | 2021-10-07T10:06:53.000Z | include/Battery/Renderer/Texture2D.h | HerrNamenlos123/BatteryEngine | bef5f1b81baf144176653a928c9e8ac138888b3a | [
"MIT"
] | null | null | null | #pragma once
#include "Battery/AllegroDeps.h"
#include "Battery/Core/AllegroContext.h"
#include "Battery/Log/Log.h"
#include "clip.h"
#undef LoadBitmap
namespace Battery {
class Texture2D {
public:
Texture2D();
Texture2D(const Texture2D& texture);
Texture2D(const std::string& path, int flags = 0);
Texture... | 25.625 | 89 | 0.715447 | [
"vector"
] |
52f4dfae7fa83babc6a9b535627792ea2565edf9 | 6,502 | h | C | engine/source/gui/guiPopUpCtrlEx.h | Sednari/twitch-tutorial-flappy-birds | 9aaed1cea2ef24ef6a5212c3350db17a017142fe | [
"MIT"
] | 1,309 | 2015-01-01T02:46:14.000Z | 2022-03-14T04:56:02.000Z | engine/source/gui/guiPopUpCtrlEx.h | Sednari/twitch-tutorial-flappy-birds | 9aaed1cea2ef24ef6a5212c3350db17a017142fe | [
"MIT"
] | 155 | 2015-01-11T19:26:32.000Z | 2021-11-22T04:08:55.000Z | engine/source/gui/guiPopUpCtrlEx.h | Sednari/twitch-tutorial-flappy-birds | 9aaed1cea2ef24ef6a5212c3350db17a017142fe | [
"MIT"
] | 1,595 | 2015-01-01T23:19:48.000Z | 2022-02-17T07:00:52.000Z | //-----------------------------------------------------------------------------
// Copyright (c) 2013 GarageGames, LLC
//
// 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 restr... | 34.041885 | 92 | 0.678714 | [
"vector"
] |
52faada1c0cf1b288211968935f102653a31cef2 | 333 | h | C | MagicThought/MTPageScroll/ViewModel/MTPageScrollBaseViewModel.h | alrjqow/MagicThought | d78a935b69e3e744bf71500c9cd211b9ac752e4d | [
"MIT"
] | 2 | 2019-03-30T12:59:32.000Z | 2019-05-25T08:51:01.000Z | MagicThought/MTPageScroll/ViewModel/MTPageScrollBaseViewModel.h | alrjqow/MagicThought | d78a935b69e3e744bf71500c9cd211b9ac752e4d | [
"MIT"
] | null | null | null | MagicThought/MTPageScroll/ViewModel/MTPageScrollBaseViewModel.h | alrjqow/MagicThought | d78a935b69e3e744bf71500c9cd211b9ac752e4d | [
"MIT"
] | null | null | null | //
// MTPageScrollBaseViewModel.h
// QXProject
//
// Created by monda on 2020/4/13.
// Copyright © 2020 monda. All rights reserved.
//
#import "UIView+Delegate.h"
#import "MTPageControllModel.h"
@interface MTPageScrollBaseViewModel : NSObject<MTViewModelProtocol>
@property (nonatomic,weak) MTPageControllModel* m... | 18.5 | 68 | 0.747748 | [
"model"
] |
52fac6cc76880f7c409e79bf542afe117ed9da08 | 5,771 | h | C | libXm/osx/Xm/ArrowBGP.h | lemmy04/XEphem | 89c6a70620436a877ae910374abd88d052448437 | [
"MIT"
] | 57 | 2021-02-08T20:55:49.000Z | 2022-03-29T21:10:24.000Z | libXm/osx/Xm/ArrowBGP.h | lemmy04/XEphem | 89c6a70620436a877ae910374abd88d052448437 | [
"MIT"
] | 28 | 2021-02-08T23:32:44.000Z | 2022-03-14T00:07:46.000Z | libXm/osx/Xm/ArrowBGP.h | lemmy04/XEphem | 89c6a70620436a877ae910374abd88d052448437 | [
"MIT"
] | 24 | 2021-02-08T21:26:02.000Z | 2022-03-06T15:46:37.000Z | /*
* @OPENGROUP_COPYRIGHT@
* COPYRIGHT NOTICE
* Copyright (c) 1990, 1991, 1992, 1993 Open Software Foundation, Inc.
* Copyright (c) 1996, 1997, 1998, 1999, 2000 The Open Group
* ALL RIGHTS RESERVED (MOTIF). See the file named COPYRIGHT.MOTIF for
* the full copyright text.
*
* This software is subject ... | 33.947059 | 78 | 0.669381 | [
"object"
] |
5e04299230ab10b9b824c18263ae7f682ab05170 | 2,052 | h | C | RealtimeStreaming/Source/Shared/DataBundle.h | matealex/MixedRealityCompanionKit | cbd61ca6b2a45f8dd6855995bf539cbdfe194ea7 | [
"MIT"
] | 204 | 2017-08-12T12:57:26.000Z | 2019-04-25T20:22:12.000Z | RealtimeStreaming/Source/Shared/DataBundle.h | matealex/MixedRealityCompanionKit | cbd61ca6b2a45f8dd6855995bf539cbdfe194ea7 | [
"MIT"
] | 159 | 2017-08-12T09:38:46.000Z | 2019-04-25T17:04:50.000Z | RealtimeStreaming/Source/Shared/DataBundle.h | matealex/MixedRealityCompanionKit | cbd61ca6b2a45f8dd6855995bf539cbdfe194ea7 | [
"MIT"
] | 159 | 2017-08-13T22:51:09.000Z | 2019-05-02T02:32:55.000Z | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See LICENSE in the project root for license information.
#pragma once
#include "Network.DataBundle.g.h"
struct __declspec(uuid("bb9ac868-2fbd-11e9-b210-d663bd873d93")) IDataBundlePriv : ::IUnknown
{
STDMETHOD(CopyTo)(... | 32.0625 | 92 | 0.693957 | [
"vector"
] |
9bdec479d82562ed5c115ed8b980c849d971b272 | 1,371 | h | C | plugins/core/nodegraph/src/Madgine/nodegraph/pins.h | MadManRises/Madgine | c9949bc9cf8b30d63db0da2382c9fbc5b60bcd0f | [
"MIT"
] | 5 | 2018-05-16T14:09:34.000Z | 2019-10-24T19:01:15.000Z | plugins/core/nodegraph/src/Madgine/nodegraph/pins.h | MadManRises/Madgine | c9949bc9cf8b30d63db0da2382c9fbc5b60bcd0f | [
"MIT"
] | 71 | 2017-06-20T06:41:42.000Z | 2021-01-11T11:18:53.000Z | plugins/core/nodegraph/src/Madgine/nodegraph/pins.h | MadManRises/Madgine | c9949bc9cf8b30d63db0da2382c9fbc5b60bcd0f | [
"MIT"
] | 2 | 2018-05-16T13:57:25.000Z | 2018-05-16T13:57:51.000Z | #pragma once
#include "Generic/indextype.h"
#include "Meta/keyvalue/valuetype_desc.h"
namespace Engine {
namespace NodeGraph {
struct MADGINE_NODEGRAPH_EXPORT Pin {
IndexType<uint32_t, 0> mNode;
IndexType<uint32_t> mIndex;
explicit operator bool() const;
bool operator==(const Pin... | 19.309859 | 71 | 0.553611 | [
"vector"
] |
9bf62f4368a97638b16f14de06097ee2f098fdc4 | 25,630 | h | C | StraProtyp3/olcPGEX_HIDManager.h | CyberPlaton/StraProtyp | f8b4e8fe41925952960694ee78b58e616895d12f | [
"MIT"
] | null | null | null | StraProtyp3/olcPGEX_HIDManager.h | CyberPlaton/StraProtyp | f8b4e8fe41925952960694ee78b58e616895d12f | [
"MIT"
] | null | null | null | StraProtyp3/olcPGEX_HIDManager.h | CyberPlaton/StraProtyp | f8b4e8fe41925952960694ee78b58e616895d12f | [
"MIT"
] | null | null | null | #pragma once
#ifndef OLC_PGEX_HIDMANAGER_H
#define OLC_PGEX_HIDMANAGER_H
#include "olcPixelGameEngine.h"
/*
* FOR XBOX GAMEPAD
*/
#define WINVER 0x0A00
#define _WIN32_WINNT 0x0A00
#define WIN32_LEAN_AND_MEAN
#include<Windows.h>
#include<Xinput.h>
#pragma comment(lib, "Xinput.lib")
#include <iostream>
namespace ol... | 20.636071 | 133 | 0.594147 | [
"vector"
] |
5008df1bedbed1cd1c3cd0a042dbc762969ba5a9 | 583 | h | C | src/Shift.h | Baltaz4R/compiler | 82170dbfac32542d74840a2b9892c8132d2001ee | [
"MIT"
] | null | null | null | src/Shift.h | Baltaz4R/compiler | 82170dbfac32542d74840a2b9892c8132d2001ee | [
"MIT"
] | null | null | null | src/Shift.h | Baltaz4R/compiler | 82170dbfac32542d74840a2b9892c8132d2001ee | [
"MIT"
] | null | null | null | #ifndef SHIFT_H_
#define SHIFT_H_
#include <string>
#include <vector>
#include "Symbol.h"
class SymbolTable;
using namespace std;
struct Shift {
int location; // = locationCounter
string section; // = currentSection
bool move;
Symbol* symbol;
Shift(int Location, string Section, Symbol* Symbol) : location(Loc... | 17.147059 | 122 | 0.730703 | [
"vector"
] |
50155a87aa3c30456f50bd37944b40e9f1ba9fe0 | 4,783 | h | C | src/blinkit/blink/renderer/core/paint/PaintLayerFragment.h | titilima/blink | 2de70073edfe0e1e0aaf2bb22b5d6abd9b776fad | [
"MIT"
] | 13 | 2020-04-21T13:14:00.000Z | 2021-11-13T14:55:12.000Z | third_party/WebKit/Source/core/paint/PaintLayerFragment.h | maidiHaitai/haitaibrowser | a232a56bcfb177913a14210e7733e0ea83a6b18d | [
"BSD-3-Clause"
] | null | null | null | third_party/WebKit/Source/core/paint/PaintLayerFragment.h | maidiHaitai/haitaibrowser | a232a56bcfb177913a14210e7733e0ea83a6b18d | [
"BSD-3-Clause"
] | 6 | 2020-09-23T08:56:12.000Z | 2021-11-18T03:40:49.000Z | /*
* Copyright (C) 2003, 2009, 2012 Apple Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the above copyright
* notice, this list of ... | 37.661417 | 99 | 0.718796 | [
"vector"
] |
501d1f68a2194b017ed678d1a52c62af9ee310be | 5,601 | h | C | grap_pic.h | snorerot13/grap | 1648c3a1dafed63969f23ce2a904ff68df21892c | [
"Unlicense"
] | 11 | 2020-06-22T22:20:38.000Z | 2021-09-24T05:36:56.000Z | grap_pic.h | snorerot13/grap | 1648c3a1dafed63969f23ce2a904ff68df21892c | [
"Unlicense"
] | 1 | 2022-01-24T17:26:51.000Z | 2022-01-24T17:32:42.000Z | grap_pic.h | snorerot13/grap | 1648c3a1dafed63969f23ce2a904ff68df21892c | [
"Unlicense"
] | 2 | 2020-08-31T21:33:18.000Z | 2021-03-17T05:44:39.000Z | // -*-c++-*-
#ifndef GRAP_PIC_H
#define GRAP_PIC_H
// This file is (c) 1998-2001 Ted Faber (faber@lunabase.org) see COPYRIGHT
// for the full copyright and limitations of liabilities.
extern void linenum();
// This is used by Pictick and Picgrid to iterate across their shifts
class Picshiftdraw : unary_function<shift... | 25.575342 | 79 | 0.590787 | [
"object"
] |
50235264b56184e7f050953b10ea160c431961ef | 949 | h | C | include/cn24/util/MemoryMappedTar.h | cvjena/cn24-active | 5f40b63aebd14c0658136b402e3df010e405de05 | [
"BSD-3-Clause"
] | 2 | 2019-08-22T02:15:03.000Z | 2020-02-13T13:28:56.000Z | include/cn24/util/MemoryMappedTar.h | cvjena/cn24-active | 5f40b63aebd14c0658136b402e3df010e405de05 | [
"BSD-3-Clause"
] | 1 | 2019-12-26T16:58:51.000Z | 2019-12-26T17:01:06.000Z | include/cn24/util/MemoryMappedTar.h | cvjena/cn24-active | 5f40b63aebd14c0658136b402e3df010e405de05 | [
"BSD-3-Clause"
] | 1 | 2020-10-12T13:10:27.000Z | 2020-10-12T13:10:27.000Z | /*
* This file is part of the CN24 semantic segmentation software,
* copyright (C) 2015 Clemens-Alexander Brust (ikosa dot de at gmail dot com).
*
* For licensing information, see the LICENSE file included with this project.
*/
#ifndef CONV_MEMORYMAPPEDTAR_H
#define CONV_MEMORYMAPPEDTAR_H
#include <vector>
#inc... | 23.725 | 124 | 0.752371 | [
"vector"
] |
5026d197671b4a3ea8d1e9d8031dc279292c74dc | 4,567 | h | C | core/archive/archive_index.h | SammyEnigma/im-desktop | d93c1c335c8290b21b69c578c399edf61cb899e8 | [
"Apache-2.0"
] | 2 | 2020-10-23T06:27:27.000Z | 2021-11-12T12:06:12.000Z | core/archive/archive_index.h | john-preston/im-desktop | 271e42db657bdaa8e261f318c627ca5414e0dd87 | [
"Apache-2.0"
] | null | null | null | core/archive/archive_index.h | john-preston/im-desktop | 271e42db657bdaa8e261f318c627ca5414e0dd87 | [
"Apache-2.0"
] | 1 | 2022-03-25T16:10:33.000Z | 2022-03-25T16:10:33.000Z | #ifndef __CONTACT_ARCHIVE_INDEX_H_
#define __CONTACT_ARCHIVE_INDEX_H_
#pragma once
#include "history_message.h"
#include "dlg_state.h"
#include "message_flags.h"
#include "errors.h"
#include "storage.h"
namespace core
{
namespace archive
{
typedef std::vector<std::shared_ptr<history_me... | 35.679688 | 164 | 0.587913 | [
"vector"
] |
5028a80a773c2b1751436fad0131ab0ecdd8847a | 5,642 | h | C | ADSupport/supportApp/GraphicsMagickSrc/wmf/src/metadefs.h | jerryjiahaha/areaDetector | a0ebc33a94a3cccffb4c9489d4b8e8ff33bf4231 | [
"MIT"
] | null | null | null | ADSupport/supportApp/GraphicsMagickSrc/wmf/src/metadefs.h | jerryjiahaha/areaDetector | a0ebc33a94a3cccffb4c9489d4b8e8ff33bf4231 | [
"MIT"
] | 31 | 2016-10-07T11:55:24.000Z | 2022-02-07T16:11:31.000Z | ADSupport/supportApp/GraphicsMagickSrc/wmf/src/metadefs.h | jerryjiahaha/areaDetector | a0ebc33a94a3cccffb4c9489d4b8e8ff33bf4231 | [
"MIT"
] | 15 | 2016-10-07T08:15:55.000Z | 2022-02-07T15:23:00.000Z | /* libwmf ("metadefs.h"): library for wmf conversion
Copyright (C) 2000-2002 - various; see CREDITS, ChangeLog, and sources
The libwmf Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public License as
published by the Free Software Foundation; e... | 46.245902 | 110 | 0.764622 | [
"object"
] |
502fce67285b18044612b455a04d4e19dbdf017e | 1,893 | h | C | interpreter/System/Error_list.h | hleclerc/Sane | 55298a84b9a87100e3c264e130e8c15048687c31 | [
"Apache-2.0"
] | null | null | null | interpreter/System/Error_list.h | hleclerc/Sane | 55298a84b9a87100e3c264e130e8c15048687c31 | [
"Apache-2.0"
] | null | null | null | interpreter/System/Error_list.h | hleclerc/Sane | 55298a84b9a87100e3c264e130e8c15048687c31 | [
"Apache-2.0"
] | null | null | null | #pragma once
#include "Rc_string.h"
#include "Stream.h"
#include <vector>
#include <string>
#include <deque>
/**
*/
class Error_list {
public:
struct Provenance {
Provenance( const char *beg, const char *pos, const Rc_string &provenance, const Rc_string &msg = {} );
Provenance( const Rc_string &sr... | 33.803571 | 149 | 0.57158 | [
"vector"
] |
503b43a1520b4bf3901e29de79db249dc487867a | 261 | h | C | cpp/src/FizzBuzz3.h | oussamabadr/FizzBuzzKata-Samples | 7675bc5f5b1fd6978ddcb2061293fc70eb68529c | [
"MIT"
] | 5 | 2020-11-19T08:51:43.000Z | 2021-08-14T09:39:23.000Z | cpp/src/FizzBuzz3.h | oussamabadr/FizzBuzzKata-Samples | 7675bc5f5b1fd6978ddcb2061293fc70eb68529c | [
"MIT"
] | null | null | null | cpp/src/FizzBuzz3.h | oussamabadr/FizzBuzzKata-Samples | 7675bc5f5b1fd6978ddcb2061293fc70eb68529c | [
"MIT"
] | 2 | 2021-04-26T06:44:04.000Z | 2021-05-19T22:31:20.000Z | #ifndef FIZZBUZZ_FIZZBUZZ3_H
#define FIZZBUZZ_FIZZBUZZ3_H
#include <vector>
class FizzBuzz3 {
public:
void fizzbuzz();
static std::vector<std::string> calculateFizzBuzz();
static std::string nToFizzBuzz(int n);
};
#endif //FIZZBUZZ_FIZZBUZZ3_H
| 16.3125 | 56 | 0.739464 | [
"vector"
] |
5044c18ccc3131853dbf9d05367157c642bad810 | 5,222 | h | C | deps/libgeos/geos/include/geos/index/strtree/TemplateSTRtreeDistance.h | khrushjing/node-gdal-async | 6546b0c8690f2db677d5385b40b407523503b314 | [
"Apache-2.0"
] | 42 | 2021-03-26T17:34:52.000Z | 2022-03-18T14:15:31.000Z | deps/libgeos/geos/include/geos/index/strtree/TemplateSTRtreeDistance.h | khrushjing/node-gdal-async | 6546b0c8690f2db677d5385b40b407523503b314 | [
"Apache-2.0"
] | 29 | 2021-06-03T14:24:01.000Z | 2022-03-23T15:43:58.000Z | deps/libgeos/geos/include/geos/index/strtree/TemplateSTRtreeDistance.h | khrushjing/node-gdal-async | 6546b0c8690f2db677d5385b40b407523503b314 | [
"Apache-2.0"
] | 8 | 2021-05-14T19:26:37.000Z | 2022-03-21T13:44:42.000Z | /**********************************************************************
*
* GEOS - Geometry Engine Open Source
* http://geos.osgeo.org
*
* Copyright (C) 2020-2021 Daniel Baston
*
* This is free software; you can redistribute and/or modify it under
* the terms of the GNU Lesser General Public Licence as publishe... | 32.842767 | 108 | 0.570663 | [
"geometry",
"vector"
] |
504684d54dafdeef3b76ce641ff55919d257aeb9 | 9,014 | c | C | lib/json.c | BlackPhrase/toaruos | 69324a4e3dc82676c7ef02ae3bb9184861968743 | [
"NCSA"
] | 429 | 2015-01-25T14:05:44.000Z | 2022-03-31T21:54:21.000Z | lib/json.c | BlackPhrase/toaruos | 69324a4e3dc82676c7ef02ae3bb9184861968743 | [
"NCSA"
] | 15 | 2015-03-23T09:58:56.000Z | 2020-09-02T02:29:59.000Z | lib/json.c | BlackPhrase/toaruos | 69324a4e3dc82676c7ef02ae3bb9184861968743 | [
"NCSA"
] | 68 | 2015-02-09T10:01:26.000Z | 2022-03-12T03:31:44.000Z | #include <stdio.h>
#include <stdint.h>
#include <ctype.h>
#include <math.h>
#include <toaru/hashmap.h>
#include <toaru/list.h>
#include <toaru/json.h>
typedef struct JSON_Value Value;
/* Internal usage */
struct JSON_Context {
const char * string;
int c;
const char * error;
};
void json_free(Value * v) {
if (v-... | 20.817552 | 91 | 0.578988 | [
"object"
] |
505aa502f6e8922c6b009f235ce0e4948e7bcbdf | 10,099 | c | C | hv6/hv6/user/lib/printf.c | ProKil/OS2018spring-projects-g10 | 1977a2953fe648d187bc1d7302eac25eff79de03 | [
"MIT"
] | 132 | 2017-11-30T19:42:45.000Z | 2019-09-10T10:25:55.000Z | hv6/hv6/user/lib/printf.c | ProKil/OS2018spring-projects-g10 | 1977a2953fe648d187bc1d7302eac25eff79de03 | [
"MIT"
] | 8 | 2017-11-30T20:05:19.000Z | 2019-05-02T01:33:17.000Z | hv6/hv6/user/lib/printf.c | ProKil/OS2018spring-projects-g10 | 1977a2953fe648d187bc1d7302eac25eff79de03 | [
"MIT"
] | 19 | 2017-12-03T08:52:58.000Z | 2019-08-04T13:37:15.000Z | #include "user.h"
/*
* Print a number (base <= 16) in reverse order,
* using specified putch function and associated pointer putdat.
*/
static void printnum(void (*putch)(int, void *), void *putdat, unsigned long long num,
unsigned base, int width, int padc, bool upper)
{
/* recursion a bad... | 27.975069 | 100 | 0.405288 | [
"object"
] |
505bce684482fa2bc0bf134493cb8e8e2f7991ac | 12,445 | c | C | src/gdb/gdb-7.11/gdb/compile/compile-c-types.c | aps337/unum-sdk | 2de3ae625e474c5064f6a88b720ec2ffdcdefad9 | [
"Apache-2.0"
] | 31 | 2018-08-01T21:25:24.000Z | 2022-02-14T07:52:34.000Z | src/gdb/gdb-7.11/gdb/compile/compile-c-types.c | aps337/unum-sdk | 2de3ae625e474c5064f6a88b720ec2ffdcdefad9 | [
"Apache-2.0"
] | 40 | 2018-12-03T19:48:52.000Z | 2021-03-10T06:34:26.000Z | src/gdb/gdb-7.11/gdb/compile/compile-c-types.c | aps337/unum-sdk | 2de3ae625e474c5064f6a88b720ec2ffdcdefad9 | [
"Apache-2.0"
] | 20 | 2018-11-16T21:19:22.000Z | 2021-10-18T23:08:24.000Z | /* Convert types from GDB to GCC
Copyright (C) 2014-2016 Free Software Foundation, Inc.
This file is part of GDB.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of ... | 28.413242 | 79 | 0.69321 | [
"object",
"vector"
] |
505d18591cd1b6332c730f3fed34e056e74e351f | 4,842 | h | C | graphics/cgal/Point_set_2/doc/Point_set_2/CGAL/Point_set_2.h | hlzz/dotfiles | 0591f71230c919c827ba569099eb3b75897e163e | [
"BSD-3-Clause"
] | 4 | 2016-03-30T14:31:52.000Z | 2019-02-02T05:01:32.000Z | graphics/cgal/Point_set_2/doc/Point_set_2/CGAL/Point_set_2.h | hlzz/dotfiles | 0591f71230c919c827ba569099eb3b75897e163e | [
"BSD-3-Clause"
] | null | null | null | graphics/cgal/Point_set_2/doc/Point_set_2/CGAL/Point_set_2.h | hlzz/dotfiles | 0591f71230c919c827ba569099eb3b75897e163e | [
"BSD-3-Clause"
] | null | null | null | namespace CGAL {
/*!
\ingroup PkgPointSet2
An instance `PS` of the data type `Point_set_2` is a <I>Delaunay Triangulation</I>
of its vertex set. The class `Point_set_2` is inherited from the \cgal Delaunay triangulation,
and provides additional nearest neighbor query operations and range searching operations.
The... | 27.202247 | 130 | 0.732135 | [
"object"
] |
5061fa104fa85a8acb790d2ca464b497a92b72f4 | 4,387 | h | C | third_party/REAPER/epoch_tracker/lpc_analyzer.h | takenori-y/SPTK | 573df2dd032c39db2aa24de012d2fe9a44f96280 | [
"Apache-2.0"
] | 91 | 2017-12-25T14:13:17.000Z | 2022-03-15T14:33:23.000Z | third_party/REAPER/epoch_tracker/lpc_analyzer.h | takenori-y/SPTK | 573df2dd032c39db2aa24de012d2fe9a44f96280 | [
"Apache-2.0"
] | 4 | 2020-09-28T03:58:29.000Z | 2021-12-14T01:23:13.000Z | third_party/REAPER/epoch_tracker/lpc_analyzer.h | takenori-y/SPTK | 573df2dd032c39db2aa24de012d2fe9a44f96280 | [
"Apache-2.0"
] | 16 | 2018-03-12T07:08:09.000Z | 2022-03-22T02:38:13.000Z | /*
Copyright 2015 Google Inc. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in ... | 35.379032 | 79 | 0.691589 | [
"vector",
"model"
] |
507013e110ad2a06a2d664ff6e6aa75404065392 | 1,399 | h | C | src/ui-tabs/TransferTab.h | Marvin182/Moneyphant | 0e404815a327c93d3f582df0ecaf41f6a9700894 | [
"MIT"
] | 1 | 2017-09-13T08:02:54.000Z | 2017-09-13T08:02:54.000Z | src/ui-tabs/TransferTab.h | Marvin182/Moneyphant | 0e404815a327c93d3f582df0ecaf41f6a9700894 | [
"MIT"
] | null | null | null | src/ui-tabs/TransferTab.h | Marvin182/Moneyphant | 0e404815a327c93d3f582df0ecaf41f6a9700894 | [
"MIT"
] | null | null | null | #ifndef TRANSFER_TAB_H
#define TRANSFER_TAB_H
#include <mr/common>
#include <mr/qt>
#include "Tab.h"
#include "../sql.h"
#include "../model/AccountModel.h"
#include "../model/TransferModel.h"
#include "../model/TransferProxyModel.h"
#include "../TransferStats.h"
#include "../TagHelper.h"
namespace Ui {
class Transfe... | 21.859375 | 84 | 0.749107 | [
"model"
] |
507ee5fb3a437a2057b952318cbb935b5aa71bce | 6,127 | h | C | core/include/jiminy/core/ControllerFunctor.h | matthieuvigne/jiminy | f893b2254a9e695a4154b941b599536756ea3d8b | [
"MIT"
] | null | null | null | core/include/jiminy/core/ControllerFunctor.h | matthieuvigne/jiminy | f893b2254a9e695a4154b941b599536756ea3d8b | [
"MIT"
] | null | null | null | core/include/jiminy/core/ControllerFunctor.h | matthieuvigne/jiminy | f893b2254a9e695a4154b941b599536756ea3d8b | [
"MIT"
] | null | null | null | ///////////////////////////////////////////////////////////////////////////////////////////////
///
/// \brief Controller wrapping any command and internal state methods.
///
/// This class wraps 'callables' computing the command and internal state so
/// that it can be used as ... | 49.813008 | 133 | 0.426473 | [
"vector",
"model"
] |
508c7da27c8d19ba8081cb5c651c446a05a605c0 | 37,611 | c | C | net/rras/common/rtutils/server.c | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | net/rras/common/rtutils/server.c | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | net/rras/common/rtutils/server.c | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | //============================================================================
// Copyright (c) 1995, Microsoft Corporation
//
// File: init.c
//
// History:
// Abolade Gbadegesin July-24-1995 Created
//
// Server routines for tracing dll.
// All functions invoked by the server thread are code-page in... | 27 | 104 | 0.51344 | [
"object"
] |
509172f2981f081206766c814f1bb94db5d6eba5 | 14,415 | h | C | libc/newlib/libc/sys/linux/include/netinet/ip_dummynet.h | The0x539/wasp | 5f83aab7bf0c0915b1d3491034d35b091c7aebdf | [
"MIT"
] | 453 | 2016-07-29T23:26:30.000Z | 2022-02-21T01:09:13.000Z | libc/newlib/libc/sys/linux/include/netinet/ip_dummynet.h | The0x539/wasp | 5f83aab7bf0c0915b1d3491034d35b091c7aebdf | [
"MIT"
] | 79 | 2015-11-19T09:23:08.000Z | 2022-01-12T14:15:16.000Z | libc/newlib/libc/sys/linux/include/netinet/ip_dummynet.h | The0x539/wasp | 5f83aab7bf0c0915b1d3491034d35b091c7aebdf | [
"MIT"
] | 57 | 2016-07-29T23:34:09.000Z | 2021-07-13T18:17:02.000Z | /*
* Copyright (c) 1998-2002 Luigi Rizzo, Universita` di Pisa
* Portions Copyright (c) 2000 Akamba Corp.
* 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 cod... | 39.820442 | 81 | 0.698717 | [
"object"
] |
509fff1d327ab512ca70012251076d1f6a25a630 | 858 | h | C | src/forms/supplier/sqlsupplierinndelegate.h | GlebchanskyGit/Clothing-store-Qt-PostgreSQL | 4090759a76cbc0d072adbf1cf507ce89219814a3 | [
"Unlicense"
] | 4 | 2021-06-30T23:53:29.000Z | 2021-07-01T16:43:40.000Z | src/forms/supplier/sqlsupplierinndelegate.h | GlebchanskyGit/Clothing-store-Qt-PostgreSQL | 4090759a76cbc0d072adbf1cf507ce89219814a3 | [
"Unlicense"
] | null | null | null | src/forms/supplier/sqlsupplierinndelegate.h | GlebchanskyGit/Clothing-store-Qt-PostgreSQL | 4090759a76cbc0d072adbf1cf507ce89219814a3 | [
"Unlicense"
] | null | null | null | #ifndef SQLSUPPLIERINNDELEGATE_H
#define SQLSUPPLIERINNDELEGATE_H
#include <QStyledItemDelegate>
class SqlSupplierInnDelegate : public QStyledItemDelegate {
public:
explicit SqlSupplierInnDelegate(QObject* parent = nullptr);
protected:
QString displayText(const QVariant& value, const QLocale& locale) const o... | 39 | 124 | 0.806527 | [
"model"
] |
50a3ec0902d8fbfee38a1ce298797789d1683d6f | 1,746 | h | C | tomviz/OperatorPython.h | utkarshayachit/tomviz | 02efc26a14965602cced2343fe6d058c4a0ff903 | [
"BSD-3-Clause"
] | null | null | null | tomviz/OperatorPython.h | utkarshayachit/tomviz | 02efc26a14965602cced2343fe6d058c4a0ff903 | [
"BSD-3-Clause"
] | null | null | null | tomviz/OperatorPython.h | utkarshayachit/tomviz | 02efc26a14965602cced2343fe6d058c4a0ff903 | [
"BSD-3-Clause"
] | null | null | null | /******************************************************************************
This source file is part of the tomviz project.
Copyright Kitware, Inc.
This source code is released under the New BSD License, (the "License").
Unless required by applicable law or agreed to in writing, software
distributed u... | 26.861538 | 79 | 0.684422 | [
"transform"
] |
50ac3701e02eb4b8eee9123932617c0d3a81e359 | 2,248 | h | C | src/klee-float/lib/Expr/FindArrayAckermannizationVisitor.h | snipekill/FPGen | 4fa9a35cc5695d65509296790accd4b34071432d | [
"BSD-3-Clause"
] | 3 | 2020-07-06T02:44:11.000Z | 2022-02-20T21:02:18.000Z | src/klee-float/lib/Expr/FindArrayAckermannizationVisitor.h | snipekill/FPGen | 4fa9a35cc5695d65509296790accd4b34071432d | [
"BSD-3-Clause"
] | null | null | null | src/klee-float/lib/Expr/FindArrayAckermannizationVisitor.h | snipekill/FPGen | 4fa9a35cc5695d65509296790accd4b34071432d | [
"BSD-3-Clause"
] | 5 | 2020-06-27T11:11:07.000Z | 2022-01-04T19:22:30.000Z | //===-- FindArrayAckermannizationVisitor.h ----------------------*- C++ -*-===//
//
// The KLEE Symbolic Virtual Machine
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
//===------------------------------------------------------... | 34.584615 | 80 | 0.726868 | [
"vector"
] |
50ae4069bcf458a1f942c21d0a163e884ebad669 | 24,389 | h | C | src/mame/includes/xbox_nv2a.h | Robbbert/messui | 49b756e2140d8831bc81335298ee8c5471045e79 | [
"BSD-3-Clause"
] | 26 | 2015-03-31T06:25:51.000Z | 2021-12-14T09:29:04.000Z | src/mame/includes/xbox_nv2a.h | Robbbert/messui | 49b756e2140d8831bc81335298ee8c5471045e79 | [
"BSD-3-Clause"
] | null | null | null | src/mame/includes/xbox_nv2a.h | Robbbert/messui | 49b756e2140d8831bc81335298ee8c5471045e79 | [
"BSD-3-Clause"
] | 10 | 2015-03-27T05:45:51.000Z | 2022-02-04T06:57:36.000Z | // license:BSD-3-Clause
// copyright-holders:Samuele Zannoli
/*
* geforce 3d (NV2A) vertex program disassembler
*/
#ifndef MAME_INCLUDES_XBOX_NV2A_H
#define MAME_INCLUDES_XBOX_NV2A_H
#pragma once
#include "machine/pic8259.h"
#include "video/poly.h"
class vertex_program_disassembler {
static char const *const srct... | 27.219866 | 154 | 0.740785 | [
"object",
"3d"
] |
50b58be7a1b60fcf0e3945795f525b4fea1a6827 | 9,059 | h | C | tensorflow/compiler/plugin/poplar/driver/tools/util.h | DebeshJha/tensorflow-1 | 2b5a225c49d25273532d11c424d37ce394d7579a | [
"Apache-2.0"
] | 2 | 2021-03-08T23:32:06.000Z | 2022-01-13T03:43:49.000Z | tensorflow/compiler/plugin/poplar/driver/tools/util.h | DebeshJha/tensorflow-1 | 2b5a225c49d25273532d11c424d37ce394d7579a | [
"Apache-2.0"
] | null | null | null | tensorflow/compiler/plugin/poplar/driver/tools/util.h | DebeshJha/tensorflow-1 | 2b5a225c49d25273532d11c424d37ce394d7579a | [
"Apache-2.0"
] | null | null | null | /* Copyright 2019 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... | 37.279835 | 80 | 0.763329 | [
"object",
"shape",
"vector"
] |
50bc63ddf62784e4b7438cf3c8a3cff27578b8ef | 22,885 | c | C | speech_recognition/cmusphinx-code/sphinxtrain/src/programs/bldtree/main.c | Ohara124c41/TUB-MSc_Thesis | b1a2d5dc9c0c589a39019126cf7a5cc775baa288 | [
"MIT"
] | 1 | 2016-12-05T01:29:52.000Z | 2016-12-05T01:29:52.000Z | speech_recognition/cmusphinx-code/sphinxtrain/src/programs/bldtree/main.c | Ohara124c41/TUB-MSc_Thesis | b1a2d5dc9c0c589a39019126cf7a5cc775baa288 | [
"MIT"
] | null | null | null | speech_recognition/cmusphinx-code/sphinxtrain/src/programs/bldtree/main.c | Ohara124c41/TUB-MSc_Thesis | b1a2d5dc9c0c589a39019126cf7a5cc775baa288 | [
"MIT"
] | 1 | 2020-04-24T17:26:59.000Z | 2020-04-24T17:26:59.000Z | /* -*- c-basic-offset: 4 -*- */
/* ====================================================================
* Copyright (c) 1997-2000 Carnegie Mellon University. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following con... | 29.798177 | 149 | 0.539698 | [
"vector",
"model"
] |
50c06df5a8f2e96ffe93d526425737170e71b6ec | 15,745 | c | C | template/lib/Projects/STM32469I_EVAL/Examples/BSP/Src/animation.c | ghsecuritylab/stm32f4-bear-metal | 04c8ae72ee6ea658dc376afe64f7f3a47c67512b | [
"MIT"
] | null | null | null | template/lib/Projects/STM32469I_EVAL/Examples/BSP/Src/animation.c | ghsecuritylab/stm32f4-bear-metal | 04c8ae72ee6ea658dc376afe64f7f3a47c67512b | [
"MIT"
] | null | null | null | template/lib/Projects/STM32469I_EVAL/Examples/BSP/Src/animation.c | ghsecuritylab/stm32f4-bear-metal | 04c8ae72ee6ea658dc376afe64f7f3a47c67512b | [
"MIT"
] | 1 | 2020-03-08T01:27:36.000Z | 2020-03-08T01:27:36.000Z | /**
******************************************************************************
* @file BSP/Src/animation.c
* @author MCD Application Team
* @version V1.0.4
* @date 06-May-2016
* @brief This example code shows animation with LCD, DMA2D and DCMI for
* stm32469e_eval driver
**... | 36.278802 | 150 | 0.620896 | [
"object"
] |
50c8a66be60c7011e1a7fae39aada75ffa5d95a3 | 8,022 | c | C | lib/usual/cbtree.c | yummyliu/pgbouncers | 15357f8d4cec51707e41708cfb1adee5923c3cda | [
"0BSD",
"MIT"
] | null | null | null | lib/usual/cbtree.c | yummyliu/pgbouncers | 15357f8d4cec51707e41708cfb1adee5923c3cda | [
"0BSD",
"MIT"
] | null | null | null | lib/usual/cbtree.c | yummyliu/pgbouncers | 15357f8d4cec51707e41708cfb1adee5923c3cda | [
"0BSD",
"MIT"
] | null | null | null | /*
* Crit-bit tree / binary radix tree.
*
* Copyright (c) 2009 Marko Kreen
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appear in all copies.
*
* THE SOFTWARE I... | 23.051724 | 101 | 0.669908 | [
"object"
] |
50caede7c2775f1c9c3487a8812380dd59a83a83 | 2,018 | h | C | src/GHBullet/GHBulletRagdollXMLLoader.h | GoldenHammerSoftware/GH | 757213f479c0fc80ed1a0f59972bf3e9d92b7526 | [
"MIT"
] | null | null | null | src/GHBullet/GHBulletRagdollXMLLoader.h | GoldenHammerSoftware/GH | 757213f479c0fc80ed1a0f59972bf3e9d92b7526 | [
"MIT"
] | null | null | null | src/GHBullet/GHBulletRagdollXMLLoader.h | GoldenHammerSoftware/GH | 757213f479c0fc80ed1a0f59972bf3e9d92b7526 | [
"MIT"
] | null | null | null | // Copyright Golden Hammer Software
#pragma once
#include "GHXMLObjLoader.h"
#include <map>
#include <vector>
class GHBulletRagdoll;
class GHTransformNode;
class GHBulletPhysicsObject;
class GHBulletRagdollConstraint;
class GHXMLSerializer;
class GHStringIdFactory;
class GHBulletObjectXMLLoader;
class GHBulletPhysics... | 36.690909 | 133 | 0.736868 | [
"vector"
] |
f88290e9127947b0d33371c0dc86cd03aa54198b | 1,281 | h | C | components/render/scene_render/client/sources/scene/dynamic_mesh_helper.h | untgames/funner | c91614cda55fd00f5631d2bd11c4ab91f53573a3 | [
"MIT"
] | 7 | 2016-03-30T17:00:39.000Z | 2017-03-27T16:04:04.000Z | components/render/scene_render/client/sources/scene/dynamic_mesh_helper.h | untgames/Funner | c91614cda55fd00f5631d2bd11c4ab91f53573a3 | [
"MIT"
] | 4 | 2017-11-21T11:25:49.000Z | 2018-09-20T17:59:27.000Z | components/render/scene_render/client/sources/scene/dynamic_mesh_helper.h | untgames/Funner | c91614cda55fd00f5631d2bd11c4ab91f53573a3 | [
"MIT"
] | 4 | 2016-11-29T15:18:40.000Z | 2017-03-27T16:04:08.000Z | #ifndef RENDER_SCENE_CLIENT_IMPL_SCENE_DYNAMIC_MESH_HELPER_SHARED_HEADER
#define RENDER_SCENE_CLIENT_IMPL_SCENE_DYNAMIC_MESH_HELPER_SHARED_HEADER
#include <media/geometry/mesh.h>
#include "visual_model.h"
namespace render
{
namespace scene
{
namespace client
{
/////////////////////////////////////... | 27.847826 | 100 | 0.374707 | [
"mesh",
"geometry",
"render"
] |
f89da812164ca04f33abfe97dfb53d266e2d98c4 | 9,690 | h | C | NowSoundLib/NowSoundLibTypes.h | RobJellinghaus/NowSound | 72563f96c88f5ef8d00b0eeeb61364ffe85bb43a | [
"MIT"
] | 26 | 2018-01-22T20:48:57.000Z | 2022-01-03T14:57:23.000Z | NowSoundLib/NowSoundLibTypes.h | RobJellinghaus/NowSound | 72563f96c88f5ef8d00b0eeeb61364ffe85bb43a | [
"MIT"
] | null | null | null | NowSoundLib/NowSoundLibTypes.h | RobJellinghaus/NowSound | 72563f96c88f5ef8d00b0eeeb61364ffe85bb43a | [
"MIT"
] | 2 | 2018-08-20T23:51:35.000Z | 2020-05-05T22:31:52.000Z | // NowSound library by Rob Jellinghaus, https://github.com/RobJellinghaus/NowSound
// Licensed under the MIT license
#pragma once
#include "stdafx.h"
#include <future>
#include "stdint.h"
#include "Check.h"
namespace NowSound
{
// All external methods here are static and use C linkage, for P/Invokability.
... | 38.76 | 119 | 0.613519 | [
"object",
"vector"
] |
f89ff2b8fe6adff10f18f629ed29b5fa4ab52ad1 | 11,218 | h | C | Common/OpenCL/ITKimprovements/itkOpenCLImage.h | eliseemond/elastix | 0e8572f4a315e0a8f08b07d5947b4f3ac160b575 | [
"Apache-2.0"
] | null | null | null | Common/OpenCL/ITKimprovements/itkOpenCLImage.h | eliseemond/elastix | 0e8572f4a315e0a8f08b07d5947b4f3ac160b575 | [
"Apache-2.0"
] | null | null | null | Common/OpenCL/ITKimprovements/itkOpenCLImage.h | eliseemond/elastix | 0e8572f4a315e0a8f08b07d5947b4f3ac160b575 | [
"Apache-2.0"
] | 1 | 2021-08-23T09:16:42.000Z | 2021-08-23T09:16:42.000Z | /*=========================================================================
*
* Copyright UMC Utrecht and contributors
*
* 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
*
* h... | 38.156463 | 118 | 0.652434 | [
"object",
"3d"
] |
f8ab31426c6de0a505757b5fd48c03de8184b4c8 | 1,406 | h | C | src/fft_plan.h | MartinK84/riesling | 3deb01ef6ec4a03ecbd5cf694d37f20de063dbae | [
"MIT"
] | null | null | null | src/fft_plan.h | MartinK84/riesling | 3deb01ef6ec4a03ecbd5cf694d37f20de063dbae | [
"MIT"
] | null | null | null | src/fft_plan.h | MartinK84/riesling | 3deb01ef6ec4a03ecbd5cf694d37f20de063dbae | [
"MIT"
] | null | null | null | #pragma once
#include "fft_util.h"
#include "types.h"
namespace FFT {
/* Templated wrapped around the fftw_plan_many_dft interface
* Takes two template arguments - TensorRank and FFTRank. The last FFTRank dimensions will
* be transformed, and the first (TensorRank - FFTRank) will not be transformed.
*/
template <... | 27.568627 | 93 | 0.720484 | [
"transform"
] |
f8aebdf8f301f1808db802ec17dc2971cf4846a1 | 22,624 | h | C | More/MEAL/MEAL/LevenbergMarquardt.h | xuanyuanstar/psrchive_CDFT | 453c4dc05b8e901ea661cd02d4f0a30665dcaf35 | [
"AFL-2.1"
] | null | null | null | More/MEAL/MEAL/LevenbergMarquardt.h | xuanyuanstar/psrchive_CDFT | 453c4dc05b8e901ea661cd02d4f0a30665dcaf35 | [
"AFL-2.1"
] | null | null | null | More/MEAL/MEAL/LevenbergMarquardt.h | xuanyuanstar/psrchive_CDFT | 453c4dc05b8e901ea661cd02d4f0a30665dcaf35 | [
"AFL-2.1"
] | null | null | null | //-*-C++-*-
/***************************************************************************
*
* Copyright (C) 2004 by Willem van Straten
* Licensed under the Academic Free License version 2.1
*
***************************************************************************/
// psrchive/More/MEAL/MEAL/LevenbergMarqua... | 26.585194 | 78 | 0.615895 | [
"vector",
"model"
] |
f8c6731faab09080aa249cb6bb721fc71230b2ca | 3,551 | h | C | src/palSettings.h | netpipe/IrrPAL | 39cfbe497c0d18a3b63f1a7758a2b979977d8efb | [
"BSD-3-Clause"
] | 6 | 2018-02-27T12:32:05.000Z | 2020-12-21T09:43:38.000Z | src/palSettings.h | netpipe/IrrPAL | 39cfbe497c0d18a3b63f1a7758a2b979977d8efb | [
"BSD-3-Clause"
] | null | null | null | src/palSettings.h | netpipe/IrrPAL | 39cfbe497c0d18a3b63f1a7758a2b979977d8efb | [
"BSD-3-Clause"
] | 4 | 2015-07-25T16:55:16.000Z | 2020-07-15T05:46:30.000Z | //(c) Adrian Boeing 2008, see liscence.txt (BSD liscence)
/*! \file palSettings.h
\brief
PAL - Physics Abstraction Layer.
Settings and configuration
\author
Adrian Boeing
\version
<pre>
Version 0.1 : 26/05/08 - Original planning
</pre>
\todo
*/
/*
Parameters:
Simulation System:
proc - maximum number ... | 28.637097 | 100 | 0.794987 | [
"object"
] |
f8d00263d90198bc0824ba3703cb7a0d41f4f2aa | 64,741 | c | C | Code/drivers/net/ethernet/intel/ice/ice_common.c | jonggyup/RequestOrganizer | 6bb83a6711681d91d49e6f4f405d4a761d182d97 | [
"MIT"
] | 3 | 2020-11-06T05:17:03.000Z | 2020-11-06T07:32:34.000Z | Code/drivers/net/ethernet/intel/ice/ice_common.c | jonggyup/RequestOrganizer | 6bb83a6711681d91d49e6f4f405d4a761d182d97 | [
"MIT"
] | null | null | null | Code/drivers/net/ethernet/intel/ice/ice_common.c | jonggyup/RequestOrganizer | 6bb83a6711681d91d49e6f4f405d4a761d182d97 | [
"MIT"
] | 1 | 2020-11-06T07:32:55.000Z | 2020-11-06T07:32:55.000Z | // SPDX-License-Identifier: GPL-2.0
/* Copyright (c) 2018, Intel Corporation. */
#include "ice_common.h"
#include "ice_sched.h"
#include "ice_adminq_cmd.h"
#define ICE_PF_RESET_WAIT_COUNT 200
#define ICE_NIC_FLX_ENTRY(hw, mdid, idx) \
wr32((hw), GLFLXP_RXDID_FLX_WRD_##idx(ICE_RXDID_FLEX_NIC), \
((ICE_RX_OPC_M... | 28.209586 | 80 | 0.723297 | [
"vector"
] |
f8d6b95bd98b37c5c41ab72a2b89fdde0a616515 | 1,687 | h | C | Src/Evora/Engine/uct_tree_node.h | medovina/Evora | 95e41e7b2d5c408d515a01a5649ddfaa211e9349 | [
"Apache-2.0"
] | null | null | null | Src/Evora/Engine/uct_tree_node.h | medovina/Evora | 95e41e7b2d5c408d515a01a5649ddfaa211e9349 | [
"Apache-2.0"
] | null | null | null | Src/Evora/Engine/uct_tree_node.h | medovina/Evora | 95e41e7b2d5c408d515a01a5649ddfaa211e9349 | [
"Apache-2.0"
] | null | null | null | #pragma once
#include "tree_node.h"
#include <random>
class uct_tree_node : public tree_node
{
public:
uct_tree_node(std::shared_ptr<const game_move> move, std::shared_ptr<uct_tree_node> parent, const game_state& state, double constant = 1.0, bool generateUntriedMoves = true);
virtual ~uct_tree_node() = default;
u... | 37.488889 | 175 | 0.788975 | [
"vector"
] |
f8dc0089d7696b03a3e0eae81a843b4982887c23 | 1,273 | h | C | inc/action_replay/object_oriented_programming.h | Matthew-Jemielity/action-replay | a1de67d51e7190664c38b65b757a47a0a4fe879a | [
"MIT"
] | null | null | null | inc/action_replay/object_oriented_programming.h | Matthew-Jemielity/action-replay | a1de67d51e7190664c38b65b757a47a0a4fe879a | [
"MIT"
] | null | null | null | inc/action_replay/object_oriented_programming.h | Matthew-Jemielity/action-replay | a1de67d51e7190664c38b65b757a47a0a4fe879a | [
"MIT"
] | null | null | null | #ifndef ACTION_REPLAY_OBJECT_ORIENTED_PROGRAMMING_H__
# define ACTION_REPLAY_OBJECT_ORIENTED_PROGRAMMING_H__
# include <action_replay/args.h>
# include <action_replay/assert.h>
# include <action_replay/class.h>
# include <action_replay/error.h>
# include <action_replay/macros.h>
# include <action_replay/object.h>
# in... | 31.825 | 73 | 0.761194 | [
"object"
] |
f8dc61934415eb5b1c710a4d5ce744edcf133266 | 2,073 | h | C | Leandro/Channel.h | iancraz/TP2---Sintesis-v2 | 925bdbaffdd77975dc65dc27816ba121ecf45836 | [
"Unlicense"
] | null | null | null | Leandro/Channel.h | iancraz/TP2---Sintesis-v2 | 925bdbaffdd77975dc65dc27816ba121ecf45836 | [
"Unlicense"
] | null | null | null | Leandro/Channel.h | iancraz/TP2---Sintesis-v2 | 925bdbaffdd77975dc65dc27816ba121ecf45836 | [
"Unlicense"
] | null | null | null | #pragma once
//#include "Channel.h"
#include "Leandro.h"
#include "portaudio.h"
#include "midifile.h"
#include "Options.h"
#include "Instrument.h"
#include "Effect.h"
#include "midiAssets.h"
#include "bufferAssets.h"
#include <list>
#include <queue>
using namespace std;
class Leandro;
class Instrument... | 23.827586 | 107 | 0.736131 | [
"vector"
] |
da0b2e1895f8f6cc74e3aa344d07a01e89b2292e | 484 | h | C | Pod/Classes/NCPContactCell.h | peyman-abdi/NemoContactPicker | b83f3a751366b9034c7f5c8b0bfcba8e73e0f98c | [
"MIT"
] | null | null | null | Pod/Classes/NCPContactCell.h | peyman-abdi/NemoContactPicker | b83f3a751366b9034c7f5c8b0bfcba8e73e0f98c | [
"MIT"
] | null | null | null | Pod/Classes/NCPContactCell.h | peyman-abdi/NemoContactPicker | b83f3a751366b9034c7f5c8b0bfcba8e73e0f98c | [
"MIT"
] | null | null | null | //
// ContactCell.h
// Pods
//
// Created by peyman abdi on 11/9/15.
//
//
#import <UIKit/UIKit.h>
#import "NemoCoreTableCell.h"
@interface NCPContactCellData : NemoCoreTableCellData
@property (nonatomic, copy) NSDictionary* Person;
@property (nonatomic) BOOL Picked;
-(instancetype) initWithPerson:(NSDictionary*)p... | 23.047619 | 100 | 0.758264 | [
"object"
] |
da181200bcce85bae936a81fab2a45c0c4780d1f | 533 | h | C | Paperworks/src/Paperworks/Graphics/API/VertexArray.h | codenobacon4u/paperworks | 0e96cd2fb6070a2387ddd36aaa327b04733234fa | [
"MIT"
] | 1 | 2019-08-15T18:58:54.000Z | 2019-08-15T18:58:54.000Z | Paperworks/src/Paperworks/Graphics/API/VertexArray.h | codenobacon4u/paperworks | 0e96cd2fb6070a2387ddd36aaa327b04733234fa | [
"MIT"
] | null | null | null | Paperworks/src/Paperworks/Graphics/API/VertexArray.h | codenobacon4u/paperworks | 0e96cd2fb6070a2387ddd36aaa327b04733234fa | [
"MIT"
] | null | null | null | #pragma once
#include "Buffer.h"
namespace Paperworks {
class VertexArray
{
public:
virtual ~VertexArray() {}
virtual void Bind() const = 0;
virtual void Unbind() const = 0;
virtual void AddVertexBuffer(const Shared<VertexBuffer>& vertexBuffer) = 0;
virtual void SetIndexBuffer(const Shared<IndexBuffer... | 23.173913 | 80 | 0.726079 | [
"vector"
] |
da1ff74d356ef2018127b4234decc7158673b008 | 1,921 | h | C | smtk/model/SimpleModelSubphrases.h | yumin/SMTK | d280f10c5b70953b2a0196f71832955c7fc75e7f | [
"BSD-3-Clause-Clear"
] | null | null | null | smtk/model/SimpleModelSubphrases.h | yumin/SMTK | d280f10c5b70953b2a0196f71832955c7fc75e7f | [
"BSD-3-Clause-Clear"
] | 4 | 2016-11-10T15:49:51.000Z | 2017-02-06T23:24:16.000Z | smtk/model/SimpleModelSubphrases.h | yumin/SMTK | d280f10c5b70953b2a0196f71832955c7fc75e7f | [
"BSD-3-Clause-Clear"
] | null | null | null | //=========================================================================
// Copyright (c) Kitware, Inc.
// All rights reserved.
// See LICENSE.txt for details.
//
// This software is distributed WITHOUT ANY WARRANTY; without even
// the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
// PURPOSE... | 34.303571 | 87 | 0.730349 | [
"model"
] |
da237e2549e7abcb49ac7405cf62e6155aa40bbb | 713 | h | C | 3DEngine/src/3D Engine/Model/Managers/MeshManager.h | tobbep1997/Bitfrost_2.0 | a092db19d4658062554b7df759f28439fc1ad4f8 | [
"Apache-2.0"
] | null | null | null | 3DEngine/src/3D Engine/Model/Managers/MeshManager.h | tobbep1997/Bitfrost_2.0 | a092db19d4658062554b7df759f28439fc1ad4f8 | [
"Apache-2.0"
] | null | null | null | 3DEngine/src/3D Engine/Model/Managers/MeshManager.h | tobbep1997/Bitfrost_2.0 | a092db19d4658062554b7df759f28439fc1ad4f8 | [
"Apache-2.0"
] | null | null | null | #pragma once
#pragma warning (disable : 4172)
#include <mutex>
const uint8_t MESH_HASHTABLE_SIZE = 13;
class StaticMesh;
class MeshManager
{
private:
std::mutex m_mutexStatic;
std::vector<StaticMesh*> m_staticMesh[MESH_HASHTABLE_SIZE];
public:
MeshManager();
~MeshManager();
bool loadStaticMesh(const std::str... | 22.28125 | 65 | 0.761571 | [
"vector"
] |
da25999c33c081b783a7d229112ffd6a2b89f0d5 | 3,040 | h | C | sp/src/game/shared/hl2mp/weapon_stunstick.h | map-labs-source/Map-Labs | 29f60485c219dd8b4b0b4a7343c85ccad8ad1685 | [
"Unlicense"
] | 137 | 2019-07-13T03:40:58.000Z | 2022-03-17T21:53:10.000Z | sp/src/game/shared/hl2mp/weapon_stunstick.h | map-labs-source/Map-Labs | 29f60485c219dd8b4b0b4a7343c85ccad8ad1685 | [
"Unlicense"
] | 140 | 2019-10-24T16:48:00.000Z | 2022-03-27T06:17:50.000Z | sp/src/game/shared/hl2mp/weapon_stunstick.h | map-labs-source/Map-Labs | 29f60485c219dd8b4b0b4a7343c85ccad8ad1685 | [
"Unlicense"
] | 108 | 2019-09-30T22:00:56.000Z | 2022-03-30T00:14:58.000Z | //========= Copyright Valve Corporation, All rights reserved. ============//
//
// Purpose: This is technically a Mapbase addition, but it's just weapon_stunstick's class declaration.
// All actual changes are still nested in #ifdef MAPBASE.
//
//======================================================================... | 24.715447 | 123 | 0.745395 | [
"vector"
] |
da27a3c02f18c862408ef9a02277adefa36d1364 | 30,868 | h | C | ssa/include/tencentcloud/ssa/v20180608/model/DataEvent.h | sinjoywong/tencentcloud-sdk-cpp | 1b931d20956a90b15a6720f924e5c69f8786f9f4 | [
"Apache-2.0"
] | null | null | null | ssa/include/tencentcloud/ssa/v20180608/model/DataEvent.h | sinjoywong/tencentcloud-sdk-cpp | 1b931d20956a90b15a6720f924e5c69f8786f9f4 | [
"Apache-2.0"
] | null | null | null | ssa/include/tencentcloud/ssa/v20180608/model/DataEvent.h | sinjoywong/tencentcloud-sdk-cpp | 1b931d20956a90b15a6720f924e5c69f8786f9f4 | [
"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
... | 30.714428 | 116 | 0.413438 | [
"vector",
"model"
] |
da31080ad18a57836cdb415e29b10d2d276b6201 | 904 | h | C | src/library/max_sharing.h | JLimperg/lean | 81cabd7b5a8f789633639f5fba64b45d31e37259 | [
"Apache-2.0"
] | 2,232 | 2015-01-01T18:20:29.000Z | 2022-03-30T02:35:50.000Z | src/library/max_sharing.h | JLimperg/lean | 81cabd7b5a8f789633639f5fba64b45d31e37259 | [
"Apache-2.0"
] | 1,187 | 2015-01-06T05:18:44.000Z | 2019-10-31T18:45:42.000Z | src/library/max_sharing.h | JLimperg/lean | 81cabd7b5a8f789633639f5fba64b45d31e37259 | [
"Apache-2.0"
] | 306 | 2015-01-16T22:30:27.000Z | 2022-03-28T02:55:51.000Z | /*
Copyright (c) 2013 Microsoft Corporation. All rights reserved.
Released under Apache 2.0 license as described in the file LICENSE.
Author: Leonardo de Moura
*/
#pragma once
#include <memory>
#include "kernel/expr.h"
namespace lean {
/**
\brief Functional object for creating expressions with maximally
shared ... | 23.179487 | 82 | 0.700221 | [
"object"
] |
da33bfafd96ce8f25861f6300f9f6ba144e31189 | 683 | h | C | src/bskytree/pivot_selection.h | karimalami7/SkyBench | b5aadc46d488e4b4ce8d9f34dd16bf684bea73ae | [
"MIT"
] | 8 | 2016-01-21T09:41:10.000Z | 2021-09-03T16:11:39.000Z | src/bskytree/pivot_selection.h | karimalami7/SkyBench | b5aadc46d488e4b4ce8d9f34dd16bf684bea73ae | [
"MIT"
] | 2 | 2019-12-03T22:24:46.000Z | 2020-02-22T06:20:57.000Z | src/bskytree/pivot_selection.h | karimalami7/SkyBench | b5aadc46d488e4b4ce8d9f34dd16bf684bea73ae | [
"MIT"
] | 5 | 2017-12-12T16:28:27.000Z | 2020-06-05T04:47:24.000Z | #pragma once
#include <limits.h>
#include <math.h>
#include <vector>
#include "common/common.h"
using namespace std;
class PivotSelection {
public:
PivotSelection( const vector<float> &min_list, const vector<float> &max_list);
~PivotSelection(void);
void Execute( vector<TUPLE>& dataset );
pr... | 21.34375 | 80 | 0.708638 | [
"vector"
] |
da37054c61e28a54f5de5b5cb30017e91366a8e1 | 2,907 | h | C | modules/core/Solid.h | tretyakovalex/OpenRT | ec823b720ba0435f4e92d7d63f4a9b05ea90bd5e | [
"BSD-3-Clause"
] | 69 | 2020-03-27T12:24:32.000Z | 2022-03-31T13:11:23.000Z | modules/core/Solid.h | tretyakovalex/OpenRT | ec823b720ba0435f4e92d7d63f4a9b05ea90bd5e | [
"BSD-3-Clause"
] | 20 | 2020-02-04T22:34:29.000Z | 2022-03-12T02:11:01.000Z | modules/core/Solid.h | tretyakovalex/OpenRT | ec823b720ba0435f4e92d7d63f4a9b05ea90bd5e | [
"BSD-3-Clause"
] | 16 | 2019-10-31T13:52:33.000Z | 2022-02-08T15:54:32.000Z | // Base solids class
// Written by Dr. Sergey G. Kosov in 2019 for Project X
#pragma once
#include "IPrim.h"
namespace rt {
// ================================ Solid Base Class ================================
/**
* @brief Base Solid class
* @details This class represent objects which consist of multiple primi... | 33.034091 | 148 | 0.664947 | [
"object",
"vector",
"transform",
"solid"
] |
da3d5d410f5d94b5de506138592d4e4eb9aa028b | 13,010 | h | C | keyvi/include/keyvi/dictionary/fsa/internal/json_value_store.h | jsdelivrbot/keyvi-1 | c56fb92da5eed655bf20e46d56f1e117b2556e3e | [
"Apache-2.0"
] | 147 | 2015-10-06T19:10:01.000Z | 2021-08-19T07:52:02.000Z | keyvi/include/keyvi/dictionary/fsa/internal/json_value_store.h | jsdelivrbot/keyvi-1 | c56fb92da5eed655bf20e46d56f1e117b2556e3e | [
"Apache-2.0"
] | 148 | 2015-10-06T09:24:56.000Z | 2018-12-08T08:42:54.000Z | keyvi/include/keyvi/dictionary/fsa/internal/json_value_store.h | jsdelivrbot/keyvi-1 | c56fb92da5eed655bf20e46d56f1e117b2556e3e | [
"Apache-2.0"
] | 34 | 2015-10-09T06:55:52.000Z | 2021-01-05T18:43:57.000Z | /* * keyvi - A key value store.
*
* Copyright 2015 Hendrik Muhs<hendrik.muhs@gmail.com>
*
* 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.... | 32.853535 | 80 | 0.699923 | [
"object",
"vector"
] |
da4935a7bab37dd12b006b71dfbbd1aa013c2eef | 4,271 | h | C | plant3src/module_handler.h | Plantcubed/sqroot_arduino | 95e4acd0cb86bd1ca290f2a82c872aa60a565c47 | [
"MIT"
] | null | null | null | plant3src/module_handler.h | Plantcubed/sqroot_arduino | 95e4acd0cb86bd1ca290f2a82c872aa60a565c47 | [
"MIT"
] | null | null | null | plant3src/module_handler.h | Plantcubed/sqroot_arduino | 95e4acd0cb86bd1ca290f2a82c872aa60a565c47 | [
"MIT"
] | null | null | null | /**
* \file module_handler.h
* \brief Handles all module integration.
* \author Jake Rye
*/
/**
* @mainpage Groduino
* @author Jake Rye
* \details This is the microcontroller code. It is uploaded to the Arduino Mega. It's purpose is to
* be the firmware for applicable sensor/actuator modules. It h... | 36.504274 | 108 | 0.726294 | [
"object"
] |
da58577506f0fbdd812da52752bd4a2e409f1804 | 39,687 | h | C | vendor/github.com/Benau/go_rlottie/vector_freetype_v_ft_raster.h | keenan-v1/matterbridge | 53cafa9f3d0c8be33821fc7338b1da97e91d9cc6 | [
"Apache-2.0"
] | 4,999 | 2015-10-24T00:48:13.000Z | 2022-03-31T23:06:12.000Z | vendor/github.com/Benau/go_rlottie/vector_freetype_v_ft_raster.h | keenan-v1/matterbridge | 53cafa9f3d0c8be33821fc7338b1da97e91d9cc6 | [
"Apache-2.0"
] | 1,674 | 2015-11-03T19:56:18.000Z | 2022-03-31T22:22:06.000Z | vendor/github.com/Benau/go_rlottie/vector_freetype_v_ft_raster.h | tank0226/matterbridge | e3ffbcadd82d71e87e7f5841f9a037f9358a010b | [
"Apache-2.0"
] | 602 | 2015-11-04T16:13:32.000Z | 2022-03-22T07:08:27.000Z | #ifndef V_FT_IMG_H
#define V_FT_IMG_H
/***************************************************************************/
/* */
/* ftimage.h */
/* ... | 65.274671 | 83 | 0.300174 | [
"render",
"object",
"model"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.