Home
last modified time | relevance | path

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

/external/curl/docs/cmdline-opts/
Dhostpubmd5.d3 Help: Acceptable MD5 hash of the host public key
/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/llvm-project/clang/lib/Basic/
DModule.cpp399 bool Acceptable = UnrestrictedWildcard; in getExportedModules() local
400 if (!Acceptable) { in getExportedModules()
405 Acceptable = true; in getExportedModules()
411 if (!Acceptable) in getExportedModules()
/external/tensorflow/tensorflow/core/protobuf/
Dtensorflow_server.proto52 // 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/llvm-project/clang/include/clang/AST/
DDeclBase.h2159 template<typename SpecificDecl, bool (SpecificDecl::*Acceptable)() const>
2172 (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/llvm-project/clang/lib/Sema/
DSemaLookup.cpp1831 if (auto *Acceptable = getSema().VisibleNamespaceCache.lookup(Key)) in getAcceptableDeclSlow() local
1832 return Acceptable; in getAcceptableDeclSlow()
1833 auto *Acceptable = isVisible(getSema(), Key) in getAcceptableDeclSlow() local
1836 if (Acceptable) in getAcceptableDeclSlow()
1837 getSema().VisibleNamespaceCache.insert(std::make_pair(Key, Acceptable)); in getAcceptableDeclSlow()
1838 return Acceptable; in getAcceptableDeclSlow()
DSemaDeclCXX.cpp12936 if (auto *Acceptable = R.getAcceptableDecl(D)) in CheckImplicitSpecialMemberDeclaration() local
12937 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