Home | History | Annotate | Download | only in Support

Lines Matching full:numbers

277 /// consists from ranges and single numbers.
284 // numbers collection, and define range as pair of indices.
307 // In case of big set of single numbers consumes additional RAM space,
394 /// Returns true if whole subset contains only single numbers, no ranges.
407 /// Ranges set is considered as flat numbers collection.
422 /// Ranges set is considered as flat numbers collection.
446 /// single numbers only.
449 "contains single numbers only.");
483 assert(0 && "Only pairs and single numbers are allowed here.");
516 // FIXME: Since currently we have ConstantInt based numbers