Searched refs:thisRow (Results 1 - 4 of 4) sorted by relevance

/external/guava/guava/src/com/google/common/collect/
H A DSparseImmutableTable.java58 Map<C, V> thisRow = rows.get(rowKey);
59 iterationOrderColumn[i] = thisRow.size();
60 V oldValue = thisRow.put(columnKey, value);
/external/libvncserver/libvncclient/
H A Dtight.c362 uint8_t thisRow[2048*3]; local
371 thisRow[c] = pix[c];
386 thisRow[x*3+c] = pix[c];
391 memcpy(client->tightPrevRow, thisRow, client->rectWidth * 3);
403 uint16_t thisRow[2048*3]; local
429 thisRow[c] = pix[c];
443 thisRow[x*3+c] = pix[c];
447 memcpy(thatRow, thisRow, client->rectWidth * 3 * sizeof(uint16_t));
/external/guice/lib/
H A Dguava-16.0.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...

Completed in 619 milliseconds