Searched refs:Abort (Results 1 – 13 of 13) sorted by relevance
81 class CdmNodeMissing(util.Abort):106 util.Abort.__init__(self, "%s: changeset '%s' is missing\n"252 raise util.Abort("couldn't store outgoing nodes: %s" % e)272 raise util.Abort("couldn't restore committed changes: %s\n"292 raise util.Abort("couldn't open backup node list: %s" % e)348 raise util.Abort("Unable to backup an uncommitted merge.\n"360 raise util.Abort("couldn't save working copy parent: %s" % e)368 raise util.Abort("couldn't save clobbering copies: %s" % e)375 raise util.Abort("couldn't save working copy diff: %s" % e)388 raise util.Abort("couldn't read saved parent: %s" % e)[all …]
507 raise util.Abort("Couldn't create directory %s: %s" %783 raise util.Abort('repository is unrelated')874 raise util.Abort('Could not recommit tags: %s\n' % e)924 raise util.Abort('failed to remove undo data: %s\n' % e)
103 raise util.Abort("Version Mismatch:\n %s\n" % badversion)184 raise util.Abort('workspace has uncommitted changes')186 raise util.Abort('workspace contains uncommitted merge')188 raise util.Abort('workspace contains uncommitted branch')190 raise util.Abort('workspace has Mq patches applied')936 raise util.Abort('recommit is not safe to run with -R')952 raise util.Abort('you must merge before recommitting')962 raise util.Abort('Cannot recommit a merge of two non-outgoing '966 raise util.Abort("no changes to recommit")992 raise util.Abort("recommit would clobber files")[all …]
60 Abort(const char *msg) in Abort() function117 Abort(msg); in common_panic()239 Abort(buf); in lock_error()328 Abort(buf); in rwlock_error()376 Abort(buf); in thread_error()448 Abort(buf); in __assfail()
128 except util.Abort, msg:
4037 wqe->un.Abort.Criteria = ABORT_REQ_TAG; in emlxs_create_abort_xri_cn()4040 wqe->un.Abort.Criteria = ABORT_XRI_TAG; in emlxs_create_abort_xri_cn()4043 wqe->un.Abort.IA = 0; in emlxs_create_abort_xri_cn()4096 wqe->un.Abort.Criteria = ABORT_XRI_TAG; in emlxs_create_abort_xri_cx()4097 wqe->un.Abort.IA = 0; in emlxs_create_abort_xri_cx()4156 wqe->un.Abort.Criteria = ABORT_REQ_TAG; in emlxs_create_close_xri_cn()4159 wqe->un.Abort.Criteria = ABORT_XRI_TAG; in emlxs_create_close_xri_cn()4162 wqe->un.Abort.IA = 1; in emlxs_create_close_xri_cn()4215 wqe->un.Abort.Criteria = ABORT_XRI_TAG; in emlxs_create_close_xri_cx()4216 wqe->un.Abort.IA = 1; in emlxs_create_close_xri_cx()
3920 wqe->un.Abort.Criteria = ABORT_XRI_TAG; in emlxs_sli4_prep_fct_iocb()3929 wqe->un.Abort.IA = 0; in emlxs_sli4_prep_fct_iocb()3931 wqe->un.Abort.IA = 1; in emlxs_sli4_prep_fct_iocb()
756 desc = Master Abort772 desc = Target Abort
803 ABORT_WQE Abort; /* Abort overlay */ member
139 ; send an Abort or Bus Device Reset message and wait for the disconnect
166 #define SQLITE_CONSTRAINT 19 /* Abort due to contraint violation */597 #define SQLITE_DENY 1 /* Abort the SQL statement with an error */
945 file path=opt/SUNWdtrt/tst/common/java_api/tst.Abort.ksh mode=0444946 file path=opt/SUNWdtrt/tst/common/java_api/tst.Abort.ksh.out mode=0444
1747 1) Abort compiler if file specified by -fe option does not exist.2459 2) Abort make on errors from any subcomponent. Chao Guan.