Home
last modified time | relevance | path

Searched refs:configured (Results 1 – 25 of 1279) sorted by relevance

12345678910>>...52

/external/libxml2/os400/libxmlrpg/
Dxmlversion.rpgle.in56 * 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 …]
/external/webrtc/call/
Dcall_factory.cc45 bool configured = false; in ParseDegradationConfig() local
46 configured |= in ParseDegradationConfig()
48 configured |= ParseConfigParam(exp_prefix + "DelayStdDevMs", in ParseDegradationConfig()
54 configured = true; in ParseDegradationConfig()
56 configured |= in ParseDegradationConfig()
58 configured |= in ParseDegradationConfig()
63 configured = true; in ParseDegradationConfig()
65 configured |= ParseConfigParam(exp_prefix + "AvgBurstLossLength", in ParseDegradationConfig()
67 return configured in ParseDegradationConfig()
/external/libxml2/include/libxml/
Dxmlversion.h.in68 * 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 …]
Dxmlwin32version.h.in66 * defined if the trio support need to be configured in
73 * defined if the trio support should not be configured in
81 * Whether the thread support is configured in
90 * Whether the FTP support is configured in
99 * Whether the HTTP support is configured in
108 * Whether the HTML support is configured in
117 * Whether the Catalog support is configured in
126 * Whether the SGML Docbook support is configured in
135 * Whether XPath is configured in
144 * Whether XPointer is configured in
[all …]
/external/ipsec-tools/src/racoon/
Dcftoken.l491 yyerror("racoon not configured with --enable-hybrid");
498 yyerror("racoon not configured with --enable-hybrid");
505 yyerror("racoon not configured with --enable-hybrid");
512 yyerror("racoon not configured with --enable-hybrid");
519 yyerror("racoon not configured with --enable-hybrid");
526 yyerror("racoon not configured with --enable-hybrid");
533 yyerror("racoon not configured with --enable-hybrid");
540 yyerror("racoon not configured with --enable-hybrid");
/external/testng/src/test/java/test/objectfactory/
DCombinedTestAndObjectFactorySample.java12 private boolean configured = false; field in CombinedTestAndObjectFactorySample
19 Assert.assertTrue(configured, "Should have been configured by object factory"); in isConfigured()
33 s.configured = true; in newInstance()
/external/autotest/client/cros/enterprise/
Dpolicy_manager_unittest.py74 configured = self.policy_manager.get_configured_policies_as_dict()
75 self.assertEqual(configured, self.expected)
91 configured = self.policy_manager.get_configured_policies_as_dict()
92 self.assertEqual(configured['chromePolicies']['TP1']['value'], False)
96 configured = self.policy_manager.get_configured_policies_as_dict()
97 self.assertEqual(configured['chromePolicies']['TP1']['value'], True)
/external/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib/
DREADME.md8 --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`)
/external/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-demos/
DREADME.md11 --uv|Use the libuv event library (lws must have been configured with `-DLWS_WITH_LIBUV=1`)
12 --event|Use the libevent library (lws must have been configured with `-DLWS_WITH_LIBEVENT=1`)
13 --ev|Use the libev event library (lws must have been configured with `-DLWS_WITH_LIBEV=1`)
/external/autotest/client/site_tests/network_ChromeWifiConfigure/
Dcontrol10 the getProperties fails to retreive the correct properties once configured.
20 * Receive the properties of the newly configured network.
21 * Properties of the network match the configured values.
/external/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-smp/
DREADME.md11 --uv|Use the libuv event library (lws must have been configured with `-DLWS_WITH_LIBUV=1`)
12 --event|Use the libevent library (lws must have been configured with `-DLWS_WITH_LIBEVENT=1`)
13 --ev|Use the libev event library (lws must have been configured with `-DLWS_WITH_LIBEV=1`)
/external/compiler-rt/unittests/
DCMakeLists.txt5 ${CMAKE_CURRENT_SOURCE_DIR}/lit.common.unit.configured.in
6 ${CMAKE_CURRENT_BINARY_DIR}/lit.common.unit.configured)
/external/llvm-project/compiler-rt/unittests/
DCMakeLists.txt5 ${CMAKE_CURRENT_SOURCE_DIR}/lit.common.unit.configured.in
6 ${CMAKE_CURRENT_BINARY_DIR}/lit.common.unit.configured)
/external/wpa_supplicant_8/hostapd/
Dhlr_auc_gw.txt10 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
/external/autotest/server/site_tests/firmware_Bmpblk/
Dcontrol7 PURPOSE = "Check that the firmware screens have been correctly configured"
18 This test checks whether the BIOS was built with a correctly configured bmpblk
20 needs to be explicitly configured for the device's screen resolution to ensure
/external/mockftpserver/tags/2.x_Before_IDEA/src/main/groovy/org/mockftpserver/fake/user/
DUserAccount.groovy23 * the password value configured for this user account. This implementation uses the
46 * @param password - the password to compare against the configured value
65 * Return true if the specified password matches the password configured for this user account.
70 * @param password - the password to compare against the configured value
/external/python/cpython2/Demo/cgi/
DREADME7 cgi0.sh -- A shell script to test your server is configured for CGI
8 cgi1.py -- A Python script to test your server is configured for CGI
/external/mockftpserver/tags/2.3/src/site/apt/
Dfakeftpserver-filesystems.apt114 If the <permissions> are configured for a file or directory within the <<<FileSystem>>>, then
146 If the <owner> is configured for a file/directory, AND the <permissions> are configured as well,
148 currently logged in FTP user (client) matches the <owner> configured for the file/directory.
150 …Similarly, if the <group> is configured for a file/directory, AND the <permissions> are configured
151 …then the <<group>> triple from the <permissions> are applied if and only if <groups> configured fo…
152 …<<<UserAccount>>> for the currently logged in FTP user (client) contain the <group> configured for…
201 …* The <<<FakeFtpServer>>> instance is configured with a <<<WindowsFakeFileSystem>>> and a "c:\" ro…
/external/mockftpserver/tags/2.4/src/site/apt/
Dfakeftpserver-filesystems.apt114 If the <permissions> are configured for a file or directory within the <<<FileSystem>>>, then
146 If the <owner> is configured for a file/directory, AND the <permissions> are configured as well,
148 currently logged in FTP user (client) matches the <owner> configured for the file/directory.
150 …Similarly, if the <group> is configured for a file/directory, AND the <permissions> are configured
151 …then the <<group>> triple from the <permissions> are applied if and only if <groups> configured fo…
152 …<<<UserAccount>>> for the currently logged in FTP user (client) contain the <group> configured for…
201 …* The <<<FakeFtpServer>>> instance is configured with a <<<WindowsFakeFileSystem>>> and a "c:\" ro…
/external/mockftpserver/tags/2.2/src/site/apt/
Dfakeftpserver-filesystems.apt114 If the <permissions> are configured for a file or directory within the <<<FileSystem>>>, then
146 If the <owner> is configured for a file/directory, AND the <permissions> are configured as well,
148 currently logged in FTP user (client) matches the <owner> configured for the file/directory.
150 …Similarly, if the <group> is configured for a file/directory, AND the <permissions> are configured
151 …then the <<group>> triple from the <permissions> are applied if and only if <groups> configured fo…
152 …<<<UserAccount>>> for the currently logged in FTP user (client) contain the <group> configured for…
201 …* The <<<FakeFtpServer>>> instance is configured with a <<<WindowsFakeFileSystem>>> and a "c:\" ro…
/external/mockftpserver/tags/2.1/src/site/apt/
Dfakeftpserver-filesystems.apt114 If the <permissions> are configured for a file or directory within the <<<FileSystem>>>, then
146 If the <owner> is configured for a file/directory, AND the <permissions> are configured as well,
148 currently logged in FTP user (client) matches the <owner> configured for the file/directory.
150 …Similarly, if the <group> is configured for a file/directory, AND the <permissions> are configured
151 …then the <<group>> triple from the <permissions> are applied if and only if <groups> configured fo…
152 …<<<UserAccount>>> for the currently logged in FTP user (client) contain the <group> configured for…
201 …* The <<<FakeFtpServer>>> instance is configured with a <<<WindowsFakeFileSystem>>> and a "c:\" ro…
/external/mockftpserver/tags/2.5/src/site/apt/
Dfakeftpserver-filesystems.apt114 If the <permissions> are configured for a file or directory within the <<<FileSystem>>>, then
146 If the <owner> is configured for a file/directory, AND the <permissions> are configured as well,
148 currently logged in FTP user (client) matches the <owner> configured for the file/directory.
150 …Similarly, if the <group> is configured for a file/directory, AND the <permissions> are configured
151 …then the <<group>> triple from the <permissions> are applied if and only if <groups> configured fo…
152 …<<<UserAccount>>> for the currently logged in FTP user (client) contain the <group> configured for…
201 …* The <<<FakeFtpServer>>> instance is configured with a <<<WindowsFakeFileSystem>>> and a "c:\" ro…
/external/mockftpserver/tags/2.0.1/src/site/apt/
Dfakeftpserver-filesystems.apt114 If the <permissions> are configured for a file or directory within the <<<FileSystem>>>, then
146 If the <owner> is configured for a file/directory, AND the <permissions> are configured as well,
148 currently logged in FTP user (client) matches the <owner> configured for the file/directory.
150 …Similarly, if the <group> is configured for a file/directory, AND the <permissions> are configured
151 …then the <<group>> triple from the <permissions> are applied if and only if <groups> configured fo…
152 …<<<UserAccount>>> for the currently logged in FTP user (client) contain the <group> configured for…
201 …* The <<<FakeFtpServer>>> instance is configured with a <<<WindowsFakeFileSystem>>> and a "c:\" ro…
/external/mockftpserver/MockFtpServer/src/site/apt/
Dfakeftpserver-filesystems.apt114 If the <permissions> are configured for a file or directory within the <<<FileSystem>>>, then
146 If the <owner> is configured for a file/directory, AND the <permissions> are configured as well,
148 currently logged in FTP user (client) matches the <owner> configured for the file/directory.
150 …Similarly, if the <group> is configured for a file/directory, AND the <permissions> are configured
151 …then the <<group>> triple from the <permissions> are applied if and only if <groups> configured fo…
152 …<<<UserAccount>>> for the currently logged in FTP user (client) contain the <group> configured for…
201 …* The <<<FakeFtpServer>>> instance is configured with a <<<WindowsFakeFileSystem>>> and a "c:\" ro…
/external/mockftpserver/tags/2.0/src/site/apt/
Dfakeftpserver-filesystems.apt114 If the <permissions> are configured for a file or directory within the <<<FileSystem>>>, then
146 If the <owner> is configured for a file/directory, AND the <permissions> are configured as well,
148 currently logged in FTP user (client) matches the <owner> configured for the file/directory.
150 …Similarly, if the <group> is configured for a file/directory, AND the <permissions> are configured
151 …then the <<group>> triple from the <permissions> are applied if and only if <groups> configured fo…
152 …<<<UserAccount>>> for the currently logged in FTP user (client) contain the <group> configured for…
201 …* The <<<FakeFtpServer>>> instance is configured with a <<<WindowsFakeFileSystem>>> and a "c:\" ro…

12345678910>>...52