Home
last modified time | relevance | path

Searched defs:ratio (Results 1 – 25 of 29) sorted by relevance

12

/external/oprofile/gui/
Doprof_start_util.h27 inline double ratio(double x1, double x2) in ratio() function
/external/qemu-pc-bios/bochs/bios/
Dusage.cc45 double elements, ratio; in main() local
/external/webkit/Source/WebCore/page/wince/
DFrameWinCE.cpp77 float ratio = (float)printRect.height() / (float)printRect.width(); in computePageRectsForFrame() local
/external/zlib/contrib/minizip/
Dminiunz.c237 uLong ratio=0; local
314 uLong ratio=0; local
/external/webkit/Source/WebCore/rendering/
DRenderVideo.cpp165 int ratio = renderBox.width() * elementSize.height() - renderBox.height() * elementSize.width(); in videoBox() local
/external/webkit/Source/WebCore/page/
DPrintContext.cpp78 float ratio = printRect.height() / printRect.width(); in computePageRects() local
82 float ratio = printRect.width() / printRect.height(); in computePageRects() local
/external/webkit/Source/WebCore/platform/graphics/
DStringTruncator.cpp143 float ratio = (keepCountForSmallestKnownToNotFit - keepCountForLargestKnownToFit) in truncateString() local
/external/icu4c/tools/makeconv/
Dgencnvex.c332 int32_t u16Length, ratio; in getToUnicodeValue() local
638 int32_t u16Length, ratio; in getFromUBytesValue() local
/external/chromium/net/disk_cache/
Dstats.cc321 int64 ratio = GetCounter(hit) * 100; in GetRatio() local
/external/valgrind/main/drd/tests/
Domp_matinv.c295 double ratio; in main() local
Dmatinv.c321 double ratio; in main() local
/external/oprofile/libpp/
Dprofile_container.cpp222 double const ratio = op_ratio(counts[0], total_count[0]); in select_filename() local
Dformat_output.cpp68 double ratio = op_ratio(dividend, divisor); in get_percent() local
/external/qemu/audio/
Daudio_int.h114 int64_t ratio; member
131 int64_t ratio; member
/external/ppp/pppd/include/net/
Dppp_defs.h169 unsigned int ratio; /* recent compression ratio << 8 */ member
/external/webkit/Source/WebCore/platform/graphics/filters/
DFETurbulence.cpp313 float ratio = 1; in calculateTurbulenceValueForPoint() local
/external/kernel-headers/original/linux/
Dppp_defs.h162 double ratio; /* not computed in kernel. */ member
/external/oprofile/pp/
Dopreport.cpp228 double ratio = op_ratio(count, total_count); in output_count() local
/external/freetype/src/truetype/
Dttobjs.h270 FT_Long ratio; /* current ratio */ member
/external/speex/libspeex/
Dsb_celp.c428 float ratio; in sb_encode() local
/external/chromium/chrome/browser/ui/gtk/tabs/
Ddragged_tab_controller_gtk.cc275 double ratio = unselected / TabGtk::GetStandardSize().width(); in MoveTab() local
/external/webkit/Source/WebCore/platform/graphics/gpu/
DLoopBlinnMathUtils.cpp329 bool safeUnitDivide(float numerator, float denominator, float& ratio) in safeUnitDivide()
/external/webkit/Source/WebCore/platform/graphics/win/
DMediaPlayerPrivateQuickTimeVisualContext.cpp124 …FloatSize ratio(parentSize.width() / naturalSize.width(), parentSize.height() / naturalSize.height… in platformCALayerLayoutSublayersOfLayer() local
/external/opencv/cvaux/src/
Dcvlmeds.cpp1422 double swapd, ratio, bigest; in icvGaussMxN() local
/external/chromium/chrome/browser/ui/views/tabs/
Ddragged_tab_controller.cc715 double ratio = unselected / Tab::GetStandardSize().width(); in MoveAttached() local

12