Searched defs:ccProperties (Results 1 – 2 of 2) sorted by relevance
28 type ccProperties struct { struct29 Name *string30 Owner *string31 Defaults []string32 Vendor_available *bool33 Host_supported *bool34 Generated_sources []string35 Generated_headers []string36 Shared sharedLib37 Static staticLib[all …]
27 type ccProperties struct { struct28 Name *string29 Owner *string30 Defaults []string31 Host_supported *bool32 Vendor_available *bool33 Recovery_available *bool34 Generated_sources []string35 Generated_headers []string36 Group_static_libs *bool[all …]