Home
last modified time | relevance | path

Searched refs:Bocu1Rx (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
Dbocu1tst.c223 struct Bocu1Rx { struct
227 typedef struct Bocu1Rx Bocu1Rx; argument
239 decodeBocu1(Bocu1Rx *pRx, uint8_t b);
414 decodeBocu1LeadByte(Bocu1Rx *pRx, uint8_t b) { in decodeBocu1LeadByte()
465 decodeBocu1TrailByte(Bocu1Rx *pRx, uint8_t b) { in decodeBocu1TrailByte()
528 decodeBocu1(Bocu1Rx *pRx, uint8_t b) { in decodeBocu1()
643 Bocu1Rx rx={ 0, 0, 0 }; in unpackDiff()
734 Bocu1Rx rx={ 0, 0, 0 }; in readString()