Home
last modified time | relevance | path

Searched refs:next (Results 4101 - 4125 of 5826) sorted by relevance

1...<<161162163164165166167168169170>>...234

/third_party/mesa3d/src/broadcom/compiler/
H A Dvir_opt_dead_code.c11 * The above copyright notice and this permission notice (including the next
101 list_for_each_entry_from(struct qinst, scan_inst, inst->link.next, in check_last_ldunifa()
/third_party/libwebsockets/lib/roles/http/
H A Dprivate-lib-roles-http.h105 struct allocated_headers *next; /* linked list */ member
/third_party/node/lib/internal/fs/
H A Drecursive_watch.js277 next: () => (this.#closed ?
/third_party/node/lib/internal/webstreams/
H A Dutil.js58 next: {
/third_party/node/test/parallel/
H A Dtest-fs-utimes.js91 const { value, done } = iter.next();
/third_party/node/deps/v8/src/wasm/
H A Dfunction-body-decoder.h175 void next() { in next() function in v8::internal::wasm::BytecodeIterator
/third_party/node/deps/v8/tools/testrunner/local/
H A Dpool.py219 self.work_queue.put(next(gen))
237 """Schedules abort on next queue read.
294 """Attempts to get the next result from the queue.
/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse.h45 * @param off offset of the next entry or zero
676 struct fuse_module *next; member
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dalltypes.h321 struct _IO_FILE *prev, *next; member
/third_party/musl/porting/linux/user/src/internal/
H A Dpthread_impl.h41 struct pthread *prev, *next; /* non-ABI */ member
/third_party/musl/porting/liteos_a/user/src/internal/
H A Dpthread_impl.h25 struct pthread *prev, *next; /* non-ABI */ member
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dalltypes.h321 struct _IO_FILE *prev, *next; member
/third_party/nghttp2/src/
H A Dshrpx_connection_handler.h81 // index to ConnectionHandler::all_ssl_ctx_, which points to next
83 size_t next; member
174 // Proceeds to the next certificate's ocsp update. If all
175 // certificates' ocsp update has been done, schedule next ocsp
/third_party/ninja/misc/
H A Dninja.vim8 " included in the next vim release. If you change this, please send your change
/third_party/node/deps/icu-small/source/common/
H A Dbytestrieiterator.cpp102 BytesTrie::Iterator::next(UErrorCode &errorCode) { in next() function in BytesTrie::Iterator
111 // Pop the state off the stack and continue with the next outbound edge of in next()
H A Dpropname.cpp30 * Get the next non-ignorable ASCII character from a property name
53 * Get the next non-ignorable EBCDIC character from a property name
234 result=trie.next((uint8_t)c); in containsName()
H A Ducharstrieiterator.cpp101 UCharsTrie::Iterator::next(UErrorCode &errorCode) { in next() function in UCharsTrie::Iterator
110 // Pop the state off the stack and continue with the next outbound edge of in next()
152 // next time. in next()
H A Ducase.h141 * Returns the next (cp, full) pair where "full" is cp's full default Case_Folding.
144 UChar32 next(UnicodeString &full);
/third_party/mesa3d/src/intel/compiler/
H A Dtest_fs_copy_propagation.cpp11 * The above copyright notice and this permission notice (including the next
87 inst = (fs_inst *)inst->next; in instruction()
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_cb_rasterpos.c15 * next paragraph) shall be included in all copies or substantial portions
195 rs->stage.next = NULL; in new_draw_rastpos_stage()
/third_party/mesa3d/src/intel/ds/
H A Dintel_pps_driver.cc206 // Report is next to the header in parse_perf_records()
237 // Go to the next record in parse_perf_records()
255 // Increase size of the buffer for the next read in read_data_from_metric_set()
318 uint64_t IntelDriver::next() in next() function in pps::IntelDriver
/third_party/mesa3d/src/mesa/main/
H A Dglthread.h11 * The above copyright notice and this permission notice (including the next
176 unsigned next; member
/third_party/mesa3d/include/drm-uapi/
H A Dv3d_drm.h11 * The above copyright notice and this permission notice (including the next
70 __u64 next; member
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_rast_linear.c15 * next paragraph) shall be included in all copies or substantial portions
250 for (block = bin->head; block; block = block->next) { in lp_linear_rasterize_bin()
/third_party/libinput/src/
H A Dtimer.c11 * The above copyright notice and this permission notice (including the next
54 if (timer->link.prev != NULL && timer->link.next != NULL && in libinput_timer_destroy()

Completed in 18 milliseconds

1...<<161162163164165166167168169170>>...234