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
9ed89daaa4ad2c8af0900164eb7c0305b6871cb1
41,622
c
C
gst-plugins-base-1.2.4/gst/audiotestsrc/gstaudiotestsrc.c
Malk123/Robby
1af36a34b40f6a0f2ba80067e0b364d83d5b4630
[ "MIT" ]
null
null
null
gst-plugins-base-1.2.4/gst/audiotestsrc/gstaudiotestsrc.c
Malk123/Robby
1af36a34b40f6a0f2ba80067e0b364d83d5b4630
[ "MIT" ]
null
null
null
gst-plugins-base-1.2.4/gst/audiotestsrc/gstaudiotestsrc.c
Malk123/Robby
1af36a34b40f6a0f2ba80067e0b364d83d5b4630
[ "MIT" ]
null
null
null
/* GStreamer * Copyright (C) 2005 Stefan Kost <ensonic@users.sf.net> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public * License as published by the Free Software Foundation; either * version 2 of the License, or (at your option) any la...
31.579666
150
0.699678
[ "object" ]
9edac6210081fa470224fd24d64ed5e3a50fd86e
82,202
c
C
magick/transform.c
AlokKumar47/test
77e41f9edd23fed552a0eeae7b2813b0da825fb0
[ "ImageMagick" ]
null
null
null
magick/transform.c
AlokKumar47/test
77e41f9edd23fed552a0eeae7b2813b0da825fb0
[ "ImageMagick" ]
null
null
null
magick/transform.c
AlokKumar47/test
77e41f9edd23fed552a0eeae7b2813b0da825fb0
[ "ImageMagick" ]
null
null
null
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % % % % ...
32.84139
155
0.556933
[ "geometry", "transform", "solid" ]
9edc85f775ae1f81833e4a3129ddd13017964712
9,510
h
C
include/flecs/private/vector.h
rziehl/flecs
b147cbc00b3447f936e9827977eb0f71fc119b11
[ "MIT" ]
null
null
null
include/flecs/private/vector.h
rziehl/flecs
b147cbc00b3447f936e9827977eb0f71fc119b11
[ "MIT" ]
null
null
null
include/flecs/private/vector.h
rziehl/flecs
b147cbc00b3447f936e9827977eb0f71fc119b11
[ "MIT" ]
null
null
null
#ifndef FLECS_VECTOR_H #define FLECS_VECTOR_H #include "api_defines.h" #ifdef __cplusplus extern "C" { #endif /* Public, so we can do compile-time offset calculation */ struct ecs_vector_t { int32_t count; int32_t size; #ifndef NDEBUG int64_t elem_size; #endif }; #define ECS_VECTOR_U(size, alignmen...
23.834586
88
0.713249
[ "vector" ]
9ee31bd618d880153b95e7b5fc8bb890105c0aa8
4,777
h
C
src/dawn/native/metal/UtilsMetal.h
encounter/dawn-cmake
64a23ce0ede5f232cc209b69d64164ede6810b65
[ "Apache-2.0" ]
null
null
null
src/dawn/native/metal/UtilsMetal.h
encounter/dawn-cmake
64a23ce0ede5f232cc209b69d64164ede6810b65
[ "Apache-2.0" ]
null
null
null
src/dawn/native/metal/UtilsMetal.h
encounter/dawn-cmake
64a23ce0ede5f232cc209b69d64164ede6810b65
[ "Apache-2.0" ]
null
null
null
// Copyright 2019 The Dawn 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 agreed t...
43.825688
95
0.636173
[ "render" ]
9ee73bfcd9c1e40c2f72d95739b28a7e12fed1b0
300
h
C
netpricing/utilities/follower_light_solver.h
minhcly95/netpricing
d2c88714b420ff21e99ebfa93ef6ae79adb438a0
[ "MIT" ]
null
null
null
netpricing/utilities/follower_light_solver.h
minhcly95/netpricing
d2c88714b420ff21e99ebfa93ef6ae79adb438a0
[ "MIT" ]
null
null
null
netpricing/utilities/follower_light_solver.h
minhcly95/netpricing
d2c88714b420ff21e99ebfa93ef6ae79adb438a0
[ "MIT" ]
null
null
null
#pragma once #include "follower_solver_base.h" #include "../graph/light_graph.h" struct follower_light_solver : public follower_solver_base { light_graph lgraph; follower_light_solver(const problem& prob); virtual std::vector<path> solve_impl(const std::vector<cost_type>& tolls) override; };
21.428571
84
0.783333
[ "vector" ]
9ee75c9a9aa1bc12ba9a4cbfe6b3e741513a873d
298,125
c
C
linux-5.0.1/drivers/scsi/aic7xxx/aic79xx_core.c
Ponny035/LFS
7ae2280072d71f43e395149d0ad0692483a24b70
[ "Unlicense" ]
1
2020-09-20T03:48:15.000Z
2020-09-20T03:48:15.000Z
drivers/scsi/aic7xxx/aic79xx_core.c
YFShiftFinance/Unix
b82f0634af26793369af6df5fa9d374d0e09a54c
[ "MIT" ]
null
null
null
drivers/scsi/aic7xxx/aic79xx_core.c
YFShiftFinance/Unix
b82f0634af26793369af6df5fa9d374d0e09a54c
[ "MIT" ]
null
null
null
/* * Core routines and tables shareable across OS platforms. * * Copyright (c) 1994-2002 Justin T. Gibbs. * Copyright (c) 2000-2003 Adaptec Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * a...
27.688771
81
0.674117
[ "3d" ]
9eea7230c5c8ce2a7412af5743c2f48c89d30de2
2,058
h
C
src/analysermodel_p.h
nickerso/libcellml
9fe5ecabc3e63c49d5ee8539ed2c8ce572a9712a
[ "Apache-2.0" ]
1
2021-02-15T01:09:04.000Z
2021-02-15T01:09:04.000Z
src/analysermodel_p.h
nickerso/libcellml
9fe5ecabc3e63c49d5ee8539ed2c8ce572a9712a
[ "Apache-2.0" ]
8
2019-09-01T23:37:50.000Z
2021-05-27T21:20:34.000Z
src/analysermodel_p.h
nickerso/libcellml
9fe5ecabc3e63c49d5ee8539ed2c8ce572a9712a
[ "Apache-2.0" ]
1
2022-02-04T06:11:40.000Z
2022-02-04T06:11:40.000Z
/* Copyright libCellML 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 Unless required by applicable law or agreed to in writing, softwa...
28.583333
72
0.74587
[ "vector" ]
9eeb08231fa15cc7002fa7ab02c6f6320c781402
4,281
h
C
stk_wrapper/stk/BandedWG.h
romsom/HISE
73e0e299493ce9236e6fafa7938d3477fcc36a4a
[ "Intel" ]
233
2018-07-02T16:49:36.000Z
2022-02-27T21:45:39.000Z
stk_wrapper/stk/BandedWG.h
romsom/HISE
73e0e299493ce9236e6fafa7938d3477fcc36a4a
[ "Intel" ]
24
2018-07-09T11:32:15.000Z
2022-01-07T01:45:43.000Z
stk_wrapper/stk/BandedWG.h
romsom/HISE
73e0e299493ce9236e6fafa7938d3477fcc36a4a
[ "Intel" ]
24
2018-07-14T21:55:30.000Z
2021-05-04T04:20:34.000Z
#ifndef STK_BANDEDWG_H #define STK_BANDEDWG_H #include "Instrmnt.h" #include "DelayL.h" #include "BowTable.h" #include "ADSR.h" #include "BiQuad.h" namespace stk { /***************************************************/ /*! \class BandedWG \brief Banded waveguide modeling class. This class uses banded wavegui...
27.798701
90
0.668302
[ "object", "model" ]
9eed30adffd7f048177fff99cfab166145888e52
6,281
h
C
Source/Render/RendererPipeline.h
PolyAH/RealTimeGI
372638568ff22a4dea9c1ff448cec42e3e25aaf2
[ "MIT" ]
6
2021-10-31T14:43:04.000Z
2022-03-12T12:56:27.000Z
Source/Render/RendererPipeline.h
PolyAH/RealTimeGI
372638568ff22a4dea9c1ff448cec42e3e25aaf2
[ "MIT" ]
null
null
null
Source/Render/RendererPipeline.h
PolyAH/RealTimeGI
372638568ff22a4dea9c1ff448cec42e3e25aaf2
[ "MIT" ]
null
null
null
// Copyright (c) 2021 Ammar Herzallah // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal // in the Software without restriction, including without limitation the rights // to use, copy, modify, merge, publis...
24.728346
95
0.761662
[ "render" ]
9eee5bf3db27a2da698519c258e62a2b00a52571
8,723
c
C
linux-5.2/arch/openrisc/mm/fault.c
TakuKitamura/expirefile-syscall
2b91994a7fe984e146d090fc7d80fa1a698025aa
[ "MIT" ]
1
2022-01-30T20:01:25.000Z
2022-01-30T20:01:25.000Z
linux-5.2/arch/openrisc/mm/fault.c
TakuKitamura/expirefile-syscall
2b91994a7fe984e146d090fc7d80fa1a698025aa
[ "MIT" ]
null
null
null
linux-5.2/arch/openrisc/mm/fault.c
TakuKitamura/expirefile-syscall
2b91994a7fe984e146d090fc7d80fa1a698025aa
[ "MIT" ]
1
2019-10-11T07:35:58.000Z
2019-10-11T07:35:58.000Z
// SPDX-License-Identifier: GPL-2.0-or-later /* * OpenRISC fault.c * * Linux architectural port borrowing liberally from similar works of * others. All original copyrights apply as per the original source * declaration. * * Modifications for the OpenRISC architecture: * Copyright (C) 2003 Matjaz Breskvar <phoe...
24.851852
74
0.683137
[ "vector" ]
9ef0442ad1326f0fb60d8e11694aaf850058a7b3
7,369
c
C
Optimization/LevmarAndroid/jni/Thirdparty/clapack/TESTING/EIG/dget36.c
faipaz/Algorithms
738991d5e4372ef6ba8e489ea867d92ea406b729
[ "MIT" ]
48
2015-01-28T00:09:49.000Z
2021-12-09T11:38:59.000Z
Optimization/LevmarAndroid/jni/Thirdparty/clapack/TESTING/EIG/dget36.c
faipaz/Algorithms
738991d5e4372ef6ba8e489ea867d92ea406b729
[ "MIT" ]
8
2017-05-30T16:58:39.000Z
2022-02-22T16:51:34.000Z
ExternalCode/lapack/TESTING/EIG/dget36.c
daniel-anavaino/tinkercell
7896a7f809a0373ab3c848d25e3691d10a648437
[ "BSD-3-Clause" ]
12
2015-01-21T12:54:46.000Z
2022-01-20T03:44:26.000Z
/* dget36.f -- translated by f2c (version 20061008). 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.410345
78
0.514588
[ "object" ]
9ef117f82f56c222437e0191018ebbd5aafb84eb
1,979
h
C
third_party/WebKit/Source/core/events/PromiseRejectionEvent.h
maidiHaitai/haitaibrowser
a232a56bcfb177913a14210e7733e0ea83a6b18d
[ "BSD-3-Clause" ]
1
2020-09-15T08:43:34.000Z
2020-09-15T08:43:34.000Z
third_party/WebKit/Source/core/events/PromiseRejectionEvent.h
maidiHaitai/haitaibrowser
a232a56bcfb177913a14210e7733e0ea83a6b18d
[ "BSD-3-Clause" ]
null
null
null
third_party/WebKit/Source/core/events/PromiseRejectionEvent.h
maidiHaitai/haitaibrowser
a232a56bcfb177913a14210e7733e0ea83a6b18d
[ "BSD-3-Clause" ]
null
null
null
// Copyright 2015 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 PromiseRejectionEvent_h #define PromiseRejectionEvent_h #include "bindings/core/v8/DOMWrapperWorld.h" #include "bindings/core/v8/ScopedPersistent...
32.983333
132
0.766549
[ "object" ]
9ef1f1961c56f5578be2a072ad62ee54109fea3e
3,185
h
C
src/MQ.h
nnstreamer/aitt
00b7331ca17fe1943fedf4387d5d47fdfa8496c3
[ "Apache-2.0" ]
9
2022-01-18T02:34:09.000Z
2022-03-24T10:32:38.000Z
src/MQ.h
nnstreamer/aitt
00b7331ca17fe1943fedf4387d5d47fdfa8496c3
[ "Apache-2.0" ]
null
null
null
src/MQ.h
nnstreamer/aitt
00b7331ca17fe1943fedf4387d5d47fdfa8496c3
[ "Apache-2.0" ]
null
null
null
/* * Copyright (c) 2021-2022 Samsung Electronics Co., Ltd All Rights Reserved * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * U...
36.193182
100
0.696075
[ "vector" ]
9ef4de4c4243a90517e75693165dc21e9074e7ca
4,798
h
C
src/triangle.h
Simponic/Simple3DEngine
2dbca92adb5cc902411b716bbdba395375ad51f5
[ "MIT" ]
2
2020-08-05T17:53:06.000Z
2020-08-07T03:09:37.000Z
src/triangle.h
Simponic/Simple3DEngine
2dbca92adb5cc902411b716bbdba395375ad51f5
[ "MIT" ]
null
null
null
src/triangle.h
Simponic/Simple3DEngine
2dbca92adb5cc902411b716bbdba395375ad51f5
[ "MIT" ]
1
2021-11-23T21:31:04.000Z
2021-11-23T21:31:04.000Z
#include "fixed.h" #include "defs.h" #include "vertex.h" #include "plane.h" #include "color.h" #include <math.h> #ifndef TRIANGLE_H #define TRIANGLE_H typedef struct TRIANGLE { int v0; int v1; int v2; COLOR color; } TRIANGLE; static inline TRIANGLE createTriangle(int v0, int v1, int v2, COLOR color) ...
34.271429
117
0.598583
[ "vector" ]
9ef89a0b7cc777c97610e96c4a0e49e0d0e3a9db
4,885
h
C
src/nnet3/nnet-chain-diagnostics.h
tornado12345/kaldi
498b25db122ec68a96aee154b9d829030adfae4c
[ "Apache-2.0" ]
null
null
null
src/nnet3/nnet-chain-diagnostics.h
tornado12345/kaldi
498b25db122ec68a96aee154b9d829030adfae4c
[ "Apache-2.0" ]
null
null
null
src/nnet3/nnet-chain-diagnostics.h
tornado12345/kaldi
498b25db122ec68a96aee154b9d829030adfae4c
[ "Apache-2.0" ]
null
null
null
// nnet3/nnet-chain-diagnostics.h // Copyright 2015 Johns Hopkins University (author: Daniel Povey) // See ../../COPYING for clarification regarding multiple 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...
37.576923
87
0.71914
[ "vector", "model" ]
9ef956ed75e70ce60cfc7360038efd66b2c39c65
8,088
h
C
Source/Urho3D/Scene/SceneEvents.h
evolarium/Urho3D
f1cb469a34c13c56e9d6a9a75c38539cf2de8bd2
[ "BSD-2-Clause", "Apache-2.0" ]
1
2016-09-19T16:08:51.000Z
2016-09-19T16:08:51.000Z
Source/Urho3D/Scene/SceneEvents.h
fireword/Urho3D
180936cebdf6bdcbb6eb74a0959f5616e208ca5d
[ "BSD-2-Clause", "Apache-2.0" ]
null
null
null
Source/Urho3D/Scene/SceneEvents.h
fireword/Urho3D
180936cebdf6bdcbb6eb74a0959f5616e208ca5d
[ "BSD-2-Clause", "Apache-2.0" ]
null
null
null
// // Copyright (c) 2008-2016 the Urho3D project. // // 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, mod...
37.444444
96
0.660485
[ "object", "transform" ]
9efdf9e82b2c639fa8d4de3aa97cee48f407c572
2,694
h
C
src/src/Share/ShareLib/LinuxPublic/ACE_wrappers/Kokyu/Dispatch_Deferrer.h
549654033/RDHelp
0f5f9c7d098635c7216713d7137c845c0d999226
[ "MIT" ]
2
2020-05-20T05:16:34.000Z
2020-05-20T05:19:19.000Z
src/src/Share/ShareLib/LinuxPublic/ACE_wrappers/Kokyu/Dispatch_Deferrer.h
jimxie2012/RDHelp
0f5f9c7d098635c7216713d7137c845c0d999226
[ "MIT" ]
null
null
null
src/src/Share/ShareLib/LinuxPublic/ACE_wrappers/Kokyu/Dispatch_Deferrer.h
jimxie2012/RDHelp
0f5f9c7d098635c7216713d7137c845c0d999226
[ "MIT" ]
4
2020-05-20T01:50:16.000Z
2021-08-29T13:48:25.000Z
/* -*- C++ -*- */ /** * @file Dispatch_Deferrer.h * * $Id: Dispatch_Deferrer.h 80826 2008-03-04 14:51:23Z wotte $ * * @author Bryan Thrall (thrall@cse.wustl.edu) * */ #ifndef DISPATCH_DEFERRER_H #define DISPATCH_DEFERRER_H #include /**/ "ace/pre.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pra...
28.0625
81
0.716036
[ "object" ]
9ae3e93a9d86dd839a1827b3b9c86d1fdec98633
1,540
h
C
src/architecture/PortedDevice.h
hkustliqi/SuperSim
7cff887d485b784c99b37b78a7adaedb4fde8da6
[ "Apache-2.0" ]
null
null
null
src/architecture/PortedDevice.h
hkustliqi/SuperSim
7cff887d485b784c99b37b78a7adaedb4fde8da6
[ "Apache-2.0" ]
null
null
null
src/architecture/PortedDevice.h
hkustliqi/SuperSim
7cff887d485b784c99b37b78a7adaedb4fde8da6
[ "Apache-2.0" ]
null
null
null
/* * Copyright 2016 Hewlett Packard Enterprise Development LP * * 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 a...
29.056604
75
0.733117
[ "vector" ]
9ae48b4c50b3497a51e5cb485301965e5b490b8f
497
c
C
kungfu/condition/burning.c
afeizh/mud
3a605483a38dd215e477d340c3f12387b9372fbe
[ "MIT" ]
69
2018-03-08T18:24:44.000Z
2022-02-24T13:43:53.000Z
kungfu/condition/burning.c
afeizh/mud
3a605483a38dd215e477d340c3f12387b9372fbe
[ "MIT" ]
3
2019-04-24T12:21:19.000Z
2021-03-28T23:34:58.000Z
kungfu/condition/burning.c
afeizh/mud
3a605483a38dd215e477d340c3f12387b9372fbe
[ "MIT" ]
33
2017-12-23T05:06:58.000Z
2021-08-16T02:42:59.000Z
// burning.c inherit F_CLEAN_UP; int update_condition(object me, int duration) { int count; if (me->cost_craze(100) < 100) { if (! me->query_temp("burning_up")) return 0; tell_object(me, "你的心情渐渐的平息了。\n"); count = me->que...
21.608696
53
0.474849
[ "object" ]
9ae985372b3a45b45157994f97972590c513a731
830
h
C
Alchemy/Classes/Object/Alchemy/Flame.h
kkh029/Alchemy
ed3d96452508b6cf5680392028bef409dd8d78f1
[ "Apache-2.0" ]
null
null
null
Alchemy/Classes/Object/Alchemy/Flame.h
kkh029/Alchemy
ed3d96452508b6cf5680392028bef409dd8d78f1
[ "Apache-2.0" ]
1
2017-02-10T03:54:29.000Z
2017-02-10T03:54:29.000Z
Alchemy/Classes/Object/Alchemy/Flame.h
kkh029/Alchemy
ed3d96452508b6cf5680392028bef409dd8d78f1
[ "Apache-2.0" ]
null
null
null
// // Flame.h // Alchemy // // Created by Kyounghwan on 2014. 3. 1.. // // #ifndef __Alchemy__Flame__ #define __Alchemy__Flame__ #include "Common.h" #include "../Alchemy.h" #include "../Monster.h" class Flame : public Alchemy { public: Flame(unsigned char index); Flame(string name); ~Flame(...
18.444444
42
0.675904
[ "object", "vector" ]
9aebb6cbc65fd37aa2b06267c3ebede8ecc2c210
1,367
h
C
ns-allinone-3.27/ns-3.27/src/aodv/doc/aodv.h
zack-braun/4607_NS
43c8fb772e5552fb44bd7cd34173e73e3fb66537
[ "MIT" ]
93
2019-04-21T08:22:26.000Z
2022-03-30T04:26:29.000Z
ns-allinone-3.27/ns-3.27/src/aodv/doc/aodv.h
zack-braun/4607_NS
43c8fb772e5552fb44bd7cd34173e73e3fb66537
[ "MIT" ]
12
2019-04-19T16:39:58.000Z
2021-06-22T13:18:32.000Z
ns-allinone-3.27/ns-3.27/src/aodv/doc/aodv.h
zack-braun/4607_NS
43c8fb772e5552fb44bd7cd34173e73e3fb66537
[ "MIT" ]
21
2019-05-27T19:36:12.000Z
2021-07-26T02:37:41.000Z
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */ /* * Copyright (c) 2009 IITP RAS * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation; * * This program is distribu...
35.051282
129
0.70812
[ "model" ]
9aec7e78d3d1c0287e4cdde461c658e44dee36b1
3,078
h
C
src/camera/lib/stream_utils/stream_constraints.h
EnderNightLord-ChromeBook/zircon-rpi
b09b1eb3aa7a127c65568229fe10edd251869283
[ "BSD-2-Clause" ]
14
2020-10-25T05:48:36.000Z
2021-09-20T02:46:20.000Z
src/camera/lib/stream_utils/stream_constraints.h
DamieFC/fuchsia
f78a4a1326f4a4bb5834500918756173c01bab4f
[ "BSD-2-Clause" ]
1
2022-01-14T23:38:40.000Z
2022-01-14T23:38:40.000Z
src/camera/lib/stream_utils/stream_constraints.h
DamieFC/fuchsia
f78a4a1326f4a4bb5834500918756173c01bab4f
[ "BSD-2-Clause" ]
4
2020-12-28T17:04:45.000Z
2022-03-12T03:20:44.000Z
// Copyright 2019 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_CAMERA_LIB_STREAM_UTILS_STREAM_CONSTRAINTS_H_ #define SRC_CAMERA_LIB_STREAM_UTILS_STREAM_CONSTRAINTS_H_ #include <fuchsia/camera2/cpp/fidl.h> ...
41.04
100
0.732943
[ "vector" ]
9aeecf20ec37b1084585acb9c1bc467abdd4745d
26,932
h
C
StrictModules/exceptions.h
isabella232/cinder-1
428669a9a925287f192ab361226e5a8ca3fb74d9
[ "CNRI-Python-GPL-Compatible" ]
1,886
2021-05-03T23:58:43.000Z
2022-03-31T19:15:58.000Z
StrictModules/exceptions.h
isabella232/cinder-1
428669a9a925287f192ab361226e5a8ca3fb74d9
[ "CNRI-Python-GPL-Compatible" ]
70
2021-05-04T23:25:35.000Z
2022-03-31T18:42:08.000Z
StrictModules/exceptions.h
isabella232/cinder-1
428669a9a925287f192ab361226e5a8ca3fb74d9
[ "CNRI-Python-GPL-Compatible" ]
52
2021-05-04T21:26:03.000Z
2022-03-08T18:02:56.000Z
// Copyright (c) Facebook, Inc. and its affiliates. (http://www.facebook.com) #pragma once #include <fmt/format.h> #include <array> #include <exception> #include <iterator> #include <memory> #include <sstream> #include <string> #include <vector> namespace strictmod { // We will inject the wiki base url from callsite...
32.138425
80
0.717028
[ "object", "vector" ]
9af0680fcacd80444f2f6185d78d6ba7bbc1786c
256,509
c
C
src/grib_hash_keys.c
francois-baptiste/eccodes
2d159402f344df31de631751652f92888a630cd4
[ "ECL-2.0", "Apache-2.0" ]
null
null
null
src/grib_hash_keys.c
francois-baptiste/eccodes
2d159402f344df31de631751652f92888a630cd4
[ "ECL-2.0", "Apache-2.0" ]
null
null
null
src/grib_hash_keys.c
francois-baptiste/eccodes
2d159402f344df31de631751652f92888a630cd4
[ "ECL-2.0", "Apache-2.0" ]
1
2020-06-23T10:18:39.000Z
2020-06-23T10:18:39.000Z
/* C code produced by gperf version 3.0.4 */ /* Command-line: gperf -I -t -G -H hash_keys -N grib_keys_hash_get -m 3 keys */ /* Computed positions: -k'1-16,19-20,23,25,27,$' */ #if !((' ' == 32) && ('!' == 33) && ('"' == 34) && ('#' == 35) \ && ('%' == 37) && ('&' == 38) && ('\'' == 39) && ('(' == 40) \ &...
31.512162
124
0.291935
[ "model", "3d" ]
9af1b90932ad36c0c91655a8ee82bc51429f1a17
1,343
h
C
ext/ruby_prof/rp_measurement.h
smcgivern/ruby-prof
e6c7d9b605e327f4852104ac2dcd989ad80310f9
[ "BSD-2-Clause" ]
null
null
null
ext/ruby_prof/rp_measurement.h
smcgivern/ruby-prof
e6c7d9b605e327f4852104ac2dcd989ad80310f9
[ "BSD-2-Clause" ]
null
null
null
ext/ruby_prof/rp_measurement.h
smcgivern/ruby-prof
e6c7d9b605e327f4852104ac2dcd989ad80310f9
[ "BSD-2-Clause" ]
null
null
null
/* Copyright (C) 2005-2019 Shugo Maeda <shugo@ruby-lang.org> and Charlie Savage <cfis@savagexi.com> Please see the LICENSE file for copyright and distribution information */ #ifndef __rp_measurementMENT_H__ #define __rp_measurementMENT_H__ #include "ruby_prof.h" extern VALUE mMeasure; typedef double (*get_measur...
26.333333
99
0.799702
[ "object" ]
9af35f4cc4947ab3559bb2b65735f13955d52914
3,473
h
C
rack/drain/util/Frame.h
fmidev/rack
95c39ef610637e8068253efc36aab40177caff03
[ "MIT" ]
20
2018-03-21T10:58:00.000Z
2022-02-11T14:43:03.000Z
rack/drain/util/Frame.h
fmidev/rack
95c39ef610637e8068253efc36aab40177caff03
[ "MIT" ]
null
null
null
rack/drain/util/Frame.h
fmidev/rack
95c39ef610637e8068253efc36aab40177caff03
[ "MIT" ]
6
2018-07-04T04:55:56.000Z
2021-04-15T19:25:13.000Z
/* MIT License Copyright (c) 2017 FMI Open Development / Markus Peura, first.last@fmi.fi 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 rig...
21.048485
93
0.690757
[ "geometry" ]
9af6fdd238a9b73a84218d743b90dd3816435410
2,298
h
C
vendors/realtek/sdk/amebaZ2/component/common/bluetooth/realtek/sdk/example/bt_mesh/lib/model/delay_execution.h
Ameba8195/amazon-freertos
ef61d5f521de921cc931d9262e3d5af9b75fbd2e
[ "MIT" ]
8
2019-10-24T03:22:27.000Z
2022-01-11T07:16:52.000Z
vendors/realtek/sdk/amebaZ2/component/common/bluetooth/realtek/sdk/example/bt_mesh/lib/model/delay_execution.h
Ameba8195/amazon-freertos
ef61d5f521de921cc931d9262e3d5af9b75fbd2e
[ "MIT" ]
6
2020-01-08T06:50:30.000Z
2021-03-17T05:44:50.000Z
vendors/realtek/sdk/amebaZ2/component/common/bluetooth/realtek/sdk/example/bt_mesh/lib/model/delay_execution.h
Ameba8195/amazon-freertos
ef61d5f521de921cc931d9262e3d5af9b75fbd2e
[ "MIT" ]
10
2019-09-20T00:10:21.000Z
2021-04-09T01:09:22.000Z
/** ***************************************************************************************** * Copyright(c) 2015, Realtek Semiconductor Corporation. All rights reserved. ***************************************************************************************** * @file delay_execution.h * @brief Head file for...
29.461538
89
0.60879
[ "model" ]
9af867f0c05b578efe1ab7b68bc49b9cea3374c6
8,263
h
C
NFComm/NFCore/NFRecord.h
yangcancai/NoahGameFrame
139d7db3c68d493c6a4d5349092f21688285ba98
[ "Apache-2.0" ]
1
2021-01-31T09:16:12.000Z
2021-01-31T09:16:12.000Z
NFComm/NFCore/NFRecord.h
zhangr011/NoahGameFrame
a73f19124a507e4bd401d4967fe3b1c8ea32fe81
[ "Apache-2.0" ]
null
null
null
NFComm/NFCore/NFRecord.h
zhangr011/NoahGameFrame
a73f19124a507e4bd401d4967fe3b1c8ea32fe81
[ "Apache-2.0" ]
null
null
null
/* This file is part of: NoahFrame https://github.com/ketoo/NoahGameFrame Copyright 2009 - 2020 NoahFrame(NoahGameFrame) File creator: lvsheng.huang NoahFrame is open-source software and you can redistribute it and/or modify it under the terms of the License; b...
38.793427
167
0.743314
[ "vector" ]
9afa1014692913b78b81d05cfb222dcdc10d9655
1,506
h
C
Solutions/EA_LPC2478/DeviceCode/Interop/Microsoft_SPOT_InteropAPI/NativeCode/Microsoft_SPOT_InteropAPI/InteropAPI_Microsoft_SPOT_InteropAPI_API.h
valoni/STM32F103
75f0cb8be593ca287a08f5992d1f5d3c3bb12bfc
[ "Apache-2.0" ]
1
2020-06-09T02:16:43.000Z
2020-06-09T02:16:43.000Z
Solutions/EA_LPC2478/DeviceCode/Interop/Microsoft_SPOT_InteropAPI/NativeCode/Microsoft_SPOT_InteropAPI/InteropAPI_Microsoft_SPOT_InteropAPI_API.h
valoni/STM32F103
75f0cb8be593ca287a08f5992d1f5d3c3bb12bfc
[ "Apache-2.0" ]
null
null
null
Solutions/EA_LPC2478/DeviceCode/Interop/Microsoft_SPOT_InteropAPI/NativeCode/Microsoft_SPOT_InteropAPI/InteropAPI_Microsoft_SPOT_InteropAPI_API.h
valoni/STM32F103
75f0cb8be593ca287a08f5992d1f5d3c3bb12bfc
[ "Apache-2.0" ]
1
2019-12-03T05:37:43.000Z
2019-12-03T05:37:43.000Z
//----------------------------------------------------------------------------- // // ** WARNING! ** // This file was generated automatically by a tool. // Re-running the tool will overwrite this file. // You should copy this file to a custom location // before adding any customizat...
40.702703
200
0.594954
[ "object" ]
9afd39bc8d7359db9f6c3280bec978abcd28bc0b
15,033
h
C
src/chrono/fea/ChLinkPointTriface.h
chfeller/chrono
652d5a6ed433611f2d335cf33b7da5658bf6f620
[ "BSD-3-Clause" ]
1
2015-03-19T16:48:13.000Z
2015-03-19T16:48:13.000Z
src/chrono/fea/ChLinkPointTriface.h
chfeller/chrono
652d5a6ed433611f2d335cf33b7da5658bf6f620
[ "BSD-3-Clause" ]
null
null
null
src/chrono/fea/ChLinkPointTriface.h
chfeller/chrono
652d5a6ed433611f2d335cf33b7da5658bf6f620
[ "BSD-3-Clause" ]
null
null
null
// ============================================================================= // PROJECT CHRONO - http://projectchrono.org // // Copyright (c) 2014 projectchrono.org // All rights reserved. // // Use of this source code is governed by a BSD-style license that can be found // in the LICENSE file at the top level of t...
42.466102
117
0.646511
[ "object", "shape" ]
9afe0d760e2ece39aeea192031b708c28944c8da
862
h
C
dummyfs/object.h
phoenix-rtos/phoenix-rtos-filesystems
42e344cbdf7493ad0f5d8a71a486aed65ccc7f71
[ "BSD-3-Clause" ]
null
null
null
dummyfs/object.h
phoenix-rtos/phoenix-rtos-filesystems
42e344cbdf7493ad0f5d8a71a486aed65ccc7f71
[ "BSD-3-Clause" ]
16
2020-07-02T07:14:58.000Z
2022-02-24T10:21:57.000Z
dummyfs/object.h
phoenix-rtos/phoenix-rtos-filesystems
42e344cbdf7493ad0f5d8a71a486aed65ccc7f71
[ "BSD-3-Clause" ]
28
2018-05-18T11:29:43.000Z
2022-02-01T21:56:08.000Z
/* * Phoenix-RTOS * * dummyfs - object storage * * Copyright 2018 Phoenix Systems * Copyright 2007 Pawel Pisarczyk * Author: Pawel Pisarczyk * * This file is part of Phoenix-RTOS. * * %LICENSE% */ #ifndef _DUMMYFS_OBJECT_H_ #define _DUMMYFS_OBJECT_H_ #include "dummyfs_internal.h" extern dummyfs_object_...
17.24
78
0.761021
[ "object" ]
b1034ff4f7150c7aeafac964d1c22e7e4bd36cb9
11,383
c
C
BacOGL/main.c
Moartem/Schwarzschild_Raytracer
efbd913e7d4715f133dafcb9919fef65ec6dd867
[ "BSD-3-Clause", "MIT" ]
1
2017-01-24T13:55:17.000Z
2017-01-24T13:55:17.000Z
BacOGL/main.c
Moartem/Schwarzschild_Raytracer
efbd913e7d4715f133dafcb9919fef65ec6dd867
[ "BSD-3-Clause", "MIT" ]
null
null
null
BacOGL/main.c
Moartem/Schwarzschild_Raytracer
efbd913e7d4715f133dafcb9919fef65ec6dd867
[ "BSD-3-Clause", "MIT" ]
null
null
null
#include <stdlib.h> #include <stdio.h> #include <string.h> #include <GL/glew.h> #include <GL/freeglut.h> #include <GL/SOIL.h> #include "Render.h" #include <fstream> #include <sstream> #include <ctime> #define WINDOW_TITLE_PREFIX "Schwarzschild" const int RASTER_RES = 2000; int CurrentWidth = 800, Curr...
22.720559
86
0.689625
[ "render" ]
b105f8dd55a94d57b90d3ebda5dc4a826cec10f8
3,651
h
C
llvm/include/llvm/IR/ProfileSummary.h
ingve/llvm-project
13a467c8d169fc8caf142240382e9fce82a20e5e
[ "Apache-2.0" ]
null
null
null
llvm/include/llvm/IR/ProfileSummary.h
ingve/llvm-project
13a467c8d169fc8caf142240382e9fce82a20e5e
[ "Apache-2.0" ]
null
null
null
llvm/include/llvm/IR/ProfileSummary.h
ingve/llvm-project
13a467c8d169fc8caf142240382e9fce82a20e5e
[ "Apache-2.0" ]
null
null
null
//===- ProfileSummary.h - Profile summary data structure. -------*- C++ -*-===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===---------------------------...
39.258065
80
0.701178
[ "vector" ]
b108b34586d22c9ad619b457311ad376ca9da207
7,486
h
C
src/utils/pdlfs_map.h
pengdu/bubblefs
9b27e191a287b3a1d012adfd3bab6a30629a5f33
[ "BSD-3-Clause" ]
1
2021-01-11T14:19:51.000Z
2021-01-11T14:19:51.000Z
src/utils/pdlfs_map.h
pengdu/bubblefs
9b27e191a287b3a1d012adfd3bab6a30629a5f33
[ "BSD-3-Clause" ]
null
null
null
src/utils/pdlfs_map.h
pengdu/bubblefs
9b27e191a287b3a1d012adfd3bab6a30629a5f33
[ "BSD-3-Clause" ]
null
null
null
/* * Copyright (c) 2011 The LevelDB Authors. * Copyright (c) 2015-2017 Carnegie Mellon University. * * All rights reserved. * * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. See the AUTHORS file for names of contributors. */ // pdlfs-common/include/pdlfs-co...
24.148387
78
0.609538
[ "object" ]
b10a3704909ba8411f0cff71a4ac9f7351c91195
17,390
h
C
PhysxTests/ThirdParty/PhysX_3.4/PhysX/Source/PhysX/src/buffering/ScbRigidObject.h
dragonsn/PhysxTests
6a6aca2c6847b4cefbf1c9f7a38f4cb85fe7b898
[ "MIT" ]
null
null
null
PhysxTests/ThirdParty/PhysX_3.4/PhysX/Source/PhysX/src/buffering/ScbRigidObject.h
dragonsn/PhysxTests
6a6aca2c6847b4cefbf1c9f7a38f4cb85fe7b898
[ "MIT" ]
null
null
null
PhysxTests/ThirdParty/PhysX_3.4/PhysX/Source/PhysX/src/buffering/ScbRigidObject.h
dragonsn/PhysxTests
6a6aca2c6847b4cefbf1c9f7a38f4cb85fe7b898
[ "MIT" ]
null
null
null
// // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions // are met: // * Redistributions of source code must retain the above copyright // notice, this list of conditions and the following disclaimer. // * Redistributions in bin...
33.964844
187
0.689132
[ "shape" ]
b10b15dc326ad930616dca52db266d7ad686a6e7
8,930
c
C
vigbridge/bridge_main.c
pmdm56/vigor
0a65733a2b7bf48fc7d6071ea89c1af36f1cba80
[ "MIT" ]
null
null
null
vigbridge/bridge_main.c
pmdm56/vigor
0a65733a2b7bf48fc7d6071ea89c1af36f1cba80
[ "MIT" ]
null
null
null
vigbridge/bridge_main.c
pmdm56/vigor
0a65733a2b7bf48fc7d6071ea89c1af36f1cba80
[ "MIT" ]
null
null
null
#ifdef KLEE_VERIFICATION #include "libvig/models/verified/map-control.h" //for map_reset #endif // KLEE_VERIFICATION #include <assert.h> #include <errno.h> #include <stdio.h> #include <stdint.h> #include <string.h> #include <unistd.h> #include <rte_common.h> #include <rte_ethd...
30.793103
80
0.639194
[ "vector" ]
b10f249ab38878fcef59ed7653e84dbd4fd0f21d
1,166
h
C
include/triton/util/angle.h
Radiation-Games/LEAK-Engine
95044ee51ab3fe8e4a2bcaf116bde27501c73e64
[ "Apache-2.0" ]
null
null
null
include/triton/util/angle.h
Radiation-Games/LEAK-Engine
95044ee51ab3fe8e4a2bcaf116bde27501c73e64
[ "Apache-2.0" ]
8
2015-01-31T02:03:43.000Z
2015-02-13T21:36:42.000Z
include/triton/util/angle.h
Radiation-Games/LEAK-Engine
95044ee51ab3fe8e4a2bcaf116bde27501c73e64
[ "Apache-2.0" ]
null
null
null
#ifndef _LUS_ANGLE_H_ #define _LUS_ANGLE_H_ namespace Triton { namespace Util { /** * @addtogroup lus_angle * @{ */ struct Angle; struct Degree; struct Radian; /// @brief A simple Angle object (practically an interface) /// /// Suggestion: Don't use unless angle type will not matter struc...
16.657143
61
0.609777
[ "object" ]
b116794461605202a19a4f096f179ee1c0894447
236,294
h
C
include/telephony/ril.h
sony-togari-dev/android_device_sony_rhine-common
639edc5b7e1865bb3323d96ab277882c15e30af7
[ "FTL" ]
null
null
null
include/telephony/ril.h
sony-togari-dev/android_device_sony_rhine-common
639edc5b7e1865bb3323d96ab277882c15e30af7
[ "FTL" ]
null
null
null
include/telephony/ril.h
sony-togari-dev/android_device_sony_rhine-common
639edc5b7e1865bb3323d96ab277882c15e30af7
[ "FTL" ]
null
null
null
/* * Copyright (C) 2006 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
32.070304
126
0.657334
[ "vector" ]
b11993a70e573aff8d0caa6cbb3ada6aad7d5987
6,717
h
C
Validation/RecoTau/interface/TauTagValidation.h
PKUfudawei/cmssw
8fbb5ce74398269c8a32956d7c7943766770c093
[ "Apache-2.0" ]
1
2021-11-30T16:24:46.000Z
2021-11-30T16:24:46.000Z
Validation/RecoTau/interface/TauTagValidation.h
PKUfudawei/cmssw
8fbb5ce74398269c8a32956d7c7943766770c093
[ "Apache-2.0" ]
4
2021-11-29T13:57:56.000Z
2022-03-29T06:28:36.000Z
Validation/RecoTau/interface/TauTagValidation.h
PKUfudawei/cmssw
8fbb5ce74398269c8a32956d7c7943766770c093
[ "Apache-2.0" ]
1
2022-02-27T06:12:26.000Z
2022-02-27T06:12:26.000Z
#ifndef TauTagValidation_h #define TauTagValidation_h // -*- C++ -*- // // Package: TauTagValidation // Class: TauTagValidation // /* *\class TauTagValidation TauTagValidation.cc Description: EDAnalyzer to validate the Collections from the ConeIsolation Producer It is supposed to be used for Offline Tau Rec...
36.308108
155
0.790829
[ "vector" ]
b11a9c93e78029e43f7e5900d6a2be184b843223
48,912
c
C
fs/xfs/xfs_qm.c
CaelestisZ/HeraQ
2804afc99bf59c43740038833077ef7b14993592
[ "MIT" ]
null
null
null
fs/xfs/xfs_qm.c
CaelestisZ/HeraQ
2804afc99bf59c43740038833077ef7b14993592
[ "MIT" ]
null
null
null
fs/xfs/xfs_qm.c
CaelestisZ/HeraQ
2804afc99bf59c43740038833077ef7b14993592
[ "MIT" ]
null
null
null
/* * Copyright (c) 2000-2005 Silicon Graphics, Inc. * All Rights Reserved. * * 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. * * This program is distributed in the hope that it would be ...
24.616004
78
0.691078
[ "shape" ]
b11bab621d39e48f509a66dfab6233e712541f1f
6,669
h
C
InitFile/ifAddress.h
opendragon/IF
11e9132b896a67115b8fc9fc9cddcd592b838bfa
[ "BSD-3-Clause" ]
null
null
null
InitFile/ifAddress.h
opendragon/IF
11e9132b896a67115b8fc9fc9cddcd592b838bfa
[ "BSD-3-Clause" ]
null
null
null
InitFile/ifAddress.h
opendragon/IF
11e9132b896a67115b8fc9fc9cddcd592b838bfa
[ "BSD-3-Clause" ]
null
null
null
//-------------------------------------------------------------------------------------------------- // // File: InitFile/ifAddress.h // // Project: IF // // Contains: The class declaration for InitFile Address values. // // Written by: Norman Jaffe // // Copyright: (c) 2020 by OpenDragon. /...
33.681818
101
0.579397
[ "object" ]
b11c3d7c20d703f45cf3cfe383b14f504760bb0c
817
h
C
Modules/Osmium/GPU/Shader/ShaderStage.h
Ferrum3D/Ferrum3D
12ecc54d8b3f2d5f22013d6580c244b935cee54d
[ "Apache-2.0" ]
null
null
null
Modules/Osmium/GPU/Shader/ShaderStage.h
Ferrum3D/Ferrum3D
12ecc54d8b3f2d5f22013d6580c244b935cee54d
[ "Apache-2.0" ]
null
null
null
Modules/Osmium/GPU/Shader/ShaderStage.h
Ferrum3D/Ferrum3D
12ecc54d8b3f2d5f22013d6580c244b935cee54d
[ "Apache-2.0" ]
null
null
null
#pragma once #include <FeCore/Base/Base.h> namespace FE::GPU { enum class ShaderStage : UInt32 { Vertex, Pixel, Hull, Domain, Geometry, Compute }; enum class ShaderStageFlags : UInt32 { None = 0, Vertex = 1 << static_cast<UInt32...
27.233333
70
0.582619
[ "geometry" ]
b11c4d658e4a1a64055dc6b580b9321f31f5d228
3,172
h
C
src/map/linkshell.h
MarkWaldron/topaz
271665a3cb6c0e0cd9842d32e5b91dd14541c9f3
[ "FTL" ]
2
2020-09-17T12:21:55.000Z
2022-02-06T02:59:57.000Z
src/map/linkshell.h
MarkWaldron/topaz
271665a3cb6c0e0cd9842d32e5b91dd14541c9f3
[ "FTL" ]
5
2020-04-10T19:33:53.000Z
2021-06-27T17:50:05.000Z
src/map/linkshell.h
MarkWaldron/topaz
271665a3cb6c0e0cd9842d32e5b91dd14541c9f3
[ "FTL" ]
2
2020-04-11T16:56:14.000Z
2021-06-26T12:21:12.000Z
/* =========================================================================== Copyright (c) 2010-2015 Darkstar Dev Teams 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...
32.701031
92
0.521122
[ "vector" ]
b11cabafbd2807eff9f8709444bc6b09d6757548
16,140
h
C
libredex/DexTypeEnvironment.h
272152441/redex
e9a320b48fa7dfa306c55ec1c53ff4a869c86155
[ "MIT" ]
7
2021-12-18T05:49:24.000Z
2021-12-28T09:52:33.000Z
libredex/DexTypeEnvironment.h
272152441/redex
e9a320b48fa7dfa306c55ec1c53ff4a869c86155
[ "MIT" ]
1
2021-04-19T09:55:31.000Z
2021-04-19T09:55:31.000Z
libredex/DexTypeEnvironment.h
272152441/redex
e9a320b48fa7dfa306c55ec1c53ff4a869c86155
[ "MIT" ]
null
null
null
/* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ #pragma once #include <ostream> #include <boost/optional.hpp> #include "AbstractDomain.h" #include "DexUtil.h" #include "FiniteA...
33.907563
80
0.676704
[ "model" ]
b11e773c7168ca32beab178336a15146def10d6d
1,727
h
C
Code/MainWidgets/sketchViewProvider.h
jiaguobing/FastCAE
2348ab87e83fe5c704e4c998cf391229c25ac5d5
[ "BSD-3-Clause" ]
2
2020-02-21T01:04:35.000Z
2020-02-21T03:35:37.000Z
Code/MainWidgets/sketchViewProvider.h
Sunqia/FastCAE
cbc023fe07b6e306ceefae8b8bd7c12bc1562acb
[ "BSD-3-Clause" ]
1
2020-03-06T04:49:42.000Z
2020-03-06T04:49:42.000Z
Code/MainWidgets/sketchViewProvider.h
Sunqia/FastCAE
cbc023fe07b6e306ceefae8b8bd7c12bc1562acb
[ "BSD-3-Clause" ]
1
2021-11-21T13:03:26.000Z
2021-11-21T13:03:26.000Z
#ifndef SKETCHVIEWPROVIDER_H_ #define SKETCHVIEWPROVIDER_H_ #include <QObject> #include "moduleBase/ModuleType.h" #include <QHash> class vtkActor; class TopoDS_Shape; class gp_Pnt; class QDialog; namespace Geometry { class GeometryData; } namespace GUI { class MainWindow; } namespace Module...
19.404494
70
0.722061
[ "geometry", "shape" ]
b11eabad575bb5003bc35ca6dce0af40d64a6fe7
36,722
c
C
drivers/net/can/usb/peak_usb/pcan_usb_fd.c
Server2356/Sun-Kernel
63cc54a6948ba572388f829c1fd641ffde0803d8
[ "MIT" ]
3
2022-03-11T06:46:44.000Z
2022-03-14T18:04:48.000Z
kernel/drivers/net/can/usb/peak_usb/pcan_usb_fd.c
SFIP/SFIP
e428a425d2d0e287f23d49f3dd583617ebd2e4a3
[ "Zlib" ]
null
null
null
kernel/drivers/net/can/usb/peak_usb/pcan_usb_fd.c
SFIP/SFIP
e428a425d2d0e287f23d49f3dd583617ebd2e4a3
[ "Zlib" ]
null
null
null
// SPDX-License-Identifier: GPL-2.0-only /* * CAN driver for PEAK System PCAN-USB FD / PCAN-USB Pro FD adapter * * Copyright (C) 2013-2014 Stephane Grosjean <s.grosjean@peak-system.com> */ #include <linux/netdevice.h> #include <linux/usb.h> #include <linux/module.h> #include <linux/ethtool.h> #include <linux/can.h...
27.527736
79
0.723136
[ "object" ]
b123218e44417f0f19ecd1f85a9688463bbd70ce
8,884
h
C
packages/seacas/libraries/ioss/src/cgns/Iocgns_DecompositionData.h
tokusanya/seacas
54d9c3b68508ca96e3db1fd00c5d84a810fb330b
[ "Zlib", "NetCDF", "MIT", "BSL-1.0", "X11", "BSD-3-Clause" ]
null
null
null
packages/seacas/libraries/ioss/src/cgns/Iocgns_DecompositionData.h
tokusanya/seacas
54d9c3b68508ca96e3db1fd00c5d84a810fb330b
[ "Zlib", "NetCDF", "MIT", "BSL-1.0", "X11", "BSD-3-Clause" ]
null
null
null
packages/seacas/libraries/ioss/src/cgns/Iocgns_DecompositionData.h
tokusanya/seacas
54d9c3b68508ca96e3db1fd00c5d84a810fb330b
[ "Zlib", "NetCDF", "MIT", "BSL-1.0", "X11", "BSD-3-Clause" ]
null
null
null
/* * Copyright(C) 1999-2022 National Technology & Engineering Solutions * of Sandia, LLC (NTESS). Under the terms of Contract DE-NA0003525 with * NTESS, the U.S. Government retains certain rights in this software. * * See packages/seacas/LICENSE for details */ #pragma once #include <cgnsconfig.h> #if CG_BUILD_P...
34.169231
99
0.708802
[ "vector" ]
b12473ccf5b4238f4ee95b7848a0842ee5b2ffe0
1,813
h
C
lite/backends/opencl/cl_context.h
smilejames/Paddle-Lite
be7ff0d2731c9e7ea936b6e490b2d6221ba293b1
[ "Apache-2.0" ]
null
null
null
lite/backends/opencl/cl_context.h
smilejames/Paddle-Lite
be7ff0d2731c9e7ea936b6e490b2d6221ba293b1
[ "Apache-2.0" ]
null
null
null
lite/backends/opencl/cl_context.h
smilejames/Paddle-Lite
be7ff0d2731c9e7ea936b6e490b2d6221ba293b1
[ "Apache-2.0" ]
null
null
null
/* Copyright (c) 2018 PaddlePaddle Authors. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or...
30.728814
80
0.68064
[ "vector" ]
b1265b1b03aad8e45391772bca0d9404ad0d9dbe
4,065
h
C
perception/visual_tracking/struck_node/src/struck_tracker.h
togaen/open_maeve
5a5916a8519f4184f5b73c74e5a229df45a02af5
[ "MIT" ]
null
null
null
perception/visual_tracking/struck_node/src/struck_tracker.h
togaen/open_maeve
5a5916a8519f4184f5b73c74e5a229df45a02af5
[ "MIT" ]
null
null
null
perception/visual_tracking/struck_node/src/struck_tracker.h
togaen/open_maeve
5a5916a8519f4184f5b73c74e5a229df45a02af5
[ "MIT" ]
null
null
null
/* * Copyright 2017 Maeve Automation * * Struck: Structured Output Tracking with Kernels * * Derived work of code to accompany the paper: * Struck: Structured Output Tracking with Kernels * Sam Hare, Amir Saffari, Philip H. S. Torr * International Conference on Computer Vision (ICCV), 2011 * * Copyright...
29.035714
77
0.717589
[ "object" ]
b1294ef117a0d08255658b425014f5cb6f0c7572
17,717
h
C
groups/bal/ball/ball_userfieldvalue.h
apaprocki/bde
ba252cb776f92fae082d5d422aa2852a9be46849
[ "Apache-2.0" ]
1
2021-04-28T13:51:30.000Z
2021-04-28T13:51:30.000Z
groups/bal/ball/ball_userfieldvalue.h
apaprocki/bde
ba252cb776f92fae082d5d422aa2852a9be46849
[ "Apache-2.0" ]
null
null
null
groups/bal/ball/ball_userfieldvalue.h
apaprocki/bde
ba252cb776f92fae082d5d422aa2852a9be46849
[ "Apache-2.0" ]
1
2019-06-26T13:28:48.000Z
2019-06-26T13:28:48.000Z
// ball_userfieldvalue.h -*-C++-*- #ifndef INCLUDED_BALL_USERFIELDVALUE #define INCLUDED_BALL_USERFIELDVALUE #ifndef INCLUDED_BSLS_IDENT #include <bsls_ident.h> #endif BSLS_IDENT("$Id: $") //@PURPOSE: Provide a type for the value of a user supplied field. // //@CLASSES: //...
34.005758
79
0.638709
[ "object", "vector" ]
b12a99675b44ae98b46b17b3a6afb5037ff539d0
84,178
h
C
controllers/player/protobuf/include/google/protobuf/util/message_differencer_unittest.pb.h
elsiros/elsiros_webots
01a5d1e279a5d9d21eb0e8cf9be609d62428a4f3
[ "MIT" ]
null
null
null
controllers/player/protobuf/include/google/protobuf/util/message_differencer_unittest.pb.h
elsiros/elsiros_webots
01a5d1e279a5d9d21eb0e8cf9be609d62428a4f3
[ "MIT" ]
17
2021-07-26T13:57:53.000Z
2021-09-09T13:16:13.000Z
controllers/player/protobuf/include/google/protobuf/util/message_differencer_unittest.pb.h
RoboCupHSJL/elsiros_webots
01a5d1e279a5d9d21eb0e8cf9be609d62428a4f3
[ "MIT" ]
1
2021-11-25T18:51:43.000Z
2021-11-25T18:51:43.000Z
// Generated by the protocol buffer compiler. DO NOT EDIT! // source: google/protobuf/util/message_differencer_unittest.proto #ifndef GOOGLE_PROTOBUF_INCLUDED_google_2fprotobuf_2futil_2fmessage_5fdifferencer_5funittest_2eproto #define GOOGLE_PROTOBUF_INCLUDED_google_2fprotobuf_2futil_2fmessage_5fdifferencer_5funittes...
38.4199
215
0.74011
[ "object" ]
b12b14c5fcafdc34389c88780b75cc34de75bc2d
3,353
h
C
power_manager/powerd/system/display/display_watcher.h
doitmovin/chromiumos-platform2
6462aaf43072307b5a40eb045a89e473381b5fda
[ "BSD-3-Clause" ]
null
null
null
power_manager/powerd/system/display/display_watcher.h
doitmovin/chromiumos-platform2
6462aaf43072307b5a40eb045a89e473381b5fda
[ "BSD-3-Clause" ]
null
null
null
power_manager/powerd/system/display/display_watcher.h
doitmovin/chromiumos-platform2
6462aaf43072307b5a40eb045a89e473381b5fda
[ "BSD-3-Clause" ]
2
2021-01-26T12:37:19.000Z
2021-05-18T13:37:57.000Z
// Copyright (c) 2014 The Chromium OS Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef POWER_MANAGER_POWERD_SYSTEM_DISPLAY_DISPLAY_WATCHER_H_ #define POWER_MANAGER_POWERD_SYSTEM_DISPLAY_DISPLAY_WATCHER_H_ #include <string> #i...
32.240385
79
0.765583
[ "vector" ]
b12c7a32a95d5902bac6464e59be1c03dc7e4a49
2,597
h
C
Wrapping/Generators/Python/PyUtils/itkPyCommand.h
nalinimsingh/ITK_4D
95a2eacaeaffe572889832ef0894239f89e3f303
[ "Apache-2.0" ]
3
2018-10-01T20:46:17.000Z
2019-12-17T19:39:50.000Z
Wrapping/Generators/Python/PyUtils/itkPyCommand.h
nalinimsingh/ITK_4D
95a2eacaeaffe572889832ef0894239f89e3f303
[ "Apache-2.0" ]
null
null
null
Wrapping/Generators/Python/PyUtils/itkPyCommand.h
nalinimsingh/ITK_4D
95a2eacaeaffe572889832ef0894239f89e3f303
[ "Apache-2.0" ]
4
2018-05-17T16:34:54.000Z
2020-09-24T02:12:40.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 * * ...
30.197674
78
0.653446
[ "object" ]
b1356a392db45a9e373bf07c9ba946df562daadc
5,783
h
C
src/ripple/nodestore/Database.h
globalpaylab/GLPd
83bf1c224037a21a06835c16fffc33b017783f10
[ "BSL-1.0" ]
89
2015-04-23T20:24:58.000Z
2022-03-20T12:35:30.000Z
src/ripple/nodestore/Database.h
globalpaylab/GLPd
83bf1c224037a21a06835c16fffc33b017783f10
[ "BSL-1.0" ]
14
2020-05-25T15:42:18.000Z
2022-03-20T12:44:56.000Z
src/ripple/nodestore/Database.h
globalpaylab/GLPd
83bf1c224037a21a06835c16fffc33b017783f10
[ "BSL-1.0" ]
41
2015-01-19T05:26:34.000Z
2022-02-23T03:47:39.000Z
//------------------------------------------------------------------------------ /* This file is part of rippled: https://github.com/ripple/rippled Copyright (c) 2012, 2013 Ripple Labs Inc. Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby ...
37.070513
91
0.659001
[ "object" ]
b139d93d52ef40bd170e05e183c48871b7d6ff12
863
h
C
src/render/ctf_flag_action_renderer.h
MrPepperoni/Reaping2-1
4ffef3cca1145ddc06ca87d2968c7b0ffd3ba3fd
[ "MIT" ]
3
2015-02-22T20:34:28.000Z
2020-03-04T08:55:25.000Z
src/render/ctf_flag_action_renderer.h
MrPepperoni/Reaping2-1
4ffef3cca1145ddc06ca87d2968c7b0ffd3ba3fd
[ "MIT" ]
22
2015-12-13T16:29:40.000Z
2017-03-04T15:45:44.000Z
src/render/ctf_flag_action_renderer.h
Reaping2/Reaping2
0d4c988c99413e50cc474f6206cf64176eeec95d
[ "MIT" ]
14
2015-11-23T21:25:09.000Z
2020-07-17T17:03:23.000Z
#ifndef INCLUDED_RENDER_CTF_FLAG_ACTION_RENDERER_H #define INCLUDED_RENDER_CTF_FLAG_ACTION_RENDERER_H #include "platform/i_platform.h" #include "render/action_renderer.h" #include "core/actor.h" #include "renderable_sprite.h" #include "renderable_repo.h" #include "hat_action_renderer.h" namespace render { namespace c...
27.83871
142
0.799537
[ "render" ]
b13a21e28d53b2ac89b903945e0448e8d16364d7
5,138
h
C
include/votca/xtp/grid.h
choudarykvsp/xtp
9a249fd34615abcf790d5f0ecd3ddf1ed0ac0e7a
[ "Apache-2.0" ]
1
2018-03-05T17:36:53.000Z
2018-03-05T17:36:53.000Z
include/votca/xtp/grid.h
choudarykvsp/xtp
9a249fd34615abcf790d5f0ecd3ddf1ed0ac0e7a
[ "Apache-2.0" ]
null
null
null
include/votca/xtp/grid.h
choudarykvsp/xtp
9a249fd34615abcf790d5f0ecd3ddf1ed0ac0e7a
[ "Apache-2.0" ]
null
null
null
/* * Copyright 2009-2017 The VOTCA Development Team * (http://www.votca.org) * * 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 * * ...
33.802632
156
0.635851
[ "vector" ]
b13a401d07c0e2df2e7cf558519c5923b0effe3d
1,705
h
C
SelectChatServer/ChatServer2/LogicLib/Lobby.h
cjwcjswo/com2us_cppNetStudy_work
3aab26cfd2e9bf1544fa41a0f2694d81167b2584
[ "MIT" ]
25
2019-05-20T08:07:39.000Z
2021-08-17T11:25:02.000Z
SelectChatServer/ChatServer2/LogicLib/Lobby.h
cjwcjswo/com2us_cppNetStudy_work
3aab26cfd2e9bf1544fa41a0f2694d81167b2584
[ "MIT" ]
null
null
null
SelectChatServer/ChatServer2/LogicLib/Lobby.h
cjwcjswo/com2us_cppNetStudy_work
3aab26cfd2e9bf1544fa41a0f2694d81167b2584
[ "MIT" ]
17
2019-07-07T12:20:16.000Z
2022-01-11T08:27:44.000Z
#pragma once #include <vector> #include <unordered_map> namespace NServerNetLib { class ITcpNetwork; } namespace NServerNetLib { class ILog; } namespace NCommon { enum class ERROR_CODE :short; } using ERROR_CODE = NCommon::ERROR_CODE; namespace NLogicLib { using TcpNet = NServerNetLib...
17.947368
131
0.67566
[ "vector" ]
b13bd4063326985adf1f725a71f61ba0c808fcb5
55,545
h
C
tools/clang/lib/SPIRV/SpirvEmitter.h
ashleysmithgpu/DirectXShaderCompiler
dffbf4de98efcbaa78529e1c5a77dd6b6a692804
[ "NCSA" ]
65
2017-03-20T16:29:29.000Z
2021-10-21T00:59:22.000Z
tools/clang/lib/SPIRV/SpirvEmitter.h
ashleysmithgpu/DirectXShaderCompiler
dffbf4de98efcbaa78529e1c5a77dd6b6a692804
[ "NCSA" ]
322
2017-03-21T17:18:29.000Z
2020-09-11T17:29:11.000Z
tools/clang/lib/SPIRV/SpirvEmitter.h
ashleysmithgpu/DirectXShaderCompiler
dffbf4de98efcbaa78529e1c5a77dd6b6a692804
[ "NCSA" ]
15
2017-03-28T03:57:43.000Z
2021-10-21T00:59:16.000Z
//===------- SpirvEmitter.h - SPIR-V Binary Code Emitter --------*- C++ -*-===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. //===----------------------------------------------------------...
47.474359
80
0.689009
[ "mesh", "geometry", "object", "vector" ]
b144042729608fe2780944ab521dd7937b5e072d
6,199
h
C
include/visnav/matching_utils.h
vingoh/visual_odometry
c1fbcfbf818a2701327849ee3b7387adae372185
[ "BSD-3-Clause" ]
null
null
null
include/visnav/matching_utils.h
vingoh/visual_odometry
c1fbcfbf818a2701327849ee3b7387adae372185
[ "BSD-3-Clause" ]
null
null
null
include/visnav/matching_utils.h
vingoh/visual_odometry
c1fbcfbf818a2701327849ee3b7387adae372185
[ "BSD-3-Clause" ]
null
null
null
/** BSD 3-Clause License Copyright (c) 2018, Vladyslav Usenko and Nikolaus Demmel. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notic...
38.503106
80
0.71931
[ "object", "vector", "model" ]
b1440b83ef59b24fcc03d66ba7f8561abee4737a
30,233
h
C
tests/test_class_db.h
perezdouglas935/godot
4236d8a37136c9127184c1182372bca96de23ebb
[ "CC-BY-3.0", "Apache-2.0", "MIT" ]
null
null
null
tests/test_class_db.h
perezdouglas935/godot
4236d8a37136c9127184c1182372bca96de23ebb
[ "CC-BY-3.0", "Apache-2.0", "MIT" ]
null
null
null
tests/test_class_db.h
perezdouglas935/godot
4236d8a37136c9127184c1182372bca96de23ebb
[ "CC-BY-3.0", "Apache-2.0", "MIT" ]
null
null
null
/*************************************************************************/ /* test_class_db.h */ /*************************************************************************/ /* This file is part of: */ /* ...
36.425301
179
0.691695
[ "object", "vector", "transform" ]
b144eca7de50926366aaf882585def505a257754
10,643
h
C
include/git2/odb.h
acured/Test
765a62975b8933e35be70105fd14043ee336e958
[ "Apache-2.0" ]
null
null
null
include/git2/odb.h
acured/Test
765a62975b8933e35be70105fd14043ee336e958
[ "Apache-2.0" ]
null
null
null
include/git2/odb.h
acured/Test
765a62975b8933e35be70105fd14043ee336e958
[ "Apache-2.0" ]
null
null
null
/* * Copyright (C) 2009-2011 the libgit2 contributors * * This file is part of libgit2, distributed under the GNU GPL v2 with * a Linking Exception. For full terms see the included COPYING file. */ #ifndef INCLUDE_git_odb_h__ #define INCLUDE_git_odb_h__ #include "common.h" #include "types.h" #include "oid.h" #inc...
32.057229
114
0.726863
[ "object" ]
b145e891b77b74883580d195cde147e458807f7b
3,277
h
C
services/ui/demo/mus_demo_internal.h
metux/chromium-deb
3c08e9b89a1b6f95f103a61ff4f528dbcd57fc42
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
services/ui/demo/mus_demo_internal.h
metux/chromium-deb
3c08e9b89a1b6f95f103a61ff4f528dbcd57fc42
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
services/ui/demo/mus_demo_internal.h
metux/chromium-deb
3c08e9b89a1b6f95f103a61ff4f528dbcd57fc42
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
// Copyright 2017 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef SERVICES_UI_DEMO_MUS_DEMO_INTERNAL_H_ #define SERVICES_UI_DEMO_MUS_DEMO_INTERNAL_H_ #include <map> #include <memory> #include <set> #include <str...
40.9625
80
0.706744
[ "vector" ]
b1477acfa61e9a5a318377345fa14f4d59823c61
47,953
c
C
src/state.c
mad4j/rogue.js
bccd85f4e7fb2a61242404455577bc73e216ca40
[ "BSD-3-Clause" ]
41
2016-01-16T10:02:27.000Z
2022-02-03T12:53:14.000Z
src/state.c
mad4j/rogue.js
bccd85f4e7fb2a61242404455577bc73e216ca40
[ "BSD-3-Clause" ]
12
2016-01-14T20:20:41.000Z
2016-03-28T10:23:41.000Z
src/state.c
mad4j/rogue.js
bccd85f4e7fb2a61242404455577bc73e216ca40
[ "BSD-3-Clause" ]
4
2016-01-20T10:31:09.000Z
2021-09-23T16:16:15.000Z
/* state.c - Portable Rogue Save State Code Copyright (C) 1999, 2000, 2005 Nicholas J. Kisseberth 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...
22.460422
80
0.567014
[ "object" ]
7f27e1c79afbe39ec2ea3750613e043168f26633
1,796
h
C
lib/vscode/node_modules/native-keymap/src/keymapping.h
cdkfox/private-soft-code_server3.1.1
242ba6a536495f03f8653e7cab641748ba3feb92
[ "MIT" ]
1
2022-03-12T15:20:54.000Z
2022-03-12T15:20:54.000Z
lib/vscode/node_modules/native-keymap/src/keymapping.h
cdkfox/private-soft-code_server3.1.1
242ba6a536495f03f8653e7cab641748ba3feb92
[ "MIT" ]
2
2021-08-31T19:19:13.000Z
2022-02-13T12:12:11.000Z
lib/vscode/node_modules/native-keymap/src/keymapping.h
cdkfox/private-soft-code_server3.1.1
242ba6a536495f03f8653e7cab641748ba3feb92
[ "MIT" ]
1
2020-07-30T11:10:03.000Z
2020-07-30T11:10:03.000Z
/*--------------------------------------------------------------------------------------------- * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. See License.txt in the project root for license information. *---------------------------------------------------------------...
35.92
122
0.686526
[ "object", "vector" ]
7f283e9195c0e4bfcca00634ca0cddde23b36390
1,935
h
C
src/ArgumentViewer/private/ArgumentListFormat.h
dormon/ArgumentViewer
a3cce792f18040dd009c75b10a070a61a3f53ac9
[ "MIT" ]
null
null
null
src/ArgumentViewer/private/ArgumentListFormat.h
dormon/ArgumentViewer
a3cce792f18040dd009c75b10a070a61a3f53ac9
[ "MIT" ]
1
2018-03-31T11:42:38.000Z
2018-05-02T13:34:18.000Z
src/ArgumentViewer/private/ArgumentListFormat.h
dormon/ArgumentViewer
a3cce792f18040dd009c75b10a070a61a3f53ac9
[ "MIT" ]
null
null
null
#pragma once #include <ArgumentViewer/private/ValueFormat.h> #include <map> #include <memory> #include <set> class ContextFormat; class ArgumentListFormat : public Format { public: ArgumentListFormat(string const &com); virtual string toStr(size_t indent, ...
47.195122
84
0.458915
[ "vector" ]
7f2fe8fafddc989c74ad2c2a54f26500d0f09b36
2,731
h
C
src/clipperlib/clipper_offset.h
andryblack/pcb-printer-host
8e2980eb6584ea832720ab793b2c4454d0fe4e4e
[ "BSL-1.0", "MIT" ]
3
2020-06-18T07:24:12.000Z
2020-10-05T18:51:41.000Z
src/clipperlib/clipper_offset.h
andryblack/pcb-printer-host
8e2980eb6584ea832720ab793b2c4454d0fe4e4e
[ "BSL-1.0", "MIT" ]
null
null
null
src/clipperlib/clipper_offset.h
andryblack/pcb-printer-host
8e2980eb6584ea832720ab793b2c4454d0fe4e4e
[ "BSL-1.0", "MIT" ]
1
2020-01-29T10:28:38.000Z
2020-01-29T10:28:38.000Z
/******************************************************************************* * Author : Angus Johnson * * Version : 10.0 (beta) * * Date : 8 Noveber 2017 ...
33.304878
94
0.535701
[ "vector" ]
7f31a98cff3a7f2bef29ea8a087fdd1557e612ed
2,484
h
C
Nemo/InteractionSystem.h
cyj0912/Nemo
cd242e9d17863b461ccfd768122572d979c330e3
[ "BSD-2-Clause" ]
null
null
null
Nemo/InteractionSystem.h
cyj0912/Nemo
cd242e9d17863b461ccfd768122572d979c330e3
[ "BSD-2-Clause" ]
null
null
null
Nemo/InteractionSystem.h
cyj0912/Nemo
cd242e9d17863b461ccfd768122572d979c330e3
[ "BSD-2-Clause" ]
null
null
null
#pragma once #include "InputHandler.h" #include <Matrix3x4.h> #include <UsingStl.h> namespace tc { class FNode; class FEntityManager; class IRayIntersectComponent; class FInteractionSystem; class FEditorMaster; class FBaseEntity; class FTranslateGizmo; class FTranslateGizmoInputHandler; class FPointTranslateGizmoInp...
21.6
109
0.711353
[ "vector" ]
7f3bde3aa50610ca4bd3ec82c564d73db75f2523
4,261
h
C
cpp/include/doxygen_groups.h
JohnZed/cudf
403d2571e5fcde66b7768b2213f6c142cc8b63db
[ "Apache-2.0" ]
null
null
null
cpp/include/doxygen_groups.h
JohnZed/cudf
403d2571e5fcde66b7768b2213f6c142cc8b63db
[ "Apache-2.0" ]
1
2022-01-18T19:36:35.000Z
2022-01-18T19:36:35.000Z
cpp/include/doxygen_groups.h
JohnZed/cudf
403d2571e5fcde66b7768b2213f6c142cc8b63db
[ "Apache-2.0" ]
null
null
null
/* * Copyright (c) 2020, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
32.037594
75
0.718845
[ "transform" ]
7f3d53d05dff6fe65e3002ec065465ecd93e74ee
3,649
h
C
include/http/webhooks_handler.h
tomsksoft-llc/cis1-webui-native-srv-cpp
9ac8f7867977a2f9af5713f60942200d25582f7f
[ "MIT" ]
2
2019-04-26T07:48:26.000Z
2019-06-03T07:04:22.000Z
include/http/webhooks_handler.h
tomsksoft-llc/cis1-webui-native-srv-cpp
9ac8f7867977a2f9af5713f60942200d25582f7f
[ "MIT" ]
73
2019-04-25T07:41:34.000Z
2020-04-14T16:23:54.000Z
include/http/webhooks_handler.h
tomsksoft-llc/cis1-webui-native-srv-cpp
9ac8f7867977a2f9af5713f60942200d25582f7f
[ "MIT" ]
null
null
null
/* * TomskSoft CIS1 WebUI * * (c) 2019 TomskSoft LLC * (c) Mokin Innokentiy [mia@tomsksoft.com] * */ #pragma once #include <string> #include "net/http_session.h" #include "handle_result.h" #include "request_context.h" #include "auth_manager.h" #include "rights_manager.h" #include "cis/cis_manager.h" na...
27.854962
68
0.582351
[ "vector" ]
7f400272e445796f8285f8799e4327fb4bc2d014
5,729
h
C
platform/windows/Corona.Native.Library.Win32/Interop/Input/VibrationRequestManager.h
agramonte/corona
3a6892f14eea92fdab5fa6d41920aa1e97bc22b1
[ "MIT" ]
1,968
2018-12-30T21:14:22.000Z
2022-03-31T23:48:16.000Z
platform/windows/Corona.Native.Library.Win32/Interop/Input/VibrationRequestManager.h
agramonte/corona
3a6892f14eea92fdab5fa6d41920aa1e97bc22b1
[ "MIT" ]
303
2019-01-02T19:36:43.000Z
2022-03-31T23:52:45.000Z
platform/windows/Corona.Native.Library.Win32/Interop/Input/VibrationRequestManager.h
agramonte/corona
3a6892f14eea92fdab5fa6d41920aa1e97bc22b1
[ "MIT" ]
254
2019-01-02T19:05:52.000Z
2022-03-30T06:32:28.000Z
////////////////////////////////////////////////////////////////////////////// // // This file is part of the Corona game engine. // For overview and more information on licensing please refer to README.md // Home page: https://github.com/coronalabs/corona // Contact: support@coronalabs.com // ////////////////////////...
37.940397
132
0.695758
[ "object" ]
7f400cedd6a3a49c3e24245b553917cd5f289e2b
36,816
c
C
MDLiveShow/MDLiveShow/Classes/Other/Lib/Together/LFLiveKit/LFLiveKit/packet/flv/amf.c
ShangDuRuiORG/DuRuiMDLiveShow
664f12d037f35a0b895d165e506afce63a2183de
[ "Apache-2.0" ]
3,039
2016-07-05T17:54:27.000Z
2022-03-29T07:01:55.000Z
MiaowShow/Pods/LFLiveKit/LFLiveKit/packet/flv/amf.c
youbooks/MiaowShow
987cc53e091297be801675c8e155e3ccfe76bfb4
[ "MIT" ]
27
2016-07-06T13:42:08.000Z
2019-10-10T02:42:23.000Z
MiaowShow/Pods/LFLiveKit/LFLiveKit/packet/flv/amf.c
youbooks/MiaowShow
987cc53e091297be801675c8e155e3ccfe76bfb4
[ "MIT" ]
1,053
2016-07-05T23:19:07.000Z
2022-03-28T06:43:20.000Z
/* $Id: amf.c 231 2011-06-27 13:46:19Z marc.noirot $ FLV Metadata updater Copyright (C) 2007-2012 Marc Noirot <marc.noirot AT gmail.com> This file is part of FLVMeta. FLVMeta is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as publi...
31.547558
121
0.583795
[ "object" ]
7f42436365fa2daddf410bdb992568b6857665d8
20,513
h
C
module/dmc500/include/mod_dmc500.h
vijayenthiran-arm/SCP-firmware
b566d7da67a048bec2ce16504d2e7b55f83237e4
[ "BSD-3-Clause" ]
null
null
null
module/dmc500/include/mod_dmc500.h
vijayenthiran-arm/SCP-firmware
b566d7da67a048bec2ce16504d2e7b55f83237e4
[ "BSD-3-Clause" ]
null
null
null
module/dmc500/include/mod_dmc500.h
vijayenthiran-arm/SCP-firmware
b566d7da67a048bec2ce16504d2e7b55f83237e4
[ "BSD-3-Clause" ]
null
null
null
/* * Arm SCP/MCP Software * Copyright (c) 2015-2018, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * * Description: * DMC-500 module. */ #ifndef MOD_DMC500_H #define MOD_DMC500_H #include <stdint.h> #include <fwk_macros.h> #include <fwk_module.h> #include <mo...
35.861888
78
0.739044
[ "model" ]
7f4462a335c24df7e027eeb95fb298e4f87af638
2,338
h
C
Classes/GamerCamp/GameSpecific/Enemies/GCObjGroupEnemy.h
smkmth/Danny_GCFramework_M1_Template
61dea58a1eca5f18a277026b6945f7f4f58d34ab
[ "Unlicense" ]
null
null
null
Classes/GamerCamp/GameSpecific/Enemies/GCObjGroupEnemy.h
smkmth/Danny_GCFramework_M1_Template
61dea58a1eca5f18a277026b6945f7f4f58d34ab
[ "Unlicense" ]
2
2018-10-25T14:55:17.000Z
2018-10-25T15:20:55.000Z
Classes/GamerCamp/GameSpecific/Enemies/GCObjGroupEnemy.h
smkmth/Danny_GCFramework_M1_Template
61dea58a1eca5f18a277026b6945f7f4f58d34ab
[ "Unlicense" ]
null
null
null
#ifndef _GCOBJECTGROUPENEMY_H_ #define _GCOBJECTGROUPENEMY_H_ #ifndef BOX2D_H #include "Box2d/Box2D.h" #endif #ifndef _GCOBJECTGROUP_H_ #include "GamerCamp/GCObject/GCObjectGroup.h" #endif ////////////////////////////////////////////////////////////////////////// // Forward Declarations class CGCObjSprite; class ...
31.173333
121
0.630453
[ "object" ]
7f44db81e4f50938c6ba6607815c4a5e0f6d4fd6
54,666
h
C
3rdparty/blend2d/src/blend2d/support_p.h
Praxinos/ULIS3
98eb48293fdd3b45fcfe4b659d471572100d1623
[ "RSA-MD" ]
12
2020-05-04T08:49:04.000Z
2021-12-30T09:35:17.000Z
3rdparty/blend2d/src/blend2d/support_p.h
Praxinos/ULIS3
98eb48293fdd3b45fcfe4b659d471572100d1623
[ "RSA-MD" ]
1
2021-09-03T21:20:38.000Z
2021-09-03T21:20:38.000Z
3rdparty/blend2d/src/blend2d/support_p.h
Praxinos/ULIS3
98eb48293fdd3b45fcfe4b659d471572100d1623
[ "RSA-MD" ]
3
2021-02-19T18:39:02.000Z
2022-03-09T17:14:57.000Z
// Blend2D - 2D Vector Graphics Powered by a JIT Compiler // // * Official Blend2D Home Page: https://blend2d.com // * Official Github Repository: https://github.com/blend2d/blend2d // // Copyright (c) 2017-2020 The Blend2D Authors // // This software is provided 'as-is', without any express or implied // warranty. I...
44.299838
173
0.678209
[ "vector" ]
7f4554b04e82e712d1a2296d82e5fa0e712718b7
21,963
h
C
src/lib/dhcpsrv/tests/alloc_engine_utils.h
Acidburn0zzz/kea
3036e88d4ff730919cd7d2fb50a961a5d33bf390
[ "Apache-2.0" ]
1
2017-08-24T19:55:21.000Z
2017-08-24T19:55:21.000Z
src/lib/dhcpsrv/tests/alloc_engine_utils.h
Acidburn0zzz/kea
3036e88d4ff730919cd7d2fb50a961a5d33bf390
[ "Apache-2.0" ]
null
null
null
src/lib/dhcpsrv/tests/alloc_engine_utils.h
Acidburn0zzz/kea
3036e88d4ff730919cd7d2fb50a961a5d33bf390
[ "Apache-2.0" ]
null
null
null
// Copyright (C) 2015-2017 Internet Systems Consortium, Inc. ("ISC") // // 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 with this // file, You can obtain one at http://mozilla.org/MPL/2.0/. #ifndef LIBDHCPSRV_ALLOC_ENGINE_UTILS_H #defi...
42.236538
141
0.643446
[ "object", "vector" ]
7f4ebc3e788bedbb2721a928a65fc1c5337e310b
5,781
h
C
Gems/EMotionFX/Code/EMotionFX/Tools/EMotionStudio/Plugins/StandardPlugins/Source/MotionWindow/MotionWindowPlugin.h
cypherdotXd/o3de
bb90c4ddfe2d495e9c00ebf1e2650c6d603a5676
[ "Apache-2.0", "MIT" ]
8
2021-08-31T02:14:19.000Z
2021-12-28T19:20:59.000Z
Gems/EMotionFX/Code/EMotionFX/Tools/EMotionStudio/Plugins/StandardPlugins/Source/MotionWindow/MotionWindowPlugin.h
cypherdotXd/o3de
bb90c4ddfe2d495e9c00ebf1e2650c6d603a5676
[ "Apache-2.0", "MIT" ]
8
2021-07-12T13:55:00.000Z
2021-10-04T14:53:21.000Z
Gems/EMotionFX/Code/EMotionFX/Tools/EMotionStudio/Plugins/StandardPlugins/Source/MotionWindow/MotionWindowPlugin.h
cypherdotXd/o3de
bb90c4ddfe2d495e9c00ebf1e2650c6d603a5676
[ "Apache-2.0", "MIT" ]
1
2021-09-16T05:06:18.000Z
2021-09-16T05:06:18.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 #if !defined(Q_MOC_RUN) #include "../StandardPluginsConfig.h" #include <AzCore/std/c...
40.711268
142
0.643487
[ "render", "vector", "3d" ]
7f50c291334edbee1f1eecdf494baec5f936c610
6,953
h
C
Code/Base/accessors/current/tests/imageaccess/FitsImageAccessTest.h
rtobar/askapsoft
6bae06071d7d24f41abe3f2b7f9ee06cb0a9445e
[ "BSL-1.0", "Apache-2.0", "OpenSSL" ]
null
null
null
Code/Base/accessors/current/tests/imageaccess/FitsImageAccessTest.h
rtobar/askapsoft
6bae06071d7d24f41abe3f2b7f9ee06cb0a9445e
[ "BSL-1.0", "Apache-2.0", "OpenSSL" ]
null
null
null
Code/Base/accessors/current/tests/imageaccess/FitsImageAccessTest.h
rtobar/askapsoft
6bae06071d7d24f41abe3f2b7f9ee06cb0a9445e
[ "BSL-1.0", "Apache-2.0", "OpenSSL" ]
null
null
null
/// @file /// /// Unit test for the CASA image access code /// /// /// @copyright (c) 2007 CSIRO /// Australia Telescope National Facility (ATNF) /// Commonwealth Scientific and Industrial Research Organisation (CSIRO) /// PO Box 76, Epping NSW 1710, Australia /// atnf-enquiries@csiro.au /// /// This file is part of th...
36.025907
100
0.594563
[ "shape", "vector" ]
7f50f7201b6bb135873f6ca0bc8dd049ea281b95
1,716
h
C
System/Library/Frameworks/SceneKit.framework/SCNManipulableItem.h
lechium/tvOS142Headers
c7696f6d760e4822f61b9f2c2adcd18749700fda
[ "MIT" ]
1
2020-11-11T06:05:23.000Z
2020-11-11T06:05:23.000Z
System/Library/Frameworks/SceneKit.framework/SCNManipulableItem.h
lechium/tvOS142Headers
c7696f6d760e4822f61b9f2c2adcd18749700fda
[ "MIT" ]
null
null
null
System/Library/Frameworks/SceneKit.framework/SCNManipulableItem.h
lechium/tvOS142Headers
c7696f6d760e4822f61b9f2c2adcd18749700fda
[ "MIT" ]
null
null
null
/* * This header is generated by classdump-dyld 1.5 * on Tuesday, November 10, 2020 at 10:15:41 PM Mountain Standard Time * Operating System: Version 14.2 (Build 18K57) * Image Source: /System/Library/Frameworks/SceneKit.framewo...
31.777778
130
0.704545
[ "transform" ]
7f5284ef153709f4ef5cbf73f4280b97aeecfd7e
24,437
h
C
src/type.h
RamiHg/yarpgen
f43efd771ebb216208465e5db5658f28bf79f136
[ "Apache-2.0" ]
1
2019-03-28T21:38:11.000Z
2019-03-28T21:38:11.000Z
src/type.h
UncleGoGA/yarpgen
4a8e74ae1179015968ab6aabe8449b49baa41386
[ "Apache-2.0" ]
null
null
null
src/type.h
UncleGoGA/yarpgen
4a8e74ae1179015968ab6aabe8449b49baa41386
[ "Apache-2.0" ]
null
null
null
/* Copyright (c) 2015-2017, Intel Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writ...
39.287781
164
0.606376
[ "vector" ]
7f558f74f048dc78022749a2667ec1466e04da4a
945
h
C
CPP_files/line.h
GuiiFerrari/pyRANSAC-3D
d9fa1371d972ccb50d80067a5719b3cd5be63cbc
[ "Apache-2.0" ]
1
2021-01-19T18:26:32.000Z
2021-01-19T18:26:32.000Z
CPP_files/line.h
GuiiFerrari/pyRANSAC-3D
d9fa1371d972ccb50d80067a5719b3cd5be63cbc
[ "Apache-2.0" ]
null
null
null
CPP_files/line.h
GuiiFerrari/pyRANSAC-3D
d9fa1371d972ccb50d80067a5719b3cd5be63cbc
[ "Apache-2.0" ]
null
null
null
#ifndef __LINE__H #define __LINE__H #include <stdlib.h> #include <iostream> #include <math.h> #include <time.h> #include <vector> #include <random> /* Author: Guilherme Ferrari Fortino Adaptation from https://github.com/jczamorac/Tracking_RANSAC */ extern "C" { void swap(int &a, int &b); void...
33.75
163
0.702646
[ "vector" ]
7f578ea9be545c0f3cdc8a2e6223472be1e7e04d
3,400
h
C
services/service_manager/public/cpp/standalone_connector_impl.h
zealoussnow/chromium
fd8a8914ca0183f0add65ae55f04e287543c7d4a
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
76
2020-09-02T03:05:41.000Z
2022-03-30T04:40:55.000Z
services/service_manager/public/cpp/standalone_connector_impl.h
zealoussnow/chromium
fd8a8914ca0183f0add65ae55f04e287543c7d4a
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
45
2020-09-02T03:21:37.000Z
2022-03-31T22:19:45.000Z
services/service_manager/public/cpp/standalone_connector_impl.h
zealoussnow/chromium
fd8a8914ca0183f0add65ae55f04e287543c7d4a
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
8
2020-07-22T18:49:18.000Z
2022-02-08T10:27:16.000Z
// Copyright 2019 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 SERVICES_SERVICE_MANAGER_PUBLIC_CPP_STANDALONE_CONNECTOR_IMPL_H_ #define SERVICES_SERVICE_MANAGER_PUBLIC_CPP_STANDALONE_CONNECTOR_IMPL_H_ #includ...
41.463415
80
0.753824
[ "object" ]
7f5919189456ae785f0722da2223c6d069339cb2
4,558
h
C
resources/app/native_node_modules/linux/node_modules/_nodegit@0.21.1@nodegit/include/config.h
Xmader/hydrogen
53d4290f81727cd222cf20c11b939a8e4f83d566
[ "MIT" ]
20
2018-07-05T08:22:58.000Z
2021-07-21T03:56:40.000Z
resources/app/native_node_modules/linux/node_modules/_nodegit@0.21.1@nodegit/include/config.h
Xmader/hydrogen
53d4290f81727cd222cf20c11b939a8e4f83d566
[ "MIT" ]
7
2018-07-10T00:41:59.000Z
2019-07-21T15:13:49.000Z
resources/app/native_node_modules/linux/node_modules/_nodegit@0.21.1@nodegit/include/config.h
Xmader/hydrogen
53d4290f81727cd222cf20c11b939a8e4f83d566
[ "MIT" ]
3
2018-08-16T00:42:17.000Z
2021-02-22T11:24:26.000Z
// This is a generated file, modify: generate/templates/templates/class_header.h #ifndef GITCONFIG_H #define GITCONFIG_H #include <nan.h> #include <string> #include <queue> #include <utility> #include "async_baton.h" #include "nodegit_wrapper.h" #include "promise_completion.h" extern "C" { #include <git2.h> } #incl...
23.863874
103
0.613866
[ "object" ]
7f5c0f4f779b2b67d24ae8eb45ac7dd02d12ec4a
18,426
h
C
controllers/player/protobuf/include/google/protobuf/any_test.pb.h
elsiros/elsiros_webots
01a5d1e279a5d9d21eb0e8cf9be609d62428a4f3
[ "MIT" ]
null
null
null
controllers/player/protobuf/include/google/protobuf/any_test.pb.h
elsiros/elsiros_webots
01a5d1e279a5d9d21eb0e8cf9be609d62428a4f3
[ "MIT" ]
17
2021-07-26T13:57:53.000Z
2021-09-09T13:16:13.000Z
controllers/player/protobuf/include/google/protobuf/any_test.pb.h
RoboCupHSJL/elsiros_webots
01a5d1e279a5d9d21eb0e8cf9be609d62428a4f3
[ "MIT" ]
1
2021-11-25T18:51:43.000Z
2021-11-25T18:51:43.000Z
// Generated by the protocol buffer compiler. DO NOT EDIT! // source: google/protobuf/any_test.proto #ifndef GOOGLE_PROTOBUF_INCLUDED_google_2fprotobuf_2fany_5ftest_2eproto #define GOOGLE_PROTOBUF_INCLUDED_google_2fprotobuf_2fany_5ftest_2eproto #include <limits> #include <string> #include <google/protobuf/port_def....
38.149068
141
0.751113
[ "object" ]
7f6499ce15afbaca5c02bffd8a768615faebc43c
1,986
h
C
src/throttler_timed.h
jqll/cloud-profiler-java
f210b18ed3db28c3f72cbf0ee29d0cc21a49a438
[ "Apache-2.0" ]
null
null
null
src/throttler_timed.h
jqll/cloud-profiler-java
f210b18ed3db28c3f72cbf0ee29d0cc21a49a438
[ "Apache-2.0" ]
null
null
null
src/throttler_timed.h
jqll/cloud-profiler-java
f210b18ed3db28c3f72cbf0ee29d0cc21a49a438
[ "Apache-2.0" ]
1
2021-07-01T09:36:32.000Z
2021-07-01T09:36:32.000Z
/* * Copyright 2018 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 ...
30.090909
79
0.752266
[ "vector" ]
7f663f7abd12dd7b5abade0a6b20547936278612
22,877
h
C
SymbolExtractorAndRenamer/lldb/include/lldb/Core/ArchSpec.h
Polidea/SiriusObfuscator
b0e590d8130e97856afe578869b83a209e2b19be
[ "Apache-2.0" ]
427
2018-05-29T14:21:02.000Z
2022-03-16T03:17:54.000Z
SymbolExtractorAndRenamer/lldb/include/lldb/Core/ArchSpec.h
PolideaPlayground/SiriusObfuscator
b0e590d8130e97856afe578869b83a209e2b19be
[ "Apache-2.0" ]
25
2018-07-23T08:34:15.000Z
2021-11-05T07:13:36.000Z
SymbolExtractorAndRenamer/lldb/include/lldb/Core/ArchSpec.h
PolideaPlayground/SiriusObfuscator
b0e590d8130e97856afe578869b83a209e2b19be
[ "Apache-2.0" ]
52
2018-07-19T19:57:32.000Z
2022-03-11T16:05:38.000Z
//===-- ArchSpec.h ----------------------------------------------*- C++ -*-===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===-------------------------------------------------------...
35.358578
80
0.559426
[ "object", "3d" ]
7f6bc787e77f8659bf2ec21cb613c0167dbb21c5
2,680
h
C
src/util/region.h
crowell/z3
ac21ffebdf1512da2a77dc46c47bde87cc3850f3
[ "MIT" ]
2
2016-08-28T07:10:51.000Z
2021-03-25T23:59:41.000Z
src/util/region.h
crowell/z3
ac21ffebdf1512da2a77dc46c47bde87cc3850f3
[ "MIT" ]
null
null
null
src/util/region.h
crowell/z3
ac21ffebdf1512da2a77dc46c47bde87cc3850f3
[ "MIT" ]
null
null
null
/*++ Copyright (c) 2006 Microsoft Corporation Module Name: region.h Abstract: Region/Arena memory manager Author: Leonardo de Moura (leonardo) 2006-09-13. Revision History: --*/ #ifndef _REGION_H_ #define _REGION_H_ #include<cstdlib> #include<iostream> #ifdef Z3DEBUG #include"vector.h" class regi...
21.967213
101
0.586194
[ "vector" ]
7f6f8e09cd31ab712777ef781e7ffd235da3a1b7
8,128
c
C
c/serializer/samples/simplesample_mqtt/simplesample_mqtt.c
sunilsamal4commit/IOT
1d20556c15595259241c99fd086b7e2599f5ca83
[ "MIT" ]
1
2021-07-14T00:43:24.000Z
2021-07-14T00:43:24.000Z
c/serializer/samples/simplesample_mqtt/simplesample_mqtt.c
sunilsamal4commit/IOT
1d20556c15595259241c99fd086b7e2599f5ca83
[ "MIT" ]
null
null
null
c/serializer/samples/simplesample_mqtt/simplesample_mqtt.c
sunilsamal4commit/IOT
1d20556c15595259241c99fd086b7e2599f5ca83
[ "MIT" ]
null
null
null
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. #include <stdlib.h> #include <stdio.h> #include <stdint.h> /* This sample uses the _LL APIs of iothub_client for example purposes. That does not mean that MQTT only w...
35.806167
150
0.571604
[ "model" ]
7f708da616f8ce5000956345a2a452369b9b2ed6
3,548
c
C
matlab/+liblinear/linear_model_matlab.c
mprat/liblinear
ee6bd52c7e18880f0838d0c294df21c60c60ef84
[ "BSD-3-Clause" ]
null
null
null
matlab/+liblinear/linear_model_matlab.c
mprat/liblinear
ee6bd52c7e18880f0838d0c294df21c60c60ef84
[ "BSD-3-Clause" ]
null
null
null
matlab/+liblinear/linear_model_matlab.c
mprat/liblinear
ee6bd52c7e18880f0838d0c294df21c60c60ef84
[ "BSD-3-Clause" ]
null
null
null
#include <stdlib.h> #include <string.h> #include "../../linear.h" #include "mex.h" #ifdef MX_API_VER #if MX_API_VER < 0x07030000 typedef int mwIndex; #endif #endif #define Malloc(type,n) (type *)malloc((n)*sizeof(type)) #define NUM_OF_RETURN_FIELD 6 static const char *field_names[] = { "Parameters", "nr_class", ...
20.045198
86
0.662627
[ "model" ]
7f714bc8a57cfce8c65c82e924b43bf75078f15b
1,062
h
C
SendBirdSDK.framework/Headers/SBDThreadInfoUpdateEvent.h
jayden-lee-sb/sendbird-ios-framework
423ea3745c9d88009710859ff8d3d87d0a242314
[ "BSD-3-Clause" ]
null
null
null
SendBirdSDK.framework/Headers/SBDThreadInfoUpdateEvent.h
jayden-lee-sb/sendbird-ios-framework
423ea3745c9d88009710859ff8d3d87d0a242314
[ "BSD-3-Clause" ]
null
null
null
SendBirdSDK.framework/Headers/SBDThreadInfoUpdateEvent.h
jayden-lee-sb/sendbird-ios-framework
423ea3745c9d88009710859ff8d3d87d0a242314
[ "BSD-3-Clause" ]
null
null
null
// // SBDThreadInfoUpdateEvent.h // SendBirdSDK // // Created by Jed Gyeong on 4/29/20. // Copyright © 2020 SENDBIRD.COM. All rights reserved. // #import <Foundation/Foundation.h> #import "SBDThreadInfo.h" #import "SBDTypes.h" /// An object that is returned through the event handler when a threaded reply is adde...
30.342857
152
0.745763
[ "object" ]
7f745e66b65375a0f3c43faebe592d701326e515
333
h
C
common/util/os.h
LuminarLight/jak-project
f341be65e9848977158c9a9a2898f0f047a157df
[ "ISC" ]
54
2022-02-08T13:07:50.000Z
2022-03-31T14:18:42.000Z
common/util/os.h
LuminarLight/jak-project
f341be65e9848977158c9a9a2898f0f047a157df
[ "ISC" ]
120
2022-02-08T05:19:11.000Z
2022-03-30T22:26:52.000Z
common/util/os.h
LuminarLight/jak-project
f341be65e9848977158c9a9a2898f0f047a157df
[ "ISC" ]
8
2022-02-13T22:39:55.000Z
2022-03-30T02:17:57.000Z
#pragma once #include <cstddef> #include <string> // Note: these are not implemented on windows and will return zero. size_t get_peak_rss(); void setup_cpu_info(); struct CpuInfo { bool initialized = false; bool has_avx = false; bool has_avx2 = false; std::string brand; std::string model; }; CpuInfo& get...
16.65
67
0.714715
[ "model" ]
7f7575e48cde8321a401663c1ec24359813fa83f
1,615
h
C
src/tools/pegasus-mpi-cluster/dag.h
ahnitz/pegasus
e269b460f4d87eb3f3a7e91cd82e2c28fdb55573
[ "Apache-2.0" ]
127
2015-01-28T19:19:13.000Z
2022-03-31T05:57:40.000Z
src/tools/pegasus-mpi-cluster/dag.h
ahnitz/pegasus
e269b460f4d87eb3f3a7e91cd82e2c28fdb55573
[ "Apache-2.0" ]
14
2015-04-15T17:44:20.000Z
2022-02-22T22:48:49.000Z
src/tools/pegasus-mpi-cluster/dag.h
ahnitz/pegasus
e269b460f4d87eb3f3a7e91cd82e2c28fdb55573
[ "Apache-2.0" ]
70
2015-01-22T15:20:32.000Z
2022-02-21T22:50:23.000Z
#ifndef DAG_H #define DAG_H #include <string> #include <map> #include <vector> #include <list> #include "tools.h" using std::string; using std::map; using std::vector; using std::list; class Task { public: string name; list<string> args; vector<Task *> children; vector<Task *> parents; // This ...
23.071429
199
0.668111
[ "vector" ]
7f76ca7a2818f5dd2d07e9286728b108f419016a
3,382
c
C
src/benjie_robot_part/Benji/Kinematics.c
gonmiermu/Benjie
c0e29697519a0efcae22075cfa454e596d1be7e9
[ "MIT" ]
null
null
null
src/benjie_robot_part/Benji/Kinematics.c
gonmiermu/Benjie
c0e29697519a0efcae22075cfa454e596d1be7e9
[ "MIT" ]
null
null
null
src/benjie_robot_part/Benji/Kinematics.c
gonmiermu/Benjie
c0e29697519a0efcae22075cfa454e596d1be7e9
[ "MIT" ]
null
null
null
/* * ======= Kinematics ======== * Kinematics target-side implementation * * Created on: 3/11/2015 * Author: Julio */ #include <string.h> #include <xdc/std.h> #include <xdc/runtime/Startup.h> #include <xdc/cfg/global.h> #include <xdc/runtime/System.h> #include <ti/sysbios/BIOS.h> #include <...
26.015385
87
0.669722
[ "object" ]
7f772dc665910fa0c5db8041df634718b4caa7b3
1,331
h
C
include/icp/icp_yogo.h
FaiScofield/csm
5850a70abd26c2a848cc36d7011e1b75dbdaab3e
[ "MIT" ]
7
2019-06-17T09:31:03.000Z
2022-03-29T00:58:40.000Z
include/icp/icp_yogo.h
FaiScofield/csm
5850a70abd26c2a848cc36d7011e1b75dbdaab3e
[ "MIT" ]
null
null
null
include/icp/icp_yogo.h
FaiScofield/csm
5850a70abd26c2a848cc36d7011e1b75dbdaab3e
[ "MIT" ]
null
null
null
#ifndef _PL_ICP_ #define _PL_ICP_ #include <vector> #include "csm/csm_all.h" #include "csm/utils.h" /** * @brief set_plicp_params 设置icp运行的参数 * @param[out] params icp运行的参数 * * 线上使用,此法已经被写到机器人的icp线程里,参数在主线程里设置 */ void set_plicp_params(sm_params* params); /** * @brief get_global_pose get robot global position...
21.467742
90
0.7145
[ "vector" ]
7f7a22da443b7cbac3bd5f6ae76020590c55f609
1,190
h
C
inc/core/electrodeRenderer3D.h
BetaRavener/BrainActivityVisualizer
baf61856d67fbe31880bc4c6610621142777ac19
[ "BSD-3-Clause" ]
null
null
null
inc/core/electrodeRenderer3D.h
BetaRavener/BrainActivityVisualizer
baf61856d67fbe31880bc4c6610621142777ac19
[ "BSD-3-Clause" ]
null
null
null
inc/core/electrodeRenderer3D.h
BetaRavener/BrainActivityVisualizer
baf61856d67fbe31880bc4c6610621142777ac19
[ "BSD-3-Clause" ]
1
2021-07-12T00:49:41.000Z
2021-07-12T00:49:41.000Z
// Author: Ivan Sevcik <ivan-sevcik@hotmail.com> // Licensed under BSD 3-Clause License (see licenses/LICENSE.txt) #ifndef ELECTRODE_RENDERER_3D_H #define ELECTRODE_RENDERER_3D_H #include <vector> #include <UniShader/UniShader.h> #include "electrodeRenderer.h" /** * @brief The ElectrodeRenderer2D class is a speci...
25.869565
92
0.721008
[ "vector", "3d" ]
7f7c11ec7a277b5270827aa5957bc6f0e111788c
23,666
c
C
src/modules/headset/openvr.c
porglezomp-misc/lovr
7ca23bc58a065c4be05af0a2717ee83bc501ecee
[ "MIT" ]
null
null
null
src/modules/headset/openvr.c
porglezomp-misc/lovr
7ca23bc58a065c4be05af0a2717ee83bc501ecee
[ "MIT" ]
null
null
null
src/modules/headset/openvr.c
porglezomp-misc/lovr
7ca23bc58a065c4be05af0a2717ee83bc501ecee
[ "MIT" ]
null
null
null
#include "headset/headset.h" #include "resources/actions.json.h" #include "resources/bindings_vive.json.h" #include "resources/bindings_knuckles.json.h" #include "resources/bindings_touch.json.h" #include "event/event.h" #include "filesystem/filesystem.h" #include "graphics/graphics.h" #include "graphics/canvas.h" #inc...
42.412186
199
0.750866
[ "model", "transform" ]
7f7e6e853190c9ae72808ef758c40207660731e1
3,247
h
C
libs/io/include/mrpt/io/CTextFileLinesParser.h
swt2c/mrpt
9b4fd246530ff94bb93f5703e61844c6f67aa0b9
[ "BSD-3-Clause" ]
null
null
null
libs/io/include/mrpt/io/CTextFileLinesParser.h
swt2c/mrpt
9b4fd246530ff94bb93f5703e61844c6f67aa0b9
[ "BSD-3-Clause" ]
null
null
null
libs/io/include/mrpt/io/CTextFileLinesParser.h
swt2c/mrpt
9b4fd246530ff94bb93f5703e61844c6f67aa0b9
[ "BSD-3-Clause" ]
1
2020-12-30T14:06:37.000Z
2020-12-30T14:06:37.000Z
/* +------------------------------------------------------------------------+ | Mobile Robot Programming Toolkit (MRPT) | | https://www.mrpt.org/ | | | | Cop...
36.077778
80
0.639051
[ "object" ]
7f80bb354f9c53b1642574b8d506f5ac4de43628
39,778
h
C
Source/GeneratedServices/Blogger/GTLRBloggerQuery.h
sundaleek/google-api-objectivec-client-for-rest
6805d088b1b4cc0b631637c28aa451308a81dd57
[ "Apache-2.0" ]
2
2020-10-18T14:10:13.000Z
2021-05-21T17:22:20.000Z
Source/GeneratedServices/Blogger/GTLRBloggerQuery.h
sundaleek/google-api-objectivec-client-for-rest
6805d088b1b4cc0b631637c28aa451308a81dd57
[ "Apache-2.0" ]
null
null
null
Source/GeneratedServices/Blogger/GTLRBloggerQuery.h
sundaleek/google-api-objectivec-client-for-rest
6805d088b1b4cc0b631637c28aa451308a81dd57
[ "Apache-2.0" ]
2
2020-12-26T20:56:21.000Z
2022-02-07T21:05:20.000Z
// NOTE: This file was generated by the ServiceGenerator. // ---------------------------------------------------------------------------- // API: // Blogger API v3 (blogger/v3) // Description: // The Blogger API provides access to posts, comments and pages of a Blogger // blog. // Documentation: // https://dev...
25.531451
126
0.701544
[ "object" ]
7f8aee5ce0930ce677513f754dfc8b5563c89621
22,477
c
C
H101_acro_only/src/control.c
silver13/H101-dual
0c81cb19090ff414f6dbf8c622ac401fb0d71103
[ "MIT" ]
17
2017-03-16T02:34:45.000Z
2021-12-10T03:31:43.000Z
H101_acro_only/src/control.c
silver13/H101-dual
0c81cb19090ff414f6dbf8c622ac401fb0d71103
[ "MIT" ]
14
2017-05-25T22:22:01.000Z
2021-01-22T16:38:35.000Z
H101_acro_only/src/control.c
silver13/H101-acro
0c81cb19090ff414f6dbf8c622ac401fb0d71103
[ "MIT" ]
16
2016-03-30T04:47:21.000Z
2016-12-08T23:37:59.000Z
/* The MIT License (MIT) Copyright (c) 2015 silverx Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publi...
21.758955
214
0.62455
[ "shape", "vector", "transform", "3d" ]
7f8c47d6d2a1267116702ffdd10efe740149da3a
2,134
h
C
guts/guts/debug_tools.h
Emberwalker/ac41001_opengl_cpp
c2f63fb6bb200a44f93e43af00b32a9d7b5df05a
[ "MIT" ]
1
2017-10-31T16:03:47.000Z
2017-10-31T16:03:47.000Z
guts/guts/debug_tools.h
Emberwalker/ac41001_opengl_cpp
c2f63fb6bb200a44f93e43af00b32a9d7b5df05a
[ "MIT" ]
null
null
null
guts/guts/debug_tools.h
Emberwalker/ac41001_opengl_cpp
c2f63fb6bb200a44f93e43af00b32a9d7b5df05a
[ "MIT" ]
null
null
null
#ifndef GUTS_DEBUG_TOOLS_H #define GUTS_DEBUG_TOOLS_H #include <string> #include <iostream> #include <vector> #include <glload/gl_4_1.hpp> namespace guts { // Used internally by PrintOpenGLErrors. // Based on https://stackoverflow.com/a/378165 class OGLStackReporter { public: OGLStackReporter(const std::string &c...
31.382353
102
0.743205
[ "vector" ]
7f8c7393498e79d85e86d71ee1c569f679bfd4de
2,135
h
C
include/slaanesh/KeeperOfSecrets.h
rweyrauch/AoSSimulator
d2bfbbe0fab904cc543f1a01e62e0b82cf67c27b
[ "MIT" ]
5
2019-02-01T01:41:19.000Z
2021-06-17T02:16:13.000Z
include/slaanesh/KeeperOfSecrets.h
rweyrauch/AoSSimulator
d2bfbbe0fab904cc543f1a01e62e0b82cf67c27b
[ "MIT" ]
2
2020-01-14T16:57:42.000Z
2021-04-01T00:53:18.000Z
include/slaanesh/KeeperOfSecrets.h
rweyrauch/AoSSimulator
d2bfbbe0fab904cc543f1a01e62e0b82cf67c27b
[ "MIT" ]
1
2019-03-02T20:03:51.000Z
2019-03-02T20:03:51.000Z
/* * Warhammer Age of Sigmar battle simulator. * * Copyright (C) 2019 by Rick Weyrauch - rpweyrauch@gmail.com * * This code is licensed under the MIT license (MIT) (http://opensource.org/licenses/MIT) */ #pragma once #include <slaanesh/SlaaneshBase.h> #include <Weapon.h> namespace Slaanesh { class KeeperOf...
26.358025
142
0.605152
[ "model" ]