/bionic/libc/kernel/tools/ |
D | clean_header.py | 205 r = b.editFile(dst_file, new_data) variable 207 r = "unchanged" variable 209 r = "edited" variable 211 r = "added" variable
|
/bionic/libc/upstream-openbsd/lib/libc/stdlib/ |
D | div.c | 39 div_t r; in div() local
|
D | imaxdiv.c | 39 imaxdiv_t r; in imaxdiv() local
|
D | ldiv.c | 39 ldiv_t r; in ldiv() local
|
D | lldiv.c | 39 lldiv_t r; in lldiv() local
|
D | tsearch.c | 34 int r; in tsearch() local 60 node *r; in tdelete() local
|
/bionic/libc/upstream-openbsd/lib/libc/crypt/ |
D | arc4random_uniform.c | 35 uint32_t r, min; in arc4random_uniform() local
|
/bionic/libc/upstream-netbsd/lib/libc/regex/ |
D | regerror.c | 168 const struct rerr *r; in regerror() local 213 const struct rerr *r; in regatoi() local
|
/bionic/libm/upstream-netbsd/lib/libm/complex/ |
D | cexpl.c | 40 long double r, x, y; in cexpl() local
|
/bionic/tests/ |
D | inttypes_test.cpp | 191 div_t r; in TEST() local 211 ldiv_t r; in TEST() local 231 lldiv_t r; in TEST() local 251 imaxdiv_t r; in TEST() local
|
D | sys_select_test.cpp | 78 fd_set r; in TEST() local 133 fd_set r; in TEST() local
|
/bionic/libc/upstream-freebsd/lib/libc/string/ |
D | wcsncat.c | 44 const wchar_t *r; in wcsncat() local
|
/bionic/libc/upstream-openbsd/lib/libc/stdio/ |
D | ungetwc.c | 71 wint_t r; in ungetwc() local
|
D | fgetwc.c | 83 wint_t r; in fgetwc() local
|
D | fputwc.c | 80 wint_t r; in fputwc() local
|
/bionic/libm/upstream-freebsd/lib/msun/src/ |
D | k_cosf.c | 39 double r, w, z; in __kernel_cosdf() local
|
D | s_cpowl.c | 57 long double x, y, r, theta, absa, arga; in cpowl() local
|
D | s_cpow.c | 58 double x, y, r, theta, absa, arga; in cpow() local
|
D | k_tanf.c | 41 double z,r,w,s,t,u; in __kernel_tandf() local
|
D | s_cpowf.c | 57 float x, y, r, theta, absa, arga; in cpowf() local
|
D | k_sinf.c | 38 double r, s, w, z; in __kernel_sindf() local
|
D | s_cbrtf.c | 33 double r,T; in cbrtf() local
|
D | e_j1.c | 89 double z, s,c,ss,cc,r,u,v,y; in __ieee754_j1() local 276 double z,r,s; in pone() local 373 double s,r,z; in qone() local
|
D | e_j1f.c | 51 float z, s,c,ss,cc,r,u,v,y; in __ieee754_j1f() local 231 float z,r,s; in ponef() local 328 float s,r,z; in qonef() local
|
/bionic/libm/upstream-freebsd/lib/msun/bsdsrc/ |
D | b_tgamma.c | 191 struct Double yy, r; local 225 struct Double r, xx; local 254 struct Double r, t; local
|