/external/dropbear/libtomcrypt/src/ciphers/safer/ |
saferp.c | 139 static void _round(unsigned char *b, int i, symmetric_key *skey) function 160 #define ROUND(b, i) _round(b, i, skey)
|
/external/icu4c/i18n/unicode/ |
decimfmt.h | [all...] |
/external/icu4c/i18n/ |
compactdecimalformat.cpp | 251 _round(orig, rounded, isNegative, status);
|
decimfmt.cpp | 1360 DecimalFormat::_round(const DigitList &number, DigitList &adjustedNum, UBool& isNegative, UErrorCode &status) const { function in class:DecimalFormat [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
decimal.py | 2542 def _round(self, places, rounding): member in class:Decimal [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
decimal.py | 2542 def _round(self, places, rounding): member in class:Decimal [all...] |
/prebuilts/misc/common/ecj/ |
ecj.jar | |