Home
last modified time | relevance | path

Searched defs:ham (Results 1 - 7 of 7) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_pkg.py277 from t7.sub.subsub import spam as ham namespace
H A Dtest_runpy.py827 self.assertSigInt(["-c", "import ham"], cwd=self.ham.parent) global() namespace
830 self.assertSigInt([], input="import ham", cwd=self.ham.parent) global() namespace
[all...]
H A Dtest_pydoc.py1453 def ham(self): member in PydocWithMetaClasses.test_DynamicClassAttribute.DA
H A Dtest_builtin.py2355 def ham(self): member in TestType.test_new_type.B
H A Dtest_inspect.py979 def ham(x, y): function
1154 def ham(self): member in TestClassesAndFunctions.test_classify_DynamicClassAttribute.VA
2984 ham = partialmethod(test) global() variable in TestSignatureObject.test_signature_on_partialmethod.Spam
2992 ham = partialmethod(test, c=1) global() variable in TestSignatureObject.test_signature_on_partialmethod.Spam
[all...]
/third_party/ffmpeg/libavcodec/
H A Diff.c60 unsigned ham; ///< 0 if non-HAM or number of hold bits (6 for bpp > 6, 4 otherwise) member
[all...]
/third_party/ffmpeg/libavformat/
H A Diff.c118 unsigned ham; ///< 0 if non-HAM or number of hold bits (6 for bpp > 6, 4 otherwise) member

Completed in 17 milliseconds