Searched defs:OPT (Results 1 - 14 of 14) sorted by last modified time

/freebsd-9.3-release/contrib/ntp/ntpq/
H A Dntpq.h55 #define OPT 0x80 /* this argument is optional, or'd with type */ macro
/freebsd-9.3-release/contrib/ntp/ntpdc/
H A Dntpdc.h19 #define OPT 0x80 /* this argument is optional, or'd with type */ macro
/freebsd-9.3-release/contrib/file/src/
H A Dfile.c92 #define OPT(shortname, longname, opt, doc) \ macro
97 #undef OPT macro
583 #define OPT(shortname, longname, opt, doc) \ macro
590 #undef OPT macro
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DExternalSemaSource.h199 CorrectTypo(const DeclarationNameInfo &Typo, int LookupKind, Scope *S, CXXScopeSpec *SS, CorrectionCandidateCallback &CCC, DeclContext *MemberContext, bool EnteringContext, const ObjCObjectPointerType *OPT) argument
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGExprScalar.cpp1712 const ObjCObjectPointerType *OPT = type->castAs<ObjCObjectPointerType>(); local
H A DCGObjCGNU.cpp1121 const ObjCObjectPointerType *OPT = T->getAs<ObjCObjectPointerType>(); local
H A DCGObjCMac.cpp3971 const ObjCObjectPointerType *OPT = 0; local
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp5421 const ObjCObjectPointerType *OPT = T->castAs<ObjCObjectPointerType>(); local
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DMultiplexExternalSemaSource.cpp277 CorrectTypo( const DeclarationNameInfo &Typo, int LookupKind, Scope *S, CXXScopeSpec *SS, CorrectionCandidateCallback &CCC, DeclContext *MemberContext, bool EnteringContext, const ObjCObjectPointerType *OPT) argument
H A DSemaExprMember.cpp1394 const ObjCObjectPointerType *OPT; local
H A DSemaExprObjC.cpp1498 HandleExprPropertyRefExpr(const ObjCObjectPointerType *OPT, argument
1422 LookupMethodInQualifiedType(Selector Sel, const ObjCObjectPointerType *OPT, bool Instance) argument
[all...]
H A DSemaLookup.cpp4044 CorrectTypo(const DeclarationNameInfo &TypoName, Sema::LookupNameKind LookupKind, Scope *S, CXXScopeSpec *SS, CorrectionCandidateCallback &CCC, DeclContext *MemberContext, bool EnteringContext, const ObjCObjectPointerType *OPT, bool RecordFailure) argument
/freebsd-9.3-release/usr.bin/vgrind/
H A Dregexp.c141 #define OPT 1 macro
[all...]
/freebsd-9.3-release/crypto/heimdal/lib/krb5/
H A Dverify_user.c178 #define OPT(V, D) ((vopt && (vopt->V)) ? (vopt->V) : (D)) macro
182 #undef OPT macro

Completed in 330 milliseconds