MCPcopy Create free account

hub / github.com/bhuman/BHumanCodeRelease / functions

Functions24,579 in github.com/bhuman/BHumanCodeRelease

↓ 5 callersFunction__swab16p
* __swab16p - return a byteswapped 16-bit value from a pointer * @p: pointer to a naturally-aligned 16-bit value */
Util/Buildchain/T1/include/linux/swab.h:171
↓ 5 callersFunction__swab32p
* __swab32p - return a byteswapped 32-bit value from a pointer * @p: pointer to a naturally-aligned 32-bit value */
Util/Buildchain/V6/include/linux/swab.h:184
↓ 5 callersFunction__swab32p
* __swab32p - return a byteswapped 32-bit value from a pointer * @p: pointer to a naturally-aligned 32-bit value */
Util/Buildchain/T1/include/linux/swab.h:184
↓ 5 callersFunction__swab64p
* __swab64p - return a byteswapped 64-bit value from a pointer * @p: pointer to a naturally-aligned 64-bit value */
Util/Buildchain/V6/include/linux/swab.h:197
↓ 5 callersFunction__swab64p
* __swab64p - return a byteswapped 64-bit value from a pointer * @p: pointer to a naturally-aligned 64-bit value */
Util/Buildchain/T1/include/linux/swab.h:197
↓ 5 callersFunction__throw_insert_error
Util/Buildchain/V6/include/c++/12/ext/pb_ds/exception.hpp:79
↓ 5 callersFunction__throw_insert_error
Util/Buildchain/T1/include/c++/11/ext/pb_ds/exception.hpp:79
↓ 5 callersFunction__xor
Util/Buildchain/V6/include/c++/12/experimental/bits/simd.h:1840
↓ 5 callersFunction__xor
Util/Buildchain/T1/include/c++/11/experimental/bits/simd.h:1712
↓ 5 callersFunction_mm_and_ps
Computes the bitwise AND of the four single-precision, floating-point values of a and b. r0 := a0 & b0 r1 := a1 & b1 r2 := a2 & b2 r3 := a3 & b3 htt
Util/sse2neon/include/sse2neon.h:1040
↓ 5 callersFunction_mm_castps_si128
Applies a type cast to reinterpret four 32-bit floating point values passed in as a 128-bit parameter as packed 32-bit integers. https://msdn.microsof
Util/sse2neon/include/sse2neon.h:3206
↓ 5 callersFunction_mm_castsi128_ps
Applies a type cast to reinterpret four 32-bit integers passed in as a 128-bit parameter as packed 32-bit floating point values. https://msdn.microsof
Util/sse2neon/include/sse2neon.h:3226
↓ 5 callersFunction_mm_cmpgt_ps
Compares for greater than. r0 := (a0 > b0) ? 0xffffffff : 0x0 r1 := (a1 > b1) ? 0xffffffff : 0x0 r2 := (a2 > b2) ? 0xffffffff : 0x0 r3 := (a3 > b3) ?
Util/sse2neon/include/sse2neon.h:1130
↓ 5 callersFunction_mm_set_ps
Sets the four single-precision, floating-point values to the four inputs. https://msdn.microsoft.com/en-us/library/vstudio/afh0zf75(v=vs.100).aspx
Util/sse2neon/include/sse2neon.h:2405
↓ 5 callersFunction_mm_storeu_ps
Stores four single-precision, floating-point values. https://msdn.microsoft.com/en-us/library/44e30x22(v=vs.100).aspx
Util/sse2neon/include/sse2neon.h:2763
↓ 5 callersFunction_mmauto_permute2x128_si256
Src/Libs/ImageProcessing/AVX.h:227
↓ 5 callersFunction_require_int
(tok, what)
Util/TestRunner/cmd_parser.py:31
↓ 5 callersMethod_update
(self, walking_to: tuple[float, float], frame_idx: int)
Util/LogAnalyzer/log_analyzer/statistics/walking_oscillation.py:30
↓ 5 callersMethoda
* */
Util/Buildchain/V6/include/c++/12/bits/random.h:2923
↓ 5 callersMethoda
* */
Util/Buildchain/T1/include/c++/11/bits/random.h:2920
↓ 5 callersMethodall
True if all bits are set. Implicitly sanitizes if _Sanitized == false.
Util/Buildchain/V6/include/c++/12/experimental/bits/simd.h:1237
↓ 5 callersMethodany
True if at least one bit is set. Implicitly sanitizes if _Sanitized == false.
Util/Buildchain/V6/include/c++/12/experimental/bits/simd.h:1256
↓ 5 callersFunctionapply
Src/Modules/BehaviorControl/JoystickControl/JoystickControl.h:53
↓ 5 callersMethodbegin
Util/Buildchain/V6/include/c++/12/experimental/bits/fs_path.h:1231
↓ 5 callersMethodbegin
Util/Buildchain/T1/include/c++/11/experimental/bits/fs_path.h:1208
↓ 5 callersMethodbegin
Util/librealsense2/include/librealsense2/hpp/rs_frame.hpp:1163
↓ 5 callersFunctioncbegin
* Returns a read-only (constant) iterator that points to the first pair * in the %map. Iteration is done in ascending order according to the
Util/Buildchain/T1/include/c++/11/bits/stl_map.h:428
↓ 5 callersFunctioncec_get_digital_service_id
Util/Buildchain/V6/include/linux/cec-funcs.h:227
↓ 5 callersFunctioncec_get_digital_service_id
Util/Buildchain/T1/include/linux/cec-funcs.h:227
↓ 5 callersFunctioncec_set_digital_service_id
Util/Buildchain/V6/include/linux/cec-funcs.h:190
↓ 5 callersFunctioncec_set_digital_service_id
Util/Buildchain/T1/include/linux/cec-funcs.h:190
↓ 5 callersMethodclear
Src/Libs/Streaming/MessageQueue.cpp:179
↓ 5 callersMethodclear
! Destroys all the properties that this manager has created. \sa propertyDestroyed(), uninitializeProperty() */
Util/qtpropertybrowser/qtpropertybrowser.cpp:700
↓ 5 callersMethodclear
Util/BoosterRoboticsSDK/include/fastdds/dds/core/policy/QosPolicies.hpp:2374
↓ 5 callersMethodclone
* Clone the current profile and change the type, index and format to input parameters * \param[in] type - will change the stream type from the
Util/librealsense2/include/librealsense2/hpp/rs_frame.hpp:63
↓ 5 callersFunctioncompare
* @brief Compare to a string. * @param __str String to compare against. * @return Integer < 0, 0, or > 0. * * Retur
Util/Buildchain/V6/include/c++/12/bits/cow_string.h:2759
↓ 5 callersMethodcopy
Util/Buildchain/V6/include/c++/12/bits/char_traits.h:422
↓ 5 callersMethoddecimals
! Returns the given \a property's precision, in decimals. \sa setDecimals() */
Util/qtpropertybrowser/qtpropertymanager.cpp:1018
↓ 5 callersMethoddescriptionToolTip
! Returns the property description's tool tip. This is suitable for tool tips over the description (label). \since 5.6 \sa setDescr
Util/qtpropertybrowser/qtpropertybrowser.cpp:232
↓ 5 callersFunctiondestroy
Util/Buildchain/V6/include/c++/12/ext/alloc_traits.h:147
↓ 5 callersFunctionemplace_back
Util/Buildchain/T1/include/c++/11/bits/stl_list.h:1226
↓ 5 callersMethodempty
Is it empty or is thereat least one triangle?
Src/Libs/ImageProcessing/CNS/TriangleMesh.h:106
↓ 5 callersMethodempty
* Returns whether the range is empty (i.e. has all bits unset). * * @return true if the range is empty, false otherwise. */
Util/BoosterRoboticsSDK/include/fastrtps/utils/fixed_size_bitmap.hpp:207
↓ 5 callersMethodend
Util/Buildchain/V6/include/c++/12/experimental/bits/fs_path.h:1239
↓ 5 callersMethodend
Util/Buildchain/T1/include/c++/11/experimental/bits/fs_path.h:1216
↓ 5 callersMethodfindSet
* Finds the representative region for this set and does path compression. * This InternalRegions parent node will be set to the tree root. *
Src/Modules/Perception/Scanlines/ScanLineRegionizer.h:105
↓ 5 callersFunctionfor_each
Util/Buildchain/V6/include/c++/12/parallel/algo.h:67
↓ 5 callersFunctionfront
* Returns a read/write reference to the data at the first * element of the %string. */
Util/Buildchain/V6/include/c++/12/ext/vstring.h:617
↓ 5 callersMethodgenerateDotFileContent
Src/Libs/SimulatedNao/Views/ModuleGraphView.cpp:27
↓ 5 callersMethodget
Util/gtest/include/gtest/internal/gtest-linked_ptr.h:172
↓ 5 callersMethodget
Get pointer.
Util/BoosterRoboticsSDK/include/fastcdr/xcdr/external.hpp:118
↓ 5 callersMethodgetFile
* The function gives access to the underlying File object. * @return The address of the File object or nullptr if it does not exist. */
Src/Libs/Streaming/InStreams.h:671
↓ 5 callersFunctiongetPixel
Src/Libs/ImageProcessing/ImageTransform.h:25
↓ 5 callersMethodgetPosition
Src/Libs/Platform/File.cpp:143
↓ 5 callersMethodgetPosition
Src/Tools/Modeling/RobotTrackerUtils.h:43
↓ 5 callersMethodgetProperty
Src/Libs/SimulatedNao/Views/DataView/DataView.cpp:33
↓ 5 callersMethodgetSize
Src/Libs/Platform/File.cpp:129
↓ 5 callersMethodgetTimeSince
Src/Representations/Infrastructure/FrameInfo.h:29
↓ 5 callersFunctionget_allocator
Get a copy of the memory allocation object.
Util/Buildchain/T1/include/c++/11/bits/stl_map.h:345
↓ 5 callersMethodget_allocator
Util/Buildchain/V6/include/c++/12/backward/hashtable.h:287
↓ 5 callersMethodget_allocator
Util/Buildchain/T1/include/c++/11/backward/hashtable.h:287
↓ 5 callersFunctionhash
Util/Buildchain/V6/include/c++/12/bits/functional_hash.h:175
↓ 5 callersMethodinterpolate
Src/Modules/MotionControl/KickEngine/KickEngineData.cpp:365
↓ 5 callersMethodisInsideField
* Returns true when p is inside the playing field. */
Src/Representations/Configuration/FieldDimensions.h:161
↓ 5 callersMethodisModified
! Returns whether the property is modified. \sa setModified() */
Util/qtpropertybrowser/qtpropertybrowser.cpp:282
↓ 5 callersFunctionisPenalized
Src/Representations/Infrastructure/GameState.h:392
↓ 5 callersFunctionisPlaying
Src/Representations/Infrastructure/GameState.h:188
↓ 5 callersFunctionisSet
Src/Representations/Infrastructure/GameState.h:172
↓ 5 callersMethodisSomeRobot
Src/Tools/Modeling/Obstacle.cpp:47
↓ 5 callersFunctionis_multi_array_primitive
Helpers to deduce multi-array of primitives. Basis
Util/BoosterRoboticsSDK/include/fastcdr/detail/container_recursive_inspector.hpp:27
↓ 5 callersFunctionisupper
Util/Buildchain/V6/include/c++/12/bits/locale_facets.h:2618
↓ 5 callersFunctionjcv_halfedge_new
Util/voronoi/include/voronoi/voronoi.h:751
↓ 5 callersFunctionjcv_is_valid
Util/voronoi/include/voronoi/voronoi.h:536
↓ 5 callersMethodkey_comp
Returns the comparison object with which the %set was constructed.
Util/Buildchain/V6/include/c++/12/bits/stl_set.h:326
↓ 5 callersMethodkey_comp
Returns the comparison object with which the %set was constructed.
Util/Buildchain/T1/include/c++/11/bits/stl_set.h:326
↓ 5 callersMethodlength
* Get the number of elements currently accessible. * * @return the number of elements currently accessible. */
Util/BoosterRoboticsSDK/include/fastdds/dds/core/LoanableCollection.hpp:78
↓ 5 callersFunctionlexicographical_compare
Util/Buildchain/T1/include/c++/11/bits/stl_algobase.h:1730
↓ 5 callersFunctionlexicographical_compare_three_way
Util/Buildchain/V6/include/c++/12/bits/stl_algobase.h:1815
↓ 5 callersFunctionlexicographical_compare_three_way
Util/Buildchain/T1/include/c++/11/bits/stl_algobase.h:1816
↓ 5 callersFunctionline
Src/Libs/ImageProcessing/CNS/CodedContour.cpp:154
↓ 5 callersMethodload
Util/Buildchain/T1/include/c++/11/bits/atomic_base.h:480
↓ 5 callersMethodmean
* Gets the mean of the distribution. */
Util/Buildchain/V6/include/c++/12/tr1/random.h:2260
↓ 5 callersFunctionmirror
Src/Representations/Configuration/KickInfo.h:69
↓ 5 callersMethodmoveRobot
Src/Libs/SimulatedNao/RobotConsole.cpp:2089
↓ 5 callersFunctionnotify_all
Util/Buildchain/V6/include/c++/12/bits/atomic_base.h:1030
↓ 5 callersFunctionnotify_all
Util/Buildchain/T1/include/c++/11/bits/atomic_base.h:1008
↓ 5 callersFunctionnotify_one
Util/Buildchain/V6/include/c++/12/bits/atomic_base.h:1023
↓ 5 callersFunctionnotify_one
Util/Buildchain/T1/include/c++/11/bits/atomic_base.h:1001
↓ 5 callersMethodpop_back
Util/Buildchain/V6/include/c++/12/ext/bitmap_allocator.h:141
↓ 5 callersMethodpop_back
Util/Buildchain/T1/include/c++/11/ext/bitmap_allocator.h:141
↓ 5 callersMethodpush_back
Util/Buildchain/V6/include/c++/12/ext/bitmap_allocator.h:129
↓ 5 callersMethodpush_back
Util/Buildchain/T1/include/c++/11/ext/bitmap_allocator.h:129
↓ 5 callersFunctionrbegin
Util/Buildchain/V6/include/c++/12/bits/stl_list.h:1062
↓ 5 callersFunctionrbegin
* Returns a read/write reverse iterator that points to the last * character in the %string. Iteration is done in reverse element * o
Util/Buildchain/T1/include/c++/11/bits/basic_string.h:3891
↓ 5 callersMethodrdstate
* @brief Returns the error state of the stream buffer. * @return A bit pattern (well, isn't everything?) * * See std::ios_ba
Util/Buildchain/V6/include/c++/12/bits/basic_ios.h:136
↓ 5 callersMethodrdstate
* @brief Returns the error state of the stream buffer. * @return A bit pattern (well, isn't everything?) * * See std::ios_ba
Util/Buildchain/T1/include/c++/11/bits/basic_ios.h:136
↓ 5 callersMethodread
Src/Libs/Platform/File.cpp:68
↓ 5 callersMethodreadAll
* Reads the complete remaining stream and returns it as a single string. * @return The string containing the remaining contents of the stream. *
Src/Libs/Streaming/InStreams.h:797
↓ 5 callersFunctionresize
* @brief Resizes the %deque to the specified number of elements. * @param __new_size Number of elements the %deque should contain.
Util/Buildchain/V6/include/c++/12/bits/stl_deque.h:1287
↓ 5 callersFunctionresize
* @brief Resizes the %deque to the specified number of elements. * @param __new_size Number of elements the %deque should contain.
Util/Buildchain/T1/include/c++/11/bits/stl_deque.h:1251
← previousnext →1,401–1,500 of 24,579, ranked by callers