HomeSort by relevance Sort by last modified time
    Searched refs:Conversion (Results 1 - 8 of 8) sorted by null

  /dalvik/libcore/math/src/main/java/java/math/
BigInteger.java 300 * For the conversion the method {@code Character.digit(char, radix)} is
306 * the base to be used for the conversion.
    [all...]
Conversion.java 21 * Static library that provides {@link BigInteger} base conversion from/to any
24 class Conversion {
27 private Conversion() {}
55 val.establishOldRepresentation("Conversion.bigInteger2String");
141 val.establishOldRepresentation("Conversion.toDecimalScaledString");
424 val.establishOldRepresentation("Conversion.bigInteger2Double");
BigDecimal.java     [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/ataricommon/
SDL_ataric2p.S 24 Chunky to planar conversion routine
37 /* ------------ Conversion C2P, 8 bits ------------ */
288 /* ------------ Conversion C2P, 4 bits ------------ */
315 | Conversion
398 /* ------------ Conversion of a light palette in 4 bits ------------ */
  /external/webkit/JavaScriptCore/tests/mozilla/ecma/
jsref.js 236 * Type Conversion functions used by Type Conversion
  /external/webkit/JavaScriptCore/tests/mozilla/ecma_2/
jsref.js 196 * Type Conversion functions used by Type Conversion
  /external/icu4c/data/
makedata.mak 538 @echo Making Charset Conversion tables
  /external/v8/src/
date.js 385 // Conversion to integers.
464 // conversion. However, ToPrimitive defaults to STRING_HINT for
467 // argument. We therefore use NUMBER_HINT for the conversion,
    [all...]

Completed in 56 milliseconds