Searched refs:usingBytes (Results 1 – 10 of 10) sorted by relevance
28 private boolean usingBytes = false; field in DecimalQuantity_DualStorageBCD94 if (usingBytes) { in getDigitPos()108 if (usingBytes) { in setDigitPos()123 if (!usingBytes && precision + numDigits > 16) { in shiftLeft()126 if (usingBytes) { in shiftLeft()144 if (usingBytes) { in shiftRight()162 if (usingBytes) { in popFromLeft()175 if (usingBytes) { in setBcdToZero()177 usingBytes = false; in setBcdToZero()197 assert !usingBytes; in readIntToBcd() local[all …]
27 private boolean usingBytes = false; field in DecimalQuantity_DualStorageBCD93 if (usingBytes) { in getDigitPos()107 if (usingBytes) { in setDigitPos()122 if (!usingBytes && precision + numDigits > 16) { in shiftLeft()125 if (usingBytes) { in shiftLeft()138 if (usingBytes) { in shiftRight()156 if (usingBytes) { in popFromLeft()169 if (usingBytes) { in setBcdToZero()171 usingBytes = false; in setBcdToZero()191 assert !usingBytes; in readIntToBcd() local[all …]
80 if (usingBytes) { in ~DecimalQuantity()83 usingBytes = false; in ~DecimalQuantity()850 if (usingBytes) { in getDigitPos()861 if (usingBytes) { in setDigitPos()875 if (!usingBytes && precision + numDigits > 16) { in shiftLeft()878 if (usingBytes) { in shiftLeft()895 if (usingBytes) { in shiftRight()911 if (usingBytes) { in setBcdToZero()914 usingBytes = false; in setBcdToZero()932 U_ASSERT(!usingBytes); in readIntToBcd()[all …]
260 inline bool isUsingBytes() { return usingBytes; } in isUsingBytes()376 bool usingBytes = false; variable
81 if (usingBytes) { in ~DecimalQuantity()84 usingBytes = false; in ~DecimalQuantity()1000 if (usingBytes) { in getDigitPos()1011 if (usingBytes) { in setDigitPos()1025 if (!usingBytes && precision + numDigits > 16) { in shiftLeft()1028 if (usingBytes) { in shiftLeft()1040 if (usingBytes) { in shiftRight()1057 if (usingBytes) { in popFromLeft()1069 if (usingBytes) { in setBcdToZero()1072 usingBytes = false; in setBcdToZero()[all …]
319 inline bool isUsingBytes() { return usingBytes; } in isUsingBytes()414 bool usingBytes = false; variable
81 if (usingBytes) { in ~DecimalQuantity()84 usingBytes = false; in ~DecimalQuantity()985 if (usingBytes) { in getDigitPos()996 if (usingBytes) { in setDigitPos()1010 if (!usingBytes && precision + numDigits > 16) { in shiftLeft()1013 if (usingBytes) { in shiftLeft()1025 if (usingBytes) { in shiftRight()1042 if (usingBytes) { in popFromLeft()1054 if (usingBytes) { in setBcdToZero()1057 usingBytes = false; in setBcdToZero()[all …]
314 inline bool isUsingBytes() { return usingBytes; } in isUsingBytes()409 bool usingBytes = false; variable