Searched defs:OK (Results 1 - 25 of 28) sorted by relevance

12

/openbsd-current/regress/sbin/disklabel/
H A DMakefile49 OK= sparc64.ok macro
52 OK= ok macro
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp658.C65 Object::OK() const function in class:Object
/openbsd-current/regress/lib/libpthread/include/
H A Dtest.h124 #define OK (0) macro
/openbsd-current/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DInvalidatedIteratorChecker.cpp81 UnaryOperatorKind OK = UO->getOpcode(); local
92 BinaryOperatorKind OK = BO->getOpcode(); local
H A DIterator.cpp71 bool isComparisonOperator(OverloadedOperatorKind OK) { argument
126 bool isAccessOperator(OverloadedOperatorKind OK) { argument
131 isAccessOperator(UnaryOperatorKind OK) argument
136 isAccessOperator(BinaryOperatorKind OK) argument
140 isDereferenceOperator(OverloadedOperatorKind OK) argument
145 isDereferenceOperator(UnaryOperatorKind OK) argument
149 isDereferenceOperator(BinaryOperatorKind OK) argument
153 isIncrementOperator(OverloadedOperatorKind OK) argument
157 isIncrementOperator(UnaryOperatorKind OK) argument
161 isDecrementOperator(OverloadedOperatorKind OK) argument
165 isDecrementOperator(UnaryOperatorKind OK) argument
169 isRandomIncrOrDecrOperator(OverloadedOperatorKind OK) argument
174 isRandomIncrOrDecrOperator(BinaryOperatorKind OK) argument
[all...]
H A DIteratorRangeChecker.cpp150 UnaryOperatorKind OK = UO->getOpcode(); local
165 BinaryOperatorKind OK = BO->getOpcode(); local
H A DIteratorModeling.cpp252 UnaryOperatorKind OK = UO->getOpcode(); local
265 const BinaryOperatorKind OK = BO->getOpcode(); local
628 handlePtrIncrOrDecr(CheckerContext &C, const Expr *Iterator, OverloadedOperatorKind OK, SVal Offset) const argument
769 isSimpleComparisonOperator(OverloadedOperatorKind OK) argument
773 isSimpleComparisonOperator(BinaryOperatorKind OK) argument
[all...]
H A DMoveChecker.cpp136 bool shouldWarnAbout(ObjectKind OK, MisuseKind MK) const { argument
300 ObjectKind OK = Chk.classifyObject(Region, RD); local
354 ObjectKind OK = classifyObject(Region, RD); local
482 ObjectKind OK = classifyObject(ArgRegion, RD); local
580 ObjectKind OK = classifyObject(MR, RD); local
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Analysis/
H A DVFABIDemangling.cpp18 OK, // Found. member in class:__anon2006::ParseRet
[all...]
/openbsd-current/gnu/usr.bin/binutils/gdb/vx-share/
H A DvxWorks.h68 #define OK 0 macro
/openbsd-current/gnu/llvm/llvm/tools/opt/
H A Dopt.cpp704 OutputKind OK = OK_NoOutput; local
H A DNewPMDriver.cpp323 runPassPipeline(StringRef Arg0, Module &M, TargetMachine *TM, TargetLibraryInfoImpl *TLII, ToolOutputFile *Out, ToolOutputFile *ThinLTOLinkOut, ToolOutputFile *OptRemarkFile, StringRef PassPipeline, ArrayRef<PassPlugin> PassPlugins, OutputKind OK, VerifierKind VK, bool ShouldPreserveAssemblyUseListOrder, bool ShouldPreserveBitcodeUseListOrder, bool EmitSummaryIndex, bool EmitModuleHash, bool EnableDebugify, bool VerifyDIPreserve) argument
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dada-typeprint.c238 int OK; local
/openbsd-current/gnu/llvm/llvm/tools/llvm-xray/
H A Dxray-stacks.cpp351 OK, // Successfully processed member in class:StackTrie::AccountRecordStatus
/openbsd-current/gnu/llvm/clang/include/clang/AST/
H A DExprOpenMP.h64 OMPArraySectionExpr(Expr *Base, Expr *LowerBound, Expr *Length, Expr *Stride, QualType Type, ExprValueKind VK, ExprObjectKind OK, SourceLocation ColonLocFirst, SourceLocation ColonLocSecond, SourceLocation RBracketLoc) argument
H A DExprObjC.h648 ObjCPropertyRefExpr(ObjCPropertyDecl *PD, QualType t, ExprValueKind VK, ExprObjectKind OK, SourceLocation l, Expr *base) argument
656 ObjCPropertyRefExpr(ObjCPropertyDecl *PD, QualType t, ExprValueKind VK, ExprObjectKind OK, SourceLocation l, SourceLocation sl, QualType st) argument
665 ObjCPropertyRefExpr(ObjCMethodDecl *Getter, ObjCMethodDecl *Setter, QualType T, ExprValueKind VK, ExprObjectKind OK, SourceLocation IdLoc, Expr *Base) argument
675 ObjCPropertyRefExpr(ObjCMethodDecl *Getter, ObjCMethodDecl *Setter, QualType T, ExprValueKind VK, ExprObjectKind OK, SourceLocation IdLoc, SourceLocation SuperLoc, QualType SuperTy) argument
686 ObjCPropertyRefExpr(ObjCMethodDecl *Getter, ObjCMethodDecl *Setter, QualType T, ExprValueKind VK, ExprObjectKind OK, SourceLocation IdLoc, SourceLocation ReceiverLoc, ObjCInterfaceDecl *Receiver) argument
858 ObjCSubscriptRefExpr(Expr *base, Expr *key, QualType T, ExprValueKind VK, ExprObjectKind OK, ObjCMethodDecl *getMethod, ObjCMethodDecl *setMethod, SourceLocation RB) argument
[all...]
H A DExpr.h121 Expr(StmtClass SC, QualType T, ExprValueKind VK, ExprObjectKind OK) argument
443 ExprObjectKind OK = getObjectKind(); local
2663 ArraySubscriptExpr(Expr *lhs, Expr *rhs, QualType t, ExprValueKind VK, ExprObjectKind OK, SourceLocation rbracketloc) argument
[all...]
H A DExprCXX.h1012 MSPropertySubscriptExpr(Expr *Base, Expr *Idx, QualType Ty, ExprValueKind VK, ExprObjectKind OK, SourceLocation RBracketLoc) argument
/openbsd-current/distrib/special/more/
H A Dcurses.h142 #define OK (1) /* Success return. */ macro
/openbsd-current/usr.sbin/lpd/
H A Dprinter.c48 OK = 0, enumerator in enum:__anon11
/openbsd-current/usr.sbin/lpr/lpd/
H A Dprintjob.c73 #define OK 0 macro
[all...]
/openbsd-current/gnu/llvm/clang/lib/Sema/
H A DSemaExprMember.cpp1800 ExprObjectKind OK = OK_Ordinary; local
895 BuildMemberExpr( Expr *Base, bool IsArrow, SourceLocation OpLoc, const CXXScopeSpec *SS, SourceLocation TemplateKWLoc, ValueDecl *Member, DeclAccessPair FoundDecl, bool HadMultipleCandidates, const DeclarationNameInfo &MemberNameInfo, QualType Ty, ExprValueKind VK, ExprObjectKind OK, const TemplateArgumentListInfo *TemplateArgs) argument
908 BuildMemberExpr( Expr *Base, bool IsArrow, SourceLocation OpLoc, NestedNameSpecifierLoc NNS, SourceLocation TemplateKWLoc, ValueDecl *Member, DeclAccessPair FoundDecl, bool HadMultipleCandidates, const DeclarationNameInfo &MemberNameInfo, QualType Ty, ExprValueKind VK, ExprObjectKind OK, const TemplateArgumentListInfo *TemplateArgs) argument
/openbsd-current/gnu/llvm/clang/lib/AST/
H A DExprConstant.cpp1353 bool OK = cleanup(Info, RunDestructors, OldStackSize); local
[all...]
H A DExpr.cpp1696 MemberExpr(Expr *Base, bool IsArrow, SourceLocation OperatorLoc, ValueDecl *MemberDecl, const DeclarationNameInfo &NameInfo, QualType T, ExprValueKind VK, ExprObjectKind OK, NonOdrUseReason NOUR) argument
1714 Create( const ASTContext &C, Expr *Base, bool IsArrow, SourceLocation OperatorLoc, NestedNameSpecifierLoc QualifierLoc, SourceLocation TemplateKWLoc, ValueDecl *MemberDecl, DeclAccessPair FoundDecl, DeclarationNameInfo NameInfo, const TemplateArgumentListInfo *TemplateArgs, QualType T, ExprValueKind VK, ExprObjectKind OK, NonOdrUseReason NOUR) argument
4591 BinaryOperator(const ASTContext &Ctx, Expr *lhs, Expr *rhs, Opcode opc, QualType ResTy, ExprValueKind VK, ExprObjectKind OK, SourceLocation opLoc, FPOptionsOverride FPFeatures) argument
4608 BinaryOperator(const ASTContext &Ctx, Expr *lhs, Expr *rhs, Opcode opc, QualType ResTy, ExprValueKind VK, ExprObjectKind OK, SourceLocation opLoc, FPOptionsOverride FPFeatures, bool dead2) argument
4633 Create(const ASTContext &C, Expr *lhs, Expr *rhs, Opcode opc, QualType ResTy, ExprValueKind VK, ExprObjectKind OK, SourceLocation opLoc, FPOptionsOverride FPFeatures) argument
4655 Create(const ASTContext &C, Expr *lhs, Expr *rhs, Opcode opc, QualType ResTy, ExprValueKind VK, ExprObjectKind OK, SourceLocation opLoc, FPOptionsOverride FPFeatures, QualType CompLHSType, QualType CompResultType) argument
4676 UnaryOperator(const ASTContext &Ctx, Expr *input, Opcode opc, QualType type, ExprValueKind VK, ExprObjectKind OK, SourceLocation l, bool CanOverflow, FPOptionsOverride FPFeatures) argument
4690 Create(const ASTContext &C, Expr *input, Opcode opc, QualType type, ExprValueKind VK, ExprObjectKind OK, SourceLocation l, bool CanOverflow, FPOptionsOverride FPFeatures) argument
[all...]
/openbsd-current/gnu/llvm/clang/lib/CodeGen/
H A DCGExprCXX.cpp1065 bool OK = TryMemsetInitialization(); local

Completed in 601 milliseconds

12