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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
10dfaaa1f06fe4d5fa9a3ffd1ec4c0c018f68108 | 13,541 | c | C | src/H5VLnative_group.c | evan-charmworks/hdf5 | adfac394c21cde8dd75f574534464ca69e3a00df | [
"BSD-3-Clause-LBNL"
] | null | null | null | src/H5VLnative_group.c | evan-charmworks/hdf5 | adfac394c21cde8dd75f574534464ca69e3a00df | [
"BSD-3-Clause-LBNL"
] | null | null | null | src/H5VLnative_group.c | evan-charmworks/hdf5 | adfac394c21cde8dd75f574534464ca69e3a00df | [
"BSD-3-Clause-LBNL"
] | null | null | null | /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* Copyright by The HDF Group. *
* All rights reserved. *
* *
* T... | 39.478134 | 110 | 0.53578 | [
"object"
] |
10e66a9771a5fc5ff6a38abfd63c6419b2eb0673 | 21,247 | c | C | libditm/key_tool.c | Splintermail/splintermail-client | ad7552d34bfc089685104aa107463b7e044580eb | [
"Unlicense"
] | 4 | 2017-09-18T07:36:36.000Z | 2021-05-29T15:47:59.000Z | libditm/key_tool.c | Splintermail/splintermail-client | ad7552d34bfc089685104aa107463b7e044580eb | [
"Unlicense"
] | null | null | null | libditm/key_tool.c | Splintermail/splintermail-client | ad7552d34bfc089685104aa107463b7e044580eb | [
"Unlicense"
] | 2 | 2017-10-27T21:55:06.000Z | 2017-10-28T23:43:05.000Z | #include <errno.h>
#include "libditm/libditm.h"
#include "api_client.h"
/* throws: E_NOMEM
E_INTERNAL
E_RESPONSE (server gave a bad response)
E_PARAM (host, username, or password too long)
E_SSL (bad server certificate)
E_CONN (failed or broken connection with se... | 34.049679 | 96 | 0.569586 | [
"object"
] |
10e70a328f3b4bbf9c3f2e5e9e634142bb1a9345 | 3,216 | h | C | sdk/js/include/nsIDOMXULRelatedElement.h | qianxj/XExplorer | 00e326da03ffcaa21115a2345275452607c6bab5 | [
"MIT"
] | null | null | null | sdk/js/include/nsIDOMXULRelatedElement.h | qianxj/XExplorer | 00e326da03ffcaa21115a2345275452607c6bab5 | [
"MIT"
] | null | null | null | sdk/js/include/nsIDOMXULRelatedElement.h | qianxj/XExplorer | 00e326da03ffcaa21115a2345275452607c6bab5 | [
"MIT"
] | null | null | null | /*
* DO NOT EDIT. THIS FILE IS GENERATED FROM d:/firefox-5.0.1/mozilla-release/dom/interfaces/xul/nsIDOMXULRelatedElement.idl
*/
#ifndef __gen_nsIDOMXULRelatedElement_h__
#define __gen_nsIDOMXULRelatedElement_h__
#ifndef __gen_domstubs_h__
#include "domstubs.h"
#endif
/* For IDL files that don't want to include ... | 32.816327 | 186 | 0.790423 | [
"object"
] |
10e7f95cde3691d992adede8fc5e51d588a0c5d9 | 1,543 | h | C | master/core/kthread/mutex.h | importlib/klib | a59837857689d0e60d3df6d2ebd12c3160efa794 | [
"MIT"
] | 4 | 2017-12-04T08:22:48.000Z | 2019-10-26T21:44:59.000Z | master/core/kthread/mutex.h | isuhao/klib | a59837857689d0e60d3df6d2ebd12c3160efa794 | [
"MIT"
] | null | null | null | master/core/kthread/mutex.h | isuhao/klib | a59837857689d0e60d3df6d2ebd12c3160efa794 | [
"MIT"
] | 4 | 2017-12-04T08:22:49.000Z | 2018-12-27T03:20:31.000Z | #ifndef _klib_mutex_h_
#define _klib_mutex_h_
#ifdef WIN32
#define WIN32_LEAN_AND_MEAN
#include <Windows.h>
typedef CRITICAL_SECTION pthread_mutex_t;
#else
#include <pthread.h>
#endif
#include "../inttype.h"
namespace klib {
namespace kthread {
class mutex
{
mutex(const mutex&other);
m... | 16.072917 | 66 | 0.591056 | [
"object"
] |
10e8263ac9a1bbf44ff62190799d5fdd0774e71d | 7,540 | h | C | src/Etterna/Singletons/ThemeManager.h | mattbox/etterna | 0a7bd768cffd6f39a3d84d76964097e43011ce33 | [
"MIT"
] | 551 | 2017-06-02T05:14:54.000Z | 2022-03-31T03:43:51.000Z | src/Etterna/Singletons/ThemeManager.h | john-marinelli/etterna | 8775f74ac9c353320128609d4b4150672e9a6d04 | [
"MIT"
] | 799 | 2017-06-11T12:30:26.000Z | 2022-03-31T23:56:48.000Z | src/Etterna/Singletons/ThemeManager.h | bluebandit21/etterna | 995deaacd430c8ea8d68635b906568117454d4cc | [
"MIT"
] | 177 | 2017-06-02T03:41:39.000Z | 2022-03-14T06:22:08.000Z | #ifndef THEMEMANAGER_H
#define THEMEMANAGER_H
#include "Etterna/Models/Lua/LuaReference.h"
#include "RageUtil/Misc/RageTypes.h"
#include <set>
class IThemeMetric;
class IniFile;
struct lua_State;
enum ElementCategory
{
EC_BGANIMATIONS,
EC_FONTS,
EC_GRAPHICS,
EC_SOUNDS,
EC_OTHER,
NUM_ElementCategory,
ElementC... | 32.640693 | 77 | 0.718302 | [
"vector"
] |
8000f03d735e9533bf3c67161fd21117694f1b94 | 1,532 | h | C | _heapprof/reentrant_scope.h | humu/heapprof | c46a5d0de86d5d1c50b0aa1b7014ef0b2b46a821 | [
"MIT"
] | 34 | 2019-08-13T23:55:17.000Z | 2021-06-22T01:29:05.000Z | _heapprof/reentrant_scope.h | humu/heapprof | c46a5d0de86d5d1c50b0aa1b7014ef0b2b46a821 | [
"MIT"
] | 7 | 2019-08-13T22:33:03.000Z | 2021-09-27T22:39:59.000Z | _heapprof/reentrant_scope.h | humu/heapprof | c46a5d0de86d5d1c50b0aa1b7014ef0b2b46a821 | [
"MIT"
] | 5 | 2019-08-16T01:50:02.000Z | 2021-08-30T20:02:48.000Z | #ifndef _HEAPPROF_REENTRANT_SCOPE_H__
#define _HEAPPROF_REENTRANT_SCOPE_H__
#include "Python.h"
#include "pythread.h"
// Python separates its memory management into several "domains," each of which
// has their own malloc, realloc, calloc, and free functions. In _malloc_patch,
// we're going to instrument all of thes... | 40.315789 | 79 | 0.751958 | [
"object"
] |
8005d3b7d425a605cd2d17660969398429820adc | 1,172 | h | C | src/AbstractTrainer.h | zhangmeishan/lstm-rnn | e23f8d9dc2564c00c9e945b8c93d20a40da43e86 | [
"Apache-2.0"
] | null | null | null | src/AbstractTrainer.h | zhangmeishan/lstm-rnn | e23f8d9dc2564c00c9e945b8c93d20a40da43e86 | [
"Apache-2.0"
] | null | null | null | src/AbstractTrainer.h | zhangmeishan/lstm-rnn | e23f8d9dc2564c00c9e945b8c93d20a40da43e86 | [
"Apache-2.0"
] | 1 | 2018-06-28T03:44:57.000Z | 2018-06-28T03:44:57.000Z | /*
* AbstractTrainer.h
*
* Created on: Jan 22, 2015
* Author: phong
*/
#ifndef SRC_ABSTRACTTRAINER_H_
#define SRC_ABSTRACTTRAINER_H_
#include "Matrix.h"
#include "Utils.h"
#include <time.h>
#include <sys/time.h>
#include <unordered_set>
#include <iostream>
#include <iomanip>
#include "AbstractNN.h"
#includ... | 22.538462 | 96 | 0.716724 | [
"vector"
] |
8007ab52fbd1b057859d2c9714e620c3bb91f70b | 29,309 | c | C | src/tss2-mu/tpmu-types.c | gotthardp/tpm2-tss | ef3ed46aad625b051a1613e7266cef44299607c3 | [
"BSD-2-Clause"
] | null | null | null | src/tss2-mu/tpmu-types.c | gotthardp/tpm2-tss | ef3ed46aad625b051a1613e7266cef44299607c3 | [
"BSD-2-Clause"
] | null | null | null | src/tss2-mu/tpmu-types.c | gotthardp/tpm2-tss | ef3ed46aad625b051a1613e7266cef44299607c3 | [
"BSD-2-Clause"
] | null | null | null | /* SPDX-License-Identifier: BSD-2-Clause */
/***********************************************************************
* Copyright (c) 2015 - 2017, Intel Corporation
*
* All rights reserved.
***********************************************************************/
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#inc... | 44.678354 | 95 | 0.720188 | [
"object"
] |
80092bef092c761a2ce8ab35134dafe16aaf983f | 996 | h | C | proj/alog/73. Set Matrix Zeroes/73. Set Matrix Zeroes.h | andy-sheng/leetcode | 1fa070036f31d0bd18a9a11a5c771641f3cd9a03 | [
"MIT"
] | null | null | null | proj/alog/73. Set Matrix Zeroes/73. Set Matrix Zeroes.h | andy-sheng/leetcode | 1fa070036f31d0bd18a9a11a5c771641f3cd9a03 | [
"MIT"
] | null | null | null | proj/alog/73. Set Matrix Zeroes/73. Set Matrix Zeroes.h | andy-sheng/leetcode | 1fa070036f31d0bd18a9a11a5c771641f3cd9a03 | [
"MIT"
] | null | null | null | //
// 73. Set Matrix Zeroes.h
// leetcode
//
// Created by andysheng on 2021/8/27.
// Copyright © 2021 Andy. All rights reserved.
//
#ifndef _3__Set_Matrix_Zeroes_h
#define _3__Set_Matrix_Zeroes_h
namespace P73 {
class Solution {
public:
void setZeroes(vector<vector<int>>& matrix) {
int rowCnt = matr... | 24.9 | 66 | 0.504016 | [
"vector"
] |
8010c70c4378be1eb09e0d823754363f37d772a4 | 7,308 | h | C | aws-cpp-sdk-iotwireless/include/aws/iotwireless/model/LoRaWANDeviceMetadata.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-iotwireless/include/aws/iotwireless/model/LoRaWANDeviceMetadata.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-iotwireless/include/aws/iotwireless/model/LoRaWANDeviceMetadata.h | ravindra-wagh/aws-sdk-cpp | 7d5ff01b3c3b872f31ca98fb4ce868cd01e97696 | [
"Apache-2.0"
] | 1 | 2022-03-23T15:17:18.000Z | 2022-03-23T15:17:18.000Z | /**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include <aws/iotwireless/IoTWireless_EXPORTS.h>
#include <aws/core/utils/memory/stl/AWSString.h>
#include <aws/core/utils/memory/stl/AWSVector.h>
#include <aws/iotwireless/model/LoRaWANG... | 29.115538 | 164 | 0.649699 | [
"vector",
"model"
] |
80129c9a7b81916687597e58830c207c71f12630 | 56,863 | c | C | repos/XSB/emu/slgdelay.c | HoaiNguyenofficial/AutoPenTest-using-DRL | 99a0c8d48a8bc69d8714334606f3de8f52e1d3cd | [
"BSD-3-Clause"
] | null | null | null | repos/XSB/emu/slgdelay.c | HoaiNguyenofficial/AutoPenTest-using-DRL | 99a0c8d48a8bc69d8714334606f3de8f52e1d3cd | [
"BSD-3-Clause"
] | null | null | null | repos/XSB/emu/slgdelay.c | HoaiNguyenofficial/AutoPenTest-using-DRL | 99a0c8d48a8bc69d8714334606f3de8f52e1d3cd | [
"BSD-3-Clause"
] | null | null | null | /* File: slgdelay.c
** Author(s): Kostis Sagonas, Baoqiu Cui, Swift, Warren
** Contact: xsb-contact@cs.sunysb.edu
**
** Copyright (C) The Research Foundation of SUNY, 1986, 1993-1998
** Copyright (C) ECRC, Germany, 1990
**
** XSB is free software; you can redistribute it and/or modify it under the
** terms of th... | 32.07163 | 147 | 0.671931 | [
"vector"
] |
801cfea64b1a0a018d3b8ba0f04a3256aa6134e2 | 8,271 | h | C | Engine/Source/Runtime/SlateCore/Public/Layout/SlateRect.h | PopCap/GameIdea | 201e1df50b2bc99afc079ce326aa0a44b178a391 | [
"BSD-2-Clause"
] | null | null | null | Engine/Source/Runtime/SlateCore/Public/Layout/SlateRect.h | PopCap/GameIdea | 201e1df50b2bc99afc079ce326aa0a44b178a391 | [
"BSD-2-Clause"
] | 2 | 2015-06-21T17:38:11.000Z | 2015-06-22T20:54:42.000Z | Engine/Source/Runtime/SlateCore/Public/Layout/SlateRect.h | PopCap/GameIdea | 201e1df50b2bc99afc079ce326aa0a44b178a391 | [
"BSD-2-Clause"
] | null | null | null | // Copyright 1998-2015 Epic Games, Inc. All Rights Reserved.
#pragma once
/**
* A rectangle defined by upper-left and lower-right corners.
*
* Assumes a "screen-like" coordinate system where the origin is in the top-left, with the Y-axis going down.
* Functions like "contains" etc will not work with other conv... | 27.387417 | 181 | 0.660984 | [
"geometry",
"vector",
"transform"
] |
80204ebf035ca6e21225cf8dcdfc18a613d91692 | 7,087 | c | C | src/crlf.c | Asquera/libgit2 | d9a5009ea6ae980bb3770055aa54c05a5164bcb0 | [
"Apache-2.0"
] | null | null | null | src/crlf.c | Asquera/libgit2 | d9a5009ea6ae980bb3770055aa54c05a5164bcb0 | [
"Apache-2.0"
] | null | null | null | src/crlf.c | Asquera/libgit2 | d9a5009ea6ae980bb3770055aa54c05a5164bcb0 | [
"Apache-2.0"
] | null | null | null | /*
* Copyright (C) 2009-2012 the libgit2 contributors
*
* This file is part of libgit2, distributed under the GNU GPL v2 with
* a Linking Exception. For full terms see the included COPYING file.
*/
#include "common.h"
#include "fileops.h"
#include "hash.h"
#include "filter.h"
#include "repository.h"
#include "gi... | 22.498413 | 96 | 0.695075 | [
"object"
] |
802369583386dab2693eec74c21e2ad2dfa82f08 | 3,031 | h | C | NonFEEC-C++/include/trunk/vector_shape_function_div.h | konsim83/StabilityPreservation | 2d480dc400cc0087b4ffb1423cbd16591a839bf7 | [
"MIT"
] | null | null | null | NonFEEC-C++/include/trunk/vector_shape_function_div.h | konsim83/StabilityPreservation | 2d480dc400cc0087b4ffb1423cbd16591a839bf7 | [
"MIT"
] | null | null | null | NonFEEC-C++/include/trunk/vector_shape_function_div.h | konsim83/StabilityPreservation | 2d480dc400cc0087b4ffb1423cbd16591a839bf7 | [
"MIT"
] | null | null | null | #ifndef SHAPE_FUN_VECTOR_DIV_TPP_
#define SHAPE_FUN_VECTOR_DIV_TPP_
#include <deal.II/base/exceptions.h>
#include <deal.II/base/function.h>
#include <deal.II/base/point.h>
#include <deal.II/base/quadrature_lib.h>
#include <deal.II/base/tensor.h>
#include <deal.II/dofs/dof_accessor.h>
#include <deal.II/dofs/dof_handler... | 27.0625 | 84 | 0.637083 | [
"shape",
"vector"
] |
802380d0770097ebb6a3583fc34ba2d7d4d5428c | 8,288 | h | C | kcp/ikcp.h | hexian000/kcptun-libev | b6954c56940f36729014ec53f50fcd0bd5a2b6d3 | [
"MIT"
] | 7 | 2019-11-16T15:51:52.000Z | 2021-03-10T06:45:39.000Z | kcp/ikcp.h | hexian000/kcptun-libev | b6954c56940f36729014ec53f50fcd0bd5a2b6d3 | [
"MIT"
] | 1 | 2020-09-12T10:34:45.000Z | 2021-02-05T14:17:33.000Z | kcp/ikcp.h | hexian000/kcptun-libev | b6954c56940f36729014ec53f50fcd0bd5a2b6d3 | [
"MIT"
] | 2 | 2020-04-03T11:49:17.000Z | 2022-03-13T19:20:34.000Z | //=====================================================================
//
// KCP - A Better ARQ Protocol Implementation
// skywind3000 (at) gmail.com, 2010-2011
//
// Features:
// + Average RTT reduce 30% - 40% vs traditional ARQ like tcp.
// + Maximum RTT reduce three times vs tcp.
// + Lightweight, distributed as ... | 30.696296 | 77 | 0.62138 | [
"object"
] |
80244db5fdfed7de88d07f99aaae766ec34d08c2 | 13,853 | h | C | vpc/include/tencentcloud/vpc/v20170312/model/CcnRoute.h | TencentCloud/tencentcloud-sdk-cpp-intl-en | 752c031f5ad2c96868183c5931eae3a42dd5ae6c | [
"Apache-2.0"
] | 1 | 2022-01-27T09:27:34.000Z | 2022-01-27T09:27:34.000Z | vpc/include/tencentcloud/vpc/v20170312/model/CcnRoute.h | TencentCloud/tencentcloud-sdk-cpp-intl-en | 752c031f5ad2c96868183c5931eae3a42dd5ae6c | [
"Apache-2.0"
] | null | null | null | vpc/include/tencentcloud/vpc/v20170312/model/CcnRoute.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
... | 37.440541 | 132 | 0.44965 | [
"object",
"vector",
"model"
] |
80277318a0a9465870f0eb4a5e306a5f0b2c0800 | 10,716 | c | C | src/filter/src/firhilb.c | vankxr/liquid-dsp | cd4d858a00eab6e2ffb88aa36b38a0fb1c741f30 | [
"MIT"
] | 1,382 | 2015-01-06T09:41:13.000Z | 2022-03-31T18:31:06.000Z | src/filter/src/firhilb.c | vankxr/liquid-dsp | cd4d858a00eab6e2ffb88aa36b38a0fb1c741f30 | [
"MIT"
] | 227 | 2015-02-06T17:04:42.000Z | 2022-03-31T06:48:20.000Z | src/filter/src/firhilb.c | vankxr/liquid-dsp | cd4d858a00eab6e2ffb88aa36b38a0fb1c741f30 | [
"MIT"
] | 394 | 2015-01-20T21:56:39.000Z | 2022-03-26T12:44:05.000Z | /*
* Copyright (c) 2007 - 2020 Joseph Gaeddert
*
* 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, mer... | 30.271186 | 98 | 0.559164 | [
"object",
"vector",
"transform"
] |
802ad5e0b3c1227f1a58199826d7cbc0e6079ca2 | 600 | h | C | Neat/src/Neat/Core/Input.h | gabrieldinse/Neat | c242378fdbd5b553b368196bd0baffc7cdfede6f | [
"Apache-2.0"
] | 2 | 2020-07-09T17:18:56.000Z | 2020-09-22T12:48:12.000Z | Neat/src/Neat/Core/Input.h | gabrieldinse/Neat | c242378fdbd5b553b368196bd0baffc7cdfede6f | [
"Apache-2.0"
] | null | null | null | Neat/src/Neat/Core/Input.h | gabrieldinse/Neat | c242378fdbd5b553b368196bd0baffc7cdfede6f | [
"Apache-2.0"
] | null | null | null | #pragma once
#include <utility>
#include "Neat/Core/Base.h"
#include "Neat/Core/Window.h"
#include "Neat/Core/KeyCodes.h"
#include "Neat/Core/MouseCodes.h"
#include "Neat/Math/Vector.h"
namespace Neat
{
class Input
{
public:
struct InputImpl;
public:
static void setWindow(Window& window);
... | 19.354839 | 57 | 0.678333 | [
"vector"
] |
802bb868d446cafa7c5383982193ad13d87b785a | 2,312 | c | C | source/kernel/tools/perf/util/trace-event.c | mikedlowis-prototypes/albase | e441be370dce14b4c9210510d7e7a9b69c5eef20 | [
"BSD-2-Clause"
] | 16 | 2021-04-20T04:25:45.000Z | 2022-02-07T15:58:16.000Z | source/kernel/tools/perf/util/trace-event.c | mikedlowis-prototypes/albase | e441be370dce14b4c9210510d7e7a9b69c5eef20 | [
"BSD-2-Clause"
] | null | null | null | source/kernel/tools/perf/util/trace-event.c | mikedlowis-prototypes/albase | e441be370dce14b4c9210510d7e7a9b69c5eef20 | [
"BSD-2-Clause"
] | 2 | 2018-03-20T04:20:46.000Z | 2019-12-12T02:13:05.000Z |
#include <stdio.h>
#include <unistd.h>
#include <stdlib.h>
#include <errno.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <linux/kernel.h>
#include <linux/err.h>
#include <traceevent/event-parse.h>
#include <api/fs/tracing_path.h>
#include "trace-event.h"
#include "machine.h"
#include "uti... | 21.607477 | 67 | 0.734429 | [
"object"
] |
802ccd87f151c688829ef077855ec8e930d22181 | 941 | h | C | src/BldRecons/SPSplit/RefineGrid.h | liuxinren/UrbanReconstruction | 079d9b0c9089aa9cdb15d31d76155e50a5e72f00 | [
"MIT"
] | 94 | 2017-07-20T05:32:07.000Z | 2022-03-02T03:38:54.000Z | src/BldRecons/SPSplit/RefineGrid.h | GucciPrada/UrbanReconstruction | 8b058349fd860ea9029623a92d705dd93a4e4878 | [
"MIT"
] | 3 | 2017-09-12T00:07:05.000Z | 2020-03-08T21:12:36.000Z | src/BldRecons/SPSplit/RefineGrid.h | GucciPrada/UrbanReconstruction | 8b058349fd860ea9029623a92d705dd93a4e4878 | [
"MIT"
] | 38 | 2017-07-25T06:00:52.000Z | 2022-03-19T10:01:06.000Z | #pragma once
#include <hash_set>
#include "Grid\StreamingGrid.h"
#include "Streaming\SPBReader.h"
#include "Streaming\SPBWriter.h"
#include "RefineChunk.h"
#include "FixedPatchSet.h"
class CRefineGrid : public CStreamingGrid
{
public:
CRefineGrid(void);
~CRefineGrid(void);
public:
CSPBReader m_cReader;
CSPBWrit... | 16.508772 | 45 | 0.756642 | [
"vector"
] |
8031c19bd38dde26bda61ff51a482db11d4b2408 | 4,676 | h | C | src/3rd/opus/silk/float/structs_FLP.h | koron0902/BGMPlayer | cc00454b463ae6c339235ee59f4249c33263438e | [
"BSD-2-Clause",
"BSD-3-Clause"
] | null | null | null | src/3rd/opus/silk/float/structs_FLP.h | koron0902/BGMPlayer | cc00454b463ae6c339235ee59f4249c33263438e | [
"BSD-2-Clause",
"BSD-3-Clause"
] | 1 | 2019-12-04T01:47:08.000Z | 2019-12-04T01:47:08.000Z | src/3rd/opus/silk/float/structs_FLP.h | koron0902/Cocoa | cc00454b463ae6c339235ee59f4249c33263438e | [
"BSD-2-Clause",
"BSD-3-Clause"
] | null | null | null | /***********************************************************************
Copyright (c) 2006-2011, Skype Limited. 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 retai... | 34.895522 | 80 | 0.698246 | [
"shape"
] |
80371ad72db9af123a2f7b36f35e9070a2d58d85 | 1,721 | h | C | src/lib.h | 9646516/ImageFC | 1e232e8fbe434c01cd486b5ac3aaa3a1352685b9 | [
"MIT"
] | null | null | null | src/lib.h | 9646516/ImageFC | 1e232e8fbe434c01cd486b5ac3aaa3a1352685b9 | [
"MIT"
] | null | null | null | src/lib.h | 9646516/ImageFC | 1e232e8fbe434c01cd486b5ac3aaa3a1352685b9 | [
"MIT"
] | null | null | null | #ifndef IMAGEFC_LIB_CC
#define IMAGEFC_LIB_CC
#define packedSizeAVX 8
#define STB_IMAGE_IMPLEMENTATION
#include "io/stb_image.h"
#include "color/rgbHist.h"
#include "hog/HOGEncoder.h"
#include <vector>
#include <tuple>
#include <deque>
#include <array>
#include <functional>
#include <cmath>
#include <i... | 31.87037 | 143 | 0.678094 | [
"vector"
] |
803b92807a9df8b9875e507f7c8db53df8e56caf | 88,395 | h | C | src/include/elem_struct.h | Wei-PSU/BioRT-Flux-PIHM | 7a32acfa467e3211ab52322d88fb7919242b37c2 | [
"MIT"
] | 4 | 2019-04-22T05:22:25.000Z | 2022-01-12T18:44:13.000Z | src/include/elem_struct.h | Li-Reactive-Water-Group/BioRT-Flux-PIHM | 7a32acfa467e3211ab52322d88fb7919242b37c2 | [
"MIT"
] | 1 | 2021-02-05T11:22:40.000Z | 2021-02-05T11:22:40.000Z | src/include/elem_struct.h | Li-Reactive-Water-Group/BioRT-Flux-PIHM | 7a32acfa467e3211ab52322d88fb7919242b37c2 | [
"MIT"
] | 8 | 2019-08-19T04:12:35.000Z | 2021-04-11T20:33:11.000Z | #ifndef ELEM_STRUCT_HEADER
#define ELEM_STRUCT_HEADER
/* Element attribute */
typedef struct attrib_struct
{
int soil_type; /* soil type */
int lc_type; /* land cover type */
int bc_type[NUM_EDGE]; /* boundary condition type*/
int ... | 51.006924 | 81 | 0.430952 | [
"shape",
"model"
] |
8045a7b8780331faf3f52a3ed79b90cb1d8b403d | 11,304 | h | C | include/LightGBM/network.h | MitsuruFujiwara/LightGBM | 7d6767c6deb5c7fa939edec924c6a2cc1d35b865 | [
"MIT"
] | 2 | 2019-02-25T15:58:35.000Z | 2019-02-25T15:58:43.000Z | include/LightGBM/network.h | MitsuruFujiwara/LightGBM | 7d6767c6deb5c7fa939edec924c6a2cc1d35b865 | [
"MIT"
] | null | null | null | include/LightGBM/network.h | MitsuruFujiwara/LightGBM | 7d6767c6deb5c7fa939edec924c6a2cc1d35b865 | [
"MIT"
] | 1 | 2018-11-27T15:04:50.000Z | 2018-11-27T15:04:50.000Z | #ifndef LIGHTGBM_NETWORK_H_
#define LIGHTGBM_NETWORK_H_
#include <LightGBM/utils/log.h>
#include <LightGBM/meta.h>
#include <LightGBM/config.h>
#include <functional>
#include <vector>
#include <memory>
namespace LightGBM {
/*! \brief forward declaration */
class Linkers;
/*! \brief The network structure for all_g... | 36.701299 | 152 | 0.671355 | [
"object",
"vector"
] |
8046a221fe06c1df29e5554a1fa195d8a5401692 | 9,936 | h | C | asylo/crypto/asn1_schema.h | mzohreva/asylo | f6c79ec9775f5579cf5587745f5c64243898e136 | [
"Apache-2.0"
] | 1 | 2020-09-23T07:30:01.000Z | 2020-09-23T07:30:01.000Z | asylo/crypto/asn1_schema.h | mzohreva/asylo | f6c79ec9775f5579cf5587745f5c64243898e136 | [
"Apache-2.0"
] | null | null | null | asylo/crypto/asn1_schema.h | mzohreva/asylo | f6c79ec9775f5579cf5587745f5c64243898e136 | [
"Apache-2.0"
] | 5 | 2019-09-30T03:36:43.000Z | 2020-08-28T07:31:17.000Z | /*
*
* Copyright 2019 Asylo authors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agree... | 37.49434 | 80 | 0.708635 | [
"object",
"vector"
] |
8049e4d3ba247b08d6ae0c3d07ef510bb82743a8 | 2,777 | h | C | src/tdme/engine/model/AnimationSetup.h | mahula/tdme2 | 0f74d35ae5d2cd33b1a410c09f0d45f250ca7a64 | [
"BSD-3-Clause"
] | null | null | null | src/tdme/engine/model/AnimationSetup.h | mahula/tdme2 | 0f74d35ae5d2cd33b1a410c09f0d45f250ca7a64 | [
"BSD-3-Clause"
] | null | null | null | src/tdme/engine/model/AnimationSetup.h | mahula/tdme2 | 0f74d35ae5d2cd33b1a410c09f0d45f250ca7a64 | [
"BSD-3-Clause"
] | null | null | null | #pragma once
#include <string>
#include <tdme/tdme.h>
#include <tdme/engine/model/fwd-tdme.h>
using std::string;
using tdme::engine::model::Model;
/**
* Animation setup
* @author Andreas Drewke
* @version $Id$
*/
class tdme::engine::model::AnimationSetup final
{
private:
Model* model { };
string id { };
... | 18.513333 | 150 | 0.667987 | [
"model"
] |
804f932d24460e0715e804e4c347538a68664d07 | 1,970 | h | C | paddle/fluid/operators/ngraph/ops/sum_op.h | Sand3r-/Paddle | 1217a521554d63caa1381b8716910d0268dfc22d | [
"Apache-2.0"
] | 2 | 2017-05-15T06:52:18.000Z | 2017-06-13T11:55:11.000Z | paddle/fluid/operators/ngraph/ops/sum_op.h | Sand3r-/Paddle | 1217a521554d63caa1381b8716910d0268dfc22d | [
"Apache-2.0"
] | null | null | null | paddle/fluid/operators/ngraph/ops/sum_op.h | Sand3r-/Paddle | 1217a521554d63caa1381b8716910d0268dfc22d | [
"Apache-2.0"
] | 1 | 2020-09-12T21:35:19.000Z | 2020-09-12T21:35:19.000Z | /*Copyright (c) 2018 PaddlePaddle 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 ... | 32.833333 | 80 | 0.703046 | [
"vector"
] |
805c1e30d728b149505ea0a7d4f52b3296958232 | 2,519 | h | C | src/browser/printing_handler.h | yejingfu/node-webkit | 42b9b51fb12421ed9a68c45e53bc98ecfe20bc14 | [
"MIT"
] | 3 | 2017-10-29T21:09:35.000Z | 2017-10-29T21:21:34.000Z | src/browser/printing_handler.h | yejingfu/node-webkit | 42b9b51fb12421ed9a68c45e53bc98ecfe20bc14 | [
"MIT"
] | 1 | 2018-02-10T21:00:08.000Z | 2018-03-20T05:09:50.000Z | src/browser/printing_handler.h | yejingfu/node-webkit | 42b9b51fb12421ed9a68c45e53bc98ecfe20bc14 | [
"MIT"
] | 1 | 2020-11-04T07:24:13.000Z | 2020-11-04T07:24:13.000Z | // Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef CHROME_UTILITY_PRINTING_HANDLER_H_
#define CHROME_UTILITY_PRINTING_HANDLER_H_
#include "base/compiler_specific.h"
#include "base/macros.h"
#inclu... | 32.714286 | 79 | 0.768162 | [
"render",
"vector"
] |
805d4c13d070c5a269d5e14132274eed360c3d10 | 43,826 | h | C | drivers/scsi/sense_codes.h | jainsakshi2395/linux | 7ccb860232bb83fb60cd6bcf5aaf0c008d903acb | [
"Linux-OpenIB"
] | 44 | 2022-03-16T08:32:31.000Z | 2022-03-31T16:02:35.000Z | drivers/scsi/sense_codes.h | jainsakshi2395/linux | 7ccb860232bb83fb60cd6bcf5aaf0c008d903acb | [
"Linux-OpenIB"
] | 13 | 2021-07-10T04:36:17.000Z | 2022-03-03T10:50:05.000Z | drivers/scsi/sense_codes.h | jainsakshi2395/linux | 7ccb860232bb83fb60cd6bcf5aaf0c008d903acb | [
"Linux-OpenIB"
] | 18 | 2022-03-19T04:41:04.000Z | 2022-03-31T03:32:12.000Z | /* SPDX-License-Identifier: GPL-2.0 */
/*
* The canonical list of T10 Additional Sense Codes is available at:
* http://www.t10.org/lists/asc-num.txt [most recent: 20200817]
*/
SENSE_CODE(0x0000, "No additional sense information")
SENSE_CODE(0x0001, "Filemark detected")
SENSE_CODE(0x0002, "End-of-partition/medium de... | 49.802273 | 86 | 0.800507 | [
"object"
] |
45ec132c81c7834ac59743ef38dfa4ff7d7c4641 | 78,568 | h | C | riegeli/base/chain.h | mingzhao-db/riegeli | 7314c9767426fa6d25a3a3b5db2bebbf81db27f2 | [
"Apache-2.0"
] | null | null | null | riegeli/base/chain.h | mingzhao-db/riegeli | 7314c9767426fa6d25a3a3b5db2bebbf81db27f2 | [
"Apache-2.0"
] | null | null | null | riegeli/base/chain.h | mingzhao-db/riegeli | 7314c9767426fa6d25a3a3b5db2bebbf81db27f2 | [
"Apache-2.0"
] | null | null | null | // Copyright 2017 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in ... | 35.892188 | 80 | 0.682937 | [
"object",
"shape"
] |
45ec22e3649ca8d59099052eed51839683d5ad7a | 1,846 | h | C | simulations/src/applications/model/neighbor-state.h | AdrianAntunez/DTN-Onion-Routing-NS-3 | 91e16826c0fe55dbdcd81473ab3c4ca0b3ede244 | [
"Apache-2.0"
] | null | null | null | simulations/src/applications/model/neighbor-state.h | AdrianAntunez/DTN-Onion-Routing-NS-3 | 91e16826c0fe55dbdcd81473ab3c4ca0b3ede244 | [
"Apache-2.0"
] | null | null | null | simulations/src/applications/model/neighbor-state.h | AdrianAntunez/DTN-Onion-Routing-NS-3 | 91e16826c0fe55dbdcd81473ab3c4ca0b3ede244 | [
"Apache-2.0"
] | null | null | null | /* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
/*
* Copyright (c) Sep 15, 2014
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation;
*
* This program is distribut... | 21.717647 | 104 | 0.713434 | [
"object"
] |
45eebc86bb909e6663533be4f59a632bda56c914 | 4,423 | h | C | Labs2014/dynamics/p0_contacts2d/src/scenes.h | jadnohra/jad-pre-2015-dabblings | 368cbd39c6371b3e48b0c67d9a83fc20eee41346 | [
"MIT"
] | null | null | null | Labs2014/dynamics/p0_contacts2d/src/scenes.h | jadnohra/jad-pre-2015-dabblings | 368cbd39c6371b3e48b0c67d9a83fc20eee41346 | [
"MIT"
] | null | null | null | Labs2014/dynamics/p0_contacts2d/src/scenes.h | jadnohra/jad-pre-2015-dabblings | 368cbd39c6371b3e48b0c67d9a83fc20eee41346 | [
"MIT"
] | null | null | null | #ifndef LAB_SCENES_H
#define LAB_SCENES_H
#include "simul2d.h"
#include "spatial2d.h"
void shapeCircle(ConvexShape2d& s, Sc r)
{
s.v.clear();
s.v.push_back(v2_z());
s.r = r;
}
void shapeConvex(ConvexShape2d& s, V2p v0, Sc r)
{
s.v.clear();
s.v.push_back(v0);
s.r = r;
}
void shapeConvex(Con... | 27.134969 | 124 | 0.612706 | [
"shape"
] |
45efe0804ed5ba620019bd06269bf7f2f50847e2 | 34,634 | c | C | fs/vfs/bcache/src/bcache.c | Echoqianqian/kernel_liteos_a_note | b13777998d2a1f5b0ef45dc9bbe81ed909e207de | [
"BSD-3-Clause"
] | null | null | null | fs/vfs/bcache/src/bcache.c | Echoqianqian/kernel_liteos_a_note | b13777998d2a1f5b0ef45dc9bbe81ed909e207de | [
"BSD-3-Clause"
] | null | null | null | fs/vfs/bcache/src/bcache.c | Echoqianqian/kernel_liteos_a_note | b13777998d2a1f5b0ef45dc9bbe81ed909e207de | [
"BSD-3-Clause"
] | null | null | null | /*
* Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.
* Copyright (c) 2020-2021 Huawei Device Co., Ltd. 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. Redist... | 28.180635 | 109 | 0.585754 | [
"3d"
] |
45f7a8be17dee5d52296961ea62700cb3b5d85fd | 2,074 | h | C | content/utility/utility_thread_impl.h | Crystalnix/BitPop | 1fae4ecfb965e163f6ce154b3988b3181678742a | [
"BSD-3-Clause"
] | 7 | 2015-05-20T22:41:35.000Z | 2021-11-18T19:07:59.000Z | content/utility/utility_thread_impl.h | Crystalnix/BitPop | 1fae4ecfb965e163f6ce154b3988b3181678742a | [
"BSD-3-Clause"
] | 1 | 2015-02-02T06:55:08.000Z | 2016-01-20T06:11:59.000Z | content/utility/utility_thread_impl.h | Crystalnix/BitPop | 1fae4ecfb965e163f6ce154b3988b3181678742a | [
"BSD-3-Clause"
] | 2 | 2015-12-08T00:37:41.000Z | 2017-04-06T05:34:05.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.
#ifndef CONTENT_UTILITY_UTILITY_THREAD_IMPL_H_
#define CONTENT_UTILITY_UTILITY_THREAD_IMPL_H_
#include <string>
#include <vector>
#include "base/bas... | 30.057971 | 75 | 0.760366 | [
"vector"
] |
45f823e04b4b9782774c4b7e80cc1f52000df3e0 | 2,278 | h | C | src/C/Security-57031.40.6/Security/libsecurity_transform/lib/SecDecodeTransform.h | GaloisInc/hacrypto | 5c99d7ac73360e9b05452ac9380c1c7dc6784849 | [
"BSD-3-Clause"
] | 34 | 2015-02-04T18:03:14.000Z | 2020-11-10T06:45:28.000Z | src/C/Security-57031.40.6/Security/libsecurity_transform/lib/SecDecodeTransform.h | GaloisInc/hacrypto | 5c99d7ac73360e9b05452ac9380c1c7dc6784849 | [
"BSD-3-Clause"
] | 5 | 2015-06-30T21:17:00.000Z | 2016-06-14T22:31:51.000Z | src/C/Security-57031.40.6/Security/libsecurity_transform/lib/SecDecodeTransform.h | GaloisInc/hacrypto | 5c99d7ac73360e9b05452ac9380c1c7dc6784849 | [
"BSD-3-Clause"
] | 15 | 2015-10-29T14:21:58.000Z | 2022-01-19T07:33:14.000Z | #ifndef __SECDECODETRANSFORM_H__
#define __SECDECODETRANSFORM_H__
/*
* Copyright (c) 2010-2011 Apple Inc. All Rights Reserved.
*
* @APPLE_LICENSE_HEADER_START@
*
* This file contains Original Code and/or Modifications of Original Code
* as defined in and that are subject to the Apple Public Source License
* V... | 30.373333 | 73 | 0.753292 | [
"object",
"transform"
] |
45f90228c787459d4faae451b67a0eeed2383e82 | 4,070 | h | C | Source/Core/Visualization/Renderer/StochasticPolygonRenderer.h | naohisas/KVS | 4c0c68304f9d8d34e27fe0e924594b3436f1a8b1 | [
"BSD-3-Clause"
] | 42 | 2015-07-24T23:05:07.000Z | 2022-03-16T01:31:04.000Z | Source/Core/Visualization/Renderer/StochasticPolygonRenderer.h | naohisas/KVS | 4c0c68304f9d8d34e27fe0e924594b3436f1a8b1 | [
"BSD-3-Clause"
] | 4 | 2015-03-17T05:42:49.000Z | 2020-08-09T15:21:45.000Z | Source/Core/Visualization/Renderer/StochasticPolygonRenderer.h | naohisas/KVS | 4c0c68304f9d8d34e27fe0e924594b3436f1a8b1 | [
"BSD-3-Clause"
] | 29 | 2015-01-03T05:56:32.000Z | 2021-10-05T15:28:33.000Z | /*****************************************************************************/
/**
* @file StochasticPolygonRenderer.h
* @author Naohisa Sakamoto
*/
/*****************************************************************************/
#pragma once
#include <kvs/Module>
#include <kvs/ProgramObject>
#include <kvs/Polyg... | 39.134615 | 120 | 0.625307 | [
"render",
"object"
] |
45fae14bcb8e76fdffc71031ab69333e59b6b86e | 3,145 | h | C | src/ios/include/gs/iname.h | kowei/com.kcchen.drawingpdf | 16a67035f229d3fc615a03021dc0bebb466e5e4c | [
"MIT"
] | null | null | null | src/ios/include/gs/iname.h | kowei/com.kcchen.drawingpdf | 16a67035f229d3fc615a03021dc0bebb466e5e4c | [
"MIT"
] | null | null | null | src/ios/include/gs/iname.h | kowei/com.kcchen.drawingpdf | 16a67035f229d3fc615a03021dc0bebb466e5e4c | [
"MIT"
] | null | null | null | /* Copyright (C) 2001-2012 Artifex Software, Inc.
All Rights Reserved.
This software is provided AS-IS with no warranty, either express or
implied.
This software is distributed under license and may not be copied,
modified or distributed except as expressly authorized under the terms
of the license ... | 35.337079 | 76 | 0.732273 | [
"object"
] |
45fea60788f440bf0ac092b96e975f4d5d5cbc11 | 7,411 | h | C | chrome/browser/ash/guest_os/guest_os_share_path.h | iridium-browser/iridium-browser | 907e31cf5ce5ad14d832796e3a7c11e496828959 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 575 | 2015-06-18T23:58:20.000Z | 2022-03-23T09:32:39.000Z | chrome/browser/ash/guest_os/guest_os_share_path.h | iridium-browser/iridium-browser | 907e31cf5ce5ad14d832796e3a7c11e496828959 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 113 | 2015-05-04T09:58:14.000Z | 2022-01-31T19:35:03.000Z | chrome/browser/ash/guest_os/guest_os_share_path.h | iridium-browser/iridium-browser | 907e31cf5ce5ad14d832796e3a7c11e496828959 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 52 | 2015-07-14T10:40:50.000Z | 2022-03-15T01:11:49.000Z | // Copyright 2018 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_ASH_GUEST_OS_GUEST_OS_SHARE_PATH_H_
#define CHROME_BROWSER_ASH_GUEST_OS_GUEST_OS_SHARE_PATH_H_
#include <map>
#include <memory>
#i... | 40.059459 | 80 | 0.693159 | [
"vector"
] |
3400890ee969e2cb1a4030af333186c35bf0a6ed | 5,042 | h | C | source/MaterialXRenderGlsl/GlslValidator.h | jstone-dev/MaterialX | e468c401523a6de8488add9cb8bd8c3e1b61ad8c | [
"BSL-1.0"
] | 18 | 2018-10-15T14:37:38.000Z | 2019-04-02T06:34:12.000Z | source/MaterialXRenderGlsl/GlslValidator.h | jstone-dev/MaterialX | e468c401523a6de8488add9cb8bd8c3e1b61ad8c | [
"BSL-1.0"
] | 7 | 2018-11-07T23:16:00.000Z | 2019-03-07T03:06:21.000Z | source/MaterialXRenderGlsl/GlslValidator.h | jstone-dev/MaterialX | e468c401523a6de8488add9cb8bd8c3e1b61ad8c | [
"BSL-1.0"
] | 4 | 2018-11-06T17:38:47.000Z | 2019-03-07T01:28:24.000Z | //
// TM & (c) 2017 Lucasfilm Entertainment Company Ltd. and Lucasfilm Ltd.
// All rights reserved. See LICENSE.txt for license.
//
#ifndef MATERIALX_GLSLVALIDATOR_H
#define MATERIALX_GLSLVALIDATOR_H
/// @file
/// GLSL code validator
#include <MaterialXRender/ShaderValidators/ShaderValidator.h>
#include <MaterialXR... | 31.5125 | 113 | 0.709441 | [
"geometry",
"render",
"object",
"vector",
"3d"
] |
34106b6c9fccd0c97d312389f9ff0fbdce6562e5 | 9,276 | h | C | src/carl-model/ModelValue.h | sjunges/carl | 5013c31c035990d9912a6265944e7d4add4c378b | [
"MIT"
] | 29 | 2015-05-19T12:17:16.000Z | 2021-03-05T17:53:00.000Z | src/carl-model/ModelValue.h | sjunges/carl | 5013c31c035990d9912a6265944e7d4add4c378b | [
"MIT"
] | 36 | 2016-10-26T12:47:11.000Z | 2021-03-03T15:19:38.000Z | src/carl-model/ModelValue.h | sjunges/carl | 5013c31c035990d9912a6265944e7d4add4c378b | [
"MIT"
] | 16 | 2015-05-27T07:35:19.000Z | 2021-03-05T17:53:08.000Z | #pragma once
#include <carl/util/variant_util.h>
#include <carl/formula/bitvector/BVValue.h>
#include <carl/formula/model/mvroot/MultivariateRoot.h>
#include <carl/ran/ran.h>
#include <carl/vs/SqrtEx.h>
#include "uninterpreted/SortValue.h"
#include "uninterpreted/UFModel.h"
#include <memory>
#include <variant>
name... | 30.019417 | 171 | 0.689414 | [
"model"
] |
34172e43cc0be503ebd1fc848ecd58a36a1d51e2 | 1,178 | c | C | lib/guilds/skills/extract_blood.c | vlehtola/questmud | 8bc3099b5ad00a9e0261faeb6637c76b521b6dbe | [
"MIT"
] | null | null | null | lib/guilds/skills/extract_blood.c | vlehtola/questmud | 8bc3099b5ad00a9e0261faeb6637c76b521b6dbe | [
"MIT"
] | null | null | null | lib/guilds/skills/extract_blood.c | vlehtola/questmud | 8bc3099b5ad00a9e0261faeb6637c76b521b6dbe | [
"MIT"
] | null | null | null | object ob,pot,tgt;
int i;
query_type() { return "witchcraft"; }
get_time() {
return 7-(this_player()->query_skills("speedcrafting")/20);
}
ep_cost() { return 10-(this_player()->query_skills("speedcrafting")/20); }
resolve_skill(string str) {
ob = present("corpse", environment(this_player()));
if(!ob)ob ... | 33.657143 | 116 | 0.617997 | [
"object"
] |
3418dd6c586a635b5bdbd2a6673a3b5ccdee35ff | 869 | h | C | Source/SurvivalGame/Public/Items/SUsableActor.h | MAG-Studios-Canada/TheDaysAfter-Main | 68d710c488c18ee8ccb41441917009d8a185b96f | [
"Unlicense"
] | 1 | 2018-03-17T09:50:25.000Z | 2018-03-17T09:50:25.000Z | Source/SurvivalGame/Public/Items/SUsableActor.h | ChrisAngryGodBuckingham/TDA-SurvivalConflict | 9945e945bb9f3c0a31912eeabd42beacf0e09d3e | [
"Unlicense"
] | null | null | null | Source/SurvivalGame/Public/Items/SUsableActor.h | ChrisAngryGodBuckingham/TDA-SurvivalConflict | 9945e945bb9f3c0a31912eeabd42beacf0e09d3e | [
"Unlicense"
] | null | null | null | //Copyright 1998 - 2018 MAG Studios Canada, Inc.All Rights Reserved.
#pragma once
#include "GameFramework/Actor.h"
#include "SUsableActor.generated.h"
UCLASS(ABSTRACT)
class SURVIVALGAME_API ASUsableActor : public AActor
{
GENERATED_BODY()
protected:
ASUsableActor(const FObjectInitializer& ObjectInitializer);
U... | 24.138889 | 151 | 0.765247 | [
"mesh",
"object"
] |
3419d4ff1b3e7dbee4934d40695b9576f55c34be | 5,825 | h | C | chrome/browser/chromeos/ownership/owner_settings_service.h | tmpsantos/chromium | 802d4aeeb33af25c01ee5994037bbf14086d4ac0 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | null | null | null | chrome/browser/chromeos/ownership/owner_settings_service.h | tmpsantos/chromium | 802d4aeeb33af25c01ee5994037bbf14086d4ac0 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | null | null | null | chrome/browser/chromeos/ownership/owner_settings_service.h | tmpsantos/chromium | 802d4aeeb33af25c01ee5994037bbf14086d4ac0 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | null | null | null | // Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef CHROME_BROWSER_CHROMEOS_OWNERSHIP_OWNER_SETTINGS_SERVICE_H_
#define CHROME_BROWSER_CHROMEOS_OWNERSHIP_OWNER_SETTINGS_SERVICE_H_
#include <deque>
... | 36.63522 | 80 | 0.747983 | [
"vector"
] |
341f46884eabbf00bc5199d56a8439e243997afa | 11,065 | h | C | cpp/src/gandiva/dex.h | stspyder/arrow | 16b2a44be2b71bc1a7c95df70795664b4d450b6d | [
"Apache-2.0"
] | 2 | 2020-12-18T20:40:06.000Z | 2021-01-19T15:55:58.000Z | cpp/src/gandiva/dex.h | stspyder/arrow | 16b2a44be2b71bc1a7c95df70795664b4d450b6d | [
"Apache-2.0"
] | 95 | 2020-12-08T14:14:27.000Z | 2021-07-17T00:43:39.000Z | cpp/src/gandiva/dex.h | stspyder/arrow | 16b2a44be2b71bc1a7c95df70795664b4d450b6d | [
"Apache-2.0"
] | 9 | 2021-02-24T10:27:55.000Z | 2022-03-28T08:27:12.000Z | // Licensed to the Apache Software Foundation (ASF) under one
// or more contributor license agreements. See the NOTICE file
// distributed with this work for additional information
// regarding copyright ownership. The ASF licenses this file
// to you under the Apache License, Version 2.0 (the
// "License"); you may... | 32.931548 | 88 | 0.741347 | [
"vector"
] |
341fc2f43e27c17a03fdb1b268678d60341422bb | 26,181 | c | C | mmdutil.c | michaelrsweet/mmd | 114262e6a601c5bed8f6e1f9625c07b976cc327a | [
"Apache-2.0"
] | 11 | 2017-08-07T14:54:04.000Z | 2021-03-02T06:45:41.000Z | mmdutil.c | michaelrsweet/mmd | 114262e6a601c5bed8f6e1f9625c07b976cc327a | [
"Apache-2.0"
] | 11 | 2017-04-23T16:01:24.000Z | 2022-03-01T16:24:43.000Z | mmdutil.c | michaelrsweet/mmd | 114262e6a601c5bed8f6e1f9625c07b976cc327a | [
"Apache-2.0"
] | 5 | 2017-08-07T14:55:46.000Z | 2021-01-01T16:58:00.000Z | /*
* Mini markdown utility.
*
* https://github.com/michaelrsweet/mmd
*
* Usage:
*
* mmdutil [options] filename.md [... filenameN.md]
*
* Options:
*
* --cover filename.ext Specify cover image.
* --css filename.css Specify style sheet.
* --front filename.md Specify frontmatter file.
* --... | 22.300681 | 188 | 0.563959 | [
"solid"
] |
3424087eba83d88cae92655e7affd2a781425a7a | 29,378 | c | C | sdk-6.5.20/src/examples/xgs/firebolt6/l2gre/l2gre_acc_to_net_mc.c | copslock/broadcom_cpri | 8e2767676e26faae270cf485591902a4c50cf0c5 | [
"Spencer-94"
] | null | null | null | sdk-6.5.20/src/examples/xgs/firebolt6/l2gre/l2gre_acc_to_net_mc.c | copslock/broadcom_cpri | 8e2767676e26faae270cf485591902a4c50cf0c5 | [
"Spencer-94"
] | null | null | null | sdk-6.5.20/src/examples/xgs/firebolt6/l2gre/l2gre_acc_to_net_mc.c | copslock/broadcom_cpri | 8e2767676e26faae270cf485591902a4c50cf0c5 | [
"Spencer-94"
] | null | null | null | /*
* This license is set out in https://raw.githubusercontent.com/Broadcom-Network-Switching-Software/OpenBCM/master/Legal/LICENSE file.
*
* Copyright 2007-2020 Broadcom Inc. All rights reserved.
*/
/* Feature : L2GRE Access to Network - Multicast
*
* Usage : BCM.0> cint l2gre_acc_to_net_mc.c
*
* con... | 34.240093 | 276 | 0.659303 | [
"object"
] |
3428ee58488cee5db8fb58e96111876957b1a982 | 440 | h | C | IslandTool-CLI/stdafx.h | MasonLeeBack/IslandTool | 0456d82b7774df3f57d0503d8674e33ad1fd0310 | [
"Zlib"
] | 2 | 2022-02-03T00:30:41.000Z | 2022-02-14T07:14:49.000Z | IslandTool-CLI/stdafx.h | MasonLeeBack/IslandTool | 0456d82b7774df3f57d0503d8674e33ad1fd0310 | [
"Zlib"
] | null | null | null | IslandTool-CLI/stdafx.h | MasonLeeBack/IslandTool | 0456d82b7774df3f57d0503d8674e33ad1fd0310 | [
"Zlib"
] | null | null | null | /*
IslandTool
Copyright (c) 2022 Mason Lee Back
File name: stdafx.h
*/
#ifndef _STDAFX_H_
#define _STDAFX_H_
#include <stdint.h>
#include <iostream>
#include <fstream>
#include <vector>
#include <regex>
#include <Utils/FileStreamUtils.h>
#include <ThirdParty/tinyxml2/tinyxml2.h>
#include <Types/IslandToolTypes.h... | 14.666667 | 41 | 0.747727 | [
"vector"
] |
342f38d8b23487d489d75bd7e768d0c771aedc2e | 3,007 | h | C | oneflow/core/kernel/reentrant_lock_kernel.h | Warmchay/oneflow | 5a333ff065bb89990318de2f1bd650e314d49301 | [
"Apache-2.0"
] | null | null | null | oneflow/core/kernel/reentrant_lock_kernel.h | Warmchay/oneflow | 5a333ff065bb89990318de2f1bd650e314d49301 | [
"Apache-2.0"
] | null | null | null | oneflow/core/kernel/reentrant_lock_kernel.h | Warmchay/oneflow | 5a333ff065bb89990318de2f1bd650e314d49301 | [
"Apache-2.0"
] | null | null | null | /*
Copyright 2020 The OneFlow 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 agre... | 33.786517 | 89 | 0.778517 | [
"vector"
] |
343454bc47b22718151560f2682d9a01b9d69e63 | 1,595 | h | C | src/Vector.h | Lywx/CppSimpleContainer | 3a9d1535b3aca23e1c5405576d1ebbaef47dda66 | [
"MIT"
] | null | null | null | src/Vector.h | Lywx/CppSimpleContainer | 3a9d1535b3aca23e1c5405576d1ebbaef47dda66 | [
"MIT"
] | null | null | null | src/Vector.h | Lywx/CppSimpleContainer | 3a9d1535b3aca23e1c5405576d1ebbaef47dda66 | [
"MIT"
] | null | null | null | #pragma once
#include <stdexcept>
template <typename T>
class Vector
{
public:
typedef const T *const_iterator;
typedef T *iterator;
/************************************************************************/
/* Constructors and Destructor */
/*************... | 24.921875 | 78 | 0.455799 | [
"vector"
] |
3437a61da26f09146d21f3c75594b6df1e2c4e95 | 1,863 | h | C | DataFormats/TrackerRecHit2D/src/classes.h | NTrevisani/cmssw | a212a27526f34eb9507cf8b875c93896e6544781 | [
"Apache-2.0"
] | 1 | 2020-02-07T11:20:02.000Z | 2020-02-07T11:20:02.000Z | DataFormats/TrackerRecHit2D/src/classes.h | NTrevisani/cmssw | a212a27526f34eb9507cf8b875c93896e6544781 | [
"Apache-2.0"
] | 7 | 2016-07-17T02:34:54.000Z | 2019-08-13T07:58:37.000Z | DataFormats/TrackerRecHit2D/src/classes.h | NTrevisani/cmssw | a212a27526f34eb9507cf8b875c93896e6544781 | [
"Apache-2.0"
] | 2 | 2019-09-27T08:33:22.000Z | 2019-11-14T10:52:30.000Z | #ifndef TrackerRecHit2D_CLASSES_H
#define TrackerRecHit2D_CLASSES_H
#include "DataFormats/TrackerRecHit2D/interface/OmniClusterRef.h"
#include "DataFormats/TrackerRecHit2D/interface/SiStripRecHit2DCollection.h"
#include "DataFormats/TrackerRecHit2D/interface/SiStripRecHit1DCollection.h"
#include "DataFormats/CLHEP/int... | 54.794118 | 83 | 0.859903 | [
"vector"
] |
34395126040141704aab0a0f6ac05fb4d88aec8b | 9,068 | h | C | Archive/nrf5_gcc_mesh/mesh/core/include/enc.h | aberke/city-science-bike-swarm | 797e803014fc0c3878016309a62460a736140958 | [
"MIT"
] | 15 | 2019-02-25T20:25:29.000Z | 2021-02-27T17:57:38.000Z | nrf5_mesh/mesh/core/include/enc.h | aberke/city-science-bike-swarm | 797e803014fc0c3878016309a62460a736140958 | [
"MIT"
] | 3 | 2020-02-21T22:35:38.000Z | 2020-10-05T02:25:30.000Z | nrf5_mesh/mesh/core/include/enc.h | aberke/city-science-bike-swarm | 797e803014fc0c3878016309a62460a736140958 | [
"MIT"
] | 5 | 2019-06-29T21:03:57.000Z | 2021-06-15T06:16:20.000Z | /* Copyright (c) 2010 - 2020, Nordic Semiconductor ASA
* 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
* l... | 37.941423 | 104 | 0.670379 | [
"mesh",
"vector"
] |
343ce2684f5c927851ceb3ba9e8f8a48a74598f0 | 17,066 | h | C | src/cmd/kits/row.h | caetanosauer/zero | 2cf0c0e4420c8b87795300aeb71a729451d4f4c9 | [
"Spencer-94"
] | 27 | 2015-04-21T08:52:37.000Z | 2022-03-18T03:38:58.000Z | src/cmd/kits/row.h | caetanosauer/zero | 2cf0c0e4420c8b87795300aeb71a729451d4f4c9 | [
"Spencer-94"
] | 24 | 2015-07-04T10:45:41.000Z | 2018-05-03T08:52:36.000Z | src/cmd/kits/row.h | caetanosauer/zero | 2cf0c0e4420c8b87795300aeb71a729451d4f4c9 | [
"Spencer-94"
] | 15 | 2015-03-31T09:57:10.000Z | 2021-06-09T13:44:58.000Z | /* -*- mode:C++; c-basic-offset:4 -*-
Shore-kits -- Benchmark implementations for Shore-MT
Copyright (c) 2007-2009
Data Intensive Applications and Systems Labaratory (DIAS)
Ecole Polytechnique Federale de Lausanne
All Rights Reserved.
Permi... | 28.634228 | 88 | 0.570374 | [
"object"
] |
3440b9bd27030bce37b3720de3559b6a8eacbff5 | 5,452 | c | C | bin/varnishd/hash/hash_classic.c | CarloCannas/varnish-cache | decf4be9fe23a742a5dafc083c8b10e5e29b5d76 | [
"BSD-2-Clause"
] | null | null | null | bin/varnishd/hash/hash_classic.c | CarloCannas/varnish-cache | decf4be9fe23a742a5dafc083c8b10e5e29b5d76 | [
"BSD-2-Clause"
] | null | null | null | bin/varnishd/hash/hash_classic.c | CarloCannas/varnish-cache | decf4be9fe23a742a5dafc083c8b10e5e29b5d76 | [
"BSD-2-Clause"
] | null | null | null | /*-
* Copyright (c) 2006 Verdens Gang AS
* Copyright (c) 2006-2011 Varnish Software AS
* All rights reserved.
*
* Author: Poul-Henning Kamp <phk@phk.freebsd.dk>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:... | 26.857143 | 77 | 0.6427 | [
"object"
] |
3440df51b2a31d4a105478909877d6db250225cc | 1,383 | h | C | src/color.h | NuriYuri/node-sfml | 75ae1439d8fe946393a78e87b3d7ea8c7eb8c750 | [
"MIT"
] | 48 | 2021-11-10T15:48:55.000Z | 2022-03-25T08:34:43.000Z | src/color.h | NuriYuri/node-sfml | 75ae1439d8fe946393a78e87b3d7ea8c7eb8c750 | [
"MIT"
] | 7 | 2022-01-12T18:15:24.000Z | 2022-03-31T04:12:02.000Z | src/color.h | NuriYuri/node-sfml | 75ae1439d8fe946393a78e87b3d7ea8c7eb8c750 | [
"MIT"
] | 4 | 2021-11-11T01:41:43.000Z | 2022-03-22T17:44:21.000Z | #ifndef SRC_COLOR_H_
#define SRC_COLOR_H_
#include <nan.h>
#include <SFML/Graphics/Color.hpp>
namespace node_sfml {
namespace color {
#define RGBAProperties(V) \
V(Red, r) \
V(Green, g) ... | 27.66 | 80 | 0.485177 | [
"object"
] |
34468ced3b510d378d47ab474c7dd19fbdbad3b5 | 362 | h | C | src/graphics/rendercontext.h | ugozapad/hackathon | c2ab92c0564709107ef960840958643235326096 | [
"BSD-2-Clause"
] | 2 | 2021-11-26T15:11:00.000Z | 2022-03-30T15:26:39.000Z | src/graphics/rendercontext.h | ugozapad/hackathon | c2ab92c0564709107ef960840958643235326096 | [
"BSD-2-Clause"
] | null | null | null | src/graphics/rendercontext.h | ugozapad/hackathon | c2ab92c0564709107ef960840958643235326096 | [
"BSD-2-Clause"
] | null | null | null | #ifndef RENDERCONTEXT_H
#define RENDERCONTEXT_H
namespace engine
{
class RenderContext
{
public:
int width;
int height;
glm::mat4 view;
glm::mat4 proj;
glm::mat4 model;
private:
static RenderContext ms_instance;
public:
static RenderContext& getContext();
static void setContex... | 14.48 | 46 | 0.676796 | [
"model"
] |
344728f3120bf6d92133767b7c7c35df715dba3d | 195 | h | C | Todolister/CurrentDateTimeIntervalFilterParser.h | vabalcar/Todolister | 7b9c06956239a7f06b0fdba478773894aa250cff | [
"MIT"
] | null | null | null | Todolister/CurrentDateTimeIntervalFilterParser.h | vabalcar/Todolister | 7b9c06956239a7f06b0fdba478773894aa250cff | [
"MIT"
] | null | null | null | Todolister/CurrentDateTimeIntervalFilterParser.h | vabalcar/Todolister | 7b9c06956239a7f06b0fdba478773894aa250cff | [
"MIT"
] | null | null | null | #pragma once
#include "FilterParser.h"
class CurrentDateTimeIntervalFilterParser : public FilterParser {
public:
filterPtr tryParse(const vector<string>& args, size_t& index) const;
private:
}; | 24.375 | 69 | 0.794872 | [
"vector"
] |
344a114917d474502746a274b59081193ba36acd | 3,137 | h | C | code/headers/mifareClassic.h | NathanHouwaart/Ipass | 619a1e63e942fcc36551ba354238819f9a0c8b34 | [
"BSL-1.0"
] | null | null | null | code/headers/mifareClassic.h | NathanHouwaart/Ipass | 619a1e63e942fcc36551ba354238819f9a0c8b34 | [
"BSL-1.0"
] | null | null | null | code/headers/mifareClassic.h | NathanHouwaart/Ipass | 619a1e63e942fcc36551ba354238819f9a0c8b34 | [
"BSL-1.0"
] | null | null | null | /**
* @file
* @brief Data object for a nfc card where data can be stored in
*
* This file provides a data object where a nfc reader can store the read cardinformation in. For now,
* this card is fixed for just a Mifare classic 1k card. In the future templates will be added
* so that the user can initialise a ... | 37.795181 | 111 | 0.668473 | [
"object"
] |
344b3821f4578f4dc2dd2ce63bcffdfe1c6e3391 | 2,424 | h | C | core/fxge/cfx_path.h | QPDFium/pdfium | 1198a0db9dfa359fadf33a4923f2ccb47745e66b | [
"Apache-2.0"
] | 16 | 2018-09-14T12:07:14.000Z | 2021-04-22T11:18:25.000Z | core/fxge/cfx_path.h | QPDFium/pdfium | 1198a0db9dfa359fadf33a4923f2ccb47745e66b | [
"Apache-2.0"
] | 1 | 2020-12-26T16:18:40.000Z | 2020-12-26T16:18:40.000Z | core/fxge/cfx_path.h | QPDFium/pdfium | 1198a0db9dfa359fadf33a4923f2ccb47745e66b | [
"Apache-2.0"
] | 6 | 2017-09-12T14:09:32.000Z | 2021-11-20T03:32:27.000Z | // Copyright 2016 PDFium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
#ifndef CORE_FXGE_CFX_PATH_H_
#define CORE_FXGE_CFX_PATH_H_
#include <stdint.... | 27.862069 | 80 | 0.721122 | [
"vector",
"transform"
] |
344eeb26b706e32489aa87c7e4486d55c59867b3 | 2,801 | c | C | effects/transparency/transparency.c | cahirwpz/ghostown-sushiboyz | aabbbeded37ad49e5055190009e6a4f79637d32c | [
"Artistic-2.0"
] | 2 | 2020-05-23T14:40:20.000Z | 2020-05-26T20:36:23.000Z | effects/transparency/transparency.c | cahirwpz/ghostown-sushiboyz | aabbbeded37ad49e5055190009e6a4f79637d32c | [
"Artistic-2.0"
] | null | null | null | effects/transparency/transparency.c | cahirwpz/ghostown-sushiboyz | aabbbeded37ad49e5055190009e6a4f79637d32c | [
"Artistic-2.0"
] | 1 | 2020-08-23T17:24:53.000Z | 2020-08-23T17:24:53.000Z | #include "startup.h"
#include "hardware.h"
#include "coplist.h"
#include "gfx.h"
#include "color.h"
#include "blitter.h"
#include "ilbm.h"
#include "fx.h"
#include "tasks.h"
STRPTR __cwdpath = "data";
#define WIDTH 320
#define HEIGHT 256
#define DEPTH 5
static BitmapT *screen;
static BitmapT *background;
static... | 22.959016 | 76 | 0.608711 | [
"render"
] |
345151ba15fee1e773a42eb944e7d37f8be8fd65 | 2,556 | h | C | dev/Gems/CryLegacy/Code/Source/CryAISystem/Movement/MovementPlan.h | jeikabu/lumberyard | 07228c605ce16cbf5aaa209a94a3cb9d6c1a4115 | [
"AML"
] | 1,738 | 2017-09-21T10:59:12.000Z | 2022-03-31T21:05:46.000Z | dev/Gems/CryLegacy/Code/Source/CryAISystem/Movement/MovementPlan.h | jeikabu/lumberyard | 07228c605ce16cbf5aaa209a94a3cb9d6c1a4115 | [
"AML"
] | 427 | 2017-09-29T22:54:36.000Z | 2022-02-15T19:26:50.000Z | dev/Gems/CryLegacy/Code/Source/CryAISystem/Movement/MovementPlan.h | jeikabu/lumberyard | 07228c605ce16cbf5aaa209a94a3cb9d6c1a4115 | [
"AML"
] | 671 | 2017-09-21T08:04:01.000Z | 2022-03-29T14:30:07.000Z | /*
* All or portions of this file Copyright (c) Amazon.com, Inc. or its affiliates or
* its licensors.
*
* For complete copyright and license terms please see the LICENSE at the root of this
* distribution (the "License"). All use of this software is governed by the License,
* or, if provided, by the license below or t... | 31.555556 | 85 | 0.668232 | [
"vector"
] |
e730d5c27cfebe2f6f9e4cfa46852227cfdfb88f | 2,798 | h | C | src/master/workload_scheduler.h | stevenswong/tera | 488cea75536287386d52cca411a6a9ee366b73c3 | [
"BSD-3-Clause"
] | 1 | 2019-05-02T00:28:06.000Z | 2019-05-02T00:28:06.000Z | src/master/workload_scheduler.h | stevenswong/tera | 488cea75536287386d52cca411a6a9ee366b73c3 | [
"BSD-3-Clause"
] | null | null | null | src/master/workload_scheduler.h | stevenswong/tera | 488cea75536287386d52cca411a6a9ee366b73c3 | [
"BSD-3-Clause"
] | null | null | null | // Copyright (c) 2015, Baidu.com, Inc. All Rights Reserved
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef TERA_MASTER_WORKLOAD_SCHEDULER_H_
#define TERA_MASTER_WORKLOAD_SCHEDULER_H_
#include "master/scheduler.h"
namespace tera {
namespace master {
cla... | 33.710843 | 79 | 0.61544 | [
"vector"
] |
e73712b92e1dd45178462c88390afbcd1b9d8070 | 3,112 | h | C | adagucserverEC/CNetCDFDataWriter.h | lukas-phaf/adaguc-server | aa5e267d6c5c15463035ff87d353707207374d1b | [
"Apache-2.0"
] | null | null | null | adagucserverEC/CNetCDFDataWriter.h | lukas-phaf/adaguc-server | aa5e267d6c5c15463035ff87d353707207374d1b | [
"Apache-2.0"
] | null | null | null | adagucserverEC/CNetCDFDataWriter.h | lukas-phaf/adaguc-server | aa5e267d6c5c15463035ff87d353707207374d1b | [
"Apache-2.0"
] | null | null | null | #ifndef CNetCDFDataWriter_H
#define CNetCDFDataWriter_H
#include "Definitions.h"
#include "CStopWatch.h"
#include "CDataSource.h"
#include "CDrawImage.h"
#include "CIBaseDataWriterInterface.h"
#include "CDebugger.h"
#define CNetCDFDataWriter_NEAREST 0
#define CNetCDFDataWriter_AVG_RGB 1
class CNetCDFDataWriter : publ... | 34.577778 | 107 | 0.64653 | [
"vector"
] |
e7389d7a2ef83523ec7675901db79400ab4d5590 | 21,449 | h | C | 3rd/open62541-1.1/open62541/server_pubsub.h | xeniumlee/edge.skynet | 011b227e67663f298d6dd02b82eb41d30c6924f1 | [
"MIT"
] | 11 | 2020-03-03T10:29:04.000Z | 2022-03-20T13:14:44.000Z | 3rd/open62541-1.1/open62541/server_pubsub.h | xeniumlee/edge.skynet | 011b227e67663f298d6dd02b82eb41d30c6924f1 | [
"MIT"
] | 2 | 2020-03-24T15:14:31.000Z | 2020-03-28T04:49:58.000Z | 3rd/open62541-1.1/open62541/server_pubsub.h | xeniumlee/edge.skynet | 011b227e67663f298d6dd02b82eb41d30c6924f1 | [
"MIT"
] | 6 | 2020-03-20T01:17:26.000Z | 2022-02-18T07:16:13.000Z | /* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
* Copyright (c) 2017-2018 Fraunhofer IOSB (Author: Andreas Ebner)
* Copyright (c) 2019 Kalycito Infotech Private ... | 38.508079 | 194 | 0.712807 | [
"model"
] |
e7402364bb4f43562fc655052295916fa895ff73 | 1,686 | h | C | Math/AARect.h | NEWorldProject/Math | f97ee41e2570ccea9ee958bf28ac77229af6215f | [
"Apache-2.0"
] | null | null | null | Math/AARect.h | NEWorldProject/Math | f97ee41e2570ccea9ee958bf28ac77229af6215f | [
"Apache-2.0"
] | null | null | null | Math/AARect.h | NEWorldProject/Math | f97ee41e2570ccea9ee958bf28ac77229af6215f | [
"Apache-2.0"
] | null | null | null | #pragma once
#include "Vector.h"
namespace Math {
struct AARect {
constexpr AARect(const int width, const int height) noexcept
:Left(0), Top(0), Width(width), Height(height) { }
constexpr AARect(const int left, const int top, const int width, const int height) noexcept
... | 38.318182 | 116 | 0.527877 | [
"vector"
] |
e7485d511bae412d89f3af5f627f8b25f68974c3 | 1,662 | h | C | src/support.h | ghewgill/neon-lang | e9bd686a6c566dc6e40f2816cab34c24725847c7 | [
"MIT"
] | 74 | 2016-01-18T12:20:53.000Z | 2022-01-16T10:26:29.000Z | src/support.h | ghewgill/neon-lang | e9bd686a6c566dc6e40f2816cab34c24725847c7 | [
"MIT"
] | 197 | 2015-01-02T03:50:59.000Z | 2022-01-24T05:40:39.000Z | src/support.h | ghewgill/neon-lang | e9bd686a6c566dc6e40f2816cab34c24725847c7 | [
"MIT"
] | 2 | 2015-04-01T03:54:19.000Z | 2021-11-29T08:27:12.000Z | #ifndef SUPPORT_H
#define SUPPORT_H
#include <string>
#include <map>
#include <vector>
class Bytecode;
class CompilerSupport;
namespace ast { class Program; }
typedef void (*CompileProc)(CompilerSupport *support, const ast::Program *, std::string output, std::map<std::string, std::string> options);
class ICompilerS... | 36.130435 | 163 | 0.742479 | [
"object",
"vector"
] |
e74ba46a172e3852e172ecc3d98462cab48689c3 | 9,149 | h | C | pi_vision/pi_face_tracker/srv_gen/cpp/include/pi_face_tracker/SetROI.h | openrobotics/openrobotics_thunderbot | b3cee7f29a5e41dd162e72b876d66a10a6e5135b | [
"MIT"
] | 1 | 2015-01-23T21:03:47.000Z | 2015-01-23T21:03:47.000Z | pi_vision/pi_face_tracker/srv_gen/cpp/include/pi_face_tracker/SetROI.h | openrobotics/openrobotics_thunderbot | b3cee7f29a5e41dd162e72b876d66a10a6e5135b | [
"MIT"
] | null | null | null | pi_vision/pi_face_tracker/srv_gen/cpp/include/pi_face_tracker/SetROI.h | openrobotics/openrobotics_thunderbot | b3cee7f29a5e41dd162e72b876d66a10a6e5135b | [
"MIT"
] | null | null | null | /* Auto-generated by genmsg_cpp for file /home/marco/catkin_ws/src/pi_vision/pi_face_tracker/srv/SetROI.srv */
#ifndef PI_FACE_TRACKER_SERVICE_SETROI_H
#define PI_FACE_TRACKER_SERVICE_SETROI_H
#include <string>
#include <vector>
#include <map>
#include <ostream>
#include "ros/serialization.h"
#include "ros/builtin_mess... | 30.095395 | 137 | 0.753525 | [
"vector"
] |
e74bb536164b59e9784241388ca0df4a9b975cec | 334 | h | C | common/pack_coder.h | MinamiKotoriCute/hamtaro | 4829589147b516792d132a02ca3beaf6b3469170 | [
"MIT"
] | null | null | null | common/pack_coder.h | MinamiKotoriCute/hamtaro | 4829589147b516792d132a02ca3beaf6b3469170 | [
"MIT"
] | null | null | null | common/pack_coder.h | MinamiKotoriCute/hamtaro | 4829589147b516792d132a02ca3beaf6b3469170 | [
"MIT"
] | null | null | null | #pragma once
#include <vector>
#include <memory>
#include <google/protobuf/message.h>
#include "error_handle.h"
class PackCoder
{
public:
std::vector<char> encode(const google::protobuf::Message& message) const;
result<std::shared_ptr<google::protobuf::Message>> decode(std::vector<char> &&binary);
int32_t packet... | 19.647059 | 87 | 0.745509 | [
"vector"
] |
e75481bc59bdc315b0b3ccdd68f356eb9b4f16ae | 785 | h | C | Gems/NvCloth/Code/Tests/TriangleInputHelper.h | cypherdotXd/o3de | bb90c4ddfe2d495e9c00ebf1e2650c6d603a5676 | [
"Apache-2.0",
"MIT"
] | 11 | 2021-07-08T09:58:26.000Z | 2022-03-17T17:59:26.000Z | Gems/NvCloth/Code/Tests/TriangleInputHelper.h | RoddieKieley/o3de | e804fd2a4241b039a42d9fa54eaae17dc94a7a92 | [
"Apache-2.0",
"MIT"
] | 29 | 2021-07-06T19:33:52.000Z | 2022-03-22T10:27:49.000Z | Gems/NvCloth/Code/Tests/TriangleInputHelper.h | RoddieKieley/o3de | e804fd2a4241b039a42d9fa54eaae17dc94a7a92 | [
"Apache-2.0",
"MIT"
] | 4 | 2021-07-06T19:24:43.000Z | 2022-03-31T12:42:27.000Z | /*
* Copyright (c) Contributors to the Open 3D Engine Project.
* For complete copyright and license terms please see the LICENSE at the root of this distribution.
*
* SPDX-License-Identifier: Apache-2.0 OR MIT
*
*/
#pragma once
#include <NvCloth/Types.h>
namespace UnitTest
{
//! Class to provide triangle in... | 27.068966 | 100 | 0.682803 | [
"vector",
"3d"
] |
e7597814a3a358aae199b515db3c2f368a4717a9 | 1,357 | h | C | node/src/Operand.h | lisa0314/webnn-native-1 | 941b9c87615a9504715a3425e194aad0c2495d06 | [
"Apache-2.0"
] | null | null | null | node/src/Operand.h | lisa0314/webnn-native-1 | 941b9c87615a9504715a3425e194aad0c2495d06 | [
"Apache-2.0"
] | null | null | null | node/src/Operand.h | lisa0314/webnn-native-1 | 941b9c87615a9504715a3425e194aad0c2495d06 | [
"Apache-2.0"
] | null | null | null | // Copyright 2021 The WebNN-native Authors
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or ... | 28.270833 | 76 | 0.677966 | [
"object",
"vector"
] |
e75e1d44a53bc5c57afa03eda2f23ac07d1b0a80 | 2,596 | h | C | lib/ArduinoJson/JsonParser/JsonObject.h | TrentScholl/aquarium-wise-controller | 49ef5088e3e9f8d03f436388843038b138efb066 | [
"MIT"
] | 5 | 2015-07-27T13:20:54.000Z | 2021-01-17T12:22:54.000Z | lib/ArduinoJson/JsonParser/JsonObject.h | TrentScholl/aquarium-wise-controller | 49ef5088e3e9f8d03f436388843038b138efb066 | [
"MIT"
] | 1 | 2015-01-11T05:06:14.000Z | 2015-01-13T15:05:01.000Z | firmware/lib/JsonObject.h | synox/spark-transport-display | 4c583cd5a4494a97b258bf0dcef3e54dbf6478f9 | [
"CC0-1.0"
] | 1 | 2015-08-02T18:05:00.000Z | 2015-08-02T18:05:00.000Z | /*
* Arduino JSON library
* Benoit Blanchon 2014 - MIT License
*/
#pragma once
#include "JsonValue.h"
#include "JsonObjectIterator.h"
namespace ArduinoJson
{
namespace Parser
{
class JsonArray;
// A JSON Object (ie hash-table/dictionary)
class JsonObject : JsonValue
{
... | 25.203883 | 70 | 0.486518 | [
"object"
] |
e75fe5a98512160fbf048a9ef2094b58e6f4a6dc | 11,899 | h | C | matslise/matsliseNd/matsliseNd.impl.h | twist-numerical/matslise | ccce2bd3359963cfdd4b9686cb7b263754e77e7e | [
"MIT"
] | 4 | 2020-08-27T10:10:08.000Z | 2020-09-03T14:06:16.000Z | matslise/matsliseNd/matsliseNd.impl.h | twist-numerical/matslise | ccce2bd3359963cfdd4b9686cb7b263754e77e7e | [
"MIT"
] | 7 | 2019-12-16T09:37:59.000Z | 2020-12-01T15:03:00.000Z | matslise/matsliseNd/matsliseNd.impl.h | twist-numerical/matslise | ccce2bd3359963cfdd4b9686cb7b263754e77e7e | [
"MIT"
] | 1 | 2020-08-27T14:02:25.000Z | 2020-08-27T14:02:25.000Z | #include <complex>
#include <queue>
#include "../matsliseNd.h"
#include "../util/constants.h"
#include "../util/calculateEta.h"
#include "../util/find_sector.h"
#include "../util/matching.h"
using namespace matslise;
using namespace std;
using namespace Eigen;
template<typename Scalar>
Matrix<Scalar, Dynamic, Dynamic... | 38.885621 | 118 | 0.61064 | [
"vector"
] |
e7605eefc856745aeb5ca72c12488d0f76fd220d | 1,262 | h | C | CompilerDev/Try-5/kram/runtime_context.h | Ashwin-Paudel/Tries | 91ea32d715eedca528d143cf5e9dfd9ba70804e3 | [
"Apache-2.0"
] | null | null | null | CompilerDev/Try-5/kram/runtime_context.h | Ashwin-Paudel/Tries | 91ea32d715eedca528d143cf5e9dfd9ba70804e3 | [
"Apache-2.0"
] | null | null | null | CompilerDev/Try-5/kram/runtime_context.h | Ashwin-Paudel/Tries | 91ea32d715eedca528d143cf5e9dfd9ba70804e3 | [
"Apache-2.0"
] | null | null | null | #ifndef runtime_context_hpp
#define runtime_context_hpp
#include <variant>
#include <vector>
#include <deque>
#include <stack>
#include <string>
#include <unordered_map>
#include "variable.h"
#include "lookup.h"
#include "expression.h"
namespace kram {
class runtime_context {
private:
std::vector<function> _functi... | 22.535714 | 73 | 0.730586 | [
"vector"
] |
e760edac81e2d050e98f9d2b36911bc2524f9603 | 3,027 | c | C | demo/Elasticity3D.c | dalcinl/PetIGA | a1ffe3be8710dbc0ee43e7b9adff99d4059784d8 | [
"BSD-2-Clause"
] | 3 | 2017-05-19T17:19:43.000Z | 2022-03-20T19:56:49.000Z | demo/Elasticity3D.c | dalcinl/PetIGA | a1ffe3be8710dbc0ee43e7b9adff99d4059784d8 | [
"BSD-2-Clause"
] | null | null | null | demo/Elasticity3D.c | dalcinl/PetIGA | a1ffe3be8710dbc0ee43e7b9adff99d4059784d8 | [
"BSD-2-Clause"
] | null | null | null | /*
This code solves the 3D elasticity equations given the Lame
constants and subject to Dirichlet boundary conditions.
keywords: steady, vector, linear
*/
#include "petiga.h"
typedef struct {
PetscReal lambda,mu;
} AppCtx;
PetscErrorCode System(IGAPoint p,PetscScalar *K,PetscScalar *F,void *ctx)
{
AppCtx ... | 30.27 | 81 | 0.635613 | [
"vector",
"3d"
] |
e764ea7b5f61a2044767fd30aa0802ae1bf672ff | 1,460 | h | C | 2013-2017/OLD/60hw5/QueueAr.h | HaozheGuAsh/Undergrate | 2b75ef3ae06b6c2350edc4b0b03f516a194cca99 | [
"MIT"
] | 2 | 2017-03-16T02:06:43.000Z | 2017-03-16T04:48:18.000Z | 2013-2017/OLD/60hw5/QueueAr.h | HaozheGuAsh/Undergrate | 2b75ef3ae06b6c2350edc4b0b03f516a194cca99 | [
"MIT"
] | null | null | null | 2013-2017/OLD/60hw5/QueueAr.h | HaozheGuAsh/Undergrate | 2b75ef3ae06b6c2350edc4b0b03f516a194cca99 | [
"MIT"
] | 1 | 2017-03-16T05:14:02.000Z | 2017-03-16T05:14:02.000Z | #ifndef _QUEUEAR_H
#define _QUEUEAR_H
#include "vector.h"
#include "dsexceptions.h"
// Queue class -- array implementation
//
// CONSTRUCTION: with or without a capacity; default is 10
//
// ******************PUBLIC OPERATIONS********************... | 31.73913 | 84 | 0.458904 | [
"object",
"vector"
] |
e765959feb5380542f7f38dc529a279e42ff32b1 | 8,180 | h | C | groups/bal/balxml/balxml_base64parser.h | seanbaxter/bde-1 | 149176ebc2ae49c3b563895a7332fe638a760782 | [
"Apache-2.0"
] | 1 | 2020-03-17T21:11:48.000Z | 2020-03-17T21:11:48.000Z | groups/bal/balxml/balxml_base64parser.h | seanbaxter/bde-1 | 149176ebc2ae49c3b563895a7332fe638a760782 | [
"Apache-2.0"
] | 2 | 2020-11-05T15:20:55.000Z | 2021-01-05T19:38:43.000Z | groups/bal/balxml/balxml_base64parser.h | seanbaxter/bde-1 | 149176ebc2ae49c3b563895a7332fe638a760782 | [
"Apache-2.0"
] | 2 | 2020-01-16T17:58:12.000Z | 2020-08-11T20:59:30.000Z | // balxml_base64parser.h -*-C++-*-
#ifndef INCLUDED_BALXML_BASE64PARSER
#define INCLUDED_BALXML_BASE64PARSER
#include <bsls_ident.h>
BSLS_IDENT("$Id: $")
//@PURPOSE: Provide push parser for Base64 types.
//
//@DEPRECATED: Use bdlde_base64decoder instead.
//
//@CLASSES:
// ... | 31.221374 | 79 | 0.603912 | [
"object",
"vector",
"model"
] |
e76b2027799324cb382f9d89a8903de6c45de24c | 949 | h | C | ExtendableMultimeter/TSGraphics.h | Qkrisi/extendable-multimeter | e2a9a1f3c0865ec0fc793303534baed1211906e3 | [
"MIT"
] | 1 | 2020-07-25T09:40:40.000Z | 2020-07-25T09:40:40.000Z | ExtendableMultimeter/TSGraphics.h | Qkrisi/extendable-multimeter | e2a9a1f3c0865ec0fc793303534baed1211906e3 | [
"MIT"
] | null | null | null | ExtendableMultimeter/TSGraphics.h | Qkrisi/extendable-multimeter | e2a9a1f3c0865ec0fc793303534baed1211906e3 | [
"MIT"
] | 1 | 2021-01-17T16:35:12.000Z | 2021-01-17T16:35:12.000Z | #ifndef TSGRAPHICS
#define TSGRAPHICS
#include <ArxContainer.h>
#include "URTouch.h"
#include "Adafruit_GFX.h"
#include "Adafruit_ILI9341.h"
#include "MultimeterClasses.h"
using namespace arx;
namespace Multimeter
{
enum Movement {Up, Down, Left, Right};
class Measurement;
inline int getY(int base);
cl... | 16.649123 | 81 | 0.669125 | [
"vector"
] |
e76c6ae70888d232bf6b9e7d75b3586af455d966 | 4,077 | h | C | src/xray/render/core/res_xs_hw_impl.h | ixray-team/ixray-2.0 | 85c3a544175842323fc82f42efd96c66f0fc5abb | [
"Linux-OpenIB"
] | 3 | 2021-10-30T09:36:14.000Z | 2022-03-26T17:00:06.000Z | src/xray/render/core/res_xs_hw_impl.h | acidicMercury8/ixray-2.0 | 85c3a544175842323fc82f42efd96c66f0fc5abb | [
"Linux-OpenIB"
] | null | null | null | src/xray/render/core/res_xs_hw_impl.h | acidicMercury8/ixray-2.0 | 85c3a544175842323fc82f42efd96c66f0fc5abb | [
"Linux-OpenIB"
] | 1 | 2022-03-26T17:00:08.000Z | 2022-03-26T17:00:08.000Z | ////////////////////////////////////////////////////////////////////////////
// Created : 06.04.2010
// Author : Armen Abroyan
// Copyright (C) GSC Game World - 2010
////////////////////////////////////////////////////////////////////////////
#include "res_xs_hw.h"
#include "backend.h"
#include <xray/render/... | 27 | 121 | 0.66544 | [
"render"
] |
e76dbc7cb7c2d389aefff96ac1e92de36a0e2981 | 1,435 | h | C | src/sensesp/transforms/enable.h | gregsyoung/SensESP | 4be5286f9b156b94ce6f7918cdfadbe40580b08c | [
"Apache-2.0"
] | null | null | null | src/sensesp/transforms/enable.h | gregsyoung/SensESP | 4be5286f9b156b94ce6f7918cdfadbe40580b08c | [
"Apache-2.0"
] | null | null | null | src/sensesp/transforms/enable.h | gregsyoung/SensESP | 4be5286f9b156b94ce6f7918cdfadbe40580b08c | [
"Apache-2.0"
] | null | null | null | #ifndef _enable_H_
#define _enable_H_
#include "transforms/transform.h"
namespace sensesp {
static const char ENABLE_TRANSFORM_SCHEMA[] PROGMEM = R"({
"type": "object",
"properties": {
"enabled": { "type": "boolean", "title": "Enable", "description": "Enable or disable the transform output" }
}
}... | 24.322034 | 114 | 0.665505 | [
"object",
"transform"
] |
e76e5f5f22435d1c01c22e86b0afb0d519811c51 | 5,858 | h | C | src/openms/include/OpenMS/SIMULATION/SimTypes.h | andreott/OpenMS | 718fa2e8a91280ff65e4cf834a3d825811dce1dc | [
"BSL-1.0",
"Zlib",
"Apache-2.0"
] | 1 | 2019-07-15T20:50:22.000Z | 2019-07-15T20:50:22.000Z | src/openms/include/OpenMS/SIMULATION/SimTypes.h | andreott/OpenMS | 718fa2e8a91280ff65e4cf834a3d825811dce1dc | [
"BSL-1.0",
"Zlib",
"Apache-2.0"
] | 150 | 2017-09-05T09:43:12.000Z | 2020-02-03T10:07:36.000Z | src/openms/include/OpenMS/SIMULATION/SimTypes.h | andreott/OpenMS | 718fa2e8a91280ff65e4cf834a3d825811dce1dc | [
"BSL-1.0",
"Zlib",
"Apache-2.0"
] | 2 | 2018-04-02T18:41:20.000Z | 2018-08-11T21:39:24.000Z | // --------------------------------------------------------------------------
// OpenMS -- Open-Source Mass Spectrometry
// --------------------------------------------------------------------------
// Copyright The OpenMS Team -- Eberhard Karls University Tuebingen,
// ETH Zurich, and Freie Universit... | 32.544444 | 94 | 0.648003 | [
"object",
"vector"
] |
e77598db6855e7bf915f6f74fb4d4fcd004caed8 | 3,141 | h | C | 3rdParty/V8/v7.1.302.28/src/snapshot/builtin-deserializer.h | cclauss/arangodb | 089f7a7e60483f0fb73171d159f922dd3de283e9 | [
"BSL-1.0",
"Apache-2.0"
] | 4 | 2019-04-20T15:56:13.000Z | 2019-12-23T07:14:01.000Z | 3rdParty/V8/v7.1.302.28/src/snapshot/builtin-deserializer.h | fceller/arangodb | 22eec2e35407d868ac36f06b9abdbee3fb3c3ef3 | [
"Apache-2.0"
] | 1 | 2019-02-13T09:53:48.000Z | 2019-02-13T09:53:48.000Z | 3rdParty/V8/v7.1.302.28/src/snapshot/builtin-deserializer.h | fceller/arangodb | 22eec2e35407d868ac36f06b9abdbee3fb3c3ef3 | [
"Apache-2.0"
] | null | null | null | // Copyright 2017 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_SNAPSHOT_BUILTIN_DESERIALIZER_H_
#define V8_SNAPSHOT_BUILTIN_DESERIALIZER_H_
#include "src/interpreter/interpreter.h"
#include "src/snapshot... | 37.392857 | 80 | 0.770774 | [
"object",
"vector"
] |
e77eb5db011589b620f637a4d92d73dee1ab55b6 | 792 | h | C | src/ui/lib/escher/flatland/flatland_static_config.h | evanacox/fuchsia | 5fb7a5aa2fedca4e44f264df04664b49883c6fe3 | [
"BSD-2-Clause"
] | null | null | null | src/ui/lib/escher/flatland/flatland_static_config.h | evanacox/fuchsia | 5fb7a5aa2fedca4e44f264df04664b49883c6fe3 | [
"BSD-2-Clause"
] | null | null | null | src/ui/lib/escher/flatland/flatland_static_config.h | evanacox/fuchsia | 5fb7a5aa2fedca4e44f264df04664b49883c6fe3 | [
"BSD-2-Clause"
] | null | null | null | // Copyright 2019 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef SRC_UI_LIB_ESCHER_FLATLAND_FLATLAND_STATIC_CONFIG_H_
#define SRC_UI_LIB_ESCHER_FLATLAND_FLATLAND_STATIC_CONFIG_H_
#include "src/ui/lib/escher/vk/s... | 33 | 73 | 0.824495 | [
"vector"
] |
e784b296b24db1c00127983459fe848f66a6cf37 | 7,345 | h | C | src/contexts-inl.h | adblockplus/v8-googlesource | f318f9835fb4c3f509fe2530cf72c08c56b74ee5 | [
"BSD-3-Clause"
] | 3 | 2015-11-15T05:58:32.000Z | 2019-03-19T11:29:44.000Z | src/contexts-inl.h | ConnectionMaster/v8-googlesource | f318f9835fb4c3f509fe2530cf72c08c56b74ee5 | [
"BSD-3-Clause"
] | null | null | null | src/contexts-inl.h | ConnectionMaster/v8-googlesource | f318f9835fb4c3f509fe2530cf72c08c56b74ee5 | [
"BSD-3-Clause"
] | 10 | 2015-10-15T06:16:55.000Z | 2019-06-23T18:52:25.000Z | // Copyright 2015 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_CONTEXTS_INL_H_
#define V8_CONTEXTS_INL_H_
#include "src/contexts.h"
#include "src/heap/heap.h"
#include "src/objects-inl.h"
#include "src/o... | 33.692661 | 80 | 0.683322 | [
"object"
] |
e7876a7e0453fa204912bae1054117c4106de0da | 5,143 | h | C | MoravaEngine/src/H2M/Renderer/RendererH2M.h | imgui-works/MoravaEngine_opengl_vulkan_2d_3d_game_engine | b8e6ee3c3c890e9b8cf5de7bcb564b32f6767b6b | [
"Apache-2.0"
] | null | null | null | MoravaEngine/src/H2M/Renderer/RendererH2M.h | imgui-works/MoravaEngine_opengl_vulkan_2d_3d_game_engine | b8e6ee3c3c890e9b8cf5de7bcb564b32f6767b6b | [
"Apache-2.0"
] | null | null | null | MoravaEngine/src/H2M/Renderer/RendererH2M.h | imgui-works/MoravaEngine_opengl_vulkan_2d_3d_game_engine | b8e6ee3c3c890e9b8cf5de7bcb564b32f6767b6b | [
"Apache-2.0"
] | 1 | 2022-01-05T03:51:02.000Z | 2022-01-05T03:51:02.000Z | /**
* @package H2M (Hazel to Morava)
* @author Yan Chernikov (TheCherno)
* @licence Apache License 2.0
*/
#define _CRT_SECURE_NO_WARNINGS
#pragma once
#include "../../../pch.h"
#include "H2M/Renderer/RendererContextH2M.h"
#include "H2M/Renderer/RenderCommandQueueH2M.h"
#include "H2M/Renderer/RendererAPI_H2M.h"... | 36.475177 | 153 | 0.714758 | [
"mesh",
"render",
"transform"
] |
e79100af8f245de6766661e76d6126c50e52d2c2 | 2,627 | h | C | Pods/Headers/Public/QMServicesDevelopment/NSManagedObjectContext+QMCDObserving.h | haithamkhedre/q-municate | ca7b430756566334391b1d4e22d05c6454d13864 | [
"Apache-2.0"
] | 2 | 2019-01-18T13:14:55.000Z | 2020-10-13T07:26:31.000Z | Pods/Headers/Public/QMServicesDevelopment/NSManagedObjectContext+QMCDObserving.h | haithamkhedre/q-municate | ca7b430756566334391b1d4e22d05c6454d13864 | [
"Apache-2.0"
] | null | null | null | Pods/Headers/Public/QMServicesDevelopment/NSManagedObjectContext+QMCDObserving.h | haithamkhedre/q-municate | ca7b430756566334391b1d4e22d05c6454d13864 | [
"Apache-2.0"
] | null | null | null | //
// NSManagedObjectContext+QMCDObserving.h
// QMCD Record
//
// Created by Injoit on 3/9/12.
// Copyright (c) 2015 Quickblox Team. All rights reserved.
//
#import <CoreData/CoreData.h>
#import "QMCDRecordDeprecated.h"
extern NSString * const QMCDRecordDidMergeChangesFromiCloudNotification;
/**
Category method... | 29.188889 | 138 | 0.795204 | [
"object"
] |
e795d654bbd28337fbd8726ff357b14fd9f3c6a2 | 1,756 | h | C | System/Library/Frameworks/VideoSubscriberAccount.framework/VSObservance.h | lechium/iPhoneOS_12.1.1_Headers | aac688b174273dfcbade13bab104461f463db772 | [
"MIT"
] | 12 | 2019-06-02T02:42:41.000Z | 2021-04-13T07:22:20.000Z | System/Library/Frameworks/VideoSubscriberAccount.framework/VSObservance.h | lechium/iPhoneOS_12.1.1_Headers | aac688b174273dfcbade13bab104461f463db772 | [
"MIT"
] | null | null | null | System/Library/Frameworks/VideoSubscriberAccount.framework/VSObservance.h | lechium/iPhoneOS_12.1.1_Headers | aac688b174273dfcbade13bab104461f463db772 | [
"MIT"
] | 3 | 2019-06-11T02:46:10.000Z | 2019-12-21T14:58:16.000Z | /*
* This header is generated by classdump-dyld 1.0
* on Saturday, June 1, 2019 at 6:46:00 PM Mountain Standard Time
* Operating System: Version 12.1.1 (Build 16C5050a)
* Image Source: /System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount
* classdump-dyld is licensed under GPLv3, Copyright ... | 40.837209 | 148 | 0.724374 | [
"object"
] |
e79669ddba5e1df101ba1feb1aed4168825b3dc8 | 2,399 | h | C | src/DataRaster.h | lukashertrich/ANITA | a8c95420efd50af74b265ceafc11bf6d610d0610 | [
"MIT"
] | null | null | null | src/DataRaster.h | lukashertrich/ANITA | a8c95420efd50af74b265ceafc11bf6d610d0610 | [
"MIT"
] | null | null | null | src/DataRaster.h | lukashertrich/ANITA | a8c95420efd50af74b265ceafc11bf6d610d0610 | [
"MIT"
] | null | null | null | #pragma once
#include <string>
#include <cmath>
#include <vector>
#include <iostream>
#include <fstream>
#include <limits>
#include "PREM.h"
#include "BEDMAP.h"
#include "Vector2.h"
namespace anita{
template <typename T>
class DataRaster{
T* values = nullptr;
std::streamsize getSizeOfFile(con... | 36.907692 | 121 | 0.532722 | [
"vector"
] |
437403bdb0c5eb935e9d351424c1395c6862c39a | 30,690 | c | C | wcstools-3.9.2/imwcs.c | matvii/adam-asteroid | b85287ba8077158c6f1525d11fc668673cefa332 | [
"CC-BY-4.0"
] | 16 | 2017-06-24T03:49:40.000Z | 2022-01-31T21:47:17.000Z | wcstools-3.9.2/imwcs.c | matvii/adam-asteroid | b85287ba8077158c6f1525d11fc668673cefa332 | [
"CC-BY-4.0"
] | 1 | 2018-01-12T13:18:51.000Z | 2018-01-12T13:18:51.000Z | wcstools-3.9.2/imwcs.c | matvii/adam-asteroid | b85287ba8077158c6f1525d11fc668673cefa332 | [
"CC-BY-4.0"
] | 6 | 2018-01-12T13:12:52.000Z | 2021-09-24T12:27:39.000Z | /* File imwcs.c
* April 6, 2007
* By Jessica Mink, after Elwood Downey
* (Harvard-Smithsonian Center for Astrophysics)
* Send bug reports to jmink@cfa.harvard.edu
Copyright (C) 1996-2007
Smithsonian Astrophysical Observatory, Cambridge, MA USA
This program is free software; you can redistribute it and/or... | 31.094225 | 138 | 0.610622 | [
"object",
"3d"
] |
4377a26e179ceac09b43581935660bf05987e025 | 1,965 | h | C | content/renderer/fetchers/multi_resolution_image_resource_fetcher.h | cvsuser-chromium/chromium | acb8e8e4a7157005f527905b48dd48ddaa3b863a | [
"BSD-3-Clause"
] | 4 | 2017-04-05T01:51:34.000Z | 2018-02-15T03:11:54.000Z | content/renderer/fetchers/multi_resolution_image_resource_fetcher.h | cvsuser-chromium/chromium | acb8e8e4a7157005f527905b48dd48ddaa3b863a | [
"BSD-3-Clause"
] | 1 | 2021-12-13T19:44:12.000Z | 2021-12-13T19:44:12.000Z | content/renderer/fetchers/multi_resolution_image_resource_fetcher.h | cvsuser-chromium/chromium | acb8e8e4a7157005f527905b48dd48ddaa3b863a | [
"BSD-3-Clause"
] | 4 | 2017-04-05T01:52:03.000Z | 2022-02-13T17:58:45.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.
#ifndef CONTENT_RENDERER_FETCHERS_MULTI_RESOLUTION_IMAGE_RESOURCE_FETCHER_H_
#define CONTENT_RENDERER_FETCHERS_MULTI_RESOLUTION_IMAGE_RESOURCE_FETCHER... | 28.897059 | 79 | 0.748092 | [
"vector"
] |
437878c26cd00c7899ae89740b50f04c897c3fae | 4,374 | h | C | ash/public/cpp/shelf_item_delegate.h | sarang-apps/darshan_browser | 173649bb8a7c656dc60784d19e7bb73e07c20daa | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | null | null | null | ash/public/cpp/shelf_item_delegate.h | sarang-apps/darshan_browser | 173649bb8a7c656dc60784d19e7bb73e07c20daa | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | null | null | null | ash/public/cpp/shelf_item_delegate.h | sarang-apps/darshan_browser | 173649bb8a7c656dc60784d19e7bb73e07c20daa | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | null | null | null | // Copyright 2017 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 ASH_PUBLIC_CPP_SHELF_ITEM_DELEGATE_H_
#define ASH_PUBLIC_CPP_SHELF_ITEM_DELEGATE_H_
#include <memory>
#include <string>
#include "ash/public/cpp... | 39.405405 | 80 | 0.738455 | [
"vector",
"model"
] |
437b184a58cef8401a860cf6cc04ad89deecfd50 | 3,604 | h | C | local/LPCol.h | sriram-mahavadi/extlp | 164176acd5eb0cb233994657dbee921442377ac8 | [
"BSL-1.0",
"MIT"
] | 1 | 2021-02-20T23:25:15.000Z | 2021-02-20T23:25:15.000Z | local/LPCol.h | sriram-mahavadi/extlp | 164176acd5eb0cb233994657dbee921442377ac8 | [
"BSL-1.0",
"MIT"
] | null | null | null | local/LPCol.h | sriram-mahavadi/extlp | 164176acd5eb0cb233994657dbee921442377ac8 | [
"BSL-1.0",
"MIT"
] | null | null | null | /*
* File: LPCol.h
* Author: sriram
*
* Created on 18 March, 2014, 12:00 AM
*/
#ifndef LPCOL_H
#define LPCOL_H
#include "GlobalDefines.h"
/**@brief LP column.
@ingroup Algo
Class LPCol provides a datatype for storing the column of an LP a the
form similar to
\f[
\begin{array}{rl}
... | 21.076023 | 79 | 0.52525 | [
"object",
"vector"
] |
438791d1c2e6828fd710a8f7c51100acb26fc8eb | 2,505 | h | C | services/service_manager/background_service_manager.h | chromium/chromium | df46e572c3449a4b108d6e02fbe4f6d24cf98381 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 14,668 | 2015-01-01T01:57:10.000Z | 2022-03-31T23:33:32.000Z | services/service_manager/background_service_manager.h | chromium/chromium | df46e572c3449a4b108d6e02fbe4f6d24cf98381 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 86 | 2015-10-21T13:02:42.000Z | 2022-03-14T07:50:50.000Z | services/service_manager/background_service_manager.h | chromium/chromium | df46e572c3449a4b108d6e02fbe4f6d24cf98381 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 5,941 | 2015-01-02T11:32:21.000Z | 2022-03-31T16:35:46.000Z | // Copyright 2016 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 SERVICES_SERVICE_MANAGER_BACKGROUND_SERVICE_MANAGER_H_
#define SERVICES_SERVICE_MANAGER_BACKGROUND_SERVICE_MANAGER_H_
#include <memory>
#include ... | 35.785714 | 80 | 0.788822 | [
"vector"
] |
439286815cc1a46b5a9a17d931d4b526cd9fb656 | 477 | h | C | modules/task_1/makarychev_s_max_value/max_value.h | LioBuitrago/pp_2020_autumn_informatics | 1ecc1b5dae978295778176ff11ffe42bedbc602e | [
"BSD-3-Clause"
] | 1 | 2020-11-20T15:05:12.000Z | 2020-11-20T15:05:12.000Z | modules/task_1/makarychev_s_max_value/max_value.h | LioBuitrago/pp_2020_autumn_informatics | 1ecc1b5dae978295778176ff11ffe42bedbc602e | [
"BSD-3-Clause"
] | 1 | 2021-02-13T03:00:05.000Z | 2021-02-13T03:00:05.000Z | modules/task_1/makarychev_s_max_value/max_value.h | LioBuitrago/pp_2020_autumn_informatics | 1ecc1b5dae978295778176ff11ffe42bedbc602e | [
"BSD-3-Clause"
] | 1 | 2020-10-11T09:11:57.000Z | 2020-10-11T09:11:57.000Z | // Copyright 2020 Makarychev Sergey
#ifndef MODULES_TASK_1_MAKARYCHEV_S_MAX_VALUE_MAX_VALUE_H_
#define MODULES_TASK_1_MAKARYCHEV_S_MAX_VALUE_MAX_VALUE_H_
#include <iostream>
#include <vector>
#include <random>
#include <ctime>
std::vector<int> getRandomMatrix(int rows, int cols);
int getMaxElemSequential(const std::v... | 31.8 | 72 | 0.819706 | [
"vector"
] |
4396f5fded3e0390e48590b17f7d74e355ccd568 | 78,716 | c | C | libMx/mx_callback.c | nbeaver/mx-trunk | 8f9305f42cc5b12b77ba0354680bb317d779165d | [
"X11",
"MIT"
] | null | null | null | libMx/mx_callback.c | nbeaver/mx-trunk | 8f9305f42cc5b12b77ba0354680bb317d779165d | [
"X11",
"MIT"
] | null | null | null | libMx/mx_callback.c | nbeaver/mx-trunk | 8f9305f42cc5b12b77ba0354680bb317d779165d | [
"X11",
"MIT"
] | 2 | 2016-11-21T05:10:10.000Z | 2019-11-14T11:35:45.000Z | /*
* Name: mx_callback.c
*
* Purpose: MX callback handling functions.
*
* Author: William Lavender
*
*------------------------------------------------------------------------
*
* Copyright 2007-2015, 2017, 2019-2021 Illinois Institute of Technology
*
* See the file "LICENSE" for information on usage and ... | 27.844358 | 115 | 0.703745 | [
"object"
] |
43970161dfae0d2a81933f1b8e4c0bf278f324d4 | 719 | h | C | Game of Life/Game_of_Life_GPU_OpenCL/MemoryObject.h | VasilisG/Game_of_Life_in_OpenMP_and_OpenCL | 1fe810430a1809c6d549f32a121f7dbbe519e8ba | [
"MIT"
] | 1 | 2021-04-14T05:50:38.000Z | 2021-04-14T05:50:38.000Z | Game of Life/Game_of_Life_GPU_OpenCL/MemoryObject.h | VasilisG/Game_of_Life_in_OpenMP_and_OpenCL | 1fe810430a1809c6d549f32a121f7dbbe519e8ba | [
"MIT"
] | null | null | null | Game of Life/Game_of_Life_GPU_OpenCL/MemoryObject.h | VasilisG/Game_of_Life_in_OpenMP_and_OpenCL | 1fe810430a1809c6d549f32a121f7dbbe519e8ba | [
"MIT"
] | 2 | 2019-04-11T08:07:25.000Z | 2021-02-12T11:48:50.000Z | #ifndef MEMORY_OBJECT_H
#define MEMORY_OBJECT_H
#include <stdio.h>
#include <stdlib.h>
#include <CL/cl.h>
#include <CL/cl_gl.h>
#include <GL/gl.h>
/* Functions that wrap OpenCL memory object functions.*/
cl_mem createBuffer(cl_context context, cl_mem_flags flags, size_t size, void *host_ptr);
cl_mem create... | 39.944444 | 133 | 0.795549 | [
"object"
] |
439aa0968fd672c5c394800cf63cd093d39e88ff | 32,887 | c | C | src/lib/cube/object.c | AlexanderSilvaB/Cube | 87690fac119add3e41be0f680331e87a3edc11bb | [
"MIT"
] | null | null | null | src/lib/cube/object.c | AlexanderSilvaB/Cube | 87690fac119add3e41be0f680331e87a3edc11bb | [
"MIT"
] | 1 | 2019-01-13T12:31:15.000Z | 2019-01-13T12:31:15.000Z | src/lib/cube/object.c | AlexanderSilvaB/Cube | 87690fac119add3e41be0f680331e87a3edc11bb | [
"MIT"
] | 1 | 2019-01-29T16:04:29.000Z | 2019-01-29T16:04:29.000Z | #include <stdio.h>
#include <stdlib.h>
#include <string.h>
#ifdef _WIN32
#include <windows.h>
#else
#include <errno.h>
#include <fcntl.h>
#include <sys/ioctl.h>
#include <sys/wait.h>
#include <unistd.h>
#endif
#include "collections.h"
#include "memory.h"
#include "mempool.h"
#include "object.h"
#i... | 29.442256 | 121 | 0.515857 | [
"object"
] |
43a70d63b01a9d901deac07a35077d602e744f98 | 720 | h | C | src/test/test_logging.h | mteichtahl/simhub | 4c409c61e38bb5deeb58a09c6cb89730d38280e1 | [
"MIT"
] | 3 | 2018-03-19T18:09:12.000Z | 2021-06-17T03:56:05.000Z | src/test/test_logging.h | mteichtahl/simhub | 4c409c61e38bb5deeb58a09c6cb89730d38280e1 | [
"MIT"
] | 19 | 2017-04-29T11:25:52.000Z | 2021-05-07T14:48:59.000Z | src/test/test_logging.h | mteichtahl/simhub | 4c409c61e38bb5deeb58a09c6cb89730d38280e1 | [
"MIT"
] | 9 | 2017-04-26T22:45:06.000Z | 2022-02-27T01:08:54.000Z | #include <gtest/gtest.h>
#include <iostream>
#include <map>
#include <string>
#include <vector>
#include "../common/configmanager/configmanager.h"
#include "libs/commandLine.h" // https://github.com/tanakh/cmdline
#include "log/clog.h"
TEST(LoggerTest, InvalidConfigFile)
{
EXPECT_EQ(false, logger.init());
EXP... | 25.714286 | 70 | 0.7 | [
"vector"
] |
43a76ac8acde3da434b6272193366bde9d8b81b3 | 13,160 | h | C | include/node.h | cgeudeker/mpm | 7210c21fc9406f756eb28543d367a105389d5dcc | [
"MIT"
] | null | null | null | include/node.h | cgeudeker/mpm | 7210c21fc9406f756eb28543d367a105389d5dcc | [
"MIT"
] | 1 | 2020-11-22T19:55:09.000Z | 2020-12-13T19:53:22.000Z | include/node.h | cgeudeker/mpm | 7210c21fc9406f756eb28543d367a105389d5dcc | [
"MIT"
] | null | null | null | #ifndef MPM_NODE_H_
#define MPM_NODE_H_
#include "logger.h"
#include "mutex.h"
#include "nodal_properties.h"
#include "node_base.h"
namespace mpm {
// Node base class
//! \brief Base class that stores the information about nodes
//! \details Node class: id_ and coordinates.
//! \tparam Tdim Dimension
//! \tparam Tdo... | 38.592375 | 80 | 0.714514 | [
"vector"
] |
43a9fd407bbcfaa5f69e628fd5cc7efc7f150945 | 48,681 | c | C | contrib/gcc-4.1/gcc/postreload.c | masami256/dfly-3.0.2-bhyve | 6f6c18db6fa90734135a2044769035eb82b821c1 | [
"BSD-3-Clause"
] | 3 | 2017-03-06T14:12:57.000Z | 2019-11-23T09:35:10.000Z | contrib/gcc-4.1/gcc/postreload.c | masami256/dfly-3.0.2-bhyve | 6f6c18db6fa90734135a2044769035eb82b821c1 | [
"BSD-3-Clause"
] | null | null | null | contrib/gcc-4.1/gcc/postreload.c | masami256/dfly-3.0.2-bhyve | 6f6c18db6fa90734135a2044769035eb82b821c1 | [
"BSD-3-Clause"
] | null | null | null | /* Perform simple optimizations to clean up the result of reload.
Copyright (C) 1987, 1988, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
1999, 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
This file is part of GCC.
GCC is free software; you can redistribute it and/or modify it under
the t... | 30.368684 | 80 | 0.632218 | [
"vector",
"transform"
] |
43acc0bb39620cf3b1b88cc8da98b6997d2ab8ac | 2,978 | h | C | include/statsdcc/net/servers/socket/ros_server.h | pal-robotics/statsdcc | 3398c71019ac202e1b3dccd6e2cbef6537d82975 | [
"MIT"
] | 1 | 2020-06-09T23:48:06.000Z | 2020-06-09T23:48:06.000Z | include/statsdcc/net/servers/socket/ros_server.h | pal-robotics/statsdcc | 3398c71019ac202e1b3dccd6e2cbef6537d82975 | [
"MIT"
] | 2 | 2019-07-04T21:50:11.000Z | 2020-03-17T18:12:51.000Z | include/statsdcc/net/servers/socket/ros_server.h | pal-robotics/statsdcc | 3398c71019ac202e1b3dccd6e2cbef6537d82975 | [
"MIT"
] | 1 | 2020-06-09T15:43:27.000Z | 2020-06-09T15:43:27.000Z |
#ifndef INCLUDE_STATSDCC_NET_SERVERS_SOCKET_ROS_SERVER_H_
#define INCLUDE_STATSDCC_NET_SERVERS_SOCKET_ROS_SERVER_H_
#include <memory>
#include <string>
#include <vector>
#include <map>
#include <unordered_map>
#include <utility>
#include <boost/ptr_container/ptr_vector.hpp>
#include <ros/node_handle.h>
#include <ro... | 27.831776 | 100 | 0.750839 | [
"object",
"vector"
] |
43ae9d4b4f26186c20cc1233b75e44a13a39ff94 | 7,402 | h | C | ic2005/src/extern/ode/inc/ode/collision.h | aras-p/dingus | 22ef90c2bf01afd53c0b5b045f4dd0b59fe83009 | [
"MIT"
] | 17 | 2016-06-14T20:56:58.000Z | 2021-11-15T10:14:16.000Z | ic2005/src/extern/ode/inc/ode/collision.h | aras-p/dingus | 22ef90c2bf01afd53c0b5b045f4dd0b59fe83009 | [
"MIT"
] | null | null | null | ic2005/src/extern/ode/inc/ode/collision.h | aras-p/dingus | 22ef90c2bf01afd53c0b5b045f4dd0b59fe83009 | [
"MIT"
] | 5 | 2016-06-14T20:56:59.000Z | 2021-06-22T00:09:18.000Z | /*************************************************************************
* *
* Open Dynamics Engine, Copyright (C) 2001-2003 Russell L. Smith. *
* All rights reserved. Email: russ@q12.org Web: www.q12.org *
* ... | 39.164021 | 80 | 0.628209 | [
"geometry",
"object"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.