Home
last modified time | relevance | path

Searched refs:fp1 (Results 1 – 6 of 6) sorted by relevance

/external/qemu/
Dkqemu.c407 struct fpstate fp1, *fp = &fp1; in restore_native_fp_frstor() local
433 struct fpstate fp1, *fp = &fp1; in save_native_fp_fsave() local
/external/webkit/WebCore/platform/graphics/wince/
DPlatformPathWince.cpp648 void PlatformPath::addArcTo(const FloatPoint& fp1, const FloatPoint& fp2, float radius) in addArcTo() argument
652 p1 = fp1; in addArcTo()
DGraphicsContextWince.cpp1473 FloatPoint fp1 = m_data->mapPoint(gradient->p1()); in fillRect() local
1475 IntPoint p1(stableRound(fp1.x()), stableRound(fp1.y())); in fillRect()
/external/chromium/third_party/icu/source/test/intltest/
Dnumrgts.cpp288 FieldPosition fp1(0); in Test4088161() local
292 logln(" format(d) = '" + df->format(d, sBuf1, fp1) + "'"); in Test4088161()
/external/icu4c/test/intltest/
Dnumrgts.cpp288 FieldPosition fp1(0); in Test4088161() local
292 logln(" format(d) = '" + df->format(d, sBuf1, fp1) + "'"); in Test4088161()
/external/bison/
DOChangeLog303 * src/conflicts.c (print_reductions): Increment both fp1 and fp2