Searched defs:COMMON (Results 1 – 9 of 9) sorted by relevance
131 ALL_SCRIPTS.set(UScript.COMMON, UScript.CODE_LIMIT, true); in ALL_SCRIPTS.set()
329 COMMON, enumConstant
321 pub const COMMON: &'static [(char, char)] = &[ constant
301 pub const COMMON: &'static [(char, char)] = &[ constant
52 public static final int COMMON = 0; /* Zyyy */ field in UScript
55 public static final int COMMON = 0; /* Zyyy */ field in UScript
52 private static final String COMMON = "common"; field in LDMLComparator
483 def COMMON(x): return \ function485 def COMMON(x): return \ function
3241 enum { COMMON, COND, LHS, RHS, NUM_SUBEXPRS }; enumerator