Searched refs:sh_properties (Results 1 – 3 of 3) sorted by relevance
785 sh.sh_properties = CDF_TOLE4(shp->sh_properties); in cdf_read_property_info()787 if (sh.sh_properties > CDF_PROP_LIMIT) in cdf_read_property_info()790 sh.sh_properties)); in cdf_read_property_info()794 *maxcount += sh.sh_properties; in cdf_read_property_info()798 *maxcount = sh.sh_properties; in cdf_read_property_info()806 *count += sh.sh_properties; in cdf_read_property_info()814 for (i = 0; i < sh.sh_properties; i++) { in cdf_read_property_info()911 for (j = 0; j < nelements && i < sh.sh_properties; in cdf_read_property_info()
165 uint32_t sh_properties; member
970 for (i = 0; i < sh.sh_properties; i++) {1001 + for (j = 0; j < nelements && i < sh.sh_properties;
Completed in 20 milliseconds