/aosp_15_r20/libcore/luni/src/main/java/libcore/reflect/ |
H A D | GenericArrayTypeImpl.java | 24 private final Type componentType; field in GenericArrayTypeImpl 26 public GenericArrayTypeImpl(Type componentType) { in GenericArrayTypeImpl()
|
/aosp_15_r20/external/intel-media-driver/media_driver/media_softlet/agnostic/common/vp/hal/shared/scalability/ |
H A D | vp_scalability_singlepipe.cpp | 34 …pe::VpScalabilitySinglePipe(void* hwInterface, MediaContext* mediaContext, uint8_t componentType) : in VpScalabilitySinglePipe() 71 …ySinglePipe::CreateSinglePipe(void *hwInterface, MediaContext *mediaContext, uint8_t componentType) in CreateSinglePipe()
|
H A D | vp_scalability_multipipe.cpp | 37 …iPipe::VpScalabilityMultiPipe(void *hwInterface, MediaContext *mediaContext, uint8_t componentType) in VpScalabilityMultiPipe() 530 …ityMultiPipe::CreateMultiPipe(void *hwInterface, MediaContext *mediaContext, uint8_t componentType) in CreateMultiPipe()
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/vp/hal/scalability/ |
H A D | vp_scalability_singlepipe_next.cpp | 34 …VpScalabilitySinglePipeNext(void *hwInterface, MediaContext *mediaContext, uint8_t componentType) : in VpScalabilitySinglePipeNext() 70 …glePipeNext::CreateSinglePipe(void *hwInterface, MediaContext *mediaContext, uint8_t componentType) in CreateSinglePipe()
|
/aosp_15_r20/packages/services/Car/service/src/com/android/car/watchdog/ |
D | WatchdogPerfHandler.java | 837 int componentType = mPackageInfoHandler.getComponentType( in getPackageKillableStatesForUserId() local 859 int componentType = mPackageInfoHandler.getSharedComponentType( in getPackageKillableStatesForUserId() local 1554 int userId, String genericPackageName, int componentType, boolean isSafeToKill) { in getPackageKillableStateForUserPackageLocked() 2198 @ComponentType int componentType = mPackageInfoHandler.getComponentType( in constructCarWatchdogIoOveruseStatsLocked() local 2691 toResourceSpecificConfiguration(int componentType, IoOveruseConfiguration config) { in toResourceSpecificConfiguration() 2722 static String toComponentTypeStr(int componentType) { in toComponentTypeStr() 2871 int componentType = config.getComponentType(); in checkResourceOveruseConfig() local 2880 checkIoOveruseConfig(config.getIoOveruseConfiguration(), componentType); in checkResourceOveruseConfig() local 2883 private static void checkIoOveruseConfig(IoOveruseConfiguration config, int componentType) { in checkIoOveruseConfig()
|
D | PackageInfoHandler.java | 188 int componentType = ComponentType.UNKNOWN; in getComponentType() local 339 @ComponentType int componentType) { in cachePackageComponentType()
|
/aosp_15_r20/external/snakeyaml/src/main/java/org/yaml/snakeyaml/introspector/ |
H A D | GenericProperty.java | 48 Type componentType = in getActualTypeArguments() local 63 Type componentType = ((GenericArrayType) genType).getGenericComponentType(); in getActualTypeArguments() local
|
/aosp_15_r20/packages/services/Car/cpp/watchdog/server/tests/ |
D | PackageInfoTestUtils.cpp | 29 ComponentType componentType, in constructPackageInfo() 42 PackageInfo constructAppPackageInfo(const char* packageName, const ComponentType componentType, in constructAppPackageInfo()
|
/aosp_15_r20/frameworks/base/ravenwood/runtime-helper-src/libcore-fake/dalvik/system/ |
H A D | VMRuntime.java | 45 public Object newUnpaddedArray(Class<?> componentType, int minLength) { in newUnpaddedArray() 49 public Object newNonMovableArray(Class<?> componentType, int length) { in newNonMovableArray()
|
/aosp_15_r20/external/guice/core/src/com/google/inject/internal/ |
H A D | MoreTypes.java | 195 Type componentType = ((GenericArrayType) type).getGenericComponentType(); in getRawType() local 451 private final Type componentType; field in MoreTypes.GenericArrayTypeImpl 453 public GenericArrayTypeImpl(Type componentType) { in GenericArrayTypeImpl()
|
/aosp_15_r20/external/gson/gson/src/main/java/com/google/gson/internal/bind/ |
H A D | ArrayTypeAdapter.java | 54 private final Class<E> componentType; field in ArrayTypeAdapter 57 …public ArrayTypeAdapter(Gson context, TypeAdapter<E> componentTypeAdapter, Class<E> componentType)… in ArrayTypeAdapter()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/ |
H A D | DynamicHLSL.cpp | 36 const char *HLSLComponentTypeString(GLenum componentType) in HLSLComponentTypeString() 54 void HLSLComponentTypeString(std::ostringstream &ostream, GLenum componentType, int componentCount) in HLSLComponentTypeString() 226 GLenum componentType = renderer->getVertexComponentType(vertexFormatID); in GenerateVertexShaderForInputLayout() local 534 GLenum componentType = gl::VariableComponentType(transposedType); in GenerateVaryingLinkHLSL() local
|
/aosp_15_r20/external/replicaisland/src/com/replica/replicaisland/ |
H A D | GameObjectFactory.java | 274 protected GameComponentPool getComponentPool(Class<?> componentType) { in getComponentPool() 284 protected GameComponent allocateComponent(Class<?> componentType) { in allocateComponent() 304 protected boolean componentAvailable(Class<?> componentType, int count) { in componentAvailable()
|
/aosp_15_r20/external/apache-commons-lang/src/main/java/org/apache/commons/lang3/ |
H A D | AnnotationUtils.java | 271 …private static boolean arrayMemberEquals(final Class<?> componentType, final Object o1, final Obje… in arrayMemberEquals() 328 private static int arrayMemberHash(final Class<?> componentType, final Object o) { in arrayMemberHash()
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/shared/scalability/ |
H A D | decode_scalability_singlepipe_next.cpp | 42 …deScalabilitySinglePipeNext(void *hwInterface, MediaContext *mediaContext, uint8_t componentType) : in DecodeScalabilitySinglePipeNext() 184 …eNext::CreateDecodeSinglePipe(void *hwInterface, MediaContext *mediaContext, uint8_t componentType) in CreateDecodeSinglePipe()
|
/aosp_15_r20/external/intel-media-driver/media_driver/media_softlet/agnostic/common/codec/hal/dec/shared/scalability/ |
H A D | decode_scalability_singlepipe.cpp | 43 …DecodeScalabilitySinglePipe(void *hwInterface, MediaContext *mediaContext, uint8_t componentType) : in DecodeScalabilitySinglePipe() 212 …ePipe::CreateDecodeSinglePipe(void *hwInterface, MediaContext *mediaContext, uint8_t componentType) in CreateDecodeSinglePipe()
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/shared/scalability/ |
H A D | media_scalability_factory.cpp | 38 MediaScalability *MediaScalabilityFactory<T>::CreateScalability(uint8_t componentType, T params, vo… in CreateScalability() 50 MediaScalability *MediaScalabilityFactory<T>::CreateScalabilityCmdBuf(uint8_t componentType, T para… in CreateScalabilityCmdBuf()
|
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | formatutils.cpp | 837 GLenum componentType, in AddRGBAXFormat() 882 GLenum componentType, in AddRGBAFormat() 902 GLenum componentType, in AddLUMAFormat() 939 GLenum componentType, in AddDepthStencilFormat() 1048 GLenum componentType, in AddYUVFormat() 1514 GLenum componentType = GL_NONE; in GetConfigColorBufferFormat() local 1551 GLenum componentType = GL_UNSIGNED_NORMALIZED; in GetConfigDepthStencilBufferFormat() local
|
/aosp_15_r20/external/kotlinpoet/interop/javapoet/src/main/kotlin/com/squareup/kotlinpoet/javapoet/ |
H A D | K2jInterop.kt | 99 val componentType = typeArguments.firstOrNull()?.toJTypeName() in toJParameterizedOrArrayTypeName() constant
|
/aosp_15_r20/external/moshi/moshi/src/main/java/com/squareup/moshi/ |
H A D | Types.java | 129 public static GenericArrayType arrayOf(Type componentType) { in arrayOf() 177 Type componentType = ((GenericArrayType) type).getGenericComponentType(); in getRawType() local
|
/aosp_15_r20/frameworks/base/core/java/android/hardware/camera2/utils/ |
H A D | TypeReference.java | 204 private static final Class<?> getArrayClass(Class<?> componentType) { in getArrayClass() 214 Type componentType = getComponentType(mType); in getComponentType() local
|
/aosp_15_r20/external/moshi/moshi-kotlin-codegen/src/main/java/com/squareup/moshi/kotlin/codegen/api/ |
H A D | kotlintypes.kt | 91 val componentType = typeArguments[0] in asTypeBlock() constant
|
/aosp_15_r20/libcore/ojluni/annotations/sdk/nullability/java/lang/reflect/ |
H A D | Array.annotated.java | 36 …?> componentType, int length) throws java.lang.NegativeArraySizeException { throw new RuntimeExcep… in newInstance() 38 …?> componentType, int... dimensions) throws java.lang.IllegalArgumentException, java.lang.Negative… in newInstance()
|
/aosp_15_r20/external/ksp/compiler-plugin/src/main/kotlin/com/google/devtools/ksp/symbol/impl/java/ |
H A D | KSTypeReferenceJavaImpl.kt | 98 … val componentType = ResolverImpl.instance!!.resolveJavaType(type.componentType, this) in <lambda>() constant
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/ |
H A D | Format.h | 102 GLenum componentType; member 150 GLenum componentType, in Format()
|