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

1 23 4 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/sound/
ainstr_simple.h 83 unsigned int start; /* start offset in samples * 16 (lowest 4 bits - fraction) */
84 unsigned int loop_start; /* loop start offset in samples * 16 (lowest 4 bits - fraction) */
85 unsigned int loop_end; /* loop end offset in samples * 16 (lowest 4 bits - fraction) */
119 __u32 start; /* start offset in samples * 16 (lowest 4 bits - fraction) */
120 __u32 loop_start; /* bits loop start offset in samples * 16 (lowest 4 bits - fraction) */
121 __u32 loop_end; /* loop start offset in samples * 16 (lowest 4 bits - fraction) */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
ainstr_simple.h 86 unsigned int start; /* start offset in samples * 16 (lowest 4 bits - fraction) */
87 unsigned int loop_start; /* loop start offset in samples * 16 (lowest 4 bits - fraction) */
88 unsigned int loop_end; /* loop end offset in samples * 16 (lowest 4 bits - fraction) */
122 __u32 start; /* start offset in samples * 16 (lowest 4 bits - fraction) */
123 __u32 loop_start; /* bits loop start offset in samples * 16 (lowest 4 bits - fraction) */
124 __u32 loop_end; /* loop start offset in samples * 16 (lowest 4 bits - fraction) */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/sound/
ainstr_simple.h 83 unsigned int start; /* start offset in samples * 16 (lowest 4 bits - fraction) */
84 unsigned int loop_start; /* loop start offset in samples * 16 (lowest 4 bits - fraction) */
85 unsigned int loop_end; /* loop end offset in samples * 16 (lowest 4 bits - fraction) */
119 __u32 start; /* start offset in samples * 16 (lowest 4 bits - fraction) */
120 __u32 loop_start; /* bits loop start offset in samples * 16 (lowest 4 bits - fraction) */
121 __u32 loop_end; /* loop start offset in samples * 16 (lowest 4 bits - fraction) */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
ainstr_simple.h 86 unsigned int start; /* start offset in samples * 16 (lowest 4 bits - fraction) */
87 unsigned int loop_start; /* loop start offset in samples * 16 (lowest 4 bits - fraction) */
88 unsigned int loop_end; /* loop end offset in samples * 16 (lowest 4 bits - fraction) */
122 __u32 start; /* start offset in samples * 16 (lowest 4 bits - fraction) */
123 __u32 loop_start; /* bits loop start offset in samples * 16 (lowest 4 bits - fraction) */
124 __u32 loop_end; /* loop start offset in samples * 16 (lowest 4 bits - fraction) */
  /external/chromium_org/third_party/WebKit/Source/core/animation/
