Searched
full:fraction (Results
751 -
775 of
1336) sorted by null
<<31323334353637383940>>
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/ |
keysymdef.h | [all...] |
/bionic/libm/upstream-freebsd/lib/msun/src/ |
k_rem_pio2.c | 25 * The method is to compute the integer (mod 8) and fraction parts of 86 * the fraction part may be lost to cancelation before we
|
/external/icu/icu4c/source/common/ |
uhash.h | 163 float highWaterRatio; /* 0..1; high water as a fraction of length */ 164 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/libpng/ |
pngerror.c | 153 /* Needs five digits (the fraction) */ 194 /* End of the fraction, but maybe nothing was output? In that case
|
/external/llvm/include/llvm/ADT/ |
APFloat.h | 28 /// Enum that represents what fraction of the LSB truncated bits of an fp number 618 /// A binary fraction with an explicit integer bit.
|
/external/pdfium/samples/fx_lpng/lpng_v163/ |
fx_pngerror.c | 152 /* Needs five digits (the fraction) */
193 /* End of the fraction, but maybe nothing was output? In that case
|
/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 | 121 Multiply the signed audio sample by the unsigned fraction. 123 - 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/core/java/android/util/ |
Rational.java | 300 * @param numerator the numerator in a fraction 301 * @param denominator the denominator in a fraction
|
/frameworks/support/v17/leanback/res/values/ |
attrs.xml | 278 <attr name="overlayDimActiveLevel" format="fraction" /> 280 <attr name="overlayDimDimmedLevel" format="fraction" />
|
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/helper/ |
ItemTouchHelper.java | [all...] |
/libcore/luni/src/main/java/java/text/ |
DecimalFormatSymbols.java | 419 * but the min and max number of fraction digits stays the same. 442 * The min and max number of fraction digits stay the same.
|
/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."
|
/prebuilts/sdk/current/support/v17/leanback/res/values/ |
attrs.xml | 278 <attr name="overlayDimActiveLevel" format="fraction" /> 280 <attr name="overlayDimDimmedLevel" format="fraction" />
|
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/editors/ |
GLFunctionTraceViewer.java | 613 // from the scrollbar values, compute the visible fraction 617 // map the fraction to the call indices [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
PluralRules.java | 112 * <li>v to be the number of visible fraction digits.</li> 586 // double fraction = intValue + (fractionalDigits / (double) visiblePower); 587 // if (fraction != source) { 588 // double diff = Math.abs(fraction - source)/(Math.abs(fraction) + Math.abs(source)); [all...] |
/external/messageformat/java/com/ibm/icu/simple/ |
PluralRules.java | 108 * <li>v to be the number of visible fraction digits.</li> 573 // double fraction = intValue + (fractionalDigits / (double) visiblePower); 574 // if (fraction != source) { 575 // double diff = Math.abs(fraction - source)/(Math.abs(fraction) + Math.abs(source)); [all...] |
Completed in 862 milliseconds
<<31323334353637383940>>