Searched defs:opcode (Results 1 – 2 of 2) sorted by relevance
24 public int opcode; field in NativeMidiMessage
60 public Dop opcode; // its opcode field in DopInfo115 static private void add(String name, Dop opcode, String args) { in add()