Home
last modified time | relevance | path

Searched refs:recommendation (Results 1 – 25 of 49) sorted by relevance

12

/external/wpa_supplicant_8/src/eap_server/
Deap_server_tnc.c21 enum { ALLOW, ISOLATE, NO_ACCESS, NO_RECOMMENDATION } recommendation; member
177 switch (data->recommendation) { in eap_tnc_build_recommendation()
370 data->recommendation = ALLOW; in tncs_process()
375 data->recommendation = NO_RECOMMENDATION; in tncs_process()
380 data->recommendation = ISOLATE; in tncs_process()
385 data->recommendation = NO_ACCESS; in tncs_process()
Dtncs.c82 enum IMV_Action_Recommendation recommendation; member
88 enum IMV_Action_Recommendation recommendation; member
239 TNC_IMV_Action_Recommendation recommendation, in TNC_TNCS_ProvideRecommendation() argument
247 (unsigned long) recommendation, (unsigned long) evaluation); in TNC_TNCS_ProvideRecommendation()
256 tncs->imv_data[imvID].recommendation = recommendation; in TNC_TNCS_ProvideRecommendation()
712 irec = tncs->imv_data[imv->imvID].recommendation; in tncs_derive_recommendation()
724 tncs->recommendation = rec; in tncs_derive_recommendation()
/external/python/cpython2/Misc/
Ddevelopers.txt27 at recommendation by Antoine Pitrou and Raymond Hettinger.
39 on recommendation by Jesse Noller, for work on the multiprocessing
73 MvL, based on Antoine Pitrou's recommendation.
79 Andrew Kuchling, based on Brett Cannon's recommendation.
82 at recommendation by Mark Dickinson and Amaury Forgeot d'Arc.
103 recommendation by BAC.
106 after recommendation by GvR.
114 - Antoine Pitrou was given SVN access on July 16 2008, by recommendation
/external/autotest/site_utils/
Dlab_inventory.py661 recommendation = None
678 if recommendation is None or lab_score > best_score:
679 recommendation = lab_slice
687 for h in recommendation:
/external/dagger2/examples/android-simple/
DREADME.md17 example as a strong recommendation._
/external/v8/testing/gtest/xcode/Config/
DReleaseProject.xcconfig15 // Optimize for space and size (Apple recommendation)
/external/google-breakpad/src/testing/gtest/xcode/Config/
DReleaseProject.xcconfig15 // Optimize for space and size (Apple recommendation)
/external/protobuf/gtest/xcode/Config/
DReleaseProject.xcconfig15 // Optimize for space and size (Apple recommendation)
/external/googletest/googletest/xcode/Config/
DReleaseProject.xcconfig15 // Optimize for space and size (Apple recommendation)
/external/vulkan-validation-layers/tests/gtest-1.7.0/xcode/Config/
DReleaseProject.xcconfig15 // Optimize for space and size (Apple recommendation)
/external/wpa_supplicant_8/src/common/
Dtnc.h52 TNC_IMV_Action_Recommendation recommendation,
/external/python/cpython2/Doc/library/
Dxml.dom.rst34 DOM Level 2 recommendation.
77 The W3C recommendation upon which the Python DOM API is based.
80 The W3C recommendation for the DOM supported by :mod:`xml.dom.minidom`.
422 two ways in the DOM Core recommendation: an :class:`Element` object provides
427 The DOM Level 2 recommendation defines one method and one attribute for these
501 (others are ignored as required by the XML recommendation). This may be
510 (others are ignored as required by the XML recommendation). This may be
828 The DOM Level 2 recommendation defines a single exception, :exc:`DOMException`,
879 not permitted in the context it's being used in by the XML 1.0 recommendation.
899 recommendation, this exception is raised.
[all …]
Dxmllib.rst275 proposed recommendation.
293 This World Wide Web Consortium recommendation describes the proper syntax and
Dxml.dom.minidom.rst111 The W3C recommendation for the DOM supported by :mod:`xml.dom.minidom`.
/external/dagger2/examples/android-activity-graphs/
DREADME.md24 example as a strong recommendation._
/external/ltp/testcases/commands/tpm-tools/tpmtoken/tpmtoken_import/
Dtpmtoken_import_openssl.cnf221 # PKIX recommendation.
241 # Include email address in subject alt name: another PKIX recommendation
/external/parameter-framework/upstream/test/catch/
DCMakeLists.txt30 # TODO Use gtest as it is the team recommendation
/external/eigen/doc/
DCustomizingEigen_CustomScalar.dox62 …pivots with a more compact representation (this is an example, not a recommendation). Note that th…
/external/openssh/
DPROTOCOL.chacha20poly130590 rekeying every 1GB of data sent or received. If this recommendation
/external/wycheproof/doc/
Drsa.md9 recommendation of [NIST SP 800-57] part1 revision 4, Table 2, page 53. NIST
/external/libedit/
DChangeLog367 LibTools library interface versions recommendation.
/external/fonttools/Doc/
Dchanges.txt56 to be the current recommendation by MS. Also: don't barf on fonts which
/external/bison/m4/
Dgetopt.m470 dnl http://austingroupbugs.net/view.php?id=191 for a recommendation on
/external/clang/test/Analysis/
Dsecurity-syntax-checks.m41 // Part of recommendation: 300-BSI (buildsecurityin.us-cert.gov)
/external/zlib/src/doc/
Drfc1952.txt423 ITU-T recommendation V.42. (See http://www.iso.ch for
492 [3] ITU-T recommendation V.42

12