/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/ |
perm.h | 27 extern int ioperm (unsigned long int __from, unsigned long int __num,
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/ |
perm.h | 27 extern int ioperm (unsigned long int __from, unsigned long int __num,
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/ |
perm.h | 27 extern int ioperm (unsigned long int __from, unsigned long int __num,
|
/external/stlport/stlport/stl/ |
_codecvt.h | 63 const intern_type* __from, 69 _STLP_VERBOSE_ASSERT(__from <= __from_end, _StlMsg_INVALID_ARGUMENT) 72 __from, __from_end, __from_next, 85 const extern_type* __from, 91 _STLP_VERBOSE_ASSERT(__from <= __from_end, _StlMsg_INVALID_ARGUMENT) 94 __from, __from_end, __from_next, 103 const extern_type* __from, 106 _STLP_VERBOSE_ASSERT(__from <= __from_end, _StlMsg_INVALID_ARGUMENT) 107 return do_length(__state, __from, __from_end, __max); 118 const intern_type* __from, [all...] |
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_codecvt.h | 63 const intern_type* __from, 69 _STLP_VERBOSE_ASSERT(__from <= __from_end, _StlMsg_INVALID_ARGUMENT) 72 __from, __from_end, __from_next, 85 const extern_type* __from, 91 _STLP_VERBOSE_ASSERT(__from <= __from_end, _StlMsg_INVALID_ARGUMENT) 94 __from, __from_end, __from_next, 103 const extern_type* __from, 106 _STLP_VERBOSE_ASSERT(__from <= __from_end, _StlMsg_INVALID_ARGUMENT) 107 return do_length(__state, __from, __from_end, __max); 118 const intern_type* __from, [all...] |
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_codecvt.h | 63 const intern_type* __from, 69 _STLP_VERBOSE_ASSERT(__from <= __from_end, _StlMsg_INVALID_ARGUMENT) 72 __from, __from_end, __from_next, 85 const extern_type* __from, 91 _STLP_VERBOSE_ASSERT(__from <= __from_end, _StlMsg_INVALID_ARGUMENT) 94 __from, __from_end, __from_next, 103 const extern_type* __from, 106 _STLP_VERBOSE_ASSERT(__from <= __from_end, _StlMsg_INVALID_ARGUMENT) 107 return do_length(__state, __from, __from_end, __max); 118 const intern_type* __from, [all...] |
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_codecvt.h | 63 const intern_type* __from, 69 _STLP_VERBOSE_ASSERT(__from <= __from_end, _StlMsg_INVALID_ARGUMENT) 72 __from, __from_end, __from_next, 85 const extern_type* __from, 91 _STLP_VERBOSE_ASSERT(__from <= __from_end, _StlMsg_INVALID_ARGUMENT) 94 __from, __from_end, __from_next, 103 const extern_type* __from, 106 _STLP_VERBOSE_ASSERT(__from <= __from_end, _StlMsg_INVALID_ARGUMENT) 107 return do_length(__state, __from, __from_end, __max); 118 const intern_type* __from, [all...] |
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_codecvt.h | 63 const intern_type* __from, 69 _STLP_VERBOSE_ASSERT(__from <= __from_end, _StlMsg_INVALID_ARGUMENT) 72 __from, __from_end, __from_next, 85 const extern_type* __from, 91 _STLP_VERBOSE_ASSERT(__from <= __from_end, _StlMsg_INVALID_ARGUMENT) 94 __from, __from_end, __from_next, 103 const extern_type* __from, 106 _STLP_VERBOSE_ASSERT(__from <= __from_end, _StlMsg_INVALID_ARGUMENT) 107 return do_length(__state, __from, __from_end, __max); 118 const intern_type* __from, [all...] |
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_codecvt.h | 63 const intern_type* __from, 69 _STLP_VERBOSE_ASSERT(__from <= __from_end, _StlMsg_INVALID_ARGUMENT) 72 __from, __from_end, __from_next, 85 const extern_type* __from, 91 _STLP_VERBOSE_ASSERT(__from <= __from_end, _StlMsg_INVALID_ARGUMENT) 94 __from, __from_end, __from_next, 103 const extern_type* __from, 106 _STLP_VERBOSE_ASSERT(__from <= __from_end, _StlMsg_INVALID_ARGUMENT) 107 return do_length(__state, __from, __from_end, __max); 118 const intern_type* __from, [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
codecvt.h | 115 out(state_type& __state, const intern_type* __from, 120 return this->do_out(__state, __from, __from_end, __from_next, 195 in(state_type& __state, const extern_type* __from, 200 return this->do_in(__state, __from, __from_end, __from_next, 213 length(state_type& __state, const extern_type* __from, 215 { return this->do_length(__state, __from, __end, __max); } 236 do_out(state_type& __state, const intern_type* __from, 246 do_in(state_type& __state, const extern_type* __from, 258 do_length(state_type&, const extern_type* __from, 296 do_out(state_type& __state, const intern_type* __from, [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
codecvt.h | 117 out(state_type& __state, const intern_type* __from, 122 return this->do_out(__state, __from, __from_end, __from_next, 197 in(state_type& __state, const extern_type* __from, 202 return this->do_in(__state, __from, __from_end, __from_next, 215 length(state_type& __state, const extern_type* __from, 217 { return this->do_length(__state, __from, __end, __max); } 238 do_out(state_type& __state, const intern_type* __from, 248 do_in(state_type& __state, const extern_type* __from, 260 do_length(state_type&, const extern_type* __from, 305 do_out(state_type& __state, const intern_type* __from, [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
codecvt.h | 117 out(state_type& __state, const intern_type* __from, 122 return this->do_out(__state, __from, __from_end, __from_next, 197 in(state_type& __state, const extern_type* __from, 202 return this->do_in(__state, __from, __from_end, __from_next, 215 length(state_type& __state, const extern_type* __from, 217 { return this->do_length(__state, __from, __end, __max); } 238 do_out(state_type& __state, const intern_type* __from, 248 do_in(state_type& __state, const extern_type* __from, 260 do_length(state_type&, const extern_type* __from, 305 do_out(state_type& __state, const intern_type* __from, [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
codecvt.h | 115 out(state_type& __state, const intern_type* __from, 120 return this->do_out(__state, __from, __from_end, __from_next, 195 in(state_type& __state, const extern_type* __from, 200 return this->do_in(__state, __from, __from_end, __from_next, 213 length(state_type& __state, const extern_type* __from, 215 { return this->do_length(__state, __from, __end, __max); } 236 do_out(state_type& __state, const intern_type* __from, 246 do_in(state_type& __state, const extern_type* __from, 258 do_length(state_type&, const extern_type* __from, 296 do_out(state_type& __state, const intern_type* __from, [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
codecvt.h | 115 out(state_type& __state, const intern_type* __from, 120 return this->do_out(__state, __from, __from_end, __from_next, 195 in(state_type& __state, const extern_type* __from, 200 return this->do_in(__state, __from, __from_end, __from_next, 213 length(state_type& __state, const extern_type* __from, 215 { return this->do_length(__state, __from, __end, __max); } 236 do_out(state_type& __state, const intern_type* __from, 246 do_in(state_type& __state, const extern_type* __from, 258 do_length(state_type&, const extern_type* __from, 296 do_out(state_type& __state, const intern_type* __from, [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
codecvt.h | 115 out(state_type& __state, const intern_type* __from, 120 return this->do_out(__state, __from, __from_end, __from_next, 195 in(state_type& __state, const extern_type* __from, 200 return this->do_in(__state, __from, __from_end, __from_next, 213 length(state_type& __state, const extern_type* __from, 215 { return this->do_length(__state, __from, __end, __max); } 236 do_out(state_type& __state, const intern_type* __from, 246 do_in(state_type& __state, const extern_type* __from, 258 do_length(state_type&, const extern_type* __from, 296 do_out(state_type& __state, const intern_type* __from, [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/ |
codecvt.h | 115 out(state_type& __state, const intern_type* __from, 120 return this->do_out(__state, __from, __from_end, __from_next, 195 in(state_type& __state, const extern_type* __from, 200 return this->do_in(__state, __from, __from_end, __from_next, 213 length(state_type& __state, const extern_type* __from, 215 { return this->do_length(__state, __from, __end, __max); } 236 do_out(state_type& __state, const intern_type* __from, 246 do_in(state_type& __state, const extern_type* __from, 258 do_length(state_type&, const extern_type* __from, 296 do_out(state_type& __state, const intern_type* __from, [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
codecvt.h | 117 out(state_type& __state, const intern_type* __from, 122 return this->do_out(__state, __from, __from_end, __from_next, 197 in(state_type& __state, const extern_type* __from, 202 return this->do_in(__state, __from, __from_end, __from_next, 215 length(state_type& __state, const extern_type* __from, 217 { return this->do_length(__state, __from, __end, __max); } 238 do_out(state_type& __state, const intern_type* __from, 248 do_in(state_type& __state, const extern_type* __from, 260 do_length(state_type&, const extern_type* __from, 305 do_out(state_type& __state, const intern_type* __from, [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
codecvt.h | 108 * @param __from Start of input. 117 out(state_type& __state, const intern_type* __from, 122 return this->do_out(__state, __from, __from_end, __from_next, 188 * @param __from Start of input. 197 in(state_type& __state, const extern_type* __from, 202 return this->do_in(__state, __from, __from_end, __from_next, 215 length(state_type& __state, const extern_type* __from, 217 { return this->do_length(__state, __from, __end, __max); } 238 do_out(state_type& __state, const intern_type* __from, 248 do_in(state_type& __state, const extern_type* __from, [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/profile/impl/ |
profiler_hashtable_size.h | 94 __trace_hashtable_size_resize(const void* __obj, std::size_t __from, 100 _GLIBCXX_PROFILE_DATA(_S_hashtable_size)->__resize(__obj, __from, __to);
|
profiler_vector_size.h | 93 __trace_vector_size_resize(const void* __obj, std::size_t __from, 99 _GLIBCXX_PROFILE_DATA(_S_vector_size)->__resize(__obj, __from, __to);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/profile/impl/ |
profiler_hashtable_size.h | 94 __trace_hashtable_size_resize(const void* __obj, std::size_t __from, 100 _GLIBCXX_PROFILE_DATA(_S_hashtable_size)->__resize(__obj, __from, __to);
|
profiler_vector_size.h | 93 __trace_vector_size_resize(const void* __obj, std::size_t __from, 99 _GLIBCXX_PROFILE_DATA(_S_vector_size)->__resize(__obj, __from, __to);
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/profile/impl/ |
profiler_hashtable_size.h | 94 __trace_hashtable_size_resize(const void* __obj, std::size_t __from, 100 _GLIBCXX_PROFILE_DATA(_S_hashtable_size)->__resize(__obj, __from, __to);
|
profiler_vector_size.h | 93 __trace_vector_size_resize(const void* __obj, std::size_t __from, 99 _GLIBCXX_PROFILE_DATA(_S_vector_size)->__resize(__obj, __from, __to);
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/profile/impl/ |
profiler_hashtable_size.h | 87 __trace_hashtable_size_resize(const void* __obj, std::size_t __from, 93 _GLIBCXX_PROFILE_DATA(_S_hashtable_size)->__resize(__obj, __from, __to);
|