Searched refs:recommendation (Results 1 – 25 of 36) sorted by relevance
12
/external/wpa_supplicant_8/src/eap_server/ |
D | eap_server_tnc.c | 21 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()
|
D | tncs.c | 82 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/ |
D | lab_inventory.py | 661 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/ |
D | README.md | 17 example as a strong recommendation._
|
/external/googletest/googletest/xcode/Config/ |
D | ReleaseProject.xcconfig | 15 // Optimize for space and size (Apple recommendation)
|
/external/google-breakpad/src/testing/gtest/xcode/Config/ |
D | ReleaseProject.xcconfig | 15 // Optimize for space and size (Apple recommendation)
|
/external/v8/testing/gtest/xcode/Config/ |
D | ReleaseProject.xcconfig | 15 // Optimize for space and size (Apple recommendation)
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/xcode/Config/ |
D | ReleaseProject.xcconfig | 15 // Optimize for space and size (Apple recommendation)
|
/external/protobuf/gtest/xcode/Config/ |
D | ReleaseProject.xcconfig | 15 // Optimize for space and size (Apple recommendation)
|
/external/wpa_supplicant_8/src/common/ |
D | tnc.h | 52 TNC_IMV_Action_Recommendation recommendation,
|
/external/dagger2/examples/android-activity-graphs/ |
D | README.md | 24 example as a strong recommendation._
|
/external/ltp/testcases/commands/tpm-tools/tpmtoken/tpmtoken_import/ |
D | tpmtoken_import_openssl.cnf | 221 # PKIX recommendation. 241 # Include email address in subject alt name: another PKIX recommendation
|
/external/parameter-framework/upstream/test/catch/ |
D | CMakeLists.txt | 30 # TODO Use gtest as it is the team recommendation
|
/external/eigen/doc/ |
D | CustomizingEigen_CustomScalar.dox | 62 …pivots with a more compact representation (this is an example, not a recommendation). Note that th…
|
/external/openssh/ |
D | PROTOCOL.chacha20poly1305 | 88 rekeying every 1GB of data sent or received. If this recommendation
|
/external/wycheproof/doc/ |
D | rsa.md | 9 recommendation of [NIST SP 800-57] part1 revision 4, Table 2, page 53. NIST
|
/external/libedit/ |
D | ChangeLog | 367 LibTools library interface versions recommendation.
|
/external/bison/m4/ |
D | getopt.m4 | 70 dnl http://austingroupbugs.net/view.php?id=191 for a recommendation on
|
/external/fonttools/Doc/ |
D | changes.txt | 56 to be the current recommendation by MS. Also: don't barf on fonts which
|
/external/clang/test/Analysis/ |
D | security-syntax-checks.m | 41 // Part of recommendation: 300-BSI (buildsecurityin.us-cert.gov)
|
/external/zlib/src/doc/ |
D | rfc1952.txt | 423 ITU-T recommendation V.42. (See http://www.iso.ch for 492 [3] ITU-T recommendation V.42
|
/external/libogg/doc/ |
D | rfc3533.txt | 357 design justification rather than a recommendation. This encoding
|
/external/syslinux/com32/libupload/ |
D | ymodem.txt | 746 recommendation, it should cancel the transfer, then issue an informative
|
/external/syslinux/com32/lib/libpng/ |
D | CHANGES | 217 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/ |
D | CodingStandards.rst | 850 It is easy to try to go too overboard on this recommendation, however. You
|
12