Home
last modified time | relevance | path

Searched defs:SetBit (Results 1 – 11 of 11) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dtyped_ref_set.h61 void SetBit(size_t index) in SetBit() function
159 void SetBit([[maybe_unused]] size_t index) {} in SetBit() function
205 void SetBit(Ref index) in SetBit() function
384 void SetBit(Ref index, ObjectTypeInfo typeInfo) function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/
Dshared_reference_flags.h51 bool SetBit() in SetBit() function
/arkcompiler/ets_runtime/ecmascript/js_api/
Djs_api_bitvector.h101 inline static void SetBit(std::vector<std::bitset<BIT_SET_LENGTH>> *elements, uint32_t index, in SetBit() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dsparse_datainfo.h68 void SetBit(uint32 bitNO) in SetBit() function
Ddatainfo.h39 void SetBit(int64 bitNO) in SetBit() function
/arkcompiler/ets_runtime/ecmascript/compiler/base/
Dbit_set.h71 void SetBit(size_t offset) in SetBit() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dframe_states.h35 void SetBit(size_t index) in SetBit() function
/arkcompiler/ets_runtime/ecmascript/
Dtagged_array.cpp45 void TaggedArray::SetBit(const JSThread *thread, uint32_t idx, uint32_t bitOffset, const JSTaggedVa… in SetBit() function in panda::ecmascript::TaggedArray
/arkcompiler/runtime_core/libpandabase/utils/
Dbit_vector.h404 void SetBit(size_t index) in SetBit() function
/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dbit_vector.h431 void SetBit(size_t index) in SetBit() function
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dbitmap.h74 void SetBit(size_t bitOffset) in SetBit() function