| /bionic/libc/bionic/ |
| D | dirent.cpp | 62 #define CHECK_DIR(d) if (d == nullptr) __fortify_fatal("%s: null DIR*", __FUNCTION__) argument 70 DIR* d = reinterpret_cast<DIR*>(malloc(sizeof(DIR))); in __allocate_DIR() local 83 int dirfd(DIR* d) { in dirfd() 107 static bool __fill_DIR(DIR* d) { in __fill_DIR() 118 static dirent* __readdir_locked(DIR* d) { in __readdir_locked() 132 dirent* readdir(DIR* d) { in readdir() 139 int readdir_r(DIR* d, dirent* entry, dirent** result) { in readdir_r() 162 int closedir(DIR* d) { in closedir() 175 void rewinddir(DIR* d) { in rewinddir() 184 void seekdir(DIR* d, long offset) { in seekdir() [all …]
|
| D | fpclassify.cpp | 34 extern "C" int __fpclassifyd(double d) { in __fpclassifyd() 43 extern "C" int __isinf(double d) { in __isinf() 53 extern "C" int __isnan(double d) { in __isnan() 63 extern "C" int __isfinite(double d) { in __isfinite() 73 extern "C" int __isnormal(double d) { in __isnormal()
|
| /bionic/tests/ |
| D | dirent_test.cpp | 189 DIR* d = fdopendir(fd); in TEST() local 211 DIR* d = opendir("/proc/self"); in TEST() local 219 DIR* d = nullptr; in TEST() local 225 DIR* d = opendir("/proc/self"); in TEST() local 231 DIR* d = opendir("/proc/self"); in TEST() local 248 DIR* d = opendir("/proc/self"); in TEST() local 265 DIR* d = opendir("/proc/self"); in TEST() local 283 DIR* d = opendir("/proc/self"); in TEST() local 301 DIR* d = opendir("/proc/self"); in TEST() local 330 DIR* d = opendir("/proc/self"); in TEST() local
|
| D | sys_hwprobe_test.cpp | 53 uint64_t vector_memcpy(uint8_t* d, uint8_t const* p) { in vector_memcpy() 59 uint64_t vector_ldst(uint8_t* d, uint8_t const* p) { in vector_ldst() 65 uint64_t vector_ldst64(uint8_t* d, uint8_t const* p) { in vector_ldst64() 88 uint8_t* d = (uint8_t*)dst + 1; in TEST() local
|
| /bionic/libm/upstream-freebsd/lib/msun/src/ |
| D | math_private.h | 128 #define EXTRACT_WORDS(ix0,ix1,d) \ argument 137 #define EXTRACT_WORD64(ix,d) \ argument 146 #define GET_HIGH_WORD(i,d) \ argument 155 #define GET_LOW_WORD(i,d) \ argument 164 #define INSERT_WORDS(d,ix0,ix1) \ argument 173 #define INSERT_WORD64(d,ix) \ argument 182 #define SET_HIGH_WORD(d,v) \ argument 192 #define SET_LOW_WORD(d,v) \ argument 214 #define GET_FLOAT_WORD(i,d) \ argument 223 #define SET_FLOAT_WORD(d,i) \ argument [all …]
|
| D | s_lrint.c | 50 dtype d; in fn() local
|
| D | s_nan.c | 83 double d; in nan() member
|
| /bionic/libc/upstream-netbsd/common/lib/libc/hash/sha1/ |
| D | sha1.c | 107 do_R01(uint32_t *a, uint32_t *b, uint32_t *c, uint32_t *d, uint32_t *e, CHAR64LONG16 *block) in do_R01() 117 do_R2(uint32_t *a, uint32_t *b, uint32_t *c, uint32_t *d, uint32_t *e, CHAR64LONG16 *block) in do_R2() 127 do_R3(uint32_t *a, uint32_t *b, uint32_t *c, uint32_t *d, uint32_t *e, CHAR64LONG16 *block) in do_R3() 137 do_R4(uint32_t *a, uint32_t *b, uint32_t *c, uint32_t *d, uint32_t *e, CHAR64LONG16 *block) in do_R4() 152 uint32_t a, b, c, d, e; in SHA1Transform() local
|
| /bionic/libc/upstream-freebsd/lib/libc/string/ |
| D | wmemmove.c | 43 wmemmove(wchar_t *d, const wchar_t *s, size_t n) in wmemmove()
|
| D | wmemcpy.c | 43 wmemcpy(wchar_t * __restrict d, const wchar_t * __restrict s, size_t n) in wmemcpy()
|
| D | wcsncpy.c | 53 wchar_t *d = dst; in wcsncpy() local
|
| D | wcslcat.c | 53 wchar_t *d = dst; in wcslcat() local
|
| /bionic/libm/upstream-netbsd/lib/libm/complex/ |
| D | ctanl.c | 44 long double d; in ctanl() local
|
| D | ctanhl.c | 40 long double x, y, d; in ctanhl() local
|
| D | cephes_subrl.c | 93 long double d; in _ctansl() local
|
| /bionic/libc/upstream-openbsd/lib/libc/string/ |
| D | stpncpy.c | 41 char *d = dst; in stpncpy() local
|
| D | strncpy.c | 45 char *d = dst; in strncpy() local
|
| D | strncat.c | 44 char *d = dst; in strncat() local
|
| /bionic/libm/ |
| D | signbit.cpp | 34 extern "C" int __signbit(double d) { in __signbit()
|
| /bionic/libc/upstream-openbsd/lib/libc/stdlib/ |
| D | recallocarray.c | 58 size_t d = oldsize - newsize; in recallocarray() local
|
| /bionic/libc/upstream-openbsd/lib/libc/gdtoa/ |
| D | strtord.c | 76 strtord(s, sp, rounding, d) CONST char *s; char **sp; int rounding; double *d; in strtord() argument
|
| D | strtodg.c | 178 (d, fpi, exp, bits, exact, rd, irv) in rvOK() argument 315 mantbits(d) U *d; in mantbits() argument
|
| /bionic/benchmarks/ |
| D | wctype_benchmark.cpp | 36 std::uniform_int_distribution<> d(0x80, 0xffff); in RandomNonAscii() local
|
| /bionic/libc/kernel/uapi/linux/ |
| D | const.h | 26 #define __KERNEL_DIV_ROUND_UP(n,d) (((n) + (d) - 1) / (d)) argument
|
| /bionic/libc/upstream-netbsd/lib/libc/regex/ |
| D | utils.h | 83 #define memmove(d, s, c) bcopy(s, d, c) argument
|