Searched defs:ham (Results 1 – 6 of 6) sorted by relevance
| /third_party/python/Lib/test/ | ||
| D | test_pkg.py | 277 from t7.sub.subsub import spam as ham unknown |
| D | test_inspect.py | 979 def ham(x, y): function |
| D | test_pydoc.py | 1453 def ham(self): member in PydocWithMetaClasses.test_DynamicClassAttribute.DA |
| D | test_builtin.py | 2355 def ham(self): member in TestType.test_new_type.B |
| /third_party/ffmpeg/libavformat/ | ||
| D | iff.c | 118 unsigned ham; ///< 0 if non-HAM or number of hold bits (6 for bpp > 6, 4 otherwise) member |
| /third_party/ffmpeg/libavcodec/ | ||
| D | iff.c | 60 unsigned ham; ///< 0 if non-HAM or number of hold bits (6 for bpp > 6, 4 otherwise) member |