Searched refs:bLimit (Results 1 – 3 of 3) sorted by relevance
/third_party/node/deps/icu-small/source/tools/toolutil/ |
D | ucm.cpp | 422 int32_t b, e, bLimit, eLimit, cmp; in checkBaseExtBytes() local 430 bLimit=base->mappingsLength; in checkBaseExtBytes() 440 if(b==bLimit) { in checkBaseExtBytes()
|
/third_party/icu/icu4c/source/tools/toolutil/ |
D | ucm.cpp | 422 int32_t b, e, bLimit, eLimit, cmp; in checkBaseExtBytes() local 430 bLimit=base->mappingsLength; in checkBaseExtBytes() 440 if(b==bLimit) { in checkBaseExtBytes()
|
/third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
D | ucm.cpp | 422 int32_t b, e, bLimit, eLimit, cmp; in checkBaseExtBytes() local 430 bLimit=base->mappingsLength; in checkBaseExtBytes() 440 if(b==bLimit) { in checkBaseExtBytes()
|