Home
last modified time | relevance | path

Searched defs:bitset (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/base/
Dbit_set.h75 void Union(const BitSet &bitset) in Union()
86 bool UnionWithChanged(const BitSet &bitset) in UnionWithChanged()
/arkcompiler/ets_runtime/ecmascript/mem/
Dremembered_set.h92 GCBitset *bitset = rset->GCBitsetData(); in Merge() local
Dgc_bitset.h158 void Merge(GCBitset *bitset, size_t bitSize) in Merge()
/arkcompiler/runtime_core/verification/util/tests/
Dbit_vector_property_test.cpp53 void showValue(const BSet &bitset, std::ostream &os) in showValue()
130 void stat(const BSet &bitset) in stat()