MCPcopy Create free account

hub / github.com/aristocratos/btop4win / functions

Functions291 in github.com/aristocratos/btop4win

Methodincrease_size
True if resize was possible, false otherwise
include/robin_hood.h:2428
Functioninit
src/btop_collect.cpp:955
MethodinitData
include/robin_hood.h:2318
MethodinsertKeyPrepareEmptySpot
include/robin_hood.h:2347
MethodinsertOrAssignImpl
include/robin_hood.h:2289
Methodinsert_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
MethodkeyToIdx
include/robin_hood.h:1348
FunctionloadAVG_init
src/btop_collect.cpp:238
Methodload_factor
Average number of elements per bucket. Since we allow only 1 per bucket
include/robin_hood.h:2126
Functionltrim2
src/btop_tools.cpp:360
Functionmain
--------------------------------------------- Main starts here! ---------------------------------------------------
src/btop.cpp:529
FunctionmainMenu
src/btop_menu.cpp:932
Methodmask
include/robin_hood.h:2131
Methodmax_load_factor
include/robin_hood.h:2120
MethodmsgBox
src/btop_menu.cpp:601
Methodnext
forwards the index by one, wrapping around at the end
include/robin_hood.h:1363
MethodnextHashMultiplier
include/robin_hood.h:2458
MethodnextWhileLess
include/robin_hood.h:1368
Methodnodes
include/robin_hood.h:1190
MethodnodesDoNotDeallocate
include/robin_hood.h:1204
Functionoperator!=
include/robin_hood.h:670
Methodoperator!=
include/robin_hood.h:1298
Methodoperator!=
include/robin_hood.h:1723
Methodoperator()
src/btop_collect.cpp:154
Methodoperator()
src/btop_collect.cpp:169
Methodoperator()
src/btop_draw.cpp:197
Methodoperator()
src/btop_tools.cpp:156
Methodoperator()
src/btop_menu.cpp:625
Methodoperator()
include/robin_hood.h:764
Methodoperator()
include/robin_hood.h:775
Methodoperator()
include/robin_hood.h:783
Methodoperator()
include/robin_hood.h:791
Methodoperator()
include/robin_hood.h:798
Methodoperator()
include/robin_hood.h:805
Methodoperator()
include/robin_hood.h:812
Methodoperator()
include/robin_hood.h:1150
Methodoperator()
include/robin_hood.h:1160
Functionoperator*
src/btop_tools.cpp:492
Methodoperator*
include/robin_hood.h:1284
Methodoperator++
include/robin_hood.h:1278
Methodoperator->
include/robin_hood.h:979
Methodoperator->
include/robin_hood.h:1061
Methodoperator->
include/robin_hood.h:1288
Functionoperator<
include/robin_hood.h:674
Functionoperator<=
include/robin_hood.h:684
Functionoperator==
include/robin_hood.h:666
Methodoperator==
include/robin_hood.h:1293
Methodoperator==
Checks if both tables contain the same entries. Order is irrelevant.
include/robin_hood.h:1709
Functionoperator>
include/robin_hood.h:680
Functionoperator>=
include/robin_hood.h:688
Methodoperator[]
include/robin_hood.h:1729
FunctionoptionsMenu
src/btop_menu.cpp:1012
Methodpair
include/robin_hood.h:589
MethodperformAllocation
include/robin_hood.h:506
Functionprocess
src/btop_input.cpp:185
Functionreadfile
src/btop_tools.cpp:527
Methodrehash
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
MethodrehashPowerOfTwo
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
Functionreinterpret_cast_no_cast_align_warning
include/robin_hood.h:322
Functionrotr
include/robin_hood.h:314
Functionrtrim2
src/btop_tools.cpp:365
Functionset
Set config key <name> to bool <value>
src/btop_config.hpp:82
MethodshiftDown
include/robin_hood.h:1396
MethodshiftUp
Shift everything up by one element. Tries to move stuff around.
include/robin_hood.h:1376
FunctionsignalConfig
src/btop_menu.cpp:693
FunctionsignalPause
src/btop_menu.cpp:892
FunctionsignalReturn
src/btop_menu.cpp:857
FunctionsignalSend
src/btop_menu.cpp:798
Methodsize
include/robin_hood.h:245
FunctionsizeError
src/btop_menu.cpp:776
Functionsleep_micros
Put current thread to sleep for <micros> microseconds
src/btop_tools.hpp:317
Methodswap
include/robin_hood.h:451
Methodswap
include/robin_hood.h:1029
Methodswap
include/robin_hood.h:1112
Methodswap
Swaps everything between the two maps.
include/robin_hood.h:1675
MethodthrowOverflowError
include/robin_hood.h:2251
Functiontrim2
Left/right-trim any of <t_str> from <str> and return new string
src/btop_tools.hpp:306
Methodtry_emplace
include/robin_hood.h:1830
Methodtry_emplace_impl
include/robin_hood.h:2260
Methodtry_increase_info
include/robin_hood.h:2399
Functionunaligned_load
include/robin_hood.h:355
Functionv_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
← previous201–291 of 291, ranked by callers