Home
last modified time | relevance | path

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

/third_party/openssl/crypto/bn/asm/
Dparisc-mont.pl132 $ab0="%r4";
240 ldd -16($xfer),$ab0
243 extrd,u $ab0,31,32,$hi0
244 extrd,u $ab0,63,32,$ab0
248 addl $ab0,$nm0,$nm0 ; low part is discarded
269 ldd -16($xfer),$ab0
271 addl $hi0,$ab0,$ab0
272 extrd,u $ab0,31,32,$hi0
275 extrd,u $ab0,63,32,$ab0
278 addl $ab0,$nm0,$nm0
[all …]
/third_party/flutter/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.cpp54 SkDVector ab0 = a[0] - b[0]; in intersectRay() local
55 double numerA = ab0.fY * bLen.fX - bLen.fY * ab0.fX; in intersectRay()
56 double numerB = ab0.fY * aLen.fX - aLen.fY * ab0.fX; in intersectRay()
/third_party/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.cpp54 SkDVector ab0 = a[0] - b[0]; in intersectRay() local
55 double numerA = ab0.fY * bLen.fX - bLen.fY * ab0.fX; in intersectRay()
56 double numerB = ab0.fY * aLen.fX - aLen.fY * ab0.fX; in intersectRay()
/third_party/libwebsockets/lib/core/
Dcontext.c96 lws_system_blob_t *ab0, *ab1; in lws_state_notify_protocol_init() local
155 ab0 = lws_system_get_blob(context, LWS_SYSBLOB_TYPE_AUTH, 0); in lws_state_notify_protocol_init()
159 context->pss_policies && ab0 && ab1 && in lws_state_notify_protocol_init()
160 !lws_system_blob_get_size(ab0) && in lws_state_notify_protocol_init()
/third_party/flutter/skia/src/core/
DSkStroke.cpp502 SkVector ab0 = pt - lineStart; in pt_to_line() local
503 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()
/third_party/skia/src/core/
DSkStroke.cpp535 SkVector ab0 = pt - lineStart; in pt_to_line() local
536 SkScalar numer = dxy.dot(ab0); in pt_to_line()
925 SkVector ab0 = start - end; in intersectRay() local
926 SkScalar numerA = bLen.cross(ab0); in intersectRay()
927 SkScalar numerB = aLen.cross(ab0); in intersectRay()
/third_party/toybox/www/
D0bsd-mckusick.txt8 Received: by 2002:ab0:208c:0:0:0:0:0 with SMTP id r12csp943206uak;
/third_party/mesa3d/src/freedreno/.gitlab-ci/reference/
Dcrash.log2668 000ab0: 01000000 8b1d00e7 301f0001 881dd600 |...........0....|
3258 000ab0: 2ca1429e 947b6203 a784269a 89477d59 |.B.,.b{..&..Y}G.|
3615 000ab0: 654f94b6 7fc1fd0e 3f4282fa ed77bede |..Oe......B?..w.|
3871 001ab0: 7fdebf6c 7ebff2d9 31aca9fd ebfb0aaf |l......~...1....|
4296 000ab0: 176aeed0 152b03e6 04cac509 2ddc56ed |..j...+......V.-|
4552 001ab0: a1ea6d5a 50a4ae17 098e9943 cc0c428a |Zm.....PC....B..|
4820 000ab0: deafbead deafbead deafbead deafbead |................|
5076 001ab0: 00000000 00000000 00000000 00000000 |................|
Des2gears-a320.log3567 11843ab0: 0000: c0022200 00000000 00004086 00000004
8151 11845ab0: 0000: 000021ea 0000000b
/third_party/elfutils/tests/
Dtestfile44.expect.bz21testfile44.o: elf32-elf_i386 2 3Disassembly of section .text: 4 5 0 ...
Dtestfile45.expect.bz2
/third_party/skia/third_party/externals/libwebp/
DChangeLog2919 68111ab0 add missing YUVA->ARGB automatic conversion in WebPEncode()
/third_party/flutter/skia/third_party/externals/libwebp/
DChangeLog2714 68111ab0 add missing YUVA->ARGB automatic conversion in WebPEncode()