/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/container/ |
H A D | package.d | 633 T opIndex(size_t i) //ref return optional in TotalContainer() function
|
H A D | array.d | 1614 T opIndex(size_t i) in opIndex() function 1796 bool opIndex(size_t i) in opIndex() function
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/container/ |
H A D | package.d | 628 T opIndex(size_t i) //ref return optional in TotalContainer() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/root/ |
H A D | bitarray.d | 54 bool opIndex(size_t idx) const @nogc nothrow pure in opIndex() function
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/internal/ |
H A D | cstring.d | 117 const(To)[] opIndex() const pure in opIndex() function
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/range/ |
H A D | package.d | 631 auto ref opIndex(size_t n) in opIndex() function 1100 auto ref opIndex(size_t index) in opIndex() function
|
H A D | interfaces.d | 443 E opIndex(size_t index) { in opIndex() function
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/windows/ |
H A D | registry.d | 1410 string opIndex(size_t index) in opIndex() function 1507 Key opIndex(size_t index) in opIndex() function 1616 string opIndex(size_t index) in opIndex() function 1710 Value opIndex(size_t index) in opIndex() function
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/windows/ |
H A D | registry.d | 1409 string opIndex(size_t index) in opIndex() function 1505 Key opIndex(size_t index) in opIndex() function 1613 string opIndex(size_t index) in opIndex() function 1706 Value opIndex(size_t index) in opIndex() function
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/regex/internal/ |
H A D | ir.d | 499 string opIndex()(size_t i) in Regex() function 760 bool opIndex()(dchar ch) const{ in opIndex() function 781 bool opIndex()(dchar ch) const in opIndex() function
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/range/ |
H A D | package.d | 638 auto ref opIndex(size_t n) in opIndex() function 1101 auto ref opIndex(size_t index) in opIndex() function 1504 auto ref opIndex(size_t index) in opIndex() function 2073 auto ref opIndex(size_t index) in opIndex() function 2558 auto ref opIndex(size_t n) in opIndex() function 3502 auto ref opIndex(size_t n) in opIndex() function 3511 auto ref opIndex(size_t n) const in opIndex() function 4250 ElementType opIndex(size_t n) in opIndex() function 5367 inout(Value) opIndex(ulong n) inout in opIndex() function 5453 inout(Value) opIndex(size_t n) inout in opIndex() function [all …]
|
H A D | interfaces.d | 417 E opIndex(size_t index) { in opIndex() function
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/regex/internal/ |
H A D | ir.d | 664 string opIndex()(size_t i) in Regex() function 953 bool opIndex()(dchar ch) const{ in opIndex() function 974 bool opIndex()(dchar ch) const in opIndex() function
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/ |
H A D | mmfile.d | 475 ubyte opIndex(ulong i) in opIndex() function
|
H A D | uni.d | 2206 bool opIndex(uint val) const in opIndex() function 3299 uint opIndex()(size_t idx)const in opIndex() function 5298 auto opIndex(size_t i){ return str[idx+i]; } in opIndex() function 6739 dchar opIndex(size_t index) const pure nothrow @nogc in opIndex() function
|
H A D | utf.d | 3327 auto ref opIndex(size_t index) inout { return str[index]; } in opIndex() function
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/ |
H A D | mmfile.d | 473 ubyte opIndex(ulong i) in opIndex() function
|
H A D | parallelism.d | 3555 auto opIndex(size_t i){return front+i;} in opIndex() function
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/internal/test/ |
H A D | dummyrange.d | 145 RetType opIndex(size_t index) const in opIndex() function
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/internal/test/ |
H A D | dummyrange.d | 145 RetType opIndex(size_t index) const in opIndex() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/common/ |
H A D | outbuffer.d | 664 extern (D) char opIndex(size_t i) const pure nothrow @nogc @safe in opIndex() function
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/regex/ |
H A D | package.d | 625 inout(R) opIndex()(size_t i) inout in foreach() function
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/algorithm/ |
H A D | iteration.d | 828 long opIndex(ulong i) { return 3; } in opIndex() function 829 long opIndex(ulong i) immutable { return 3; } in opIndex() function
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/regex/ |
H A D | package.d | 604 inout(R) opIndex()(size_t i) inout in foreach() function
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/experimental/allocator/building_blocks/ |
H A D | bitmapped_block.d | 1231 bool opIndex(ulong x) in opIndex() function
|