Lines Matching refs:NumberOfValues
899 #define N dpd->FORM.Enum.NumberOfValues in ptp_unpack_DPD()
918 dpd->FORM.Enum.NumberOfValues = i; in ptp_unpack_DPD()
990 #define N dpd->FORM.Enum.NumberOfValues in ptp_unpack_Sony_DPD()
1009 dpd->FORM.Enum.NumberOfValues = i; in ptp_unpack_Sony_DPD()
1078 dst->FORM.Enum.NumberOfValues = src->FORM.Enum.NumberOfValues; in duplicate_DevicePropDesc()
1079 …m.SupportedValue = malloc (sizeof(dst->FORM.Enum.SupportedValue[0])*src->FORM.Enum.NumberOfValues); in duplicate_DevicePropDesc()
1080 for (i = 0; i<src->FORM.Enum.NumberOfValues ; i++) in duplicate_DevicePropDesc()
1124 #define N opd->FORM.Enum.NumberOfValues in ptp_unpack_OPD()
1143 opd->FORM.Enum.NumberOfValues = i; in ptp_unpack_OPD()
2001 dpd->FORM.Enum.NumberOfValues = propxcnt; in ptp_unpack_CANON_changes()
2040 dpd->FORM.Enum.NumberOfValues = 0; in ptp_unpack_CANON_changes()
2150 dpd->FORM.Enum.NumberOfValues = 0; in ptp_unpack_CANON_changes()