Home
last modified time | relevance | path

Searched refs:next (Results 5151 - 5175 of 6350) sorted by relevance

1...<<201202203204205206207208209210>>...254

/third_party/mesa3d/src/freedreno/ds/
H A Dfd_pps_driver.cc563 uint64_t FreedrenoDriver::next() in next() function in pps::FreedrenoDriver
642 /* Resolve the countable and assign next counter from it's group: */
/third_party/mesa3d/src/freedreno/.gitlab-ci/traces/
H A Dafuc_test.asm10 ; The above copyright notice and this permission notice (including the next
/third_party/mesa3d/src/amd/compiler/
H A Daco_ssa_elimination.cpp11 * The above copyright notice and this permission notice (including the next
99 std::vector<aco_ptr<Instruction>>::iterator it = std::next(block.instructions.begin(), idx); in insert_parallelcopies()
/third_party/libwebsockets/lib/secure-streams/
H A Dsecure-streams-process.c201 * next thing out of the dsh in ss_proxy_onward_tx()
603 md = md->next; in callback_ss_proxy()
/third_party/libwebsockets/lib/secure-streams/system/auth-sigv4/
H A Dsign.c117 polmd = polmd->next; in init_sigv4()
/third_party/libwebsockets/lib/roles/mqtt/
H A Dops-mqtt.c474 s1 = s->next; in rops_close_role_mqtt()
/third_party/mesa3d/src/gallium/drivers/radeonsi/ci/
H A Dradeonsi-run-tests.py12 # The above copyright notice and this permission notice (including the next
296 sys.stdout.write(next(spin))
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs_combine_constants.cpp11 * The above copyright notice and this permission notice (including the next
519 imm->block->last_non_control_flow_inst()->next); in opt_combine_constants()
H A Dbrw_fs_cse.cpp11 * The above copyright notice and this permission notice (including the next
291 .at(block, entry->generator->next); in opt_cse_local()
311 /* Set our iterator so that next time through the loop inst->next in opt_cse_local()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader.h12 * The above copyright notice and this permission notice (including the next
554 * -> = merged with the next stage
960 struct si_shader_part *next; member
/third_party/mesa3d/src/glx/
H A Dglxclient.h260 * is flushed by \c __glXFlushRenderBuffer. \c pc is the next location
285 * context will be freed on next MakeCurrent.
565 struct glx_display *next; member
/third_party/node/lib/internal/crypto/
H A Dwebidl.js44 // eslint-disable-next-line no-restricted-syntax
339 const res = iter?.next?.();
/third_party/node/lib/internal/test_runner/
H A Dcoverage.js29 const kIgnoreRegex = /\/\* node:coverage ignore next (?<count>\d+ )?\*\//;
/third_party/node/deps/v8/src/wasm/
H A Dfunction-body-decoder.cc191 for (; i.has_next(); i.next()) { in PrintRawWasmCode()
/third_party/node/deps/v8/third_party/zlib/
H A Dgzlib.c429 state->x.next += n;
/third_party/node/deps/zlib/
H A Dgzlib.c401 state->x.next += n; in gzseek64()
/third_party/node/deps/icu-small/source/common/
H A Dbytestriebuilder.cpp361 next->write(builder); in write()
H A Ducharstriebuilder.cpp308 next->write(builder); in write()
/third_party/node/deps/icu-small/source/i18n/
H A Dcoleitr.cpp100 * Get the ordering priority of the next character in the string.
101 * @return the next character's ordering. Returns NULLORDER if an error has
104 int32_t CollationElementIterator::next(UErrorCode& status) in next() function in CollationElementIterator
115 // next() after setOffset() in next()
H A Dcurrpinf.cpp335 while (((pluralCount = keywords->next(nullptr, ec)) != nullptr) && U_SUCCESS(ec)) { in setupCurrencyPluralPattern()
H A Dsearch.cpp238 int32_t SearchIterator::next(UErrorCode &status) in next() function in SearchIterator
264 // the next call to next will set the offset. in next()
301 // setOffset has been called or that next ran off the text in previous()
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_pkt.h376 ngtcp2_pkt_chain *next; member
/third_party/node/deps/npm/node_modules/postcss-selector-parser/dist/selectors/
H A Dcontainer.js10 function _createForOfIteratorHelperLoose(o, allowArrayLike) { var it = typeof Symbol !== "undefined" && o[Symbol.iterator] || o["@@iterator"]; if (it) return (it = it.call(o)).next.bind(it); if (Array.isArray(o) || (it = _unsupportedIterableToArray(o)) || allowArrayLike && o && typeof o.length === "number") { if (it) o = it; var i = 0; return function () { if (i >= o.length) return { done: true }; return { done: false, value: o[i++] }; }; } throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); }
/third_party/mesa3d/src/util/
H A Du_queue.c23 * next paragraph) shall be included in all copies or substantial portions
533 if (queue->head.next != NULL) in util_queue_destroy()
/third_party/libwebsockets/win32port/zlib/
H A Dgzlib.c337 state->next += n;

Completed in 25 milliseconds

1...<<201202203204205206207208209210>>...254