Home
last modified time | relevance | path

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

12345678910>>...23

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/rtl/
H A Dtsan_mop.cc26 ScopedThread t1, t2; in TEST() local
33 ScopedThread t1, t2; in TEST() local
40 ScopedThread t1, t2; in TEST() local
47 ScopedThread t1, t2; in TEST() local
54 ScopedThread t1, t2; in TEST() local
62 ScopedThread t1, t2; in TEST() local
74 ScopedThread t1, t2; in TEST() local
93 ScopedThread t1, t2; in TEST() local
108 ScopedThread t1, t2; in TEST() local
142 ScopedThread t1, t2; in TEST() local
[all …]
H A Dtsan_string.cc44 ScopedThread t1, t2; in TEST() local
53 ScopedThread t1, t2; in TEST() local
62 ScopedThread t1, t2; in TEST() local
70 ScopedThread t1, t2; in TEST() local
77 ScopedThread t1, t2; in TEST() local
H A Dtsan_mutex.cc100 ScopedThread t1, t2; in TEST() local
116 ScopedThread t1, t2; in TEST() local
132 ScopedThread t1, t2, t3; in TEST() local
157 ScopedThread t1, t2; in TEST() local
/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dtok822_tree.c129 TOK822 *tok822_append(TOK822 *t1, TOK822 *t2) in tok822_append()
148 TOK822 *tok822_prepend(TOK822 *t1, TOK822 *t2) in tok822_prepend()
208 TOK822 *tok822_sub_append(TOK822 *t1, TOK822 *t2) in tok822_sub_append()
223 TOK822 *tok822_sub_prepend(TOK822 *t1, TOK822 *t2) in tok822_sub_prepend()
242 TOK822 *tok822_sub_keep_before(TOK822 *t1, TOK822 *t2) in tok822_sub_keep_before()
253 TOK822 *tok822_sub_keep_after(TOK822 *t1, TOK822 *t2) in tok822_sub_keep_after()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dipa-icf-gimple.c89 func_checker::compare_ssa_name (const_tree t1, const_tree t2) in compare_ssa_name()
143 func_checker::compare_decl (const_tree t1, const_tree t2) in compare_decl()
172 func_checker::compatible_polymorphic_types_p (tree t1, tree t2, in compatible_polymorphic_types_p()
201 func_checker::compatible_types_p (tree t1, tree t2) in compatible_types_p()
250 func_checker::operand_equal_p (const_tree t1, const_tree t2, in operand_equal_p()
299 func_checker::compare_operand (tree t1, tree t2) in compare_operand()
311 func_checker::compare_asm_inputs_outputs (tree t1, tree t2) in compare_asm_inputs_outputs()
346 func_checker::compare_variable_decl (const_tree t1, const_tree t2) in compare_variable_decl()
543 tree t1, t2; in compare_gimple_call() local
659 tree t1, t2; in compare_gimple_cond() local
[all …]
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dsafestack.h.in37 # define SKM_DEFINE_STACK_OF_INTERNAL(t1, t2, t3) \ argument
67 # define SKM_DEFINE_STACK_OF(t1, t2, t3) \ argument
180 # define DEFINE_SPECIAL_STACK_OF(t1, t2) SKM_DEFINE_STACK_OF(t1, t2, t2) argument
181 # define DEFINE_SPECIAL_STACK_OF_CONST(t1, t2) \ argument
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa-icf-gimple.cc95 func_checker::compare_ssa_name (const_tree t1, const_tree t2) in compare_ssa_name()
152 func_checker::compare_decl (const_tree t1, const_tree t2) in compare_decl()
194 func_checker::compatible_polymorphic_types_p (tree t1, tree t2, in compatible_polymorphic_types_p()
223 func_checker::compatible_types_p (tree t1, tree t2) in compatible_types_p()
315 func_checker::operand_equal_p (const_tree t1, const_tree t2, in operand_equal_p()
369 func_checker::compare_operand (tree t1, tree t2, operand_access_type access) in compare_operand()
412 func_checker::compare_asm_inputs_outputs (tree t1, tree t2, in compare_asm_inputs_outputs()
449 func_checker::compare_variable_decl (const_tree t1, const_tree t2) in compare_variable_decl()
646 tree t1, t2; in compare_gimple_call() local
796 tree t1, t2; in compare_gimple_cond() local
[all …]
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dtimeval.c66 timevaladd(struct timeval *t1, const struct timeval *t2) in timevaladd()
78 timevalsub(struct timeval *t1, const struct timeval *t2) in timevalsub()
/netbsd-src/tests/lib/libc/gen/
H A Dt_time.c52 time_t t1, t2 = 0; in ATF_TC_BODY() local
69 time_t t1, t2; in ATF_TC_BODY() local
95 time_t t1, t2; in ATF_TC_BODY() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dsafestack.h22 # define SKM_DEFINE_STACK_OF(t1, t2, t3) \ argument
129 # define DEFINE_SPECIAL_STACK_OF(t1, t2) SKM_DEFINE_STACK_OF(t1, t2, t2) argument
131 # define DEFINE_SPECIAL_STACK_OF_CONST(t1, t2) \ argument
/netbsd-src/external/gpl2/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()
/netbsd-src/external/bsd/kyua-cli/dist/utils/
H A Dauto_array_test.cpp147 auto_array< test_array > t2(t1); in ATF_TEST_CASE_BODY() local
170 auto_array< test_array > t2 = t1; in ATF_TEST_CASE_BODY() local
252 auto_array< test_array > t2; in ATF_TEST_CASE_BODY() local
277 auto_array< test_array > t2; in ATF_TEST_CASE_BODY() local
/netbsd-src/external/bsd/atf/dist/tools/
H A Dauto_array_test.cpp122 auto_array< test_array > t2(t1); in ATF_TEST_CASE_BODY() local
146 auto_array< test_array > t2 = test_array::do_copy(t1); in ATF_TEST_CASE_BODY() local
232 auto_array< test_array > t2; in ATF_TEST_CASE_BODY() local
258 auto_array< test_array > t2; in ATF_TEST_CASE_BODY() local
/netbsd-src/external/bsd/atf/dist/atf-c++/detail/
H A Dauto_array_test.cpp124 auto_array< test_array > t2(t1); in ATF_TEST_CASE_BODY() local
148 auto_array< test_array > t2 = test_array::do_copy(t1); in ATF_TEST_CASE_BODY() local
234 auto_array< test_array > t2; in ATF_TEST_CASE_BODY() local
260 auto_array< test_array > t2; in ATF_TEST_CASE_BODY() local
/netbsd-src/external/gpl3/gcc.old/dist/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()
148 basic_hash_table(T0 t0, T1 t1, T2 t2, T3 t3, T4 t4, T5 t5, T6 t6, T7 t7) 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()
[all …]
/netbsd-src/external/gpl3/gcc/dist/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()
148 basic_hash_table(T0 t0, T1 t1, T2 t2, T3 t3, T4 t4, T5 t5, T6 t6, T7 t7) 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()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dexpr.cc247 tree t2 = build_expr (e->e2); in visit() local
274 tree t2 = d_array_convert (e->e2); in visit() local
283 tree t2 = d_save_expr (build_expr (e->e2)); in visit() local
307 tree t2 = build_expr (e->e2); in visit() local
318 tree t2 = build_expr (e->e2); in visit() local
352 tree t2 = d_array_convert (e->e2); in visit() local
441 tree t2 = build_expr (e->e2); in visit() local
466 tree t2 = build_expr (e->e2); in visit() local
556 tree t2 = build_expr (e->e2); in visit() local
567 tree t2 = build_expr_dtor (e->e2); in visit() local
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dimpcnvgen.c48 #define X(t1,t2, nt1,nt2, rt) \ in init() argument
346 #define Y(t1,t2) impcnvWarnTab[t1][t2] = 1; in init() argument
H A Dargtypes.c65 Type *t2 = NULL; in toArgTypes() local
323 Type *t2 = NULL; in toArgTypes() local
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dimportc.d168 auto t2 = e2.type.toBasetype(); in carraySemantic() local
303 Type t2 = tf2.parameterList[i].type; in cFuncEquivalence() local
332 bool cTypeEquivalence(Type t1, Type t2) in cTypeEquivalence()
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dexpr.cc251 tree t2 = build_expr (e->e2); in visit() local
278 tree t2 = d_array_convert (e->e2); in visit() local
287 tree t2 = d_save_expr (build_expr (e->e2)); in visit() local
310 tree t2 = build_expr (e->e2); in visit() local
321 tree t2 = build_expr (e->e2); in visit() local
356 tree t2 = d_array_convert (e->e2); in visit() local
443 tree t2 = build_expr (e->e2); in visit() local
467 tree t2 = build_expr (e->e2); in visit() local
549 tree t2 = build_expr (e->e2); in visit() local
560 tree t2 = build_expr_dtor (e->e2); in visit() local
[all …]
/netbsd-src/tests/libexec/ld.elf_so/
H A Dh_locking.c96 pthread_t t1, t2; in test_dlopen() local
118 pthread_t t1, t2; in test_dlclose() local
/netbsd-src/sys/arch/powerpc/fpu/
H A Dfpu_sqrt.c344 #define t2 tt in fpu_sqrt() macro
376 #define t2 y2 in fpu_sqrt() macro
/netbsd-src/sys/arch/sparc/fpu/
H A Dfpu_sqrt.c324 #define t2 tt in fpu_sqrt() macro
356 #define t2 y2 in fpu_sqrt() macro
/netbsd-src/sys/dev/tc/
H A Dif_le_ioasic.c283 uint32_t t1, t2, t3, t4; in le_ioasic_copytobuf_gap16() local
308 uint32_t t0, t1, t2, t3; in le_ioasic_copytobuf_gap16() local
362 uint32_t t0, t1, t2, t3; in le_ioasic_copyfrombuf_gap16() local
383 uint32_t t0, t1, t2, t3; in le_ioasic_copyfrombuf_gap16() local

12345678910>>...23