HomeSort by relevance Sort by last modified time
    Searched full:1000 (Results 226 - 250 of 7621) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/decimaltestdata/
rotate.decTest 50 rotx020 rotate 1 -1000 -> NaN Invalid_operation
53 rotx023 rotate 1 1000 -> NaN Invalid_operation
100 rotx151 rotate 1.00000000E-999 -1 -> 1.0000000E-1000
103 rotx154 rotate 1.00000000E-999 8 -> 1.0000000E-1000
104 rotx155 rotate 9.00000000E-999 -1 -> 9.0000000E-1000
107 rotx158 rotate 9.00000000E-999 8 -> 9.0000000E-1000
121 rotx181 rotate -1.00000000E-999 -1 -> -1.0000000E-1000
124 rotx184 rotate -1.00000000E-999 8 -> -1.0000000E-1000
125 rotx185 rotate -9.00000000E-999 -1 -> -9.0000000E-1000
128 rotx188 rotate -9.00000000E-999 8 -> -9.0000000E-1000
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/decimaltestdata/
ddMaxMag.decTest 96 ddmxg091 maxmag Inf -1000 -> Infinity
101 ddmxg096 maxmag Inf 1000 -> Infinity
103 ddmxg098 maxmag -1000 Inf -> Infinity
109 ddmxg104 maxmag 1000 Inf -> Infinity
113 ddmxg121 maxmag -Inf -1000 -> -Infinity
118 ddmxg126 maxmag -Inf 1000 -> -Infinity
121 ddmxg129 maxmag -1000 -Inf -> -Infinity
126 ddmxg134 maxmag 1000 -Inf -> -Infinity
131 ddmxg142 maxmag NaN -1000 -> -1000
    [all...]
ddMin.decTest 85 ddmin091 min Inf -1000 -> -1000
90 ddmin096 min Inf 1000 -> 1000
92 ddmin098 min -1000 Inf -> -1000
98 ddmin104 min 1000 Inf -> 1000
102 ddmin121 min -Inf -1000 -> -Infinity
107 ddmin126 min -Inf 1000 -> -Infinit
    [all...]
dqMaxMag.decTest 96 dqmxg091 maxmag Inf -1000 -> Infinity
101 dqmxg096 maxmag Inf 1000 -> Infinity
103 dqmxg098 maxmag -1000 Inf -> Infinity
109 dqmxg104 maxmag 1000 Inf -> Infinity
113 dqmxg121 maxmag -Inf -1000 -> -Infinity
118 dqmxg126 maxmag -Inf 1000 -> -Infinity
121 dqmxg129 maxmag -1000 -Inf -> -Infinity
126 dqmxg134 maxmag 1000 -Inf -> -Infinity
131 dqmxg142 maxmag NaN -1000 -> -1000
    [all...]
dqMin.decTest 85 dqmin091 min Inf -1000 -> -1000
90 dqmin096 min Inf 1000 -> 1000
92 dqmin098 min -1000 Inf -> -1000
98 dqmin104 min 1000 Inf -> 1000
102 dqmin121 min -Inf -1000 -> -Infinity
107 dqmin126 min -Inf 1000 -> -Infinit
    [all...]
rotate.decTest 50 rotx020 rotate 1 -1000 -> NaN Invalid_operation
53 rotx023 rotate 1 1000 -> NaN Invalid_operation
100 rotx151 rotate 1.00000000E-999 -1 -> 1.0000000E-1000
103 rotx154 rotate 1.00000000E-999 8 -> 1.0000000E-1000
104 rotx155 rotate 9.00000000E-999 -1 -> 9.0000000E-1000
107 rotx158 rotate 9.00000000E-999 8 -> 9.0000000E-1000
121 rotx181 rotate -1.00000000E-999 -1 -> -1.0000000E-1000
124 rotx184 rotate -1.00000000E-999 8 -> -1.0000000E-1000
125 rotx185 rotate -9.00000000E-999 -1 -> -9.0000000E-1000
128 rotx188 rotate -9.00000000E-999 8 -> -9.0000000E-1000
    [all...]
  /art/test/107-int-math2/
expected.txt 29 catchBlock(1000) PASSED
  /cts/suite/audio_quality/test_description/
dut_playback_sample.xml 20 <!-- prepare sound source id: to be used in output, sine 1000Hz, 4000ms long -->
21 <sound id="sound1" type="sin:32000:1000:4000" preload="1" />
28 <input device="host" id="dummy" gain="100" time="1000" sync="complete" />
34 <process method="script:playback_sample" input="id:host_in_$k,consti:1000,constf:5.0" output="val:freq_device_$k" />
dut_playback_thd.xml 20 <!-- prepare sound source id: to be used in output, sine 1000Hz, 4000ms long -->
21 <sound id="sound1" type="sin:32000:1000:4000" preload="1" />
28 <input device="host" id="dummy" gain="100" time="1000" sync="complete" />
34 <process method="script:playback_thd" input="id:host_in_$k,consti:1000,constf:5.0" output="val:thd_device_$k" />
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
shared.rsh 12 return ((float)t) / 1000.f;
  /cts/tests/tests/rscpp/librscpptest/
shared.rsh 12 return ((float)t) / 1000.f;
  /development/ndk/platforms/android-3/arch-arm/include/asm/
delay.h 19 #define udelay(n) (__builtin_constant_p(n) ? ((n) > (MAX_UDELAY_MS * 1000) ? __bad_udelay() : __const_udelay((n) * ((2199023U*HZ)>>11))) : __udelay(n))
  /development/samples/TtsEngine/assets/
eng-GBR.freq 23 d:1000
eng-USA.freq 23 w:1000
  /external/fio/examples/
flow.fio 15 flow_sleep=1000
  /external/icu/icu4c/source/samples/layout/
resource.h 19 #define _APS_NEXT_CONTROL_VALUE 1000
  /external/iproute2/examples/diffserv/
efcbq 9 "10Mbit cell 8 avpkt 1000 mpu 64\n";
14 "10Mbit rate 1500Kbit avpkt 1000 prio 1 bounded isolated ".
25 "10Mbit rate 5Mbit avpkt 1000 prio 7 allot 1514 weight 1 ".
28 "min 15KB max 45KB burst 20 avpkt 1000 bandwidth 10Mbit ".
  /external/kernel-headers/original/uapi/linux/
kvm_para.h 13 #define KVM_ENOSYS 1000
  /external/lldb/test/python_api/default-constructor/
sb_section.py 18 obj.GetSectionData(1000, 100)
  /external/toybox/toys/other/
usleep.c 24 tv.tv_nsec = (delay%1000000) * 1000;
  /external/valgrind/massif/tests/
peak.c 8 p = malloc(1600); // With --peak-inaccuracy=1000, the first 10 of
  /external/valgrind/none/tests/
manythreads.c 17 if (i > 0 && i % 1000 == 0)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
kvm_para.h 13 #define KVM_ENOSYS 1000
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
plugin-version.h 6 #define GCCPLUGIN_VERSION (GCCPLUGIN_VERSION_MAJOR*1000 + GCCPLUGIN_VERSION_MINOR)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wsipx.h 16 #define NSPROTO_IPX 1000

Completed in 1100 milliseconds

1 2 3 4 5 6 7 8 91011>>