Searched defs:values (Results 1 - 25 of 114) sorted by relevance

12345

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/parse/
H A Dpr43765.C6 const char *values[]; member in struct:SomeType
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dcoarray_32.f904 real, allocatable :: values(:)[:] variable
H A Darray_constructor_10.f9017 integer, dimension (3:) :: values local in subroutine:test
H A Darray_constructor_6.f9017 integer, dimension (:) :: values local in subroutine:test
H A Darray_constructor_7.f9016 integer, dimension (:) :: values local in subroutine:test
H A Dbessel_7.f9017 real,parameter :: values(*) = [0.0, 0.5, 1.0, 0.9, 1.8,2.0,3.0,4.0,4.25,8.0,34.53, 475.78] variable
H A Darray_constructor_8.f9035 integer, dimension (:) :: values local in subroutine:test
H A Dbessel_6.f9013 real,parameter :: values(*) = [0.0, 0.5, 1.0, 0.9, 1.8,2.0,3.0,4.0,4.25,8.0,34.53, 475.78] variable
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Dvariadic68.C10 T values[] = { Values... }; local
H A Dvariadic69.C19 explicit myclass(const Values&... values) argument
22 explicit myclass(int x, const Values&... values) argument
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/ieee/
H A Dacc1.c14 double values[] = { 0.1e-100, 1.0, -1.0, 0.0 }; local
H A Dacc2.c15 double values[] = { __DBL_MAX__, 2.0, 0.5, 1.0 }; local
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/opt/
H A Dcrash1.C6 double values[1]; member in struct:X
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D980505-2.c8 static Uint16 values[1] = {0x9300}; local
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/frv/
H A Dfr405-builtins-2.c13 } values[] = { local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/23_containers/unordered_multimap/insert/
H A D52476.cc31 vector<int> values; local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/25_algorithms/pop_heap/
H A Dcomplexity.cc39 std::vector<counter_type> values; local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/25_algorithms/sort_heap/
H A Dcomplexity.cc38 std::vector<counter_type> values; local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/25_algorithms/make_heap/
H A Dcomplexity.cc36 std::vector<counter_type> values; local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/25_algorithms/push_heap/
H A Dcomplexity.cc39 std::vector<counter_type> values; local
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/graphite/
H A Did-1.C10 double values[(dim!=0) ? (dim) : 1]; member in class:Tensor
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dpr46728-12.c19 double values[NVALS] = { 3.0, 1.95, 2.227, 729.0, 64.0, .0008797 }; local
H A Dpr46728-9.c19 double values[NVALS] = { 3.0, 1.95, 2.227, 4.0, 256.0, .0008797 }; local
H A Dpr51557.c9 synth (int *values, int n_values, int ci, int s1, int v, int s2) argument
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/powerpc/
H A Dpr46728-1.c19 double values[NVALS] = { 3.0, 1.95, 2.227, 4.0, 256.0, .0008797 }; local

Completed in 131 milliseconds

12345