/prebuilts/tools/common/m2/internal/commons-lang/commons-lang/2.4/ |
commons-lang-2.4-sources.jar | |
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
params.def | 237 "gcse-after-reload-partial-fraction", 244 "gcse-after-reload-critical-fraction", 398 "hot-bb-count-fraction", 399 "Select fraction of the maximal count of repetitions of basic block in program given basic block needs to have to be considered hot", 402 "hot-bb-frequency-fraction", 403 "Select fraction of the maximal frequency of executions of basic block in function given basic block needs to have to be considered hot", 408 "Select fraction of the maximal frequency of executions of basic block in function given basic block get alignment", [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
params.def | 237 "gcse-after-reload-partial-fraction", 244 "gcse-after-reload-critical-fraction", 398 "hot-bb-count-fraction", 399 "Select fraction of the maximal count of repetitions of basic block in program given basic block needs to have to be considered hot", 402 "hot-bb-frequency-fraction", 403 "Select fraction of the maximal frequency of executions of basic block in function given basic block needs to have to be considered hot", 408 "Select fraction of the maximal frequency of executions of basic block in function given basic block get alignment", [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
params.def | 237 "gcse-after-reload-partial-fraction", 244 "gcse-after-reload-critical-fraction", 398 "hot-bb-count-fraction", 399 "Select fraction of the maximal count of repetitions of basic block in program given basic block needs to have to be considered hot", 402 "hot-bb-frequency-fraction", 403 "Select fraction of the maximal frequency of executions of basic block in function given basic block needs to have to be considered hot", 408 "Select fraction of the maximal frequency of executions of basic block in function given basic block get alignment", [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
params.def | 237 "gcse-after-reload-partial-fraction", 244 "gcse-after-reload-critical-fraction", 398 "hot-bb-count-fraction", 399 "Select fraction of the maximal count of repetitions of basic block in program given basic block needs to have to be considered hot", 402 "hot-bb-frequency-fraction", 403 "Select fraction of the maximal frequency of executions of basic block in function given basic block needs to have to be considered hot", 408 "Select fraction of the maximal frequency of executions of basic block in function given basic block get alignment", [all...] |
/external/chromium_org/third_party/icu/source/i18n/ |
nfsubs.cpp | 352 // if the rule is a fraction rule, return an 360 // if the rule set containing the rule is a fraction 381 // if the rule is a fraction rule, return a 389 // if the rule set owning the rule is a fraction rule set, 392 // throw new IllegalArgumentException(">> not allowed in fraction rule set"); 740 // result. For a fraction rule, it's the sum of its two 741 // substitution results. For a rule in a fraction rule set, [all...] |
/external/icu4c/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 | 187 // trim - remove trailing fraction zero digits. 538 // The conversion ignores the fraction digits in the first case, 610 // Number contains fraction digits. 657 // Number contains fraction digits. 925 uprv_decNumberZero(&scale); // fraction digits.
|
/packages/apps/UnifiedEmail/src/com/android/mail/browse/ |
ConversationItemView.java | 1611 final float fraction; local [all...] |
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
unum.h | 103 * fraction from 0.53 is displayed as 53%. 111 * miminum fraction digits, grouping, etc. 638 /** Maximum fraction digits */ 640 /** Minimum fraction digits */ 642 /** Fraction digits */ [all...] |
/external/chromium_org/third_party/icu/source/test/intltest/ |
msfmrgts.cpp | 300 "-1#are negative|0#are no or fraction|1#is one|1.0<is 1+|2#are two|2<are more than 2.", status); 310 f->parse("are no or fraction ", obj, pos); 312 errln(UnicodeString("Parse with \"are no or fraction\" failed, at ") + pos.getErrorIndex()); 585 "-1#are negative| 0#are no or fraction | 1#is one |1.0<is 1+ |2#are two |2<are more than 2.", status); 638 pattern += "<are negative|0<are no or fraction|1#is one|1<is 1+|"; [all...] |
/external/icu4c/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/llvm/lib/Support/ |
APFloat.cpp | 306 /* Return the trailing fraction of a hexadecimal number. 307 DIGITVALUE is the first hex digit of the fraction, P points to 316 fraction immediately. */ 326 assert(p != end && "Invalid trailing hexadecimal fraction!"); 338 /* Return the fraction lost were a bignum truncated losing the least 361 /* Shift DST right BITS bits noting lost fraction. */ 897 lost fraction. */ 1082 /* Figure out the lost fraction. */ [all...] |
/external/chromium/testing/gtest/include/gtest/internal/ |
gtest-internal.h | 300 // For float, there are 8 exponent bits and 23 fraction bits. 302 // For double, there are 11 exponent bits and 52 fraction bits. 322 // # of fraction bits in a number. 332 // The mask for the fraction bits. 385 // Returns the fraction bits of this number. 393 // It's a NAN if the exponent bits are all ones and the fraction [all...] |
/external/chromium_org/chrome/test/functional/perf/endure_graphs/js/ |
plotter.js | 881 var fraction = delta / baseline; // Allow division by 0. 885 var percentStr = (fraction >= 0 ? '+' : '') + (fraction * 100).toFixed(3) + [all...] |
/external/chromium_org/testing/gtest/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...] |
/external/chromium_org/third_party/mesa/src/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...] |
/external/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/llvm/utils/unittest/googletest/include/gtest/internal/ |
gtest-internal.h | 334 // For float, there are 8 exponent bits and 23 fraction bits. 336 // For double, there are 11 exponent bits and 52 fraction bits. 356 // # of fraction bits in a number. 366 // The mask for the fraction bits. 419 // Returns the fraction bits of this number. 427 // 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...] |
/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...] |