Home
last modified time | relevance | path

Searched defs:createCopy (Results 1 – 18 of 18) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/number/
DPrecision.java359 abstract Precision createCopy(); in createCopy() method in Precision
601 BogusRounder createCopy() { in createCopy() method in Precision.BogusRounder
633 InfiniteRounderImpl createCopy() { in createCopy() method in Precision.InfiniteRounderImpl
656 FractionRounderImpl createCopy() { in createCopy() method in Precision.FractionRounderImpl
692 SignificantRounderImpl createCopy() { in createCopy() method in Precision.SignificantRounderImpl
760 FracSigRounderImpl createCopy() { in createCopy() method in Precision.FracSigRounderImpl
784 IncrementRounderImpl createCopy() { in createCopy() method in Precision.IncrementRounderImpl
813 IncrementOneRounderImpl createCopy() { in createCopy() method in Precision.IncrementOneRounderImpl
840 IncrementFiveRounderImpl createCopy() { in createCopy() method in Precision.IncrementFiveRounderImpl
861 CurrencyRounderImpl createCopy() { in createCopy() method in Precision.CurrencyRounderImpl
DScientificNotation.java94 ScientificNotation createCopy() { in createCopy() method in ScientificNotation
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/number/
DPrecision.java372 abstract Precision createCopy(); in createCopy() method in Precision
613 BogusRounder createCopy() { in createCopy() method in Precision.BogusRounder
645 InfiniteRounderImpl createCopy() { in createCopy() method in Precision.InfiniteRounderImpl
668 FractionRounderImpl createCopy() { in createCopy() method in Precision.FractionRounderImpl
704 SignificantRounderImpl createCopy() { in createCopy() method in Precision.SignificantRounderImpl
772 FracSigRounderImpl createCopy() { in createCopy() method in Precision.FracSigRounderImpl
796 IncrementRounderImpl createCopy() { in createCopy() method in Precision.IncrementRounderImpl
825 IncrementOneRounderImpl createCopy() { in createCopy() method in Precision.IncrementOneRounderImpl
852 IncrementFiveRounderImpl createCopy() { in createCopy() method in Precision.IncrementFiveRounderImpl
873 CurrencyRounderImpl createCopy() { in createCopy() method in Precision.CurrencyRounderImpl
DScientificNotation.java96 ScientificNotation createCopy() { in createCopy() method in ScientificNotation
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/exceptions/
DStackTraceRecoveryCustomExceptionsTest.kt21 override fun createCopy(): Copyable { in createCopy() method in kotlinx.coroutines.exceptions.StackTraceRecoveryCustomExceptionsTest.Copyable
128 override fun createCopy(): CopyableWithCustomMessage { in createCopy() method
148 override fun createCopy(): FailingException? { in <lambda>() method in testTryCopyThrows.<lambda>.FailingException
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/
DDebug.common.kt41 public fun createCopy(): T? in assert() method
DTimeout.kt178 override fun createCopy(): TimeoutCancellationException = in nameString() method
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/src/
DExceptions.kt54 override fun createCopy(): JobCancellationException? { in createCopy() method
/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/impl/number/
DDecimalQuantity_64BitBCD.java52 public DecimalQuantity createCopy() { in createCopy() method in DecimalQuantity_64BitBCD
DDecimalQuantity_ByteArrayBCD.java52 public DecimalQuantity createCopy() { in createCopy() method in DecimalQuantity_ByteArrayBCD
/external/icu/android_icu4j/src/main/tests/android/icu/dev/impl/number/
DDecimalQuantity_64BitBCD.java55 public DecimalQuantity createCopy() { in createCopy() method in DecimalQuantity_64BitBCD
DDecimalQuantity_ByteArrayBCD.java55 public DecimalQuantity createCopy() { in createCopy() method in DecimalQuantity_ByteArrayBCD
/external/icu/android_icu4j/src/main/java/android/icu/impl/number/
DDecimalQuantity.java246 public DecimalQuantity createCopy(); in createCopy() method
DDecimalQuantity_DualStorageBCD.java89 public DecimalQuantity createCopy() { in createCopy() method in DecimalQuantity_DualStorageBCD
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/number/
DDecimalQuantity.java244 public DecimalQuantity createCopy(); in createCopy() method
DDecimalQuantity_DualStorageBCD.java87 public DecimalQuantity createCopy() { in createCopy() method in DecimalQuantity_DualStorageBCD
/external/cronet/tot/base/test/android/javatests/src/org/chromium/base/test/util/
DFieldTrials.java122 FieldTrials createCopy() { in createCopy() method in FieldTrials
/external/cronet/stable/base/test/android/javatests/src/org/chromium/base/test/util/
DFieldTrials.java122 FieldTrials createCopy() { in createCopy() method in FieldTrials