Home
last modified time | relevance | path

Searched defs:clear (Results 1 - 17 of 17) sorted by relevance

/arkcompiler/runtime_core/libpandabase/tests/
H A Dbit_memory_region_test.cpp89 auto clear = [&]() { in TEST() local
132 auto clear = [&data, &ss]() { in TEST() local
[all...]
/arkcompiler/runtime_core/static_core/libpandabase/tests/
H A Dbit_memory_region_test.cpp91 auto clear = [&data, &ss]() { in TEST() local
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
H A Dcollection_set.h89 void clear() // NOLINT(readability-identifier-naming) in clear() function in ark::mem::CollectionSet
/arkcompiler/runtime_core/static_core/plugins/ets/tests/debugger/src/arkdb/mirrors/
H A Dtype_cache.py55 def clear(self) -> None: member in Cache
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
H A Dcard_table-inl.h154 bool clear = true; in IsClear() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mempool/src/
H A Dmaple_string.cpp50 void MapleString::clear() in clear() function in maple::MapleString
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
H A Dptr_list_ref.h466 void clear() in clear() function in maple::PtrListRef
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mempool/include/
H A Dmempool_allocator.h169 void clear() in clear() function in maple::MapleStack
/arkcompiler/runtime_core/libpandabase/utils/
H A Dsmall_vector.h520 void clear() in clear() function in panda::SmallVector
H A Dlist.h594 void clear() in clear() function in DList
H A Dbit_vector.h368 void clear() in clear() function in panda::final
/arkcompiler/runtime_core/static_core/libpandabase/utils/
H A Dsmall_vector.h529 void clear() in clear() function in ark::SmallVector
H A Dlist.h581 void clear() in clear() function in DList
H A Dbit_vector.h383 void clear() in clear() function in ark::final
/arkcompiler/runtime_core/static_core/plugins/ets/tests/debugger/src/arkdb/
H A Drich_logging.py234 def clear(self) -> None: member in LogCaptureHandler
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/aarch64/
H A Dassembler_aarch64.cpp491 static uint64_t UpdateImm(uint64_t imm, unsigned idx, bool clear) in UpdateImm() argument
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
H A Dcocos_worker_test.js[all...]

Completed in 51 milliseconds