Home
last modified time | relevance | path

Searched refs:qualifiers (Results 1 – 25 of 38) sorted by relevance

12

/freebsd-13.1/usr.sbin/bootparamd/
H A DMakefile.inc7 CWARNFLAGS.clang+= -Wno-incompatible-pointer-types-discards-qualifiers
8 CWARNFLAGS.gcc+= -Wno-error=discarded-qualifiers
/freebsd-13.1/crypto/openssl/crypto/x509v3/
H A Dv3_cpols.c55 ASN1_SEQUENCE_OF_OPT(POLICYINFO, qualifiers, POLICYQUALINFO)
190 if (pol->qualifiers == NULL) in policy_section()
191 pol->qualifiers = sk_POLICYQUALINFO_new_null(); in policy_section()
194 if (!sk_POLICYQUALINFO_push(pol->qualifiers, qual)) in policy_section()
224 if (!pol->qualifiers) in policy_section()
225 pol->qualifiers = sk_POLICYQUALINFO_new_null(); in policy_section()
226 if (!sk_POLICYQUALINFO_push(pol->qualifiers, qual)) in policy_section()
410 if (pinfo->qualifiers) in i2r_certpol()
411 print_qualifiers(out, pinfo->qualifiers, indent + 2); in i2r_certpol()
H A Dpcy_data.c77 ret->qualifier_set = policy->qualifiers; in policy_data_new()
78 policy->qualifiers = NULL; in policy_data_new()
/freebsd-13.1/sys/conf/
H A DMakefile.powerpc51 -Wno-error=incompatible-pointer-types-discards-qualifiers \
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusNameParser.h35 llvm::StringRef qualifiers; member
H A DCPlusPlusNameParser.cpp131 result.qualifiers = GetTextForRange(Range(qualifiers_start, end_position)); in ParseFunctionImpl()
H A DCPlusPlusLanguage.cpp204 m_qualifiers = function.getValue().qualifiers; in Parse()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DTypeProperties.td817 def : Property<"qualifiers", Array<ObjCProtocolDeclRef>> {
825 return ctx.getObjCObjectType(baseType, typeArgsAsWritten, qualifiers,
834 "qualifiers", "isKindOfTypeAsWritten" ];
853 def : Property<"qualifiers", Array<ObjCProtocolDeclRef>> {
858 return ctx.getObjCTypeParamType(declaration, qualifiers);
H A DOperationKinds.def80 /// (possibly) adding qualifiers or removing noexcept.
/freebsd-13.1/tools/build/mk/
H A DMakefile.boot44 CWARNFLAGS.clang+=-Werror=incompatible-pointer-types-discards-qualifiers
/freebsd-13.1/crypto/openssl/doc/man5/
H A Dx509v3_config.pod314 If you wish to include qualifiers then the policy OID and qualifiers need to
319 policyIdentifier, cPSuri qualifiers can be included using the syntax:
323 userNotice qualifiers can be set using the syntax:
/freebsd-13.1/contrib/netbsd-tests/share/mk/
H A Dcommon.subr101 # The qualifiers can be one of:
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaCast.cpp3180 int qualifiers = -1; in DiagnoseCastQual() local
3182 qualifiers = 0; in DiagnoseCastQual()
3184 qualifiers = 1; in DiagnoseCastQual()
3186 qualifiers = 2; in DiagnoseCastQual()
3189 if (qualifiers == -1) in DiagnoseCastQual()
3194 << TheOffendingSrcType << TheOffendingDestType << qualifiers; in DiagnoseCastQual()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/
H A DTokenKinds.def568 // OpenCL address space qualifiers
579 // OpenCL function qualifiers
582 // OpenCL access qualifiers
H A DDiagnosticGroups.td403 def IgnoredQualifiers : DiagGroup<"ignored-qualifiers">;
408 : DiagGroup<"incompatible-pointer-types-discards-qualifiers">;
511 def ObjCProtocolQualifiers : DiagGroup<"objc-protocol-qualifiers">;
H A DDiagnosticParseKinds.td153 "qualifiers after comma in declarator list are ignored">,
324 "reference qualifiers on functions are a C++11 extension">, InGroup<CXX11>;
326 "reference qualifiers on functions are incompatible with C++98">,
1519 "protocol qualifiers must precede type arguments">;
H A DAttrDocs.td464 qualifiers or array size), including the implicit "this" argument, if any.
948 Please note: ``U`` lacking qualifiers that are present on ``T`` is sufficient
3542 ``__sptr`` and ``__uptr`` qualifiers can be used to specify whether the pointer
3583 qualifiers indicate which pointer types can be null (``_Nullable``) or cannot
3586 The nullability (type) qualifiers express whether a value of a given pointer
3589 unclear (the ``_Null_unspecified`` qualifier). Because nullability qualifiers
3593 qualifiers are written to the right of the pointer to which they apply. For
3609 In Objective-C, there is an alternate spelling for the nullability qualifiers
3684 ``_Nonnull`` nor ``_Nullable`` qualifiers make sense for a particular pointer
4609 type T. Note that no qualifiers are permitted on the intermediate level.
[all …]
H A DDiagnosticSemaKinds.td1846 "anonymous bit-field cannot have qualifiers">;
2087 "|: different qualifiers (%5 vs %6)"
4853 "ignores qualifiers">;
7149 "illegal qualifiers on @catch parameter">;
7522 "|: different qualifiers (%2 vs %3)"
7834 "|: different qualifiers (%5 vs %6)"
8068 " discards qualifiers">,
8082 " discards qualifiers">;
8095 " discards qualifiers in nested pointer types">,
8109 " discards qualifiers in nested pointer types">;
[all …]
/freebsd-13.1/crypto/openssl/doc/man3/
H A DOPENSSL_LH_COMPFUNC.pod215 without any "const" qualifiers.
/freebsd-13.1/crypto/openssl/include/openssl/
H A Dx509v3.h250 STACK_OF(POLICYQUALINFO) *qualifiers;
/freebsd-13.1/contrib/bearssl/test/x509/
H A Dalltests.txt700 ; contains some qualifiers, but they are all id-qt-cps.
/freebsd-13.1/contrib/googletest/googlemock/docs/
H A DFrequentlyAskedQuestions.md276 …ersions of the compiler did not override when parameters only differed by const/volatile qualifiers
/freebsd-13.1/crypto/heimdal/doc/
H A Dlayman.asc1229 qualifiers:
1311 qualifiers:
/freebsd-13.1/contrib/byacc/
H A Daclocal.m4632 cf_gcc_warnings="Wignored-qualifiers Wlogical-op Wvarargs"
/freebsd-13.1/crypto/openssl/crypto/objects/
H A Dobjects.txt502 # PKIX policyQualifiers for Internet policy qualifiers

12