Home
last modified time | relevance | path

Searched refs:dst (Results 1 – 25 of 755) sorted by relevance

12345678910>>...31

/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dscorpion_reg_map_macro.h85 (dst) = ((dst) &\
88 (dst) = ((dst) &\
97 (dst) = ((dst) &\
100 (dst) = ((dst) &\
110 (dst) = ((dst) &\
117 (dst) = ((dst) &\
120 (dst) = ((dst) &\
129 (dst) = ((dst) &\
132 (dst) = ((dst) &\
142 (dst) = ((dst) &\
[all …]
H A Dosprey_reg_map_macro.h93 (dst) = ((dst) &\
96 (dst) = ((dst) &\
105 (dst) = ((dst) &\
108 (dst) = ((dst) &\
118 (dst) = ((dst) &\
125 (dst) = ((dst) &\
128 (dst) = ((dst) &\
137 (dst) = ((dst) &\
140 (dst) = ((dst) &\
167 (dst) = ((dst) &\
[all …]
H A Dposeidon_reg_map_macro.h97 (dst) = ((dst) &\
104 (dst) = ((dst) &\
107 (dst) = ((dst) &\
121 (dst) = ((dst) &\
128 (dst) = ((dst) &\
131 (dst) = ((dst) &\
145 (dst) = ((dst) &\
152 (dst) = ((dst) &\
155 (dst) = ((dst) &\
182 (dst) = ((dst) &\
[all …]
/f-stack/dpdk/lib/librte_eal/arm/include/
H A Drte_memcpy_32.h137 dst = (uint8_t *)dst + 1; in rte_memcpy_func()
142 dst = (uint16_t *)dst + 1; in rte_memcpy_func()
147 dst = (uint32_t *)dst + 1; in rte_memcpy_func()
156 dst = (uint32_t *)dst + 1; in rte_memcpy_func()
192 dst = (uint8_t *)dst + 256; in rte_memcpy_func()
208 dst = (uint8_t *)dst + 64; in rte_memcpy_func()
213 dst = (uint8_t *)dst + 64; in rte_memcpy_func()
218 dst = (uint8_t *)dst + 64; in rte_memcpy_func()
232 dst = (uint8_t *)dst + 16; in rte_memcpy_func()
237 dst = (uint8_t *)dst + 16; in rte_memcpy_func()
[all …]
H A Drte_memcpy_64.h167 rte_mov128(dst, src); in rte_mov256()
188 *dst = *src; in rte_memcpy_lt16()
227 dst += 128; in rte_memcpy_ge128()
249 rte_mov16(dst, src); in rte_memcpy_ge16_lt64()
268 dst += 64; in rte_memcpy_ge64()
290 return dst; in rte_memcpy()
294 return dst; in rte_memcpy()
300 return dst; in rte_memcpy()
311 return dst; in rte_memcpy()
315 return dst; in rte_memcpy()
[all …]
/f-stack/dpdk/lib/librte_eal/ppc/include/
H A Drte_memcpy.h85 void *ret = dst; in rte_memcpy_func()
91 dst = (uint8_t *)dst + 1; in rte_memcpy_func()
96 dst = (uint16_t *)dst + 1; in rte_memcpy_func()
101 dst = (uint32_t *)dst + 1; in rte_memcpy_func()
138 dst = (uint8_t *)dst + 256; in rte_memcpy_func()
154 dst = (uint8_t *)dst + 64; in rte_memcpy_func()
159 dst = (uint8_t *)dst + 64; in rte_memcpy_func()
164 dst = (uint8_t *)dst + 64; in rte_memcpy_func()
178 dst = (uint8_t *)dst + 16; in rte_memcpy_func()
183 dst = (uint8_t *)dst + 16; in rte_memcpy_func()
[all …]
/f-stack/dpdk/lib/librte_eal/x86/include/
H A Drte_memcpy.h135 dst = dst + 128; in rte_mov128blocks()
167 dst = dst + 512; in rte_mov512blocks()
224 dst = (uint8_t *)dst + 256; in rte_memcpy_generic()
230 dst = (uint8_t *)dst + 128; in rte_memcpy_generic()
267 dst = (uint8_t *)dst + bits; in rte_memcpy_generic()
280 dst = (uint8_t *)dst + bits; in rte_memcpy_generic()
367 dst = (uint8_t *)dst + 128; in rte_mov128blocks()
432 dst = (uint8_t *)dst + 128; in rte_memcpy_generic()
439 dst = (uint8_t *)dst + 64; in rte_memcpy_generic()
474 dst = (uint8_t *)dst + bits; in rte_memcpy_generic()
[all …]
/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dsig_unimsgcpy.c17 dst->epref = src->epref; in copy_msg_alerting()
24 dst->uu = src->uu; in copy_msg_alerting()
50 dst->aal = src->aal; in copy_msg_connect()
52 dst->blli = src->blli; in copy_msg_connect()
69 dst->uu = src->uu; in copy_msg_connect()
111 dst->uu = src->uu; in copy_msg_release()
132 dst->uu = src->uu; in copy_msg_release_compl()
187 dst->uu = src->uu; in copy_msg_setup()
312 dst->uu = src->uu; in copy_msg_add_party()
351 dst->uu = src->uu; in copy_msg_add_party_ack()
[all …]
H A Dunimsgcpy.h8 copy_msg_alerting(struct uni_alerting *src, struct uni_alerting *dst);
12 copy_msg_call_proc(struct uni_call_proc *src, struct uni_call_proc *dst);
16 copy_msg_connect(struct uni_connect *src, struct uni_connect *dst);
24 copy_msg_release(struct uni_release *src, struct uni_release *dst);
32 copy_msg_setup(struct uni_setup *src, struct uni_setup *dst);
36 copy_msg_status(struct uni_status *src, struct uni_status *dst);
44 copy_msg_notify(struct uni_notify *src, struct uni_notify *dst);
48 copy_msg_restart(struct uni_restart *src, struct uni_restart *dst);
56 copy_msg_add_party(struct uni_add_party *src, struct uni_add_party *dst);
92 copy_msg_facility(struct uni_facility *src, struct uni_facility *dst);
[all …]
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddsl_synctask.c62 dst.dst_pool = dp; in dsl_sync_task_common()
68 dst.dst_arg = arg; in dsl_sync_task_common()
69 dst.dst_error = 0; in dsl_sync_task_common()
84 VERIFY(txg_list_add_tail(task_list, &dst, dst.dst_txg)); in dsl_sync_task_common()
175 dsl_sync_task_t *dst = kmem_zalloc(sizeof (*dst), KM_SLEEP); in dsl_sync_task_nowait_common() local
177 dst->dst_pool = dp; in dsl_sync_task_nowait_common()
188 VERIFY(txg_list_add_tail(task_list, dst, dst->dst_txg)); in dsl_sync_task_nowait_common()
237 kmem_free(dst, sizeof (*dst)); in dsl_sync_task_sync()
246 dst->dst_error = dst->dst_checkfunc(dst->dst_arg, tx); in dsl_sync_task_sync()
248 dst->dst_syncfunc(dst->dst_arg, tx); in dsl_sync_task_sync()
[all …]
H A Dzle.c41 uchar_t *dst = d_start; in zle_compress() local
43 uchar_t *d_end = dst + d_len; in zle_compress()
47 uchar_t *len = dst++; in zle_compress()
55 if (d_end - dst < n) in zle_compress()
58 *dst++ = *src++; in zle_compress()
60 *dst++ = *src++; in zle_compress()
71 uchar_t *dst = d_start; in zle_decompress() local
73 uchar_t *d_end = dst + d_len; in zle_decompress()
81 *dst++ = *src++; in zle_decompress()
84 if (dst + len > d_end) in zle_decompress()
[all …]
/f-stack/freebsd/contrib/openzfs/module/icp/include/aes/
H A Daes_impl.h49 (dst)[0] = (src)[0]; \
50 (dst)[1] = (src)[1]; \
51 (dst)[2] = (src)[2]; \
52 (dst)[3] = (src)[3]; \
53 (dst)[4] = (src)[4]; \
54 (dst)[5] = (src)[5]; \
55 (dst)[6] = (src)[6]; \
56 (dst)[7] = (src)[7]; \
57 (dst)[8] = (src)[8]; \
58 (dst)[9] = (src)[9]; \
[all …]
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/
H A Dcrypto_scrypt-common.c46 return dst; in encode64_uint32()
70 return dst; in encode64()
82 *dst = 0; in decode64_one()
182 dst = buf; in escrypt_r()
187 dst = encode64(dst, buflen - (dst - buf), hash, sizeof(hash)); in escrypt_r()
189 if (!dst || dst >= buf + buflen) { in escrypt_r()
221 dst = encode64_uint32(dst, buflen - (dst - buf), r, 30); in escrypt_gensalt_r()
222 if (!dst) { in escrypt_gensalt_r()
225 dst = encode64_uint32(dst, buflen - (dst - buf), p, 30); in escrypt_gensalt_r()
229 dst = encode64(dst, buflen - (dst - buf), src, srclen); in escrypt_gensalt_r()
[all …]
/f-stack/freebsd/sys/
H A Dabi_compat.h41 #define CP(src, dst, fld) do { \ argument
42 (dst).fld = (src).fld; \
46 (dst).dfld = (src).sfld; \
50 (dst).fld = PTRIN((src).fld); \
54 (dst).fld = PTROUT((src).fld); \
57 #define TV_CP(src, dst, fld) do { \ argument
58 CP((src).fld, (dst).fld, tv_sec); \
62 #define TS_CP(src, dst, fld) do { \ argument
63 CP((src).fld, (dst).fld, tv_sec); \
67 #define ITS_CP(src, dst) do { \ argument
[all …]
/f-stack/dpdk/examples/ipsec-secgw/
H A Dep0.cfg86 dst 172.16.2.5
89 dst 172.16.2.6
120 dst 172.16.1.5
125 dst 172.16.1.7 flow-direction 0 2
145 rt ipv4 dst 172.16.2.5/32 port 0
146 rt ipv4 dst 172.16.2.6/32 port 1
147 rt ipv4 dst 192.168.175.0/24 port 0
148 rt ipv4 dst 192.168.176.0/24 port 1
149 rt ipv4 dst 192.168.240.0/24 port 0
153 rt ipv4 dst 192.168.65.0/24 port 2
[all …]
H A Dep1.cfg83 dst 172.16.2.5
86 dst 172.16.2.6
117 dst 172.16.1.5
134 rt ipv4 dst 172.16.1.5/32 port 0
135 rt ipv4 dst 172.16.1.6/32 port 1
136 rt ipv4 dst 192.168.185.0/24 port 0
137 rt ipv4 dst 192.168.186.0/24 port 1
138 rt ipv4 dst 192.168.245.0/24 port 0
139 rt ipv4 dst 192.168.246.0/24 port 1
142 rt ipv4 dst 192.168.55.0/24 port 2
[all …]
/f-stack/dpdk/drivers/common/dpaax/caamflib/rta/
H A Dmove_cmd.h264 } else if ((dst == KEY1) || (dst == KEY2)) { in set_move_offset()
278 if ((dst == MATH0) || (dst == MATH1) || in set_move_offset()
279 (dst == MATH2) || (dst == MATH3)) { in set_move_offset()
301 (dst == IFIFO) || (dst == PKA)) && in set_move_offset()
312 if ((dst == CONTEXT1) || (dst == CONTEXT2)) { in set_move_offset()
315 (dst == MATH2) || (dst == MATH3)) { in set_move_offset()
337 if ((dst == OFIFO) || (dst == ALTSOURCE)) { in set_move_offset()
346 (dst == IFIFO) || (dst == PKA)) { in set_move_offset()
355 if ((dst != KEY1) && (dst != KEY2)) in set_move_offset()
366 if ((dst == IFIFOAB1) || (dst == IFIFOAB2) || in set_move_offset()
[all …]
/f-stack/app/nginx-1.16.1/src/http/v2/
H A Dngx_http_v2_huff_encode.c164 #define ngx_http_v2_huff_encode_buf(dst, buf) \ argument
165 (*(uint64_t *) (dst) = __builtin_bswap64(buf))
167 #define ngx_http_v2_huff_encode_buf(dst, buf) \ argument
168 ((dst)[0] = (u_char) ((buf) >> 56), \
169 (dst)[1] = (u_char) ((buf) >> 48), \
170 (dst)[2] = (u_char) ((buf) >> 40), \
175 (dst)[7] = (u_char) (buf))
180 (*(uint64_t *) (dst) = (buf))
186 (*(uint32_t *) (dst) = htonl(buf))
227 ngx_http_v2_huff_encode_buf(&dst[hlen], buf); in ngx_http_v2_huff_encode()
[all …]
/f-stack/tools/libnetgraph/
H A Dcompat.c69 dst->s = src->s; in ngctl()
79 dst->s = src->s; in ngctl()
81 dst->len = src->len; in ngctl()
82 dst->flags = src->flags; in ngctl()
83 dst->to = dst->buf + src->len; in ngctl()
84 dst->tolen = src->tolen; in ngctl()
93 dst->s = src->s; in ngctl()
95 dst->len = src->len; in ngctl()
96 dst->flags = src->flags; in ngctl()
97 dst->from = (struct sockaddr *)dst->buf + src->len; in ngctl()
[all …]
/f-stack/dpdk/lib/librte_eal/include/
H A Drte_string_fns.h59 rte_strlcpy(char *dst, const char *src, size_t size) in rte_strlcpy() argument
61 return (size_t)snprintf(dst, size, "%s", src); in rte_strlcpy()
70 rte_strlcat(char *dst, const char *src, size_t size) in rte_strlcat() argument
72 size_t l = strnlen(dst, size); in rte_strlcat()
74 return l + rte_strlcpy(&dst[l], src, size - l); in rte_strlcat()
81 #define strlcpy(dst, src, size) rte_strlcpy(dst, src, size) argument
82 #define strlcat(dst, src, size) rte_strlcat(dst, src, size) argument
90 #define strlcpy(dst, src, size) rte_strlcpy(dst, src, size) argument
91 #define strlcat(dst, src, size) rte_strlcat(dst, src, size) argument
117 rte_strscpy(char *dst, const char *src, size_t dsize);
/f-stack/freebsd/libkern/
H A Dbcopy.c74 char *dst; in memcpy() local
78 dst = dst0; in memcpy()
97 if ((t | (uintptr_t)dst) & wmask) { in memcpy()
109 TLOOP1(*dst++ = *src++); in memcpy()
116 dst += wsize); in memcpy()
118 TLOOP(*dst++ = *src++); in memcpy()
126 dst += length; in memcpy()
129 if ((t | (uintptr_t)dst) & wmask) { in memcpy()
137 TLOOP1(*--dst = *--src); in memcpy()
140 TLOOP(src -= wsize; dst -= wsize; in memcpy()
[all …]
/f-stack/freebsd/contrib/libsodium/src/libsodium/include/sodium/private/
H A Dcommon.h72 memcpy(dst, &w, sizeof w); in store64_le()
74 dst[0] = (uint8_t) w; w >>= 8; in store64_le()
75 dst[1] = (uint8_t) w; w >>= 8; in store64_le()
76 dst[2] = (uint8_t) w; w >>= 8; in store64_le()
81 dst[7] = (uint8_t) w; in store64_le()
107 memcpy(dst, &w, sizeof w); in store32_le()
112 dst[3] = (uint8_t) w; in store32_le()
144 memcpy(dst, &w, sizeof w); in store64_be()
153 dst[0] = (uint8_t) w; in store64_be()
179 memcpy(dst, &w, sizeof w); in store32_be()
[all …]
/f-stack/app/redis-5.0.5/deps/jemalloc/build-aux/
H A Dinstall-sh54 dst=""
100 dst=$1
116 dst=$src
119 if [ -d $dst ]; then
138 if [ x"$dst" = x ]
149 if [ -d $dst ]
151 dst="$dst"/`basename $src`
194 $doit $instcmd $dst &&
206 dstfile=`basename $dst`
208 dstfile=`basename $dst $transformbasename |
[all …]
/f-stack/freebsd/mips/atheros/
H A Dar71xx_macaddr.c58 ar71xx_mac_addr_init(unsigned char *dst, const unsigned char *src, in ar71xx_mac_addr_init() argument
63 if (dst == NULL || src == NULL) in ar71xx_mac_addr_init()
75 dst[0] = src[0]; in ar71xx_mac_addr_init()
76 dst[1] = src[1]; in ar71xx_mac_addr_init()
77 dst[2] = src[2]; in ar71xx_mac_addr_init()
78 dst[3] = (t >> 16) & 0xff; in ar71xx_mac_addr_init()
79 dst[4] = (t >> 8) & 0xff; in ar71xx_mac_addr_init()
80 dst[5] = t & 0xff; in ar71xx_mac_addr_init()
83 dst[0] |= 0x02; in ar71xx_mac_addr_init()
96 ar71xx_mac_addr_random_init(struct ifnet *ifp, struct ether_addr *dst) in ar71xx_mac_addr_random_init() argument
[all …]
/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_string.c25 dst++; in ngx_strlow()
62 dst++; in ngx_cpystrn()
68 return dst; in ngx_cpystrn()
1197 dst->len = d - dst->data; in ngx_encode_base64_internal()
1295 dst->len = d - dst->data; in ngx_decode_base64_internal()
1783 *dst++ = '&'; *dst++ = 'l'; *dst++ = 't'; *dst++ = ';'; in ngx_escape_html()
1787 *dst++ = '&'; *dst++ = 'g'; *dst++ = 't'; *dst++ = ';'; in ngx_escape_html()
1791 *dst++ = '&'; *dst++ = 'a'; *dst++ = 'm'; *dst++ = 'p'; in ngx_escape_html()
1796 *dst++ = '&'; *dst++ = 'q'; *dst++ = 'u'; *dst++ = 'o'; in ngx_escape_html()
1797 *dst++ = 't'; *dst++ = ';'; in ngx_escape_html()
[all …]

12345678910>>...31