Searched defs:yv (Results 1 – 7 of 7) sorted by relevance
/external/webrtc/api/ |
D | array_view_unittest.cc | 138 ArrayView<char> yv = x; // Copy non-const -> non-const. in TEST() local 169 ArrayView<char> yv = std::move(x); // Copy non-const -> non-const. in TEST() local 243 ArrayView<char> yv; in TEST() local 279 ArrayView<char> yv; in TEST() local
|
/external/jdiff/src/jdiff/ |
D | DiffMyers.java | 114 final int[] yv = yvec; // And more and more . . . in diag() local
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | qr_expander.cc | 334 auto yv = DynamicSliceInMinorDims(vtv, {j}, {1}); in CompactWYRepresentation() local
|
/external/deqp/external/vulkancts/modules/vulkan/query_pool/ |
D | vktQueryPoolStatisticsTests.cpp | 391 double yv = static_cast<double>(y[i]) - yMean; in calculatePearsonCorrelation() local 404 double yv = (static_cast<double>(y[i]) - yMean ) / yS; in calculatePearsonCorrelation() local
|
/external/libxml2/ |
D | xmlschemastypes.c | 4939 const xmlChar *xv, *yv; in xmlSchemaCompareValuesInternal() local
|
/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/ |
D | legalize_tf.cc | 6951 auto yv = BatchDot(loc, y, true, v, false, batch_dims.size(), precision, in ComputeWYRepresentation() local
|
/external/crosvm/docs/book/ |
D | mermaid.min.js | 1 …define&&define.amd?define([],e):"object"==typeof exports?exports.mermaid=e():t.mermaid=e()}("undef… property
|