HomeSort by relevance Sort by last modified time
    Searched refs:unfinished (Results 1 - 2 of 2) sorted by null

  /external/strace/
strace-graph 38 my %unfinished;
61 if (s/ <unfinished ...>$//) {
62 $unfinished{$pid} = $_;
67 unless (exists $unfinished{$pid}) {
71 $_ = $unfinished{$pid} . $_;
72 delete $unfinished{$pid};
  /external/libvorbis/doc/
03-codebook.tex 258 eliminated, it's clear that the tree is unfinished:

Completed in 61 milliseconds