/external/sonivox/arm-hybrid-22k/lib_src/ |
eas_chorusdata.h | 117 * indexDesired: the fractional index we are looking up (16 bits index + 16 bits fraction)
|
eas_math.c | 34 /* anything less than this converts to a fraction too small to represent in 32-bits */
|
/external/sonivox/arm-wt-22k/lib_src/ |
eas_chorusdata.h | 117 * indexDesired: the fractional index we are looking up (16 bits index + 16 bits fraction)
|
eas_math.c | 34 /* anything less than this converts to a fraction too small to represent in 32-bits */
|
/frameworks/base/core/java/android/view/ |
ViewPropertyAnimator.java | 225 * values are used to calculate the animated value for a given animation fraction 1075 float fraction = animation.getAnimatedFraction(); local [all...] |
/frameworks/base/include/androidfw/ |
ResourceTypes.h | 249 // The 'data' holds a complex number encoding a fraction of a 303 // TYPE_FRACTION: A basic fraction of the overall size. 305 // TYPE_FRACTION: A fraction of the parent size. [all...] |
/frameworks/base/services/java/com/android/server/wm/ |
TaskStack.java | 168 com.android.internal.R.fraction.config_dimBehindFadeDuration, tv, true);
|
/packages/apps/Mms/src/com/android/mms/transaction/ |
NotificationPlayer.java | 269 * @param volume The volume at which to play this sound, as a fraction of the system volume for
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/ |
mathcalls.h | 103 /* Break VALUE into a normalized fraction and an integral power of 2. */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ |
ratio | 344 // using a continued fraction expansion
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
mathcalls.h | 103 /* Break VALUE into a normalized fraction and an integral power of 2. */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/ |
ymfpci.h | 193 u32 loop_frac; /* 8-bit fraction - loop_start */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
mathcalls.h | 103 /* Break VALUE into a normalized fraction and an integral power of 2. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/ |
ymfpci.h | 193 u32 loop_frac; /* 8-bit fraction - loop_start */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ |
ratio | 344 // using a continued fraction expansion
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ |
ratio | 344 // using a continued fraction expansion
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ |
ratio | 344 // using a continued fraction expansion
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ |
AndroidContentAssist.java | [all...] |
/system/extras/tests/lib/testUtil/ |
testUtil.c | 247 * Random Fraction
|
/frameworks/base/core/res/res/values/ |
attrs.xml | [all...] |
/external/chromium_org/third_party/icu/source/data/unidata/ |
DerivedBidiClass.txt | 169 0B72..0B77 ; L # No [6] ORIYA FRACTION ONE QUARTER..ORIYA FRACTION THREE SIXTEENTHS 230 0D70..0D75 ; L # No [6] MALAYALAM NUMBER TEN..MALAYALAM FRACTION THREE QUARTERS [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/ |
keysymdef.h | 622 #define XK_onequarter 0x00bc /* U+00BC VULGAR FRACTION ONE QUARTER * [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
keysymdef.h | 622 #define XK_onequarter 0x00bc /* U+00BC VULGAR FRACTION ONE QUARTER * [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
keysymdef.h | 622 #define XK_onequarter 0x00bc /* U+00BC VULGAR FRACTION ONE QUARTER * [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
|