Searched defs:dest (Results 176 - 200 of 536) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/gcc/
H A Dgthr-win32.h379 __gthr_i486_lock_cmp_xchg(long *dest, long xchg, long comperand) argument
H A Dlambda-mat.c638 lambda_matrix_vector_mult(lambda_matrix matrix, int m, int n, lambda_vector vec, lambda_vector dest) argument
H A Dlambda.h358 lambda_vector_matrix_mult(lambda_vector vect, int m, lambda_matrix mat, int n, lambda_vector dest) argument
H A Dresource.c92 update_live_status(rtx dest, rtx x, void *data ATTRIBUTE_UNUSED) argument
H A Dtree-object-size.c508 merge_object_sizes (struct object_size_info *osi, tree dest, tree orig, argument
H A Dtree-ssa-copy.c61 may_propagate_copy (tree dest, tree orig) argument
170 may_propagate_copy_into_asm(tree dest) argument
467 set_copy_of_val(tree dest, tree first, tree mem_ref) argument
[all...]
H A Dtree-tailcall.c275 tree dest = TREE_OPERAND (ass, 0); local
361 basic_block dest = e->dest; local
[all...]
H A Dcfghooks.c283 redirect_edge_and_branch(edge e, basic_block dest) argument
301 redirect_edge_and_branch_force(edge e, basic_block dest) argument
[all...]
/freebsd-11-stable/contrib/gdb/gdb/
H A Dmacroexp.c554 append_tokens_without_splicing(struct macro_buffer *dest, struct macro_buffer *src) argument
807 substitute_args(struct macro_buffer *dest, struct macro_definition *def, int argc, struct macro_buffer *argv, struct macro_name_list *no_loop, macro_lookup_ftype *lookup_func, void *lookup_baton) argument
898 expand(const char *id, struct macro_definition *def, struct macro_buffer *dest, struct macro_buffer *src, struct macro_name_list *no_loop, macro_lookup_ftype *lookup_func, void *lookup_baton) argument
1006 maybe_expand(struct macro_buffer *dest, struct macro_buffer *src_first, struct macro_buffer *src_rest, struct macro_name_list *no_loop, macro_lookup_ftype *lookup_func, void *lookup_baton) argument
1055 scan(struct macro_buffer *dest, struct macro_buffer *src, struct macro_name_list *no_loop, macro_lookup_ftype *lookup_func, void *lookup_baton) argument
1102 struct macro_buffer src, dest; local
1134 struct macro_buffer src, dest, tok; local
[all...]
/freebsd-11-stable/bin/pax/
H A Dpat_rep.c797 char *dest; local
1023 resub(regexp *prog, char *src, char *dest, char *destend) argument
1072 resub(regex_t *rp, regmatch_t *pm, char *orig, char *src, char *dest, char *destend) argument
[all...]
H A Dtables.c1231 char *dest; local
/freebsd-11-stable/contrib/binutils/opcodes/
H A Dia64-opc.c68 get_opc_prefix (const char **ptr, char *dest) argument
/freebsd-11-stable/sys/cddl/boot/zfs/
H A Dlz4.c203 LZ4_uncompress_unknownOutputSize(const char *source, char *dest, int isize, int maxOutputSize) argument
/freebsd-11-stable/sys/netgraph/
H A Dng_pred1.c582 Pred1Compress(node_p node, u_char *source, u_char *dest, int len) argument
617 Pred1Decompress(node_p node, u_char *source, u_char *dest, int slen, int dlen) argument
[all...]
H A Dng_mppc.c503 u_char *source, *dest; local
764 u_char *source, *dest; local
/freebsd-11-stable/usr.bin/mail/
H A Dutil.c237 istrncpy(char *dest, const char *src, size_t dsize) argument
/freebsd-11-stable/contrib/amd/amd/
H A Dsun_map.c275 sun_append_str(char *dest, argument
330 sun_opts2amd(char *dest, argument
361 sun_locations2amd(char *dest, size_t destlen, const char *key, const struct sun_location *local_list) argument
421 sun_hsfs2amd(char *dest, size_t destlen, const char *key, const struct sun_entry *s_entry) argument
445 sun_nfs2amd(char *dest, size_t destlen, const char *key, const struct sun_entry *s_entry) argument
467 sun_multi2amd(char *dest, size_t destlen, const char *key, const struct sun_entry *s_entry) argument
[all...]
/freebsd-11-stable/contrib/ofed/infiniband-diags/src/
H A Drdma-ndd.c87 static void build_node_desc(char *dest, size_t len, argument
H A Dibccconfig.c119 static char *congestion_key_info(ib_portid_t * dest, char **argv, int argc) argument
253 static char *switch_congestion_setting(ib_portid_t * dest, char **argv, int argc) argument
340 static char *switch_port_congestion_setting(ib_portid_t * dest, char **argv, int argc) argument
424 static char *ca_congestion_setting(ib_portid_t * dest, char **argv, int argc) argument
498 congestion_control_table(ib_portid_t * dest, char **argv, int argc) argument
[all...]
/freebsd-11-stable/contrib/ofed/libibverbs/examples/
H A Dsrq_pingpong.c83 pp_connect_ctx(struct pingpong_context *ctx, int port, enum ibv_mtu mtu, int sl, const struct pingpong_dest *my_dest, const struct pingpong_dest *dest, int sgid_idx) argument
H A Dud_pingpong.c80 pp_connect_ctx(struct pingpong_context *ctx, int port, int my_psn, int sl, struct pingpong_dest *dest, int sgid_idx) argument
H A Duc_pingpong.c79 pp_connect_ctx(struct pingpong_context *ctx, int port, int my_psn, enum ibv_mtu mtu, int sl, struct pingpong_dest *dest, int sgid_idx) argument
/freebsd-11-stable/contrib/smbfs/lib/smb/
H A Dctx.c155 getsubstring(const char *p, u_char sep, char *dest, int maxlen, const char **next) argument
/freebsd-11-stable/contrib/wpa/src/wps/
H A Dwps_upnp_ssdp.c228 struct sockaddr_in dest; local
265 struct sockaddr_in dest; local
[all...]
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Decore_tcp_ip.h114 u16 dest; member in struct:ecore_tcphdr

Completed in 402 milliseconds

1234567891011>>