Searched defs:otherIndex (Results 1 – 8 of 8) sorted by relevance
/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() 318 Index otherIndex) const { in loadCoeffStandard() 342 Index otherIndex) const { in loadPacket() 356 Index otherIndex) const { in loadPacketStandard() 409 Index otherIndex) const { 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 353 Index otherIndex) const { in loadCoeff() 402 Index otherIndex) const { in loadCoeffStandard() 437 Index otherIndex) const { in loadPacket() 455 Index otherIndex) const { in loadPacketStandard() 527 Index otherIndex) const { in loadPacketFast() 565 Index colIndex, Index otherIndex) const { in packetWithPossibleZero() [all …]
|
D | eigen_volume_patch.h | 262 const Index otherIndex = (NumDims == 5) ? 0 : index / m_fastOtherStride; in coeff() local 349 const Index otherIndex = in packet() local
|
/external/proguard/src/proguard/classfile/editor/ |
D | ComparableConstant.java | 101 int otherIndex = otherComparableConstant.thisIndex; in compareTo() local
|
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ |
D | ShadowParcel.java | 675 int otherIndex = other.toIndex(offset); in appendFrom() local
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | MessageFormat.java | 2056 int otherIndex = msgFormat.findOtherSubMessage(context.startIndex); in select() local
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | MessageFormat.java | 2103 int otherIndex = msgFormat.findOtherSubMessage(context.startIndex); in select() local
|
/external/icu/icu4c/source/i18n/ |
D | msgfmt.cpp | 1957 int32_t otherIndex = msgFormat.findOtherSubMessage(context.startIndex); in select() local
|