HomeSort by relevance Sort by last modified time
    Searched refs:I18 (Results 1 - 2 of 2) sorted by null

  /external/icu/icu4c/source/tools/genren/
Makefile 36 I18=$(ICUDIR)/lib/libicui18n.$(SO)
41 LIBS=$(COM) $(I18) $(LEX) $(UIO)
70 $(I18): $(DAT) $(COM) $(ICUDIR)/config.status Makefile
73 $(LEX): $(DAT) $(I18) $(COM) $(ICUDIR)/config.status Makefile
76 $(UIO): $(DAT) $(I18) $(COM) $(ICUDIR)/config.status Makefile
  /libcore/benchmarks/src/benchmarks/
ImtConflictBenchmark.java 784 public void callF774(I18 i) { i.f774(); }
804 static class C18 implements I0, I1, I2, I3, I4, I5, I6, I7, I8, I9, I10, I11, I12, I13, I14, I15, I16, I17, I18 {}
805 static class C19 implements I0, I1, I2, I3, I4, I5, I6, I7, I8, I9, I10, I11, I12, I13, I14, I15, I16, I17, I18, I19 {}
    [all...]

Completed in 1415 milliseconds