Searched defs:typeVal (Results 1 – 3 of 3) sorted by relevance
/external/dng_sdk/source/ | ||
D | dng_pixel_buffer.h | 72 #define ASSERT_PIXEL_TYPE(typeVal) CheckPixelType (typeVal) argument |
/external/ksp/test-utils/testData/api/ | ||
D | annotationWithDefaultValues.kt | 82 val typeVal: KClass<*> = java.util.HashMap::class, constant in KotlinAnnotationWithDefaults |
D | annotationWithDefault.kt | 82 val typeVal: KClass<*> = java.util.HashMap::class, constant in KotlinAnnotationWithDefaults |