Home
last modified time | relevance | path

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

/aosp_15_r20/external/icing/icing/
H A Ddocument-builder.h151 for (PropertyProto::VectorProto vector_value : vector_values) { in AddVectorProperty() local
233 for (PropertyProto::VectorProto vector_value : vector_values) { in AddVectorProperty() local
/aosp_15_r20/external/icing/icing/util/
H A Ddocument-validator.cc141 for (const PropertyProto::VectorProto& vector_value : in Validate() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dquantized_add_op.cc365 const int64 vector_value = static_cast<int64_t>(vector_data[vector_i]); in VectorTensorAddition() local
425 const int64_t vector_value = static_cast<int64_t>(vector_data[vector_i]); in VectorTensorAddition() local
/aosp_15_r20/external/OpenCL-CTS/test_conformance/api/
H A Dtest_kernel_arg_info.cpp475 for (auto vector_value : vector_values) in generate_all_type_arguments() local