| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/ |
| H A D | regex_scanner.tcc | 99 auto __c = *_M_current++; in _M_scan_normal() local 211 auto __c = *_M_current++; in _M_scan_in_bracket() local 273 auto __c = *_M_current++; in _M_scan_in_brace() local 317 auto __c = *_M_current++; in _M_eat_escape_ecma() local 396 auto __c = *_M_current; in _M_eat_escape_posix() local 434 auto __c = *_M_current++; in _M_eat_escape_awk() local
|
| H A D | string_view.tcc | 69 find(_CharT __c, size_type __pos) const noexcept in find() 105 rfind(_CharT __c, size_type __pos) const noexcept in rfind() 174 find_first_not_of(_CharT __c, size_type __pos) const noexcept in find_first_not_of() 207 find_last_not_of(_CharT __c, size_type __pos) const noexcept in find_last_not_of()
|
| H A D | streambuf.tcc | 64 const int_type __c = this->uflow(); in xsgetn() local 98 int_type __c = this->overflow(traits_type::to_int_type(*__s)); in xsputn() local 122 typename _Traits::int_type __c = __sbin->sgetc(); in __copy_streambufs_eof() local
|
| H A D | istream.tcc | 247 int_type __c = __eof; in get() local 280 get(char_type& __c) in get() 630 int_type __c = traits_type::eof(); in peek() local 719 putback(char_type __c) in putback() 931 operator>>(basic_istream<_CharT, _Traits>& __in, _CharT& __c) in operator >>() argument 1034 __int_type __c = __sb->sgetc(); in ws() local
|
| H A D | streambuf_iterator.h | 148 int_type __c = _M_get(); in _GLIBCXX_VISIBILITY() local 378 int_type __c = __sb->sgetc(); in _GLIBCXX_VISIBILITY() local 435 int_type __c = __sb->sgetc(); in _GLIBCXX_VISIBILITY() local
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/ |
| H A D | regex_scanner.tcc | 99 auto __c = *_M_current++; in _M_scan_normal() local 211 auto __c = *_M_current++; in _M_scan_in_bracket() local 273 auto __c = *_M_current++; in _M_scan_in_brace() local 317 auto __c = *_M_current++; in _M_eat_escape_ecma() local 396 auto __c = *_M_current; in _M_eat_escape_posix() local 434 auto __c = *_M_current++; in _M_eat_escape_awk() local
|
| H A D | string_view.tcc | 69 find(_CharT __c, size_type __pos) const noexcept in find() 105 rfind(_CharT __c, size_type __pos) const noexcept in rfind() 174 find_first_not_of(_CharT __c, size_type __pos) const noexcept in find_first_not_of() 207 find_last_not_of(_CharT __c, size_type __pos) const noexcept in find_last_not_of()
|
| H A D | streambuf.tcc | 64 const int_type __c = this->uflow(); in xsgetn() local 98 int_type __c = this->overflow(traits_type::to_int_type(*__s)); in xsputn() local 122 typename _Traits::int_type __c = __sbin->sgetc(); in __copy_streambufs_eof() local
|
| H A D | istream.tcc | 247 int_type __c = __eof; in get() local 280 get(char_type& __c) in get() 630 int_type __c = traits_type::eof(); in peek() local 719 putback(char_type __c) in putback() 931 operator>>(basic_istream<_CharT, _Traits>& __in, _CharT& __c) in operator >>() argument 1034 __int_type __c = __sb->sgetc(); in ws() local
|
| H A D | streambuf_iterator.h | 148 int_type __c = _M_get(); in _GLIBCXX_VISIBILITY() local 378 int_type __c = __sb->sgetc(); in _GLIBCXX_VISIBILITY() local 435 int_type __c = __sb->sgetc(); in _GLIBCXX_VISIBILITY() local
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/ |
| H A D | string.h | 78 memchr (void *__s, int __c, size_t __n) __THROW in memchr() 84 memchr (const void *__s, int __c, size_t __n) __THROW in memchr() 217 strchr (char *__s, int __c) __THROW in strchr() 223 strchr (const char *__s, int __c) __THROW in strchr() 244 strrchr (char *__s, int __c) __THROW in strrchr() 250 strrchr (const char *__s, int __c) __THROW in strrchr()
|
| H A D | strings.h | 55 index (char *__s, int __c) __THROW in index() 61 index (const char *__s, int __c) __THROW in index() 83 rindex (char *__s, int __c) __THROW in rindex() 89 rindex (const char *__s, int __c) __THROW in rindex()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/ |
| H A D | string.h | 78 memchr (void *__s, int __c, size_t __n) __THROW in memchr() 84 memchr (const void *__s, int __c, size_t __n) __THROW in memchr() 217 strchr (char *__s, int __c) __THROW in strchr() 223 strchr (const char *__s, int __c) __THROW in strchr() 244 strrchr (char *__s, int __c) __THROW in strrchr() 250 strrchr (const char *__s, int __c) __THROW in strrchr()
|
| H A D | strings.h | 55 index (char *__s, int __c) __THROW in index() 61 index (const char *__s, int __c) __THROW in index() 83 rindex (char *__s, int __c) __THROW in rindex() 89 rindex (const char *__s, int __c) __THROW in rindex()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/include/ |
| H A D | arm_neon.h | 1291 vqrdmlah_s16 (int16x4_t __a, int16x4_t __b, int16x4_t __c) in vqrdmlah_s16() 1298 vqrdmlah_s32 (int32x2_t __a, int32x2_t __b, int32x2_t __c) in vqrdmlah_s32() 1305 vqrdmlahq_s16 (int16x8_t __a, int16x8_t __b, int16x8_t __c) in vqrdmlahq_s16() 1312 vqrdmlahq_s32 (int32x4_t __a, int32x4_t __b, int32x4_t __c) in vqrdmlahq_s32() 1319 vqrdmlsh_s16 (int16x4_t __a, int16x4_t __b, int16x4_t __c) in vqrdmlsh_s16() 1326 vqrdmlsh_s32 (int32x2_t __a, int32x2_t __b, int32x2_t __c) in vqrdmlsh_s32() 1333 vqrdmlshq_s16 (int16x8_t __a, int16x8_t __b, int16x8_t __c) in vqrdmlshq_s16() 1340 vqrdmlshq_s32 (int32x4_t __a, int32x4_t __b, int32x4_t __c) in vqrdmlshq_s32() 1411 vmla_s8 (int8x8_t __a, int8x8_t __b, int8x8_t __c) in vmla_s8() 1418 vmla_s16 (int16x4_t __a, int16x4_t __b, int16x4_t __c) in vmla_s16() [all …]
|
| H A D | arm_acle.h | 401 __usada8 (uint8x4_t __a, uint8x4_t __b, uint32_t __c) in __usada8() 408 __smlald (int16x2_t __a, int16x2_t __b, int64_t __c) in __smlald() 415 __smlaldx (int16x2_t __a, int16x2_t __b, int64_t __c) in __smlaldx() 422 __smlsld (int16x2_t __a, int16x2_t __b, int64_t __c) in __smlsld() 429 __smlsldx (int16x2_t __a, int16x2_t __b, int64_t __c) in __smlsldx() 527 __smlad (int16x2_t __a, int16x2_t __b, int32_t __c) in __smlad() 534 __smladx (int16x2_t __a, int16x2_t __b, int32_t __c) in __smladx() 541 __smlsd (int16x2_t __a, int16x2_t __b, int32_t __c) in __smlsd() 548 __smlsdx (int16x2_t __a, int16x2_t __b, int32_t __c) in __smlsdx() 656 __smlabb (int32_t __a, int32_t __b, int32_t __c) in __smlabb() [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/ |
| H A D | ropeimpl.h | 148 _Rope_RopeConcatenation<_CharT, _Alloc>* __c = in _GLIBCXX_VISIBILITY() local 194 _Rope_RopeConcatenation<_CharT, _Alloc>* __c; in _GLIBCXX_VISIBILITY() local 383 _Rope_RopeConcatenation<_CharT,_Alloc>* __c in _GLIBCXX_VISIBILITY() local 744 _RopeConcatenation* __c = (_RopeConcatenation*)__base; in _GLIBCXX_VISIBILITY() local 1087 _RopeConcatenation* __c = (_RopeConcatenation*)__r; in _GLIBCXX_VISIBILITY() local 1128 _RopeConcatenation* __c = (_RopeConcatenation*)__r; in _GLIBCXX_VISIBILITY() local 1261 _RopeConcatenation* __c = (_RopeConcatenation*)__r; in _GLIBCXX_VISIBILITY() local 1337 _RopeConcatenation* __c = (_RopeConcatenation*)__r; in _GLIBCXX_VISIBILITY() local 1387 _RopeConcatenation* __c = (_RopeConcatenation*)__r; in _GLIBCXX_VISIBILITY() local
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/ |
| H A D | ropeimpl.h | 148 _Rope_RopeConcatenation<_CharT, _Alloc>* __c = in _GLIBCXX_VISIBILITY() local 194 _Rope_RopeConcatenation<_CharT, _Alloc>* __c; in _GLIBCXX_VISIBILITY() local 383 _Rope_RopeConcatenation<_CharT,_Alloc>* __c in _GLIBCXX_VISIBILITY() local 744 _RopeConcatenation* __c = (_RopeConcatenation*)__base; in _GLIBCXX_VISIBILITY() local 1087 _RopeConcatenation* __c = (_RopeConcatenation*)__r; in _GLIBCXX_VISIBILITY() local 1128 _RopeConcatenation* __c = (_RopeConcatenation*)__r; in _GLIBCXX_VISIBILITY() local 1261 _RopeConcatenation* __c = (_RopeConcatenation*)__r; in _GLIBCXX_VISIBILITY() local 1337 _RopeConcatenation* __c = (_RopeConcatenation*)__r; in _GLIBCXX_VISIBILITY() local 1387 _RopeConcatenation* __c = (_RopeConcatenation*)__r; in _GLIBCXX_VISIBILITY() local
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/ |
| H A D | stdio.h | 82 putchar (int __c) in putchar() 91 fputc_unlocked (int __c, FILE *__stream) in fputc_unlocked() 101 putc_unlocked (int __c, FILE *__stream) in putc_unlocked() 108 putchar_unlocked (int __c) in putchar_unlocked()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/ |
| H A D | stdio.h | 82 putchar (int __c) in putchar() 91 fputc_unlocked (int __c, FILE *__stream) in fputc_unlocked() 101 putc_unlocked (int __c, FILE *__stream) in putc_unlocked() 108 putchar_unlocked (int __c) in putchar_unlocked()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/include/ |
| H A D | arm_neon.h | 1276 vaddhn_high_s16 (int8x8_t __a, int16x8_t __b, int16x8_t __c) in vaddhn_high_s16() 1283 vaddhn_high_s32 (int16x4_t __a, int32x4_t __b, int32x4_t __c) in vaddhn_high_s32() 1290 vaddhn_high_s64 (int32x2_t __a, int64x2_t __b, int64x2_t __c) in vaddhn_high_s64() 1297 vaddhn_high_u16 (uint8x8_t __a, uint16x8_t __b, uint16x8_t __c) in vaddhn_high_u16() 1306 vaddhn_high_u32 (uint16x4_t __a, uint32x4_t __b, uint32x4_t __c) in vaddhn_high_u32() 1315 vaddhn_high_u64 (uint32x2_t __a, uint64x2_t __b, uint64x2_t __c) in vaddhn_high_u64() 1324 vraddhn_high_s16 (int8x8_t __a, int16x8_t __b, int16x8_t __c) in vraddhn_high_s16() 1331 vraddhn_high_s32 (int16x4_t __a, int32x4_t __b, int32x4_t __c) in vraddhn_high_s32() 1338 vraddhn_high_s64 (int32x2_t __a, int64x2_t __b, int64x2_t __c) in vraddhn_high_s64() 1345 vraddhn_high_u16 (uint8x8_t __a, uint16x8_t __b, uint16x8_t __c) in vraddhn_high_u16() [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/experimental/bits/ |
| H A D | string_view.tcc | 73 find(_CharT __c, size_type __pos) const noexcept in find() 109 rfind(_CharT __c, size_type __pos) const noexcept in rfind() 175 find_first_not_of(_CharT __c, size_type __pos) const noexcept in find_first_not_of() 207 find_last_not_of(_CharT __c, size_type __pos) const noexcept in find_last_not_of()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/experimental/bits/ |
| H A D | string_view.tcc | 73 find(_CharT __c, size_type __pos) const noexcept in find() 109 rfind(_CharT __c, size_type __pos) const noexcept in rfind() 175 find_first_not_of(_CharT __c, size_type __pos) const noexcept in find_first_not_of() 207 find_last_not_of(_CharT __c, size_type __pos) const noexcept in find_last_not_of()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/tr1/ |
| H A D | hypergeometric.tcc | 85 __conf_hyperg_series(_Tp __a, _Tp __c, _Tp __x) in __conf_hyperg_series() 122 __conf_hyperg_luke(_Tp __a, _Tp __c, _Tp __xin) in __conf_hyperg_luke() 229 __conf_hyperg(_Tp __a, _Tp __c, _Tp __x) in __conf_hyperg() 273 __hyperg_series(_Tp __a, _Tp __b, _Tp __c, _Tp __x) in __hyperg_series() 306 __hyperg_luke(_Tp __a, _Tp __b, _Tp __c, _Tp __xin) in __hyperg_luke() 440 __hyperg_reflect(_Tp __a, _Tp __b, _Tp __c, _Tp __x) in __hyperg_reflect() 730 __hyperg(_Tp __a, _Tp __b, _Tp __c, _Tp __x) in __hyperg()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/tr1/ |
| H A D | hypergeometric.tcc | 85 __conf_hyperg_series(_Tp __a, _Tp __c, _Tp __x) in __conf_hyperg_series() 122 __conf_hyperg_luke(_Tp __a, _Tp __c, _Tp __xin) in __conf_hyperg_luke() 229 __conf_hyperg(_Tp __a, _Tp __c, _Tp __x) in __conf_hyperg() 273 __hyperg_series(_Tp __a, _Tp __b, _Tp __c, _Tp __x) in __hyperg_series() 306 __hyperg_luke(_Tp __a, _Tp __b, _Tp __c, _Tp __xin) in __hyperg_luke() 440 __hyperg_reflect(_Tp __a, _Tp __b, _Tp __c, _Tp __x) in __hyperg_reflect() 730 __hyperg(_Tp __a, _Tp __b, _Tp __c, _Tp __x) in __hyperg()
|