/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/ |
TreeWidget.py | 150 fraction = top + height - visible_height 152 fraction = top 153 fraction = float(fraction) / y1 154 self.canvas.yview_moveto(fraction)
|
/frameworks/base/core/java/android/text/style/ |
TtsSpan.java | 90 public static final String TYPE_FRACTION = "android.type.fraction"; 94 * and a unit. The number can be a cardinal, decimal or a fraction. Set the 239 * Argument used to specify the integer part of a decimal or fraction. The 273 * Argument used to specify the numerator of a fraction. The value can be a 280 * Argument used to specify the denominator of a fraction. The value can be 827 * @param minimumFractionDigits The minimum number of fraction digits 829 * @param maximumFractionDigits The maximum number of fraction digits [all...] |
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/text/ |
ChoiceFormatTest.java | 151 String[] choiceFormats = { "is negative", "is zero or fraction", 155 f.applyPattern("-1#is negative|0#is zero or fraction|1#is one|1<is more than 1"); 163 f.applyPattern("-1#is negative|0#is zero or fraction|-1#is one|1<is more than 1"); 171 f.applyPattern("-1is negative|0#is zero or fraction|1#is one|1<is more than 1"); 178 f.applyPattern("-1<is negative|0#is zero or fraction|1#is one|1<is more than 1"); 186 f.applyPattern("-1#is negative|0#is zero or fraction|1#is one|1<is more than 1"); 430 "-1#is negative| 0#is zero or fraction | 1#is one |1.0<is 1+|2#is two |2<is more than 2.");
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
htmlentitydefs.py | 116 'frac12': 0x00bd, # vulgar fraction one half = fraction one half, U+00BD ISOnum 117 'frac14': 0x00bc, # vulgar fraction one quarter = fraction one quarter, U+00BC ISOnum 118 'frac34': 0x00be, # vulgar fraction three quarters = fraction three quarters, U+00BE ISOnum 119 'frasl': 0x2044, # fraction slash, U+2044 NEW
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
htmlentitydefs.py | 116 'frac12': 0x00bd, # vulgar fraction one half = fraction one half, U+00BD ISOnum 117 'frac14': 0x00bc, # vulgar fraction one quarter = fraction one quarter, U+00BC ISOnum 118 'frac34': 0x00be, # vulgar fraction three quarters = fraction three quarters, U+00BE ISOnum 119 'frasl': 0x2044, # fraction slash, U+2044 NEW
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/linear/ |
MatrixUtils.java | 31 import org.apache.commons.math.fraction.BigFraction; 32 import org.apache.commons.math.fraction.Fraction; 660 * Convert a {@link FieldMatrix}/{@link Fraction} matrix to a {@link RealMatrix}. 664 public static Array2DRowRealMatrix fractionMatrixToRealMatrix(final FieldMatrix<Fraction> m) { 670 /** Converter for {@link FieldMatrix}/{@link Fraction}. */ 671 private static class FractionMatrixConverter extends DefaultFieldMatrixPreservingVisitor<Fraction> { 678 super(Fraction.ZERO); 690 public void visit(int row, int column, Fraction value) { [all...] |
/development/samples/devbytes/animation/ListViewItemAnimations/src/com/example/android/listviewitemanimations/ |
ListViewItemAnimations.java | 239 float fraction = Math.abs(deltaX) / view.getWidth(); local 242 view.setAlpha(1 - fraction); 247 mCurrentAlpha = (1 - fraction);
|
/external/libxml2/result/valid/ |
rss.xml | 92 <!-- fraction one-quarter --><!ENTITY frac12 "½"> 93 <!-- fraction one-half --><!ENTITY frac34 "¾"> 94 <!-- fraction three-quarters --><!ENTITY iquest "¿">
|
/external/libxml2/test/valid/ |
rss.xml | 99 <!-- fraction one-quarter --><!ENTITY frac12 "½"> 100 <!-- fraction one-half --><!ENTITY frac34 "¾"> 101 <!-- fraction three-quarters --><!ENTITY iquest "¿">
|
/external/mesa3d/src/gallium/drivers/svga/ |
svga_pipe_draw.c | 174 * This function releases the hw copy of the uploaded fraction of the 176 * affecting the uploaded fraction are issued, as this allows for 177 * efficient reuse of the hardware surface backing the uploaded fraction.
|
/frameworks/av/media/libstagefright/codecs/amrwb/src/ |
pvamrwb_math_op.h | 85 int16 fraction /* (i) Q15 : Fractionnal part. (range: 0.0<=val<1.0) */ 98 int16 *fraction /* (o) : Fractional part of Log2. (range: 0<=val<1)*/ 105 int16 *fraction /* (o) : Fractional part of Log2. (range: 0<=val<1) */
|
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/ |
SearchOrbView.java | 147 private void setSearchOrbZ(float fraction) { 149 mUnfocusedZ + fraction * (mFocusedZ - mUnfocusedZ)); 172 R.fraction.lb_search_orb_focused_zoom, 1, 1);
|
/cts/tests/tests/hardware/src/android/hardware/consumerir/cts/ |
ConsumerIrTest.java | 85 double margin = 0.5; // max fraction xmit is allowed to be off timing
|
/external/fdlibm/ |
w_jn.c | 27 * for n>x, a continued fraction approximation to
|
/external/fonttools/Lib/fontTools/ttLib/ |
standardGlyphOrder.py | 201 "fraction", # 188
|
/external/libpng/contrib/tools/ |
intgamma.sh | 72 * each case only the low 16 bits are relevant - the fraction - since the
|
/external/llvm/include/llvm/CodeGen/ |
MachineBranchProbabilityInfo.h | 70 // Return a probability as a fraction between 0 (0% probability) and
|
/external/llvm/include/llvm/Support/ |
BranchProbability.h | 24 // This class represents Branch Probability as a non-negative fraction.
|
/external/replicaisland/res/values/ |
rokudou.xml | 44 My sensors indicate a large disturbance field not far from here. That must be the location of Kabocha?s secret lab. He?s surely shielded it, which means the readings I am picking up are actually a tiny fraction of the power he is generating. It must be The Source! We must move quickly if we are to stop him and his insane scheme.
|
/external/sfntly/cpp/src/sfntly/data/ |
font_input_stream.h | 39 // F2DOT14 16-bit signed fixed number with the low 14 bits of fraction (2.14)
|
/external/sonivox/arm-hybrid-22k/lib_src/ |
ARM-E_interpolate_loop_gnu.s | 115 @ carry overflow from fraction to integer portion
|
ARM_synth_constants_gnu.inc | 66 @ shift for phase accumulator when fraction carries over
|
/external/sonivox/arm-wt-22k/lib_src/ |
ARM-E_interpolate_loop_gnu.s | 115 @ carry overflow from fraction to integer portion
|
ARM_synth_constants_gnu.inc | 66 @ shift for phase accumulator when fraction carries over
|
/frameworks/av/media/libeffects/testlibs/ |
AudioCoefInterpolator.h | 92 // frac A 32-bit fraction designating the weight of the second point.
|