Home
last modified time | relevance | path

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

12

/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
113 export function clear(): void{ function
122 export function clear(): void { function
/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/callgraph/pointerAnalysis/
DPtsDS.ts26 clear(): void; method
101 clear(): void { method in PtsSet
177 clear(): void { method in PtsBV
231 clear(): void { method in DiffPTData
/arkcompiler/ets_frontend/ets2panda/linter/homecheck/src/utils/common/
DDefectsList.ts35 export function clear(): void { function
/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/save/
DArkStream.ts76 public clear(): void { method in ArkCodeBuffer
/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/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/static_core/runtime/mem/gc/g1/
Dcollection_set.h89 void clear() // NOLINT(readability-identifier-naming) in clear() function
/arkcompiler/runtime_core/taihe/compiler/taihe/utils/
Danalyses.py106 def clear(self) -> None: member in AnalysisManager
/arkcompiler/runtime_core/taihe/compiler/taihe/driver/
Dbackend.py87 def clear(self): member in BackendRegistry
/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/common_components/common/
Dmark_work_stack.h108 void clear() in clear() function
/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/core/graph/
DScc.ts191 private clear(): void { method in SCCDetection
/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
/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/utils/
DSparseBitVector.ts338 clear(): void { method in SparseBitVector
/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
/arkcompiler/runtime_core/taihe/runtime/include/taihe/
Dvector.hpp102 void clear() const noexcept 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

12