Home
last modified time | relevance | path

Searched defs:next (Results 876 - 900 of 6587) sorted by relevance

1...<<31323334353637383940>>...264

/third_party/icu/icu4c/source/extra/scrptrun/
H A Dscrptrun.cpp115 UBool ScriptRun::next() in next() function in ScriptRun
/third_party/libuv/src/win/
H A Dreq-inl.h144 uv_req_t* next; in uv__process_reqs() local
/third_party/libcoap/include/coap3/
H A Dcoap_option.h326 struct coap_optlist_t *next; /**< next entry in the optlist chain */ member
/third_party/libbpf/include/linux/
H A Dlist.h51 static inline void __list_del(struct list_head * prev, struct list_head * next) in __list_del() argument
21 __list_add(struct list_head *new, struct list_head *prev, struct list_head *next) __list_add() argument
[all...]
/third_party/jerryscript/jerry-core/ext/
H A Dtracker.h34 struct IStorageItem_s* next; member
38 struct RefInfoItem_s* next; member
/third_party/mesa3d/src/compiler/spirv/
H A Dvtn_subgroup.c335 struct vtn_ssa_value *next = in vtn_handle_subgroup() local
/third_party/mesa3d/src/gallium/auxiliary/cso_cache/
H A Dcso_hash.h55 struct cso_node *next; member
170 struct cso_hash_iter next = {iter.hash, cso_hash_data_next(iter.node)}; in cso_hash_iter_next() local
/third_party/libwebsockets/lib/roles/h2/
H A Dminihuf.c315 int next = 1; variable
/third_party/ltp/lib/
H A Dtst_sys_conf.c18 struct tst_sys_conf *next; member
/third_party/libwebsockets/lib/roles/http/
H A Dminilex.c207 int next = 1; variable
/third_party/mesa3d/src/intel/common/
H A Dintel_disasm.c93 struct inst_group *next = in intel_disassemble() local
/third_party/node/src/
H A Dcallback_queue-inl.h75 set_next( std::unique_ptr<Callback> next) set_next() argument
/third_party/node/deps/v8/third_party/zlib/
H A Dinftrees.c54 code FAR *next; /* next available space in table */ local
[all...]
/third_party/node/deps/v8/src/zone/
H A Dzone-allocator.h139 FreeBlock* next; member
/third_party/ntfs-3g/include/ntfs-3g/
H A Dxattrs.h67 struct XATTRMAPPING *next; member
/third_party/ntfs-3g/ntfsprogs/
H A Dlist.h38 struct ntfs_list_head *next, *prev; member
59 __ntfs_list_add(struct ntfs_list_head * new, struct ntfs_list_head * prev, struct ntfs_list_head * next) __ntfs_list_add() argument
106 __ntfs_list_del(struct ntfs_list_head * prev, struct ntfs_list_head * next) __ntfs_list_del() argument
[all...]
/third_party/musl/src/thread/
H A Dpthread_cond_timedwait.c26 struct waiter *prev, *next; member
[all...]
/third_party/musl/porting/linux/user/src/internal/
H A Dlibc.h31 struct tls_module *next; member
/third_party/musl/porting/linux/user/src/thread/
H A Dpthread_cond_timedwait.c41 struct waiter *prev, *next; member
[all...]
/third_party/musl/porting/liteos_a/user/src/internal/
H A Dlibc.h15 struct tls_module *next; member
/third_party/musl/src/exit/
H A Datexit.c17 struct fl *next; member
/third_party/musl/src/internal/
H A Dlibc.h17 struct tls_module *next; member
/third_party/node/deps/icu-small/source/common/
H A Druleiter.cpp38 UChar32 RuleCharacterIterator::next(int32_t options, UBool& isEscaped, UErrorCode& ec) { in next() function in RuleCharacterIterator
H A Ducharstrie.cpp155 UCharsTrie::next(int32_t uchar) { in next() function in UCharsTrie
178 UCharsTrie::next(ConstChar16Ptr ptr, int32_t sLength) { in next() function in UCharsTrie
H A Drbbi_cache.h91 void next() { if (fBufIdx == fEndBufIdx) { in next() function in RuleBasedBreakIterator::BreakCache

Completed in 10 milliseconds

1...<<31323334353637383940>>...264