Searched refs:madcomplex (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gdb/darwin-x86/lib/python2.7/test/
H A Dtest_descr.py2574 class madcomplex(complex): class in function:.test_basic_inheritance
2577 a = madcomplex(-3, 4)
2584 a = madcomplex(a) # just trying another form of the constructor
/prebuilts/gdb/linux-x86/lib/python2.7/test/
H A Dtest_descr.py2574 class madcomplex(complex): class in function:.test_basic_inheritance
2577 a = madcomplex(-3, 4)
2584 a = madcomplex(a) # just trying another form of the constructor
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_descr.py2574 class madcomplex(complex): class in function:.test_basic_inheritance
2577 a = madcomplex(-3, 4)
2584 a = madcomplex(a) # just trying another form of the constructor
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_descr.py2574 class madcomplex(complex): class in function:.test_basic_inheritance
2577 a = madcomplex(-3, 4)
2584 a = madcomplex(a) # just trying another form of the constructor

Completed in 76 milliseconds