Searched defs:Bocu1Rx (Results 1 - 2 of 2) sorted by relevance

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

Completed in 2967 milliseconds