HomeSort by relevance Sort by last modified time
    Searched full:recommendation (Results 1 - 25 of 142) sorted by null

1 2 3 4 5 6

  /libcore/luni/src/main/java/javax/xml/transform/
OutputKeys.java 29 * section 16 of the XSL Transformations (XSLT) W3C Recommendation</a>
52 * section 16 of the XSL Transformations (XSLT) W3C Recommendation</a>
67 * Recommendation [HTML]. If the output method is "text", the version
70 * section 16 of the XSL Transformations (XSLT) W3C Recommendation</a>
86 * section 16 of the XSL Transformations (XSLT) W3C Recommendation</a>
97 * section 16 of the XSL Transformations (XSLT) W3C Recommendation</a>
108 * section 16 of the XSL Transformations (XSLT) W3C Recommendation</a>
118 * section 16 of the XSL Transformations (XSLT) W3C Recommendation</a>
149 * section 16 of the XSL Transformations (XSLT) W3C Recommendation</a>
163 * section 16 of the XSL Transformations (XSLT) W3C Recommendation.</a
    [all...]
  /external/wpa_supplicant_8/src/eap_server/
eap_server_tnc.c 18 START, CONTINUE, RECOMMENDATION, FRAG_ACK, WAIT_FRAG_ACK, DONE,
21 enum { ALLOW, ISOLATE, NO_ACCESS, NO_RECOMMENDATION } recommendation; member in struct:eap_tnc_data
48 case RECOMMENDATION:
49 return "RECOMMENDATION";
177 switch (data->recommendation) {
192 wpa_printf(MSG_DEBUG, "EAP-TNC: Unknown recommendation");
299 case RECOMMENDATION:
304 "generate recommendation message");
369 eap_tnc_set_state(data, RECOMMENDATION);
370 data->recommendation = ALLOW
    [all...]
tncs.c 148 enum IMV_Action_Recommendation recommendation; member in struct:tncs_data
154 enum IMV_Action_Recommendation recommendation; member in struct:tncs_data::conn_imv
305 TNC_IMV_Action_Recommendation recommendation,
311 "connectionID=%lu recommendation=%lu evaluation=%lu)",
313 (unsigned long) recommendation, (unsigned long) evaluation);
322 tncs->imv_data[imvID].recommendation = recommendation;
774 /* Select the most restrictive recommendation */
778 irec = tncs->imv_data[imv->imvID].recommendation;
789 wpa_printf(MSG_DEBUG, "TNC: Recommendation: %d", rec)
    [all...]
  /external/libxml2/include/libxml/
xpointer.h 5 * W3C Candidate Recommendation 7 June 2000
9 * W3C Proposed Recommendation 13 November 2002
  /external/apache-xml/src/main/java/org/apache/xml/utils/
DefaultErrorHandler.java 106 * recommendation. The default behaviour is to take no action.</p>
129 * of the W3C XML 1.0 Recommendation. For example, a validating
138 * error even if the XML 1.0 recommendation does not require it to
158 * section 1.2 of the W3C XML 1.0 Recommendation. For example, a
186 * recommendation. The default behaviour is to take no action.</p>
210 * of the W3C XML 1.0 Recommendation. For example, a validating
219 * error even if the XML 1.0 recommendation does not require it to
247 * section 1.2 of the W3C XML 1.0 Recommendation. For example, a
  /external/chromium/testing/gtest/xcode/Config/
ReleaseProject.xcconfig 15 // Optimize for space and size (Apple recommendation)
  /external/dropbear/libtomcrypt/src/pk/ecc/
ecc_free.c 14 * All curves taken from NIST recommendation paper of July 1999
ecc_get_size.c 14 * All curves taken from NIST recommendation paper of July 1999
ecc_sizes.c 14 * All curves taken from NIST recommendation paper of July 1999
ltc_ecc_is_valid_idx.c 14 * All curves taken from NIST recommendation paper of July 1999
ltc_ecc_points.c 14 * All curves taken from NIST recommendation paper of July 1999
ecc.c 14 * All curves taken from NIST recommendation paper of July 1999
ecc_ansi_x963_export.c 14 * All curves taken from NIST recommendation paper of July 1999
ecc_export.c 14 * All curves taken from NIST recommendation paper of July 1999
ecc_shared_secret.c 14 * All curves taken from NIST recommendation paper of July 1999
ecc_test.c 14 * All curves taken from NIST recommendation paper of July 1999
ltc_ecc_map.c 14 * All curves taken from NIST recommendation paper of July 1999
  /external/libvpx/libvpx/third_party/googletest/src/xcode/Config/
ReleaseProject.xcconfig 15 // Optimize for space and size (Apple recommendation)
  /external/protobuf/gtest/xcode/Config/
ReleaseProject.xcconfig 15 // Optimize for space and size (Apple recommendation)
  /libcore/luni/src/main/java/org/xml/sax/
ErrorHandler.java 57 * recommendation. The default behaviour is to take no
81 * of the W3C XML 1.0 Recommendation. For example, a validating
90 * a fatal error even if the XML recommendation does not require
118 * section 1.2 of the W3C XML 1.0 Recommendation. For example, a
Attributes.java 36 * recommendation, it normally does not
43 * backwards-incompatible revision of that recommendation. (The
140 * return the value "CDATA" as stated in the XML 1.0 Recommendation
  /external/libpng/
png.5 40 or (as a W3C Recommendation) at
  /external/openssl/apps/
openssl.cnf 118 # pkix : PrintableString, BMPString (PKIX recommendation before 2004)
119 # utf8only: only UTF8Strings (PKIX recommendation after 2004).
230 # PKIX recommendation.
250 # Include email address in subject alt name: another PKIX recommendation
  /external/wpa_supplicant_8/src/eap_peer/
eap_tnc.c 318 "TNCCS-Recommendation received");
322 "TNC: Recommendation = allow");
327 "TNC: Recommendation = none");
332 "TNC: Recommendation = isolate");
  /packages/apps/Contacts/src/com/android/contacts/preference/
DisplayOrderPreference.java 87 // UX recommendation is not to show cancel button on such lists.

Completed in 422 milliseconds

1 2 3 4 5 6