| /third_party/mesa3d/src/gallium/auxiliary/draw/ |
| D | draw_pt_fetch.c | 55 draw_pt_fetch_prepare(struct pt_fetch *fetch, in draw_pt_fetch_prepare() 143 draw_pt_fetch_run(struct pt_fetch *fetch, in draw_pt_fetch_run() 171 draw_pt_fetch_run_linear(struct pt_fetch *fetch, in draw_pt_fetch_run_linear() 201 struct pt_fetch *fetch = CALLOC_STRUCT(pt_fetch); in draw_pt_fetch_create() local 217 draw_pt_fetch_destroy(struct pt_fetch *fetch) in draw_pt_fetch_destroy()
|
| D | draw_pt_vsplit.c | 90 vsplit_add_cache(struct vsplit_frontend *vsplit, unsigned fetch) in vsplit_add_cache() 117 vsplit_get_base_idx(unsigned start, unsigned fetch) in vsplit_get_base_idx() 125 unsigned start, unsigned fetch, int elt_bias) in vsplit_add_cache_ubyte() 143 unsigned start, unsigned fetch, int elt_bias) in vsplit_add_cache_ushort() 165 unsigned start, unsigned fetch, int elt_bias) in vsplit_add_cache_uint() 190 #define ADD_CACHE(vsplit, ib, start, fetch, bias) vsplit_add_cache_ubyte(vsplit,ib,start,fetch,bias) argument 195 #define ADD_CACHE(vsplit, ib, start, fetch, bias) vsplit_add_cache_ushort(vsplit,ib,start,fetch, bi… argument 200 #define ADD_CACHE(vsplit, ib, start, fetch, bias) vsplit_add_cache_uint(vsplit, ib, start, fetch, b… argument
|
| D | draw_pt_fetch_shade_pipeline.c | 46 struct pt_fetch *fetch; member 154 fetch(struct pt_fetch *fetch, in fetch() function
|
| D | draw_vs_variant.c | 56 struct translate *fetch; member 304 struct translate_key fetch, emit; in draw_vs_create_variant_generic() local
|
| /third_party/backends/tools/ |
| D | update-upstreams.sh | 7 fetch () { function
|
| /third_party/skia/bin/ |
| D | fetch-clang-format | 17 def fetch(target): function
|
| /third_party/typescript/tests/cases/compiler/ |
| D | stackDepthLimitCastingType.ts | 28 fetch(options?: any): JQueryXHR; method
|
| D | collectionPatternNoError.ts | 23 fetch() { method in DataProvider
|
| /third_party/skia/src/effects/imagefilters/ |
| D | SkMatrixConvolutionImageFilter.cpp | 103 static inline SkPMColor fetch(const SkBitmap& src, int x, int y, const SkIRect& bounds) { in fetch() function in __anon44f7ea570111::UncheckedPixelFetcher 110 static inline SkPMColor fetch(const SkBitmap& src, int x, int y, const SkIRect& bounds) { in fetch() function in __anon44f7ea570111::ClampPixelFetcher 119 static inline SkPMColor fetch(const SkBitmap& src, int x, int y, const SkIRect& bounds) { in fetch() function in __anon44f7ea570111::RepeatPixelFetcher 134 static inline SkPMColor fetch(const SkBitmap& src, int x, int y, const SkIRect& bounds) { in fetch() function in __anon44f7ea570111::ClampToBlackPixelFetcher
|
| /third_party/typescript/tests/baselines/reference/ |
| D | collectionPatternNoError.js | 57 DataProvider.prototype.fetch = function () { method in DataProvider
|
| D | intraExpressionInferences.js | 301 fetch: function (params) { return 123; }, method 305 fetch: function (params, foo) { return 123; }, method 309 fetch: function (params, foo) { return 123; }, method
|
| /third_party/python/Lib/idlelib/ |
| D | history.py | 41 def fetch(self, reverse): member in History
|
| /third_party/mesa3d/src/freedreno/ir2/ |
| D | disasm-a2xx.c | 342 print_fetch_vtx(instr_fetch_t *fetch) in print_fetch_vtx() 379 print_fetch_tex(instr_fetch_t *fetch) in print_fetch_tex() 477 instr_fetch_t *fetch = (instr_fetch_t *)dwords; in disasm_fetch() local
|
| /third_party/python/Tools/msi/ |
| D | get_externals.bat | 31 :fetch label
|
| /third_party/mesa3d/src/mesa/main/ |
| D | texcompress.c | 909 compressed_fetch_func fetch; in _mesa_decompress_image() local
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| 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/typescript/tests/cases/conformance/types/typeRelationships/typeInference/ |
| D | intraExpressionInferences.ts | 157 fetch: (params: TParams, foo: number) => TDone, property
|
| /third_party/skia/third_party/externals/tint/tools/src/cmd/roll-release/ |
| D | main.go | 346 func fetch(r *git.Repository, branch string) (plumbing.Hash, error) { func
|
| /third_party/rust/crates/rustix/tests/param/ |
| D | weak.rs | 109 unsafe fn fetch(name: &str) -> *mut c_void { in fetch() function
|
| /third_party/rust/crates/rustix/tests/process/ |
| D | weak.rs | 109 unsafe fn fetch(name: &str) -> *mut c_void { in fetch() function
|
| /third_party/rust/crates/rustix/src/backend/libc/ |
| D | weak.rs | 109 unsafe fn fetch(name: &str) -> *mut c_void { in fetch() function
|
| /third_party/libinput/tools/ |
| D | libinput-replay.py | 58 def fetch(yaml, key): function
|
| /third_party/python/PCbuild/ |
| D | get_externals.bat | 42 :fetch label
|
| /third_party/rust/crates/rust-openssl/openssl/src/ |
| D | md.rs | 98 pub fn fetch( in fetch() method
|
| /third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
| D | sfn_instr_fetch.cpp | 375 auto fetch = new FetchInstr(opcode, dest_reg, dst_swz, in from_string_impl() local 600 auto fetch = new LoadFromBuffer( dst, dst_swz, in from_string() local
|