Searched refs:AdditionalLength (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dstring_utils.cpp218 const uptr AdditionalLength = local
220 String.resize(Length + AdditionalLength);
221 formatString(String.data() + Length, AdditionalLength, Format, ArgsCopy);
/freebsd-11-stable/sys/dev/hpt27xx/
H A Dos_bsd.h89 u_char AdditionalLength; member in struct:_INQUIRYDATA
H A Dhpt27xx_osm_bsd.c618 inquiryData->AdditionalLength = 31;
/freebsd-11-stable/sys/dev/hptnr/
H A Dos_bsd.h91 u_char AdditionalLength; member in struct:_INQUIRYDATA
H A Dhptnr_osm_bsd.c836 inquiryData->AdditionalLength = 0x5b;
/freebsd-11-stable/sys/dev/hptrr/
H A Dos_bsd.h92 u_char AdditionalLength; member in struct:_INQUIRYDATA
H A Dhptrr_osm_bsd.c586 inquiryData->AdditionalLength = 31;
/freebsd-11-stable/sys/dev/hptmv/
H A Dosbsd.h77 UCHAR AdditionalLength; member in struct:_INQUIRYDATA
H A Dentry.c2549 inquiryData->AdditionalLength = (UCHAR)(sizeof(INQUIRYDATA) - 5);

Completed in 112 milliseconds