HomeSort by relevance Sort by last modified time
    Searched refs:e9 (Results 251 - 275 of 575) sorted by null

<<11121314151617181920>>

  /external/valgrind/none/tests/amd64/
slahf-amd64.stdout.exp 236 e9 -> c300
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/
Camera2SurfaceViewTestCase.java 740 new long[]{(long) (1e9 / fpsRange.getUpper()), (long) (1e9 / fpsRange.getLower())};
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/cover/testdata/
test.go 17 const anything = 1e9 // Just some unlikely value that means "we got here, don't care how often"
  /prebuilts/go/darwin-x86/src/io/ioutil/
ioutil.go 61 if size := fi.Size(); size < 1e9 {
  /prebuilts/go/linux-x86/src/cmd/cover/testdata/
test.go 17 const anything = 1e9 // Just some unlikely value that means "we got here, don't care how often"
  /prebuilts/go/linux-x86/src/io/ioutil/
ioutil.go 61 if size := fi.Size(); size < 1e9 {
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
jump16.d 10 [ ]*[a-f0-9]+: e9 f(e|b) ff jmp (0x3|0 <.text>) 3: (R_386_PC)?(DISP)?16 xxx
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68hc11/
9s12x-mov.d 50 000000e9 <.text\+0xe9> movw 0x00001009 <a6>, \[0x8123,SP\]
all_insns.d 83 6f: R_M68HC11_8 \$e9
180 0+00e9 <L88> bvs 0x0+00ee <L89>
181 e9: R_M68HC11_RL_JUMP \*ABS\*
334 0+01e9 <L200> ldx #0x0+579b <L330\+0x54b4>
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/
vle-reloc.d 12 2: e9 00 se_bl 0x2
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sparc/
hpcvis3.d 53 ac: 97 b1 c4 e9 fsrl32 %f38, %f40, %f42
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/z80/
ld-group.d 138 [ ]+e9:[ ]+dd e1[ ]+pop ix
  /device/generic/goldfish/hwcomposer/
hwcomposer.cpp 266 int64_t timestamp = int64_t(rt.tv_sec) * 1e9 + rt.tv_nsec;
  /external/icu/icu4c/source/test/perf/perldriver/
Output.pm 27 my $mult = 1e9; #use nanoseconds
  /external/icu/icu4j/perf-tests/perldriver/
Output.pm 25 my $mult = 1e9; #use nanoseconds
  /external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
format_types.h 725 __m128 xf = fastpow< 2, 3, int(0.629960524947437 * 1e9), int(1e9) >(arg);
841 simd16scalar xf = fastpow< 2, 3, int(0.629960524947437 * 1e9), int(1e9) >(arg);
    [all...]
  /external/syslinux/bios/utils/
mkdiskimage 324 d1 e9 73 9 66 c7 6 8d 6 b4 42 eb 15 5a b4 8 cd 13 83 e1 3f 51 f b6 c6 40 f7
  /hardware/intel/img/hwcomposer/merrifield/common/devices/
PhysicalDevice.cpp 241 values[i] = 1e9 / configChosen->getRefreshRate();
  /hardware/intel/img/hwcomposer/moorefield_hdmi/common/devices/
PhysicalDevice.cpp 240 values[i] = 1e9 / configChosen->getRefreshRate();
  /prebuilts/go/darwin-x86/src/strconv/
atof.go 358 1e0, 1e1, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8, 1e9,
362 var float32pow10 = []float32{1e0, 1e1, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8, 1e9, 1e10}
  /prebuilts/go/darwin-x86/src/syscall/
syscall_plan9.go 286 tv.Usec = int32(nsec % 1e9 / 1e3)
287 tv.Sec = int32(nsec / 1e9)
  /prebuilts/go/linux-x86/src/strconv/
atof.go 358 1e0, 1e1, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8, 1e9,
362 var float32pow10 = []float32{1e0, 1e1, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8, 1e9, 1e10}
  /prebuilts/go/linux-x86/src/syscall/
syscall_plan9.go 286 tv.Usec = int32(nsec % 1e9 / 1e3)
287 tv.Sec = int32(nsec / 1e9)
  /system/chre/host/msm/daemon/
chre_daemon.cc 156 float timestampSeconds = timestampNanos / 1e9;
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/bfin/
parallel3.d 118 1b8: 94 c8 5a e9 R5.H = \(A1 = R3.H \* R2.H\) \(M\), R5.L = \(A0 \+= R3.L \* R2.L\) \(FU\) \|\| \[P1--\] = R3 \|\| NOP;
136 200: 9c c8 1f e9 R5 = \(A1 = R3.H \* R7.H\) \(M\), R4 = \(A0 \+= R3.L \* R7.L\) \(FU\) \|\| \[I2--\] = R0 \|\| NOP;

Completed in 1894 milliseconds

<<11121314151617181920>>