Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/typeinfer/automatedcases/
DstaticAnonymousTypeNotReferencingTypeParameter.ts323 static clear(dit: typeof ListWrapper, list: any[]) { list.length = 0; method in ListWrapper
/arkcompiler/runtime_core/libpandabase/tests/
Dbit_memory_region_test.cpp89 auto clear = [&]() { in TEST() local
/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.h514 void clear() in clear() function
Dlist.h594 void clear() in clear() function
Dbit_vector.h368 void clear() in clear() function
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/aarch64/
Dassembler_aarch64.cpp490 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 anonymousFunctiona10e982739900.anonymousFunctiona10e982739a00.eo
20187 clear() { method in anonymousFunctiona10e982739900.anonymousFunctiona10e982739a00.bo
20283 clear() { method in anonymousFunctiona10e982739900.anonymousFunctiona10e982739a00.Ao
20775 clear: e, property
23036 clear() { method in anonymousFunctiona10e982739900.Cl
23331 clear() { method in anonymousFunctiona10e982739900.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