Home
last modified time | relevance | path

Searched refs:Aborted (Results 1 – 5 of 5) 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/
Dscan-build332 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"
/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