Searched defs:_i (Results 1 - 16 of 16) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Ddc2.C6 A (int _i) : i(_i) { } argument
H A Dconstexpr-48089.C41 constexpr int f(int _i) { return _i; } argument
45 constexpr U(int _i) : i(_i),j(g()) { } // { dg-bogus "" } argument
H A Dconstexpr-ex3.C9 constexpr A(int _i) { i = _i; } // { dg-error "empty body|A::i" } argument
H A Dconstexpr-static.C8 constexpr A(int _i): i(_i) { } argument
H A Dconstexpr-base.C6 constexpr A(int _i): i(_i) { } argument
H A Ddc3.C7 B (int _i) : i(_i) { } argument
37 D (int _i) : C(), i(_i) { } argument
43 D (int _i) : C(), i(_i) { } argument
59 E (int _i) : i(_i) { } argument
H A Dudlit-general.C16 operator"" _i(long double y) function
H A Ddc1.C5 B (int _i) : i(_i) { } argument
27 D (int _i) : C(), i(_i) { } argument
H A Dinitlist1.C10 struct A { int i,j; A(int _i,int _j): i(_i), j(_j) {} }; argument
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp9068.C20 static int _i = 4711; local
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/vmx/
H A Dgcc-bug-2.c17 n_b _i; local
H A Dgcc-bug-1.c17 n_b _i; local
H A Dgcc-bug-8.c13 n001 _i = {-4, {-1.84e+09, -2.13e+09, 1.43e+09, 1.14e+09}, 428762253, {-24132, 25298, -27969, -10358, 24164, -5157, -18143, -6509}, 40, {0x8737, 0xd7cf, 0xb6a7, 0x948f, 0x790b, 0x9255, 0x872d, 0xe72c}}; variable
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.gb/
H A Dscope11.C17 long _i; member in class:IPAddress
/haiku-buildtools/legacy/gcc/libio/
H A Dstdiostream.h64 void buffered (int _i) { _file.buffered (_i); } argument
75 void buffered (int _i) { _file.buffered (_i); } argument
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/template/
H A Dnested3.C14 B _i; member in class:B::SubB1

Completed in 70 milliseconds