Home
last modified time | relevance | path

Searched refs:activated (Results 1 – 25 of 177) sorted by relevance

12345678

/netbsd-src/crypto/external/bsd/openssl/dist/crypto/
H A Dprovider_conf.c181 STACK_OF(OSSL_PROVIDER) *activated) in prov_already_activated()
185 if (activated == NULL) in prov_already_activated()
188 max = sk_OSSL_PROVIDER_num(activated); in prov_already_activated()
190 OSSL_PROVIDER *tstprov = sk_OSSL_PROVIDER_value(activated, i); in prov_already_activated()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
H A Dkfd_events.c47 bool activated; /* Becomes true when event is signaled */ member
405 waiter->activated = true; in set_event()
542 event_waiters[i].activated = false; in alloc_event_waiters()
558 waiter->activated = ev->signaled; in init_event_waiter_get_status()
571 if (!waiter->activated) in init_event_waiter_add_to_waitlist()
595 if (event_waiters[i].activated) { in test_event_condition()
624 if (waiter->activated && event->type == KFD_EVENT_TYPE_MEMORY) { in copy_signaled_event_data()
/netbsd-src/crypto/external/bsd/openssl/dist/doc/internal/man3/
H A Dossl_provider_new.pod118 They are activated with the first call to ossl_provider_activate(),
190 provider. If I<activate> is nonzero then the parent provider is also activated.
202 it as activated, and initializing it if it isn't already initialized.
223 then the provider will only be activated if it is a child provider. Otherwise
251 "activated" providers, and calls I<cb> for each of them.
252 If no providers have been "activated" yet, it tries to activate all
350 activated providers. A return value of 0 means that the callback was not
351 called for any activated providers.
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/renesas/
H A Dr8a774e1-hihope-rzg2h-ex.dts17 /* Set SW43 = ON and SW1001[7] = OFF for SATA port to be activated */
H A Dr8a774a1-hihope-rzg2m-ex.dts18 /* SW43 should be OFF, if in ON state SATA port will be activated */
H A Dr8a774b1-hihope-rzg2n-ex.dts18 /* Set SW43 = ON and SW1001[7] = OFF for SATA port to be activated */
H A Dr8a774a1-hihope-rzg2m-rev2-ex.dts17 /* SW43 should be OFF, if in ON state SATA port will be activated */
/netbsd-src/etc/namedb/
H A Dbind.keys10 # They are not activated within named.conf unless specifically switched on.
41 # These keys are activated by setting "dnssec-validation auto;"
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/marvell/
H A Dcn9132-db.dts15 * Since CP0 SPI1 and CP0 NAND are sharing some pins, they cannot be activated
H A Dcn9130-db.dts15 * Since CP0 SPI1 and CP0 NAND are sharing some pins, they cannot be activated
H A Dcn9132-db-B.dts15 * Since CP0 SPI1 and CP0 NAND are sharing some pins, they cannot be activated
H A Dcn9131-db.dts15 * Since CP0 SPI1 and CP0 NAND are sharing some pins, they cannot be activated
H A Dcn9131-db-B.dts15 * Since CP0 SPI1 and CP0 NAND are sharing some pins, they cannot be activated
H A Dcn9130-db-B.dts15 * Since CP0 SPI1 and CP0 NAND are sharing some pins, they cannot be activated
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-monitor/
H A DREADME15 set; then it must be activated by placing in slapd.conf the database
20 The suffix "cn=Monitor" is implicitly activated (it cannot be given
/netbsd-src/external/gpl2/lvm2/dist/doc/
H A Dtagging.txt7 4) Ability to control through the config file which VGs/LVs are activated
54 The VG or LV only gets activated if a metadata tag matches.
/netbsd-src/external/bsd/wpa/dist/wpa_supplicant/wpa_gui-qt4/
H A Dnetworkconfig.cpp36 connect(authSelect, SIGNAL(activated(int)), this, in NetworkConfig()
40 connect(encrSelect, SIGNAL(activated(const QString &)), this, in NetworkConfig()
43 connect(eapSelect, SIGNAL(activated(int)), this, in NetworkConfig()
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/bfin/
H A Dcec-multi-pending.S64 # they should never be activated ...
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dam335x-bonegreen-wireless.dts112 /* BT_AUD_OUT from wl1835 has to be pulled low when WL_EN is activated.*/
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_fbc.c372 fbc->activated = true; in intel_fbc_hw_activate()
913 if (fbc->activated && in intel_fbc_pre_update()
916 fbc->activated = false; in intel_fbc_pre_update()
/netbsd-src/crypto/external/bsd/openssl/dist/apps/
H A Dopenssl-vms.cnf63 # If no providers are activated explicitly, the default one is activated implicitly.
H A Dopenssl.cnf63 # If no providers are activated explicitly, the default one is activated implicitly.
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man5/
H A Dfips_config.pod39 If present, the module is activated. The value assigned to this name is not
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DOSSL_CMP_log_open.pod77 The callback is activated only when the severity level is sufficient according
/netbsd-src/external/ibm-public/postfix/dist/
H A DRELEASE_NOTES-2.6128 is now activated only after a successful TLS handshake. Earlier
297 is now activated only after a successful TLS handshake. Earlier

12345678