/external/opencv3/modules/hal/include/opencv2/ |
hal.hpp | 60 Ok = 0,
|
/prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/ |
configHelpSourceEdit.py | 41 self.bind('<Return>', self.Ok) 69 self.buttonOk = Button(frameButtons, text='OK', 70 width=8, default=ACTIVE, command=self.Ok) 143 def Ok(self, event=None):
|
configSectionNameDialog.py | 51 self.buttonOk = Button(frameButtons,text='Ok', 52 width=8,command=self.Ok) 79 def Ok(self, event=None):
|
aboutDialog.py | 27 self.protocol("WM_DELETE_WINDOW", self.Ok) 30 self.bind('<Return>',self.Ok) #dismiss dialog 31 self.bind('<Escape>',self.Ok) #dismiss dialog 40 command=self.Ok) 135 def Ok(self, event=None):
|
textView.py | 27 self.protocol("WM_DELETE_WINDOW", self.Ok) 31 self.bind('<Return>',self.Ok) #dismiss dialog 32 self.bind('<Escape>',self.Ok) #dismiss dialog 45 command=self.Ok, takefocus=FALSE) 58 def Ok(self, event=None):
|
configDialog.py | 84 self.buttonOk = Button(frameActionButtons,text='Ok', 85 command=self.Ok,takefocus=FALSE, [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/idlelib/ |
configHelpSourceEdit.py | 41 self.bind('<Return>', self.Ok) 69 self.buttonOk = Button(frameButtons, text='OK', 70 width=8, default=ACTIVE, command=self.Ok) 143 def Ok(self, event=None):
|
configSectionNameDialog.py | 51 self.buttonOk = Button(frameButtons,text='Ok', 52 width=8,command=self.Ok) 79 def Ok(self, event=None):
|
aboutDialog.py | 27 self.protocol("WM_DELETE_WINDOW", self.Ok) 30 self.bind('<Return>',self.Ok) #dismiss dialog 31 self.bind('<Escape>',self.Ok) #dismiss dialog 40 command=self.Ok) 135 def Ok(self, event=None):
|
textView.py | 27 self.protocol("WM_DELETE_WINDOW", self.Ok) 31 self.bind('<Return>',self.Ok) #dismiss dialog 32 self.bind('<Escape>',self.Ok) #dismiss dialog 45 command=self.Ok, takefocus=FALSE) 58 def Ok(self, event=None):
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/ |
configHelpSourceEdit.py | 41 self.bind('<Return>', self.Ok) 69 self.buttonOk = Button(frameButtons, text='OK', 70 width=8, default=ACTIVE, command=self.Ok) 143 def Ok(self, event=None):
|
configSectionNameDialog.py | 51 self.buttonOk = Button(frameButtons,text='Ok', 52 width=8,command=self.Ok) 79 def Ok(self, event=None):
|
aboutDialog.py | 27 self.protocol("WM_DELETE_WINDOW", self.Ok) 30 self.bind('<Return>',self.Ok) #dismiss dialog 31 self.bind('<Escape>',self.Ok) #dismiss dialog 40 command=self.Ok) 135 def Ok(self, event=None):
|
textView.py | 27 self.protocol("WM_DELETE_WINDOW", self.Ok) 31 self.bind('<Return>',self.Ok) #dismiss dialog 32 self.bind('<Escape>',self.Ok) #dismiss dialog 45 command=self.Ok, takefocus=FALSE) 58 def Ok(self, event=None):
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/ |
configHelpSourceEdit.py | 41 self.bind('<Return>', self.Ok) 69 self.buttonOk = Button(frameButtons, text='OK', 70 width=8, default=ACTIVE, command=self.Ok) 143 def Ok(self, event=None):
|
configSectionNameDialog.py | 51 self.buttonOk = Button(frameButtons,text='Ok', 52 width=8,command=self.Ok) 79 def Ok(self, event=None):
|
aboutDialog.py | 27 self.protocol("WM_DELETE_WINDOW", self.Ok) 30 self.bind('<Return>',self.Ok) #dismiss dialog 31 self.bind('<Escape>',self.Ok) #dismiss dialog 40 command=self.Ok) 135 def Ok(self, event=None):
|
textView.py | 27 self.protocol("WM_DELETE_WINDOW", self.Ok) 31 self.bind('<Return>',self.Ok) #dismiss dialog 32 self.bind('<Escape>',self.Ok) #dismiss dialog 45 command=self.Ok, takefocus=FALSE) 58 def Ok(self, event=None):
|
/prebuilts/go/darwin-x86/src/cmd/vet/testdata/ |
copylock_func.go | 54 func (*L0) Ok() {} 61 func (*EmbeddedMutexPointer) Ok() {} 70 func (*EmbeddedLocker) Ok() {} 78 func Ok(*CustomLock) {}
|
/prebuilts/go/linux-x86/src/cmd/vet/testdata/ |
copylock_func.go | 54 func (*L0) Ok() {} 61 func (*EmbeddedMutexPointer) Ok() {} 70 func (*EmbeddedLocker) Ok() {} 78 func Ok(*CustomLock) {}
|
/external/avahi/avahi-sharp/ |
ClientException.cs | 27 Ok = 0,
|
/external/libbrillo/brillo/http/ |
http_request.h | 117 // OK to continue with request 123 static const int Ok = 200;
|
/external/llvm/lib/Target/Hexagon/ |
HexagonAsmPrinter.cpp | 587 bool Ok = HexagonMCInstrInfo::canonicalizePacket( 589 assert(Ok); 590 (void)Ok;
|
/frameworks/compile/slang/ |
slang_rs_export_reduce.cpp | 109 Ok(true), 139 bool Ok; 160 // does update S.Ok 182 S.Ok = false; 193 S.Ok = false; 201 S.Ok = false; 205 S.Ok = false; 209 // updates S.Ok; and, depending on Kind, possibly S.FnAccumulatorOk or S.FnOutConverterOk 211 S.Ok = false; 219 // updates S.Ok; and, depending on Kind, possibly S.FnAccumulatorOk or S.FnOutConverterO [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/ |
gdiplustypes.h | 33 Ok = 0,
|