AnimatableClipPathOperation.cpp 36 PassRefPtr<AnimatableValue> AnimatableClipPathOperation::interpolateTo(const AnimatableValue* value, double fraction) const
41 return defaultInterpolateTo(this, value, fraction);
47 return defaultInterpolateTo(this, value, fraction);
49 return AnimatableClipPathOperation::create(ShapeClipPathOperation::create(toShape->blend(fromShape, fraction)).get());
AnimatableShapeValue.cpp 36 PassRefPtr<AnimatableValue> AnimatableShapeValue::interpolateTo(const AnimatableValue* value, double fraction) const
41 return defaultInterpolateTo(this, value, fraction);
47 return defaultInterpolateTo(this, value, fraction);
49 return AnimatableShapeValue::create(ShapeValue::createShapeValue(toShape->blend(fromShape, fraction)).get());
AnimatableRepeatable.cpp 51 bool AnimatableRepeatable::interpolateLists(const Vector<RefPtr<AnimatableValue> >& fromValues, const Vector<RefPtr<AnimatableValue> >& toValues, double fraction, Vector<RefPtr<AnimatableValue> >& interpolatedValues)
63 interpolatedValues.append(interpolate(from, to, fraction));
68 PassRefPtr<AnimatableValue> AnimatableRepeatable::interpolateTo(const AnimatableValue* value, double fraction) const
71 bool success = interpolateLists(m_values, toAnimatableRepeatable(value)->m_values, fraction, interpolatedValues);
72 return success ? create(interpolatedValues) : defaultInterpolateTo(this, value, fraction);
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
EmojiLayoutParams.java 43 mKeyVerticalGap = (int) res.getFraction(R.fraction.key_bottom_gap_holo,
45 mBottomPadding = (int) res.getFraction(R.fraction.keyboard_bottom_padding_holo,
47 mTopPadding = (int) res.getFraction(R.fraction.keyboard_top_padding_holo,
49 mKeyHorizontalGap = (int) (res.getFraction(R.fraction.key_horizontal_gap_holo,
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completion1-expected-completion6.txt 12 @android:fraction/
  /external/chromium/chrome/browser/extensions/
convert_web_app.h 26 // <year>.<month>.<day>.<fraction>
28 // fraction is represented as a number between 0 and 2^16-1. Each unit is
  /external/chromium/chrome/browser/ui/cocoa/
image_utils.mm 12 fraction:(CGFloat)requestedAlpha
31 fraction:requestedAlpha];
  /external/chromium_org/chrome/browser/extensions/
convert_web_app.h 27 // <year>.<month>.<day>.<fraction>
29 // fraction is represented as a number between 0 and 2^16-1. Each unit is
  /frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
log2.h 50 Word16 *fraction /* (o) : Fractional part of Log2. (range: 0<=val<1)*/
57 Word16 *fraction /* (o) : Fractional part of Log2. (range: 0<=val<1) */
  /frameworks/base/core/java/android/animation/
TimeInterpolator.java 26 * Maps a value representing the elapsed fraction of an animation to a value that represents
27 * the interpolated fraction. This interpolated value is then multiplied by the change in
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recent/
Constants.java 23 public static float ALPHA_FADE_START = 0.8f; // fraction of thumbnail width where fade starts
24 static final float ALPHA_FADE_END = 0.5f; // fraction of thumbnail width beyond which alpha->0
  /packages/apps/Contacts/res/values-sw600dp/
donottranslate_config.xml 26 <item name="tab_width_screen_width_percentage" type="fraction">66.67%</item>
27 <item name="tab_height_screen_width_percentage" type="fraction">66.67%</item>
  /packages/inputmethods/LatinIME/java/res/xml/
kbd_emoji_category1.xml 23 latin:keyWidth="@fraction/emoji_keyboard_key_width"
25 latin:rowHeight="@fraction/emoji_keyboard_row_height"
kbd_emoji_category2.xml 23 latin:keyWidth="@fraction/emoji_keyboard_key_width"
25 latin:rowHeight="@fraction/emoji_keyboard_row_height"
kbd_emoji_category3.xml 23 latin:keyWidth="@fraction/emoji_keyboard_key_width"
25 latin:rowHeight="@fraction/emoji_keyboard_row_height"
kbd_emoji_category4.xml 23 latin:keyWidth="@fraction/emoji_keyboard_key_width"
25 latin:rowHeight="@fraction/emoji_keyboard_row_height"
kbd_emoji_category5.xml 23 latin:keyWidth="@fraction/emoji_keyboard_key_width"
25 latin:rowHeight="@fraction/emoji_keyboard_row_height"
kbd_emoji_category6.xml 23 latin:keyWidth="@fraction/emoji_keyboard_key_width"
26 latin:rowHeight="@fraction/emoji_keyboard_row_height"
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
pitch_f4.c 60 Word32 frac /* (i) : fraction (-4..+3) */
70 Word16 * pit_frac, /* (o) : chosen fraction (0, 1, 2 or 3). */
77 Word32 fraction, i; local
120 fraction = -3;
124 fraction = -2;
128 fraction = 0;
130 max = Interpol_4(&corr[t0], fraction);
132 for (i = fraction + step; i <= 3; i += step)
138 fraction = i;
141 /* limit the fraction value in the interval [0,1,2,3] *
    [all...]
  /packages/inputmethods/LatinIME/java/res/values/
attrs.xml 75 <attr name="spacebarTextRatio" format="fraction" />
151 <attr name="gestureDetectFastMoveSpeedThreshold" format="fraction" />
158 <attr name="gestureDynamicDistanceThresholdFrom" format="fraction" />
159 <attr name="gestureDynamicDistanceThresholdTo" format="fraction" />
161 <attr name="gestureSamplingMinimumDistance" format="fraction" />
165 <attr name="gestureRecognitionSpeedThreshold" format="fraction" />
185 <attr name="alphaObsoleted" format="fraction" />
187 <attr name="centerSuggestionPercentile" format="fraction" />
197 <attr name="keyboardTopPadding" format="fraction" />
198 <attr name="keyboardBottomPadding" format="fraction" />
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_fractions.py 13 F = fractions.Fraction
57 """Test comparison of Fraction with a naive rational implementation."""
65 if isinstance(other, fractions.Fraction):
92 class DummyFraction(fractions.Fraction):
93 """Dummy Fraction subclass for copy and deepcopy testing."""
147 self.assertRaisesMessage(ZeroDivisionError, "Fraction(12, 0)",
197 ZeroDivisionError, "Fraction(3, 0)",
200 ValueError, "Invalid literal for Fraction: '3/'",
203 ValueError, "Invalid literal for Fraction: '/2'",
206 ValueError, "Invalid literal for Fraction: '3 /2'"
    [all...]

Completed in 1634 milliseconds

1 23 4 5 6 7 8 91011>>