Searched defs:NSM (Results 1 - 9 of 9) sorted by relevance

/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/bidi/
H A DTestClassOverride.java37 private static final int NSM = TestData.NSM; field in class:TestClassOverride
56 NSM, DEF, DEF, DEF, DEF, DEF, DEF, DEF, //60-67
H A DTestData.java41 protected static final int NSM = UCharacterDirection.DIR_NON_SPACING_MARK; field in class:TestData
51 "LRE", "LRO", "AL", "RLE", "RLO", "PDF", "NSM", "BN",
60 { R, EN, NSM, ET }, // 5
65 AN, RLO, NSM, LRE, PDF, RLE, ES, EN, ON /* 9 entries */
72 { S, WS, NSM, RLE, WS, L, L, L, WS, LRO, WS, R, R, R, WS, RLO, WS, L, L,
76 { NSM, WS, L, L, L, L, L, L, L, WS, L, L, L, L, WS, R, R, R, R, R, WS,
80 { NSM, WS, L, L, L, L, L, L, L, WS, L, L, L, L, WS, R, R, R, R, R, WS,
84 { NSM, WS, L, L, L, L, L, L, L, WS, L, L, L, L, WS, R, R, R, R, R, WS,
88 { NSM, WS, L, L, L, L, L, L, L, WS, L, L, L, L, WS, R, R, R, R, R, WS,
92 { NSM, W
[all...]
/external/icu/icu4c/source/test/cintltst/
H A Dcbiditst.h51 #define NSM U_DIR_NON_SPACING_MARK macro
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/
H A DTestClassOverride.java36 private static final int NSM = TestData.NSM; field in class:TestClassOverride
55 NSM, DEF, DEF, DEF, DEF, DEF, DEF, DEF, //60-67
H A DTestData.java40 protected static final int NSM = UCharacterDirection.DIR_NON_SPACING_MARK; field in class:TestData
50 "LRE", "LRO", "AL", "RLE", "RLO", "PDF", "NSM", "BN",
59 { R, EN, NSM, ET }, // 5
64 AN, RLO, NSM, LRE, PDF, RLE, ES, EN, ON /* 9 entries */
71 { S, WS, NSM, RLE, WS, L, L, L, WS, LRO, WS, R, R, R, WS, RLO, WS, L, L,
75 { NSM, WS, L, L, L, L, L, L, L, WS, L, L, L, L, WS, R, R, R, R, R, WS,
79 { NSM, WS, L, L, L, L, L, L, L, WS, L, L, L, L, WS, R, R, R, R, R, WS,
83 { NSM, WS, L, L, L, L, L, L, L, WS, L, L, L, L, WS, R, R, R, R, R, WS,
87 { NSM, WS, L, L, L, L, L, L, L, WS, L, L, L, L, WS, R, R, R, R, R, WS,
91 { NSM, W
[all...]
/external/icu/icu4c/source/common/
H A Dubidiimp.h54 NSM=U_DIR_NON_SPACING_MARK, /* 17 */ enumerator in enum:__anon7156
104 #define MASK_EMBEDDING (DIRPROP_FLAG(NSM)|MASK_POSSIBLE_N)
/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DBidi.java944 static final byte NSM = UCharacterDirection.DIR_NON_SPACING_MARK; /* 17 */ field in class:Bidi
1156 static final int MASK_EMBEDDING = DirPropFlag(NSM)|MASK_POSSIBLE_N;
2302 else if (dirProp == NSM) {
2303 /* if the last real char was ON, change NSM to ON so that it
2722 /* L R EN ES ET AN CS B S WS ON LRE LRO AL RLE RLO PDF NSM BN FSI LRI RLI PDI ENL ENR */
2769 /* L, R, EN, AN, ON, S, B, ES, ET, CS, BN, NSM, AL, ENL, ENR, Res */
3388 if (dirProps[start] == NSM)
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DBidi.java969 static final byte NSM = UCharacterDirection.DIR_NON_SPACING_MARK; /* 17 */ field in class:Bidi
1181 static final int MASK_EMBEDDING = DirPropFlag(NSM)|MASK_POSSIBLE_N;
2337 else if (dirProp == NSM) {
2338 /* if the last real char was ON, change NSM to ON so that it
2757 /* L R EN ES ET AN CS B S WS ON LRE LRO AL RLE RLO PDF NSM BN FSI LRI RLI PDI ENL ENR */
2804 /* L, R, EN, AN, ON, S, B, ES, ET, CS, BN, NSM, AL, ENL, ENR, Res */
3423 if (dirProps[start] == NSM)
/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 485 milliseconds