Searched defs:two (Results 26 - 50 of 176) sorted by relevance

12345678

/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dtranspose_intrinsic_func_call_1.f9021 subroutine two() subroutine in program:elastic2
H A Delemental_non_intrinsic_dummy_1.f909 ELEMENTAL INTEGER FUNCTION two(N) function in module:TT
H A Dgeneric_20.f9018 function two(x) function in module:m
20 real :: two(1,1) local in function:two
H A Duse_only_4.f9022 subroutine two() subroutine in module:m2
H A Dwhole_file_21.f9013 SUBROUTINE two ( ) subroutine
H A Dpr57904.f9016 type(t2) :: one, two local in subroutine:test2
H A Dpr57987.f9016 type(t2) :: one, two local in subroutine:test2
H A Dallocate_zerosize_1.f906 character (len=2) :: one, two variable in program:main
H A Darray_constructor_16.f9024 SUBROUTINE two subroutine
/haiku-buildtools/gcc/libstdc++-v3/testsuite/21_strings/basic_string/modifiers/assign/char/
H A D2.cc35 string two = one; local
H A D3.cc35 string two; local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/21_strings/basic_string/modifiers/assign/wchar_t/
H A D2.cc35 wstring two = one; local
H A D3.cc35 wstring two; local
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Dvariadic6.C12 tuple<float, int> two; variable
H A Dconstexpr-static2.C10 static constexpr ShouldBeLiteral two= ShouldBeLiteral(-1); // #2 member in struct:StaticDataMember
H A Dforw_enum5.C33 namespace two namespace
H A Diop.C16 struct two {long x[2];}; struct
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/template/
H A Dsfinae20.C21 typedef struct { char arr[2]; } two; typedef in class:mini_is_convertible
H A Dsfinae22.C15 typedef struct { char arr[2]; } two; typedef in class:mini_is_convertible
H A Dsfinae28.C10 typedef char two[2]; typedef
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.jason/
H A Dopeq3.C12 int one=1, two=2; local
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dns12.C4 enum fish { one = 1, two = 2, red = 3, blue = 4 }; enumerator in enum:__anon1244::fish
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A Dpr33641.c3 typedef enum { one, two } exp; enumerator in enum:__anon1540
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dpragma-align.c9 long two; member in struct:__anon2341
19 long two; member in struct:__anon2342
25 long two; member in struct:__anon2343
26 } two; variable in typeref:struct:__anon2343
31 long two; member in struct:__anon2344
37 long two; member in struct:__anon2345
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr46076.c9 static unsigned char two() { return 2; } function

Completed in 282 milliseconds

12345678