Searched refs:VENDOR_START (Results 1 – 5 of 5) sorted by relevance
150 VENDOR_START = 1000,218 * type between VENDOR_START and VENDOR_END (eg. identifier type 1015 must221 VENDOR_PRIMARY_START = ProgramType:VENDOR_START,
724 VENDOR_START = 0x100, enumerator
151 (logically >= IdentifierType::VENDOR_START && logically <= IdentifierType::VENDOR_END) || in onCurrentProgramInfoChanged()160 (physically >= IdentifierType::VENDOR_START && physically <= IdentifierType::VENDOR_END) || in onCurrentProgramInfoChanged()
457 VENDOR_START = 1000,459 /** See VENDOR_START */594 * The identifiers from VENDOR_START..VENDOR_END range have limited614 * - vendor-specific: VENDOR_START..VENDOR_END.
274 case IdentifierType::VENDOR_START: in isValid()