/bionic/libc/kernel/uapi/linux/ |
H A D | connector.h | 50 __u32 idx; member in struct:cb_id
|
H A D | rfkill.h | 50 __u32 idx; member in struct:rfkill_event
|
H A D | virtio_ring.h | 44 __virtio16 idx; member in struct:vring_avail 55 __virtio16 idx; member in struct:vring_used
|
/bionic/libc/upstream-freebsd/lib/libc/stdlib/ |
H A D | getopt_long.c | 193 const struct option *long_options, int *idx, int short_too, int flags) 343 if (idx) 344 *idx = match; 358 const struct option *long_options, int *idx, int flags) 491 idx, short_too, flags); 537 idx, 0, flags); 594 const struct option *long_options, int *idx) 597 return (getopt_internal(nargc, nargv, options, long_options, idx, 607 const struct option *long_options, int *idx) 610 return (getopt_internal(nargc, nargv, options, long_options, idx, 192 parse_long_options(char * const *nargv, const char *options, const struct option *long_options, int *idx, int short_too, int flags) argument 357 getopt_internal(int nargc, char * const *nargv, const char *options, const struct option *long_options, int *idx, int flags) argument 593 getopt_long(int nargc, char * const *nargv, const char *options, const struct option *long_options, int *idx) argument 606 getopt_long_only(int nargc, char * const *nargv, const char *options, const struct option *long_options, int *idx) argument [all...] |
/bionic/libc/upstream-netbsd/lib/libc/isc/ |
H A D | ev_timers.c | 460 set_index(void *what, int idx) { argument 464 timer->index = idx;
|
/bionic/libc/kernel/uapi/drm/ |
H A D | savage_drm.h | 169 } idx; member in union:drm_savage_cmd_header
|
H A D | i810_drm.h | 219 int idx; member in struct:_drm_i810_vertex 225 int idx; member in struct:_drm_i810_copy_t 255 int idx; member in struct:_drm_i810_mc
|
H A D | mga_drm.h | 256 int idx; member in struct:drm_mga_vertex 262 int idx; member in struct:drm_mga_indices 270 int idx; member in struct:drm_mga_iload
|
H A D | r128_drm.h | 216 int idx; member in struct:drm_r128_vertex 224 int idx; member in struct:drm_r128_indices 231 int idx; member in struct:drm_r128_blit 261 int idx; member in struct:drm_r128_indirect
|
H A D | drm.h | 161 int idx; member in struct:drm_client 254 int idx; member in struct:drm_buf_pub
|
H A D | radeon_drm.h | 599 int idx; member in struct:drm_radeon_vertex 606 int idx; member in struct:drm_radeon_indices 614 int idx; member in struct:drm_radeon_vertex2 651 int idx; member in struct:drm_radeon_indirect
|