Home
last modified time | relevance | path

Searched refs:Acceptable (Results 1 – 10 of 10) sorted by relevance

/external/clang/lib/Basic/
DModule.cpp285 bool Acceptable = UnrestrictedWildcard; in getExportedModules() local
286 if (!Acceptable) { in getExportedModules()
291 Acceptable = true; in getExportedModules()
297 if (!Acceptable) in getExportedModules()
/external/curl/docs/cmdline-opts/
Dhostpubmd5.d3 Help: Acceptable MD5 hash of the host public key
/external/tensorflow/tensorflow/core/protobuf/
Dtensorflow_server.proto49 // Acceptable values include: "grpc", "grpc+verbs".
/external/clang/include/clang/AST/
DDeclBase.h1547 template<typename SpecificDecl, bool (SpecificDecl::*Acceptable)() const>
1560 (Acceptable && !(cast<SpecificDecl>(*Current)->*Acceptable)()))) in SkipToNextDecl()
/external/clang/lib/Sema/
DSemaLookup.cpp1656 if (auto *Acceptable = getSema().VisibleNamespaceCache.lookup(Key)) in getAcceptableDeclSlow() local
1657 return Acceptable; in getAcceptableDeclSlow()
1658 auto *Acceptable = in getAcceptableDeclSlow() local
1660 if (Acceptable) in getAcceptableDeclSlow()
1661 getSema().VisibleNamespaceCache.insert(std::make_pair(Key, Acceptable)); in getAcceptableDeclSlow()
1662 return Acceptable; in getAcceptableDeclSlow()
DSemaDeclCXX.cpp9124 if (auto *Acceptable = R.getAcceptableDecl(D)) in CheckImplicitSpecialMemberDeclaration() local
9125 R.addDecl(Acceptable); in CheckImplicitSpecialMemberDeclaration()
/external/grpc-grpc-java/testing/src/main/resources/certs/
Dopenssl.cnf344 digests = md5, sha1 # Acceptable message digests (mandatory)
/external/python/cpython2/Doc/howto/
Durllib2.rst279 406: ('Not Acceptable', 'URI not available in preferred format.'),
/external/python/cpython3/Doc/howto/
Durllib2.rst298 406: ('Not Acceptable', 'URI not available in preferred format.'),
/external/boringssl/src/crypto/obj/
Dobjects.txt615 id-pkix-OCSP 4 : acceptableResponses : Acceptable OCSP Responses