Searched
full:fraction (Results
576 -
600 of
1336) sorted by null
<<21222324252627282930>>
/external/llvm/lib/CodeGen/ |
MachineBlockFrequencyInfo.cpp | 44 clEnumValN(GVDT_Fraction, "fraction", "display a graph using the "
|
/external/sonivox/arm-hybrid-22k/lib_src/ |
ARM-E_interpolate_noloop_gnu.s | 107 @ carry overflow from fraction to integer portion
|
/external/sonivox/arm-wt-22k/lib_src/ |
ARM-E_interpolate_noloop_gnu.s | 107 @ carry overflow from fraction to integer portion
|
/external/valgrind/perf/ |
many-loss-records.c | 9 // fraction of that. --njn
|
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/ |
settings.h | 155 #define PITCH_BUFFSIZE 190 /* (PITCH_MAX_LAG + 50) Extra 50 for fraction and LP filters */
|
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/ |
settings.h | 135 /* Extra 50 for fraction and LP filters */
|
/frameworks/av/media/libstagefright/codecs/amrnb/common/src/ |
pred_lt.cpp | 140 frac = fraction of lag (Word16) 167 the given fraction to build the adaptive codebook excitation. 187 Word16 frac, // input : fraction of lag 257 Word16 frac, /* input : fraction of lag */
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/ |
acelp.h | 88 Word16 frac[], /* input : fraction for 3 first subfr (Q15) */ 352 Word16 * pit_frac, /* (o) : chosen fraction (0, 1, 2 or 3). */ 361 Word16 frac, /* input : fraction of lag */ 368 Word16 frac, /* input : fraction of lag */
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/ |
pred_lt4.c | 54 Word16 frac, /* input : fraction of lag */
|
/frameworks/base/core/java/android/transition/ |
ChangeImageTransform.java | 55 public Matrix evaluate(float fraction, Matrix startValue, Matrix endValue) {
|
/frameworks/base/services/core/java/com/android/server/policy/ |
StatusBarController.java | 133 // our purposes, we need to find the fraction for which ther interpolator is mostly
|
/frameworks/base/services/core/java/com/android/server/wm/ |
Watermark.java | 155 // deltaX shouldn't be close to a round fraction of our
|
/frameworks/support/v4/java/android/support/v4/widget/ |
AutoScrollHelper.java | 324 * @param horizontal The target horizontal velocity as a fraction of the 327 * @param vertical The target vertical velocity as a fraction of the host 364 * @param horizontal The horizontal edge size as a fraction of the host view 367 * @param vertical The vertical edge size as a fraction of the host view [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_mem/memory_manager/include/ |
hmm_intrnl.h | 58 /* Divide and round up any fraction to the next whole number. */
|
/packages/apps/ExactCalculator/res/values-en-rAU/ |
strings.xml | 72 <string name="menu_fraction" msgid="1247477377840252234">"Answer as fraction"</string>
|
/packages/apps/ExactCalculator/res/values-en-rGB/ |
strings.xml | 72 <string name="menu_fraction" msgid="1247477377840252234">"Answer as fraction"</string>
|
/packages/apps/ExactCalculator/res/values-en-rIN/ |
strings.xml | 72 <string name="menu_fraction" msgid="1247477377840252234">"Answer as fraction"</string>
|
/packages/apps/ExactCalculator/res/values-fr/ |
strings.xml | 72 <string name="menu_fraction" msgid="1247477377840252234">"Réponse en fraction"</string>
|
/packages/apps/ExactCalculator/res/values-tl/ |
strings.xml | 72 <string name="menu_fraction" msgid="1247477377840252234">"Sagutin bilang fraction"</string>
|
/packages/apps/ExactCalculator/res/values-zu/ |
strings.xml | 72 <string name="menu_fraction" msgid="1247477377840252234">"Phendula njenge-fraction"</string>
|
/packages/apps/ExactCalculator/src/com/android/calculator2/ |
CalculatorResult.java | 395 String fraction = result.substring(msdIndex + 1, resLen); local 397 + "." + fraction; 398 // Original exp was correct for decimal point at right of fraction. 399 // Adjust by length of fraction.
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
FirstFrameAnimatorHelper.java | 98 // If the current play time exceeds the duration, or the animated fraction is 1,
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
FirstFrameAnimatorHelper.java | 101 // If the current play time exceeds the duration, or the animated fraction is 1,
|
FolderPagedView.java | 58 * Fraction of the width to scroll when showing the next page hint. 457 * Scrolls the current view by a fraction 460 float fraction = (direction == DragController.SCROLL_LEFT) ^ mIsRtl local 462 int hint = (int) (fraction * getWidth());
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/ |
base64mime.py | 56 # 4 bytes out for each 3 bytes (or nonzero fraction thereof) in.
|
Completed in 451 milliseconds
<<21222324252627282930>>