Home
last modified time | relevance | path

Searched refs:Aborted (Results 1 – 7 of 7) sorted by relevance

/external/clang/lib/ARCMigrate/
DInternals.h125 bool Aborted; variable
128 Transaction(TransformActions &TA) : TA(TA), Aborted(false) { in Transaction()
139 Aborted = true; in abort()
142 bool isAborted() const { return Aborted; } in isAborted()
/external/clang/tools/scan-build/bin/
Dscan-build357 Aborted => $4,
498 my $Aborted = 0;
507 $BlockAborted++ if $Row->{Aborted} eq 'yes';
509 $Aborted++ if $Row->{Aborted} eq 'yes' || $Row->{Empty} eq 'no';
515 my $PercentAborted = sprintf("%.2f", $Aborted / $TotalFunctions * 100);
525 . "$Aborted functions aborted early ($PercentAborted%)\n"
/external/autotest/
Dglobal_config.ini164 notify_email_statuses: Completed,Failed,Aborted
/external/autotest/frontend/afe/doctests/
D001_rpc_test.txt629 {u'Aborted (Queued)': 4}
/external/bison/po/
Dja.po1503 #~ msgid "Aborted"
/external/libvncserver/webclients/java-applet/ssl/
Dultravnc-102-JavaViewer-ssl-etc.patch1107 + System.out.println("** Current Transfer Aborted **");
1808 // System.out.println("File Transfer Aborted!");
/external/jetty/
DVERSION.txt2219 + JETTY-817 Aborted SSL connections may cause jetty to hang with full cpu
2341 + JETTY-817 Aborted SSL connections may cause jetty to hang with full cpu