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

1234567891011>>

/prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
H A DkeybindingDialog.py53 self.buttonOK = Button(frameButtons,text='OK',
54 width=8,command=self.OK)
213 def OK(self, event=None): member in class:GetKeysDialog
/prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
H A DkeybindingDialog.py53 self.buttonOK = Button(frameButtons,text='OK',
54 width=8,command=self.OK)
213 def OK(self, event=None): member in class:GetKeysDialog
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
H A DkeybindingDialog.py53 self.buttonOK = Button(frameButtons,text='OK',
54 width=8,command=self.OK)
213 def OK(self, event=None): member in class:GetKeysDialog
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
H A DkeybindingDialog.py53 self.buttonOK = Button(frameButtons,text='OK',
54 width=8,command=self.OK)
213 def OK(self, event=None): member in class:GetKeysDialog
/prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
H A DtkMessageBox.py38 OK = "ok" variable
48 OK = "ok" variable
83 return _show(title, message, INFO, OK, **options)
87 return _show(title, message, WARNING, OK, **options)
91 return _show(title, message, ERROR, OK, **options)
100 return s == OK
/prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
H A DtkMessageBox.py38 OK = "ok" variable
48 OK = "ok" variable
83 return _show(title, message, INFO, OK, **options)
87 return _show(title, message, WARNING, OK, **options)
91 return _show(title, message, ERROR, OK, **options)
100 return s == OK
/prebuilts/jdk/jdk8/darwin-x86/sample/nio/server/
H A DReply.java63 static Code OK = new Code(200, "OK"); field in class:Reply.Code
/prebuilts/jdk/jdk8/linux-x86/sample/nio/server/
H A DReply.java63 static Code OK = new Code(200, "OK"); field in class:Reply.Code
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
H A DtkMessageBox.py38 OK = "ok" variable
48 OK = "ok" variable
83 return _show(title, message, INFO, OK, **options)
87 return _show(title, message, WARNING, OK, **options)
91 return _show(title, message, ERROR, OK, **options)
100 return s == OK
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
H A DtkMessageBox.py38 OK = "ok" variable
48 OK = "ok" variable
83 return _show(title, message, INFO, OK, **options)
87 return _show(title, message, WARNING, OK, **options)
91 return _show(title, message, ERROR, OK, **options)
100 return s == OK
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
H A DExprOpenMP.h53 ExprValueKind VK, ExprObjectKind OK,
56 OMPArraySectionExprClass, Type, VK, OK,
52 OMPArraySectionExpr(Expr *Base, Expr *LowerBound, Expr *Length, QualType Type, ExprValueKind VK, ExprObjectKind OK, SourceLocation ColonLoc, SourceLocation RBracketLoc) argument
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
H A DExprOpenMP.h53 ExprValueKind VK, ExprObjectKind OK,
56 OMPArraySectionExprClass, Type, VK, OK,
52 OMPArraySectionExpr(Expr *Base, Expr *LowerBound, Expr *Length, QualType Type, ExprValueKind VK, ExprObjectKind OK, SourceLocation ColonLoc, SourceLocation RBracketLoc) argument
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
H A DExprOpenMP.h53 ExprValueKind VK, ExprObjectKind OK,
56 OMPArraySectionExprClass, Type, VK, OK,
52 OMPArraySectionExpr(Expr *Base, Expr *LowerBound, Expr *Length, QualType Type, ExprValueKind VK, ExprObjectKind OK, SourceLocation ColonLoc, SourceLocation RBracketLoc) argument
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
H A DExprOpenMP.h53 ExprValueKind VK, ExprObjectKind OK,
56 OMPArraySectionExprClass, Type, VK, OK,
52 OMPArraySectionExpr(Expr *Base, Expr *LowerBound, Expr *Length, QualType Type, ExprValueKind VK, ExprObjectKind OK, SourceLocation ColonLoc, SourceLocation RBracketLoc) argument
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
H A DExprOpenMP.h53 ExprValueKind VK, ExprObjectKind OK,
56 OMPArraySectionExprClass, Type, VK, OK,
52 OMPArraySectionExpr(Expr *Base, Expr *LowerBound, Expr *Length, QualType Type, ExprValueKind VK, ExprObjectKind OK, SourceLocation ColonLoc, SourceLocation RBracketLoc) argument
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
H A DExprOpenMP.h53 ExprValueKind VK, ExprObjectKind OK,
56 OMPArraySectionExprClass, Type, VK, OK,
52 OMPArraySectionExpr(Expr *Base, Expr *LowerBound, Expr *Length, QualType Type, ExprValueKind VK, ExprObjectKind OK, SourceLocation ColonLoc, SourceLocation RBracketLoc) argument
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
H A DExprOpenMP.h53 ExprValueKind VK, ExprObjectKind OK,
56 OMPArraySectionExprClass, Type, VK, OK,
52 OMPArraySectionExpr(Expr *Base, Expr *LowerBound, Expr *Length, QualType Type, ExprValueKind VK, ExprObjectKind OK, SourceLocation ColonLoc, SourceLocation RBracketLoc) argument
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
H A DExprOpenMP.h53 ExprValueKind VK, ExprObjectKind OK,
56 OMPArraySectionExprClass, Type, VK, OK,
52 OMPArraySectionExpr(Expr *Base, Expr *LowerBound, Expr *Length, QualType Type, ExprValueKind VK, ExprObjectKind OK, SourceLocation ColonLoc, SourceLocation RBracketLoc) argument
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
H A DExprOpenMP.h53 ExprValueKind VK, ExprObjectKind OK,
56 OMPArraySectionExprClass, Type, VK, OK,
52 OMPArraySectionExpr(Expr *Base, Expr *LowerBound, Expr *Length, QualType Type, ExprValueKind VK, ExprObjectKind OK, SourceLocation ColonLoc, SourceLocation RBracketLoc) argument
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
H A DExprOpenMP.h53 ExprValueKind VK, ExprObjectKind OK,
56 OMPArraySectionExprClass, Type, VK, OK,
52 OMPArraySectionExpr(Expr *Base, Expr *LowerBound, Expr *Length, QualType Type, ExprValueKind VK, ExprObjectKind OK, SourceLocation ColonLoc, SourceLocation RBracketLoc) argument
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
H A DExprOpenMP.h53 ExprValueKind VK, ExprObjectKind OK,
56 OMPArraySectionExprClass, Type, VK, OK,
52 OMPArraySectionExpr(Expr *Base, Expr *LowerBound, Expr *Length, QualType Type, ExprValueKind VK, ExprObjectKind OK, SourceLocation ColonLoc, SourceLocation RBracketLoc) argument
/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
H A DExprOpenMP.h53 ExprValueKind VK, ExprObjectKind OK,
56 OMPArraySectionExprClass, Type, VK, OK,
52 OMPArraySectionExpr(Expr *Base, Expr *LowerBound, Expr *Length, QualType Type, ExprValueKind VK, ExprObjectKind OK, SourceLocation ColonLoc, SourceLocation RBracketLoc) argument
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
H A DExprOpenMP.h53 ExprValueKind VK, ExprObjectKind OK,
56 OMPArraySectionExprClass, Type, VK, OK,
52 OMPArraySectionExpr(Expr *Base, Expr *LowerBound, Expr *Length, QualType Type, ExprValueKind VK, ExprObjectKind OK, SourceLocation ColonLoc, SourceLocation RBracketLoc) argument
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
H A DExprOpenMP.h53 ExprValueKind VK, ExprObjectKind OK,
56 OMPArraySectionExprClass, Type, VK, OK,
52 OMPArraySectionExpr(Expr *Base, Expr *LowerBound, Expr *Length, QualType Type, ExprValueKind VK, ExprObjectKind OK, SourceLocation ColonLoc, SourceLocation RBracketLoc) argument
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/stubs/
H A Dstatus.h45 OK = 0, enumerator in enum:google::protobuf::util::error::Code
72 // ignored and a Status object identical to Status::OK is
80 static const Status OK; // Identical to 0-arg constructor member in class:google::protobuf::util::Status
86 return error_code_ == error::OK;

Completed in 264 milliseconds

1234567891011>>