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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
d1a3d4698b7a22be68f274ce1d89c67c342754f7 | 57,920 | c | C | src/odin.c | mrc-ide/excalibur | 349ee72af6c149a3ce8550a00b68e6ff115ea13b | [
"MIT"
] | null | null | null | src/odin.c | mrc-ide/excalibur | 349ee72af6c149a3ce8550a00b68e6ff115ea13b | [
"MIT"
] | 2 | 2021-07-09T10:35:16.000Z | 2021-07-09T11:01:44.000Z | src/odin.c | mrc-ide/excalibur | 349ee72af6c149a3ce8550a00b68e6ff115ea13b | [
"MIT"
] | null | null | null | // Automatically generated by odin 1.1.15 - do not edit
#include <R.h>
#include <Rmath.h>
#include <Rinternals.h>
#include <stdbool.h>
#include <R_ext/Rdynload.h>
#ifndef CINTERPOLTE_CINTERPOLATE_H_
#define CINTERPOLTE_CINTERPOLATE_H_
// Allow use from C++
#ifdef __cplusplus
extern "C" {
#endif
// There are only thre... | 42.494497 | 228 | 0.70827 | [
"object",
"vector"
] |
d1ad4a97917fb6629a83d451b7195d828f2b0470 | 8,206 | c | C | src/duda_cookie.c | edsiper/duda | 45317e38603cb50dbf26544e330eb8ebcbabb4a4 | [
"Apache-2.0"
] | 1 | 2019-07-10T03:01:22.000Z | 2019-07-10T03:01:22.000Z | src/duda_cookie.c | edsiper/duda | 45317e38603cb50dbf26544e330eb8ebcbabb4a4 | [
"Apache-2.0"
] | null | null | null | src/duda_cookie.c | edsiper/duda | 45317e38603cb50dbf26544e330eb8ebcbabb4a4 | [
"Apache-2.0"
] | null | null | null | /* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/* Duda I/O
* --------
* Copyright (C) 2012-2014, Eduardo Silva P. <eduardo@monkey.io>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You m... | 32.955823 | 94 | 0.638557 | [
"object"
] |
d1b11146af9c75b71450de3d58a7cc6fe3e49674 | 3,474 | h | C | rrt_planners/include/rrt_planners/StateSpace.h | Tutorgaming/indires_navigation | 830097ac0a3e3a64da9026518419939b509bbe71 | [
"BSD-3-Clause"
] | 90 | 2019-07-19T13:44:35.000Z | 2022-02-17T21:39:15.000Z | rrt_planners/include/rrt_planners/StateSpace.h | Tutorgaming/indires_navigation | 830097ac0a3e3a64da9026518419939b509bbe71 | [
"BSD-3-Clause"
] | 13 | 2019-12-02T07:32:18.000Z | 2021-08-10T09:38:44.000Z | rrt_planners/include/rrt_planners/StateSpace.h | Tutorgaming/indires_navigation | 830097ac0a3e3a64da9026518419939b509bbe71 | [
"BSD-3-Clause"
] | 26 | 2019-05-27T14:43:43.000Z | 2022-02-17T21:39:19.000Z |
#ifndef RRT_STATE_SPACE_
#define RRT_STATE_SPACE_
#include <rrt_planners/State.h>
#include <rrt_planners/Node.h>
#include <rrt_planners/StateChecker.h>
#include <rrt_planners/RandomNumbers.h>
// For pre C++ 11 gamma function
#include <boost/math/special_functions/gamma.hpp>
#include <vector>
#include <cmath>
#incl... | 22.412903 | 90 | 0.718192 | [
"vector"
] |
d1b1139d627d8fe6476e8c9e57d39a1f8cbe3d56 | 775 | h | C | include/Core/ElypseCore/Module_SpecialEffects.h | DragonJoker/Elypse | 5dce65ba97fb830349d157da77d9dc151cccc70e | [
"MIT"
] | 9 | 2017-12-06T17:21:56.000Z | 2020-11-15T14:06:07.000Z | include/Core/ElypseCore/Module_SpecialEffects.h | DragonJoker/Elypse | 5dce65ba97fb830349d157da77d9dc151cccc70e | [
"MIT"
] | null | null | null | include/Core/ElypseCore/Module_SpecialEffects.h | DragonJoker/Elypse | 5dce65ba97fb830349d157da77d9dc151cccc70e | [
"MIT"
] | 1 | 2020-01-08T05:20:05.000Z | 2020-01-08T05:20:05.000Z | /*
See LICENSE file in root folder
*/
#ifndef ___MODULE_SPECIAL_EFFECTS_H___
#define ___MODULE_SPECIAL_EFFECTS_H___
#include "Elypse.h"
namespace Elypse
{
namespace SpecialEffects
{
class CamTex;
class Mirror;
class MirrorManager;
class MirrorMaterial;
class PostEffect;
class ObjectMaterial;
class W... | 19.375 | 66 | 0.766452 | [
"vector"
] |
d1b20703badd951665a794b7cf66e91b04d1057f | 2,299 | h | C | ThirdParty/PhysX/include/NxSceneEvent.h | uvbs/FullSource | 07601c5f18d243fb478735b7bdcb8955598b9a90 | [
"MIT"
] | 2 | 2018-07-26T07:58:14.000Z | 2019-05-31T14:32:18.000Z | sdk/physx/2.8.3/SDKs/Physics/include/NxSceneEvent.h | daher-alfawares/xr.desktop | 218a7cff7a9be5865cf786d7cad31da6072f7348 | [
"Apache-2.0"
] | null | null | null | sdk/physx/2.8.3/SDKs/Physics/include/NxSceneEvent.h | daher-alfawares/xr.desktop | 218a7cff7a9be5865cf786d7cad31da6072f7348 | [
"Apache-2.0"
] | 5 | 2021-02-03T10:25:39.000Z | 2022-02-23T07:08:37.000Z | #ifndef NXSCENEEVENT_H
#define NXSCENEEVENT_H
#include "Nxp.h"
#ifdef RRB_SUPPORTED_PLATFORM
class NxActor;
class NxShape;
class NxJoint;
class NxEffector;
class NxSpringAndDamperEffector;
class NxCompartment;
class NxForceField;
class NxForceFieldLinearKernel;
class NxForceFieldShapeGroup;
class NxMaterial;
class Nx... | 26.425287 | 127 | 0.749891 | [
"object"
] |
d1cf985c71c5c5a3264ec2e6f8f5a427862ee1f1 | 969 | h | C | src/TRGame/Lighting/LightCalculator/BFSLightCalculator.h | CXUtk/TRV2 | 945950012e2385aeb24e80bf5e876703445ba423 | [
"Apache-2.0"
] | null | null | null | src/TRGame/Lighting/LightCalculator/BFSLightCalculator.h | CXUtk/TRV2 | 945950012e2385aeb24e80bf5e876703445ba423 | [
"Apache-2.0"
] | 15 | 2021-09-04T13:02:51.000Z | 2021-10-05T05:51:31.000Z | src/TRGame/Lighting/LightCalculator/BFSLightCalculator.h | CXUtk/TRV2 | 945950012e2385aeb24e80bf5e876703445ba423 | [
"Apache-2.0"
] | null | null | null | #pragma once
#include "LightCalculator.h"
#include "LightCommon.h"
#include <glm/glm.hpp>
#include <queue>
#include <algorithm>
struct LightNode
{
glm::i16vec2 Pos;
float Luminance;
// Unused
int k;
bool operator<(const LightNode& B) const
{
return this->Luminance < B.Luminance;
}
};
class BFSLightCalcul... | 22.022727 | 78 | 0.769866 | [
"vector"
] |
d1d8d930be1b527b8db99a459064f185bdbdee80 | 1,892 | c | C | chap1/obj1-lib.c | openxm-org/ox-book-a | 9121cf8e77d1ed6ec7d48b27247760ed7f48a7f9 | [
"BSD-2-Clause"
] | null | null | null | chap1/obj1-lib.c | openxm-org/ox-book-a | 9121cf8e77d1ed6ec7d48b27247760ed7f48a7f9 | [
"BSD-2-Clause"
] | null | null | null | chap1/obj1-lib.c | openxm-org/ox-book-a | 9121cf8e77d1ed6ec7d48b27247760ed7f48a7f9 | [
"BSD-2-Clause"
] | 1 | 2021-08-15T02:28:49.000Z | 2021-08-15T02:28:49.000Z | #include <stdio.h>
#include "obj0-lib.h"
int eq_object(struct object *op1, struct object *op2);
int eq_list(struct list *lst1,struct list *lst2);
struct list *insert(struct list *root,struct object *op, struct object *newop);
int eq_list(struct list *lst1,struct list *lst2) {
if (lst1 == lst2) return 1;
if ((lst1 ... | 26.277778 | 80 | 0.618922 | [
"object"
] |
d1e2fd115c42b781c83951ea85a08a1de42f3df6 | 872 | h | C | Miruken/MKWhen.h | Miruken-ObjC/Miruken | 14502e919643d8dd7662997c56751e7e561f9326 | [
"MIT"
] | null | null | null | Miruken/MKWhen.h | Miruken-ObjC/Miruken | 14502e919643d8dd7662997c56751e7e561f9326 | [
"MIT"
] | null | null | null | Miruken/MKWhen.h | Miruken-ObjC/Miruken | 14502e919643d8dd7662997c56751e7e561f9326 | [
"MIT"
] | null | null | null | //
// MKWhen.h
// Miruken
//
// Created by Craig Neuwirt on 6/18/14.
// Copyright (c) 2014 Craig Neuwirt. All rights reserved.
//
#import <Foundation/Foundation.h>
typedef BOOL (^MKWhenPredicate)(id object);
@interface MKWhen : NSObject
+ (MKWhenPredicate)kindOfClass:(Class)class;
+ (MKWhenPredicate)memberOfCl... | 21.268293 | 73 | 0.751147 | [
"object"
] |
d1e53107131cace92b9c85868c0295d51812e479 | 3,761 | h | C | verification/util/callable.h | openharmony-gitee-mirror/ark_runtime_core | 2e6f195caf482dc9607efda7cfb5cc5f98da5598 | [
"Apache-2.0"
] | 1 | 2021-09-09T03:17:23.000Z | 2021-09-09T03:17:23.000Z | verification/util/callable.h | openharmony-gitee-mirror/ark_runtime_core | 2e6f195caf482dc9607efda7cfb5cc5f98da5598 | [
"Apache-2.0"
] | null | null | null | verification/util/callable.h | openharmony-gitee-mirror/ark_runtime_core | 2e6f195caf482dc9607efda7cfb5cc5f98da5598 | [
"Apache-2.0"
] | 1 | 2021-09-13T11:21:57.000Z | 2021-09-13T11:21:57.000Z | /*
* Copyright (c) 2021 Huawei Device Co., Ltd.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or a... | 32.422414 | 102 | 0.665249 | [
"object"
] |
d1f4fe0838b0b0dc5a130331f33da9f18b9d6c1d | 6,440 | c | C | src/sys/dev/extres/syscon/syscon.c | lastweek/source-freebsd | 0821950b0c40cbc891a27964b342e0202a3859ec | [
"Naumen",
"Condor-1.1",
"MS-PL"
] | null | null | null | src/sys/dev/extres/syscon/syscon.c | lastweek/source-freebsd | 0821950b0c40cbc891a27964b342e0202a3859ec | [
"Naumen",
"Condor-1.1",
"MS-PL"
] | null | null | null | src/sys/dev/extres/syscon/syscon.c | lastweek/source-freebsd | 0821950b0c40cbc891a27964b342e0202a3859ec | [
"Naumen",
"Condor-1.1",
"MS-PL"
] | null | null | null | /*-
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
*
* Copyright (c) 2017 Kyle Evans <kevans@FreeBSD.org>
*
* 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 ab... | 24.029851 | 79 | 0.736335 | [
"object"
] |
4d4e44b374ef0e7bcc10710350925e457dadf836 | 1,558 | h | C | DirectX11_Starter_2015/DirectX11_Starter/Render.h | QRayarch/ShootyBally | c98d2cdccbc34a346f59d1cedfc4dbd1571e0a46 | [
"MIT"
] | 1 | 2016-03-14T01:58:26.000Z | 2016-03-14T01:58:26.000Z | DirectX11_Starter_2015/DirectX11_Starter/Render.h | QRayarch/ShootyBally | c98d2cdccbc34a346f59d1cedfc4dbd1571e0a46 | [
"MIT"
] | null | null | null | DirectX11_Starter_2015/DirectX11_Starter/Render.h | QRayarch/ShootyBally | c98d2cdccbc34a346f59d1cedfc4dbd1571e0a46 | [
"MIT"
] | null | null | null | #pragma once
#include "Transform.h"
#include "DrawnMesh.h"
#include "SimpleShader.h"
#include "Light.h"
#include "Camera.h"
#include <d3d11.h>
#include "SpriteBatch.h"
class ScreenText;
struct RenderInfo {
//Critical stuff
ID3D11DeviceContext* deviceContext;
DirectX::XMFLOAT4X4 viewMatrix;
DirectX::XMFLOAT4X4 pro... | 22.257143 | 113 | 0.774711 | [
"mesh",
"render",
"transform"
] |
4d5521beca24c45de26006ce0b08c5c53b3d9aff | 1,513 | h | C | graphics/Text.h | adanielnoel/CPP-GUI | 2a612700c5be7788cf43fba9a8a737ddfc588787 | [
"MIT"
] | null | null | null | graphics/Text.h | adanielnoel/CPP-GUI | 2a612700c5be7788cf43fba9a8a737ddfc588787 | [
"MIT"
] | null | null | null | graphics/Text.h | adanielnoel/CPP-GUI | 2a612700c5be7788cf43fba9a8a737ddfc588787 | [
"MIT"
] | null | null | null | /*
Created by Alejandro Daniel Noel on 05/01/2017.
*/
#ifndef SIMULATOR_TEXT_H
#define SIMULATOR_TEXT_H
#include <string>
#include <GL/glew.h>
#include <GLFW/glfw3.h>
#include <map>
#include "glm/glm.hpp"
#include "ft2build.h"
#include FT_FREETYPE_H
namespace graphics {
/// Loads font and generates rasterised o... | 23.276923 | 80 | 0.684071 | [
"vector"
] |
4d5673ef8773461adbe2a31bce533951bc3f15fb | 10,350 | h | C | Sample/RiddleZa/System/RenderSystem.h | narendraumate/Sandbox | 7b7cef7a1876bfa3cfe2c79ff5e6daede1d50b13 | [
"MIT"
] | null | null | null | Sample/RiddleZa/System/RenderSystem.h | narendraumate/Sandbox | 7b7cef7a1876bfa3cfe2c79ff5e6daede1d50b13 | [
"MIT"
] | null | null | null | Sample/RiddleZa/System/RenderSystem.h | narendraumate/Sandbox | 7b7cef7a1876bfa3cfe2c79ff5e6daede1d50b13 | [
"MIT"
] | null | null | null | //
// RenderSystem.h
//
//
// Created by Narendra Umate on 8/18/16.
//
//
#pragma once
#define USE_CAMERA_COMPONENT 1
#define USE_LIGHT_COMPONENT 0
#define USE_BOUND_VISUAL_COMPONENT 0
#include <memory>
#if defined(_WIN32)
#include "RendererDx.h" // needs to be after SampleWindow.h
#endif // defined(_WIN32)
#i... | 29.403409 | 187 | 0.72058 | [
"mesh",
"render",
"vector",
"transform"
] |
4d5a5fbb8e75026abd6d1b484cdf03290829d31f | 1,003 | c | C | src/audio/aubio/tests/src/spectral/test-fft.c | vrushank-agrawal/video_editor_BX23 | 3a458114f499e0ba3d1c61afde2b9d30bc76459b | [
"Apache-2.0"
] | null | null | null | src/audio/aubio/tests/src/spectral/test-fft.c | vrushank-agrawal/video_editor_BX23 | 3a458114f499e0ba3d1c61afde2b9d30bc76459b | [
"Apache-2.0"
] | null | null | null | src/audio/aubio/tests/src/spectral/test-fft.c | vrushank-agrawal/video_editor_BX23 | 3a458114f499e0ba3d1c61afde2b9d30bc76459b | [
"Apache-2.0"
] | null | null | null | #include <aubio.h>
int main (void)
{
int return_code = 0;
uint_t i, n_iters = 100; // number of iterations
uint_t win_s = 512; // window size
fvec_t * in = new_fvec (win_s); // input buffer
cvec_t * fftgrain = new_cvec (win_s); // fft norm and phase
fvec_t * out = new_fvec (win_s); // output buffer
// cr... | 20.469388 | 61 | 0.607178 | [
"object",
"transform"
] |
4d5bd1b7f976bf140e582d33bb56ab92b7ac6da8 | 2,863 | h | C | source/assets/AssetPod.h | RaygenEngine/Raygen | 2e61afd35f594d06186c16397b536412ebf4298d | [
"MIT"
] | 2 | 2021-01-27T15:49:04.000Z | 2021-01-28T07:40:30.000Z | source/assets/AssetPod.h | RaygenEngine/Raygen | 2e61afd35f594d06186c16397b536412ebf4298d | [
"MIT"
] | null | null | null | source/assets/AssetPod.h | RaygenEngine/Raygen | 2e61afd35f594d06186c16397b536412ebf4298d | [
"MIT"
] | 1 | 2021-03-07T23:17:31.000Z | 2021-03-07T23:17:31.000Z | #pragma once
#include "reflection/TypeId.h"
namespace uri {
using Uri = std::string;
}
struct PodEntry;
//
//
// Adding Pods:
// DOC: !! OUTDATED, PLEASE UPDATE ME !!
//
// To properly add a pod to the engine, you need to register it to the pod type system as well.
// This allows pods to remain "pods" in memory witho... | 33.290698 | 118 | 0.728257 | [
"vector"
] |
4d68a76d2a7c5abb633b6a10005e6b327d0e61e8 | 3,810 | h | C | nvs_storage.h | SmartAQnet/SensorNode | d8be32a2cf28a54cf20c7163371929a85bbeaa01 | [
"BSD-3-Clause"
] | null | null | null | nvs_storage.h | SmartAQnet/SensorNode | d8be32a2cf28a54cf20c7163371929a85bbeaa01 | [
"BSD-3-Clause"
] | 2 | 2021-04-13T08:00:52.000Z | 2021-04-13T08:00:54.000Z | nvs_storage.h | SmartAQnet/SensorNode | d8be32a2cf28a54cf20c7163371929a85bbeaa01 | [
"BSD-3-Clause"
] | null | null | null | /**
* \file nvs_storage.h
*
* \brief function to store and read nvs flash variables
*
* This is the files that contains the functions to save and read data from the nvs flash.
*
* \date 19.08.2019
*
*/
#include <Preferences.h>
/// Initialize a Preferences Object to store the data into ESP32 flash
Preferen... | 32.844828 | 92 | 0.588976 | [
"object"
] |
4d7a307c1d44838a80f6b7623a06ff32d19012ba | 12,767 | h | C | 3rdparty/mygui/include/MyGUI_List.h | Osumi-Akari/energytycoon | 25d18a0ee4a9f8833e678af297734602918a92e9 | [
"Unlicense"
] | null | null | null | 3rdparty/mygui/include/MyGUI_List.h | Osumi-Akari/energytycoon | 25d18a0ee4a9f8833e678af297734602918a92e9 | [
"Unlicense"
] | null | null | null | 3rdparty/mygui/include/MyGUI_List.h | Osumi-Akari/energytycoon | 25d18a0ee4a9f8833e678af297734602918a92e9 | [
"Unlicense"
] | null | null | null | /*!
@file
@author Albert Semenov
@date 11/2007
@module
*//*
This file is part of MyGUI.
MyGUI is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option... | 37.997024 | 205 | 0.70972 | [
"vector"
] |
4d9069bce6d39f56de527de0f57d619354e6afd7 | 5,659 | h | C | includes/core/map.h | Astropilot/Bomberman | 25429d324d892a78a11e9ae098c5b3ab2f3a48ac | [
"MIT"
] | 2 | 2019-04-26T19:06:50.000Z | 2019-05-02T07:55:54.000Z | includes/core/map.h | Astropilot/Bomberman | 25429d324d892a78a11e9ae098c5b3ab2f3a48ac | [
"MIT"
] | null | null | null | includes/core/map.h | Astropilot/Bomberman | 25429d324d892a78a11e9ae098c5b3ab2f3a48ac | [
"MIT"
] | null | null | null | /*******************************************************************************
* PROJECT: Bomberman
*
* AUTHORS: Yohann Martin, Aziz Hamide, Gauthier Desplanque, William Weber
*
* DATE CREATED: 01/16/2019
*
* Copyright (c) 2019 Yohann MARTIN (@Astropilot). All rights reserved.
*
* Licensed under the MIT License. See ... | 35.149068 | 139 | 0.646934 | [
"object"
] |
4d91d0b318a49239249861d8d788ded481811a8c | 13,205 | h | C | include/isaac/exception/driver.h | listenlink/isaac | b0a265ee45337f92f1e8e9f2fb08a057292b0240 | [
"MIT"
] | 17 | 2017-01-22T10:40:52.000Z | 2021-12-01T07:42:40.000Z | include/isaac/exception/driver.h | listenlink/isaac | b0a265ee45337f92f1e8e9f2fb08a057292b0240 | [
"MIT"
] | 3 | 2017-01-19T07:17:29.000Z | 2017-02-08T06:07:48.000Z | include/isaac/exception/driver.h | listenlink/isaac | b0a265ee45337f92f1e8e9f2fb08a057292b0240 | [
"MIT"
] | 13 | 2017-01-10T13:21:03.000Z | 2021-08-11T11:44:06.000Z | /* Copyright 2015-2017 Philippe Tillet
*
* Permission is hereby granted, free of charge, to any person obtaining
* a copy of this software and associated documentation files
* (the "Software"), to deal in the Software without restriction,
* including without limitation the rights to use, copy, modify, merge,
* pub... | 60.852535 | 170 | 0.703218 | [
"object"
] |
4d929a7c0efeb27463ad229e8b771cb29ff0a8d3 | 877 | h | C | cases/surfers/param/env/objects/static/surfer__vs_4o0__surftimeconst_3o0/group/homogeneous/_member/agent/choice.h | C0PEP0D/sheld0n | 497d4ee8b6b1815cd5fa1b378d1b947ee259f4bc | [
"MIT"
] | null | null | null | cases/surfers/param/env/objects/static/surfer__vs_4o0__surftimeconst_3o0/group/homogeneous/_member/agent/choice.h | C0PEP0D/sheld0n | 497d4ee8b6b1815cd5fa1b378d1b947ee259f4bc | [
"MIT"
] | null | null | null | cases/surfers/param/env/objects/static/surfer__vs_4o0__surftimeconst_3o0/group/homogeneous/_member/agent/choice.h | C0PEP0D/sheld0n | 497d4ee8b6b1815cd5fa1b378d1b947ee259f4bc | [
"MIT"
] | null | null | null | #ifndef C0P_PARAM_OBJECTS_SURFER__VS_4O0__SURFTIMECONST_3O0_GROUP_HOMOGENEOUS_MEMBER_AGENT_CHOICE_H
#define C0P_PARAM_OBJECTS_SURFER__VS_4O0__SURFTIMECONST_3O0_GROUP_HOMOGENEOUS_MEMBER_AGENT_CHOICE_H
#pragma once
// THIS FILE SHOULD NOT BE EDITED DIRECTLY BY THE USERS.
// THIS FILE WILL BE AUTOMATICALLY EDITED WHEN TH... | 51.588235 | 212 | 0.875713 | [
"object"
] |
4d9cd29b59579cff782bf278e7323fb82ad42603 | 17,422 | h | C | include/mitsuba/render/shape.h | tizian/layer-laboratory | 008cc94b76127e9eb74227fcd3d0145da8ddec30 | [
"CNRI-Python"
] | 7 | 2020-07-24T03:19:59.000Z | 2022-03-30T10:56:12.000Z | include/mitsuba/render/shape.h | tizian/layer-laboratory | 008cc94b76127e9eb74227fcd3d0145da8ddec30 | [
"CNRI-Python"
] | 1 | 2021-04-07T22:30:23.000Z | 2021-04-08T00:55:36.000Z | include/mitsuba/render/shape.h | tizian/layer-laboratory | 008cc94b76127e9eb74227fcd3d0145da8ddec30 | [
"CNRI-Python"
] | 2 | 2020-06-08T08:25:09.000Z | 2021-04-05T22:13:08.000Z | #pragma once
#include <mitsuba/render/records.h>
#include <mitsuba/core/spectrum.h>
#include <mitsuba/core/transform.h>
#include <mitsuba/core/bbox.h>
#if defined(MTS_ENABLE_OPTIX)
#include <mitsuba/render/optix/common.h>
#endif
NAMESPACE_BEGIN(mitsuba)
/**
* \brief Base class of all geometric shapes in Mitsuba
*... | 38.20614 | 97 | 0.613707 | [
"mesh",
"geometry",
"render",
"object",
"shape",
"vector",
"transform",
"solid"
] |
4da11429f028a614260bbcf0b987743b9e2f57f3 | 7,870 | c | C | SourceCode/scripts/4_World/Classes/UserActionsComponent/ActionManagerServer.c | DevulTj/DayZOfflineMode | 0ba7e58858c7cd62e6a08f451ba60a3961575353 | [
"MIT"
] | 1 | 2018-12-17T01:52:23.000Z | 2018-12-17T01:52:23.000Z | SourceCode/scripts/4_World/Classes/UserActionsComponent/ActionManagerServer.c | DevulTj/DayZOfflineMode | 0ba7e58858c7cd62e6a08f451ba60a3961575353 | [
"MIT"
] | null | null | null | SourceCode/scripts/4_World/Classes/UserActionsComponent/ActionManagerServer.c | DevulTj/DayZOfflineMode | 0ba7e58858c7cd62e6a08f451ba60a3961575353 | [
"MIT"
] | null | null | null | class ActionReceived
{
void ActionReceived()
{
ActionID = -1;
Target = null;
Parent = null;
baseItem = null;
ComponentIndex = -1;
AcknowledgmentID = -1;
}
int ActionID;
//Standart Action
ItemBase baseItem; //normaly set item in hands (exeption for some potencial crafting recipes and etc. )
Objec... | 23.848485 | 183 | 0.669632 | [
"object",
"vector"
] |
4da37c04cc925a1727fbbc80c4f7c2e76a830b62 | 2,030 | h | C | MMOCoreORB/src/terrain/layer/affectors/AffectorRoad.h | V-Fib/FlurryClone | 40e0ca7245ec31b3815eb6459329fd9e70f88936 | [
"Zlib",
"OpenSSL"
] | 18 | 2017-02-09T15:36:05.000Z | 2021-12-21T04:22:15.000Z | MMOCoreORB/src/terrain/layer/affectors/AffectorRoad.h | V-Fib/FlurryClone | 40e0ca7245ec31b3815eb6459329fd9e70f88936 | [
"Zlib",
"OpenSSL"
] | 61 | 2016-12-30T21:51:10.000Z | 2021-12-10T20:25:56.000Z | MMOCoreORB/src/terrain/layer/affectors/AffectorRoad.h | V-Fib/FlurryClone | 40e0ca7245ec31b3815eb6459329fd9e70f88936 | [
"Zlib",
"OpenSSL"
] | 71 | 2017-01-01T05:34:38.000Z | 2022-03-29T01:04:00.000Z | /*
* AffectorRoad.h
*
* Created on: 01/02/2010
* Author: victor
*/
#ifndef AFFECTORROAD_H_
#define AFFECTORROAD_H_
#include "../ProceduralRule.h"
#include "../Road.h"
#include "../Hdta.h"
class AffectorRoad : public ProceduralRule<'AROA'>, public AffectorProceduralRule {
Road road;
Hdta hdta;
int var1... | 19.901961 | 103 | 0.662562 | [
"vector"
] |
4da50d856bbd7bb12c732a20e140deb79499d9cd | 877 | h | C | src/utils/parseJsonFile.h | Trafo/calculatorProtocol | 5ffc379948cb2f38ac30f0751402e95512c89b08 | [
"MIT"
] | null | null | null | src/utils/parseJsonFile.h | Trafo/calculatorProtocol | 5ffc379948cb2f38ac30f0751402e95512c89b08 | [
"MIT"
] | null | null | null | src/utils/parseJsonFile.h | Trafo/calculatorProtocol | 5ffc379948cb2f38ac30f0751402e95512c89b08 | [
"MIT"
] | null | null | null | #pragma once
#include "operations/VariantOperation.h"
#include "nlohmann/json.hpp"
auto parseJsonFile = [](const std::filesystem::path& path) -> std::vector<VariantOperation> {
std::ifstream inputStream(path);
nlohmann::json json;
inputStream >> json;
if (!json.contains("tasks")) {
throw std::runtime_error("no... | 23.078947 | 93 | 0.653364 | [
"vector"
] |
4da8478e37416cb74e7cae99e975ba622f6604d5 | 1,947 | h | C | xolotl/factory/include/xolotl/factory/Factory.h | ORNL-Fusion/xolotl | 993434bea0d3bca439a733a12af78034c911690c | [
"BSD-3-Clause"
] | 13 | 2018-06-13T18:08:57.000Z | 2021-09-30T02:39:01.000Z | xolotl/factory/include/xolotl/factory/Factory.h | ORNL-Fusion/xolotl | 993434bea0d3bca439a733a12af78034c911690c | [
"BSD-3-Clause"
] | 97 | 2018-02-14T15:24:08.000Z | 2022-03-29T16:29:48.000Z | xolotl/factory/include/xolotl/factory/Factory.h | ORNL-Fusion/xolotl | 993434bea0d3bca439a733a12af78034c911690c | [
"BSD-3-Clause"
] | 18 | 2018-02-13T20:36:03.000Z | 2022-01-04T14:54:16.000Z | #pragma once
#include <functional>
#include <memory>
#include <string>
#include <unordered_map>
#include <vector>
#include <xolotl/options/IOptions.h>
namespace xolotl
{
namespace factory
{
template <typename TFactory, typename THandlerBase>
class Factory
{
public:
using Generator =
std::function<std::shared_ptr<... | 21.395604 | 73 | 0.754494 | [
"vector"
] |
4da999690000c0c2a79c772eba4e4cb3f9bad1bc | 696 | h | C | apps/texture_dll/texture_api.h | byj200493/myTexturing | d70c61a9b51e32532a827767919bd91312facca2 | [
"BSD-3-Clause"
] | null | null | null | apps/texture_dll/texture_api.h | byj200493/myTexturing | d70c61a9b51e32532a827767919bd91312facca2 | [
"BSD-3-Clause"
] | null | null | null | apps/texture_dll/texture_api.h | byj200493/myTexturing | d70c61a9b51e32532a827767919bd91312facca2 | [
"BSD-3-Clause"
] | null | null | null | #pragma once
#include <iostream>
#ifdef TEXTURE_MAP_EXPORTS
#define TEXTURE_MAP_API __declspec(dllexport)
#else
#define TEXTURE_MAP_API __declspec(dllimport)
#endif
TEXTURE_MAP_API void create_texMesh(std::string &in_scene, const char* plyFileName, std::string &tex_mesh_name, int nThreshold, bool bFill);
TEXTURE_MAP... | 46.4 | 140 | 0.775862 | [
"vector"
] |
4dbbf213c64c3b10406ab3a97be79131755093d2 | 8,638 | c | C | sw/apps/sequential_tests/cnn_layer/cnn_kernels.c | Thales-RISC-V/pulpino-compliant-debug | 943a4b853769401bfa34f2201a5e2918b2247b83 | [
"Apache-2.0"
] | 769 | 2016-02-23T12:32:56.000Z | 2022-03-31T09:42:32.000Z | sw/apps/sequential_tests/cnn_layer/cnn_kernels.c | Thales-RISC-V/pulpino-compliant-debug | 943a4b853769401bfa34f2201a5e2918b2247b83 | [
"Apache-2.0"
] | 369 | 2016-02-29T19:16:50.000Z | 2022-03-26T04:11:51.000Z | sw/apps/sequential_tests/cnn_layer/cnn_kernels.c | Thales-RISC-V/pulpino-compliant-debug | 943a4b853769401bfa34f2201a5e2918b2247b83 | [
"Apache-2.0"
] | 298 | 2016-02-29T09:36:45.000Z | 2022-03-28T03:39:16.000Z | // Copyright 2017 ETH Zurich and University of Bologna.
// Copyright and related rights are licensed under the Solderpad Hardware
// License, Version 0.51 (the “License”); you may not use this file except in
// compliance with the License. You may obtain a copy of the License at
// http://solderpad.org/licenses/SHL-0.... | 28.889632 | 128 | 0.503473 | [
"vector"
] |
4dbe0a17b000e90f3f52ad39cc3cc6bea96cd72b | 3,132 | h | C | MITK/Modules/Core/DataManagement/niftkLookupTableContainer.h | NifTK/NifTK | 2358b333c89ff1bba1c232eecbbcdc8003305dfe | [
"BSD-3-Clause"
] | 13 | 2018-07-28T13:36:38.000Z | 2021-11-01T19:17:39.000Z | MITK/Modules/Core/DataManagement/niftkLookupTableContainer.h | NifTK/NifTK | 2358b333c89ff1bba1c232eecbbcdc8003305dfe | [
"BSD-3-Clause"
] | null | null | null | MITK/Modules/Core/DataManagement/niftkLookupTableContainer.h | NifTK/NifTK | 2358b333c89ff1bba1c232eecbbcdc8003305dfe | [
"BSD-3-Clause"
] | 10 | 2018-08-20T07:06:00.000Z | 2021-07-07T07:55:27.000Z | /*=============================================================================
NifTK: A software platform for medical image computing.
Copyright (c) University College London (UCL). All rights reserved.
This software is distributed WITHOUT ANY WARRANTY; without even
the implied warranty of MERCHANTABILITY o... | 26.542373 | 96 | 0.691571 | [
"vector"
] |
4dcae950884bd057aba81e4600c638cb403dfd11 | 6,044 | h | C | ash/system/unified/unified_system_tray_controller.h | zipated/src | 2b8388091c71e442910a21ada3d97ae8bc1845d3 | [
"BSD-3-Clause"
] | 2,151 | 2020-04-18T07:31:17.000Z | 2022-03-31T08:39:18.000Z | ash/system/unified/unified_system_tray_controller.h | cangulcan/src | 2b8388091c71e442910a21ada3d97ae8bc1845d3 | [
"BSD-3-Clause"
] | 395 | 2020-04-18T08:22:18.000Z | 2021-12-08T13:04:49.000Z | ash/system/unified/unified_system_tray_controller.h | cangulcan/src | 2b8388091c71e442910a21ada3d97ae8bc1845d3 | [
"BSD-3-Clause"
] | 338 | 2020-04-18T08:03:10.000Z | 2022-03-29T12:33:22.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 ASH_SYSTEM_UNIFIED_UNIFIED_SYSTEM_TRAY_CONTROLLER_H_
#define ASH_SYSTEM_UNIFIED_UNIFIED_SYSTEM_TRAY_CONTROLLER_H_
#include <memory>
#include <vec... | 36.630303 | 80 | 0.763733 | [
"geometry",
"vector",
"model"
] |
4dd07d03881894a01adfca9df814a9b7a83c098c | 3,887 | h | C | src/carbon/cstring.h | extester/carbon | ef3e51e35359a648c2b6f1ea119cf5acbcdf15c7 | [
"Apache-2.0"
] | 1 | 2019-12-25T17:38:30.000Z | 2019-12-25T17:38:30.000Z | src/carbon/cstring.h | extester/carbon | ef3e51e35359a648c2b6f1ea119cf5acbcdf15c7 | [
"Apache-2.0"
] | null | null | null | src/carbon/cstring.h | extester/carbon | ef3e51e35359a648c2b6f1ea119cf5acbcdf15c7 | [
"Apache-2.0"
] | null | null | null | /*
* Carbon framework
* String class object
*
* Copyright (c) 2016 Softland. All rights reserved.
* Licensed under the Apache License, Version 2.0
*/
/*
* Revision history:
*
* Revision 1.0, 01.07.2016 10:35:56
* Initial revision.
*
*/
#ifndef __CARBON_CSTRING_H_INCLUDED__
#define __CARBON_CSTRI... | 21.837079 | 78 | 0.655776 | [
"object"
] |
06168db7d9701d58b3caa87ca09e2b7cc03424e7 | 781 | h | C | iHouse/iHouse/SynthesizedSpeechHandler.h | voelkerb/iHouse | c73cf3a2aa3b0d3a46096c1b51f5f4366b5e609c | [
"MIT"
] | null | null | null | iHouse/iHouse/SynthesizedSpeechHandler.h | voelkerb/iHouse | c73cf3a2aa3b0d3a46096c1b51f5f4366b5e609c | [
"MIT"
] | null | null | null | iHouse/iHouse/SynthesizedSpeechHandler.h | voelkerb/iHouse | c73cf3a2aa3b0d3a46096c1b51f5f4366b5e609c | [
"MIT"
] | null | null | null | //
// SynthesizedSpeechHandler.h
// iHouse
//
// Created by Benjamin Völker on 05/04/16.
// Copyright © 2016 Benjamin Völker. All rights reserved.
//
#import <Foundation/Foundation.h>
#import <Cocoa/Cocoa.h>
// Notification for speech start and finished
extern NSString* const SpeechSynthesizerStartsSpeaking;
ext... | 24.40625 | 58 | 0.777209 | [
"object"
] |
0624ff2ac932de7655a759ccfa077b0441d8925d | 4,710 | h | C | net/config/netcfg/srvrcfg/srvrobj.h | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | net/config/netcfg/srvrcfg/srvrobj.h | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | net/config/netcfg/srvrcfg/srvrobj.h | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | //+---------------------------------------------------------------------------
//
// Microsoft Windows
// Copyright (C) Microsoft Corporation, 1997.
//
// File: S R V R O B J . H
//
// Contents: Declaration of CSrvrcfg and helper functions.
//
// Notes:
//
// Author: danielwe 5 Mar 1997
... | 34.379562 | 80 | 0.568153 | [
"object"
] |
063075b67f69c570125eb9f840956850ea4bd1de | 1,578 | h | C | Source/UnrealSandboxTerrain/Public/TerrainZoneComponent.h | s-hemer/UnrealSandboxTerrain | 1ba476610bcc0a995c9de047a92a8e95cebdedd8 | [
"MIT"
] | 1 | 2020-03-23T14:34:47.000Z | 2020-03-23T14:34:47.000Z | Source/UnrealSandboxTerrain/Public/TerrainZoneComponent.h | s-hemer/UnrealSandboxTerrain | 1ba476610bcc0a995c9de047a92a8e95cebdedd8 | [
"MIT"
] | null | null | null | Source/UnrealSandboxTerrain/Public/TerrainZoneComponent.h | s-hemer/UnrealSandboxTerrain | 1ba476610bcc0a995c9de047a92a8e95cebdedd8 | [
"MIT"
] | 2 | 2020-03-23T14:35:11.000Z | 2020-06-28T17:50:56.000Z | // Copyright blackw 2015-2020
#pragma once
#include "EngineMinimal.h"
#include "VoxelMeshComponent.h"
#include "Components/HierarchicalInstancedStaticMeshComponent.h"
#include "TerrainZoneComponent.generated.h"
class ASandboxTerrainController;
typedef struct TInstMeshTransArray {
TArray<FTransform>... | 21.324324 | 96 | 0.767427 | [
"transform"
] |
064da1b9308551e433b4177f17c41bc2f6fd13b2 | 24,739 | c | C | src/linux-mx.c | tcreech/papi-4.0.0-64-solaris11.2 | b5e66422fb31bc4017b7728e16e4953f3c5ec9d7 | [
"BSD-3-Clause"
] | null | null | null | src/linux-mx.c | tcreech/papi-4.0.0-64-solaris11.2 | b5e66422fb31bc4017b7728e16e4953f3c5ec9d7 | [
"BSD-3-Clause"
] | null | null | null | src/linux-mx.c | tcreech/papi-4.0.0-64-solaris11.2 | b5e66422fb31bc4017b7728e16e4953f3c5ec9d7 | [
"BSD-3-Clause"
] | null | null | null | #include "papi.h"
#include "papi_internal.h"
#include "papi_vector.h"
#include "papi_memory.h"
#include <inttypes.h>
#include "linux-mx.h"
extern int get_cpu_info(PAPI_hw_info_t * hwinfo);
void mx_init_mdi();
int mx_init_presets();
enum native_name_mx {
PNE_LANAI_UPTIME = 0x40000000,
PNE_COUNTERS_UPTIME,
PNE... | 24.963673 | 186 | 0.66854 | [
"vector"
] |
0655a726b2263f9e56c44ea920af95954d22f591 | 4,437 | h | C | src/sandbox/graphics/vulkan/VulkanDevice.h | OpenSpace-VisLink/sandbox | cb8a42facc3afe73794e2e4405aab13531ccbcb2 | [
"MIT"
] | null | null | null | src/sandbox/graphics/vulkan/VulkanDevice.h | OpenSpace-VisLink/sandbox | cb8a42facc3afe73794e2e4405aab13531ccbcb2 | [
"MIT"
] | null | null | null | src/sandbox/graphics/vulkan/VulkanDevice.h | OpenSpace-VisLink/sandbox | cb8a42facc3afe73794e2e4405aab13531ccbcb2 | [
"MIT"
] | 1 | 2020-12-01T18:17:58.000Z | 2020-12-01T18:17:58.000Z | #ifndef SANDBOX_GRAPHICS_VULKAN_DEVICE_H_
#define SANDBOX_GRAPHICS_VULKAN_DEVICE_H_
#include "sandbox/Component.h"
#include "sandbox/graphics/vulkan/Vulkan.h"
#include "sandbox/graphics/vulkan/VulkanInstance.h"
namespace sandbox {
//class VulkanDevice;
class VulkanDevice : public VulkanComponent {
public:
Vulk... | 33.360902 | 217 | 0.718503 | [
"vector"
] |
065a68e2c1daae07105db0a6180d207bb0dd9930 | 115,830 | c | C | net/sfm/afp/server/volume.c | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | net/sfm/afp/server/volume.c | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | net/sfm/afp/server/volume.c | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | /*
Copyright (c) 1992 Microsoft Corporation
Module Name:
volume.c
Abstract:
This module contains the volume list manipulation routines and worker
routines for some afp volume apis.
Author:
Jameel Hyder (microsoft!jameelh)
Revision History:
25 Apr 1992 Initial Version
Notes: Tab sto... | 28.628275 | 104 | 0.657058 | [
"object"
] |
94543201e2a025f6396cc398142892d80bc025d7 | 472 | h | C | modules/typeclass/include/typeclass/eq/optional.h | julian-becker/funcpp | 0e94c7c115d542fd0b1a16450975df7b02c56b4d | [
"MIT"
] | null | null | null | modules/typeclass/include/typeclass/eq/optional.h | julian-becker/funcpp | 0e94c7c115d542fd0b1a16450975df7b02c56b4d | [
"MIT"
] | null | null | null | modules/typeclass/include/typeclass/eq/optional.h | julian-becker/funcpp | 0e94c7c115d542fd0b1a16450975df7b02c56b4d | [
"MIT"
] | null | null | null | #pragma once
#include <boost/optional.hpp>
#include <typeclass/eq.h>
#include <type_traits>
#include <vector>
namespace funcpp::typeclass::eq {
template <typename T> struct
eq_class<boost::optional<T>, std::enable_if_t<eq_class<T>::value>> : std::true_type {
static bool equal(boost::optional<T> const& a, boost::... | 24.842105 | 86 | 0.614407 | [
"vector"
] |
94563f949d2a72066bfd6a53479259c2fd3b72cc | 5,364 | h | C | include/dslash/dslash_vnode_b.h | AerialMantis/SyCLDslash | 9c772e578111a84e6f53aaadb67402db3009fe03 | [
"Apache-2.0"
] | 4 | 2020-01-03T00:20:18.000Z | 2020-06-08T08:24:01.000Z | include/dslash/dslash_vnode_b.h | AerialMantis/SyCLDslash | 9c772e578111a84e6f53aaadb67402db3009fe03 | [
"Apache-2.0"
] | null | null | null | include/dslash/dslash_vnode_b.h | AerialMantis/SyCLDslash | 9c772e578111a84e6f53aaadb67402db3009fe03 | [
"Apache-2.0"
] | 1 | 2021-11-24T01:35:44.000Z | 2021-11-24T01:35:44.000Z | /*
* dslash_vnode.h
*
* Created on: Jul 1, 2019
* Author: bjoo
*/
/*
* dslash_vnode.h
*
* Created on: Jul 1, 2019
* Author: bjoo
*/
// FIXME:: Check the masks.
// FIXME:: Check we can call the permute calls from a test...
#pragma once
#include <array>
#include "dslash_complex.h"
#include "dslash/... | 26.423645 | 112 | 0.600858 | [
"vector"
] |
946477cf86bdadd39baaf942ea96443dc15e1959 | 1,956 | h | C | source/msynth/msynth/ui/arrange/MArrangeChannelContainer.h | MRoc/MSynth | 3eb5c6cf0ad6a3d12f555ebca5fbe84c1b255829 | [
"MIT"
] | 1 | 2022-01-30T07:40:31.000Z | 2022-01-30T07:40:31.000Z | source/msynth/msynth/ui/arrange/MArrangeChannelContainer.h | MRoc/MSynth | 3eb5c6cf0ad6a3d12f555ebca5fbe84c1b255829 | [
"MIT"
] | null | null | null | source/msynth/msynth/ui/arrange/MArrangeChannelContainer.h | MRoc/MSynth | 3eb5c6cf0ad6a3d12f555ebca5fbe84c1b255829 | [
"MIT"
] | null | null | null | #ifndef __MArrangeChannelContainer
#define __MArrangeChannelContainer
#include <framework/MTypes.h>
#include <gui/scrollbar/MSimpleScrollWnd.h>
#include "MArrangeChannelControl.h"
#include "../../model/MSong.h"
class MArrangeChannelContainer : public MWndCollection
{
protected:
class MButtonListener;
... | 25.402597 | 103 | 0.730061 | [
"vector",
"model"
] |
94690f420b6bd366a76145d912df9a7df3fa9531 | 773 | h | C | Game/Source/Game/include/LevelPath.h | PureBread/Game | 957dd9f9450f0576ec5cc73c13525f5f47a9c4c9 | [
"MIT"
] | null | null | null | Game/Source/Game/include/LevelPath.h | PureBread/Game | 957dd9f9450f0576ec5cc73c13525f5f47a9c4c9 | [
"MIT"
] | 67 | 2015-10-14T12:15:52.000Z | 2021-08-06T07:20:42.000Z | Game/Source/Game/include/LevelPath.h | PureBread/Game | 957dd9f9450f0576ec5cc73c13525f5f47a9c4c9 | [
"MIT"
] | null | null | null | #pragma once
#include <glm/glm.hpp>
#include <vector>
#include <string>
#include <Entity.h>
#include <Llama.h>
#include <MeshInterface.h>
#include <ArtLayer.h>
class Sprite;
class LevelPath : public ArtLayer {
private:
int idx;
glm::vec2 pos;
glm::vec2 slope;
public:
std::vector<Llama *> llamas;
Sprite * moveT... | 19.820513 | 120 | 0.723157 | [
"vector"
] |
946d337faf25d75dbd7f66657647cbb5165fb50d | 5,418 | h | C | ThirdParty/Havok/include/Animation/Animation/Deform/Skinning/hkaSkinningDeformer.h | wobbier/source3-engine | f59df759ee197aef5191cf13768c303c6ed17bf5 | [
"MIT"
] | 11 | 2016-08-02T03:40:36.000Z | 2022-03-15T13:41:29.000Z | ThirdParty/Havok/include/Animation/Animation/Deform/Skinning/hkaSkinningDeformer.h | wobbier/source3-engine | f59df759ee197aef5191cf13768c303c6ed17bf5 | [
"MIT"
] | null | null | null | ThirdParty/Havok/include/Animation/Animation/Deform/Skinning/hkaSkinningDeformer.h | wobbier/source3-engine | f59df759ee197aef5191cf13768c303c6ed17bf5 | [
"MIT"
] | 8 | 2017-03-17T05:59:25.000Z | 2021-02-27T08:51:46.000Z | /*
*
* Confidential Information of Telekinesys Research Limited (t/a Havok). Not for disclosure or distribution without Havok's
* prior written consent. This software contains code, techniques and know-how which is confidential and proprietary to Havok.
* Product and Trade Secret source code contains trade secrets ... | 35.644737 | 251 | 0.782392 | [
"mesh"
] |
946d4bf2ed01c3beabd36050a44370d1fa8fbeba | 2,888 | h | C | packages/openscap/openscap-1.2.1/src/common/public/oscap_error.h | mpalmi/clip | e31b7a673dc11837222cb009000caf04f0dcd03b | [
"Apache-2.0"
] | 1 | 2016-01-06T15:42:52.000Z | 2016-01-06T15:42:52.000Z | packages/openscap/openscap-1.2.1/src/common/public/oscap_error.h | rprevette/clip | e02c0e6e98563365fb81507304ebe716605d94c7 | [
"Apache-2.0"
] | null | null | null | packages/openscap/openscap-1.2.1/src/common/public/oscap_error.h | rprevette/clip | e02c0e6e98563365fb81507304ebe716605d94c7 | [
"Apache-2.0"
] | null | null | null | /*
* Copyright 2009 Red Hat Inc., Durham, North Carolina.
* All Rights Reserved.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your ... | 29.469388 | 106 | 0.70741 | [
"object"
] |
948c114af8f584da69c91e3c443824084fb9d375 | 1,458 | h | C | GAS_Builder.h | simoncblyth/OptiXTest | 1c800add9b5b49c9441cbd3c54c689cfe1cac9dd | [
"Apache-2.0"
] | null | null | null | GAS_Builder.h | simoncblyth/OptiXTest | 1c800add9b5b49c9441cbd3c54c689cfe1cac9dd | [
"Apache-2.0"
] | null | null | null | GAS_Builder.h | simoncblyth/OptiXTest | 1c800add9b5b49c9441cbd3c54c689cfe1cac9dd | [
"Apache-2.0"
] | null | null | null | #pragma once
#include <vector>
#include "GAS.h"
#include "Prim.h"
#include "BI.h"
//struct Shape ;
/**
GAS_Builder
=============
* original approach GAS:BI:AABB 1:N:N : one BI for every layer of the compound GAS
* 2nd try approach GAS:BI:AABB 1:1:N : only one BI for all layers of compound GAS
**/
struct ... | 31.021277 | 140 | 0.702332 | [
"shape",
"vector"
] |
9493c075cec05a6dadfa7a6e72152397b69f0081 | 2,745 | h | C | HubKit/HKDefines.h | jnjosh/HubKit | 27395160793c9a3fb4448e285e7ed37d8fe052eb | [
"MIT"
] | null | null | null | HubKit/HKDefines.h | jnjosh/HubKit | 27395160793c9a3fb4448e285e7ed37d8fe052eb | [
"MIT"
] | null | null | null | HubKit/HKDefines.h | jnjosh/HubKit | 27395160793c9a3fb4448e285e7ed37d8fe052eb | [
"MIT"
] | null | null | null | /*
Copyright (c) 2013 Rhys Powell and Josh Johnson
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, p... | 45 | 153 | 0.794536 | [
"object"
] |
9494686eee48170b3a4704e678e32574d582b57a | 12,965 | h | C | deps/mozjs/js/src/jsweakmap.h | zpao/spidernode | 843d5b5e9be55ce447fd03127aeeb2c7728ae168 | [
"MIT"
] | 48 | 2015-01-09T20:39:35.000Z | 2021-12-21T21:17:52.000Z | deps/mozjs/js/src/jsweakmap.h | ninja1002/spidernode | ada8fc559bd2c047a6e52c78af9d27ab273c87d5 | [
"MIT"
] | 2 | 2016-02-05T10:27:37.000Z | 2019-01-22T16:22:51.000Z | deps/mozjs/js/src/jsweakmap.h | ninja1002/spidernode | ada8fc559bd2c047a6e52c78af9d27ab273c87d5 | [
"MIT"
] | 8 | 2015-01-12T17:14:36.000Z | 2018-09-15T14:10:27.000Z | /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* vim: set ts=4 sw=4 et tw=99:
*
* ***** BEGIN LICENSE BLOCK *****
* Version: MPL 1.1/GPL 2.0/LGPL 2.1
*
* The contents of this file are subject to the Mozilla Public License Version
* 1.1 (the "License"); you may not use this file exce... | 36.937322 | 96 | 0.672426 | [
"object"
] |
9499b718228d70430b05141bade38d369a76d856 | 2,265 | h | C | curators_behavior/src/DataRepresentation.h | GolosChain/golos-analytics | 0da3784701db0db1df12f6a3b68ec36ba124ad9d | [
"MIT"
] | null | null | null | curators_behavior/src/DataRepresentation.h | GolosChain/golos-analytics | 0da3784701db0db1df12f6a3b68ec36ba124ad9d | [
"MIT"
] | 13 | 2018-03-07T23:21:15.000Z | 2018-07-30T15:04:28.000Z | curators_behavior/src/DataRepresentation.h | GolosChain/chain-analytics | 0da3784701db0db1df12f6a3b68ec36ba124ad9d | [
"MIT"
] | 2 | 2019-08-17T21:35:04.000Z | 2020-06-01T11:08:44.000Z | #ifndef DATAREPRESENTATION_H_
#define DATAREPRESENTATION_H_
#include <string>
#include <map>
#include <vector>
#include "gnuplot-iostream.h"
//-lboost_iostreams -lboost_system -lboost_filesystem
class ProjectedDataRepresentation
{
public:
using ProjectionStruct = std::pair<std::string, std::vector<std::string> >;
us... | 29.802632 | 149 | 0.75585 | [
"vector"
] |
94b4bfeee89b33269f151876252c9fa6118fab85 | 772 | h | C | DEM/Low/src/Physics/RigidBodySet.h | niello/deusexmachina | 2f698054fe82d8b40a0a0e58b86d64ffed0de06c | [
"MIT"
] | 15 | 2019-05-07T11:26:13.000Z | 2022-01-12T18:26:45.000Z | DEM/Low/src/Physics/RigidBodySet.h | niello/deusexmachina | 2f698054fe82d8b40a0a0e58b86d64ffed0de06c | [
"MIT"
] | 16 | 2021-10-04T17:15:31.000Z | 2022-03-20T09:34:29.000Z | DEM/Low/src/Physics/RigidBodySet.h | niello/deusexmachina | 2f698054fe82d8b40a0a0e58b86d64ffed0de06c | [
"MIT"
] | 2 | 2019-04-28T23:27:48.000Z | 2019-05-07T11:26:18.000Z | #pragma once
#include <Physics/PhysicsObject.h>
// A set of rigid bodies and constraints between them controls a set
// of scene nodes very similar to an animation player. Writes world transforms.
// Can be used for single rigid bodies, ragdolls and other compounds.
// TODO: create from .bullet, create ragdoll
class... | 19.3 | 79 | 0.747409 | [
"vector"
] |
94bff61a644a1cf96117bd615e896e4e2adec2b9 | 473 | h | C | UVA336_ANodeTooFar/Graph.h | thinlizzy/prep | fb231bed73008c9a8700f74c24c81c3d8e4b89ca | [
"MIT"
] | null | null | null | UVA336_ANodeTooFar/Graph.h | thinlizzy/prep | fb231bed73008c9a8700f74c24c81c3d8e4b89ca | [
"MIT"
] | null | null | null | UVA336_ANodeTooFar/Graph.h | thinlizzy/prep | fb231bed73008c9a8700f74c24c81c3d8e4b89ca | [
"MIT"
] | null | null | null | /*
* Graph.h
*
* Created on: Jul 15, 2015
* Author: Diego Martins
*/
#ifndef GRAPH_H_UVA336_DIEGO
#define GRAPH_H_UVA336_DIEGO
#include <unordered_map>
#include <vector>
class Graph {
public:
using Id = int;
private:
using Ids = std::vector<Id>;
std::unordered_map<Id,Ids> graph;
public:
Graph() = defa... | 16.892857 | 45 | 0.678647 | [
"vector"
] |
94c25e376fd7e335839813ebb4c982af30dfd881 | 688 | h | C | Template/Object.h | andy89923/NYCU_RPG | 6edc054ed1d174c5b16c09d5efbc67201c7ec36e | [
"MIT"
] | null | null | null | Template/Object.h | andy89923/NYCU_RPG | 6edc054ed1d174c5b16c09d5efbc67201c7ec36e | [
"MIT"
] | null | null | null | Template/Object.h | andy89923/NYCU_RPG | 6edc054ed1d174c5b16c09d5efbc67201c7ec36e | [
"MIT"
] | 1 | 2021-04-02T16:33:55.000Z | 2021-04-02T16:33:55.000Z | #ifndef OBJECT_H_INCLUDED
#define OBJECT_H_INCLUDED
#include <iostream>
#include <fstream>
#include <string>
#include <vector>
#include <cstdlib>
using namespace std;
class Object {
private:
string name;
string tag;
public:
Object();
Object(string,string);
/* pure virtual function */
... | 17.641026 | 56 | 0.671512 | [
"object",
"vector"
] |
94c4864e38ff85fff84eb0eac3d111ec1512d4b5 | 176 | h | C | include/Exstar/Physics/Circle.h | amorcomputrum/ExstarNGINE | b2a3e0464ee4ebcf84f212e0210da7cdf7cc4f57 | [
"MIT"
] | 2 | 2022-01-21T20:57:56.000Z | 2022-02-09T00:26:57.000Z | include/Exstar/Physics/Circle.h | benajah/ExstarNGINE | b2a3e0464ee4ebcf84f212e0210da7cdf7cc4f57 | [
"MIT"
] | 1 | 2021-12-27T18:18:16.000Z | 2021-12-27T18:48:58.000Z | include/Exstar/Physics/Circle.h | benajah/ExstarNGINE | b2a3e0464ee4ebcf84f212e0210da7cdf7cc4f57 | [
"MIT"
] | null | null | null | #pragma once
#include "Exstar/Physics/Shape.h"
namespace exstar{
namespace physics{
class Circle : public exstar::physics::Shape{
public:
Circle(double r);
};
}
}
| 13.538462 | 47 | 0.6875 | [
"shape"
] |
94cfbf9f4b1e4817d2d74c10fd74711567684667 | 659 | h | C | c/minsk/include/minsk/analysis/variables.h | Phytolizer/Minsk | 5fb59f0d5d8cf1f0046471b91e2f5d0c41fc874c | [
"MIT"
] | null | null | null | c/minsk/include/minsk/analysis/variables.h | Phytolizer/Minsk | 5fb59f0d5d8cf1f0046471b91e2f5d0c41fc874c | [
"MIT"
] | 1 | 2022-03-23T03:34:48.000Z | 2022-03-24T06:47:30.000Z | c/minsk/include/minsk/analysis/variables.h | Phytolizer/Minsk | 5fb59f0d5d8cf1f0046471b91e2f5d0c41fc874c | [
"MIT"
] | null | null | null | #pragma once
#include "minsk/analysis/symbol.h"
#include "minsk/runtime/object.h"
typedef struct {
variable_symbol_t variable;
object_t* value;
} variable_map_bucket_t;
typedef struct {
variable_map_bucket_t* buckets;
size_t length;
size_t capacity;
} variable_map_t;
void variable_map_init(variable_map_t*... | 26.36 | 70 | 0.798179 | [
"object"
] |
94d7dd3f012d301a97a508b9662a3a115cd46da1 | 46,843 | c | C | hacks/glx/molecule.c | MBrassey/xscreensaver_BlueMatrix | 2152a79ec08a676d940158735700087323d4a556 | [
"CC0-1.0"
] | 2 | 2020-07-15T07:40:50.000Z | 2020-09-01T05:51:36.000Z | hacks/glx/molecule.c | luc1dLife/xscreensaver_BlueMatrix | 2152a79ec08a676d940158735700087323d4a556 | [
"CC0-1.0"
] | null | null | null | hacks/glx/molecule.c | luc1dLife/xscreensaver_BlueMatrix | 2152a79ec08a676d940158735700087323d4a556 | [
"CC0-1.0"
] | null | null | null | /* molecule, Copyright (c) 2001-2016 Jamie Zawinski <jwz@jwz.org>
* Draws molecules, based on coordinates from PDB (Protein Data Base) files.
*
* Permission to use, copy, modify, distribute, and sell this software and its
* documentation for any purpose is hereby granted without fee, provided that
* the above copy... | 27.281887 | 88 | 0.526952 | [
"render",
"model"
] |
03fceb0fa42a12f368b21e74743fdf0d043464c9 | 9,661 | h | C | drivers/wdm/usb/driver/i82930/sys/i82930.h | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | drivers/wdm/usb/driver/i82930/sys/i82930.h | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | drivers/wdm/usb/driver/i82930/sys/i82930.h | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | /*++
Copyright (c) 1996-1998 Microsoft Corporation
Module Name:
I82930.H
Abstract:
Header file for I82930 driver
Environment:
kernel mode
Revision History:
06-01-98 : started rewrite
--*/
//*****************************************************************************
//... | 22.678404 | 93 | 0.557499 | [
"object"
] |
03fe3cace0e818e4388afe53a23a27b0abb9ab8d | 1,093 | h | C | avs_dx/DxVisuals/Effects/Trans/Moves/DynamicDistance.h | Const-me/vis_avs_dx | da1fd9f4323d7891dea233147e6ae16790ad9ada | [
"MIT"
] | 33 | 2019-01-28T03:32:17.000Z | 2022-02-12T18:17:26.000Z | avs_dx/DxVisuals/Effects/Trans/Moves/DynamicDistance.h | visbot/vis_avs_dx | 03e55f8932a97ad845ff223d3602ff2300c3d1d4 | [
"MIT"
] | 2 | 2019-11-18T17:54:58.000Z | 2020-07-21T18:11:21.000Z | avs_dx/DxVisuals/Effects/Trans/Moves/DynamicDistance.h | Const-me/vis_avs_dx | da1fd9f4323d7891dea233147e6ae16790ad9ada | [
"MIT"
] | 5 | 2019-02-16T23:00:11.000Z | 2022-03-27T15:22:10.000Z | #pragma once
#include "MovementCommon.h"
struct DynamicDistanceStructs : public MovementStructs
{
struct AvsState
{
RString effect_exp[ 4 ];
int blend;
int subpixel;
};
struct StateData : public CommonStateData
{
StateData( AvsState& ass );
HRESULT update( AvsState& avs )
{
return Compiler::updat... | 21.86 | 137 | 0.705398 | [
"render",
"vector"
] |
ff0adfd200b02155677f3292ed9114d488346d05 | 8,778 | h | C | Translator_file/deal.II/base/flow_function.h | jiaqiwang969/deal.ii-course-practice | 0da5ad1537d8152549d8a0e4de5872efe7619c8a | [
"MIT"
] | null | null | null | Translator_file/deal.II/base/flow_function.h | jiaqiwang969/deal.ii-course-practice | 0da5ad1537d8152549d8a0e4de5872efe7619c8a | [
"MIT"
] | null | null | null | Translator_file/deal.II/base/flow_function.h | jiaqiwang969/deal.ii-course-practice | 0da5ad1537d8152549d8a0e4de5872efe7619c8a | [
"MIT"
] | null | null | null | //include/deal.II-translator/base/flow_function_0.txt
// ---------------------------------------------------------------------
//
// Copyright (C) 2007 - 2020 by the deal.II authors
//
// This file is part of the deal.II library.
//
// The deal.II library is free software; you can use it, redistribute
// it, and/or mod... | 26.439759 | 119 | 0.605263 | [
"vector"
] |
ff10f6447862a83e20395e74f3e49c7b65f18a18 | 1,918 | h | C | include/EventReceiver.h | RHUL-CS-Projects/towersAndMuskets | 6679857813e6bcd55e3bfc4f587e23e76da6e603 | [
"MIT"
] | 8 | 2017-04-01T13:27:27.000Z | 2019-03-23T14:44:15.000Z | include/EventReceiver.h | RHUL-CS-Projects/towersAndMuskets | 6679857813e6bcd55e3bfc4f587e23e76da6e603 | [
"MIT"
] | null | null | null | include/EventReceiver.h | RHUL-CS-Projects/towersAndMuskets | 6679857813e6bcd55e3bfc4f587e23e76da6e603 | [
"MIT"
] | null | null | null | #ifndef EVENTRECEIVER_H
#define EVENTRECEIVER_H
#include <irrlicht/irrlicht.h>
#include <list>
// Code adapted from http://irrlicht.sourceforge.net/docu/example019.html
/**
* Struct for storing information about the current context. Holds
* pointers to various GUI elements so they can be modified during
* GUI eve... | 20.847826 | 74 | 0.722628 | [
"object"
] |
ff23ce40b26fa25d3781165ed9dcc2b4b92b7c93 | 1,382 | h | C | seurat/geometry/mesh_obj_io.h | Asteur/vrhelper | 7b20ac69265ca7390a6c7f52a4f25b0fe87d0b53 | [
"Apache-2.0"
] | 819 | 2018-05-04T20:43:55.000Z | 2022-03-22T01:21:24.000Z | seurat/geometry/mesh_obj_io.h | mebalzer/seurat | 78c1293debdd2744cba11395024812f277f613f7 | [
"Apache-2.0"
] | 35 | 2018-05-05T03:50:16.000Z | 2019-11-04T22:56:02.000Z | seurat/geometry/mesh_obj_io.h | mebalzer/seurat | 78c1293debdd2744cba11395024812f277f613f7 | [
"Apache-2.0"
] | 88 | 2018-05-04T20:53:42.000Z | 2022-03-05T03:50:07.000Z | /*
Copyright 2017 Google Inc. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in ... | 30.711111 | 73 | 0.726483 | [
"mesh",
"geometry"
] |
ff31c38f9b5cf08d34fb798401a9cb11cf355d0f | 4,919 | h | C | src/base/SrcRec.h | bijulette/ParallelFDTD | 8e1fde06998d5468a657b3bd5652cf118ee50ba7 | [
"MIT"
] | 32 | 2015-02-02T09:54:00.000Z | 2022-02-24T16:58:12.000Z | src/base/SrcRec.h | bijulette/ParallelFDTD | 8e1fde06998d5468a657b3bd5652cf118ee50ba7 | [
"MIT"
] | 2 | 2020-03-31T17:35:43.000Z | 2020-10-29T15:52:47.000Z | src/base/SrcRec.h | bijulette/ParallelFDTD | 8e1fde06998d5468a657b3bd5652cf118ee50ba7 | [
"MIT"
] | 15 | 2015-01-23T12:33:21.000Z | 2021-04-26T11:14:50.000Z | #ifndef SRCREC_H
#define SRCREC_H
///////////////////////////////////////////////////////////////////////////////
//
// This file is a part of the PadallelFDTD Finite-Difference Time-Domain
// simulation library. It is released under the MIT License. You should have
// received a copy of the MIT License along with Pa... | 28.766082 | 83 | 0.601342 | [
"vector"
] |
ff3f5876c6515d09f69be4f6df94785242c08a9e | 1,670 | h | C | src/platform/gles2/egl/EglDisplay.h | johan1/rocket | b614f317ca380c82f84149a56ea163e7bc88cd8d | [
"Apache-2.0"
] | null | null | null | src/platform/gles2/egl/EglDisplay.h | johan1/rocket | b614f317ca380c82f84149a56ea163e7bc88cd8d | [
"Apache-2.0"
] | null | null | null | src/platform/gles2/egl/EglDisplay.h | johan1/rocket | b614f317ca380c82f84149a56ea163e7bc88cd8d | [
"Apache-2.0"
] | null | null | null | #ifndef _EGL_DISPLAY_H_
#define _EGL_DISPLAY_H_
#include <EGL/egl.h>
#include <string>
#include <memory>
#include <vector>
#include <tuple>
#include "../../../common/Types.h"
#include "EglException.h"
#include "EglAttribMap.h"
#include "EglContext.h"
#include "EglSurface.h"
namespace rocket { namespace egl {
class ... | 28.305085 | 116 | 0.776647 | [
"vector"
] |
ff60c6eb8c79c62f054a361f6d38be2165fc629e | 2,990 | h | C | TxtAdv/StoryPoint.h | doc97/TxtAdv | c74163548f5c68202a06d0ad320fbd5b687d6f1a | [
"MIT"
] | null | null | null | TxtAdv/StoryPoint.h | doc97/TxtAdv | c74163548f5c68202a06d0ad320fbd5b687d6f1a | [
"MIT"
] | 31 | 2018-12-22T10:30:43.000Z | 2019-01-16T11:32:23.000Z | TxtAdv/StoryPoint.h | doc97/TxtAdv | c74163548f5c68202a06d0ad320fbd5b687d6f1a | [
"MIT"
] | null | null | null | /**********************************************************
* License: The MIT License
* https://www.github.com/doc97/TxtAdv/blob/master/LICENSE
**********************************************************/
#pragma once
#include <functional>
#include <string>
#include <vector>
#include "ResponseHandler.h"
#include "Tex... | 21.666667 | 85 | 0.572241 | [
"object",
"vector"
] |
ff6c245156adea6055e8bbc1b93926c3119c3bdd | 10,408 | h | C | cmod/include/PECoreSpec.h | HuaixiLu/FlexASR | d09b955d96576b1b4cb58cd78f92260a25b7fd8f | [
"Apache-2.0"
] | 17 | 2021-02-10T20:01:10.000Z | 2022-03-29T21:16:29.000Z | cmod/include/PECoreSpec.h | HuaixiLu/FlexASR | d09b955d96576b1b4cb58cd78f92260a25b7fd8f | [
"Apache-2.0"
] | null | null | null | cmod/include/PECoreSpec.h | HuaixiLu/FlexASR | d09b955d96576b1b4cb58cd78f92260a25b7fd8f | [
"Apache-2.0"
] | 5 | 2021-02-18T06:52:53.000Z | 2021-06-24T01:00:16.000Z | /*
* All rights reserved - Harvard University.
* 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... | 34.463576 | 128 | 0.658148 | [
"vector"
] |
94e682e6f2b107e9e7010ae1e52e6f0b2c336c35 | 7,091 | h | C | include/OTL/Core/Matrix3.h | Jmbryan/OTL | 7ffb7fa77e55a2eb7373e41fa345c90d344a9c44 | [
"Zlib",
"MIT"
] | 7 | 2016-06-05T23:25:41.000Z | 2020-01-24T07:46:31.000Z | include/OTL/Core/Matrix3.h | Jmbryan/OTL | 7ffb7fa77e55a2eb7373e41fa345c90d344a9c44 | [
"Zlib",
"MIT"
] | null | null | null | include/OTL/Core/Matrix3.h | Jmbryan/OTL | 7ffb7fa77e55a2eb7373e41fa345c90d344a9c44 | [
"Zlib",
"MIT"
] | null | null | null | ////////////////////////////////////////////////////////////
//
// OTL - Orbital Trajectory Library
// Copyright (C) 2013-2018 Jason Bryan (Jmbryan10@gmail.com)
//
// This software is provided 'as-is', without any express or implied warranty.
// In no event will the authors be held liable for any damages arising from t... | 32.981395 | 101 | 0.557467 | [
"vector"
] |
94f197bb1978ce110d1ba8a7b8504c015699cc01 | 11,136 | h | C | src/shared/graph.h | schinmayee/nimbus | 170cd15e24a7a88243a6ea80aabadc0fc0e6e177 | [
"BSD-3-Clause"
] | 20 | 2017-07-03T19:09:09.000Z | 2021-09-10T02:53:56.000Z | src/shared/graph.h | schinmayee/nimbus | 170cd15e24a7a88243a6ea80aabadc0fc0e6e177 | [
"BSD-3-Clause"
] | null | null | null | src/shared/graph.h | schinmayee/nimbus | 170cd15e24a7a88243a6ea80aabadc0fc0e6e177 | [
"BSD-3-Clause"
] | 9 | 2017-09-17T02:05:06.000Z | 2020-01-31T00:12:01.000Z | /*
* Copyright 2013 Stanford University.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* - Redistributions of source code must retain the above copyright
* notice, this list of co... | 31.457627 | 96 | 0.690284 | [
"vector"
] |
94ff27a95acaa17e444606a9ca5a3ff830e27926 | 667 | h | C | heracles/src/cds/aabb_object_interface.h | filipecn/Ponos | 7b74791fa1c451a2e3f0de6115fd2b3fccc174e1 | [
"MIT"
] | 1 | 2021-09-17T18:37:55.000Z | 2021-09-17T18:37:55.000Z | heracles/src/cds/aabb_object_interface.h | filipecn/ponos | 7b74791fa1c451a2e3f0de6115fd2b3fccc174e1 | [
"MIT"
] | 9 | 2017-11-03T01:34:48.000Z | 2020-05-09T19:26:51.000Z | heracles/src/cds/aabb_object_interface.h | filipecn/Ponos | 7b74791fa1c451a2e3f0de6115fd2b3fccc174e1 | [
"MIT"
] | 2 | 2021-09-17T18:38:11.000Z | 2021-09-17T18:38:22.000Z | #ifndef HERCULES_CDS_AABB_OBJECT_INTERFACE_H
#define HERCULES_CDS_AABB_OBJECT_INTERFACE_H
#include <ponos.h>
namespace hercules {
namespace cds {
template<typename BBoxType>
class AABBObjectInterface {
public:
AABBObjectInterface() {}
virtual ~AABBObjectInterface() {}
/* get
* @return **fal... | 21.516129 | 87 | 0.689655 | [
"object"
] |
a20263530aff230b96b426e2ee7912ddd931dfec | 4,977 | c | C | pysdd/lib/sdd-2.0/src/main.c | gfrances/PySDD | 259e8b57c0c124a02099c5fbc78d2fbe56559bdf | [
"Apache-2.0"
] | 34 | 2018-03-21T01:26:57.000Z | 2022-03-10T08:53:18.000Z | pysdd/lib/sdd-2.0/src/main.c | gfrances/PySDD | 259e8b57c0c124a02099c5fbc78d2fbe56559bdf | [
"Apache-2.0"
] | 12 | 2019-01-22T16:25:02.000Z | 2022-02-01T10:21:29.000Z | pysdd/lib/sdd-2.0/src/main.c | gfrances/PySDD | 259e8b57c0c124a02099c5fbc78d2fbe56559bdf | [
"Apache-2.0"
] | 14 | 2018-12-17T17:40:48.000Z | 2022-03-22T02:53:01.000Z | /****************************************************************************************
* The Sentential Decision Diagram Package
* sdd version 2.0, January 8, 2018
* http://reasoning.cs.ucla.edu/sdd
****************************************************************************************/
#include <time.h>
#incl... | 31.5 | 108 | 0.579867 | [
"model"
] |
a209d273a8d6ce544e58ba2031928010a3a34486 | 4,114 | h | C | Code/Trie.h | HxnDev/Console-Based-Notepad-using-Trie-Trees | b7fac63159ffdc9c456989cef649800aa8c84480 | [
"MIT"
] | 5 | 2021-07-04T09:06:02.000Z | 2021-08-14T23:14:15.000Z | Code/Trie.h | HxnDev/Console-Based-Notepad-using-Trie-Trees | b7fac63159ffdc9c456989cef649800aa8c84480 | [
"MIT"
] | null | null | null | Code/Trie.h | HxnDev/Console-Based-Notepad-using-Trie-Trees | b7fac63159ffdc9c456989cef649800aa8c84480 | [
"MIT"
] | null | null | null | #pragma once
#include "List.h"
template <class T>
struct TrieNode
{
public:
List<string> synonyms; //vector to store synonyms
string meaning; //stores Meanings
TrieNode<T>* arr[26];
bool Flag; //Returns 0 or 1
T value; //Stores values
int synCount; //Number of synonyms
};
//--------... | 19.684211 | 101 | 0.52139 | [
"vector"
] |
a2453ca61ae53c9e72d8254e2adbea3f5ec14ddc | 615 | h | C | Dungeon Crawler/StateManager.h | AzGoalie/Dungeon-Crawler | aa78b7be7ca2bb0ddcb208e626547e79387c80d0 | [
"Zlib"
] | null | null | null | Dungeon Crawler/StateManager.h | AzGoalie/Dungeon-Crawler | aa78b7be7ca2bb0ddcb208e626547e79387c80d0 | [
"Zlib"
] | null | null | null | Dungeon Crawler/StateManager.h | AzGoalie/Dungeon-Crawler | aa78b7be7ca2bb0ddcb208e626547e79387c80d0 | [
"Zlib"
] | null | null | null | #ifndef STATE_MANAGER_H
#define STATE_MANAGER_H
#include <memory>
#include <vector>
#include "GLHeaders.h"
class Game;
class State;
class StateManager
{
private:
// Vector of all states, states are rendered when not paused.
// Last state in vector is current state (like a stack)
std::vector< std::unique_ptr<State... | 17.083333 | 62 | 0.715447 | [
"render",
"vector"
] |
9e0552fcaeecdf5278e3fca9cd1fd623a6039e2a | 4,855 | h | C | components/rappor/test_rappor_service.h | google-ar/chromium | 2441c86a5fd975f09a6c30cddb57dfb7fc239699 | [
"Apache-2.0",
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 2,151 | 2020-04-18T07:31:17.000Z | 2022-03-31T08:39:18.000Z | components/rappor/test_rappor_service.h | harrymarkovskiy/WebARonARCore | 2441c86a5fd975f09a6c30cddb57dfb7fc239699 | [
"Apache-2.0",
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 395 | 2020-04-18T08:22:18.000Z | 2021-12-08T13:04:49.000Z | components/rappor/test_rappor_service.h | harrymarkovskiy/WebARonARCore | 2441c86a5fd975f09a6c30cddb57dfb7fc239699 | [
"Apache-2.0",
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 338 | 2020-04-18T08:03:10.000Z | 2022-03-29T12:33:22.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 COMPONENTS_RAPPOR_TEST_RAPPOR_SERVICE_H_
#define COMPONENTS_RAPPOR_TEST_RAPPOR_SERVICE_H_
#include <stddef.h>
#include <stdint.h>
#include <map>... | 33.951049 | 79 | 0.717405 | [
"object"
] |
9e05737a309db80d013c44335502842b848f6b8b | 4,816 | c | C | Homework2/imageretrieval/opencvlib/3rdparty/libjpeg/jutils.c | bertptrs/uni-mir | df69c31937a3baab2af5d8f7c6750c9fe6a5e5c5 | [
"MIT"
] | null | null | null | Homework2/imageretrieval/opencvlib/3rdparty/libjpeg/jutils.c | bertptrs/uni-mir | df69c31937a3baab2af5d8f7c6750c9fe6a5e5c5 | [
"MIT"
] | null | null | null | Homework2/imageretrieval/opencvlib/3rdparty/libjpeg/jutils.c | bertptrs/uni-mir | df69c31937a3baab2af5d8f7c6750c9fe6a5e5c5 | [
"MIT"
] | null | null | null |
#define JPEG_INTERNALS
#include "jinclude.h"
#include "jpeglib.h"
/*
* jpeg_zigzag_order[i] is the zigzag-order position of the i'th element
* of a DCT block read in natural order (left to right, top to bottom).
*/
#if 0 /* This table is not actually needed in v6a */
const int jpeg_zigzag_order[DCTSIZE2] = {... | 28.666667 | 101 | 0.667151 | [
"model"
] |
9e083273fe0ab975e3b18e1606bc99f239f8ff22 | 9,282 | h | C | src/WeatherAPI_com/128x128/day/314.h | MHotchin/RLEBitmap | ebea6f7f032c235ff2301e2aced1e6180b71882e | [
"MIT"
] | 8 | 2020-07-05T17:00:15.000Z | 2022-02-08T04:34:50.000Z | src/WeatherAPI_com/128x128/day/314.h | MHotchin/RLEBitmap | ebea6f7f032c235ff2301e2aced1e6180b71882e | [
"MIT"
] | 2 | 2020-07-04T21:11:49.000Z | 2020-08-11T20:23:06.000Z | src/WeatherAPI_com/128x128/day/314.h | MHotchin/RLEBitmap | ebea6f7f032c235ff2301e2aced1e6180b71882e | [
"MIT"
] | 3 | 2020-07-05T17:00:22.000Z | 2020-11-03T11:18:34.000Z |
//
// This file is AUTOMATICALLY GENERATED, and should not be edited unless you are certain
// that it will not be re-generated anytime in the future. As generated code, the
// copyright owner(s) of the generating program do NOT claim any copyright on the code
// generated.
//
// Run Length Encoded (RLE) bitmaps... | 48.596859 | 121 | 0.66365 | [
"render"
] |
9e0abee1b50aa7bb3c1459ea36765c152c5d7f96 | 12,927 | h | C | sdk-6.5.20/include/soc/phy/phyctrl.h | copslock/broadcom_cpri | 8e2767676e26faae270cf485591902a4c50cf0c5 | [
"Spencer-94"
] | null | null | null | sdk-6.5.20/include/soc/phy/phyctrl.h | copslock/broadcom_cpri | 8e2767676e26faae270cf485591902a4c50cf0c5 | [
"Spencer-94"
] | null | null | null | sdk-6.5.20/include/soc/phy/phyctrl.h | 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.
*
* File: phyctrl.h
* Purpose: Data structures and function prototypes for PHY configuration.
* Note:... | 43.525253 | 134 | 0.587839 | [
"model"
] |
9e0ac181a5f4d30da23b19781ae8ab0d4d615fb1 | 7,207 | h | C | platform/mcu/lpc54102/wifi_qca/port/env/alios/wifi_env.h | ghsecuritylab/store | 8e87ddd4a5046a4e8c7e344e935b246430f43bdf | [
"Apache-2.0"
] | 54 | 2018-10-10T01:43:10.000Z | 2022-02-26T01:36:40.000Z | platform/mcu/lpc54102/wifi_qca/port/env/alios/wifi_env.h | ghsecuritylab/store | 8e87ddd4a5046a4e8c7e344e935b246430f43bdf | [
"Apache-2.0"
] | 4 | 2019-04-28T04:07:47.000Z | 2021-07-05T13:30:01.000Z | platform/mcu/lpc54102/wifi_qca/port/env/alios/wifi_env.h | ghsecuritylab/store | 8e87ddd4a5046a4e8c7e344e935b246430f43bdf | [
"Apache-2.0"
] | 48 | 2018-08-14T07:12:33.000Z | 2022-03-01T03:52:32.000Z | /*
* The Clear BSD License
* Copyright (c) 2016, NXP Semiconductor, Inc.
* All rights reserved.
*
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted (subject to the limitations in the disclaimer below) provided
* that the following conditions are met:
*
* o Re... | 47.104575 | 113 | 0.672957 | [
"object"
] |
9e0af9d9e2ff53ffd3ae9bfed31e671bf87a5e7e | 46,212 | h | C | networkit/cpp/graph/Graph.h | gstoszek/networkit | 5f4e7b9a0f8a431465911209d41e0c73f9bf0df0 | [
"MIT"
] | null | null | null | networkit/cpp/graph/Graph.h | gstoszek/networkit | 5f4e7b9a0f8a431465911209d41e0c73f9bf0df0 | [
"MIT"
] | null | null | null | networkit/cpp/graph/Graph.h | gstoszek/networkit | 5f4e7b9a0f8a431465911209d41e0c73f9bf0df0 | [
"MIT"
] | null | null | null | /*
* Graph.h
*
* Created on: 01.06.2014
* Author: Christian Staudt (christian.staudt@kit.edu), Klara Reichard (klara.reichard@gmail.com), Marvin Ritter (marvin.ritter@gmail.com)
*/
#ifndef GRAPH_H_
#define GRAPH_H_
#include <algorithm>
#include <vector>
#include <stack>
#include <queue>
#include <utility>
... | 28.490752 | 250 | 0.678612 | [
"vector"
] |
9e0d1eed5f7df75145ac1af83a3c8d7f168ba10d | 127,106 | c | C | oracle/lambda/node_modules/oracledb/odpi/src/dpiOci.c | jadstartin/connectors | 09857fb671800edfd79172331b08ac2454cd738f | [
"MIT"
] | 1 | 2021-01-10T04:32:56.000Z | 2021-01-10T04:32:56.000Z | oracle/lambda/node_modules/oracledb/odpi/src/dpiOci.c | jadstartin/connectors | 09857fb671800edfd79172331b08ac2454cd738f | [
"MIT"
] | 16 | 2018-02-14T22:01:55.000Z | 2020-03-17T18:41:45.000Z | oracle/lambda/node_modules/oracledb/odpi/src/dpiOci.c | jadstartin/connectors | 09857fb671800edfd79172331b08ac2454cd738f | [
"MIT"
] | 11 | 2018-06-04T19:30:19.000Z | 2021-01-10T04:33:01.000Z | //-----------------------------------------------------------------------------
// Copyright (c) 2017-2018 Oracle and/or its affiliates. All rights reserved.
// This program is free software: you can modify it and/or redistribute it
// under the terms of:
//
// (i) the Universal Permissive License v 1.0 or at your op... | 41.537908 | 80 | 0.584906 | [
"object"
] |
9e0eda6c6352c907ecc26e980cafe3aac9a42398 | 617 | h | C | UbiGame_Blank/Source/Game/Util/PointManager.h | AdrienPringle/HTN-team-brain-damage | f234bd1e46bd83f5c2a8af5535d3e795e0b8d985 | [
"MIT"
] | null | null | null | UbiGame_Blank/Source/Game/Util/PointManager.h | AdrienPringle/HTN-team-brain-damage | f234bd1e46bd83f5c2a8af5535d3e795e0b8d985 | [
"MIT"
] | null | null | null | UbiGame_Blank/Source/Game/Util/PointManager.h | AdrienPringle/HTN-team-brain-damage | f234bd1e46bd83f5c2a8af5535d3e795e0b8d985 | [
"MIT"
] | null | null | null | #pragma once
#include "Game/GameEntities/BlobEntity.h"
#include <vector>
namespace Game
{
class PointManager
{
public:
~PointManager();
static PointManager* GetInstance() { if (!sm_instance) sm_instance = new PointManager(); return sm_instance; }
void Update();
void RegisterBlob(BlobEntity* blob);
... | 19.28125 | 112 | 0.690438 | [
"vector"
] |
9e1196ac5e5f3ad52ee01d73817ac5898bed0cb2 | 41,322 | c | C | polly/lib/External/isl/isl_fold.c | medismailben/llvm-project | e334a839032fe500c3bba22bf976ab7af13ce1c1 | [
"Apache-2.0"
] | 95 | 2015-05-24T18:15:19.000Z | 2022-03-22T16:19:58.000Z | polly/lib/External/isl/isl_fold.c | medismailben/llvm-project | e334a839032fe500c3bba22bf976ab7af13ce1c1 | [
"Apache-2.0"
] | 22 | 2017-07-18T16:40:58.000Z | 2018-05-28T11:01:35.000Z | polly/lib/External/isl/isl_fold.c | medismailben/llvm-project | e334a839032fe500c3bba22bf976ab7af13ce1c1 | [
"Apache-2.0"
] | 71 | 2015-04-14T22:48:56.000Z | 2021-01-27T21:34:35.000Z | /*
* Copyright 2010 INRIA Saclay
*
* Use of this software is governed by the MIT license
*
* Written by Sven Verdoolaege, INRIA Saclay - Ile-de-France,
* Parc Club Orsay Universite, ZAC des vignes, 4 rue Jacques Monod,
* 91893 Orsay, France
*/
#include <isl_map_private.h>
#include <isl_union_map_private.... | 22.994992 | 97 | 0.716471 | [
"object"
] |
9e18a0ae7643eec3a7d870274a8ea18e93bb49c2 | 4,963 | h | C | hoomd/md/ForceDistanceConstraintGPU.h | Dann239/hoomd-blue | ed60448e7720fe6bade26ca53876259d93eec9ea | [
"BSD-3-Clause"
] | null | null | null | hoomd/md/ForceDistanceConstraintGPU.h | Dann239/hoomd-blue | ed60448e7720fe6bade26ca53876259d93eec9ea | [
"BSD-3-Clause"
] | null | null | null | hoomd/md/ForceDistanceConstraintGPU.h | Dann239/hoomd-blue | ed60448e7720fe6bade26ca53876259d93eec9ea | [
"BSD-3-Clause"
] | null | null | null | // Copyright (c) 2009-2021 The Regents of the University of Michigan
// This file is part of the HOOMD-blue project, released under the BSD 3-Clause License.
// Maintainer: jglaser
#include "ForceDistanceConstraint.h"
#include "hoomd/Autotuner.h"
#include "hoomd/GPUFlags.h"
#include <hoomd/extern/nano-signal-slot/n... | 35.705036 | 94 | 0.715092 | [
"vector"
] |
9e20e8a1cc4bceaf6a21749cbddf15e0b2983a76 | 301,382 | c | C | src/mono/mono/metadata/icall.c | JohGeoCoder/runtime | e4d01e3613385ae4765678e13ce3e2312406e393 | [
"MIT"
] | null | null | null | src/mono/mono/metadata/icall.c | JohGeoCoder/runtime | e4d01e3613385ae4765678e13ce3e2312406e393 | [
"MIT"
] | null | null | null | src/mono/mono/metadata/icall.c | JohGeoCoder/runtime | e4d01e3613385ae4765678e13ce3e2312406e393 | [
"MIT"
] | null | null | null | /**
* \file
*
* Authors:
* Dietmar Maurer (dietmar@ximian.com)
* Paolo Molaro (lupus@ximian.com)
* Patrik Torstensson (patrik.torstensson@labs2.com)
* Marek Safar (marek.safar@gmail.com)
* Aleksey Kliger (aleksey@xamarin.com)
*
* Copyright 2001-2003 Ximian, Inc (http://www.ximian.com)
* Copyright 20... | 31.182825 | 229 | 0.756196 | [
"object",
"vector"
] |
9e22f2e91dd90e2fc31ceb968d1b1134ffbccd9c | 110,202 | h | C | AWSRekognition/AWSRekognitionModel.h | ulian-onua/aws-sdk-ios | ba50a0da49135bcd495323f38bda9344f4f10c5c | [
"Apache-2.0"
] | 1 | 2020-02-26T13:30:54.000Z | 2020-02-26T13:30:54.000Z | AWSRekognition/AWSRekognitionModel.h | ulian-onua/aws-sdk-ios | ba50a0da49135bcd495323f38bda9344f4f10c5c | [
"Apache-2.0"
] | 2 | 2019-11-07T15:23:33.000Z | 2020-03-12T18:46:47.000Z | AWSRekognition/AWSRekognitionModel.h | ulian-onua/aws-sdk-ios | ba50a0da49135bcd495323f38bda9344f4f10c5c | [
"Apache-2.0"
] | 1 | 2021-05-20T20:49:21.000Z | 2021-05-20T20:49:21.000Z | //
// Copyright 2010-2019 Amazon.com, Inc. or its affiliates. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License").
// You may not use this file except in compliance with the License.
// A copy of the License is located at
//
// http://aws.amazon.com/apache2.0
//
// or in the "licen... | 37.896149 | 1,392 | 0.766574 | [
"geometry",
"object",
"model"
] |
9e25f5be3a9e67c841487982afb86c84614c066a | 38,412 | c | C | selfdrive/car/saicmotor/sac/SAC_ert_rtw/SAC.c | leecqchn/openpilot | c0b4afeb7c00902f97c37b2c577261a642dd48d6 | [
"MIT"
] | 2 | 2021-08-08T15:06:56.000Z | 2022-03-08T02:47:08.000Z | selfdrive/car/saicmotor/sac/SAC_ert_rtw/SAC.c | leecqchn/openpilot | c0b4afeb7c00902f97c37b2c577261a642dd48d6 | [
"MIT"
] | null | null | null | selfdrive/car/saicmotor/sac/SAC_ert_rtw/SAC.c | leecqchn/openpilot | c0b4afeb7c00902f97c37b2c577261a642dd48d6 | [
"MIT"
] | null | null | null | /*
* File: SAC.c
*
* Code generated for Simulink model 'SAC'.
*
* Model version : 1.10
* Simulink Coder version : 9.4 (R2020b) 29-Jul-2020
* C/C++ source code generated on : Wed Dec 1 13:08:15 2021
*
* Target selection: ert.tlc
* Embedded hardware selection: ARM Compatible->ARM Corte... | 30.82825 | 82 | 0.629829 | [
"model"
] |
9e2e05900645c4b18d35d97041452da782722bc1 | 4,989 | h | C | libwasmint/interpreter/WasmintVM.h | lukewagner/wasmint | 2138579f5fed8b76221b9e580eeb2038239464da | [
"Apache-2.0"
] | 90 | 2015-10-29T20:23:29.000Z | 2021-12-21T11:35:18.000Z | libwasmint/interpreter/WasmintVM.h | lukewagner/wasmint | 2138579f5fed8b76221b9e580eeb2038239464da | [
"Apache-2.0"
] | 13 | 2015-10-30T07:33:23.000Z | 2019-01-03T13:19:19.000Z | libwasmint/interpreter/WasmintVM.h | lukewagner/wasmint | 2138579f5fed8b76221b9e580eeb2038239464da | [
"Apache-2.0"
] | 15 | 2015-10-30T01:14:27.000Z | 2021-09-06T05:33:34.000Z | /*
* Copyright 2015 WebAssembly Community Group
*
* 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 l... | 29.347059 | 149 | 0.592303 | [
"vector"
] |
9e2ece5b0563c1be86023d4ef3648acc3bc8f78b | 9,881 | c | C | src/lib/nrfx/drivers/src/nrfx_power.c | damianolodi/nrf52840dk-cmake-blinky | cce488ad347ff03b7db6a11f5355a66e94650883 | [
"Apache-2.0",
"MIT"
] | null | null | null | src/lib/nrfx/drivers/src/nrfx_power.c | damianolodi/nrf52840dk-cmake-blinky | cce488ad347ff03b7db6a11f5355a66e94650883 | [
"Apache-2.0",
"MIT"
] | null | null | null | src/lib/nrfx/drivers/src/nrfx_power.c | damianolodi/nrf52840dk-cmake-blinky | cce488ad347ff03b7db6a11f5355a66e94650883 | [
"Apache-2.0",
"MIT"
] | null | null | null | /**
* Copyright (c) 2017 - 2021, 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 no... | 28.891813 | 84 | 0.71511 | [
"object"
] |
9e33bc737b68d1ff7e8ba7b509eda817aec4af0d | 86,548 | h | C | arch/cpu/cc26x0-cc13x0/lib/cc26xxware/inc/hw_rfc_dbell.h | wodishenga/zizuwang | 7f579202c2457d5973eab1219151756ddd39c5ec | [
"BSD-3-Clause"
] | 3 | 2018-06-20T11:13:33.000Z | 2020-12-08T15:15:10.000Z | arch/cpu/cc26x0-cc13x0/lib/cc26xxware/inc/hw_rfc_dbell.h | wodishenga/zizuwang | 7f579202c2457d5973eab1219151756ddd39c5ec | [
"BSD-3-Clause"
] | null | null | null | arch/cpu/cc26x0-cc13x0/lib/cc26xxware/inc/hw_rfc_dbell.h | wodishenga/zizuwang | 7f579202c2457d5973eab1219151756ddd39c5ec | [
"BSD-3-Clause"
] | 3 | 2017-08-29T01:31:57.000Z | 2020-05-07T22:56:52.000Z | /******************************************************************************
* Filename: hw_rfc_dbell_h
* Revised: 2016-03-14 09:20:59 +0100 (Mon, 14 Mar 2016)
* Revision: 45924
*
* Copyright (c) 2015 - 2016, Texas Instruments Incorporated
* All rights reserved.
*
* Redistribution and use in so... | 51.763158 | 79 | 0.566102 | [
"vector"
] |
9e38e0fc6ee93f482eccdc982960fdea7bf1403f | 7,736 | h | C | include/internal/tuner_impl.h | mfkiwl/CLTune | 6167b3083f60bbec378c3ce7de48a09faa051d0a | [
"Apache-2.0"
] | 137 | 2015-09-17T16:11:49.000Z | 2022-03-18T17:19:37.000Z | include/internal/tuner_impl.h | mfkiwl/CLTune | 6167b3083f60bbec378c3ce7de48a09faa051d0a | [
"Apache-2.0"
] | 17 | 2016-01-15T18:49:58.000Z | 2022-02-04T08:06:12.000Z | include/internal/tuner_impl.h | mfkiwl/CLTune | 6167b3083f60bbec378c3ce7de48a09faa051d0a | [
"Apache-2.0"
] | 40 | 2015-09-18T04:51:55.000Z | 2022-03-23T09:39:58.000Z |
// =================================================================================================
// This file is part of the CLTune project, which loosely follows the Google C++ styleguide and uses
// a tab-size of two spaces and a max-width of 100 characters per line.
//
// Author: cedric.nugteren@surfsara.nl (Ce... | 37.192308 | 100 | 0.693769 | [
"vector",
"model"
] |
9e3bdd411490b6f694cb62e845fda7145d7f7f0e | 24,666 | h | C | examples/pxScene2d/external/libnode-v8.9.4/deps/icu-small/source/i18n/unicode/udatpg.h | maciej-barczak-red/pxCore | a4c320cfa0f8c5629d7de34ddb2c393b18ac2a50 | [
"Apache-2.0"
] | 27 | 2017-12-14T13:48:25.000Z | 2020-12-31T15:46:55.000Z | examples/pxScene2d/external/libnode-v8.9.4/deps/icu-small/source/i18n/unicode/udatpg.h | maciej-barczak-red/pxCore | a4c320cfa0f8c5629d7de34ddb2c393b18ac2a50 | [
"Apache-2.0"
] | 2 | 2019-03-22T11:02:32.000Z | 2019-04-05T19:03:41.000Z | node/deps/icu-small/source/i18n/unicode/udatpg.h | isabella232/node-packer | d9eb8414eb84984d75cd014f9735f8581859fafa | [
"MIT"
] | 2 | 2018-12-24T09:55:35.000Z | 2021-04-30T23:35:40.000Z | // © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html
/*
*******************************************************************************
*
* Copyright (C) 2007-2015, International Business Machines
* Corporation and others. All Rights Reserved.
*
**********... | 40.70297 | 108 | 0.69833 | [
"object"
] |
9e3e29c9cd9cc739c32a2ed1fb3941d5d1be51b5 | 2,091 | h | C | smtk/bridge/discrete/kernel/vtkSplitEventData.h | yumin/SMTK | d280f10c5b70953b2a0196f71832955c7fc75e7f | [
"BSD-3-Clause-Clear"
] | null | null | null | smtk/bridge/discrete/kernel/vtkSplitEventData.h | yumin/SMTK | d280f10c5b70953b2a0196f71832955c7fc75e7f | [
"BSD-3-Clause-Clear"
] | 4 | 2016-11-10T15:49:51.000Z | 2017-02-06T23:24:16.000Z | smtk/bridge/discrete/kernel/vtkSplitEventData.h | yumin/SMTK | d280f10c5b70953b2a0196f71832955c7fc75e7f | [
"BSD-3-Clause-Clear"
] | null | null | null | //=========================================================================
// Copyright (c) Kitware, Inc.
// All rights reserved.
// See LICENSE.txt for details.
//
// This software is distributed WITHOUT ANY WARRANTY; without even
// the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
// PURPOSE... | 33.725806 | 75 | 0.721186 | [
"model"
] |
9e3e7c6fd8dc3c314b16dd0c51240e6e1dc3132a | 14,738 | c | C | Reloaded/tags/MAME4droid.Reloaded.1.0.WIP/src/mame/video/midvunit.c | lofunz/mieme | 4226c2960b46121ec44fa8eab9717d2d644bff04 | [
"Unlicense"
] | 51 | 2015-11-22T14:53:28.000Z | 2021-12-14T07:17:42.000Z | Reloaded/tags/MAME4droid.Reloaded.1.0.WIP/src/mame/video/midvunit.c | lofunz/mieme | 4226c2960b46121ec44fa8eab9717d2d644bff04 | [
"Unlicense"
] | 8 | 2018-01-14T07:19:06.000Z | 2021-08-22T15:29:59.000Z | Reloaded/tags/MAME4droid.Reloaded.1.0.WIP/src/mame/video/midvunit.c | lofunz/mieme | 4226c2960b46121ec44fa8eab9717d2d644bff04 | [
"Unlicense"
] | 35 | 2017-02-15T09:39:00.000Z | 2021-12-14T07:17:43.000Z | /*************************************************************************
Driver for Midway V-Unit games
**************************************************************************/
#include "driver.h"
#include "cpu/tms34010/tms34010.h"
#include "cpu/adsp2100/adsp2100.h"
#include "audio/williams.h"
#include "vid... | 25.150171 | 176 | 0.619623 | [
"render"
] |
9e3fab9a49e0ea8a875019dc962d302741cf03ae | 13,514 | h | C | PWGJE/EMCALJetTasks/UserTasks/AliAnalysisTaskEmcalHfeTagging.h | yslai/AliPhysics | 2171fb239a9fcc0f9322dfc97e75cab96d43442f | [
"BSD-3-Clause"
] | null | null | null | PWGJE/EMCALJetTasks/UserTasks/AliAnalysisTaskEmcalHfeTagging.h | yslai/AliPhysics | 2171fb239a9fcc0f9322dfc97e75cab96d43442f | [
"BSD-3-Clause"
] | null | null | null | PWGJE/EMCALJetTasks/UserTasks/AliAnalysisTaskEmcalHfeTagging.h | yslai/AliPhysics | 2171fb239a9fcc0f9322dfc97e75cab96d43442f | [
"BSD-3-Clause"
] | null | null | null | #ifndef AliAnalysisTaskEmcalHfeTagging_H
#define AliAnalysisTaskEmcalHfeTagging_H
class TH1;
class TH2;
class TH3;
class TH3F;
class TTree;
class THnSparse;
class TClonesArray;
class TArrayI;
class AliAODEvent;
class AliJetContainer;
class AliParticleContainer;
class AliPIDResponse;
class AliHFEcontainer;
class AliHFE... | 58.756522 | 222 | 0.470105 | [
"object"
] |
9e40942ea9189a90074658f27713bba0f77bfb51 | 781 | h | C | Start/Minutes/AppCenter/AppCenterAnalytics.framework/Headers/MSAnalytics.h | lDemurl/ACI101 | c7abcd14a1e0306e31849d179ab7ae8c896b2e8e | [
"MIT"
] | 1 | 2018-10-03T12:41:04.000Z | 2018-10-03T12:41:04.000Z | ios/Pods/AppCenter/AppCenter-SDK-Apple/iOS/AppCenterAnalytics.framework/Headers/MSAnalytics.h | c7yrus/alyson-v3 | 5ad95a8f782f5f5d2fd543d44ca6a8b093395965 | [
"Apache-2.0"
] | 11 | 2017-11-04T02:19:40.000Z | 2021-05-09T13:59:07.000Z | ios/Pods/AppCenter/AppCenter-SDK-Apple/iOS/AppCenterAnalytics.framework/Headers/MSAnalytics.h | c7yrus/alyson-v3 | 5ad95a8f782f5f5d2fd543d44ca6a8b093395965 | [
"Apache-2.0"
] | null | null | null | #import "MSServiceAbstract.h"
#import "MSAnalyticsTransmissionTarget.h"
NS_ASSUME_NONNULL_BEGIN
/**
* App Center analytics service.
*/
@interface MSAnalytics : MSServiceAbstract
/**
* Track an event.
*
* @param eventName event name.
*/
+ (void)trackEvent:(NSString *)eventName;
/**
* Track an event.
*
* @p... | 20.552632 | 116 | 0.733675 | [
"object"
] |
9e48509ed3b2328da7f4f752e5542fd3f8e5d971 | 45,822 | c | C | drivers/net/ethernet/mellanox/mlx4/eq.c | jainsakshi2395/linux | 7ccb860232bb83fb60cd6bcf5aaf0c008d903acb | [
"Linux-OpenIB"
] | 31 | 2021-04-27T08:50:40.000Z | 2022-03-01T02:26:21.000Z | drivers/net/ethernet/mellanox/mlx4/eq.c | jainsakshi2395/linux | 7ccb860232bb83fb60cd6bcf5aaf0c008d903acb | [
"Linux-OpenIB"
] | 13 | 2021-07-10T04:36:17.000Z | 2022-03-03T10:50:05.000Z | drivers/net/ethernet/mellanox/mlx4/eq.c | jainsakshi2395/linux | 7ccb860232bb83fb60cd6bcf5aaf0c008d903acb | [
"Linux-OpenIB"
] | 12 | 2021-04-06T02:23:10.000Z | 2022-02-28T11:43:19.000Z | /*
* Copyright (c) 2005, 2006, 2007, 2008 Mellanox Technologies. All rights reserved.
* Copyright (c) 2005, 2006, 2007 Cisco Systems, Inc. All rights reserved.
*
* This software is available to you under a choice of one of two
* licenses. You may choose to be licensed under the terms of the GNU
* General Public ... | 29.260536 | 140 | 0.682074 | [
"vector"
] |
9e485c2d9a27e869d355a937137625856225c362 | 2,819 | c | C | Modules/ThirdParty/VNL/src/vxl/v3p/netlib/laso/dlabax.c | arobert01/ITK | 230d319fdeaa3877273fab5d409dd6c11f0a6874 | [
"Apache-2.0"
] | 945 | 2015-01-09T00:43:52.000Z | 2022-03-30T08:23:02.000Z | Modules/ThirdParty/VNL/src/vxl/v3p/netlib/laso/dlabax.c | arobert01/ITK | 230d319fdeaa3877273fab5d409dd6c11f0a6874 | [
"Apache-2.0"
] | 2,354 | 2015-02-04T21:54:21.000Z | 2022-03-31T20:58:21.000Z | Modules/ThirdParty/VNL/src/vxl/v3p/netlib/laso/dlabax.c | arobert01/ITK | 230d319fdeaa3877273fab5d409dd6c11f0a6874 | [
"Apache-2.0"
] | 566 | 2015-01-04T14:26:57.000Z | 2022-03-18T20:33:18.000Z | /* laso/dlabax.f -- translated by f2c (version 20050501).
You must link the resulting object file with libf2c:
on Microsoft Windows system, link with libf2c.lib;
on Linux or Unix systems, link with .../path/to/libf2c.a -lm
or, if you install libf2c.a in a standard place, with -lf2c -lm
... | 25.396396 | 77 | 0.465768 | [
"object"
] |
9e4860c3d13a8ca1eff16188e2fde5c56f1d86b2 | 20,355 | c | C | Optimization/LevmarAndroid/jni/Thirdparty/clapack/TESTING/LIN/cerrpo.c | faipaz/Algorithms | 738991d5e4372ef6ba8e489ea867d92ea406b729 | [
"MIT"
] | 48 | 2015-01-28T00:09:49.000Z | 2021-12-09T11:38:59.000Z | Optimization/LevmarAndroid/jni/Thirdparty/clapack/TESTING/LIN/cerrpo.c | faipaz/Algorithms | 738991d5e4372ef6ba8e489ea867d92ea406b729 | [
"MIT"
] | 8 | 2017-05-30T16:58:39.000Z | 2022-02-22T16:51:34.000Z | ExternalCode/lapack/TESTING/LIN/cerrpo.c | daniel-anavaino/tinkercell | 7896a7f809a0373ab3c848d25e3691d10a648437 | [
"BSD-3-Clause"
] | 12 | 2015-01-21T12:54:46.000Z | 2022-01-20T03:44:26.000Z | /* cerrpo.f -- translated by f2c (version 20061008).
You must link the resulting object file with libf2c:
on Microsoft Windows system, link with libf2c.lib;
on Linux or Unix systems, link with .../path/to/libf2c.a -lm
or, if you install libf2c.a in a standard place, with -lf2c -lm
-- in that order, at the end of... | 33.589109 | 126 | 0.594301 | [
"object"
] |
9e4884edfd561755b17708b2c689a7299520d44d | 9,062 | h | C | pxr/usd/lib/usd/testenv/testUsdSchemaGen/baseline/multipleApplyAPI.h | octarrow/USD | 1845291a9701ab0a3a7d591bc243a1a80fdcba8a | [
"Unlicense"
] | 3 | 2019-02-20T07:34:17.000Z | 2019-08-13T08:17:04.000Z | pxr/usd/lib/usd/testenv/testUsdSchemaGen/baseline/multipleApplyAPI.h | octarrow/USD | 1845291a9701ab0a3a7d591bc243a1a80fdcba8a | [
"Unlicense"
] | null | null | null | pxr/usd/lib/usd/testenv/testUsdSchemaGen/baseline/multipleApplyAPI.h | octarrow/USD | 1845291a9701ab0a3a7d591bc243a1a80fdcba8a | [
"Unlicense"
] | null | null | null | //
// Copyright 2016 Pixar
//
// Licensed under the Apache License, Version 2.0 (the "Apache License")
// with the following modification; you may not use this file except in
// compliance with the Apache License and the following modification to it:
// Section 6. Trademarks. is deleted and replaced with:
//
// 6. Trad... | 37.758333 | 112 | 0.642242 | [
"object",
"vector"
] |
9e4d6ab7eaf38d8c3d5d656392b25e8899097d03 | 3,738 | h | C | src/kvstore/Part.h | panda-sheep/nebula | 31b4f347f9f085bdaf10009206dfb30377b5a17b | [
"Apache-2.0"
] | null | null | null | src/kvstore/Part.h | panda-sheep/nebula | 31b4f347f9f085bdaf10009206dfb30377b5a17b | [
"Apache-2.0"
] | null | null | null | src/kvstore/Part.h | panda-sheep/nebula | 31b4f347f9f085bdaf10009206dfb30377b5a17b | [
"Apache-2.0"
] | null | null | null | /* Copyright (c) 2018 vesoft inc. All rights reserved.
*
* This source code is licensed under Apache 2.0 License,
* attached with Common Clause Condition 1.0, found in the LICENSES directory.
*/
#ifndef KVSTORE_PART_H_
#define KVSTORE_PART_H_
#include "common/base/Base.h"
#include "common/utils/NebulaKeyUtils.h"
... | 30.639344 | 89 | 0.687266 | [
"vector"
] |
9e4e4e8c8f3899d37cc8eb124ed3a0647849fbd4 | 5,898 | h | C | getopt_long.h | aixoss/Xgzip | 509c6cf7106b16e9fcb7784a98dd26cd78337811 | [
"Apache-2.0"
] | 1 | 2021-08-11T01:00:11.000Z | 2021-08-11T01:00:11.000Z | getopt_long.h | aixoss/Xgzip | 509c6cf7106b16e9fcb7784a98dd26cd78337811 | [
"Apache-2.0"
] | null | null | null | getopt_long.h | aixoss/Xgzip | 509c6cf7106b16e9fcb7784a98dd26cd78337811 | [
"Apache-2.0"
] | null | null | null | /* $OpenBSD: getopt_long.c,v 1.26 2013/06/08 22:47:56 millert Exp $ */
/* $NetBSD: getopt_long.c,v 1.15 2002/01/31 22:43:40 tv Exp $ */
/*
* Copyright (c) 2002 Todd C. Miller <Todd.Miller@courtesan.com>
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereb... | 38.298701 | 88 | 0.714988 | [
"vector"
] |
9e5060d5fa43533a4cc0f82856080c6f10902ee4 | 3,062 | h | C | include/globals.h | freedesktop-unofficial-mirror/xorg__xprint | 1e67eb53a5ecdfa2ca503a45366c77f5012db036 | [
"X11"
] | null | null | null | include/globals.h | freedesktop-unofficial-mirror/xorg__xprint | 1e67eb53a5ecdfa2ca503a45366c77f5012db036 | [
"X11"
] | null | null | null | include/globals.h | freedesktop-unofficial-mirror/xorg__xprint | 1e67eb53a5ecdfa2ca503a45366c77f5012db036 | [
"X11"
] | 1 | 2021-07-23T01:42:38.000Z | 2021-07-23T01:42:38.000Z |
#ifndef _XSERV_GLOBAL_H_
#define _XSERV_GLOBAL_H_
#include "window.h" /* for WindowPtr */
/* Global X server variables that are visible to mi, dix, os, and ddx */
extern CARD32 defaultScreenSaverTime;
extern CARD32 defaultScreenSaverInterval;
extern CARD32 ScreenSaverTime;
extern CARD32 ScreenSaverInterval;
#ifdef... | 17.299435 | 72 | 0.825278 | [
"render",
"shape"
] |
9e526a6dd503f95ac59ff65c54d62fed9d9926a2 | 3,841 | h | C | Demo/MapWorld/Pods/ArcGIS-Runtime-SDK-iOS/ArcGIS.framework/Headers/AGSWMSService.h | xiaoyeZhang/ArcGisMapTool | 1ea6348a4955d237672a21d9539e4904f9fee6d2 | [
"MIT"
] | 4 | 2019-06-03T07:20:44.000Z | 2020-12-03T16:16:26.000Z | Demo/MapWorld/Pods/ArcGIS-Runtime-SDK-iOS/ArcGIS.framework/Headers/AGSWMSService.h | xiaoyeZhang/ArcGisMapTool | 1ea6348a4955d237672a21d9539e4904f9fee6d2 | [
"MIT"
] | null | null | null | Demo/MapWorld/Pods/ArcGIS-Runtime-SDK-iOS/ArcGIS.framework/Headers/AGSWMSService.h | xiaoyeZhang/ArcGisMapTool | 1ea6348a4955d237672a21d9539e4904f9fee6d2 | [
"MIT"
] | null | null | null | /*
COPYRIGHT 2017 ESRI
TRADE SECRETS: ESRI PROPRIETARY AND CONFIDENTIAL
Unpublished material - all rights reserved under the
Copyright Laws of the United States and applicable international
laws, treaties, and conventions.
For additional information, contact:
Environmental Systems Research Institute, Inc.
A... | 43.157303 | 474 | 0.777402 | [
"object"
] |
9e54e5973280b7865fc32323762b695e2bbd5832 | 22,405 | h | C | aws-cpp-sdk-fsx/include/aws/fsx/model/LustreFileSystemConfiguration.h | neil-b/aws-sdk-cpp | 1602b75abbca880b770c12788f6d2bac0c87176a | [
"Apache-2.0"
] | null | null | null | aws-cpp-sdk-fsx/include/aws/fsx/model/LustreFileSystemConfiguration.h | neil-b/aws-sdk-cpp | 1602b75abbca880b770c12788f6d2bac0c87176a | [
"Apache-2.0"
] | null | null | null | aws-cpp-sdk-fsx/include/aws/fsx/model/LustreFileSystemConfiguration.h | neil-b/aws-sdk-cpp | 1602b75abbca880b770c12788f6d2bac0c87176a | [
"Apache-2.0"
] | 1 | 2020-11-04T03:18:11.000Z | 2020-11-04T03:18:11.000Z | /**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include <aws/fsx/FSx_EXPORTS.h>
#include <aws/core/utils/memory/stl/AWSString.h>
#include <aws/fsx/model/DataRepositoryConfiguration.h>
#include <aws/fsx/model/LustreDeploymentType.h>
#i... | 51.863426 | 185 | 0.721312 | [
"model"
] |
9e5527769d2ab08ff8761f4754cd8826934fe28d | 7,246 | h | C | include/math/matrix4x4.h | NiklasDallmann/Path-Tracer | 1cb66982a48c2e0c77dededd12278eec272e0fd1 | [
"Apache-2.0"
] | 2 | 2019-10-12T08:11:03.000Z | 2019-10-13T15:16:07.000Z | include/math/matrix4x4.h | NiklasDallmann/Path-Tracer | 1cb66982a48c2e0c77dededd12278eec272e0fd1 | [
"Apache-2.0"
] | null | null | null | include/math/matrix4x4.h | NiklasDallmann/Path-Tracer | 1cb66982a48c2e0c77dededd12278eec272e0fd1 | [
"Apache-2.0"
] | null | null | null | #ifndef MATRIX4X4_H
#define MATRIX4X4_H
#include <cmath>
#include <sstream>
#include <stddef.h>
#include <cxxutility/definitions.h>
#include "algorithms.h"
#include "vector4.h"
namespace ToyPT
{
namespace Math
{
class Matrix4x4
{
public:
#ifndef CXX_NVCC
friend std::ostream &operator<<(std::ostream &stream, const ... | 19.478495 | 114 | 0.611786 | [
"vector"
] |
9e553acdf58a926431fba61b7a6a2a97d42a0f8e | 100,537 | h | C | include/swift/AST/TypeCheckRequests.h | thevinster/swift | 9b8d00a2eb0840db1394027b67768486c5c0a182 | [
"Apache-2.0"
] | 1 | 2022-03-15T08:31:21.000Z | 2022-03-15T08:31:21.000Z | include/swift/AST/TypeCheckRequests.h | thevinster/swift | 9b8d00a2eb0840db1394027b67768486c5c0a182 | [
"Apache-2.0"
] | null | null | null | include/swift/AST/TypeCheckRequests.h | thevinster/swift | 9b8d00a2eb0840db1394027b67768486c5c0a182 | [
"Apache-2.0"
] | null | null | null | //===--- TypeCheckRequests.h - Type Checking Requests -----------*- C++ -*-===//
//
// This source file is part of the Swift.org open source project
//
// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors
// Licensed under Apache License v2.0 with Runtime Library Exception
//
// See https://swift.org/L... | 28.561648 | 108 | 0.693108 | [
"vector"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.