Home
last modified time | relevance | path

Searched defs:src (Results 1276 – 1300 of 1544) sorted by relevance

1...<<51525354555657585960>>...62

/freebsd/sys/dev/sound/pci/
H A Dals4000.c601 alsmix_setrecsrc(struct snd_mixer *m, u_int32_t src) in alsmix_setrecsrc()
/freebsd/crypto/openssl/crypto/bn/
H A Dbn_nist.c276 static void nist_cp_bn(BN_ULONG *dst, const BN_ULONG *src, int top) in nist_cp_bn()
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DARM.cpp386 bool ARM::inBranchRange(RelType type, uint64_t src, uint64_t dst) const { in inBranchRange()
/freebsd/contrib/llvm-project/compiler-rt/lib/interception/
H A Dinterception_win.cpp216 static void _memcpy(void *dst, void *src, size_t sz) { in _memcpy()
/freebsd/stand/common/
H A Dgfx_fb.c1302 bitmap_cpy(void *dst, void *src, uint32_t size) in bitmap_cpy()
2217 font_bisearch(const vfnt_map_t *map, uint32_t len, teken_char_t src) in font_bisearch()
/freebsd/sys/kern/
H A Dsubr_stats.c1079 struct statsblobv1 *src, uint32_t flags)
2480 struct statsblobv1 *src, uint32_t flags)
H A Dkern_proc.c1381 pstats_fork(struct pstats *src, struct pstats *dst) in pstats_fork()
1412 #define PTRTRIM_CP(src,dst,fld) \ argument
H A Dsysv_msg.c1859 #define CP(src, dst, fld) do { (dst).fld = (src).fld; } while (0) argument
/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_tar.c1135 const void *src; in read_body_to_string() local
2846 const unsigned char *src = (const unsigned char *)s; in base64_decode() local
H A Darchive_ppmd8.c245 #define MyMem12Cpy(dest, src, num) \ argument
/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_pcd_ext.h1521 e_FmPcdExtractFrom src; /**< Non-header extraction source */ member
1591 …e_FmPcdExtractFrom src; /**< used when type = e_FM_PCD_KG_EXTRACT_NON_HDR … member
2526 …uint32_t src; /**< 32 bit New IP SRC; Relevant only if valid… member
2539 uint8_t src[NET_HEADER_FIELD_IPv6_ADDR_SIZE]; member
2552 …uint16_t src; /**< 16 bit New TCP/UDP SRC; Relevant only if … member
/freebsd/contrib/wpa/wpa_supplicant/
H A Dnotify.c645 const u8 *src, u16 dev_passwd_id, u8 go_intent) in wpas_notify_p2p_go_neg_req()
/freebsd/contrib/ofed/libmlx5/
H A Dqp.c238 static void mlx5_bf_copy(unsigned long long *dst, unsigned long long *src, in mlx5_bf_copy()
/freebsd/sys/contrib/openzfs/module/zstd/lib/
H A Dzstd.h567 const void* src; /**< start of input buffer */ member
/freebsd/sys/dev/hifn/
H A Dhifn7751var.h272 struct hifn_operand src; member
/freebsd/tools/tools/net80211/wlanstats/
H A Dwlanstats.c58 #define IEEE80211_ADDR_COPY(dst, src) memcpy(dst, src, IEEE80211_ADDR_LEN) argument
/freebsd/sys/netinet/
H A Dip_mroute.h233 struct in_addr src; member
/freebsd/usr.sbin/rpcbind/
H A Drpcb_svc_com.c1038 netbuf_copybuf(struct netbuf *dst, const struct netbuf *src) in netbuf_copybuf()
/freebsd/sys/netgraph/bluetooth/socket/
H A Dng_btsocket_l2cap.c2762 ng_btsocket_l2cap_pcb_by_cid(bdaddr_p src, int cid, int idtype) in ng_btsocket_l2cap_pcb_by_cid()
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_dataset.c2163 get_numeric_property(zfs_handle_t *zhp, zfs_prop_t prop, zprop_source_t *src, in get_numeric_property()
2676 zprop_source_t *src, char *statbuf, size_t statlen, boolean_t literal) in zfs_prop_get()
3101 zprop_source_t *src, char *statbuf, size_t statlen) in zfs_prop_get_numeric()
/freebsd/contrib/ncurses/ncurses/
H A Dcurses.priv.h235 #define begin_va_copy(dst,src) __va_copy(dst, src) argument
238 #define begin_va_copy(dst,src) va_copy(dst, src) argument
241 #define begin_va_copy(dst,src) (dst) = (src) argument
1830 #define TRACE_RETURN2(value,dst,src) return _nc_retrace_##dst##_##src(value) argument
2321 #define _nc_copy_termtype2(dst,src) _nc_copy_termtype((dst),(src)) argument
2322 #define _nc_export_termtype2(dst,src) /* nothing */ argument
/freebsd/contrib/wpa/src/utils/
H A Dcommon.c766 char * dup_binstr(const void *src, size_t len) in dup_binstr()
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dmerge.c1033 merge_types(hash_t *src, merge_cb_data_t *mcd) in merge_types()
/freebsd/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_new.h446 const u8 *src, in wpas_dbus_signal_p2p_go_neg_req()
/freebsd/contrib/tcsh/
H A Dtc.os.c982 const char *src = vsrc; in xmemmove() local

1...<<51525354555657585960>>...62