Home
last modified time | relevance | path

Searched refs:next (Results 2901 - 2925 of 5983) sorted by relevance

1...<<111112113114115116117118119120>>...240

/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
/third_party/mesa3d/src/tool/pps/
H A Dpps_driver.h76 virtual uint64_t next() = 0;
/third_party/libcoap/include/coap3/
H A Dcoap_resource_internal.h43 struct coap_attr_t *next; /**< Pointer to next in chain or NULL */ member
86 * The next value for the Observe option. This field must be increased each
H A Dcoap_subscribe_internal.h58 struct coap_subscription_t *next; /**< next element in linked list */ member
/third_party/python/Include/internal/
H A Dpycore_runtime.h49 struct _Py_AuditHookEntry *next; member
/third_party/skia/src/core/
H A DSkEdgeClipper.h15 and then next() is called until it returns kDone_Verb.
25 SkPath::Verb next(SkPoint pts[]);
H A DSkOSFile.h93 SK_SPI bool next(SkString* name, bool getDir = false);
H A DSkQuadClipper.h41 SkPath::Verb next(SkPoint pts[]);
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/
H A DNumRecordList.java41 NumRecord record = iterator.next(); in contains()
/third_party/skia/src/pdf/
H A DSkClusterator.cpp42 SkClusterator::Cluster SkClusterator::next() { in next() function in SkClusterator

Completed in 10 milliseconds

1...<<111112113114115116117118119120>>...240