Searched defs:double_values (Results 1 – 6 of 6) sorted by relevance
/external/icing/icing/ |
D | document-builder.h | 90 DocumentBuilder& AddDoubleProperty(std::string property_name, in AddDoubleProperty() 142 std::string property_name, std::initializer_list<double> double_values) { in AddDoubleProperty()
|
/external/icing/proto/icing/proto/ |
D | document.proto | 91 repeated double double_values = 4; field
|
/external/clang/test/CXX/temp/temp.decls/temp.variadic/ |
D | metafunctions.cpp | 71 struct double_values { struct 72 typedef int_tuple<Values*2 ...> type;
|
/external/libchrome/ui/gfx/geometry/ |
D | vector2d_unittest.cc | 103 float double_values[][4] = { in TEST() local
|
/external/perfetto/protos/perfetto/trace_processor/ |
D | trace_processor.proto | 169 repeated double double_values = 2; field
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cGPUShaderFP64Tests.cpp | 2454 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 2713 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
|