MCPcopy Create free account

hub / github.com/bhuman/BHumanCodeRelease / functions

Functions24,579 in github.com/bhuman/BHumanCodeRelease

↓ 3,131 callersMethody
Src/Libs/ImageProcessing/PixelTypes.h:96
↓ 1,212 callersFunctionmove
Util/Buildchain/V6/include/c++/12/bits/stl_algobase.h:642
↓ 833 callersFunctionmove
Util/Buildchain/T1/include/c++/11/bits/stl_algobase.h:642
↓ 780 callersMethodsize
* The function returns the number of samples in the set. * @return The number of samples. */
Src/Tools/Modeling/SampleSet.h:46
↓ 734 callersFunctionabs
Util/Buildchain/V6/include/c++/12/bits/chrono.h:375
↓ 709 callersFunctionmax
Util/Buildchain/V6/include/c++/12/bits/stl_algo.h:5736
↓ 552 callersFunctionmin
Util/Buildchain/V6/include/c++/12/bits/stl_algo.h:5716
↓ 530 callersMethodpush_back
[23.2.4.3] modifiers * @brief Add data to the end of the %vector. * @param __x Data to be added. * * This is a typical stac
Util/Buildchain/V6/include/c++/12/bits/stl_vector.h:1274
↓ 522 callersFunctionif
Src/Modules/Sensing/FallDownStateDetector/Options.h:34
↓ 402 callersMethodbase
Util/Buildchain/V6/include/c++/12/bits/stl_iterator.h:1406
↓ 394 callersMethodbase
Util/Buildchain/T1/include/c++/11/bits/stl_iterator.h:1332
↓ 371 callersFunctionprint
Src/Representations/Infrastructure/GameState.cpp:110
↓ 367 callersMethodemplace_back
Util/BoosterRoboticsSDK/include/fastrtps/utils/collections/ResourceLimitedVector.hpp:217
↓ 345 callersFunctionsqr
Src/Libs/MathBase/BHMath.h:117
↓ 328 callersMethodgetTimeSince
Src/Libs/Platform/Time.h:59
↓ 320 callersMethodget
* Retrieve back the internal frame handle * \return rs2_frame - internal frame handle. */
Util/librealsense2/include/librealsense2/hpp/rs_frame.hpp:592
↓ 314 callersMethodc_str
Util/Buildchain/V6/include/c++/12/bits/fs_path.h:452
↓ 306 callersMethodinverse
Src/Libs/Math/Pose2f.h:204
↓ 304 callersFunctionnoexcept
Util/Buildchain/V6/include/c++/12/bits/mofunc_impl.h:182
↓ 283 callersMethodback
Util/Buildchain/V6/include/c++/12/bits/ranges_util.h:157
↓ 282 callersMethodtoDegrees
Src/Libs/MathBase/Angle.h:47
↓ 269 callersMethodsize
Util/Buildchain/V6/include/c++/12/bits/gslice.h:138
↓ 266 callersMethodend
* Returns an iterator that points behind the last message in the queue. * @return A constant iterator. */
Src/Libs/LogPlayback/Log.h:219
↓ 261 callersFunction__to_intrin
Util/Buildchain/V6/include/c++/12/experimental/bits/simd.h:1769
↓ 260 callersFunction__to_intrin
Util/Buildchain/T1/include/c++/11/experimental/bits/simd.h:1645
↓ 260 callersFunctionend
Return a past-the-end directory_iterator
Util/Buildchain/V6/include/c++/12/bits/fs_dir.h:455
↓ 256 callersFunctionend
Return a past-the-end directory_iterator
Util/Buildchain/T1/include/c++/11/bits/fs_dir.h:455
↓ 243 callersFunctionnormalize
Finds the closest Isometry3d to a given affine transformation ! The purpose of this function is to restore the orthonormality of the rotation part
Src/Libs/ImageProcessing/CNS/CameraModelOpenCV.h:199
↓ 243 callersMethodsize
Util/Buildchain/T1/include/c++/11/bits/gslice.h:138
↓ 234 callersMethodsize
The number of elements currently stored in the buffer. */
Src/Libs/MathBase/RingBuffer.h:186
↓ 230 callersFunctionbegin
@brief Enable range-based `for` using directory_iterator. * * e.g. `for (auto& entry : std::filesystem::directory_iterator(".")) ...` */
Util/Buildchain/V6/include/c++/12/bits/fs_dir.h:450
↓ 227 callersFunctionbegin
@brief Enable range-based `for` using directory_iterator. * * e.g. `for (auto& entry : std::filesystem::directory_iterator(".")) ...` */
Util/Buildchain/T1/include/c++/11/bits/fs_dir.h:450
↓ 213 callersMethodend
Util/Buildchain/V6/include/c++/12/bits/fs_path.h:1325
↓ 212 callersMethodbegin
* Returns an iterator to the first message in the queue. * @return A constant iterator. */
Src/Libs/LogPlayback/Log.h:213
↓ 203 callersFunction__invoke
Util/Buildchain/V6/include/c++/12/bits/invoke.h:89
↓ 203 callersFunction__invoke
Util/Buildchain/T1/include/c++/11/bits/invoke.h:89
↓ 203 callersMethoddata
* Returns the address of the first byte. */
Src/Libs/Streaming/OutStreams.h:754
↓ 199 callersMethodclear
Src/Libs/LogPlayback/LogPlayer.cpp:231
↓ 198 callersMethodempty
Is the buffer empty? */
Src/Libs/MathBase/RingBuffer.h:219
↓ 189 callersFunctionPose2f
Src/Libs/Math/Pose2f.h:11
↓ 189 callersFunctionoption
* The root option sets the fall down states for undefined, upright, and * staggering. A fall is handled by the suboption Fall. */
Src/Modules/Sensing/FallDownStateDetector/Options.h:5
↓ 181 callersFunctionbit
Src/Libs/MathBase/BHMath.h:139
↓ 177 callersFunctionThrowOnError
Util/onnxruntime/include/onnxruntime_cxx_inline.h:12
↓ 174 callersMethodbegin
Util/Buildchain/V6/include/c++/12/bits/fs_path.h:1317
↓ 170 callersMethodremove
* Removes an element from the range. * Removes an element from the bitmap. * * @param item Value to be removed. */
Util/BoosterRoboticsSDK/include/fastrtps/utils/fixed_size_bitmap.hpp:375
↓ 168 callersMethodvalue
! Returns the given \a property's value. If the given property is not managed by this manager, this function returns 0. \sa setValue
Util/qtpropertybrowser/qtpropertymanager.cpp:687
↓ 164 callersMethodempty
* Is the queue empty? * @return Is it? */
Src/Libs/Streaming/MessageQueue.h:314
↓ 163 callersMethodnormalized
Src/Libs/Math/RotationMatrix.h:105
↓ 160 callersMethodbegin
Util/Buildchain/T1/include/c++/11/bits/fs_path.h:1257
↓ 159 callersMethodend
Util/Buildchain/T1/include/c++/11/bits/fs_path.h:1265
↓ 158 callersMethodinsert
Util/Buildchain/V6/include/c++/12/debug/set.h:250
↓ 157 callersFunctionmapToRange
Src/Libs/MathBase/BHMath.h:187
↓ 156 callersFunctioniterator
Util/Buildchain/T1/include/c++/11/bits/fs_path.h:876
↓ 151 callersMethoddata
Util/Buildchain/V6/include/c++/12/bits/ranges_util.h:119
↓ 149 callersMethodfind
Src/Libs/Framework/ModuleGraphCreator.cpp:34
↓ 145 callersFunctionmake_pair
Util/Buildchain/V6/include/c++/12/bits/stl_pair.h:739
↓ 143 callersMethodexists
* The function returns whether the file represented by an * object of this class actually exists. * @return The existence of the file. */
Src/Libs/Platform/File.h:85
↓ 142 callersFunctionisfinite
Src/Libs/MathBase/Angle.h:88
↓ 142 callersMethodsize
* Returns the number of written bytes. */
Src/Libs/Streaming/OutStreams.h:749
↓ 139 callersMethodisInside
Src/Libs/ImageProcessing/LabelImage.cpp:4
↓ 139 callersFunctionoperator()
Util/Buildchain/V6/include/c++/12/ext/vstring.h:2920
↓ 138 callersFunctionmake_pair
Util/Buildchain/T1/include/c++/11/bits/stl_pair.h:565
↓ 138 callersFunctionoperator()
Util/Buildchain/T1/include/c++/11/ext/vstring.h:2919
↓ 136 callersMethodappend
Src/Libs/Streaming/MessageQueue.cpp:232
↓ 136 callersMethodend
* Returns an iterator that points behind the last message in the queue. * @return A constant iterator. */
Src/Libs/Streaming/MessageQueue.h:369
↓ 132 callersFunction__iterator_category
Util/Buildchain/V6/include/c++/12/bits/stl_iterator_base_types.h:236
↓ 131 callersFunction__iterator_category
Util/Buildchain/T1/include/c++/11/bits/stl_iterator_base_types.h:236
↓ 128 callersMethodbin
* Returns a binary stream that allows to append a new message. * @param id The type of the new message. * @return A binary stream. */
Src/Libs/Streaming/MessageQueue.h:376
↓ 126 callersMethodat
* @brief Provides access to the data contained in the %vector. * @param __n The index of the element for which data should be * acce
Util/Buildchain/V6/include/c++/12/bits/stl_vector.h:1171
↓ 124 callersFunction_mm_unpacklo_epi8
Interleaves the lower 8 signed or unsigned 8-bit integers in a with the lower 8 signed or unsigned 8-bit integers in b. r0 := a0 r1 := b0 r2 := a1 r3
Util/sse2neon/include/sse2neon.h:6381
↓ 121 callersMethoddata
Util/Buildchain/T1/include/c++/11/bits/ranges_util.h:97
↓ 118 callersMethodwidth
* @brief Flags access. * @return The minimum field width to generate on output operations. * * <em>Minimum field width</em> refers
Util/Buildchain/V6/include/c++/12/bits/ios_base.h:750
↓ 115 callersFunctiondistance
Util/Buildchain/V6/include/c++/12/bits/fs_path.h:1405
↓ 113 callersMethodpush_front
* Adds a new entry to the front of the buffer. The new entry is accessible under * index 0, front(), and *begin(). If the buffer was already full,
Src/Libs/MathBase/RingBuffer.h:148
↓ 112 callersFunctionswap
* @brief Swap contents with another string. * @param __s String to swap with. * * Exchanges the contents of this string with
Util/Buildchain/V6/include/c++/12/ext/vstring.h:1637
↓ 112 callersFunctionswap
* @brief Swap contents with another string. * @param __s String to swap with. * * Exchanges the contents of this string with
Util/Buildchain/T1/include/c++/11/ext/vstring.h:1636
↓ 111 callersMethodbegin
Util/gtest/include/gtest/internal/gtest-internal.h:992
↓ 110 callersMethodend
Util/gtest/include/gtest/internal/gtest-internal.h:993
↓ 108 callersFunctionSTREAMABLE
* @struct BallModel * * Contains all current knowledge about the ball. */
Src/Representations/Modeling/BallModel.h:33
↓ 108 callersFunctionsimd
Util/Buildchain/V6/include/c++/12/experimental/bits/simd.h:5137
↓ 108 callersFunctionsimd
Util/Buildchain/T1/include/c++/11/experimental/bits/simd.h:5034
↓ 106 callersMethodfront
* Returns a read/write reference to the data at the first * element of the %forward_list. */
Util/Buildchain/V6/include/c++/12/bits/forward_list.h:818
↓ 106 callersMethodheight
Util/librealsense2/include/librealsense2/hpp/rs_frame.hpp:232
↓ 106 callersFunctionsize
Returns the number of elements in the %stack. */
Util/Buildchain/V6/include/c++/12/bits/stl_stack.h:221
↓ 104 callersFunctionnext
Util/Buildchain/V6/include/c++/12/bits/stl_iterator_base_funcs.h:227
↓ 104 callersMethodnext
Util/Buildchain/V6/include/c++/12/bits/ranges_util.h:335
↓ 103 callersFunctionget
Return the stored pointer.
Util/Buildchain/V6/include/c++/12/bits/unique_ptr.h:459
↓ 100 callersFunction_mm_loadu_si128
Loads 128-bit value. : https://msdn.microsoft.com/zh-cn/library/f4k12ae8(v=vs.90).aspx
Util/sse2neon/include/sse2neon.h:4546
↓ 100 callersMethodvalue
Util/qtpropertybrowser/qteditorfactory.cpp:1648
↓ 99 callersFunctionSTREAMABLE
Src/Libs/Math/Range.h:22
↓ 99 callersFunctionto_string
DR 1261.
Util/Buildchain/V6/include/c++/12/ext/vstring.h:2738
↓ 98 callersMethod_M_data
Util/Buildchain/V6/include/c++/12/experimental/bits/simd.h:4536
↓ 96 callersFunction_mm_shuffle_epi8
Shuffle packed 8-bit integers in a according to shuffle control mask in the corresponding 8-bit element of b, and store the results in dst. https://so
Util/sse2neon/include/sse2neon.h:7045
↓ 96 callersFunctiondistance
Util/Buildchain/T1/include/c++/11/bits/fs_path.h:1345
↓ 95 callersFunctioncos
Util/Buildchain/V6/include/c++/12/experimental/bits/simd_math.h:467
↓ 94 callersMethodfinished
Src/Libs/SimulatedNao/GameController.cpp:182
↓ 93 callersMethodreserve
Src/Libs/Streaming/MessageQueue.cpp:196
↓ 93 callersFunctionsin
Util/Buildchain/V6/include/c++/12/experimental/bits/simd_math.h:513
↓ 89 callersFunctionempty
* Returns true if the %stack is empty. */
Util/Buildchain/V6/include/c++/12/bits/stl_stack.h:216
↓ 88 callersFunctionswap
Util/Buildchain/V6/include/c++/12/bits/regex.h:875
next →1–100 of 24,579, ranked by callers