Home
last modified time | relevance | path

Searched defs:otherIndex (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Deigen_spatial_convolutions-inl.h226 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 …]
Deigen_cuboid_convolution.h293 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 …]
Deigen_volume_patch.h262 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/
DComparableConstant.java101 int otherIndex = otherComparableConstant.thisIndex; in compareTo() local
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowParcel.java675 int otherIndex = other.toIndex(offset); in appendFrom() local
/external/icu/android_icu4j/src/main/java/android/icu/text/
DMessageFormat.java2056 int otherIndex = msgFormat.findOtherSubMessage(context.startIndex); in select() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DMessageFormat.java2103 int otherIndex = msgFormat.findOtherSubMessage(context.startIndex); in select() local
/external/icu/icu4c/source/i18n/
Dmsgfmt.cpp1957 int32_t otherIndex = msgFormat.findOtherSubMessage(context.startIndex); in select() local