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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
7939ff9bb43e8b7186513e74352c6b24aed46349 | 2,145 | h | C | command/param_comple/file_behavior.h | yohe/CLI-DevTool | 5a69ba89c0657ccaa7a75d60686465106b1453e7 | [
"Unlicense"
] | null | null | null | command/param_comple/file_behavior.h | yohe/CLI-DevTool | 5a69ba89c0657ccaa7a75d60686465106b1453e7 | [
"Unlicense"
] | null | null | null | command/param_comple/file_behavior.h | yohe/CLI-DevTool | 5a69ba89c0657ccaa7a75d60686465106b1453e7 | [
"Unlicense"
] | null | null | null |
#ifndef CLI_DEV_PCB_H
#define CLI_DEV_PCB_H
#include <stdio.h>
#include <sstream>
#include "command/param_comple/behavior_base.h"
namespace clidevt {
class FileListBehavior : public ParameterBehavior {
class SpecialCharEscaper {
public:
std::string operator()(std::string str) {
std::str... | 26.481481 | 143 | 0.435431 | [
"vector"
] |
794831b2191242116fb1c1f3dedcd6f1d28d8122 | 13,034 | h | C | chrome/browser/sync/profile_sync_service.h | rwatson/chromium-capsicum | b03da8e897f897c6ad2cda03ceda217b760fd528 | [
"BSD-3-Clause"
] | 11 | 2015-03-20T04:08:08.000Z | 2021-11-15T15:51:36.000Z | chrome/browser/sync/profile_sync_service.h | rwatson/chromium-capsicum | b03da8e897f897c6ad2cda03ceda217b760fd528 | [
"BSD-3-Clause"
] | null | null | null | chrome/browser/sync/profile_sync_service.h | rwatson/chromium-capsicum | b03da8e897f897c6ad2cda03ceda217b760fd528 | [
"BSD-3-Clause"
] | null | null | null | // Copyright (c) 2006-2008 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef CHROME_BROWSER_SYNC_PROFILE_SYNC_SERVICE_H_
#define CHROME_BROWSER_SYNC_PROFILE_SYNC_SERVICE_H_
#include <string>
#include <map>
#includ... | 38.222874 | 80 | 0.745205 | [
"object",
"vector",
"model"
] |
79534425d7ce3d80cc77ed972c5ef225d985bd04 | 1,197 | h | C | Service/IMicroService.h | ttppren-github/MicroServiceContainer | 78d2c7e848413fcc7d5f8ae42d18835e74c06bef | [
"MIT"
] | null | null | null | Service/IMicroService.h | ttppren-github/MicroServiceContainer | 78d2c7e848413fcc7d5f8ae42d18835e74c06bef | [
"MIT"
] | 2 | 2019-11-21T01:28:24.000Z | 2019-11-26T01:58:55.000Z | Service/IMicroService.h | ttppren-github/MicroServiceContainer | 78d2c7e848413fcc7d5f8ae42d18835e74c06bef | [
"MIT"
] | 4 | 2019-11-13T09:21:10.000Z | 2019-11-22T05:51:47.000Z |
#ifndef __ELASTOS_IMICROSERVICE_H__
#define __ELASTOS_IMICROSERVICE_H__
#include <string>
#include <vector>
#include <memory>
namespace elastos {
class IMicroService {
public:
enum OperationType {
OperationType_Encrypt = 0,
OperationType_Decrypt,
OperationType_Sign,
OperationTy... | 24.428571 | 110 | 0.691729 | [
"vector"
] |
79652ffea7c23660381aaa34a653ba8dfeb3d63c | 1,240 | h | C | include/geometrycentral/pointcloud/point_cloud_io.h | softwarecapital/geometry-central | b4743b4662018d8fa483b31ff4a3af5699db3e93 | [
"MIT"
] | 539 | 2018-02-19T16:38:26.000Z | 2022-03-31T06:56:22.000Z | include/geometrycentral/pointcloud/point_cloud_io.h | softwarecapital/geometry-central | b4743b4662018d8fa483b31ff4a3af5699db3e93 | [
"MIT"
] | 88 | 2018-11-30T13:19:35.000Z | 2022-03-23T18:40:33.000Z | include/geometrycentral/pointcloud/point_cloud_io.h | softwarecapital/geometry-central | b4743b4662018d8fa483b31ff4a3af5699db3e93 | [
"MIT"
] | 74 | 2018-05-12T17:57:04.000Z | 2022-03-21T15:01:26.000Z | #pragma once
#include "geometrycentral/pointcloud/point_cloud.h"
#include "geometrycentral/pointcloud/point_position_geometry.h"
namespace geometrycentral {
namespace pointcloud {
// === Readers ===
// Read from a file by name. Type can be optionally inferred from filename.
std::tuple<std::unique_ptr<PointCloud>, s... | 41.333333 | 118 | 0.645161 | [
"geometry"
] |
79695b32f0fb2efc208791365718832ec2f58062 | 28,375 | c | C | 3rdparty/experimental/gui/littlevGL/lvgl/lv_objx/lv_tabview.c | jinlongliu/AliOS-Things | ce051172a775f987183e7aca88bb6f3b809ea7b0 | [
"Apache-2.0"
] | 19 | 2019-03-25T15:12:48.000Z | 2022-03-09T08:32:06.000Z | 3rdparty/experimental/gui/littlevGL/lvgl/lv_objx/lv_tabview.c | IamBaoMouMou/AliOS-Things | 195a9160b871b3d78de6f8cf6c2ab09a71977527 | [
"Apache-2.0"
] | 3 | 2018-12-17T13:06:46.000Z | 2018-12-28T01:40:59.000Z | 3rdparty/experimental/gui/littlevGL/lvgl/lv_objx/lv_tabview.c | IamBaoMouMou/AliOS-Things | 195a9160b871b3d78de6f8cf6c2ab09a71977527 | [
"Apache-2.0"
] | 9 | 2019-07-12T02:50:10.000Z | 2021-08-20T17:24:36.000Z | /**
* @file lv_tab.c
*
*/
/*********************
* INCLUDES
*********************/
#include "../../lv_conf.h"
#if USE_LV_TABVIEW != 0
#include "lv_tabview.h"
#include "lv_btnm.h"
#include "../lv_themes/lv_theme.h"
#include "../lv_misc/lv_anim.h"
/*********************
* DEFINES
*********************... | 33.50059 | 80 | 0.618044 | [
"object"
] |
79843bac816985867c589d6e5c5ba0f33e25efcb | 2,090 | h | C | source/ResourceAspect/include/vxResourceAspect/MaterialFactory.h | DennisWandschura/vxEngine | 1396a65f7328aaed50dd34634c65cac561271b9e | [
"MIT"
] | 1 | 2015-11-29T11:38:04.000Z | 2015-11-29T11:38:04.000Z | source/ResourceAspect/include/vxResourceAspect/MaterialFactory.h | DennisWandschura/vxEngine | 1396a65f7328aaed50dd34634c65cac561271b9e | [
"MIT"
] | null | null | null | source/ResourceAspect/include/vxResourceAspect/MaterialFactory.h | DennisWandschura/vxEngine | 1396a65f7328aaed50dd34634c65cac561271b9e | [
"MIT"
] | null | null | null | #pragma once
/*
The MIT License (MIT)
Copyright (c) 2015 Dennis Wandschura
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, cop... | 26.455696 | 103 | 0.790431 | [
"vector"
] |
79870dbecbfc209586a1d2209a87b14afee21fa7 | 566 | h | C | include/filehandler.h | yishihara/Social-Network | 505c08f544a03bbd32ea1c48a437f5de63c51523 | [
"MIT"
] | null | null | null | include/filehandler.h | yishihara/Social-Network | 505c08f544a03bbd32ea1c48a437f5de63c51523 | [
"MIT"
] | null | null | null | include/filehandler.h | yishihara/Social-Network | 505c08f544a03bbd32ea1c48a437f5de63c51523 | [
"MIT"
] | null | null | null | #ifndef FILEHANDLER_H
#define FILEHANDLER_H
#include <vector>
#include <string>
#include <fstream>
#include <boost/bimap/bimap.hpp>
#include "graph.h"
namespace facebook{
typedef std::vector<std::vector<std::string> > Data;
typedef std::map<std::string, int> ID2INT;
typedef boost::bimaps::bimap<int, std::strin... | 18.258065 | 53 | 0.724382 | [
"vector"
] |
7988250b3cdbf9db272eedb51fbc18bcb427de9b | 2,634 | h | C | Source/RuntimeEditor/CBuildingMenu.h | shanefarris/CoreGameEngine | 5bef275d1cd4e84aa059f2f4f9e97bfa2414d000 | [
"MIT"
] | 3 | 2019-04-12T15:22:53.000Z | 2022-01-05T02:59:56.000Z | Source/RuntimeEditor/CBuildingMenu.h | shanefarris/CoreGameEngine | 5bef275d1cd4e84aa059f2f4f9e97bfa2414d000 | [
"MIT"
] | null | null | null | Source/RuntimeEditor/CBuildingMenu.h | shanefarris/CoreGameEngine | 5bef275d1cd4e84aa059f2f4f9e97bfa2414d000 | [
"MIT"
] | 2 | 2019-04-10T22:46:21.000Z | 2020-05-27T16:21:37.000Z | #ifndef __CBUILDINGMENU_H__
#define __CBUILDINGMENU_H__
#include "Defines.h"
#include "EditorObjects.h"
#include "CInputListener.h"
#include "MyGui/MyGUI.h"
namespace Core
{
class CBuilding;
class CGameObject;
class CInputKeyEvent;
class CInputMouseEvent;
enum MouseButtonID;
namespace GUI
{
class CGuiStrate... | 30.275862 | 89 | 0.777525 | [
"mesh",
"object"
] |
7989643675c6a80d9d7d0d74a36e1e5c83aa9851 | 2,200 | h | C | wrappers/wrapper_sdk/sample_typedefs.h | adrianmahjour/db2-samples | ff984aec81c5c08ce28443d896c0818cfae4f789 | [
"Apache-2.0"
] | 54 | 2019-08-02T13:15:07.000Z | 2022-03-21T17:36:48.000Z | wrappers/wrapper_sdk/sample_typedefs.h | junsulee75/db2-samples | d9ee03101cad1f9167eebc1609b4151559124017 | [
"Apache-2.0"
] | 13 | 2019-07-26T13:51:16.000Z | 2022-03-25T21:43:52.000Z | wrappers/wrapper_sdk/sample_typedefs.h | junsulee75/db2-samples | d9ee03101cad1f9167eebc1609b4151559124017 | [
"Apache-2.0"
] | 75 | 2019-07-20T04:53:24.000Z | 2022-03-23T20:56:55.000Z | /**********************************************************************
*
* Source File Name = sample_typedef.h
*
* (C) COPYRIGHT International Business Machines Corp. 2003,2004
* All Rights Reserved
* Licensed Materials - Property of IBM
*
* US Government Users Restricted Rights - Use, duplication or
* disclosur... | 27.848101 | 80 | 0.664545 | [
"object"
] |
798d02695c4994bb328a5f2352d353cf9319ef27 | 2,677 | h | C | include/benderrmq.h | QwantResearch/auto-complete | 4dde2380e3a89b2d816529a7add5aebbff9c18be | [
"Apache-2.0"
] | 1 | 2019-12-10T10:14:04.000Z | 2019-12-10T10:14:04.000Z | include/benderrmq.h | QwantResearch/auto-complete | 4dde2380e3a89b2d816529a7add5aebbff9c18be | [
"Apache-2.0"
] | 1 | 2019-11-27T16:59:47.000Z | 2019-11-27T16:59:47.000Z | include/benderrmq.h | QwantResearch/auto-complete | 4dde2380e3a89b2d816529a7add5aebbff9c18be | [
"Apache-2.0"
] | 1 | 2019-12-02T11:32:38.000Z | 2019-12-02T11:32:38.000Z | // -*- mode:c++; c-basic-offset:4 -*-
#if !defined __BENDERRMQ_H
#define __BENDERRMQ_H
#include <iostream>
#include <vector>
#include <utility>
#include <algorithm>
#include <stack>
#include <stdio.h>
#include <sstream>
#include <assert.h>
#include "types.h"
#include "utils.h"
#include "sparsetable.h"
#include "looku... | 30.078652 | 111 | 0.635413 | [
"vector"
] |
799576ffeeb85323903c0a0f1195442fc3cb74ad | 1,139 | h | C | src/include/lwm2mObjects/3358.h | henris42/wakaamaNode | 0b0200c43528483f709b427466638c9ea1a32cd5 | [
"MIT"
] | 10 | 2016-05-16T07:48:21.000Z | 2018-04-27T05:57:32.000Z | src/include/lwm2mObjects/3358.h | taubel/libWakaamaEmb | 88758d64e30e8f0044fbf3b4e32731ac994c5731 | [
"MIT"
] | 13 | 2018-06-12T08:43:17.000Z | 2019-06-10T11:05:13.000Z | src/include/lwm2mObjects/3358.h | taubel/libWakaamaEmb | 88758d64e30e8f0044fbf3b4e32731ac994c5731 | [
"MIT"
] | 9 | 2019-11-17T01:54:07.000Z | 2020-12-20T14:05:57.000Z | #pragma once
// Automatically generated header file
#include "lwm2m/objects.h"
namespace KnownObjects {
namespace id3358 {
// Custom, overrideable types for Opaque and String resources
/* \brief Class for object 3358 - rrcTimerExpiryEvent
* RRC timer expiry event information
*/
class instance : public Lwm2mObject... | 27.780488 | 100 | 0.698859 | [
"object"
] |
b2a64d86dd4eb535abcdbb909adc5fdeb642d1eb | 27,638 | h | C | src/utilities/json_JsonUtilities.h | mutgos/mutgos_server | 115270d07db22d320e0b51095e9219f0a0e15ddb | [
"MIT"
] | 5 | 2019-02-24T06:42:52.000Z | 2021-04-09T19:16:24.000Z | src/utilities/json_JsonUtilities.h | mutgos/mutgos_server | 115270d07db22d320e0b51095e9219f0a0e15ddb | [
"MIT"
] | 40 | 2019-02-24T15:25:54.000Z | 2021-05-17T04:22:43.000Z | src/utilities/json_JsonUtilities.h | mutgos/mutgos_server | 115270d07db22d320e0b51095e9219f0a0e15ddb | [
"MIT"
] | 2 | 2019-02-23T22:58:36.000Z | 2019-02-27T01:27:42.000Z | /*
* json_JsonUtilities.h
*/
#ifndef MUTGOS_JSON_JSONUTILITIES_H
#define MUTGOS_JSON_JSONUTILITIES_H
#include <unistd.h>
#include <string>
#include <string.h>
#include <rapidjson/document.h>
#include "osinterface/osinterface_OsTypes.h"
/**
* Creates a JSON array root node, named varname.
* Example: JSON_MAKE_... | 28.434156 | 151 | 0.56918 | [
"object"
] |
b2af45033f4867c7f821f25962d4e509c9ae9826 | 7,936 | c | C | c/day13/main.c | Phytolizer/AOC-2015 | 81e66f9535de097c49939f316c292fdfd0258009 | [
"MIT"
] | null | null | null | c/day13/main.c | Phytolizer/AOC-2015 | 81e66f9535de097c49939f316c292fdfd0258009 | [
"MIT"
] | null | null | null | c/day13/main.c | Phytolizer/AOC-2015 | 81e66f9535de097c49939f316c292fdfd0258009 | [
"MIT"
] | null | null | null | #include <advent.h>
#include <advent/map.h>
#include <advent/pcre.h>
#include <advent/set.h>
#include <advent/vector.h>
#include <assert.h>
#include <config.h>
#include <stdbool.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "advent/permute.h"
typedef struct {
char* s;
size_t l;
} stri... | 33.627119 | 80 | 0.567162 | [
"vector"
] |
b2bf72beb93dd0d3755537d366b38f22b14d1aa0 | 4,743 | h | C | src/graphics/Graphics.h | cubeman99/SEAL | 7003c6fee26493e9b89ea1d34460877d6dc85894 | [
"MIT"
] | 4 | 2017-01-30T19:44:16.000Z | 2017-12-18T04:41:32.000Z | src/graphics/Graphics.h | cubeman99/SEAL | 7003c6fee26493e9b89ea1d34460877d6dc85894 | [
"MIT"
] | null | null | null | src/graphics/Graphics.h | cubeman99/SEAL | 7003c6fee26493e9b89ea1d34460877d6dc85894 | [
"MIT"
] | null | null | null | #ifndef _GRAPHICS_H_
#define _GRAPHICS_H_
#include <math/Matrix4f.h>
#include <math/Rect2i.h>
#include <math/Vector2f.h>
#include <math/Vector3f.h>
#include <math/Vector4f.h>
#include <math/Quaternion.h>
#include <math/Rect2f.h>
#include "Color.h"
#include "SpriteFont.h"
#include <assert.h>
#include <string>
//-----... | 26.948864 | 139 | 0.566519 | [
"transform"
] |
b2bfbe6f6bacbafa118d0b3507a2b09b1f2181c9 | 4,251 | h | C | slackerz/string.h | Coderz75/Slackerz-Compiler | 99340059592a874ddb6f08c5f3a9845ab1137e90 | [
"MIT"
] | null | null | null | slackerz/string.h | Coderz75/Slackerz-Compiler | 99340059592a874ddb6f08c5f3a9845ab1137e90 | [
"MIT"
] | null | null | null | slackerz/string.h | Coderz75/Slackerz-Compiler | 99340059592a874ddb6f08c5f3a9845ab1137e90 | [
"MIT"
] | null | null | null | #ifndef STRING_H
#define STRING_H
#include <vector>
#include <string>
#include <algorithm>
#include <cstring>
#include "default.h"
using namespace std;
namespace slackerz{
class str{
public:
string v;
str(string s){
v = s;
}
... | 33.210938 | 73 | 0.285109 | [
"vector"
] |
b2d54e976a74ad54d3d734db559f5c0d19b1ec61 | 706 | c | C | Data/My_C_Stuff.c | Japhiolite/JuliaTutorial | 3222ce1b55361c43a25ea76bb01990d0723a9adf | [
"MIT"
] | 86 | 2017-05-03T06:12:57.000Z | 2022-03-25T19:55:15.000Z | Data/My_C_Stuff.c | Japhiolite/JuliaTutorial | 3222ce1b55361c43a25ea76bb01990d0723a9adf | [
"MIT"
] | 2 | 2018-03-01T12:26:58.000Z | 2021-08-09T18:20:07.000Z | Data/My_C_Stuff.c | Japhiolite/JuliaTutorial | 3222ce1b55361c43a25ea76bb01990d0723a9adf | [
"MIT"
] | 54 | 2017-05-03T06:12:58.000Z | 2021-10-15T07:49:55.000Z | #include <stddef.h>
// calculate the inner (dot) product of vectors Y and Y, returns the result (Sxy)
double c_dot(size_t n, double *Y, double *X) {
double Sxy = 0.0;
for (size_t i = 0; i < n; ++i) {
Sxy += X[i]*Y[i];
}
return Sxy;
}
// calculate a simple regression, Y = a + b*X + u, puts (a,b... | 30.695652 | 91 | 0.495751 | [
"vector"
] |
b2d7adc20be15cb851e1c1b33cea2954fbd793a7 | 2,751 | h | C | 004_motion_detector/include/MotionDetector_GMM2.h | DreamWaterFound/Codes | e7d80eb8bfd7d6f104abd18724cb4bface419233 | [
"WTFPL"
] | 13 | 2019-02-28T14:28:23.000Z | 2021-12-04T04:55:19.000Z | 004_motion_detector/include/MotionDetector_GMM2.h | DreamWaterFound/Codes | e7d80eb8bfd7d6f104abd18724cb4bface419233 | [
"WTFPL"
] | 1 | 2019-09-07T09:00:50.000Z | 2019-12-04T02:13:25.000Z | 004_motion_detector/include/MotionDetector_GMM2.h | DreamWaterFound/Codes | e7d80eb8bfd7d6f104abd18724cb4bface419233 | [
"WTFPL"
] | 1 | 2020-03-11T16:47:31.000Z | 2020-03-11T16:47:31.000Z | /**
* @file MotionDetector_GMM2.h
* @author guoqing (1337841346@qq.com)
* @brief 通过自己的方式来实现的GMM
* @details 也是用这种方式来实现前景检测
* @version 0.1
* @date 2019-01-08
*
* @copyright Copyright (c) 2019
*
*/
#ifndef __MOTION_DETETCTOR_GMM_2_H__
#define __MOTION_DETETCTOR_GMM_2_H__
#include "common.h"
#include "Motio... | 16.877301 | 65 | 0.587423 | [
"object"
] |
b2db6db446b5ef3e6050bdb17dff5425a1da4477 | 11,318 | c | C | library/+spx/+fast/private/gomp_mmv.c | santoshmore85/sparse-plex | 1cb2b9f3051d6284adbe195abdc1a36c4541bdeb | [
"Apache-2.0"
] | 64 | 2016-09-09T09:27:43.000Z | 2022-02-24T05:49:37.000Z | library/+spx/+fast/private/gomp_mmv.c | indigits/sparse-plex | 1cb2b9f3051d6284adbe195abdc1a36c4541bdeb | [
"Apache-2.0"
] | null | null | null | library/+spx/+fast/private/gomp_mmv.c | indigits/sparse-plex | 1cb2b9f3051d6284adbe195abdc1a36c4541bdeb | [
"Apache-2.0"
] | 34 | 2015-07-05T12:09:56.000Z | 2022-03-21T02:31:58.000Z | /*************************************************
*
* GOMP Implementation for multiple measurement vectors
*
*************************************************/
#include <mex.h>
#include <math.h>
#include "omp.h"
#include "omp_profile.h"
#include "spxblas.h"
#include "spxalg.h"
#include "spxla.h"
#include "argcheck.... | 34.717791 | 105 | 0.528362 | [
"vector"
] |
b2e1079a9bcd91300ad930482013323cafab241b | 6,018 | h | C | src_main/game/client/particle_iterators.h | ArcadiusGFN/SourceEngine2007 | 51cd6d4f0f9ed901cb9b61456eb621a50ce44f55 | [
"bzip2-1.0.6"
] | 25 | 2018-02-28T15:04:42.000Z | 2021-08-16T03:49:00.000Z | src_main/game/client/particle_iterators.h | ArcadiusGFN/SourceEngine2007 | 51cd6d4f0f9ed901cb9b61456eb621a50ce44f55 | [
"bzip2-1.0.6"
] | 1 | 2019-09-20T11:06:03.000Z | 2019-09-20T11:06:03.000Z | src_main/game/client/particle_iterators.h | ArcadiusGFN/SourceEngine2007 | 51cd6d4f0f9ed901cb9b61456eb621a50ce44f55 | [
"bzip2-1.0.6"
] | 9 | 2019-07-31T11:58:20.000Z | 2021-08-31T11:18:15.000Z | // Copyright © 1996-2018, Valve Corporation, All rights reserved.
//
// Purpose: Client side CTFTeam class
#ifndef PARTICLE_ITERATORS_H
#define PARTICLE_ITERATORS_H
#include "materialsystem/imesh.h"
#include "particledraw.h"
#define NUM_PARTICLES_PER_BATCH 200
#define MAX_TOTAL_PARTICLES 4096 // Max particles in th... | 26.165217 | 107 | 0.67996 | [
"render"
] |
b2e26d28013ee04d00426249083f3fc617015db1 | 1,442 | h | C | Backdoor.Win32.Aryan/Client/upnpnat.h | 010001111/Vx-Suites | 6b4b90a60512cce48aa7b87aec5e5ac1c4bb9a79 | [
"MIT"
] | 2 | 2021-02-04T06:47:45.000Z | 2021-07-28T10:02:10.000Z | Backdoor.Win32.Aryan/Client/upnpnat.h | 010001111/Vx-Suites | 6b4b90a60512cce48aa7b87aec5e5ac1c4bb9a79 | [
"MIT"
] | null | null | null | Backdoor.Win32.Aryan/Client/upnpnat.h | 010001111/Vx-Suites | 6b4b90a60512cce48aa7b87aec5e5ac1c4bb9a79 | [
"MIT"
] | null | null | null | #ifndef UPNPNAT_H
#define UPNPNAT_H
#include <string>
#include <vector>
#pragma warning(disable: 4251)
#define DefaultTimeOut 10
#define DefaultInterval 200
class __declspec (dllexport) UPNPNAT
{
public:
bool init(int time_out=DefaultTimeOut,int interval=DefaultInterval); //init
bool discovery();//find ro... | 22.888889 | 171 | 0.738558 | [
"vector"
] |
b2e7dbda66fcec6428d39eae29c7d9b4d8db69d7 | 3,338 | h | C | heligym/envs/renderer/src/py_api.h | ugurcanozalp/heli-gym | 78d754f63f9d0bbc606da760bfff9218c84d8be3 | [
"MIT"
] | 8 | 2021-04-21T06:38:44.000Z | 2021-08-16T00:21:57.000Z | heligym/envs/renderer/src/py_api.h | ugurcanozalp/heli-gym | 78d754f63f9d0bbc606da760bfff9218c84d8be3 | [
"MIT"
] | null | null | null | heligym/envs/renderer/src/py_api.h | ugurcanozalp/heli-gym | 78d754f63f9d0bbc606da760bfff9218c84d8be3 | [
"MIT"
] | null | null | null | #ifdef _WIN32
#define BUILDING_DLL
#ifdef BUILD_RENDERER
#define RENDERER_API __declspec(dllexport)
#else
#define RENDERER_API __declspec(dllimport)
#endif
#elif linux
#define RENDERER_API
#endif
#include "gWindow.h"
// RENDERER API for creating shared libraries to call methods from Python.
... | 37.088889 | 127 | 0.729778 | [
"render",
"object",
"vector",
"model"
] |
b2f173b3f1847601b102ce09193dc69165eb8089 | 703 | h | C | node.h | osklunds/skip-list | 7e8666f16b655b6cb1ce3b7f7f08190d5ee0d0d1 | [
"BSL-1.0"
] | null | null | null | node.h | osklunds/skip-list | 7e8666f16b655b6cb1ce3b7f7f08190d5ee0d0d1 | [
"BSL-1.0"
] | null | null | null | node.h | osklunds/skip-list | 7e8666f16b655b6cb1ce3b7f7f08190d5ee0d0d1 | [
"BSL-1.0"
] | null | null | null |
#pragma once
#include <memory>
#include <vector>
#include <random>
using namespace std;
class Node {
//public:
private:
static mt19937 generator;
static uniform_real_distribution<> distribution;
static int get_a_height(double probability);
vector<shared_ptr<Node>> next_nodes;
int value;
publi... | 20.085714 | 66 | 0.721195 | [
"vector"
] |
b2f2c521eaed43003b61557ae877c510301b38d4 | 844 | h | C | Lib/OakModel/NodeSettings.h | MNL82/oakmodelview | 916f271dbca26f774828ad0fc512d260f14bfb04 | [
"MIT"
] | 2 | 2018-09-26T08:28:48.000Z | 2019-04-28T06:35:35.000Z | Lib/OakModel/NodeSettings.h | MNL82/oakmodelview | 916f271dbca26f774828ad0fc512d260f14bfb04 | [
"MIT"
] | 1 | 2019-04-28T06:49:17.000Z | 2019-05-01T06:59:25.000Z | Lib/OakModel/NodeSettings.h | MNL82/oakmodelview | 916f271dbca26f774828ad0fc512d260f14bfb04 | [
"MIT"
] | null | null | null | /**
* oakmodelview - version 0.1.0
* --------------------------------------------------------
* Copyright (C) 2017, by Mikkel Nøhr Løvgreen (mikkel@oakmodelview.com)
* Report bugs and download new versions at http://oakmodelview.com/
*
* This library is distributed under the MIT License.
* See accompanying file ... | 24.114286 | 80 | 0.530806 | [
"model"
] |
b2f30c3ad7db7258d377519d21c7821fc8b93f28 | 18,627 | c | C | hips/sources/ahc3.c | mikelandy/HIPS | fb5440573848cd22d55771484e3c036b6007f780 | [
"MIT"
] | null | null | null | hips/sources/ahc3.c | mikelandy/HIPS | fb5440573848cd22d55771484e3c036b6007f780 | [
"MIT"
] | null | null | null | hips/sources/ahc3.c | mikelandy/HIPS | fb5440573848cd22d55771484e3c036b6007f780 | [
"MIT"
] | null | null | null | /*
* Copyright (c) 1991 Michael Landy
*
* Disclaimer: No guarantees of performance accompany this software,
* nor is any responsibility assumed on the part of the authors. All the
* software has been tested extensively and every effort has been made to
* insure its reliability.
*/
/*
* ahc3.c - 3D adaptive h... | 26.61 | 80 | 0.564718 | [
"3d"
] |
b2f48a35a4d2081c9885ecb7f72d2918a8204b42 | 507 | h | C | src/Shapes/Shape.h | rbetik12/raytracer | a9a23739011104d18bf683c0d8e9e6ebcc6a3947 | [
"MIT"
] | null | null | null | src/Shapes/Shape.h | rbetik12/raytracer | a9a23739011104d18bf683c0d8e9e6ebcc6a3947 | [
"MIT"
] | null | null | null | src/Shapes/Shape.h | rbetik12/raytracer | a9a23739011104d18bf683c0d8e9e6ebcc6a3947 | [
"MIT"
] | null | null | null | #pragma once
#include <geometry.h>
#include "../Material.h"
namespace RayTracer {
enum ShapeType {
ESphere,
EPlane
};
class Shape {
public:
const Vec3f position;
const Material material;
const ShapeType type;
Shape(const Vec3f& position, const Materia... | 22.043478 | 140 | 0.629191 | [
"geometry",
"shape"
] |
b2f4bcbd440d57e8e89324406c6e54bfd0f6c410 | 31,252 | c | C | expr.c | Jamboii/b-minor-compiler | a489e1627b1d504ec68f8447255ddc01cc73897a | [
"CC0-1.0"
] | null | null | null | expr.c | Jamboii/b-minor-compiler | a489e1627b1d504ec68f8447255ddc01cc73897a | [
"CC0-1.0"
] | null | null | null | expr.c | Jamboii/b-minor-compiler | a489e1627b1d504ec68f8447255ddc01cc73897a | [
"CC0-1.0"
] | null | null | null | #include "expr.h"
#include "scope.h"
#include "scratch.h"
#include "label.h"
#include "library.h"
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
extern int type_val;
extern int resolve_val;
extern int yylineno;
extern int reg_table[6];
/* create an expression*/
/*
inputs
- kind: expression type
- L: sit... | 28.830258 | 138 | 0.624952 | [
"object"
] |
b2f73e1f89dfa55150ea6c76744facf33e3720db | 2,641 | h | C | src/include/syntax/make_parser/tokenizer.h | on-keyday/utils | 5364370eadfe909407ffded678bebfdd2b0f3995 | [
"MIT"
] | null | null | null | src/include/syntax/make_parser/tokenizer.h | on-keyday/utils | 5364370eadfe909407ffded678bebfdd2b0f3995 | [
"MIT"
] | null | null | null | src/include/syntax/make_parser/tokenizer.h | on-keyday/utils | 5364370eadfe909407ffded678bebfdd2b0f3995 | [
"MIT"
] | null | null | null | /*
utils - utility library
Copyright (c) 2021-2022 on-keyday (https://github.com/on-keyday)
Released under the MIT license
https://opensource.org/licenses/mit-license.php
*/
// tokenizer - custom tokenizer for syntax
#pragma once
#include "../../tokenize/tokenizer.h"
#include "../../tokenize/merge.h"
... | 42.596774 | 136 | 0.540326 | [
"vector"
] |
b2f88b46b362864d6fc22554ce5593d2d410e8ee | 4,655 | h | C | aws-cpp-sdk-wisdom/include/aws/wisdom/model/Filter.h | perfectrecall/aws-sdk-cpp | fb8cbebf2fd62720b65aeff841ad2950e73d8ebd | [
"Apache-2.0"
] | 1 | 2022-02-12T08:09:30.000Z | 2022-02-12T08:09:30.000Z | aws-cpp-sdk-wisdom/include/aws/wisdom/model/Filter.h | perfectrecall/aws-sdk-cpp | fb8cbebf2fd62720b65aeff841ad2950e73d8ebd | [
"Apache-2.0"
] | 1 | 2022-01-03T23:59:37.000Z | 2022-01-03T23:59:37.000Z | aws-cpp-sdk-wisdom/include/aws/wisdom/model/Filter.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/wisdom/ConnectWisdomService_EXPORTS.h>
#include <aws/wisdom/model/FilterField.h>
#include <aws/wisdom/model/FilterOperator.h>
#include <aws/core/utils/memory/stl/AWSString.h... | 28.212121 | 115 | 0.641031 | [
"model"
] |
253e9acf91a6c234f37210d265004a3bfb28a4d7 | 10,237 | h | C | src/Moon/240/mask_29_240.h | MHotchin/RLEBitmap | ebea6f7f032c235ff2301e2aced1e6180b71882e | [
"MIT"
] | 8 | 2020-07-05T17:00:15.000Z | 2022-02-08T04:34:50.000Z | src/Moon/240/mask_29_240.h | Bodmer/RLEBitmap | ed2bf7ec6497371415878a7a5a07b7938294aad6 | [
"MIT"
] | 2 | 2020-07-04T21:11:49.000Z | 2020-08-11T20:23:06.000Z | src/Moon/240/mask_29_240.h | Bodmer/RLEBitmap | ed2bf7ec6497371415878a7a5a07b7938294aad6 | [
"MIT"
] | 3 | 2020-07-05T17:00:22.000Z | 2020-11-03T11:18:34.000Z |
//
// This file is AUTOMATICALLY GENERATED, and should not be edited unless you are certain
// that it will not be re-generated anytime in the future. As generated code, the
// copyright owner(s) of the generating program do NOT claim any copyright on the code
// generated.
//
// Run Length Encoded (RLE) bitmaps... | 33.785479 | 89 | 0.65019 | [
"render"
] |
2549d09bfb1554a9779f3244d67b8b621e0267b6 | 6,047 | h | C | Co-Simulation/Sumo/sumo-1.7.0/src/microsim/devices/MSTransportableDevice_Routing.h | uruzahe/carla | 940c2ab23cce1eda1ef66de35f66b42d40865fb1 | [
"MIT"
] | null | null | null | Co-Simulation/Sumo/sumo-1.7.0/src/microsim/devices/MSTransportableDevice_Routing.h | uruzahe/carla | 940c2ab23cce1eda1ef66de35f66b42d40865fb1 | [
"MIT"
] | null | null | null | Co-Simulation/Sumo/sumo-1.7.0/src/microsim/devices/MSTransportableDevice_Routing.h | uruzahe/carla | 940c2ab23cce1eda1ef66de35f66b42d40865fb1 | [
"MIT"
] | null | null | null | /****************************************************************************/
// Eclipse SUMO, Simulation of Urban MObility; see https://eclipse.org/sumo
// Copyright (C) 2007-2020 German Aerospace Center (DLR) and others.
// This program and the accompanying materials are made available under the
// terms of the Ecli... | 38.515924 | 104 | 0.651232 | [
"vector"
] |
25573ffa2ec4326c53132a73aed247c833347785 | 1,317 | h | C | aws-cpp-sdk-rekognition/include/aws/rekognition/model/DeleteCollectionResult.h | Neusoft-Technology-Solutions/aws-sdk-cpp | 88c041828b0dbee18a297c3cfe98c5ecd0706d0b | [
"Apache-2.0"
] | 1 | 2022-02-12T08:09:30.000Z | 2022-02-12T08:09:30.000Z | aws-cpp-sdk-rekognition/include/aws/rekognition/model/DeleteCollectionResult.h | Neusoft-Technology-Solutions/aws-sdk-cpp | 88c041828b0dbee18a297c3cfe98c5ecd0706d0b | [
"Apache-2.0"
] | 1 | 2022-01-03T23:59:37.000Z | 2022-01-03T23:59:37.000Z | aws-cpp-sdk-rekognition/include/aws/rekognition/model/DeleteCollectionResult.h | ravindra-wagh/aws-sdk-cpp | 7d5ff01b3c3b872f31ca98fb4ce868cd01e97696 | [
"Apache-2.0"
] | 1 | 2021-11-09T11:58:03.000Z | 2021-11-09T11:58:03.000Z | /**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include <aws/rekognition/Rekognition_EXPORTS.h>
namespace Aws
{
template<typename RESULT_TYPE>
class AmazonWebServiceResult;
namespace Utils
{
namespace Json
{
class JsonValue;
} // ... | 23.517857 | 110 | 0.710706 | [
"model"
] |
25650823b53e5c706ee7a16271bd390145bcf248 | 8,368 | h | C | src/DpaParser/JsDriverStandardFrcSolver.h | iqrfsdk/iqrf-gateway-daemon | 8875a9a0bf67003fc7115a59af12ab12d591b487 | [
"Apache-2.0"
] | 1 | 2021-04-28T07:34:14.000Z | 2021-04-28T07:34:14.000Z | src/DpaParser/JsDriverStandardFrcSolver.h | iqrf/iqrf-gateway-daemon | adf8585749afefb01f274d5b70959d500d35bd6c | [
"Apache-2.0"
] | 1 | 2019-10-31T13:29:55.000Z | 2019-10-31T13:29:55.000Z | src/DpaParser/JsDriverStandardFrcSolver.h | iqrf/iqrf-gateway-daemon | adf8585749afefb01f274d5b70959d500d35bd6c | [
"Apache-2.0"
] | null | null | null | /**
* Copyright 2015-2021 IQRF Tech s.r.o.
* Copyright 2019-2021 MICRORISC s.r.o.
*
* 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
*... | 34.436214 | 145 | 0.667663 | [
"vector"
] |
2565a67fa44f404f98c5f801b2b9e44a56519ea2 | 5,245 | h | C | server/include/thread/ThreadPool.h | SiskonEmilia/lightweight-web-server | 5d55b2f3344a65178d255a5ddb91adb684e843b0 | [
"MIT"
] | 6 | 2021-02-13T14:40:35.000Z | 2021-11-15T08:47:24.000Z | server/include/thread/ThreadPool.h | SiskonEmilia/lightweight-web-server | 5d55b2f3344a65178d255a5ddb91adb684e843b0 | [
"MIT"
] | null | null | null | server/include/thread/ThreadPool.h | SiskonEmilia/lightweight-web-server | 5d55b2f3344a65178d255a5ddb91adb684e843b0 | [
"MIT"
] | 2 | 2021-11-15T08:34:49.000Z | 2021-11-15T08:47:27.000Z | #pragma once
#include <vector>
#include <list>
#include <functional>
#include <pthread.h>
#include <memory>
#include <iostream>
#include <pthread.h>
#include <sys/prctl.h>
#include <csignal>
#include "utils/Uncopyable.h"
#include "thread/MutexLock.h"
#include "thread/Condition.h"
template<typename T>
struct ThreadTa... | 25.965347 | 105 | 0.586463 | [
"vector"
] |
25726aa159a4c1fabe7adcee2d726d867084ab88 | 11,828 | h | C | simple_blas/tensor_arithmetic_operations.h | BalderOdinson/Transprecision-Floating-Point | 98ece279c6dc891cb719ebaabadcc223e3838b24 | [
"MIT"
] | null | null | null | simple_blas/tensor_arithmetic_operations.h | BalderOdinson/Transprecision-Floating-Point | 98ece279c6dc891cb719ebaabadcc223e3838b24 | [
"MIT"
] | null | null | null | simple_blas/tensor_arithmetic_operations.h | BalderOdinson/Transprecision-Floating-Point | 98ece279c6dc891cb719ebaabadcc223e3838b24 | [
"MIT"
] | 1 | 2021-04-14T18:20:28.000Z | 2021-04-14T18:20:28.000Z | #pragma once
template <typename Type>
tensor<Type>& tensor<Type>::transpose()
{
auto const copy = *this;
for (int64_t n = 0; n < shape_.first * shape_.second; ++n)
{
auto i = n / shape_.first;
auto j = n % shape_.first;
data_[n] = copy.data_[j * shape_.second + i];
}
std::swap(shape_.first, shape_.second... | 23.751004 | 114 | 0.620984 | [
"shape"
] |
257636febd6bd9ade52255789c01fe8f0b9b09d8 | 1,710 | h | C | components/DynamicIndication/DataPolycy/ic74141ParralelPolcy.h | ololoshka2871/NixieClock-ESP32-idf | 1505f801ca6f5ff36d2648805b20dab5d1326c12 | [
"Apache-2.0"
] | null | null | null | components/DynamicIndication/DataPolycy/ic74141ParralelPolcy.h | ololoshka2871/NixieClock-ESP32-idf | 1505f801ca6f5ff36d2648805b20dab5d1326c12 | [
"Apache-2.0"
] | null | null | null | components/DynamicIndication/DataPolycy/ic74141ParralelPolcy.h | ololoshka2871/NixieClock-ESP32-idf | 1505f801ca6f5ff36d2648805b20dab5d1326c12 | [
"Apache-2.0"
] | null | null | null | #ifndef _ID1_PARRALEL_POLICY_H_
#define _ID1_PARRALEL_POLICY_H_
#include <memory>
#include <vector>
#include "esp_log.h"
#include "../typed"
namespace DynamicIndication {
namespace DataPolicy {
template <typename T> struct ic7414ParralelPolicy {
using bus_type = T;
using data_type = typename bus... | 29.482759 | 81 | 0.644444 | [
"vector"
] |
257c24ef4aca40e597471db7bdf4109d04210664 | 5,549 | h | C | MMOCoreORB/src/server/zone/objects/creature/commands/TransferItemArmorCommand.h | V-Fib/FlurryClone | 40e0ca7245ec31b3815eb6459329fd9e70f88936 | [
"Zlib",
"OpenSSL"
] | 18 | 2017-02-09T15:36:05.000Z | 2021-12-21T04:22:15.000Z | MMOCoreORB/src/server/zone/objects/creature/commands/TransferItemArmorCommand.h | V-Fib/FlurryClone | 40e0ca7245ec31b3815eb6459329fd9e70f88936 | [
"Zlib",
"OpenSSL"
] | 61 | 2016-12-30T21:51:10.000Z | 2021-12-10T20:25:56.000Z | MMOCoreORB/src/server/zone/objects/creature/commands/TransferItemArmorCommand.h | V-Fib/FlurryClone | 40e0ca7245ec31b3815eb6459329fd9e70f88936 | [
"Zlib",
"OpenSSL"
] | 71 | 2017-01-01T05:34:38.000Z | 2022-03-29T01:04:00.000Z | /*
Copyright <SWGEmu>
See file COPYING for copying conditions.*/
#ifndef TRANSFERITEMARMORCOMMAND_H_
#define TRANSFERITEMARMORCOMMAND_H_
#include "server/zone/objects/scene/SceneObject.h"
#include "server/zone/managers/objectcontroller/ObjectController.h"
#include "server/zone/managers/player/PlayerManager.h"
#... | 31.350282 | 128 | 0.725716 | [
"object",
"vector"
] |
257f00462e5cca2062f164b46d5c2f0c0dc23f57 | 6,609 | h | C | view/QOptionPropertyBrowser.h | ipantao/AutoPilot-Tool | 4418fa4fce09ae373c2437398997d1fec53bf3e8 | [
"Apache-2.0"
] | 1 | 2021-01-20T02:12:05.000Z | 2021-01-20T02:12:05.000Z | view/QOptionPropertyBrowser.h | ipantao/AutoPilot-Tool | 4418fa4fce09ae373c2437398997d1fec53bf3e8 | [
"Apache-2.0"
] | null | null | null | view/QOptionPropertyBrowser.h | ipantao/AutoPilot-Tool | 4418fa4fce09ae373c2437398997d1fec53bf3e8 | [
"Apache-2.0"
] | null | null | null | /******************************************************************************
* IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING. *
* *
* By downloading, copying, installing or using the software you agree to *
... | 41.829114 | 81 | 0.563323 | [
"model"
] |
25982e0cfa321224d6ebd12b675dc07b52cb08be | 4,623 | h | C | NkEngine/include/GameLoop.h | dandov/NoKarma | e87eaf49e6980f6f31849aaa9d09889b206be609 | [
"Apache-2.0"
] | null | null | null | NkEngine/include/GameLoop.h | dandov/NoKarma | e87eaf49e6980f6f31849aaa9d09889b206be609 | [
"Apache-2.0"
] | null | null | null | NkEngine/include/GameLoop.h | dandov/NoKarma | e87eaf49e6980f6f31849aaa9d09889b206be609 | [
"Apache-2.0"
] | null | null | null | /*
Copyright 2015 Alvaro Herrasti and Daniel Dovali
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 i... | 30.615894 | 147 | 0.750811 | [
"render",
"object"
] |
055c969148e2e10bc6bd42c93591bbd75aad8b8f | 3,089 | h | C | engine/neural/phenome.h | SirBob01/BraniacEngine | d8f4977a81da6b635399b908ddf52655f82b26eb | [
"MIT"
] | null | null | null | engine/neural/phenome.h | SirBob01/BraniacEngine | d8f4977a81da6b635399b908ddf52655f82b26eb | [
"MIT"
] | null | null | null | engine/neural/phenome.h | SirBob01/BraniacEngine | d8f4977a81da6b635399b908ddf52655f82b26eb | [
"MIT"
] | null | null | null | #ifndef CHESS_NEURAL_PHENOME_H_
#define CHESS_NEURAL_PHENOME_H_
#include <unordered_set>
#include <queue>
#include <algorithm>
#include <cassert>
#include "genome.h"
#include "quadtree.h"
namespace chess::neural {
struct NodePhenotype {
double bias;
NodeType type;
activation_t function;
... | 26.177966 | 115 | 0.574296 | [
"vector",
"3d"
] |
0567cc3546ac4d2db9ee624479903a2b628cbd36 | 726 | c | C | trunk/freertos/app/mesh/gatt/mesh_gatt_cfg.c | HESUPING/JmeshBLE-StaticLib | cf0900f004026c7e2e3448ffde07e21d4af8e387 | [
"Apache-2.0"
] | null | null | null | trunk/freertos/app/mesh/gatt/mesh_gatt_cfg.c | HESUPING/JmeshBLE-StaticLib | cf0900f004026c7e2e3448ffde07e21d4af8e387 | [
"Apache-2.0"
] | null | null | null | trunk/freertos/app/mesh/gatt/mesh_gatt_cfg.c | HESUPING/JmeshBLE-StaticLib | cf0900f004026c7e2e3448ffde07e21d4af8e387 | [
"Apache-2.0"
] | 3 | 2019-08-27T17:11:42.000Z | 2021-02-04T06:38:35.000Z | /*
* mesh_gatt_cfg.c
*
* Created on: 2018��8��2��
* Author: huichen
*/
/*
* INCLUDE FILES
****************************************************************************************
*/
#include "osapp_config.h"
#ifdef OSAPP_MESH
#include "mesh_gatt_cfg.h"
///**
// ****************************************... | 20.166667 | 91 | 0.378788 | [
"mesh"
] |
056cfa89280f252bfc356d97fab7df0678bdd2e9 | 2,108 | h | C | Cortex/MedableCortex.framework/Headers/MDNotification.h | Medable/iOS-SDK | af1839129bcaa470ef4f247de325c64de52eac2e | [
"0BSD"
] | 7 | 2015-04-23T02:38:52.000Z | 2021-05-05T03:29:27.000Z | Cortex/MedableCortex.framework/Headers/MDNotification.h | Medable/iOS-SDK | af1839129bcaa470ef4f247de325c64de52eac2e | [
"0BSD"
] | 6 | 2015-04-24T20:21:51.000Z | 2018-10-07T20:54:39.000Z | Cortex/MedableCortex.framework/Headers/MDNotification.h | Medable/iOS-SDK | af1839129bcaa470ef4f247de325c64de52eac2e | [
"0BSD"
] | 4 | 2015-07-07T06:17:40.000Z | 2018-05-28T14:12:43.000Z | //
// MDNotification.h
// Medable
//
// Copyright (c) 2014 Medable. All rights reserved.
//
#import <Foundation/Foundation.h>
#import "MDNotificationManager.h"
#import "MDBaseInstance.h"
@class MDObjectId;
@class MDReference;
NS_ASSUME_NONNULL_BEGIN
/**
* Notifications are created as a result of modifications ... | 25.39759 | 119 | 0.760911 | [
"object"
] |
05768cebd4e5dfeca0dc24cc75803edaff00d190 | 9,668 | h | C | modules/flowcontrol/plugin/PiiPisoOperation.h | topiolli/into | f0a47736f5c93dd32e89e7aad34152ae1afc5583 | [
"BSD-3-Clause"
] | 14 | 2015-01-19T22:14:18.000Z | 2020-04-13T23:27:20.000Z | modules/flowcontrol/plugin/PiiPisoOperation.h | topiolli/into | f0a47736f5c93dd32e89e7aad34152ae1afc5583 | [
"BSD-3-Clause"
] | null | null | null | modules/flowcontrol/plugin/PiiPisoOperation.h | topiolli/into | f0a47736f5c93dd32e89e7aad34152ae1afc5583 | [
"BSD-3-Clause"
] | 14 | 2015-01-16T05:43:15.000Z | 2019-01-29T07:57:11.000Z | /* This file is part of Into.
* Copyright (C) Intopii 2013.
* All rights reserved.
*
* Licensees holding a commercial Into license may use this file in
* accordance with the commercial license agreement. Please see
* LICENSE.commercial for commercial licensing terms.
*
* Alternatively, this file may be used und... | 36.760456 | 96 | 0.71959 | [
"object"
] |
0577c422051398cfcab50f3ac4f0f8d83f8e502c | 689 | h | C | source/laplace/engine/basic_impact.predef.h | ogryzko/laplace | be63caa0c6d1c4fceab02ab5b41b6d307ef7baaf | [
"MIT"
] | null | null | null | source/laplace/engine/basic_impact.predef.h | ogryzko/laplace | be63caa0c6d1c4fceab02ab5b41b6d307ef7baaf | [
"MIT"
] | null | null | null | source/laplace/engine/basic_impact.predef.h | ogryzko/laplace | be63caa0c6d1c4fceab02ab5b41b6d307ef7baaf | [
"MIT"
] | null | null | null | /* laplace/engine/basic_impact.predef.h
*
* Impact declarations.
*
* Copyright (c) 2021 Mitya Selivanov
*
* This file is part of the Laplace project.
*
* Laplace is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty
* of MERCHANTABILITY or ... | 24.607143 | 63 | 0.746009 | [
"vector"
] |
058a60daa50b222bd9c34e202dbc99dd9a0406fa | 9,397 | h | C | include/FlowNetworks/include/FlowNetwork.h | nicholas-gs/DataStructsAndAlgos | 2d999db6758619782fbb9cf38360746dbb653024 | [
"MIT"
] | null | null | null | include/FlowNetworks/include/FlowNetwork.h | nicholas-gs/DataStructsAndAlgos | 2d999db6758619782fbb9cf38360746dbb653024 | [
"MIT"
] | null | null | null | include/FlowNetworks/include/FlowNetwork.h | nicholas-gs/DataStructsAndAlgos | 2d999db6758619782fbb9cf38360746dbb653024 | [
"MIT"
] | null | null | null | //
// Created by Nicholas on 7 Jan 2021.
//
#pragma once
#include <cstddef>
#include <stdexcept>
#include <forward_list>
#include <memory>
#include <type_traits>
#include <vector>
#include <optional>
namespace wtl {
/**
* A directed edge in a flow network.
* @tparam CapacityType
*/
template<t... | 30.609121 | 115 | 0.525061 | [
"vector"
] |
058f0462021358d37f25e025f25b3a6d851d58fe | 101,641 | c | C | setup/xen-with-blktap/src/tools/libxl/libxl.c | manabu-hirano/logdrive | 2921b5de9d4c52645778bcdcf0df5338e823fed8 | [
"Unlicense"
] | null | null | null | setup/xen-with-blktap/src/tools/libxl/libxl.c | manabu-hirano/logdrive | 2921b5de9d4c52645778bcdcf0df5338e823fed8 | [
"Unlicense"
] | null | null | null | setup/xen-with-blktap/src/tools/libxl/libxl.c | manabu-hirano/logdrive | 2921b5de9d4c52645778bcdcf0df5338e823fed8 | [
"Unlicense"
] | null | null | null | /*
* Copyright (C) 2009 Citrix Ltd.
* Author Vincent Hanquez <vincent.hanquez@eu.citrix.com>
* Author Stefano Stabellini <stefano.stabellini@eu.citrix.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published
* by... | 31.428881 | 173 | 0.59292 | [
"model"
] |
05a0c9c2175063b523c3b007541dbdfd73a7d544 | 4,282 | h | C | src/extern/inventor/apps/tools/ivfix/IfFlattener.h | OpenXIP/xip-libraries | 9f0fef66038b20ff0c81c089d7dd0038e3126e40 | [
"Apache-2.0"
] | 2 | 2020-05-21T07:06:07.000Z | 2021-06-28T02:14:34.000Z | src/extern/inventor/apps/tools/ivfix/IfFlattener.h | OpenXIP/xip-libraries | 9f0fef66038b20ff0c81c089d7dd0038e3126e40 | [
"Apache-2.0"
] | null | null | null | src/extern/inventor/apps/tools/ivfix/IfFlattener.h | OpenXIP/xip-libraries | 9f0fef66038b20ff0c81c089d7dd0038e3126e40 | [
"Apache-2.0"
] | 6 | 2016-03-21T19:53:18.000Z | 2021-06-08T18:06:03.000Z | /*
*
* Copyright (C) 2000 Silicon Graphics, Inc. All Rights Reserved.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your opti... | 32.687023 | 77 | 0.671882 | [
"shape"
] |
05a3ad017e26543388aebe07d9a2301f84aecf8f | 14,257 | h | C | pkgs/tools/cmake/src/Utilities/cmxmlrpc/XmlRpcCpp.h | manggoguy/parsec-modified | d14edfb62795805c84a4280d67b50cca175b95af | [
"BSD-3-Clause"
] | 64 | 2015-03-06T00:30:56.000Z | 2022-03-24T13:26:53.000Z | pkgs/tools/cmake/src/Utilities/cmxmlrpc/XmlRpcCpp.h | manggoguy/parsec-modified | d14edfb62795805c84a4280d67b50cca175b95af | [
"BSD-3-Clause"
] | 12 | 2020-12-15T08:30:19.000Z | 2022-03-13T03:54:24.000Z | pkgs/tools/cmake/src/Utilities/cmxmlrpc/XmlRpcCpp.h | manggoguy/parsec-modified | d14edfb62795805c84a4280d67b50cca175b95af | [
"BSD-3-Clause"
] | 40 | 2015-02-26T15:31:16.000Z | 2022-03-03T23:23:37.000Z | // -*- C++ -*- <-- an Emacs control
// Copyright information is at the bottom of the file.
//=========================================================================
// XML-RPC C++ API
//=========================================================================
#ifndef _XMLRPCCPP_H_
#define _XMLRPCCPP_H_ 1
//... | 33.2331 | 78 | 0.619696 | [
"object"
] |
05a9137594bfe3ba2859f400a616efad6e0f7b90 | 2,617 | h | C | FormMain.h | gcardi/Tabellone | c204dd20c6bb59601cca1ebc197690c411b2a0fe | [
"MIT"
] | 2 | 2022-01-03T23:40:19.000Z | 2022-02-18T08:07:22.000Z | FormMain.h | gcardi/Tabellone | c204dd20c6bb59601cca1ebc197690c411b2a0fe | [
"MIT"
] | null | null | null | FormMain.h | gcardi/Tabellone | c204dd20c6bb59601cca1ebc197690c411b2a0fe | [
"MIT"
] | 1 | 2022-01-03T23:40:08.000Z | 2022-01-03T23:40:08.000Z | //---------------------------------------------------------------------------
#ifndef FormMainH
#define FormMainH
//---------------------------------------------------------------------------
#include <FMX.ActnList.hpp>
#include <FMX.Controls.hpp>
#include <FMX.Controls.Presentation.hpp>
#include <FMX.Edit.hpp>
#inc... | 29.077778 | 77 | 0.608712 | [
"vector"
] |
05c65bd84f849fc34f8c3f076c6a24c3798a3971 | 906 | h | C | SDLSnake/Snake.h | Nismirno/SDLSnake | 36e4e148ead546aac34e85ccc17fc8ebb735b8c7 | [
"MIT"
] | null | null | null | SDLSnake/Snake.h | Nismirno/SDLSnake | 36e4e148ead546aac34e85ccc17fc8ebb735b8c7 | [
"MIT"
] | null | null | null | SDLSnake/Snake.h | Nismirno/SDLSnake | 36e4e148ead546aac34e85ccc17fc8ebb735b8c7 | [
"MIT"
] | null | null | null | #pragma once
#ifndef _SNAKE_H
#define _SNAKE_H
#include <vector>
#include "Texture.h"
#include "Globals.h"
#include "Timer.h"
#include "SnakePart.h"
class Snake {
public:
// Initialize snake
Snake();
// Deallocate memory
~Snake();
// Handle key presses
void handleEvent(const SDL_Event &e);
// Load texture
... | 14.612903 | 64 | 0.701987 | [
"render",
"vector"
] |
397e4ea923f3aa8ede166faec5bc50cf07489b63 | 58,112 | h | C | FK/Model.h | rita0222/FK | bc5786a5da0dd732e2f411c1a953b331323ee432 | [
"BSD-3-Clause"
] | 4 | 2020-05-15T03:43:53.000Z | 2021-06-05T16:21:31.000Z | FK/Model.h | rita0222/FK | bc5786a5da0dd732e2f411c1a953b331323ee432 | [
"BSD-3-Clause"
] | 1 | 2020-05-19T09:27:16.000Z | 2020-05-21T02:12:54.000Z | FK/Model.h | rita0222/FK | bc5786a5da0dd732e2f411c1a953b331323ee432 | [
"BSD-3-Clause"
] | null | null | null | #ifndef __FK_MODEL_HEADER__
#define __FK_MODEL_HEADER__
#ifndef FK_OLD_NONSUPPORT
//#define FK_OLD_NONSUPPORT
#endif
#include <FK/Boundary.h>
#include <FK/Palette.h>
#include <FK/RenderState.h>
#include <FK/Angle.h>
#include <FK/IndexFace.h>
#include <FK/Texture.h>
#include <FK/Tree.h>
#include <memory>
#include <fu... | 25.266087 | 94 | 0.658762 | [
"shape",
"model"
] |
399003e5fc2f86371be1beabc0864482e62f31e3 | 4,128 | h | C | abscommon/abscommon/Subsystems.h | pablokawan/ABx | 064d6df265c48c667ce81b0a83f84e5e22a7ff53 | [
"MIT"
] | null | null | null | abscommon/abscommon/Subsystems.h | pablokawan/ABx | 064d6df265c48c667ce81b0a83f84e5e22a7ff53 | [
"MIT"
] | null | null | null | abscommon/abscommon/Subsystems.h | pablokawan/ABx | 064d6df265c48c667ce81b0a83f84e5e22a7ff53 | [
"MIT"
] | null | null | null | /**
* Copyright 2017-2020 Stefan Ascher
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, pub... | 29.697842 | 94 | 0.607316 | [
"object",
"vector"
] |
39bdea7c63d2c89873e5a99489f83f314ba2f66a | 3,199 | h | C | RxData/cache/subject/SelectionSubject.h | intact-software-systems/cpp-software-patterns | e463fc7eeba4946b365b5f0b2eecf3da0f4c895b | [
"MIT"
] | 1 | 2020-09-03T07:23:11.000Z | 2020-09-03T07:23:11.000Z | RxData/cache/subject/SelectionSubject.h | intact-software-systems/cpp-software-patterns | e463fc7eeba4946b365b5f0b2eecf3da0f4c895b | [
"MIT"
] | null | null | null | RxData/cache/subject/SelectionSubject.h | intact-software-systems/cpp-software-patterns | e463fc7eeba4946b365b5f0b2eecf3da0f4c895b | [
"MIT"
] | null | null | null | #ifndef RxData_Cache_SelectionSubject_h_IsIncluded
#define RxData_Cache_SelectionSubject_h_IsIncluded
#include"RxData/CommonDefines.h"
#include"RxData/cache/observer/SelectionListener.h"
namespace RxData
{
template <typename DATA>
class SelectionSubject
: public SelectionObserver<DATA>
, public BaseL... | 34.771739 | 141 | 0.714911 | [
"object"
] |
39ca575ab533298368f34ce736e19c687906eef2 | 676 | h | C | chaps/slot_policy.h | Toromino/chromiumos-platform2 | 97e6ba18f0e5ab6723f3448a66f82c1a07538d87 | [
"BSD-3-Clause"
] | null | null | null | chaps/slot_policy.h | Toromino/chromiumos-platform2 | 97e6ba18f0e5ab6723f3448a66f82c1a07538d87 | [
"BSD-3-Clause"
] | null | null | null | chaps/slot_policy.h | Toromino/chromiumos-platform2 | 97e6ba18f0e5ab6723f3448a66f82c1a07538d87 | [
"BSD-3-Clause"
] | null | null | null | // Copyright 2021 The Chromium OS 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 CHAPS_SLOT_POLICY_H_
#define CHAPS_SLOT_POLICY_H_
#include <string>
#include "pkcs11/cryptoki.h"
namespace chaps {
class Object;
// SlotPo... | 23.310345 | 73 | 0.761834 | [
"object"
] |
5ea3ff548103b793358b9c177bcc227382c42315 | 12,281 | c | C | ssd1327zb.c | warcomeb/SSD1327ZB | 1cdeb75ab3ed9025c734e62878c32de15690831e | [
"MIT"
] | 2 | 2018-10-08T23:17:46.000Z | 2020-02-29T06:22:08.000Z | ssd1327zb.c | warcomeb/SSD1327ZB | 1cdeb75ab3ed9025c734e62878c32de15690831e | [
"MIT"
] | null | null | null | ssd1327zb.c | warcomeb/SSD1327ZB | 1cdeb75ab3ed9025c734e62878c32de15690831e | [
"MIT"
] | 1 | 2018-10-08T23:17:55.000Z | 2018-10-08T23:17:55.000Z | /******************************************************************************
* SSD1327ZB - Library for SSD1327ZB OLed Driver based on libohiboard
* Copyright (C) 2018 Alessio Socci & Marco Giammarini
*
* Authors:
* Alessio Socci <alessios1284@hotmail.it>
* Marco Giammarini <m.giammarini@warcomeb.it>
*
* Pe... | 35.49422 | 112 | 0.620715 | [
"model"
] |
5ea6f61136f93fbc35474359538b86413dee4642 | 2,941 | h | C | pxr/imaging/lib/hdSt/shader.h | dalgos-adsk/USD | 65320d266057ae0a68626217f54a0298ac092799 | [
"AML"
] | 18 | 2017-10-28T22:37:48.000Z | 2022-01-26T12:00:24.000Z | pxr/imaging/lib/hdSt/shader.h | piscees/USD | 65320d266057ae0a68626217f54a0298ac092799 | [
"AML"
] | null | null | null | pxr/imaging/lib/hdSt/shader.h | piscees/USD | 65320d266057ae0a68626217f54a0298ac092799 | [
"AML"
] | 3 | 2019-12-03T16:46:14.000Z | 2021-08-23T14:56:21.000Z | //
// Copyright 2016 Pixar
//
// Licensed under the Apache License, Version 2.0 (the "Apache License")
// with the following modification; you may not use this file except in
// compliance with the Apache License and the following modification to it:
// Section 6. Trademarks. is deleted and replaced with:
//
// 6. Trad... | 33.804598 | 76 | 0.731044 | [
"render",
"object"
] |
5eb79005f0fbe8ace1042a0878e6a0d51031e094 | 2,883 | h | C | eb/include/tencentcloud/eb/v20210416/model/ListEventBusesResponse.h | TencentCloud/tencentcloud-sdk-cpp-intl-en | 752c031f5ad2c96868183c5931eae3a42dd5ae6c | [
"Apache-2.0"
] | 1 | 2022-01-27T09:27:34.000Z | 2022-01-27T09:27:34.000Z | eb/include/tencentcloud/eb/v20210416/model/ListEventBusesResponse.h | TencentCloud/tencentcloud-sdk-cpp-intl-en | 752c031f5ad2c96868183c5931eae3a42dd5ae6c | [
"Apache-2.0"
] | null | null | null | eb/include/tencentcloud/eb/v20210416/model/ListEventBusesResponse.h | TencentCloud/tencentcloud-sdk-cpp-intl-en | 752c031f5ad2c96868183c5931eae3a42dd5ae6c | [
"Apache-2.0"
] | null | null | null | /*
* Copyright (c) 2017-2019 THL A29 Limited, a Tencent company. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
... | 31.336957 | 83 | 0.52931 | [
"vector",
"model"
] |
5eb864125bc1df08a3a7437ca0e6729fcb0ba149 | 708 | h | C | src/gradient/gradient.h | Toxe/mandelbrot-sfml-imgui | e9375290a475a264c5b57e7678851ffae752d3b0 | [
"MIT"
] | 6 | 2021-04-14T15:49:46.000Z | 2022-03-05T12:39:31.000Z | src/gradient/gradient.h | Toxe/mandelbrot-sfml-imgui | e9375290a475a264c5b57e7678851ffae752d3b0 | [
"MIT"
] | null | null | null | src/gradient/gradient.h | Toxe/mandelbrot-sfml-imgui | e9375290a475a264c5b57e7678851ffae752d3b0 | [
"MIT"
] | null | null | null | #pragma once
#include <string>
#include <vector>
namespace sf {
class Color;
}
bool equal_enough(float a, float b) noexcept;
struct GradientColor {
float pos;
float r, g, b;
bool operator==(const float p) const noexcept { return equal_enough(p, pos); }
bool operator<(const GradientColor& col) co... | 23.6 | 85 | 0.69774 | [
"vector"
] |
5ec39d478a14f1d34083c8c0ee6662fc72886ef6 | 11,969 | h | C | plugins/unifiedvideoinertialtracker/ConfigParams.h | ethanpeng/OSVR-Core | 59405fc1b1a25aea051dfbba0be5171fa19b8b30 | [
"Apache-2.0"
] | 369 | 2015-03-08T03:12:41.000Z | 2022-02-08T22:15:39.000Z | plugins/unifiedvideoinertialtracker/ConfigParams.h | ethanpeng/OSVR-Core | 59405fc1b1a25aea051dfbba0be5171fa19b8b30 | [
"Apache-2.0"
] | 486 | 2015-03-09T13:29:00.000Z | 2020-10-16T00:41:26.000Z | plugins/unifiedvideoinertialtracker/ConfigParams.h | ethanpeng/OSVR-Core | 59405fc1b1a25aea051dfbba0be5171fa19b8b30 | [
"Apache-2.0"
] | 166 | 2015-03-08T12:03:56.000Z | 2021-12-03T13:56:21.000Z | /** @file
@brief Header
@date 2016
@author
Sensics, Inc.
<http://sensics.com/osvr>
*/
// Copyright 2016 Sensics, 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 a... | 41.415225 | 80 | 0.66572 | [
"vector",
"model"
] |
5ecf84a6cca35dd93593d017d3cdbebd15bd8ab7 | 10,114 | h | C | Sources/Elastos/Frameworks/Droid/Base/Packages/SystemUI/inc/elastos/droid/systemui/recents/model/RecentsTaskLoader.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/recents/model/RecentsTaskLoader.h | jingcao80/Elastos | d0f39852356bdaf3a1234743b86364493a0441bc | [
"Apache-2.0"
] | null | null | null | Sources/Elastos/Frameworks/Droid/Base/Packages/SystemUI/inc/elastos/droid/systemui/recents/model/RecentsTaskLoader.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
//
// ... | 34.053872 | 100 | 0.651572 | [
"object",
"model"
] |
5eef6787995ec8f9d975336e0847ba9435231795 | 5,656 | h | C | quill/quill/include/quill/Logger.h | iSLC/quill | 7d2d85e1afc871a863d05f144e91bf673105bb52 | [
"MIT"
] | null | null | null | quill/quill/include/quill/Logger.h | iSLC/quill | 7d2d85e1afc871a863d05f144e91bf673105bb52 | [
"MIT"
] | null | null | null | quill/quill/include/quill/Logger.h | iSLC/quill | 7d2d85e1afc871a863d05f144e91bf673105bb52 | [
"MIT"
] | 1 | 2020-04-10T12:35:50.000Z | 2020-04-10T12:35:50.000Z | /**
* Copyright(c) 2020-present, Odysseas Georgoudis & quill contributors.
* Distributed under the MIT License (http://opensource.org/licenses/MIT)
*/
#pragma once
#include "quill/LogLevel.h"
#include "quill/detail/LoggerDetails.h"
#include "quill/detail/ThreadContextCollection.h"
#include "quill/detail/misc/Macro... | 32.32 | 118 | 0.70686 | [
"object",
"vector"
] |
5ef11cd198acea51608bec01efafd8e8f4cb3759 | 5,120 | h | C | src/types.h | dorodnic/playground | 1c64aa0ce4a5697a33cac19896705ec7de430952 | [
"Unlicense"
] | null | null | null | src/types.h | dorodnic/playground | 1c64aa0ce4a5697a33cac19896705ec7de430952 | [
"Unlicense"
] | null | null | null | src/types.h | dorodnic/playground | 1c64aa0ce4a5697a33cac19896705ec7de430952 | [
"Unlicense"
] | null | null | null | #pragma once
#include <algorithm>
#include <iostream>
#include <unordered_map>
#include <string>
#include <sstream>
#include <fstream>
#ifdef WIN32
#undef min
#undef max
#endif
enum class Orientation
{
vertical,
horizontal
};
template<typename T>
inline T clamp(T val, T from, T to) { return std::max(f... | 22.068966 | 82 | 0.538281 | [
"vector"
] |
5ef4298e46ce94a153c296b4b00f307bec1853f7 | 22,709 | h | C | toolkit/toolkit.h | barbalet/nobleape | fb118007ba83b7b24734e2bc2a1e37fd889c4e53 | [
"Unlicense"
] | 28 | 2015-01-17T15:18:42.000Z | 2019-12-04T23:02:30.000Z | toolkit/toolkit.h | barbalet/apesdk | fb118007ba83b7b24734e2bc2a1e37fd889c4e53 | [
"Unlicense"
] | 18 | 2020-02-27T22:59:18.000Z | 2020-03-03T11:16:07.000Z | toolkit/toolkit.h | barbalet/apesdk | fb118007ba83b7b24734e2bc2a1e37fd889c4e53 | [
"Unlicense"
] | null | null | null | /****************************************************************
toolkit.h
=============================================================
Copyright 1996-2020 Tom Barbalet. All rights reserved.
Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documenta... | 33.248902 | 139 | 0.710775 | [
"object"
] |
5efda3e24ce4a11824982a15fc91ebd78b1cd8d2 | 278 | h | C | src/ltable.h | Agathon1/lemon | aceae9987b427c5321d73b5f6c210354b0e7a385 | [
"MIT"
] | 566 | 2017-10-08T08:01:23.000Z | 2022-02-11T14:21:50.000Z | src/ltable.h | Agathon1/lemon | aceae9987b427c5321d73b5f6c210354b0e7a385 | [
"MIT"
] | 25 | 2017-10-25T10:45:15.000Z | 2018-09-03T07:05:34.000Z | src/ltable.h | Agathon1/lemon | aceae9987b427c5321d73b5f6c210354b0e7a385 | [
"MIT"
] | 53 | 2017-10-09T09:15:53.000Z | 2022-02-06T14:12:17.000Z | #ifndef LEMON_LTABLE_H
#define LEMON_LTABLE_H
struct lobject;
struct ltable {
struct lobject object;
int count;
int length;
void *items;
};
void *
ltable_create(struct lemon *lemon);
struct ltype *
ltable_type_create(struct lemon *lemon);
#endif /* LEMON_LTABLE_H */
| 12.636364 | 40 | 0.744604 | [
"object"
] |
e80dace891938c5ac5277ecec27e76279e94e0fa | 6,166 | h | C | dev/floyd_speak/parts/file_handling.h | lemonad/floyd | 736d21f20d1bdab7082b4461d7b6330cb4b10224 | [
"MIT"
] | null | null | null | dev/floyd_speak/parts/file_handling.h | lemonad/floyd | 736d21f20d1bdab7082b4461d7b6330cb4b10224 | [
"MIT"
] | null | null | null | dev/floyd_speak/parts/file_handling.h | lemonad/floyd | 736d21f20d1bdab7082b4461d7b6330cb4b10224 | [
"MIT"
] | null | null | null | #pragma once
/*
Simple library for access the local file system.
*/
#include <vector>
#include <string>
#include <cstdint>
#include <map>
struct VRelativePath {
std::string fRelativePath;
};
struct VAbsolutePath {
std::string fAbsolutePath;
};
// Path is absolute and with native path separators.
std::vector<std... | 26.127119 | 120 | 0.709861 | [
"vector"
] |
e8181aaa936b962a8d2450cf54a5740c34de7ecf | 3,485 | h | C | contrib/gnu/gcc/dist/libstdc++-v3/config/locale/gnu/c++locale_internal.h | TheSledgeHammer/2.11BSD | fe61f0b9aaa273783cd027c7b5ec77e95ead2153 | [
"BSD-3-Clause"
] | 3 | 2021-05-04T17:09:06.000Z | 2021-10-04T07:19:26.000Z | contrib/gnu/gcc/dist/libstdc++-v3/config/locale/gnu/c++locale_internal.h | TheSledgeHammer/2.11BSD | fe61f0b9aaa273783cd027c7b5ec77e95ead2153 | [
"BSD-3-Clause"
] | null | null | null | contrib/gnu/gcc/dist/libstdc++-v3/config/locale/gnu/c++locale_internal.h | TheSledgeHammer/2.11BSD | fe61f0b9aaa273783cd027c7b5ec77e95ead2153 | [
"BSD-3-Clause"
] | null | null | null | // Prototypes for GLIBC thread locale __-prefixed functions -*- C++ -*-
// Copyright (C) 2002-2020 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistribute it and/or modify it under the
// terms of the GNU General Public License as publi... | 28.801653 | 72 | 0.73802 | [
"vector"
] |
e8185a9945f88683c0a6aa5a982e2d4b70e1375f | 3,297 | h | C | src/Modules/RemoteTool/ToolBalancer.h | mapron/Wuild | 5701ed6ecf60fd4959c69cde0d87b7121d6479c2 | [
"Apache-2.0"
] | 44 | 2017-01-06T16:48:24.000Z | 2022-03-02T17:06:34.000Z | src/Modules/RemoteTool/ToolBalancer.h | mapron/Wuild | 5701ed6ecf60fd4959c69cde0d87b7121d6479c2 | [
"Apache-2.0"
] | 14 | 2017-01-13T11:38:26.000Z | 2021-05-30T14:09:11.000Z | src/Modules/RemoteTool/ToolBalancer.h | mapron/Wuild | 5701ed6ecf60fd4959c69cde0d87b7121d6479c2 | [
"Apache-2.0"
] | 9 | 2017-11-08T14:30:37.000Z | 2021-10-06T06:32:18.000Z | /*
* Copyright (C) 2017-2021 Smirnov Vladimir mapron1@gmail.com
* Source code 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 or in file COPYING-APA... | 33.30303 | 119 | 0.663937 | [
"vector"
] |
e81a098c3ba4b6af38682a8d27aa5722546b3bf6 | 28,804 | h | C | Common/Geometry/GeometryFactory.h | achilex/MgDev | f7baf680a88d37659af32ee72b9a2046910b00d8 | [
"PHP-3.0"
] | 2 | 2017-04-19T01:38:30.000Z | 2020-07-31T03:05:32.000Z | Common/Geometry/GeometryFactory.h | achilex/MgDev | f7baf680a88d37659af32ee72b9a2046910b00d8 | [
"PHP-3.0"
] | null | null | null | Common/Geometry/GeometryFactory.h | achilex/MgDev | f7baf680a88d37659af32ee72b9a2046910b00d8 | [
"PHP-3.0"
] | 1 | 2021-12-29T10:46:12.000Z | 2021-12-29T10:46:12.000Z | //
// Copyright (C) 2004-2011 by Autodesk, Inc.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of version 2.1 of the GNU Lesser
// General Public License as published by the Free Software Foundation.
//
// This library is distributed in the hope that it will be use... | 41.564214 | 107 | 0.648868 | [
"geometry",
"object",
"shape"
] |
e81b26c8f1500ec882b361e8b860b43dc2845f06 | 792 | h | C | Engine/Mesh_RenderInfo.h | SergiPC/ParticleSystem_Engine | ba9a3045b042a81a8173e7b775f068fd69de5966 | [
"Apache-2.0"
] | 1 | 2017-09-14T08:21:07.000Z | 2017-09-14T08:21:07.000Z | Engine/Mesh_RenderInfo.h | Vulpem/V_Engine | d5d2a582e28b29c9eea87897d6be03387b150369 | [
"Apache-2.0"
] | null | null | null | Engine/Mesh_RenderInfo.h | Vulpem/V_Engine | d5d2a582e28b29c9eea87897d6be03387b150369 | [
"Apache-2.0"
] | null | null | null | #ifndef ___MESH_RENDERINFO__
#define ___MESH_RENDERINFO__
#include "Math.h"
class R_mesh;
enum AlphaTestTypes
{
ALPHA_OPAQUE = 0,
ALPHA_DISCARD,
ALPHA_BLEND
};
struct Mesh_RenderInfo
{
const R_mesh* origin = nullptr;
bool wired = false;
bool filled = false;
bool doubleSidedFaces = false;
bool renderNormals... | 16.5 | 57 | 0.741162 | [
"transform"
] |
e81bddfc1d39624bfdce1a022d69dc59583ebe67 | 8,387 | h | C | camera/hal/intel/ipu6/modules/algowrapper/IntelPGParam.h | dgreid/platform2 | 9b8b30df70623c94f1c8aa634dba94195343f37b | [
"BSD-3-Clause"
] | 4 | 2020-07-24T06:54:16.000Z | 2021-06-16T17:13:53.000Z | camera/hal/intel/ipu6/modules/algowrapper/IntelPGParam.h | dgreid/platform2 | 9b8b30df70623c94f1c8aa634dba94195343f37b | [
"BSD-3-Clause"
] | 1 | 2021-04-02T17:35:07.000Z | 2021-04-02T17:35:07.000Z | camera/hal/intel/ipu6/modules/algowrapper/IntelPGParam.h | dgreid/platform2 | 9b8b30df70623c94f1c8aa634dba94195343f37b | [
"BSD-3-Clause"
] | null | null | null | /*
* Copyright (C) 2018-2020 Intel 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 ... | 35.09205 | 100 | 0.707047 | [
"vector"
] |
e81d761240269b901d83a69bbfdb9eae9835cf79 | 1,460 | h | C | src/tools/hpca-master/src/redsvd/util.h | Jie317/WordEmbeddingsAnalysis | e412782aa135a452894b0ab1f0cc4e5df037a0d8 | [
"Apache-2.0"
] | 1 | 2017-08-11T13:23:08.000Z | 2017-08-11T13:23:08.000Z | src/tools/hpca-master/src/redsvd/util.h | Jie317/WordEmbeddingsEvaluation | e412782aa135a452894b0ab1f0cc4e5df037a0d8 | [
"Apache-2.0"
] | null | null | null | src/tools/hpca-master/src/redsvd/util.h | Jie317/WordEmbeddingsEvaluation | e412782aa135a452894b0ab1f0cc4e5df037a0d8 | [
"Apache-2.0"
] | null | null | null | /*
* Copyright (c) 2011 Daisuke Okanohara
*
* 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 condition... | 29.795918 | 76 | 0.74726 | [
"vector"
] |
e81ed119175f749e1b1b3a2994047ed0c5591693 | 1,186 | c | C | src/deathball.c | kpw6/Vulkan | d9049e4d87c910032d0a770ee2be7ca42feeb004 | [
"MIT"
] | null | null | null | src/deathball.c | kpw6/Vulkan | d9049e4d87c910032d0a770ee2be7ca42feeb004 | [
"MIT"
] | null | null | null | src/deathball.c | kpw6/Vulkan | d9049e4d87c910032d0a770ee2be7ca42feeb004 | [
"MIT"
] | null | null | null | #include "SDL_Timer.h"
#include "simple_logger.h"
#include "spikes.h"
#include "entity.h"
int p = 0;
void deathball_think(Entity* self);
void deathball_ontouch(Entity* self, Entity* other);
Entity* deathball_new(Vector3D position)
{
Entity* ent = NULL;
ent = entity_new();
if (!ent)
{
slog("U... | 21.178571 | 53 | 0.516863 | [
"model"
] |
e8214921b374d12180bb8cbcdd71dd3768810d50 | 655 | h | C | source/common/CmdLineArgs.h | dexter3k/Stranded2pp | 022df9becf9931f8437e81bb405bacf168884c8d | [
"MIT"
] | 1 | 2021-04-13T18:18:34.000Z | 2021-04-13T18:18:34.000Z | source/common/CmdLineArgs.h | SMemsky/Stranded2pp | 022df9becf9931f8437e81bb405bacf168884c8d | [
"MIT"
] | 2 | 2021-04-03T15:02:22.000Z | 2021-04-13T18:16:39.000Z | source/common/CmdLineArgs.h | SMemsky/Stranded2pp | 022df9becf9931f8437e81bb405bacf168884c8d | [
"MIT"
] | null | null | null | #pragma once
#include <string>
#include <vector>
namespace common
{
class CmdLineArgs
{
public:
CmdLineArgs(std::vector<std::string> const & arguments);
bool shouldForceWindowedMode() const { return forceWindowedMode; };
bool shouldUseDebugMode() const { return debugMode; };
std::string modificationName() const... | 21.833333 | 98 | 0.758779 | [
"vector"
] |
e8298db38fce13634d8eb9f6e842dd9c4a3a82a5 | 1,029 | h | C | third_party/GsTL/include/GsTL/sampler/updater_sampler.h | hiteshbedre/movetk | 8d261f19538e28ff36cac98a89ef067f8c26f978 | [
"Apache-2.0"
] | 70 | 2015-01-21T12:24:50.000Z | 2022-03-16T02:10:45.000Z | third_party/GsTL/include/GsTL/sampler/updater_sampler.h | bacusters/movetk | acbc9c5acb69dd3eb23aa7d2156ede02ed468eae | [
"Apache-2.0"
] | 44 | 2020-09-11T17:40:30.000Z | 2021-04-08T23:56:19.000Z | third_party/GsTL/include/GsTL/sampler/updater_sampler.h | aniketmitra001/movetk | cdf0c98121da6df4cadbd715fba02b05be724218 | [
"Apache-2.0"
] | 18 | 2015-02-15T18:04:31.000Z | 2021-01-16T08:54:32.000Z | #ifndef __GSTL_SAMPLER_UPDATER_SAMPLER_H__
#define __GSTL_SAMPLER_UPDATER_SAMPLER_H__
/** Updater_sampler is a model of concept Sampler.
* An Updater_sampler first updates the ccdf before sampling it.
* The update can be local, ie dependent on the geovalue where
* the sampling is performed.
* \c local_cdf_updater is... | 29.4 | 74 | 0.737609 | [
"model"
] |
e82d63c2d880225308b5e4b5cdc50f22f46bbc83 | 5,384 | h | C | aws-cpp-sdk-imagebuilder/include/aws/imagebuilder/model/LaunchTemplateConfiguration.h | perfectrecall/aws-sdk-cpp | fb8cbebf2fd62720b65aeff841ad2950e73d8ebd | [
"Apache-2.0"
] | 1 | 2022-02-10T08:06:54.000Z | 2022-02-10T08:06:54.000Z | aws-cpp-sdk-imagebuilder/include/aws/imagebuilder/model/LaunchTemplateConfiguration.h | perfectrecall/aws-sdk-cpp | fb8cbebf2fd62720b65aeff841ad2950e73d8ebd | [
"Apache-2.0"
] | 1 | 2021-10-14T16:57:00.000Z | 2021-10-18T10:47:24.000Z | aws-cpp-sdk-imagebuilder/include/aws/imagebuilder/model/LaunchTemplateConfiguration.h | ravindra-wagh/aws-sdk-cpp | 7d5ff01b3c3b872f31ca98fb4ce868cd01e97696 | [
"Apache-2.0"
] | 1 | 2021-12-30T04:25:33.000Z | 2021-12-30T04:25:33.000Z | /**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include <aws/imagebuilder/Imagebuilder_EXPORTS.h>
#include <aws/core/utils/memory/stl/AWSString.h>
#include <utility>
namespace Aws
{
namespace Utils
{
namespace Json
{
class JsonValu... | 33.234568 | 137 | 0.691865 | [
"model"
] |
e8322127974b10684a93fd3378643f8112d6a9c7 | 1,750 | h | C | cc/modules/features2d/descriptorMatching.h | luciany/opencv4nodejs | 502b4a2ef303e805a4da1d6b79f4d3d01707eb6e | [
"MIT"
] | 1 | 2018-03-20T02:01:40.000Z | 2018-03-20T02:01:40.000Z | cc/modules/features2d/descriptorMatching.h | goldyraj/facerecognition | 9b0820135eb8cdaf783b3d560695bfb324083270 | [
"MIT"
] | null | null | null | cc/modules/features2d/descriptorMatching.h | goldyraj/facerecognition | 9b0820135eb8cdaf783b3d560695bfb324083270 | [
"MIT"
] | 1 | 2018-05-31T19:19:19.000Z | 2018-05-31T19:19:19.000Z | #include "macros.h"
#include <opencv2/core.hpp>
#include <opencv2/features2d.hpp>
#include "Mat.h"
#include "KeyPoint.h"
#include "DescriptorMatch.h"
#ifndef __FF_DESCRIPTORMATCHING_H__
#define __FF_DESCRIPTORMATCHING_H__
class DescriptorMatching : public Nan::ObjectWrap {
public:
static NAN_MODULE_INIT(Init);
sta... | 29.166667 | 81 | 0.773714 | [
"vector"
] |
e84676c682aa099951a1726ad8800dcf21418935 | 903 | h | C | src/core/archive/IArchive.h | PearCoding/PearRay | 8654a7dcd55cc67859c7c057c7af64901bf97c35 | [
"MIT"
] | 19 | 2016-11-07T00:01:19.000Z | 2021-12-29T05:35:14.000Z | src/core/archive/IArchive.h | PearCoding/PearRay | 8654a7dcd55cc67859c7c057c7af64901bf97c35 | [
"MIT"
] | 33 | 2016-07-06T21:58:05.000Z | 2020-08-01T18:18:24.000Z | src/core/archive/IArchive.h | PearCoding/PearRay | 8654a7dcd55cc67859c7c057c7af64901bf97c35 | [
"MIT"
] | null | null | null | #pragma once
#include "PR_Config.h"
namespace PR {
class RayStream;
class HitStream;
class BoundingBox;
struct Ray;
struct HitEntry;
/// An archive is a containerlike object with a bounding box. A scene is a special case of an archive
class PR_LIB_CORE IArchive {
public:
/// Traces a stream of rays and produces a ... | 34.730769 | 120 | 0.75969 | [
"object"
] |
e85f3ed2f779d02c512b859b040654f80631fd32 | 2,389 | h | C | src/SparseVector.h | rumkex/IonTools | e4c80a6385fa41fd7dd3721636a1a4b177839625 | [
"BSD-3-Clause"
] | 3 | 2018-08-09T08:49:40.000Z | 2019-07-24T02:48:55.000Z | src/SparseVector.h | rumkex/IonTools | e4c80a6385fa41fd7dd3721636a1a4b177839625 | [
"BSD-3-Clause"
] | null | null | null | src/SparseVector.h | rumkex/IonTools | e4c80a6385fa41fd7dd3721636a1a4b177839625 | [
"BSD-3-Clause"
] | 1 | 2019-05-22T12:22:45.000Z | 2019-05-22T12:22:45.000Z | #pragma once
#include <unordered_map>
#include <ostream>
#include <vector>
using namespace std;
class SparseVector
{
private:
unordered_map<int, double> values;
public:
SparseVector(void)
{}
SparseVector(unordered_map<int, double> val): values(val)
{}
unordered_map<int, double>::iterator begin()
{
return ... | 17.962406 | 69 | 0.640854 | [
"vector"
] |
e8690d5dcdb723b097d54760ef42985626ffab24 | 7,322 | h | C | PlatformServices/MediaGateWayServer/MediaGateWayServer/Protocol/HttpProtocol.h | github188/MediaResolution | 6ada78d907eba4da5ede7e9eba939fd4957492d4 | [
"Apache-2.0"
] | null | null | null | PlatformServices/MediaGateWayServer/MediaGateWayServer/Protocol/HttpProtocol.h | github188/MediaResolution | 6ada78d907eba4da5ede7e9eba939fd4957492d4 | [
"Apache-2.0"
] | null | null | null | PlatformServices/MediaGateWayServer/MediaGateWayServer/Protocol/HttpProtocol.h | github188/MediaResolution | 6ada78d907eba4da5ede7e9eba939fd4957492d4 | [
"Apache-2.0"
] | 1 | 2022-02-15T06:32:42.000Z | 2022-02-15T06:32:42.000Z | #ifndef HTTP_PROTOCOL__H
#define HTTP_PROTOCOL__H
#include <vector>
#include "Markup.h"
#include "Poco/HashMap.h"
#include <algorithm>
#include "Poco/Mutex.h"
#include "Poco/ScopedLock.h"
#include "Poco/HashMap.h"
#include "VDeviceConfig.h"
#include "Markup.h"
using Poco::FastMutex;
using Poco::ScopedLock;
... | 25.423611 | 132 | 0.665802 | [
"vector"
] |
e879d3cd37da60575bb62dfce85030a07cf0c112 | 4,540 | h | C | benchmarks/sto/OutputDataSerializer.h | shenweihai1/rolis-eurosys2022 | 59b3fd58144496a9b13415e30b41617b34924323 | [
"MIT"
] | 1 | 2022-03-08T00:36:10.000Z | 2022-03-08T00:36:10.000Z | benchmarks/sto/OutputDataSerializer.h | shenweihai1/rolis-eurosys2022 | 59b3fd58144496a9b13415e30b41617b34924323 | [
"MIT"
] | null | null | null | benchmarks/sto/OutputDataSerializer.h | shenweihai1/rolis-eurosys2022 | 59b3fd58144496a9b13415e30b41617b34924323 | [
"MIT"
] | null | null | null | //
// Created by mrityunjay kumar on 2019-07-02.
//
#pragma once
#include <vector>
#include <algorithm>
#include <functional>
#include <memory>
#include <map>
#include <unordered_map>
#include <type_traits>
#include <unistd.h>
#include <iostream>
#include <sstream>
#include <fstream>
#include <iostream>
#include <cst... | 25.795455 | 117 | 0.680396 | [
"object",
"vector"
] |
e87cd4e67fa3005fb917210e6ceded94cc914b33 | 3,316 | h | C | MUKArrayDelta.h | muccy/MUKArrayDelta | 3260fe6a4a4dc14b42cb87bec3c666cad5818350 | [
"MIT"
] | 2 | 2015-04-27T12:47:13.000Z | 2015-11-26T14:28:26.000Z | Example/Pods/MUKArrayDelta/MUKArrayDelta.h | muccy/MUKDataSource | 3cb7dedcfcac610294e1b2a4eb20f864f064005e | [
"MIT"
] | null | null | null | Example/Pods/MUKArrayDelta/MUKArrayDelta.h | muccy/MUKDataSource | 3cb7dedcfcac610294e1b2a4eb20f864f064005e | [
"MIT"
] | null | null | null | #import <Foundation/Foundation.h>
NS_ASSUME_NONNULL_BEGIN
/**
Type of match between two items
*/
typedef NS_ENUM(NSInteger, MUKArrayDeltaMatchType) {
/**
No match: items are different
*/
MUKArrayDeltaMatchTypeNone,
/**
Partial match: items are not equal because they change from source arr... | 29.873874 | 201 | 0.76146 | [
"object"
] |
e88034dee4e2a35b870ea2b79cd5ad59cba5c974 | 1,395 | h | C | testu01/src/lizardpwlcm/LizardPwlcm.h | vestincloud/LizardPwlcm | 1166d2d4c3dfa1bc5b2977c15b673d0ac5794607 | [
"Apache-2.0"
] | null | null | null | testu01/src/lizardpwlcm/LizardPwlcm.h | vestincloud/LizardPwlcm | 1166d2d4c3dfa1bc5b2977c15b673d0ac5794607 | [
"Apache-2.0"
] | null | null | null | testu01/src/lizardpwlcm/LizardPwlcm.h | vestincloud/LizardPwlcm | 1166d2d4c3dfa1bc5b2977c15b673d0ac5794607 | [
"Apache-2.0"
] | null | null | null | /***
* Created by Zhang Ti-kui
*
*/
#ifndef __LIZARD_PWLCM__H
#define __LIZARD_PWLCM__H
#include <stdio.h>
#include <stdlib.h>
#include <stdint.h>
#include <time.h>
#include "lizard.h"
#include "toolex.h"
#include "pwlcm.h"
/*-- States and control parameters for PWLCM1 and PWLCM2 --*/
static uint32_t P1 = 0;
st... | 21.136364 | 99 | 0.706093 | [
"vector"
] |
e8819fd7138b383064ce5c1a2008d7277441ceac | 469 | h | C | REALSPACE/Include/rquaternion.h | WhyWolfie/source2007 | 324257e9c69bbaec872ebb7ae4f96ab2ce98f520 | [
"FSFAP"
] | null | null | null | REALSPACE/Include/rquaternion.h | WhyWolfie/source2007 | 324257e9c69bbaec872ebb7ae4f96ab2ce98f520 | [
"FSFAP"
] | null | null | null | REALSPACE/Include/rquaternion.h | WhyWolfie/source2007 | 324257e9c69bbaec872ebb7ae4f96ab2ce98f520 | [
"FSFAP"
] | null | null | null | #ifndef __RQUATERNION_H
#define __RQUATERNION_H
#include "rutils.h"
struct rquaternion {
public:
float x,y,z,w;
rquaternion(float _x,float _y,float _z,float _w) { x=_x;y=_y;z=_z;w=_w;}
rquaternion(const rquaternion &q) { x=q.x;y=q.y;z=q.z;w=q.w; }
rquaternion(rvector &axis,float angle);
rquaternion() {};
rqua... | 18.76 | 73 | 0.695096 | [
"transform"
] |
e89008b890d70835482159ae6c231e5c063f268e | 509 | h | C | apps/calculator/include/compile/MathCompiler.h | mcfongtw/LostInCompilation | ca6a61f7a4fa6f215207a5ab8970471ef2568fd6 | [
"MIT"
] | 1 | 2016-11-29T13:41:28.000Z | 2016-11-29T13:41:28.000Z | apps/calculator/include/compile/MathCompiler.h | mcfongtw/LostInCompilation | ca6a61f7a4fa6f215207a5ab8970471ef2568fd6 | [
"MIT"
] | null | null | null | apps/calculator/include/compile/MathCompiler.h | mcfongtw/LostInCompilation | ca6a61f7a4fa6f215207a5ab8970471ef2568fd6 | [
"MIT"
] | null | null | null | //
// Created by Michael Fong on 2016/11/12.
//
#ifndef LOSTINCOMPILATION_MATHCOMPILER_H
#define LOSTINCOMPILATION_MATHCOMPILER_H
#include "compile/Compilable.h"
/**
* MathCompiler compiles a given math equations from soure input
*
* @since 0.1
*/
class MathCompiler : public Compilable {
public:
MathCompiler... | 18.178571 | 64 | 0.732809 | [
"vector"
] |
95570fbdc7ad11aaf637a6e4bbd86fb88f5ac0de | 15,156 | h | C | src/utils/geometry.h | ZJUSSL/Autoref | e67587b782636031a079d43930cb1d2551b3fc7b | [
"MIT"
] | 1 | 2021-03-08T15:53:40.000Z | 2021-03-08T15:53:40.000Z | src/utils/geometry.h | ZJUSSL/Autoref | e67587b782636031a079d43930cb1d2551b3fc7b | [
"MIT"
] | null | null | null | src/utils/geometry.h | ZJUSSL/Autoref | e67587b782636031a079d43930cb1d2551b3fc7b | [
"MIT"
] | null | null | null | #ifndef _GEOMETRY_H_
#define _GEOMETRY_H_
#include <iostream>
#include <iomanip>
#include <cmath>
#include <algorithm>
/************************************************************************/
/* CVector */
/**********************************************... | 33.30989 | 164 | 0.466746 | [
"vector"
] |
956669fa4e5bc499a640107bdc3e4d3ca08de522 | 510 | h | C | 0589-N-ary-Tree-Preorder-Traversal/cpp_0589/Solution1.h | ooooo-youwillsee/leetcode | 07b273f133c8cf755ea40b3ae9df242ce044823c | [
"MIT"
] | 12 | 2020-03-18T14:36:23.000Z | 2021-12-19T02:24:33.000Z | 0589-N-ary-Tree-Preorder-Traversal/cpp_0589/Solution1.h | ooooo-youwillsee/leetcode | 07b273f133c8cf755ea40b3ae9df242ce044823c | [
"MIT"
] | null | null | null | 0589-N-ary-Tree-Preorder-Traversal/cpp_0589/Solution1.h | ooooo-youwillsee/leetcode | 07b273f133c8cf755ea40b3ae9df242ce044823c | [
"MIT"
] | null | null | null | //
// Created by ooooo on 2020/1/3.
//
#ifndef CPP_0589_SOLUTION1_H
#define CPP_0589_SOLUTION1_H
#include "Node.h"
/**
* recursion
*/
class Solution {
public:
void help(Node *node, vector<int> &vec) {
if (!node) return;
vec.push_back(node->val);
for (auto child: node->children) {
... | 16.451613 | 45 | 0.570588 | [
"vector"
] |
9568d8c04b66b60a0ecf24e092102b1c4adfa238 | 190 | h | C | src/include/inference.h | joshuaroll/plmc | 1a9a1e9228a2177c618c69040ea8cfc2d902d9df | [
"MIT"
] | 72 | 2016-04-19T00:52:12.000Z | 2022-02-08T20:02:54.000Z | src/include/inference.h | joshuaroll/plmc | 1a9a1e9228a2177c618c69040ea8cfc2d902d9df | [
"MIT"
] | 8 | 2016-12-22T06:25:38.000Z | 2020-08-18T19:48:28.000Z | src/include/inference.h | joshuaroll/plmc | 1a9a1e9228a2177c618c69040ea8cfc2d902d9df | [
"MIT"
] | 29 | 2016-02-17T20:31:49.000Z | 2021-12-03T07:09:47.000Z | #ifndef INFERENCE_H
#define INFERENCE_H
/* Estimates parameters of maximum entropy model */
lbfgsfloatval_t *InferPairModel(alignment_t *ali, options_t *options);
#endif /* INFERENCE_H */
| 23.75 | 70 | 0.784211 | [
"model"
] |
957aa6267bf3f3175d4d30cce6f6d8ad2d3f33f2 | 15,624 | h | C | admin/pchealth/sr/inc/srapi.h | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | admin/pchealth/sr/inc/srapi.h | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | admin/pchealth/sr/inc/srapi.h | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | /*++
Copyright (c) 1999-2000 Microsoft Corporation
Module Name:
srapi.h
Abstract:
This module defines the public System Restore interface for nt.
Author:
Paul McDaniel (paulmcd) 24-Feb-2000
Revision History:
Paul McDaniel (paulmcd) 18-Apr-2000 completely new vers... | 29.590909 | 139 | 0.613479 | [
"object"
] |
957b3423f2d78317e214fe70ad8c3b8fff26c029 | 2,842 | h | C | Source/Common/FileRegistered.h | g-maxime/MediaConch_SourceCode | 54208791ca0b6eb3f7bffd17f67e236777f69d89 | [
"BSD-2-Clause"
] | 29 | 2016-01-28T08:58:54.000Z | 2021-12-19T16:49:58.000Z | Source/Common/FileRegistered.h | g-maxime/MediaConch_SourceCode | 54208791ca0b6eb3f7bffd17f67e236777f69d89 | [
"BSD-2-Clause"
] | 218 | 2015-07-07T09:49:17.000Z | 2022-03-21T06:18:37.000Z | Source/Common/FileRegistered.h | g-maxime/MediaConch_SourceCode | 54208791ca0b6eb3f7bffd17f67e236777f69d89 | [
"BSD-2-Clause"
] | 18 | 2015-06-19T17:58:34.000Z | 2021-12-08T15:02:26.000Z | /* Copyright (c) MediaArea.net SARL. All Rights Reserved.
*
* Use of this source code is governed by a BSD-style license that can
* be found in the License.html file in the root of the source tree.
*/
//+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
//
// Core functions
//
... | 32.295455 | 115 | 0.440887 | [
"vector"
] |
9584f5223087300464a8bbc4ef8b3878d471eac3 | 27,521 | c | C | src/libs/pdflib/libs/pdflib/p_annots.c | deep-1/haiku | b273e9733d25babe5e6702dc1e24f3dff1ffd6dc | [
"MIT"
] | 4 | 2016-03-29T21:45:21.000Z | 2016-12-20T00:50:38.000Z | src/libs/pdflib/libs/pdflib/p_annots.c | jessicah/haiku | c337460525c39e870d31221d205a299d9cd79c6a | [
"MIT"
] | null | null | null | src/libs/pdflib/libs/pdflib/p_annots.c | jessicah/haiku | c337460525c39e870d31221d205a299d9cd79c6a | [
"MIT"
] | 1 | 2020-05-08T04:02:02.000Z | 2020-05-08T04:02:02.000Z | /*---------------------------------------------------------------------------*
| PDFlib - A library for generating PDF on the fly |
+---------------------------------------------------------------------------+
| Copyright (c) 1997-2004 Thomas Merz and PDFlib GmbH. All rights reserved. |
+--... | 26.210476 | 80 | 0.592965 | [
"object",
"solid"
] |
958d1435c13dc39bb1700b51a6a2880e55ca7daf | 1,388 | h | C | code/toolkit/toolkitutil/fbx/attic/fbxskinparser.h | gscept/nebula-trifid | e7c0a0acb05eedad9ed37a72c1bdf2d658511b42 | [
"BSD-2-Clause"
] | 67 | 2015-03-30T19:56:16.000Z | 2022-03-11T13:52:17.000Z | code/toolkit/toolkitutil/fbx/attic/fbxskinparser.h | gscept/nebula-trifid | e7c0a0acb05eedad9ed37a72c1bdf2d658511b42 | [
"BSD-2-Clause"
] | 5 | 2015-04-15T17:17:33.000Z | 2016-02-11T00:40:17.000Z | code/toolkit/toolkitutil/fbx/attic/fbxskinparser.h | gscept/nebula-trifid | e7c0a0acb05eedad9ed37a72c1bdf2d658511b42 | [
"BSD-2-Clause"
] | 34 | 2015-03-30T15:08:00.000Z | 2021-09-23T05:55:10.000Z | #pragma once
//------------------------------------------------------------------------------
/**
@class ToolkitUtil::FBXSkinParser
Searches an FBX scene and extracts skins
(C) 2012 gscept
*/
#include "fbxparserbase.h"
#include "fbxtypes.h"
//------------------------------------------------------... | 22.754098 | 80 | 0.510086 | [
"mesh"
] |
9594ff1c2fff056c5e0a9cd29d5fc934ecab62d5 | 14,798 | c | C | lib/driverkit/hwmodel.c | lambdaxymox/barrelfish | 06a9f54721a8d96874a8939d8973178a562c342f | [
"MIT"
] | 111 | 2015-02-03T02:57:27.000Z | 2022-03-01T23:57:09.000Z | lib/driverkit/hwmodel.c | lambdaxymox/barrelfish | 06a9f54721a8d96874a8939d8973178a562c342f | [
"MIT"
] | 12 | 2016-03-22T14:44:32.000Z | 2020-03-18T13:30:29.000Z | lib/driverkit/hwmodel.c | lambdaxymox/barrelfish | 06a9f54721a8d96874a8939d8973178a562c342f | [
"MIT"
] | 55 | 2015-02-03T05:28:12.000Z | 2022-03-31T05:00:03.000Z | /**
* \file
* \brief Driverkit module implementation.
*
* Contians helper functions to iterate over driver modules in a domain
* and create driver instances from driver modules.
*/
/*
* Copyright (c) 2016, ETH Zurich.
* All rights reserved.
*
* This file is distributed under the terms in the attached LICENSE ... | 28.13308 | 94 | 0.608461 | [
"model"
] |
9f2b6655feca086db3508d59d650513317c23774 | 12,064 | h | C | camera/hal/intel/ipu3/psl/ipu3/GraphConfig.h | strassek/chromiumos-platform2 | 12c953f41f48b8a6b0bd1c181d09bdb1de38325c | [
"BSD-3-Clause"
] | 4 | 2020-07-24T06:54:16.000Z | 2021-06-16T17:13:53.000Z | camera/hal/intel/ipu3/psl/ipu3/GraphConfig.h | strassek/chromiumos-platform2 | 12c953f41f48b8a6b0bd1c181d09bdb1de38325c | [
"BSD-3-Clause"
] | 1 | 2021-04-02T17:35:07.000Z | 2021-04-02T17:35:07.000Z | camera/hal/intel/ipu3/psl/ipu3/GraphConfig.h | strassek/chromiumos-platform2 | 12c953f41f48b8a6b0bd1c181d09bdb1de38325c | [
"BSD-3-Clause"
] | 1 | 2020-11-04T22:31:45.000Z | 2020-11-04T22:31:45.000Z | /*
* Copyright (C) 2015-2019 Intel 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 l... | 32.782609 | 93 | 0.631134 | [
"object",
"vector"
] |
9f39b976691ed4b580f770fabfc23744f9fd97d6 | 1,201 | h | C | src/Zombies/Human.h | ndongmo/Zombies-Game | 739a0b759c36ab6974af2e50db99c2b736e00964 | [
"MIT"
] | 13 | 2019-02-21T09:05:11.000Z | 2021-12-03T09:11:00.000Z | src/Zombies/Human.h | ndongmo/Zombies-Game | 739a0b759c36ab6974af2e50db99c2b736e00964 | [
"MIT"
] | null | null | null | src/Zombies/Human.h | ndongmo/Zombies-Game | 739a0b759c36ab6974af2e50db99c2b736e00964 | [
"MIT"
] | 2 | 2019-09-03T05:45:40.000Z | 2020-03-25T06:10:37.000Z | #pragma once
#include "Agent.h"
#include "Gun.h"
#include "Bag.h"
class Human : public Agent
{
friend class PathFollowingAI;
public:
Human();
virtual void init(float x, float y, float radius, NS2::GLTexture& texture, glm::ivec2& texDims, AI* ai);
virtual void init(float x, float y, float radius, NS2::GLTexture&... | 28.595238 | 120 | 0.734388 | [
"object"
] |
9f3a0d9a0908c33391c159718b2ac54bd8f7f5c1 | 3,306 | h | C | src/mymodel/Increment/Increment.h | travissluka/JEDI-modeltemplate | 958da1cae23b99f4deff72273960e3b4b4bf14f5 | [
"Apache-2.0"
] | null | null | null | src/mymodel/Increment/Increment.h | travissluka/JEDI-modeltemplate | 958da1cae23b99f4deff72273960e3b4b4bf14f5 | [
"Apache-2.0"
] | null | null | null | src/mymodel/Increment/Increment.h | travissluka/JEDI-modeltemplate | 958da1cae23b99f4deff72273960e3b4b4bf14f5 | [
"Apache-2.0"
] | null | null | null | /*
* (C) Copyright 2019-2020 UCAR.
*
* This software is licensed under the terms of the Apache Licence Version 2.0
* which can be obtained at http://www.apache.org/licenses/LICENSE-2.0.
* In applying this licence, ECMWF does not waive the privileges and immunities
* granted to it by virtue of its status as an int... | 30.054545 | 81 | 0.668482 | [
"geometry",
"vector"
] |
9f440d3b0fa1adf0b3c91d0c244bc6cd555cf1ee | 197 | h | C | src/HPMeshGen2/TriangleCluster.h | DanielZint/hpmeshgen | cdfb9163ed92523fcf41a127c8173097e935c0a3 | [
"MIT"
] | 2 | 2022-02-09T08:51:16.000Z | 2022-02-09T08:51:27.000Z | src/HPMeshGen2/TriangleCluster.h | DanielZint/hpmeshgen | cdfb9163ed92523fcf41a127c8173097e935c0a3 | [
"MIT"
] | null | null | null | src/HPMeshGen2/TriangleCluster.h | DanielZint/hpmeshgen | cdfb9163ed92523fcf41a127c8173097e935c0a3 | [
"MIT"
] | null | null | null | #pragma once
#include "MeshHeader.h"
#include <experimental/filesystem>
#include <vector>
class TriangleCluster
{
public:
TriangleCluster( TriMesh& fragMesh, TriMesh& fineMesh );
private:
}; | 12.3125 | 57 | 0.751269 | [
"vector"
] |
9f44adb92859126dbf0496b711a71c29e931cdf3 | 4,317 | h | C | BoyerMoore.h | akhileshzmishra/DataStructure | 111dccb23243700caf3a01a1ae7c87ae880a89d3 | [
"CECILL-B"
] | null | null | null | BoyerMoore.h | akhileshzmishra/DataStructure | 111dccb23243700caf3a01a1ae7c87ae880a89d3 | [
"CECILL-B"
] | null | null | null | BoyerMoore.h | akhileshzmishra/DataStructure | 111dccb23243700caf3a01a1ae7c87ae880a89d3 | [
"CECILL-B"
] | null | null | null | #ifndef __BOYER_MOORE__H__
#define __BOYER_MOORE__H__
#include <vector>
#pragma once
template<class T>
class BoyerMoore
{
typedef std::vector<int> List;
List m_Table1;
List m_Table2;
const T* m_Sub;
const T* m_Src;
int m_LengthSrc;
... | 15.755474 | 72 | 0.529534 | [
"vector"
] |
9f49d36586b4ba9b4099eb693b0c6410bc84b9d1 | 2,777 | h | C | hbase-native-client/src/core/compare_filter.h | vergilchiu/hdp-hbase | f03369b38225317f8f2fdae30ff9ab66c70ec010 | [
"Apache-2.0"
] | null | null | null | hbase-native-client/src/core/compare_filter.h | vergilchiu/hdp-hbase | f03369b38225317f8f2fdae30ff9ab66c70ec010 | [
"Apache-2.0"
] | null | null | null | hbase-native-client/src/core/compare_filter.h | vergilchiu/hdp-hbase | f03369b38225317f8f2fdae30ff9ab66c70ec010 | [
"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 ... | 35.602564 | 110 | 0.737847 | [
"object"
] |
9f5a8937d7e255a9c54b29dcbd5f6e36bf6d9176 | 23,158 | h | C | BAPSPresenter/RecordLibrarySearch.h | UniversityRadioYork/BAPS2 | af80b66cdd7a980cf34714bef7b5260167714ca5 | [
"BSD-3-Clause"
] | 4 | 2018-12-20T20:58:46.000Z | 2019-05-22T21:32:43.000Z | BAPSPresenter/RecordLibrarySearch.h | UniversityRadioYork/BAPS2 | af80b66cdd7a980cf34714bef7b5260167714ca5 | [
"BSD-3-Clause"
] | 9 | 2018-12-22T00:55:13.000Z | 2019-01-21T10:08:30.000Z | BAPSPresenter/RecordLibrarySearch.h | UniversityRadioYork/BAPS2 | af80b66cdd7a980cf34714bef7b5260167714ca5 | [
"BSD-3-Clause"
] | 1 | 2018-12-21T19:32:48.000Z | 2018-12-21T19:32:48.000Z | #pragma once
#include "BAPSButton.h"
#include "BAPSListBox.h"
#include "BAPSPresenterMain.h"
using namespace System;
using namespace System::ComponentModel;
using namespace System::Collections;
using namespace System::Windows::Forms;
using namespace System::Data;
using namespace System::Drawing;
namespace BAPSPresen... | 49.802151 | 181 | 0.715433 | [
"object"
] |
9f64124a8526edb8698cd9a9dac24b98f9d68e5f | 1,421 | h | C | src/operator/contrib/farthest_point_sampling-inl.h | xudong-sun/mxnet | fe42d30d5885dd576cb871fd70594c53efce9b42 | [
"Apache-2.0"
] | 31 | 2016-04-29T09:13:44.000Z | 2021-02-16T21:27:00.000Z | src/operator/contrib/farthest_point_sampling-inl.h | xudong-sun/mxnet | fe42d30d5885dd576cb871fd70594c53efce9b42 | [
"Apache-2.0"
] | 4 | 2016-04-25T13:01:30.000Z | 2017-07-31T10:18:17.000Z | src/operator/contrib/farthest_point_sampling-inl.h | xudong-sun/mxnet | fe42d30d5885dd576cb871fd70594c53efce9b42 | [
"Apache-2.0"
] | 47 | 2016-04-19T22:46:09.000Z | 2020-09-30T08:09:16.000Z | /*!
* Copyright (c) 2017 by Contributors
* \file point_pooling-inl.h
* \brief farthest point sampling
* \author Feng Wang
*/
#ifndef MXNET_OPERATOR_CONTRIB_FARTHEST_POINT_SAMPLING_INL_H_
#define MXNET_OPERATOR_CONTRIB_FARTHEST_POINT_SAMPLING_INL_H_
#include <vector>
#include <utility>
#include "../mshadow_op.h"
#i... | 31.577778 | 70 | 0.712878 | [
"vector"
] |
9f6c4362e79d10a757109935eea7671e2781798e | 11,859 | c | C | src/CaSearch2.c | noboruatkek/SAD | 3881a190af8903537774c57b56963ffc94cfc039 | [
"BSD-3-Clause"
] | 11 | 2019-04-01T15:54:57.000Z | 2022-03-09T16:47:20.000Z | src/CaSearch2.c | noboruatkek/SAD | 3881a190af8903537774c57b56963ffc94cfc039 | [
"BSD-3-Clause"
] | null | null | null | src/CaSearch2.c | noboruatkek/SAD | 3881a190af8903537774c57b56963ffc94cfc039 | [
"BSD-3-Clause"
] | 9 | 2017-03-15T08:52:45.000Z | 2021-07-19T08:06:40.000Z | #include <sim/sad_tcltk.h>
#include <sim/sad_api.h>
#include <sim/TFCODE.h>
#include <stdio.h>
#include <stdlib.h>
#include <stddef.h>
#include <string.h>
#include <inttypes.h>
#include <cadef.h>
#define MAXCOMLEN 1024
#define CA_PEND_IO_TIME 0.0001
static int bDebug = 0;
static int bInCaPend = 0;
static real8 *ca... | 23.116959 | 83 | 0.616915 | [
"vector"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.