/prebuilts/gdb/linux-x86/lib/python2.7/encodings/ |
cp437.py | 158 0x00ee: 0x03b5, # GREEK SMALL LETTER EPSILON 419 u'\u03b5' # 0x00ee -> GREEK SMALL LETTER EPSILON 631 0x03b5: 0x00ee, # GREEK SMALL LETTER EPSILON [all...] |
cp860.py | 158 0x00ee: 0x03b5, # GREEK SMALL LETTER EPSILON 419 u'\u03b5' # 0x00ee -> GREEK SMALL LETTER EPSILON 632 0x03b5: 0x00ee, # GREEK SMALL LETTER EPSILON [all...] |
cp861.py | 158 0x00ee: 0x03b5, # GREEK SMALL LETTER EPSILON 419 u'\u03b5' # 0x00ee -> GREEK SMALL LETTER EPSILON 631 0x03b5: 0x00ee, # GREEK SMALL LETTER EPSILON [all...] |
cp862.py | 158 0x00ee: 0x03b5, # GREEK SMALL LETTER EPSILON 419 u'\u03b5' # 0x00ee -> GREEK SMALL LETTER EPSILON 604 0x03b5: 0x00ee, # GREEK SMALL LETTER EPSILON [all...] |
cp863.py | 158 0x00ee: 0x03b5, # GREEK SMALL LETTER EPSILON 419 u'\u03b5' # 0x00ee -> GREEK SMALL LETTER EPSILON 631 0x03b5: 0x00ee, # GREEK SMALL LETTER EPSILON [all...] |
cp865.py | 158 0x00ee: 0x03b5, # GREEK SMALL LETTER EPSILON 419 u'\u03b5' # 0x00ee -> GREEK SMALL LETTER EPSILON 631 0x03b5: 0x00ee, # GREEK SMALL LETTER EPSILON [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/encodings/ |
cp437.py | 158 0x00ee: 0x03b5, # GREEK SMALL LETTER EPSILON 419 u'\u03b5' # 0x00ee -> GREEK SMALL LETTER EPSILON 631 0x03b5: 0x00ee, # GREEK SMALL LETTER EPSILON [all...] |
cp860.py | 158 0x00ee: 0x03b5, # GREEK SMALL LETTER EPSILON 419 u'\u03b5' # 0x00ee -> GREEK SMALL LETTER EPSILON 632 0x03b5: 0x00ee, # GREEK SMALL LETTER EPSILON [all...] |
cp861.py | 158 0x00ee: 0x03b5, # GREEK SMALL LETTER EPSILON 419 u'\u03b5' # 0x00ee -> GREEK SMALL LETTER EPSILON 631 0x03b5: 0x00ee, # GREEK SMALL LETTER EPSILON [all...] |
cp862.py | 158 0x00ee: 0x03b5, # GREEK SMALL LETTER EPSILON 419 u'\u03b5' # 0x00ee -> GREEK SMALL LETTER EPSILON 604 0x03b5: 0x00ee, # GREEK SMALL LETTER EPSILON [all...] |
cp863.py | 158 0x00ee: 0x03b5, # GREEK SMALL LETTER EPSILON 419 u'\u03b5' # 0x00ee -> GREEK SMALL LETTER EPSILON 631 0x03b5: 0x00ee, # GREEK SMALL LETTER EPSILON [all...] |
cp865.py | 158 0x00ee: 0x03b5, # GREEK SMALL LETTER EPSILON 419 u'\u03b5' # 0x00ee -> GREEK SMALL LETTER EPSILON 631 0x03b5: 0x00ee, # GREEK SMALL LETTER EPSILON [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/encodings/ |
cp437.py | 158 0x00ee: 0x03b5, # GREEK SMALL LETTER EPSILON 419 u'\u03b5' # 0x00ee -> GREEK SMALL LETTER EPSILON 631 0x03b5: 0x00ee, # GREEK SMALL LETTER EPSILON [all...] |
cp860.py | 158 0x00ee: 0x03b5, # GREEK SMALL LETTER EPSILON 419 u'\u03b5' # 0x00ee -> GREEK SMALL LETTER EPSILON 632 0x03b5: 0x00ee, # GREEK SMALL LETTER EPSILON [all...] |
cp861.py | 158 0x00ee: 0x03b5, # GREEK SMALL LETTER EPSILON 419 u'\u03b5' # 0x00ee -> GREEK SMALL LETTER EPSILON 631 0x03b5: 0x00ee, # GREEK SMALL LETTER EPSILON [all...] |
cp862.py | 158 0x00ee: 0x03b5, # GREEK SMALL LETTER EPSILON 419 u'\u03b5' # 0x00ee -> GREEK SMALL LETTER EPSILON 604 0x03b5: 0x00ee, # GREEK SMALL LETTER EPSILON [all...] |
cp863.py | 158 0x00ee: 0x03b5, # GREEK SMALL LETTER EPSILON 419 u'\u03b5' # 0x00ee -> GREEK SMALL LETTER EPSILON 631 0x03b5: 0x00ee, # GREEK SMALL LETTER EPSILON [all...] |
cp865.py | 158 0x00ee: 0x03b5, # GREEK SMALL LETTER EPSILON 419 u'\u03b5' # 0x00ee -> GREEK SMALL LETTER EPSILON 631 0x03b5: 0x00ee, # GREEK SMALL LETTER EPSILON [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib/ |
libmsvcp60.a | [all...] |
/cts/tests/tests/preference2/src/android/preference2/cts/ |
PreferenceDataStoreTest.java | 396 assertEquals(-1, mSharedPref.getFloat(KEY, -1f), 0.1f /* epsilon */);
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
test_float.py | 80 epsilon = 2**-sys.float_info.mant_dig * boundary
84 self.check_conversion_to_int(boundary - epsilon)
89 self.check_conversion_to_int(-boundary - 2*epsilon)
95 self.check_conversion_to_int(-boundary - 1.0 + 2*epsilon)
[all...] |
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/ |
globals.c | 283 int EpToken=0; /* Imaginary Epsilon token number */
|
/external/ImageMagick/ |
ChangeLog | 49 * Backoff finite precision epsilon (reference
|
/external/ImageMagick/ImageMagick/script/ |
conjure.html | [all...] |
/external/ImageMagick/www/ |
changelog.html | 61 <li> Backoff finite precision epsilon (reference https://github.com/ImageMagick/ImageMagick/issues/215).</li>
|