| /netbsd-src/sys/external/isc/atheros_hal/dist/ar5212/ |
| H A D | ar5212_misc.c | 776 uint32_t capability, uint32_t *result) in ar5212GetCapability() argument 785 switch (capability) { in ar5212GetCapability() 799 switch (capability) { in ar5212GetCapability() 808 switch (capability) { in ar5212GetCapability() 823 switch (capability) { in ar5212GetCapability() 834 switch (capability) { in ar5212GetCapability() 842 switch (capability) { in ar5212GetCapability() 853 switch (capability) { in ar5212GetCapability() 862 switch (capability) { in ar5212GetCapability() 877 switch (capability) { in ar5212GetCapability() [all …]
|
| /netbsd-src/external/apache2/llvm/dist/clang/docs/ |
| H A D | ThreadSafetyAnalysis.rst | 103 read/write the data) unless it has the *capability* to do so. 106 methods to acquire and release the capability. The name of the object serves 107 to identify the capability. The most common example is a mutex. For example, 109 to acquire the capability to access data that is protected by ``mu``. Similarly, 110 calling ``mu.Unlock()`` releases that capability. 112 A thread may hold a capability either *exclusively* or *shared*. An exclusive 113 capability can be held by only one thread at a time, while a shared capability 121 security keys, a thread cannot make copy of a capability, nor can it destroy 122 one. A thread can only release a capability to another thread, or acquire one 130 by calculating an approximation of that set, called the *capability [all …]
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/cf/ |
| H A D | capabilities.m4 | 11 AC_CHECK_HEADERS(capability.h sys/capability.h)
|
| /netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
| H A D | OPENSSL_ia32cap.pod | 14 extensions are denoted by individual bits in capability vector returned 69 enable XMM registers. Historically address of the capability vector copy 71 anymore. Now the only way to affect the capability detection is to set 86 The capability vector is further extended with EBX value returned by 121 To control this extended capability word use C<:> as delimiter when
|
| H A D | OSSL_PROVIDER.pod | 51 const char *capability, 150 supported by the provider specified in I<prov> with the capability name 151 I<capability>. For each capability of that name supported by the provider it 153 capability. It will also pass back the argument I<arg>. For more details about
|
| H A D | SSL_CTX_set_split_send_fragment.pod | 36 capability could be utilised to parallelise the processing of a single 40 capability is known as "pipelining" within OpenSSL. 42 In order to benefit from the pipelining capability. You need to have an engine 44 AES128-SHA based ciphers that have this capability. However, these are for
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/ |
| H A D | kfd_topology.c | 504 dev->node_props.capability |= in node_show() 507 dev->node_props.capability |= in node_show() 514 dev->node_props.capability |= in node_show() 526 dev->node_props.capability); in node_show() 1335 dev->node_props.capability |= ((HSA_CAP_DOORBELL_TYPE_PRE_1_0 << in kfd_topology_add_device() 1346 dev->node_props.capability |= ((HSA_CAP_DOORBELL_TYPE_1_0 << in kfd_topology_add_device() 1359 dev->node_props.capability |= ((HSA_CAP_DOORBELL_TYPE_2_0 << in kfd_topology_add_device() 1373 dev->node_props.capability |= HSA_CAP_ATS_PRESENT; in kfd_topology_add_device() 1375 dev->node_props.capability &= ~HSA_CAP_ATS_PRESENT; in kfd_topology_add_device() 1391 dev->node_props.capability |= in kfd_topology_add_device() [all …]
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
| H A D | OPENSSL_ia32cap.pod | 14 extensions are denoted by individual bits in capability vector returned 69 enable XMM registers. Historically address of the capability vector copy 71 anymore. Now the only way to affect the capability detection is to set 86 The capability vector is further extended with EBX value returned by 119 To control this extended capability word use ':' as delimiter when
|
| H A D | SSL_CTX_set_split_send_fragment.pod | 36 capability could be utilised to parallelise the processing of a single 40 capability is known as "pipelining" within OpenSSL. 42 In order to benefit from the pipelining capability. You need to have an engine 44 AES128-SHA based ciphers that have this capability. However, these are for
|
| /netbsd-src/sys/external/isc/atheros_hal/dist/ar5210/ |
| H A D | ar5210_misc.c | 577 uint32_t capability, uint32_t *result) in ar5210GetCapability() argument 582 return (capability == HAL_CIPHER_WEP ? HAL_OK : HAL_ENOTSUPP); in ar5210GetCapability() 584 return ath_hal_getcapability(ah, type, capability, result); in ar5210GetCapability() 590 uint32_t capability, uint32_t setting, HAL_STATUS *status) in ar5210SetCapability() argument 610 return ath_hal_setcapability(ah, type, capability, in ar5210SetCapability()
|
| /netbsd-src/crypto/external/bsd/openssl/dist/crypto/ |
| H A D | provider.c | 108 const char *capability, in OSSL_PROVIDER_get_capabilities() argument 112 return ossl_provider_get_capabilities(prov, capability, cb, arg); in OSSL_PROVIDER_get_capabilities()
|
| /netbsd-src/sys/external/isc/atheros_hal/dist/ar5211/ |
| H A D | ar5211_misc.c | 618 uint32_t capability, uint32_t *result) in ar5211GetCapability() argument 623 switch (capability) { in ar5211GetCapability() 632 return ath_hal_getcapability(ah, type, capability, result); in ar5211GetCapability() 638 uint32_t capability, uint32_t setting, HAL_STATUS *status) in ar5211SetCapability() argument 655 return ath_hal_setcapability(ah, type, capability, in ar5211SetCapability()
|
| /netbsd-src/crypto/external/bsd/libsaslc/dist/ref/ |
| H A D | rfc2595.txt | 188 capability in response to the CAPABILITY command. This extension 245 3.2. IMAP LOGINDISABLED capability 251 LOGIN command is disabled by including the LOGINDISABLED capability 252 in the capability response. Such a server will respond with a tagged 256 the LOGINDISABLED capability on unencrypted connections. 259 the LOGIN command if this capability is present. 261 This capability is useful to prevent clients compliant with this 265 this capability. Therefore this does not relieve clients of the need 268 Servers advertising this capability will fail to interoperate with 277 commands. The capability name "STLS" indicates this command is [all …]
|
| /netbsd-src/sys/external/isc/atheros_hal/dist/ |
| H A D | ah.c | 438 uint32_t capability, uint32_t *result) in ath_hal_getcapability() argument 477 switch (capability) { in ath_hal_getcapability() 498 switch (capability) { in ath_hal_getcapability() 540 uint32_t capability, uint32_t setting, HAL_STATUS *status) in ath_hal_setcapability() argument 545 switch (capability) { in ath_hal_setcapability() 559 switch (capability) { in ath_hal_setcapability()
|
| /netbsd-src/usr.bin/videoctl/ |
| H A D | videoctl.c | 352 audio.capability & V4L2_AUDCAP_STEREO ? 1 : 0); in video_print_audios() 354 audio.capability & V4L2_AUDCAP_AVL ? 1 : 0); in video_print_audios() 375 audio.capability & V4L2_AUDCAP_STEREO ? 1 : 0); in video_print_audios() 380 audio.capability & V4L2_AUDCAP_AVL ? 1 : 0); in video_print_audios()
|
| /netbsd-src/crypto/external/bsd/openssl/dist/providers/common/ |
| H A D | capabilities.c | 217 int ossl_prov_get_capabilities(void *provctx, const char *capability, in ossl_prov_get_capabilities() argument 220 if (OPENSSL_strcasecmp(capability, "TLS-GROUP") == 0) in ossl_prov_get_capabilities()
|
| /netbsd-src/sys/external/isc/atheros_hal/dist/ar5416/ |
| H A D | ar5416_misc.c | 270 uint32_t capability, uint32_t *result) in ar5416GetCapability() argument 274 switch (capability) { in ar5416GetCapability() 291 return ar5212GetCapability(ah, type, capability, result); in ar5416GetCapability()
|
| /netbsd-src/crypto/external/bsd/openssl/dist/test/ |
| H A D | filterprov.c | 70 static int filter_get_capabilities(void *provctx, const char *capability, in filter_get_capabilities() argument 75 return OSSL_PROVIDER_get_capabilities(globs->deflt, capability, cb, arg); in filter_get_capabilities()
|
| /netbsd-src/sys/dev/ |
| H A D | video.c | 942 parm->parm.capture.capability = V4L2_CAP_TIMEPERFRAME; in video_get_parm() 1219 if (audio->capability & V4L2_AUDCAP_STEREO) in v4l2_audio_to_video_audio() 1221 if (audio->capability & V4L2_AUDCAP_AVL) in v4l2_audio_to_video_audio() 1233 audio->capability = audio->mode = 0; in video_audio_to_v4l2_audio() 1235 audio->capability |= V4L2_AUDCAP_STEREO; in video_audio_to_v4l2_audio() 1237 audio->capability |= V4L2_AUDCAP_AVL; in video_audio_to_v4l2_audio() 1309 if (tuner->capability & V4L2_TUNER_CAP_STEREO) in v4l2_tuner_to_video_tuner() 1311 if (tuner->capability & V4L2_TUNER_CAP_LANG1) in v4l2_tuner_to_video_tuner() 1313 if (tuner->capability & V4L2_TUNER_CAP_LANG2) in v4l2_tuner_to_video_tuner() 1344 tuner->capability = 0; in video_tuner_to_v4l2_tuner() [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/ |
| H A D | sanitizer_thread_safety.h | 24 #define MUTEX THREAD_ANNOTATION(capability("mutex"))
|
| /netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/ |
| H A D | provider.h | 37 const char *capability,
|
| /netbsd-src/external/bsd/unbound/dist/contrib/selinux/ |
| H A D | unbound.te | 38 allow unbound_t self:capability { setuid chown net_bind_service setgid dac_override };
|
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/lit/ |
| H A D | ProgressBar.py | 115 for capability in self._STRING_CAPABILITIES: 116 (attrib, cap_name) = capability.split('=')
|
| /netbsd-src/sys/dev/nvmm/ |
| H A D | nvmm_internal.h | 109 void (*capability)(struct nvmm_capability *); member
|
| /netbsd-src/external/gpl2/groff/dist/src/preproc/refer/ |
| H A D | TODO | 115 Perhaps provide some sort of macro capability: 116 # perhaps a macro capability
|