Home
last modified time | relevance | path

Searched defs:as_int (Results 1 – 25 of 43) sorted by relevance

12

/aosp_15_r20/external/tensorflow/tensorflow/python/lib/core/
H A Dpy_seq_tensor.cc345 Safe_PyObjectPtr as_int = make_safe(PyNumber_Int(v)); in ConvertScalar() local
382 Safe_PyObjectPtr as_int = make_safe(PyNumber_Int(v)); in ConvertScalar() local
421 Safe_PyObjectPtr as_int = make_safe(PyNumber_Int(v)); in ConvertScalar() local
490 Safe_PyObjectPtr as_int = make_safe(PyNumber_Int(v)); in ConvertOneFloat() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/date_time/include/boost/date_time/
Dwrapping_int.hpp40 BOOST_CONSTEXPR int_type as_int() const {return value_;} in as_int() function in boost::date_time::wrapping_int
114 BOOST_CONSTEXPR int_type as_int() const {return value_;} in as_int() function in boost::date_time::wrapping_int2
/aosp_15_r20/external/pigweed/pw_metric/public/pw_metric/
H A Dmetric.h130 uint32_t as_int() const { return 0; } in as_int() function
149 uint32_t as_int() const { return 0; } in as_int() function
/aosp_15_r20/external/libvpx/vp8/common/
H A Dmv.h25 uint32_t as_int; member
/aosp_15_r20/external/pigweed/pw_metric/pw_metric_proto/
H A Dmetric_service.proto48 uint32 as_int = 4; field
/aosp_15_r20/external/cronet/base/trace_event/
H A Dtrace_arguments.h225 long long as_int; member
/aosp_15_r20/external/libvpx/vp9/common/
H A Dvp9_mv.h30 uint32_t as_int; member
/aosp_15_r20/external/executorch/runtime/core/portable_type/
H A Dscalar.h96 int64_t as_int; member
/aosp_15_r20/build/soong/scripts/
H A Dmanifest.py107 def as_int(s): function
/aosp_15_r20/art/libartbase/base/
H A Dbit_string_test.cc155 BitString::StorageType as_int = static_cast<BitString::StorageType>(bs); in TEST() local
/aosp_15_r20/external/libchrome/base/trace_event/
H A Dtrace_event_impl.h80 long long as_int; member
/aosp_15_r20/external/pigweed/pw_metric/
H A Dmetric.cc69 uint32_t Metric::as_int() const { in as_int() function in pw::metric::Metric
/aosp_15_r20/external/executorch/backends/vulkan/runtime/graph/containers/
H A DValue.h56 int64_t as_int; member
/aosp_15_r20/external/mesa3d/src/compiler/glsl/
H A Dlower_instructions.cpp285 ir_variable *as_int = in find_msb_to_float_cast() local
/aosp_15_r20/external/clang/test/CodeGen/
H A Dx86_64-arguments-nacl.c7 int as_int; member
/aosp_15_r20/external/libaom/av1/common/
H A Dfilter.h75 uint32_t as_int; member
H A Dmv.h53 uint32_t as_int; member
/aosp_15_r20/external/rust/android-crates-io/crates/nix/src/sys/
Dquota.rs24 fn as_int(&self) -> c_int { in as_int() method
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Darenastring.h210 uintptr_t as_int() const { return reinterpret_cast<uintptr_t>(ptr_); } in as_int() function
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Darenastring.h210 uintptr_t as_int() const { return reinterpret_cast<uintptr_t>(ptr_); } in as_int() function
/aosp_15_r20/external/webrtc/rtc_base/
H A Devent_tracer.cc234 long long as_int; member
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dattr_value_util.cc389 for (auto as_int : attr_value.list().type()) { in AttrValueHasType() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cpu/
H A Dint8mm_kernel.cpp214 uint32x4_t as_int = vmovl_u16(vld1_u16(reinterpret_cast<const uint16_t *>(ptr))); in load_as_float32x4() local
H A DBlasKernel.cpp366 uint32x4_t as_int = vmovl_u16(vld1_u16(reinterpret_cast<const uint16_t *>(ptr))); in load_as_float32x4() local
/aosp_15_r20/external/executorch/extension/pytree/
H A Dpytree.h71 KeyInt as_int() const { in as_int() function

12