Home
last modified time | relevance | path

Searched defs:ClearBit (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dframe_states.h45 void ClearBit(size_t index) in ClearBit() function
/arkcompiler/ets_runtime/ecmascript/mem/
Dremembered_set.h55 void ClearBit(uintptr_t begin, uintptr_t addr) in ClearBit() function
Dgc_bitset.h90 void ClearBit(uintptr_t offset) in ClearBit() function
/arkcompiler/ets_runtime/ecmascript/compiler/base/
Dbit_set.h66 void ClearBit(size_t offset) in ClearBit() function
/arkcompiler/runtime_core/runtime/mem/gc/
Dbitmap.h75 void ClearBit(size_t bit_offset) in ClearBit() function
/arkcompiler/runtime_core/libpandabase/utils/
Dbit_vector.h414 void ClearBit(size_t index) in ClearBit() function