MCPcopy Create free account

hub / github.com/beefytech/Beef / functions

Functions14,135 in github.com/beefytech/Beef

↓ 12 callersFunctionmalloc_mutex_assert_not_owner
BeefRT/JEMalloc/include/jemalloc/internal/mutex.h:239
↓ 12 callersMethodmax_length
Return the maximum length of the list.
BeefTools/BeefMem/gperftools/src/thread_cache.h:184
↓ 12 callersMethodmax_length
Return the maximum length of the list.
BeefRT/gperftools/src/thread_cache.h:184
↓ 12 callersFunctionmunmap
BeefTools/BeefMem/gperftools/src/windows/port.h:305
↓ 12 callersFunctionround
BeefRT/MinRT/MinRT.cpp:480
↓ 12 callersFunctionsz_sa2u
* Compute usable size that would result from allocating an object with the * specified size and alignment. */
BeefRT/JEMalloc/include/jemalloc/internal/sz.h:312
↓ 12 callersFunctiontsd_fast
BeefRT/JEMalloc/include/jemalloc/internal/tsd.h:402
↓ 11 callersMethodAlign
BeefySysLib/DataStream.cpp:276
↓ 11 callersFunctionBfpGetGlobalData
BeefySysLib/platform/posix/PosixCommon.cpp:350
↓ 11 callersFunctionBfpSystem_FatalError
BeefySysLib/platform/win/Platform.cpp:1129
↓ 11 callersFunctionBfpThread_WaitFor
BeefySysLib/platform/win/Platform.cpp:2261
↓ 11 callersMethodCount
BeefySysLib/util/Array.h:320
↓ 11 callersMethodCreateSizedArrayType
IDEHelper/Compiler/BfModuleTypeUtils.cpp:7762
↓ 11 callersMethodFind
BeefTools/BeefMem/gperftools/src/addressmap-inl.h:289
↓ 11 callersMethodFind
BeefRT/gperftools/src/addressmap-inl.h:289
↓ 11 callersMethodFindClosestLine
For inlined subprograms, the "root" inliner means the bottom-most non-inlined function. This subprogram contains all the line data for it's own non-i
IDEHelper/DbgModule.cpp:588
↓ 11 callersMethodGetBaseType
IDEHelper/DbgModule.cpp:1537
↓ 11 callersMethodGetChange
IDEHelper/Backend/BeMCContext.h:126
↓ 11 callersMethodGetIRFunctionInfo
IDEHelper/Compiler/BfResolvedTypeUtils.cpp:1419
↓ 11 callersMethodGetInternalMethod
IDEHelper/Compiler/BfModule.cpp:11666
↓ 11 callersMethodGetLatestVersion
IDEHelper/Compiler/BfResolvedTypeUtils.cpp:5491
↓ 11 callersMethodGetPropertyMethodDeclaration
IDEHelper/Compiler/BfSystem.cpp:559
↓ 11 callersMethodGetRegisters
IDEHelper/DbgExprEvaluator.cpp:1552
↓ 11 callersFunctionGetStackTrace
BeefTools/BeefMem/gperftools/src/stacktrace_win32-inl.h:73
↓ 11 callersFunctionGetStackTrace
BeefRT/gperftools/src/stacktrace_win32-inl.h:73
↓ 11 callersMethodGetThisType
IDEHelper/Compiler/BfCompiler.cpp:291
↓ 11 callersMethodGetTypeOptions
IDEHelper/Compiler/BfModule.cpp:16638
↓ 11 callersFunctionIsHandleValid
BeefySysLib/platform/win/Platform.cpp:207
↓ 11 callersMethodIsInSpecializedSection
IDEHelper/Compiler/BfModule.cpp:16071
↓ 11 callersMethodIsMov
IDEHelper/Backend/BeMCContext.h:586
↓ 11 callersMethodIsSelf
IDEHelper/Compiler/BfResolvedTypeUtils.h:568
↓ 11 callersMethodIsSizedArray
IDEHelper/Backend/BeContext.h:128
↓ 11 callersMethodIsStruct
IDEHelper/Backend/BeContext.h:123
↓ 11 callersFunctionLock
Acquire this SpinLock. TODO(csilvers): uncomment the annotation when we figure out how to support this macro with 0 args (see thread_annotations.h)
BeefTools/BeefMem/gperftools/src/base/spinlock.h:67
↓ 11 callersMethodLock
IDEHelper/Compiler/BfSystem.cpp:3910
↓ 11 callersMethodPopulateType
IDEHelper/Compiler/BfModuleTypeUtils.cpp:1192
↓ 11 callersMethodRemove
BeefTools/BeefMem/gperftools/src/malloc_hook.cc:229
↓ 11 callersMethodSetSrcStart
IDEHelper/Compiler/BfAst.h:1371
↓ 11 callersFunctionSleep
BeefTools/BeefMem/gperftools/src/tests/malloc_hook_test.cc:84
↓ 11 callersFunctionStringPrintf
BeefTools/BeefMem/gperftools/src/tests/sampler_test.cc:86
↓ 11 callersFunctionStringPrintf
BeefRT/gperftools/src/tests/sampler_test.cc:86
↓ 11 callersFunctionTestHookList_Traverse
BeefTools/BeefMem/gperftools/src/tests/malloc_hook_test.cc:100
↓ 11 callersFunctionTestHookList_Traverse
BeefRT/gperftools/src/tests/malloc_hook_test.cc:100
↓ 11 callersMethodWrite
IDEHelper/Compiler/BfCodeGen.cpp:109
↓ 11 callersFunction__sync_val_compare_and_swap
BeefRT/gperftools/src/base/atomicops-internals-x86.h:331
↓ 11 callersMethodalloc
Allocate memory. Randomly choose between malloc() or posix_memalign().
BeefRT/gperftools/src/tests/tcmalloc_unittest.cc:304
↓ 11 callersMethodappend
BeefTools/BeefMem/gperftools/src/tests/heap-checker_unittest.cc:1042
↓ 11 callersFunctionarena_decay_tick
BeefRT/JEMalloc/include/jemalloc/internal/arena_inlines_b.h:139
↓ 11 callersFunctionb0get
BeefRT/JEMalloc/src/base.c:339
↓ 11 callersFunctioncache_bin_ncached_get_local
* Number of items currently cached in the bin, with checking ncached_max. The * caller must know that no concurrent modification of the cache_bin is
BeefRT/JEMalloc/include/jemalloc/internal/cache_bin.h:237
↓ 11 callersMethodclass_to_size
Mapping from size class to max size storable in that class
BeefRT/gperftools/src/common.h:232
↓ 11 callersFunctionemap_alloc_ctx_lookup
Fills in alloc_ctx with the info in the map. */
BeefRT/JEMalloc/include/jemalloc/internal/emap.h:233
↓ 11 callersFunctionemitter_json_object_begin
BeefRT/JEMalloc/include/jemalloc/internal/emitter.h:317
↓ 11 callersFunctionhook_invoke_alloc
BeefRT/JEMalloc/src/hook.c:153
↓ 11 callersFunctionhpdata_longest_free_range_get
BeefRT/JEMalloc/include/jemalloc/internal/hpdata.h:267
↓ 11 callersFunctionmmap
VirtualAlloc only replaces for mmap when certain invariants are kept. */
BeefTools/BeefMem/gperftools/src/windows/port.h:295
↓ 11 callersFunctionmystrrep
extern/hunspell/src/hunspell/csutil.cxx:572
↓ 11 callersFunctionparse_string
extern/hunspell/src/hunspell/csutil.cxx:5813
↓ 11 callersFunctionunicodetolower
extern/hunspell/src/hunspell/csutil.cxx:5695
↓ 11 callersFunctionwrite
BeefTools/BeefMem/gperftools/src/windows/port.h:377
↓ 10 callersMethodAdd
BeefTools/BeefMem/gperftools/src/malloc_hook.cc:205
↓ 10 callersMethodAdd
BeefRT/gperftools/src/malloc_hook.cc:205
↓ 10 callersMethodAddEffect
BeefySysLib/img/ImgEffects.cpp:1355
↓ 10 callersMethodAddField
IDEHelper/Compiler/BfDefBuilder.cpp:1275
↓ 10 callersMethodAddSwitchCase
IDEHelper/Compiler/BfIRBuilder.cpp:5440
↓ 10 callersMethodAllowsSplatting
IDEHelper/Compiler/BfResolvedTypeUtils.cpp:1082
↓ 10 callersFunctionBfpThread_Release
BeefySysLib/platform/win/Platform.cpp:2174
↓ 10 callersMethodCastToValue
IDEHelper/Compiler/BfModuleTypeUtils.cpp:13440
↓ 10 callersMethodCheckIdentifier
IDEHelper/Compiler/BfAutoComplete.cpp:1617
↓ 10 callersMethodClearDebugLocation_Last
IDEHelper/Compiler/BfIRBuilder.cpp:5789
↓ 10 callersMethodContainsNamespace
IDEHelper/Compiler/BfSystem.cpp:2624
↓ 10 callersMethodCreateIsNotNull
IDEHelper/Compiler/BfIRBuilder.cpp:4970
↓ 10 callersMethodCreateNot
IDEHelper/Compiler/BfIRBuilder.cpp:4762
↓ 10 callersMethodDecodeInstruction
IDEHelper/DebugTarget.cpp:2473
↓ 10 callersMethodDispose
IDEHelper/Compiler/BfModule.cpp:100
↓ 10 callersMethodEvaluateInContext
IDEHelper/Compiler/CeDebugger.cpp:187
↓ 10 callersMethodExtractValue
IDEHelper/Compiler/BfModule.cpp:13943
↓ 10 callersMethodGetForeignType
IDEHelper/Compiler/BfResolvedTypeUtils.h:1061
↓ 10 callersMethodGetFuncType
IDEHelper/Backend/BeModule.h:599
↓ 10 callersMethodGetMulticharInt
BeefySysLib/img/PSDReader.cpp:56
↓ 10 callersMethodGetNumericProperty
BeefTools/BeefMem/gperftools/src/malloc_extension.cc:115
↓ 10 callersMethodGetNumericProperty
BeefRT/gperftools/src/malloc_extension.cc:115
↓ 10 callersMethodGetRootInlineParent
IDEHelper/DbgModule.h:447
↓ 10 callersMethodGetSize
BeefySysLib/util/BeefPerf.cpp:239
↓ 10 callersMethodGetSplatCount
IDEHelper/Compiler/BfResolvedTypeUtils.cpp:1848
↓ 10 callersFunctionGetUnmappedBytes
BeefTools/BeefMem/gperftools/src/tests/tcmalloc_unittest.cc:863
↓ 10 callersFunctionGetUnmappedBytes
BeefRT/gperftools/src/tests/tcmalloc_unittest.cc:863
↓ 10 callersFunctionIncrementNumber
Function for testing - this is what we patch NOTE: Because of the way the compiler optimizes this function in release builds, we need to use a diffe
BeefTools/BeefMem/gperftools/src/windows/preamble_patcher_test.cc:75
↓ 10 callersFunctionIncrementNumber
Function for testing - this is what we patch NOTE: Because of the way the compiler optimizes this function in release builds, we need to use a diffe
BeefRT/gperftools/src/windows/preamble_patcher_test.cc:75
↓ 10 callersMethodInit
IDEHelper/Compiler/BfExprEvaluator.cpp:193
↓ 10 callersFunctionInterlockedCompareExchange
BeefySysLib/platform/wasm/WasmCommon.h:160
↓ 10 callersMethodIsDef
IDEHelper/Backend/BeMCContext.h:576
↓ 10 callersMethodIsEmpty
IDEHelper/Backend/BeMCContext.cpp:664
↓ 10 callersMethodIsImmediateFloat
IDEHelper/Backend/BeMCContext.h:290
↓ 10 callersMethodIsMethodImplementedAndReified
IDEHelper/Compiler/BfModule.cpp:11736
↓ 10 callersMethodIsSigned
IDEHelper/DbgModule.cpp:1435
↓ 10 callersMethodIsStruct
IDEHelper/DbgModule.cpp:1083
↓ 10 callersMethodIsUnnamedTupleField
IDEHelper/Compiler/BfSystem.h:666
↓ 10 callersMethodOutputMessage
IDEHelper/WinDebugger.cpp:4536
↓ 10 callersMethodPatch
BeefTools/BeefMem/gperftools/src/windows/patch_functions.cc:545
← previousnext →701–800 of 14,135, ranked by callers