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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
318f5e5a69982df16691b2b375129ccb42de6bf7 | 17,045 | c | C | MdeModulePkg/Universal/HiiDatabaseDxe/ImageEx.c | sscargal/ipmctl | 48e4cdc8682e9efafc838bda66d4af282c29dc11 | [
"BSD-3-Clause"
] | 151 | 2018-06-01T20:14:34.000Z | 2022-03-13T08:34:07.000Z | MdeModulePkg/Universal/HiiDatabaseDxe/ImageEx.c | sscargal/ipmctl | 48e4cdc8682e9efafc838bda66d4af282c29dc11 | [
"BSD-3-Clause"
] | 179 | 2018-06-21T18:07:54.000Z | 2022-03-30T16:06:39.000Z | MdeModulePkg/Universal/HiiDatabaseDxe/ImageEx.c | sscargal/ipmctl | 48e4cdc8682e9efafc838bda66d4af282c29dc11 | [
"BSD-3-Clause"
] | 58 | 2018-06-07T21:59:15.000Z | 2022-03-16T23:26:38.000Z | /** @file
Implementation for EFI_HII_IMAGE_EX_PROTOCOL.
Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>
This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD License
which accompanies this distribution. The full text of the license may b... | 39.824766 | 118 | 0.649868 | [
"geometry"
] |
31918c09574b29a158e28dc279a7960728e374a0 | 2,641 | h | C | 3rdparty/etl/include/ETCommon.h | Osumi-Akari/energytycoon | 25d18a0ee4a9f8833e678af297734602918a92e9 | [
"Unlicense"
] | null | null | null | 3rdparty/etl/include/ETCommon.h | Osumi-Akari/energytycoon | 25d18a0ee4a9f8833e678af297734602918a92e9 | [
"Unlicense"
] | null | null | null | 3rdparty/etl/include/ETCommon.h | Osumi-Akari/energytycoon | 25d18a0ee4a9f8833e678af297734602918a92e9 | [
"Unlicense"
] | null | null | null | #ifndef __ET_COMMON_H__
#define __ET_COMMON_H__
/********************************************************************************
EDITABLE TERRAIN LIBRARY v3 for Ogre
Copyright (c) 2008 Holger Frydrych <frydrych@oddbeat.de>
This software is provided 'as-is', without any express or implied
warranty. In no event will t... | 28.397849 | 81 | 0.672473 | [
"vector"
] |
31933f20ad22066aa813e663e9c96593bab07669 | 6,315 | h | C | AI_Game/Grid.h | VasilStamatov/GraphicsLearning | 8cf5dc57fedd809066472e96c8182153a1fa54d9 | [
"MIT"
] | null | null | null | AI_Game/Grid.h | VasilStamatov/GraphicsLearning | 8cf5dc57fedd809066472e96c8182153a1fa54d9 | [
"MIT"
] | null | null | null | AI_Game/Grid.h | VasilStamatov/GraphicsLearning | 8cf5dc57fedd809066472e96c8182153a1fa54d9 | [
"MIT"
] | null | null | null | #pragma once
#include <vector>
#include <memory>
#include <GameEngine\DebugRenderer.h>
#include "Node.h"
class Grid
{
public:
Grid(const Grid& _obj);
Grid();
~Grid();
/** \brief Create the grid (2d matrix of nodes)
* \param _gridWorldSize - the width and height of the grid in pixels
* \pa... | 47.126866 | 133 | 0.703563 | [
"render",
"vector"
] |
319995786df310160ca8f902332c36e8e3853425 | 6,639 | h | C | printemps/solver/tabu_search/core/tabu_search_core_move_evaluator.h | snowberryfield/cpp_metaheuristics | c1533608d0b2c0860a670bfba829a9d00be7d0d8 | [
"MIT"
] | 2 | 2020-08-28T08:49:50.000Z | 2020-08-28T08:49:52.000Z | printemps/solver/tabu_search/core/tabu_search_core_move_evaluator.h | snowberryfield/cpp_metaheuristics | c1533608d0b2c0860a670bfba829a9d00be7d0d8 | [
"MIT"
] | 7 | 2020-05-03T06:14:32.000Z | 2020-08-16T08:56:04.000Z | printemps/solver/tabu_search/core/tabu_search_core_move_evaluator.h | snowberryfield/cpp_metaheuristics | c1533608d0b2c0860a670bfba829a9d00be7d0d8 | [
"MIT"
] | null | null | null | /*****************************************************************************/
// Copyright (c) 2020-2021 Yuji KOGUMA
// Released under the MIT license
// https://opensource.org/licenses/mit-license.php
/*****************************************************************************/
#ifndef PRINTEMPS_SOLVER_TABU_SEARCH... | 39.993976 | 79 | 0.492996 | [
"model"
] |
319c86f83c045c956305b9203598bbcc61267f1e | 7,249 | h | C | yingying_delphi/Delphicpp_v8.4.2_Linux/src/dplt/ddm/util/Timer.h | caixiuhong/Develop-MCCE | 31df6d22b8aac9a10c1e5c7809913b63ba83d23b | [
"MIT"
] | null | null | null | yingying_delphi/Delphicpp_v8.4.2_Linux/src/dplt/ddm/util/Timer.h | caixiuhong/Develop-MCCE | 31df6d22b8aac9a10c1e5c7809913b63ba83d23b | [
"MIT"
] | 36 | 2019-06-03T20:30:45.000Z | 2020-04-17T19:17:26.000Z | yingying_delphi/Delphicpp_v8.4.2_Linux/src/dplt/ddm/util/Timer.h | caixiuhong/Develop-MCCE | 31df6d22b8aac9a10c1e5c7809913b63ba83d23b | [
"MIT"
] | 6 | 2019-06-03T16:56:43.000Z | 2020-01-09T03:32:31.000Z | #ifndef DDM__UTIL__TIMER_H_
#define DDM__UTIL__TIMER_H_
#include "../../ddm/internal/Config.h"
// Timestamp interfaces:
#include "../../ddm/util/Timestamp.h"
#include "../../ddm/util/TimeMeasure.h"
#include <climits>
// Timestamp implementations:
#if defined(DDM__UTIL__TIMER_PAPI)
#include "../../ddm/util/internal/... | 23.012698 | 78 | 0.678714 | [
"object"
] |
319cf1072acc87c9a0872c7ea4bbece3b238a8a2 | 10,613 | h | C | aws-cpp-sdk-codeguru-reviewer/include/aws/codeguru-reviewer/model/ThirdPartySourceRepository.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-codeguru-reviewer/include/aws/codeguru-reviewer/model/ThirdPartySourceRepository.h | perfectrecall/aws-sdk-cpp | fb8cbebf2fd62720b65aeff841ad2950e73d8ebd | [
"Apache-2.0"
] | 1 | 2022-01-03T23:59:37.000Z | 2022-01-03T23:59:37.000Z | aws-cpp-sdk-codeguru-reviewer/include/aws/codeguru-reviewer/model/ThirdPartySourceRepository.h | ravindra-wagh/aws-sdk-cpp | 7d5ff01b3c3b872f31ca98fb4ce868cd01e97696 | [
"Apache-2.0"
] | 1 | 2021-11-09T11:58:03.000Z | 2021-11-09T11:58:03.000Z | /**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include <aws/codeguru-reviewer/CodeGuruReviewer_EXPORTS.h>
#include <aws/core/utils/memory/stl/AWSString.h>
#include <utility>
namespace Aws
{
namespace Utils
{
namespace Json
{
class... | 42.452 | 130 | 0.685669 | [
"model"
] |
319e87e5b9ce0730a46fb5519d30147efc417553 | 1,574 | h | C | include/planning/math/discretized_points_smoothing/cos_theta_ipopt_interface.h | Chufan1990/HLC | 83a9bc1e949bb74b015bb60df097cd4d265db052 | [
"Apache-2.0"
] | null | null | null | include/planning/math/discretized_points_smoothing/cos_theta_ipopt_interface.h | Chufan1990/HLC | 83a9bc1e949bb74b015bb60df097cd4d265db052 | [
"Apache-2.0"
] | null | null | null | include/planning/math/discretized_points_smoothing/cos_theta_ipopt_interface.h | Chufan1990/HLC | 83a9bc1e949bb74b015bb60df097cd4d265db052 | [
"Apache-2.0"
] | 2 | 2021-12-22T12:55:17.000Z | 2021-12-27T06:04:07.000Z | /**
* @file
*/
#pragma once
#include <cppad/cppad.hpp>
#include <utility>
#include <vector>
namespace autoagric {
namespace planning {
class CosThetaIpoptInterface {
public:
typedef CPPAD_TESTVECTOR(double) Dvector;
typedef CPPAD_TESTVECTOR(CppAD::AD<double>) ADvector;
CosThetaIpoptInterface(const std::ve... | 22.811594 | 78 | 0.699492 | [
"vector"
] |
2e61eb91013e472d5252f3648ffd31f986d757c1 | 2,118 | h | C | Userland/DevTools/HackStudio/LanguageServers/Cpp/AutoCompleteEngine.h | tgsm/serenity | 8b78ed630893e2dc0d08b8fcd6700b4d5a29ba1f | [
"BSD-2-Clause"
] | null | null | null | Userland/DevTools/HackStudio/LanguageServers/Cpp/AutoCompleteEngine.h | tgsm/serenity | 8b78ed630893e2dc0d08b8fcd6700b4d5a29ba1f | [
"BSD-2-Clause"
] | null | null | null | Userland/DevTools/HackStudio/LanguageServers/Cpp/AutoCompleteEngine.h | tgsm/serenity | 8b78ed630893e2dc0d08b8fcd6700b4d5a29ba1f | [
"BSD-2-Clause"
] | null | null | null | /*
* Copyright (c) 2021, Itamar S. <itamar8910@gmail.com>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retain the above copyright notice, this
... | 42.36 | 141 | 0.756374 | [
"vector"
] |
2e61ff36575a1a3acdae6e20f62f4eb84c97e113 | 870 | h | C | src/Game/Utils/Math.h | NikiNatov/Minecraft_Clone | f3c04d595f06ceca2c060f44d67d2b4be751896c | [
"Apache-2.0"
] | null | null | null | src/Game/Utils/Math.h | NikiNatov/Minecraft_Clone | f3c04d595f06ceca2c060f44d67d2b4be751896c | [
"Apache-2.0"
] | null | null | null | src/Game/Utils/Math.h | NikiNatov/Minecraft_Clone | f3c04d595f06ceca2c060f44d67d2b4be751896c | [
"Apache-2.0"
] | null | null | null | #pragma once
#include <glm\glm.hpp>
namespace Math
{
struct Vec2Hash
{
std::size_t operator()(const glm::vec2& vec) const
{
return std::hash<float>()(vec.x) ^ std::hash<float>()(vec.y);
}
};
struct IVec2Hash
{
std::size_t operator()(const glm::ivec2& vec) const
{
return std::hash<int>()(vec.x) ^... | 24.857143 | 125 | 0.677011 | [
"vector"
] |
2e7292bad4b29071a834a170a412d4bded8b92f3 | 3,511 | h | C | packages/file_selector/file_selector_windows/windows/test/test_file_dialog_controller.h | coral-labs/plugins | 07578ae66c249d590db1b12876521c446bbb1596 | [
"BSD-3-Clause"
] | 2 | 2022-03-15T03:02:16.000Z | 2022-03-15T03:02:52.000Z | packages/file_selector/file_selector_windows/windows/test/test_file_dialog_controller.h | coral-labs/plugins | 07578ae66c249d590db1b12876521c446bbb1596 | [
"BSD-3-Clause"
] | 2 | 2022-03-29T20:46:48.000Z | 2022-03-31T10:52:42.000Z | packages/file_selector/file_selector_windows/windows/test/test_file_dialog_controller.h | coral-labs/plugins | 07578ae66c249d590db1b12876521c446bbb1596 | [
"BSD-3-Clause"
] | 5 | 2021-10-15T03:22:42.000Z | 2022-03-08T13:23:05.000Z | // Copyright 2013 The Flutter 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 PACKAGES_FILE_SELECTOR_FILE_SELECTOR_WINDOWS_WINDOWS_TEST_TEST_FILE_DIALOG_CONTROLLER_H_
#define PACKAGES_FILE_SELECTOR_FILE_SELECTOR_WINDOWS_WINDOW... | 34.421569 | 99 | 0.790943 | [
"vector"
] |
2e771e47163cfe472e3094e2349800387960d60d | 993 | h | C | Sources/FromMX.h | vlad-alexandru-ionescu/E3Dos | 378ce5655b3b752fc26ffaf67d9f43b939929634 | [
"Apache-2.0"
] | 48 | 2019-02-03T01:07:36.000Z | 2019-05-09T15:15:43.000Z | Sources/FromMX.h | vlad-alexandru-ionescu/E3Dos | 378ce5655b3b752fc26ffaf67d9f43b939929634 | [
"Apache-2.0"
] | null | null | null | Sources/FromMX.h | vlad-alexandru-ionescu/E3Dos | 378ce5655b3b752fc26ffaf67d9f43b939929634 | [
"Apache-2.0"
] | 1 | 2019-02-03T15:41:46.000Z | 2019-02-03T15:41:46.000Z |
#ifndef _FROMMX_H_
#define _FROMMX_H_
namespace FromMX
{
void Transform()
{
fstream gin("mm.dat", ios::in);
unsigned long n;
unsigned long i;
unsigned long m;
unsigned long aux;
gin>>n;
VECTOR3 *p=(VECTOR3 *)Heap.Allocate(n, sizeof(VECTOR3));
VECTOR3 *N=(VECTOR3 *)Heap.Alloca... | 14.391304 | 58 | 0.549849 | [
"mesh",
"transform"
] |
2e7896ca155ad609f75b235bf61aeaaf32babcbe | 46,402 | h | C | dll/interceptor/Direct3DDevice9Functions.h | kbinani/dxrip | ef170fd895c6d9bb6c05bc2026e9fa9bcd0b1908 | [
"MIT"
] | 4 | 2015-09-23T14:12:07.000Z | 2021-10-04T21:03:32.000Z | dll/interceptor/Direct3DDevice9Functions.h | kbinani/dxrip | ef170fd895c6d9bb6c05bc2026e9fa9bcd0b1908 | [
"MIT"
] | null | null | null | dll/interceptor/Direct3DDevice9Functions.h | kbinani/dxrip | ef170fd895c6d9bb6c05bc2026e9fa9bcd0b1908 | [
"MIT"
] | 2 | 2018-06-26T14:59:11.000Z | 2021-09-01T01:50:20.000Z |
void D3D9Wrapper::IDirect3DDevice9::BitmapFromSurface(D3D9Base::LPDIRECT3DSURFACE9 pSurface, const RECT &Rect, Bitmap &Bmp)
{
D3DSURFACE_DESC Desc;
D3DLOCKED_RECT LockedRect;
HRESULT hr = pSurface->GetDesc(&Desc);
Assert(SUCCEEDED(hr), "pSurface->GetDesc failed");
//m_pSurface->GetDesc(&LD.Desc);
//DestS... | 35.073318 | 273 | 0.728374 | [
"render",
"object"
] |
2e81546dc4d30e6c24f9e1acf685d4ed572e39d0 | 15,175 | h | C | private/shell/browseui/util.h | King0987654/windows2000 | 01f9c2e62c4289194e33244aade34b7d19e7c9b8 | [
"MIT"
] | 11 | 2017-09-02T11:27:08.000Z | 2022-01-02T15:25:24.000Z | private/shell/browseui/util.h | King0987654/windows2000 | 01f9c2e62c4289194e33244aade34b7d19e7c9b8 | [
"MIT"
] | null | null | null | private/shell/browseui/util.h | King0987654/windows2000 | 01f9c2e62c4289194e33244aade34b7d19e7c9b8 | [
"MIT"
] | 14 | 2019-01-16T01:01:23.000Z | 2022-02-20T15:54:27.000Z | #ifndef _UTIL_H_
#define _UTIL_H_
#include <shldispp.h>
int IsVK_TABCycler(MSG *pMsg);
BOOL IsVK_CtlTABCycler(MSG *pMsg);
#ifdef __cplusplus
//=--------------------------------------------------------------------------=
// allocates a temporary buffer that will disappear when it goes out of scope
// NOTE:... | 34.805046 | 142 | 0.721647 | [
"object"
] |
2e8444aac87a46b62335d4d572b6b09a76a05434 | 6,056 | c | C | trans/src/hppa/code_here.c | dj3vande/tendra | 86981ad5574f55821853e3bdf5f82e373f91edb2 | [
"BSD-3-Clause"
] | null | null | null | trans/src/hppa/code_here.c | dj3vande/tendra | 86981ad5574f55821853e3bdf5f82e373f91edb2 | [
"BSD-3-Clause"
] | null | null | null | trans/src/hppa/code_here.c | dj3vande/tendra | 86981ad5574f55821853e3bdf5f82e373f91edb2 | [
"BSD-3-Clause"
] | null | null | null | /*
* Copyright 2011, The TenDRA Project.
* Copyright 1997, United Kingdom Secretary of State for Defence.
*
* See doc/copyright/ for the full copyright terms.
*/
/*
* This contains procedures :-
*
* regofval, fregofval: to see if an exp is a load_tag that has been
* allocated to a r... | 17.970326 | 78 | 0.590819 | [
"shape"
] |
2e84db935b326e94253953afcac11a8bfddafe6f | 2,242 | c | C | Pratica 1/Leonardo Baptistella/1/ex_1.c | Amari9/GitNadir | 45b83fe32538ecbdf1ad75b7565d5c2108665b5e | [
"MIT"
] | null | null | null | Pratica 1/Leonardo Baptistella/1/ex_1.c | Amari9/GitNadir | 45b83fe32538ecbdf1ad75b7565d5c2108665b5e | [
"MIT"
] | null | null | null | Pratica 1/Leonardo Baptistella/1/ex_1.c | Amari9/GitNadir | 45b83fe32538ecbdf1ad75b7565d5c2108665b5e | [
"MIT"
] | null | null | null | /* This code will be used to calculate the sum, multiplication, division and average for real numbers.
Author: Leonardo Baptistella 10/10/2018
*/
#include <stdio.h>
//vector
float num[2];
float pesos[2];
//functions
float soma(float *num);
float mult(float *num);
float div(float *num);
float med(float *num, float ... | 20.198198 | 102 | 0.623996 | [
"vector"
] |
2e866dcfc177b06756cc7f2d5b1b13cc7941fc6b | 3,687 | h | C | optimize.h | pps83/pik | 9747f8dbe9c10079b7473966fc974e4b3bcef034 | [
"Apache-2.0"
] | null | null | null | optimize.h | pps83/pik | 9747f8dbe9c10079b7473966fc974e4b3bcef034 | [
"Apache-2.0"
] | null | null | null | optimize.h | pps83/pik | 9747f8dbe9c10079b7473966fc974e4b3bcef034 | [
"Apache-2.0"
] | null | null | null | // Utility functions for optimizing multi-dimensional nonlinear functions.
#ifndef OPTIMIZE_H_
#define OPTIMIZE_H_
#include <math.h>
#include <stdio.h>
#include <vector>
namespace pik {
namespace optimize {
template <typename T>
std::vector<T> operator+(const std::vector<T>& x, const std::vector<T>& y) {
std::vec... | 25.427586 | 76 | 0.564416 | [
"vector",
"3d"
] |
2e8ab5c4b5a686c6ddd80e3f4b464a50a2e311d6 | 2,393 | h | C | atomic.h | tstullich/redner | aaae9f1dee97173fc409ceb0941966d3c2d2feb2 | [
"MIT"
] | 2 | 2021-06-04T13:27:44.000Z | 2022-03-16T06:21:15.000Z | atomic.h | Awcrr/redner | b4f57037af26b720d916bbaf26103a3499101a9f | [
"MIT"
] | null | null | null | atomic.h | Awcrr/redner | b4f57037af26b720d916bbaf26103a3499101a9f | [
"MIT"
] | null | null | null | #pragma once
#include "redner.h"
#include "vector.h"
#include "matrix.h"
// Portable atomic operations that works on both CPU and GPU
// Partly inspired by https://github.com/mbitsnbites/atomic
#if defined(USE_MSVC_INTRINSICS)
#include "atomic_msvc.h"
#endif
DEVICE inline int atomic_increment(int *addr) {
#ifdef __... | 25.189474 | 99 | 0.665692 | [
"vector"
] |
2e8abc6e54abfc00d3e64638ae3109f093c39ff1 | 7,376 | h | C | 3rdParty/V8/v5.7.492.77/src/debug/debug-interface.h | sita1999/arangodb | 6a4f462fa209010cd064f99e63d85ce1d432c500 | [
"Apache-2.0"
] | 1 | 2019-08-11T04:06:49.000Z | 2019-08-11T04:06:49.000Z | 3rdParty/V8/v5.7.492.77/src/debug/debug-interface.h | lipper/arangodb | 66ea1fd4946668192e3f0d1060f0844f324ad7b8 | [
"Apache-2.0"
] | null | null | null | 3rdParty/V8/v5.7.492.77/src/debug/debug-interface.h | lipper/arangodb | 66ea1fd4946668192e3f0d1060f0844f324ad7b8 | [
"Apache-2.0"
] | 1 | 2021-07-12T06:29:34.000Z | 2021-07-12T06:29:34.000Z | // Copyright 2016 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_DEBUG_DEBUG_INTERFACE_H_
#define V8_DEBUG_DEBUG_INTERFACE_H_
#include <functional>
#include "include/v8-debug.h"
#include "include/v8-util.... | 33.680365 | 80 | 0.713937 | [
"object",
"vector"
] |
2e8aec2f16d7d8b46d44edc07ef50771022be34f | 661 | h | C | SoftwareEngineering/feneley_project4/TennisModel.h | mikefeneley/school | 5156f4537ca76782e7ad6df3c5ffe7b9fb5038da | [
"MIT"
] | 1 | 2021-04-21T16:54:04.000Z | 2021-04-21T16:54:04.000Z | SoftwareEngineering/feneley_project4_part1/TennisModel.h | mikefeneley/school | 5156f4537ca76782e7ad6df3c5ffe7b9fb5038da | [
"MIT"
] | null | null | null | SoftwareEngineering/feneley_project4_part1/TennisModel.h | mikefeneley/school | 5156f4537ca76782e7ad6df3c5ffe7b9fb5038da | [
"MIT"
] | null | null | null | #ifndef TENNIS_MODEL
#define TENNIS_MODEL
#include <QRect>
#include <QPoint>
#include <math.h>
#include "Constants.h"
/**
* TennisModel.h
*
* Acts as a model for a game of virtual tennis in
* the MVC pattern.
*
*/
class TennisModel
{
public:
TennisModel();
void ResetBall();
vo... | 15.022727 | 51 | 0.635401 | [
"model"
] |
2e8e2255752f19dd5a34df471acc9c385a9b3926 | 4,499 | h | C | ess/include/alibabacloud/ess/model/CreateScalingRuleRequest.h | iamzken/aliyun-openapi-cpp-sdk | 3c991c9ca949b6003c8f498ce7a672ea88162bf1 | [
"Apache-2.0"
] | 89 | 2018-02-02T03:54:39.000Z | 2021-12-13T01:32:55.000Z | ess/include/alibabacloud/ess/model/CreateScalingRuleRequest.h | iamzken/aliyun-openapi-cpp-sdk | 3c991c9ca949b6003c8f498ce7a672ea88162bf1 | [
"Apache-2.0"
] | 89 | 2018-03-14T07:44:54.000Z | 2021-11-26T07:43:25.000Z | ess/include/alibabacloud/ess/model/CreateScalingRuleRequest.h | aliyun/aliyun-openapi-cpp-sdk | 0cf5861ece17dfb0bb251f13bf3fbdb39c0c6e36 | [
"Apache-2.0"
] | 69 | 2018-01-22T09:45:52.000Z | 2022-03-28T07:58:38.000Z | /*
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required... | 37.181818 | 84 | 0.753279 | [
"vector",
"model"
] |
2e8f83fd31786dcd7dc5f88e1b108373fd6e3b0e | 14,188 | c | C | src/hg/lib/genbank.c | andypohl/kent | af7a004c8f3fa909cd8c2cfc2e5bea60e3421cd1 | [
"MIT"
] | 171 | 2015-04-22T15:16:02.000Z | 2022-03-18T20:21:53.000Z | src/hg/lib/genbank.c | andypohl/kent | af7a004c8f3fa909cd8c2cfc2e5bea60e3421cd1 | [
"MIT"
] | 60 | 2016-10-03T15:15:06.000Z | 2022-03-30T15:21:52.000Z | src/hg/lib/genbank.c | andypohl/kent | af7a004c8f3fa909cd8c2cfc2e5bea60e3421cd1 | [
"MIT"
] | 80 | 2015-04-16T10:39:48.000Z | 2022-03-29T16:36:30.000Z | /* genbank.c - Various functions for dealing with genbank data */
/* Copyright (C) 2014 The Regents of the University of California
* See kent/LICENSE or http://genome.ucsc.edu/license/ for licensing information. */
#include "common.h"
#include "hash.h"
#include "psl.h"
#include "linefile.h"
#include "genbank.h"
#in... | 31.954955 | 102 | 0.679729 | [
"object"
] |
2e9846d9562d17223c2c06c06a08a7088e341218 | 4,080 | c | C | eBug2014 Slave Bootloader.cydsn/main.c | monash-wsrn/ebug2014-firmware | d7691dffe39feba4694b20739bcadd590c80f6f5 | [
"MIT"
] | null | null | null | eBug2014 Slave Bootloader.cydsn/main.c | monash-wsrn/ebug2014-firmware | d7691dffe39feba4694b20739bcadd590c80f6f5 | [
"MIT"
] | null | null | null | eBug2014 Slave Bootloader.cydsn/main.c | monash-wsrn/ebug2014-firmware | d7691dffe39feba4694b20739bcadd590c80f6f5 | [
"MIT"
] | null | null | null | #include <project.h>
#include <stdio.h>
#include <stdarg.h>
static char LCD_Top[17];
static char LCD_Bottom[17];
void print_top(const char *fmt, ...)
{
va_list args;
va_start(args,fmt);
vsnprintf(LCD_Top,sizeof(LCD_Top),fmt,args);
va_end(args);
}
void print_bot(const char *fmt, ...)
{
va_list a... | 23.448276 | 101 | 0.637255 | [
"vector",
"3d"
] |
2ea491101a40f17877ab397eb880d0b046941a93 | 2,710 | h | C | chap1/NetworkRenderer.h | jasonmray/NeuralNetworks | 037d038d5bdf62cb898ee3cd8ee84aca9ef92ee2 | [
"MIT"
] | null | null | null | chap1/NetworkRenderer.h | jasonmray/NeuralNetworks | 037d038d5bdf62cb898ee3cd8ee84aca9ef92ee2 | [
"MIT"
] | null | null | null | chap1/NetworkRenderer.h | jasonmray/NeuralNetworks | 037d038d5bdf62cb898ee3cd8ee84aca9ef92ee2 | [
"MIT"
] | null | null | null |
#ifndef J_NETWORKRENDERER_H
#define J_NETWORKRENDERER_H
#include "Display.h"
#include "Network.h"
#include "SFML/Graphics/Font.hpp"
namespace J{
class NetworkRenderer{
public:
NetworkRenderer(Display & display, J::Network & network);
~NetworkRenderer();
void updateNetworkStructure();
void updateInp... | 32.650602 | 170 | 0.736162 | [
"shape",
"vector"
] |
2eb02f1a63a04fd1c1adabb18872c31ad8c39d70 | 3,310 | h | C | WSEExternal/include/Common/Base/hkBase.h | Swyter/wse | 3ad901f1a463139b320c30ea08bdc343358ea6b6 | [
"WTFPL"
] | null | null | null | WSEExternal/include/Common/Base/hkBase.h | Swyter/wse | 3ad901f1a463139b320c30ea08bdc343358ea6b6 | [
"WTFPL"
] | null | null | null | WSEExternal/include/Common/Base/hkBase.h | Swyter/wse | 3ad901f1a463139b320c30ea08bdc343358ea6b6 | [
"WTFPL"
] | null | null | null | /*
*
* Confidential Information of Telekinesys Research Limited (t/a Havok). Not for disclosure or distribution without Havok's
* prior written consent. This software contains code, techniques and know-how which is confidential and proprietary to Havok.
* Level 2 and Level 3 source code contains trade secrets... | 38.488372 | 247 | 0.751057 | [
"object"
] |
2eb6c43e447c17934422e5f42a055ca0873388b3 | 2,414 | h | C | comparisons/Box2D/Testbed/Tests/GroundPlane.h | ipc-sim/rigid-ipc | d839af457236e7363b14c2e482a01d8160fa447e | [
"MIT"
] | 71 | 2021-09-08T13:16:43.000Z | 2022-03-27T10:23:33.000Z | comparisons/Box2D/Testbed/Tests/GroundPlane.h | ipc-sim/rigid-ipc | d839af457236e7363b14c2e482a01d8160fa447e | [
"MIT"
] | 4 | 2021-09-08T00:16:20.000Z | 2022-01-05T17:44:08.000Z | comparisons/Box2D/Testbed/Tests/GroundPlane.h | ipc-sim/rigid-ipc | d839af457236e7363b14c2e482a01d8160fa447e | [
"MIT"
] | 2 | 2021-09-18T15:15:38.000Z | 2021-09-21T15:15:38.000Z | #pragma once
#include <array>
#include <cmath>
#include <iostream>
#include <vector>
class GroundPlane : public Test {
protected:
float displacement_scale;
public:
GroundPlane(float displacement_scale = 10.0)
: displacement_scale(displacement_scale)
{
m_world->SetGravity(b2Vec2(0, -9.8));... | 30.175 | 78 | 0.582022 | [
"shape",
"vector"
] |
2eb7d2bb658911f0da9bfc6497dccc5ed7663af7 | 1,413 | h | C | chrome/browser/usb/usb_tab_helper.h | zealoussnow/chromium | fd8a8914ca0183f0add65ae55f04e287543c7d4a | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 1 | 2021-11-16T13:10:29.000Z | 2021-11-16T13:10:29.000Z | chrome/browser/usb/usb_tab_helper.h | zealoussnow/chromium | fd8a8914ca0183f0add65ae55f04e287543c7d4a | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | null | null | null | chrome/browser/usb/usb_tab_helper.h | zealoussnow/chromium | fd8a8914ca0183f0add65ae55f04e287543c7d4a | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | null | null | null | // Copyright 2015 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 CHROME_BROWSER_USB_USB_TAB_HELPER_H_
#define CHROME_BROWSER_USB_USB_TAB_HELPER_H_
#include "content/public/browser/web_contents_observer.h"
#incl... | 32.860465 | 76 | 0.795471 | [
"render"
] |
2eb80097c58ce4709e49e08f8c25d01ce8bbb0ee | 1,349 | h | C | Build/src/include/Blocks/LayerMesh.h | maz8569/OpenGLPAG | 3c470a6824c0d3169fdc65691f697c2af39a6442 | [
"MIT"
] | null | null | null | Build/src/include/Blocks/LayerMesh.h | maz8569/OpenGLPAG | 3c470a6824c0d3169fdc65691f697c2af39a6442 | [
"MIT"
] | null | null | null | Build/src/include/Blocks/LayerMesh.h | maz8569/OpenGLPAG | 3c470a6824c0d3169fdc65691f697c2af39a6442 | [
"MIT"
] | null | null | null | #pragma once
#include <iostream>
#include <vector>
#include <array>
#include <typedefs.h>
#include "Block.h"
#include <Utils/VertexArray.h>
#include <Utils/VertexBuffer.h>
#include <Utils/IndexBuffer.h>
namespace GameEngine {
class Layer;
typedef std::array<std::array<std::array<Block, CHUNK_SIZE_X>, CHUNK_SIZE_Y... | 24.527273 | 121 | 0.750185 | [
"vector"
] |
2eb80974ef63cb61bc38003b748a5f8224945920 | 4,447 | h | C | samples/simdjson-demo/src/main/native/benchmarks.h | zhanglei1949/fastFFI | 5ed0691fe397659417521e3b4032361d7afea9ba | [
"ECL-2.0",
"Apache-2.0"
] | 50 | 2021-09-23T07:20:44.000Z | 2022-03-30T05:05:43.000Z | samples/simdjson-demo/src/main/native/benchmarks.h | zhanglei1949/fastFFI | 5ed0691fe397659417521e3b4032361d7afea9ba | [
"ECL-2.0",
"Apache-2.0"
] | 21 | 2021-11-01T09:27:50.000Z | 2022-03-08T02:43:57.000Z | samples/simdjson-demo/src/main/native/benchmarks.h | zhanglei1949/fastFFI | 5ed0691fe397659417521e3b4032361d7afea9ba | [
"ECL-2.0",
"Apache-2.0"
] | 7 | 2021-10-09T03:00:07.000Z | 2022-02-11T02:15:29.000Z | /*
* Copyright 1999-2021 Alibaba Group Holding 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 applica... | 38.336207 | 163 | 0.719586 | [
"vector"
] |
2ebae4081e6ca869afa3b4502c7e11c20dab95fc | 3,954 | h | C | ios/headers/BCVideo.h | appcelerator-modules/ti.brightcove | 2bc96ee618f9dba431ac97aeb66c555da7e46799 | [
"Apache-2.0"
] | 2 | 2016-02-07T23:10:53.000Z | 2021-08-09T17:13:16.000Z | ProviderResilience-iOS/BCVideo.h | t2health/ProviderResilience-iOS | 31e91d65e1f9e6e7120619a6c25f38e0225ada57 | [
"NASA-1.3"
] | 1 | 2016-07-28T02:19:44.000Z | 2016-07-28T02:19:44.000Z | ProviderResilience-iOS/BCVideo.h | t2health/ProviderResilience-iOS | 31e91d65e1f9e6e7120619a6c25f38e0225ada57 | [
"NASA-1.3"
] | 1 | 2015-07-20T21:39:45.000Z | 2015-07-20T21:39:45.000Z | /*
Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
files (the "Software"), to deal in the Software without
restriction, including without limitation the rights to use,
copy, modify, merge, publish, distribute, sublicense, and/or
sell copie... | 35.621622 | 84 | 0.780728 | [
"object",
"model"
] |
2ebc458637a533894c3ebff85713a5b1a6e06016 | 8,734 | h | C | mace/core/tensor.h | fantasyRqg/mace | 6901d36099e533148952f8d403d28000fa240153 | [
"Apache-2.0"
] | 1 | 2021-11-21T20:05:25.000Z | 2021-11-21T20:05:25.000Z | mace/core/tensor.h | fantasyRqg/mace | 6901d36099e533148952f8d403d28000fa240153 | [
"Apache-2.0"
] | null | null | null | mace/core/tensor.h | fantasyRqg/mace | 6901d36099e533148952f8d403d28000fa240153 | [
"Apache-2.0"
] | null | null | null | // Copyright 2018 The MACE Authors. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by appl... | 32.71161 | 78 | 0.664644 | [
"shape",
"vector"
] |
2ebdc6d5a76e60a33d6a271ff158258a61b7908c | 13,105 | c | C | runtime/musl-lkl/lkl/drivers/gpu/drm/udl/udl_fb.c | dme26/intravisor | 9bf9c50aa14616bd9bd66eee47623e8b61514058 | [
"MIT"
] | 11 | 2022-02-05T12:12:43.000Z | 2022-03-08T08:09:08.000Z | runtime/musl-lkl/lkl/drivers/gpu/drm/udl/udl_fb.c | dme26/intravisor | 9bf9c50aa14616bd9bd66eee47623e8b61514058 | [
"MIT"
] | null | null | null | runtime/musl-lkl/lkl/drivers/gpu/drm/udl/udl_fb.c | dme26/intravisor | 9bf9c50aa14616bd9bd66eee47623e8b61514058 | [
"MIT"
] | 1 | 2022-02-22T20:32:22.000Z | 2022-02-22T20:32:22.000Z | /*
* Copyright (C) 2012 Red Hat
*
* based in parts on udlfb.c:
* Copyright (C) 2009 Roberto De Ioris <roberto@unbit.it>
* Copyright (C) 2009 Jaya Kumar <jayakumar.lkml@gmail.com>
* Copyright (C) 2009 Bernie Thompson <bernie@plugable.com>
*
* This file is subject to the terms and conditions of the GNU General Pu... | 24.820076 | 121 | 0.694697 | [
"object"
] |
2ec568ff1fa089624caee552cb17f4f2df85b8f1 | 66,089 | c | C | build/externals/build_sparsehash/experimental/libchash.c | adityaddy/GSoC_CernVM-FS | cd4dd6937eb4b862f1128a236d394e4734db0b75 | [
"Apache-2.0",
"BSD-3-Clause"
] | 20 | 2015-05-08T02:43:27.000Z | 2018-03-08T11:08:17.000Z | build/externals/build_sparsehash/experimental/libchash.c | adityaddy/GSoC_CernVM-FS | cd4dd6937eb4b862f1128a236d394e4734db0b75 | [
"Apache-2.0",
"BSD-3-Clause"
] | 5 | 2015-05-06T23:43:04.000Z | 2015-08-13T19:14:37.000Z | build/externals/build_sparsehash/experimental/libchash.c | adityaddy/GSoC_CernVM-FS | cd4dd6937eb4b862f1128a236d394e4734db0b75 | [
"Apache-2.0",
"BSD-3-Clause"
] | 4 | 2015-05-19T02:37:29.000Z | 2021-06-09T02:28:20.000Z | /* Copyright (c) 1998 - 2005, Google Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
* met:
*
* * Redistributions of source code must retain the above copyright
* notice, this list o... | 42.94282 | 80 | 0.51647 | [
"object"
] |
2ec581bc04cf0afe3ec1240f3c2e2ae182dbe862 | 4,700 | h | C | whipstitch/wsGraphics/wsRenderSystem.h | dsnettleton/whipstitch-game-engine | 1c91a2e90274f18723141ec57d0cb4930bd29b25 | [
"MIT"
] | null | null | null | whipstitch/wsGraphics/wsRenderSystem.h | dsnettleton/whipstitch-game-engine | 1c91a2e90274f18723141ec57d0cb4930bd29b25 | [
"MIT"
] | null | null | null | whipstitch/wsGraphics/wsRenderSystem.h | dsnettleton/whipstitch-game-engine | 1c91a2e90274f18723141ec57d0cb4930bd29b25 | [
"MIT"
] | null | null | null | /*
* wsRenderSystem.h
*
* Created on: Sep 10, 2012
* Author: dsnettleton
*
* This file declares the class wsRenderSystem, which loads the OpenGL context using
* GLEW (GL Extension Wrangler) to initialize all available extensions on the given
* platform.
*
* wsRenderSystem is an engine subsytem, and must... | 35.338346 | 100 | 0.714468 | [
"mesh"
] |
2eca0f2a06b30510d165598520c1e564da631343 | 4,771 | h | C | py/cxx/py_operators_p.h | Tomographer/tomographer | 0a64927e639454175803c1746141bd9288af8b29 | [
"MIT"
] | 12 | 2015-09-24T02:25:11.000Z | 2020-02-13T02:26:00.000Z | py/cxx/py_operators_p.h | Tomographer/tomographer | 0a64927e639454175803c1746141bd9288af8b29 | [
"MIT"
] | 4 | 2015-10-12T15:48:55.000Z | 2021-07-21T15:14:59.000Z | py/cxx/py_operators_p.h | Tomographer/tomographer | 0a64927e639454175803c1746141bd9288af8b29 | [
"MIT"
] | 2 | 2015-10-12T15:32:29.000Z | 2018-05-08T11:39:49.000Z | /* This file is part of the Tomographer project, which is distributed under the
* terms of the MIT license.
*
* The MIT License (MIT)
*
* Copyright (c) 2016 ETH Zurich, Institute for Theoretical Physics, Philippe Faist
* Copyright (c) 2017 Caltech, Institute for Quantum Information and Matter, Philippe Faist
*
... | 45.875 | 97 | 0.607001 | [
"object"
] |
2edc6fc1d0119e9a13f15d193c6e77e8e49245da | 5,228 | h | C | src/SDLWrapper.h | CzechBlueBear/MidnightJewels | 1bb8ddf17dbbbdf1bdc4c769be3e12c500fbe15f | [
"MIT"
] | null | null | null | src/SDLWrapper.h | CzechBlueBear/MidnightJewels | 1bb8ddf17dbbbdf1bdc4c769be3e12c500fbe15f | [
"MIT"
] | null | null | null | src/SDLWrapper.h | CzechBlueBear/MidnightJewels | 1bb8ddf17dbbbdf1bdc4c769be3e12c500fbe15f | [
"MIT"
] | null | null | null | #pragma once
// C++ wrapper for SDL.
// This is really just for fun and to make things look more object-y,
// but there is no deeper reason at all.
#include "SDL.h"
#include <cstdint>
#include <stdexcept>
#include <optional>
#include <functional>
namespace SDL {
/// Wraps SDL errors that are not reasonable to retur... | 22.34188 | 111 | 0.689174 | [
"object"
] |
2ee8aa5183c7b5a2e548ef0147a65a99ed50d18f | 1,225 | h | C | editor/src/Panels/PanelGroup.h | KyaZero/Wraith | 6e084f46c3c6ca1bcbedb7950d33d10b546e6454 | [
"MIT"
] | 1 | 2021-06-27T14:46:46.000Z | 2021-06-27T14:46:46.000Z | editor/src/Panels/PanelGroup.h | KyaZero/Wraith | 6e084f46c3c6ca1bcbedb7950d33d10b546e6454 | [
"MIT"
] | 19 | 2021-10-29T19:20:40.000Z | 2021-12-20T01:18:34.000Z | editor/src/Panels/PanelGroup.h | KyaZero/Wraith | 6e084f46c3c6ca1bcbedb7950d33d10b546e6454 | [
"MIT"
] | 1 | 2021-06-27T15:09:52.000Z | 2021-06-27T15:09:52.000Z | #pragma once
#include "Panel.h"
namespace Wraith
{
class PanelGroup
{
public:
PanelGroup(std::string_view name)
: m_Name(name)
{ }
virtual ~PanelGroup() = default;
void RenderWindows();
void RenderMenus();
template <class T = PanelGroup, class.... | 31.410256 | 97 | 0.587755 | [
"vector"
] |
2eed1567b228b03558887efcde246826b0515e33 | 25,514 | h | C | Rendering/Annotation/vtkAxisActor.h | laurennlam/VTK | 4958cf971ee13aadd2acf88339a887f4012594be | [
"BSD-3-Clause"
] | null | null | null | Rendering/Annotation/vtkAxisActor.h | laurennlam/VTK | 4958cf971ee13aadd2acf88339a887f4012594be | [
"BSD-3-Clause"
] | null | null | null | Rendering/Annotation/vtkAxisActor.h | laurennlam/VTK | 4958cf971ee13aadd2acf88339a887f4012594be | [
"BSD-3-Clause"
] | null | null | null | /*=========================================================================
Program: Visualization Toolkit
Module: vtkAxisActor.h
Language: C++
Copyright (c) 1993-2000 Ken Martin, Will Schroeder, Bill Lorensen
All rights reserved.
This software is distributed WITHOUT ANY WARRANTY; without even
the implied warran... | 26.357438 | 99 | 0.704594 | [
"geometry",
"render",
"object",
"vector",
"3d"
] |
2eeeb9d9e95100b8207e53625a05bcd5a7e307e4 | 4,463 | h | C | LivingCity/bTraffic/bEdgeIntersectionData.h | pavyedav/manta | 575d4395ad8a6000e8ca1de8c450fad2a541f19b | [
"BSD-3-Clause"
] | 10 | 2020-08-12T12:45:35.000Z | 2022-03-13T03:05:00.000Z | LivingCity/bTraffic/bEdgeIntersectionData.h | pavyedav/manta | 575d4395ad8a6000e8ca1de8c450fad2a541f19b | [
"BSD-3-Clause"
] | 24 | 2020-08-19T18:19:04.000Z | 2022-03-12T00:55:34.000Z | LivingCity/bTraffic/bEdgeIntersectionData.h | pavyedav/manta | 575d4395ad8a6000e8ca1de8c450fad2a541f19b | [
"BSD-3-Clause"
] | 3 | 2020-06-05T03:40:38.000Z | 2021-06-12T01:55:02.000Z | //---------------------------------------------------------------------------------------------------------------------
// Copyright 2017, 2018 Purdue University, Ignacio Garcia Dorado, Daniel Aliaga
//
// Redistribution and use in source and binary forms, with or without modification, are permitted provided that th... | 30.993056 | 120 | 0.61685 | [
"vector"
] |
2ef0ac95538bf7e0c4db1e8a012bc1b4653776cf | 2,968 | h | C | motioncorr_v2.1/src/SP++3/include/fftw.h | cianfrocco-lab/Motion-correction | c77ee034bba2ef184837e070dde43f75d8a4e1e7 | [
"MIT"
] | 11 | 2015-12-21T19:47:53.000Z | 2021-01-21T02:58:43.000Z | src/SP++3/include/fftw.h | wjiang/motioncorr | 14ed37d1cc72e55d1592e78e3dda758cd46a3698 | [
"Naumen",
"Condor-1.1",
"MS-PL"
] | 5 | 2016-05-24T10:55:18.000Z | 2016-06-10T01:07:42.000Z | src/SP++3/include/fftw.h | wjiang/motioncorr | 14ed37d1cc72e55d1592e78e3dda758cd46a3698 | [
"Naumen",
"Condor-1.1",
"MS-PL"
] | 9 | 2016-04-26T10:14:20.000Z | 2020-10-14T07:34:59.000Z | /*
* Copyright (c) 2008-2011 Zhang Ming (M. Zhang), zmjerry@163.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 Software Foundation, either version 2 or any later version.
*
* Redistribution and ... | 37.1 | 80 | 0.626685 | [
"vector"
] |
2ef0adb23652ca411bf045677a95d32393b7f71c | 16,786 | h | C | EmldCore/CompactHashMap/VectorManager.h | blackencino/emerald | 3c4823dbdeff7c63007ff359d262608227f5433f | [
"Apache-2.0"
] | 3 | 2020-08-16T17:56:25.000Z | 2021-02-25T21:55:39.000Z | EmldCore/CompactHashMap/VectorManager.h | blackencino/emerald | 3c4823dbdeff7c63007ff359d262608227f5433f | [
"Apache-2.0"
] | null | null | null | EmldCore/CompactHashMap/VectorManager.h | blackencino/emerald | 3c4823dbdeff7c63007ff359d262608227f5433f | [
"Apache-2.0"
] | null | null | null | //-*****************************************************************************
// Copyright (c) 2001-2013, Christopher Jon Horvath. 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. Redi... | 35.190776 | 80 | 0.551352 | [
"object",
"vector"
] |
2efadea3e601fb3fa32b114554400d09a4d9a53f | 3,190 | h | C | TemplePlus/gamesystems/objects/arrayidxbitmaps.h | edoipi/TemplePlus | f0e552289822fea908f16daa379fa568b1bd286d | [
"MIT"
] | 69 | 2015-05-05T14:09:25.000Z | 2022-02-15T06:13:04.000Z | TemplePlus/gamesystems/objects/arrayidxbitmaps.h | edoipi/TemplePlus | f0e552289822fea908f16daa379fa568b1bd286d | [
"MIT"
] | 457 | 2015-05-01T22:07:45.000Z | 2022-03-31T02:19:10.000Z | TemplePlus/gamesystems/objects/arrayidxbitmaps.h | edoipi/TemplePlus | f0e552289822fea908f16daa379fa568b1bd286d | [
"MIT"
] | 25 | 2016-02-04T21:19:53.000Z | 2021-11-15T23:14:51.000Z |
#pragma once
#include <EASTL/vector.h>
class OutputStream;
struct TioFile;
using ArrayIdxMapId = uint32_t;
struct ArrayIndices {
size_t firstIdx; // Index of first bitmap block used
size_t count; // Number of bitmap blocks used
};
/**
* Manages storage for array index bitmaps, which are used to
* more efficie... | 32.222222 | 90 | 0.762382 | [
"vector"
] |
2efd4568e2b82efa724641475c123ac8237c5587 | 2,856 | h | C | inetsrv/msmq/src/lib/inc/rwlock.h | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | inetsrv/msmq/src/lib/inc/rwlock.h | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | inetsrv/msmq/src/lib/inc/rwlock.h | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | /*++
Copyright (c) 1996 Microsoft Corporation
Module Name:
rwlock.h
Abstract:
This file contains a Multi-reader, one-writer synchronization object and
useful templates for auto lock/unlock
Author:
Uri Habusha (urih), 27-Dec-99
--*/
#pragma once
#ifndef _MSMQ_RWLOCK_H_
#define _... | 26.691589 | 87 | 0.567577 | [
"object"
] |
2c01528b829478f3e0ca04900c7bc06eeff4f01c | 6,717 | h | C | aws-cpp-sdk-lambda/include/aws/lambda/model/AccountLimit.h | PaladinAI/aws-sdk-cpp | 8f1ace035adf6117f59b535a81de72756e6203e8 | [
"Apache-2.0"
] | null | null | null | aws-cpp-sdk-lambda/include/aws/lambda/model/AccountLimit.h | PaladinAI/aws-sdk-cpp | 8f1ace035adf6117f59b535a81de72756e6203e8 | [
"Apache-2.0"
] | null | null | null | aws-cpp-sdk-lambda/include/aws/lambda/model/AccountLimit.h | PaladinAI/aws-sdk-cpp | 8f1ace035adf6117f59b535a81de72756e6203e8 | [
"Apache-2.0"
] | null | null | null | /*
* Copyright 2010-2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "license" fil... | 37.52514 | 157 | 0.704035 | [
"model"
] |
2c043861e4944a58e7dff3366274b9bfec633678 | 7,386 | h | C | cdb/include/tencentcloud/cdb/v20170320/model/Address.h | TencentCloud/tencentcloud-sdk-cpp-intl-en | 752c031f5ad2c96868183c5931eae3a42dd5ae6c | [
"Apache-2.0"
] | 1 | 2022-01-27T09:27:34.000Z | 2022-01-27T09:27:34.000Z | cdb/include/tencentcloud/cdb/v20170320/model/Address.h | TencentCloud/tencentcloud-sdk-cpp-intl-en | 752c031f5ad2c96868183c5931eae3a42dd5ae6c | [
"Apache-2.0"
] | null | null | null | cdb/include/tencentcloud/cdb/v20170320/model/Address.h | TencentCloud/tencentcloud-sdk-cpp-intl-en | 752c031f5ad2c96868183c5931eae3a42dd5ae6c | [
"Apache-2.0"
] | null | null | null | /*
* Copyright (c) 2017-2019 THL A29 Limited, a Tencent company. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
... | 36.384236 | 116 | 0.508394 | [
"vector",
"model"
] |
2c0a43b10dcb0bbe6e2baededc672dc3f04f745b | 9,789 | c | C | library/src/Nucleus/Object/Signals.c | michaelheilmann/nucleus-object | 0bf644d31f0d81f4e4cc0761030f5ee0621c064b | [
"MIT"
] | null | null | null | library/src/Nucleus/Object/Signals.c | michaelheilmann/nucleus-object | 0bf644d31f0d81f4e4cc0761030f5ee0621c064b | [
"MIT"
] | null | null | null | library/src/Nucleus/Object/Signals.c | michaelheilmann/nucleus-object | 0bf644d31f0d81f4e4cc0761030f5ee0621c064b | [
"MIT"
] | null | null | null | // Copyright (c) 2018 Michael Heilmann
#include "Nucleus/Object/Signals-private.c.i"
#include "Nucleus/Object/ImmutableString.h"
#if defined (Nucleus_WithSignals) && 1 == Nucleus_WithSignals
DEFINE_MODULE(Nucleus_Signals)
Nucleus_Object_Library_Export Nucleus_NonNull() Nucleus_Status
Nucleus_Signals_addSign... | 32.200658 | 122 | 0.645623 | [
"object"
] |
2c0abff590800aefb759246fed291dac2a34c865 | 1,260 | h | C | neurox/tools/linear/vector.h | BlueBrain/neurox | ff7089e5f1e86176280ff5fabc73cf52d7edcd02 | [
"BSD-3-Clause"
] | 2 | 2019-07-28T21:53:21.000Z | 2019-07-30T21:30:13.000Z | neurox/tools/linear/vector.h | BlueBrain/neurox | ff7089e5f1e86176280ff5fabc73cf52d7edcd02 | [
"BSD-3-Clause"
] | null | null | null | neurox/tools/linear/vector.h | BlueBrain/neurox | ff7089e5f1e86176280ff5fabc73cf52d7edcd02 | [
"BSD-3-Clause"
] | 2 | 2019-07-28T19:51:12.000Z | 2021-07-28T05:09:10.000Z | /*
# =============================================================================
# Copyright (c) 2015 - 2021 Blue Brain Project/EPFL
#
# See top-level LICENSE file for details.
# =============================================================================.
*/
#pragma once
#include <vector>
namespace neurox {
names... | 23.333333 | 80 | 0.539683 | [
"vector"
] |
2c0ba1988ddb22b6e4a4dd9a26497f005894f825 | 13,535 | h | C | CapabilityAgents/SpeakerManager/include/SpeakerManager/SpeakerManager.h | merdahl/avs-device-sdk | 2cc16d8cc472afc9b7a736a8c1169f12b71dd229 | [
"Apache-2.0"
] | 1 | 2022-01-09T21:26:04.000Z | 2022-01-09T21:26:04.000Z | CapabilityAgents/SpeakerManager/include/SpeakerManager/SpeakerManager.h | justdoGIT/avs-device-sdk | 2cc16d8cc472afc9b7a736a8c1169f12b71dd229 | [
"Apache-2.0"
] | null | null | null | CapabilityAgents/SpeakerManager/include/SpeakerManager/SpeakerManager.h | justdoGIT/avs-device-sdk | 2cc16d8cc472afc9b7a736a8c1169f12b71dd229 | [
"Apache-2.0"
] | 1 | 2018-10-12T07:58:44.000Z | 2018-10-12T07:58:44.000Z | /*
* SpeakerManager.h
*
* Copyright 2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0/... | 44.669967 | 118 | 0.727152 | [
"vector"
] |
2c10780744eaa7e15559678a0b954837b24d57f7 | 388 | h | C | cpp/0_check/johnstonc_programmingtoday_sourcecode/chapter10_classrelationships/ch10_trackcoach/ch10time.h | shadialameddin/numerical_tools_and_friends | cc9f10f58886ee286ed89080e38ebd303d3c72a5 | [
"Unlicense"
] | null | null | null | cpp/0_check/johnstonc_programmingtoday_sourcecode/chapter10_classrelationships/ch10_trackcoach/ch10time.h | shadialameddin/numerical_tools_and_friends | cc9f10f58886ee286ed89080e38ebd303d3c72a5 | [
"Unlicense"
] | null | null | null | cpp/0_check/johnstonc_programmingtoday_sourcecode/chapter10_classrelationships/ch10_trackcoach/ch10time.h | shadialameddin/numerical_tools_and_friends | cc9f10f58886ee286ed89080e38ebd303d3c72a5 | [
"Unlicense"
] | null | null | null | // Program 10-5 TrackCoach has a stopwatch, which uses a masterclock
//File: Ch10Time.h
#ifndef _TIME_H
#define _TIME_H
class Time
{
private:
int hr, min, sec;
public:
Time(); //sets the time object to 0:0:1
void Reset(int h, int m, int s); // resets time to h:m:s
void ShowTime();
Time operat... | 19.4 | 70 | 0.641753 | [
"object"
] |
2c145414d62fc172c129d3e7a6f2b0d1e241502e | 549 | h | C | day23/puzzle.h | HappyCerberus/moderncpp-aoc-2021 | 0973201f2e1c2c6c2900162e3829a68477818ced | [
"MIT"
] | 20 | 2021-12-04T04:53:22.000Z | 2022-02-24T23:37:31.000Z | day23/puzzle.h | HappyCerberus/moderncpp-aoc-2021 | 0973201f2e1c2c6c2900162e3829a68477818ced | [
"MIT"
] | null | null | null | day23/puzzle.h | HappyCerberus/moderncpp-aoc-2021 | 0973201f2e1c2c6c2900162e3829a68477818ced | [
"MIT"
] | 1 | 2022-01-04T22:12:05.000Z | 2022-01-04T22:12:05.000Z | #ifndef PUZZLE_H_
#define PUZZLE_H_
#include "room.h"
#include <iosfwd>
#include <limits>
#include <optional>
#include <vector>
struct Puzzle {
std::vector<char> hallway;
std::vector<Room> rooms;
size_t greedy_move_to_room();
size_t greedy_room_to_room();
std::optional<size_t> hallway_move(size_t home, si... | 21.115385 | 66 | 0.734062 | [
"vector"
] |
2c1592b4e62f7f459b5ef038ea8f391cb50ea192 | 1,200 | h | C | all/native/renderers/drawdatas/PointDrawData.h | mostafa-j13/mobile-sdk | 60d51e4d37c7fb9558b1310345083c7f7d6b79e7 | [
"BSD-3-Clause"
] | null | null | null | all/native/renderers/drawdatas/PointDrawData.h | mostafa-j13/mobile-sdk | 60d51e4d37c7fb9558b1310345083c7f7d6b79e7 | [
"BSD-3-Clause"
] | null | null | null | all/native/renderers/drawdatas/PointDrawData.h | mostafa-j13/mobile-sdk | 60d51e4d37c7fb9558b1310345083c7f7d6b79e7 | [
"BSD-3-Clause"
] | null | null | null | /*
* Copyright (c) 2016 CartoDB. All rights reserved.
* Copying and using this code is allowed only according
* to license terms, as given in https://cartodb.com/terms/
*/
#ifndef _CARTO_POINTDRAWDATA_H_
#define _CARTO_POINTDRAWDATA_H_
#include "renderers/drawdatas/VectorElementDrawData.h"
#include <memory>
#in... | 22.222222 | 108 | 0.653333 | [
"geometry"
] |
2c175646947079020dc921a3078ba09b79a73ea7 | 54,385 | c | C | core/connection/ble/src/softbus_ble_connection.c | openharmony-gitee-mirror/communication_dsoftbus | afae96a6c8674d6ac7de307fccfa2dd205e5bcf6 | [
"Apache-2.0"
] | 2 | 2021-11-22T15:58:06.000Z | 2021-12-03T13:57:01.000Z | core/connection/ble/src/softbus_ble_connection.c | openharmony-gitee-mirror/communication_dsoftbus | afae96a6c8674d6ac7de307fccfa2dd205e5bcf6 | [
"Apache-2.0"
] | null | null | null | core/connection/ble/src/softbus_ble_connection.c | openharmony-gitee-mirror/communication_dsoftbus | afae96a6c8674d6ac7de307fccfa2dd205e5bcf6 | [
"Apache-2.0"
] | 4 | 2021-09-13T11:17:56.000Z | 2022-03-31T01:28:33.000Z | /*
* Copyright (c) 2021 Huawei Device 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 ... | 37.532781 | 118 | 0.67925 | [
"object"
] |
2c1ee4c233260d5ec0abaa979d706f59d5862ae0 | 2,033 | h | C | src/Node.h | danielsundfeld/astar_msa | f4f5c90c9c8b1da76eee2229657427cd4db632a7 | [
"MIT"
] | 2 | 2019-04-13T23:31:06.000Z | 2020-12-21T15:33:55.000Z | src/Node.h | danielsundfeld/astar_msa | f4f5c90c9c8b1da76eee2229657427cd4db632a7 | [
"MIT"
] | null | null | null | src/Node.h | danielsundfeld/astar_msa | f4f5c90c9c8b1da76eee2229657427cd4db632a7 | [
"MIT"
] | null | null | null | /*!
* \class Node
* \author Daniel Sundfeld
* \copyright MIT License
*
* \brief Class that hold all Nodes atributes, like the cost from the
* origin, heuristic estimative, parent
*/
#ifndef _NODE_H
#define _NODE_H
#include <vector>
#include "Coord.h"
template < int N > class Node;
template < int N > std::ostrea... | 31.276923 | 109 | 0.628136 | [
"vector"
] |
2c1f7c6ef8cf9c762d1d97f240d8c360b1d61318 | 3,474 | h | C | src/functions.h | Fs2a/fs2a | d860ca2e6e4abd938a1ddba809b5332ccfbdfb34 | [
"BSD-3-Clause"
] | null | null | null | src/functions.h | Fs2a/fs2a | d860ca2e6e4abd938a1ddba809b5332ccfbdfb34 | [
"BSD-3-Clause"
] | null | null | null | src/functions.h | Fs2a/fs2a | d860ca2e6e4abd938a1ddba809b5332ccfbdfb34 | [
"BSD-3-Clause"
] | null | null | null | /* BSD 3-Clause License
*
* Copyright (c) 2020, Fs2a, Simon de Hartog <simon@fs2a.pro>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retain the... | 41.855422 | 103 | 0.729706 | [
"object"
] |
2c2640fc9ab5c0f26e9e03ad291ae922a15192a6 | 1,439 | h | C | src/AssemblerLib/assembler.h | faouellet/CHIP-16 | f85aed30d849052ac057092b124321953de80db6 | [
"BSD-3-Clause"
] | null | null | null | src/AssemblerLib/assembler.h | faouellet/CHIP-16 | f85aed30d849052ac057092b124321953de80db6 | [
"BSD-3-Clause"
] | null | null | null | src/AssemblerLib/assembler.h | faouellet/CHIP-16 | f85aed30d849052ac057092b124321953de80db6 | [
"BSD-3-Clause"
] | null | null | null | #ifndef ASSEMBLER_H
#define ASSEMBLER_H
#include <map>
#include <regex>
#include <set>
#include <string>
#include <vector>
#include "emitter.h"
/**
* \class Assembler
* \brief Produce a binary file from a Chip16 assembly file
*/
class Assembler
{
private:
std::regex m_CommentRegex;
std::regex m_LabelRegex;
std... | 20.855072 | 82 | 0.703266 | [
"vector"
] |
2c27fc0695bc217e804636814b7888b5f99bab18 | 37,152 | c | C | MdeModulePkg/Core/Dxe/DxeMain/DxeMain.c | 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 | MdeModulePkg/Core/Dxe/DxeMain/DxeMain.c | 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 | MdeModulePkg/Core/Dxe/DxeMain/DxeMain.c | 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
DXE Core Main Entry Point
Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#include "DxeMain.h"
//
// DXE Core Global Variables for Protocols from PEI
//
EFI_HANDLE mDecompressHandle = NULL;
//
// DXE Core globals f... | 38.98426 | 131 | 0.603009 | [
"vector"
] |
2c2fea950180c37a7ea79945bad6b1d3d3c1efa9 | 44,920 | c | C | src/backend/access/remote/remote_xact.c | zettadb/kunlun | c6e24d6605f2551a2bc6f114bb37d39e4cdbfb47 | [
"PostgreSQL",
"Apache-2.0"
] | 99 | 2021-03-09T06:52:05.000Z | 2022-03-23T03:26:59.000Z | src/backend/access/remote/remote_xact.c | zettadb/kunlun | c6e24d6605f2551a2bc6f114bb37d39e4cdbfb47 | [
"PostgreSQL",
"Apache-2.0"
] | 4 | 2021-07-30T02:37:14.000Z | 2022-02-27T19:20:39.000Z | src/backend/access/remote/remote_xact.c | zettadb/kunlun | c6e24d6605f2551a2bc6f114bb37d39e4cdbfb47 | [
"PostgreSQL",
"Apache-2.0"
] | 15 | 2021-04-12T02:40:26.000Z | 2022-02-27T14:50:49.000Z | /*-------------------------------------------------------------------------
*
* remote_xact.c
* send transaction commands to remote storage nodes.
*
* Copyright (c) 2019-2021 ZettaDB inc. All rights reserved.
*
* This source code is licensed under Apache 2.0 License,
* combined with Common Clause Condition... | 27.831475 | 223 | 0.685641 | [
"object"
] |
2c303da4a3f46913510e828f95bd714c34535d86 | 2,837 | h | C | Source/DynamicalModels/InternalForceModel/imstkStVKForceModel.h | Kitware/iMSTK | fa84907c77c524a45c126d836f15275d76648be6 | [
"Apache-2.0"
] | 15 | 2021-09-20T17:33:52.000Z | 2022-02-12T09:49:57.000Z | Source/DynamicalModels/InternalForceModel/imstkStVKForceModel.h | Kitware/iMSTK | fa84907c77c524a45c126d836f15275d76648be6 | [
"Apache-2.0"
] | null | null | null | Source/DynamicalModels/InternalForceModel/imstkStVKForceModel.h | Kitware/iMSTK | fa84907c77c524a45c126d836f15275d76648be6 | [
"Apache-2.0"
] | 3 | 2021-10-06T19:55:41.000Z | 2022-02-17T21:59:16.000Z | /*=========================================================================
Library: iMSTK
Copyright (c) Kitware, Inc. & Center for Modeling, Simulation,
& Imaging in Medicine, Rensselaer Polytechnic Institute.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file e... | 31.876404 | 116 | 0.681354 | [
"mesh"
] |
2c30b0c78e38cafc8c7ac98fc9b98275d0deede2 | 4,270 | c | C | gtk/src/rbgtktreerowreference.c | pkorenev/ruby-gnome2 | 08011d8535529a3866f877817f29361b1b0703d7 | [
"Ruby"
] | 2 | 2016-05-08T20:57:12.000Z | 2017-07-28T21:00:42.000Z | gtk/src/rbgtktreerowreference.c | pkorenev/ruby-gnome2 | 08011d8535529a3866f877817f29361b1b0703d7 | [
"Ruby"
] | null | null | null | gtk/src/rbgtktreerowreference.c | pkorenev/ruby-gnome2 | 08011d8535529a3866f877817f29361b1b0703d7 | [
"Ruby"
] | 2 | 2016-07-23T09:53:08.000Z | 2021-07-13T07:21:05.000Z | /* -*- c-file-style: "ruby"; indent-tabs-mode: nil -*- */
/************************************************
rbgtktreerowreference.c -
$Author: mutoh $
$Date: 2006/10/21 16:58:00 $
Copyright (C) 2002-2006 Masao Mutoh
************************************************/
#include "global.h"
/********************... | 25.266272 | 88 | 0.649649 | [
"model"
] |
2c3599dddc01e0dba60a1b9a229175459594f2d1 | 4,250 | h | C | Pods/Parse/Parse/PFObject+Subclass.h | Cessation/Even.tr | 8f426c980fe920af4bfcff2e6729bc8155026203 | [
"Apache-2.0"
] | 122 | 2017-02-25T23:59:44.000Z | 2022-02-22T19:15:11.000Z | Pods/Parse/Parse/PFObject+Subclass.h | Cessation/Even.tr | 8f426c980fe920af4bfcff2e6729bc8155026203 | [
"Apache-2.0"
] | 16 | 2016-04-18T16:20:23.000Z | 2016-05-04T16:18:08.000Z | Pods/Parse/Parse/PFObject+Subclass.h | Cessation/Even.tr | 8f426c980fe920af4bfcff2e6729bc8155026203 | [
"Apache-2.0"
] | 53 | 2017-01-31T12:02:12.000Z | 2021-03-21T05:52:06.000Z | /**
* Copyright (c) 2015-present, Parse, LLC.
* 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.
*/
#import <Foun... | 33.464567 | 111 | 0.738824 | [
"object"
] |
2c373510e15eabd7d853453ab089883b4afc5dbb | 27,303 | c | C | ext/phalcon/loader.zep.c | dschissler/cphalcon | 171b6cda908154c96e4358a75707a668b2346323 | [
"PHP-3.01",
"Zend-2.0",
"BSD-3-Clause"
] | null | null | null | ext/phalcon/loader.zep.c | dschissler/cphalcon | 171b6cda908154c96e4358a75707a668b2346323 | [
"PHP-3.01",
"Zend-2.0",
"BSD-3-Clause"
] | null | null | null | ext/phalcon/loader.zep.c | dschissler/cphalcon | 171b6cda908154c96e4358a75707a668b2346323 | [
"PHP-3.01",
"Zend-2.0",
"BSD-3-Clause"
] | null | null | null |
#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/operators.h"
#include "kernel/object.h"
#include "kernel/... | 29.076677 | 359 | 0.712449 | [
"object"
] |
2c38d58bf03828618a0ab1b348daa96cfbd2c5ca | 92,362 | c | C | zircon/third_party/ulib/musl/ldso/dynlink.c | OpenTrustGroup/fuchsia | 647e593ea661b8bf98dcad2096e20e8950b24a97 | [
"BSD-3-Clause"
] | 1 | 2019-04-21T18:02:26.000Z | 2019-04-21T18:02:26.000Z | zircon/third_party/ulib/musl/ldso/dynlink.c | OpenTrustGroup/fuchsia | 647e593ea661b8bf98dcad2096e20e8950b24a97 | [
"BSD-3-Clause"
] | 16 | 2020-09-04T19:01:11.000Z | 2021-05-28T03:23:09.000Z | zircon/third_party/ulib/musl/ldso/dynlink.c | OpenTrustGroup/fuchsia | 647e593ea661b8bf98dcad2096e20e8950b24a97 | [
"BSD-3-Clause"
] | null | null | null | #define _GNU_SOURCE
#include "dynlink.h"
#include "relr.h"
#include "libc.h"
#include "asan_impl.h"
#include "zircon_impl.h"
#include "threads_impl.h"
#include "stdio_impl.h"
#include <ctype.h>
#include <dlfcn.h>
#include <elf.h>
#include <errno.h>
#include <fcntl.h>
#include <inttypes.h>
#include <ldmsg/ldmsg.h>
#inc... | 34.709508 | 100 | 0.578084 | [
"object",
"model"
] |
2c453d332f40822b4997d474c884f59a8e4d14f3 | 1,332 | h | C | Pathfinder/Pathfinder/enemy.h | wa5yl/gra_PSIO | db614ef6cde12664afc4c3b1e6004b0189e56c21 | [
"MIT"
] | null | null | null | Pathfinder/Pathfinder/enemy.h | wa5yl/gra_PSIO | db614ef6cde12664afc4c3b1e6004b0189e56c21 | [
"MIT"
] | null | null | null | Pathfinder/Pathfinder/enemy.h | wa5yl/gra_PSIO | db614ef6cde12664afc4c3b1e6004b0189e56c21 | [
"MIT"
] | null | null | null | #pragma once
#include<iostream>
#include <ctime>
#include <SFML\Window.hpp>
#include <SFML\Graphics.hpp>
#include <SFML\System.hpp>
#include <vector>
#include <stdlib.h>
#include "fireball.h"
class enemy
{
protected:
float hp;
float maxHp;
float maxHpBar;
public:
sf::Sprite sprite;
sf::Texture texture;
sf::V... | 18 | 75 | 0.723724 | [
"render",
"vector"
] |
2c4a2d336370b17d22f17436484f355e3f561315 | 526 | h | C | readPixel.h | megrimm/pd-acourcelle | 1ea6e1dbc261aff2bb8244a7720032b6ac6ad8a2 | [
"MIT"
] | 1 | 2018-04-28T01:33:17.000Z | 2018-04-28T01:33:17.000Z | readPixel.h | megrimm/pd-acourcelle | 1ea6e1dbc261aff2bb8244a7720032b6ac6ad8a2 | [
"MIT"
] | null | null | null | readPixel.h | megrimm/pd-acourcelle | 1ea6e1dbc261aff2bb8244a7720032b6ac6ad8a2 | [
"MIT"
] | 1 | 2018-09-12T20:37:29.000Z | 2018-09-12T20:37:29.000Z | /*
ArNO Courcelle 2014, simple Reader du ViewPort en openGL 2
width GEM.
*/
#include "Base/GemBase.h"
class GEM_EXTERN readPixel : public GemBase
{
CPPEXTERN_HEADER(readPixel, GemBase);
public:
// Constructor
readPixel();
int ok;
t_outlet *m_outTexInfo;
GLuint worldTexture;
int xx,yy;
protected:
void f... | 15.939394 | 59 | 0.71673 | [
"render"
] |
2c5592e2dfd0e08d4f81f363695a22d2c5886b55 | 12,271 | c | C | ports/machikania/flash.c | elect-gombe/micropython | 5587ab031eb2892610b36b4780b569605cee7f3f | [
"MIT"
] | null | null | null | ports/machikania/flash.c | elect-gombe/micropython | 5587ab031eb2892610b36b4780b569605cee7f3f | [
"MIT"
] | null | null | null | ports/machikania/flash.c | elect-gombe/micropython | 5587ab031eb2892610b36b4780b569605cee7f3f | [
"MIT"
] | null | null | null | /*
* The MIT License (MIT)
*
* Copyright (c) 2013, 2014 Damien P. George
*
* 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
... | 32.635638 | 166 | 0.673947 | [
"object"
] |
c804b9a3ddab3c6aef18f49bf56f612abbba5db2 | 1,752 | h | C | ble-config.h | armPelionEdge/workflows-with-secure-device-access-client | bf03d069032a15e3b0e3af6abd7496740f376ca1 | [
"Apache-2.0"
] | null | null | null | ble-config.h | armPelionEdge/workflows-with-secure-device-access-client | bf03d069032a15e3b0e3af6abd7496740f376ca1 | [
"Apache-2.0"
] | null | null | null | ble-config.h | armPelionEdge/workflows-with-secure-device-access-client | bf03d069032a15e3b0e3af6abd7496740f376ca1 | [
"Apache-2.0"
] | null | null | null | /*
* ----------------------------------------------------------------------------
* Copyright 2020 ARM Ltd.
*
* SPDX-License-Identifier: Apache-2.0
*
* 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 th... | 31.854545 | 95 | 0.666096 | [
"model"
] |
c807c53b215f42e4a86481227b6b362c2cbb6c40 | 1,559 | h | C | src/sandbox/base/Transform.h | OpenSpace-VisLink/sandbox | cb8a42facc3afe73794e2e4405aab13531ccbcb2 | [
"MIT"
] | null | null | null | src/sandbox/base/Transform.h | OpenSpace-VisLink/sandbox | cb8a42facc3afe73794e2e4405aab13531ccbcb2 | [
"MIT"
] | null | null | null | src/sandbox/base/Transform.h | OpenSpace-VisLink/sandbox | cb8a42facc3afe73794e2e4405aab13531ccbcb2 | [
"MIT"
] | 1 | 2020-12-01T18:17:58.000Z | 2020-12-01T18:17:58.000Z | #ifndef SANDBOX_BASE_TRANSFORM_H_
#define SANDBOX_BASE_TRANSFORM_H_
#include "glm/glm.hpp"
#include "sandbox/graphics/RenderObject.h"
#include <iostream>
namespace sandbox {
class TransformState : public StateContainerItem {
public:
TransformState() {
calculateTransform = false;
transform.set(glm::mat4(1.0f));
... | 24.746032 | 123 | 0.735087 | [
"transform"
] |
c80c7055fe0914a7d420d58c199d7597e823849a | 4,245 | h | C | zircon/system/ulib/fs/include/fs/paged_vnode.h | billchen1977/fuchsia | d443f9c7b03ad317d1700c2c9457be8ed1147b86 | [
"BSD-2-Clause"
] | null | null | null | zircon/system/ulib/fs/include/fs/paged_vnode.h | billchen1977/fuchsia | d443f9c7b03ad317d1700c2c9457be8ed1147b86 | [
"BSD-2-Clause"
] | null | null | null | zircon/system/ulib/fs/include/fs/paged_vnode.h | billchen1977/fuchsia | d443f9c7b03ad317d1700c2c9457be8ed1147b86 | [
"BSD-2-Clause"
] | null | null | null | // Copyright 2021 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef FS_PAGED_VNODE_H_
#define FS_PAGED_VNODE_H_
#include <lib/async/cpp/wait.h>
#include <fs/locking.h>
#include <fs/vnode.h>
namespace fs {
class ... | 43.316327 | 100 | 0.728622 | [
"object"
] |
c80df15330e57262737a590b47369bdb2861cdd3 | 55,841 | c | C | lib/ykpiv.c | gcbw/yubico-piv-tool | 55040742c9f6993b856ad4aa1b6d70ae5877a5dd | [
"BSD-2-Clause"
] | 1 | 2020-09-29T13:10:37.000Z | 2020-09-29T13:10:37.000Z | lib/ykpiv.c | gcbw/yubico-piv-tool | 55040742c9f6993b856ad4aa1b6d70ae5877a5dd | [
"BSD-2-Clause"
] | null | null | null | lib/ykpiv.c | gcbw/yubico-piv-tool | 55040742c9f6993b856ad4aa1b6d70ae5877a5dd | [
"BSD-2-Clause"
] | null | null | null | /*
* Copyright (c) 2014-2016 Yubico AB
* 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... | 28.888257 | 171 | 0.661557 | [
"object"
] |
c80ebf36ca33264d8d69c8079b691b81f1482767 | 3,656 | h | C | AI_Engine_Development/Design_Tutorials/02-super_sampling_rate_fir/MultiKernel/aie/graph.h | jlamperez/Vitis-Tutorials | 9a5b611caabb5656bbb2879116e032227b164bfd | [
"Apache-2.0"
] | 1 | 2022-03-09T06:15:43.000Z | 2022-03-09T06:15:43.000Z | AI_Engine_Development/Design_Tutorials/02-super_sampling_rate_fir/MultiKernel/aie/graph.h | jlamperez/Vitis-Tutorials | 9a5b611caabb5656bbb2879116e032227b164bfd | [
"Apache-2.0"
] | null | null | null | AI_Engine_Development/Design_Tutorials/02-super_sampling_rate_fir/MultiKernel/aie/graph.h | jlamperez/Vitis-Tutorials | 9a5b611caabb5656bbb2879116e032227b164bfd | [
"Apache-2.0"
] | null | null | null | /*
* (c) Copyright 2021 Xilinx, 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 ap... | 29.723577 | 98 | 0.655908 | [
"vector"
] |
c813eab616535924b2c6b113f779df88858bddbb | 2,542 | h | C | openbabel-2.4.1/src/charges/qtpie.h | sxhexe/reaction-route-search | f7694c84ca1def4a133ade3e1e2e09705cd28312 | [
"MIT"
] | 1 | 2017-09-16T07:36:29.000Z | 2017-09-16T07:36:29.000Z | openbabel-2.4.1/src/charges/qtpie.h | sxhexe/reaction-route-search | f7694c84ca1def4a133ade3e1e2e09705cd28312 | [
"MIT"
] | null | null | null | openbabel-2.4.1/src/charges/qtpie.h | sxhexe/reaction-route-search | f7694c84ca1def4a133ade3e1e2e09705cd28312 | [
"MIT"
] | null | null | null | /**********************************************************************
qtpie.h - A OBChargeModel to handle QTPIE charges
Copyright (C) 2010 by Jiahao Chen <jiahao@mit.edu>
This file is part of the Open Babel project.
For more information, see <http://openbabel.org/>
This program is free software; you can redistribu... | 31.775 | 145 | 0.713218 | [
"vector"
] |
c8144fe58979b458ec5a3cd0748720d90a8e55e4 | 19,719 | h | C | src/vw/InterestPoint/Matcher.h | maxerbubba/visionworkbench | b06ba0597cd3864bb44ca52671966ca580c02af1 | [
"Apache-2.0"
] | 318 | 2015-01-02T16:37:34.000Z | 2022-03-17T07:12:20.000Z | src/vw/InterestPoint/Matcher.h | maxerbubba/visionworkbench | b06ba0597cd3864bb44ca52671966ca580c02af1 | [
"Apache-2.0"
] | 39 | 2015-07-30T22:22:42.000Z | 2021-03-23T16:11:55.000Z | src/vw/InterestPoint/Matcher.h | maxerbubba/visionworkbench | b06ba0597cd3864bb44ca52671966ca580c02af1 | [
"Apache-2.0"
] | 135 | 2015-01-19T00:57:20.000Z | 2022-03-18T13:51:40.000Z | // __BEGIN_LICENSE__
// Copyright (c) 2006-2013, United States Government as represented by the
// Administrator of the National Aeronautics and Space Administration. All
// rights reserved.
//
// The NASA Vision Workbench is licensed under the Apache License,
// Version 2.0 (the "License"); you may not use this f... | 39.836364 | 144 | 0.65977 | [
"object",
"vector"
] |
c81bd69bab911c4ef82523fcdd577bd559df1532 | 931 | h | C | src/engine/cwd.h | MaxSac/build | 482c25f3a26171073c7e6c59f0427f2259a63fec | [
"BSL-1.0"
] | 1 | 2020-04-28T15:15:28.000Z | 2020-04-28T15:15:28.000Z | src/engine/cwd.h | MaxSac/build | 482c25f3a26171073c7e6c59f0427f2259a63fec | [
"BSL-1.0"
] | 2 | 2017-05-23T08:01:11.000Z | 2019-09-06T20:49:05.000Z | src/engine/cwd.h | MaxSac/build | 482c25f3a26171073c7e6c59f0427f2259a63fec | [
"BSL-1.0"
] | 8 | 2015-11-03T14:12:19.000Z | 2020-09-22T19:20:54.000Z | /*
* Copyright 2002. Vladimir Prus
* Distributed under the Boost Software License, Version 1.0.
* (See accompanying file LICENSE_1_0.txt or copy at
* http://www.boost.org/LICENSE_1_0.txt)
*/
/*
* cwd.h - manages the current working folder information
*/
#ifndef CWD_H
#define CWD_H
#include "config.h"
#include... | 21.651163 | 76 | 0.711063 | [
"object"
] |
c81bf4da06726a46a5ddf991dcfa8961717d929c | 1,793 | c | C | src/yorn.c | dave18/CastleQuest_Amiga | 20d88d594ccd51888ab5b66c71eaa46797e28086 | [
"Info-ZIP"
] | null | null | null | src/yorn.c | dave18/CastleQuest_Amiga | 20d88d594ccd51888ab5b66c71eaa46797e28086 | [
"Info-ZIP"
] | null | null | null | src/yorn.c | dave18/CastleQuest_Amiga | 20d88d594ccd51888ab5b66c71eaa46797e28086 | [
"Info-ZIP"
] | null | null | null | /* yorn.f -- translated by f2c (version 19940615).
You must link the resulting object file with the libraries:
f2c.lib math=standard (in that order)
*/
#include "f2c.h"
/* Table of constant values */
extern struct {
long cierr;
long ciunit;
long ciend;
char *cifmt;
long cirec;
} outstring... | 17.240385 | 70 | 0.546012 | [
"object"
] |
c81cd35ce7b5bfa32f512761f864f8bcfe4a2098 | 3,700 | h | C | dreal/solver/formula_evaluator.h | soonho-tri/dreal4 | e774d1496001e826c82dccee45094dd694089bee | [
"Apache-2.0"
] | null | null | null | dreal/solver/formula_evaluator.h | soonho-tri/dreal4 | e774d1496001e826c82dccee45094dd694089bee | [
"Apache-2.0"
] | 1 | 2018-01-19T16:11:44.000Z | 2018-01-19T16:11:44.000Z | dreal/solver/formula_evaluator.h | soonho-tri/dreal4 | e774d1496001e826c82dccee45094dd694089bee | [
"Apache-2.0"
] | null | null | null | #pragma once
#include <memory>
#include <ostream>
#include <vector>
#include "dreal/symbolic/symbolic.h"
#include "dreal/util/box.h"
#include "dreal/util/logging.h"
namespace dreal {
/// Represents the evaluation result of a constraint given a box.
class FormulaEvaluationResult {
public:
enum class Type {
VA... | 32.743363 | 80 | 0.671892 | [
"vector"
] |
c82500b11b7cc241ba65e8ed3861fb742c1f1987 | 77,070 | c | C | src/sys/dev/usb/wlan/if_rsu.c | dnybz/MeshBSD | 5c6c0539ce13d7cda9e2645e2e9e916e371f87b2 | [
"BSD-3-Clause"
] | null | null | null | src/sys/dev/usb/wlan/if_rsu.c | dnybz/MeshBSD | 5c6c0539ce13d7cda9e2645e2e9e916e371f87b2 | [
"BSD-3-Clause"
] | null | null | null | src/sys/dev/usb/wlan/if_rsu.c | dnybz/MeshBSD | 5c6c0539ce13d7cda9e2645e2e9e916e371f87b2 | [
"BSD-3-Clause"
] | null | null | null | /* $OpenBSD: if_rsu.c,v 1.17 2013/04/15 09:23:01 mglocker Exp $ */
/*-
* Copyright (c) 2010 Damien Bergamini <damien.bergamini@free.fr>
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this per... | 26.152019 | 88 | 0.690269 | [
"mesh"
] |
c825fddaadc637bb5b2a81ab55bed40d7cbec651 | 502 | h | C | EdfSjfScheduler.h | BraveNewPumpkin/os-bankers | 92cdb44d7ed9f3c4dd04c824b362e382247eff90 | [
"MIT"
] | 1 | 2020-06-01T03:27:49.000Z | 2020-06-01T03:27:49.000Z | EdfSjfScheduler.h | BraveNewPumpkin/os-bankers | 92cdb44d7ed9f3c4dd04c824b362e382247eff90 | [
"MIT"
] | null | null | null | EdfSjfScheduler.h | BraveNewPumpkin/os-bankers | 92cdb44d7ed9f3c4dd04c824b362e382247eff90 | [
"MIT"
] | null | null | null | //
// Created by Kyle Bolton on 10/13/16.
// implements ProcessScheduler interface
#ifndef TEST_EDFSJFSCHEDULER_H
#define TEST_EDFSJFSCHEDULER_H
#include "EdfScheduler.h"
class EdfSjfScheduler : public EdfScheduler {
private:
protected:
std::function<bool(std::unique_ptr<Process> &a, std::unique_ptr<Process> &b)>... | 21.826087 | 115 | 0.762948 | [
"vector"
] |
c832e701e4802f236e1a4f679a30e1f4ecaa0589 | 1,024 | h | C | minio-cpp-examples/include/awsdoc/s3/s3_examples.h | minio/training | 60c2a4fc57b7bad116f8d6037482050ef138bee1 | [
"CC-BY-4.0"
] | null | null | null | minio-cpp-examples/include/awsdoc/s3/s3_examples.h | minio/training | 60c2a4fc57b7bad116f8d6037482050ef138bee1 | [
"CC-BY-4.0"
] | null | null | null | minio-cpp-examples/include/awsdoc/s3/s3_examples.h | minio/training | 60c2a4fc57b7bad116f8d6037482050ef138bee1 | [
"CC-BY-4.0"
] | null | null | null | // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX - License - Identifier: Apache - 2.0
#pragma once
#include <aws/core/Aws.h>
#include <aws/s3/S3Client.h>
#include <aws/s3/model/BucketLocationConstraint.h>
#include <awsdoc/s3/S3_EXPORTS.h>
namespace AwsDoc
{
namespace S3
{
... | 36.571429 | 75 | 0.662109 | [
"model"
] |
c8332b3c9738762b41e33fb0f8e3b30930b9b132 | 8,762 | h | C | Development/External/Novodex/Physics/include/NxContactStreamIterator.h | addstone/unrealengine3 | 4579d360dfd52b12493292120b27bb430f978fc8 | [
"FSFAP"
] | 37 | 2020-05-22T18:18:47.000Z | 2022-03-19T06:51:54.000Z | Development/External/Novodex/Physics/include/NxContactStreamIterator.h | AdanosGotoman/unrealengine3 | 4579d360dfd52b12493292120b27bb430f978fc8 | [
"FSFAP"
] | null | null | null | Development/External/Novodex/Physics/include/NxContactStreamIterator.h | AdanosGotoman/unrealengine3 | 4579d360dfd52b12493292120b27bb430f978fc8 | [
"FSFAP"
] | 27 | 2020-05-17T01:03:30.000Z | 2022-03-06T19:10:14.000Z | #ifndef NX_PHYSICS_NXCONTACTSTREAMITERATOR
#define NX_PHYSICS_NXCONTACTSTREAMITERATOR
/*----------------------------------------------------------------------------*\
|
| Public Interface to NovodeX Technology
|
| www.novodex.com
|
\*----------------------------------------------------------------------... | 28.822368 | 288 | 0.721297 | [
"mesh",
"object",
"shape"
] |
c835a22077cecfd9d9642a1b2bc51d6a19ccbf6a | 24,683 | c | C | ds/ds/src/util/dcdiag/common/bindings.c | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | ds/ds/src/util/dcdiag/common/bindings.c | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | ds/ds/src/util/dcdiag/common/bindings.c | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | /*++
Copyright (c) 1999 Microsoft Corporation.
All rights reserved.
MODULE NAME:
common\bindings.c
ABSTRACT:
This file has all the binding type functions, for getting Cached LDAP, DS,
or Net Use/Named Pipe bindings.
DETAILS:
CREATED:
02 Sept 1999 Brett Shirley (BrettSh)
--*/... | 34.139696 | 106 | 0.547745 | [
"object"
] |
c83cf010d9afe3e8bc1a5ea09a0812ef68ed69ee | 5,156 | h | C | base/include/sys_event.h | chaoyangcui/hiviewdfx_hiview | 32251dad5b7623631288a1947518e03494c1f7a4 | [
"Apache-2.0"
] | null | null | null | base/include/sys_event.h | chaoyangcui/hiviewdfx_hiview | 32251dad5b7623631288a1947518e03494c1f7a4 | [
"Apache-2.0"
] | null | null | null | base/include/sys_event.h | chaoyangcui/hiviewdfx_hiview | 32251dad5b7623631288a1947518e03494c1f7a4 | [
"Apache-2.0"
] | 1 | 2021-09-13T12:06:51.000Z | 2021-09-13T12:06:51.000Z | /*
* Copyright (c) 2021 Huawei Device 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 ... | 35.07483 | 115 | 0.657874 | [
"vector"
] |
c843417e8de1c082caf9688007e6f15ca4247dc5 | 60,212 | h | C | src/gallium/drivers/svga/include/svga3d_cmd.h | antmicro/kvm-aosp-external-mesa3d | 9a3a0c1e30421cd1d66b138ef6a3269ceb6de39f | [
"MIT"
] | 7 | 2019-09-04T03:44:26.000Z | 2022-01-06T02:54:24.000Z | src/gallium/drivers/svga/include/svga3d_cmd.h | antmicro/kvm-aosp-external-mesa3d | 9a3a0c1e30421cd1d66b138ef6a3269ceb6de39f | [
"MIT"
] | null | null | null | src/gallium/drivers/svga/include/svga3d_cmd.h | antmicro/kvm-aosp-external-mesa3d | 9a3a0c1e30421cd1d66b138ef6a3269ceb6de39f | [
"MIT"
] | 3 | 2021-06-11T23:53:38.000Z | 2021-08-31T03:18:34.000Z | /**********************************************************
* Copyright 1998-2015 VMware, Inc. All rights reserved.
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
* files (the "Software"), to deal in the Software without
* restrict... | 29.328787 | 87 | 0.664319 | [
"render",
"object",
"shape",
"3d"
] |
c84ff4937b8d16db531b82a119d67c25aa9c4ce8 | 999 | h | C | engine/src/math/mvpstack.h | preversewharf45/freetype-demo | 8af8eae2976bac3709d1494adbc5a64907adef64 | [
"MIT"
] | null | null | null | engine/src/math/mvpstack.h | preversewharf45/freetype-demo | 8af8eae2976bac3709d1494adbc5a64907adef64 | [
"MIT"
] | null | null | null | engine/src/math/mvpstack.h | preversewharf45/freetype-demo | 8af8eae2976bac3709d1494adbc5a64907adef64 | [
"MIT"
] | null | null | null |
#ifndef __MVP_STACK_H__
#define __MVP_STACK_H__
#include "matrixstack.h"
#include <utils/singleton.h>
namespace engine { namespace math {
class MVPStack : public utils::Singleton<MVPStack> {
friend class utils::Singleton<MVPStack>;
private:
MVPStack() { m_Cache = m_Projection.Get() * m_View.Get() * m_Model.G... | 26.289474 | 115 | 0.702703 | [
"model"
] |
c852b98430119fba808b3ae7bf59ee1eba8f7b41 | 2,465 | h | C | src/callback_registry.h | ThePrez/later | 97df19a0b4024674d25b40b75ccc6b4339f82758 | [
"Zlib"
] | null | null | null | src/callback_registry.h | ThePrez/later | 97df19a0b4024674d25b40b75ccc6b4339f82758 | [
"Zlib"
] | null | null | null | src/callback_registry.h | ThePrez/later | 97df19a0b4024674d25b40b75ccc6b4339f82758 | [
"Zlib"
] | null | null | null | #ifndef _CALLBACK_REGISTRY_H_
#define _CALLBACK_REGISTRY_H_
#include <Rcpp.h>
#include <queue>
#include <boost/operators.hpp>
#include <boost/function.hpp>
#include <boost/shared_ptr.hpp>
#include "timestamp.h"
#include "optional.h"
#include "threadutils.h"
typedef boost::function0<void> Task;
class Callback : boost... | 28.333333 | 103 | 0.712779 | [
"vector"
] |
c85ad2c6fe48f999ab4a7b22c4ce18b280d185ff | 139 | h | C | GeneticAlgorithm/Fitness.h | TomaszRewak/BMCP | 99e94b11f70658d9b8de792b36af7ecbb215d665 | [
"MIT"
] | 2 | 2019-11-04T15:09:52.000Z | 2022-01-12T05:41:16.000Z | GeneticAlgorithm/Fitness.h | TomaszRewak/BMCP | 99e94b11f70658d9b8de792b36af7ecbb215d665 | [
"MIT"
] | null | null | null | GeneticAlgorithm/Fitness.h | TomaszRewak/BMCP | 99e94b11f70658d9b8de792b36af7ecbb215d665 | [
"MIT"
] | 1 | 2020-09-09T12:24:35.000Z | 2020-09-09T12:24:35.000Z | #pragma once
#include <vector>
namespace GA
{
class Fitness
{
public:
virtual int forGenotype(std::vector<int>& genotype) = 0;
};
} | 11.583333 | 58 | 0.676259 | [
"vector"
] |
c860e10acd3c8c5c8852adc3983a05a73d5e647a | 1,773 | c | C | 3rd_party_programs/exonerate-2.2.0/src/c4/alignment.test.c | b-brankovics/grabb | 4ea7081305489b59b5fe94ce9f93f358851931ca | [
"MIT"
] | 12 | 2015-10-29T15:55:02.000Z | 2021-09-10T05:17:16.000Z | 3rd_party_programs/exonerate-2.2.0/src/c4/alignment.test.c | b-brankovics/grabb | 4ea7081305489b59b5fe94ce9f93f358851931ca | [
"MIT"
] | 3 | 2017-01-13T12:03:29.000Z | 2018-10-05T15:02:45.000Z | 3rd_party_programs/exonerate-2.2.0/src/c4/alignment.test.c | b-brankovics/grabb | 4ea7081305489b59b5fe94ce9f93f358851931ca | [
"MIT"
] | 7 | 2017-02-17T21:11:10.000Z | 2021-04-08T21:06:56.000Z | /****************************************************************\
* *
* C4 dynamic programming library - alignment code *
* *
* Guy St.C. Slater.. mailto:guy@ebi.ac.uk ... | 41.232558 | 67 | 0.467569 | [
"model"
] |
c861283d1ac45a3f08f1e5cfea5504bec87f985c | 1,522 | c | C | lib/wizards/proge/lair/hall_1_4.c | vlehtola/questmud | 8bc3099b5ad00a9e0261faeb6637c76b521b6dbe | [
"MIT"
] | null | null | null | lib/wizards/proge/lair/hall_1_4.c | vlehtola/questmud | 8bc3099b5ad00a9e0261faeb6637c76b521b6dbe | [
"MIT"
] | null | null | null | lib/wizards/proge/lair/hall_1_4.c | vlehtola/questmud | 8bc3099b5ad00a9e0261faeb6637c76b521b6dbe | [
"MIT"
] | null | null | null | inherit "room/room";
object monster1;
object monster2;
object monster3;
reset(arg) {
if(!monster) {
monster = clone_object("/wizards/proge/suunnitelmat/lair/aggro_troll");
move_object(monster, this_object());
}
if(!monster2) {
monster2 = clone_object("/wizards/proge/suunnitelmat/lair/aggro_troll")... | 36.238095 | 79 | 0.701051 | [
"object"
] |
c86ae542f9fe3e4f8536b1ec2e42be94211eec69 | 13,061 | c | C | masses/perceptron.c | yuvarajbora/demo | 82edce9b2f40611e59207787fb71806c4e8a37fc | [
"Apache-2.0"
] | null | null | null | masses/perceptron.c | yuvarajbora/demo | 82edce9b2f40611e59207787fb71806c4e8a37fc | [
"Apache-2.0"
] | 4 | 2021-04-28T20:02:39.000Z | 2021-04-29T00:59:20.000Z | masses/perceptron.c | jeandersoncruz/github-move | 82edce9b2f40611e59207787fb71806c4e8a37fc | [
"Apache-2.0"
] | 1 | 2021-07-05T18:55:19.000Z | 2021-07-05T18:55:19.000Z | /* This program uses stochastic gradient descent to learn a scoreset for
* SpamAssassin. You'll need to run logs-to-c from spamassassin/masses to
* generate the stuff in tmp.
*
* <@LICENSE>
* Copyright 2004 Apache Software Foundation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you ma... | 27.210417 | 149 | 0.65531 | [
"vector"
] |
c86cd2ef27069256f1f9e75044774af952d17aa2 | 7,218 | c | C | Controller_Software/Kingfisher_ELC_Workspace/KP_Controller_1/src/PieVect_Init.c | equinoxorg/Micro-Hydro-ELC | 242d1e07ae4defe1c675bc45748f24709c9eba0d | [
"CC-BY-3.0"
] | 2 | 2017-04-05T13:08:33.000Z | 2018-02-06T22:35:38.000Z | Controller_Software/Kingfisher_ELC_Workspace/KP_Controller_1/src/PieVect_Init.c | equinoxorg/Micro-Hydro-ELC | 242d1e07ae4defe1c675bc45748f24709c9eba0d | [
"CC-BY-3.0"
] | null | null | null | Controller_Software/Kingfisher_ELC_Workspace/KP_Controller_1/src/PieVect_Init.c | equinoxorg/Micro-Hydro-ELC | 242d1e07ae4defe1c675bc45748f24709c9eba0d | [
"CC-BY-3.0"
] | 5 | 2015-11-14T21:53:00.000Z | 2021-01-12T01:02:28.000Z | //###########################################################################
//
// FILE: F2806x_PieVect.c
//
// TITLE: F2806x Devices PIE Vector Table Initialisation Functions.
//
//###########################################################################
// $TI Release: F2806x C/C++ Header Files and Peripher... | 35.038835 | 98 | 0.515655 | [
"vector"
] |
c8703e0a4dfabf772e2497cc9b47de1c75049311 | 368 | h | C | Plugin/FbxExporter/pch.h | Hengle/FbxExporter | 5324c74394156af043edd78018740299be789d1d | [
"MIT"
] | 205 | 2017-06-29T13:28:43.000Z | 2022-03-01T05:39:51.000Z | Plugin/FbxExporter/pch.h | Hengle/FbxExporter | 5324c74394156af043edd78018740299be789d1d | [
"MIT"
] | 3 | 2017-08-01T09:16:27.000Z | 2018-05-05T04:25:31.000Z | Plugin/FbxExporter/pch.h | Hengle/FbxExporter | 5324c74394156af043edd78018740299be789d1d | [
"MIT"
] | 40 | 2017-07-05T04:01:23.000Z | 2022-01-18T14:14:29.000Z | #pragma once
#include <cstdio>
#include <cstdlib>
#include <cstring>
#include <cstdint>
#include <cfloat>
#include <string>
#include <vector>
#include <map>
#include <set>
#include <functional>
#include <memory>
#include <iostream>
#include <sstream>
#include <atomic>
#include <numeric>
#include <futu... | 16 | 22 | 0.682065 | [
"vector"
] |
c876c5156aba5d3f1c30af1e8b90bad3b792adb5 | 3,894 | h | C | tensorflow/core/lib/png/png_io.h | knightvishal/tensorflow | 5d3dd19b7146d954fc1b4e9e44e9881e75d363c1 | [
"Apache-2.0"
] | 4 | 2021-06-15T17:26:07.000Z | 2021-11-17T10:58:08.000Z | tensorflow/core/lib/png/png_io.h | knightvishal/tensorflow | 5d3dd19b7146d954fc1b4e9e44e9881e75d363c1 | [
"Apache-2.0"
] | 4 | 2020-09-26T00:55:50.000Z | 2022-02-10T01:53:06.000Z | tensorflow/core/lib/png/png_io.h | knightvishal/tensorflow | 5d3dd19b7146d954fc1b4e9e44e9881e75d363c1 | [
"Apache-2.0"
] | 6 | 2018-12-20T01:35:20.000Z | 2020-07-10T17:29:57.000Z | /* Copyright 2015 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | 37.085714 | 80 | 0.725989 | [
"vector"
] |
c87c27202f76e4361c38a2d39467f1c00b7968d9 | 2,182 | h | C | vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/ext/unicorn_http/ext_help.h | suhongrui/gitlab | 33063034d30951b48a3edc94245185dcae742e5a | [
"MIT"
] | null | null | null | vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/ext/unicorn_http/ext_help.h | suhongrui/gitlab | 33063034d30951b48a3edc94245185dcae742e5a | [
"MIT"
] | 1 | 2021-08-24T05:33:06.000Z | 2021-08-24T05:33:06.000Z | vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/ext/unicorn_http/ext_help.h | suhongrui/gitlab | 33063034d30951b48a3edc94245185dcae742e5a | [
"MIT"
] | 1 | 2015-10-05T14:27:57.000Z | 2015-10-05T14:27:57.000Z | #ifndef ext_help_h
#define ext_help_h
#ifndef RSTRING_PTR
#define RSTRING_PTR(s) (RSTRING(s)->ptr)
#endif /* !defined(RSTRING_PTR) */
#ifndef RSTRING_LEN
#define RSTRING_LEN(s) (RSTRING(s)->len)
#endif /* !defined(RSTRING_LEN) */
#ifndef HAVE_RB_STR_SET_LEN
# ifdef RUBINIUS
# error we should never get here with c... | 26.289157 | 77 | 0.668194 | [
"object"
] |
c8889d7708db5239683518da20668cc14d85609c | 17,367 | c | C | sample/framework/vx_distribution.c | JohnZ03/OpenVX-sample-impl | 0dd99dfb55cf3f195c8c6880fd6f5da5b7f8fde0 | [
"Apache-2.0"
] | 96 | 2018-12-06T18:44:57.000Z | 2022-03-22T04:37:14.000Z | sample/framework/vx_distribution.c | GeeShun/OpenVX-sample-impl | 8968ea0736e060d13acdd9b14d19c72df48cf88c | [
"Apache-2.0"
] | 40 | 2018-12-05T16:00:49.000Z | 2022-03-04T07:58:34.000Z | sample/framework/vx_distribution.c | GeeShun/OpenVX-sample-impl | 8968ea0736e060d13acdd9b14d19c72df48cf88c | [
"Apache-2.0"
] | 43 | 2019-02-24T15:17:50.000Z | 2022-03-26T23:20:59.000Z | /*
* Copyright (c) 2012-2017 The Khronos Group Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | 35.588115 | 165 | 0.617781 | [
"object"
] |
c88e477e90e6abb7bd10f994245011e30c44645c | 3,489 | h | C | storage/src/tests/distributor/maintenancemocks.h | amahussein/vespa | 29d266ae1e5c95e25002b97822953fdd02b1451e | [
"Apache-2.0"
] | 1 | 2020-06-02T13:28:29.000Z | 2020-06-02T13:28:29.000Z | storage/src/tests/distributor/maintenancemocks.h | amahussein/vespa | 29d266ae1e5c95e25002b97822953fdd02b1451e | [
"Apache-2.0"
] | 1 | 2021-03-31T22:24:20.000Z | 2021-03-31T22:24:20.000Z | storage/src/tests/distributor/maintenancemocks.h | amahussein/vespa | 29d266ae1e5c95e25002b97822953fdd02b1451e | [
"Apache-2.0"
] | 1 | 2020-09-03T11:39:52.000Z | 2020-09-03T11:39:52.000Z | // Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
#pragma once
#include <vespa/document/test/make_bucket_space.h>
#include <vespa/storage/distributor/maintenance/maintenanceprioritygenerator.h>
#include <vespa/storage/distributor/maintenance/maintena... | 29.567797 | 118 | 0.688449 | [
"vector"
] |
c89b53d8bbe1f1667aedb1b70fe2032463cf5cce | 1,899 | h | C | ur_modern_driver/include/ur_modern_driver/ur/messages_parser.h | harrycomeon/apriltags2_ros | 8aeda468497042a22d953b14c604c1f3f8afdaf0 | [
"BSD-2-Clause-FreeBSD"
] | 16 | 2021-03-10T14:18:04.000Z | 2022-03-16T02:18:22.000Z | ur_modern_driver/include/ur_modern_driver/ur/messages_parser.h | harrycomeon/apriltags2_ros | 8aeda468497042a22d953b14c604c1f3f8afdaf0 | [
"BSD-2-Clause-FreeBSD"
] | 4 | 2021-03-23T08:50:22.000Z | 2022-02-26T15:15:09.000Z | ur_modern_driver/include/ur_modern_driver/ur/messages_parser.h | harrycomeon/apriltags2_ros | 8aeda468497042a22d953b14c604c1f3f8afdaf0 | [
"BSD-2-Clause-FreeBSD"
] | 6 | 2021-03-12T02:37:59.000Z | 2022-02-16T09:19:41.000Z | /*
* Copyright 2017, 2018 Simon Rasmussen (refactor)
*
* Copyright 2015, 2016 Thomas Timm Andersen (original version)
*
* 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://w... | 26.746479 | 80 | 0.695629 | [
"vector"
] |
c89fa31e39f5a8941cc46a280ee8e441d5df1f91 | 13,729 | h | C | ModelViewer/ViewerFoundation/Utilities/NuoModelBoard.h | erpapa/NuoModelViewer | 0dcb8bf99cb49c6e2c9535ed178e01674fa26824 | [
"MIT"
] | 265 | 2017-03-15T17:11:27.000Z | 2022-03-30T07:50:00.000Z | ModelViewer/ViewerFoundation/Utilities/NuoModelBoard.h | erpapa/NuoModelViewer | 0dcb8bf99cb49c6e2c9535ed178e01674fa26824 | [
"MIT"
] | 6 | 2017-07-03T01:57:49.000Z | 2020-01-24T19:28:22.000Z | ModelViewer/ViewerFoundation/Utilities/NuoModelBoard.h | erpapa/NuoModelViewer | 0dcb8bf99cb49c6e2c9535ed178e01674fa26824 | [
"MIT"
] | 39 | 2016-09-30T03:26:44.000Z | 2022-01-24T07:37:20.000Z | //
// NuoModelCube.hpp
// ModelViewer
//
// Created by middleware on 5/22/17.
// Copyright © 2017 middleware. All rights reserved.
//
#ifndef NuoModelBoard_hpp
#define NuoModelBoard_hpp
#include "NuoModelBase.h"
#include "NuoModelTextured.h"
template <class ItemBase>
class NuoModelBoardBase : virtual public Nu... | 33.898765 | 92 | 0.68898 | [
"vector"
] |
c8a05f184eff2a4d5853d6d7123cefba20f69240 | 7,545 | h | C | src/mongo/base/error_extra_info.h | benety/mongo | 203430ac9559f82ca01e3cbb3b0e09149fec0835 | [
"Apache-2.0"
] | null | null | null | src/mongo/base/error_extra_info.h | benety/mongo | 203430ac9559f82ca01e3cbb3b0e09149fec0835 | [
"Apache-2.0"
] | null | null | null | src/mongo/base/error_extra_info.h | benety/mongo | 203430ac9559f82ca01e3cbb3b0e09149fec0835 | [
"Apache-2.0"
] | null | null | null | /**
* Copyright (C) 2018-present MongoDB, Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the Server Side Public License, version 1,
* as published by MongoDB, Inc.
*
* This program is distributed in the hope that it will be useful,
* but W... | 36.804878 | 99 | 0.705368 | [
"object"
] |
c8aa9d09feed782424082ce54872fa93c4601dae | 4,258 | h | C | include/uecho/device.h | ammgws/uecho | b05de85e6269af9489731e35c2a408c3fdf37154 | [
"BSD-3-Clause"
] | null | null | null | include/uecho/device.h | ammgws/uecho | b05de85e6269af9489731e35c2a408c3fdf37154 | [
"BSD-3-Clause"
] | null | null | null | include/uecho/device.h | ammgws/uecho | b05de85e6269af9489731e35c2a408c3fdf37154 | [
"BSD-3-Clause"
] | null | null | null | /******************************************************************
*
* uEcho for C
*
* Copyright (C) Satoshi Konno 2015
*
* This is licensed under BSD-style license, see file COPYING.
*
******************************************************************/
#ifndef _UECHO_DEVICE_H_
#define _UECHO_DEVICE_H_
#incl... | 35.483333 | 84 | 0.767262 | [
"object"
] |
c8b02fb00ecfd09b1d4973d019cb4acb07d9452a | 6,074 | h | C | chrome/common/spellcheck_messages.h | kjthegod/chromium | cf940f7f418436b77e15b1ea23e6fa100ca1c91a | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 1 | 2019-01-16T03:57:39.000Z | 2019-01-16T03:57:39.000Z | chrome/common/spellcheck_messages.h | kjthegod/chromium | cf940f7f418436b77e15b1ea23e6fa100ca1c91a | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 1 | 2018-02-10T21:00:08.000Z | 2018-03-20T05:09:50.000Z | chrome/common/spellcheck_messages.h | kjthegod/chromium | cf940f7f418436b77e15b1ea23e6fa100ca1c91a | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 2 | 2015-03-27T11:15:39.000Z | 2016-08-17T14:19:56.000Z | // Copyright (c) 2012 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.
// IPC messages for spellcheck.
// Multiply-included message file, hence no include guard.
#include "chrome/common/spellcheck_marker.h"
#include "chr... | 41.60274 | 79 | 0.695258 | [
"vector"
] |
c8b46abe7ecea9e1ced0a4d53dc4802b5eba2ed7 | 621 | c | C | IAED/LAB/08/exercicio1.c | pakhmomo/LeicA | 981addd69bde5599fadabc589d920d0402597d95 | [
"MIT"
] | 2 | 2017-03-12T14:20:07.000Z | 2017-07-02T23:39:04.000Z | IAED/LAB/08/exercicio1.c | pakhmomo/LeicA | 981addd69bde5599fadabc589d920d0402597d95 | [
"MIT"
] | null | null | null | IAED/LAB/08/exercicio1.c | pakhmomo/LeicA | 981addd69bde5599fadabc589d920d0402597d95 | [
"MIT"
] | null | null | null | # include <stdio.h>
# include <stdlib.h>
void le_n_numeros(int, int []);
void mostra_positivos(int, int []);
void le_n_numeros(int n, int vector[]){
int i;
printf("A ler inteiros...\n");
for (i=0; i < n; ++i)
scanf("%d", &vector[i]);
}
void mostra_positivos(int n, int vector[]){
int i;
printf("A impri... | 12.9375 | 43 | 0.566828 | [
"vector"
] |
c8b5aef36fa257e0b5f631ee8d8c1b81f7ffff71 | 11,392 | c | C | platform/mt6582/dummy_ap.c | foric/lk-lollipop | 26bd7a9a4bb99eadc8e9e1211d009668c1c450a9 | [
"MIT"
] | null | null | null | platform/mt6582/dummy_ap.c | foric/lk-lollipop | 26bd7a9a4bb99eadc8e9e1211d009668c1c450a9 | [
"MIT"
] | null | null | null | platform/mt6582/dummy_ap.c | foric/lk-lollipop | 26bd7a9a4bb99eadc8e9e1211d009668c1c450a9 | [
"MIT"
] | null | null | null | // Dummy AP
#include <platform/boot_mode.h>
#include <debug.h>
#include <dev/uart.h>
#include <platform/mtk_key.h>
#include <target/cust_key.h>
#include <platform/mt_gpio.h>
#define MAX_MD_NUM (1)
#define MAX_IMG_NUM (8)
#define PART_HEADER_MAGIC (0x58881688)
#define BOOT_ARGS_ADDR (0x87F00000)
#define IMG_HEADER... | 26.804706 | 113 | 0.670734 | [
"vector"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.