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

<<21222324252627282930>>

  /external/chromium/chrome/browser/autocomplete/
autocomplete_popup_view_mac.mm 62 // Maximum fraction of the popup width that can be used to display match
613 fraction:1.0
  /external/chromium/chrome/browser/ui/cocoa/
gradient_button_cell.mm 607 fraction:[self isEnabled] ? 1.0 : 0.5
629 fraction:[self isEnabled] ? 1.0 : 0.5
  /external/chromium_org/chrome/browser/autocomplete/
keyword_provider.cc 83 // A keyword is of higher quality when a greater fraction of it has been
87 // probably better rankings than the fraction of the keyword typed. We should
  /external/chromium_org/chrome/browser/resources/ntp4/
apps_page.js 526 // The fraction of the app tile size that the icon uses.
540 // The padding between tiles, as a fraction of the tile width.
  /external/chromium_org/chrome/browser/ui/cocoa/
browser_window_controller.h 427 // Gets or sets the fraction of the floating bar (presentation mode overlay)
430 - (void)setFloatingBarShownFraction:(CGFloat)fraction;
gradient_button_cell.mm 623 fraction:[self isEnabled] ? 1.0 : 0.5
644 fraction:[self isEnabled] ? 1.0 : 0.5
  /external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
PopupZoomer.java 424 // Calculate the elapsed fraction of animation.
438 // Fraction of the animation to actally show.
  /external/chromium_org/third_party/icu/source/common/
uhash.h 182 float highWaterRatio; /* 0..1; high water as a fraction of length */
183 float lowWaterRatio; /* 0..1; low water as a fraction of length */
  /external/chromium_org/third_party/tcmalloc/chromium/src/gperftools/
malloc_extension.h 394 double fraction; // Fraction of range that is being used (0 if !INUSE) member in struct:base::MallocRange
  /external/chromium_org/third_party/tcmalloc/vendor/src/gperftools/
malloc_extension.h 410 double fraction; // Fraction of range that is being used (0 if !INUSE) member in struct:base::MallocRange
  /external/icu4c/common/
uhash.h 162 float highWaterRatio; /* 0..1; high water as a fraction of length */
163 float lowWaterRatio; /* 0..1; low water as a fraction of length */
  /external/jpeg/
djpeg.c 105 fprintf(stderr, " -scale M/N Scale output image by fraction M/N, eg, 1/8\n");
326 /* Scale the output image by a fraction M/N. */
  /external/llvm/include/llvm/ADT/
APFloat.h 28 /// Enum that represents what fraction of the LSB truncated bits of an fp number
552 /// A binary fraction with an explicit integer bit.
  /external/qemu/distrib/jpeg-6b/
djpeg.c 105 fprintf(stderr, " -scale M/N Scale output image by fraction M/N, eg, 1/8\n");
326 /* Scale the output image by a fraction M/N. */
  /external/sonivox/arm-fm-22k/lib_src/
eas_math.h 120 Multiply the signed audio sample by the unsigned fraction.
122 - b is the unsigned fraction (cast to signed int as long as coef
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_math.h 120 Multiply the signed audio sample by the unsigned fraction.
122 - b is the unsigned fraction (cast to signed int as long as coef
  /external/sonivox/arm-wt-22k/lib_src/
eas_math.h 120 Multiply the signed audio sample by the unsigned fraction.
122 - b is the unsigned fraction (cast to signed int as long as coef
  /frameworks/av/media/libeffects/testlibs/
EffectsMath.h 111 Multiply the signed audio sample by the unsigned fraction.
113 - b is the unsigned fraction (cast to signed int as long as coef
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
enc_lag3.cpp 163 // encode pitch delay (with fraction)
272 /* encode pitch delay (with fraction) */
inter_36.cpp 106 frac = fraction (-2..2 for 3*, -3..3 for 6*) of type Word16
196 Word16 frac, /* i : fraction (-2..2 for 3*, -3..3 for 6*) */
q_gain_c.cpp 127 frac_gcode0 -- Word16 -- predicted CB gain (fraction), Q15
194 Word16 frac_gcode0, /* i : predicted CB gain (fraction), Q15 */
  /frameworks/av/media/libstagefright/codecs/amrwb/src/
pvamrwbdecoder_acelp.h 111 const int16 frac[], /* input : fraction for 3 first subfr (Q15) */
238 int16 frac, /* input : fraction of lag */
  /frameworks/base/services/java/com/android/server/wm/
AppTransition.java 111 /** Fraction of animation at which the recents thumbnail becomes completely transparent */
162 // Linear response for first fraction, then complete after that.
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
pstats.py 570 print >> self.stream, "Fraction argument must be in [0, 1]"
586 print >> self.stream, " what fraction of selected entries to print."
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
pstats.py 570 print >> self.stream, "Fraction argument must be in [0, 1]"
586 print >> self.stream, " what fraction of selected entries to print."

Completed in 377 milliseconds

<<21222324252627282930>>