/third_party/icu/icu4c/source/test/intltest/ |
H A D | bidiconf.cpp | 93 || value>(UBIDI_MAX_EXPLICIT_LEVEL+1)) { in parseLevels() 481 UBiDiLevel paraLevel=UBIDI_MAX_EXPLICIT_LEVEL+2; in TestBidiCharacterTest() 498 else if(paraDirection<0 && -paraDirection<=(UBIDI_MAX_EXPLICIT_LEVEL+1)) { in TestBidiCharacterTest() 504 paraLevel==(UBIDI_MAX_EXPLICIT_LEVEL+2)) { in TestBidiCharacterTest()
|
/third_party/icu/icu4c/source/common/ |
H A D | ubidi.cpp | 463 int32_t isolateStartStack[UBIDI_MAX_EXPLICIT_LEVEL+1]; in getDirProps() 466 State previousStateStack[UBIDI_MAX_EXPLICIT_LEVEL+1]; in getDirProps() 512 if(stackLast<=UBIDI_MAX_EXPLICIT_LEVEL) { in getDirProps() 528 if(stackLast<=UBIDI_MAX_EXPLICIT_LEVEL) { in getDirProps() 541 if(stackLast<=UBIDI_MAX_EXPLICIT_LEVEL) { in getDirProps() 555 if(stackLast<=UBIDI_MAX_EXPLICIT_LEVEL) { in getDirProps() 562 if(stackLast<=UBIDI_MAX_EXPLICIT_LEVEL) in getDirProps() 598 if(stackLast>UBIDI_MAX_EXPLICIT_LEVEL) { in getDirProps() 599 stackLast=UBIDI_MAX_EXPLICIT_LEVEL; in getDirProps() 1060 * the explicit level must never exceed UBIDI_MAX_EXPLICIT_LEVEL [all...] |
H A D | ubidiln.cpp | 600 UBiDiLevel minLevel=UBIDI_MAX_EXPLICIT_LEVEL+1, maxLevel=0; in ubidi_getRuns() 721 minLevel=UBIDI_MAX_EXPLICIT_LEVEL+1; in prepareReorder() 725 if(level>UBIDI_MAX_EXPLICIT_LEVEL+1) { in prepareReorder()
|
H A D | ubidiimp.h | 186 /* array of nested isolated sequence entries; can never excess UBIDI_MAX_EXPLICIT_LEVEL 188 IsoRun isoRuns[UBIDI_MAX_EXPLICIT_LEVEL+2];
|
/third_party/node/deps/icu-small/source/common/ |
H A D | ubidi.cpp | 463 int32_t isolateStartStack[UBIDI_MAX_EXPLICIT_LEVEL+1]; in getDirProps() 466 State previousStateStack[UBIDI_MAX_EXPLICIT_LEVEL+1]; in getDirProps() 512 if(stackLast<=UBIDI_MAX_EXPLICIT_LEVEL) { in getDirProps() 528 if(stackLast<=UBIDI_MAX_EXPLICIT_LEVEL) { in getDirProps() 541 if(stackLast<=UBIDI_MAX_EXPLICIT_LEVEL) { in getDirProps() 555 if(stackLast<=UBIDI_MAX_EXPLICIT_LEVEL) { in getDirProps() 562 if(stackLast<=UBIDI_MAX_EXPLICIT_LEVEL) in getDirProps() 598 if(stackLast>UBIDI_MAX_EXPLICIT_LEVEL) { in getDirProps() 599 stackLast=UBIDI_MAX_EXPLICIT_LEVEL; in getDirProps() 1060 * the explicit level must never exceed UBIDI_MAX_EXPLICIT_LEVEL [all...] |
H A D | ubidiln.cpp | 600 UBiDiLevel minLevel=UBIDI_MAX_EXPLICIT_LEVEL+1, maxLevel=0; in ubidi_getRuns() 721 minLevel=UBIDI_MAX_EXPLICIT_LEVEL+1; in prepareReorder() 725 if(level>UBIDI_MAX_EXPLICIT_LEVEL+1) { in prepareReorder()
|
H A D | ubidiimp.h | 186 /* array of nested isolated sequence entries; can never excess UBIDI_MAX_EXPLICIT_LEVEL 188 IsoRun isoRuns[UBIDI_MAX_EXPLICIT_LEVEL+2];
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | ubidi.cpp | 463 int32_t isolateStartStack[UBIDI_MAX_EXPLICIT_LEVEL+1]; in getDirProps() 466 State previousStateStack[UBIDI_MAX_EXPLICIT_LEVEL+1]; in getDirProps() 512 if(stackLast<=UBIDI_MAX_EXPLICIT_LEVEL) { in getDirProps() 528 if(stackLast<=UBIDI_MAX_EXPLICIT_LEVEL) { in getDirProps() 541 if(stackLast<=UBIDI_MAX_EXPLICIT_LEVEL) { in getDirProps() 555 if(stackLast<=UBIDI_MAX_EXPLICIT_LEVEL) { in getDirProps() 562 if(stackLast<=UBIDI_MAX_EXPLICIT_LEVEL) in getDirProps() 598 if(stackLast>UBIDI_MAX_EXPLICIT_LEVEL) { in getDirProps() 599 stackLast=UBIDI_MAX_EXPLICIT_LEVEL; in getDirProps() 1060 * the explicit level must never exceed UBIDI_MAX_EXPLICIT_LEVEL [all...] |
H A D | ubidiln.cpp | 600 UBiDiLevel minLevel=UBIDI_MAX_EXPLICIT_LEVEL+1, maxLevel=0; in ubidi_getRuns() 721 minLevel=UBIDI_MAX_EXPLICIT_LEVEL+1; in prepareReorder() 725 if(level>UBIDI_MAX_EXPLICIT_LEVEL+1) { in prepareReorder()
|
H A D | ubidiimp.h | 186 /* array of nested isolated sequence entries; can never excess UBIDI_MAX_EXPLICIT_LEVEL 188 IsoRun isoRuns[UBIDI_MAX_EXPLICIT_LEVEL+2];
|
/third_party/icu/icu4c/source/common/unicode/ |
H A D | ubidi.h | 328 * assumes that UBIDI_MAX_EXPLICIT_LEVEL is odd. 337 * @see UBIDI_MAX_EXPLICIT_LEVEL 399 * (The maximum resolved level can be up to <code>UBIDI_MAX_EXPLICIT_LEVEL+1</code>). 402 #define UBIDI_MAX_EXPLICIT_LEVEL 125 macro 1201 * Any other value between 0 and <code>#UBIDI_MAX_EXPLICIT_LEVEL</code> 1210 * <code>paraLevel<=embeddingLevels[]<=UBIDI_MAX_EXPLICIT_LEVEL</code>,
|
/third_party/node/deps/icu-small/source/common/unicode/ |
H A D | ubidi.h | 328 * assumes that UBIDI_MAX_EXPLICIT_LEVEL is odd. 337 * @see UBIDI_MAX_EXPLICIT_LEVEL 399 * (The maximum resolved level can be up to <code>UBIDI_MAX_EXPLICIT_LEVEL+1</code>). 402 #define UBIDI_MAX_EXPLICIT_LEVEL 125 macro 1201 * Any other value between 0 and <code>#UBIDI_MAX_EXPLICIT_LEVEL</code> 1210 * <code>paraLevel<=embeddingLevels[]<=UBIDI_MAX_EXPLICIT_LEVEL</code>,
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
H A D | ubidi.h | 327 * assumes that UBIDI_MAX_EXPLICIT_LEVEL is odd. 336 * @see UBIDI_MAX_EXPLICIT_LEVEL 398 * (The maximum resolved level can be up to <code>UBIDI_MAX_EXPLICIT_LEVEL+1</code>). 401 #define UBIDI_MAX_EXPLICIT_LEVEL 125 macro 1200 * Any other value between 0 and <code>#UBIDI_MAX_EXPLICIT_LEVEL</code> 1209 * <code>paraLevel<=embeddingLevels[]<=UBIDI_MAX_EXPLICIT_LEVEL</code>,
|
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | cbiditst.c | 851 UBiDiLevel levels[UBIDI_MAX_EXPLICIT_LEVEL]={1,2,3,4,5,6,7,8,9,10}; in testReorder() 858 i, UBIDI_MAX_EXPLICIT_LEVEL, u_errorName(ec)); in testReorder() 885 UBiDiLevel levels[UBIDI_MAX_EXPLICIT_LEVEL]={1,2,3,4,5,6,7,8,9,10}; in testReorder() 892 i, UBIDI_MAX_EXPLICIT_LEVEL, u_errorName(ec)); in testReorder() 1685 ubidi_setPara(bidi, src, srcLen, UBIDI_MAX_EXPLICIT_LEVEL - 1, NULL, &errorCode); in doMisc() 1687 if (level != UBIDI_MAX_EXPLICIT_LEVEL) { in doMisc() 1688 log_err("\nWrong level at index 2\n, should be %d, got %d\n", UBIDI_MAX_EXPLICIT_LEVEL, level); in doMisc()
|