HomeSort by relevance Sort by last modified time
    Searched full:1000 (Results 301 - 325 of 8031) sorted by null

<<11121314151617181920>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/decimaltestdata/
min.decTest 86 mnmx091 min Inf -1000 -> -1000
91 mnmx096 min Inf 1000 -> 1000
93 mnmx098 min -1000 Inf -> -1000
99 mnmx104 min 1000 Inf -> 1000
103 mnmx121 min -Inf -1000 -> -Infinity
108 mnmx126 min -Inf 1000 -> -Infinit
    [all...]
and.decTest 33 andx005 and 1100 1010 -> 1000
208 andx299 and 100001000 000011000 -> 1000
244 andx781 and -Inf -1000 -> NaN Invalid_operation
249 andx786 and -Inf 1000 -> NaN Invalid_operation
250 andx787 and -1000 -Inf -> NaN Invalid_operation
256 andx793 and 1000 -Inf -> NaN Invalid_operation
260 andx801 and Inf -1000 -> NaN Invalid_operation
265 andx806 and Inf 1000 -> NaN Invalid_operation
267 andx808 and -1000 Inf -> NaN Invalid_operation
273 andx814 and 1000 Inf -> NaN Invalid_operatio
    [all...]
ddXor.decTest 59 ddxor033 xor 1000 1000 -> 0
243 ddxor781 xor -Inf -1000 -> NaN Invalid_operation
248 ddxor786 xor -Inf 1000 -> NaN Invalid_operation
249 ddxor787 xor -1000 -Inf -> NaN Invalid_operation
255 ddxor793 xor 1000 -Inf -> NaN Invalid_operation
259 ddxor801 xor Inf -1000 -> NaN Invalid_operation
264 ddxor806 xor Inf 1000 -> NaN Invalid_operation
266 ddxor808 xor -1000 Inf -> NaN Invalid_operation
272 ddxor814 xor 1000 Inf -> NaN Invalid_operatio
    [all...]
shift.decTest 50 shix020 shift 1 -1000 -> NaN Invalid_operation
53 shix023 shift 1 1000 -> NaN Invalid_operation
107 shix151 shift 1.00000000E-999 -1 -> 1.0000000E-1000
111 shix155 shift 9.00000000E-999 -1 -> 9.0000000E-1000
128 shix181 shift -1.00000000E-999 -1 -> -1.0000000E-1000
132 shix185 shift -9.00000000E-999 -1 -> -9.0000000E-1000
162 shix787 shift -1000 -Inf -> NaN Invalid_operation
168 shix793 shift 1000 -Inf -> NaN Invalid_operation
179 shix808 shift -1000 Inf -> NaN Invalid_operation
185 shix814 shift 1000 Inf -> NaN Invalid_operatio
    [all...]
ddAnd.decTest 34 ddand005 and 1100 1010 -> 1000
253 ddand781 and -Inf -1000 -> NaN Invalid_operation
258 ddand786 and -Inf 1000 -> NaN Invalid_operation
259 ddand787 and -1000 -Inf -> NaN Invalid_operation
265 ddand793 and 1000 -Inf -> NaN Invalid_operation
269 ddand801 and Inf -1000 -> NaN Invalid_operation
274 ddand806 and Inf 1000 -> NaN Invalid_operation
276 ddand808 and -1000 Inf -> NaN Invalid_operation
282 ddand814 and 1000 Inf -> NaN Invalid_operation
286 ddand822 and NaN -1000 -> NaN Invalid_operatio
    [all...]
maxmag.decTest 97 mxgx091 maxmag Inf -1000 -> Infinity
102 mxgx096 maxmag Inf 1000 -> Infinity
104 mxgx098 maxmag -1000 Inf -> Infinity
110 mxgx104 maxmag 1000 Inf -> Infinity
114 mxgx121 maxmag -Inf -1000 -> -Infinity
119 mxgx126 maxmag -Inf 1000 -> -Infinity
122 mxgx129 maxmag -1000 -Inf -> -Infinity
127 mxgx134 maxmag 1000 -Inf -> -Infinity
132 mxgx142 maxmag NaN -1000 -> -1000
    [all...]
