Home
last modified time | relevance | path

Searched defs:m_bytes (Results 1 – 9 of 9) sorted by relevance

/external/pdfium/fxbarcode/common/
DBC_CommonByteMatrix.h34 std::vector<uint8_t> m_bytes; variable
/external/emma/core/java12/com/vladium/emma/rt/
DClassPathCacheEntry.java24 public final byte [] m_bytes; field in ClassPathCacheEntry
/external/llvm-project/lldb/include/lldb/Core/
DCommunication.h308 m_bytes; ///< A buffer to cache bytes read in the ReadThread function. variable
/external/llvm-project/lldb/include/lldb/Utility/
DUUID.h110 llvm::SmallVector<uint8_t, 20> m_bytes; variable
/external/emma/core/java12/com/vladium/jcd/parser/
DClassDefParser.java302 private final UDataInputStream m_bytes; field in ClassDefParser.classParser
/external/llvm-project/lldb/source/Host/windows/
DConnectionGenericFileWindows.cpp47 size_t m_bytes; member in __anone990ab230111::ReturnInfo
/external/boringssl/src/crypto/hrss/
Dhrss.c1951 uint8_t m_bytes[HRSS_POLY3_BYTES], r_bytes[HRSS_POLY3_BYTES]; in HRSS_encap() local
2063 uint8_t m_bytes[HRSS_POLY3_BYTES]; in HRSS_decap() local
/external/rust/crates/quiche/deps/boringssl/src/crypto/hrss/
Dhrss.c1951 uint8_t m_bytes[HRSS_POLY3_BYTES], r_bytes[HRSS_POLY3_BYTES]; in HRSS_encap() local
2063 uint8_t m_bytes[HRSS_POLY3_BYTES]; in HRSS_decap() local
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryMappingTests.cpp260 vector<deUint8> m_bytes; member in vkt::memory::__anon9c940bbb0111::ReferenceMemory