Searched refs:track (Results 1 - 17 of 17) sorted by relevance

/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Ddisk_io.c87 on floppies from track 1 to 2, while others only use 1. */
169 unsigned int track; local
173 * Check track buffer. If it isn't valid or it is from the
197 /* Get the first sector of track. */
199 track = sector - soff;
204 if (track != buf_track)
207 unsigned int read_start = track;
244 buf_track = track;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DXref.pm40 where possible. Lexical variables are easier to track and even
82 Non-lexical variables are quite difficult to track through a program.
H A DDeparse.pm230 # Keeps track of fully qualified names of all deparsed subs.
4136 track of comments or whitespace, and there isn't a one-to-one
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Devel/PPPort/
H A DPPPort.pm19 keeping track of old releases, but users can still reap the benefit.
1100 numtype &= IS_NUMBER_NEG; /* Keep track of sign */
1103 numtype &= IS_NUMBER_NEG; /* Keep track of sign */
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DSimple.pm68 keeps track of that for you).
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DDB.pm715 since the API keeps track of clients through the inheritance
H A DCPAN.pm6038 no status retained between sessions. The session manager keeps track
6040 session. The cache manager keeps track of the disk space occupied by
6117 CPAN also keeps track of what it has done within the current session
6630 Currently the cache manager only keeps track of the build directory
6892 Maintaining a bundle definition file means keeping track of two
7044 there is too much output to keep track of.
H A Dperl5db.pl69 track of C<$@> inside C<eval>s which C<eval> other C<eval's>.
337 Used to track whether or not an C<INT> signal has been detected. C<DB::DB()>,
461 This hash keeps track of breakpoints that need to be set for files that have
1629 # keep track of file and position. We have both a filehandle
1630 # and a I/O description to keep track of.
7780 # Used to track the current stack depth using the auto-stacked-variable
7782 $stack_depth = 0; # Localized repeatedly; simple way to track $#stack
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DInputObjects.pm49 that implements the C<getline()> method) which keeps track of some
H A DSelect.pm489 responsible for keeping track of the current input section and
506 ## Keep track of current sections levels and headings
H A DParser.pm136 Feel free to add any member data fields you need to keep track of things
769 ## Keep track of the "current" interior sequence, and maintain a stack
846 ## Keep track of line count
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DComplex.pm1524 keep track of the real and the imaginary parts, but otherwise the
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMM_Unix.pm3233 relying on the umask provokes hard-to-track bug reports.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Getopt/
H A DLong.pm710 # $orig keeps track of the primary name the user specified.
1448 C<$verbose>. This way the program can keep track of how many times the
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/
H A DFile.pm2625 Keeping track of the highest cached record. This would allow reads-in-a-row
/osnet-11/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex2858 % Ignore text until a line `@end #1', keeping track of nested conditionals.
/osnet-11/usr/src/grub/grub2/docs/
H A Dtexinfo.tex3610 % Ignore text until a line `@end #1', keeping track of nested conditionals.

Completed in 137 milliseconds