/prebuilts/go/darwin-x86/src/text/template/ |
exec_test.go | 238 // bigInt and bigUint are hex string representing numbers either side 242 bigInt = fmt.Sprintf("0x%x", int(1<<uint(reflect.TypeOf(0).Bits()-1)-1)) 257 {"ideal int", "{{typeOf " + bigInt + "}}", "int", 0, true}, [all...] |
/prebuilts/go/linux-x86/src/text/template/ |
exec_test.go | 238 // bigInt and bigUint are hex string representing numbers either side 242 bigInt = fmt.Sprintf("0x%x", int(1<<uint(reflect.TypeOf(0).Bits()-1)-1)) 257 {"ideal int", "{{typeOf " + bigInt + "}}", "int", 0, true}, [all...] |
/bionic/libc/upstream-openbsd/lib/libc/gdtoa/ |
dtoa.c | 126 Bigint *b, *b1, *delta, *mlo, *mhi, *S;
|
strtod.c | 100 Bigint *bb = NULL, *bb1, *bd = NULL, *bd0 = NULL, *bs = NULL, *delta = NULL;
|
/frameworks/base/core/java/android/provider/ |
Downloads.java | 222 * <P>Type: BIGINT</P>
|
/libcore/ |
non_openjdk_java_files.mk | 76 luni/src/main/java/java/math/BigInt.java \
|
/packages/apps/Messaging/src/com/android/messaging/mmslib/ |
Downloads.java | 220 * <P>Type: BIGINT</P>
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
_pyio.py | [all...] |
/libcore/luni/src/test/java/libcore/java/sql/ |
OldPreparedStatementTest.java | 53 + " Bint BIGINT," + " Tint TINYINT," + " Sint SMALLINT," [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
_pyio.py | [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/ |
_pyio.py | [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
_pyio.py | [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
_pyio.py | [all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
test_decimal.py | [all...] |
/libcore/luni/src/main/java/java/math/ |
BigDecimal.java | 495 BigInt bi = new BigInt(); 767 BigInt bi = Multiplication.multiplyByTenPow(augend.getUnscaledValue(),diffScale).getBigInt(); [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_decimal.py | [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_decimal.py | [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_decimal.py | [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_decimal.py | [all...] |
/libcore/ojluni/src/main/java/java/sql/ |
CallableStatement.java | 238 * Retrieves the value of the designated JDBC <code>BIGINT</code> parameter [all...] |
/external/javasqlite/src/main/java/SQLite/JDBC2z/ |
JDBCResultSet.java | 650 case Types.BIGINT: [all...] |
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/ |
FormatterTest.java | [all...] |
/toolchain/binutils/binutils-2.25/ld/ |
ChangeLog-0203 | [all...] |
/external/owasp/sanitizer/lib/commons-codec-1.4/ |
commons-codec-1.4.jar | |
/external/v8/benchmarks/ |
crypto.js | 199 // return bigint initialized to value [all...] |