/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
H A D | test_aifc.py | 6 import aifc namespace 21 except (aifc.Error, AttributeError): 30 #This file contains chunk types aifc doesn't recognize. 31 self.f = aifc.open(self.sndfilepath) 34 f = self.f = aifc.open(self.sndfilepath) 44 f = self.f = aifc.open(self.sndfilepath) 60 f = self.f = aifc.open(self.sndfilepath) 61 fout = self.fout = aifc.open(TESTFN, 'wb') 62 fout.aifc() 67 fout = self.fout = aifc [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
H A D | test_aifc.py | 6 import aifc namespace 21 except (aifc.Error, AttributeError): 30 #This file contains chunk types aifc doesn't recognize. 31 self.f = aifc.open(self.sndfilepath) 34 f = self.f = aifc.open(self.sndfilepath) 44 f = self.f = aifc.open(self.sndfilepath) 60 f = self.f = aifc.open(self.sndfilepath) 61 fout = self.fout = aifc.open(TESTFN, 'wb') 62 fout.aifc() 67 fout = self.fout = aifc [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
H A D | test_aifc.py | 6 import aifc namespace 21 except (aifc.Error, AttributeError): 30 #This file contains chunk types aifc doesn't recognize. 31 self.f = aifc.open(self.sndfilepath) 34 f = self.f = aifc.open(self.sndfilepath) 44 f = self.f = aifc.open(self.sndfilepath) 60 f = self.f = aifc.open(self.sndfilepath) 61 fout = self.fout = aifc.open(TESTFN, 'wb') 62 fout.aifc() 67 fout = self.fout = aifc [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
H A D | test_aifc.py | 6 import aifc namespace 21 except (aifc.Error, AttributeError): 30 #This file contains chunk types aifc doesn't recognize. 31 self.f = aifc.open(self.sndfilepath) 34 f = self.f = aifc.open(self.sndfilepath) 44 f = self.f = aifc.open(self.sndfilepath) 60 f = self.f = aifc.open(self.sndfilepath) 61 fout = self.fout = aifc.open(TESTFN, 'wb') 62 fout.aifc() 67 fout = self.fout = aifc [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
H A D | sndhdr.py | 59 import aifc namespace 63 fmt = 'aifc' 70 a = aifc.openfp(f, 'r') 71 except (EOFError, aifc.Error):
|
H A D | audiodev.py | 244 import aifc namespace 245 af = aifc.open(fn, 'r')
|
H A D | aifc.py | 57 f = aifc.open(file, 'r') 90 f = aifc.open(file, 'w') 97 aifc() -- create an AIFF-C file 133 changed by calling aiff() or aifc() before the first writeframes or 553 # set through the aifc() method, reset through the 606 def aifc(self): member in class:Aifc_write
|
/prebuilts/gdb/linux-x86/lib/python2.7/ |
H A D | sndhdr.py | 59 import aifc namespace 63 fmt = 'aifc' 70 a = aifc.openfp(f, 'r') 71 except (EOFError, aifc.Error):
|
H A D | audiodev.py | 244 import aifc namespace 245 af = aifc.open(fn, 'r')
|
H A D | aifc.py | 57 f = aifc.open(file, 'r') 90 f = aifc.open(file, 'w') 97 aifc() -- create an AIFF-C file 133 changed by calling aiff() or aifc() before the first writeframes or 553 # set through the aifc() method, reset through the 606 def aifc(self): member in class:Aifc_write
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
H A D | sndhdr.py | 59 import aifc namespace 63 fmt = 'aifc' 70 a = aifc.openfp(f, 'r') 71 except (EOFError, aifc.Error):
|
H A D | audiodev.py | 244 import aifc namespace 245 af = aifc.open(fn, 'r')
|
H A D | aifc.py | 57 f = aifc.open(file, 'r') 90 f = aifc.open(file, 'w') 97 aifc() -- create an AIFF-C file 133 changed by calling aiff() or aifc() before the first writeframes or 553 # set through the aifc() method, reset through the 606 def aifc(self): member in class:Aifc_write
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
H A D | sndhdr.py | 59 import aifc namespace 63 fmt = 'aifc' 70 a = aifc.openfp(f, 'r') 71 except (EOFError, aifc.Error):
|
H A D | audiodev.py | 244 import aifc namespace 245 af = aifc.open(fn, 'r')
|
H A D | aifc.py | 57 f = aifc.open(file, 'r') 90 f = aifc.open(file, 'w') 97 aifc() -- create an AIFF-C file 133 changed by calling aiff() or aifc() before the first writeframes or 553 # set through the aifc() method, reset through the 606 def aifc(self): member in class:Aifc_write
|
/prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/ |
H A D | Audio_mac.py | 105 import aifc namespace 109 af = aifc.open(fn, 'r')
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/ |
H A D | Audio_mac.py | 105 import aifc namespace 109 af = aifc.open(fn, 'r')
|
/prebuilts/devtools/tools/lib/ |
H A D | jython-standalone-2.5.3.jar | META-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE META-INF/maven/jline/ ... |
/prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/ |
H A D | jython-standalone-2.5.3.jar | META-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE META-INF/maven/jline/ ... |