Home
last modified time | relevance | path

Searched refs:next (Results 5901 - 5925 of 12803) sorted by relevance

1...<<231232233234235236237238239240>>...513

/third_party/node/deps/icu-small/source/common/
H A Dusetiter.cpp41 * Returns the next element in the set.
49 UBool UnicodeSetIterator::next() { in next() function in UnicodeSetIterator
/third_party/node/deps/brotli/c/enc/
H A Dbackward_references_hq.h53 |next| is assigned the offset to next node on the path. */
57 /* Offset to the next node on the path. Equals to command_length() of the
58 next node on the path. For last node equals to BROTLI_UINT32_MAX */
59 uint32_t next; member
60 /* Node position that provides next distance for distance cache. */
/third_party/node/deps/icu-small/source/i18n/
H A Dfpositer.cpp93 UBool FieldPositionIterator::next(FieldPosition& fp) { in next() function in FieldPositionIterator
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dsearch.h74 * pos = iter->next(error)) {
153 * <tt>first</tt>, <tt>next</tt>, <tt>previous</tt>, or <tt>last</tt>.
161 * @see #next
171 * to <tt>first</tt>, <tt>next</tt>, <tt>previous</tt>, or <tt>last</tt>.
177 * @see #next
186 * <tt>first</tt>, <tt>next</tt>, <tt>previous</tt>, or <tt>last</tt>.
193 * @see #next
371 * Returns the index of the next point at which the text matches the
379 * @return The index of the next match after the current position,
384 int32_t next(UErrorCod
[all...]
/third_party/node/deps/icu-small/source/tools/pkgdata/
H A Dpkgtypes.h33 struct _CharList *next; member
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/
H A DDemoTextBox.java63 while ( (pos = iter.next()) != BreakIterator.DONE ) in breakText()
/third_party/icu/icu4c/source/tools/pkgdata/
H A Dpkgtypes.h33 struct _CharList *next; member
/third_party/ltp/testcases/kernel/syscalls/get_robust_list/
H A Dget_robust_list01.c61 struct robust_list *next; member
/third_party/libwebsockets/win32port/zlib/
H A Dgzguts.h96 unsigned char *next; /* next output data to deliver or write */ member
98 unsigned have; /* amount of output data unused at next */
/third_party/ltp/tools/sparse/sparse-src/
H A Doptions.h142 extern char **handle_switch(char *arg, char **next);
/third_party/lwip/src/include/lwip/
H A Dlowpower.h111 struct timer_entry *next; member
/third_party/lwip/src/include/lwip/priv/
H A Dmemp_priv.h70 struct memp *next; member
/third_party/lwip/src/include/netif/ppp/
H A Dpppoe.h144 struct pppoe_softc *next; member
/third_party/node/deps/v8/src/heap/
H A Dheap-layout-tracer.cc65 while ((chunk = it.next()) != nullptr) { in PrintHeapLayout()
/third_party/node/deps/v8/src/strings/
H A Dchar-predicates.h88 inline bool IsLineTerminatorSequence(base::uc32 c, base::uc32 next);
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pipe.h15 * next paragraph) shall be included in all copies or substantial portions
60 struct draw_stage *next; /**< next stage in pipeline */ member
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_compiler.h12 * next paragraph) shall be included in all copies or substantial portions
76 struct etna_shader_variant *next; member
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dtemplate.hpp54 Rooted<void*>* next; member in Rooted
H A Dlayout_mbuf_1_0.h70 /* next 6 bytes are initialised on RX descriptor rearm */
159 struct rte_mbuf *next; /**< Next segment of scattered packet. */ member
H A Dlayout_mbuf.h69 /* next 6 bytes are initialised on RX descriptor rearm */
158 struct rte_mbuf *next; /**< Next segment of scattered packet. */ member
/third_party/python/Tools/scripts/
H A Dverify_ensurepip_wheels.py38 package_path = next(WHEEL_DIR.glob(f"{package_name}*.whl"), None)
/third_party/python/Lib/asyncio/
H A Dstaggered.py28 fails (raises an exception), or when *delay* seconds has passed, the next
92 # Get the next coroutine to run
94 this_index, coro_fn = next(enum_coro_fns)
97 # Start task that will run the next coroutine
112 this_failed.set() # Kickstart the next coroutine
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DStructureHLSL.h43 TString next();
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A Dgen_dxgi_format_table.py132 gltype = next(
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
H A DInstructionSelector.cpp78 std::next(MI.getIterator()) == IntoMI.getIterator()) in isObviouslySafeToFold()

Completed in 15 milliseconds

1...<<231232233234235236237238239240>>...513