Home
last modified time | relevance | path

Searched defs:Read (Results 1 – 24 of 24) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jspandafile/bytecode_inst/
Dinstruction.h63 T Read(size_t offset) const in Read() function
108 inline auto Read() const in Read() function
/arkcompiler/runtime_core/static_core/libpandafile/
Dhelpers.h36 inline auto Read(Span<const uint8_t> *sp) in Read() function
80 inline auto Read(Span<const uint8_t> sp) in Read() function
Dbytecode_instruction.h112 T Read(size_t offset) const in Read() function
197 T Read(size_t offset) const in Read() function
Dbytecode_instruction-inl.h52 inline auto BytecodeInst<MODE>::Read() const in Read() function
/arkcompiler/runtime_core/libpandafile/
Dhelpers.h63 inline auto Read(Span<const uint8_t> *sp) in Read() function
115 inline auto Read(Span<const uint8_t> sp) in Read() function
Dbytecode_instruction.h112 T Read(size_t offset) const in Read() function
197 T Read(size_t offset) const in Read() function
Dbytecode_instruction-inl.h52 inline auto BytecodeInst<Mode>::Read() const in Read() function
/arkcompiler/runtime_core/libpandabase/utils/
Dbit_memory_region.h129 bool Read(size_t offset) in Read() function
152 Read(size_t offset, size_t length) const in Read() function
Dbit_memory_stream.h90 T Read(size_t length) in Read() function
Dbit_table.h35 static std::array<uint32_t, N> Read(BitMemoryStreamIn *stream) in Read() function
/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dbit_memory_stream.h90 T Read(size_t length) in Read() function
Dbit_memory_region.h139 bool Read(size_t offset) in Read() function
162 Read(size_t offset, size_t length) const in Read() function
Dbit_table.h35 static std::array<uint32_t, N> Read(BitMemoryStreamIn *stream) in Read() function
/arkcompiler/ets_frontend/ets2panda/linter/test/
Denum_member_non_constant.ts38 Read = 1 << 1, enumerator
/arkcompiler/ets_frontend/ets2panda/linter-4.2/test/
Denum_member_non_constant.ts38 Read = 1 << 1, enumerator
/arkcompiler/runtime_core/static_core/platforms/windows/libpandabase/
Dfile.h40 Expected<size_t, Error> Read(void *buf, size_t n) const in Read() function
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/
Dfile.h48 Expected<size_t, Error> Read(void *buf, size_t n) const in Read() function
/arkcompiler/runtime_core/platforms/windows/libpandabase/
Dfile.h44 Expected<size_t, Error> Read(void *buf, size_t n) const in Read() function
/arkcompiler/runtime_core/platforms/unix/libpandabase/
Dfile.h51 Expected<size_t, Error> Read(void *buf, size_t n) const in Read() function
/arkcompiler/ets_runtime/ecmascript/
Ddate_parse.cpp275 DateParse::DateUnit DateParse::DateProxy::Read() in Read() function in panda::ecmascript::DateParse::DateProxy
/arkcompiler/runtime_core/static_core/static_linker/
Dlinker_context_misc.cpp256 void Context::Read(const std::vector<std::string> &input) in Read() function in panda::static_linker::Context
/arkcompiler/ets_runtime/ecmascript/stackmap/
Dllvm_stackmap_type.h199 T Read() in Read() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dbin_mpl_export.cpp359 uint8 BinaryMplExport::Read() in Read() function in maple::BinaryMplExport
Dbin_mpl_import.cpp29 uint8 BinaryMplImport::Read() in Read() function in maple::BinaryMplImport