HomeSort by relevance Sort by last modified time
    Searched refs:e6 (Results 301 - 325 of 670) sorted by null

<<11121314151617181920>>

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/rx/
min.d 60 e6: fc 15 ff fc min 252\[r15\]\.ub, r15
mul.d 75 e6: 06 0e 00 fc ff mul 65532\[r0\]\.b, r0
or.d 75 e6: 06 16 00 fc ff or 65532\[r0\]\.b, r0
tst.d 60 e6: fc 31 ff fc tst 252\[r15\]\.ub, r15
xor.d 60 e6: fc 35 ff fc xor 252\[r15\]\.ub, r15
mov.d 99 e6: fb 0e ff ff 7f mov\.l #0x7fffff, r0
215 2e6: dc f0 mov.w \[r15\], r0
419 5a2: e6 00 ff 3f 3f mov.l 65532\[r0\], 252\[r0\]
420 5a7: e6 0f ff 3f 3f mov.l 65532\[r0\], 252\[r15\]
425 5c0: e6 f0 ff 3f 3f mov.l 65532\[r15\], 252\[r0\]
426 5c5: e6 ff ff 3f 3f mov.l 65532\[r15\], 252\[r15\]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/score/
ls32ls16.d 126 2e6: 237c sw! r3, \[r7\]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sparc/
crypto.d 28 48: 8b b0 e6 a0 des_iip %f34, %f36
hpcvis3.d 26 40: ab bb e6 31 fmadds %f15, %f17, %f19, %f21
  /external/autotest/client/deps/glbench/src/
utils.cc 159 uint64_t time_end = time_now + 1e6 * timeout;
  /prebuilts/gdb/darwin-x86/lib/python2.7/ctypes/test/
test_numbers.py 251 print "%15s: %.2f us" % (msg, ((stop-start)*1e6/5/rep))
  /prebuilts/gdb/linux-x86/lib/python2.7/ctypes/test/
test_numbers.py 251 print "%15s: %.2f us" % (msg, ((stop-start)*1e6/5/rep))
  /prebuilts/go/darwin-x86/src/math/rand/
rand_test.go 328 // For issue 6721, the problem came after 7533753 calls, so check 10e6.
329 num := int(10e6)
  /prebuilts/go/darwin-x86/src/strconv/
atof.go 356 1e0, 1e1, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8, 1e9,
360 var float32pow10 = []float32{1e0, 1e1, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8, 1e9, 1e10}
  /prebuilts/go/linux-x86/src/math/rand/
rand_test.go 328 // For issue 6721, the problem came after 7533753 calls, so check 10e6.
329 num := int(10e6)
  /prebuilts/go/linux-x86/src/strconv/
atof.go 356 1e0, 1e1, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8, 1e9,
360 var float32pow10 = []float32{1e0, 1e1, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8, 1e9, 1e10}
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
test_numbers.py 251 print "%15s: %.2f us" % (msg, ((stop-start)*1e6/5/rep))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/
test_numbers.py 251 print "%15s: %.2f us" % (msg, ((stop-start)*1e6/5/rep))
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/epiphany/
regression.d 136 e6: e229 e000 ldrh.l r63,\[r0,\+r4\]
260 1e6: fd3b fc00 sub r63,r63,2
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/fr30/
allinsn.d 222 bc: e6 a1 bn 0 \<add\>
273 e6: 9f a0 nop
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/
altivec2.d 113 19c: (12 9c e6 c4|c4 e6 9c 12) vsrd v20,v28,v28
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic4x/
opcodes_new.d 301 e6: de0101e8.*
601 1e6: 8d00e8e8.*
  /external/opencv3/samples/cpp/
stitching_detailed.cpp 430 work_scale = min(1.0, sqrt(work_megapix * 1e6 / full_img.size().area()));
437 seam_scale = min(1.0, sqrt(seam_megapix * 1e6 / full_img.size().area()));
731 compose_scale = min(1.0, sqrt(compose_megapix * 1e6 / full_img.size().area()));
  /external/webrtc/webrtc/modules/audio_coding/neteq/
audio_decoder_unittest.cc 531 double mse = 2.13e6;
558 double mse = 8.18e6;
571 double mse = 3.46e6;
  /cts/tests/camera/src/android/hardware/camera2/cts/
CameraTestUtils.java     [all...]

Completed in 6347 milliseconds

<<11121314151617181920>>