HomeSort by relevance Sort by last modified time
    Searched full:fraction (Results 901 - 925 of 1336) sorted by null

<<31323334353637383940>>

  /frameworks/base/graphics/java/android/graphics/
Path.java 763 * <li>Fraction along the length of the path that the point resides</li>
767 * <p>Two points may share the same fraction along its length when there is
  /frameworks/base/location/java/android/location/
GpsMeasurement.java 580 * Gets the fraction of the current C/A code cycle.
615 * Gets the code-phase's uncertainty (1-Sigma) as a fraction of chips.
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
vpx_encoder.h 210 int num; /**< fraction numerator */
211 int den; /**< fraction denominator */
    [all...]
  /external/sonivox/arm-fm-22k/lib_src/
eas_pcm.c 454 * gainLeft - linear gain multipler in 1.15 fraction format
455 * gainRight - linear gain multipler in 1.15 fraction format
513 * gainLeft - linear gain multipler in 1.15 fraction format
514 * gainRight - linear gain multipler in 1.15 fraction format
882 * Returns fractional sample rate with a 15-bit fraction
    [all...]
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_pcm.c 454 * gainLeft - linear gain multipler in 1.15 fraction format
455 * gainRight - linear gain multipler in 1.15 fraction format
513 * gainLeft - linear gain multipler in 1.15 fraction format
514 * gainRight - linear gain multipler in 1.15 fraction format
882 * Returns fractional sample rate with a 15-bit fraction
    [all...]
  /external/sonivox/arm-wt-22k/lib_src/
eas_pcm.c 454 * gainLeft - linear gain multipler in 1.15 fraction format
455 * gainRight - linear gain multipler in 1.15 fraction format
513 * gainLeft - linear gain multipler in 1.15 fraction format
514 * gainRight - linear gain multipler in 1.15 fraction format
882 * Returns fractional sample rate with a 15-bit fraction
    [all...]
eas_xmf.c 428 * rate - rate (28-bit fraction)
451 * rate - rate (28-bit fraction)
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/text/
DecimalFormatTest.java     [all...]
  /prebuilts/sdk/tools/lib/
common.jar 
  /frameworks/base/core/java/com/android/internal/app/
ProcessStats.java     [all...]
  /frameworks/base/core/res/res/values/
config.xml 101 <fraction name="config_dimBehindFadeDuration">100%</fraction>
454 <!-- Integer indicating associated full scan backoff, representing a fraction: xx/8 -->
    [all...]
  /external/icu/icu4c/source/test/intltest/
numrgts.cpp     [all...]
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
pitch_fr.cpp 521 // Limit the fraction value in the interval [-2,-1,0,1,2,3]
529 // limit the fraction value between -1 and 1
598 /* Limit the fraction value in the interval [-2,-1,0,1,2,3] */
608 /* limit the fraction value between -1 and 1 */
1094 - The fraction which gives the maximum interpolated value is chosen.
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
RbnfTest.java 52 // the fraction rule set. This works the same way as the one in the
57 // we'll get a fraction with a denominator between 2 and 10.
58 // "<0<" causes the numerator of the fraction to be formatted
    [all...]
  /external/llvm/unittests/Support/
YAMLIOTest.cpp 1201 } else if (io.mapTag("!fraction")) {
1212 // convert fraction to double
1226 "--- !fraction\nnumerator: 9.0\ndenominator: 2\n...\n");
    [all...]
  /external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
tcd.c 110 static INLINE OPJ_BOOL opj_tcd_init_tile(opj_tcd_t *p_tcd, OPJ_UINT32 p_tile_no, OPJ_BOOL isEncoder, OPJ_FLOAT32 fraction, OPJ_SIZE_T sizeof_block);
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
NotificationPanelView.java 903 float fraction = getQsExpansionFraction(); local
    [all...]
  /external/libvpx/libvpx/third_party/libyuv/source/
scale_win.cc 817 pcmpeqb xmm6, xmm6 // generate 0x007f for inverting fraction.
    [all...]
  /external/neven/Embedded/common/src/b_ImageEm/
UInt8Image.c 666 /* fraction of destination pixel in the next source pixel */
669 /* fraction of destination pixel in the current source pixel */
  /external/owasp/sanitizer/src/main/org/owasp/html/
CssTokens.java 927 // Find a fraction like ".5" or ".".
    [all...]
  /external/skia/src/gpu/effects/
GrDashingEffect.cpp     [all...]
  /external/valgrind/none/tests/ppc32/
test_isa_2_06_part3.c 210 Entry Sign Exp fraction Special value
224 13 1 000 0x8340000078000ULL Denormalized val (zero exp and non-zero fraction)
    [all...]
  /frameworks/base/tools/aapt2/
ResourceParser.cpp 685 } else if (name == u"fraction") {
    [all...]
  /frameworks/support/graphics/drawable/static/src/android/support/graphics/drawable/
VectorDrawableCompat.java 134 * <dd>The fraction of the path to trim from the start, in the range from 0 to 1.</dd>
136 * <dd>The fraction of the path to trim from the end, in the range from 0 to 1.</dd>
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
Tkinter.py 2845 def fraction(self, x, y): member in class:Scrollbar
    [all...]

Completed in 793 milliseconds

<<31323334353637383940>>