/third_party/mesa3d/src/broadcom/compiler/ |
H A D | vir_opt_dead_code.c | 11 * 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 D | private-lib-roles-http.h | 105 struct allocated_headers *next; /* linked list */ member
|
/third_party/node/lib/internal/fs/ |
H A D | recursive_watch.js | 277 next: () => (this.#closed ?
|
/third_party/node/lib/internal/webstreams/ |
H A D | util.js | 58 next: {
|
/third_party/node/test/parallel/ |
H A D | test-fs-utimes.js | 91 const { value, done } = iter.next();
|
/third_party/node/deps/v8/src/wasm/ |
H A D | function-body-decoder.h | 175 void next() { in next() function in v8::internal::wasm::BytecodeIterator
|
/third_party/node/deps/v8/tools/testrunner/local/ |
H A D | pool.py | 219 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 D | fuse.h | 45 * @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 D | alltypes.h | 321 struct _IO_FILE *prev, *next; member
|
/third_party/musl/porting/linux/user/src/internal/ |
H A D | pthread_impl.h | 41 struct pthread *prev, *next; /* non-ABI */ member
|
/third_party/musl/porting/liteos_a/user/src/internal/ |
H A D | pthread_impl.h | 25 struct pthread *prev, *next; /* non-ABI */ member
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
H A D | alltypes.h | 321 struct _IO_FILE *prev, *next; member
|
/third_party/nghttp2/src/ |
H A D | shrpx_connection_handler.h | 81 // 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 D | ninja.vim | 8 " included in the next vim release. If you change this, please send your change
|
/third_party/node/deps/icu-small/source/common/ |
H A D | bytestrieiterator.cpp | 102 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 D | propname.cpp | 30 * 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 D | ucharstrieiterator.cpp | 101 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 D | ucase.h | 141 * 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 D | test_fs_copy_propagation.cpp | 11 * 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 D | st_cb_rasterpos.c | 15 * 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 D | intel_pps_driver.cc | 206 // 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 D | glthread.h | 11 * The above copyright notice and this permission notice (including the next 176 unsigned next; member
|
/third_party/mesa3d/include/drm-uapi/ |
H A D | v3d_drm.h | 11 * The above copyright notice and this permission notice (including the next 70 __u64 next; member
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_rast_linear.c | 15 * 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 D | timer.c | 11 * 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()
|