Searched defs:kSkip (Results 1 – 12 of 12) sorted by relevance
26 kSkip, enumerator
42 kSkip, enumerator
57 kSkip // Skipped. enumerator
26 enum class MissingPropertyMode { kSkip, kUseUndefined }; enumerator
26 const int kSkip = 5; variable
69 kSkip enumerator434 kSkip, enumerator
190 enum class RegistrationResult { kOk, kSkip, kBadFreq }; enumerator
202 static const int kSkip = 0x0f; variable
631 enum { kSkip = 0, kReadOnePacket, kTryReadAhead } action; in ReadNextTracePacket() enumerator
88 kSkip // Test is not applicable in this context and should be skipped. enumerator
104 kSkip enumerator
94 enum ExtraDigitsHandling { kCopy, kSkip }; enumerator