Searched refs:pi_type (Results 1 – 3 of 3) sorted by relevance
930 if (inp->pi_type & CDF_VECTOR) in cdf_copy_info()1005 inp[i].pi_type = CDF_GETUINT32(q, 0); in cdf_read_property_info()1007 i, inp[i].pi_id, inp[i].pi_type, q - p, offs)); in cdf_read_property_info()1008 if (inp[i].pi_type & CDF_VECTOR) { in cdf_read_property_info()1025 if (inp[i].pi_type & (CDF_ARRAY|CDF_BYREF|CDF_RESERVED)) in cdf_read_property_info()1027 switch (inp[i].pi_type & CDF_TYPEMASK) { in cdf_read_property_info()1089 if (inp[i].pi_type & CDF_VECTOR) in cdf_read_property_info()1096 inp[i].pi_type)); in cdf_read_property_info()1455 switch (info[i].pi_type) { in cdf_dump_property_info()1507 info[i].pi_type)); in cdf_dump_property_info()
154 switch (info[i].pi_type) { in cdf_file_property_info()189 if (info[i].pi_type == CDF_LENGTH32_WSTRING) in cdf_file_property_info()
168 uint32_t pi_type; member
Completed in 11 milliseconds