/third_party/mesa3d/src/util/ |
H A D | list.h | 50 struct list_head *next; member [all...] |
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_scene.c | 48 struct resource_ref *next; member 56 struct shader_ref *next; member [all...] |
/third_party/mesa3d/src/gallium/drivers/nouveau/ |
H A D | nouveau_mm.c | 278 struct mm_slab *slab, *next; in nouveau_mm_free_slabs() local
|
/third_party/icu/icu4c/source/tools/pkgdata/ |
H A D | pkgtypes.h | 33 struct _CharList *next; member
|
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/ |
H A D | AnyTransliterator.java | 118 public boolean next(Position run); in next() method 160 public boolean next(Position run) { in next() method in AnyTransliterator.ScriptRunIterator
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | canittst.cpp | 321 UnicodeString next = can.next(); in TestAPI() local [all...] |
/third_party/icu/icu4c/source/test/thaitest/ |
H A D | thaitest.cpp | 526 int32_t SpaceBreakIterator::next() in next() function in SpaceBreakIterator [all...] |
/third_party/libfuse/lib/ |
H A D | fuse_i.h | 32 struct fuse_req *next; member 40 struct fuse_notify_req *next; member 86 struct fuse_module *next; member
|
/third_party/libinput/src/ |
H A D | util-prop-parsers.c | 501 char *current, *next; in parse_evdev_abs_prop() local
|
/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/ |
H A D | memtoy.c | 413 char *next; in parse_command_line_args() local
|
/third_party/ltp/testcases/network/stress/route/ |
H A D | route-change-netlink.c | 37 struct iface *next; member 43 struct ip_addr *next; member
|
/third_party/lwip/src/core/ipv4/ |
H A D | igmp.c | 167 struct igmp_group *next = group->next; /* avoid use-after-free below */ in igmp_stop() local [all...] |
/third_party/libwebsockets/win32port/zlib/ |
H A D | inflate.c | 251 static code *next;
local 594 unsigned char FAR *next; /* next input */ global() local [all...] |
/third_party/libdrm/ |
H A D | xf86drmSL.c | 122 SLEntryPtr next; in drmSLDestroy() local
|
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/ |
H A D | s-c1.c | 106 struct __mes_t *next; member [all...] |
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/sem_init/ |
H A D | s-c1.c | 96 struct __mes_t *next; member 109 struct __test_t *next; member [all...] |
/third_party/ltp/testcases/realtime/func/periodic_cpu_load/ |
H A D | periodic_cpu_load.c | 129 nsec_t next, now; in periodic_thread() local
|
/third_party/ltp/testcases/realtime/func/sched_latency/ |
H A D | sched_latency.c | 123 nsec_t next = 0, now = 0, sched_delta = 0, delta = 0, prev = in periodic_thread() local
|
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | lib.c | 314 struct token *next = token->next; in sparse_tokenstream() local
|
H A D | ptrlist.c | 202 struct ptr_list *next; in pack_ptr_list() local 239 struct ptr_list *next = head->next; split_ptr_list_head() local 459 struct ptr_list *next; copy_ptr_list() local [all...] |
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/fork/ |
H A D | s-c1.c | 96 struct __mes_t *next; member [all...] |
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/sem_open/ |
H A D | s-c1.c | 95 struct __mes_t *next; member 108 struct __test_t *next; member [all...] |
/third_party/ltp/testcases/realtime/include/ |
H A D | list.h | 61 struct list_head *next, *prev; member 81 __list_add(struct list_head *new, struct list_head *prev, struct list_head *next) __list_add() argument 124 __list_del(struct list_head * prev, struct list_head * next) __list_del() argument 199 struct list_head *next = head->next; list_empty_careful() local [all...] |
/third_party/lwip/src/include/lwip/ |
H A D | lowpower.h | 111 struct timer_entry *next; member
|
H A D | pbuf.h | 188 struct pbuf *next; member 234 struct pbuf *next; member
|