Home
last modified time | relevance | path

Searched defs:aifc (Results 1 – 5 of 5) sorted by relevance

/third_party/python/Doc/whatsnew/
D3.7.rst1940 aifc section in Deprecated Python modules, functions and methods
1948 .. _whatsnew37-asyncio-deprecated:
D3.4.rst605 aifc section in Improved Modules
/third_party/ffmpeg/libavformat/
Daiffenc.c105 int i, aifc = 0; in aiff_write_header() local
/third_party/python/Lib/test/
Dtest_aifc.py12 aifc = import_deprecated("aifc") variable
/third_party/python/Lib/
Daifc.py629 def aifc(self): member in Aifc_write