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

<<11121314151617181920>>

  /packages/apps/UnifiedEmail/src/com/android/bitmap/
BitmapUtils.java 37 * @param vertSliceFrac vertical slice fraction determines the vertical
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
acct.h 35 exponent and a 13-bit fraction. See linux/kernel/acct.c for the
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
acct.h 35 exponent and a 13-bit fraction. See linux/kernel/acct.c for the
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
acct.h 35 exponent and a 13-bit fraction. See linux/kernel/acct.c for the
  /external/chromium/chrome/browser/resources/
mobile_setup.js 229 var oGap = gap / oCircumference; // Gap size as fraction of outer ring
230 var iGap = gap / iCircumference; // Gap size as fraction of inner ring
  /external/chromium_org/chrome/browser/ui/views/location_bar/
content_setting_image_view.cc 163 // The fraction of the animation we'll spend animating the string into view,
164 // which is also the fraction we'll spend animating it closed; total
  /external/chromium_org/content/browser/
byte_stream.h 123 // Inverse of the fraction of the stream buffer that must be full before
164 // Inverse of the fraction of the stream buffer that must be empty before
  /external/chromium_org/third_party/WebKit/Source/core/platform/
DragImage.cpp 250 void DragImage::dissolveToFraction(float fraction)
259 SkColorGetA(*pixel) * fraction,
  /external/chromium_org/third_party/icu/source/test/perf/perldriver/
Format.pm 111 # @param value to be formatted, as a fraction, e.g. 0.5 for 50%
112 # @optional delta, as a fraction
  /external/icu4c/test/perf/perldriver/
Format.pm 111 # @param value to be formatted, as a fraction, e.g. 0.5 for 50%
112 # @optional delta, as a fraction
  /external/libvpx/libvpx/
args.c 178 int num; /**< fraction numerator */
179 int den; /**< fraction denominator */
  /hardware/invensense/60xx/mlsdk/platform/include/linux/
mpu.h 204 long fraction; member in struct:fix_pnt_range
209 return (long)(rng.mantissa * 1000 + rng.fraction / 10);
  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_feature_matching.h 110 * \param max_disparity maximum distance (as fraction of image size) between matches
196 * \param max_disparity maximum distance (as fraction of image size) between matches
  /packages/apps/Camera2/jni/feature_stab/db_vlvm/
db_feature_matching.h 110 * \param max_disparity maximum distance (as fraction of image size) between matches
196 * \param max_disparity maximum distance (as fraction of image size) between matches
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_feature_matching.h 110 * \param max_disparity maximum distance (as fraction of image size) between matches
196 * \param max_disparity maximum distance (as fraction of image size) between matches
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/man/man7/
fsf-funding.7 158 Even a precise fraction \*(L"of the profits from this disk\*(R" is not very
160 can greatly alter what fraction of the sales price counts as profit.
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/man/man7/
fsf-funding.7 158 Even a precise fraction \*(L"of the profits from this disk\*(R" is not very
160 can greatly alter what fraction of the sales price counts as profit.
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/man/man7/
fsf-funding.7 158 Even a precise fraction \*(L"of the profits from this disk\*(R" is not very
160 can greatly alter what fraction of the sales price counts as profit.
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/man/man7/
fsf-funding.7 158 Even a precise fraction \*(L"of the profits from this disk\*(R" is not very
160 can greatly alter what fraction of the sales price counts as profit.
  /external/chromium/sdch/open-vcdiff/src/gtest/internal/
gtest-internal.h 309 // For float, there are 8 exponent bits and 23 fraction bits.
311 // For double, there are 11 exponent bits and 52 fraction bits.
331 // # of fraction bits in a number.
341 // The mask for the fraction bits.
394 // Returns the fraction bits of this number.
402 // It's a NAN if the exponent bits are all ones and the fraction
  /frameworks/base/core/res/res/values/
dimens.xml 120 be either a fraction or a dimension. -->
124 (the screen is in landscape). This may be either a fraction or a dimension.-->
127 (the screen is in portrait). This may be either a fraction or a dimension.-->
130 (the screen is in portrait). This may be either a fraction or a dimension.-->
133 (the screen is in landscape). This may be either a fraction or a dimension.-->
150 be either a fraction or a dimension. -->
  /frameworks/base/tools/layoutlib/bridge/src/android/content/res/
BridgeTypedArray.java 597 * @param base The base value of this fraction. In other words, a
598 * standard fraction is multiplied by this value.
599 * @param pbase The parent base value of this fraction. In other
600 * words, a parent fraction (nn%p) is multiplied by this
628 // looks like we were unable to resolve the fraction value
631 "\"%1$s\" in attribute \"%2$s\" cannot be converted to a fraction.",
  /libcore/luni/src/main/java/java/math/
BigDecimal.java 2714 long fraction = unscaledVal % sizeOfFraction; local
    [all...]
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/bin/
mipsel-linux-android-run 
  /prebuilts/tools/common/m2/internal/commons-lang/commons-lang/2.4/
commons-lang-2.4.jar 

Completed in 481 milliseconds

<<11121314151617181920>>