Searched defs:OPT (Results 1 - 14 of 14) sorted by relevance

/freebsd-11.0-release/contrib/ntp/ntpdc/
H A Dntpdc.h19 #define OPT 0x80 /* this argument is optional, or'd with type */ macro
/freebsd-11.0-release/crypto/heimdal/lib/krb5/
H A Dverify_user.c177 #define OPT(V, D) ((vopt && (vopt->V)) ? (vopt->V) : (D)) macro
181 #undef OPT macro
/freebsd-11.0-release/usr.bin/vgrind/
H A Dregexp.c136 #define OPT 1 macro
[all...]
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DExternalSemaSource.h198 CorrectTypo(const DeclarationNameInfo &Typo, int LookupKind, Scope *S, CXXScopeSpec *SS, CorrectionCandidateCallback &CCC, DeclContext *MemberContext, bool EnteringContext, const ObjCObjectPointerType *OPT) argument
/freebsd-11.0-release/contrib/file/src/
H A Dfile.c97 #define OPT(shortname, longname, opt, def, doc) \ macro
102 #undef OPT macro
618 #define OPT(shortname, longname, opt, def, doc) \ macro
625 #undef OPT macro
/freebsd-11.0-release/contrib/ntp/ntpq/
H A Dntpq.h55 #define OPT 0x80 /* this argument is optional, or'd with type */ macro
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DMultiplexExternalSemaSource.cpp288 CorrectTypo( const DeclarationNameInfo &Typo, int LookupKind, Scope *S, CXXScopeSpec *SS, CorrectionCandidateCallback &CCC, DeclContext *MemberContext, bool EnteringContext, const ObjCObjectPointerType *OPT) argument
H A DSemaExprMember.cpp1422 const ObjCObjectPointerType *OPT; local
H A DSemaExprObjC.cpp1757 HandleExprPropertyRefExpr(const ObjCObjectPointerType *OPT, argument
1741 LookupMethodInQualifiedType(Selector Sel, const ObjCObjectPointerType *OPT, bool Instance) argument
[all...]
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DType.cpp474 const ObjCObjectPointerType *OPT = getAs<ObjCObjectPointerType>(); local
497 const ObjCObjectPointerType *OPT local
[all...]
H A DASTContext.cpp3836 const ObjCObjectPointerType *OPT = QT->getAs<ObjCObjectPointerType>(); local
5799 const ObjCObjectPointerType *OPT = T->castAs<ObjCObjectPointerType>(); local
[all...]
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGExprScalar.cpp1823 const ObjCObjectPointerType *OPT = type->castAs<ObjCObjectPointerType>(); local
H A DCGObjCGNU.cpp1112 const ObjCObjectPointerType *OPT = T->getAs<ObjCObjectPointerType>(); local
H A DCGObjCMac.cpp4126 const ObjCObjectPointerType *OPT = nullptr; local

Completed in 302 milliseconds