HomeSort by relevance Sort by last modified time
    Searched refs:ab0 (Results 1 - 25 of 45) sorted by null

1 2

  /external/skia/src/pathops/
SkPathOpsLine.cpp 39 SkDVector ab0 = xy - fPts[0]; local
40 double numer = len.fX * ab0.fX + ab0.fY * len.fY;
69 SkDVector ab0 = xy - fPts[0]; local
70 double numer = len.fX * ab0.fX + ab0.fY * len.fY;
SkDLineIntersection.cpp 52 SkDVector ab0 = a[0] - b[0]; local
53 double numerA = ab0.fY * bLen.fX - bLen.fY * ab0.fX;
54 double numerB = ab0.fY * aLen.fX - aLen.fY * ab0.fX;
  /external/skqp/src/pathops/
SkPathOpsLine.cpp 39 SkDVector ab0 = xy - fPts[0]; local
40 double numer = len.fX * ab0.fX + ab0.fY * len.fY;
69 SkDVector ab0 = xy - fPts[0]; local
70 double numer = len.fX * ab0.fX + ab0.fY * len.fY;
SkDLineIntersection.cpp 52 SkDVector ab0 = a[0] - b[0]; local
53 double numerA = ab0.fY * bLen.fX - bLen.fY * ab0.fX;
54 double numerB = ab0.fY * aLen.fX - aLen.fY * ab0.fX;
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/score/
branch_32-lt.d 179 0ab0 00000000 00000000 00000000 ff93e20d .*
435 1ab0 00000000 00000000 00000000 00000000 .*
691 2ab0 00000000 00000000 00000000 00000000 .*
    [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/h8300/
t06_ari2.s 40 addx.l er3,@er1 ;010469190ab0
82 subx.l er3,@er1 ;010469191ab0
  /external/skia/src/core/
SkStroke.cpp 496 SkVector ab0 = pt - lineStart; local
497 SkScalar numer = dxy.dot(ab0);
    [all...]
  /external/skqp/src/core/
SkStroke.cpp 495 SkVector ab0 = pt - lineStart; local
496 SkScalar numer = dxy.dot(ab0);
    [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/tic6x/
insns16-l-unit.d 20 [0-9a-f]+[02468ace] <[^>]*> 4ab0[ \t]+sub \.L1 a2,a5,a3
37 [0-9a-f]+[02468ace] <[^>]*> 4ab0[ \t]+ssub \.L1 a18,a21,a19
  /external/perfetto/src/ftrace_reader/
cpu_reader_benchmark.cc 202 00000ab0: 0000 0000 7800 0000 f024 5401 2f00 0103 ....x....$T./...
cpu_reader_unittest.cc     [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/tilepro/
t_constants.d 178 0ab0 3e23cb30 77775758 77775758 d2e71640 .*
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/ia64/
opc-i.d 259 ab0: 00 00 00 00 01 c0 \[MII\] nop\.m 0x0
opc-f.d 523 ab0: 1c 00 00 00 01 00 \[MFB\] nop\.m 0x0
    [all...]
opc-m.d 523 ab0: 18 b8 16 08 91 15 \[MMB\] st4 \[r4\]=r5,215
    [all...]
psn.d 523 ab0: 08 c8 03 fa 54 18 \[MMI\] ldfs.a.d2 f121=\[r125\]
    [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/z8k/
inout.d 128 198: 3ab0 0048 inib @r4,@r11,r0
160 218: 3ab0 0040 inirb @r4,@r11,r0
  /external/pdfium/core/fxge/skia/
fx_skia_device.cpp 463 SkVector ab0 = parallelPt - perpendicularPt; local
464 SkScalar numerA = ab0.fY * perpRay.fX - perpRay.fY * ab0.fX;
    [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/aarch64/
fp_cvt_int.d 692 ab0: 9e1840e7 fcvtzs x7, s7, #48
shifted.d 692 ab0: ab23c05f cmn x2, w3, sxtw
sysreg-1.d 692 ab0: d539b04f mrs x15, s3_1_c11_c0_2
    [all...]
  /external/llvm/test/MC/X86/AlignedBundling/
autogen-inst-offset-align-to-end.s     [all...]
autogen-inst-offset-padding.s 2216 # CHECK: 1ab0: incl
    [all...]
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-arm/
cortex-a8-fix-blx-bcond.d 757 9ab0: f3af 8000 nop\.w
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/tilegx/
t_insns.d 352 ab0: [0-9a-f]* { add r5, r6, r7 ; stnt1 r15, r16 }
    [all...]

Completed in 2185 milliseconds

1 2