Home
last modified time | relevance | path

Searched defs:s (Results 1 – 25 of 198) sorted by relevance

12345678

/bionic/libc/bionic/
Dstrtol.cpp47 const char* s = nptr; in StrToI() local
113 const char* s = nptr; in StrToU() local
162 int atoi(const char* s) { in atoi()
166 long atol(const char* s) { in atol()
170 long long atoll(const char* s) { in atoll()
174 intmax_t strtoimax(const char* s, char** end, int base) { in strtoimax()
178 long strtol(const char* s, char** end, int base) { in strtol()
182 long long strtoll(const char* s, char** end, int base) { in strtoll()
189 unsigned long strtoul(const char* s, char** end, int base) { in strtoul()
193 unsigned long long strtoull(const char* s, char** end, int base) { in strtoull()
[all …]
Dstdlib_l.cpp32 double strtod_l(const char* s, char** end_ptr, locale_t) { in strtod_l()
36 float strtof_l(const char* s, char** end_ptr, locale_t) { in strtof_l()
40 long strtol_l(const char* s, char** end_ptr, int base, locale_t) { in strtol_l()
44 long double strtold_l(const char* s, char** end_ptr, locale_t) { in strtold_l()
48 long long strtoll_l(const char* s, char** end_ptr, int base, locale_t) { in strtoll_l()
52 unsigned long strtoul_l(const char* s, char** end_ptr, int base, locale_t) { in strtoul_l()
56 unsigned long long strtoull_l(const char* s, char** end_ptr, int base, locale_t) { in strtoull_l()
Dwchar_l.cpp52 double wcstod_l(const wchar_t* s, wchar_t** end_ptr, locale_t) { in wcstod_l()
56 float wcstof_l(const wchar_t* s, wchar_t** end_ptr, locale_t) { in wcstof_l()
60 long wcstol_l(const wchar_t* s, wchar_t** end_ptr, int base, locale_t) { in wcstol_l()
64 long long wcstoll_l(const wchar_t* s, wchar_t** end_ptr, int base, locale_t) { in wcstoll_l()
68 unsigned long wcstoul_l(const wchar_t* s, wchar_t** end_ptr, int base, locale_t) { in wcstoul_l()
72 unsigned long long wcstoull_l(const wchar_t* s, wchar_t** end_ptr, int base, locale_t) { in wcstoull_l()
76 long double wcstold_l(const wchar_t* s, wchar_t** end_ptr, locale_t) { in wcstold_l()
Dpathconf.cpp35 static long __filesizebits(const struct statfs& s) { in __filesizebits()
46 static long __link_max(const struct statfs& s) { in __link_max()
64 static long __2_symlinks(const struct statfs& s) { in __2_symlinks()
77 static long __pathconf(const struct statfs& s, int name) { in __pathconf()
Dwcstod.cpp96 float wcstof(const wchar_t* s, wchar_t** end) { in wcstof()
100 double wcstod(const wchar_t* s, wchar_t** end) { in wcstod()
104 long double wcstold(const wchar_t* s, wchar_t** end) { in wcstold()
Dnet_if.cpp48 ScopedFd s(socket(AF_INET, SOCK_DGRAM|SOCK_CLOEXEC, 0)); in if_indextoname() local
57 ScopedFd s(socket(AF_INET, SOCK_DGRAM|SOCK_CLOEXEC, 0)); in if_nametoindex() local
Datof.cpp31 double atof(const char* s) { in atof()
/bionic/libc/include/bits/
Dtermios_inlines.h48 static __inline speed_t cfgetspeed(const struct termios* s) { in cfgetspeed()
52 __BIONIC_TERMIOS_INLINE speed_t cfgetispeed(const struct termios* s) { in cfgetispeed()
56 __BIONIC_TERMIOS_INLINE speed_t cfgetospeed(const struct termios* s) { in cfgetospeed()
60 __BIONIC_TERMIOS_INLINE void cfmakeraw(struct termios* s) { in cfmakeraw()
70 __BIONIC_TERMIOS_INLINE int cfsetspeed(struct termios* s, speed_t speed) { in cfsetspeed()
80 __BIONIC_TERMIOS_INLINE int cfsetispeed(struct termios* s, speed_t speed) { in cfsetispeed()
84 __BIONIC_TERMIOS_INLINE int cfsetospeed(struct termios* s, speed_t speed) { in cfsetospeed()
102 __BIONIC_TERMIOS_INLINE int tcgetattr(int fd, struct termios* s) { in tcgetattr()
115 __BIONIC_TERMIOS_INLINE int tcsetattr(int fd, int optional_actions, const struct termios* s) { in tcsetattr()
/bionic/libc/upstream-netbsd/lib/libc/include/isc/
Dmemcluster.h27 #define memget(s) __memget_debug(s, __FILE__, __LINE__) argument
28 #define memput(p, s) __memput_debug(p, s, __FILE__, __LINE__) argument
31 #define memget(s) __memget_record(s, __FILE__, __LINE__) argument
32 #define memput(p, s) __memput_record(p, s, __FILE__, __LINE__) argument
/bionic/tests/
Dsemaphore_test.cpp34 sem_t s; in TEST() local
60 sem_t s; in TEST() local
81 sem_t s; in TEST() local
110 sem_t s; in sem_timedwait_helper() local
166 sem_t s; in TEST_F() local
173 sem_t s; in TEST() local
222 sem_t s; in TEST() local
245 sem_t s; in TEST() local
/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
Dgdtoa.h155 #define __strtopd(s,se,x) strtord(s,se,1,x) argument
156 #define __strtopdd(s,se,x) strtordd(s,se,1,x) argument
157 #define __strtopf(s,se,x) strtorf(s,se,1,x) argument
158 #define __strtopQ(s,se,x) strtorQ(s,se,1,x) argument
159 #define __strtopx(s,se,x) strtorx(s,se,1,x) argument
160 #define __strtopxL(s,se,x) strtorxL(s,se,1,x) argument
Dhdtoa.c51 char *s; in roundup() local
128 char *s, *s0; in __hdtoa() local
226 char *s, *s0; in __hldtoa() local
Ddmisc.c69 nrv_alloc(s, rve, n) char *s, **rve; int n; in nrv_alloc() argument
94 freedtoa(s) char *s; in freedtoa() argument
/bionic/libm/upstream-freebsd/lib/msun/src/
Ds_nan.c53 _scan_nan(uint32_t *words, int num_words, const char *s) in _scan_nan()
82 nan(const char *s) in nan()
99 nanf(const char *s) in nanf()
De_j1.c89 double z, s,c,ss,cc,r,u,v,y; in __ieee754_j1() local
145 double z, s,c,ss,cc,u,v; in __ieee754_y1() local
274 double z,r,s; in pone() local
371 double s,r,z; in qone() local
De_j1f.c51 float z, s,c,ss,cc,r,u,v,y; in __ieee754_j1f() local
107 float z, s,c,ss,cc,u,v; in __ieee754_y1f() local
229 float z,r,s; in ponef() local
326 float s,r,z; in qonef() local
De_j0f.c50 float z, s,c,ss,cc,r,u,v; in __ieee754_j0f() local
110 float z, s,c,ss,cc,u,v; in __ieee754_y0f() local
234 float z,r,s; in pzerof() local
331 float s,r,z; in qzerof() local
De_j0.c88 double z, s,c,ss,cc,r,u,v; in __ieee754_j0() local
148 double z, s,c,ss,cc,u,v; in __ieee754_y0() local
280 double z,r,s; in pzero() local
377 double s,r,z; in qzero() local
/bionic/libc/upstream-openbsd/lib/libc/string/
Dstrtok.c33 strtok(char *s, const char *delim) in strtok()
42 strtok_r(char *s, const char *delim, char **last) in strtok_r()
/bionic/libc/tools/
Dgenerate_notice.py16 def warn(s): argument
20 def warn_verbose(s): argument
/bionic/libc/include/bits/fortify/
Dstring.h145 void* __memrchr_fortify(const void* const __pass_object_size s, int c, size_t n) __overloadable { in __memrchr_fortify()
247 void* memrchr(void* const __pass_object_size s, int c, size_t n) { in memrchr()
252 const void* memrchr(const void* const __pass_object_size s, int c, size_t n) { in memrchr()
258 void* memrchr(const void* const __pass_object_size s, int c, size_t n) __overloadable { in memrchr()
/bionic/libc/dns/net/
Dgetservent.c127 struct servent* s; in getservbyname() local
143 struct servent* s; in getservbyport() local
/bionic/libc/stdio/
Dstdio.cpp736 int asprintf(char** s, const char* fmt, ...) { in asprintf()
740 char* ctermid(char* s) { in ctermid()
778 char* s = buf; in fgets_unlocked() local
825 int fputs(const char* s, FILE* fp) { in fputs()
831 int fputs_unlocked(const char* s, FILE* fp) { in fputs_unlocked()
921 int puts(const char* s) { in puts()
969 int snprintf(char* s, size_t n, const char* fmt, ...) { in snprintf()
973 int sprintf(char* s, const char* fmt, ...) { in sprintf()
977 int sscanf(const char* s, const char* fmt, ...) { in sscanf()
981 int swprintf(wchar_t* s, size_t n, const wchar_t* fmt, ...) { in swprintf()
[all …]
/bionic/libc/kernel/uapi/linux/
Dvboxguest.h55 #define VBG_IOCTL_VMMDEV_REQUEST(s) _IOC(_IOC_READ | _IOC_WRITE, 'V', 2, s) argument
87 #define VBG_IOCTL_HGCM_CALL_32(s) _IOC(_IOC_READ | _IOC_WRITE, 'V', 6, s) argument
88 #define VBG_IOCTL_HGCM_CALL_64(s) _IOC(_IOC_READ | _IOC_WRITE, 'V', 7, s) argument
90 #define VBG_IOCTL_HGCM_CALL(s) VBG_IOCTL_HGCM_CALL_64(s) argument
92 #define VBG_IOCTL_HGCM_CALL(s) VBG_IOCTL_HGCM_CALL_32(s) argument
102 #define VBG_IOCTL_LOG(s) _IO('V', 9) argument
/bionic/tests/headers/posix/
Dmath_h.c345 int s = signgam; in math_h() local

12345678