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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
929267297c68bc3b3db308f3d406a6d1428bb08a | 2,169 | h | C | src/mame/video/kan_pand.h | Robbbert/messui | 49b756e2140d8831bc81335298ee8c5471045e79 | [
"BSD-3-Clause"
] | 26 | 2015-03-31T06:25:51.000Z | 2021-12-14T09:29:04.000Z | src/mame/video/kan_pand.h | Robbbert/messui | 49b756e2140d8831bc81335298ee8c5471045e79 | [
"BSD-3-Clause"
] | null | null | null | src/mame/video/kan_pand.h | Robbbert/messui | 49b756e2140d8831bc81335298ee8c5471045e79 | [
"BSD-3-Clause"
] | 10 | 2015-03-27T05:45:51.000Z | 2022-02-04T06:57:36.000Z | // license:BSD-3-Clause
// copyright-holders:David Haywood, Luca Elia
/*************************************************************************
kan_pand.h
Implementation of Kaneko Pandora sprite chip
**************************************************************************/
#ifndef MAME_VIDEO_KAN_PAND_H
#... | 31.897059 | 119 | 0.633472 | [
"render"
] |
9295acb3a47f0142ce25ba74a0f730bfcd8f8539 | 20,520 | h | C | node_modules/restler/node_modules/nodeunit/deps/ejs/node_modules/expresso/deps/jscoverage/js/jstracer.h | shopibuild/node-springboard | 5ea63ddbebb65395de29244facbbb5a6adf3405a | [
"MIT"
] | 21 | 2020-03-01T15:17:02.000Z | 2022-03-31T05:26:06.000Z | node_modules/sqlite3/node_modules/expresso/deps/jscoverage/js/jstracer.h | birdsarah/appjs-browserhistory | 4eb88fc07b486709264eb3b701f5174f4bccb4e8 | [
"MIT"
] | 216 | 2020-03-19T10:40:50.000Z | 2021-11-30T14:28:03.000Z | node_modules/sqlite3/node_modules/expresso/deps/jscoverage/js/jstracer.h | birdsarah/appjs-browserhistory | 4eb88fc07b486709264eb3b701f5174f4bccb4e8 | [
"MIT"
] | 10 | 2015-04-16T17:47:34.000Z | 2019-09-08T00:51:43.000Z | /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* vim: set ts=8 sw=4 et tw=99 ft=cpp:
*
* ***** BEGIN LICENSE BLOCK *****
* Version: MPL 1.1/GPL 2.0/LGPL 2.1
*
* The contents of this file are subject to the Mozilla Public License Version
* 1.1 (the "License"); you may not use this file... | 37.106691 | 100 | 0.608821 | [
"object"
] |
929858d03166df17368f1a9b0c7f177c9dec8930 | 3,756 | h | C | qt-creator-opensource-src-4.6.1/src/plugins/qmlprofiler/qmlprofilertracefile.h | kevinlq/Qt-Creator-Opensource-Study | b8cadff1f33f25a5d4ef33ed93f661b788b1ba0f | [
"MIT"
] | 5 | 2018-12-22T14:49:13.000Z | 2022-01-13T07:21:46.000Z | qt-creator-opensource-src-4.6.1/src/plugins/qmlprofiler/qmlprofilertracefile.h | kevinlq/Qt-Creator-Opensource-Study | b8cadff1f33f25a5d4ef33ed93f661b788b1ba0f | [
"MIT"
] | null | null | null | qt-creator-opensource-src-4.6.1/src/plugins/qmlprofiler/qmlprofilertracefile.h | kevinlq/Qt-Creator-Opensource-Study | b8cadff1f33f25a5d4ef33ed93f661b788b1ba0f | [
"MIT"
] | 8 | 2018-07-17T03:55:48.000Z | 2021-12-22T06:37:53.000Z | /****************************************************************************
**
** Copyright (C) 2016 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
** This file is part of Qt Creator.
**
** Commercial License Usage
** Licensees holding valid commercial Qt licenses may use this file in
** accordance w... | 29.574803 | 78 | 0.710596 | [
"model"
] |
92ae6e23ee6d02c4fb5b73e34c142c0c25da15ab | 4,579 | c | C | ECOP12-lab07-Vector-CRUD-stacks-dynamic-memory/main.c | yuricristhian/ECOP12-Estrutura-de-dados | bd5cc9f1518c3b617b1ffa367a930c3fe1f0261e | [
"MIT"
] | null | null | null | ECOP12-lab07-Vector-CRUD-stacks-dynamic-memory/main.c | yuricristhian/ECOP12-Estrutura-de-dados | bd5cc9f1518c3b617b1ffa367a930c3fe1f0261e | [
"MIT"
] | null | null | null | ECOP12-lab07-Vector-CRUD-stacks-dynamic-memory/main.c | yuricristhian/ECOP12-Estrutura-de-dados | bd5cc9f1518c3b617b1ffa367a930c3fe1f0261e | [
"MIT"
] | null | null | null | //Vector CRUD of stacks with dynamic memory allocation
//Author: Yuri Cristhian da Cruz
//IDE: Codeblocks
//Compiler: GCC
//Simulation of an ATM CRUD using a stack vector with dynamic memory allocation
#include <stdio.h>
#include <stdlib.h>
typedef enum {false, true} bool;
typedef struct no{
int valor;
struc... | 24.227513 | 79 | 0.439834 | [
"vector"
] |
92b05d1f9c4f1e4b153871d1fa949c3b5ba684b5 | 635 | h | C | dmdb/python/dmPython_C/dmPython/Buffer.h | malone081021/python-env | b2d4c3e9aca658cbbf56b9c2305669a30fb812be | [
"Apache-2.0"
] | null | null | null | dmdb/python/dmPython_C/dmPython/Buffer.h | malone081021/python-env | b2d4c3e9aca658cbbf56b9c2305669a30fb812be | [
"Apache-2.0"
] | null | null | null | dmdb/python/dmPython_C/dmPython/Buffer.h | malone081021/python-env | b2d4c3e9aca658cbbf56b9c2305669a30fb812be | [
"Apache-2.0"
] | null | null | null | #ifndef _BUFFER_H
#define _BUFFER_H
#include <Python.h>
#include "DPI.h"
#include "DPIext.h"
#include "DPItypes.h"
// define structure for abstracting string buffers
typedef struct {
const void *ptr;
Py_ssize_t numCharacters;
Py_ssize_t size;
PyObject *obj;
} udt_Buffer;
#define dmBuffer_Clea... | 21.166667 | 77 | 0.618898 | [
"object"
] |
92c18d09c62432e2082b2399f1e90d345237c968 | 343 | h | C | sample/src/Entry.h | ioannis-papikas/mca-cpp | b9462ed7bb63ac80403d2f46596a44194fbae531 | [
"MIT"
] | null | null | null | sample/src/Entry.h | ioannis-papikas/mca-cpp | b9462ed7bb63ac80403d2f46596a44194fbae531 | [
"MIT"
] | null | null | null | sample/src/Entry.h | ioannis-papikas/mca-cpp | b9462ed7bb63ac80403d2f46596a44194fbae531 | [
"MIT"
] | null | null | null | #include <stdint.h>
struct xyLoc {
int16_t x;
int16_t y;
};
void PreprocessMap(std::vector<bool> &bits, int width, int height, const char *filename);
void *PrepareForSearch(std::vector<bool> &bits, int width, int height, const char *filename);
bool GetPath(void *data, xyLoc s, xyLoc g, std::vector<xyLoc> &path);
... | 28.583333 | 93 | 0.714286 | [
"vector"
] |
92ce920a0e8436b48bce649532e65cf072573269 | 9,776 | h | C | include/eqep.h | vastsoun/bbmc-starterware | 43977c0115ee0d0a02c9ff7992aa35cae91bccd9 | [
"BSD-3-Clause"
] | null | null | null | include/eqep.h | vastsoun/bbmc-starterware | 43977c0115ee0d0a02c9ff7992aa35cae91bccd9 | [
"BSD-3-Clause"
] | null | null | null | include/eqep.h | vastsoun/bbmc-starterware | 43977c0115ee0d0a02c9ff7992aa35cae91bccd9 | [
"BSD-3-Clause"
] | null | null | null | /**
* \file eqep.h
*
* \brief This file contains the Macros and API prototypes for eqep driver
*
*/
#ifndef _EQEP_H_
#define _EQEP_H_
/*
* Requires Headers
*/
#include "hw_eqep.h"
#include "hw_types.h"
#ifdef __cplusplus
extern "C" {
#endif
/* QDECCTL Decode Control Register */
#define QSP_NO_EFFE... | 26.857143 | 91 | 0.593392 | [
"model"
] |
92e060aac5e1435044e77d0ce289d55927950249 | 3,775 | h | C | 3rd/xulrunner-sdk/include/nsIDOMPopStateEvent.h | ShoufuLuo/csaw | 0d030d5ab93e61b62dff10b27a15c83fcfce3ff3 | [
"Apache-2.0"
] | null | null | null | 3rd/xulrunner-sdk/include/nsIDOMPopStateEvent.h | ShoufuLuo/csaw | 0d030d5ab93e61b62dff10b27a15c83fcfce3ff3 | [
"Apache-2.0"
] | null | null | null | 3rd/xulrunner-sdk/include/nsIDOMPopStateEvent.h | ShoufuLuo/csaw | 0d030d5ab93e61b62dff10b27a15c83fcfce3ff3 | [
"Apache-2.0"
] | null | null | null | /*
* DO NOT EDIT. THIS FILE IS GENERATED FROM /builds/slave/rel-m-rel-xr-osx64-bld/build/dom/interfaces/events/nsIDOMPopStateEvent.idl
*/
#ifndef __gen_nsIDOMPopStateEvent_h__
#define __gen_nsIDOMPopStateEvent_h__
#ifndef __gen_nsIDOMEvent_h__
#include "nsIDOMEvent.h"
#endif
/* For IDL files that don't want to i... | 35.613208 | 251 | 0.788609 | [
"object"
] |
92e8a2cbb8280eb53df257234cf29dce86cd27d6 | 16,611 | c | C | src/proto.c | tmbx/tbxsosd | 4f2bb217798a682fd92eb3c01e465a0f4bbe7043 | [
"BSD-3-Clause"
] | null | null | null | src/proto.c | tmbx/tbxsosd | 4f2bb217798a682fd92eb3c01e465a0f4bbe7043 | [
"BSD-3-Clause"
] | null | null | null | src/proto.c | tmbx/tbxsosd | 4f2bb217798a682fd92eb3c01e465a0f4bbe7043 | [
"BSD-3-Clause"
] | null | null | null | /**
* tbxsosd/proto.c
* Copyright (C) 2006-2012 Opersys inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required ... | 29.609626 | 107 | 0.590211 | [
"object"
] |
92ef707826eb21df7d4fa9f32dfa8f186a1dcc39 | 643 | h | C | inc/vel/Renderable.h | vellocet3d/vellocet3d | 20b09852dc85a27a090308c87d23d51a5575f7d8 | [
"MIT"
] | 1 | 2020-05-15T17:53:08.000Z | 2020-05-15T17:53:08.000Z | inc/vel/Renderable.h | vellocet3d/vellocet3d | 20b09852dc85a27a090308c87d23d51a5575f7d8 | [
"MIT"
] | null | null | null | inc/vel/Renderable.h | vellocet3d/vellocet3d | 20b09852dc85a27a090308c87d23d51a5575f7d8 | [
"MIT"
] | null | null | null | #pragma once
#include <vector>
#include <string>
#include "vel/Shader.h"
#include "vel/Mesh.h"
#include "vel/Material.h"
#include "vel/sac.h"
namespace vel
{
class Actor;
class Renderable
{
private:
std::string name;
Shader* shader;
Mesh* mesh;
Material* material;
size_t... | 17.861111 | 84 | 0.612753 | [
"mesh",
"vector"
] |
92faad339ac00100772bdf15a80b471465a85dd2 | 4,434 | h | C | classifier/RootTuple.h | fermi-lat/classifier | b1ca357bedf3b33bbeed467e2552beaf87466e9d | [
"BSD-3-Clause"
] | null | null | null | classifier/RootTuple.h | fermi-lat/classifier | b1ca357bedf3b33bbeed467e2552beaf87466e9d | [
"BSD-3-Clause"
] | null | null | null | classifier/RootTuple.h | fermi-lat/classifier | b1ca357bedf3b33bbeed467e2552beaf87466e9d | [
"BSD-3-Clause"
] | null | null | null | /** @file RootTuple.h
@brief declaration of class RootTuple
@author T. Burnett
$Header: /nfs/slac/g/glast/ground/cvs/GlastRelease-scons/classifier/classifier/RootTuple.h,v 1.1.1.1 2005/07/03 21:31:35 burnett Exp $
*/
//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#ifndef R... | 30.369863 | 138 | 0.640054 | [
"vector"
] |
1304abab0802d4203b63962f07869b6136b5d026 | 3,300 | h | C | 4.LOGIC/IP/ip_fft_mfcc/simulation/submodules/c_model/r22sdf/fpCompiler.h | xivisi/MachineLearning | a213e18dfeb7b22ea4ea555696e4d7e7dddd16f1 | [
"Apache-2.0"
] | null | null | null | 4.LOGIC/IP/ip_fft_mfcc/simulation/submodules/c_model/r22sdf/fpCompiler.h | xivisi/MachineLearning | a213e18dfeb7b22ea4ea555696e4d7e7dddd16f1 | [
"Apache-2.0"
] | null | null | null | 4.LOGIC/IP/ip_fft_mfcc/simulation/submodules/c_model/r22sdf/fpCompiler.h | xivisi/MachineLearning | a213e18dfeb7b22ea4ea555696e4d7e7dddd16f1 | [
"Apache-2.0"
] | null | null | null | // ================================================================================
// Legal Notice: Copyright (C) 1991-2007 Altera Corporation
// Any megafunction design, and related net list (encrypted or decrypted),
// support information, device programming or simulation file, and any other
// associated documentat... | 37.078652 | 83 | 0.726364 | [
"vector"
] |
1309c3c879ff9404fb61706bcedf3b92e15f9019 | 11,548 | h | C | cpp-experiments/heterogeneous-containers/poly_list/poly_list.h | aurelienrb/experiments | ef19170cf66e687facfd21c38fc43c3c5a3eb2be | [
"Unlicense"
] | null | null | null | cpp-experiments/heterogeneous-containers/poly_list/poly_list.h | aurelienrb/experiments | ef19170cf66e687facfd21c38fc43c3c5a3eb2be | [
"Unlicense"
] | null | null | null | cpp-experiments/heterogeneous-containers/poly_list/poly_list.h | aurelienrb/experiments | ef19170cf66e687facfd21c38fc43c3c5a3eb2be | [
"Unlicense"
] | null | null | null | #ifndef POLY_LIST_H
#define POLY_LIST_H
/*
Polymorphic list: a (simply linked) list that can contain various subtypes of a given base class BaseT:
- unlike std::list, instances are stored contiguously in the same memory chunk (similar to std::vector)
- unlike std::vector, random access to each element is n... | 33.569767 | 132 | 0.60885 | [
"object",
"vector"
] |
ddd830dc49f63374f0dec22565b5b661ff2dfa75 | 766 | h | C | RegExp/MemoryBuffer.h | y11en/RegExp | c51b2e99d957f0f20284af89e0cf280aa316d3d0 | [
"MIT"
] | 825 | 2021-07-22T19:14:09.000Z | 2022-03-30T14:12:59.000Z | RegExp/MemoryBuffer.h | y11en/RegExp | c51b2e99d957f0f20284af89e0cf280aa316d3d0 | [
"MIT"
] | 28 | 2021-07-24T17:30:46.000Z | 2022-01-10T23:11:08.000Z | RegExp/MemoryBuffer.h | y11en/RegExp | c51b2e99d957f0f20284af89e0cf280aa316d3d0 | [
"MIT"
] | 64 | 2021-07-23T02:15:21.000Z | 2022-03-28T07:07:53.000Z | #pragma once
#pragma once
#include "HexControl.h"
class MemoryBuffer : public IBufferManager {
public:
MemoryBuffer(uint32_t initialSize = 0);
MemoryBuffer(const uint8_t* data, uint32_t size);
void Init(const uint8_t* data, uint32_t size);
// Inherited via IBufferManager
uint32_t GetData(int64_t offset, uint8... | 27.357143 | 76 | 0.775457 | [
"vector"
] |
ddd924b7c508615828840f57c8629db84afc8ae2 | 3,130 | h | C | graphics/meshlab/src/common/GLLogStream.h | hlzz/dotfiles | 0591f71230c919c827ba569099eb3b75897e163e | [
"BSD-3-Clause"
] | 4 | 2016-03-30T14:31:52.000Z | 2019-02-02T05:01:32.000Z | graphics/meshlab/src/common/GLLogStream.h | hlzz/dotfiles | 0591f71230c919c827ba569099eb3b75897e163e | [
"BSD-3-Clause"
] | null | null | null | graphics/meshlab/src/common/GLLogStream.h | hlzz/dotfiles | 0591f71230c919c827ba569099eb3b75897e163e | [
"BSD-3-Clause"
] | null | null | null | /****************************************************************************
* VCGLib o o *
* Visual and Computer Graphics Library o o *
* _ O _ *
* Copyri... | 38.170732 | 105 | 0.500958 | [
"mesh"
] |
dddcffd717bb772d1d8828ccdbb89b9e440cf188 | 1,505 | c | C | tmc-langs/tests/data/some_course/MakeExercise/test/checkhelp.c | Robustic/tmc-langs-rust | fd7d689a5f898a728787123966b8a5d8eb0f0c5b | [
"Apache-2.0",
"MIT"
] | 5 | 2020-11-22T22:45:37.000Z | 2021-04-26T13:03:15.000Z | tmc-langs/tests/data/some_course/MakeExercise/test/checkhelp.c | Robustic/tmc-langs-rust | fd7d689a5f898a728787123966b8a5d8eb0f0c5b | [
"Apache-2.0",
"MIT"
] | 110 | 2020-05-04T13:44:28.000Z | 2022-03-09T12:21:40.000Z | tmc-langs/tests/data/some_course/MakeExercise/test/checkhelp.c | Robustic/tmc-langs-rust | fd7d689a5f898a728787123966b8a5d8eb0f0c5b | [
"Apache-2.0",
"MIT"
] | 9 | 2020-05-05T03:05:53.000Z | 2021-04-29T13:13:52.000Z | #include <string.h>
#include <stdio.h>
// Sometimes Netbeans TMC plugin pukes when it gets non-ASCII characters
// in test output. Trying to avoid that
void remove_nonascii(char *str)
{
while (*str) {
if (*str & 0x80)
*str = '?';
str++;
}
}
void printchar(char *buf, char c)
{
... | 25.083333 | 131 | 0.473754 | [
"model"
] |
ddde4406b3962789e8399420a8d209648850536d | 30,325 | h | C | vulkan_structs_padding_i386.h | luopan007/vktrace-arm | 0b44f2ad599bff3707ca748179275085b8241a03 | [
"Apache-2.0"
] | 8 | 2019-07-17T13:57:15.000Z | 2022-01-21T03:49:27.000Z | vulkan_structs_padding_i386.h | QPC-database/vktrace-arm | 50300888e0254eaf2c3f35cc31fa9893d1628730 | [
"Apache-2.0"
] | 2 | 2022-01-22T06:49:59.000Z | 2022-01-22T06:56:35.000Z | vulkan_structs_padding_i386.h | luopan007/vktrace-arm | 0b44f2ad599bff3707ca748179275085b8241a03 | [
"Apache-2.0"
] | 10 | 2019-10-31T12:02:43.000Z | 2021-08-06T04:57:23.000Z | /*
* (C) COPYRIGHT 2019 ARM Limited
* ALL RIGHTS RESERVED
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by a... | 43.507891 | 107 | 0.622193 | [
"object",
"transform"
] |
dddeb5481ea4877e50e5153a480e1ff76b731dd0 | 426 | h | C | vacuum/src/vacuum.h | QWERTSKIHACK/Bramble | 2c81a0174763b308b2f426e5418f02462f292daf | [
"BSD-3-Clause"
] | 73 | 2018-03-28T11:39:00.000Z | 2022-02-27T12:11:59.000Z | vacuum/src/vacuum.h | An0nYm0u5101/Bramble | 2c81a0174763b308b2f426e5418f02462f292daf | [
"BSD-3-Clause"
] | 2 | 2018-03-10T11:09:13.000Z | 2020-01-16T13:19:38.000Z | vacuum/src/vacuum.h | An0nYm0u5101/Bramble | 2c81a0174763b308b2f426e5418f02462f292daf | [
"BSD-3-Clause"
] | 26 | 2018-08-08T01:30:11.000Z | 2021-09-02T02:51:19.000Z | #ifndef VACUUM_H
#define VACUUM_H
#include"../../src/tools.h"
#include <iostream>
#include <string>
#include <chrono> // std::chrono::seconds
#include <fstream>
#include <map>
#include <cstring>
#include <dirent.h> //read folder
#include <vector>
#include <sstream>
int fsize(const char * fname, long * ptr);
... | 20.285714 | 53 | 0.699531 | [
"vector"
] |
dde063ba4d8cd008bcb0c5f4a61d3280356bba11 | 19,866 | c | C | 5_Mission/GUI/SubMenus/MenuPlayerManager/MenuPlayerManager.c | MMusto/VPP-Admin-Tools | 927cd16f254a47ed03c632e112eb8c09eff7795e | [
"0BSD"
] | 1 | 2020-10-02T22:09:49.000Z | 2020-10-02T22:09:49.000Z | 5_Mission/GUI/SubMenus/MenuPlayerManager/MenuPlayerManager.c | MMusto/VPP-Admin-Tools | 927cd16f254a47ed03c632e112eb8c09eff7795e | [
"0BSD"
] | null | null | null | 5_Mission/GUI/SubMenus/MenuPlayerManager/MenuPlayerManager.c | MMusto/VPP-Admin-Tools | 927cd16f254a47ed03c632e112eb8c09eff7795e | [
"0BSD"
] | null | null | null | class MenuPlayerManager extends AdminHudSubMenu
{
private bool m_Init;
private GridSpacerWidget m_GridPlayerInfo;
private GridSpacerWidget m_GridPlayerList;
private TextWidget m_txtPlayerCount;
private ref CustomGridSpacer m_LastGrid;
private ref array<ref CustomGridSpacer>... | 32.890728 | 252 | 0.714386 | [
"object"
] |
dde29559c87e8bc5d0a558c446d6ff187868efa2 | 6,838 | h | C | libs/ms/inc/ms/container/container.h | ITBE-Lab/ma | 039e2833dd2e50df9285f183ff774bd87bbae710 | [
"MIT"
] | 40 | 2019-04-28T21:16:45.000Z | 2022-02-05T05:54:47.000Z | libs/ms/inc/ms/container/container.h | ITBE-Lab/ma | 039e2833dd2e50df9285f183ff774bd87bbae710 | [
"MIT"
] | 11 | 2019-04-28T22:29:12.000Z | 2022-02-21T14:07:10.000Z | libs/ms/inc/ms/container/container.h | ITBE-Lab/ma | 039e2833dd2e50df9285f183ff774bd87bbae710 | [
"MIT"
] | 2 | 2019-05-06T15:29:23.000Z | 2021-01-08T13:22:17.000Z | /**
* @file container.h
* @brief Implements Container.
* @author Markus Schmidt
*/
#pragma once
#include "ms/util/export.h"
#include "util/debug.h"
#include "util/support.h"
#include <stdexcept>
/// @cond DOXYGEN_SHOW_SYSTEM_INCLUDES
#include <memory>
/// @endcond
#if DEBUG_LEVEL >= 1
#define TOMBSTONE_VAL_ALI... | 25.232472 | 111 | 0.674905 | [
"vector"
] |
dde553b988c2cc5a2a1dc6f28cc1481b14468662 | 3,477 | h | C | source/Erwin/render/commands.h | ndoxx/erwin | 164d759345087c006f59bf0d4589be8044131602 | [
"MIT"
] | null | null | null | source/Erwin/render/commands.h | ndoxx/erwin | 164d759345087c006f59bf0d4589be8044131602 | [
"MIT"
] | null | null | null | source/Erwin/render/commands.h | ndoxx/erwin | 164d759345087c006f59bf0d4589be8044131602 | [
"MIT"
] | null | null | null | #pragma once
#include <cstdint>
#include "render/handles.h"
namespace erwin
{
enum class RenderCommand: uint16_t
{
CreateIndexBuffer,
CreateVertexBuffer,
CreateVertexArray,
CreateVertexArrayMultipleVBO,
CreateUniformBuffer,
CreateShaderStorageBuffer,
CreateShader,
CreateTexture2D,
CreateCubemap,
CreateFram... | 21.867925 | 128 | 0.754961 | [
"render"
] |
ddedbcf9289b8700a886115a99f0d8802528f5ac | 1,768 | h | C | Lib/OakXML/XMLServiceFunctions.h | vilaversoftware/OakModelView | c24d30b711fe0f2fdc336f2623dd9bc555867a9d | [
"Apache-2.0"
] | null | null | null | Lib/OakXML/XMLServiceFunctions.h | vilaversoftware/OakModelView | c24d30b711fe0f2fdc336f2623dd9bc555867a9d | [
"Apache-2.0"
] | null | null | null | Lib/OakXML/XMLServiceFunctions.h | vilaversoftware/OakModelView | c24d30b711fe0f2fdc336f2623dd9bc555867a9d | [
"Apache-2.0"
] | null | null | null | /*
* OakModelView (http://oakmodelview.com/)
* Author: Mikkel Nøhr Løvgreen (mikkel@oakmodelview.com)
* ------------------------------------------------------------------------
* Licensed to Vilaversoftware IVS who licenses this file to you under the
* Apache License, Version 2.0 (the "License"); you may not use t... | 34.666667 | 154 | 0.614253 | [
"vector"
] |
ddf7d4cf4272a5470ed9fdb0234f5ef1b8a79bf5 | 18,358 | c | C | kernel-3.10/drivers/input/touchscreen/mediatek/gn_melfas_mms144/gn_mms144.c | zhengdejin/SC1_Code | dccccf55f2875fb64ec621f4356c625cd48bef7e | [
"Apache-2.0"
] | 1 | 2022-01-07T01:53:19.000Z | 2022-01-07T01:53:19.000Z | kernel-3.10/drivers/input/touchscreen/mediatek/gn_melfas_mms144/gn_mms144.c | zhengdejin/SC1_Code | dccccf55f2875fb64ec621f4356c625cd48bef7e | [
"Apache-2.0"
] | null | null | null | kernel-3.10/drivers/input/touchscreen/mediatek/gn_melfas_mms144/gn_mms144.c | zhengdejin/SC1_Code | dccccf55f2875fb64ec621f4356c625cd48bef7e | [
"Apache-2.0"
] | 1 | 2020-02-28T02:48:42.000Z | 2020-02-28T02:48:42.000Z | #include <linux/init.h>
#include <linux/module.h>
#include <linux/delay.h>
#include <linux/i2c.h>
#include <linux/input.h>
#include <linux/slab.h>
#include <linux/gpio.h>
#include <linux/sched.h>
#include <linux/kthread.h>
#include <linux/bitops.h>
#include <linux/kernel.h>
#include <linux/delay.h>
#include <linux/byte... | 27.359165 | 156 | 0.63825 | [
"model"
] |
ddff40226fba7398bb640e320b4c2edc825ecba7 | 1,765 | h | C | CS48101/mzrimsek/FinalIteration/final/collisionStructs.h | mzrimsek/school | d8791e3b94e883a771d0546b3729f3cbd18921c0 | [
"MIT"
] | null | null | null | CS48101/mzrimsek/FinalIteration/final/collisionStructs.h | mzrimsek/school | d8791e3b94e883a771d0546b3729f3cbd18921c0 | [
"MIT"
] | 2 | 2015-01-30T17:49:32.000Z | 2015-02-04T02:17:17.000Z | CS48101/mzrimsek/FinalIteration/final/collisionStructs.h | mzrimsek/School | d8791e3b94e883a771d0546b3729f3cbd18921c0 | [
"MIT"
] | null | null | null | #include <Terrain/OgreTerrain.h>
#include <Terrain/OgreTerrainGroup.h>
#include "OgreManualObject.h"
#include "btBulletDynamicsCommon.h"
#include "btHeightfieldTerrainShape.h"
#include <cstdlib>
#include <CEGUI/CEGUI.h>
#include <CEGUI/RendererModules/Ogre/Renderer.h>
#include <vector>
#include <string>
#include <list>... | 30.431034 | 113 | 0.75864 | [
"vector"
] |
fb153e9aad6884d633c297da593c83036039907f | 9,204 | h | C | USER/crc16/modbus.h | ngoquytuan/MCBSTM32 | 70eebfee6cb08d82fe56a55aee21041f8316c9f0 | [
"Unlicense"
] | null | null | null | USER/crc16/modbus.h | ngoquytuan/MCBSTM32 | 70eebfee6cb08d82fe56a55aee21041f8316c9f0 | [
"Unlicense"
] | null | null | null | USER/crc16/modbus.h | ngoquytuan/MCBSTM32 | 70eebfee6cb08d82fe56a55aee21041f8316c9f0 | [
"Unlicense"
] | null | null | null | //////////////////////////////////////////////////////////////////////////////////////////
//// modbus.h ////
//// ////
//// MODBUS protocol driver for seria... | 46.251256 | 110 | 0.502608 | [
"object"
] |
fb1af905b2c660da3effa9a5c416f427872cf4ff | 32,061 | c | C | ape_stdlib.c | ape-language/ape | d297c8796361b951bcb5662fda9e151dc1268913 | [
"Apache-2.0"
] | 4 | 2021-11-02T08:52:36.000Z | 2021-12-26T08:27:09.000Z | ape_stdlib.c | ape-language/ape | d297c8796361b951bcb5662fda9e151dc1268913 | [
"Apache-2.0"
] | 1 | 2021-12-21T10:04:13.000Z | 2022-02-21T02:51:31.000Z | ape_stdlib.c | ape-language/ape | d297c8796361b951bcb5662fda9e151dc1268913 | [
"Apache-2.0"
] | 1 | 2021-11-18T02:25:13.000Z | 2021-11-18T02:25:13.000Z | /*
* ape_stdlib.c
*
* Copyright (c) 2021-2022 Xiongfei Shi
*
* Author: Xiongfei Shi <xiongfei.shi(a)icloud.com>
* License: Apache-2.0
*
* https://github.com/shixiongfei/ape
*/
#include <float.h>
#include <math.h>
#include <stdlib.h>
#include "ape.h"
typedef struct Function {
const char *name;
ape_CFunc ... | 43.502035 | 80 | 0.353888 | [
"vector"
] |
fb2fbbe5896945388e7154d952d9454ce45b33cf | 998 | h | C | repos/plywood/src/math/math/ply-math/Half.h | boldsort/plywood | ab85a187e9e9d42d55cd3bd24be000898fd50234 | [
"MIT"
] | 742 | 2020-05-26T12:34:24.000Z | 2022-03-14T07:22:36.000Z | repos/plywood/src/math/math/ply-math/Half.h | boldsort/plywood | ab85a187e9e9d42d55cd3bd24be000898fd50234 | [
"MIT"
] | 18 | 2020-05-27T20:29:15.000Z | 2022-01-17T00:19:45.000Z | repos/plywood/src/math/math/ply-math/Half.h | boldsort/plywood | ab85a187e9e9d42d55cd3bd24be000898fd50234 | [
"MIT"
] | 51 | 2020-05-26T15:30:00.000Z | 2021-12-15T01:02:25.000Z | /*------------------------------------
///\ Plywood C++ Framework
\\\/ https://plywood.arc80.com/
------------------------------------*/
#pragma once
#include <ply-math/Core.h>
#include <ply-math/Vector.h>
#include <ply-math/IntVector.h>
namespace ply {
inline u16 floatToHalf(float x) {
PLY_ASSERT(fabsf(x) ... | 34.413793 | 100 | 0.548096 | [
"vector"
] |
fb305966a8762459c4949896c5453c28486ca367 | 21,443 | c | C | src/Providers/sample/CMPI/InstanceProvider/cmpiInstanceProvider.c | natronkeltner/openpegasus | e64f383c1ed37826041fc63e83b4e65fc1c679ae | [
"ICU",
"Unlicense",
"OpenSSL",
"MIT"
] | 1 | 2021-11-12T21:28:50.000Z | 2021-11-12T21:28:50.000Z | src/Providers/sample/CMPI/InstanceProvider/cmpiInstanceProvider.c | natronkeltner/openpegasus | e64f383c1ed37826041fc63e83b4e65fc1c679ae | [
"ICU",
"Unlicense",
"OpenSSL",
"MIT"
] | 39 | 2021-01-18T19:28:41.000Z | 2022-03-27T20:55:36.000Z | src/Providers/sample/CMPI/InstanceProvider/cmpiInstanceProvider.c | natronkeltner/openpegasus | e64f383c1ed37826041fc63e83b4e65fc1c679ae | [
"ICU",
"Unlicense",
"OpenSSL",
"MIT"
] | 4 | 2021-07-09T12:52:33.000Z | 2021-12-21T15:05:59.000Z | //%LICENSE////////////////////////////////////////////////////////////////
//
// Licensed to The Open Group (TOG) under one or more contributor license
// agreements. Refer to the OpenPegasusNOTICE.txt file distributed with
// this work for additional information regarding copyright ownership.
// Each contributor lice... | 34.144904 | 80 | 0.530756 | [
"object"
] |
fb3d4f21a4591672160edfc45ce1283065f00e10 | 942 | h | C | h/EggDropGameEngine.h | nbclark/paint-by-runners | 916f3724c320fcbb44431481cb288ee549b4bbe9 | [
"Apache-2.0"
] | null | null | null | h/EggDropGameEngine.h | nbclark/paint-by-runners | 916f3724c320fcbb44431481cb288ee549b4bbe9 | [
"Apache-2.0"
] | null | null | null | h/EggDropGameEngine.h | nbclark/paint-by-runners | 916f3724c320fcbb44431481cb288ee549b4bbe9 | [
"Apache-2.0"
] | null | null | null | #pragma once
#include "IGameObjects.h"
#include "IGameEngine.h"
#include "s3eLocation.h"
class EggDropGameEngine : public IGameEngine
{
public:
EggDropGameEngine();
void Start();
float End();
void Update(uint64 remainingTime, float* pfScore, char szUnits[100]);
void Render(CIwRect& bounds);
void Ren... | 29.4375 | 183 | 0.731423 | [
"render"
] |
fb3ef284a767c717198f2af9d43c2d78cbe45691 | 2,352 | h | C | 100.CryptorPhi1.Beta/UnitCryptor.h | milphaser/Cryptor | 3333fe33e62754596f6d36c3b75ecb448d497128 | [
"MIT"
] | null | null | null | 100.CryptorPhi1.Beta/UnitCryptor.h | milphaser/Cryptor | 3333fe33e62754596f6d36c3b75ecb448d497128 | [
"MIT"
] | null | null | null | 100.CryptorPhi1.Beta/UnitCryptor.h | milphaser/Cryptor | 3333fe33e62754596f6d36c3b75ecb448d497128 | [
"MIT"
] | null | null | null | //---------------------------------------------------------------------------
// Copyright (c) 1998 by Warren Ward.
//---------------------------------------------------------------------------
// Adapted 2004-2018 by Milen Loukantchevshy.
// Enhanced 2018, 2019 by Milen Loukantchevshy, Oktay Halilov.
//---------------... | 34.588235 | 118 | 0.582908 | [
"vector"
] |
fb5c098495b04bc036dfb2e54b3ac48b3a909a01 | 7,250 | c | C | third_party/gstreamer/gst/gsttypefindfactory.c | isabella232/aistreams | 209f4385425405676a581a749bb915e257dbc1c1 | [
"Apache-2.0"
] | 6 | 2020-09-22T18:07:15.000Z | 2021-10-21T01:34:04.000Z | third_party/gstreamer/gst/gsttypefindfactory.c | isabella232/aistreams | 209f4385425405676a581a749bb915e257dbc1c1 | [
"Apache-2.0"
] | 2 | 2020-11-10T13:17:39.000Z | 2022-03-30T11:22:14.000Z | third_party/gstreamer/gst/gsttypefindfactory.c | isabella232/aistreams | 209f4385425405676a581a749bb915e257dbc1c1 | [
"Apache-2.0"
] | 3 | 2020-09-26T08:40:35.000Z | 2021-10-21T01:33:56.000Z | /* GStreamer
* Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
*
* gsttypefindfactory.c: typefinding subsystem
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* License as published by the Free Software Foundation; e... | 30.462185 | 85 | 0.724138 | [
"object"
] |
fb62c85378155ea2d21ef912c70ae61f466e49a9 | 4,625 | h | C | include/Aspose.Page.Cpp/xps/src_xps/XpsModel/XpsFileResources/XpsFont.h | kashifiqb/Aspose.Page-for-C | ac121edcf382d2543261f797d1dac108936ca69f | [
"MIT"
] | 3 | 2020-06-19T20:30:11.000Z | 2021-01-15T09:07:42.000Z | include/Aspose.Page.Cpp/xps/src_xps/XpsModel/XpsFileResources/XpsFont.h | kashifiqb/Aspose.Page-for-C | ac121edcf382d2543261f797d1dac108936ca69f | [
"MIT"
] | null | null | null | include/Aspose.Page.Cpp/xps/src_xps/XpsModel/XpsFileResources/XpsFont.h | kashifiqb/Aspose.Page-for-C | ac121edcf382d2543261f797d1dac108936ca69f | [
"MIT"
] | 1 | 2019-12-26T12:53:01.000Z | 2019-12-26T12:53:01.000Z | #pragma once
#include <drawing/font_style.h>
#include "Aspose.Page.Cpp/xps/src_xps/XpsModel/XpsFileResources/XpsFileResource.h"
namespace Aspose { namespace Page { namespace Xps { namespace Presentation { class XpsPresenter; } } } }
namespace Aspose { namespace Page { namespace Xps { namespace Presentation { namesp... | 50.824176 | 176 | 0.747243 | [
"object"
] |
a175646478f79ef45633ff6008385359681f67e4 | 37,670 | c | C | occi/src/occicompute.c | MarouenMechtri/compatibleone | 6e1be42ba023bb64421073d139dc57bb0386b180 | [
"Apache-2.0"
] | 1 | 2015-02-28T21:25:54.000Z | 2015-02-28T21:25:54.000Z | occi/src/occicompute.c | MarouenMechtri/compatibleone | 6e1be42ba023bb64421073d139dc57bb0386b180 | [
"Apache-2.0"
] | null | null | null | occi/src/occicompute.c | MarouenMechtri/compatibleone | 6e1be42ba023bb64421073d139dc57bb0386b180 | [
"Apache-2.0"
] | null | null | null | /* -------------------------------------------------------------------- */
/* ACCORDS PLATFORM */
/* (C) 2011 by Iain James Marshall (Prologue) <ijm667@hotmail.com> */
/* -------------------------------------------------------------------- */
/* Licensed under th... | 42.468997 | 124 | 0.574781 | [
"object"
] |
a185137698b3a04f445d21d4c619fe3ae7ae25f8 | 1,441 | h | C | onnxruntime/core/providers/openvino/backends/basic_backend.h | KsenijaS/onnxruntime | 5086e55a35f83e3137bdb34b6d7210c97a512e6a | [
"MIT"
] | 2 | 2021-07-24T01:13:36.000Z | 2021-11-17T11:03:52.000Z | onnxruntime/core/providers/openvino/backends/basic_backend.h | KsenijaS/onnxruntime | 5086e55a35f83e3137bdb34b6d7210c97a512e6a | [
"MIT"
] | 17 | 2020-07-21T11:13:27.000Z | 2022-03-27T02:37:05.000Z | onnxruntime/core/providers/openvino/backends/basic_backend.h | Surfndez/onnxruntime | 9d748afff19e9604a00632d66b97159b917dabb2 | [
"MIT"
] | 1 | 2020-11-09T07:51:33.000Z | 2020-11-09T07:51:33.000Z | // Copyright(C) 2019 Intel Corporation
// Licensed under the MIT License
#pragma once
#include <memory>
#include <inference_engine.hpp>
#include "core/session/onnxruntime_cxx_api.h"
#include "core/providers/openvino/contexts.h"
#include "core/providers/openvino/ibackend.h"
namespace onnxruntime {
namespace openvino... | 35.146341 | 93 | 0.723109 | [
"vector"
] |
a18863bb956ec18d399fc4e5a93d7bb37379317c | 24,297 | c | C | source/elf.c | sidprice/Black-Magic-Probe-Book | e6b2f9da2f338a4b98c56fd6e52a93a7d49e4b4f | [
"Apache-2.0"
] | null | null | null | source/elf.c | sidprice/Black-Magic-Probe-Book | e6b2f9da2f338a4b98c56fd6e52a93a7d49e4b4f | [
"Apache-2.0"
] | null | null | null | source/elf.c | sidprice/Black-Magic-Probe-Book | e6b2f9da2f338a4b98c56fd6e52a93a7d49e4b4f | [
"Apache-2.0"
] | null | null | null | /*
* Routines for querying information on ELF files and post-processing them
* for requirements of specific micro-controllers. At this moment, the utility
* supports various ranges of the LPC family by NXP.
*
* Build this file with the macro STANDALONE defined on the command line to
* create a self-containe... | 36.869499 | 119 | 0.612215 | [
"vector"
] |
a18d868a4524f861e697d044dd96f2747acb816f | 15,126 | h | C | multimedia/directx/dsound/dsound/ksvad.h | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | multimedia/directx/dsound/dsound/ksvad.h | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | multimedia/directx/dsound/dsound/ksvad.h | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | /***************************************************************************
*
* Copyright (C) 1995-2001 Microsoft Corporation. All Rights Reserved.
*
* File: ksvad.h
* Content: WDM/CSA Virtual Audio Device class
* History:
* Date By Reason
* ==== == ======
* 2... | 37.815 | 139 | 0.631165 | [
"render",
"object",
"3d"
] |
a1935d575f681779ccdd6ab306ca64208e335385 | 185 | h | C | Softimage/AlembicMetaData.h | PaulDoessel/ExocortexCrate | a4f470258f95e05daf20eda98022592b2862ea32 | [
"BSD-3-Clause"
] | 105 | 2015-01-01T03:42:42.000Z | 2021-11-15T10:07:06.000Z | Softimage/AlembicMetaData.h | PaulDoessel/ExocortexCrate | a4f470258f95e05daf20eda98022592b2862ea32 | [
"BSD-3-Clause"
] | 55 | 2015-01-16T15:24:43.000Z | 2021-06-28T06:57:48.000Z | Softimage/AlembicMetaData.h | PaulDoessel/ExocortexCrate | a4f470258f95e05daf20eda98022592b2862ea32 | [
"BSD-3-Clause"
] | 69 | 2015-01-16T12:44:36.000Z | 2022-03-08T10:32:26.000Z | #ifndef _ALEMBIC_METADATA_H_
#define _ALEMBIC_METADATA_H_
class AlembicObject;
void SaveMetaData(XSI::CRef x3dRef, AlembicObject* object);
#include "AlembicObject.h"
#endif | 18.5 | 60 | 0.778378 | [
"object"
] |
a19483ba62ce5aa8f125d3973b33ec8d364ded3a | 982 | h | C | Fragrans/Fragrans/Fragrans/Function/FunctionBridge.h | MZQi/Fragrans | bc652cc3e4b5005f5ee8a9a5743b7b3fad682924 | [
"MIT"
] | 8 | 2019-04-01T01:38:25.000Z | 2019-04-02T03:28:12.000Z | Fragrans/Fragrans/Fragrans/Function/FunctionBridge.h | MZQi/Fragrans | bc652cc3e4b5005f5ee8a9a5743b7b3fad682924 | [
"MIT"
] | null | null | null | Fragrans/Fragrans/Fragrans/Function/FunctionBridge.h | MZQi/Fragrans | bc652cc3e4b5005f5ee8a9a5743b7b3fad682924 | [
"MIT"
] | 2 | 2019-04-01T09:59:25.000Z | 2020-07-29T03:40:29.000Z | //
// FunctionBridge.h
// Fragrans
//
// Created by qmz on 2019/4/8.
//
#ifndef dispatch_frg_queue_async_safe
#define dispatch_frg_queue_async_safe(queue, block)\
if (dispatch_queue_get_label(DISPATCH_CURRENT_QUEUE_LABEL) == dispatch_queue_get_label(queue)) {\
block();\
} else {\
dispatch_async(queue, block);\
}
#e... | 25.842105 | 146 | 0.806517 | [
"object"
] |
a196c66e8e49fd00868e900de58484374eb2c70d | 1,681 | h | C | matte/matrix.h | geekysuavo/matte | 5bfbddb5aa3c9ff7451b47cbf6561b7f000a7cff | [
"MIT"
] | 2 | 2020-09-03T07:58:09.000Z | 2020-09-03T23:47:43.000Z | matte/matrix.h | geekysuavo/matte | 5bfbddb5aa3c9ff7451b47cbf6561b7f000a7cff | [
"MIT"
] | null | null | null | matte/matrix.h | geekysuavo/matte | 5bfbddb5aa3c9ff7451b47cbf6561b7f000a7cff | [
"MIT"
] | null | null | null |
/* Copyright (c) 2016, 2017 Bradley Worley <geekysuavo@gmail.com>
* Released under the MIT License
*/
/* ensure once-only inclusion. */
#ifndef __MATTE_MATRIX_H__
#define __MATTE_MATRIX_H__
/* include the object and vector headers. */
#include <matte/object.h>
#include <matte/vector.h>
/* IS_MATRIX: macro to chec... | 22.118421 | 65 | 0.704343 | [
"object",
"vector"
] |
a19ca1b4ccdd00e6bb2c795f7c65e5a7eff2630c | 3,992 | h | C | Physical_Based_Rendering_With_Lux/Enviroment.h | PhanSangTheAlerianLord/Physical-Based-Rendering-With-Lux | 656045a4c7980b307834b4d5297131827887983f | [
"MIT"
] | 2 | 2021-12-13T13:01:56.000Z | 2021-12-21T08:49:58.000Z | Physical_Based_Rendering_With_Lux/Enviroment.h | PhanSangTheAlerianLord/Physical-Based-Rendering | f511b973333149c29a4aaafb1ef4e4d1c18e3f0c | [
"MIT"
] | null | null | null | Physical_Based_Rendering_With_Lux/Enviroment.h | PhanSangTheAlerianLord/Physical-Based-Rendering | f511b973333149c29a4aaafb1ef4e4d1c18e3f0c | [
"MIT"
] | null | null | null | #ifndef _ENVIROMENT_H_
#define _ENVIROMENT_H_
#include "vec3.h"
#include "Rnd.h"
#include "fasttrigo.h"
#include <vector>
using namespace std;
static float Luminance2(const vec3& c)
{
return 0.3f * c.x + 0.6f * c.y + 0.1f * c.z;
}
static float clamp(const float& v, const float& low, const float& high)... | 20.471795 | 94 | 0.572896 | [
"vector"
] |
a19dc66ed69c1b89670fff4a1d257e2d52ce49e8 | 3,371 | h | C | c++/Utils/mymath.h | cloudmrhub-com/CMRCode | 23cf19f35ac9590054aa05ddbdc82b87e8dfd3a0 | [
"MIT"
] | null | null | null | c++/Utils/mymath.h | cloudmrhub-com/CMRCode | 23cf19f35ac9590054aa05ddbdc82b87e8dfd3a0 | [
"MIT"
] | null | null | null | c++/Utils/mymath.h | cloudmrhub-com/CMRCode | 23cf19f35ac9590054aa05ddbdc82b87e8dfd3a0 | [
"MIT"
] | null | null | null | namespace CALC{
#define uniformity energy
template<typename T>
T energy(std::vector<T> & vect){
T O=0.0;
typename std::vector<T>::iterator it;
for (it= vect.begin(); it != vect.end(); it++){
O+=pow(*it,2);
};
return O;
}
template<typename T>
T min(std::vector<T> & vect){
T O;
typename std::vector<T>::it... | 16.129187 | 71 | 0.564224 | [
"vector"
] |
a19e163b157b0efab3b4fa745fe4b0407566e133 | 2,854 | h | C | tests/test-runner.h | davidhofman/dg | cf304a691f7063f638bd4edb66f2d8e65ccad2ec | [
"MIT"
] | 1 | 2021-06-21T14:19:09.000Z | 2021-06-21T14:19:09.000Z | tests/test-runner.h | davidhofman/dg | cf304a691f7063f638bd4edb66f2d8e65ccad2ec | [
"MIT"
] | 2 | 2018-10-18T05:28:07.000Z | 2018-11-21T10:20:23.000Z | tests/test-runner.h | ManSoSec/dg | 4bd115f8cf26d3584f009c92c0f7c21b1fb57307 | [
"MIT"
] | 2 | 2018-06-28T22:31:23.000Z | 2021-09-06T06:34:37.000Z | #ifndef _TEST_RUNNER_H_
#define _TEST_RUNNER_H_
#include <vector>
#include <string>
#include <cstdio>
#include <unistd.h>
#include <stdarg.h>
#include <cstring>
namespace dg {
namespace tests {
class Test
{
std::string name;
unsigned int failed;
void _fail(const char *fmt, va_list vl)
{
put... | 19.154362 | 69 | 0.448143 | [
"vector"
] |
a1a3be969e08406d977bbe1100446f8488b0f01d | 4,445 | h | C | Rownd/Content/Sample3DSceneRenderer.h | GarrettVance/Rownd | 547d72dd40f75f522d431a1cfc5076166823bd5d | [
"MIT"
] | null | null | null | Rownd/Content/Sample3DSceneRenderer.h | GarrettVance/Rownd | 547d72dd40f75f522d431a1cfc5076166823bd5d | [
"MIT"
] | null | null | null | Rownd/Content/Sample3DSceneRenderer.h | GarrettVance/Rownd | 547d72dd40f75f522d431a1cfc5076166823bd5d | [
"MIT"
] | null | null | null | #pragma once
#include "..\Common\DeviceResources.h"
#include "ShaderStructures.h"
#include "..\Common\StepTimer.h"
#include "HvyInst.h"
namespace Rownd
{
class VHG_Spherolux
{
public:
VHG_Spherolux():
position(DirectX::XMFLOAT3(0.f, 0.f, 0.f)),
nor... | 27.269939 | 114 | 0.568729 | [
"render"
] |
a1a9c3844a073873479cd48252442223af7651a6 | 39,053 | h | C | Engine/Source/Runtime/Engine/Classes/Components/SplineComponent.h | windystrife/UnrealEngine_NVIDIAGameWork | b50e6338a7c5b26374d66306ebc7807541ff815e | [
"MIT"
] | 1 | 2022-01-29T18:36:12.000Z | 2022-01-29T18:36:12.000Z | Engine/Source/Runtime/Engine/Classes/Components/SplineComponent.h | windystrife/UnrealEngine_NVIDIAGameWork | b50e6338a7c5b26374d66306ebc7807541ff815e | [
"MIT"
] | null | null | null | Engine/Source/Runtime/Engine/Classes/Components/SplineComponent.h | windystrife/UnrealEngine_NVIDIAGameWork | b50e6338a7c5b26374d66306ebc7807541ff815e | [
"MIT"
] | null | null | null | // Copyright 1998-2017 Epic Games, Inc. All Rights Reserved.
#pragma once
#include "CoreMinimal.h"
#include "UObject/ObjectMacros.h"
#include "Components/PrimitiveComponent.h"
#include "InterpCurve.h"
#include "SplineComponent.generated.h"
class FPrimitiveSceneProxy;
class FPrimitiveDrawInterface;
class FSceneView;
... | 52.490591 | 252 | 0.797199 | [
"shape",
"vector",
"transform"
] |
a1a9cf1b96ba45953aca31a268f5e0fbc2a4bde7 | 607 | h | C | core/os/platform.h | Relintai/rcpp_framework | 6416ecc5e0c88115f209cd63945a29c0e16a8e99 | [
"MIT"
] | null | null | null | core/os/platform.h | Relintai/rcpp_framework | 6416ecc5e0c88115f209cd63945a29c0e16a8e99 | [
"MIT"
] | null | null | null | core/os/platform.h | Relintai/rcpp_framework | 6416ecc5e0c88115f209cd63945a29c0e16a8e99 | [
"MIT"
] | null | null | null | #ifndef PLATFORM_H
#define PLATFORM_H
#include "arg_parser.h"
#include "core/threading/mutex.h"
class Platform {
public:
virtual void arg_setup(int argc, char **argv, char **envp);
virtual String get_executable_path();
virtual int execute(const String &p_path, const Vector<String> &p_arguments, bool p_blocking,... | 21.678571 | 236 | 0.749588 | [
"vector"
] |
a1ae3fb057f6eb977364e8d39d3bc67fc0430435 | 668 | h | C | include/state.h | tiagoinacio/cartesian-genetic-programming-cpp | 0d3000ee3b76085ef85ab0c7a818b1fabc5ed2fe | [
"MIT"
] | 1 | 2021-03-27T19:28:38.000Z | 2021-03-27T19:28:38.000Z | include/state.h | tiagoinacio/cartesian-genetic-programming-cpp | 0d3000ee3b76085ef85ab0c7a818b1fabc5ed2fe | [
"MIT"
] | 1 | 2021-03-27T00:07:35.000Z | 2021-03-27T15:20:51.000Z | include/state.h | tiagoinacio/cartesian-genetic-programming-cpp | 0d3000ee3b76085ef85ab0c7a818b1fabc5ed2fe | [
"MIT"
] | null | null | null | // Copyright 2017
// Tiago Inácio
#ifndef INCLUDE_STATE_H_
#define INCLUDE_STATE_H_
#include <vector>
namespace cgp {
class State {
public:
State();
unsigned int generation() const;
unsigned int run() const;
std::vector<int> activeNodes() const;
std::vector<int> genes() const;
void setGene... | 20.242424 | 54 | 0.688623 | [
"vector"
] |
a1b72c409af5b61fddc8af2616718ffe36f88539 | 8,645 | h | C | bootstrap/include/panda$collections$HashMap$LTpanda$core$Immutable$Cpanda$core$Object$GT.h | ethannicholas/panda-old | 75576bcf5c4e5a34e964547d623a5de874e6e47c | [
"MIT"
] | null | null | null | bootstrap/include/panda$collections$HashMap$LTpanda$core$Immutable$Cpanda$core$Object$GT.h | ethannicholas/panda-old | 75576bcf5c4e5a34e964547d623a5de874e6e47c | [
"MIT"
] | null | null | null | bootstrap/include/panda$collections$HashMap$LTpanda$core$Immutable$Cpanda$core$Object$GT.h | ethannicholas/panda-old | 75576bcf5c4e5a34e964547d623a5de874e6e47c | [
"MIT"
] | null | null | null | // This file was automatically generated by the Panda compiler
#ifndef panda$collections$HashMap$LTpanda$core$Immutable$Cpanda$core$Object$GT_H
#define panda$collections$HashMap$LTpanda$core$Immutable$Cpanda$core$Object$GT_H
extern panda$core$Class panda$collections$HashMap$LTpanda$core$Immutable$Cpanda$core$Object$GT_... | 160.092593 | 393 | 0.844766 | [
"object"
] |
a1bd3140fd203213a93153c874e964d6f08fa78d | 2,298 | h | C | Modules/Loadable/Annotations/MRML/vtkMRMLAnnotationHierarchyNode.h | TheInterventionCentre/NorMIT-Plan-App | 765ed9a5dccc1cc134b65ccabe93fc132baeb2ea | [
"MIT"
] | null | null | null | Modules/Loadable/Annotations/MRML/vtkMRMLAnnotationHierarchyNode.h | TheInterventionCentre/NorMIT-Plan-App | 765ed9a5dccc1cc134b65ccabe93fc132baeb2ea | [
"MIT"
] | null | null | null | Modules/Loadable/Annotations/MRML/vtkMRMLAnnotationHierarchyNode.h | TheInterventionCentre/NorMIT-Plan-App | 765ed9a5dccc1cc134b65ccabe93fc132baeb2ea | [
"MIT"
] | null | null | null | // .NAME vtkMRMLAnnotationHierarchyNode - MRML node to represent hierarchy of Annotations.
// .SECTION Description
// n/a
//
#ifndef __vtkMRMLAnnotationHierarchyNode_h
#define __vtkMRMLAnnotationHierarchyNode_h
#include "vtkSlicerAnnotationsModuleMRMLExport.h"
#include "vtkMRMLDisplayableHierarchyNode.h"
class vtkAb... | 32.828571 | 120 | 0.775457 | [
"transform"
] |
a1caadaca22d4cbf1652b68eea140e1ae8a9c4c7 | 3,502 | h | C | source/OMLT/OMLT/include/AutoEncoderBackPropagation.h | pospeselr/VisualRBM | d009a594aeabb38382991f5134bb586c8a9f4a6d | [
"MIT"
] | null | null | null | source/OMLT/OMLT/include/AutoEncoderBackPropagation.h | pospeselr/VisualRBM | d009a594aeabb38382991f5134bb586c8a9f4a6d | [
"MIT"
] | null | null | null | source/OMLT/OMLT/include/AutoEncoderBackPropagation.h | pospeselr/VisualRBM | d009a594aeabb38382991f5134bb586c8a9f4a6d | [
"MIT"
] | null | null | null | #pragma once
// std
#include <stdint.h>
#include <assert.h>
// SiCKL
#include <SiCKL.h>
using namespace SiCKL;
// OMLT
#include "Enums.h"
#include "AutoEncoder.h"
#include "SiCKLShared.h"
#include "Common.h"
namespace OMLT
{
class AutoEncoderBackPropagation
{
public:
struct ModelConfig
{
uint32_t VisibleC... | 24.836879 | 109 | 0.752427 | [
"model"
] |
a1cb5566f078533c51055bdf79fb809de38dd974 | 353 | h | C | TextReversi/TextReversi/Display.h | mequint/Cpp-Samples | a5e8e08381121c10c100632ae190cc509be3293e | [
"MIT"
] | null | null | null | TextReversi/TextReversi/Display.h | mequint/Cpp-Samples | a5e8e08381121c10c100632ae190cc509be3293e | [
"MIT"
] | null | null | null | TextReversi/TextReversi/Display.h | mequint/Cpp-Samples | a5e8e08381121c10c100632ae190cc509be3293e | [
"MIT"
] | null | null | null | #pragma once
#include "Board.h"
char PieceOrAvailableMoveToChar(const Board& board, int row, int col, const std::vector<Cell>& availableMoves);
void DisplayBoard(const Board& board, const std::vector<Cell>& availableMoves = std::vector<Cell>());
void DisplayCurrentScore(const int xScore, const int oScore);
void Displ... | 44.125 | 111 | 0.784703 | [
"vector"
] |
a1cb8a40155dbaef9953193ca0ad1f9fc3db5dc5 | 31,277 | h | C | src/emu/gamedrv.h | Robbbert/messui | 49b756e2140d8831bc81335298ee8c5471045e79 | [
"BSD-3-Clause"
] | 26 | 2015-03-31T06:25:51.000Z | 2021-12-14T09:29:04.000Z | src/emu/gamedrv.h | Robbbert/messui | 49b756e2140d8831bc81335298ee8c5471045e79 | [
"BSD-3-Clause"
] | null | null | null | src/emu/gamedrv.h | Robbbert/messui | 49b756e2140d8831bc81335298ee8c5471045e79 | [
"BSD-3-Clause"
] | 10 | 2015-03-27T05:45:51.000Z | 2022-02-04T06:57:36.000Z | // license:BSD-3-Clause
// copyright-holders:Aaron Giles
/***************************************************************************
gamedrv.h
Definitions for game drivers.
***************************************************************************/
#ifndef MAME_EMU_GAMEDRV_H
#define MAME_EMU_GAMEDRV_H
#p... | 57.179159 | 218 | 0.621831 | [
"object"
] |
a1d22ff39d15473679d4d80745138458719235b2 | 27,953 | h | C | wincreator.h | bl222/win32-wrapper | 90a055d9623375259d15f937bf12a1d2897c2e86 | [
"MIT"
] | null | null | null | wincreator.h | bl222/win32-wrapper | 90a055d9623375259d15f937bf12a1d2897c2e86 | [
"MIT"
] | null | null | null | wincreator.h | bl222/win32-wrapper | 90a055d9623375259d15f937bf12a1d2897c2e86 | [
"MIT"
] | null | null | null | //------------------------------------------------------------------
// This file contains classes used to create window or child window.
//------------------------------------------------------------------
#if !defined (WINCREATOR_H)
#define WINCREATOR_H
#include "useunicode.h"
#include "winexception.h"
... | 30.819184 | 112 | 0.319357 | [
"object"
] |
a1d41a35dc4e4513f53abd78820cc6b988f62f96 | 1,535 | h | C | node_modules/nodegit/include/merge_result.h | WJayWJay/react-src | 177d5ffbfe5fcfbbddb8b6629e418d59502732a2 | [
"CC-BY-4.0",
"BSD-3-Clause"
] | 20 | 2018-07-05T08:22:58.000Z | 2021-07-21T03:56:40.000Z | node_modules/nodegit/include/merge_result.h | WJayWJay/react-src | 177d5ffbfe5fcfbbddb8b6629e418d59502732a2 | [
"CC-BY-4.0",
"BSD-3-Clause"
] | 7 | 2018-07-10T00:41:59.000Z | 2019-07-21T15:13:49.000Z | node_modules/nodegit/include/merge_result.h | WJayWJay/react-src | 177d5ffbfe5fcfbbddb8b6629e418d59502732a2 | [
"CC-BY-4.0",
"BSD-3-Clause"
] | 3 | 2018-08-16T00:42:17.000Z | 2021-02-22T11:24:26.000Z | // This is a generated file, modify: generate/templates/templates/class_header.h
#ifndef GITMERGERESULT_H
#define GITMERGERESULT_H
#include <nan.h>
#include <string>
#include <queue>
#include <utility>
#include "async_baton.h"
#include "nodegit_wrapper.h"
#include "promise_completion.h"
extern "C" {
#include <git2.h... | 23.257576 | 112 | 0.741368 | [
"object"
] |
a1e28c276567052260898088706ba383d183e303 | 1,223 | c | C | ch02-types-operators-and-expressions/exercise2-03.c | mervynlee94/The-C-Programming-Language | 9479b8868c835cbd196cb5f6a601f321ee824c49 | [
"MIT"
] | null | null | null | ch02-types-operators-and-expressions/exercise2-03.c | mervynlee94/The-C-Programming-Language | 9479b8868c835cbd196cb5f6a601f321ee824c49 | [
"MIT"
] | null | null | null | ch02-types-operators-and-expressions/exercise2-03.c | mervynlee94/The-C-Programming-Language | 9479b8868c835cbd196cb5f6a601f321ee824c49 | [
"MIT"
] | null | null | null | /*
* =====================================================================================
*
* Created: 22/05/2020
* Compiler:
* Apple clang version 11.0.3 (clang-1103.0.32.29)
* Target: x86_64-apple-darwin19.4.0
* Thread model: posix
* Description: Write a function htoi(s), which converts... | 26.021277 | 89 | 0.388389 | [
"model"
] |
a1f62c7af8fc2fde21fda1ae03064d2b2c97b171 | 1,233 | h | C | include/DSPJIT/node_state.h | aliefhooghe/DSPJIT | 49f075597f9826fab1a4cae5ecb5aaa644053d7e | [
"BSD-3-Clause"
] | null | null | null | include/DSPJIT/node_state.h | aliefhooghe/DSPJIT | 49f075597f9826fab1a4cae5ecb5aaa644053d7e | [
"BSD-3-Clause"
] | null | null | null | include/DSPJIT/node_state.h | aliefhooghe/DSPJIT | 49f075597f9826fab1a4cae5ecb5aaa644053d7e | [
"BSD-3-Clause"
] | null | null | null | #ifndef NAIVE_MUTABLE_NODE_STATE_H_
#define NAIVE_MUTABLE_NODE_STATE_H_
#include <vector>
#include "abstract_node_state.h"
namespace DSPJIT
{
class graph_memory_manager;
class node_state : public abstract_node_state
{
friend class graph_memory_manager;
public:
node_state(
... | 26.804348 | 60 | 0.648013 | [
"vector"
] |
b8017d18bb416ebf4169e5f23510c35c25b848dd | 1,209 | h | C | src/PlayScreen.h | SatvikR/space-invaders | 43e8c3bffc61d31d7860279f25621129f8a31b2e | [
"BSD-2-Clause"
] | null | null | null | src/PlayScreen.h | SatvikR/space-invaders | 43e8c3bffc61d31d7860279f25621129f8a31b2e | [
"BSD-2-Clause"
] | null | null | null | src/PlayScreen.h | SatvikR/space-invaders | 43e8c3bffc61d31d7860279f25621129f8a31b2e | [
"BSD-2-Clause"
] | null | null | null | // Copyright (c) 2021, Satvik Reddy <reddy.satvik@gmail.com>
#pragma once
#include "Screen.h"
#include "Alien.h"
#include "AlienOne.h"
#include "AlienTwo.h"
#include "AlienThree.h"
#include "Globals.h"
#include "Player.h"
#include "Laser.h"
#include <LCGE/lcge.h>
#include <vector>
class PlayScreen : public Screen
{... | 25.1875 | 83 | 0.752688 | [
"vector"
] |
5950c8709341e1902228dc1b085e44914c1a6d8c | 29,353 | h | C | ThirdParty/Microsoft/Visual Studio 8/VC/PlatformSDK/Include/tsuserex.h | baSSiLL/dotnetinstaller | 2a983649553cd322f674fe06685f0c1d47f638b2 | [
"MIT"
] | null | null | null | ThirdParty/Microsoft/Visual Studio 8/VC/PlatformSDK/Include/tsuserex.h | baSSiLL/dotnetinstaller | 2a983649553cd322f674fe06685f0c1d47f638b2 | [
"MIT"
] | null | null | null | ThirdParty/Microsoft/Visual Studio 8/VC/PlatformSDK/Include/tsuserex.h | baSSiLL/dotnetinstaller | 2a983649553cd322f674fe06685f0c1d47f638b2 | [
"MIT"
] | 1 | 2020-04-30T10:25:58.000Z | 2020-04-30T10:25:58.000Z |
/* this ALWAYS GENERATED file contains the definitions for the interfaces */
/* File created by MIDL compiler version 6.00.0366 */
/* Compiler settings for tsuserex.idl:
Oicf, W1, Zp8, env=Win32 (32b run)
protocol : dce , ms_ext, c_ext, robust
error checks: allocation ref bounds_check enum stub_data
... | 32.906951 | 108 | 0.678397 | [
"object"
] |
5957ff6336d5f775409747a051613b7226935f80 | 1,609 | h | C | samples/PhysicsEngine/Source/Shapes/Shape.h | bitsauce/NibbleSauce3D | 79792388eaad659c241a292c470ee9fa6413d354 | [
"MIT"
] | null | null | null | samples/PhysicsEngine/Source/Shapes/Shape.h | bitsauce/NibbleSauce3D | 79792388eaad659c241a292c470ee9fa6413d354 | [
"MIT"
] | null | null | null | samples/PhysicsEngine/Source/Shapes/Shape.h | bitsauce/NibbleSauce3D | 79792388eaad659c241a292c470ee9fa6413d354 | [
"MIT"
] | 1 | 2021-04-25T09:58:46.000Z | 2021-04-25T09:58:46.000Z | #pragma once
#include "../Config.h"
#include "../Utils.h"
struct ShapeDef
{
ShapeDef() :
bodyRelativePosition(0.0f, 0.0f),
bodyRelativeAngle(0.0f),
friction(1.0f),
restitution(0.0f)
{
}
Vector2F bodyRelativePosition;
float bodyRelativeAngle;
float friction;
float restitution;
};
class Shape
{
public... | 19.385542 | 77 | 0.748912 | [
"shape"
] |
595810aa5a502eeef98bb20ed38c507ea3836e09 | 3,361 | h | C | FragmentOptimizer/OptApp.h | ZhaozhengPlus/ElasticReconstruction | 6ba46b2cef168249a75abfcb14c8863e2917f724 | [
"MIT"
] | 545 | 2015-01-07T14:00:38.000Z | 2022-03-29T07:07:37.000Z | FragmentOptimizer/OptApp.h | apprisi/ElasticReconstruction | 6ba46b2cef168249a75abfcb14c8863e2917f724 | [
"MIT"
] | 10 | 2016-02-29T06:11:59.000Z | 2020-10-26T08:52:10.000Z | FragmentOptimizer/OptApp.h | apprisi/ElasticReconstruction | 6ba46b2cef168249a75abfcb14c8863e2917f724 | [
"MIT"
] | 212 | 2015-02-02T06:44:08.000Z | 2022-02-08T06:49:36.000Z | #pragma once
#include <vector>
#include <hash_set>
#include "external/Eigen/Core"
#include "external/Eigen/Geometry"
#include "external/Eigen/SparseCore"
#include "HashSparseMatrix.h"
#include "PointCloud.h"
#include "RGBDTrajectory.h"
typedef Eigen::SparseMatrix< double > SparseMatrix;
typedef std::pai... | 26.888 | 139 | 0.669741 | [
"geometry",
"vector"
] |
5968559cb94037a602ce471058215ffc4c4b40e2 | 2,520 | h | C | Code/SlicerModules/VirtualColon/vtkSlicerVirtualColonLogic.h | clwyatt/CTC | 284d52dc888bcd997214804715fe690149e33f85 | [
"BSD-3-Clause"
] | 1 | 2019-07-29T02:04:06.000Z | 2019-07-29T02:04:06.000Z | Code/SlicerModules/VirtualColon/vtkSlicerVirtualColonLogic.h | clwyatt/CTC | 284d52dc888bcd997214804715fe690149e33f85 | [
"BSD-3-Clause"
] | null | null | null | Code/SlicerModules/VirtualColon/vtkSlicerVirtualColonLogic.h | clwyatt/CTC | 284d52dc888bcd997214804715fe690149e33f85 | [
"BSD-3-Clause"
] | null | null | null | /*
* vtkSlicerVirtualColonLogic.h
*
* Created on: Oct 3, 2008
* Author: haxu
*/
#ifndef VTKSLICERVIRTUALCOLONLOGIC_H_
#define VTKSLICERVIRTUALCOLONLOGIC_H_
#include "vtkSlicerModuleLogic.h"
#include "vtkSlicerVirtualColon.h"
#include "vtkSlicerVirtualColonNode.h"
#include "vtkSmartPointer.h"
#include "vtk... | 33.157895 | 108 | 0.744841 | [
"model",
"transform"
] |
596949b1bf6cf6b5233178c1c9393ea821bc283a | 10,240 | h | C | src/helpers.h | paulyehtw/CarND-Path-Planning-Project | 0b6fca9310330c3f0a90c5884d290599bc397830 | [
"MIT"
] | null | null | null | src/helpers.h | paulyehtw/CarND-Path-Planning-Project | 0b6fca9310330c3f0a90c5884d290599bc397830 | [
"MIT"
] | null | null | null | src/helpers.h | paulyehtw/CarND-Path-Planning-Project | 0b6fca9310330c3f0a90c5884d290599bc397830 | [
"MIT"
] | null | null | null | #ifndef HELPERS_H
#define HELPERS_H
#include "spline.h"
#include <limits>
#include <map>
#include <math.h>
#include <string>
#include <vector>
// for convenience
using std::map;
using std::string;
using std::vector;
//
// Helper functions related to waypoints and converting from XY to Frenet
// or vice versa
//
/... | 30.20649 | 127 | 0.63125 | [
"vector",
"transform"
] |
5970c0674a3fbcc9a328263640a2905d7253af41 | 1,480 | h | C | app/src/main/cpp/isEngine/system/entity/parents/Type.h | Is-Daouda/is-Engine-Level-Editor | a420d77004b965dd64918ef765a31ceccea7357b | [
"Zlib"
] | 4 | 2020-09-07T18:08:41.000Z | 2021-05-18T11:15:01.000Z | app/src/main/cpp/isEngine/system/entity/parents/Type.h | Is-Daouda/is-Level-Editor | 8bf33ccbf79e79e1cc3322041504f492db25224c | [
"Zlib"
] | null | null | null | app/src/main/cpp/isEngine/system/entity/parents/Type.h | Is-Daouda/is-Level-Editor | 8bf33ccbf79e79e1cc3322041504f492db25224c | [
"Zlib"
] | 2 | 2020-05-16T20:57:39.000Z | 2021-12-17T17:37:46.000Z | /*
is::Engine (Infinity Solutions Engine)
Copyright (C) 2018-2022 Is Daouda <isdaouda.n@gmail.com>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone... | 26.909091 | 76 | 0.658108 | [
"object"
] |
597205a89182eae7ec35d04990983b8094041dfb | 235 | h | C | Include/tiled_renderer.h | AnupamSahu/XRE | 2894f9c5f2fdbcc6d69212a31bb00bfcae191107 | [
"MIT"
] | 1 | 2020-12-14T19:02:53.000Z | 2020-12-14T19:02:53.000Z | Include/tiled_renderer.h | AnupamSahu/XRE | 2894f9c5f2fdbcc6d69212a31bb00bfcae191107 | [
"MIT"
] | null | null | null | Include/tiled_renderer.h | AnupamSahu/XRE | 2894f9c5f2fdbcc6d69212a31bb00bfcae191107 | [
"MIT"
] | null | null | null | #ifndef TILED_RENDERER_H
#define TILED_RENDERER_H
#include <vector>
namespace xre
{
class TiledRenderer
{
private:
unsigned int tile_size;
TiledRenderer();
TiledRenderer(unsigned int tiled_size);
public:
};
}
#endif | 9.791667 | 41 | 0.731915 | [
"vector"
] |
5986ef50d8b726e53c3704da6dc68bc6df63d206 | 2,151 | h | C | hacks/c_aimhelper.h | Rebirator/GLadiators.technology-v2-Rifk7 | 7692ad3fce3f6e0638e7c8924f4bb972a2632d0f | [
"MIT"
] | 4 | 2020-08-13T11:11:31.000Z | 2021-09-24T16:55:42.000Z | hacks/c_aimhelper.h | Rebirator/GLadiators.technology-v2-Rifk7 | 7692ad3fce3f6e0638e7c8924f4bb972a2632d0f | [
"MIT"
] | null | null | null | hacks/c_aimhelper.h | Rebirator/GLadiators.technology-v2-Rifk7 | 7692ad3fce3f6e0638e7c8924f4bb972a2632d0f | [
"MIT"
] | 6 | 2020-07-15T17:00:14.000Z | 2022-03-25T07:45:13.000Z | #pragma once
#include "../sdk/c_vector3d.h"
#include "../sdk/c_cs_player.h"
#include "c_animation_system.h"
#include <optional>
#include "../utils/c_config.h"
class c_aimhelper : public singleton<c_aimhelper> // singleton ftw
{
static constexpr auto total_seeds = 255;
static constexpr auto pi_2 = 6.283186f;
public... | 39.833333 | 146 | 0.767085 | [
"vector"
] |
5987867e286c9e437faa1e552f4d375a96e48943 | 7,240 | h | C | aws-cpp-sdk-clouddirectory/include/aws/clouddirectory/model/BatchListObjectChildrenResponse.h | curiousjgeorge/aws-sdk-cpp | 09b65deba03cfbef9a1e5d5986aa4de71bc03cd8 | [
"Apache-2.0"
] | 1 | 2020-03-11T05:36:20.000Z | 2020-03-11T05:36:20.000Z | aws-cpp-sdk-clouddirectory/include/aws/clouddirectory/model/BatchListObjectChildrenResponse.h | curiousjgeorge/aws-sdk-cpp | 09b65deba03cfbef9a1e5d5986aa4de71bc03cd8 | [
"Apache-2.0"
] | null | null | null | aws-cpp-sdk-clouddirectory/include/aws/clouddirectory/model/BatchListObjectChildrenResponse.h | curiousjgeorge/aws-sdk-cpp | 09b65deba03cfbef9a1e5d5986aa4de71bc03cd8 | [
"Apache-2.0"
] | null | null | null | /*
* Copyright 2010-2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "license" fil... | 39.562842 | 196 | 0.683287 | [
"model"
] |
5989c04fa8bf83c64955e87840e728a7b09f5000 | 18,227 | h | C | execution/tpcc/table.h | plsmaop/SLOG | bcf5775fdb756d73e56265835020517f6f7b79a7 | [
"MIT"
] | 26 | 2020-01-31T18:12:44.000Z | 2022-02-07T01:46:07.000Z | execution/tpcc/table.h | plsmaop/SLOG | bcf5775fdb756d73e56265835020517f6f7b79a7 | [
"MIT"
] | 17 | 2020-01-30T20:40:35.000Z | 2021-12-22T18:43:21.000Z | execution/tpcc/table.h | plsmaop/SLOG | bcf5775fdb756d73e56265835020517f6f7b79a7 | [
"MIT"
] | 6 | 2019-12-24T15:30:45.000Z | 2021-07-06T19:47:30.000Z | #pragma once
#include <glog/logging.h>
#include <array>
#include <exception>
#include <iostream>
#include <mutex>
#include <unordered_map>
#include <vector>
#include "execution/tpcc/scalar.h"
#include "execution/tpcc/storage_adapter.h"
namespace slog {
namespace tpcc {
enum TableId : int8_t { WAREHOUSE, DISTRICT, ... | 35.530214 | 120 | 0.541614 | [
"vector"
] |
5989f7b88b8b90addc8fb702afa647e2b828c6ed | 7,298 | h | C | B2G/gecko/image/src/imgRequestProxy.h | wilebeast/FireFox-OS | 43067f28711d78c429a1d6d58c77130f6899135f | [
"Apache-2.0"
] | 3 | 2015-08-31T15:24:31.000Z | 2020-04-24T20:31:29.000Z | B2G/gecko/image/src/imgRequestProxy.h | wilebeast/FireFox-OS | 43067f28711d78c429a1d6d58c77130f6899135f | [
"Apache-2.0"
] | null | null | null | B2G/gecko/image/src/imgRequestProxy.h | wilebeast/FireFox-OS | 43067f28711d78c429a1d6d58c77130f6899135f | [
"Apache-2.0"
] | 3 | 2015-07-29T07:17:15.000Z | 2020-11-04T06:55:37.000Z | /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*-
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
#ifndef imgRequestProxy_h__
#defin... | 31.456897 | 108 | 0.710058 | [
"object"
] |
59ad1dcbc3121688561e805f4ed10ac4d600744b | 58,862 | c | C | ccnxlibs/libccnx-transport-rta/ccnx/transport/transport_rta/connectors/connector_Forwarder_Metis.c | cherouvim/cicn-nrs | 440d6a7f56e7240f179205ed5ce1fe8000d03b83 | [
"Apache-2.0"
] | 10 | 2018-11-04T06:37:14.000Z | 2022-02-18T00:26:34.000Z | ccnxlibs/libccnx-transport-rta/ccnx/transport/transport_rta/connectors/connector_Forwarder_Metis.c | cherouvim/cicn-nrs | 440d6a7f56e7240f179205ed5ce1fe8000d03b83 | [
"Apache-2.0"
] | null | null | null | ccnxlibs/libccnx-transport-rta/ccnx/transport/transport_rta/connectors/connector_Forwarder_Metis.c | cherouvim/cicn-nrs | 440d6a7f56e7240f179205ed5ce1fe8000d03b83 | [
"Apache-2.0"
] | 3 | 2019-01-17T19:47:55.000Z | 2022-02-18T00:28:18.000Z | /*
* Copyright (c) 2017 Cisco and/or its affiliates.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at:
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicabl... | 34.361938 | 168 | 0.671673 | [
"object",
"vector"
] |
59b7636324fbd66afda7d7d27033422bbe94cdc1 | 1,781 | h | C | stimulus/FlankersEngine.h | Bearzeng/x-amber | 351e5e9b4f66d5d4099c7ad92072b3ceaf7b11a4 | [
"Apache-2.0"
] | 156 | 2020-11-02T06:18:55.000Z | 2022-03-18T10:05:01.000Z | stimulus/FlankersEngine.h | dryxia/x-amber | 351e5e9b4f66d5d4099c7ad92072b3ceaf7b11a4 | [
"Apache-2.0"
] | 1 | 2021-08-23T05:38:56.000Z | 2021-08-23T05:38:56.000Z | stimulus/FlankersEngine.h | dryxia/x-amber | 351e5e9b4f66d5d4099c7ad92072b3ceaf7b11a4 | [
"Apache-2.0"
] | 31 | 2020-11-03T02:05:25.000Z | 2022-01-06T06:04:39.000Z | /*
* Copyright 2020 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | 27.4 | 75 | 0.748456 | [
"vector"
] |
59c414706efc20947d87ab5eb1c258d9b3c1f42a | 67,753 | c | C | src/gui-guider-demo/generated/guider_fonts/lv_font_simsun_14.c | MS-RTOS/littlevgl | 132e18c9dd92ac321b85d60390a82793e1b82efb | [
"MIT"
] | 2 | 2021-10-12T18:41:12.000Z | 2022-03-07T03:17:59.000Z | src/gui-guider-demo/generated/guider_fonts/lv_font_simsun_14.c | ms-rtos/littlevgl | 132e18c9dd92ac321b85d60390a82793e1b82efb | [
"MIT"
] | null | null | null | src/gui-guider-demo/generated/guider_fonts/lv_font_simsun_14.c | ms-rtos/littlevgl | 132e18c9dd92ac321b85d60390a82793e1b82efb | [
"MIT"
] | null | null | null | #include "lvgl/lvgl.h"
/*******************************************************************************
* Size: 14 px
* Bpp: 4
* Opts:
******************************************************************************/
#ifndef LV_FONT_SIMSUN_14
#define LV_FONT_SIMSUN_14 1
#endif
#if LV_FONT_SIMSUN_14
/*-----------... | 41.952322 | 126 | 0.556743 | [
"3d"
] |
59c58f9ef6702a7b514f6b9faf86c42906bbe8ac | 1,245 | h | C | Source/Assets/RNAssetManagerInternals.h | uberpixel/Rayne | 94f601561aedfc3200e67ff9522f64fbc5ca4d8c | [
"MIT"
] | 13 | 2020-08-08T11:57:05.000Z | 2022-03-10T17:29:19.000Z | Source/Assets/RNAssetManagerInternals.h | uberpixel/Rayne | 94f601561aedfc3200e67ff9522f64fbc5ca4d8c | [
"MIT"
] | 1 | 2022-03-10T17:35:28.000Z | 2022-03-10T18:21:57.000Z | Source/Assets/RNAssetManagerInternals.h | uberpixel/Rayne | 94f601561aedfc3200e67ff9522f64fbc5ca4d8c | [
"MIT"
] | 3 | 2020-08-08T14:22:34.000Z | 2021-05-15T21:12:17.000Z | //
// RNAssetManagerInternals.h
// Rayne
//
// Copyright 2016 by Überpixel. All rights reserved.
// Unauthorized use is punishable by torture, mutilation, and vivisection.
//
#ifndef __RAYNE_ASSETMANAGERINTERNALS_H_
#define __RAYNE_ASSETMANAGERINTERNALS_H_
#include "../Base/RNBase.h"
#include "../Objects/RNObject... | 22.232143 | 76 | 0.733333 | [
"object"
] |
59d129018f30b225cca5704c71f88c049ec6827c | 2,102 | c | C | d/koenig/riddle/rewards/mage_istishia.c | Dbevan/SunderingShadows | 6c15ec56cef43c36361899bae6dc08d0ee907304 | [
"MIT"
] | 13 | 2019-07-19T05:24:44.000Z | 2021-11-18T04:08:19.000Z | d/koenig/riddle/rewards/mage_istishia.c | Dbevan/SunderingShadows | 6c15ec56cef43c36361899bae6dc08d0ee907304 | [
"MIT"
] | 4 | 2021-03-15T18:56:39.000Z | 2021-08-17T17:08:22.000Z | d/koenig/riddle/rewards/mage_istishia.c | Dbevan/SunderingShadows | 6c15ec56cef43c36361899bae6dc08d0ee907304 | [
"MIT"
] | 13 | 2019-09-12T06:22:38.000Z | 2022-01-31T01:15:12.000Z | //mage_akadi.c - reward for Riddle Quest. Thanks to Shar for coding this item :)
#include <std.h>
#include "../../nereid.h"
inherit MAGEROBES;
void create(){
::create();
set_name("tunic of the tides");
set_id(({ "tunic", "tunic of the tides" }));
set_short("%^RESET%^%^CYAN%^Tunic of the %^BOLD%^%^BLUE%^Ti%^WHITE%... | 67.806452 | 711 | 0.735014 | [
"shape"
] |
59d835580c99510c8611f90dcd1cad70329a119e | 9,033 | h | C | Scripts/Template/Headers/org/w3c/dom/traversal/NodeFilter.h | mbeloded/J2ObjC-FrameworkMb | 35dc7171cb7d08edf6824ed3c9f34311c8be3347 | [
"MIT"
] | null | null | null | Scripts/Template/Headers/org/w3c/dom/traversal/NodeFilter.h | mbeloded/J2ObjC-FrameworkMb | 35dc7171cb7d08edf6824ed3c9f34311c8be3347 | [
"MIT"
] | null | null | null | Scripts/Template/Headers/org/w3c/dom/traversal/NodeFilter.h | mbeloded/J2ObjC-FrameworkMb | 35dc7171cb7d08edf6824ed3c9f34311c8be3347 | [
"MIT"
] | null | null | null | //
// Generated by the J2ObjC translator. DO NOT EDIT!
// source: android/libcore/luni/src/main/java/org/w3c/dom/traversal/NodeFilter.java
//
#include "../../../../J2ObjC_header.h"
#pragma push_macro("OrgW3cDomTraversalNodeFilter_INCLUDE_ALL")
#ifdef OrgW3cDomTraversalNodeFilter_RESTRICT
#define OrgW3cDomTraversal... | 35.988048 | 168 | 0.810583 | [
"object",
"model"
] |
59db41f46bc9442e0ca7e8b7e563042413a14a18 | 5,842 | h | C | src/Frontend/Context.h | wiltonlazary/Nidium | 2ed34f350115290e4fe67cbade6c7e2b7c9de430 | [
"Apache-2.0",
"BSD-2-Clause"
] | 1,223 | 2016-06-28T17:54:08.000Z | 2022-03-16T10:27:03.000Z | src/Frontend/Context.h | wiltonlazary/Nidium | 2ed34f350115290e4fe67cbade6c7e2b7c9de430 | [
"Apache-2.0",
"BSD-2-Clause"
] | 84 | 2016-07-26T13:22:05.000Z | 2018-09-13T12:04:23.000Z | src/Frontend/Context.h | wiltonlazary/Nidium | 2ed34f350115290e4fe67cbade6c7e2b7c9de430 | [
"Apache-2.0",
"BSD-2-Clause"
] | 77 | 2016-07-26T13:13:13.000Z | 2022-01-24T02:24:53.000Z | /*
Copyright 2016 Nidium Inc. All rights reserved.
Use of this source code is governed by a MIT license
that can be found in the LICENSE file.
*/
#ifndef frontend_context_h__
#define frontend_context_h__
#include <stdint.h>
#include <stddef.h>
#include <vector>
#include <unordered_map>
#include <ape_pool.h>
... | 21.014388 | 78 | 0.626669 | [
"vector"
] |
59e0c365e8e3bc516912c4ecdbfa2dcbea02a6c4 | 2,662 | h | C | libnx/headers/nx/device.h | tienex/apfs | afc6041c6078d3bc96c2ffec8ea6a8e572b79678 | [
"MIT"
] | 42 | 2017-12-01T15:23:20.000Z | 2022-02-25T07:08:28.000Z | libnx/headers/nx/device.h | tienex/apfs | afc6041c6078d3bc96c2ffec8ea6a8e572b79678 | [
"MIT"
] | 3 | 2017-12-04T19:31:53.000Z | 2018-07-27T22:47:41.000Z | libnx/headers/nx/device.h | tienex/apfs | afc6041c6078d3bc96c2ffec8ea6a8e572b79678 | [
"MIT"
] | 5 | 2017-12-02T22:10:53.000Z | 2019-11-15T05:06:46.000Z | /*
* Copyright (c) 2017-present Orlando Bassotto
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, m... | 26.888889 | 89 | 0.671675 | [
"object"
] |
daa6edc6d4c45085c3743d6c8ad3af4563ddfc75 | 7,803 | h | C | applications/plugins/Registration/IntensityProfileRegistrationForceField.h | sofa-framework/issofa | 94855f488465bc3ed41223cbde987581dfca5389 | [
"OML"
] | null | null | null | applications/plugins/Registration/IntensityProfileRegistrationForceField.h | sofa-framework/issofa | 94855f488465bc3ed41223cbde987581dfca5389 | [
"OML"
] | null | null | null | applications/plugins/Registration/IntensityProfileRegistrationForceField.h | sofa-framework/issofa | 94855f488465bc3ed41223cbde987581dfca5389 | [
"OML"
] | null | null | null | /******************************************************************************
* SOFA, Simulation Open-Framework Architecture, development version *
* (c) 2006-2017 INRIA, USTL, UJF, CNRS, MGH *
* *
... | 38.438424 | 181 | 0.673331 | [
"vector",
"transform"
] |
daa907c88bacfcd33dc19ed432351f11027e7fc3 | 2,187 | h | C | winrt/lib/utils/TemporaryTransform.h | r2d2rigo/Win2D | 3f06d4f19b7d16b67859a1b30ac770215ef3e52d | [
"MIT"
] | 1,002 | 2015-01-09T19:40:01.000Z | 2019-05-04T12:05:09.000Z | winrt/lib/utils/TemporaryTransform.h | r2d2rigo/Win2D | 3f06d4f19b7d16b67859a1b30ac770215ef3e52d | [
"MIT"
] | 667 | 2015-01-02T19:04:11.000Z | 2019-05-03T14:43:51.000Z | winrt/lib/utils/TemporaryTransform.h | SunburstApps/Win2D.WinUI | 75a33f8f4c0c785c2d1b478589fd4d3a9c5b53df | [
"MIT"
] | 258 | 2015-01-06T07:44:49.000Z | 2019-05-01T15:50:59.000Z | // Copyright (c) Microsoft Corporation. All rights reserved.
//
// Licensed under the MIT License. See LICENSE.txt in the project root for license information.
#pragma once
namespace ABI { namespace Microsoft { namespace Graphics { namespace Canvas
{
// Helper object whose job is to apply a temporary transform to... | 33.646154 | 109 | 0.597165 | [
"object",
"transform"
] |
daacc67f7e214e11b93e8aa308cd6fa65cee457d | 2,191 | h | C | src/developer/debug/zxdb/symbols/dwarf_expr.h | liexusong/fuchsia | 81897680af92a1848a063e3c20ff3a4892ccff07 | [
"BSD-2-Clause"
] | 3 | 2021-09-02T07:21:06.000Z | 2022-03-12T03:20:10.000Z | src/developer/debug/zxdb/symbols/dwarf_expr.h | liexusong/fuchsia | 81897680af92a1848a063e3c20ff3a4892ccff07 | [
"BSD-2-Clause"
] | 56 | 2021-06-03T03:16:25.000Z | 2022-03-20T01:07:44.000Z | src/developer/debug/zxdb/symbols/dwarf_expr.h | liexusong/fuchsia | 81897680af92a1848a063e3c20ff3a4892ccff07 | [
"BSD-2-Clause"
] | 2 | 2022-02-25T12:22:49.000Z | 2022-03-12T03:20:10.000Z | // Copyright 2021 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef SRC_DEVELOPER_DEBUG_ZXDB_SYMBOLS_DWARF_EXPR_H_
#define SRC_DEVELOPER_DEBUG_ZXDB_SYMBOLS_DWARF_EXPR_H_
#include <stdint.h>
#include <optional>
#in... | 37.775862 | 100 | 0.756732 | [
"vector"
] |
daae9daf3855acf242b16d0d8b6f667cf44a1a4d | 1,700 | h | C | src/Stack.h | BetaPollux/C-Containers | 9d89524f22d8167c9bd764839b59d4aab0adea6e | [
"MIT"
] | null | null | null | src/Stack.h | BetaPollux/C-Containers | 9d89524f22d8167c9bd764839b59d4aab0adea6e | [
"MIT"
] | null | null | null | src/Stack.h | BetaPollux/C-Containers | 9d89524f22d8167c9bd764839b59d4aab0adea6e | [
"MIT"
] | null | null | null | #ifndef _STACK_H
#define _STACK_H
#include <stdbool.h>
typedef struct StackStruct * Stack_t;
/**
* @brief Create Stack
*
* Create a new empty Stack object.
* This must be matched with a Destroy() call.
*
* @return Stack_t New Stack object. Returns NULL on failure.
*/
Stack_t Stack_Create(void);
/**
* @bri... | 19.101124 | 67 | 0.638235 | [
"object"
] |
dab88df486e9762b4e232249eb80e4bb0691187a | 1,703 | h | C | src/dfm/rpc/handlers/LedgerHandler.h | dfm-official/dfm | 97f133aa87b17c760b90f2358d6ba10bc7ad9d1f | [
"ISC"
] | null | null | null | src/dfm/rpc/handlers/LedgerHandler.h | dfm-official/dfm | 97f133aa87b17c760b90f2358d6ba10bc7ad9d1f | [
"ISC"
] | null | null | null | src/dfm/rpc/handlers/LedgerHandler.h | dfm-official/dfm | 97f133aa87b17c760b90f2358d6ba10bc7ad9d1f | [
"ISC"
] | null | null | null |
#ifndef RIPPLE_RPC_HANDLERS_LEDGER_H_INCLUDED
#define RIPPLE_RPC_HANDLERS_LEDGER_H_INCLUDED
#include <ripple/app/main/Application.h>
#include <ripple/app/ledger/LedgerToJson.h>
#include <ripple/app/ledger/LedgerMaster.h>
#include <ripple/ledger/ReadView.h>
#include <ripple/json/Object.h>
#include <ripple/protocol/js... | 17.926316 | 65 | 0.633001 | [
"object",
"vector"
] |
dabb854aa35a2fddf0124ac4944d6743f7442912 | 5,984 | h | C | compiler/parser/ast/transform_ctx.h | glram/seq | 88ba866ffd623376f45fc5dc9a5eca095b494fd7 | [
"Apache-2.0"
] | null | null | null | compiler/parser/ast/transform_ctx.h | glram/seq | 88ba866ffd623376f45fc5dc9a5eca095b494fd7 | [
"Apache-2.0"
] | null | null | null | compiler/parser/ast/transform_ctx.h | glram/seq | 88ba866ffd623376f45fc5dc9a5eca095b494fd7 | [
"Apache-2.0"
] | 1 | 2020-11-19T16:08:08.000Z | 2020-11-19T16:08:08.000Z | #pragma once
#include <deque>
#include <memory>
#include <stack>
#include <string>
#include <unordered_map>
#include <unordered_set>
#include <vector>
#include "parser/ast/context.h"
#include "parser/common.h"
namespace seq {
namespace ast {
namespace TypeItem {
class Import;
class Static;
class Var;
class Func;
c... | 32 | 79 | 0.665775 | [
"vector"
] |
dabbeade15c61593711be844ab55107ba6a58ed8 | 2,031 | h | C | formation_control/include/formation_control/formation_control.h | Jaeyoung-Lim/mavros_swarm | bf0d37f9e4eab383840f82b0a30d602cf5e8d318 | [
"BSD-3-Clause"
] | 26 | 2019-04-15T07:52:25.000Z | 2022-01-13T19:08:45.000Z | formation_control/include/formation_control/formation_control.h | Wayne-xixi/mavros_swarm | ad9d3957baaf782db88645629bf5217bf1914601 | [
"BSD-3-Clause"
] | 19 | 2019-04-10T07:58:49.000Z | 2021-07-27T06:31:59.000Z | formation_control/include/formation_control/formation_control.h | Wayne-xixi/mavros_swarm | ad9d3957baaf782db88645629bf5217bf1914601 | [
"BSD-3-Clause"
] | 22 | 2019-04-15T07:52:38.000Z | 2022-02-21T06:51:07.000Z | // July/2018, ETHZ, Jaeyoung Lim, jalim@student.ethz.ch
#ifndef GEOMETRIC_CONTROLLER_H
#define GEOMETRIC_CONTROLLER_H
#include <ros/ros.h>
#include <ros/subscribe_options.h>
#include <tf/transform_broadcaster.h>
#include <stdio.h>
#include <cstdlib>
#include <string>
#include <sstream>
#include <Eigen/Dense>
#incl... | 27.445946 | 105 | 0.762678 | [
"vector"
] |
dabe57604ca39e8e9cffbaff10a75938beb24810 | 1,677 | h | C | src/graph.h | jloveric/smartphysics | 85e10bde7a3f07f7bd77337e6f948a244b31ed42 | [
"MIT"
] | null | null | null | src/graph.h | jloveric/smartphysics | 85e10bde7a3f07f7bd77337e6f948a244b31ed42 | [
"MIT"
] | null | null | null | src/graph.h | jloveric/smartphysics | 85e10bde7a3f07f7bd77337e6f948a244b31ed42 | [
"MIT"
] | null | null | null | #ifndef __GRAPH_H
#define __GRAPH_H
#include<memory>
#include<vector>
#include "definitions.h"
#include "mpi.h"
#include "Mesh.hh"
#include "MeshFactory.hh"
using namespace Jali;
/**
* This is the graph that the data sets on. In the case of physics
* this is often a grid, but could also be a time series or any ot... | 20.45122 | 93 | 0.652952 | [
"mesh",
"object",
"vector",
"3d"
] |
dabf0e533f3195cee268b401447916af56f5897f | 494 | h | C | include/ShaderProgramLinker.h | Killavus/Phelsuma | 734e89efa2c1b3b9c52ca3feb555e4b2acc69c80 | [
"MIT"
] | null | null | null | include/ShaderProgramLinker.h | Killavus/Phelsuma | 734e89efa2c1b3b9c52ca3feb555e4b2acc69c80 | [
"MIT"
] | null | null | null | include/ShaderProgramLinker.h | Killavus/Phelsuma | 734e89efa2c1b3b9c52ca3feb555e4b2acc69c80 | [
"MIT"
] | null | null | null | #ifndef __PHELSUMA_SHADER_PROGRAM_LINKER_H__
#define __PHELSUMA_SHADER_PROGRAM_LINKER_H__
#include <glad/glad.h>
#include <vector>
#include <algorithm>
class ShaderProgram;
class Shader;
class ShaderProgramLinker {
public:
bool attachShader(const Shader& shader);
bool detachShader(GLenum shaderType);
ShaderPro... | 22.454545 | 62 | 0.803644 | [
"vector"
] |
dac33fab22958c5e20fbf037334719ed853ea921 | 1,105 | h | C | apiwznm/WznmQOpkMNComponent.h | mpsitech/wznm-WhizniumSBE | 4911d561b28392d485c46e98fb915168d82b3824 | [
"MIT"
] | 3 | 2020-09-20T16:24:48.000Z | 2021-12-01T19:44:51.000Z | apiwznm/WznmQOpkMNComponent.h | mpsitech/wznm-WhizniumSBE | 4911d561b28392d485c46e98fb915168d82b3824 | [
"MIT"
] | null | null | null | apiwznm/WznmQOpkMNComponent.h | mpsitech/wznm-WhizniumSBE | 4911d561b28392d485c46e98fb915168d82b3824 | [
"MIT"
] | null | null | null | /**
* \file WznmQOpkMNComponent.h
* API code for table TblWznmQOpkMNComponent (declarations)
* \copyright (C) 2016-2020 MPSI Technologies GmbH
* \author Alexander Wirthmueller (auto-generation)
* \date created: 5 Dec 2020
*/
// IP header --- ABOVE
#ifndef WZNMQOPKMNCOMPONENT_H
#define WZNMQOPKMNCOMPONENT_H
#in... | 21.25 | 92 | 0.750226 | [
"vector"
] |
dae25a1c45578b886163942a2d0f425496948ff4 | 2,481 | h | C | ViroRenderer/VRORenderUtil.h | dthian/virocore | c702528e0e3ffd8324c1597d65a73bc6adf0e11d | [
"MIT"
] | 2 | 2019-10-16T14:30:06.000Z | 2019-10-30T23:14:30.000Z | ViroRenderer/VRORenderUtil.h | dthian/virocore | c702528e0e3ffd8324c1597d65a73bc6adf0e11d | [
"MIT"
] | 47 | 2021-09-08T13:03:44.000Z | 2022-03-10T23:21:05.000Z | ViroRenderer/VRORenderUtil.h | dthian/virocore | c702528e0e3ffd8324c1597d65a73bc6adf0e11d | [
"MIT"
] | 2 | 2020-08-26T14:50:23.000Z | 2021-01-04T02:21:02.000Z | //
// VRORenderUtil.h
// ViroKit
//
// Created by Raj Advani on 1/23/18.
// Copyright © 2018 Viro Media. All rights reserved.
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
// "Software"), to deal in the Software with... | 34.943662 | 84 | 0.699718 | [
"render"
] |
dae6c5bd77da9c1f827a49f5b866bad87476279e | 2,797 | h | C | DQM/EcalMonitorTasks/interface/SelectiveReadoutTask.h | ckamtsikis/cmssw | ea19fe642bb7537cbf58451dcf73aa5fd1b66250 | [
"Apache-2.0"
] | 5 | 2020-07-02T19:05:26.000Z | 2022-02-25T14:37:09.000Z | DQM/EcalMonitorTasks/interface/SelectiveReadoutTask.h | ckamtsikis/cmssw | ea19fe642bb7537cbf58451dcf73aa5fd1b66250 | [
"Apache-2.0"
] | 524 | 2018-01-29T15:50:45.000Z | 2021-08-04T14:03:21.000Z | DQM/EcalMonitorTasks/interface/SelectiveReadoutTask.h | ckamtsikis/cmssw | ea19fe642bb7537cbf58451dcf73aa5fd1b66250 | [
"Apache-2.0"
] | 8 | 2020-06-08T16:28:54.000Z | 2021-11-16T14:40:00.000Z | #ifndef SelectiveReadoutTask_H
#define SelectiveReadoutTask_H
#include "DQWorkerTask.h"
#include "CondFormats/EcalObjects/interface/EcalChannelStatus.h"
#include "DataFormats/FEDRawData/interface/FEDRawDataCollection.h"
#include "DataFormats/EcalRawData/interface/EcalRawDataCollections.h"
#include "DataFormats/EcalD... | 28.835052 | 92 | 0.690025 | [
"vector"
] |
daebfb50de398829f83e09aeea8e202c07254a4f | 2,392 | h | C | src/decoder/decodable-mapped.h | LanceaKing/kaldi | eb205a83f08fb8056ba1deb03c505ec8b722d4d9 | [
"Apache-2.0"
] | 39 | 2021-06-16T11:38:57.000Z | 2022-03-24T01:33:56.000Z | src/decoder/decodable-mapped.h | LanceaKing/kaldi | eb205a83f08fb8056ba1deb03c505ec8b722d4d9 | [
"Apache-2.0"
] | 8 | 2017-09-06T00:12:00.000Z | 2019-03-22T08:03:19.000Z | src/decoder/decodable-mapped.h | LanceaKing/kaldi | eb205a83f08fb8056ba1deb03c505ec8b722d4d9 | [
"Apache-2.0"
] | 29 | 2020-01-03T22:28:27.000Z | 2022-03-30T23:00:27.000Z | // decoder/decodable-mapped.h
// Copyright 2009-2011 Saarland University; Microsoft Corporation;
// Lukas Burget
// See ../../COPYING for clarification regarding multiple authors
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in complia... | 34.171429 | 88 | 0.746656 | [
"object",
"vector"
] |
daed1e5983675db4dc6eb1cb945a82e562f6fa9c | 9,380 | c | C | underworld/libUnderworld/gLucifer/DrawingObjects/src/SwarmRGBColourViewer.c | longgangfan/underworld2 | 5c8acc17fa4d97e86a62b13b8bfb2af6e81a8ee4 | [
"CC-BY-4.0"
] | 116 | 2015-09-28T10:30:55.000Z | 2022-03-22T04:12:38.000Z | underworld/libUnderworld/gLucifer/DrawingObjects/src/SwarmRGBColourViewer.c | longgangfan/underworld2 | 5c8acc17fa4d97e86a62b13b8bfb2af6e81a8ee4 | [
"CC-BY-4.0"
] | 561 | 2015-09-29T06:05:50.000Z | 2022-03-22T23:37:29.000Z | underworld/libUnderworld/gLucifer/DrawingObjects/src/SwarmRGBColourViewer.c | longgangfan/underworld2 | 5c8acc17fa4d97e86a62b13b8bfb2af6e81a8ee4 | [
"CC-BY-4.0"
] | 68 | 2015-12-14T21:57:46.000Z | 2021-08-25T04:54:26.000Z | /*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*
** **
** This file forms part of the Underworld geophysics modelling application. **
** ... | 51.256831 | 237 | 0.687633 | [
"object"
] |
dafb5b80c63bf2f45f2e070e0a25a451ccd58429 | 1,379 | h | C | core/udp_connection.h | shakthi-prashanth-m/DroneCore | 63f204beab14d3305068db17b8f7968bfddf39aa | [
"BSD-3-Clause"
] | null | null | null | core/udp_connection.h | shakthi-prashanth-m/DroneCore | 63f204beab14d3305068db17b8f7968bfddf39aa | [
"BSD-3-Clause"
] | null | null | null | core/udp_connection.h | shakthi-prashanth-m/DroneCore | 63f204beab14d3305068db17b8f7968bfddf39aa | [
"BSD-3-Clause"
] | null | null | null | #pragma once
#include <string>
#include <mutex>
#include <thread>
#include <atomic>
#include "connection.h"
namespace dronecore {
class UdpConnection : public Connection
{
public:
explicit UdpConnection(DroneCoreImpl &parent, int local_port_number);
~UdpConnection();
bool is_ok() const;
ConnectionRes... | 24.192982 | 73 | 0.662799 | [
"vector"
] |
9701f68dc4a29faf04cc8a4270a611e942f83a12 | 7,627 | h | C | Development/Src/Editor/Src/UnEdTran.h | addstone/unrealengine3 | 4579d360dfd52b12493292120b27bb430f978fc8 | [
"FSFAP"
] | 37 | 2020-05-22T18:18:47.000Z | 2022-03-19T06:51:54.000Z | Development/Src/Editor/Src/UnEdTran.h | AdanosGotoman/unrealengine3 | 4579d360dfd52b12493292120b27bb430f978fc8 | [
"FSFAP"
] | null | null | null | Development/Src/Editor/Src/UnEdTran.h | AdanosGotoman/unrealengine3 | 4579d360dfd52b12493292120b27bb430f978fc8 | [
"FSFAP"
] | 27 | 2020-05-17T01:03:30.000Z | 2022-03-06T19:10:14.000Z | /*=============================================================================
UnEdTran.h: Unreal transaction tracking system
Copyright 1997-1999 Epic Games, Inc. All Rights Reserved.
Revision history:
* Created by Tim Sweeney
=============================================================================*/
/*---... | 27.142349 | 181 | 0.613478 | [
"object"
] |
749d249c32cc98bdcf73034134dc8d74a355a8a9 | 2,653 | h | C | src/core/vehicles/track_run.h | juanmanzanero/fastest-lap | e278dd2fd0f9fa30a613b87c5155c5d375f8da69 | [
"MIT"
] | 28 | 2021-11-26T16:03:33.000Z | 2022-02-21T13:51:58.000Z | src/core/vehicles/track_run.h | juanmanzanero/fastest-lap | e278dd2fd0f9fa30a613b87c5155c5d375f8da69 | [
"MIT"
] | 1 | 2022-03-01T17:10:39.000Z | 2022-03-01T17:10:39.000Z | src/core/vehicles/track_run.h | juanmanzanero/fastest-lap | e278dd2fd0f9fa30a613b87c5155c5d375f8da69 | [
"MIT"
] | 1 | 2022-02-28T12:21:04.000Z | 2022-02-28T12:21:04.000Z | #ifndef __TRACK_RUN_H__
#define __TRACK_RUN_H__
#include <fstream>
#include "lion/math/polynomial.h"
#include "lion/propagators/ode45.h"
template<class DynamicModel_t>
class Track_run
{
public:
using Timeseries_t = typename DynamicModel_t::Timeseries_type;
Track_run() {};
Track_run(const DynamicModel_t&... | 40.19697 | 239 | 0.678477 | [
"vector"
] |
74a6a318898d8cbdf9757b833697d1b54ec677b3 | 5,525 | c | C | poly2tri-c/refine/vedge.c | githubajm/poly2tri-c | 5ac75d6f09e4de35ef33289c69bc1d46c2a04970 | [
"BSD-3-Clause-Clear",
"BSD-3-Clause"
] | null | null | null | poly2tri-c/refine/vedge.c | githubajm/poly2tri-c | 5ac75d6f09e4de35ef33289c69bc1d46c2a04970 | [
"BSD-3-Clause-Clear",
"BSD-3-Clause"
] | null | null | null | poly2tri-c/refine/vedge.c | githubajm/poly2tri-c | 5ac75d6f09e4de35ef33289c69bc1d46c2a04970 | [
"BSD-3-Clause-Clear",
"BSD-3-Clause"
] | null | null | null | /*
* This file is a part of Poly2Tri-C
* (c) Barak Itkin <lightningismyname@gmail.com>
* http://code.google.com/p/poly2tri-c/
*
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
*
* * Redi... | 24.126638 | 84 | 0.689231 | [
"mesh"
] |
74a7afe9c21d10e919edd5f92683ac1a3b010039 | 8,625 | h | C | ccnx/api/control/cpi_AddressList.h | parc-ccnx-archive/Libccnx-transport-rta | 031a0b7df65a4e00fb96bcf381a7cd4cdbedea62 | [
"BSD-2-Clause"
] | null | null | null | ccnx/api/control/cpi_AddressList.h | parc-ccnx-archive/Libccnx-transport-rta | 031a0b7df65a4e00fb96bcf381a7cd4cdbedea62 | [
"BSD-2-Clause"
] | null | null | null | ccnx/api/control/cpi_AddressList.h | parc-ccnx-archive/Libccnx-transport-rta | 031a0b7df65a4e00fb96bcf381a7cd4cdbedea62 | [
"BSD-2-Clause"
] | null | null | null | /*
* Copyright (c) 2013-2014, Xerox Corporation (Xerox) and Palo Alto Research Center, Inc (PARC)
* 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 r... | 32.670455 | 124 | 0.705971 | [
"object"
] |
74aafc1f3718b13f0de9591018d1c28028f3f388 | 374 | h | C | embedding/algorithms/include/oct_hybrid.h | TheoryInPractice/aqc-virtual-embedding | 3e69881c5db992f92b75f38dd42b8f8672cda898 | [
"BSD-3-Clause"
] | 9 | 2017-11-21T23:23:31.000Z | 2021-09-14T08:37:49.000Z | embedding/algorithms/include/oct_hybrid.h | TheoryInPractice/aqc-virtual-embedding | 3e69881c5db992f92b75f38dd42b8f8672cda898 | [
"BSD-3-Clause"
] | null | null | null | embedding/algorithms/include/oct_hybrid.h | TheoryInPractice/aqc-virtual-embedding | 3e69881c5db992f92b75f38dd42b8f8672cda898 | [
"BSD-3-Clause"
] | 4 | 2017-05-30T17:16:06.000Z | 2021-09-14T08:37:50.000Z | #ifndef ALGORITHMS_OCTHYBRID_H_
#define ALGORITHMS_OCTHYBRID_H_
#include "oct_common.h"
#include "oct_fast.h"
#include "oct_exact.h"
void compute_hybrid_oct_embed(Graph &program,
std::vector<int> &solution,
int seed,
int repeats... | 26.714286 | 57 | 0.540107 | [
"vector"
] |
74ba4c9bdd3c6e6f9aac89d174e10f45e56c331c | 355 | h | C | LibLeap/Learning.h | uiuyuty/vsfh | 49f83a7bf043f7ae872dd759a0d32336d90cf1b4 | [
"MIT"
] | 36 | 2015-03-02T09:30:35.000Z | 2020-06-11T07:07:57.000Z | LibLeap/Learning.h | uiuyuty/vsfh | 49f83a7bf043f7ae872dd759a0d32336d90cf1b4 | [
"MIT"
] | 3 | 2016-04-01T21:28:24.000Z | 2018-03-30T21:39:28.000Z | LibLeap/Learning.h | uiuyuty/vsfh | 49f83a7bf043f7ae872dd759a0d32336d90cf1b4 | [
"MIT"
] | 17 | 2015-03-02T18:48:45.000Z | 2019-03-12T06:44:08.000Z | /*
* Learning.h
*
* Created on: 29-01-2014
* Author: oli
*/
#ifndef LEARNING_H_
#define LEARNING_H_
#include "includes.h"
using namespace std;
class Learning {
public:
Learning();
static void learnStatic(vector<pair<const char*, const char*> > files, char* path, char* filename);
static void learnDynam... | 15.434783 | 100 | 0.678873 | [
"vector"
] |
74bd9a3923dd5bf43f2890506c9d4f7e61107ff5 | 28,661 | c | C | dlls/qdvd/navigator.c | mirkobrombin/wine | 0a6f89ac353137fa6114a252cf13f8e46d59bba7 | [
"MIT"
] | 686 | 2018-08-21T22:16:23.000Z | 2022-03-31T14:49:36.000Z | dlls/qdvd/navigator.c | mirkobrombin/wine | 0a6f89ac353137fa6114a252cf13f8e46d59bba7 | [
"MIT"
] | 136 | 2018-08-21T23:38:26.000Z | 2022-03-31T16:55:57.000Z | dlls/qdvd/navigator.c | mirkobrombin/wine | 0a6f89ac353137fa6114a252cf13f8e46d59bba7 | [
"MIT"
] | 144 | 2018-08-22T12:38:50.000Z | 2022-03-31T04:06:30.000Z | /*
* Navigator filter
*
* Copyright 2020 Gijs Vermeulen
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later versio... | 29.948798 | 120 | 0.739507 | [
"object"
] |
74cce0772c3939f4d62abaf8f9b8017be37e943a | 3,107 | h | C | vaca/WidgetHit.h | picrap/vaca | 377070c2124bb71649313f6a144c6bd40fdee723 | [
"MIT"
] | null | null | null | vaca/WidgetHit.h | picrap/vaca | 377070c2124bb71649313f6a144c6bd40fdee723 | [
"MIT"
] | null | null | null | vaca/WidgetHit.h | picrap/vaca | 377070c2124bb71649313f6a144c6bd40fdee723 | [
"MIT"
] | null | null | null | // Vaca - Visual Application Components Abstraction
// Copyright (c) 2005-2010 David Capello
//
// This file is distributed under the terms of the MIT license,
// please read LICENSE.txt for more information.
#ifndef VACA_WIDGETHIT_H
#define VACA_WIDGETHIT_H
#include "vaca/base.h"
namespace vaca {
/**
... | 19.41875 | 71 | 0.577406 | [
"object"
] |
74ce5960c8bd68aded6a2914f3092d09276b0cb1 | 53,941 | c | C | app/src/main/cpp/openvpn/src/openvpn/ssl_openssl.c | qlcchain/WinQ-Android-code | e39f2043ca82c9d61df3819ca9fb3007a7870426 | [
"MIT"
] | 5 | 2018-07-12T05:50:46.000Z | 2021-01-11T12:28:24.000Z | app/src/main/cpp/openvpn/src/openvpn/ssl_openssl.c | huzhipeng111/WinQ | 39925732597fd4822cd554429fab655e8c858c4b | [
"MIT"
] | 1 | 2018-07-13T06:45:25.000Z | 2018-07-13T06:45:25.000Z | app/src/main/cpp/openvpn/src/openvpn/ssl_openssl.c | huzhipeng111/WinQ | 39925732597fd4822cd554429fab655e8c858c4b | [
"MIT"
] | 7 | 2018-07-11T10:37:02.000Z | 2019-08-03T10:34:08.000Z | /*
* OpenVPN -- An application to securely tunnel IP networks
* over a single TCP/UDP port, with support for SSL/TLS-based
* session authentication and key exchange,
* packet encryption, packet authentication, and
* packet compression.
*
* Copyright (C) 2002-2017... | 26.389922 | 141 | 0.582562 | [
"object"
] |
74d2373de060ad26aaddfc4088da1e685ea54fae | 2,632 | c | C | benchmarks/OMPSpec/target-3c/src/target-3c.c | fabiodrg/Unibench | 9cd1e49ec8a21c7ed63bbca7e769ceb56a5b62d3 | [
"BSD-3-Clause"
] | 3 | 2018-06-27T01:43:38.000Z | 2020-09-20T01:53:40.000Z | benchmarks/OMPSpec/target-3c/src/target-3c.c | fabiodrg/Unibench | 9cd1e49ec8a21c7ed63bbca7e769ceb56a5b62d3 | [
"BSD-3-Clause"
] | null | null | null | benchmarks/OMPSpec/target-3c/src/target-3c.c | fabiodrg/Unibench | 9cd1e49ec8a21c7ed63bbca7e769ceb56a5b62d3 | [
"BSD-3-Clause"
] | 3 | 2018-06-11T17:08:06.000Z | 2021-01-29T17:09:46.000Z | // ----------------------------------------------------------------------------------------
// Implementation of Example target.3c (Section 52.3, page 196) from Openmp
// 4.0.2 Examples
// on the document http://openmp.org/mp-documents/openmp-examples-4.0.2.pdf
//
//
//
//
// -------------------------------------------... | 21.933333 | 91 | 0.554711 | [
"vector"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.