Home
last modified time | relevance | path

Searched defs:t2 (Results 1 – 25 of 212) sorted by relevance

123456789

/dragonfly/contrib/gcc-8.0/gcc/
H A Dipa-icf-gimple.c90 func_checker::compare_ssa_name (tree t1, tree t2) in compare_ssa_name()
150 func_checker::compare_decl (tree t1, tree t2) in compare_decl()
224 func_checker::compatible_types_p (tree t1, tree t2) in compatible_types_p()
252 func_checker::compare_memory_operand (tree t1, tree t2) in compare_memory_operand()
327 func_checker::compare_cst_or_decl (tree t1, tree t2) in compare_cst_or_decl()
390 func_checker::compare_operand (tree t1, tree t2) in compare_operand()
740 tree t1, t2; in compare_gimple_call() local
838 tree t1, t2; in compare_gimple_cond() local
877 tree t2 = gimple_label_label (g2); in compare_gimple_label() local
901 tree t2 = gimple_switch_index (g2); in compare_gimple_switch() local
[all …]
H A Dtree-vector-builder.c63 tree_vector_builder::new_binary_operation (tree type, tree t1, tree t2, in new_binary_operation()
109 tree_vector_builder::binary_encoded_nelts (tree t1, tree t2) in binary_encoded_nelts()
H A Dfold-const.h50 #define fold_build1(c,t1,t2)\ argument
54 #define fold_build2(c,t1,t2,t3)\ argument
58 #define fold_build3(c,t1,t2,t3,t4)\ argument
H A Dgengtype-state.c1698 struct state_token_st *t2 = NULL; in read_state_lang_struct_type() local
1958 struct state_token_st *t2 = peek_state_token (2); in read_state_fields() local
2276 struct state_token_st *t2 = peek_state_token (2); in read_state_typedefs() local
2316 struct state_token_st *t2 = peek_state_token (2); in read_state_structures() local
2364 struct state_token_st *t2 = peek_state_token (2); in read_state_variables() local
2424 struct state_token_st *t2 = peek_state_token (2); in read_state_languages() local
2458 struct state_token_st *t2 = peek_state_token (2); in read_state_files_list() local
2530 struct state_token_st *t2 = peek_state_token (2); in read_state_trailer() local
H A Dgeneric-match-head.c44 types_match (tree t1, tree t2) in types_match()
H A Dtree-hash-traits.h39 const compare_type &t2) in equal()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/ext/pb_ds/
H A Dassoc_container.hpp126 basic_hash_table(T0 t0, T1 t1, T2 t2) : base_type(t0, t1, t2) { } in basic_hash_table()
129 basic_hash_table(T0 t0, T1 t1, T2 t2, T3 t3) in basic_hash_table()
133 basic_hash_table(T0 t0, T1 t1, T2 t2, T3 t3, T4 t4) in basic_hash_table()
138 basic_hash_table(T0 t0, T1 t1, T2 t2, T3 t3, T4 t4, T5 t5) in basic_hash_table()
143 basic_hash_table(T0 t0, T1 t1, T2 t2, T3 t3, T4 t4, T5 t5, T6 t6) in basic_hash_table()
153 basic_hash_table(T0 t0, T1 t1, T2 t2, T3 t3, T4 t4, T5 t5, T6 t6, in basic_hash_table()
579 basic_branch(T0 t0, T1 t1, T2 t2) : base_type(t0, t1, t2) { } in basic_branch()
582 basic_branch(T0 t0, T1 t1, T2 t2, T3 t3) in basic_branch()
586 basic_branch(T0 t0, T1 t1, T2 t2, T3 t3, T4 t4) in basic_branch()
591 basic_branch(T0 t0, T1 t1, T2 t2, T3 t3, T4 t4, T5 t5) in basic_branch()
[all …]
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/ext/pb_ds/
H A Dassoc_container.hpp126 basic_hash_table(T0 t0, T1 t1, T2 t2) : base_type(t0, t1, t2) { } in basic_hash_table()
129 basic_hash_table(T0 t0, T1 t1, T2 t2, T3 t3) in basic_hash_table()
133 basic_hash_table(T0 t0, T1 t1, T2 t2, T3 t3, T4 t4) in basic_hash_table()
138 basic_hash_table(T0 t0, T1 t1, T2 t2, T3 t3, T4 t4, T5 t5) in basic_hash_table()
143 basic_hash_table(T0 t0, T1 t1, T2 t2, T3 t3, T4 t4, T5 t5, T6 t6) in basic_hash_table()
153 basic_hash_table(T0 t0, T1 t1, T2 t2, T3 t3, T4 t4, T5 t5, T6 t6, in basic_hash_table()
579 basic_branch(T0 t0, T1 t1, T2 t2) : base_type(t0, t1, t2) { } in basic_branch()
582 basic_branch(T0 t0, T1 t1, T2 t2, T3 t3) in basic_branch()
586 basic_branch(T0 t0, T1 t1, T2 t2, T3 t3, T4 t4) in basic_branch()
591 basic_branch(T0 t0, T1 t1, T2 t2, T3 t3, T4 t4, T5 t5) in basic_branch()
[all …]
/dragonfly/contrib/tre/lib/
H A Dtre-match-utils.h248 const tre_tag_t *t1, *t2; in tre_minimal_tag_order() local
282 const tre_tag_t *t2) in tre_tag_order_1()
362 const tre_tag_t *t1, const tre_tag_t *t2) in _tre_tag_order()
382 const tre_tag_t *t1, const tre_tag_t *t2) in tre_tag_order()
/dragonfly/contrib/lvm2/dist/lib/misc/
H A Dtimestamp.c62 int cmp_timestamp(struct timestamp *t1, struct timestamp *t2) in cmp_timestamp()
111 int cmp_timestamp(struct timestamp *t1, struct timestamp *t2) in cmp_timestamp()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dgengtype-state.c1455 struct state_token_st *t2 = NULL; in read_state_lang_struct_type() local
1737 struct state_token_st *t2 = peek_state_token (2); in read_state_fields() local
2055 struct state_token_st *t2 = peek_state_token (2); in read_state_typedefs() local
2095 struct state_token_st *t2 = peek_state_token (2); in read_state_structures() local
2146 struct state_token_st *t2 = peek_state_token (2); in read_state_param_structs() local
2195 struct state_token_st *t2 = peek_state_token (2); in read_state_variables() local
2255 struct state_token_st *t2 = peek_state_token (2); in read_state_languages() local
2289 struct state_token_st *t2 = peek_state_token (2); in read_state_files_list() local
2361 struct state_token_st *t2 = peek_state_token (2); in read_state_trailer() local
/dragonfly/crypto/libressl/crypto/bn/
H A Dbn_add.c102 BN_ULONG *rp, carry, t1, t2; in BN_uadd() local
151 BN_ULONG t1, t2, borrow, *rp; in BN_usub() local
H A Dbn_mont.c251 BN_ULONG t1, t2, t3, t4; in BN_from_montgomery_word() local
293 BIGNUM *t1, *t2; in BN_from_montgomery() local
/dragonfly/usr.sbin/sa/
H A Dmain.c401 u_quad_t t1, t2; in cmp_usrsys() local
422 double t1, t2; in cmp_avgusrsys() local
501 u_quad_t t1, t2; in cmp_avgcpumem() local
/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dtypeck.c269 cp_common_type (tree t1, tree t2) in cp_common_type()
480 composite_pointer_type_r (tree t1, tree t2, in composite_pointer_type_r()
718 merge_types (tree t1, tree t2) in merge_types()
890 tree t2; in strip_array_domain() local
907 common_type (tree t1, tree t2) in common_type()
926 common_pointer_type (tree t1, tree t2) in common_pointer_type()
1362 comptypes (tree t1, tree t2, int strict) in comptypes()
1481 const_tree t1, t2; in compparms() local
6008 tree t2; in build_static_cast_1() local
8309 casts_away_constness_r (tree *t1, tree *t2) in casts_away_constness_r()
[all …]
/dragonfly/sbin/routed/
H A Dmain.c91 struct timeval wtime, t2; in main() local
795 struct timeval *t2) in timevaladd()
810 struct timeval *t2, in timevalsub()
/dragonfly/lib/libthread_xu/thread/
H A Dthr_equal.c37 _pthread_equal(pthread_t t1, pthread_t t2) in _pthread_equal()
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dtypeck.c261 cp_common_type (tree t1, tree t2) in cp_common_type()
482 composite_pointer_type_r (tree t1, tree t2, in composite_pointer_type_r()
727 merge_types (tree t1, tree t2) in merge_types()
917 tree t2; in strip_array_domain() local
934 common_type (tree t1, tree t2) in common_type()
953 common_pointer_type (tree t1, tree t2) in common_pointer_type()
1149 comp_template_parms_position (tree t1, tree t2) in comp_template_parms_position()
1179 cxx_safe_arg_type_equiv_p (tree t1, tree t2) in cxx_safe_arg_type_equiv_p()
1456 comptypes (tree t1, tree t2, int strict) in comptypes()
1579 const_tree t1, t2; in compparms() local
[all …]
H A Dlogic.cc208 term_list::replace (iterator iter, tree t1, tree t2) in replace()
576 tree t2 = TREE_OPERAND (*i, 1); in load_conjunction_assumption() local
625 tree t2 = TREE_OPERAND (*ti1, 1); in explode_disjunction() local
687 tree t2 = TREE_OPERAND (*i, 1); in load_disjunction_conclusion() local
/dragonfly/sys/crypto/rijndael/
H A Drijndael-alg-fst.c863 u32 s0, s1, s2, s3, t0, t1, t2, t3; in rijndaelEncrypt() local
1044 u32 s0, s1, s2, s3, t0, t1, t2, t3; in rijndaelDecrypt() local
/dragonfly/sys/vfs/nfs/
H A Drpcv2.h106 u_int32_t t2; member
112 u_int32_t t2; member
/dragonfly/contrib/openbsd_libm/src/
H A De_hypotf.c22 float a=x,b=y,t1,t2,yy1,y2,w; in hypotf() local
H A De_hypot.c53 double a=x,b=y,t1,t2,yy1,y2,w; in hypot() local
/dragonfly/crypto/libressl/crypto/dh/
H A Ddh_gen.c112 BIGNUM *t1, *t2; in dh_builtin_genparams() local
/dragonfly/crypto/libressl/crypto/aes/
H A Daes_core.c792 u32 s0, s1, s2, s3, t0, t1, t2, t3; in AES_encrypt() local
982 u32 s0, s1, s2, s3, t0, t1, t2, t3; in AES_decrypt() local

123456789