Searched refs:cto (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/sys/dev/ic/ |
H A D | isp_target.c | 659 ct7_entry_t *cto = &un._ctio7; in isp_endcmd() local 674 cto->ct_header.rqs_entry_type = RQSTYPE_CTIO7; in isp_endcmd() 675 cto->ct_header.rqs_entry_count = 1; in isp_endcmd() 676 cto->ct_nphdl = nphdl; in isp_endcmd() 677 cto->ct_rxid = aep->at_rxid; in isp_endcmd() 678 cto->ct_iid_lo = (aep->at_hdr.s_id[1] << 8) | aep->at_hdr.s_id[2]; in isp_endcmd() 679 cto->ct_iid_hi = aep->at_hdr.s_id[0]; in isp_endcmd() 680 cto->ct_oxid = aep->at_hdr.ox_id; in isp_endcmd() 681 cto->ct_scsi_status = sts; in isp_endcmd() 682 cto in isp_endcmd() 710 ct2_entry_t *cto = &un._ctio2; isp_endcmd() local 753 ct_entry_t *cto = &un._ctio; isp_endcmd() local [all...] |
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | mtype.d | 348 Type cto; // MODFlags.const_ member 1132 if (mcache && mcache.cto) in constOf() 1134 assert(mcache.cto.mod == MODFlags.const_); in constOf() 1135 return mcache.cto; in constOf() 1192 t = mcache.cto; // const => naked in mutableOf() 1281 t = mcache.cto; // shared const => const in unSharedOf() 1393 mcache.cto = t; in fixTo() 1448 mcache.cto = mto; in fixTo() 1449 t.mcache.cto = this; in fixTo() 1484 if (t.mcache.cto) in fixTo() [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/ |
H A D | mtype.c | 124 this->cto = NULL; in Type() 337 t->cto = NULL; in nullAttributes() 361 if (cto) in constOf() 363 assert(cto->mod == MODconst); in constOf() 364 return cto; in constOf() 421 t = cto; // const => naked in mutableOf() 510 t = cto; // shared const => const in unSharedOf() 620 case MODconst: cto = t; break; in fixTo() 639 cto = mto; in fixTo() 640 t->cto = this; in fixTo() [all …]
|
H A D | mtype.h | 146 Type *cto; // MODconst ? naked version of this type : const version variable
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | ChangeLog-2018 | 1173 (mips_opcodes): Add cto, ctz, dcto, dctz instructions.
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | ChangeLog-2018 | 1173 (mips_opcodes): Add cto, ctz, dcto, dctz instructions.
|
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/ |
H A D | ChangeLog-2018 | 1173 (mips_opcodes): Add cto, ctz, dcto, dctz instructions.
|
/netbsd-src/external/gpl3/gdb/dist/opcodes/ |
H A D | ChangeLog-2018 | 1173 (mips_opcodes): Add cto, ctz, dcto, dctz instructions.
|
/netbsd-src/external/bsd/unbound/dist/testdata/ |
H A D | test_ldnsrr.2 | 812 …SUagAlm1QyS2YCmYv xjINNCPnqGI/n9Pkmo6cKlr2h4PS52BpaLurwMbQtqqBuUAu0XQbjRSV cto/6LKv7VYXKy564HPEpCr…
|