Searched refs:next (Results 51 - 75 of 75) sorted by relevance

123

/bionic/libc/versioner-dependencies/x86_64/kernel_uapi_asm-x86/asm/
H A Dbootparam.h14 *** Any manual change here will be lost the next time this script will
48 __u64 next; member in struct:setup_data
/bionic/tools/versioner/dependencies/common/kernel_uapi/asm-x86/asm/
H A Dbootparam.h14 *** Any manual change here will be lost the next time this script will
48 __u64 next; member in struct:setup_data
/bionic/tools/versioner/dependencies/common/kernel_uapi/drm/
H A Di810_drm.h14 *** Any manual change here will be lost the next time this script will
123 unsigned char next, prev; member in struct:_drm_i810_tex_region
H A Dvia_drm.h14 *** Any manual change here will be lost the next time this script will
131 unsigned char next, prev; member in struct:_drm_via_tex_region
H A Ddrm.h14 *** Any manual change here will be lost the next time this script will
64 unsigned char next; member in struct:drm_tex_region
/bionic/tools/versioner/dependencies/common/kernel_uapi/linux/
H A Dfd.h14 *** Any manual change here will be lost the next time this script will
179 struct floppy_raw_cmd * next; member in struct:floppy_raw_cmd
H A Dvfio.h14 *** Any manual change here will be lost the next time this script will
37 __u32 next; member in struct:vfio_info_cap_header
H A Dvideodev2.h14 *** Any manual change here will be lost the next time this script will
552 struct v4l2_clip __user * next; member in struct:v4l2_clip
/bionic/tools/versioner/dependencies/x86/kernel_uapi_asm-x86/asm/
H A Dbootparam.h14 *** Any manual change here will be lost the next time this script will
48 __u64 next; member in struct:setup_data
/bionic/tools/versioner/dependencies/x86_64/kernel_uapi_asm-x86/asm/
H A Dbootparam.h14 *** Any manual change here will be lost the next time this script will
48 __u64 next; member in struct:setup_data
/bionic/libc/arch-x86/silvermont/string/
H A Dsse2-strlen-slm.S92 ja L(next)
101 L(next):
/bionic/libc/arch-x86_64/string/
H A Dsse2-strlen-slm.S73 ja L(next)
82 L(next):
/bionic/libc/kernel/uapi/linux/
H A Dvfio.h14 *** Any manual change here will be lost the next time this script will
37 __u32 next; member in struct:vfio_info_cap_header
H A Dvideodev2.h14 *** Any manual change here will be lost the next time this script will
552 struct v4l2_clip __user * next; member in struct:v4l2_clip
/bionic/libc/versioner-dependencies/common/kernel_uapi/linux/
H A Dvfio.h14 *** Any manual change here will be lost the next time this script will
37 __u32 next; member in struct:vfio_info_cap_header
H A Dvideodev2.h14 *** Any manual change here will be lost the next time this script will
552 struct v4l2_clip __user * next; member in struct:v4l2_clip
/bionic/linker/
H A Dlinker_mips.cpp59 const auto rel = rel_iterator.next();
H A Dlinker_soinfo.h132 soinfo* next; member in struct:soinfo
H A Dlinker.cpp379 for (soinfo* si = solist_get_head(); si != 0; si = si->next) {
395 for (soinfo* si = solist_get_head(); si != nullptr; si = si->next) {
890 for (soinfo* si = solist_get_head(); si != nullptr; si = si->next) {
2640 // Even entry: encodes the offset for next relocation.
2684 const auto rel = rel_iterator.next();
/bionic/libc/dns/net/
H A Dgetaddrinfo.c210 struct res_target *next; member in struct:res_target
327 struct addrinfo *next; local
336 next = ai->ai_next;
341 ai = next;
371 * so checking for connectivity is the next best thing.
488 // struct addrinfo *ai_next; /* next structure in linked list */
1943 q.next = &q2;
2003 if (q.next) {
2176 for (t = target; t; t = t->next) {
2379 /* try next searc
[all...]
/bionic/libc/stdio/
H A Dstdio.cpp119 g->next = nullptr;
147 for (g = &__sglue; g != nullptr; g = g->next) {
157 lastglue->next = g;
/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
H A Dgdtoaimp.h150 * digits, each string is assigned to the next available sequence
475 struct Bigint *next; member in struct:Bigint
/bionic/libc/bionic/
H A Dfts.c189 * Load the stream structure for the next traversal. Since we don't
353 /* Move to the next node on this level. */
354 next: tmp = p;
360 * the root of the tree), and load the paths for the next root.
377 goto next;
/bionic/libc/kernel/uapi/drm/
H A Ddrm.h14 *** Any manual change here will be lost the next time this script will
64 unsigned char next; member in struct:drm_tex_region
/bionic/libc/versioner-dependencies/common/kernel_uapi/drm/
H A Ddrm.h14 *** Any manual change here will be lost the next time this script will
64 unsigned char next; member in struct:drm_tex_region

Completed in 348 milliseconds

123