Home
last modified time | relevance | path

Searched refs:recommendation (Results 1 – 25 of 36) 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/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/googletest/googletest/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/v8/testing/gtest/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/protobuf/gtest/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/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.chacha20poly130588 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/bison/m4/
Dgetopt.m470 dnl http://austingroupbugs.net/view.php?id=191 for a recommendation on
/external/fonttools/Doc/
Dchanges.txt56 to be the current recommendation by MS. Also: don't barf on fonts which
/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
/external/libogg/doc/
Drfc3533.txt357 design justification rather than a recommendation. This encoding
/external/syslinux/com32/libupload/
Dymodem.txt746 recommendation, it should cancel the transfer, then issue an informative
/external/syslinux/com32/lib/libpng/
DCHANGES217 changed recommendation about file_gamma for PC images to .51 from .45,
231 changed recommendation about file_gamma for PC images to .50 from .51 in
/external/llvm/docs/
DCodingStandards.rst850 It is easy to try to go too overboard on this recommendation, however. You

12