HomeSort by relevance Sort by last modified time
    Searched full:vone (Results 1 - 13 of 13) sorted by null

  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.7.0/
lint-checks-22.7.0-sources.jar.asc 10 =VoNe
  /bionic/libm/upstream-freebsd/lib/msun/src/
e_j0f.c 28 static const volatile float vone = 1, vzero = 0; variable
116 if(ix>=0x7f800000) return vone/(x+x*x);
e_j1f.c 28 static const volatile float vone = 1, vzero = 0; variable
113 if(ix>=0x7f800000) return vone/(x+x*x);
e_jnf.c 26 static const volatile float vone = 1, vzero = 0; variable
e_j0.c 67 static const volatile double vone = 1, vzero = 0; variable
160 if(ix>=0x7ff00000) return vone/(x+x*x);
e_j1.c 67 static const volatile double vone = 1, vzero = 0; variable
157 if(ix>=0x7ff00000) return vone/(x+x*x);
e_jn.c 46 static const volatile double vone = 1, vzero = 0; variable
  /external/llvm/lib/Target/SystemZ/
SystemZInstrVector.td 59 def VONE : InherentVRIa<"vone", 0xE744, 0xffff>;
    [all...]
  /external/llvm/test/MC/SystemZ/
insn-bad-zEC12.s 1122 #CHECK: vone %v0
1124 vone %v0
    [all...]
insn-good-z13.s     [all...]
  /external/llvm/test/MC/Disassembler/SystemZ/
insns-z13.txt 1184 #CHECK: vone %v0
1190 #CHECK: vone %v31
    [all...]
  /development/perftests/panorama/input/
test_003.ppm     [all...]
test_006.ppm     [all...]

Completed in 938 milliseconds