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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3b97148251f48df9b972f39531063f365517b86f | 2,169 | h | C | OpenGL-Laboratory/Src/GLCore/Util/Core/Framebuffer.h | ishanshLal-tRED/OpenGL-TestSite | 6887725e0c268f9949050547578509e06be83eae | [
"Apache-2.0"
] | null | null | null | OpenGL-Laboratory/Src/GLCore/Util/Core/Framebuffer.h | ishanshLal-tRED/OpenGL-TestSite | 6887725e0c268f9949050547578509e06be83eae | [
"Apache-2.0"
] | null | null | null | OpenGL-Laboratory/Src/GLCore/Util/Core/Framebuffer.h | ishanshLal-tRED/OpenGL-TestSite | 6887725e0c268f9949050547578509e06be83eae | [
"Apache-2.0"
] | null | null | null | #pragma once
#include "GLCore/Core/Core.h"
namespace GLCore
{
namespace Utils
{
enum class FramebufferTextureFormat
{
None = 0,
// Depth/stencil
// Color
RGBA8,
RGBA32F,
RED_INTEGER,
RED_FLOAT,
DEPTH24STENCIL8,
// Defaults
Depth = DEPTH24STENCIL8
};
struct FramebufferTextur... | 24.370787 | 110 | 0.749654 | [
"vector"
] |
3b9d71d35e6b7754ed97bc1543fda2cc6c2e47fc | 336 | h | C | Wine.h | sjablo/backpropagation | 2b41279a16a58ccf4bac5807041b5ddbba34f773 | [
"MIT"
] | null | null | null | Wine.h | sjablo/backpropagation | 2b41279a16a58ccf4bac5807041b5ddbba34f773 | [
"MIT"
] | null | null | null | Wine.h | sjablo/backpropagation | 2b41279a16a58ccf4bac5807041b5ddbba34f773 | [
"MIT"
] | null | null | null | #pragma once
class Wine
{
public:
int typeInt;
std::vector<double> parameters, type;
static std::vector<Wine> wineList, trainingData, testData;
Wine(int type, double p1, double p2, double p3, double p4, double p5, double p6, double p7, double p8, double p9, double p10, double p11, double p12, double p13)... | 28 | 164 | 0.696429 | [
"vector"
] |
3bafc9455ad2a0381a8f7dee673282225eef982b | 15,895 | h | C | sfm_sdk/src/main/include/UF_WSQ.h | hyeonchang/sfm-sdk-android-module | 2ace40a203dcf4f43dd095010b505ef98b0f2b13 | [
"MIT"
] | null | null | null | sfm_sdk/src/main/include/UF_WSQ.h | hyeonchang/sfm-sdk-android-module | 2ace40a203dcf4f43dd095010b505ef98b0f2b13 | [
"MIT"
] | null | null | null | sfm_sdk/src/main/include/UF_WSQ.h | hyeonchang/sfm-sdk-android-module | 2ace40a203dcf4f43dd095010b505ef98b0f2b13 | [
"MIT"
] | null | null | null | /**
* WSQ API
*/
/*
* Copyright (c) 2001-2019 Suprema Inc. All Rights Reserved.
*
* This software is the confidential and proprietary information of
* Suprema Inc. ("Confidential Information"). You shall not
* disclose such Confidential Information and shall use it only in
* accordance with the ter... | 43.787879 | 224 | 0.724127 | [
"transform"
] |
3bb6d32db4293295e171677b7629b6102d929f4f | 2,995 | h | C | src/cir/cirMgr.h | tomchean/fraig | fe402304cda31bc733bd4352cdb2603f94cec4b7 | [
"MIT"
] | null | null | null | src/cir/cirMgr.h | tomchean/fraig | fe402304cda31bc733bd4352cdb2603f94cec4b7 | [
"MIT"
] | null | null | null | src/cir/cirMgr.h | tomchean/fraig | fe402304cda31bc733bd4352cdb2603f94cec4b7 | [
"MIT"
] | null | null | null | /****************************************************************************
FileName [ cirMgr.h ]
PackageName [ cir ]
Synopsis [ Define circuit manager ]
Author [ Chung-Yang (Ric) Huang ]
Copyright [ Copyleft(c) 2008-present LaDs(III), GIEE, NTU, Taiwan ]
**********************************... | 23.038462 | 85 | 0.629048 | [
"vector"
] |
3bbe9e8c5779cf62283c16e0a9a1702342a96a05 | 24,777 | c | C | src/nethuns/sockets/xdp.c | larthia/nethuns | bf66314ec35871f805e1421ccf8e303133ea00aa | [
"BSD-3-Clause"
] | 1 | 2022-03-11T14:56:59.000Z | 2022-03-11T14:56:59.000Z | src/nethuns/sockets/xdp.c | larthia/nethuns | bf66314ec35871f805e1421ccf8e303133ea00aa | [
"BSD-3-Clause"
] | 1 | 2021-09-18T12:35:20.000Z | 2021-09-18T12:35:20.000Z | src/nethuns/sockets/xdp.c | larthia/nethuns | bf66314ec35871f805e1421ccf8e303133ea00aa | [
"BSD-3-Clause"
] | null | null | null | /**
* Copyright 2021 Larthia, University of Pisa. All rights reserved.
* Use of this source code is governed by a BSD-style
* license that can be found in the LICENSE file.
*/
#ifdef NETHUNS_SOCKET
#undef NETHUNS_SOCKET
#endif
#define NETHUNS_SOCKET NETHUNS_SOCKET_XDP
#include "ring.h"
#define SOCKET_TYPE xdp
#i... | 28.123723 | 159 | 0.641401 | [
"object"
] |
3bc09c0173b721fa4db3442381791a21544aa648 | 52,143 | c | C | source/blender/blenkernel/intern/data_transfer.c | 1-MillionParanoidTterabytes/Blender-2.79b-blackened | e8d767324e69015aa66850d13bee7db1dc7d084b | [
"Unlicense"
] | 2 | 2018-06-18T01:50:25.000Z | 2018-06-18T01:50:32.000Z | source/blender/blenkernel/intern/data_transfer.c | 1-MillionParanoidTterabytes/Blender-2.79b-blackened | e8d767324e69015aa66850d13bee7db1dc7d084b | [
"Unlicense"
] | null | null | null | source/blender/blenkernel/intern/data_transfer.c | 1-MillionParanoidTterabytes/Blender-2.79b-blackened | e8d767324e69015aa66850d13bee7db1dc7d084b | [
"Unlicense"
] | null | null | null | /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
*
* This program is d... | 35.327236 | 119 | 0.67919 | [
"mesh",
"object"
] |
3bcef6fee6caa2c60092a71a80ea760f3915e8c6 | 1,397 | h | C | src/simulator/task_io.h | k101w/phyre_ODE | 5d775d3722043725b254cc8be83cad56462d9bef | [
"Apache-2.0"
] | 432 | 2019-08-15T15:45:43.000Z | 2022-02-26T23:13:34.000Z | src/simulator/task_io.h | k101w/phyre_ODE | 5d775d3722043725b254cc8be83cad56462d9bef | [
"Apache-2.0"
] | 38 | 2019-09-06T15:39:03.000Z | 2022-03-12T00:11:25.000Z | src/simulator/task_io.h | k101w/phyre_ODE | 5d775d3722043725b254cc8be83cad56462d9bef | [
"Apache-2.0"
] | 69 | 2019-08-16T02:08:41.000Z | 2022-01-27T23:23:03.000Z | // Copyright (c) Facebook, Inc. and its affiliates.
//
// 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... | 32.488372 | 79 | 0.727989 | [
"vector"
] |
3be0dccf3c2d5118151655e411db589163e29efb | 497 | h | C | BaseLibraries/ALGO_GRAPH/test/test_shortest_path.h | RomanFesenko/Hbot | 15f5a804b293f4a2bd78005e7c3adafe22ced64c | [
"MIT"
] | null | null | null | BaseLibraries/ALGO_GRAPH/test/test_shortest_path.h | RomanFesenko/Hbot | 15f5a804b293f4a2bd78005e7c3adafe22ced64c | [
"MIT"
] | null | null | null | BaseLibraries/ALGO_GRAPH/test/test_shortest_path.h | RomanFesenko/Hbot | 15f5a804b293f4a2bd78005e7c3adafe22ced64c | [
"MIT"
] | null | null | null |
#ifndef _test_shortest_path_
#define _test_shortest_path_
#include <vector>
#include <array>
namespace spd{
void test_shortest_path_impl(const std::vector<std::array<int,3>>&,
const std::vector<std::vector<int>>&);
void test_shortest_path_impl(const std::vector<std::array<int,3>... | 21.608696 | 68 | 0.645875 | [
"vector"
] |
3be275d158a803e37f063a4557b60f71bd2d83bd | 41,067 | h | C | ImperasLib/source/power.ovpworld.org/processor/powerpc32/1.0/model/ppc32Structure.h | emanuellucas2/OVPsimProject | 6c9f5bfaaa135fa63d63746bacf5759c6d6c0e9e | [
"TCL"
] | null | null | null | ImperasLib/source/power.ovpworld.org/processor/powerpc32/1.0/model/ppc32Structure.h | emanuellucas2/OVPsimProject | 6c9f5bfaaa135fa63d63746bacf5759c6d6c0e9e | [
"TCL"
] | null | null | null | ImperasLib/source/power.ovpworld.org/processor/powerpc32/1.0/model/ppc32Structure.h | emanuellucas2/OVPsimProject | 6c9f5bfaaa135fa63d63746bacf5759c6d6c0e9e | [
"TCL"
] | null | null | null | /*
* Copyright (c) 2005-2021 Imperas Software Ltd., www.imperas.com
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless requir... | 29.312634 | 95 | 0.735822 | [
"model"
] |
3bea05dd5b169cc61c990bce767b0558d4841120 | 5,663 | h | C | src/utils/settings.h | ShnitzelKiller/Reverse-Engineering-Carpentry | 585b5ff053c7e3bf286b663a584bc83687691bd6 | [
"MIT"
] | 3 | 2021-09-08T07:28:13.000Z | 2022-03-02T21:12:40.000Z | src/utils/settings.h | ShnitzelKiller/Reverse-Engineering-Carpentry | 585b5ff053c7e3bf286b663a584bc83687691bd6 | [
"MIT"
] | 1 | 2021-09-21T14:40:55.000Z | 2021-09-26T01:19:38.000Z | src/utils/settings.h | ShnitzelKiller/Reverse-Engineering-Carpentry | 585b5ff053c7e3bf286b663a584bc83687691bd6 | [
"MIT"
] | null | null | null | #pragma once
#include <string>
#include <cmath>
struct Settings {
float final_scale=20.0f;
int random_seed=1234;
/** larger values means finer detail, e.g. more primitives fit more precisely to smaller features */
float master_resolution=300.0f;
//float threshold = -1.0f;
float normal_threshol... | 41.335766 | 157 | 0.705103 | [
"shape",
"model"
] |
3bf85a4ae200387a912db6ff915e64144f008553 | 656 | h | C | include/rrtstar/rrtstarplanner.h | WPI-ARC/rrtstar | 87cb6bf6913f530b6b6a59e33a34840576c1252b | [
"BSD-2-Clause"
] | 3 | 2015-04-16T14:43:20.000Z | 2019-07-30T11:33:58.000Z | include/rrtstar/rrtstarplanner.h | WPI-ARC/rrtstar | 87cb6bf6913f530b6b6a59e33a34840576c1252b | [
"BSD-2-Clause"
] | null | null | null | include/rrtstar/rrtstarplanner.h | WPI-ARC/rrtstar | 87cb6bf6913f530b6b6a59e33a34840576c1252b | [
"BSD-2-Clause"
] | null | null | null | #include "stdlib.h"
#include "stdio.h"
#include <string>
#include "string.h"
#include <iostream>
#include <algorithm>
#include <vector>
#include <openrave/openrave.h>
#ifndef RRTSTAR_PLANNER_H
#define RRTSTAR_PLANNER_H
class RRTstarPlanner : public OpenRAVE::PlannerBase
{
public:
RRTstarPlanner(OpenRAVE::Enviro... | 21.16129 | 105 | 0.769817 | [
"vector"
] |
ce025c7836cfeb2a4f0e67127da1ab2552131f37 | 4,682 | h | C | DependencyLogic/GlobExport/patch.h | josephbirkner/dependency-studio | 478e44afe4285db6d7c3a3e4b4226fa2b95045f5 | [
"MIT"
] | null | null | null | DependencyLogic/GlobExport/patch.h | josephbirkner/dependency-studio | 478e44afe4285db6d7c3a3e4b4226fa2b95045f5 | [
"MIT"
] | null | null | null | DependencyLogic/GlobExport/patch.h | josephbirkner/dependency-studio | 478e44afe4285db6d7c3a3e4b4226fa2b95045f5 | [
"MIT"
] | null | null | null | /* __ __ __ __
____/ /___ ____ ____ ____ ____/ /___ ____ _______ __ ______/ /_ ______/ /_____
/ __, / __ \/ __ \/ __ \/ ,_ \/ __, / __ \/ ,_ \/ ___/ / / / / ___\, / / / / __, /_/ __ \
/ /_/ / /_/ / /_/ / /_/ / / / / /_/ / /_/ / / / / /... | 43.757009 | 139 | 0.594404 | [
"vector"
] |
ce06762bac0c552eb43379c8f2011a29e0912a12 | 1,516 | h | C | RogueEngine/Source/ParentChildSystem.h | silferysky/RogueArcher | 3c77696260f773a0b7adb88b991e09bb35069901 | [
"FSFAP"
] | 1 | 2019-06-18T20:07:47.000Z | 2019-06-18T20:07:47.000Z | RogueEngine/Source/ParentChildSystem.h | silferysky/RogueArcher | 3c77696260f773a0b7adb88b991e09bb35069901 | [
"FSFAP"
] | null | null | null | RogueEngine/Source/ParentChildSystem.h | silferysky/RogueArcher | 3c77696260f773a0b7adb88b991e09bb35069901 | [
"FSFAP"
] | null | null | null | /* Start Header ************************************************************************/
/*!
\file ParentChildSystem.h
\project Exale
\author Chan Wai Kit Terence, c.terence, 440005918 (100%)
\par c.terence\@digipen.edu
\date 3 April,2020
\brief This file contains... | 30.938776 | 89 | 0.666887 | [
"vector"
] |
ce0689d69209b514371369f11503b2d5c2f1f5ac | 1,350 | h | C | src/Game.h | KnockerPulsar/Raylib-Pong-ECS | 1451b3d9d77f6caf3748342465c723039cf673a0 | [
"MIT"
] | 5 | 2022-02-21T23:37:54.000Z | 2022-02-23T20:50:36.000Z | src/Game.h | KnockerPulsar/Raylib-Pong-ECS | 1451b3d9d77f6caf3748342465c723039cf673a0 | [
"MIT"
] | null | null | null | src/Game.h | KnockerPulsar/Raylib-Pong-ECS | 1451b3d9d77f6caf3748342465c723039cf673a0 | [
"MIT"
] | null | null | null | #pragma once
#include <vector>
#include <string>
#include "../include/raylib-cpp/include/raylib-cpp.hpp"
#include "Event.h"
namespace pong
{
class IScene;
// The glue that holds the game together
// Only one instance should be active at a time
class Game
{
private:
static std::vector<I... | 25.471698 | 128 | 0.574815 | [
"vector"
] |
22d16f422b814571b5a5522c18bb07ad93b8c90b | 99,634 | c | C | lsass/server/auth-providers/ad-open-provider/join/join.c | kbore/pbis-open | a05eb9309269b6402b4d6659bc45961986ea5eab | [
"Apache-2.0"
] | null | null | null | lsass/server/auth-providers/ad-open-provider/join/join.c | kbore/pbis-open | a05eb9309269b6402b4d6659bc45961986ea5eab | [
"Apache-2.0"
] | null | null | null | lsass/server/auth-providers/ad-open-provider/join/join.c | kbore/pbis-open | a05eb9309269b6402b4d6659bc45961986ea5eab | [
"Apache-2.0"
] | null | null | null | /* -*- mode: c; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 4 -*-
* ex: set softtabstop=4 tabstop=8 expandtab shiftwidth=4: *
* Editor Settings: expandtabs and use 4 spaces for indentation */
/*
* Copyright © BeyondTrust Software 2004 - 2019
* All rights reserved.
*
* Licensed under the Apache License, ... | 27.546033 | 126 | 0.577855 | [
"object"
] |
22d8a834ff86f6b8db1e0819cd58e85dca77d2f8 | 2,649 | h | C | src/components/store/hstore/src/region.h | ghsecuritylab/comanche | a8862eaed59045377874b95b120832a0cba42193 | [
"Apache-2.0"
] | 19 | 2017-10-03T16:01:49.000Z | 2021-06-07T10:21:46.000Z | src/components/store/hstore/src/region.h | dnbaker/comanche | 121cd0fa16e55d461b366e83511d3810ea2b11c9 | [
"Apache-2.0"
] | 25 | 2018-02-21T23:43:03.000Z | 2020-09-02T08:47:32.000Z | src/components/store/hstore/src/region.h | dnbaker/comanche | 121cd0fa16e55d461b366e83511d3810ea2b11c9 | [
"Apache-2.0"
] | 19 | 2017-10-24T17:41:40.000Z | 2022-02-22T02:17:18.000Z | /*
Copyright [2017-2019] [IBM 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 law or agreed... | 27.884211 | 87 | 0.694224 | [
"vector"
] |
22ed730709c6262e685562c3c57ac65e625b5aed | 1,960 | h | C | c/vlink/elf64.h | mfkiwl/QNICE-FPGA-hyperRAM | aabc8291ac1e0c4666c51f84acddf599d7521e53 | [
"BSD-3-Clause"
] | 53 | 2016-04-12T07:22:49.000Z | 2022-03-25T09:24:48.000Z | c/vlink/elf64.h | mfkiwl/QNICE-FPGA-hyperRAM | aabc8291ac1e0c4666c51f84acddf599d7521e53 | [
"BSD-3-Clause"
] | 196 | 2020-06-05T04:59:50.000Z | 2021-03-13T21:27:11.000Z | c/vlink/elf64.h | mfkiwl/QNICE-FPGA-hyperRAM | aabc8291ac1e0c4666c51f84acddf599d7521e53 | [
"BSD-3-Clause"
] | 15 | 2017-07-31T11:26:56.000Z | 2022-02-22T14:22:46.000Z | /* $VER: vlink elf64.h V0.14 (24.06.11)
*
* This file is part of vlink, a portable linker for multiple
* object formats.
* Copyright (c) 1997-2011 Frank Wille
*
* vlink is freeware and part of the portable and retargetable ANSI C
* compiler vbcc, copyright (c) 1995-2011 by Volker Barthelmann.
* vlink may be fr... | 34.385965 | 80 | 0.710204 | [
"object"
] |
22f50c1d56b180f70d71b544f13a095819f907a5 | 1,657 | h | C | lib/common_storage.h | MaximAxelrod/psa_trusted_storage_linux | 9c481a80d7871f59d0cc5a7df995b665d2b1615e | [
"Apache-2.0"
] | 4 | 2019-10-24T15:40:07.000Z | 2020-01-30T18:56:54.000Z | lib/common_storage.h | MaximAxelrod/psa_trusted_storage_linux | 9c481a80d7871f59d0cc5a7df995b665d2b1615e | [
"Apache-2.0"
] | 6 | 2019-09-27T16:21:19.000Z | 2020-06-11T05:56:47.000Z | lib/common_storage.h | MaximAxelrod/psa_trusted_storage_linux | 9c481a80d7871f59d0cc5a7df995b665d2b1615e | [
"Apache-2.0"
] | 3 | 2020-06-07T13:19:35.000Z | 2020-06-17T13:53:55.000Z | /*
* Copyright (c) 2019 Arm Limited and Contributors. All rights reserved.
*
* SPDX-License-Identifier: Apache-2.0
*/
#ifndef PSA_COMMON_STORAGE_H
#define PSA_COMMON_STORAGE_H
#include "psa/error.h"
#include "psa/storage_common.h"
/* IHI0087-PS_-Storage_API_1.0.0.pdf specifies 0 to be an invalid uid value
* and... | 29.589286 | 106 | 0.624623 | [
"object"
] |
22f975e6e4b77eb2ce2338590a035a57d6d68662 | 4,217 | c | C | ext/phalconplus/db/unitofwork/lastinsertid.zep.c | bullsoft/phalconplus | a57a6832d1cba1f7d3aff5ea36a1032aff541570 | [
"BSD-3-Clause"
] | 51 | 2015-05-21T06:09:29.000Z | 2022-03-04T14:29:14.000Z | ext/phalconplus/db/unitofwork/lastinsertid.zep.c | bullsoft/phalconplus | a57a6832d1cba1f7d3aff5ea36a1032aff541570 | [
"BSD-3-Clause"
] | 2 | 2019-04-17T01:43:41.000Z | 2020-05-13T00:45:42.000Z | ext/phalconplus/db/unitofwork/lastinsertid.zep.c | bullsoft/phalconplus | a57a6832d1cba1f7d3aff5ea36a1032aff541570 | [
"BSD-3-Clause"
] | 26 | 2015-05-19T01:43:24.000Z | 2022-03-04T09:54:58.000Z |
#ifdef HAVE_CONFIG_H
#include "../../../ext_config.h"
#endif
#include <php.h>
#include "../../../php_ext.h"
#include "../../../ext.h"
#include <Zend/zend_operators.h>
#include <Zend/zend_exceptions.h>
#include <Zend/zend_interfaces.h>
#include "kernel/main.h"
#include "kernel/object.h"
#include "kernel/memory.h"
#i... | 30.781022 | 210 | 0.750534 | [
"object",
"model"
] |
22fc4047394bc1dfca904b610ef921eb807ab005 | 1,106 | h | C | proj/alog/16. 3Sum Closest/16. 3Sum Closest.h | andy-sheng/leetcode | 1fa070036f31d0bd18a9a11a5c771641f3cd9a03 | [
"MIT"
] | null | null | null | proj/alog/16. 3Sum Closest/16. 3Sum Closest.h | andy-sheng/leetcode | 1fa070036f31d0bd18a9a11a5c771641f3cd9a03 | [
"MIT"
] | null | null | null | proj/alog/16. 3Sum Closest/16. 3Sum Closest.h | andy-sheng/leetcode | 1fa070036f31d0bd18a9a11a5c771641f3cd9a03 | [
"MIT"
] | null | null | null | //
// 16. 3Sum Closest.h
// leetcode
//
// Created by andysheng on 2021/8/21.
// Copyright © 2021 Andy. All rights reserved.
//
#ifndef _6__3Sum_Closest_h
#define _6__3Sum_Closest_h
namespace P16 {
class Solution {
public:
int threeSumClosest(vector<int>& nums, int target) {
sort(nums.begin(), nums.e... | 26.333333 | 72 | 0.465642 | [
"vector"
] |
fe11e19c63985c4a06c960c5fbdf7aca55e5ba63 | 845 | h | C | medic.h | Sandalmoth/wollsey-public | 4d8d7170531b97640f817300184c16f43c42c2e5 | [
"Zlib"
] | null | null | null | medic.h | Sandalmoth/wollsey-public | 4d8d7170531b97640f817300184c16f43c42c2e5 | [
"Zlib"
] | null | null | null | medic.h | Sandalmoth/wollsey-public | 4d8d7170531b97640f817300184c16f43c42c2e5 | [
"Zlib"
] | null | null | null | #ifndef __MEDIC_H__
#define __MEDIC_H__
#include <string>
#include <map>
#include <iostream>
#include "drug.h"
#include "protocol.h"
class Medic {
public:
Medic() { }
Medic(const Medic &medic) {
drugs = medic.drugs;
}
void add_drug(std::string name, Drug drug);
void set_protocol(Protocol p);
void ... | 16.9 | 85 | 0.67929 | [
"vector"
] |
fe2e8e59718942cca160c906a79b21f11ae537c2 | 3,973 | h | C | fatal/type/operation.h | juchem/fatal | fcb1b7b3905fe5b020f765278b3f3b5961683863 | [
"BSD-3-Clause"
] | null | null | null | fatal/type/operation.h | juchem/fatal | fcb1b7b3905fe5b020f765278b3f3b5961683863 | [
"BSD-3-Clause"
] | null | null | null | fatal/type/operation.h | juchem/fatal | fcb1b7b3905fe5b020f765278b3f3b5961683863 | [
"BSD-3-Clause"
] | 1 | 2019-06-15T07:38:13.000Z | 2019-06-15T07:38:13.000Z | /*
* Copyright (c) 2016, Facebook, Inc.
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
*/
#ifndef FATAL_... | 25.467949 | 79 | 0.640826 | [
"transform"
] |
fe3e3fb14b26f57c0547185adcacd0ce23952893 | 1,294 | h | C | include/anki/resource/Skeleton.h | galek/anki-3d-engine | 2b12968d8f2ca44d2aeb7480a4b8e63f7703ae75 | [
"BSD-3-Clause"
] | 1 | 2016-09-29T06:39:41.000Z | 2016-09-29T06:39:41.000Z | include/anki/resource/Skeleton.h | galek/anki-3d-engine | 2b12968d8f2ca44d2aeb7480a4b8e63f7703ae75 | [
"BSD-3-Clause"
] | null | null | null | include/anki/resource/Skeleton.h | galek/anki-3d-engine | 2b12968d8f2ca44d2aeb7480a4b8e63f7703ae75 | [
"BSD-3-Clause"
] | null | null | null | // Copyright (C) 2014, Panagiotis Christopoulos Charitos.
// All rights reserved.
// Code licensed under the BSD License.
// http://www.anki3d.org/LICENSE
#ifndef ANKI_RESOURCE_SKELETON_H
#define ANKI_RESOURCE_SKELETON_H
#include "anki/resource/Common.h"
#include "anki/Math.h"
namespace anki {
/// Skeleton bone
str... | 16.379747 | 71 | 0.665379 | [
"transform"
] |
fe4fa5614c0ac1f001b883d4bf4f0d9a181f7e9d | 1,878 | h | C | include/tools/dnd/dataObjects/TTransitiveData.h | etrange02/Fux | 2f49bcd8ec82eb521092c9162e01c8b0d00222ab | [
"CECILL-B"
] | 2 | 2016-03-21T10:48:34.000Z | 2017-03-17T19:50:34.000Z | include/tools/dnd/dataObjects/TTransitiveData.h | etrange02/Fux | 2f49bcd8ec82eb521092c9162e01c8b0d00222ab | [
"CECILL-B"
] | null | null | null | include/tools/dnd/dataObjects/TTransitiveData.h | etrange02/Fux | 2f49bcd8ec82eb521092c9162e01c8b0d00222ab | [
"CECILL-B"
] | null | null | null | #ifndef TTRANSITIVEDATA_H
#define TTRANSITIVEDATA_H
#include <vector>
#include "tools/dnd/dataObjects/TransitiveData.h"
namespace dragAndDrop
{
template<typename T>
class TTransitiveData : public TransitiveData
{
public:
/** Default constructor */
TTransitiveData()
... | 22.094118 | 74 | 0.440895 | [
"object",
"vector"
] |
fe523793ad82ae3f954aa1f79c60ceb1205fa15b | 492 | h | C | Redaxe/src/rdxpch.h | 6Axel9/RedaxeEngine | 4c2f4d2be5244b1bad7bf60f48b48b3e15c015b0 | [
"Apache-2.0"
] | null | null | null | Redaxe/src/rdxpch.h | 6Axel9/RedaxeEngine | 4c2f4d2be5244b1bad7bf60f48b48b3e15c015b0 | [
"Apache-2.0"
] | null | null | null | Redaxe/src/rdxpch.h | 6Axel9/RedaxeEngine | 4c2f4d2be5244b1bad7bf60f48b48b3e15c015b0 | [
"Apache-2.0"
] | null | null | null | #pragma once
#include <functional>
#include <algorithm>
#include <iostream>
#include <utility>
#include <memory>
#include <chrono>
#include <unordered_map>
#include <unordered_set>
#include <sstream>
#include <string>
#include <vector>
#include <array>
#include <list>
#ifdef RDX_PLATFORM_WIN
#include <Windows.h>
#e... | 16.4 | 26 | 0.737805 | [
"vector"
] |
fe5bdabf128b4b486a796765b26e08dc389bd966 | 103,211 | c | C | PHY62XX_SDK_2.0.1/example/ble_central/simpleBleCentral/Source/simpleBLECentral.c | sentervip/phy62xBleSDk2.0.1 | edbb43c98d3f27a584a0026a5aac8197d7a219d0 | [
"Apache-2.0"
] | 1 | 2020-12-14T19:47:20.000Z | 2020-12-14T19:47:20.000Z | PHY62XX_SDK_2.0.1/example/ble_central/simpleBleCentral/Source/simpleBLECentral.c | sentervip/phy62xBleSDk2.0.1 | edbb43c98d3f27a584a0026a5aac8197d7a219d0 | [
"Apache-2.0"
] | null | null | null | PHY62XX_SDK_2.0.1/example/ble_central/simpleBleCentral/Source/simpleBLECentral.c | sentervip/phy62xBleSDk2.0.1 | edbb43c98d3f27a584a0026a5aac8197d7a219d0 | [
"Apache-2.0"
] | null | null | null | /**************************************************************************************************
Phyplus Microelectronics Limited confidential and proprietary.
All rights reserved.
IMPORTANT: All rights of this software belong to Phyplus Microelectronics
Limited ("Phyplus"). Your use of this Software is... | 38.626871 | 212 | 0.567856 | [
"vector",
"3d"
] |
fe5ce3acaf986a1520e6ae7a16c8c66e61277b97 | 91,745 | c | C | base/fs/remotefs/dfs/dfsserver/serverfilter/dfsinit.c | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | base/fs/remotefs/dfs/dfsserver/serverfilter/dfsinit.c | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | base/fs/remotefs/dfs/dfsserver/serverfilter/dfsinit.c | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z |
//
// Copyright (C) 2000, Microsoft Corporation
//
// File: dfsinit.c
//
// Contents: Driver initialization routine for the Dfs server.
//
// Classes: None
//
// Functions: DriverEntry -- Entry point for driver
//
//--------------------------------------------------------------------------... | 27.734281 | 129 | 0.582299 | [
"object"
] |
b980d22ffa62b60bd3e6dee1bd7e3e61a673c4d7 | 2,160 | h | C | access_lib.h | luobolong/ACL | 5d53bbec74709fdd8be0f08bc22b894bd72a6bdd | [
"MIT"
] | null | null | null | access_lib.h | luobolong/ACL | 5d53bbec74709fdd8be0f08bc22b894bd72a6bdd | [
"MIT"
] | null | null | null | access_lib.h | luobolong/ACL | 5d53bbec74709fdd8be0f08bc22b894bd72a6bdd | [
"MIT"
] | null | null | null | #include <iostream>
#include <vector>
#include <string>
#include <fstream>
#include <regex>
#include <sstream>
#include <map>
#include <stdlib.h>
using namespace std;
string arg1, arg2, arg3, arg4; // 命令参数
string u, p, g; // 用户名 密码 组名
fstream myAudit; // 日志文件 记录系统中各种动作和事件
string whosLoggedIn; // 当前已登录用户
vector<string... | 34.285714 | 64 | 0.796296 | [
"vector"
] |
b98203dfb29d602dcadfd608e1b52667ab82a77e | 25,422 | c | C | samwise/src/sam_buf.c | dreadworks/samwise | e4922d89d8be8b2875bf3f6717359e6cd6993286 | [
"MIT"
] | null | null | null | samwise/src/sam_buf.c | dreadworks/samwise | e4922d89d8be8b2875bf3f6717359e6cd6993286 | [
"MIT"
] | null | null | null | samwise/src/sam_buf.c | dreadworks/samwise | e4922d89d8be8b2875bf3f6717359e6cd6993286 | [
"MIT"
] | null | null | null | /* =========================================================================
sam_buf - Persists messages
This Source Code Form is subject to the terms of the MIT
License. If a copy of the MIT License was not distributed with
this file, You can obtain one at http://opensource.org/licenses/MIT
===... | 25.472946 | 78 | 0.548973 | [
"object"
] |
b99564a3ace1dc71673b7329d75763e60cd7d708 | 3,711 | h | C | kgl_genomics/kgl_parser/kgl_variant_factory_1000_impl.h | kellerberrin/OSM_Gene_Cpp | 4ec4d1244f3f1b16213cf05f0056d8e5f85d68c4 | [
"MIT"
] | 1 | 2021-04-09T16:24:06.000Z | 2021-04-09T16:24:06.000Z | kgl_genomics/kgl_parser/kgl_variant_factory_1000_impl.h | kellerberrin/KGL_Gene | f8e6c14b8b2009d82d692b28354561b5f0513c5e | [
"MIT"
] | null | null | null | kgl_genomics/kgl_parser/kgl_variant_factory_1000_impl.h | kellerberrin/KGL_Gene | f8e6c14b8b2009d82d692b28354561b5f0513c5e | [
"MIT"
] | null | null | null | //
// Created by kellerberrin on 27/6/20.
//
#ifndef KGL_VARIANT_FACTORY_1000_IMPL_H
#define KGL_VARIANT_FACTORY_1000_IMPL_H
#include "kel_utility.h"
#include "kgl_variant_db_population.h"
#include "kgl_variant_factory_readvcf_impl.h"
#include "kgl_variant_factory_record_vcf_impl.h"
#include "kgl_variant_factory_vc... | 38.257732 | 131 | 0.686338 | [
"vector"
] |
b99a6a7ef99e1e66edb429ca27bd69b2e2ac526c | 4,729 | h | C | Engine/AI/NavMesh.h | mariofv/LittleEngine | 38ecfdf6041a24f304c679ee3b6b589ba2040e48 | [
"MIT"
] | 9 | 2020-04-05T07:44:38.000Z | 2022-01-12T02:07:14.000Z | Engine/AI/NavMesh.h | mariofv/LittleEngine | 38ecfdf6041a24f304c679ee3b6b589ba2040e48 | [
"MIT"
] | 105 | 2020-03-13T19:12:23.000Z | 2020-12-02T23:41:15.000Z | Engine/AI/NavMesh.h | mariofv/LittleEngine | 38ecfdf6041a24f304c679ee3b6b589ba2040e48 | [
"MIT"
] | 1 | 2021-04-24T16:11:49.000Z | 2021-04-24T16:11:49.000Z | #ifndef _NAVMESH_H_
#define _NAVMESH_H_
#include "AI/SampleDebugDraw.h"
#include "AI/DebugDrawGL.h"
#include "Helper/Timer.h"
#include <MathGeoLib.h>
#include <pcg_basic.h>
#include <recast/Detour/DetourNavMesh.h>
#include <recast/Recast/Recast.h>
#include <vector>
class DetourNavMesh;
class dtNavMeshQuery;
class dt... | 25.701087 | 133 | 0.775428 | [
"mesh",
"vector"
] |
b9abfd3536682a63a1658f669a4d503cd11d2958 | 1,031 | h | C | compiler/blockoptioninteger.h | UnnamedCompany/UnnamedSoftware | 3251dc9844f35622f616fd3d5a40cb8c89ac0b28 | [
"MIT"
] | 4 | 2016-02-18T00:48:10.000Z | 2016-03-02T23:41:54.000Z | compiler/blockoptioninteger.h | UnnamedCompany/UnnamedSoftware | 3251dc9844f35622f616fd3d5a40cb8c89ac0b28 | [
"MIT"
] | null | null | null | compiler/blockoptioninteger.h | UnnamedCompany/UnnamedSoftware | 3251dc9844f35622f616fd3d5a40cb8c89ac0b28 | [
"MIT"
] | 1 | 2016-02-29T18:13:34.000Z | 2016-02-29T18:13:34.000Z | #ifndef BLOCKOPTIONINTEGER_H
#define BLOCKOPTIONINTEGER_H
#include "blockoption.h"
#include <QString>
#include "blockoptioncontrol.h"
#include <QJsonValue>
/**
* A BlockOptionInteger is a BlockOption that selects from a range of integers.
*/
class BlockOptionInteger : public BlockOption {
public:
/**
* Con... | 27.131579 | 101 | 0.728419 | [
"object"
] |
b9c8b187bdfc5a83ce3b2463db414b28cbadea6a | 527 | h | C | proj2/Wheeled.h | in2rd/umuc-cmis115 | 9d8b55d149fc5c8cae6c3eafd308322062481224 | [
"Apache-2.0"
] | null | null | null | proj2/Wheeled.h | in2rd/umuc-cmis115 | 9d8b55d149fc5c8cae6c3eafd308322062481224 | [
"Apache-2.0"
] | null | null | null | proj2/Wheeled.h | in2rd/umuc-cmis115 | 9d8b55d149fc5c8cae6c3eafd308322062481224 | [
"Apache-2.0"
] | null | null | null | //
// Ian Nelson
// CMIS115
// Project 2
// Puran Nebhnani
//
// Wheeled.h
//
// Created by Ian Nelson on 7/8/14
#import <Foundation/Foundation.h>
/**
* Class interface for Wheeled
*
* @inherits NSObject
*/
@interface Wheeled: NSObject {
@private int speed;
@private int wheels;
}
// Speed/wheels pr... | 15.969697 | 41 | 0.671727 | [
"object"
] |
b9d5284bcb042bde3e8cfa79275424768c643412 | 19,561 | c | C | openbmc/build/tmp/deploy/sdk/witherspoon-2019-08-08/sysroots/armv6-openbmc-linux-gnueabi/usr/src/debug/libnl/1_3.4.0-r0/libnl-3.4.0/lib/route/link/ipgre.c | 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/libnl/1_3.4.0-r0/libnl-3.4.0/lib/route/link/ipgre.c | 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/libnl/1_3.4.0-r0/libnl-3.4.0/lib/route/link/ipgre.c | sotaoverride/backup | ca53a10b72295387ef4948a9289cb78ab70bc449 | [
"Apache-2.0"
] | null | null | null | /*
* lib/route/link/ipgre.c IPGRE Link Info
*
* 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 version 2.1
* of the License.
*
* Copyright (c) 2014 Susant... | 22.509781 | 80 | 0.627115 | [
"object"
] |
b9d9e88aa8502cdb8721c8135bf51c7761efdf86 | 6,420 | h | C | DJTableViewVM/Classes/AdvanceCells/InputCells/DJTableViewVMTextFieldRow.h | Dokay/DJTableViewVM | 11d44476d9bed15d0d07625b6f25a87878d7d4d7 | [
"MIT"
] | 16 | 2016-06-12T09:22:22.000Z | 2021-07-31T07:35:35.000Z | DJTableViewVM/Classes/AdvanceCells/InputCells/DJTableViewVMTextFieldRow.h | Dokay/DJTableViewVM | 11d44476d9bed15d0d07625b6f25a87878d7d4d7 | [
"MIT"
] | null | null | null | DJTableViewVM/Classes/AdvanceCells/InputCells/DJTableViewVMTextFieldRow.h | Dokay/DJTableViewVM | 11d44476d9bed15d0d07625b6f25a87878d7d4d7 | [
"MIT"
] | 3 | 2016-06-12T09:31:37.000Z | 2017-11-27T05:39:34.000Z | //
// DJTableViewVMTextFieldRow.h
// DJComponentTableViewVM
//
// Created by Dokay on 2017/3/1.
// Copyright © 2017年 dj226. All rights reserved.
//
#import "DJTableViewVMRow.h"
#import "DJInputRowProtocol.h"
NS_ASSUME_NONNULL_BEGIN
@interface DJTableViewVMTextFieldRow : DJTableViewVMRow<DJInputRowProtocol>
//@p... | 81.265823 | 259 | 0.756854 | [
"object"
] |
b9db15fcf1e16cae3ca48f7926d16982224ddef0 | 7,885 | c | C | btmux/btech/btpr/pqueue.c | murrayma/btmux | 3519fdbfb9d5d27b4ce8e46ee16796961f1a0bfa | [
"ClArtistic",
"Naumen",
"Condor-1.1",
"MS-PL"
] | 2 | 2021-11-04T01:27:46.000Z | 2022-03-31T01:04:17.000Z | btmux/btech/btpr/pqueue.c | murrayma/btmux | 3519fdbfb9d5d27b4ce8e46ee16796961f1a0bfa | [
"ClArtistic",
"Naumen",
"Condor-1.1",
"MS-PL"
] | 1 | 2019-02-14T00:37:44.000Z | 2019-02-15T22:02:21.000Z | btmux/btech/btpr/pqueue.c | murrayma/btmux | 3519fdbfb9d5d27b4ce8e46ee16796961f1a0bfa | [
"ClArtistic",
"Naumen",
"Condor-1.1",
"MS-PL"
] | 1 | 2020-04-12T12:39:54.000Z | 2020-04-12T12:39:54.000Z | /*
* Implements a binary heap-based priority queue. Heaps make it easy to answer
* the question, "What's the smallest/largest item in my heap?" but they're
* completely useless for ordered traversal, since a smaller item can be in
* either the left or right branch of the binary heap.
*
* As it turns out, I'm usi... | 22.086835 | 79 | 0.648954 | [
"object"
] |
0271e5f693ef9ef206a1e60a8856192adaf371c1 | 969 | h | C | source/apps/demos/nckDemo_ShadowsProjector.h | nczeroshift/nctoolkit | c9f0be533843d52036ec45200512ac54c1faeb11 | [
"MIT"
] | 2 | 2016-10-16T22:26:01.000Z | 2022-03-29T14:32:15.000Z | source/apps/demos/nckDemo_ShadowsProjector.h | nczeroshift/nctoolkit | c9f0be533843d52036ec45200512ac54c1faeb11 | [
"MIT"
] | 1 | 2015-12-08T00:27:10.000Z | 2016-10-30T21:59:50.000Z | source/apps/demos/nckDemo_ShadowsProjector.h | nczeroshift/nctoolkit | c9f0be533843d52036ec45200512ac54c1faeb11 | [
"MIT"
] | 2 | 2016-07-18T21:42:10.000Z | 2019-12-16T01:33:20.000Z |
/**
* NCtoolKit © 2007-2017 Luís F.Loureiro, under zlib software license.
* https://github.com/nczeroshift/nctoolkit
*/
#ifndef _NCK_DEMO_SHADOWSPROJECTOR_H_
#define _NCK_DEMO_SHADOWSPROJECTOR_H_
#include "../nckDemo.h"
class Demo_ShadowsProjector : public Demo{
public:
Demo_ShadowsProjector(Core::Window * wnd, Gr... | 22.534884 | 76 | 0.71001 | [
"render",
"vector"
] |
027ba7c055f6a8c7d96183547a0f9f18623a2e81 | 1,531 | h | C | src/cpp/SUNCGMetadata.h | SiyuanQi/human-centric-scene-synthesis | 6f2215d07052426f0f4a27b8ca71844ea5d347c4 | [
"MIT"
] | 77 | 2018-02-25T00:59:18.000Z | 2022-03-27T15:55:21.000Z | src/cpp/SUNCGMetadata.h | Pandinosaurus/human-centric-scene-synthesis | 6f2215d07052426f0f4a27b8ca71844ea5d347c4 | [
"MIT"
] | 4 | 2018-03-05T12:54:27.000Z | 2018-09-10T14:56:59.000Z | src/cpp/SUNCGMetadata.h | Pandinosaurus/human-centric-scene-synthesis | 6f2215d07052426f0f4a27b8ca71844ea5d347c4 | [
"MIT"
] | 15 | 2018-02-23T21:19:39.000Z | 2022-01-01T12:21:32.000Z | //
// Created by siyuan on 1/20/17.
//
#ifndef CVPR2018_SUNCGMETADATA_H
#define CVPR2018_SUNCGMETADATA_H
#include <fstream>
#include <vector>
#include <algorithm>
#include <boost/tokenizer.hpp>
#include "helper.h"
namespace ub = boost::numeric::ublas;
namespace FurnitureArranger {
class SUNCGMetadata {
pu... | 29.442308 | 95 | 0.701502 | [
"vector"
] |
029b882358f8b429be8a768c677df41e3539ca03 | 4,439 | h | C | uuv_gazebo_plugins/uuv_gazebo_plugins/include/uuv_gazebo_plugins/UmbilicalModel.h | oKermorgant/Plankton | ce21579792122b05d27f147ab66f515001ccb733 | [
"Apache-2.0",
"BSD-3-Clause"
] | 79 | 2020-09-30T22:19:07.000Z | 2022-03-27T12:30:58.000Z | uuv_gazebo_plugins/uuv_gazebo_plugins/include/uuv_gazebo_plugins/UmbilicalModel.h | oKermorgant/Plankton | ce21579792122b05d27f147ab66f515001ccb733 | [
"Apache-2.0",
"BSD-3-Clause"
] | 17 | 2020-10-05T01:01:49.000Z | 2022-03-04T13:58:53.000Z | uuv_gazebo_plugins/uuv_gazebo_plugins/include/uuv_gazebo_plugins/UmbilicalModel.h | oKermorgant/Plankton | ce21579792122b05d27f147ab66f515001ccb733 | [
"Apache-2.0",
"BSD-3-Clause"
] | 22 | 2020-10-27T14:42:48.000Z | 2022-03-25T10:41:51.000Z | // Copyright (c) 2020 The Plankton Authors.
// All rights reserved.
//
// This source code is derived from UUV Simulator
// (https://github.com/uuvsimulator/uuv_simulator)
// Copyright (c) 2016-2019 The UUV Simulator Authors
// licensed under the Apache license, Version 2.0
// cf. 3rd-party-licenses.txt file in the roo... | 35.798387 | 80 | 0.716378 | [
"object",
"model"
] |
02aa3c02c0ff5282817234afd6d4f143460c7e96 | 111 | h | C | python2c/c_utils/Char.h | mkturkcan/Neuropiler | 5caf0546d8194f4485ccae46d71b2eec2eaa3b50 | [
"BSD-3-Clause"
] | 5 | 2015-12-13T05:50:44.000Z | 2022-01-17T17:51:38.000Z | python2c/c_utils/Char.h | mkturkcan/Neuropiler | 5caf0546d8194f4485ccae46d71b2eec2eaa3b50 | [
"BSD-3-Clause"
] | null | null | null | python2c/c_utils/Char.h | mkturkcan/Neuropiler | 5caf0546d8194f4485ccae46d71b2eec2eaa3b50 | [
"BSD-3-Clause"
] | 3 | 2020-03-20T14:29:59.000Z | 2021-09-18T06:24:24.000Z | #ifndef __CHAR
#define __CHAR
// Char general
Object *new_Char(char c);
void destroy_Char(Object *c);
#endif | 12.333333 | 29 | 0.738739 | [
"object"
] |
02b7ea8bcf36182e46ffe0dcf3b1211f6fa5a91d | 103,368 | h | C | GBA/files/scene_Voyoger.h | H5L0/GBA_Raytracing | 9644b55b9442cddc88ca315fe6ef20f2a189f64b | [
"MIT"
] | 3 | 2020-03-10T23:21:39.000Z | 2020-07-01T17:13:05.000Z | GBA/files/scene_Voyoger.h | H5L0/GBA_Raytracing | 9644b55b9442cddc88ca315fe6ef20f2a189f64b | [
"MIT"
] | null | null | null | GBA/files/scene_Voyoger.h | H5L0/GBA_Raytracing | 9644b55b9442cddc88ca315fe6ef20f2a189f64b | [
"MIT"
] | null | null | null | #pragma once
const int scene_Voyoger[] = {
0x00000029,0x0000002B,//场景全部物体数量
0x0000002C,0x00000029,//Transform、Children数量
0x00000056,//数据安排信息计数
0xFFFFFFFF,0x00000001,0x00000000,0x00000001,
0xFFFFFFFF,0x00000002,0x00000002,0x00000003,
0xFFFFFFFF,0x00000003,0x00000004,0x00000005,
0xFFFFFFFF,0x00000004,0x00000006,0... | 45.920924 | 53 | 0.86935 | [
"transform"
] |
02c459c8ac2a64a1559429a996335720413b70f7 | 8,505 | h | C | ocean/boundary_model.h | fraclipe/UnderSeaModelingLibrary | 52ef9dd03c7cbe548749e4527190afe7668ff4e7 | [
"BSD-2-Clause"
] | 1 | 2021-02-07T14:48:22.000Z | 2021-02-07T14:48:22.000Z | ocean/boundary_model.h | Wolframy-NUDT/UnderSeaModelingLibrary | 43365639b435841e1bf2297cf1ac575b8cf91932 | [
"BSD-2-Clause"
] | null | null | null | ocean/boundary_model.h | Wolframy-NUDT/UnderSeaModelingLibrary | 43365639b435841e1bf2297cf1ac575b8cf91932 | [
"BSD-2-Clause"
] | null | null | null | /**
* @file boundary_model.h
* Generic interface for the ocean's surface or bottom.
*/
#pragma once
#include <usml/ocean/reflect_loss_constant.h>
#include <usml/ocean/scattering_constant.h>
namespace usml {
namespace ocean {
using boost::numeric::ublas::vector;
/// @ingroup boundaries
/// @{
/**
* A "boundary ... | 38.310811 | 102 | 0.629394 | [
"vector",
"model"
] |
02c5f2b798e4c7f01833a9da379546b696c629fc | 241 | h | C | match.h | castrated/chadquest | f382cd1b1326ebcd8154a543ba868ae29de98dc7 | [
"CC0-1.0"
] | null | null | null | match.h | castrated/chadquest | f382cd1b1326ebcd8154a543ba868ae29de98dc7 | [
"CC0-1.0"
] | null | null | null | match.h | castrated/chadquest | f382cd1b1326ebcd8154a543ba868ae29de98dc7 | [
"CC0-1.0"
] | null | null | null | typedef struct param {
const char *tag;
OBJECT *object;
DISTANCE distance;
int count;
}PARAM;
extern PARAM params[]
#define paramByLetter(letter)(params+(letter)-'A')
extern int matchCommand(const char *src,const char *pattern);
| 24.1 | 61 | 0.726141 | [
"object"
] |
02ca75301868d2e087a1890fe6a48f3e14dbe592 | 669 | h | C | src/geometry.h | petterh/textedit | df59502fa5309834b2d2452af609ba6fb1dc97c2 | [
"MIT"
] | 6 | 2018-04-08T06:30:27.000Z | 2021-12-19T12:52:28.000Z | src/geometry.h | petterh/textedit | df59502fa5309834b2d2452af609ba6fb1dc97c2 | [
"MIT"
] | 32 | 2017-11-03T09:39:48.000Z | 2021-12-23T18:27:20.000Z | src/geometry.h | petterh/textedit | df59502fa5309834b2d2452af609ba6fb1dc97c2 | [
"MIT"
] | 1 | 2021-09-13T08:38:56.000Z | 2021-09-13T08:38:56.000Z | /*
* $Header: /Book/geometry.h 6 3.07.99 17:46 Oslph312 $
*/
#pragma once
class Point : public tagPOINT {
public:
Point( LONG _x = 0, LONG _y = 0 );
};
inline Point::Point( LONG _x, LONG _y ) {
x = _x;
y = _y;
}
class Rect : public tagRECT {
public:
Rect();
Rect( const RECT& rc );
LONG wi... | 13.38 | 59 | 0.58296 | [
"geometry"
] |
02ca9f9a59575f8536ff3fec2406baaad74d599b | 1,941 | h | C | aegis/include/alibabacloud/aegis/model/DescribeStratetyDetailResult.h | iamzken/aliyun-openapi-cpp-sdk | 3c991c9ca949b6003c8f498ce7a672ea88162bf1 | [
"Apache-2.0"
] | 89 | 2018-02-02T03:54:39.000Z | 2021-12-13T01:32:55.000Z | aegis/include/alibabacloud/aegis/model/DescribeStratetyDetailResult.h | sdk-team/aliyun-openapi-cpp-sdk | d0e92f6f33126dcdc7e40f60582304faf2c229b7 | [
"Apache-2.0"
] | 89 | 2018-03-14T07:44:54.000Z | 2021-11-26T07:43:25.000Z | aegis/include/alibabacloud/aegis/model/DescribeStratetyDetailResult.h | sdk-team/aliyun-openapi-cpp-sdk | d0e92f6f33126dcdc7e40f60582304faf2c229b7 | [
"Apache-2.0"
] | 69 | 2018-01-22T09:45:52.000Z | 2022-03-28T07:58:38.000Z | /*
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required... | 26.589041 | 86 | 0.722308 | [
"vector",
"model"
] |
02cfff7d3dd351ed7b6c779f3539ea812e5c753e | 207 | h | C | MinosysScript/minosysscr_api.h | minosys-jp/minosys-script | f0bd8f6edd0246887edbf874ce93540a720386d2 | [
"BSD-2-Clause"
] | null | null | null | MinosysScript/minosysscr_api.h | minosys-jp/minosys-script | f0bd8f6edd0246887edbf874ce93540a720386d2 | [
"BSD-2-Clause"
] | null | null | null | MinosysScript/minosysscr_api.h | minosys-jp/minosys-script | f0bd8f6edd0246887edbf874ce93540a720386d2 | [
"BSD-2-Clause"
] | null | null | null | #ifndef MINOSYSSCR_API_H_
// int start(Var **, Engine *, const char *, vector<Var> *);
// 関数の実行
extern "C" int start(void **pret, void *engine, const char *fname, void *args);
#endif // MINOSYSSCR_API_H_
| 23 | 79 | 0.676329 | [
"vector"
] |
02d1976d97caf261ea158b16af65276ed22baa71 | 45,127 | c | C | plugins/medimax/math/imx_math.c | bsavelev/medipy | f0da3750a6979750d5f4c96aedc89ad5ae74545f | [
"CECILL-B"
] | null | null | null | plugins/medimax/math/imx_math.c | bsavelev/medipy | f0da3750a6979750d5f4c96aedc89ad5ae74545f | [
"CECILL-B"
] | null | null | null | plugins/medimax/math/imx_math.c | bsavelev/medipy | f0da3750a6979750d5f4c96aedc89ad5ae74545f | [
"CECILL-B"
] | 1 | 2022-03-04T05:47:08.000Z | 2022-03-04T05:47:08.000Z | /*************************************************************************
* MediPy - Copyright (C) Universite de Strasbourg, 2011
* Distributed under the terms of the CeCILL-B license, as published by
* the CEA-CNRS-INRIA. Refer to the LICENSE file or to
* http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.htm... | 26.100058 | 148 | 0.519977 | [
"vector",
"transform"
] |
02f11b70366b7fe414b4ee83a9b1f83d0c9fb336 | 2,159 | c | C | nitan/kungfu/skill/jinshe-jian/bak/suo.c | cantona/NT6 | 073f4d491b3cfe6bfbe02fbad12db8983c1b9201 | [
"MIT"
] | 1 | 2019-03-27T07:25:16.000Z | 2019-03-27T07:25:16.000Z | nitan/kungfu/skill/jinshe-jian/bak/suo.c | cantona/NT6 | 073f4d491b3cfe6bfbe02fbad12db8983c1b9201 | [
"MIT"
] | null | null | null | nitan/kungfu/skill/jinshe-jian/bak/suo.c | cantona/NT6 | 073f4d491b3cfe6bfbe02fbad12db8983c1b9201 | [
"MIT"
] | null | null | null | // This program is a part of NITAN MudLIB
// suo.c 鎖劍訣
#include <ansi.h>
inherit F_SSERVER;
int perform(object me)
{
string msg;
object weapon, weapon2, target;
int skill, ap, dp, damage;
if( !objectp(weapon=query_temp("weapon", me) )
|| query("id", weapon) != "jinsh... | 30.842857 | 76 | 0.496989 | [
"object"
] |
02f4f37a14f5bb2a03e1fcb8e1b5de5643241098 | 15,653 | c | C | src/body.c | stetre/moonchipmunk | 017d305dea7d1c76a20ccfa9435489c10df0bab3 | [
"MIT"
] | 11 | 2020-04-05T02:29:56.000Z | 2022-01-29T18:24:44.000Z | src/body.c | stetre/moonchipmunk | 017d305dea7d1c76a20ccfa9435489c10df0bab3 | [
"MIT"
] | 1 | 2022-03-27T22:17:43.000Z | 2022-03-27T22:42:34.000Z | src/body.c | stetre/moonchipmunk | 017d305dea7d1c76a20ccfa9435489c10df0bab3 | [
"MIT"
] | null | null | null | /* The MIT License (MIT)
*
* Copyright (c) 2020 Stefano Trettel
*
* Software repository: MoonChipmunk, https://github.com/stetre/moonchipmunk
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the ... | 34.554084 | 86 | 0.551204 | [
"shape"
] |
02fb4c9c14beb3464ed8da3d7f3ed9773bbdf36c | 25,933 | c | C | src/ss_render_d3d9.c | snake5/sgs-sdl | b25bbcc06488bc847665c90458b477eca12e0f69 | [
"MIT"
] | 4 | 2017-08-29T11:13:41.000Z | 2019-12-19T18:02:26.000Z | src/ss_render_d3d9.c | snake5/sgs-sdl | b25bbcc06488bc847665c90458b477eca12e0f69 | [
"MIT"
] | null | null | null | src/ss_render_d3d9.c | snake5/sgs-sdl | b25bbcc06488bc847665c90458b477eca12e0f69 | [
"MIT"
] | 2 | 2020-07-02T11:22:28.000Z | 2021-05-29T21:33:45.000Z |
#include <d3d9.h>
#define D3DCALL( x, m ) (x)->lpVtbl->m( (x) )
#define D3DCALL_( x, m, ... ) (x)->lpVtbl->m( (x), __VA_ARGS__ )
#define SAFE_RELEASE( x ) if( x ){ D3DCALL( x, Release ); x = NULL; }
#include <SDL_syswm.h>
#define SS_TEXTURE_HANDLE_DATA IDirect3DBaseTexture9* base; IDirect3DTexture9* tex2d;
#defi... | 29.335973 | 181 | 0.683993 | [
"render"
] |
f31f45bd5f3e0029d164ca3ccb7ca641c0e2326b | 1,747 | c | C | src/spectralfunmode.c | aravindhk/Vides | 65d9ea9764ddf5f6ef40e869bd31387d0e3e378f | [
"BSD-4-Clause"
] | 2 | 2021-11-03T17:24:24.000Z | 2021-12-02T06:06:50.000Z | src/spectralfunmode.c | aravindhk/Vides | 65d9ea9764ddf5f6ef40e869bd31387d0e3e378f | [
"BSD-4-Clause"
] | null | null | null | src/spectralfunmode.c | aravindhk/Vides | 65d9ea9764ddf5f6ef40e869bd31387d0e3e378f | [
"BSD-4-Clause"
] | null | null | null | // ======================================================================
// Copyright (c) 2004-2010, G. Fiori, G. Iannaccone University of Pisa
//
// This file is released under the BSD license.
// See the file "license.txt" for information on usage and
// redistribution of this file, and for a DISCLAIMER OF AL... | 34.94 | 80 | 0.510017 | [
"vector",
"transform"
] |
f3205207f50cc7e2eb2578a3045825298d6604dd | 9,047 | h | C | Toolbox/Common/UndoManager.h | rokups/Urho3D-Toolbox | 9d0a525e44b5883dbc617b5d29d5fb3640667eae | [
"MIT"
] | 5 | 2017-11-14T23:35:52.000Z | 2020-04-21T03:15:34.000Z | Toolbox/Common/UndoManager.h | rokups/Urho3D-Toolbox | 9d0a525e44b5883dbc617b5d29d5fb3640667eae | [
"MIT"
] | null | null | null | Toolbox/Common/UndoManager.h | rokups/Urho3D-Toolbox | 9d0a525e44b5883dbc617b5d29d5fb3640667eae | [
"MIT"
] | 4 | 2017-11-12T19:43:18.000Z | 2019-08-07T16:24:01.000Z | //
// Copyright (c) 2008-2017 the Urho3D 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 the Software without restriction, including without limitation the rights
// to use, copy, modify, m... | 36.62753 | 117 | 0.71626 | [
"object",
"vector"
] |
f32d9827469e42855848a7e1cb8c54d512c1e983 | 824 | h | C | logoscan/scanpix.h | emako/Delogo-Aviutl | 4b38303ea927e3f3e3b45bed6bfcf8135938aca2 | [
"MIT"
] | 1 | 2021-09-15T08:27:13.000Z | 2021-09-15T08:27:13.000Z | logoscan/scanpix.h | emako/Delogo-Aviutl | 4b38303ea927e3f3e3b45bed6bfcf8135938aca2 | [
"MIT"
] | null | null | null | logoscan/scanpix.h | emako/Delogo-Aviutl | 4b38303ea927e3f3e3b45bed6bfcf8135938aca2 | [
"MIT"
] | null | null | null | /*********************************************************************
* 構造体 SCAN_PIXEL
* 各ピクセルのロゴ色・不透明度解析用
*********************************************************************/
#ifndef ___SCANPIX_H
#define ___SCANPIX_H
#include <windows.h>
#include <vector>
#include "filter.h"
#include "logo.h"
#de... | 25.75 | 119 | 0.59466 | [
"vector"
] |
f336540e64c8e0e7b88c33950b03e05c44d061d5 | 2,573 | h | C | Node.h | dfranx/ShaderExpressionParser | 2f9cb3574732d111b6f3facacc52b3f3d65ab4bc | [
"MIT"
] | 4 | 2020-07-16T02:43:04.000Z | 2020-07-20T01:09:23.000Z | Node.h | sambsp/ShaderExpressionParser | 2f9cb3574732d111b6f3facacc52b3f3d65ab4bc | [
"MIT"
] | 1 | 2021-05-20T14:45:30.000Z | 2021-05-20T14:45:30.000Z | Node.h | sambsp/ShaderExpressionParser | 2f9cb3574732d111b6f3facacc52b3f3d65ab4bc | [
"MIT"
] | 6 | 2020-12-31T07:17:08.000Z | 2022-03-29T08:56:06.000Z | #pragma once
#include <vector>
namespace expr
{
enum class NodeType
{
None,
FloatLiteral,
IntegerLiteral,
BooleanLiteral,
Identifier,
BinaryExpression,
TernaryExpression,
UnaryExpression,
Cast,
FunctionCall,
MethodCall,
MemberAccess,
ArrayAccess
};
enum class ValueType
{
Float,
Float... | 19.059259 | 79 | 0.704625 | [
"object",
"vector"
] |
f33a60e88177a286397b7bc437e08240e7fd4894 | 3,049 | h | C | android/android_9/frameworks/native/libs/vr/libpdx/private/pdx/client_channel.h | yakuizhao/intel-vaapi-driver | b2bb0383352694941826543a171b557efac2219b | [
"MIT"
] | null | null | null | android/android_9/frameworks/native/libs/vr/libpdx/private/pdx/client_channel.h | yakuizhao/intel-vaapi-driver | b2bb0383352694941826543a171b557efac2219b | [
"MIT"
] | null | null | null | android/android_9/frameworks/native/libs/vr/libpdx/private/pdx/client_channel.h | yakuizhao/intel-vaapi-driver | b2bb0383352694941826543a171b557efac2219b | [
"MIT"
] | null | null | null | #ifndef ANDROID_PDX_CLIENT_CHANNEL_H_
#define ANDROID_PDX_CLIENT_CHANNEL_H_
#include <vector>
#include <pdx/channel_handle.h>
#include <pdx/channel_parcelable.h>
#include <pdx/file_handle.h>
#include <pdx/status.h>
struct iovec;
namespace android {
namespace pdx {
class ClientChannel {
public:
virtual ~ClientCh... | 39.597403 | 80 | 0.699574 | [
"object",
"vector"
] |
f3466da2788fb0058f5b2808d9fd23db5dfcc3d5 | 34,829 | h | C | BLE.h | drony/ESP32-BLECollector | 2b150cbf10b3802e50ea91aaaa4b3156600e1478 | [
"MIT"
] | 1 | 2019-03-01T10:53:18.000Z | 2019-03-01T10:53:18.000Z | BLE.h | drony/ESP32-BLECollector | 2b150cbf10b3802e50ea91aaaa4b3156600e1478 | [
"MIT"
] | null | null | null | BLE.h | drony/ESP32-BLECollector | 2b150cbf10b3802e50ea91aaaa4b3156600e1478 | [
"MIT"
] | null | null | null | /*
ESP32 BLE Collector - A BLE scanner with sqlite data persistence on the SD Card
Source: https://github.com/tobozo/ESP32-BLECollector
MIT License
Copyright (c) 2018 tobozo
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (... | 35.685451 | 243 | 0.608114 | [
"render"
] |
f3486e475f85cbc5c3a315dd02b51ae9066c0f7b | 6,747 | c | C | src/CLState.c | taylor-santos/CLPathTracer | 2605ffb695e4272381b4f3663f194369993ef14d | [
"Unlicense"
] | 1 | 2020-04-21T22:42:42.000Z | 2020-04-21T22:42:42.000Z | src/CLState.c | taylor-santos/CLPathTracer | 2605ffb695e4272381b4f3663f194369993ef14d | [
"Unlicense"
] | null | null | null | src/CLState.c | taylor-santos/CLPathTracer | 2605ffb695e4272381b4f3663f194369993ef14d | [
"Unlicense"
] | null | null | null | #include <CL/cl_gl.h>
#include <math.h>
#include <GL/gl3w.h>
#include <GLFW/glfw3.h>
#include "error.h"
#include "camera.h"
#include "CLHandler.h"
#include "object.h"
#include "list.h"
#include "kd_tree.h"
typedef struct KernelArg {
size_t size;
void *arg_ptr;
unsigned int is_ptr: 1;
} KernelArg;
#define... | 25.364662 | 79 | 0.55684 | [
"object"
] |
f3496a4d648ff30cf8b2afbc74625303c5cb45a9 | 59,194 | h | C | tf_opt/open_source/protocol_buffer_matchers.h | google-research/tf-opt | 0704531e1cd85b31e5e07051767f6f9608d090c4 | [
"Apache-2.0"
] | 23 | 2020-10-22T02:35:17.000Z | 2022-03-09T22:01:54.000Z | tf_opt/open_source/protocol_buffer_matchers.h | google-research/tf-opt | 0704531e1cd85b31e5e07051767f6f9608d090c4 | [
"Apache-2.0"
] | null | null | null | tf_opt/open_source/protocol_buffer_matchers.h | google-research/tf-opt | 0704531e1cd85b31e5e07051767f6f9608d090c4 | [
"Apache-2.0"
] | 6 | 2021-01-09T20:01:59.000Z | 2022-01-16T12:58:32.000Z | // Copyright 2021 The tf.opt Authors.
//
// 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 agree... | 43.018895 | 93 | 0.69333 | [
"object",
"vector"
] |
f34b68af2024422a2cc9b7935c507c2bfaced43c | 94,474 | c | C | kmod/ipc/ipc_kmsg.c | Andromeda-OS/mach-loader-freebsd | 7941be37f41c80643910a105b3fe46041b6cc903 | [
"BSD-2-Clause"
] | 2 | 2021-04-19T13:27:40.000Z | 2021-08-29T06:13:32.000Z | kmod/ipc/ipc_kmsg.c | Andromeda-OS/mach-loader-freebsd | 7941be37f41c80643910a105b3fe46041b6cc903 | [
"BSD-2-Clause"
] | null | null | null | kmod/ipc/ipc_kmsg.c | Andromeda-OS/mach-loader-freebsd | 7941be37f41c80643910a105b3fe46041b6cc903 | [
"BSD-2-Clause"
] | null | null | null | /*
* Copyright 1991-1998 by Open Software Foundation, Inc.
* All Rights Reserved
*
* Permission to use, copy, modify, and distribute this software and
* its documentation for any purpose and without fee is hereby granted,
* provided that the above copyright notice appears in all copies and
* that bo... | 28.38762 | 146 | 0.700627 | [
"object"
] |
f34c95a0cf34a65b5f0728f9b7cb1a1c32e003bd | 15,314 | h | C | Source/Shared/arcana/threading/coroutine.h | andrei-datcu/arcana.cpp | 3c4757cbee49b3272130bf8b72094c2c62fd36c5 | [
"MIT"
] | 65 | 2019-05-08T01:53:22.000Z | 2022-03-25T15:05:38.000Z | Source/Shared/arcana/threading/coroutine.h | andrei-datcu/arcana.cpp | 3c4757cbee49b3272130bf8b72094c2c62fd36c5 | [
"MIT"
] | 12 | 2019-08-13T03:18:30.000Z | 2022-01-03T20:12:24.000Z | Source/Shared/arcana/threading/coroutine.h | andrei-datcu/arcana.cpp | 3c4757cbee49b3272130bf8b72094c2c62fd36c5 | [
"MIT"
] | 18 | 2019-05-09T23:07:44.000Z | 2021-12-26T14:24:29.000Z | //
// Copyright (C) Microsoft Corporation. All rights reserved.
//
#pragma once
#ifdef __cpp_coroutines
#include <cassert>
#include <arcana/threading/task.h>
#include <experimental/coroutine>
#include <optional>
namespace arcana
{
namespace
{
expected<void, std::error_code> coroutine_success = expe... | 38.76962 | 269 | 0.610095 | [
"render"
] |
f34fe94878d596e5180480e9fa807e3cc581dc03 | 648 | h | C | include/OnePoint.PROM/GeofenceSurveyFactory.h | OnePointGlobal/MySurvey-2.0-App_New | 02368bee4a3b5b9e07f95d586c02c20880e35a4b | [
"MIT"
] | null | null | null | include/OnePoint.PROM/GeofenceSurveyFactory.h | OnePointGlobal/MySurvey-2.0-App_New | 02368bee4a3b5b9e07f95d586c02c20880e35a4b | [
"MIT"
] | 12 | 2019-10-14T10:29:55.000Z | 2020-04-23T10:52:13.000Z | include/OnePoint.PROM/GeofenceSurveyFactory.h | OnePointGlobal/OnePoint-Global-MySurvey-2.0-App-iOS-Latest | 02368bee4a3b5b9e07f95d586c02c20880e35a4b | [
"MIT"
] | 1 | 2022-03-17T08:46:39.000Z | 2022-03-17T08:46:39.000Z | //------------------------------------------------------------------------
// Generated on 23-01-2017 01:06:35 PM for ADMIN\User
//
// This file was autogenerated but you can (and are meant to) edit it as
// it will not be overwritten unless explicitly requested.
//------------------------------------------------... | 34.105263 | 76 | 0.57716 | [
"model"
] |
f36255917bcefd879d7fbebd59750c22628e9dd0 | 423 | h | C | OSE/src/OSE/Blueprints/Camera.h | CreoDen-dev/OSE | 0179271058260441354ce16e5935056e13fbb40a | [
"Apache-2.0"
] | null | null | null | OSE/src/OSE/Blueprints/Camera.h | CreoDen-dev/OSE | 0179271058260441354ce16e5935056e13fbb40a | [
"Apache-2.0"
] | null | null | null | OSE/src/OSE/Blueprints/Camera.h | CreoDen-dev/OSE | 0179271058260441354ce16e5935056e13fbb40a | [
"Apache-2.0"
] | null | null | null | #ifndef OSE_CAMERA_H
#define OSE_CAMERA_H
#include <OSE/Core.h>
#include <OSE/Math/Vecmath.h>
#include <OSE/Math/Transform.h>
namespace OSE {
class OSE_API Camera {
public:
Camera(int width, int height);
~Camera();
mat4 getProjection();
mat4 getView();
Transform& getTransform();
vec4 getForward();
ve... | 15.666667 | 32 | 0.699764 | [
"transform"
] |
b3d7f29dcf6805eef3d9d1507a34845fadb8d168 | 6,513 | h | C | src/chrono_fsi/ChFsiInterface.h | lucasw/chrono | e79d8c761c718ecb4c796725cff37026f357da8c | [
"BSD-3-Clause"
] | 1,383 | 2015-02-04T14:17:40.000Z | 2022-03-30T04:58:16.000Z | src/chrono_fsi/ChFsiInterface.h | pchaoWT/chrono | fd68d37d1d4ee75230dc1eea78ceff91cca7ac32 | [
"BSD-3-Clause"
] | 245 | 2015-01-11T15:30:51.000Z | 2022-03-30T21:28:54.000Z | src/chrono_fsi/ChFsiInterface.h | pchaoWT/chrono | fd68d37d1d4ee75230dc1eea78ceff91cca7ac32 | [
"BSD-3-Clause"
] | 351 | 2015-02-04T14:17:47.000Z | 2022-03-30T04:42:52.000Z | // =============================================================================
// PROJECT CHRONO - http://projectchrono.org
//
// Copyright (c) 2014 projectchrono.org
// All rights reserved.
//
// Use of this source code is governed by a BSD-style license that can be found
// in the LICENSE file at the top level of t... | 48.969925 | 116 | 0.656533 | [
"mesh",
"vector"
] |
b3e0f26083671a6e85f4cf02da0982d8c91c1b09 | 1,762 | c | C | mingwrt/mingwex/math/round_generic.c | stahta01/mingw-org-wsl | 0c111acc00bc15f5270535a71ee1601a3ed4a168 | [
"MIT"
] | 1 | 2022-01-05T07:40:02.000Z | 2022-01-05T07:40:02.000Z | mingwrt/mingwex/math/round_generic.c | stahta01/mingw-org-wsl | 0c111acc00bc15f5270535a71ee1601a3ed4a168 | [
"MIT"
] | null | null | null | mingwrt/mingwex/math/round_generic.c | stahta01/mingw-org-wsl | 0c111acc00bc15f5270535a71ee1601a3ed4a168 | [
"MIT"
] | 1 | 2022-01-05T07:40:51.000Z | 2022-01-05T07:40:51.000Z | /*
* round_generic.c
*
* $Id$
*
* Provides a generic implementation for the `round()', `roundf()'
* and `roundl()' functions; compile with `-D FUNCTION=name', with
* `name' set to each of these three in turn, to create separate
* object files for each of the three functions.
*
* Written by Keith Marshall <kei... | 33.884615 | 72 | 0.715664 | [
"object"
] |
b3e886d4c4b1d444a5a529e75ae84f6038596170 | 49,411 | h | C | ssm/src/captivate/BASE/CAPT_HAL.h | charitywater/india-mark-ii-sensor | 5485ef175ba6aab03897bb9d98c417bb8c702e16 | [
"Apache-2.0"
] | 2 | 2021-10-19T11:47:50.000Z | 2021-10-30T19:36:34.000Z | ssm/src/captivate/BASE/CAPT_HAL.h | charitywater/india-mark-ii-sensor | 5485ef175ba6aab03897bb9d98c417bb8c702e16 | [
"Apache-2.0"
] | null | null | null | ssm/src/captivate/BASE/CAPT_HAL.h | charitywater/india-mark-ii-sensor | 5485ef175ba6aab03897bb9d98c417bb8c702e16 | [
"Apache-2.0"
] | null | null | null | /* --COPYRIGHT--,BSD
* Copyright (c) 2017, Texas Instruments Incorporated
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* * Redistributions of source code must retain the above copy... | 37.862835 | 134 | 0.440064 | [
"vector"
] |
b3f5b7bcb8d1b3de79416e3b17343cefe71a0eec | 503 | h | C | src/playground/scene.h | Cat-Lord/ppgso_project | fa2fc3fc16e3e20a656d87bfec865d629b197d00 | [
"MIT"
] | null | null | null | src/playground/scene.h | Cat-Lord/ppgso_project | fa2fc3fc16e3e20a656d87bfec865d629b197d00 | [
"MIT"
] | null | null | null | src/playground/scene.h | Cat-Lord/ppgso_project | fa2fc3fc16e3e20a656d87bfec865d629b197d00 | [
"MIT"
] | null | null | null | #pragma once
#include <map>
#include <list>
#include "camera.h"
#include "object.h"
class Object;
class Scene {
public:
bool addedCube = false;
bool finished = false; // finished informs about post-game animations status
bool end = false;
bool endSuccess = false;
float minX = -6, maxX = 6;
float minZ ... | 18.62963 | 80 | 0.66004 | [
"render",
"object"
] |
b3f6d4cdc543e93afe99039f6494756c1befc512 | 644 | h | C | CnprLibraSummary.h | mhoopmann/NeoProtXMLParser | f34b71cfb6bd2a366f405891bd68661d399d944d | [
"Apache-2.0"
] | null | null | null | CnprLibraSummary.h | mhoopmann/NeoProtXMLParser | f34b71cfb6bd2a366f405891bd68661d399d944d | [
"Apache-2.0"
] | null | null | null | CnprLibraSummary.h | mhoopmann/NeoProtXMLParser | f34b71cfb6bd2a366f405891bd68661d399d944d | [
"Apache-2.0"
] | null | null | null | #ifndef _CNPRLIBRASUMMARY_H
#define _CNPRLIBRASUMMARY_H
#include "NeoProtXMLStructs.h"
#include "CnprFragmentMasses.h"
#include "CnprIsotopicContributions.h"
#include <string>
#include <vector>
class CnprLibraSummary {
public:
CnprLibraSummary();
void write(FILE* f, int tabs = -1);
std::string version;
dou... | 18.941176 | 64 | 0.776398 | [
"vector"
] |
b3ff7e5029ecd2ca50940f65ea41ca9173ed4373 | 347 | h | C | simulation/particula.h | anthonyfisicabsb/programas-ferrofluidos | d3cdd8efe6fd6048953378debd43c5872774e879 | [
"MIT"
] | null | null | null | simulation/particula.h | anthonyfisicabsb/programas-ferrofluidos | d3cdd8efe6fd6048953378debd43c5872774e879 | [
"MIT"
] | null | null | null | simulation/particula.h | anthonyfisicabsb/programas-ferrofluidos | d3cdd8efe6fd6048953378debd43c5872774e879 | [
"MIT"
] | 1 | 2019-07-11T17:36:03.000Z | 2019-07-11T17:36:03.000Z | /*
This file contains a struct that represents a
particle caracteristics during simulation.
The particle is describe by three vector in
R3 space: postion, magnetic momentum and
magnetization.
*/
struct particula {
double r[3]; // position
double m[3]; // magnetic momentum
double ma... | 23.133333 | 49 | 0.682997 | [
"vector"
] |
b6021150a85d7f4f2549c0ee964352710f7adb7d | 276 | h | C | entity/module/modules.h | jeffreymanzione/jeff-vm-lang- | cb7bf7f6dc4260eb9346880b31d160632d10e608 | [
"MIT"
] | 1 | 2021-02-07T22:13:32.000Z | 2021-02-07T22:13:32.000Z | entity/module/modules.h | jeffreymanzione/jeff-vm | 7754eb4b72476ca6e8519b5832d460d07e8d220a | [
"MIT"
] | null | null | null | entity/module/modules.h | jeffreymanzione/jeff-vm | 7754eb4b72476ca6e8519b5832d460d07e8d220a | [
"MIT"
] | null | null | null | // modules.h
//
// Created on: Oct 3, 2020
// Author: Jeff Manzione
#ifndef ENTITY_MODULE_MODULES_H_
#define ENTITY_MODULE_MODULES_H_
#include "entity/object.h"
extern Module *Module_builtin;
extern Module *Module_io;
#endif /* ENTITY_MODULE_MODULES_H_ */ | 19.714286 | 37 | 0.721014 | [
"object"
] |
b603090a7bd73a439a7680818363c2100901e39f | 6,212 | h | C | processors/ARM/skyeye/arch/coldfire/common/coldfire.h | zecke/pharo-vm-1 | c06ab62eab741547dc4e0ed2e107928bd8885eb7 | [
"MIT"
] | 2 | 2018-07-09T14:14:48.000Z | 2018-11-01T20:54:57.000Z | processors/ARM/skyeye/arch/coldfire/common/coldfire.h | zecke/pharo-vm-1 | c06ab62eab741547dc4e0ed2e107928bd8885eb7 | [
"MIT"
] | 1 | 2016-09-30T10:16:44.000Z | 2016-09-30T10:16:44.000Z | processors/ARM/skyeye/arch/coldfire/common/coldfire.h | zecke/pharo-vm-1 | c06ab62eab741547dc4e0ed2e107928bd8885eb7 | [
"MIT"
] | 1 | 2018-10-25T23:31:42.000Z | 2018-10-25T23:31:42.000Z | /**********************************/
/* */
/* Copyright 2000, David Grant */
/* */
/* see LICENSE for more details */
/* */
/**********************************/
#ifndef __COLDFIRE_H__
#define __COLDFIRE_H__
#include <std... | 27.245614 | 77 | 0.684643 | [
"vector"
] |
b621ad74110cc1e2174d082c25e50cc988f73466 | 1,485 | h | C | src/ke/KnotSurface.h | Mathesis-Software/KnotEditor | 7aa7e3a5dfbc71bee5c9264e82ebc8267d45e5ff | [
"Apache-2.0"
] | 5 | 2021-07-27T15:26:54.000Z | 2021-09-11T16:38:53.000Z | src/ke/KnotSurface.h | Mathesis-Software/Knots | 7aa7e3a5dfbc71bee5c9264e82ebc8267d45e5ff | [
"Apache-2.0"
] | 7 | 2021-11-05T18:06:45.000Z | 2021-11-20T15:33:38.000Z | src/ke/KnotSurface.h | Mathesis-Software/KnotEditor | 7aa7e3a5dfbc71bee5c9264e82ebc8267d45e5ff | [
"Apache-2.0"
] | 1 | 2021-09-11T16:39:18.000Z | 2021-09-11T16:39:18.000Z | /*
* Copyright (c) 1995-2021, Nikolay Pultsin <geometer@geometer.name>
*
* 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 req... | 26.517857 | 84 | 0.753535 | [
"vector"
] |
b62ad395def27a1f18c130928d810d67fac46c44 | 625 | h | C | ouzel/audio/xaudio2/SoundDataXA2.h | keima97/ouzel | e6673e678b4739235371a15ae3863942b692c5fb | [
"BSD-2-Clause"
] | null | null | null | ouzel/audio/xaudio2/SoundDataXA2.h | keima97/ouzel | e6673e678b4739235371a15ae3863942b692c5fb | [
"BSD-2-Clause"
] | null | null | null | ouzel/audio/xaudio2/SoundDataXA2.h | keima97/ouzel | e6673e678b4739235371a15ae3863942b692c5fb | [
"BSD-2-Clause"
] | null | null | null | // Copyright (C) 2016 Elviss Strazdins
// This file is part of the Ouzel engine.
#pragma once
#define NOMINMAX
#include <xaudio2.h>
#include "audio/SoundData.h"
namespace ouzel
{
namespace audio
{
class SoundDataXA2: public SoundData
{
public:
SoundDataXA2();
... | 20.833333 | 86 | 0.6208 | [
"vector"
] |
b62e1e347692159f9bd3f3b541b316ec6374c7c4 | 2,559 | h | C | src/sppm.h | leolvt/sppm | b90dcc13c7f8909d372940ca2055eba26b2ed63b | [
"MIT"
] | 1 | 2017-10-22T18:28:47.000Z | 2017-10-22T18:28:47.000Z | src/sppm.h | leolvt/sppm | b90dcc13c7f8909d372940ca2055eba26b2ed63b | [
"MIT"
] | null | null | null | src/sppm.h | leolvt/sppm | b90dcc13c7f8909d372940ca2055eba26b2ed63b | [
"MIT"
] | null | null | null | #ifndef SPPM_H_
#define SPPM_H_
#include <random>
#include <vector>
#include <fstream>
#include <unordered_map>
#include <unordered_set>
#include <lemon/adaptors.h>
#include <lemon/smart_graph.h>
#include "util.h"
// ========================== //
class SPPM {
public:
SPPM(lemon::SmartGraph& graph,
lemon::Sma... | 24.84466 | 68 | 0.711606 | [
"vector"
] |
b6330c7fbce0425b7a045c37e0553487ad8e746e | 3,589 | h | C | TrafficManager/source/pipeline/Pipeline.h | owoschhodan/carla | 7da99d882afb4160f0901bbbac2ea2866683e314 | [
"MIT"
] | 8 | 2019-11-27T18:43:09.000Z | 2022-01-16T06:08:36.000Z | TrafficManager/source/pipeline/Pipeline.h | tcwangjiawei/carla | 714f8c4cbfbb46fa9ed163a27c94ede613948767 | [
"MIT"
] | null | null | null | TrafficManager/source/pipeline/Pipeline.h | tcwangjiawei/carla | 714f8c4cbfbb46fa9ed163a27c94ede613948767 | [
"MIT"
] | 5 | 2020-05-12T20:03:10.000Z | 2022-02-25T14:40:07.000Z | #pragma once
#include <algorithm>
#include <memory>
#include <random>
#include <vector>
#include "carla/client/Actor.h"
#include "carla/client/BlueprintLibrary.h"
#include "carla/client/Map.h"
#include "carla/client/World.h"
#include "carla/geom/Transform.h"
#include "carla/Logging.h"
#include "carla/Memory.h"
#incl... | 32.333333 | 94 | 0.731959 | [
"object",
"vector",
"transform"
] |
b34e27c8ea76aaad7afdc2175b6f9cdfab79bd3c | 6,819 | h | C | include/GLFont.h | stonexjr/davinci | 40793f19de0919e5d74ecb0de10524c4bd10f084 | [
"MIT"
] | 1 | 2018-06-06T13:20:49.000Z | 2018-06-06T13:20:49.000Z | include/GLFont.h | stonexjr/davinci | 40793f19de0919e5d74ecb0de10524c4bd10f084 | [
"MIT"
] | null | null | null | include/GLFont.h | stonexjr/davinci | 40793f19de0919e5d74ecb0de10524c4bd10f084 | [
"MIT"
] | null | null | null | /*
Copyright (c) 2013-2017 Jinrong Xie (jrxie at ucdavis dot edu)
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify,... | 38.308989 | 118 | 0.581757 | [
"render",
"object",
"vector",
"3d"
] |
b34f5963a73512b160ec130f79b02e694ac45a05 | 6,333 | h | C | rack/andre/JammingOp.h | fmidev/rack | 95c39ef610637e8068253efc36aab40177caff03 | [
"MIT"
] | 20 | 2018-03-21T10:58:00.000Z | 2022-02-11T14:43:03.000Z | rack/andre/JammingOp.h | fmidev/rack | 95c39ef610637e8068253efc36aab40177caff03 | [
"MIT"
] | null | null | null | rack/andre/JammingOp.h | fmidev/rack | 95c39ef610637e8068253efc36aab40177caff03 | [
"MIT"
] | 6 | 2018-07-04T04:55:56.000Z | 2021-04-15T19:25:13.000Z | /*
MIT License
Copyright (c) 2017 FMI Open Development / Markus Peura, first.last@fmi.fi
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rig... | 33.157068 | 174 | 0.708827 | [
"vector",
"model"
] |
b36902e333166fdc79cb1e8e2f1614a348bc7268 | 3,079 | h | C | Addin/lib/Visio.h | nbelyh/ShapeSheetWatch | a519e6e430c5545105bfb096b6ba52e0d24684e7 | [
"MIT"
] | 6 | 2015-12-19T19:23:55.000Z | 2021-07-16T07:42:45.000Z | Addin/lib/Visio.h | nbelyh/ShapeSheetWatch | a519e6e430c5545105bfb096b6ba52e0d24684e7 | [
"MIT"
] | 1 | 2020-07-15T20:01:23.000Z | 2020-07-15T20:01:23.000Z | Addin/lib/Visio.h | nbelyh/ShapeSheetWatch | a519e6e430c5545105bfb096b6ba52e0d24684e7 | [
"MIT"
] | 3 | 2018-02-01T11:15:13.000Z | 2019-06-23T05:53:11.000Z |
/*******************************************************************************
ADDSINK.H - Definitions for client side of Visio Advise Sink.
Copyright (C) Microsoft Corporation. All rights reserved.
This header file contains the prototype for the event call back
function (VISEVENTPROC) along with the class defi... | 34.595506 | 85 | 0.530367 | [
"object"
] |
b369fa69107c17b6a836f819dd9d77d74d88f708 | 1,450 | c | C | nitan/d/gumu/mudao01.c | cantona/NT6 | 073f4d491b3cfe6bfbe02fbad12db8983c1b9201 | [
"MIT"
] | 1 | 2019-03-27T07:25:16.000Z | 2019-03-27T07:25:16.000Z | nitan/d/gumu/mudao01.c | cantona/NT6 | 073f4d491b3cfe6bfbe02fbad12db8983c1b9201 | [
"MIT"
] | null | null | null | nitan/d/gumu/mudao01.c | cantona/NT6 | 073f4d491b3cfe6bfbe02fbad12db8983c1b9201 | [
"MIT"
] | null | null | null | // mudao01.c 墓道
// Java Oct.10 1998
#include <ansi.h>
inherit ROOM;
void create()
{
set("short", HIG"墓道"NOR);
set("long", @LONG
這裏是古墓中的墓道,四周密不透風,藉着牆上昏暗的燈光,你能
勉強分辨出方向。牆是用整塊的青石砌合起來的,接合得甚是完美,難
以從中找出一絲縫隙。燈光照在青石壁上,閃爍着碧幽幽的光點。
LONG );
set("exits", ([
"north" : __DIR__"mumen",
... | 24.166667 | 84 | 0.491724 | [
"object"
] |
b37ba5be5117dd0cee1b139c7af9ac6f5e2027cc | 4,076 | h | C | skate/socket/common.h | owacoder/skate | 1839f8f9273672bd408f6087d148fa21cb156603 | [
"BSL-1.0"
] | null | null | null | skate/socket/common.h | owacoder/skate | 1839f8f9273672bd408f6087d148fa21cb156603 | [
"BSL-1.0"
] | null | null | null | skate/socket/common.h | owacoder/skate | 1839f8f9273672bd408f6087d148fa21cb156603 | [
"BSL-1.0"
] | null | null | null | /** @file
*
* @author Oliver Adams
* @copyright Copyright (C) 2021, Licensed under Apache 2.0
*/
#ifndef SKATE_SOCKET_COMMON_H
#define SKATE_SOCKET_COMMON_H
#include "socket.h"
#include <unordered_map>
namespace skate {
typedef uint8_t socket_watch_flags;
static constexpr socket_watch_flags WatchRead... | 37.054545 | 140 | 0.683268 | [
"vector"
] |
b380a3d07f7e58159619c843bb78b2422b22b4fb | 919 | h | C | Engines/Internals/iTransform.h | ElianeBriand/SMolDock | de0cb746ef995ae0eef0f812ebd61727311c332f | [
"Apache-2.0"
] | 1 | 2019-05-30T02:33:13.000Z | 2019-05-30T02:33:13.000Z | Engines/Internals/iTransform.h | ElianeBriand/SMolDock | de0cb746ef995ae0eef0f812ebd61727311c332f | [
"Apache-2.0"
] | null | null | null | Engines/Internals/iTransform.h | ElianeBriand/SMolDock | de0cb746ef995ae0eef0f812ebd61727311c332f | [
"Apache-2.0"
] | 3 | 2020-12-30T19:11:51.000Z | 2021-06-25T02:45:49.000Z | //
// Created by eliane on 14/12/18.
//
#ifndef SMOLDOCK_ITRANSFORM_H
#define SMOLDOCK_ITRANSFORM_H
#include <vector>
#include <memory>
#include <array>
#include <cmath>
#include <boost/assert.hpp>
#include <Eigen/Core>
#include <Eigen/Dense>
namespace SmolDock {
//! Represents a rotation
/*!
*
*... | 19.145833 | 91 | 0.627856 | [
"vector",
"transform"
] |
b3845cc49f4815b9f5edb4337bc7aa07a4c8b715 | 18,572 | h | C | viennats/Math.h | Prindl/viennats-dev | 305eaf16709db950d10149daff87af1e07c58efa | [
"MIT"
] | null | null | null | viennats/Math.h | Prindl/viennats-dev | 305eaf16709db950d10149daff87af1e07c58efa | [
"MIT"
] | null | null | null | viennats/Math.h | Prindl/viennats-dev | 305eaf16709db950d10149daff87af1e07c58efa | [
"MIT"
] | null | null | null | #ifndef DEF_MYMATH_2D
#define DEF_MYMATH_2D
/* =========================================================================
Copyright (c) 2008-2015, Institute for Microelectronics, TU Wien.
-----------------
ViennaTS - The Vienna Topography Simulator
... | 23.658599 | 160 | 0.481154 | [
"vector"
] |
b3909953eab08a993efa5625409d05deb937ba3f | 21,483 | c | C | src/src/hostcall.c | Kochise/GLFrontier-win32 | 9ecb7c33a5ebf9c7916cb647483722dc66cad8f2 | [
"MIT"
] | null | null | null | src/src/hostcall.c | Kochise/GLFrontier-win32 | 9ecb7c33a5ebf9c7916cb647483722dc66cad8f2 | [
"MIT"
] | null | null | null | src/src/hostcall.c | Kochise/GLFrontier-win32 | 9ecb7c33a5ebf9c7916cb647483722dc66cad8f2 | [
"MIT"
] | null | null | null | /*
Hatari - gemdos.c
This file is distributed under the GNU Public License, version 2 or at
your option any later version. Read the file gpl.txt for details.
GEMDOS intercept routines.
These are used mainly for hard drive redirection of high level file routines.
Now case is handled by using glob. See the... | 21.765957 | 129 | 0.634269 | [
"object"
] |
b39382b17a6a5a6af7477116987b7e1b9b4a40f6 | 926 | h | C | include/libcryptosec/asn1/Asn1Type.h | LabSEC/libcryptosec | e53030ec32b52b6abeaa973a9f0bfba0eb2c2440 | [
"BSD-3-Clause"
] | 22 | 2015-08-26T16:40:59.000Z | 2022-02-22T19:52:55.000Z | include/libcryptosec/asn1/Asn1Type.h | LabSEC/Libcryptosec | e53030ec32b52b6abeaa973a9f0bfba0eb2c2440 | [
"BSD-3-Clause"
] | 14 | 2015-09-01T00:39:22.000Z | 2018-12-17T16:24:28.000Z | include/libcryptosec/asn1/Asn1Type.h | LabSEC/Libcryptosec | e53030ec32b52b6abeaa973a9f0bfba0eb2c2440 | [
"BSD-3-Clause"
] | 22 | 2015-08-31T19:17:37.000Z | 2021-01-04T13:38:35.000Z | #ifndef ASN1TYPE_H_
#define ASN1TYPE_H_
#include <libcryptosec/ByteArray.h>
#include <openssl/asn1.h>
#include <openssl/asn1t.h>
#include <openssl/ossl_typ.h>
#include <openssl/objects.h>
class Asn1Type
{
public:
enum Type
{
BOOLEAN,
//STRING, //parece que ASN1_STRING é um tipo generico especializado por OC... | 16.836364 | 104 | 0.715983 | [
"object"
] |
b3a854179c4f1d395fb9ea1fba3a7faeb67be011 | 1,025 | h | C | IMSForm/Classes/Views/IMSFormImageCell.h | JinfeiChen/IMSForm | df07400a854fec8bd0d3bb592beb86d3802544f0 | [
"MIT"
] | null | null | null | IMSForm/Classes/Views/IMSFormImageCell.h | JinfeiChen/IMSForm | df07400a854fec8bd0d3bb592beb86d3802544f0 | [
"MIT"
] | null | null | null | IMSForm/Classes/Views/IMSFormImageCell.h | JinfeiChen/IMSForm | df07400a854fec8bd0d3bb592beb86d3802544f0 | [
"MIT"
] | null | null | null | //
// IMSFormImageCell.h
// IMSForm
//
// Created by cjf on 7/1/2021.
//
#import <IMSForm/IMSFormTableViewCell.h>
#import <AVFoundation/AVFoundation.h>
#import <IMSForm/IMSFormImageModel.h>
NS_ASSUME_NONNULL_BEGIN
@interface CJFFormImageItemCell : UICollectionViewCell
@property (nonatomic, strong) UIImageView *i... | 23.295455 | 76 | 0.756098 | [
"model"
] |
b3b87d9902a1d9715f5f39e679ca5ebdde1ef573 | 2,556 | h | C | Includes/Core/Geometry/Cylinder3.h | utilForever/CubbyFlow-v1 | d85c136d8eaa91ecce456c3356c7e578dda5d5bd | [
"MIT"
] | 3 | 2020-04-15T13:41:16.000Z | 2020-12-29T11:23:59.000Z | Includes/Core/Geometry/Cylinder3.h | utilForever/CubbyFlow-v1 | d85c136d8eaa91ecce456c3356c7e578dda5d5bd | [
"MIT"
] | null | null | null | Includes/Core/Geometry/Cylinder3.h | utilForever/CubbyFlow-v1 | d85c136d8eaa91ecce456c3356c7e578dda5d5bd | [
"MIT"
] | null | null | null | /*************************************************************************
> File Name: Cylinder3.h
> Project Name: CubbyFlow
> Author: Chan-Ho Chris Ohk
> Purpose: 3-D cylinder geometry.
> Created Time: 2017/06/24
> Copyright (c) 2018, Chan-Ho Chris Ohk
*****************************************************************... | 26.625 | 86 | 0.688185 | [
"geometry",
"transform"
] |
b3c9875282d1ae902658be699ede11bc06085a67 | 2,864 | h | C | WhirlyGlobeSrc/WhirlyGlobe-MaplyComponent/include/MaplyQuadPagingLayer.h | yuanshankongmeng/WhirlyGlobe | 22f44318b74ca3f8b1781dcb81ae28d1697f1bcc | [
"Apache-2.0"
] | 1 | 2015-03-17T01:48:43.000Z | 2015-03-17T01:48:43.000Z | WhirlyGlobeSrc/WhirlyGlobe-MaplyComponent/include/MaplyQuadPagingLayer.h | yuanshankongmeng/WhirlyGlobe | 22f44318b74ca3f8b1781dcb81ae28d1697f1bcc | [
"Apache-2.0"
] | null | null | null | WhirlyGlobeSrc/WhirlyGlobe-MaplyComponent/include/MaplyQuadPagingLayer.h | yuanshankongmeng/WhirlyGlobe | 22f44318b74ca3f8b1781dcb81ae28d1697f1bcc | [
"Apache-2.0"
] | null | null | null | /*
* MaplyQuadPagingLayer.h
* WhirlyGlobe-MaplyComponent
*
* Created by Steve Gifford on 5/20/13.
* Copyright 2011-2013 mousebird consulting
*
* 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 t... | 36.717949 | 113 | 0.756285 | [
"object"
] |
278bd3b0d1662a8c028a93f2ce477d3fb3d0717b | 2,376 | h | C | handlers/cef_base.h | myvker/golanggui | 4eb412b27f3fecaab0f07aa906d2d70360cb1203 | [
"MIT"
] | 3 | 2018-07-17T16:57:42.000Z | 2020-08-11T14:06:02.000Z | handlers/cef_base.h | myvker/golanggui | 4eb412b27f3fecaab0f07aa906d2d70360cb1203 | [
"MIT"
] | null | null | null | handlers/cef_base.h | myvker/golanggui | 4eb412b27f3fecaab0f07aa906d2d70360cb1203 | [
"MIT"
] | 3 | 2018-04-20T17:45:39.000Z | 2021-10-20T19:48:00.000Z | // Copyright (c) 2014 The cefcapi authors. All rights reserved.
// License: BSD 3-clause.
// Website: https://github.com/CzarekTomczak/cefcapi
#pragma once
#include "include/capi/cef_base_capi.h"
#include <stdio.h>
// Set to 1 to check if add_ref() and release()
// are called and to track the total number of calls.
... | 28.626506 | 108 | 0.634259 | [
"object"
] |
27a12372ee38b6bddd672e0179344835f3833e78 | 2,573 | h | C | GPRO-Graphics1/include/gpro/sphere.h | doctorquackerzzz/GPR-200 | 448fbeb15953e609776d89d388e7a579fb43ee10 | [
"Apache-2.0"
] | null | null | null | GPRO-Graphics1/include/gpro/sphere.h | doctorquackerzzz/GPR-200 | 448fbeb15953e609776d89d388e7a579fb43ee10 | [
"Apache-2.0"
] | null | null | null | GPRO-Graphics1/include/gpro/sphere.h | doctorquackerzzz/GPR-200 | 448fbeb15953e609776d89d388e7a579fb43ee10 | [
"Apache-2.0"
] | null | null | null | #ifndef SPHERE_H
#define SPHERE_H
/*
include-sphere.h
sphere class and bool function initialization
Modified by: Nico Omenetto
Modified because: to manipulate and to functionalize the sphere.h file into the program
*/
/*
Contains Code from the following source:
Chapter 6.3
Ray Tracing in One Weekend. h... | 34.77027 | 155 | 0.655266 | [
"vector"
] |
27a2b4f0c31d50ecc0dcf54c016bae4983b5b4cc | 685 | h | C | ATK/Delay/HadamardMixture.h | AudioTK/AudioTK | dba42eea68534501efe74692b74edf4792cca231 | [
"BSD-3-Clause"
] | 23 | 2021-02-04T10:47:46.000Z | 2022-03-25T03:45:00.000Z | ATK/Delay/HadamardMixture.h | AudioTK/AudioTK | dba42eea68534501efe74692b74edf4792cca231 | [
"BSD-3-Clause"
] | 2 | 2021-02-01T15:45:06.000Z | 2021-09-13T19:39:05.000Z | ATK/Delay/HadamardMixture.h | AudioTK/AudioTK | dba42eea68534501efe74692b74edf4792cca231 | [
"BSD-3-Clause"
] | 2 | 2021-04-12T03:28:12.000Z | 2021-12-17T00:47:11.000Z | /**
* \file HadamardFeedbackDelayNetworkFilter.h
*/
#ifndef ATK_DELAY_HADAMARDFEEDBACKDELAYNETWORKFILTER_H
#define ATK_DELAY_HADAMARDFEEDBACKDELAYNETWORKFILTER_H
#include <ATK/Core/TypedBaseFilter.h>
#include <ATK/Delay/config.h>
#include <array>
#include <vector>
namespace ATK
{
/// Mixture matrix for Hadamard... | 22.096774 | 99 | 0.750365 | [
"vector"
] |
27b36796bf4bee4e5e026dcbcbbfcebe9ee456c4 | 765 | h | C | progress.h | bottle2515/snakec | d58400b19dd0d2d56a34c5eb6349c2b664bf9dc1 | [
"MIT"
] | null | null | null | progress.h | bottle2515/snakec | d58400b19dd0d2d56a34c5eb6349c2b664bf9dc1 | [
"MIT"
] | null | null | null | progress.h | bottle2515/snakec | d58400b19dd0d2d56a34c5eb6349c2b664bf9dc1 | [
"MIT"
] | null | null | null | /* Thinkings:
* 1. How to make the timer?
* (1) refresh the screen per 0.5s - DONE
* (2) use permanent fps timer and specifies the speed of snake -DOING
* 2. Data Structure of snake
* (1) Realize it by my own -DONE
* (2) Use Vector<> -TODO
* 3. Snake judgement for touching its body by its... | 51 | 121 | 0.654902 | [
"vector"
] |
27b36ddd0cd5228cb95b6252048ee0279a54ebac | 1,751 | h | C | processor/src/Z3ModelEvalAction.h | mballance-sf/open-ps | a5ed44ce30bfe59462801ca7de4361d16950bcd2 | [
"Apache-2.0"
] | null | null | null | processor/src/Z3ModelEvalAction.h | mballance-sf/open-ps | a5ed44ce30bfe59462801ca7de4361d16950bcd2 | [
"Apache-2.0"
] | null | null | null | processor/src/Z3ModelEvalAction.h | mballance-sf/open-ps | a5ed44ce30bfe59462801ca7de4361d16950bcd2 | [
"Apache-2.0"
] | null | null | null | /*
* Z3ModelEvalAction.h
*
* Licensed under the Apache License, Version 2.0 (the
* "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in
... | 25.014286 | 85 | 0.767561 | [
"vector"
] |
27c3d64f7274c13701cd6f2fd1664b9fbf942ff3 | 4,770 | h | C | tiems/include/tencentcloud/tiems/v20190416/model/ExposeServiceRequest.h | li5ch/tencentcloud-sdk-cpp | 12ebfd75a399ee2791f6ac1220a79ce8a9faf7c4 | [
"Apache-2.0"
] | 43 | 2019-08-14T08:14:12.000Z | 2022-03-30T12:35:09.000Z | tiems/include/tencentcloud/tiems/v20190416/model/ExposeServiceRequest.h | li5ch/tencentcloud-sdk-cpp | 12ebfd75a399ee2791f6ac1220a79ce8a9faf7c4 | [
"Apache-2.0"
] | 12 | 2019-07-15T10:44:59.000Z | 2021-11-02T12:35:00.000Z | tiems/include/tencentcloud/tiems/v20190416/model/ExposeServiceRequest.h | li5ch/tencentcloud-sdk-cpp | 12ebfd75a399ee2791f6ac1220a79ce8a9faf7c4 | [
"Apache-2.0"
] | 28 | 2019-07-12T09:06:22.000Z | 2022-03-30T08:04:18.000Z | /*
* Copyright (c) 2017-2019 THL A29 Limited, a Tencent company. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
... | 31.8 | 83 | 0.446541 | [
"vector",
"model"
] |
27e4e1a1f2b3c3b4565df8ffccc2363deaf136a7 | 8,843 | h | C | src/gui/layertree/qgslayertreeview.h | dyna-mis/Hilabeling | cb7d5d4be29624a20c8a367162dbc6fd779b2b52 | [
"MIT"
] | null | null | null | src/gui/layertree/qgslayertreeview.h | dyna-mis/Hilabeling | cb7d5d4be29624a20c8a367162dbc6fd779b2b52 | [
"MIT"
] | null | null | null | src/gui/layertree/qgslayertreeview.h | dyna-mis/Hilabeling | cb7d5d4be29624a20c8a367162dbc6fd779b2b52 | [
"MIT"
] | 1 | 2021-12-25T08:40:30.000Z | 2021-12-25T08:40:30.000Z | /***************************************************************************
qgslayertreeview.h
--------------------------------------
Date : May 2014
Copyright : (C) 2014 by Martin Dobias
Email : wonder dot sk at gmail dot com
***************************************... | 34.952569 | 123 | 0.676128 | [
"object",
"model"
] |
27e5a520a8e39b36e354b942cf2843031dfbf4da | 7,449 | h | C | include/pxr_sfx.h | pixrex/pixiretro_engine | efe99f6ed5f812b1a54e77a07f86af2e3fdcef02 | [
"Unlicense"
] | null | null | null | include/pxr_sfx.h | pixrex/pixiretro_engine | efe99f6ed5f812b1a54e77a07f86af2e3fdcef02 | [
"Unlicense"
] | null | null | null | include/pxr_sfx.h | pixrex/pixiretro_engine | efe99f6ed5f812b1a54e77a07f86af2e3fdcef02 | [
"Unlicense"
] | null | null | null | #ifndef _PIXIRETRO_SFX_H_
#define _PIXIRETRO_SFX_H_
#include <SDL2/SDL_audio.h>
#include <limits>
namespace pxr
{
namespace sfx
{
//
// The relative paths to resource files on disk; save your sound assets to these directories.
//
constexpr const char* RESOURCE_PATH_SOUNDS = "assets/sounds/";
constexpr const char* RE... | 31.697872 | 113 | 0.688415 | [
"vector"
] |
27fc9e1f27970f8be6e9b6bd850f07ce82dc9060 | 869 | h | C | InfiniteHotel/Gene.h | NeuroWhAI/InfiniteHotel | a08715084f3acba053ed5bbfced6dbd66f207c97 | [
"MIT"
] | null | null | null | InfiniteHotel/Gene.h | NeuroWhAI/InfiniteHotel | a08715084f3acba053ed5bbfced6dbd66f207c97 | [
"MIT"
] | null | null | null | InfiniteHotel/Gene.h | NeuroWhAI/InfiniteHotel | a08715084f3acba053ed5bbfced6dbd66f207c97 | [
"MIT"
] | null | null | null | #pragma once
#include <vector>
#include <random>
#include <ostream>
#include <istream>
class Gene
{
public:
class Hasher
{
public:
size_t operator() (const Gene& gene) const
{
return std::hash<int>()(gene.getSum());
}
};
public:
Gene();
Gene(const std::initializer_list<char>& list);
protected:
... | 13.793651 | 64 | 0.690449 | [
"vector"
] |
27fec4fba21080849e5ce94704de4649094131a4 | 4,221 | h | C | src/lib/GarthLib/Garth.h | Korovasoft/Concurrent-GARTH | 2f22c464ce30f743b45bbd6c18a8546bee69be93 | [
"MIT"
] | null | null | null | src/lib/GarthLib/Garth.h | Korovasoft/Concurrent-GARTH | 2f22c464ce30f743b45bbd6c18a8546bee69be93 | [
"MIT"
] | null | null | null | src/lib/GarthLib/Garth.h | Korovasoft/Concurrent-GARTH | 2f22c464ce30f743b45bbd6c18a8546bee69be93 | [
"MIT"
] | null | null | null | ////////////////////////////////////////
////////////////////////////////////////
//
// Copyright (C) 2014 Korovasoft, Inc.
//
// File:
// \file Garth.h
//
// Description:
// \brief Garth Library header.
//
// Author:
// \author J. Caleb Wherry
//
////////////////////////////////////////
////////////... | 16.884 | 62 | 0.55058 | [
"vector"
] |
7e004fa116ba5a879bb52743f1923002dc56ceb4 | 1,306 | h | C | src/solar_platforms/d3d9/d3d9_mesh_factory.h | jseward/solar | a0b76e3c945679a8fcb4cc94160298788b96e4a5 | [
"MIT"
] | 4 | 2017-04-02T07:56:14.000Z | 2021-10-01T18:23:33.000Z | src/solar_platforms/d3d9/d3d9_mesh_factory.h | jseward/solar | a0b76e3c945679a8fcb4cc94160298788b96e4a5 | [
"MIT"
] | null | null | null | src/solar_platforms/d3d9/d3d9_mesh_factory.h | jseward/solar | a0b76e3c945679a8fcb4cc94160298788b96e4a5 | [
"MIT"
] | 1 | 2021-10-01T18:23:38.000Z | 2021-10-01T18:23:38.000Z | #pragma once
#include <unordered_map>
#include <memory>
#include "solar/rendering/meshes/mesh_factory.h"
#include "d3d9_device_event_handler.h"
namespace solar {
class d3d9_context;
class d3d9_mesh;
class resource_system;
class resource_mapped_memory;
class d3d9_mesh_factory
: public mesh_factory
, public... | 26.653061 | 99 | 0.795559 | [
"mesh"
] |
7e0add4cbc6876a62ff9f6df829907c461569adf | 4,042 | h | C | src/math/bvec3.h | chiguire/nttcitygenerator | 7c449e74d4363b54c1a59684b7aeb2e13686d695 | [
"MIT"
] | 3 | 2019-04-09T04:43:46.000Z | 2020-01-19T03:31:32.000Z | src/math/bvec3.h | chiguire/nttcitygenerator | 7c449e74d4363b54c1a59684b7aeb2e13686d695 | [
"MIT"
] | null | null | null | src/math/bvec3.h | chiguire/nttcitygenerator | 7c449e74d4363b54c1a59684b7aeb2e13686d695 | [
"MIT"
] | null | null | null | ////////////////////////////////////////////////////////////////////////////////
//
// (C) Andy Thomason 2012, 2013
//
// Modular Framework for OpenGLES2 rendering on multiple platforms.
//
// Vector class
//
namespace octet {
class bvec3 {
#ifdef OCTET_SSE
union {
__m128 m;
int v[4];
... | 31.333333 | 103 | 0.519792 | [
"vector"
] |
7e117607b7a4df178dc9f84ed815a25df9599c09 | 1,892 | h | C | includes/Atlas/Shapes/Rectangle.h | Uedaki/Atlas | 32960472d369dffbf4fa44eae5ba7a2dec4ceae1 | [
"MIT"
] | null | null | null | includes/Atlas/Shapes/Rectangle.h | Uedaki/Atlas | 32960472d369dffbf4fa44eae5ba7a2dec4ceae1 | [
"MIT"
] | 12 | 2021-04-20T15:09:43.000Z | 2021-06-15T20:44:10.000Z | includes/Atlas/Shapes/Rectangle.h | Uedaki/Atlas | 32960472d369dffbf4fa44eae5ba7a2dec4ceae1 | [
"MIT"
] | null | null | null | #pragma once
#include "atlas/Atlas.h"
#include "atlas/AtlasLibHeader.h"
#include "atlas/core/Shape.h"
#include "atlas/core/Points.h"
namespace atlas
{
class Rectangle : public Shape
{
public:
struct Info : public Shape::Info
{
//Transform *Shape::objectToWorld = nullptr; --> inherited from S... | 30.516129 | 125 | 0.693975 | [
"shape",
"transform"
] |
5f50ffb08d4b1c41fa424fa2aefcd5bbde2ef00e | 1,093 | h | C | xfa/fxfa/cxfa_deffontmgr.h | KnIfER/pdfpdf | 2b918c8d05c922287efbc8858f029026cee31442 | [
"BSD-3-Clause"
] | 3 | 2019-01-12T07:06:18.000Z | 2019-10-13T08:07:26.000Z | xfa/fxfa/cxfa_deffontmgr.h | KnIfER/pdf | 2b918c8d05c922287efbc8858f029026cee31442 | [
"BSD-3-Clause"
] | null | null | null | xfa/fxfa/cxfa_deffontmgr.h | KnIfER/pdf | 2b918c8d05c922287efbc8858f029026cee31442 | [
"BSD-3-Clause"
] | null | null | null | // Copyright 2017 PDFium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
#ifndef XFA_FXFA_CXFA_DEFFONTMGR_H_
#define XFA_FXFA_CXFA_DEFFONTMGR_H_
#incl... | 28.763158 | 80 | 0.691674 | [
"vector"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.