Searched defs:identify (Results 1 - 3 of 3) sorted by relevance
/third_party/eudev/src/ata_id/ | ||
H A D | ata_id.c | 279 static void disk_identify_get_string(uint8_t identify[512], in disk_identify_get_string() argument 299 static void disk_identify_fixup_string(uint8_t identify[512], in disk_identify_fixup_string() argument 307 static void disk_identify_fixup_uint16 (uint8_t identify[512], unsigned int offset_words) in disk_identify_fixup_uint16() argument 421 } identify; main() local [all...] |
/third_party/python/Lib/tkinter/ | ||
H A D | ttk.py | 530 def identify(self, x, y): member in Widget 648 def identify(self, x, y): member in Entry 832 def identify(self, x, y): member in Notebook 1277 def identify(self, component, x, y): member in Treeview [all...] |
H A D | __init__.py | 3542 def identify(self, x, y): member in Scale 3582 def identify(self, x, y): member in Scrollbar 4294 def identify(self, x, y): member in Spinbox 4465 def identify(self, x, y): member in PanedWindow |
Completed in 10 milliseconds