/third_party/openssl/crypto/bn/asm/ |
D | parisc-mont.pl | 130 $ab0="%r4"; 238 ldd -16($xfer),$ab0 241 extrd,u $ab0,31,32,$hi0 242 extrd,u $ab0,63,32,$ab0 246 addl $ab0,$nm0,$nm0 ; low part is discarded 267 ldd -16($xfer),$ab0 269 addl $hi0,$ab0,$ab0 270 extrd,u $ab0,31,32,$hi0 273 extrd,u $ab0,63,32,$ab0 276 addl $ab0,$nm0,$nm0 [all …]
|
/third_party/flutter/skia/src/pathops/ |
D | SkPathOpsLine.cpp | 39 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()
|
D | SkDLineIntersection.cpp | 54 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/ |
D | SkPathOpsLine.cpp | 39 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()
|
D | SkDLineIntersection.cpp | 54 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/ |
D | context.c | 96 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/skia/src/core/ |
D | SkStroke.cpp | 535 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/flutter/skia/src/core/ |
D | SkStroke.cpp | 502 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/toybox/www/ |
D | 0bsd-mckusick.txt | 8 Received: by 2002:ab0:208c:0:0:0:0:0 with SMTP id r12csp943206uak;
|
/third_party/mesa3d/src/freedreno/.gitlab-ci/reference/ |
D | crash.log | 2668 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 |................|
|
D | es2gears-a320.log | 3567 11843ab0: 0000: c0022200 00000000 00004086 00000004 8151 11845ab0: 0000: 000021ea 0000000b
|
/third_party/quickjs/ |
D | libbf.c | 7500 __m256d r, q, ab1, ab0, qm0, qm1; in ntt_mul_mod() local 7505 ab0 = _mm256_fmsub_pd(a, b, ab1); /* low part */ in ntt_mul_mod() 7506 r = (ab1 - qm1) + (ab0 - qm0); in ntt_mul_mod()
|
/third_party/skia/third_party/externals/libwebp/ |
D | ChangeLog | 2919 68111ab0 add missing YUVA->ARGB automatic conversion in WebPEncode()
|
/third_party/flutter/skia/third_party/externals/libwebp/ |
D | ChangeLog | 2714 68111ab0 add missing YUVA->ARGB automatic conversion in WebPEncode()
|