Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandafile/
Dbytecode_instruction-inl.h28 constexpr size_t BYTE_WIDTH = 8; in ReadHelper() local
54 constexpr size_t BYTE_WIDTH = 8; in Read() local
70 constexpr size_t BYTE_WIDTH = 8; in Read64() local
Dfile_writer.h64 static constexpr size_t BYTE_WIDTH = std::numeric_limits<uint8_t>::digits; in Write() local
Dhelpers.h65 constexpr size_t BYTE_WIDTH = std::numeric_limits<uint8_t>::digits; in Read() local
/arkcompiler/ets_runtime/ecmascript/jspandafile/bytecode_inst/
Dinstruction.h85 constexpr size_t BYTE_WIDTH = 8; in ReadHelper() local
110 constexpr size_t BYTE_WIDTH = 8; in Read() local
125 constexpr size_t BYTE_WIDTH = 8; in Read64() local