Home
last modified time | relevance | path

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

/external/pdfium/third_party/bigint/
DBigInteger.cc132 unsigned long BigInteger::toUnsignedLong () const { return convertToUnsignedPrimitive<unsigned lon… in toUnsignedLong() function in BigInteger
DBigUnsigned.cc21 unsigned long BigUnsigned::toUnsignedLong () const { return convertToPrimitive <unsigned long… in toUnsignedLong() function in BigUnsigned
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/common/src/main/java/com/google/android/exoplayer2/util/
DUtil.java1379 public static long toUnsignedLong(int x) { in toUnsignedLong() method in Util
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/common/src/main/java/com/google/android/exoplayer2/util/
DUtil.java1372 public static long toUnsignedLong(int x) { in toUnsignedLong() method in Util