Home
last modified time | relevance | path

Searched defs:prop2 (Results 1 – 22 of 22) sorted by relevance

/external/clang/test/FixIt/
Datomic-property.m13 @property (copy, readwrite) id prop2; property
21 - (id) prop2 { return 0; } method
/external/clang/test/SemaObjC/
Diboutletcollection-attr.m14 @property (nonatomic, retain) __attribute__((iboutletcollection(id))) id prop2; property
29 @property (nonatomic, retain) __attribute__((iboutletcollection(B))) id prop2; // expected-error {{… property
Ddefault-synthesize-3.m95 @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/dtc/tests/
Dvalue-labels.dts5 prop2: prop2 = start2: < innerstart2: 0xdeadbeef innermid2: 0xabcd1234 innerend2: > end2:; label
Ddtbs_equal_ordered.c85 const struct fdt_property *prop1, *prop2; in compare_structure() local
/external/clang/test/Index/
Dget-cursor.m74 id prop2; field
77 @property (assign) id prop2; property
117 @property (strong, nullable) id prop2; property
Dcomplete-synthesized.m12 @property float prop2; property
Doverrides.m60 @property (readonly) id prop2; property
/external/clang/test/PCH/
Dchain-categories2.m41 @property (copy) id prop2; property
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiMaintenance3Check.cpp83 DevProp2 prop2; in iterate() local
141 DevProp2 prop2 = in iterate() local
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dshape_optimizer.cc106 const auto& prop2 = properties.GetInputProperties(input2.node->name()); in Optimize() local
/external/clang/test/CodeGenObjC/
Dinterface-layout-64.m67 @property char prop2; property
/external/u-boot/board/ti/ks2_evm/
Dboard.c197 u32 *prop1, *prop2; in ft_board_setup() local
/external/vulkan-validation-layers/layers/
Dparameter_validation_utils.cpp136 auto prop2 = lvl_init_struct<VkPhysicalDeviceProperties2KHR>(&shading_rate_image_props); in PostCallRecordCreateDevice() local
144 auto prop2 = lvl_init_struct<VkPhysicalDeviceProperties2KHR>(&mesh_shader_props); in PostCallRecordCreateDevice() local
Dcore_validation.cpp2476 auto prop2 = lvl_init_struct<VkPhysicalDeviceProperties2KHR>(&push_descriptor_prop); in PostCallRecordCreateDevice() local
2483 auto prop2 = lvl_init_struct<VkPhysicalDeviceProperties2KHR>(&descriptor_indexing_props); in PostCallRecordCreateDevice() local
2490 auto prop2 = lvl_init_struct<VkPhysicalDeviceProperties2KHR>(&shading_rate_image_props); in PostCallRecordCreateDevice() local
2497 auto prop2 = lvl_init_struct<VkPhysicalDeviceProperties2KHR>(&mesh_shader_props); in PostCallRecordCreateDevice() local
2504 auto prop2 = lvl_init_struct<VkPhysicalDeviceProperties2KHR>(&inline_uniform_block_props); in PostCallRecordCreateDevice() local
2511 auto prop2 = lvl_init_struct<VkPhysicalDeviceProperties2KHR>(&vtx_attrib_divisor_props); in PostCallRecordCreateDevice() local
2518 auto prop2 = lvl_init_struct<VkPhysicalDeviceProperties2KHR>(&depth_stencil_resolve_props); in PostCallRecordCreateDevice() local
/external/deqp/external/openglcts/modules/gles31/
Des31cProgramInterfaceQueryTests.cpp1779 GLenum prop2 = GL_ACTIVE_VARIABLES; in Run() local
1916 GLenum prop2 = GL_ACTIVE_VARIABLES; in Run() local
/external/dtc/
Dchecks.c223 struct property *prop, *prop2; in check_duplicate_property_names() local
/external/u-boot/scripts/dtc/
Dchecks.c265 struct property *prop, *prop2; in check_duplicate_property_names() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cProgramInterfaceQueryTests.cpp2000 GLenum prop2 = GL_ACTIVE_VARIABLES; in Run() local
/external/python/cpython2/Lib/test/
Dtest_descr.py2224 prop2 = property(fset=setter) variable in ClassPropertiesAndMethods.test_properties_doc_attrib.E
/external/python/cpython3/Lib/test/
Dtest_descr.py2244 prop2 = property(fset=setter) variable in ClassPropertiesAndMethods.test_properties_doc_attrib.E
/external/vulkan-validation-layers/tests/
Dlayer_validation_tests.cpp1312 auto prop2 = lvl_init_struct<VkPhysicalDeviceProperties2KHR>(&push_descriptor_prop); in GetPushDescriptorProperties() local
35710 auto prop2 = lvl_init_struct<VkPhysicalDeviceProperties2KHR>(&inline_uniform_props); in TEST_F() local