Home
last modified time | relevance | path

Searched defs:fill (Results 451 - 475 of 540) sorted by relevance

1...<<11121314151617181920>>...22

/kernel/linux/linux-6.6/drivers/scsi/libfc/
H A Dfc_exch.c266 u16 fill; in fc_exch_setup_hdr() local
289 skb_put(fp_skb(fp), fill); in fc_exch_setup_hdr() local
/kernel/linux/linux-6.6/lib/
H A Ddecompress_unlzma.c68 long (*fill)(void*, unsigned long); member
101 rc_init(struct rc *rc, long (*fill)(void*, unsigned long), char *buffer, long buffer_size) rc_init() argument
537 unlzma(unsigned char *buf, long in_len, long (*fill)(void*, unsigned long), long (*flush)(void*, unsigned long), unsigned char *output, long *posp, void(*error)(char *x) ) unlzma() argument
670 __decompress(unsigned char *buf, long in_len, long (*fill)(void*, unsigned long), long (*flush)(void*, unsigned long), unsigned char *output, long out_len, long *posp, void (*error)(char *x)) __decompress() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Ddvbsubdec.c1153 int fill; in dvbsub_parse_region_segment() local
H A Dmobiclip.c779 static void block_fill_simple(uint8_t *block, int size, int linesize, int fill) in block_fill_simple() argument
881 uint8_t fill; in predict_intra() local
H A Dagm.c597 fill_pixels(uint8_t **y0, uint8_t **y1, uint8_t **u, uint8_t **v, int ylinesize, int ulinesize, int vlinesize, uint8_t *fill, int *nx, int *ny, int *np, int w, int h) fill_pixels() argument
666 uint8_t fill[4]; decode_runlen_rgb() local
722 uint8_t fill[4]; decode_runlen() local
[all...]
H A Dopus_pvq.c483 quant_band_template(CeltPVQ *pvq, CeltFrame *f, OpusRangeCoder *rc, const int band, float *X, float *Y, int N, int b, uint32_t blocks, float *lowband, int duration, float *lowband_out, int level, float gain, float *lowband_scratch, int fill, int quant) quant_band_template() argument
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_pseudocolor.c100 float fill[4]; member
657 const Fill fill = presets[s->preset].fills[seg]; in config_input() local
[all...]
/third_party/ffmpeg/libavutil/
H A Dpixdesc.c2722 uint8_t fill[4][8+6+3] = {{0}}; in ff_check_pixfmt_descriptors() local
/third_party/backends/backend/
H A Depsonds.h159 SANE_Int fill, size; member
/third_party/skia/third_party/externals/angle2/src/common/
H A DPackedEnums.h113 void fill(const T &u) { mPrivateData.fill(u); } in fill() function in angle::PackedEnumMap
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cExplicitUniformLocationTest.cpp386 void fill() in fill() function in glcts::__anon27691::UniformType
/third_party/skia/samplecode/
H A DSampleQuadStroker.cpp444 SkPath fill; in draw_stroke() local
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Dafcjk.c286 FT_Bool fill; in af_cjk_metrics_init_blues() local
/third_party/python/Modules/_decimal/libmpdec/
H A Dmpdecimal.h399 char fill[5]; /* fill character */ member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DAPFloat.h783 void makeNaN(bool SNaN, bool Neg, const APInt *fill) { in makeNaN() argument
/third_party/skia/tools/fonts/
H A DTestSVGTypeface.cpp1287 bool fill = paint.getFillPath(path, &path); variable
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/
H A Dgraphcycles.cc105 void fill(const T& val) { in fill() function in absl::synchronization_internal::__anon19421::Vec
/device/soc/rockchip/common/sdk_linux/scripts/
H A Dresource_tool.c224 int fill; in sha1_update() local
469 uint32_t left, fill; in sha256_update() local
[all...]
/device/soc/rockchip/rk3588/kernel/scripts/
H A Dresource_tool.c227 int fill; in sha1_update() local
479 uint32_t left, fill; in sha256_update() local
[all...]
/kernel/linux/linux-5.10/drivers/crypto/
H A Dmxs-dcp.c92 uint32_t fill; member
[all...]
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_common/
H A Dqat_uclo.c1476 qat_uclo_fill_uwords(struct icp_qat_uclo_objhandle *obj_handle, struct icp_qat_uclo_encap_page *encap_page, u64 *uword, unsigned int addr_p, unsigned int raddr, u64 fill) qat_uclo_fill_uwords() argument
/kernel/linux/linux-5.10/drivers/ata/
H A Dsata_fsl.c250 u8 fill[4 * 4]; member
261 u8 fill[2 * 4]; member
/kernel/linux/linux-5.10/drivers/media/pci/ttpci/
H A Dav7110_av.c730 int fill; in write_ts_header2() local
/kernel/linux/linux-5.10/drivers/soc/fsl/dpio/
H A Dqbman-portal.h580 __le32 fill; member
/kernel/linux/linux-5.10/drivers/vfio/pci/
H A Dvfio_pci.c667 struct vfio_pci_fill_info *fill = data; in vfio_pci_fill_devs() local
1095 struct vfio_pci_fill_info fill = { 0 }; vfio_pci_ioctl() local
[all...]

Completed in 45 milliseconds

1...<<11121314151617181920>>...22