Home
last modified time | relevance | path

Searched refs:Arithmetic (Results 1 – 25 of 66) sorted by relevance

123

/external/guava/guava-testlib/test/com/google/common/testing/anotherpackage/
DForwardingWrapperTesterTest.java50 tester.testForwarding(Arithmetic.class, in testGoodForwarder()
51 new Function<Arithmetic, Arithmetic>() { in testGoodForwarder()
52 @Override public Arithmetic apply(Arithmetic arithmetic) { in testGoodForwarder()
182 assertFailure(Arithmetic.class, new Function<Arithmetic, Arithmetic>() { in testForwardsToTheWrongMethod()
183 @Override public Arithmetic apply(Arithmetic adder) { in testForwardsToTheWrongMethod()
253 private static class ForwardingArithmetic implements Arithmetic {
254 private final Arithmetic arithmetic;
256 public ForwardingArithmetic(Arithmetic arithmetic) { in ForwardingArithmetic()
326 public interface Arithmetic extends Adder { interface in ForwardingWrapperTesterTest
330 private static class ForwardsToTheWrongMethod implements Arithmetic {
[all …]
/external/valgrind/gdbserver_tests/
Dmcsignopass.stdoutB.exp6 SIGFPE Yes Yes Yes Arithmetic exception
59 Program received signal SIGFPE, Arithmetic exception.
Dmcsigpass.stdoutB.exp14 Program received signal SIGFPE, Arithmetic exception.
/external/eigen/cmake/
DFindGMP.cmake1 # Try to find the GNU Multiple Precision Arithmetic Library (GMP)
/external/deqp/doc/testspecs/GLES31/
Dfunctional.shaders.implicit_conversions.txt28 - Arithmetic
/external/llvm/test/MC/Mips/
Dmips-alu-instructions.s71 # Arithmetic instructions
Dmips64-alu-instructions.s65 # Arithmetic instructions
Dmicromips-alu-instructions.s6 # Arithmetic and Logical Instructions
/external/llvm/test/CodeGen/ARM/
Dpack.ll81 ; Arithmetic and logic right shift does not have the same semantics if shifting
/external/deqp/doc/testspecs/GLES2/
Dperformance.shaders.operator.txt25 + Arithmetic operators in vertex and fragment shaders
/external/deqp/doc/testspecs/GLES3/
Dperformance.shaders.operator.txt25 + Arithmetic operators in vertex and fragment shaders
Dfunctional.shaders.builtin_functions.precision.txt57 * Arithmetic operations
/external/llvm/include/llvm/IR/
DIntrinsicsARM.td29 // Saturating Arithmetic
210 // Arithmetic ops
/external/llvm/lib/Target/AArch64/
DAArch64SchedCyclone.td132 // 7.8.2-7.8.5. Arithmetic and Logical, Comparison, Conditional,
366 // 7.9.2 Integer Arithmetic, Logical, and Comparisons
426 // 7.9.3 Floating Point Arithmetic and Comparisons
/external/llvm/lib/Target/Mips/
DMicroMipsInstrInfo.td624 /// Arithmetic Instructions (ALU Immediate)
644 /// Arithmetic Instructions (3-Operand, R-Type)
671 /// Arithmetic Instructions with PC and Immediate
DMips64InstrInfo.td104 /// Arithmetic Instructions (ALU Immediate)
125 /// Arithmetic Instructions (3-Operand, R-Type)
/external/llvm/lib/Target/Hexagon/
DHexagonIntrinsicsV4.td306 // Arithmetic/Convergent round
/external/llvm/test/CodeGen/X86/
Davx2-vector-shifts.ll105 ; AVX2 Arithmetic Shift
Davx-shift.ll79 ;;; Arithmetic Shift right
Dsse2-vector-shifts.ll95 ; SSE2 Arithmetic Shift
Davx2-shift.ll115 ;;; Arithmetic Shift right
/external/llvm/test/MC/AArch64/
Darm64-aliases.s547 ; 5.8.5 Vector Arithmetic aliases
639 ; 5.8.6 Scalar Arithmetic aliases
/external/eigen/doc/
DSparseQuickReference.dox102 \section SparseBasicOps Arithmetic operations
/external/llvm/lib/Target/X86/
DX86ScheduleBtVer2.td107 // Arithmetic.
DX86SchedHaswell.td544 //-- Arithmetic instructions --//
1187 //-- Arithmetic instructions --//
1489 //-- Arithmetic instructions --//
1870 //-- Arithmetic instructions --//

123