Home
last modified time | relevance | path

Searched defs:__s (Results 1 – 25 of 92) sorted by relevance

1234

/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 Dstring.h78 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()
294 strpbrk (char *__s, const char *__accept) __THROW in strpbrk()
300 strpbrk (const char *__s, const char *__accept) __THROW in strpbrk()
H A Dstrings.h55 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 Dstring.h78 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()
294 strpbrk (char *__s, const char *__accept) __THROW in strpbrk()
300 strpbrk (const char *__s, const char *__accept) __THROW in strpbrk()
H A Dstrings.h55 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/include/c++/10.3.1/tr1/
H A Driemann_zeta.tcc80 __riemann_zeta_sum(_Tp __s) in __riemann_zeta_sum()
117 __riemann_zeta_alt(_Tp __s) in __riemann_zeta_alt()
159 __riemann_zeta_glob(_Tp __s) in __riemann_zeta_glob()
254 __riemann_zeta_product(_Tp __s) in __riemann_zeta_product()
295 __riemann_zeta(_Tp __s) in __riemann_zeta()
367 __hurwitz_zeta_glob(_Tp __a, _Tp __s) in __hurwitz_zeta_glob()
432 __hurwitz_zeta(_Tp __a, _Tp __s) in __hurwitz_zeta()
/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 Driemann_zeta.tcc80 __riemann_zeta_sum(_Tp __s) in __riemann_zeta_sum()
117 __riemann_zeta_alt(_Tp __s) in __riemann_zeta_alt()
159 __riemann_zeta_glob(_Tp __s) in __riemann_zeta_glob()
254 __riemann_zeta_product(_Tp __s) in __riemann_zeta_product()
295 __riemann_zeta(_Tp __s) in __riemann_zeta()
367 __hurwitz_zeta_glob(_Tp __a, _Tp __s) in __hurwitz_zeta_glob()
432 __hurwitz_zeta(_Tp __a, _Tp __s) in __hurwitz_zeta()
/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 Dbasic_string.tcc59 swap(basic_string& __s) _GLIBCXX_NOEXCEPT in swap()
311 _M_mutate(size_type __pos, size_type __len1, const _CharT* __s, in _M_mutate()
360 _M_append(const _CharT* __s, size_type __n) in _M_append()
386 const basic_string __s(__k1, __k2, this->get_allocator()); in _M_replace_dispatch() local
424 _M_replace(size_type __pos, size_type __len1, const _CharT* __s, in _M_replace()
477 copy(_CharT* __s, size_type __n, size_type __pos) const in copy()
1191 find(const _CharT* __s, size_type __pos, size_type __n) const in find() argument
1245 rfind(const _CharT* __s, size_type __pos, size_type __n) const in rfind() argument
1284 find_first_of(const _CharT* __s, size_type __pos, size_type __n) const in find_first_of() argument
1300 find_last_of(const _CharT* __s, size_type __pos, size_type __n) const in find_last_of() argument
[all …]
H A Distream.tcc317 get(char_type* __s, streamsize __n, char_type __delim) in get()
408 getline(char_type* __s, streamsize __n, char_type __delim) in getline()
658 read(char_type* __s, streamsize __n) in read()
687 readsome(char_type* __s, streamsize __n) in readsome()
963 operator>>(basic_istream<_CharT, _Traits>& __in, _CharT* __s) in operator >>() argument
H A Dfstream.tcc180 open(const char* __s, ios_base::openmode __mode) in open()
215 open(const wchar_t* __s, ios_base::openmode __mode) in open()
670 xsgetn(_CharT* __s, streamsize __n) in xsgetn()
756 xsputn(const _CharT* __s, streamsize __n) in xsputn()
804 setbuf(char_type* __s, streamsize __n) in setbuf()
/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 Dbasic_string.tcc59 swap(basic_string& __s) _GLIBCXX_NOEXCEPT in swap()
311 _M_mutate(size_type __pos, size_type __len1, const _CharT* __s, in _M_mutate()
360 _M_append(const _CharT* __s, size_type __n) in _M_append()
386 const basic_string __s(__k1, __k2, this->get_allocator()); in _M_replace_dispatch() local
424 _M_replace(size_type __pos, size_type __len1, const _CharT* __s, in _M_replace()
477 copy(_CharT* __s, size_type __n, size_type __pos) const in copy()
1191 find(const _CharT* __s, size_type __pos, size_type __n) const in find() argument
1245 rfind(const _CharT* __s, size_type __pos, size_type __n) const in rfind() argument
1284 find_first_of(const _CharT* __s, size_type __pos, size_type __n) const in find_first_of() argument
1300 find_last_of(const _CharT* __s, size_type __pos, size_type __n) const in find_last_of() argument
[all …]
H A Distream.tcc317 get(char_type* __s, streamsize __n, char_type __delim) in get()
408 getline(char_type* __s, streamsize __n, char_type __delim) in getline()
658 read(char_type* __s, streamsize __n) in read()
687 readsome(char_type* __s, streamsize __n) in readsome()
963 operator>>(basic_istream<_CharT, _Traits>& __in, _CharT* __s) in operator >>() argument
H A Dfstream.tcc180 open(const char* __s, ios_base::openmode __mode) in open()
215 open(const wchar_t* __s, ios_base::openmode __mode) in open()
670 xsgetn(_CharT* __s, streamsize __n) in xsgetn()
756 xsputn(const _CharT* __s, streamsize __n) in xsputn()
804 setbuf(char_type* __s, streamsize __n) in setbuf()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A D__bsd_locale_fallbacks.h57 size_t __libcpp_wcrtomb_l(char *__s, wchar_t __wc, mbstate_t *__ps, locale_t __l) in __libcpp_wcrtomb_l()
72 size_t __libcpp_mbrtowc_l(wchar_t *__pwc, const char *__s, size_t __n, in __libcpp_mbrtowc_l()
87 size_t __libcpp_mbrlen_l(const char *__s, size_t __n, mbstate_t *__ps, locale_t __l) in __libcpp_mbrlen_l()
109 int __libcpp_snprintf_l(char *__s, size_t __n, locale_t __l, const char *__format, ...) { in __libcpp_snprintf_l()
119 int __libcpp_asprintf_l(char **__s, locale_t __l, const char *__format, ...) { in __libcpp_asprintf_l()
129 int __libcpp_sscanf_l(const char *__s, locale_t __l, const char *__format, ...) { in __libcpp_sscanf_l()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A D__bsd_locale_fallbacks.h57 size_t __libcpp_wcrtomb_l(char *__s, wchar_t __wc, mbstate_t *__ps, locale_t __l) in __libcpp_wcrtomb_l()
72 size_t __libcpp_mbrtowc_l(wchar_t *__pwc, const char *__s, size_t __n, in __libcpp_mbrtowc_l()
87 size_t __libcpp_mbrlen_l(const char *__s, size_t __n, mbstate_t *__ps, locale_t __l) in __libcpp_mbrlen_l()
109 int __libcpp_snprintf_l(char *__s, size_t __n, locale_t __l, const char *__format, ...) { in __libcpp_snprintf_l()
119 int __libcpp_asprintf_l(char **__s, locale_t __l, const char *__format, ...) { in __libcpp_asprintf_l()
129 int __libcpp_sscanf_l(const char *__s, locale_t __l, const char *__format, ...) { in __libcpp_sscanf_l()
/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 Dvstring.tcc63 _M_append(const _CharT* __s, size_type __n) in _M_append()
88 const __versa_string __s(__k1, __k2); in _M_replace_dispatch() local
128 _M_replace(size_type __pos, size_type __len1, const _CharT* __s, in _M_replace()
255 copy(_CharT* __s, size_type __n, size_type __pos) const in copy()
270 find(const _CharT* __s, size_type __pos, size_type __n) const in find() argument
313 rfind(const _CharT* __s, size_type __pos, size_type __n) const in rfind() argument
353 find_first_of(const _CharT* __s, size_type __pos, size_type __n) const in find_first_of() argument
370 find_last_of(const _CharT* __s, size_type __pos, size_type __n) const in find_last_of() argument
392 find_first_not_of(const _CharT* __s, size_type __pos, size_type __n) const in find_first_not_of() argument
417 find_last_not_of(const _CharT* __s, size_type __pos, size_type __n) const in find_last_not_of() argument
[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/ext/
H A Dvstring.tcc63 _M_append(const _CharT* __s, size_type __n) in _M_append()
88 const __versa_string __s(__k1, __k2); in _M_replace_dispatch() local
128 _M_replace(size_type __pos, size_type __len1, const _CharT* __s, in _M_replace()
255 copy(_CharT* __s, size_type __n, size_type __pos) const in copy()
270 find(const _CharT* __s, size_type __pos, size_type __n) const in find() argument
313 rfind(const _CharT* __s, size_type __pos, size_type __n) const in rfind() argument
353 find_first_of(const _CharT* __s, size_type __pos, size_type __n) const in find_first_of() argument
370 find_last_of(const _CharT* __s, size_type __pos, size_type __n) const in find_last_of() argument
392 find_first_not_of(const _CharT* __s, size_type __pos, size_type __n) const in find_first_not_of() argument
417 find_last_not_of(const _CharT* __s, size_type __pos, size_type __n) const in find_last_not_of() argument
[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/libc/usr/include/bits/
H A Dstdio2.h36 __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...)) in __NTH()
49 __NTH (vsprintf (char *__restrict __s, const char *__restrict __fmt, in __NTH()
68 __NTH (snprintf (char *__restrict __s, size_t __n, in __NTH()
82 __NTH (vsnprintf (char *__restrict __s, size_t __n, in __NTH()
262 fgets (char *__restrict __s, int __n, FILE *__restrict __stream) in fgets()
324 fgets_unlocked (char *__restrict __s, int __n, FILE *__restrict __stream) in fgets_unlocked()
H A Dwchar2.h131 __NTH (wmemset (wchar_t *__s, wchar_t __c, size_t __n)) in __NTH()
293 __NTH (swprintf (wchar_t *__restrict __s, size_t __n, in __NTH()
323 __NTH (vswprintf (wchar_t *__restrict __s, size_t __n, in __NTH()
393 fgetws (wchar_t *__restrict __s, int __n, __FILE *__restrict __stream) in fgetws()
425 fgetws_unlocked (wchar_t *__restrict __s, int __n, __FILE *__restrict __stream) in fgetws_unlocked()
453 __NTH (wcrtomb (char *__restrict __s, wchar_t __wchar, in __NTH()
/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 Dwchar2.h131 __NTH (wmemset (wchar_t *__s, wchar_t __c, size_t __n)) in __NTH()
293 __NTH (swprintf (wchar_t *__restrict __s, size_t __n, in __NTH()
323 __NTH (vswprintf (wchar_t *__restrict __s, size_t __n, in __NTH()
393 fgetws (wchar_t *__restrict __s, int __n, __FILE *__restrict __stream) in fgetws()
425 fgetws_unlocked (wchar_t *__restrict __s, int __n, __FILE *__restrict __stream) in fgetws_unlocked()
453 __NTH (wcrtomb (char *__restrict __s, wchar_t __wchar, in __NTH()
H A Dstdio2.h36 __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...)) in __NTH()
49 __NTH (vsprintf (char *__restrict __s, const char *__restrict __fmt, in __NTH()
68 __NTH (snprintf (char *__restrict __s, size_t __n, in __NTH()
82 __NTH (vsnprintf (char *__restrict __s, size_t __n, in __NTH()
262 fgets (char *__restrict __s, int __n, FILE *__restrict __stream) in fgets()
324 fgets_unlocked (char *__restrict __s, int __n, FILE *__restrict __stream) in fgets_unlocked()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/support/win32/
H A Dlocale_win32.h177 #define strftime_l( __s, __l, __f, __tm, __loc ) strftime( __s, __l, __f, __tm ) argument
181 #define sscanf_l( __s, __l, __f, ...) _sscanf_l( __s, __f, __l, __VA_ARGS__ ) argument
182 #define sprintf_l( __s, __l, __f, ... ) _sprintf_l( __s, __f, __l, __VA_ARGS__ ) argument
183 #define vsprintf_l( __s, __l, __f, ... ) _vsprintf_l( __s, __f, __l, __VA_ARGS__ ) argument
184 #define vsnprintf_l( __s, __n, __l, __f, ... ) _vsnprintf_l( __s, __n, __f, __l, __VA_ARGS__ ) argument
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/support/win32/
H A Dlocale_win32.h177 #define strftime_l( __s, __l, __f, __tm, __loc ) strftime( __s, __l, __f, __tm ) argument
181 #define sscanf_l( __s, __l, __f, ...) _sscanf_l( __s, __f, __l, __VA_ARGS__ ) argument
182 #define sprintf_l( __s, __l, __f, ... ) _sprintf_l( __s, __f, __l, __VA_ARGS__ ) argument
183 #define vsprintf_l( __s, __l, __f, ... ) _vsprintf_l( __s, __f, __l, __VA_ARGS__ ) argument
184 #define vsnprintf_l( __s, __n, __l, __f, ... ) _vsnprintf_l( __s, __n, __f, __l, __VA_ARGS__ ) argument
/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/parallel/
H A Drandom_shuffle.h167 for (_BinIndex __s = 0; __s < __sd->_M_num_bins; ++__s) in __parallel_random_shuffle_drs_pu() local
177 for (_BinIndex __s = 0; __s < __d->_M_bins_begin; ++__s) in __parallel_random_shuffle_drs_pu() local
182 for (_BinIndex __s = __d->_M_bins_begin; __s < __d->__bins_end; ++__s) in __parallel_random_shuffle_drs_pu() local
395 for (int __s = 0; __s < (__num_bins + 1); ++__s) in __parallel_random_shuffle_drs() local
418 const _Settings& __s = _Settings::get(); in __sequential_random_shuffle() 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/include/c++/10.3.1/parallel/
H A Drandom_shuffle.h167 for (_BinIndex __s = 0; __s < __sd->_M_num_bins; ++__s) in __parallel_random_shuffle_drs_pu() local
177 for (_BinIndex __s = 0; __s < __d->_M_bins_begin; ++__s) in __parallel_random_shuffle_drs_pu() local
182 for (_BinIndex __s = __d->_M_bins_begin; __s < __d->__bins_end; ++__s) in __parallel_random_shuffle_drs_pu() local
395 for (int __s = 0; __s < (__num_bins + 1); ++__s) in __parallel_random_shuffle_drs() local
418 const _Settings& __s = _Settings::get(); in __sequential_random_shuffle() local
/OK3568_Linux_fs/kernel/drivers/remoteproc/
H A Dremoteproc_elf_helpers.h40 #define ELF_GEN_FIELD_GET_SET(__s, __field, __type) \ argument
87 #define ELF_STRUCT_SIZE(__s) \ in ELF_GEN_FIELD_GET_SET() argument

1234