/external/doclava/src/com/google/doclava/ |
Stubs.java | 181 // cant strip any public fields or their generics 198 // cant strip any of the type's generics 239 // generics [all...] |
/cts/tools/signature-tools/src/signature/converter/dex/ |
GenericSignatureParser.java | 42 * Implements a parser for the generics signature attribute. Uses a top-down,
|
/external/chromium_org/third_party/mesa/src/src/gallium/include/pipe/ |
p_state.h | 62 #define PIPE_MAX_SHADER_OUTPUTS 48 /* 32 GENERICs + POS, PSIZE, FOG, etc. */
|
/external/chromium_org/third_party/mesa/src/src/mesa/tnl/ |
t_context.h | 113 /* These alias with the generics, but they are not active
|
/external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/ |
MessageLite.java | 31 // TODO(kenton): Use generics? E.g. Builder<BuilderType extends Builder>, then
|
/external/guava/guava/src/com/google/common/collect/ |
SortedMaps.java | 178 * Ordering.natural()}. This method is an abomination of generics; the only
|
/external/guava/guava-tests/test/com/google/common/base/ |
JoinerTest.java | 402 // This is necessary because of the generics hackery we have to temporarily support parameters
|
/external/mesa3d/src/gallium/include/pipe/ |
p_state.h | 62 #define PIPE_MAX_SHADER_OUTPUTS 48 /* 32 GENERICs + POS, PSIZE, FOG, etc. */
|
/external/mesa3d/src/mesa/tnl/ |
t_context.h | 113 /* These alias with the generics, but they are not active
|
/external/mockito/src/org/mockito/internal/util/reflection/ |
GenericMetadataSupport.java | 22 * In order to actually work with nested generics, this map will have to be passed along new instances
|
/external/proguard/docs/ |
FAQ.html | 132 attributes for generics and for annotations. Java 6 introduced preverification
|
/external/protobuf/java/src/main/java/com/google/protobuf/ |
GeneratedMessageLite.java | 106 "sure that you are not suppressing any generics type warnings.");
|
Message.java | 31 // TODO(kenton): Use generics? E.g. Builder<BuilderType extends Builder>, then
|
MessageLite.java | 31 // TODO(kenton): Use generics? E.g. Builder<BuilderType extends Builder>, then
|
GeneratedMessage.java | 287 * extension in its input. Through the magic of generics, all is made 527 * extension in its input. Through the magic of generics, all is made [all...] |
/external/zlib/src/contrib/ada/ |
zlib.ads | 20 -- As a special exception, if other files instantiate generics from this --
|
/frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/ |
DelegateMethodAdapter2.java | 168 * One thing to realize is that we don't care about generics -- since generic types
|
/libcore/support/src/test/java/org/apache/harmony/testframework/serialization/ |
SerializationTest.java | 284 // TODO use generics to detect comparator
|
/prebuilts/tools/common/proguard/proguard4.7/docs/ |
FAQ.html | 140 attributes for generics and for annotations. Java 6 introduced optional
|
downloads.html | 81 <li>Fixed sorting of interfaces containing generics. 201 <li>Fixed processing of complex generics signatures.
|
/external/guava/guava-tests/test/com/google/common/collect/ |
SetsTest.java | [all...] |
/frameworks/base/tools/aidl/ |
Type.cpp | [all...] |
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
_package.html | 404 <p>This example uses an existing ListAdapter called ArrayListAdapter. This adapter uses generics to map
|
/external/apache-harmony/support/src/test/java/org/apache/harmony/testframework/serialization/ |
SerializationTest.java | 423 // TODO use generics to detect comparator
|
/external/doclava/res/assets/templates/ |
macros.cs | 10 will not include the generics in the class name (good for sidenav lists)
|