HomeSort by relevance Sort by last modified time
    Searched refs:begin (Results 76 - 100 of 4405) sorted by null

1 2 34 5 6 7 8 91011>>

  /ndk/tests/device/test-gnustl-full/unit/
search_test.cpp 57 __iota(v1.begin(), v1.end(), 0);
59 __iota(v2.begin(), v2.end(), 50);
62 location = search(v1.begin(), v1.end(), v2.begin(), v2.end());
66 __iota(v2.begin(), v2.end(), 4);
68 location = search(v1.begin(), v1.end(), v2.begin(), v2.end());
71 CPPUNIT_ASSERT(location - v1.begin() == 4);
  /ndk/tests/device/test-stlport/unit/
search_test.cpp 57 __iota(v1.begin(), v1.end(), 0);
59 __iota(v2.begin(), v2.end(), 50);
62 location = search(v1.begin(), v1.end(), v2.begin(), v2.end());
66 __iota(v2.begin(), v2.end(), 4);
68 location = search(v1.begin(), v1.end(), v2.begin(), v2.end());
71 CPPUNIT_ASSERT(location - v1.begin() == 4);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/binary_heap_/
iterators_fn_imps.hpp 44 begin() function in class:PB_DS_CLASS_C_DEC
52 begin() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/ov_tree_map_/
split_join_fn_imps.hpp 57 if (Cmp_Fn::operator()(r_key, PB_DS_V2F(*begin())))
85 new_this.copy_from_ordered_range(begin(), it);
114 PB_DS_V2F(*other.begin()));
117 PB_DS_V2F(*begin()));
125 new_this.copy_from_ordered_range(begin(), end(),
126 other.begin(), other.end());
128 new_this.copy_from_ordered_range(other.begin(), other.end(),
129 begin(), end());
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/binary_heap_/
iterators_fn_imps.hpp 44 begin() function in class:PB_DS_CLASS_C_DEC
52 begin() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/ov_tree_map_/
split_join_fn_imps.hpp 57 if (Cmp_Fn::operator()(r_key, PB_DS_V2F(*begin())))
85 new_this.copy_from_ordered_range(begin(), it);
114 PB_DS_V2F(*other.begin()));
117 PB_DS_V2F(*begin()));
125 new_this.copy_from_ordered_range(begin(), end(),
126 other.begin(), other.end());
128 new_this.copy_from_ordered_range(other.begin(), other.end(),
129 begin(), end());
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/binary_heap_/
iterators_fn_imps.hpp 44 begin() function in class:PB_DS_CLASS_C_DEC
52 begin() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/ov_tree_map_/
split_join_fn_imps.hpp 57 if (Cmp_Fn::operator()(r_key, PB_DS_V2F(*begin())))
85 new_this.copy_from_ordered_range(begin(), it);
114 PB_DS_V2F(*other.begin()));
117 PB_DS_V2F(*begin()));
125 new_this.copy_from_ordered_range(begin(), end(),
126 other.begin(), other.end());
128 new_this.copy_from_ordered_range(other.begin(), other.end(),
129 begin(), end());
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/
iterators_fn_imps.hpp 44 begin() function in class:PB_DS_CLASS_C_DEC
52 begin() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/ov_tree_map_/
split_join_fn_imps.hpp 57 if (Cmp_Fn::operator()(r_key, PB_DS_V2F(*begin())))
85 new_this.copy_from_ordered_range(begin(), it);
114 PB_DS_V2F(*other.begin()));
117 PB_DS_V2F(*begin()));
125 new_this.copy_from_ordered_range(begin(), end(),
126 other.begin(), other.end());
128 new_this.copy_from_ordered_range(other.begin(), other.end(),
129 begin(), end());
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/
iterators_fn_imps.hpp 44 begin() function in class:PB_DS_CLASS_C_DEC
52 begin() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/ov_tree_map_/
split_join_fn_imps.hpp 57 if (Cmp_Fn::operator()(r_key, PB_DS_V2F(*begin())))
85 new_this.copy_from_ordered_range(begin(), it);
114 PB_DS_V2F(*other.begin()));
117 PB_DS_V2F(*begin()));
125 new_this.copy_from_ordered_range(begin(), end(),
126 other.begin(), other.end());
128 new_this.copy_from_ordered_range(other.begin(), other.end(),
129 begin(), end());
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/
iterators_fn_imps.hpp 44 begin() function in class:PB_DS_CLASS_C_DEC
52 begin() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/ov_tree_map_/
split_join_fn_imps.hpp 57 if (Cmp_Fn::operator()(r_key, PB_DS_V2F(*begin())))
85 new_this.copy_from_ordered_range(begin(), it);
114 PB_DS_V2F(*other.begin()));
117 PB_DS_V2F(*begin()));
125 new_this.copy_from_ordered_range(begin(), end(),
126 other.begin(), other.end());
128 new_this.copy_from_ordered_range(other.begin(), other.end(),
129 begin(), end());
  /external/astl/tests/
test_memory.cpp 40 const char *begin = kSrc; local
42 const char *end = begin + kLen;
47 res = std::uninitialized_copy(begin, end, dest);
59 const CtorDtorCounter *begin = kSrc; local
60 const CtorDtorCounter *end = begin + kLen;
66 res = std::uninitialized_copy(begin, end, dest);
test_set.cpp 49 EXPECT_TRUE(s.begin() == s.end());
63 // begin should point to the element inserted.
64 EXPECT_TRUE(res.first == s.begin());
65 EXPECT_TRUE(s.end() != s.begin());
68 EXPECT_TRUE(*(s.begin()) == 10);
102 // begin should point to the element inserted.
103 EXPECT_TRUE(res.first == s.begin());
105 EXPECT_TRUE(s.end() != s.begin());
107 EXPECT_TRUE(*(s.begin()) == str);
  /external/libvpx/vpx_ports/
