Searched refs:opcode (Results 1 – 17 of 17) sorted by relevance
62 String opcode = line.substring(6, 10).trim(); in convertLine() local64 switch (opcode) { in convertLine()71 Register dest = opcode.contains("x") ? Register.R1 : Register.R0; in convertLine()73 if (!opcode.equals("ldxb")) { in convertLine()80 if (!opcode.equals("ld")) { in convertLine()87 if (!opcode.equals("ld")) { in convertLine()94 if (!opcode.startsWith("ld")) { in convertLine()110 switch (opcode) { in convertLine()126 switch (opcode) { in convertLine()144 Register src = opcode.contains("x") ? Register.R1 : Register.R0; in convertLine()[all …]
158 int opcode = ns_msg_getflag(*handle, ns_f_opcode); in do_section() local159 StringAppendF(&s, ";; %s SECTION:\n", p_section(section, opcode)); in do_section()244 uint32_t opcode, rcode, id; in res_pquery() local250 opcode = ns_msg_getflag(handle, ns_f_opcode); in res_pquery()262 StringAppendF(&s, ";; ->>HEADER<<- opcode: %s, status: %s, id: %d\n", _res_opcodes[opcode], in res_pquery()273 StringAppendF(&s, "; %s: %d", p_section(ns_s_qd, (int)opcode), qdcount); in res_pquery()274 StringAppendF(&s, ", %s: %d", p_section(ns_s_an, (int)opcode), ancount); in res_pquery()275 StringAppendF(&s, ", %s: %d", p_section(ns_s_ns, (int)opcode), nscount); in res_pquery()276 StringAppendF(&s, ", %s: %d", p_section(ns_s_ar, (int)opcode), arcount); in res_pquery()446 const char* p_section(int section, int opcode) { in p_section() argument[all …]
27 const char* p_section(int section, int opcode);
123 hp->opcode = op; in res_nmkquery()
390 if ((((const HEADER*) (const void*) buf1)->opcode == ns_o_update) && in res_queriesmatch()391 (((const HEADER*) (const void*) buf2)->opcode == ns_o_update)) in res_queriesmatch()
51 public void acquire(final Context context, final Intent intent, final int opcode) { in acquire() argument63 LogUtil.v(TAG, "acquiring " + mWakeLockId + " for opcode " + opcode); in acquire()80 public boolean ensure(final Intent intent, final int opcode) { in ensure() argument84 + intent.getAction() + " opcode: " + opcode in ensure()92 + " opcode: " + opcode + " sWakeLock: " + mWakeLock + " isHeld: " in ensure()106 public void release(final Intent intent, final int opcode) { in release() argument113 + intent.getAction() + " opcode: " + opcode + " sWakeLock: " + mWakeLock in release()
142 private static Intent makeIntent(final int opcode) { in makeIntent() argument145 intent.putExtra(EXTRA_OP_CODE, opcode); in makeIntent()158 public static Intent makeIntent(final int opcode) { in makeIntent() argument162 intent.putExtra(EXTRA_OP_CODE, opcode); in makeIntent()231 final int opcode = intent.getIntExtra(EXTRA_OP_CODE, 0); in startServiceWithIntent() local250 final int opcode = intent.getIntExtra(EXTRA_OP_CODE, 0); in onHandleWork() local255 switch(opcode) { in onHandleWork()
91 private static void startServiceWithIntent(final int opcode, final Intent intent) { in startServiceWithIntent() argument95 intent.putExtra(EXTRA_OP_CODE, opcode); in startServiceWithIntent()111 final int opcode = intent.getIntExtra(EXTRA_OP_CODE, 0); in onHandleWork() local113 switch(opcode) { in onHandleWork()122 LogUtil.w(TAG, "Unrecognized opcode in BackgroundWorkerService " + opcode); in onHandleWork()
38 resolv : ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 2982747 resolv : ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 29827130 opcode = QUERY
114 Instruction(Opcodes opcode, Register register) { in Instruction() argument115 mOpcode = (byte)opcode.value; in Instruction()119 Instruction(Opcodes opcode) { in Instruction() argument120 this(opcode, Register.R0); in Instruction()
553 int opcode = msg.what; in handleMessage() local556 CatLog.d(LOG_TAG, "handleMessage opcode[" + opcode + "], sim id[" + slotId + "]"); in handleMessage()557 if (opcode == OP_CMD && msg.obj != null && in handleMessage()566 mStkContext[slotId].mOpCode = opcode; in handleMessage()567 switch (opcode) { in handleMessage()973 private void callSetActivityInstMsg(int opcode, int slotId, Object obj) { in callSetActivityInstMsg() argument974 Message msg = mServiceHandler.obtainMessage(opcode, 0, slotId, obj); in callSetActivityInstMsg()
150 .opcode = QUERY, // a standard query
388 header.flags0 = (qr << 7) | (opcode << 3) | (aa << 2) | (tr << 1) | rd; in write()441 opcode = (header.flags0 >> 3) & 0x0F; in readHeader()715 if (header.opcode != ns_opcode::ns_o_query) { in handleDNSRequest()
90 uint8_t opcode; member
410 static void dut_mode_recv_callback(uint16_t opcode, uint8_t* buf, uint8_t len) { in dut_mode_recv_callback() argument
1dictionary=main:it,locale=it,description=Italiano,date=1414726258, ...