/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/collect/ |
H A D | ListsImplTest.java | 68 public abstract <T> List<T> createList(Class<T> listType, Collection<? extends T> contents); in createList() 245 private final <T> List<T> createList(Class<T> listType, T... contents) { in createList() 256 public <T> List<T> createList(Class<T> listType, Collection<? extends T> contents) { in createList() 268 public <T> List<T> createList(Class<T> listType, Collection<? extends T> contents) { in createList() 281 public <T> List<T> createList(Class<T> listType, Collection<? extends T> contents) { in createList() 294 public <T> List<T> createList(Class<T> listType, Collection<? extends T> contents) { in createList() 308 public <T> List<T> createList(Class<T> listType, Collection<? extends T> contents) { in createList()
|
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/collect/ |
H A D | ListsImplTest.java | 68 public abstract <T> List<T> createList(Class<T> listType, Collection<? extends T> contents); in createList() 245 private final <T> List<T> createList(Class<T> listType, T... contents) { in createList() 256 public <T> List<T> createList(Class<T> listType, Collection<? extends T> contents) { in createList() 268 public <T> List<T> createList(Class<T> listType, Collection<? extends T> contents) { in createList() 281 public <T> List<T> createList(Class<T> listType, Collection<? extends T> contents) { in createList() 294 public <T> List<T> createList(Class<T> listType, Collection<? extends T> contents) { in createList() 308 public <T> List<T> createList(Class<T> listType, Collection<? extends T> contents) { in createList()
|
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/deser/filter/ |
H A D | NullConversionsForContentTest.java | 49 …TypeReference<NullContentUndefined<List<String>>> listType = new TypeReference<NullContentUndefine… in testFailOnNullFromDefaults() local 219 …TypeReference<NullContentUndefined<List<Integer>>> listType = new TypeReference<NullContentUndefin… in testNullsAsEmptyUsingDefaults() local 311 …TypeReference<NullContentUndefined<List<Long>>> listType = new TypeReference<NullContentUndefined<… in testNullsSkipUsingDefaults() local 331 …TypeReference<NullContentSkip<List<Long>>> listType = new TypeReference<NullContentSkip<List<Long>… in testNullsSkipWithOverrides() local
|
/aosp_15_r20/external/jazzer-api/src/test/java/com/code_intelligence/jazzer/mutation/support/ |
H A D | HolderTest.java | 49 AnnotatedParameterizedType listType = (AnnotatedParameterizedType) type; in testTypeHolder_annotatedType() local 81 AnnotatedParameterizedType listType = (AnnotatedParameterizedType) type; in testParameterHolder_annotatedType() local
|
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/convert/ |
H A D | CoerceContainersTest.java | 30 final JavaType listType = VANILLA_MAPPER.getTypeFactory() in testScalarCollections() local 40 final JavaType listType = VANILLA_MAPPER.getTypeFactory() in testStringCollections() local
|
/aosp_15_r20/out/soong/.intermediates/packages/apps/Settings/Settings-core/android_common/kapt/gen/stubs/com/android/settings/applications/manageapplications/ |
D | ManageApplicationsUtil.java | 61 android.content.Context context, int listType) { in getSpaDestination()
|
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/java/com/github/javaparser/symbolsolver/resolution/typeinference/bounds/ |
H A D | SubtypeOfBoundTest.java | 25 …private ResolvedReferenceType listType = new ReferenceTypeImpl(new ReflectionTypeSolver().solveTyp… field in SubtypeOfBoundTest
|
/aosp_15_r20/external/snakeyaml/src/main/java/org/yaml/snakeyaml/nodes/ |
H A D | SequenceNode.java | 83 public void setListType(Class<? extends Object> listType) { in setListType()
|
/aosp_15_r20/packages/apps/Contacts/src/com/android/contacts/logging/ |
D | ListEvent.java | 29 public int listType; field in ListEvent
|
D | Logger.java | 67 public static void logListEvent(int actionType, int listType, int count, int clickedIndex, in logListEvent()
|
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/applications/manageapplications/ |
D | AppFilterRegistry.java | 293 public int getDefaultFilterType(int listType) { in getDefaultFilterType()
|
D | ApplicationViewHolder.java | 92 static View newView(ViewGroup parent, boolean twoTarget, int listType) { in newView()
|
D | ManageApplications.java | 524 static AppFilter getCompositeFilter(int listType, int storageType, String volumeUuid) { in getCompositeFilter() 1903 public static int getApplicationPosition(int listType, int position) { in getApplicationPosition()
|
/aosp_15_r20/external/aws-sdk-java-v2/codegen/src/main/java/software/amazon/awssdk/codegen/poet/model/ |
H A D | MemberCopierSpec.java | 267 … TypeName listType = typeName(inputMember, false, false, builderTransform, enumTransform); in copyMethodBody() local
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/utils/ |
H A D | check_alias_annotation.cpp | 202 auto listType = v->node()->output()->type(); in toIValueProp() local
|
/aosp_15_r20/external/pytorch/aten/src/ATen/test/ |
H A D | type_test.cpp | 48 const auto listType = ListType::create(tupleType); in TEST() local
|
/aosp_15_r20/art/test/046-reflect/src/ |
H A D | Main.java | 514 Type listType = field.getGenericType(); in checkGeneric() local
|
/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/deser/std/ |
H A D | UntypedObjectDeserializer.java | 80 public UntypedObjectDeserializer(JavaType listType, JavaType mapType) { in UntypedObjectDeserializer()
|
/aosp_15_r20/external/angle/src/feature_support_util/ |
H A D | feature_support_util.cpp | 190 explicit ListOf(const std::string listType) : mWildcard(true), mListType(listType) {} in ListOf()
|
/aosp_15_r20/frameworks/native/cmds/lshal/ |
H A D | ListCommand.cpp | 872 for (HalType listType : mListTypes) { in initFetchTypes() local
|
/aosp_15_r20/libcore/ojluni/src/test/java/lang/invoke/ |
H A D | MethodHandlesTest.java | 345 MethodType listType = list.type().changeReturnType(rtype); in varargsList() local
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/onnx/ |
H A D | shape_type_inference.cpp | 1549 auto listType = v->node()->output()->type(); in IsListConstructIntType() local
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/frontend/ |
H A D | ir_emitter.cpp | 2811 if (const ListTypePtr listType = type->cast<ListType>()) { in emitAugAssignmentGeneric() local
|
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/jetbrains/markdown/0.1.41/ |
HD | markdown-0.1.41.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/intellij/
org/ ... |
/aosp_15_r20/external/aws-sdk-java-v2/services/iotfleetwise/src/main/resources/codegen-resources/ |
H A D | service-2.json | 4159 "listType":{ object
|