Home
last modified time | relevance | path

Searched refs:isolateStartStack (Results 1 – 6 of 6) sorted by relevance

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DBidi.java1837 int[] isolateStartStack= new int[MAX_EXPLICIT_LEVEL+1]; in getDirProps() local
1912 dirProps[isolateStartStack[stackLast]] = RLI; in getDirProps()
1925 isolateStartStack[stackLast] = i - 1; in getDirProps()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DBidi.java1803 int[] isolateStartStack= new int[MAX_EXPLICIT_LEVEL+1]; in getDirProps() local
1878 dirProps[isolateStartStack[stackLast]] = RLI; in getDirProps()
1891 isolateStartStack[stackLast] = i - 1; in getDirProps()
/third_party/skia/third_party/externals/icu/source/common/
Dubidi.cpp463 int32_t isolateStartStack[UBIDI_MAX_EXPLICIT_LEVEL+1]; in getDirProps() local
529 dirProps[isolateStartStack[stackLast]]=RLI; in getDirProps()
542 isolateStartStack[stackLast]=i-1; in getDirProps()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dubidi.cpp463 int32_t isolateStartStack[UBIDI_MAX_EXPLICIT_LEVEL+1]; in getDirProps() local
529 dirProps[isolateStartStack[stackLast]]=RLI; in getDirProps()
542 isolateStartStack[stackLast]=i-1; in getDirProps()
/third_party/icu/icu4c/source/common/
Dubidi.cpp463 int32_t isolateStartStack[UBIDI_MAX_EXPLICIT_LEVEL+1]; in getDirProps() local
529 dirProps[isolateStartStack[stackLast]]=RLI; in getDirProps()
542 isolateStartStack[stackLast]=i-1; in getDirProps()
/third_party/node/deps/icu-small/source/common/
Dubidi.cpp463 int32_t isolateStartStack[UBIDI_MAX_EXPLICIT_LEVEL+1]; in getDirProps() local
529 dirProps[isolateStartStack[stackLast]]=RLI; in getDirProps()
542 isolateStartStack[stackLast]=i-1; in getDirProps()