| /external/snakeyaml/src/test/java/org/yaml/snakeyaml/array/ |
| D | DoubleArr.java | 21 private double[] doubles; field in DoubleArr 26 public DoubleArr(double[] doubles) { in DoubleArr() 38 public void setDoubles(double[] doubles) { in setDoubles()
|
| /external/tensorflow/tensorflow/java/src/test/java/org/tensorflow/ |
| D | TensorTest.java | 46 double[] doubles = {1d, 2d, 3d, 4d}; in createWithByteBuffer() local 97 double[] doubles = {1d, 2d, 3d, 4d}; in createFromBufferWithNonNativeByteOrder() local 117 double[] doubles = {1d, 2d, 3d, 4d}; in createWithTypedBuffer() local 123 try (Tensor<Double> t = Tensor.create(shape, DoubleBuffer.wrap(doubles))) { in createWithTypedBuffer() 144 Tensor.create(new long[doubles.length + 1], DoubleBuffer.wrap(doubles))) { in createWithTypedBuffer() 171 double[] doubles = {1d, 2d, 3d}; in writeTo() local
|
| /external/protobuf/javanano/src/test/java/com/google/protobuf/nano/ |
| D | unittest_repeated_packables_nano.proto | 63 repeated double doubles = 12; field 88 repeated double doubles = 12 [ packed = true ]; field
|
| /external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/ |
| D | softmax_test_util.cc | 60 double doubles[4] = {1.0, 2.0, 3.0, 100.0}; in SoftmaxBigNumberTest() local 129 double doubles[4] = {1.0, 2.0, 3.0, 100.0}; in Softmax1x1BigNumberTest() local
|
| /external/tensorflow/tensorflow/lite/delegates/gpu/gl/kernels/ |
| D | softmax_test.cc | 138 double doubles[4] = {1.0, 2.0, 3.0, 100.0}; in TEST() local 173 double doubles[4] = {1.0, 2.0, 3.0, 100.0}; in TEST() local
|
| /external/protobuf/csharp/src/Google.Protobuf.Test/Collections/ |
| D | ProtobufEqualityComparersTest.cs | 42 private static readonly double[] doubles = field in Google.Protobuf.Collections.ProtobufEqualityComparersTest
|
| /external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test/Collections/ |
| D | ProtobufEqualityComparersTest.cs | 42 private static readonly double[] doubles = field in Google.Protobuf.Collections.ProtobufEqualityComparersTest
|
| /external/libffi/testsuite/libffi.call/ |
| D | float_va.c | 50 double doubles[5]; in main() local
|
| /external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/ |
| D | float_va.c | 50 double doubles[5]; in main() local
|
| /external/pigweed/pw_protobuf/pw_protobuf_test_protos/ |
| D | repeated.proto | 22 repeated double doubles = 4; field
|
| /external/auto/value/src/it/functional/src/test/java/com/google/auto/value/ |
| D | AutoAnnotationTest.java | 191 double[] doubles(); in doubles() method 222 double[] doubles, in newEverything() 271 TreeSet<Double> doubles, in newEverythingCollections() 649 double[] doubles() default {11, 12}; in doubles() method
|
| D | AutoAnnotationDefaultsTest.java | 69 double[] doubles() default { in doubles() method
|
| /external/guava/android/guava-tests/benchmark/com/google/common/math/ |
| D | DoubleMathBenchmark.java | 36 private static final double[] doubles = new double[ARRAY_SIZE]; field in DoubleMathBenchmark
|
| /external/guava/guava-tests/benchmark/com/google/common/math/ |
| D | DoubleMathBenchmark.java | 36 private static final double[] doubles = new double[ARRAY_SIZE]; field in DoubleMathBenchmark
|
| /external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/jsonschema/ |
| D | TestReadJsonSchema.java | 27 public double[] doubles; field in TestReadJsonSchema.Schemable
|
| /external/mesa3d/src/mesa/vbo/ |
| D | vbo_private.h | 227 const GLboolean doubles = vbo_attrtype_to_double_flag(type); in _vbo_set_attrib_format() local
|
| /external/guava/android/guava/src/com/google/common/math/ |
| D | Quantiles.java | 494 double[] doubles = new double[len]; in longsToDoubles() local 503 double[] doubles = new double[len]; in intsToDoubles() local
|
| /external/guava/guava/src/com/google/common/math/ |
| D | Quantiles.java | 494 double[] doubles = new double[len]; in longsToDoubles() local 503 double[] doubles = new double[len]; in intsToDoubles() local
|
| /external/pigweed/pw_protobuf/ |
| D | encoder_fuzzer.cc | 103 std::vector<double> doubles; in TestOneInput() local
|
| /external/libchrome/base/containers/ |
| D | stack_container_unittest.cc | 124 StackVector<double, 1> doubles; in TEST() local
|
| /external/guava/guava-tests/test/com/google/common/primitives/ |
| D | BytesTest.java | 199 List<Double> doubles = Arrays.asList((double) 0, (double) 1, (double) 2); in testToArray_withConversion() local
|
| /external/guava/android/guava-tests/test/com/google/common/primitives/ |
| D | BytesTest.java | 199 List<Double> doubles = Arrays.asList((double) 0, (double) 1, (double) 2); in testToArray_withConversion() local
|
| /external/perfetto/src/trace_processor/rpc/ |
| D | query_result_serializer.cc | 107 protozero::PackedFixedSizeInt<double> doubles; in SerializeBatch() local
|
| /external/gson/gson/src/test/java/com/google/gson/ |
| D | MixedStreamTest.java | 200 List<Double> doubles = Arrays.asList(Double.NaN, Double.NEGATIVE_INFINITY, in testWriteLenient() local
|
| /external/cronet/base/android/jni_generator/java/src/org/chromium/example/jni_generator/ |
| D | SampleForAnnotationProcessor.java | 36 double[] doubles, float zfloat, float[] floats, boolean zbool, boolean[] bools); in testAllPrimitives()
|