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

  /external/libvorbis/examples/
frameview.pl 10 my $first_file=undef;
214 -command=>[sub{$fileno-=10;$fileno=$first_file if($fileno<$first_file);
222 -command=>[sub{$fileno-=1;$fileno=$first_file if($fileno<$first_file);
599 $first_file=undef;
607 $first_file=$2 if(!defined($first_file) || $2<$first_file);
620 $fileno=$first_file if($fileno<$first_file)
    [all...]
  /external/e2fsprogs/e2fsck/
profile.c 117 prf_file_t first_file; member in struct:_profile_t
315 last = &profile->first_file;
352 if (!profile->first_file) {
375 for (p = profile->first_file; p; p = next) {
401 for (prf = profile->first_file; prf; prf = prf->next) {
1306 iter->file = profile->first_file;
    [all...]
  /external/valgrind/perf/
tinycc.c     [all...]

Completed in 368 milliseconds