/external/e2fsprogs/tests/f_dup4/ |
D | expect.1 | 5 Multiply-claimed block(s) in inode 16: 30 6 Multiply-claimed block(s) in inode 17: 30 7 Multiply-claimed block(s) in inode 18: 30 8 Multiply-claimed block(s) in inode 19: 30 9 Multiply-claimed block(s) in inode 20: 34 10 Multiply-claimed block(s) in inode 21: 34 11 Multiply-claimed block(s) in inode 22: 34 12 Multiply-claimed block(s) in inode 23: 34 43 Multiply-claimed blocks already reassigned or cloned. 71 Multiply-claimed blocks already reassigned or cloned.
|
/external/e2fsprogs/tests/f_dup2/ |
D | expect.1 | 7 Multiply-claimed block(s) in inode 12: 25 26 8 Multiply-claimed block(s) in inode 13: 25 26 57 58 9 Multiply-claimed block(s) in inode 14: 57 58 28 Multiply-claimed blocks already reassigned or cloned.
|
/external/llvm/lib/Target/X86/ |
D | X86InstrFMA.td | 10 // This file describes FMA (Fused Multiply-Add) instructions. 15 // FMA3 - Intel 3 operand Fused Multiply-Add instructions 45 // Fused Multiply-Add 55 // Fused Negative Multiply-Add
|
/external/e2fsprogs/tests/f_extents2/ |
D | expect.1 | 33 Multiply-claimed block(s) in inode 13: 80 80 34 Multiply-claimed block(s) in inode 14: 85 35 Multiply-claimed block(s) in inode 15: 85 52 Multiply-claimed blocks already reassigned or cloned.
|
/external/e2fsprogs/tests/f_dup/ |
D | expect.1 | 7 Multiply-claimed block(s) in inode 12: 25 26 8 Multiply-claimed block(s) in inode 13: 25 26 21 Multiply-claimed blocks already reassigned or cloned.
|
/external/e2fsprogs/tests/f_dup3/ |
D | expect.1 | 7 Multiply-claimed block(s) in inode 11: 24 24 8 Multiply-claimed block(s) in inode 14: 69 69 9 Multiply-claimed block(s) in inode 16: 99 99
|
/external/e2fsprogs/tests/f_bbfile/ |
D | expect.1 | 10 Multiply-claimed block(s) in inode 2: 21 11 Multiply-claimed block(s) in inode 11: 9 10 11 12 13 14 15 16 17 18 19 20 12 Multiply-claimed block(s) in inode 12: 25 26
|
/external/v8/src/ |
D | diy-fp.h | 67 void Multiply(const DiyFp& other); 72 result.Multiply(b); in Times()
|
D | diy-fp.cc | 35 void DiyFp::Multiply(const DiyFp& other) { in Multiply() function in v8::internal::DiyFp
|
D | strtod.cc | 288 input.Multiply(adjustment_power); in DiyFpStrtod() 299 input.Multiply(cached_power); in DiyFpStrtod()
|
D | fixed-dtoa.cc | 45 void Multiply(uint32_t multiplicand) { in Multiply() function in v8::internal::UInt128 277 fractionals128.Multiply(5); in FillFractionals()
|
/external/v8/test/cctest/ |
D | test-diy-fp.cc | 28 TEST(Multiply) { in TEST() argument 35 diy_fp1.Multiply(diy_fp2); in TEST()
|
/external/e2fsprogs/tests/f_dup_resize/ |
D | expect.1 | 7 Multiply-claimed block(s) in inode 7: 4 5 6 7 8 Multiply-claimed block(s) in inode 12: 4 5 6 7
|
/external/e2fsprogs/tests/f_dupfsblks/ |
D | expect.1 | 11 Multiply-claimed block(s) in inode 12: 3 4 6 1 12 Multiply-claimed block(s) in inode 13: 2 3 13 Multiply-claimed block(s) in inode 14: 2
|
/external/llvm/lib/Target/ARM/ |
D | ARMScheduleA8.td | 309 // Single-precision FP Multiply 313 // Double-precision FP Multiply 963 // Double-register Integer Multiply (.8, .16) 967 // Double-register Integer Multiply (.32) 971 // Quad-register Integer Multiply (.8, .16) 975 // Quad-register Integer Multiply (.32) 981 // Double-register Integer Multiply-Accumulate (.8, .16) 985 // Double-register Integer Multiply-Accumulate (.32) 989 // Quad-register Integer Multiply-Accumulate (.8, .16) 993 // Quad-register Integer Multiply-Accumulate (.32)
|
D | ARMScheduleA9.td | 575 // Single-precision FP Multiply 583 // Double-precision FP Multiply 1449 // Double-register Integer Multiply (.8, .16) 1458 // Quad-register Integer Multiply (.8, .16) 1468 // Double-register Integer Multiply (.32) 1477 // Quad-register Integer Multiply (.32) 1486 // Double-register Integer Multiply-Accumulate (.8, .16) 1495 // Double-register Integer Multiply-Accumulate (.32) 1504 // Quad-register Integer Multiply-Accumulate (.8, .16) 1513 // Quad-register Integer Multiply-Accumulate (.32)
|
D | ARMScheduleV6.td | 234 // Single-precision FP Multiply 237 // Double-precision FP Multiply
|
/external/clang/test/SemaTemplate/ |
D | dependent-names.cpp | 190 …return Multiply(x, x); // expected-error {{neither visible in the template definition nor found by… in Squared() 193 int Multiply(int x, int y) { // expected-note {{should be declared prior to the call site}} in Multiply() function
|
/external/e2fsprogs/tests/f_dupsuper/ |
D | expect.1 | 7 Multiply-claimed block(s) in inode 12: 2 3 1
|
/external/skia/src/effects/ |
D | SkPorterDuff.cpp | 46 MAKE_PAIR(Multiply),
|
/external/webkit/Source/WebCore/platform/graphics/ |
D | ImageBuffer.h | 52 enum Multiply { enum
|
/external/webkit/Source/WebCore/platform/graphics/cairo/ |
D | ImageBufferCairo.cpp | 159 template <Multiply multiplied> 228 template <Multiply multiplied>
|
/external/oprofile/events/i386/atom/ |
D | unit_masks | 27 0x01 s Multiply operations executed 28 0x81 ar Multiply operations retired
|
/external/webkit/Source/WebCore/platform/graphics/skia/ |
D | ImageBufferSkia.cpp | 167 template <Multiply multiplied> 269 template <Multiply multiplied>
|
/external/webkit/Source/WebCore/platform/graphics/qt/ |
D | ImageBufferQt.cpp | 200 template <Multiply multiplied> 305 template <Multiply multiplied>
|