Home
last modified time | relevance | path

Searched refs:first2 (Results 1 – 25 of 72) sorted by relevance

123

/external/swiftshader/third_party/LLVM/include/llvm/ADT/
Dilist.h603 iterator first2 = right.begin(), last2 = right.end();
604 while (first1 != last1 && first2 != last2)
605 if (pred(*first2, *first1)) {
606 iterator next = first2;
607 transfer(first1, right, first2, ++next);
608 first2 = next;
612 if (first2 != last2) transfer(last1, right, first2, last2);
674 iterator first2 = this->begin(), last2 = this->end();
675 for ( ; first1 != last1 && first2 != last2; ++first1, ++first2)
676 *first1 = *first2;
[all …]
/external/libcxx/test/std/numerics/numeric.ops/inner.product/
Dinner_product.pass.cpp29 test(Iter1 first1, Iter1 last1, Iter2 first2, T init, T x) in test() argument
31 assert(std::inner_product(first1, last1, first2, init) == x); in test()
Dinner_product_comp.pass.cpp31 test(Iter1 first1, Iter1 last1, Iter2 first2, T init, T x) in test() argument
33 assert(std::inner_product(first1, last1, first2, init, in test()
/external/llvm/test/Transforms/InstSimplify/
Dptr_diff.ll23 %first2 = getelementptr inbounds i8, i8* %first1, i32 1
24 %first3 = getelementptr inbounds i8, i8* %first2, i32 2
26 %last1 = getelementptr inbounds i8, i8* %first2, i32 48
/external/llvm/include/llvm/ADT/
Dilist.h714 iterator first2 = this->begin(), last2 = this->end();
715 for ( ; first1 != last1 && first2 != last2; ++first1, ++first2)
716 *first1 = *first2;
717 if (first2 == last2)
720 insert(last1, first2, last2);
/external/testng/src/test/java/test/classgroup/
DFirst.java16 public void first2() { in first2() method in First
/external/libcxx/include/
Dalgorithm53 ForwardIterator2 first2, ForwardIterator2 last2);
58 ForwardIterator2 first2, ForwardIterator2 last2, BinaryPredicate pred);
63 ForwardIterator2 first2, ForwardIterator2 last2);
68 ForwardIterator2 first2, ForwardIterator2 last2, BinaryPredicate pred);
88 mismatch(InputIterator1 first1, InputIterator1 last1, InputIterator2 first2);
93 InputIterator2 first2, InputIterator2 last2); // **C++14**
98 InputIterator2 first2, BinaryPredicate pred);
103 InputIterator2 first2, InputIterator2 last2,
108 equal(InputIterator1 first1, InputIterator1 last1, InputIterator2 first2);
113 InputIterator2 first2, InputIterator2 last2); // **C++14**
[all …]
Dnumeric30 inner_product(InputIterator1 first1, InputIterator1 last1, InputIterator2 first2, T init);
34 inner_product(InputIterator1 first1, InputIterator1 last1, InputIterator2 first2,
/external/libmicrohttpd/src/spdy2http/
DMakefile.in210 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
211 if test "$$first2" = "$$first"; then \
/external/libnetfilter_conntrack/include/
DMakefile.in162 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
163 if test "$$first2" = "$$first"; then \
/external/libnfnetlink/include/
DMakefile.in110 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
111 if test "$$first2" = "$$first"; then \
/external/libcap-ng/libcap-ng-0.7/bindings/
DMakefile.in103 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
104 if test "$$first2" = "$$first"; then \
/external/netperf/src/missing/
DMakefile.in97 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
98 if test "$$first2" = "$$first"; then \
/external/libmicrohttpd/src/examples/
DMakefile.in365 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
366 if test "$$first2" = "$$first"; then \
/external/libexif/contrib/
DMakefile.in97 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
98 if test "$$first2" = "$$first"; then \
/external/libmicrohttpd/src/
DMakefile.in175 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
176 if test "$$first2" = "$$first"; then \
/external/libmicrohttpd/src/include/
DMakefile.in204 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
205 if test "$$first2" = "$$first"; then \
/external/libnetfilter_conntrack/src/
DMakefile.in230 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
231 if test "$$first2" = "$$first"; then \
/external/stressapptest/
DMakefile.in113 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
114 if test "$$first2" = "$$first"; then \
/external/netperf/src/
DMakefile.in106 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
107 if test "$$first2" = "$$first"; then \
/external/netperf/
DMakefile.in93 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
94 if test "$$first2" = "$$first"; then \
/external/libnfnetlink/
DMakefile.in152 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
153 if test "$$first2" = "$$first"; then \
/external/libcap-ng/libcap-ng-0.7/bindings/python/
DMakefile.in132 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
133 if test "$$first2" = "$$first"; then \
/external/libcap-ng/libcap-ng-0.7/src/
DMakefile.in157 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
158 if test "$$first2" = "$$first"; then \
/external/libcap-ng/libcap-ng-0.7/
DMakefile.in95 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
96 if test "$$first2" = "$$first"; then \

123