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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2d7785e7b1ecb8aa26a4e6030a2ab0442fb8c03b | 1,637 | h | C | src/core/projective_aligner.h | Lab-RoCoCo/fps_mapper | 376e557c8f5012e05187fe85ee3f4044f99f944a | [
"BSD-3-Clause"
] | 1 | 2017-12-01T14:57:16.000Z | 2017-12-01T14:57:16.000Z | src/core/projective_aligner.h | Lab-RoCoCo/fps_mapper | 376e557c8f5012e05187fe85ee3f4044f99f944a | [
"BSD-3-Clause"
] | null | null | null | src/core/projective_aligner.h | Lab-RoCoCo/fps_mapper | 376e557c8f5012e05187fe85ee3f4044f99f944a | [
"BSD-3-Clause"
] | null | null | null | #pragma once
#include "projective_correspondence_finder.h"
#include "solver.h"
#include "base_aligner.h"
#include <fstream>
namespace fps_mapper {
class ProjectiveAligner : public BaseAligner {
public:
EIGEN_MAKE_ALIGNED_OPERATOR_NEW;
struct LevelParameters{
LevelParameters(int s=1, int it=10) {
... | 25.984127 | 92 | 0.731216 | [
"vector"
] |
2d822f48bec5f9809ff9301e5d96c074c6514c4f | 3,906 | c | C | utils/json-err.c | 2underscores-vic/centijson | a2af6be6f9d855f485136aaaa0f70a6e9c89a934 | [
"MIT"
] | 13 | 2018-12-19T08:31:10.000Z | 2021-11-02T05:20:54.000Z | utils/json-err.c | 2underscores-vic/centijson | a2af6be6f9d855f485136aaaa0f70a6e9c89a934 | [
"MIT"
] | 9 | 2019-04-04T05:48:20.000Z | 2021-09-21T10:03:53.000Z | utils/json-err.c | 2underscores-vic/centijson | a2af6be6f9d855f485136aaaa0f70a6e9c89a934 | [
"MIT"
] | 3 | 2020-11-05T18:09:53.000Z | 2021-11-02T05:20:56.000Z | /*
* CentiJSON
* <http://github.com/mity/centijson>
*
* Copyright (c) 2018 Martin Mitas
*
* 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 limita... | 54.25 | 103 | 0.686892 | [
"object"
] |
2d8bedc9d75d74d7506fd1a514a3124893bc07eb | 890 | h | C | storageServer/saveFile_2/inc/EPoller.h | HenryKing96/MiniDistributedStorage | 7da8b7fb72baca4a04cfde9ce27eec3bb207e056 | [
"Apache-2.0"
] | null | null | null | storageServer/saveFile_2/inc/EPoller.h | HenryKing96/MiniDistributedStorage | 7da8b7fb72baca4a04cfde9ce27eec3bb207e056 | [
"Apache-2.0"
] | null | null | null | storageServer/saveFile_2/inc/EPoller.h | HenryKing96/MiniDistributedStorage | 7da8b7fb72baca4a04cfde9ce27eec3bb207e056 | [
"Apache-2.0"
] | null | null | null | #ifndef REACTOR_NET_EPOLLER_H
#define REACTOR_NET_EPOLLER_H
#include <map>
#include <vector>
#include "Loop.h"
struct epoll_event;
namespace Reactor
{
class EpollEvent;
class EPoller : boost::noncopyable
{
public:
typedef std::vector<EpollEvent*> EventlList;
EPoller(Loop* loop);
~EPoller();
void epoll(i... | 19.777778 | 58 | 0.701124 | [
"vector"
] |
2d98327ea303316adc739eec9bb1823d5b5a3250 | 752 | h | C | DataFormats/CSCDigi/interface/CSCALCTStatusDigi.h | nistefan/cmssw | ea13af97f7f2117a4f590a5e654e06ecd9825a5b | [
"Apache-2.0"
] | 1 | 2019-08-09T08:42:11.000Z | 2019-08-09T08:42:11.000Z | DataFormats/CSCDigi/interface/CSCALCTStatusDigi.h | nistefan/cmssw | ea13af97f7f2117a4f590a5e654e06ecd9825a5b | [
"Apache-2.0"
] | null | null | null | DataFormats/CSCDigi/interface/CSCALCTStatusDigi.h | nistefan/cmssw | ea13af97f7f2117a4f590a5e654e06ecd9825a5b | [
"Apache-2.0"
] | 1 | 2019-04-03T19:23:27.000Z | 2019-04-03T19:23:27.000Z | #ifndef CSCALCTStatusDigi_CSCALCTStatusDigi_h
#define CSCALCTStatusDigi_CSCALCTStatusDigi_h
/** \class CSCALCTStatusDigi
*
* Digi for CSC ALCT info available in DDU
*
*
*/
#include <vector>
#include <iosfwd>
#include <cstdint>
class CSCALCTStatusDigi{
public:
/// Constructor for all variables
CSCALCTS... | 18.8 | 75 | 0.722074 | [
"vector"
] |
31aceed96dcb3a7c8dbb48f22bb7cb3415f687dd | 2,751 | h | C | chrome/browser/ash/crosapi/arc_ash.h | chromium/chromium | df46e572c3449a4b108d6e02fbe4f6d24cf98381 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 14,668 | 2015-01-01T01:57:10.000Z | 2022-03-31T23:33:32.000Z | chrome/browser/ash/crosapi/arc_ash.h | chromium/chromium | df46e572c3449a4b108d6e02fbe4f6d24cf98381 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 86 | 2015-10-21T13:02:42.000Z | 2022-03-14T07:50:50.000Z | chrome/browser/ash/crosapi/arc_ash.h | chromium/chromium | df46e572c3449a4b108d6e02fbe4f6d24cf98381 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 5,941 | 2015-01-02T11:32:21.000Z | 2022-03-31T16:35:46.000Z | // Copyright 2021 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_ASH_CROSAPI_ARC_ASH_H_
#define CHROME_BROWSER_ASH_CROSAPI_ARC_ASH_H_
#include <string>
#include <vector>
#include "ash/components... | 36.68 | 80 | 0.741912 | [
"vector"
] |
31af0f00af6758642440fd1ab2f3e15c743cd9ad | 2,200 | h | C | sp/src/game/client/splinepatch.h | joshmartel/source-sdk-2013 | 524e87f708d6c30360613b1f65ee174deafa20f4 | [
"Unlicense"
] | 2,268 | 2015-01-01T19:31:56.000Z | 2022-03-31T20:15:31.000Z | sp/src/game/client/splinepatch.h | joshmartel/source-sdk-2013 | 524e87f708d6c30360613b1f65ee174deafa20f4 | [
"Unlicense"
] | 241 | 2015-01-01T15:26:14.000Z | 2022-03-31T22:09:59.000Z | sp/src/game/client/splinepatch.h | DimasDSF/SMI | 76cc2df8d1f51eb06743d66169524c3493b6d407 | [
"Unlicense"
] | 2,174 | 2015-01-01T08:18:05.000Z | 2022-03-31T10:43:59.000Z | //========= Copyright Valve Corporation, All rights reserved. ============//
//
// Purpose: A little helper class that computes a spline patch
//
// $Workfile: $
// $Date: $
//
//-----------------------------------------------------------------------------
// $Log: $
//
// $NoKeywords: $
//=================... | 24.719101 | 85 | 0.599091 | [
"vector"
] |
31b249905a920a1c6394236954553e99593822e4 | 380 | h | C | AxoCover.Native/Stdafx.h | r-matsunaga/AxoCover | fc2b3972f8c874c7fc7570a24b548661f885dbbc | [
"MIT"
] | 197 | 2017-11-03T10:43:10.000Z | 2022-02-24T10:48:35.000Z | AxoCover.Native/Stdafx.h | r-matsunaga/AxoCover | fc2b3972f8c874c7fc7570a24b548661f885dbbc | [
"MIT"
] | 104 | 2017-01-30T21:46:56.000Z | 2017-10-20T10:38:01.000Z | AxoCover.Native/Stdafx.h | r-matsunaga/AxoCover | fc2b3972f8c874c7fc7570a24b548661f885dbbc | [
"MIT"
] | 67 | 2017-11-03T10:55:21.000Z | 2022-02-28T14:37:34.000Z | // stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently,
// but are changed infrequently
#pragma once
#define WIN32_LEAN_AND_MEAN
#include "easyhook.h"
#include <vector>
#pragma comment (lib, "User32.lib")
#if _WIN64
#pragma comment (lib, "EasyHook64... | 23.75 | 62 | 0.752632 | [
"vector"
] |
31b4894bf80a1b6762c4b2ffa46be396d25049b0 | 9,197 | h | C | Sources/Extras/CoreMediaIO/DeviceAbstractionLayer/Devices/DP/Base/CMIO_DP_Device.h | nnanhthu/QuickomVC | 6d4641336dd5d515238c94feb8f6a025fc8d181b | [
"MIT"
] | 170 | 2018-11-28T10:20:54.000Z | 2022-03-29T01:54:43.000Z | Sources/Extras/CoreMediaIO/DeviceAbstractionLayer/Devices/DP/Base/CMIO_DP_Device.h | nnanhthu/QuickcomVirtualCamera | 4eba93196549a9ad8ee63fb5a741586098e9ca5b | [
"MIT"
] | 19 | 2018-12-03T15:06:54.000Z | 2022-02-11T00:02:59.000Z | Sources/Extras/CoreMediaIO/DeviceAbstractionLayer/Devices/DP/Base/CMIO_DP_Device.h | nnanhthu/QuickcomVirtualCamera | 4eba93196549a9ad8ee63fb5a741586098e9ca5b | [
"MIT"
] | 25 | 2018-11-29T02:15:09.000Z | 2021-12-28T20:56:35.000Z | /*
File: CMIO_DP_Device.h
Abstract: n/a
Version: 1.2
*/
#if !defined(__CMIO_DP_Device_h__)
#define __CMIO_DP_Device_h__
//-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------... | 42.578704 | 191 | 0.586278 | [
"object",
"vector"
] |
31b76d040c26d5563c3dd6616c2508fd84803b34 | 27,914 | c | C | contrib/netbsd-tests/lib/libc/stdio/t_fmemopen.c | cwolsen7905/UbixOS | 2f6063103347a8e8c369aacdd1399911bb4a4776 | [
"BSD-3-Clause"
] | 4 | 2016-08-22T22:02:55.000Z | 2017-03-04T22:56:44.000Z | contrib/netbsd-tests/lib/libc/stdio/t_fmemopen.c | cwolsen7905/UbixOS | 2f6063103347a8e8c369aacdd1399911bb4a4776 | [
"BSD-3-Clause"
] | 21 | 2016-08-11T09:43:43.000Z | 2017-01-29T12:52:56.000Z | FreeBSD/contrib/netbsd-tests/lib/libc/stdio/t_fmemopen.c | TigerBSD/TigerBSD | 3d092f261b362f73170871403397fc5d6b89d1dc | [
"0BSD"
] | null | null | null | /* $NetBSD: t_fmemopen.c,v 1.4 2013/10/19 17:45:00 christos Exp $ */
/*-
* Copyright (c)2010 Takehiko NOZAKI,
* 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 sour... | 23.615905 | 78 | 0.598445 | [
"object"
] |
31bb97df208e59e69a9296933160ea3e31003d92 | 2,382 | h | C | include/mylibrary/debris.h | CS126SP20/final-project-asochowski | 01882df03816c87ecaa9aa66c09077594a697468 | [
"MIT"
] | null | null | null | include/mylibrary/debris.h | CS126SP20/final-project-asochowski | 01882df03816c87ecaa9aa66c09077594a697468 | [
"MIT"
] | null | null | null | include/mylibrary/debris.h | CS126SP20/final-project-asochowski | 01882df03816c87ecaa9aa66c09077594a697468 | [
"MIT"
] | 1 | 2021-09-24T01:44:12.000Z | 2021-09-24T01:44:12.000Z | //
// Created by Aidan on 4/18/2020.
//
#ifndef FINALPROJECT_MYLIBRARY_DEBRIS_H_
#define FINALPROJECT_MYLIBRARY_DEBRIS_H_
#include <Box2D/Box2D.h>
#include "mylibrary/texture_sheet.h"
#include "mylibrary/animation.h"
namespace mylibrary {
// The render size of the debris.
const float kDebrisRenderHeight = 130.0 / 1... | 28.023529 | 79 | 0.663728 | [
"render",
"object",
"vector"
] |
31c97044fa1046a1da0ad2c87bdada74887b5a18 | 668 | h | C | 2D-Platformer_v2/Motor2D/CoinObjects.h | Development-CITM/2D-Platformer | af675a2cab6b39e197faded5c5f15fbc57554cad | [
"MIT"
] | null | null | null | 2D-Platformer_v2/Motor2D/CoinObjects.h | Development-CITM/2D-Platformer | af675a2cab6b39e197faded5c5f15fbc57554cad | [
"MIT"
] | null | null | null | 2D-Platformer_v2/Motor2D/CoinObjects.h | Development-CITM/2D-Platformer | af675a2cab6b39e197faded5c5f15fbc57554cad | [
"MIT"
] | null | null | null | #ifndef _COINOBJECTS_H
#define _COINOBJECTS_H
#include "PugiXml/src/pugixml.hpp"
#include "p2List.h"
#include "p2Point.h"
#include "j1EntityManager.h"
#include "CharacterObjects.h"
class Object_Coin : public Object_Character {
public:
Object_Coin(pugi::xml_node& object);
Object_Coin(p2Point<int> pos, p2Point<int> ... | 19.085714 | 61 | 0.747006 | [
"object"
] |
31e05560be6b1bf472ce5ef6eac349211347479b | 923 | h | C | src/JSON/JSONLoader.h | hsidky/LNTMC | 6f1cc81476718ef19f85fd596d0815a194705a50 | [
"MIT"
] | 10 | 2016-08-16T23:32:33.000Z | 2021-07-06T09:39:58.000Z | src/JSON/JSONLoader.h | hsidky/LNT-MC | 6f1cc81476718ef19f85fd596d0815a194705a50 | [
"MIT"
] | 33 | 2015-04-09T16:19:51.000Z | 2016-02-06T04:34:01.000Z | src/JSON/JSONLoader.h | hsidky/LNT-MC | 6f1cc81476718ef19f85fd596d0815a194705a50 | [
"MIT"
] | 8 | 2015-02-16T18:34:46.000Z | 2021-01-11T19:37:14.000Z | #pragma once
#include "json/json.h"
#include "../Utils/Helpers.h"
#include "JSONLoaderPlugin.h"
#include <fstream>
#include <memory>
#include <stdexcept>
namespace SAPHRON
{
// Class for loading JSON content from files.
class JSONLoader
{
private:
std::vector<std::unique_ptr<JSONLoaderPlugin>> _plugins;
publ... | 21.465116 | 78 | 0.687974 | [
"vector"
] |
31e87013d78259f4bc27ede1e82fdf309c282dcc | 1,460 | h | C | Asteroids3D/include/Enemy.h | ytaa/Asteroids3D | 760a6f0c0ba525ab96ecf2249b7ede40a5e1de61 | [
"Zlib"
] | null | null | null | Asteroids3D/include/Enemy.h | ytaa/Asteroids3D | 760a6f0c0ba525ab96ecf2249b7ede40a5e1de61 | [
"Zlib"
] | null | null | null | Asteroids3D/include/Enemy.h | ytaa/Asteroids3D | 760a6f0c0ba525ab96ecf2249b7ede40a5e1de61 | [
"Zlib"
] | null | null | null | #pragma once
#include "Object.h"
#include "Meteor.h"
#include "DirectionMarker.h"
#include "Light.h"
class Enemy :
public Object
{
public:
Enemy(Object *, std::vector<Meteor *> *, Model3D * = NULL, Texture2D * = NULL);
~Enemy();
//From Object class
int update();
void render();
Vec3 getPos();
Vec3 getDir();
V... | 16.404494 | 80 | 0.735616 | [
"render",
"object",
"vector",
"model"
] |
31f295ad922a257d7d0415fc9afa3e3e6b18c123 | 4,429 | h | C | source/genetic_solver.h | pakozm/GeneticAlgotithms | 68b5ddd94297366bdb7ffed8cf51fbf92f912e52 | [
"MIT"
] | 2 | 2020-11-11T17:40:13.000Z | 2021-11-08T09:35:13.000Z | source/genetic_solver.h | pakozm/GeneticAlgotithms | 68b5ddd94297366bdb7ffed8cf51fbf92f912e52 | [
"MIT"
] | null | null | null | source/genetic_solver.h | pakozm/GeneticAlgotithms | 68b5ddd94297366bdb7ffed8cf51fbf92f912e52 | [
"MIT"
] | 1 | 2020-11-11T17:40:15.000Z | 2020-11-11T17:40:15.000Z | /*
* This file is part of GeneticAlgorithms toolkit
*
* Copyright 2017, Francisco Zamora-Martinez
*
* The MIT License (MIT)
*
* 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
... | 36.00813 | 78 | 0.65184 | [
"vector"
] |
31f7b224361a19bfd8ec4b24ff99282ba62cc359 | 4,531 | h | C | RBSMoabCache/RBSMoabCache.h | RbBtSn0w/SWMoabCache | df8243a475e826d9b0de6692ef81948f4e3b5182 | [
"MIT"
] | 1 | 2016-10-12T07:41:11.000Z | 2016-10-12T07:41:11.000Z | RBSMoabCache/RBSMoabCache.h | RbBtSn0w/MoabCache | df8243a475e826d9b0de6692ef81948f4e3b5182 | [
"MIT"
] | null | null | null | RBSMoabCache/RBSMoabCache.h | RbBtSn0w/MoabCache | df8243a475e826d9b0de6692ef81948f4e3b5182 | [
"MIT"
] | null | null | null | //
// RBSMoabCache.h
//
// Copyright (c) <2014-2017> RbBtSn0w
//
// 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, co... | 29.809211 | 149 | 0.759435 | [
"object"
] |
ee0419092028c3b160dd53ad84036660589cf866 | 15,120 | c | C | src/justenoughlibtexpdf.c | cmfwyp/sile | 326afbda8861982ffa85030d934141ed6691f21c | [
"MIT"
] | 437 | 2019-09-21T16:54:43.000Z | 2022-03-26T04:38:21.000Z | src/justenoughlibtexpdf.c | cmfwyp/sile | 326afbda8861982ffa85030d934141ed6691f21c | [
"MIT"
] | 564 | 2019-09-16T10:39:28.000Z | 2022-03-31T19:52:13.000Z | src/justenoughlibtexpdf.c | cmfwyp/sile | 326afbda8861982ffa85030d934141ed6691f21c | [
"MIT"
] | 29 | 2019-10-17T13:21:55.000Z | 2022-01-27T17:55:15.000Z | #include <stdlib.h>
#include <stdio.h>
#include <assert.h>
#include <libtexpdf/libtexpdf.h>
#include <lua.h>
#include <lauxlib.h>
#include <lualib.h>
pdf_doc *p = NULL;
double height = 0.0;
double precision = 65536.0;
char* producer = "SILE";
#define ASSERT_PDF_OPENED(p) \
if (!p) { \
luaL_error(L, "PDF object... | 25.411765 | 114 | 0.678108 | [
"object"
] |
ee12c2b7991c98c53ff7306c7a13ba4c8db1ccca | 1,922 | h | C | jobsubmission/src/common/user.h | italiangrid/wms | 5b2adda72ba13cf2a85ec488894c2024e155a4b5 | [
"Apache-2.0"
] | 1 | 2019-01-18T02:19:18.000Z | 2019-01-18T02:19:18.000Z | jobsubmission/src/common/user.h | italiangrid/wms | 5b2adda72ba13cf2a85ec488894c2024e155a4b5 | [
"Apache-2.0"
] | null | null | null | jobsubmission/src/common/user.h | italiangrid/wms | 5b2adda72ba13cf2a85ec488894c2024e155a4b5 | [
"Apache-2.0"
] | null | null | null | #ifndef GLITE_WMS_COMMON_PROCESS_USER_H
#define GLITE_WMS_COMMON_PROCESS_USER_H
#include <pwd.h>
namespace glite {
namespace wms {
namespace common {
namespace process {
class User : private passwd {
public:
// Constructors/Destructors
User( void );
User( const char *name );
User( uid_t uid );
User( const ... | 28.264706 | 105 | 0.656087 | [
"object"
] |
ee232ccfa8c32e0b081dba3f6adfa074144bdd04 | 1,612 | h | C | src/exception_store.h | johnsonjason/RVDbg | 63790440d3089bf74985171947483f5bfbcbe06b | [
"MIT"
] | 16 | 2019-09-05T01:12:21.000Z | 2022-01-10T12:33:31.000Z | src/exception_store.h | longmode/RVDbg | 63790440d3089bf74985171947483f5bfbcbe06b | [
"MIT"
] | null | null | null | src/exception_store.h | longmode/RVDbg | 63790440d3089bf74985171947483f5bfbcbe06b | [
"MIT"
] | 3 | 2018-09-07T08:51:26.000Z | 2019-01-06T07:39:13.000Z | #ifndef EXCEPTION_STORE_H
#define EXCEPTION_STORE_H
#include <Windows.h>
#include <vector>
#include <iterator>
#include <iostream>
namespace Debugger
{
//
// Enum specifying the state of the exception condition
// ImmediateMode - Execution interruption based on injection
// ModuleMode - Execution interruption base... | 28.280702 | 120 | 0.802109 | [
"vector"
] |
ee28c24eb60cb4103f56717e66d996ab4c822fe9 | 3,051 | h | C | src/Core/Application/GlobalContextSerializer.h | flygod1159/MxEngine | 20af09a63368acbf1fe674566deb73f8dd7f85b3 | [
"BSD-3-Clause"
] | 669 | 2020-07-01T17:22:12.000Z | 2022-03-31T02:48:17.000Z | src/Core/Application/GlobalContextSerializer.h | MomoDeve/MomoEngine | f762ac9036f7f5519bc72e28f33f259e4699293b | [
"BSD-3-Clause"
] | 17 | 2020-07-09T16:39:40.000Z | 2021-12-08T03:11:57.000Z | src/Core/Application/GlobalContextSerializer.h | MomoDeve/MomoEngine | f762ac9036f7f5519bc72e28f33f259e4699293b | [
"BSD-3-Clause"
] | 42 | 2020-08-03T18:53:40.000Z | 2022-03-18T06:27:56.000Z | // Copyright(c) 2019 - 2020, #Momo
// 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... | 38.1375 | 81 | 0.725664 | [
"mesh"
] |
ee30ee6879c21c36db8ca06ed7a0a1f6f10c4bd1 | 2,868 | h | C | PWGJE/PWGJE/AliPWG4CosmicCandidates.h | maroozm/AliPhysics | 22ec256928cfdf8f800e05bfc1a6e124d90b6eaf | [
"BSD-3-Clause"
] | 114 | 2017-03-03T09:12:23.000Z | 2022-03-03T20:29:42.000Z | PWGJE/PWGJE/AliPWG4CosmicCandidates.h | maroozm/AliPhysics | 22ec256928cfdf8f800e05bfc1a6e124d90b6eaf | [
"BSD-3-Clause"
] | 19,637 | 2017-01-16T12:34:41.000Z | 2022-03-31T22:02:40.000Z | PWGJE/PWGJE/AliPWG4CosmicCandidates.h | maroozm/AliPhysics | 22ec256928cfdf8f800e05bfc1a6e124d90b6eaf | [
"BSD-3-Clause"
] | 1,021 | 2016-07-14T22:41:16.000Z | 2022-03-31T05:15:51.000Z | #ifndef AliPWG4CosmicCandidates_cxx
#define AliPWG4CosmicCandidates_cxx
// Analysis task looking for cosmic candidates
// Authors: Marta Verweij marta.verweij@cern.ch
class TH1F;
class TH2F;
class TH3F;
class TList;
class AliESDEvent;
class AliESDfriend;
class AliESDfriendTrack;
class AliMCEvent;
class AliVEvent;
cla... | 40.971429 | 127 | 0.651674 | [
"3d"
] |
ee38cd41b0f9a1687d64b0bcdcbbde55b617d543 | 274 | h | C | fast/CMenu.h | KiN4StAt/BulletTracer | e20189b1d42ba0426807a16fd0dfbf31ee01f492 | [
"MIT"
] | 5 | 2020-09-27T16:18:04.000Z | 2021-03-16T15:44:55.000Z | fast/CMenu.h | KiN4StAt/BulletTracer | e20189b1d42ba0426807a16fd0dfbf31ee01f492 | [
"MIT"
] | null | null | null | fast/CMenu.h | KiN4StAt/BulletTracer | e20189b1d42ba0426807a16fd0dfbf31ee01f492 | [
"MIT"
] | null | null | null | #pragma once
// Говорим компилятору, что потом определение этой структуры появится
struct IDirect3DDevice9;
class CMenu {
public:
// Конструктор
CMenu(IDirect3DDevice9* pDevice);
bool bMainMnState;
bool bWaitingPressButton = false;
void Render();
void Theme();
}; | 17.125 | 69 | 0.759124 | [
"render"
] |
5a0526297cf84200f149ba111bd5d5a7d91f59c3 | 73,959 | c | C | reference.c | akm0001/genozip | 722cdbfea6022979b1c5d9e156f44954b42bf060 | [
"Unlicense"
] | null | null | null | reference.c | akm0001/genozip | 722cdbfea6022979b1c5d9e156f44954b42bf060 | [
"Unlicense"
] | null | null | null | reference.c | akm0001/genozip | 722cdbfea6022979b1c5d9e156f44954b42bf060 | [
"Unlicense"
] | 1 | 2021-11-05T10:33:20.000Z | 2021-11-05T10:33:20.000Z | // ------------------------------------------------------------------
// reference.c
// Copyright (C) 2020 Divon Lan <divon@genozip.com>
// Please see terms and conditions in the files LICENSE.non-commercial.txt and LICENSE.commercial.txt
#include <pthread.h>
#include <errno.h>
#include "reference.h"
#include "b... | 48.947055 | 255 | 0.66115 | [
"object"
] |
5a06c054ef56e716c8d66f59e67ec07c5679319b | 5,489 | h | C | low_level_simulation/devel/include/rosapi/GetParamRequest.h | abiantorres/autonomous-vehicles-system-simulation | 3f0112036b2b270f5055729c648a1310976df933 | [
"Apache-2.0"
] | null | null | null | low_level_simulation/devel/include/rosapi/GetParamRequest.h | abiantorres/autonomous-vehicles-system-simulation | 3f0112036b2b270f5055729c648a1310976df933 | [
"Apache-2.0"
] | null | null | null | low_level_simulation/devel/include/rosapi/GetParamRequest.h | abiantorres/autonomous-vehicles-system-simulation | 3f0112036b2b270f5055729c648a1310976df933 | [
"Apache-2.0"
] | null | null | null | // Generated by gencpp from file rosapi/GetParamRequest.msg
// DO NOT EDIT!
#ifndef ROSAPI_MESSAGE_GETPARAMREQUEST_H
#define ROSAPI_MESSAGE_GETPARAMREQUEST_H
#include <string>
#include <vector>
#include <map>
#include <ros/types.h>
#include <ros/serialization.h>
#include <ros/builtin_message_traits.h>
#include <ro... | 27.862944 | 441 | 0.741301 | [
"vector"
] |
5a098d3f3173236fed91449e5a2607c43219a6af | 1,154 | c | C | c/tests/geometry_tests.c | GwenIves/ProjectEuler | 7152009df64b4e18e2f7d00e64a46bc207e6618c | [
"MIT"
] | null | null | null | c/tests/geometry_tests.c | GwenIves/ProjectEuler | 7152009df64b4e18e2f7d00e64a46bc207e6618c | [
"MIT"
] | null | null | null | c/tests/geometry_tests.c | GwenIves/ProjectEuler | 7152009df64b4e18e2f7d00e64a46bc207e6618c | [
"MIT"
] | null | null | null | #include <assert.h>
#include <stdio.h>
#include "geometry.h"
static void point_line_cmp_test (void);
static void get_line_equation_test (void);
int main (void) {
point_line_cmp_test ();
get_line_equation_test ();
printf ("All geometry tests passed\n");
return 0;
}
static void point_line_cmp_test (void) {
line... | 20.245614 | 51 | 0.570191 | [
"geometry"
] |
5a0f5395f8a7ca5f23aaaf6c9b6c15804b0c8aed | 2,647 | h | C | src/GTMesh/UnstructuredMesh/MeshIO/MeshWriter/MeshWriter.h | Tomas-Jakubec/GTMesh | 079b21f67fa150e1e8de07d77849b1bc3dfc1757 | [
"MIT"
] | null | null | null | src/GTMesh/UnstructuredMesh/MeshIO/MeshWriter/MeshWriter.h | Tomas-Jakubec/GTMesh | 079b21f67fa150e1e8de07d77849b1bc3dfc1757 | [
"MIT"
] | null | null | null | src/GTMesh/UnstructuredMesh/MeshIO/MeshWriter/MeshWriter.h | Tomas-Jakubec/GTMesh | 079b21f67fa150e1e8de07d77849b1bc3dfc1757 | [
"MIT"
] | null | null | null | #ifndef MESHWRITER_H
#define MESHWRITER_H
#include "../MeshNativeType.h"
#include "../../../NumericStaticArray/Vertex.h"
#include "../../MeshElements/MeshElements.h"
/**
* The base class of MeshWriters.
*/
template<unsigned int MeshDimension>
class MeshWriter{
public:
virtual ~MeshWriter() = default;
private:
... | 33.506329 | 99 | 0.648659 | [
"mesh",
"vector"
] |
5a11b71d8619f8a7b0f65ed960d97364894d18e7 | 12,741 | c | C | test/performance-regression/full-apps/coral/kmi_hash/src/iquery.c | JKChenFZ/hclib | 50970656ac133477c0fbe80bb674fe88a19d7177 | [
"BSD-3-Clause"
] | 55 | 2015-07-28T01:32:58.000Z | 2022-02-27T16:27:46.000Z | test/performance-regression/full-apps/coral/kmi_hash/src/iquery.c | JKChenFZ/hclib | 50970656ac133477c0fbe80bb674fe88a19d7177 | [
"BSD-3-Clause"
] | 66 | 2015-06-15T20:38:19.000Z | 2020-08-26T00:11:43.000Z | test/performance-regression/full-apps/coral/kmi_hash/src/iquery.c | JKChenFZ/hclib | 50970656ac133477c0fbe80bb674fe88a19d7177 | [
"BSD-3-Clause"
] | 26 | 2015-10-26T22:11:51.000Z | 2021-03-02T22:09:15.000Z | /** Because the query between two processes has three stages, --
* send query, receive meta data, receive data, -- two state machines
* are used to cope with the stages, one for send side, and the other
* for receive side.
*
* To issue queries:
* In query.c, KMI_query_db is to send queries and receive query r... | 35.890141 | 91 | 0.550506 | [
"vector"
] |
5a2a802fdde2e4ac18ae28d5ab9ddd2f6937427c | 698 | h | C | pigain/include/pigain/gp.h | Masongyi/STL-AEP | d9179f82845e4f613f191861613b59e9d21fb2c6 | [
"MIT"
] | 12 | 2019-04-23T17:09:23.000Z | 2022-01-17T06:57:15.000Z | pigain/include/pigain/gp.h | tadteo/STL-AEP | d9179f82845e4f613f191861613b59e9d21fb2c6 | [
"MIT"
] | 2 | 2020-05-19T09:06:26.000Z | 2020-05-19T14:23:29.000Z | pigain/include/pigain/gp.h | tadteo/STL-AEP | d9179f82845e4f613f191861613b59e9d21fb2c6 | [
"MIT"
] | 4 | 2020-01-21T18:28:59.000Z | 2020-02-13T08:21:18.000Z | #ifndef PIGAIN_GP_H
#define PIGAIN_GP_H
#include <eigen3/Eigen/Dense>
#include <vector>
namespace pig
{
Eigen::MatrixXd sqExpKernel(const Eigen::Matrix<double, Eigen::Dynamic, 3>& x1,
const Eigen::Matrix<double, Eigen::Dynamic, 3>& x2,
double hyp_l, double hyp_s... | 34.9 | 84 | 0.594556 | [
"vector"
] |
5a3c3fec968188af4ecf1dfd6a01d21f4574f985 | 2,844 | h | C | android_webview/browser/gfx/vulkan_gl_interop.h | zealoussnow/chromium | fd8a8914ca0183f0add65ae55f04e287543c7d4a | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 575 | 2015-06-18T23:58:20.000Z | 2022-03-23T09:32:39.000Z | android_webview/browser/gfx/vulkan_gl_interop.h | zealoussnow/chromium | fd8a8914ca0183f0add65ae55f04e287543c7d4a | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 113 | 2015-05-04T09:58:14.000Z | 2022-01-31T19:35:03.000Z | android_webview/browser/gfx/vulkan_gl_interop.h | zealoussnow/chromium | fd8a8914ca0183f0add65ae55f04e287543c7d4a | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 52 | 2015-07-14T10:40:50.000Z | 2022-03-15T01:11:49.000Z | // Copyright 2020 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 ANDROID_WEBVIEW_BROWSER_GFX_VULKAN_GL_INTEROP_H_
#define ANDROID_WEBVIEW_BROWSER_GFX_VULKAN_GL_INTEROP_H_
#include <memory>
#include "android_we... | 31.6 | 79 | 0.785162 | [
"render"
] |
5a464b9ad17993f93c21caff68b557c8f9b38835 | 9,475 | h | C | in_progress/calculate_E_field_flat_all_in_one.h | fedelopezar/nrpytutorial | 753acd954be4a2f99639c9f9fd5e623689fc7493 | [
"BSD-2-Clause"
] | 66 | 2018-06-26T22:18:09.000Z | 2022-02-09T21:12:33.000Z | in_progress/calculate_E_field_flat_all_in_one.h | fedelopezar/nrpytutorial | 753acd954be4a2f99639c9f9fd5e623689fc7493 | [
"BSD-2-Clause"
] | 14 | 2020-02-13T16:09:29.000Z | 2021-11-12T14:59:59.000Z | in_progress/calculate_E_field_flat_all_in_one.h | fedelopezar/nrpytutorial | 753acd954be4a2f99639c9f9fd5e623689fc7493 | [
"BSD-2-Clause"
] | 30 | 2019-01-09T09:57:51.000Z | 2022-03-08T18:45:08.000Z | REAL HLLE_solve(REAL F0B1_r, REAL F0B1_l, REAL U_r, REAL U_l) {
// Eq. 3.15 of https://epubs.siam.org/doi/abs/10.1137/1025002?journalCode=siread
// F_HLLE = (c_min F_R + c_max F_L - c_min c_max (U_R-U_L)) / (c_min + c_max)
return 0.5*(F0B1_r+F0B1_l-(U_r-U_l));
// FIXME: Curved space implementation!
}
/*
Calcul... | 61.928105 | 119 | 0.529182 | [
"vector"
] |
5a5321da20f655ed437b26f0bc4565bdfdaa002a | 2,611 | h | C | Log/include/log.h | Benji377/Z80Emu | cc0d12a267e16e1c03c7cc8ef35b70ef9b582e54 | [
"Apache-2.0"
] | 1 | 2021-05-25T08:18:14.000Z | 2021-05-25T08:18:14.000Z | Log/include/log.h | Benji377/Z80Emu | cc0d12a267e16e1c03c7cc8ef35b70ef9b582e54 | [
"Apache-2.0"
] | 7 | 2021-01-11T09:24:16.000Z | 2021-05-25T16:04:19.000Z | Log/include/log.h | Benji377/Z80Emu | cc0d12a267e16e1c03c7cc8ef35b70ef9b582e54 | [
"Apache-2.0"
] | 2 | 2021-01-19T14:53:55.000Z | 2021-05-25T08:23:27.000Z | #ifndef LOG_H
#define LOG_H
class Log;
#include "logfunction.h"
extern Log* hlog;
#ifdef WIN32
#define FUN() LogFunction logfun(__FUNCTION__, hlog)
#else
#define FUN() LogFunction logfun(__PRETTY_FUNCTION__, hlog)
#endif
#define LOGUE(text) hlog->log(text, Log::UE);
#define LOGUW(text) hlog->log(text, Log::... | 26.642857 | 75 | 0.585982 | [
"vector"
] |
5a5b45999540ae0f2c02f74b174c60752901ac53 | 1,633 | h | C | FPSLighting/Dependencies/DIRECTX/Utilities/Source/Sas/Effect10.h | billionare/FPSLighting | c7d646f51cf4dee360dcc7c8e2fd2821b421b418 | [
"MIT"
] | 4 | 2019-12-09T05:28:04.000Z | 2021-02-18T14:05:09.000Z | FPSLighting/Dependencies/DIRECTX/Utilities/Source/Sas/Effect10.h | billionare/FPSLighting | c7d646f51cf4dee360dcc7c8e2fd2821b421b418 | [
"MIT"
] | null | null | null | FPSLighting/Dependencies/DIRECTX/Utilities/Source/Sas/Effect10.h | billionare/FPSLighting | c7d646f51cf4dee360dcc7c8e2fd2821b421b418 | [
"MIT"
] | 2 | 2019-12-25T15:05:49.000Z | 2021-02-18T14:05:14.000Z | #pragma once
#include "stdafx.h"
#include "D3D10_1.h"
#include "d3d10.h"
#include "d3dx10.h"
#include "Parameter.h"
#include "Effect.h"
namespace Sas
{
class Effect10 : public Effect
{
public:
virtual ~Effect10();
static HRESULT FromD3DEffect( ID3D10Effect* pD3DEffect, const SourceInfo& sf, Effect10** ppE... | 26.770492 | 192 | 0.723209 | [
"object",
"vector"
] |
5a5d928f4258c33b6ec9e1156e5bbe0dbd2bae96 | 608 | h | C | code/Physics/NarrowphaseSAT.h | inzombiak/Orbitals | b87f59eecc11863d9a355a305c45b018200c8058 | [
"MIT"
] | 4 | 2018-02-14T18:57:01.000Z | 2021-11-03T07:29:48.000Z | code/Physics/NarrowphaseSAT.h | inzombiak/Orbitals | b87f59eecc11863d9a355a305c45b018200c8058 | [
"MIT"
] | null | null | null | code/Physics/NarrowphaseSAT.h | inzombiak/Orbitals | b87f59eecc11863d9a355a305c45b018200c8058 | [
"MIT"
] | null | null | null | #ifndef NARROWPHASE_SAT_H
#define NARROWPHASE_SAT_H
#include "INarrowphase.h"
class NarrowphaseSAT : public INarrowphase
{
public:
std::vector<Manifold> CheckCollision(const std::vector<PhysicsDefs::CollisionPair>& collisionPairs, ErrorCallBack ecb = 0) override;
private:
bool SATDetectionAABB(IRigidBody* body1, ... | 30.4 | 133 | 0.792763 | [
"vector"
] |
5a6a4a739139c11d47fc0e20191ddfde92ec0f21 | 10,095 | c | C | ImperasLib/source/ovpworld.org/processor/or1k/1.0/model/or1kMain.c | emanuellucas2/OVPsimProject | 6c9f5bfaaa135fa63d63746bacf5759c6d6c0e9e | [
"TCL"
] | null | null | null | ImperasLib/source/ovpworld.org/processor/or1k/1.0/model/or1kMain.c | emanuellucas2/OVPsimProject | 6c9f5bfaaa135fa63d63746bacf5759c6d6c0e9e | [
"TCL"
] | null | null | null | ImperasLib/source/ovpworld.org/processor/or1k/1.0/model/or1kMain.c | emanuellucas2/OVPsimProject | 6c9f5bfaaa135fa63d63746bacf5759c6d6c0e9e | [
"TCL"
] | null | null | null | /*
* Copyright (c) 2005-2021 Imperas Software Ltd., www.imperas.com
*
* 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 requir... | 24.80344 | 100 | 0.569094 | [
"model"
] |
5a78fb33d4640751c603725a9e3f48d06d39223d | 53,176 | c | C | gems/carbuncle-gui/src/style.c | holywyvern/carbuncle | b99a15b7af212b7ae879e164810bcd248b158256 | [
"Apache-2.0"
] | 3 | 2021-01-25T23:35:59.000Z | 2021-05-15T07:15:27.000Z | gems/carbuncle-gui/src/style.c | holywyvern/carbuncle | b99a15b7af212b7ae879e164810bcd248b158256 | [
"Apache-2.0"
] | null | null | null | gems/carbuncle-gui/src/style.c | holywyvern/carbuncle | b99a15b7af212b7ae879e164810bcd248b158256 | [
"Apache-2.0"
] | 3 | 2020-05-21T22:34:16.000Z | 2021-01-25T13:48:22.000Z | #include "carbuncle/core.h"
#include "carbuncle/font.h"
#include "carbuncle/rect.h"
#include "carbuncle/point.h"
#include "carbuncle/texture.h"
#include <carbuncle/nuklear_config.h>
#include <nuklear.h>
#include <mruby.h>
#include <mruby/class.h>
#include <mruby/data.h>
#include <mruby/variable.h>
#inclu... | 37.901639 | 107 | 0.732812 | [
"solid"
] |
5a940f372f26b00b2938cc2e456c1f3085a06efa | 2,988 | h | C | IQ-TREE/tree/upperbounds.h | joshlvmh/iqtree_arm_neon | 7bc67d3449428b0b683fb7359c8945da218f5775 | [
"MIT"
] | 1 | 2020-11-04T23:02:03.000Z | 2020-11-04T23:02:03.000Z | IQ-TREE/tree/upperbounds.h | joshlvmh/iqtree_arm_neon | 7bc67d3449428b0b683fb7359c8945da218f5775 | [
"MIT"
] | 4 | 2020-10-20T07:37:46.000Z | 2022-01-11T14:31:32.000Z | IQ-TREE/tree/upperbounds.h | joshlvmh/iqtree_arm_neon | 7bc67d3449428b0b683fb7359c8945da218f5775 | [
"MIT"
] | 1 | 2020-10-13T08:50:06.000Z | 2020-10-13T08:50:06.000Z | /*
* upperbounds.h
*
* Created on: Aug 13, 2014
* Author: olga
*/
#ifndef UPPERBOUNDS_H_
#define UPPERBOUNDS_H_
/**
main function to carry out Upper Bounds analysis
*/
#include "tree/iqtree.h"
#include "tree/mexttree.h"
#include "alignment/alignment.h"
#include "tree/phylotree.h"
class PhyloTree;
class I... | 33.2 | 157 | 0.737952 | [
"vector"
] |
5a994b7d9eed1790452ada8555e556947c058fc8 | 5,351 | h | C | libursa/Utils.h | williballenthin/ursadb | afe5144c40b6b4022e9691a90f1557243b072698 | [
"BSD-3-Clause"
] | 101 | 2018-05-21T18:45:02.000Z | 2022-03-21T09:16:32.000Z | libursa/Utils.h | williballenthin/ursadb | afe5144c40b6b4022e9691a90f1557243b072698 | [
"BSD-3-Clause"
] | 60 | 2018-05-22T17:15:53.000Z | 2022-03-23T00:32:14.000Z | libursa/Utils.h | williballenthin/ursadb | afe5144c40b6b4022e9691a90f1557243b072698 | [
"BSD-3-Clause"
] | 21 | 2018-06-11T14:13:02.000Z | 2022-03-17T14:46:00.000Z | #pragma once
#include <experimental/filesystem>
#include <functional>
#include <optional>
#include <set>
#include <string>
#include <string_view>
#include <vector>
#include "Core.h"
#include "QString.h"
using TrigramCallback = std::function<void(TriGram)>;
// Trigram generator - will call callback for every availba... | 34.973856 | 80 | 0.697066 | [
"object",
"vector"
] |
bfe81c0e8a930fecfd5b630823e6ef8d820c4430 | 6,127 | h | C | src/libseptvm/vm/functions.h | krajzeg/september | 109f4deea8175119e7d7aae77e2de741308d7f36 | [
"MIT"
] | null | null | null | src/libseptvm/vm/functions.h | krajzeg/september | 109f4deea8175119e7d7aae77e2de741308d7f36 | [
"MIT"
] | null | null | null | src/libseptvm/vm/functions.h | krajzeg/september | 109f4deea8175119e7d7aae77e2de741308d7f36 | [
"MIT"
] | null | null | null | #ifndef _SEP_FUNCTIONS_H
#define _SEP_FUNCTIONS_H
/*****************************************************************
**
** runtime/functions.h
**
** Support for executable functions, including built-in functions
** (written in C) and September functions.
**
***************
** September **
********************... | 35.011429 | 97 | 0.60519 | [
"object"
] |
bfece69bc054c3cf97a98d326a09d71a6b71a85b | 710 | h | C | code/engine/xrGame/ai/monsters/group_states/group_state_eat_drag.h | InNoHurryToCode/xray-162 | fff9feb9ffb681b3c6ba1dc7c4534fe80006f87e | [
"Apache-2.0"
] | 58 | 2016-11-20T19:14:35.000Z | 2021-12-27T21:03:35.000Z | code/engine/xrGame/ai/monsters/group_states/group_state_eat_drag.h | InNoHurryToCode/xray-162 | fff9feb9ffb681b3c6ba1dc7c4534fe80006f87e | [
"Apache-2.0"
] | 59 | 2016-09-10T10:44:20.000Z | 2018-09-03T19:07:30.000Z | code/engine/xrGame/ai/monsters/group_states/group_state_eat_drag.h | InNoHurryToCode/xray-162 | fff9feb9ffb681b3c6ba1dc7c4534fe80006f87e | [
"Apache-2.0"
] | 39 | 2017-02-05T13:35:37.000Z | 2022-03-14T11:00:12.000Z | #pragma once
#pragma warning(push)
#pragma warning(disable : 4995)
#include <malloc.h>
#pragma warning(pop)
template <typename _Object>
class CStateGroupDrag : public CState<_Object> {
typedef CState<_Object> inherited;
Fvector m_cover_position;
u32 m_cover_vertex_id;
bool m_failed;
Fvector m_co... | 22.903226 | 83 | 0.733803 | [
"object"
] |
bfedb3354014f42ebf8d017203882d52350b8d5f | 837 | h | C | Day1/build/iOS/Preview/include/Outracks.Simulator.Reflection.Native.Property-1.h | sauvikatinnofied/ExploringFuse | cc272d55c7221d88ba773494f571b6528e5279f8 | [
"Apache-2.0"
] | null | null | null | Day1/build/iOS/Preview/include/Outracks.Simulator.Reflection.Native.Property-1.h | sauvikatinnofied/ExploringFuse | cc272d55c7221d88ba773494f571b6528e5279f8 | [
"Apache-2.0"
] | null | null | null | Day1/build/iOS/Preview/include/Outracks.Simulator.Reflection.Native.Property-1.h | sauvikatinnofied/ExploringFuse | cc272d55c7221d88ba773494f571b6528e5279f8 | [
"Apache-2.0"
] | null | null | null | // This file was generated based on '/usr/local/share/uno/Packages/Outracks.Simulator.Reflection.Uno/0.0.0/Native/$.uno'.
// WARNING: Changes might be lost if you edit this file directly.
#pragma once
#include <Uno.Object.h>
#include <Uno.UX.Property-1.h>
namespace g{namespace Outracks{namespace Simulator{namespace Re... | 28.862069 | 121 | 0.740741 | [
"object"
] |
bff1ffb200868a0ea8de45a6cb1f281cdf56bb92 | 3,535 | h | C | src/carnot/planner/metadata/metadata_handler.h | robertprast/pixie | d9e8fd70a51aaf4db3c859215e65efa28ccb4582 | [
"Apache-2.0"
] | null | null | null | src/carnot/planner/metadata/metadata_handler.h | robertprast/pixie | d9e8fd70a51aaf4db3c859215e65efa28ccb4582 | [
"Apache-2.0"
] | null | null | null | src/carnot/planner/metadata/metadata_handler.h | robertprast/pixie | d9e8fd70a51aaf4db3c859215e65efa28ccb4582 | [
"Apache-2.0"
] | null | null | null | /*
* Copyright 2018- The Pixie Authors.
*
* 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... | 38.423913 | 99 | 0.7471 | [
"vector"
] |
8704be393a9485b2ed2f2281f51ab33abb801341 | 5,786 | h | C | src/inc/Net/Payload.h | Mikulas/pa2sem | 8cc7b3a2e0450fe13567cfcb869437d90a9f2298 | [
"MIT"
] | null | null | null | src/inc/Net/Payload.h | Mikulas/pa2sem | 8cc7b3a2e0450fe13567cfcb869437d90a9f2298 | [
"MIT"
] | null | null | null | src/inc/Net/Payload.h | Mikulas/pa2sem | 8cc7b3a2e0450fe13567cfcb869437d90a9f2298 | [
"MIT"
] | null | null | null | #ifndef NET_PAYLOAD_H
#define NET_PAYLOAD_H
#include <cstring>
#include <cstring>
#include <iostream>
#include <sstream>
#include <stdexcept>
#include <string>
#include <vector>
#include "../Location.h"
#include "../Ship.h"
#include "../Shot.h"
using std::iostream;
using std::memcpy;
using std::runtime_error;
using s... | 23.236948 | 87 | 0.576046 | [
"vector"
] |
870b53fba91acbddb7cd5d7bfeed9fc1f3b54b98 | 1,470 | h | C | sswSDL/UI/UI.h | vertex-mokka/sswSDL | d89b27f3295a07d4eaac052762d2d333b8ae2afd | [
"Zlib"
] | null | null | null | sswSDL/UI/UI.h | vertex-mokka/sswSDL | d89b27f3295a07d4eaac052762d2d333b8ae2afd | [
"Zlib"
] | null | null | null | sswSDL/UI/UI.h | vertex-mokka/sswSDL | d89b27f3295a07d4eaac052762d2d333b8ae2afd | [
"Zlib"
] | null | null | null | #pragma once
#include "..\Text\Text.h"
#include "..\Object\Object.h"
#include "..\Sprite\TiledSprite.h"
#include <tinyxml2.h>
#include <string>
#include <vector>
#include <stdio.h>
#include <algorithm>
class UI
: public Object
{
protected:
const std::string DEFAULT_TEXT = "null";
public:
struct Entry {
std::s... | 15.978261 | 69 | 0.685034 | [
"object",
"vector"
] |
870e26154d8b325d776a25902190f052f84c45d4 | 5,621 | h | C | Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraEmitterInstance.h | windystrife/UnrealEngine_NVIDIAGameWork | b50e6338a7c5b26374d66306ebc7807541ff815e | [
"MIT"
] | 1 | 2022-01-29T18:36:12.000Z | 2022-01-29T18:36:12.000Z | Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraEmitterInstance.h | windystrife/UnrealEngine_NVIDIAGameWork | b50e6338a7c5b26374d66306ebc7807541ff815e | [
"MIT"
] | null | null | null | Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraEmitterInstance.h | windystrife/UnrealEngine_NVIDIAGameWork | b50e6338a7c5b26374d66306ebc7807541ff815e | [
"MIT"
] | null | null | null | // Copyright 1998-2017 Epic Games, Inc. All Rights Reserved.
/*==============================================================================
NiagaraEmitterInstance.h: Niagara emitter simulation class
==============================================================================*/
#pragma once
#include "CoreMinimal.h... | 33.861446 | 161 | 0.782067 | [
"render",
"transform"
] |
8724af25106d44c0fdfd0358d05d17f3229747e8 | 3,130 | h | C | library/sjparser/parser.h | dhurum/sjparser | 1881c050e8c6752ecaf2c41d5115ffb489efc711 | [
"MIT"
] | 1 | 2021-04-12T05:22:35.000Z | 2021-04-12T05:22:35.000Z | library/sjparser/parser.h | dhurum/sjparser | 1881c050e8c6752ecaf2c41d5115ffb489efc711 | [
"MIT"
] | null | null | null | library/sjparser/parser.h | dhurum/sjparser | 1881c050e8c6752ecaf2c41d5115ffb489efc711 | [
"MIT"
] | null | null | null | /*******************************************************************************
Copyright (c) 2016-2017 Denis Tikhomirov <dvtikhomirov@gmail.com>
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 ... | 35.568182 | 80 | 0.683387 | [
"object"
] |
8735f01d7973c7c7705aed047c7d5f656405595c | 5,140 | h | C | TextRendering/include/text/Text.h | timgates42/Cinder-Samples | 198ad7e352f5c7a6e8cf87d77a69e7c5270f2c02 | [
"Unlicense"
] | 300 | 2015-01-01T07:16:53.000Z | 2022-03-26T09:28:44.000Z | TextRendering/include/text/Text.h | timgates42/Cinder-Samples | 198ad7e352f5c7a6e8cf87d77a69e7c5270f2c02 | [
"Unlicense"
] | 7 | 2015-10-14T00:08:42.000Z | 2020-12-24T12:54:38.000Z | TextRendering/include/text/Text.h | timgates42/Cinder-Samples | 198ad7e352f5c7a6e8cf87d77a69e7c5270f2c02 | [
"Unlicense"
] | 86 | 2015-01-07T09:22:10.000Z | 2021-10-08T14:27:40.000Z | /*
Copyright (c) 2010-2012, Paul Houx - All rights reserved.
This code is intended for use with the Cinder C++ library: http://libcinder.org
Redistribution and use in source and binary forms, with or without modification, are permitted provided that
the following conditions are met:
* Redistributions of sourc... | 29.371429 | 122 | 0.71323 | [
"mesh",
"render",
"vector"
] |
873b375e8b4f3fb28fb658e82a66036483fad1ec | 567 | h | C | hecmw1/src/common/hecmw_dist_refine.h | tkoyama010/FrontISTR | 2ce1f0425b87df76261c86ddb93bb4b588f72718 | [
"MIT"
] | null | null | null | hecmw1/src/common/hecmw_dist_refine.h | tkoyama010/FrontISTR | 2ce1f0425b87df76261c86ddb93bb4b588f72718 | [
"MIT"
] | null | null | null | hecmw1/src/common/hecmw_dist_refine.h | tkoyama010/FrontISTR | 2ce1f0425b87df76261c86ddb93bb4b588f72718 | [
"MIT"
] | null | null | null | /*****************************************************************************
* Copyright (c) 2016 The University of Tokyo
* This software is released under the MIT License, see LICENSE.txt
*****************************************************************************/
#ifndef HECMW_DIST_REFINE_INCLUDED
#define HEC... | 35.4375 | 79 | 0.497354 | [
"mesh"
] |
873de15e8881784a57cd125d6c6c7369c51a0d97 | 1,430 | h | C | Config.h | KillerGoldFisch/SoT_ESP | 2e598d1b824df2b53f48de63e8d8690451924b17 | [
"MIT"
] | 45 | 2020-05-09T17:42:51.000Z | 2022-03-22T19:35:02.000Z | Config.h | KillerGoldFisch/SoT_ESP | 2e598d1b824df2b53f48de63e8d8690451924b17 | [
"MIT"
] | 7 | 2020-02-21T05:58:01.000Z | 2020-11-02T10:01:12.000Z | Config.h | KillerGoldFisch/SoT_ESP | 2e598d1b824df2b53f48de63e8d8690451924b17 | [
"MIT"
] | 38 | 2020-01-23T19:57:18.000Z | 2022-03-18T17:29:17.000Z | #pragma once
#include <iostream>
#include <fstream>
#include <cstdio>
#include <filesystem>
#include <Windows.h>
#include <vector>
#include <string>
#include "Vars.h"
#include "Offsets.h"
struct item
{
template <typename T>
item(T &value, const std::string& sz, std::vector<item>& items)
{
this->name = sz;
this-... | 21.666667 | 64 | 0.702098 | [
"vector"
] |
874c393b83ab1ddb6b0d47ef04eaaf9d24d12896 | 3,647 | h | C | src/env-shell.h | aminya/shell-plus-plus | ba5f50238cf3376850ba3e29f1a18c5b1204aa9a | [
"Apache-2.0"
] | 98 | 2017-03-09T13:00:37.000Z | 2022-03-07T11:20:52.000Z | src/env-shell.h | aminya/shell-plus-plus | ba5f50238cf3376850ba3e29f1a18c5b1204aa9a | [
"Apache-2.0"
] | 9 | 2019-05-23T08:32:03.000Z | 2022-03-08T23:35:15.000Z | src/env-shell.h | aminya/shell-plus-plus | ba5f50238cf3376850ba3e29f1a18c5b1204aa9a | [
"Apache-2.0"
] | 11 | 2018-01-27T12:38:31.000Z | 2021-10-13T05:31:05.000Z | // Copyright 2016 Alex Silva Torres
//
// 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 t... | 20.261111 | 75 | 0.709899 | [
"vector"
] |
875c91e05f1f131a192d7ee6cff6bc39b7d78e4c | 3,515 | h | C | QuickProcessingDeque.h | ChristophHaag/steamvr-plugin-loader | 72ed904b1c0fa03f7d5b1e872e883fa511d700a4 | [
"Apache-2.0"
] | null | null | null | QuickProcessingDeque.h | ChristophHaag/steamvr-plugin-loader | 72ed904b1c0fa03f7d5b1e872e883fa511d700a4 | [
"Apache-2.0"
] | null | null | null | QuickProcessingDeque.h | ChristophHaag/steamvr-plugin-loader | 72ed904b1c0fa03f7d5b1e872e883fa511d700a4 | [
"Apache-2.0"
] | null | null | null | /** @file
@brief Header
@date 2016
@author
Sensics, Inc.
<http://sensics.com/osvr>
*/
// Copyright 2016 Razer 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
/... | 32.850467 | 83 | 0.635846 | [
"vector"
] |
875e3746f537a45aac63304854cbfc7f0e029a0d | 999 | h | C | Assignment04/Assignment04/Model.h | mrawlingst/CSC550 | f35fe72320aa00c4e450e449233aca32b602fc30 | [
"MIT"
] | null | null | null | Assignment04/Assignment04/Model.h | mrawlingst/CSC550 | f35fe72320aa00c4e450e449233aca32b602fc30 | [
"MIT"
] | null | null | null | Assignment04/Assignment04/Model.h | mrawlingst/CSC550 | f35fe72320aa00c4e450e449233aca32b602fc30 | [
"MIT"
] | null | null | null | #pragma once
#pragma warning(disable:4996)
#include "../../include/GL/glew.h"
#include "../../include/vmath.h"
#include <vector>
class Model
{
public:
Model();
Model(char* fileName);
~Model();
void draw(vmath::mat4 world, vmath::mat4 view, vmath::mat4 projection);
void setShaderProgram(GLuint program);
priva... | 18.849057 | 72 | 0.720721 | [
"vector",
"model"
] |
876b72050f2048445d16c5ab30a523d8eee98730 | 201 | c | C | area_of_square.c | tchaudhari320/Learning-C-Programming | 4a9aac0bc2dce37697f4af98627ee897f2f2988c | [
"Apache-2.0"
] | null | null | null | area_of_square.c | tchaudhari320/Learning-C-Programming | 4a9aac0bc2dce37697f4af98627ee897f2f2988c | [
"Apache-2.0"
] | null | null | null | area_of_square.c | tchaudhari320/Learning-C-Programming | 4a9aac0bc2dce37697f4af98627ee897f2f2988c | [
"Apache-2.0"
] | 1 | 2020-10-16T18:51:23.000Z | 2020-10-16T18:51:23.000Z | #include<stdio.h>
#include<conio.h>
int main()
{
float side;
float area;
printf("Enter the side of shape");
scanf("%f", &side);
area = side*side;
printf("Area of shape=%f", area);
}
| 15.461538 | 36 | 0.597015 | [
"shape"
] |
87703258724876e5cb579200b136512e64412091 | 823 | h | C | src/ActiveLearning/InstanceAnnotationDB.h | BBN-E/serif | 1e2662d82fb1c377ec3c79355a5a9b0644606cb4 | [
"Apache-2.0"
] | 1 | 2022-03-24T19:57:00.000Z | 2022-03-24T19:57:00.000Z | src/ActiveLearning/InstanceAnnotationDB.h | BBN-E/serif | 1e2662d82fb1c377ec3c79355a5a9b0644606cb4 | [
"Apache-2.0"
] | null | null | null | src/ActiveLearning/InstanceAnnotationDB.h | BBN-E/serif | 1e2662d82fb1c377ec3c79355a5a9b0644606cb4 | [
"Apache-2.0"
] | null | null | null | #ifndef _INSTANCE_ANNOTATION_DB_H_
#define _INSTANCE_ANNOTATION_DB_H_
#include <vector>
#include "Generic/common/bsp_declare.h"
#include "database/SqliteDBConnection.h"
BSP_DECLARE(InstanceAnnotationDBView)
class AnnotatedInstanceRecord;
class InstanceAnnotationDBView {
public:
InstanceAnnotationDBView(... | 28.37931 | 78 | 0.804374 | [
"vector"
] |
8772a5ba048c7b4eccc3db1724fa0ff8085575a8 | 9,604 | h | C | native/jni/jniinc/io_github_yappy_lua_LuaEngine.h | yappy/ajlua | 79df111d122d4f238ad72193f0426cbb0e634933 | [
"MIT"
] | 2 | 2019-07-02T03:12:27.000Z | 2021-04-29T05:32:32.000Z | native/jni/jniinc/io_github_yappy_lua_LuaEngine.h | yappy/ajlua | 79df111d122d4f238ad72193f0426cbb0e634933 | [
"MIT"
] | null | null | null | native/jni/jniinc/io_github_yappy_lua_LuaEngine.h | yappy/ajlua | 79df111d122d4f238ad72193f0426cbb0e634933 | [
"MIT"
] | null | null | null | /* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class io_github_yappy_lua_LuaEngine */
#ifndef _Included_io_github_yappy_lua_LuaEngine
#define _Included_io_github_yappy_lua_LuaEngine
#ifdef __cplusplus
extern "C" {
#endif
#undef io_github_yappy_lua_LuaEngine_DEFAULT_MEMORY_LIMIT
#d... | 36.105263 | 75 | 0.844127 | [
"object"
] |
877dc48e9d749c135955e80679857b25332718c6 | 37,916 | h | C | src/tensors/cpu/intgemm_interface.h | jelmervdl/marian-dev | 62ec8d69cd9a6f1745f9b63af8495d9c20b30362 | [
"MIT"
] | null | null | null | src/tensors/cpu/intgemm_interface.h | jelmervdl/marian-dev | 62ec8d69cd9a6f1745f9b63af8495d9c20b30362 | [
"MIT"
] | null | null | null | src/tensors/cpu/intgemm_interface.h | jelmervdl/marian-dev | 62ec8d69cd9a6f1745f9b63af8495d9c20b30362 | [
"MIT"
] | null | null | null | #pragma once
#include "graph/node.h"
#include "graph/node_operators_unary.h"
#include "integer_common.h"
#include "oneapi/dnnl/dnnl.hpp"
static inline void printDNNLStatus(dnnl::status& status) {
if (status == dnnl::status::success) {
std::cout << "DNNL success." << std::endl;
} else if (status == dnnl::st... | 43.531573 | 186 | 0.618683 | [
"shape",
"vector",
"model"
] |
877e086c045e9403184f17c19a268d261c3c78d1 | 3,937 | h | C | extensions/common/api/declarative_net_request/test_utils.h | zipated/src | 2b8388091c71e442910a21ada3d97ae8bc1845d3 | [
"BSD-3-Clause"
] | 2,151 | 2020-04-18T07:31:17.000Z | 2022-03-31T08:39:18.000Z | extensions/common/api/declarative_net_request/test_utils.h | cangulcan/src | 2b8388091c71e442910a21ada3d97ae8bc1845d3 | [
"BSD-3-Clause"
] | 395 | 2020-04-18T08:22:18.000Z | 2021-12-08T13:04:49.000Z | extensions/common/api/declarative_net_request/test_utils.h | cangulcan/src | 2b8388091c71e442910a21ada3d97ae8bc1845d3 | [
"BSD-3-Clause"
] | 338 | 2020-04-18T08:03:10.000Z | 2022-03-29T12:33:22.000Z | // Copyright 2017 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 EXTENSIONS_COMMON_API_DECLARATIVE_NET_REQUEST_TEST_UTILS_H_
#define EXTENSIONS_COMMON_API_DECLARATIVE_NET_REQUEST_TEST_UTILS_H_
#include <memory>... | 35.790909 | 80 | 0.764542 | [
"vector"
] |
eeab3235ae18f6f49aff44ab52ef28e47240678c | 15,276 | h | C | include/zsl/statistics.h | zscilib/zscilib | 12bfe3f0a9fcbfe3edab7eabc9678b6c62875d34 | [
"Apache-2.0"
] | 54 | 2019-03-28T15:29:18.000Z | 2021-09-24T07:37:42.000Z | include/zsl/statistics.h | microbuilder/zscilib | c0123cd21992171d4ec509a286b3d9abbbb6c03c | [
"Apache-2.0"
] | 18 | 2019-05-19T20:59:30.000Z | 2021-08-24T08:31:21.000Z | include/zsl/statistics.h | microbuilder/zscilib | c0123cd21992171d4ec509a286b3d9abbbb6c03c | [
"Apache-2.0"
] | 9 | 2019-08-26T04:59:52.000Z | 2021-09-28T08:41:16.000Z | /*
* Copyright (c) 2019-2020 Kevin Townsend (KTOWN)
* Copyright (c) 2021 Marti Riba Pons
*
* SPDX-License-Identifier: Apache-2.0
*/
/**
* \defgroup STATISTICS Statistics
*
* @brief Statistics-related functions.
*
* @{
*/
/**
* @file
* @brief API header file for statistics in zscilib.
*
* This file cont... | 34.956522 | 81 | 0.694684 | [
"vector",
"3d"
] |
eec94d2d28a740ae2f6611f3c737b0d84f93a3fb | 1,072 | h | C | src/devices/openxrheadset/OpenXrYarpUtilities.h | ami-iit/yarp-device-openxrheadset | 761a290c2c7be65ef142f8a5540f09bcb8d5749c | [
"BSD-2-Clause"
] | 1 | 2022-02-17T08:39:22.000Z | 2022-02-17T08:39:22.000Z | src/devices/openxrheadset/OpenXrYarpUtilities.h | ami-iit/yarp-device-openxrheadset | 761a290c2c7be65ef142f8a5540f09bcb8d5749c | [
"BSD-2-Clause"
] | 1 | 2022-02-16T17:23:02.000Z | 2022-02-16T17:23:02.000Z | src/devices/openxrheadset/OpenXrYarpUtilities.h | ami-iit/yarp-device-openxrheadset | 761a290c2c7be65ef142f8a5540f09bcb8d5749c | [
"BSD-2-Clause"
] | null | null | null | /*
* Copyright (C) 2021 Istituto Italiano di Tecnologia (IIT)
* All rights reserved.
*
* This software may be modified and distributed under the terms of the
* BSD-2-Clause license. See the accompanying LICENSE file for details.
*/
#ifndef YARP_DEV_OPENXRYARPUTILITIES_H
#define YARP_DEV_OPENXRYARPUTILITIES_H
#i... | 35.733333 | 130 | 0.748134 | [
"geometry"
] |
eecc120cf6ff21e988b7fc6f58b0f44004f4642e | 5,673 | h | C | Development/Core/ydbase/base/util/ini.h | alanoooaao/YDWE | fa9c6dc24d01f78919b5c8b2c69252291536424a | [
"Apache-2.0"
] | 2 | 2021-05-21T11:18:30.000Z | 2021-05-24T14:44:34.000Z | Development/Core/ydbase/base/util/ini.h | alanoooaao/YDWE | fa9c6dc24d01f78919b5c8b2c69252291536424a | [
"Apache-2.0"
] | null | null | null | Development/Core/ydbase/base/util/ini.h | alanoooaao/YDWE | fa9c6dc24d01f78919b5c8b2c69252291536424a | [
"Apache-2.0"
] | null | null | null | #pragma once
#include <assert.h>
#include <string>
#include <vector>
#include <base/exception/exception.h>
#include <base/util/foreach.h>
namespace base { namespace ini {
template <typename Table, typename String = Table::key_type>
struct basic_reader {
const char* z;
int line = 1;
Table& t;
S... | 16.98503 | 74 | 0.467301 | [
"vector"
] |
eedfe8f5faecc1ef8511be13b457d0290ab13999 | 3,094 | c | C | kubernetes/unit-test/test_io_k8s_api_scheduling_v1alpha1_priority_class_list.c | zouxiaoliang/nerv-kubernetes-client-c | 07528948c643270fd757d38edc68da8c9628ee7a | [
"Apache-2.0"
] | null | null | null | kubernetes/unit-test/test_io_k8s_api_scheduling_v1alpha1_priority_class_list.c | zouxiaoliang/nerv-kubernetes-client-c | 07528948c643270fd757d38edc68da8c9628ee7a | [
"Apache-2.0"
] | null | null | null | kubernetes/unit-test/test_io_k8s_api_scheduling_v1alpha1_priority_class_list.c | zouxiaoliang/nerv-kubernetes-client-c | 07528948c643270fd757d38edc68da8c9628ee7a | [
"Apache-2.0"
] | null | null | null | #ifndef io_k8s_api_scheduling_v1alpha1_priority_class_list_TEST
#define io_k8s_api_scheduling_v1alpha1_priority_class_list_TEST
// the following is to include only the main from the first c file
#ifndef TEST_MAIN
#define TEST_MAIN
#define io_k8s_api_scheduling_v1alpha1_priority_class_list_MAIN
#endif // TEST_MAIN
#in... | 46.179104 | 233 | 0.867162 | [
"model"
] |
eee44215daa2b96669ed0f32b6fc4750993bbf71 | 728 | c | C | src/hello/c_dir/c.c | neocliff/my-make-things | 98aee39c2479f8fba08196e225a2f46ce141e97f | [
"BSD-2-Clause"
] | null | null | null | src/hello/c_dir/c.c | neocliff/my-make-things | 98aee39c2479f8fba08196e225a2f46ce141e97f | [
"BSD-2-Clause"
] | 4 | 2020-01-03T16:17:36.000Z | 2020-01-05T21:12:01.000Z | src/hello/c_dir/c.c | neocliff/my-make-things | 98aee39c2479f8fba08196e225a2f46ce141e97f | [
"BSD-2-Clause"
] | null | null | null | /**
* @file c.c
* @brief object file linked directly to hello program
* @author Cliff Williams
*
* This is a file in a sub-directory to src/hello. The point
* of this file is to prove the build system can handle subdirectories
* in a component.
*
* @bug no known bugs
*/
#include <stdlib.h>
#include <stdio.... | 20.8 | 70 | 0.638736 | [
"object"
] |
eee4c674a0b8099c8b965e113ce21db337909b8a | 4,253 | h | C | taco/utils.h | dbd64/taco-compression-benchmarks | 3dd472fb55595f5b13bbeb224fb5d15e33e55795 | [
"MIT"
] | null | null | null | taco/utils.h | dbd64/taco-compression-benchmarks | 3dd472fb55595f5b13bbeb224fb5d15e33e55795 | [
"MIT"
] | null | null | null | taco/utils.h | dbd64/taco-compression-benchmarks | 3dd472fb55595f5b13bbeb224fb5d15e33e55795 | [
"MIT"
] | null | null | null | #ifndef UTILS_H
#define UTILS_H
#include "taco.h"
#include "taco/tensor.h"
#include "lodepng.h"
#include "png_reader.h"
#include "bench.h"
#include <fstream>
#include <iterator>
#include <variant>
using namespace taco;
inline Index makeDenseVectorIndex(int s0) {
return Index({Dense}, {ModeIndex({makeArray({s0})})}... | 40.894231 | 157 | 0.67035 | [
"vector"
] |
eee5a25921640d343799038cf9e35b0c2e6c9189 | 224 | h | C | geom/ModelMesh.h | sg-p4x347/binding-of-ryesaac | f4b4b3e8f29c5fa2dda184691358605c41f539d5 | [
"MIT"
] | null | null | null | geom/ModelMesh.h | sg-p4x347/binding-of-ryesaac | f4b4b3e8f29c5fa2dda184691358605c41f539d5 | [
"MIT"
] | 6 | 2019-11-29T16:42:12.000Z | 2019-12-08T07:03:23.000Z | geom/ModelMesh.h | sg-p4x347/binding-of-ryesaac | f4b4b3e8f29c5fa2dda184691358605c41f539d5 | [
"MIT"
] | null | null | null | #pragma once
#include "pch.h"
#include "ModelMeshVertex.h"
#include "Material.h"
namespace geom {
struct ModelMesh
{
vector<ModelMeshVertex> Vertices;
vector<uint32_t> Indices;
shared_ptr<Material> Material;
};
}
| 14.933333 | 35 | 0.732143 | [
"vector"
] |
eeeb5ecfb0d113a758ebe60848bb320753edbd81 | 4,176 | h | C | openr/iosxrsl/ServiceLayerRshuttle.h | arshanh/openr | 4d6acc998e70b158e788e513d438e7d738fa04b8 | [
"MIT"
] | null | null | null | openr/iosxrsl/ServiceLayerRshuttle.h | arshanh/openr | 4d6acc998e70b158e788e513d438e7d738fa04b8 | [
"MIT"
] | null | null | null | openr/iosxrsl/ServiceLayerRshuttle.h | arshanh/openr | 4d6acc998e70b158e788e513d438e7d738fa04b8 | [
"MIT"
] | null | null | null | #pragma once
#include "ServiceLayerRoute.h"
#include <functional>
#include <unordered_map>
#include <unordered_set>
#include <utility>
#include <vector>
#include <fbzmq/async/ZmqEventLoop.h>
#include <fbzmq/async/ZmqTimeout.h>
#include <fbzmq/zmq/Zmq.h>
#include <folly/IPAddress.h>
#include <folly/futures/Future.h>
... | 27.473684 | 82 | 0.725335 | [
"vector"
] |
eef0965a8f349ac2fdb8eef941e66d825c965131 | 21,949 | c | C | src/gbpAstro/gbpTrees/make_trees_analysis_relaxation.c | gbpoole/gbpCode | 5157d2e377edbd4806258d1c16b329373186d43a | [
"MIT"
] | 1 | 2015-10-20T11:39:53.000Z | 2015-10-20T11:39:53.000Z | src/gbpAstro/gbpTrees/make_trees_analysis_relaxation.c | gbpoole/gbpCode | 5157d2e377edbd4806258d1c16b329373186d43a | [
"MIT"
] | 2 | 2017-07-30T11:10:49.000Z | 2019-06-18T00:40:46.000Z | src/gbpAstro/gbpTrees/make_trees_analysis_relaxation.c | gbpoole/gbpCode | 5157d2e377edbd4806258d1c16b329373186d43a | [
"MIT"
] | 4 | 2015-01-23T00:50:40.000Z | 2016-08-01T08:14:24.000Z | #define _MAIN
#include <stdio.h>
#include <stdarg.h>
#include <stdlib.h>
#include <string.h>
#include <gbpLib.h>
#include <gbpMath.h>
#include <gbpHalos.h>
#include <gbpTrees.h>
#define TAU_FORM_RECOVERED 1.5
#define TAU_MERGER_RECOVERED 2.0
#define XOFF_RELAXED 0.07
#define FSUB_RELAXED 0.1
#define VIR_RELAXED 1.35
... | 55.148241 | 133 | 0.656203 | [
"3d"
] |
eef2353115e418de928b3a70189f54489de2ce0f | 1,239 | c | C | perf_tests/vector/mul/vector.c | WebAssembly/wasm-to-llvm-prototype | 43a81b02ae0cce984437604fdc8c9948dcd4b394 | [
"Apache-2.0"
] | 29 | 2015-10-15T06:00:40.000Z | 2016-09-29T15:13:25.000Z | perf_tests/vector/mul/vector.c | jcbeyler/wasm-to-llvm-prototype | 43a81b02ae0cce984437604fdc8c9948dcd4b394 | [
"Apache-2.0"
] | 17 | 2015-10-28T17:43:47.000Z | 2016-01-21T22:26:32.000Z | perf_tests/vector/mul/vector.c | WebAssembly/wasm-to-llvm-prototype | 43a81b02ae0cce984437604fdc8c9948dcd4b394 | [
"Apache-2.0"
] | 11 | 2015-10-08T04:28:03.000Z | 2016-10-26T16:52:49.000Z | /*
// Copyright (c) 2015 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 law or... | 22.944444 | 75 | 0.669088 | [
"vector"
] |
e1088661e54d669d8a7bccec56cd18061be9b5fd | 2,953 | h | C | sqlite/src/ossimGpkgNsgTileMatrixExtentRecord.h | dardok/ossim-plugins | 3406ffed9fcab88fe4175b845381611ac4122c81 | [
"MIT"
] | 12 | 2016-09-09T01:24:12.000Z | 2022-01-09T21:45:58.000Z | sqlite/src/ossimGpkgNsgTileMatrixExtentRecord.h | dardok/ossim-plugins | 3406ffed9fcab88fe4175b845381611ac4122c81 | [
"MIT"
] | 5 | 2016-02-04T16:10:40.000Z | 2021-06-29T05:00:29.000Z | sqlite/src/ossimGpkgNsgTileMatrixExtentRecord.h | dardok/ossim-plugins | 3406ffed9fcab88fe4175b845381611ac4122c81 | [
"MIT"
] | 20 | 2015-11-17T11:46:22.000Z | 2021-11-12T19:23:54.000Z | //----------------------------------------------------------------------------
//
// File: ossimGpkgNsgTileMatrixExtentRecord.h
//
// License: LGPL
//
// See LICENSE.txt file in the top level directory for more details.
//
// Description: Container class for nsg_tile_matrix_extent table.
//
//------------------------... | 28.12381 | 85 | 0.643752 | [
"object"
] |
e11c44cf1d93445618ae7522dc1612dc00862ec0 | 1,060 | h | C | src/lib/xvec_stream.h | binflowq/xesael | a23cd6ebe999b580ce7e39432d2b1a5c7c7a7394 | [
"MIT"
] | 1 | 2020-10-26T11:07:33.000Z | 2020-10-26T11:07:33.000Z | src/lib/xvec_stream.h | binflowq/xesael | a23cd6ebe999b580ce7e39432d2b1a5c7c7a7394 | [
"MIT"
] | null | null | null | src/lib/xvec_stream.h | binflowq/xesael | a23cd6ebe999b580ce7e39432d2b1a5c7c7a7394 | [
"MIT"
] | null | null | null | /* File: xvec_stream.h */
/* Creation Date: 2017-01-02*/
/* Creator: Dmitry Guzeev <dmitry.guzeev@yahoo.com> */
/* Description: */
#ifndef XVEC_STREAM_H
#define XVEC_STREAM_H
#include "lib/types.h"
#include "lib/xvec.h"
/**
@pos - current position in the vector
@vec - the actual vector
@end - thing that wil... | 24.090909 | 70 | 0.7 | [
"vector"
] |
e13d3a92598167313508f53071c494f019fdebd2 | 3,335 | c | C | AURAE/AURAE/All/Load.c | Kannagi/LMP3D | d64b5dd2b8368c991e4c627ed6b72387ac721cb3 | [
"MIT"
] | 89 | 2017-08-12T06:28:14.000Z | 2022-03-03T01:56:14.000Z | AURAE/AURAE/All/Load.c | Kannagi/LMP3D | d64b5dd2b8368c991e4c627ed6b72387ac721cb3 | [
"MIT"
] | 1 | 2021-12-29T11:23:21.000Z | 2021-12-29T11:44:50.000Z | AURAE/AURAE/All/Load.c | Kannagi/LMP3D | d64b5dd2b8368c991e4c627ed6b72387ac721cb3 | [
"MIT"
] | 4 | 2018-12-18T23:22:05.000Z | 2021-01-23T02:55:38.000Z | #include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "AURAE/AURAE.h"
/*
Portable Network Graphics (.png)
Windows Bitmap (.bmp)
ZSoft Paintbrush PCX (.pcx)
Basic Model (.bcm)
*/
AURAE_Texture* AURAE_Load_Texture(char *address,int offset,void *buffer,int size)
{
AURAE_Texture *texture;
texture... | 18.425414 | 108 | 0.647676 | [
"model"
] |
e1421f538f4cb36db197df183748879910badef9 | 61,481 | c | C | src/compiler.c | marchelzo/plum | 689b9b75b7de9f3eeedbee690c747c100d5b74a3 | [
"MIT"
] | 1 | 2022-01-13T22:06:30.000Z | 2022-01-13T22:06:30.000Z | src/compiler.c | marchelzo/plum | 689b9b75b7de9f3eeedbee690c747c100d5b74a3 | [
"MIT"
] | null | null | null | src/compiler.c | marchelzo/plum | 689b9b75b7de9f3eeedbee690c747c100d5b74a3 | [
"MIT"
] | null | null | null | #include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <stdbool.h>
#include <inttypes.h>
#include <assert.h>
#include <setjmp.h>
#include <stdarg.h>
#include <stdnoreturn.h>
#include "location.h"
#include "log.h"
#include "alloc.h"
#include "util.h"
#include "value.h"
#include "ast.h"
#include "object.h"
... | 30.301134 | 194 | 0.526943 | [
"object"
] |
e146afef22568754df4439f6671f1d7ea9396eff | 864 | h | C | UbiGame_Blank/Source/Game/GameComponents/EventPlaybackComponent.h | pauldpong/BulletTime | c14d2ddac5d7394e2b7d17ec315f38f22f75e083 | [
"MIT"
] | 1 | 2021-01-22T05:51:19.000Z | 2021-01-22T05:51:19.000Z | UbiGame_Blank/Source/Game/GameComponents/EventPlaybackComponent.h | pauldpong/HackersNest | 944f2cf19dd094671b64437351c1aea39642383c | [
"MIT"
] | null | null | null | UbiGame_Blank/Source/Game/GameComponents/EventPlaybackComponent.h | pauldpong/HackersNest | 944f2cf19dd094671b64437351c1aea39642383c | [
"MIT"
] | 1 | 2021-08-08T19:27:48.000Z | 2021-08-08T19:27:48.000Z | #pragma once
#include "GameEngine/EntitySystem/Component.h"
#include <SFML/Graphics/RectangleShape.hpp>
#include <vector>
#include <utility>
namespace Game
{
class EventPlaybackComponent : public GameEngine::Component
{
public:
virtual void Update();
virtual void OnAddToWorld();
void setSampli... | 23.351351 | 97 | 0.68287 | [
"vector"
] |
e15892e959dc3f12e0c2eb3de7da805d4bcdefee | 2,168 | c | C | kubernetes/unit-test/test_v1beta1_rule_with_operations.c | minerba/c | 8eb6593e55d0e5d57a2dd3153c15c9645de677bc | [
"Apache-2.0"
] | 69 | 2020-03-17T13:47:05.000Z | 2022-03-30T08:25:05.000Z | kubernetes/unit-test/test_v1beta1_rule_with_operations.c | minerba/c | 8eb6593e55d0e5d57a2dd3153c15c9645de677bc | [
"Apache-2.0"
] | 115 | 2020-03-17T14:53:19.000Z | 2022-03-31T11:31:30.000Z | kubernetes/unit-test/test_v1beta1_rule_with_operations.c | minerba/c | 8eb6593e55d0e5d57a2dd3153c15c9645de677bc | [
"Apache-2.0"
] | 28 | 2020-03-17T13:42:21.000Z | 2022-03-19T23:37:16.000Z | #ifndef v1beta1_rule_with_operations_TEST
#define v1beta1_rule_with_operations_TEST
// the following is to include only the main from the first c file
#ifndef TEST_MAIN
#define TEST_MAIN
#define v1beta1_rule_with_operations_MAIN
#endif // TEST_MAIN
#include <stdlib.h>
#include <string.h>
#include <stdio.h>
#include <... | 32.358209 | 145 | 0.810886 | [
"model"
] |
e15aeee9ce73f89850a14417c0e7d452b503107a | 6,393 | h | C | src/generator/GeneratorArguments/GeneratorArguments.h | Dominik-Weinzierl/MolSim | ced15c201b7dca815f8cc178dec16e0ecd51bb37 | [
"MIT"
] | 1 | 2022-03-12T15:48:24.000Z | 2022-03-12T15:48:24.000Z | src/generator/GeneratorArguments/GeneratorArguments.h | Dominik-Weinzierl/MolSim | ced15c201b7dca815f8cc178dec16e0ecd51bb37 | [
"MIT"
] | null | null | null | src/generator/GeneratorArguments/GeneratorArguments.h | Dominik-Weinzierl/MolSim | ced15c201b7dca815f8cc178dec16e0ecd51bb37 | [
"MIT"
] | null | null | null | #pragma once
/**
* Used as super class for other GeneratorArgument(s).
*/
template<size_t dim>
struct GeneratorArguments {
protected:
/**
* Initial velocity of the Cuboid.
*/
Vector<dim> initialVelocity;
/**
* Distance between the Particle(s).
*/
double distance;
/**
* Mass of the Particl... | 28.039474 | 120 | 0.594244 | [
"shape",
"vector"
] |
e161136fc39c3ba5960bd6b58521f46379b95fe3 | 579 | h | C | examples/toyExperiment/toyExperiment/Utilities/ParameterSetFromFile.h | JeffersonLab/ARIEL | 49054ac62a84d48e269f7171daabb98e12a0be90 | [
"BSD-3-Clause"
] | null | null | null | examples/toyExperiment/toyExperiment/Utilities/ParameterSetFromFile.h | JeffersonLab/ARIEL | 49054ac62a84d48e269f7171daabb98e12a0be90 | [
"BSD-3-Clause"
] | null | null | null | examples/toyExperiment/toyExperiment/Utilities/ParameterSetFromFile.h | JeffersonLab/ARIEL | 49054ac62a84d48e269f7171daabb98e12a0be90 | [
"BSD-3-Clause"
] | 2 | 2020-09-26T01:37:11.000Z | 2021-05-03T13:02:24.000Z | #ifndef Utilities_ParameterSetFromFile_h
#define Utilities_ParameterSetFromFile_h
//
// Read a .fcl file and form a parameter set object.
//
#include "fhiclcpp/ParameterSet.h"
#include <iosfwd>
#include <string>
namespace tex {
class ParameterSetFromFile {
public:
ParameterSetFromFile(std::string const& f... | 16.083333 | 54 | 0.704663 | [
"object"
] |
e1661a52c9233d4ff9ccf2dbbf7d6fe58f9bfa43 | 303,181 | h | C | big-lalr/test/fixtures/css.h | hooddanielc/stone | e3bfd674e35a6e0c11a6985fb61cf63accb73a1a | [
"Apache-2.0"
] | null | null | null | big-lalr/test/fixtures/css.h | hooddanielc/stone | e3bfd674e35a6e0c11a6985fb61cf63accb73a1a | [
"Apache-2.0"
] | null | null | null | big-lalr/test/fixtures/css.h | hooddanielc/stone | e3bfd674e35a6e0c11a6985fb61cf63accb73a1a | [
"Apache-2.0"
] | null | null | null | #pragma once
#include <string>
#include <vector>
#include <memory>
#include <iostream>
#include <cassert>
#include <algorithm>
#include <utility>
#include <unordered_map>
#include <functional>
namespace css {
class symbol_t {
public:
enum kind_t {
__break__ = 0,
PERIOD = 1,
ANY_VALUE = 2,
... | 78.585018 | 1,900 | 0.715388 | [
"vector"
] |
e176085b0e3f9d6e42e9d83ce77c6efc8c5182cb | 3,436 | h | C | vox.geometry/surfaces/box.h | yangfengzzz/DigitalVox3 | c3277007d7cae90cf3f55930bf86119c93662493 | [
"MIT"
] | 28 | 2021-11-23T11:52:55.000Z | 2022-03-04T01:48:52.000Z | vox.geometry/surfaces/box.h | yangfengzzz/DigitalVox3 | c3277007d7cae90cf3f55930bf86119c93662493 | [
"MIT"
] | null | null | null | vox.geometry/surfaces/box.h | yangfengzzz/DigitalVox3 | c3277007d7cae90cf3f55930bf86119c93662493 | [
"MIT"
] | 3 | 2022-01-02T12:23:04.000Z | 2022-01-07T04:21:26.000Z | // Copyright (c) 2018 Doyub Kim
//
// I am making my contributions/submissions to this project solely in my
// personal capacity and am not conveying any rights to any intellectual
// property of any third parties.
#ifndef INCLUDE_JET_BOX_H_
#define INCLUDE_JET_BOX_H_
#include "../bounding_box.h"
#include "../surface... | 30.954955 | 117 | 0.714785 | [
"geometry",
"vector",
"transform"
] |
e179fc15ccd73a81f2fb6f9603ec98f2644c1cc1 | 523 | h | C | src/homework/tic_tac_toe/tic_tac_toe_manager.h | acc-cosc-1337-fall-2020/acc-cosc-1337-fall-2020-blacksea2003 | c3e3c7e5d08cd1b397346d209095f67714f76689 | [
"MIT"
] | null | null | null | src/homework/tic_tac_toe/tic_tac_toe_manager.h | acc-cosc-1337-fall-2020/acc-cosc-1337-fall-2020-blacksea2003 | c3e3c7e5d08cd1b397346d209095f67714f76689 | [
"MIT"
] | null | null | null | src/homework/tic_tac_toe/tic_tac_toe_manager.h | acc-cosc-1337-fall-2020/acc-cosc-1337-fall-2020-blacksea2003 | c3e3c7e5d08cd1b397346d209095f67714f76689 | [
"MIT"
] | null | null | null | //h
#include<iostream>
#include<vector>
#include "tic_tac_toe.h"
#ifndef TIC_TAC_TOE_MANAGER_H
#define TIC_TAC_TOE_MANAGER_H
class tic_tac_toe_manager
{
public:
friend void std::ostream& operator<<(std::ostream& out, const tic_tac_toe& m);
void save_game(tic_tac_toe b);
void get_winner_total... | 23.772727 | 86 | 0.648184 | [
"vector"
] |
e17e366046200214375a5447948c9b8734932242 | 3,143 | h | C | packages/plugin-electron-client-state-persistence/src/bugsnag_electron_client_state_persistence.h | orinamio/bugsnag-js-7.14.2-patch | bc15fa8cf6c5442710aaeeb7749c489c5558f85c | [
"MIT"
] | null | null | null | packages/plugin-electron-client-state-persistence/src/bugsnag_electron_client_state_persistence.h | orinamio/bugsnag-js-7.14.2-patch | bc15fa8cf6c5442710aaeeb7749c489c5558f85c | [
"MIT"
] | null | null | null | packages/plugin-electron-client-state-persistence/src/bugsnag_electron_client_state_persistence.h | orinamio/bugsnag-js-7.14.2-patch | bc15fa8cf6c5442710aaeeb7749c489c5558f85c | [
"MIT"
] | null | null | null | #pragma once
#ifdef __cplusplus
extern "C" {
#endif
#include <stdint.h>
/**
* Result codes for synchronization operations
*/
typedef enum {
/** All good */
BECSP_STATUS_SUCCESS,
/**
* The synchronizing layer has not yet been configured, call becsp_install()
*/
BECSP_STATUS_NOT_INSTALLED,
/**
* J... | 23.992366 | 95 | 0.705059 | [
"object"
] |
e182e182cf68c5c46959f08dc749219ef789cc06 | 354 | h | C | src/vector.h | DispatchCode/Machine-Code-Analyzer | 26e380d6c059df25d9e82e9d71f2cbfa98cfaad8 | [
"Apache-2.0"
] | 11 | 2020-11-25T08:36:38.000Z | 2022-02-28T02:10:11.000Z | src/vector.h | DispatchCode/Machine-Code-Analyzer | 26e380d6c059df25d9e82e9d71f2cbfa98cfaad8 | [
"Apache-2.0"
] | 1 | 2021-07-24T01:47:46.000Z | 2021-08-10T09:03:33.000Z | src/vector.h | DispatchCode/Machine-Code-Analyzer | 26e380d6c059df25d9e82e9d71f2cbfa98cfaad8 | [
"Apache-2.0"
] | 2 | 2021-09-16T19:01:59.000Z | 2021-09-24T02:18:19.000Z | #ifndef MCA_VECTOR_H
#define MCA_VECTOR_H
#include <stdlib.h>
#include <stdint.h>
#define VECTOR_INIT 20
typedef struct {
uint32_t *vect;
int size;
int tos;
} vector;
vector* vector_init();
void vector_push_back(vector *v, uint32_t value);
void vector_free(vector *v);
int vector_find(vector *v, uint32... | 16.857143 | 49 | 0.725989 | [
"vector"
] |
e18b4c4376e6c185e0a53b77c34e605939c1a849 | 34,161 | h | C | copasi/layout/CLLayoutRenderer.h | bmoreau/COPASI | d0bbec8947b1266ffd2b0ecf2566da7cf2c3e5ba | [
"Artistic-2.0"
] | null | null | null | copasi/layout/CLLayoutRenderer.h | bmoreau/COPASI | d0bbec8947b1266ffd2b0ecf2566da7cf2c3e5ba | [
"Artistic-2.0"
] | null | null | null | copasi/layout/CLLayoutRenderer.h | bmoreau/COPASI | d0bbec8947b1266ffd2b0ecf2566da7cf2c3e5ba | [
"Artistic-2.0"
] | null | null | null | // Copyright (C) 2010 - 2013 by Pedro Mendes, Virginia Tech Intellectual
// Properties, Inc., University of Heidelberg, and The University
// of Manchester.
// All rights reserved.
#ifndef CLLAYOUTRENDERER_H__
#define CLLAYOUTRENDERER_H__
#include <stack>
#include <string>
#include <map>
#include <vector>
#include <s... | 34.858163 | 218 | 0.723017 | [
"render",
"object",
"vector",
"model"
] |
e1906b022a57e065e58a9603f728cd1127f0b713 | 6,548 | h | C | include/cthreads.h | jahnf/cranberry-server | 30f50f9ff267b530b6d8e3d85f4a29e81d370538 | [
"MIT"
] | 1 | 2015-10-21T02:52:39.000Z | 2015-10-21T02:52:39.000Z | include/cthreads.h | jahnf/cranberry-server | 30f50f9ff267b530b6d8e3d85f4a29e81d370538 | [
"MIT"
] | 4 | 2016-01-22T12:27:25.000Z | 2016-01-22T12:37:47.000Z | include/cthreads.h | jahnf/cranberry-server | 30f50f9ff267b530b6d8e3d85f4a29e81d370538 | [
"MIT"
] | null | null | null | /* cranberry-server
* https://github.com/jahnf/cranberry-server
* For licensing see LICENSE file or
* https://github.com/jahnf/cranberry-server/blob/master/LICENSE
*/
/** @file cthreads.h
*
* CThreads wraps simple threads, mutexes, semaphores and a readers-writer_lock
* that can be used on both Posix and MS W... | 38.292398 | 94 | 0.759316 | [
"object"
] |
e198792cdbc91af00c20c00e589d7c2658666a90 | 7,406 | h | C | source/cosa/include/ansc_vnmo_interface.h | lgirdk/ccsp-common-library | 8d912984e96f960df6dadb4b0e6bc76c76376776 | [
"Apache-2.0"
] | 4 | 2018-02-26T05:41:14.000Z | 2019-12-20T07:31:39.000Z | source/cosa/include/ansc_vnmo_interface.h | rdkcmf/rdkb-CcspCommonLibrary | 3eba76685bbf5eb6656f45eb4b57fdb5c269c2a1 | [
"Apache-2.0"
] | null | null | null | source/cosa/include/ansc_vnmo_interface.h | rdkcmf/rdkb-CcspCommonLibrary | 3eba76685bbf5eb6656f45eb4b57fdb5c269c2a1 | [
"Apache-2.0"
] | 3 | 2017-07-30T15:35:16.000Z | 2020-08-18T20:44:08.000Z | /*
* If not stated otherwise in this file or this component's Licenses.txt file the
* following copyright and licenses apply:
*
* Copyright 2015 RDK Management
*
* 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 ... | 37.21608 | 99 | 0.504591 | [
"object"
] |
e19d30307381b11bd315ed3906bdaa8b6f9361c9 | 3,267 | h | C | Samples/Graphics/AdvancedESRAM/TransientCache.h | acidburn0zzz/Xbox-GDK-Samples | 0a998ca467f923aa04bd124a5e5ca40fe16c386c | [
"MIT"
] | 1 | 2021-12-30T09:49:18.000Z | 2021-12-30T09:49:18.000Z | Samples/Graphics/AdvancedESRAM/TransientCache.h | acidburn0zzz/Xbox-GDK-Samples | 0a998ca467f923aa04bd124a5e5ca40fe16c386c | [
"MIT"
] | null | null | null | Samples/Graphics/AdvancedESRAM/TransientCache.h | acidburn0zzz/Xbox-GDK-Samples | 0a998ca467f923aa04bd124a5e5ca40fe16c386c | [
"MIT"
] | null | null | null | //--------------------------------------------------------------------------------------
// TransientCache.h
//
// Advanced Technology Group (ATG)
// Copyright (C) Microsoft Corporation. All rights reserved.
//--------------------------------------------------------------------------------------
#pragma once
... | 34.389474 | 150 | 0.567493 | [
"vector"
] |
7c2c88c58d22d076233c36383badd0556690f72a | 1,887 | h | C | mods/bbsutils/editor.h | lmorchard/apone | 1fa82927a9fbcbe953976ac9796f32092ad52ac2 | [
"MIT"
] | 8 | 2015-04-30T07:53:21.000Z | 2018-09-13T22:06:40.000Z | mods/bbsutils/editor.h | lmorchard/apone | 1fa82927a9fbcbe953976ac9796f32092ad52ac2 | [
"MIT"
] | 5 | 2015-12-02T09:01:00.000Z | 2018-10-12T16:06:33.000Z | mods/bbsutils/editor.h | lmorchard/apone | 1fa82927a9fbcbe953976ac9796f32092ad52ac2 | [
"MIT"
] | 2 | 2018-09-13T15:48:29.000Z | 2021-05-04T15:31:10.000Z | #ifndef BBS_EDITOR_H
#define BBS_EDITOR_H
#include "console.h"
namespace bbs {
class Editor {
};
class LineEditor : public Editor {
public:
LineEditor(Console &console, int width = 0, int pwChar = -1);
LineEditor(Console &console, std::function<int(int)> filter, int width = 0, int pwChar = -1);
int update(int ms... | 18.320388 | 94 | 0.699523 | [
"vector"
] |
7c4ae946e88b25503e0b1dbf4314c4e32f151a0f | 594 | h | C | src/packet32participantsstatsinfo.h | leroythelegend/rough_idea_pcars | 07ead73fa04402c860b21039d5aa8c22a33a7d93 | [
"MIT"
] | 4 | 2018-08-09T00:44:01.000Z | 2021-07-03T08:26:39.000Z | src/packet32participantsstatsinfo.h | ejmhub/rough_idea_project_cars | d7cd062cbff2a1df82b5a623205d9c1920c41b1c | [
"MIT"
] | 1 | 2018-02-02T10:44:43.000Z | 2018-02-02T10:44:43.000Z | src/packet32participantsstatsinfo.h | ejmhub/rough_idea_project_cars | d7cd062cbff2a1df82b5a623205d9c1920c41b1c | [
"MIT"
] | 1 | 2018-01-28T10:01:45.000Z | 2018-01-28T10:01:45.000Z | #ifndef PCARS_PACKET_32_PARTICIPANTS_STATS_INFO_H_
#define PCARS_PACKET_32_PARTICIPANTS_STATS_INFO_H_
#include "decodercomposite.h"
#include "packetparticipantsstatsinfo.h"
namespace pcars {
class Packet_32_Participants_Stats_Info : public Decoder_Composite {
public:
using Vector_Participants_Stats_Info = std::vec... | 21.214286 | 84 | 0.851852 | [
"vector"
] |
7c4e2ffd906c3c0294c64a32f140a481ade977ce | 1,823 | h | C | Code/Gerdabify_logic.h | hamedsteiner/Gerdabify | a98b26d70e2678df55324d06414b34351977debb | [
"MIT"
] | null | null | null | Code/Gerdabify_logic.h | hamedsteiner/Gerdabify | a98b26d70e2678df55324d06414b34351977debb | [
"MIT"
] | null | null | null | Code/Gerdabify_logic.h | hamedsteiner/Gerdabify | a98b26d70e2678df55324d06414b34351977debb | [
"MIT"
] | null | null | null |
#ifndef GERDABIFY_LOGIC_H
#define GERDABIFY_LOGIC_H
#include <cstdlib>
#include <vector>
#include <cmath>
#include <string>
#include <vector>
#include <cmath>
#include <sstream>
#include <iostream>
#include <algorithm>
#include "exception.h"
#include "static_declare.h"
#include "Artist.h"
#include "admin.h"
#inclu... | 15.449153 | 52 | 0.657707 | [
"vector"
] |
7c5bd5eae80a673c386bdf8247a896ed6817378e | 750 | h | C | frontalFaceDetector.h | vinnitu/dlib | 347960f14aa772b56bdb03f9498bdc88865489b7 | [
"MIT"
] | 8 | 2017-02-15T02:34:25.000Z | 2018-04-29T17:51:57.000Z | frontalFaceDetector.h | vinnitu/dlib | 347960f14aa772b56bdb03f9498bdc88865489b7 | [
"MIT"
] | 1 | 2017-01-12T23:53:34.000Z | 2017-01-13T09:51:43.000Z | frontalFaceDetector.h | vinnitu/dlib | 347960f14aa772b56bdb03f9498bdc88865489b7 | [
"MIT"
] | 3 | 2017-05-31T07:14:27.000Z | 2018-07-09T05:02:27.000Z | #ifndef FRONTAL_FACE_DETECTOR_H
#define FRONTAL_FACE_DETECTOR_H
#include <nan.h>
#include <dlib/image_processing/frontal_face_detector.h>
#include <dlib/image_processing/shape_predictor.h>
#include <dlib/image_io.h>
class FrontalFaceDetector : public Nan::ObjectWrap {
public:
static void Init(v8::Local<v8::Object... | 27.777778 | 71 | 0.776 | [
"object",
"shape"
] |
7c757ec1f379e249089fd436215705cb4cd21bfa | 28,677 | h | C | zinew/extremephysics-2-2/extremephysics-2-2/c++/ExtremePhysics 2.2 DLL/ep_Body.h | Bitl/Game-Maker-Projects | 99f3eabcae8ef624f39f11715ebba327631dd78c | [
"MIT"
] | null | null | null | zinew/extremephysics-2-2/extremephysics-2-2/c++/ExtremePhysics 2.2 DLL/ep_Body.h | Bitl/Game-Maker-Projects | 99f3eabcae8ef624f39f11715ebba327631dd78c | [
"MIT"
] | null | null | null | zinew/extremephysics-2-2/extremephysics-2-2/c++/ExtremePhysics 2.2 DLL/ep_Body.h | Bitl/Game-Maker-Projects | 99f3eabcae8ef624f39f11715ebba327631dd78c | [
"MIT"
] | null | null | null | /*
* Copyright 2009-2011 Maarten Baert
* maarten-baert@hotmail.com
* http://www.maartenbaert.be/
*
* This file is part of ExtremePhysics.
*
* ExtremePhysics 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 Softwar... | 51.208929 | 195 | 0.743139 | [
"object",
"shape",
"vector"
] |
7c7dc61952453ea16d3806dbb5a8a8a55f65b78d | 713 | h | C | Deflow/Connectors/connectorout.h | Lambipapp/Deflow | ee844990743458cbb48d13a1e6267ceae9fe809a | [
"Apache-2.0"
] | null | null | null | Deflow/Connectors/connectorout.h | Lambipapp/Deflow | ee844990743458cbb48d13a1e6267ceae9fe809a | [
"Apache-2.0"
] | null | null | null | Deflow/Connectors/connectorout.h | Lambipapp/Deflow | ee844990743458cbb48d13a1e6267ceae9fe809a | [
"Apache-2.0"
] | null | null | null | #ifndef CONNECTOROUT_H
#define CONNECTOROUT_H
#include <QWidget>
#include "Connectors/connector.h"
namespace Ui {
class ConnectorOut;
}
class ConnectorOut : public Connector
{
Q_OBJECT
public:
explicit ConnectorOut(QWidget *parent = nullptr);
~ConnectorOut()override;
void LoseConnection(Connector* c... | 20.970588 | 56 | 0.750351 | [
"vector"
] |
7c8122543aa4c659edb4d17b09e4c349c700b765 | 6,181 | h | C | RemoteMessage/Session.h | deping/RemoteMessage | cb6782814a51904ca45cb3c00fefc48594d40789 | [
"MIT"
] | null | null | null | RemoteMessage/Session.h | deping/RemoteMessage | cb6782814a51904ca45cb3c00fefc48594d40789 | [
"MIT"
] | null | null | null | RemoteMessage/Session.h | deping/RemoteMessage | cb6782814a51904ca45cb3c00fefc48594d40789 | [
"MIT"
] | null | null | null | /***************************************************************************
* Copyright (C) 2017, Deping Chen, cdp97531@sina.com
*
* All rights reserved.
* For permission requests, write to the publisher.
*
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*... | 36.573964 | 107 | 0.751335 | [
"object",
"vector"
] |
7c897c2a87471298850a322f8881bf779a93faa6 | 2,450 | h | C | include/mc_solver/EqualityConstraint.h | gergondet/mc_rtc | 028b503003b2e7196f84a9ec4e4ce0f11fd0f1fc | [
"BSD-2-Clause"
] | 1 | 2020-05-15T15:15:26.000Z | 2020-05-15T15:15:26.000Z | include/mc_solver/EqualityConstraint.h | gergondet/mc_rtc | 028b503003b2e7196f84a9ec4e4ce0f11fd0f1fc | [
"BSD-2-Clause"
] | 3 | 2021-05-06T03:11:13.000Z | 2021-05-31T02:53:26.000Z | include/mc_solver/EqualityConstraint.h | gergondet/mc_rtc | 028b503003b2e7196f84a9ec4e4ce0f11fd0f1fc | [
"BSD-2-Clause"
] | null | null | null | /*
* Copyright 2015-2019 CNRS-UM LIRMM, CNRS-AIST JRL, BIT
*/
#pragma once
#include <mc_solver/Constraint.h>
namespace mc_solver
{
/** \class EqualityConstraint
*
* Helper class to write an equality constraint for Tasks.
*
* This implements \f$ A * x = b \f$
*
* You must implement the following functions:
... | 34.027778 | 119 | 0.713061 | [
"vector"
] |
7c8a3ad64731cd1a5a68b51e15da12530d85c53d | 18,163 | h | C | tools/autotiler_v3/CNN_Generators_fp16/CNN_Generators_fp16.h | mfkiwl/gap_sdk | 642b798dfdc7b85ccabe6baba295033f0eadfcd4 | [
"Apache-2.0"
] | null | null | null | tools/autotiler_v3/CNN_Generators_fp16/CNN_Generators_fp16.h | mfkiwl/gap_sdk | 642b798dfdc7b85ccabe6baba295033f0eadfcd4 | [
"Apache-2.0"
] | null | null | null | tools/autotiler_v3/CNN_Generators_fp16/CNN_Generators_fp16.h | mfkiwl/gap_sdk | 642b798dfdc7b85ccabe6baba295033f0eadfcd4 | [
"Apache-2.0"
] | 1 | 2021-11-11T02:12:25.000Z | 2021-11-11T02:12:25.000Z | /*
* Copyright (C) 2018 GreenWaves Technologies
*
* 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... | 33.823091 | 392 | 0.629907 | [
"3d"
] |
7c8eaa5d326821d65db3015db970b7971bcca8e1 | 16,494 | h | C | core/sql/parser/ParDDLFileAttrsCreateIndex.h | CoderSong2015/Apache-Trafodion | 889631aae9cdcd38fca92418d633f2dedc0be619 | [
"Apache-2.0"
] | 148 | 2015-06-18T21:26:04.000Z | 2017-12-25T01:47:01.000Z | core/sql/parser/ParDDLFileAttrsCreateIndex.h | CoderSong2015/Apache-Trafodion | 889631aae9cdcd38fca92418d633f2dedc0be619 | [
"Apache-2.0"
] | 1,352 | 2015-06-20T03:05:01.000Z | 2017-12-25T14:13:18.000Z | core/sql/parser/ParDDLFileAttrsCreateIndex.h | CoderSong2015/Apache-Trafodion | 889631aae9cdcd38fca92418d633f2dedc0be619 | [
"Apache-2.0"
] | 166 | 2015-06-19T18:52:10.000Z | 2017-12-27T06:19:32.000Z | /**********************************************************************
// @@@ START COPYRIGHT @@@
//
// 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. ... | 26.99509 | 82 | 0.666667 | [
"object"
] |
7c8f007b7bca7e25f1a35853cd2c30f7a1667321 | 574 | h | C | Graphic/manager/pickmanager.h | jjuiddong/Common | 2518fa05474222f84c474707b4511f190a34f574 | [
"MIT"
] | 2 | 2017-11-24T12:34:14.000Z | 2021-09-10T02:18:34.000Z | Graphic/manager/pickmanager.h | jjuiddong/Common | 2518fa05474222f84c474707b4511f190a34f574 | [
"MIT"
] | null | null | null | Graphic/manager/pickmanager.h | jjuiddong/Common | 2518fa05474222f84c474707b4511f190a34f574 | [
"MIT"
] | 6 | 2017-11-24T12:34:56.000Z | 2022-03-22T10:05:45.000Z | //
// 2017-03-14, jjuiddong
// Picking Check, Notify Event
//
#pragma once
namespace graphic
{
interface iPickable;
class cPickManager : public common::cSingleton<cPickManager>
{
public:
struct ePickMode {enum Enum { SINGLE, MULTI};};
cPickManager();
virtual ~cPickManager();
void SetMode(const ePickMo... | 17.9375 | 62 | 0.705575 | [
"vector"
] |
7c91b15af34e7358a644a83aca997141697242bf | 4,411 | h | C | Talk/Helper/APTokenField.h | exgphe/talk-ios | 1041cf13077ff1bc9558c0481d8398ea6cd9bc8b | [
"MIT"
] | 1 | 2018-04-30T03:56:28.000Z | 2018-04-30T03:56:28.000Z | Talk/Helper/APTokenField.h | exgphe/talk-ios | 1041cf13077ff1bc9558c0481d8398ea6cd9bc8b | [
"MIT"
] | null | null | null | Talk/Helper/APTokenField.h | exgphe/talk-ios | 1041cf13077ff1bc9558c0481d8398ea6cd9bc8b | [
"MIT"
] | null | null | null | /*
* Copyright (c) 2012, Arash Payan
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or
* without modification, are permitted provided that the following
* conditions are met:
*
* +Redistributions of source code must retain the above copyright
* notice, this list of condit... | 35.861789 | 128 | 0.782589 | [
"object"
] |
7ca19cf4f1c0674ebf24582f6524899f12bde907 | 9,386 | c | C | hv/hv3timeout.c | prepare/tkHtml | 5971bf62948625243ba6e4b762dd7422dac7f04f | [
"BSD-3-Clause"
] | null | null | null | hv/hv3timeout.c | prepare/tkHtml | 5971bf62948625243ba6e4b762dd7422dac7f04f | [
"BSD-3-Clause"
] | null | null | null | hv/hv3timeout.c | prepare/tkHtml | 5971bf62948625243ba6e4b762dd7422dac7f04f | [
"BSD-3-Clause"
] | null | null | null | /*
* hv3timeout.c --
*
* This file contains C-code that implements the following
* methods of the global object in the Hv3 web browser:
*
* setTimeout()
* clearTimeout()
* setInterval()
* clearInterval()
*
* Events are scheduled using the Tcl event loop (speci... | 28.271084 | 76 | 0.609418 | [
"object"
] |
7ca77788f48b56fe2c2358d6913949a0c05bb4ca | 5,883 | h | C | Sources/Elastos/Frameworks/Droid/Base/Core/inc/elastos/droid/hardware/camera2/params/CMeteringRectangle.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/Core/inc/elastos/droid/hardware/camera2/params/CMeteringRectangle.h | jingcao80/Elastos | d0f39852356bdaf3a1234743b86364493a0441bc | [
"Apache-2.0"
] | null | null | null | Sources/Elastos/Frameworks/Droid/Base/Core/inc/elastos/droid/hardware/camera2/params/CMeteringRectangle.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
//
// ... | 28.148325 | 98 | 0.597314 | [
"object"
] |
7cb08765f464d5497d90bcc05723af055f9dc8a9 | 678 | h | C | src/agalia/GraphicView.h | solomon-qwe/agalia | cff6510e96f7665cee6f4d20b65191ff7f213424 | [
"MIT"
] | 1 | 2021-04-19T14:16:20.000Z | 2021-04-19T14:16:20.000Z | src/agalia/GraphicView.h | solomon-qwe/agalia | cff6510e96f7665cee6f4d20b65191ff7f213424 | [
"MIT"
] | 15 | 2017-08-26T09:38:56.000Z | 2019-09-16T10:15:48.000Z | src/agalia/GraphicView.h | solomon-qwe/agalia | cff6510e96f7665cee6f4d20b65191ff7f213424 | [
"MIT"
] | 1 | 2021-04-19T14:16:22.000Z | 2021-04-19T14:16:22.000Z | #pragma once
#include <stdint.h>
#include "ImageDraw.h"
class agaliaContainer;
// GraphicView
class GraphicView : public CWnd
{
DECLARE_DYNAMIC(GraphicView)
public:
GraphicView();
virtual ~GraphicView();
public:
void init_window(void);
void reset_renderer(int mode);
void reset_content(agaliaContainer* imag... | 16.536585 | 53 | 0.752212 | [
"render"
] |
7cb09678455edd7c517b7a12a9a01347208894c0 | 1,589 | h | C | Clan/ViewModel/Post/PostViewModel.h | BigAppLink/BigApp_Discuz_iOS-master | debd099bc89a7d314d210bf7d64d09fcdf66183f | [
"Apache-2.0"
] | 76 | 2016-03-17T03:21:40.000Z | 2021-10-07T16:33:50.000Z | Clan/ViewModel/Post/PostViewModel.h | SamoulY/BigApp_Discuz_iOS | 6fefe3b3dc149f81c20ca0a3466f774158d71314 | [
"Apache-2.0"
] | 2 | 2016-05-18T14:17:40.000Z | 2019-01-08T08:04:04.000Z | Clan/ViewModel/Post/PostViewModel.h | SamoulY/BigApp_Discuz_iOS | 6fefe3b3dc149f81c20ca0a3466f774158d71314 | [
"Apache-2.0"
] | 67 | 2016-03-19T02:30:37.000Z | 2021-12-07T08:23:54.000Z | //
// PostViewModel.h
// Clan
//
// Created by chivas on 15/3/20.
// Copyright (c) 2015年 Youzu. All rights reserved.
//
#import "ViewModelClass.h"
#import "ClanApiUrl.h"
@class PostSendModel;
@class PostActivityModel;
@interface PostViewModel : ViewModelClass
//请求列表
- (void)request_postListWithFid:(NSString *)fid... | 45.4 | 243 | 0.769037 | [
"model"
] |
7cb4cc63fda777e3594a123e33bf3748a8e3a2a3 | 3,453 | h | C | include/ComUtils.h | tikonen/cppcommon | 4347858dad8bfb08bd7a1fa69f70e03889d2d2d9 | [
"MIT"
] | null | null | null | include/ComUtils.h | tikonen/cppcommon | 4347858dad8bfb08bd7a1fa69f70e03889d2d2d9 | [
"MIT"
] | null | null | null | include/ComUtils.h | tikonen/cppcommon | 4347858dad8bfb08bd7a1fa69f70e03889d2d2d9 | [
"MIT"
] | null | null | null | #pragma once
#include <atlbase.h>
#include <strsafe.h>
#include <windows.h>
// Helpers for binding a single object as an array-of-one to a DX function that requires an array
// This is only suitable for input arrays, not output parameters
template <typename Type> struct InputArrayBinding;
template <typename Type> Inp... | 27.188976 | 100 | 0.677672 | [
"object"
] |
7cbccb1c4667ea50211813752832ec6b40a93fb2 | 149,525 | h | C | src/include/nanogui/entypo.h | mohistH/nanogui_from_dalerank | ae4b5e04b2d8e2e85ab63b737fd13f8882243526 | [
"MIT"
] | 2 | 2021-01-05T08:50:59.000Z | 2021-08-17T09:09:55.000Z | src/include/nanogui/entypo.h | mohistH/nanogui_from_dalerank | ae4b5e04b2d8e2e85ab63b737fd13f8882243526 | [
"MIT"
] | null | null | null | src/include/nanogui/entypo.h | mohistH/nanogui_from_dalerank | ae4b5e04b2d8e2e85ab63b737fd13f8882243526 | [
"MIT"
] | 1 | 2021-08-17T09:09:57.000Z | 2021-08-17T09:09:57.000Z | /*
NanoGUI was developed by Wenzel Jakob <wenzel.jakob@epfl.ch>.
The widget drawing code is based on the NanoVG demo application
by Mikko Mononen.
All rights reserved. Use of this source code is governed by a
BSD-style license that can be found in the LICENSE.txt file.
*/
/* Developer note: ... | 61.685231 | 108 | 0.591119 | [
"transform"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.