Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dremembered_set.h60 void ClearBit(uintptr_t begin, uintptr_t addr) in ClearBit() function
Dgc_bitset.h99 void ClearBit(uintptr_t offset) in ClearBit() function
/arkcompiler/ets_runtime/ecmascript/compiler/base/
Dbit_set.h81 void ClearBit(size_t offset) in ClearBit() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dframe_states.h40 void ClearBit(size_t index) in ClearBit() function
/arkcompiler/runtime_core/libpandabase/utils/
Dbit_vector.h414 void ClearBit(size_t index) in ClearBit() function
/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dbit_vector.h441 void ClearBit(size_t index) in ClearBit() function
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dbitmap.h84 void ClearBit(size_t bitOffset) in ClearBit() function