HomeSort by relevance Sort by last modified time
    Searched refs:common (Results 2676 - 2700 of 5211) sorted by null

<<101102103104105106107108109110>>

  /external/guava/guava/src/com/google/common/hash/
Murmur3_128HashFunction.java 15 package com.google.common.hash;
17 import static com.google.common.primitives.UnsignedBytes.toInt;
  /external/guava/guava/src/com/google/common/util/concurrent/
AbstractFuture.java 17 package com.google.common.util.concurrent;
19 import static com.google.common.base.Preconditions.checkNotNull;
AtomicDoubleArray.java 14 package com.google.common.util.concurrent;
16 import com.google.common.annotations.Beta;
  /external/guava/guava-tests/test/com/google/common/base/
FunctionsTest.java 17 package com.google.common.base;
19 import com.google.common.annotations.GwtCompatible;
20 import com.google.common.annotations.GwtIncompatible;
21 import com.google.common.collect.ImmutableMap;
22 import com.google.common.collect.Maps;
23 import com.google.common.testing.EqualsTester;
24 import com.google.common.testing.NullPointerTester;
25 import com.google.common.testing.SerializableTester;
  /external/guava/guava-tests/test/com/google/common/cache/
CacheExpirationTest.java 15 package com.google.common.cache;
17 import static com.google.common.cache.TestingCacheLoaders.identityLoader;
18 import static com.google.common.cache.TestingRemovalListeners.countingRemovalListener;
23 import com.google.common.cache.TestingCacheLoaders.IdentityLoader;
24 import com.google.common.cache.TestingRemovalListeners.CountingRemovalListener;
25 import com.google.common.collect.Iterators;
26 import com.google.common.testing.FakeTicker;
27 import com.google.common.util.concurrent.Callables;
  /external/guava/guava-tests/test/com/google/common/collect/
AbstractIteratorTest.java 17 package com.google.common.collect;
19 import com.google.common.annotations.GwtCompatible;
ArrayListMultimapTest.java 17 package com.google.common.collect;
22 import com.google.common.annotations.GwtCompatible;
HashBiMapTest.java 17 package com.google.common.collect;
19 import com.google.common.annotations.GwtCompatible;
WellBehavedMapTest.java 17 package com.google.common.collect;
19 import com.google.common.annotations.GwtCompatible;
  /external/guava/guava-tests/test/com/google/common/hash/
HashCodesTest.java 3 package com.google.common.hash;
5 import com.google.common.collect.ImmutableList;
  /external/guava/guava-tests/test/com/google/common/io/
FileBackedOutputStreamTest.java 17 package com.google.common.io;
19 import com.google.common.testing.GcFinalization;
LittleEndianDataInputStreamTest.java 17 package com.google.common.io;
19 import com.google.common.primitives.Bytes;
  /external/icu4c/extra/scrptrun/
Makefile.in 26 CPPFLAGS = @CPPFLAGS@ -I$(top_srcdir)/common -I$(top_srcdir)
  /external/icu4c/samples/cal/
Makefile.in 23 CPPFLAGS += -I$(top_srcdir)/common -I$(top_srcdir)/i18n
  /external/icu4c/samples/date/
Makefile.in 23 CPPFLAGS += -I$(top_srcdir)/common -I$(top_srcdir)/i18n
  /external/icu4c/samples/
defs.mk 25 ### Project independent things (common)
  /external/icu4c/test/compat/
Makefile.in 23 CPPFLAGS += -I$(top_srcdir)/common -I$(top_srcdir)/i18n
  /external/icu4c/test/perf/DateFmtPerf/
Makefile.in 22 CPPFLAGS += -I$(top_srcdir)/common -I$(top_builddir)/i18n -I$(top_srcdir)/i18n -I$(top_srcdir)/tools/toolutil -I$(top_srcdir)/tools/ctestfw
  /external/icu4c/test/perf/charperf/
Makefile.in 22 CPPFLAGS += -I$(top_srcdir)/common -I$(top_srcdir)/tools/toolutil -I$(top_srcdir)/tools/ctestfw
  /external/icu4c/test/perf/collationperf/
Makefile.in 22 CPPFLAGS += -I$(top_srcdir)/common -I$(top_srcdir)/i18n -I$(top_srcdir)/tools/toolutil -I$(top_srcdir)/tools/ctestfw
  /external/icu4c/test/perf/collperf/
Makefile.in 22 CPPFLAGS += -I$(top_srcdir)/common -I$(top_srcdir)/i18n -I$(top_srcdir)/tools/toolutil -I$(top_srcdir)/tools/ctestfw
  /external/icu4c/test/perf/convperf/
Makefile.in 22 CPPFLAGS += -I$(top_srcdir)/common -I$(top_srcdir)/i18n -I$(top_srcdir)/tools/toolutil -I$(top_srcdir)/tools/ctestfw
  /external/icu4c/test/perf/dicttrieperf/
Makefile.in 22 CPPFLAGS += -I$(top_srcdir)/common -I$(top_srcdir)/tools/toolutil -I$(top_srcdir)/tools/ctestfw
  /external/icu4c/test/perf/howExpensiveIs/
Makefile.in 22 CPPFLAGS += -I$(top_srcdir)/common -I$(top_builddir)/i18n -I$(top_srcdir)/i18n -I$(top_srcdir)/tools/toolutil -I$(top_srcdir)/tools/ctestfw
  /external/icu4c/test/perf/normperf/
Makefile.in 22 CPPFLAGS += -I$(top_srcdir)/common -I$(top_srcdir)/tools/toolutil -I$(top_srcdir)/tools/ctestfw

Completed in 1001 milliseconds

<<101102103104105106107108109110>>