Home
last modified time | relevance | path

Searched defs:Read (Results 1 - 19 of 19) sorted by relevance

/arkcompiler/runtime_core/libpandabase/utils/
H A Dbit_memory_stream.h90 T Read(size_t length) in Read() function in panda::BitMemoryStreamIn
H A Dbit_memory_region.h129 bool Read(size_t offset) in Read() function in panda::BitMemoryRegion
H A Dbit_table.h35 static std::array<uint32_t, N> Read(BitMemoryStreamIn *stream) in Read() function in panda::VarintPack
/arkcompiler/runtime_core/libpandafile/
H A Dbytecode_instruction-inl.h52 inline auto BytecodeInst<Mode>::Read() const in Read() function in panda::BytecodeInst
H A Dhelpers.h63 inline auto Read(Span<const uint8_t> *sp) in Read() function
81 inline auto Read<sizeof(uint16_t)>(Span<const uint8_t> *sp) in Read() function
96 inline auto Read<sizeof(uint32_t)>(Span<const uint8_t> *sp) in Read() function
115 inline auto Read(Span<const uint8_t> sp) in Read() function
/arkcompiler/runtime_core/static_core/libpandabase/utils/
H A Dbit_memory_stream.h90 T Read(size_t length) in Read() function in ark::BitMemoryStreamIn
H A Dbit_memory_region.h132 bool Read(size_t offset) in Read() function in ark::BitMemoryRegion
H A Dbit_table.h35 static std::array<uint32_t, N> Read(BitMemoryStreamIn *stream) in Read() function in ark::VarintPack
/arkcompiler/runtime_core/static_core/libpandafile/
H A Dbytecode_instruction-inl.h50 inline auto BytecodeInst<MODE>::Read() const in Read() function in ark::BytecodeInst
H A Dhelpers.h36 inline auto Read(Span<const uint8_t> *sp) in Read() function
52 inline auto Read<sizeof(uint16_t)>(Span<const uint8_t> *sp) in Read() function
64 inline auto Read<sizeof(uint32_t)>(Span<const uint8_t> *sp) in Read() function
80 inline auto Read(Span<const uint8_t> sp) in Read() function
/arkcompiler/ets_runtime/ecmascript/jspandafile/bytecode_inst/
H A Dinstruction.h63 T Read(size_t offset) const in Read() function in panda::ecmascript::OldBytecodeInstBase
108 inline auto Read() const in Read() function in panda::ecmascript::OldBytecodeInstBase
/arkcompiler/runtime_core/platforms/windows/libpandabase/
H A Dfile.h44 Expected<size_t, Error> Read(void *buf, size_t n) const in Read() function in panda::os::windows::file::File
/arkcompiler/runtime_core/static_core/platforms/windows/libpandabase/
H A Dfile.h40 Expected<size_t, Error> Read(void *buf, size_t n) const in Read() function in ark::os::windows::file::File
/arkcompiler/runtime_core/static_core/runtime/arch/
H A Dhelpers.h300 ALWAYS_INLINE T Read() Read() function in ark::arch::ArgReader
[all...]
/arkcompiler/runtime_core/static_core/static_linker/
H A Dlinker_context_misc.cpp275 void Context::Read(const std::vector<std::string> &input) in Read() function in ark::static_linker::Context
/arkcompiler/runtime_core/platforms/unix/libpandabase/
H A Dfile.h51 Expected<size_t, Error> Read(void *buf, size_t n) const in Read() function in panda::os::unix::file::File
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/
H A Dfile.h48 Expected<size_t, Error> Read(void *buf, size_t n) const in Read() function in ark::os::unix::file::File
/arkcompiler/ets_runtime/ecmascript/
H A Ddate_parse.cpp277 DateParse::DateUnit DateParse::DateProxy::Read() in Read() function in panda::ecmascript::DateParse::DateProxy
/arkcompiler/ets_runtime/ecmascript/stackmap/llvm/
H A Dllvm_stackmap_type.h199 T Read() in Read() function in panda::ecmascript::kungfu::DataInfo

Completed in 11 milliseconds