Home
last modified time | relevance | path

Searched refs:d01 (Results 1 – 7 of 7) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/openvg/
DPathOpenVG.cpp251 double d01 = hypot(v01.width(), v01.height()); in addArcTo() local
253 double angle = (piDouble - fabs(asin(cross / (d01 * d21)))) * 0.5; in addArcTo()
255 double rate = span / d01; in addArcTo()
/external/webkit/Source/WebCore/platform/graphics/wince/
DPlatformPathWinCE.cpp671 double d01 = v01.length(); in addArcTo() local
673 double angle = (piDouble - fabs(asin(cross / (d01 * d21)))) * 0.5; in addArcTo()
675 double rate = span / d01; in addArcTo()
/external/elfutils/tests/
Drun-strings-test.sh136 testfile4: d01 __cxa_finalize
Dtestfile44.expect.bz21testfile44.o: elf32-elf_i386 2 3Disassembly of section .text: 4 5 0 ...
/external/webkit/Source/WebKit/win/Interfaces/
DIWebFrame.idl63 uuid(B4B22EF7-DD43-4d01-A992-99C4A8B1F845),
/external/icu4c/test/intltest/
Dcalregts.cpp1235 UDate d01 = makeDate(1997, UCAL_MARCH, 15, 12, 00, 56); in test4108764() local
1244 if (cal->getTime(status) != d01) in test4108764()
/external/valgrind/tsan/offline_tests/
D301.tst.gz