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

1 2 3

  /external/stlport/test/unit/
setunion_test.cpp 43 set_union((int*)v1, (int*)v1 + 3, (int*)v2, (int*)v2 + 4, (int*)result);
62 set_union(v1.begin(), v1.end(), v2.begin(), v2.end(), back_inserter(diff));
75 set_union(word1, word1 + ::strlen(word1), word2, word2 + ::strlen(word2),
  /ndk/tests/device/test-gnustl-full/unit/
setunion_test.cpp 43 set_union((int*)v1, (int*)v1 + 3, (int*)v2, (int*)v2 + 4, (int*)result);
62 set_union(v1.begin(), v1.end(), v2.begin(), v2.end(), back_inserter(diff));
75 set_union(word1, word1 + ::strlen(word1), word2, word2 + ::strlen(word2),
  /ndk/tests/device/test-stlport/unit/
setunion_test.cpp 43 set_union((int*)v1, (int*)v1 + 3, (int*)v2, (int*)v2 + 4, (int*)result);
62 set_union(v1.begin(), v1.end(), v2.begin(), v2.end(), back_inserter(diff));
75 set_union(word1, word1 + ::strlen(word1), word2, word2 + ::strlen(word2),
  /external/llvm/include/llvm/ADT/
SetOperations.h 20 /// set_union(A, B) - Compute A := A u B, return whether A changed.
23 bool set_union(S1Ty &S1, const S2Ty &S2) { function in namespace:llvm
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr2/
bool_set 237 set_union(bool __s, bool_set __t)
241 set_union(bool_set __s, bool __t)
245 set_union(bool_set __s, bool_set __t)
  /ndk/sources/cxx-stl/llvm-libc++/test/algorithms/alg.sorting/alg.set.operations/set.union/
set_union.pass.cpp 18 // set_union(InIter1 first1, InIter1 last1,
37 OutIter ce = std::set_union(Iter1(ia), Iter1(ia+sa),
41 ce = std::set_union(Iter1(ib), Iter1(ib+sb),
set_union_comp.pass.cpp 19 // set_union(InIter1 first1, InIter1 last1, InIter2 first2, InIter2 last2,
39 OutIter ce = std::set_union(Iter1(ia), Iter1(ia+sa),
43 ce = std::set_union(Iter1(ib), Iter1(ib+sb),
  /external/chromium/chrome/browser/sync/sessions/
sync_session.cc 39 std::set_union(workers_.begin(), workers_.end(),
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
algorithmfwd.h 113 set_union
525 // set_union
758 set_union(_IIter1, _IIter1, _IIter2, _IIter2, _OIter);
763 set_union(_IIter1, _IIter1, _IIter2, _IIter2, _OIter, _Compare);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
algorithmfwd.h 115 set_union
530 // set_union
767 set_union(_IIter1, _IIter1, _IIter2, _IIter2, _OIter);
772 set_union(_IIter1, _IIter1, _IIter2, _IIter2, _OIter, _Compare);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
algorithmfwd.h 115 set_union
530 // set_union
767 set_union(_IIter1, _IIter1, _IIter2, _IIter2, _OIter);
772 set_union(_IIter1, _IIter1, _IIter2, _IIter2, _OIter, _Compare);
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
algorithmfwd.h 113 set_union
525 // set_union
758 set_union(_IIter1, _IIter1, _IIter2, _IIter2, _OIter);
763 set_union(_IIter1, _IIter1, _IIter2, _IIter2, _OIter, _Compare);
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
algorithmfwd.h 113 set_union
525 // set_union
758 set_union(_IIter1, _IIter1, _IIter2, _IIter2, _OIter);
763 set_union(_IIter1, _IIter1, _IIter2, _IIter2, _OIter, _Compare);
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
algorithmfwd.h 113 set_union
525 // set_union
758 set_union(_IIter1, _IIter1, _IIter2, _IIter2, _OIter);
763 set_union(_IIter1, _IIter1, _IIter2, _IIter2, _OIter, _Compare);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
algorithmfwd.h 113 set_union
525 // set_union
758 set_union(_IIter1, _IIter1, _IIter2, _IIter2, _OIter);
763 set_union(_IIter1, _IIter1, _IIter2, _IIter2, _OIter, _Compare);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
algorithmfwd.h 115 set_union
530 // set_union
767 set_union(_IIter1, _IIter1, _IIter2, _IIter2, _OIter);
772 set_union(_IIter1, _IIter1, _IIter2, _IIter2, _OIter, _Compare);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
algorithmfwd.h 117 set_union
532 // set_union
778 set_union(_IIter1, _IIter1, _IIter2, _IIter2, _OIter);
783 set_union(_IIter1, _IIter1, _IIter2, _IIter2, _OIter, _Compare);
  /ndk/build/gmsl/
gmsl-tests 279 $(call start_test,set_union)
280 $(call test_assert,$(call set_union,,),)
281 $(call test_assert,$(call set_union,1 2,),1 2)
282 $(call test_assert,$(call set_union,,3 4),3 4)
283 $(call test_assert,$(call set_union,1 2,3 4),1 2 3 4)
284 $(call test_assert,$(call set_union,1 2 3,3 4 5),1 2 3 4 5)
  /external/chromium/chrome/browser/sync/
backend_migrator.cc 44 std::set_union(to_migrate_.begin(), to_migrate_.end(),
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
algorithmfwd.h 692 set_union(_IIter1, _IIter1, _IIter2, _IIter2, _OIter,
698 set_union(_IIter1, _IIter1, _IIter2, _IIter2, _OIter, Predicate,
703 set_union(_IIter1, _IIter1, _IIter2, _IIter2, _OIter);
708 set_union(_IIter1, _IIter1, _IIter2, _IIter2, _OIter, _Predicate);
algo.h 370 set_union(InputIterator1 begin1, InputIterator1 end1, function in namespace:std::__parallel
373 { return _GLIBCXX_STD_P::set_union(begin1, end1, begin2, end2, out); }
379 set_union(InputIterator1 begin1, InputIterator1 end1, function in namespace:std::__parallel
383 { return _GLIBCXX_STD_P::set_union(begin1, end1,
395 { return _GLIBCXX_STD_P::set_union(begin1, end1,
398 // Parallel set_union for random access iterators
416 return _GLIBCXX_STD_P::set_union(begin1, end1,
424 set_union(InputIterator1 begin1, InputIterator1 end1, function in namespace:std::__parallel
448 set_union(InputIterator1 begin1, InputIterator1 end1, function in namespace:std::__parallel
    [all...]
  /external/stlport/stlport/stl/
_algo.h 600 // Set algorithms: includes, set_union, set_intersection, set_difference,
614 _OutputIter set_union(_InputIter1 __first1, _InputIter1 __last1,
620 _OutputIter set_union(_InputIter1 __first1, _InputIter1 __last1,
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_algo.h 600 // Set algorithms: includes, set_union, set_intersection, set_difference,
614 _OutputIter set_union(_InputIter1 __first1, _InputIter1 __last1,
620 _OutputIter set_union(_InputIter1 __first1, _InputIter1 __last1,
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_algo.h 600 // Set algorithms: includes, set_union, set_intersection, set_difference,
614 _OutputIter set_union(_InputIter1 __first1, _InputIter1 __last1,
620 _OutputIter set_union(_InputIter1 __first1, _InputIter1 __last1,
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_algo.h 600 // Set algorithms: includes, set_union, set_intersection, set_difference,
614 _OutputIter set_union(_InputIter1 __first1, _InputIter1 __last1,
620 _OutputIter set_union(_InputIter1 __first1, _InputIter1 __last1,

Completed in 1871 milliseconds

1 2 3