| /third_party/libxml2/os400/libxmlrpg/ |
| D | xmlversion.rpgle.in | 56 * defined if the trio support need to be configured in 62 * defined if the trio support should not be configured in 69 * Whether the thread support is configured in 85 * Whether the DOM like tree manipulation API support is configured in 93 * Whether the serialization/saving support is configured in 101 * Whether the push parsing interfaces are configured in 109 * Whether the xmlReader parsing interface is configured in 117 * Whether the xmlPattern node selection interface is configured in 125 * Whether the xmlWriter saving interface is configured in 133 * Whether the older SAX1 interface is configured in [all …]
|
| /third_party/libxml2/include/libxml/ |
| D | xmlversion.h | 68 * defined if the trio support need to be configured in 75 * defined if the trio support should not be configured in 83 * defined if the trio support need to be configured in 91 * Whether the thread support is configured in 112 * Whether the DOM like tree manipulation API support is configured in 121 * Whether the serialization/saving support is configured in 130 * Whether the push parsing interfaces are configured in 139 * Whether the xmlReader parsing interface is configured in 148 * Whether the xmlPattern node selection interface is configured in 157 * Whether the xmlWriter saving interface is configured in [all …]
|
| D | xmlversion.h.in | 68 * defined if the trio support need to be configured in 75 * defined if the trio support should not be configured in 83 * defined if the trio support need to be configured in 91 * Whether the thread support is configured in 109 * Whether the DOM like tree manipulation API support is configured in 118 * Whether the serialization/saving support is configured in 127 * Whether the push parsing interfaces are configured in 136 * Whether the xmlReader parsing interface is configured in 145 * Whether the xmlPattern node selection interface is configured in 154 * Whether the xmlWriter saving interface is configured in [all …]
|
| /third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/ |
| D | gstvkfullscreenquad.h | 43 * @in_info: the configured input #GstVideoInfo 44 * @out_info: the configured output #GstVideoInfo 46 * @render_pass: the configured `VkRenderPass` 47 * @pipeline_layout: the configured `VkPipelineLayout` 48 * @graphics_pipeline: the configured `VkPipeline` 49 * @descriptor_set_layout: the configured `VkDescriptorSetLayout` 50 * @descriptor_cache: the configured #GstVulkanDescriptorCache 51 * @descriptor_set: the configured #GstVulkanDescriptorSet 52 * @framebuffer: the configured `VkFramebuffer` 53 * @sampler: the configured `VkSampler` [all …]
|
| D | gstvkvideofilter.h | 45 * @instance: the configured #GstVulkanInstance 46 * @device: the configured #GstVulkanDevice 47 * @queue: the configured #GstVulkanQueue 48 * @in_caps: the configured input #GstCaps 49 * @in_info: the configured input #GstVideoInfo 50 * @out_caps: the configured output #GstCaps 51 * @out_info: the configured output #GstVideoInfo
|
| /third_party/openssl/.github/workflows/ |
| D | ci.yml | 36 run: ./config --banner=Configured --strict-warnings enable-fips && perl configdata.pm --dump 49 run: ./config --banner=Configured --strict-warnings enable-fips && perl configdata.pm --dump 67 …run: CPPFLAGS=-ansi ./config --banner=Configured no-asm no-makedepend enable-buildtest-c++ enable-… 78 …run: CC=gcc ./config --banner=Configured enable-fips --strict-warnings && perl configdata.pm --dump 89 … run: CC=clang ./config --banner=Configured no-fips --strict-warnings && perl configdata.pm --dump 100 …run: ./config --banner=Configured --strict-warnings no-bulk no-pic no-asm -DOPENSSL_NO_SECURE_MEMO… 111 …run: ./config --banner=Configured --strict-warnings no-deprecated enable-fips && perl configdata.p… 125 … run: ./config --banner=Configured --strict-warnings no-shared no-fips && perl configdata.pm --dump 136 …run: ./config --banner=Configured --debug enable-asan enable-ubsan no-cached-fetch no-fips no-dtls… 147 …run: ./config --banner=Configured --debug enable-asan enable-ubsan enable-rc5 enable-md2 enable-ec… [all …]
|
| /third_party/openssl/doc/man3/ |
| D | SSL_new.pod | 45 =item any session data if configured (including the session_id_context) 50 =item any configured certificates, private keys or certificate chains 52 =item any configured signature algorithms, or client signature algorithms 65 L<SSL_set_verify_depth(3)> or any configured X509 verification parameters 74 =item any configured Cipher List 89 =item any configured serverinfo data 91 =item any configured PSK identity hint 93 =item any configured custom extensions 95 =item any client certificate types configured via SSL_set1_client_certificate_types
|
| /third_party/libxml2/doc/devhelp/ |
| D | libxml2-xmlversion.html | 106 </pre><p>Whether the memory debugging is configured in</p> 122 </pre><p>Whether the Canonicalization support is configured in</p> 126 </pre><p>Whether the Catalog support is configured in</p> 130 </pre><p>Whether Debugging module is configured in</p> 134 </pre><p>Whether the runtime debugging is configured in</p> 138 </pre><p>Whether the SGML Docbook support is configured in</p> 150 </pre><p>Whether the FTP support is configured in</p> 154 </pre><p>Whether the HTML support is configured in</p> 158 </pre><p>Whether the HTTP support is configured in</p> 190 </pre><p>Whether the serialization/saving support is configured in</p> [all …]
|
| /third_party/libxml2/doc/html/ |
| D | libxml-xmlversion.html | 16 …ON</h3><pre>#define DEBUG_MEMORY_LOCATION</pre><p>Whether the memory debugging is configured in</p> 20 …><pre>#define LIBXML_C14N_ENABLED</pre><p>Whether the Canonicalization support is configured in</p> 21 …ED</h3><pre>#define LIBXML_CATALOG_ENABLED</pre><p>Whether the Catalog support is configured in</p> 22 …ENABLED</h3><pre>#define LIBXML_DEBUG_ENABLED</pre><p>Whether Debugging module is configured in</p> 23 …ME</h3><pre>#define LIBXML_DEBUG_RUNTIME</pre><p>Whether the runtime debugging is configured in</p> 24 …</h3><pre>#define LIBXML_DOCB_ENABLED</pre><p>Whether the SGML Docbook support is configured in</p> 27 …TP_ENABLED</h3><pre>#define LIBXML_FTP_ENABLED</pre><p>Whether the FTP support is configured in</p> 28 …_ENABLED</h3><pre>#define LIBXML_HTML_ENABLED</pre><p>Whether the HTML support is configured in</p> 29 …_ENABLED</h3><pre>#define LIBXML_HTTP_ENABLED</pre><p>Whether the HTTP support is configured in</p> 37 …#define LIBXML_OUTPUT_ENABLED</pre><p>Whether the serialization/saving support is configured in</p> [all …]
|
| /third_party/pulseaudio/src/daemon/ |
| D | default.pa.in | 97 ### Network access (may be configured with paprefs, so leave this commented 106 ### Load the RTP receiver module (also configured via paprefs, see above) 109 ### Load the RTP sender module (also configured via paprefs, see above) 114 ### Load additional modules from GSettings. This can be configured with the paprefs tool. 115 ### Please keep in mind that the modules configured by paprefs might conflict with manually 125 ### Load additional modules from GConf settings. This can be configured with the paprefs tool. 126 ### Please keep in mind that the modules configured by paprefs might conflict with manually
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/ |
| D | hlr_auc_gw.txt | 10 hlr_auc_gw can be configured with GSM and UMTS authentication data with 22 hostapd is configured to use hlr_auc_gw with the eap_sim_db parameter in 24 is configured with command line parameters: 66 hostapd (EAP server) can also be configured to store the EAP-SIM/AKA 68 configured with the db parameter within the eap_sim_db configuration
|
| D | README-WPS | 5 configured and how an external component on an AP (e.g., web UI) is 97 # WPS configuration (AP configured, do not allow external WPS Registrars) 100 # If UUID is not configured, it will be generated based on local MAC address. 134 identifier (Enrollee UUID) is sent. hostapd will need to be configured 136 that requires user interaction (assuming there are no pre-configured 189 If the MAC address of the enrollee is known, it should be configured 217 device) can be configured in hostapd.conf (ap_pin parameter). A more 262 then need to be used to provide pre-configured Credential attribute(s) 282 This can be used to trigger change from unconfigured to configured 312 The NFC password token that is either pre-configured in the
|
| D | README-MULTI-AP | 4 This document describes how hostapd and wpa_supplicant can be configured to 24 hostapd/wpa_supplicant needs to be configured specifically to support: 47 side of the backhaul link is configured through the Multi-AP protocol as the 53 Therefore, wpa_supplicant must be configured explicitly as the backhaul STA 73 A BSS is configured in Multi-AP mode in hostapd by setting the 'multi_ap' 77 station is a backhaul STA and the BSS is configured as a backhaul BSS, 94 hostapd on AP). Note that point 1 means that hostapd must not be configured
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/ |
| D | hlr_auc_gw.txt | 10 hlr_auc_gw can be configured with GSM and UMTS authentication data with 22 hostapd is configured to use hlr_auc_gw with the eap_sim_db parameter in 24 is configured with command line parameters: 66 hostapd (EAP server) can also be configured to store the EAP-SIM/AKA 68 configured with the db parameter within the eap_sim_db configuration
|
| D | README-WPS | 5 configured and how an external component on an AP (e.g., web UI) is 97 # WPS configuration (AP configured, do not allow external WPS Registrars) 100 # If UUID is not configured, it will be generated based on local MAC address. 134 identifier (Enrollee UUID) is sent. hostapd will need to be configured 136 that requires user interaction (assuming there are no pre-configured 189 If the MAC address of the enrollee is known, it should be configured 217 device) can be configured in hostapd.conf (ap_pin parameter). A more 262 then need to be used to provide pre-configured Credential attribute(s) 282 This can be used to trigger change from unconfigured to configured 312 The NFC password token that is either pre-configured in the
|
| D | README-MULTI-AP | 4 This document describes how hostapd and wpa_supplicant can be configured to 24 hostapd/wpa_supplicant needs to be configured specifically to support: 47 side of the backhaul link is configured through the Multi-AP protocol as the 53 Therefore, wpa_supplicant must be configured explicitly as the backhaul STA 73 A BSS is configured in Multi-AP mode in hostapd by setting the 'multi_ap' 77 station is a backhaul STA and the BSS is configured as a backhaul BSS, 94 hostapd on AP). Note that point 1 means that hostapd must not be configured
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
| D | hw_features.c | 530 wpa_printf(MSG_ERROR, "Driver does not support configured " in ieee80211n_supported_ht_capab() 541 wpa_printf(MSG_ERROR, "Driver does not support configured " in ieee80211n_supported_ht_capab() 550 "Driver does not support configured HT capability [SMPS-STATIC]"); in ieee80211n_supported_ht_capab() 557 "Driver does not support configured HT capability [SMPS-DYNAMIC]"); in ieee80211n_supported_ht_capab() 568 wpa_printf(MSG_ERROR, "Driver does not support configured " in ieee80211n_supported_ht_capab() 575 wpa_printf(MSG_ERROR, "Driver does not support configured " in ieee80211n_supported_ht_capab() 582 wpa_printf(MSG_ERROR, "Driver does not support configured " in ieee80211n_supported_ht_capab() 588 wpa_printf(MSG_ERROR, "Driver does not support configured " in ieee80211n_supported_ht_capab() 595 wpa_printf(MSG_ERROR, "Driver does not support configured " in ieee80211n_supported_ht_capab() 602 wpa_printf(MSG_ERROR, "Driver does not support configured " in ieee80211n_supported_ht_capab() [all …]
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| D | config_ssid.h | 137 * using the configured BSSID 157 * bssid_set - Whether BSSID is configured for this network 164 * If set, this is configured to the driver as a preferred initial BSSID 170 * bssid_hint_set - Whether BSSID hint is configured for this network 185 * psk_set - Whether PSK field is configured 193 * configured for the network. ASCII passphrase must be between 8 and 375 * Strict EAP conformance mode can be configured by disabling 483 * configured SSID is already present, the frequency of the network 484 * will be used instead of this configured value. 640 * By default, use it if it is available, but this can be configured [all …]
|
| /third_party/cmsis/CMSIS/Core/Include/ |
| D | mpu_armv8.h | 184 * \param mpu Pointer to the MPU to be configured. 251 * \param rnr Region number to be configured. 263 * \param rnr Region number to be configured. 274 * \param rnr Region number to be configured. 300 * \param rnr First region number to be configured. 302 * \param cnt Amount of regions to be configured. 330 * \param rnr First region number to be configured. 332 * \param cnt Amount of regions to be configured. 341 * \param rnr First region number to be configured. 343 * \param cnt Amount of regions to be configured.
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| D | config_ssid.h | 151 * using the configured BSSID 171 * bssid_set - Whether BSSID is configured for this network 178 * If set, this is configured to the driver as a preferred initial BSSID 184 * bssid_hint_set - Whether BSSID hint is configured for this network 199 * psk_set - Whether PSK field is configured 207 * configured for the network. ASCII passphrase must be between 8 and 393 * Strict EAP conformance mode can be configured by disabling 499 * configured SSID is already present, the frequency of the network 500 * will be used instead of this configured value. 583 * 0 = always rekey when configured/instructed [all …]
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
| D | hw_features.c | 569 wpa_printf(MSG_ERROR, "Driver does not support configured " in ieee80211n_supported_ht_capab() 580 wpa_printf(MSG_ERROR, "Driver does not support configured " in ieee80211n_supported_ht_capab() 587 wpa_printf(MSG_ERROR, "Driver does not support configured " in ieee80211n_supported_ht_capab() 594 wpa_printf(MSG_ERROR, "Driver does not support configured " in ieee80211n_supported_ht_capab() 601 wpa_printf(MSG_ERROR, "Driver does not support configured " in ieee80211n_supported_ht_capab() 607 wpa_printf(MSG_ERROR, "Driver does not support configured " in ieee80211n_supported_ht_capab() 614 wpa_printf(MSG_ERROR, "Driver does not support configured " in ieee80211n_supported_ht_capab() 621 wpa_printf(MSG_ERROR, "Driver does not support configured " in ieee80211n_supported_ht_capab() 628 wpa_printf(MSG_ERROR, "Driver does not support configured " in ieee80211n_supported_ht_capab() 635 wpa_printf(MSG_ERROR, "Driver does not support configured " in ieee80211n_supported_ht_capab() [all …]
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| D | TargetSelect.h | 48 /// it wants access to all available targets that LLVM is configured to 58 /// wants access to all available target machines that LLVM is configured to 71 /// wants access to all available target MC that LLVM is configured to 81 /// it wants all asm printers that LLVM is configured to support, to make them 91 /// wants all asm parsers that LLVM is configured to support, to make them 101 /// it wants all disassemblers that LLVM is configured to support, to make
|
| /third_party/libwebsockets/READMEs/ |
| D | README.http-fallback.md | 13 names the server was configured with for the various vhosts. If no match, it 14 selects the first configured vhost. 20 using the first configured vhost and its certs. 29 However if the first configured vhost for the port was created with the 53 Therefore although the flags and settings are applied to the first configured 162 With this configured, the listen port will function normally for http or https
|
| /third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib/ |
| D | README.md | 8 --uv|Use the libuv event library (lws must have been configured with `-DLWS_WITH_LIBUV=1`) 9 --event|Use the libevent library (lws must have been configured with `-DLWS_WITH_LIBEVENT=1`) 10 --ev|Use the libev event library (lws must have been configured with `-DLWS_WITH_LIBEV=1`)
|
| /third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-foreign/ |
| D | README.md | 6 --uv|Use the libuv event library (lws must have been configured with `-DLWS_WITH_LIBUV=1`) 7 --event|Use the libevent library (lws must have been configured with `-DLWS_WITH_LIBEVENT=1`) 8 --ev|Use the libev event library (lws must have been configured with `-DLWS_WITH_LIBEV=1`) 9 --sd|Use the systemd event library (lws must have been configured with `-DLWS_WITH_SDEVENT=1`)
|