Searched refs:common (Results 176 - 200 of 3817) sorted by relevance

1234567891011>>

/external/guava/guava-testlib/src/com/google/common/collect/testing/
H A DTestIteratorGenerator.java17 package com.google.common.collect.testing;
/external/guava/guava-testlib/src/com/google/common/collect/testing/google/
H A DAbstractMultisetTester.java17 package com.google.common.collect.testing.google;
19 import com.google.common.annotations.GwtCompatible;
20 import com.google.common.collect.Multiset;
21 import com.google.common.collect.testing.AbstractCollectionTester;
/external/guava/guava-testlib/src/com/google/common/collect/testing/testers/
H A DCollectionIsEmptyTester.java17 package com.google.common.collect.testing.testers;
19 import static com.google.common.collect.testing.features.CollectionSize.ZERO;
21 import com.google.common.collect.testing.AbstractCollectionTester;
22 import com.google.common.collect.testing.features.CollectionSize;
27 * {@link com.google.common.collect.testing.CollectionTestSuiteBuilder}.
H A DMapIsEmptyTester.java17 package com.google.common.collect.testing.testers;
19 import static com.google.common.collect.testing.features.CollectionSize.ZERO;
21 import com.google.common.collect.testing.AbstractMapTester;
22 import com.google.common.collect.testing.features.CollectionSize;
27 * {@link com.google.common.collect.testing.MapTestSuiteBuilder}.
/external/guava/guava-testlib/src/com/google/common/testing/
H A DFakeTicker.java17 package com.google.common.testing;
19 import com.google.common.annotations.Beta;
20 import com.google.common.annotations.GwtCompatible;
21 import com.google.common.base.Ticker;
/external/guava/guava-tests/test/com/google/common/collect/
H A DConcurrentHashMultisetWithChmTest.java17 package com.google.common.collect;
/external/guava/guava-tests/test/com/google/common/hash/
H A DMurmur3Hash32Test.java17 package com.google.common.hash;
19 import static com.google.common.hash.Hashing.murmur3_32;
21 import com.google.common.hash.Funnels;
22 import com.google.common.hash.HashTestUtils.HashFn;
/external/llvm/bindings/
H A DMakefile16 include $(LEVEL)/Makefile.common
/external/llvm/examples/BrainF/
H A DMakefile15 include $(LEVEL)/Makefile.common
/external/llvm/examples/ExceptionDemo/
H A DMakefile16 include $(LEVEL)/Makefile.common
/external/llvm/examples/Fibonacci/
H A DMakefile17 include $(LEVEL)/Makefile.common
/external/llvm/examples/HowToUseJIT/
H A DMakefile15 include $(LEVEL)/Makefile.common
/external/llvm/examples/Kaleidoscope/Chapter3/
H A DMakefile15 include $(LEVEL)/Makefile.common
/external/llvm/examples/Kaleidoscope/Chapter4/
H A DMakefile15 include $(LEVEL)/Makefile.common
/external/llvm/examples/Kaleidoscope/Chapter5/
H A DMakefile15 include $(LEVEL)/Makefile.common
/external/llvm/examples/Kaleidoscope/Chapter6/
H A DMakefile15 include $(LEVEL)/Makefile.common
/external/llvm/examples/Kaleidoscope/Chapter7/
H A DMakefile16 include $(LEVEL)/Makefile.common
/external/llvm/examples/ParallelJIT/
H A DMakefile15 include $(LEVEL)/Makefile.common
/external/llvm/lib/MC/
H A DMakefile15 include $(LEVEL)/Makefile.common
/external/llvm/lib/Target/AArch64/AsmParser/
H A DMakefile15 include $(LEVEL)/Makefile.common
/external/llvm/lib/Target/AArch64/Disassembler/
H A DMakefile16 include $(LEVEL)/Makefile.common
/external/llvm/lib/Target/AArch64/InstPrinter/
H A DMakefile15 include $(LEVEL)/Makefile.common
/external/llvm/lib/Target/AArch64/MCTargetDesc/
H A DMakefile16 include $(LEVEL)/Makefile.common
/external/llvm/lib/Target/AArch64/TargetInfo/
H A DMakefile15 include $(LEVEL)/Makefile.common
/external/llvm/lib/Target/AArch64/Utils/
H A DMakefile16 include $(LEVEL)/Makefile.common

Completed in 1969 milliseconds

1234567891011>>