Searched defs:first (Results 1 - 25 of 522) sorted by relevance

1234567891011>>

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/warn/
H A DWreturn-2.C2 int foo(int first) { argument
H A Dreturn-reference2.C6 int first; member in class:A
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dpr18501.c12 unsigned first; /* { dg-warning "may be used" "conditional in loop" { xfail *-*-* } } */ local
H A D20030721-1.c21 int first= 0; local
H A Dsimd-7.c8 sum (a first, a second) argument
H A Dsimd-8.c8 sum (a first, a second) argument
/haiku-buildtools/gcc/libstdc++-v3/testsuite/20_util/specialized_algorithms/uninitialized_fill_n/
H A D58982.cc37 test01(T* first) argument
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dgeneric_31.f9019 elemental function first(i, j) result(r) function in module:m
H A Dproc_ptr_5.f9019 logical :: first local in subroutine:test
H A Dinit_flag_7.f9014 logical first local in subroutine:save_test1
34 logical first local in subroutine:save_test2
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Drange-for20.C11 A first, second; member in struct:B
H A Dconstexpr-ctor5.C19 const string first; member in struct:pair
H A Dconstexpr-empty10.C17 constexpr empty first = tup.member; variable
H A Dconstexpr-empty11.C17 constexpr empty first = tup.member; variable
/haiku-buildtools/gcc/libstdc++-v3/testsuite/20_util/specialized_algorithms/uninitialized_fill/
H A D58982.cc37 test01(T* first, T* last) argument
/haiku-buildtools/legacy/gcc/gcc/
H A Dstack.h34 tree *first; member in struct:stack_level
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A Dtrunctfdf.c5 double *copy(long double *first, long double *last, double *result) argument
H A D20071214-1.c2 void gftp_config_parse_args (int numargs, char **first, ...) argument
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/tree-ssa/
H A D20040121-1.c13 char *bar(char *first, char *last) argument
H A Dpr40087.c7 reverse(int *first, int *last) argument
/haiku-buildtools/gcc/libstdc++-v3/testsuite/25_algorithms/find/
H A D17441.cc26 find(InputIterator first, InputIterator, argument
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.benjamin/
H A D15756-1.C6 enum e_value { first = 0, next = 30 }; enumerator in enum:e_value
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.oliva/
H A Ddelete3.C13 static bool first; member in struct:Foo
27 bool Foo::first = true; member in class:Foo
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Dstatic_cast.C4 void accumulate(InputIterator first, argument
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/debug/
H A Dpr35154-dwarf2.f17 logical first local in subroutine:sub

Completed in 276 milliseconds

1234567891011>>