Searched refs:v01 (Results 1 – 13 of 13) sorted by relevance
/external/webkit/Source/WebCore/platform/graphics/openvg/ |
D | PathOpenVG.cpp | 239 FloatSize v01 = point0 - point1; in addArcTo() local 243 double cross = v01.width() * v21.height() - v01.height() * v21.width(); in addArcTo() 251 double d01 = hypot(v01.width(), v01.height()); in addArcTo() 256 FloatPoint startPoint = FloatPoint(point1.x() + v01.width() * rate, in addArcTo() 257 point1.y() + v01.height() * rate); in addArcTo()
|
/external/openssh/ |
D | PROTOCOL.certkeys | 30 ssh-rsa-cert-v01@openssh.com 31 ssh-dss-cert-v01@openssh.com 32 ecdsa-sha2-nistp256-cert-v01@openssh.com 33 ecdsa-sha2-nistp384-cert-v01@openssh.com 34 ecdsa-sha2-nistp521-cert-v01@openssh.com 65 string "ssh-rsa-cert-v01@openssh.com" 83 string "ssh-dss-cert-v01@openssh.com"
|
D | PROTOCOL | 38 "ecdsa-sha2-nistp256-cert-v01@openssh.com", 39 "ecdsa-sha2-nistp384-cert-v01@openssh.com" and 40 "ecdsa-sha2-nistp521-cert-v01@openssh.com"
|
D | PROTOCOL.agent | 201 string "ecdsa-sha2-nistp256-cert-v01@openssh.com" | 202 "ecdsa-sha2-nistp384-cert-v01@openssh.com" | 203 "ecdsa-sha2-nistp521-cert-v01@openssh.com"
|
D | ssh_config.0 | 328 ecdsa-sha2-nistp256-cert-v01@openssh.com, 329 ecdsa-sha2-nistp384-cert-v01@openssh.com, 330 ecdsa-sha2-nistp521-cert-v01@openssh.com, 331 ssh-rsa-cert-v01@openssh.com,ssh-dss-cert-v01@openssh.com,
|
D | ChangeLog | 1482 fix printing of extensions in v01 certificates that I broke in r1.190 1563 Move the permit-* options to the non-critical "extensions" field for v01 1655 regression tests for v01 certificate format 1708 revised certificate format ssh-{dss,rsa}-cert-v01@openssh.com with the
|
/external/webkit/Source/WebCore/platform/graphics/wince/ |
D | PlatformPathWinCE.cpp | 659 PathVector v01 = p0 - p1; in addArcTo() local 663 double cross = v01.m_x * v21.m_y - v01.m_y * v21.m_x; in addArcTo() 671 double d01 = v01.length(); in addArcTo() 677 startPoint.m_x = p1.m_x + v01.m_x * rate; in addArcTo() 678 startPoint.m_y = p1.m_y + v01.m_y * rate; in addArcTo()
|
/external/llvm/test/CodeGen/CellSPU/useful-harnesses/ |
D | vecoperations.c | 143 v8i16 v01 = { 0x1a87, 0x0a14, 0x5014, 0xfff0, in main() local 157 print_v8i16_hex("v01 ", v01); in main()
|
/external/webp/src/enc/ |
D | dsp_sse2.c | 304 __m128i v01, v32; in FTransformSSE2() local 342 v01 = _mm_unpacklo_epi32(transpose0_0, transpose0_1); in FTransformSSE2() 356 const __m128i a01 = _mm_add_epi16(v01, v32); in FTransformSSE2() 357 const __m128i a32 = _mm_sub_epi16(v01, v32); in FTransformSSE2() 388 v01 = _mm_unpacklo_epi32(transpose0_0, transpose0_1); in FTransformSSE2() 402 const __m128i a01 = _mm_add_epi16(v01, v32); in FTransformSSE2() 403 const __m128i a32 = _mm_sub_epi16(v01, v32); in FTransformSSE2()
|
/external/fdlibm/ |
D | e_j0.c | 152 v01 = 1.27304834834123699328e-02, /* 0x3F8A1270, 0x91C9C71A */ variable 211 v = one+z*(v01+z*(v02+z*(v03+z*v04)));
|
/external/openssh/regress/ |
D | cert-hostkey.sh | 188 for v in v01 v00 ; do 227 for v in v01 v00 ; do
|
/external/llvm/test/Transforms/InstCombine/ |
D | vec_demanded_elts.ll | 45 %v01 = insertelement <4 x float> %v00, float 0.000000e+00, i32 1 46 %v02 = insertelement <4 x float> %v01, float 0.000000e+00, i32 2
|
/external/webkit/PerformanceTests/Parser/resources/ |
D | final-url-en | 524 http://aic.stanford.edu/sg/bpg/annual/v01/bp01-05.html 8828 http://jodi.ecs.soton.ac.uk/Articles/v01/i08/Hunter/ 75609 http://www.tnty.com/newsletter/futures/archive/v01-05technology.html
|