Searched
full:instances (Results
676 -
700 of
2186) sorted by null
<<21222324252627282930>>
/external/guava/guava/src/com/google/common/collect/ |
EnumBiMap.java | 31 * A {@code BiMap} backed by two {@code EnumMap} instances. Null keys and values
|
ImmutableMultiset.java | 41 * multiset contains multiple instances of an element, those instances are 500 * A builder for creating immutable multiset instances, especially {@code 512 * Builder instances can be reused; it is safe to call {@link #build} multiple
|
ImmutableSortedMultiset.java | 31 * An immutable {@code SortedMultiset} that stores its elements in a sorted array. Some instances 70 * protected constructors. Thus, instances of this type are guaranteed to be immutable. 450 * A builder for creating immutable multiset instances, especially {@code public static final} 463 * Builder instances can be reused; it is safe to call {@link #build} multiple times to build
|
SortedMultiset.java | 32 * equivalence of instances.
|
SortedMultisets.java | 30 * {@link SortedMultiset} instances.
|
/external/guava/guava/src/com/google/common/hash/ |
HashCode.java | 89 * (so, for example, you can safely put {@code HashCode} instances into a {@code
|
/external/guava/guava/src/com/google/common/util/concurrent/ |
AbstractListeningExecutorService.java | 34 * create {@link ListenableFutureTask} instances and pass them to {@link #execute}.
|
ThreadFactoryBuilder.java | 138 * built instances.
|
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/ |
TreeMultimap.java | 35 * equivalence of instances.
|
/external/guava/guava-testlib/src/com/google/common/collect/testing/google/ |
MultisetReadsTester.java | 146 * Returns {@link Method} instances for the read tests that assume multisets
|
/external/guava/guava-testlib/src/com/google/common/testing/ |
SerializableTester.java | 82 * sublists of {@code MyList} instances were serializable, those sublists
|
/external/guava/guava-tests/test/com/google/common/cache/ |
CacheBuilderFactory.java | 33 * Helper class for creating {@link CacheBuilder} instances with all combinations of several sets of
|
/external/icu4c/i18n/ |
rbt.h | 53 * after this statement, instances of the left hand name, 167 * a > 'A'; # match other instances 170 * z > 'Z'; # match other instances 293 * other instances of RBT, as long as we do NOT own this object.
|
/external/icu4c/samples/layout/ |
ScriptCompositeFontInstance.h | 38 * The default implementation of this method is intended for instances of
|
/external/icu4c/test/intltest/ |
caltest.h | 106 * Test that setting of fields works. In particular, make sure that all instances
|
dtfmttst.h | 58 * correctly. In some instances, this means not being parsed at all, and
|
/external/iproute2/doc/ |
nstat.sgml | 63 or source of information switched between different instances
|
/external/javassist/src/main/javassist/tools/rmi/ |
StubGenerator.java | 39 * <p>Instances of the proxy class is created by an
|
/external/jsilver/src/com/google/clearsilver/jsilver/compiler/ |
CompilingClassLoader.java | 65 * compile more, create multiple CompilingClassLoader instances.
|
VariableTranslator.java | 40 * reentrant. Evaluating an expression such as: <code>a.b[c.d]</code> would require two instances.
|
/external/llvm/include/llvm/ADT/ |
SetVector.h | 121 assert(I != vector_.end() && "Corrupted SetVector instances!");
|
/external/llvm/include/llvm/MC/ |
MCSymbol.h | 26 /// MCSymbol - Instances of this class represent a symbol name in the MC file,
|
/external/llvm/include/llvm/Support/ |
Memory.h | 41 /// MemoryBlock instances.
|
/external/llvm/include/llvm/Target/ |
TargetCallingConv.td | 23 /// CCPredicateAction - Instances of this class check some predicate, then
|
/external/llvm/include/llvm/Transforms/IPO/ |
PassManagerBuilder.h | 115 /// Adds an extension that will be used by all PassManagerBuilder instances.
|
Completed in 1146 milliseconds
<<21222324252627282930>>