/external/tensorflow/tensorflow/core/kernels/ |
D | eigen_spatial_convolutions-inl.h | 226 Index rowIndex, colIndex, otherIndex; in operator() local 237 Index rowIndex, colIndex, otherIndex; in operator() local 244 Index rowIndex, colIndex, otherIndex; in loadPacket() local 253 Index rowIndex, colIndex, otherIndex; in loadPacket() local 284 Index colIndex, Index otherIndex) const { in loadCoeff() 317 Index colIndex, in loadCoeffStandard() 341 Index colIndex, in loadPacket() 355 Index colIndex, in loadPacketStandard() 408 Index colIndex, in loadPacketFast() 437 Index patchId, Index rowIndex, Index colIndex, Index otherIndex) const { in packetWithPossibleZero() [all …]
|
D | eigen_cuboid_convolution.h | 293 Index planeIndex, rowIndex, colIndex, otherIndex; in operator() local 303 Index planeIndex, rowIndex, colIndex, otherIndex; in operator() local 310 Index planeIndex, rowIndex, colIndex, otherIndex; in loadPacket() local 319 Index planeIndex, rowIndex, colIndex, otherIndex; in loadPacket() local 352 Index rowIndex, Index colIndex, in loadCoeff() 401 Index rowIndex, Index colIndex, in loadCoeffStandard() 436 Index rowIndex, Index colIndex, in loadPacket() 454 Index rowIndex, Index colIndex, in loadPacketStandard() 526 Index rowIndex, Index colIndex, in loadPacketFast() 565 Index colIndex, Index otherIndex) const { in packetWithPossibleZero() [all …]
|
D | eigen_volume_patch.h | 269 const Index colIndex = patch3DIndex / m_fastOutputPlanesRows; in coeff() local 365 const Index colIndex = patch3DIndex / m_fastOutputPlanesRows; in packet() local 480 const Index colIndex = patch3DIndex / m_fastOutputPlanesRows; in coeff() local
|
/external/dng_sdk/source/ |
D | dng_gain_map.h | 94 uint32 colIndex, in Entry() 109 uint32 colIndex, in Entry()
|
D | dng_gain_map.cpp | 177 real32 dng_gain_map_interpolator::InterpolateEntry (uint32 colIndex) in InterpolateEntry() 231 uint32 colIndex = static_cast<uint32> (colIndexF); in ResetColumn() local 320 for (int32 colIndex = 0; colIndex < fPoints.h; colIndex++) in PutStream() local 422 for (int32 colIndex = 0; colIndex < mapPoints.h; colIndex++) in GetStream() local
|
D | dng_jpeg_image.cpp | 130 uint32 colIndex = tileIndex % tilesAcross; in Process() local
|
D | dng_read_image.cpp | 2878 uint32 colIndex = tileIndex - (plane * fTilesDown + rowIndex) * fTilesAcross; in Process() local 3278 for (uint32 colIndex = 0; colIndex < tilesAcross; colIndex++) in Read() local
|
D | dng_image_writer.cpp | 4438 uint32 colIndex = tileIndex - rowIndex * fTilesAcross; in Process() local 4704 for (uint32 colIndex = 0; colIndex < tilesAcross; colIndex++) in WriteImage() local
|
D | dng_negative.cpp | 1698 int32 colIndex = (tile.l - fImage.Bounds ().l) / fUnitCell.h; in Process() local
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/linear/ |
D | SimplexTableau.java | 376 int colIndex = columnLabels.indexOf("x" + i); in getSolution() local
|
/external/cldr/tools/java/org/unicode/cldr/tool/ |
D | TablePrinter.java | 458 private int findIdentical(Comparable[][] sortedFlat, int rowIndex, int colIndex) { in findIdentical()
|