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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
9ccf689caf8e68bc928a2faef7e10495aa8c8d54 | 3,001 | h | C | src/animation/animation.h | nemerle/LumixEngine | 6cfee07c4268c15994c7171cb5625179b1f369e2 | [
"MIT"
] | null | null | null | src/animation/animation.h | nemerle/LumixEngine | 6cfee07c4268c15994c7171cb5625179b1f369e2 | [
"MIT"
] | null | null | null | src/animation/animation.h | nemerle/LumixEngine | 6cfee07c4268c15994c7171cb5625179b1f369e2 | [
"MIT"
] | null | null | null | #pragma once
#include "engine/hash.h"
#include "engine/hash_map.h"
#include "engine/resource.h"
#include "engine/string.h"
namespace Lumix
{
struct Model;
struct Pose;
struct Quat;
struct Vec3;
struct Time {
Time() {}
explicit Time(u32 v) : value(v) {}
static Time fromSeconds(float time) {
ASSERT(time >= 0);
... | 24.398374 | 108 | 0.694768 | [
"model"
] |
9cd1e0caa24069d62bf3f23c366702148495760a | 4,256 | h | C | aws-cpp-sdk-dynamodbstreams/include/aws/dynamodbstreams/model/KeySchemaElement.h | woohoou/aws-sdk-cpp | a42835a8aad2eac1e334d899a3fbfedcaa341d51 | [
"Apache-2.0"
] | 1 | 2020-07-16T19:03:13.000Z | 2020-07-16T19:03:13.000Z | aws-cpp-sdk-dynamodbstreams/include/aws/dynamodbstreams/model/KeySchemaElement.h | woohoou/aws-sdk-cpp | a42835a8aad2eac1e334d899a3fbfedcaa341d51 | [
"Apache-2.0"
] | 18 | 2018-05-15T16:41:07.000Z | 2018-05-21T00:46:30.000Z | aws-cpp-sdk-dynamodbstreams/include/aws/dynamodbstreams/model/KeySchemaElement.h | woohoou/aws-sdk-cpp | a42835a8aad2eac1e334d899a3fbfedcaa341d51 | [
"Apache-2.0"
] | 1 | 2021-10-01T15:29:44.000Z | 2021-10-01T15:29:44.000Z | /*
* Copyright 2010-2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "license" fil... | 32.242424 | 127 | 0.683741 | [
"model"
] |
9cd650a883457560a4bc9b12eb6f574e5b0ddff7 | 7,473 | h | C | include/brep/brnode.h | maths22/brlcad | 44d270fca6e3336013322163ecae2920b30294ae | [
"BSD-4-Clause",
"BSD-3-Clause"
] | null | null | null | include/brep/brnode.h | maths22/brlcad | 44d270fca6e3336013322163ecae2920b30294ae | [
"BSD-4-Clause",
"BSD-3-Clause"
] | null | null | null | include/brep/brnode.h | maths22/brlcad | 44d270fca6e3336013322163ecae2920b30294ae | [
"BSD-4-Clause",
"BSD-3-Clause"
] | null | null | null | /* B R N O D E . H
* BRL-CAD
*
* Copyright (c) 2004-2016 United States Government as represented by
* the U.S. Army Research Laboratory.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* version 2.1 as ... | 22.993846 | 91 | 0.62117 | [
"cad",
"vector"
] |
9ce2362358448df7f1773b7ba2379ae896147cb2 | 4,359 | h | C | include/cno_settings.h | Anadian/CNO | 02d7d60f6dbc2451bc76134099dca42bc54e8cbb | [
"MIT"
] | null | null | null | include/cno_settings.h | Anadian/CNO | 02d7d60f6dbc2451bc76134099dca42bc54e8cbb | [
"MIT"
] | null | null | null | include/cno_settings.h | Anadian/CNO | 02d7d60f6dbc2451bc76134099dca42bc54e8cbb | [
"MIT"
] | null | null | null | //cno_settings.h
#ifndef CNO_SETTINGS_H
#define CNO_SETTINGS_H
#ifdef __cplusplus
extern "C"{
#endif //__cplusplus
#if (CNO_SETTINGS_MATCH_ENGINE == CNO_SETTINGS_MATCH_ENGINE_REGEX) && (!defined(CNO_SETTINGS_MATCH_VALIDATION_REGEX) || !defined(CNO_SETTINGS_MATCH_REGEX_NMATCH))
#define CNO_SETTINGS_MATCH_VALIDATION_R... | 41.913462 | 221 | 0.67722 | [
"render"
] |
9ce37ae8e5af9f7f56e966d36367c3aea0b5b2e6 | 105,419 | c | C | codegen/mex/epu_n_unit_accumulator/epu_n_unit_accumulator.c | bramzandbelt/epu | 1179d338f96ef286bb91550825a08afac28d44d1 | [
"MIT"
] | null | null | null | codegen/mex/epu_n_unit_accumulator/epu_n_unit_accumulator.c | bramzandbelt/epu | 1179d338f96ef286bb91550825a08afac28d44d1 | [
"MIT"
] | null | null | null | codegen/mex/epu_n_unit_accumulator/epu_n_unit_accumulator.c | bramzandbelt/epu | 1179d338f96ef286bb91550825a08afac28d44d1 | [
"MIT"
] | null | null | null | /*
* epu_n_unit_accumulator.c
*
* Code generation for function 'epu_n_unit_accumulator'
*
* C source code generated on: Fri Aug 31 09:23:48 2012
*
*/
/* Include files */
#include "rt_nonfinite.h"
#include "epu_n_unit_accumulator.h"
#include "randn.h"
#include "epu_n_unit_accumulator_emxutil.h"
#include "interp1... | 59.727479 | 353 | 0.539912 | [
"vector",
"model",
"transform"
] |
9ceeb740d6aae3b72ea67d6333ae44473cafeff1 | 354 | h | C | app/src/main/cpp/torch/csrc/jit/import_method.h | cedrickchee/pytorch-android | 5568dcd5fdbbb4e1eac050b9a9c8080fc3696daa | [
"MIT"
] | 109 | 2018-11-03T15:11:51.000Z | 2022-01-06T05:34:35.000Z | app/src/main/cpp/torch/csrc/jit/import_method.h | Pandinosaurus/pytorch-android | 5568dcd5fdbbb4e1eac050b9a9c8080fc3696daa | [
"MIT"
] | 7 | 2019-01-04T01:49:09.000Z | 2019-10-16T06:46:31.000Z | app/src/main/cpp/torch/csrc/jit/import_method.h | Pandinosaurus/pytorch-android | 5568dcd5fdbbb4e1eac050b9a9c8080fc3696daa | [
"MIT"
] | 23 | 2019-01-19T16:34:19.000Z | 2021-07-08T01:16:17.000Z | #pragma once
#include <torch/csrc/jit/ir.h>
#include <torch/csrc/jit/script/module.h>
#include <torch/csrc/jit/script/compiler.h>
namespace torch {
namespace jit {
TORCH_API void import_methods(const std::shared_ptr<script::Module>& mod, const std::string& src, const std::vector<at::Tensor>& constant_table);
} // n... | 25.285714 | 145 | 0.742938 | [
"vector"
] |
9cf2b5f317bb5b27b647d7fe940d2ef639e8e845 | 2,729 | h | C | win/devkit/plug-ins/MetadataSample/tweakMetadataNode.h | leegoonz/Maya-devkit | b81fe799b58e854e4ef16435426d60446e975871 | [
"ADSL"
] | 10 | 2018-03-30T16:09:02.000Z | 2021-12-07T07:29:19.000Z | win/devkit/plug-ins/MetadataSample/tweakMetadataNode.h | leegoonz/Maya-devkit | b81fe799b58e854e4ef16435426d60446e975871 | [
"ADSL"
] | null | null | null | win/devkit/plug-ins/MetadataSample/tweakMetadataNode.h | leegoonz/Maya-devkit | b81fe799b58e854e4ef16435426d60446e975871 | [
"ADSL"
] | 9 | 2018-06-02T09:18:49.000Z | 2021-12-20T09:24:35.000Z | //
// File: tweakMetadataNode.h
//
// Description:
// Example implementation of a node which takes in a mesh geometry
// and modifies the metadata inside it in a manner
// described by the "operation" attribute.
//
// To test the node, use the following Python commands
/*
import m... | 34.1125 | 76 | 0.648589 | [
"mesh",
"geometry",
"shape"
] |
9cf34ab84aa3042479e465a971a1c41e31877070 | 9,680 | c | C | ext/splash2x/kernels/cholesky/src/amal.c | manggoguy/parsec-modified | d14edfb62795805c84a4280d67b50cca175b95af | [
"BSD-3-Clause"
] | null | null | null | ext/splash2x/kernels/cholesky/src/amal.c | manggoguy/parsec-modified | d14edfb62795805c84a4280d67b50cca175b95af | [
"BSD-3-Clause"
] | null | null | null | ext/splash2x/kernels/cholesky/src/amal.c | manggoguy/parsec-modified | d14edfb62795805c84a4280d67b50cca175b95af | [
"BSD-3-Clause"
] | null | null | null | #line 233 "./parmacs.pthreads.c.m4"
#line 1 "amal.C"
/*************************************************************************/
/* */
/* Copyright (c) 1994 Stanford University */
/* ... | 27.816092 | 128 | 0.592769 | [
"model"
] |
9cfd371ad13aa63800843afacef5d881a6a760c8 | 756 | h | C | DXMUI/Parser/Markup/MarkupBuilder.h | Ulvmane/DXMUI | 999d30c1d21777f382cbf37d7aa2c701d5951ac3 | [
"MIT"
] | null | null | null | DXMUI/Parser/Markup/MarkupBuilder.h | Ulvmane/DXMUI | 999d30c1d21777f382cbf37d7aa2c701d5951ac3 | [
"MIT"
] | null | null | null | DXMUI/Parser/Markup/MarkupBuilder.h | Ulvmane/DXMUI | 999d30c1d21777f382cbf37d7aa2c701d5951ac3 | [
"MIT"
] | null | null | null | #pragma once
#include "Canvas\Canvas.h"
#include "Canvas\ICanvasElement.h"
#include <vector>
namespace DXMUI
{
class DXMBuilder
{
public:
DXMBuilder();
Canvas Build();
void DivAppend(const int aDepth, std::string& aID, ICanvasElement* aElementToAppend);
void AddNode();
void Clear();
private:
str... | 19.894737 | 139 | 0.708995 | [
"vector"
] |
1403c44b88841b910a75d70bc93b69edbc1c4374 | 1,723 | h | C | jage/Shader.h | Rexagon/jage | 560457b382fb250f3c5c385f45590c0537e2e9b8 | [
"Apache-2.0"
] | 1 | 2019-12-23T09:27:16.000Z | 2019-12-23T09:27:16.000Z | jage/Shader.h | Rexagon/jage | 560457b382fb250f3c5c385f45590c0537e2e9b8 | [
"Apache-2.0"
] | null | null | null | jage/Shader.h | Rexagon/jage | 560457b382fb250f3c5c385f45590c0537e2e9b8 | [
"Apache-2.0"
] | null | null | null | #pragma once
#include <string>
#include <vector>
#include <map>
#include <GL/glew.h>
#include "Math.h"
class Shader
{
public:
Shader();
~Shader();
void bind();
bool attachPart(const std::string& source, GLenum type, std::string& infoLog);
bool link(std::string& infoLog);
void setAttribute(unsigned int inde... | 32.509434 | 79 | 0.732443 | [
"vector"
] |
140773fd158744712dbcc59ecaf33137919d9ce0 | 4,780 | h | C | src/core/random.h | accosmin/zob | 9e840894ffd6ab718fa800aca67e4a25e941e546 | [
"MIT"
] | 6 | 2015-04-14T19:42:38.000Z | 2015-11-12T17:41:35.000Z | src/core/random.h | cyy1991/nano | 9e840894ffd6ab718fa800aca67e4a25e941e546 | [
"MIT"
] | 93 | 2015-04-10T19:02:38.000Z | 2016-03-09T17:56:16.000Z | src/core/random.h | accosmin/zob | 9e840894ffd6ab718fa800aca67e4a25e941e546 | [
"MIT"
] | 2 | 2015-05-27T16:42:31.000Z | 2015-08-21T14:39:55.000Z | #pragma once
#include <random>
#include <cassert>
#include <numeric>
#include <algorithm>
#include <type_traits>
namespace nano
{
using rng_t = std::minstd_rand;
template <typename tscalar, typename = typename std::is_arithmetic<tscalar>::type>
using udist_t = typename std::conditional<
... | 39.180328 | 127 | 0.556695 | [
"vector"
] |
140a460b2acb7865463ff8ffe39b3fbc4fbb58e3 | 114,028 | c | C | drivers/video/msm/mdss/mdss_hdmi_tx.c | cesarmo759/android_kernel_samsung_msm8916 | f19717ef6c984b64a75ea600a735dc937b127c25 | [
"Apache-2.0"
] | 1 | 2020-06-28T00:49:21.000Z | 2020-06-28T00:49:21.000Z | drivers/video/msm/mdss/mdss_hdmi_tx.c | cesarmo759/android_kernel_samsung_msm8916 | f19717ef6c984b64a75ea600a735dc937b127c25 | [
"Apache-2.0"
] | null | null | null | drivers/video/msm/mdss/mdss_hdmi_tx.c | cesarmo759/android_kernel_samsung_msm8916 | f19717ef6c984b64a75ea600a735dc937b127c25 | [
"Apache-2.0"
] | 1 | 2021-03-05T16:54:52.000Z | 2021-03-05T16:54:52.000Z | /* Copyright (c) 2010-2014,2016 The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
* only version 2 as published by the Free Software Foundation.
*
* This program is distributed in... | 26.334411 | 78 | 0.703889 | [
"3d"
] |
140cad7f813b2f90f358f5069c6bb6f368a50af9 | 1,343 | h | C | EpgTimerSrv/EpgTimerSrv/NotifyManager.h | nexus7ici/tkntrec | 7fbe93d1d87f693adb161984202c92b09b86716b | [
"MIT"
] | null | null | null | EpgTimerSrv/EpgTimerSrv/NotifyManager.h | nexus7ici/tkntrec | 7fbe93d1d87f693adb161984202c92b09b86716b | [
"MIT"
] | null | null | null | EpgTimerSrv/EpgTimerSrv/NotifyManager.h | nexus7ici/tkntrec | 7fbe93d1d87f693adb161984202c92b09b86716b | [
"MIT"
] | null | null | null | #pragma once
#include "../../Common/ErrDef.h"
#include "../../Common/CommonDef.h"
#include "../../Common/ThreadUtil.h"
class CNotifyManager
{
public:
CNotifyManager();
~CNotifyManager();
void RegistGUI(DWORD processID);
void RegistTCP(const REGIST_TCP_INFO& info);
void UnRegistGUI(DWORD processID)... | 24.87037 | 65 | 0.742368 | [
"vector"
] |
14149aec5af29909c9fdd514f1739e78808aea2b | 881 | h | C | Source/DOM classes/SVG-DOM/SVGViewSpec.h | flemingm/SVGKit | 5245e58ccbf2be2a618da37d9157d17c392be27b | [
"MIT"
] | null | null | null | Source/DOM classes/SVG-DOM/SVGViewSpec.h | flemingm/SVGKit | 5245e58ccbf2be2a618da37d9157d17c392be27b | [
"MIT"
] | null | null | null | Source/DOM classes/SVG-DOM/SVGViewSpec.h | flemingm/SVGKit | 5245e58ccbf2be2a618da37d9157d17c392be27b | [
"MIT"
] | null | null | null | /*!
SVGViewSpec
interface SVGViewSpec : SVGZoomAndPan,
SVGFitToViewBox {
readonly attribute SVGTransformList transform;
readonly attribute SVGElement viewTarget;
readonly attribute DOMString viewBoxString;
readonly attribute DOMString preserveAspectRatioString;
readonly attribute DOMString transformString;
r... | 31.464286 | 108 | 0.824064 | [
"transform"
] |
1416b8c7c2ec1e4c757a02b6b268bb9455a9272f | 1,799 | h | C | include/linalg/animated_transform.h | Twinklebear/tray | eeb6dc930a3f81bb2abd74a41a4fb409a0e0865b | [
"MIT"
] | 61 | 2015-01-01T10:58:21.000Z | 2022-01-05T14:22:15.000Z | include/linalg/animated_transform.h | Twinklebear/tray | eeb6dc930a3f81bb2abd74a41a4fb409a0e0865b | [
"MIT"
] | null | null | null | include/linalg/animated_transform.h | Twinklebear/tray | eeb6dc930a3f81bb2abd74a41a4fb409a0e0865b | [
"MIT"
] | 3 | 2016-04-11T19:07:47.000Z | 2018-05-31T12:40:50.000Z | #ifndef ANIMATED_TRANSFORM_H
#define ANIMATED_TRANSFORM_H
#include <array>
#include "linalg/transform.h"
#include "linalg/quaternion.h"
/*
* Animated transformation based on interpolating two transforms
* between the given times, based on Shoemake and Duff (1992) and
* PBR
*/
class AnimatedTransform {
const floa... | 31.017241 | 77 | 0.748193 | [
"vector",
"transform"
] |
141b9502d646ea91745fff5f87374297e321778a | 7,755 | h | C | Source/Plugins/bsfRenderBeast/Shading/BsTiledDeferred.h | webhaikal/bsf | a4df35e3dee098a32ad09ecdfbada8956764bb83 | [
"MIT"
] | 3 | 2020-04-14T06:23:18.000Z | 2020-06-02T11:07:08.000Z | Source/Plugins/bsfRenderBeast/Shading/BsTiledDeferred.h | cwmagnus/bsf | c735aead580e86e69ef228f3b8d99b474b72f2c7 | [
"MIT"
] | null | null | null | Source/Plugins/bsfRenderBeast/Shading/BsTiledDeferred.h | cwmagnus/bsf | c735aead580e86e69ef228f3b8d99b474b72f2c7 | [
"MIT"
] | null | null | null | //************************************ bs::framework - Copyright 2018 Marko Pintera **************************************//
//*********** Licensed under the MIT license. See LICENSE.md for full terms. This notice is not to be removed. ***********//
#pragma once
#include "BsRenderBeastPrerequisites.h"
#include "Render... | 33.426724 | 124 | 0.760155 | [
"object"
] |
141daf8d6db69baacb61d6d98905190e013ab149 | 1,040 | c | C | nitan/kungfu/skill/mahayana.c | cantona/NT6 | 073f4d491b3cfe6bfbe02fbad12db8983c1b9201 | [
"MIT"
] | 1 | 2019-03-27T07:25:16.000Z | 2019-03-27T07:25:16.000Z | nitan/kungfu/skill/mahayana.c | cantona/NT6 | 073f4d491b3cfe6bfbe02fbad12db8983c1b9201 | [
"MIT"
] | null | null | null | nitan/kungfu/skill/mahayana.c | cantona/NT6 | 073f4d491b3cfe6bfbe02fbad12db8983c1b9201 | [
"MIT"
] | null | null | null | // mahayana.c 大乘涅磐功
//Last Modified by winder on Mar. 10 2000
#include <ansi.h>;
inherit SKILL;
string type() { return "knowledge"; }
int learn_bonus() { return 30; }
int practice_bonus() { return 30; }
int success() { return 30; }
int power_point(object me) { return 1; }
int valid_learn(object me)
{
if( que... | 21.666667 | 71 | 0.558654 | [
"object"
] |
141f433cd1767ce39cbb3c0391ebdf919a9cd8d2 | 9,417 | h | C | RecoVertex/VertexTools/interface/SequentialVertexFitter.h | nistefan/cmssw | ea13af97f7f2117a4f590a5e654e06ecd9825a5b | [
"Apache-2.0"
] | 3 | 2018-08-24T19:10:26.000Z | 2019-02-19T11:45:32.000Z | RecoVertex/VertexTools/interface/SequentialVertexFitter.h | nistefan/cmssw | ea13af97f7f2117a4f590a5e654e06ecd9825a5b | [
"Apache-2.0"
] | 3 | 2018-08-23T13:40:24.000Z | 2019-12-05T21:16:03.000Z | RecoVertex/VertexTools/interface/SequentialVertexFitter.h | nistefan/cmssw | ea13af97f7f2117a4f590a5e654e06ecd9825a5b | [
"Apache-2.0"
] | 5 | 2018-08-21T16:37:52.000Z | 2020-01-09T13:33:17.000Z | #ifndef SequentialVertexFitter_H
#define SequentialVertexFitter_H
#include "RecoVertex/VertexPrimitives/interface/VertexFitter.h"
#include "RecoVertex/VertexTools/interface/LinearizationPointFinder.h"
#include "RecoVertex/VertexPrimitives/interface/VertexUpdator.h"
#include "RecoVertex/VertexPrimitives/interface/Verte... | 35.535849 | 122 | 0.742062 | [
"vector"
] |
141fab73eb94b5d25dc9979a54a15960acd16d16 | 9,529 | c | C | src/property_list_service.c | hposix/libimobiledevice-qt | de55bb7e8a201e37e0335a07c85e7ad156bb4307 | [
"MIT"
] | 4 | 2016-11-29T08:59:46.000Z | 2021-01-21T18:06:43.000Z | src/property_list_service.c | hposix/libimobiledevice-qt | de55bb7e8a201e37e0335a07c85e7ad156bb4307 | [
"MIT"
] | 1 | 2016-11-29T10:06:58.000Z | 2016-12-03T03:10:45.000Z | src/property_list_service.c | hposix/libimobiledevice-qt | de55bb7e8a201e37e0335a07c85e7ad156bb4307 | [
"MIT"
] | 2 | 2016-11-21T07:35:20.000Z | 2019-12-01T09:29:33.000Z | /*
* property_list_service.c
* PropertyList service implementation.
*
* Copyright (c) 2010 Nikias Bassen. 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; ei... | 34.400722 | 181 | 0.753175 | [
"object"
] |
14201cca7574f3fc436279bfbbb390c0d10cc3a7 | 5,232 | h | C | baseVideo/avd_sdk.framework/Headers/AVDLivecast.h | ZhangQiJin/videoChat | a930f1ca7114b4c23c7359ea5e99732ad5113646 | [
"MIT"
] | 1 | 2020-12-25T03:30:47.000Z | 2020-12-25T03:30:47.000Z | baseVideo/avd_sdk.framework/Headers/AVDLivecast.h | ZhangQiJin/videoChat | a930f1ca7114b4c23c7359ea5e99732ad5113646 | [
"MIT"
] | 1 | 2020-07-05T14:45:17.000Z | 2021-01-24T04:39:06.000Z | baseVideo/avd_sdk.framework/Headers/AVDLivecast.h | ZhangQiJin/videoChat | a930f1ca7114b4c23c7359ea5e99732ad5113646 | [
"MIT"
] | null | null | null | //
// AVDLivecast.h
// avd_sdk
//
// Created by skin on 15-7-21.
// Copyright (c) 2015年 t3ee. All rights reserved.
//
#ifndef avd_sdk_AVDLivecast_h
#define avd_sdk_AVDLivecast_h
#import "AVDCommon.h"
#import "AVDVideoView.h"
#import "AVDEasyRoom.h"
#import "AVDFakeVideoCapturer.h"
#import "AVDFakeAudioCapturer.h"... | 23.150442 | 94 | 0.599006 | [
"render"
] |
14224bdbe609ad54009a8a1b6e36088050791f31 | 409 | h | C | engine/include/System.h | moreal/BS_Engine | 92680a137d546895dfe280987aea7b3c02821bdd | [
"MIT"
] | null | null | null | engine/include/System.h | moreal/BS_Engine | 92680a137d546895dfe280987aea7b3c02821bdd | [
"MIT"
] | null | null | null | engine/include/System.h | moreal/BS_Engine | 92680a137d546895dfe280987aea7b3c02821bdd | [
"MIT"
] | null | null | null | #pragma once
/**
* @brief A system that is a singleton object in the system layer.
* @see README
*/
class System
{
public:
/// @brief Initializes everything necessary to run the game engine.
bool Initialize() noexcept;
/// @brief To constantly call to update the scene with the manager.
void RunLoop() noexcept;
... | 22.722222 | 68 | 0.718826 | [
"object"
] |
1423435dcb19dd1267bab07b615d8a808d5435c1 | 5,196 | h | C | samples/sample_fei/include/fei_encode.h | strassek-snapshots/MediaSDK | 1d419006b9bb10d93c1ade7bd6643c6d73e63efc | [
"MIT"
] | null | null | null | samples/sample_fei/include/fei_encode.h | strassek-snapshots/MediaSDK | 1d419006b9bb10d93c1ade7bd6643c6d73e63efc | [
"MIT"
] | null | null | null | samples/sample_fei/include/fei_encode.h | strassek-snapshots/MediaSDK | 1d419006b9bb10d93c1ade7bd6643c6d73e63efc | [
"MIT"
] | 1 | 2018-01-04T06:53:11.000Z | 2018-01-04T06:53:11.000Z | /******************************************************************************\
Copyright (c) 2005-2017, Intel Corporation
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 c... | 39.067669 | 755 | 0.685527 | [
"vector"
] |
142bb8bfcdf4a416cefd8675637526938940ad1b | 671 | h | C | src/Texture.h | Cykobox/Adventure | 418aa9798e8a25ff77974d8c52157a4235358098 | [
"libtiff",
"Libpng",
"BSD-3-Clause"
] | 1 | 2015-09-25T20:36:50.000Z | 2015-09-25T20:36:50.000Z | src/Texture.h | Cykobox/Adventure | 418aa9798e8a25ff77974d8c52157a4235358098 | [
"libtiff",
"Libpng",
"BSD-3-Clause"
] | null | null | null | src/Texture.h | Cykobox/Adventure | 418aa9798e8a25ff77974d8c52157a4235358098 | [
"libtiff",
"Libpng",
"BSD-3-Clause"
] | null | null | null | //
// Texture.h
// (c) Christopher Bauer 2014
//
// Responsibilities: Own a single texture and render it to the screen.
//
#include <string>
#include <SDL.h>
class Texture
{
public:
Texture();
~Texture();
bool Load(SDL_Renderer* Renderer, std::string Filename);
void Render(int X, int Y) const;
void Render(int X... | 20.96875 | 97 | 0.691505 | [
"render"
] |
142c323e875728549db6c8ef01b9630078cc338a | 7,927 | h | C | ProjectTemplate/ProjectTemplate/inlcude/libMTKBleManager/SOSCallOperator.h | ChangXingGroup/SZPjoject | 807e602e88ca0005f205234137e81342c9005f04 | [
"MIT"
] | null | null | null | ProjectTemplate/ProjectTemplate/inlcude/libMTKBleManager/SOSCallOperator.h | ChangXingGroup/SZPjoject | 807e602e88ca0005f205234137e81342c9005f04 | [
"MIT"
] | null | null | null | ProjectTemplate/ProjectTemplate/inlcude/libMTKBleManager/SOSCallOperator.h | ChangXingGroup/SZPjoject | 807e602e88ca0005f205234137e81342c9005f04 | [
"MIT"
] | null | null | null | //
// SOSCallOperator.h
// MtkBleManager
//
// Created by user on 15-1-22.
// Copyright (c) 2015年 ___MTK___. All rights reserved.
//
#import <Foundation/Foundation.h>
#import "SOSContact.h"
static const int CMD_TYPE_RESPONSE_ERROR = 0x11;
static const int CMD_TYPE_SUPPORT_INDICATION = 0x12;
static const int CMD_T... | 35.547085 | 178 | 0.750473 | [
"object"
] |
14343f9226f8b3aace4eb4e1815c7883b1250aa5 | 900 | h | C | include/ShadeRecord.h | encelo/pmTracer | aee6d2b2e0166b526459794cb7befb808921ee3d | [
"MIT"
] | 2 | 2020-11-02T19:41:02.000Z | 2021-12-10T00:03:17.000Z | include/ShadeRecord.h | encelo/pmTracer | aee6d2b2e0166b526459794cb7befb808921ee3d | [
"MIT"
] | null | null | null | include/ShadeRecord.h | encelo/pmTracer | aee6d2b2e0166b526459794cb7befb808921ee3d | [
"MIT"
] | null | null | null | #ifndef PMTRACER_SHADERECORD_H
#define PMTRACER_SHADERECORD_H
#include "Vector3.h"
#include "Ray.h"
#include "RGBColor.h"
namespace pm {
class Material;
class World;
class Tracer;
class ShadeRecord
{
public:
/// True if the ray hit an object
bool hitAnObject;
/// Material of the nearest object
const Material ... | 18.75 | 50 | 0.707778 | [
"object"
] |
143ecbda06adfc6b5572849b5b5796dc29f83d09 | 3,103 | h | C | projects/math_library/code/vec4.h | Surmage/test_math_library | aa7e56f7da44476826d354c3fcb9d1f6ac20f639 | [
"MIT"
] | null | null | null | projects/math_library/code/vec4.h | Surmage/test_math_library | aa7e56f7da44476826d354c3fcb9d1f6ac20f639 | [
"MIT"
] | null | null | null | projects/math_library/code/vec4.h | Surmage/test_math_library | aa7e56f7da44476826d354c3fcb9d1f6ac20f639 | [
"MIT"
] | null | null | null | #pragma once
#include <iostream>
#include <assert.h>
namespace Math
{
class vec4 {
public:
float x;
float y;
float z;
float w;
vec4() {
x = 0;
y = 0;
z = 0;
w = 0;
}
vec4(float const nx, float const ny, float const nz, float const nw) {
x = nx;
y = ny;
z = nz;
w = nw;
}
v... | 19.639241 | 87 | 0.508862 | [
"vector"
] |
afd87d398f8461abf5e22462d7dc3735f842a76a | 8,453 | h | C | fake/tennis/include/api/cpp/workbench.h | TenniS-Open/SeetaAIPLib | 8676683d7a0e6b3b5c55ad573c8fa49be0c84041 | [
"BSD-2-Clause"
] | null | null | null | fake/tennis/include/api/cpp/workbench.h | TenniS-Open/SeetaAIPLib | 8676683d7a0e6b3b5c55ad573c8fa49be0c84041 | [
"BSD-2-Clause"
] | null | null | null | fake/tennis/include/api/cpp/workbench.h | TenniS-Open/SeetaAIPLib | 8676683d7a0e6b3b5c55ad573c8fa49be0c84041 | [
"BSD-2-Clause"
] | null | null | null | //
// Created by kier on 2019/3/16.
//
#ifndef TENNIS_API_CPP_WORKBENCH_H
#define TENNIS_API_CPP_WORKBENCH_H
#include "../workbench.h"
#include "except.h"
#include "device.h"
#include "module.h"
#include "tensor.h"
#include "image_filter.h"
#include "program.h"
#include <string>
namespace ts {
namespace api {
... | 34.643443 | 121 | 0.552585 | [
"vector"
] |
afdbe769428571979373167b10e1ebb618ed0f5e | 1,321 | h | C | GameState.h | DimpyRed/pandemonium_c_code | 38c1a2410b234e704ba036dea421cc619206665b | [
"MIT"
] | null | null | null | GameState.h | DimpyRed/pandemonium_c_code | 38c1a2410b234e704ba036dea421cc619206665b | [
"MIT"
] | 2 | 2020-04-14T01:25:38.000Z | 2020-04-27T16:29:12.000Z | GameState.h | DimpyRed/pandemonium_c_code | 38c1a2410b234e704ba036dea421cc619206665b | [
"MIT"
] | null | null | null | //
// Created by david on 4/9/20.
//
#ifndef PANDEMONIUM_C_CODE_GAMESTATE_H
#define PANDEMONIUM_C_CODE_GAMESTATE_H
#include "Piece.h"
#include <vector>
#include "Position.h"
#include <iostream>
//organized in counter-clockwise direction for your convenience
const int ADJACENT_VECTORS[6][2] = {{1,0}, {0,1}, {-1, 1}... | 24.018182 | 86 | 0.689629 | [
"vector"
] |
afdd9209ec615b2ec6b490620d51730a4777ef3d | 1,131 | h | C | Game/src/TextureData.h | rasmusrosengren/OpenGL3DGame | db6101d8aae97b8798a99ae458e62d2a8b407acb | [
"MIT"
] | null | null | null | Game/src/TextureData.h | rasmusrosengren/OpenGL3DGame | db6101d8aae97b8798a99ae458e62d2a8b407acb | [
"MIT"
] | null | null | null | Game/src/TextureData.h | rasmusrosengren/OpenGL3DGame | db6101d8aae97b8798a99ae458e62d2a8b407acb | [
"MIT"
] | null | null | null | #pragma once
#include <iostream>
#include <vector>
#include "dependencies\stb_image.h"
class TextureData
{
private:
int m_width;
int m_height;
int m_channels;
unsigned char* m_data;
public:
TextureData(const std::string& path, int forcedChannels = 4);
// Returns the rgb value of a pixel;
const int getRGB(int... | 25.704545 | 74 | 0.733864 | [
"vector"
] |
afe309d9600eafb8a0b591e3317fb9961d4a182c | 2,030 | h | C | ThirdParty/fides/vtkfides/fides/CoordinateSystem.h | gabrielventosa/vtk | 723711d79b0a23de6f07421a27e89539f9d500da | [
"BSD-3-Clause"
] | 2 | 2021-07-07T22:53:19.000Z | 2021-07-31T19:29:35.000Z | ThirdParty/fides/vtkfides/fides/CoordinateSystem.h | gabrielventosa/vtk | 723711d79b0a23de6f07421a27e89539f9d500da | [
"BSD-3-Clause"
] | 2 | 2020-11-18T16:50:34.000Z | 2022-01-21T13:31:47.000Z | ThirdParty/fides/vtkfides/fides/CoordinateSystem.h | gabrielventosa/vtk | 723711d79b0a23de6f07421a27e89539f9d500da | [
"BSD-3-Clause"
] | 5 | 2020-10-02T10:14:35.000Z | 2022-03-10T07:50:22.000Z | //============================================================================
// 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... | 32.741935 | 78 | 0.682266 | [
"object",
"vector",
"model"
] |
afe7bb54e245f5192b3f6a5a1e584c761889df77 | 949 | h | C | gEarth.Pack/MeasureAreaHandler.h | songgod/gEarth | e4ea0fa15a40f08481c7ea7e42e6f4ace8659984 | [
"MIT"
] | 5 | 2021-06-16T06:24:29.000Z | 2022-03-10T03:41:44.000Z | gEarth.Pack/MeasureAreaHandler.h | songgod/gEarth | e4ea0fa15a40f08481c7ea7e42e6f4ace8659984 | [
"MIT"
] | 1 | 2020-10-14T14:20:58.000Z | 2020-10-14T14:20:58.000Z | gEarth.Pack/MeasureAreaHandler.h | songgod/gEarth | e4ea0fa15a40f08481c7ea7e42e6f4ace8659984 | [
"MIT"
] | 2 | 2021-06-16T06:24:32.000Z | 2021-08-02T09:05:42.000Z | #pragma once
#include "MeasureBaseHandler.h"
namespace gEarthPack
{
class MeasureAreaHandler : public MeasureBaseHandler
{
public:
MeasureAreaHandler();
~MeasureAreaHandler();
public:
class MeasureAreaResultHandler : public osg::Referenced
{
public:
virtual void onAreaChanged(MeasureAreaHandler* sen... | 21.088889 | 85 | 0.74921 | [
"vector"
] |
aff423f16ee53882663b554fbd24db1d444e9cb0 | 742 | c | C | lib/wizards/irmeli/area4/ruum24.c | vlehtola/questmud | 8bc3099b5ad00a9e0261faeb6637c76b521b6dbe | [
"MIT"
] | null | null | null | lib/wizards/irmeli/area4/ruum24.c | vlehtola/questmud | 8bc3099b5ad00a9e0261faeb6637c76b521b6dbe | [
"MIT"
] | null | null | null | lib/wizards/irmeli/area4/ruum24.c | vlehtola/questmud | 8bc3099b5ad00a9e0261faeb6637c76b521b6dbe | [
"MIT"
] | null | null | null | inherit "room/room";
object monster;
reset(arg) {
if(!present("gremlin 2")) {
move_object(clone_object("/wizards/irmeli/area4/gremlin3.c"),
this_object());
move_object(clone_object("/wizards/irmeli/area4/gremlin3.c"),
this_object());
}
if(arg) return;
add_exit("west","/wizards/i... | 16.488889 | 93 | 0.62938 | [
"object"
] |
aff6963247ef5cba0f6d267ea44c6f0044850c4c | 1,419 | h | C | sequential_line_search_2d_gui/core.h | takuma-ya/sequential_bayesian_optimization | cf0cc61adb4a66cbf3eb8e5f22e441d5af539f8f | [
"MIT"
] | null | null | null | sequential_line_search_2d_gui/core.h | takuma-ya/sequential_bayesian_optimization | cf0cc61adb4a66cbf3eb8e5f22e441d5af539f8f | [
"MIT"
] | null | null | null | sequential_line_search_2d_gui/core.h | takuma-ya/sequential_bayesian_optimization | cf0cc61adb4a66cbf3eb8e5f22e441d5af539f8f | [
"MIT"
] | null | null | null | #ifndef CORE_H
#define CORE_H
#include <vector>
#include <memory>
#include <Eigen/Core>
#include "preference.h"
#include "slider.h"
class PreferenceRegressor;
class MainWindow;
class Core
{
public:
Core();
static Core& getInstance() {
static Core core;
return core;
}
std::shared_ptr... | 22.887097 | 99 | 0.662438 | [
"vector"
] |
afff2e1fff66299273f4471ba3abb5b49077b3e6 | 1,073 | h | C | IfcPlusPlus/src/ifcpp/IFC4/include/IfcSurfaceSide.h | AlexVlk/ifcplusplus | 2f8cd5457312282b8d90b261dbf8fb66e1c84057 | [
"MIT"
] | 426 | 2015-04-12T10:00:46.000Z | 2022-03-29T11:03:02.000Z | IfcPlusPlus/src/ifcpp/IFC4/include/IfcSurfaceSide.h | AlexVlk/ifcplusplus | 2f8cd5457312282b8d90b261dbf8fb66e1c84057 | [
"MIT"
] | 124 | 2015-05-15T05:51:00.000Z | 2022-02-09T15:25:12.000Z | IfcPlusPlus/src/ifcpp/IFC4/include/IfcSurfaceSide.h | AlexVlk/ifcplusplus | 2f8cd5457312282b8d90b261dbf8fb66e1c84057 | [
"MIT"
] | 214 | 2015-05-06T07:30:37.000Z | 2022-03-26T16:14:04.000Z | /* Code generated by IfcQuery EXPRESS generator, www.ifcquery.com */
#pragma once
#include <vector>
#include <map>
#include <sstream>
#include <string>
#include "ifcpp/model/GlobalDefines.h"
#include "ifcpp/model/BasicTypes.h"
#include "ifcpp/model/BuildingObject.h"
// TYPE IfcSurfaceSide = ENUMERATION OF ... | 32.515152 | 138 | 0.747437 | [
"vector",
"model"
] |
b3012eb921b1e62a803b681f03954fbb17d14cea | 2,431 | h | C | base/version.h | domenic/mojo | 53dda76fed90a47c35ed6e06baf833a0d44495b8 | [
"BSD-3-Clause"
] | 321 | 2018-06-17T03:52:46.000Z | 2022-03-18T02:34:52.000Z | base/version.h | j4ckfrost/android_external_chromium_org | a1a3dad8b08d1fcf6b6b36c267158ed63217c780 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 19 | 2018-06-26T10:37:45.000Z | 2020-12-09T03:16:45.000Z | base/version.h | j4ckfrost/android_external_chromium_org | a1a3dad8b08d1fcf6b6b36c267158ed63217c780 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 268 | 2015-01-21T05:53:28.000Z | 2022-03-25T22:09:01.000Z | // Copyright (c) 2012 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef BASE_VERSION_H_
#define BASE_VERSION_H_
#include <string>
#include <vector>
#include "base/base_export.h"
#include "base/basictypes.h"
name... | 33.30137 | 80 | 0.724805 | [
"object",
"vector"
] |
b3037d33a172c870752ea43ea1604c297089930d | 9,424 | h | C | src/motioncore/protocols/yao/gate.h | Udbhavbisarya23/MOTION2NX | eb26f639d8c1729cebfa85dd3bf41b770cebe92b | [
"MIT"
] | 6 | 2021-11-05T00:39:47.000Z | 2022-02-26T16:42:55.000Z | src/motioncore/protocols/yao/gate.h | Udbhavbisarya23/MOTION2NX | eb26f639d8c1729cebfa85dd3bf41b770cebe92b | [
"MIT"
] | 7 | 2021-11-07T06:53:00.000Z | 2022-03-23T11:46:40.000Z | src/motioncore/protocols/yao/gate.h | Udbhavbisarya23/MOTION2NX | eb26f639d8c1729cebfa85dd3bf41b770cebe92b | [
"MIT"
] | 7 | 2021-11-04T12:01:07.000Z | 2022-03-29T12:15:23.000Z | // MIT License
//
// Copyright (c) 2020 Lennart Braun
//
// 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, modif... | 39.596639 | 100 | 0.740556 | [
"vector"
] |
b30dbaa8336876aac2dff28a8462dc8c557a5db2 | 814 | h | C | Modules/@babylonjs/react-native/submodules/BabylonNative/Plugins/NativeEngine/Source/IndexBuffer.h | HarveyLijh/ReactNativeBabylon | d9ac79d1e1a00f03f9a4fcf5419e5b118e65e586 | [
"MIT"
] | null | null | null | Modules/@babylonjs/react-native/submodules/BabylonNative/Plugins/NativeEngine/Source/IndexBuffer.h | HarveyLijh/ReactNativeBabylon | d9ac79d1e1a00f03f9a4fcf5419e5b118e65e586 | [
"MIT"
] | null | null | null | Modules/@babylonjs/react-native/submodules/BabylonNative/Plugins/NativeEngine/Source/IndexBuffer.h | HarveyLijh/ReactNativeBabylon | d9ac79d1e1a00f03f9a4fcf5419e5b118e65e586 | [
"MIT"
] | null | null | null | #pragma once
#include <bgfx/bgfx.h>
#include <napi/napi.h>
#include <gsl/gsl>
#include <optional>
namespace Babylon
{
class IndexBuffer final
{
public:
IndexBuffer(gsl::span<uint8_t> bytes, uint16_t flags, bool dynamic);
~IndexBuffer();
void Dispose();
void Update(Napi::... | 22 | 83 | 0.615479 | [
"vector"
] |
b31c550f8baa6e305a4f2678968ec792b23e7a62 | 5,480 | c | C | cmds/spells/f/_fire_seeds.c | facadepapergirl/shadowgate | 2b811671c5c85952ed93767753d72fc0d12819d8 | [
"MIT"
] | null | null | null | cmds/spells/f/_fire_seeds.c | facadepapergirl/shadowgate | 2b811671c5c85952ed93767753d72fc0d12819d8 | [
"MIT"
] | null | null | null | cmds/spells/f/_fire_seeds.c | facadepapergirl/shadowgate | 2b811671c5c85952ed93767753d72fc0d12819d8 | [
"MIT"
] | null | null | null | //Fire Seeds for druids
//Partially based on fireball
//Coded by ~Circe~ 3/19/13
#include <spell.h>
#include <magic.h>
#include <rooms.h>
#include <daemons.h>
#define WILD_TERRAINS ({"heavy forest","light forest","jungle","dense jungle","scrub lands","grasslands","savannah","desert","desert rocks","rocky","hills","bra... | 39.42446 | 315 | 0.584489 | [
"object"
] |
b31cc22005e9035abd63b3895379353e7691c07e | 778 | h | C | src/wxTTM/Database/LtListStore.h | ttm-tt/wxTTM | f9c75f05a564a0d82034412c1eb4c94d943e267f | [
"MIT"
] | null | null | null | src/wxTTM/Database/LtListStore.h | ttm-tt/wxTTM | f9c75f05a564a0d82034412c1eb4c94d943e267f | [
"MIT"
] | null | null | null | src/wxTTM/Database/LtListStore.h | ttm-tt/wxTTM | f9c75f05a564a0d82034412c1eb4c94d943e267f | [
"MIT"
] | null | null | null | /* Copyright (C) 2020 Christoph Theis */
// View ueber die Meldungen
#ifndef LTLISTSTORE_H
#define LTLISTSTORE_H
#include "StoreObj.h"
#include "LtStore.h"
// Tabellendaten in eigene Struktur
// Viewdaten
class LtListStore : public StoreObj, public LtRec
{
// Tabelle in Datenbank erzeugen
public:
static... | 19.45 | 69 | 0.681234 | [
"vector"
] |
b321b7b8f10316d63985a9f30ddd6367d47b3d25 | 6,746 | h | C | cds/container/details/feldman_hashset_base.h | simple555a/libcds | d05a0909402369d4a79eb82aed1742a7b227548b | [
"BSD-2-Clause"
] | null | null | null | cds/container/details/feldman_hashset_base.h | simple555a/libcds | d05a0909402369d4a79eb82aed1742a7b227548b | [
"BSD-2-Clause"
] | null | null | null | cds/container/details/feldman_hashset_base.h | simple555a/libcds | d05a0909402369d4a79eb82aed1742a7b227548b | [
"BSD-2-Clause"
] | 1 | 2020-02-01T15:18:59.000Z | 2020-02-01T15:18:59.000Z | //$$CDS-header$$
#ifndef CDSLIB_CONTAINER_DETAILS_FELDMAN_HASHSET_BASE_H
#define CDSLIB_CONTAINER_DETAILS_FELDMAN_HASHSET_BASE_H
#include <cds/intrusive/details/feldman_hashset_base.h>
#include <cds/container/details/base.h>
namespace cds { namespace container {
/// \p FeldmanHashSet related definitions
/** ... | 38.99422 | 138 | 0.602283 | [
"model"
] |
b323469f17854653a79ba1c91e51c6e6b61ad64f | 19,309 | h | C | src/mongo/s/catalog/sharding_catalog_manager.h | marcelodsx/mongo | 324839c0c0c2b294a44d130105797ccdbb3b17a9 | [
"Apache-2.0"
] | null | null | null | src/mongo/s/catalog/sharding_catalog_manager.h | marcelodsx/mongo | 324839c0c0c2b294a44d130105797ccdbb3b17a9 | [
"Apache-2.0"
] | null | null | null | src/mongo/s/catalog/sharding_catalog_manager.h | marcelodsx/mongo | 324839c0c0c2b294a44d130105797ccdbb3b17a9 | [
"Apache-2.0"
] | null | null | null | /**
* Copyright (C) 2015 MongoDB Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License, version 3,
* as published by the Free Software Foundation.
*
* This program is distributed in the hope that it will be usef... | 43.884091 | 100 | 0.654565 | [
"object",
"vector"
] |
b327ce0df6e76b9f8bfd3abab9bf5c780c3413ae | 4,492 | h | C | WaterFLayout.h | Mosoink/WaterFLayout | d223e49c6ca666c44ec8052d58f0fcacd53a7589 | [
"MIT"
] | null | null | null | WaterFLayout.h | Mosoink/WaterFLayout | d223e49c6ca666c44ec8052d58f0fcacd53a7589 | [
"MIT"
] | null | null | null | WaterFLayout.h | Mosoink/WaterFLayout | d223e49c6ca666c44ec8052d58f0fcacd53a7589 | [
"MIT"
] | null | null | null | //
// WaterFLayout.h
// CollectionView
//
// Created by d2space on 14-2-24.
// Copyright (c) 2014年 D2space. All rights reserved.
//
#import <UIKit/UIKit.h>
/**
* Constants that specify the types of supplementary views that can be presented using a waterfall layout.
*/
/// A supplementary view that identifies t... | 33.522388 | 162 | 0.74065 | [
"object"
] |
b3308696c4e5ae7459c8ccec8e352a3b9568dabb | 1,295 | h | C | Engine/Source/Runtime/Renderer/Private/CustomDepthRendering.h | windystrife/UnrealEngine_NVIDIAGameWork | b50e6338a7c5b26374d66306ebc7807541ff815e | [
"MIT"
] | 1 | 2022-01-29T18:36:12.000Z | 2022-01-29T18:36:12.000Z | Engine/Source/Runtime/Renderer/Private/CustomDepthRendering.h | windystrife/UnrealEngine_NVIDIAGameWork | b50e6338a7c5b26374d66306ebc7807541ff815e | [
"MIT"
] | null | null | null | Engine/Source/Runtime/Renderer/Private/CustomDepthRendering.h | windystrife/UnrealEngine_NVIDIAGameWork | b50e6338a7c5b26374d66306ebc7807541ff815e | [
"MIT"
] | null | null | null | // Copyright 1998-2017 Epic Games, Inc. All Rights Reserved.
/*=============================================================================
CustomDepthRendering.h: CustomDepth rendering implementation.
=============================================================================*/
#pragma once
#include "CoreMinima... | 25.392157 | 159 | 0.659459 | [
"render"
] |
b337a865675f98a8d50890d5bc2fa69b92d99ef0 | 1,088 | c | C | etl_e2e/census_etl/dfxml/src/cpu_info.c | thinkmoore/das | d9faabf3de987b890a5079b914f5aba597215b14 | [
"CC0-1.0"
] | 35 | 2019-04-16T19:37:01.000Z | 2022-02-14T20:33:41.000Z | etl_e2e/census_etl/dfxml/src/cpu_info.c | thinkmoore/das | d9faabf3de987b890a5079b914f5aba597215b14 | [
"CC0-1.0"
] | 6 | 2019-06-05T19:41:15.000Z | 2020-08-19T19:04:59.000Z | etl_e2e/census_etl/dfxml/src/cpu_info.c | thinkmoore/das | d9faabf3de987b890a5079b914f5aba597215b14 | [
"CC0-1.0"
] | 12 | 2019-05-02T19:38:06.000Z | 2021-09-11T22:02:03.000Z | /*
* Revision History:
* 2012 - Simson L. Garfinkel - Created for bulk_extractor.
*
* Test program for cpuid program.
*/
#include <stdint.h>
#include <stdio.h>
#include <limits.h>
#define cpuid(id) __asm__( "cpuid" : "=a"(eax), "=b"(ebx), "=c"(ecx), "=d"(edx) : "a"(id), "b"(0), "c"(0), "d"(0))
#define b(val, ba... | 30.222222 | 114 | 0.52114 | [
"model"
] |
6c31e163c3fc216007201508360447d5b40c191c | 5,116 | h | C | src/misc/ShellUtility.h | 4paradigm/prpc | 2d264b696dd08191346535b852bb2b5391506a20 | [
"Apache-2.0"
] | 2 | 2021-08-24T03:35:11.000Z | 2021-09-08T15:17:07.000Z | src/misc/ShellUtility.h | 4paradigm/prpc | 2d264b696dd08191346535b852bb2b5391506a20 | [
"Apache-2.0"
] | null | null | null | src/misc/ShellUtility.h | 4paradigm/prpc | 2d264b696dd08191346535b852bb2b5391506a20 | [
"Apache-2.0"
] | null | null | null | #ifndef PARADIGM4_PICO_COMMON_SHELL_UTILITY_H
#define PARADIGM4_PICO_COMMON_SHELL_UTILITY_H
#include <stdio.h>
#include <string>
#include "error_code.h"
#include "pico_log.h"
#include "Archive.h"
namespace paradigm4 {
namespace pico {
namespace core {
enum class FileSystemType : int8_t {
UNKNOWN,
LOCAL, ... | 27.654054 | 94 | 0.63018 | [
"vector"
] |
6c385b10831f8dc17818fcd5df8184d0d681c709 | 19,855 | h | C | head/sys/netinet/ip_fw.h | dplbsd/soc2013 | c134f5e2a5725af122c94005c5b1af3720706ce3 | [
"BSD-2-Clause"
] | null | null | null | head/sys/netinet/ip_fw.h | dplbsd/soc2013 | c134f5e2a5725af122c94005c5b1af3720706ce3 | [
"BSD-2-Clause"
] | null | null | null | head/sys/netinet/ip_fw.h | dplbsd/soc2013 | c134f5e2a5725af122c94005c5b1af3720706ce3 | [
"BSD-2-Clause"
] | null | null | null | /*-
* Copyright (c) 2002-2009 Luigi Rizzo, Universita` di Pisa
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the above copyright
* notice, this list of condi... | 30.926791 | 88 | 0.660841 | [
"vector"
] |
6c390a1f981b1510125446f95c006cae0f243214 | 13,965 | h | C | linux-2.6.16-unmod/drivers/usb/media/usbvideo.h | ut-osa/syncchar | eba20da163260b6ae1ef3e334ad2137873a8d625 | [
"BSD-3-Clause"
] | 1 | 2020-11-10T12:47:02.000Z | 2020-11-10T12:47:02.000Z | linux-2.6.0/drivers/usb/media/usbvideo.h | dnhua/Linux_study | 96863b599cbba9c925b3209bed07b1d7b60cb463 | [
"MIT"
] | null | null | null | linux-2.6.0/drivers/usb/media/usbvideo.h | dnhua/Linux_study | 96863b599cbba9c925b3209bed07b1d7b60cb463 | [
"MIT"
] | 1 | 2019-05-14T16:36:45.000Z | 2019-05-14T16:36:45.000Z | /*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2, or (at your option)
* any later version.
*
* This program is distributed in the hope that it will be useful,
* but WIT... | 35.444162 | 99 | 0.697888 | [
"object"
] |
6c3f81277d337049de57877b6e78789d84bea69e | 5,142 | h | C | src/P1/dictionary.h | daviddias99/project-2-feup-prog | 1033a3fead013d188b51334c8f1e96032d95d439 | [
"MIT"
] | null | null | null | src/P1/dictionary.h | daviddias99/project-2-feup-prog | 1033a3fead013d188b51334c8f1e96032d95d439 | [
"MIT"
] | null | null | null | src/P1/dictionary.h | daviddias99/project-2-feup-prog | 1033a3fead013d188b51334c8f1e96032d95d439 | [
"MIT"
] | null | null | null | #ifndef dictionary_h
#define dictionary_h
#include <fstream>
#include <string>
#include <vector>
#include <map>
using namespace std;
/**
* The Dictionary class stores the contents of a synonyms dictionary text file, which consists of words and its synonyms.
* The class is responsible from extracting only the simpl... | 29.050847 | 151 | 0.686503 | [
"object",
"vector"
] |
6c426528ee81c7a7000c328bebccd7aab241b8a9 | 45,093 | h | C | include/cutlass/transform/threadblock/predicated_tile_access_iterator.h | MegEngine/cutlass | 31798848e40c2752d4b3db193491a63b77455029 | [
"BSD-3-Clause"
] | 44 | 2020-09-15T05:31:25.000Z | 2022-03-22T08:02:02.000Z | include/cutlass/transform/threadblock/predicated_tile_access_iterator.h | MegEngine/cutlass | 31798848e40c2752d4b3db193491a63b77455029 | [
"BSD-3-Clause"
] | null | null | null | include/cutlass/transform/threadblock/predicated_tile_access_iterator.h | MegEngine/cutlass | 31798848e40c2752d4b3db193491a63b77455029 | [
"BSD-3-Clause"
] | 7 | 2020-09-16T15:18:21.000Z | 2022-03-28T10:06:11.000Z | /***************************************************************************************************
* Copyright (c) 2017-2020, NVIDIA CORPORATION. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
*modification, are permitted provided that the following conditions are met... | 36.132212 | 100 | 0.615927 | [
"object",
"shape",
"vector",
"transform"
] |
6c4429b368b649229e91902a015c500cc7c4d111 | 2,947 | h | C | chrome/browser/gtk/options/url_picker_dialog_gtk.h | Gitman1989/chromium | 2b1cceae1075ef012fb225deec8b4c8bbe4bc897 | [
"BSD-3-Clause"
] | 2 | 2017-09-02T19:08:28.000Z | 2021-11-15T15:15:14.000Z | chrome/browser/gtk/options/url_picker_dialog_gtk.h | Gitman1989/chromium | 2b1cceae1075ef012fb225deec8b4c8bbe4bc897 | [
"BSD-3-Clause"
] | null | null | null | chrome/browser/gtk/options/url_picker_dialog_gtk.h | Gitman1989/chromium | 2b1cceae1075ef012fb225deec8b4c8bbe4bc897 | [
"BSD-3-Clause"
] | 1 | 2020-04-13T05:45:10.000Z | 2020-04-13T05:45:10.000Z | // Copyright (c) 2010 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef CHROME_BROWSER_GTK_OPTIONS_URL_PICKER_DIALOG_GTK_H_
#define CHROME_BROWSER_GTK_OPTIONS_URL_PICKER_DIALOG_GTK_H_
#pragma once
#include <string... | 31.351064 | 80 | 0.746522 | [
"object",
"model"
] |
6c4871e43d018ca96f28ca645d0f61bb4b5542d8 | 6,923 | h | C | 2.4/include/org/apache/xpath/objects/XStringForChars.h | yaohb/J2ObjCAuto | 8b5252896999f367066e3f68226620f78c020923 | [
"MIT"
] | null | null | null | 2.4/include/org/apache/xpath/objects/XStringForChars.h | yaohb/J2ObjCAuto | 8b5252896999f367066e3f68226620f78c020923 | [
"MIT"
] | null | null | null | 2.4/include/org/apache/xpath/objects/XStringForChars.h | yaohb/J2ObjCAuto | 8b5252896999f367066e3f68226620f78c020923 | [
"MIT"
] | null | null | null | //
// Generated by the J2ObjC translator. DO NOT EDIT!
// source: /Users/antoniocortes/j2objcprj/relases/j2objc/xalan/third_party/android/platform/external/apache-xml/src/main/java/org/apache/xpath/objects/XStringForChars.java
//
#include "J2ObjC_header.h"
#pragma push_macro("INCLUDE_ALL_OrgApacheXpathObjectsXStri... | 35.502564 | 196 | 0.764986 | [
"object"
] |
6c4ac5e7a077468cdc2291da079baa605159b2a0 | 11,048 | h | C | Engine/Source/Editor/Sequencer/Public/SequencerCommands.h | windystrife/UnrealEngine_NVIDIAGameWork | b50e6338a7c5b26374d66306ebc7807541ff815e | [
"MIT"
] | 1 | 2022-01-29T18:36:12.000Z | 2022-01-29T18:36:12.000Z | Engine/Source/Editor/Sequencer/Public/SequencerCommands.h | windystrife/UnrealEngine_NVIDIAGameWork | b50e6338a7c5b26374d66306ebc7807541ff815e | [
"MIT"
] | null | null | null | Engine/Source/Editor/Sequencer/Public/SequencerCommands.h | windystrife/UnrealEngine_NVIDIAGameWork | b50e6338a7c5b26374d66306ebc7807541ff815e | [
"MIT"
] | null | null | null | // Copyright 1998-2017 Epic Games, Inc. All Rights Reserved.
#pragma once
#include "CoreMinimal.h"
#include "Framework/Commands/Commands.h"
#include "EditorStyleSet.h"
class FSequencerCommands : public TCommands<FSequencerCommands>
{
public:
FSequencerCommands() : TCommands<FSequencerCommands>
(
"Sequencer",
... | 34.417445 | 143 | 0.761586 | [
"object",
"transform"
] |
6c4b185d7991d1eb2336b28618f4a0a025566b0f | 798 | h | C | include/BattleState.h | unbgames/Wenova | 4860429d1bdc323b7ab8e7d53876e32de8941f46 | [
"MIT"
] | null | null | null | include/BattleState.h | unbgames/Wenova | 4860429d1bdc323b7ab8e7d53876e32de8941f46 | [
"MIT"
] | 3 | 2017-08-28T23:57:45.000Z | 2017-10-08T19:36:41.000Z | include/BattleState.h | joaorobson/Wenova | 4860429d1bdc323b7ab8e7d53876e32de8941f46 | [
"MIT"
] | 1 | 2019-04-07T20:19:20.000Z | 2019-04-07T20:19:20.000Z | #ifndef BATTLESTATE_H
#define BATTLESTATE_H
#include "State.h"
#include "Sprite.h"
#include "Text.h"
#include "Timer.h"
#include "Music.h"
#include "Sound.h"
#include "Fighter.h"
#include "Vector.h"
#include "TimeCounter.h"
#include "BattleEnd.h"
#include <vector>
#include <utility>
#define N_PLAYERS 4
using std::v... | 16.978723 | 72 | 0.729323 | [
"render",
"vector"
] |
6c4ef01da87b4563ce6cfbb24102ce5580ed9147 | 5,430 | h | C | mindspore/ccsrc/device/ascend/ascend_stream_assign.h | TommyLike/mindspore | 401dabb786a9097d6dd84f391657d266b04e9a37 | [
"Apache-2.0"
] | 1 | 2020-05-23T07:08:46.000Z | 2020-05-23T07:08:46.000Z | mindspore/ccsrc/device/ascend/ascend_stream_assign.h | liyong126/mindspore | 930a1fb0a8fa9432025442c4f4732058bb7af592 | [
"Apache-2.0"
] | 7 | 2020-03-30T08:31:56.000Z | 2020-04-01T09:54:39.000Z | mindspore/ccsrc/device/ascend/ascend_stream_assign.h | liyong126/mindspore | 930a1fb0a8fa9432025442c4f4732058bb7af592 | [
"Apache-2.0"
] | 1 | 2020-03-30T17:07:43.000Z | 2020-03-30T17:07:43.000Z | /**
* Copyright 2019 Huawei Technologies Co., Ltd
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law... | 44.508197 | 118 | 0.769245 | [
"vector"
] |
6c604a3284970f6c979513b6accdd921685c7ea8 | 6,479 | c | C | src/sundials/sundials_nonlinearsolver.c | xantares/sundials | 38aa03b990e616db52acd053730c31fcc3eb91f9 | [
"BSD-3-Clause"
] | null | null | null | src/sundials/sundials_nonlinearsolver.c | xantares/sundials | 38aa03b990e616db52acd053730c31fcc3eb91f9 | [
"BSD-3-Clause"
] | null | null | null | src/sundials/sundials_nonlinearsolver.c | xantares/sundials | 38aa03b990e616db52acd053730c31fcc3eb91f9 | [
"BSD-3-Clause"
] | null | null | null | /* -----------------------------------------------------------------------------
* Programmer(s): David J. Gardner @ LLNL
* -----------------------------------------------------------------------------
* SUNDIALS Copyright Start
* Copyright (c) 2002-2019, Lawrence Livermore National Security
* and Southern Methodi... | 30.134884 | 82 | 0.559191 | [
"object"
] |
6c60bf509573b276fa565cf78db56bd4fa140654 | 7,311 | c | C | nvxs/CLAPACK/TESTING/EIG/dlafts.c | makevoid/animeface-2009 | d4824f49282547456bc71e4735f46c4eea1926f3 | [
"MIT"
] | 281 | 2017-02-18T04:28:11.000Z | 2022-02-28T11:37:34.000Z | nvxs/CLAPACK/TESTING/EIG/dlafts.c | makevoid/animeface-2009 | d4824f49282547456bc71e4735f46c4eea1926f3 | [
"MIT"
] | 8 | 2017-02-22T09:27:44.000Z | 2021-10-03T07:52:10.000Z | nvxs/CLAPACK/TESTING/EIG/dlafts.c | makevoid/animeface-2009 | d4824f49282547456bc71e4735f46c4eea1926f3 | [
"MIT"
] | 39 | 2017-03-11T17:42:54.000Z | 2022-01-19T11:46:03.000Z | #include "f2c.h"
#include "blaswrap.h"
/* Table of constant values */
static integer c__1 = 1;
static integer c__4 = 4;
/* Subroutine */ int dlafts_(char *type__, integer *m, integer *n, integer *
imat, integer *ntests, doublereal *result, integer *iseed, doublereal
*thresh, integer *iounit, integer *ie)
{
/*... | 33.383562 | 78 | 0.524278 | [
"vector"
] |
6c62654e7b854e37259dc0f4c7b3b27f9e775913 | 32,564 | h | C | include/QtGIS/qtgis.h | Vladimir-Lin/QtGIS | 995c414618745e0e1e6eead86463ecc820357585 | [
"MIT"
] | null | null | null | include/QtGIS/qtgis.h | Vladimir-Lin/QtGIS | 995c414618745e0e1e6eead86463ecc820357585 | [
"MIT"
] | null | null | null | include/QtGIS/qtgis.h | Vladimir-Lin/QtGIS | 995c414618745e0e1e6eead86463ecc820357585 | [
"MIT"
] | null | null | null | /****************************************************************************
* *
* Copyright (C) 2015 Neutrino International Inc. *
* *
* Autho... | 30.837121 | 123 | 0.50519 | [
"geometry"
] |
6c64734da22bc3257c286adc9cb30eaaccdecb6c | 3,761 | h | C | core/proteinstructure/multiclustering_options.h | tecdatalab/legacy | 9b5286d3375fff691a80ceb44172549e9a6bdee5 | [
"Apache-2.0"
] | null | null | null | core/proteinstructure/multiclustering_options.h | tecdatalab/legacy | 9b5286d3375fff691a80ceb44172549e9a6bdee5 | [
"Apache-2.0"
] | null | null | null | core/proteinstructure/multiclustering_options.h | tecdatalab/legacy | 9b5286d3375fff691a80ceb44172549e9a6bdee5 | [
"Apache-2.0"
] | null | null | null | #ifndef _MULTICLUSTERING_OPTIONS_H_
#define _MULTICLUSTERING_OPTIONS_H_
#include <getopt.h>
#include <string>
#include <cstdlib>
#include <vector>
#include <iostream>
using namespace std;
#define CUTOFF_OPTION "cutoff"
#define CUTOFF_CHAR 'c'
#define PRINT_SIZES_OPTION "printsizes"
#define PRINT_SIZES_CHAR 'p'
#defi... | 25.585034 | 123 | 0.698219 | [
"vector"
] |
6c6c9ed5eb57de0b18f2ad6fcca6aaa2ae595d2c | 7,819 | h | C | src/publishers/DreamHostPublisher.h | daq-tools/EnviroDIY-ModularSensors | 64bdb75cdc2920880db6bcd452c61d0584ccde38 | [
"BSD-3-Clause"
] | 58 | 2017-06-22T18:28:16.000Z | 2022-03-20T17:48:27.000Z | src/publishers/DreamHostPublisher.h | daq-tools/EnviroDIY-ModularSensors | 64bdb75cdc2920880db6bcd452c61d0584ccde38 | [
"BSD-3-Clause"
] | 293 | 2017-02-24T16:49:35.000Z | 2022-03-31T17:09:32.000Z | src/publishers/DreamHostPublisher.h | daq-tools/EnviroDIY-ModularSensors | 64bdb75cdc2920880db6bcd452c61d0584ccde38 | [
"BSD-3-Clause"
] | 36 | 2017-06-22T18:28:17.000Z | 2021-12-09T22:47:04.000Z | /**
* @file DreamHostPublisher.h
* @copyright 2020 Stroud Water Research Center
* Part of the EnviroDIY ModularSensors library for Arduino
* @author Sara Geleskie Damiano <sdamiano@stroudcenter.org>
*
* @brief Contains the DreamHostPublisher subclass of dataPublisher for
* publishing data to the Stroud Center's ... | 38.141463 | 79 | 0.672848 | [
"object"
] |
6c78fd213ddb75f82c2e712a0370f9772108c7d3 | 1,181 | h | C | framework/io_core/excludeFromBuild/tools/GLTFsaver.h | Hurleyworks/Ketone | 97c0c730a6e3155154a0ccb87a535e109dfa3c7d | [
"Apache-2.0"
] | 1 | 2021-04-01T01:16:33.000Z | 2021-04-01T01:16:33.000Z | framework/io_core/excludeFromBuild/tools/GLTFsaver.h | Hurleyworks/Ketone | 97c0c730a6e3155154a0ccb87a535e109dfa3c7d | [
"Apache-2.0"
] | null | null | null | framework/io_core/excludeFromBuild/tools/GLTFsaver.h | Hurleyworks/Ketone | 97c0c730a6e3155154a0ccb87a535e109dfa3c7d | [
"Apache-2.0"
] | null | null | null | // This header file was auto-generated by ClassMate++
// Created: 3 May 2020 4:34:01 pm
// Copyright (c) 2020, HurleyWorks
#pragma once
using sabi::MeshBuffersHandle;
using sabi::VMapDB;
using Accessors = std::pair<std::string, std::string>;
using Microsoft::glTF::BufferBuilder;
using Microsoft::glTF::Document;
usin... | 29.525 | 134 | 0.731583 | [
"mesh"
] |
6c794519b16040018f2d5913d141339dde8a4ccb | 5,985 | h | C | src/ballistica/graphics/render_pass.h | Benefit-Zebra/ballistica | eb85df82cff22038e74a2d93abdcbe9cd755d782 | [
"MIT"
] | 317 | 2020-04-04T00:33:10.000Z | 2022-03-28T01:07:09.000Z | src/ballistica/graphics/render_pass.h | Alshahriah/ballistica | 326f6677a0118667e93ce9034849622ebef706fa | [
"MIT"
] | 315 | 2020-04-04T22:33:10.000Z | 2022-03-31T22:50:02.000Z | src/ballistica/graphics/render_pass.h | Alshahriah/ballistica | 326f6677a0118667e93ce9034849622ebef706fa | [
"MIT"
] | 97 | 2020-04-04T01:32:17.000Z | 2022-03-16T19:02:59.000Z | // Released under the MIT License. See LICENSE for details.
#ifndef BALLISTICA_GRAPHICS_RENDER_PASS_H_
#define BALLISTICA_GRAPHICS_RENDER_PASS_H_
#include <memory>
#include <vector>
#include "ballistica/math/matrix44f.h"
namespace ballistica {
// A drawing context for one pass. This can be a render to the screen, ... | 35.625 | 79 | 0.713617 | [
"render",
"vector",
"3d"
] |
6c7f98d6b6836eed419e275c92d123e2a0b0453f | 3,317 | h | C | src/OrbitBase/include/OrbitBase/ThreadPool.h | trobol/orbit | 62a206c34b1308e0d56b91f695f39ba8879b713c | [
"BSD-2-Clause"
] | 1 | 2021-04-15T23:59:38.000Z | 2021-04-15T23:59:38.000Z | src/OrbitBase/include/OrbitBase/ThreadPool.h | idfoxdale/orbit | c6525a14e65b1de57028eaca0ab633265aedf348 | [
"BSD-2-Clause"
] | null | null | null | src/OrbitBase/include/OrbitBase/ThreadPool.h | idfoxdale/orbit | c6525a14e65b1de57028eaca0ab633265aedf348 | [
"BSD-2-Clause"
] | 1 | 2020-07-14T13:16:03.000Z | 2020-07-14T13:16:03.000Z | // Copyright (c) 2020 The Orbit Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef ORBIT_BASE_THREAD_POOL_H_
#define ORBIT_BASE_THREAD_POOL_H_
#include <stddef.h>
#include <memory>
#include <utility>
#include "OrbitBase/Actio... | 32.203883 | 100 | 0.686464 | [
"object"
] |
6c83d896f2ad8f2f5c232c5fc876f39d7c63f587 | 4,709 | h | C | aws-cpp-sdk-iot-data/include/aws/iot-data/model/ListNamedShadowsForThingRequest.h | Neusoft-Technology-Solutions/aws-sdk-cpp | 88c041828b0dbee18a297c3cfe98c5ecd0706d0b | [
"Apache-2.0"
] | 1 | 2022-02-12T08:09:30.000Z | 2022-02-12T08:09:30.000Z | aws-cpp-sdk-iot-data/include/aws/iot-data/model/ListNamedShadowsForThingRequest.h | Neusoft-Technology-Solutions/aws-sdk-cpp | 88c041828b0dbee18a297c3cfe98c5ecd0706d0b | [
"Apache-2.0"
] | 1 | 2021-10-14T16:57:00.000Z | 2021-10-18T10:47:24.000Z | aws-cpp-sdk-iot-data/include/aws/iot-data/model/ListNamedShadowsForThingRequest.h | ravindra-wagh/aws-sdk-cpp | 7d5ff01b3c3b872f31ca98fb4ce868cd01e97696 | [
"Apache-2.0"
] | 1 | 2022-03-23T15:17:18.000Z | 2022-03-23T15:17:18.000Z | /**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include <aws/iot-data/IoTDataPlane_EXPORTS.h>
#include <aws/iot-data/IoTDataPlaneRequest.h>
#include <aws/core/utils/memory/stl/AWSString.h>
#include <utility>
namespace Aws
{
namespace... | 29.803797 | 127 | 0.662986 | [
"model"
] |
6c83e8f2e2b0d02d4490b58c0a89d50161521a52 | 7,188 | h | C | lib/Runtime/Language/JavascriptExceptionOperators.h | leeswimming/ChakraCore | 026774f9bfc672194eafe6e27eece87c5cabe109 | [
"MIT"
] | null | null | null | lib/Runtime/Language/JavascriptExceptionOperators.h | leeswimming/ChakraCore | 026774f9bfc672194eafe6e27eece87c5cabe109 | [
"MIT"
] | null | null | null | lib/Runtime/Language/JavascriptExceptionOperators.h | leeswimming/ChakraCore | 026774f9bfc672194eafe6e27eece87c5cabe109 | [
"MIT"
] | null | null | null | //-------------------------------------------------------------------------------------------------------
// Copyright (C) Microsoft. All rights reserved.
// Licensed under the MIT license. See LICENSE.txt file in the project root for full license information.
//---------------------------------------------------------... | 65.944954 | 244 | 0.726767 | [
"object"
] |
6c8713306a2641affa04d4fb06080e24a08d172b | 82,181 | c | C | keyhunt.c | Axeleron/keyhunt | a75a7bbe23e3dd281628508dc7710ad39fc72665 | [
"MIT"
] | 3 | 2021-09-22T16:22:52.000Z | 2022-02-26T10:39:26.000Z | keyhunt.c | Axeleron/keyhunt | a75a7bbe23e3dd281628508dc7710ad39fc72665 | [
"MIT"
] | null | null | null | keyhunt.c | Axeleron/keyhunt | a75a7bbe23e3dd281628508dc7710ad39fc72665 | [
"MIT"
] | 1 | 2021-09-06T14:16:00.000Z | 2021-09-06T14:16:00.000Z | /*
Develop by Luis Alberto
email: alberto.bsd@gmail.com
*/
#include <stdio.h>
#include <stdlib.h>
#include <stdint.h>
#include <string.h>
#include <unistd.h>
#include <pthread.h>
#include <math.h>
#include <time.h>
#include <vector>
#include <inttypes.h>
#include "base58/libbase58.h"
#include "rmd160/r... | 29.894871 | 2,995 | 0.597316 | [
"vector"
] |
6c898357ff812c95b39828f131d749e7ebd62785 | 1,552 | h | C | llvm/passes/include/cfi/cfi.h | vusec/probeguard | 37d2a554e7a757cbb6f6f87ebd27744765b32f3a | [
"BSD-2-Clause"
] | 7 | 2019-04-17T03:29:21.000Z | 2020-05-25T10:24:10.000Z | llvm/passes/include/cfi/cfi.h | vusec/probeguard | 37d2a554e7a757cbb6f6f87ebd27744765b32f3a | [
"BSD-2-Clause"
] | null | null | null | llvm/passes/include/cfi/cfi.h | vusec/probeguard | 37d2a554e7a757cbb6f6f87ebd27744765b32f3a | [
"BSD-2-Clause"
] | 2 | 2019-04-27T12:17:33.000Z | 2021-11-19T23:15:43.000Z | #ifndef CFI_H
#define CFI_H
#include <pass.h>
#if LLVM_VERSION >= 37
#include <llvm/IR/Verifier.h>
#include <llvm/IR/InstIterator.h>
#define DEBUG_TYPE "cfi"
#else
#include <llvm/Analysis/Verifier.h>
#include <llvm/Support/InstIterator.h>
#endif
#define CFI_INIT_FUNC "cfi_shadow_init"
#define CFI_FWD_E... | 25.866667 | 66 | 0.736469 | [
"vector"
] |
6c8b588ae356bffd0e94c98628874d413e9b61f9 | 6,426 | c | C | openmp/mdpic3/extrasmd3/mdfield3_f.c | gcasabona/cuda | 064cfa02398e2402c113d45153d7ba36ae930f7e | [
"W3C"
] | 51 | 2017-03-22T04:06:03.000Z | 2022-01-18T22:48:51.000Z | openmp/mdpic3/extrasmd3/mdfield3_f.c | gcasabona/cuda | 064cfa02398e2402c113d45153d7ba36ae930f7e | [
"W3C"
] | null | null | null | openmp/mdpic3/extrasmd3/mdfield3_f.c | gcasabona/cuda | 064cfa02398e2402c113d45153d7ba36ae930f7e | [
"W3C"
] | 25 | 2017-02-22T05:21:32.000Z | 2022-01-02T14:53:19.000Z | /* C Library for Skeleton 3D Darwin PIC Code field diagnostics */
/* Wrappers for calling the Fortran routines from a C main program */
#include <complex.h>
void mpotp3_(float complex *q, float complex *pot, float complex *ffc,
float *we, int *nx, int *ny, int *nz, int *nxvh, int *nyv,
int *... | 42.84 | 72 | 0.504669 | [
"3d"
] |
6c8ffc48e7380b684c03a244a860756b8cb69f80 | 1,127 | h | C | config.h | UuqV/HomeworkServerHack | ceaababd8f098c7c0d2144d90ae99a4fc9817a19 | [
"BSD-3-Clause"
] | null | null | null | config.h | UuqV/HomeworkServerHack | ceaababd8f098c7c0d2144d90ae99a4fc9817a19 | [
"BSD-3-Clause"
] | null | null | null | config.h | UuqV/HomeworkServerHack | ceaababd8f098c7c0d2144d90ae99a4fc9817a19 | [
"BSD-3-Clause"
] | null | null | null | #ifndef __CONFIG_H__
#define __CONFIG_H__
#include "grading/TestCase.h"
const std::string assignment_message = "";
// Submission parameters
const int max_submissions = 200;
const int submission_penalty = 0;
// Compile-time parameters
const int max_cputime = 2; // in seconds, per test case
const int max_submissio... | 26.833333 | 86 | 0.637977 | [
"vector"
] |
6c9b9ed496949c15a976d6e436a2ec7504da5622 | 4,958 | h | C | DSPFilters4JUCEDemo/JuceLibraryCode/modules/juce_core/threads/juce_WaitableEvent.h | rc-h/dspfilters4juce | 60b32a3af7eb89289f89e01db1239e312544ec2c | [
"MIT"
] | 10 | 2017-07-16T04:50:47.000Z | 2022-02-14T06:10:45.000Z | DSPFilters4JUCEDemo/JuceLibraryCode/modules/juce_core/threads/juce_WaitableEvent.h | rc-h/dspfilters4juce | 60b32a3af7eb89289f89e01db1239e312544ec2c | [
"MIT"
] | 199 | 2016-07-28T07:30:48.000Z | 2017-10-14T06:15:40.000Z | UI/JuceLibraryCode/modules/juce_core/threads/juce_WaitableEvent.h | subutai-io/launcher | d8397995e18200b12d60781ed485af04f70bff03 | [
"Apache-2.0"
] | 3 | 2017-11-07T14:44:14.000Z | 2021-03-16T02:45:57.000Z | /*
==============================================================================
This file is part of the JUCE library.
Copyright (c) 2016 - ROLI Ltd.
Permission is granted to use this software under the terms of the ISC license
http://www.isc.org/downloads/software-support-policy/isc-license/
... | 40.975207 | 104 | 0.582493 | [
"object"
] |
6cab57cde15eab90527f57a330125e850b485880 | 10,486 | c | C | workfiles/Codes/checkImplementation.c | asifajrof/CSE316_Term_Project_Tetris | a7a42c195fbbf7d2aac05cdee066180e5a412308 | [
"MIT"
] | null | null | null | workfiles/Codes/checkImplementation.c | asifajrof/CSE316_Term_Project_Tetris | a7a42c195fbbf7d2aac05cdee066180e5a412308 | [
"MIT"
] | null | null | null | workfiles/Codes/checkImplementation.c | asifajrof/CSE316_Term_Project_Tetris | a7a42c195fbbf7d2aac05cdee066180e5a412308 | [
"MIT"
] | null | null | null | #include <stdlib.h>
#include<time.h>
typedef int bool;
#define FALSE 0x00
#define TRUE 0xFF
#define UP -1
#define DOWN 1
#define LEFT -1
#define RIGHT 1
typedef enum { O, I, L, J, S, Z, T } shape_type;
char row[] = {1, 2, 4, 8, 16, 32, 64, 128};
int rand_val[100] = {6 ,1 ,3 ,4 ,0 ,4 ,6 ,6 ,4 ,1 ,
5 ,3 ,2 ,... | 22.216102 | 98 | 0.561892 | [
"shape"
] |
6cae19c020249b3c99483f5da9dce9dc40086f76 | 47,398 | c | C | sm64ex-nightly/src/game/paintings.c | alex-free/sm64ex-creator | e7089df69fb43f266b2165078d94245b33b8e72a | [
"Intel",
"X11",
"Unlicense"
] | 2 | 2022-03-12T08:27:53.000Z | 2022-03-12T18:26:06.000Z | sm64ex-nightly/src/game/paintings.c | alex-free/sm64ex-creator | e7089df69fb43f266b2165078d94245b33b8e72a | [
"Intel",
"X11",
"Unlicense"
] | null | null | null | sm64ex-nightly/src/game/paintings.c | alex-free/sm64ex-creator | e7089df69fb43f266b2165078d94245b33b8e72a | [
"Intel",
"X11",
"Unlicense"
] | null | null | null | #include <PR/ultratypes.h>
#include "sm64.h"
#include "area.h"
#include "engine/graph_node.h"
#include "engine/surface_collision.h"
#include "game_init.h"
#include "geo_misc.h"
#include "levels/castle_inside/header.h"
#include "levels/hmc/header.h"
#include "levels/ttm/header.h"
#include "mario.h"
#include "memory.h"
... | 37.145768 | 127 | 0.67256 | [
"mesh",
"render",
"object",
"vector"
] |
6cb6d69cb5f9a7c9e48b40f1089717b5cd709891 | 5,155 | h | C | OsiriXAPI.framework/Versions/A/Headers/octree.h | nevitdilmen/Osirix-ColorMRI | 47549f97dd09b414742e773f365a4e7143bf2067 | [
"MIT"
] | 20 | 2016-02-02T10:31:41.000Z | 2021-11-08T08:35:25.000Z | OsiriXAPI.framework/Versions/A/Headers/octree.h | nevitdilmen/Osirix-ColorMRI | 47549f97dd09b414742e773f365a4e7143bf2067 | [
"MIT"
] | 14 | 2018-01-03T16:49:04.000Z | 2018-06-01T15:19:06.000Z | OsiriXAPI.framework/Versions/A/Headers/octree.h | nevitdilmen/Osirix-ColorMRI | 47549f97dd09b414742e773f365a4e7143bf2067 | [
"MIT"
] | 9 | 2018-01-24T21:46:10.000Z | 2022-03-08T09:42:42.000Z | #ifndef __octree_h
#define __octree_h
#include <iostream>
/**\brief An n-dimensional octree. Perhaps it should be named a tttntree (two-to-the n tree)?
*
* This templated class provides an n-dimensional binary tree, storing an
* object whose type is specified by the first template parameter at each
* node (wh... | 43.319328 | 115 | 0.733657 | [
"geometry",
"object",
"vector"
] |
6cc0517016e505ac5e24c99326a7499c20adb96e | 3,918 | h | C | fxjs/xfa/cfxjse_value.h | softwarecapital/google.pdfium | d6c0f7d6aeaac79ca1eb7fb065d80dbd3504c92e | [
"Apache-2.0"
] | 25 | 2019-05-07T16:16:40.000Z | 2022-03-30T09:04:00.000Z | fxjs/xfa/cfxjse_value.h | softwarecapital/google.pdfium | d6c0f7d6aeaac79ca1eb7fb065d80dbd3504c92e | [
"Apache-2.0"
] | 4 | 2020-10-20T13:09:56.000Z | 2021-04-10T00:23:35.000Z | fxjs/xfa/cfxjse_value.h | softwarecapital/google.pdfium | d6c0f7d6aeaac79ca1eb7fb065d80dbd3504c92e | [
"Apache-2.0"
] | 11 | 2019-09-11T20:43:10.000Z | 2022-03-30T09:04:01.000Z | // Copyright 2014 PDFium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
#ifndef FXJS_XFA_CFXJSE_VALUE_H_
#define FXJS_XFA_CFXJSE_VALUE_H_
#include <m... | 36.277778 | 80 | 0.685043 | [
"object",
"vector"
] |
8c2145e3a52ab44dc9f90cc502bd1c713fc8b0e2 | 24,876 | h | C | IfcPlusPlus/src/ifcpp/geometry/GeometryConverter.h | linsipese/ifcppstudy | e09f05d276b5e129fcb6be65800472979cd4c800 | [
"MIT"
] | 1 | 2018-10-23T09:43:07.000Z | 2018-10-23T09:43:07.000Z | IfcPlusPlus/src/ifcpp/geometry/GeometryConverter.h | linsipese/ifcppstudy | e09f05d276b5e129fcb6be65800472979cd4c800 | [
"MIT"
] | null | null | null | IfcPlusPlus/src/ifcpp/geometry/GeometryConverter.h | linsipese/ifcppstudy | e09f05d276b5e129fcb6be65800472979cd4c800 | [
"MIT"
] | null | null | null | /* -*-c++-*- IfcPlusPlus - www.ifcplusplus.com - Copyright (C) 2011 Fabian Gerold
*
* This library is open source and may be redistributed and/or modified under
* the terms of the OpenSceneGraph Public License (OSGPL) version 0.0 or
* (at your option) any later version. The full license is in LICENSE file
... | 35.792806 | 211 | 0.698062 | [
"geometry",
"object",
"vector",
"model"
] |
8c228b8caa432f79f73093206d45f13dbfb55503 | 5,819 | h | C | src/ripple/app/ledger/impl/LedgerDeltaAcquire.h | BRTNetwork/brtd | 5bda54d04a669bfbe4cfd4bb5399d56caeaf5a1a | [
"BSL-1.0"
] | null | null | null | src/ripple/app/ledger/impl/LedgerDeltaAcquire.h | BRTNetwork/brtd | 5bda54d04a669bfbe4cfd4bb5399d56caeaf5a1a | [
"BSL-1.0"
] | null | null | null | src/ripple/app/ledger/impl/LedgerDeltaAcquire.h | BRTNetwork/brtd | 5bda54d04a669bfbe4cfd4bb5399d56caeaf5a1a | [
"BSL-1.0"
] | null | null | null | //------------------------------------------------------------------------------
/*
This file is part of brtd: https://github.com/BRTNetwork/brtd
Copyright (c) 2012, 2020 Ripple Labs Inc.
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby gr... | 33.635838 | 80 | 0.667469 | [
"object",
"vector"
] |
8c307a6a737499ce71a7ed6a6f26809ce0e79ddc | 5,740 | c | C | orte/mca/grpcomm/pmi/pmi2_pmap_parser.c | urids/XSCALAMPI | 38624f682211d55c047183637fed8dbcc09f6d74 | [
"BSD-3-Clause-Open-MPI"
] | 1 | 2019-02-25T19:56:36.000Z | 2019-02-25T19:56:36.000Z | orte/mca/grpcomm/pmi/pmi2_pmap_parser.c | urids/XSCALAMPI | 38624f682211d55c047183637fed8dbcc09f6d74 | [
"BSD-3-Clause-Open-MPI"
] | null | null | null | orte/mca/grpcomm/pmi/pmi2_pmap_parser.c | urids/XSCALAMPI | 38624f682211d55c047183637fed8dbcc09f6d74 | [
"BSD-3-Clause-Open-MPI"
] | 3 | 2015-11-29T06:00:56.000Z | 2021-03-29T07:03:29.000Z | /* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
*
* Copyright (c) 2013 Mellanox Technologies, Inc.
* All rights reserved.
* Copyright (c) 2014 Intel, Inc. All rights reserved.
* $COPYRIGHT$
* Additional copyrights may follow
*
* $HEADER$
*
*/
#ifdef STANDALONE_TEST
#define WANT... | 23.145161 | 67 | 0.487108 | [
"vector"
] |
8c3c39367673d7ccd2e67914f147e37371566545 | 1,956 | h | C | include/maxsdk/Util/IDlgShowingStatusForPolyObj.h | bear1704/DX11_Portfolio | 8ab70c793cf7f10eceaea34afb786264828c09a0 | [
"Apache-2.0"
] | null | null | null | include/maxsdk/Util/IDlgShowingStatusForPolyObj.h | bear1704/DX11_Portfolio | 8ab70c793cf7f10eceaea34afb786264828c09a0 | [
"Apache-2.0"
] | null | null | null | include/maxsdk/Util/IDlgShowingStatusForPolyObj.h | bear1704/DX11_Portfolio | 8ab70c793cf7f10eceaea34afb786264828c09a0 | [
"Apache-2.0"
] | null | null | null | //
// Copyright 2012 Autodesk, Inc. All rights reserved.
//
// Use of this software is subject to the terms of the Autodesk license
// agreement provided at the time of installation or download, or which
// otherwise accompanies this software in either electronic or hard copy form.
//
//
#pragma once
#include "... | 33.724138 | 93 | 0.748978 | [
"object"
] |
8c3f7fff4022f96de1a2fc4f0272e0be378637b9 | 15,679 | c | C | c2000/C2000Ware_1_00_06_00/driverlib/f2807x/examples/cpu1/mcbsp/mcbsp_ex5_ext_loopback.c | ramok/Themis_ForHPSDR | d0f323a843ac0a488ef816ccb7c828032855a40a | [
"Unlicense"
] | null | null | null | c2000/C2000Ware_1_00_06_00/driverlib/f2807x/examples/cpu1/mcbsp/mcbsp_ex5_ext_loopback.c | ramok/Themis_ForHPSDR | d0f323a843ac0a488ef816ccb7c828032855a40a | [
"Unlicense"
] | null | null | null | c2000/C2000Ware_1_00_06_00/driverlib/f2807x/examples/cpu1/mcbsp/mcbsp_ex5_ext_loopback.c | ramok/Themis_ForHPSDR | d0f323a843ac0a488ef816ccb7c828032855a40a | [
"Unlicense"
] | 1 | 2021-07-21T08:10:37.000Z | 2021-07-21T08:10:37.000Z | //#############################################################################
//
// FILE: mcbsp_ex5_ext_loopback.c
//
// TITLE: McBSP external loopback example.
//
//! \addtogroup driver_example_list
//! <h1> McBSP external loopback example </h1>
//!
//! This example demonstrates the McBSP operation using external... | 27.410839 | 80 | 0.597104 | [
"vector"
] |
8c3fe25b7a973988036d080aae89d7215edcec8a | 9,372 | h | C | iphone-private-frameworks-master/UIKit/UIWindow2.h | tt295362026/demo | 7d6e9e75f29c992ea9c5693d38f76e0012bbbf15 | [
"BSD-4-Clause"
] | 2 | 2016-04-19T14:27:00.000Z | 2017-03-17T17:49:20.000Z | iphone-private-frameworks-master/UIKit/UIWindow2.h | tt295362026/demo | 7d6e9e75f29c992ea9c5693d38f76e0012bbbf15 | [
"BSD-4-Clause"
] | null | null | null | iphone-private-frameworks-master/UIKit/UIWindow2.h | tt295362026/demo | 7d6e9e75f29c992ea9c5693d38f76e0012bbbf15 | [
"BSD-4-Clause"
] | null | null | null | /**
* This header is generated by class-dump-z 0.1-11o.
* class-dump-z is Copyright (C) 2009 by KennyTM~, licensed under GPLv3.
*/
#import "UIKit-Structs.h"
#import <UIKit/UIWindow.h>
#import <UIKit/UIView.h>
#import <Availability2.h>
#import <IOSurface/IOSurface.h>
@class NSUndoManager;
@interface UIWindow ()
+(... | 47.095477 | 167 | 0.831946 | [
"transform"
] |
8c411202668eedd8f7a398048ce75432309d86d6 | 2,505 | h | C | firestore/src/ios/document_reference_ios.h | NetsoftHoldings/firebase-cpp-sdk | 356c63bddde5ed76483cbfc5f3ff5b228c5cbe1f | [
"Apache-2.0"
] | null | null | null | firestore/src/ios/document_reference_ios.h | NetsoftHoldings/firebase-cpp-sdk | 356c63bddde5ed76483cbfc5f3ff5b228c5cbe1f | [
"Apache-2.0"
] | null | null | null | firestore/src/ios/document_reference_ios.h | NetsoftHoldings/firebase-cpp-sdk | 356c63bddde5ed76483cbfc5f3ff5b228c5cbe1f | [
"Apache-2.0"
] | null | null | null | #ifndef FIREBASE_FIRESTORE_CLIENT_CPP_SRC_IOS_DOCUMENT_REFERENCE_IOS_H_
#define FIREBASE_FIRESTORE_CLIENT_CPP_SRC_IOS_DOCUMENT_REFERENCE_IOS_H_
#include <functional>
#include <memory>
#include <string>
#include "firestore/src/include/firebase/firestore/collection_reference.h"
#include "firestore/src/include/firebase/... | 29.127907 | 74 | 0.782036 | [
"model"
] |
8c5aba3dd06dbe122d7dfe93bab9a6962b321ea4 | 2,017 | h | C | arc/arcauth.h | siilky/catomania | cb3a05cbef523d16b8929b390e190e0cd5924ee9 | [
"MIT"
] | 1 | 2021-02-05T23:20:07.000Z | 2021-02-05T23:20:07.000Z | arc/arcauth.h | siilky/catomania | cb3a05cbef523d16b8929b390e190e0cd5924ee9 | [
"MIT"
] | null | null | null | arc/arcauth.h | siilky/catomania | cb3a05cbef523d16b8929b390e190e0cd5924ee9 | [
"MIT"
] | null | null | null | #pragma once
#include <QObject>
#include <QNetworkAccessManager>
#include "connection.h"
#include "error.h"
#include "fragments.h"
class NetChannelTcp;
struct rsa_st;
typedef struct rsa_st RSA;
namespace ARC
{
class ArcAuth : public QObject
{
Q_OBJECT
public:
enum StatusCode
{
None = 0,
... | 18.675926 | 82 | 0.651958 | [
"vector"
] |
8c5b41aebb53ec33571724f0832037c768b784e2 | 1,205 | h | C | zebROS_ws/src/base_trajectory/include/base_trajectory/sample_trajectory.h | FRC900/2020Offseason | 36ccd74667d379b07d9b7a1e937307c6d8119229 | [
"BSD-3-Clause"
] | 2 | 2021-09-23T22:34:11.000Z | 2022-01-13T00:20:12.000Z | zebROS_ws/src/base_trajectory/include/base_trajectory/sample_trajectory.h | FRC900/2020Offseason | 36ccd74667d379b07d9b7a1e937307c6d8119229 | [
"BSD-3-Clause"
] | 19 | 2021-03-20T01:10:04.000Z | 2022-01-17T22:51:05.000Z | zebROS_ws/src/base_trajectory/include/base_trajectory/sample_trajectory.h | FRC900/2020Offseason | 36ccd74667d379b07d9b7a1e937307c6d8119229 | [
"BSD-3-Clause"
] | null | null | null | #ifndef INC_SAMPLE_TRAJECTORY_
#define INC_SAMPLE_TRAJECTORY_
#include "spline_util/spline_util.h"
enum class SampleTrajectoryType
{
CPU,
THREADED,
CUDA,
HYBRID
};
template <class T>
class SampleTrajectoryImpl;
template <class T>
class SampleTrajectory
{
public:
SampleTrajectory(double distBetweenArcLength,
... | 26.195652 | 74 | 0.775934 | [
"vector"
] |
8c63083d57076d7e734ba82a7153cd2acf956ed7 | 2,644 | h | C | MoravaEngine/src/Scene/SceneVoxelTerrainSL.h | dtrajko/MoravaEngine | dab8a9e84bde6bdb5e979596c29cabccb566b9d4 | [
"Apache-2.0"
] | 168 | 2020-07-18T04:20:27.000Z | 2022-03-31T23:39:38.000Z | MoravaEngine/src/Scene/SceneVoxelTerrainSL.h | dtrajko/MoravaEngine | dab8a9e84bde6bdb5e979596c29cabccb566b9d4 | [
"Apache-2.0"
] | 5 | 2020-11-23T12:33:06.000Z | 2022-01-05T15:15:30.000Z | MoravaEngine/src/Scene/SceneVoxelTerrainSL.h | dtrajko/MoravaEngine | dab8a9e84bde6bdb5e979596c29cabccb566b9d4 | [
"Apache-2.0"
] | 8 | 2020-09-07T03:04:18.000Z | 2022-03-25T13:47:16.000Z | #pragma once
#include "Scene/Scene.h"
#include "Core/Raycast.h"
#include "Instancing/RenderInstanced.h"
#include "Player/Player.h"
#include "Player/PlayerController.h"
#include "Terrain/MapGenerator.h"
#include "Terrain/TerrainSL.h"
#include "Terrain/TerrainVoxel.h"
class SceneVoxelTerrainSL : public Scene
{
publi... | 26.44 | 105 | 0.795386 | [
"render",
"vector"
] |
8c65a04e1104ca3705eebc0268612558136cc76a | 7,972 | h | C | Engine/Common/Utility/Math/SimpleGeometry.h | LineGames/Leggiero | 8fe13d86454a08ba8a3a8cebe1ce92343090c1be | [
"MIT"
] | 22 | 2021-04-19T03:01:44.000Z | 2021-12-03T11:14:10.000Z | Engine/Common/Utility/Math/SimpleGeometry.h | LineGames/Leggiero | 8fe13d86454a08ba8a3a8cebe1ce92343090c1be | [
"MIT"
] | null | null | null | Engine/Common/Utility/Math/SimpleGeometry.h | LineGames/Leggiero | 8fe13d86454a08ba8a3a8cebe1ce92343090c1be | [
"MIT"
] | 3 | 2021-04-20T05:06:40.000Z | 2021-07-31T01:25:53.000Z | ////////////////////////////////////////////////////////////////////////////////
// Math/SimpleGeometry.h (Leggiero - Utility)
//
// Simple Mathmatical Geometry Utilites
////////////////////////////////////////////////////////////////////////////////
#ifndef __UTILITY__MATH__SIMPLE_GEOMETRY_H
#define __UTILITY__MATH_... | 26.573333 | 141 | 0.665454 | [
"geometry"
] |
8c66458c7f39339f99776753e1fb5764891e808d | 24,654 | h | C | code/Syntax_Tree.h | qkmics/Pascal-S_Complier | e2fd6962c7900b549cd6617a8e1fa04afc44b83d | [
"MIT"
] | null | null | null | code/Syntax_Tree.h | qkmics/Pascal-S_Complier | e2fd6962c7900b549cd6617a8e1fa04afc44b83d | [
"MIT"
] | null | null | null | code/Syntax_Tree.h | qkmics/Pascal-S_Complier | e2fd6962c7900b549cd6617a8e1fa04afc44b83d | [
"MIT"
] | null | null | null |
// File Name : Syntax_Tree.h
// Notes : Define the Syntax Tree DataStructure
// Version : 0.6
// Author : Yun Zhang
// : Boxi Cao
#pragma once
#include <vector>
#include <string>
#include <iostream>
#include "Public_define.h"
using namespace std;
// class declare
c... | 22.291139 | 202 | 0.648455 | [
"vector"
] |
8c680a28c70ee86959f504eba8af15752747800a | 3,259 | h | C | src/tpp_solution.h | RSkinderowicz/MMAS-for-UTPP | 423a5b87c8240cb16cbe5a5adc7f3295f5d93705 | [
"MIT"
] | null | null | null | src/tpp_solution.h | RSkinderowicz/MMAS-for-UTPP | 423a5b87c8240cb16cbe5a5adc7f3295f5d93705 | [
"MIT"
] | null | null | null | src/tpp_solution.h | RSkinderowicz/MMAS-for-UTPP | 423a5b87c8240cb16cbe5a5adc7f3295f5d93705 | [
"MIT"
] | null | null | null | #ifndef TPP_SOLUTION_H
#define TPP_SOLUTION_H
#include "tpp.h"
namespace TPP {
struct Solution {
struct MarketAddVerdict {
int cost_change_{ 0 };
uint32_t index_{ 0 };
bool demand_satisfied_{ false }; // True if after market is added
... | 37.034091 | 98 | 0.6278 | [
"vector"
] |
8c6fb42b34d2364e55390f360ce5c4d02061c443 | 13,674 | h | C | include/abb_librws/v2_0/rws_interface.h | herrvonregen/abb_librws | a34f824b76b7a63b41f53054f1d0588535aa6b39 | [
"BSD-3-Clause"
] | null | null | null | include/abb_librws/v2_0/rws_interface.h | herrvonregen/abb_librws | a34f824b76b7a63b41f53054f1d0588535aa6b39 | [
"BSD-3-Clause"
] | 5 | 2021-11-25T09:24:05.000Z | 2022-02-21T13:41:14.000Z | include/abb_librws/v2_0/rws_interface.h | NoMagicAi/abb_librws | a34f824b76b7a63b41f53054f1d0588535aa6b39 | [
"BSD-3-Clause"
] | 2 | 2021-03-20T09:30:53.000Z | 2022-01-02T13:13:30.000Z | /***********************************************************************************************************************
*
* Copyright (c) 2015, ABB Schweiz AG
* All rights reserved.
*
* Redistribution and use in source and binary forms, with
* or without modification, are permitted provided that
* the following... | 34.793893 | 120 | 0.682682 | [
"object",
"vector"
] |
8c70878c772f6fa28483073117268c38c914dd05 | 7,978 | c | C | src/test/graphics/clear-grab.c | PSP-Archive/System-Interface-Library | 42bfd5b1f0e767215010365894cfa9598915ea55 | [
"X11"
] | null | null | null | src/test/graphics/clear-grab.c | PSP-Archive/System-Interface-Library | 42bfd5b1f0e767215010365894cfa9598915ea55 | [
"X11"
] | null | null | null | src/test/graphics/clear-grab.c | PSP-Archive/System-Interface-Library | 42bfd5b1f0e767215010365894cfa9598915ea55 | [
"X11"
] | null | null | null | /*
* System Interface Library for games
* Copyright (c) 2007-2020 Andrew Church <achurch@achurch.org>
* Released under the GNU GPL version 3 or later; NO WARRANTY is provided.
* See the file COPYING.txt for details.
*
* src/test/graphics/clear-grab.c: Tests for graphics_clear() and
* graphics_read_pixels(). The... | 32.563265 | 79 | 0.527701 | [
"render"
] |
967986f983082f4b17454191b87c443a3362bf4d | 3,038 | h | C | contrib/mmtf-c/mmtf_parser_private.h | gmrandazzo/Pymol | 7f081625686bdc0a74c879f998f067c254af5ec8 | [
"CNRI-Python"
] | null | null | null | contrib/mmtf-c/mmtf_parser_private.h | gmrandazzo/Pymol | 7f081625686bdc0a74c879f998f067c254af5ec8 | [
"CNRI-Python"
] | null | null | null | contrib/mmtf-c/mmtf_parser_private.h | gmrandazzo/Pymol | 7f081625686bdc0a74c879f998f067c254af5ec8 | [
"CNRI-Python"
] | null | null | null | // *************************************************************************
// Copyright [2016] [RCSB]
//
// 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/lic... | 35.741176 | 92 | 0.74819 | [
"object"
] |
967a59b4298e988bbe245b951627cb4ddbff2dbc | 19,545 | h | C | third_party/WebKit/Source/platform/graphics/gpu/DrawingBuffer.h | google-ar/chromium | 2441c86a5fd975f09a6c30cddb57dfb7fc239699 | [
"Apache-2.0",
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 777 | 2017-08-29T15:15:32.000Z | 2022-03-21T05:29:41.000Z | third_party/WebKit/Source/platform/graphics/gpu/DrawingBuffer.h | harrymarkovskiy/WebARonARCore | 2441c86a5fd975f09a6c30cddb57dfb7fc239699 | [
"Apache-2.0",
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 66 | 2017-08-30T18:31:18.000Z | 2021-08-02T10:59:35.000Z | third_party/WebKit/Source/platform/graphics/gpu/DrawingBuffer.h | harrymarkovskiy/WebARonARCore | 2441c86a5fd975f09a6c30cddb57dfb7fc239699 | [
"Apache-2.0",
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 123 | 2017-08-30T01:19:34.000Z | 2022-03-17T22:55:31.000Z | /*
* Copyright (c) 2010, Google Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
* met:
*
* * Redistributions of source code must retain the above copyright
* notice, this list of conditi... | 37.157795 | 80 | 0.728524 | [
"geometry",
"vector"
] |
9688b3ef1d332f79d3097deb7e4839c9dd4e11d8 | 5,055 | h | C | source/common/stats/raw_stat_data.h | maximebedard/envoy | f0aedf04536f7e19a7053da2ebba4a25f642db2d | [
"Apache-2.0"
] | 2 | 2019-04-30T02:10:12.000Z | 2019-05-18T03:38:08.000Z | source/common/stats/raw_stat_data.h | dcj227/envoy | 56f2f0d0161051a0b0eea1e1bad355a4668f1930 | [
"Apache-2.0"
] | null | null | null | source/common/stats/raw_stat_data.h | dcj227/envoy | 56f2f0d0161051a0b0eea1e1bad355a4668f1930 | [
"Apache-2.0"
] | null | null | null | #pragma once
#include <algorithm>
#include <atomic>
#include <chrono>
#include <cstdint>
#include <functional>
#include <list>
#include <memory>
#include <regex>
#include <string>
#include <unordered_map>
#include "envoy/stats/stat_data_allocator.h"
#include "envoy/stats/stats_options.h"
#include "envoy/stats/symbol_... | 32.197452 | 98 | 0.715529 | [
"object",
"vector"
] |
96891313a1b07fa1ae85b0ce71188cce5cc3faae | 3,179 | c | C | app/src/main/c/bluez-5.60/mesh/mesh-io.c | IllusionMan1212/ShockPair | 0ad1fbd7edfcbf51e4b677d10ab3e137efec0b88 | [
"MIT"
] | 1 | 2021-07-12T00:34:11.000Z | 2021-07-12T00:34:11.000Z | app/src/main/c/bluez-5.60/mesh/mesh-io.c | IllusionMan1212/ShockPair | 0ad1fbd7edfcbf51e4b677d10ab3e137efec0b88 | [
"MIT"
] | null | null | null | app/src/main/c/bluez-5.60/mesh/mesh-io.c | IllusionMan1212/ShockPair | 0ad1fbd7edfcbf51e4b677d10ab3e137efec0b88 | [
"MIT"
] | null | null | null | // SPDX-License-Identifier: LGPL-2.1-or-later
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2018 Intel Corporation. All rights reserved.
*
*
*/
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#include <ell/ell.h>
#include "lib/bluetooth.h"
#include "mesh/mesh-defs.h"
#include "mesh/m... | 19.745342 | 74 | 0.675055 | [
"mesh"
] |
968a0aba1c4e056db9b7ab85f317269e75566043 | 786 | h | C | 02_CoreRPG/Source/walkingcharacter.h | bugsbycarlin/SecretSalsa | b4b15e7ba14cdc2be9aad4d111e710ed0ec507ee | [
"MIT"
] | null | null | null | 02_CoreRPG/Source/walkingcharacter.h | bugsbycarlin/SecretSalsa | b4b15e7ba14cdc2be9aad4d111e710ed0ec507ee | [
"MIT"
] | null | null | null | 02_CoreRPG/Source/walkingcharacter.h | bugsbycarlin/SecretSalsa | b4b15e7ba14cdc2be9aad4d111e710ed0ec507ee | [
"MIT"
] | null | null | null | /*
Secret Salsa
Matthew Carlin
Copyright 2019
*/
#pragma once
#include <deque>
#include <map>
#include <string>
#include <vector>
#include "honey.h"
#include "character.h"
using namespace Honey;
using namespace std;
class WalkingCharacter : public Character {
public:
WalkingCharacter(State* state);
~Wa... | 16.723404 | 48 | 0.711196 | [
"vector"
] |
968af203cfcc36e2c2ff44c485c84b16e60900a3 | 5,870 | h | C | onnxruntime/core/providers/mkldnn/mkldnn_common.h | hqucms/onnxruntime | 6e4e76414639f50836a64546603c8957227857b0 | [
"MIT"
] | 2 | 2019-07-30T10:37:33.000Z | 2021-01-05T21:12:29.000Z | onnxruntime/core/providers/mkldnn/mkldnn_common.h | hqucms/onnxruntime | 6e4e76414639f50836a64546603c8957227857b0 | [
"MIT"
] | 8 | 2019-10-08T14:20:49.000Z | 2021-04-19T16:56:52.000Z | onnxruntime/core/providers/mkldnn/mkldnn_common.h | hqucms/onnxruntime | 6e4e76414639f50836a64546603c8957227857b0 | [
"MIT"
] | 4 | 2021-06-05T19:52:22.000Z | 2021-11-30T13:58:13.000Z | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
#pragma once
#include "core/common/common.h"
#include "mkldnn.hpp"
#include <unordered_map>
namespace onnxruntime {
namespace mkl_dnn {
template <typename T>
static mkldnn::memory::data_type MklDnnType();
// Add more typ... | 33.352273 | 113 | 0.713969 | [
"vector"
] |
96922fe5b04ca0e516e41e88066be502591f8fd2 | 622 | h | C | 3rdparty/meshlab-master/src/external/structuresynth-1.5/ssynth/StructureSynth/Model/RuleRef.h | HoEmpire/slambook2 | 96d360f32aa5d8b5c5dcbbf9ee7ba865e84409f4 | [
"MIT"
] | 4 | 2016-03-30T14:31:52.000Z | 2019-02-02T05:01:32.000Z | graphics/meshlab/src/external/structuresynth-1.5/ssynth/StructureSynth/Model/RuleRef.h | hlzz/dotfiles | 0591f71230c919c827ba569099eb3b75897e163e | [
"BSD-3-Clause"
] | null | null | null | graphics/meshlab/src/external/structuresynth-1.5/ssynth/StructureSynth/Model/RuleRef.h | hlzz/dotfiles | 0591f71230c919c827ba569099eb3b75897e163e | [
"BSD-3-Clause"
] | null | null | null | #pragma once
#include "Rule.h"
namespace StructureSynth {
namespace Model {
/// A RuleRef holds a pointer to a rule.
/// Its is a placeholder, since rule are parsed as symbolic references,
/// and need to be resolved into actual pointers after the complete parsing of the script.
class RuleRef {
public:
... | 20.733333 | 92 | 0.675241 | [
"model"
] |
969cd1b41a2a3b0da22c1c176976db21f0809d3e | 1,405 | h | C | include/math/mat4.h | ten3roberts/cuttle | b4b828c2fdace5e54c8f4806b32cc78b8d40cc85 | [
"BSD-3-Clause"
] | 2 | 2020-12-14T15:58:13.000Z | 2021-12-29T13:20:47.000Z | include/math/mat4.h | ten3roberts/cuttle | b4b828c2fdace5e54c8f4806b32cc78b8d40cc85 | [
"BSD-3-Clause"
] | 1 | 2020-06-13T09:14:43.000Z | 2020-06-13T09:14:43.000Z | include/math/mat4.h | ten3roberts/cuttle | b4b828c2fdace5e54c8f4806b32cc78b8d40cc85 | [
"BSD-3-Clause"
] | null | null | null | #ifndef MAT4_H
#define MAT4_H
#include "vec.h"
#include <stdint.h>
// [row][col]
typedef struct
{
float raw[4][4];
} mat4;
// Returns a 4x4 matrix initialized with zero
extern const mat4 mat4_zero;
// Returns a 4x4 identity matrix
extern const mat4 mat4_identity;
// Returns a translation matrix
mat4 mat4_translate... | 26.509434 | 97 | 0.753737 | [
"vector"
] |
969dc54ab7df310a06fd15787cb194de3ea536e4 | 13,090 | c | C | source/blender/draw/modes/paint_texture_mode.c | sambler/myblender | 241cc5e8469efc67320f0be942115dacca281096 | [
"Naumen",
"Condor-1.1",
"MS-PL"
] | 3 | 2016-10-01T22:48:11.000Z | 2018-08-14T17:29:04.000Z | source/blender/draw/modes/paint_texture_mode.c | segfault87/blender | 77c7440540626828b080444165a28887c255594e | [
"Naumen",
"Condor-1.1",
"MS-PL"
] | null | null | null | source/blender/draw/modes/paint_texture_mode.c | segfault87/blender | 77c7440540626828b080444165a28887c255594e | [
"Naumen",
"Condor-1.1",
"MS-PL"
] | null | null | null | /*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be use... | 36.977401 | 98 | 0.706875 | [
"mesh",
"geometry",
"object"
] |
969e5db5acdfccb2f38aed22a8f7c09b5fa726f1 | 6,128 | h | C | graphics/qt3d/qt3d_v1/view.h | mission-systems-pty-ltd/snark | 2bc8a20292ee3684d3a9897ba6fee43fed8d89ae | [
"BSD-3-Clause"
] | 63 | 2015-01-14T14:38:02.000Z | 2022-02-01T09:56:03.000Z | graphics/qt3d/qt3d_v1/view.h | NEU-LC/snark | db890f73f4c4bbe679405f3a607fd9ea373deb2c | [
"BSD-3-Clause"
] | 39 | 2015-01-21T00:57:38.000Z | 2020-04-22T04:22:35.000Z | graphics/qt3d/qt3d_v1/view.h | NEU-LC/snark | db890f73f4c4bbe679405f3a607fd9ea373deb2c | [
"BSD-3-Clause"
] | 36 | 2015-01-15T04:17:14.000Z | 2022-02-17T17:13:35.000Z | // This file is part of snark, a generic and flexible library for robotics research
// Copyright (c) 2011 The University of Sydney
// 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. Redistr... | 40.582781 | 134 | 0.682115 | [
"vector",
"3d"
] |
969eb5cd9c342af630b6a6d8c8887caeca111673 | 3,015 | h | C | heekscad/src/OrientationModifier.h | JohnyEngine/CNC | e4c77250ab2b749d3014022cbb5eb9924e939993 | [
"Apache-2.0"
] | null | null | null | heekscad/src/OrientationModifier.h | JohnyEngine/CNC | e4c77250ab2b749d3014022cbb5eb9924e939993 | [
"Apache-2.0"
] | null | null | null | heekscad/src/OrientationModifier.h | JohnyEngine/CNC | e4c77250ab2b749d3014022cbb5eb9924e939993 | [
"Apache-2.0"
] | null | null | null |
#pragma once
#include "stdafx.h"
#include "../interface/ObjList.h"
class COrientationModifier;
class COrientationModifierParams
{
public:
typedef enum
{
eNormalSpacing = 0
} eSpacing_t;
eSpacing_t m_spacing;
int m_number_of_rotations; // Number of quarter circle rotations.
bool m_sketch_rotates_text;
... | 30.765306 | 113 | 0.752902 | [
"object",
"transform"
] |
96a078b2817f532b5e787e2f1f6267c6c44dd136 | 38,172 | c | C | source/blender/editors/space_graph/graph_draw.c | 1-MillionParanoidTterabytes/Blender-2.79b-blackened | e8d767324e69015aa66850d13bee7db1dc7d084b | [
"Unlicense"
] | 2 | 2018-06-18T01:50:25.000Z | 2018-06-18T01:50:32.000Z | source/blender/editors/space_graph/graph_draw.c | 1-MillionParanoidTterabytes/Blender-2.79b-blackened | e8d767324e69015aa66850d13bee7db1dc7d084b | [
"Unlicense"
] | null | null | null | source/blender/editors/space_graph/graph_draw.c | 1-MillionParanoidTterabytes/Blender-2.79b-blackened | e8d767324e69015aa66850d13bee7db1dc7d084b | [
"Unlicense"
] | null | null | null | /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
*
* This program is d... | 31.943096 | 148 | 0.649036 | [
"shape",
"transform"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.