Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dsparse_datainfo.h78 bool TestBit(uint32 bitNO) const in TestBit() function
Ddatainfo.h50 bool TestBit(uint32 bitNO) const in TestBit() function
/arkcompiler/ets_runtime/ecmascript/mem/
Dremembered_set.h77 bool TestBit(uintptr_t begin, uintptr_t addr) const in TestBit() function
Dgc_bitset.h125 bool TestBit(uintptr_t offset) const in TestBit() function
/arkcompiler/ets_runtime/ecmascript/compiler/base/
Dbit_set.h61 bool TestBit(size_t offset) const in TestBit() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dframe_states.h45 bool TestBit(size_t index) const in TestBit() function
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dbitmap.h95 bool TestBit(size_t bitOffset) const in TestBit() function