OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:instances
(Results
426 - 450
of
2186
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/guava/guava/src/com/google/common/hash/
HashCodes.java
18
* Static factories for {@link HashCode}
instances
.
/external/guava/guava/src/com/google/common/io/
LineReader.java
31
* objects, not just
instances
of {@link Reader}.
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
EnumBiMap.java
27
* A {@code BiMap} backed by two {@code EnumMap}
instances
. Null keys and values
ImmutableSetMultimap.java
46
* it has no public or protected constructors. Thus,
instances
of this class
171
* A builder for creating immutable {@code SetMultimap}
instances
, especially
182
* Builder
instances
can be reused; it is safe to call {@link #build} multiple
256
* are {@link ImmutableSortedSet}
instances
. However, serialization does not
/external/guava/guava-testlib/src/com/google/common/collect/testing/features/
CollectionFeature.java
79
* including duplicate
instances
in the collection.
/external/guava/guava-testlib/src/com/google/common/collect/testing/google/
MultisetIteratorTester.java
93
* Returns {@link Method}
instances
for the tests that assume multisets support duplicates so that
/external/icu4c/i18n/
uspoof_conf.h
33
//
Instances
of SPUString exist during the compilation process only.
/external/jmonkeyengine/engine/src/core/com/jme3/asset/
Asset.java
48
* is used to track all
instances
of that asset. Once all clones of the asset
/external/jmonkeyengine/engine/src/core/com/jme3/collision/
CollisionResult.java
43
* collision
instances
(places where collision has occured).
/external/jmonkeyengine/engine/src/networking/com/jme3/network/
Filters.java
40
* Static utility methods pertaining to Filter
instances
.
/external/jsilver/src/com/google/clearsilver/jsilver/data/
AbstractData.java
24
* This class is meant to hold implementation common to different
instances
of Data interface.
/external/jsilver/src/com/google/streamhtmlparser/impl/
InternalState.java
35
* <p>The methods to create new <code>InternalState</code>
instances
are
/external/jsilver/src/org/clearsilver/
FactoryLoader.java
30
* need to create {@link HDF} and {@link CS}
instances
.
/external/junit/src/org/junit/runners/
Parameterized.java
23
* When running a parameterized test class,
instances
are created for the
/external/junit/src/org/junit/runners/model/
TestClass.java
32
* try to share
instances
of {@code TestClass} where possible.
/external/llvm/docs/HistoricalNotes/
2002-06-25-MegaPatchInfo.txt
22
Next & Previous fields). The containers are now
instances
of ilist (intrusive
/external/llvm/include/llvm/MC/
MCSection.h
24
/// MCSection -
Instances
of this class represent a uniqued identifier for a
/external/llvm/include/llvm/Support/
ManagedStatic.h
38
/// ManagedStaticBase - Common base class for ManagedStatic
instances
.
/external/llvm/include/llvm-c/
Core.h
520
* array will be populated with the LLVMValueRef
instances
. Each
764
* with LLVMTypeRef
instances
.
778
* These functions relate to LLVMTypeRef
instances
.
1076
* Functions in this section work on all LLVMValueRef
instances
,
1129
* Convert value
instances
between types.
[
all
...]
/external/markdown/docs/
release-2.0.txt
60
accepts either the extension names as strings or
instances
of extensions. This
/external/mesa3d/src/mesa/program/
prog_parameter.h
84
* List of gl_program_parameter
instances
.
/external/okhttp/src/test/java/libcore/net/ssl/
SslContextBuilder.java
43
* reuse SSL context
instances
where possible.
/external/proguard/src/proguard/
DataEntryReaderFactory.java
30
* This class can create DataEntryReader
instances
based on class path entries.
/external/proguard/src/proguard/io/
FilteredDataEntryWriter.java
26
* This DataEntryWriter delegates to one of two other DataEntryWriter
instances
,
/external/proguard/src/proguard/optimize/peephole/
InstructionSequencesReplacer.java
100
* Creates an array of InstructionSequenceReplacer
instances
.
Completed in 1098 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>