minmag.decTest 86 mngx091 minmag Inf -1000 -> -1000
91 mngx096 minmag Inf 1000 -> 1000
93 mngx098 minmag -1000 Inf -> -1000
99 mngx104 minmag 1000 Inf -> 1000
103 mngx121 minmag -Inf -1000 -> -1000
    [all...]
nexttoward.decTest 181 nextt379 nexttoward 9.9999998E-1000 Infinity -> 9.9999999E-1000 Underflow Subnormal Inexact Rounded
182 nextt380 nexttoward 9.9999997E-1000 Infinity -> 9.9999998E-1000 Underflow Subnormal Inexact Rounded
193 nextt391 nexttoward -1.0000E-999 Infinity -> -9.9999999E-1000 Underflow Subnormal Inexact Rounded
194 nextt392 nexttoward -1.00000000E-999 Infinity -> -9.9999999E-1000 Underflow Subnormal Inexact Rounded
195 nextt393 nexttoward -1E-999 Infinity -> -9.9999999E-1000 Underflow Subnormal Inexact Rounded
296 nextt572 nexttoward 1E-999 -Infinity -> 9.9999999E-1000 Underflow Subnormal Inexact Rounded
297 nextt573 nexttoward 1.00000000E-999 -Infinity -> 9.9999999E-1000 Underflow Subnormal Inexact Rounded
301 nextt577 nexttoward 9.9999999E-1000 -Infinity -> 9.9999998E-1000 Underflow Subnormal Inexact Rounde
    [all...]
ddOr.decTest 198 ddor781 or -Inf -1000 -> NaN Invalid_operation
203 ddor786 or -Inf 1000 -> NaN Invalid_operation
204 ddor787 or -1000 -Inf -> NaN Invalid_operation
210 ddor793 or 1000 -Inf -> NaN Invalid_operation
214 ddor801 or Inf -1000 -> NaN Invalid_operation
219 ddor806 or Inf 1000 -> NaN Invalid_operation
221 ddor808 or -1000 Inf -> NaN Invalid_operation
227 ddor814 or 1000 Inf -> NaN Invalid_operation
231 ddor822 or NaN -1000 -> NaN Invalid_operation
236 ddor827 or NaN 1000 -> NaN Invalid_operatio
    [all...]
  /development/apps/Fallback/
AndroidManifest.xml 13 <intent-filter android:priority="-1000">
18 <intent-filter android:priority="-1000">
24 <intent-filter android:priority="-1000">
32 <intent-filter android:priority="-1000">
41 <intent-filter android:priority="-1000">
47 <intent-filter android:priority="-1000">
54 <intent-filter android:priority="-1000">
  /external/iproute2/examples/
cbqinit.eth1 14 $BANDWIDTH avpkt 1000 mpu 64
26 $BANDWIDTH rate 10Mbit allot 1514 maxburst 50 avpkt 1000
37 prio 6 maxburst 50 avpkt 1000 split 1:0 defmap ff3d
49 prio 2 maxburst 100 avpkt 1000 split 1:0 defmap c0
57 prio 7 maxburst 10 avpkt 1000 split 1:0 defmap 2
64 rate 5Mbit $BANDWIDTH allot 1514b avpkt 1000 \
74 rate 1Mbit $BANDWIDTH allot 1514b avpkt 1000 weight 10Kbit \
  /frameworks/av/libvideoeditor/vss/mcs/src/
M4MCS_AudioEffects.c 111 if(pProgress->uiProgress > 1000)
113 pProgress->uiProgress = 1000;
126 i32sample /= 1000;
158 if(pProgress->uiProgress > 1000)
160 pProgress->uiProgress = 1000;
162 pProgress->uiProgress = 1000 - pProgress->uiProgress;
174 i32sample /= 1000;
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/decimaltestdata/
and.decTest 33 andx005 and 1100 1010 -> 1000
208 andx299 and 100001000 000011000 -> 1000
244 andx781 and -Inf -1000 -> NaN Invalid_operation
249 andx786 and -Inf 1000 -> NaN Invalid_operation
250 andx787 and -1000 -Inf -> NaN Invalid_operation
256 andx793 and 1000 -Inf -> NaN Invalid_operation
260 andx801 and Inf -1000 -> NaN Invalid_operation
265 andx806 and Inf 1000 -> NaN Invalid_operation
267 andx808 and -1000 Inf -> NaN Invalid_operation
273 andx814 and 1000 Inf -> NaN Invalid_operatio
    [all...]
