/external/tensorflow/tensorflow/core/kernels/ |
D | eigen_spatial_convolutions-inl.h | 233 Index rowIndex, colIndex, otherIndex; in operator() local 244 Index rowIndex, colIndex, otherIndex; in operator() local 251 Index rowIndex, colIndex, otherIndex; in loadPacket() local 260 Index rowIndex, colIndex, otherIndex; in loadPacket() local 291 Index colIndex, Index otherIndex) const { in loadCoeff() 324 Index colIndex, in loadCoeffStandard() 348 Index colIndex, in loadPacket() 371 Index rowIndex, Index colIndex, Index otherIndex, Index patchId, in loadPartialPacketStandard() 416 Index patchId, Index rowIndex, Index colIndex, Index otherIndex, in loadPacketStandardFromTwoColumns() 452 Index patchId, Index rowIndex, Index colIndex, Index otherIndex, in loadPacketStandardFromSingleColumn() [all …]
|
D | eigen_cuboid_convolution.h | 295 Index planeIndex, rowIndex, colIndex, otherIndex; in operator() local 305 Index planeIndex, rowIndex, colIndex, otherIndex; in operator() local 312 Index planeIndex, rowIndex, colIndex, otherIndex; in loadPacket() local 321 Index planeIndex, rowIndex, colIndex, otherIndex; in loadPacket() local 354 Index rowIndex, Index colIndex, in loadCoeff() 403 Index rowIndex, Index colIndex, in loadCoeffStandard() 438 Index rowIndex, Index colIndex, in loadPacket() 465 Index planeIndex, Index rowIndex, Index colIndex, Index otherIndex, in loadPartialPacketStandard() 514 Index patchId, Index planeIndex, Index rowIndex, Index colIndex, in loadPacketStandardFromSingleColumnTwoRows() 555 Index patchId, Index planeIndex, Index rowIndex, Index colIndex, in loadPacketStandardFromSingleColumnSingleRow() [all …]
|
/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/skia/tests/ |
D | PDFTaggedTableTest.cpp | 86 for (int colIndex = 0; colIndex < kColCount; colIndex++) { in DEF_TEST() local 133 for (int colIndex = 0; colIndex < kColCount; colIndex++) { in DEF_TEST() local
|
/external/rappor/ui/ |
D | table-lib.js | 117 function extractCol(rows, colIndex) { argument 205 TableState.prototype.doClick = function(colIndex) { argument 337 function makeClickHandler(urlHash, tableStates, id, colIndex) { argument
|
/external/angle/src/compiler/translator/tree_ops/msl/ |
D | ConvertUnsupportedConstructorsToFunctionCalls.cpp | 21 int colIndex, in AppendMatrixElementArgument() 81 uint8_t colIndex = 0; in AppendValuesFromMultipleArguments() 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/cldr-code/src/main/java/org/unicode/cldr/tool/ |
D | TablePrinter.java | 487 private int findIdentical(Comparable[][] sortedFlat, int rowIndex, int colIndex) { in findIdentical()
|