Home | History | Annotate | Download | only in resources

Lines Matching refs:Vendor

385              * Vendor Defined Resource:
386 * For a Vendor Specific resource, if the Length is between 1 and 7
390 if (Resource->Data.Vendor.ByteLength > 7)
397 /* Add the size of the vendor-specific data */
400 (TotalSize + Resource->Data.Vendor.ByteLength);
652 * Vendor Resource:
653 * Get the number of vendor data bytes
705 /* Vendor data is optional */
725 /* Vendor data is optional */
755 /* Vendor data is optional */