Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Ddata_flow_grad.py52 def AsInt32(x): function
/aosp_15_r20/external/deqp-deps/amber/include/amber/
Dvalue.h51 int32_t AsInt32() const { return static_cast<int32_t>(uint_value_); } in AsInt32() function
/aosp_15_r20/external/deqp-deps/amber/src/
Dtokenizer.h74 int32_t AsInt32() const { return static_cast<int32_t>(uint_value_); } in AsInt32() function
/aosp_15_r20/external/starlark-go/starlark/
H A Dint.go337 func AsInt32(x Value) (int, error) { func
/aosp_15_r20/external/pigweed/pw_protobuf/public/pw_protobuf/
H A Dmessage.h341 Int32 AsInt32(uint32_t field_number) { return As<Int32>(field_number); } in AsInt32() function
/aosp_15_r20/external/vixl/src/aarch64/
H A Doperands-aarch64.h809 int32_t AsInt32() const { return static_cast<int32_t>(AsIntN(32)); } in AsInt32() function
/aosp_15_r20/external/clang/include/clang/Analysis/Analyses/
H A DFormatString.h77 AsInt32, // 'I32' (MSVCRT, like __int32) enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DFormatString.h78 AsInt32, // 'I32' (MSVCRT, like __int32) enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DFormatString.h78 AsInt32, // 'I32' (MSVCRT, like __int32) enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DFormatString.h78 AsInt32, // 'I32' (MSVCRT, like __int32) enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DFormatString.h78 AsInt32, // 'I32' (MSVCRT, like __int32) enumerator
/aosp_15_r20/prebuilts/android-emulator/darwin-x86_64/include/flatbuffers/
H A Dflexbuffers.h448 int32_t AsInt32() const { return static_cast<int32_t>(AsInt64()); } in AsInt32() function
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/include/flatbuffers/
H A Dflexbuffers.h449 int32_t AsInt32() const { return static_cast<int32_t>(AsInt64()); } in AsInt32() function
/aosp_15_r20/external/flatbuffers/include/flatbuffers/
H A Dflexbuffers.h449 int32_t AsInt32() const { return static_cast<int32_t>(AsInt64()); } in AsInt32() function