Searched refs:Bocu1Rx (Results 1 - 2 of 2) sorted by relevance
/external/chromium_org/third_party/icu/source/test/cintltst/ |
H A D | bocu1tst.c | 224 struct Bocu1Rx { struct 228 typedef struct Bocu1Rx Bocu1Rx; typedef in typeref:struct:Bocu1Rx 240 decodeBocu1(Bocu1Rx *pRx, uint8_t b); 415 decodeBocu1LeadByte(Bocu1Rx *pRx, uint8_t b) { 466 decodeBocu1TrailByte(Bocu1Rx *pRx, uint8_t b) { 529 decodeBocu1(Bocu1Rx *pRx, uint8_t b) { 644 Bocu1Rx rx={ 0, 0, 0 }; 735 Bocu1Rx rx={ 0, 0, 0 };
|
/external/icu4c/test/cintltst/ |
H A D | bocu1tst.c | 225 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 66 milliseconds