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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
43aee187ff856fdf1cd1b82727fceccbca4f9217 | 7,164 | h | C | src/key.h | midnightmagic/midname | 128928929ade6debfc987f7562236a808926bea1 | [
"MIT"
] | null | null | null | src/key.h | midnightmagic/midname | 128928929ade6debfc987f7562236a808926bea1 | [
"MIT"
] | null | null | null | src/key.h | midnightmagic/midname | 128928929ade6debfc987f7562236a808926bea1 | [
"MIT"
] | null | null | null | // Copyright (c) 2009-2010 Satoshi Nakamoto
// Distributed under the MIT/X11 software license, see the accompanying
// file license.txt or http://www.opensource.org/licenses/mit-license.php.
#ifndef BITCOIN_KEY_H
#define BITCOIN_KEY_H
#include <openssl/ec.h>
#include <openssl/ecdsa.h>
#include <openssl/obj_mac.h>
#in... | 32.41629 | 123 | 0.646566 | [
"vector"
] |
43b407eb5e89a98fdc2273c021a82620a517002e | 1,707 | h | C | proton/hdf5_utils.h | ahsanjav/gt-tomography | 1f53d72672ccda417bc8966d8497af6d786e8935 | [
"MIT"
] | 6 | 2017-06-26T13:41:55.000Z | 2019-06-10T11:06:27.000Z | proton/hdf5_utils.h | ahsanjav/gt-tomography | 1f53d72672ccda417bc8966d8497af6d786e8935 | [
"MIT"
] | null | null | null | proton/hdf5_utils.h | ahsanjav/gt-tomography | 1f53d72672ccda417bc8966d8497af6d786e8935 | [
"MIT"
] | 1 | 2021-09-27T14:37:29.000Z | 2021-09-27T14:37:29.000Z | /*
* hdf5_utils.h
*
* Created on: Dec 3, 2012
* Author: Dae
*/
#pragma once
#include "hoNDArray.h"
#include "hdf5.h"
#include "hdf5_hl.h"
#include <stdlib.h>
namespace Gadgetron{
template<unsigned int D> void saveNDArray2HDF5(hoNDArray<float>* input,std::string filename,vector_td<float,D> dimensions, vec... | 34.836735 | 199 | 0.720562 | [
"vector"
] |
43b4698a0e8f81f1943218946bdae5fde024bd48 | 6,623 | h | C | Sources/Elastos/Frameworks/Droid/Base/Packages/SystemUI/inc/elastos/droid/systemui/keyguard/CKeyguardSimPukView.h | jingcao80/Elastos | d0f39852356bdaf3a1234743b86364493a0441bc | [
"Apache-2.0"
] | 7 | 2017-07-13T10:34:54.000Z | 2021-04-16T05:40:35.000Z | Sources/Elastos/Frameworks/Droid/Base/Packages/SystemUI/inc/elastos/droid/systemui/keyguard/CKeyguardSimPukView.h | jingcao80/Elastos | d0f39852356bdaf3a1234743b86364493a0441bc | [
"Apache-2.0"
] | null | null | null | Sources/Elastos/Frameworks/Droid/Base/Packages/SystemUI/inc/elastos/droid/systemui/keyguard/CKeyguardSimPukView.h | jingcao80/Elastos | d0f39852356bdaf3a1234743b86364493a0441bc | [
"Apache-2.0"
] | 9 | 2017-07-13T12:33:20.000Z | 2021-06-19T02:46:48.000Z | //=========================================================================
// Copyright (C) 2012 The Elastos Open Source Project
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// ... | 24.712687 | 81 | 0.589461 | [
"object"
] |
43c1dc44bf9c5bdc7e027b50afa49ed65c4f5eda | 2,328 | h | C | evpp/http/http_server.h | HLyoung/evpp | 30964e54ed7bb669c52c7daa2aeb01b4453a2c23 | [
"BSD-3-Clause"
] | null | null | null | evpp/http/http_server.h | HLyoung/evpp | 30964e54ed7bb669c52c7daa2aeb01b4453a2c23 | [
"BSD-3-Clause"
] | null | null | null | evpp/http/http_server.h | HLyoung/evpp | 30964e54ed7bb669c52c7daa2aeb01b4453a2c23 | [
"BSD-3-Clause"
] | null | null | null | #pragma once
#include "service.h"
#include "evpp/thread_dispatch_policy.h"
namespace evpp {
class EventLoop;
class EventLoopThreadPool;
class PipeEventWatcher;
class EventLoopThread;
namespace http {
class Service;
// This is a standalone running HTTP server. It will start a new thread
// for every listening port a... | 29.1 | 120 | 0.703608 | [
"vector"
] |
43c1ed6db3345e987cf7412e6d01e76c5d0463c3 | 4,728 | h | C | tests/loadtests/appfwSDL/VulkanAppSDL/VulkanContext.h | js-dignitas/KTX-Software | fc73f886063e979128d8790c75e5e5ede3e16dee | [
"Zlib",
"Apache-2.0",
"MIT"
] | null | null | null | tests/loadtests/appfwSDL/VulkanAppSDL/VulkanContext.h | js-dignitas/KTX-Software | fc73f886063e979128d8790c75e5e5ede3e16dee | [
"Zlib",
"Apache-2.0",
"MIT"
] | null | null | null | tests/loadtests/appfwSDL/VulkanAppSDL/VulkanContext.h | js-dignitas/KTX-Software | fc73f886063e979128d8790c75e5e5ede3e16dee | [
"Zlib",
"Apache-2.0",
"MIT"
] | null | null | null | /* -*- tab-width: 4; -*- */
/* vi: set sw=2 ts=4 expandtab: */
#ifndef VULKAN_TEXTURE_H_229895365400979164311947449304284143508
#define VULKAN_TEXTURE_H_229895365400979164311947449304284143508
/*
* ©2017-2018 Mark Callow.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this f... | 35.818182 | 80 | 0.678934 | [
"vector"
] |
43c2b4c9067127ba0ac163c70f66bc23b6cd8346 | 12,342 | h | C | Engine/platform/windows/gfx/ali3dd3d.h | AlanDrake/ags | accb285425eaeaf1d9d210546504df8e75530dd9 | [
"Artistic-2.0"
] | 2 | 2017-05-04T09:28:04.000Z | 2020-06-25T21:21:40.000Z | Engine/platform/windows/gfx/ali3dd3d.h | AlanDrake/ags-draconian | accb285425eaeaf1d9d210546504df8e75530dd9 | [
"Artistic-2.0"
] | null | null | null | Engine/platform/windows/gfx/ali3dd3d.h | AlanDrake/ags-draconian | accb285425eaeaf1d9d210546504df8e75530dd9 | [
"Artistic-2.0"
] | null | null | null | //=============================================================================
//
// Adventure Game Studio (AGS)
//
// Copyright (C) 1999-2011 Chris Jones and 2011-20xx others
// The full list of copyright holders can be found in the Copyright.txt
// file, which is part of this source code distribution.
//
// The AGS ... | 34.766197 | 120 | 0.707179 | [
"render",
"vector"
] |
43c42138abf34cddfe8e4a7d2a8366303a841250 | 691 | h | C | Scott/src/Scott/Components/BaseComponent.h | scottvermast/Scott | 723f07e54bacc96b20668babf31f54dc513c3c22 | [
"Apache-2.0"
] | null | null | null | Scott/src/Scott/Components/BaseComponent.h | scottvermast/Scott | 723f07e54bacc96b20668babf31f54dc513c3c22 | [
"Apache-2.0"
] | null | null | null | Scott/src/Scott/Components/BaseComponent.h | scottvermast/Scott | 723f07e54bacc96b20668babf31f54dc513c3c22 | [
"Apache-2.0"
] | null | null | null | #pragma once
namespace Scott
{
class TransformComponent;
class GameObject;
class BaseComponent
{
friend class GameObject;
public:
BaseComponent();
virtual ~BaseComponent() = default;
BaseComponent(const BaseComponent& other) = delete;
BaseComponent(BaseComponent&& other) noexcept = delete;
BaseComp... | 21.59375 | 68 | 0.736614 | [
"render"
] |
43c486c51e5a9d0b5a99d6a0cd09e6dfb064ac96 | 22,502 | h | C | SWIG_CGAL/Kernel/global_function_signatures.h | sloriot/cgal-swig-bindings | c9c5afdf64fa0c52f9c3785173159167ab2b3163 | [
"BSL-1.0"
] | null | null | null | SWIG_CGAL/Kernel/global_function_signatures.h | sloriot/cgal-swig-bindings | c9c5afdf64fa0c52f9c3785173159167ab2b3163 | [
"BSL-1.0"
] | null | null | null | SWIG_CGAL/Kernel/global_function_signatures.h | sloriot/cgal-swig-bindings | c9c5afdf64fa0c52f9c3785173159167ab2b3163 | [
"BSL-1.0"
] | null | null | null | // ------------------------------------------------------------------------------
// Copyright (c) 2011 GeometryFactory (FRANCE)
// Distributed under the Boost Software License, Version 1.0. (See accompany-
// ing file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// ---------------------------------... | 63.564972 | 128 | 0.901564 | [
"object"
] |
43c5757bccac63e7f7cb367937d8f058eb0e4ef6 | 15,860 | h | C | MdePkg/Include/IndustryStandard/TpmPtp.h | mefff/edk2 | 0a4019ec9de64c6565ea545dc8d847afe2b30d6c | [
"Python-2.0",
"Zlib",
"BSD-2-Clause",
"MIT",
"BSD-2-Clause-Patent",
"BSD-3-Clause"
] | 3,012 | 2015-01-01T19:58:18.000Z | 2022-03-31T22:07:14.000Z | MdePkg/Include/IndustryStandard/TpmPtp.h | mefff/edk2 | 0a4019ec9de64c6565ea545dc8d847afe2b30d6c | [
"Python-2.0",
"Zlib",
"BSD-2-Clause",
"MIT",
"BSD-2-Clause-Patent",
"BSD-3-Clause"
] | 1,199 | 2015-01-12T08:00:01.000Z | 2022-03-29T18:14:42.000Z | MdePkg/Include/IndustryStandard/TpmPtp.h | mefff/edk2 | 0a4019ec9de64c6565ea545dc8d847afe2b30d6c | [
"Python-2.0",
"Zlib",
"BSD-2-Clause",
"MIT",
"BSD-2-Clause-Patent",
"BSD-3-Clause"
] | 1,850 | 2015-01-01T11:28:12.000Z | 2022-03-31T18:10:59.000Z | /** @file
Platform TPM Profile Specification definition for TPM2.0.
It covers both FIFO and CRB interface.
Copyright (c) 2016 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#ifndef _TPM_PTP_H_
#define _TPM_PTP_H_
//
// PTP FIFO definition
//
... | 30.736434 | 135 | 0.595334 | [
"vector"
] |
43c89587e6b765bb714e6c7a00e0ce53f913108b | 1,267 | c | C | cvector/vector_test.c | cormoran/my_C_Library | c45e6d8960888462d71aaeb59719395a2b57c792 | [
"MIT"
] | null | null | null | cvector/vector_test.c | cormoran/my_C_Library | c45e6d8960888462d71aaeb59719395a2b57c792 | [
"MIT"
] | null | null | null | cvector/vector_test.c | cormoran/my_C_Library | c45e6d8960888462d71aaeb59719395a2b57c792 | [
"MIT"
] | null | null | null | #include<stdio.h>
#include"vector.h"
#include<time.h>
void create_and_destroy_test(int count){
vector *v;
for(int i=0;i<count;i++){
v=vector_create(sizeof(int));
vector_destroy(v);
}
}
void pushback_test(int count){
vector *v=vector_create(sizeof(int));
for(int i=0;i<count;i++){
vector_push_bac... | 17.356164 | 56 | 0.616417 | [
"vector"
] |
43caf26a209454db2779f52dc26f6a3241996292 | 787 | h | C | src/object/triangle.h | SebMenozzi/raytracer | 0444b7e4e8d117f8786e235eabb3b7b2b930f753 | [
"MIT"
] | 3 | 2021-02-26T00:02:33.000Z | 2021-04-16T09:51:43.000Z | src/object/triangle.h | SebMenozzi/raytracer | 0444b7e4e8d117f8786e235eabb3b7b2b930f753 | [
"MIT"
] | null | null | null | src/object/triangle.h | SebMenozzi/raytracer | 0444b7e4e8d117f8786e235eabb3b7b2b930f753 | [
"MIT"
] | null | null | null | #pragma once
#include "object/hittable.h"
class Triangle : public Hittable {
public:
Triangle() {}
Triangle(Vector3 a, Vector3 b, Vector3 c, std::shared_ptr<Material> material) : _a(a), _b(b), _c(c) {
_edge1 = b - a;
_edge2 = c - a;
normal = Vector3::cross_produ... | 29.148148 | 109 | 0.625159 | [
"object"
] |
43cf56ebc73184802e16b0b0b3d975b8dfcc6859 | 7,729 | c | C | plugins/json/plugin.c | prplfoundation/scal | 02453889d3ff5e2cc72119170174e77c7a559679 | [
"ISC"
] | 15 | 2016-11-16T09:56:22.000Z | 2020-06-02T03:27:27.000Z | plugins/json/plugin.c | prplfoundation/scal | 02453889d3ff5e2cc72119170174e77c7a559679 | [
"ISC"
] | 11 | 2016-12-02T10:40:27.000Z | 2017-06-15T16:54:37.000Z | plugins/json/plugin.c | prplfoundation/scal | 02453889d3ff5e2cc72119170174e77c7a559679 | [
"ISC"
] | 6 | 2016-12-02T07:58:04.000Z | 2019-12-19T07:53:14.000Z | /*
* Copyright (C) 2016 prpl Foundation
* Written by Felix Fietkau <nbd@nbd.name>
*
* 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 SOFT... | 21.409972 | 85 | 0.698797 | [
"model"
] |
43d0bea28c533e73c2bb0e0eea01098ddd7f5d7f | 802 | h | C | DiRa_Software/Reference/Source code final 2018-2019/SQ26-Digital_race_2019/-SQ26-Dai-hoc-thong-tin-lien-lac-Digital_race_2019-master/lanedetect/include/car.h | lamhoangtung/DiRa | 6e92f465c0197f3bd60b1e5719c1cc8fa06c5e4c | [
"MIT"
] | 34 | 2019-05-07T08:44:27.000Z | 2020-05-26T13:52:32.000Z | DiRa_Software/Reference/Source code final 2018-2019/SQ26-Digital_race_2019/-SQ26-Dai-hoc-thong-tin-lien-lac-Digital_race_2019-master/lanedetect/include/car.h | giangnt071098/DiRa | 71da5c9f13f3fb32d4cc1efd96d981139fb66ee5 | [
"MIT"
] | 3 | 2019-10-21T04:37:48.000Z | 2019-11-11T12:16:04.000Z | DiRa_Software/Reference/Source code final 2018-2019/SQ26-Digital_race_2019/-SQ26-Dai-hoc-thong-tin-lien-lac-Digital_race_2019-master/lanedetect/include/car.h | giangnt071098/DiRa | 71da5c9f13f3fb32d4cc1efd96d981139fb66ee5 | [
"MIT"
] | 58 | 2019-03-13T09:15:15.000Z | 2021-11-19T08:32:27.000Z | #ifndef CARCONTROL_H
#define CARCONTROL_H
#include <opencv2/highgui/highgui.hpp>
#include <opencv2/imgproc/imgproc.hpp>
#include <opencv2/opencv.hpp>
#include <ros/ros.h>
#include "std_msgs/Float32.h"
#include <vector>
#include <math.h>
#include "lane.h"
using namespace std;
using namespace cv;
class CarControl
{... | 17.434783 | 90 | 0.700748 | [
"vector"
] |
43d1d475af9e1454d3550201533ec8e0ffafac16 | 4,224 | h | C | ios/versioned-react-native/ABI31_0_0/ReactCommon/ABI31_0_0yoga/yoga/ABI31_0_0Yoga-internal.h | ThakurKarthik/expo | ed78ed4f07c950184a59422ebd95645253f44e3d | [
"Apache-2.0",
"MIT"
] | 2 | 2019-05-23T20:39:18.000Z | 2019-05-24T14:00:32.000Z | ios/versioned-react-native/ABI31_0_0/ReactCommon/ABI31_0_0yoga/yoga/ABI31_0_0Yoga-internal.h | ThakurKarthik/expo | ed78ed4f07c950184a59422ebd95645253f44e3d | [
"Apache-2.0",
"MIT"
] | 1 | 2019-01-30T19:04:30.000Z | 2019-01-30T19:04:30.000Z | ios/versioned-react-native/ABI31_0_0/ReactCommon/ABI31_0_0yoga/yoga/ABI31_0_0Yoga-internal.h | ThakurKarthik/expo | ed78ed4f07c950184a59422ebd95645253f44e3d | [
"Apache-2.0",
"MIT"
] | null | null | null | /*
* Copyright (c) 2014-present, Facebook, Inc.
*
* This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree.
*
*/
#pragma once
#include <algorithm>
#include <array>
#include <cmath>
#include <vector>
#include "ABI31_0_0Yoga.h"
using ABI31_0_0YGV... | 34.909091 | 88 | 0.748106 | [
"vector"
] |
43d44a016c7c1675f7869608bf1e712960be862c | 9,064 | c | C | nc_test4/tst_udf.c | mjwoods/netcdf-c | 988e771a9ed99619c2e3261aea81f127dd7fa3d8 | [
"BSD-3-Clause"
] | null | null | null | nc_test4/tst_udf.c | mjwoods/netcdf-c | 988e771a9ed99619c2e3261aea81f127dd7fa3d8 | [
"BSD-3-Clause"
] | null | null | null | nc_test4/tst_udf.c | mjwoods/netcdf-c | 988e771a9ed99619c2e3261aea81f127dd7fa3d8 | [
"BSD-3-Clause"
] | 1 | 2018-03-13T11:48:14.000Z | 2018-03-13T11:48:14.000Z | /* This is part of the netCDF package. Copyright 2005-2018 University
Corporation for Atmospheric Research/Unidata. See COPYRIGHT file
for conditions of use.
Test user-defined formats.
Ed Hartnett
*/
#include "config.h"
#include <nc_tests.h>
#include "err_macros.h"
#include "netcdf.h"
#include "nc4dispat... | 25.108033 | 82 | 0.664387 | [
"object"
] |
43d5036c95dc2687396cce477abbbdf2d0edfd10 | 2,358 | h | C | garnet/bin/hwstress/args.h | allansrc/fuchsia | a2c235b33fc4305044d496354a08775f30cdcf37 | [
"BSD-2-Clause"
] | 4 | 2020-02-23T09:02:06.000Z | 2022-01-08T17:06:28.000Z | garnet/bin/hwstress/args.h | allansrc/fuchsia | a2c235b33fc4305044d496354a08775f30cdcf37 | [
"BSD-2-Clause"
] | 2 | 2021-09-19T21:55:09.000Z | 2021-12-19T03:34:53.000Z | garnet/bin/hwstress/args.h | allansrc/fuchsia | a2c235b33fc4305044d496354a08775f30cdcf37 | [
"BSD-2-Clause"
] | 1 | 2021-08-23T11:33:57.000Z | 2021-08-23T11:33:57.000Z | // Copyright 2020 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef GARNET_BIN_HWSTRESS_ARGS_H_
#define GARNET_BIN_HWSTRESS_ARGS_H_
#include <lib/cmdline/args_parser.h>
#include <lib/fitx/result.h>
#include <lib/st... | 21.436364 | 90 | 0.709075 | [
"vector"
] |
43db624593409a1b41b14c8af823e7e885c10b9c | 3,739 | h | C | wallet/qt/ntp1/ntp1tokenlistmodel.h | tahussle/bebbang | 93be7665680d454f2f5a8c1124b1f1fa83f95960 | [
"MIT"
] | null | null | null | wallet/qt/ntp1/ntp1tokenlistmodel.h | tahussle/bebbang | 93be7665680d454f2f5a8c1124b1f1fa83f95960 | [
"MIT"
] | 1 | 2019-04-19T03:20:52.000Z | 2019-04-19T03:20:52.000Z | wallet/qt/ntp1/ntp1tokenlistmodel.h | tahussle/bebbang | 93be7665680d454f2f5a8c1124b1f1fa83f95960 | [
"MIT"
] | null | null | null | #ifndef NTP1TOKENLISTMODEL_H
#define NTP1TOKENLISTMODEL_H
#include <QAbstractTableModel>
#include <QTimer>
#include <atomic>
#include "init.h"
#include "ntp1/ntp1wallet.h"
#include "wallet.h"
class NTP1TokenListModel : public QAbstractTableModel
{
Q_OBJECT
boost::shared_ptr<NTP1Wallet> ntp1wallet;
bool ... | 33.990909 | 96 | 0.669163 | [
"model"
] |
43dd4b734d525576ee1ed7b289f82b52fcb61c17 | 3,864 | h | C | engine/lib/r8brain-free-src/r8bconf.h | ColinGilbert/noobwerkz-engine | f5670e98ca0dada8865be9ab82d25d3acf549ebe | [
"Apache-2.0"
] | 23 | 2015-03-02T10:56:40.000Z | 2021-01-27T03:32:49.000Z | engine/lib/r8brain-free-src/r8bconf.h | ColinGilbert/noobwerkz-engine-borked | f5670e98ca0dada8865be9ab82d25d3acf549ebe | [
"Apache-2.0"
] | 73 | 2015-04-14T09:39:05.000Z | 2020-11-11T21:49:10.000Z | engine/lib/r8brain-free-src/r8bconf.h | ColinGilbert/noobwerkz-engine-borked | f5670e98ca0dada8865be9ab82d25d3acf549ebe | [
"Apache-2.0"
] | 3 | 2016-02-22T01:29:32.000Z | 2018-01-02T06:07:12.000Z | //$ nobt
//$ nocpp
/**
* @file r8bconf.h
*
* @brief The "configuration" inclusion file you can modify.
*
* This is the "configuration" inclusion file for the "r8brain-free-src"
* sample rate converter. You may redefine the macros here as you see fit.
*
* r8brain-free-src Copyright (c) 2013-2014 Alek... | 29.272727 | 76 | 0.690217 | [
"object",
"transform"
] |
43fcb05cad44688272d1c1efd3d97237060ac852 | 4,904 | h | C | src/BPMDisplay.h | Bumrang/etterna | 5cedfe2ae78625a27a1c7bcec00cddffa0df047d | [
"MIT"
] | null | null | null | src/BPMDisplay.h | Bumrang/etterna | 5cedfe2ae78625a27a1c7bcec00cddffa0df047d | [
"MIT"
] | null | null | null | src/BPMDisplay.h | Bumrang/etterna | 5cedfe2ae78625a27a1c7bcec00cddffa0df047d | [
"MIT"
] | null | null | null | #ifndef BPM_DISPLAY_H
#define BPM_DISPLAY_H
#include "BitmapText.h"
#include "ThemeMetric.h"
class Song;
class Steps;
struct DisplayBpms;
/** @brief Displays a BPM or a range of BPMs. */
class BPMDisplay : public BitmapText
{
public:
/** @brief Set up the BPM Display with default values. */
BPMDisplay();
/** @b... | 35.028571 | 75 | 0.723287 | [
"vector"
] |
b741d85209491464a065ac51d2fd62a51712ec1b | 7,964 | h | C | src/kudu/tablet/deltamemstore.h | sdreynolds/kudu | 13642f60f9a6ba6dd77f97a6736467b8ab5849af | [
"Apache-2.0"
] | 2 | 2019-07-17T19:08:07.000Z | 2019-07-17T19:13:25.000Z | src/kudu/tablet/deltamemstore.h | sdreynolds/kudu | 13642f60f9a6ba6dd77f97a6736467b8ab5849af | [
"Apache-2.0"
] | null | null | null | src/kudu/tablet/deltamemstore.h | sdreynolds/kudu | 13642f60f9a6ba6dd77f97a6736467b8ab5849af | [
"Apache-2.0"
] | null | null | null | // Licensed to the Apache Software Foundation (ASF) under one
// or more contributor license agreements. See the NOTICE file
// distributed with this work for additional information
// regarding copyright ownership. The ASF licenses this file
// to you under the Apache License, Version 2.0 (the
// "License"); you may... | 31.856 | 91 | 0.720869 | [
"vector"
] |
b7509a4bd0d694556835ced322de002f6b8c37aa | 6,438 | h | C | mindspore/ccsrc/plugin/device/gpu/kernel/arrays/spacetobatch_gpu_kernel.h | httpsgithu/mindspore | c29d6bb764e233b427319cb89ba79e420f1e2c64 | [
"Apache-2.0"
] | 1 | 2022-02-23T09:13:43.000Z | 2022-02-23T09:13:43.000Z | mindspore/ccsrc/plugin/device/gpu/kernel/arrays/spacetobatch_gpu_kernel.h | 949144093/mindspore | c29d6bb764e233b427319cb89ba79e420f1e2c64 | [
"Apache-2.0"
] | null | null | null | mindspore/ccsrc/plugin/device/gpu/kernel/arrays/spacetobatch_gpu_kernel.h | 949144093/mindspore | c29d6bb764e233b427319cb89ba79e420f1e2c64 | [
"Apache-2.0"
] | null | null | null | /**
* Copyright 2021-2022 Huawei Technologies Co., Ltd
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicabl... | 38.321429 | 120 | 0.638552 | [
"shape",
"vector"
] |
b7527ef27bbbba8d8608c2ff3be60385cb961d61 | 1,338 | h | C | Trabalho03/camera.h | GabrielScalici/SCC0250-Computacao-Grafica | a739e249141a2617b4b10f032fc49f2b67d7de9d | [
"MIT"
] | null | null | null | Trabalho03/camera.h | GabrielScalici/SCC0250-Computacao-Grafica | a739e249141a2617b4b10f032fc49f2b67d7de9d | [
"MIT"
] | null | null | null | Trabalho03/camera.h | GabrielScalici/SCC0250-Computacao-Grafica | a739e249141a2617b4b10f032fc49f2b67d7de9d | [
"MIT"
] | null | null | null | //***************************************************************************
//
// Advanced CodeColony Camera
// Philipp Crocoll, 2003
//
//***************************************************************************
#ifdef __APPLE__
#include <GLUT/glut.h>
#else
#include <GL/glut.h>
#endif
#define PI 3.1... | 23.068966 | 78 | 0.564275 | [
"render",
"3d"
] |
b75489b10415e1bcd65853338cea4da909d98418 | 573 | h | C | ANN/stdafx.h | victor-fdez/Cpp-for-the-current-year | faadd896328bac2dca9fb6e7246356ec4b10142c | [
"MIT"
] | null | null | null | ANN/stdafx.h | victor-fdez/Cpp-for-the-current-year | faadd896328bac2dca9fb6e7246356ec4b10142c | [
"MIT"
] | null | null | null | ANN/stdafx.h | victor-fdez/Cpp-for-the-current-year | faadd896328bac2dca9fb6e7246356ec4b10142c | [
"MIT"
] | null | null | null | // stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but
// are changed infrequently
//
#pragma once
#include "targetver.h"
#include <stdio.h>
//#include <tchar.h>
#include <mutex>
#include <vector>
#include <algorithm>
#include <u... | 21.222222 | 67 | 0.706806 | [
"vector"
] |
b75aa110222e36b7365a5ab6d86e07023ceeb337 | 463 | h | C | UserLand/Applications/Spreadsheet/Writers/CSV.h | EGOTree/pranaOS | 3f0a6900e7ca3430c30e84fb51fb0c8fe04b78a5 | [
"BSD-2-Clause"
] | 11 | 2021-03-31T08:25:57.000Z | 2021-06-09T10:48:07.000Z | UserLand/Applications/Spreadsheet/Writers/CSV.h | pro-hacker64/prana-os | b16506e674c0fd48beef802e890a6ad57740cfff | [
"BSD-2-Clause"
] | 14 | 2021-06-11T06:07:08.000Z | 2021-06-29T05:51:06.000Z | UserLand/Applications/Spreadsheet/Writers/CSV.h | pro-hacker64/prana-os | b16506e674c0fd48beef802e890a6ad57740cfff | [
"BSD-2-Clause"
] | 15 | 2021-04-13T12:08:24.000Z | 2021-06-10T12:02:04.000Z | #pragma once
// includes
#include "XSV.h"
#include <AK/Forward.h>
#include <AK/StringView.h>
namespace Writer {
template<typename ContainerType>
class CSV : public XSV<ContainerType> {
public:
CSV(OutputStream& output, const ContainerType& data, const Vector<StringView>& headers = {}, WriterBehaviour behaviours ... | 23.15 | 147 | 0.693305 | [
"vector"
] |
b75cf9f1ed969a5ab50b1fda8f597099ecb8dd62 | 8,359 | c | C | lib/rbcodec/codecs/libfaad/pns.c | Rockbox-Chinese-Community/Rockbox-RCC | a701aefe45f03ca391a8e2f1a6e3da1b8774b2f2 | [
"BSD-3-Clause"
] | 24 | 2015-03-10T08:43:56.000Z | 2022-01-05T14:09:46.000Z | lib/rbcodec/codecs/libfaad/pns.c | Rockbox-Chinese-Community/Rockbox-RCC | a701aefe45f03ca391a8e2f1a6e3da1b8774b2f2 | [
"BSD-3-Clause"
] | 4 | 2015-07-04T18:15:33.000Z | 2018-05-18T05:33:33.000Z | lib/rbcodec/codecs/libfaad/pns.c | Rockbox-Chinese-Community/Rockbox-RCC | a701aefe45f03ca391a8e2f1a6e3da1b8774b2f2 | [
"BSD-3-Clause"
] | 15 | 2015-01-21T13:58:13.000Z | 2020-11-04T04:30:22.000Z | /*
** FAAD2 - Freeware Advanced Audio (AAC) Decoder including SBR decoding
** Copyright (C) 2003-2004 M. Bakker, Ahead Software AG, http://www.nero.com
**
** 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 Softwar... | 31.662879 | 85 | 0.533557 | [
"vector"
] |
b767d3011ad0ae69b0bc6952fb0e2693d42861d4 | 7,805 | c | C | peg/json.c | t6/libias | 45a6bbb189f00121a6e6374fc543b7d62915aea1 | [
"BSD-2-Clause"
] | 1 | 2021-02-27T16:48:51.000Z | 2021-02-27T16:48:51.000Z | peg/json.c | t6/libias | 45a6bbb189f00121a6e6374fc543b7d62915aea1 | [
"BSD-2-Clause"
] | null | null | null | peg/json.c | t6/libias | 45a6bbb189f00121a6e6374fc543b7d62915aea1 | [
"BSD-2-Clause"
] | null | null | null | /*-
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
*
* Copyright (c) 2021 Tobias Kortkamp <tobik@FreeBSD.org>
* 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 so... | 20.325521 | 77 | 0.698527 | [
"object"
] |
b773717c3c8f52e6417e3990353892708e69039b | 10,097 | h | C | src/Object.h | forensic-science/fingermatchR | 353074b7a48d752a9c9e07091dde53fc136998ab | [
"MIT"
] | null | null | null | src/Object.h | forensic-science/fingermatchR | 353074b7a48d752a9c9e07091dde53fc136998ab | [
"MIT"
] | 4 | 2021-07-21T13:11:49.000Z | 2021-09-01T14:36:55.000Z | src/Object.h | forensic-science/fingermatchR | 353074b7a48d752a9c9e07091dde53fc136998ab | [
"MIT"
] | 1 | 2021-07-20T18:44:36.000Z | 2021-07-20T18:44:36.000Z | /*
FingerJetFX OSE -- Fingerprint Feature Extractor, Open Source Edition
Copyright (c) 2011 by DigitalPersona, Inc. All rights reserved.
DigitalPersona, FingerJet, and FingerJetFX are registered trademarks
or trademarks of DigitalPersona, Inc. in the United States and other
countries.
Finger... | 34.937716 | 160 | 0.616124 | [
"object"
] |
b774bdf0ff92acaffbfb930c9940da92b199708d | 2,942 | h | C | packrat/lib/x86_64-pc-linux-gnu/3.2.5/dplyr/include/dplyr/DataFrameAble.h | Chicago-R-User-Group/2017-n3-Meetup-RStudio | 71a3204412c7573af2d233208147780d313430af | [
"MIT"
] | null | null | null | packrat/lib/x86_64-pc-linux-gnu/3.2.5/dplyr/include/dplyr/DataFrameAble.h | Chicago-R-User-Group/2017-n3-Meetup-RStudio | 71a3204412c7573af2d233208147780d313430af | [
"MIT"
] | 2 | 2021-11-12T14:06:52.000Z | 2021-12-10T23:26:27.000Z | packrat/lib/x86_64-pc-linux-gnu/3.2.5/dplyr/include/dplyr/DataFrameAble.h | Chicago-R-User-Group/2017-n3-Meetup-RStudio | 71a3204412c7573af2d233208147780d313430af | [
"MIT"
] | 1 | 2020-07-10T12:38:12.000Z | 2020-07-10T12:38:12.000Z | #ifndef dplyr_DataFrameAble_H
#define dplyr_DataFrameAble_H
#include <boost/shared_ptr.hpp>
namespace dplyr {
class DataFrameAbleImpl {
public:
virtual ~DataFrameAbleImpl() {};
virtual int nrows() const = 0;
virtual SEXP get(int i) const = 0;
virtual int size() const = 0;
virtual CharacterVec... | 19.228758 | 72 | 0.57206 | [
"object"
] |
b7765d6fed2d7944ccb2133b0d2272360bde5f5c | 19,145 | c | C | base/fs/rdr2/csc/usermode/reint/dobj.c | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | base/fs/rdr2/csc/usermode/reint/dobj.c | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | base/fs/rdr2/csc/usermode/reint/dobj.c | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | //---------------------------------------------------------------------------
//
// Copyright (c) Microsoft Corporation 1993-1994
//
// File: dobj.c
//
// This file contains support routines for the reconciliation-action
// control class code
//
//
// History:
// 09-13-93 ScottH Extracted from recac... | 27.194602 | 102 | 0.513084 | [
"object",
"3d"
] |
b77a82abb907ceb792f1d45e65869ab2d0969998 | 59,409 | h | C | src/energy.h | rc83/faunus | 0325913ab5ae6216b19491cd7f93054983e05067 | [
"MIT"
] | null | null | null | src/energy.h | rc83/faunus | 0325913ab5ae6216b19491cd7f93054983e05067 | [
"MIT"
] | 3 | 2019-04-24T08:45:06.000Z | 2019-05-10T05:40:08.000Z | src/energy.h | rc83/faunus | 0325913ab5ae6216b19491cd7f93054983e05067 | [
"MIT"
] | null | null | null | #pragma once
#include "bonds.h"
#include "externalpotential.h" // Energybase implemented here
#include "space.h"
#include "aux/iteratorsupport.h"
#include "aux/pairmatrix.h"
#include <range/v3/view.hpp>
#include <Eigen/Dense>
#include <spdlog/spdlog.h>
#include <numeric>
#include <algorithm>
#ifdef ENABLE_FREESASA
#i... | 42.404711 | 131 | 0.622313 | [
"geometry",
"object",
"vector"
] |
b77b84e68a000334d3766b84dfc425a1f361ea6c | 10,924 | c | C | core.c | REDVM/seam-carving | 844ac04cb4325aa4612de6c5064f868b75d02883 | [
"MIT"
] | null | null | null | core.c | REDVM/seam-carving | 844ac04cb4325aa4612de6c5064f868b75d02883 | [
"MIT"
] | null | null | null | core.c | REDVM/seam-carving | 844ac04cb4325aa4612de6c5064f868b75d02883 | [
"MIT"
] | null | null | null | #include "core.h"
#define VERTICAL 0
#define HORIZONTAL 1
int main(int argc, char **argv){
seam_t seam;
int i, j, k;
char* nom;
//On récupere les arguments pris en entrée par le programme.
nom = argv[1];
seam.largeurSortie = (int)strtol(argv[2], NULL, 10);
seam.hauteurSortie = (int)strtol(argv[3], NULL,... | 24.940639 | 229 | 0.588612 | [
"3d"
] |
b77ea2517b0740f7c6e83876576b8308f3818a27 | 16,183 | c | C | examples/c-clglshare/src/main.c | creator-build/craftr | a2b95618d990baee192bb2d2f6bb4453ce83a005 | [
"MIT"
] | 1 | 2022-02-04T21:51:36.000Z | 2022-02-04T21:51:36.000Z | examples/c-clglshare/src/main.c | craftr-build/craftr-build-4.x | a2b95618d990baee192bb2d2f6bb4453ce83a005 | [
"MIT"
] | 9 | 2015-08-31T15:39:20.000Z | 2015-09-05T19:22:20.000Z | examples/c-clglshare/src/main.c | craftr-build/craftr-build-4.x | a2b95618d990baee192bb2d2f6bb4453ce83a005 | [
"MIT"
] | null | null | null |
#define _CRT_SECURE_NO_WARNINGS
#include <assert.h>
#include <math.h>
#include <stdio.h>
#include <time.h>
#include <GL/glew.h>
#include <GLFW/glfw3.h>
#ifdef __APPLE__
#include <OpenCL/opencl.h>
#include <OpenCL/opencl_gl.h>
#else
#include <CL/cl.h>
#include <CL/cl_gl.h>
#endif
#include "embed.h"
/* Retu... | 32.692929 | 144 | 0.688747 | [
"render"
] |
b77fad3b4f44ca280dd851df11b6c9e2ad74ba0c | 2,428 | h | C | CodeXL/Components/ShaderAnalyzer/AMDTBackEnd/Emulator/Scheduler/WaveFront.h | jeongjoonyoo/CodeXL | ea6d623d0530aa3a862ef0bf60ad2923a2f8f8a5 | [
"MIT"
] | 1,025 | 2016-04-19T21:36:08.000Z | 2020-04-26T05:12:53.000Z | RadeonGPUAnalyzerBackend/Emulator/Scheduler/WaveFront.h | Acidburn0zzz/RGA | 35cd028602e21f6b8853fdc86b16153b693acb72 | [
"MIT"
] | 244 | 2016-04-20T02:05:43.000Z | 2020-04-29T17:40:49.000Z | RadeonGPUAnalyzerBackend/Emulator/Scheduler/WaveFront.h | Acidburn0zzz/RGA | 35cd028602e21f6b8853fdc86b16153b693acb72 | [
"MIT"
] | 161 | 2016-04-20T03:23:53.000Z | 2020-04-14T01:46:55.000Z | //=============================================================
// Copyright (c) 2013 Advanced Micro Devices, Inc.
//=============================================================
#ifndef __WAVEFRONT_H
#define __WAVEFRONT_H
#include <vector>
#include "../Parser/Instruction.h"
class WaveFront
{
public:
/// --------... | 44.962963 | 147 | 0.404036 | [
"vector"
] |
b78560cb00e61ffe2a739debbffd0a3bb869d9fe | 14,940 | c | C | base/mvdm/wow16/write/objreg.c | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | base/mvdm/wow16/write/objreg.c | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | base/mvdm/wow16/write/objreg.c | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | /************************************************************/
/* Windows Write, Copyright 1985-1992 Microsoft Corporation */
/************************************************************/
/* register.c - Handles the Win 3.1 registration library.
*
* Created by Microsoft Corporation.
*/
#define LSTRING // f... | 33.348214 | 109 | 0.53996 | [
"object"
] |
b78de889a128c7ade6763d9a481436d46550e1ff | 15,752 | h | C | enzyme/Enzyme/CacheUtility.h | reikdas/Enzyme | a4494516b1bc089637751685b88835f22bad15b3 | [
"Apache-2.0"
] | null | null | null | enzyme/Enzyme/CacheUtility.h | reikdas/Enzyme | a4494516b1bc089637751685b88835f22bad15b3 | [
"Apache-2.0"
] | null | null | null | enzyme/Enzyme/CacheUtility.h | reikdas/Enzyme | a4494516b1bc089637751685b88835f22bad15b3 | [
"Apache-2.0"
] | null | null | null | //===- CacheUtility.h - Caching values in the forward pass for later use
//---===//
//
// Enzyme Project
//
// Part of the Enzyme Project, under the Apache License v2.0 with LLVM
// Exceptions. See https://llvm.org/LICENSE.txt for license information.
// SPDX-License-Identifier: Apache-2.0 W... | 41.235602 | 80 | 0.674454 | [
"object",
"vector"
] |
b78f88b54822d06d21ea68feee5459c7fdd7eee8 | 1,648 | h | C | bmpObj.h | leftCoast/LC_GUIItems | 4edfa285740b6bdde5a1f01f5118729a7be83857 | [
"MIT"
] | null | null | null | bmpObj.h | leftCoast/LC_GUIItems | 4edfa285740b6bdde5a1f01f5118729a7be83857 | [
"MIT"
] | null | null | null | bmpObj.h | leftCoast/LC_GUIItems | 4edfa285740b6bdde5a1f01f5118729a7be83857 | [
"MIT"
] | null | null | null | #ifndef bmpObj_h
#define bmpObj_h
#include <drawObj.h>
#include <bmpImage.h>
#include <bitmap.h>
#include <mask.h>
// This reads a .bmp file showing the silhouette of the shape you would like to draw. This
// silhouette is read in as a greyscale image. GREY_CUTOFF is used to decide whether each
// pixel is masked or... | 23.884058 | 91 | 0.705097 | [
"shape"
] |
b79f522c6f3943de899877d2d3dd89ea32293054 | 3,594 | h | C | src/runtime/core/trycatch.h | nachawati/zorba | f7719e4c0e6f03d9aa54a856bb9704c8bdfdfda3 | [
"Apache-2.0"
] | 40 | 2016-06-23T18:04:37.000Z | 2022-03-18T22:24:27.000Z | src/runtime/core/trycatch.h | nachawati/zorba | f7719e4c0e6f03d9aa54a856bb9704c8bdfdfda3 | [
"Apache-2.0"
] | 17 | 2016-10-04T14:05:47.000Z | 2020-02-20T01:37:40.000Z | src/runtime/core/trycatch.h | nachawati/zorba | f7719e4c0e6f03d9aa54a856bb9704c8bdfdfda3 | [
"Apache-2.0"
] | 18 | 2017-02-20T11:13:09.000Z | 2022-02-10T09:48:07.000Z | /*
* Copyright 2006-2016 zorba.io
*
* 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... | 23.187097 | 75 | 0.687257 | [
"vector"
] |
b7a1607f10b83049db79bfcb0bec0db44a6f1a58 | 3,579 | h | C | mitsuba-af602c6fd98a/include/mitsuba/hw/glprogram.h | NTForked-ML/pbrs | 0b405d92c12d257e2581366542762c9f0c3facce | [
"MIT"
] | 139 | 2017-04-21T00:22:34.000Z | 2022-02-16T20:33:10.000Z | mitsuba-af602c6fd98a/include/mitsuba/hw/glprogram.h | NTForked-ML/pbrs | 0b405d92c12d257e2581366542762c9f0c3facce | [
"MIT"
] | 11 | 2017-08-15T18:22:59.000Z | 2019-07-01T05:44:41.000Z | mitsuba-af602c6fd98a/include/mitsuba/hw/glprogram.h | NTForked-ML/pbrs | 0b405d92c12d257e2581366542762c9f0c3facce | [
"MIT"
] | 30 | 2017-07-21T03:56:45.000Z | 2022-03-11T06:55:34.000Z | /*
This file is part of Mitsuba, a physically based rendering system.
Copyright (c) 2007-2014 by Wenzel Jakob and others.
Mitsuba is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License Version 3
as published by the Free Software Foundation.
... | 26.708955 | 78 | 0.731489 | [
"vector"
] |
b7a32f74d6ff797db3228d06251b966fa2ae9b0f | 6,572 | h | C | valhalla/baldr/pathlocation.h | Rui-Santos/tpp-valhalla | 2eb75448b661c2b661f7ed30f2dcdac4577d1cba | [
"MIT"
] | null | null | null | valhalla/baldr/pathlocation.h | Rui-Santos/tpp-valhalla | 2eb75448b661c2b661f7ed30f2dcdac4577d1cba | [
"MIT"
] | null | null | null | valhalla/baldr/pathlocation.h | Rui-Santos/tpp-valhalla | 2eb75448b661c2b661f7ed30f2dcdac4577d1cba | [
"MIT"
] | null | null | null | #ifndef VALHALLA_BALDR_PATHLOCATION_H_
#define VALHALLA_BALDR_PATHLOCATION_H_
#include <cstdint>
#include <vector>
#include <utility>
#include <boost/property_tree/ptree.hpp>
#include <valhalla/baldr/location.h>
#include <valhalla/baldr/graphid.h>
#include <valhalla/baldr/rapidjson_utils.h>
#include <valhalla/proto... | 40.073171 | 115 | 0.702069 | [
"object",
"vector"
] |
b7a4a13182dec028af1c23b43b959c115d983be3 | 41,933 | c | C | uc-Micrium/FS/Dev/NOR/PHY/fs_dev_nor_stm29_1x08.c | cos12a/GPUTFT | 5bdad0eeaba3f57cb8d941dca90cb440cdcd4152 | [
"Apache-2.0"
] | null | null | null | uc-Micrium/FS/Dev/NOR/PHY/fs_dev_nor_stm29_1x08.c | cos12a/GPUTFT | 5bdad0eeaba3f57cb8d941dca90cb440cdcd4152 | [
"Apache-2.0"
] | null | null | null | uc-Micrium/FS/Dev/NOR/PHY/fs_dev_nor_stm29_1x08.c | cos12a/GPUTFT | 5bdad0eeaba3f57cb8d941dca90cb440cdcd4152 | [
"Apache-2.0"
] | null | null | null | /*
*********************************************************************************************************
* uC/FS
* The Embedded File System
*
* Copyright 2008-2020 Silicon Laboratories Inc. www.silabs.com
*
* ... | 47.01009 | 178 | 0.40269 | [
"geometry"
] |
b7a7ac3df287c358c37b10ef91213d97a2670f74 | 679 | h | C | CloakCompiler/Engine/ImageBuilder.h | Bizzarrus/CloakEngine | 0890eaada76b91be89702d2a6ec2dcf9b2901fb9 | [
"BSD-2-Clause"
] | null | null | null | CloakCompiler/Engine/ImageBuilder.h | Bizzarrus/CloakEngine | 0890eaada76b91be89702d2a6ec2dcf9b2901fb9 | [
"BSD-2-Clause"
] | null | null | null | CloakCompiler/Engine/ImageBuilder.h | Bizzarrus/CloakEngine | 0890eaada76b91be89702d2a6ec2dcf9b2901fb9 | [
"BSD-2-Clause"
] | null | null | null | #pragma once
#ifndef CC_E_IMAGEBUILDER_H
#define CC_E_IMAGEBUILDER_H
#include "CloakCompiler/Defines.h"
#include "CloakEngine/CloakEngine.h"
#include "CloakCompiler/Image.h"
#include "Engine/TextureLoader.h"
#include <vector>
namespace CloakCompiler {
namespace Engine {
namespace ImageBuilder {
s... | 27.16 | 139 | 0.727541 | [
"vector"
] |
b7a838f1cf1586c1dca4bbb9b44cab8b89de2d85 | 9,768 | h | C | src/services/pcn-k8switch/src/api/K8switchApiImpl.h | francescomessina/polycube | 38f2fb4ffa13cf51313b3cab9994be738ba367be | [
"ECL-2.0",
"Apache-2.0"
] | 337 | 2018-12-12T11:50:15.000Z | 2022-03-15T00:24:35.000Z | src/services/pcn-k8switch/src/api/K8switchApiImpl.h | l1b0k/polycube | 7af919245c131fa9fe24c5d39d10039cbb81e825 | [
"ECL-2.0",
"Apache-2.0"
] | 253 | 2018-12-17T21:36:15.000Z | 2022-01-17T09:30:42.000Z | src/services/pcn-k8switch/src/api/K8switchApiImpl.h | l1b0k/polycube | 7af919245c131fa9fe24c5d39d10039cbb81e825 | [
"ECL-2.0",
"Apache-2.0"
] | 90 | 2018-12-19T15:49:38.000Z | 2022-03-27T03:56:07.000Z | /**
* k8switch API
* k8switch API generated from k8switch.yang
*
* OpenAPI spec version: 1.0.0
*
* NOTE: This class is auto generated by the swagger code generator program.
* https://github.com/polycube-network/swagger-codegen.git
* branch polycube
*/
/* Do not edit this file manually */
/*
* K8switchApiImpl.h
*
*
*... | 80.065574 | 233 | 0.799038 | [
"vector",
"model"
] |
b7b7be74d8747bff56d08508341d632c63581940 | 49,493 | h | C | lib/nnc/3rdparty/thrust/functional.h | neonkingfr/ccv | 579d21e9065d5378be4b21a4b9c0224327fb0a9f | [
"CC0-1.0",
"CC-BY-4.0"
] | 3,296 | 2015-01-01T02:05:51.000Z | 2022-03-31T00:29:55.000Z | lib/nnc/3rdparty/thrust/functional.h | neonkingfr/ccv | 579d21e9065d5378be4b21a4b9c0224327fb0a9f | [
"CC0-1.0",
"CC-BY-4.0"
] | 111 | 2015-01-12T15:55:58.000Z | 2022-01-05T18:13:11.000Z | lib/nnc/3rdparty/thrust/functional.h | neonkingfr/ccv | 579d21e9065d5378be4b21a4b9c0224327fb0a9f | [
"CC0-1.0",
"CC-BY-4.0"
] | 940 | 2015-01-02T02:21:34.000Z | 2022-03-24T23:27:43.000Z | /*
* Copyright 2008-2018 NVIDIA Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | 32.755129 | 152 | 0.675308 | [
"object",
"model",
"transform"
] |
b7bb0ad81e4463346482686cf418196b9f9671ab | 9,038 | h | C | cpp/Platform.Delegates/Platform.Delegates.Delegate.h | uselessgoddess/Delegates | 26ba572e1315a67cacaf24fcae82fa98d8d225e9 | [
"MIT"
] | null | null | null | cpp/Platform.Delegates/Platform.Delegates.Delegate.h | uselessgoddess/Delegates | 26ba572e1315a67cacaf24fcae82fa98d8d225e9 | [
"MIT"
] | null | null | null | cpp/Platform.Delegates/Platform.Delegates.Delegate.h | uselessgoddess/Delegates | 26ba572e1315a67cacaf24fcae82fa98d8d225e9 | [
"MIT"
] | null | null | null | #ifndef PLATFORM_DELEGATES_DELEGATE_H
#define PLATFORM_DELEGATES_DELEGATE_H
// Based on https://stackoverflow.com/a/23974539/710069 and https://stackoverflow.com/a/35920804/710069
#include <memory>
#include <iostream>
#include <functional>
namespace Platform::Delegates
{
template <typename...>
class Delegate... | 36.297189 | 134 | 0.566608 | [
"object"
] |
b7bf474bbdec576e1799807e5e2855c0ef053d1d | 3,639 | h | C | src/yb/tools/yb-admin_cli.h | mikecaat/yugabyte-db | 24ec10d162a7d068a34ff56640e026d0154dfc3c | [
"Apache-2.0",
"CC0-1.0"
] | 1 | 2022-01-28T08:41:41.000Z | 2022-01-28T08:41:41.000Z | src/yb/tools/yb-admin_cli.h | mikecaat/yugabyte-db | 24ec10d162a7d068a34ff56640e026d0154dfc3c | [
"Apache-2.0",
"CC0-1.0"
] | 1 | 2022-03-14T11:47:55.000Z | 2022-03-14T11:47:55.000Z | src/yb/tools/yb-admin_cli.h | aatrey-yb/yugabyte-db | de64327636bf67ff08b22b78315ccb2eec82a233 | [
"Apache-2.0",
"CC0-1.0"
] | null | null | null | // Licensed to the Apache Software Foundation (ASF) under one
// or more contributor license agreements. See the NOTICE file
// distributed with this work for additional information
// regarding copyright ownership. The ASF licenses this file
// to you under the Apache License, Version 2.0 (the
// "License"); you may... | 32.783784 | 100 | 0.761748 | [
"vector"
] |
b7c6d875927642742d83026edd49f97a9d64f871 | 9,637 | h | C | dependencies/include/cgal/CGAL/Polygon_offset_builder_2.h | rosecodym/space-boundary-tool | 300db4084cd19b092bdf2e8432da065daeaa7c55 | [
"FSFAP"
] | 6 | 2016-11-01T11:09:00.000Z | 2022-02-15T06:31:58.000Z | dependencies/include/cgal/CGAL/Polygon_offset_builder_2.h | rosecodym/space-boundary-tool | 300db4084cd19b092bdf2e8432da065daeaa7c55 | [
"FSFAP"
] | null | null | null | dependencies/include/cgal/CGAL/Polygon_offset_builder_2.h | rosecodym/space-boundary-tool | 300db4084cd19b092bdf2e8432da065daeaa7c55 | [
"FSFAP"
] | null | null | null | // Copyright (c) 2005-2008 Fernando Luis Cacciola Carballal. All rights reserved.
//
// This file is part of CGAL (www.cgal.org).
// 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 the License, or (at your... | 37.208494 | 160 | 0.65207 | [
"vector"
] |
b7cd39d3b9314e15d765ffa5c3e95d2b5268b52d | 2,805 | h | C | src/GameObjectHelpers.h | q4a/carnage3d | bbc1b88feccde68a1b547bbc5d8eb37d852136f1 | [
"MIT"
] | null | null | null | src/GameObjectHelpers.h | q4a/carnage3d | bbc1b88feccde68a1b547bbc5d8eb37d852136f1 | [
"MIT"
] | null | null | null | src/GameObjectHelpers.h | q4a/carnage3d | bbc1b88feccde68a1b547bbc5d8eb37d852136f1 | [
"MIT"
] | null | null | null | #pragma once
#include "GameObject.h"
#include "Decoration.h"
#include "Explosion.h"
#include "Obstacle.h"
#include "Pedestrian.h"
#include "Projectile.h"
#include "Vehicle.h"
//////////////////////////////////////////////////////////////////////////
// Safe cast base to derived game object class
/////////... | 28.622449 | 122 | 0.5918 | [
"object"
] |
b7d2de893704822470abcd18060776be3367d511 | 1,816 | h | C | Plugins/CreaturePlugin/Source/CreaturePlugin/Public/AnimSequences/PaperZDAnimSequence_Creature.h | heavybullets/CreatureForPaperZD | 832c58e1e5172b4b194977a92a0e47ddec0d2862 | [
"MIT"
] | null | null | null | Plugins/CreaturePlugin/Source/CreaturePlugin/Public/AnimSequences/PaperZDAnimSequence_Creature.h | heavybullets/CreatureForPaperZD | 832c58e1e5172b4b194977a92a0e47ddec0d2862 | [
"MIT"
] | null | null | null | Plugins/CreaturePlugin/Source/CreaturePlugin/Public/AnimSequences/PaperZDAnimSequence_Creature.h | heavybullets/CreatureForPaperZD | 832c58e1e5172b4b194977a92a0e47ddec0d2862 | [
"MIT"
] | null | null | null | // Copyright 2017-2019 CriticalFailure Studio
#pragma once
#include "CoreMinimal.h"
#include "CreatureModule.h"
#include "CreatureCore.h"
#include "AnimSequences/PaperZDAnimSequence.h"
#include "PaperZDAnimSequence_Creature.generated.h"
class UCreatureAnimationAsset;
class UMaterialInterface;
/**
* AnimSequence cla... | 31.310345 | 112 | 0.808921 | [
"mesh",
"object"
] |
b7d6c8db980ea941a1300d15db6a445e6e574956 | 36,414 | h | C | Honeycomb GE/include/object/GameObject.h | antverdovsky/Honeycomb-Game-Engine | 0ccfcf9bc57d63e948325ac89ad0de0497206f94 | [
"MIT"
] | 42 | 2016-12-13T21:59:59.000Z | 2022-03-03T07:17:18.000Z | Honeycomb GE/include/object/GameObject.h | antverdovsky/Honeycomb-Game-Engine | 0ccfcf9bc57d63e948325ac89ad0de0497206f94 | [
"MIT"
] | 6 | 2016-12-13T21:58:39.000Z | 2021-05-08T08:38:35.000Z | Honeycomb GE/include/object/GameObject.h | antverdovsky/Honeycomb-Game-Engine | 0ccfcf9bc57d63e948325ac89ad0de0497206f94 | [
"MIT"
] | 2 | 2020-07-24T18:13:30.000Z | 2021-03-13T15:47:42.000Z | #pragma once
#ifndef GAME_OBJECT_H
#define GAME_OBJECT_H
#include <deque>
#include <functional>
#include <memory>
#include <string>
#include <vector>
#include "../component/GameComponent.h"
#include "../debug/Logger.h"
namespace Honeycomb { namespace Component { class GameComponent; } }
namespace Honeycomb { namespa... | 35.491228 | 73 | 0.676855 | [
"object",
"vector",
"transform"
] |
a12943dacf778938ce4772f948530f78eba58db5 | 8,591 | h | C | include/gslib/dvt.h | lymastee/gslib | 1b165b7a812526c4b2a3179588df9a7c2ff602a6 | [
"MIT"
] | 9 | 2016-10-18T09:40:09.000Z | 2022-02-11T09:44:51.000Z | include/gslib/dvt.h | lymastee/gslib | 1b165b7a812526c4b2a3179588df9a7c2ff602a6 | [
"MIT"
] | null | null | null | include/gslib/dvt.h | lymastee/gslib | 1b165b7a812526c4b2a3179588df9a7c2ff602a6 | [
"MIT"
] | 1 | 2016-10-19T15:20:58.000Z | 2016-10-19T15:20:58.000Z | /*
* Copyright (c) 2016-2021 lymastee, All rights reserved.
* Contact: lymastee@hotmail.com
*
* This file is part of the gslib project.
*
* 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 t... | 32.541667 | 198 | 0.643231 | [
"vector"
] |
a13436de7d5283438dc7d5fb4dcfe7abcff41227 | 5,263 | h | C | tools/clang/include/clang/SPIRV/SpirvBasicBlock.h | ppuspu/DirectXShaderCompiler | cf789666578a1f8d56730ab7c4b2ca7d4c216beb | [
"NCSA"
] | 1 | 2021-08-28T23:26:25.000Z | 2021-08-28T23:26:25.000Z | tools/clang/include/clang/SPIRV/SpirvBasicBlock.h | ppuspu/DirectXShaderCompiler | cf789666578a1f8d56730ab7c4b2ca7d4c216beb | [
"NCSA"
] | 1 | 2017-03-13T10:32:17.000Z | 2017-03-13T10:32:18.000Z | tools/clang/include/clang/SPIRV/SpirvBasicBlock.h | ppuspu/DirectXShaderCompiler | cf789666578a1f8d56730ab7c4b2ca7d4c216beb | [
"NCSA"
] | 1 | 2021-05-05T23:42:09.000Z | 2021-05-05T23:42:09.000Z | //===-- SpirvBasicBlock.h - SPIR-V Basic Block ----------------*- C++ -*---===//
//
// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
//===-------------------------------------------------------... | 35.802721 | 80 | 0.713281 | [
"vector"
] |
a13b821e98d2d8145dca28beb0bcfdd8dee7bea8 | 991 | h | C | garnet/bin/trace2json/trace_parser.h | allansrc/fuchsia | a2c235b33fc4305044d496354a08775f30cdcf37 | [
"BSD-2-Clause"
] | 210 | 2019-02-05T12:45:09.000Z | 2022-03-28T07:59:06.000Z | garnet/bin/trace2json/trace_parser.h | allansrc/fuchsia | a2c235b33fc4305044d496354a08775f30cdcf37 | [
"BSD-2-Clause"
] | 56 | 2021-06-03T03:16:25.000Z | 2022-03-20T01:07:44.000Z | garnet/bin/trace2json/trace_parser.h | allansrc/fuchsia | a2c235b33fc4305044d496354a08775f30cdcf37 | [
"BSD-2-Clause"
] | 73 | 2019-03-06T18:55:23.000Z | 2022-03-26T12:04:51.000Z | // Copyright 2019 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 GARNET_BIN_TRACE2JSON_TRACE_PARSER_H_
#define GARNET_BIN_TRACE2JSON_TRACE_PARSER_H_
#include <lib/trace-engine/fields.h>
#include <stdint.h>
#inc... | 24.775 | 89 | 0.769929 | [
"vector"
] |
a143b084cd007a32c9076304ecc2d113a786353e | 1,437 | h | C | include/motiondetection.h | DuinoDu/MotionDetection | da9ba307948882fe66910f3936743309fda07fbc | [
"MIT"
] | 1 | 2017-07-12T09:01:40.000Z | 2017-07-12T09:01:40.000Z | include/motiondetection.h | DuinoDu/MotionDetection | da9ba307948882fe66910f3936743309fda07fbc | [
"MIT"
] | null | null | null | include/motiondetection.h | DuinoDu/MotionDetection | da9ba307948882fe66910f3936743309fda07fbc | [
"MIT"
] | null | null | null | #ifndef MOTIONDETECTION_H
#define MOTIONDETECTION_H
#include "common.h"
#include "motionproposal.h"
#include "objectdetection.h"
#include "objecttrack.h"
#include "actionrecognition.h"
//typedef void(_stdcall *MyFun)(vector<vector<int>>& result, void* context);
typedef void(_stdcall *MyFun)(int* px, int* py... | 27.113208 | 79 | 0.702853 | [
"vector"
] |
a1536a6bc73f87ce91b9d29c2b0a9e94d8a34af3 | 2,856 | h | C | headers/mutation.h | joy13975/elfin-solver | dac70d97beed208191fbb0e6a5139f68f8362755 | [
"MIT"
] | null | null | null | headers/mutation.h | joy13975/elfin-solver | dac70d97beed208191fbb0e6a5139f68f8362755 | [
"MIT"
] | 35 | 2018-12-11T11:58:36.000Z | 2019-09-08T06:10:47.000Z | headers/mutation.h | joy13975/elfin-solver | dac70d97beed208191fbb0e6a5139f68f8362755 | [
"MIT"
] | null | null | null | #ifndef MUTATION_H_
#define MUTATION_H_
#include <unordered_map>
#include "free_term.h"
namespace elfin {
/* Fwd Decl */
class Node;
typedef Node const* NodeKey;
class Link;
namespace mutation {
/* types */
#define FOREACH_MODES(MACRO) \
MACRO(NONE) \
MACRO(ERODE) \
MACRO(DELETE) \... | 26.691589 | 70 | 0.52381 | [
"vector"
] |
a163b54990fd487ef54a9b3d63f5474a9cab217f | 3,085 | h | C | include/objects/texture/texturec.h | lovebrew/lovepotion | bb8b7866c9f7547f7af410091538ebded87dda1c | [
"0BSD"
] | 38 | 2021-11-05T10:17:28.000Z | 2022-03-26T09:19:41.000Z | include/objects/texture/texturec.h | lovebrew/lovepotion | bb8b7866c9f7547f7af410091538ebded87dda1c | [
"0BSD"
] | 10 | 2021-11-06T04:44:49.000Z | 2022-03-18T17:23:09.000Z | include/objects/texture/texturec.h | lovebrew/lovepotion | bb8b7866c9f7547f7af410091538ebded87dda1c | [
"0BSD"
] | 5 | 2022-01-04T20:38:35.000Z | 2022-02-28T01:11:56.000Z | #pragma once
#include "common/exception.h"
#include "common/lmath.h"
#include "common/strongref.h"
#include "objects/quad/quad.h"
#include "objects/drawable/drawable.h"
#if defined(__SWITCH__)
#include "deko3d/common.h"
#endif
#include <vector>
namespace love::common
{
class Texture : public Drawable
{... | 25.495868 | 94 | 0.596759 | [
"vector"
] |
a164c7da29ef81ff7929a920a94029b42e07cd43 | 5,356 | h | C | standard_core_library/lighting_controller_service/inc/Manager.h | alljoyn/lighting-service_framework | 6d3624b92294e44f598d22fe4a08e6437516426a | [
"Apache-2.0"
] | null | null | null | standard_core_library/lighting_controller_service/inc/Manager.h | alljoyn/lighting-service_framework | 6d3624b92294e44f598d22fe4a08e6437516426a | [
"Apache-2.0"
] | null | null | null | standard_core_library/lighting_controller_service/inc/Manager.h | alljoyn/lighting-service_framework | 6d3624b92294e44f598d22fe4a08e6437516426a | [
"Apache-2.0"
] | null | null | null | #ifndef _MANAGER_H_
#define _MANAGER_H_
/**
* \ingroup ControllerService
*/
/**
* \file lighting_controller_service/inc/Manager.h
* This file provides definitions for manager types of classes
*/
/******************************************************************************
* Copyright (c) Open Connectivity F... | 32.26506 | 116 | 0.661688 | [
"vector"
] |
a246f7b598ee81d2de05da8b7923f9e3a99f9961 | 1,539 | h | C | src/cobalt/bin/system-metrics/cpu_stats_fetcher_impl.h | wwjiang007/fuchsia-1 | 0db66b52b5bcd3e27c8b8c2163925309e8522f94 | [
"BSD-2-Clause"
] | 210 | 2019-02-05T12:45:09.000Z | 2022-03-28T07:59:06.000Z | src/cobalt/bin/system-metrics/cpu_stats_fetcher_impl.h | wwjiang007/fuchsia-1 | 0db66b52b5bcd3e27c8b8c2163925309e8522f94 | [
"BSD-2-Clause"
] | 5 | 2019-12-04T15:13:37.000Z | 2020-02-19T08:11:38.000Z | src/cobalt/bin/system-metrics/cpu_stats_fetcher_impl.h | wwjiang007/fuchsia-1 | 0db66b52b5bcd3e27c8b8c2163925309e8522f94 | [
"BSD-2-Clause"
] | 73 | 2019-03-06T18:55:23.000Z | 2022-03-26T12:04:51.000Z | // Copyright 2019 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_COBALT_BIN_SYSTEM_METRICS_CPU_STATS_FETCHER_IMPL_H_
#define SRC_COBALT_BIN_SYSTEM_METRICS_CPU_STATS_FETCHER_IMPL_H_
#include <fidl/fuchsia.ker... | 33.456522 | 87 | 0.794672 | [
"vector"
] |
a24e9d92478f9a9c930d268126cd2c6c46342776 | 7,445 | h | C | src/libtsduck/tsLinkageDescriptor.h | jco1904/tsduck | cbd8859e71c93e809b2a8e1b52e07f8be1f8f78e | [
"BSD-2-Clause"
] | 1 | 2019-05-26T15:05:12.000Z | 2019-05-26T15:05:12.000Z | src/libtsduck/tsLinkageDescriptor.h | jco1904/tsduck | cbd8859e71c93e809b2a8e1b52e07f8be1f8f78e | [
"BSD-2-Clause"
] | null | null | null | src/libtsduck/tsLinkageDescriptor.h | jco1904/tsduck | cbd8859e71c93e809b2a8e1b52e07f8be1f8f78e | [
"BSD-2-Clause"
] | null | null | null | //----------------------------------------------------------------------------
//
// TSDuck - The MPEG Transport Stream Toolkit
// Copyright (c) 2005-2019, Thierry Lelegard
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the f... | 48.980263 | 164 | 0.609671 | [
"object"
] |
a250dae6126579caeca3130597070ca946f0b692 | 3,679 | h | C | include/kognac/MisraGries.h | pjotrscholtze/kognac | 161a4308367edb2d6ffac9c336e801a20e3ef41e | [
"Apache-2.0"
] | null | null | null | include/kognac/MisraGries.h | pjotrscholtze/kognac | 161a4308367edb2d6ffac9c336e801a20e3ef41e | [
"Apache-2.0"
] | 2 | 2018-06-26T16:41:19.000Z | 2021-09-16T12:26:05.000Z | include/kognac/MisraGries.h | pjotrscholtze/kognac | 161a4308367edb2d6ffac9c336e801a20e3ef41e | [
"Apache-2.0"
] | 2 | 2018-09-18T11:38:18.000Z | 2021-09-13T23:27:09.000Z | /*
* Copyright 2016 Sourav Dutta
*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Ve... | 28.742188 | 98 | 0.660777 | [
"vector"
] |
a251c34c4a84fdc32da3b2b1ba6f55670d88409a | 1,203 | h | C | animation/pictureModel.h | seaCheng/animation- | 89a0cb0efbcfea202965a5851979ae6f1b67f8f0 | [
"BSD-3-Clause"
] | 6 | 2021-12-08T03:09:47.000Z | 2022-02-24T03:51:14.000Z | animation/pictureModel.h | seaCheng/animation- | 89a0cb0efbcfea202965a5851979ae6f1b67f8f0 | [
"BSD-3-Clause"
] | null | null | null | animation/pictureModel.h | seaCheng/animation- | 89a0cb0efbcfea202965a5851979ae6f1b67f8f0 | [
"BSD-3-Clause"
] | null | null | null | // ************************************************************************** //
//
// Model-view-view-model framework for large GUI applications
//
//! @license GNU General Public License v3 or higher (see COPYING)
//! @authors see AUTHORS
//
// ********************************************************************... | 27.340909 | 116 | 0.645054 | [
"vector",
"model"
] |
a2562e9f0fe791206c37e20ed2c6c14eda7e22f3 | 50,120 | c | C | p11-kit/rpc-server.c | ebe-forks/p11-kit | bfb3bd47aa48983f5349479bca598403097ff81c | [
"BSD-3-Clause"
] | null | null | null | p11-kit/rpc-server.c | ebe-forks/p11-kit | bfb3bd47aa48983f5349479bca598403097ff81c | [
"BSD-3-Clause"
] | null | null | null | p11-kit/rpc-server.c | ebe-forks/p11-kit | bfb3bd47aa48983f5349479bca598403097ff81c | [
"BSD-3-Clause"
] | null | null | null | /*
* Copyright (C) 2008 Stefan Walter
* Copyright (C) 2012 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,... | 24.997506 | 171 | 0.714366 | [
"object",
"model"
] |
a25b2747dfebcd577b7fcf6cdbcf60ac6699cfe2 | 12,334 | h | C | seq_view.h | brendane/seq_view | 94f25fc9364ea14383aabfb01efe8a5be8db6c0d | [
"MIT"
] | null | null | null | seq_view.h | brendane/seq_view | 94f25fc9364ea14383aabfb01efe8a5be8db6c0d | [
"MIT"
] | null | null | null | seq_view.h | brendane/seq_view | 94f25fc9364ea14383aabfb01efe8a5be8db6c0d | [
"MIT"
] | null | null | null | /*
* seq_view: curses-based program for viewing biological sequence data.
*
* Written in 2013 by Brendan Epstein.
*
* To the extent possible under law, the author(s) have dedicated all
* copyright and related and neighboring rights to this software to the
* public domain worldwide. This software is distribute... | 31.304569 | 114 | 0.514026 | [
"object",
"vector"
] |
a25fe27ffe6af377b26996e68f9eb6e06e3d06bb | 4,256 | h | C | openbmc/build/tmp/deploy/sdk/witherspoon-2019-08-08/sysroots/armv6-openbmc-linux-gnueabi/usr/src/debug/glib-2.0/1_2.60.3-r0/glib-2.60.3/gio/gsettingsschema.h | sotaoverride/backup | ca53a10b72295387ef4948a9289cb78ab70bc449 | [
"Apache-2.0"
] | null | null | null | openbmc/build/tmp/deploy/sdk/witherspoon-2019-08-08/sysroots/armv6-openbmc-linux-gnueabi/usr/src/debug/glib-2.0/1_2.60.3-r0/glib-2.60.3/gio/gsettingsschema.h | sotaoverride/backup | ca53a10b72295387ef4948a9289cb78ab70bc449 | [
"Apache-2.0"
] | null | null | null | openbmc/build/tmp/deploy/sdk/witherspoon-2019-08-08/sysroots/armv6-openbmc-linux-gnueabi/usr/src/debug/glib-2.0/1_2.60.3-r0/glib-2.60.3/gio/gsettingsschema.h | sotaoverride/backup | ca53a10b72295387ef4948a9289cb78ab70bc449 | [
"Apache-2.0"
] | null | null | null | /*
* Copyright © 2010 Codethink Limited
* Copyright © 2011 Canonical Limited
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your opti... | 38 | 79 | 0.792293 | [
"object"
] |
a260bdf78c500cad90255865dd07af1e62362db4 | 6,313 | h | C | editor/widgets/controls/GraphControlItem.h | remaininlight/axiom | abd3d9232ffe89dff84b0ef56ab4a1ba9e58d7ce | [
"MIT"
] | null | null | null | editor/widgets/controls/GraphControlItem.h | remaininlight/axiom | abd3d9232ffe89dff84b0ef56ab4a1ba9e58d7ce | [
"MIT"
] | null | null | null | editor/widgets/controls/GraphControlItem.h | remaininlight/axiom | abd3d9232ffe89dff84b0ef56ab4a1ba9e58d7ce | [
"MIT"
] | null | null | null | #pragma once
#include <QtWidgets/QGraphicsPathItem>
#include <QtWidgets/QGraphicsProxyWidget>
#include <QtWidgets/QScrollBar>
#include <memory>
#include "ControlItem.h"
namespace AxiomModel {
class GraphControl;
}
namespace AxiomGui {
class GraphControlItem;
class GraphControlTicks : public QGraphicsO... | 28.695455 | 104 | 0.708855 | [
"vector"
] |
a265e8b39ea93b3f33727138243dec39585ad250 | 1,607 | h | C | SimCalorimetry/EcalSimAlgos/interface/ESDigitizer.h | pasmuss/cmssw | 566f40c323beef46134485a45ea53349f59ae534 | [
"Apache-2.0"
] | null | null | null | SimCalorimetry/EcalSimAlgos/interface/ESDigitizer.h | pasmuss/cmssw | 566f40c323beef46134485a45ea53349f59ae534 | [
"Apache-2.0"
] | null | null | null | SimCalorimetry/EcalSimAlgos/interface/ESDigitizer.h | pasmuss/cmssw | 566f40c323beef46134485a45ea53349f59ae534 | [
"Apache-2.0"
] | null | null | null | #ifndef EcalSimAlgos_ESDigitizer_h
#define EcalSimAlgos_ESDigitizer_h
#include "SimCalorimetry/EcalSimAlgos/interface/EcalTDigitizer.h"
#include "SimCalorimetry/EcalSimAlgos/interface/EcalDigitizerTraits.h"
namespace CLHEP {
class RandGeneral;
class HepRandomEngine;
}
#include <vector>
class ESDigitizer : pub... | 24.723077 | 87 | 0.594275 | [
"vector"
] |
a270667fda405c16ed1470a7ba45e97f52c49e52 | 7,262 | h | C | Pixel-Engine/src/api/entities/Object.h | MohomedShalik/Pixel-Engine | d64d54e7ed9341bb3577bb7e33057baffe9ec2f2 | [
"Apache-2.0"
] | 11 | 2020-08-23T17:36:40.000Z | 2021-08-24T09:42:50.000Z | Pixel-Engine/src/api/entities/Object.h | MohomedShalik/Pixel-Engine | d64d54e7ed9341bb3577bb7e33057baffe9ec2f2 | [
"Apache-2.0"
] | 1 | 2020-04-08T05:19:45.000Z | 2020-04-08T06:12:50.000Z | Pixel-Engine/src/api/entities/Object.h | MohomedShalik/Pixel-Engine | d64d54e7ed9341bb3577bb7e33057baffe9ec2f2 | [
"Apache-2.0"
] | 3 | 2019-12-09T13:03:22.000Z | 2020-04-08T06:00:53.000Z | #pragma once
#include "..//core.h"
#include "Sprite.h"
#include "Area.h"
#include "Animation.h"
#include "..//misc/Event.h"
#include "..//misc/Drawable.h"
namespace pe
{
// forward class declaration
class Scene;
class Application;
class PIXEL_ENGINE_API Object : public sf::Transformable, public pe::Drawable,... | 37.05102 | 284 | 0.714128 | [
"render",
"object",
"shape",
"vector"
] |
a2720914b277ff385109200eb7ad0a7850722391 | 1,532 | h | C | UnrealPlugin/v1.0/Plugins/CineX/Source/CineX/Public/CineXEditor.h | ZhongLingXiao/CineX-virtual-camera | 71c3733151a9e5b715fe98d207d01bc078ef6ca2 | [
"Apache-2.0"
] | 7 | 2018-04-18T07:53:34.000Z | 2022-03-18T13:42:33.000Z | UnrealPlugin/v1.0/Plugins/CineX/Source/CineX/Public/CineXEditor.h | ZhongLingXiao/CineX-Virtual-Camera | 71c3733151a9e5b715fe98d207d01bc078ef6ca2 | [
"Apache-2.0"
] | null | null | null | UnrealPlugin/v1.0/Plugins/CineX/Source/CineX/Public/CineXEditor.h | ZhongLingXiao/CineX-Virtual-Camera | 71c3733151a9e5b715fe98d207d01bc078ef6ca2 | [
"Apache-2.0"
] | null | null | null | #pragma once
#include "CoreMinimal.h"
#include "Widgets/DeclarativeSyntaxSupport.h"
#include "Widgets/SCompoundWidget.h"
#include "CineXMode.h"
#include "Toolkits/IToolkitHost.h"
#include "AssetThumbnail.h"
#include "Toolkits/BaseToolkit.h"
#include "Editor.h"
class IDetailsView;
class SCineXEditor;
clas... | 25.114754 | 95 | 0.731723 | [
"geometry"
] |
a27656fe0445401c52df8b26f2639c848eda6143 | 11,127 | h | C | src/RTL/Component/Subdiv/IFXButterflyMask.h | alemuntoni/u3d | 7907b907464a2db53dac03fdc137dcb46d447513 | [
"Apache-2.0"
] | 44 | 2016-05-06T00:47:11.000Z | 2022-02-11T06:51:37.000Z | src/RTL/Component/Subdiv/IFXButterflyMask.h | alemuntoni/u3d | 7907b907464a2db53dac03fdc137dcb46d447513 | [
"Apache-2.0"
] | 3 | 2016-06-27T12:37:31.000Z | 2021-03-24T12:39:48.000Z | src/RTL/Component/Subdiv/IFXButterflyMask.h | alemuntoni/u3d | 7907b907464a2db53dac03fdc137dcb46d447513 | [
"Apache-2.0"
] | 15 | 2016-02-28T11:08:30.000Z | 2021-06-01T03:32:01.000Z | //***************************************************************************
//
// Copyright (c) 1999 - 2006 Intel Corporation
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// ... | 35.100946 | 107 | 0.596926 | [
"mesh",
"vector",
"3d"
] |
a27aadb73234c0428bd0ec9e268713931b5043a1 | 11,060 | h | C | include/gf/Color.h | TheCubeOfFire/gf | f9587d46add949191fb075f143472033e51920c9 | [
"Zlib"
] | null | null | null | include/gf/Color.h | TheCubeOfFire/gf | f9587d46add949191fb075f143472033e51920c9 | [
"Zlib"
] | null | null | null | include/gf/Color.h | TheCubeOfFire/gf | f9587d46add949191fb075f143472033e51920c9 | [
"Zlib"
] | null | null | null | /*
* Gamedev Framework (gf)
* Copyright (C) 2016-2022 Julien Bernard
*
* This software is provided 'as-is', without any express or implied
* warranty. In no event will the authors be held liable for any damages
* arising from the use of this software.
*
* Permission is granted to anyone to use this software fo... | 26.146572 | 157 | 0.574412 | [
"vector"
] |
a27d59fefd8dd7ba485a0980b243d208dcf7b1fa | 2,673 | h | C | rali/include/circular_buffer.h | Reza-Najafi/MIVisionX | 8b00939cea17534f7b564439c27be1bc4d725fb6 | [
"MIT"
] | null | null | null | rali/include/circular_buffer.h | Reza-Najafi/MIVisionX | 8b00939cea17534f7b564439c27be1bc4d725fb6 | [
"MIT"
] | 2 | 2019-11-06T19:55:49.000Z | 2020-03-31T22:36:38.000Z | rali/include/circular_buffer.h | Reza-Najafi/MIVisionX | 8b00939cea17534f7b564439c27be1bc4d725fb6 | [
"MIT"
] | 4 | 2019-05-21T06:45:17.000Z | 2020-03-06T23:33:42.000Z | #pragma once
#include <vector>
#include <condition_variable>
#include <CL/cl.h>
#include <queue>
#include "device_manager.h"
#include "commons.h"
struct decoded_image_info
{
std::vector<std::string> _image_names;
std::vector<uint32_t> _roi_width;
std::vector<uint32_t> _roi_height;
};
class CircularBuffer
{... | 41.123077 | 155 | 0.736626 | [
"vector"
] |
a2874734580865534bdfddb5e3e0983f2df28155 | 3,173 | h | C | mindspore/lite/tools/converter/quantizer/quantize_util.h | i4oolish/mindspore | dac3be31d0f2c0a3516200f47af30980e566601b | [
"Apache-2.0"
] | 1 | 2020-08-10T12:06:22.000Z | 2020-08-10T12:06:22.000Z | mindspore/lite/tools/converter/quantizer/quantize_util.h | dilingsong/mindspore | 4276050f2494cfbf8682560a1647576f859991e8 | [
"Apache-2.0"
] | null | null | null | mindspore/lite/tools/converter/quantizer/quantize_util.h | dilingsong/mindspore | 4276050f2494cfbf8682560a1647576f859991e8 | [
"Apache-2.0"
] | null | null | null | /**
* Copyright 2020 Huawei Technologies Co., Ltd
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law... | 32.71134 | 120 | 0.744721 | [
"model"
] |
a28885603bb873dfa06600e1d72c2930eb938b2c | 1,285 | h | C | 3D_Engine/Tree.h | AdrianFR99/3D-Game-Engine | 4265bbcc28164d10e472ef83f233d41e7dc24441 | [
"MIT"
] | null | null | null | 3D_Engine/Tree.h | AdrianFR99/3D-Game-Engine | 4265bbcc28164d10e472ef83f233d41e7dc24441 | [
"MIT"
] | null | null | null | 3D_Engine/Tree.h | AdrianFR99/3D-Game-Engine | 4265bbcc28164d10e472ef83f233d41e7dc24441 | [
"MIT"
] | null | null | null | #ifndef TREE_H
#define TREE_H
#include "Globals.h"
#include "MathGeoLib/include/Geometry/AABB.h"
#include <vector>
enum class TreeType {
NONE=-1,
QUAT_TREE,
OCT_TREE,
KD_TREE,
MAX
};
enum class NodeType {
NONE = -1,
ROOT_NODE,
LEAF_NODE,
MAX
};
class Gameobject;
class Node;
class Tree
{
public:... | 13.112245 | 78 | 0.705058 | [
"geometry",
"object",
"vector"
] |
a28894c7904f4931a8284d03cfcf7d863175be08 | 1,334 | h | C | Game.h | hwills/CardGames | f59f0f9c04d2db31abe25eec5d122f22cc3b8f79 | [
"Apache-2.0"
] | null | null | null | Game.h | hwills/CardGames | f59f0f9c04d2db31abe25eec5d122f22cc3b8f79 | [
"Apache-2.0"
] | 1 | 2020-04-23T14:32:53.000Z | 2020-04-23T14:32:53.000Z | Game.h | hwills/CardGames | f59f0f9c04d2db31abe25eec5d122f22cc3b8f79 | [
"Apache-2.0"
] | null | null | null | //
// Game.h
// Authors: Hunter Wills
//
//
//#include "stdafx.h"
#ifndef _GAME_H_
#define _GAME_H_
#include "Deck.h"
#include "Card.h"
#include "Hand.h"
#include "Player.h"
#include <memory>
class Game {
protected:
static shared_ptr<Game> game;
Deck main_deck;
vector<shared_ptr<Player>... | 29 | 137 | 0.678411 | [
"vector"
] |
a28d3cc6dbb5f545032b30552bf58da1c2a429b1 | 25,614 | h | C | src/monosat/bv/BVParser.h | yasoob/monosat | 8a210240191e99807700188537f89177e150de4a | [
"MIT"
] | 93 | 2015-03-03T01:10:55.000Z | 2022-02-01T08:41:19.000Z | src/monosat/bv/BVParser.h | yasoob/monosat | 8a210240191e99807700188537f89177e150de4a | [
"MIT"
] | 29 | 2015-07-31T04:41:47.000Z | 2022-03-07T17:33:14.000Z | src/monosat/bv/BVParser.h | yasoob/monosat | 8a210240191e99807700188537f89177e150de4a | [
"MIT"
] | 38 | 2015-07-29T22:31:03.000Z | 2022-02-12T03:56:24.000Z |
/**************************************************************************************************
The MIT License (MIT)
Copyright (c) 2014, Sam Bayless
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 t... | 28.683091 | 117 | 0.481221 | [
"vector"
] |
a28e28ed8b1778dcbce54edd3fa866872d1c7f41 | 7,255 | h | C | src/compiler/simplified-operator.h | phantasien/v8 | 1fed5ed84fa781c0e1d9872012dc8ac7a928d230 | [
"BSD-3-Clause-Clear",
"BSD-3-Clause"
] | null | null | null | src/compiler/simplified-operator.h | phantasien/v8 | 1fed5ed84fa781c0e1d9872012dc8ac7a928d230 | [
"BSD-3-Clause-Clear",
"BSD-3-Clause"
] | null | null | null | src/compiler/simplified-operator.h | phantasien/v8 | 1fed5ed84fa781c0e1d9872012dc8ac7a928d230 | [
"BSD-3-Clause-Clear",
"BSD-3-Clause"
] | null | null | null | // Copyright 2014 the V8 project 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 V8_COMPILER_SIMPLIFIED_OPERATOR_H_
#define V8_COMPILER_SIMPLIFIED_OPERATOR_H_
#include "src/compiler/machine-operator.h"
#include "src/compiler... | 37.984293 | 80 | 0.713715 | [
"object"
] |
a292b6ac91ffe2554f598f327d3ed08c4c43043d | 3,419 | h | C | xspec/XSUser/Python/xspec/PyxsIO.h | DougBurke/xspeclmodels | 4e9caf971af51ab88eb0f8cf678a11f014710013 | [
"CC0-1.0"
] | null | null | null | xspec/XSUser/Python/xspec/PyxsIO.h | DougBurke/xspeclmodels | 4e9caf971af51ab88eb0f8cf678a11f014710013 | [
"CC0-1.0"
] | null | null | null | xspec/XSUser/Python/xspec/PyxsIO.h | DougBurke/xspeclmodels | 4e9caf971af51ab88eb0f8cf678a11f014710013 | [
"CC0-1.0"
] | null | null | null | //C++
#ifndef PYXSIO_H
#define PYXSIO_H
#include <Python.h>
#include <XSUtil/Utils/XSstream.h>
#include <iostream>
extern "C" {
// Enable/disable user prompting by toggling Xspec's internal
// executingScript flag.
//
// Input args from Python:
// arg1 -- int: 0 = disable, 1= enable.
/... | 29.222222 | 83 | 0.648728 | [
"object"
] |
a296d89d2ade30646519490ba18a32047ebc3933 | 1,441 | h | C | Pods/Headers/Public/SmartDeviceLink-iOS/SDLSoftButtonCapabilities.h | amarenthe/mobile_weather_sdl | aa8115ab3719804f956fb26a3ca705968519570f | [
"BSD-3-Clause"
] | null | null | null | Pods/Headers/Public/SmartDeviceLink-iOS/SDLSoftButtonCapabilities.h | amarenthe/mobile_weather_sdl | aa8115ab3719804f956fb26a3ca705968519570f | [
"BSD-3-Clause"
] | null | null | null | Pods/Headers/Public/SmartDeviceLink-iOS/SDLSoftButtonCapabilities.h | amarenthe/mobile_weather_sdl | aa8115ab3719804f956fb26a3ca705968519570f | [
"BSD-3-Clause"
] | null | null | null | // SDLSoftButtonCapabilities.h
//
#import "SDLRPCMessage.h"
/**
* Contains information about a SoftButton's capabilities.
*
* @since SDL 2.0
*/
@interface SDLSoftButtonCapabilities : SDLRPCStruct {
}
/**
* @abstract Constructs a newly allocated SDLSoftButtonCapabilities object
*/
- (instancetype)init;
/**
... | 23.622951 | 151 | 0.73907 | [
"object"
] |
a29d3532f3e28725f6e474cf3a4f56efbcedd989 | 2,005 | h | C | modules/audio_coding/neteq/expand_uma_logger.h | wyshen2020/webrtc | b93e2240f1653b82e24553e092bbab84337774af | [
"BSD-3-Clause"
] | 2 | 2022-03-10T01:47:56.000Z | 2022-03-31T12:51:46.000Z | modules/audio_coding/neteq/expand_uma_logger.h | wyshen2020/webrtc | b93e2240f1653b82e24553e092bbab84337774af | [
"BSD-3-Clause"
] | null | null | null | modules/audio_coding/neteq/expand_uma_logger.h | wyshen2020/webrtc | b93e2240f1653b82e24553e092bbab84337774af | [
"BSD-3-Clause"
] | null | null | null | /* Copyright (c) 2018 The WebRTC project authors. All Rights Reserved.
*
* Use of this source code is governed by a BSD-style license
* that can be found in the LICENSE file in the root of the source
* tree. An additional intellectual property rights grant can be found
* in the file PATENTS. All contributing... | 35.175439 | 80 | 0.7601 | [
"object"
] |
a2a28a510f207dba0d429c2ad9e27bb29cc3ea23 | 1,432 | h | C | src/devices/bus/nubus/nubus_vikbw.h | Robbbert/messui | 49b756e2140d8831bc81335298ee8c5471045e79 | [
"BSD-3-Clause"
] | 26 | 2015-03-31T06:25:51.000Z | 2021-12-14T09:29:04.000Z | src/devices/bus/nubus/nubus_vikbw.h | Robbbert/messui | 49b756e2140d8831bc81335298ee8c5471045e79 | [
"BSD-3-Clause"
] | null | null | null | src/devices/bus/nubus/nubus_vikbw.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:R. Belmont
#ifndef MAME_BUS_NUBUS_VIKBW_H
#define MAME_BUS_NUBUS_VIKBW_H
#pragma once
#include "nubus.h"
//**************************************************************************
// TYPE DEFINITIONS
//*******************************************************************... | 28.078431 | 119 | 0.699022 | [
"vector"
] |
a2afe09fb5733bf80c9066541e13ade7e6296c81 | 8,658 | h | C | Headers/java/sql/SQLTransientException.h | tcak76/j2objc | bb9415df98c3fdd1e5e3f4b9e27049d0b2e42633 | [
"MIT"
] | 11 | 2015-12-10T13:23:54.000Z | 2019-04-23T02:41:13.000Z | Headers/java/sql/SQLTransientException.h | tcak76/j2objc | bb9415df98c3fdd1e5e3f4b9e27049d0b2e42633 | [
"MIT"
] | 7 | 2015-11-05T22:45:53.000Z | 2017-11-05T14:36:36.000Z | Headers/java/sql/SQLTransientException.h | tcak76/j2objc | bb9415df98c3fdd1e5e3f4b9e27049d0b2e42633 | [
"MIT"
] | 40 | 2015-12-10T07:30:58.000Z | 2022-03-15T02:50:10.000Z | //
// Generated by the J2ObjC translator. DO NOT EDIT!
// source: android/libcore/luni/src/main/java/java/sql/SQLTransientException.java
//
#include "../../J2ObjC_header.h"
#pragma push_macro("INCLUDE_ALL_JavaSqlSQLTransientException")
#ifdef RESTRICT_JavaSqlSQLTransientException
#define INCLUDE_ALL_JavaSqlSQLTran... | 43.074627 | 231 | 0.827096 | [
"object"
] |
a2b158a534fdc78b381e7da2853a864279483346 | 699 | h | C | aws-cpp-sdk-amplify/include/aws/amplify/model/RepositoryCloneMethod.h | Nexuscompute/aws-sdk-cpp | e7ef485e46e6962c9e084b8c9b104c1bfcceaf26 | [
"Apache-2.0"
] | 1 | 2022-01-05T18:20:03.000Z | 2022-01-05T18:20:03.000Z | aws-cpp-sdk-amplify/include/aws/amplify/model/RepositoryCloneMethod.h | Nexuscompute/aws-sdk-cpp | e7ef485e46e6962c9e084b8c9b104c1bfcceaf26 | [
"Apache-2.0"
] | null | null | null | aws-cpp-sdk-amplify/include/aws/amplify/model/RepositoryCloneMethod.h | Nexuscompute/aws-sdk-cpp | e7ef485e46e6962c9e084b8c9b104c1bfcceaf26 | [
"Apache-2.0"
] | 1 | 2021-11-09T11:58:03.000Z | 2021-11-09T11:58:03.000Z | /**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include <aws/amplify/Amplify_EXPORTS.h>
#include <aws/core/utils/memory/stl/AWSString.h>
namespace Aws
{
namespace Amplify
{
namespace Model
{
enum class RepositoryCloneMethod
{
... | 21.181818 | 95 | 0.765379 | [
"model"
] |
a2b323be23b5254c63b6b76c1d0f5947de67280b | 1,101 | h | C | cases/adaptive_surfers_in_channel_flow_z/param/env/objects/static/surfer__us_0o8__surftimeprefactor_1o75/group/homogeneous/_member/agent/_behaviour/_sensor/position/choice.h | C0PEP0D/sheld0n | 497d4ee8b6b1815cd5fa1b378d1b947ee259f4bc | [
"MIT"
] | null | null | null | cases/adaptive_surfers_in_channel_flow_z/param/env/objects/static/surfer__us_0o8__surftimeprefactor_1o75/group/homogeneous/_member/agent/_behaviour/_sensor/position/choice.h | C0PEP0D/sheld0n | 497d4ee8b6b1815cd5fa1b378d1b947ee259f4bc | [
"MIT"
] | null | null | null | cases/adaptive_surfers_in_channel_flow_z/param/env/objects/static/surfer__us_0o8__surftimeprefactor_1o75/group/homogeneous/_member/agent/_behaviour/_sensor/position/choice.h | C0PEP0D/sheld0n | 497d4ee8b6b1815cd5fa1b378d1b947ee259f4bc | [
"MIT"
] | null | null | null | #ifndef C0P_PARAM_OBJECTS_SURFER__US_0O8__SURFTIMEPREFACTOR_1O75_GROUP_HOMOGENEOUS_MEMBER_AGENT_BEHAVIOUR_SENSOR_POSITION_CHOICE_H
#define C0P_PARAM_OBJECTS_SURFER__US_0O8__SURFTIMEPREFACTOR_1O75_GROUP_HOMOGENEOUS_MEMBER_AGENT_BEHAVIOUR_SENSOR_POSITION_CHOICE_H
#pragma once
// THIS FILE SHOULD NOT BE EDITED DIRECTLY B... | 61.166667 | 305 | 0.896458 | [
"object"
] |
a2b3d6d6918fa121f73ff85cb04e29e8aff1c129 | 3,653 | c | C | pretty_cursed_life.c | slemonide/cpp | c279734077f3a5001e25ea0f8e5ca54f9831d3b5 | [
"MIT"
] | null | null | null | pretty_cursed_life.c | slemonide/cpp | c279734077f3a5001e25ea0f8e5ca54f9831d3b5 | [
"MIT"
] | null | null | null | pretty_cursed_life.c | slemonide/cpp | c279734077f3a5001e25ea0f8e5ca54f9831d3b5 | [
"MIT"
] | null | null | null | #include <vector>
#include <ncurses.h>
#include <iterator>
#include <cstdlib>
#include <unistd.h>
#include <csignal>
#include <cstdlib>
#include <iostream>
#include <ctime>
// Curses stuff
int r,c, // current row and column (upper-left is (0,0))
nrows, // number of rows in window
ncols; // number of column... | 19.125654 | 74 | 0.569669 | [
"vector"
] |
a2bf62476838547defbca2cfd01c07840303f74c | 10,624 | h | C | c/src/datastructs/vec_set.h | mschlund/FPsolve | 4b8fbe87ed4eeac8a53e191aa34c5aa80b6e0490 | [
"BSD-2-Clause"
] | 8 | 2015-01-17T23:30:54.000Z | 2018-08-13T20:42:54.000Z | c/src/datastructs/vec_set.h | mschlund/FPsolve | 4b8fbe87ed4eeac8a53e191aa34c5aa80b6e0490 | [
"BSD-2-Clause"
] | null | null | null | c/src/datastructs/vec_set.h | mschlund/FPsolve | 4b8fbe87ed4eeac8a53e191aa34c5aa80b6e0490 | [
"BSD-2-Clause"
] | 3 | 2016-02-21T11:13:38.000Z | 2018-11-11T03:50:09.000Z | #pragma once
#include <algorithm>
#include <cassert>
#include <boost/iterator/iterator_facade.hpp>
#include "../utils/debug_output.h"
#include "hash.h"
/*
* The idea behind VecSet is to have a structure that supports efficient inorder
* traversal and union.
*/
template <typename A>
class VecSet;
namespace {
t... | 25.477218 | 80 | 0.5625 | [
"vector"
] |
a2c66f7d873c2ea436e7bb7a76e48c4313411adf | 4,580 | h | C | s2e/klee/lib/Module/Passes.h | wyz7155/SymDrive | 055f3ab1601d6350b397eddc9f3982271d9186d2 | [
"MIT"
] | null | null | null | s2e/klee/lib/Module/Passes.h | wyz7155/SymDrive | 055f3ab1601d6350b397eddc9f3982271d9186d2 | [
"MIT"
] | null | null | null | s2e/klee/lib/Module/Passes.h | wyz7155/SymDrive | 055f3ab1601d6350b397eddc9f3982271d9186d2 | [
"MIT"
] | null | null | null | //===-- Passes.h ------------------------------------------------*- C++ -*-===//
//
// The KLEE Symbolic Virtual Machine
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
//===------------------------------------------------------... | 30.131579 | 99 | 0.622489 | [
"vector"
] |
a2c77bfbadbd934af9a3f529198b0b23318182fc | 36,743 | h | C | aws-cpp-sdk-networkmanager/include/aws/networkmanager/model/GetNetworkResourcesRequest.h | perfectrecall/aws-sdk-cpp | fb8cbebf2fd62720b65aeff841ad2950e73d8ebd | [
"Apache-2.0"
] | 1 | 2022-02-10T08:06:54.000Z | 2022-02-10T08:06:54.000Z | aws-cpp-sdk-networkmanager/include/aws/networkmanager/model/GetNetworkResourcesRequest.h | perfectrecall/aws-sdk-cpp | fb8cbebf2fd62720b65aeff841ad2950e73d8ebd | [
"Apache-2.0"
] | 1 | 2021-10-14T16:57:00.000Z | 2021-10-18T10:47:24.000Z | aws-cpp-sdk-networkmanager/include/aws/networkmanager/model/GetNetworkResourcesRequest.h | ravindra-wagh/aws-sdk-cpp | 7d5ff01b3c3b872f31ca98fb4ce868cd01e97696 | [
"Apache-2.0"
] | 1 | 2021-12-30T04:25:33.000Z | 2021-12-30T04:25:33.000Z | /**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include <aws/networkmanager/NetworkManager_EXPORTS.h>
#include <aws/networkmanager/NetworkManagerRequest.h>
#include <aws/core/utils/memory/stl/AWSString.h>
#include <utility>
namespace... | 52.943804 | 148 | 0.672019 | [
"model"
] |
a2c824d5a1591d46a4508ca4fac2b1c77bc1b1ca | 3,614 | h | C | Glove/BLE/Sensors/Sensors_AccelGyro.h | bnordland/Gesture-V | 9eef702f38b351bf16fbd0872641debd20afa3ba | [
"MIT"
] | null | null | null | Glove/BLE/Sensors/Sensors_AccelGyro.h | bnordland/Gesture-V | 9eef702f38b351bf16fbd0872641debd20afa3ba | [
"MIT"
] | null | null | null | Glove/BLE/Sensors/Sensors_AccelGyro.h | bnordland/Gesture-V | 9eef702f38b351bf16fbd0872641debd20afa3ba | [
"MIT"
] | null | null | null | /*****************************************************************************
* FILENAME: Sensors_AccelGyro.h *
* *
* DESCRIPTION: Library for communicating with an Accelerometer + Gyroscope *
* ... | 59.245902 | 79 | 0.26259 | [
"3d"
] |
a2ceca2f19174dd2ba75111fcf93769dd4c7e265 | 2,474 | h | C | Include/Input/InputManager.h | PandarinDev/Winter | 567bd93f1fc8be8e0b9559409f1c80421d0b8e24 | [
"MIT"
] | 1 | 2019-01-08T12:13:59.000Z | 2019-01-08T12:13:59.000Z | Include/Input/InputManager.h | PandarinDev/Winter | 567bd93f1fc8be8e0b9559409f1c80421d0b8e24 | [
"MIT"
] | null | null | null | Include/Input/InputManager.h | PandarinDev/Winter | 567bd93f1fc8be8e0b9559409f1c80421d0b8e24 | [
"MIT"
] | null | null | null | #pragma once
#include "External/glad.h"
#include "Window.h"
#include "Input/Joystick.h"
#include <glm/vec2.hpp>
#include <GLFW/glfw3.h>
#include <vector>
#include <memory>
#include <functional>
#include <type_traits>
#include <unordered_map>
#include <unordered_set>
namespace winter {
enum cl... | 30.54321 | 105 | 0.686338 | [
"vector"
] |
a2d301f52a2a6528ef6c9af92f51221642ff5e77 | 32,569 | h | C | src_rebuild/Game/dr2types.h | nahimr/REDRIVER2 | dbe4e8999338da07dc69aa58691cd66e0532c191 | [
"MIT"
] | 681 | 2020-11-04T17:18:10.000Z | 2022-03-30T05:14:25.000Z | src_rebuild/Game/dr2types.h | nahimr/REDRIVER2 | dbe4e8999338da07dc69aa58691cd66e0532c191 | [
"MIT"
] | 147 | 2020-11-03T08:35:42.000Z | 2022-03-28T23:10:18.000Z | src_rebuild/Game/dr2types.h | nahimr/REDRIVER2 | dbe4e8999338da07dc69aa58691cd66e0532c191 | [
"MIT"
] | 63 | 2020-11-08T20:21:00.000Z | 2022-03-29T21:25:15.000Z | #ifndef DR2TYPES_H
#define DR2TYPES_H
// Platform types
#include <types.h>
//---------------------------------------------------------------------------------------
// simple types
typedef short SHORTVECTOR4[4];
typedef long LONGVECTOR3[3];
typedef long LONGVECTOR4[4];
typedef long LONGQUATERNION[4];
struct VECTO... | 16.123267 | 124 | 0.652185 | [
"render",
"vector",
"model"
] |
a2d86890fbcc2ea25529560e332ba67633b2586d | 8,044 | c | C | net/rras/ip/rip/sync.c | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | net/rras/ip/rip/sync.c | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | net/rras/ip/rip/sync.c | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | //============================================================================
// Copyright (c) 1996, Microsoft Corporation
//
// File: sync.c
//
// History:
// Abolade Gbadegesin Jan-12-1996 Created.
//
// Synchronization routines used by IPRIP.
//=====================================================... | 24.083832 | 79 | 0.484833 | [
"object"
] |
a2d96386cc35c7e6dd11a2ebfcb613ec66c5c5d9 | 1,870 | h | C | DataFormats/L1GlobalMuonTrigger/interface/L1MuGMTReadoutCollection.h | nistefan/cmssw | ea13af97f7f2117a4f590a5e654e06ecd9825a5b | [
"Apache-2.0"
] | 3 | 2018-08-24T19:10:26.000Z | 2019-02-19T11:45:32.000Z | DataFormats/L1GlobalMuonTrigger/interface/L1MuGMTReadoutCollection.h | nistefan/cmssw | ea13af97f7f2117a4f590a5e654e06ecd9825a5b | [
"Apache-2.0"
] | 3 | 2018-08-23T13:40:24.000Z | 2019-12-05T21:16:03.000Z | DataFormats/L1GlobalMuonTrigger/interface/L1MuGMTReadoutCollection.h | nistefan/cmssw | ea13af97f7f2117a4f590a5e654e06ecd9825a5b | [
"Apache-2.0"
] | 5 | 2018-08-21T16:37:52.000Z | 2020-01-09T13:33:17.000Z | //---------------------------------------------
//
// \class L1MuGMTReadoutCollection
//
// Description:
//
//
//
// Author :
// Hannes Sakulin HEPHY Vienna
// Ivan Mikulec HEPHY Vienna
//
//--------------------------------------------------
#ifndef DataFormatsL1GlobalMuon... | 24.933333 | 88 | 0.585561 | [
"vector"
] |
3151d28e213646f0421cee8299a3cbb2495b999c | 2,206 | h | C | System/Library/Frameworks/Vision.framework/VNEspressoModelClassifier.h | lechium/tvOS124Headers | 11d1b56dd4c0ffd88b9eac43f87a5fd6f7228475 | [
"MIT"
] | 4 | 2019-08-27T18:03:47.000Z | 2021-09-18T06:29:00.000Z | System/Library/Frameworks/Vision.framework/VNEspressoModelClassifier.h | lechium/tvOS124Headers | 11d1b56dd4c0ffd88b9eac43f87a5fd6f7228475 | [
"MIT"
] | null | null | null | System/Library/Frameworks/Vision.framework/VNEspressoModelClassifier.h | lechium/tvOS124Headers | 11d1b56dd4c0ffd88b9eac43f87a5fd6f7228475 | [
"MIT"
] | null | null | null | /*
* This header is generated by classdump-dyld 1.0
* on Saturday, August 24, 2019 at 9:45:21 PM Mountain Standard Time
* Operating System: Version 12.4 (Build 16M568)
* Image Source: /System/Library/Frameworks/Vision.framework/Vision
* classdump-dyld is licensed under GPLv3, Copyright © 2013-2016 by Elias Limneos.
*/
... | 64.882353 | 294 | 0.804624 | [
"vector"
] |
3152b815aba7326c9823dfd3eacccac750113a1f | 7,966 | h | C | 3rdParty/s2geometry/dfefe0c/src/s2/s2builderutil_s2polygon_layer.h | rajeev02101987/arangodb | 817e6c04cb82777d266f3b444494140676da98e2 | [
"Apache-2.0"
] | 12,278 | 2015-01-29T17:11:33.000Z | 2022-03-31T21:12:00.000Z | 3rdParty/s2geometry/dfefe0c/src/s2/s2builderutil_s2polygon_layer.h | rajeev02101987/arangodb | 817e6c04cb82777d266f3b444494140676da98e2 | [
"Apache-2.0"
] | 9,469 | 2015-01-30T05:33:07.000Z | 2022-03-31T16:17:21.000Z | 3rdParty/s2geometry/dfefe0c/src/s2/s2builderutil_s2polygon_layer.h | rajeev02101987/arangodb | 817e6c04cb82777d266f3b444494140676da98e2 | [
"Apache-2.0"
] | 892 | 2015-01-29T16:26:19.000Z | 2022-03-20T07:44:30.000Z | // Copyright 2016 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... | 37.575472 | 78 | 0.720311 | [
"geometry",
"vector"
] |
315f1200e13e1039691d80e7d3cbcc7befe7894a | 11,943 | h | C | src/FakeClient/GraphicsCaptureEventProcessor.h | tufeigunchu/orbit | 407354cf7c9159ff7e3177c603a6850b95509e3a | [
"BSD-2-Clause"
] | null | null | null | src/FakeClient/GraphicsCaptureEventProcessor.h | tufeigunchu/orbit | 407354cf7c9159ff7e3177c603a6850b95509e3a | [
"BSD-2-Clause"
] | null | null | null | src/FakeClient/GraphicsCaptureEventProcessor.h | tufeigunchu/orbit | 407354cf7c9159ff7e3177c603a6850b95509e3a | [
"BSD-2-Clause"
] | null | null | null | // Copyright (c) 2021 The Orbit 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 FAKE_CLIENT_GRAPHICS_CAPTURE_EVENT_PROCESSOR_H_
#define FAKE_CLIENT_GRAPHICS_CAPTURE_EVENT_PROCESSOR_H_
#include <cstdint>
#include "CaptureCli... | 42.960432 | 100 | 0.720924 | [
"vector"
] |
3165a716d383bb561115bad6eef9df72b201822c | 7,955 | h | C | 3rdparty/openexr/IlmImf/ImfScanLineInputFile.h | thisisgopalmandal/opencv | 4e2ef8c8f57644ccb8e762a37f70a61007c6be1c | [
"BSD-3-Clause"
] | 56,632 | 2016-07-04T16:36:08.000Z | 2022-03-31T18:38:14.000Z | 3rdparty/openexr/IlmImf/ImfScanLineInputFile.h | thisisgopalmandal/opencv | 4e2ef8c8f57644ccb8e762a37f70a61007c6be1c | [
"BSD-3-Clause"
] | 13,593 | 2016-07-04T13:59:03.000Z | 2022-03-31T21:04:51.000Z | 3rdparty/openexr/IlmImf/ImfScanLineInputFile.h | thisisgopalmandal/opencv | 4e2ef8c8f57644ccb8e762a37f70a61007c6be1c | [
"BSD-3-Clause"
] | 54,986 | 2016-07-04T14:24:38.000Z | 2022-03-31T22:51:18.000Z | ///////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2004, Industrial Light & Magic, a division of Lucas
// Digital Ltd. LLC
//
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the f... | 32.337398 | 89 | 0.561157 | [
"object"
] |
316912057d87a1c76e41d4334f58c92b1ecaa5af | 6,956 | h | C | sdl_core/test/components/smart_objects/TSharedPtrTest.h | APCVSRepo/android_packet | 5d4237234656b777cd9b0cae4731afea51986582 | [
"BSD-3-Clause"
] | 4 | 2016-09-21T12:36:24.000Z | 2020-10-29T01:45:03.000Z | sdl_core/test/components/smart_objects/TSharedPtrTest.h | APCVSRepo/android_packet | 5d4237234656b777cd9b0cae4731afea51986582 | [
"BSD-3-Clause"
] | 7 | 2016-06-01T01:21:44.000Z | 2017-11-03T08:18:23.000Z | sdl_core/test/components/smart_objects/TSharedPtrTest.h | APCVSRepo/android_packet | 5d4237234656b777cd9b0cae4731afea51986582 | [
"BSD-3-Clause"
] | 8 | 2017-08-29T10:51:50.000Z | 2021-03-24T10:19:11.000Z | // Copyright (c) 2013, Ford Motor Company
// 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... | 31.192825 | 144 | 0.642467 | [
"object",
"vector"
] |
316cbd5d51e796c804b345b8f0275e300a86179c | 581 | h | C | apiwzem/VecWzemVReqitmode.h | mpsitech/wzem-WhizniumSBE-Engine-Monitor | 0d9a204660bfad57f25dbd641fd86713986f32f1 | [
"MIT"
] | null | null | null | apiwzem/VecWzemVReqitmode.h | mpsitech/wzem-WhizniumSBE-Engine-Monitor | 0d9a204660bfad57f25dbd641fd86713986f32f1 | [
"MIT"
] | null | null | null | apiwzem/VecWzemVReqitmode.h | mpsitech/wzem-WhizniumSBE-Engine-Monitor | 0d9a204660bfad57f25dbd641fd86713986f32f1 | [
"MIT"
] | null | null | null | /**
* \file VecWzemVReqitmode.h
* vector VecWzemVReqitmode (declarations)
* \copyright (C) 2016-2020 MPSI Technologies GmbH
* \author Alexander Wirthmueller (auto-generation)
* \date created: 6 Dec 2020
*/
// IP header --- ABOVE
#ifndef VECWZEMVREQITMODE_H
#define VECWZEMVREQITMODE_H
#include <sbecore/Xmlio.h>... | 20.75 | 51 | 0.72117 | [
"vector"
] |
316fc8836fc85a24dc74befd71092af309f90bd9 | 3,825 | h | C | content/browser/android/overscroll_controller_android.h | mghgroup/Glide-Browser | 6a4c1eaa6632ec55014fee87781c6bbbb92a2af5 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 575 | 2015-06-18T23:58:20.000Z | 2022-03-23T09:32:39.000Z | content/browser/android/overscroll_controller_android.h | mghgroup/Glide-Browser | 6a4c1eaa6632ec55014fee87781c6bbbb92a2af5 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 113 | 2015-05-04T09:58:14.000Z | 2022-01-31T19:35:03.000Z | content/browser/android/overscroll_controller_android.h | DamieFC/chromium | 54ce2d3c77723697efd22cfdb02aea38f9dfa25c | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 52 | 2015-07-14T10:40:50.000Z | 2022-03-15T01:11:49.000Z | // Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef CONTENT_BROWSER_ANDROID_OVERSCROLL_CONTROLLER_ANDROID_H_
#define CONTENT_BROWSER_ANDROID_OVERSCROLL_CONTROLLER_ANDROID_H_
#include <memory>
#inc... | 35.091743 | 81 | 0.746667 | [
"geometry"
] |
317119a74271cd1a13e476e1fecbf838c2631eec | 692 | h | C | src/apps/debuganalyzer/gui/main_window/GeneralPage.h | Kirishikesan/haiku | 835565c55830f2dab01e6e332cc7e2d9c015b51e | [
"MIT"
] | 1,338 | 2015-01-03T20:06:56.000Z | 2022-03-26T13:49:54.000Z | src/apps/debuganalyzer/gui/main_window/GeneralPage.h | Kirishikesan/haiku | 835565c55830f2dab01e6e332cc7e2d9c015b51e | [
"MIT"
] | 15 | 2015-01-17T22:19:32.000Z | 2021-12-20T12:35:00.000Z | src/apps/debuganalyzer/gui/main_window/GeneralPage.h | Kirishikesan/haiku | 835565c55830f2dab01e6e332cc7e2d9c015b51e | [
"MIT"
] | 350 | 2015-01-08T14:15:27.000Z | 2022-03-21T18:14:35.000Z | /*
* Copyright 2009, Ingo Weinhold, ingo_weinhold@gmx.de.
* Distributed under the terms of the MIT License.
*/
#ifndef MAIN_GENERAL_PAGE_H
#define MAIN_GENERAL_PAGE_H
#include "AbstractGeneralPage.h"
#include "main_window/MainWindow.h"
class TextDataView;
class MainWindow::GeneralPage : public AbstractGeneralPa... | 19.771429 | 60 | 0.736994 | [
"model"
] |
3177d49768358de4ada0d7cd5410612f663b6caf | 11,335 | h | C | engines/default_engine/items.h | hrajput89/kv_engine | 33fb1ab2c9787f55555e5f7edea38807b3dbc371 | [
"BSD-3-Clause"
] | 1 | 2019-06-13T07:33:09.000Z | 2019-06-13T07:33:09.000Z | engines/default_engine/items.h | paolococchi/kv_engine | 40256dca6bf77fb4bcc18e8ef7d9b8f991bf4e45 | [
"BSD-3-Clause"
] | null | null | null | engines/default_engine/items.h | paolococchi/kv_engine | 40256dca6bf77fb4bcc18e8ef7d9b8f991bf4e45 | [
"BSD-3-Clause"
] | 1 | 2020-01-15T16:52:37.000Z | 2020-01-15T16:52:37.000Z | #pragma once
#include "memcached/types.h"
#include "slabs.h"
#include <gsl/gsl-lite.h>
#include <atomic>
#include <cstddef>
#include <cstring>
/*
* You should not try to aquire any of the item locks before calling these
* functions.
*/
typedef struct _hash_item {
struct _hash_item* next;
struct _hash_item... | 32.019774 | 82 | 0.659991 | [
"object"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.