vpx_timer.h 49 LARGE_INTEGER begin, end; member in struct:vpx_usec_timer
51 struct timeval begin, end;
60 QueryPerformanceCounter(&t->begin);
62 gettimeofday(&t->begin, NULL);
84 diff.QuadPart = t->end.QuadPart - t->begin.QuadPart;
93 timersub(&t->end, &t->begin, &diff);
  /external/llvm/include/llvm/ADT/
SmallVector.h 98 iterator begin() { return (iterator)this->BeginX; } function in class:llvm::SmallVectorTemplateCommon
99 const_iterator begin() const { return (const_iterator)this->BeginX; } function in class:llvm::SmallVectorTemplateCommon
110 reverse_iterator rend() { return reverse_iterator(begin()); }
111 const_reverse_iterator rend() const { return const_reverse_iterator(begin());}
113 size_type size() const { return end()-begin(); }
118 size_t capacity() const { return capacity_ptr() - begin(); }
121 pointer data() { return pointer(begin()); }
123 const_pointer data() const { return const_pointer(begin()); }
126 assert(begin() + idx < end());
127 return begin()[idx]
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
quicksort.h 41 * @param begin Begin iterator of subsequence.
51 parallel_sort_qs_divide(RandomAccessIterator begin,
63 difference_type n = end - begin;
75 ::new(&(samples[s])) value_type(begin[index]);
85 parallel_partition(begin, end, pred, num_threads);
93 * @param begin Begin iterator of subsequence.
101 parallel_sort_qs_conquer(RandomAccessIterator begin,
112 __gnu_sequential::sort(begin, end, comp)
    [all...]
balanced_quicksort.h 92 * @param begin Begin iterator of subsequence.
97 * @pre @c (end-begin)>=1 */
100 qsb_divide(RandomAccessIterator begin, RandomAccessIterator end,
110 median_of_three_iterators(begin, begin + (end - begin) / 2,
115 difference_type n = end - begin;
118 (!comp(*pivot_pos, *begin) && !comp(*(begin + n / 2), *pivot_pos)
268 RandomAccessIterator begin = current.first, end = current.second; local
    [all...]
partition.h 48 * @param begin Begin iterator of input sequence to split.
55 parallel_partition(RandomAccessIterator begin, RandomAccessIterator end,
62 difference_type n = end - begin;
160 while (pred(begin[thread_left])
163 while (!pred(begin[thread_right])
172 std::swap(begin[thread_left], begin[thread_right]);
235 std::swap_ranges(begin + thread_left_border
237 begin + thread_left_border + 1
    [all...]
  /external/chromium/base/
string_number_conversions.h 62 BASE_API bool StringToInt(std::string::const_iterator begin,
65 BASE_API bool StringToInt(const char* begin, const char* end, int* output);
68 BASE_API bool StringToInt(string16::const_iterator begin,
71 BASE_API bool StringToInt(const char16* begin, const char16* end, int* output);
74 BASE_API bool StringToInt64(std::string::const_iterator begin,
77 BASE_API bool StringToInt64(const char* begin, const char* end, int64* output);
80 BASE_API bool StringToInt64(string16::const_iterator begin,
83 BASE_API bool StringToInt64(const char16* begin, const char16* end,
106 BASE_API bool HexStringToInt(std::string::const_iterator begin,
109 BASE_API bool HexStringToInt(const char* begin, const char* end, int* output)
    [all...]
stl_util-inl.h 61 void STLDeleteContainerPointers(ForwardIterator begin, ForwardIterator end) {
62 while (begin != end) {
63 ForwardIterator temp = begin;
64 ++begin;
78 void STLDeleteContainerPairPointers(ForwardIterator begin,
80 while (begin != end) {
81 ForwardIterator temp = begin;
82 ++begin;
93 void STLDeleteContainerPairFirstPointers(ForwardIterator begin,
95 while (begin != end)
    [all...]
  /external/chromium/googleurl/src/
url_parse.h 49 Component() : begin(0), len(-1) {}
52 Component(int b, int l) : begin(b), len(l) {}
55 return begin + len;
71 begin = 0;
76 return begin == other.begin && len == other.len;
79 int begin; // Byte offset in the string of this component. member in struct:url_parse::Component
83 // Helper that returns a component created with the given begin and ending
85 inline Component MakeRange(int begin, int end) {
86 return Component(begin, end - begin)
    [all...]
  /external/chromium/chrome/browser/importer/
nss_decryptor.cc 28 /* ***** BEGIN LICENSE BLOCK *****
155 size_t begin = i; local
162 if (end - begin < 5)
175 if (lines[begin].find(kRealmBracketBegin) != std::string::npos) {
178 if (lines[begin].find("://") == std::string::npos)
179 lines[begin] = "http://" + lines[begin];
181 size_t start = lines[begin].find(kRealmBracketBegin);
182 url = GURL(lines[begin].substr(0, start));
185 size_t end = lines[begin].rfind(kRealmBracketEnd)
    [all...]

Completed in 2986 milliseconds

1 2 34 5 6 7 8 91011>>