Home
last modified time | relevance | path

Searched defs:idx (Results 1 – 15 of 15) sorted by relevance

/bionic/libc/kernel/uapi/linux/netfilter/
Dxt_TCPOPTSTRIP.h22 #define tcpoptstrip_set_bit(bmap,idx) (bmap[(idx) >> 5] |= 1U << (idx & 31)) argument
24 #define tcpoptstrip_test_bit(bmap,idx) (((1U << (idx & 31)) & bmap[(idx) >> 5]) != 0) argument
/bionic/libc/upstream-freebsd/lib/libc/stdlib/
Dgetopt_long.c193 const struct option *long_options, int *idx, int short_too, int flags) in parse_long_options()
358 const struct option *long_options, int *idx, int flags)
594 const struct option *long_options, int *idx)
607 const struct option *long_options, int *idx)
/bionic/libc/kernel/uapi/linux/
Dvirtio_ring.h41 __u16 idx; member
52 __u16 idx; member
Drfkill.h50 __u32 idx; member
Dconnector.h50 __u32 idx; member
/bionic/linker/
Dlinker_mips.cpp51 for (size_t idx = 0; rel_iterator.has_next(); ++idx) { in relocate() local
Dlinker.cpp1834 for (size_t idx = 0; rel_iterator.has_next(); ++idx) { in relocate() local
/bionic/libc/kernel/uapi/drm/
Dr128_drm.h215 int idx; member
222 int idx; member
230 int idx; member
260 int idx; member
Di810_drm.h217 int idx; member
224 int idx; member
254 int idx; member
Dmga_drm.h256 int idx; member
262 int idx; member
270 int idx; member
Dsavage_drm.h167 } idx; member
Dradeon_drm.h599 int idx; member
606 int idx; member
614 int idx; member
651 int idx; member
Ddrm.h161 int idx; member
254 int idx; member
/bionic/libc/upstream-netbsd/lib/libc/isc/
Dev_timers.c460 set_index(void *what, int idx) { in set_index()
/bionic/libc/upstream-dlmalloc/
Dmalloc.c3320 bindex_t idx; in do_check_tree() local
4462 bindex_t idx; in tmalloc_large() local
4600 bindex_t idx; in dlmalloc() local
5543 bindex_t idx; in mspace_malloc() local