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
789380a3532e395712e1cff1f25aeb53f754ba6d
4,114
h
C
components/invalidation/impl/per_user_topic_registration_request.h
zipated/src
2b8388091c71e442910a21ada3d97ae8bc1845d3
[ "BSD-3-Clause" ]
2,151
2020-04-18T07:31:17.000Z
2022-03-31T08:39:18.000Z
components/invalidation/impl/per_user_topic_registration_request.h
cangulcan/src
2b8388091c71e442910a21ada3d97ae8bc1845d3
[ "BSD-3-Clause" ]
395
2020-04-18T08:22:18.000Z
2021-12-08T13:04:49.000Z
components/invalidation/impl/per_user_topic_registration_request.h
cangulcan/src
2b8388091c71e442910a21ada3d97ae8bc1845d3
[ "BSD-3-Clause" ]
338
2020-04-18T08:03:10.000Z
2022-03-29T12:33:22.000Z
// Copyright 2018 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_INVALIDATION_IMPL_PER_USER_TOPIC_REGISTRATION_REQUEST_H_ #define COMPONENTS_INVALIDATION_IMPL_PER_USER_TOPIC_REGISTRATION_REQUEST_H_ #...
34.864407
80
0.742343
[ "object" ]
7893b800849e4ca123f727121d560259ab6cc940
1,766
h
C
Parser.h
Zemurin/commonItems
cda7c217c7b3433b61a17cd05ce8d3893b711bf7
[ "MIT" ]
7
2018-12-22T03:59:34.000Z
2021-06-10T22:42:37.000Z
Parser.h
IhateTrains/commonItems
759705dc41ff1595db9786d0a9facc0b336888c3
[ "MIT" ]
45
2018-12-04T04:51:20.000Z
2021-08-12T12:20:56.000Z
Parser.h
IhateTrains/commonItems
759705dc41ff1595db9786d0a9facc0b336888c3
[ "MIT" ]
15
2019-01-09T05:59:48.000Z
2020-08-27T09:08:09.000Z
#ifndef PARSER_H #define PARSER_H #include <functional> #include <map> #include <optional> #include <regex> namespace commonItems { typedef std::function<void(const std::string&, std::istream&)> parsingFunction; typedef std::function<void(std::istream&)> parsingFunctionStreamOnly; void absorbBOM(std::istream& ...
27.169231
132
0.762741
[ "vector" ]
78a6d7d1a77f530b08dbcd898e03166deb61bf04
4,771
h
C
World/Core/EventBus.h
ishellstrike/MinecraftLike
95e060d3f0b2070d603053801f8fd26a2cffc1f7
[ "MIT" ]
null
null
null
World/Core/EventBus.h
ishellstrike/MinecraftLike
95e060d3f0b2070d603053801f8fd26a2cffc1f7
[ "MIT" ]
null
null
null
World/Core/EventBus.h
ishellstrike/MinecraftLike
95e060d3f0b2070d603053801f8fd26a2cffc1f7
[ "MIT" ]
null
null
null
#pragma once #include <map> #include <memory> #include <vector> #include <boost/format.hpp> #include <glm/glm.hpp> #include <core/Sector.h> #include <core/GameObject.h> #include <Core/orders/OrderBus.h> #include "IngameTime.h" //#include <glm/gtx/string_cast.hpp> using PEvent = std::shared_ptr<class Event>; class Eve...
19.879167
126
0.690421
[ "vector" ]
78acef925f81816f8083f124f48404c22d64bd7b
3,944
h
C
src/MumbleKit/MKTextMessage.h
mkrautz/mumblekit
651fc584b9f9a075b487e0ac93130f33404acdaf
[ "BSD-3-Clause" ]
1
2017-05-17T00:18:06.000Z
2017-05-17T00:18:06.000Z
src/MumbleKit/MKTextMessage.h
mkrautz/mumblekit
651fc584b9f9a075b487e0ac93130f33404acdaf
[ "BSD-3-Clause" ]
null
null
null
src/MumbleKit/MKTextMessage.h
mkrautz/mumblekit
651fc584b9f9a075b487e0ac93130f33404acdaf
[ "BSD-3-Clause" ]
null
null
null
/* Copyright (C) 2009-2012 Mikkel Krautz <mikkel@krautz.dk> 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, ...
37.923077
94
0.729462
[ "object" ]
78bf826add534fee3218954f9b67e1e176ff8e9e
1,744
h
C
components/autofill_assistant/browser/web/js_snippets.h
zealoussnow/chromium
fd8a8914ca0183f0add65ae55f04e287543c7d4a
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
14,668
2015-01-01T01:57:10.000Z
2022-03-31T23:33:32.000Z
components/autofill_assistant/browser/web/js_snippets.h
zealoussnow/chromium
fd8a8914ca0183f0add65ae55f04e287543c7d4a
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
113
2015-05-04T09:58:14.000Z
2022-01-31T19:35:03.000Z
components/autofill_assistant/browser/web/js_snippets.h
zealoussnow/chromium
fd8a8914ca0183f0add65ae55f04e287543c7d4a
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
5,941
2015-01-02T11:32:21.000Z
2022-03-31T16:35:46.000Z
// Copyright 2020 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef COMPONENTS_AUTOFILL_ASSISTANT_BROWSER_WEB_JS_SNIPPETS_H_ #define COMPONENTS_AUTOFILL_ASSISTANT_BROWSER_WEB_JS_SNIPPETS_H_ #include <string> #incl...
32.296296
80
0.713876
[ "vector" ]
78c1f5f56a787c0cb4321ff7865583a9aca56929
8,976
c
C
src/system.c
herrecito/engine
42dc0288068ac7d215cc5c96d59299c60ea43a49
[ "Unlicense" ]
11
2015-07-29T08:07:20.000Z
2019-07-11T14:20:59.000Z
src/system.c
herrecito/engine
42dc0288068ac7d215cc5c96d59299c60ea43a49
[ "Unlicense" ]
2
2017-05-27T22:00:03.000Z
2020-12-27T17:48:55.000Z
src/system.c
herrecito/engine
42dc0288068ac7d215cc5c96d59299c60ea43a49
[ "Unlicense" ]
null
null
null
#define GLEW_STATIC #include <GL/glew.h> #include <SDL.h> #include <SDL_image.h> #include "geometry.h" #include "buffer.h" #include "system.h" #include "dbg.h" static const char *vertexSource = "#version 330 core\n" "\n" "in vec2 position;\n" "in vec2 texcoord;\n" "\n" "out vec3 Color;\n" "out vec2 Texcoord;\n" "\n"...
24.259459
80
0.549242
[ "geometry", "object", "vector" ]
78c3d5b1b4c41e78e03853d566c18a52d443fcec
2,555
h
C
Tuvok/Renderer/GL/GLHashTable.h
JensDerKrueger/ImageVis3D
699ab32132c899b7ea227bc87a9de80768ab879f
[ "MIT" ]
null
null
null
Tuvok/Renderer/GL/GLHashTable.h
JensDerKrueger/ImageVis3D
699ab32132c899b7ea227bc87a9de80768ab879f
[ "MIT" ]
null
null
null
Tuvok/Renderer/GL/GLHashTable.h
JensDerKrueger/ImageVis3D
699ab32132c899b7ea227bc87a9de80768ab879f
[ "MIT" ]
null
null
null
#pragma once #ifndef GLHASHTABLE_H #define GLHASHTABLE_H #include "StdTuvokDefines.h" #include "GLObject.h" #include "Basics/Vectors.h" #include <memory> #include <string> //#define GLHASHTABLE_PROFILE // adds some glFinish() commands all over the place namespace tuvok { class GLTexture; class...
32.75641
163
0.72407
[ "vector" ]
78ccf05b248738d177df0cdb8edb93ff5e515ec7
22,310
h
C
source/cosa/include/ansc_tmo_interface.h
lgirdk/ccsp-common-library
8d912984e96f960df6dadb4b0e6bc76c76376776
[ "Apache-2.0" ]
4
2018-02-26T05:41:14.000Z
2019-12-20T07:31:39.000Z
source/cosa/include/ansc_tmo_interface.h
rdkcmf/rdkb-CcspCommonLibrary
3eba76685bbf5eb6656f45eb4b57fdb5c269c2a1
[ "Apache-2.0" ]
null
null
null
source/cosa/include/ansc_tmo_interface.h
rdkcmf/rdkb-CcspCommonLibrary
3eba76685bbf5eb6656f45eb4b57fdb5c269c2a1
[ "Apache-2.0" ]
3
2017-07-30T15:35:16.000Z
2020-08-18T20:44:08.000Z
/* * If not stated otherwise in this file or this component's Licenses.txt file the * following copyright and licenses apply: * * Copyright 2015 RDK Management * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain ...
42.903846
99
0.48216
[ "object" ]
78ce7e65b659fa3ffdee99d5ef9f34744e0cb686
507
h
C
botctl/bot/types/include/poll_answer.h
culitz/botctl
3201b82aa00b6eb20396f18c45008b777d67f2f5
[ "MIT" ]
null
null
null
botctl/bot/types/include/poll_answer.h
culitz/botctl
3201b82aa00b6eb20396f18c45008b777d67f2f5
[ "MIT" ]
null
null
null
botctl/bot/types/include/poll_answer.h
culitz/botctl
3201b82aa00b6eb20396f18c45008b777d67f2f5
[ "MIT" ]
null
null
null
#pragma once #include <vector> #include "base_object.h" #include "user.h" #include "fields.h" namespace bot::types { class PollAnswer : public BaseObject { public: string poll_id; User user; std::vector<int> option_ids; PollAnswer(); PollAnswer(string&); PollAnswer(Value const&); virtual...
16.9
54
0.672584
[ "vector" ]
78cf2e74c9d8046219aa7603c87b5959fed80e83
582
h
C
src/passenger.h
mesflores/capacity-r
123b8e7515237027ce756a6ba034466a4732a9d4
[ "BSD-3-Clause" ]
2
2018-12-16T20:41:39.000Z
2018-12-28T02:30:47.000Z
src/passenger.h
mesflores/capacity-r
123b8e7515237027ce756a6ba034466a4732a9d4
[ "BSD-3-Clause" ]
3
2020-02-03T01:44:48.000Z
2020-04-26T22:20:40.000Z
src/passenger.h
mesflores/capacity
123b8e7515237027ce756a6ba034466a4732a9d4
[ "BSD-3-Clause" ]
null
null
null
// passenger.h // type definitions for the passenger object #ifndef _passenger_h #define _passenger_h typedef enum { UNINIT, WAIT, RIDE, TRANSFER } passenger_state; typedef struct passenger_t { int start; // Station ID of start int dest; // Station ID of destination float time; // Last r...
18.774194
63
0.713058
[ "object" ]
78e0947d1eed2b454a4e6584627d3f95ae29d558
31,498
c
C
libcore/certtools.c
levush/hipl
36e578a237a7ab27fabfe145fa4a8021ee08ca46
[ "BSD-2-Clause" ]
null
null
null
libcore/certtools.c
levush/hipl
36e578a237a7ab27fabfe145fa4a8021ee08ca46
[ "BSD-2-Clause" ]
null
null
null
libcore/certtools.c
levush/hipl
36e578a237a7ab27fabfe145fa4a8021ee08ca46
[ "BSD-2-Clause" ]
null
null
null
/* * Copyright (c) 2010 Aalto University and RWTH Aachen University. * * 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 ...
36.753792
93
0.58899
[ "object" ]
78e7006e025d6dbbfc0f84fff85ea42615cd9418
1,503
h
C
Source/PhysBody.h
BooLAW/3DEngine18
0b93691287d95b2de46baf7b2762878961d5f099
[ "MIT" ]
1
2020-04-17T07:13:37.000Z
2020-04-17T07:13:37.000Z
Source/PhysBody.h
BooLAW/3DEngine18
0b93691287d95b2de46baf7b2762878961d5f099
[ "MIT" ]
2
2018-10-10T18:34:38.000Z
2018-10-18T12:32:44.000Z
Source/PhysBody.h
BooLAW/3DEngine18
0b93691287d95b2de46baf7b2762878961d5f099
[ "MIT" ]
null
null
null
#ifndef __PhysBody_H__ #define __PhysBody_H__ #include "Module.h" #include "GameObject.h" #include "Primitive.h" class btRigidBody; class Module; // ================================================= struct PhysBody { friend class ModulePhysics3D; public: PhysBody(btRigidBody* body); PhysBody(GameObject* owner, PS...
21.169014
52
0.695276
[ "mesh", "vector" ]
78f2fa7e2d30643b899fb09784086db17943d62d
1,694
h
C
matlab/mex/TSFParser.h
nicost/TSFProto
64f919c1f0dfb0210863da5355c255f02d92f23e
[ "BSD-2-Clause" ]
null
null
null
matlab/mex/TSFParser.h
nicost/TSFProto
64f919c1f0dfb0210863da5355c255f02d92f23e
[ "BSD-2-Clause" ]
null
null
null
matlab/mex/TSFParser.h
nicost/TSFProto
64f919c1f0dfb0210863da5355c255f02d92f23e
[ "BSD-2-Clause" ]
null
null
null
/**************************************************** * Parser for files storing data in Tagged Spot Format * Written to facilitate opening TSF files in matlab * but should be useful in other circumstances as well * * Nico Stuurman, January 2012. Copyright UCSF, 2012 * * License: BSD-clause3: http://www.opensou...
30.25
72
0.641677
[ "vector" ]
91fa0ce0bd644d4c9d00bbb52bdb899d61d134f8
172,840
c
C
decompiled_scripts/ob_jukebox.c
Seanghost117/GTA-V-Decompiled-Scripts
6b09b3b0ad9ee54d0be2bcb892c5abea76d29aaa
[ "Unlicense" ]
null
null
null
decompiled_scripts/ob_jukebox.c
Seanghost117/GTA-V-Decompiled-Scripts
6b09b3b0ad9ee54d0be2bcb892c5abea76d29aaa
[ "Unlicense" ]
null
null
null
decompiled_scripts/ob_jukebox.c
Seanghost117/GTA-V-Decompiled-Scripts
6b09b3b0ad9ee54d0be2bcb892c5abea76d29aaa
[ "Unlicense" ]
1
2020-12-16T17:13:14.000Z
2020-12-16T17:13:14.000Z
#region Local Var var uLocal_0 = 0; var uLocal_1 = 0; int iLocal_2 = 0; int iLocal_3 = 0; int iLocal_4 = 0; int iLocal_5 = 0; int iLocal_6 = 0; int iLocal_7 = 0; int iLocal_8 = 0; int iLocal_9 = 0; int iLocal_10 = 0; int iLocal_11 = 0; var uLocal_12 = 0; var uLocal_13 = 0; float fLocal_14 = 0f; var uLoc...
21.057505
667
0.602632
[ "vector" ]
91fac302d52ca61a3c3830c74ce2797d53c42ce3
7,028
h
C
src/extern/inventor/lib/interaction/include/Inventor/draggers/SoJackDragger.h
OpenXIP/xip-libraries
9f0fef66038b20ff0c81c089d7dd0038e3126e40
[ "Apache-2.0" ]
2
2020-05-21T07:06:07.000Z
2021-06-28T02:14:34.000Z
src/extern/inventor/lib/interaction/include/Inventor/draggers/SoJackDragger.h
OpenXIP/xip-libraries
9f0fef66038b20ff0c81c089d7dd0038e3126e40
[ "Apache-2.0" ]
null
null
null
src/extern/inventor/lib/interaction/include/Inventor/draggers/SoJackDragger.h
OpenXIP/xip-libraries
9f0fef66038b20ff0c81c089d7dd0038e3126e40
[ "Apache-2.0" ]
6
2016-03-21T19:53:18.000Z
2021-06-08T18:06:03.000Z
/* * * Copyright (C) 2000 Silicon Graphics, Inc. All Rights Reserved. * * This library 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 opti...
38.404372
80
0.675157
[ "geometry" ]
91ff200ec66e50c6af20ac3447afa85709797fbe
3,929
h
C
include/complate/core/property.h
tmehnert/complate-cpp
8780cff967e25279584d0e1619666783f7ff6b40
[ "Apache-2.0" ]
5
2021-12-18T09:12:51.000Z
2022-01-28T17:43:13.000Z
include/complate/core/property.h
tmehnert/complate-cpp
8780cff967e25279584d0e1619666783f7ff6b40
[ "Apache-2.0" ]
10
2021-10-18T05:45:18.000Z
2021-12-12T11:09:20.000Z
include/complate/core/property.h
tmehnert/complate-cpp
8780cff967e25279584d0e1619666783f7ff6b40
[ "Apache-2.0" ]
null
null
null
/** * Copyright 2021 Torsten Mehnert * * 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 ...
32.204918
80
0.666582
[ "object" ]
62041e248ba2239f2f3c52d62d8780f55f9c5f93
711
c
C
gcc-gcc-7_3_0-release/gcc/testsuite/gcc.dg/pr34856.c
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
7
2020-05-02T17:34:05.000Z
2021-10-17T10:15:18.000Z
gcc-gcc-7_3_0-release/gcc/testsuite/gcc.dg/pr34856.c
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
null
null
null
gcc-gcc-7_3_0-release/gcc/testsuite/gcc.dg/pr34856.c
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
2
2020-07-27T00:22:36.000Z
2021-04-01T09:41:02.000Z
/* { dg-do compile } */ /* { dg-options "-O2" } */ /* { dg-options "-O2 -msse2" { target { i?86-*-* x86_64-*-* } } } */ /* { dg-options "-O2 -maltivec" { target { powerpc*-*-linux* && powerpc_altivec_ok } } } */ typedef __UINTPTR_TYPE__ uintptr_t; #undef __vector #define __vector __attribute__ ((__vector_size__ (16))...
21.545455
91
0.607595
[ "vector" ]
6212476ab6233f75ed8e5c87092fb513da3e8086
21,658
h
C
fcgi/include/fcgi_utilities_templates.h
adambreland/cpp-as_components
8b65507fa5beba5e1e2e3fbcadf17bf1030a0c70
[ "MIT" ]
null
null
null
fcgi/include/fcgi_utilities_templates.h
adambreland/cpp-as_components
8b65507fa5beba5e1e2e3fbcadf17bf1030a0c70
[ "MIT" ]
null
null
null
fcgi/include/fcgi_utilities_templates.h
adambreland/cpp-as_components
8b65507fa5beba5e1e2e3fbcadf17bf1030a0c70
[ "MIT" ]
null
null
null
// MIT License // // Copyright (c) 2021 Adam J. Breland // // 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...
39.95941
81
0.668898
[ "object", "vector" ]
6214e78480120cd8c32f85e9f81f352da4a73eb2
8,022
h
C
camera/hal/mediatek/mtkcam/include/mtkcam/feature/utils/p2/P2Util.h
strassek/chromiumos-platform2
12c953f41f48b8a6b0bd1c181d09bdb1de38325c
[ "BSD-3-Clause" ]
4
2020-07-24T06:54:16.000Z
2021-06-16T17:13:53.000Z
camera/hal/mediatek/mtkcam/include/mtkcam/feature/utils/p2/P2Util.h
strassek/chromiumos-platform2
12c953f41f48b8a6b0bd1c181d09bdb1de38325c
[ "BSD-3-Clause" ]
1
2021-04-02T17:35:07.000Z
2021-04-02T17:35:07.000Z
camera/hal/mediatek/mtkcam/include/mtkcam/feature/utils/p2/P2Util.h
strassek/chromiumos-platform2
12c953f41f48b8a6b0bd1c181d09bdb1de38325c
[ "BSD-3-Clause" ]
1
2020-11-04T22:31:45.000Z
2020-11-04T22:31:45.000Z
/* * Copyright (C) 2019 MediaTek Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
33.286307
79
0.639865
[ "transform" ]
621d552f4ae2f2a6ba76e75ff852f433d2c9bb73
1,722
h
C
odk/framework/inc/odkfw_data_requester.h
HpLightcorner/OXYGEN-SDK
4ede0ea07b513032605b32fc86539f081589e58c
[ "MIT" ]
4
2019-12-20T18:21:03.000Z
2020-09-08T05:16:53.000Z
odk/framework/inc/odkfw_data_requester.h
HpLightcorner/OXYGEN-SDK
4ede0ea07b513032605b32fc86539f081589e58c
[ "MIT" ]
13
2020-07-01T19:35:08.000Z
2022-03-18T13:58:06.000Z
odk/framework/inc/odkfw_data_requester.h
HpLightcorner/OXYGEN-SDK
4ede0ea07b513032605b32fc86539f081589e58c
[ "MIT" ]
3
2020-07-28T06:50:56.000Z
2022-02-24T10:32:52.000Z
// Copyright DEWETRON GmbH 2020 #pragma once #define ODK_EXTENSION_FUNCTIONS #include "odkapi_data_set_xml.h" #include "odkapi_message_ids.h" #include "odkbase_message_return_value_holder.h" #include "odkbase_if_host.h" #include "odkbase_basic_values.h" #include "odkbase_api_object_ptr.h" #include "odkfw_stream_reade...
23.589041
94
0.695122
[ "vector" ]
622fcee576870ad366b83a57a19997a4aa581d45
3,068
h
C
FlingEngine/Graphics/inc/GraphicsPipeline.h
BenjaFriend/EngineBay
402d49dc4378f0672fb66053effa49867b8c6726
[ "MIT" ]
315
2019-07-27T23:24:26.000Z
2022-03-23T18:55:31.000Z
FlingEngine/Graphics/inc/GraphicsPipeline.h
flingengine/FlingEngine
402d49dc4378f0672fb66053effa49867b8c6726
[ "MIT" ]
109
2019-07-14T19:47:03.000Z
2022-02-23T21:34:45.000Z
FlingEngine/Graphics/inc/GraphicsPipeline.h
BenjaFriend/EngineBay
402d49dc4378f0672fb66053effa49867b8c6726
[ "MIT" ]
18
2019-11-03T16:06:26.000Z
2022-01-23T03:32:19.000Z
#pragma once #include "FlingVulkan.h" #include "Shader.h" #include "Vertex.h" #include "MultiSampler.h" namespace Fling { class GraphicsPipeline { public: enum class Depth { None = 0, Read = 1, Write = 2, ReadWrite = Read | Write, }; ...
39.333333
101
0.702412
[ "vector" ]
623548b7313d17bf3293f4d319bd4895b82178a5
1,680
h
C
Example/Pods/IotLinkKit/iot-linkkit/IotLinkKit.framework/Headers/LinkkitDefine.h
konewu/iosSinovoLibrary
6e7c2e5d3cd9abd84f4ad6c39a302d246821d20b
[ "MIT" ]
null
null
null
Example/Pods/IotLinkKit/iot-linkkit/IotLinkKit.framework/Headers/LinkkitDefine.h
konewu/iosSinovoLibrary
6e7c2e5d3cd9abd84f4ad6c39a302d246821d20b
[ "MIT" ]
null
null
null
Example/Pods/IotLinkKit/iot-linkkit/IotLinkKit.framework/Headers/LinkkitDefine.h
konewu/iosSinovoLibrary
6e7c2e5d3cd9abd84f4ad6c39a302d246821d20b
[ "MIT" ]
null
null
null
// // LinkkitDefine.h // IotLinkKit // // Created by 朱永利 on 2018/11/15. // Copyright © 2018年 朱永利. All rights reserved. // #import <Foundation/Foundation.h> //#import <AKLog/AKLog.h> #import <IMSLog/IMSLogMacros.h> #define LinkkitTag @"LinkkitTag" #define LinkkitLogError(frmt,...) IMS_LOG_MACRO(NO, IMSLogFlagEr...
36.521739
142
0.759524
[ "object" ]
6236b631cf0a15138ded4c257aa7ba4585e5e01c
1,065
h
C
ai/DeepCoder/docker/DeepCoder/include/dsl/interpreter.h
quanpan302/test
313c6e310be0ef608543c23bd52a5466047cd378
[ "Apache-2.0" ]
null
null
null
ai/DeepCoder/docker/DeepCoder/include/dsl/interpreter.h
quanpan302/test
313c6e310be0ef608543c23bd52a5466047cd378
[ "Apache-2.0" ]
null
null
null
ai/DeepCoder/docker/DeepCoder/include/dsl/interpreter.h
quanpan302/test
313c6e310be0ef608543c23bd52a5466047cd378
[ "Apache-2.0" ]
null
null
null
#include <vector> #include <unordered_map> #include <experimental/optional> #include "dsl/ast.h" #include "dsl/type.h" #pragma once namespace dsl { struct Value { Value(); Value(int i); Value(const std::vector<int>& l); Type type; std::vector<int> result; std::exp...
27.307692
113
0.64507
[ "vector" ]
6244f70ca49c5fd93a50dab151a41ab71470cd75
2,308
h
C
source/Math/Radix.h
badbrainz/pme
1c8e6f3d154cc59613f5ef3f2f8293f488c64b28
[ "WTFPL" ]
null
null
null
source/Math/Radix.h
badbrainz/pme
1c8e6f3d154cc59613f5ef3f2f8293f488c64b28
[ "WTFPL" ]
null
null
null
source/Math/Radix.h
badbrainz/pme
1c8e6f3d154cc59613f5ef3f2f8293f488c64b28
[ "WTFPL" ]
null
null
null
#ifndef RADIX #define RADIX #define RADIX_LOCAL_RAM enum RadixHint { RADIX_SIGNED, RADIX_UNSIGNED, RADIX_FORCE_DWORD = 0x7fffffff }; class RadixSort { public: RadixSort(); ~RadixSort(); public: RadixSort& Sort(const unsigned int* input, unsigned int nb, bool signedvalues...
20.069565
92
0.608752
[ "object" ]
624fdcd3cdf3484bcecb087024825949d45bff91
736
c
C
lib/wizards/grathlek/area1/uproom6.c
vlehtola/questmud
8bc3099b5ad00a9e0261faeb6637c76b521b6dbe
[ "MIT" ]
null
null
null
lib/wizards/grathlek/area1/uproom6.c
vlehtola/questmud
8bc3099b5ad00a9e0261faeb6637c76b521b6dbe
[ "MIT" ]
null
null
null
lib/wizards/grathlek/area1/uproom6.c
vlehtola/questmud
8bc3099b5ad00a9e0261faeb6637c76b521b6dbe
[ "MIT" ]
null
null
null
inherit "room/room"; object monster; reset(arg) { if(!monster) { if(arg) return; monster = clone_object("/wizards/grathlek/area1/monsies/cpaladin.c"); move_object(monster, this_object()); } add_exit("north","/wizards/grathlek/area1/uproom5.c"); short_desc = "This is an well lighted room."; long...
28.307692
83
0.619565
[ "object" ]
625ac0b7f36fb3ae03941907e6ff3471742fb171
446
h
C
Computer-Graphics/Fase-4/engine/Models/headers/textures.h
paulob122/CG_19-20
6962e83ed4867a79b9b07c83da9ab609cd73c909
[ "MIT" ]
null
null
null
Computer-Graphics/Fase-4/engine/Models/headers/textures.h
paulob122/CG_19-20
6962e83ed4867a79b9b07c83da9ab609cd73c909
[ "MIT" ]
null
null
null
Computer-Graphics/Fase-4/engine/Models/headers/textures.h
paulob122/CG_19-20
6962e83ed4867a79b9b07c83da9ab609cd73c909
[ "MIT" ]
null
null
null
#ifndef ENGINE_TEXTURES_H #define ENGINE_TEXTURES_H #include "model-info.h" /* * Initializes textures specified in the models of the * different groups, loading image data, texture ID,... * */ void initTextures(vector<Group>* scene_groups); /* * Initializes textures specified in the models of the * different g...
22.3
64
0.746637
[ "vector", "model" ]
625d964babc228b0b3aa1dd63fdc9683764fc4b1
8,078
h
C
src/guidance.v2.02/libs/phylogeny/bestTamura92param.h
jlanga/smsk_selection
08070c6d4a6fbd9320265e1e698c95ba80f81123
[ "MIT" ]
4
2021-07-18T05:20:20.000Z
2022-01-03T10:22:33.000Z
src/guidance.v2.02/libs/phylogeny/bestTamura92param.h
jlanga/smsk_selection
08070c6d4a6fbd9320265e1e698c95ba80f81123
[ "MIT" ]
1
2017-08-21T07:26:13.000Z
2018-11-08T13:59:48.000Z
src/guidance.v2.02/libs/phylogeny/bestTamura92param.h
jlanga/smsk_orthofinder
08070c6d4a6fbd9320265e1e698c95ba80f81123
[ "MIT" ]
2
2021-07-18T05:20:26.000Z
2022-03-31T18:23:31.000Z
// $Id: bestTamura92param.h 962 2006-11-07 15:13:34Z privmane $ #ifndef ___BEST_TAMURA92_PARAM #define ___BEST_TAMURA92_PARAM #include "definitions.h" #include "likelihoodComputation.h" #include "sequenceContainer.h" #include "stochasticProcess.h" #include "multipleStochasticProcess.h" #include "gammaDistribution.h"...
33.799163
139
0.751424
[ "vector" ]
626257012198f47f011cc39a0637a393cef3d3fd
5,186
h
C
src/Image/ImageIO.h
LeksiDor/JaraboTransientRendering
62a786f3ba0ac16ee41725d26e15e137239f4c49
[ "MIT" ]
2
2020-09-23T14:17:47.000Z
2021-01-23T02:33:16.000Z
src/Image/ImageIO.h
LeksiDor/JaraboTransientRendering
62a786f3ba0ac16ee41725d26e15e137239f4c49
[ "MIT" ]
null
null
null
src/Image/ImageIO.h
LeksiDor/JaraboTransientRendering
62a786f3ba0ac16ee41725d26e15e137239f4c49
[ "MIT" ]
null
null
null
/* * Copyright (C) 2018, Ibon Guillen (http://giga.cps.unizar.es/~ibon/) * * 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...
26.191919
86
0.659661
[ "vector" ]
62678a0b0333d1ef3c455ac44c2fd80714278359
412
h
C
src/AdventOfCode2018/Day03-HowYouSliceIt/Day03-HowYouSliceIt.h
dbartok/advent-of-code-cpp
c8c2df7a21980f8f3e42128f7bc5df8288f18490
[ "MIT" ]
null
null
null
src/AdventOfCode2018/Day03-HowYouSliceIt/Day03-HowYouSliceIt.h
dbartok/advent-of-code-cpp
c8c2df7a21980f8f3e42128f7bc5df8288f18490
[ "MIT" ]
null
null
null
src/AdventOfCode2018/Day03-HowYouSliceIt/Day03-HowYouSliceIt.h
dbartok/advent-of-code-cpp
c8c2df7a21980f8f3e42128f7bc5df8288f18490
[ "MIT" ]
null
null
null
#pragma once #include <AdventOfCodeCommon/DisableLibraryWarningsMacros.h> __BEGIN_LIBRARIES_DISABLE_WARNINGS #include <vector> #include <string> __END_LIBRARIES_DISABLE_WARNINGS namespace AdventOfCode { namespace Year2018 { namespace Day03 { unsigned numOverlappingSquares(const std::vector<std::string>& areaLines);...
17.913043
83
0.822816
[ "vector" ]
6267b01519d7149c7c890f1eda8ca8ca9dc09021
4,796
h
C
Descending Europa/Temp/StagingArea/Data/il2cppOutput/UnityEngine_UnityEngine_Debug4195163081MethodDeclarations.h
screwylightbulb/europa
3dcc98369c8066cb2310143329535206751c8846
[ "MIT" ]
null
null
null
Descending Europa/Temp/StagingArea/Data/il2cppOutput/UnityEngine_UnityEngine_Debug4195163081MethodDeclarations.h
screwylightbulb/europa
3dcc98369c8066cb2310143329535206751c8846
[ "MIT" ]
null
null
null
Descending Europa/Temp/StagingArea/Data/il2cppOutput/UnityEngine_UnityEngine_Debug4195163081MethodDeclarations.h
screwylightbulb/europa
3dcc98369c8066cb2310143329535206751c8846
[ "MIT" ]
null
null
null
#pragma once #include "il2cpp-config.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include <stdint.h> #include <assert.h> #include <exception> // UnityEngine.ILogger struct ILogger_t629411471; // System.Object struct Il2CppObject; // UnityEngine.Object struct Object_t3071478659; // Sy...
74.9375
283
0.812552
[ "object" ]
62810ea72a32ede8193021a3abb59db78efe54b4
5,813
h
C
Tools/include/patchStr.h
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
504
2018-11-18T03:35:53.000Z
2022-03-29T01:02:51.000Z
Tools/include/patchStr.h
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
96
2018-11-19T21:06:50.000Z
2022-03-06T10:26:48.000Z
Tools/include/patchStr.h
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
73
2018-11-19T20:46:53.000Z
2022-03-29T00:59:26.000Z
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Copyright (c) Geoworks 1994 -- All Rights Reserved PROJECT: GEOS Tools MODULE: Patch FILE: patchStr.h AUTHOR: Chris Boyke, Apr 5, 1994 ROUTINES: Name Description ---- ----------- REVISION HISTORY: Name Date Descripti...
34.60119
79
0.635472
[ "object" ]
62862abd1ba0cd9256a8dca15cbacf1aa8322cc0
554
h
C
src/btl/trunk/btl/dna_gap.h
akhudek/feast
bb41ac122a9c0542a0fb71eec81ff5e872c556e5
[ "MIT" ]
1
2015-06-15T21:46:07.000Z
2015-06-15T21:46:07.000Z
src/btl/trunk/btl/dna_gap.h
akhudek/feast
bb41ac122a9c0542a0fb71eec81ff5e872c556e5
[ "MIT" ]
null
null
null
src/btl/trunk/btl/dna_gap.h
akhudek/feast
bb41ac122a9c0542a0fb71eec81ff5e872c556e5
[ "MIT" ]
null
null
null
#ifndef BTL_DNA_GAP__ #define BTL_DNA_GAP__ #include <iostream> #include <vector> #include <stdexcept> #include <boost/array.hpp> #include <btl/dna_gap_symbol.h> namespace btl { class dna_gap { public: // useful for template constructions static int const SIZE = 5; // reference our symbol type typedef ...
18.466667
55
0.716606
[ "vector" ]
628bc1c694b44f98576256f6a2533a0d10ccd049
83,497
c
C
third_party/mesa/MesaLib/src/gallium/drivers/cell/ppu/cell_gen_fragment.c
Scopetta197/chromium
b7bf8e39baadfd9089de2ebdc0c5d982de4a9820
[ "BSD-3-Clause" ]
212
2015-01-31T11:55:58.000Z
2022-02-22T06:35:11.000Z
third_party/mesa/MesaLib/src/gallium/drivers/cell/ppu/cell_gen_fragment.c
1065672644894730302/Chromium
239dd49e906be4909e293d8991e998c9816eaa35
[ "BSD-3-Clause" ]
5
2015-03-27T14:29:23.000Z
2019-09-25T13:23:12.000Z
third_party/mesa/MesaLib/src/gallium/drivers/cell/ppu/cell_gen_fragment.c
1065672644894730302/Chromium
239dd49e906be4909e293d8991e998c9816eaa35
[ "BSD-3-Clause" ]
221
2015-01-07T06:21:24.000Z
2022-02-11T02:51:12.000Z
/************************************************************************** * * Copyright 2008 Tungsten Graphics, Inc., Cedar Park, Texas. * All Rights Reserved. * Copyright 2009 VMware, Inc. All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this softwa...
38.126484
106
0.646466
[ "vector" ]
d10e7396427c70ae455b4c09b55679d9e40e0f29
320
h
C
WRFile.h
andresbanegas/Lab-8_AndresCruz
f2a9f03f6e7c63a3a860bb0dd9db2d93e02635a4
[ "MIT" ]
null
null
null
WRFile.h
andresbanegas/Lab-8_AndresCruz
f2a9f03f6e7c63a3a860bb0dd9db2d93e02635a4
[ "MIT" ]
null
null
null
WRFile.h
andresbanegas/Lab-8_AndresCruz
f2a9f03f6e7c63a3a860bb0dd9db2d93e02635a4
[ "MIT" ]
null
null
null
#ifndef WRFILE_H #define WRFILE_H #include "Partida.h" #include <fstream> #include <string> #include <vector> using namespace std; class WRFile{ private: fstream file; public: WRFile(); void escribirArchivo(string,string,vector<string>); vector<Partida*> leerArchivo(); }; #endif
18.823529
59
0.665625
[ "vector" ]
d119076eec7356cc705cabf50ddf44b620057a6a
986
h
C
usr/libexec/locationd/CLFenceManagerProtocol.h
lechium/tvOS130Headers
6b47cdcd4a6f453b399aa9d742b5d0f7e3f732fd
[ "MIT" ]
11
2019-11-06T04:48:48.000Z
2022-02-09T17:48:15.000Z
usr/libexec/locationd/CLFenceManagerProtocol.h
lechium/tvOS130Headers
6b47cdcd4a6f453b399aa9d742b5d0f7e3f732fd
[ "MIT" ]
1
2020-04-16T01:41:56.000Z
2020-04-16T04:32:00.000Z
usr/libexec/locationd/CLFenceManagerProtocol.h
lechium/tvOS130Headers
6b47cdcd4a6f453b399aa9d742b5d0f7e3f732fd
[ "MIT" ]
3
2019-12-22T20:17:53.000Z
2021-01-25T09:47:49.000Z
/* * This header is generated by classdump-dyld 1.0 * on Tuesday, November 5, 2019 at 3:11:45 PM Mountain Standard Time * Operating System: Version 13.0 (Build 17J586) * Image Source: /usr/libexec/locationd * classdump-dyld is licensed under GPLv3, Copyright © 2013-2016 by Elias Limneos. */ @protocol CLFenceManagerPr...
39.44
129
0.748479
[ "vector" ]
d122a84eb0ff05ebbeba0fd44f8eee8aa4428f2f
2,620
h
C
src/map_reduce/map_reduce_config.h
Yzhbuaa/DAGSfM
321f9bf24456f2e68aa4ea3d7a59c39040fe1f1f
[ "BSD-3-Clause" ]
255
2018-12-14T05:59:29.000Z
2020-11-04T12:15:32.000Z
src/map_reduce/map_reduce_config.h
Yzhbuaa/DAGSfM
321f9bf24456f2e68aa4ea3d7a59c39040fe1f1f
[ "BSD-3-Clause" ]
35
2018-12-25T03:02:48.000Z
2020-11-19T03:33:25.000Z
src/map_reduce/map_reduce_config.h
Yzhbuaa/DAGSfM
321f9bf24456f2e68aa4ea3d7a59c39040fe1f1f
[ "BSD-3-Clause" ]
54
2018-12-14T06:09:21.000Z
2020-11-21T08:29:31.000Z
// BSD 3-Clause License // Copyright (c) 2020, Chenyu // 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 // ...
31.190476
79
0.723664
[ "vector" ]
d12c859a8464b29a5f0a99825f958d1cc3f17bcd
1,342
c
C
third_party/Phigs/PVT/PVT_c/V2LIB/lnplpt.c
n1ckfg/Telidon
f4e2c693ec7d67245974b73a602d5d40df6a6d69
[ "MIT" ]
18
2017-07-08T02:34:02.000Z
2022-01-08T03:42:48.000Z
third_party/Phigs/PVT/PVT_c/V2LIB/lnplpt.c
n1ckfg/Telidon
f4e2c693ec7d67245974b73a602d5d40df6a6d69
[ "MIT" ]
null
null
null
third_party/Phigs/PVT/PVT_c/V2LIB/lnplpt.c
n1ckfg/Telidon
f4e2c693ec7d67245974b73a602d5d40df6a6d69
[ "MIT" ]
3
2018-02-03T04:44:00.000Z
2020-08-05T15:31:18.000Z
/* lnplpt.f -- translated by f2c (version of 22 July 1992 22:54:52). You must link the resulting object file with the libraries: -lF77 -lI77 -lm -lc (in that order) */ #include "f2c.h" #ifndef NO_PROTO /* Subroutine */ int lnplpt_(real *lx, real *ly, real *lz, real *al, real *bl, real *cl, real *ap, real *bp...
29.822222
78
0.577496
[ "object" ]
d136fab3af875f18068d59b379df3cf9e4d5b003
6,869
h
C
ns-allinone-3.35/ns-3.35/src/wifi/model/wifi-default-ack-manager.h
usi-systems/cc
487aa9e322b2b01b6af3a92e38545c119e4980a3
[ "Apache-2.0" ]
1
2022-03-22T08:08:35.000Z
2022-03-22T08:08:35.000Z
ns-3-dev/src/wifi/model/wifi-default-ack-manager.h
Marquez607/Wireless-Perf-Sim
1086759b6dbe7da192225780d5fe6a3da0c5eb07
[ "MIT" ]
null
null
null
ns-3-dev/src/wifi/model/wifi-default-ack-manager.h
Marquez607/Wireless-Perf-Sim
1086759b6dbe7da192225780d5fe6a3da0c5eb07
[ "MIT" ]
null
null
null
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */ /* * Copyright (c) 2020 Universita' degli Studi di Napoli Federico II * * 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 Found...
45.190789
109
0.689329
[ "object" ]
d14492b94fbff2c28125d552d988f2cceeda51a4
3,314
h
C
std/Vector.h
Null-LLC/Echo
07165b71332fed8e4dd641bd0bdddb38534abdf0
[ "MIT" ]
7
2021-08-15T01:35:56.000Z
2022-01-11T10:34:35.000Z
std/Vector.h
Null-LLC/Echo
07165b71332fed8e4dd641bd0bdddb38534abdf0
[ "MIT" ]
1
2021-11-06T07:20:31.000Z
2021-11-07T10:13:46.000Z
std/Vector.h
Null-LLC/Echo
07165b71332fed8e4dd641bd0bdddb38534abdf0
[ "MIT" ]
1
2021-12-07T07:04:47.000Z
2021-12-07T07:04:47.000Z
#pragma once template <class T> class Vector { public: typedef T * iterator; Vector(); Vector(unsigned int size); Vector(unsigned int size, const T & initial); Vector(const Vector<T> & v); ~Vector(); unsigned int capacity() const; unsigned int size() const; bool empty() co...
18.10929
66
0.602293
[ "vector" ]
d14edf4b159713d9fd2d38a92e4f6070ef71d787
5,039
h
C
include/builder.h
rodrigovb96/cpp-torch
8ce7edb687b174bd114a96c0758e8379c8c77c1d
[ "Apache-2.0" ]
55
2016-10-26T16:10:18.000Z
2021-01-26T00:44:35.000Z
include/builder.h
rodrigovb96/cpp-torch
8ce7edb687b174bd114a96c0758e8379c8c77c1d
[ "Apache-2.0" ]
10
2017-04-17T12:31:54.000Z
2018-11-23T10:49:07.000Z
include/builder.h
rodrigovb96/cpp-torch
8ce7edb687b174bd114a96c0758e8379c8c77c1d
[ "Apache-2.0" ]
25
2016-10-06T13:49:24.000Z
2021-05-01T16:36:02.000Z
#pragma once #include "torch/Tensor.h" #include "nn/Layer.h" #include <string> #include <map> #include <vector> #include <memory> #include <assert.h> #include <math.h> namespace cpptorch { class object_table; class object_torch; class object_torch_tensor; template<typename T> class object_torch_stora...
24.461165
107
0.618774
[ "object", "vector" ]
d160915106f1f299bb2c327f07cf13bed188bddb
2,605
h
C
include/SPTK/input/input_source_from_vector.h
takenori-y/SPTK
573df2dd032c39db2aa24de012d2fe9a44f96280
[ "Apache-2.0" ]
91
2017-12-25T14:13:17.000Z
2022-03-15T14:33:23.000Z
include/SPTK/input/input_source_from_vector.h
takenori-y/SPTK
573df2dd032c39db2aa24de012d2fe9a44f96280
[ "Apache-2.0" ]
4
2020-09-28T03:58:29.000Z
2021-12-14T01:23:13.000Z
include/SPTK/input/input_source_from_vector.h
takenori-y/SPTK
573df2dd032c39db2aa24de012d2fe9a44f96280
[ "Apache-2.0" ]
16
2018-03-12T07:08:09.000Z
2022-03-22T02:38:13.000Z
// ------------------------------------------------------------------------ // // Copyright 2021 SPTK Working Group // // // // Licensed under the Apache License, Version 2.0 (the "License"); // // y...
30.290698
78
0.543186
[ "object", "vector" ]
2f62b7a2479c9ce32fcbc8f246f5c2aa76be2e56
7,358
h
C
util/Util.h
Toysoft/ciderpress
640959dad551ba75a48bd3c49629579730ead351
[ "BSD-3-Clause" ]
84
2015-01-01T00:27:18.000Z
2022-03-28T22:55:56.000Z
util/Util.h
Toysoft/ciderpress
640959dad551ba75a48bd3c49629579730ead351
[ "BSD-3-Clause" ]
49
2015-01-11T19:58:57.000Z
2022-01-08T00:27:12.000Z
util/Util.h
Toysoft/ciderpress
640959dad551ba75a48bd3c49629579730ead351
[ "BSD-3-Clause" ]
19
2015-06-06T15:23:18.000Z
2022-01-12T23:26:43.000Z
/* * CiderPress * Copyright (C) 2007 by faddenSoft, LLC. All Rights Reserved. * See the file LICENSE for distribution terms. */ /* * Miscellaneous utility classes. */ #ifndef UTIL_UTIL_H #define UTIL_UTIL_H #include <sal.h> /* * Gripper for a resizable window. */ class CGripper: public CScrol...
26.092199
83
0.628839
[ "vector" ]
2f71c53a64a999c39718046fb0137dcb858bf8f2
514
h
C
GameEngine/QuadTree.h
laura-96/GameEngine
9bf5be938e8899d6a083041dae8b52737293f534
[ "MIT" ]
null
null
null
GameEngine/QuadTree.h
laura-96/GameEngine
9bf5be938e8899d6a083041dae8b52737293f534
[ "MIT" ]
null
null
null
GameEngine/QuadTree.h
laura-96/GameEngine
9bf5be938e8899d6a083041dae8b52737293f534
[ "MIT" ]
null
null
null
#ifndef __QuadTree_H__ #define __QuadTree_H__ #include <vector> #include "MathGeoLib/include/MathGeoLib.h" #include "Globals.h" #include "GameObject.h" #define QUADTREE_MAX_ITEMS 2 class QuadTreeNode { public: math::AABB box; std::vector<GameObject*> objects; QuadTreeNode* parent; QuadTreeNode* children[4]; ...
11.953488
50
0.715953
[ "vector" ]
2f810cd3e50bd489052cb203681226d9b4f5cfdf
3,350
h
C
src/common/hmm/PhoneticRulesManager.h
atk-/bavieca-0014
031216739b4800285af717f22f44ecda54675139
[ "Apache-2.0" ]
null
null
null
src/common/hmm/PhoneticRulesManager.h
atk-/bavieca-0014
031216739b4800285af717f22f44ecda54675139
[ "Apache-2.0" ]
null
null
null
src/common/hmm/PhoneticRulesManager.h
atk-/bavieca-0014
031216739b4800285af717f22f44ecda54675139
[ "Apache-2.0" ]
null
null
null
/*---------------------------------------------------------------------------------------------* * Copyright (C) 2012 Daniel Bolaños - www.bltek.com - Boulder Language Technologies * * * * www.bavieca.org is the web...
31.603774
97
0.524776
[ "vector" ]
2f8916334114ddc5dc8b5d2b5ee2206184f846f6
12,037
c
C
new/libr/cons/canvas_line.c
benbenwt/lisa_docker
0b851223dbaecef9b27c418eae05890fea752d49
[ "Apache-2.0" ]
null
null
null
new/libr/cons/canvas_line.c
benbenwt/lisa_docker
0b851223dbaecef9b27c418eae05890fea752d49
[ "Apache-2.0" ]
1
2021-12-17T00:14:27.000Z
2021-12-17T00:14:27.000Z
new/libr/cons/canvas_line.c
benbenwt/lisa_docker
0b851223dbaecef9b27c418eae05890fea752d49
[ "Apache-2.0" ]
null
null
null
/* radare - LGPL - Copyright 2013-2021 - pancake */ #include <r_cons.h> #define W(y) r_cons_canvas_write(c,y) #define G(x,y) r_cons_canvas_gotoxy(c,x,y) #define useUtf8 (r_cons_singleton ()->use_utf8) #define useUtf8Curvy (r_cons_singleton ()->use_utf8_curvy) #define DOTTED_LINE_HORIZ "┄" #define DOTTED_LINE_VERT "┊...
24.465447
175
0.608208
[ "render" ]
2f90daaab7d0137eed9954cf93da9728d551d1c6
5,457
h
C
Header/DYHeader/DYHeader.h
Deng11Sc/publicManager
8f387eb19fba0dd8298d8976b394a323f6c53532
[ "MIT" ]
null
null
null
Header/DYHeader/DYHeader.h
Deng11Sc/publicManager
8f387eb19fba0dd8298d8976b394a323f6c53532
[ "MIT" ]
null
null
null
Header/DYHeader/DYHeader.h
Deng11Sc/publicManager
8f387eb19fba0dd8298d8976b394a323f6c53532
[ "MIT" ]
null
null
null
// // DYHeader.h // MerryS // // Created by SongChang on 2018/1/8. // Copyright © 2018年 SongChang. All rights reserved. // #ifndef DYHeader_h #define DYHeader_h #define CC_Height CGRectGetHeight([[UIScreen mainScreen] bounds]) #define CC_Width CGRectGetWidth([[UIScreen mainScreen] bounds]) #define CC_SCREEN_MIN M...
36.139073
203
0.714862
[ "object" ]
2fa4e5fc91670cb6af2fd678166a04dd138d36e9
1,889
h
C
include/renderer/VertexBuffer2D.h
jjerome/Niski
58bcc1303cdb6676c051d55e9d7a248dfea65cde
[ "MIT" ]
1
2017-09-19T16:33:06.000Z
2017-09-19T16:33:06.000Z
include/renderer/VertexBuffer2D.h
jjerome/Niski
58bcc1303cdb6676c051d55e9d7a248dfea65cde
[ "MIT" ]
null
null
null
include/renderer/VertexBuffer2D.h
jjerome/Niski
58bcc1303cdb6676c051d55e9d7a248dfea65cde
[ "MIT" ]
null
null
null
#ifndef __RENDERER_VERTEXBUFFER2D_H__ #define __RENDERER_VERTEXBUFFER2D_H__ #include <vector> #include "utils/Color.h" #include "math/Rectangle.h" #include "renderer/Renderer.h" #include "renderer/VertexBuffer2D.h" #ifdef ENABLE_DIRECTX # include <d3d9.h> # include <d3d9types.h> #endif #if defined(_WIN32) || defined...
22.488095
98
0.690312
[ "render", "vector" ]
2fa4fcf02494b613de931784c9b2114bdbeb4ca5
18,200
h
C
SocketClient/FYClient.h
mikhailmulyar/SocketClient
54c2ef1e338fc39c7321172dfa0101cf50cd8aa7
[ "MIT" ]
null
null
null
SocketClient/FYClient.h
mikhailmulyar/SocketClient
54c2ef1e338fc39c7321172dfa0101cf50cd8aa7
[ "MIT" ]
null
null
null
SocketClient/FYClient.h
mikhailmulyar/SocketClient
54c2ef1e338fc39c7321172dfa0101cf50cd8aa7
[ "MIT" ]
null
null
null
// // FYClient.h // SocketClient // // Created by Marius Rackwitz on 07.05.13. // Copyright (c) 2013 Marius Rackwitz. All rights reserved. // // // The MIT License // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Softw...
40.807175
119
0.604011
[ "object" ]
2fba28b9c5627c65b0aabfb434ec375b5ddc08d3
2,588
h
C
Common/Foundation/Exception/ApplicationException.h
achilex/MgDev
f7baf680a88d37659af32ee72b9a2046910b00d8
[ "PHP-3.0" ]
2
2017-04-19T01:38:30.000Z
2020-07-31T03:05:32.000Z
Common/Foundation/Exception/ApplicationException.h
achilex/MgDev
f7baf680a88d37659af32ee72b9a2046910b00d8
[ "PHP-3.0" ]
null
null
null
Common/Foundation/Exception/ApplicationException.h
achilex/MgDev
f7baf680a88d37659af32ee72b9a2046910b00d8
[ "PHP-3.0" ]
1
2021-12-29T10:46:12.000Z
2021-12-29T10:46:12.000Z
// // Copyright (C) 2004-2011 by Autodesk, Inc. // // This library is free software; you can redistribute it and/or // modify it under the terms of version 2.1 of the GNU Lesser // General Public License as published by the Free Software Foundation. // // This library is distributed in the hope that it will be use...
34.506667
99
0.662287
[ "object" ]
2fbd76fbe81a588d6de0ec622c4ecf45e80ba3ea
1,964
h
C
src/script/routine.h
seedhartha/revan
b9a98007ca2f510b42894ecd09fb623571b433dc
[ "MIT" ]
37
2020-06-27T18:50:48.000Z
2020-08-02T14:13:51.000Z
src/script/routine.h
seedhartha/revan
b9a98007ca2f510b42894ecd09fb623571b433dc
[ "MIT" ]
null
null
null
src/script/routine.h
seedhartha/revan
b9a98007ca2f510b42894ecd09fb623571b433dc
[ "MIT" ]
1
2020-07-14T13:32:15.000Z
2020-07-14T13:32:15.000Z
/* * Copyright (c) 2020-2022 The reone project contributors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * ...
30.215385
91
0.705193
[ "vector" ]
4a91c5c7bf8d515899f272f502a4b3341490eec9
5,366
h
C
src/rs_driver/common/common_header.h
damienzh/rs_driver
a98d73253a91461e6a2be0d12f54165b2fd5d8a1
[ "BSD-3-Clause" ]
55
2020-06-10T10:19:06.000Z
2022-03-15T02:36:45.000Z
src/rs_driver/common/common_header.h
damienzh/rs_driver
a98d73253a91461e6a2be0d12f54165b2fd5d8a1
[ "BSD-3-Clause" ]
24
2020-07-15T12:21:44.000Z
2022-03-04T09:42:09.000Z
src/rs_driver/common/common_header.h
damienzh/rs_driver
a98d73253a91461e6a2be0d12f54165b2fd5d8a1
[ "BSD-3-Clause" ]
39
2020-06-29T03:44:23.000Z
2022-03-22T09:56:58.000Z
/********************************************************************************************************************* Copyright (c) 2020 RoboSense All rights reserved By downloading, copying, installing or using the software you agree to this license. If you do not agree to this license, do not download, install, cop...
26.048544
120
0.729407
[ "vector" ]
4aa838d6a073a5948256a7e03d0ebe99b3eb94b2
2,310
h
C
Interaction/mafInteractorExtractIsosurface.h
FusionBox2/MAF2
b576955f4f6b954467021f12baedfebcaf79a382
[ "Apache-2.0" ]
1
2018-01-23T09:13:40.000Z
2018-01-23T09:13:40.000Z
Interaction/mafInteractorExtractIsosurface.h
gradicosmo/MAF2
86ddf1f52a2de4479c09fd3f43dc321ff412af42
[ "Apache-2.0" ]
null
null
null
Interaction/mafInteractorExtractIsosurface.h
gradicosmo/MAF2
86ddf1f52a2de4479c09fd3f43dc321ff412af42
[ "Apache-2.0" ]
3
2020-09-24T16:04:53.000Z
2020-09-24T16:50:30.000Z
/*========================================================================= Program: MAF2 Module: mafInteractorExtractIsosurface Authors: Paolo Quadrani & Marco Petrone Copyright (c) B3C All rights reserved. See Copyright.txt or http://www.scsitaly.com/Copyright.htm for details. This software is distributed ...
34.477612
93
0.679654
[ "object" ]
4aa9ba1248f49b3c81c07ff4ac04704b71f45a12
18,215
h
C
admin/wmi/wbem/winmgmt/wmicooker/wmicooker.h
npocmaka/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
17
2020-11-13T13:42:52.000Z
2021-09-16T09:13:13.000Z
admin/wmi/wbem/winmgmt/wmicooker/wmicooker.h
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
2
2020-10-19T08:02:06.000Z
2020-10-19T08:23:18.000Z
admin/wmi/wbem/winmgmt/wmicooker/wmicooker.h
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
14
2020-11-14T09:43:20.000Z
2021-08-28T08:59:57.000Z
#pragma warning( disable: 4049 ) /* more than 64k source lines */ /* this ALWAYS GENERATED file contains the definitions for the interfaces */ /* File created by MIDL compiler version 6.00.0334 */ /* Compiler settings for wmicooker.idl: Oicf, W1, Zp8, env=Win32 (32b run) protocol : dce , ms_ext, ...
30.30782
128
0.652869
[ "object" ]
4ab5ca6e93258225289a5100f8d476fdab7b350a
5,061
h
C
mulberryAR/VVISION/engine/vvision/Utils/types.h
polobymulberry/mulberryAR
ae2c207563da7bbf4c382ee27a78558d5c482333
[ "MIT" ]
18
2017-02-17T09:28:10.000Z
2021-08-09T04:43:39.000Z
mulberryAR/VVISION/engine/vvision/Utils/types.h
jjzhang166/mulberryAR
ae2c207563da7bbf4c382ee27a78558d5c482333
[ "MIT" ]
1
2018-04-13T02:38:33.000Z
2018-12-25T06:12:56.000Z
mulberryAR/VVISION/engine/vvision/Utils/types.h
jjzhang166/mulberryAR
ae2c207563da7bbf4c382ee27a78558d5c482333
[ "MIT" ]
12
2017-03-22T09:08:18.000Z
2021-06-27T12:48:14.000Z
/* types.h * * Virtual Vision Engine . Copyright (C) 2012 Abdallah DIB. * All rights reserved. Email: Abdallah.dib@virtual-vison.net * Web: <http://www.virutal-vision.net/> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as pu...
26.920213
166
0.610551
[ "vector" ]
4ac9d6d423338dbcdf16b7ca3c850d1fd42840e7
36,258
h
C
src/OSC_Sim.h
kostergroup/Excimontec
7fb0929a9a22ff92db722161caa68e07fd0e5cde
[ "MIT" ]
19
2017-05-03T07:40:46.000Z
2021-08-03T05:58:57.000Z
src/OSC_Sim.h
kostergroup/Excimontec
7fb0929a9a22ff92db722161caa68e07fd0e5cde
[ "MIT" ]
100
2018-07-05T18:44:10.000Z
2022-02-06T10:42:59.000Z
src/OSC_Sim.h
MikeHeiber/Excimontec
19a568f3a5871efad0db54f5bb950bb9e2bc6b65
[ "MIT" ]
11
2018-01-13T09:41:52.000Z
2021-08-23T08:33:58.000Z
// Copyright (c) 2017-2019 Michael C. Heiber // This source file is part of the Excimontec project, which is subject to the MIT License. // For more information, see the LICENSE file that accompanies this software. // The Excimontec project can be found on Github at https://github.com/MikeHeiber/Excimontec #ifndef EXC...
55.781538
214
0.766617
[ "object", "vector", "model" ]
4ace41945a9df3ce8c06f018838d5ba8597e0715
8,280
c
C
src/socket.c
scartezini/proxy
81afd59757ec0b59ee851e85a7d893c8e4acf3e6
[ "MIT" ]
null
null
null
src/socket.c
scartezini/proxy
81afd59757ec0b59ee851e85a7d893c8e4acf3e6
[ "MIT" ]
null
null
null
src/socket.c
scartezini/proxy
81afd59757ec0b59ee851e85a7d893c8e4acf3e6
[ "MIT" ]
null
null
null
#include "../include/socket.h" #include "../include/decoder.h" #include "../include/cache.h" int *openSocket(int port){ int *sockfd; struct sockaddr_in servaddr; /* Define um socket para o servidor */ sockfd = (int *) malloc(sizeof(int)); /* chama a funcao socket para especificar o tipo do protocolo */ ...
23.724928
100
0.658092
[ "3d" ]
4ae4a426b86b65b2ec39806a6d7a1cb725ea9f5f
2,006
h
C
src/common/public/aeon/common/listener_subject.h
aeon-engine/libaeon
e42b39e621dcd0a0fba05e1c166fc688288fb69b
[ "BSD-2-Clause" ]
7
2017-02-19T16:22:16.000Z
2021-03-02T05:47:39.000Z
src/common/public/aeon/common/listener_subject.h
aeon-engine/libaeon
e42b39e621dcd0a0fba05e1c166fc688288fb69b
[ "BSD-2-Clause" ]
61
2017-05-29T06:11:17.000Z
2021-03-28T21:51:44.000Z
src/common/public/aeon/common/listener_subject.h
aeon-engine/libaeon
e42b39e621dcd0a0fba05e1c166fc688288fb69b
[ "BSD-2-Clause" ]
2
2017-05-28T17:17:40.000Z
2017-07-14T21:45:16.000Z
// Distributed under the BSD 2-Clause License - Copyright 2012-2021 Robin Degen #pragma once #include <algorithm> #include <vector> namespace aeon::common { /*! * Subject of a observer pattern (listener class). */ template <typename T> class listener_subject final { public: listener_subject() = default; ~...
24.765432
117
0.633101
[ "object", "vector" ]
4ae9aa4fe870df646d945ad6a9957fa532567a2b
3,469
c
C
priority_queue.c
tacrazymage/Data-Structures-and-Algorithms
174f676d92bfcdf80230fc8d9698eb3d41c53ef8
[ "MIT" ]
21
2019-08-04T04:56:26.000Z
2021-08-13T12:33:31.000Z
priority_queue.c
tacrazymage/Data-Structures-and-Algorithms
174f676d92bfcdf80230fc8d9698eb3d41c53ef8
[ "MIT" ]
12
2019-10-08T16:29:41.000Z
2019-12-03T09:23:18.000Z
priority_queue.c
tacrazymage/Data-Structures-and-Algorithms
174f676d92bfcdf80230fc8d9698eb3d41c53ef8
[ "MIT" ]
14
2019-08-04T12:02:32.000Z
2021-08-24T06:15:26.000Z
#include <stdio.h> #include <stdlib.h> #include <limits.h> #define MAX 3 typedef struct queue Queue; struct queue { int front; int rear; int q[MAX+1][2]; }; // Deletes a element from the front of the Queue. int* dequeue(Queue* q) { /* * Arguments: `q` (Queue*) -> A referance to a Queue object ...
26.280303
86
0.518882
[ "object" ]
2b755cb29c90e0361918cf0e6ffb84d6c355f429
65,875
h
C
source/games/sw/src/game.h
Quake-Backup/Raze
16c81f0b1f409436ebf576d2c23f2459a29b34b4
[ "RSA-MD" ]
1
2022-03-30T15:53:09.000Z
2022-03-30T15:53:09.000Z
source/games/sw/src/game.h
Quake-Backup/Raze
16c81f0b1f409436ebf576d2c23f2459a29b34b4
[ "RSA-MD" ]
null
null
null
source/games/sw/src/game.h
Quake-Backup/Raze
16c81f0b1f409436ebf576d2c23f2459a29b34b4
[ "RSA-MD" ]
null
null
null
//------------------------------------------------------------------------- /* Copyright (C) 1997, 2005 - 3D Realms Entertainment This file is part of Shadow Warrior version 1.2 Shadow Warrior is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by ...
30.385148
146
0.636539
[ "render", "object", "vector", "3d" ]
2b7a2ce1e5cf259f95ecad966505119dafb86512
841
h
C
shill/upstart/upstart_proxy_interface.h
strassek/chromiumos-platform2
12c953f41f48b8a6b0bd1c181d09bdb1de38325c
[ "BSD-3-Clause" ]
5
2019-01-19T15:38:48.000Z
2021-10-06T03:59:46.000Z
shill/upstart/upstart_proxy_interface.h
strassek/chromiumos-platform2
12c953f41f48b8a6b0bd1c181d09bdb1de38325c
[ "BSD-3-Clause" ]
1
2021-04-02T17:35:07.000Z
2021-04-02T17:35:07.000Z
shill/upstart/upstart_proxy_interface.h
strassek/chromiumos-platform2
12c953f41f48b8a6b0bd1c181d09bdb1de38325c
[ "BSD-3-Clause" ]
1
2020-11-04T22:31:45.000Z
2020-11-04T22:31:45.000Z
// Copyright 2018 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 SHILL_UPSTART_UPSTART_PROXY_INTERFACE_H_ #define SHILL_UPSTART_UPSTART_PROXY_INTERFACE_H_ #include <string> #include <vector> namespace shill...
29
73
0.724138
[ "vector" ]
2b7a55fa326c65c249d3c0e6733fd2d705af0d3b
5,282
h
C
ObitSystem/Obit/include/ObitSwPower.h
sarrvesh/Obit
e4ce6029e9beb2a8c0316ee81ea710b66b2b7986
[ "Linux-OpenIB" ]
5
2019-08-26T06:53:08.000Z
2020-10-20T01:08:59.000Z
ObitSystem/Obit/include/ObitSwPower.h
sarrvesh/Obit
e4ce6029e9beb2a8c0316ee81ea710b66b2b7986
[ "Linux-OpenIB" ]
null
null
null
ObitSystem/Obit/include/ObitSwPower.h
sarrvesh/Obit
e4ce6029e9beb2a8c0316ee81ea710b66b2b7986
[ "Linux-OpenIB" ]
8
2017-08-29T15:12:32.000Z
2022-03-31T12:16:08.000Z
/* $Id$ */ /*--------------------------------------------------------------------*/ /*; Copyright (C) 2010 */ /*; Associated Universities, Inc. Washington DC, USA. */ /*; */ /*; This ...
40.630769
80
0.585006
[ "object" ]
2b82160ef3cb6c11c1839d4810483e7ba8c42d30
6,452
h
C
projects/dpg/dpg_element_vector_provider.h
Fytch/lehrfempp
c804b3e350aa893180f1a02ce57a93b3d7686e91
[ "MIT" ]
16
2018-08-30T19:55:43.000Z
2022-02-16T16:38:06.000Z
projects/dpg/dpg_element_vector_provider.h
Fytch/lehrfempp
c804b3e350aa893180f1a02ce57a93b3d7686e91
[ "MIT" ]
151
2018-05-27T13:01:50.000Z
2021-08-04T14:50:50.000Z
projects/dpg/dpg_element_vector_provider.h
Fytch/lehrfempp
c804b3e350aa893180f1a02ce57a93b3d7686e91
[ "MIT" ]
20
2018-11-13T13:46:38.000Z
2022-02-18T17:33:52.000Z
#ifndef PROJECTS_DPG_DPG_ELEMENT_VECTOR_PROVIDER #define PROJECTS_DPG_DPG_ELEMENT_VECTOR_PROVIDER /** * @file * @brief Class providing element vectors of DPG methods * @author Philippe Peter * @date June 2019 * @copyright MIT License */ #include <lf/mesh/mesh.h> #include "dpg.h" #include "product_element_matr...
39.82716
80
0.712337
[ "mesh", "shape", "vector" ]
2b8c90e0ebf446f361933842cb5c7f930a199a4f
1,040
h
C
Code/Framework/AzToolsFramework/AzToolsFramework/UI/Prefab/Procedural/ProceduralPrefabUiHandler.h
BreakerOfThings/o3de
f4c59f868c726470ec910623facd836047d059c3
[ "Apache-2.0", "MIT" ]
11
2021-07-08T09:58:26.000Z
2022-03-17T17:59:26.000Z
Code/Framework/AzToolsFramework/AzToolsFramework/UI/Prefab/Procedural/ProceduralPrefabUiHandler.h
BreakerOfThings/o3de
f4c59f868c726470ec910623facd836047d059c3
[ "Apache-2.0", "MIT" ]
29
2021-07-06T19:33:52.000Z
2022-03-22T10:27:49.000Z
Code/Framework/AzToolsFramework/AzToolsFramework/UI/Prefab/Procedural/ProceduralPrefabUiHandler.h
BreakerOfThings/o3de
f4c59f868c726470ec910623facd836047d059c3
[ "Apache-2.0", "MIT" ]
4
2021-07-06T19:24:43.000Z
2022-03-31T12:42:27.000Z
/* * Copyright (c) Contributors to the Open 3D Engine Project. * For complete copyright and license terms please see the LICENSE at the root of this distribution. * * SPDX-License-Identifier: Apache-2.0 OR MIT * */ #pragma once #include <AzToolsFramework/UI/Prefab/PrefabUiHandler.h> #include <AzFramework/Entit...
28.108108
120
0.727885
[ "3d" ]
2b9e47c7d627fc957f508de40ca0db79d34370ca
3,154
h
C
include/Cloth.h
LamWS/ClothSimulation
008b24fa96005cbe7ccae27a765d19e5f68a3ef2
[ "MIT" ]
5
2021-11-10T08:39:34.000Z
2022-03-06T10:21:49.000Z
include/Cloth.h
LamWS/ClothSimulation
008b24fa96005cbe7ccae27a765d19e5f68a3ef2
[ "MIT" ]
null
null
null
include/Cloth.h
LamWS/ClothSimulation
008b24fa96005cbe7ccae27a765d19e5f68a3ef2
[ "MIT" ]
null
null
null
// // Created by lamws on 7/26/21. // #ifndef CLOTHSIMULATION_CLOTH_H #define CLOTHSIMULATION_CLOTH_H #include "Eigen/Dense" #include "Eigen/Sparse" #include "common/declarations.h" #include <vector> #include "map" #include <memory> #include "Mesh.h" #include "Energy.h" class Cloth { public: Cloth(const std::str...
25.031746
101
0.694673
[ "mesh", "vector" ]
2ba23e36fb80cbfb36e8cf94f87812cf785d04aa
821
c
C
lib/wizards/siki/channel/_chl_eth_les.c
vlehtola/questmud
8bc3099b5ad00a9e0261faeb6637c76b521b6dbe
[ "MIT" ]
null
null
null
lib/wizards/siki/channel/_chl_eth_les.c
vlehtola/questmud
8bc3099b5ad00a9e0261faeb6637c76b521b6dbe
[ "MIT" ]
null
null
null
lib/wizards/siki/channel/_chl_eth_les.c
vlehtola/questmud
8bc3099b5ad00a9e0261faeb6637c76b521b6dbe
[ "MIT" ]
null
null
null
/* Free reinc */ resolve(bonus, target, god,arg) { object ob,obje, r_ob; int effect, exp,i,i2,modifier, worth; string totals, tmp; if (!target) { write("Reincarnate whom?\n"); return; } ob = find_player(lower_case(target)); if (!ob) { write("No such a player.\n"); return 1; } if (!ob->query_dead(...
29.321429
118
0.63581
[ "object" ]
2ba94a2fbbc06b809e8ea86bf36b9dfe76479f9f
2,590
h
C
multiscale/amsiDataDistribution.h
SCOREC/amsi
a9d33804e951b397b3a0ca5f07efe854536c8e0a
[ "BSD-3-Clause" ]
null
null
null
multiscale/amsiDataDistribution.h
SCOREC/amsi
a9d33804e951b397b3a0ca5f07efe854536c8e0a
[ "BSD-3-Clause" ]
null
null
null
multiscale/amsiDataDistribution.h
SCOREC/amsi
a9d33804e951b397b3a0ca5f07efe854536c8e0a
[ "BSD-3-Clause" ]
null
null
null
#ifndef AMSI_DATADISTRIBUTION_H_ #define AMSI_DATADISTRIBUTION_H_ #include "amsiAssemblable.h" #include "amsiDistributed.h" #include "amsiScale.h" #include "amsiTask.h" #include <PCU.h> #include <valarray> #include <vector> #ifdef ZOLTAN struct Zoltan_Struct; #endif namespace amsi { // unused class DistributedData ...
24.666667
59
0.612355
[ "object", "vector" ]
2bab41104bf77d0182f56d65be2bf7e87d49883e
23,824
c
C
source/physics/Shape.c
VUEngine/VUEngine-Core
4737e0efd2c8e6ba7f69e689bf9e79dcdd627050
[ "MIT" ]
9
2021-01-09T19:24:27.000Z
2022-03-27T11:57:20.000Z
source/physics/Shape.c
VUEngine/VUEngine-Core
4737e0efd2c8e6ba7f69e689bf9e79dcdd627050
[ "MIT" ]
null
null
null
source/physics/Shape.c
VUEngine/VUEngine-Core
4737e0efd2c8e6ba7f69e689bf9e79dcdd627050
[ "MIT" ]
null
null
null
/* VUEngine - Virtual Utopia Engine <https://www.vuengine.dev> * A universal game engine for the Nintendo Virtual Boy * * © Jorge Eremiev <jorgech3@gmail.com> and Christian Radke <c.radke@posteo.de>, 2007-2020 * * Permission is hereby granted, free of charge, to any person obtaining a copy of this software and * ...
26.471111
210
0.719527
[ "object", "shape", "vector" ]
2be71a34b0bb83d36f8c21f120667fd569169354
3,488
h
C
chromeos/services/tts/tts_player.h
zealoussnow/chromium
fd8a8914ca0183f0add65ae55f04e287543c7d4a
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
14,668
2015-01-01T01:57:10.000Z
2022-03-31T23:33:32.000Z
chromeos/services/tts/tts_player.h
zealoussnow/chromium
fd8a8914ca0183f0add65ae55f04e287543c7d4a
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
86
2015-10-21T13:02:42.000Z
2022-03-14T07:50:50.000Z
chromeos/services/tts/tts_player.h
zealoussnow/chromium
fd8a8914ca0183f0add65ae55f04e287543c7d4a
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
5,941
2015-01-02T11:32:21.000Z
2022-03-31T16:35:46.000Z
// Copyright 2021 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CHROMEOS_SERVICES_TTS_TTS_PLAYER_H_ #define CHROMEOS_SERVICES_TTS_TTS_PLAYER_H_ #include "base/synchronization/lock.h" #include "base/thread_anno...
33.864078
80
0.746846
[ "render", "vector" ]
2bf98ebe1159d5aff6744877dfb1d3257f268d23
13,975
c
C
orte/mca/db/daemon/db_daemon.c
bringhurst/ompi
7da12594dc72085162265188b505aca0d0cfe811
[ "BSD-3-Clause-Open-MPI" ]
1
2016-05-01T09:37:07.000Z
2016-05-01T09:37:07.000Z
orte/mca/db/daemon/db_daemon.c
bringhurst/ompi
7da12594dc72085162265188b505aca0d0cfe811
[ "BSD-3-Clause-Open-MPI" ]
null
null
null
orte/mca/db/daemon/db_daemon.c
bringhurst/ompi
7da12594dc72085162265188b505aca0d0cfe811
[ "BSD-3-Clause-Open-MPI" ]
null
null
null
/* * Copyright (c) 2010 Cisco Systems, Inc. All rights reserved. * Copyright (c) 2004-2011 The University of Tennessee and The University * of Tennessee Research Foundation. All rights * reserved. * $COPYRIGHT$ * * Additional copyrights may follow * * $...
31.689342
102
0.564794
[ "object" ]
2bfbce27f8408c81bf47e47fcc91050bbb239c71
41,687
c
C
lib-dynload/_recordclass/lib/recordclass/mutabletuple.c
tabulon-ext/dedupsqlfs
9dfbed17450e7f2a499a7381e0368d08ae3c700d
[ "MIT" ]
22
2015-04-09T09:00:00.000Z
2022-03-23T00:16:04.000Z
lib-dynload/_recordclass/lib/recordclass/mutabletuple.c
tabulon-ext/dedupsqlfs
9dfbed17450e7f2a499a7381e0368d08ae3c700d
[ "MIT" ]
119
2015-02-11T21:39:27.000Z
2021-07-27T23:04:49.000Z
lib-dynload/_recordclass/lib/recordclass/mutabletuple.c
tabulon-ext/dedupsqlfs
9dfbed17450e7f2a499a7381e0368d08ae3c700d
[ "MIT" ]
7
2016-03-16T11:53:45.000Z
2022-02-24T13:47:31.000Z
// The MIT License (MIT) // Copyright (c) «2015-2020» «Shibzukhov Zaur, szport at gmail dot com» // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software - recordclass library - and associated documentation files // (the "Software"), to deal in the Software without restrict...
30.361981
130
0.568547
[ "object" ]
9208447e220165532f6d96cc674e7a827edfceee
1,689
h
C
projects/generation/sculptor/source/sculptor/operations/extrude.h
silentorb/mythic-cpp
97319d158800d77e1a944c47c13523662bc07e08
[ "MIT" ]
null
null
null
projects/generation/sculptor/source/sculptor/operations/extrude.h
silentorb/mythic-cpp
97319d158800d77e1a944c47c13523662bc07e08
[ "MIT" ]
null
null
null
projects/generation/sculptor/source/sculptor/operations/extrude.h
silentorb/mythic-cpp
97319d158800d77e1a944c47c13523662bc07e08
[ "MIT" ]
null
null
null
#pragma once #include "sculptor/geometry.h" #include "operations.h" #include <vectoring/utility.h> using namespace sculptor_old::geometry; namespace sculptor_old { namespace operations { // template<typename Iterator> // void extrude(Iterator &edges, mat4 &offset, bool fill = false); temp...
30.160714
81
0.628182
[ "mesh", "geometry", "vector" ]
6003b690f945ee493ec81ae50103daa226cadfc2
7,393
h
C
oneflow/core/eager/eager_blob_object.h
Panlichen/oneflow
ad93c69c9932e5515aa31fb7f157073708810a3d
[ "Apache-2.0" ]
null
null
null
oneflow/core/eager/eager_blob_object.h
Panlichen/oneflow
ad93c69c9932e5515aa31fb7f157073708810a3d
[ "Apache-2.0" ]
null
null
null
oneflow/core/eager/eager_blob_object.h
Panlichen/oneflow
ad93c69c9932e5515aa31fb7f157073708810a3d
[ "Apache-2.0" ]
1
2021-12-15T02:14:49.000Z
2021-12-15T02:14:49.000Z
/* Copyright 2020 The OneFlow 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 agre...
36.063415
100
0.73272
[ "shape", "vector" ]
600595338b1041aebe694dd732687487aa535270
848
h
C
JSON/include/JsonDocument.h
josexy/QtScreenShot
0a10e32c5f69949aa7ba7992f9d96729f90eee25
[ "Apache-2.0" ]
11
2020-09-26T14:45:56.000Z
2021-12-10T10:22:22.000Z
json/include/JsonDocument.h
josexy/jsontest
f9a0a59b49f5fbd8ae0104f3696bd5aa39aab477
[ "MIT" ]
null
null
null
json/include/JsonDocument.h
josexy/jsontest
f9a0a59b49f5fbd8ae0104f3696bd5aa39aab477
[ "MIT" ]
1
2021-06-14T14:36:27.000Z
2021-06-14T14:36:27.000Z
#ifndef JSONTEST_JSONDOCUMENT_H #define JSONTEST_JSONDOCUMENT_H #include "JsonConvert.h" #include "JsonException.h" #include "JsonWriter.h" namespace Json { class JsonDocument { public: explicit JsonDocument(const std::string &, bool format = false, int indent = 4, bool escape = false); expli...
22.918919
109
0.645047
[ "object" ]
600aac6b354ae4cdd77c5207703ccb2abf4d16bb
12,552
h
C
Toolkit/CommuterWidget.h
SlyVTT/Widget-for-TI-NSpire
5bf4b66731156c69abf9e3cc28b76d9922eddfa2
[ "MIT" ]
9
2021-03-07T10:59:29.000Z
2022-03-16T13:15:34.000Z
Toolkit/CommuterWidget.h
SlyVTT/Widget-for-TI-NSpire
5bf4b66731156c69abf9e3cc28b76d9922eddfa2
[ "MIT" ]
null
null
null
Toolkit/CommuterWidget.h
SlyVTT/Widget-for-TI-NSpire
5bf4b66731156c69abf9e3cc28b76d9922eddfa2
[ "MIT" ]
null
null
null
#ifndef COMMUTERWIDGET_H #define COMMUTERWIDGET_H #include "ButtonWidget.h" /// Example of program using CommuterWidget controls /// /// The following simple example demonstrates how to use the CommuterWidget controls. /// \image html CommuterWidgetExample1.jpg /// \image html CommuterWidgetExample2.jpg /// /// ###...
43.888112
280
0.66595
[ "render", "object", "vector" ]
6035148aa15450ce53575364aadb90db6822ae75
473
h
C
WYAKit/Classes/WYAUtils/WYACategories/Foundation/NSNotificationCenter/NSNotificationCenter+WYANotificationCenter.h
wya-team/WYAKit
395dbe71422ce20a0eec0f2c16d1093214dd8399
[ "MIT" ]
2
2019-02-28T01:04:44.000Z
2019-03-11T10:06:54.000Z
WYAKit/Classes/WYAUtils/WYACategories/Foundation/NSNotificationCenter/NSNotificationCenter+WYANotificationCenter.h
wya-team/WYAKit
395dbe71422ce20a0eec0f2c16d1093214dd8399
[ "MIT" ]
null
null
null
WYAKit/Classes/WYAUtils/WYACategories/Foundation/NSNotificationCenter/NSNotificationCenter+WYANotificationCenter.h
wya-team/WYAKit
395dbe71422ce20a0eec0f2c16d1093214dd8399
[ "MIT" ]
1
2019-10-28T08:03:57.000Z
2019-10-28T08:03:57.000Z
// // NSNotificationCenter+WYANotificationCenter.h // WYAKit_Example // // Created by 李世航 on 2019/1/3. // Copyright © 2019 WYATeam. All rights reserved. // #import <Foundation/Foundation.h> NS_ASSUME_NONNULL_BEGIN @interface NSNotificationCenter (WYANotificationCenter) - (void)wya_addObserverWithName:(NSString ...
22.52381
64
0.693446
[ "object" ]
605dc26b682e06bf8c8b367cbc22c4647b67dee5
1,616
h
C
chrome/browser/ui/views/tabs/tab_renderer_data.h
zipated/src
2b8388091c71e442910a21ada3d97ae8bc1845d3
[ "BSD-3-Clause" ]
2,151
2020-04-18T07:31:17.000Z
2022-03-31T08:39:18.000Z
chrome/browser/ui/views/tabs/tab_renderer_data.h
cangulcan/src
2b8388091c71e442910a21ada3d97ae8bc1845d3
[ "BSD-3-Clause" ]
395
2020-04-18T08:22:18.000Z
2021-12-08T13:04:49.000Z
chrome/browser/ui/views/tabs/tab_renderer_data.h
cangulcan/src
2b8388091c71e442910a21ada3d97ae8bc1845d3
[ "BSD-3-Clause" ]
338
2020-04-18T08:03:10.000Z
2022-03-29T12:33:22.000Z
// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CHROME_BROWSER_UI_VIEWS_TABS_TAB_RENDERER_DATA_H_ #define CHROME_BROWSER_UI_VIEWS_TABS_TAB_RENDERER_DATA_H_ #include "base/strings/string16.h...
33.666667
73
0.774134
[ "render" ]
006eb3c96ed3518ed7e3592eb737f7f6bcbb3dd8
1,189
h
C
inc/Node.h
rjmrohit94/WSN-PrecisionAgriculture-Simulator
f42a0a912ff13f98f442646db7ccd5bbdbdc923e
[ "Zlib" ]
null
null
null
inc/Node.h
rjmrohit94/WSN-PrecisionAgriculture-Simulator
f42a0a912ff13f98f442646db7ccd5bbdbdc923e
[ "Zlib" ]
null
null
null
inc/Node.h
rjmrohit94/WSN-PrecisionAgriculture-Simulator
f42a0a912ff13f98f442646db7ccd5bbdbdc923e
[ "Zlib" ]
null
null
null
/****************************************************************************************** * File Name: * Author(s): * Desciption: * Created Date: * License: * *********************************************************************************************/ #ifndef NODE_H #define NODE_H #include <list> #include <vector...
20.5
94
0.590412
[ "vector" ]
007c30e715667cdf1bb849670d42182f73d0f0f5
2,089
h
C
table.h
linus-young/my_toy_cx_compiler
e6d87658883cf007b8d94f252139efdb34267ea9
[ "MIT" ]
1
2018-01-18T05:39:55.000Z
2018-01-18T05:39:55.000Z
table.h
linus-young/my_toy_cx_compiler
e6d87658883cf007b8d94f252139efdb34267ea9
[ "MIT" ]
null
null
null
table.h
linus-young/my_toy_cx_compiler
e6d87658883cf007b8d94f252139efdb34267ea9
[ "MIT" ]
null
null
null
#include "stdio.h" #include "string.h" #include "limits.h" #include "stdlib.h" #define IDENT_TABLE_MAX 100 /* 标识符表长度 */ #define IDENT_LEN 20 /* 每个标识符最大长度 */ #define LEV_MAX 10 #define CONST_MAX 2147483647 /* 常量最大值 */ #define STACK_SIZE 500 int level = 0; int table_index = 0; int data_allocation_index = 0; int nu...
24.011494
101
0.597894
[ "object" ]
007cb713bd9250dbe912f2fe9dbabbe1a34a1b20
2,451
c
C
slinky/write.c
Museum-of-Art-and-Digital-Entertainment/macross
992179723541e5405c15bb8f7b3dd257e00328eb
[ "MIT" ]
158
2016-01-22T02:14:14.000Z
2022-02-23T00:08:44.000Z
slinky/write.c
ksherlock/macross
992179723541e5405c15bb8f7b3dd257e00328eb
[ "MIT" ]
6
2016-01-23T09:35:22.000Z
2016-08-18T16:04:38.000Z
slinky/write.c
ksherlock/macross
992179723541e5405c15bb8f7b3dd257e00328eb
[ "MIT" ]
23
2016-01-23T08:21:26.000Z
2020-10-12T19:57:39.000Z
/* * Copyright (c) 1987 Fujitsu * * 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, publish, di...
29.890244
80
0.74745
[ "object" ]
007f14033dd7e7a7d2b2cb9b82d0ee69f7f16504
4,599
h
C
GUI/src/KParam.h
kooBH/Audio-Recorder
078b87bebc9b2efb98c5ad736deefd19ec47d6f1
[ "MIT" ]
null
null
null
GUI/src/KParam.h
kooBH/Audio-Recorder
078b87bebc9b2efb98c5ad736deefd19ec47d6f1
[ "MIT" ]
2
2021-02-05T12:12:54.000Z
2021-06-03T05:40:58.000Z
GUI/src/KParam.h
kooBH/Audio-Recorder
078b87bebc9b2efb98c5ad736deefd19ec47d6f1
[ "MIT" ]
null
null
null
#ifndef _H_KPARAM_ #define _H_KPARAM_ #include <QGridLayout> #include <QWidget> #include <QLabel> #include "ParamComboBox.h" #include "ParamLineEdit.h" #include "jsonConfig.h" class KParam : public QWidget{ private: QGridLayout layout; //ConfigParam param_s; vector<tuple<QLabel *, ParamComboBox *>> c...
24.593583
81
0.560557
[ "vector" ]
008a7d234928c5f467e6ee9d6f6ffe4093a45bd3
4,687
h
C
Engine/Source/FileIO/Data/IesFile.h
jasonoscar88/Photon-v2
90649196c436261d28cc2300511b78ac88236448
[ "MIT" ]
88
2017-01-21T18:20:16.000Z
2021-12-21T02:32:04.000Z
Engine/Source/FileIO/Data/IesFile.h
jasonoscar88/Photon-v2
90649196c436261d28cc2300511b78ac88236448
[ "MIT" ]
72
2017-07-28T10:00:35.000Z
2021-11-09T18:36:23.000Z
Engine/Source/FileIO/Data/IesFile.h
jasonoscar88/Photon-v2
90649196c436261d28cc2300511b78ac88236448
[ "MIT" ]
8
2017-03-19T12:19:10.000Z
2020-05-19T15:15:05.000Z
#pragma once #include "FileIO/FileSystem/Path.h" #include "Common/Logger.h" #include "Common/primitive_type.h" #include <vector> #include <string> namespace ph { /* A low-level class that parses an IES photometric data file and provides convenient methods for file content accessing. Reference: http://lumen.iee...
30.23871
100
0.703222
[ "vector" ]
008c61932f5322ffe26ecf763e94c9dc73c3367b
1,194
h
C
Source/Assets.h
ponspack9/GameEngine
f2f932daf7588db11707db16649d52864198a150
[ "MIT" ]
1
2019-11-11T10:08:34.000Z
2019-11-11T10:08:34.000Z
Source/Assets.h
ponspack9/GameEngine
f2f932daf7588db11707db16649d52864198a150
[ "MIT" ]
null
null
null
Source/Assets.h
ponspack9/GameEngine
f2f932daf7588db11707db16649d52864198a150
[ "MIT" ]
1
2021-02-13T00:53:19.000Z
2021-02-13T00:53:19.000Z
#ifndef __ASSETS_H__ #define __ASSETS_H__ #include "Panel.h" #include "PathNode.h" #include "Timer.h" #include "Imgui/imgui.h" #include <vector> #define REFRESH_RATE 3 class Assets : public Panel { public: static const uint default_width = 1280; static const uint default_height = 323; static const uint default_po...
17.820896
54
0.757119
[ "vector" ]
0094746f030252e9978f25a49df6e51416f17227
5,013
c
C
main/keyboard.c
annieZ/EllieSmelly
a61523bad12ab479f989fd1945a97007cb48ed24
[ "MIT" ]
null
null
null
main/keyboard.c
annieZ/EllieSmelly
a61523bad12ab479f989fd1945a97007cb48ed24
[ "MIT" ]
null
null
null
main/keyboard.c
annieZ/EllieSmelly
a61523bad12ab479f989fd1945a97007cb48ed24
[ "MIT" ]
null
null
null
/* * AWS IoT EduKit - Core2 for AWS IoT EduKit * EllieMeter v2.1.0 * keyoard.c * * Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software")...
35.055944
147
0.687014
[ "object" ]
009e4446bd4168e1168cde7bd0184bf9442d5f70
60
h
C
Simplified/NYPLNull.h
datalogics-tsmith/Simplified-iOS
2822295486f3f4901ce65731bcd30dd77b9ed003
[ "Apache-2.0" ]
26
2016-09-24T05:27:15.000Z
2022-03-24T09:12:31.000Z
Simplified/NYPLNull.h
datalogics-tsmith/Simplified-iOS
2822295486f3f4901ce65731bcd30dd77b9ed003
[ "Apache-2.0" ]
570
2016-08-11T18:46:07.000Z
2022-03-21T16:32:07.000Z
Simplified/NYPLNull.h
datalogics-tsmith/Simplified-iOS
2822295486f3f4901ce65731bcd30dd77b9ed003
[ "Apache-2.0" ]
35
2016-08-15T19:49:52.000Z
2021-11-15T04:10:12.000Z
id NYPLNullFromNil(id object); id NYPLNullToNil(id object);
20
30
0.8
[ "object" ]
00a4ed5d28ea0d263e80c99b1ecc89c2b30b597e
708
h
C
src/fpga_stages/MnmpAlignFPGAUtils/host_interface/mmsw_orig.h
falcon-computing/minimap2
fa7cd64b3e49a15d83b6bd05cc2b419025e0b6fd
[ "Apache-2.0" ]
null
null
null
src/fpga_stages/MnmpAlignFPGAUtils/host_interface/mmsw_orig.h
falcon-computing/minimap2
fa7cd64b3e49a15d83b6bd05cc2b419025e0b6fd
[ "Apache-2.0" ]
null
null
null
src/fpga_stages/MnmpAlignFPGAUtils/host_interface/mmsw_orig.h
falcon-computing/minimap2
fa7cd64b3e49a15d83b6bd05cc2b419025e0b6fd
[ "Apache-2.0" ]
null
null
null
/* * ===================================================================================== * * Filename: mmsw_orig.h * * Description: * * Version: 1.0 * Created: 11/09/2018 10:50:40 AM * Revision: none * Compiler: gcc * * Author: Jiayi Sheng (jys), jysheng@...
26.222222
137
0.471751
[ "vector" ]
00aa41afa9dc413f3bcebbb2af53cbc1ad4214f4
3,257
c
C
src/luasql.c
LuaDist-testing/luafanmicro
c30a6341d14e8b57e0949f90e60292f2fe4173a3
[ "MIT" ]
3
2017-07-15T22:19:51.000Z
2022-02-09T07:24:56.000Z
src/luasql.c
LuaDist-testing/luafanmicro
c30a6341d14e8b57e0949f90e60292f2fe4173a3
[ "MIT" ]
2
2017-05-21T09:20:15.000Z
2019-10-17T06:03:42.000Z
src/luasql.c
LuaDist-testing/luafanmicro
c30a6341d14e8b57e0949f90e60292f2fe4173a3
[ "MIT" ]
null
null
null
/* ** $Id: luasql.c,v 1.28 2009/02/11 12:08:50 tomas Exp $ ** See Copyright Notice in license.html */ #include <string.h> #include "lauxlib.h" #include "lua.h" #include "luasql.h" #if !defined(lua_pushliteral) #define lua_pushliteral(L, s) \ lua_pushstring(L, "" s,...
25.445313
80
0.658274
[ "object" ]
00ab9a90522e68a3e76a6c1dc91d1e20fb91655c
17,131
c
C
Fault.c
Mastergatto/cen64-vr4300
cc1964c9ed3c4ef5e9510f7d429664149fbd546b
[ "BSD-3-Clause" ]
null
null
null
Fault.c
Mastergatto/cen64-vr4300
cc1964c9ed3c4ef5e9510f7d429664149fbd546b
[ "BSD-3-Clause" ]
null
null
null
Fault.c
Mastergatto/cen64-vr4300
cc1964c9ed3c4ef5e9510f7d429664149fbd546b
[ "BSD-3-Clause" ]
null
null
null
/* ============================================================================ * Fault.c: Fault and exception handler. * * VR4300SIM: NEC VR43xx Processor SIMulator. * Copyright (C) 2013, Tyler J. Stachecki. * All rights reserved. * * This file is subject to the terms and conditions defined in * file 'LI...
35.914046
79
0.492324
[ "vector" ]
00ad33f4ec51cce68f691b34e234f7bd46724661
417
h
C
src/solver/enumerate_term_solver.h
jiry17/PolyGen
b384e478ec91299d6a14f4681ff3e0850911822b
[ "MIT" ]
1
2021-09-13T04:05:20.000Z
2021-09-13T04:05:20.000Z
src/solver/enumerate_term_solver.h
jiry17/PolyGen
b384e478ec91299d6a14f4681ff3e0850911822b
[ "MIT" ]
null
null
null
src/solver/enumerate_term_solver.h
jiry17/PolyGen
b384e478ec91299d6a14f4681ff3e0850911822b
[ "MIT" ]
1
2021-12-01T08:18:21.000Z
2021-12-01T08:18:21.000Z
#ifndef CPP_ENUMERATE_TERM_SOLVER_H #define CPP_ENUMERATE_TERM_SOLVER_H #include "term_solver.h" #include "gurobi_c++.h" #include "glog/logging.h" // Term solver used in Eusolver, which is used only in ablation_T class EnumerateTermSolver: public TermSolver { public: int prog_num; virtual std::vector<Program*...
23.166667
91
0.77458
[ "vector" ]
00b0e89e9dd8186bf1409ee72b8c337886486c37
2,692
h
C
ios/OPPWAMobile.xcframework/ios-i386_x86_64-simulator/OPPWAMobile.framework/Headers/OPPYooKassaPaymentParams.h
hadysata/hyperpay
590f50ff8a8379e407c15c2ee8b3af93041ab422
[ "BSD-2-Clause" ]
7
2021-08-21T06:35:15.000Z
2022-01-31T18:12:08.000Z
ios/OPPWAMobile.xcframework/ios-i386_x86_64-simulator/OPPWAMobile.framework/Headers/OPPYooKassaPaymentParams.h
hadysata/hyperpay
590f50ff8a8379e407c15c2ee8b3af93041ab422
[ "BSD-2-Clause" ]
10
2021-09-12T13:39:46.000Z
2022-03-12T14:00:33.000Z
ios/OPPWAMobile.xcframework/ios-i386_x86_64-simulator/OPPWAMobile.framework/Headers/OPPYooKassaPaymentParams.h
hadysata/hyperpay
590f50ff8a8379e407c15c2ee8b3af93041ab422
[ "BSD-2-Clause" ]
13
2021-09-07T13:39:51.000Z
2022-03-23T10:50:10.000Z
// // Copyright (c) $$year$$ by ACI Worldwide, Inc. // All rights reserved. // // This software is the confidential and proprietary information // of ACI Worldwide Inc ("Confidential Information"). You shall // not disclose such Confidential Information and shall use it // only in accordance with the terms of the licen...
37.388889
174
0.720654
[ "object" ]
00b0fbe97f5eef81f91a2c0d1854811a92eca7fa
2,646
c
C
nitan/cmds/std/cuifa.c
cantona/NT6
073f4d491b3cfe6bfbe02fbad12db8983c1b9201
[ "MIT" ]
1
2019-03-27T07:25:16.000Z
2019-03-27T07:25:16.000Z
nitan/cmds/std/cuifa.c
cantona/NT6
073f4d491b3cfe6bfbe02fbad12db8983c1b9201
[ "MIT" ]
null
null
null
nitan/cmds/std/cuifa.c
cantona/NT6
073f4d491b3cfe6bfbe02fbad12db8983c1b9201
[ "MIT" ]
null
null
null
// cuifa.c inherit F_SSERVER; #include <ansi.h> void sanshi(object me, object target); int main(object me, string arg) { object target; if( me->is_fighting() ) return notify_fail("戰鬥中催發?找死嗎?\n"); if( query("family/master_id", me) != "renwoxing" ) return notify_fail("你不是任教主的弟子,無...
35.28
98
0.562358
[ "object" ]
00b1ebb556ba20306c39160e4cd216d22af1f98d
37,902
h
C
server/3rd/include/frame/asm/IAsynIpcChannel.h
netsecsp/aftpx
eb1d696aa3b2c0c12e60a987bd5f97408ae49fbd
[ "Apache-2.0" ]
null
null
null
server/3rd/include/frame/asm/IAsynIpcChannel.h
netsecsp/aftpx
eb1d696aa3b2c0c12e60a987bd5f97408ae49fbd
[ "Apache-2.0" ]
null
null
null
server/3rd/include/frame/asm/IAsynIpcChannel.h
netsecsp/aftpx
eb1d696aa3b2c0c12e60a987bd5f97408ae49fbd
[ "Apache-2.0" ]
null
null
null
/* this ALWAYS GENERATED file contains the definitions for the interfaces */ /* File created by MIDL compiler version 8.00.0603 */ /* at Tue Apr 26 17:24:39 2022 */ /* Compiler settings for IAsynIpcChannel.idl: Oicf, W1, Zp8, env=Win32 (32b run), target_arch=X86 8.00.0603 protocol : dce , ms_ex...
34.176736
163
0.608517
[ "object" ]
00b2e4f8a020d8e19b4acfcd7402fe9ba4b73d41
906
h
C
include/Point.h
kbrauss/FMM3D
e55ff2f6e80a8503ea0594535167099367ec84f3
[ "MIT" ]
6
2018-07-27T14:09:05.000Z
2020-12-26T02:19:31.000Z
include/Point.h
kbrauss/FMM3D
e55ff2f6e80a8503ea0594535167099367ec84f3
[ "MIT" ]
null
null
null
include/Point.h
kbrauss/FMM3D
e55ff2f6e80a8503ea0594535167099367ec84f3
[ "MIT" ]
2
2019-04-07T13:08:42.000Z
2020-11-21T01:20:38.000Z
/* * Point.h * * Created on: Jul 8, 2016 * Author: dbpc */ #ifndef POINT_H_ #define POINT_H_ class Point { public: std::vector<double> coord; // coordinates for point in 3-dimensional space /** constructors */ Point(); Point(double x, double y, double z); Point(std::vector<double> coord); ...
22.65
75
0.618102
[ "vector" ]
00b49f51649d8adf0d4986a7ae42d7009b4826f8
4,151
h
C
elfitor/elfreader/ELFReader.h
uafio/elfitor
9633d903f2175f54efdca9f64d1724b1e4b82bdb
[ "MIT" ]
null
null
null
elfitor/elfreader/ELFReader.h
uafio/elfitor
9633d903f2175f54efdca9f64d1724b1e4b82bdb
[ "MIT" ]
null
null
null
elfitor/elfreader/ELFReader.h
uafio/elfitor
9633d903f2175f54efdca9f64d1724b1e4b82bdb
[ "MIT" ]
null
null
null
#pragma once #include <iostream> #include <fstream> #include <vector> #include "elf.h" #include "../imgui_memory_editor.h" typedef enum { unknown_t = 0, elf32_t, elf64_t, elf_t, } File_t; typedef struct { enum _hdr { ehdr = 0, phdr, shdr, hex } hdr; int idx;...
22.559783
60
0.647073
[ "object", "vector" ]
00b7a57f35cfe641f4178ba4debee1f6741996ea
1,836
h
C
VolumeRender/Content/LightProbe.h
StarsX/VolumeRender
f9766963f63199fe93fc0f3aedc792dbe46e1729
[ "MIT" ]
12
2021-11-20T09:21:14.000Z
2022-03-30T13:14:21.000Z
VolumeRender/Content/LightProbe.h
StarsX/VolumeRender
f9766963f63199fe93fc0f3aedc792dbe46e1729
[ "MIT" ]
null
null
null
VolumeRender/Content/LightProbe.h
StarsX/VolumeRender
f9766963f63199fe93fc0f3aedc792dbe46e1729
[ "MIT" ]
1
2021-11-20T09:21:22.000Z
2021-11-20T09:21:22.000Z
//-------------------------------------------------------------------------------------- // Copyright (c) XU, Tianchen. All rights reserved. //-------------------------------------------------------------------------------------- #pragma once #include "Core/XUSG.h" #include "Advanced/XUSGSphericalHarmonics.h" class ...
30.6
105
0.709695
[ "vector" ]
00d21d100af966f73432755f05ce157e0c956a79
5,379
h
C
src/RTL/Component/Include/IFXSkeleton.h
alemuntoni/u3d
7907b907464a2db53dac03fdc137dcb46d447513
[ "Apache-2.0" ]
44
2016-05-06T00:47:11.000Z
2022-02-11T06:51:37.000Z
src/RTL/Component/Include/IFXSkeleton.h
alemuntoni/u3d
7907b907464a2db53dac03fdc137dcb46d447513
[ "Apache-2.0" ]
3
2016-06-27T12:37:31.000Z
2021-03-24T12:39:48.000Z
src/RTL/Component/Include/IFXSkeleton.h
alemuntoni/u3d
7907b907464a2db53dac03fdc137dcb46d447513
[ "Apache-2.0" ]
15
2016-02-28T11:08:30.000Z
2021-06-01T03:32:01.000Z
//*************************************************************************** // // Copyright (c) 2000 - 2006 Intel Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // ...
36.100671
80
0.730433
[ "mesh", "object", "model" ]
00d732656fd0c6691548b6e3cfd7b0a186c246cc
4,232
h
C
include/stdtype.h
RothschildYuan/CDBQuery
32f748cdd538b9b3cdca7aa87abe1e851a65cee0
[ "MIT" ]
2
2019-11-05T03:12:44.000Z
2020-07-20T16:20:38.000Z
include/stdtype.h
RothschildYuan/CDBQuery
32f748cdd538b9b3cdca7aa87abe1e851a65cee0
[ "MIT" ]
null
null
null
include/stdtype.h
RothschildYuan/CDBQuery
32f748cdd538b9b3cdca7aa87abe1e851a65cee0
[ "MIT" ]
1
2020-09-07T12:16:46.000Z
2020-09-07T12:16:46.000Z
#ifndef STDTYPE_H #define STDTYPE_H typedef char Int1; typedef short Int2; typedef int Int4; typedef long long int Int8; typedef Int1* PInt1; typedef Int2* PInt2; typedef Int4* PInt4; typedef Int8...
20.950495
65
0.625
[ "vector" ]
00da26a4ac7942fcaa0ee3bba6722f646b51ee3b
7,921
h
C
gmsh/Geo/Geo.h
Poofee/fastFEM
14eb626df973e2123604041451912c867ab7188c
[ "MIT" ]
4
2019-05-06T09:35:08.000Z
2021-05-14T16:26:45.000Z
gmsh/Geo/Geo.h
Poofee/fastFEM
14eb626df973e2123604041451912c867ab7188c
[ "MIT" ]
null
null
null
gmsh/Geo/Geo.h
Poofee/fastFEM
14eb626df973e2123604041451912c867ab7188c
[ "MIT" ]
1
2019-06-28T09:23:43.000Z
2019-06-28T09:23:43.000Z
// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // issues on https://gitlab.onelab.info/gmsh/gmsh/issues. #ifndef GEO_H #define GEO_H // Internal data structures and functions for the built-in CAD kernel. This is // legacy code and...
29.55597
82
0.665068
[ "cad", "geometry", "vector", "model" ]
00dcd06f13b6308d9f537f9b2d588777610c039e
2,093
h
C
Alpha_shapes_3/doc/Alpha_shapes_3/Concepts/AlphaShapeCell_3.h
ffteja/cgal
c1c7f4ad9a4cd669e33ca07a299062a461581812
[ "CC0-1.0" ]
3,227
2015-03-05T00:19:18.000Z
2022-03-31T08:20:35.000Z
Alpha_shapes_3/doc/Alpha_shapes_3/Concepts/AlphaShapeCell_3.h
ffteja/cgal
c1c7f4ad9a4cd669e33ca07a299062a461581812
[ "CC0-1.0" ]
5,574
2015-03-05T00:01:56.000Z
2022-03-31T15:08:11.000Z
Alpha_shapes_3/doc/Alpha_shapes_3/Concepts/AlphaShapeCell_3.h
ffteja/cgal
c1c7f4ad9a4cd669e33ca07a299062a461581812
[ "CC0-1.0" ]
1,274
2015-03-05T00:01:12.000Z
2022-03-31T14:47:56.000Z
/*! \ingroup PkgAlphaShapes3Concepts \cgalConcept The concept `AlphaShapeCell_3` describes the requirements for the base cell of an alpha shape. \cgalRefines `DelaunayTriangulationCellBase_3`, if the underlying triangulation of the alpha shape is a Delaunay triangulation. \cgalRefines `RegularTriangulationCellBase_3...
23
131
0.749642
[ "shape" ]
00df793e752d22c46962e8699cd271f53e958c42
650
c
C
mudlib/cmds/usr/finger.c
mudchina/es2-mudlib-utf8
87bba6bd2249beec8424b0d6623486a0dd1f7b30
[ "MIT" ]
30
2016-06-18T08:56:50.000Z
2021-11-17T17:08:31.000Z
mudlib/cmds/usr/finger.c
mudchina/es2-mudlib-utf8
87bba6bd2249beec8424b0d6623486a0dd1f7b30
[ "MIT" ]
4
2017-08-07T19:57:15.000Z
2020-04-13T03:07:06.000Z
mudlib/cmds/usr/finger.c
mudchina/es2-mudlib-utf8
87bba6bd2249beec8424b0d6623486a0dd1f7b30
[ "MIT" ]
29
2016-05-19T13:24:55.000Z
2022-02-03T02:50:50.000Z
// finger.c inherit F_CLEAN_UP; void create() { seteuid(getuid()); } int main(object me, string arg) { if( !arg ) { if( (int)me->query("sen") < 50 ) return notify_fail("你的精神无法集中。\n"); if( !wizardp(me) ) me->receive_damage("sen", 50); write( FINGER_D->finger_all() ); } else { if( (int)me->query("sen"...
15.47619
38
0.613846
[ "object" ]
00f2c54b9859043d2ec7042f6081315a1d4ff44e
9,520
h
C
include/scheduler.h
ipkn/goplus
00a746426624d3b2fa0ac258168a90eb60d67c38
[ "MIT" ]
14
2016-09-03T00:18:08.000Z
2022-03-17T05:54:36.000Z
include/scheduler.h
ipkn/goplus
00a746426624d3b2fa0ac258168a90eb60d67c38
[ "MIT" ]
null
null
null
include/scheduler.h
ipkn/goplus
00a746426624d3b2fa0ac258168a90eb60d67c38
[ "MIT" ]
null
null
null
#pragma once #include <deque> #include <thread> #include <mutex> #include <condition_variable> #include <iostream> #include <boost/asio.hpp> #include "goroutine.h" //#define GOPLUS_DEBUG namespace goplus { namespace detail { // TODO haha global queue? inline auto get_detail() { thre...
35.259259
138
0.464286
[ "vector" ]