Home
last modified time | relevance | path

Searched defs:BigInteger (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/test/unittest/
H A Dbigintegertest.cpp28 TEST(BigInteger, Constructor) { in TEST() argument
44 TEST(BigInteger, AddUint64) { in TEST() argument
63 TEST(BigInteger, MultiplyUint64) { in TEST() argument
85 TEST(BigInteger, MultiplyUint32) { in TEST() argument
107 TEST(BigInteger, LeftShift) { in TEST() argument
125 TEST(BigInteger, Compare) { in TEST() argument
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/internal/
H A Dbiginteger.h32 BigInteger(const BigInteger& rhs) : count_(rhs.count_) { in BigInteger() function
36 explicit BigInteger(uint64_t u) : count_(1) { in BigInteger() function
40 BigInteger(const char* decimals, size_t length) : count_(1) { in BigInteger() function
/aosp12/packages/apps/Messaging/build/gcheckstyle/
H A Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...