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/
H A Ddatainfo.h50 bool TestBit(uint32 bitNO) const in TestBit() function in maplebe::DataInfo
H A Dsparse_datainfo.h78 bool TestBit(uint32 bitNO) const in TestBit() function in maplebe::SparseDataInfo
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dframe_states.h45 bool TestBit(size_t index) const in TestBit() function in panda::ecmascript::kungfu::FrameLiveOut
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dgc_bitset.h125 bool TestBit(uintptr_t offset) const in TestBit() function in panda::ecmascript::GCBitset
H A Dremembered_set.h77 bool TestBit(uintptr_t begin, uintptr_t addr) const in TestBit() function in panda::ecmascript::RememberedSet
/arkcompiler/ets_runtime/ecmascript/compiler/base/
H A Dbit_set.h61 bool TestBit(size_t offset) const in TestBit() function in panda::ecmascript::kungfu::BitSet
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
H A Dbitmap.h95 bool TestBit(size_t bitOffset) const in TestBit() function in ark::mem::Bitmap

Completed in 5 milliseconds