| /third_party/node/deps/v8/src/heap/cppgc/ |
| H A D | object-allocator.h | 138 void* ObjectAllocator::AllocateObjectOnSpace(NormalPageSpace& space, in AllocateObjectOnSpace() argument 186 void* ObjectAllocator::AllocateObjectOnSpace(NormalPageSpace& space, in AllocateObjectOnSpace() argument [all...] |
| H A D | heap-base.cc | 133 bool VisitNormalPageSpace(NormalPageSpace& space) { in ResetRememberedSet() argument
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | code-stats.cc | 65 void CodeStatistics::CollectCodeStatistics(PagedSpace* space, in CollectCodeStatistics() argument 77 void CodeStatistics::CollectCodeStatistics(OldLargeObjectSpace* space, in CollectCodeStatistics() argument
|
| H A D | marking-barrier.cc | 178 void MarkingBarrier::DeactivateSpace(PagedSpace* space) { in DeactivateSpace() argument 185 void MarkingBarrier::DeactivateSpace(NewSpace* space) { in DeactivateSpace() argument 215 void MarkingBarrier::ActivateSpace(PagedSpace* space) { in ActivateSpace() argument 222 void MarkingBarrier::ActivateSpace(NewSpace* space) { in ActivateSpace() argument
|
| /third_party/mesa3d/src/gallium/drivers/lima/ir/gp/ |
| H A D | node.c | 443 static void gpir_node_print_node(gpir_node *node, int type, int space) in gpir_node_print_node() argument
|
| /third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/ |
| H A D | io.hpp | 58 char_type space; member in glm::io::format_punct
|
| /third_party/toybox/toys/lsb/ |
| H A D | md5sum.c | 350 int space = 0, fail = 0; in do_c_line() local
|
| /third_party/vixl/test/ |
| H A D | test-donkey.cc | 218 size_t space = buffer_s.find(' '); in main() variable
|
| /vendor/hisilicon/hispark_pegasus/demo/message_demo/ |
| H A D | message.c | 97 uint32_t space = osMessageQueueGetSpace(qid); in rtosv2_msgq_main() local
|
| /third_party/node/deps/npm/node_modules/postcss-selector-parser/dist/ |
| H A D | parser.js | 731 _proto.space = function space() { global() function [all...] |
| /arkcompiler/ets_runtime/ecmascript/mem/ |
| H A D | space.cpp | 48 void Space::SwapAllocationCounter(Space *space) in SwapAllocationCounter() argument
|
| /arkcompiler/ets_runtime/ecmascript/serializer/ |
| H A D | serialize_data.h | 95 static uint8_t EncodeNewObject(SerializedObjectSpace space) in EncodeNewObject() argument [all...] |
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| H A D | gc_second_test.cpp | 282 SemiSpace * space = heap->GetNewSpace(); in HWTEST_F_L0() local [all...] |
| /arkcompiler/runtime_core/libpandabase/tests/ |
| H A D | pool_map_test.cpp | 175 SpaceType space = GetRandSpaceType(); in HWTEST_F() local
|
| /arkcompiler/runtime_core/libpandabase/mem/ |
| H A D | alloc_tracker.cpp | 79 void DetailAllocTracker::TrackAlloc(void *addr, size_t size, SpaceType space) in TrackAlloc() argument
|
| H A D | alloc_tracker.h | 144 AllocInfo(uint32_t id, uint32_t size, uint32_t space, uint32_t stacktrace_id) in AllocInfo() argument
|
| /arkcompiler/runtime_core/static_core/libpandabase/mem/ |
| H A D | alloc_tracker.cpp | 79 void DetailAllocTracker::TrackAlloc(void *addr, size_t size, SpaceType space) in TrackAlloc() argument
|
| H A D | alloc_tracker.h | 141 AllocInfo(uint32_t id, uint32_t size, uint32_t space, uint32_t stacktraceId) in AllocInfo() argument
|
| /arkcompiler/runtime_core/static_core/libpandabase/tests/ |
| H A D | pool_map_test.cpp | 182 SpaceType space = GetRandSpaceType(); in TEST_F() local
|
| /arkcompiler/ets_runtime/ecmascript/base/ |
| H A D | error_helper.cpp | 72 JSHandle<EcmaString> space = factory->NewFromASCII(": "); in ErrorCommonToString() local
|
| /base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/ |
| H A D | memory_util.cpp | 200 string space = " "; in SetMemTotalValue() local
|
| H A D | smaps_memory_info.cpp | 98 string space = " "; in InsertSmapsTitle() local 123 string space = " "; in BuildSmapsInfo() local 159 string space = " "; in BuildSmapsResult() local
|
| /base/startup/init/test/unittest/param/ |
| H A D | param_unittest.cpp | 465 WorkSpace *space = GetWorkSpace(GetWorkSpaceIndex("test.workspace.1")); in HWTEST_F() local 556 WorkSpace *space = GetWorkSpaceByName("test.workspace.1"); in HWTEST_F() local
|
| /base/startup/init/services/param/base/ |
| H A D | param_trie.c | 350 WorkSpace *space = GetWorkSpace(index);
in GetParamNode() local
|
| H A D | param_base.c | 325 WorkSpace **space = (WorkSpace **)calloc(sizeof(WorkSpace *),
in CheckAndExtendSpace() local [all...] |