Searched refs:roundtrip (Results 1 - 17 of 17) sorted by last modified time

/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
H A Dorg.eclipse.equinox.security_1.2.0.v20130424-1801.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/prebuilts/tools/common/m2/repository/org/apache/commons/commons-lang3/3.3/
H A Dcommons-lang3-3.3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/lang3/ ...
/prebuilts/tools/common/m2/repository/org/apache/commons/commons-lang3/3.3.2/
H A Dcommons-lang3-3.3.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/lang3/ ...
/prebuilts/tools/common/m2/repository/org/apache/commons/commons-lang3/3.4/
H A Dcommons-lang3-3.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/lang3/ ...
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_complex.py525 roundtrip = complex(repr(z))
526 self.assertFloatsAreIdentical(z.real, roundtrip.real)
527 self.assertFloatsAreIdentical(z.imag, roundtrip.imag)
536 roundtrip = eval(repr(z))
539 0.0 + roundtrip.real)
541 0.0 + roundtrip.imag)
H A Dtest_float.py1368 def roundtrip(x): function in function:HexFloatTestCase.test_roundtrip
1372 self.identical(x, roundtrip(x))
1373 self.identical(-x, roundtrip(-x))
H A Dtest_parser.py16 def roundtrip(self, f, s): member in class:RoundtripLegalSyntaxTestCase
22 self.fail("could not roundtrip %r: %s" % (s, why))
28 self.roundtrip(parser.expr, s)
40 self.roundtrip(parser.suite, s)
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_parser.py16 def roundtrip(self, f, s): member in class:RoundtripLegalSyntaxTestCase
22 self.fail("could not roundtrip %r: %s" % (s, why))
28 self.roundtrip(parser.expr, s)
40 self.roundtrip(parser.suite, s)
H A Dtest_complex.py525 roundtrip = complex(repr(z))
526 self.assertFloatsAreIdentical(z.real, roundtrip.real)
527 self.assertFloatsAreIdentical(z.imag, roundtrip.imag)
536 roundtrip = eval(repr(z))
539 0.0 + roundtrip.real)
541 0.0 + roundtrip.imag)
H A Dtest_float.py1368 def roundtrip(x): function in function:HexFloatTestCase.test_roundtrip
1372 self.identical(x, roundtrip(x))
1373 self.identical(-x, roundtrip(-x))
/prebuilts/gdb/linux-x86/lib/python2.7/test/
H A Dtest_complex.py525 roundtrip = complex(repr(z))
526 self.assertFloatsAreIdentical(z.real, roundtrip.real)
527 self.assertFloatsAreIdentical(z.imag, roundtrip.imag)
536 roundtrip = eval(repr(z))
539 0.0 + roundtrip.real)
541 0.0 + roundtrip.imag)
H A Dtest_float.py1368 def roundtrip(x): function in function:HexFloatTestCase.test_roundtrip
1372 self.identical(x, roundtrip(x))
1373 self.identical(-x, roundtrip(-x))
H A Dtest_parser.py16 def roundtrip(self, f, s): member in class:RoundtripLegalSyntaxTestCase
22 self.fail("could not roundtrip %r: %s" % (s, why))
28 self.roundtrip(parser.expr, s)
40 self.roundtrip(parser.suite, s)
/prebuilts/gdb/darwin-x86/lib/python2.7/test/
H A Dtest_complex.py525 roundtrip = complex(repr(z))
526 self.assertFloatsAreIdentical(z.real, roundtrip.real)
527 self.assertFloatsAreIdentical(z.imag, roundtrip.imag)
536 roundtrip = eval(repr(z))
539 0.0 + roundtrip.real)
541 0.0 + roundtrip.imag)
H A Dtest_float.py1368 def roundtrip(x): function in function:HexFloatTestCase.test_roundtrip
1372 self.identical(x, roundtrip(x))
1373 self.identical(-x, roundtrip(-x))
H A Dtest_parser.py16 def roundtrip(self, f, s): member in class:RoundtripLegalSyntaxTestCase
22 self.fail("could not roundtrip %r: %s" % (s, why))
28 self.roundtrip(parser.expr, s)
40 self.roundtrip(parser.suite, s)
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
H A Dorg.eclipse.equinox.security_1.2.0.v20130424-1801.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...

Completed in 417 milliseconds