Home
last modified time | relevance | path

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

12

/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/llvm/include/llvm/ADT/
Dilist.h619 iterator first2 = right.begin(), last2 = right.end();
620 while (first1 != last1 && first2 != last2)
621 if (pred(*first2, *first1)) {
622 iterator next = first2;
623 transfer(first1, right, first2, ++next);
624 first2 = next;
628 if (first2 != last2) transfer(last1, right, first2, last2);
686 iterator first2 = this->begin(), last2 = this->end();
687 for ( ; first1 != last1 && first2 != last2; ++first1, ++first2)
688 *first1 = *first2;
[all …]
/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/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/openfst/src/
DMakefile.in81 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
82 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/openfst/src/extensions/
DMakefile.in81 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
82 if test "$$first2" = "$$first"; then \
/external/marisa-trie/
DMakefile.in84 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
85 if test "$$first2" = "$$first"; then \
/external/stressapptest/
DMakefile.in113 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
114 if test "$$first2" = "$$first"; then \
/external/libmtp/
DMakefile.in118 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
119 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/openfst/
DMakefile.in95 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
96 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/
DMakefile.in95 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
96 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/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/valgrind/main/callgrind/tests/
DMakefile.in115 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
116 if test "$$first2" = "$$first"; then \
/external/valgrind/main/cachegrind/tests/
DMakefile.in122 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
123 if test "$$first2" = "$$first"; then \
/external/protobuf/
DMakefile.in126 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
127 if test "$$first2" = "$$first"; then \
/external/valgrind/main/none/
DMakefile.in120 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
121 if test "$$first2" = "$$first"; then \
/external/valgrind/main/massif/
DMakefile.in171 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
172 if test "$$first2" = "$$first"; then \
/external/bison/examples/
DMakefile.in218 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
219 if test "$$first2" = "$$first"; then \
/external/bison/
DMakefile.in266 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
267 if test "$$first2" = "$$first"; then \

12