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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
a07942e7544fd60b7a94a25549a86f9e499da869 | 2,989 | h | C | speech_decoder.h | V-Sekai/godot-speech | cad4f13ab37db64aa8a881e943939eecb584c8fd | [
"CC-BY-4.0",
"MIT"
] | null | null | null | speech_decoder.h | V-Sekai/godot-speech | cad4f13ab37db64aa8a881e943939eecb584c8fd | [
"CC-BY-4.0",
"MIT"
] | 1 | 2022-01-01T19:42:04.000Z | 2022-01-01T19:42:04.000Z | speech_decoder.h | V-Sekai/godot-speech | cad4f13ab37db64aa8a881e943939eecb584c8fd | [
"CC-BY-4.0",
"MIT"
] | null | null | null | /*************************************************************************/
/* speech_decoder.h */
/*************************************************************************/
/* This file is part of: */
/* ... | 48.209677 | 75 | 0.509535 | [
"object"
] |
a07aa496bfd0f11b4763af9c0136ed273a999faa | 12,479 | h | C | engine/geometry_simd.h | Marzac/le3d | 991153bcd6807b36be67db152501805a59499196 | [
"MIT"
] | 56 | 2017-03-25T10:48:35.000Z | 2022-01-28T21:19:36.000Z | engine/geometry_simd.h | Marzac/le3d | 991153bcd6807b36be67db152501805a59499196 | [
"MIT"
] | 42 | 2018-03-06T23:10:39.000Z | 2018-12-24T12:19:54.000Z | engine/geometry_simd.h | Marzac/le3d | 991153bcd6807b36be67db152501805a59499196 | [
"MIT"
] | 6 | 2018-03-04T22:51:57.000Z | 2021-10-30T05:35:59.000Z | /**
\file geometry_simd.h
\brief LightEngine 3D: Vertex / axis / plane / matrix objects
\brief All platforms implementation (with SIMD support = GCC vectors)
\author Frederic Meslin (fred@fredslab.net)
\twitter @marzacdev
\website http://fredslab.net
\copyright Frederic Meslin 2015 - 2018
\version 1.75
The MI... | 21.702609 | 123 | 0.54788 | [
"3d"
] |
a07b281856142dfa8cc2a7c6462774a9312f51fa | 4,106 | h | C | nonlinear/LevenbergMarquardtState.h | shaolinbit/minisam_lib | e2e904d1b6753976de1dee102f0b53e778c0f880 | [
"BSD-3-Clause"
] | 104 | 2019-06-23T14:45:20.000Z | 2022-03-20T12:45:29.000Z | nonlinear/LevenbergMarquardtState.h | shaolinbit/minisam_lib | e2e904d1b6753976de1dee102f0b53e778c0f880 | [
"BSD-3-Clause"
] | 2 | 2019-06-28T08:23:23.000Z | 2019-07-17T02:37:08.000Z | nonlinear/LevenbergMarquardtState.h | shaolinbit/minisam_lib | e2e904d1b6753976de1dee102f0b53e778c0f880 | [
"BSD-3-Clause"
] | 28 | 2019-06-23T14:45:19.000Z | 2022-03-20T12:45:24.000Z | #ifndef LEVENBERGMARQUARDTSTATE_H
#define LEVENBERGMARQUARDTSTATE_H
/**
* @file LevenbergMarquardtState.h
* @brief A LevenbergMarquardtState class containing most of the logic for Levenberg-Marquardt
*/
#include "../nonlinear/NonlinearOptimizerState.h"
#include "../linear/GaussianFactorGraph.h"
#include "../... | 35.704348 | 121 | 0.654165 | [
"vector",
"model"
] |
a0805da8ad0e30fdf3daa5a5bb06ba8731b3e79d | 1,347 | h | C | Renderer/transform.h | CronosJoe/CustomOpenGLRenderer | 1bd7712afbcb47599210dd00b5690930ccc12b18 | [
"MIT"
] | null | null | null | Renderer/transform.h | CronosJoe/CustomOpenGLRenderer | 1bd7712afbcb47599210dd00b5690930ccc12b18 | [
"MIT"
] | null | null | null | Renderer/transform.h | CronosJoe/CustomOpenGLRenderer | 1bd7712afbcb47599210dd00b5690930ccc12b18 | [
"MIT"
] | null | null | null | #pragma once
#include "glew/GL/glew.h"
#include "glm/glm.hpp"
#define GLM_ENABLE_EXPERIMENTAL 1
#include "glm/gtx/quaternion.hpp"
#undef GLM_ENABLE_EXPERIMENTAL
#include <vector>
namespace aie{
class transform
{
public:
glm::vec3 localPos;
glm::quat localRot;
glm::vec3 localScl;
... | 26.94 | 89 | 0.642168 | [
"vector",
"model",
"transform"
] |
a08319060b11dedd1a411b894a260198104d9960 | 2,648 | c | C | src/luagit2/describe/lua_describe.c | SatyendraBanjare/luagit2 | 671218f35907df28fcdaeaad9c99df447e636895 | [
"MIT"
] | 16 | 2018-03-21T16:31:11.000Z | 2022-01-04T07:17:40.000Z | src/luagit2/describe/lua_describe.c | SatyendraBanjare/luagit2 | 671218f35907df28fcdaeaad9c99df447e636895 | [
"MIT"
] | 23 | 2018-06-09T18:57:02.000Z | 2020-05-24T04:23:51.000Z | src/luagit2/describe/lua_describe.c | SatyendraBanjare/luagit2 | 671218f35907df28fcdaeaad9c99df447e636895 | [
"MIT"
] | 2 | 2018-06-11T20:52:07.000Z | 2021-04-16T19:18:39.000Z | #include "lua_describe.h"
int lua_git_describe_commit (lua_State *L) {
if (lua_gettop(L) != 1) {
return luaL_error(L, "expecting 1 argument : luagit2_object");
}
const luagit2_object *lua_object = (luagit2_object *)luaL_checkudata(L, 1, "luagit2_object");
luagit2_describe_result *lua_describe_res = (luagit2_d... | 31.903614 | 127 | 0.773036 | [
"object"
] |
a089ad20b102ad261a3f68975ca5ed233718885a | 4,632 | c | C | main.c | P4-Research/psabpf | 55d647c2c27d5c26b5ed662e3c9519bbe0a6741b | [
"Apache-2.0"
] | 1 | 2022-02-08T08:13:38.000Z | 2022-02-08T08:13:38.000Z | main.c | P4-Research/psabpf | 55d647c2c27d5c26b5ed662e3c9519bbe0a6741b | [
"Apache-2.0"
] | 18 | 2022-01-15T07:43:05.000Z | 2022-03-24T11:49:42.000Z | main.c | P4-Research/psabpf | 55d647c2c27d5c26b5ed662e3c9519bbe0a6741b | [
"Apache-2.0"
] | null | null | null | /*
* Copyright 2022 Orange
* Copyright 2022 Warsaw University of Technology
*
* 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
*
* Un... | 26.62069 | 81 | 0.574482 | [
"object"
] |
a0931cf53502c51de5e3fa8a49d0f486d07865a1 | 4,020 | h | C | src/CyPhyCAExporter/CyPhyCAExporter.h | lefevre-fraser/openmeta-mms | 08f3115e76498df1f8d70641d71f5c52cab4ce5f | [
"MIT"
] | null | null | null | src/CyPhyCAExporter/CyPhyCAExporter.h | lefevre-fraser/openmeta-mms | 08f3115e76498df1f8d70641d71f5c52cab4ce5f | [
"MIT"
] | null | null | null | src/CyPhyCAExporter/CyPhyCAExporter.h | lefevre-fraser/openmeta-mms | 08f3115e76498df1f8d70641d71f5c52cab4ce5f | [
"MIT"
] | null | null | null | #ifndef CYPHYCAEXPORTER_H
#define CYPHYCAEXPORTER_H
#include "CyPhyML.h"
#include "CyPhyUtil.h"
typedef pair<CyPhyML::Connector, Udm::Object> Connector_Pair;
class CyPhyCAExporter
{
public:
CyPhyCAExporter(CyPhyML::ComponentAssemblies &cyphy_cas, CyPhyML::CWC &cyphy_cwc, bool cyphy_flatten);
void creat... | 52.207792 | 178 | 0.766667 | [
"object"
] |
a0a2033309b96f3ee75d8ff8286dd05b822384a3 | 925 | h | C | engine/core/util/object_pool.h | johndpope/echo | e9ce2f4037e8a5d49b74cc7a9d9ee09f296e7fa7 | [
"MIT"
] | null | null | null | engine/core/util/object_pool.h | johndpope/echo | e9ce2f4037e8a5d49b74cc7a9d9ee09f296e7fa7 | [
"MIT"
] | null | null | null | engine/core/util/object_pool.h | johndpope/echo | e9ce2f4037e8a5d49b74cc7a9d9ee09f296e7fa7 | [
"MIT"
] | null | null | null | #pragma once
#include "engine/core/Base/echo_def.h"
#include "engine/core/memory/MemAllocDef.h"
namespace Echo
{
template<typename T>
class ObjectPool
{
public:
ObjectPool(i32 capacity)
{
init( capacity);
}
~ObjectPool()
{
clear();
}
T* newObj()
{
if (!m_frees.empty())
{
ui32 idx... | 14.919355 | 46 | 0.60973 | [
"vector"
] |
a0a3bd939c4c70577a2d5e52f3ce508d4a259b92 | 1,272 | h | C | include/simppl/codec/vector.h | Windmill-City/simppl | c8582bb0693c56995263e8f33d6015f5e57debf5 | [
"MIT"
] | null | null | null | include/simppl/codec/vector.h | Windmill-City/simppl | c8582bb0693c56995263e8f33d6015f5e57debf5 | [
"MIT"
] | null | null | null | include/simppl/codec/vector.h | Windmill-City/simppl | c8582bb0693c56995263e8f33d6015f5e57debf5 | [
"MIT"
] | null | null | null | #pragma once
#include <vector>
#include "simppl/serialization.h"
namespace simppl::dbus {
template <typename T>
struct Codec<std::vector<T>>
{
static void encode(DBusMessageIter& s, const std::vector<T>& v)
{
DBusMessageIter iter;
std::ostringstream buf;
... | 25.959184 | 92 | 0.558962 | [
"vector"
] |
ae0e5a7bd82ab056f81d9416bec334a8f86c6a33 | 10,612 | h | C | main/src/Linalg/MatrixContainer.h | eapcivil/EXUDYN | 52bddc8c258cda07e51373f68e1198b66c701d03 | [
"BSD-3-Clause-Open-MPI"
] | 1 | 2020-10-06T08:06:25.000Z | 2020-10-06T08:06:25.000Z | main/src/Linalg/MatrixContainer.h | eapcivil/EXUDYN | 52bddc8c258cda07e51373f68e1198b66c701d03 | [
"BSD-3-Clause-Open-MPI"
] | null | null | null | main/src/Linalg/MatrixContainer.h | eapcivil/EXUDYN | 52bddc8c258cda07e51373f68e1198b66c701d03 | [
"BSD-3-Clause-Open-MPI"
] | null | null | null | /** ***********************************************************************************************
* @class MatrixContainer
* @brief A container for dense and sparse matrices for interfacing with objects that offer both matrix modes
*
* @author Gerstmayr Johannes
* @date 2020-05-11 (generated)
*
* @copyright T... | 35.255814 | 185 | 0.705334 | [
"vector"
] |
ae110504ef9f125dc2558c5387b2843e33b8fb67 | 946 | h | C | src/CommonFuncs.h | lili2012/idlcpp | 47f47f4f0ceb9312e9cec800976d11b39a94eb68 | [
"MIT"
] | null | null | null | src/CommonFuncs.h | lili2012/idlcpp | 47f47f4f0ceb9312e9cec800976d11b39a94eb68 | [
"MIT"
] | null | null | null | src/CommonFuncs.h | lili2012/idlcpp | 47f47f4f0ceb9312e9cec800976d11b39a94eb68 | [
"MIT"
] | null | null | null | #pragma once
#include <string>
#include <vector>
#include <map>
#include "yyfuncs.h"
struct MemberNode;
struct TypeNameNode;
struct TemplateArguments;
struct TypeNode;
struct ClassNode;
inline bool isNotIdentifyChar(char c)
{
return !(('A' <= c && c <= 'Z') || ('a' <= c && c <= 'z') || ('0' <= c && c <= '9') || '_'... | 36.384615 | 121 | 0.755814 | [
"vector"
] |
ae179379e391831326930e4eb8929a352bb94e5f | 1,844 | h | C | SandBox/src/FEM/Matrix.h | Shturm0weak/OpenGL_Engine | 6e6570f8dd9000724274942fff5a100f0998b780 | [
"MIT"
] | 126 | 2020-10-20T21:39:53.000Z | 2022-01-25T14:43:44.000Z | SandBox/src/FEM/Matrix.h | Shturm0weak/2D_OpenGL_Engine | 6e6570f8dd9000724274942fff5a100f0998b780 | [
"MIT"
] | 2 | 2021-01-07T17:29:19.000Z | 2021-08-14T14:04:28.000Z | SandBox/src/FEM/Matrix.h | Shturm0weak/2D_OpenGL_Engine | 6e6570f8dd9000724274942fff5a100f0998b780 | [
"MIT"
] | 16 | 2021-01-09T09:08:40.000Z | 2022-01-25T14:43:46.000Z | #ifndef MATRIX_H_
#define MATRIX_H_
namespace math {
class Vector;
class Matrix {
public:
double* m_Matrix = nullptr;
size_t m_Rows = 0;
size_t m_Cols = 0;
Matrix(size_t rows, size_t cols, double initValue = 0.0);
Matrix(size_t rows, size_t cols, double matrix[]);
Matrix(const Matrix& matrix);
void... | 30.229508 | 114 | 0.732104 | [
"vector"
] |
ae18483d644d64b18cc39cf116935e2cc7c92fda | 1,942 | h | C | include/Vector.h | dan36poars/starter-cross-compiling-cpp | fcfb4a57e538e232e63b2ba7dceab2986af1dcb9 | [
"MIT"
] | null | null | null | include/Vector.h | dan36poars/starter-cross-compiling-cpp | fcfb4a57e538e232e63b2ba7dceab2986af1dcb9 | [
"MIT"
] | null | null | null | include/Vector.h | dan36poars/starter-cross-compiling-cpp | fcfb4a57e538e232e63b2ba7dceab2986af1dcb9 | [
"MIT"
] | null | null | null | /**
* @file Vector.h
* @author Daniel Corrêa
* @brief
* @version 0.1
* @date 2021-05-22
*
* @copyright Copyright (c) 2021
*/
#ifndef __VECTOR_H__
#define __VECTOR_H__
#include <iostream>
class Vector
{
private:
/* data */
public:
// constructors/Destructors
Vector();
~Vector();
// pu... | 17.495495 | 67 | 0.476313 | [
"vector"
] |
ae1b3515efd5dbf4f7f6bef3e7fd20a0c4663418 | 3,736 | h | C | libs/maps/include/mrpt/otherlibs/octomap/MapNode.h | yhexie/mrpt | 0bece2883aa51ad3dc88cb8bb84df571034ed261 | [
"OLDAP-2.3"
] | 2 | 2017-03-25T18:09:17.000Z | 2017-05-22T08:14:48.000Z | libs/maps/include/mrpt/otherlibs/octomap/MapNode.h | yhexie/mrpt | 0bece2883aa51ad3dc88cb8bb84df571034ed261 | [
"OLDAP-2.3"
] | null | null | null | libs/maps/include/mrpt/otherlibs/octomap/MapNode.h | yhexie/mrpt | 0bece2883aa51ad3dc88cb8bb84df571034ed261 | [
"OLDAP-2.3"
] | 1 | 2021-08-16T11:50:47.000Z | 2021-08-16T11:50:47.000Z | /* +---------------------------------------------------------------------------+
| Mobile Robot Programming Toolkit (MRPT) |
| http://www.mrpt.org/ |
| ... | 38.916667 | 83 | 0.648555 | [
"3d"
] |
ae1d22485e1d0c3ad3ff275d4b9ecb0c6d39b195 | 4,469 | c | C | src/output.c | octomobiki/ChiiEdit | c743eab9503e7651b7d9c185c3e27e493f9def3f | [
"BSD-2-Clause"
] | null | null | null | src/output.c | octomobiki/ChiiEdit | c743eab9503e7651b7d9c185c3e27e493f9def3f | [
"BSD-2-Clause"
] | 1 | 2018-06-20T03:27:44.000Z | 2018-06-20T05:38:34.000Z | src/output.c | octomobiki/ChiiEdit | c743eab9503e7651b7d9c185c3e27e493f9def3f | [
"BSD-2-Clause"
] | 1 | 2018-04-26T23:55:21.000Z | 2018-04-26T23:55:21.000Z | #include "output.h"
#include "global.h"
#include "version.h"
#include "row.h"
#include <stdarg.h>
#include <string.h>
#include <unistd.h>
#include <stdlib.h>
#include <stdio.h>
void editorScroll(void)
{
E.rx = 0;
if (E.cy < E.numRows) {
E.rx = editorRowCxToRx(&E.row[E.cy], E.cx);
}
if (E.cy <... | 27.084848 | 76 | 0.511748 | [
"render"
] |
ae1dcab1b49f9ec3c2435b8c306cc04df21aeab6 | 1,633 | h | C | src/binaryio.h | amon80/randomise | 788b2c2f70177ac26a7ab08e7b9c0571925502a9 | [
"MIT"
] | null | null | null | src/binaryio.h | amon80/randomise | 788b2c2f70177ac26a7ab08e7b9c0571925502a9 | [
"MIT"
] | null | null | null | src/binaryio.h | amon80/randomise | 788b2c2f70177ac26a7ab08e7b9c0571925502a9 | [
"MIT"
] | null | null | null | #ifndef BINARYIO_H
#define BINARYIO_H
//! \file
//! Functions that help reading and writing BrainVoyager's binary file formats.
//#include "glm/glm.hpp"
#include <cstdint>
#include <istream>
#include <ostream>
#include <vector>
//! Read a char
char read_char(std::istream& stream);
//! Read an 8-bit unsigned integer... | 27.677966 | 79 | 0.73913 | [
"vector"
] |
ae1fc555ff187b80741048f19e6842604727fa4a | 16,199 | c | C | stmicroelectronics/6283A1/vd6283tx/vd6283tx.c | Perlatecnica/stm32nucleof401re_29_1_lightsensor_6283a1_showdata | 9cab151091482cab3c0c383ba19ab40f0121b6f3 | [
"Apache-2.0"
] | null | null | null | stmicroelectronics/6283A1/vd6283tx/vd6283tx.c | Perlatecnica/stm32nucleof401re_29_1_lightsensor_6283a1_showdata | 9cab151091482cab3c0c383ba19ab40f0121b6f3 | [
"Apache-2.0"
] | null | null | null | stmicroelectronics/6283A1/vd6283tx/vd6283tx.c | Perlatecnica/stm32nucleof401re_29_1_lightsensor_6283a1_showdata | 9cab151091482cab3c0c383ba19ab40f0121b6f3 | [
"Apache-2.0"
] | null | null | null | /**
******************************************************************************
* @file vd6283tx.c
* @author IMG SW Application Team
* @brief This file provides the VD6283TX light sensor component driver
******************************************************************************
* @attention
*... | 22.467406 | 109 | 0.654361 | [
"object"
] |
ae2031348a4b58b0633786530f3872043082a2f2 | 1,407 | h | C | src/util/StringUtil.h | Ankuraxz/workflow | 76095af859ac9723dd4cfc6a6adf1114ae3c46ea | [
"Apache-2.0"
] | 1 | 2021-04-03T14:13:27.000Z | 2021-04-03T14:13:27.000Z | src/util/StringUtil.h | Ankuraxz/workflow | 76095af859ac9723dd4cfc6a6adf1114ae3c46ea | [
"Apache-2.0"
] | null | null | null | src/util/StringUtil.h | Ankuraxz/workflow | 76095af859ac9723dd4cfc6a6adf1114ae3c46ea | [
"Apache-2.0"
] | 2 | 2020-09-17T09:24:17.000Z | 2021-02-08T01:39:20.000Z | /*
Copyright (c) 2019 Sogou, 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 writi... | 29.93617 | 86 | 0.742004 | [
"vector"
] |
ae285b9bb820dcc071ec5d145a933fba714bf54a | 1,354 | h | C | src/muz/spacer/spacer_min_cut.h | SRI-CSL/z3 | a5ce83b6ad12f44661d24e9ad91f926bfbadfba6 | [
"MIT"
] | 1 | 2020-08-25T12:02:11.000Z | 2020-08-25T12:02:11.000Z | src/muz/spacer/spacer_min_cut.h | SRI-CSL/z3 | a5ce83b6ad12f44661d24e9ad91f926bfbadfba6 | [
"MIT"
] | null | null | null | src/muz/spacer/spacer_min_cut.h | SRI-CSL/z3 | a5ce83b6ad12f44661d24e9ad91f926bfbadfba6 | [
"MIT"
] | 2 | 2020-08-25T12:02:13.000Z | 2020-12-16T10:16:36.000Z | /*++
Copyright (c) 2017 Arie Gurfinkel
Module Name:
spacer_min_cut.h
Abstract:
min cut solver
Author:
Bernhard Gleiss
Revision History:
--*/
#ifndef _SPACER_MIN_CUT_H_
#define _SPACER_MIN_CUT_H_
#include "ast.h"
namespace spacer {
class spacer_min_cut {
public:
spacer_min_cut();
... | 25.54717 | 163 | 0.698671 | [
"vector"
] |
ae297543de5ab8c9c8dcb7d16b76a2024e81356d | 2,019 | h | C | src/sim/Rasterizer/TriangleSetupStateInfo.h | attila-sim/attila-sim | a64b57240b4e10dc4df7f21eff0232b28df09532 | [
"BSD-3-Clause"
] | 23 | 2016-01-14T04:47:13.000Z | 2022-01-13T14:02:08.000Z | src/sim/Rasterizer/TriangleSetupStateInfo.h | attila-sim/attila-sim | a64b57240b4e10dc4df7f21eff0232b28df09532 | [
"BSD-3-Clause"
] | 2 | 2018-03-25T14:39:20.000Z | 2022-03-18T05:11:21.000Z | src/sim/Rasterizer/TriangleSetupStateInfo.h | attila-sim/attila-sim | a64b57240b4e10dc4df7f21eff0232b28df09532 | [
"BSD-3-Clause"
] | 17 | 2016-02-13T05:35:35.000Z | 2022-03-24T16:05:40.000Z | /**************************************************************************
*
* Copyright (c) 2002 - 2011 by Computer Architecture Department,
* Universitat Politecnica de Catalunya.
* All rights reserved.
*
* The contents of this file may not be disclosed to third parties,
* copied or duplicated in any form, in... | 22.685393 | 75 | 0.660228 | [
"object"
] |
ae2b3baa6c7e9259869f20a094e88a3e2b3ec707 | 3,763 | h | C | hphp/runtime/ext/xdebug/php5_xdebug/xdebug_var.h | craigcarnell/hhvm | 8f5e53a707c6158d2c81222ee73e09bce945c215 | [
"PHP-3.01",
"Zend-2.0"
] | null | null | null | hphp/runtime/ext/xdebug/php5_xdebug/xdebug_var.h | craigcarnell/hhvm | 8f5e53a707c6158d2c81222ee73e09bce945c215 | [
"PHP-3.01",
"Zend-2.0"
] | null | null | null | hphp/runtime/ext/xdebug/php5_xdebug/xdebug_var.h | craigcarnell/hhvm | 8f5e53a707c6158d2c81222ee73e09bce945c215 | [
"PHP-3.01",
"Zend-2.0"
] | null | null | null | /*
+----------------------------------------------------------------------+
| Xdebug |
+----------------------------------------------------------------------+
| Copyright (c) 2002-2013 Derick Rethans |
+---------... | 42.761364 | 80 | 0.512091 | [
"object"
] |
ae2c26299798745b8b4529b3ef0abc5b926ca537 | 7,988 | h | C | opencensus/trace/span.h | kirakira/opencensus-cpp | 9c3ef59ea35d3ae54338d3c07283ceb9ab29b64e | [
"Apache-2.0"
] | null | null | null | opencensus/trace/span.h | kirakira/opencensus-cpp | 9c3ef59ea35d3ae54338d3c07283ceb9ab29b64e | [
"Apache-2.0"
] | null | null | null | opencensus/trace/span.h | kirakira/opencensus-cpp | 9c3ef59ea35d3ae54338d3c07283ceb9ab29b64e | [
"Apache-2.0"
] | null | null | null | // Copyright 2017, OpenCensus Authors
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agree... | 38.965854 | 80 | 0.717702 | [
"object",
"vector"
] |
ae2c82b03d08f43176892e69b3596e1d0bbf6f4a | 3,363 | h | C | src/ipcz/fragment_allocator.h | krockot/ipcz | 6a6ebe43c2cb86882b0df9bf888dc5d34037f015 | [
"BSD-3-Clause"
] | null | null | null | src/ipcz/fragment_allocator.h | krockot/ipcz | 6a6ebe43c2cb86882b0df9bf888dc5d34037f015 | [
"BSD-3-Clause"
] | null | null | null | src/ipcz/fragment_allocator.h | krockot/ipcz | 6a6ebe43c2cb86882b0df9bf888dc5d34037f015 | [
"BSD-3-Clause"
] | null | null | null | // Copyright 2022 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 IPCZ_SRC_IPCZ_FRAGMENT_ALLOCATOR_H_
#define IPCZ_SRC_IPCZ_FRAGMENT_ALLOCATOR_H_
#include <cstdint>
#include <functional>
#include <memory>
#inclu... | 36.956044 | 79 | 0.753494 | [
"object",
"vector"
] |
ae347c5fbed33d479749f8d87ccf064152d0f7ce | 1,454 | h | C | showlib/VectorUtilities.h | jplflyer/showlib | 3601b4af7f22dd62b9e92377c636d2039243077d | [
"MIT"
] | null | null | null | showlib/VectorUtilities.h | jplflyer/showlib | 3601b4af7f22dd62b9e92377c636d2039243077d | [
"MIT"
] | null | null | null | showlib/VectorUtilities.h | jplflyer/showlib | 3601b4af7f22dd62b9e92377c636d2039243077d | [
"MIT"
] | null | null | null | #pragma once
#include <iostream>
#include <algorithm>
#include <functional>
#include <memory>
#include <vector>
namespace ShowLib {
/**
* The sort of method that std::vector should already have.
*/
template <typename T, class UnaryPredicate>
void eraseIf(std::vector<T> & vec, UnaryPredicate f) {
vec.erase(std:... | 24.233333 | 73 | 0.649931 | [
"object",
"vector"
] |
ae37e237bc00bfee9dccd2a5d2dbebf358b7e79c | 4,606 | h | C | global_body_planner/include/global_body_planner/global_body_planner_test_fixture.h | robomechanics/quad-software | 89154df18e98162249f38301b669df27ee595220 | [
"MIT"
] | 20 | 2021-12-05T03:40:28.000Z | 2022-03-30T02:53:56.000Z | global_body_planner/include/global_body_planner/global_body_planner_test_fixture.h | robomechanics/rml-spirit-firmware | 89154df18e98162249f38301b669df27ee595220 | [
"MIT"
] | 45 | 2021-12-06T12:45:05.000Z | 2022-03-31T22:15:47.000Z | global_body_planner/include/global_body_planner/global_body_planner_test_fixture.h | robomechanics/rml-spirit-firmware | 89154df18e98162249f38301b669df27ee595220 | [
"MIT"
] | 2 | 2021-12-06T03:20:15.000Z | 2022-02-20T04:19:41.000Z | #ifndef GLOBAL_BODY_PLANNER_TEST_H
#define GLOBAL_BODY_PLANNER_TEST_H
#include <gtest/gtest.h>
#include <quad_utils/fast_terrain_map.h>
#include <quad_utils/ros_utils.h>
#include <ros/ros.h>
#include <grid_map_core/grid_map_core.hpp>
#include <grid_map_ros/GridMapRosConverter.hpp>
#include <grid_map_ros/grid_map_ros.... | 38.066116 | 80 | 0.710161 | [
"object"
] |
ae3abed8a0762c168d754d605b0358f6c827bce2 | 3,612 | h | C | kernel/resources/music_resource.h | NeilKleistGao/NginD | f36024035a9fa21b893190d6a398778b150e624f | [
"MIT"
] | 13 | 2020-08-02T12:46:21.000Z | 2021-09-17T17:44:48.000Z | kernel/resources/music_resource.h | NeilKleistGao/NginD | f36024035a9fa21b893190d6a398778b150e624f | [
"MIT"
] | null | null | null | kernel/resources/music_resource.h | NeilKleistGao/NginD | f36024035a9fa21b893190d6a398778b150e624f | [
"MIT"
] | 1 | 2020-09-17T04:50:40.000Z | 2020-09-17T04:50:40.000Z | /** MIT License
* Copyright (c) 2020 NeilKleistGao
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, me... | 25.43662 | 81 | 0.645072 | [
"object"
] |
ae4138a336907ee3fc1ed1ecd8c7f2368039c008 | 755 | h | C | template_mp/src/utils/RCBot2/bot_kv.h | moeabm/VS2013 | dd29099567b286acac7bb542a06f085df78ea480 | [
"Unlicense"
] | null | null | null | template_mp/src/utils/RCBot2/bot_kv.h | moeabm/VS2013 | dd29099567b286acac7bb542a06f085df78ea480 | [
"Unlicense"
] | null | null | null | template_mp/src/utils/RCBot2/bot_kv.h | moeabm/VS2013 | dd29099567b286acac7bb542a06f085df78ea480 | [
"Unlicense"
] | null | null | null | #ifndef __RCBOT_KEY_VAL__
#define __RCBOT_KEY_VAL__
#define RCBOT_MAX_KV_LEN 128
#include <vector>
using namespace std;
class CRCBotKeyValue
{
public:
CRCBotKeyValue(char *szKey, char *szValue);
char *getKey ()
{
return m_szKey;
}
char *getValue ()
{
return m_szValue;
}
private:
char m_szKey[RCBOT_MAX... | 14.245283 | 49 | 0.701987 | [
"vector"
] |
ae606cc54f3ad06bf68cc2ef6d834940336b8ebd | 4,491 | c | C | mmf_c/src/parse_args.c | usgs-coupled/webmod | 66419e3714f20a357a7db0abd84246d61c002b88 | [
"DOC"
] | null | null | null | mmf_c/src/parse_args.c | usgs-coupled/webmod | 66419e3714f20a357a7db0abd84246d61c002b88 | [
"DOC"
] | null | null | null | mmf_c/src/parse_args.c | usgs-coupled/webmod | 66419e3714f20a357a7db0abd84246d61c002b88 | [
"DOC"
] | 1 | 2020-06-04T23:27:02.000Z | 2020-06-04T23:27:02.000Z | /*+
* United States Geological Survey
*
* PROJECT : Modular Modeling System (MMS)
* NAME : parse_args.c
* AUTHOR : Mike Dixon CADSWES
* DATE : March 1990
* FUNCTION : parse_args
* COMMENT : parses the command line arguments
* REF :
* REVIEW :
* PR NRS :
*
* $Id: parse_args.c 4759 2008-... | 28.245283 | 92 | 0.502783 | [
"model"
] |
ae60c563d7889b066e494307fb8a2c8124d37463 | 1,564 | h | C | src/devices/sound/iremga20.h | Robbbert/messui | 49b756e2140d8831bc81335298ee8c5471045e79 | [
"BSD-3-Clause"
] | 26 | 2015-03-31T06:25:51.000Z | 2021-12-14T09:29:04.000Z | src/devices/sound/iremga20.h | Robbbert/messui | 49b756e2140d8831bc81335298ee8c5471045e79 | [
"BSD-3-Clause"
] | null | null | null | src/devices/sound/iremga20.h | Robbbert/messui | 49b756e2140d8831bc81335298ee8c5471045e79 | [
"BSD-3-Clause"
] | 10 | 2015-03-27T05:45:51.000Z | 2022-02-04T06:57:36.000Z | // license:BSD-3-Clause
// copyright-holders:Acho A. Tang,R. Belmont
/*********************************************************
Irem GA20 PCM Sound Chip
*********************************************************/
#ifndef MAME_SOUND_IREMGA20_H
#define MAME_SOUND_IREMGA20_H
#pragma once
#include "dirom.h"
//*****... | 24.825397 | 151 | 0.62468 | [
"vector"
] |
ae64ba2aae86cd0c0777c7511805d0c083ece9be | 3,611 | h | C | include/emock/IsMirror.h | elsonLee/emock | abbf60971601c366e19a7ca64321a0b0602d51e8 | [
"Apache-2.0"
] | 72 | 2018-01-26T11:19:32.000Z | 2022-02-06T02:38:38.000Z | include/emock/IsMirror.h | ez8-co/mockcpp | 625c204c91fa12ce20962c67ff02132625b646d1 | [
"Apache-2.0"
] | 18 | 2019-03-11T08:47:17.000Z | 2022-03-08T10:58:07.000Z | include/emock/IsMirror.h | ez8-co/mockcpp | 625c204c91fa12ce20962c67ff02132625b646d1 | [
"Apache-2.0"
] | 27 | 2018-04-03T08:31:14.000Z | 2022-03-16T13:01:09.000Z | /***
emock is a cross-platform easy-to-use C++ Mock Framework based on mockcpp.
Copyright [2017] [ez8.co] [orca <orca.zhang@yahoo.com>]
This library is released under the Apache License, Version 2.0.
Please see LICENSE file or visit https://github.com/ez8-co/emock for details.
mockcpp is a C/C++ moc... | 20.872832 | 80 | 0.548048 | [
"object"
] |
e2815315d7d3feaa651d222335ea6163ca533932 | 97 | h | C | External/PlaneGeometry/External/Math/Math.h | xubenhao/Algorithm | f35301a3c3a8f6d7ee7bfb623294ebb3f5f22664 | [
"MIT"
] | 5 | 2020-05-10T13:35:57.000Z | 2021-12-03T13:13:01.000Z | External/PlaneGeometry/External/Math/Math.h | xubenhao/Algorithm | f35301a3c3a8f6d7ee7bfb623294ebb3f5f22664 | [
"MIT"
] | null | null | null | External/PlaneGeometry/External/Math/Math.h | xubenhao/Algorithm | f35301a3c3a8f6d7ee7bfb623294ebb3f5f22664 | [
"MIT"
] | 4 | 2021-03-12T23:26:49.000Z | 2022-01-11T04:44:37.000Z | #ifndef MATH_MATH_H
#define MATH_MATH_H
#include "Data/Point.h"
#include "Data/Vector.h"
#endif
| 13.857143 | 24 | 0.762887 | [
"vector"
] |
e2872e8e501a07cbf6e23abbc77b48e2f55db724 | 5,791 | c | C | src/hg/makeDb/genbank/src/lib/gbConf.c | andypohl/kent | af7a004c8f3fa909cd8c2cfc2e5bea60e3421cd1 | [
"MIT"
] | 171 | 2015-04-22T15:16:02.000Z | 2022-03-18T20:21:53.000Z | src/hg/makeDb/genbank/src/lib/gbConf.c | andypohl/kent | af7a004c8f3fa909cd8c2cfc2e5bea60e3421cd1 | [
"MIT"
] | 60 | 2016-10-03T15:15:06.000Z | 2022-03-30T15:21:52.000Z | src/hg/makeDb/genbank/src/lib/gbConf.c | andypohl/kent | af7a004c8f3fa909cd8c2cfc2e5bea60e3421cd1 | [
"MIT"
] | 80 | 2015-04-16T10:39:48.000Z | 2022-03-29T16:36:30.000Z | /* configuration object */
/* Copyright (C) 2011 The Regents of the University of California
* See kent/LICENSE or http://genome.ucsc.edu/license/ for licensing information. */
#include "common.h"
#include "gbConf.h"
#include "hash.h"
#include "linefile.h"
#include "dystring.h"
#include "localmem.h"
/* standard co... | 28.387255 | 104 | 0.675358 | [
"object"
] |
e2989f84c7a7a3c1aa499a51d27cd026f3887a3f | 4,725 | h | C | Filters/Hybrid/vtkAdaptiveDataSetSurfaceFilter.h | satya-arjunan/vtk8 | ee7ced57de6d382a2d12693c01e2fcdac350b25f | [
"BSD-3-Clause"
] | 2 | 2017-12-08T07:50:51.000Z | 2018-07-22T19:12:56.000Z | Filters/Hybrid/vtkAdaptiveDataSetSurfaceFilter.h | satya-arjunan/vtk8 | ee7ced57de6d382a2d12693c01e2fcdac350b25f | [
"BSD-3-Clause"
] | 4 | 2018-10-25T09:46:11.000Z | 2019-01-17T16:49:17.000Z | Filters/Hybrid/vtkAdaptiveDataSetSurfaceFilter.h | satya-arjunan/vtk8 | ee7ced57de6d382a2d12693c01e2fcdac350b25f | [
"BSD-3-Clause"
] | 1 | 2020-07-20T06:43:49.000Z | 2020-07-20T06:43:49.000Z | /*=========================================================================
Program: Visualization Toolkit
Module: vtkAdaptiveDataSetSurfaceFilter.h
Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen
All rights reserved.
See Copyright.txt or http://www.kitware.com/Copyright.htm for details.
... | 25.26738 | 94 | 0.697778 | [
"mesh",
"object",
"3d"
] |
e29a8a573f7c308dd3869d288009cf48e398883a | 1,175 | h | C | OjiPark/Engine/LSViewController3D.h | marching-cube/zoo-rendering-engine | 5e54f0e329cfa6f1f9fecf9516f220ac1648a909 | [
"MIT"
] | 1 | 2018-09-18T19:02:05.000Z | 2018-09-18T19:02:05.000Z | OjiPark/Engine/LSViewController3D.h | marching-cube/zoo-rendering-engine | 5e54f0e329cfa6f1f9fecf9516f220ac1648a909 | [
"MIT"
] | null | null | null | OjiPark/Engine/LSViewController3D.h | marching-cube/zoo-rendering-engine | 5e54f0e329cfa6f1f9fecf9516f220ac1648a909 | [
"MIT"
] | 3 | 2017-06-07T08:49:49.000Z | 2020-04-20T06:27:09.000Z | //
// LSViewController3D.h
// miniEngine3D
//
// Created by Lukasz Sowinski (niman.gosen.en@gmail.com) on 7/4/12.
// Copyright (c) 2012 Lukasz Sowinski. All rights reserved.
//
#import <UIKit/UIKit.h>
#import <GLKit/GLKit.h>
@class LSModel3D;
@class LSContext3D;
@interface LSViewController3D : UIViewController ... | 23.979592 | 118 | 0.722553 | [
"model"
] |
e29af5829ea275f8e99bb5d5c718ec594b69e285 | 420 | h | C | src/tests/microbenchmarks/util.h | casey/fuchsia | 2b965e9a1e8f2ea346db540f3611a5be16bb4d6b | [
"BSD-3-Clause"
] | 10 | 2020-12-28T17:04:44.000Z | 2022-03-12T03:20:43.000Z | src/tests/microbenchmarks/util.h | casey/fuchsia | 2b965e9a1e8f2ea346db540f3611a5be16bb4d6b | [
"BSD-3-Clause"
] | 1 | 2022-01-14T23:38:40.000Z | 2022-01-14T23:38:40.000Z | src/tests/microbenchmarks/util.h | casey/fuchsia | 2b965e9a1e8f2ea346db540f3611a5be16bb4d6b | [
"BSD-3-Clause"
] | 4 | 2020-12-28T17:04:45.000Z | 2022-03-12T03:20:44.000Z | // 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.
#ifndef SRC_TESTS_MICROBENCHMARKS_UTIL_H_
#define SRC_TESTS_MICROBENCHMARKS_UTIL_H_
#include <vector>
namespace util {
std::vector<std::string> MakeDete... | 24.705882 | 73 | 0.790476 | [
"vector"
] |
e2a6d56369fb33a04641065b5476f50ef4737027 | 9,532 | c | C | tools/sslio.c | nogoegst/bearssl | 6a1dab03beac9a324fdaed36ffdeb5081ac64b9a | [
"MIT"
] | 24 | 2016-11-09T12:51:48.000Z | 2022-02-09T20:55:42.000Z | tools/sslio.c | nogoegst/bearssl | 6a1dab03beac9a324fdaed36ffdeb5081ac64b9a | [
"MIT"
] | 3 | 2017-08-09T07:17:39.000Z | 2021-12-25T11:29:52.000Z | tools/sslio.c | nogoegst/bearssl | 6a1dab03beac9a324fdaed36ffdeb5081ac64b9a | [
"MIT"
] | 7 | 2016-11-12T22:50:36.000Z | 2021-09-24T23:14:44.000Z | /*
* Copyright (c) 2016 Thomas Pornin <pornin@bolet.org>
*
* Permission is hereby granted, free of charge, to any person obtaining
* a copy of this software and associated documentation files (the
* "Software"), to deal in the Software without restriction, including
* without limitation the rights to use, copy, ... | 23.079903 | 73 | 0.60449 | [
"transform"
] |
e2ac094f0b53edfa5806343cd81e5413c0b2d96f | 6,914 | h | C | riegeli/bytes/pushable_writer.h | breakds/riegeli | 99beaaf3d3f864415674dc20efe1ee9e64ad29ef | [
"Apache-2.0"
] | 1 | 2021-12-03T03:24:47.000Z | 2021-12-03T03:24:47.000Z | riegeli/bytes/pushable_writer.h | blais/riegeli | 5327049cf2c62c3fedc97d7a244936dce3c03ddb | [
"Apache-2.0"
] | null | null | null | riegeli/bytes/pushable_writer.h | blais/riegeli | 5327049cf2c62c3fedc97d7a244936dce3c03ddb | [
"Apache-2.0"
] | null | null | null | // Copyright 2019 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in ... | 33.08134 | 80 | 0.692074 | [
"object"
] |
e2c7f32c4c308183e1b0017ccbd078784db15120 | 699 | h | C | ViewModelKit/VMKChooseImageViewModel.h | orderbird/ViewModelKit | 81ad7a6cf394ba468e16d4a9ddca8485dc19bd24 | [
"MIT"
] | 4 | 2017-08-22T10:18:01.000Z | 2019-05-29T11:38:41.000Z | ViewModelKit/VMKChooseImageViewModel.h | orderbird/ViewModelKit | 81ad7a6cf394ba468e16d4a9ddca8485dc19bd24 | [
"MIT"
] | 1 | 2017-08-18T12:15:03.000Z | 2017-08-18T12:43:14.000Z | ViewModelKit/VMKChooseImageViewModel.h | orderbird/ViewModelKit | 81ad7a6cf394ba468e16d4a9ddca8485dc19bd24 | [
"MIT"
] | 1 | 2018-01-17T17:54:43.000Z | 2018-01-17T17:54:43.000Z | //
// VMKChooseImageViewModel.h
// ViewModelKit
//
// Created by Andre Trettin on 07/01/2017.
// Copyright © 2017 Andre Trettin. All rights reserved.
//
#import "VMKViewModel.h"
#import "VMKChooseImageViewModelType.h"
#import "VMKImageEditingType.h"
NS_ASSUME_NONNULL_BEGIN
@interface VMKChooseImageViewModel : VM... | 31.772727 | 161 | 0.819742 | [
"model"
] |
e2d033a2a3530ea9f96b0531264619f2b93eb21b | 16,951 | c | C | mcu-firmware/saml21g18b_sensor_board_demo/src/ecc508a.c | MicrochipTech/aws-iot-winc1500-secure-wifi-board-included-source-files | 880492d226b93b8195ad3f5e4ec25961e2dd470f | [
"MIT"
] | 2 | 2018-10-01T06:40:38.000Z | 2020-08-26T19:28:13.000Z | mcu-firmware/saml21g18b_sensor_board_demo/src/ecc508a.c | MicrochipTech/aws-iot-winc1500-secure-wifi-board-included-source-files | 880492d226b93b8195ad3f5e4ec25961e2dd470f | [
"MIT"
] | null | null | null | mcu-firmware/saml21g18b_sensor_board_demo/src/ecc508a.c | MicrochipTech/aws-iot-winc1500-secure-wifi-board-included-source-files | 880492d226b93b8195ad3f5e4ec25961e2dd470f | [
"MIT"
] | 2 | 2019-04-17T09:19:38.000Z | 2020-06-04T15:37:12.000Z | /**
*
* \file
*
* \brief CryptoAuth driver.
*
* Copyright (c) 2014 Atmel Corporation. All rights reserved.
*
* \asf_license_start
*
* \page License
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* 1. R... | 31.862782 | 153 | 0.698366 | [
"vector"
] |
e2d34254d9753e7e9fdd5d6629512151551b5398 | 7,594 | h | C | library/include/modules/Units.h | RosaryMala/dfhack | fd9f68f5750063dcb1465b3602b8d6637bed6e9a | [
"CC-BY-3.0"
] | 1 | 2015-05-26T02:44:31.000Z | 2015-05-26T02:44:31.000Z | library/include/modules/Units.h | RosaryMala/dfhack | fd9f68f5750063dcb1465b3602b8d6637bed6e9a | [
"CC-BY-3.0"
] | 2 | 2021-01-09T18:52:26.000Z | 2021-01-10T15:14:40.000Z | library/include/modules/Units.h | RosaryMala/dfhack | fd9f68f5750063dcb1465b3602b8d6637bed6e9a | [
"CC-BY-3.0"
] | 1 | 2016-08-29T01:51:55.000Z | 2016-08-29T01:51:55.000Z | /*
https://github.com/peterix/dfhack
Copyright (c) 2009-2012 Petr Mrázek (peterix@gmail.com)
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any
damages arising from the use of this software.
Permission is granted to anyone to use this softwa... | 37.97 | 111 | 0.78167 | [
"vector"
] |
e2dd06c57e84ae55bbfdc0d5e8932df6139307bb | 3,962 | h | C | Code/Common/itkWeakPointer.h | kiranhs/ITKv4FEM-Kiran | 0e4ab3b61b5fc4c736f04a73dd19e41390f20152 | [
"BSD-3-Clause"
] | 1 | 2018-04-15T13:32:43.000Z | 2018-04-15T13:32:43.000Z | Code/Common/itkWeakPointer.h | kiranhs/ITKv4FEM-Kiran | 0e4ab3b61b5fc4c736f04a73dd19e41390f20152 | [
"BSD-3-Clause"
] | null | null | null | Code/Common/itkWeakPointer.h | kiranhs/ITKv4FEM-Kiran | 0e4ab3b61b5fc4c736f04a73dd19e41390f20152 | [
"BSD-3-Clause"
] | null | null | null | /*=========================================================================
Program: Insight Segmentation & Registration Toolkit
Module: itkWeakPointer.h
Language: C++
Date: $Date$
Version: $Revision$
Copyright (c) Insight Software Consortium. All rights reserved.
See ITKCopyright.txt or ht... | 28.710145 | 76 | 0.652953 | [
"object"
] |
5383215b2e78ef08abc78bed161805a2684e9dd4 | 3,737 | h | C | vegastrike/src/cmd/missile_generic.h | Ezeer/VegaStrike_win32FR | 75891b9ccbdb95e48e15d3b4a9cd977955b97d1f | [
"MIT"
] | null | null | null | vegastrike/src/cmd/missile_generic.h | Ezeer/VegaStrike_win32FR | 75891b9ccbdb95e48e15d3b4a9cd977955b97d1f | [
"MIT"
] | null | null | null | vegastrike/src/cmd/missile_generic.h | Ezeer/VegaStrike_win32FR | 75891b9ccbdb95e48e15d3b4a9cd977955b97d1f | [
"MIT"
] | null | null | null | #ifndef MISSILEGENERIC_H_
#define MISSILEGENERIC_H_
#include "unit_generic.h"
class MissileEffect
{
Vector pos;
float damage;
float phasedamage;
float radius;
float radialmultiplier;
void *ownerDoNotDereference;
public:
void ApplyDamage( Unit* );
MissileEffect( const Vector &pos, f... | 29.425197 | 116 | 0.550174 | [
"mesh",
"vector"
] |
538371fa916bed34df6ba49630d0048c2f2809ad | 3,040 | h | C | chrome/browser/ui/views/toolbar/side_panel_toolbar_button.h | chromium/chromium | df46e572c3449a4b108d6e02fbe4f6d24cf98381 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 14,668 | 2015-01-01T01:57:10.000Z | 2022-03-31T23:33:32.000Z | chrome/browser/ui/views/toolbar/side_panel_toolbar_button.h | chromium/chromium | df46e572c3449a4b108d6e02fbe4f6d24cf98381 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 86 | 2015-10-21T13:02:42.000Z | 2022-03-14T07:50:50.000Z | chrome/browser/ui/views/toolbar/side_panel_toolbar_button.h | chromium/chromium | df46e572c3449a4b108d6e02fbe4f6d24cf98381 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 5,941 | 2015-01-02T11:32:21.000Z | 2022-03-31T16:35:46.000Z | // Copyright 2021 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef CHROME_BROWSER_UI_VIEWS_TOOLBAR_SIDE_PANEL_TOOLBAR_BUTTON_H_
#define CHROME_BROWSER_UI_VIEWS_TOOLBAR_SIDE_PANEL_TOOLBAR_BUTTON_H_
#include "base/... | 38 | 79 | 0.779605 | [
"model"
] |
538866316069368e29a355237b44d8aae4fb27ee | 12,760 | c | C | sys/jda/object.c | SuperLeaf1995/uDOS | 9c2236b14ccdc2a4c25ec5e725b8df4525bf8b96 | [
"Unlicense"
] | 2 | 2022-01-23T00:11:16.000Z | 2022-01-26T22:18:01.000Z | sys/jda/object.c | SuperLeaf1995/uDOS | 9c2236b14ccdc2a4c25ec5e725b8df4525bf8b96 | [
"Unlicense"
] | null | null | null | sys/jda/object.c | SuperLeaf1995/uDOS | 9c2236b14ccdc2a4c25ec5e725b8df4525bf8b96 | [
"Unlicense"
] | 2 | 2022-02-03T22:04:59.000Z | 2022-03-26T10:51:25.000Z | #include <string.h>
#include <stdlib.h>
#include <assert.h>
#include "jda.h"
#include "object.h"
struct jda_object *jda_object_create_group(struct jda_context *ctx, const char *name)
{
struct jda_object *object;
assert(ctx != NULL && name != NULL);
object = calloc(1, sizeof(struct jda_object));
if(ob... | 29.199085 | 142 | 0.587382 | [
"object"
] |
53991f92d07b82e13804ff7409b2ce0c452736b5 | 667 | h | C | EWS/service/EWSService.h | lingen/PandaEWS | a7eb4236e6504f086f9563e86e15d400aad03776 | [
"Apache-2.0"
] | null | null | null | EWS/service/EWSService.h | lingen/PandaEWS | a7eb4236e6504f086f9563e86e15d400aad03776 | [
"Apache-2.0"
] | null | null | null | EWS/service/EWSService.h | lingen/PandaEWS | a7eb4236e6504f086f9563e86e15d400aad03776 | [
"Apache-2.0"
] | null | null | null |
#import <Foundation/Foundation.h>
@class EWSEmailBoxModel;
@class EWSInboxListModel;
@class EWSItemContentModel;
@interface EWSService : NSObject
@property (nonatomic, strong) EWSEmailBoxModel *ewsEmailBoxModel;
+(instancetype)sharedInstance;
-(void)queryEwsUrlByAutoDiscovery:(void(^)(NSString* ewsUrl,NSError* er... | 29 | 133 | 0.797601 | [
"model"
] |
539e76aec482277c145d13267079e588a8b75e33 | 1,875 | h | C | base/win32/fusion/inc/cfusionarraytypedefs.h | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | base/win32/fusion/inc/cfusionarraytypedefs.h | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | base/win32/fusion/inc/cfusionarraytypedefs.h | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | /*-----------------------------------------------------------------------------
Microsoft Confidential
Copyright (c) Microsoft Corporation. All Rights Reserved.
@doc external
@module CFusionArrayTypedefs.h
@owner JayK
-----------------------------------------------------------------------------*/
#if !defi... | 22.321429 | 80 | 0.574933 | [
"vector"
] |
53a2d546d8980f57c3d62aa81bb6981503ddabf6 | 4,230 | h | C | Dockerized/rdpstack/cmake-3.17.2/Source/cmStateDirectory.h | nsimbi/Proconsul | 70cb520463bf9d9e36b37c57db5c7798a8604c03 | [
"MIT"
] | 3 | 2021-10-14T07:40:15.000Z | 2022-02-27T09:20:33.000Z | Dockerized/rdpstack/cmake-3.17.2/Source/cmStateDirectory.h | nsimbi/Proconsul | 70cb520463bf9d9e36b37c57db5c7798a8604c03 | [
"MIT"
] | null | null | null | Dockerized/rdpstack/cmake-3.17.2/Source/cmStateDirectory.h | nsimbi/Proconsul | 70cb520463bf9d9e36b37c57db5c7798a8604c03 | [
"MIT"
] | 2 | 2021-10-21T06:12:36.000Z | 2022-03-07T15:52:28.000Z | /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying
file Copyright.txt or https://cmake.org/licensing for details. */
#ifndef cmStateDirectory_h
#define cmStateDirectory_h
#include "cmConfigure.h" // IWYU pragma: keep
#include <string>
#include <vector>
#include "cmAlgorithms.h"
#inclu... | 39.166667 | 79 | 0.717494 | [
"vector"
] |
53ab09b37e64c470f33381cc64be6c2351958725 | 6,824 | c | C | src/low_level_driver/stm32f4/stm32f4.c | piiigletTheThird/FlightOneOpenSource | 9c9623948f5f09aca713dd4307842da5c24a20a3 | [
"MIT"
] | 4 | 2019-01-08T13:48:45.000Z | 2020-08-17T00:26:38.000Z | src/low_level_driver/stm32f4/stm32f4.c | piiigletTheThird/FlightOneOpenSource | 9c9623948f5f09aca713dd4307842da5c24a20a3 | [
"MIT"
] | null | null | null | src/low_level_driver/stm32f4/stm32f4.c | piiigletTheThird/FlightOneOpenSource | 9c9623948f5f09aca713dd4307842da5c24a20a3 | [
"MIT"
] | 4 | 2018-06-19T17:23:32.000Z | 2021-02-18T09:58:37.000Z | #include "includes.h"
/**
* @brief System Clock Configuration
* The system Clock is configured as follow :
* System Clock source = PLL (HSE)
* SYSCLK(Hz) = 192000000
* HCLK(Hz) = 192000000
* AHB Presca... | 29.038298 | 123 | 0.67629 | [
"vector"
] |
53bef3df67a3471f2aa454d5b16c54db6b58abca | 6,990 | h | C | GPRSTracker/GPRS.h | igui/gpstracker | c0e4c60fdd6d8d8534ace784e5851147452d67ae | [
"MIT"
] | null | null | null | GPRSTracker/GPRS.h | igui/gpstracker | c0e4c60fdd6d8d8534ace784e5851147452d67ae | [
"MIT"
] | null | null | null | GPRSTracker/GPRS.h | igui/gpstracker | c0e4c60fdd6d8d8534ace784e5851147452d67ae | [
"MIT"
] | null | null | null | // gprs.h
#ifndef _GPRS_h
#define _GPRS_h
#if defined(ARDUINO) && ARDUINO >= 100
#include "Arduino.h"
#else
#include "WProgram.h"
#endif
#include "Timer.h"
#include <SoftwareSerial.h>
const int MAX_MESSAGE_LENGTH = 32;
class GPRS {
public:
enum Error {
NO_ERROR = 0,
QUERY_CONN_STATUS_ERROR,
QUERY_CONN_STA... | 26.08209 | 132 | 0.762232 | [
"object"
] |
53c17d26d2522297f9012fc8b4bdd0f1a3930d7c | 3,324 | h | C | aws-cpp-sdk-iot/include/aws/iot/model/CreateFleetMetricResult.h | perfectrecall/aws-sdk-cpp | fb8cbebf2fd62720b65aeff841ad2950e73d8ebd | [
"Apache-2.0"
] | 1 | 2022-02-12T08:09:30.000Z | 2022-02-12T08:09:30.000Z | aws-cpp-sdk-iot/include/aws/iot/model/CreateFleetMetricResult.h | perfectrecall/aws-sdk-cpp | fb8cbebf2fd62720b65aeff841ad2950e73d8ebd | [
"Apache-2.0"
] | 1 | 2022-01-03T23:59:37.000Z | 2022-01-03T23:59:37.000Z | aws-cpp-sdk-iot/include/aws/iot/model/CreateFleetMetricResult.h | ravindra-wagh/aws-sdk-cpp | 7d5ff01b3c3b872f31ca98fb4ce868cd01e97696 | [
"Apache-2.0"
] | 1 | 2021-11-09T11:58:03.000Z | 2021-11-09T11:58:03.000Z | /**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include <aws/iot/IoT_EXPORTS.h>
#include <aws/core/utils/memory/stl/AWSString.h>
#include <utility>
namespace Aws
{
template<typename RESULT_TYPE>
class AmazonWebServiceResult;
namespa... | 28.655172 | 121 | 0.658544 | [
"model"
] |
53ce3b1893fc32d88e08fc23d84652becff579b7 | 5,535 | h | C | Co-Simulation/Sumo/sumo-1.7.0/src/microsim/MSGlobals.h | uruzahe/carla | 940c2ab23cce1eda1ef66de35f66b42d40865fb1 | [
"MIT"
] | null | null | null | Co-Simulation/Sumo/sumo-1.7.0/src/microsim/MSGlobals.h | uruzahe/carla | 940c2ab23cce1eda1ef66de35f66b42d40865fb1 | [
"MIT"
] | null | null | null | Co-Simulation/Sumo/sumo-1.7.0/src/microsim/MSGlobals.h | uruzahe/carla | 940c2ab23cce1eda1ef66de35f66b42d40865fb1 | [
"MIT"
] | null | null | null | /****************************************************************************/
// Eclipse SUMO, Simulation of Urban MObility; see https://eclipse.org/sumo
// Copyright (C) 2003-2020 German Aerospace Center (DLR) and others.
// This program and the accompanying materials are made available under the
// terms of the Ecli... | 36.9 | 100 | 0.665041 | [
"model"
] |
53dac9af4db958d6aae5d17ffec840b6ef85b1d5 | 906 | h | C | aslam_cv_common/include/aslam/common/meta.h | shuhannod/aslam_cv2 | 4dd48916b9e5b9d5aa56e28894a04d4a25a87348 | [
"Apache-2.0"
] | 173 | 2017-09-19T18:14:06.000Z | 2022-02-20T09:11:15.000Z | aslam_cv_common/include/aslam/common/meta.h | shuhannod/aslam_cv2 | 4dd48916b9e5b9d5aa56e28894a04d4a25a87348 | [
"Apache-2.0"
] | 30 | 2017-11-16T12:46:13.000Z | 2022-01-20T04:38:41.000Z | aslam_cv_common/include/aslam/common/meta.h | shuhannod/aslam_cv2 | 4dd48916b9e5b9d5aa56e28894a04d4a25a87348 | [
"Apache-2.0"
] | 58 | 2017-10-24T17:31:37.000Z | 2022-03-19T03:23:24.000Z | #ifndef ASLAM_META_H_
#define ASLAM_META_H_
template<class>
class this_type {
public:
using is_valid = void;
};
template<class T, class sfinae_valid_type = void>
class is_cloneable : public std::false_type {};
template<class T>
class is_cloneable<T, typename this_type<decltype(std::declval<T&>().clone())>::is_val... | 36.24 | 101 | 0.752759 | [
"vector"
] |
53dc0fd2a8ef27101f1941626575302487329880 | 8,075 | c | C | trunk/chuffed/examples/wreg_shift.c | gkgange/chuffed-cert | 3065c9cf4edd2b624ccfb2bbaf842944d020be2f | [
"MIT"
] | null | null | null | trunk/chuffed/examples/wreg_shift.c | gkgange/chuffed-cert | 3065c9cf4edd2b624ccfb2bbaf842944d020be2f | [
"MIT"
] | null | null | null | trunk/chuffed/examples/wreg_shift.c | gkgange/chuffed-cert | 3065c9cf4edd2b624ccfb2bbaf842944d020be2f | [
"MIT"
] | null | null | null | #include <iostream>
#include <cstdlib>
#include <cmath>
#include <algorithm>
#include <vector>
//#include <chuffed/circuit/FDNNF.h>
#include <chuffed/mdd/MDD.h>
#include <chuffed/mdd/CFG.h>
#include <chuffed/mdd/CYK.h>
#include <chuffed/mdd/weighted_dfa.h>
#include <chuffed/mdd/mdd_to_lgraph.h>
#include <chuffed/mdd/wm... | 22.746479 | 84 | 0.513313 | [
"vector",
"model"
] |
53ed42de6b1a6411bdb3dee2725137023ee3b4a5 | 4,173 | h | C | src/lib/asn1/asn1_print.h | danielga/botan | 9142bb06171fec7fa568d83641c871ef274ab016 | [
"BSD-2-Clause"
] | null | null | null | src/lib/asn1/asn1_print.h | danielga/botan | 9142bb06171fec7fa568d83641c871ef274ab016 | [
"BSD-2-Clause"
] | null | null | null | src/lib/asn1/asn1_print.h | danielga/botan | 9142bb06171fec7fa568d83641c871ef274ab016 | [
"BSD-2-Clause"
] | null | null | null | /*
* (C) 2014,2015,2017 Jack Lloyd
*
* Botan is released under the Simplified BSD License (see license.txt)
*/
#ifndef BOTAN_ASN1_PRINT_H_
#define BOTAN_ASN1_PRINT_H_
#include <botan/asn1_obj.h>
#include <string>
#include <vector>
#include <iosfwd>
namespace Botan {
class BER_Decoder;
/**
* Format ASN.1 data and c... | 33.119048 | 89 | 0.596453 | [
"vector"
] |
53ee81c0b57b0aaaf6b14c9573888e2fcbaba005 | 35,537 | c | C | lib/extlib-abc/aig/aig/aigRet.c | delcypher/stp | b243805208e57110080e331598f6f28fba58497e | [
"BSL-1.0",
"MIT"
] | null | null | null | lib/extlib-abc/aig/aig/aigRet.c | delcypher/stp | b243805208e57110080e331598f6f28fba58497e | [
"BSL-1.0",
"MIT"
] | null | null | null | lib/extlib-abc/aig/aig/aigRet.c | delcypher/stp | b243805208e57110080e331598f6f28fba58497e | [
"BSL-1.0",
"MIT"
] | null | null | null | /**CFile****************************************************************
Copyright (c) The Regents of the University of California. All rights reserved.
Permission is hereby granted, without written agreement and without license or
royalty fees, to use, copy, modify, and distribute this software and its
documentation ... | 35.968623 | 324 | 0.504939 | [
"object"
] |
53eec7c2873008810b3d7d57157d407cb7cdb585 | 4,278 | h | C | k2/csrc/array_inl.h | SuperXiang/k2 | 9c3c1f64543b246af3c9e7288cfd01677954058c | [
"Apache-2.0"
] | 1 | 2021-03-03T03:30:40.000Z | 2021-03-03T03:30:40.000Z | k2/csrc/array_inl.h | SuperXiang/k2 | 9c3c1f64543b246af3c9e7288cfd01677954058c | [
"Apache-2.0"
] | null | null | null | k2/csrc/array_inl.h | SuperXiang/k2 | 9c3c1f64543b246af3c9e7288cfd01677954058c | [
"Apache-2.0"
] | null | null | null | /**
* Copyright (c) 2020 Xiaomi Corporation (authors: Daniel Povey, Haowen Qiu)
* Mobvoi Inc. (authors: Fangjun Kuang)
* See LICENSE for clarification regarding multiple authors
*/
#ifndef K2_CSRC_ARRAY_INL_H_
#define K2_CSRC_ARRAY_INL_H_
#ifndef IS_IN_K2_CSRC_ARRAY_H_
#error "this f... | 25.017544 | 78 | 0.562412 | [
"vector"
] |
53f3dbbad1371daa6b822e521d60343dabf0f795 | 1,328 | h | C | kgl_genomics/kgl_parser/kgl_gaf_parser.h | kellerberrin/OSM_Gene_Cpp | 4ec4d1244f3f1b16213cf05f0056d8e5f85d68c4 | [
"MIT"
] | 1 | 2021-04-09T16:24:06.000Z | 2021-04-09T16:24:06.000Z | kgl_genomics/kgl_parser/kgl_gaf_parser.h | kellerberrin/KGL_Gene | f8e6c14b8b2009d82d692b28354561b5f0513c5e | [
"MIT"
] | null | null | null | kgl_genomics/kgl_parser/kgl_gaf_parser.h | kellerberrin/KGL_Gene | f8e6c14b8b2009d82d692b28354561b5f0513c5e | [
"MIT"
] | null | null | null | //
// Created by kellerberrin on 26/01/18.
//
#ifndef KGL_GAF_PARSER_H
#define KGL_GAF_PARSER_H
#include <string>
#include <vector>
#include <map>
#include "kgl_genome_types.h"
#include "kgl_ensembl_id_parser.h"
#include "kol_TermAnnotation.h"
namespace kol = kellerberrin::ontology;
namespace kellerberrin::genome {... | 20.75 | 131 | 0.708584 | [
"vector"
] |
53f94896131b62c2cd7ccba63af9eb6b31145fba | 1,903 | h | C | searchcore/src/vespa/searchcore/proton/documentmetastore/lidstatevector.h | amahussein/vespa | 29d266ae1e5c95e25002b97822953fdd02b1451e | [
"Apache-2.0"
] | 1 | 2018-12-30T05:42:18.000Z | 2018-12-30T05:42:18.000Z | searchcore/src/vespa/searchcore/proton/documentmetastore/lidstatevector.h | amahussein/vespa | 29d266ae1e5c95e25002b97822953fdd02b1451e | [
"Apache-2.0"
] | 1 | 2021-03-31T22:24:20.000Z | 2021-03-31T22:24:20.000Z | searchcore/src/vespa/searchcore/proton/documentmetastore/lidstatevector.h | amahussein/vespa | 29d266ae1e5c95e25002b97822953fdd02b1451e | [
"Apache-2.0"
] | 1 | 2020-09-03T11:39:52.000Z | 2020-09-03T11:39:52.000Z | // Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
#pragma once
#include <vespa/searchlib/common/growablebitvector.h>
namespace proton {
class LidStateVector
{
search::GrowableBitVector _bv;
uint32_t _lowest;
uint32_t _highest;
uint... | 27.57971 | 118 | 0.657383 | [
"vector"
] |
53f97e892527658487d3a3fd419b728360b1b521 | 2,056 | h | C | src/common/thread_pool.h | yyq224444/ToyDFS | 94c026f6fa45e11710be7d22cec1b2570e75342a | [
"BSD-3-Clause"
] | null | null | null | src/common/thread_pool.h | yyq224444/ToyDFS | 94c026f6fa45e11710be7d22cec1b2570e75342a | [
"BSD-3-Clause"
] | null | null | null | src/common/thread_pool.h | yyq224444/ToyDFS | 94c026f6fa45e11710be7d22cec1b2570e75342a | [
"BSD-3-Clause"
] | null | null | null | // Copyright (c) 2014, Baidu.com, Inc. All Rights Reserved
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
//
// Author: yanshiguang02@baidu.com
#ifndef COMMON_THREAD_POOL_H_
#define COMMON_THREAD_POOL_H_
#include <pthread.h>
#include <algorithm>
#include <que... | 24.771084 | 73 | 0.571984 | [
"vector"
] |
990348065c50579d5f61d941ff6e662e6a9dbfd8 | 2,842 | h | C | Annotating_peaks/Peaks_prog/headers/antibody.h | KatyaKos/Proj15-16 | 419be637a492566c0bd5f6a2897258bda6e033a7 | [
"MIT"
] | null | null | null | Annotating_peaks/Peaks_prog/headers/antibody.h | KatyaKos/Proj15-16 | 419be637a492566c0bd5f6a2897258bda6e033a7 | [
"MIT"
] | null | null | null | Annotating_peaks/Peaks_prog/headers/antibody.h | KatyaKos/Proj15-16 | 419be637a492566c0bd5f6a2897258bda6e033a7 | [
"MIT"
] | null | null | null | #ifndef _ANTIBODY_H_
#define _ANTIBODY_H_
using namespace std;
extern vector<long double> peaks;
struct Atom{
int numH2O, numNH3, numCyst;
pair <int, int> seg;
Atom() = default;
Atom(int i, int j, int h, int n, int c): seg(make_pair(i, j)), numCyst(c), numNH3(n), numH2O(h) {}
};
typedef unordered_map<long doubl... | 24.713043 | 156 | 0.699507 | [
"vector"
] |
9904fb13e6d16150490677c8bd36c14c22dfc469 | 4,203 | h | C | include/qt/ICADevice.h | chinajeffery/MPC-BE--1.2.3 | 2229fde5535f565ba4a496a7f73267bd2c1ad338 | [
"MIT"
] | null | null | null | include/qt/ICADevice.h | chinajeffery/MPC-BE--1.2.3 | 2229fde5535f565ba4a496a7f73267bd2c1ad338 | [
"MIT"
] | 1 | 2019-11-14T04:18:32.000Z | 2019-11-14T04:18:32.000Z | include/qt/ICADevice.h | chinajeffery/MPC-BE--1.2.3 | 2229fde5535f565ba4a496a7f73267bd2c1ad338 | [
"MIT"
] | null | null | null | /*
File: ICADevice.h
Contains: Low level Image Capture device definitions.
Version: QuickTime 7.3
Copyright: (c) 2007 (c) 2000-2001 by Apple Computer, Inc., all rights reserved.
Bugs?: For bug reports, consult the following page on
the World Wide Web:
... | 22.005236 | 100 | 0.587675 | [
"object"
] |
99059e60989f1e3b175b7343f9ddfb0e1abb0ec7 | 2,096 | h | C | HoloIntervention/Source/Common/Configuration.h | adamrankin/HoloIntervention | 0f2a4dc702729a0a04af5c210884ef4e08e49267 | [
"Apache-2.0"
] | 2 | 2020-06-17T09:55:59.000Z | 2021-04-03T16:18:29.000Z | HoloIntervention/Source/Common/Configuration.h | adamrankin/HoloIntervention | 0f2a4dc702729a0a04af5c210884ef4e08e49267 | [
"Apache-2.0"
] | 1 | 2018-09-02T02:39:21.000Z | 2018-09-02T02:39:21.000Z | HoloIntervention/Source/Common/Configuration.h | adamrankin/HoloIntervention | 0f2a4dc702729a0a04af5c210884ef4e08e49267 | [
"Apache-2.0"
] | null | null | null | /*====================================================================
Copyright(c) 2018 Adam Rankin
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files(the "Software"),
to deal in the Software without restriction, including without limitati... | 53.74359 | 85 | 0.739027 | [
"model"
] |
991199b57113ce2beb7da38f9594131ec08516cd | 43,609 | c | C | src/cc1/decl_init.c | bocke/ucc | d95c0014dfc555c3eb6e9fdf909e0460bf2a0060 | [
"MIT"
] | null | null | null | src/cc1/decl_init.c | bocke/ucc | d95c0014dfc555c3eb6e9fdf909e0460bf2a0060 | [
"MIT"
] | null | null | null | src/cc1/decl_init.c | bocke/ucc | d95c0014dfc555c3eb6e9fdf909e0460bf2a0060 | [
"MIT"
] | null | null | null | #include <stdio.h>
#include <stdarg.h>
#include <assert.h>
#include <stdlib.h>
#include <limits.h>
#include <string.h>
#include <assert.h>
#include "../util/util.h"
#include "../util/dynarray.h"
#include "../util/dynmap.h"
#include "../util/alloc.h"
#include "cc1.h"
#include "fold.h"
#include "const.h"
#include "macro... | 23.585181 | 99 | 0.64771 | [
"object"
] |
3eb8ed69c8c454cb923ae5b71d6aa7447457dec9 | 12,812 | h | C | src/su_tests/simple_tests.h | sandym/sutils | adf94578d48d1066f8b8177fcb20086efc9be962 | [
"MIT"
] | null | null | null | src/su_tests/simple_tests.h | sandym/sutils | adf94578d48d1066f8b8177fcb20086efc9be962 | [
"MIT"
] | null | null | null | src/su_tests/simple_tests.h | sandym/sutils | adf94578d48d1066f8b8177fcb20086efc9be962 | [
"MIT"
] | null | null | null | //
// simple_tests.h
// sutils
//
// Created by Sandy Martel on 12/03/10.
// Copyright (c) 2015年 Sandy Martel. All rights reserved.
//
// Permission to use, copy, modify, distribute, and sell this software for any
// purpose is hereby granted without fee. The sotware is provided "AS-IS" and
// without warranty of a... | 27.086681 | 125 | 0.681549 | [
"vector"
] |
3ebcb524259e7d1def4787eb435e1eb04a1e9e62 | 6,142 | c | C | src/filter/tests/firfilt_rnyquist_autotest.c | vankxr/liquid-dsp | cd4d858a00eab6e2ffb88aa36b38a0fb1c741f30 | [
"MIT"
] | 1,382 | 2015-01-06T09:41:13.000Z | 2022-03-31T18:31:06.000Z | src/filter/tests/firfilt_rnyquist_autotest.c | vankxr/liquid-dsp | cd4d858a00eab6e2ffb88aa36b38a0fb1c741f30 | [
"MIT"
] | 227 | 2015-02-06T17:04:42.000Z | 2022-03-31T06:48:20.000Z | src/filter/tests/firfilt_rnyquist_autotest.c | vankxr/liquid-dsp | cd4d858a00eab6e2ffb88aa36b38a0fb1c741f30 | [
"MIT"
] | 394 | 2015-01-20T21:56:39.000Z | 2022-03-26T12:44:05.000Z | /*
* Copyright (c) 2007 - 2020 Joseph Gaeddert
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, mer... | 53.408696 | 137 | 0.690329 | [
"3d"
] |
3ebf07ce24ce82aebc40b38749ab3477779676a4 | 2,023 | h | C | lib/seqfor.h | rmlarose/qsim | 667a78de7b95d68d89da663e9488579d5d5e5745 | [
"Apache-2.0"
] | 280 | 2020-03-04T18:30:16.000Z | 2022-03-24T15:30:50.000Z | lib/seqfor.h | rmlarose/qsim | 667a78de7b95d68d89da663e9488579d5d5e5745 | [
"Apache-2.0"
] | 274 | 2020-03-07T21:10:52.000Z | 2022-03-30T19:45:48.000Z | lib/seqfor.h | rmlarose/qsim | 667a78de7b95d68d89da663e9488579d5d5e5745 | [
"Apache-2.0"
] | 91 | 2020-03-06T18:58:55.000Z | 2022-03-23T13:32:14.000Z | // Copyright 2019 Google LLC. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// https://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicabl... | 29.318841 | 77 | 0.669797 | [
"vector"
] |
3ec64b917a4497b7726b272093e2592d432c7128 | 1,929 | c | C | arch/aarch64/platforms/bcm2835/mailbox.c | xdavidwu/os | 26b7bb0c31e6b77950f5fdc5923a077921775222 | [
"MIT"
] | null | null | null | arch/aarch64/platforms/bcm2835/mailbox.c | xdavidwu/os | 26b7bb0c31e6b77950f5fdc5923a077921775222 | [
"MIT"
] | null | null | null | arch/aarch64/platforms/bcm2835/mailbox.c | xdavidwu/os | 26b7bb0c31e6b77950f5fdc5923a077921775222 | [
"MIT"
] | null | null | null | #include "aarch64/vmem.h"
#include "bcm2835_mmio.h"
#include "bcm2835_mailbox.h"
#include "kio.h"
static void kpu32x(uint32_t val) {
char hexbuf[9];
hexbuf[8] = '\0';
for (int i = 0; i < 8; i++) {
int dig = val & 0xf;
hexbuf[7 - i] = (dig > 9 ? 'a' - 10 : '0') + dig;
val >>= 4;
}
kputs(hexbuf);
}
// this i... | 29.227273 | 84 | 0.702955 | [
"model"
] |
3ec6c50431744f5b0e9e561db148d3f2fad27185 | 6,056 | h | C | UI.h | jaredquinn/esp32-hass-mqtt-touch-ui | a44c48fd974bb24e70da4ae7e26fcf30317729af | [
"MIT"
] | null | null | null | UI.h | jaredquinn/esp32-hass-mqtt-touch-ui | a44c48fd974bb24e70da4ae7e26fcf30317729af | [
"MIT"
] | null | null | null | UI.h | jaredquinn/esp32-hass-mqtt-touch-ui | a44c48fd974bb24e70da4ae7e26fcf30317729af | [
"MIT"
] | null | null | null | /**
UI.h
UI Header File
The MIT License (MIT)
Copyright (c) 2018 by Jared Quinn
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limi... | 27.035714 | 98 | 0.685106 | [
"render"
] |
3ed2c94f735c27ad5ba78ff60c4ec6dc3229af0f | 2,189 | h | C | core/fc_image.h | dalewzm/FireCloud_Rasterization_Render | c70deb2eac1f4f92ec7a3454b17026e25d54a463 | [
"MIT"
] | null | null | null | core/fc_image.h | dalewzm/FireCloud_Rasterization_Render | c70deb2eac1f4f92ec7a3454b17026e25d54a463 | [
"MIT"
] | null | null | null | core/fc_image.h | dalewzm/FireCloud_Rasterization_Render | c70deb2eac1f4f92ec7a3454b17026e25d54a463 | [
"MIT"
] | null | null | null | #ifndef __CORE_TGAIMAGE_H__
#define __CORE_TGAIMAGE_H__
// just normal tga image, but use universal names
// tga file parser
//http://www.twinklingstar.cn/2013/471/tga-file-format/
#include <cstdint>
#include <fstream>
#include <vector>
struct FcColor {
std::uint8_t bgra[4] = { 0,0,0,0 };
std::uint8_t bytespp = { 0... | 26.059524 | 136 | 0.683874 | [
"vector"
] |
3ede20bd633bf87b2b89fc9d3739953454772c95 | 3,994 | h | C | src/extensions/intrinsics/YAKL_intrinsics_merge.h | mrnorman/KLaunch | 505fc45e9946aa501142305a164931b71f05b002 | [
"BSD-2-Clause"
] | null | null | null | src/extensions/intrinsics/YAKL_intrinsics_merge.h | mrnorman/KLaunch | 505fc45e9946aa501142305a164931b71f05b002 | [
"BSD-2-Clause"
] | null | null | null | src/extensions/intrinsics/YAKL_intrinsics_merge.h | mrnorman/KLaunch | 505fc45e9946aa501142305a164931b71f05b002 | [
"BSD-2-Clause"
] | null | null | null |
#pragma once
// Included by YAKL_intrinsics.h
namespace yakl {
namespace intrinsics {
template <class T1, class T2,
typename std::enable_if<std::is_arithmetic<T1>::value && std::is_arithmetic<T2>::value,bool>::type=false>
YAKL_INLINE decltype(T1()+T2()) merge(T1 const t, T2 const f, bool cond... | 48.120482 | 119 | 0.616425 | [
"shape"
] |
3ee2d062feb7a696797a88100b9fb2bbbd2e200b | 1,927 | h | C | marsyas-vamp/marsyas/src/marsyas/statistics.h | jaouahbi/VampPlugins | 27c2248d1c717417fe4d448cdfb4cb882a8a336a | [
"Apache-2.0"
] | null | null | null | marsyas-vamp/marsyas/src/marsyas/statistics.h | jaouahbi/VampPlugins | 27c2248d1c717417fe4d448cdfb4cb882a8a336a | [
"Apache-2.0"
] | null | null | null | marsyas-vamp/marsyas/src/marsyas/statistics.h | jaouahbi/VampPlugins | 27c2248d1c717417fe4d448cdfb4cb882a8a336a | [
"Apache-2.0"
] | null | null | null | /*
** Copyright (C) 2011 Eric Nichols <epnichols@gmail.com>
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
** the Free Software Foundation; either version 2 of the License, or
** (at your option) any later version.
**
**... | 31.590164 | 95 | 0.75973 | [
"vector"
] |
3eeaea1bc4846d46fcd604a2df50b47de6030838 | 313 | h | C | VisualStudio/Src/Logic/Camera.h | dimateos/TFG_Portals | 4cb85e2f88fc8922b0112979104290e0afc4e981 | [
"MIT"
] | 2 | 2021-06-30T15:11:35.000Z | 2021-12-27T08:13:15.000Z | VisualStudio/Src/Logic/Camera.h | dimateos/TFG_Portals | 4cb85e2f88fc8922b0112979104290e0afc4e981 | [
"MIT"
] | null | null | null | VisualStudio/Src/Logic/Camera.h | dimateos/TFG_Portals | 4cb85e2f88fc8922b0112979104290e0afc4e981 | [
"MIT"
] | null | null | null | #pragma once
#include "Node.h"
#include "../Render/Projection.h"
class Camera : public Node {
public:
Camera(Projection* proj);
virtual ~Camera();
glm::mat4 const& getViewMatrix();
const glm::f32* getViewMatrixPtr();
inline Projection* getProj() const { return proj_; }
protected:
Projection* proj_;
}; | 17.388889 | 53 | 0.70607 | [
"render"
] |
3ef17878c3183d5c1d6764298e08f3fc35bf7a7e | 5,273 | h | C | Source/Motor2D/Input.h | BarcinoLechiguino/Project_F | 9e40c771f5ce6b821e3d380edd5d92fb129cdf53 | [
"MIT"
] | 1 | 2020-04-28T16:09:51.000Z | 2020-04-28T16:09:51.000Z | Source/Motor2D/Input.h | Aitorlb7/Project_F | 9e40c771f5ce6b821e3d380edd5d92fb129cdf53 | [
"MIT"
] | 3 | 2020-03-03T09:57:49.000Z | 2020-04-25T16:02:36.000Z | Source/Motor2D/Input.h | BarcinoLechiguino/Project-RTS | 9e40c771f5ce6b821e3d380edd5d92fb129cdf53 | [
"MIT"
] | 1 | 2020-11-06T22:31:26.000Z | 2020-11-06T22:31:26.000Z | #ifndef __INPUT_H__
#define __INPUT_H__
#include "Module.h"
//#define NUM_KEYS 352
//#define LAST_KEYS_PRESSED_BUFFER 50
#define MAX_KEYS 300
#define NUM_MOUSE_BUTTONS 5
#define NUM_CONTROLLER_BUTTONS 15
#define NUM_CONTROLLER_AXIS 4
#define NUM_CONTROLLER_TRIGGERS 2
#define MAX_AXIS 32767 // Absolute maxim... | 31.386905 | 161 | 0.733928 | [
"render"
] |
3efd7c43609d4c88f8b078939a1927ed8c4f7613 | 2,137 | h | C | Phoebe-core/src/Phoebe.h | JRBonilla/Slate | 9bcb3befced30d8f9ffb2dcce0a0209ba76093e4 | [
"MIT"
] | 1 | 2017-02-26T23:37:37.000Z | 2017-02-26T23:37:37.000Z | Phoebe-core/src/Phoebe.h | JRBonilla/Slate | 9bcb3befced30d8f9ffb2dcce0a0209ba76093e4 | [
"MIT"
] | null | null | null | Phoebe-core/src/Phoebe.h | JRBonilla/Slate | 9bcb3befced30d8f9ffb2dcce0a0209ba76093e4 | [
"MIT"
] | null | null | null | #pragma once
/// -------------------------
/// Main engine header file
/// -------------------------
#include "ph/Common.h"
#include "ph/Types.h"
#include "ph/app/Application.h"
#include "ph/app/InputManager.h"
#include "ph/app/Window.h"
#include "ph/audio/Sound.h"
#include "ph/audio/SoundManager.h"
#include "ph/... | 28.493333 | 50 | 0.744034 | [
"mesh",
"model"
] |
4101f2862c7031ebed0fe3962eddca0278520557 | 1,808 | h | C | src/atlas/io/Record.h | wdeconinck/atlas | 8949d2b362b9b5431023a967bcf4ca84f6b8ce05 | [
"Apache-2.0"
] | null | null | null | src/atlas/io/Record.h | wdeconinck/atlas | 8949d2b362b9b5431023a967bcf4ca84f6b8ce05 | [
"Apache-2.0"
] | null | null | null | src/atlas/io/Record.h | wdeconinck/atlas | 8949d2b362b9b5431023a967bcf4ca84f6b8ce05 | [
"Apache-2.0"
] | null | null | null | /*
* (C) Copyright 2020 ECMWF.
*
* This software is licensed under the terms of the Apache Licence Version 2.0
* which can be obtained at http://www.apache.org/licenses/LICENSE-2.0.
* In applying this licence, ECMWF does not waive the privileges and immunities
* granted to it by virtue of its status as an intergo... | 24.106667 | 119 | 0.573009 | [
"vector"
] |
410601da359dcbe28f847f345be404a096e37eef | 8,481 | c | C | src/parsercombinators.c | alpha123/vio | 1c1bb0e27a27d0e65e92ea8ae8badb44e877047f | [
"MIT"
] | 16 | 2015-11-19T04:36:31.000Z | 2021-01-05T18:20:21.000Z | src/parsercombinators.c | alpha123/vio | 1c1bb0e27a27d0e65e92ea8ae8badb44e877047f | [
"MIT"
] | 6 | 2015-12-15T18:31:47.000Z | 2017-07-17T12:09:20.000Z | src/parsercombinators.c | alpha123/vio | 1c1bb0e27a27d0e65e92ea8ae8badb44e877047f | [
"MIT"
] | null | null | null | #include "eval.h"
#include "val.h"
#include "parsercombinators.h"
struct vio_mpc_val *vio_mpc_val_new(vio_ctx *ctx, vio_val *v, uint32_t nlen, char *name) {
struct vio_mpc_val *x = (struct vio_mpc_val *)malloc(sizeof(struct vio_mpc_val));
if (x == NULL) return NULL;
x->ctx = ctx;
x->v = v;
x->nlen ... | 28.846939 | 106 | 0.588256 | [
"vector"
] |
41070fb4d13345fb58089af4a3a5d9a6a22bb963 | 6,368 | h | C | components/previews/core/previews_experiments.h | mghgroup/Glide-Browser | 6a4c1eaa6632ec55014fee87781c6bbbb92a2af5 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | null | null | null | components/previews/core/previews_experiments.h | mghgroup/Glide-Browser | 6a4c1eaa6632ec55014fee87781c6bbbb92a2af5 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | null | null | null | components/previews/core/previews_experiments.h | mghgroup/Glide-Browser | 6a4c1eaa6632ec55014fee87781c6bbbb92a2af5 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 2 | 2021-01-05T23:43:46.000Z | 2021-01-07T23:36:34.000Z | // 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_PREVIEWS_CORE_PREVIEWS_EXPERIMENTS_H_
#define COMPONENTS_PREVIEWS_CORE_PREVIEWS_EXPERIMENTS_H_
#include <string>
#include <utility>
#i... | 35.977401 | 80 | 0.781407 | [
"vector"
] |
991b71e111c8adb40a2077c7bcab2e4066c0791a | 23,239 | c | C | contrib/python/scipy/scipy/optimize/slsqp/_slsqpmodule.c | ibr11/catboost | 842a25b4fb856a61564b163b16a3f49ba35fdc14 | [
"Apache-2.0"
] | 6,989 | 2017-07-18T06:23:18.000Z | 2022-03-31T15:58:36.000Z | contrib/python/scipy/scipy/optimize/slsqp/_slsqpmodule.c | birichie/catboost | de75c6af12cf490700e76c22072fbdc15b35d679 | [
"Apache-2.0"
] | 1,978 | 2017-07-18T09:17:58.000Z | 2022-03-31T14:28:43.000Z | contrib/python/scipy/scipy/optimize/slsqp/_slsqpmodule.c | birichie/catboost | de75c6af12cf490700e76c22072fbdc15b35d679 | [
"Apache-2.0"
] | 1,228 | 2017-07-18T09:03:13.000Z | 2022-03-29T05:57:40.000Z | /* File: _slsqpmodule.c
* This file is auto-generated with f2py (version:2).
* f2py is a Fortran to Python Interface Generator (FPIG), Second Edition,
* written by Pearu Peterson <pearu@cens.ioc.ee>.
* See http://cens.ioc.ee/projects/f2py2e/
* Generation date: Tue Oct 18 11:03:00 2016
* $Revision:$
* $Date:$
* ... | 33.533911 | 180 | 0.640131 | [
"shape"
] |
99203c2ec236f0cd1b80d01b5f31d22ae49655ff | 3,379 | h | C | content/renderer/media/stream/media_stream_video_capturer_source.h | zipated/src | 2b8388091c71e442910a21ada3d97ae8bc1845d3 | [
"BSD-3-Clause"
] | 2,151 | 2020-04-18T07:31:17.000Z | 2022-03-31T08:39:18.000Z | content/renderer/media/stream/media_stream_video_capturer_source.h | cangulcan/src | 2b8388091c71e442910a21ada3d97ae8bc1845d3 | [
"BSD-3-Clause"
] | 395 | 2020-04-18T08:22:18.000Z | 2021-12-08T13:04:49.000Z | content/renderer/media/stream/media_stream_video_capturer_source.h | cangulcan/src | 2b8388091c71e442910a21ada3d97ae8bc1845d3 | [
"BSD-3-Clause"
] | 338 | 2020-04-18T08:03:10.000Z | 2022-03-29T12:33:22.000Z | // Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef CONTENT_RENDERER_MEDIA_STREAM_MEDIA_STREAM_VIDEO_CAPTURER_SOURCE_H_
#define CONTENT_RENDERER_MEDIA_STREAM_MEDIA_STREAM_VIDEO_CAPTURER_SOURCE_H_
#... | 37.544444 | 79 | 0.799349 | [
"render"
] |
99204becfc373ced03b9637ed251ee14f7b82202 | 24,944 | c | C | source/kernel/procfs.c | Ostrokrzew/standalone-linux-io-tracer | 5fcbe7f0c7b027d9e5fdfb4c6e9d553c6fa617b6 | [
"BSD-3-Clause-Clear"
] | null | null | null | source/kernel/procfs.c | Ostrokrzew/standalone-linux-io-tracer | 5fcbe7f0c7b027d9e5fdfb4c6e9d553c6fa617b6 | [
"BSD-3-Clause-Clear"
] | null | null | null | source/kernel/procfs.c | Ostrokrzew/standalone-linux-io-tracer | 5fcbe7f0c7b027d9e5fdfb4c6e9d553c6fa617b6 | [
"BSD-3-Clause-Clear"
] | null | null | null | /*
* Copyright(c) 2012-2018 Intel Corporation
* SPDX-License-Identifier: BSD-3-Clause-Clear
*/
#include "procfs.h"
#include <asm/atomic.h>
#include <linux/fs.h>
#include <linux/kref.h>
#include <linux/mm.h>
#include <linux/module.h>
#include <linux/poll.h>
#include <linux/proc_fs.h>
#include <linux/stat.h>
#include... | 30.162031 | 80 | 0.624158 | [
"object"
] |
992487c26e8ddbdb969334da1c11007ed48a99e7 | 1,786 | h | C | src/nosuch/NosuchLooper.h | nosuchtim/TUIO3D_Kinect2 | 217e7ef3b63ad910325e06100c2cc7cf74db6869 | [
"Apache-2.0"
] | 1 | 2020-12-09T03:38:17.000Z | 2020-12-09T03:38:17.000Z | src/nosuch/NosuchLooper.h | nosuchtim/MMTT_Kinect2 | 217e7ef3b63ad910325e06100c2cc7cf74db6869 | [
"Apache-2.0"
] | null | null | null | src/nosuch/NosuchLooper.h | nosuchtim/MMTT_Kinect2 | 217e7ef3b63ad910325e06100c2cc7cf74db6869 | [
"Apache-2.0"
] | null | null | null | #ifndef _NOSUCH_LOOP_EVENT
#define _NOSUCH_LOOP_EVENT
#include <list>
#include "NosuchScheduler.h"
#define DEFAULT_LOOPFADE 0.7f
#define MIN_LOOP_VELOCITY 5
class SchedEvent;
typedef std::list<SchedEvent*> SchedEventList;
class Vizlet;
class Region;
class NosuchLoop {
public:
NosuchLoop(Vizlet* mf, int id, int l... | 22.897436 | 76 | 0.739642 | [
"vector"
] |
99281e57eef1d5cded381d9208c1f54cf47a7f83 | 3,080 | c | C | benchmarks/src/cuda/ispass-2009/DG/src/StartUp3d.c | abca3210/gpgpu-sim_simulations | bf7eaf6e49bf357e0cc2ecfe7e0ff446d88e2691 | [
"BSD-2-Clause"
] | 28 | 2017-09-06T21:12:53.000Z | 2022-02-16T01:01:55.000Z | benchmarks/src/cuda/ispass-2009/DG/src/StartUp3d.c | abca3210/gpgpu-sim_simulations | bf7eaf6e49bf357e0cc2ecfe7e0ff446d88e2691 | [
"BSD-2-Clause"
] | 1 | 2019-10-02T13:56:24.000Z | 2019-10-02T13:56:24.000Z | benchmarks/src/cuda/ispass-2009/DG/src/StartUp3d.c | abca3210/gpgpu-sim_simulations | bf7eaf6e49bf357e0cc2ecfe7e0ff446d88e2691 | [
"BSD-2-Clause"
] | 34 | 2017-12-14T01:06:58.000Z | 2022-02-14T09:40:35.000Z |
#include "fem.h"
void StartUp3d(Mesh *mesh){
#if p_N==1
#include "data3dN01.h"
#elif p_N==2
#include "data3dN02.h"
#elif p_N==3
#include "data3dN03.h"
#elif p_N==4
#include "data3dN04.h"
#elif p_N==5
#include "data3dN05.h"
#elif p_N==6
#include "data3dN06.h"
#elif p_N==7
#include "data3dN07.h"
#elif p_N==8
#include ... | 24.83871 | 56 | 0.542208 | [
"mesh"
] |
992c6f1809dd5c86a1b3560c69e92cac40834f37 | 3,860 | h | C | gcc-arm/arm_utilities.h | natersoz/nrf | f5fd98275e291f02ad53818aee857278ac23d7df | [
"Apache-2.0"
] | 3 | 2018-03-04T19:21:11.000Z | 2021-01-15T09:17:53.000Z | gcc-arm/arm_utilities.h | natersoz/nrf | f5fd98275e291f02ad53818aee857278ac23d7df | [
"Apache-2.0"
] | 37 | 2018-10-09T04:28:51.000Z | 2019-06-07T03:48:39.000Z | gcc-arm/arm_utilities.h | natersoz/nrf | f5fd98275e291f02ad53818aee857278ac23d7df | [
"Apache-2.0"
] | null | null | null | /**
* @file arm_utilities.h
*/
#pragma once
#include <cstddef>
#include "nrf_cmsis.h"
#ifdef __cplusplus
extern "C" {
#endif
/**
* @todo Move these functions to a generic ARM utilities header file.
*
* @return bool
*/
static inline bool interrupt_context_check()
{
return bool(SCB->ICSR & SCB_ICSR_VECTACTI... | 27.375887 | 105 | 0.68886 | [
"model"
] |
99384de8eb105a0e9f77f183568afafea5b0af03 | 3,587 | c | C | src/other/ext/stepcode/src/express/test/print_attrs.c | dservin/brlcad | 34b72d3efd24ac2c84abbccf9452323231751cd1 | [
"BSD-4-Clause",
"BSD-3-Clause"
] | 83 | 2021-03-10T05:54:52.000Z | 2022-03-31T16:33:46.000Z | src/other/ext/stepcode/src/express/test/print_attrs.c | dservin/brlcad | 34b72d3efd24ac2c84abbccf9452323231751cd1 | [
"BSD-4-Clause",
"BSD-3-Clause"
] | 13 | 2021-06-24T17:07:48.000Z | 2022-03-31T15:31:33.000Z | src/other/ext/stepcode/src/express/test/print_attrs.c | dservin/brlcad | 34b72d3efd24ac2c84abbccf9452323231751cd1 | [
"BSD-4-Clause",
"BSD-3-Clause"
] | 54 | 2021-03-10T07:57:06.000Z | 2022-03-28T23:20:37.000Z | /*
* derived from symlink.c, written by Don Libes, NIST, 20-Mar-1993
*
* print_attrs: late-bound implementation of an attribute printer
* attrs are ordered as they would be in a p21 file
* print_attrs -a <entity> <schema>
*/
#include "sc_cf.h"
#include <stdlib.h>
#ifdef HAVE_SYS_PARAM_H
# include <sys/param.h>
... | 28.468254 | 115 | 0.565654 | [
"model"
] |
993ca2db73c29f3d73643e4bf868db8c4c2c7013 | 1,534 | h | C | tests/dynvalue_test/analyzer.h | ClausKlein/taox11 | 669cfd2d0be258722c7ee32b23f2e5cb83e4520f | [
"MIT"
] | 20 | 2019-11-13T12:31:20.000Z | 2022-02-27T12:30:39.000Z | tests/dynvalue_test/analyzer.h | ClausKlein/taox11 | 669cfd2d0be258722c7ee32b23f2e5cb83e4520f | [
"MIT"
] | 46 | 2019-11-15T20:40:18.000Z | 2022-03-31T19:04:36.000Z | tests/dynvalue_test/analyzer.h | ClausKlein/taox11 | 669cfd2d0be258722c7ee32b23f2e5cb83e4520f | [
"MIT"
] | 5 | 2019-11-12T15:00:50.000Z | 2022-01-17T17:33:05.000Z | /**
* @file analyzer.h
* @author Marijke Hengstmengel
*
* @brief This file contains a DynAny analyzer that dumps the contents of a DynAny
* with TAOX11_TEST_LOG
*
* @copyright Copyright (c) Remedy IT Expertise BV
*/
#ifndef DYNVALUE_T_INCLUDE_ANALYZER_H
#define DYNVALUE_T_INCLUDE_ANALYZER_H
#in... | 29.5 | 84 | 0.720339 | [
"vector"
] |
9941d1e5301bbdf4229a72a1e5b4a5324fbf843f | 1,022 | h | C | Pod/Classes/WCStringTool.h | daydreamboy/WCThemeManager | a7865125916b6bd5af5460bee55ad3e73a911336 | [
"MIT"
] | null | null | null | Pod/Classes/WCStringTool.h | daydreamboy/WCThemeManager | a7865125916b6bd5af5460bee55ad3e73a911336 | [
"MIT"
] | null | null | null | Pod/Classes/WCStringTool.h | daydreamboy/WCThemeManager | a7865125916b6bd5af5460bee55ad3e73a911336 | [
"MIT"
] | null | null | null | //
// WCStringTool.h
// WCThemeManager
//
// Created by wesley_chen on 2018/5/30.
//
#import <Foundation/Foundation.h>
@interface WCStringTool : NSObject
@end
@interface WCStringTool ()
#pragma mark - NSString to Struct/Object
/**
Safe convert NSString to CGRect
@param string the NSString represents CGRect
... | 23.227273 | 85 | 0.739726 | [
"object"
] |
99486df410ba483f067640272b120d107b3064a4 | 3,902 | c | C | rocsmq-tty/src/clientmain.c | TecDroiD/rocs | 75144c369f397eba40f0357075882e82cb9ae66d | [
"Apache-2.0"
] | null | null | null | rocsmq-tty/src/clientmain.c | TecDroiD/rocs | 75144c369f397eba40f0357075882e82cb9ae66d | [
"Apache-2.0"
] | null | null | null | rocsmq-tty/src/clientmain.c | TecDroiD/rocs | 75144c369f397eba40f0357075882e82cb9ae66d | [
"Apache-2.0"
] | null | null | null | /*
* client_main.c
*
* Created on: 06.10.2015
* Author: tecdroid
*
* message
* { "pins" : [
* {
* "name": "%s",
* "value": %d,
* },
* ]
* }
*/
#include <daemonizer.h>
#include <getopt.h>
#include <linux/i2c-dev.h>
#include <log.h>
#include <rocsmq.h>
#include <rocsmqthread.... | 18.850242 | 81 | 0.661199 | [
"object"
] |
994e0dcec5c73dedd51e1c2d1988083a290d17af | 3,595 | h | C | +sl/+mlint/tests/wild_code2/MexAlgorithmSupport.h | JimHokanson/matlab_standard_library | b474cce3c70397f9695aa75cd293546734bd39ef | [
"MIT"
] | 4 | 2015-07-08T21:53:37.000Z | 2020-04-08T18:15:06.000Z | +sl/+mlint/tests/wild_code2/MexAlgorithmSupport.h | JimHokanson/matlab_standard_library | b474cce3c70397f9695aa75cd293546734bd39ef | [
"MIT"
] | 41 | 2015-02-19T12:45:57.000Z | 2020-03-29T18:29:49.000Z | +sl/+mlint/tests/wild_code2/MexAlgorithmSupport.h | JimHokanson/matlab_standard_library | b474cce3c70397f9695aa75cd293546734bd39ef | [
"MIT"
] | 5 | 2015-03-27T00:47:39.000Z | 2020-06-08T03:29:36.000Z | #ifndef MEX_ALGORITHM_SUPPORT_H
#define MEX_ALGORITHM_SUPPORT_H
#include "MexSupport.h"
#include "MexDataTypes.h"
#include <algorithm>
#include <functional>
#include <vector>
namespace MexSupport {
// Rather than do an inplace sort on the data itself this operator sorts indirectly
// using the indices.
template <... | 32.387387 | 117 | 0.511822 | [
"vector"
] |
99503054d33eff1eadea865b2c86ab339404609c | 1,328 | h | C | include/dioptre/filesystem/filesystem_interface.h | tobscher/rts | 7f30faf6a13d309e4db828be8be3c05d28c05364 | [
"MIT"
] | 2 | 2015-05-14T16:07:30.000Z | 2015-07-27T21:08:48.000Z | include/dioptre/filesystem/filesystem_interface.h | tobscher/rts | 7f30faf6a13d309e4db828be8be3c05d28c05364 | [
"MIT"
] | null | null | null | include/dioptre/filesystem/filesystem_interface.h | tobscher/rts | 7f30faf6a13d309e4db828be8be3c05d28c05364 | [
"MIT"
] | null | null | null | #ifndef DIOPTRE_FILESYSTEM_FILESYSTEM_INTERFACE_H_
#define DIOPTRE_FILESYSTEM_FILESYSTEM_INTERFACE_H_
#include <vector>
#include <string>
#include "dioptre/module.h"
namespace dioptre {
namespace filesystem {
/**
* Class to lookup files from registered paths.
* This class is a singleton.
*/
class FilesystemInter... | 21.079365 | 65 | 0.683735 | [
"vector"
] |
9956c6a6660057667f5c366f828f1f6ae8c5b953 | 15,874 | c | C | torch-test/mpich-3.4.3/test/mpi/util/dtypes.c | alchemy315/NoPFS | f3901e963e2301e8a6f1c7aac0511d0cf9a1889d | [
"BSD-3-Clause"
] | null | null | null | torch-test/mpich-3.4.3/test/mpi/util/dtypes.c | alchemy315/NoPFS | f3901e963e2301e8a6f1c7aac0511d0cf9a1889d | [
"BSD-3-Clause"
] | null | null | null | torch-test/mpich-3.4.3/test/mpi/util/dtypes.c | alchemy315/NoPFS | f3901e963e2301e8a6f1c7aac0511d0cf9a1889d | [
"BSD-3-Clause"
] | null | null | null | /*
* Copyright (C) by Argonne National Laboratory
* See COPYRIGHT in top-level directory
*/
#include "mpi.h"
#include "mpitestconf.h"
#include "mpitest.h"
#include "dtypes.h"
#if defined(HAVE_STDIO_H) || defined(STDC_HEADERS)
#include <stdio.h>
#endif
#if defined(HAVE_STDLIB_H) || defined(STDC_HEADERS)
#include... | 41.338542 | 95 | 0.666058 | [
"vector"
] |
9957ca0bc4f84aeded0d1a5893a30f8dafa2bdf2 | 7,526 | h | C | Modules/Filtering/DisplacementField/include/itkBSplineExponentialDiffeomorphicTransform.h | Hakkk2002/ITK | c913ab3acfcc2b78ce952cb6d2e11238bf4ec517 | [
"Apache-2.0"
] | null | null | null | Modules/Filtering/DisplacementField/include/itkBSplineExponentialDiffeomorphicTransform.h | Hakkk2002/ITK | c913ab3acfcc2b78ce952cb6d2e11238bf4ec517 | [
"Apache-2.0"
] | 1 | 2017-08-18T19:28:52.000Z | 2017-08-18T19:28:52.000Z | Modules/Filtering/DisplacementField/include/itkBSplineExponentialDiffeomorphicTransform.h | Hakkk2002/ITK | c913ab3acfcc2b78ce952cb6d2e11238bf4ec517 | [
"Apache-2.0"
] | 1 | 2017-08-18T19:07:39.000Z | 2017-08-18T19:07:39.000Z | /*=========================================================================
*
* Copyright Insight Software Consortium
*
* 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
*
* h... | 41.351648 | 130 | 0.750332 | [
"mesh",
"vector",
"transform"
] |
99697d25e887fb5e3f6cd1e149e34da2948fc759 | 867 | h | C | MyRenderer/Renderer.h | Osman-Fatih-Cakir/OpenGLRenderer | 0f15f99b9c5e9c8d69c1cddd7ee9ba6b91734e96 | [
"MIT"
] | 3 | 2021-09-01T23:03:34.000Z | 2021-12-26T13:29:08.000Z | MyRenderer/Renderer.h | Osman-Fatih-Cakir/OpenGLRenderer | 0f15f99b9c5e9c8d69c1cddd7ee9ba6b91734e96 | [
"MIT"
] | null | null | null | MyRenderer/Renderer.h | Osman-Fatih-Cakir/OpenGLRenderer | 0f15f99b9c5e9c8d69c1cddd7ee9ba6b91734e96 | [
"MIT"
] | null | null | null | #pragma once
#include <GL/glew.h>
#include <GL/freeglut.h>
#include <Scene.h>
#include <gBuffer.h>
#include <DirectionalDepth.h>
#include <PointDepth.h>
#include <ForwardRender.h>
#include <DeferredShading.h>
#include <Timer.h>
#include <MainFramebuffer.h>
#include <Bloom.h>
class Renderer
{
public:
Renderer() = de... | 19.266667 | 44 | 0.739331 | [
"render"
] |
997962497a15c5514a5bcef369dcce5812817b60 | 47,432 | h | C | Code/LeetCode C++/Solution/Solution/Solution_longestConsecutive.h | lvseouren/algorithm-study-record | 88c9d0152d84b3b04a14bd1f77db01944b821fdc | [
"MIT"
] | 2 | 2021-06-07T06:45:53.000Z | 2022-03-24T02:41:53.000Z | Code/LeetCode C++/Solution/Solution/Solution_longestConsecutive.h | lvseouren/algorithm-study-record | 88c9d0152d84b3b04a14bd1f77db01944b821fdc | [
"MIT"
] | null | null | null | Code/LeetCode C++/Solution/Solution/Solution_longestConsecutive.h | lvseouren/algorithm-study-record | 88c9d0152d84b3b04a14bd1f77db01944b821fdc | [
"MIT"
] | 1 | 2022-01-25T15:29:15.000Z | 2022-01-25T15:29:15.000Z | #pragma once
#include "SolutionBase.h"
#include "Solution_helper.h"
struct Seq
{
struct data
{
data(int num)
{
start = num;
stop = num;
}
int start;
int stop;
};
data* realData;
Seq(int num)
{
realData = new data(num);
}
};
class Solution_longestConsecutive :SolutionBase {
Solution_helper s;
... | 318.33557 | 43,889 | 0.655444 | [
"vector"
] |
48c395e46e516b972a0a00c50761a9625e2db090 | 3,934 | h | C | aws-cpp-sdk-customer-profiles/include/aws/customer-profiles/model/GetWorkflowRequest.h | irods/aws-sdk-cpp | ea5a4d61a26c1eac41443fb9829e969ebac6e09b | [
"Apache-2.0"
] | 1 | 2022-01-05T18:20:03.000Z | 2022-01-05T18:20:03.000Z | aws-cpp-sdk-customer-profiles/include/aws/customer-profiles/model/GetWorkflowRequest.h | irods/aws-sdk-cpp | ea5a4d61a26c1eac41443fb9829e969ebac6e09b | [
"Apache-2.0"
] | 1 | 2021-10-14T16:57:00.000Z | 2021-10-18T10:47:24.000Z | aws-cpp-sdk-customer-profiles/include/aws/customer-profiles/model/GetWorkflowRequest.h | irods/aws-sdk-cpp | ea5a4d61a26c1eac41443fb9829e969ebac6e09b | [
"Apache-2.0"
] | 1 | 2021-11-09T11:58:03.000Z | 2021-11-09T11:58:03.000Z | /**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include <aws/customer-profiles/CustomerProfiles_EXPORTS.h>
#include <aws/customer-profiles/CustomerProfilesRequest.h>
#include <aws/core/utils/memory/stl/AWSString.h>
#include <utility>
... | 30.734375 | 118 | 0.67031 | [
"model"
] |
48c653bc3bc9aa185e1e9da4332a9bc8f56c6d42 | 679 | c | C | lib/wizards/luminarc/wizcastle/garden/house.c | vlehtola/questmud | 8bc3099b5ad00a9e0261faeb6637c76b521b6dbe | [
"MIT"
] | null | null | null | lib/wizards/luminarc/wizcastle/garden/house.c | vlehtola/questmud | 8bc3099b5ad00a9e0261faeb6637c76b521b6dbe | [
"MIT"
] | null | null | null | lib/wizards/luminarc/wizcastle/garden/house.c | vlehtola/questmud | 8bc3099b5ad00a9e0261faeb6637c76b521b6dbe | [
"MIT"
] | null | null | null | inherit "room/room";
object ob;
reset(arg) {
if(arg) return;
add_exit("south","/wizards/luminarc/wizcastle/garden/entrance");
add_exit("house","/wizards/luminarc/wizcastle/garden/inhou");
short_desc = "house";
long_desc="Old and ruined house rises here. The roof looks like it would collapse\n"+
"a... | 35.736842 | 91 | 0.686303 | [
"object"
] |
48dd258291455e88fc22f13195ada102d235fb92 | 1,339 | h | C | codingInterview/include/tree.h | stdbilly/CS_Note | a8a87e135a525d53c283a4c70fb942c9ca59a758 | [
"MIT"
] | 2 | 2020-12-09T09:55:51.000Z | 2021-01-08T11:38:22.000Z | codingInterview/include/tree.h | stdbilly/CS_Note | a8a87e135a525d53c283a4c70fb942c9ca59a758 | [
"MIT"
] | null | null | null | codingInterview/include/tree.h | stdbilly/CS_Note | a8a87e135a525d53c283a4c70fb942c9ca59a758 | [
"MIT"
] | null | null | null | #include <stdio.h>
#include <vector>
using std::vector;
struct TreeNode {
int val;
vector<TreeNode*> vChild;
TreeNode(int value) : val(value) {}
};
void ConnectTreeNodes(TreeNode* pParent, TreeNode* pChild) {
if (pParent != nullptr) {
pParent->vChild.push_back(pChild);
}
}
void PrintTreeN... | 22.694915 | 73 | 0.534727 | [
"vector"
] |
48dd27cd31c7296c4dc39ddaa74fc73525670007 | 2,934 | h | C | macOS/10.13/AppKit.framework/_NSValueBinderPlugin.h | onmyway133/Runtime-Headers | e9b80e7ab9103f37ad421ad6b8b58ee06369d21f | [
"MIT"
] | 30 | 2016-10-09T20:13:00.000Z | 2022-01-24T04:14:57.000Z | macOS/10.13/AppKit.framework/_NSValueBinderPlugin.h | onmyway133/Runtime-Headers | e9b80e7ab9103f37ad421ad6b8b58ee06369d21f | [
"MIT"
] | null | null | null | macOS/10.13/AppKit.framework/_NSValueBinderPlugin.h | onmyway133/Runtime-Headers | e9b80e7ab9103f37ad421ad6b8b58ee06369d21f | [
"MIT"
] | 7 | 2017-08-29T14:41:25.000Z | 2022-01-19T17:14:54.000Z | /* Generated by RuntimeBrowser
Image: /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
*/
@interface _NSValueBinderPlugin : _NSBinderPlugin <_NSValueBinderPlugin> {
unsigned long long _affectedIndex;
NSIndexPath * _affectedIndexPath;
struct __valueBinderPluginFlags {
unsigned int... | 43.791045 | 232 | 0.768234 | [
"object"
] |
48e16f9d56739887b79c30681d19d083e2210239 | 24,714 | c | C | src/gdb/gdb-7.11/gdb/c-varobj.c | aps337/unum-sdk | 2de3ae625e474c5064f6a88b720ec2ffdcdefad9 | [
"Apache-2.0"
] | 31 | 2018-08-01T21:25:24.000Z | 2022-02-14T07:52:34.000Z | src/gdb/gdb-7.11/gdb/c-varobj.c | aps337/unum-sdk | 2de3ae625e474c5064f6a88b720ec2ffdcdefad9 | [
"Apache-2.0"
] | 40 | 2018-12-03T19:48:52.000Z | 2021-03-10T06:34:26.000Z | src/gdb/gdb-7.11/gdb/c-varobj.c | aps337/unum-sdk | 2de3ae625e474c5064f6a88b720ec2ffdcdefad9 | [
"Apache-2.0"
] | 20 | 2018-11-16T21:19:22.000Z | 2021-10-18T23:08:24.000Z | /* varobj support for C and C++.
Copyright (C) 1999-2016 Free Software Foundation, 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 3 of the License, or
(at your op... | 25.373717 | 79 | 0.65125 | [
"object"
] |
48f6325c6794cb6d4fd19d7976c5881ad94110b1 | 17,029 | h | C | src/kudu/integration-tests/external_mini_cluster.h | fxlambda-twickly5/kudu | 63fdc0c9f49e55ac043c9ba25e9b755b696d405d | [
"Apache-2.0"
] | 1 | 2019-12-02T11:52:01.000Z | 2019-12-02T11:52:01.000Z | src/kudu/integration-tests/external_mini_cluster.h | fxlambda-twickly5/kudu | 63fdc0c9f49e55ac043c9ba25e9b755b696d405d | [
"Apache-2.0"
] | null | null | null | src/kudu/integration-tests/external_mini_cluster.h | fxlambda-twickly5/kudu | 63fdc0c9f49e55ac043c9ba25e9b755b696d405d | [
"Apache-2.0"
] | 1 | 2019-12-02T11:52:08.000Z | 2019-12-02T11:52:08.000Z | // Licensed to the Apache Software Foundation (ASF) under one
// or more contributor license agreements. See the NOTICE file
// distributed with this work for additional information
// regarding copyright ownership. The ASF licenses this file
// to you under the Apache License, Version 2.0 (the
// "License"); you may... | 35.77521 | 93 | 0.724294 | [
"object",
"vector"
] |
48ff5e55e4a51d2c3c85e0ca7e90721fe2ff3cdf | 14,731 | c | C | tightbind/recip_space.c | richardjgowers/yaehmop | d8c7e437b949af4868f7d79c68faf77433081549 | [
"BSD-2-Clause"
] | 17 | 2016-08-07T05:17:19.000Z | 2022-01-19T16:57:28.000Z | tightbind/recip_space.c | richardjgowers/yaehmop | d8c7e437b949af4868f7d79c68faf77433081549 | [
"BSD-2-Clause"
] | 26 | 2016-07-28T18:59:31.000Z | 2021-02-22T13:03:01.000Z | tightbind/recip_space.c | richardjgowers/yaehmop | d8c7e437b949af4868f7d79c68faf77433081549 | [
"BSD-2-Clause"
] | 12 | 2016-07-28T18:57:32.000Z | 2022-01-19T17:07:25.000Z | /*******************************************************
Copyright (C) 1995 Greg Landrum
All rights reserved
This file is part of yaehmop.
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 ... | 35.157518 | 103 | 0.601928 | [
"mesh",
"vector"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.