Lines Matching defs:empty

568                 enum bool empty = false;  member
572 @property bool empty() in empty() function
959 enum bool empty = false; member
963 @property bool empty() in empty() function
1430 enum bool empty = false; member
1432 @property bool empty() in empty() function
1684 @property bool empty() in empty() function
1963 @property bool empty() in empty() function
2339 @property bool empty() const { return !_n; } in empty() function
2438 @property bool empty() { return _arr.empty; } in empty() function
2529 @property bool empty() const { return _empty; } in empty() function
2597 enum empty = false; member
2615 enum empty = false; variable
3157 enum bool empty = false; in Repeat() local
3351 enum empty = false; in Generator() local
3491 enum bool empty = false; variable
3595 enum bool empty = false; variable
3652 enum bool empty = false; variable
3833 enum empty = false; member
3840 enum empty = false; variable
3979 enum bool empty = false; variable
3984 @property bool empty() in empty() function
4538 enum empty = false; member
4917 @property bool empty() { return impl.empty; } in empty() function
5005 enum bool empty = false; in Recurrence() local
5132 enum bool empty = false; in Sequence() local
5344 @property bool empty() const { return step == 0; } in empty() function
5444 @property bool empty() const { return current == pastLast; } in empty() function
5532 @property bool empty() const { return index == count; } in empty() function
5882 @property bool empty() in empty() function
6013 enum bool empty = false; variable
6017 @property bool empty() in empty() function
6346 enum bool empty = false; member
6350 @property bool empty() in empty() function
6626 @property bool empty() in empty() function
6760 enum bool empty = false; variable
6765 @property bool empty() in empty() function
7036 @property bool empty() in empty() function
7042 enum empty = false; variable
7214 @property bool empty() { return impl.curSizeLeft == 0 || impl.r.empty; } in empty() function
7238 @property bool empty() { return impl.chunkSize == 0; } in empty() function
7440 @property bool empty() in empty() function
7740 @property bool empty() const in empty() function
7748 enum empty = false; member
8469 enum empty = false; member
8473 @property bool empty() { return arr.empty; } in empty() function
8676 @property bool empty() const { return _empty; } in empty() function
8732 bool empty() @property { return true; } in empty() function
9069 enum bool empty = false; member
9072 bool empty() @property in empty() function
9177 bool empty() @property { return true; } in empty() function
9312 bool empty() @property { assert(false); } in version() function
9487 @property bool empty() //const in empty() function
10245 enum empty = false; in this() variable
10248 @property bool empty() in this() function
10253 static if (is(typeof((*cast(const R*)_range).empty))) @property bool empty() const in this() function
10822 enum bool empty = false; in this() member
10837 @property bool empty() @safe const pure nothrow { return false; } in this() function
10855 bool empty = false; in this() member
10868 bool empty = false; in this() member
10882 bool empty = false; in this() member
10916 @property empty() { return input.empty; } in this() function
10931 @property empty() { return true; } in this() function
10970 enum empty = false; in this() variable
10979 bool empty() in this() function
11476 enum bool empty = false; member
11480 @property bool empty() { return _input.empty; } in empty() function
11845 bool empty() @property in empty() function