Searched defs:order (Results 1 - 25 of 87) sorted by relevance

1234

/haiku-buildtools/gcc/libstdc++-v3/testsuite/23_containers/forward_list/operations/
H A D7.cc35 int order[n] = {0,1,2,3,4,5,6,7,8,9,10,11,12}; local
H A D6.cc50 int order[][n] = { local
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Darray_constructor_10.f909 integer :: order, i local in subroutine:build
18 integer :: order, local in subroutine:test
[all...]
H A Darray_constructor_6.f909 integer :: order, i local in subroutine:build
18 integer :: order, i local in subroutine:test
H A Darray_constructor_7.f908 integer :: order, i, j local in subroutine:build
17 integer :: order, i, j local in subroutine:test
H A Darray_constructor_8.f909 integer :: order, i local in subroutine:build
36 integer :: order local in subroutine:test
[all...]
H A Darray_constructor_11.f9010 integer :: order, i, j local in subroutine:build
[all...]
H A Darray_constructor_9.f9010 integer :: order, i, j local in function:gen
18 integer :: order, i local in subroutine:build
26 integer :: order local in subroutine:test
[all...]
H A Dchar_reshape_1.f907 integer, dimension (3) :: shape, order variable in program:main
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/vect/
H A Dpr55857-2.c3 foo(int *data, unsigned len, const int qlp_coeff[], unsigned order, int lp, int residual[]) argument
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dpr64935-2.c6 foo(int *data, unsigned len, const int qlp_coeff[], unsigned order, int lp, int residual[], int i) argument
/haiku-buildtools/gcc/libstdc++-v3/testsuite/25_algorithms/stable_sort/
H A Dmoveable2.cc43 bool order(const rvalstruct& lhs, const rvalstruct& rhs) function
H A D49559.cc40 bool order(const rvalstruct& lhs, const rvalstruct& rhs) function
/haiku-buildtools/gcc/gmp/tests/mpz/
H A Dt-import.c34 int order; member in struct:__anon1911
H A Dt-export.c34 int order; member in struct:__anon1908
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/ext/
H A Dstmtexpr1.C12 static unsigned order[] = variable
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/opt/
H A Dtmp1.C13 static unsigned order[] = variable
/haiku-buildtools/isl/
H A Disl_tarjan.h32 int *order; member in struct:isl_tarjan_graph
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/ipa/
H A Dipa-icf-1.c23 int order(int x, int y) function
/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/detail/tree_policy/
H A Dorder_statistics_imp.hpp44 find_by_order(size_type order) argument
/haiku-buildtools/gcc/libstdc++-v3/testsuite/25_algorithms/sort/
H A Dmoveable.cc59 bool order(const rvalstruct& lhs, const rvalstruct& rhs) function
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/
H A Dpr63661.c27 bar (int order, double q, double c[]) argument
/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/
H A Dorder_statistics_imp.hpp44 find_by_order(size_type order) argument
/haiku-buildtools/gcc/gmp/mpz/
H A Dexport.c51 mpz_export (void *data, size_t *countp, int order, argument
[all...]
H A Dimport.c39 mpz_import (mpz_ptr z, size_t count, int order, argument

Completed in 154 milliseconds

1234