Home
last modified time | relevance | path

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

123

/external/stlport/src/
Dnum_get.cpp39 const char * first2, const char * last2) { in __valid_grouping() argument
40 if (first1 == last1 || first2 == last2) return true; in __valid_grouping()
45 if (*last1 != *first2) in __valid_grouping()
48 if (first2 != last2) ++first2; in __valid_grouping()
51 return *last1 <= *first2; in __valid_grouping()
/external/qemu/include/qemu/
Drange.h55 uint64_t first2, uint64_t len2) in ranges_overlap() argument
58 uint64_t last2 = range_get_last(first2, len2); in ranges_overlap()
60 return !(last2 < first1 || last1 < first2); in ranges_overlap()
/external/llvm/include/llvm/ADT/
Dilist.h621 iterator first2 = right.begin(), last2 = right.end();
622 while (first1 != last1 && first2 != last2)
623 if (pred(*first2, *first1)) {
624 iterator next = first2;
625 transfer(first1, right, first2, ++next);
626 first2 = next;
630 if (first2 != last2) transfer(last1, right, first2, last2);
688 iterator first2 = this->begin(), last2 = this->end();
689 for ( ; first1 != last1 && first2 != last2; ++first1, ++first2)
690 *first1 = *first2;
[all …]
/external/libcxx/test/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.ll22 %first2 = getelementptr inbounds i8* %first1, i32 1
23 %first3 = getelementptr inbounds i8* %first2, i32 2
25 %last1 = getelementptr inbounds i8* %first2, i32 48
Dcompare.ll113 %first2 = getelementptr inbounds i8* %first1, i32 1
114 %first3 = getelementptr inbounds i8* %first2, i32 2
116 %last1 = getelementptr inbounds i8* %first2, i32 48
133 %first2 = getelementptr inbounds i8* %first1, i32 44
136 %first.int = ptrtoint i8* %first2 to i32
/external/stlport/test/eh/
Dtest_insert.h171 DstIter first2 = result.begin(); in VerifyInsertion() local
177 while ( first2 != result.end() ) in VerifyInsertion()
179 EH_STD::pair<DstIter, DstIter> p = EH_STD::mismatch( first1, original.end(), first2 ); in VerifyInsertion()
210 first2 = p.second; in VerifyInsertion()
/external/libcxx/include/
Dnumeric30 inner_product(InputIterator1 first1, InputIterator1 last1, InputIterator2 first2, T init);
34 inner_product(InputIterator1 first1, InputIterator1 last1, InputIterator2 first2,
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 …]
/external/stlport/test/unit/
Dcodecvt_test.cpp466 intern_type* first2, intern_type* last2, in do_in() argument
468 for ( next1 = first1, next2 = first2; next1 < last1; next1 += 2 ) { in do_in()
/external/libcap-ng/libcap-ng-0.7/bindings/
DMakefile.in103 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
104 if test "$$first2" = "$$first"; then \
/external/libexif/contrib/
DMakefile.in97 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
98 if test "$$first2" = "$$first"; then \
/external/stressapptest/
DMakefile.in113 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
114 if test "$$first2" = "$$first"; then \
/external/valgrind/main/exp-bbv/tests/
DMakefile.in111 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
112 if test "$$first2" = "$$first"; then \
/external/elfutils/0.153/
DMakefile.in115 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
116 if test "$$first2" = "$$first"; then \
/external/libusb/
DMakefile.in120 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
121 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/
DMakefile.in95 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
96 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/libmtp/
DMakefile.in118 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
119 if test "$$first2" = "$$first"; then \
/external/chromium_org/media/base/
Dcontainer_names.cc1593 uint32 first2 = Read16(buffer); in LookupContainerByFirst4() local
1594 switch (first2) { in LookupContainerByFirst4()
/external/opencv/cv/src/
Dcvcalibinit.cpp1203 CvCBCorner* first = 0, *first2 = 0, *right, *cur, *below, *c; in icvCheckQuadGroup() local
1267 else if( !first2 && corners[i]->row == ROW2 ) in icvCheckQuadGroup()
1268 first2 = corners[i]; in icvCheckQuadGroup()
1275 first = first2; in icvCheckQuadGroup()
/external/libedit/
DMakefile.in209 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
210 if test "$$first2" = "$$first"; then \
/external/libexif/
DMakefile.in135 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
136 if test "$$first2" = "$$first"; then \

123