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.h91 void Union(const BitSet &bitset) in Union()
102 bool UnionWithChanged(const BitSet &bitset) in UnionWithChanged()
121 void Intersect(const BitSet &bitset) in Intersect()
/arkcompiler/ets_runtime/ecmascript/mem/
Dremembered_set.h97 GCBitset *bitset = rset->GCBitsetData(); in Merge() local
Dgc_bitset.h158 void Merge(GCBitset *bitset, size_t bitSize) in Merge()
/arkcompiler/runtime_core/static_core/verification/util/tests/
Dbit_vector_property_test.cpp55 void ShowValue(const BSet &bitset, std::ostream &os) in ShowValue()
138 void Stat(const BSet &bitset) in Stat()