Home
last modified time | relevance | path

Searched defs:getInt64 (Results 1 – 10 of 10) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
Dfmtable.h341 int64_t getInt64(void) const { return fValue.fInt64; } in getInt64() function
/external/icu/libicu/cts_headers/unicode/
Dfmtable.h341 int64_t getInt64(void) const { return fValue.fInt64; } in getInt64() function
/external/libchrome/mojo/public/js/lib/
Dbuffer.js88 Buffer.prototype.getInt64 = function(offset) { method in Buffer
/external/deqp/framework/delibs/decpp/
DdeRandom.hpp52 …deInt64 getInt64 (void) { deUint32 upper = getUint32(); return static_cast<deInt64>((deUint6… in getInt64() function in de::Random
/external/icu/icu4c/source/i18n/
Dfmtable.cpp448 Formattable::getInt64(UErrorCode& status) const in getInt64() function in Formattable
/external/llvm/include/llvm/IR/
DIRBuilder.h295 ConstantInt *getInt64(uint64_t C) { in getInt64() function
/external/deqp/executor/
DxeTestCaseResult.hpp178 …deInt64 getInt64 (void) const { DE_ASSERT(getType() == NUMVALTYPE_INT64); return m_value.int64… in getInt64() function in xe::ri::NumericValue
/external/llvm-project/llvm/include/llvm/IR/
DIRBuilder.h434 ConstantInt *getInt64(uint64_t C) { in getInt64() function
/external/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp755 static SDNode *getInt64(SelectionDAG *CurDAG, const SDLoc &dl, int64_t Imm) { in getInt64() function
812 static SDNode *getInt64(SelectionDAG *CurDAG, SDNode *N) { in getInt64() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIRBuilder.h360 ConstantInt *getInt64(uint64_t C) { in getInt64() function