Home
last modified time | relevance | path

Searched refs:print_byte (Results 1 - 3 of 3) sorted by relevance

/third_party/json/docs/examples/
H A Dto_ubjson.cpp9 void print_byte(uint8_t byte) in print_byte() function
32 print_byte(byte); in main()
49 print_byte(byte); in main()
55 print_byte(byte); in main()
61 print_byte(byte); in main()
H A Dto_bjdata.cpp9 void print_byte(uint8_t byte) in print_byte() function
32 print_byte(byte); in main()
49 print_byte(byte); in main()
55 print_byte(byte); in main()
61 print_byte(byte); in main()
/third_party/alsa-utils/amidi/
H A Damidi.c367 static void print_byte(unsigned char byte, struct timespec *ts) in print_byte() function
736 print_byte(buf[i], &ts); in main()

Completed in 3 milliseconds