Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp-deps/amber/include/amber/
Dvalue.h52 int64_t AsInt64() const { return static_cast<int64_t>(uint_value_); } in AsInt64() function
/aosp_15_r20/external/deqp-deps/amber/src/
Dtokenizer.h75 int64_t AsInt64() const { return static_cast<int64_t>(uint_value_); } in AsInt64() function
/aosp_15_r20/prebuilts/go/linux-x86/src/log/slog/
Dvalue_access_benchmark_test.go141 func (a Value) AsInt64() (int64, bool) { func
/aosp_15_r20/external/pigweed/pw_protobuf/public/pw_protobuf/
H A Dmessage.h345 Int64 AsInt64(uint32_t field_number) { return As<Int64>(field_number); } in AsInt64() function
/aosp_15_r20/external/vixl/src/aarch64/
H A Doperands-aarch64.h810 int64_t AsInt64() const { return AsIntN(64); } in AsInt64() function
/aosp_15_r20/external/clang/include/clang/Analysis/Analyses/
H A DFormatString.h79 AsInt64, // 'I64' (MSVCRT, like __int64) enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DFormatString.h80 AsInt64, // 'I64' (MSVCRT, like __int64) enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DFormatString.h80 AsInt64, // 'I64' (MSVCRT, like __int64) enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DFormatString.h80 AsInt64, // 'I64' (MSVCRT, like __int64) enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DFormatString.h80 AsInt64, // 'I64' (MSVCRT, like __int64) enumerator
/aosp_15_r20/external/tensorflow/tensorflow/core/ops/
H A Darray_ops.cc55 std::vector<int64_t> AsInt64(const Tensor* tensor, int64_t num_elements) { in AsInt64() function
/aosp_15_r20/prebuilts/android-emulator/darwin-x86_64/include/flatbuffers/
H A Dflexbuffers.h423 int64_t AsInt64() const { in AsInt64() function
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/include/flatbuffers/
H A Dflexbuffers.h424 int64_t AsInt64() const { in AsInt64() function
/aosp_15_r20/external/flatbuffers/include/flatbuffers/
H A Dflexbuffers.h424 int64_t AsInt64() const { in AsInt64() function