/bionic/libc/upstream-freebsd/lib/libc/stdlib/ |
D | quick_exit.c | 54 struct quick_exit_handler *h; in at_quick_exit() local 71 struct quick_exit_handler *h; in quick_exit() local
|
/bionic/libm/upstream-freebsd/lib/msun/src/ |
D | e_sinhf.c | 27 float t,h; in __ieee754_sinhf() local
|
D | e_sinh.c | 45 double t,h; in __ieee754_sinh() local
|
D | s_ccoshf.c | 44 float x, y, h; in ccoshf() local
|
D | s_csinhf.c | 44 float x, y, h; in csinhf() local
|
D | s_ccosh.c | 52 double x, y, h; in ccosh() local
|
D | s_csinh.c | 52 double x, y, h; in csinh() local
|
D | e_jnf.c | 114 float q0,q1,h,tmp; int32_t k,m; in __ieee754_jnf() local
|
D | e_hypotl.c | 24 #define GET_LDBL_MAN(h, l, v) do { \ argument
|
D | e_jn.c | 158 double q0,q1,h,tmp; int32_t k,m; in __ieee754_jn() local
|
/bionic/libc/upstream-openbsd/lib/libc/gdtoa/ |
D | hd_init.c | 38 htinit(h, s, inc) unsigned char *h; unsigned char *s; int inc; in htinit() argument
|
D | hexnan.c | 60 ULong c, h, *x, *x1, *xe; local
|
/bionic/libc/kernel/uapi/linux/ |
D | romfs_fs.h | 30 #define __mkw(h,l) (((h) & 0x00ff) << 8 | ((l) & 0x00ff)) argument 31 #define __mkl(h,l) (((h) & 0xffff) << 16 | ((l) & 0xffff)) argument
|
D | pkt_cls.h | 112 #define TC_U32_HTID(h) ((h) & 0xFFF00000) argument 114 #define TC_U32_USERHTID(h) (TC_U32_HTID(h) >> 20) argument 115 #define TC_U32_HASH(h) (((h) >> 12) & 0xFF) argument 116 #define TC_U32_NODE(h) ((h) & 0xFFF) argument 117 #define TC_U32_KEY(h) ((h) & 0xFFFFF) argument
|
D | omapfb.h | 187 __u16 h; member
|
D | pkt_sched.h | 51 #define TC_H_MAJ(h) ((h) & TC_H_MAJ_MASK) argument 52 #define TC_H_MIN(h) ((h) & TC_H_MIN_MASK) argument 554 __u32 h; member
|
D | virtio_gpu.h | 171 __le32 w, h, d; member
|
/bionic/libm/upstream-freebsd/lib/msun/ld128/ |
D | s_logl.c | 430 #define RETURN2(rp, h, l) do { \ argument 444 #define RETURN2(rp, h, l) RETURNI((h) + (l)) argument
|
/bionic/libc/kernel/uapi/video/ |
D | adf.h | 77 __u32 h; member 104 __u16 h; member
|
/bionic/libc/kernel/uapi/drm/ |
D | i810_drm.h | 120 unsigned int h; member 140 unsigned int h; member
|
D | virtgpu_drm.h | 91 uint32_t h; member
|
D | exynos_drm.h | 106 __u32 h; member
|
/bionic/libc/kernel/uapi/linux/dvb/ |
D | video.h | 52 int h; member
|
/bionic/libc/upstream-netbsd/lib/libc/regex/ |
D | regcomp.c | 1320 uch h; in freezeset() local
|
/bionic/tests/ |
D | dlext_test.cpp | 73 void* h = dlopen(LIBNAME, RTLD_NOW | RTLD_NOLOAD); in SetUp() local
|