/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/ |
H A D | gensuitemodule.py | 440 packagename = identify(os.path.splitext(os.path.basename(fname))[0]) 576 modname = identify(name) 714 funcname = identify(name) 721 fp.write(" %r : %r,\n"%(identify(a[0]), a[1])) 749 fp.write(" Keyword argument %s: %s\n"%(identify(arg[0]), 787 (kname, identify(ename))) 881 self.addnamecode('enum', '_Enum_'+identify(code), code) 967 pname = identify(name) 992 pname = identify(name) 1017 cname = identify(nam 1189 def identify(str): function [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/ |
H A D | ttk.py | 558 def identify(self, x, y): member in class:Widget 563 return self.tk.call(self._w, "identify", x, y) 675 def identify(self, x, y): member in class:Entry 678 return self.tk.call(self._w, "identify", x, y) 857 def identify(self, x, y): member in class:Notebook 860 return self.tk.call(self._w, "identify", x, y) 1273 def identify(self, component, x, y): member in class:Treeview 1277 return self.tk.call(self._w, "identify", component, x, y) 1282 return self.identify("row", 0, y) 1289 return self.identify("colum [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/ |
H A D | ttk.py | 558 def identify(self, x, y): member in class:Widget 563 return self.tk.call(self._w, "identify", x, y) 675 def identify(self, x, y): member in class:Entry 678 return self.tk.call(self._w, "identify", x, y) 857 def identify(self, x, y): member in class:Notebook 860 return self.tk.call(self._w, "identify", x, y) 1273 def identify(self, component, x, y): member in class:Treeview 1277 return self.tk.call(self._w, "identify", component, x, y) 1282 return self.identify("row", 0, y) 1289 return self.identify("colum [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/test/test_ttk/ |
H A D | test_widgets.py | 28 self.assertEqual(self.widget.identify( 32 self.assertEqual(self.widget.identify(-1, -1), "") 34 self.assertRaises(Tkinter.TclError, self.widget.identify, None, 5) 35 self.assertRaises(Tkinter.TclError, self.widget.identify, 5, None) 36 self.assertRaises(Tkinter.TclError, self.widget.identify, 5, '') 236 self.assertEqual(self.entry.identify(5, 5), "textarea") 237 self.assertEqual(self.entry.identify(-1, -1), "") 239 self.assertRaises(Tkinter.TclError, self.entry.identify, None, 5) 240 self.assertRaises(Tkinter.TclError, self.entry.identify, 5, None) 241 self.assertRaises(Tkinter.TclError, self.entry.identify, [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/test/test_ttk/ |
H A D | test_widgets.py | 28 self.assertEqual(self.widget.identify( 32 self.assertEqual(self.widget.identify(-1, -1), "") 34 self.assertRaises(Tkinter.TclError, self.widget.identify, None, 5) 35 self.assertRaises(Tkinter.TclError, self.widget.identify, 5, None) 36 self.assertRaises(Tkinter.TclError, self.widget.identify, 5, '') 236 self.assertEqual(self.entry.identify(5, 5), "textarea") 237 self.assertEqual(self.entry.identify(-1, -1), "") 239 self.assertRaises(Tkinter.TclError, self.entry.identify, None, 5) 240 self.assertRaises(Tkinter.TclError, self.entry.identify, 5, None) 241 self.assertRaises(Tkinter.TclError, self.entry.identify, [all...] |
/prebuilts/ndk/9/platforms/android-10/arch-arm64/usr/include/linux/ |
H A D | nvme.h | 437 struct nvme_identify identify; member in union:nvme_command::__anon39265
|
/prebuilts/ndk/9/platforms/android-10/arch-mips64/usr/include/linux/ |
H A D | nvme.h | 437 struct nvme_identify identify; member in union:nvme_command::__anon40497
|
/prebuilts/ndk/9/platforms/android-10/arch-x86_64/usr/include/linux/ |
H A D | nvme.h | 437 struct nvme_identify identify; member in union:nvme_command::__anon41728
|
/prebuilts/ndk/9/platforms/android-11/arch-arm64/usr/include/linux/ |
H A D | nvme.h | 437 struct nvme_identify identify; member in union:nvme_command::__anon42898
|
/prebuilts/ndk/9/platforms/android-11/arch-mips64/usr/include/linux/ |
H A D | nvme.h | 437 struct nvme_identify identify; member in union:nvme_command::__anon44130
|
/prebuilts/ndk/9/platforms/android-11/arch-x86_64/usr/include/linux/ |
H A D | nvme.h | 437 struct nvme_identify identify; member in union:nvme_command::__anon45361
|
/prebuilts/ndk/9/platforms/android-12/arch-arm64/usr/include/linux/ |
H A D | nvme.h | 437 struct nvme_identify identify; member in union:nvme_command::__anon46531
|
/prebuilts/ndk/9/platforms/android-12/arch-mips64/usr/include/linux/ |
H A D | nvme.h | 437 struct nvme_identify identify; member in union:nvme_command::__anon47763
|
/prebuilts/ndk/9/platforms/android-12/arch-x86_64/usr/include/linux/ |
H A D | nvme.h | 437 struct nvme_identify identify; member in union:nvme_command::__anon48994
|
/prebuilts/ndk/9/platforms/android-13/arch-arm64/usr/include/linux/ |
H A D | nvme.h | 437 struct nvme_identify identify; member in union:nvme_command::__anon50171
|
/prebuilts/ndk/9/platforms/android-13/arch-mips64/usr/include/linux/ |
H A D | nvme.h | 437 struct nvme_identify identify; member in union:nvme_command::__anon51410
|
/prebuilts/ndk/9/platforms/android-13/arch-x86_64/usr/include/linux/ |
H A D | nvme.h | 437 struct nvme_identify identify; member in union:nvme_command::__anon52648
|
/prebuilts/ndk/9/platforms/android-14/arch-arm64/usr/include/linux/ |
H A D | nvme.h | 437 struct nvme_identify identify; member in union:nvme_command::__anon53827
|
/prebuilts/ndk/9/platforms/android-14/arch-mips64/usr/include/linux/ |
H A D | nvme.h | 437 struct nvme_identify identify; member in union:nvme_command::__anon55068
|
/prebuilts/ndk/9/platforms/android-14/arch-x86_64/usr/include/linux/ |
H A D | nvme.h | 437 struct nvme_identify identify; member in union:nvme_command::__anon56308
|
/prebuilts/ndk/9/platforms/android-15/arch-arm64/usr/include/linux/ |
H A D | nvme.h | 437 struct nvme_identify identify; member in union:nvme_command::__anon57487
|
/prebuilts/ndk/9/platforms/android-15/arch-mips64/usr/include/linux/ |
H A D | nvme.h | 437 struct nvme_identify identify; member in union:nvme_command::__anon58728
|
/prebuilts/ndk/9/platforms/android-15/arch-x86_64/usr/include/linux/ |
H A D | nvme.h | 437 struct nvme_identify identify; member in union:nvme_command::__anon59968
|
/prebuilts/ndk/9/platforms/android-16/arch-arm64/usr/include/linux/ |
H A D | nvme.h | 437 struct nvme_identify identify; member in union:nvme_command::__anon61147
|
/prebuilts/ndk/9/platforms/android-16/arch-mips64/usr/include/linux/ |
H A D | nvme.h | 437 struct nvme_identify identify; member in union:nvme_command::__anon62388
|