MCPcopy Create free account

hub / github.com/bhuman/BHumanCodeRelease / functions

Functions24,579 in github.com/bhuman/BHumanCodeRelease

↓ 10 callersMethodend
@{ * Returns a read-only (constant) iterator that points one past the last * element in the %unordered_set. */
Util/Buildchain/V6/include/c++/12/bits/unordered_set.h:333
↓ 10 callersMethodend
* Returns a read/write iterator that points one past the last * element in the %forward_list. Iteration is done in ordinary * elemen
Util/Buildchain/V6/include/c++/12/bits/forward_list.h:750
↓ 10 callersMethodend
* @brief Gets an iterator to one-past-the-end of the collection. */
Util/Buildchain/T1/include/c++/11/bits/regex.h:1945
↓ 10 callersMethodend
* Returns a read/write iterator that points one past the last element in * the %unordered_map. */
Util/Buildchain/T1/include/c++/11/bits/unordered_map.h:346
↓ 10 callersMethodend
@{ * Returns a read-only (constant) iterator that points one past the last * element in the %unordered_set. */
Util/Buildchain/T1/include/c++/11/bits/unordered_set.h:333
↓ 10 callersMethodend
* Returns a read/write iterator that points one past the last * element in the %forward_list. Iteration is done in ordinary * elemen
Util/Buildchain/T1/include/c++/11/bits/forward_list.h:736
↓ 10 callersFunctionerase
Util/Buildchain/T1/include/c++/11/debug/map.h:487
↓ 10 callersFunctionexists
Util/Buildchain/V6/include/c++/12/bits/fs_ops.h:114
↓ 10 callersFunctionfromYUVToRGB
* Converts an YUV pixel into an RGB pixel. * @param Y The Y channel of the source pixel. * @param U The U channel of the source pixel. * @par
Src/Libs/ImageProcessing/ColorModelConversions.h:64
↓ 10 callersMethodfront
* Returns a read/write reference to the data at the first * element of the %forward_list. */
Util/Buildchain/T1/include/c++/11/bits/forward_list.h:797
↓ 10 callersMethodget
Util/Buildchain/V6/include/c++/12/tr1/shared_ptr.h:684
↓ 10 callersMethodget
Util/Buildchain/T1/include/c++/11/tr1/shared_ptr.h:684
↓ 10 callersMethodgetAngleAxis
Src/Libs/Math/RotationMatrix.cpp:15
↓ 10 callersMethodgetCenter
Src/Libs/Math/Range.h:214
↓ 10 callersFunctionisKickOff
Src/Tools/BehaviorControl/Strategy/SetPlay.h:61
↓ 10 callersMethodjoin
Util/Buildchain/V6/include/c++/12/bits/std_thread.h:270
↓ 10 callersFunctionkey_comp
observers * Returns the key comparison object out of which the %map was * constructed. */
Util/Buildchain/V6/include/c++/12/bits/stl_map.h:1189
↓ 10 callersMethodmaximum
! Returns the given \a property's maximum value. \sa setMaximum(), minimum(), setRange() */
Util/qtpropertybrowser/qtpropertymanager.cpp:707
↓ 10 callersMethodminimum
! Returns the given \a property's minimum value. \sa setMinimum(), maximum(), setRange() */
Util/qtpropertybrowser/qtpropertymanager.cpp:697
↓ 10 callersMethodmirror
Src/Modules/Modeling/SelfLocator/UKFRobotPoseHypothesis.cpp:28
↓ 10 callersMethodplayBack
Src/Libs/LogPlayback/LogPlayer.cpp:446
↓ 10 callersMethodpush
* @brief Add data to the %queue. * @param __x Data to be added. * * This is a typical %queue operation. * The time
Util/Buildchain/T1/include/c++/11/bits/stl_queue.h:639
↓ 10 callersFunctionpush_heap
Util/Buildchain/V6/include/c++/12/bits/stl_heap.h:159
↓ 10 callersMethodrelease
Util/Buildchain/V6/include/c++/12/bits/ranges_uninitialized.h:113
↓ 10 callersMethodrelease
Util/Buildchain/T1/include/c++/11/bits/ranges_uninitialized.h:113
↓ 10 callersMethodrelease
Release ownership of any stored pointer.
Util/Buildchain/T1/include/c++/11/bits/unique_ptr.h:441
↓ 10 callersMethodreset
Src/Modules/Modeling/BallStateEstimator/BallStateEstimator.cpp:49
↓ 10 callersMethodreset
* @brief Resets the distribution state. */
Util/Buildchain/V6/include/c++/12/bits/random.h:2483
↓ 10 callersMethodset_no_action
Util/Buildchain/V6/include/c++/12/ext/pb_ds/detail/ov_tree_map_/ov_tree_map_.hpp:208
↓ 10 callersMethodset_no_action
Util/Buildchain/T1/include/c++/11/ext/pb_ds/detail/ov_tree_map_/ov_tree_map_.hpp:208
↓ 10 callersFunctionstore
Util/Buildchain/V6/include/c++/12/bits/atomic_base.h:960
↓ 10 callersFunctionstore
Util/Buildchain/T1/include/c++/11/bits/atomic_base.h:938
↓ 10 callersMethodstream_type
* Return the stream type * \return rs2_stream - stream type */
Util/librealsense2/include/librealsense2/hpp/rs_frame.hpp:39
↓ 10 callersMethodswap
Util/Buildchain/V6/include/c++/12/bits/shared_ptr_atomic.h:506
↓ 10 callersFunctionsymlink_status
Util/Buildchain/V6/include/c++/12/experimental/bits/fs_dir.h:119
↓ 10 callersFunctionsymlink_status
Util/Buildchain/T1/include/c++/11/experimental/bits/fs_dir.h:119
↓ 10 callersMethodto_ullong
precondition: is sanitized
Util/Buildchain/V6/include/c++/12/experimental/bits/simd.h:1157
↓ 9 callersMethodAtEnd
Util/gtest/include/gtest/internal/gtest-param-util-generated.h:3242
↓ 9 callersMethodBaseGenerator
Util/gtest/include/gtest/internal/gtest-param-util-generated.h:3191
↓ 9 callersMethodChangeMode
* @brief Change robot mode * * @param mode robot mode, options are: kDamping, kPrepare, kWalking * * @return 0 if success, otherwi
Util/BoosterRoboticsSDK/include/booster/robot/b1/b1_loco_client.hpp:53
↓ 9 callersFunctionSTREAMABLE
* @struct FrameInfo * A struct that contains information on the current frame. */
Src/Representations/Infrastructure/FrameInfo.h:16
↓ 9 callersFunction_MM_GET_ROUNDING_MODE
Macro: Get the rounding mode bits from the MXCSR control and status register. The rounding mode may contain any of the following flags: _MM_ROUND_NEAR
Util/sse2neon/include/sse2neon.h:1799
↓ 9 callersFunction_M_assign
Util/Buildchain/V6/include/c++/12/bits/cow_string.h:414
↓ 9 callersFunction_M_assign
Util/Buildchain/T1/include/c++/11/bits/basic_string.h:3476
↓ 9 callersFunction_M_erase_at_end
Called by erase(q1, q2), resize(), clear(), _M_assign_aux, _M_fill_assign, operator=.
Util/Buildchain/V6/include/c++/12/bits/stl_deque.h:2105
↓ 9 callersFunction_M_erase_at_end
Called by erase(q1, q2), resize(), clear(), _M_assign_aux, _M_fill_assign, operator=.
Util/Buildchain/T1/include/c++/11/bits/stl_deque.h:2063
↓ 9 callersFunction_M_move_assign
Util/Buildchain/V6/include/c++/12/bits/stl_list.h:2041
↓ 9 callersFunction_M_move_assign
Util/Buildchain/T1/include/c++/11/bits/stl_list.h:1948
↓ 9 callersFunction_S_check_init_len
Util/Buildchain/V6/include/c++/12/bits/stl_deque.h:1866
↓ 9 callersFunction_S_check_init_len
Util/Buildchain/T1/include/c++/11/bits/stl_deque.h:1824
↓ 9 callersFunction__aux_require_boolean_expr
Util/Buildchain/V6/include/c++/12/bits/boost_concept_check.h:254
↓ 9 callersFunction__aux_require_boolean_expr
Util/Buildchain/T1/include/c++/11/bits/boost_concept_check.h:238
↓ 9 callersFunction__constant_char_array_p
Util/Buildchain/T1/include/c++/11/bits/char_traits.h:307
↓ 9 callersFunction__div_roundup
}}} __div_roundup {{{
Util/Buildchain/V6/include/c++/12/experimental/bits/simd.h:781
↓ 9 callersFunction__div_roundup
}}} __div_roundup {{{
Util/Buildchain/T1/include/c++/11/experimental/bits/simd.h:659
↓ 9 callersFunction__is_parallel
Util/Buildchain/V6/include/c++/12/parallel/base.h:92
↓ 9 callersFunction__is_parallel
Util/Buildchain/T1/include/c++/11/parallel/base.h:92
↓ 9 callersFunction__reverse
Util/Buildchain/V6/include/c++/12/bits/stl_algo.h:1076
↓ 9 callersFunction__reverse
Util/Buildchain/T1/include/c++/11/bits/stl_algo.h:1093
↓ 9 callersFunction__str_codecvt_in_all
Util/Buildchain/V6/include/c++/12/bits/locale_conv.h:136
↓ 9 callersFunction__str_codecvt_in_all
Util/Buildchain/T1/include/c++/11/bits/locale_conv.h:137
↓ 9 callersFunction_mm_cvtsi128_si32
Copy the lower 32-bit integer in a to dst. dst[31:0] := a[31:0] https://software.intel.com/sites/landingpage/IntrinsicsGuide/#text=_mm_cvtsi128_si32
Util/sse2neon/include/sse2neon.h:4162
↓ 9 callersFunction_mm_or_si128
Computes the bitwise OR of the 128-bit value in a and the 128-bit value in b. r := a | b https://msdn.microsoft.com/en-us/library/vstudio/ew8ty0db(v
Util/sse2neon/include/sse2neon.h:4997
↓ 9 callersFunction_mm_set_epi32
Sets the 4 signed 32-bit integer values. https://msdn.microsoft.com/en-us/library/vstudio/019beekt(v=vs.100).aspx
Util/sse2neon/include/sse2neon.h:5091
↓ 9 callersFunction_mm_sub_ps
Subtracts the four single-precision, floating-point values of a and b. r0 := a0 - b0 r1 := a1 - b1 r2 := a2 - b2 r3 := a3 - b3 https://msdn.microsof
Util/sse2neon/include/sse2neon.h:2810
↓ 9 callersMethodallocate
Util/Buildchain/T1/include/c++/11/bits/alloc_traits.h:316
↓ 9 callersMethodbegin
* Returns a read/write iterator that points to the first element * in the %forward_list. Iteration is done in ordinary element order.
Util/Buildchain/V6/include/c++/12/bits/forward_list.h:730
↓ 9 callersMethodbegin
* Returns a read/write iterator that points to the first element * in the %forward_list. Iteration is done in ordinary element order.
Util/Buildchain/T1/include/c++/11/bits/forward_list.h:718
↓ 9 callersFunctioncend
* Returns a read-only (constant) iterator that points one past the last * pair in the %map. Iteration is done in ascending order according t
Util/Buildchain/T1/include/c++/11/bits/stl_map.h:437
↓ 9 callersMethodclear
Src/Tools/Motion/LowPassFilterPR.cpp:51
↓ 9 callersMethodclear
Util/BoosterRoboticsSDK/include/fastrtps/utils/collections/ResourceLimitedVector.hpp:474
↓ 9 callersMethoddiffAbs
Src/Libs/MathBase/Angle.h:42
↓ 9 callersFunctionemplace_back
Util/Buildchain/V6/include/c++/12/bits/stl_list.h:1319
↓ 9 callersFunctionend
Util/Buildchain/V6/include/c++/12/bits/stl_list.h:1052
↓ 9 callersMethodend
* @brief Getter for the end of the ParameterPropertyList * * @return iterator */
Util/BoosterRoboticsSDK/include/fastdds/dds/core/policy/ParameterTypes.hpp:1412
↓ 9 callersFunctionequal_range
Util/Buildchain/V6/include/c++/12/debug/map.h:661
↓ 9 callersFunctionequal_range
Util/Buildchain/T1/include/c++/11/debug/map.h:662
↓ 9 callersMethodexists
Src/Libs/Framework/Blackboard.cpp:41
↓ 9 callersFunctionfetch_add
Util/Buildchain/V6/include/c++/12/bits/atomic_base.h:1038
↓ 9 callersFunctionfetch_add
Util/Buildchain/T1/include/c++/11/bits/atomic_base.h:1016
↓ 9 callersFunctionfind_if
Util/Buildchain/T1/include/c++/11/parallel/algo.h:171
↓ 9 callersMethodfit
Src/Libs/MathBase/LeastSquares.cpp:15
↓ 9 callersMethodframes
* Returns the number of frames in the log. * @return The number of frames. */
Src/Libs/LogPlayback/LogPlayer.h:206
↓ 9 callersMethodgetTiltBound
Src/Representations/Configuration/HeadLimits.cpp:15
↓ 9 callersMethodjavaType
Src/Tools/Communication/CompressedTeamCommunicationStreams.cpp:36
↓ 9 callersFunctionlt
Util/Buildchain/V6/include/c++/12/ext/pod_char_traits.h:113
↓ 9 callersFunctionlt
Util/Buildchain/T1/include/c++/11/ext/pod_char_traits.h:113
↓ 9 callersFunctionmismatch
Util/Buildchain/V6/include/c++/12/parallel/algobase.h:53
↓ 9 callersMethodnumOfInputs
* Returns the number of inputs. * @return The number of inputs. */
Util/CompiledNN2ONNX/include/CompiledNN2ONNX/CompiledNN.h:263
↓ 9 callersFunctionpixelSize
Src/Libs/ImageProcessing/PixelTypes.h:178
↓ 9 callersFunctionpointer_to
Util/Buildchain/V6/include/c++/12/ext/pointer.h:590
↓ 9 callersFunctionpointer_to
Util/Buildchain/T1/include/c++/11/ext/pointer.h:602
↓ 9 callersMethodpropertyType
! Returns this property's type. QtVariantPropertyManager provides several related functions: \l{QtVariantPropertyManager::enumTypeId()}{e
Util/qtpropertybrowser/qtvariantproperty.cpp:254
↓ 9 callersMethodpush
Src/Representations/Configuration/FieldDimensions.cpp:337
↓ 9 callersMethodremoveWidget
Src/Libs/SimulatedNao/Views/DataView/DataView.cpp:58
↓ 9 callersFunctionrend
Util/Buildchain/V6/include/c++/12/bits/stl_list.h:1082
↓ 9 callersFunctionrend
* Returns a read/write reverse iterator that points to one before the * first character in the %string. Iteration is done in reverse
Util/Buildchain/T1/include/c++/11/bits/basic_string.h:3909
↓ 9 callersMethodreset
* @brief Resets the distribution state. */
Util/Buildchain/T1/include/c++/11/bits/random.h:2480
↓ 9 callersMethodresize
* @brief Resizes the %vector to the specified number of elements. * @param __new_size Number of elements the %vector should contain.
Util/Buildchain/T1/include/c++/11/bits/stl_vector.h:936
↓ 9 callersFunctionrunCheck
Src/Libs/SimulatedNao/TestController.h:208
← previousnext →801–900 of 24,579, ranked by callers