Home
last modified time | relevance | path

Searched defs:MASK (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/libpandabase/utils/
Dutils.h32 constexpr uint32_t MASK = 0x20; in HexValue() local
Dbit_utils.h175 constexpr uint8_t MASK = 0xffU; in GetByteFrom() local
/arkcompiler/runtime_core/libpandafile/
Dfile_writer.h194 static constexpr size_t MASK = 0xff; in RewriteChecksum() local