HomeSort by relevance Sort by last modified time
    Searched refs:__len (Results 226 - 250 of 253) sorted by null

1 2 3 4 5 6 7 8 91011

  /prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
_fstream.h 74 void* _M_mmap(streamoff __offset, streamoff __len);
75 void _M_unmap(void* __mmap_base, streamoff __len);
_deque.c 108 const size_type __len = size();
110 if (__len >= __x.size())
113 const_iterator __mid = __x.begin() + difference_type(__len);
_tree.c 689 int __len = __black_count(_M_leftmost(), _M_root()); local
705 if (!__L && !__R && __black_count(__x, _M_root()) != __len)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
regex.h 397 * @param __len The length of the string containing the regular
403 basic_regex(const _Ch_type* __p, std::size_t __len, flag_type __f)
405 _M_automaton(__detail::__compile(__p, __p + __len, _M_traits, _M_flags))
574 * @param __len The length of the regular expression pattern string.
582 assign(const _Ch_type* __p, std::size_t __len, flag_type __flags)
583 { return this->assign(string_type(__p, __len), __flags); }
    [all...]
locale_facets_nonio.h 656 // Extract numeric component of length __len.
659 int __min, int __max, size_t __len,
    [all...]
stl_tree.h 1836 unsigned int __len = _Rb_tree_black_count(_M_leftmost(), _M_root()); local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
regex.h 397 * @param __len The length of the string containing the regular
403 basic_regex(const _Ch_type* __p, std::size_t __len, flag_type __f)
405 _M_automaton(__detail::__compile(__p, __p + __len, _M_traits, _M_flags))
574 * @param __len The length of the regular expression pattern string.
582 assign(const _Ch_type* __p, std::size_t __len, flag_type __flags)
583 { return this->assign(string_type(__p, __len), __flags); }
    [all...]
locale_facets_nonio.h 656 // Extract numeric component of length __len.
659 int __min, int __max, size_t __len,
    [all...]
stl_tree.h 1836 unsigned int __len = _Rb_tree_black_count(_M_leftmost(), _M_root()); local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
regex.h 397 * @param __len The length of the string containing the regular
403 basic_regex(const _Ch_type* __p, std::size_t __len, flag_type __f)
405 _M_automaton(__detail::__compile(__p, __p + __len, _M_traits, _M_flags))
574 * @param __len The length of the regular expression pattern string.
582 assign(const _Ch_type* __p, std::size_t __len, flag_type __flags)
583 { return this->assign(string_type(__p, __len), __flags); }
    [all...]
locale_facets_nonio.h 656 // Extract numeric component of length __len.
659 int __min, int __max, size_t __len,
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_deque.c 108 const size_type __len = size();
110 if (__len >= __x.size())
113 const_iterator __mid = __x.begin() + difference_type(__len);
_tree.c 689 int __len = __black_count(_M_leftmost(), _M_root()); local
705 if (!__L && !__R && __black_count(__x, _M_root()) != __len)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/netinet/
in.h 507 uint8_t __type, socklen_t __len, uint8_t __align,
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
regex.h 461 * @param __len The length of the string containing the regular
467 basic_regex(const _Ch_type* __p, std::size_t __len,
469 : basic_regex(__p, __p + __len, __f)
635 * @param __len The length of the regular expression pattern string.
643 assign(const _Ch_type* __p, std::size_t __len, flag_type __flags)
644 { return this->assign(string_type(__p, __len), __flags); }
    [all...]
locale_facets_nonio.h 656 // Extract numeric component of length __len.
659 int __min, int __max, size_t __len,
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
stdio.h 296 extern FILE *fmemopen (void *__s, size_t __len, __const char *__modes)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/netinet/
in.h 559 uint8_t __type, socklen_t __len, uint8_t __align,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
stdio.h 320 extern FILE *fmemopen (void *__s, size_t __len, __const char *__modes)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
vstring.h 1971 const size_type __len = std::min(__size, __osize); local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
vstring.h 1971 const size_type __len = std::min(__size, __osize); local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
vstring.h 1971 const size_type __len = std::min(__size, __osize); local
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
vstring.h 2111 const size_type __len = std::min(__size, __osize); local
    [all...]
  /external/libcxx/src/
locale.cpp     [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
locale.cpp     [all...]

Completed in 1878 milliseconds

1 2 3 4 5 6 7 8 91011