Home
last modified time | relevance | path

Searched defs:byte0 (Results 1 – 15 of 15) sorted by relevance

/external/openscreen/cast/streaming/
Drtcp_common.cc22 uint8_t byte0 = kRtcpRequiredVersionAndPaddingBits in AppendFields() local
71 const uint8_t byte0 = ConsumeField<uint8_t>(&buffer); in Parse() local
/external/pigweed/pw_base64/
Dbase64.cc36 constexpr char BitGroup0Char(uint8_t byte0) { in BitGroup0Char()
39 constexpr char BitGroup1Char(uint8_t byte0, uint8_t byte1 = 0) { in BitGroup1Char()
/external/deqp-deps/amber/samples/
Dppm.cc27 uint8_t byte0(uint32_t word) { in byte0() function
Dpng.cc31 unsigned char byte0(uint32_t word) { in byte0() function
/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/sevenz/
DAES256SHA256Decoder.java44 final int byte0 = 0xff & coder.properties[0]; in decode() local
/external/llvm-project/clang/test/Rewriter/
Drewrite-modern-block.mm7 char byte0; field
/external/clang/test/Rewriter/
Drewrite-modern-block.mm7 char byte0; field
/external/mtools/
Dpartition.h19 unsigned char byte0; member
Dfat.c281 int byte0 = readByte(Stream, start); in fat12_decode() local
/external/tensorflow/tensorflow/core/lib/core/
Darena_test.cc62 char* byte0 = a.Alloc(1); in TEST() local
/external/usrsctp/usrsctplib/netinet/
Dsctp_crc32.c742 uint8_t byte0, byte1, byte2, byte3; in sctp_finalize_crc32c() local
/external/bcc/src/cc/
Dbcc_debug.cc51 void SourceDebugger::adjustInstSize(uint64_t &Size, uint8_t byte0, in adjustInstSize()
/external/image_io/src/jpeg/
Djpeg_segment.cc68 Byte byte0 = static_cast<Byte>(*str); in Find() local
/external/swiftshader/third_party/subzero/src/DartARM32/
Dassembler_arm.cc2631 const uint32_t byte0 = (value & 0x000000ff); in LoadPatchableImmediate() local
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp629 double byte0 = deFloat16To64((deFloat16)((iRep ) & 0xffff)); in doPrintValue16() local