Home
last modified time | relevance | path

Searched refs:otherSize (Results 1 – 12 of 12) sorted by relevance

/external/eigen/Eigen/src/Core/products/
DTriangularSolverMatrix_BLAS.h52 Index size, Index otherSize, \
56 … BlasIndex m = convert_index<BlasIndex>(size), n = convert_index<BlasIndex>(otherSize), lda, ldb; \
105 Index size, Index otherSize, \
109 … BlasIndex m = convert_index<BlasIndex>(otherSize), n = convert_index<BlasIndex>(size), lda, ldb; \
DTriangularSolverMatrix.h42 Index size, Index otherSize,
49 Index size, Index otherSize,
54 Index cols = otherSize;
192 Index size, Index otherSize,
199 Index size, Index otherSize,
204 Index rows = otherSize;
/external/tensorflow/tensorflow/lite/examples/android/app/src/main/java/org/tensorflow/demo/env/
DSize.java126 final Size otherSize = (Size) other; in equals() local
127 return (width == otherSize.width && height == otherSize.height); in equals()
/external/tensorflow/tensorflow/examples/android/src/org/tensorflow/demo/env/
DSize.java126 final Size otherSize = (Size) other; in equals() local
127 return (width == otherSize.width && height == otherSize.height); in equals()
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DGeneratedMessageLite.java2136 int otherSize = other.size(); in visitList() local
2137 if (size > 0 && otherSize > 0) { in visitList()
2139 mine = mine.mutableCopyWithCapacity(size + otherSize); in visitList()
2150 int otherSize = other.size(); in visitBooleanList() local
2151 if (size > 0 && otherSize > 0) { in visitBooleanList()
2153 mine = mine.mutableCopyWithCapacity(size + otherSize); in visitBooleanList()
2164 int otherSize = other.size(); in visitIntList() local
2165 if (size > 0 && otherSize > 0) { in visitIntList()
2167 mine = mine.mutableCopyWithCapacity(size + otherSize); in visitIntList()
2178 int otherSize = other.size(); in visitDoubleList() local
[all …]
/external/icu/icu4c/source/test/intltest/
Dssearch.cpp502 int32_t otherSize = other.size() - 1; in matchesAt() local
504 if (listSize - 1 - offset < otherSize) { in matchesAt()
508 for (int32_t i = offset, j = 0; j < otherSize; i += 1, j += 1) { in matchesAt()
/external/dexmaker/lib/
Ddalvik-dx-9.0.0_r3.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/external/zxing/core/
Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/error_prone/error_prone/
Derror_prone_core-2.3.2-with-dependencies.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...
/external/kotlinc/lib/
Dkotlin-reflect.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/descriptors.jvm. ...
Dkotlin-compiler.jarMETA-INF/MANIFEST.MF org/jetbrains/kotlin/utils/JavaSdkUtil.class JavaSdkUtil ...
/external/v8/src/inspector/build/closure-compiler/
Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...