Home
last modified time | relevance | path

Searched defs:doubles (Results 1 – 18 of 18) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf.Test/Collections/
DProtobufEqualityComparersTest.cs42 private static readonly double[] doubles = field in Google.Protobuf.Collections.ProtobufEqualityComparersTest
/third_party/libffi/testsuite/libffi.call/
Dfloat_va.c50 double doubles[5]; in main() local
/third_party/node/test/parallel/
Dtest-tls-parse-cert-string.js37 const doubles = 'OU=Domain Control Validated\nOU=PositiveSSL Wildcard\n' + constant
/third_party/ltp/tools/sparse/sparse-src/validation/
Dcompound-sizes.c59 static double doubles[84]; variable
/third_party/mesa3d/src/mesa/vbo/
Dvbo_private.h252 const GLboolean doubles = vbo_attrtype_to_double_flag(type); in _vbo_set_attrib_format() local
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
DStackContainerTests.cpp122 StackVector<double, 1> doubles; in TEST() local
/third_party/mesa3d/src/mesa/main/
Dvarray.c465 bool normalized, bool integer, bool doubles) in vertex_format_to_pipe_format()
534 GLboolean doubles) in _mesa_set_vertex_format()
636 GLboolean integer, GLboolean doubles, in _mesa_update_array_format()
683 bool integer, bool doubles, in validate_array_format()
808 GLboolean normalized, GLboolean integer, GLboolean doubles, in validate_array()
867 GLboolean doubles, GLenum format, const GLvoid *ptr) in validate_array_and_format()
901 GLboolean normalized, GLboolean integer, GLboolean doubles, in update_array()
3349 GLboolean doubles, GLbitfield legalTypes, in vertex_attrib_format()
3442 GLboolean integer, GLboolean doubles, in vertex_array_attrib_format()
/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/commonTest/kotlin/com/google/flatbuffers/kotlin/
DFlexBuffersTest.kt172 val doubles = DoubleArray(10) { it * 0.35 } in <lambda>() constant
/third_party/mindspore/mindspore/core/proto/
Dmind_ir.proto38 repeated double doubles = 9; field
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_draw_upload.c227 double_types(int size, GLboolean doubles) in double_types()
/third_party/glib/gio/tests/
Dgdbus-testserver.c323 const gdouble *doubles; in handle_method_call() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
Dconvert_test.cc683 std::vector<double> doubles = {0.0, in TEST_F() local
1074 std::vector<long double> doubles = { in TEST_F() local
/third_party/abseil-cpp/absl/strings/internal/str_format/
Dconvert_test.cc668 std::vector<double> doubles = {0.0, in TEST_F() local
1067 std::vector<long double> doubles = { in TEST_F() local
/third_party/mesa3d/src/microsoft/compiler/
Ddxil_module.h135 unsigned doubles : 1, member
/third_party/glib/glib/tests/
Dkeyfile.c854 static gdouble doubles[] = { 3.14, 2.71 }; in test_lists_set_get() local
/third_party/icu/tools/colprobe/
Dcolprobe.cpp1025 Line *doubles = new Line[size*10]; in detectExpansions() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DNumberFormatTest.java3051 String[] doubles = { in TestParseReturnType() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DNumberFormatTest.java3054 String[] doubles = { in TestParseReturnType() local