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

  /toolchain/binutils/binutils-2.27/opcodes/
sh-dis.c 168 const sh_opcode_info *opx, *opy; local
191 for (opy = first_movy; opy->nibbles[2] != insn_y;)
192 opy++;
193 print_movxy (opy, ((insn >> 8) & 1) + 6, (insn >> 6) & 1,
  /frameworks/base/services/core/java/com/android/server/content/
SyncManager.java 495 for (SyncOperation opy: ops) {
496 if (opx == opy) {
499 if (opx.key.equals(opy.key)) {
500 mLogger.log("Removing duplicate sync: ", opy);
501 cancelJob(opy, "cleanupJobs() x=" + opx + " y=" + opy);
    [all...]
  /external/webrtc/talk/media/testdata/
voice.rtpdump     [all...]

Completed in 300 milliseconds