Home | History | Annotate | Download | only in rbug

Lines Matching full:opcode

477 	if (header->opcode != (int32_t)RBUG_OP_CONTEXT_LIST)
485 ret->header.opcode = header->opcode;
499 if (header->opcode != (int32_t)RBUG_OP_CONTEXT_INFO)
510 ret->header.opcode = header->opcode;
526 if (header->opcode != (int32_t)RBUG_OP_CONTEXT_DRAW_BLOCK)
537 ret->header.opcode = header->opcode;
554 if (header->opcode != (int32_t)RBUG_OP_CONTEXT_DRAW_STEP)
565 ret->header.opcode = header->opcode;
582 if (header->opcode != (int32_t)RBUG_OP_CONTEXT_DRAW_UNBLOCK)
593 ret->header.opcode = header->opcode;
610 if (header->opcode != (int32_t)RBUG_OP_CONTEXT_DRAW_RULE)
621 ret->header.opcode = header->opcode;
642 if (header->opcode != (int32_t)RBUG_OP_CONTEXT_FLUSH)
653 ret->header.opcode = header->opcode;
669 if (header->opcode != (int32_t)RBUG_OP_CONTEXT_LIST_REPLY)
680 ret->header.opcode = header->opcode;
697 if (header->opcode != (int32_t)RBUG_OP_CONTEXT_INFO_REPLY)
708 ret->header.opcode = header->opcode;
731 if (header->opcode != (int32_t)RBUG_OP_CONTEXT_DRAW_BLOCKED)
742 ret->header.opcode = header->opcode;