Home
last modified time | relevance | path

Searched defs:fetch (Results 26 - 50 of 67) sorted by relevance

123

/third_party/rust/crates/rust-openssl/openssl/src/
H A Dmd.rs98 pub fn fetch( in fetch() functions
H A Dcipher.rs137 pub fn fetch( in fetch() functions
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H A Dfetch_result.cpp152 void FetchResult<T>::SetInfo(unique_ptr<FetchResult<T>> &fetch) in SetInfo() argument
/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/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pt_fetch_shade_pipeline_llvm.c50 struct pt_fetch *fetch; member
/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
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_intf.c205 dpu_hw_intf_setup_prg_fetch( struct dpu_hw_intf *intf, const struct intf_prog_fetch *fetch) dpu_hw_intf_setup_prg_fetch() argument
/kernel/linux/linux-6.6/arch/x86/kvm/mmu/
H A Dpaging_tmpl.h627 static int FNAME(fetch)(struct kvm_vcpu *vcpu, struct kvm_page_fault *fault, in fetch() function
/third_party/backends/testsuite/backend/genesys/
H A Dsession_config_test.cpp71 void fetch(SANE_Handle handle) in fetch() function in SaneOptions
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_shader_fs.cpp557 auto fetch = new LoadFromBuffer(dest, {0,1,2,3}, m_sample_id_reg, 0, in emit_load_sample_pos() local
835 auto fetch = new LoadFromBuffer(slope, {0, 1,2, 3}, src, 0, in load_barycentric_at_sample() local
H A Dsfn_instr_mem.cpp633 auto fetch = new FetchInstr(vc_fetch, in emit_ssbo_atomic_op() local
761 auto fetch in emit_image_load_or_atomic() local
[all...]
H A Dsfn_instr_fetch.cpp375 auto fetch = new FetchInstr(opcode, dest_reg, dst_swz, in from_string_impl() local
600 auto fetch in from_string() local
[all...]
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs_linear.c62 const uint32_t *(*fetch)(struct nearest_sampler *samp); member
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_soa.c842 LLVMValueRef fetch = lp_build_fetch_rgba_aos(gallivm, format_desc, tmp_type, in lp_build_fetch_rgba_soa() local
/third_party/mesa3d/src/gallium/auxiliary/translate/
H A Dtranslate_generic.c53 void (*fetch)(void *restrict dst, const uint8_t *restrict src, member
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dir2_private.h120 } fetch; member
/kernel/linux/linux-5.10/arch/x86/kvm/mmu/
H A Dpaging_tmpl.h626 static int FNAME(fetch)(struct kvm_vcpu *vcpu, gpa_t addr, in fetch() function
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_intf.c248 dpu_hw_intf_setup_prg_fetch( struct dpu_hw_intf *intf, const struct dpu_hw_intf_prog_fetch *fetch) dpu_hw_intf_setup_prg_fetch() argument
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader_llvm_vs.c192 LLVMValueRef fetch = fetches[0]; in load_input_vs() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
H A Dmtl_command_buffer.h238 inline T fetch() in fetch() function in rx::mtl::IntermediateCommandStream
245 inline const uint8_t *fetch(size_t bytes) in fetch() function in rx::mtl::IntermediateCommandStream
/third_party/skia/third_party/externals/tint/src/transform/
H A Dvertex_pulling.cc346 auto* fetch = Fetch(buffer_array_base, attribute_desc.offset, in CreateVertexPullingPreamble() local
/third_party/python/Lib/
H A Dimaplib.py537 def fetch(self, message_set, message_parts): member in IMAP4
/kernel/linux/linux-5.10/arch/x86/kvm/
H A Dkvm_emulate.h145 int (*fetch)(struct x86_emulate_ctxt *ctxt, member
373 struct fetch_cache fetch; member
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dcyber2000fb.c425 u_int fetch; member

Completed in 30 milliseconds

123