Home
last modified time | relevance | path

Searched refs:ab0 (Results 1 – 25 of 26) sorted by relevance

12

/external/skia/src/pathops/
DSkPathOpsLine.cpp39 SkDVector ab0 = xy - fPts[0]; in nearPoint() local
40 double numer = len.fX * ab0.fX + ab0.fY * len.fY; in nearPoint()
69 SkDVector ab0 = xy - fPts[0]; in nearRay() local
70 double numer = len.fX * ab0.fX + ab0.fY * len.fY; in nearRay()
DSkDLineIntersection.cpp50 SkDVector ab0 = a[0] - b[0]; in intersectRay() local
51 double numerA = ab0.fY * bLen.fX - bLen.fY * ab0.fX; in intersectRay()
52 double numerB = ab0.fY * aLen.fX - aLen.fY * ab0.fX; in intersectRay()
/external/skia/src/core/
DSkStroke.cpp494 SkVector ab0 = pt - lineStart; in pt_to_line() local
495 SkScalar numer = dxy.dot(ab0); in pt_to_line()
892 SkVector ab0 = start - end; in intersectRay() local
893 SkScalar numerA = bLen.cross(ab0); in intersectRay()
894 SkScalar numerB = aLen.cross(ab0); in intersectRay()
/external/libmtp/logs/
Dmtp-detect-nokia-n1.txt1 Device 0 (VID=0489 and PID=1ab0) is UNKNOWN in libmtp v1.1.11.
7 0489:1ab0 @ bus 3, dev 5
16 idProduct: 1ab0
/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp458 SkVector ab0 = parallelPt - perpendicularPt; in IntersectSides() local
459 SkScalar numerA = ab0.fY * perpRay.fX - perpRay.fY * ab0.fX; in IntersectSides()
/external/pdfium/testing/resources/
Dbug_555784.in45 …aa1 /aa2 /aa3 /aa4 /aa5 /aa6 /aa7 /aa8 /aa9 /aaa /aab /aac /aad /aae /aaf /ab0 /ab1 /ab2 /ab3 /ab4…
/external/google-breakpad/src/processor/testdata/symbols/null_read_av/7B7D1968FF0D47AE4366E9C3A7E1B6750/
Dnull_read_av.sym1114 4ab0 5 732 23
2176 7ab0 4 387 40
2596 8ab0 9 321 41
5867 STACK CFI 8ab0 .cfa: $rsp 128 +
/external/llvm/test/MC/X86/AlignedBundling/
Dautogen-inst-offset-padding.s2216 # CHECK: 1ab0: incl
Dautogen-inst-offset-align-to-end.s2415 # CHECK: 1ab0: nop
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/D6D1FEC9A15DE7F38A236898871A2E770/
Dbreakpad_unittests.sym814 21ab0 4 484 85
1236 22ab0 c 253 59
1821 23ab0 4 1000 6
2349 24ab0 8 100 108
2852 25ab0 4 145 110
3329 26ab0 8 883 80
4145 28ab0 8 218 6
7628 31ab0 4 306 101
8986 34ab0 2c 52 20
9450 FUNC 35ab0 190 0 LinuxPtraceDumperChildTest::TestBody
[all …]
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/
Dbreakpad_unittests.sym288 13ab0 4 1143 26
909 14ab0 12 338 27
3479 FUNC 17ab0 38 0 testing::AssertionResult::operator<< <char const*>
3480 17ab0 2 305 82
4653 19ab0 2 344 6
10293 24ab0 2 1139 87
11844 27ab0 6 85 79
16386 30ab0 14 1487 82
17024 31ab0 2 179 123
17694 32ab0 2c 51 56
[all …]
/external/google-breakpad/src/tools/windows/dump_syms/testdata/
Domap_reorder_bbs.sym1404 3ab0 7 188 3583
2367 FUNC 5ab0 17 0 _setmbcp_nolock
2396 5ab0 17 741 3326
5515 STACK WIN 4 5ab0 17 0 0 8 0 20 0 1 $T0 $ebp = $eip $T0 4 + ^ = $ebp $T0 ^ = $esp $T0 8 + =
5551 STACK WIN 4 5ab0 17 0 0 8 4 20 0 1 $T0 $ebp = $eip $T0 4 + ^ = $ebp $T0 ^ = $esp $T0 8 + = $20 $T0…
5587 STACK WIN 4 5ab0 17 0 0 8 8 20 0 1 $T0 $ebp = $eip $T0 4 + ^ = $ebp $T0 ^ = $esp $T0 8 + = $20 $T0…
5622 STACK WIN 4 5ab0 17 0 0 8 c 20 0 1 $T0 $ebp = $eip $T0 4 + ^ = $ebp $T0 ^ = $esp $T0 8 + = $20 $T0…
Domap_stretched_filled.sym1398 3ab0 2 166 2079
Ddump_syms_regtest64.sym2768 6ab0 4 721 6808
Domap_stretched.sym1449 3ab0 2 166 2079
/external/valgrind/VEX/priv/
Dguest_ppc_toIR.c23622 IRTemp ab7, ab6, ab5, ab4, ab3, ab2, ab1, ab0; in dis_av_multarith() local
23625 ab7 = ab6 = ab5 = ab4 = ab3 = ab2 = ab1 = ab0 = IRTemp_INVALID; in dis_av_multarith()
23873 breakV128to4x64U( mkexpr(abOdd), &ab6, &ab4, &ab2, &ab0 ); in dis_av_multarith()
23884 binop(Iop_Add64, mkexpr(ab1), mkexpr(ab0)))); in dis_av_multarith()
23911 breakV128to4x64S( mkexpr(abOdd), &ab6, &ab4, &ab2, &ab0 ); in dis_av_multarith()
23922 binop(Iop_Add64, mkexpr(ab1), mkexpr(ab0)))); in dis_av_multarith()
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym186 PUBLIC 37ab0 0 lrand48
288 PUBLIC 66ab0 0 vfwscanf
453 PUBLIC 74ab0 0 _IO_adjust_column
486 PUBLIC 77ab0 0 __libc_mallinfo
2935 STACK CFI INIT 37ab0 22 .cfa: $rsp 8 + .ra: .cfa -8 + ^
3641 STACK CFI INIT 66ab0 7 .cfa: $rsp 8 + .ra: .cfa -8 + ^
5025 STACK CFI INIT 74ab0 3c .cfa: $rsp 8 + .ra: .cfa -8 + ^
5489 STACK CFI INIT 77ab0 87 .cfa: $rsp 8 + .ra: .cfa -8 + ^
/external/elfutils/tests/
Dtestfile44.expect.bz2
Dtestfile45.expect.bz21testfile45.o: elf64-elf_x86_64 2 3Disassembly of section .text: 4 5 0 ...
/external/google-breakpad/src/client/mac/handler/testcases/testdata/
Ddump_syms_i386_breakpad.sym306 2ab0 c 603 3
4150 16ab0 c 105 69
/external/google-breakpad/src/processor/testdata/symbols/overflow/B0E1FC01EF48E39CAF5C881D2DF0C3840/
Doverflow.sym1849 6ab0 3 1221 23
/external/skia/src/jumper/
DSkJumper_generated_win.S1829 …DB 196,98,125,88,13,30,61,0,0 ; vpbroadcastd 0x3d1e(%rip),%ymm9 # 5ab0 <_sk_call…
6636 …DB 196,226,125,24,5,60,118,0,0 ; vbroadcastss 0x763c(%rip),%ymm0 # 7ab0 <_sk_call…
17840 …DB 68,15,40,21,182,50,0,0 ; movaps 0x32b6(%rip),%xmm10 # 6ab0 <_sk_cal…
25819 …DB 68,15,86,21,50,57,0,0 ; orps 0x3932(%rip),%xmm10 # 6ab0 <_sk_cal…
29804 DB 127,0 ; jg 6ab0 <.literal16+0x800>
/external/google-breakpad/src/processor/testdata/symbols/kernel32.pdb/BCE8785C57B44245A669896B6A19B9542/
Dkernel32.sym1843 STACK WIN 4 57ab0 f5 1 0 c 4 8 0 1 $T0 $ebp = $eip $T0 4 + ^ = $ebp $T0 ^ = $esp $T0 8 + = $L $T0 .…
/external/google-breakpad/src/processor/testdata/symbols/test_app.pdb/5A9832E5287241C1838ED98914E9B7FF1/
Dtest_app.sym14694 12ab0 3 354 4825
/external/google-breakpad/src/processor/testdata/
Dmodule0.out14694 12ab0 3 354 4825

12