Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DModule.cpp446 bool Acceptable = UnrestrictedWildcard; in getExportedModules() local
447 if (!Acceptable) { in getExportedModules()
452 Acceptable = true; in getExportedModules()
458 if (!Acceptable) in getExportedModules()
/freebsd/crypto/openssl/test/
H A DCAtsa.cnf138 digests = sha1, sha256, sha384, sha512 # Acceptable message digests (mandatory)
164 digests = sha1, sha256, sha384, sha512 # Acceptable message digests (mandatory)
/freebsd/lib/libfetch/
H A Dhttp.errors27 406 PROTO Not Acceptable
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/reservation/
H A Dreservation.cfg32 export RESV_TOLERANCE=10485760 # Acceptable limit (10MB) diff in space stats
/freebsd/tests/sys/cddl/zfs/tests/reservation/
H A Dreservation.cfg28 export RESV_TOLERANCE=5242880 # Acceptable limit (5MB) for diff in space stats
/freebsd/crypto/openssl/doc/man3/
H A DX509_NAME_get_index_by_NID.pod40 corresponding to index B<loc>. Acceptable values for B<loc> run from
H A DX509V3_get_d2i.pod189 Acceptable OCSP Responses NID_id_pkix_OCSP_acceptableResponses
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclBase.h2444 template<typename SpecificDecl, bool (SpecificDecl::*Acceptable)() const>
2457 (Acceptable && !(cast<SpecificDecl>(*Current)->*Acceptable)())))
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp2085 if (auto *Acceptable = getSema().VisibleNamespaceCache.lookup(Key)) in getAcceptableDeclSlow() local
2086 return Acceptable; in getAcceptableDeclSlow()
2087 auto *Acceptable = isVisible(getSema(), Key) in getAcceptableDeclSlow() local
2090 if (Acceptable) in getAcceptableDeclSlow()
2091 getSema().VisibleNamespaceCache.insert(std::make_pair(Key, Acceptable)); in getAcceptableDeclSlow()
2092 return Acceptable; in getAcceptableDeclSlow()
H A DSemaDeclCXX.cpp13792 if (auto *Acceptable = R.getAcceptableDecl(D)) in CheckImplicitSpecialMemberDeclaration() local
13793 R.addDecl(Acceptable); in CheckImplicitSpecialMemberDeclaration()
/freebsd/crypto/openssl/apps/
H A Dopenssl.cnf325 digests = sha1, sha256, sha384, sha512 # Acceptable message digests (mandatory)
H A Dopenssl-vms.cnf324 digests = sha1, sha256, sha384, sha512 # Acceptable message digests (mandatory)
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-pkeyutl.pod.in267 This sets the RSA padding mode. Acceptable values for I<mode> are B<pkcs1> for
/freebsd/crypto/openssl/doc/man5/
H A Dx509v3_config.pod540 Acceptable values for nsCertType are: B<client>, B<server>, B<email>,
/freebsd/usr.sbin/bsnmpd/modules/snmp_bridge/
H A DBEGEMOT-BRIDGE-MIB.txt356 first two octets of the bridge identifier. Acceptable
/freebsd/crypto/openssl/crypto/objects/
H A Dobjects.txt688 id-pkix-OCSP 4 : acceptableResponses : Acceptable OCSP Responses