Searched defs:bLimit (Results 1 - 4 of 4) sorted by relevance

/external/icu/icu4c/source/tools/toolutil/
H A Ducm.c419 int32_t b, e, bLimit, eLimit, cmp; local
427 bLimit=base->mappingsLength;
437 if(b==bLimit) {
/external/pdfium/xfa/fxfa/parser/
H A Dxfa_localevalue.cpp929 bool bLimit = true; local
932 while (n < nCount && (bLimit ? nf < nCountFmt : true) &&
934 if (bLimit == true) {
936 bLimit = false;
969 bLimit = true;
970 while (n < nCount && (bLimit ? nf < nCountFmt : true) &&
972 if (bLimit == true) {
974 bLimit = false;
/external/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/external/owasp/sanitizer/tools/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...

Completed in 151 milliseconds