ddXor.decTest 59 ddxor033 xor 1000 1000 -> 0
243 ddxor781 xor -Inf -1000 -> NaN Invalid_operation
248 ddxor786 xor -Inf 1000 -> NaN Invalid_operation
249 ddxor787 xor -1000 -Inf -> NaN Invalid_operation
255 ddxor793 xor 1000 -Inf -> NaN Invalid_operation
259 ddxor801 xor Inf -1000 -> NaN Invalid_operation
264 ddxor806 xor Inf 1000 -> NaN Invalid_operation
266 ddxor808 xor -1000 Inf -> NaN Invalid_operation
272 ddxor814 xor 1000 Inf -> NaN Invalid_operatio
    [all...]
shift.decTest 50 shix020 shift 1 -1000 -> NaN Invalid_operation
53 shix023 shift 1 1000 -> NaN Invalid_operation
107 shix151 shift 1.00000000E-999 -1 -> 1.0000000E-1000
111 shix155 shift 9.00000000E-999 -1 -> 9.0000000E-1000
128 shix181 shift -1.00000000E-999 -1 -> -1.0000000E-1000
132 shix185 shift -9.00000000E-999 -1 -> -9.0000000E-1000
162 shix787 shift -1000 -Inf -> NaN Invalid_operation
168 shix793 shift 1000 -Inf -> NaN Invalid_operation
179 shix808 shift -1000 Inf -> NaN Invalid_operation
185 shix814 shift 1000 Inf -> NaN Invalid_operatio
    [all...]
ddAnd.decTest 34 ddand005 and 1100 1010 -> 1000
253 ddand781 and -Inf -1000 -> NaN Invalid_operation
258 ddand786 and -Inf 1000 -> NaN Invalid_operation
259 ddand787 and -1000 -Inf -> NaN Invalid_operation
265 ddand793 and 1000 -Inf -> NaN Invalid_operation
269 ddand801 and Inf -1000 -> NaN Invalid_operation
274 ddand806 and Inf 1000 -> NaN Invalid_operation
276 ddand808 and -1000 Inf -> NaN Invalid_operation
282 ddand814 and 1000 Inf -> NaN Invalid_operation
286 ddand822 and NaN -1000 -> NaN Invalid_operatio
    [all...]
maxmag.decTest 97 mxgx091 maxmag Inf -1000 -> Infinity
102 mxgx096 maxmag Inf 1000 -> Infinity
104 mxgx098 maxmag -1000 Inf -> Infinity
110 mxgx104 maxmag 1000 Inf -> Infinity
114 mxgx121 maxmag -Inf -1000 -> -Infinity
119 mxgx126 maxmag -Inf 1000 -> -Infinity
122 mxgx129 maxmag -1000 -Inf -> -Infinity
127 mxgx134 maxmag 1000 -Inf -> -Infinity
132 mxgx142 maxmag NaN -1000 -> -1000
    [all...]
minmag.decTest 86 mngx091 minmag Inf -1000 -> -1000
91 mngx096 minmag Inf 1000 -> 1000
93 mngx098 minmag -1000 Inf -> -1000
99 mngx104 minmag 1000 Inf -> 1000
103 mngx121 minmag -Inf -1000 -> -1000
    [all...]
nexttoward.decTest 181 nextt379 nexttoward 9.9999998E-1000 Infinity -> 9.9999999E-1000 Underflow Subnormal Inexact Rounded
182 nextt380 nexttoward 9.9999997E-1000 Infinity -> 9.9999998E-1000 Underflow Subnormal Inexact Rounded
193 nextt391 nexttoward -1.0000E-999 Infinity -> -9.9999999E-1000 Underflow Subnormal Inexact Rounded
194 nextt392 nexttoward -1.00000000E-999 Infinity -> -9.9999999E-1000 Underflow Subnormal Inexact Rounded
195 nextt393 nexttoward -1E-999 Infinity -> -9.9999999E-1000 Underflow Subnormal Inexact Rounded
296 nextt572 nexttoward 1E-999 -Infinity -> 9.9999999E-1000 Underflow Subnormal Inexact Rounded
297 nextt573 nexttoward 1.00000000E-999 -Infinity -> 9.9999999E-1000 Underflow Subnormal Inexact Rounded
301 nextt577 nexttoward 9.9999999E-1000 -Infinity -> 9.9999998E-1000 Underflow Subnormal Inexact Rounde
    [all...]
