| /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
|
| /third_party/lwip/src/include/netif/ppp/ |
| H A D | pppoe.h | 144 struct pppoe_softc *next; member
|
| /third_party/node/deps/v8/src/compiler/backend/ |
| H A D | jump-threading.cc | 156 int next = 1 + block->rpo_number().ToInt(); in ComputeForwarding() local
|
| /third_party/node/deps/v8/src/ast/ |
| H A D | modules.cc | 186 auto next = it; in SerializeRegularExports() local
|
| H A D | ast-value-factory.h | 105 AstRawString* next() { in next() function in v8::internal::final 198 AstConsString::Segment* next; member
|
| /third_party/node/deps/v8/src/base/ |
| H A D | region-allocator.cc | 117 Region* next = *next_iter; in Merge() local
|
| H A D | threaded-list.h | 18 static T** next(T* t) { return t->next(); } in next() function 47 T** const next = TLTraits::next(v); in AddFront() local 120 T* next = *TLTraits::next(current); Remove() local 157 T* next = *TLTraits::next(*entry_); operator =() local [all...] |
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-iterator-gen.cc | 55 TNode<Object> next = in GetIterator() local 169 TNode<JSReceiver> next = IteratorStep(context, iterator_record, &done); in FillFixedArrayFromIterable() local 244 TNode<JSReceiver> next = IteratorStep(context, iterator_record, &done); StringListFromIterable() local [all...] |
| H A D | builtins-string.cc | 272 base::uc32 next = has_next ? stream.GetNext() : 0; in ConvertCaseHelper() local
|