Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bhuman/BHumanCodeRelease
/ functions
Functions
24,579 in github.com/bhuman/BHumanCodeRelease
⨍
Functions
24,579
◇
Types & classes
25,075
↳
Endpoints
5
↓ 6 callers
Function
adjacent_find
Util/Buildchain/T1/include/c++/11/parallel/algo.h:725
↓ 6 callers
Function
aligned16
Src/Libs/ImageProcessing/SIMD.h:174
↓ 6 callers
Function
asmReturn
Src/Libs/SimulatedNao/Visualization/DebugImageConverter.cpp:156
↓ 6 callers
Method
begin
* Returns a read/write iterator that points to the first element in the * %unordered_map. */
Util/Buildchain/V6/include/c++/12/bits/unordered_map.h:324
↓ 6 callers
Method
begin
@{ * Returns a read-only (constant) iterator that points to the first * element in the %unordered_set. */
Util/Buildchain/V6/include/c++/12/bits/unordered_set.h:319
↓ 6 callers
Method
begin
* Returns a read/write iterator that points to the first element in the * %unordered_map. */
Util/Buildchain/T1/include/c++/11/bits/unordered_map.h:324
↓ 6 callers
Method
begin
@{ * Returns a read-only (constant) iterator that points to the first * element in the %unordered_set. */
Util/Buildchain/T1/include/c++/11/bits/unordered_set.h:319
↓ 6 callers
Method
calcObstacleAvoidance
Src/Modules/BehaviorControl/Libraries/LibWalkProvider.cpp:29
↓ 6 callers
Function
cbegin
* 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/V6/include/c++/12/bits/stl_map.h:438
↓ 6 callers
Function
compare
* @brief Compare to a string. * @param __str String to compare against. * @return Integer < 0, 0, or > 0. * * Retur
Util/Buildchain/T1/include/c++/11/bits/basic_string.h:2872
↓ 6 callers
Method
compile
Src/Modules/Perception/MultiPerceptors/BallAndPenaltyMarkPerceptor.cpp:309
↓ 6 callers
Method
connect
Src/Libs/Debugging/TcpConnection.cpp:12
↓ 6 callers
Method
construct
Util/Buildchain/V6/include/c++/12/bits/alloc_traits.h:359
↓ 6 callers
Method
construct
Util/Buildchain/T1/include/c++/11/bits/alloc_traits.h:359
↓ 6 callers
Method
contains
@{ * @brief Finds whether an element with the given key exists. * @param __x Key of elements to be located. * @return True if the
Util/Buildchain/T1/include/c++/11/bits/stl_set.h:767
↓ 6 callers
Function
copy_n
Util/Buildchain/V6/include/c++/12/pstl/glue_algorithm_impl.h:264
↓ 6 callers
Function
copy_n
Util/Buildchain/T1/include/c++/11/pstl/glue_algorithm_impl.h:264
↓ 6 callers
Function
count
@{ * @brief Finds the number of elements with given key. * @param __x Key of (key, value) pairs to be located. * @return Number o
Util/Buildchain/V6/include/c++/12/bits/stl_map.h:1262
↓ 6 callers
Function
count_if
Util/Buildchain/V6/include/c++/12/bits/stl_algo.h:4048
↓ 6 callers
Method
data
* Returns the address of the actual tensor data. * @param The address of the data. */
Util/CompiledNN2ONNX/include/CompiledNN2ONNX/CompiledNN.h:115
↓ 6 callers
Method
empty
Src/Representations/BehaviorControl/SkillRequest.cpp:11
↓ 6 callers
Method
end
Util/Buildchain/V6/include/c++/12/tr1/hashtable.h:238
↓ 6 callers
Method
end
Util/Buildchain/T1/include/c++/11/tr1/hashtable.h:238
↓ 6 callers
Method
eof
Src/Libs/Platform/File.cpp:109
↓ 6 callers
Function
exchange
Util/Buildchain/V6/include/c++/12/bits/atomic_base.h:975
↓ 6 callers
Function
exchange
Util/Buildchain/T1/include/c++/11/bits/atomic_base.h:953
↓ 6 callers
Method
executeConsoleCommand
Src/Libs/SimulatedNao/ConsoleRoboCupCtrl.cpp:269
↓ 6 callers
Method
extract_key
Util/Buildchain/V6/include/c++/12/ext/pb_ds/detail/branch_policy/branch_policy.hpp:72
↓ 6 callers
Method
extract_key
Util/Buildchain/T1/include/c++/11/ext/pb_ds/detail/branch_policy/branch_policy.hpp:72
↓ 6 callers
Function
find
* @brief Find position of a string. * @param __str String to locate. * @param __pos Index of character to search from (default 0).
Util/Buildchain/V6/include/c++/12/ext/vstring.h:1694
↓ 6 callers
Function
find
* @brief Find position of a string. * @param __str String to locate. * @param __pos Index of character to search from (default 0).
Util/Buildchain/T1/include/c++/11/ext/vstring.h:1693
↓ 6 callers
Method
find
Util/Buildchain/V6/include/c++/12/ext/pb_ds/detail/list_update_map_/lu_map_.hpp:221
↓ 6 callers
Method
find
Util/Buildchain/T1/include/c++/11/ext/pb_ds/detail/list_update_map_/lu_map_.hpp:221
↓ 6 callers
Method
fitLine
Src/Modules/Configuration/CameraCalibrator/HoughLineCorrector.cpp:70
↓ 6 callers
Function
fread
Util/Buildchain/V6/include/x86_64-linux-gnu/bits/stdio2.h:287
↓ 6 callers
Method
frequencyOf
* Determines the frequency of a certain message id and optionally for a * certain thread. * @param id The message id as defined in the enumerati
Src/Libs/LogPlayback/LogPlayer.h:181
↓ 6 callers
Method
getCovariance
Src/Tools/Modeling/RobotTrackerUtils.h:53
↓ 6 callers
Method
getEstimatedPosition
Src/Representations/Communication/TeamData.cpp:13
↓ 6 callers
Method
getNativeFile
* The function returns the underlying native file handle * (currently always a \c FILE pointer). * @return The native file handle. */
Src/Libs/Platform/File.h:120
↓ 6 callers
Function
getPortForTeam
* Returns the UDP port that is allocated to a given team for team communication. * @param teamNumber The number of the team in the game controller.
Src/Libs/Framework/Settings.h:99
↓ 6 callers
Method
getSupportedTypeId
Src/Libs/SimulatedNao/Views/DataView/TypeDescriptor.h:102
↓ 6 callers
Method
getVelocity
* Every instance of a filter can implement this function for getting the ball estimate velocity * @return The velocity of the ball (on the field, r
Src/Modules/Modeling/BallStateEstimator/BallStateEstimateFilters.h:84
↓ 6 callers
Method
getVelocity
Src/Tools/Modeling/RobotTrackerUtils.h:48
↓ 6 callers
Function
get_allocator
Get a copy of the memory allocation object.
Util/Buildchain/V6/include/c++/12/bits/stl_map.h:355
↓ 6 callers
Method
get_child
Returns a node __iterator to the corresponding node's i-th child.
Util/Buildchain/V6/include/c++/12/ext/pb_ds/detail/pat_trie_/pat_trie_base.hpp:965
↓ 6 callers
Method
get_child
Returns a node __iterator to the corresponding node's i-th child.
Util/Buildchain/T1/include/c++/11/ext/pb_ds/detail/pat_trie_/pat_trie_base.hpp:965
↓ 6 callers
Function
get_id
Util/Buildchain/V6/include/c++/12/bits/std_thread.h:183
↓ 6 callers
Method
get_l_child
Returns the node reference associated with the left node.
Util/Buildchain/V6/include/c++/12/ext/pb_ds/detail/ov_tree_map_/node_iterators.hpp:238
↓ 6 callers
Method
get_l_child
Returns the node reference associated with the left node.
Util/Buildchain/T1/include/c++/11/ext/pb_ds/detail/ov_tree_map_/node_iterators.hpp:238
↓ 6 callers
Method
get_r_child
Returns the node reference associated with the right node.
Util/Buildchain/V6/include/c++/12/ext/pb_ds/detail/ov_tree_map_/node_iterators.hpp:254
↓ 6 callers
Method
get_r_child
Returns the node reference associated with the right node.
Util/Buildchain/T1/include/c++/11/ext/pb_ds/detail/ov_tree_map_/node_iterators.hpp:254
↓ 6 callers
Function
hash
* @brief Return hash of a string. * * This function computes and returns a hash on the input string. It * does so by returni
Util/Buildchain/V6/include/c++/12/bits/locale_classes.h:738
↓ 6 callers
Function
hash
* @brief Return hash of a string. * * This function computes and returns a hash on the input string. It * does so by returni
Util/Buildchain/T1/include/c++/11/bits/locale_classes.h:738
↓ 6 callers
Function
header
Util/BoosterRoboticsSDK/include/fastrtps/types/TypeObject.h:989
↓ 6 callers
Function
insert
Util/Buildchain/V6/include/c++/12/bits/stl_bvector.h:1140
↓ 6 callers
Function
insert
Util/Buildchain/T1/include/c++/11/bits/stl_bvector.h:1000
↓ 6 callers
Method
insert
Re-insert an extracted node.
Util/Buildchain/V6/include/c++/12/bits/unordered_map.h:437
↓ 6 callers
Method
insert
@{ * @brief Attempts to insert an element into the %unordered_set. * @param __x Element to be inserted. * @return A pair, of which
Util/Buildchain/V6/include/c++/12/bits/unordered_set.h:420
↓ 6 callers
Method
insert
Re-insert an extracted node.
Util/Buildchain/T1/include/c++/11/bits/unordered_map.h:437
↓ 6 callers
Method
insert
@{ * @brief Attempts to insert an element into the %unordered_set. * @param __x Element to be inserted. * @return A pair, of which
Util/Buildchain/T1/include/c++/11/bits/unordered_set.h:420
↓ 6 callers
Method
isUnknown
Src/Tools/Modeling/Obstacle.cpp:52
↓ 6 callers
Function
is_sorted
Util/Buildchain/V6/include/c++/12/pstl/glue_algorithm_impl.h:835
↓ 6 callers
Function
is_sorted
Util/Buildchain/T1/include/c++/11/pstl/glue_algorithm_impl.h:835
↓ 6 callers
Method
leftmost_descendant
Util/Buildchain/V6/include/c++/12/ext/pb_ds/detail/pat_trie_/pat_trie_base.hpp:688
↓ 6 callers
Method
leftmost_descendant
Util/Buildchain/T1/include/c++/11/ext/pb_ds/detail/pat_trie_/pat_trie_base.hpp:688
↓ 6 callers
Method
max
Src/Libs/ImageProcessing/CNS/SubpixelMaximizer.cpp:9
↓ 6 callers
Method
maximum
* Returns the maximum of all entries in O(size()). * If the buffer is empty, the zero element is returned. */
Src/Libs/MathBase/RingBufferWithSum.h:163
↓ 6 callers
Method
min
Src/Libs/MathBase/Random.h:69
↓ 6 callers
Method
native_handle
Util/BoosterRoboticsSDK/include/fastrtps/utils/TimedMutex.hpp:113
↓ 6 callers
Method
notify_one
Util/BoosterRoboticsSDK/include/fastrtps/utils/TimedConditionVariable.hpp:174
↓ 6 callers
Method
numOfOutputs
* Returns the number of outputs. * @return The number of outputs. */
Util/CompiledNN2ONNX/include/CompiledNN2ONNX/CompiledNN.h:269
↓ 6 callers
Method
num_children
Returns the number of children in the corresponding node.
Util/Buildchain/V6/include/c++/12/ext/pb_ds/detail/pat_trie_/pat_trie_base.hpp:889
↓ 6 callers
Method
num_children
Returns the number of children in the corresponding node.
Util/Buildchain/T1/include/c++/11/ext/pb_ds/detail/pat_trie_/pat_trie_base.hpp:889
↓ 6 callers
Method
open
Src/Libs/Streaming/InStreams.cpp:375
↓ 6 callers
Method
p
* @brief Returns the distribution @p p parameter. */
Util/Buildchain/V6/include/c++/12/bits/random.h:3832
↓ 6 callers
Method
p
* @brief Returns the distribution @p p parameter. */
Util/Buildchain/T1/include/c++/11/bits/random.h:3829
↓ 6 callers
Method
pop
* @brief Removes first element. * * This is a typical %queue operation. It shrinks the %queue * by one. The time complexity
Util/Buildchain/T1/include/c++/11/bits/stl_queue.h:674
↓ 6 callers
Function
pop_heap
Util/Buildchain/T1/include/c++/11/bits/stl_heap.h:280
↓ 6 callers
Method
predictRotation
Src/Modules/Sensing/RobotStableStateProvider/RobotStableStateProvider.cpp:131
↓ 6 callers
Function
prepare_paths
(path: Path, exclude_invisibles: bool = True)
Util/LogAnalyzer/log_analyzer/cli.py:32
↓ 6 callers
Function
remove_if
Util/Buildchain/V6/include/c++/12/pstl/glue_algorithm_impl.h:473
↓ 6 callers
Method
scale
Src/Libs/Math/Range.h:192
↓ 6 callers
Function
search
Util/Buildchain/V6/include/c++/12/parallel/algo.h:950
↓ 6 callers
Function
search
Util/Buildchain/T1/include/c++/11/parallel/algo.h:950
↓ 6 callers
Method
seed
* @brief Reseeds the %discard_block_engine object with the default * seed for the underlying base class generator engine. */
Util/Buildchain/V6/include/c++/12/bits/random.h:957
↓ 6 callers
Method
seed
* @brief Reseeds the %discard_block_engine object with the default * seed for the underlying base class generator engine. */
Util/Buildchain/T1/include/c++/11/bits/random.h:954
↓ 6 callers
Method
send
* The function sends a packet to the receiver. */
Src/Libs/Framework/Communication.h:168
↓ 6 callers
Method
setPriority
* The function sets the priority of the thread. * @param prio The scheduling priority. Priorities > 0 use the real * time scheduler,
Src/Libs/Platform/Thread.h:83
↓ 6 callers
Method
setTarget
Src/Libs/Network/UdpComm.cpp:70
↓ 6 callers
Method
setValue
Src/Libs/SimulatedNao/Views/DataView/PropertyEditorFactory.cpp:216
↓ 6 callers
Method
setWhatsThis
! Sets the property's "What's This" help text to the given \a text. \sa whatsThis() */
Util/qtpropertybrowser/qtpropertybrowser.cpp:372
↓ 6 callers
Method
singleStep
! Returns the given \a property's step value. The step is typically used to increment or decrement a property value while pressing an arrow k
Util/qtpropertybrowser/qtpropertymanager.cpp:719
↓ 6 callers
Function
size
* @brief Getter for the number of partitions * * @return uint32_t with the size */
Util/BoosterRoboticsSDK/include/fastdds/dds/core/policy/QosPolicies.hpp:1487
↓ 6 callers
Method
size
Util/Buildchain/V6/include/c++/12/bits/valarray_before.h:701
↓ 6 callers
Method
size
Util/Buildchain/T1/include/c++/11/bits/valarray_before.h:701
↓ 6 callers
Method
sizePolicyToIndex
Util/qtpropertybrowser/qtpropertymanager.cpp:483
↓ 6 callers
Method
start
Src/Libs/Platform/Thread.h:156
↓ 6 callers
Method
statusTip
! Returns the property's status tip. \sa setStatusTip() */
Util/qtpropertybrowser/qtpropertybrowser.cpp:242
↓ 6 callers
Function
strchr
Util/Buildchain/V6/include/string.h:232
↓ 6 callers
Method
subBoolPropertyManager
! Returns the manager that produces the nested boolean subproperties representing each flag. In order to provide editing widgets for the
Util/qtpropertybrowser/qtpropertymanager.cpp:4974
← previous
next →
1,201–1,300 of 24,579, ranked by callers