Home
last modified time | relevance | path

Searched defs:f64_ (Results 1 – 3 of 3) sorted by relevance

/external/flatbuffers/tests/
Dmonster_test_generated.rs1753 pub fn f64_(&self) -> f64 { in f64_() method
1776 pub f64_: f64, field
/external/tensorflow/tensorflow/compiler/xla/service/
Dshape_inference_test.cc41 const Shape f64_ = ShapeUtil::MakeShape(F64, {}); member in xla::__anone01174500111::ShapeInferenceTest
/external/angle/third_party/vulkan-headers/src/include/vulkan/
Dvulkan.hpp56860 PipelineExecutableStatisticValueKHR( double f64_ ) in PipelineExecutableStatisticValueKHR()
56883 PipelineExecutableStatisticValueKHR & setF64( double f64_ ) VULKAN_HPP_NOEXCEPT in setF64()