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
26bdd31d2a710554c581d8a1618e6921dcdd7476
5,082
h
C
inc/periodicBoundaryConditions.h
dbeller8/open-Qmin
502a651aef39e3fe56a4a14c7eba1dcaac41ecbb
[ "BSL-1.0" ]
7
2020-03-25T13:44:21.000Z
2022-02-06T05:16:15.000Z
inc/periodicBoundaryConditions.h
dbeller8/open-Qmin
502a651aef39e3fe56a4a14c7eba1dcaac41ecbb
[ "BSL-1.0" ]
1
2021-11-08T10:05:34.000Z
2021-11-26T17:32:56.000Z
inc/periodicBoundaryConditions.h
dbeller8/open-Qmin
502a651aef39e3fe56a4a14c7eba1dcaac41ecbb
[ "BSL-1.0" ]
13
2019-09-16T17:45:11.000Z
2022-03-08T03:12:29.000Z
#ifndef periodicBoundaryConditions_h #define periodicBoundaryConditions_h #include "std_include.h" #ifdef __NVCC__ #define HOSTDEVICE __host__ __device__ inline #else #define HOSTDEVICE inline __attribute__((always_inline)) #endif /*! \file periodicBoundaryConditions.h */ //!A simple box defining a hypercubic period...
34.808219
163
0.636757
[ "vector", "transform" ]
26c21be30940b03470f749bd6d0c1ea48aa6f00d
9,259
h
C
Examples/SDKLibrary/interface/common/portable/data_types/opcua_build_info_t.h
beeond/robot-examples
afc6b8b10809988b03663d703203625927e66e8f
[ "MIT" ]
1
2018-03-29T21:03:31.000Z
2018-03-29T21:03:31.000Z
Examples/SDKLibrary/interface/common/portable/data_types/opcua_build_info_t.h
JayeshThamke/robot-examples
afc6b8b10809988b03663d703203625927e66e8f
[ "MIT" ]
null
null
null
Examples/SDKLibrary/interface/common/portable/data_types/opcua_build_info_t.h
JayeshThamke/robot-examples
afc6b8b10809988b03663d703203625927e66e8f
[ "MIT" ]
4
2018-04-05T21:16:55.000Z
2019-10-15T19:01:46.000Z
/* ----------------------------------------------------------------------------------------------------------------- COPYRIGHT (c) 2009 - 2017 HONEYWELL INC., ALL RIGHTS RESERVED This so...
28.057576
116
0.445188
[ "object" ]
26c2f71597c5d9f0c49dd55be32634645d4fee84
4,419
c
C
DSP/TI-Header/csl_c6455_src/src/pwrdwn/csl_pwrdwnOpen.c
adildahlan/BE-thesis-Repo-McsDspRealtimeFeedback
fd61a78401bde72b0fb0d5df32f2fd1cbb631aeb
[ "BSD-2-Clause" ]
null
null
null
DSP/TI-Header/csl_c6455_src/src/pwrdwn/csl_pwrdwnOpen.c
adildahlan/BE-thesis-Repo-McsDspRealtimeFeedback
fd61a78401bde72b0fb0d5df32f2fd1cbb631aeb
[ "BSD-2-Clause" ]
null
null
null
DSP/TI-Header/csl_c6455_src/src/pwrdwn/csl_pwrdwnOpen.c
adildahlan/BE-thesis-Repo-McsDspRealtimeFeedback
fd61a78401bde72b0fb0d5df32f2fd1cbb631aeb
[ "BSD-2-Clause" ]
1
2020-05-14T00:50:50.000Z
2020-05-14T00:50:50.000Z
/* ============================================================================ * Copyright (c) Texas Instruments Inc 2002, 2003, 2004, 2005 * * Use of this software is controlled by the terms and conditions found in the * license agreement under which this software has been supplied. * ======================...
34.795276
84
0.515049
[ "object" ]
26c39a96f5300d0056f79aa414a89e6133cc2198
6,263
h
C
src/edu/princeton/cs/algs4/diedge.h
goffersoft/algs4cc
009c65202472634514d6b7f6fd5fef852a5b239e
[ "MIT" ]
null
null
null
src/edu/princeton/cs/algs4/diedge.h
goffersoft/algs4cc
009c65202472634514d6b7f6fd5fef852a5b239e
[ "MIT" ]
null
null
null
src/edu/princeton/cs/algs4/diedge.h
goffersoft/algs4cc
009c65202472634514d6b7f6fd5fef852a5b239e
[ "MIT" ]
null
null
null
/****************************************************************************** * Dependencies: none * * code to represent a directed edge in a graph. * ******************************************************************************/ #ifndef __DIEDGE_H__ #define __DIEDGE_H__ #include <iostream> #include <sstream...
28.729358
80
0.563628
[ "object" ]
26c55de45ccf4b41f1bbe3ebf57f5c8a97f1fc57
439
h
C
system/include/test_manager.h
ivlaryushkin/testsystem
074f925b83282dc3e75f1dd337d379da21498593
[ "MIT" ]
3
2020-06-14T12:37:28.000Z
2021-02-21T21:59:09.000Z
system/include/test_manager.h
ivlaryushkin/testsystem
074f925b83282dc3e75f1dd337d379da21498593
[ "MIT" ]
null
null
null
system/include/test_manager.h
ivlaryushkin/testsystem
074f925b83282dc3e75f1dd337d379da21498593
[ "MIT" ]
1
2021-02-18T06:49:42.000Z
2021-02-18T06:49:42.000Z
#pragma once #include <vector> #include <string> #include "test.h" #include "test_set.h" class TestManager { public: TestManager(int argc, char** argv); void AddBenchmarkSetTest(TestSet set); void AddBenchmarkTest(Test test); void AddValidationSetTest(TestSet set); void AddValidationTest(Test test); void ...
20.904762
41
0.740319
[ "vector" ]
26c785b94760de29c64e7f19bc0b87cee33f5bae
3,531
h
C
wrappers/7.0.0/vtkSelectionSourceWrap.h
axkibe/node-vtk
900ad7b5500f672519da5aa24c99aa5a96466ef3
[ "BSD-3-Clause" ]
6
2016-02-03T12:48:36.000Z
2020-09-16T15:07:51.000Z
wrappers/7.0.0/vtkSelectionSourceWrap.h
axkibe/node-vtk
900ad7b5500f672519da5aa24c99aa5a96466ef3
[ "BSD-3-Clause" ]
4
2016-02-13T01:30:43.000Z
2020-03-30T16:59:32.000Z
wrappers/7.0.0/vtkSelectionSourceWrap.h
axkibe/node-vtk
900ad7b5500f672519da5aa24c99aa5a96466ef3
[ "BSD-3-Clause" ]
null
null
null
/* this file has been autogenerated by vtkNodeJsWrap */ /* editing this might proof futile */ #ifndef NATIVE_EXTENSION_VTK_VTKSELECTIONSOURCEWRAP_H #define NATIVE_EXTENSION_VTK_VTKSELECTIONSOURCEWRAP_H #include <nan.h> #include <vtkSmartPointer.h> #include <vtkSelectionSource.h> #include "vtkSelectionAlgorithmWrap....
49.732394
85
0.788445
[ "object" ]
26daed9c8748b223278c6728344cd64a322a865c
358
h
C
src/guis/GuiRenderer.h
NoXeDev/NoxEngine
82e8832a85ebe3d4dd9526d33dd2c204e9746b17
[ "MIT" ]
3
2021-04-10T07:11:18.000Z
2021-06-10T13:27:17.000Z
src/guis/GuiRenderer.h
NoXeDev/NoxEngine
82e8832a85ebe3d4dd9526d33dd2c204e9746b17
[ "MIT" ]
null
null
null
src/guis/GuiRenderer.h
NoXeDev/NoxEngine
82e8832a85ebe3d4dd9526d33dd2c204e9746b17
[ "MIT" ]
null
null
null
#pragma once #include "../model/RawModel.h" #include "../renderEngine/Loader.h" #include "GuiTexture.h" #include "GuiShader.h" #include <vector> class GuiRenderer { private: RawModel *quad; GuiShader *shader; public: GuiRenderer(Loader* loader); void render(std::vector<GuiTextur...
22.375
52
0.636872
[ "render", "vector", "model" ]
c1595345b303cfae51cd8eeaefc54d9b55699069
3,232
h
C
src/gpe/gpe_tiles.h
jaymicrocode/Game-Pencil-Engine
28501fdf21ad7b3ff2ac7912e6f7a988a9ace7e4
[ "MIT" ]
null
null
null
src/gpe/gpe_tiles.h
jaymicrocode/Game-Pencil-Engine
28501fdf21ad7b3ff2ac7912e6f7a988a9ace7e4
[ "MIT" ]
null
null
null
src/gpe/gpe_tiles.h
jaymicrocode/Game-Pencil-Engine
28501fdf21ad7b3ff2ac7912e6f7a988a9ace7e4
[ "MIT" ]
null
null
null
/* gpe_tiles.h This file is part of: GAME PENCIL ENGINE https://www.pawbyte.com/gamepencilengine Copyright (c) 2014-2020 Nathan Hurde, Chase Lee. Copyright (c) 2014-2020 PawByte LLC. Copyright (c) 2014-2020 Game Pencil Engine contributors ( Contributors Page ) Permission is hereby granted, free of charge, t...
34.382979
106
0.638923
[ "vector" ]
c15af3933e8352d44bcfc76c90efdc06058510ca
1,398
h
C
include/navier_stokes.h
jerluebke/cp_navier_stokes
3ee57d6dd02c7fff51737b20252ef24907635aa8
[ "MIT" ]
1
2021-04-06T08:03:40.000Z
2021-04-06T08:03:40.000Z
include/navier_stokes.h
jerluebke/cp_navier_stokes
3ee57d6dd02c7fff51737b20252ef24907635aa8
[ "MIT" ]
null
null
null
include/navier_stokes.h
jerluebke/cp_navier_stokes
3ee57d6dd02c7fff51737b20252ef24907635aa8
[ "MIT" ]
1
2020-12-17T13:34:39.000Z
2020-12-17T13:34:39.000Z
#pragma once #include "fftw3.h" #define SQUARE(x) (x)*(x) #define REAL 0 #define IMAG 1 typedef struct Params { const size_t Nx, Ny; const double dt, nu; } Params; typedef struct PDE { size_t Nx, Ny, /* sizes of real and complex arrays */ Nkx, Nky, Ntot, ...
31.066667
91
0.502146
[ "transform" ]
c161b73cb0cf5c01cdb7f144f45e2274036efb94
52,446
h
C
Configs/Repetier-091/Configuration.h
Nightfly1704/Gen7-_ExtensionBoard_LCD_SD_FAN
53ff89868b1a82e51155ed57c92ab5bb64ae3240
[ "Apache-2.0" ]
2
2015-09-24T17:11:34.000Z
2022-01-27T11:58:23.000Z
Configs/Repetier-091/Configuration.h
Nightfly1704/Gen7-_ExtensionBoard_LCD_SD_FAN
53ff89868b1a82e51155ed57c92ab5bb64ae3240
[ "Apache-2.0" ]
1
2021-04-13T13:12:12.000Z
2021-04-13T13:12:12.000Z
Configs/Repetier-091/Configuration.h
Nightfly1704/Gen7-_ExtensionBoard_LCD_SD_FAN
53ff89868b1a82e51155ed57c92ab5bb64ae3240
[ "Apache-2.0" ]
null
null
null
/* This file is part of Repetier-Firmware. Repetier-Firmware 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 option) any later version. Repeti...
42.227053
163
0.728826
[ "object", "3d" ]
c162ea834fe3e49f5c4f4df78f9476b050e9a151
7,896
c
C
ext/libxml/ruby_xml_attr.c
ziggo83/libxml-ruby
8ce80be58e0dfdd270be707658c31a91d9467ab5
[ "MIT" ]
1
2015-11-05T12:01:33.000Z
2015-11-05T12:01:33.000Z
ext/libxml/ruby_xml_attr.c
ziggo83/libxml-ruby
8ce80be58e0dfdd270be707658c31a91d9467ab5
[ "MIT" ]
null
null
null
ext/libxml/ruby_xml_attr.c
ziggo83/libxml-ruby
8ce80be58e0dfdd270be707658c31a91d9467ab5
[ "MIT" ]
null
null
null
/* Please see the LICENSE file for copyright and distribution information */ /* * Document-class: LibXML::XML::Attr * * Provides access to an attribute defined on an element. * * Basic Usage: * * require 'test_helper' * * doc = XML::Document.new(<some_file>) * attribute = doc.root.attributes.get_attribute...
23.640719
102
0.693642
[ "object" ]
c16ba39c5175242c262ad3146ab0ece27c544b2c
2,309
h
C
euler/client/testing/mock_rpc_manager.h
lixusign/euler
c8ce1968367aec2807cc542fcdb5958e3b1b9295
[ "Apache-2.0" ]
1
2019-09-18T02:18:06.000Z
2019-09-18T02:18:06.000Z
euler/client/testing/mock_rpc_manager.h
DingXiye/euler
c45225119c5b991ca953174f06c2f223562f34c9
[ "Apache-2.0" ]
null
null
null
euler/client/testing/mock_rpc_manager.h
DingXiye/euler
c45225119c5b991ca953174f06c2f223562f34c9
[ "Apache-2.0" ]
1
2020-09-18T13:37:08.000Z
2020-09-18T13:37:08.000Z
/* Copyright 2018 Alibaba Group Holding Limited. 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 o...
29.987013
80
0.692508
[ "vector" ]
c16e6d2b94c4e93474ed890eb7ac1f1bcb093b4b
3,483
c
C
src/hud.c
Huitsi/ParallelOverhead
d12b0273ab5b66515c8130b300475010b5f96e20
[ "MIT" ]
null
null
null
src/hud.c
Huitsi/ParallelOverhead
d12b0273ab5b66515c8130b300475010b5f96e20
[ "MIT" ]
null
null
null
src/hud.c
Huitsi/ParallelOverhead
d12b0273ab5b66515c8130b300475010b5f96e20
[ "MIT" ]
null
null
null
/* Copyright © 2020 Linus Vanas <linus@vanas.fi> * SPDX-License-Identifier: MIT */ #include <math.h> #include "common.h" //Global struct for holding the number graphics and data. struct { SDL_Surface *surface; SDL_Rect rects[12]; } HUD; /** * Format and render the given time to the given surface. * @param targe...
20.609467
95
0.637956
[ "render" ]
c16fca4769290e0064a44017e1fb7beab835b9ed
4,499
h
C
src/const/gba.h
nicholatian/nichruby
62ec17027b4956b3f242ebf56624a9e35a377a98
[ "BSD-2-Clause" ]
8
2020-05-28T23:43:47.000Z
2021-06-08T06:03:09.000Z
src/const/gba.h
nicholatian/nichruby
62ec17027b4956b3f242ebf56624a9e35a377a98
[ "BSD-2-Clause" ]
2
2020-09-21T23:52:31.000Z
2020-11-05T12:25:22.000Z
src/const/gba.h
nicholatian/nichruby
62ec17027b4956b3f242ebf56624a9e35a377a98
[ "BSD-2-Clause" ]
null
null
null
/* -*- coding: utf-8 -*- */ /****************************************************************************\ * __ _ _____ _______ _ _ ______ _ _ ______ __ __ * * | \ | | | |_____| |_____/ | | |_____] \_/ * * | \_| __|__ |_____ | | | \_ |_____| |__...
24.058824
78
0.560569
[ "object" ]
c177d233b1b4f1ee77f26eb4a12ad6ee54dd2be6
1,500
h
C
cc/CCAnimationCurve.h
quisquous/chromium
b25660e05cddc9d0c3053b3514f07037acc69a10
[ "BSD-3-Clause" ]
2
2020-06-10T07:15:26.000Z
2020-12-13T19:44:12.000Z
cc/CCAnimationCurve.h
quisquous/chromium
b25660e05cddc9d0c3053b3514f07037acc69a10
[ "BSD-3-Clause" ]
null
null
null
cc/CCAnimationCurve.h
quisquous/chromium
b25660e05cddc9d0c3053b3514f07037acc69a10
[ "BSD-3-Clause" ]
null
null
null
// Copyright 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CCAnimationCurve_h #define CCAnimationCurve_h #include <public/WebTransformationMatrix.h> #include <wtf/PassOwnPtr.h> namespace cc { class CCFl...
26.315789
73
0.752
[ "transform" ]
c17c176bd6816e06bb4062713f343c1f7ecf5d18
43,235
c
C
release/src-ra-4300/linux/linux-2.6.36.x/arch/mips/softfloat/libgcc2.c
zhoutao0712/rtn11pb1
09e6b6c7ef4b91be0a9374daeacc3ac9f2fa3a05
[ "Apache-2.0" ]
1
2022-03-19T06:38:01.000Z
2022-03-19T06:38:01.000Z
release/src-ra-4300/linux/linux-2.6.36.x/arch/mips/softfloat/libgcc2.c
zhoutao0712/rtn11pb1
09e6b6c7ef4b91be0a9374daeacc3ac9f2fa3a05
[ "Apache-2.0" ]
null
null
null
release/src-ra-4300/linux/linux-2.6.36.x/arch/mips/softfloat/libgcc2.c
zhoutao0712/rtn11pb1
09e6b6c7ef4b91be0a9374daeacc3ac9f2fa3a05
[ "Apache-2.0" ]
1
2022-03-19T06:38:03.000Z
2022-03-19T06:38:03.000Z
/* More subroutines needed by GCC output code on some machines. */ /* Compile this one with gcc. */ /* Copyright (C) 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc. This file is part of GCC. GCC is free software; you can redistribute it and/or modify it unde...
21.22484
85
0.612976
[ "object" ]
c195af1538c2a12d4ac1937d037ef5e5d6589b1d
20,432
h
C
src/Calculate.h
BGI-shenzhen/PopLDdecay
55123e0b00776a5bd3cb794bd969c6fc9d7ef6e9
[ "MIT" ]
151
2016-05-20T09:51:29.000Z
2022-03-17T08:47:54.000Z
src/Calculate.h
altingia/PopLDdecay
d9c63f4f812a44de4ab40e665d297a1020fa8cd4
[ "MIT" ]
14
2017-04-12T00:48:38.000Z
2022-03-30T19:09:21.000Z
src/Calculate.h
altingia/PopLDdecay
d9c63f4f812a44de4ab40e665d297a1020fa8cd4
[ "MIT" ]
45
2016-05-20T09:51:35.000Z
2022-01-17T04:47:05.000Z
#ifndef calculate_H_ #define calculate_H_ using namespace std; ///////////////////////// method1 ///////////////////////////////// int cal_RR_MA ( vector<BaseType> & Base1 , vector<BaseType> & Base2 , double & CalResult, statementVar & Var ) { Var.DDE[0][0]=0; Var.DDE[0][1]=0; Var.DDE[1][0]=0;...
25.994911
169
0.616484
[ "vector" ]
c1960fcb7e6ec06ab565099751d5cc01ccee5247
22,135
h
C
kiwi/solverimpl.h
qunaibit/kiwi
9c46f893ae3ac6f239d1a7bfccb8bf316ff02293
[ "BSD-3-Clause-Clear" ]
561
2015-01-27T01:20:32.000Z
2022-03-23T03:18:10.000Z
kiwi/solverimpl.h
qunaibit/kiwi
9c46f893ae3ac6f239d1a7bfccb8bf316ff02293
[ "BSD-3-Clause-Clear" ]
120
2015-03-18T16:06:39.000Z
2022-03-28T20:10:10.000Z
kiwi/solverimpl.h
qunaibit/kiwi
9c46f893ae3ac6f239d1a7bfccb8bf316ff02293
[ "BSD-3-Clause-Clear" ]
76
2015-01-14T02:08:15.000Z
2022-03-28T14:27:08.000Z
/*----------------------------------------------------------------------------- | Copyright (c) 2013-2017, Nucleic Development Team. | | Distributed under the terms of the Modified BSD License. | | The full license is in the file LICENSE, distributed with this software. |------------------------------------------------...
26.797821
80
0.672419
[ "object", "vector" ]
c19c7d22869f07c15d2c56801d58242f667a0561
1,824
h
C
modules/basic/stream/byte_stream.h
pwrliang/libvineyard
4d108b2c448d0093353a76e3de549e2db47b2979
[ "Apache-2.0" ]
null
null
null
modules/basic/stream/byte_stream.h
pwrliang/libvineyard
4d108b2c448d0093353a76e3de549e2db47b2979
[ "Apache-2.0" ]
null
null
null
modules/basic/stream/byte_stream.h
pwrliang/libvineyard
4d108b2c448d0093353a76e3de549e2db47b2979
[ "Apache-2.0" ]
null
null
null
/** Copyright 2020 Alibaba Group Holding Limited. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in w...
28.952381
79
0.739583
[ "object" ]
c19db77afe3ae122fa31826509553307b4995007
10,459
h
C
RecoVertex/KinematicFit/interface/KinematicConstrainedVertexFitterT.h
pasmuss/cmssw
566f40c323beef46134485a45ea53349f59ae534
[ "Apache-2.0" ]
null
null
null
RecoVertex/KinematicFit/interface/KinematicConstrainedVertexFitterT.h
pasmuss/cmssw
566f40c323beef46134485a45ea53349f59ae534
[ "Apache-2.0" ]
null
null
null
RecoVertex/KinematicFit/interface/KinematicConstrainedVertexFitterT.h
pasmuss/cmssw
566f40c323beef46134485a45ea53349f59ae534
[ "Apache-2.0" ]
null
null
null
#ifndef KinematicConstrainedVertexFitterT_H #define KinematicConstrainedVertexFitterT_H #include "RecoVertex/KinematicFitPrimitives/interface/RefCountedKinematicTree.h" #include "RecoVertex/KinematicFitPrimitives/interface/MultiTrackKinematicConstraintT.h" #include "RecoVertex/VertexTools/interface/LinearizationPointF...
34.863333
157
0.728177
[ "vector" ]
c1a20299bdda9140de2fb9eabfcde70a23844ce6
708
h
C
StiGame/sprites/IDirectionSprite.h
jordsti/stigame
6ac0ae737667b1c77da3ef5007f5c4a3a080045a
[ "MIT" ]
8
2015-02-03T20:23:49.000Z
2022-02-15T07:51:05.000Z
StiGame/sprites/IDirectionSprite.h
jordsti/stigame
6ac0ae737667b1c77da3ef5007f5c4a3a080045a
[ "MIT" ]
null
null
null
StiGame/sprites/IDirectionSprite.h
jordsti/stigame
6ac0ae737667b1c77da3ef5007f5c4a3a080045a
[ "MIT" ]
2
2017-02-13T18:04:00.000Z
2020-08-24T03:21:37.000Z
#ifndef IDIRECTIONSPRITE_H #define IDIRECTIONSPRITE_H #include "ISprite.h" namespace StiGame { enum SDirection { SD_UP = 1, SD_DOWN = 2, SD_LEFT = 4, SD_RIGHT = 8, SD_IDLE = 16 } ; class IDirectionSprite : public ISprite { public: IDirectionSprite(); virtual ~IDirectionSprite(); virtual SDi...
20.823529
88
0.693503
[ "render" ]
c1aaaccd2c1e8c5e0e05e7696adc58a1af3111af
84,179
c
C
src/sys/dev/qlnx/qlnxe/ecore_int.c
lastweek/source-freebsd
0821950b0c40cbc891a27964b342e0202a3859ec
[ "Naumen", "Condor-1.1", "MS-PL" ]
null
null
null
src/sys/dev/qlnx/qlnxe/ecore_int.c
lastweek/source-freebsd
0821950b0c40cbc891a27964b342e0202a3859ec
[ "Naumen", "Condor-1.1", "MS-PL" ]
null
null
null
src/sys/dev/qlnx/qlnxe/ecore_int.c
lastweek/source-freebsd
0821950b0c40cbc891a27964b342e0202a3859ec
[ "Naumen", "Condor-1.1", "MS-PL" ]
null
null
null
/* * Copyright (c) 2017-2018 Cavium, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this l...
31.188959
182
0.71999
[ "vector" ]
c1ae2d42820e441fb887b75a4481568d96dcaed1
4,637
h
C
src/Test/TestObject.h
ScottMastro/RVS
c9263e8e354c3edefff21aeb2badcdfd91e2ed80
[ "MIT" ]
2
2018-11-13T20:22:20.000Z
2019-06-26T01:26:51.000Z
src/Test/TestObject.h
AngelaQChen/VikNGS
c9263e8e354c3edefff21aeb2badcdfd91e2ed80
[ "MIT" ]
15
2017-11-02T16:27:33.000Z
2018-05-03T20:42:39.000Z
src/Test/TestObject.h
AngelaQChen/VikNGS
c9263e8e354c3edefff21aeb2badcdfd91e2ed80
[ "MIT" ]
2
2019-11-18T17:17:11.000Z
2020-06-26T17:22:13.000Z
#pragma once #include "../vikNGS.h" #include "../Math/Math.h" #include "Group.h" #include "Genotype.h" #include "Phenotype.h" class TestObject { Genotype& geno; Phenotype& pheno; Group& group; VectorXd Ycenter; VectorXd Ycenter_original; VectorXd MU; MatrixXd Xboot; VectorXd Yboot; ...
25.064865
113
0.572137
[ "vector" ]
c1aebdfe6838dca8c5bd8414f57305781c9bead1
4,525
c
C
src/render/ui_stars.c
RAttab/legion
79c1d6dd76db31c8d765fefd034df911dc414e83
[ "BSD-2-Clause", "MIT" ]
4
2021-09-09T16:54:38.000Z
2021-12-01T20:21:19.000Z
src/render/ui_stars.c
RAttab/legion
79c1d6dd76db31c8d765fefd034df911dc414e83
[ "BSD-2-Clause", "MIT" ]
null
null
null
src/render/ui_stars.c
RAttab/legion
79c1d6dd76db31c8d765fefd034df911dc414e83
[ "BSD-2-Clause", "MIT" ]
null
null
null
/* ui_stars.c Rémi Attab (remi.attab@gmail.com), 16 Sep 2021 FreeBSD-style copyright and disclaimer apply */ #include "common.h" #include "render/ui.h" #include "ui/ui.h" // ----------------------------------------------------------------------------- // stars // -----------------------------------------------...
27.424242
82
0.578122
[ "render" ]
c1b0b59f37c743448b379782850ca264e3237f1a
4,629
h
C
src/RcsCore/Rcs_utilsCPP.h
famura/Rcs
4f8b997d2649a2cd7a1945ea079e07a71ee215fc
[ "BSD-3-Clause" ]
37
2018-03-20T12:28:45.000Z
2022-02-28T08:39:32.000Z
src/RcsCore/Rcs_utilsCPP.h
famura/Rcs
4f8b997d2649a2cd7a1945ea079e07a71ee215fc
[ "BSD-3-Clause" ]
19
2018-04-19T08:49:53.000Z
2021-06-11T09:47:09.000Z
src/RcsCore/Rcs_utilsCPP.h
famura/Rcs
4f8b997d2649a2cd7a1945ea079e07a71ee215fc
[ "BSD-3-Clause" ]
15
2018-03-28T11:52:39.000Z
2022-02-04T19:34:01.000Z
/******************************************************************************* Copyright (c) 2017, Honda Research Institute Europe GmbH Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of sour...
40.605263
83
0.701447
[ "vector" ]
c1b589e6bb14fa5d14a3edb5b2214142b143cdb3
9,447
c
C
alcs/src/dlcp_impl.c
iot-middleware/link-alcs
3008b8705d8f8445bfab4b7508aebe74e838c92c
[ "Apache-2.0" ]
null
null
null
alcs/src/dlcp_impl.c
iot-middleware/link-alcs
3008b8705d8f8445bfab4b7508aebe74e838c92c
[ "Apache-2.0" ]
null
null
null
alcs/src/dlcp_impl.c
iot-middleware/link-alcs
3008b8705d8f8445bfab4b7508aebe74e838c92c
[ "Apache-2.0" ]
null
null
null
#include <time.h> #include "alcs_api.h" #include "alcs_coap.h" #include "utils_hmac.h" #include "alcs_export_st.h" #include "alcs_export_st_ali.h" #include "linked_list.h" #include "CoAPPlatform.h" #include "json_parser.h" #include "alcs_export_dlcp.h" #include "alcs_export.h" #include "alcs_export_server.h" const cha...
31.701342
277
0.646131
[ "model" ]
c1b92775203e0d5d9177963d30ca7d987b7f72dd
4,910
c
C
src/renderer/window.c
thynnmas/slenderer
9f9fa9eed6c3c287ceed412031c4a13def5d0c63
[ "MIT" ]
null
null
null
src/renderer/window.c
thynnmas/slenderer
9f9fa9eed6c3c287ceed412031c4a13def5d0c63
[ "MIT" ]
null
null
null
src/renderer/window.c
thynnmas/slenderer
9f9fa9eed6c3c287ceed412031c4a13def5d0c63
[ "MIT" ]
null
null
null
/* * Slenderer - Thomas Martin Schmid, 2014. Public domain¹ * * ¹ If public domain is not legally valid in your legal jurisdiction * the MIT licence applies (see the LICENCE file) * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE ...
31.075949
153
0.709572
[ "render" ]
fcc4b64ad1906b8f312a58a44fa8d7d2c17a9faa
3,557
c
C
src/vppinfra/vector/toeplitz.c
xerothermic/vpp
25a52a2c9c3e77acaf06a68a98be46fae254083d
[ "Apache-2.0" ]
null
null
null
src/vppinfra/vector/toeplitz.c
xerothermic/vpp
25a52a2c9c3e77acaf06a68a98be46fae254083d
[ "Apache-2.0" ]
1
2022-03-18T17:20:54.000Z
2022-03-18T17:20:54.000Z
src/vppinfra/vector/toeplitz.c
xerothermic/vpp
25a52a2c9c3e77acaf06a68a98be46fae254083d
[ "Apache-2.0" ]
null
null
null
/* SPDX-License-Identifier: Apache-2.0 * Copyright(c) 2021 Cisco Systems, Inc. */ #include <vppinfra/clib.h> #include <vppinfra/mem.h> #include <vppinfra/vector/toeplitz.h> static u8 default_key[40] = { 0x6d, 0x5a, 0x56, 0xda, 0x25, 0x5b, 0x0e, 0xc2, 0x41, 0x67, 0x25, 0x3d, 0x43, 0xa3, 0x8f, 0xb0, 0xd0, 0xca, 0...
28.918699
78
0.623278
[ "vector" ]
fccb2371c92a3cd65b4a44a5e92640407ca7abb7
13,018
c
C
examples/omp/dijkstra_openmp.c
MateusAraujoBorges/abc
188337fb1711b1889a4dff83dd688d0ebc5c98dc
[ "BSD-3-Clause" ]
null
null
null
examples/omp/dijkstra_openmp.c
MateusAraujoBorges/abc
188337fb1711b1889a4dff83dd688d0ebc5c98dc
[ "BSD-3-Clause" ]
null
null
null
examples/omp/dijkstra_openmp.c
MateusAraujoBorges/abc
188337fb1711b1889a4dff83dd688d0ebc5c98dc
[ "BSD-3-Clause" ]
null
null
null
# include <stdlib.h> # include <stdio.h> # include <time.h> # include <omp.h> # define NV 6 int main ( int argc, char **argv ); int *dijkstra_distance ( int ohd[NV][NV] ); void find_nearest ( int s, int e, int mind[NV], int connected[NV], int *d, int *v ); void init ( int ohd[NV][NV] ); void timestamp ( void ); vo...
23.288014
85
0.544784
[ "vector", "3d" ]
fccd12af32ba8476b9b081043e11e9406c591087
7,261
h
C
common/basectx.h
adamgreig/nextpnr
edecc06fcfbedf23773cd8ba04f1eb6f5bd64358
[ "0BSD" ]
1
2021-05-12T21:42:04.000Z
2021-05-12T21:42:04.000Z
common/basectx.h
adamgreig/nextpnr
edecc06fcfbedf23773cd8ba04f1eb6f5bd64358
[ "0BSD" ]
8
2020-12-30T15:08:34.000Z
2021-05-07T10:24:16.000Z
common/basectx.h
adamgreig/nextpnr
edecc06fcfbedf23773cd8ba04f1eb6f5bd64358
[ "0BSD" ]
null
null
null
/* * nextpnr -- Next Generation Place and Route * * Copyright (C) 2018 Clifford Wolf <clifford@symbioticeda.com> * Copyright (C) 2018 Serge Bazanski <q3k@symbioticeda.com> * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided...
30.380753
95
0.681862
[ "vector" ]
fcd2954372ae83c8b3da678cf4d9418e1b59c5cd
910
h
C
app42/libs/Shephertz_App42_iOS_API.framework/Versions/Current/Headers/CategoryData.h
saqsun/robovm-ios-bindings
dae85f2e573dbbc0973e40a730a22ce356f6a3c1
[ "Apache-2.0" ]
90
2015-01-01T21:20:50.000Z
2021-12-28T00:52:27.000Z
app42/libs/Shephertz_App42_iOS_API.framework/Versions/Current/Headers/CategoryData.h
saqsun/robovm-ios-bindings
dae85f2e573dbbc0973e40a730a22ce356f6a3c1
[ "Apache-2.0" ]
68
2015-01-02T00:22:36.000Z
2017-02-14T23:49:46.000Z
app42/libs/Shephertz_App42_iOS_API.framework/Versions/Current/Headers/CategoryData.h
saqsun/robovm-ios-bindings
dae85f2e573dbbc0973e40a730a22ce356f6a3c1
[ "Apache-2.0" ]
65
2015-01-11T23:53:12.000Z
2021-11-08T06:25:36.000Z
// // CategoryData.h // PAE_iOS_SDK // // Created by Shephertz Technology on 13/04/12. // Copyright (c) 2012 ShephertzTechnology PVT LTD. All rights reserved. // #import <Foundation/Foundation.h> #import "App42Response.h" @class Catalogue; /** * An inner class that contains the remaining properties of the Catalo...
20.222222
74
0.72967
[ "object" ]
fcd77bc95388b98c2e1270cf54ad45537c71fe21
4,224
h
C
tensorflow/compiler/plugin/poplar/driver/tools/isomorphic_functions_map.h
chenzhengda/tensorflow
8debb698097670458b5f21d728bc6f734a7b5a53
[ "Apache-2.0" ]
74
2020-07-06T17:11:39.000Z
2022-01-28T06:31:28.000Z
tensorflow/compiler/plugin/poplar/driver/tools/isomorphic_functions_map.h
chenzhengda/tensorflow
8debb698097670458b5f21d728bc6f734a7b5a53
[ "Apache-2.0" ]
9
2020-10-13T23:25:29.000Z
2022-02-10T06:54:48.000Z
tensorflow/compiler/plugin/poplar/driver/tools/isomorphic_functions_map.h
chenzhengda/tensorflow
8debb698097670458b5f21d728bc6f734a7b5a53
[ "Apache-2.0" ]
12
2020-07-08T07:27:17.000Z
2021-12-27T08:54:27.000Z
/* Copyright 2020 The TensorFlow 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 a...
33.259843
85
0.706913
[ "shape", "vector" ]
fcdc49657e7c6299a7a4d456bbb0bb8857ca244a
2,290
h
C
UAlbertaBot/Source/BuildingData.h
iali17/TheDon
f21cae2357835e7a21ebf351abb6bb175f67540c
[ "MIT" ]
null
null
null
UAlbertaBot/Source/BuildingData.h
iali17/TheDon
f21cae2357835e7a21ebf351abb6bb175f67540c
[ "MIT" ]
null
null
null
UAlbertaBot/Source/BuildingData.h
iali17/TheDon
f21cae2357835e7a21ebf351abb6bb175f67540c
[ "MIT" ]
null
null
null
#pragma once #include "Common.h" namespace UAlbertaBot { namespace BuildingStatus { enum { Unassigned = 0, Assigned = 1, UnderConstruction = 2, Size = 3 }; } class Building { public: BWAPI::TilePosition desiredPosition; BWAPI::TilePosition finalPosition; BWAPI::Position...
27.926829
77
0.543231
[ "vector" ]
fcdd6d7514537454577c31624d8be9a9df59310c
95,741
h
C
cmts.h
MarcelPiNacy/cmts
ab19af35ac8ba9dcd8ac572f3c6d3b781501c170
[ "Apache-2.0" ]
3
2020-05-20T15:11:22.000Z
2021-06-08T03:40:29.000Z
cmts.h
MarcelPiNacy/cmts
ab19af35ac8ba9dcd8ac572f3c6d3b781501c170
[ "Apache-2.0" ]
null
null
null
cmts.h
MarcelPiNacy/cmts
ab19af35ac8ba9dcd8ac572f3c6d3b781501c170
[ "Apache-2.0" ]
null
null
null
/* Copyright 2021 Marcel Pi Nacy 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...
35.817808
231
0.793234
[ "object" ]
fce6b20d0a663fe6cfd92883d7355a9b27909d42
190,621
c
C
api16/h5a.c
qsnake/h5py
45e77c3798032de2f740414a9e014fbca8c0ac18
[ "BSD-3-Clause" ]
null
null
null
api16/h5a.c
qsnake/h5py
45e77c3798032de2f740414a9e014fbca8c0ac18
[ "BSD-3-Clause" ]
null
null
null
api16/h5a.c
qsnake/h5py
45e77c3798032de2f740414a9e014fbca8c0ac18
[ "BSD-3-Clause" ]
8
2018-07-05T22:16:08.000Z
2021-08-19T06:07:45.000Z
/* Generated by Cython 0.12.1 on Tue Dec 21 22:31:51 2010 */ #define PY_SSIZE_T_CLEAN #include "Python.h" #include "structmember.h" #ifndef Py_PYTHON_H #error Python headers needed to compile C extensions, please install development version of Python. #else #ifndef PY_LONG_LONG #define PY_LONG_LONG LONG_LONG #e...
40.420059
465
0.678986
[ "object", "shape" ]
fce8ea93d0469b84ff66c31618f0e25e67cd8408
5,162
h
C
Plugins/org.mitk.gui.qt.igt.app.hummelprotocolmeasurements/src/internal/QmitkIGTTrackingDataEvaluationView.h
zhaomengxiao/MITK
a09fd849a4328276806008bfa92487f83a9e2437
[ "BSD-3-Clause" ]
1
2022-03-03T12:03:32.000Z
2022-03-03T12:03:32.000Z
Plugins/org.mitk.gui.qt.igt.app.hummelprotocolmeasurements/src/internal/QmitkIGTTrackingDataEvaluationView.h
zhaomengxiao/MITK
a09fd849a4328276806008bfa92487f83a9e2437
[ "BSD-3-Clause" ]
1
2021-12-22T10:19:02.000Z
2021-12-22T10:19:02.000Z
Plugins/org.mitk.gui.qt.igt.app.hummelprotocolmeasurements/src/internal/QmitkIGTTrackingDataEvaluationView.h
zhaomengxiao/MITK_lancet
a09fd849a4328276806008bfa92487f83a9e2437
[ "BSD-3-Clause" ]
1
2020-11-27T09:41:18.000Z
2020-11-27T09:41:18.000Z
/*============================================================================ The Medical Imaging Interaction Toolkit (MITK) Copyright (c) German Cancer Research Center (DKFZ) All rights reserved. Use of this source code is governed by a 3-clause BSD license that can be found in the LICENSE file. =================...
36.871429
154
0.751647
[ "object", "vector" ]
fceea362afa1cbbf00411592c546d5f249f721a0
3,382
h
C
libraries/statx/statx/distributions/gamma.h
LEON-MING/TheiaSfM_Leon
8ac187b80100ad7f52fe9af49fa4a0db6db226b9
[ "BSD-3-Clause" ]
3
2019-01-17T17:37:37.000Z
2021-03-26T09:21:38.000Z
libraries/statx/statx/distributions/gamma.h
LEON-MING/TheiaSfM_Leon
8ac187b80100ad7f52fe9af49fa4a0db6db226b9
[ "BSD-3-Clause" ]
null
null
null
libraries/statx/statx/distributions/gamma.h
LEON-MING/TheiaSfM_Leon
8ac187b80100ad7f52fe9af49fa4a0db6db226b9
[ "BSD-3-Clause" ]
3
2019-07-16T08:45:55.000Z
2020-02-11T05:32:16.000Z
// Copyright (C) 2014 Victor Fragoso <vfragoso@cs.ucsb.edu> // 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 // ...
35.978723
80
0.670609
[ "shape", "vector" ]
fcf1aec84c5ae6c368c268027e661172408f782e
5,237
h
C
src/ledger/bin/cloud_sync/impl/page_download.h
yanyushr/fuchsia
98e70672a81a206d235503e398f37b7b65581f79
[ "BSD-3-Clause" ]
1
2019-10-09T10:50:57.000Z
2019-10-09T10:50:57.000Z
src/ledger/bin/cloud_sync/impl/page_download.h
bootingman/fuchsia2
04012f0aa1edd1d4108a2ac647a65e59730fc4c2
[ "BSD-3-Clause" ]
null
null
null
src/ledger/bin/cloud_sync/impl/page_download.h
bootingman/fuchsia2
04012f0aa1edd1d4108a2ac647a65e59730fc4c2
[ "BSD-3-Clause" ]
null
null
null
// Copyright 2017 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_LEDGER_BIN_CLOUD_SYNC_IMPL_PAGE_DOWNLOAD_H_ #define SRC_LEDGER_BIN_CLOUD_SYNC_IMPL_PAGE_DOWNLOAD_H_ #include <fuchsia/ledger/cloud/cpp/fidl.h>...
36.622378
80
0.72637
[ "object", "vector" ]
fcf6db24e987c8790d2d5761843ee890f3b3f737
4,481
h
C
Chapter 07/7d_ClearingBackground/include/VulkanRenderer.h
luopan007/Learning-Vulkan
bd0bbb92657456411c06485ed85fa1936efe76c5
[ "MIT" ]
143
2017-01-03T15:26:44.000Z
2022-03-28T01:00:52.000Z
Chapter 07/7d_ClearingBackground/include/VulkanRenderer.h
luopan007/Learning-Vulkan
bd0bbb92657456411c06485ed85fa1936efe76c5
[ "MIT" ]
4
2017-01-09T23:02:46.000Z
2020-10-14T07:20:51.000Z
Chapter 07/7d_ClearingBackground/include/VulkanRenderer.h
luopan007/Learning-Vulkan
bd0bbb92657456411c06485ed85fa1936efe76c5
[ "MIT" ]
47
2017-01-30T11:56:35.000Z
2022-02-20T23:35:12.000Z
/* * Learning Vulkan - ISBN: 9781786469809 * * Author: Parminder Singh, parminder.vulkan@gmail.com * Linkedin: https://www.linkedin.com/in/parmindersingh18 * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal i...
37.974576
190
0.766347
[ "geometry", "render", "object", "vector" ]
fcfadaa7b0a49027a271225c9efbe9cd08093cb4
1,323
h
C
ceppengine/src/ceppengine/assets/assetloader.h
Winded/ceppengine
52a9c1723dc45aba4d85d50e4c919ec8016c8d94
[ "MIT" ]
2
2017-11-13T11:29:03.000Z
2017-11-13T12:09:12.000Z
ceppengine/src/ceppengine/assets/assetloader.h
Winded/ceppengine
52a9c1723dc45aba4d85d50e4c919ec8016c8d94
[ "MIT" ]
null
null
null
ceppengine/src/ceppengine/assets/assetloader.h
Winded/ceppengine
52a9c1723dc45aba4d85d50e4c919ec8016c8d94
[ "MIT" ]
null
null
null
#pragma once #include <string> #include "importers/assetimporter.h" #include "../util/ref.h" #include "asset.h" namespace cepp { class AssetLoader { public: struct LoadedAsset { LoadedAsset(Asset *lAsset, const std::string &lPath) : asset(lAsset), path(lPath) {} R...
23.625
105
0.584278
[ "vector" ]
1e00003d31242a14bef74286c66a08ae355b1053
3,728
h
C
mafDLL/mafDllMacros.h
FusionBox2/MAF2
b576955f4f6b954467021f12baedfebcaf79a382
[ "Apache-2.0" ]
1
2018-01-23T09:13:40.000Z
2018-01-23T09:13:40.000Z
mafDLL/mafDllMacros.h
gradicosmo/MAF2
86ddf1f52a2de4479c09fd3f43dc321ff412af42
[ "Apache-2.0" ]
null
null
null
mafDLL/mafDllMacros.h
gradicosmo/MAF2
86ddf1f52a2de4479c09fd3f43dc321ff412af42
[ "Apache-2.0" ]
3
2020-09-24T16:04:53.000Z
2020-09-24T16:50:30.000Z
#ifndef DllExportH #define DllExportH #if defined(_MSC_VER) #ifdef _DEBUG # define class_it_base class #else # define class_it_base struct #endif #define EXPORT_STL_VECTOR(declspec_, T_) \ template class declspec_ std::allocator<T_ >; \ template class declspec_ std::vector<T_ >; #define EXPORT_STL_VECTOR_CONST_...
37.656566
71
0.719421
[ "vector" ]
1e052b4c969b59453b8eb0f53a674b1138353615
3,284
c
C
chapter_6/array_structs.c
nickaigi/c-programming-language
a88d09befb63beeb7212e0c804ce495103f60867
[ "Unlicense" ]
null
null
null
chapter_6/array_structs.c
nickaigi/c-programming-language
a88d09befb63beeb7212e0c804ce495103f60867
[ "Unlicense" ]
null
null
null
chapter_6/array_structs.c
nickaigi/c-programming-language
a88d09befb63beeb7212e0c804ce495103f60867
[ "Unlicense" ]
null
null
null
/* consider writing a program to count the occurrences of each C keyword */ #include<stdio.h> #include<ctype.h> #include<string.h> #define MAXWORD 100 struct key { char *word; int count; } keytab[] = { "auto", 0, "break", 0, "case", 0, "char", 0, "const", 0, "continue", 0, "unsign...
24.507463
82
0.5676
[ "object" ]
1e0cafe0f636f0bcef146021f4d6d19d482078bd
41,304
h
C
Code/Core/Data/IO/vnsLookUpTableFileReader.h
spacebel/MAJA
3e5d20bc9c744c610e608cfcf1f4c5c738d4de9e
[ "Apache-2.0" ]
57
2020-09-30T08:51:22.000Z
2021-12-19T20:28:30.000Z
Code/Core/Data/IO/vnsLookUpTableFileReader.h
spacebel/MAJA
3e5d20bc9c744c610e608cfcf1f4c5c738d4de9e
[ "Apache-2.0" ]
34
2020-09-29T21:27:22.000Z
2022-02-03T09:56:45.000Z
Code/Core/Data/IO/vnsLookUpTableFileReader.h
spacebel/MAJA
3e5d20bc9c744c610e608cfcf1f4c5c738d4de9e
[ "Apache-2.0" ]
14
2020-10-11T13:17:59.000Z
2022-03-09T15:58:19.000Z
/* * Copyright (C) 2020 Centre National d'Etudes Spatiales (CNES) * * 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 appl...
55.740891
167
0.422066
[ "object", "3d" ]
1e111899b1d78bcfdb2546ce356c5366fbd4336e
5,130
h
C
MatlabCode/savefile_ert_rtw/savefile.h
pection/Lanedetection_matlab_Amas2016-2017
598c9f97e2abe5cfc775f195e10fb9a0c36eb059
[ "MIT" ]
null
null
null
MatlabCode/savefile_ert_rtw/savefile.h
pection/Lanedetection_matlab_Amas2016-2017
598c9f97e2abe5cfc775f195e10fb9a0c36eb059
[ "MIT" ]
null
null
null
MatlabCode/savefile_ert_rtw/savefile.h
pection/Lanedetection_matlab_Amas2016-2017
598c9f97e2abe5cfc775f195e10fb9a0c36eb059
[ "MIT" ]
1
2020-11-24T18:19:51.000Z
2020-11-24T18:19:51.000Z
/* * savefile.h * * Trial License - for use to evaluate programs for possible purchase as * an end-user only. * * Code generation for model "savefile". * * Model version : 1.3 * Simulink Coder version : 8.12 (R2017a) 16-Feb-2017 * C source code generated on : Sat Mar 31 14:27:06 2018 ...
28.659218
81
0.682261
[ "object", "model" ]
1e126297f89a830c90d052929f36fd5b40754a72
4,076
h
C
chrome_frame/dll_redirector.h
Gitman1989/chromium
2b1cceae1075ef012fb225deec8b4c8bbe4bc897
[ "BSD-3-Clause" ]
2
2017-09-02T19:08:28.000Z
2021-11-15T15:15:14.000Z
chrome_frame/dll_redirector.h
Gitman1989/chromium
2b1cceae1075ef012fb225deec8b4c8bbe4bc897
[ "BSD-3-Clause" ]
null
null
null
chrome_frame/dll_redirector.h
Gitman1989/chromium
2b1cceae1075ef012fb225deec8b4c8bbe4bc897
[ "BSD-3-Clause" ]
1
2020-04-13T05:45:10.000Z
2020-04-13T05:45:10.000Z
// Copyright (c) 2010 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_FRAME_MODULE_UTILS_H_ #define CHROME_FRAME_MODULE_UTILS_H_ #include <ObjBase.h> #include <windows.h> #include "base/basictypes.h" #in...
38.819048
79
0.757115
[ "object" ]
1e162214d6400769669ae2688da620ae780bcbc6
2,284
h
C
chromium/components/data_reduction_proxy/content/browser/content_data_reduction_proxy_debug_ui_service.h
wedataintelligence/vivaldi-source
22a46f2c969f6a0b7ca239a05575d1ea2738768c
[ "BSD-3-Clause" ]
null
null
null
chromium/components/data_reduction_proxy/content/browser/content_data_reduction_proxy_debug_ui_service.h
wedataintelligence/vivaldi-source
22a46f2c969f6a0b7ca239a05575d1ea2738768c
[ "BSD-3-Clause" ]
null
null
null
chromium/components/data_reduction_proxy/content/browser/content_data_reduction_proxy_debug_ui_service.h
wedataintelligence/vivaldi-source
22a46f2c969f6a0b7ca239a05575d1ea2738768c
[ "BSD-3-Clause" ]
2
2020-04-04T13:34:56.000Z
2020-11-04T07:17:52.000Z
// 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 COMPONENTS_DATA_REDUCTION_PROXY_CONTENT_DATA_REDUCTION_PROXY_DEBUG_UI_SERVICE_H_ #define COMPONENTS_DATA_REDUCTION_PROXY_CONTENT_DATA_REDUCTION_PR...
38.066667
95
0.831436
[ "object" ]
1e1a51510e83b43b73d822b6fb644eca34eb37cc
23,704
c
C
lib/linux-5.18-rc3-smdk/drivers/firmware/arm_sdei.c
OpenMPDK/SMDK
8f19d32d999731242cb1ab116a4cb445d9993b15
[ "BSD-3-Clause" ]
44
2022-03-16T08:32:31.000Z
2022-03-31T16:02:35.000Z
releases/hanggai/src/linux-5.18/drivers/firmware/arm_sdei.c
marmolak/gray486linux
6403fc9d12cf6e8c6f42213ae287bc1e19b83e60
[ "BSD-2-Clause" ]
1
2022-03-29T02:30:28.000Z
2022-03-30T03:40:46.000Z
releases/hanggai/src/linux-5.18/drivers/firmware/arm_sdei.c
marmolak/gray486linux
6403fc9d12cf6e8c6f42213ae287bc1e19b83e60
[ "BSD-2-Clause" ]
18
2022-03-19T04:41:04.000Z
2022-03-31T03:32:12.000Z
// SPDX-License-Identifier: GPL-2.0 // Copyright (C) 2017 Arm Ltd. #define pr_fmt(fmt) "sdei: " fmt #include <acpi/ghes.h> #include <linux/acpi.h> #include <linux/arm_sdei.h> #include <linux/arm-smccc.h> #include <linux/atomic.h> #include <linux/bitops.h> #include <linux/compiler.h> #include <linux/cpuhotplug.h> #incl...
21.647489
80
0.715871
[ "vector" ]
1e217c27242e04622a1ccc2e1e7b4973930840cf
2,194
h
C
chrome/browser/task_manager/providers/child_process_task.h
zipated/src
2b8388091c71e442910a21ada3d97ae8bc1845d3
[ "BSD-3-Clause" ]
2,151
2020-04-18T07:31:17.000Z
2022-03-31T08:39:18.000Z
chrome/browser/task_manager/providers/child_process_task.h
cangulcan/src
2b8388091c71e442910a21ada3d97ae8bc1845d3
[ "BSD-3-Clause" ]
395
2020-04-18T08:22:18.000Z
2021-12-08T13:04:49.000Z
chrome/browser/task_manager/providers/child_process_task.h
cangulcan/src
2b8388091c71e442910a21ada3d97ae8bc1845d3
[ "BSD-3-Clause" ]
338
2020-04-18T08:03:10.000Z
2022-03-29T12:33:22.000Z
// 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 CHROME_BROWSER_TASK_MANAGER_PROVIDERS_CHILD_PROCESS_TASK_H_ #define CHROME_BROWSER_TASK_MANAGER_PROVIDERS_CHILD_PROCESS_TASK_H_ #include <stdint....
30.901408
78
0.770283
[ "object" ]
1e2591da056729d55593293e7f86fb9b54a81984
1,513
h
C
Qt-Tim-Like/Ubuntu_qt/TimLike/SoftKeyBoard.h
yujiecong/Qt-TimLike
54172a907bd9b8a96c0bc6a827f15abbdb152de8
[ "MIT" ]
null
null
null
Qt-Tim-Like/Ubuntu_qt/TimLike/SoftKeyBoard.h
yujiecong/Qt-TimLike
54172a907bd9b8a96c0bc6a827f15abbdb152de8
[ "MIT" ]
null
null
null
Qt-Tim-Like/Ubuntu_qt/TimLike/SoftKeyBoard.h
yujiecong/Qt-TimLike
54172a907bd9b8a96c0bc6a827f15abbdb152de8
[ "MIT" ]
null
null
null
#ifndef SOFTKEYBOARD_H #define SOFTKEYBOARD_H #include <QtGui> #include <QtCore> #include <QPoint> #include <QPushButton> #include <map> #include <vector> #include "ui_SoftKeyBoard.h" class SoftKeyBoard : public QWidget { Q_OBJECT public: SoftKeyBoard(QWidget * parent = 0); signals: void characterGener...
22.58209
73
0.709187
[ "vector" ]
1e34a62c35cf8736f7be890addbd985eacdd4ea3
20,330
c
C
src/redis-check-rdb.c
yupferris/radis
d25d67ccd82da93b6207feb8d80d5811fba08e46
[ "BSD-3-Clause" ]
1
2019-06-30T06:30:42.000Z
2019-06-30T06:30:42.000Z
src/redis-check-rdb.c
yupferris/radis
d25d67ccd82da93b6207feb8d80d5811fba08e46
[ "BSD-3-Clause" ]
null
null
null
src/redis-check-rdb.c
yupferris/radis
d25d67ccd82da93b6207feb8d80d5811fba08e46
[ "BSD-3-Clause" ]
null
null
null
/* * Copyright (c) 2009-2012, Pieter Noordhuis <pcnoordhuis at gmail dot com> * Copyright (c) 2009-2012, Salvatore Sanfilippo <antirez at gmail dot com> * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following condition...
28.354254
107
0.565175
[ "object" ]
1e38378a5e6f6a207d2df995f2dcddc23639dbaf
7,017
h
C
src/XE.Math/include/XE/Math/Quaternion.h
fapablazacl/XE
9a047af9ba1892711ee637a975bfdb4a0ed68e0e
[ "MIT" ]
null
null
null
src/XE.Math/include/XE/Math/Quaternion.h
fapablazacl/XE
9a047af9ba1892711ee637a975bfdb4a0ed68e0e
[ "MIT" ]
3
2019-02-20T02:27:21.000Z
2019-02-20T03:00:56.000Z
src/XE.Math/include/XE/Math/Quaternion.h
fapablazacl/XE
9a047af9ba1892711ee637a975bfdb4a0ed68e0e
[ "MIT" ]
null
null
null
#ifndef __XE_MATH_QUATERNION_HPP__ #define __XE_MATH_QUATERNION_HPP__ #include <cmath> #include <cstdint> #include <cassert> #include <XE/Math/Vector.h> #include <XE/Math/Rotation.h> namespace XE { template<typename T> struct Quaternion { union { struct { Vector<T, 3> V; ...
24.280277
98
0.425395
[ "vector", "transform" ]
1e384489dcfe07cf2c73d1f73b04f7c20fd05597
21,221
h
C
applications/metis_application/custom_processes/metis_partitioning_process.h
jiaqiwang969/Kratos-test
ed082abc163e7b627f110a1ae1da465f52f48348
[ "BSD-4-Clause" ]
null
null
null
applications/metis_application/custom_processes/metis_partitioning_process.h
jiaqiwang969/Kratos-test
ed082abc163e7b627f110a1ae1da465f52f48348
[ "BSD-4-Clause" ]
null
null
null
applications/metis_application/custom_processes/metis_partitioning_process.h
jiaqiwang969/Kratos-test
ed082abc163e7b627f110a1ae1da465f52f48348
[ "BSD-4-Clause" ]
null
null
null
/* ============================================================================== KratosPFEMApplication A library based on: Kratos A General Purpose Software for Multi-Physics Finite Element Analysis Version 1.0 (Released on march 05, 2007). Copyright 2007 Pooyan Dadvand, Riccardo Rossi pooyan@cimne.upc.edu rrossi@c...
30.359084
215
0.651666
[ "mesh", "object", "vector" ]
1e3c291f51547300cede1926a0f9fd7323523987
2,373
h
C
src/include/optimizer/statistics/child_stats_deriver.h
weijietong/noisepage
f3da5498b4c47f4a1b468655f1e2432cd33f177e
[ "MIT" ]
1
2020-11-16T12:23:00.000Z
2020-11-16T12:23:00.000Z
src/include/optimizer/statistics/child_stats_deriver.h
weijietong/noisepage
f3da5498b4c47f4a1b468655f1e2432cd33f177e
[ "MIT" ]
null
null
null
src/include/optimizer/statistics/child_stats_deriver.h
weijietong/noisepage
f3da5498b4c47f4a1b468655f1e2432cd33f177e
[ "MIT" ]
null
null
null
#pragma once #include <vector> #include "optimizer/group_expression.h" #include "optimizer/operator_visitor.h" namespace noisepage::parser { class AbstractExpression; } // namespace noisepage::parser namespace noisepage::optimizer { class Memo; /** * Derive child stats that have not yet been calculated for * a...
22.817308
99
0.710493
[ "vector" ]
1e403204acd96a1e7f4f9e33d3a31664eaca4565
3,225
h
C
ace/tao/orbsvcs/IFR_Service/PrimaryKeyDef_i.h
tharindusathis/sourcecodes-of-CodeReadingTheOpenSourcePerspective
1b0172cdb78757fd17898503aaf6ce03d940ef28
[ "Apache-1.1" ]
46
2015-12-04T17:12:58.000Z
2022-03-11T04:30:49.000Z
ace/tao/orbsvcs/IFR_Service/PrimaryKeyDef_i.h
tharindusathis/sourcecodes-of-CodeReadingTheOpenSourcePerspective
1b0172cdb78757fd17898503aaf6ce03d940ef28
[ "Apache-1.1" ]
null
null
null
ace/tao/orbsvcs/IFR_Service/PrimaryKeyDef_i.h
tharindusathis/sourcecodes-of-CodeReadingTheOpenSourcePerspective
1b0172cdb78757fd17898503aaf6ce03d940ef28
[ "Apache-1.1" ]
23
2016-10-24T09:18:14.000Z
2022-02-25T02:11:35.000Z
/* -*- C++ -*- */ // PrimaryKeyDef_i.h,v 1.4 2001/03/30 16:43:23 parsons Exp // ============================================================================ // // = LIBRARY // TAO/orbsvcs/IFR_Service // // = FILENAME // PrimaryKeyDef_i.h // // = DESCRIPTION // PrimaryKeyDef servant class. // // ...
26.652893
80
0.621395
[ "object" ]
1e43eae8724dda646faeeadf7fd77f090a5d198d
8,771
h
C
kernel/msm-4.14/drivers/gpu/drm/msm/sde_rsc_priv.h
clovadevice/clockplus2
c347c3e1bf20dbb93ab533c58c2ce11367aa80cd
[ "Apache-2.0" ]
null
null
null
kernel/msm-4.14/drivers/gpu/drm/msm/sde_rsc_priv.h
clovadevice/clockplus2
c347c3e1bf20dbb93ab533c58c2ce11367aa80cd
[ "Apache-2.0" ]
null
null
null
kernel/msm-4.14/drivers/gpu/drm/msm/sde_rsc_priv.h
clovadevice/clockplus2
c347c3e1bf20dbb93ab533c58c2ce11367aa80cd
[ "Apache-2.0" ]
null
null
null
/* Copyright (c) 2016-2020, The Linux Foundation. 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 version 2 and * only version 2 as published by the Free Software Foundation. * * This program is distributed in the...
32.973684
79
0.757838
[ "object" ]
1e4800cbad9aabec505741932cc084bfedd9058c
5,741
h
C
src/camera.h
crazyBaboon/MathWorlds
dd35e88e207a26be8632999ad09eeef81820343d
[ "CC-BY-4.0" ]
1
2018-03-01T13:03:01.000Z
2018-03-01T13:03:01.000Z
src/camera.h
crazyBaboon/MathWorlds
dd35e88e207a26be8632999ad09eeef81820343d
[ "CC-BY-4.0" ]
null
null
null
src/camera.h
crazyBaboon/MathWorlds
dd35e88e207a26be8632999ad09eeef81820343d
[ "CC-BY-4.0" ]
null
null
null
/* Minetest Copyright (C) 2010-2013 celeron55, Perttu Ahola <celeron55@gmail.com> This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any lat...
25.069869
85
0.755443
[ "mesh", "render" ]
1e58235718283ce264911f8d4efcf9149a442112
3,260
h
C
lib/veins/src/veins/modules/utility/BBoxLookup.h
dbuse/reception-study
f60cfec0312c0de81721c627b2ebfd97faf9cfa7
[ "MIT" ]
null
null
null
lib/veins/src/veins/modules/utility/BBoxLookup.h
dbuse/reception-study
f60cfec0312c0de81721c627b2ebfd97faf9cfa7
[ "MIT" ]
null
null
null
lib/veins/src/veins/modules/utility/BBoxLookup.h
dbuse/reception-study
f60cfec0312c0de81721c627b2ebfd97faf9cfa7
[ "MIT" ]
null
null
null
// // Copyright (C) 2019 Dominik S. Buse <buse@ccs-labs.org> // // Documentation for these modules is at http://veins.car2x.org/ // // SPDX-License-Identifier: GPL-2.0-or-later // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published...
38.352941
164
0.705215
[ "shape", "vector" ]
1e58c5317fbd1716dcc7edbafc1bb8d1e7b92231
13,746
c
C
std/spell_vend.c
Dbevan/SunderingShadows
6c15ec56cef43c36361899bae6dc08d0ee907304
[ "MIT" ]
9
2021-07-05T15:24:54.000Z
2022-02-25T19:44:15.000Z
std/spell_vend.c
Dbevan/SunderingShadows
6c15ec56cef43c36361899bae6dc08d0ee907304
[ "MIT" ]
4
2021-03-15T18:56:39.000Z
2021-08-17T17:08:22.000Z
std/spell_vend.c
Dbevan/SunderingShadows
6c15ec56cef43c36361899bae6dc08d0ee907304
[ "MIT" ]
10
2021-03-13T00:18:03.000Z
2022-03-29T15:02:42.000Z
//Added a check for move ok to stop items being lost in the void. Circe 12/14/03 //Last change was August 24, 2003 // /std/spell_vend.c // a standard object that sells spells in shops // created by Vashkar@ShadowGate by modifying /std/comp_vend.c // which was created by Melnmarn@ShadowGate // ...
35.427835
219
0.596755
[ "object", "3d" ]
d81ccc2cf52032d25df485a8a29dceb688e967ab
11,145
h
C
3rd/xulrunner-sdk/include/nsIDragSession.h
ShoufuLuo/csaw
0d030d5ab93e61b62dff10b27a15c83fcfce3ff3
[ "Apache-2.0" ]
null
null
null
3rd/xulrunner-sdk/include/nsIDragSession.h
ShoufuLuo/csaw
0d030d5ab93e61b62dff10b27a15c83fcfce3ff3
[ "Apache-2.0" ]
null
null
null
3rd/xulrunner-sdk/include/nsIDragSession.h
ShoufuLuo/csaw
0d030d5ab93e61b62dff10b27a15c83fcfce3ff3
[ "Apache-2.0" ]
null
null
null
/* * DO NOT EDIT. THIS FILE IS GENERATED FROM /builds/slave/rel-m-rel-xr-osx64-bld/build/widget/public/nsIDragSession.idl */ #ifndef __gen_nsIDragSession_h__ #define __gen_nsIDragSession_h__ #ifndef __gen_nsISupports_h__ #include "nsISupports.h" #endif #ifndef __gen_nsISupportsArray_h__ #include "nsISupportsArra...
43.535156
196
0.797936
[ "object" ]
d820ad48bf49eb839aea0809cab6d1c8b708c7b2
1,931
h
C
Character.h
Marbax/second_exam_cpp
2c812e1a33a717adb3b8393ea9412c5b6d31f519
[ "MIT" ]
null
null
null
Character.h
Marbax/second_exam_cpp
2c812e1a33a717adb3b8393ea9412c5b6d31f519
[ "MIT" ]
null
null
null
Character.h
Marbax/second_exam_cpp
2c812e1a33a717adb3b8393ea9412c5b6d31f519
[ "MIT" ]
null
null
null
#ifndef CHARACTER_H #define CHARACTER_H #include "Entity.h" #include "Pistol.h" class Character : public Entity { private: int health; void initVariables(); protected: float CurrentFrame, anim_speed, jump_speed, jumpH, cur_jumpH, sit_slawer; Pistol *weapon = nullptr; enum state { sta...
23.54878
94
0.680476
[ "render" ]
d824989c1aa8d2aa6aaffb4eb5c9cc924166b572
38,872
h
C
inc/margin.h
mhaukness-ucsc/MarginPolish
eee90f0e1f29cf15ca995f96fe31c7ff05f1345c
[ "MIT" ]
null
null
null
inc/margin.h
mhaukness-ucsc/MarginPolish
eee90f0e1f29cf15ca995f96fe31c7ff05f1345c
[ "MIT" ]
null
null
null
inc/margin.h
mhaukness-ucsc/MarginPolish
eee90f0e1f29cf15ca995f96fe31c7ff05f1345c
[ "MIT" ]
null
null
null
/* * Copyright (C) 2017 by Benedict Paten (benedictpaten@gmail.com) * * Released under the MIT license, see LICENSE.txt */ #ifndef ST_RP_HMM_H_ #define ST_RP_HMM_H_ #include <stdint.h> #include <stdlib.h> #include <stddef.h> #include <math.h> #include <float.h> #include <inttypes.h> #include <ctype.h> #include <t...
34.676182
155
0.773282
[ "object", "model" ]
d8261225456052e7c9550748914e5292e6e39a14
667
h
C
saiplayer/CommandLineOptions.h
arlakshm/sonic-sairedis
caa7ab297d8b535b3ee2e16252c8c9170930032e
[ "Apache-2.0" ]
null
null
null
saiplayer/CommandLineOptions.h
arlakshm/sonic-sairedis
caa7ab297d8b535b3ee2e16252c8c9170930032e
[ "Apache-2.0" ]
null
null
null
saiplayer/CommandLineOptions.h
arlakshm/sonic-sairedis
caa7ab297d8b535b3ee2e16252c8c9170930032e
[ "Apache-2.0" ]
1
2019-07-23T23:15:45.000Z
2019-07-23T23:15:45.000Z
#pragma once #include "swss/sal.h" #include <string> #include <vector> namespace saiplayer { class CommandLineOptions { public: CommandLineOptions(); virtual ~CommandLineOptions() = default; public: virtual std::string getCommandLineString() const; ...
15.511628
61
0.557721
[ "vector" ]
d82654b0d867e02f5731f600ad4c4e34470a8170
3,078
h
C
cocos2d/plugin/protocols/include/ProtocolShare.h
davidyuan/WagonWar
a52211c0e5490dffaacfa1c722d321d969ae612c
[ "MIT" ]
553
2015-01-10T08:16:23.000Z
2022-03-07T19:15:17.000Z
samples/SwiftTetris/cocos2d/plugin/protocols/include/ProtocolShare.h
OhGameKillers/cocos2d-x-samples
9f1472d9083a18853bb1fe97a337292f42abe44a
[ "MIT" ]
14
2015-01-24T23:38:22.000Z
2021-03-04T08:38:05.000Z
samples/SwiftTetris/cocos2d/plugin/protocols/include/ProtocolShare.h
OhGameKillers/cocos2d-x-samples
9f1472d9083a18853bb1fe97a337292f42abe44a
[ "MIT" ]
240
2015-01-09T12:53:16.000Z
2022-03-29T02:32:06.000Z
/**************************************************************************** Copyright (c) 2012-2013 cocos2d-x.org http://www.cocos2d-x.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 withou...
32.744681
82
0.697856
[ "object" ]
d82a8ed0a33cb48992ba7dd39b25a335cc3a9e4c
1,129
c
C
test.c
kellencataldo/aes_lib
f548b43d2d90f6f86834bebcfea18947f0706e04
[ "MIT" ]
5
2018-08-18T12:10:25.000Z
2021-02-10T16:57:32.000Z
test.c
kellencataldo/aes_lib
f548b43d2d90f6f86834bebcfea18947f0706e04
[ "MIT" ]
null
null
null
test.c
kellencataldo/aes_lib
f548b43d2d90f6f86834bebcfea18947f0706e04
[ "MIT" ]
6
2018-08-20T08:05:17.000Z
2021-12-16T05:58:54.000Z
#include <stdio.h> #include <string.h> #include "aes_lib/aes_lib.h" int main() { //Electronic Code Book (ECB) mode unsigned char message[(AES_SIZE * 2) + 1] = { "I LOVE 2 ENCRYPT WORDS WITH AES!" }; unsigned char key[AES_SIZE+1] = { "YELLOW SUBMARINE" }; printf("This message will be encrypted using ECB mode: %s...
30.513514
84
0.677591
[ "vector" ]
d82e43f94adbd48f08e45c6b51179cb5d3d25079
14,891
c
C
bin/varnishd/cache/cache_panic.c
otto-de/Varnish-Cache
2825c0ea6f7e902a653d7db4ce1a367979779799
[ "BSD-2-Clause" ]
null
null
null
bin/varnishd/cache/cache_panic.c
otto-de/Varnish-Cache
2825c0ea6f7e902a653d7db4ce1a367979779799
[ "BSD-2-Clause" ]
null
null
null
bin/varnishd/cache/cache_panic.c
otto-de/Varnish-Cache
2825c0ea6f7e902a653d7db4ce1a367979779799
[ "BSD-2-Clause" ]
null
null
null
/*- * Copyright (c) 2006 Verdens Gang AS * Copyright (c) 2006-2014 Varnish Software AS * All rights reserved. * * Author: Dag-Erling Smørgrav <des@des.no> * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1....
26.078809
77
0.571486
[ "object" ]
d82f41ca37f3cfd0a4d42b82351d923319a10831
3,050
c
C
kernel/mm/vmobject.c
jfsulliv/os
7690e137a7c790f18f88d502595ef6e395ec95b7
[ "BSD-3-Clause" ]
2
2016-05-22T16:55:08.000Z
2016-11-27T22:01:35.000Z
kernel/mm/vmobject.c
jfsulliv/os
7690e137a7c790f18f88d502595ef6e395ec95b7
[ "BSD-3-Clause" ]
1
2016-05-27T03:23:55.000Z
2016-07-17T01:48:30.000Z
kernel/mm/vmobject.c
jfsulliv/os
7690e137a7c790f18f88d502595ef6e395ec95b7
[ "BSD-3-Clause" ]
null
null
null
/* Copyright (c) 2016, James Sullivan <sullivan.james.f@gmail.com> All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this ...
32.795699
72
0.688852
[ "object" ]
d8378e937cc9012115a4653de87e49e7d5b4f607
955
h
C
FastCAE_Linux/Code/GeometryCommand/GeoCommandCreateFillet.h
alleindrach/calculix-desktop
2cb2c434b536eb668ff88bdf82538d22f4f0f711
[ "MIT" ]
23
2020-03-16T03:01:43.000Z
2022-03-21T16:36:22.000Z
FastCAE_Linux/Code/GeometryCommand/GeoCommandCreateFillet.h
alleindrach/calculix-desktop
2cb2c434b536eb668ff88bdf82538d22f4f0f711
[ "MIT" ]
1
2020-03-17T05:50:07.000Z
2020-03-17T05:50:07.000Z
FastCAE_Linux/Code/GeometryCommand/GeoCommandCreateFillet.h
alleindrach/calculix-desktop
2cb2c434b536eb668ff88bdf82538d22f4f0f711
[ "MIT" ]
17
2020-03-16T01:46:36.000Z
2022-03-21T16:36:37.000Z
#ifndef GEOCOMMANDCREATEFILLET_H_ #define GEOCOMMANDCREATEFILLET_H_ #include "geometryCommandAPI.h" #include "GeoCommandBase.h" #include <QString> #include <QMultiHash> namespace Geometry { class GeometrySet; } class TopoDS_Shape; namespace Command { class GEOMETRYCOMMANDAPI CommandCreateFille...
20.76087
76
0.713089
[ "geometry" ]
d838eb41673378ec350aba67526dad96cd8cbe1e
1,129
h
C
esphome/components/pzemdc/pzemdc.h
huhuhugo1/esphome
eb895d2095861a4d51f1a5fcd582a97389c27b4f
[ "MIT" ]
249
2018-04-07T12:04:11.000Z
2019-01-25T01:11:34.000Z
esphome/components/pzemdc/pzemdc.h
huhuhugo1/esphome
eb895d2095861a4d51f1a5fcd582a97389c27b4f
[ "MIT" ]
243
2018-04-11T16:37:11.000Z
2019-01-25T16:50:37.000Z
esphome/components/pzemdc/pzemdc.h
huhuhugo1/esphome
eb895d2095861a4d51f1a5fcd582a97389c27b4f
[ "MIT" ]
40
2018-04-10T05:50:14.000Z
2019-01-25T15:20:36.000Z
#pragma once #include "esphome/core/component.h" #include "esphome/components/sensor/sensor.h" #include "esphome/components/modbus/modbus.h" namespace esphome { namespace pzemdc { class PZEMDC : public PollingComponent, public modbus::ModbusDevice { public: void set_voltage_sensor(sensor::Sensor *voltage_sensor) ...
33.205882
112
0.779451
[ "vector" ]
d83ed39e88cf78ac52484c2cdcbc6aa39438ae24
14,102
h
C
opal/mca/pmix/pmix_server.h
spsweeney/Work-open-mpi
ae6884804e7f06c79fc65aed501bc8cbecb682e6
[ "BSD-3-Clause-Open-MPI" ]
null
null
null
opal/mca/pmix/pmix_server.h
spsweeney/Work-open-mpi
ae6884804e7f06c79fc65aed501bc8cbecb682e6
[ "BSD-3-Clause-Open-MPI" ]
null
null
null
opal/mca/pmix/pmix_server.h
spsweeney/Work-open-mpi
ae6884804e7f06c79fc65aed501bc8cbecb682e6
[ "BSD-3-Clause-Open-MPI" ]
null
null
null
/* * Copyright (c) 2014-2016 Intel, Inc. All rights reserved. * $COPYRIGHT$ * * Additional copyrights may follow * * $HEADER$ */ #ifndef OPAL_PMIX_SERVER_H #define OPAL_PMIX_SERVER_H #include "opal_config.h" #include "opal/types.h" #include "opal/mca/pmix/pmix_types.h" BEGIN_C_DECLS /**** SERVER FUNCTION...
54.658915
101
0.683236
[ "model" ]
d84285e2031407be91c24ba9daf00adf0c18b10f
1,383
h
C
iOSOpenDev/frameworks/OfficeImport.framework/Headers/CHPCategoryAndSeriesReordering.h
bzxy/cydia
f8c838cdbd86e49dddf15792e7aa56e2af80548d
[ "MIT" ]
678
2017-11-17T08:33:19.000Z
2022-03-26T10:40:20.000Z
iOSOpenDev/frameworks/OfficeImport.framework/Headers/CHPCategoryAndSeriesReordering.h
chenfanfang/Cydia
5efce785bfd5f1064b9c0f0e29a9cc05aa24cad0
[ "MIT" ]
22
2019-04-16T05:51:53.000Z
2021-11-08T06:18:45.000Z
iOSOpenDev/frameworks/OfficeImport.framework/Headers/CHPCategoryAndSeriesReordering.h
chenfanfang/Cydia
5efce785bfd5f1064b9c0f0e29a9cc05aa24cad0
[ "MIT" ]
170
2018-06-10T07:59:20.000Z
2022-03-22T16:19:33.000Z
/** * This header is generated by class-dump-z 0.2b. * * Source: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport */ #import <OfficeImport/EDProcessor.h> #import <OfficeImport/CHPCategoryAndSeriesReordering.h> __attribute__((visibility("hidden"))) @interface CHPCategoryAndSeriesReordering : ...
47.689655
141
0.801157
[ "object" ]
d8492f658601052d4a10e796e7dac0b65dc5d727
8,335
c
C
libs/qmlglsink/gst-plugins-good/gst/equalizer/gstiirequalizer10bands.c
ant-nihil/routen-qgroundcontrol
0868aa1d6aba3f066dbaa55c53c943fc77eb8ff7
[ "Apache-2.0" ]
2
2021-05-24T14:18:37.000Z
2022-03-04T06:59:42.000Z
libs/qmlglsink/gst-plugins-good/gst/equalizer/gstiirequalizer10bands.c
ant-nihil/routen-qgroundcontrol
0868aa1d6aba3f066dbaa55c53c943fc77eb8ff7
[ "Apache-2.0" ]
null
null
null
libs/qmlglsink/gst-plugins-good/gst/equalizer/gstiirequalizer10bands.c
ant-nihil/routen-qgroundcontrol
0868aa1d6aba3f066dbaa55c53c943fc77eb8ff7
[ "Apache-2.0" ]
null
null
null
/* GStreamer * Copyright (C) <2007> 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 ...
36.23913
122
0.704019
[ "object" ]
d84d34bb51cf8ff6856998a4445a424f38ddae33
4,011
h
C
core/embed/extmod/modtrezorcrypto/modtrezorcrypto-sha512.h
Kayuii/trezor-crypto
6556616681a4e2d7e18817e8692d4f6e041dee01
[ "MIT" ]
null
null
null
core/embed/extmod/modtrezorcrypto/modtrezorcrypto-sha512.h
Kayuii/trezor-crypto
6556616681a4e2d7e18817e8692d4f6e041dee01
[ "MIT" ]
1
2019-02-08T00:22:42.000Z
2019-02-13T09:41:54.000Z
core/embed/extmod/modtrezorcrypto/modtrezorcrypto-sha512.h
Kayuii/trezor-crypto
6556616681a4e2d7e18817e8692d4f6e041dee01
[ "MIT" ]
2
2019-02-07T23:57:09.000Z
2020-10-21T07:07:27.000Z
/* * This file is part of the TREZOR project, https://trezor.io/ * * Copyright (c) SatoshiLabs * * 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...
34.577586
78
0.700075
[ "object" ]
d84d57e32355d5ec6702f2d4d8c80b01464eae19
380,334
c
C
qd/cae/dyna_cpp/dyna/binout/lsda/l2a.c
martinventer/musical-dollop
debb36b87551a68fddee16a3d1194f9961d13756
[ "MIT" ]
104
2017-08-29T19:33:53.000Z
2022-03-19T11:36:05.000Z
qd/cae/dyna_cpp/dyna/binout/lsda/l2a.c
martinventer/musical-dollop
debb36b87551a68fddee16a3d1194f9961d13756
[ "MIT" ]
72
2017-08-10T10:59:43.000Z
2021-10-06T19:06:50.000Z
qd/cae/dyna_cpp/dyna/binout/lsda/l2a.c
martinventer/musical-dollop
debb36b87551a68fddee16a3d1194f9961d13756
[ "MIT" ]
37
2017-11-20T14:00:56.000Z
2022-03-09T17:19:06.000Z
/* Copyright (C) 2002 by Livermore Software Technology Corp. (LSTC) All rights reserved */ #include <stdlib.h> #include <stdio.h> #ifdef MACX #include <sys/malloc.h> #else #include <malloc.h> #endif #include <ctype.h> #include <string.h> #include <math.h> /* Requested by ARUP for portability */ #ifndef LOCALIZED...
36.329544
195
0.593831
[ "vector", "model", "3d", "solid" ]
d86055a9ccfad6a7db67f09ac0cddbd285a7c8ec
17,932
h
C
aws-cpp-sdk-compute-optimizer/include/aws/compute-optimizer/model/UtilizationMetric.h
Eliyahu-Machluf/aws-sdk-cpp
97b8d6cdc16df298b80941b94327a5026efa7f8c
[ "Apache-2.0" ]
null
null
null
aws-cpp-sdk-compute-optimizer/include/aws/compute-optimizer/model/UtilizationMetric.h
Eliyahu-Machluf/aws-sdk-cpp
97b8d6cdc16df298b80941b94327a5026efa7f8c
[ "Apache-2.0" ]
null
null
null
aws-cpp-sdk-compute-optimizer/include/aws/compute-optimizer/model/UtilizationMetric.h
Eliyahu-Machluf/aws-sdk-cpp
97b8d6cdc16df298b80941b94327a5026efa7f8c
[ "Apache-2.0" ]
1
2022-03-23T15:17:18.000Z
2022-03-23T15:17:18.000Z
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #pragma once #include <aws/compute-optimizer/ComputeOptimizer_EXPORTS.h> #include <aws/compute-optimizer/model/MetricName.h> #include <aws/compute-optimizer/model/MetricStatistic.h> #include <utility>...
57.845161
119
0.680683
[ "model" ]
d86471c3db83db4eaff84b4c048d97bc1bab17d5
2,457
h
C
include/ossim/base/ossimConnectionEvent.h
DigitalGlobe/ossim
a03729866f15bcf3bf210e14d395c683321b12bc
[ "MIT" ]
null
null
null
include/ossim/base/ossimConnectionEvent.h
DigitalGlobe/ossim
a03729866f15bcf3bf210e14d395c683321b12bc
[ "MIT" ]
null
null
null
include/ossim/base/ossimConnectionEvent.h
DigitalGlobe/ossim
a03729866f15bcf3bf210e14d395c683321b12bc
[ "MIT" ]
1
2018-10-11T11:36:16.000Z
2018-10-11T11:36:16.000Z
//******************************************************************* // Copyright (C) 2000 ImageLinks Inc. // // License: LGPL // // See LICENSE.txt file in the top level directory for more details. // // Author: Garrett Potts // //************************************************************************* // $Id: o...
30.7125
85
0.665853
[ "object", "vector" ]
d867b1b53d57414f0719b59dea44ad912640ef05
3,217
c
C
infoprinters.c
Kaaos/Bathytools
03f30e233d02e3b2db00eb3bd373121c63ea84a1
[ "MIT" ]
3
2019-03-31T09:19:41.000Z
2020-11-13T12:58:43.000Z
infoprinters.c
tfilppula/Bathytools
03f30e233d02e3b2db00eb3bd373121c63ea84a1
[ "MIT" ]
null
null
null
infoprinters.c
tfilppula/Bathytools
03f30e233d02e3b2db00eb3bd373121c63ea84a1
[ "MIT" ]
null
null
null
#include "bathymetrictools.h" /* * This file contains: * - Printer functions for structured data types sto help with development * - Help */ /* * Prints help */ void printHelp(void) { printf("Bathymetric surface tools - help:\n"); printf("\n 1. To launch user interface use -ui flag:\n\n\tsurfacetools ...
52.737705
240
0.655891
[ "model" ]
d86c0108c90baef3218247ad439386afb042d1d3
417
h
C
MyOne/Pods/DKNightVersion/Classes/Helper/DKNightVersionUtility.h
guansenH/MyOne-iOS-master
1c50cb8deb2038a4a955794e1f5459b73217e5be
[ "MIT" ]
554
2015-12-05T10:30:37.000Z
2022-03-21T10:15:59.000Z
MyOne/Pods/DKNightVersion/Classes/Helper/DKNightVersionUtility.h
guansenH/MyOne-iOS-master
1c50cb8deb2038a4a955794e1f5459b73217e5be
[ "MIT" ]
3
2016-04-09T10:42:09.000Z
2017-03-23T13:05:18.000Z
MyOne/Pods/DKNightVersion/Classes/Helper/DKNightVersionUtility.h
guansenH/MyOne-iOS-master
1c50cb8deb2038a4a955794e1f5459b73217e5be
[ "MIT" ]
219
2015-12-02T15:34:24.000Z
2022-01-31T03:52:02.000Z
// // DKNightVersionUtility.h // DKNightVersion // // Created by apple on 15/5/20. // Copyright (c) 2015年 DeltaX. All rights reserved. // #import <UIKit/UIKit.h> @interface DKNightVersionUtility : NSObject /** * Whether the object should change color * * @param object Object which should change color * *...
17.375
52
0.702638
[ "object" ]
9cad30b59600d354a2403b8532f037b05404dca1
13,887
h
C
ios/CouchbaseLite.framework/Headers/CBLQuery.h
joesonw/react-native-exp
982a58190e1a3675214211eeb0cbb889775dbb73
[ "ISC", "Apache-2.0", "MIT" ]
4
2015-04-15T15:34:40.000Z
2016-02-15T23:11:09.000Z
CouchbaseLite.framework/Headers/CBLQuery.h
scalbatty/Pokeping
134fc0838606cc4bdbd020bff4b8340fb54abd86
[ "MIT" ]
7
2015-08-20T15:02:48.000Z
2015-10-22T16:37:04.000Z
vendor/osx/CouchbaseLite.framework/Versions/A/Headers/CBLQuery.h
ndouglas/ReactiveCouchbaseLite
e93aad809173f0d8a57eaa16e6cb712fc2a2c38f
[ "Unlicense" ]
null
null
null
// // CBLQuery.h // CouchbaseLite // // Created by Jens Alfke on 6/18/12. // Copyright (c) 2012-2013 Couchbase, Inc. All rights reserved. // #import "CBLBase.h" @class CBLDatabase, CBLDocument; @class CBLLiveQuery, CBLQueryEnumerator, CBLQueryRow, CBLRevision; NS_ASSUME_NONNULL_BEGIN typedef NS_ENUM(unsigned, C...
47.395904
101
0.734716
[ "object" ]
9cc01a0067d17d97fcb0dca1262f441158b1b479
1,783
h
C
Prj-Linux/hyperlpr/include/Pipeline.h
kitten23/HyperLPR
a0061b188324e001ce153b3274e5ff1348d8066d
[ "Apache-2.0" ]
1,104
2016-07-11T11:20:32.000Z
2022-03-31T08:44:48.000Z
Prj-Linux/hyperlpr/include/Pipeline.h
kitten23/HyperLPR
a0061b188324e001ce153b3274e5ff1348d8066d
[ "Apache-2.0" ]
48
2017-04-12T06:01:07.000Z
2022-03-15T05:49:45.000Z
Prj-Linux/hyperlpr/include/Pipeline.h
kitten23/HyperLPR
a0061b188324e001ce153b3274e5ff1348d8066d
[ "Apache-2.0" ]
360
2016-07-11T11:20:34.000Z
2022-03-29T06:31:38.000Z
// // Created by Jack Yu on 22/10/2017. // #ifndef HYPERPR_PIPLINE_H #define HYPERPR_PIPLINE_H #include "CNNRecognizer.h" #include "FastDeskew.h" #include "FineMapping.h" #include "PlateDetection.h" #include "PlateInfo.h" #include "PlateSegmentation.h" #include "Recognizer.h" #include "SegmentationFreeRecognizer.h" ...
32.418182
77
0.591699
[ "vector" ]
9cc74d9218ab82b9343ecc3d544b31b29e441e23
718
h
C
src/jpeg/CompareDialog.h
d8euAI8sMs/it-9-jpeg
e40fb9870ad4fadd72b1597f63f8cb1add51b87b
[ "Apache-2.0" ]
null
null
null
src/jpeg/CompareDialog.h
d8euAI8sMs/it-9-jpeg
e40fb9870ad4fadd72b1597f63f8cb1add51b87b
[ "Apache-2.0" ]
null
null
null
src/jpeg/CompareDialog.h
d8euAI8sMs/it-9-jpeg
e40fb9870ad4fadd72b1597f63f8cb1add51b87b
[ "Apache-2.0" ]
null
null
null
#pragma once #include <util/common/gui/PlotControl.h> #include "model.h" // CCompareDialog dialog class CCompareDialog : public CDialogEx { DECLARE_DYNAMIC(CCompareDialog) public: CCompareDialog(CWnd* pParent, model::model_data * d, size_t mag); // standard constructor virtual ~CCompareDialog(); // ...
22.4375
95
0.718663
[ "model" ]
9cc876ebc8e8d7792b0174f0ec274e6a83296dfd
355
h
C
Clerk/UI/Charts/PieChart.h
sergeylenkov/Clerk
b220864e89559207c5eeea113668891236fcbfb9
[ "MIT" ]
14
2016-11-01T15:48:02.000Z
2020-07-15T13:00:27.000Z
Clerk/UI/Charts/PieChart.h
sergeylenkov/Clerk
b220864e89559207c5eeea113668891236fcbfb9
[ "MIT" ]
29
2017-11-16T04:15:33.000Z
2021-12-22T07:15:42.000Z
Clerk/UI/Charts/PieChart.h
sergeylenkov/Clerk
b220864e89559207c5eeea113668891236fcbfb9
[ "MIT" ]
2
2018-08-15T15:25:11.000Z
2019-01-28T12:49:50.000Z
#include <wx/wx.h> #include <vector> #include <algorithm> #include <map> #include <numeric> using namespace std; class PieChart : public wxPanel { public: PieChart(wxWindow *parent, wxWindowID id); ~PieChart(); void SetValues(map<wxString, float> values); void Draw(); private: map<wxString, float> _values; vo...
17.75
45
0.723944
[ "vector" ]
9ccc93bdf5bee852e4b4774f48ba32c2179cce63
4,347
h
C
cinn/frontend/decomposer_registry.h
SunNy820828449/CINN
6384f730867132508c2c60f5ff2aae12959143d7
[ "Apache-2.0" ]
57
2020-10-09T12:18:48.000Z
2022-03-12T07:58:55.000Z
cinn/frontend/decomposer_registry.h
SunNy820828449/CINN
6384f730867132508c2c60f5ff2aae12959143d7
[ "Apache-2.0" ]
380
2020-10-09T08:28:08.000Z
2022-03-31T09:17:36.000Z
cinn/frontend/decomposer_registry.h
SunNy820828449/CINN
6384f730867132508c2c60f5ff2aae12959143d7
[ "Apache-2.0" ]
34
2020-10-09T08:46:45.000Z
2022-03-05T09:29:54.000Z
// Copyright (c) 2021 CINN 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 appl...
34.776
116
0.645963
[ "shape", "vector" ]
9cd2bc06e27e88d2ed489de5a4503a6d1dacd9f2
28,303
c
C
lib/EMBOSS-6.6.0/nucleus/embpdb.c
alegione/CodonShuffle
bd6674b2eb21ee144a39d6d1e9b7264aba887240
[ "MIT" ]
5
2016-11-11T21:57:49.000Z
2021-07-27T14:13:31.000Z
lib/EMBOSS-6.6.0/nucleus/embpdb.c
frantallukas10/CodonShuffle
4c408e1a8617f2a52dcb0329bba9617e1be17313
[ "MIT" ]
4
2016-05-15T07:56:25.000Z
2020-05-20T05:21:48.000Z
lib/EMBOSS-6.6.0/nucleus/embpdb.c
frantallukas10/CodonShuffle
4c408e1a8617f2a52dcb0329bba9617e1be17313
[ "MIT" ]
10
2015-08-19T20:37:46.000Z
2020-04-07T06:49:23.000Z
/* @source embpdb ************************************************************* ** ** Algorithms for handling protein structural data. ** For use with the Atom, Chain and Pdb objects defined in ajpdb.h ** Also for use with Hetent, Het, Vdwres, Vdwall, Cmap and Pdbtosp objects ** (also in ajpdb.h). ** ** @author Copyr...
27.451988
85
0.486592
[ "object", "model" ]
9cd5927e9e3a907e4102bec7c013b9b42ac157b1
7,440
h
C
src/tprdp/include/stream.h
atzitiondev/thinpi
1d5c9edac37a10326721b131945d01a83d00c648
[ "Apache-2.0" ]
null
null
null
src/tprdp/include/stream.h
atzitiondev/thinpi
1d5c9edac37a10326721b131945d01a83d00c648
[ "Apache-2.0" ]
null
null
null
src/tprdp/include/stream.h
atzitiondev/thinpi
1d5c9edac37a10326721b131945d01a83d00c648
[ "Apache-2.0" ]
1
2022-01-22T09:26:04.000Z
2022-01-22T09:26:04.000Z
#ifndef _STREAM_H #define _STREAM_H /* Parser state */ typedef struct stream { unsigned char *p; unsigned char *end; unsigned char *data; unsigned int size; /* Offsets of various headers */ unsigned char *iso_hdr; unsigned char *mcs_hdr; unsigned char *sec_hdr; unsigned char *rdp_hdr; unsigned char *channel...
48.311688
167
0.624866
[ "object" ]
9cdfc0d732f78d664ad05795ca05cf52a2924d77
1,347
h
C
2D/serial/trunk/fixedgrid.h
jlinford/fixedgrid
90147defe10a0d3c03a7c97207caea66928f4fbb
[ "BSD-3-Clause" ]
1
2019-07-26T19:59:01.000Z
2019-07-26T19:59:01.000Z
2D/serial/trunk/fixedgrid.h
jlinford/fixedgrid
90147defe10a0d3c03a7c97207caea66928f4fbb
[ "BSD-3-Clause" ]
null
null
null
2D/serial/trunk/fixedgrid.h
jlinford/fixedgrid
90147defe10a0d3c03a7c97207caea66928f4fbb
[ "BSD-3-Clause" ]
null
null
null
/* * fixedgrid.h * * Created by John Linford on 4/8/08. * Copyright 2008 Transatlantic Giraffe. All rights reserved. * */ #ifndef __FIXEDGRID_H__ #define __FIXEDGRID_H__ /************************************************** * Includes * **********************************...
21.046875
62
0.420935
[ "vector" ]
9ce31b17cf89625bf2084d3a7076f0b7074262f1
1,304
h
C
MeshModelingToolCP_Solution/Codes/include/igl/moments.h
PacosLelouch/MeshModelingToolCP
22965f7d0bc2dd14cfa372c023b041a0bbf152ed
[ "BSD-2-Clause" ]
null
null
null
MeshModelingToolCP_Solution/Codes/include/igl/moments.h
PacosLelouch/MeshModelingToolCP
22965f7d0bc2dd14cfa372c023b041a0bbf152ed
[ "BSD-2-Clause" ]
null
null
null
MeshModelingToolCP_Solution/Codes/include/igl/moments.h
PacosLelouch/MeshModelingToolCP
22965f7d0bc2dd14cfa372c023b041a0bbf152ed
[ "BSD-2-Clause" ]
null
null
null
// This file is part of libigl, a simple c++ geometry processing library. // // Copyright (C) 2022 Alec Jacobson <alecjacobson@gmail.com> // // 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 htt...
31.804878
90
0.701687
[ "mesh", "geometry", "object", "solid" ]
9ce8ae6e0e385d86de82689db7432131901f31bc
1,929
c
C
blakserv/files.c
jfaubert087/Meridian59_202
8f52d210c9c266978c07ebdad35168a548c3bde6
[ "FTL", "OML" ]
1
2021-05-19T02:13:59.000Z
2021-05-19T02:13:59.000Z
blakserv/files.c
siwithaneye/Meridian59
9dc8df728d41ba354c9b11574484da5b3e013a87
[ "FSFAP" ]
null
null
null
blakserv/files.c
siwithaneye/Meridian59
9dc8df728d41ba354c9b11574484da5b3e013a87
[ "FSFAP" ]
null
null
null
// Meridian 59, Copyright 1994-2012 Andrew Kirmse and Chris Kirmse. // All rights reserved. // // This software is distributed under a license that is described in // the LICENSE file that accompanies it. // // Meridian is a registered trademark. /* * files.c * */ #include "blakserv.h" bool FindMatch...
22.694118
90
0.636081
[ "vector" ]
9cea3b8fcea5f1ce076fe16f3d1e8dbb2b8d233e
3,407
h
C
Code/Sources/MacRunTime/TimingUtilitiesOSX.h
Synclavier/Software
a237bf2a6698bf7bc6c8282227fc22b627e512cc
[ "MIT" ]
5
2017-10-26T03:02:21.000Z
2021-06-24T23:32:25.000Z
Code/Sources/MacRunTime/TimingUtilitiesOSX.h
Synclavier/Software
a237bf2a6698bf7bc6c8282227fc22b627e512cc
[ "MIT" ]
null
null
null
Code/Sources/MacRunTime/TimingUtilitiesOSX.h
Synclavier/Software
a237bf2a6698bf7bc6c8282227fc22b627e512cc
[ "MIT" ]
2
2020-11-04T04:07:33.000Z
2021-06-24T23:32:30.000Z
// TimingUtilitiesOSX.h #ifndef __TIMINGUTILITIES__ #define __TIMINGUTILITIES__ // Mac OS Includes // This implementation is used both in the kernel driver and in the user space application #ifdef COMPILE_OSX_KERNEL #include <IOKit/IOLib.h> #include <kern/clock.h> #else #include <mach/mach_time.h> #endi...
49.376812
192
0.704139
[ "model" ]
9ceac543176c2e94c9cb6828799d41e117a85f67
1,149
h
C
src/jsonrpccpp/common/specificationwriter.h
cpp-ethereum-ios/libjson-rpc-cpp
b1c49a8243df6dd4cd3ad318f81206c0ab146afd
[ "MIT" ]
5
2021-10-07T15:36:37.000Z
2022-03-01T07:21:49.000Z
src/jsonrpccpp/common/specificationwriter.h
cpp-ethereum-ios/libjson-rpc-cpp
b1c49a8243df6dd4cd3ad318f81206c0ab146afd
[ "MIT" ]
null
null
null
src/jsonrpccpp/common/specificationwriter.h
cpp-ethereum-ios/libjson-rpc-cpp
b1c49a8243df6dd4cd3ad318f81206c0ab146afd
[ "MIT" ]
1
2022-03-01T07:21:51.000Z
2022-03-01T07:21:51.000Z
/************************************************************************* * libjson-rpc-cpp ************************************************************************* * @file specificationwriter.h * @date 30.04.2013 * @author Peter Spiess-Knafl <peter.knafl@gmail.com> * @license See attached LICENSE.txt *...
37.064516
116
0.5396
[ "vector" ]
9ceb80aa0119211c51f1a7b9c7dd912ddd779448
979
h
C
data.h
honzaq/logan
5a3c65885e902ff1a72ba31c64389cc5b0c1f1cf
[ "MIT" ]
null
null
null
data.h
honzaq/logan
5a3c65885e902ff1a72ba31c64389cc5b0c1f1cf
[ "MIT" ]
null
null
null
data.h
honzaq/logan
5a3c65885e902ff1a72ba31c64389cc5b0c1f1cf
[ "MIT" ]
null
null
null
#pragma once namespace logan { struct sum_data_item { uint32_t count = 0; }; struct time_data_item { FILETIME time = { 0 }; std::string msg; }; struct analyzed_data { std::string file_name; std::map<std::string, sum_data_item> sum_items; std::vector<time_data_item> time_items; }; using sum_map = std::map<...
20.829787
75
0.707865
[ "vector" ]
9cf0c84c3519bb53448562a01e5507560d32b3ff
1,314
h
C
test/TexturedQuadTest/TexturedQuadTest.h
rfruesmer/rfx
96c15a11ee8e2192c9d2ff233924eee884835f17
[ "MIT" ]
null
null
null
test/TexturedQuadTest/TexturedQuadTest.h
rfruesmer/rfx
96c15a11ee8e2192c9d2ff233924eee884835f17
[ "MIT" ]
null
null
null
test/TexturedQuadTest/TexturedQuadTest.h
rfruesmer/rfx
96c15a11ee8e2192c9d2ff233924eee884835f17
[ "MIT" ]
null
null
null
#pragma once #include "rfx/application/Application.h" namespace rfx::test { class TexturedQuadTest : public Application { private: struct UniformBufferObject { glm::mat4 model; glm::mat4 view; glm::mat4 proj; float lodBias = 0.0f; }; void initGraphics() override; voi...
24.792453
63
0.718417
[ "vector", "model" ]
9cf5caa986102aa4d96885bdbac6d1b780b66079
23,792
h
C
ros/third_party/cepton_sdk/include/cepton_sdk.h
Ly0n/cepton_sdk_redist
5b4bf24edadb4fdaf9b8149a70c60d207922a1ad
[ "BSD-3-Clause" ]
3
2020-08-07T23:16:10.000Z
2021-09-10T14:37:38.000Z
include/cepton_sdk.h
Ly0n/cepton_sdk_redist
5b4bf24edadb4fdaf9b8149a70c60d207922a1ad
[ "BSD-3-Clause" ]
null
null
null
include/cepton_sdk.h
Ly0n/cepton_sdk_redist
5b4bf24edadb4fdaf9b8149a70c60d207922a1ad
[ "BSD-3-Clause" ]
1
2021-03-19T17:19:32.000Z
2021-03-19T17:19:32.000Z
/* Copyright Cepton Technologies Inc., All rights reserved. Cepton Sensor SDK C interface. */ #ifndef CEPTON_SDK_H #define CEPTON_SDK_H #include <stddef.h> #include <stdint.h> #ifdef __cplusplus extern "C" { #endif //------------------------------------------------------------------------------ // Macros //----...
32.151351
80
0.688593
[ "model", "3d" ]
9cf7ec5ea9198d9ecb28a064f99ffd2652297cb6
3,001
h
C
uwsim_resources/uwsim_osgbullet/include/osgbCollision/VertexAggOp.h
epsilonorion/usv_lsa_sim_copy
d189f172dc1d265b7688c7dc8375a65ac4a9c048
[ "Apache-2.0" ]
1
2020-11-30T09:55:33.000Z
2020-11-30T09:55:33.000Z
uwsim_resources/uwsim_osgbullet/include/osgbCollision/VertexAggOp.h
epsilonorion/usv_lsa_sim_copy
d189f172dc1d265b7688c7dc8375a65ac4a9c048
[ "Apache-2.0" ]
null
null
null
uwsim_resources/uwsim_osgbullet/include/osgbCollision/VertexAggOp.h
epsilonorion/usv_lsa_sim_copy
d189f172dc1d265b7688c7dc8375a65ac4a9c048
[ "Apache-2.0" ]
2
2020-11-21T19:50:54.000Z
2020-12-27T09:35:29.000Z
/*************** <auto-copyright.pl BEGIN do not edit this line> ************** * * osgBullet is (C) Copyright 2009-2012 by Kenneth Mark Bryden * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License version 2.1 as published by the F...
31.589474
95
0.721093
[ "geometry", "object" ]
9cfccf2b64e5be20c3fe4e39a4d091b3aa8886d4
1,667
h
C
launcherprofileloader.h
huanghongxun/HMCLCPP
f0d86c61b1f6e9b687bd09e930d9296c886bef28
[ "MIT" ]
7
2015-12-17T07:52:03.000Z
2022-03-10T11:35:20.000Z
launcherprofileloader.h
huanghongxun/HMCLCPP
f0d86c61b1f6e9b687bd09e930d9296c886bef28
[ "MIT" ]
null
null
null
launcherprofileloader.h
huanghongxun/HMCLCPP
f0d86c61b1f6e9b687bd09e930d9296c886bef28
[ "MIT" ]
4
2016-02-10T02:18:38.000Z
2022-03-10T11:35:22.000Z
#ifndef LAUNCHERPROFILELOADER_H #define LAUNCHERPROFILELOADER_H #include <QString> #include <string> #include <vector> #include <json/reader.h> #include <json/writer.h> #include <json/value.h> #include "settingsmanager.h" #include "FileUtilities.h" using namespace Json; using namespace std; extern QString playerName,...
21.649351
71
0.728854
[ "vector" ]
14029943240f1af0449d0ca55b3a8fd3c51a07ad
1,402
h
C
Win32xx/tutorials/Tutorial9/src/View.h
mufunyo/VisionRGBApp
c09092770032150083eda171a22b1a3ef0914dab
[ "Unlicense" ]
2
2021-03-25T04:19:22.000Z
2021-05-03T03:23:30.000Z
Win32xx/tutorials/Tutorial9/src/View.h
mufunyo/VisionRGBApp
c09092770032150083eda171a22b1a3ef0914dab
[ "Unlicense" ]
null
null
null
Win32xx/tutorials/Tutorial9/src/View.h
mufunyo/VisionRGBApp
c09092770032150083eda171a22b1a3ef0914dab
[ "Unlicense" ]
1
2020-12-28T08:53:42.000Z
2020-12-28T08:53:42.000Z
////////////////////////////////////////////////////// // View.h // Declaration of the CView class #ifndef VIEW_H #define VIEW_H #include "Doc.h" // Message - sent to the parent (Frame) window when a file is dropped on the View window // WPARAM: A pointer to the filename (LPCTSTR) // LPARAM: unused #define UWM...
25.962963
88
0.672611
[ "vector" ]
1402aa2721068dafbd81c95758e25e391ebcb74f
4,496
c
C
WebAssemblyTest/array.c
sasmaster/uncensored3D
9a8b926920a37b2a072d064e98bd7901fc256ace
[ "MIT" ]
4
2018-10-26T05:51:31.000Z
2019-05-30T12:57:57.000Z
WebAssemblyTest/array.c
sasmaster/uncensored3D
9a8b926920a37b2a072d064e98bd7901fc256ace
[ "MIT" ]
null
null
null
WebAssemblyTest/array.c
sasmaster/uncensored3D
9a8b926920a37b2a072d064e98bd7901fc256ace
[ "MIT" ]
null
null
null
/* * Copyright (C) 2007 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...
25.83908
80
0.601201
[ "object" ]
140e08b5980074117b675d657c11f292b0d750bb
2,885
h
C
wrappers/8.1.1/vtkStatisticalOutlierRemovalWrap.h
axkibe/node-vtk
900ad7b5500f672519da5aa24c99aa5a96466ef3
[ "BSD-3-Clause" ]
6
2016-02-03T12:48:36.000Z
2020-09-16T15:07:51.000Z
wrappers/8.1.1/vtkStatisticalOutlierRemovalWrap.h
axkibe/node-vtk
900ad7b5500f672519da5aa24c99aa5a96466ef3
[ "BSD-3-Clause" ]
4
2016-02-13T01:30:43.000Z
2020-03-30T16:59:32.000Z
wrappers/8.1.1/vtkStatisticalOutlierRemovalWrap.h
axkibe/node-vtk
900ad7b5500f672519da5aa24c99aa5a96466ef3
[ "BSD-3-Clause" ]
null
null
null
/* this file has been autogenerated by vtkNodeJsWrap */ /* editing this might proof futile */ #ifndef NATIVE_EXTENSION_VTK_VTKSTATISTICALOUTLIERREMOVALWRAP_H #define NATIVE_EXTENSION_VTK_VTKSTATISTICALOUTLIERREMOVALWRAP_H #include <nan.h> #include <vtkSmartPointer.h> #include <vtkStatisticalOutlierRemoval.h> #inclu...
48.083333
101
0.805893
[ "object" ]
141409343e1422eb3cecd703ee56405e373e74b1
21,626
c
C
test/core/my-object.c
sailfishos-mirror/dbus-glib
6ab7c2c6a2a389d6bf01387966e9debbb6b6ee77
[ "AFL-2.1" ]
8
2018-12-04T08:55:46.000Z
2021-08-08T01:43:53.000Z
test/core/my-object.c
sailfishos-mirror/dbus-glib
6ab7c2c6a2a389d6bf01387966e9debbb6b6ee77
[ "AFL-2.1" ]
null
null
null
test/core/my-object.c
sailfishos-mirror/dbus-glib
6ab7c2c6a2a389d6bf01387966e9debbb6b6ee77
[ "AFL-2.1" ]
null
null
null
/* SPDX-License-Identifier: AFL-2.1 OR GPL-2.0-or-later */ #include <config.h> #undef G_DISABLE_ASSERT #include <string.h> #include <glib/gi18n.h> #include <glib-object.h> #include "my-object.h" #include "test-service-glib-glue.h" /* Properties */ enum { PROP_0, PROP_THIS_IS_A_STRING, PROP_NO_TOUCHING, PROP...
24.659065
144
0.633173
[ "object", "transform" ]
14153783e676c8345945dc158ee6c167c8a8b6a1
1,719
h
C
game/events/Spawn.h
ngc92/SpaTacS
c8689b4262171f7169c5600c5251c307915a961c
[ "MIT" ]
null
null
null
game/events/Spawn.h
ngc92/SpaTacS
c8689b4262171f7169c5600c5251c307915a961c
[ "MIT" ]
null
null
null
game/events/Spawn.h
ngc92/SpaTacS
c8689b4262171f7169c5600c5251c307915a961c
[ "MIT" ]
null
null
null
// // Created by erik on 1/2/17. // #ifndef SPATACS_GAME_SPAWN_H #define SPATACS_GAME_SPAWN_H #include <memory> #include "game/Damage.h" #include <vector> #include "game/entity/fwd.h" #include "context.h" //! \todo write tests for this file! namespace spatacs { namespace game { namespace events { class Spawn ...
20.710843
102
0.598604
[ "vector" ]
141e1256ff10de0af9c2f83c727bd4f841d464da
38,826
c
C
src/nvim/api/command.c
JonatanLima/neovim
279bc71f3c24928de7d46034168fa105592eb1fa
[ "Vim" ]
null
null
null
src/nvim/api/command.c
JonatanLima/neovim
279bc71f3c24928de7d46034168fa105592eb1fa
[ "Vim" ]
null
null
null
src/nvim/api/command.c
JonatanLima/neovim
279bc71f3c24928de7d46034168fa105592eb1fa
[ "Vim" ]
null
null
null
// This is an open source non-commercial project. Dear PVS-Studio, please check // it. PVS-Studio Static Code Analyzer for C, C++ and C#: http://www.viva64.com #include <stdbool.h> #include <stdint.h> #include <stdlib.h> #include "nvim/api/command.h" #include "nvim/api/private/converter.h" #include "nvim/api/private/...
34.057895
100
0.631149
[ "object" ]