Home
last modified time | relevance | path

Searched defs:byte (Results 1 – 10 of 10) sorted by relevance

/glogg/glogg/src/
H A Dencodingspeculator.cpp
H A Dinotifywatchtowerdriver.cpp
H A Dkqueuewatchtowerdriver.cpp
/glogg/src/
H A Dencodingspeculator.cpp24 void EncodingSpeculator::inject_byte( uint8_t byte ) in inject_byte()
H A Dinotifywatchtowerdriver.cpp159 uint8_t byte; in waitAndProcessEvents() local
216 char byte = 'X'; in interruptWait() local
H A Dkqueuewatchtowerdriver.cpp238 char byte = 'X'; in interruptWait() local
/glogg/glogg/tests/
H A DencodingspeculatorTest.cpp
/glogg/tests/
H A DencodingspeculatorTest.cpp145 for ( uint8_t byte: utf8_bytes ) { in TEST_F() local
168 for ( uint8_t byte: utf8_bytes ) { in TEST_F() local
/glogg/glogg/src/data/
H A Dcompressedlinestorage.cpp
/glogg/src/data/
H A Dcompressedlinestorage.cpp112 uint8_t byte = **ptr; in block32_next_pos() local
165 uint8_t byte = **ptr; in block64_next_pos() local