/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/internal/array/ |
H A D | equality.d | 120 auto arr2 = [A(0), A(1)]; variable 141 auto arr2 = [A(1, 0), A(0, 1)]; variable
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/container/ |
H A D | util.d | 78 auto arr2 = make!(Array!dchar)("hello"d); variable
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/container/ |
H A D | util.d | 78 auto arr2 = make!(Array!dchar)("hello"d); variable
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/experimental/allocator/ |
H A D | package.d | 1435 auto arr2 = makeArray!NoCopy(Mallocator.instance, NoCopyRange()); variable
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/ |
H A D | array.d | 1029 auto arr2 = new int[42]; variable 2386 auto arr2 = "Здравствуй Мир Unicode".to!(T); variable 2405 auto arr2 = "Здравствуй\u047CМир\u047CUnicode".to!(T); variable
|
H A D | numeric.d | 3844 auto arr2 = [C(1,2), C(3,4), C(5,6), C(7,8), C(9,10), variable
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/algorithm/ |
H A D | comparison.d | 2034 static immutable arr2 = [3, 2, 1]; variable
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/range/ |
H A D | package.d | 4427 auto arr2 = t[1]; variable 4775 auto arr2 = [6,7,8,9,10]; variable 4777 foreach (ref a, b; lockstep(arr1, arr2)) in foreach() argument 4785 foreach (index, a, b; lockstep(arr1, arr2)) in foreach() argument 4795 auto arr2 = [4, 5, 6, 7]; variable 4846 auto arr2 = [6,7,8,9,10]; variable 4848 foreach (ref a, ref b; lockstep(arr1, arr2)) in foreach() argument
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/experimental/allocator/ |
H A D | package.d | 2074 auto arr2 = makeArray!NoCopy(Mallocator.instance, NoCopyRange()); variable 2101 auto arr2 = arr; in test() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/ |
H A D | array.d | 1881 auto arr2 = "Здравствуй Мир Unicode".to!(T); variable 1900 auto arr2 = "Здравствуй\u047CМир\u047CUnicode".to!(T); variable
|
H A D | numeric.d | 3279 auto arr2 = [C(1,2), C(3,4), C(5,6), C(7,8), C(9,10), variable
|
H A D | uni.d | 3479 U24A arr2 = arr; variable
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/algorithm/ |
H A D | comparison.d | 2373 static immutable arr2 = [3, 2, 1]; variable
|
H A D | searching.d | 4129 auto arr2 = InRange([7, 3, 8, 2, 1, 4]); variable
|
/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/ |
H A D | bzlib_private.h | 217 UInt32* arr2; member
|
/netbsd-src/external/bsd/bzip2/dist/ |
H A D | bzlib_private.h | 213 UInt32* arr2; member
|