Searched refs:aifc (Results 1 - 20 of 20) sorted by relevance

/prebuilts/gdb/darwin-x86/lib/python2.7/test/
H A Dtest_aifc.py6 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 Dtest_aifc.py6 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 Dtest_aifc.py6 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 Dtest_aifc.py6 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 Dsndhdr.py59 import aifc namespace
63 fmt = 'aifc'
70 a = aifc.openfp(f, 'r')
71 except (EOFError, aifc.Error):
H A Daudiodev.py244 import aifc namespace
245 af = aifc.open(fn, 'r')
H A Daifc.py57 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 Dsndhdr.py59 import aifc namespace
63 fmt = 'aifc'
70 a = aifc.openfp(f, 'r')
71 except (EOFError, aifc.Error):
H A Daudiodev.py244 import aifc namespace
245 af = aifc.open(fn, 'r')
H A Daifc.py57 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 Dsndhdr.py59 import aifc namespace
63 fmt = 'aifc'
70 a = aifc.openfp(f, 'r')
71 except (EOFError, aifc.Error):
H A Daudiodev.py244 import aifc namespace
245 af = aifc.open(fn, 'r')
H A Daifc.py57 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 Dsndhdr.py59 import aifc namespace
63 fmt = 'aifc'
70 a = aifc.openfp(f, 'r')
71 except (EOFError, aifc.Error):
H A Daudiodev.py244 import aifc namespace
245 af = aifc.open(fn, 'r')
H A Daifc.py57 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 DAudio_mac.py105 import aifc namespace
109 af = aifc.open(fn, 'r')
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
H A DAudio_mac.py105 import aifc namespace
109 af = aifc.open(fn, 'r')
/prebuilts/devtools/tools/lib/
H A Djython-standalone-2.5.3.jarMETA-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 Djython-standalone-2.5.3.jarMETA-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE META-INF/maven/jline/ ...

Completed in 677 milliseconds