Searched defs:end (Results 1 - 25 of 750) sorted by relevance

1234567891011>>

/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/graphite/
H A Did-19.c1 void byte_insert_op1 (unsigned char *loc, unsigned char *end) argument
H A Dpr44391.c3 void byte_insert_op1 (unsigned char *loc, unsigned char *end, unsigned *pto) argument
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/arm/
H A Dpr43920-1.c6 f (int start, int end, int *start_) argument
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dextends_15.f9014 end variable in module:ct
H A Dderived_name_1.f9018 end variable in type:doubleprecision
H A Dderived_name_2.f18 end variable in type:doubleprecision
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/tree-ssa/
H A Dloop-40.c4 int mymax2(int *it, int *end) argument
/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/
H A Diterators_fn_imps.hpp56 end() function in class:PB_DS_CLASS_C_DEC
62 end() const function in class:PB_DS_CLASS_C_DEC
/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
H A Diterators_fn_imps.hpp76 end() function in class:PB_DS_CLASS_C_DEC
84 end() const function in class:PB_DS_CLASS_C_DEC
/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/
H A Diterators_fn_imps.hpp70 end() function in class:PB_DS_CLASS_C_DEC
76 end() const function in class:PB_DS_CLASS_C_DEC
/haiku-buildtools/gcc/libgomp/testsuite/libgomp.fortran/
H A Dstrassen.f908 double precision :: start, end variable in program:strassen_matmul
[all...]
/haiku-buildtools/gcc/libstdc++-v3/testsuite/20_util/specialized_algorithms/uninitialized_fill/
H A D32158.cc30 Alpha(MyPair* start, MyPair* end) argument
/haiku-buildtools/gcc/libstdc++-v3/testsuite/25_algorithms/swap_ranges/
H A Dcheck_type.cc31 test1(forward_iterator_wrapper<X>& begin, forward_iterator_wrapper<X>& end, forward_iterator_wrapper<X>& begin2) argument
/haiku-buildtools/gcc/libstdc++-v3/testsuite/28_regex/iterators/regex_token_iterator/
H A D64303.cc35 std::sregex_token_iterator it1(s.begin(), s.end(), re), it2(it1), end; local
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Drange-for15.C15 int *end() function in struct:A
29 int *end() function in struct:B
H A Drange-for28.C6 int* end(int i) { return (int*)0; } function in namespace:std
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/opt/
H A Dcfg4.C24 Iterator end; local
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dpr28726.c15 const unsigned char *const end = start + 2; local
H A Dpr36227.c14 sat_add(volatile unsigned long *ptr, unsigned long i, volatile unsigned long *end) argument
/haiku-buildtools/gcc/libstdc++-v3/testsuite/23_containers/forward_list/debug/
H A Dclear.cc31 auto end = fl.end(); local
H A Dsplice_after.cc32 auto end = fl1.end(); local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/25_algorithms/reverse/
H A Dmoveable.cc41 test1(bidirectional_iterator_wrapper<X>& begin, bidirectional_iterator_wrapper<X>& end) argument
/haiku-buildtools/gcc/libstdc++-v3/testsuite/25_algorithms/count/
H A Dcheck_type.cc39 test1(input_iterator_wrapper<X>& begin, input_iterator_wrapper<X>& end) argument
/haiku-buildtools/gcc/libstdc++-v3/testsuite/25_algorithms/remove/
H A Dcheck_type.cc36 test1(forward_iterator_wrapper<X>& begin, forward_iterator_wrapper<X>& end, const Y& val) argument
/haiku-buildtools/gcc/libstdc++-v3/testsuite/25_algorithms/rotate/
H A Dcheck_type.cc30 test1(__gnu_test::forward_iterator_wrapper<X>& begin, __gnu_test::forward_iterator_wrapper<X>& middle, __gnu_test::forward_iterator_wrapper<X>& end) argument
36 test1(__gnu_test::bidirectional_iterator_wrapper<X>& begin, __gnu_test::bidirectional_iterator_wrapper<X>& middle, __gnu_test::bidirectional_iterator_wrapper<X>& end) argument
42 test1(__gnu_test::random_access_iterator_wrapper<X>& begin, __gnu_test::random_access_iterator_wrapper<X>& middle, __gnu_test::random_access_iterator_wrapper<X>& end) argument

Completed in 194 milliseconds

1234567891011>>