/bionic/libc/kernel/uapi/linux/hsi/ |
D | hsi_char.h | 23 #define HSC_IOW(num,dtype) _IOW(HSI_CHAR_MAGIC, num, dtype) argument 24 #define HSC_IOR(num,dtype) _IOR(HSI_CHAR_MAGIC, num, dtype) argument 25 #define HSC_IOWR(num,dtype) _IOWR(HSI_CHAR_MAGIC, num, dtype) argument 26 #define HSC_IO(num) _IO(HSI_CHAR_MAGIC, num) argument
|
D | cs-protocol.h | 67 #define CS_IOW(num,dtype) _IOW(CS_IO_MAGIC, num, dtype) argument 68 #define CS_IOR(num,dtype) _IOR(CS_IO_MAGIC, num, dtype) argument 69 #define CS_IOWR(num,dtype) _IOWR(CS_IO_MAGIC, num, dtype) argument 70 #define CS_IO(num) _IO(CS_IO_MAGIC, num) argument
|
/bionic/libc/upstream-netbsd/lib/libc/stdlib/ |
D | ldiv.c | 47 ldiv(long num, long denom) in ldiv()
|
D | div.c | 47 div(int num, int denom) in div()
|
/bionic/libc/upstream-openbsd/lib/libc/stdlib/ |
D | imaxdiv.c | 37 imaxdiv(intmax_t num, intmax_t denom) in imaxdiv()
|
/bionic/libc/kernel/uapi/xen/ |
D | privcmd.h | 34 int num; member 39 int num; member 47 unsigned int num; member
|
/bionic/libc/bionic/ |
D | sys_sem.cpp | 35 int semctl(int id, int num, int cmd, ...) { in semctl()
|
/bionic/libc/kernel/uapi/linux/dvb/ |
D | ca.h | 22 int num; member 34 unsigned int num; member
|
D | dmx.h | 100 unsigned int num; member
|
D | frontend.h | 353 __u32 num; member
|
/bionic/libc/dns/net/ |
D | sethostent.c | 132 size_t len, anum, num, i; in _hf_gethtbyname2() local
|
D | gethnamaddr.c | 192 # define debugprintf(msg, res, num) /*nada*/ argument 1131 addrsort(char **ap, int num, res_state res) in addrsort()
|
/bionic/libc/kernel/uapi/linux/ |
D | omapfb.h | 24 #define OMAP_IOW(num,dtype) _IOW('O', num, dtype) argument 25 #define OMAP_IOR(num,dtype) _IOR('O', num, dtype) argument 26 #define OMAP_IOWR(num,dtype) _IOWR('O', num, dtype) argument 27 #define OMAP_IO(num) _IO('O', num) argument
|
D | isdn_ppp.h | 56 int num; member
|
D | virtio_ring.h | 52 unsigned int num; member
|
D | mic_common.h | 57 __le16 num; member
|
D | vhost.h | 28 unsigned int num; member
|
D | soundcard.h | 599 int num; member
|
/bionic/libc/kernel/uapi/sound/ |
D | compress_params.h | 159 __u32 num; member
|
/bionic/libc/tzcode/ |
D | localtime.c | 781 register int num; in getnum() local 809 int num; in getsecs() local
|
/bionic/libc/kernel/uapi/linux/genwqe/ |
D | genwqe_card.h | 148 __u64 num; member
|
/bionic/libc/kernel/uapi/drm/ |
D | drm.h | 257 unsigned int num; member
|