Home
last modified time | relevance | path

Searched refs:cell1 (Results 1 – 11 of 11) sorted by relevance

/external/guava/guava/src/com/google/common/collect/
DRegularImmutableTable.java124 @Override public int compare(Cell<R, C, V> cell1, Cell<R, C, V> cell2) {
126 : rowComparator.compare(cell1.getRowKey(), cell2.getRowKey());
131 : columnComparator.compare(cell1.getColumnKey(), cell2.getColumnKey());
/external/cldr/tools/java/org/unicode/cldr/util/
DStateDictionary.java460 Cell cell1 = row1.byteToCell.get(key);
462 if (0 != (result = cell1.deltaResult - cell2.deltaResult)) {
465 if (cell1.returns != cell2.returns) {
466 return cell1.returns ? 1 : -1;
468 if (0 != (result = compare(cell1.nextRow, cell2.nextRow))) {
/external/python/cpython2/Lib/test/
Dtest_py3kwarn.py122 cell1, = f(1).func_closure
124 self.assertWarning(cell0 == cell1, w, expected)
126 self.assertWarning(cell0 < cell1, w, expected)
/external/pdfium/third_party/lcms/src/
Dcmsintrp.c229 int cell0, cell1; in LinLerp1Dfloat() local
243 cell1 = (int) ceil(val2); in LinLerp1Dfloat()
249 y1 = LutTable[cell1] ; in LinLerp1Dfloat()
295 int cell0, cell1; in Eval1InputFloat() local
310 cell1 = (int) ceil(val2); in Eval1InputFloat()
316 cell1 *= p -> opta[0]; in Eval1InputFloat()
321 y1 = LutTable[cell1 + OutChan] ; in Eval1InputFloat()
/external/owasp/sanitizer/distrib/lib/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/owasp/sanitizer/lib/guava-libraries/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/guice/lib/
Dguava-19.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/external/cldr/tools/java/libs/
Dguava.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/external/conscrypt/benchmark-android/
Dvogar.jarMETA-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties ...
/external/error_prone/error_prone/
Derror_prone_core-2.3.2-with-dependencies.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...
/external/dagger2/lib/
Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...