/external/kernel-headers/original/asm-mips/ |
string.h | 73 static __inline__ int strcmp(__const__ char *__cs, __const__ char *__ct) 94 : "=r" (__cs), "=r" (__ct), "=r" (__res) 95 : "0" (__cs), "1" (__ct)); 104 strncmp(__const__ char *__cs, __const__ char *__ct, size_t __count) 127 : "=r" (__cs), "=r" (__ct), "=r" (__count), "=r" (__res) 128 : "0" (__cs), "1" (__ct), "2" (__count));
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
locale_facets.tcc | 761 _CharT* __new, const _CharT* __cs, int& __len) const 766 __cs, __w, __len); 820 ios_base&, _CharT* __new, _CharT* __cs, int& __len) const 823 __grouping_size, __cs, __cs + __len); 845 _CharT* __cs = static_cast<_CharT*>(__builtin_alloca(sizeof(_CharT) 856 int __len = __int_to_char(__cs + __ilen, __u, __lit, __flags, __dec); 857 __cs += __ilen - __len; 868 __lc->_M_thousands_sep, __io, __cs2 + 2, __cs, __len); 869 __cs = __cs2 + 2 [all...] |
locale_facets_nonio.tcc | 561 char* __cs = static_cast<char*>(__builtin_alloca(__cs_size)); 564 int __len = std::__convert_from_v(_S_get_c_locale(), __cs, __cs_size, 570 __cs = static_cast<char*>(__builtin_alloca(__cs_size)); 571 __len = std::__convert_from_v(_S_get_c_locale(), __cs, __cs_size, 578 char* __cs = static_cast<char*>(__builtin_alloca(__cs_size)); 579 int __len = std::__convert_from_v(_S_get_c_locale(), __cs, 0, "%.*Lf", 583 __ctype.widen(__cs, __cs + __len, &__digits[0]); 632 const char* __cs; 687 __cs = "%m/%d/%y" [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
locale_facets.tcc | 778 _CharT* __new, const _CharT* __cs, int& __len) const 783 __cs, __w, __len); 837 ios_base&, _CharT* __new, _CharT* __cs, int& __len) const 840 __grouping_size, __cs, __cs + __len); 862 _CharT* __cs = static_cast<_CharT*>(__builtin_alloca(sizeof(_CharT) 873 int __len = __int_to_char(__cs + __ilen, __u, __lit, __flags, __dec); 874 __cs += __ilen - __len; 885 __lc->_M_thousands_sep, __io, __cs2 + 2, __cs, __len); 886 __cs = __cs2 + 2 [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
locale_facets.tcc | 778 _CharT* __new, const _CharT* __cs, int& __len) const 783 __cs, __w, __len); 837 ios_base&, _CharT* __new, _CharT* __cs, int& __len) const 840 __grouping_size, __cs, __cs + __len); 862 _CharT* __cs = static_cast<_CharT*>(__builtin_alloca(sizeof(_CharT) 873 int __len = __int_to_char(__cs + __ilen, __u, __lit, __flags, __dec); 874 __cs += __ilen - __len; 885 __lc->_M_thousands_sep, __io, __cs2 + 2, __cs, __len); 886 __cs = __cs2 + 2 [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
locale_facets.tcc | 761 _CharT* __new, const _CharT* __cs, int& __len) const 766 __cs, __w, __len); 820 ios_base&, _CharT* __new, _CharT* __cs, int& __len) const 823 __grouping_size, __cs, __cs + __len); 845 _CharT* __cs = static_cast<_CharT*>(__builtin_alloca(sizeof(_CharT) 856 int __len = __int_to_char(__cs + __ilen, __u, __lit, __flags, __dec); 857 __cs += __ilen - __len; 868 __lc->_M_thousands_sep, __io, __cs2 + 2, __cs, __len); 869 __cs = __cs2 + 2 [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
locale_facets.tcc | 761 _CharT* __new, const _CharT* __cs, int& __len) const 766 __cs, __w, __len); 820 ios_base&, _CharT* __new, _CharT* __cs, int& __len) const 823 __grouping_size, __cs, __cs + __len); 845 _CharT* __cs = static_cast<_CharT*>(__builtin_alloca(sizeof(_CharT) 856 int __len = __int_to_char(__cs + __ilen, __u, __lit, __flags, __dec); 857 __cs += __ilen - __len; 868 __lc->_M_thousands_sep, __io, __cs2 + 2, __cs, __len); 869 __cs = __cs2 + 2 [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
locale_facets.tcc | 761 _CharT* __new, const _CharT* __cs, int& __len) const 766 __cs, __w, __len); 820 ios_base&, _CharT* __new, _CharT* __cs, int& __len) const 823 __grouping_size, __cs, __cs + __len); 845 _CharT* __cs = static_cast<_CharT*>(__builtin_alloca(sizeof(_CharT) 856 int __len = __int_to_char(__cs + __ilen, __u, __lit, __flags, __dec); 857 __cs += __ilen - __len; 868 __lc->_M_thousands_sep, __io, __cs2 + 2, __cs, __len); 869 __cs = __cs2 + 2 [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/ |
locale_facets.tcc | 761 _CharT* __new, const _CharT* __cs, int& __len) const 766 __cs, __w, __len); 820 ios_base&, _CharT* __new, _CharT* __cs, int& __len) const 823 __grouping_size, __cs, __cs + __len); 845 _CharT* __cs = static_cast<_CharT*>(__builtin_alloca(sizeof(_CharT) 856 int __len = __int_to_char(__cs + __ilen, __u, __lit, __flags, __dec); 857 __cs += __ilen - __len; 868 __lc->_M_thousands_sep, __io, __cs2 + 2, __cs, __len); 869 __cs = __cs2 + 2 [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
locale_facets.tcc | 778 _CharT* __new, const _CharT* __cs, int& __len) const 783 __cs, __w, __len); 837 ios_base&, _CharT* __new, _CharT* __cs, int& __len) const 840 __grouping_size, __cs, __cs + __len); 862 _CharT* __cs = static_cast<_CharT*>(__builtin_alloca(sizeof(_CharT) 873 int __len = __int_to_char(__cs + __ilen, __u, __lit, __flags, __dec); 874 __cs += __ilen - __len; 885 __lc->_M_thousands_sep, __io, __cs2 + 2, __cs, __len); 886 __cs = __cs2 + 2 [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
locale_facets.tcc | 778 _CharT* __new, const _CharT* __cs, int& __len) const 783 __cs, __w, __len); 837 ios_base&, _CharT* __new, _CharT* __cs, int& __len) const 840 __grouping_size, __cs, __cs + __len); 862 _CharT* __cs = static_cast<_CharT*>(__builtin_alloca(sizeof(_CharT) 873 int __len = __int_to_char(__cs + __ilen, __u, __lit, __flags, __dec); 874 __cs += __ilen - __len; 885 __lc->_M_thousands_sep, __io, __cs2 + 2, __cs, __len); 886 __cs = __cs2 + 2 [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
locale_facets.tcc | 778 _CharT* __new, const _CharT* __cs, int& __len) const 783 __cs, __w, __len); 837 ios_base&, _CharT* __new, _CharT* __cs, int& __len) const 840 __grouping_size, __cs, __cs + __len); 862 _CharT* __cs = static_cast<_CharT*>(__builtin_alloca(sizeof(_CharT) 873 int __len = __int_to_char(__cs + __ilen, __u, __lit, __flags, __dec); 874 __cs += __ilen - __len; 885 __lc->_M_thousands_sep, __io, __cs2 + 2, __cs, __len); 886 __cs = __cs2 + 2 [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
locale_facets.tcc | 778 _CharT* __new, const _CharT* __cs, int& __len) const 783 __cs, __w, __len); 837 ios_base&, _CharT* __new, _CharT* __cs, int& __len) const 840 __grouping_size, __cs, __cs + __len); 862 _CharT* __cs = static_cast<_CharT*>(__builtin_alloca(sizeof(_CharT) 873 int __len = __int_to_char(__cs + __ilen, __u, __lit, __flags, __dec); 874 __cs += __ilen - __len; 885 __lc->_M_thousands_sep, __io, __cs2 + 2, __cs, __len); 886 __cs = __cs2 + 2 [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/ |
locale_facets.tcc | 776 _CharT* __new, const _CharT* __cs, int& __len) const 781 __cs, __w, __len); 835 ios_base&, _CharT* __new, _CharT* __cs, int& __len) const 838 __grouping_size, __cs, __cs + __len); 860 _CharT* __cs = static_cast<_CharT*>(__builtin_alloca(sizeof(_CharT) 871 int __len = __int_to_char(__cs + __ilen, __u, __lit, __flags, __dec); 872 __cs += __ilen - __len; 883 __lc->_M_thousands_sep, __io, __cs2 + 2, __cs, __len); 884 __cs = __cs2 + 2 [all...] |
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/ |
user32.h | 47 unsigned short cs, __cs; member in struct:user_regs_struct32
|
user_32.h | 49 unsigned short cs, __cs; member in struct:user_regs_struct
|
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/ |
user32.h | 47 unsigned short cs, __cs; member in struct:user_regs_struct32
|
user_32.h | 49 unsigned short cs, __cs; member in struct:user_regs_struct
|
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/ |
user32.h | 47 unsigned short cs, __cs; member in struct:user_regs_struct32
|
user_32.h | 49 unsigned short cs, __cs; member in struct:user_regs_struct
|
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/ |
user32.h | 47 unsigned short cs, __cs; member in struct:user_regs_struct32
|
user_32.h | 49 unsigned short cs, __cs; member in struct:user_regs_struct
|
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/ |
user32.h | 47 unsigned short cs, __cs; member in struct:user_regs_struct32
|
user_32.h | 49 unsigned short cs, __cs; member in struct:user_regs_struct
|
/external/kernel-headers/original/asm-x86/ |
user32.h | 39 unsigned short cs, __cs; member in struct:user_regs_struct32
|