Searched defs:COMMON (Results 1 – 8 of 8) sorted by relevance
227 COMMON = $(API_XML) \ macro
131 ALL_SCRIPTS.set(UScript.COMMON, UScript.CODE_LIMIT, true); in ALL_SCRIPTS.set()
329 COMMON, enumConstant
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