Searched defs:aifc (Results 1 – 5 of 5) sorted by relevance
| /third_party/python/Doc/whatsnew/ | ||
| D | 3.7.rst | 1940 aifc section in Deprecated Python modules, functions and methods |
| D | 3.4.rst | 605 aifc section in Improved Modules |
| /third_party/ffmpeg/libavformat/ | ||
| D | aiffenc.c | 105 int i, aifc = 0; in aiff_write_header() local |
| /third_party/python/Lib/test/ | ||
| D | test_aifc.py | 12 aifc = import_deprecated("aifc") variable |
| /third_party/python/Lib/ | ||
| D | aifc.py | 629 def aifc(self): member in Aifc_write |