/external/guava/guava-testlib/test/com/google/common/testing/anotherpackage/ |
D | ForwardingWrapperTesterTest.java | 50 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/ |
D | mcsignopass.stdoutB.exp | 6 SIGFPE Yes Yes Yes Arithmetic exception 59 Program received signal SIGFPE, Arithmetic exception.
|
D | mcsigpass.stdoutB.exp | 14 Program received signal SIGFPE, Arithmetic exception.
|
/external/eigen/cmake/ |
D | FindGMP.cmake | 1 # Try to find the GNU Multiple Precision Arithmetic Library (GMP)
|
/external/deqp/doc/testspecs/GLES31/ |
D | functional.shaders.implicit_conversions.txt | 28 - Arithmetic
|
/external/llvm/test/MC/Mips/ |
D | mips-alu-instructions.s | 71 # Arithmetic instructions
|
D | mips64-alu-instructions.s | 65 # Arithmetic instructions
|
D | micromips-alu-instructions.s | 6 # Arithmetic and Logical Instructions
|
/external/llvm/test/CodeGen/ARM/ |
D | pack.ll | 81 ; Arithmetic and logic right shift does not have the same semantics if shifting
|
/external/deqp/doc/testspecs/GLES2/ |
D | performance.shaders.operator.txt | 25 + Arithmetic operators in vertex and fragment shaders
|
/external/deqp/doc/testspecs/GLES3/ |
D | performance.shaders.operator.txt | 25 + Arithmetic operators in vertex and fragment shaders
|
D | functional.shaders.builtin_functions.precision.txt | 57 * Arithmetic operations
|
/external/llvm/include/llvm/IR/ |
D | IntrinsicsARM.td | 29 // Saturating Arithmetic 210 // Arithmetic ops
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64SchedCyclone.td | 132 // 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/ |
D | MicroMipsInstrInfo.td | 624 /// Arithmetic Instructions (ALU Immediate) 644 /// Arithmetic Instructions (3-Operand, R-Type) 671 /// Arithmetic Instructions with PC and Immediate
|
D | Mips64InstrInfo.td | 104 /// Arithmetic Instructions (ALU Immediate) 125 /// Arithmetic Instructions (3-Operand, R-Type)
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonIntrinsicsV4.td | 306 // Arithmetic/Convergent round
|
/external/llvm/test/CodeGen/X86/ |
D | avx2-vector-shifts.ll | 105 ; AVX2 Arithmetic Shift
|
D | avx-shift.ll | 79 ;;; Arithmetic Shift right
|
D | sse2-vector-shifts.ll | 95 ; SSE2 Arithmetic Shift
|
D | avx2-shift.ll | 115 ;;; Arithmetic Shift right
|
/external/llvm/test/MC/AArch64/ |
D | arm64-aliases.s | 547 ; 5.8.5 Vector Arithmetic aliases 639 ; 5.8.6 Scalar Arithmetic aliases
|
/external/eigen/doc/ |
D | SparseQuickReference.dox | 102 \section SparseBasicOps Arithmetic operations
|
/external/llvm/lib/Target/X86/ |
D | X86ScheduleBtVer2.td | 107 // Arithmetic.
|
D | X86SchedHaswell.td | 544 //-- Arithmetic instructions --// 1187 //-- Arithmetic instructions --// 1489 //-- Arithmetic instructions --// 1870 //-- Arithmetic instructions --//
|