Home
last modified time | relevance | path

Searched refs:tr2 (Results 1 – 25 of 154) sorted by relevance

1234567

/netbsd-src/usr.bin/cdplay/
H A Dcdplay.c645 u_int n, tr1, tr2, m1, m2, s1, s2, f1, f2, tm, ts, tf; in play() local
694 tr2 = m2 = s2 = f2 = f1 = 0; in play()
696 &s1, &f1, &tr2, &m2, &s2, &f2)) in play()
699 tr2 = m2 = s2 = f2 = f1 = 0; in play()
701 &tr2, &m2, &s2, &f2)) in play()
704 tr2 = m2 = s2 = f2 = f1 = 0; in play()
706 &f1, &tr2, &m2, &s2)) in play()
709 tr2 = m2 = s2 = f2 = f1 = 0; in play()
714 tr2 = m2 = s2 = f2 = f1 = 0; in play()
719 tr2 = m2 = s2 = f2 = f1 = 0; in play()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZInstrFormats.td2994 TypedReg tr1, TypedReg tr2, bits<4> type = 0, bits<4> m4 = 0,
2996 : InstVRRa<opcode, (outs tr1.op:$V1), (ins tr2.op:$V2),
2998 [(set (tr1.vt tr1.op:$V1), (operator (tr2.vt tr2.op:$V2)))]> {
3028 TypedReg tr1, TypedReg tr2, bits<4> type> {
3031 (ins tr2.op:$V2, imm32zx4:$M5),
3033 def : Pat<(tr1.vt (operator (tr2.vt tr2.op:$V2))),
3034 (!cast<Instruction>(NAME) tr2.op:$V2, 0)>;
3036 (!cast<Instruction>(NAME) tr1.op:$V1, tr2.op:$V2, 0)>;
3038 def S : UnaryVRRa<mnemonic#"s", opcode, operator_cc, tr1, tr2,
3604 TypedReg tr1, TypedReg tr2, bits<4> type>
[all …]
H A DSystemZPatterns.td166 TypedReg tr2, bits<3> suppress, bits<4> mode>
167 : Pat<(tr1.vt (operator (tr2.vt tr2.op:$vec))),
168 (insn tr2.op:$vec, suppress, mode)>;
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Dproposal.c201 struct satrns *tr1, *tr2, *newtr; local
476 for (tr2 = pr2->head; tr2; tr2 = tr2->next) {
477 if (cmpsatrns(pr1->proto_id, tr1, tr2, ph1->rmconf->pcheck_level) == 0)
580 cmpsatrns(proto_id, tr1, tr2, check_level) in cmpsatrns() argument
582 const struct satrns *tr1, *tr2;
585 if (tr1->trns_id != tr2->trns_id) {
589 s_ipsecdoi_trns(proto_id, tr2->trns_id),
594 if (tr1->authtype != tr2->authtype) {
598 s_ipsecdoi_attr_v(IPSECDOI_ATTR_AUTH, tr2->authtype),
614 if (tr1->encklen < tr2->encklen) {
[all …]
/netbsd-src/sys/arch/ews4800mips/ews4800mips/
H A Dtr2.c62 SBD_DECL(tr2);
113 _SBD_OPS_REGISTER_ALL(tr2); in tr2_init()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/tr2/
H A Dratio25 /** @file tr2/ratio
35 namespace tr2
H A Dtype_traits25 /** @file tr2/type_traits
40 namespace tr2
H A Dbool_set25 /** @file tr2/bool_set
41 namespace tr2
318 #include <tr2/bool_set.tcc>
H A Dbool_set.tcc38 namespace tr2 namespace
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/tr2/
H A Dratio25 /** @file tr2/ratio
35 namespace tr2
H A Dtype_traits25 /** @file tr2/type_traits
40 namespace tr2
H A Dbool_set25 /** @file tr2/bool_set
41 namespace tr2
318 #include <tr2/bool_set.tcc>
H A Dbool_set.tcc38 namespace tr2 namespace
/netbsd-src/external/gpl3/gcc.old/lib/libstdc++-v3/include/tr2/
H A DMakefile13 INCSDIR= /usr/include/g++/tr2
/netbsd-src/external/gpl3/gcc/lib/libstdc++-v3/include/tr2/
H A DMakefile13 INCSDIR= /usr/include/g++/tr2
/netbsd-src/external/gpl3/gcc.old/lib/libstdc++-v3/include/
H A DMakefile4 SUBDIR+= tr1 tr2 experimental
/netbsd-src/external/gpl3/gcc/lib/libstdc++-v3/include/
H A DMakefile4 SUBDIR+= tr1 tr2 experimental
/netbsd-src/external/gpl3/gdb.old/dist/gdb/regformats/
H A Ds390x-te-linux64.dat66 64:tr2
H A Ds390-te-linux64.dat82 64:tr2
H A Ds390x-tevx-linux64.dat66 64:tr2
H A Ds390x-gs-linux64.dat66 64:tr2
/netbsd-src/external/gpl3/gdb/dist/gdb/regformats/
H A Ds390x-te-linux64.dat66 64:tr2
H A Ds390-te-linux64.dat82 64:tr2
H A Ds390x-tevx-linux64.dat66 64:tr2
H A Ds390x-gs-linux64.dat66 64:tr2

1234567