/external/python/cpython3/Lib/idlelib/ |
D | query.py | 249 def askfilename(self, filetypes, initdir, initfile): # htest # argument 253 return filedialog.Open(parent=self, filetypes=filetypes)\ 257 filetypes = [ 274 file = self.askfilename(filetypes, dir, base)
|
D | iomenu.py | 490 filetypes = ( variable in IOBinding 502 filetypes=self.filetypes) 523 filetypes=self.filetypes,
|
/external/libmtp/examples/ |
D | detect.c | 138 uint16_t *filetypes; in main() local 182 ret = LIBMTP_Get_Supported_Filetypes(device, &filetypes, &filetypes_len); in main() 188 fprintf(stdout, " %s\n", LIBMTP_Get_Filetype_Description(filetypes[i])); in main()
|
/external/python/cpython3/Tools/pynche/ |
D | ColorDB.py | 184 filetypes = FILETYPES 186 filetypes = [filetype] 187 for typere, class_ in filetypes:
|
/external/python/cpython2/Lib/idlelib/ |
D | configHelpSourceEdit.py | 80 filetypes = [ 97 opendialog = tkFileDialog.Open(parent=self, filetypes=filetypes)
|
D | IOBinding.py | 524 filetypes = [ variable in IOBinding 536 filetypes=self.filetypes) 559 filetypes=self.filetypes,
|
/external/python/cpython2/Tools/pynche/ |
D | ColorDB.py | 188 filetypes = FILETYPES 190 filetypes = [filetype] 191 for typere, class_ in filetypes:
|
/external/python/cpython2/Lib/lib-tk/ |
D | tkFileDialog.py | 202 openfilename=askopenfilename(filetypes=[("all files", "*")])
|
/external/libmtp/logs/ |
D | mtp-detect-toshiba-gigabeat-p10.txt | 151 libmtp supported (playable) filetypes:
|
D | mtp-detect-toshiba-gigabeat-p20.txt | 159 libmtp supported (playable) filetypes: 246 libmtp supported (playable) filetypes:
|
D | mtp-detect-mymusix-pd6070.txt | 107 libmtp supported (playable) filetypes:
|
D | mtp-detect-samsung-gt-s5230w.txt | 126 libmtp supported (playable) filetypes:
|
D | mtp-detect-maxfield-g-flash-ng-1GB.txt | 134 libmtp supported (playable) filetypes:
|
D | mtp-detect-iriver-h10-20GB.txt | 102 libmtp supported (playable) filetypes:
|
D | mtp-detect-medion-lifetab-p9514.txt | 132 libmtp supported (playable) filetypes:
|
D | mtp-detect-thomson-m51.txt | 129 libmtp supported (playable) filetypes:
|
D | mtp-detect-samsung-sgh-u900.txt | 133 libmtp supported (playable) filetypes:
|
D | mtp-detect-samsung-gt-s5230.txt | 251 libmtp supported (playable) filetypes:
|
D | mtp-detect-hp-touchpad.txt | 133 libmtp supported (playable) filetypes:
|
D | mtp-detect-toshiba-gigabeat-v30.txt | 126 libmtp supported (playable) filetypes:
|
D | mtp-detect-nokia-5800.txt | 140 libmtp supported (playable) filetypes:
|
D | mtp-detect-sony-xperia-sx.txt | 167 libmtp supported (playable) filetypes:
|
D | mtp-detect-samsung-yh-925.txt | 175 libmtp supported (playable) filetypes:
|
D | mtp-detect-slacker-pmp.txt | 141 libmtp supported (playable) filetypes:
|
D | mtp-detect-samsung-yp-t9.txt | 156 libmtp supported (playable) filetypes:
|