Home
last modified time | relevance | path

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

/external/clang/include/clang/Analysis/Analyses/
DFormatString.h79 AsInt64, // 'I64' (MSVCRT, like __int64) enumerator
/external/flatbuffers/include/flatbuffers/
Dflexbuffers.h395 int64_t AsInt64() const { in AsInt64() function
/external/tensorflow/tensorflow/core/ops/
Darray_ops.cc47 std::vector<int64> AsInt64(const Tensor* tensor, int64 num_elements) { in AsInt64() function
/external/v8/src/objects/
Dbigint.cc2379 int64_t BigInt::AsInt64(bool* lossless) { in AsInt64() function in v8::internal::BigInt