Home
last modified time | relevance | path

Searched refs:next (Results 5376 - 5400 of 12684) sorted by relevance

1...<<211212213214215216217218219220>>...508

/third_party/mesa3d/src/glx/apple/
H A Dapple_glx_context.h70 struct apple_glx_context *previous, *next; member
/third_party/musl/src/stdio/
H A Dpopen.c39 for (FILE *l = *__ofl_lock(); l; l=l->next) in popen()
/third_party/musl/porting/uniproton/kernel/src/stdio/
H A Dfflush.c15 for (f=*__ofl_lock(); f; f=f->next) { in __fflush()
/third_party/musl/porting/liteos_a/user/src/stdio/
H A Dpopen.c39 for (FILE *l = *__ofl_lock(); l; l=l->next) in popen()
/third_party/nghttp2/src/
H A Dshrpx_router.h48 std::vector<std::unique_ptr<RNode>> next; member
/third_party/musl/porting/linux/user/src/internal/
H A Dlibc.h31 struct tls_module *next; member
/third_party/musl/porting/liteos_m/kernel/src/stdio/
H A Dfflush.c15 for (f=*__ofl_lock(); f; f=f->next) { in __fflush()
/third_party/musl/src/process/
H A D_Fork.c30 self->next = self->prev = self; in __post_Fork()
/third_party/musl/porting/liteos_a/user/src/internal/
H A Dlibc.h15 struct tls_module *next; member
/third_party/musl/src/internal/
H A Dlibc.h17 struct tls_module *next; member
/third_party/node/deps/cares/src/lib/
H A Dares_parse_mx_reply.c12 * The above copyright notice and this permission notice (including the next
85 mx_last->next = mx_curr; in ares_parse_mx_reply()
/third_party/node/deps/icu-small/source/common/
H A Dlocaleprioritylist.h63 const Locale &next() override {
H A Druleiter.h99 * @param pos upon input, the index of the next character to return. If a
112 * Returns the next character using the given options, or DONE if there
113 * are no more characters, and advance the position to the next
125 UChar32 next(int32_t options, UBool& isEscaped, UErrorCode& ec);
152 * int c = iterator.next(...);
189 * by future calls to next()
/third_party/node/deps/icu-small/source/common/unicode/
H A Dusetiter.h41 * while (it.next()) {
85 * iterating over code points using <tt>next()</tt>, or if
109 * Create an iterator over nothing. <tt>next()</tt> and
126 * code point range, depending on whether <tt>next()</tt> or
161 * advanced to the next item, or until the iterator is deleted.
169 * A following call to next() or nextRange() will yield a string, if there is one.
170 * No-op if next() would return false, or if it would yield a string anyway.
185 * Advances the iteration position to the next element in the set,
199 * calls to <tt>next()</tt> and <tt>nextRange()</tt> without
206 UBool next();
[all...]
/third_party/mesa3d/src/intel/ds/
H A Dintel_pps_driver.h49 uint64_t next() override;
54 /// @brief Requests the next perf sample
/third_party/mesa3d/src/panfrost/ds/
H A Dpan_pps_driver.h43 uint64_t next() override;
/third_party/ltp/testcases/kernel/syscalls/set_robust_list/
H A Dset_robust_list01.c58 struct robust_list __user *next; member
/third_party/lwip/src/include/lwip/apps/
H A Dfs.h111 const struct fsdata_file *next; member
H A Dsnmp.h56 /** pointer to next varbind, NULL for last in list */
57 struct snmp_varbind *next; member
/third_party/libinput/tools/
H A Drazer-quirks-lister.py54 quirksfile = next(Path("quirks").glob("30-vendor-razer.quirks"))
/third_party/lwip/src/include/lwip/
H A Ddns.h78 struct local_hostlist_entry *next; member
H A Detharp.h71 struct etharp_q_entry *next; member
H A Digmp.h75 /** next link */
76 struct igmp_group *next; member
H A Dip6_frag.h91 struct ip6_reassdata *next; member
/third_party/lwip/src/include/lwip/priv/
H A Dsockets_priv.h148 /** Pointer to the next waiting task */
149 struct lwip_select_cb *next; member

Completed in 11 milliseconds

1...<<211212213214215216217218219220>>...508