HomeSort by relevance Sort by last modified time
    Searched full:last2 (Results 1 - 25 of 83) sorted by null

1 2 3 4

  /external/stlport/src/
num_get.cpp 39 const char * first2, const char * last2) {
40 if (first1 == last1 || first2 == last2) return true;
42 --last1; --last2;
48 if (first2 != last2) ++first2;
  /ndk/sources/cxx-stl/stlport/src/
num_get.cpp 39 const char * first2, const char * last2) {
40 if (first1 == last1 || first2 == last2) return true;
42 --last1; --last2;
48 if (first2 != last2) ++first2;
  /external/llvm/test/Transforms/InstSimplify/
ptr_diff.ll 26 %last2 = getelementptr inbounds i8* %last1, i32 8
27 %last3 = getelementptr inbounds i8* %last2, i32 -4
compare.ll 117 %last2 = getelementptr inbounds i8* %last1, i32 8
118 %last3 = getelementptr inbounds i8* %last2, i32 -4
135 %last2 = getelementptr inbounds i8* %last1, i32 -6
137 %last.int = ptrtoint i8* %last2 to i32
150 %last2 = getelementptr inbounds i8* %last1, i32 -6
151 %cmp = icmp ult i8* %first1, %last2
163 %last2 = getelementptr inbounds i8* %last1, i32 -6
164 %cmp = icmp slt i8* %first1, %last2
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_uninitialized.h 328 // move [first2, last2) into
329 // [result, result + (last1 - first1) + (last2 - first2)).
356 // copies [first2, last2) into
357 // [result, result + (last1 - first1) + (last2 - first2)).
406 // fills [first2 + (last1 - first1), last2) with x.
stl_algo.h 678 * @param last2 End of sequence to match.
680 * @p [first1,last1-(last2-first2)) such that @c *(i+N) == @p *(first2+N)
681 * for each @c N in the range @p [0,last2-first2), or @p last1 if no
685 * equal value-by-value with the sequence given by @p [first2,last2) and
692 * @p last1-(last2-first2) where @p last2-first2 is the length of the
695 * @p [first1,last1-(last2-first2))
722 * @param last2 End of sequence to match.
725 * @p [first1,last1-(last2-first2)) such that @c predicate(*(i+N), @p
726 * (first2+N)) is true for each @c N in the range @p [0,last2-first2), o
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_uninitialized.h 328 // move [first2, last2) into
329 // [result, result + (last1 - first1) + (last2 - first2)).
356 // copies [first2, last2) into
357 // [result, result + (last1 - first1) + (last2 - first2)).
406 // fills [first2 + (last1 - first1), last2) with x.
stl_algo.h 678 * @param last2 End of sequence to match.
680 * @p [first1,last1-(last2-first2)) such that @c *(i+N) == @p *(first2+N)
681 * for each @c N in the range @p [0,last2-first2), or @p last1 if no
685 * equal value-by-value with the sequence given by @p [first2,last2) and
692 * @p last1-(last2-first2) where @p last2-first2 is the length of the
695 * @p [first1,last1-(last2-first2))
722 * @param last2 End of sequence to match.
725 * @p [first1,last1-(last2-first2)) such that @c predicate(*(i+N), @p
726 * (first2+N)) is true for each @c N in the range @p [0,last2-first2), o
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_uninitialized.h 328 // move [first2, last2) into
329 // [result, result + (last1 - first1) + (last2 - first2)).
356 // copies [first2, last2) into
357 // [result, result + (last1 - first1) + (last2 - first2)).
406 // fills [first2 + (last1 - first1), last2) with x.
stl_algo.h 678 * @param last2 End of sequence to match.
680 * @p [first1,last1-(last2-first2)) such that @c *(i+N) == @p *(first2+N)
681 * for each @c N in the range @p [0,last2-first2), or @p last1 if no
685 * equal value-by-value with the sequence given by @p [first2,last2) and
692 * @p last1-(last2-first2) where @p last2-first2 is the length of the
695 * @p [first1,last1-(last2-first2))
722 * @param last2 End of sequence to match.
725 * @p [first1,last1-(last2-first2)) such that @c predicate(*(i+N), @p
726 * (first2+N)) is true for each @c N in the range @p [0,last2-first2), o
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_uninitialized.h 328 // move [first2, last2) into
329 // [result, result + (last1 - first1) + (last2 - first2)).
356 // copies [first2, last2) into
357 // [result, result + (last1 - first1) + (last2 - first2)).
406 // fills [first2 + (last1 - first1), last2) with x.
stl_algo.h 678 * @param last2 End of sequence to match.
680 * @p [first1,last1-(last2-first2)) such that @c *(i+N) == @p *(first2+N)
681 * for each @c N in the range @p [0,last2-first2), or @p last1 if no
685 * equal value-by-value with the sequence given by @p [first2,last2) and
692 * @p last1-(last2-first2) where @p last2-first2 is the length of the
695 * @p [first1,last1-(last2-first2))
722 * @param last2 End of sequence to match.
725 * @p [first1,last1-(last2-first2)) such that @c predicate(*(i+N), @p
726 * (first2+N)) is true for each @c N in the range @p [0,last2-first2), o
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
stl_uninitialized.h 328 // move [first2, last2) into
329 // [result, result + (last1 - first1) + (last2 - first2)).
356 // copies [first2, last2) into
357 // [result, result + (last1 - first1) + (last2 - first2)).
406 // fills [first2 + (last1 - first1), last2) with x.
stl_algo.h 678 * @param last2 End of sequence to match.
680 * @p [first1,last1-(last2-first2)) such that @c *(i+N) == @p *(first2+N)
681 * for each @c N in the range @p [0,last2-first2), or @p last1 if no
685 * equal value-by-value with the sequence given by @p [first2,last2) and
692 * @p last1-(last2-first2) where @p last2-first2 is the length of the
695 * @p [first1,last1-(last2-first2))
722 * @param last2 End of sequence to match.
725 * @p [first1,last1-(last2-first2)) such that @c predicate(*(i+N), @p
726 * (first2+N)) is true for each @c N in the range @p [0,last2-first2), o
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/test/algorithms/alg.nonmodifying/alg.find.first.of/
find_first_of.pass.cpp 15 // find_first_of(Iter1 first1, Iter1 last1, Iter2 first2, Iter2 last2);
find_first_of_pred.pass.cpp 16 // find_first_of(Iter1 first1, Iter1 last1, Iter2 first2, Iter2 last2, Pred pred);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stl_algo.h 663 * @param last2 End of sequence to match.
665 * @p [first1,last1-(last2-first2)) such that @c *(i+N) == @p *(first2+N)
666 * for each @c N in the range @p [0,last2-first2), or @p last1 if no
670 * equal value-by-value with the sequence given by @p [first2,last2) and
677 * @p last1-(last2-first2) where @p last2-first2 is the length of the
680 * @p [first1,last1-(last2-first2))
707 * @param last2 End of sequence to match.
710 * @p [first1,last1-(last2-first2)) such that @c predicate(*(i+N), @p
711 * (first2+N)) is true for each @c N in the range @p [0,last2-first2), o
    [all...]
stl_uninitialized.h 330 // move [first2, last2) into
331 // [result, result + (last1 - first1) + (last2 - first2)).
358 // copies [first2, last2) into
359 // [result, result + (last1 - first1) + (last2 - first2)).
408 // fills [first2 + (last1 - first1), last2) with x.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
stl_algo.h 663 * @param last2 End of sequence to match.
665 * @p [first1,last1-(last2-first2)) such that @c *(i+N) == @p *(first2+N)
666 * for each @c N in the range @p [0,last2-first2), or @p last1 if no
670 * equal value-by-value with the sequence given by @p [first2,last2) and
677 * @p last1-(last2-first2) where @p last2-first2 is the length of the
680 * @p [first1,last1-(last2-first2))
707 * @param last2 End of sequence to match.
710 * @p [first1,last1-(last2-first2)) such that @c predicate(*(i+N), @p
711 * (first2+N)) is true for each @c N in the range @p [0,last2-first2), o
    [all...]
stl_uninitialized.h 330 // move [first2, last2) into
331 // [result, result + (last1 - first1) + (last2 - first2)).
358 // copies [first2, last2) into
359 // [result, result + (last1 - first1) + (last2 - first2)).
408 // fills [first2 + (last1 - first1), last2) with x.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_algo.h 663 * @param last2 End of sequence to match.
665 * @p [first1,last1-(last2-first2)) such that @c *(i+N) == @p *(first2+N)
666 * for each @c N in the range @p [0,last2-first2), or @p last1 if no
670 * equal value-by-value with the sequence given by @p [first2,last2) and
677 * @p last1-(last2-first2) where @p last2-first2 is the length of the
680 * @p [first1,last1-(last2-first2))
707 * @param last2 End of sequence to match.
710 * @p [first1,last1-(last2-first2)) such that @c predicate(*(i+N), @p
711 * (first2+N)) is true for each @c N in the range @p [0,last2-first2), o
    [all...]
stl_uninitialized.h 330 // move [first2, last2) into
331 // [result, result + (last1 - first1) + (last2 - first2)).
358 // copies [first2, last2) into
359 // [result, result + (last1 - first1) + (last2 - first2)).
408 // fills [first2 + (last1 - first1), last2) with x.
  /external/llvm/include/llvm/ADT/
ilist.h 619 iterator first2 = right.begin(), last2 = right.end(); local
620 while (first1 != last1 && first2 != last2)
628 if (first2 != last2) transfer(last1, right, first2, last2);
686 iterator first2 = this->begin(), last2 = this->end(); local
687 for ( ; first1 != last1 && first2 != last2; ++first1, ++first2)
689 if (first2 == last2)
692 insert(last1, first2, last2);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_uninitialized.h 346 // move [first2, last2) into
347 // [result, result + (last1 - first1) + (last2 - first2)).
374 // copies [first2, last2) into
375 // [result, result + (last1 - first1) + (last2 - first2)).
424 // fills [first2 + (last1 - first1), last2) with x.
  /ndk/sources/cxx-stl/llvm-libc++/test/algorithms/alg.nonmodifying/alg.find.end/
find_end.pass.cpp 15 // find_end(Iter1 first1, Iter1 last1, Iter2 first2, Iter2 last2);

Completed in 1553 milliseconds

1 2 3 4