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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
404ea18d160f164e2a05770037c30a6785f1bb18 | 10,624 | h | C | archive/CPPHelloSpeech/packages/Microsoft.CognitiveServices.Speech.0.2.12733/build/native/include/cxx_api/speechapi_cxx_translation_recognizer.h | akashdeepbansal/eBookNavigator | 429204fb2d1e69b2918c7be9084c57ecf676975f | [
"MIT"
] | null | null | null | archive/CPPHelloSpeech/packages/Microsoft.CognitiveServices.Speech.0.2.12733/build/native/include/cxx_api/speechapi_cxx_translation_recognizer.h | akashdeepbansal/eBookNavigator | 429204fb2d1e69b2918c7be9084c57ecf676975f | [
"MIT"
] | null | null | null | archive/CPPHelloSpeech/packages/Microsoft.CognitiveServices.Speech.0.2.12733/build/native/include/cxx_api/speechapi_cxx_translation_recognizer.h | akashdeepbansal/eBookNavigator | 429204fb2d1e69b2918c7be9084c57ecf676975f | [
"MIT"
] | 1 | 2020-12-29T09:02:56.000Z | 2020-12-29T09:02:56.000Z | //
// Copyright (c) Microsoft. All rights reserved.
// Licensed under the MIT license. See LICENSE.md file in the project root for full license information.
//
// speechapi_cxx_translation_recognizer.h: Public API declarations for translation recognizer in C++.
//
#pragma once
#include <exception>
#include <f... | 43.363265 | 203 | 0.715456 | [
"model"
] |
405d41b86bd6415bbb901da228d1b25144ddb4b2 | 5,140 | h | C | ell_SPMM/test_spmm.h | KhalidTheeb/SpMM | 46cbab84dc769ed8c4bfac8a073bc7a2e437c57f | [
"MIT"
] | 2 | 2019-12-25T08:53:23.000Z | 2020-02-16T05:10:47.000Z | ell_SPMM/test_spmm.h | KhalidTheeb/SpMM | 46cbab84dc769ed8c4bfac8a073bc7a2e437c57f | [
"MIT"
] | null | null | null | ell_SPMM/test_spmm.h | KhalidTheeb/SpMM | 46cbab84dc769ed8c4bfac8a073bc7a2e437c57f | [
"MIT"
] | null | null | null | /*
* Copyright NVIDIA Corporation
*
* 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 ag... | 37.794118 | 139 | 0.666926 | [
"vector"
] |
40637a7df9ef75637b06aada69ec3b6a35ddeab0 | 1,140 | h | C | Simple 2D/src/curor.h | JulesG10/MutliGame | e6a193aa8b07b4930d9edf9824fda42e1cd1fc77 | [
"MIT"
] | 2 | 2021-01-09T14:24:54.000Z | 2021-04-21T11:53:11.000Z | Simple 2D/src/curor.h | JulesG10/MutliGame | e6a193aa8b07b4930d9edf9824fda42e1cd1fc77 | [
"MIT"
] | null | null | null | Simple 2D/src/curor.h | JulesG10/MutliGame | e6a193aa8b07b4930d9edf9824fda42e1cd1fc77 | [
"MIT"
] | null | null | null | #pragma once
#ifndef GAME_CURSOR
#define GAME_CURSOR
#include<SDL.h>
#include "utils.h"
#include "draw.h"
static int CURSOR_SIZE = 8;
static RGB CURSOR_COLOR = {255,255,255};
void InitCursor(SDL_Cursor *cursor,int size,RGB rgb)
{
CURSOR_COLOR = rgb;
CURSOR_SIZE = size;
int32_t cursorData[2] = {0, 0};
... | 23.265306 | 84 | 0.674561 | [
"render"
] |
4069715ae0fa3006b5ad1bd81a91327ee736dbe7 | 3,120 | h | C | Sources/Elastos/Frameworks/Droid/Base/Packages/SystemUI/inc/elastos/droid/systemui/statusbar/phone/CStatusBarWindowView.h | jingcao80/Elastos | d0f39852356bdaf3a1234743b86364493a0441bc | [
"Apache-2.0"
] | 7 | 2017-07-13T10:34:54.000Z | 2021-04-16T05:40:35.000Z | Sources/Elastos/Frameworks/Droid/Base/Packages/SystemUI/inc/elastos/droid/systemui/statusbar/phone/CStatusBarWindowView.h | jingcao80/Elastos | d0f39852356bdaf3a1234743b86364493a0441bc | [
"Apache-2.0"
] | null | null | null | Sources/Elastos/Frameworks/Droid/Base/Packages/SystemUI/inc/elastos/droid/systemui/statusbar/phone/CStatusBarWindowView.h | jingcao80/Elastos | d0f39852356bdaf3a1234743b86364493a0441bc | [
"Apache-2.0"
] | 9 | 2017-07-13T12:33:20.000Z | 2021-06-19T02:46:48.000Z | //=========================================================================
// Copyright (C) 2012 The Elastos Open Source Project
//
// 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
//
// ... | 29.158879 | 81 | 0.673718 | [
"object"
] |
4072c49a2b3b4c9213fc428f7a3a999c4ec0b4fb | 16,657 | h | C | src/XmlParser.h | markjulmar/jtiutils | 7e3b2bd7ee8c8099e5daf50fd0ab366d8b2c63dd | [
"MIT"
] | null | null | null | src/XmlParser.h | markjulmar/jtiutils | 7e3b2bd7ee8c8099e5daf50fd0ab366d8b2c63dd | [
"MIT"
] | null | null | null | src/XmlParser.h | markjulmar/jtiutils | 7e3b2bd7ee8c8099e5daf50fd0ab366d8b2c63dd | [
"MIT"
] | null | null | null | /****************************************************************************/
//
// XmlParser.h
//
// This header defines the simple Xml parser used by the configuration class.
// This is not designed or intended to be used as a full XML implementation.
// It does not treat comments or PIs as node types; but ins... | 30.012613 | 114 | 0.612295 | [
"vector"
] |
408160158a9c1a4107bda59224dd919c8fca724a | 3,442 | h | C | Source/LSystems/LSystemActor.h | NickVeselov/L-Systems | 4610ac02604c95070394dfe96c6ed65ddd24fa48 | [
"MIT"
] | null | null | null | Source/LSystems/LSystemActor.h | NickVeselov/L-Systems | 4610ac02604c95070394dfe96c6ed65ddd24fa48 | [
"MIT"
] | null | null | null | Source/LSystems/LSystemActor.h | NickVeselov/L-Systems | 4610ac02604c95070394dfe96c6ed65ddd24fa48 | [
"MIT"
] | null | null | null | // Fill out your copyright notice in the Description page of Project Settings.
#pragma once
#include "TreeStructure.h"
#include "GameFramework/Actor.h"
#include "LSystemActor.generated.h"
UCLASS()
class LSYSTEMS_API ALSystemActor : public AActor
{
GENERATED_BODY()
virtual void OnConstruction(const ... | 28.92437 | 80 | 0.754213 | [
"transform"
] |
40878c242a7e1c1669559592b13e0fead508aca6 | 582 | h | C | enternamescreen.h | Ostrea/SDL-2D-Game | ba3ea027817901e2fa1fd60bddbb7464c163f7df | [
"MIT"
] | null | null | null | enternamescreen.h | Ostrea/SDL-2D-Game | ba3ea027817901e2fa1fd60bddbb7464c163f7df | [
"MIT"
] | 1 | 2021-04-03T12:21:47.000Z | 2021-06-05T16:19:28.000Z | enternamescreen.h | Ostrea/SDL-2D-Game | ba3ea027817901e2fa1fd60bddbb7464c163f7df | [
"MIT"
] | null | null | null | #ifndef ENTERNAMESCREEN_H
#define ENTERNAMESCREEN_H
#include "gamescreen.h"
#include <vector>
class EnterNameScreen : public GameScreen {
public:
EnterNameScreen();
virtual void loadContent();
virtual void unloadContent();
virtual void handleInput(const SDL_Event &event);
virtual void draw();... | 20.068966 | 53 | 0.713058 | [
"vector"
] |
408b727a6537fedb0d4fe1fc869e9cf9ab037b93 | 668 | h | C | Bango/Pages/Personal/Views/ZCPersonalOrderCell.h | LemonChao/Bango | 5374051df57aa8d3e30d7c5e40b28562a8b8f489 | [
"Apache-2.0"
] | null | null | null | Bango/Pages/Personal/Views/ZCPersonalOrderCell.h | LemonChao/Bango | 5374051df57aa8d3e30d7c5e40b28562a8b8f489 | [
"Apache-2.0"
] | null | null | null | Bango/Pages/Personal/Views/ZCPersonalOrderCell.h | LemonChao/Bango | 5374051df57aa8d3e30d7c5e40b28562a8b8f489 | [
"Apache-2.0"
] | null | null | null | //
// ZCPersonalOrderCell.h
// Bango
//
// Created by zchao on 2019/4/8.
// Copyright © 2019 zchao. All rights reserved.
//
#import <UIKit/UIKit.h>
#import "ZCPersonalCenterModel.h"
NS_ASSUME_NONNULL_BEGIN
@interface ZCPersonalOrderCell : UITableViewCell
@property(nonatomic, strong) ZCPersonalCenterModel *model... | 18.054054 | 95 | 0.75 | [
"model"
] |
7b3a5ac47ca378307c2b2ec65c89b19c46872541 | 1,933 | h | C | Gems/StartingPointCamera/Code/Include/StartingPointCamera/StartingPointCameraConstants.h | aaarsene/o3de | 37e3b0226958974defd14dd6d808e8557dcd7345 | [
"Apache-2.0",
"MIT"
] | 1 | 2021-09-13T00:01:12.000Z | 2021-09-13T00:01:12.000Z | Gems/StartingPointCamera/Code/Include/StartingPointCamera/StartingPointCameraConstants.h | aaarsene/o3de | 37e3b0226958974defd14dd6d808e8557dcd7345 | [
"Apache-2.0",
"MIT"
] | null | null | null | Gems/StartingPointCamera/Code/Include/StartingPointCamera/StartingPointCameraConstants.h | aaarsene/o3de | 37e3b0226958974defd14dd6d808e8557dcd7345 | [
"Apache-2.0",
"MIT"
] | 1 | 2021-07-20T11:07:25.000Z | 2021-07-20T11:07:25.000Z | /*
* Copyright (c) Contributors to the Open 3D Engine Project. For complete copyright and license terms please see the LICENSE at the root of this distribution.
*
* SPDX-License-Identifier: Apache-2.0 OR MIT
*
*/
#pragma once
namespace Camera
{
////////////////////////////////////////////////////////////////... | 33.912281 | 158 | 0.514227 | [
"3d"
] |
7b4bd418613e836fff160dd388dd59c02fa13758 | 2,509 | c | C | base/crts/crtw32/exec/spawnv.c | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | base/crts/crtw32/exec/spawnv.c | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | base/crts/crtw32/exec/spawnv.c | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | /***
*spawnv.c - spawn a child process
*
* Copyright (c) 1985-2001, Microsoft Corporation. All rights reserved.
*
*Purpose:
* defines _spawnv() - spawn a child process
*
*Revision History:
* 04-15-84 DFW written
* 12-11-87 JCR Added "_LOAD_DS" to declaration
* 11-20-89 GJ... | 34.369863 | 81 | 0.552411 | [
"vector"
] |
7b55f7b377561851c881fe9ca313f9a9c7374671 | 10,554 | h | C | lib/plugins/x86/x86_obj.h | pwrapi/cray_pwrapi | e303a841a7fcc9217a144a48e44cca05990ae066 | [
"BSD-3-Clause"
] | 1 | 2018-05-03T23:01:27.000Z | 2018-05-03T23:01:27.000Z | lib/plugins/x86/x86_obj.h | pwrapi/cray_pwrapi | e303a841a7fcc9217a144a48e44cca05990ae066 | [
"BSD-3-Clause"
] | null | null | null | lib/plugins/x86/x86_obj.h | pwrapi/cray_pwrapi | e303a841a7fcc9217a144a48e44cca05990ae066 | [
"BSD-3-Clause"
] | null | null | null | /*
* Copyright (c) 2017-2018, Cray 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:
*
* 1. Redistributions of source code must retain the above copyright notice,
* this list of condit... | 37.558719 | 80 | 0.703619 | [
"object"
] |
7b62a041d21dbe8bbc4ff7ad38eb1f1a436abd39 | 1,358 | h | C | plugins/flurry/android/src/cpp/include/AndroidLuaLibFlurry.h | mikolajgucki/ae-engine | c4953feb74853b01b39b45b3bce23c10f6f74db0 | [
"MIT"
] | 1 | 2021-02-23T09:36:42.000Z | 2021-02-23T09:36:42.000Z | plugins/flurry/android/src/cpp/include/AndroidLuaLibFlurry.h | mikolajgucki/ae-engine | c4953feb74853b01b39b45b3bce23c10f6f74db0 | [
"MIT"
] | null | null | null | plugins/flurry/android/src/cpp/include/AndroidLuaLibFlurry.h | mikolajgucki/ae-engine | c4953feb74853b01b39b45b3bce23c10f6f74db0 | [
"MIT"
] | null | null | null | #ifndef AE_ANDROID_LUA_LIB_FLURRY_H
#define AE_ANDROID_LUA_LIB_FLURRY_H
#include <jni.h>
#include "LuaLibFlurry.h"
namespace ae {
namespace flurry {
/**
* \brief The Android implementation of the Flurry Lua library.
*/
class AndroidLuaLibFlurry:public LuaLibFlurry {
/// The JNI environme... | 23.016949 | 70 | 0.587629 | [
"object"
] |
7b6ed18a741860f60242a3a7c8fbae62cdbdc85c | 2,130 | h | C | lexer/regexp/nfa.h | SketchAlgorithms/Lexer | 1b0917de46e94d39117e70afb12ce1c467de0d69 | [
"MIT"
] | null | null | null | lexer/regexp/nfa.h | SketchAlgorithms/Lexer | 1b0917de46e94d39117e70afb12ce1c467de0d69 | [
"MIT"
] | null | null | null | lexer/regexp/nfa.h | SketchAlgorithms/Lexer | 1b0917de46e94d39117e70afb12ce1c467de0d69 | [
"MIT"
] | null | null | null |
#if !defined(NFA_H)
#define NFA_H
#include <vector>
#include <memory>
#include <set>
#include "fa_state.h"
class NFA
{
private:
std::vector<std::shared_ptr<FAState>> states;
std::shared_ptr<FAState> start;
std::set<int> current;
public:
bool isAccepted;
bool isRejected;
explicit NFA()
... | 19.189189 | 72 | 0.457746 | [
"vector"
] |
7b70686993f30f33ff02f9232d0478a36e522c97 | 3,206 | h | C | src/libobus/src/obus_call.h | Parrot-Developers/obus | d7104526659a12cccc1799e88f96192d9b1b5345 | [
"BSD-3-Clause"
] | null | null | null | src/libobus/src/obus_call.h | Parrot-Developers/obus | d7104526659a12cccc1799e88f96192d9b1b5345 | [
"BSD-3-Clause"
] | 1 | 2021-03-31T10:29:33.000Z | 2021-03-31T10:29:33.000Z | src/libobus/src/obus_call.h | isabella232/obus | d7104526659a12cccc1799e88f96192d9b1b5345 | [
"BSD-3-Clause"
] | 1 | 2016-11-03T10:42:14.000Z | 2016-11-03T10:42:14.000Z | /******************************************************************************
* libobus - linux interprocess objects synchronization protocol.
*
* @file obus_call.h
*
* @brief obus object call
*
* @author jean-baptiste.dubois@parrot.com
*
* Copyright (c) 2013 Parrot S.A.
* All rights reserved.
*
* Redistr... | 37.717647 | 80 | 0.72645 | [
"object"
] |
7b7f810e8d1f94de514c5efdf68d329badaf84dd | 5,312 | h | C | tests/request_mock.h | YuriyLisovskiy/oauth-service | b2ab60e1d32b2f198c074d7646ea4e76bdff6bf7 | [
"MIT"
] | null | null | null | tests/request_mock.h | YuriyLisovskiy/oauth-service | b2ab60e1d32b2f198c074d7646ea4e76bdff6bf7 | [
"MIT"
] | null | null | null | tests/request_mock.h | YuriyLisovskiy/oauth-service | b2ab60e1d32b2f198c074d7646ea4e76bdff6bf7 | [
"MIT"
] | null | null | null | /*
* Copyright (c) 2021 Yuriy Lisovskiy
*/
#pragma once
#include <list>
#include <string>
#include <xalwart/http/interfaces.h>
class HttpRequestMock : public xw::http::IRequest
{
public:
[[nodiscard]]
inline std::string method() const override
{
return this->_method;
}
[[nodiscard]]
inline const xw::htt... | 19.601476 | 109 | 0.69503 | [
"vector"
] |
7b854ed59d4a80edff4f044786aa6259b72f1790 | 5,106 | h | C | admin/wmi/wbem/providers/snmpprovider/smir/include/helper.h | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | admin/wmi/wbem/providers/snmpprovider/smir/include/helper.h | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | admin/wmi/wbem/providers/snmpprovider/smir/include/helper.h | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | //***************************************************************************
//
// File:
//
// Module: MS SNMP Provider
//
// Purpose:
//
// Copyright (c) 1997-2001 Microsoft Corporation, All Rights Reserved
//
//***************************************************************************... | 23.104072 | 102 | 0.733451 | [
"object"
] |
7b8d9b6ffc5e07d2adcac21dadd7fd554b8d12ef | 4,685 | h | C | talk/session/phone/call.h | udit043/libjingle | dd7c03d0c5c358ada97feae44a5f76acad8dca13 | [
"BSD-3-Clause"
] | 5 | 2015-09-16T06:10:59.000Z | 2019-12-25T05:30:00.000Z | talk/session/phone/call.h | udit043/libjingle | dd7c03d0c5c358ada97feae44a5f76acad8dca13 | [
"BSD-3-Clause"
] | null | null | null | talk/session/phone/call.h | udit043/libjingle | dd7c03d0c5c358ada97feae44a5f76acad8dca13 | [
"BSD-3-Clause"
] | 3 | 2015-08-01T11:38:08.000Z | 2019-11-01T05:16:09.000Z | /*
* libjingle
* Copyright 2004--2005, Google Inc.
*
* 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 conditions a... | 40.042735 | 99 | 0.753255 | [
"vector"
] |
7b952fe58055ff60e7e7127a8faa6fa71ce9e3ca | 17,260 | h | C | src/main/include/Constants.h | ParadigmShift1259/FRC_Robot_2021 | 0ed3b2a7b6708ac23a0df1acada6c53d8af59b6a | [
"BSD-3-Clause"
] | null | null | null | src/main/include/Constants.h | ParadigmShift1259/FRC_Robot_2021 | 0ed3b2a7b6708ac23a0df1acada6c53d8af59b6a | [
"BSD-3-Clause"
] | null | null | null | src/main/include/Constants.h | ParadigmShift1259/FRC_Robot_2021 | 0ed3b2a7b6708ac23a0df1acada6c53d8af59b6a | [
"BSD-3-Clause"
] | null | null | null | /*----------------------------------------------------------------------------*/
/* Copyright (c) 2019 FIRST. All Rights Reserved. */
/* Open Source Software - may be modified and shared by FRC teams. The code */
/* must be accompanied by the FIRST BSD license file in the root directory of... | 39.861432 | 163 | 0.675319 | [
"geometry"
] |
7b97888f1caaee4698df7ac139a6a4d695900905 | 471 | h | C | src/machine/namco05.h | ascottix/tickle | de3b7df8a6e719b7682398ac689a7e439b40876f | [
"MIT"
] | 1 | 2021-05-31T21:09:50.000Z | 2021-05-31T21:09:50.000Z | src/machine/namco05.h | ascottix/tickle | de3b7df8a6e719b7682398ac689a7e439b40876f | [
"MIT"
] | null | null | null | src/machine/namco05.h | ascottix/tickle | de3b7df8a6e719b7682398ac689a7e439b40876f | [
"MIT"
] | null | null | null | /*
Namco 05xx (starfield generator) custom chip emulator
Copyright (c) 2011 Alessandro Scotti
*/
#ifndef NAMCO_05XX_
#define NAMCO_05XX_
#include <emu/emu_bitmap.h>
struct Namco05xx {
unsigned char state_;
int scroll_x_;
int scroll_y_;
Namco05xx();
void reset();
void wr... | 16.821429 | 62 | 0.653928 | [
"render"
] |
7b9f3fe6a0c0096d8efec121b52f55e185d7d5da | 3,332 | h | C | include/helpers/usuarios/setup.h | guilhermebkel/sales-machine | f0c0e12b543733bb7edf0a49e686331686e476e8 | [
"MIT"
] | null | null | null | include/helpers/usuarios/setup.h | guilhermebkel/sales-machine | f0c0e12b543733bb7edf0a49e686331686e476e8 | [
"MIT"
] | null | null | null | include/helpers/usuarios/setup.h | guilhermebkel/sales-machine | f0c0e12b543733bb7edf0a49e686331686e476e8 | [
"MIT"
] | null | null | null |
#include <iostream>
#include <fstream>
#include <vector>
#include "usuarios/usuario.h"
#include "usuarios/crianca.h"
#include "usuarios/adulto.h"
#include "usuarios/idoso.h"
std::vector<Usuario*> setup_usuarios(){
std::ifstream usuariosDatabase("database/usuarios.csv");
std::string usuarioId, usuarioTipo, usuari... | 32.666667 | 140 | 0.704382 | [
"vector"
] |
7baa8aaae74e6ea90eccdaf13c6ec3253277a887 | 6,445 | h | C | aten/src/ATen/test/rng_test.h | Hacky-DH/pytorch | 80dc4be615854570aa39a7e36495897d8a040ecc | [
"Intel"
] | 60,067 | 2017-01-18T17:21:31.000Z | 2022-03-31T21:37:45.000Z | aten/src/ATen/test/rng_test.h | Hacky-DH/pytorch | 80dc4be615854570aa39a7e36495897d8a040ecc | [
"Intel"
] | 66,955 | 2017-01-18T17:21:38.000Z | 2022-03-31T23:56:11.000Z | aten/src/ATen/test/rng_test.h | Hacky-DH/pytorch | 80dc4be615854570aa39a7e36495897d8a040ecc | [
"Intel"
] | 19,210 | 2017-01-18T17:45:04.000Z | 2022-03-31T23:51:56.000Z | #include <gtest/gtest.h>
#include <ATen/Generator.h>
#include <ATen/Tensor.h>
#include <ATen/native/TensorIterator.h>
#include <torch/library.h>
#include <c10/util/Optional.h>
#include <torch/all.h>
#include <stdexcept>
namespace {
constexpr auto int64_min_val = std::numeric_limits<int64_t>::lowest();
constexpr auto ... | 29.837963 | 102 | 0.61955 | [
"vector"
] |
7bb6dd8e5eabef9b0b6b31e22731058d16dda812 | 5,641 | h | C | conex/constraint.h | ToyotaResearchInstitute/conex | 181a4a9b77d7331464fffc7afc45fe8be29168d2 | [
"MIT"
] | 12 | 2021-02-08T08:02:17.000Z | 2022-01-25T21:53:22.000Z | conex/constraint.h | ToyotaResearchInstitute/conex | 181a4a9b77d7331464fffc7afc45fe8be29168d2 | [
"MIT"
] | null | null | null | conex/constraint.h | ToyotaResearchInstitute/conex | 181a4a9b77d7331464fffc7afc45fe8be29168d2 | [
"MIT"
] | 3 | 2020-12-21T16:02:22.000Z | 2021-05-20T11:25:46.000Z | #pragma once
#include <memory>
#include <vector>
#include <Eigen/Dense>
#include "conex/error_checking_macros.h"
#include "conex/newton_step.h"
#include "conex/workspace.h"
namespace conex {
template <typename T>
bool Permute(T*, std::vector<int> P) {
CONEX_DEMAND(false,
"Constraint does not suppor... | 34.187879 | 80 | 0.645807 | [
"vector",
"model"
] |
7bb82f48dec53dbd38437c1cc0880de5fd2fa487 | 33,603 | c | C | openbmc/build/tmp/deploy/sdk/witherspoon-2019-08-08/sysroots/armv6-openbmc-linux-gnueabi/usr/src/debug/glibc/2.29-r0/git/iconv/skeleton.c | sotaoverride/backup | ca53a10b72295387ef4948a9289cb78ab70bc449 | [
"Apache-2.0"
] | null | null | null | openbmc/build/tmp/deploy/sdk/witherspoon-2019-08-08/sysroots/armv6-openbmc-linux-gnueabi/usr/src/debug/glibc/2.29-r0/git/iconv/skeleton.c | sotaoverride/backup | ca53a10b72295387ef4948a9289cb78ab70bc449 | [
"Apache-2.0"
] | null | null | null | openbmc/build/tmp/deploy/sdk/witherspoon-2019-08-08/sysroots/armv6-openbmc-linux-gnueabi/usr/src/debug/glibc/2.29-r0/git/iconv/skeleton.c | sotaoverride/backup | ca53a10b72295387ef4948a9289cb78ab70bc449 | [
"Apache-2.0"
] | null | null | null | /* Skeleton for a conversion module.
Copyright (C) 1998-2019 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser Gen... | 41.281327 | 80 | 0.524001 | [
"object"
] |
7bc0cb9fe5390bbc8236c6f08077ccebce339a9f | 2,392 | h | C | src/Species/_Species.h | nwieder/SSTS | ff59aab0fd6b9b6ca5f6611153c784b6f61178ff | [
"MIT"
] | 1 | 2018-07-05T10:43:00.000Z | 2018-07-05T10:43:00.000Z | src/Species/_Species.h | nwieder/SSTS | ff59aab0fd6b9b6ca5f6611153c784b6f61178ff | [
"MIT"
] | null | null | null | src/Species/_Species.h | nwieder/SSTS | ff59aab0fd6b9b6ca5f6611153c784b6f61178ff | [
"MIT"
] | null | null | null | #include <string>
#ifndef _SPECIES_H_
#define _SPECIES_H_
namespace nw{
using namespace std;
/** Definition of Avogadro's constant*/
static const double N_AVO = 6.022e23;
/** @brief Abstract base class for the molecular species of a system.*/
class _Species {
public:
/** @brief Constructor
*
* @param id Spe... | 31.473684 | 88 | 0.7199 | [
"object",
"vector"
] |
7bc0daacded505519cdb2269446e5c670b02622d | 3,055 | h | C | gnu/gcc/gcc/config/m68k/coff.h | ArrogantWombatics/openbsd-src | 75721e1d44322953075b7c4b89337b163a395291 | [
"BSD-3-Clause"
] | 105 | 2015-03-02T16:58:34.000Z | 2022-03-28T07:17:49.000Z | gnu/gcc/gcc/config/m68k/coff.h | ArrogantWombatics/openbsd-src | 75721e1d44322953075b7c4b89337b163a395291 | [
"BSD-3-Clause"
] | 145 | 2015-03-18T10:08:17.000Z | 2022-03-31T01:27:08.000Z | gnu/gcc/gcc/config/m68k/coff.h | ArrogantWombatics/openbsd-src | 75721e1d44322953075b7c4b89337b163a395291 | [
"BSD-3-Clause"
] | 26 | 2015-10-10T09:37:44.000Z | 2022-02-23T02:02:05.000Z | /* Definitions of target machine for GNU compiler.
m68k series COFF object files and debugging, version.
Copyright (C) 1994, 1996, 1997, 2000, 2002, 2003, 2004 Free Software Foundation, Inc.
This file is part of GCC.
GCC is free software; you can redistribute it and/or modify
it under the terms of the GNU Gener... | 32.157895 | 88 | 0.723732 | [
"object"
] |
7bc5a8172997142769088a91f30f7dac61222091 | 625 | h | C | SimpleRPG-Text/Battle.h | utilForever/SimpleRPG-Text | 546c130f93505984dc77c51a872254c52ef99470 | [
"MIT"
] | 33 | 2015-10-01T05:38:05.000Z | 2021-09-25T01:43:30.000Z | SimpleRPG-Text/Battle.h | mudaliaraditya/SimpleRPG-Text | 546c130f93505984dc77c51a872254c52ef99470 | [
"MIT"
] | 1 | 2015-10-02T15:20:22.000Z | 2015-10-02T15:20:22.000Z | SimpleRPG-Text/Battle.h | mudaliaraditya/SimpleRPG-Text | 546c130f93505984dc77c51a872254c52ef99470 | [
"MIT"
] | 10 | 2015-09-30T14:54:59.000Z | 2020-05-20T19:26:42.000Z | #ifndef BATTLE_H
#define BATTLE_H
#include <vector>
#include "Dialogue.h"
class Creature;
enum class BattleEventType { ATTACK, DEFEND };
class BattleEvent
{
private:
Creature* source;
Creature* target;
BattleEventType type;
public:
BattleEvent(Creature* _source, Creature* _target, BattleEventType _type);
Cr... | 14.534884 | 74 | 0.7344 | [
"vector"
] |
7bc7ee83d74593b053df8ef9ed0a0d60820f4d5f | 2,584 | h | C | bin/seispp/hdrmath/HdrmathArg.h | chad-iris/antelope_contrib | d4cb83d433f30fd76ee7416f3106a4074a7206d4 | [
"BSD-2-Clause",
"MIT"
] | 30 | 2015-02-20T21:44:29.000Z | 2021-09-27T02:53:14.000Z | bin/seispp/hdrmath/HdrmathArg.h | chad-iris/antelope_contrib | d4cb83d433f30fd76ee7416f3106a4074a7206d4 | [
"BSD-2-Clause",
"MIT"
] | 14 | 2015-07-07T19:17:24.000Z | 2020-12-19T19:18:53.000Z | bin/seispp/hdrmath/HdrmathArg.h | chad-iris/antelope_contrib | d4cb83d433f30fd76ee7416f3106a4074a7206d4 | [
"BSD-2-Clause",
"MIT"
] | 46 | 2015-02-06T16:22:41.000Z | 2022-03-30T11:46:37.000Z | #include "Metadata.h"
using namespace SEISPP;
class HdrmathArg
{
public:
HdrmathArg();
/*!~ Primary constructor for this application. Parse command line
argument that assumes syntax name:type or a number */
HdrmathArg(char *arg);
HdrmathArg(long val);
HdrmathArg(int val);
HdrmathArg(float val);
Hdrm... | 38.567164 | 75 | 0.718266 | [
"object"
] |
7bca395e9f6e7380bb6407aab7072643fb350319 | 8,953 | c | C | patches/support_g729/g729/src/gainpred.c | ngoclt/pjsip-android-builder | 9da20ec9d5b8cde425ae92a22ccbfccc6d0b4495 | [
"Apache-2.0"
] | 4 | 2016-09-29T00:04:31.000Z | 2021-12-02T08:39:51.000Z | patches/support_g729/g729/src/gainpred.c | ngoclt/pjsip-android-builder | 9da20ec9d5b8cde425ae92a22ccbfccc6d0b4495 | [
"Apache-2.0"
] | null | null | null | patches/support_g729/g729/src/gainpred.c | ngoclt/pjsip-android-builder | 9da20ec9d5b8cde425ae92a22ccbfccc6d0b4495 | [
"Apache-2.0"
] | null | null | null | /**
* g729a codec for iPhone and iPod Touch
* Copyright (C) 2009 Samuel <samuelv0304@gmail.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License... | 47.877005 | 90 | 0.356975 | [
"vector"
] |
efb68b1b028e7c3fbc8b212b820e16958c7415bb | 3,385 | h | C | Core/Inc/nextion.h | callidex/my12 | 256cbc5d838c425427d67df956569e1b88a38e6e | [
"MIT"
] | null | null | null | Core/Inc/nextion.h | callidex/my12 | 256cbc5d838c425427d67df956569e1b88a38e6e | [
"MIT"
] | null | null | null | Core/Inc/nextion.h | callidex/my12 | 256cbc5d838c425427d67df956569e1b88a38e6e | [
"MIT"
] | 2 | 2020-11-09T12:36:17.000Z | 2021-05-20T08:33:42.000Z | /*
* nextion.h
*
* Created on: 5 Nov 2020
* Author: bob
* from my Freqref project 15/09/17
*/
#ifndef INC_NEXTION_H_
#define INC_NEXTION_H_
// Nextion LCD definitions
volatile extern uint8_t lcdstatus;
volatile extern uint8_t lcdtouched;
extern uint8_t lcdrxbuffer[];
volatile extern uint8_t lcdpev... | 31.342593 | 86 | 0.748006 | [
"object"
] |
efc10de35f52a46623597d419bb9b6270938a5b8 | 3,861 | h | C | argos3/src/plugins/robots/prototype/simulator/prototype_joint_entity.h | yiftachn/krembot_sim_fork | d3d1b050f9fff4c96bded298eadde5a9ca4dab6b | [
"MIT"
] | 211 | 2015-01-27T20:16:40.000Z | 2022-02-25T03:11:13.000Z | argos3/src/plugins/robots/prototype/simulator/prototype_joint_entity.h | yiftachn/krembot_sim_fork | d3d1b050f9fff4c96bded298eadde5a9ca4dab6b | [
"MIT"
] | 154 | 2015-02-09T20:32:38.000Z | 2022-03-30T21:35:24.000Z | argos3/src/plugins/robots/prototype/simulator/prototype_joint_entity.h | yiftachn/krembot_sim_fork | d3d1b050f9fff4c96bded298eadde5a9ca4dab6b | [
"MIT"
] | 128 | 2015-02-09T10:21:49.000Z | 2022-03-31T22:24:51.000Z | /**
* @file <argos3/plugins/robots/prototype/simulator/prototype_joint_entity.h>
*
* @author Michael Allwright - <allsey87@gmail.com>
*/
#ifndef PROTOTYPE_JOINT_ENTITY_H
#define PROTOTYPE_JOINT_ENTITY_H
namespace argos {
class CPrototypeLinkEntity;
class CPrototypeJointEntity;
}
#include <argos3/core/simul... | 23.4 | 87 | 0.620565 | [
"vector"
] |
efc6aa66db45768a69b7a596fd964596cf48c9e1 | 9,763 | c | C | src/arabic.c | zvezdan/vim | 3215466af9abfc9fbbfba81d166d625176993486 | [
"Vim"
] | 518 | 2020-01-02T18:49:01.000Z | 2022-03-16T03:18:20.000Z | src/arabic.c | zvezdan/vim | 3215466af9abfc9fbbfba81d166d625176993486 | [
"Vim"
] | 229 | 2017-08-09T12:20:55.000Z | 2022-03-31T15:12:18.000Z | src/arabic.c | zvezdan/vim | 3215466af9abfc9fbbfba81d166d625176993486 | [
"Vim"
] | 39 | 2017-09-01T16:21:32.000Z | 2022-02-08T14:57:18.000Z | /* vi:set ts=8 sts=4 sw=4 noet:
*
* VIM - Vi IMproved by Bram Moolenaar
*
* Do ":help uganda" in Vim to read copying and usage conditions.
* Do ":help credits" in Vim to see a list of people who contributed.
* See README.txt for an overview of the Vim source code.
*/
/*
* arabic.c: functions for Arabic lan... | 24.468672 | 80 | 0.65738 | [
"shape"
] |
efceee5477998046597a0a610141c93a01597f12 | 4,264 | h | C | RecoLocalCalo/HGCalRecProducers/interface/HGCalLayerTiles.h | scodella/cmssw | 974479b50b19bd795cb5f91eac872857fd6290f6 | [
"Apache-2.0"
] | 1 | 2021-04-13T13:26:16.000Z | 2021-04-13T13:26:16.000Z | RecoLocalCalo/HGCalRecProducers/interface/HGCalLayerTiles.h | scodella/cmssw | 974479b50b19bd795cb5f91eac872857fd6290f6 | [
"Apache-2.0"
] | 2 | 2020-11-03T19:02:02.000Z | 2020-11-10T16:44:22.000Z | RecoLocalCalo/HGCalRecProducers/interface/HGCalLayerTiles.h | scodella/cmssw | 974479b50b19bd795cb5f91eac872857fd6290f6 | [
"Apache-2.0"
] | 1 | 2020-04-01T15:30:45.000Z | 2020-04-01T15:30:45.000Z | // Authors: Felice Pantaleo - felice.pantaleo@cern.ch
// Date: 03/2019
#ifndef RecoLocalCalo_HGCalRecAlgos_HGCalLayerTiles
#define RecoLocalCalo_HGCalRecAlgos_HGCalLayerTiles
#include "RecoLocalCalo/HGCalRecProducers/interface/HGCalTilesConstants.h"
#include <vector>
#include <array>
#include <cmath>
#include <algor... | 35.533333 | 110 | 0.673546 | [
"vector"
] |
efd30fd5521acb45c369d600a14ebd1f13a43970 | 337,283 | c | C | ofagent/indigo/submodules/loxigen-artifacts/loci/src/class00.c | lanpinguo/apple-sauce | b16e7b78e58d0d17ad7f05476f38704a6b519ece | [
"Apache-2.0"
] | 1 | 2021-05-14T15:33:21.000Z | 2021-05-14T15:33:21.000Z | ofagent/indigo/submodules/loxigen-artifacts/loci/src/class00.c | lanpinguo/apple-sauce | b16e7b78e58d0d17ad7f05476f38704a6b519ece | [
"Apache-2.0"
] | null | null | null | ofagent/indigo/submodules/loxigen-artifacts/loci/src/class00.c | lanpinguo/apple-sauce | b16e7b78e58d0d17ad7f05476f38704a6b519ece | [
"Apache-2.0"
] | 2 | 2019-07-13T06:58:33.000Z | 2022-03-23T03:02:57.000Z | /* Copyright (c) 2008 The Board of Trustees of The Leland Stanford Junior University */
/* Copyright (c) 2011, 2012 Open Networking Foundation */
/* Copyright (c) 2012, 2013 Big Switch Networks, Inc. */
/* See the file LICENSE.loci which should have been included in the source distribution */
#ifdef __GNUC__
#ifdef __... | 26.50554 | 136 | 0.662459 | [
"object"
] |
efda96bb763d9ac3d71df18a7d72848d4257db3d | 2,896 | h | C | include/compiler.h | THOSE-EYES/mmix | e27ae3e98cb0cac72b919312d4c3d6ad7a27d92d | [
"Apache-2.0"
] | null | null | null | include/compiler.h | THOSE-EYES/mmix | e27ae3e98cb0cac72b919312d4c3d6ad7a27d92d | [
"Apache-2.0"
] | null | null | null | include/compiler.h | THOSE-EYES/mmix | e27ae3e98cb0cac72b919312d4c3d6ad7a27d92d | [
"Apache-2.0"
] | null | null | null | /**
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you... | 28.116505 | 92 | 0.709599 | [
"vector"
] |
efe39cef4f12556e0f6acccf619d44c533b1134e | 468 | h | C | packages/mccomponents/lib/kernels/sample/SQ/fxyz.h | mcvine/mcvine | 42232534b0c6af729628009bed165cd7d833789d | [
"BSD-3-Clause"
] | 5 | 2017-01-16T03:59:47.000Z | 2020-06-23T02:54:19.000Z | packages/mccomponents/lib/kernels/sample/SQ/fxyz.h | mcvine/mcvine | 42232534b0c6af729628009bed165cd7d833789d | [
"BSD-3-Clause"
] | 293 | 2015-10-29T17:45:52.000Z | 2022-01-07T16:31:09.000Z | packages/mccomponents/lib/kernels/sample/SQ/fxyz.h | mcvine/mcvine | 42232534b0c6af729628009bed165cd7d833789d | [
"BSD-3-Clause"
] | 1 | 2019-05-25T00:53:31.000Z | 2019-05-25T00:53:31.000Z | // -*- C++ -*-
//
//
#ifndef MCCOMPONENTS_KERNELS_SAMPLE_SQ_FXYZ_H
#define MCCOMPONENTS_KERNELS_SAMPLE_SQ_FXYZ_H
#include <vector>
#include "histogram/EvenlySpacedGridData_3D.h"
namespace mccomponents {
namespace sample {
typedef DANSE::Histogram::EvenlySpacedGridData_3D
<double, double, double, double... | 16.714286 | 53 | 0.726496 | [
"vector"
] |
efed3ab04f3c587a194bf5ccfe9438cd287d908c | 63,952 | c | C | RIPEM3B4/ripem/main/keyman.c | ab300819/applied-cryptography | 3fddc4cda2e1874e978608259034d36c60a4dbba | [
"MIT",
"Unlicense"
] | 1 | 2021-04-17T05:01:00.000Z | 2021-04-17T05:01:00.000Z | RIPEM3B4/ripem/main/keyman.c | ab300819/applied-cryptography | 3fddc4cda2e1874e978608259034d36c60a4dbba | [
"MIT",
"Unlicense"
] | null | null | null | RIPEM3B4/ripem/main/keyman.c | ab300819/applied-cryptography | 3fddc4cda2e1874e978608259034d36c60a4dbba | [
"MIT",
"Unlicense"
] | null | null | null | /* No representations are made concerning either the merchantability of
this software or the suitability of this software for any particular
purpose. It is provided "as is" without express or implied warranty
of any kind.
License to copy... | 31.976 | 79 | 0.635039 | [
"vector"
] |
efeedc6c6b08c89fb9c60bd271ed4b51bb60d32d | 837 | h | C | src/clang_translation_unit.h | mkwork/cquery | fc2af50c27e8d64e985ef90c0a3da73c798c6f56 | [
"MIT"
] | null | null | null | src/clang_translation_unit.h | mkwork/cquery | fc2af50c27e8d64e985ef90c0a3da73c798c6f56 | [
"MIT"
] | null | null | null | src/clang_translation_unit.h | mkwork/cquery | fc2af50c27e8d64e985ef90c0a3da73c798c6f56 | [
"MIT"
] | null | null | null | #pragma once
#include "clang_cursor.h"
#include "clang_index.h"
#include <clang-c/Index.h>
#include <memory>
#include <string>
#include <vector>
// RAII wrapper around CXTranslationUnit which also makes it much more
// challenging to use a CXTranslationUnit instance that is not correctly
// initialized.
struct Clan... | 27 | 72 | 0.744325 | [
"vector"
] |
effa4237cd027b238fc94a8ffd7cdb81a064dea5 | 6,780 | h | C | SOURCES/sim/include/cphsi.h | IsraelyFlightSimulator/Negev-Storm | 86de63e195577339f6e4a94198bedd31833a8be8 | [
"Unlicense"
] | 1 | 2021-02-19T06:06:31.000Z | 2021-02-19T06:06:31.000Z | src/sim/include/cphsi.h | markbb1957/FFalconSource | 07b12e2c41a93fa3a95b912a2433a8056de5bc4d | [
"BSD-2-Clause"
] | null | null | null | src/sim/include/cphsi.h | markbb1957/FFalconSource | 07b12e2c41a93fa3a95b912a2433a8056de5bc4d | [
"BSD-2-Clause"
] | 2 | 2019-08-20T13:35:13.000Z | 2021-04-24T07:32:04.000Z | #ifndef _CPHSI_H
#define _CPHSI_H
#include "cpobject.h"
#include "navsystem.h"
#ifdef USE_SH_POOLS
extern MEM_POOL gCockMemPool;
#endif
const float COMPASS_X_CENTER = 0.0F;
const float COMPASS_Y_CENTER = -0.1F;
const float HALFPI = 1.5708F;
const float TWOPI = 6.2832F;
const int NORMAL_HSI_CRS_STATE = 7... | 23.957597 | 116 | 0.506342 | [
"geometry"
] |
561365a95c7b549fcbd5e7d6828af83093de5cb5 | 320,849 | h | C | google/genomics/v1/annotations.pb.h | allquixotic/kynnaugh-cc | 8b4d0cdb7e6e3cae76aba43507bb56cee225c36f | [
"Apache-2.0"
] | 3 | 2017-01-09T10:45:00.000Z | 2018-12-18T19:57:13.000Z | google/genomics/v1/annotations.pb.h | allquixotic/kynnaugh-cc | 8b4d0cdb7e6e3cae76aba43507bb56cee225c36f | [
"Apache-2.0"
] | null | null | null | google/genomics/v1/annotations.pb.h | allquixotic/kynnaugh-cc | 8b4d0cdb7e6e3cae76aba43507bb56cee225c36f | [
"Apache-2.0"
] | null | null | null | // Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/genomics/v1/annotations.proto
#ifndef PROTOBUF_google_2fgenomics_2fv1_2fannotations_2eproto__INCLUDED
#define PROTOBUF_google_2fgenomics_2fv1_2fannotations_2eproto__INCLUDED
#include <string>
#include <google/protobuf/stubs/common.h>
#if ... | 43.569935 | 186 | 0.753594 | [
"object"
] |
5616b3dae44e9212990dffa2d7ea1e6e33d09912 | 467 | h | C | include/Camera.h | M4T1A5/IndieSpeedRun2013 | 75b1adc4716c2e32f308289cce51a78a10681697 | [
"Zlib"
] | null | null | null | include/Camera.h | M4T1A5/IndieSpeedRun2013 | 75b1adc4716c2e32f308289cce51a78a10681697 | [
"Zlib"
] | null | null | null | include/Camera.h | M4T1A5/IndieSpeedRun2013 | 75b1adc4716c2e32f308289cce51a78a10681697 | [
"Zlib"
] | null | null | null | #ifndef CAMERA_H
#define CAMERA_H
#include <Viewport.h>
#include <Input.h>
#include <EGEMath/Vector.h>
namespace EGEMotor
{
class Camera
{
public:
Camera(EGEMotor::Input& input, EGEMotor::Viewport& viewport, EGEMath::Vector mapSize);
~Camera();
void FollowMouse(const double& dt);
void MoveTo(EGEMath::Vector MapCo... | 17.296296 | 87 | 0.745182 | [
"vector"
] |
561bb4c54990aca35167ec25467f1881fe58b3a8 | 3,225 | c | C | libjaus/src/type/jausGeometryPointXYZ.c | woshihuangrulin/openjaus.version33c | b3722c13c3a9286ec41eb43c47a8559acd3ba2ab | [
"BSD-3-Clause-Clear"
] | 1 | 2020-08-13T14:26:03.000Z | 2020-08-13T14:26:03.000Z | libjaus/src/type/jausGeometryPointXYZ.c | woshihuangrulin/openjaus.version33c | b3722c13c3a9286ec41eb43c47a8559acd3ba2ab | [
"BSD-3-Clause-Clear"
] | 2 | 2020-01-07T23:14:35.000Z | 2020-04-16T19:47:29.000Z | libjaus/src/type/jausGeometryPointXYZ.c | woshihuangrulin/openjaus.version33c | b3722c13c3a9286ec41eb43c47a8559acd3ba2ab | [
"BSD-3-Clause-Clear"
] | 1 | 2020-04-16T12:54:21.000Z | 2020-04-16T12:54:21.000Z | /*****************************************************************************
* Copyright (c) 2009, OpenJAUS.com
* All rights reserved.
*
* This file is part of OpenJAUS. OpenJAUS is distributed under the BSD
* license. See the LICENSE file for details.
*
* Redistribution and use in source and binary... | 35.43956 | 89 | 0.692403 | [
"object"
] |
561e88f7e7a15e5b4a04aef1b605d30db36379ae | 11,209 | h | C | service_apis/drive/google/drive_api/comment_reply.h | amyvmiwei/google-api-cpp-client | 1a0a78b1f8f41085b91142f283690a07b474f0bc | [
"Apache-2.0"
] | 1 | 2015-04-06T16:41:07.000Z | 2015-04-06T16:41:07.000Z | service_apis/drive/google/drive_api/comment_reply.h | amyvmiwei/google-api-cpp-client | 1a0a78b1f8f41085b91142f283690a07b474f0bc | [
"Apache-2.0"
] | null | null | null | service_apis/drive/google/drive_api/comment_reply.h | amyvmiwei/google-api-cpp-client | 1a0a78b1f8f41085b91142f283690a07b474f0bc | [
"Apache-2.0"
] | null | null | null | // Copyright 2010 Google Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License"); you may not
// use this file except in compliance with the License. You may obtain a copy of
// the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writ... | 25.475 | 80 | 0.641092 | [
"object"
] |
56253092eece6dc47d24612d6c574a5e71334880 | 13,257 | c | C | src/spiceqxl_inputs.c | shiqingd/xf86-video-qxl3 | 52c421c650f8813665b31890df691b31fabc366a | [
"MIT"
] | null | null | null | src/spiceqxl_inputs.c | shiqingd/xf86-video-qxl3 | 52c421c650f8813665b31890df691b31fabc366a | [
"MIT"
] | null | null | null | src/spiceqxl_inputs.c | shiqingd/xf86-video-qxl3 | 52c421c650f8813665b31890df691b31fabc366a | [
"MIT"
] | null | null | null | /*
* Copyright 2011 Red Hat, Inc.
*
* 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
* on the rights to use, copy, modify, merge, publis... | 31.046838 | 93 | 0.668703 | [
"model"
] |
5625f2d2af185fa2c90c360148ab0ad497cb29d5 | 369 | h | C | Suppressing Operations/include/Shape.h | fatih-iver-2016400264/The-C-Plus-Plus-Programming-Language | dae68e933ba3f95faea65d5b681d1df4fb212f88 | [
"MIT"
] | null | null | null | Suppressing Operations/include/Shape.h | fatih-iver-2016400264/The-C-Plus-Plus-Programming-Language | dae68e933ba3f95faea65d5b681d1df4fb212f88 | [
"MIT"
] | null | null | null | Suppressing Operations/include/Shape.h | fatih-iver-2016400264/The-C-Plus-Plus-Programming-Language | dae68e933ba3f95faea65d5b681d1df4fb212f88 | [
"MIT"
] | null | null | null | #ifndef SHAPE_H
#define SHAPE_H
class Shape
{
public:
Shape(const Shape&) = delete; // no copy operations
Shape& operator=(const Shape&) = delete;
Shape(Shape&&) = delete; // no move operations
Shape& operator=(Shape&&) = delete;
virtual ~Shape();
prot... | 16.772727 | 60 | 0.552846 | [
"shape"
] |
5628eb77a86095d4153f125a27b74cc1f0033bb9 | 1,892 | h | C | packager/media/base/decryptor_source.h | koln67/shaka-packager | 5b9fd409a5de502e8af2e46ee12840bd2226874d | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 1,288 | 2016-05-25T01:20:31.000Z | 2022-03-02T23:56:56.000Z | packager/media/base/decryptor_source.h | koln67/shaka-packager | 5b9fd409a5de502e8af2e46ee12840bd2226874d | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 894 | 2016-05-17T00:39:30.000Z | 2022-03-02T18:46:21.000Z | packager/media/base/decryptor_source.h | koln67/shaka-packager | 5b9fd409a5de502e8af2e46ee12840bd2226874d | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 400 | 2016-05-25T01:20:35.000Z | 2022-03-03T02:12:00.000Z | // Copyright 2016 Google Inc. All rights reserved.
//
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file or at
// https://developers.google.com/open-source/licenses/bsd
#ifndef PACKAGER_MEDIA_BASE_DECRYPTOR_SOURCE_H_
#define PACKAGER_MEDIA_BASE_DECRYPTOR_SOURCE_H_
#... | 35.037037 | 80 | 0.729915 | [
"object",
"vector"
] |
562cb4a2e477f75bfaea988525d32c44c6a3677b | 10,763 | h | C | tmp/out.h | willxujun/tensorflow | 5c31a9c4a8aa94d2f41c60880bb3ca699c23328c | [
"Apache-2.0"
] | null | null | null | tmp/out.h | willxujun/tensorflow | 5c31a9c4a8aa94d2f41c60880bb3ca699c23328c | [
"Apache-2.0"
] | null | null | null | tmp/out.h | willxujun/tensorflow | 5c31a9c4a8aa94d2f41c60880bb3ca699c23328c | [
"Apache-2.0"
] | null | null | null | // Generated by tfcompile, the TensorFlow graph compiler. DO NOT EDIT!
//
// This header was generated via ahead-of-time compilation of a TensorFlow
// graph. An object file corresponding to this header was also generated.
// This header gives access to the functionality in that object file.
//
// clang-format off
#... | 34.060127 | 80 | 0.693022 | [
"object",
"shape"
] |
562d84514424ab552975d632b70d2c4e485ff045 | 1,951 | h | C | include/CppUtil/Engine/RTX_Renderer.h | huangx916/RenderLab | a0059705d5694146bbe51442e0cabdcbcd750fe7 | [
"MIT"
] | 1 | 2019-09-20T03:04:12.000Z | 2019-09-20T03:04:12.000Z | include/CppUtil/Engine/RTX_Renderer.h | ishigami33/RenderLab | 86c9ab48815adcbdc6afb39883337088fb019bc0 | [
"MIT"
] | null | null | null | include/CppUtil/Engine/RTX_Renderer.h | ishigami33/RenderLab | 86c9ab48815adcbdc6afb39883337088fb019bc0 | [
"MIT"
] | null | null | null | #ifndef _ENGINE_RTX_RTX_RENDERER_H_
#define _ENGINE_RTX_RTX_RENDERER_H_
#include <CppUtil/Basic/HeapObj.h>
#include <3rdParty/enum.h>
#include <functional>
#include <vector>
#include <mutex>
namespace CppUtil {
namespace Basic {
class Image;
}
namespace Engine {
class Scene;
class RayTracer;
class BVHA... | 18.580952 | 104 | 0.634034 | [
"vector"
] |
563b4342449d7a2eb652fc564b7982d1c774d098 | 1,838 | h | C | Game/Source/Scene.h | Memory-Leakers/Platformer2D_Grup99 | fe2e24d3f1affb11502add56e2de090cf5a8bf1a | [
"MIT"
] | 4 | 2021-10-20T12:15:53.000Z | 2022-01-30T16:15:35.000Z | Game/Source/Scene.h | Memory-Leakers/Platformer2D_Grup99 | fe2e24d3f1affb11502add56e2de090cf5a8bf1a | [
"MIT"
] | null | null | null | Game/Source/Scene.h | Memory-Leakers/Platformer2D_Grup99 | fe2e24d3f1affb11502add56e2de090cf5a8bf1a | [
"MIT"
] | null | null | null | #ifndef __SCENE_H__
#define __SCENE_H__
#include "App.h"
#include "GameScene.h"
#include "MenuScene.h"
#include "GuiControl.h"
struct SDL_Texture;
enum background {
Blue = 0,
Brown,
Gray,
Green,
Pink,
Purple,
Yellow
};
enum class CScene
{
NONE = 0,
GAMESCENE,
MENUSCENE,
GAMESCENELOAD
};
struct Level
{... | 14.587302 | 57 | 0.700762 | [
"render"
] |
5644624a981d238dd94518dca045e592cca89d07 | 1,290 | h | C | include/image_raw.h | ra1nb0w/arduino-heart | 8c9d0f7bf49f478f37e18688bc372a0cecfa2949 | [
"BSD-2-Clause"
] | null | null | null | include/image_raw.h | ra1nb0w/arduino-heart | 8c9d0f7bf49f478f37e18688bc372a0cecfa2949 | [
"BSD-2-Clause"
] | null | null | null | include/image_raw.h | ra1nb0w/arduino-heart | 8c9d0f7bf49f478f37e18688bc372a0cecfa2949 | [
"BSD-2-Clause"
] | null | null | null | /*
* image_raw.h - Library to render raw file with UTFT
* Created by Davide `rainbow` Gerhard
* 12 May 2019
* For the license see LICENSE
*/
#ifndef _IMAGE_RAW_H
#define _IMAGE_RAW_H
#include "config.h"
#include "vfs.h"
/*
* include display and touchscreen libs
*
* both from http://www.rinkydinkelectronics.... | 28.043478 | 162 | 0.689922 | [
"render"
] |
5647290874022e84733225af448d723ee1fe5055 | 2,056 | h | C | src/input/request_types.h | fh-tech/CFLOP | 6df4bf40cf34b3b109adc18b622635f814b2f4f3 | [
"MIT"
] | 3 | 2018-04-30T21:48:04.000Z | 2019-01-24T05:07:11.000Z | src/input/request_types.h | fh-tech/CFLOP | 6df4bf40cf34b3b109adc18b622635f814b2f4f3 | [
"MIT"
] | null | null | null | src/input/request_types.h | fh-tech/CFLOP | 6df4bf40cf34b3b109adc18b622635f814b2f4f3 | [
"MIT"
] | null | null | null | //
// Created by daniel on 4/25/18.
//
#ifndef CFLOP_REQUEST_TYPES_H
#define CFLOP_REQUEST_TYPES_H
#include <iostream>
#include <vector>
#include "../../libs/json/single_include/nlohmann/json.hpp"
using json = nlohmann::json;
namespace input_lib {
struct node {
size_t id = 0;
std::vector<size_t>... | 19.961165 | 59 | 0.519455 | [
"vector"
] |
5648e5aba09e3fd672d016ebbe79482db2358f8b | 5,362 | h | C | Sources/External/node/elastos/external/chromium_org/third_party/WebKit/Source/modules/modules_gyp/bindings/core/v8/V8Node.h | jingcao80/Elastos | d0f39852356bdaf3a1234743b86364493a0441bc | [
"Apache-2.0"
] | 7 | 2017-07-13T10:34:54.000Z | 2021-04-16T05:40:35.000Z | Sources/External/node/elastos/external/chromium_org/third_party/WebKit/Source/modules/modules_gyp/bindings/core/v8/V8Node.h | jingcao80/Elastos | d0f39852356bdaf3a1234743b86364493a0441bc | [
"Apache-2.0"
] | null | null | null | Sources/External/node/elastos/external/chromium_org/third_party/WebKit/Source/modules/modules_gyp/bindings/core/v8/V8Node.h | jingcao80/Elastos | d0f39852356bdaf3a1234743b86364493a0441bc | [
"Apache-2.0"
] | 9 | 2017-07-13T12:33:20.000Z | 2021-06-19T02:46:48.000Z | // Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// This file has been auto-generated by code_generator_v8.py. DO NOT MODIFY!
#ifndef V8Node_h
#define V8Node_h
#include "bindings/core/v8/V8EventTarget.... | 39.426471 | 132 | 0.743939 | [
"object"
] |
7bce235842fa75b515202fb6b9913274bf294418 | 5,080 | h | C | optimizer/ml_region_optimizer.h | klindworth/disparity_estimation | 74759d35f7635ff725629a1ae555d313f3e9fb29 | [
"BSD-2-Clause"
] | null | null | null | optimizer/ml_region_optimizer.h | klindworth/disparity_estimation | 74759d35f7635ff725629a1ae555d313f3e9fb29 | [
"BSD-2-Clause"
] | null | null | null | optimizer/ml_region_optimizer.h | klindworth/disparity_estimation | 74759d35f7635ff725629a1ae555d313f3e9fb29 | [
"BSD-2-Clause"
] | null | null | null | /*
Copyright (c) 2014, Kai Klindworth
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice, this
list of conditions and the followi... | 40.967742 | 319 | 0.799016 | [
"vector"
] |
7bdbe3d5e058cdbd053f873bbb98f94ba3fe9dad | 2,483 | h | C | bbmp_windows/src/bbmp_windows/bbmp/windows_handles.h | bebump/bbmp_coolth | 0368746a87d41da6d0be3dbc6cb32f337d686a1e | [
"BSD-3-Clause"
] | 6 | 2021-04-06T18:50:06.000Z | 2021-12-06T15:11:44.000Z | bbmp_windows/src/bbmp_windows/bbmp/windows_handles.h | bebump/bbmp_coolth | 0368746a87d41da6d0be3dbc6cb32f337d686a1e | [
"BSD-3-Clause"
] | 2 | 2021-06-04T15:55:27.000Z | 2021-08-03T21:36:50.000Z | bbmp_windows/src/bbmp_windows/bbmp/windows_handles.h | bebump/coolth | 0368746a87d41da6d0be3dbc6cb32f337d686a1e | [
"BSD-3-Clause"
] | null | null | null | #pragma once
#define NOMINMAX
#define NOGDI
#include <strsafe.h>
#include <windows.h>
#undef NOMINMAX
#undef NOGDI
#include <functional>
#include <string>
std::string GetLastErrorAsString();
/*
* The (sad) reason for the templated approach:
*
* Some Win32 API functions return INVALID_HANDLE_VALUE (-1) to signal ... | 24.106796 | 79 | 0.67056 | [
"vector"
] |
7be61627c501f3caccbb41139737fcba6be9f124 | 1,193 | c | C | @COT/Addons/scripts/4_World/cameras/COTCamera.c | maxkunes/DayZ-Mod-Projects | 3bbf5cd553aff55af9302f2a7357b20207b9edb0 | [
"MIT"
] | null | null | null | @COT/Addons/scripts/4_World/cameras/COTCamera.c | maxkunes/DayZ-Mod-Projects | 3bbf5cd553aff55af9302f2a7357b20207b9edb0 | [
"MIT"
] | null | null | null | @COT/Addons/scripts/4_World/cameras/COTCamera.c | maxkunes/DayZ-Mod-Projects | 3bbf5cd553aff55af9302f2a7357b20207b9edb0 | [
"MIT"
] | null | null | null | class COTCamera extends Camera
{
float SendUpdateAccumalator = 0.0;
bool LookFreeze;
bool MoveFreeze;
Object SelectedTarget;
vector TargetPosition;
void COTCamera()
{
SetEventMask( EntityEvent.FRAME );
SelectedTarget( NULL );
}
void SelectedTarget( Object tar... | 22.092593 | 124 | 0.562448 | [
"object",
"vector"
] |
7be83dfce2a7808e0d8927be01a1caa2d34772f9 | 2,806 | h | C | RLFPS/Source/RLFPS/FragPlayerCollisionComponent.h | Verb-Noun-Studios/Symbiotic | d037b3bbe4925f2d4c97d4c44e45ec0abe88c237 | [
"MIT"
] | 3 | 2022-01-11T03:29:03.000Z | 2022-02-03T03:46:44.000Z | RLFPS/Source/RLFPS/FragPlayerCollisionComponent.h | Verb-Noun-Studios/Symbiotic | d037b3bbe4925f2d4c97d4c44e45ec0abe88c237 | [
"MIT"
] | 27 | 2022-02-02T04:54:29.000Z | 2022-03-27T18:58:15.000Z | RLFPS/Source/RLFPS/FragPlayerCollisionComponent.h | Verb-Noun-Studios/Symbiotic | d037b3bbe4925f2d4c97d4c44e45ec0abe88c237 | [
"MIT"
] | null | null | null | // Fill out your copyright notice in the Description page of Project Settings.
#pragma once
#include "CoreMinimal.h"
#include "Components/ActorComponent.h"
#include "FragPlayerCollisionComponent.generated.h"
class UFragMovementComponent;
class AFragPlayer;
UCLASS(ClassGroup = (Custom), meta = (BlueprintSpawnableComp... | 40.085714 | 122 | 0.77263 | [
"vector"
] |
7bea4b27bc6a844b174a6d1ab2e8ed4aad8ad328 | 519 | h | C | cases/spherical_surfers/param/init/objects/surfer__us_1o0__surftimeconst_9o0__reorientationtime_1o5/orient/group/all/parameters.h | C0PEP0D/sheld0n | 497d4ee8b6b1815cd5fa1b378d1b947ee259f4bc | [
"MIT"
] | null | null | null | cases/spherical_surfers/param/init/objects/surfer__us_1o0__surftimeconst_9o0__reorientationtime_1o5/orient/group/all/parameters.h | C0PEP0D/sheld0n | 497d4ee8b6b1815cd5fa1b378d1b947ee259f4bc | [
"MIT"
] | null | null | null | cases/spherical_surfers/param/init/objects/surfer__us_1o0__surftimeconst_9o0__reorientationtime_1o5/orient/group/all/parameters.h | C0PEP0D/sheld0n | 497d4ee8b6b1815cd5fa1b378d1b947ee259f4bc | [
"MIT"
] | null | null | null | #ifndef C0P_PARAM_OBJECTS_SURFER__US_1O0__SURFTIMECONST_9O0__REORIENTATIONTIME_1O5_ORIENT_GROUP_ALL_PARAMETERS_H
#define C0P_PARAM_OBJECTS_SURFER__US_1O0__SURFTIMECONST_9O0__REORIENTATIONTIME_1O5_ORIENT_GROUP_ALL_PARAMETERS_H
#pragma once
// app include
#include "core/init/objects/object/init/group/all/prop.h"
namesp... | 30.529412 | 112 | 0.895954 | [
"object"
] |
7bed9f92cd5f135a638065f870669808e91eade4 | 1,622 | h | C | extensions/csa/switch/msaOptions.h | pauladbol/obs-microp4 | 92e3b53c52c7ebf8787ce2f6a7f946c1b73546ad | [
"Apache-2.0"
] | 22 | 2020-08-03T18:28:39.000Z | 2021-09-27T00:25:26.000Z | extensions/csa/switch/msaOptions.h | pauladbol/obs-microp4 | 92e3b53c52c7ebf8787ce2f6a7f946c1b73546ad | [
"Apache-2.0"
] | null | null | null | extensions/csa/switch/msaOptions.h | pauladbol/obs-microp4 | 92e3b53c52c7ebf8787ce2f6a7f946c1b73546ad | [
"Apache-2.0"
] | 5 | 2020-08-20T02:53:31.000Z | 2021-04-13T23:43:12.000Z | /*
* Author: Hardik Soni
* Email: hks57@cornell.edu
*/
#ifndef _EXTENSIONS_CSA_SWITCH_OPTIONS_H_
#define _EXTENSIONS_CSA_SWITCH_OPTIONS_H_
#include <getopt.h>
#include "frontends/common/options.h"
namespace CSA {
class MSAOptions : public CompilerOptions {
public:
// file to output to
cstring outputFil... | 31.192308 | 156 | 0.577682 | [
"vector"
] |
7bfcbc757092a5931972755e8d4d833e3eb32496 | 4,298 | h | C | inc/source_handler.h | Joco223/BVC | a0f2f2cc958dc2a593935137914edaedbb5b6f08 | [
"MIT"
] | null | null | null | inc/source_handler.h | Joco223/BVC | a0f2f2cc958dc2a593935137914edaedbb5b6f08 | [
"MIT"
] | null | null | null | inc/source_handler.h | Joco223/BVC | a0f2f2cc958dc2a593935137914edaedbb5b6f08 | [
"MIT"
] | null | null | null | #pragma once
#include <string>
#include <iostream>
#include <dirent.h>
#include <vector>
#include <fstream>
#include <sys/types.h>
#include <sys/stat.h>
#include <ctime>
#include "picosha2.h"
struct config_data {
std::vector<std::string> source_paths;
std::vector<std::string> ignored_types;
std::string destinatio... | 27.202532 | 174 | 0.631922 | [
"vector"
] |
d00a32a45a134da5b76a7061b9d6327ba2071c54 | 1,567 | h | C | Cuda-GPU-Programming-CPP/MatrixMultiplicationGPU/DeviceArray.h | mejanvijay/CUDA-GPU-Programming | 6418056acbf24b886407b0b4bcbf599e2cf6502e | [
"MIT"
] | 1 | 2018-05-09T10:17:13.000Z | 2018-05-09T10:17:13.000Z | Cuda-GPU-Programming-CPP/MatrixMultiplicationGPU/DeviceArray.h | mejanvijay/CUDA-GPU-Programming | 6418056acbf24b886407b0b4bcbf599e2cf6502e | [
"MIT"
] | null | null | null | Cuda-GPU-Programming-CPP/MatrixMultiplicationGPU/DeviceArray.h | mejanvijay/CUDA-GPU-Programming | 6418056acbf24b886407b0b4bcbf599e2cf6502e | [
"MIT"
] | null | null | null | #ifndef Device_Array
#define Device_Array
#include <bits/stdc++.h>
#include <cuda_runtime.h>
using namespace std;
template<class T>
class devArray
{
//private Functions
private :
void allocate(size_t size)
{
cudaError_t result = cudaMalloc((void**)&start_, size * sizeof(T));
if (result != cudaSuccess)
{
s... | 15.514851 | 90 | 0.649649 | [
"vector"
] |
d011a229281ff96d5e241dae3558a7dbe2238b1b | 4,229 | h | C | include/hexabitz/BOSMessage.h | HexabitzPlatform/HF1R0x-Firmware | c13c12e02533fd1955665bcbfef6cd0d9b3b4cbc | [
"MIT"
] | 2 | 2020-03-04T14:44:34.000Z | 2021-07-13T05:18:17.000Z | include/hexabitz/BOSMessage.h | HexabitzPlatform/HF1R0x-Firmware | c13c12e02533fd1955665bcbfef6cd0d9b3b4cbc | [
"MIT"
] | null | null | null | include/hexabitz/BOSMessage.h | HexabitzPlatform/HF1R0x-Firmware | c13c12e02533fd1955665bcbfef6cd0d9b3b4cbc | [
"MIT"
] | 1 | 2020-04-05T15:16:26.000Z | 2020-04-05T15:16:26.000Z | #ifndef BOSMESSAGE_H
#define BOSMESSAGE_H
#include "helper/BinaryStream.h"
#include "helper/helper.h"
#include "hexabitz/BOS.h"
#include <stdint.h>
#include <stddef.h>
#include <stdbool.h>
#include <stdarg.h>
#include <ctype.h>
#include <ostream>
#include <iostream>
#include <sstream>
#include <map>
/********... | 25.172619 | 82 | 0.687633 | [
"object",
"vector"
] |
d01609e17e980d6586f0ce3045257be2e1e8783c | 836 | h | C | aws-cpp-sdk-quicksight/include/aws/quicksight/model/ExceptionResourceType.h | lintonv/aws-sdk-cpp | 15e19c265ffce19d2046b18aa1b7307fc5377e58 | [
"Apache-2.0"
] | 1 | 2022-02-12T08:09:30.000Z | 2022-02-12T08:09:30.000Z | aws-cpp-sdk-quicksight/include/aws/quicksight/model/ExceptionResourceType.h | lintonv/aws-sdk-cpp | 15e19c265ffce19d2046b18aa1b7307fc5377e58 | [
"Apache-2.0"
] | 1 | 2022-01-03T23:59:37.000Z | 2022-01-03T23:59:37.000Z | aws-cpp-sdk-quicksight/include/aws/quicksight/model/ExceptionResourceType.h | ravindra-wagh/aws-sdk-cpp | 7d5ff01b3c3b872f31ca98fb4ce868cd01e97696 | [
"Apache-2.0"
] | 1 | 2021-11-09T12:02:58.000Z | 2021-11-09T12:02:58.000Z | /**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include <aws/quicksight/QuickSight_EXPORTS.h>
#include <aws/core/utils/memory/stl/AWSString.h>
namespace Aws
{
namespace QuickSight
{
namespace Model
{
enum class ExceptionResourceTyp... | 21.435897 | 98 | 0.760766 | [
"model"
] |
d017b9c7df1ac356f1fcfeb31fe0fe4c3cfb02d1 | 6,117 | h | C | tensorvis/tensorvisbase/include/inviwo/tensorvisbase/datastructures/hyperstreamlinetracer.h | JochenJankowai/modules | 20c5c2df6af4fe5faaa87a9a61432406a6d750e0 | [
"BSD-2-Clause"
] | null | null | null | tensorvis/tensorvisbase/include/inviwo/tensorvisbase/datastructures/hyperstreamlinetracer.h | JochenJankowai/modules | 20c5c2df6af4fe5faaa87a9a61432406a6d750e0 | [
"BSD-2-Clause"
] | null | null | null | tensorvis/tensorvisbase/include/inviwo/tensorvisbase/datastructures/hyperstreamlinetracer.h | JochenJankowai/modules | 20c5c2df6af4fe5faaa87a9a61432406a6d750e0 | [
"BSD-2-Clause"
] | null | null | null | /*********************************************************************************
*
* Inviwo - Interactive Visualization Workshop
*
* Copyright (c) 2016-2020 Inviwo Foundation
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided th... | 37.993789 | 100 | 0.655223 | [
"vector",
"transform"
] |
d02e64d26e0714199cda444549aa058ad00ab47f | 84,032 | h | C | include/pthreadpool.h | ma5ter/pthreadpool | 4b4a8d42fc7d547b32914cfb90cbf5695dbd3267 | [
"BSD-2-Clause"
] | 241 | 2015-08-26T17:07:25.000Z | 2022-03-19T10:15:16.000Z | include/pthreadpool.h | ma5ter/pthreadpool | 4b4a8d42fc7d547b32914cfb90cbf5695dbd3267 | [
"BSD-2-Clause"
] | 18 | 2016-10-11T05:36:51.000Z | 2022-02-22T05:33:16.000Z | include/pthreadpool.h | ma5ter/pthreadpool | 4b4a8d42fc7d547b32914cfb90cbf5695dbd3267 | [
"BSD-2-Clause"
] | 91 | 2015-11-25T09:22:50.000Z | 2022-03-29T08:31:42.000Z | #ifndef PTHREADPOOL_H_
#define PTHREADPOOL_H_
#include <stddef.h>
#include <stdint.h>
typedef struct pthreadpool* pthreadpool_t;
typedef void (*pthreadpool_task_1d_t)(void*, size_t);
typedef void (*pthreadpool_task_1d_tile_1d_t)(void*, size_t, size_t);
typedef void (*pthreadpool_task_2d_t)(void*, size_t, size_t);
ty... | 37.818182 | 119 | 0.701126 | [
"object",
"3d"
] |
d0328864c924baad16ceaa0eeecfda503fbd1a4c | 12,285 | h | C | webkit/WebCore/css/CSSParser.h | s1rcheese/nintendo-3ds-internetbrowser-sourcecode | 3dd05f035e0a5fc9723300623e9b9b359be64e11 | [
"Unlicense"
] | 15 | 2016-01-05T12:43:41.000Z | 2022-03-15T10:34:47.000Z | webkit/WebCore/css/CSSParser.h | s1rcheese/nintendo-3ds-internetbrowser-sourcecode | 3dd05f035e0a5fc9723300623e9b9b359be64e11 | [
"Unlicense"
] | null | null | null | webkit/WebCore/css/CSSParser.h | s1rcheese/nintendo-3ds-internetbrowser-sourcecode | 3dd05f035e0a5fc9723300623e9b9b359be64e11 | [
"Unlicense"
] | 2 | 2020-11-30T18:36:01.000Z | 2021-02-05T23:20:24.000Z | /*
* Copyright (C) 2003 Lars Knoll (knoll@kde.org)
* Copyright (C) 2004, 2005, 2006, 2008 Apple Inc. All rights reserved.
* Copyright (C) 2008 Eric Seidel <eric@webkit.org>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* License as... | 38.632075 | 145 | 0.689459 | [
"vector"
] |
c63f37788ba9221b2c16764482e9bb4cbc166e45 | 10,793 | h | C | src/compiler.h | chicchi0531/KScript2Compiler | d0aabc3314a346932e7b671163728a5ae31b7f85 | [
"BSL-1.0"
] | null | null | null | src/compiler.h | chicchi0531/KScript2Compiler | d0aabc3314a346932e7b671163728a5ae31b7f85 | [
"BSL-1.0"
] | null | null | null | src/compiler.h | chicchi0531/KScript2Compiler | d0aabc3314a346932e7b671163728a5ae31b7f85 | [
"BSL-1.0"
] | null | null | null | #pragma once
#include <string>
#include <vector>
#include <map>
#include <iostream>
#include <exception>
#include <filesystem>
#include <boost/filesystem.hpp>
#include "ast.h"
#include "symbols.h"
#include "config.h"
namespace kscript2
{
using namespace parser;
using namespace ast;
namespace fs = std::filesyste... | 20.249531 | 148 | 0.633837 | [
"vector"
] |
c65448eb3e839a5c6b0e612f182d0e1143e6e2e9 | 148,431 | c | C | Mac/Modules/qd/Qdmodule.c | SaadBazaz/ChinesePython | 800955539dda912d4a1621bcf5a700aaaddc012f | [
"CNRI-Python-GPL-Compatible"
] | 3 | 2022-01-30T20:08:24.000Z | 2022-02-12T08:51:12.000Z | Mac/Modules/qd/Qdmodule.c | SaadBazaz/ChinesePython | 800955539dda912d4a1621bcf5a700aaaddc012f | [
"CNRI-Python-GPL-Compatible"
] | null | null | null | Mac/Modules/qd/Qdmodule.c | SaadBazaz/ChinesePython | 800955539dda912d4a1621bcf5a700aaaddc012f | [
"CNRI-Python-GPL-Compatible"
] | null | null | null |
/* =========================== Module Qd ============================ */
#include "Python.h"
#include "macglue.h"
#include "pymactoolbox.h"
#ifdef WITHOUT_FRAMEWORKS
#include <QuickDraw.h>
#else
#include <Carbon/Carbon.h>
#endif
#ifdef USE_TOOLBOX_OBJECT_GLUE
extern PyObject *_GrafObj_New(GrafPtr);
extern int _G... | 26.095464 | 146 | 0.630919 | [
"object"
] |
c654c7cdd284263a7cad2f81276ecb24bca55ecc | 7,103 | c | C | src/dataSubset.c | gonsie/ddcMD | d229248898b34630e166966bd00b0c4e0a1a2411 | [
"MIT"
] | 20 | 2020-07-28T01:14:22.000Z | 2022-03-08T07:28:45.000Z | src/dataSubset.c | gonsie/ddcMD | d229248898b34630e166966bd00b0c4e0a1a2411 | [
"MIT"
] | 5 | 2020-07-29T06:55:57.000Z | 2021-12-06T04:58:31.000Z | src/dataSubset.c | gonsie/ddcMD | d229248898b34630e166966bd00b0c4e0a1a2411 | [
"MIT"
] | 7 | 2020-07-28T08:01:32.000Z | 2022-03-24T16:38:14.000Z |
/*
enum PRINTINFO_ENUM { PLENGTH,PMASS,PTIME,PCURRENT,PTEMPERATURE,PAMOUNT,PLUMINOUS_INTENSITY,PENERGY,PPRESSURE,PVOLUME,PFORCE,PENERGYFLUX,NUNITS};
static char *unitnames[] = { "LENGTH","MASS","TIME","CURRENT","TEMPERATURE","AMOUNT","LUMINOUS_INTENSITY","ENERGY","PRESSURE","VOLUME","FORCE","ENERGYFLUX"... | 33.347418 | 172 | 0.6165 | [
"object"
] |
c661356d9dffde5c50f4126343ed03120676e514 | 2,135 | h | C | src/engine/audio/sound_manager.h | robhendriks/city-defence | 6567222087fc74bf374423d4aab5512cbe86ac07 | [
"MIT"
] | null | null | null | src/engine/audio/sound_manager.h | robhendriks/city-defence | 6567222087fc74bf374423d4aab5512cbe86ac07 | [
"MIT"
] | null | null | null | src/engine/audio/sound_manager.h | robhendriks/city-defence | 6567222087fc74bf374423d4aab5512cbe86ac07 | [
"MIT"
] | 1 | 2022-03-29T02:01:56.000Z | 2022-03-29T02:01:56.000Z | //
// Created by robbie on 5-11-2016.
//
#ifndef CITY_DEFENCE_SOUND_MANAGER_H
#define CITY_DEFENCE_SOUND_MANAGER_H
#include <string>
#include <map>
#include <SDL_mixer.h>
#include <functional>
#include <stack>
#include <vector>
#include "state.h"
namespace engine {
namespace audio {
class sound_manager {... | 38.125 | 161 | 0.603279 | [
"vector"
] |
c669eed44a249f466b3188e29b07794aa8724b35 | 1,047 | h | C | NoiseTypes/Wavelet.h | sherrbss/ProceduralNoise | 99162d9b00d52b50e33a64313911300406af0745 | [
"MIT"
] | null | null | null | NoiseTypes/Wavelet.h | sherrbss/ProceduralNoise | 99162d9b00d52b50e33a64313911300406af0745 | [
"MIT"
] | null | null | null | NoiseTypes/Wavelet.h | sherrbss/ProceduralNoise | 99162d9b00d52b50e33a64313911300406af0745 | [
"MIT"
] | null | null | null | /**
* Wavelet.h
* Authors: Sheldon Taylor, Jiju Poovvancheri
*
* A Wavelet noise implementation.
*
* Implementation heavily based on "Wavelet Noise" by Cook & DeRose.
*
* Reference: https://graphics.pixar.com/library/WaveletNoise/paper.pdf
*/
#include "../HashFunctions.h"
#include <iostream>
#include <cstdli... | 24.348837 | 86 | 0.69532 | [
"3d"
] |
c6703cbd701e4e75f47352ec317ae3ed4f0f433b | 8,975 | c | C | firmware/bsl/lib-qpc/examples/80x86/dos/watcom/l/qhsmtst/qhsmtst.c | AmuletGroup/amulet-project | b37bc1a66ea084f6ef1e9e727043aa6416d781a6 | [
"BSD-Source-Code"
] | 20 | 2016-09-01T15:07:35.000Z | 2022-02-10T15:47:39.000Z | firmware/bsl/lib-qpc/examples/80x86/dos/watcom/l/qhsmtst/qhsmtst.c | AmuletGroup/amulet-project | b37bc1a66ea084f6ef1e9e727043aa6416d781a6 | [
"BSD-Source-Code"
] | null | null | null | firmware/bsl/lib-qpc/examples/80x86/dos/watcom/l/qhsmtst/qhsmtst.c | AmuletGroup/amulet-project | b37bc1a66ea084f6ef1e9e727043aa6416d781a6 | [
"BSD-Source-Code"
] | 4 | 2016-10-29T20:34:33.000Z | 2022-02-10T15:45:40.000Z | /*****************************************************************************
* Product: QHsmTst Example
* Last Updated for Version: 4.5.00
* Date of the Last Update: May 18, 2012
*
* Q u a n t u m L e a P s
* ---------------------------
* innovating embedd... | 33.364312 | 78 | 0.466407 | [
"object"
] |
c6732bbb1037ed3ccaf69554c7ec0d0a7620bf9a | 2,275 | h | C | Studio/src/Visualization/PlaneWidget.h | SCIInstitute/shapeworks | cbd44fdeb83270179c2331f2ba8431cf7330a4ff | [
"MIT"
] | 3 | 2016-04-26T15:29:58.000Z | 2018-10-05T18:39:12.000Z | Studio/src/Visualization/PlaneWidget.h | SCIInstitute/shapeworks | cbd44fdeb83270179c2331f2ba8431cf7330a4ff | [
"MIT"
] | 35 | 2015-05-22T18:26:16.000Z | 2019-06-03T18:09:40.000Z | Studio/src/Visualization/PlaneWidget.h | SCIInstitute/shapeworks | cbd44fdeb83270179c2331f2ba8431cf7330a4ff | [
"MIT"
] | 7 | 2015-06-18T18:56:12.000Z | 2019-06-17T19:15:06.000Z |
#include <Libs/Optimize/ParticleSystem/PlaneConstraint.h>
#include <vtkSmartPointer.h>
#include <vector>
class vtkHandleWidget;
class vtkSphereSource;
class vtkPlaneSource;
class vtkPolyDataMapper;
class vtkActor;
namespace shapeworks {
class Viewer;
class PlaneCallback;
class StudioHandleWidget;
//! PlaneWidget
... | 24.462366 | 90 | 0.754286 | [
"shape",
"vector"
] |
c67439d3155b30af7d282fd0957ee5ad47ec1d67 | 4,817 | h | C | sss/ex/inc/ex_sss_objid.h | daveherron/plug-and-trust | 898526f6a96bb44fe2cf379eaf1e261d902c5416 | [
"BSD-3-Clause"
] | 2 | 2020-06-02T21:23:09.000Z | 2020-06-03T17:55:43.000Z | sss/ex/inc/ex_sss_objid.h | daveherron/plug-and-trust | 898526f6a96bb44fe2cf379eaf1e261d902c5416 | [
"BSD-3-Clause"
] | null | null | null | sss/ex/inc/ex_sss_objid.h | daveherron/plug-and-trust | 898526f6a96bb44fe2cf379eaf1e261d902c5416 | [
"BSD-3-Clause"
] | 1 | 2020-08-17T05:25:11.000Z | 2020-08-17T05:25:11.000Z | /*
* Copyright 2019-2020 NXP
* All rights reserved.
*
* SPDX-License-Identifier: BSD-3-Clause
*/
/** @file
*
* ex_sss_objid.h: Reserved Object Identifiers
*
* Project: SecureIoTMW-Debug@simw-top-eclipse_x86
*
* $Date: Mar 27, 2019 $
* $Author: ing05193 $
* $Revision$
*/
#ifndef SSS_EX_INC_EX_SSS_OBJID... | 42.254386 | 119 | 0.530413 | [
"object"
] |
c678268ff781a55ed09af96aa80aa0999853fa52 | 1,463 | h | C | apps/my_app.h | jshaffar/Morse-Code-Communicator | ed79bb03cc9516377e33c627ac61620311a1618d | [
"MIT"
] | null | null | null | apps/my_app.h | jshaffar/Morse-Code-Communicator | ed79bb03cc9516377e33c627ac61620311a1618d | [
"MIT"
] | null | null | null | apps/my_app.h | jshaffar/Morse-Code-Communicator | ed79bb03cc9516377e33c627ac61620311a1618d | [
"MIT"
] | null | null | null | // Copyright (c) 2020 CS126SP20. All rights reserved.
#ifndef FINALPROJECT_APPS_MYAPP_H_
#define FINALPROJECT_APPS_MYAPP_H_
#include <cinder/app/App.h>
#include <mylibrary/constants.h>
#include <mylibrary/transmitter.h>
#include <mylibrary/receiver.h>
#include <cinder/audio/Voice.h>
#include <vector>
namespace myapp... | 24.79661 | 84 | 0.740943 | [
"vector"
] |
c683653242157755cfbfc03452daacba1dabd597 | 3,001 | c | C | gumath/ext/ruby_gumath/util.c | xnd-project/xnd-ruby | ddecb88d3a6fa17ca314b6599aedf4f5a189b067 | [
"BSD-3-Clause"
] | 5 | 2019-05-29T06:36:23.000Z | 2020-04-12T00:09:06.000Z | gumath/ext/ruby_gumath/util.c | xnd-project/xnd-ruby | ddecb88d3a6fa17ca314b6599aedf4f5a189b067 | [
"BSD-3-Clause"
] | 4 | 2019-06-04T09:00:51.000Z | 2019-10-16T23:35:22.000Z | gumath/ext/ruby_gumath/util.c | xnd-project/xnd-ruby | ddecb88d3a6fa17ca314b6599aedf4f5a189b067 | [
"BSD-3-Clause"
] | null | null | null | /* BSD 3-Clause License
*
* Copyright (c) 2018, Quansight and Sameer Deshmukh
* 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 cop... | 29.135922 | 81 | 0.708764 | [
"object"
] |
c6863b18847a19ccf03f4b3c113f929b368c655a | 8,973 | h | C | src/CCA/Components/Arches/TurbulenceModels/DynamicSmagorinskyHelper.h | abagusetty/Uintah | fa1bf819664fa6f09c5a7cd076870a40816d35c9 | [
"MIT"
] | 2 | 2021-12-17T05:50:44.000Z | 2021-12-22T21:37:32.000Z | src/CCA/Components/Arches/TurbulenceModels/DynamicSmagorinskyHelper.h | abagusetty/Uintah | fa1bf819664fa6f09c5a7cd076870a40816d35c9 | [
"MIT"
] | null | null | null | src/CCA/Components/Arches/TurbulenceModels/DynamicSmagorinskyHelper.h | abagusetty/Uintah | fa1bf819664fa6f09c5a7cd076870a40816d35c9 | [
"MIT"
] | 1 | 2020-11-30T04:46:05.000Z | 2020-11-30T04:46:05.000Z | #ifndef Uintah_Component_Arches_DynamicSmagorinskyHelper_h
#define Uintah_Component_Arches_DynamicSmagorinskyHelper_h
#include <CCA/Components/Arches/GridTools.h>
namespace Uintah { namespace ArchesCore {
enum FILTER { THREEPOINTS, SIMPSON, BOX };
FILTER get_filter_from_string( const std::string & value );
st... | 31.819149 | 104 | 0.519893 | [
"vector",
"3d"
] |
c68d06eb55966131f0bf7d0f4c673b308e920e7b | 1,582 | h | C | include/FeatureDetectorBase.h | b51/FeatureTracker | e4ffa75fced5e0b977cec830714ec164fb922a41 | [
"MIT"
] | 19 | 2019-10-25T13:55:15.000Z | 2022-02-07T06:14:59.000Z | include/FeatureDetectorBase.h | b51/FeatureTracker | e4ffa75fced5e0b977cec830714ec164fb922a41 | [
"MIT"
] | 2 | 2020-07-07T03:47:41.000Z | 2021-08-30T15:21:26.000Z | include/FeatureDetectorBase.h | b51/FeatureTracker | e4ffa75fced5e0b977cec830714ec164fb922a41 | [
"MIT"
] | 4 | 2020-02-02T06:26:27.000Z | 2021-12-31T03:42:00.000Z | /*************************************************************************
*
* Author: b51
* Mail: b51live@gmail.com
* FileName: FeatureDetectorBase.h
*
* Created On: Thu 27 Jun 2019 03:29:38 PM CST
* Licensed under The MIT License [see LICENSE for details]
*
... | 32.958333 | 75 | 0.608091 | [
"vector"
] |
c69d3d1625288752c97ecf70902146ac4741e6f8 | 2,083 | h | C | include/lens/Finalizer.h | lubyk/lens | 05541de73c2df31680c6273a796a624323ac2c04 | [
"MIT"
] | 1 | 2016-01-21T22:07:58.000Z | 2016-01-21T22:07:58.000Z | include/lens/Finalizer.h | lubyk/lens | 05541de73c2df31680c6273a796a624323ac2c04 | [
"MIT"
] | 1 | 2015-11-21T13:56:01.000Z | 2015-11-30T20:03:50.000Z | include/lens/Finalizer.h | lubyk/lens | 05541de73c2df31680c6273a796a624323ac2c04 | [
"MIT"
] | null | null | null | /*
==============================================================================
This file is part of the LUBYK project (http://lubyk.org)
Copyright (c) 2007-2014 by Gaspard Bucher (http://teti.ch).
------------------------------------------------------------------------------
Permission is hereby gran... | 33.596774 | 80 | 0.645223 | [
"object"
] |
c69fc69bd45e274d9159726b453517513c20b2e8 | 11,450 | c | C | programmer/stm32/usbd_cdc.c | jburks/vera-module | 403b4179fb6ce2e6d454d9fd103823520889856d | [
"MIT"
] | 23 | 2022-03-11T13:37:01.000Z | 2022-03-29T08:06:17.000Z | programmer/stm32/usbd_cdc.c | jburks/vera-module | 403b4179fb6ce2e6d454d9fd103823520889856d | [
"MIT"
] | 2 | 2022-03-14T10:54:50.000Z | 2022-03-28T05:59:25.000Z | programmer/stm32/usbd_cdc.c | fvdhoef/vera-module | 403b4179fb6ce2e6d454d9fd103823520889856d | [
"MIT"
] | 12 | 2022-03-11T08:46:43.000Z | 2022-03-27T07:24:46.000Z | #include "usbd_cdc.h"
#include "usbd_ctlreq.h"
#include "usb.h"
#define USB_CDC_CONFIG_DESC_SIZ (9 + /* CDC */ 9 + 5 + 5 + 4 + 5 + 7 + 9 + 7 + 7 /* Programmer */ + 9 + 7 + 7)
// USB CDC device Configuration Descriptor
static const alignas(4) uint8_t cdc_config_desc[USB_CDC_CONFIG_DESC_SIZ] = {
// Configuration de... | 38.813559 | 110 | 0.606201 | [
"model"
] |
c6a0c7afe207d145426efa1627b5416f00330261 | 344 | h | C | include/WGL/interceptors.h | kbiElude/VKGL | fffabf412723a3612ba1c5bfeafe1da38062bd18 | [
"MIT"
] | 114 | 2018-08-05T16:26:53.000Z | 2021-12-30T07:28:35.000Z | include/WGL/interceptors.h | kbiElude/VKGL | fffabf412723a3612ba1c5bfeafe1da38062bd18 | [
"MIT"
] | 5 | 2018-08-18T21:16:58.000Z | 2018-11-22T21:50:48.000Z | include/WGL/interceptors.h | kbiElude/VKGL | fffabf412723a3612ba1c5bfeafe1da38062bd18 | [
"MIT"
] | 6 | 2018-08-05T22:32:28.000Z | 2021-10-04T15:39:53.000Z | /* VKGL (c) 2018 Dominik Witczak
*
* This code is licensed under MIT license (see LICENSE.txt for details)
*/
#ifndef WGL_INTERCEPTORS_H
#define WGL_INTERCEPTORS_H
#include "Common/globals.h"
#include <vector>
namespace WGL
{
extern std::vector<VKGL::FunctionInterceptor> get_function_interceptors();
}
#endif ... | 21.5 | 78 | 0.752907 | [
"vector"
] |
c6abf39e6ffa89ec6f9e1bb9cf7144771ce9dcd0 | 8,149 | c | C | QCA4020_SDK/target/quartz/mfg/OTP/src/app/app.c | r8d8/lastlock | 78c02e5fbb129b1bc4147bd55eec2882267d7e87 | [
"Apache-2.0"
] | null | null | null | QCA4020_SDK/target/quartz/mfg/OTP/src/app/app.c | r8d8/lastlock | 78c02e5fbb129b1bc4147bd55eec2882267d7e87 | [
"Apache-2.0"
] | null | null | null | QCA4020_SDK/target/quartz/mfg/OTP/src/app/app.c | r8d8/lastlock | 78c02e5fbb129b1bc4147bd55eec2882267d7e87 | [
"Apache-2.0"
] | null | null | null | /*
* Copyright (c) 2017 Qualcomm Technologies, Inc.
* All Rights Reserved.
*/
// Copyright (c) 2018 Qualcomm Technologies, Inc.
// All rights reserved.
// Redistribution and use in source and binary forms, with or without modification, are permitted (subject to the limitations in the disclaimer below)
// provided t... | 33.813278 | 151 | 0.638729 | [
"model"
] |
c6b13637b12d9de25e0c427d4f528f7700e0b986 | 1,268 | h | C | Libraries/RobsJuceModules/romos/Algorithms/romos_Interpolation.h | RobinSchmidt/RS-MET-Preliminary | 6c01cbaad7cce3daa3293c444dd9e4b74e5ebfbe | [
"FTL"
] | 34 | 2017-04-19T18:26:02.000Z | 2022-02-15T17:47:26.000Z | Libraries/RobsJuceModules/romos/Algorithms/romos_Interpolation.h | RobinSchmidt/RS-MET-Preliminary | 6c01cbaad7cce3daa3293c444dd9e4b74e5ebfbe | [
"FTL"
] | 307 | 2017-05-04T21:45:01.000Z | 2022-02-03T00:59:01.000Z | Libraries/RobsJuceModules/romos/Algorithms/romos_Interpolation.h | RobinSchmidt/RS-MET-Preliminary | 6c01cbaad7cce3daa3293c444dd9e4b74e5ebfbe | [
"FTL"
] | 4 | 2017-09-05T17:04:31.000Z | 2021-12-15T21:24:28.000Z | #ifndef romos_Interpolation_h
#define romos_Interpolation_h
//namespace romos
//{
//-------------------------------------------------------------------------------------------------
// The following functions are for computing an intermediate data value that is in between the
// known data samples (interpolation)
... | 46.962963 | 100 | 0.711356 | [
"shape"
] |
c6b5d485ee116d1e04ef51104bfdb26d644da626 | 1,291 | h | C | src/planner.h | snicholas/CarND-Path-Planning-Project | 3860bf19ab234fb32e85c41105f3b46a94b26a8b | [
"MIT"
] | null | null | null | src/planner.h | snicholas/CarND-Path-Planning-Project | 3860bf19ab234fb32e85c41105f3b46a94b26a8b | [
"MIT"
] | null | null | null | src/planner.h | snicholas/CarND-Path-Planning-Project | 3860bf19ab234fb32e85c41105f3b46a94b26a8b | [
"MIT"
] | null | null | null | /*
* path_planner.h
*
* Created on: 09.11.2018
* Author: academy
*/
#ifndef SRC_PATH_PLANNER_H_
#define SRC_PATH_PLANNER_H_
#include <math.h>
#include <iostream>
#include <vector>
#include "json.hpp"
#include "spline.h"
#include "helpers.h"
#include "vehicle.h"
using std::vector;
usin... | 20.822581 | 50 | 0.652982 | [
"vector"
] |
c6cf835a6b8e74b9de495196f7c8a4dba9870d98 | 69,300 | c | C | src/FNA3D_Driver_ThreadedGL.c | melissasage/FNA3D | d23cd11d7322c3d6b6e1313c762f14278ed38138 | [
"Zlib"
] | null | null | null | src/FNA3D_Driver_ThreadedGL.c | melissasage/FNA3D | d23cd11d7322c3d6b6e1313c762f14278ed38138 | [
"Zlib"
] | null | null | null | src/FNA3D_Driver_ThreadedGL.c | melissasage/FNA3D | d23cd11d7322c3d6b6e1313c762f14278ed38138 | [
"Zlib"
] | null | null | null | /* FNA3D - 3D Graphics Library for FNA
*
* Copyright (c) 2020 Ethan Lee
*
* 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 to use this software ... | 27.489092 | 102 | 0.773131 | [
"render",
"3d"
] |
c6d1dea29f1fa212fbbabcdfac894ad51d7b21af | 2,310 | h | C | src/widgets/qtabbar.h | sandsmark/qt1 | e62eef42291be80065a7f824530aa42b79917a8d | [
"Xnet",
"X11"
] | 18 | 2018-02-16T16:57:26.000Z | 2022-02-10T21:23:47.000Z | src/widgets/qtabbar.h | sandsmark/qt1 | e62eef42291be80065a7f824530aa42b79917a8d | [
"Xnet",
"X11"
] | 2 | 2018-08-12T12:46:38.000Z | 2020-06-19T16:30:06.000Z | src/widgets/qtabbar.h | sandsmark/qt1 | e62eef42291be80065a7f824530aa42b79917a8d | [
"Xnet",
"X11"
] | 7 | 2018-06-22T01:17:58.000Z | 2021-09-02T21:05:28.000Z | /****************************************************************************
** $Id: qtabbar.h,v 2.12.2.2 1998/09/03 20:14:48 hanord Exp $
**
** Definition of QTabBar class
**
** Copyright (C) 1992-1999 Troll Tech AS. All rights reserved.
**
** This file is part of Qt Free Edition, version 1.45.
**
** See the file LI... | 22.647059 | 78 | 0.620346 | [
"shape"
] |
0b40fcd8a9e8be30023ba2326fbe27aa9b2030a3 | 4,682 | h | C | include/blons/graphics/pipeline/stage/shadow.h | tedle/blonstech | f5a221d1e08b408ccffcaee7f982ba00b497f4e0 | [
"MIT"
] | 3 | 2020-09-06T15:33:00.000Z | 2021-06-28T08:37:14.000Z | include/blons/graphics/pipeline/stage/shadow.h | tedle/blonstech | f5a221d1e08b408ccffcaee7f982ba00b497f4e0 | [
"MIT"
] | null | null | null | include/blons/graphics/pipeline/stage/shadow.h | tedle/blonstech | f5a221d1e08b408ccffcaee7f982ba00b497f4e0 | [
"MIT"
] | 1 | 2021-06-28T08:37:17.000Z | 2021-06-28T08:37:17.000Z | ////////////////////////////////////////////////////////////////////////////////
// blonstech
// Copyright(c) 2017 Dominic Bowden
//
// 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 ... | 45.019231 | 147 | 0.561939 | [
"geometry",
"render"
] |
0b4131823b0cbf8225dd101bb0359efa0aeec0bc | 3,238 | h | C | ExePrj/src/Core/Window.h | BEASTSM96/Win-64-Base-Template | 120e6710cf095ee18736c4acb0368a843ec490e9 | [
"MIT"
] | 1 | 2020-08-15T08:05:26.000Z | 2020-08-15T08:05:26.000Z | ExePrj/src/Core/Window.h | BEASTSM96/Win-64-Base-Template | 120e6710cf095ee18736c4acb0368a843ec490e9 | [
"MIT"
] | null | null | null | ExePrj/src/Core/Window.h | BEASTSM96/Win-64-Base-Template | 120e6710cf095ee18736c4acb0368a843ec490e9 | [
"MIT"
] | null | null | null | /********************************************************************************************
* *
* *
* ... | 39.975309 | 93 | 0.432366 | [
"render"
] |
0b41a76434ec298a349573e77bc75da4ecc095d1 | 474 | h | C | AbstractMachine.h | donbrowne/brainfuck | bbacc85752a369c917666507c80b286538bee8ca | [
"Unlicense"
] | 2 | 2015-06-17T13:10:51.000Z | 2015-06-17T13:12:26.000Z | AbstractMachine.h | donbrowne/brainfuck | bbacc85752a369c917666507c80b286538bee8ca | [
"Unlicense"
] | null | null | null | AbstractMachine.h | donbrowne/brainfuck | bbacc85752a369c917666507c80b286538bee8ca | [
"Unlicense"
] | null | null | null | //
// Created by Don Browne on 14/06/15.
//
#ifndef BF_STATE_H
#define BF_STATE_H
#include <memory>
#include <vector>
class AbstractMachine {
private:
std::unique_ptr<std::vector<unsigned char> > tape;
size_t index;
size_t size;
public:
AbstractMachine(size_t tape_length);
~AbstractMachine() {};
... | 16.344828 | 54 | 0.654008 | [
"vector"
] |
0b4a6035f4b93ea9b1168243cdd0a19bc42be8a7 | 10,682 | c | C | c++/libosc/oscdb.c | jessica-severin/ZENBU_2.11.1 | 694dd8fb178f3cbde2e058b8ee6a57e5a4c09cc7 | [
"Unlicense"
] | null | null | null | c++/libosc/oscdb.c | jessica-severin/ZENBU_2.11.1 | 694dd8fb178f3cbde2e058b8ee6a57e5a4c09cc7 | [
"Unlicense"
] | null | null | null | c++/libosc/oscdb.c | jessica-severin/ZENBU_2.11.1 | 694dd8fb178f3cbde2e058b8ee6a57e5a4c09cc7 | [
"Unlicense"
] | null | null | null | #include <fcntl.h>
#include <stdlib.h>
#include <stdio.h>
#include <math.h>
#include <time.h>
#include <string.h>
#include <zlib.h>
#include <sys/types.h>
#include <sys/mman.h>
#include <oscdb.h>
/*************************************
* internal prototypes
*************************************/
osc_object_t* os... | 28.715054 | 150 | 0.581258 | [
"object"
] |
0b51f064f57191a27e90c3fadbdced565f4276cf | 5,800 | h | C | shared/SITordoff.h | TinyTheBrontosaurus/ScaleInvariantPtz | 4b6975874e7f2995106b181baa84cbec2111ba89 | [
"MIT"
] | null | null | null | shared/SITordoff.h | TinyTheBrontosaurus/ScaleInvariantPtz | 4b6975874e7f2995106b181baa84cbec2111ba89 | [
"MIT"
] | null | null | null | shared/SITordoff.h | TinyTheBrontosaurus/ScaleInvariantPtz | 4b6975874e7f2995106b181baa84cbec2111ba89 | [
"MIT"
] | null | null | null | #ifndef SITORDOFF_H
#define SITORDOFF_H
#include "types.h"
#include "SIKalman.h"
/**************************************************************
*
* SITordoff class
* Description: Implements Kalman filter and other algorithms described
* in Chapter 6 of Benjamin Tordoff's PhD dissertation.
... | 35.802469 | 87 | 0.498966 | [
"object"
] |
0b599ec3ccc80a49cd57f8d8cf922c6686a973d8 | 2,803 | h | C | tensorflow/compiler/tf2xla/kernels/gpu_tf_kernel_custom_call.h | Stevanus-Christian/tensorflow | d44afcf5ca16c5d704c66f891b99eac804e7cd14 | [
"Apache-2.0"
] | 2 | 2016-09-27T05:37:33.000Z | 2019-11-22T06:41:12.000Z | tensorflow/compiler/tf2xla/kernels/gpu_tf_kernel_custom_call.h | Stevanus-Christian/tensorflow | d44afcf5ca16c5d704c66f891b99eac804e7cd14 | [
"Apache-2.0"
] | null | null | null | tensorflow/compiler/tf2xla/kernels/gpu_tf_kernel_custom_call.h | Stevanus-Christian/tensorflow | d44afcf5ca16c5d704c66f891b99eac804e7cd14 | [
"Apache-2.0"
] | null | null | null | /* Copyright 2022 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | 37.878378 | 80 | 0.719943 | [
"shape"
] |
0b5e2255c19acec07fbe8b2df41a6f91fac897c1 | 6,438 | h | C | mesh.h | nezticle/MeshViewer | 7c57f1c5df6169e98c11922acd132e8a1ec19bf0 | [
"BSD-2-Clause"
] | 1 | 2021-11-03T02:38:17.000Z | 2021-11-03T02:38:17.000Z | mesh.h | nezticle/MeshViewer | 7c57f1c5df6169e98c11922acd132e8a1ec19bf0 | [
"BSD-2-Clause"
] | null | null | null | mesh.h | nezticle/MeshViewer | 7c57f1c5df6169e98c11922acd132e8a1ec19bf0 | [
"BSD-2-Clause"
] | 1 | 2021-08-04T09:32:35.000Z | 2021-08-04T09:32:35.000Z | /*
* Copyright (c) 2020 Andy Nichols <nezticle@gmail.com>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retain the above copyright notice,
* ... | 27.630901 | 78 | 0.639329 | [
"mesh"
] |
0b63df316264ae0e7f2830f8414c6b9057aaedfb | 1,655 | h | C | code/utils/xrQSlim/src/MxStdSlim.h | InNoHurryToCode/xray-162 | fff9feb9ffb681b3c6ba1dc7c4534fe80006f87e | [
"Apache-2.0"
] | 58 | 2016-11-20T19:14:35.000Z | 2021-12-27T21:03:35.000Z | code/utils/xrQSlim/src/MxStdSlim.h | InNoHurryToCode/xray-162 | fff9feb9ffb681b3c6ba1dc7c4534fe80006f87e | [
"Apache-2.0"
] | 59 | 2016-09-10T10:44:20.000Z | 2018-09-03T19:07:30.000Z | code/utils/xrQSlim/src/MxStdSlim.h | InNoHurryToCode/xray-162 | fff9feb9ffb681b3c6ba1dc7c4534fe80006f87e | [
"Apache-2.0"
] | 39 | 2017-02-05T13:35:37.000Z | 2022-03-14T11:00:12.000Z | #ifndef MXSTDSLIM_INCLUDED // -*- C++ -*-
#define MXSTDSLIM_INCLUDED
#if !defined(__GNUC__)
#pragma once
#endif
/************************************************************************
Core simplification interface. The MxStdSlim class defines the
interface which all simplification classes conform to.
... | 23.985507 | 83 | 0.645921 | [
"model"
] |
0b6d5ee3d2450a8a3b29998ea1904091b78216ff | 2,056 | h | C | Tools/MedusaExport/max9/include/strbasic.h | CarysT/medusa | 8e79f7738534d8cf60577ec42ed86621533ac269 | [
"MIT"
] | 32 | 2016-05-22T23:09:19.000Z | 2022-03-13T03:32:27.000Z | Tools/MedusaExport/max9/include/strbasic.h | CarysT/medusa | 8e79f7738534d8cf60577ec42ed86621533ac269 | [
"MIT"
] | 2 | 2016-05-30T19:45:58.000Z | 2018-01-24T22:29:51.000Z | Tools/MedusaExport/max9/include/strbasic.h | CarysT/medusa | 8e79f7738534d8cf60577ec42ed86621533ac269 | [
"MIT"
] | 17 | 2016-05-27T11:01:42.000Z | 2022-03-13T03:32:30.000Z |
/*******************************************************************
*
* DESCRIPTION: Basic string definitions header file
*
* AUTHOR: Tom Hudson
*
* HISTORY: File created 9/6/94
*
*******************************************************************/
#ifndef _STRBASICS_
#define... | 26.358974 | 83 | 0.645914 | [
"object"
] |
0b6f58d7a94afd6a65a7a7f3f640f1469376f3fe | 47,327 | h | C | talk/owt/sdk/include/cpp/owt/base/connectionstats.h | AoEiuV020/owt-client-native | 7fc498347b20149fd1a4fd7ff84fa891548c9a84 | [
"Apache-2.0"
] | 1 | 2021-01-26T07:57:43.000Z | 2021-01-26T07:57:43.000Z | talk/owt/sdk/include/cpp/owt/base/connectionstats.h | AoEiuV020/owt-client-native | 7fc498347b20149fd1a4fd7ff84fa891548c9a84 | [
"Apache-2.0"
] | 1 | 2021-12-03T01:37:48.000Z | 2021-12-03T01:56:17.000Z | talk/owt/sdk/include/cpp/owt/base/connectionstats.h | AoEiuV020/owt-client-native | 7fc498347b20149fd1a4fd7ff84fa891548c9a84 | [
"Apache-2.0"
] | null | null | null | // Copyright (C) <2018> Intel Corporation
//
// SPDX-License-Identifier: Apache-2.0
#ifndef OWT_BASE_CONNECTIONSTATS_H_
#define OWT_BASE_CONNECTIONSTATS_H_
#include <chrono>
#include <map>
#include <memory>
#include <string>
#include <vector>
#include "owt/base/commontypes.h"
#include "owt/base/network.h"
namespace owt... | 39.04868 | 146 | 0.662624 | [
"object",
"vector",
"model"
] |
0b71259c822a9f2af8d0193c87c98bee3b81f44c | 14,229 | h | C | test/ring_buffer_test.h | snow1313113/pepper | 3803164a5cd75ec9e44733561901828411d0b9f8 | [
"MIT"
] | 7 | 2018-07-02T17:32:15.000Z | 2022-03-23T07:17:14.000Z | test/ring_buffer_test.h | snow1313113/pepper | 3803164a5cd75ec9e44733561901828411d0b9f8 | [
"MIT"
] | null | null | null | test/ring_buffer_test.h | snow1313113/pepper | 3803164a5cd75ec9e44733561901828411d0b9f8 | [
"MIT"
] | null | null | null | /*
* * file name: ring_buffer_test.h
* * description: ...
* * author: snow
* * create time:2019 6 01
* */
#ifndef _RING_BUFFER_TEST_H_
#define _RING_BUFFER_TEST_H_
#include <algorithm>
#include <cstdlib>
#include <iostream>
#include <map>
#include <set>
#include <vector>
#include "base_test_struct.h"
#include "... | 27.363462 | 94 | 0.534753 | [
"vector"
] |
0b80270e966121b0ac784300c7bda77b7facc3de | 3,476 | h | C | valhalla/midgard/linesegment2.h | molind/valhalla | 7d4cde8587d38fcb20f7a9ea9df34a8fc49bf68c | [
"BSD-2-Clause",
"MIT"
] | 79 | 2017-02-15T17:35:48.000Z | 2022-03-30T06:16:10.000Z | valhalla/midgard/linesegment2.h | molind/valhalla | 7d4cde8587d38fcb20f7a9ea9df34a8fc49bf68c | [
"BSD-2-Clause",
"MIT"
] | null | null | null | valhalla/midgard/linesegment2.h | molind/valhalla | 7d4cde8587d38fcb20f7a9ea9df34a8fc49bf68c | [
"BSD-2-Clause",
"MIT"
] | 12 | 2017-06-16T06:30:54.000Z | 2021-12-16T00:43:12.000Z | #ifndef VALHALLA_MIDGARD_LINESEGMENT2_H_
#define VALHALLA_MIDGARD_LINESEGMENT2_H_
#include <math.h>
#include <vector>
#include <valhalla/midgard/point2.h>
#include <valhalla/midgard/pointll.h>
#include <valhalla/midgard/vector2.h>
namespace valhalla {
namespace midgard {
/**
* Line segment in 2D. Template class to... | 30.761062 | 77 | 0.670598 | [
"vector"
] |
0b845208a69d2db1a307061814110fe18e2a7121 | 20,065 | c | C | src/nvacq/lockcomm.c | DanIverson/OpenVnmrJ | 0db324603dbd8f618a6a9526b9477a999c5a4cc3 | [
"Apache-2.0"
] | 32 | 2016-06-17T05:04:26.000Z | 2022-03-28T17:54:44.000Z | src/nvacq/lockcomm.c | DanIverson/OpenVnmrJ | 0db324603dbd8f618a6a9526b9477a999c5a4cc3 | [
"Apache-2.0"
] | 128 | 2016-07-13T17:09:02.000Z | 2022-03-28T17:53:52.000Z | src/nvacq/lockcomm.c | DanIverson/OpenVnmrJ | 0db324603dbd8f618a6a9526b9477a999c5a4cc3 | [
"Apache-2.0"
] | 102 | 2016-01-23T15:27:16.000Z | 2022-03-20T05:41:54.000Z | /*
* Copyright (C) 2015 University of Oregon
*
* You may distribute under the terms of either the GNU General Public
* License or the Apache License, as specified in the LICENSE file.
*
* For more information, see the LICENSE file.
*/
/*
*/
/*
modification history
--------------------
5-05-04,gmb created
*/... | 27.411202 | 125 | 0.650885 | [
"object"
] |
0b884d37e720c3f5bb8b16f4cabb4988909bdade | 6,626 | c | C | src/functions_cuda.c | rachtsingh/lgamma | d6db8585bd1471081b6111f9382648fcbd9eb347 | [
"MIT"
] | 24 | 2017-05-23T11:50:01.000Z | 2020-07-15T03:20:07.000Z | src/functions_cuda.c | bringingjoy/lgamma | d6db8585bd1471081b6111f9382648fcbd9eb347 | [
"MIT"
] | 3 | 2017-05-26T17:50:50.000Z | 2017-11-20T02:33:28.000Z | src/functions_cuda.c | bringingjoy/lgamma | d6db8585bd1471081b6111f9382648fcbd9eb347 | [
"MIT"
] | 6 | 2018-04-06T06:24:39.000Z | 2021-08-29T03:08:04.000Z | #include <THC/THC.h>
#include <stdbool.h>
#include <stdio.h>
#include "functions_cuda_kernel.h"
#define real float
extern THCState *state;
int polygamma_cuda(int n, THCudaTensor *input, THCudaTensor *output) {
float *input_data, *output_data;
input_data = THCudaTensor_data(state, input);
output_data = THCudaTe... | 36.607735 | 180 | 0.741322 | [
"shape"
] |
0b8f00ac45c435eb72a87d1f587d3e50946b36c2 | 2,644 | h | C | widgets/sqlcombobox.h | phetaduck/SqlViewGenerator | a0599cce5a2e378ef02c7ad60611ba668e43d6a4 | [
"MIT"
] | null | null | null | widgets/sqlcombobox.h | phetaduck/SqlViewGenerator | a0599cce5a2e378ef02c7ad60611ba668e43d6a4 | [
"MIT"
] | null | null | null | widgets/sqlcombobox.h | phetaduck/SqlViewGenerator | a0599cce5a2e378ef02c7ad60611ba668e43d6a4 | [
"MIT"
] | null | null | null | #pragma once
#include <QComboBox>
#include <QSqlRelation>
#include "utils/modelmanager.h"
class SqlTableModel;
/**
* @class SqlComboBox
* комбо бокс для работы с произвольной таблицей базы данных
* работа настраивается через QSqlRelation
* QSqlRelation::tableName() имя таблицы
* QSqlRelation::indexColumn() стол... | 29.707865 | 104 | 0.718608 | [
"model"
] |
0b8fc7120803e27d7e3309f72f38f5e83160cda4 | 815 | h | C | kernel/include/graphics/SoftMaskDictionary.h | Hydrorastaman/PDFOut-SDK | 329e08068f96c1623493ed4ddb292a333f668762 | [
"MIT"
] | 4 | 2021-03-23T15:04:08.000Z | 2021-08-28T08:08:14.000Z | kernel/include/graphics/SoftMaskDictionary.h | Hydrorastaman/PDFOut-SDK | 329e08068f96c1623493ed4ddb292a333f668762 | [
"MIT"
] | null | null | null | kernel/include/graphics/SoftMaskDictionary.h | Hydrorastaman/PDFOut-SDK | 329e08068f96c1623493ed4ddb292a333f668762 | [
"MIT"
] | null | null | null | #pragma once
#include <object/ObjectDictionary.h>
namespace kernel{
enum SoftMaskDictionaryKey{
SoftMaskDictionaryKeyS, // Required
SoftMaskDictionaryKeyG, // Required
SoftMaskDictionaryKeyBC, // Optional
SoftMaskDictionaryKeyTR // Optional
};
class SoftMaskDictionary : public ... | 26.290323 | 111 | 0.722699 | [
"object"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.