HomeSort by relevance Sort by last modified time
    Searched full:first1 (Results 51 - 75 of 123) sorted by null

1 23 4 5

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
stl_algo.h 675 * @param first1 Start of range to search.
680 * @p [first1,last1-(last2-first2)) such that @c *(i+N) == @p *(first2+N)
684 * Searches the range @p [first1,last1) for a sub-sequence that compares
691 * @p [first1,last1) it must start at a position less than
695 * @p [first1,last1-(last2-first2))
719 * @param first1 Start of range to search.
725 * @p [first1,last1-(last2-first2)) such that @c predicate(*(i+N), @p
729 * Searches the range @p [first1,last1) for a sub-sequence that compares
737 * @p [first1,last1) it must start at a position less than
741 * @p [first1,last1-(last2-first2)
    [all...]
stl_numeric.h 161 * @param first1 Start of range 1.
190 * @param first1 Start of range 1.
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
algorithm 52 find_end(ForwardIterator1 first1, ForwardIterator1 last1,
57 find_end(ForwardIterator1 first1, ForwardIterator1 last1,
62 find_first_of(ForwardIterator1 first1, ForwardIterator1 last1,
67 find_first_of(ForwardIterator1 first1, ForwardIterator1 last1,
88 mismatch(InputIterator1 first1, InputIterator1 last1, InputIterator2 first2);
92 mismatch(InputIterator1 first1, InputIterator1 last1,
97 mismatch(InputIterator1 first1, InputIterator1 last1,
102 mismatch(InputIterator1 first1, InputIterator1 last1,
108 equal(InputIterator1 first1, InputIterator1 last1, InputIterator2 first2);
112 equal(InputIterator1 first1, InputIterator1 last1,
    [all...]
  /external/stlport/test/eh/
test_insert.h 170 DstIter first1 = original.begin(); local
179 EH_STD::pair<DstIter, DstIter> p = EH_STD::mismatch( first1, original.end(), first2 );
200 dstItem = EH_STD::find( first1, original.end(), *p.first );
209 first1 = p.first;
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/algorithms/alg.nonmodifying/alg.equal/
equal_pred.pass.cpp 16 // equal(Iter1 first1, Iter1 last1, Iter2 first2, Pred pred);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/algorithms/alg.nonmodifying/alg.find.end/
find_end.pass.cpp 15 // find_end(Iter1 first1, Iter1 last1, Iter2 first2, Iter2 last2);
find_end_pred.pass.cpp 16 // find_end(Iter1 first1, Iter1 last1, Iter2 first2, Iter2 last2, Pred pred);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/algorithms/alg.nonmodifying/mismatch/
mismatch_pred.pass.cpp 16 // mismatch(Iter1 first1, Iter1 last1, Iter2 first2, Pred pred);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/algorithms/alg.sorting/alg.lex.comparison/
lexicographical_compare.pass.cpp 16 // lexicographical_compare(Iter1 first1, Iter1 last1, Iter2 first2, Iter2 last2);
lexicographical_compare_comp.pass.cpp 16 // lexicographical_compare(Iter1 first1, Iter1 last1,
  /external/llvm/test/Transforms/InstSimplify/
compare.ll 112 %first1 = getelementptr inbounds i8* %ptr, i32 0
113 %first2 = getelementptr inbounds i8* %first1, i32 1
132 %first1 = getelementptr inbounds i8* %ptr, i32 -2
133 %first2 = getelementptr inbounds i8* %first1, i32 44
148 %first1 = getelementptr inbounds i8* %ptr, i32 -2
151 %cmp = icmp ult i8* %first1, %last2
161 %first1 = getelementptr inbounds i8* %ptr, i32 -2
164 %cmp = icmp slt i8* %first1, %last2
  /external/jdiff/src/jdiff/
Diff.java 136 int first1 = hunk.line1; // Index of first inserted word local
139 newDocWords[first1 - 1].compareTo(" ") == 0 &&
141 first1 == lasthunk.line1 + lasthunk.inserted + 1) {
193 int first1 = hunk.line1; // Index of first inserted word local
203 System.out.println("first1: " + first1);
240 for (int i = first1; i <= last1; i++) {
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_numeric.h 161 * @param first1 Start of range 1.
190 * @param first1 Start of range 1.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stl_numeric.h 167 * @param first1 Start of range 1.
196 * @param first1 Start of range 1.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
stl_numeric.h 167 * @param first1 Start of range 1.
196 * @param first1 Start of range 1.
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_numeric.h 161 * @param first1 Start of range 1.
190 * @param first1 Start of range 1.
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_numeric.h 161 * @param first1 Start of range 1.
190 * @param first1 Start of range 1.
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_numeric.h 161 * @param first1 Start of range 1.
190 * @param first1 Start of range 1.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_numeric.h 167 * @param first1 Start of range 1.
196 * @param first1 Start of range 1.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_numeric.h 167 * @param first1 Start of range 1.
196 * @param first1 Start of range 1.
  /external/apache-harmony/text/src/test/java/org/apache/harmony/text/tests/java/text/
AttributedCharacterIteratorTest.java 53 assertEquals("Wrong first1", 'T', it.first());
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/algorithms/alg.modifying.operations/alg.swap/
swap_ranges.pass.cpp 15 // swap_ranges(Iter1 first1, Iter1 last1, Iter2 first2);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/algorithms/alg.nonmodifying/alg.search/
search.pass.cpp 15 // search(Iter1 first1, Iter1 last1, Iter2 first2, Iter2 last2);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/algorithms/alg.sorting/alg.set.operations/includes/
includes.pass.cpp 16 // includes(Iter1 first1, Iter1 last1, Iter2 first2, Iter2 last2);
includes_comp.pass.cpp 16 // includes(Iter1 first1, Iter1 last1, Iter2 first2, Iter2 last2, Compare comp);

Completed in 584 milliseconds

1 23 4 5