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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
8fcbb6bb54f6256fef867173444387af350eb335 | 950 | c | C | Main/sdCard/fatfs.c | abelykh0/stm32f407-z80emu | b1cccef61c3690ac02fff17723fe18d1543fc579 | [
"MIT"
] | 34 | 2018-06-30T03:49:49.000Z | 2022-02-21T01:22:18.000Z | Main/sdCard/fatfs.c | zxrepo/abelykh0.stm32f407-bkEmu | 06c62a6f26bccb09f93b8bb1097e853798257e8a | [
"MIT"
] | 1 | 2020-03-18T23:07:48.000Z | 2020-06-18T17:51:08.000Z | Main/sdCard/fatfs.c | zxrepo/abelykh0.stm32f407-bkEmu | 06c62a6f26bccb09f93b8bb1097e853798257e8a | [
"MIT"
] | 5 | 2019-05-31T00:03:58.000Z | 2022-01-02T05:27:33.000Z | #include "fatfs.h"
uint8_t retSD; /* Return value for SD */
char SDPath[4]; /* SD logical drive path */
FATFS SDFatFS; /* File system object for SD logical drive */
FIL SDFile; /* File object for SD */
extern RTC_HandleTypeDef hrtc;
void MX_FATFS_Init(void)
{
#ifdef BOARD2
retSD = FATFS_LinkDriver(&FlashDriver, SDPa... | 25 | 61 | 0.613684 | [
"object"
] |
8fe5222f94412e73902838931965df6f3c73791d | 1,525 | h | C | OpenCV iOS/Other Algorithms/ObjectTrackingSample.h | NeilNie/TEDx_Demo | cd098cc8afb31bd90e103a72445fe20259c85264 | [
"Apache-2.0"
] | 30 | 2016-10-27T20:40:22.000Z | 2021-01-26T07:27:24.000Z | OpenCV iOS/Other Algorithms/ObjectTrackingSample.h | NeilNie/TEDx_Demo | cd098cc8afb31bd90e103a72445fe20259c85264 | [
"Apache-2.0"
] | 1 | 2018-03-02T07:33:54.000Z | 2018-03-10T20:04:54.000Z | OpenCV iOS/Other Algorithms/ObjectTrackingSample.h | NeilNie/TEDx_Demo | cd098cc8afb31bd90e103a72445fe20259c85264 | [
"Apache-2.0"
] | 7 | 2016-11-18T10:28:57.000Z | 2018-05-14T21:30:40.000Z | //
// ObjectTrackingSample.h
// OpenCV Tutorial
//
// Created by Anton Belodedenko on 26/07/2012.
// Copyright (c) 2012 computer-vision-talks.com. All rights reserved.
//
#ifndef OpenCV_Tutorial_ObjectTrackingSample_h
#define OpenCV_Tutorial_ObjectTrackingSample_h
inline float Min(float a, float b) { return a < b... | 25.847458 | 105 | 0.681311 | [
"vector"
] |
8fe8b1cc7111f8d06e089f64e07dc6b7b82c0ea9 | 1,656 | h | C | LibCarla/source/carla/rpc/Transform.h | edufford/carla | 427a77e895b6da40581ea73a6cec25420eb6b498 | [
"MIT"
] | 10 | 2018-04-02T13:55:54.000Z | 2019-04-03T06:53:37.000Z | LibCarla/source/carla/rpc/Transform.h | edufford/carla | 427a77e895b6da40581ea73a6cec25420eb6b498 | [
"MIT"
] | 5 | 2018-05-14T20:31:57.000Z | 2018-09-01T15:40:37.000Z | LibCarla/source/carla/rpc/Transform.h | edufford/carla | 427a77e895b6da40581ea73a6cec25420eb6b498 | [
"MIT"
] | 3 | 2018-06-13T23:18:09.000Z | 2018-12-08T14:31:32.000Z | // Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB).
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#pragma once
#include "carla/rpc/Location.h"
#include "carla/rpc/MsgPack.h"
#ifdef LIBCARLA_I... | 21.789474 | 86 | 0.679952 | [
"transform"
] |
8fe903489e1b0a8cfeeb8228d483969b0fc824b1 | 1,928 | h | C | wrapper/include/iqw_wrapper.h | Rohde-Schwarz/daiex | ec4c56fcbdc3cca9bf4642809f4a742edb85a43d | [
"Apache-2.0"
] | 8 | 2019-12-11T13:09:34.000Z | 2022-02-02T16:37:01.000Z | wrapper/include/iqw_wrapper.h | Rohde-Schwarz/daiex | ec4c56fcbdc3cca9bf4642809f4a742edb85a43d | [
"Apache-2.0"
] | null | null | null | wrapper/include/iqw_wrapper.h | Rohde-Schwarz/daiex | ec4c56fcbdc3cca9bf4642809f4a742edb85a43d | [
"Apache-2.0"
] | 1 | 2021-04-30T02:42:37.000Z | 2021-04-30T02:42:37.000Z | /*
* Copyright (c) Rohde & Schwarz
*
* 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 ... | 28.776119 | 88 | 0.616701 | [
"object"
] |
8fecb434a3558d094a0f11f49e98e717bbefcdfe | 856 | h | C | src/aquarium-optimized/ResourceHelper.h | shaoboyan/aquarium-test | 17edaa1bebd1cbc3a0ffd6cdd6c3ed5c4fd67906 | [
"BSD-3-Clause"
] | null | null | null | src/aquarium-optimized/ResourceHelper.h | shaoboyan/aquarium-test | 17edaa1bebd1cbc3a0ffd6cdd6c3ed5c4fd67906 | [
"BSD-3-Clause"
] | null | null | null | src/aquarium-optimized/ResourceHelper.h | shaoboyan/aquarium-test | 17edaa1bebd1cbc3a0ffd6cdd6c3ed5c4fd67906 | [
"BSD-3-Clause"
] | null | null | null | #pragma once
#include <string>
#include <vector>
class ResourceHelper
{
public:
ResourceHelper() {}
ResourceHelper(const std::string &mBackendName, const std::string &mShaderVersion);
void getSkyBoxUrls(std::vector<std::string> *skyUrls) const;
const std::string &getPropPlacementPath() const { return... | 32.923077 | 87 | 0.718458 | [
"vector"
] |
8ff6a0955e40de0153276b82a4a4f67498e94033 | 8,877 | h | C | src/nlk_array.h | lrei/nlk | cdd956c52fccc161c7c81ca7e88221580acd88dc | [
"MIT"
] | null | null | null | src/nlk_array.h | lrei/nlk | cdd956c52fccc161c7c81ca7e88221580acd88dc | [
"MIT"
] | null | null | null | src/nlk_array.h | lrei/nlk | cdd956c52fccc161c7c81ca7e88221580acd88dc | [
"MIT"
] | null | null | null | /******************************************************************************
* NLK - Neural Language Kit
*
* Copyright (c) 2014 Luis Rei <me@luisrei.com> http://luisrei.com @lmrei
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation fi... | 33.37218 | 80 | 0.672975 | [
"vector"
] |
8905500ad67a662b45cceb25ed6fdbcbfd62ada8 | 16,855 | h | C | cpp/include/tapas/hot/buildtree.h | naoyam/tapas-reduce | 90ebf7eb6a2db232fc5ae0b4bff6b7ac3cf9b7d3 | [
"MIT"
] | null | null | null | cpp/include/tapas/hot/buildtree.h | naoyam/tapas-reduce | 90ebf7eb6a2db232fc5ae0b4bff6b7ac3cf9b7d3 | [
"MIT"
] | null | null | null | cpp/include/tapas/hot/buildtree.h | naoyam/tapas-reduce | 90ebf7eb6a2db232fc5ae0b4bff6b7ac3cf9b7d3 | [
"MIT"
] | null | null | null | /** \file
* Functions to construct HOT octrees by a sampling method
*/
#ifndef TAPAS_HOT_BUILDTREE_H
#define TAPAS_HOT_BUILDTREE_H
#include "tapas/stdcbug.h"
#include <vector>
#include <iterator>
#include <algorithm>
#include <mpi.h>
#include "tapas/logging.h"
#include "tapas/debug_util.h"
#include "tapas/mpi_u... | 30.813528 | 133 | 0.620231 | [
"object",
"vector",
"transform"
] |
8912b63a92e8ceee1b0871a06bddfb7158e037b6 | 340 | h | C | EHenTaiViewer/QJSearchViewController.h | lvjunru/exhTest | 016181021846b3de94610611c61f7042a84a1053 | [
"MIT"
] | 1,141 | 2017-01-07T06:46:19.000Z | 2022-03-28T07:58:33.000Z | EHenTaiViewer/QJSearchViewController.h | iphone4855662/E-HentaiViewer | f5702a9a587cd4537e077657b2fdb3a7a00de7f0 | [
"MIT"
] | 90 | 2017-01-26T00:36:12.000Z | 2022-01-11T13:07:07.000Z | EHenTaiViewer/QJSearchViewController.h | iphone4855662/E-HentaiViewer | f5702a9a587cd4537e077657b2fdb3a7a00de7f0 | [
"MIT"
] | 147 | 2017-04-23T15:10:14.000Z | 2022-03-08T20:13:12.000Z | //
// QJSearchViewController.h
// EHenTaiViewer
//
// Created by QinJ on 2017/7/31.
// Copyright © 2017年 kayanouriko. All rights reserved.
//
#import "QJViewController.h"
@class QJGalleryTagItem;
@interface QJSearchViewController : QJViewController
@property (nonatomic, strong) QJGalleryTagItem *model;
- (void... | 17 | 55 | 0.744118 | [
"model"
] |
891f682d0d774f5ee84275b988faee0ea6cfce7f | 17,822 | h | C | source/unit_test/test_torch_nodes.h | MirrorYu/Forward | 55e9da5dad3b5f08f4ca52cdf92614c476bbf6f9 | [
"BSD-3-Clause"
] | null | null | null | source/unit_test/test_torch_nodes.h | MirrorYu/Forward | 55e9da5dad3b5f08f4ca52cdf92614c476bbf6f9 | [
"BSD-3-Clause"
] | null | null | null | source/unit_test/test_torch_nodes.h | MirrorYu/Forward | 55e9da5dad3b5f08f4ca52cdf92614c476bbf6f9 | [
"BSD-3-Clause"
] | null | null | null | // Copyright (C) 2021 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
//
// Unless ... | 33.188082 | 100 | 0.677589 | [
"vector"
] |
89249fc3eb9bce67333c29e822dc3c885d662680 | 1,768 | h | C | tests/juliet/testcases/CWE191_Integer_Underflow/s02/CWE191_Integer_Underflow__int_connect_socket_multiply_84.h | RanerL/analyzer | a401da4680f163201326881802ee535d6cf97f5a | [
"MIT"
] | 28 | 2017-01-20T15:25:54.000Z | 2020-03-17T00:28:31.000Z | testcases/CWE191_Integer_Underflow/s02/CWE191_Integer_Underflow__int_connect_socket_multiply_84.h | mellowCS/cwe_checker_juliet_suite | ae604f6fd94964251fbe88ef04d5287f6c1ffbe2 | [
"MIT"
] | 1 | 2017-01-20T15:26:27.000Z | 2018-08-20T00:55:37.000Z | testcases/CWE191_Integer_Underflow/s02/CWE191_Integer_Underflow__int_connect_socket_multiply_84.h | mellowCS/cwe_checker_juliet_suite | ae604f6fd94964251fbe88ef04d5287f6c1ffbe2 | [
"MIT"
] | 2 | 2019-07-15T19:07:04.000Z | 2019-09-07T14:21:04.000Z | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE191_Integer_Underflow__int_connect_socket_multiply_84.h
Label Definition File: CWE191_Integer_Underflow__int.label.xml
Template File: sources-sinks-84.tmpl.h
*/
/*
* @description
* CWE: 191 Integer Underflow
* BadSource: connect_socket Read data using a connec... | 28.516129 | 147 | 0.78224 | [
"object"
] |
892828a1b81c155241f20c3788a25301b0cbb416 | 1,954 | c | C | kubernetes/unit-test/test_v1_replica_set_spec.c | minerba/c | 8eb6593e55d0e5d57a2dd3153c15c9645de677bc | [
"Apache-2.0"
] | 69 | 2020-03-17T13:47:05.000Z | 2022-03-30T08:25:05.000Z | kubernetes/unit-test/test_v1_replica_set_spec.c | minerba/c | 8eb6593e55d0e5d57a2dd3153c15c9645de677bc | [
"Apache-2.0"
] | 115 | 2020-03-17T14:53:19.000Z | 2022-03-31T11:31:30.000Z | kubernetes/unit-test/test_v1_replica_set_spec.c | minerba/c | 8eb6593e55d0e5d57a2dd3153c15c9645de677bc | [
"Apache-2.0"
] | 28 | 2020-03-17T13:42:21.000Z | 2022-03-19T23:37:16.000Z | #ifndef v1_replica_set_spec_TEST
#define v1_replica_set_spec_TEST
// the following is to include only the main from the first c file
#ifndef TEST_MAIN
#define TEST_MAIN
#define v1_replica_set_spec_MAIN
#endif // TEST_MAIN
#include <stdlib.h>
#include <string.h>
#include <stdio.h>
#include <stdbool.h>
#include "../ext... | 28.318841 | 109 | 0.783009 | [
"model"
] |
892a36a6af4d97ef63f501d1fff2f87424a2ea0c | 7,668 | h | C | Source/Foundation/bsfCore/RenderAPI/BsGpuParamDesc.h | myrgy/bsf | 2c31da99f5763a47c0dee7e2cdb3d4ac3b3c37a6 | [
"MIT"
] | 1 | 2018-04-16T12:14:52.000Z | 2018-04-16T12:14:52.000Z | Source/Foundation/bsfCore/RenderAPI/BsGpuParamDesc.h | myrgy/bsf | 2c31da99f5763a47c0dee7e2cdb3d4ac3b3c37a6 | [
"MIT"
] | null | null | null | Source/Foundation/bsfCore/RenderAPI/BsGpuParamDesc.h | myrgy/bsf | 2c31da99f5763a47c0dee7e2cdb3d4ac3b3c37a6 | [
"MIT"
] | null | null | null | //************************************ bs::framework - Copyright 2018 Marko Pintera **************************************//
//*********** Licensed under the MIT license. See LICENSE.md for full terms. This notice is not to be removed. ***********//
#pragma once
#include "BsCorePrerequisites.h"
namespace bs
{
/** @a... | 32.218487 | 124 | 0.68975 | [
"object"
] |
894a0f3ffe044b17120a9c26432d2ec84b2da5c2 | 7,864 | h | C | src/vnmr/ftpar.h | DanIverson/OpenVnmrJ | 0db324603dbd8f618a6a9526b9477a999c5a4cc3 | [
"Apache-2.0"
] | 32 | 2016-06-17T05:04:26.000Z | 2022-03-28T17:54:44.000Z | src/vnmr/ftpar.h | DanIverson/OpenVnmrJ | 0db324603dbd8f618a6a9526b9477a999c5a4cc3 | [
"Apache-2.0"
] | 128 | 2016-07-13T17:09:02.000Z | 2022-03-28T17:53:52.000Z | src/vnmr/ftpar.h | DanIverson/OpenVnmrJ | 0db324603dbd8f618a6a9526b9477a999c5a4cc3 | [
"Apache-2.0"
] | 102 | 2016-01-23T15:27:16.000Z | 2022-03-20T05:41:54.000Z | /*
* Copyright (C) 2015 University of Oregon
*
* You may distribute under the terms of either the GNU General Public
* License or the Apache License, as specified in the LICENSE file.
*
* For more information, see the LICENSE file.
*/
/*-------------------------------------------------------
| |
| This... | 40.122449 | 111 | 0.570066 | [
"transform"
] |
894c6cc4b921a60625ea554ed41541a892d66385 | 688 | h | C | include/Std.h | lupuchard/eb | a51641e28fdfe4c1bf34234de07a2a78e0cf62c8 | [
"MIT"
] | 1 | 2015-12-28T22:30:17.000Z | 2015-12-28T22:30:17.000Z | include/Std.h | lupuchard/eb | a51641e28fdfe4c1bf34234de07a2a78e0cf62c8 | [
"MIT"
] | null | null | null | include/Std.h | lupuchard/eb | a51641e28fdfe4c1bf34234de07a2a78e0cf62c8 | [
"MIT"
] | null | null | null | #ifndef EBC_ARITH_H
#define EBC_ARITH_H
#include "ast/Module.h"
class Std {
public:
Std();
void add_operators(Module& module);
Function* get_cast(Type from, Type to);
private:
void add_signed(Type type);
void add_unsigned(Type type);
void add_float(Type type);
void add_arith(Type type);
void add_bitwise(Type... | 22.933333 | 86 | 0.738372 | [
"vector"
] |
89533c19c4fa268b4029b78b1a0aca506897af16 | 1,381 | h | C | kubernetes/model/io_k8s_api_core_v1_node_list.h | zouxiaoliang/nerv-kubernetes-client-c | 07528948c643270fd757d38edc68da8c9628ee7a | [
"Apache-2.0"
] | null | null | null | kubernetes/model/io_k8s_api_core_v1_node_list.h | zouxiaoliang/nerv-kubernetes-client-c | 07528948c643270fd757d38edc68da8c9628ee7a | [
"Apache-2.0"
] | null | null | null | kubernetes/model/io_k8s_api_core_v1_node_list.h | zouxiaoliang/nerv-kubernetes-client-c | 07528948c643270fd757d38edc68da8c9628ee7a | [
"Apache-2.0"
] | null | null | null | /*
* io_k8s_api_core_v1_node_list.h
*
* NodeList is the whole list of all Nodes which have been registered with master.
*/
#ifndef _io_k8s_api_core_v1_node_list_H_
#define _io_k8s_api_core_v1_node_list_H_
#include <string.h>
#include "../external/cJSON.h"
#include "../include/list.h"
#include "../include/keyValue... | 30.021739 | 116 | 0.824041 | [
"model"
] |
dec4e134e56d61edd9d0d447fea29b46bf0ffdcb | 1,928 | h | C | src/canvas.h | dgraves/RayTracerChallenge | c052f1f270354c46c60abdcce303fe9314181b3c | [
"MIT"
] | null | null | null | src/canvas.h | dgraves/RayTracerChallenge | c052f1f270354c46c60abdcce303fe9314181b3c | [
"MIT"
] | null | null | null | src/canvas.h | dgraves/RayTracerChallenge | c052f1f270354c46c60abdcce303fe9314181b3c | [
"MIT"
] | null | null | null | /*
** Copyright(c) 2020-2021 Dustin Graves
**
** Permission is hereby granted, free of charge, to any person obtaining a copy
** of this softwareand associated documentation files(the "Software"), to deal
** in the Software without restriction, including without limitation the rights
** to use, copy, modify, merge, pub... | 33.241379 | 100 | 0.692427 | [
"vector"
] |
dec535e0602a400e576987614f5281401d22ba45 | 4,496 | h | C | tensorflow_serving/util/net_http/server/internal/evhttp_server.h | mzhang-code/serving | 527c6f2173eba584ebdca4f8b11ae3c0550ab1a9 | [
"Apache-2.0"
] | 5,791 | 2016-02-16T17:50:06.000Z | 2022-03-31T11:53:10.000Z | tensorflow_serving/util/net_http/server/internal/evhttp_server.h | mzhang-code/serving | 527c6f2173eba584ebdca4f8b11ae3c0550ab1a9 | [
"Apache-2.0"
] | 1,618 | 2016-02-16T18:04:00.000Z | 2022-03-30T07:24:28.000Z | tensorflow_serving/util/net_http/server/internal/evhttp_server.h | mzhang-code/serving | 527c6f2173eba584ebdca4f8b11ae3c0550ab1a9 | [
"Apache-2.0"
] | 2,501 | 2016-02-16T19:57:43.000Z | 2022-03-27T02:43:49.000Z | /* Copyright 2018 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 ... | 31.222222 | 80 | 0.753336 | [
"vector"
] |
ded7f10d4e92ac8f80c66e1944895a62329bcce1 | 786 | h | C | src/Slider.h | Laefy/Brik | d8b93a1fca52fe3324e97500a4d20dcb3aeef06f | [
"MIT"
] | null | null | null | src/Slider.h | Laefy/Brik | d8b93a1fca52fe3324e97500a4d20dcb3aeef06f | [
"MIT"
] | null | null | null | src/Slider.h | Laefy/Brik | d8b93a1fca52fe3324e97500a4d20dcb3aeef06f | [
"MIT"
] | 1 | 2021-06-25T14:23:40.000Z | 2021-06-25T14:23:40.000Z | #pragma once
#include "Physics/Geometry.h"
#include <SFML/System/Vector2.hpp>
namespace sf {
class RenderTarget;
} // namespace sf
class Slider
{
public:
void Render(sf::RenderTarget& target) const;
void SetAcceleration(float acceleration);
void Update(float dt);
sf::Vector2f GetTopCenter() const ... | 23.117647 | 92 | 0.693384 | [
"geometry",
"render"
] |
ded7f128560aaec7e46787e59f2593c6f490cc1b | 5,572 | h | C | sippet/ua/auth_controller.h | sippet/sippet | c6f4b0e9723f56cfb6d345d307a48f1ff0eb2c65 | [
"BSD-3-Clause"
] | 26 | 2015-04-01T22:56:51.000Z | 2021-11-29T08:46:35.000Z | sippet/ua/auth_controller.h | sippet/sippet | c6f4b0e9723f56cfb6d345d307a48f1ff0eb2c65 | [
"BSD-3-Clause"
] | null | null | null | sippet/ua/auth_controller.h | sippet/sippet | c6f4b0e9723f56cfb6d345d307a48f1ff0eb2c65 | [
"BSD-3-Clause"
] | 8 | 2015-04-01T22:56:56.000Z | 2021-06-10T02:21:26.000Z | // Copyright (c) 2014 The Sippet 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 SIPPET_UA_AUTH_CONTROLLER_H_
#define SIPPET_UA_AUTH_CONTROLLER_H_
#include "base/memory/ref_counted.h"
#include "net/base/auth.h"
#inc... | 37.146667 | 80 | 0.729361 | [
"object"
] |
ded82557c291b646b8e99872474afe4cf03a0e5e | 2,318 | h | C | include/donut/render/EnvironmentMapPass.h | Kuranes/KickstartRT_demo | 6de7453ca42e46db180f8bead7ba23f9e8936b69 | [
"MIT"
] | 83 | 2021-07-19T13:55:33.000Z | 2022-03-29T16:00:57.000Z | include/donut/render/EnvironmentMapPass.h | CompileException/donut | bc400a8c2c9db9c3c5ed16190dc108e75722b503 | [
"MIT"
] | 2 | 2021-11-04T06:41:28.000Z | 2021-11-30T08:25:28.000Z | include/donut/render/EnvironmentMapPass.h | CompileException/donut | bc400a8c2c9db9c3c5ed16190dc108e75722b503 | [
"MIT"
] | 10 | 2021-07-19T15:03:58.000Z | 2022-01-10T07:15:35.000Z | /*
* Copyright (c) 2014-2021, NVIDIA CORPORATION. All rights reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),
* to deal in the Software without restriction, including without limitation
* the rights to use,... | 35.121212 | 76 | 0.728214 | [
"render"
] |
dedfe3b46976f1f1190a40fb716e7d0a942c3edc | 1,877 | h | C | src/Imu.h | Fberbari/AAQuad-Evolution | f814018da1e38333389a09ace3ae72fe93b4eaa8 | [
"MIT"
] | 5 | 2020-02-01T20:11:28.000Z | 2021-09-29T19:57:06.000Z | src/Imu.h | Fberbari/AAQuad-Evolution | f814018da1e38333389a09ace3ae72fe93b4eaa8 | [
"MIT"
] | null | null | null | src/Imu.h | Fberbari/AAQuad-Evolution | f814018da1e38333389a09ace3ae72fe93b4eaa8 | [
"MIT"
] | null | null | null | #ifndef _IMU_H
#define _IMU_H
#include "Common.h"
/***********************************************************************************************************************
* Prototypes
**********************************************************************************************************************/
/**
* Initi... | 41.711111 | 120 | 0.675013 | [
"vector"
] |
dee1249edd7da619a62bd45fd94f9eb5514908c2 | 2,660 | h | C | minimal/MarkdownBlock.h | Almad/niveus | 0994c933ff83967c6cd9cfa2616b5c90273e4fbe | [
"MIT"
] | 1 | 2015-10-20T15:25:28.000Z | 2015-10-20T15:25:28.000Z | minimal/MarkdownBlock.h | Almad/niveus | 0994c933ff83967c6cd9cfa2616b5c90273e4fbe | [
"MIT"
] | null | null | null | minimal/MarkdownBlock.h | Almad/niveus | 0994c933ff83967c6cd9cfa2616b5c90273e4fbe | [
"MIT"
] | null | null | null | //
// MarkdownBlock.h
// snowcrash
//
// Created by Zdenek Nemec on 4/15/13.
// Copyright (c) 2013 Apiary Inc. All rights reserved.
//
#ifndef SNOWCRASH_MARKDOWBLOCK_H
#define SNOWCRASH_MARKDOWBLOCK_H
#include <vector>
#include <string>
#include "ParserCore.h"
namespace snowcrash {
/** Type of a Markdow... | 28.297872 | 123 | 0.615789 | [
"vector"
] |
dee6b33d31aab298624127702590801c573e626d | 4,942 | h | C | Demos3/FiniteElementMethod/OpenTissue/core/containers/t4mesh/t4mesh_t4boundary_faces.h | Orbots/bullet3 | a01d335a29888c4f80cdb73a42df1b6091e833f9 | [
"Zlib"
] | 76 | 2018-02-20T11:30:52.000Z | 2022-03-31T12:45:06.000Z | Demos3/FiniteElementMethod/OpenTissue/core/containers/t4mesh/t4mesh_t4boundary_faces.h | Orbots/bullet3 | a01d335a29888c4f80cdb73a42df1b6091e833f9 | [
"Zlib"
] | 27 | 2018-11-20T14:32:49.000Z | 2021-11-24T15:26:45.000Z | Demos3/FiniteElementMethod/OpenTissue/core/containers/t4mesh/t4mesh_t4boundary_faces.h | Orbots/bullet3 | a01d335a29888c4f80cdb73a42df1b6091e833f9 | [
"Zlib"
] | 24 | 2018-02-21T01:45:26.000Z | 2022-03-07T07:06:49.000Z | #ifndef OPENTISSUE_CORE_CONTAINERS_T4MESH_T4BOUNDARY_FACES_H
#define OPENTISSUE_CORE_CONTAINERS_T4MESH_T4BOUNDARY_FACES_H
//
// OpenTissue Template Library
// - A generic toolbox for physics-based modeling and simulation.
// Copyright (C) 2008 Department of Computer Science, University of Copenhagen.
//
// OTTL is lice... | 32.090909 | 114 | 0.597127 | [
"mesh"
] |
deef81eae59145081d0f4a78285e6306f13c1aba | 4,901 | h | C | include/rail_ceiling/furniture_tracker.h | GT-RAIL/rail_ceiling | 5a994a8d170a6ac333eb9dcc89bd26af515ed3d1 | [
"BSD-3-Clause"
] | 2 | 2016-05-02T00:07:23.000Z | 2019-06-12T04:09:07.000Z | include/rail_ceiling/furniture_tracker.h | GT-RAIL/rail_ceiling | 5a994a8d170a6ac333eb9dcc89bd26af515ed3d1 | [
"BSD-3-Clause"
] | null | null | null | include/rail_ceiling/furniture_tracker.h | GT-RAIL/rail_ceiling | 5a994a8d170a6ac333eb9dcc89bd26af515ed3d1 | [
"BSD-3-Clause"
] | 1 | 2021-01-06T01:17:25.000Z | 2021-01-06T01:17:25.000Z | /*!
* \file furniture_tracker.h
* \brief AR-tagged furniture tracking from overhead cameras.
*
* rail_lab_location_server creates an action server with pre-defined goal locations for CARL navigation.
*
* \author David Kent, WPI - davidkent@wpi.edu
* \date October 30, 2014
*/
#ifndef FURNITURE_TRACKER_H_
#defin... | 33.340136 | 148 | 0.764538 | [
"vector"
] |
def68971eebd3a4f027db635ac14e3079650c543 | 1,290 | h | C | src/idle.h | thomwiggers/toggldesktop | fd4796d89aa28eb77b9fc12217065d5e57aa07ee | [
"BSD-3-Clause"
] | null | null | null | src/idle.h | thomwiggers/toggldesktop | fd4796d89aa28eb77b9fc12217065d5e57aa07ee | [
"BSD-3-Clause"
] | null | null | null | src/idle.h | thomwiggers/toggldesktop | fd4796d89aa28eb77b9fc12217065d5e57aa07ee | [
"BSD-3-Clause"
] | null | null | null | // Copyright 2014 Toggl Desktop developers.
#ifndef SRC_IDLE_H_
#define SRC_IDLE_H_
#include <sstream>
#include "model/settings.h"
#include "model/user.h"
#include "util/logger.h"
#include <Poco/Types.h>
namespace toggl {
class GUI;
class TOGGL_INTERNAL_EXPORT Idle {
public:
explicit Idle(GUI *ui);
virt... | 20.15625 | 76 | 0.637984 | [
"model"
] |
7200cf02b07f5b12435c0f1c2dbf835c6305d82a | 23,847 | c | C | scrt/scinit.c | barak/scheme2c | 2b7085746bc5d1b932ef36a32f2dc9a7547f3b53 | [
"Unlicense"
] | 60 | 2015-01-25T14:06:00.000Z | 2022-03-29T08:04:23.000Z | scrt/scinit.c | barak/scheme2c | 2b7085746bc5d1b932ef36a32f2dc9a7547f3b53 | [
"Unlicense"
] | 5 | 2016-10-10T11:22:28.000Z | 2018-04-17T02:07:55.000Z | scrt/scinit.c | barak/scheme2c | 2b7085746bc5d1b932ef36a32f2dc9a7547f3b53 | [
"Unlicense"
] | 11 | 2016-08-07T04:12:46.000Z | 2021-08-31T03:38:41.000Z | /* SCHEME->C - initialization and server interface */
/* Copyright (c) 1989-1993 Hewlett-Packard Development Company, L.P.
* All Rights Reserved
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),
* to deal in the ... | 30.533931 | 82 | 0.65589 | [
"vector"
] |
720e67d92715a994019eb46035862cdea259351a | 396 | h | C | WWeChat/Sections/Address/View/AddressBookCell.h | 151871n/WWeChat | 92022cab115488d7f3738d2c4f0da3ce7d1cb546 | [
"MIT"
] | 262 | 2016-01-29T02:26:14.000Z | 2020-03-18T10:12:41.000Z | WWeChat/Sections/Address/View/AddressBookCell.h | wzxjiang/WWeChat | f69f8461dd43890984f2ca662f7b1a511f888408 | [
"MIT"
] | 9 | 2016-03-12T06:33:44.000Z | 2017-05-10T02:58:00.000Z | WWeChat/Sections/Address/View/AddressBookCell.h | wzxjiang/WWeChat | f69f8461dd43890984f2ca662f7b1a511f888408 | [
"MIT"
] | 102 | 2016-01-31T07:36:57.000Z | 2019-10-20T03:59:47.000Z | //
// AddressBookCell.h
// WWeChat
//
// Created by WzxJiang on 16/7/1.
// Copyright © 2016年 WzxJiang. All rights reserved.
//
#import <UIKit/UIKit.h>
#import "AddressBookModel.h"
@interface AddressBookCell : UITableViewCell
@property (nonatomic, strong) UIImageView * avaterView;
@property (nonatomic, strong) ... | 19.8 | 56 | 0.724747 | [
"model"
] |
72126bfbdb00a06e914a0150f4fae38f34ebcceb | 5,223 | h | C | src/httpproxy/HttpRouter.h | jiaminzou888/TarsGateway | c507e3d33804153f4f3633fb3b3b823bb6e7764d | [
"BSD-3-Clause"
] | 44 | 2020-06-15T08:40:17.000Z | 2022-02-22T14:10:01.000Z | src/httpproxy/HttpRouter.h | jiaminzou888/TarsGateway | c507e3d33804153f4f3633fb3b3b823bb6e7764d | [
"BSD-3-Clause"
] | 14 | 2020-06-19T07:58:56.000Z | 2022-01-18T02:08:45.000Z | src/httpproxy/HttpRouter.h | jiaminzou888/TarsGateway | c507e3d33804153f4f3633fb3b3b823bb6e7764d | [
"BSD-3-Clause"
] | 23 | 2020-06-15T16:28:38.000Z | 2022-01-21T03:07:00.000Z | #ifndef _HTTP_ROUTER_H_
#define _HTTP_ROUTER_H_
#include <map>
#include <string>
#include <regex.h>
#include <set>
#include "util/tc_common.h"
#include "servant/TarsLogger.h"
#include "util/tc_thread_rwlock.h"
#include "util/tc_singleton.h"
#include "util/tc_monitor.h"
using namespace tars;
using namespace std;
stru... | 21.7625 | 127 | 0.637948 | [
"vector"
] |
72166e119c17acdb016566fe6f470491ac198ac7 | 58,160 | c | C | drivers/input/misc/akm09911.c | CaelestisZ/IrisCore | 6f0397e43335434ee58e418c9d1528833c57aea2 | [
"MIT"
] | 1 | 2020-06-28T00:49:21.000Z | 2020-06-28T00:49:21.000Z | drivers/input/misc/akm09911.c | CaelestisZ/AetherAura | 1b30acb7e6921042722bc4aff160dc63a975abc2 | [
"MIT"
] | null | null | null | drivers/input/misc/akm09911.c | CaelestisZ/AetherAura | 1b30acb7e6921042722bc4aff160dc63a975abc2 | [
"MIT"
] | 4 | 2020-05-26T12:40:11.000Z | 2021-07-15T06:46:33.000Z | /* drivers/misc/akm09911.c - akm09911 compass driver
*
* Copyright (c) 2014-2015, Linux Foundation. All rights reserved.
* Copyright (C) 2007-2008 HTC Corporation.
* Author: Hou-Kun Chen <houkun.chen@gmail.com>
*
* This software is licensed under the terms of the GNU General Public
* License version 2, as publis... | 24.375524 | 90 | 0.678267 | [
"vector"
] |
72246a19cab08aa9ef0b4ad23cf1a95eb3fd2f71 | 3,271 | c | C | examples/guru1d1c.c | wendazhou/finufft | ba52c1d823186aac3ae33341921136b9ed3b6422 | [
"Apache-2.0"
] | 134 | 2018-08-23T02:05:01.000Z | 2022-03-27T05:13:20.000Z | examples/guru1d1c.c | wendazhou/finufft | ba52c1d823186aac3ae33341921136b9ed3b6422 | [
"Apache-2.0"
] | 157 | 2018-09-14T16:36:31.000Z | 2022-03-31T23:42:44.000Z | examples/guru1d1c.c | wendazhou/finufft | ba52c1d823186aac3ae33341921136b9ed3b6422 | [
"Apache-2.0"
] | 66 | 2018-09-25T15:50:59.000Z | 2022-03-21T00:42:28.000Z | // this is all you must include for the finufft lib...
#include <finufft.h>
// specific to this example...
#include <math.h>
#include <stdio.h>
#include <stdlib.h>
#include <complex.h>
int main(int argc, char* argv[])
/* Example calling guru interface to FINUFFT library from C, using
C complex type, with a math ch... | 38.034884 | 114 | 0.607154 | [
"vector",
"transform"
] |
7226e9f74a1d0e902a730d85d5f72861f09c6198 | 325 | h | C | src/simpla/geometry/Line.h | simpla-fusion/SimPla | 2e45429e1c185cb9fa1fe6b984ae3c61aa666a39 | [
"BSD-3-Clause"
] | 10 | 2015-04-23T03:32:38.000Z | 2019-05-29T02:28:49.000Z | src/simpla/geometry/Line.h | simpla-fusion/SimPla | 2e45429e1c185cb9fa1fe6b984ae3c61aa666a39 | [
"BSD-3-Clause"
] | 1 | 2016-12-08T06:56:27.000Z | 2016-12-08T06:56:27.000Z | src/simpla/geometry/Line.h | simpla-fusion/SimPla | 2e45429e1c185cb9fa1fe6b984ae3c61aa666a39 | [
"BSD-3-Clause"
] | 6 | 2015-05-08T11:43:53.000Z | 2020-06-26T05:47:56.000Z | //
// Created by salmon on 17-11-19.
//
#ifndef SIMPLA_LINE_H
#define SIMPLA_LINE_H
#include <memory>
#include "Edge.h"
#include "GeoObject.h"
namespace simpla {
namespace geometry {
struct Line : public Edge {
SP_GEO_OBJECT_HEAD(Edge, Line)
};
} // namespace geometry{
} // namespace simpla{
#endif // SIMPLA_LI... | 18.055556 | 34 | 0.710769 | [
"geometry"
] |
72272db484449b0357bee306bf01ae0194d8f914 | 3,884 | c | C | p11-kit/test-filter.c | balabit-deps/balabit-os-7-p11-kit | f5cc0fb284c06008648548968b1bc159097d8172 | [
"BSD-3-Clause"
] | null | null | null | p11-kit/test-filter.c | balabit-deps/balabit-os-7-p11-kit | f5cc0fb284c06008648548968b1bc159097d8172 | [
"BSD-3-Clause"
] | null | null | null | p11-kit/test-filter.c | balabit-deps/balabit-os-7-p11-kit | f5cc0fb284c06008648548968b1bc159097d8172 | [
"BSD-3-Clause"
] | null | null | null | /*
* Copyright (c) 2016 Red Hat Inc
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* * Redistributions of source code must retain the above
* copyright notice, this list of conditions and the
* ... | 26.972222 | 92 | 0.706488 | [
"model"
] |
72275702a525f6b0603e407e24c843cd963f4513 | 5,500 | h | C | DragonBones/StarlingFactory.h | Runcy/SkeletonAnimationLibraryCPP | b4b19d5f5b541763c4f3acbbaa9717cbb2d68084 | [
"MIT"
] | 1 | 2017-01-05T12:34:36.000Z | 2017-01-05T12:34:36.000Z | DragonBones/StarlingFactory.h | Runcy/SkeletonAnimationLibraryCPP | b4b19d5f5b541763c4f3acbbaa9717cbb2d68084 | [
"MIT"
] | null | null | null | DragonBones/StarlingFactory.h | Runcy/SkeletonAnimationLibraryCPP | b4b19d5f5b541763c4f3acbbaa9717cbb2d68084 | [
"MIT"
] | null | null | null | package dragonBones.factorys
{
/**
* Copyright 2012-2013. DragonBones. All Rights Reserved.
* @playerversion Flash 10.0, Flash 10
* @langversion 3.0
* @version 2.0
*/
import dragonBones.Armature;
import dragonBones.Bone;
import dragonBones.Slot;
import dragonBones.core.dragonBone... | 36.423841 | 199 | 0.586727 | [
"object"
] |
722ae452c96dc2585f199664488c53f472cf6ef5 | 32,438 | h | C | systems/framework/context_base.h | RobotLocomotion/drake-python3.7 | ae397a4c6985262d23e9675b9bf3927c08d027f5 | [
"BSD-3-Clause"
] | 2 | 2021-02-25T02:01:02.000Z | 2021-03-17T04:52:04.000Z | systems/framework/context_base.h | RobotLocomotion/drake-python3.7 | ae397a4c6985262d23e9675b9bf3927c08d027f5 | [
"BSD-3-Clause"
] | null | null | null | systems/framework/context_base.h | RobotLocomotion/drake-python3.7 | ae397a4c6985262d23e9675b9bf3927c08d027f5 | [
"BSD-3-Clause"
] | 1 | 2021-06-13T12:05:39.000Z | 2021-06-13T12:05:39.000Z | #pragma once
#include <algorithm>
#include <cstdint>
#include <functional>
#include <memory>
#include <string>
#include <utility>
#include <vector>
#include "drake/common/reset_on_copy.h"
#include "drake/common/unused.h"
#include "drake/common/value.h"
#include "drake/systems/framework/cache.h"
#include "drake/system... | 43.599462 | 80 | 0.75131 | [
"object",
"vector"
] |
7232ef1e4685ab9b0e07d143576e9d397208f27e | 18,523 | c | C | riscv-tools/riscv-openocd/src/target/embeddedice.c | ucsc-vama/rocket-chip-misc | c921d1ab92533daf303cc13d9a0ccce15785b575 | [
"BSD-2-Clause"
] | 1 | 2020-06-05T02:34:13.000Z | 2020-06-05T02:34:13.000Z | riscv-tools/riscv-openocd/src/target/embeddedice.c | ucsc-vama/rocket-chip-misc | c921d1ab92533daf303cc13d9a0ccce15785b575 | [
"BSD-2-Clause"
] | null | null | null | riscv-tools/riscv-openocd/src/target/embeddedice.c | ucsc-vama/rocket-chip-misc | c921d1ab92533daf303cc13d9a0ccce15785b575 | [
"BSD-2-Clause"
] | null | null | null | /***************************************************************************
* Copyright (C) 2005 by Dominic Rath *
* Dominic.Rath@gmx.de *
* *
* Copyrig... | 28.496923 | 95 | 0.665983 | [
"vector"
] |
72527a514ce89bc75bc0065534a78756e48437e5 | 49,739 | c | C | tdfc2/src/common/construct/tokdef.c | dj3vande/tendra | 86981ad5574f55821853e3bdf5f82e373f91edb2 | [
"BSD-3-Clause"
] | null | null | null | tdfc2/src/common/construct/tokdef.c | dj3vande/tendra | 86981ad5574f55821853e3bdf5f82e373f91edb2 | [
"BSD-3-Clause"
] | null | null | null | tdfc2/src/common/construct/tokdef.c | dj3vande/tendra | 86981ad5574f55821853e3bdf5f82e373f91edb2 | [
"BSD-3-Clause"
] | null | null | null | /*
* Copyright 2002-2011, The TenDRA Project.
* Copyright 1997-1998, United Kingdom Secretary of State for Defence.
*
* See doc/copyright/ for the full copyright terms.
*/
#include <limits.h>
#include <stdio.h>
#include <shared/check.h>
#include <utility/config.h>
#include "c_types.h"
#include <utility/error.h... | 23.82136 | 76 | 0.623153 | [
"object"
] |
895b1d3d80d135414e3429025f27036f0224cdca | 4,143 | h | C | testing-rsl/include/rsl/sv_dn_lock.h | soCromp/SprayList-RSL | 85e68e0051fee175c0f1912dd7e2d7942eb1c606 | [
"MIT"
] | null | null | null | testing-rsl/include/rsl/sv_dn_lock.h | soCromp/SprayList-RSL | 85e68e0051fee175c0f1912dd7e2d7942eb1c606 | [
"MIT"
] | null | null | null | testing-rsl/include/rsl/sv_dn_lock.h | soCromp/SprayList-RSL | 85e68e0051fee175c0f1912dd7e2d7942eb1c606 | [
"MIT"
] | null | null | null | #pragma once
#include <atomic>
#include "../lock/lock_dn.h"
/// A lock class exclusively for skipvector_dn.
template <typename K, typename STRATEGY> class sv_dn_lock {
typedef typename STRATEGY::lock_t lock_t;
STRATEGY *strategy;
lock_t lock;
public:
/// Determine if the node owning this lock is an orphan... | 28.972028 | 78 | 0.665943 | [
"vector"
] |
8960169816bd0df4f457d28da87f0d4efe5c0ce6 | 822 | h | C | MidiChannel.h | Madsy/libmidi | c271e991e9d6f762e81a8d2dbf7a5cd63973629d | [
"MIT"
] | 5 | 2018-08-14T01:04:33.000Z | 2021-07-15T22:13:45.000Z | MidiChannel.h | Madsy/libmidi | c271e991e9d6f762e81a8d2dbf7a5cd63973629d | [
"MIT"
] | 4 | 2017-03-21T23:10:46.000Z | 2017-03-21T23:19:55.000Z | MidiChannel.h | Madsy/libmidi | c271e991e9d6f762e81a8d2dbf7a5cd63973629d | [
"MIT"
] | null | null | null | //
// Created by madsy on 22.03.17.
//
#ifndef MIDITEST_MIDICHANNEL_H
#define MIDITEST_MIDICHANNEL_H
#include <vector>
#include <memory>
#include "MidiEvent.h"
class MidiFile;
class MidiChannel {
friend class MidiFile;
public:
MidiChannel();
~MidiChannel();
std::vector<std::shared_ptr<MidiEvent>> ge... | 23.485714 | 120 | 0.722628 | [
"vector"
] |
8961d28a65ed9037db2acec461736fbee4519ccd | 6,558 | c | C | blatSrc/lib/annoFormatTab.c | zrhanna/blatq | 52aca91382dd17255e83bc95a9fa567c11a29d1f | [
"MIT"
] | 2 | 2016-10-12T03:09:44.000Z | 2021-10-18T00:48:14.000Z | blatSrc/lib/annoFormatTab.c | calacademy-research/BLATq | 52aca91382dd17255e83bc95a9fa567c11a29d1f | [
"MIT"
] | null | null | null | blatSrc/lib/annoFormatTab.c | calacademy-research/BLATq | 52aca91382dd17255e83bc95a9fa567c11a29d1f | [
"MIT"
] | null | null | null | /* annoFormatTab -- collect fields from all inputs and print them out, tab-separated. */
#include "annoFormatTab.h"
#include "annoGratorQuery.h"
#include "dystring.h"
struct annoFormatTab
{
struct annoFormatter formatter;
char *fileName;
FILE *f;
boolean needHeader; // TRUE if we should print ou... | 29.146667 | 98 | 0.681305 | [
"vector"
] |
896aefcc85abe8436d8f531bec63a505d25193a1 | 5,501 | c | C | src/o_edit.c | BillKek/DreamEditor | b277c446fb71fac826d39a8e9f5ef9ab7d36ec42 | [
"MIT"
] | 1 | 2021-01-18T16:52:45.000Z | 2021-01-18T16:52:45.000Z | src/o_edit.c | BillKek/DreamEditor | b277c446fb71fac826d39a8e9f5ef9ab7d36ec42 | [
"MIT"
] | null | null | null | src/o_edit.c | BillKek/DreamEditor | b277c446fb71fac826d39a8e9f5ef9ab7d36ec42 | [
"MIT"
] | null | null | null | //-------------------------------------------------------------------
//
// OBJECT Edit Line Implementation:
//
//-------------------------------------------------------------------
//
#include "app.h"
typedef struct {
char *text; // The text displayed.
int fg; // The text color
int ... | 25.004545 | 93 | 0.400109 | [
"object"
] |
896f71df570f18915c7d6a4e86c6214e3769bf01 | 1,720 | h | C | example-8/src/Worker.h | GGolbik/basics-cpp | 37466e7fa03b428093055a269e2ee96b8e685b82 | [
"MIT"
] | null | null | null | example-8/src/Worker.h | GGolbik/basics-cpp | 37466e7fa03b428093055a269e2ee96b8e685b82 | [
"MIT"
] | null | null | null | example-8/src/Worker.h | GGolbik/basics-cpp | 37466e7fa03b428093055a269e2ee96b8e685b82 | [
"MIT"
] | null | null | null | #pragma once
#include <atomic>
#include <memory>
#include <mutex>
#include <thread>
#include <vector>
#ifdef _WIN32
#include <winsock2.h>
#else
#include <openssl/ssl.h>
#include "OpenSslWrapper.h"
#endif
namespace ggolbik {
namespace cpp {
namespace tls {
/**
*
*/
class Worker {
private: // type definitions
... | 17.2 | 52 | 0.663372 | [
"vector"
] |
897629d53f5ead5424e43263469446c38cc9af74 | 4,604 | h | C | src/models/obstacles/tgBlockField.h | wvat/NTRTsim | 0443cbd542e12e23c04adf79ea0d8d003c428baa | [
"Apache-2.0"
] | 148 | 2015-01-08T22:44:00.000Z | 2022-03-19T18:42:48.000Z | src/models/obstacles/tgBlockField.h | wvat/NTRTsim | 0443cbd542e12e23c04adf79ea0d8d003c428baa | [
"Apache-2.0"
] | 107 | 2015-01-02T16:41:42.000Z | 2021-06-14T22:09:19.000Z | src/models/obstacles/tgBlockField.h | wvat/NTRTsim | 0443cbd542e12e23c04adf79ea0d8d003c428baa | [
"Apache-2.0"
] | 86 | 2015-01-06T07:02:36.000Z | 2022-02-28T17:36:14.000Z | /*
* Copyright © 2014, United States Government, as represented by the
* Administrator of the National Aeronautics and Space Administration.
* All rights reserved.
*
* The NASA Tensegrity Robotics Toolkit (NTRT) v1 platform is licensed
* under the Apache License, Version 2.0 (the "License");
* you may not use t... | 30.490066 | 108 | 0.619896 | [
"render",
"vector",
"model"
] |
897cc1299ca1cb3003665f06333e44037d309193 | 857 | c | C | lib/guilds/channel/r20.c | vlehtola/questmud | 8bc3099b5ad00a9e0261faeb6637c76b521b6dbe | [
"MIT"
] | null | null | null | lib/guilds/channel/r20.c | vlehtola/questmud | 8bc3099b5ad00a9e0261faeb6637c76b521b6dbe | [
"MIT"
] | null | null | null | lib/guilds/channel/r20.c | vlehtola/questmud | 8bc3099b5ad00a9e0261faeb6637c76b521b6dbe | [
"MIT"
] | null | null | null | inherit "room/room";
object monster,monster2;
reset(arg) {
if(!monster) {
monster = clone_object("guilds/channel/monsters/priest3");
move_object(monster, this_object());
}
if(!monster2) {
monster2 = clone_object("guilds/channel/monsters/drunk_monk");
move_obje... | 20.902439 | 94 | 0.603267 | [
"object"
] |
89867f25e1459b17cb7bd0a441db136bc8d29c46 | 5,032 | h | C | include/rotmg.h | langou/latl | df838fb44a1ef5c77b57bf60bd46eaeff8db3492 | [
"BSD-3-Clause-Open-MPI"
] | 6 | 2015-12-13T09:10:11.000Z | 2022-02-09T23:18:22.000Z | include/rotmg.h | langou/latl | df838fb44a1ef5c77b57bf60bd46eaeff8db3492 | [
"BSD-3-Clause-Open-MPI"
] | null | null | null | include/rotmg.h | langou/latl | df838fb44a1ef5c77b57bf60bd46eaeff8db3492 | [
"BSD-3-Clause-Open-MPI"
] | 2 | 2019-02-01T06:46:36.000Z | 2022-02-09T23:18:24.000Z | //
// rotmg.h
// Linear Algebra Template Library
//
// Created by Rodney James on 12/6/11.
// Copyright (c) 2011 University of Colorado Denver. All rights reserved.
//
#ifndef _rotmg_h
#define _rotmg_h
/// @file rotmg.h Constructs modified Givens transformation matrix.
#include <cmath>
namespace LATL
{
/// @... | 24.192308 | 76 | 0.350755 | [
"vector"
] |
8986c9968437af2b4c623dee9a0c6e9e0d057fd9 | 3,142 | c | C | unit-test/test_ezsignbulksenddocumentmapping_response_compound.c | ezmaxinc/eZmax-SDK-c | 725eab79d6311127a2d5bd731b978bce94142d69 | [
"curl",
"MIT"
] | null | null | null | unit-test/test_ezsignbulksenddocumentmapping_response_compound.c | ezmaxinc/eZmax-SDK-c | 725eab79d6311127a2d5bd731b978bce94142d69 | [
"curl",
"MIT"
] | null | null | null | unit-test/test_ezsignbulksenddocumentmapping_response_compound.c | ezmaxinc/eZmax-SDK-c | 725eab79d6311127a2d5bd731b978bce94142d69 | [
"curl",
"MIT"
] | null | null | null | #ifndef ezsignbulksenddocumentmapping_response_compound_TEST
#define ezsignbulksenddocumentmapping_response_compound_TEST
// the following is to include only the main from the first c file
#ifndef TEST_MAIN
#define TEST_MAIN
#define ezsignbulksenddocumentmapping_response_compound_MAIN
#endif // TEST_MAIN
#include <st... | 41.893333 | 221 | 0.849777 | [
"model"
] |
898a818af93cbeac89c54c833298772166fc35cc | 1,495 | h | C | include/cbpro++/orders/orders.h | Phantim97/cbpro-cpp | 44428f1f9aea1c84307a9bfd3d86e95ae36cc332 | [
"Apache-2.0"
] | 18 | 2021-02-25T01:38:25.000Z | 2022-01-27T19:08:23.000Z | include/cbpro++/orders/orders.h | Phantim97/cbpro-cpp | 44428f1f9aea1c84307a9bfd3d86e95ae36cc332 | [
"Apache-2.0"
] | null | null | null | include/cbpro++/orders/orders.h | Phantim97/cbpro-cpp | 44428f1f9aea1c84307a9bfd3d86e95ae36cc332 | [
"Apache-2.0"
] | 4 | 2021-04-02T21:34:37.000Z | 2021-09-09T06:25:02.000Z | //
// Created by Bradley Bottomlee on 2/24/21.
//
#ifndef CBPRO_ORDERS_H
#define CBPRO_ORDERS_H
#include <cbpro++/auth.h>
#include <cbpro++/orders/order.h>
#include <cbpro++/orders/options.h>
#include <boost/property_tree/ptree.hpp>
#include <boost/property_tree/json_parser.hpp>
#include <boost/algorithm/string.hpp>
... | 28.75 | 120 | 0.670234 | [
"vector"
] |
8995aee20284af312610421683859672772fda63 | 3,511 | h | C | src/materialsystem/shaderapivk/vertexbuffervk.h | cstom4994/SourceEngineRebuild | edfd7f8ce8af13e9d23586318350319a2e193c08 | [
"MIT"
] | 6 | 2022-01-23T09:40:33.000Z | 2022-03-20T20:53:25.000Z | src/materialsystem/shaderapivk/vertexbuffervk.h | cstom4994/SourceEngineRebuild | edfd7f8ce8af13e9d23586318350319a2e193c08 | [
"MIT"
] | null | null | null | src/materialsystem/shaderapivk/vertexbuffervk.h | cstom4994/SourceEngineRebuild | edfd7f8ce8af13e9d23586318350319a2e193c08 | [
"MIT"
] | 1 | 2022-02-06T21:05:23.000Z | 2022-02-06T21:05:23.000Z | //
#ifndef VERTEXBUFFERVK_H
#define VERTEXBUFFERVK_H
#ifdef _WIN32
#pragma once
#endif
#include "localvktypes.h"
#include "materialsystem/imesh.h"
#include "shaderapi/IShaderDevice.h"
#include "vertexvk.h"
#include "vprof.h"
#include "vulkanimpl.h"
//------------------------------------------------... | 31.918182 | 116 | 0.666762 | [
"vector"
] |
899ea40ebba1bc0e8c7aceb4a48f6cb9f28de5d7 | 2,065 | h | C | GUI/src/main_menu.h | zpervan/GameOfLife | 5de94ef837ada33e700b5e9e5b14b9371c00fe43 | [
"MIT"
] | 3 | 2020-12-12T15:49:03.000Z | 2021-05-22T02:04:02.000Z | GUI/src/main_menu.h | zpervan/GameOfLife | 5de94ef837ada33e700b5e9e5b14b9371c00fe43 | [
"MIT"
] | null | null | null | GUI/src/main_menu.h | zpervan/GameOfLife | 5de94ef837ada33e700b5e9e5b14b9371c00fe43 | [
"MIT"
] | null | null | null | #ifndef GAMEOFLIFE_MAIN_COMPONENTS_SIMULATOR_MAIN_MENU_H_
#define GAMEOFLIFE_MAIN_COMPONENTS_SIMULATOR_MAIN_MENU_H_
#include "GUI/src/options.h"
#include "Simulator/src/data.h"
#include <memory>
#include <optional>
/// @brief Contains all the main menu GUI components and logic.
class MainMenu {
public:
/// @brief... | 24.294118 | 116 | 0.720097 | [
"vector"
] |
89a5b68e2c45467c77f4437703558b259aa9afae | 1,668 | h | C | include/matching/semantic/simnet_tf_sim.h | comeonfox/AnyQ | f6113f58fd12130e4bab31af2f5eca2889a6d8fa | [
"Apache-2.0"
] | 2,414 | 2018-07-02T06:19:44.000Z | 2022-03-30T07:39:05.000Z | include/matching/semantic/simnet_tf_sim.h | comeonfox/AnyQ | f6113f58fd12130e4bab31af2f5eca2889a6d8fa | [
"Apache-2.0"
] | 238 | 2018-07-07T06:19:18.000Z | 2022-03-20T13:48:17.000Z | include/matching/semantic/simnet_tf_sim.h | comeonfox/AnyQ | f6113f58fd12130e4bab31af2f5eca2889a6d8fa | [
"Apache-2.0"
] | 679 | 2018-07-03T06:18:31.000Z | 2022-03-30T07:38:59.000Z | // Copyright (c) 2018 Baidu, 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 applic... | 32.705882 | 92 | 0.731415 | [
"vector"
] |
89abb5fb74aae12889e355aea92df4f900d93d04 | 7,122 | h | C | SearchRingBuffer/SearchRingBuffer.h | aidan-gallagher/concurrent-containers | 63aa92adbf29b7bc4a2da49229623985a7645db7 | [
"MIT"
] | null | null | null | SearchRingBuffer/SearchRingBuffer.h | aidan-gallagher/concurrent-containers | 63aa92adbf29b7bc4a2da49229623985a7645db7 | [
"MIT"
] | null | null | null | SearchRingBuffer/SearchRingBuffer.h | aidan-gallagher/concurrent-containers | 63aa92adbf29b7bc4a2da49229623985a7645db7 | [
"MIT"
] | null | null | null | #ifndef CONCURRENT_SEARCHRINGBUFFER_H
#define CONCURRENT_SEARCHRINGBUFFER_H
#include <algorithm>
#include <array>
#include <chrono>
#include <mutex>
#include <shared_mutex>
namespace Concurrent
{
template<typename T, std::size_t SIZE>
class SearchRingBuffer
{
using time_point = std::chrono::system_clock::time_poin... | 34.076555 | 150 | 0.687869 | [
"object"
] |
89ac36e26396074e15a9ed180f4b67a8ad4e8e83 | 22,541 | h | C | WRK-V1.2/clr/src/vm/ml.h | intj-t/openvmsft | 0d17fbce8607ab2b880be976c2e86d8cfc3e83bb | [
"Intel"
] | null | null | null | WRK-V1.2/clr/src/vm/ml.h | intj-t/openvmsft | 0d17fbce8607ab2b880be976c2e86d8cfc3e83bb | [
"Intel"
] | null | null | null | WRK-V1.2/clr/src/vm/ml.h | intj-t/openvmsft | 0d17fbce8607ab2b880be976c2e86d8cfc3e83bb | [
"Intel"
] | null | null | null | // ==++==
//
//
// Copyright (c) 2006 Microsoft Corporation. All rights reserved.
//
// The use and distribution terms for this software are contained in the file
// named license.txt, which can be found in the root of this distribution.
// By using this software in any fashion, you are agreeing to ... | 32.064011 | 196 | 0.598953 | [
"object"
] |
89b7b072ff7e37527519550e89c8ed6f78b98a95 | 4,591 | h | C | src/monster/types.h | non/angband | 3ceaf422ef73f0892c2b31b9a1a10ea6e4d6447c | [
"CC-BY-3.0"
] | 1 | 2016-08-24T18:52:37.000Z | 2016-08-24T18:52:37.000Z | src/monster/types.h | rtmf/angstband | 5020798abdc18a9c4fcfd646579c56187da26878 | [
"CC-BY-3.0"
] | null | null | null | src/monster/types.h | rtmf/angstband | 5020798abdc18a9c4fcfd646579c56187da26878 | [
"CC-BY-3.0"
] | null | null | null | #ifndef INCLUDED_MONSTER_TYPES_H
#define INCLUDED_MONSTER_TYPES_H
/*
* Monster blow structure
*
* - Method (RBM_*)
* - Effect (RBE_*)
* - Damage Dice
* - Damage Sides
*/
typedef struct
{
byte method;
byte effect;
byte d_dice;
byte d_side;
} monster_blow;
/*
* Monster "race" information, including racial... | 27.005882 | 76 | 0.664125 | [
"object"
] |
89b92b14eb79accdffc6d69437f839d1a5289727 | 6,999 | h | C | include/thousandeyes/futures/PollingExecutorWithPartialSort.h | DarthB/thousandeyes-futures | d1e0dea063364b0b52fd04c5f4d42ec96552ecee | [
"MIT"
] | 1 | 2021-03-22T18:20:02.000Z | 2021-03-22T18:20:02.000Z | include/thousandeyes/futures/PollingExecutorWithPartialSort.h | ggeorgalis/thousandeyes-futures | 2cea9266d52308ae98a4ba38757dd6e82044d20e | [
"MIT"
] | null | null | null | include/thousandeyes/futures/PollingExecutorWithPartialSort.h | ggeorgalis/thousandeyes-futures | 2cea9266d52308ae98a4ba38757dd6e82044d20e | [
"MIT"
] | null | null | null | /*
* Copyright 2019 ThousandEyes, Inc.
*
* Use of this source code is governed by an MIT-style
* license that can be found in the LICENSE file or at
* https://opensource.org/licenses/MIT.
*
* @author Giannis Georgalis, https://github.com/ggeorgalis
*/
#pragma once
#include <algorithm>
#include <chrono>
#inclu... | 31.669683 | 105 | 0.56208 | [
"vector"
] |
89bbf10d12272051079845c9b8d0e5900a663ba8 | 29,869 | h | C | src/blend2d/bitset.h | Daxaker/blend2d | e8128b663d40f5a590f7690868be419d19c4f933 | [
"Zlib"
] | 63 | 2016-04-06T19:30:32.000Z | 2018-09-28T10:56:54.000Z | src/blend2d/bitset.h | Daxaker/blend2d | e8128b663d40f5a590f7690868be419d19c4f933 | [
"Zlib"
] | 1 | 2018-07-29T17:31:30.000Z | 2018-10-08T18:32:07.000Z | src/blend2d/bitset.h | Daxaker/blend2d | e8128b663d40f5a590f7690868be419d19c4f933 | [
"Zlib"
] | null | null | null | // This file is part of Blend2D project <https://blend2d.com>
//
// See blend2d.h or LICENSE.md for license and copyright information
// SPDX-License-Identifier: Zlib
#ifndef BLEND2D_BITSET_H
#define BLEND2D_BITSET_H
#include "object.h"
//! \addtogroup blend2d_api_globals
//! \{
//! \name BLBitSet - Constants
//! \... | 43.668129 | 185 | 0.736985 | [
"object"
] |
372687e18857aa3b8fab8daed8d2bf1eed273301 | 2,655 | h | C | Timberman/Game.h | nowhh01/timberman | a0bdd37a11b411d0f464957fb7e0560291e86674 | [
"MIT"
] | null | null | null | Timberman/Game.h | nowhh01/timberman | a0bdd37a11b411d0f464957fb7e0560291e86674 | [
"MIT"
] | null | null | null | Timberman/Game.h | nowhh01/timberman | a0bdd37a11b411d0f464957fb7e0560291e86674 | [
"MIT"
] | null | null | null | #pragma once
#include <sstream>
#include <vector>
#include <SFML/Graphics.hpp>
#include <SFML/Audio.hpp>
#include "ContentHolder.h"
#include "Player.h"
class Game
{
public:
Game();
void Run();
private:
enum class eTree
{
Green,
Orange
};
enum class eSide
{
Right = -1,
None,... | 23.918919 | 79 | 0.713748 | [
"vector"
] |
372d39feb89d044fb5d085d26b46c14b8ebf65fa | 13,263 | h | C | libskiwi/primitives.h | janm31415/skiwi | 851a006c2964d527cc38b7a71f3e835b8dab52b5 | [
"MIT"
] | 4 | 2020-10-06T14:09:13.000Z | 2020-10-24T17:34:53.000Z | libskiwi/primitives.h | janm31415/skiwi | 851a006c2964d527cc38b7a71f3e835b8dab52b5 | [
"MIT"
] | null | null | null | libskiwi/primitives.h | janm31415/skiwi | 851a006c2964d527cc38b7a71f3e835b8dab52b5 | [
"MIT"
] | null | null | null | #pragma once
#include <asm/asmcode.h>
#include "namespace.h"
#include <vector>
#include "compiler_options.h"
SKIWI_BEGIN
const std::vector<ASM::asmcode::operand>& get_argument_registers();
void compile_halt(ASM::asmcode& code, const compiler_options& options);
void compile_add1(ASM::asmcode& code, const compiler_... | 69.805263 | 108 | 0.817085 | [
"vector"
] |
373195b3cbd3eeac4c492d641d8bf5bc37529497 | 83,828 | h | C | main/main.h | Barnacle/USF4-Character-Extractor | 8be91a2d0bdc59ae584f23a6bfa3e1138f31c96b | [
"MIT"
] | 2 | 2021-01-03T13:20:38.000Z | 2021-01-03T23:32:12.000Z | main/main.h | Barnacle/USF4-Character-Extractor | 8be91a2d0bdc59ae584f23a6bfa3e1138f31c96b | [
"MIT"
] | 8 | 2019-10-14T20:27:46.000Z | 2022-02-02T19:25:31.000Z | main/main.h | Barnacle/USF4-Character-Extractor | 8be91a2d0bdc59ae584f23a6bfa3e1138f31c96b | [
"MIT"
] | null | null | null | #pragma once
#include "AboutBox.h"
#include "Wrapper.h"
#include "Reader.h"
#include "Writer.h"
#include "SMD.h"
#include <filesystem>
#include <msclr/marshal_cppstd.h>
namespace file_sys = std::filesystem;
// ReSharper disable CppRedundantQualifier
// ReSharper disable CppRedundantParentheses
namespace usf4_ce {
... | 39.117126 | 182 | 0.667474 | [
"mesh",
"render",
"object",
"model"
] |
374f57e511b77eee47ead6a7b061e2a3ef2d9f7b | 1,211 | h | C | GLFramework/Scene.h | jingquanalex/birdman | 0d1fbb313cdb1f6542b1a3f7f79c982d58e81aa9 | [
"MIT"
] | 1 | 2017-12-27T10:27:51.000Z | 2017-12-27T10:27:51.000Z | GLFramework/Scene.h | jingquanalex/birdman | 0d1fbb313cdb1f6542b1a3f7f79c982d58e81aa9 | [
"MIT"
] | null | null | null | GLFramework/Scene.h | jingquanalex/birdman | 0d1fbb313cdb1f6542b1a3f7f79c982d58e81aa9 | [
"MIT"
] | null | null | null | #pragma once
#include "Timer.h"
#include "Camera.h"
#include "Cursor.h"
#include "Sprite.h"
#include "Tilemap.h"
#include "Character.h"
#include "Guy.h"
#include "NPC.h"
#include "freetype.h"
// Manages the player, map, objects, score, game logic.
class Scene
{
private:
bool devMode = 0;
int stateLoaded = 0;
int... | 17.550725 | 55 | 0.677952 | [
"vector"
] |
37525c527572288d7d8eb8582dbbfdf225e15848 | 25,526 | h | C | include/object_pool.h | eigenbom/utils | 34063517900adc072354ec1a7b98614dea4214f2 | [
"MIT"
] | 26 | 2018-03-12T22:59:25.000Z | 2020-02-09T06:25:22.000Z | include/object_pool.h | eigenbom/bsp_utils | 34063517900adc072354ec1a7b98614dea4214f2 | [
"MIT"
] | 1 | 2019-09-03T02:27:49.000Z | 2019-09-04T05:37:09.000Z | include/object_pool.h | eigenbom/bsp_utils | 34063517900adc072354ec1a7b98614dea4214f2 | [
"MIT"
] | 9 | 2018-03-07T14:16:06.000Z | 2020-06-27T04:03:08.000Z | // To customise the behaviour of the object pool
// supply an object pool policy as a template parameter.
// See bsp::detail::default_object_pool_policy for the format.
#ifndef BSP_OBJECT_POOL_H
#define BSP_OBJECT_POOL_H
#include <array>
#include <algorithm>
#include <cassert>
#include <climits>
#include <cstdint>
#i... | 31.167277 | 262 | 0.710844 | [
"object",
"vector"
] |
375e3b0c0091697949942d784a1d5f09a04564a3 | 1,052 | h | C | performance_tests/performance_test_suite.h | pjknowles/libtensor | f18e0e33c6c4512e4ea1dde31ed8d74fe536ed24 | [
"BSL-1.0"
] | 33 | 2016-02-08T06:05:17.000Z | 2021-11-17T01:23:11.000Z | performance_tests/performance_test_suite.h | pjknowles/libtensor | f18e0e33c6c4512e4ea1dde31ed8d74fe536ed24 | [
"BSL-1.0"
] | 5 | 2016-06-14T15:54:11.000Z | 2020-12-07T08:27:20.000Z | performance_tests/performance_test_suite.h | pjknowles/libtensor | f18e0e33c6c4512e4ea1dde31ed8d74fe536ed24 | [
"BSL-1.0"
] | 12 | 2016-05-19T18:09:38.000Z | 2021-02-24T17:35:21.000Z | #ifndef LIBTENSOR_PERFORMANCE_TEST_SUITE_H
#define LIBTENSOR_PERFORMANCE_TEST_SUITE_H
#include <libtest/libtest.h>
#include "performance_test_scenario_i.h"
namespace libtensor {
/** \defgroup libtensor_performance_tests Performance tests for libtensor
\ingroup libtensor
**/
/** \brief Performance test suite fo... | 26.3 | 73 | 0.740494 | [
"object"
] |
375f4365ca138af28f05584dd4ec94411bcdbf32 | 21,421 | c | C | modules/qml/qml_module.c | luhuadong/evm | 0da5e75f9e13903ff1e0e33682acd62fd6154079 | [
"Apache-2.0"
] | 1 | 2021-01-15T02:44:16.000Z | 2021-01-15T02:44:16.000Z | modules/qml/qml_module.c | luhuadong/evm | 0da5e75f9e13903ff1e0e33682acd62fd6154079 | [
"Apache-2.0"
] | null | null | null | modules/qml/qml_module.c | luhuadong/evm | 0da5e75f9e13903ff1e0e33682acd62fd6154079 | [
"Apache-2.0"
] | 1 | 2021-01-15T02:44:31.000Z | 2021-01-15T02:44:31.000Z | #include "qml_module.h"
#define ARG_LENGTH_ERR { evm_set_err(e, ec_type, "Invalid argument length");return EVM_VAL_UNDEFINED; }
#define ARG_TYPE_ERR { evm_set_err(e, ec_type, "Invalid argument type");return EVM_VAL_UNDEFINED; }
#define MEMORY_ERR { evm_set_err(e, ec_memory, "Insufficient static memory");return NUL... | 36.184122 | 111 | 0.590122 | [
"object"
] |
375f62b848b814f973cf19406a88f35066001b34 | 2,973 | h | C | olp-cpp-sdk-dataservice-read/include/olp/dataservice/read/model/VersionInfo.h | fermeise/here-data-sdk-cpp | e0ebd7bd74463fa3958eb0447b90227a4f322643 | [
"Apache-2.0"
] | 21 | 2019-07-03T07:26:52.000Z | 2019-09-04T08:35:07.000Z | olp-cpp-sdk-dataservice-read/include/olp/dataservice/read/model/VersionInfo.h | fermeise/here-data-sdk-cpp | e0ebd7bd74463fa3958eb0447b90227a4f322643 | [
"Apache-2.0"
] | 639 | 2019-09-13T17:14:24.000Z | 2020-05-13T11:49:14.000Z | olp-cpp-sdk-dataservice-read/include/olp/dataservice/read/model/VersionInfo.h | fermeise/here-data-sdk-cpp | e0ebd7bd74463fa3958eb0447b90227a4f322643 | [
"Apache-2.0"
] | 10 | 2019-07-03T07:52:18.000Z | 2019-08-22T01:13:09.000Z | /*
* Copyright (C) 2020 HERE Europe B.V.
*
* 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... | 25.410256 | 75 | 0.692903 | [
"vector",
"model"
] |
37611c99e6d47c68c443b373d04aab207a64e8d6 | 464 | h | C | src/object/object.h | wilimitis/illumin8r | d3c6bda4328537ae6468fd89986999e790178c6a | [
"MIT"
] | 3 | 2019-02-10T01:43:32.000Z | 2021-08-04T14:09:01.000Z | src/object/object.h | wilimitis/illumin8r | d3c6bda4328537ae6468fd89986999e790178c6a | [
"MIT"
] | null | null | null | src/object/object.h | wilimitis/illumin8r | d3c6bda4328537ae6468fd89986999e790178c6a | [
"MIT"
] | 1 | 2019-01-17T00:52:24.000Z | 2019-01-17T00:52:24.000Z | #pragma once
#include "glm/glm.hpp"
#include "box.h"
#include "surface.h"
class Object : public Surface {
public:
std::string key;
glm::mat4 localTransformation;
Object();
// TODO: Precompute.
virtual Box computeBox() = 0;
Ray getLocal(const Ray &ray);
Ray getWorld(const Ray &ray);
... | 20.173913 | 52 | 0.653017 | [
"object"
] |
37635d706805aeded201418e0d14ebacfce5f09e | 816 | h | C | Engine/src/Engine/ECS/Entity.h | CodePYJ/Engine | d1d481581eb6373ddf0935f11f62842c0781aafd | [
"Apache-2.0"
] | null | null | null | Engine/src/Engine/ECS/Entity.h | CodePYJ/Engine | d1d481581eb6373ddf0935f11f62842c0781aafd | [
"Apache-2.0"
] | null | null | null | Engine/src/Engine/ECS/Entity.h | CodePYJ/Engine | d1d481581eb6373ddf0935f11f62842c0781aafd | [
"Apache-2.0"
] | null | null | null | #pragma once
#include "Engine/EEpch.h"
#include <glm/glm.hpp>
#include "Entity.h"
namespace EE {
using Entity = int;
const Entity MAX_ENTITIES = 500;
using ComponentType = std::uint8_t;
const ComponentType MAX_COMPONENT = 32;
using Signature = std::bitset<MAX_COMPONENT>;
class EntityManager
{
public:
Ent... | 22.054054 | 69 | 0.747549 | [
"vector"
] |
37673489ec82bf3ccb40fb42268c7c125b704104 | 2,959 | h | C | compiler/Parser/Parser.h | mattmassicotte/three | 3986c656724d1317bdb46d4777f8f952103d7ce7 | [
"MIT"
] | 8 | 2015-01-02T21:40:55.000Z | 2016-05-12T10:48:09.000Z | compiler/Parser/Parser.h | mattmassicotte/three | 3986c656724d1317bdb46d4777f8f952103d7ce7 | [
"MIT"
] | null | null | null | compiler/Parser/Parser.h | mattmassicotte/three | 3986c656724d1317bdb46d4777f8f952103d7ce7 | [
"MIT"
] | null | null | null | #pragma once
#include "ParseContext.h"
#include "ParseHelper.h"
#include "TypeParser.h"
#include "compiler/constructs/DataType.h"
#include <string>
#include <map>
namespace Three {
class ASTNode;
class Lexer;
class FunctionDefinitionNode;
class QualifiedName;
}
namespace Three {
class Parser {
... | 33.625 | 110 | 0.691112 | [
"vector"
] |
376c7f92b2cdb0718b5cffa67bbc56fd9b2f1b1d | 3,466 | h | C | CommonGame/Database.h | automaton82/pspace | 34c3aaaf4dadb63df3183d39535aae0ac0560599 | [
"BSD-3-Clause"
] | null | null | null | CommonGame/Database.h | automaton82/pspace | 34c3aaaf4dadb63df3183d39535aae0ac0560599 | [
"BSD-3-Clause"
] | null | null | null | CommonGame/Database.h | automaton82/pspace | 34c3aaaf4dadb63df3183d39535aae0ac0560599 | [
"BSD-3-Clause"
] | null | null | null | #ifndef _DATABASE_H_
#define _DATABASE_H_
#include <vector>
#include <list>
#include <map>
using std::vector;
using std::list;
using std::map;
using std::pair;
//TODO: this thing is such shit - fix it up, add iterators, make it use hashing, make it not crappy
//TODO make virtual database class?
//TODO replace this ... | 17.073892 | 101 | 0.674841 | [
"vector"
] |
376ea6c756b19f7a6fdee155626f155c975d1385 | 65,327 | c | C | src/vnmr/set3dproc.c | DanIverson/OpenVnmrJ | 0db324603dbd8f618a6a9526b9477a999c5a4cc3 | [
"Apache-2.0"
] | 32 | 2016-06-17T05:04:26.000Z | 2022-03-28T17:54:44.000Z | src/vnmr/set3dproc.c | timburrow/openvnmrj-source | f5e65eb2db4bded3437701f0fa91abd41928579c | [
"Apache-2.0"
] | 128 | 2016-07-13T17:09:02.000Z | 2022-03-28T17:53:52.000Z | src/vnmr/set3dproc.c | timburrow/openvnmrj-source | f5e65eb2db4bded3437701f0fa91abd41928579c | [
"Apache-2.0"
] | 102 | 2016-01-23T15:27:16.000Z | 2022-03-20T05:41:54.000Z | /*
* Copyright (C) 2015 University of Oregon
*
* You may distribute under the terms of either the GNU General Public
* License or the Apache License, as specified in the LICENSE file.
*
* For more information, see the LICENSE file.
*/
/*---------------------------------------
| |
| set3dproc.c |
| |
... | 24.132619 | 85 | 0.489629 | [
"vector",
"3d"
] |
3775cd0cedc508ec3ff2f22cd7c2bcc0946d0cce | 509 | h | C | include/CuckyGameLib/Backend/Game.h | cuckydev/CuckyGameLib | 93dc2fab9f95a29868542a8fce932a20afbd7a41 | [
"Zlib"
] | 3 | 2021-06-02T12:31:59.000Z | 2021-10-07T00:26:55.000Z | include/CuckyGameLib/Backend/Game.h | cuckydev/CuckyGameLib | 93dc2fab9f95a29868542a8fce932a20afbd7a41 | [
"Zlib"
] | null | null | null | include/CuckyGameLib/Backend/Game.h | cuckydev/CuckyGameLib | 93dc2fab9f95a29868542a8fce932a20afbd7a41 | [
"Zlib"
] | null | null | null | /*
* =============================================================================
* CuckyGameLib
* =============================================================================
* Copyright(C) 2021 by Regan "CuckyDev" Green
* =============================================================================
* File: Ba... | 36.357143 | 80 | 0.255403 | [
"render"
] |
37763d80ec873a7dfbe75fa9a9546426bf77607a | 920 | h | C | IRadiance/src/IRadiance/Platform/OpenGL/GLBuffer.h | Nickelium/IRadiance | 7e7040460852a6f9f977cf466e6dcecf44618ae7 | [
"MIT"
] | null | null | null | IRadiance/src/IRadiance/Platform/OpenGL/GLBuffer.h | Nickelium/IRadiance | 7e7040460852a6f9f977cf466e6dcecf44618ae7 | [
"MIT"
] | null | null | null | IRadiance/src/IRadiance/Platform/OpenGL/GLBuffer.h | Nickelium/IRadiance | 7e7040460852a6f9f977cf466e6dcecf44618ae7 | [
"MIT"
] | null | null | null | #pragma once
#include "IRadiance/Framework/Renderer/API/Buffer.h"
namespace IRadiance
{
class GLVertexBuffer : public VertexBuffer
{
public:
GLVertexBuffer(std::vector<float> _vertices);
virtual ~GLVertexBuffer();
virtual void Bind() const override;
virtual void UnBind() const override;
... | 23 | 94 | 0.715217 | [
"vector"
] |
98c1513fba58a73c758dbfe6355d4ccd8556144e | 1,134 | c | C | src/vec.c | erik/atto | 9e52c41a734c8d939fdea5bf9ed11a1fa97093ef | [
"Unlicense"
] | 4 | 2016-07-24T22:32:53.000Z | 2020-07-31T08:39:08.000Z | src/vec.c | erik/atto | 9e52c41a734c8d939fdea5bf9ed11a1fa97093ef | [
"Unlicense"
] | null | null | null | src/vec.c | erik/atto | 9e52c41a734c8d939fdea5bf9ed11a1fa97093ef | [
"Unlicense"
] | null | null | null | /* simple dynamically resizing array */
#include "vec.h"
Vector *VectorNew()
{
Vector *v = malloc(sizeof(Vector));
v->elements = malloc(sizeof(TValue) * INITIAL_VECTOR_SIZE);
v->size = 0;
v->alloc = INITIAL_VECTOR_SIZE;
return v;
}
void VectorDestroy(Vector* v)
{
free(v->elements);
free(v... | 19.894737 | 80 | 0.612875 | [
"vector"
] |
98c1761a39f7002f80cd8c263bed469331458f6b | 742 | h | C | WarbandLib/multiplayer_replication.h | Swyter/wse | 3ad901f1a463139b320c30ea08bdc343358ea6b6 | [
"WTFPL"
] | null | null | null | WarbandLib/multiplayer_replication.h | Swyter/wse | 3ad901f1a463139b320c30ea08bdc343358ea6b6 | [
"WTFPL"
] | null | null | null | WarbandLib/multiplayer_replication.h | Swyter/wse | 3ad901f1a463139b320c30ea08bdc343358ea6b6 | [
"WTFPL"
] | null | null | null | #pragma once
#include "rgl.h"
#define NUM_REPLICATION_TABLES 2
namespace wb
{
enum replication_table_type
{
rtt_agent = 0,
rtt_player = 1,
};
struct server_replication_table_row
{
int v_int;
int u1;
float v_float;
int u2;
rgl::vector4 v_vec4;
int u3[4];
int packet_id;
... | 15.458333 | 76 | 0.672507 | [
"vector"
] |
98c56e8555c3ed9b84b1e3c19e7629e624d97249 | 280 | h | C | cnn_jet_tagging/firmware/weights/b12.h | walkieq/CNN_JETT | f8ba0c96d084f1220499ecc208f82f80fbd451bf | [
"MIT"
] | null | null | null | cnn_jet_tagging/firmware/weights/b12.h | walkieq/CNN_JETT | f8ba0c96d084f1220499ecc208f82f80fbd451bf | [
"MIT"
] | null | null | null | cnn_jet_tagging/firmware/weights/b12.h | walkieq/CNN_JETT | f8ba0c96d084f1220499ecc208f82f80fbd451bf | [
"MIT"
] | null | null | null | //Numpy array shape [5]
//Min -0.144945114851
//Max 0.122702762485
//Number of zeros 0
#ifndef B12_H_
#define B12_H_
#ifndef __SYNTHESIS__
output_bias_t b12[5];
#else
output_bias_t b12[5] = {0.0192118995, -0.1449451149, 0.0169527438, 0.0190983191, 0.1227027625};
#endif
#endif
| 17.5 | 95 | 0.742857 | [
"shape"
] |
98c5b503002fa58825d243074efb8674b81734d7 | 18,417 | c | C | engine/code/renderergl2/tr_fbo.c | bfakhri/dml_custom | 1e908b10890df11e510d72c21f3125e3069a0eac | [
"CC-BY-4.0"
] | null | null | null | engine/code/renderergl2/tr_fbo.c | bfakhri/dml_custom | 1e908b10890df11e510d72c21f3125e3069a0eac | [
"CC-BY-4.0"
] | null | null | null | engine/code/renderergl2/tr_fbo.c | bfakhri/dml_custom | 1e908b10890df11e510d72c21f3125e3069a0eac | [
"CC-BY-4.0"
] | null | null | null | /*
===========================================================================
Copyright (C) 2006 Kirk Barnes
Copyright (C) 2006-2008 Robert Beckebans <trebor_7@users.sourceforge.net>
This file is part of XreaL source code.
XreaL source code is free software; you can redistribute it
and/or modify it under the terms o... | 27.778281 | 187 | 0.704458 | [
"render"
] |
98d30664125ece75202a87a6c1416e6c7fdbaebd | 58 | h | C | src/slm.h | QSXW/slm | f60422f052be78b8cb6fa6fc0bae4de2d09c852b | [
"Apache-2.0"
] | null | null | null | src/slm.h | QSXW/slm | f60422f052be78b8cb6fa6fc0bae4de2d09c852b | [
"Apache-2.0"
] | null | null | null | src/slm.h | QSXW/slm | f60422f052be78b8cb6fa6fc0bae4de2d09c852b | [
"Apache-2.0"
] | null | null | null | #pragma once
#include "vector.h"
#include "matrix.h"
| 11.6 | 20 | 0.655172 | [
"vector"
] |
98dcefd736104ef05391ebfb8f7cc04742700d92 | 17,217 | h | C | dwo-domino-napi-native/src/main/include/jnihelper.h | darwino/domino-napi | 39d5e96cc4b1e1ff9c74858581d2ed81c0be1437 | [
"Apache-2.0"
] | 2 | 2019-08-29T02:03:57.000Z | 2021-03-29T09:39:34.000Z | dwo-domino-napi-native/src/main/include/jnihelper.h | darwino/domino-napi | 39d5e96cc4b1e1ff9c74858581d2ed81c0be1437 | [
"Apache-2.0"
] | null | null | null | dwo-domino-napi-native/src/main/include/jnihelper.h | darwino/domino-napi | 39d5e96cc4b1e1ff9c74858581d2ed81c0be1437 | [
"Apache-2.0"
] | null | null | null | /**
* Copyright © 2014-2018 Darwino, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or ... | 28.040717 | 192 | 0.671081 | [
"object"
] |
98e45365b6466303b43c6a49293499da5e65a8fa | 4,744 | h | C | Source/Atomic/UI/UIEvents.h | phinoox/AtomicGameEngineExp | 3eb9e65e13ecf101e9fbfae8afd8517c524bd3c7 | [
"Apache-2.0",
"MIT"
] | null | null | null | Source/Atomic/UI/UIEvents.h | phinoox/AtomicGameEngineExp | 3eb9e65e13ecf101e9fbfae8afd8517c524bd3c7 | [
"Apache-2.0",
"MIT"
] | 1 | 2017-02-05T16:54:00.000Z | 2017-02-05T16:54:00.000Z | Source/Atomic/UI/UIEvents.h | phinoox/AtomicGameEngineExp | 3eb9e65e13ecf101e9fbfae8afd8517c524bd3c7 | [
"Apache-2.0",
"MIT"
] | null | null | null | //
// Copyright (c) 2014-2015, THUNDERBEAST GAMES LLC All rights reserved
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
// in the Software without restriction, including without limitation the righ... | 32.944444 | 98 | 0.663364 | [
"object"
] |
98e5efffd65f09d4fa8553b101ced3a3d505c961 | 3,175 | h | C | kernel/Geometry/Mappings/MappingToPhysTriangularPrism.h | hpgem/hpgem | b2f7ac6bdef3262af0c3e8559cb991357a96457f | [
"BSD-3-Clause-Clear"
] | 5 | 2020-04-01T15:35:26.000Z | 2022-02-22T02:48:12.000Z | kernel/Geometry/Mappings/MappingToPhysTriangularPrism.h | hpgem/hpgem | b2f7ac6bdef3262af0c3e8559cb991357a96457f | [
"BSD-3-Clause-Clear"
] | 139 | 2020-01-06T12:42:24.000Z | 2022-03-10T20:58:14.000Z | kernel/Geometry/Mappings/MappingToPhysTriangularPrism.h | hpgem/hpgem | b2f7ac6bdef3262af0c3e8559cb991357a96457f | [
"BSD-3-Clause-Clear"
] | 4 | 2020-04-10T09:19:33.000Z | 2021-08-21T07:20:42.000Z | /*
This file forms part of hpGEM. This package has been developed over a number of
years by various people at the University of Twente and a full list of
contributors can be found at http://hpgem.org/about-the-code/team
This code is distributed using BSD 3-Clause License. A copy of which can found
below.
Copyr... | 38.253012 | 80 | 0.782677 | [
"geometry",
"vector",
"transform"
] |
98e95132640966f7cd7a61553150614291d59022 | 19,138 | h | C | src/QMCWaveFunctions/MolecularOrbitals/AtomicBasisBuilder.h | markdewing/qmcpack | 4bd3e10ceb0faf8d2b3095338da5a56eda0dc1ba | [
"NCSA"
] | null | null | null | src/QMCWaveFunctions/MolecularOrbitals/AtomicBasisBuilder.h | markdewing/qmcpack | 4bd3e10ceb0faf8d2b3095338da5a56eda0dc1ba | [
"NCSA"
] | null | null | null | src/QMCWaveFunctions/MolecularOrbitals/AtomicBasisBuilder.h | markdewing/qmcpack | 4bd3e10ceb0faf8d2b3095338da5a56eda0dc1ba | [
"NCSA"
] | 1 | 2019-07-23T17:44:39.000Z | 2019-07-23T17:44:39.000Z | //////////////////////////////////////////////////////////////////////////////////////
// This file is distributed under the University of Illinois/NCSA Open Source License.
// See LICENSE file in top directory for details.
//
// Copyright (c) 2016 Jeongnim Kim and QMCPACK developers.
//
// File developed by: Jeremy Mc... | 31.169381 | 195 | 0.569391 | [
"vector"
] |
98eb314eff2c543525ccfedc1802b13f158de0e7 | 5,548 | h | C | src/aftereffects/OpenColorIO_AE.h | omenos/OpenColorIO | 7316c3be20752278924dd3f213bff297ffb63a14 | [
"BSD-3-Clause"
] | 7 | 2015-07-01T03:19:43.000Z | 2021-03-27T11:02:16.000Z | src/aftereffects/OpenColorIO_AE.h | dictoon/OpenColorIO | 64adcad300adfd166280d2e7b1fb5c3ce7dca482 | [
"BSD-3-Clause"
] | null | null | null | src/aftereffects/OpenColorIO_AE.h | dictoon/OpenColorIO | 64adcad300adfd166280d2e7b1fb5c3ce7dca482 | [
"BSD-3-Clause"
] | 2 | 2019-03-05T20:43:59.000Z | 2019-11-11T20:35:55.000Z | /*
Copyright (c) 2003-2012 Sony Pictures Imageworks Inc., et al.
All Rights Reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
* Redistributions of source code must retain the above copyright
notice, this list of co... | 24.440529 | 70 | 0.69106 | [
"transform"
] |
98f2bbb2d9b2bdb864142794d8b94bb05b6593e9 | 12,164 | c | C | whirlpool/pywhirlpool.c | oohlaf/python-whirlpool | 3b232bd3c4b6f2bfcc4847698948eb6f3536f64b | [
"Unlicense"
] | 2 | 2019-02-04T23:05:37.000Z | 2022-01-27T12:54:53.000Z | whirlpool/pywhirlpool.c | oohlaf/python-whirlpool | 3b232bd3c4b6f2bfcc4847698948eb6f3536f64b | [
"Unlicense"
] | 2 | 2018-02-19T07:37:48.000Z | 2021-04-06T10:16:28.000Z | whirlpool/pywhirlpool.c | oohlaf/python-whirlpool | 3b232bd3c4b6f2bfcc4847698948eb6f3536f64b | [
"Unlicense"
] | 3 | 2019-08-13T17:39:16.000Z | 2021-11-08T19:10:09.000Z | /**
* This is just a wrapper to the Whirlpool hashing function.
* The Whirlpool reference implementations are public domain,
* as is this code.
*
* Wrapper written by James Cleveland with help from #python
* on irc.freenode.net
*
* Wrapper extended to use the hashlib interface and ported to
* Python 3 by Olaf ... | 27.396396 | 81 | 0.623479 | [
"object"
] |
c7094e5d9f3640778b8e5705592e7b19d08c8e05 | 17,781 | h | C | fms_dynamical_cores/_fortran/src/shared/mpp/include/mpp_do_update_old.h | JoyMonteiro/FMSDynamicalCore | b46a8943de28f8b16a1d36f5607f10e928ed6667 | [
"BSD-3-Clause"
] | 1 | 2018-05-23T13:35:20.000Z | 2018-05-23T13:35:20.000Z | fms_dynamical_cores/_fortran/src/shared/mpp/include/mpp_do_update_old.h | JoyMonteiro/fms_dynamical_cores | b46a8943de28f8b16a1d36f5607f10e928ed6667 | [
"BSD-3-Clause"
] | null | null | null | fms_dynamical_cores/_fortran/src/shared/mpp/include/mpp_do_update_old.h | JoyMonteiro/fms_dynamical_cores | b46a8943de28f8b16a1d36f5607f10e928ed6667 | [
"BSD-3-Clause"
] | null | null | null | subroutine MPP_DOMAINS_DO_UPDATE_3Dold_( field, domain, flags, position)
!updates data domain of 3D field whose computational domains have been computed
type(domain2D), intent(in) :: domain
MPP_TYPE_, intent(inout) :: field(domain%x%data%begin:,domain%y%data%begin:,:)
integer, intent(in), ... | 40.970046 | 118 | 0.468028 | [
"3d"
] |
c70faaf2168f0189ee8eca5e4077197b4c50bef9 | 2,450 | h | C | src/errorbase.h | j0r1/ErrUt | 5123a368c141750728f12f56950ef959fe635ff2 | [
"MIT"
] | null | null | null | src/errorbase.h | j0r1/ErrUt | 5123a368c141750728f12f56950ef959fe635ff2 | [
"MIT"
] | null | null | null | src/errorbase.h | j0r1/ErrUt | 5123a368c141750728f12f56950ef959fe635ff2 | [
"MIT"
] | null | null | null | /*
This file is a part of ErrUt, a small collection of error handling
utilities.
Copyright (c) 2008-2018 Jori Liesenborgs
Contact: jori.liesenborgs@gmail.com
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"... | 32.236842 | 79 | 0.731837 | [
"object"
] |
c7120d589bab700011cd6fd4a1fbf51da042b6b2 | 9,166 | h | C | util/util_sdl.h | sthaid/proj_circsim | 6e56921971370598562e917dc304e2b7cda4460d | [
"MIT"
] | null | null | null | util/util_sdl.h | sthaid/proj_circsim | 6e56921971370598562e917dc304e2b7cda4460d | [
"MIT"
] | null | null | null | util/util_sdl.h | sthaid/proj_circsim | 6e56921971370598562e917dc304e2b7cda4460d | [
"MIT"
] | null | null | null | /*
Copyright (c) 2017 Steven Haid
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sub... | 38.033195 | 127 | 0.713397 | [
"render"
] |
c71cbe0bddb482546d05213956d07f0fc6e21162 | 2,692 | h | C | src/Stamper.h | jdesai61/codecadon | 84c904c1d4a506ba6873773b712aa1dab63247ac | [
"Apache-2.0"
] | 8 | 2016-09-28T14:25:32.000Z | 2020-05-20T17:04:37.000Z | src/Stamper.h | jdesai61/codecadon | 84c904c1d4a506ba6873773b712aa1dab63247ac | [
"Apache-2.0"
] | 2 | 2016-05-10T22:21:00.000Z | 2017-07-10T14:15:28.000Z | src/Stamper.h | jdesai61/codecadon | 84c904c1d4a506ba6873773b712aa1dab63247ac | [
"Apache-2.0"
] | 1 | 2020-02-14T19:06:06.000Z | 2020-02-14T19:06:06.000Z | /* Copyright 2017 Streampunk Media Ltd.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed t... | 30.942529 | 107 | 0.695022 | [
"object"
] |
a650e930906357278561dd812002616327520c98 | 4,505 | h | C | src/common/async/connection_manager.h | sylvainbouxin/visionaray | 39aba3605ca92b6b086852d3524b762ac259ed43 | [
"MIT"
] | 1 | 2018-10-23T19:58:11.000Z | 2018-10-23T19:58:11.000Z | src/common/async/connection_manager.h | stoeckley/visionaray | 226d6cdf870f658d0fd0d1e1e292a8324d65ff4d | [
"MIT"
] | null | null | null | src/common/async/connection_manager.h | stoeckley/visionaray | 226d6cdf870f658d0fd0d1e1e292a8324d65ff4d | [
"MIT"
] | 1 | 2019-09-11T20:21:23.000Z | 2019-09-11T20:21:23.000Z | // This file is distributed under the MIT license.
// See the LICENSE file for details
#pragma once
#ifndef VSNRAY_COMMON_ASYNC_CONNECTION_MANAGER_H
#define VSNRAY_COMMON_ASYNC_CONNECTION_MANAGER_H 1
#include <deque>
#include <set>
#include <vector>
#include <boost/thread.hpp>
#include "connection.h"
namespace v... | 29.253247 | 114 | 0.716759 | [
"object",
"vector"
] |
a65beaafa06b85f45354141ca9b5ec4a95db7889 | 22,241 | c | C | kernel/tegra/drivers/video/tegra/dc/dc_sysfs.c | alexunder/CellMatrix | bd21813ad8ab4ccd320bcac9aad7c61eb7f35df2 | [
"MIT"
] | null | null | null | kernel/tegra/drivers/video/tegra/dc/dc_sysfs.c | alexunder/CellMatrix | bd21813ad8ab4ccd320bcac9aad7c61eb7f35df2 | [
"MIT"
] | null | null | null | kernel/tegra/drivers/video/tegra/dc/dc_sysfs.c | alexunder/CellMatrix | bd21813ad8ab4ccd320bcac9aad7c61eb7f35df2 | [
"MIT"
] | null | null | null | /*
* drivers/video/tegra/dc/dc_sysfs.c
*
* Copyright (c) 2011-2014, NVIDIA CORPORATION, All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the Lice... | 27.73192 | 78 | 0.740974 | [
"3d"
] |
a662af7325f63f47e59d514ac661811129aefa54 | 621 | h | C | GI-MonteCarlo/monte-carlo-raytracer/LightModels/HitTest.h | micma909/MonteCarloRaytraycer | 7ea086158028deb3c7de340a46d5626faefdfade | [
"MIT"
] | 3 | 2020-01-09T08:30:46.000Z | 2021-08-18T19:08:23.000Z | GI-MonteCarlo/monte-carlo-raytracer/LightModels/HitTest.h | micma909/MonteCarloRaytraycer | 7ea086158028deb3c7de340a46d5626faefdfade | [
"MIT"
] | null | null | null | GI-MonteCarlo/monte-carlo-raytracer/LightModels/HitTest.h | micma909/MonteCarloRaytraycer | 7ea086158028deb3c7de340a46d5626faefdfade | [
"MIT"
] | 1 | 2022-02-15T08:37:00.000Z | 2022-02-15T08:37:00.000Z | #ifndef HitTest_H
#define HitTest_H
#include "LightModel.h"
#include "Util/Vec.h"
#include "Primitives/Sphere.h"
#include "Primitives/Plane.h"
#include "Primitives/Primitive.h"
class HitTest : public LightModel{
public:
CUDA_CALLABLE_MEMBER HitTest(const std::shared_ptr<Scene> &s):LightModel(s){}
CUDA_CALLABLE_MEMBE... | 21.413793 | 100 | 0.714976 | [
"object"
] |
a667d40e61888c14e2c3afd23403ee6d5dbb2d61 | 40,308 | h | C | vxl/vnl/vnl_sparse_lst_sqr_function.h | lood339/tiny-xvl | 52259ef588932ac61e5f1caab552af7dc117eca6 | [
"BSD-2-Clause"
] | 2 | 2020-07-11T00:08:55.000Z | 2020-07-11T01:56:13.000Z | vxl/vnl/vnl_sparse_lst_sqr_function.h | lood339/tiny-xvl | 52259ef588932ac61e5f1caab552af7dc117eca6 | [
"BSD-2-Clause"
] | 1 | 2020-12-22T04:33:45.000Z | 2020-12-22T04:33:45.000Z | vxl/vnl/vnl_sparse_lst_sqr_function.h | lood339/tiny-vxl | 52259ef588932ac61e5f1caab552af7dc117eca6 | [
"BSD-2-Clause"
] | null | null | null | // This is core/vnl/vnl_sparse_lst_sqr_function.h
#ifndef vnl_sparse_lst_sqr_function_h_
#define vnl_sparse_lst_sqr_function_h_
//:
// \file
// \brief Abstract base for sparse least squares functions
// \author Matt Leotta (Brown)
// \date April 13, 2005
//
// \verbatim
// Modifications
// Apr 13, 2005 MJL - Modi... | 45.443067 | 120 | 0.584698 | [
"vector",
"3d"
] |
a66ca6647a4fd2f86cd2ce81f4079aade24f966f | 15,466 | c | C | src/multiset_bit.c | rtsaad/mercury | a2ed79c63219defb77c7b624492e14ee1c12e5e0 | [
"MIT"
] | 5 | 2017-09-17T17:44:59.000Z | 2017-10-10T12:58:51.000Z | src/multiset_bit.c | rtsaad/mercury | a2ed79c63219defb77c7b624492e14ee1c12e5e0 | [
"MIT"
] | null | null | null | src/multiset_bit.c | rtsaad/mercury | a2ed79c63219defb77c7b624492e14ee1c12e5e0 | [
"MIT"
] | null | null | null | /*
* File: multiset_bit.c
* Author: Rodrigo Tacla Saad
* Email: rodrigo.tacla.saad@gmail.com
* Company: LAAS-CNRS / Vertics
* Created on June 30, 2009, 5:12 PM
*
* LICENSE
*
* MIT License
*
* Copyright LAAS-CNRS / Vertics
*
* Permission is hereby granted, free of charge, to any person obtaining a ... | 33.47619 | 128 | 0.619747 | [
"model"
] |
a673e9f938c896282552e453b389244bce769575 | 576 | h | C | PirvateDelegateAlert/ProtocolAler/ProtocolAlerView.h | yipainbingxin/PirvateDelegateAlert | cedb13fe0dc7da915254cdddee4b798d0bdd9993 | [
"MIT"
] | 2 | 2020-04-22T03:10:53.000Z | 2020-11-27T02:11:50.000Z | PirvateDelegateAlert/ProtocolAler/ProtocolAlerView.h | yipainbingxin/PirvateDelegateAlert | cedb13fe0dc7da915254cdddee4b798d0bdd9993 | [
"MIT"
] | null | null | null | PirvateDelegateAlert/ProtocolAler/ProtocolAlerView.h | yipainbingxin/PirvateDelegateAlert | cedb13fe0dc7da915254cdddee4b798d0bdd9993 | [
"MIT"
] | null | null | null | //
// ProtocolAlerView.h
// PirvateDelegateAlert
//
// Created by bing on 2019/12/12.
// Copyright © 2019 youshu. All rights reserved.
//
#import <UIKit/UIKit.h>
NS_ASSUME_NONNULL_BEGIN
@interface ProtocolAlerView : UIView
/**
弹框内容文本
*/
@property (nonatomic, copy) NSString *strContent;
- (void)showAlert:(UIVi... | 24 | 249 | 0.755208 | [
"object"
] |
a679e450f8fefe8792c3a3f70ce3eea7a4cd294b | 453 | h | C | src/Graphics/Buffers/VertexArrayObject.h | anishvabardhan/Apex | 8f87c6f00413180f4eb2b22264859b8ddb69c307 | [
"Apache-2.0"
] | 1 | 2021-01-14T15:11:58.000Z | 2021-01-14T15:11:58.000Z | src/Graphics/Buffers/VertexArrayObject.h | anishvabardhan/Apex | 8f87c6f00413180f4eb2b22264859b8ddb69c307 | [
"Apache-2.0"
] | null | null | null | src/Graphics/Buffers/VertexArrayObject.h | anishvabardhan/Apex | 8f87c6f00413180f4eb2b22264859b8ddb69c307 | [
"Apache-2.0"
] | null | null | null | #pragma once
#include "VertexBuffer.h"
#include <vector>
namespace Apex {
struct VertexBufferLayout;
class VertexArrayObject
{
// Member Variables-------------------------------------------------------------------------------------
unsigned int m_RendererID;
public:
VertexArrayObject();
~VertexArrayObjec... | 18.12 | 104 | 0.593819 | [
"vector"
] |
a687f4b7ec561842f1d26a4e212e5afe96b8b8a7 | 3,179 | h | C | Engine/Modules/Font/Common/MultiPageFontSetting.h | LineGames/Leggiero | 8fe13d86454a08ba8a3a8cebe1ce92343090c1be | [
"MIT"
] | 22 | 2021-04-19T03:01:44.000Z | 2021-12-03T11:14:10.000Z | Engine/Modules/Font/Common/MultiPageFontSetting.h | LineGames/Leggiero | 8fe13d86454a08ba8a3a8cebe1ce92343090c1be | [
"MIT"
] | null | null | null | Engine/Modules/Font/Common/MultiPageFontSetting.h | LineGames/Leggiero | 8fe13d86454a08ba8a3a8cebe1ce92343090c1be | [
"MIT"
] | 3 | 2021-04-20T05:06:40.000Z | 2021-07-31T01:25:53.000Z | ////////////////////////////////////////////////////////////////////////////////
// Common/MultiPageFontSetting.h (Leggiero/Modules - Font)
//
// Font class definition for typesetting with multi-language pages setting
////////////////////////////////////////////////////////////////////////////////
#ifndef __LM_FONT__... | 28.383929 | 165 | 0.68984 | [
"vector"
] |
a68ef4e56fd2daebdd06898a15066a796662b8fb | 1,646 | h | C | rmad/system/cros_disks_client.h | Toromino/chromiumos-platform2 | 97e6ba18f0e5ab6723f3448a66f82c1a07538d87 | [
"BSD-3-Clause"
] | null | null | null | rmad/system/cros_disks_client.h | Toromino/chromiumos-platform2 | 97e6ba18f0e5ab6723f3448a66f82c1a07538d87 | [
"BSD-3-Clause"
] | null | null | null | rmad/system/cros_disks_client.h | Toromino/chromiumos-platform2 | 97e6ba18f0e5ab6723f3448a66f82c1a07538d87 | [
"BSD-3-Clause"
] | null | null | null | // Copyright 2021 The Chromium OS 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 RMAD_SYSTEM_CROS_DISKS_CLIENT_H_
#define RMAD_SYSTEM_CROS_DISKS_CLIENT_H_
#include <string>
#include <vector>
#include <base/callback.h>
nam... | 30.481481 | 76 | 0.695018 | [
"vector"
] |
a6a0694abf2256658cfa1d31213d46debf958d09 | 2,744 | h | C | src/swganh_core/object/resource_container/resource_container.h | apathyboy/swganh | 665128efe9154611dec4cb5efc61d246dd095984 | [
"MIT"
] | 1 | 2015-03-25T16:00:46.000Z | 2015-03-25T16:00:46.000Z | src/swganh_core/object/resource_container/resource_container.h | apathyboy/swganh | 665128efe9154611dec4cb5efc61d246dd095984 | [
"MIT"
] | null | null | null | src/swganh_core/object/resource_container/resource_container.h | apathyboy/swganh | 665128efe9154611dec4cb5efc61d246dd095984 | [
"MIT"
] | null | null | null | // This file is part of SWGANH which is released under the MIT license.
// See file LICENSE or go to http://swganh.com/LICENSE
#pragma once
#include <glm/glm.hpp>
#include "swganh_core/object/tangible/tangible.h"
namespace swganh {
namespace object {
class ResourceContainerFactory;
class ResourceContainerMessageBui... | 39.2 | 133 | 0.741618 | [
"object",
"vector"
] |
a6a35813e53f01a6f20584fea5795f74619ce97e | 4,156 | h | C | include/fastrtps/types/TypeObjectFactory.h | grcanosa/Fast-RTPS | a81a5b177cc25cd82efaf710bf7fe2b05d91ffa8 | [
"Apache-2.0"
] | 2 | 2019-03-08T17:38:46.000Z | 2019-07-25T15:01:49.000Z | include/fastrtps/types/TypeObjectFactory.h | grcanosa/Fast-RTPS | a81a5b177cc25cd82efaf710bf7fe2b05d91ffa8 | [
"Apache-2.0"
] | 3 | 2019-11-14T12:20:06.000Z | 2020-08-07T13:51:10.000Z | include/fastrtps/types/TypeObjectFactory.h | grcanosa/Fast-RTPS | a81a5b177cc25cd82efaf710bf7fe2b05d91ffa8 | [
"Apache-2.0"
] | 3 | 2018-12-20T17:38:24.000Z | 2019-04-12T07:48:37.000Z | // Copyright 2018 Proyectos y Sistemas de Mantenimiento SL (eProsima).
//
// 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 re... | 47.227273 | 115 | 0.770693 | [
"object",
"vector"
] |
a6c857b262a9ab2f22e150d976ed11744c083b8d | 11,013 | h | C | Code/Components/Services/skymodel/service/service/GlobalSkyModel.h | steve-ord/askapsoft | 21b9df1b393b973ec312591efad7ee2b8c974811 | [
"BSL-1.0",
"Apache-2.0",
"OpenSSL"
] | 1 | 2020-06-18T08:37:43.000Z | 2020-06-18T08:37:43.000Z | Code/Components/Services/skymodel/service/service/GlobalSkyModel.h | ATNF/askapsoft | d839c052d5c62ad8a511e58cd4b6548491a6006f | [
"BSL-1.0",
"Apache-2.0",
"OpenSSL"
] | null | null | null | Code/Components/Services/skymodel/service/service/GlobalSkyModel.h | ATNF/askapsoft | d839c052d5c62ad8a511e58cd4b6548491a6006f | [
"BSL-1.0",
"Apache-2.0",
"OpenSSL"
] | null | null | null | /// @file GlobalSkyModel.h
///
/// @copyright (c) 2016 CSIRO
/// Australia Telescope National Facility (ATNF)
/// Commonwealth Scientific and Industrial Research Organisation (CSIRO)
/// PO Box 76, Epping NSW 1710, Australia
/// atnf-enquiries@csiro.au
///
/// This file is part of the ASKAP software distribution.
///
/... | 42.034351 | 115 | 0.667938 | [
"object",
"vector",
"model"
] |
a6c89d2255629075b3d70bd2c67f47c4af3cfbda | 660 | h | C | sample_code/caen-dt5702-daq/FEBDAQMULT/DAQ/FEBDTP_LinkDef.h | kaikai581/t2k-mppc-daq | 6b4f7bf04d885e952d9fd653df8f9ca1dd31089e | [
"MIT"
] | null | null | null | sample_code/caen-dt5702-daq/FEBDAQMULT/DAQ/FEBDTP_LinkDef.h | kaikai581/t2k-mppc-daq | 6b4f7bf04d885e952d9fd653df8f9ca1dd31089e | [
"MIT"
] | null | null | null | sample_code/caen-dt5702-daq/FEBDAQMULT/DAQ/FEBDTP_LinkDef.h | kaikai581/t2k-mppc-daq | 6b4f7bf04d885e952d9fd653df8f9ca1dd31089e | [
"MIT"
] | null | null | null | #ifdef __MAKECINT__
//#pragma link off all typedef;
#pragma link off all globals;
#pragma link off all functions;
#pragma link off all classes;
// #pragma link C++ class std::vector< double >+;
//#pragma link C++ class std::vector< std::vector< double > >+;
//#pragma link C++ class std::vector< std::vector< std::vect... | 30 | 78 | 0.675758 | [
"vector"
] |
a6cb76379c4e6e022ca05919d64ea50d8d3a7bd3 | 15,403 | c | C | openmp_mpi/mppic2/mppic2.c | gcasabona/cuda | 064cfa02398e2402c113d45153d7ba36ae930f7e | [
"W3C"
] | 51 | 2017-03-22T04:06:03.000Z | 2022-01-18T22:48:51.000Z | openmp_mpi/mppic2/mppic2.c | gcasabona/cuda | 064cfa02398e2402c113d45153d7ba36ae930f7e | [
"W3C"
] | null | null | null | openmp_mpi/mppic2/mppic2.c | gcasabona/cuda | 064cfa02398e2402c113d45153d7ba36ae930f7e | [
"W3C"
] | 25 | 2017-02-22T05:21:32.000Z | 2022-01-02T14:53:19.000Z | /*---------------------------------------------------------------------*/
/* Skeleton 2D Electrostatic MPI/OpenMP PIC code */
/* written by Viktor K. Decyk, UCLA */
#include <stdlib.h>
#include <stdio.h>
#include <complex.h>
#include <sys/time.h>
#include "mppush2.h"
#include "mpplib2.h"
#include "omplib.h"
void dtime... | 35.988318 | 75 | 0.593586 | [
"vector",
"transform"
] |
a6dd22ebe27f87379cc00c692658fe24967b5368 | 5,101 | h | C | src/tools/path/haiku/PathToolStatePlatformDelegate.h | stippi/WonderBrush-v3 | 7f88c3e4fbe0bca9ef2df7a92d44789877edfe1e | [
"MIT"
] | 30 | 2018-11-01T18:31:04.000Z | 2021-12-27T17:00:59.000Z | src/tools/path/haiku/PathToolStatePlatformDelegate.h | pulkomandy/WonderBrush-v3 | 7878ff8ee627de5f47519d7b55a710a544f36f12 | [
"MIT"
] | 5 | 2018-11-01T20:01:41.000Z | 2021-12-06T11:15:12.000Z | src/tools/path/haiku/PathToolStatePlatformDelegate.h | pulkomandy/WonderBrush-v3 | 7878ff8ee627de5f47519d7b55a710a544f36f12 | [
"MIT"
] | 1 | 2020-05-04T10:33:13.000Z | 2020-05-04T10:33:13.000Z | #ifndef PATH_TOOL_STATE_PLATFORM_DELEGATE_H
#define PATH_TOOL_STATE_PLATFORM_DELEGATE_H
#include <Shape.h>
#include "PathToolState.h"
#include "ui_defines.h"
class PathToolState::PlatformDelegate {
public:
PlatformDelegate(PathToolState* state)
:
fState(state)
{
}
void DrawControlPoint(BView* view, const ... | 24.175355 | 74 | 0.682415 | [
"shape"
] |
a6e1621240c06afaa42381922c28061fab12bbff | 7,896 | h | C | NGSpice/ngspice-30/src/spicelib/devices/res/resdefs.h | Surya-98/Snapcuit | 9789a779485d8af2426a2d4e6403a06f44acadcb | [
"MIT"
] | null | null | null | NGSpice/ngspice-30/src/spicelib/devices/res/resdefs.h | Surya-98/Snapcuit | 9789a779485d8af2426a2d4e6403a06f44acadcb | [
"MIT"
] | null | null | null | NGSpice/ngspice-30/src/spicelib/devices/res/resdefs.h | Surya-98/Snapcuit | 9789a779485d8af2426a2d4e6403a06f44acadcb | [
"MIT"
] | null | null | null | /**********
Copyright 1990 Regents of the University of California. All rights reserved.
Author: 1985 Thomas L. Quarles
Modified: 2000 AlansFixes
**********/
#ifndef RES
#define RES
#include "ngspice/ifsim.h"
#include "ngspice/cktdefs.h"
#include "ngspice/gendefs.h"
#include "ngspice/complex.h"
#include "ngspice/noi... | 39.089109 | 90 | 0.638171 | [
"model"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.