Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aristocratos/btop4win
/ functions
Functions
291 in github.com/aristocratos/btop4win
⨍
Functions
291
◇
Types & classes
81
Method
increase_size
True if resize was possible, false otherwise
include/robin_hood.h:2428
Function
init
src/btop_collect.cpp:955
Method
initData
include/robin_hood.h:2318
Method
insertKeyPrepareEmptySpot
include/robin_hood.h:2347
Method
insertOrAssignImpl
include/robin_hood.h:2289
Method
insert_move
inserts a keyval that is guaranteed to be new, e.g. when the hashmap is resized. @return True on success, false if something went wrong
include/robin_hood.h:1450
Method
keyToIdx
include/robin_hood.h:1348
Function
loadAVG_init
src/btop_collect.cpp:238
Method
load_factor
Average number of elements per bucket. Since we allow only 1 per bucket
include/robin_hood.h:2126
Function
ltrim2
src/btop_tools.cpp:360
Function
main
--------------------------------------------- Main starts here! ---------------------------------------------------
src/btop.cpp:529
Function
mainMenu
src/btop_menu.cpp:932
Method
mask
include/robin_hood.h:2131
Method
max_load_factor
include/robin_hood.h:2120
Method
msgBox
src/btop_menu.cpp:601
Method
next
forwards the index by one, wrapping around at the end
include/robin_hood.h:1363
Method
nextHashMultiplier
include/robin_hood.h:2458
Method
nextWhileLess
include/robin_hood.h:1368
Method
nodes
include/robin_hood.h:1190
Method
nodesDoNotDeallocate
include/robin_hood.h:1204
Function
operator!=
include/robin_hood.h:670
Method
operator!=
include/robin_hood.h:1298
Method
operator!=
include/robin_hood.h:1723
Method
operator()
src/btop_collect.cpp:154
Method
operator()
src/btop_collect.cpp:169
Method
operator()
src/btop_draw.cpp:197
Method
operator()
src/btop_tools.cpp:156
Method
operator()
src/btop_menu.cpp:625
Method
operator()
include/robin_hood.h:764
Method
operator()
include/robin_hood.h:775
Method
operator()
include/robin_hood.h:783
Method
operator()
include/robin_hood.h:791
Method
operator()
include/robin_hood.h:798
Method
operator()
include/robin_hood.h:805
Method
operator()
include/robin_hood.h:812
Method
operator()
include/robin_hood.h:1150
Method
operator()
include/robin_hood.h:1160
Function
operator*
src/btop_tools.cpp:492
Method
operator*
include/robin_hood.h:1284
Method
operator++
include/robin_hood.h:1278
Method
operator->
include/robin_hood.h:979
Method
operator->
include/robin_hood.h:1061
Method
operator->
include/robin_hood.h:1288
Function
operator<
include/robin_hood.h:674
Function
operator<=
include/robin_hood.h:684
Function
operator==
include/robin_hood.h:666
Method
operator==
include/robin_hood.h:1293
Method
operator==
Checks if both tables contain the same entries. Order is irrelevant.
include/robin_hood.h:1709
Function
operator>
include/robin_hood.h:680
Function
operator>=
include/robin_hood.h:688
Method
operator[]
include/robin_hood.h:1729
Function
optionsMenu
src/btop_menu.cpp:1012
Method
pair
include/robin_hood.h:589
Method
performAllocation
include/robin_hood.h:506
Function
process
src/btop_input.cpp:185
Function
readfile
src/btop_tools.cpp:527
Method
rehash
reserves space for the specified number of elements. Makes sure the old data fits. exactly the same as reserve(c).
include/robin_hood.h:2072
Method
rehashPowerOfTwo
reserves space for at least the specified number of elements. only works if numBuckets if power of two True on success, false otherwise
include/robin_hood.h:2216
Function
reinterpret_cast_no_cast_align_warning
include/robin_hood.h:322
Function
rotr
include/robin_hood.h:314
Function
rtrim2
src/btop_tools.cpp:365
Function
set
Set config key <name> to bool <value>
src/btop_config.hpp:82
Method
shiftDown
include/robin_hood.h:1396
Method
shiftUp
Shift everything up by one element. Tries to move stuff around.
include/robin_hood.h:1376
Function
signalConfig
src/btop_menu.cpp:693
Function
signalPause
src/btop_menu.cpp:892
Function
signalReturn
src/btop_menu.cpp:857
Function
signalSend
src/btop_menu.cpp:798
Method
size
include/robin_hood.h:245
Function
sizeError
src/btop_menu.cpp:776
Function
sleep_micros
Put current thread to sleep for <micros> microseconds
src/btop_tools.hpp:317
Method
swap
include/robin_hood.h:451
Method
swap
include/robin_hood.h:1029
Method
swap
include/robin_hood.h:1112
Method
swap
Swaps everything between the two maps.
include/robin_hood.h:1675
Method
throwOverflowError
include/robin_hood.h:2251
Function
trim2
Left/right-trim any of <t_str> from <str> and return new string
src/btop_tools.hpp:306
Method
try_emplace
include/robin_hood.h:1830
Method
try_emplace_impl
include/robin_hood.h:2260
Method
try_increase_info
include/robin_hood.h:2399
Function
unaligned_load
include/robin_hood.h:355
Function
v_readfile
src/btop_tools.cpp:541
Method
~BulkPoolAllocator
include/robin_hood.h:399
Method
~HandleWrapper
src/btop_tools.cpp:157
Method
~ServiceConfigWrapper
src/btop_tools.cpp:170
Method
~ServiceHandleWrapper
src/btop_tools.cpp:162
Method
~Table
Destroys the map and all it's contents.
include/robin_hood.h:1703
Method
~VariantWrap
src/btop_collect.cpp:170
Method
~WMIObjectReleaser
src/btop_collect.cpp:162
Method
~WbemEnumerator
src/btop_collect.cpp:155
Method
~atomic_lock
src/btop_tools.cpp:523
← previous
201–291 of 291, ranked by callers