Searched defs:dest (Results 1 - 25 of 536) sorted by last modified time

1234567891011>>

/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_write_disk_posix.c3135 char *dest, *src; local
H A Darchive_read_support_format_mtree.c1927 char *dest = src; local
H A Darchive_read_support_format_7zip.c3677 uint32_t dest; local
3825 uint32_t dest; local
[all...]
H A Darchive_util.c185 archive_copy_error(struct archive *dest, struct archive *src) argument
H A Darchive_string.c234 archive_string_concat(struct archive_string *dest, struct archive_string *src) argument
241 archive_wstring_concat(struct archive_wstring *dest, argument
444 archive_wstring_append_from_mbs(struct archive_wstring *dest, argument
451 archive_wstring_append_from_mbs_in_codepage(struct archive_wstring *dest, argument
588 archive_wstring_append_from_mbs(struct archive_wstring *dest, const char *p, size_t len) argument
3862 archive_mstring_copy(struct archive_mstring *dest, struct archive_mstring *src) argument
[all...]
H A Darchive_ppmd7.c351 UInt16 *dest = p->BinSumm[i] + k; local
H A Darchive_entry.c128 wchar_t *dest = s1; local
H A Darchive_acl.c151 archive_acl_copy(struct archive_acl *dest, struct archive_acl *src) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprAgg.cpp359 void AggExprEmitter::EmitCopy(QualType type, const AggValueSlot &dest, argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp10163 Register dest = MI.getOperand(0).getReg(); local
/freebsd-11-stable/sys/netinet/
H A Dip_input.c956 struct in_addr dest; local
/freebsd-11-stable/sys/netgraph/
H A Dng_base.c3619 node_p dest = NULL; local
3644 node_p dest; local
H A Dng_car.c60 hook_p dest; /* destination hook */ member in struct:hookinfo
H A Dng_tag.c509 hook_p dest; local
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c101037 codeCompare( Parse *pParse, Expr *pLeft, Expr *pRight, int opcode, int in1, int in2, int dest, int jumpIfNull, int isCommuted ) argument
101251 codeVectorCompare( Parse *pParse, Expr *pExpr, int dest, u8 op, u8 p5 ) argument
103601 SelectDest dest; local
103706 SelectDest dest; /* How to deal with SELECT result */ local
105460 exprCodeBetween( Parse *pParse, Expr *pExpr, int dest, void (*xJump)(Parse*,Expr*,int,int), int jumpIfNull ) argument
105532 sqlite3ExprIfTrue(Parse *pParse, Expr *pExpr, int dest, int jumpIfNull) argument
105674 sqlite3ExprIfFalse(Parse *pParse, Expr *pExpr, int dest, int jumpIfNull) argument
105846 sqlite3ExprIfFalseDup(Parse *pParse, Expr *pExpr, int dest,int jumpIfNull) argument
114132 SelectDest dest; /* Where the SELECT should store results */ local
117564 SelectDest dest; local
122813 SelectDest dest; /* Destination for SELECT on rhs of INSERT */ local
133757 SelectDest dest; /* Alternative data destination */ local
137416 SelectDest dest; local
140119 SelectDest dest; local
160812 SelectDest dest = {SRT_Output, 0, 0, 0, 0, 0, 0}; local
[all...]
/freebsd-11-stable/contrib/unbound/util/
H A Dnet_help.c197 char dest[100]; local
552 char dest[100]; local
582 char dest[100]; local
[all...]
/freebsd-11-stable/contrib/unbound/util/data/
H A Dpacked_rrset.c272 packed_rr_to_string(struct ub_packed_rrset_key* rrset, size_t i, time_t now, char* dest, size_t dest_len) argument
H A Dmsgreply.c668 repinfo_copy_rrsets(struct reply_info* dest, struct reply_info* from, argument
/freebsd-11-stable/sys/kern/
H A Dvfs_mount.c1815 vfs_copyopt(struct vfsoptlist *opts, const char *name, void *dest, int len) argument
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Dcmdline.c306 svn_cmdline_cstring_from_utf8(const char **dest, argument
329 svn_cmdline_cstring_to_utf8(const char **dest, argument
343 svn_cmdline_path_local_style_from_utf8(const char **dest, argument
/freebsd-11-stable/contrib/subversion/subversion/libsvn_repos/
H A Dauthz.c648 int i, dest; local
/freebsd-11-stable/sys/contrib/ipfilter/netinet/
H A Dip_dstlist.c489 frdest_t dest; local
[all...]
/freebsd-11-stable/contrib/ipfilter/
H A Dip_dstlist.c489 frdest_t dest; local
[all...]
/freebsd-11-stable/sys/dev/xen/xenstore/
H A Dxenstore.c286 extract_strings(const char *strings, const char **dest, u_int len) argument
/freebsd-11-stable/contrib/libarchive/libarchive/test/
H A Dtest_entry.c37 wchar_t *dest = s1; local

Completed in 1050 milliseconds

1234567891011>>