Home
last modified time | relevance | path

Searched defs:next (Results 926 - 950 of 2507) sorted by relevance

1...<<31323334353637383940>>...101

/third_party/musl/porting/linux/user/src/aio/
H A Daio.c53 struct aio_thread *next, *prev; member
[all...]
/third_party/musl/porting/liteos_a/user/src/aio/
H A Daio.c54 struct aio_thread *next, *prev; member
[all...]
/third_party/musl/porting/liteos_a/kernel/src/internal/
H A Dstdio_impl.h31 FILE *prev, *next; member
/third_party/musl/src/regex/
H A Dglob.c16 struct match *next; member
182 struct match *match, *next; in freelist() local
[all...]
/third_party/musl/src/locale/
H A Ddcngettext.c21 struct binding *next; member
127 struct msgcat *next; member
/third_party/musl/porting/liteos_a/user/src/malloc/oldmalloc/
H A Dmalloc.c273 struct chunk *next, *split; in trim() local
354 struct chunk *self, *next; realloc() local
436 struct chunk *next = NEXT_CHUNK(self); __bin_chunk() local
[all...]
/third_party/musl/porting/liteos_a/user_debug/src/malloc/oldmalloc/
H A Dmalloc.c280 struct chunk *next, *split; in trim() local
382 struct chunk *self, *next; realloc() local
485 struct chunk *next = NEXT_CHUNK(self); __bin_chunk() local
[all...]
H A Dmalloc_impl.h29 struct chunk *next, *prev; member
40 struct heap_block *next; member
46 struct list *next; member
/third_party/musl/src/aio/
H A Daio.c54 struct aio_thread *next, *prev; member
[all...]
/third_party/musl/src/network/
H A Dres_msend.c113 int next; in res_msend_rc_ext() local
[all...]
/third_party/nghttp2/src/
H A Dallocator.h44 MemBlock *next; member
90 auto next = mb->next; in reset() local
H A Dshrpx_connection_handler.h83 size_t next; member
/third_party/node/deps/cares/src/lib/
H A Dares__slist.c52 ares__slist_node_t **next; member
[all...]
H A Dares__llist.c41 ares__llist_node_t *next; member
[all...]
/third_party/node/deps/icu-small/source/common/
H A Dustr_titlecase_brkiter.cpp109 int32_t WholeStringBreakIterator::next() { return length; } in next() function in WholeStringBreakIterator
114 int32_t WholeStringBreakIterator::next(int32_t /*n*/) { return length; } in next() function in WholeStringBreakIterator
H A Dcaniter.cpp132 UnicodeString CanonicalIterator::next() { in next() function in CanonicalIterator
H A Dlocdistance.cpp375 uint8_t next = *++s; in trieNext() local
[all...]
H A Dustrenum.cpp44 StringEnumeration::next(int32_t *resultLength, UErrorCode &status) { in next() function in StringEnumeration
164 const char *UStringEnumeration::next(int32_t *resultLength, UErrorCode &status) { in next() function in UStringEnumeration
H A Duchriter.cpp153 UCharCharacterIterator::next() { in next() function in UCharCharacterIterator
H A Dedits.cpp449 UBool Edits::Iterator::next(UBool onlyChanges, UErrorCode &errorCode) { in next() function in Edits::Iterator
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationbuilder.h253 static inline int64_t nodeFromNextIndex(int32_t next) { in nodeFromNextIndex() argument
292 static inline int64_t changeNodeNextIndex(int64_t node, int32_t next) { in changeNodeNextIndex() argument
H A Dcoleitr.cpp104 int32_t CollationElementIterator::next(UErrorCode& status) in next() function in CollationElementIterator
/third_party/ninja/src/
H A Dclean.cc159 Node* next = *n; in DoCleanTarget() local
/third_party/node/deps/icu-small/source/common/unicode/
H A Dedits.h232 UBool next(UErrorCode &errorCode) { return next(onlyChanges_, errorCode); } in next() function
H A Dstringtriebuilder.h306 Node *next; member in StringTrieBuilder::IntermediateValueNode
324 Node *next; member in StringTrieBuilder::LinearMatchNode
400 Node *next; // A branch sub-node. member in StringTrieBuilder::BranchHeadNode

Completed in 17 milliseconds

1...<<31323334353637383940>>...101