Home
last modified time | relevance | path

Searched defs:cell1 (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/c/eager/
Dc_api_experimental_test.cc77 auto* cell1 = TFE_MonitoringGetCellCounter1(counter1, "test"); in TEST() local
122 auto* cell1 = TFE_MonitoringGetCellBoolGauge1(gauge1, "foo"); in TEST() local
176 auto* cell1 = TFE_MonitoringGetCellSampler1(sampler1, "foo"); in TEST() local
/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()
384 private int[] getEdges(long cell1, long cell2) { in getEdges()
/external/pdfium/third_party/lcms/src/
Dcmsintrp.c237 int cell0, cell1; in LinLerp1Dfloat() local
303 int cell0, cell1; in Eval1InputFloat() local