| /freebsd-12-stable/sbin/nvmecontrol/ |
| D | firmware.c | 60 bool activate; member 65 .activate = false, 73 OPT("activate", 'a', arg_none, opt, activate, 258 if (!opt.activate && opt.fw_img == NULL) { in firmware() 266 if (opt.activate && opt.fw_img == NULL && opt.slot == 0) { in firmware() 304 if (opt.activate && opt.fw_img == NULL && in firmware() 315 if (opt.fw_img != NULL&& opt.activate) in firmware() 321 else if (opt.activate) in firmware() 345 if (opt.activate) in firmware() 355 if (opt.activate) { in firmware()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/ |
| D | SpillPlacement.cpp | 223 void SpillPlacement::activate(unsigned n) { in activate() function in SpillPlacement 267 activate(ib); in addConstraints() 274 activate(ob); in addConstraints() 288 activate(ib); in addPrefSpill() 289 activate(ob); in addPrefSpill() 303 activate(ib); in addLinks() 304 activate(ob); in addLinks()
|
| D | SpillPlacement.h | 164 void activate(unsigned n);
|
| /freebsd-12-stable/sys/kern/ |
| D | kern_alq.c | 513 int activate, copy, ret; in alq_writen() local 519 activate = ret = 0; in alq_writen() 643 activate = 1; in alq_writen() 651 if (activate) { in alq_writen() 832 int activate; in alq_post_flags() local 835 activate = 0; in alq_post_flags() 841 activate = 1; in alq_post_flags() 876 if (activate) { in alq_post_flags()
|
| /freebsd-12-stable/tests/sys/geom/class/mirror/ |
| D | 9_test.sh | 41 gmirror activate $name /dev/$us0 /dev/$us1 || exit 1 49 gmirror activate $name /dev/$us2 || exit 1
|
| /freebsd-12-stable/contrib/bsnmp/snmpd/ |
| D | trans_inet.c | 163 activate_func *activate; member 250 return (port->activate(port)); in inet_activate() 1065 port->activate = ipv4_activate; in inet_create() 1071 port->activate = ipv6_activate; in inet_create() 1077 port->activate = ipv6_activate; in inet_create() 1083 port->activate = dns_activate; in inet_create()
|
| /freebsd-12-stable/sys/dev/mlx4/mlx4_core/ |
| D | mlx4_intf.c | 65 if (intf->activate) { in mlx4_add_device() 67 intf->activate(&priv->dev, dev_ctx->context); in mlx4_add_device()
|
| /freebsd-12-stable/sys/dev/sn/ |
| D | if_sn_pccard.c | 73 sn_activate_t *activate; member 294 err = pp->sw->activate(dev); in sn_pccard_attach()
|
| /freebsd-12-stable/sys/dev/mlx4/ |
| D | driver.h | 62 void (*activate)(struct mlx4_dev *dev, void *context); member
|
| /freebsd-12-stable/sys/gnu/dts/arm/ |
| D | at91-ariettag25.dts | 4 * This device tree is minimal, to activate more peripherals, see:
|
| D | omap3-gta04a5.dts | 43 output-high; /* activate gpio_175 to disable IrDA receiver */
|
| D | at91-ariag25.dts | 157 /* cannot activate RTS2+CTS2, clash with
|
| /freebsd-12-stable/contrib/llvm-project/lld/docs/ |
| D | sphinx_intro.rst | 120 and from now on you can "activate" the *virtualenv* using:: 122 $ source ~/my-sphinx-install/bin/activate
|
| /freebsd-12-stable/sys/dev/cxgb/ |
| D | cxgb_offload.h | 47 int (*activate)(struct adapter *); member
|
| /freebsd-12-stable/contrib/llvm-project/clang/include/clang/Parse/ |
| D | RAIIObjectsForParser.h | 52 SuppressAccessChecks(Parser &P, bool activate = true) 54 if (activate) {
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/AST/Interp/ |
| D | Interp.h | 460 Field.activate(); in InitThisFieldActive() 470 Field.activate(); in InitField() 480 Field.activate(); in InitBitField() 491 Field.activate(); in InitFieldActive() 548 Field.activate(); in GetPtrActiveField() 561 Field.activate(); in GetPtrActiveThisField()
|
| D | Pointer.cpp | 177 void Pointer::activate() const { in activate() function in Pointer
|
| D | Pointer.h | 293 void activate() const;
|
| /freebsd-12-stable/tools/build/ |
| D | beinstall.sh | 244 beadm activate ${BENAME} || errx "Unable to activate BE"
|
| /freebsd-12-stable/sys/dev/cxgbe/ |
| D | offload.h | 218 int (*activate)(struct adapter *); member
|
| /freebsd-12-stable/sys/dev/mxge/ |
| D | if_mxge_var.h | 183 int activate; member
|
| /freebsd-12-stable/contrib/wpa/src/pae/ |
| D | ieee802_1x_kay_i.h | 98 enum activate_ctrl { DEFAULT, DISABLED, ON_OPER_UP, ALWAYS } activate; member
|
| /freebsd-12-stable/crypto/openssl/doc/man3/ |
| D | SSL_COMP_add_compression_method.pod | 58 its own compression methods and will unconditionally activate compression
|
| /freebsd-12-stable/sys/dev/mlx4/mlx4_en/ |
| D | mlx4_en_main.c | 271 .activate = mlx4_en_activate,
|
| /freebsd-12-stable/usr.sbin/efibootmgr/ |
| D | efibootmgr.c | 624 int bootnum, bool activate) in make_boot_var() argument 672 if (activate) in make_boot_var()
|