/prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/ |
unique_copy.h | 60 _DifferenceType __size = __last - __first; local 62 if (__size == 0) 77 __equally_split(__size, __num_threads + 1, __borders); 140 __end = __size;
|
/prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/ |
_string.h | 303 const size_type __size = size(); local 304 if (__n > max_size() - __size) 306 size_type __len = __size + (max)(__n, __size) + 1; 307 if (__len > max_size() || __len < __size) 814 const size_type __size = size(); local 815 if (__pos > __size) 817 const size_type __len = (min) (__n, __size - __pos); 818 if (__s.size() > max_size() - (__size - __len)) 841 const size_type __size = size() local 858 const size_type __size = size(); local [all...] |
/prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/ |
_string.h | 303 const size_type __size = size(); local 304 if (__n > max_size() - __size) 306 size_type __len = __size + (max)(__n, __size) + 1; 307 if (__len > max_size() || __len < __size) 814 const size_type __size = size(); local 815 if (__pos > __size) 817 const size_type __len = (min) (__n, __size - __pos); 818 if (__s.size() > max_size() - (__size - __len)) 841 const size_type __size = size() local 858 const size_type __size = size(); local [all...] |
/prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/ |
_string.h | 303 const size_type __size = size(); local 304 if (__n > max_size() - __size) 306 size_type __len = __size + (max)(__n, __size) + 1; 307 if (__len > max_size() || __len < __size) 814 const size_type __size = size(); local 815 if (__pos > __size) 817 const size_type __len = (min) (__n, __size - __pos); 818 if (__s.size() > max_size() - (__size - __len)) 841 const size_type __size = size() local 858 const size_type __size = size(); local [all...] |
/bionic/libc/kernel/uapi/linux/netfilter/ |
x_tables.h | 56 #define XT_TARGET_INIT(__name,__size) \ 57 {.target.u.user = {.target_size = XT_ALIGN(__size),.name = __name, }, \
|
/bionic/libc/kernel/uapi/linux/netfilter_ipv6/ |
ip6_tables.h | 94 #define IP6T_ENTRY_INIT(__size) \ 95 {.target_offset = sizeof(struct ip6t_entry),.next_offset = (__size), \
|
/external/iproute2/include/linux/netfilter/ |
x_tables.h | 56 #define XT_TARGET_INIT(__name, __size) \ 59 .target_size = XT_ALIGN(__size), \
|
/external/iptables/include/linux/netfilter/ |
x_tables.h | 56 #define XT_TARGET_INIT(__name, __size) \ 59 .target_size = XT_ALIGN(__size), \
|
/external/kernel-headers/original/uapi/linux/netfilter/ |
x_tables.h | 56 #define XT_TARGET_INIT(__name, __size) \ 59 .target_size = XT_ALIGN(__size), \
|
/external/libcxx/src/experimental/ |
memory_resource.cpp | 33 virtual void* do_allocate(size_t __size, size_t __align) 34 { return __allocate(__size); }
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/netfilter/ |
x_tables.h | 59 #define XT_TARGET_INIT(__name, __size) \ 62 .target_size = XT_ALIGN(__size), \
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/ |
rope | 565 _Rope_rep_base(size_t __size, const allocator_type&) 566 : _M_size(__size) { } 610 _Rope_RopeRep(__detail::_Tag __t, int __d, bool __b, size_t __size, 612 : _Rope_rep_base<_CharT, _Alloc>(__size, __a), 723 _Rope_RopeLeaf(__GC_CONST _CharT* __d, size_t __size, 726 __size, __a), _M_data(__d) 813 _Rope_RopeFunction(char_producer<_CharT>* __f, size_t __size, 815 : _Rope_RopeRep<_CharT, _Alloc>(__detail::_S_function, 0, true, __size, __a) [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/ |
c++locale.h | 71 const int __size __attribute__ ((__unused__)), 92 const int __ret = __builtin_vsnprintf(__out, __size, __fmt, __args);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/ |
c++locale.h | 71 const int __size __attribute__ ((__unused__)), 92 const int __ret = __builtin_vsnprintf(__out, __size, __fmt, __args);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/netfilter/ |
x_tables.h | 56 #define XT_TARGET_INIT(__name, __size) \ 59 .target_size = XT_ALIGN(__size), \
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/ |
rope | 565 _Rope_rep_base(size_t __size, const allocator_type&) 566 : _M_size(__size) { } 610 _Rope_RopeRep(__detail::_Tag __t, int __d, bool __b, size_t __size, 612 : _Rope_rep_base<_CharT, _Alloc>(__size, __a), 723 _Rope_RopeLeaf(__GC_CONST _CharT* __d, size_t __size, 726 __size, __a), _M_data(__d) 813 _Rope_RopeFunction(char_producer<_CharT>* __f, size_t __size, 815 : _Rope_RopeRep<_CharT, _Alloc>(__detail::_S_function, 0, true, __size, __a) [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/ |
c++locale.h | 71 const int __size __attribute__ ((__unused__)), 92 const int __ret = __builtin_vsnprintf(__out, __size, __fmt, __args);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/ |
c++locale.h | 71 const int __size __attribute__ ((__unused__)), 92 const int __ret = __builtin_vsnprintf(__out, __size, __fmt, __args);
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/ |
rope | 565 _Rope_rep_base(size_t __size, const allocator_type&) 566 : _M_size(__size) { } 610 _Rope_RopeRep(__detail::_Tag __t, int __d, bool __b, size_t __size, 612 : _Rope_rep_base<_CharT, _Alloc>(__size, __a), 723 _Rope_RopeLeaf(__GC_CONST _CharT* __d, size_t __size, 726 __size, __a), _M_data(__d) 813 _Rope_RopeFunction(char_producer<_CharT>* __f, size_t __size, 815 : _Rope_RopeRep<_CharT, _Alloc>(__detail::_S_function, 0, true, __size, __a) [all...] |
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/ |
rope | 565 _Rope_rep_base(size_t __size, const allocator_type&) 566 : _M_size(__size) { } 610 _Rope_RopeRep(__detail::_Tag __t, int __d, bool __b, size_t __size, 612 : _Rope_rep_base<_CharT, _Alloc>(__size, __a), 723 _Rope_RopeLeaf(__GC_CONST _CharT* __d, size_t __size, 726 __size, __a), _M_data(__d) 813 _Rope_RopeFunction(char_producer<_CharT>* __f, size_t __size, 815 : _Rope_RopeRep<_CharT, _Alloc>(__detail::_S_function, 0, true, __size, __a) [all...] |
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/ |
rope | 565 _Rope_rep_base(size_t __size, const allocator_type&) 566 : _M_size(__size) { } 610 _Rope_RopeRep(__detail::_Tag __t, int __d, bool __b, size_t __size, 612 : _Rope_rep_base<_CharT, _Alloc>(__size, __a), 723 _Rope_RopeLeaf(__GC_CONST _CharT* __d, size_t __size, 726 __size, __a), _M_data(__d) 813 _Rope_RopeFunction(char_producer<_CharT>* __f, size_t __size, 815 : _Rope_RopeRep<_CharT, _Alloc>(__detail::_S_function, 0, true, __size, __a) [all...] |
/prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/ |
rope | 565 _Rope_rep_base(size_t __size, const allocator_type&) 566 : _M_size(__size) { } 610 _Rope_RopeRep(__detail::_Tag __t, int __d, bool __b, size_t __size, 612 : _Rope_rep_base<_CharT, _Alloc>(__size, __a), 723 _Rope_RopeLeaf(__GC_CONST _CharT* __d, size_t __size, 726 __size, __a), _M_data(__d) 813 _Rope_RopeFunction(char_producer<_CharT>* __f, size_t __size, 815 : _Rope_RopeRep<_CharT, _Alloc>(__detail::_S_function, 0, true, __size, __a) [all...] |
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/src/experimental/ |
memory_resource.cpp | 33 virtual void* do_allocate(size_t __size, size_t __align) 34 { return __allocate(__size); }
|
/external/libcxx/test/std/experimental/string.view/string.view.cons/ |
from_literal.pass.cpp | 14 // : __data (_s), __size(_Traits::length(_s)) {}
|
/external/libcxx/test/std/strings/string.view/string.view.cons/ |
from_literal.pass.cpp | 14 // : __data (_s), __size(_Traits::length(_s)) {}
|