/third_party/node/test/common/wpt/ |
H A D | worker.js | 19 global.fetch = function fetch(file) { function
|
/third_party/backends/tools/ |
H A D | update-upstreams.sh | 7 fetch () { function
|
/third_party/python/Lib/idlelib/ |
H A D | history.py | 41 def fetch(self, reverse): member in History
|
/third_party/skia/bin/ |
H A D | fetch-clang-format | 17 def fetch(target): function
|
/third_party/python/Tools/msi/ |
H A D | get_externals.bat | 31 :fetch
label
|
/third_party/python/PCbuild/ |
H A D | get_externals.bat | 42 :fetch
label
|
/third_party/rust/crates/rustix/tests/process/ |
H A D | weak.rs | 109 unsafe fn fetch(name: &str) -> *mut c_void { in fetch() functions
|
/third_party/rust/crates/rustix/tests/param/ |
H A D | weak.rs | 109 unsafe fn fetch(name: &str) -> *mut c_void { in fetch() functions
|
/third_party/mesa3d/src/mesa/main/ |
H A D | texcompress.c | 909 compressed_fetch_func fetch; in _mesa_decompress_image() local
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_linear_priv.h | 11 lp_linear_func fetch; member
|
H A D | lp_test_format.c | 144 LLVMValueRef fetch = NULL; in test_format_float() local 248 LLVMValueRef fetch = NULL; in test_format_unorm8() local
|
/third_party/libinput/tools/ |
H A D | libinput-replay.py | 58 def fetch(yaml, key): function [all...] |
/third_party/mesa3d/src/gallium/auxiliary/draw/ |
H A D | draw_pt_fetch.c | 55 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 D | draw_vs_variant.c | 56 struct translate *fetch; member 304 struct translate_key fetch, emit; in draw_vs_create_variant_generic() local [all...] |
H A D | draw_pt_vsplit.c | 90 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 D | draw_pt_fetch_shade_pipeline.c | 46 struct pt_fetch *fetch; member 154 fetch(struct pt_fetch *fetch, in fetch() argument [all...] |
H A D | draw_pt_fetch_shade_pipeline_llvm.c | 50 struct pt_fetch *fetch; member
|
/third_party/skia/third_party/externals/tint/tools/src/cmd/roll-release/ |
H A D | main.go | [all...] |
/third_party/rust/crates/rustix/src/backend/libc/ |
H A D | weak.rs | 109 unsafe fn fetch(name: &str) -> *mut c_void { in fetch() functions
|
/third_party/openssl/test/ |
H A D | provider_status_test.c | 149 EVP_MD *fetch = NULL; in test_provider_status() local
|
/third_party/mesa3d/src/freedreno/ir2/ |
H A D | disasm-a2xx.c | 342 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 D | md.rs | 98 pub fn fetch( in fetch() functions
|
/third_party/mesa3d/src/freedreno/ir3/ |
H A D | ir3_shader.c | 805 const struct ir3_sampler_prefetch *fetch = &so->sampler_prefetch[i]; in ir3_shader_disasm() local [all...] |
/third_party/mesa3d/src/util/format/ |
H A D | u_format_s3tc.c | 123 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 D | SkMatrixConvolutionImageFilter.cpp | 103 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
|