Home
last modified time | relevance | path

Searched defs:childType (Results 1 – 25 of 139) sorted by relevance

123456

/aosp_15_r20/external/auto/common/src/test/java/com/google/auto/common/
H A DMoreElementsTest.java321 TypeElement childType = elements.getTypeElement(Child.class.getCanonicalName()); in getLocalAndInheritedMethods_Old() local
345 TypeElement childType = elements.getTypeElement(Child.class.getCanonicalName()); in getLocalAndInheritedMethods() local
421 TypeElement childType = elements.getTypeElement(Child.class.getCanonicalName()); in getAllMethods() local
/aosp_15_r20/libcore/dom/src/test/java/org/w3c/domts/level1/core/
H A Delementgetelementsbytagnameaccessnodelist.java65 int childType; in runTest() local
H A Dcommentgetcomment.java70 int childType; in runTest() local
H A Dhc_commentgetcomment.java71 int childType; in runTest() local
H A Dnodechildnodes.java63 int childType; in runTest() local
H A Dhc_nodechildnodesappendchild.java76 int childType; in runTest() local
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/wm/
H A DDisplayArea.java315 final Type childType = Type.typeOf(child); in findMaxPositionForChildDisplayArea() local
325 final Type childType = Type.typeOf(child); in findMinPositionForChildDisplayArea() local
/aosp_15_r20/external/aws-sdk-java-v2/codegen/src/main/java/software/amazon/awssdk/codegen/poet/rules2/
H A DAssignTypesVisitor.java107 RuleType childType = child.type(); in visitBooleanAndExpression() local
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/people/
H A DPeopleNotificationIdentifier.kt125 for (childType in childTypes) { in extractPersonTypeInfo() variable
/aosp_15_r20/external/skia/src/gpu/graphite/precompile/
H A DPrecompileRuntimeEffect.cpp61 PrecompileBase::Type to_precompile_type(SkRuntimeEffect::ChildType childType) { in to_precompile_type()
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fUniformBlockTests.cpp189 …const VarType childType(VarType(type, glu::isDataTypeBoolOrBVec(type) ? 0 : PRECISION_HIGH), child… in init() local
H A Des31fSSBOLayoutTests.cpp943 const VarType childType( in init() local
/aosp_15_r20/external/mesa3d/src/intel/vulkan/grl/gpu/
H A Dbvh_build_refit.h455 uint childType = BVH_INTERNAL_NODE; in SUBGROUP_refit_bottom() local
/aosp_15_r20/frameworks/base/core/java/android/widget/
H A DExpandableListConnector.java475 final int childType = adapter.getChildType(pos.groupPos, pos.childPos); in getItemViewType() local
/aosp_15_r20/external/apache-commons-lang/src/main/java/org/apache/commons/lang3/reflect/
H A DMethodUtils.java831 …final Type childType = TypeUtils.unrollVariables(typeArguments, method.getGenericParameterTypes()[… in getOverrideHierarchy() local
/aosp_15_r20/external/kotlinx.serialization/formats/protobuf/commonMain/src/kotlinx/serialization/protobuf/schema/
H A DProtoBufSchemaGenerator.kt229 nestedTypes.forEachIndexed { _, childType -> in <lambda>() method
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/
H A DvktTransformFeedbackFuzzLayoutTests.cpp409 …const VarType childType(VarType(type, !dataTypeSupportsPrecisionModifier(type) ? 0 : PRECISION_HIG… in init() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ubo/
H A DvktUniformBlockTests.cpp449 …const VarType childType(VarType(type, !dataTypeSupportsPrecisionModifier(type) ? 0 : PRECISION_HIG… in init() local
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/main/java/com/google/android/exoplayer2/extractor/mp4/
H A DAtomParsers.java1630 int childType = parent.readInt(); in findBoxPosition() local
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/extractor/src/main/java/com/google/android/exoplayer2/extractor/mp4/
H A DAtomParsers.java1645 int childType = parent.readInt(); in findBoxPosition() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ssbo/
H A DvktSSBOLayoutTests.cpp1322 … const VarType childType(VarType(type, !glu::dataTypeSupportsPrecisionModifier(type) ? in init() local
/aosp_15_r20/external/libxml2/fuzz/
H A Dapi.c577 isValidChildType(xmlNodePtr parent, int childType) { in isValidChildType()
/aosp_15_r20/external/angle/src/compiler/translator/spirv/
H A DOutputSPIRV.cpp4424 const TType &childType = node->getChildNode(childIndex)->getAsTyped()->getType(); in extendScalarParamsToVector() local
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dservicemanagement.v1.json2625 "childType": { object
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDlint-api.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...

123456