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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
96a4c9544fca684372f2200824d4b56e8ab4d253 | 2,297 | h | C | Subspace/subspace/StatBoxPlayerSort.h | automaton82/pspace | 34c3aaaf4dadb63df3183d39535aae0ac0560599 | [
"BSD-3-Clause"
] | null | null | null | Subspace/subspace/StatBoxPlayerSort.h | automaton82/pspace | 34c3aaaf4dadb63df3183d39535aae0ac0560599 | [
"BSD-3-Clause"
] | null | null | null | Subspace/subspace/StatBoxPlayerSort.h | automaton82/pspace | 34c3aaaf4dadb63df3183d39535aae0ac0560599 | [
"BSD-3-Clause"
] | null | null | null | #ifndef _STATBOXPLAYERSORT_H_
#define _STATBOXPLAYERSORT_H_
#include <map>
using std::map;
#include "SubspaceStatBoxModes.h"
class StatBoxPlayerSort :
public SubspaceStatBoxMode
{
protected:
//typedef vector<SubspacePlayer*> PlayerList;
//typedef map<Uint, SubspacePlayer*> SubspacePlayerMap;
public:
StatBoxPla... | 29.448718 | 175 | 0.776665 | [
"vector"
] |
96a722b1d2a15188449fa608df224c01087ac617 | 2,618 | h | C | SimTracker/TrackerMaterialAnalysis/plugins/dd4hep/DD4hep_MaterialAccountingGroup.h | ckamtsikis/cmssw | ea19fe642bb7537cbf58451dcf73aa5fd1b66250 | [
"Apache-2.0"
] | 852 | 2015-01-11T21:03:51.000Z | 2022-03-25T21:14:00.000Z | SimTracker/TrackerMaterialAnalysis/plugins/dd4hep/DD4hep_MaterialAccountingGroup.h | ckamtsikis/cmssw | ea19fe642bb7537cbf58451dcf73aa5fd1b66250 | [
"Apache-2.0"
] | 30,371 | 2015-01-02T00:14:40.000Z | 2022-03-31T23:26:05.000Z | SimTracker/TrackerMaterialAnalysis/plugins/dd4hep/DD4hep_MaterialAccountingGroup.h | ckamtsikis/cmssw | ea19fe642bb7537cbf58451dcf73aa5fd1b66250 | [
"Apache-2.0"
] | 3,240 | 2015-01-02T05:53:18.000Z | 2022-03-31T17:24:21.000Z | #ifndef DD4hep_MaterialAccountingGroup_h
#define DD4hep_MaterialAccountingGroup_h
#include <string>
#include <stdexcept>
#include <utility>
#include <memory>
#include "Geometry/CommonDetUnit/interface/GeomDetEnumerators.h"
#include "SimDataFormats/ValidationFormats/interface/MaterialAccountingStep.h"
#include "SimDa... | 33.139241 | 98 | 0.791062 | [
"geometry",
"vector"
] |
96a875914ff2eef00c48c901fd5b754e60ea523f | 15,342 | c | C | libjulius/src/plugin.c | Xbox-Series-X-User/julius | 59648bc0598cf21061959d923de53fbe4d8207c4 | [
"BSD-3-Clause"
] | 1,584 | 2015-09-26T08:03:47.000Z | 2022-03-31T00:42:57.000Z | libjulius/src/plugin.c | Xbox-Series-X-User/julius | 59648bc0598cf21061959d923de53fbe4d8207c4 | [
"BSD-3-Clause"
] | 160 | 2015-10-08T06:25:17.000Z | 2022-02-23T07:59:16.000Z | libjulius/src/plugin.c | Xbox-Series-X-User/julius | 59648bc0598cf21061959d923de53fbe4d8207c4 | [
"BSD-3-Clause"
] | 301 | 2015-05-14T00:57:45.000Z | 2022-03-14T04:39:25.000Z | /**
* @file plugin.c
*
* <EN>
* @brief Load plugin
* </EN>
*
* <JA>
* @brief プラグイン読み込み
* </JA>
*
* @author Akinobu Lee
* @date Sat Aug 2 09:46:09 2008
*
* $Revision: 1.11 $
*
*/
/*
* Copyright (c) 1991-2013 Kawahara Lab., Kyoto University
* Copyright (c) 2000-2005 Shikano Lab., Nara Instit... | 22.695266 | 100 | 0.601616 | [
"vector"
] |
96a9eace839e949b9f2468bd8e8d0d39b106d5f8 | 2,888 | h | C | hydra_api/cmesh.h | Ray-Tracing-Systems/HydraAPI | 17e812d5026b7d09df7e419658cf3a781162df55 | [
"MIT"
] | 18 | 2018-01-08T17:55:09.000Z | 2021-08-02T11:22:30.000Z | hydra_api/cmesh.h | Ray-Tracing-Systems/HydraAPI | 17e812d5026b7d09df7e419658cf3a781162df55 | [
"MIT"
] | null | null | null | hydra_api/cmesh.h | Ray-Tracing-Systems/HydraAPI | 17e812d5026b7d09df7e419658cf3a781162df55 | [
"MIT"
] | 6 | 2018-10-07T13:46:22.000Z | 2019-07-04T09:13:14.000Z | //////////////////////////////////
// Created by frol on 23.11.19. //
//////////////////////////////////
#ifndef CMESH_GEOM_H
#define CMESH_GEOM_H
#include "aligned_alloc.h"
using cvex::aligned;
#include <vector>
#include <string>
#include <stdexcept>
#include <sstream>
#include <memory>
#include <cassert>
namespa... | 31.391304 | 132 | 0.625 | [
"mesh",
"geometry",
"vector"
] |
96bd9bab827b84877249ae83bcc0e0f563e92e17 | 1,395 | h | C | RiemannGui/RiemannMenu.h | virgilxnoble/RiemannSphere | d6de290809f64c537b244efbfe3bda3f0df1c360 | [
"MIT"
] | 2 | 2015-03-30T23:10:51.000Z | 2017-08-31T11:27:02.000Z | RiemannGui/RiemannMenu.h | virgilxnoble/RiemannSphere | d6de290809f64c537b244efbfe3bda3f0df1c360 | [
"MIT"
] | null | null | null | RiemannGui/RiemannMenu.h | virgilxnoble/RiemannSphere | d6de290809f64c537b244efbfe3bda3f0df1c360 | [
"MIT"
] | 1 | 2022-03-12T22:13:46.000Z | 2022-03-12T22:13:46.000Z | #ifndef RIEMANNMENU_H
#define RIEMANNMENU_H
#include <Easy3D.h>
#include <RiemannButton.h>
namespace RiemannGui {
class RiemannMenu {
Easy3D::Table config;
std::vector< RiemannButton* > buttons;
Easy3D::Vec2 sizeBottons;
Easy3D::Vec2 maxSizeBottons;
Easy3D::Vec2 paddingBottons;
Easy3D::Vec2... | 22.142857 | 87 | 0.624373 | [
"render",
"vector"
] |
96c67c16984acd16585acfeec8c3f16e832285cd | 14,186 | c | C | oeml-sdk/c/api/OrdersAPI.c | oskaralfons/coinapi-sdk | 2c79b6d91d0f702040dd865e79f0774a4bba9bb3 | [
"MIT"
] | 1 | 2020-07-23T05:47:52.000Z | 2020-07-23T05:47:52.000Z | oeml-sdk/c/api/OrdersAPI.c | oskaralfons/coinapi-sdk | 2c79b6d91d0f702040dd865e79f0774a4bba9bb3 | [
"MIT"
] | null | null | null | oeml-sdk/c/api/OrdersAPI.c | oskaralfons/coinapi-sdk | 2c79b6d91d0f702040dd865e79f0774a4bba9bb3 | [
"MIT"
] | null | null | null | #include <stdlib.h>
#include <stdio.h>
#include <ctype.h>
#include "OrdersAPI.h"
#define MAX_BUFFER_LENGTH 4096
#define intToStr(dst, src) \
do {\
char dst[256];\
snprintf(dst, 256, "%ld", (long int)(src));\
}while(0)
// Cancel all orders request
//
// This request cancels all open orders on single spec... | 32.837963 | 132 | 0.674679 | [
"model"
] |
96c6da7786469b6b155b2bcfbc80a2a5e27c887a | 5,265 | h | C | ThirdParty/simple/include/simple_msgs/rotation_matrix.h | sneakypuppet/SIMPLE_Unreal | eecbfbf5aa9cf38a56a84e70e636bd29b44f87bd | [
"MIT"
] | null | null | null | ThirdParty/simple/include/simple_msgs/rotation_matrix.h | sneakypuppet/SIMPLE_Unreal | eecbfbf5aa9cf38a56a84e70e636bd29b44f87bd | [
"MIT"
] | null | null | null | ThirdParty/simple/include/simple_msgs/rotation_matrix.h | sneakypuppet/SIMPLE_Unreal | eecbfbf5aa9cf38a56a84e70e636bd29b44f87bd | [
"MIT"
] | null | null | null | /**
* S.I.M.P.L.E. - Smart Intuitive Messaging Platform with Less Effort
* Copyright (C) 2018 Salvatore Virga - salvo.virga@tum.de, Fernanda Levy
* Langsch - fernanda.langsch@tum.de
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed ... | 29.413408 | 97 | 0.683571 | [
"3d"
] |
96d1b95342f45632d5f2931586f0d8f9ec25c59b | 2,839 | h | C | be/src/exec/cross-join-node.h | Altiscale/Impala | 1a57d938ff616669a3111256c548807b10e0bff6 | [
"Apache-2.0"
] | 2 | 2015-11-17T16:58:47.000Z | 2017-01-10T04:15:05.000Z | be/src/exec/cross-join-node.h | Altiscale/Impala | 1a57d938ff616669a3111256c548807b10e0bff6 | [
"Apache-2.0"
] | 1 | 2016-03-10T16:34:10.000Z | 2016-03-10T16:34:10.000Z | be/src/exec/cross-join-node.h | Altiscale/Impala | 1a57d938ff616669a3111256c548807b10e0bff6 | [
"Apache-2.0"
] | 6 | 2015-12-22T14:52:38.000Z | 2019-07-06T08:34:23.000Z | // Copyright 2013 Cloudera Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in wr... | 35.936709 | 89 | 0.765763 | [
"object"
] |
96d1df18782798d9c29e98c675b649dc10aea159 | 1,301 | h | C | offb_posctl/src/PID.h | SensenLiu/aggrecup | 0c381ee259b388684205c1fa5fc41265a7e849b3 | [
"MIT"
] | null | null | null | offb_posctl/src/PID.h | SensenLiu/aggrecup | 0c381ee259b388684205c1fa5fc41265a7e849b3 | [
"MIT"
] | null | null | null | offb_posctl/src/PID.h | SensenLiu/aggrecup | 0c381ee259b388684205c1fa5fc41265a7e849b3 | [
"MIT"
] | null | null | null | //
// Created by zm on 18-12-1.
//
#ifndef OFFB_POSCTL_PID_H
#define OFFB_POSCTL_PID_H
#include <vector>
class PID {
public:
//构造函数
PID();
float Kp; //参数P
float Ki; //参数I
float Kd; //参数D
float error; ... | 27.104167 | 94 | 0.518063 | [
"vector"
] |
96d246af28d0baa20105039bd8474314f5e66763 | 5,224 | c | C | xdelta-3.0.11/xdelta1/libedsio/generic.c | initbithq/xdelta-async | 0ce2fb019675d37a0997c2dde423a4114413eddb | [
"Apache-2.0"
] | 89 | 2016-04-28T05:22:06.000Z | 2022-03-14T20:27:23.000Z | xdelta1/libedsio/generic.c | old101/xdelta-gpl | d16652b02a590804b486f15e66f4115ddfd84760 | [
"MS-PL",
"Naumen",
"Condor-1.1",
"Apache-1.1"
] | null | null | null | xdelta1/libedsio/generic.c | old101/xdelta-gpl | d16652b02a590804b486f15e66f4115ddfd84760 | [
"MS-PL",
"Naumen",
"Condor-1.1",
"Apache-1.1"
] | 22 | 2016-10-03T06:38:31.000Z | 2022-03-24T09:15:08.000Z | /* -*-Mode: C;-*-
* $Id: generic.c 1.1 Sun, 28 Jan 2007 10:02:26 -0800 jmacd $
*
* Copyright (C) 1998, 1999, Josh MacDonald.
* All Rights Reserved.
*
* Author: Josh MacDonald <jmacd@CS.Berkeley.EDU>
*/
#include "edsio.h"
/* Type-based selectors for unknown types
*/
typedef struct {
const char* name;
gboo... | 20.648221 | 134 | 0.651608 | [
"object"
] |
96d2ba0d9fa06aab4f66c14380672865463ee5f0 | 3,564 | h | C | libBKPLPlot/plplotcanvas-hacktext.h | rsuchecki/biokanga | ef0fa1cf58fb2903ae18d14e5b0f84de7b7e744e | [
"MIT"
] | null | null | null | libBKPLPlot/plplotcanvas-hacktext.h | rsuchecki/biokanga | ef0fa1cf58fb2903ae18d14e5b0f84de7b7e744e | [
"MIT"
] | null | null | null | libBKPLPlot/plplotcanvas-hacktext.h | rsuchecki/biokanga | ef0fa1cf58fb2903ae18d14e5b0f84de7b7e744e | [
"MIT"
] | null | null | null | // -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
//
// plplotcanvas-hacktext.h: Hacktext CanvasItem, cloned from the
// gnome-print project
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library Gener... | 40.044944 | 141 | 0.657969 | [
"object"
] |
96d323060d0eca41500a3145bc6ebf22b766b3ed | 2,613 | h | C | M2DO_FEA/include/mesh.h | mohamed82008/OpenLSTO | 853b9cc433b84c60cd1318a36f9a1d0e6cf65877 | [
"Apache-2.0"
] | 70 | 2017-12-11T08:07:04.000Z | 2022-03-29T23:45:27.000Z | M2DO_FEA/include/mesh.h | kuning19901/OpenLSTO | 853b9cc433b84c60cd1318a36f9a1d0e6cf65877 | [
"Apache-2.0"
] | 15 | 2017-11-21T11:41:45.000Z | 2022-03-29T23:54:23.000Z | M2DO_FEA/include/mesh.h | kuning19901/OpenLSTO | 853b9cc433b84c60cd1318a36f9a1d0e6cf65877 | [
"Apache-2.0"
] | 26 | 2017-11-21T11:30:28.000Z | 2022-02-17T00:07:15.000Z | #ifndef M2DO_FEA_MESH_H
#define M2DO_FEA_MESH_H
#include <iostream>
#include <iomanip>
#include <fstream>
#include <vector>
#include <string>
#include <math.h>
#include <algorithm>
#include <ctime>
#include <chrono>
#include <cassert>
#include <set>
#include <../../vendor/eigen3/Eigen/Dense>
#include <../../vendor/ei... | 25.368932 | 103 | 0.698048 | [
"mesh",
"vector",
"solid"
] |
96d889c24cafa983321385dc778fee140582ae7c | 3,194 | h | C | applications/3DimViewer/include/cvolumelimiterdialog.h | SindenDev/3dimviewer | e23a3147edc35034ef4b75eae9ccdcbc7192b1a1 | [
"Apache-2.0"
] | 6 | 2020-04-14T16:10:55.000Z | 2021-05-21T07:13:55.000Z | applications/3DimViewer/include/cvolumelimiterdialog.h | SindenDev/3dimviewer | e23a3147edc35034ef4b75eae9ccdcbc7192b1a1 | [
"Apache-2.0"
] | null | null | null | applications/3DimViewer/include/cvolumelimiterdialog.h | SindenDev/3dimviewer | e23a3147edc35034ef4b75eae9ccdcbc7192b1a1 | [
"Apache-2.0"
] | 2 | 2020-07-24T16:25:38.000Z | 2021-01-19T09:23:18.000Z | ///////////////////////////////////////////////////////////////////////////////
// $Id$
//
// 3DimViewer
// Lightweight 3D DICOM viewer.
//
// Copyright 2008-2016 3Dim Laboratory s.r.o.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with ... | 28.517857 | 80 | 0.652786 | [
"3d"
] |
96dbc66745241708718e6f8dd9192cb0bff016dc | 1,765 | h | C | morse_DMT/dipha-graph-recon/include/dipha/algorithms/get_cell_to_filtration_map.h | YinuoJin/DMT_loss | c6e66cb7997b7cd5616156faaf294e350e77c4c2 | [
"MIT"
] | 1 | 2021-12-06T13:06:55.000Z | 2021-12-06T13:06:55.000Z | morse_DMT/dipha-graph-recon/include/dipha/algorithms/get_cell_to_filtration_map.h | YinuoJin/DMT_loss | c6e66cb7997b7cd5616156faaf294e350e77c4c2 | [
"MIT"
] | null | null | null | morse_DMT/dipha-graph-recon/include/dipha/algorithms/get_cell_to_filtration_map.h | YinuoJin/DMT_loss | c6e66cb7997b7cd5616156faaf294e350e77c4c2 | [
"MIT"
] | null | null | null | /* Copyright 2014 IST Austria
Contributed by: Jan Reininghaus
This file is part of DIPHA.
DIPHA is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your opti... | 40.113636 | 121 | 0.718414 | [
"vector"
] |
96de962d35702d9d6132f777b8b0d9d856465a82 | 12,002 | h | C | include/api/internal/fm_api_acl_int.h | andriymoroz/IES | 1f40554c903f380798d42309e4a0e6c10eadb8ab | [
"BSD-3-Clause"
] | 12 | 2016-10-02T04:23:14.000Z | 2020-09-06T20:48:59.000Z | include/api/internal/fm_api_acl_int.h | andriymoroz/IES | 1f40554c903f380798d42309e4a0e6c10eadb8ab | [
"BSD-3-Clause"
] | null | null | null | include/api/internal/fm_api_acl_int.h | andriymoroz/IES | 1f40554c903f380798d42309e4a0e6c10eadb8ab | [
"BSD-3-Clause"
] | 9 | 2016-06-01T00:35:58.000Z | 2020-10-13T11:27:31.000Z | /* vim:ts=4:sw=4:expandtab
* (No tabs, indent level is 4 spaces) */
/*****************************************************************************
* File: fm_api_acl_int.h
* Creation Date: 2005
* Description: Structures and functions for dealing with ACLs
*
* Copyright (c) 2005 - 2011, Intel Cor... | 35.40413 | 82 | 0.667722 | [
"object"
] |
96e08bb44a5b935cadc2d7b3bd58bf9128d26d8e | 73,094 | c | C | redis-4.0.1/tcl8.6.0/pkgs/itcl4.0.0/generic/itclEnsemble.c | lvzhengxu1987/chunchun | 79c1efe9c02ce417f1683d59b840ac260930e395 | [
"Apache-2.0"
] | 1 | 2021-01-09T07:44:02.000Z | 2021-01-09T07:44:02.000Z | pkgs/itcl4.0.0/generic/itclEnsemble.c | benolee/tcl | b7ce6e0dfc1e8fc42f38b2dfe7d5b769f11c3d87 | [
"TCL"
] | null | null | null | pkgs/itcl4.0.0/generic/itclEnsemble.c | benolee/tcl | b7ce6e0dfc1e8fc42f38b2dfe7d5b769f11c3d87 | [
"TCL"
] | 1 | 2020-10-07T19:08:34.000Z | 2020-10-07T19:08:34.000Z | /*
* ------------------------------------------------------------------------
* PACKAGE: [incr Tcl]
* DESCRIPTION: Object-Oriented Extensions to Tcl
*
* [incr Tcl] provides object-oriented extensions to Tcl, much as
* C++ provides object-oriented extensions to C. It provides a means
* of encapsulatin... | 31.615052 | 102 | 0.582086 | [
"object"
] |
96e1921eeef4d1d5dd1619041492416a772d6d64 | 7,706 | h | C | include/jinue-common/elf.h | phaubertin/jinue | 98ecc33c6c60d6323eb5f965dd2247b6fa6daf5c | [
"BSD-3-Clause"
] | 2 | 2021-01-04T20:00:35.000Z | 2022-01-09T23:35:53.000Z | include/jinue-common/elf.h | phaubertin/jinue | 98ecc33c6c60d6323eb5f965dd2247b6fa6daf5c | [
"BSD-3-Clause"
] | null | null | null | include/jinue-common/elf.h | phaubertin/jinue | 98ecc33c6c60d6323eb5f965dd2247b6fa6daf5c | [
"BSD-3-Clause"
] | null | null | null | /*
* Copyright (C) 2019 Philippe Aubertin.
* 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... | 20.883469 | 80 | 0.660005 | [
"object"
] |
96e8c20ed3fb2bb1835ebf0ab6542fe1a7f88b91 | 151,694 | c | C | xnu-2782.1.97/bsd/hfs/hfs_readwrite.c | LeeWongSnail/SourceCode_ReadingNote | b6bbf99a5fef6a087e053f6dfcc7f12691961ba6 | [
"MIT"
] | null | null | null | xnu-2782.1.97/bsd/hfs/hfs_readwrite.c | LeeWongSnail/SourceCode_ReadingNote | b6bbf99a5fef6a087e053f6dfcc7f12691961ba6 | [
"MIT"
] | null | null | null | xnu-2782.1.97/bsd/hfs/hfs_readwrite.c | LeeWongSnail/SourceCode_ReadingNote | b6bbf99a5fef6a087e053f6dfcc7f12691961ba6 | [
"MIT"
] | 1 | 2021-03-28T02:56:16.000Z | 2021-03-28T02:56:16.000Z | /*
* Copyright (c) 2000-2014 Apple Inc. All rights reserved.
*
* @APPLE_OSREFERENCE_LICENSE_HEADER_START@
*
* This file contains Original Code and/or Modifications of Original Code
* as defined in and that are subject to the Apple Public Source License
* Version 2.0 (the 'License'). You may not use this file ex... | 28.253679 | 166 | 0.661292 | [
"object"
] |
96e96fd7faba7474a34107a31b9c07ee55c58f87 | 1,606 | h | C | src/execution/arguments-inl.h | bobbyLXArt/v8 | 4ed9d835b463ec5fb37f01b20f9ab8ad95d8b83b | [
"BSD-3-Clause"
] | 1 | 2022-03-27T14:24:44.000Z | 2022-03-27T14:24:44.000Z | src/execution/arguments-inl.h | bobbyLXArt/v8 | 4ed9d835b463ec5fb37f01b20f9ab8ad95d8b83b | [
"BSD-3-Clause"
] | null | null | null | src/execution/arguments-inl.h | bobbyLXArt/v8 | 4ed9d835b463ec5fb37f01b20f9ab8ad95d8b83b | [
"BSD-3-Clause"
] | null | null | null | // Copyright 2018 the V8 project 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 V8_EXECUTION_ARGUMENTS_INL_H_
#define V8_EXECUTION_ARGUMENTS_INL_H_
#include "src/execution/arguments.h"
#include "src/handles/handles-inl.h"
... | 29.2 | 77 | 0.699253 | [
"object"
] |
96f136c4afea9280f4d34564c7fbf3b7eda1265e | 6,243 | h | C | c10/core/SymIntArrayRef.h | stungkit/pytorch | 0f05e398705bf15406bce79f7ee57d3935ad2abd | [
"Intel"
] | null | null | null | c10/core/SymIntArrayRef.h | stungkit/pytorch | 0f05e398705bf15406bce79f7ee57d3935ad2abd | [
"Intel"
] | 1 | 2022-01-10T18:39:28.000Z | 2022-01-10T19:15:57.000Z | c10/core/SymIntArrayRef.h | stungkit/pytorch | 0f05e398705bf15406bce79f7ee57d3935ad2abd | [
"Intel"
] | 1 | 2022-03-26T14:42:50.000Z | 2022-03-26T14:42:50.000Z | // This file defines `SymIntArrayRef` which serves as the view onto
// std::vector<SymInt>. This class is conceptually and mostly functionally
// equivalent to ArrayRef<SymInt>.
//
// However, ArrayRef<SymInt> can't be used directly as it introduces ambiguity
// in the following cases:
// - a.expand({1, 2, 3}) matche... | 31.852041 | 80 | 0.704469 | [
"vector"
] |
96fb5e223c84edc3a61b45fc186d9ac7b3a31bef | 3,334 | h | C | src/struct_mv/struct_vector.h | sthomas61/hypre | 8017ce459b5d00c68510384d1a7197ec07e19600 | [
"ECL-2.0",
"Apache-2.0",
"MIT"
] | null | null | null | src/struct_mv/struct_vector.h | sthomas61/hypre | 8017ce459b5d00c68510384d1a7197ec07e19600 | [
"ECL-2.0",
"Apache-2.0",
"MIT"
] | null | null | null | src/struct_mv/struct_vector.h | sthomas61/hypre | 8017ce459b5d00c68510384d1a7197ec07e19600 | [
"ECL-2.0",
"Apache-2.0",
"MIT"
] | null | null | null | /******************************************************************************
* Copyright (c) 1998 Lawrence Livermore National Security, LLC and other
* HYPRE Project Developers. See the top-level COPYRIGHT file for details.
*
* SPDX-License-Identifier: (Apache-2.0 OR MIT)
***************************************... | 43.298701 | 81 | 0.54859 | [
"vector"
] |
96fe71acdc6193a6a55b11aa4527f9a6c2cea3a2 | 3,170 | h | C | Util/OSM2ODR/src/utils/iodevices/OutputDevice_Network.h | adelbennaceur/carla | 4d6fefe73d38f0ffaef8ffafccf71245699fc5db | [
"MIT"
] | 5 | 2020-12-14T00:33:42.000Z | 2021-12-22T07:41:49.000Z | Util/OSM2ODR/src/utils/iodevices/OutputDevice_Network.h | adelbennaceur/carla | 4d6fefe73d38f0ffaef8ffafccf71245699fc5db | [
"MIT"
] | 2 | 2021-03-31T20:10:04.000Z | 2021-12-13T20:48:30.000Z | Util/OSM2ODR/src/utils/iodevices/OutputDevice_Network.h | adelbennaceur/carla | 4d6fefe73d38f0ffaef8ffafccf71245699fc5db | [
"MIT"
] | 4 | 2021-04-15T03:45:53.000Z | 2021-12-24T13:13:39.000Z | /****************************************************************************/
// Eclipse SUMO, Simulation of Urban MObility; see https://eclipse.org/sumo
// Copyright (C) 2006-2020 German Aerospace Center (DLR) and others.
// This program and the accompanying materials are made available under the
// terms of the Ecli... | 33.723404 | 85 | 0.612618 | [
"vector"
] |
8c07fcd34e909d01a1d48ace3bdf078f3d75c642 | 7,963 | h | C | shell/ext/shimgvw/zoomwnd.h | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | shell/ext/shimgvw/zoomwnd.h | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | shell/ext/shimgvw/zoomwnd.h | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z |
#ifndef __ZOOMWND_H_
#define __ZOOMWND_H_
#define ZW_DRAWCOMPLETE (WM_USER+99) // PRIVATE
#define ZW_BACKDRAWCOMPLETE (WM_USER+100) // PRIVATE
// messages for the Preview Window
#define IV_SETIMAGEDATA (WM_USER+101)
#define IV_SCROLL (WM_USER+102)
#define IV_SETOPTIONS (... | 45.764368 | 114 | 0.703378 | [
"render",
"object"
] |
8c0cca1abbeae6410e70155b5256ee2486d1ca2f | 1,402 | h | C | chrome/browser/ash/web_applications/os_settings_web_app_info.h | DamieFC/chromium | 54ce2d3c77723697efd22cfdb02aea38f9dfa25c | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 1 | 2020-10-18T02:33:40.000Z | 2020-10-18T02:33:40.000Z | chrome/browser/ash/web_applications/os_settings_web_app_info.h | DamieFC/chromium | 54ce2d3c77723697efd22cfdb02aea38f9dfa25c | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 3 | 2021-05-17T16:28:52.000Z | 2021-05-21T22:42:22.000Z | chrome/browser/ash/web_applications/os_settings_web_app_info.h | DamieFC/chromium | 54ce2d3c77723697efd22cfdb02aea38f9dfa25c | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | null | null | null | // 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 CHROME_BROWSER_ASH_WEB_APPLICATIONS_OS_SETTINGS_WEB_APP_INFO_H_
#define CHROME_BROWSER_ASH_WEB_APPLICATIONS_OS_SETTINGS_WEB_APP_INFO_H_
#include ... | 42.484848 | 84 | 0.836662 | [
"geometry",
"vector"
] |
8c0e459f90523ec4dd85a40a226634610a6ac10a | 1,471 | h | C | DataFormats/Provenance/interface/ElementID.h | ckamtsikis/cmssw | ea19fe642bb7537cbf58451dcf73aa5fd1b66250 | [
"Apache-2.0"
] | 852 | 2015-01-11T21:03:51.000Z | 2022-03-25T21:14:00.000Z | DataFormats/Provenance/interface/ElementID.h | ckamtsikis/cmssw | ea19fe642bb7537cbf58451dcf73aa5fd1b66250 | [
"Apache-2.0"
] | 30,371 | 2015-01-02T00:14:40.000Z | 2022-03-31T23:26:05.000Z | DataFormats/Provenance/interface/ElementID.h | ckamtsikis/cmssw | ea19fe642bb7537cbf58451dcf73aa5fd1b66250 | [
"Apache-2.0"
] | 3,240 | 2015-01-02T05:53:18.000Z | 2022-03-31T17:24:21.000Z | #ifndef DataFormats_Provenance_ElementID_h
#define DataFormats_Provenance_ElementID_h
#include "DataFormats/Provenance/interface/ProductID.h"
#include <iosfwd>
namespace edm {
/**
* ElementID is a unique identifier for an element within a
* container. It extends the ProductID concept by adding an index to
... | 27.240741 | 90 | 0.664174 | [
"object"
] |
8c0f3349abe035a637ef0f520618035cbc721091 | 7,260 | h | C | Code/Framework/AzNetworking/AzNetworking/UdpTransport/UdpSocket.h | cypherdotXd/o3de | bb90c4ddfe2d495e9c00ebf1e2650c6d603a5676 | [
"Apache-2.0",
"MIT"
] | 11 | 2021-07-08T09:58:26.000Z | 2022-03-17T17:59:26.000Z | Code/Framework/AzNetworking/AzNetworking/UdpTransport/UdpSocket.h | RoddieKieley/o3de | e804fd2a4241b039a42d9fa54eaae17dc94a7a92 | [
"Apache-2.0",
"MIT"
] | 29 | 2021-07-06T19:33:52.000Z | 2022-03-22T10:27:49.000Z | Code/Framework/AzNetworking/AzNetworking/UdpTransport/UdpSocket.h | RoddieKieley/o3de | e804fd2a4241b039a42d9fa54eaae17dc94a7a92 | [
"Apache-2.0",
"MIT"
] | 4 | 2021-07-06T19:24:43.000Z | 2022-03-31T12:42:27.000Z | /*
* Copyright (c) Contributors to the Open 3D Engine Project.
* For complete copyright and license terms please see the LICENSE at the root of this distribution.
*
* SPDX-License-Identifier: Apache-2.0 OR MIT
*
*/
#pragma once
#include <AzNetworking/Utilities/IpAddress.h>
#include <AzNetworking/Utilities/Netwo... | 43.73494 | 175 | 0.680854 | [
"3d"
] |
ca938086060cc591d89f7f0bd722fb424eaadba0 | 25,770 | h | C | OverseaInvestment/Pods/Headers/Public/OHAttributedStringAdditions/NSAttributedString+OHAdditions.h | tianxuanNana/OC_Templete | 256ff8ed7dfbcd6ab7eac0b17c07f0aa3f31b15e | [
"MIT"
] | 1 | 2019-08-15T03:58:32.000Z | 2019-08-15T03:58:32.000Z | OverseaInvestment/Pods/Headers/Public/OHAttributedStringAdditions/NSAttributedString+OHAdditions.h | tianxuanNana/OC_Templete | 256ff8ed7dfbcd6ab7eac0b17c07f0aa3f31b15e | [
"MIT"
] | 1 | 2019-08-15T06:11:42.000Z | 2019-08-15T06:11:42.000Z | OverseaInvestment/Pods/Headers/Public/OHAttributedStringAdditions/NSAttributedString+OHAdditions.h | tianxuanNana/OC_Templete | 256ff8ed7dfbcd6ab7eac0b17c07f0aa3f31b15e | [
"MIT"
] | null | null | null | /*******************************************************************************
*
* Copyright (c) 2010 Olivier Halligon
*
* 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 restri... | 44.817391 | 230 | 0.655219 | [
"object"
] |
ca9a7a1abd1edc7fdfccc3fd9e010069e6d72d91 | 1,487 | h | C | include/SpoutWrapper.h | brucelane/mix-n-map-standalone- | 6ba8e4b4507a613a4726490ae0a0d1b32b711397 | [
"MIT"
] | null | null | null | include/SpoutWrapper.h | brucelane/mix-n-map-standalone- | 6ba8e4b4507a613a4726490ae0a0d1b32b711397 | [
"MIT"
] | null | null | null | include/SpoutWrapper.h | brucelane/mix-n-map-standalone- | 6ba8e4b4507a613a4726490ae0a0d1b32b711397 | [
"MIT"
] | null | null | null | #pragma once
#include <string>
#include <vector>
#include "cinder/Cinder.h"
#include "cinder/app/App.h"
#include "Logger.h"
// parameters
#include "ParameterBag.h"
// textures
#include "Textures.h"
// spout
#include "Spout.h"
using namespace ci;
using namespace ci::app;
using namespace std;
namespace Reymenta
{
/... | 25.637931 | 85 | 0.68191 | [
"vector"
] |
caaa521014f813d4bc43834a490904129f08070f | 3,666 | h | C | ios/chrome/browser/ui/toolbar/legacy/toolbar_controller.h | zipated/src | 2b8388091c71e442910a21ada3d97ae8bc1845d3 | [
"BSD-3-Clause"
] | 2,151 | 2020-04-18T07:31:17.000Z | 2022-03-31T08:39:18.000Z | ios/chrome/browser/ui/toolbar/legacy/toolbar_controller.h | cangulcan/src | 2b8388091c71e442910a21ada3d97ae8bc1845d3 | [
"BSD-3-Clause"
] | 395 | 2020-04-18T08:22:18.000Z | 2021-12-08T13:04:49.000Z | ios/chrome/browser/ui/toolbar/legacy/toolbar_controller.h | cangulcan/src | 2b8388091c71e442910a21ada3d97ae8bc1845d3 | [
"BSD-3-Clause"
] | 338 | 2020-04-18T08:03:10.000Z | 2022-03-29T12:33:22.000Z | // Copyright 2012 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef IOS_CHROME_BROWSER_UI_TOOLBAR_LEGACY_TOOLBAR_CONTROLLER_H_
#define IOS_CHROME_BROWSER_UI_TOOLBAR_LEGACY_TOOLBAR_CONTROLLER_H_
#import <UIKit/UIKi... | 45.825 | 92 | 0.74659 | [
"model"
] |
caac168c72058755a63032da75f720b628f99120 | 3,526 | h | C | src/ui/a11y/testing/fake_a11y_manager.h | fabio-d/fuchsia-stardock | e57f5d1cf015fe2294fc2a5aea704842294318d2 | [
"BSD-2-Clause"
] | 5 | 2022-01-10T20:22:17.000Z | 2022-01-21T20:14:17.000Z | src/ui/a11y/testing/fake_a11y_manager.h | fabio-d/fuchsia-stardock | e57f5d1cf015fe2294fc2a5aea704842294318d2 | [
"BSD-2-Clause"
] | null | null | null | src/ui/a11y/testing/fake_a11y_manager.h | fabio-d/fuchsia-stardock | e57f5d1cf015fe2294fc2a5aea704842294318d2 | [
"BSD-2-Clause"
] | null | null | null | // Copyright 2022 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef SRC_UI_A11Y_TESTING_FAKE_A11Y_MANAGER_H_
#define SRC_UI_A11Y_TESTING_FAKE_A11Y_MANAGER_H_
#include <fuchsia/accessibility/semantics/cpp/fidl.h>
#i... | 41 | 100 | 0.780488 | [
"vector"
] |
cab2fb61e41b225cd8db1c4288cb1b79e99bd3ab | 28,814 | c | C | scipy_build/interpolate/fitpack/fpclos.c | goodclass/scipy_arm64 | 00f8f9ca06cc941a854601546ab4bfb259ef6bda | [
"Apache-2.0"
] | 10 | 2019-08-02T22:36:31.000Z | 2021-04-22T21:23:02.000Z | scipy_build_2.0/interpolate/fitpack/fpclos.c | wtbh/scipy_arm64 | 00f8f9ca06cc941a854601546ab4bfb259ef6bda | [
"Apache-2.0"
] | 3 | 2019-09-03T05:50:32.000Z | 2020-05-10T05:35:11.000Z | scipy_build_2.0/interpolate/fitpack/fpclos.c | wtbh/scipy_arm64 | 00f8f9ca06cc941a854601546ab4bfb259ef6bda | [
"Apache-2.0"
] | 1 | 2019-09-02T10:33:43.000Z | 2019-09-02T10:33:43.000Z | /* fpclos.f -- translated by f2c (version 20190311).
You must link the resulting object file with libf2c:
on Microsoft Windows system, link with libf2c.lib;
on Linux or Unix systems, link with .../path/to/libf2c.a -lm
or, if you install libf2c.a in a standard place, with -lf2c -lm
-- in that order, at the end of... | 25.297629 | 78 | 0.510793 | [
"object"
] |
cabb66c0c0538c552c3f6f467a07f02da53050d8 | 1,139 | h | C | src/hotrod/impl/transport/AbstractTransport.h | fabriziosta/cpp-client | 5056c9fc35b5ae30f79b26c7362637c9dfc2100b | [
"Apache-2.0"
] | 6 | 2015-09-08T21:00:40.000Z | 2021-08-06T15:20:11.000Z | src/hotrod/impl/transport/AbstractTransport.h | fabriziosta/cpp-client | 5056c9fc35b5ae30f79b26c7362637c9dfc2100b | [
"Apache-2.0"
] | 198 | 2015-02-10T11:35:21.000Z | 2022-03-08T16:42:51.000Z | src/hotrod/impl/transport/AbstractTransport.h | fabriziosta/cpp-client | 5056c9fc35b5ae30f79b26c7362637c9dfc2100b | [
"Apache-2.0"
] | 10 | 2015-09-10T07:46:56.000Z | 2021-11-28T17:26:43.000Z | #ifndef ISPN_HOTROD_TRANSPORT_ABSTRACTTRANSPORT_H
#define ISPN_HOTROD_TRANSPORT_ABSTRACTTRANSPORT_H
#include <sstream>
#include "hotrod/impl/transport/Transport.h"
#include "hotrod/sys/Socket.h"
namespace infinispan {
namespace hotrod {
namespace transport {
class TransportFactory;
class AbstractTransport : pub... | 24.234043 | 69 | 0.748903 | [
"vector"
] |
cacb678fde653bbac56b891886ad025de2fa5ab5 | 12,424 | h | C | ImplementingARAP09/GeometricTools/GTEngine/Include/Mathematics/GteLevenbergMarquardtMinimizer.h | forestsen/ARAPShapeManipulation | 459f3fe0ef723711eb65bec16eab08bcb232ed47 | [
"Apache-2.0"
] | 18 | 2019-08-04T05:13:50.000Z | 2022-02-08T03:15:58.000Z | ImplementingARAP09/GeometricTools/GTEngine/Include/Mathematics/GteLevenbergMarquardtMinimizer.h | forestsen/ARAPShapeManipulation | 459f3fe0ef723711eb65bec16eab08bcb232ed47 | [
"Apache-2.0"
] | 1 | 2020-08-08T02:07:10.000Z | 2020-08-08T02:07:10.000Z | ImplementingARAP09/GeometricTools/GTEngine/Include/Mathematics/GteLevenbergMarquardtMinimizer.h | forestsen/ARAPShapeManipulation | 459f3fe0ef723711eb65bec16eab08bcb232ed47 | [
"Apache-2.0"
] | 2 | 2020-05-13T00:20:58.000Z | 2021-11-28T08:07:33.000Z | // David Eberly, Geometric Tools, Redmond WA 98052
// Copyright (c) 1998-2019
// Distributed under the Boost Software License, Version 1.0.
// http://www.boost.org/LICENSE_1_0.txt
// http://www.geometrictools.com/License/Boost/LICENSE_1_0.txt
// File Version: 3.14.0 (2018/07/16)
#pragma once
#include <Mathematics/Gte... | 42.40273 | 112 | 0.575741 | [
"geometry"
] |
cace2c53f5ae74a59442aa73fdcbdb8b80afffae | 8,707 | h | C | third_party/blink/renderer/core/layout/line/inline_text_box.h | zipated/src | 2b8388091c71e442910a21ada3d97ae8bc1845d3 | [
"BSD-3-Clause"
] | 2,151 | 2020-04-18T07:31:17.000Z | 2022-03-31T08:39:18.000Z | third_party/blink/renderer/core/layout/line/inline_text_box.h | cangulcan/src | 2b8388091c71e442910a21ada3d97ae8bc1845d3 | [
"BSD-3-Clause"
] | 395 | 2020-04-18T08:22:18.000Z | 2021-12-08T13:04:49.000Z | third_party/blink/renderer/core/layout/line/inline_text_box.h | cangulcan/src | 2b8388091c71e442910a21ada3d97ae8bc1845d3 | [
"BSD-3-Clause"
] | 338 | 2020-04-18T08:03:10.000Z | 2022-03-29T12:33:22.000Z | /*
* (C) 1999 Lars Knoll (knoll@kde.org)
* (C) 2000 Dirk Mueller (mueller@kde.org)
* Copyright (C) 2004, 2005, 2006, 2009, 2010, 2011 Apple Inc.
* All rights reserved.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* ... | 35.538776 | 80 | 0.673826 | [
"vector"
] |
cad30a003292a5de123b72d9061794fa07c36bb2 | 9,456 | h | C | clicks/i2c1wire/lib/include/i2c1wire.h | StrahinjaJacimovic/mikrosdk_click_v2 | f8002047c96605f340957a0d3fdbde33706d02ac | [
"MIT"
] | 31 | 2020-10-02T14:15:14.000Z | 2022-03-24T08:33:21.000Z | clicks/i2c1wire/lib/include/i2c1wire.h | greghol/mikrosdk_click_v2 | 76e5dec265dce5fca72c4b93f77afd668dde5dfa | [
"MIT"
] | 4 | 2020-10-27T14:05:00.000Z | 2022-03-10T09:38:57.000Z | clicks/i2c1wire/lib/include/i2c1wire.h | greghol/mikrosdk_click_v2 | 76e5dec265dce5fca72c4b93f77afd668dde5dfa | [
"MIT"
] | 32 | 2020-11-28T07:56:42.000Z | 2022-03-14T19:42:29.000Z | /*
* MikroSDK - MikroE Software Development Kit
* Copyright© 2020 MikroElektronika d.o.o.
*
* 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 ... | 30.901961 | 98 | 0.625846 | [
"object"
] |
cad497301f01ecfbe6446cc617f172b2a6e23d49 | 33,990 | h | C | firmware-latest/hal/src/photon/include/wiced_wifi.h | adeeshag/particle_project | 0c2ab278cf902f97d2422c44c008978be58fe6b7 | [
"Unlicense"
] | null | null | null | firmware-latest/hal/src/photon/include/wiced_wifi.h | adeeshag/particle_project | 0c2ab278cf902f97d2422c44c008978be58fe6b7 | [
"Unlicense"
] | null | null | null | firmware-latest/hal/src/photon/include/wiced_wifi.h | adeeshag/particle_project | 0c2ab278cf902f97d2422c44c008978be58fe6b7 | [
"Unlicense"
] | null | null | null | /*
* Copyright (c) 2015 Broadcom
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retain the above copyright notice, this
* list of conditions and... | 40.951807 | 195 | 0.673139 | [
"model"
] |
cadad15fa7fdd82505d25818b948c7abbee4572d | 47,534 | c | C | src/frr/lib/routemap_cli.c | zhouhaifeng/vpe | 9c644ffd561988e5740021ed26e0f7739844353d | [
"Apache-2.0"
] | null | null | null | src/frr/lib/routemap_cli.c | zhouhaifeng/vpe | 9c644ffd561988e5740021ed26e0f7739844353d | [
"Apache-2.0"
] | null | null | null | src/frr/lib/routemap_cli.c | zhouhaifeng/vpe | 9c644ffd561988e5740021ed26e0f7739844353d | [
"Apache-2.0"
] | null | null | null | /*
* Route map northbound CLI implementation.
*
* Copyright (C) 2019 Network Device Education Foundation, Inc. ("NetDEF")
* Rafael Zalamena
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Fre... | 29.037263 | 102 | 0.715677 | [
"vector"
] |
cadc4be9d03de6463c0e1982362d0285677d0dd8 | 1,111 | h | C | src/scene_buildings.h | hrabcak/draw_call_perf | 602c578825ce18c0676611056d2361cc161ce635 | [
"MIT"
] | 17 | 2015-10-21T22:48:39.000Z | 2020-08-16T17:04:51.000Z | src/scene_buildings.h | hrabcak/draw_call_perf | 602c578825ce18c0676611056d2361cc161ce635 | [
"MIT"
] | null | null | null | src/scene_buildings.h | hrabcak/draw_call_perf | 602c578825ce18c0676611056d2361cc161ce635 | [
"MIT"
] | null | null | null | #ifndef __SCENE_BUILDINGS_H__
#define __SCENE_BUILDINGS_H__
#include "base/types.h"
#include "scene_i.h"
#include <gl/glew.h>
#include <vector>
namespace base {
struct frame_context;
class source_location;
class app;
}
struct BuildingTileDCData{
glm::ivec2 _tile_pos;
GLuint _blocks_vbo;
GLuint _blocks_tb;
u... | 20.2 | 72 | 0.775878 | [
"vector"
] |
cae5789a70ba6688ca039935357af13ecd7b672c | 38,299 | h | C | ToolKit/SyntaxEdit/XTPSyntaxEditUndoManager.h | 11Zero/DemoBCG | 8f41d5243899cf1c82990ca9863fb1cb9f76491c | [
"MIT"
] | 2 | 2018-03-30T06:40:08.000Z | 2022-02-23T12:40:13.000Z | ToolKit/SyntaxEdit/XTPSyntaxEditUndoManager.h | 11Zero/DemoBCG | 8f41d5243899cf1c82990ca9863fb1cb9f76491c | [
"MIT"
] | null | null | null | ToolKit/SyntaxEdit/XTPSyntaxEditUndoManager.h | 11Zero/DemoBCG | 8f41d5243899cf1c82990ca9863fb1cb9f76491c | [
"MIT"
] | 1 | 2020-08-11T05:48:02.000Z | 2020-08-11T05:48:02.000Z | // XTPSyntaxEditUndoManager.h
//
// This file is a part of the XTREME TOOLKIT PRO MFC class library.
// (c)1998-2011 Codejock Software, All Rights Reserved.
//
// THIS SOURCE FILE IS THE PROPERTY OF CODEJOCK SOFTWARE AND IS NOT TO BE
// RE-DISTRIBUTED BY ANY MEANS WHATSOEVER WITHOUT THE EXPRESSED WRITTEN
// CONSENT OF ... | 43.275706 | 108 | 0.525915 | [
"object"
] |
caea506c3714a6b61c6b4a88b2943f23ffa85653 | 1,274 | h | C | Chromosome.h | gusevlab/germline | f8029fcf469a09a83aa1e0d1fb45769f6dcb3c6d | [
"Apache-2.0"
] | 13 | 2019-04-02T00:44:33.000Z | 2022-02-25T05:45:16.000Z | bin/germline-1-5-1/Chromosome.h | agladstein/SimPrily_update | 05caea299e2a48a7fe37be68e8b1619eaaa7ac5d | [
"MIT"
] | 54 | 2017-09-06T18:19:01.000Z | 2020-02-11T22:06:15.000Z | bin/germline-1-5-1/Chromosome.h | agladstein/SimPrily_update | 05caea299e2a48a7fe37be68e8b1619eaaa7ac5d | [
"MIT"
] | 9 | 2017-09-12T19:55:08.000Z | 2018-10-17T10:43:09.000Z | // Chromosome.h.haplotyped markers for a chromosome
#ifndef CHROMOSOME_H
#define CHROMOSOME_H
#include "BasicDefinitions.h"
#include "MarkerSet.h"
#include <vector>
using namespace std;
class Chromosome
{
public:
// Chromosome(): default constructor
// Precondition: None.
// Postcondition: chromosome is empty. m... | 26 | 79 | 0.745683 | [
"vector"
] |
caeb1bccc5e4130a90ff4f65f46d2cc784c820db | 773 | h | C | Server/ServerManager.h | laboox/Computer-Networks-CA2-S2015 | 3e806211f63ac8f2110d6e6e33f9ff3e297d9efa | [
"MIT"
] | null | null | null | Server/ServerManager.h | laboox/Computer-Networks-CA2-S2015 | 3e806211f63ac8f2110d6e6e33f9ff3e297d9efa | [
"MIT"
] | null | null | null | Server/ServerManager.h | laboox/Computer-Networks-CA2-S2015 | 3e806211f63ac8f2110d6e6e33f9ff3e297d9efa | [
"MIT"
] | null | null | null | /**
* File "ServerManager.h"
* Created by Sina on Sat May 9 13:48:35 2015.
*/
#pragma once
#include "primary_header.h"
#include "Packet.h"
#include "Firewall.h"
#include "Framer.h"
class ServerManager{
public:
ServerManager(int port);
void run();
void connect(int port, struct sockaddr_in*);
void sendEr... | 23.424242 | 76 | 0.707633 | [
"vector"
] |
caedbb346a2192e741f6f7242af84a5b3177d1cb | 503 | h | C | Flight Simulator/Flight Simulator/Mesh.h | mihaitudor17/Flight-Simulator | 05cd6368f2c75eefac51731a4d81bf71664f6bb5 | [
"MIT"
] | null | null | null | Flight Simulator/Flight Simulator/Mesh.h | mihaitudor17/Flight-Simulator | 05cd6368f2c75eefac51731a4d81bf71664f6bb5 | [
"MIT"
] | null | null | null | Flight Simulator/Flight Simulator/Mesh.h | mihaitudor17/Flight-Simulator | 05cd6368f2c75eefac51731a4d81bf71664f6bb5 | [
"MIT"
] | null | null | null | #pragma once
#include "Texture.h"
#include "Shader.h";
#include "VertexStruct.h"
#include <vector>
class Mesh
{
std::vector<Vertex> vertices;
std::vector<unsigned int> indices;
std::vector<Texture*> textures;
//void Draw_by_Renderer(Shader& shader, Renderer& renderer);
unsigned int VAO;
unsigned int VBO;
unsi... | 18.62963 | 90 | 0.71173 | [
"mesh",
"vector"
] |
caee470c2ed6e6a2c8e46eedf29d6c3e52f33718 | 180,945 | c | C | ffmpeg-3.2.5/libavfilter/af_hdcd.c | huyu0415/FFmpeg | 7a3f75791cb3255805bf17126d4074a328f46c8c | [
"Apache-2.0"
] | 3,645 | 2016-08-25T09:31:17.000Z | 2022-03-25T06:28:34.000Z | ffmpeg-3.2.5/libavfilter/af_hdcd.c | huyu0415/FFmpeg | 7a3f75791cb3255805bf17126d4074a328f46c8c | [
"Apache-2.0"
] | 389 | 2016-09-05T07:22:37.000Z | 2022-02-08T10:17:06.000Z | ffmpeg-3.2.5/libavfilter/af_hdcd.c | huyu0415/FFmpeg | 7a3f75791cb3255805bf17126d4074a328f46c8c | [
"Apache-2.0"
] | 764 | 2016-08-26T09:19:00.000Z | 2022-03-22T12:07:16.000Z | /*
* Copyright (C) 2010, Chris Moeller,
* All rights reserved.
* Optimizations by Gumboot
* Additional work by Burt P.
* Original code reverse engineered from HDCD decoder library by Christopher Key,
* which was likely reverse engineered from Windows Media Player.
*
* Redistribution and use in source and... | 101.369748 | 195 | 0.762911 | [
"solid"
] |
caf1190f03126c5d1d5a3f0bec25acb70a3713be | 1,161 | h | C | Applications/WordEmbedding/src/trainer.h | yesme/Multiverso | e45369e1d07277f656b0900beb2709d86679fa53 | [
"MIT"
] | 445 | 2015-11-10T04:00:17.000Z | 2016-10-21T01:10:27.000Z | Applications/WordEmbedding/src/trainer.h | yesme/Multiverso | e45369e1d07277f656b0900beb2709d86679fa53 | [
"MIT"
] | 57 | 2015-11-10T14:54:29.000Z | 2016-08-11T05:48:13.000Z | Applications/WordEmbedding/src/trainer.h | yesme/Multiverso | e45369e1d07277f656b0900beb2709d86679fa53 | [
"MIT"
] | 156 | 2015-11-10T05:21:49.000Z | 2016-10-19T15:25:38.000Z | #ifndef WORDEMBEDDING_TRAINER_H_
#define WORDEMBEDDING_TRAINER_H_
/*!
* file trainer.h
* \brief Class Trainer trains the model by every train iteration
*/
#include <thread>
#include <chrono>
#include <multiverso/multiverso.h>
#include <multiverso/updater/updater.h>
#include <multiverso/table/matrix_table.h>
#include... | 21.109091 | 64 | 0.716624 | [
"model"
] |
caf4fce56f99e8edc1f8734695dce73d20514657 | 3,460 | h | C | be/src/exec/pipeline/sort/sort_context.h | hiliuxg/starrocks | 04640294c794291e31c132bc6217cc62e71be17c | [
"Zlib",
"PSF-2.0",
"Apache-2.0",
"BSD-2-Clause",
"MIT"
] | null | null | null | be/src/exec/pipeline/sort/sort_context.h | hiliuxg/starrocks | 04640294c794291e31c132bc6217cc62e71be17c | [
"Zlib",
"PSF-2.0",
"Apache-2.0",
"BSD-2-Clause",
"MIT"
] | null | null | null | be/src/exec/pipeline/sort/sort_context.h | hiliuxg/starrocks | 04640294c794291e31c132bc6217cc62e71be17c | [
"Zlib",
"PSF-2.0",
"Apache-2.0",
"BSD-2-Clause",
"MIT"
] | null | null | null | // This file is licensed under the Elastic License 2.0. Copyright 2021-present, StarRocks Limited.
#pragma once
#include <algorithm>
#include <atomic>
#include <memory>
#include "column/chunk.h"
#include "column/vectorized_fwd.h"
#include "exec/pipeline/context_with_dependency.h"
#include "exec/vectorized/chunks_sor... | 34.949495 | 109 | 0.735838 | [
"vector"
] |
cafc53e8807000b5f9f687b389f8d6faadd8b9ec | 818 | h | C | src/face.h | Lauren-Nilsson/capsid-souffle-1 | 7afeb43c2649f32be0395699192d8ea4a7d2a6d9 | [
"BSD-3-Clause"
] | null | null | null | src/face.h | Lauren-Nilsson/capsid-souffle-1 | 7afeb43c2649f32be0395699192d8ea4a7d2a6d9 | [
"BSD-3-Clause"
] | 2 | 2020-03-06T15:44:27.000Z | 2020-03-06T15:44:38.000Z | src/face.h | Lauren-Nilsson/capsid-souffle-1 | 7afeb43c2649f32be0395699192d8ea4a7d2a6d9 | [
"BSD-3-Clause"
] | 3 | 2020-03-05T20:46:04.000Z | 2020-06-09T22:28:19.000Z | //
// Created by lauren on 1/25/18.
//
#ifndef SOUFFLE_FACE_H
#define SOUFFLE_FACE_H
#include <vector>
#include "vector3d.h"
class BEAD;
class EDGE;
class SUBUNIT;
class FACE {
public:
//member variables
int id; //id of the face
int type;
VECTOR3D normvec; ... | 19.95122 | 69 | 0.572127 | [
"vector"
] |
caff2905dd4f55bb3c1b3e55b60cd541adf030c5 | 2,959 | h | C | bft/sfslite-1.2/libsafeptr/sp_wkref.h | 33cn/libbft-go | a0fdec7ca41de865de1056bf50a7ec1ce8e2c41b | [
"BSD-3-Clause"
] | 2 | 2018-12-25T11:59:59.000Z | 2019-02-12T01:30:41.000Z | bft/sfslite-1.2/libsafeptr/sp_wkref.h | 33cn/libbft-go | a0fdec7ca41de865de1056bf50a7ec1ce8e2c41b | [
"BSD-3-Clause"
] | null | null | null | bft/sfslite-1.2/libsafeptr/sp_wkref.h | 33cn/libbft-go | a0fdec7ca41de865de1056bf50a7ec1ce8e2c41b | [
"BSD-3-Clause"
] | 3 | 2018-12-12T03:30:20.000Z | 2020-12-10T13:53:33.000Z |
// -*- c++ -*-
#include "safeptr.h"
#include "vatmpl.h"
namespace sp {
//=======================================================================
template<class T> class referee;
//=======================================================================
template<class T>
class wkref : public base_ptr<T> {... | 21.442029 | 75 | 0.4488 | [
"object"
] |
1b002dcc84f083b2f7c1969d040ec49e29d41c0f | 11,585 | h | C | sprites/player.h | solhuebner/Garboyle-s_Quest | 7da3ba008a82e69db032ffdfa1704cf76794085a | [
"MIT"
] | null | null | null | sprites/player.h | solhuebner/Garboyle-s_Quest | 7da3ba008a82e69db032ffdfa1704cf76794085a | [
"MIT"
] | null | null | null | sprites/player.h | solhuebner/Garboyle-s_Quest | 7da3ba008a82e69db032ffdfa1704cf76794085a | [
"MIT"
] | 2 | 2021-02-21T15:07:09.000Z | 2021-03-04T16:26:28.000Z | #ifndef PLAYER_H
#define PLAYER_H
#include <Arduino.h>
#include "globals.h"
//#include "levels.h"
#include "vec2.h"
#include "weapon.h"
#define FIXED_POINT 5
#define PLAYER_SPEED_WALKING 1 << FIXED_POINT
#define PLAYER_SPEED_AIR 2
#define PLAYER_PARTICLES 3
//#define PLAYER_JUMP_VELOCITY 40
#define GRAVITY 3
#define ... | 28.325183 | 198 | 0.574536 | [
"solid"
] |
1b0190eb44c8635c2c1d23fa5494994153afa3c8 | 9,950 | c | C | canifconfig/main.c | ShieldQiQi/IMU-Visual-Tool | 010000cc3f19bb77fdc906f100db9d64dd445e5f | [
"Apache-2.0"
] | 2 | 2021-04-10T13:31:28.000Z | 2021-04-11T01:02:10.000Z | canifconfig/main.c | ShieldQiQi/IMU-Visual-Tool | 010000cc3f19bb77fdc906f100db9d64dd445e5f | [
"Apache-2.0"
] | null | null | null | canifconfig/main.c | ShieldQiQi/IMU-Visual-Tool | 010000cc3f19bb77fdc906f100db9d64dd445e5f | [
"Apache-2.0"
] | 1 | 2022-03-12T10:16:35.000Z | 2022-03-12T10:16:35.000Z | #include <unistd.h>
#include <stdio.h>
#include <stdbool.h>
#include <errno.h>
#include <netinet/in.h>
#include <linux/if.h>
#include <linux/if_arp.h>
#include <linux/can.h>
#include <linux/can/raw.h>
#include <linux/can/netlink.h>
#include <netlink/version.h>
#include <netlink/route/link.h>
#include <net... | 25.979112 | 101 | 0.515276 | [
"object"
] |
1b0380f44980a9a2c1c87e1c194c2a1b300f8928 | 8,611 | h | C | fancylib/fcyParser/fcyXml.h | Legacy-LuaSTG-Engine/LuaSTG-Sub | c7d21da53fc86efe4e3907738f8fed324581dee0 | [
"MIT"
] | 6 | 2022-02-26T09:21:40.000Z | 2022-02-28T11:03:23.000Z | fancylib/fcyParser/fcyXml.h | Legacy-LuaSTG-Engine/LuaSTG-Sub | c7d21da53fc86efe4e3907738f8fed324581dee0 | [
"MIT"
] | null | null | null | fancylib/fcyParser/fcyXml.h | Legacy-LuaSTG-Engine/LuaSTG-Sub | c7d21da53fc86efe4e3907738f8fed324581dee0 | [
"MIT"
] | null | null | null | //////////////////////////////////////////////////////////////////////////
/// @file fcyXml.h
/// @brief fcyXml解析器
/// @note 仅能支持一般格式的Xml
//////////////////////////////////////////////////////////////////////////
#pragma once
#include "fcyParser/fcyLexicalParser.h"
#include "fcyOS/fcyMemPool.h"
#include <map>
#incl... | 32.866412 | 104 | 0.733248 | [
"vector"
] |
1b11abf32933ff00d5bfa661aa906f1cec1e63a8 | 6,841 | h | C | common/Vertex.h | CaptainSifff/QMC_Zombie | d3c843bb6ac136d1b84e04040fe71740358277a9 | [
"MIT"
] | null | null | null | common/Vertex.h | CaptainSifff/QMC_Zombie | d3c843bb6ac136d1b84e04040fe71740358277a9 | [
"MIT"
] | null | null | null | common/Vertex.h | CaptainSifff/QMC_Zombie | d3c843bb6ac136d1b84e04040fe71740358277a9 | [
"MIT"
] | null | null | null | /***************************************************************************
* Copyright (C) 2009 - 2013 by Florian Goth *
* fgoth@wthp095 *
* *
* All rights reserved. *
* ... | 39.316092 | 213 | 0.665254 | [
"model"
] |
1b11d7089ac252abb2dc9c5d6e1ef8d789c6fac0 | 423 | h | C | ZZBindModelDemo/BindModelDemo/UIView+ZZBind.h | ACommonChinese/ZZBindDemo | 3735863964bf5f32a29f2fd08b90b8f43eff7297 | [
"MIT"
] | null | null | null | ZZBindModelDemo/BindModelDemo/UIView+ZZBind.h | ACommonChinese/ZZBindDemo | 3735863964bf5f32a29f2fd08b90b8f43eff7297 | [
"MIT"
] | null | null | null | ZZBindModelDemo/BindModelDemo/UIView+ZZBind.h | ACommonChinese/ZZBindDemo | 3735863964bf5f32a29f2fd08b90b8f43eff7297 | [
"MIT"
] | null | null | null | //
// UIView+ZZBind.h
// BindModelDemo
//
// Created by 刘威振 on 2017/2/15.
// Copyright © 2017年 刘威振. All rights reserved.
//
#import <UIKit/UIKit.h>
@protocol ZZBindDelegate <NSObject>
- (void)zz_willBind;
- (void)zz_afterBind;
@end
@interface NSObject (ZZBind)
- (void)zz_prepareBindView:(UIView *)view viewPro... | 17.625 | 128 | 0.716312 | [
"model"
] |
1b16c12ca5c1fbfe365a1e75fb344a94264bc154 | 3,289 | c | C | DeviationMetrics.c | mikebolt/PathCompacter | 538f95b617f9114a106dbb6bd3f64980c0937ff3 | [
"MIT"
] | 12 | 2015-08-31T04:49:13.000Z | 2021-03-27T06:37:03.000Z | DeviationMetrics.c | mikebolt/PathCompacter | 538f95b617f9114a106dbb6bd3f64980c0937ff3 | [
"MIT"
] | null | null | null | DeviationMetrics.c | mikebolt/PathCompacter | 538f95b617f9114a106dbb6bd3f64980c0937ff3 | [
"MIT"
] | 1 | 2015-09-03T23:06:04.000Z | 2015-09-03T23:06:04.000Z | /*
DistanceMetrics.c
08/29/2015
Authors: Michael Casebolt, Brett Casebolt
*/
/*
The MIT License (MIT)
Copyright (c) 2015 Michael Casebolt and Brett Casebolt
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to d... | 33.561224 | 100 | 0.659775 | [
"vector"
] |
1b187ec0aacd470117c940e8ae21fd0fe81855f2 | 1,411 | h | C | ESOData/include/ESOData/Database/DatabaseManager.h | FloorBelow/ESOData | eb35a95ec64d56c5842c4df85bc844e06fc72582 | [
"MIT"
] | 1 | 2021-12-20T02:46:34.000Z | 2021-12-20T02:46:34.000Z | ESOData/include/ESOData/Database/DatabaseManager.h | rekiofoldhome/ESOData | 3c176110e7fa37fcff0b74b0bf0649f7251e59ed | [
"MIT"
] | null | null | null | ESOData/include/ESOData/Database/DatabaseManager.h | rekiofoldhome/ESOData | 3c176110e7fa37fcff0b74b0bf0649f7251e59ed | [
"MIT"
] | 1 | 2021-06-10T03:00:46.000Z | 2021-06-10T03:00:46.000Z | #ifndef ESODATA_DATABASE_DATABASE_MANAGER_H
#define ESODATA_DATABASE_DATABASE_MANAGER_H
#include <memory>
#include <unordered_map>
#include <ESOData/Database/DefFile.h>
namespace esodata {
class Filesystem;
class CompiledDef;
class DatabaseManager {
public:
explicit DatabaseManager(const esodata::Filesystem* f... | 27.134615 | 127 | 0.757619 | [
"vector"
] |
1b1c022953bd433fb8bacc033e90a1e309a5d220 | 12,667 | c | C | PHY62XX_SDK_2.0.1/components/ethermind/mesh/export/cli/model/client/cli_scheduler_client.c | sentervip/phy62xBleSDk2.0.1 | edbb43c98d3f27a584a0026a5aac8197d7a219d0 | [
"Apache-2.0"
] | 1 | 2020-12-14T19:47:20.000Z | 2020-12-14T19:47:20.000Z | PHY62XX_SDK_2.0.1/components/ethermind/mesh/export/cli/model/client/cli_scheduler_client.c | sentervip/phy62xBleSDk2.0.1 | edbb43c98d3f27a584a0026a5aac8197d7a219d0 | [
"Apache-2.0"
] | null | null | null | PHY62XX_SDK_2.0.1/components/ethermind/mesh/export/cli/model/client/cli_scheduler_client.c | sentervip/phy62xBleSDk2.0.1 | edbb43c98d3f27a584a0026a5aac8197d7a219d0 | [
"Apache-2.0"
] | null | null | null | /**
* \file cli_scheduler_client.c
*
* \brief This file defines the Mesh Scheduler Model Application Interface
* - includes Data Structures and Methods for Client.
*/
/*
* Copyright (C) 2018. Mindtree Ltd.
* All rights reserved.
*/
/* --------------------------------------------- Header File Inclusion */
#i... | 25.85102 | 151 | 0.605984 | [
"mesh",
"model"
] |
1b226254ea4a87802ae99b857bebab098036d2e9 | 883 | h | C | include/pbcopper/library/Bundle.h | mr-c/pbcopper | 6226c0adf041db717360cf0066bc91e8f556bf48 | [
"BSD-3-Clause-Clear"
] | null | null | null | include/pbcopper/library/Bundle.h | mr-c/pbcopper | 6226c0adf041db717360cf0066bc91e8f556bf48 | [
"BSD-3-Clause-Clear"
] | null | null | null | include/pbcopper/library/Bundle.h | mr-c/pbcopper | 6226c0adf041db717360cf0066bc91e8f556bf48 | [
"BSD-3-Clause-Clear"
] | null | null | null | // Author: Derek Barnett
#ifndef PBCOPPER_LIBRARY_BUNDLE_H
#define PBCOPPER_LIBRARY_BUNDLE_H
#include <pbcopper/PbcopperConfig.h>
#include <memory>
#include <vector>
#include <pbcopper/library/Info.h>
namespace PacBio {
namespace Library {
struct Bundle
{
// "this" parent library
Library::Info Library;
... | 20.534884 | 88 | 0.678369 | [
"vector"
] |
1b27f7edae82dbbd7e4eed7001c8c7cff063bb2f | 11,486 | h | C | aws-cpp-sdk-codestar/include/aws/codestar/model/AssociateTeamMemberRequest.h | curiousjgeorge/aws-sdk-cpp | 09b65deba03cfbef9a1e5d5986aa4de71bc03cd8 | [
"Apache-2.0"
] | null | null | null | aws-cpp-sdk-codestar/include/aws/codestar/model/AssociateTeamMemberRequest.h | curiousjgeorge/aws-sdk-cpp | 09b65deba03cfbef9a1e5d5986aa4de71bc03cd8 | [
"Apache-2.0"
] | null | null | null | aws-cpp-sdk-codestar/include/aws/codestar/model/AssociateTeamMemberRequest.h | curiousjgeorge/aws-sdk-cpp | 09b65deba03cfbef9a1e5d5986aa4de71bc03cd8 | [
"Apache-2.0"
] | null | null | null | /*
* Copyright 2010-2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "license" fil... | 39.881944 | 142 | 0.692234 | [
"model"
] |
1e6037dde86442ceb5380084fe141d4a4e56d4db | 6,504 | c | C | iOS/libraries/allegro/allegro/src/readbmp.c | jonreyno/AGS | 6922847542401f451a26c6cc31b9d51b5889a008 | [
"Artistic-2.0"
] | 21 | 2019-05-08T23:50:29.000Z | 2021-04-28T07:59:17.000Z | iOS/libraries/allegro/allegro/src/readbmp.c | jonreyno/AGS | 6922847542401f451a26c6cc31b9d51b5889a008 | [
"Artistic-2.0"
] | null | null | null | iOS/libraries/allegro/allegro/src/readbmp.c | jonreyno/AGS | 6922847542401f451a26c6cc31b9d51b5889a008 | [
"Artistic-2.0"
] | 6 | 2019-05-19T04:30:15.000Z | 2022-01-29T05:26:46.000Z | /* ______ ___ ___
* /\ _ \ /\_ \ /\_ \
* \ \ \L\ \\//\ \ \//\ \ __ __ _ __ ___
* \ \ __ \ \ \ \ \ \ \ /'__`\ /'_ `\/\`'__\/ __`\
* \ \ \/\ \ \_\ \_ \_\ \_/\ __//\ \L\ \ \ \//\ \L\ \
* \ \_\ \_\/\____\/\____\ \____\ \____ \ \_\\ \____/
* ... | 25.70751 | 172 | 0.631611 | [
"object"
] |
1e60d577347c8c546ebb9920839eb77a00341c12 | 9,065 | c | C | kernel/SceZlibSample/src/main.c | Princess-of-Sleeping/vita-utility | e7b01b58845bcb1ba6978cf4e86775ab59bee0cf | [
"MIT"
] | 10 | 2020-06-06T17:37:20.000Z | 2021-04-06T17:13:35.000Z | kernel/SceZlibSample/src/main.c | Princess-of-Sleeping/vita-utility | e7b01b58845bcb1ba6978cf4e86775ab59bee0cf | [
"MIT"
] | 2 | 2020-09-09T00:26:54.000Z | 2021-04-22T10:42:08.000Z | kernel/SceZlibSample/src/main.c | Princess-of-Sleeping/vita-utility | e7b01b58845bcb1ba6978cf4e86775ab59bee0cf | [
"MIT"
] | 1 | 2021-02-28T10:10:53.000Z | 2021-02-28T10:10:53.000Z | /*
* SceZlib sample
* Copyright (C) 2021 Princess of Sleeping
*
* This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details.
*/
#include <psp2kern/kernel/modulemgr.h>
#include <psp2kern/kernel/sysmem.h>
#include <psp2kern/kernel/debug.h>
#include <psp2k... | 28.328125 | 141 | 0.711087 | [
"object"
] |
1e659a8f267d618665c98f50d06a8f9278d38eac | 11,961 | c | C | apps/u3d-to-stl/u3d-to-stl.c | mradugin/u3d-to-stl | bd433367176446f906e1a1c9f53a3f3fc208401f | [
"Apache-2.0"
] | 5 | 2021-04-16T16:29:15.000Z | 2022-03-21T20:48:24.000Z | apps/u3d-to-stl/u3d-to-stl.c | mradugin/u3d-to-stl | bd433367176446f906e1a1c9f53a3f3fc208401f | [
"Apache-2.0"
] | null | null | null | apps/u3d-to-stl/u3d-to-stl.c | mradugin/u3d-to-stl | bd433367176446f906e1a1c9f53a3f3fc208401f | [
"Apache-2.0"
] | null | null | null | //***************************************************************************
//
// Copyright (c) 1999 - 2006 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
//
// ... | 35.387574 | 91 | 0.518769 | [
"mesh",
"geometry",
"object"
] |
1e6adb05a0d92d497c6f7515471753a8fd6cf6de | 1,081 | h | C | Util/llvm/tools/clang/lib/CodeGen/CGCXX.h | ianloic/unladen-swallow | 28148f4ddbb3d519042de1f9fc9f1356fdd31e31 | [
"PSF-2.0"
] | 5 | 2020-06-30T05:06:40.000Z | 2021-05-24T08:38:33.000Z | Util/llvm/tools/clang/lib/CodeGen/CGCXX.h | ianloic/unladen-swallow | 28148f4ddbb3d519042de1f9fc9f1356fdd31e31 | [
"PSF-2.0"
] | null | null | null | Util/llvm/tools/clang/lib/CodeGen/CGCXX.h | ianloic/unladen-swallow | 28148f4ddbb3d519042de1f9fc9f1356fdd31e31 | [
"PSF-2.0"
] | 2 | 2015-10-01T18:28:20.000Z | 2020-09-09T16:25:27.000Z | //===----- CGCXX.h - C++ related code CodeGen declarations ------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
//===-------------------------------------------------------... | 29.216216 | 80 | 0.574468 | [
"object"
] |
1e6b0b26d52200fb288abaa1d6ec555176e65910 | 6,542 | h | C | ent/tabelas.h | matferib/tabuleiro-virtual | e6445327e2840faa6a89c9883e395a229ba2bd0f | [
"CC-BY-3.0"
] | 4 | 2015-03-03T21:39:52.000Z | 2020-08-01T23:39:43.000Z | ent/tabelas.h | matferib/tabuleiro-virtual | e6445327e2840faa6a89c9883e395a229ba2bd0f | [
"CC-BY-3.0"
] | null | null | null | ent/tabelas.h | matferib/tabuleiro-virtual | e6445327e2840faa6a89c9883e395a229ba2bd0f | [
"CC-BY-3.0"
] | 1 | 2015-03-14T09:25:28.000Z | 2015-03-14T09:25:28.000Z | #ifndef ENT_TABELAS_H
#define ENT_TABELAS_H
#include <optional>
#include <unordered_map>
#include "ent/acoes.pb.h"
#include "ent/tabelas.pb.h"
#include "ifg/modelos.pb.h"
#include "ntf/notificacao.h"
namespace ent {
// Classe que gerencia as tabelas.
class Tabelas : public ntf::Receptor {
public:
// Carrega as t... | 47.751825 | 131 | 0.760929 | [
"vector"
] |
1e707b5a06f13bb3d88472752ddf3abb0471edcf | 32,943 | h | C | saber/funcs/impl/x86/x86_utils.h | Shixiaowei02/Anakin | f1ea086c5dfa1009ba15a64bc3e30cde07356360 | [
"Apache-2.0"
] | 1 | 2018-09-10T06:42:09.000Z | 2018-09-10T06:42:09.000Z | saber/funcs/impl/x86/x86_utils.h | Shixiaowei02/Anakin | f1ea086c5dfa1009ba15a64bc3e30cde07356360 | [
"Apache-2.0"
] | 3 | 2018-06-22T09:08:44.000Z | 2018-07-04T08:38:30.000Z | saber/funcs/impl/x86/x86_utils.h | Shixiaowei02/Anakin | f1ea086c5dfa1009ba15a64bc3e30cde07356360 | [
"Apache-2.0"
] | 5 | 2018-06-22T03:36:38.000Z | 2020-07-29T07:28:13.000Z | /* Copyright (c) 2016 Anakin Authors All Rights Reserve.
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... | 33.891975 | 172 | 0.532526 | [
"object",
"shape",
"vector",
"transform"
] |
1e746fc043202082eba07c4547c11d7e3ace2b1d | 2,130 | h | C | Modules/ImageStatistics/mitkMinMaxImageFilterWithIndex.h | wyyrepo/MITK | d0837f3d0d44f477b888ec498e9a2ed407e79f20 | [
"BSD-3-Clause"
] | 1 | 2021-11-20T08:19:27.000Z | 2021-11-20T08:19:27.000Z | Modules/ImageStatistics/mitkMinMaxImageFilterWithIndex.h | wyyrepo/MITK | d0837f3d0d44f477b888ec498e9a2ed407e79f20 | [
"BSD-3-Clause"
] | null | null | null | Modules/ImageStatistics/mitkMinMaxImageFilterWithIndex.h | wyyrepo/MITK | d0837f3d0d44f477b888ec498e9a2ed407e79f20 | [
"BSD-3-Clause"
] | null | null | null | #ifndef MITK_MINMAXIMAGEFILTERWITHINDEX_H
#define MITK_MINMAXIMAGEFILTERWITHINDEX_H
#include <MitkImageStatisticsExports.h>
#include <itkImage.h>
#include <itkImageToImageFilter.h>
#include <itkImageRegionConstIteratorWithIndex.h>
namespace itk
{
template <typename TInputImage>
class MinMaxImageFilterWithIndex: pu... | 25.058824 | 90 | 0.684977 | [
"object",
"vector"
] |
1e76e5e10245908e23095e692c1454d1d44bc1c1 | 148,505 | c | C | usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_download.c | AsahiOS/gate | 283d47da4e17a5871d9d575e7ffb81e8f6c52e51 | [
"MIT"
] | null | null | null | usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_download.c | AsahiOS/gate | 283d47da4e17a5871d9d575e7ffb81e8f6c52e51 | [
"MIT"
] | null | null | null | usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_download.c | AsahiOS/gate | 283d47da4e17a5871d9d575e7ffb81e8f6c52e51 | [
"MIT"
] | 1 | 2020-12-30T00:04:16.000Z | 2020-12-30T00:04:16.000Z | /*
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
* Common Development and Distribution License (the "License").
* You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at
* http://www.opensource.org/licenses/cddl1.txt.
* Se... | 24.925311 | 80 | 0.677768 | [
"object",
"model"
] |
1e8bb1575e98e65430c016284a4b05c5fa55958f | 3,057 | h | C | src/mattree/Trie.h | mahmoudimus/flamingo | 61b46a9f57c9aa4050b0dd8b95a44e1abef0d006 | [
"Unlicense"
] | 4 | 2018-08-23T08:05:33.000Z | 2019-06-13T09:23:27.000Z | src/mattree/Trie.h | mahmoudimus/flamingo | 61b46a9f57c9aa4050b0dd8b95a44e1abef0d006 | [
"Unlicense"
] | null | null | null | src/mattree/Trie.h | mahmoudimus/flamingo | 61b46a9f57c9aa4050b0dd8b95a44e1abef0d006 | [
"Unlicense"
] | null | null | null | //
// $Id: Trie.h 4143 2008-12-08 23:23:55Z abehm $
//
// Trie.h: interface for the Trie class.
//
// Copyright (C) 2004 - 2007 by The Regents of the University of
// California
//
// Redistribution of this file is permitted under the terms of the
// BSD license
//
// Date: October, 2004
//
// Author:... | 22.152174 | 81 | 0.690546 | [
"vector"
] |
1e8d84c86698c6373b68d8cf466dc5801a29a418 | 1,890 | h | C | cpp/cpp_primer/chapter12/ex_12_22.h | KaiserLancelot/Cpp-Primer | a4791a6765f0b6c864e8881e6a5328e2a3d68974 | [
"MIT"
] | 2 | 2019-12-21T00:53:47.000Z | 2020-01-01T10:36:30.000Z | cpp/cpp_primer/chapter12/ex_12_22.h | KaiserLancelot/Cpp-Primer | a4791a6765f0b6c864e8881e6a5328e2a3d68974 | [
"MIT"
] | null | null | null | cpp/cpp_primer/chapter12/ex_12_22.h | KaiserLancelot/Cpp-Primer | a4791a6765f0b6c864e8881e6a5328e2a3d68974 | [
"MIT"
] | null | null | null | //
// Created by kaiser on 18-12-19.
//
#pragma once
#include <initializer_list>
#include <memory>
#include <string>
#include <vector>
class StrBlobPtr;
class ConstStrBlobPtr;
class StrBlob {
friend class StrBlobPtr;
friend class ConstStrBlobPtr;
public:
using SizeType = std::vector<std::string>::size_type;... | 25.540541 | 80 | 0.666138 | [
"vector"
] |
1ea0d1e0807408eee6a244f209c6e58ead48c077 | 6,692 | c | C | benchmark/src/rc5.c | enowy/adiantum | 6a2a4f1c9ff5775d6b1924189482ce9a29e7ca15 | [
"MIT"
] | 401 | 2018-10-15T15:03:56.000Z | 2022-03-31T14:57:36.000Z | benchmark/src/rc5.c | enowy/adiantum | 6a2a4f1c9ff5775d6b1924189482ce9a29e7ca15 | [
"MIT"
] | 2 | 2019-02-11T15:18:15.000Z | 2019-05-25T21:54:45.000Z | benchmark/src/rc5.c | enowy/adiantum | 6a2a4f1c9ff5775d6b1924189482ce9a29e7ca15 | [
"MIT"
] | 53 | 2018-10-15T07:03:28.000Z | 2022-01-15T12:42:05.000Z | /*
* RC5 block cipher, based on the original paper:
* "The RC5 Encryption Algorithm" (1997),
* https://people.csail.mit.edu/rivest/Rivest-rc5rev.pdf
*
* Copyright (C) 2018 Google LLC
*
* Use of this source code is governed by an MIT-style
* license that can be found in the LICENSE file or at
* https://opensour... | 24.785185 | 80 | 0.643455 | [
"vector"
] |
1ea15b98743fb1ea66aeb2bb1b832eadfcab7ecd | 14,510 | h | C | lib/wccp/Wccp.h | postwait/trafficserver | 18121bf316d9026e3f9820534fe1d97349b31bee | [
"Apache-2.0"
] | null | null | null | lib/wccp/Wccp.h | postwait/trafficserver | 18121bf316d9026e3f9820534fe1d97349b31bee | [
"Apache-2.0"
] | null | null | null | lib/wccp/Wccp.h | postwait/trafficserver | 18121bf316d9026e3f9820534fe1d97349b31bee | [
"Apache-2.0"
] | null | null | null | # if ! defined(ATS_WCCP_API_HEADER)
# define ATS_WCCP_API_HEADER
/** @file
WCCP (v2) support API.
@section license License
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
... | 28.2846 | 84 | 0.687388 | [
"object"
] |
1ea85ade2bc5a343f611b1447b616538ff2acabc | 1,789 | h | C | CalibFormats/SiPixelObjects/interface/PixelMaxVsf.h | ckamtsikis/cmssw | ea19fe642bb7537cbf58451dcf73aa5fd1b66250 | [
"Apache-2.0"
] | 852 | 2015-01-11T21:03:51.000Z | 2022-03-25T21:14:00.000Z | CalibFormats/SiPixelObjects/interface/PixelMaxVsf.h | ckamtsikis/cmssw | ea19fe642bb7537cbf58451dcf73aa5fd1b66250 | [
"Apache-2.0"
] | 30,371 | 2015-01-02T00:14:40.000Z | 2022-03-31T23:26:05.000Z | CalibFormats/SiPixelObjects/interface/PixelMaxVsf.h | ckamtsikis/cmssw | ea19fe642bb7537cbf58451dcf73aa5fd1b66250 | [
"Apache-2.0"
] | 3,240 | 2015-01-02T05:53:18.000Z | 2022-03-31T17:24:21.000Z | #ifndef PixelMaxVsf_h
#define PixelMaxVsf_h
/**
* \file CalibFormats/SiPixelObjects/interface/PixelMaxVsf.h
* \brief This class specifies the maximum Vsf setting that should be used
* for each ROC.
*/
#include <map>
#include <string>
#include <vector>
#include "CalibFormats/SiPixelObjects/interface/PixelConfigB... | 32.527273 | 115 | 0.654556 | [
"vector"
] |
1ea8d3e7471658990a3e52f447241b8bea76ef5e | 10,386 | h | C | earth_enterprise/src/common/khStringUtils.h | ezeeyahoo/earthenterprise | b6cac9e6228946f2f17d1edb75e118aeb3e8e8c9 | [
"Apache-2.0"
] | 2,661 | 2017-03-20T22:12:50.000Z | 2022-03-30T09:43:19.000Z | earth_enterprise/src/common/khStringUtils.h | ezeeyahoo/earthenterprise | b6cac9e6228946f2f17d1edb75e118aeb3e8e8c9 | [
"Apache-2.0"
] | 1,531 | 2017-03-24T17:20:32.000Z | 2022-03-16T18:11:14.000Z | earth_enterprise/src/common/khStringUtils.h | ezeeyahoo/earthenterprise | b6cac9e6228946f2f17d1edb75e118aeb3e8e8c9 | [
"Apache-2.0"
] | 990 | 2017-03-24T11:54:28.000Z | 2022-03-22T11:51:47.000Z | /*
* Copyright 2017 Google Inc.
* Copyright 2020 The Open GEE Contributors
*
* 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
*
* U... | 39.340909 | 81 | 0.657327 | [
"vector"
] |
1eb672c2c9918ee91b528cd227091161fd5902e8 | 9,159 | h | C | framework/Collision/Headers/CollisionManager.h | assoria/kigs | 53136685a23e5552a94fb72a794275c7abbfe7f4 | [
"MIT"
] | 26 | 2019-11-14T19:02:52.000Z | 2020-04-20T06:08:34.000Z | framework/Collision/Headers/CollisionManager.h | assoria/kigs | 53136685a23e5552a94fb72a794275c7abbfe7f4 | [
"MIT"
] | null | null | null | framework/Collision/Headers/CollisionManager.h | assoria/kigs | 53136685a23e5552a94fb72a794275c7abbfe7f4 | [
"MIT"
] | 6 | 2020-02-03T12:38:23.000Z | 2020-04-16T10:55:41.000Z | #ifndef _COLLISIONMANAGER_H_
#define _COLLISIONMANAGER_H_
#include "CollisionHit.h"
#include "CoreModifiable.h"
#include "TecLibs\Tec3D.h"
#include "maReference.h"
//#include "AABBTree.h"
#include "AttributePacking.h"
#include <mutex>
#include <functional>
#include <atomic>
#include <map>
#include <variant>
#include... | 39.478448 | 326 | 0.774539 | [
"object",
"vector"
] |
144e86f047d71eccdeb1fa020cb1ae23d6aff9d4 | 14,638 | c | C | guest-API-SDK/17.06/wrs-server-group-2.0.4/guest_agent.c | WindRiverCode/Titanium-Server | 08ec033e391ed6afaff9d2ce9ac238fb53928ffb | [
"BSD-3-Clause"
] | 12 | 2017-08-06T23:25:08.000Z | 2021-03-13T01:35:37.000Z | guest-API-SDK/17.06/wrs-server-group-2.0.4/guest_agent.c | WindRiverCode/Titanium-Server | 08ec033e391ed6afaff9d2ce9ac238fb53928ffb | [
"BSD-3-Clause"
] | null | null | null | guest-API-SDK/17.06/wrs-server-group-2.0.4/guest_agent.c | WindRiverCode/Titanium-Server | 08ec033e391ed6afaff9d2ce9ac238fb53928ffb | [
"BSD-3-Clause"
] | 9 | 2017-03-14T09:23:09.000Z | 2021-01-05T12:57:56.000Z | /*
* Copyright (c) 2013-2016, Wind River Systems, Inc.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* 1) Redistributions of source code must retain the above copyright notice,
* this list of conditions and t... | 29.043651 | 93 | 0.61559 | [
"object"
] |
145216721bb58f081a1a398f3772e417757ea866 | 10,599 | h | C | AnimationProgramming/Dependencies/include/AltMath/Vector/Vector3.h | maxbrundev/OpenGL-Skeletal-Animation | 4a0981dc222d4195663b180eaa5a4288aab7477c | [
"MIT"
] | 6 | 2020-05-08T20:24:03.000Z | 2021-12-20T08:42:09.000Z | AnimationProgramming/Dependencies/include/AltMath/Vector/Vector3.h | maxbrundev/OpenGL-Skeletal-Animation | 4a0981dc222d4195663b180eaa5a4288aab7477c | [
"MIT"
] | null | null | null | AnimationProgramming/Dependencies/include/AltMath/Vector/Vector3.h | maxbrundev/OpenGL-Skeletal-Animation | 4a0981dc222d4195663b180eaa5a4288aab7477c | [
"MIT"
] | 3 | 2019-03-18T08:33:07.000Z | 2020-04-17T13:38:09.000Z | /**
* Project AltMath
* @author GP2021
* @version 1.0.0
*/
#pragma once
#ifndef _VECTOR3_H
#define _VECTOR3_H
namespace AltMath
{
template <typename T>
struct Vector2;
template <typename T>
struct Vector3
{
static_assert(std::is_arithmetic<T>::value, "Vector3 should only be used with arithmetic type... | 22.695931 | 122 | 0.681574 | [
"vector"
] |
14562bda10d6d477e404bfb88c1d44c38113d710 | 2,104 | h | C | kern/inc/arch/x86_64/cpufuncs.h | bSchnepp/Feral | 8931c89da418076c15205f03e93b664504fb29ff | [
"BSL-1.0"
] | 13 | 2018-04-27T00:04:09.000Z | 2022-01-06T15:00:24.000Z | kern/inc/arch/x86_64/cpufuncs.h | bSchnepp/Feral | 8931c89da418076c15205f03e93b664504fb29ff | [
"BSL-1.0"
] | 44 | 2018-09-01T04:05:21.000Z | 2021-02-21T22:02:57.000Z | kern/inc/arch/x86_64/cpufuncs.h | bSchnepp/feral-next | 8931c89da418076c15205f03e93b664504fb29ff | [
"BSL-1.0"
] | 2 | 2018-04-28T12:54:41.000Z | 2021-03-17T14:18:28.000Z | /*
Copyright (c) 2018, 2021, Brian Schnepp
Permission is hereby granted, free of charge, to any person or organization
obtaining a copy of the software and accompanying documentation covered by
this license (the "Software") to use, reproduce, display, distribute, execute,
and transmit the Software, and to prepare deri... | 33.396825 | 79 | 0.792776 | [
"object"
] |
145942ebe36d9413957ab775b06c5f824640e8ca | 2,148 | h | C | net.ssa/Editors/Edit/Landscape.h | ixray-team/xray-vss-archive | b245c8601dcefb505b4b51f58142da6769d4dc92 | [
"Linux-OpenIB"
] | 1 | 2022-03-26T17:00:19.000Z | 2022-03-26T17:00:19.000Z | net.ssa/Editors/Edit/Landscape.h | ixray-team/xray-vss-archive | b245c8601dcefb505b4b51f58142da6769d4dc92 | [
"Linux-OpenIB"
] | null | null | null | net.ssa/Editors/Edit/Landscape.h | ixray-team/xray-vss-archive | b245c8601dcefb505b4b51f58142da6769d4dc92 | [
"Linux-OpenIB"
] | 1 | 2022-03-26T17:00:21.000Z | 2022-03-26T17:00:21.000Z | //----------------------------------------------------
// file: Landscape.h
//----------------------------------------------------
#ifndef _INCDEF_Landscape_H_
#define _INCDEF_Landscape_H_
#include "Scene.h"
#include "ObjectOptionPack.h"
#include "Texture.h"
#define LAND_CHUNK_DATA 0xE420
#define L... | 20.653846 | 69 | 0.647114 | [
"render",
"vector"
] |
145a54d1ce33ab1ecc963d2ee11fca852846807e | 4,818 | h | C | src/ledger/bin/fidl/syncable_internal.h | opensource-assist/fuschia | 66646c55b3d0b36aae90a4b6706b87f1a6261935 | [
"BSD-3-Clause"
] | null | null | null | src/ledger/bin/fidl/syncable_internal.h | opensource-assist/fuschia | 66646c55b3d0b36aae90a4b6706b87f1a6261935 | [
"BSD-3-Clause"
] | null | null | null | src/ledger/bin/fidl/syncable_internal.h | opensource-assist/fuschia | 66646c55b3d0b36aae90a4b6706b87f1a6261935 | [
"BSD-3-Clause"
] | null | null | null | // Copyright 2018 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
//
// WARNING: This file is machine generated by fidlmerge.
#ifndef SRC_LEDGER_BIN_FIDL_SYNCABLE_INTERNAL_H_
#define SRC_LEDGER_BIN_FIDL_SYNCABLE_INTERNAL_... | 43.8 | 100 | 0.71648 | [
"vector"
] |
14636e7f902f6542993111b3ccd5935edeba065b | 2,169 | h | C | Userland/Applications/SpaceAnalyzer/TreeMapWidget.h | densogiaichned/serenity | 99c0b895fed02949b528437d6b450d85befde7a5 | [
"BSD-2-Clause"
] | 2 | 2022-02-16T02:12:38.000Z | 2022-02-20T18:40:41.000Z | Userland/Applications/SpaceAnalyzer/TreeMapWidget.h | densogiaichned/serenity | 99c0b895fed02949b528437d6b450d85befde7a5 | [
"BSD-2-Clause"
] | null | null | null | Userland/Applications/SpaceAnalyzer/TreeMapWidget.h | densogiaichned/serenity | 99c0b895fed02949b528437d6b450d85befde7a5 | [
"BSD-2-Clause"
] | null | null | null | /*
* Copyright (c) 2021-2022, the SerenityOS developers.
*
* SPDX-License-Identifier: BSD-2-Clause
*/
#pragma once
#include <LibGUI/Frame.h>
#include <LibGfx/Rect.h>
namespace SpaceAnalyzer {
struct TreeMapNode {
virtual String name() const = 0;
virtual i64 area() const = 0;
virtual size_t num_child... | 28.539474 | 140 | 0.704933 | [
"vector"
] |
14640f4366dc635c59cb561cf9acc6b4ecea74eb | 2,149 | h | C | src/yadsl/pydefines.h | guidanoli/aa | 81814c7d72d7126308440d0ad07892a36800de20 | [
"MIT"
] | null | null | null | src/yadsl/pydefines.h | guidanoli/aa | 81814c7d72d7126308440d0ad07892a36800de20 | [
"MIT"
] | 2 | 2021-08-19T17:57:12.000Z | 2021-08-19T17:59:23.000Z | src/yadsl/pydefines.h | guidanoli/aa | 81814c7d72d7126308440d0ad07892a36800de20 | [
"MIT"
] | null | null | null | #ifndef __YADSL_PYDEFINES_H__
#define __YADSL_PYDEFINES_H__
/**
* Python definitions header file
* Make sure to include <Python.h> before
*/
/* Add backwards compatibility with Python C API < v.3.7 */
#if defined(PY_MAJOR_VERSION) && ((PY_MAJOR_VERSION < 3) || \
((PY_MAJOR_VERSION == 3) && (PY_MINOR_VERSION < 7... | 29.040541 | 76 | 0.663564 | [
"object"
] |
146c492cdf7c75afef1fc69f3795439b0c54313d | 8,932 | h | C | media/audio/mac/audio_auhal_mac.h | google-ar/chromium | 2441c86a5fd975f09a6c30cddb57dfb7fc239699 | [
"Apache-2.0",
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 777 | 2017-08-29T15:15:32.000Z | 2022-03-21T05:29:41.000Z | media/audio/mac/audio_auhal_mac.h | harrymarkovskiy/WebARonARCore | 2441c86a5fd975f09a6c30cddb57dfb7fc239699 | [
"Apache-2.0",
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 66 | 2017-08-30T18:31:18.000Z | 2021-08-02T10:59:35.000Z | media/audio/mac/audio_auhal_mac.h | harrymarkovskiy/WebARonARCore | 2441c86a5fd975f09a6c30cddb57dfb7fc239699 | [
"Apache-2.0",
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 123 | 2017-08-30T01:19:34.000Z | 2022-03-17T22:55:31.000Z | // Copyright 2013 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.
//
// Implementation notes:
//
// - It is recommended to first acquire the native sample rate of the default
// output device and then use the same rate ... | 38.5 | 80 | 0.728056 | [
"render",
"object"
] |
1475082d8accaa9820cba378b2b420d4ae4cb2c9 | 8,183 | c | C | rtos/TARGET_CORTEX/TOOLCHAIN_ARM_STD/mbed_boot_arm_std.c | caixue901102/mbed-os | 483833a8d4612845408fea5b1986d20ab8428580 | [
"Apache-2.0"
] | 2 | 2018-09-05T12:04:05.000Z | 2018-11-30T05:33:35.000Z | rtos/TARGET_CORTEX/TOOLCHAIN_ARM_STD/mbed_boot_arm_std.c | clevertrack1/mbed-os | 96218c7f33a9888d24ba772335d268376d2d24af | [
"Apache-2.0"
] | null | null | null | rtos/TARGET_CORTEX/TOOLCHAIN_ARM_STD/mbed_boot_arm_std.c | clevertrack1/mbed-os | 96218c7f33a9888d24ba772335d268376d2d24af | [
"Apache-2.0"
] | 4 | 2018-12-10T12:03:54.000Z | 2019-01-26T02:46:40.000Z | /* mbed Microcontroller Library
* Copyright (c) 2018-2018 ARM Limited
*
* 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 re... | 31.114068 | 93 | 0.687645 | [
"object",
"model"
] |
1477adfd6c767b403c5a04fd9b02f2b967fbe363 | 13,215 | c | C | Quake/misc/src/WinQuake/WinQuake/console.c | amroibrahim/DIYQuake | 957d4b86fc6edc3eedf0e322eafce89dc336261f | [
"MIT"
] | 13 | 2020-12-06T20:11:40.000Z | 2021-12-14T16:28:48.000Z | Quake/misc/src/WinQuake/WinQuake/console.c | amroibrahim/DIYQuake | 957d4b86fc6edc3eedf0e322eafce89dc336261f | [
"MIT"
] | 1 | 2021-05-02T02:31:51.000Z | 2021-05-02T17:00:49.000Z | Quake/misc/src/WinQuake/WinQuake/console.c | amroibrahim/DIYQuake | 957d4b86fc6edc3eedf0e322eafce89dc336261f | [
"MIT"
] | 1 | 2020-12-17T12:17:16.000Z | 2020-12-17T12:17:16.000Z | /*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in th... | 20.299539 | 135 | 0.579115 | [
"solid"
] |
147a5bf127b08af59f18e2dc664d747c283f4fcc | 6,580 | c | C | d/tharis/Tharis/slide2.c | Dbevan/SunderingShadows | 6c15ec56cef43c36361899bae6dc08d0ee907304 | [
"MIT"
] | 13 | 2019-07-19T05:24:44.000Z | 2021-11-18T04:08:19.000Z | d/tharis/Tharis/slide2.c | Dbevan/SunderingShadows | 6c15ec56cef43c36361899bae6dc08d0ee907304 | [
"MIT"
] | 4 | 2021-03-15T18:56:39.000Z | 2021-08-17T17:08:22.000Z | d/tharis/Tharis/slide2.c | Dbevan/SunderingShadows | 6c15ec56cef43c36361899bae6dc08d0ee907304 | [
"MIT"
] | 13 | 2019-09-12T06:22:38.000Z | 2022-01-31T01:15:12.000Z | //slide2.c
#include <std.h>
inherit WATER;
int water_level, clog;
string *swimming;
void create(){
::create();
set_terrain(BUILT_TUNNEL);
set_travel(SLICK_FLOOR);
set_property("no sticks", 1);
set_name("Sewer pit");
set_property("light",0);
set_property("indoors",1);
set_property("surface", 1)... | 35 | 108 | 0.611702 | [
"object"
] |
14801ee86a8e3822646c0943fe3075796595ff71 | 2,861 | h | C | aws-cpp-sdk-directconnect/include/aws/directconnect/model/DescribeTagsResult.h | woohoou/aws-sdk-cpp | a42835a8aad2eac1e334d899a3fbfedcaa341d51 | [
"Apache-2.0"
] | 1 | 2020-07-16T19:03:13.000Z | 2020-07-16T19:03:13.000Z | aws-cpp-sdk-directconnect/include/aws/directconnect/model/DescribeTagsResult.h | woohoou/aws-sdk-cpp | a42835a8aad2eac1e334d899a3fbfedcaa341d51 | [
"Apache-2.0"
] | 18 | 2018-05-15T16:41:07.000Z | 2018-05-21T00:46:30.000Z | aws-cpp-sdk-directconnect/include/aws/directconnect/model/DescribeTagsResult.h | woohoou/aws-sdk-cpp | a42835a8aad2eac1e334d899a3fbfedcaa341d51 | [
"Apache-2.0"
] | 1 | 2021-10-01T15:29:44.000Z | 2021-10-01T15:29:44.000Z | /*
* Copyright 2010-2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "license" fil... | 30.115789 | 133 | 0.701503 | [
"vector",
"model"
] |
148b11ffd1dc7d17b529b7b37becfc362701db12 | 3,107 | h | C | content/renderer/media/render_audiosourceprovider.h | leiferikb/bitpop-private | 4c967307d228e86f07f2576068a169e846c833ca | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 1 | 2021-11-15T15:17:43.000Z | 2021-11-15T15:17:43.000Z | content/renderer/media/render_audiosourceprovider.h | houseoflifeproperty/bitpop-private | 4c967307d228e86f07f2576068a169e846c833ca | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | null | null | null | content/renderer/media/render_audiosourceprovider.h | houseoflifeproperty/bitpop-private | 4c967307d228e86f07f2576068a169e846c833ca | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 1 | 2020-11-04T07:24:02.000Z | 2020-11-04T07:24:02.000Z | // Copyright (c) 2012 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
//
// RenderAudioSourceProvider provides a bridge between classes:
// WebKit::WebAudioSourceProvider <---> media::AudioRendererSink
//
// RenderAud... | 35.306818 | 84 | 0.7673 | [
"render"
] |
148caa9cf3b2b2618976f774ec979c94f4d32e57 | 1,387 | h | C | include/vecpp/vec/operations.h | VecPP/vecpp | 647afb3509083e44d1cb484a70df97e312ab5e8a | [
"BSL-1.0"
] | 8 | 2018-12-06T04:11:40.000Z | 2021-02-21T13:17:43.000Z | include/vecpp/vec/operations.h | VecPP/vecpp | 647afb3509083e44d1cb484a70df97e312ab5e8a | [
"BSL-1.0"
] | 2 | 2018-09-07T14:08:28.000Z | 2018-09-09T15:31:44.000Z | include/vecpp/vec/operations.h | VecPP/vecpp | 647afb3509083e44d1cb484a70df97e312ab5e8a | [
"BSL-1.0"
] | 3 | 2018-09-06T16:13:33.000Z | 2019-10-16T08:28:37.000Z | // Copyright 2018 Francois Chabot
// (francois.chabot.dev@gmail.com)
//
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE or copy at
// http://www.boost.org/LICENSE_1_0.txt)
#ifndef VECPP_VEC_OPERATIONS_H_INCLUDED
#define VECPP_VEC_OPERATIONS_H_INCLUDED
#include "vec... | 26.169811 | 79 | 0.653929 | [
"vector"
] |
148d948336933ce2da419e7cd66d001a5366a1a6 | 2,067 | h | C | components/viz/common/gpu/vulkan_in_process_context_provider.h | sarang-apps/darshan_browser | 173649bb8a7c656dc60784d19e7bb73e07c20daa | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | null | null | null | components/viz/common/gpu/vulkan_in_process_context_provider.h | sarang-apps/darshan_browser | 173649bb8a7c656dc60784d19e7bb73e07c20daa | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | null | null | null | components/viz/common/gpu/vulkan_in_process_context_provider.h | sarang-apps/darshan_browser | 173649bb8a7c656dc60784d19e7bb73e07c20daa | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | null | null | null | // Copyright 2016 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 COMPONENTS_VIZ_COMMON_GPU_VULKAN_IN_PROCESS_CONTEXT_PROVIDER_H_
#define COMPONENTS_VIZ_COMMON_GPU_VULKAN_IN_PROCESS_CONTEXT_PROVIDER_H_
#include ... | 32.809524 | 76 | 0.820513 | [
"vector"
] |
14989c0a78031cfb5fbf8c2787d441b11161357b | 74,326 | c | C | src/handler.c | MUDOmnibus/Rom24b6 | df2a5896f1fc9fb8e73a58a2042f5c996ecbd63f | [
"DOC"
] | 3 | 2017-03-29T16:28:43.000Z | 2020-10-17T12:23:33.000Z | src/handler.c | MUDOmnibus/Rom24b6 | df2a5896f1fc9fb8e73a58a2042f5c996ecbd63f | [
"DOC"
] | null | null | null | src/handler.c | MUDOmnibus/Rom24b6 | df2a5896f1fc9fb8e73a58a2042f5c996ecbd63f | [
"DOC"
] | null | null | null | /**************************************************************************r
* Original Diku Mud copyright (C) 1990, 1991 by Sebastian Hammer, *
* Michael Seifert, Hans Henrik St{rfeldt, Tom Madsen, and Katja Nyboe. *
* *
* Merc Dik... | 25.532807 | 80 | 0.568159 | [
"object",
"vector"
] |
1498e5a48b6c20949b0a23a5507384138d5e8654 | 52,580 | c | C | shell/osshell/accessib/osk/src/kbfunc.c | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | shell/osshell/accessib/osk/src/kbfunc.c | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | shell/osshell/accessib/osk/src/kbfunc.c | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | // Copyright (c) 1997-1999 Microsoft Corporation
//
// KBFUNC.C // Function library to KBMAIN.C
// File modified to paint bitmaps instead of icons : a-anilk :02-16-99
// Last updated Maria Jose and Anil Kumar
//
#define STRICT
#include <windows.h>
#include <commdlg.h>
#include "kbmain.h"
#include "kbus... | 30.76653 | 151 | 0.551921 | [
"transform",
"3d"
] |
14a2898fc62db05625b84d5927d1e6da4632e8e4 | 3,123 | h | C | cpp/secretcode/IBVolatilityTracker.h | CodeApprenticeRai/newt | 0e07a87aa6b8d4b238c1a9fd3fef363133866c57 | [
"Apache-2.0"
] | 1 | 2021-06-21T12:23:55.000Z | 2021-06-21T12:23:55.000Z | cpp/secretcode/IBVolatilityTracker.h | CodeApprenticeRai/newt | 0e07a87aa6b8d4b238c1a9fd3fef363133866c57 | [
"Apache-2.0"
] | null | null | null | cpp/secretcode/IBVolatilityTracker.h | CodeApprenticeRai/newt | 0e07a87aa6b8d4b238c1a9fd3fef363133866c57 | [
"Apache-2.0"
] | 6 | 2019-10-17T21:16:21.000Z | 2020-10-19T08:27:01.000Z | /*
VolatilityTracker.h
Simple widget that tracks recent short-term per-stock return volatility, estimated
from HF data.
Notes:
- Version of VolatiltyTracker that uses different method of estimating prices,
and thus of estimating volatility.
- In this context, IB refers to IntervalBar, and the IBVolat... | 39.531646 | 111 | 0.764649 | [
"vector"
] |
e798053604117680d40e4ef91bdd597110de6b31 | 1,301 | h | C | Engine/Plugins/Runtime/AppleARKit/Source/AppleARKit/Private/ExternalTextureMaterialExpression.h | windystrife/UnrealEngine_NVIDIAGameWork | b50e6338a7c5b26374d66306ebc7807541ff815e | [
"MIT"
] | 1 | 2022-01-29T18:36:12.000Z | 2022-01-29T18:36:12.000Z | Engine/Plugins/Runtime/AppleARKit/Source/AppleARKit/Private/ExternalTextureMaterialExpression.h | windystrife/UnrealEngine_NVIDIAGameWork | b50e6338a7c5b26374d66306ebc7807541ff815e | [
"MIT"
] | null | null | null | Engine/Plugins/Runtime/AppleARKit/Source/AppleARKit/Private/ExternalTextureMaterialExpression.h | windystrife/UnrealEngine_NVIDIAGameWork | b50e6338a7c5b26374d66306ebc7807541ff815e | [
"MIT"
] | null | null | null | // Copyright 1998-2017 Epic Games, Inc. All Rights Reserved.
#pragma once
#include "CoreMinimal.h"
#include "UObject/ObjectMacros.h"
#include "Materials/MaterialExpression.h"
#include "ExternalTextureMaterialExpression.generated.h"
UENUM()
enum EARKitTextureType
{
TextureY,
TextureCbCr,
};
/**
* Implements a node... | 30.255814 | 104 | 0.807071 | [
"object"
] |
e7a03f38e8b0e6b791a09802b28910785af65baa | 1,104 | h | C | src/devices/led1623g12.h | gbatanov/zhub | c8fc90c395be2e602bb22d29d4d8ba84d617e6b2 | [
"BSL-1.0"
] | 10 | 2021-09-09T19:30:35.000Z | 2022-03-23T16:52:41.000Z | src/devices/led1623g12.h | gbatanov/zhub | c8fc90c395be2e602bb22d29d4d8ba84d617e6b2 | [
"BSL-1.0"
] | null | null | null | src/devices/led1623g12.h | gbatanov/zhub | c8fc90c395be2e602bb22d29d4d8ba84d617e6b2 | [
"BSL-1.0"
] | 3 | 2022-02-06T08:29:49.000Z | 2022-03-21T00:45:50.000Z | // Copyright Kutin Nikolay 2021
//
// Distributed under the Boost Software License, Version 1.0.
// http://www.boost.org/LICENSE_1_0.txt)
#pragma once
class LED1623G12 : public GenericDevices::OnOffSwitch, public GenericDevices::LevelControledDevice {
public:
LED1623G12() = delete;
LED1623G12(zigbee::Network... | 46 | 303 | 0.75 | [
"vector",
"model"
] |
e7a09ae77de0843b25cec6603504a682db464b40 | 24,530 | h | C | third_party/EASTL/include/fixed_map.h | egranata/puppy | dc8b9bd7620966d94b18cbfaf50c9c5e142b9f6c | [
"Apache-2.0"
] | 28 | 2018-06-01T07:01:55.000Z | 2022-01-09T23:30:14.000Z | third_party/EASTL/include/fixed_map.h | egranata/puppy | dc8b9bd7620966d94b18cbfaf50c9c5e142b9f6c | [
"Apache-2.0"
] | 175 | 2018-05-30T03:06:15.000Z | 2019-02-06T23:54:24.000Z | third_party/EASTL/include/fixed_map.h | egranata/puppy | dc8b9bd7620966d94b18cbfaf50c9c5e142b9f6c | [
"Apache-2.0"
] | 2 | 2019-07-16T02:57:27.000Z | 2021-06-25T17:01:13.000Z | /////////////////////////////////////////////////////////////////////////////
// Copyright (c) Electronic Arts Inc. All rights reserved.
/////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////
// This file implements ... | 42.293103 | 186 | 0.722299 | [
"object"
] |
e7a3676ad29073856602e413a62f7d621de6efd4 | 14,525 | h | C | aws-cpp-sdk-glue/include/aws/glue/model/CsvClassifier.h | curiousjgeorge/aws-sdk-cpp | 09b65deba03cfbef9a1e5d5986aa4de71bc03cd8 | [
"Apache-2.0"
] | null | null | null | aws-cpp-sdk-glue/include/aws/glue/model/CsvClassifier.h | curiousjgeorge/aws-sdk-cpp | 09b65deba03cfbef9a1e5d5986aa4de71bc03cd8 | [
"Apache-2.0"
] | null | null | null | aws-cpp-sdk-glue/include/aws/glue/model/CsvClassifier.h | curiousjgeorge/aws-sdk-cpp | 09b65deba03cfbef9a1e5d5986aa4de71bc03cd8 | [
"Apache-2.0"
] | null | null | null | /*
* Copyright 2010-2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "license" fil... | 34.096244 | 139 | 0.668365 | [
"vector",
"model"
] |
e7a49c7f836e70b1e2a62bc9441d4eb2f1f447d6 | 3,435 | h | C | Applications/OverView/Core/vtkSMClientDeliverySource.h | matthb2/ParaView-beforekitwareswtichedtogit | e47e57d6ce88444d9e6af9ab29f9db8c23d24cef | [
"BSD-3-Clause"
] | 1 | 2021-07-31T19:38:03.000Z | 2021-07-31T19:38:03.000Z | Applications/OverView/Core/vtkSMClientDeliverySource.h | matthb2/ParaView-beforekitwareswtichedtogit | e47e57d6ce88444d9e6af9ab29f9db8c23d24cef | [
"BSD-3-Clause"
] | null | null | null | Applications/OverView/Core/vtkSMClientDeliverySource.h | matthb2/ParaView-beforekitwareswtichedtogit | e47e57d6ce88444d9e6af9ab29f9db8c23d24cef | [
"BSD-3-Clause"
] | 2 | 2019-01-22T19:51:40.000Z | 2021-07-31T19:38:05.000Z | /*=========================================================================
Program: ParaView
Module: $RCSfile$
Copyright (c) 2005-2008 Sandia Corporation, Kitware Inc.
All rights reserved.
ParaView is a free software; you can redistribute it and/or modify it
under the terms of the ParaView lice... | 40.892857 | 96 | 0.761572 | [
"object"
] |
e7a6b07aac90d0c10a87db79bfc183c40af87e7b | 1,787 | h | C | src/fj_matrix.h | tsubo164/Fujiyama-Renderer | a451548ba2f0f6379b523e0abf1df57c664f444c | [
"MIT"
] | 36 | 2015-05-28T05:41:10.000Z | 2021-06-07T15:43:54.000Z | src/fj_matrix.h | tsubo164/Fujiyama-Renderer | a451548ba2f0f6379b523e0abf1df57c664f444c | [
"MIT"
] | 1 | 2015-03-06T16:44:10.000Z | 2015-06-25T05:45:49.000Z | src/fj_matrix.h | tsubo164/Fujiyama-Renderer | a451548ba2f0f6379b523e0abf1df57c664f444c | [
"MIT"
] | 6 | 2015-01-16T00:15:31.000Z | 2018-07-08T22:00:08.000Z | // Copyright (c) 2011-2020 Hiroshi Tsubokawa
// See LICENSE and README
#ifndef FJ_MATRIX_H
#define FJ_MATRIX_H
#include "fj_compatibility.h"
#include "fj_types.h"
namespace fj {
class FJ_API Matrix {
public:
Matrix()
{
e[0]=1.; e[1]=0.; e[2]=0.; e[3]=0.;
e[4]=0.; e[5]=1.; e[6]=0.; e[7]=0.;
e[8... | 27.075758 | 71 | 0.6385 | [
"vector"
] |
e7ad78a0a33e901b9a1bc16d669d25c954d27344 | 3,387 | h | C | QueryEngine/ResultSetBuilder.h | Pahandrovich/omniscidb | 312809f85c2d9e0027bd2e91c20a7d4c6bc2714a | [
"Apache-2.0"
] | 2 | 2021-10-16T10:04:54.000Z | 2022-01-10T18:24:50.000Z | QueryEngine/ResultSetBuilder.h | Pahandrovich/omniscidb | 312809f85c2d9e0027bd2e91c20a7d4c6bc2714a | [
"Apache-2.0"
] | 91 | 2020-09-09T09:58:25.000Z | 2022-03-31T15:27:39.000Z | QueryEngine/ResultSetBuilder.h | isabella232/omniscidb | bf83d84833710679debdf7a0484b6fbfc421cc96 | [
"Apache-2.0"
] | 12 | 2020-09-02T10:53:36.000Z | 2022-01-24T16:56:58.000Z | /*
* Copyright 2020 OmniSci, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed t... | 33.87 | 88 | 0.699734 | [
"vector"
] |
e7b747fefa1a4f10f8503a2a8fa074f178b34458 | 1,188 | h | C | include/gui/Sprite.h | Gary-Ascuy/weh | 95a3243d9a4d2385d71f7777dbb28ba868e01160 | [
"MIT"
] | 1 | 2015-07-30T16:44:27.000Z | 2015-07-30T16:44:27.000Z | include/gui/Sprite.h | Gary-Ascuy/weh | 95a3243d9a4d2385d71f7777dbb28ba868e01160 | [
"MIT"
] | null | null | null | include/gui/Sprite.h | Gary-Ascuy/weh | 95a3243d9a4d2385d71f7777dbb28ba868e01160 | [
"MIT"
] | null | null | null |
#ifndef GUI__SPRITE_H_INCLUDED
#define GUI__SPRITE_H_INCLUDED
#include <SDL2/SDL.h>
#include <SDL2/SDL_image.h>
#include <SDL2/SDL_timer.h>
#include <SDL2/SDL_ttf.h>
#include <iostream>
#include <sstream>
#include <string>
#include <iomanip>
#include <vector>
#include "ilog/Logger.h"
using namespace std;
namespac... | 22 | 124 | 0.632155 | [
"render",
"vector"
] |
e7b95a08ce1b69fbfc7c679568039bd221faed79 | 36,330 | h | C | src/xrGameSpy/gamespy/Chat/chat.h | acidicMercury8/xray-1.6 | 52fba7348a93a52ff9694f2c9dd40c0d090e791e | [
"Linux-OpenIB"
] | 10 | 2021-05-04T06:40:27.000Z | 2022-01-20T20:24:28.000Z | src/xrGameSpy/gamespy/Chat/chat.h | acidicMercury8/xray-1.6 | 52fba7348a93a52ff9694f2c9dd40c0d090e791e | [
"Linux-OpenIB"
] | null | null | null | src/xrGameSpy/gamespy/Chat/chat.h | acidicMercury8/xray-1.6 | 52fba7348a93a52ff9694f2c9dd40c0d090e791e | [
"Linux-OpenIB"
] | 2 | 2020-05-17T10:01:14.000Z | 2020-09-11T20:17:27.000Z | /*
GameSpy Chat SDK
Dan "Mr. Pants" Schoenblum
dan@gamespy.com
Copyright 1999-2007 GameSpy Industries, Inc
devsupport@gamespy.com
*/
#ifndef _CHAT_H_
#define _CHAT_H_
///////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////... | 36.366366 | 99 | 0.563611 | [
"object"
] |
e7c197a9744c229da6947841683abe3413da4f2c | 512 | h | C | beowolf/game_objects/characterUnits/EnemyManager.h | JarateKing/Beowolf-Engine | b7ad1ed18ecb5ce7ca4e43d46ee96ed615300e85 | [
"MIT"
] | 3 | 2019-01-21T15:18:41.000Z | 2020-04-16T18:21:29.000Z | beowolf/game_objects/characterUnits/EnemyManager.h | JarateKing/Beowolf-Engine | b7ad1ed18ecb5ce7ca4e43d46ee96ed615300e85 | [
"MIT"
] | 1 | 2020-03-10T18:22:08.000Z | 2020-03-10T18:22:08.000Z | beowolf/game_objects/characterUnits/EnemyManager.h | JarateKing/Beowolf-Engine | b7ad1ed18ecb5ce7ca4e43d46ee96ed615300e85 | [
"MIT"
] | 1 | 2021-12-30T11:38:36.000Z | 2021-12-30T11:38:36.000Z | #ifndef ENEMYMANAGER_H
#define ENEMYMANAGER_H
#include <list>
#include "W_Common.h"
#include "CharacterUnits.h"
#include "hexGrid/HexGrid.h"
class EnemyManager
{
public:
EnemyManager(HexGrid* p_grid);
~EnemyManager();
void Update(float deltaT);
void Render(glm::mat4 p_view, glm::mat4 p_proj, wolf::RenderFilterTyp... | 18.962963 | 78 | 0.742188 | [
"render"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.