HomeSort by relevance Sort by last modified time
    Searched refs:diag (Results 1 - 6 of 6) sorted by null

  /development/samples/TicTacToeLib/src/com/example/android/tictactoe/library/
GameActivity.java 193 int diag = -1; local
216 diag = 0;
218 diag = 1;
221 if (col != -1 || row != -1 || diag != -1) {
222 setFinished(player, col, row, diag);
  /external/iproute2/lib/
ll_proto.c 57 __PF(DIAG,diag)
  /system/extras/tests/fstest/
perm_checker.conf 95 /dev/mtd/mtd0 460 460 radio radio diag diag
  /external/jdiff/src/jdiff/
DiffMyers.java 109 private int diag (int xoff, int xlim, int yoff, int ylim) method in class:DiffMyers
309 int d = diag (xoff, xlim, yoff, ylim);
318 and that case was handled above without calling `diag'.
  /prebuilt/common/osgi/
osgi.jar 
  /prebuilt/common/jfreechart/
jfreechart-1.0.9.jar 

Completed in 212 milliseconds