/prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/ |
base64mime.py | 56 # 4 bytes out for each 3 bytes (or nonzero fraction thereof) in.
|
/prebuilts/tools/common/m2/repository/commons-lang/commons-lang/2.4/ |
commons-lang-2.4-sources.jar | |
/prebuilts/tools/common/m2/repository/commons-lang/commons-lang/2.6/ |
commons-lang-2.6-sources.jar | |
/system/core/include/log/ |
log_read.h | 157 // Add %#q for the fraction of a second to the standard library functions
|
/frameworks/base/core/java/android/animation/ |
ObjectAnimator.java | [all...] |
/external/icu/icu4c/source/i18n/ |
nfsubs.cpp | 378 // if the rule is a fraction rule, return an 386 // if the rule set containing the rule is a fraction 407 // if the rule is a fraction rule, return a 415 // if the rule set owning the rule is a fraction rule set, 418 // throw new IllegalArgumentException(">> not allowed in fraction rule set"); 766 // result. For a fraction rule, it's the sum of its two 767 // substitution results. For a rule in a fraction rule set, [all...] |
digitlst.cpp | 183 // trim - remove trailing fraction zero digits. 534 // The conversion ignores the fraction digits in the first case, 606 // Number contains fraction digits. 653 // Number contains fraction digits. 921 uprv_decNumberZero(&scale); // fraction digits.
|
/external/icu/icu4c/source/test/intltest/ |
msfmrgts.cpp | 302 "-1#are negative|0#are no or fraction|1#is one|1.0<is 1+|2#are two|2<are more than 2.", status); 312 f->parse("are no or fraction ", obj, pos); 314 errln(UnicodeString("Parse with \"are no or fraction\" failed, at ") + pos.getErrorIndex()); 587 "-1#are negative| 0#are no or fraction | 1#is one |1.0<is 1+ |2#are two |2<are more than 2.", status); 640 pattern += "<are negative|0<are no or fraction|1#is one|1<is 1+|"; [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
Currency.java | 42 * <li>The number of fraction digits to display 768 * Returns the number of the number of fraction digits that should 771 * @return a non-negative number of fraction digits to be 780 * Returns the number of the number of fraction digits that should 783 * @return a non-negative number of fraction digits to be [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
NFRule.java | 31 * Special base value used to identify an improper fraction (x.x) rule 36 * Special base value used to identify a proper fraction (0.x) rule 154 // rule set both rules will belong to is a fraction rule 167 // text, it describes both the improper fraction rule and 168 // the proper fraction rule 174 // improper fraction rule [all...] |
/external/llvm/lib/Support/ |
APFloat.cpp | 305 /* Return the trailing fraction of a hexadecimal number. 306 DIGITVALUE is the first hex digit of the fraction, P points to 315 fraction immediately. */ 325 assert(p != end && "Invalid trailing hexadecimal fraction!"); 337 /* Return the fraction lost were a bignum truncated losing the least 360 /* Shift DST right BITS bits noting lost fraction. */ 914 lost fraction. */ 1111 /* Figure out the lost fraction. */ [all...] |
/external/google-breakpad/src/testing/gtest/include/gtest/internal/ |
gtest-internal.h | 306 // For float, there are 8 exponent bits and 23 fraction bits. 308 // For double, there are 11 exponent bits and 52 fraction bits. 328 // # of fraction bits in a number. 338 // The mask for the fraction bits. 391 // Returns the fraction bits of this number. 399 // It's a NAN if the exponent bits are all ones and the fraction [all...] |
/external/gtest/include/gtest/internal/ |
gtest-internal.h | 221 // For float, there are 8 exponent bits and 23 fraction bits. 223 // For double, there are 11 exponent bits and 52 fraction bits. 243 // # of fraction bits in a number. 253 // The mask for the fraction bits. 309 // Returns the fraction bits of this number. 317 // It's a NAN if the exponent bits are all ones and the fraction [all...] |
/external/llvm/utils/unittest/googletest/include/gtest/internal/ |
gtest-internal.h | 335 // For float, there are 8 exponent bits and 23 fraction bits. 337 // For double, there are 11 exponent bits and 52 fraction bits. 357 // # of fraction bits in a number. 367 // The mask for the fraction bits. 420 // Returns the fraction bits of this number. 428 // It's a NAN if the exponent bits are all ones and the fraction [all...] |
/external/mesa3d/src/gtest/include/gtest/internal/ |
gtest-internal.h | 306 // For float, there are 8 exponent bits and 23 fraction bits. 308 // For double, there are 11 exponent bits and 52 fraction bits. 328 // # of fraction bits in a number. 338 // The mask for the fraction bits. 391 // Returns the fraction bits of this number. 399 // It's a NAN if the exponent bits are all ones and the fraction [all...] |
/frameworks/base/core/java/android/content/res/ |
TypedArray.java | 750 * @param base The base value of this fraction. In other words, a 751 * standard fraction is multiplied by this value. 752 * @param pbase The parent base value of this fraction. In other 753 * words, a parent fraction (nn%p) is multiplied by this 762 * not a fraction. 784 throw new UnsupportedOperationException("Can't convert to fraction: type=0x" [all...] |
/ndk/sources/third_party/googletest/googletest/include/gtest/internal/ |
gtest-internal.h | 220 // For float, there are 8 exponent bits and 23 fraction bits. 222 // For double, there are 11 exponent bits and 52 fraction bits. 242 // # of fraction bits in a number. 252 // The mask for the fraction bits. 305 // Returns the fraction bits of this number. 313 // It's a NAN if the exponent bits are all ones and the fraction [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/encodings/ |
cp437.py | 91 0x00ab: 0x00bd, # VULGAR FRACTION ONE HALF 92 0x00ac: 0x00bc, # VULGAR FRACTION ONE QUARTER 352 u'\xbd' # 0x00ab -> VULGAR FRACTION ONE HALF 353 u'\xbc' # 0x00ac -> VULGAR FRACTION ONE QUARTER 585 0x00bc: 0x00ac, # VULGAR FRACTION ONE QUARTER 586 0x00bd: 0x00ab, # VULGAR FRACTION ONE HALF [all...] |
cp860.py | 91 0x00ab: 0x00bd, # VULGAR FRACTION ONE HALF 92 0x00ac: 0x00bc, # VULGAR FRACTION ONE QUARTER 352 u'\xbd' # 0x00ab -> VULGAR FRACTION ONE HALF 353 u'\xbc' # 0x00ac -> VULGAR FRACTION ONE QUARTER 584 0x00bc: 0x00ac, # VULGAR FRACTION ONE QUARTER 585 0x00bd: 0x00ab, # VULGAR FRACTION ONE HALF [all...] |
cp861.py | 91 0x00ab: 0x00bd, # VULGAR FRACTION ONE HALF 92 0x00ac: 0x00bc, # VULGAR FRACTION ONE QUARTER 352 u'\xbd' # 0x00ab -> VULGAR FRACTION ONE HALF 353 u'\xbc' # 0x00ac -> VULGAR FRACTION ONE QUARTER 581 0x00bc: 0x00ac, # VULGAR FRACTION ONE QUARTER 582 0x00bd: 0x00ab, # VULGAR FRACTION ONE HALF [all...] |
cp862.py | 91 0x00ab: 0x00bd, # VULGAR FRACTION ONE HALF 92 0x00ac: 0x00bc, # VULGAR FRACTION ONE QUARTER 352 u'\xbd' # 0x00ab -> VULGAR FRACTION ONE HALF 353 u'\xbc' # 0x00ac -> VULGAR FRACTION ONE QUARTER 585 0x00bc: 0x00ac, # VULGAR FRACTION ONE QUARTER 586 0x00bd: 0x00ab, # VULGAR FRACTION ONE HALF [all...] |
cp864.py | 69 0x0094: 0x00bd, # FRACTION 1/2 70 0x0095: 0x00bc, # FRACTION 1/4 327 u'\xbd' # 0x0094 -> FRACTION 1/2 328 u'\xbc' # 0x0095 -> FRACTION 1/4 579 0x00bc: 0x0095, # FRACTION 1/4 580 0x00bd: 0x0094, # FRACTION 1/2 [all...] |
cp865.py | 91 0x00ab: 0x00bd, # VULGAR FRACTION ONE HALF 92 0x00ac: 0x00bc, # VULGAR FRACTION ONE QUARTER 352 u'\xbd' # 0x00ab -> VULGAR FRACTION ONE HALF 353 u'\xbc' # 0x00ac -> VULGAR FRACTION ONE QUARTER 583 0x00bc: 0x00ac, # VULGAR FRACTION ONE QUARTER 584 0x00bd: 0x00ab, # VULGAR FRACTION ONE HALF [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/encodings/ |
cp437.py | 91 0x00ab: 0x00bd, # VULGAR FRACTION ONE HALF 92 0x00ac: 0x00bc, # VULGAR FRACTION ONE QUARTER 352 u'\xbd' # 0x00ab -> VULGAR FRACTION ONE HALF 353 u'\xbc' # 0x00ac -> VULGAR FRACTION ONE QUARTER 585 0x00bc: 0x00ac, # VULGAR FRACTION ONE QUARTER 586 0x00bd: 0x00ab, # VULGAR FRACTION ONE HALF [all...] |
cp860.py | 91 0x00ab: 0x00bd, # VULGAR FRACTION ONE HALF 92 0x00ac: 0x00bc, # VULGAR FRACTION ONE QUARTER 352 u'\xbd' # 0x00ab -> VULGAR FRACTION ONE HALF 353 u'\xbc' # 0x00ac -> VULGAR FRACTION ONE QUARTER 584 0x00bc: 0x00ac, # VULGAR FRACTION ONE QUARTER 585 0x00bd: 0x00ab, # VULGAR FRACTION ONE HALF [all...] |