ddOr.decTest 198 ddor781 or -Inf -1000 -> NaN Invalid_operation
203 ddor786 or -Inf 1000 -> NaN Invalid_operation
204 ddor787 or -1000 -Inf -> NaN Invalid_operation
210 ddor793 or 1000 -Inf -> NaN Invalid_operation
214 ddor801 or Inf -1000 -> NaN Invalid_operation
219 ddor806 or Inf 1000 -> NaN Invalid_operation
221 ddor808 or -1000 Inf -> NaN Invalid_operation
227 ddor814 or 1000 Inf -> NaN Invalid_operation
231 ddor822 or NaN -1000 -> NaN Invalid_operation
236 ddor827 or NaN 1000 -> NaN Invalid_operatio
    [all...]
or.decTest 240 orx781 or -Inf -1000 -> NaN Invalid_operation
245 orx786 or -Inf 1000 -> NaN Invalid_operation
246 orx787 or -1000 -Inf -> NaN Invalid_operation
252 orx793 or 1000 -Inf -> NaN Invalid_operation
256 orx801 or Inf -1000 -> NaN Invalid_operation
261 orx806 or Inf 1000 -> NaN Invalid_operation
263 orx808 or -1000 Inf -> NaN Invalid_operation
269 orx814 or 1000 Inf -> NaN Invalid_operation
273 orx822 or NaN -1000 -> NaN Invalid_operation
278 orx827 or NaN 1000 -> NaN Invalid_operatio
    [all...]
xor.decTest 241 xorx781 xor -Inf -1000 -> NaN Invalid_operation
246 xorx786 xor -Inf 1000 -> NaN Invalid_operation
247 xorx787 xor -1000 -Inf -> NaN Invalid_operation
253 xorx793 xor 1000 -Inf -> NaN Invalid_operation
257 xorx801 xor Inf -1000 -> NaN Invalid_operation
262 xorx806 xor Inf 1000 -> NaN Invalid_operation
264 xorx808 xor -1000 Inf -> NaN Invalid_operation
270 xorx814 xor 1000 Inf -> NaN Invalid_operation
274 xorx822 xor NaN -1000 -> NaN Invalid_operation
279 xorx827 xor NaN 1000 -> NaN Invalid_operatio
    [all...]
  /external/webrtc/src/system_wrappers/interface/
tick_util.h 207 return (now._ticks * 1000) / qpfreq.QuadPart;
214 return now._ticks / 1000LL;
226 return (now._ticks * 1000) / (qpfreq.QuadPart/1000);
228 return now._ticks *1000LL;
231 return now._ticks / 1000LL;
248 return (qpfreq.QuadPart * ms) / 1000;
255 return ms * 1000LL;
265 return (ticks * 1000) / qpfreq.QuadPart;
272 return ticks / 1000LL
    [all...]
  /external/valgrind/main/none/tests/s390x/
cu41.stdout.exp 11 dst address difference: 0 dst len: 1000
15 dst address difference: 0 dst len: 1000
19 dst address difference: 0 dst len: 1000
23 dst address difference: 0 dst len: 1000
27 dst address difference: 0 dst len: 1000
31 dst address difference: 0 dst len: 1000
35 dst address difference: 0 dst len: 1000
39 dst address difference: 0 dst len: 1000
107 dst address difference: 0 dst len: 1000
111 dst address difference: 0 dst len: 1000
    [all...]
  /external/chromium_org/third_party/sqlite/src/test/
crash8.test 34 INSERT INTO t1 VALUES(1, randstr(1000,1000));
35 INSERT INTO t1 VALUES(2, randstr(1000,1000));
36 INSERT INTO t1 VALUES(3, randstr(1000,1000));
37 INSERT INTO t1 VALUES(4, randstr(1000,1000));
38 INSERT INTO t1 VALUES(5, randstr(1000,1000));
    [all...]

Completed in 144 milliseconds

<<11121314151617181920>>