Searched defs:uint64_t (Results 1 – 12 of 12) sorted by relevance
/frameworks/rs/java/tests/RsTest/src/com/android/rs/test/ |
D | constant.rs | 16 const uint64_t uint64_tTest = 117179869184l; constant
|
/frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/ |
D | constant.rs | 16 const uint64_t uint64_tTest = 117179869184l; constant
|
/frameworks/compile/slang/tests/P_constant/ |
D | constant.rs | 17 const uint64_t uint64_tTest = 117179869184l; constant
|
/frameworks/compile/libbcc/bcinfo/BitReader_2_7/ |
D | BitcodeReader.h | 279 bool getValueTypePair(SmallVector<uint64_t, 64> &Record, unsigned &Slot, in getValueTypePair() 296 bool getValue(SmallVector<uint64_t, 64> &Record, unsigned &Slot, in getValue()
|
D | BitcodeReader.cpp | 107 static bool ConvertToString(SmallVector<uint64_t, 64> &Record, unsigned Idx, in ConvertToString()
|
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/ |
D | BitcodeReader.h | 274 bool getValueTypePair(SmallVector<uint64_t, 64> &Record, unsigned &Slot, in getValueTypePair() 291 bool getValue(SmallVector<uint64_t, 64> &Record, unsigned &Slot, in getValue()
|
D | BitcodeReader.cpp | 348 static bool ConvertToString(SmallVector<uint64_t, 64> &Record, unsigned Idx, in ConvertToString()
|
/frameworks/av/media/libstagefright/mpeg2ts/ |
D | MPEG2PSExtractor.cpp | 631 uint64_t PTS, uint64_t /* DTS */, in appendPESData() argument
|
D | ATSParser.cpp | 865 unsigned PTS_DTS_flags, uint64_t PTS, uint64_t /* DTS */, in onPayloadData() argument
|
/frameworks/compile/slang/BitWriter_2_9_func/ |
D | BitcodeWriter.cpp | 538 SmallVector<uint64_t, 64> &Record) { in WriteMDNode()
|
/frameworks/compile/slang/BitWriter_2_9/ |
D | BitcodeWriter.cpp | 584 SmallVector<uint64_t, 64> &Record) { in WriteMDNode()
|
/frameworks/compile/slang/BitWriter_3_2/ |
D | BitcodeWriter.cpp | 572 SmallVector<uint64_t, 64> &Record) { in WriteMDNode()
|