Home
last modified time | relevance | path

Searched defs:fetch (Results 1 - 25 of 48) sorted by relevance

12

/third_party/node/test/common/wpt/
H A Dworker.js19 global.fetch = function fetch(file) { function
/third_party/backends/tools/
H A Dupdate-upstreams.sh7 fetch () { function
/third_party/python/Lib/idlelib/
H A Dhistory.py41 def fetch(self, reverse): member in History
/third_party/skia/bin/
H A Dfetch-clang-format17 def fetch(target): function
/third_party/python/Tools/msi/
H A Dget_externals.bat31 :fetch label
/third_party/python/PCbuild/
H A Dget_externals.bat42 :fetch label
/third_party/rust/crates/rustix/tests/process/
H A Dweak.rs109 unsafe fn fetch(name: &str) -> *mut c_void { in fetch() functions
/third_party/rust/crates/rustix/tests/param/
H A Dweak.rs109 unsafe fn fetch(name: &str) -> *mut c_void { in fetch() functions
/third_party/mesa3d/src/mesa/main/
H A Dtexcompress.c909 compressed_fetch_func fetch; in _mesa_decompress_image() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_linear_priv.h11 lp_linear_func fetch; member
H A Dlp_test_format.c144 LLVMValueRef fetch = NULL; in test_format_float() local
248 LLVMValueRef fetch = NULL; in test_format_unorm8() local
/third_party/libinput/tools/
H A Dlibinput-replay.py58 def fetch(yaml, key): function
[all...]
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pt_fetch.c55 draw_pt_fetch_prepare(struct pt_fetch *fetch, in draw_pt_fetch_prepare() argument
143 draw_pt_fetch_run(struct pt_fetch *fetch, in draw_pt_fetch_run() argument
171 draw_pt_fetch_run_linear(struct pt_fetch *fetch, unsigned start, unsigned count, char *verts) draw_pt_fetch_run_linear() argument
201 struct pt_fetch *fetch = CALLOC_STRUCT(pt_fetch); draw_pt_fetch_create() local
217 draw_pt_fetch_destroy(struct pt_fetch *fetch) draw_pt_fetch_destroy() argument
[all...]
H A Ddraw_vs_variant.c56 struct translate *fetch; member
304 struct translate_key fetch, emit; in draw_vs_create_variant_generic() local
[all...]
H A Ddraw_pt_vsplit.c90 vsplit_add_cache(struct vsplit_frontend *vsplit, unsigned fetch) in vsplit_add_cache() argument
117 vsplit_get_base_idx(unsigned start, unsigned fetch) in vsplit_get_base_idx() argument
124 vsplit_add_cache_ubyte(struct vsplit_frontend *vsplit, const ubyte *elts, unsigned start, unsigned fetch, int elt_bias) vsplit_add_cache_ubyte() argument
142 vsplit_add_cache_ushort(struct vsplit_frontend *vsplit, const ushort *elts, unsigned start, unsigned fetch, int elt_bias) vsplit_add_cache_ushort() argument
164 vsplit_add_cache_uint(struct vsplit_frontend *vsplit, const uint *elts, unsigned start, unsigned fetch, int elt_bias) vsplit_add_cache_uint() argument
[all...]
H A Ddraw_pt_fetch_shade_pipeline.c46 struct pt_fetch *fetch; member
154 fetch(struct pt_fetch *fetch, in fetch() argument
[all...]
H A Ddraw_pt_fetch_shade_pipeline_llvm.c50 struct pt_fetch *fetch; member
/third_party/skia/third_party/externals/tint/tools/src/cmd/roll-release/
H A Dmain.go[all...]
/third_party/rust/crates/rustix/src/backend/libc/
H A Dweak.rs109 unsafe fn fetch(name: &str) -> *mut c_void { in fetch() functions
/third_party/openssl/test/
H A Dprovider_status_test.c149 EVP_MD *fetch = NULL; in test_provider_status() local
/third_party/mesa3d/src/freedreno/ir2/
H A Ddisasm-a2xx.c342 print_fetch_vtx(instr_fetch_t *fetch) in print_fetch_vtx() argument
379 print_fetch_tex(instr_fetch_t *fetch) in print_fetch_tex() argument
477 instr_fetch_t *fetch = (instr_fetch_t *)dwords; in disasm_fetch() local
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dmd.rs98 pub fn fetch( in fetch() functions
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_shader.c805 const struct ir3_sampler_prefetch *fetch = &so->sampler_prefetch[i]; in ir3_shader_disasm() local
[all...]
/third_party/mesa3d/src/util/format/
H A Du_format_s3tc.c123 util_format_dxtn_rgb_unpack_rgba_8unorm(uint8_t *restrict dst_row, unsigned dst_stride, const uint8_t *restrict src_row, unsigned src_stride, unsigned width, unsigned height, util_format_dxtn_fetch_t fetch, unsigned block_size, boolean srgb) util_format_dxtn_rgb_unpack_rgba_8unorm() argument
200 util_format_dxtn_rgb_unpack_rgba_float(float *restrict dst_row, unsigned dst_stride, const uint8_t *restrict src_row, unsigned src_stride, unsigned width, unsigned height, util_format_dxtn_fetch_t fetch, unsigned block_size, boolean srgb) util_format_dxtn_rgb_unpack_rgba_float() argument
/third_party/skia/src/effects/imagefilters/
H A DSkMatrixConvolutionImageFilter.cpp103 static inline SkPMColor fetch(const SkBitmap& src, int x, int y, const SkIRect& bounds) { in fetch() function in __anon18766::UncheckedPixelFetcher
110 static inline SkPMColor fetch(const SkBitmap& src, int x, int y, const SkIRect& bounds) { in fetch() function in __anon18766::ClampPixelFetcher
119 static inline SkPMColor fetch(const SkBitmap& src, int x, int y, const SkIRect& bounds) { in fetch() function in __anon18766::RepeatPixelFetcher
134 static inline SkPMColor fetch(const SkBitmap& src, int x, int y, const SkIRect& bounds) { in fetch() function in __anon18766::ClampToBlackPixelFetcher

Completed in 14 milliseconds

12