Searched defs:byte (Results 1 – 14 of 14) sorted by relevance
71 uint8_t byte; in Read() local83 Result<void> InterprocessFifo::Write(uint8_t byte) noexcept { in Write()
60 uint8_t byte = 0xee; in TEST() local
541 Result<uint8_t> byte = cgroups_activated.Read(); in RunService() local
25 uint8_t byte[32]; member
36 uint8_t byte[16]; member40 uint8_t byte[2]; member44 uint8_t byte[4]; member
85 VoidAnswer4<byte[], byte[], Executor, OutcomeReceiver<Void, Exception>> answer) { in answerStoreUpgradedKeyAsync()
119 val byte = bytes[index].toInt() and 0xFF regex
115 uint8_t byte = next(); in readRawVarint() local
295 uint8_t byte = readRawByte(); in readRawVarint() local409 uint8_t byte = next(); in readRawVarint() local
542 ProtoOutputStream::writeRawByte(uint8_t byte) in writeRawByte()
90 uint8_t byte; in read_varint() local
361 static inline void utf8_shift_and_mask(uint32_t* codePoint, const uint8_t byte) in utf8_shift_and_mask()
241 uint8_t byte = mem.memory()[offset + i]; in print_thread_memory_dump() local
416 uint8_t byte = 1; in TEST_F() local