/prebuilts/gdb/darwin-x86/lib/python2.7/test/decimaltestdata/ |
ddDivide.decTest | 107 dddiv082 divide 99999 1 -> 99999 [all...] |
divideint.decTest | 130 dvix084 divideint 99999 1 -> 99999 235 dvix288 divideint 0.1 99999e-999999997 -> NaN Division_impossible 481 dvix748 divideint 0.1 99999e-999999997 -> NaN Division_impossible
|
nexttoward.decTest | 138 nextt260 nexttoward 1E-99999 Infinity -> 1E-391 Underflow Subnormal Inexact Rounded 141 nextt263 nexttoward -1E-99999 Infinity -> -0E-391 Underflow Subnormal Inexact Rounded Clamped 261 nextt460 nexttoward 1E-99999 -Infinity -> 0E-391 Underflow Subnormal Inexact Rounded Clamped 264 nextt463 nexttoward -1E-99999 -Infinity -> -1E-391 Underflow Subnormal Inexact Rounded
|
/prebuilts/gdb/linux-x86/lib/python2.7/test/decimaltestdata/ |
ddDivide.decTest | 107 dddiv082 divide 99999 1 -> 99999 [all...] |
divideint.decTest | 130 dvix084 divideint 99999 1 -> 99999 235 dvix288 divideint 0.1 99999e-999999997 -> NaN Division_impossible 481 dvix748 divideint 0.1 99999e-999999997 -> NaN Division_impossible
|
nexttoward.decTest | 138 nextt260 nexttoward 1E-99999 Infinity -> 1E-391 Underflow Subnormal Inexact Rounded 141 nextt263 nexttoward -1E-99999 Infinity -> -0E-391 Underflow Subnormal Inexact Rounded Clamped 261 nextt460 nexttoward 1E-99999 -Infinity -> 0E-391 Underflow Subnormal Inexact Rounded Clamped 264 nextt463 nexttoward -1E-99999 -Infinity -> -1E-391 Underflow Subnormal Inexact Rounded
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/decimaltestdata/ |
ddDivide.decTest | 107 dddiv082 divide 99999 1 -> 99999 [all...] |
divideint.decTest | 130 dvix084 divideint 99999 1 -> 99999 235 dvix288 divideint 0.1 99999e-999999997 -> NaN Division_impossible 481 dvix748 divideint 0.1 99999e-999999997 -> NaN Division_impossible
|
nexttoward.decTest | 138 nextt260 nexttoward 1E-99999 Infinity -> 1E-391 Underflow Subnormal Inexact Rounded 141 nextt263 nexttoward -1E-99999 Infinity -> -0E-391 Underflow Subnormal Inexact Rounded Clamped 261 nextt460 nexttoward 1E-99999 -Infinity -> 0E-391 Underflow Subnormal Inexact Rounded Clamped 264 nextt463 nexttoward -1E-99999 -Infinity -> -1E-391 Underflow Subnormal Inexact Rounded
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/decimaltestdata/ |
ddDivide.decTest | 107 dddiv082 divide 99999 1 -> 99999 [all...] |
divideint.decTest | 130 dvix084 divideint 99999 1 -> 99999 235 dvix288 divideint 0.1 99999e-999999997 -> NaN Division_impossible 481 dvix748 divideint 0.1 99999e-999999997 -> NaN Division_impossible
|
nexttoward.decTest | 138 nextt260 nexttoward 1E-99999 Infinity -> 1E-391 Underflow Subnormal Inexact Rounded 141 nextt263 nexttoward -1E-99999 Infinity -> -0E-391 Underflow Subnormal Inexact Rounded Clamped 261 nextt460 nexttoward 1E-99999 -Infinity -> 0E-391 Underflow Subnormal Inexact Rounded Clamped 264 nextt463 nexttoward -1E-99999 -Infinity -> -1E-391 Underflow Subnormal Inexact Rounded
|
/external/guava/guava-tests/test/com/google/common/cache/ |
LocalCacheTest.java | [all...] |
/external/llvm/test/CodeGen/AMDGPU/ |
split-scalar-i64-add.ll | 53 %vec.1 = insertelement <2 x i32> %vec.0, i32 99999, i32 1
|
/external/toybox/toys/pending/ |
useradd.c | 128 else entry = xmprintf("%s:!!:%u:0:99999:7:::", pwd.pw_name,
|
/packages/apps/ContactsCommon/res/values/ |
donottranslate_config.xml | 69 <integer name="config_export_file_max_index">99999</integer>
|
/packages/experimental/LoaderApp/res/values/ |
config.xml | 71 <integer name="config_export_file_max_index">99999</integer>
|
/system/connectivity/shill/ |
external_task_unittest.cc | 259 const int kPID = 99999;
|
/external/eigen/blas/testing/ |
dblat1.f | 63 WRITE (NOUT,99999) 92 99999 FORMAT (' Real BLAS Test Program Results',/1X) label in program:DBLAT1 121 WRITE (NOUT,99999) ICASE, L(ICASE) 124 99999 FORMAT (/' Test of subprogram number',I3,12X,A6) label in subroutine:HEADER 936 99999 FORMAT (' FAIL') label in subroutine:STEST 984 99999 FORMAT (' FAIL') label in subroutine:TESTDSDOT 1060 99999 FORMAT (' FAIL') label in subroutine:ITEST1 [all...] |
sblat1.f | 63 WRITE (NOUT,99999) 92 99999 FORMAT (' Real BLAS Test Program Results',/1X) label in program:SBLAT1 121 WRITE (NOUT,99999) ICASE, L(ICASE) 124 99999 FORMAT (/' Test of subprogram number',I3,12X,A6) label in subroutine:HEADER 940 99999 FORMAT (' FAIL') label in subroutine:STEST 1016 99999 FORMAT (' FAIL') label in subroutine:ITEST1 [all...] |
/frameworks/base/services/tests/servicestests/src/com/android/server/ |
DropBoxTest.java | 559 new DropBoxManager.Entry("badbytes", 99999, 568 new DropBoxManager.Entry("badbytes", 99999, (byte[]) null, 0).writeToParcel(parcel, 0); 587 new DropBoxManager.Entry("badfile", 99999, new File(dir, "nonexist.dat"), 0); 594 new DropBoxManager.Entry("badfile", 99999, f, DropBoxManager.IS_EMPTY).writeToParcel( 602 new DropBoxManager.Entry("badfile", 99999, (ParcelFileDescriptor) null, 0); [all...] |
/bionic/tests/math_data/ |
tanf_intel_data.h | 1119 0x1.99999a57619f679b6193af8a0a7a8778p-13, 1120 0x1.99999ap-13 1123 -0x1.99999a57619f679b6193af8a0a7a8778p-13, 1124 -0x1.99999ap-13 1127 0x1.99999b5d867eaadd0305587399905311p-12, 1128 0x1.99999ap-12 1131 -0x1.99999b5d867eaadd0305587399905311p-12, 1132 -0x1.99999ap-12 1143 0x1.99999f761a0b726c18b00c6496cbe10dp-11, 1144 0x1.99999ap-1 [all...] |
/external/autotest/client/common_lib/cros/graphite/ |
es_utils.py | 37 for all job_ids in [0, 99999] and host_id matching 10. 52 'lte': 99999,
|
/external/libvorbis/lib/ |
envelope.c | 176 float postmax,postmin,premax=-99999.f,premin=99999.f;
|
/external/valgrind/include/ |
pub_tool_redir.h | 57 tags. A tag is a 5-digit decimal number (00000 to 99999) encoded 155 padded with leading zeroes, in the range 00010 to 99999 inclusive.
|