Searched defs:kNotPresent (Results 1 – 4 of 4) sorted by relevance
31 kNotPresent = 0, // DecodeTargetInfo symbol '-' enumerator
71 kNotPresent, in TestKAT() enumerator
261 static constexpr uint8_t kNotPresent = 0xff; // Indicates the component is not present. member
203 constexpr auto kNotPresent = DecodeTargetIndication::kNotPresent; in TEST() local