HomeSort by relevance Sort by last modified time
    Searched full:__begin (Results 76 - 100 of 166) sorted by null

1 2 34 5 6 7

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
ropeimpl.h 924 const _RopeRep* __r, size_t __begin, size_t __end)
935 if (__begin < __left_len)
938 if (!_S_apply_to_pieces(__c, __left, __begin, __left_end))
944 size_t __right_start = std::max(__left_len, __begin);
955 return __c(__l->_M_data + __begin, __end - __begin);
961 size_t __len = __end - __begin;
967 (*(__f->_M_fn))(__begin, __len, __buffer);
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
random.tcc     [all...]
forward_list.h 56 _M_transfer_after(_Fwd_list_node_base* __begin,
59 _Fwd_list_node_base* __keep = __begin->_M_next;
62 __begin->_M_next = __end->_M_next;
66 __begin->_M_next = 0;
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
ropeimpl.h 923 const _RopeRep* __r, size_t __begin, size_t __end)
934 if (__begin < __left_len)
937 if (!_S_apply_to_pieces(__c, __left, __begin, __left_end))
943 size_t __right_start = std::max(__left_len, __begin);
954 return __c(__l->_M_data + __begin, __end - __begin);
960 size_t __len = __end - __begin;
966 (*(__f->_M_fn))(__begin, __len, __buffer);
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
queue.h 61 /** @brief Cyclic __begin and __end pointers contained in one
multiway_merge.h 87 * @param __begin Begin iterator of sequence.
91 _GuardedIterator(_RAIter __begin, _RAIter __end, _Compare& __comp)
92 : _M_current(__begin), _M_end(__end), __comp(__comp)
157 * @param __begin Begin iterator of sequence.
160 _UnguardedIterator(_RAIter __begin,
162 : _M_current(__begin), __comp(__comp)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
forward_list.h 54 _M_transfer_after(_Fwd_list_node_base* __begin)
56 _Fwd_list_node_base* __end = __begin;
59 return _M_transfer_after(__begin, __end);
63 _M_transfer_after(_Fwd_list_node_base* __begin,
66 _Fwd_list_node_base* __keep = __begin->_M_next;
69 __begin->_M_next = __end->_M_next;
73 __begin->_M_next = 0;
    [all...]
regex_compiler.h 103 _Scanner(_IteratorT __begin, _IteratorT __end, _FlagT __flags,
105 : _M_current(__begin) , _M_end(__end) , _M_flags(__flags),
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
forward_list.h 54 _M_transfer_after(_Fwd_list_node_base* __begin)
56 _Fwd_list_node_base* __end = __begin;
59 return _M_transfer_after(__begin, __end);
63 _M_transfer_after(_Fwd_list_node_base* __begin,
66 _Fwd_list_node_base* __keep = __begin->_M_next;
69 __begin->_M_next = __end->_M_next;
73 __begin->_M_next = 0;
    [all...]
regex_compiler.h 103 _Scanner(_IteratorT __begin, _IteratorT __end, _FlagT __flags,
105 : _M_current(__begin) , _M_end(__end) , _M_flags(__flags),
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
forward_list.h 54 _M_transfer_after(_Fwd_list_node_base* __begin)
56 _Fwd_list_node_base* __end = __begin;
59 return _M_transfer_after(__begin, __end);
63 _M_transfer_after(_Fwd_list_node_base* __begin,
66 _Fwd_list_node_base* __keep = __begin->_M_next;
69 __begin->_M_next = __end->_M_next;
73 __begin->_M_next = 0;
    [all...]
regex_compiler.h 103 _Scanner(_IteratorT __begin, _IteratorT __end, _FlagT __flags,
105 : _M_current(__begin) , _M_end(__end) , _M_flags(__flags),
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
forward_list.h 54 _M_transfer_after(_Fwd_list_node_base* __begin)
56 _Fwd_list_node_base* __end = __begin;
59 return _M_transfer_after(__begin, __end);
63 _M_transfer_after(_Fwd_list_node_base* __begin,
66 _Fwd_list_node_base* __keep = __begin->_M_next;
69 __begin->_M_next = __end->_M_next;
73 __begin->_M_next = 0;
    [all...]
  /external/clang/lib/Sema/
SemaStmt.cpp     [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
forward_list.h 56 _M_transfer_after(_Fwd_list_node_base* __begin,
59 _Fwd_list_node_base* __keep = __begin->_M_next;
62 __begin->_M_next = __end->_M_next;
66 __begin->_M_next = 0;
    [all...]
regex_compiler.h 103 _Scanner(_IteratorT __begin, _IteratorT __end, _FlagT __flags,
105 : _M_current(__begin) , _M_end(__end) , _M_flags(__flags),
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
forward_list.h 56 _M_transfer_after(_Fwd_list_node_base* __begin,
59 _Fwd_list_node_base* __keep = __begin->_M_next;
62 __begin->_M_next = __end->_M_next;
66 __begin->_M_next = 0;
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/debug/
string 108 basic_string(_InputIterator __begin, _InputIterator __end,
110 : _Base(__gnu_debug::__check_valid_range(__begin, __end), __end, __a)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/debug/
string 109 basic_string(_InputIterator __begin, _InputIterator __end,
111 : _Base(__gnu_debug::__base(__gnu_debug::__check_valid_range(__begin,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/debug/
string 109 basic_string(_InputIterator __begin, _InputIterator __end,
111 : _Base(__gnu_debug::__base(__gnu_debug::__check_valid_range(__begin,
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/debug/
string 108 basic_string(_InputIterator __begin, _InputIterator __end,
110 : _Base(__gnu_debug::__check_valid_range(__begin, __end), __end, __a)
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/debug/
string 108 basic_string(_InputIterator __begin, _InputIterator __end,
110 : _Base(__gnu_debug::__check_valid_range(__begin, __end), __end, __a)
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/debug/
string 108 basic_string(_InputIterator __begin, _InputIterator __end,
110 : _Base(__gnu_debug::__check_valid_range(__begin, __end), __end, __a)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/debug/
string 108 basic_string(_InputIterator __begin, _InputIterator __end,
110 : _Base(__gnu_debug::__check_valid_range(__begin, __end), __end, __a)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/debug/
string 109 basic_string(_InputIterator __begin, _InputIterator __end,
111 : _Base(__gnu_debug::__base(__gnu_debug::__check_valid_range(__begin,

Completed in 1924 milliseconds

1 2 34 5 6 7