Searched refs:Aborted (Results 1 – 5 of 5) sorted by relevance
125 bool Aborted; variable128 Transaction(TransformActions &TA) : TA(TA), Aborted(false) { in Transaction()139 Aborted = true; in abort()142 bool isAborted() const { return Aborted; } in isAborted()
332 Aborted => $4,473 my $Aborted = 0;482 $BlockAborted++ if $Row->{Aborted} eq 'yes';484 $Aborted++ if $Row->{Aborted} eq 'yes' || $Row->{Empty} eq 'no';490 my $PercentAborted = sprintf("%.2f", $Aborted / $TotalFunctions * 100);500 . "$Aborted functions aborted early ($PercentAborted%)\n"
1503 #~ msgid "Aborted"
1107 + System.out.println("** Current Transfer Aborted **");1808 // System.out.println("File Transfer Aborted!");
2219 + JETTY-817 Aborted SSL connections may cause jetty to hang with full cpu2341 + JETTY-817 Aborted SSL connections may cause jetty to hang with full cpu