Home
last modified time | relevance | path

Searched defs:ham (Results 1 – 6 of 6) sorted by relevance

/third_party/python/Lib/test/
Dtest_pkg.py277 from t7.sub.subsub import spam as ham unknown
Dtest_inspect.py979 def ham(x, y): function
1154 def ham(self): member in TestClassesAndFunctions.test_classify_DynamicClassAttribute.VA
2466 def test(a, b:'foo'=10, *args:'bar', spam:'baz', ham=123, **kwargs:int): argument
2984 ham = partialmethod(test) variable in TestSignatureObject.test_signature_on_partialmethod.Spam
2992 ham = partialmethod(test, c=1) variable in TestSignatureObject.test_signature_on_partialmethod.Spam
Dtest_pydoc.py1453 def ham(self): member in PydocWithMetaClasses.test_DynamicClassAttribute.DA
Dtest_builtin.py2355 def ham(self): member in TestType.test_new_type.B
/third_party/ffmpeg/libavformat/
Diff.c118 unsigned ham; ///< 0 if non-HAM or number of hold bits (6 for bpp > 6, 4 otherwise) member
/third_party/ffmpeg/libavcodec/
Diff.c60 unsigned ham; ///< 0 if non-HAM or number of hold bits (6 for bpp > 6, 4 otherwise) member