/netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/ |
H A D | anon-union.cc | 2 struct Foo { struct 3 union { 6 } num1; 7 struct X { 11 union { 38 Foo foo = {0, 0}; in main() argument
|
H A D | pr9594.cc | 9 class Foo : public Base class 16 Foo () { foo_value = 0;} in Foo() function in Foo 17 Foo (int i) { foo_value = i;} in Foo() function in Foo
|
/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/ |
H A D | anon-union.cc | 2 struct Foo { struct 3 union { 6 } num1; 7 struct X { 11 union { 38 Foo foo = {0, 0}; in main() argument
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/testsuite/libphobos.betterc/ |
H A D | test22336.d | 6 struct Foo { struct 14 Foo a = Foo(42); in main() argument
|
/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.go/ |
H A D | package2.go | 5 func Foo () { func
|
H A D | methods.go | 7 func (t T) Foo () { func
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.go/ |
H A D | package2.go | 5 func Foo () { func
|
H A D | methods.go | 7 func (t T) Foo () { func
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/testsuite/libphobos.hash/ |
H A D | test_hash.d | 34 static struct Foo in issue15111() struct 36 T t; in issue15111() 37 alias t this; in issue15111() 230 static struct Foo in pr2243() struct 232 int a = 99; in pr2243() 233 float b = 4.0; in pr2243() 234 size_t toHash() const pure @safe nothrow in pr2243() 304 enum Foo[] staexpr = [Foo(), Foo(), Foo()]; in pr2243() local
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/test/profile/Inputs/ |
H A D | instrprof-comdat-2.cpp | 5 FOO<long> Foo; in bar() local
|
H A D | instrprof-comdat-1.cpp | 7 FOO<int> Foo; in main() local
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/testsuite/libphobos.hash/ |
H A D | test_hash.d | 42 static struct Foo in issue15111() struct 44 T t; in issue15111() 45 alias t this; in issue15111() 350 static struct Foo in pr2243() struct 352 int a = 99; in pr2243() 353 float b = 4.0; in pr2243() 354 size_t toHash() const pure @safe nothrow in pr2243() 423 enum Foo[] staexpr = [Foo(), Foo(), Foo()]; in pr2243() local
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.mi/ |
H A D | gdb701.c | 8 typedef struct _foo Foo; typedef
|
/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.mi/ |
H A D | gdb701.c | 8 typedef struct _foo Foo; typedef
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/test/ |
H A D | templated_fixture_test.cc | 15 BENCHMARK_TEMPLATE_F(MyFixture, Foo, int)(benchmark::State &st) { in BENCHMARK_TEMPLATE_F() argument
|
H A D | fixture_test.cc | 28 BENCHMARK_F(MyFixture, Foo)(benchmark::State &st) { in BENCHMARK_F() argument
|
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/test/ |
H A D | templated_fixture_test.cc | 15 BENCHMARK_TEMPLATE_F(MyFixture, Foo, int)(benchmark::State& st) { in BENCHMARK_TEMPLATE_F() argument
|
H A D | fixture_test.cc | 28 BENCHMARK_F(MyFixture, Foo)(benchmark::State &st) { in BENCHMARK_F() argument
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/ |
H A D | typecons.d | 392 struct Foo struct 394 ~this() { debug(Unique) writeln(" Foo destructor"); } in ~this() argument 398 alias UFoo = Unique!(Foo); argument
|
H A D | functional.d | 467 struct Foo struct 470 auto opEquals(Foo foo) in opEquals() argument 1206 struct Foo { int k; } argument
|
H A D | array.d | 151 struct Foo struct 155 auto a = array([Foo(1), Foo(2), Foo(3), Foo(4), Foo(5)][]); argument 162 struct Foo struct 165 void opAssign(Foo foo) in opAssign() argument 169 auto opEquals(Foo foo) in opEquals() argument 3562 struct Foo { struct 3568 "12".map!Foo.array; argument
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/ |
H A D | traits.d | 476 struct Foo{void opCall(int){}} in opCall() struct 540 struct Foo{void opCall(int){}} in opCall() struct 1299 static struct Foo { struct
|
H A D | typecons.d | 386 struct Foo struct 392 alias UFoo = Unique!(Foo); argument
|
H A D | functional.d | 487 struct Foo struct 490 auto opEquals(Foo foo) in opEquals() argument
|
H A D | array.d | 188 struct Foo struct 192 auto a = array([Foo(1), Foo(2), Foo(3), Foo(4), Foo(5)][]); argument 219 struct Foo struct 222 noreturn opAssign(Foo) in opAssign() argument 226 auto opEquals(Foo foo) in opEquals() argument 4391 struct Foo { struct 4397 "12".map!Foo.array; argument
|