| /third_party/lwip/src/include/lwip/ |
| H A D | ip6_frag.h | 95 ip6_addr_p_t src; /* copy of the source address in the IP header */ member
|
| /third_party/lz4/ossfuzz/ |
| H A D | fuzz_helpers.h | 64 FUZZ_STATIC uint32_t FUZZ_seed(uint8_t const **src, size_t* size) { in FUZZ_seed() argument
|
| /third_party/lzma/C/ |
| H A D | Bcj2.c | 110 const Byte *src = p->bufs[BCJ2_STREAM_MAIN];
in Bcj2Dec_Decode() local [all...] |
| H A D | Lzma86Enc.c | 14 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 D | property-array-inl.h | 126 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 D | string-case.cc | 25 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 D | freedreno_program.c | 113 assemble_tgsi(struct pipe_context *pctx, const char *src, bool frag) in assemble_tgsi() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_parse.c | 77 copy_token(void *dst, const void *src) in copy_token() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_tile.c | 101 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...] |
| H A D | u_compute.c | 85 struct pipe_resource *src = blit_info->src.resource; in util_compute_blit() local [all...] |
| H A D | u_framebuffer.c | 49 util_framebuffer_state_equal(const struct pipe_framebuffer_state *dst, const struct pipe_framebuffer_state *src) util_framebuffer_state_equal() argument 84 util_copy_framebuffer_state(struct pipe_framebuffer_state *dst, const struct pipe_framebuffer_state *src) util_copy_framebuffer_state() argument [all...] |
| H A D | u_live_shader_cache.c | 167 util_shader_reference(struct pipe_context *ctx, struct util_live_shader_cache *cache, void **dst, void *src) util_shader_reference() argument
|
| /third_party/mesa3d/src/gallium/drivers/r600/sb/ |
| H A D | sb_ra_checker.cpp | 118 void ra_checker::check_src_vec(node *n, unsigned id, vvec &vv, bool src) { in check_src_vec() argument
|
| H A D | sb_dump.cpp | 440 bc_alu_src &src = n->bc.src[ in dump_alu() local [all...] |
| /third_party/mesa3d/src/util/format/ |
| H A D | format_utils.h | 150 _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 D | u_format_etc.c | 35 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/nouveau/codegen/ |
| H A D | nv50_ir_lowering_helper.cpp | 95 Value *src[2]; in handleCVT() local
|
| /third_party/mesa3d/src/panfrost/bifrost/valhall/ |
| H A D | va_validate.c | 97 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 D | vk_shader_module.c | 140 vk_shader_module_clone(void *mem_ctx, const struct vk_shader_module *src) in vk_shader_module_clone() argument
|
| /third_party/musl/libc-test/src/functional/ |
| H A D | iconv_test.c | 85 void CompareIconvResult(char *to, char *from, char *src, size_t srcLen)
in CompareIconvResult() argument
|
| /third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
| H A D | sfn_instrfactory.cpp | 158 PVirtualValue src = nullptr; in load_const() local
|
| H A D | sfn_instr_alu.h | 106 VirtualValue& src(unsigned i) {assert(i < m_src.size() && m_src[i]); return *m_src[i];} in src() function in r600::AluInstr
|
| /third_party/mesa3d/src/glx/ |
| H A D | renderpix.c | 81 __glXSendLargeImage(struct glx_context * gc, GLint compsize, GLint dim, GLint width, GLint height, GLint depth, GLenum format, GLenum type, const GLvoid * src, GLubyte * pc, GLubyte * modes) __glXSendLargeImage() argument
|
| /third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
| H A D | radeon_dataflow_swizzles.c | 40 rewrite_source(struct radeon_compiler * c, struct rc_instruction * inst, unsigned src) rewrite_source() argument 431 unsigned int src; rc_dataflow_swizzles() local [all...] |
| H A D | radeon_pair_translate.c | 134 static void src_uses(struct rc_src_register src, unsigned int * rgb, in src_uses() argument
|