Home
last modified time | relevance | path

Searched defs:space (Results 76 - 100 of 321) sorted by relevance

12345678910>>...13

/third_party/node/deps/v8/src/heap/cppgc/
H A Dobject-allocator.h138 void* ObjectAllocator::AllocateObjectOnSpace(NormalPageSpace& space, in AllocateObjectOnSpace() argument
186 void* ObjectAllocator::AllocateObjectOnSpace(NormalPageSpace& space, in AllocateObjectOnSpace() argument
[all...]
H A Dheap-base.cc133 bool VisitNormalPageSpace(NormalPageSpace& space) { in ResetRememberedSet() argument
/third_party/node/deps/v8/src/heap/
H A Dcode-stats.cc65 void CodeStatistics::CollectCodeStatistics(PagedSpace* space, in CollectCodeStatistics() argument
77 void CodeStatistics::CollectCodeStatistics(OldLargeObjectSpace* space, in CollectCodeStatistics() argument
H A Dmarking-barrier.cc178 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 Dnode.c443 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 Dio.hpp58 char_type space; member in glm::io::format_punct
/third_party/toybox/toys/lsb/
H A Dmd5sum.c350 int space = 0, fail = 0; in do_c_line() local
/third_party/vixl/test/
H A Dtest-donkey.cc218 size_t space = buffer_s.find(' '); in main() variable
/vendor/hisilicon/hispark_pegasus/demo/message_demo/
H A Dmessage.c97 uint32_t space = osMessageQueueGetSpace(qid); in rtosv2_msgq_main() local
/third_party/node/deps/npm/node_modules/postcss-selector-parser/dist/
H A Dparser.js731 _proto.space = function space() { global() function
[all...]
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dspace.cpp48 void Space::SwapAllocationCounter(Space *space) in SwapAllocationCounter() argument
/arkcompiler/ets_runtime/ecmascript/serializer/
H A Dserialize_data.h95 static uint8_t EncodeNewObject(SerializedObjectSpace space) in EncodeNewObject() argument
[all...]
/arkcompiler/ets_runtime/ecmascript/tests/
H A Dgc_second_test.cpp282 SemiSpace * space = heap->GetNewSpace(); in HWTEST_F_L0() local
[all...]
/arkcompiler/runtime_core/libpandabase/tests/
H A Dpool_map_test.cpp175 SpaceType space = GetRandSpaceType(); in HWTEST_F() local
/arkcompiler/runtime_core/libpandabase/mem/
H A Dalloc_tracker.cpp79 void DetailAllocTracker::TrackAlloc(void *addr, size_t size, SpaceType space) in TrackAlloc() argument
H A Dalloc_tracker.h144 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 Dalloc_tracker.cpp79 void DetailAllocTracker::TrackAlloc(void *addr, size_t size, SpaceType space) in TrackAlloc() argument
H A Dalloc_tracker.h141 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 Dpool_map_test.cpp182 SpaceType space = GetRandSpaceType(); in TEST_F() local
/arkcompiler/ets_runtime/ecmascript/base/
H A Derror_helper.cpp72 JSHandle<EcmaString> space = factory->NewFromASCII(": "); in ErrorCommonToString() local
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
H A Dmemory_util.cpp200 string space = " "; in SetMemTotalValue() local
H A Dsmaps_memory_info.cpp98 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 Dparam_unittest.cpp465 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 Dparam_trie.c350 WorkSpace *space = GetWorkSpace(index); in GetParamNode() local
H A Dparam_base.c325 WorkSpace **space = (WorkSpace **)calloc(sizeof(WorkSpace *), in CheckAndExtendSpace() local
[all...]

Completed in 37 milliseconds

12345678910>>...13