Searched refs:morebytes (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Ducnv_u32.c62 goto morebytes;
68 morebytes:
143 goto morebytes;
149 morebytes:
526 goto morebytes;
533 morebytes:
613 goto morebytes;
620 morebytes:
H A Ducnv_u8.c121 goto morebytes;
139 morebytes:
251 goto morebytes;
268 morebytes:
/external/icu/icu4c/source/common/
H A Ducnv_u32.c62 goto morebytes;
68 morebytes:
143 goto morebytes;
149 morebytes:
526 goto morebytes;
533 morebytes:
613 goto morebytes;
620 morebytes:
H A Ducnv_u8.c112 goto morebytes;
130 morebytes:
242 goto morebytes;
259 morebytes:
/external/mdnsresponder/mDNSShared/
H A Ddnssd_clientstub.c816 int morebytes; local
822 morebytes = 1;
823 sdr->moreptr = &morebytes;
856 if (!morebytes){syslog(LOG_WARNING, "dnssdclientstub:Record: CallbackwithError morebytes zero"); return;}
866 // If DNSServiceRefDeallocate was called in the callback, morebytes will be zero. It means
869 if (!morebytes){syslog(LOG_WARNING, "dnssdclientstub:sdRef: CallbackwithError morebytes zero"); return;}
879 int morebytes = 0; local
935 if (morebytes
[all...]

Completed in 961 milliseconds