Searched defs:kNotFound (Results 1 – 4 of 4) sorted by relevance
32 kNotFound, // The element to be read could not be found. enumerator
147 static const ssize_t kNotFound = -1; variable
68 static const uint32_t kNotFound = ~0u; variable
23 const uint32_t SparseBitSet::kNotFound; member in minikin::SparseBitSet