Home
last modified time | relevance | path

Searched defs:double_values (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/icing/icing/
H A Ddocument-builder.h105 DocumentBuilder& AddDoubleProperty(std::string property_name, in AddDoubleProperty()
174 std::string property_name, std::initializer_list<double> double_values) { in AddDoubleProperty()
/aosp_15_r20/out/soong/.intermediates/external/icing/proto/icing-c-proto/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/icing/proto/internal/
Dscorable_property_set.pb.h486 inline double ScorablePropertyProto::double_values(int index) const { in double_values() function
506 ScorablePropertyProto::double_values() const { in double_values() function
/aosp_15_r20/external/clang/test/CXX/temp/temp.decls/temp.variadic/
H A Dmetafunctions.cpp71 struct double_values { struct
72 typedef int_tuple<Values*2 ...> type;
/aosp_15_r20/external/icing/proto/icing/proto/internal/
H A Dscorable_property_set.proto29 repeated double double_values = 2 [packed = true]; field
/aosp_15_r20/external/perfetto/protos/perfetto/trace_processor/
H A Dmetrics_impl.proto39 repeated double double_values = 2 [packed = true]; field
/aosp_15_r20/external/googleapis/google/cloud/integrations/v1alpha/
H A Dvalue_type.proto72 repeated double double_values = 1; field
/aosp_15_r20/tools/tradefederation/core/proto/
Dmetric_measurement.proto51 DoubleValues double_values = 6; field
/aosp_15_r20/tools/asuite/atest/tf_proto/
H A Dmetric_measurement.proto51 DoubleValues double_values = 6; field
/aosp_15_r20/external/federated-compute/fcp/client/
H A Dexample_query_result.proto61 DoubleValues double_values = 5; field
/aosp_15_r20/external/googleapis/google/ads/googleads/v15/resources/
H A Dfeed_item.proto161 repeated double double_values = 19; field
/aosp_15_r20/external/googleapis/google/ads/googleads/v16/resources/
H A Dfeed_item.proto161 repeated double double_values = 19; field
/aosp_15_r20/external/googleapis/google/ads/googleads/v14/resources/
H A Dfeed_item.proto161 repeated double double_values = 19; field
/aosp_15_r20/external/icing/proto/icing/proto/
H A Ddocument.proto91 repeated double double_values = 4; field
/aosp_15_r20/external/icing/icing/util/
H A Dscorable_property_set_test.cc64 const std::vector<double>& double_values) { in BuildScorablePropertyProtoFromDouble()
/aosp_15_r20/external/libchrome/ui/gfx/geometry/
H A Dvector2d_unittest.cc103 float double_values[][4] = { in TEST() local
/aosp_15_r20/out/soong/.intermediates/external/federated-compute/federated-compute-cc-proto-lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/fcp/client/
Dexample_query_result.pb.h2509 …eQueryResult_VectorData_DoubleValues& ExampleQueryResult_VectorData_Values::double_values() const { in double_values() function
2524 …nsafe_arena_set_allocated_double_values(::fcp::client::ExampleQueryResult_VectorData_DoubleValues*… in unsafe_arena_set_allocated_double_values()
Dexample_query_result.pb.cc1536 ExampleQueryResult_VectorData_Values::_Internal::double_values(const ExampleQueryResult_VectorData_… in double_values() function in fcp::client::ExampleQueryResult_VectorData_Values::_Internal
1607 …ata_Values::set_allocated_double_values(::fcp::client::ExampleQueryResult_VectorData_DoubleValues*… in set_allocated_double_values()
/aosp_15_r20/out/soong/.intermediates/external/icing/proto/icing-c-proto/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/icing/proto/
Ddocument.pb.h3580 inline double PropertyProto::double_values(int index) const { in double_values() function
3600 PropertyProto::double_values() const { in double_values() function
/aosp_15_r20/external/icing/icing/store/
H A Ddocument-store_test.cc150 const std::vector<double>& double_values) { in BuildScorablePropertyProtoFromDouble()
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cGPUShaderFP64Tests.cpp2452 const glw::GLdouble double_values[16] = {1.0, 2.0, 3.0, 4.0, 5.0, 6.0, 7.0, 8.0, in verifyErrorGenerationWhenCallingDoubleUniformFunctionsWithInvalidCount() local
2707 const glw::GLdouble double_values[16] = {1.0, 2.0, 3.0, 4.0, 5.0, 6.0, 7.0, 8.0, in verifyErrorGenerationWhenCallingDoubleUniformFunctionsWithNegativeCount() local