Home
last modified time | relevance | path

Searched defs:prop3 (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/clang/test/SemaObjC/
H A Diboutletcollection-attr.m15 @property (nonatomic, retain) __attribute__((iboutletcollection())) id prop3; property
31 @property __attribute__((iboutletcollection(BAD))) int prop3; // expected-warning {{property with '… property
/aosp_15_r20/system/server_configurable_flags/libflags/
H A Dserver_configurable_flags_test.cc110 prop3("persist.device_config.category2.prop3"); in TEST() local
143 prop3("persist.device_config.category2.prop3"); in TEST() local
/aosp_15_r20/external/dtc/tests/
H A Dvalue-labels.dts6 prop3: prop3 = start3: [ innerstart3: ab innermid3: cd innerend3: ] end3:; label
/aosp_15_r20/external/clang/test/Index/
H A Dcomplete-synthesized.m13 @property short prop3; property
H A Dget-cursor.m78 @property (assign) id prop3; property
/aosp_15_r20/external/ksp/test-utils/testData/api/
H A DlateinitProperties.kt40 lateinit var prop3: Any variable
/aosp_15_r20/frameworks/base/services/tests/powerstatstests/src/com/android/server/power/stats/
H A DBatteryStatsBinderCallStatsTest.java141 double prop3 = bi.getUidStatsLocked(workSourceUid3).getProportionalSystemServiceUsage(); in testProportionalSystemServiceUsage_noStatsForSomeMethods() local
/aosp_15_r20/external/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_formats.c254 …VkFormatProperties3 *prop3 = (void*)vk_find_struct_const(pFormatProperties->pNext, FORMAT_PROPERTI… in lvp_GetPhysicalDeviceFormatProperties2() local