Home
last modified time | relevance | path

Searched defs:clear (Results 1 – 25 of 25) sorted by relevance

/arkcompiler/ets_frontend/arkguard/src/utils/
DCommonCollections.ts65 export function clear(): void { function
85 export function clear(): void { function
101 export function clear(): void { function
/arkcompiler/runtime_core/static_core/libpandabase/tests/
Dbit_memory_region_test.cpp91 auto clear = [&data, &ss]() { in TEST() local
134 auto clear = [&data, &ss]() { in TEST() local
/arkcompiler/runtime_core/libpandabase/tests/
Dbit_memory_region_test.cpp89 auto clear = [&]() { in TEST() local
132 auto clear = [&data, &ss]() { in TEST() local
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dcollection_set.h89 void clear() // NOLINT(readability-identifier-naming) in clear() function
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dcard_table-inl.h155 bool clear = true; in IsClear() local
/arkcompiler/runtime_core/static_core/plugins/ets/tests/debugger/src/arkdb/mirrors/
Dtype_cache.py55 def clear(self) -> None: member in Cache
/arkcompiler/ets_runtime/tools/ap_file_viewer/src/ap/component/search/
DSearch.js112 clear() { method in LitSearch
/arkcompiler/ets_frontend/ets2panda/linter/src/lib/utils/functions/
DLibraryTypeCallDiagnosticChecker.ts70 clear(): void { method in LibraryTypeCallDiagnosticChecker
/arkcompiler/runtime_core/libpandabase/utils/
Dbit_memory_region.h172 T clear = (std::numeric_limits<T>::max() << 1U) << (length - 1); in Read() local
Dring_buffer.h413 constexpr void clear() noexcept // NOLINT(readability-identifier-naming) in clear() function
Dsmall_vector.h520 void clear() in clear() function
Dlist.h594 void clear() in clear() function
Dbit_vector.h368 void clear() in clear() function
/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dbit_memory_region.h175 T clear = (std::numeric_limits<T>::max() << 1U) << (length - 1); in Read() local
Dring_buffer.h371 constexpr void clear() noexcept // NOLINT(readability-identifier-naming) in clear() function
Dsmall_vector.h529 void clear() in clear() function
Dlist.h581 void clear() in clear() function
Dbit_vector.h383 void clear() in clear() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mempool/include/
Dmempool_allocator.h169 void clear() in clear() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
Dptr_list_ref.h466 void clear() in clear() function
/arkcompiler/runtime_core/static_core/plugins/ets/tests/debugger/src/arkdb/
Drich_logging.py234 def clear(self) -> None: member in LogCaptureHandler
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mempool/src/
Dmaple_string.cpp49 void MapleString::clear() in clear() function in maple::MapleString
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/aarch64/
Dassembler_aarch64.cpp487 static uint64_t UpdateImm(uint64_t imm, unsigned idx, bool clear) in UpdateImm()
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js10288 clear: kt, property
10354 clear: kt, property
19912 clear() { method in anonymousFunctionb3e5960739900.anonymousFunctionb3e5960739a00.eo
20187 clear() { method in anonymousFunctionb3e5960739900.anonymousFunctionb3e5960739a00.bo
20283 clear() { method in anonymousFunctionb3e5960739900.anonymousFunctionb3e5960739a00.Ao
20775 clear: e, property
23036 clear() { method in anonymousFunctionb3e5960739900.Cl
23331 clear() { method in anonymousFunctionb3e5960739900.Rh
64177 t.prototype.clear = function() { method in t
64202 t.prototype.clear = function() { method in t
[all …]
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument