Home
last modified time | relevance | path

Searched defs:dst (Results 1 – 25 of 1349) sorted by path

12345678910>>...54

/freebsd/bin/ps/
H A Dfmt.c56 char **p, *dst, *src; in shquote() local
H A Dps.c1051 int dst, lvl, maxlvl, n, ndst, nsrc, siblings, src; in descendant_sort() local
/freebsd/bin/sh/
H A Dexpand.c163 nextword(char c, int flag, char *p, struct worddest *dst) in nextword()
188 struct worddest *dst) in stputs_split()
207 #define STPUTS_SPLIT(data, syntax, flag, p, dst) p = stputs_split((data), syntax, flag, p, dst) argument
266 struct worddest *dst) in argstr()
409 struct worddest *dst) in expari()
452 expbackq(union node *cmd, int quoted, int flag, struct worddest *dst) in expbackq()
654 struct worddest *dst) in evalvar()
867 struct worddest *dst) in strtodest()
883 struct worddest *dst) in reprocess()
926 struct worddest *dst) in varvalue()
/freebsd/cddl/contrib/opensolaris/common/ctf/
H A Dctf_create.c1409 ctf_bundle_t src, dst; in ctf_add_type() local
H A Dctf_open.c231 sym_to_gelf(const Elf32_Sym *src, Elf64_Sym *dst) in sym_to_gelf()
348 uint_t id, dst; in init_types() local
/freebsd/cddl/contrib/opensolaris/lib/libctf/common/
H A Dctf_lib.c127 z_uncompress(void *dst, size_t *dstlen, const void *src, size_t srclen) in z_uncompress()
142 ehdr_to_gelf(const Elf32_Ehdr *src, GElf_Ehdr *dst) in ehdr_to_gelf()
164 shdr_to_gelf(const Elf32_Shdr *src, GElf_Shdr *dst) in shdr_to_gelf()
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_buf.c126 dt_buf_concat(dtrace_hdl_t *dtp, dt_buf_t *dst, in dt_buf_concat()
H A Ddt_cg.c325 dt_regset_t *drp, dt_node_t *dst) in dt_cg_field_set()
405 dt_cg_store(dt_node_t *src, dt_irlist_t *dlp, dt_regset_t *drp, dt_node_t *dst) in dt_cg_store()
467 dt_cg_typecast(const dt_node_t *src, const dt_node_t *dst, in dt_cg_typecast()
H A Ddt_inttab.c109 dt_inttab_write(const dt_inttab_t *ip, uint64_t *dst) in dt_inttab_write()
H A Ddt_module.c287 dt_module_symgelf32(const Elf32_Sym *src, GElf_Sym *dst) in dt_module_symgelf32()
302 dt_module_symgelf64(const Elf64_Sym *src, GElf_Sym *dst) in dt_module_symgelf64()
H A Ddt_parser.c721 dt_node_type_propagate(const dt_node_t *src, dt_node_t *dst) in dt_node_type_propagate()
2451 dtrace_typeinfo_t src, dst; in dt_node_xlator() local
H A Ddt_printf.c467 char src[32], buf[32], *dst = buf; in pfprint_time() local
H A Ddt_xlator.c98 const dtrace_typeinfo_t *src, const dtrace_typeinfo_t *dst, in dt_xlator_create()
258 dt_xlator_lookup(dtrace_hdl_t *dtp, dt_node_t *src, dt_node_t *dst, int flags) in dt_xlator_lookup()
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/sparc/
H A Ddt_isadep.c179 int32_t dst = text[i] << 2; in dt_pid_create_return_probe() local
193 int32_t dst; in dt_pid_create_return_probe() local
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Doutput.c455 write_file(Elf *src, const char *srcname, Elf *dst, const char *dstname, in write_file()
/freebsd/contrib/arm-optimized-routines/string/aarch64/
H A D__mtag_tag_region.S24 #define dst x2 macro
H A D__mtag_tag_zero_region.S24 #define dst x2 macro
H A Dmemcpy-advsimd.S19 #define dst x3 macro
H A Dmemcpy-sve.S23 #define dst x3 macro
H A Dmemcpy.S19 #define dst x3 macro
H A Dmemset.S20 #define dst x3 macro
H A Dstrcpy.S21 #define dst x3 macro
/freebsd/contrib/arm-optimized-routines/string/arm/
H A Dmemcpy.S64 #define dst ip macro
H A Dstrcpy.c26 __strcpy_arm (char* dst, const char* src) in __strcpy_arm()
/freebsd/contrib/arm-optimized-routines/string/bench/
H A Dmemcpy.c115 uint64_t dst : 24; member

12345678910>>...54