Home
last modified time | relevance | path

Searched refs:soft (Results 1 – 25 of 199) sorted by relevance

12345678

/external/chromium_org/v8/test/mjsunit/compiler/
Dregress-shared-deopt.js30 var soft = false; variable
33 soft = true;
34 soft = false;
35 soft = true;
36 soft = false;
45 if (i == 4) if (soft) print("wahoo" + i);
60 soft = true;
/external/wpa_supplicant_8/src/drivers/
Drfkill.c22 u8 soft; member
74 event.idx, event.type, event.op, event.soft, in rfkill_receive()
82 } else if (event.soft) { in rfkill_receive()
141 event.idx, event.type, event.op, event.soft, in rfkill_init()
149 } else if (event.soft) { in rfkill_init()
/external/llvm/test/CodeGen/Mips/
Dmips16_fpret.ll1 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=mips16 -soft-float -mips16-hard-float -rel…
2 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=mips16 -soft-float -mips16-hard-float -rel…
3 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=mips16 -soft-float -mips16-hard-float -re…
4 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=mips16 -soft-float -mips16-hard-float -rel…
Dmips16_32_9.ll49 …infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" }
50 …nfs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" }
51 …infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" }
Dmips16_32_10.ll57 …infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" }
58 …nfs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" }
59 …infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" }
Dmips16_32_8.ll71 …infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" }
72 …h"="false" "no-nans-fp-math"="false" "nomips16" "unsafe-fp-math"="false" "use-soft-float"="false" }
73 …infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" }
74 …infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" }
Dmips16_32_4.ll63 …infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" }
64 …h"="false" "no-nans-fp-math"="false" "nomips16" "unsafe-fp-math"="false" "use-soft-float"="false" }
65 …infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" }
Dmips16_32_7.ll74 …infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" }
75 …h"="false" "no-nans-fp-math"="false" "nomips16" "unsafe-fp-math"="false" "use-soft-float"="false" }
76 …infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" }
Dmips16_32_3.ll68 …infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" }
69 …h"="false" "no-nans-fp-math"="false" "nomips16" "unsafe-fp-math"="false" "use-soft-float"="false" }
70 …infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" }
Dmips16_32_5.ll78 …infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" }
79 …h"="false" "no-nans-fp-math"="false" "nomips16" "unsafe-fp-math"="false" "use-soft-float"="false" }
80 …infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" }
Dmips16_32_6.ll84 …infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" }
85 …h"="false" "no-nans-fp-math"="false" "nomips16" "unsafe-fp-math"="false" "use-soft-float"="false" }
86 …infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" }
Dtnaked.ll28 …infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" }
29 …infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" }
Dcmplarge.ll36 …infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" }
37 …infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" }
/external/llvm/test/CodeGen/X86/
Dfloor-soft-float.ll1 ; RUN: llc < %s -march=x86-64 -mattr=+sse41,-avx -soft-float=0 | FileCheck %s --check-prefix=CHECK-…
2 ; RUN: llc < %s -march=x86-64 -mattr=+sse41,-avx -soft-float=1 | FileCheck %s --check-prefix=CHECK-…
Dsoft-fp.ll1 ; RUN: llc < %s -march=x86 -mattr=+sse2 -soft-float | not grep xmm
2 ; RUN: llc < %s -march=x86-64 -mattr=+sse2 -soft-float | not grep xmm
Dsqrt-fastmath.ll58 …no-infs-fp-math"="true" "no-nans-fp-math"="true" "unsafe-fp-math"="true" "use-soft-float"="false" }
59 …no-infs-fp-math"="true" "no-nans-fp-math"="true" "unsafe-fp-math"="true" "use-soft-float"="false" }
/external/openssl/crypto/engine/
Deng_cnf.c101 int soft = 0; in int_engine_configure() local
131 soft = 1; in int_engine_configure()
154 if (!e && soft) in int_engine_configure()
/external/chromium_org/third_party/openssl/openssl/crypto/engine/
Deng_cnf.c101 int soft = 0; in int_engine_configure() local
131 soft = 1; in int_engine_configure()
154 if (!e && soft) in int_engine_configure()
/external/llvm/docs/
DSystemLibrary.rst158 error results into two groups: normal/good/soft and abnormal/bad/hard. That is,
161 disk sector", or "system call interrupted". We'll call the first group "*soft*"
164 ``lib/System`` must always attempt to minimize soft errors. This is a design
165 requirement because the minimization of soft errors can affect the granularity
167 throw soft errors, you must review the granularity of the interface because it
175 throw that error if it occurs because its a soft error. The problem is that the
177 ``OpenOrCreateFileForWriting``. In the case of the soft "doesn't exist" error,
181 avoids the propagation of soft error handling throughout the rest of LLVM.
187 #. Don't throw soft errors, only hard errors.
189 #. If you're tempted to throw a soft error, re-think the interface.
[all …]
/external/llvm/test/CodeGen/PowerPC/
Dframeaddr.ll43 …infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" }
46 …infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" }
Daddrfuncstr.ll26 …infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" }
27 …infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" }
/external/chromium_org/third_party/sqlite/src/test/
Dcapi3b.test25 # soft-heap-limit is set too low. So disable the soft heap limit
144 sqlite3_soft_heap_limit $cmdlinearg(soft-heap-limit)
/external/clang/test/CodeGen/
D2003-11-27-ConstructorCast.c7 struct i387_soft_struct soft; member
D2003-11-27-UnionCtorInitialization.c9 struct i387_soft_struct soft; member
/external/llvm/test/CodeGen/Generic/
D2009-03-29-SoftFloatVectorExtract.ll1 ; RUN: llc < %s -soft-float

12345678