/third_party/node/deps/npm/node_modules/pacote/ |
D | index.js | 7 prefetch: require('./prefetch'), property
|
D | prefetch.js | 11 function prefetch (spec, opts) { function
|
D | CHANGELOG.md | 542 ### prefetch subsection in [7.0.0](https://github.com/npm/pacote/compare/v6.1.0...v7.0.0) (2017-11-15)
|
/third_party/ffmpeg/libavcodec/ |
D | videodsp.h | 76 void (*prefetch)(uint8_t *buf, ptrdiff_t stride, int h); member
|
/third_party/ffmpeg/libavcodec/alpha/ |
D | asm.h | 88 #define prefetch(p) __builtin_prefetch((p), 0, 1) macro 103 #define prefetch(p) __asm__ volatile("ldl $31,%0" : : "m"(*(const char *) (p)) : "memory") macro
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_compute.c | 503 unsigned offset, bool *prefetch) in si_switch_compute_shader() 999 bool prefetch; in si_launch_grid() local
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
D | freedreno_util.h | 342 __OUT_IB(struct fd_ringbuffer *ring, bool prefetch, in __OUT_IB()
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
D | fd6_program.c | 532 const struct ir3_sampler_prefetch *prefetch = &fs->sampler_prefetch[i]; in setup_stateobj() local
|
/third_party/mesa3d/src/gallium/drivers/lima/ |
D | lima_gpu.h | 183 #define VS_CMD_SHADER_INFO(prefetch, size) \ argument
|
D | lima_context.h | 86 int prefetch; member
|
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/ |
D | list.h | 44 #define prefetch(x) macro
|
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/ |
D | codegen.h | 42 bool prefetch : 1; member
|
/third_party/mesa3d/src/freedreno/vulkan/ |
D | tu_pipeline.c | 1425 const struct ir3_sampler_prefetch *prefetch = &fs->sampler_prefetch[i]; in tu6_emit_fs_inputs() local 1438 const struct ir3_sampler_prefetch *prefetch = &fs->sampler_prefetch[i]; in tu6_emit_fs_inputs() local
|
/third_party/gstreamer/gstplugins_good/gst/deinterlace/tvtime/ |
D | sse.h | 979 #define prefetch(mem, hint) \ macro
|
/third_party/elfutils/debuginfod/ |
D | debuginfod.cxx | 1288 deque<fdcache_entry> prefetch; // prefetched member in libarchive_fdcache
|
/third_party/mesa3d/src/freedreno/ir3/ |
D | ir3.h | 413 } prefetch; member
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 48186 bool prefetch; member
|