/external/s2-geometry-library-java/src/com/google/common/geometry/ |
D | S2EdgeIndex.java | 88 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/ |
D | c_api_experimental_test.cc | 77 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/ |
D | RegularImmutableTable.java | 114 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/ |
D | RegularImmutableTable.java | 114 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/ |
D | StateDictionary.java | 469 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/ |
D | test_py3kwarn.py | 122 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/ |
D | cmsintrp.c | 237 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/ |
D | jline-3.13.3.jar | META-INF/MANIFEST.MF
META-INF/
org/
org/jline/
org/ ... |
/external/owasp/sanitizer/lib/guava-libraries/ |
D | guava.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/owasp/sanitizer/distrib/lib/ |
D | guava.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/guice/lib/ |
D | guava-19.0.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javasymbolsolver_0_6_0/lib/ |
D | guava-21.0.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/external/cldr/tools/java/libs/ |
D | guava.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/external/dagger2/java/dagger/internal/codegen/bootstrap/ |
D | bootstrap_compiler_deploy.jar | META-INF/
META-INF/MANIFEST.MF
build-data.properties
META-INF ... |
/external/conscrypt/benchmark-android/ |
D | vogar.jar | META-INF/
META-INF/MANIFEST.MF
vogar/
vogar/TestProperties.class
TestProperties ... |
/external/error_prone/error_prone/ |
D | error_prone_core-2.3.2-with-dependencies.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/
META- ... |
/external/dagger2/java/dagger/internal/codegen/kythe/ |
D | kythe_plugin_deploy.jar | META-INF/
META-INF/MANIFEST.MF
build-data.properties
com/
com ... |