| /freebsd-12-stable/usr.sbin/bhyve/ |
| D | pci_nvme.c | 883 struct nvme_completion* compl) in nvme_opc_delete_io_sq() argument 892 pci_nvme_status_tc(&compl->status, NVME_SCT_COMMAND_SPECIFIC, in nvme_opc_delete_io_sq() 899 pci_nvme_status_genc(&compl->status, NVME_SC_SUCCESS); in nvme_opc_delete_io_sq() 905 struct nvme_completion* compl) in nvme_opc_create_io_sq() argument 915 pci_nvme_status_tc(&compl->status, in nvme_opc_create_io_sq() 930 pci_nvme_status_tc(&compl->status, in nvme_opc_create_io_sq() 938 pci_nvme_status_tc(&compl->status, in nvme_opc_create_io_sq() 945 pci_nvme_status_tc(&compl->status, in nvme_opc_create_io_sq() 959 pci_nvme_status_genc(&compl->status, NVME_SC_SUCCESS); in nvme_opc_create_io_sq() 971 pci_nvme_status_genc(&compl->status, NVME_SC_INVALID_FIELD); in nvme_opc_create_io_sq() [all …]
|
| /freebsd-12-stable/contrib/tcsh/nls/french/ |
| D | set3 | 16 14 Complète le mot courant en ignorant les compléments programmables 22 20 Efface le caractère sous le curseur, ou liste les compléments si fin de ligne 23 21 Efface le caractère sous le curseur, liste les compléments ou signale la fin de fichier 48 46 Liste les choix pour le complément 49 47 Liste les choix pour le complément sur-définissant le complément programmable 51 49 Liste les choix pour le complément ou indique la fin de fichier si ligne vide 67 65 Corrige la syntaxe de la ligne complète 90 88 Le mode commande de Vi complète le mot courant
|
| D | set27 | 7 5 complément
|
| /freebsd-12-stable/contrib/ntp/scripts/monitoring/ |
| D | ntploopstat | 339 $offset_i,$offset_f,$drift_i,$drift_f,$compl,$watchdog) 368 $compl = &lfptoa($compl_i, $compl_f); 376 &log($time,$offset,$drift,$compl) && ($fail = 0);;
|
| /freebsd-12-stable/contrib/gcc/ginclude/ |
| D | iso646.h | 39 #define compl ~ macro
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/Headers/ |
| D | iso646.h | 18 #define compl ~ macro
|
| /freebsd-12-stable/include/ |
| D | iso646.h | 40 #define compl ~ macro
|
| /freebsd-12-stable/lib/libc/stdio/ |
| D | vfwscanf.c | 109 int compl; /* ccl is complemented? */ member 116 if (ccl->compl) { in inccl() 590 ccl.compl = 1; in __vfwscanf() 593 ccl.compl = 0; in __vfwscanf()
|
| /freebsd-12-stable/usr.bin/vi/catalog/ |
| D | french.UTF-8.base | 113 120 "Fichier modifié depuis la dernière écriture complète ; écrire ou utiliser ! pour outrepasser" 252 262 "Fichier modifé depuis la dernière écriture complète ; écrire ou utiliser ! pour outrepasser " 253 263 "Fichier modifé depuis la dernière écriture complète ; écrire ou utiliser :edit! pour outrepass… 254 264 "Fichier modifé depuis la dernière écriture complète ; écrire ou utiliser ! pour outrepasser"
|
| /freebsd-12-stable/sys/dev/cxgbe/tom/ |
| D | t4_cpl_io.c | 690 int tx_credits, shove, compl, sowwakeup; in t4_push_frames() local 800 compl = 1; in t4_push_frames() 802 compl = 0; in t4_push_frames() 885 compl = 1; in t4_push_frames() 887 if (compl || ulp_mode(toep) == ULP_MODE_RDMA) { in t4_push_frames()
|
| /freebsd-12-stable/sys/dev/cxgb/ |
| D | cxgb_sge.c | 193 unsigned int compl; member 1147 txqs->compl = (txq->unacked & 32) << (S_WR_COMPL - 5); in txq_prod() 1453 htonl(V_WR_OP(FW_WROPCODE_TUNNEL_TX_PKT) | txqs.compl); in t3_encap() 1535 F_WR_SOP | F_WR_EOP | txqs.compl); in t3_encap() 1567 F_WR_SOP | F_WR_EOP | txqs.compl); in t3_encap() 1589 wr_hi = htonl(V_WR_OP(FW_WROPCODE_TUNNEL_TX_PKT) | txqs.compl); in t3_encap() 2277 txqs.compl = 0; in write_ofld_wr()
|
| /freebsd-12-stable/sys/dev/cxgbe/ |
| D | t4_sge.c | 6017 struct mbuf *m0, int compl) in write_ethofld_wr() argument 6045 V_FW_ETH_TX_EO_WR_IMMDLEN(ctrl) | V_FW_WR_COMPL(!!compl)); in write_ethofld_wr() 6169 int next_credits, compl; in ethofld_tx() local 6197 compl = cst->ncompl == 0 || cst->tx_nocompl >= cst->tx_total / 2; in ethofld_tx() 6199 write_ethofld_wr(cst, wr, m, compl); in ethofld_tx() 6201 if (compl) { in ethofld_tx()
|
| /freebsd-12-stable/contrib/one-true-awk/ |
| D | ChangeLog | 64 * awk.h: Add defines for and, or, xor, compl, lshift and rshift.
|
| /freebsd-12-stable/contrib/llvm-project/clang/include/clang/Basic/ |
| D | TokenKinds.def | 371 CXX_KEYWORD_OPERATOR(compl , tilde)
|
| /freebsd-12-stable/contrib/gcc/ |
| D | c.opt | 672 Recognize C++ kewords like \"compl\" and \"xor\"
|
| D | ONEWS | 462 The operator keywords and, and_eq, bitand, bitor, compl, not, not_eq,
|
| /freebsd-12-stable/contrib/gcc/doc/ |
| D | cpp.texi | 2223 @item @code{compl} @tab @code{~}
|
| D | invoke.texi | 1564 @code{bitor}, @code{compl}, @code{not}, @code{or} and @code{xor} as
|