Searched defs:ON (Results 1 – 12 of 12) sorted by relevance
44 #define ON U_OTHER_NEUTRAL macro
36 protected static final int ON = UCharacterDirection.OTHER_NEUTRAL; field in TestData
33 protected static final int ON = UCharacterDirection.OTHER_NEUTRAL; field in TestData
40 private static final String ON = "ON"; field in StateAdapter
99 ON; enumConstant
968 static final byte ON = UCharacterDirection.OTHER_NEUTRAL; /* 10 */ field in Bidi
92 ON; enumConstant
943 static final byte ON = UCharacterDirection.OTHER_NEUTRAL; /* 10 */ field in Bidi
39 ON, enumerator
55 ON= U_OTHER_NEUTRAL, /* 10 */ enumerator
7873 if (SDNode *ON = FindNodeOrInsertPos(ID, SDLoc(N), IP)) in MorphNodeTo() local