| /third_party/cups-filters/filter/ |
| H A D | pdftoraster.cxx | 507 static unsigned char *reverseLine(unsigned char *src, unsigned char *dst, in reverseLine() argument 519 reverseLineSwapByte(unsigned char *src, unsigned char *dst, unsigned int row, unsigned int plane, unsigned int pixels, unsigned int size) reverseLineSwapByte() argument 533 reverseLineSwapBit(unsigned char *src, unsigned char *dst, unsigned int row, unsigned int plane, unsigned int pixels, unsigned int size) reverseLineSwapBit() argument 567 rgbToCMYKLine(unsigned char *src, unsigned char *dst, unsigned int row, unsigned int plane, unsigned int pixels, unsigned int size) rgbToCMYKLine() argument 575 rgbToCMYKLineSwap(unsigned char *src, unsigned char *dst, unsigned int row, unsigned int plane, unsigned int pixels, unsigned int size) rgbToCMYKLineSwap() argument 588 rgbToCMYLine(unsigned char *src, unsigned char *dst, unsigned int row, unsigned int plane, unsigned int pixels, unsigned int size) rgbToCMYLine() argument 596 rgbToCMYLineSwap(unsigned char *src, unsigned char *dst, unsigned int row, unsigned int plane, unsigned int pixels, unsigned int size) rgbToCMYLineSwap() argument 609 rgbToKCMYLine(unsigned char *src, unsigned char *dst, unsigned int row, unsigned int plane, unsigned int pixels, unsigned int size) rgbToKCMYLine() argument 629 rgbToKCMYLineSwap(unsigned char *src, unsigned char *dst, unsigned int row, unsigned int plane, unsigned int pixels, unsigned int size) rgbToKCMYLineSwap() argument 649 lineNoop(unsigned char *src, unsigned char *dst, unsigned int row, unsigned int plane, unsigned int pixels, unsigned int size) lineNoop() argument 657 lineSwap24(unsigned char *src, unsigned char *dst, unsigned int row, unsigned int plane, unsigned int pixels, unsigned int size) lineSwap24() argument 672 lineSwapByte(unsigned char *src, unsigned char *dst, unsigned int row, unsigned int plane, unsigned int pixels, unsigned int size) lineSwapByte() argument 685 lineSwapBit(unsigned char *src, unsigned char *dst, unsigned int row, unsigned int plane, unsigned int pixels, unsigned int size) lineSwapBit() argument 943 convertBitsNoop(unsigned char *src, unsigned char *dst, unsigned int x, unsigned int y) convertBitsNoop() argument 949 convert8to1(unsigned char *src, unsigned char *dst, unsigned int x, unsigned int y) convert8to1() argument 965 convert8to2(unsigned char *src, unsigned char *dst, unsigned int x, unsigned int y) convert8to2() argument 983 convert8to4(unsigned char *src, unsigned char *dst, unsigned int x, unsigned int y) convert8to4() argument 1007 convert8to16(unsigned char *src, unsigned char *dst, unsigned int x, unsigned int y) convert8to16() argument 1018 writePixel1(unsigned char *dst, unsigned int plane, unsigned int pixeli, unsigned char *pixelBuf) writePixel1() argument 1044 writePlanePixel1(unsigned char *dst, unsigned int plane, unsigned int pixeli, unsigned char *pixelBuf) writePlanePixel1() argument 1053 writePixel2(unsigned char *dst, unsigned int plane, unsigned int pixeli, unsigned char *pixelBuf) writePixel2() argument 1072 writePlanePixel2(unsigned char *dst, unsigned int plane, unsigned int pixeli, unsigned char *pixelBuf) writePlanePixel2() argument 1081 writePixel4(unsigned char *dst, unsigned int plane, unsigned int pixeli, unsigned char *pixelBuf) writePixel4() argument 1101 writePlanePixel4(unsigned char *dst, unsigned int plane, unsigned int pixeli, unsigned char *pixelBuf) writePlanePixel4() argument 1111 writePixel8(unsigned char *dst, unsigned int plane, unsigned int pixeli, unsigned char *pixelBuf) writePixel8() argument 1120 writePlanePixel8(unsigned char *dst, unsigned int plane, unsigned int pixeli, unsigned char *pixelBuf) writePlanePixel8() argument 1126 writePixel16(unsigned char *dst, unsigned int plane, unsigned int pixeli, unsigned char *pixelBuf) writePixel16() argument 1135 writePlanePixel16(unsigned char *dst, unsigned int plane, unsigned int pixeli, unsigned char *pixelBuf) writePlanePixel16() argument 1142 convertLineChunked(unsigned char *src, unsigned char *dst, unsigned int row, unsigned int plane, unsigned int pixels, unsigned int size) convertLineChunked() argument 1159 convertLineChunkedSwap(unsigned char *src, unsigned char *dst, unsigned int row, unsigned int plane, unsigned int pixels, unsigned int size) convertLineChunkedSwap() argument 1176 convertLinePlane(unsigned char *src, unsigned char *dst, unsigned int row, unsigned int plane, unsigned int pixels, unsigned int size) convertLinePlane() argument 1193 convertLinePlaneSwap(unsigned char *src, unsigned char *dst, unsigned int row, unsigned int plane, unsigned int pixels, unsigned int size) convertLinePlaneSwap() argument 1515 onebitpixel(unsigned char *src, unsigned char *dst, unsigned int width, unsigned int height) onebitpixel() argument 1539 removeAlpha(unsigned char *src, unsigned char *dst, unsigned int width, unsigned int height) removeAlpha() argument [all...] |
| H A D | rastertopdf.cpp | 143 unsigned char *invertBits(unsigned char *src, unsigned char *dst, unsigned int pixels) in invertBits() argument 154 unsigned char *noBitConversion(unsigned char *src, unsigned char *dst, unsigned int pixels) in noBitConversion() argument 161 unsigned char *rgbToCmyk(unsigned char *src, unsigned char *dst, unsigne argument 166 whiteToCmyk(unsigned char *src, unsigned char *dst, unsigned int pixels) whiteToCmyk() argument 172 cmykToRgb(unsigned char *src, unsigned char *dst, unsigned int pixels) cmykToRgb() argument 178 whiteToRgb(unsigned char *src, unsigned char *dst, unsigned int pixels) whiteToRgb() argument 184 rgbToWhite(unsigned char *src, unsigned char *dst, unsigned int pixels) rgbToWhite() argument 190 cmykToWhite(unsigned char *src, unsigned char *dst, unsigned int pixels) cmykToWhite() argument 196 noColorConversion(unsigned char *src, unsigned char *dst, unsigned int pixels) noColorConversion() argument [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | dtfmrgts.cpp | 207 UnicodeString dst; in Test4052408() local
|
| /third_party/icu/icu4c/source/common/ |
| H A D | unistr.cpp | 83 us_arrayCopy(const UChar *src, int32_t srcStart, UChar *dst, int32_t dstStart, int32_t count) us_arrayCopy() argument 860 doExtract(int32_t start, int32_t length, UChar *dst, int32_t dstStart) const doExtract() argument
|
| /third_party/libdrm/include/drm/ |
| H A D | vmwgfx_drm.h | 504 struct drm_vmw_rect dst; member
|
| /third_party/libdrm/intel/ |
| H A D | intel_decode.c | 852 char dst[100], src0[100]; in i915_decode_alu1() local 867 char dst[100], src0[100], src1[100]; i915_decode_alu2() local 883 char dst[100], src0[100], src1[100], src2[100]; i915_decode_alu3() local [all...] |
| /third_party/libbpf/src/ |
| H A D | linker.c | 1049 static bool secs_match(struct dst_sec *dst, struct src_sec *src) in secs_match() argument 1079 extend_sec(struct bpf_linker *linker, struct dst_sec *dst, struct src_sec *src) extend_sec() argument [all...] |
| H A D | libbpf_internal.h | 246 static inline void libbpf_strlcpy(char *dst, const char *src, size_t sz) in libbpf_strlcpy() argument
|
| /third_party/libcoap/examples/ |
| H A D | coap-client.c | 995 convert_hex_string(const char *src, uint8_t *dst) { in convert_hex_string() argument 1433 open_session(coap_context_t *ctx, coap_proto_t proto, coap_address_t *bind_addr, coap_address_t *dst, const uint8_t *identity, size_t identity_len, const uint8_t *key, size_t key_len) open_session() argument 1493 get_session(coap_context_t *ctx, const char *local_addr, const char *local_port, coap_uri_scheme_t scheme, coap_proto_t proto, coap_address_t *dst, const uint8_t *identity, size_t identity_len, const uint8_t *key, size_t key_len) get_session() argument 1582 coap_address_t dst; main() local [all...] |
| /third_party/mbedtls/library/ |
| H A D | x509_crt.c | 2728 static int x509_inet_pton_ipv6(const char *src, void *dst) in x509_inet_pton_ipv6() argument 2825 static int x509_inet_pton_ipv4(const char *src, void *dst) in x509_inet_pton_ipv4() argument 2863 static int x509_inet_pton_ipv6(const char *src, void *dst) in x509_inet_pton_ipv6() argument 2868 static int x509_inet_pton_ipv4(const char *src, void *dst) in x509_inet_pton_ipv4() argument 2875 size_t mbedtls_x509_crt_parse_cn_inet_pton(const char *cn, void *dst) in mbedtls_x509_crt_parse_cn_inet_pton() argument [all...] |
| H A D | ecp.c | 631 int mbedtls_ecp_group_copy(mbedtls_ecp_group *dst, const mbedtls_ecp_group *src) in mbedtls_ecp_group_copy() argument
|
| H A D | rsa.c | 1617 static int mgf_mask(unsigned char *dst, size_t dlen, unsigned char *src, in mgf_mask() argument 2773 int mbedtls_rsa_copy(mbedtls_rsa_context *dst, cons argument 2309 rsa_rsassa_pkcs1_v15_encode(mbedtls_md_type_t md_alg, unsigned int hashlen, const unsigned char *hash, size_t dst_len, unsigned char *dst) rsa_rsassa_pkcs1_v15_encode() argument [all...] |
| H A D | ssl_tls13_server.c | 463 static int ssl_tls13_session_copy_ticket(mbedtls_ssl_session *dst, in ssl_tls13_session_copy_ticket() argument
|
| /third_party/lame/frontend/ |
| H A D | parse.c | 204 char dst[32]; in currCharCodeSize() local 278 char* dst = 0; toLatin1() local 304 char* dst = 0; toUtf16() local [all...] |
| /third_party/lame/libmp3lame/ |
| H A D | id3tag.c | 411 local_strdup(char **dst, const char *src) in local_strdup() argument 436 local_ucs2_strdup(unsigned short **dst, unsigned short const *src) local_ucs2_strdup() argument 476 local_ucs2_substr(unsigned short** dst, unsigned short const* src, size_t start, size_t end) local_ucs2_substr() argument 797 setLang(char *dst, char const *src) setLang() argument [all...] |
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_lower_io.c | 2539 write_constant(void *dst, size_t dst_size, in write_constant() argument 2592 nir_gather_explicit_io_initializers(nir_shader *shader, void *dst, size_t dst_size, nir_variable_mode mode) nir_gather_explicit_io_initializers() argument
|
| /third_party/mesa3d/src/compiler/spirv/ |
| H A D | vtn_variables.c | 145 struct vtn_value *dst = vtn_untyped_value(b, dst_value_id); in vtn_copy_value() local [all...] |
| /third_party/mesa3d/src/egl/drivers/dri2/ |
| H A D | platform_wayland.c | 2496 char *src, *dst; in dri2_wl_swrast_get_image() local 2532 char *src, *dst; in dri2_wl_swrast_put_image2() local [all...] |
| /third_party/mesa3d/src/freedreno/ir3/ |
| H A D | ir3_spill.c | 56 struct reg_or_immed dst; member 356 struct ir3_register *dst = __ssa_dst(remat); in rematerialize() local 541 init_dst(struct ra_spill_ctx *ctx, struct ir3_register *dst) init_dst() argument 558 insert_dst(struct ra_spill_ctx *ctx, struct ir3_register *dst) insert_dst() argument 627 finish_dst(struct ra_spill_ctx *ctx, struct ir3_register *dst) finish_dst() argument 634 remove_dst(struct ra_spill_ctx *ctx, struct ir3_register *dst) remove_dst() argument 712 struct ir3_register *dst = __ssa_dst(mov); materialize_pcopy_src() local 858 struct ir3_register *dst = __ssa_dst(split); split() local 884 struct ir3_register *dst = __ssa_dst(collect); extract() local 910 struct ir3_register *dst = __ssa_dst(reload); reload() local 989 struct ir3_register *dst; reload_def() local 1203 struct ir3_register *dst = pcopy->dsts[i]; handle_pcopy() local 1253 struct ir3_register *dst = pcopy->dsts[i]; handle_pcopy() local 1565 struct ir3_register *dst = __ssa_dst(phi); add_live_in_phi() local 2046 struct ir3_register *dst = instr->dsts[0]; fixup_merge_sets() local [all...] |
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_pipeline_rt.c | 77 VkRayTracingShaderGroupCreateInfoKHR *dst = &groups[total_groups + j]; in radv_create_merged_rt_create_info() local 313 map_rt_variables(struct hash_table *var_remap, struct rt_variables *src, const struct rt_variables *dst) map_rt_variables() argument [all...] |
| H A D | radv_query.c | 1289 uint64_t *dst = (uint64_t *)dest; in radv_GetQueryPoolResults() local 1307 uint32_t *dst = (uint32_t *)dest; in radv_GetQueryPoolResults() local [all...] |
| H A D | radv_descriptor_set.c | 1083 write_block_descriptor(struct radv_device *device, struct radv_cmd_buffer *cmd_buffer, void *dst, in write_block_descriptor() argument 1008 write_texel_buffer_descriptor(struct radv_device *device, struct radv_cmd_buffer *cmd_buffer, unsigned *dst, struct radeon_winsys_bo **buffer_list, const VkBufferView _buffer_view) write_texel_buffer_descriptor() argument 1030 write_buffer_descriptor(struct radv_device *device, struct radv_cmd_buffer *cmd_buffer, unsigned *dst, struct radeon_winsys_bo **buffer_list, const VkDescriptorBufferInfo *buffer_info) write_buffer_descriptor() argument 1126 write_image_descriptor(struct radv_device *device, struct radv_cmd_buffer *cmd_buffer, unsigned size, unsigned *dst, struct radeon_winsys_bo **buffer_list, VkDescriptorType descriptor_type, const VkDescriptorImageInfo *image_info) write_image_descriptor() argument 1163 write_combined_image_sampler_descriptor(struct radv_device *device, struct radv_cmd_buffer *cmd_buffer, unsigned sampler_offset, unsigned *dst, struct radeon_winsys_bo **buffer_list, VkDescriptorType descriptor_type, const VkDescriptorImageInfo *image_info, bool has_sampler) write_combined_image_sampler_descriptor() argument 1179 write_sampler_descriptor(struct radv_device *device, unsigned *dst, const VkDescriptorImageInfo *image_info) write_sampler_descriptor() argument [all...] |
| /third_party/mesa3d/src/amd/compiler/ |
| H A D | aco_lower_to_hw_instr.cpp | 204 Definition dst[] = {Definition(dst_reg, v1), Definition(PhysReg{dst_reg + 1}, v1)}; in emit_int64_dpp_op() local 303 Definition dst[] = {Definition(dst_reg, v1), Definition(PhysReg{dst_reg + 1}, v1)}; emit_int64_op() local 454 emit_dpp_mov(lower_context* ctx, PhysReg dst, PhysReg src0, unsigned size, unsigned dpp_ctrl, unsigned row_mask, unsigned bank_mask, bool bound_ctrl) emit_dpp_mov() argument 465 emit_ds_swizzle(Builder bld, PhysReg dst, PhysReg src, unsigned size, unsigned ds_pattern) emit_ds_swizzle() argument 474 emit_reduction(lower_context* ctx, aco_opcode op, ReduceOp reduce_op, unsigned cluster_size, PhysReg tmp, PhysReg stmp, PhysReg vtmp, PhysReg sitmp, Operand src, Definition dst) emit_reduction() argument 855 Definition dst = instr->definitions[0]; emit_gfx10_wave64_bpermute() local 926 Definition dst = instr->definitions[0]; emit_gfx6_bpermute() local 1024 create_bperm(Builder& bld, uint8_t swiz[4], Definition dst, Operand src1, Operand src0 = Operand(v1)) create_bperm() argument 1041 copy_constant(lower_context* ctx, Builder& bld, Definition dst, Operand op) copy_constant() argument 1195 addsub_subdword_gfx11(Builder& bld, Definition dst, Operand src0, Operand src1, bool sub) addsub_subdword_gfx11() argument 1248 Definition dst = do_copy() local 1874 PhysReg src = swap.op.physReg(), dst = swap.def.physReg(); handle_operands() local 2208 Definition dst = instr->definitions[0]; lower_to_hw_instr() local 2282 Definition dst = instr->definitions[0]; lower_to_hw_instr() local [all...] |
| /third_party/mesa3d/src/asahi/compiler/ |
| H A D | agx_compile.c | 83 agx_cache_combine(agx_builder *b, agx_index dst, in agx_cache_combine() argument 105 agx_emit_combine_to(agx_builder *b, agx_index dst, in agx_emit_combine_to() argument 407 agx_emit_load_ubo(agx_builder *b, agx_index dst, nir_intrinsic_instr *instr) in agx_emit_load_ubo() argument 455 agx_blend_const(agx_builder *b, agx_index dst, unsigned comp) in agx_blend_const() argument 485 agx_index dst = nir_intrinsic_infos[instr->intrinsic].has_dest ? agx_emit_intrinsic() local 587 agx_emit_alu_bool(agx_builder *b, nir_op op, agx_index dst, agx_index s0, agx_index s1, agx_index s2) agx_emit_alu_bool() argument 638 agx_index dst = agx_dest_index(&instr->dest.dest); agx_emit_alu() local 968 agx_index dst = agx_dest_index(&instr->dest); agx_emit_tex() local [all...] |
| H A D | agx_compiler.h | 452 agx_dest_index(nir_dest *dst) in agx_dest_index() argument
|