/external/archive-patcher/generator/src/main/java/com/google/archivepatcher/generator/ |
D | QualifiedRecommendation.java | 36 private final Recommendation recommendation; field in QualifiedRecommendation 53 Recommendation recommendation, in QualifiedRecommendation() argument 58 this.recommendation = recommendation; in QualifiedRecommendation() 83 return recommendation; in getRecommendation() 101 result = prime * result + ((recommendation == null) ? 0 : recommendation.hashCode()); in hashCode() 134 if (recommendation != other.recommendation) { in equals() 147 + recommendation in toString()
|
D | PreDiffPlanner.java | 113 for (QualifiedRecommendation recommendation : recommendations) { in generatePreDiffPlan() 114 if (recommendation.getRecommendation().uncompressOldEntry) { in generatePreDiffPlan() 115 long offset = recommendation.getOldEntry().getFileOffsetOfCompressedData(); in generatePreDiffPlan() 116 long length = recommendation.getOldEntry().getCompressedSize(); in generatePreDiffPlan() 120 if (recommendation.getRecommendation().uncompressNewEntry) { in generatePreDiffPlan() 121 long offset = recommendation.getNewEntry().getFileOffsetOfCompressedData(); in generatePreDiffPlan() 122 long length = recommendation.getNewEntry().getCompressedSize(); in generatePreDiffPlan() 125 new ByteArrayHolder(recommendation.getNewEntry().getFileNameBytes())); in generatePreDiffPlan()
|
/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 237 TNC_IMV_Action_Recommendation recommendation, in TNC_TNCS_ProvideRecommendation() argument 245 (unsigned long) recommendation, (unsigned long) evaluation); in TNC_TNCS_ProvideRecommendation() 254 tncs->imv_data[imvID].recommendation = recommendation; in TNC_TNCS_ProvideRecommendation() 710 irec = tncs->imv_data[imv->imvID].recommendation; in tncs_derive_recommendation() 722 tncs->recommendation = rec; in tncs_derive_recommendation()
|
/external/python/cpython2/Misc/ |
D | developers.txt | 27 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/ |
D | lab_inventory.py | 700 recommendation = None 715 if recommendation is None or lab_score > best_score: 716 recommendation = lab_slice 724 if recommendation: 725 for h in recommendation:
|
/external/grpc-grpc-java/testing/src/main/resources/certs/ |
D | openssl.cnf | 118 # pkix : PrintableString, BMPString (PKIX recommendation before 2004) 119 # utf8only: only UTF8Strings (PKIX recommendation after 2004). 231 # PKIX recommendation. 251 # Include email address in subject alt name: another PKIX recommendation
|
/external/python/cpython2/Doc/library/ |
D | xml.dom.rst | 34 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 …]
|
D | xmllib.rst | 275 proposed recommendation. 293 This World Wide Web Consortium recommendation describes the proper syntax and
|
/external/googletest/googletest/xcode/Config/ |
D | ReleaseProject.xcconfig | 15 // Optimize for space and size (Apple recommendation)
|
/external/dagger2/examples/android-simple/ |
D | README.md | 17 example as a strong recommendation._
|
/external/google-breakpad/src/testing/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/python/cpython3/Doc/library/ |
D | xml.dom.rst | 35 DOM Level 2 recommendation. 71 The W3C recommendation upon which the Python DOM API is based. 74 The W3C recommendation for the DOM supported by :mod:`xml.dom.minidom`. 407 two ways in the DOM Core recommendation: an :class:`Element` object provides 412 The DOM Level 2 recommendation defines one method and one attribute for these 486 (others are ignored as required by the XML recommendation). This may be 495 (others are ignored as required by the XML recommendation). This may be 811 The DOM Level 2 recommendation defines a single exception, :exc:`DOMException`, 862 not permitted in the context it's being used in by the XML 1.0 recommendation. 882 recommendation, this exception is raised. [all …]
|
/external/dagger2/examples/android-activity-graphs/ |
D | README.md | 24 example as a strong recommendation._
|
/external/tensorflow/tensorflow/core/example/ |
D | feature.proto | 15 // Example Features for a movie recommendation application:
|
D | example.proto | 27 // An Example for a movie recommendation application: 99 // Below is a SequenceExample for a movie recommendation application recording a
|
/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/googletest/googletest/docs/ |
D | Pkgconfig.md | 45 `target_compile_definitions()` might still miss this). The same 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 | 90 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/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
|