HomeSort by relevance Sort by last modified time
    Searched defs:OPTYPE (Results 1 - 2 of 2) sorted by null

  /packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
TestSequencer.java 40 public enum OPTYPE {CONNECT, PUT, GET, SET_PATH, DISCONNECT};
69 public SeqStep addStep(OPTYPE type, ISeqStepValidator validator) {
  /toolchain/binutils/binutils-2.25/include/opcode/
tic54x.h 31 enum optype { enum
116 #define OPTYPE(X) ((X)&~OPT)
124 enum optype operand_types[MAX_OPERANDS];
148 enum optype paroperand_types[MAX_OPERANDS];

Completed in 339 milliseconds