Home
last modified time | relevance | path

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

/external/s2-geometry-library-java/src/com/google/common/geometry/
DS2EdgeIndex.java88 private static final int compare(long cell1, int edge1, long cell2, int edge2) { in compare() argument
89 if (cell1 < cell2) { in compare()
91 } else if (cell1 > cell2) { in compare()
384 private int[] getEdges(long cell1, long cell2) { in getEdges() argument
386 if (cell1 > cell2) { in getEdges()
387 long temp = cell1; in getEdges()
388 cell1 = cell2; in getEdges()
396 -1 - binarySearch(cell1, Integer.MIN_VALUE), in getEdges()
/external/tensorflow/tensorflow/c/eager/
Dc_api_experimental_test.cc77 auto* cell1 = TFE_MonitoringGetCellCounter1(counter1, "test"); in TEST() local
78 TFE_MonitoringCounterCellIncrementBy(cell1, 1); in TEST()
79 EXPECT_EQ(TFE_MonitoringCounterCellValue(cell1), 1); in TEST()
122 auto* cell1 = TFE_MonitoringGetCellBoolGauge1(gauge1, "foo"); in TEST() local
123 TFE_MonitoringBoolGaugeCellSet(cell1, true); in TEST()
124 EXPECT_TRUE(TFE_MonitoringBoolGaugeCellValue(cell1)); in TEST()
176 auto* cell1 = TFE_MonitoringGetCellSampler1(sampler1, "foo"); in TEST() local
177 TFE_MonitoringSamplerCellAdd(cell1, 1.0); in TEST()
178 TFE_MonitoringSamplerCellAdd(cell1, 2.0); in TEST()
180 TFE_MonitoringSamplerCellValue(cell1, result1); in TEST()
/external/guava/android/guava/src/com/google/common/collect/
DRegularImmutableTable.java114 public int compare(Cell<R, C, V> cell1, Cell<R, C, V> cell2) { in forCells()
118 : rowComparator.compare(cell1.getRowKey(), cell2.getRowKey()); in forCells()
124 : columnComparator.compare(cell1.getColumnKey(), cell2.getColumnKey()); in forCells()
/external/guava/guava/src/com/google/common/collect/
DRegularImmutableTable.java114 public int compare(Cell<R, C, V> cell1, Cell<R, C, V> cell2) { in forCells()
118 : rowComparator.compare(cell1.getRowKey(), cell2.getRowKey()); in forCells()
124 : columnComparator.compare(cell1.getColumnKey(), cell2.getColumnKey()); in forCells()
/external/cldr/tools/java/org/unicode/cldr/util/
DStateDictionary.java469 Cell cell1 = row1.byteToCell.get(key);
471 if (0 != (result = cell1.deltaResult - cell2.deltaResult)) {
474 if (cell1.returns != cell2.returns) {
475 return cell1.returns ? 1 : -1;
477 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.c237 int cell0, cell1; in LinLerp1Dfloat() local
251 cell1 = (int) ceil(val2); in LinLerp1Dfloat()
257 y1 = LutTable[cell1] ; in LinLerp1Dfloat()
303 int cell0, cell1; in Eval1InputFloat() local
318 cell1 = (int) ceil(val2); in Eval1InputFloat()
324 cell1 *= p -> opta[0]; in Eval1InputFloat()
329 y1 = LutTable[cell1 + OutChan] ; in Eval1InputFloat()
/external/jline/
Djline-3.13.3.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/jline/ org/ ...
/external/owasp/sanitizer/lib/guava-libraries/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/owasp/sanitizer/distrib/lib/
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/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javasymbolsolver_0_6_0/lib/
Dguava-21.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/dagger2/java/dagger/internal/codegen/bootstrap/
Dbootstrap_compiler_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties META-INF ...
/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/java/dagger/internal/codegen/kythe/
Dkythe_plugin_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...