Home
last modified time | relevance | path

Searched defs:src (Results 801 - 825 of 4129) sorted by relevance

1...<<31323334353637383940>>...166

/third_party/mesa3d/src/util/
H A Du_memory.h78 mem_dup(const void *src, size_t size) in mem_dup() argument
/third_party/mesa3d/src/util/format/
H A Du_format_other.c42 const uint8_t *src = src_row; in util_format_r9g9b9e5_float_unpack_rgba_float() local
59 const float *src = src_row; in util_format_r9g9b9e5_float_pack_rgba_float() local
73 util_format_r9g9b9e5_float_fetch_rgba(void *restrict in_dst, const uint8_t *restrict src, in util_format_r9g9b9e5_float_fetch_rgba() argument
91 const uint8_t *src = src_row; in util_format_r9g9b9e5_float_unpack_rgba_8unorm() local
113 const uint8_t *src = src_row; util_format_r9g9b9e5_float_pack_rgba_8unorm() local
138 const uint8_t *src = src_row; util_format_r11g11b10_float_unpack_rgba_float() local
155 const float *src = src_row; util_format_r11g11b10_float_pack_rgba_float() local
169 util_format_r11g11b10_float_fetch_rgba(void *restrict in_dst, const uint8_t *restrict src, UNUSED unsigned i, UNUSED unsigned j) util_format_r11g11b10_float_fetch_rgba() argument
187 const uint8_t *src = src_row; util_format_r11g11b10_float_unpack_rgba_8unorm() local
209 const uint8_t *src = src_row; util_format_r11g11b10_float_pack_rgba_8unorm() local
248 const uint16_t *src = (const uint16_t *)src_row; util_format_r8g8bx_snorm_unpack_rgba_float() local
271 const uint16_t *src = (const uint16_t *)src_row; util_format_r8g8bx_snorm_unpack_rgba_8unorm() local
295 const float *src = src_row; util_format_r8g8bx_snorm_pack_rgba_float() local
321 const uint8_t *src = src_row; util_format_r8g8bx_snorm_pack_rgba_8unorm() local
340 util_format_r8g8bx_snorm_fetch_rgba(void *restrict in_dst, const uint8_t *restrict src, UNUSED unsigned i, UNUSED unsigned j) util_format_r8g8bx_snorm_fetch_rgba() argument
[all...]
H A Dformat_utils.h150 _mesa_unsigned_to_unsigned(unsigned src, unsigned dst_size) in _mesa_unsigned_to_unsigned() argument
156 _mesa_unsigned_to_signed(unsigned src, unsigned dst_size) in _mesa_unsigned_to_signed() argument
162 _mesa_signed_to_signed(int src, unsigned dst_size) in _mesa_signed_to_signed() argument
168 _mesa_signed_to_unsigned(int src, unsigned dst_size) in _mesa_signed_to_unsigned() argument
174 _mesa_float_to_unsigned(float src, unsigned dst_bits) in _mesa_float_to_unsigned() argument
184 _mesa_float_to_signed(float src, unsigned dst_bits) _mesa_float_to_signed() argument
194 _mesa_half_to_unsigned(uint16_t src, unsigned dst_bits) _mesa_half_to_unsigned() argument
202 _mesa_half_to_signed(uint16_t src, unsigned dst_bits) _mesa_half_to_signed() argument
[all...]
H A Du_format_etc.c35 const uint8_t *src = src_row; in util_format_etc1_rgb8_unpack_rgba_float() local
70 util_format_etc1_rgb8_fetch_rgba(void *restrict in_dst, const uint8_t *restrict src, unsigned i, unsigned j) in util_format_etc1_rgb8_fetch_rgba() argument
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_linear_fastpath.c84 const uint8_t *src = texture->base; in lp_linear_blit_rgba_blit() local
135 const uint8_t *src = texture->base; in lp_linear_blit_rgb1_blit() local
/third_party/icu/icu4c/source/tools/toolutil/
H A Ddbgutil.cpp140 udbg_escape(const UnicodeString &src, UnicodeString *dst) in udbg_escape() argument
/third_party/icu/icu4c/source/test/perf/strsrchperf/
H A Dstrsrchperf.h24 const UChar* src; member in StringSearchPerfFunction
51 const UChar* src; member in StringSearchPerformanceTest
/third_party/libinput/src/
H A Dutil-matrix.h166 matrix_to_relative(struct matrix *dest, const struct matrix *src) in matrix_to_relative() argument
/third_party/lwip/src/core/ipv4/
H A Dicmp.c89 const ip4_addr_t *src; in icmp_input() local
[all...]
/third_party/lwip/src/core/
H A Dudp.c213 u16_t src, dest; local
[all...]
/third_party/libphonenumber/cpp/src/phonenumbers/
H A Dunicodestring.h45 UnicodeString(const UnicodeString& src) in UnicodeString() argument
H A Dunicodestring.cc29 UnicodeString& UnicodeString::operator=(const UnicodeString& src) { in operator =() argument
60 void UnicodeString::replace(int start, int length, const UnicodeString& src) { in replace() argument
/third_party/lwip/src/include/lwip/
H A Dip6_frag.h95 ip6_addr_p_t src; /* copy of the source address in the IP header */ member
/third_party/lz4/ossfuzz/
H A Dfuzz_helpers.h64 FUZZ_STATIC uint32_t FUZZ_seed(uint8_t const **src, size_t* size) { in FUZZ_seed() argument
/third_party/lzma/C/
H A DBcj2.c110 const Byte *src = p->bufs[BCJ2_STREAM_MAIN]; in Bcj2Dec_Decode() local
[all...]
H A DLzma86Enc.c14 int Lzma86_Encode(Byte *dest, size_t *destLen, const Byte *src, size_t srcLen, in Lzma86_Encode() argument
/third_party/node/deps/v8/src/objects/
H A Dproperty-array-inl.h126 CopyElements(Isolate* isolate, int dst_index, PropertyArray src, int src_index, int len, WriteBarrierMode mode) CopyElements() argument
[all...]
/third_party/node/deps/v8/src/strings/
H A Dstring-case.cc25 bool CheckFastAsciiConvert(char* dst, const char* src, int length, bool changed, in CheckFastAsciiConvert() argument
62 FastAsciiConvert(char* dst, const char* src, int length, bool* changed_out) FastAsciiConvert() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_program.c113 assemble_tgsi(struct pipe_context *pctx, const char *src, bool frag) in assemble_tgsi() argument
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_parse.c77 copy_token(void *dst, const void *src) in copy_token() argument
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_tile.c101 z16_get_tile_rgba(const ushort *src, in z16_get_tile_rgba() argument
130 z32_get_tile_rgba(const unsigned *src, in z32_get_tile_rgba() argument
157 s8z24_get_tile_rgba(const unsigned *src, in s8z24_get_tile_rgba() argument
49 pipe_get_tile_raw(struct pipe_transfer *pt, const void *src, uint x, uint y, uint w, uint h, void *dst, int dst_stride) pipe_get_tile_raw() argument
68 pipe_put_tile_raw(struct pipe_transfer *pt, void *dst, uint x, uint y, uint w, uint h, const void *src, int src_stride) pipe_put_tile_raw() argument
184 z24s8_get_tile_rgba(const unsigned *src, unsigned w, unsigned h, float *p, unsigned dst_stride) z24s8_get_tile_rgba() argument
210 s8x24_get_tile_rgba(const unsigned *src, unsigned w, unsigned h, float *p, unsigned dst_stride) s8x24_get_tile_rgba() argument
237 x24s8_get_tile_rgba(const unsigned *src, unsigned w, unsigned h, float *p, unsigned dst_stride) x24s8_get_tile_rgba() argument
261 s8_get_tile_rgba(const unsigned char *src, unsigned w, unsigned h, float *p, unsigned dst_stride) s8_get_tile_rgba() argument
286 z32f_get_tile_rgba(const float *src, unsigned w, unsigned h, float *p, unsigned dst_stride) z32f_get_tile_rgba() argument
311 z32f_x24s8_get_tile_rgba(const float *src, unsigned w, unsigned h, float *p, unsigned dst_stride) z32f_x24s8_get_tile_rgba() argument
337 x32_s8_get_tile_rgba(const unsigned *src, unsigned w, unsigned h, float *p, unsigned dst_stride) x32_s8_get_tile_rgba() argument
381 pipe_get_tile_rgba(struct pipe_transfer *pt, const void *src, uint x, uint y, uint w, uint h, enum pipe_format format, void *dst) pipe_get_tile_rgba() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_ra_checker.cpp118 void ra_checker::check_src_vec(node *n, unsigned id, vvec &vv, bool src) { in check_src_vec() argument
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_lowering_helper.cpp95 Value *src[2]; in handleCVT() local
/third_party/mesa3d/src/panfrost/bifrost/valhall/
H A Dva_validate.c97 valid_src(struct fau_state *fau, unsigned fau_page, bi_index src) in valid_src() argument
135 bi_index src in va_repair_fau() local
[all...]
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_shader_module.c140 vk_shader_module_clone(void *mem_ctx, const struct vk_shader_module *src) in vk_shader_module_clone() argument

Completed in 11 milliseconds

1...<<31323334353637383940>>...166