HomeSort by relevance Sort by last modified time
    Searched refs:cmethod (Results 1 - 3 of 3) sorted by null

  /external/qemu/android/
loadpng.c 22 int bitdepth, colortype, imethod, cmethod, fmethod, i; local
68 &imethod, &cmethod, &fmethod);
160 int bitdepth, colortype, imethod, cmethod, fmethod, i; local
200 &imethod, &cmethod, &fmethod);
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_descr.py 750 def cmethod(self): member in class:ClassPropertiesAndMethods.test_multiple_inheritence.C
763 self.assertEqual(m.cmethod(), "C a")
781 self.assertEqual(m.cmethod(), "C a")
793 self.assertEqual(m.cmethod(), "C a")
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_descr.py 750 def cmethod(self): member in class:ClassPropertiesAndMethods.test_multiple_inheritence.C
763 self.assertEqual(m.cmethod(), "C a")
781 self.assertEqual(m.cmethod(), "C a")
793 self.assertEqual(m.cmethod(), "C a")
    [all...]

Completed in 1435 milliseconds