Home
last modified time | relevance | path

Searched refs:Universe (Results 1 – 5 of 5) sorted by relevance

/external/llvm/include/llvm/ADT/
DSparseSet.h130 unsigned Universe;
146 SparseSet() : Sparse(nullptr), Universe(0) {}
160 if (U >= Universe/4 && U <= Universe)
167 Universe = U;
205 assert(Idx < Universe && "Key out of range");
209 assert(FoundIdx < Universe && "Invalid key in set. Did object mutate?");
290 assert(BackIdx < Universe && "Invalid key in set. Did object mutate?");
DSparseMultiSet.h117 unsigned Universe; variable
128 assert(ValIndexOf(Val) < Universe && in sparseIndex()
191 : Sparse(nullptr), Universe(0), FreelistIdx(SMSNode::INVALID), NumFree(0) {} in SparseMultiSet()
205 if (U >= Universe/4 && U <= Universe) in setUniverse()
212 Universe = U; in setUniverse()
238 bool isKeyed() const { return SparseIdx < SMS->Universe; } in isKeyed()
351 assert(Idx < Universe && "Key out of range"); in findIndex()
/external/python/cpython3/Lib/idlelib/
DChangeLog799 IDLE is now the first Python editor in the Universe not confused by my
/external/python/cpython2/Lib/idlelib/
DChangeLog799 IDLE is now the first Python editor in the Universe not confused by my
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/
DC.stg35 * If it causes the destruction of the Universe, it will be pretty cool so long as