Home
last modified time | relevance | path

Searched defs:ComponentType (Results 1 – 13 of 13) sorted by relevance

/third_party/typescript/tests/cases/compiler/
DcircularlyConstrainedMappedTypeContainingConditionalNoInfiniteInstantiationDepth.ts32 type ComponentType<P = {}> = ComponentClass<P> | FunctionComponent<P>; property in Component
DreactReduxLikeDeferredInferenceAllowsAssignment.ts38 type ComponentType<P = {}> = ComponentClass<P> | FunctionComponent<P>; property in Component
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
DGLFormat.h33 enum ComponentType { Float, Int, Uint, DepthStencil }; enum
/third_party/typescript/tests/cases/conformance/types/typeRelationships/typeInference/
DunionAndIntersectionInference3.ts65 export type ComponentType<P> = FunctionComponent<P> | ComponentClass<P>; alias
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_update.js264 ComponentType, property
311 const ComponentType = { variable
Dohos_multimedia_image.js479 ComponentType: { property
/third_party/skia/third_party/externals/tint/src/inspector/
Dentry_point.h29 enum class ComponentType { enum
/third_party/mesa3d/src/egl/main/
Deglconfig.h90 EGLint ComponentType; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineInterfaceMatchingTests.cpp406 enum class ComponentType enum in vkt::pipeline::__anon97981b1d0111::InterfaceMatchingTestCase
/third_party/flutter/skia/third_party/externals/dawn/src/tests/end2end/
DTextureFormatTests.cpp124 enum ComponentType { enum in TextureFormatTest
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
Dangletypes.h396 enum class ComponentType enum
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_lossless_jpeg.cpp368 typedef uint16 ComponentType; // the type of image components typedef
/third_party/skia/third_party/externals/angle2/src/libANGLE/
Dangletypes.h736 enum class ComponentType enum