Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dbocu1tst.c225 struct Bocu1Rx { struct
229 typedef struct Bocu1Rx Bocu1Rx; typedef
241 decodeBocu1(Bocu1Rx *pRx, uint8_t b);
416 decodeBocu1LeadByte(Bocu1Rx *pRx, uint8_t b) { in decodeBocu1LeadByte()
467 decodeBocu1TrailByte(Bocu1Rx *pRx, uint8_t b) { in decodeBocu1TrailByte()
530 decodeBocu1(Bocu1Rx *pRx, uint8_t b) { in decodeBocu1()
645 Bocu1Rx rx={ 0, 0, 0 }; in unpackDiff()
736 Bocu1Rx rx={ 0, 0, 0 }; in readString()