/external/dokka/core/testdata/comments/ |
D | codeBlockComment.kt | 14 val prop2 = "" constant
|
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/deser/inject/ |
D | InvalidInjectionTest.java | 13 @JacksonInject protected String prop2; field in InvalidInjectionTest.BadBean1 18 @JacksonInject("x") protected String prop2; field in InvalidInjectionTest.BadBean2
|
/external/clang/test/FixIt/ |
D | atomic-property.m | 13 @property (copy, readwrite) id prop2; property 21 - (id) prop2 { return 0; } method
|
/external/llvm-project/clang/test/FixIt/ |
D | atomic-property.m | 13 @property (copy, readwrite) id prop2; property 21 - (id) prop2 { return 0; } method
|
/external/llvm-project/clang/test/SemaObjC/ |
D | iboutletcollection-attr.m | 14 @property (nonatomic, retain) __attribute__((iboutletcollection(id))) id prop2; property 29 @property (nonatomic, retain) __attribute__((iboutletcollection(B))) id prop2; // expected-error {{… property
|
D | default-synthesize-3.m | 95 @property (readonly) id prop2; // expected-note {{property declared here}} property 103 @property (readwrite) id prop2; property 109 @property (assign,readwrite) id prop2; // expected-warning {{auto property synthesis will not synth… property
|
/external/clang/test/SemaObjC/ |
D | iboutletcollection-attr.m | 14 @property (nonatomic, retain) __attribute__((iboutletcollection(id))) id prop2; property 29 @property (nonatomic, retain) __attribute__((iboutletcollection(B))) id prop2; // expected-error {{… property
|
D | default-synthesize-3.m | 95 @property (readonly) id prop2; // expected-note {{property declared here}} property 103 @property (readwrite) id prop2; property 109 @property (assign,readwrite) id prop2; // expected-warning {{auto property synthesis will not synth… property
|
/external/clang/test/Index/ |
D | get-cursor.m | 74 id prop2; field 77 @property (assign) id prop2; property 117 @property (strong, nullable) id prop2; property
|
D | complete-synthesized.m | 12 @property float prop2; property
|
D | overrides.m | 60 @property (readonly) id prop2; property
|
/external/llvm-project/clang/test/Index/ |
D | get-cursor.m | 74 id prop2; field 77 @property (assign) id prop2; property 117 @property (strong, nullable) id prop2; property
|
D | complete-synthesized.m | 12 @property float prop2; property
|
D | overrides.m | 60 @property (readonly) id prop2; property
|
/external/dtc/tests/ |
D | value-labels.dts | 5 prop2: prop2 = start2: < innerstart2: 0xdeadbeef innermid2: 0xabcd1234 innerend2: > end2:; label
|
D | dtbs_equal_ordered.c | 72 const struct fdt_property *prop1, *prop2; in compare_structure() local
|
/external/clang/test/PCH/ |
D | chain-categories2.m | 41 @property (copy) id prop2; property
|
/external/llvm-project/clang/test/PCH/ |
D | chain-categories2.m | 41 @property (copy) id prop2; property
|
/external/llvm-project/clang/test/CodeGenObjC/ |
D | interface-layout-64.m | 67 @property char prop2; property
|
/external/clang/test/CodeGenObjC/ |
D | interface-layout-64.m | 67 @property char prop2; property
|
/external/tensorflow/tensorflow/core/grappler/optimizers/ |
D | shape_optimizer.cc | 165 const auto& prop2 = properties.GetInputProperties(input2.node->name()); in Optimize() local
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiMaintenance3Check.cpp | 448 DevProp2 prop2; in iterate() local 543 DevProp2 prop2 = in iterate() local
|
/external/vulkan-validation-layers/layers/ |
D | parameter_validation_utils.cpp | 151 auto prop2 = lvl_init_struct<VkPhysicalDeviceProperties2KHR>(&shading_rate_image_props); in PostCallRecordCreateDevice() local 159 auto prop2 = lvl_init_struct<VkPhysicalDeviceProperties2KHR>(&mesh_shader_props); in PostCallRecordCreateDevice() local 167 auto prop2 = lvl_init_struct<VkPhysicalDeviceProperties2KHR>(&ray_tracing_props); in PostCallRecordCreateDevice() local
|
/external/vulkan-validation-layers/tests/ |
D | layer_validation_tests.cpp | 120 auto prop2 = lvl_init_struct<VkPhysicalDeviceProperties2KHR>(&push_descriptor_prop); in GetPushDescriptorProperties() local 128 auto prop2 = lvl_init_struct<VkPhysicalDeviceProperties2>(&subgroup_prop); in GetSubgroupProperties() local
|
/external/deqp/external/openglcts/modules/gles31/ |
D | es31cProgramInterfaceQueryTests.cpp | 1866 GLenum prop2 = GL_ACTIVE_VARIABLES; in Run() local 2003 GLenum prop2 = GL_ACTIVE_VARIABLES; in Run() local
|