HomeSort by relevance Sort by last modified time
    Searched full:fraction (Results 676 - 700 of 1230) sorted by null

<<21222324252627282930>>

  /external/chromium_org/third_party/freetype/src/cff/
cf2font.c 338 /* Note: use both integer and fraction for outlines. This allows bbox */
  /external/chromium_org/third_party/freetype/src/sfnt/
ttpost.c 127 "lozenge", "ydieresis", "Ydieresis", "fraction", "currency",
  /external/chromium_org/third_party/libxml/src/
triostr.c 972 trio_long_double_t fraction = 0.0;
997 fraction += fracdiv * (isdigit((int)*source)
1043 fraction += (*source - '0') * fracdiv;
1068 value = integer + fraction;
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/
i915_texstate.c 184 /* We get one field with fraction bits for the maximum addressable
  /external/chromium_org/third_party/skia/include/core/
SkPicture.h 107 drawing a fraction of a large scene into a smaller viewport.
  /external/chromium_org/ui/base/test/
ui_controls_mac.mm 63 // denominator is a fraction.
  /external/chromium_org/ui/gfx/
render_text.cc 39 // Fraction of the text size to lower a strike through below the baseline.
41 // Fraction of the text size to lower an underline below the baseline.
43 // Fraction of the text size to use for a strike through or under-line.
45 // Fraction of the text size to use for a top margin of a diagonal strike.
    [all...]
  /external/chromium_org/ui/views/controls/menu/
menu_scroll_view_container.cc 136 // become active, which we don't want. As we really only need a fraction of
  /external/clang/docs/
PTHInternals.rst 117 PTH files can be generated in a small fraction
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
BarGraph.java 33 private static final double RATIO= 0.6; // fraction of width reserved for bar graph; needs tweaking
  /external/eigen/unsupported/Eigen/src/SparseExtra/
RandomSetter.h 275 // small fraction of them have to be sorted, whence the following simple procedure:
  /external/freetype/src/cff/
cf2font.c 338 /* Note: use both integer and fraction for outlines. This allows bbox */
  /external/freetype/src/sfnt/
ttpost.c 127 "lozenge", "ydieresis", "Ydieresis", "fraction", "currency",
  /external/guava/guava/src/com/google/common/collect/
Table.java 32 * fraction of row key / column key pairs possessing a corresponding value.
  /external/libxml2/
triostr.c 972 trio_long_double_t fraction = 0.0;
997 fraction += fracdiv * (isdigit((int)*source)
1043 fraction += (*source - '0') * fracdiv;
1068 value = integer + fraction;
    [all...]
  /external/libyuv/files/include/libyuv/
planar_functions.h 305 // 'interpolation' is specified as 8 bit fraction where 0 means 100% src_argb0
  /external/llvm/docs/
HowToUseInstrMappings.rst 19 some support from the .td files for a fraction of maintenance cost.
  /external/llvm/include/llvm/Analysis/
BlockFrequencyImpl.h 247 // Now ExitProb = N / D, make sure it fits in an i32/i32 fraction.
  /external/mesa3d/src/mesa/drivers/dri/i915/
i915_texstate.c 184 /* We get one field with fraction bits for the maximum addressable
  /external/neven/Embedded/common/src/b_ImageEm/
UInt16ByteImage.c 480 /* fraction of destination pixel in the next source pixel */
483 /* fraction of destination pixel in the current source pixel */
773 /* fraction of destination pixel in the next source pixel */
776 /* fraction of destination pixel in the current source pixel */
  /external/qemu/distrib/sdl-1.2.15/src/video/quartz/
SDL_QuartzVideo.h 47 - Warping cursor delays mouse events for a fraction of a second,
  /external/skia/include/core/
SkPicture.h 107 drawing a fraction of a large scene into a smaller viewport.
  /external/skia/tools/
skdiff_image.cpp 110 "\nIf no sort is specified, it will sort by fraction of pixels mismatching."
  /external/sonivox/arm-fm-22k/lib_src/
eas_chorusdata.h 117 * indexDesired: the fractional index we are looking up (16 bits index + 16 bits fraction)
eas_math.c 34 /* anything less than this converts to a fraction too small to represent in 32-bits */

Completed in 995 milliseconds

<<21222324252627282930>>