Searched refs:dirProps (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Dubidiwrt.c457 const DirProp *dirProps=pBiDi->dirProps; local
474 (/*run>0 &&*/ dirProps[logicalStart]!=L)) {
500 (/*run<runCount-1 &&*/ dirProps[logicalStart+runLength-1]!=L)) {
518 (/*run>0 &&*/ !(MASK_R_AL&DIRPROP_FLAG(dirProps[logicalStart+runLength-1])))) {
544 (/*run<runCount-1 &&*/ !(MASK_R_AL&DIRPROP_FLAG(dirProps[logicalStart])))) {
584 const DirProp *dirProps=pBiDi->dirProps; local
594 if(/*run<runCount-1 &&*/ dirProps[logicalStart+runLength-1]!=L) {
609 if(/*run>0 &&*/ dirProps[logicalStar
[all...]
H A Dubidi.c63 * Note that this implementation never modifies the dirProps
73 * them back to the dirProps array.
428 DirProp *dirProps=pBiDi->dirPropsMemory; /* pBiDi->dirProps is const */ local
497 dirProps[i-1]=dirProp;
500 dirProps[i-2]=BN;
511 dirProps[isolateStartStack[stackLast]]=LRI;
526 dirProps[isolateStartStack[stackLast]]=RLI;
551 dirProps[isolateStartStack[stackLast]]=LRI;
594 if(dirProps[previousStateStac
698 DirProp *dirProps=bd->pBiDi->dirProps; local
761 DirProp *dirProps=bd->pBiDi->dirProps; local
787 DirProp *dirProps, newProp; local
994 DirProp *dirProps=pBiDi->dirProps; local
1269 DirProp *dirProps=pBiDi->dirProps; local
1935 DirProp *dirProps=pBiDi->dirProps, dirProp; local
2013 const DirProp *dirProps=pBiDi->dirProps; local
2169 const DirProp *dirProps=pBiDi->dirProps; local
[all...]
H A Dubidiln.c40 * and a dirProps array.
42 * Only if the length of the text is zero, then levels==dirProps==NULL.
74 * paragraph's levels and dirProps arrays are reused by way of setting
97 const DirProp *dirProps=pBiDi->dirProps; local
108 if(dirProps[start-1]==B) {
113 while(start>0 && DIRPROP_FLAG(PURE_DIRPROP(dirProps[start-1]))&MASK_WS) {
172 pLineBiDi->dirProps=pParaBiDi->dirProps+start;
H A Dubidiimp.h302 DirProp *dirProps; member in struct:UBiDi
/external/icu/icu4c/source/common/
H A Dubidiwrt.c457 const DirProp *dirProps=pBiDi->dirProps; local
474 (/*run>0 &&*/ dirProps[logicalStart]!=L)) {
500 (/*run<runCount-1 &&*/ dirProps[logicalStart+runLength-1]!=L)) {
518 (/*run>0 &&*/ !(MASK_R_AL&DIRPROP_FLAG(dirProps[logicalStart+runLength-1])))) {
544 (/*run<runCount-1 &&*/ !(MASK_R_AL&DIRPROP_FLAG(dirProps[logicalStart])))) {
584 const DirProp *dirProps=pBiDi->dirProps; local
594 if(/*run<runCount-1 &&*/ dirProps[logicalStart+runLength-1]!=L) {
609 if(/*run>0 &&*/ dirProps[logicalStar
[all...]
H A Dubidi.c63 * Note that this implementation modifies the dirProps
71 * them back to the dirProps array.
431 DirProp *dirProps=pBiDi->dirPropsMemory; /* pBiDi->dirProps is const */ local
500 dirProps[i-1]=dirProp;
503 dirProps[i-2]=BN;
515 /* dirProps[isolateStartStack[stackLast]]=LRI; */
530 dirProps[isolateStartStack[stackLast]]=RLI;
547 dirProps[i-1]=LRI; /* default if no strong char */
558 /* dirProps[isolateStartStac
706 DirProp *dirProps=bd->pBiDi->dirProps; local
772 DirProp *dirProps=bd->pBiDi->dirProps; local
875 DirProp *dirProps, dirProp, newProp; local
1069 DirProp *dirProps=pBiDi->dirProps; local
1343 DirProp *dirProps=pBiDi->dirProps; local
1804 DirProp *dirProps=pBiDi->dirProps, dirProp; local
2103 const DirProp *dirProps=pBiDi->dirProps; local
2263 const DirProp *dirProps=pBiDi->dirProps; local
2530 DirProp *dirProps; local
[all...]
H A Dubidiln.c40 * and a dirProps array.
42 * Only if the length of the text is zero, then levels==dirProps==NULL.
74 * paragraph's levels and dirProps arrays are reused by way of setting
97 const DirProp *dirProps=pBiDi->dirProps; local
108 if(dirProps[start-1]==B) {
113 while(start>0 && DIRPROP_FLAG(dirProps[start-1])&MASK_WS) {
172 pLineBiDi->dirProps=pParaBiDi->dirProps+start;
H A Dubidiimp.h293 DirProp *dirProps; member in struct:UBiDi
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcbiditst.c115 getStringFromDirProps(const uint8_t *dirProps, int32_t length, UChar *buffer);
1030 const uint8_t *dirProps=test->text+lineStart; local
1055 dirPropNames[dirProps[i]],
3339 getStringFromDirProps(const uint8_t *dirProps, int32_t length, UChar *buffer) { argument
3346 buffer[i]=charFromDirProp[dirProps[i]];
/external/icu/icu4c/source/test/cintltst/
H A Dcbiditst.c117 getStringFromDirProps(const uint8_t *dirProps, int32_t length, UChar *buffer);
1032 const uint8_t *dirProps=test->text+lineStart; local
1057 dirPropNames[dirProps[i]],
3579 getStringFromDirProps(const uint8_t *dirProps, int32_t length, UChar *buffer) { argument
3586 buffer[i]=charFromDirProp[dirProps[i]];
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 167 milliseconds