Searched refs:accesses (Results 1 - 13 of 13) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/
H A DMemoize.pm67 and to use the cached value on the following accesses.
69 Only read-accesses (via fetching the value or C<exists>) result in calls to
70 the functions; the modify-accesses are performed as on a normal hash.
H A DFile.pm2497 via C<$x = scalar @tied_file> accesses B<all> records and stores their
/osnet-11/usr/src/lib/libast/amd64/include/ast/
H A Dhash.h170 int accesses; /* number of accesses */ member in struct:Hash_root
/osnet-11/usr/src/lib/libast/common/hash/
H A Dhashdump.c150 sfprintf(sfstderr, " accesses: %d\n", root->accesses);
H A Dhashlook.c75 tab->root->accesses++;
/osnet-11/usr/src/lib/libast/common/include/
H A Dhash.h161 int accesses; /* number of accesses */ member in struct:Hash_root
/osnet-11/usr/src/lib/libast/i386/include/ast/
H A Dhash.h170 int accesses; /* number of accesses */ member in struct:Hash_root
/osnet-11/usr/src/lib/libast/sparc/include/ast/
H A Dhash.h170 int accesses; /* number of accesses */ member in struct:Hash_root
/osnet-11/usr/src/lib/libast/sparcv9/include/ast/
H A Dhash.h170 int accesses; /* number of accesses */ member in struct:Hash_root
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dbigint.pm287 You should not depend on the internal format, all accesses must go through
H A Dbignum.pm425 You should not depend on the internal format, all accesses must go through
H A Dperl5db.pl139 debugger accesses these variables a I<lot>. Any rewrite of the code will
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Text/
H A DBalanced.pm1397 accesses, hash look-ups, method calls through objects, subroutine calles

Completed in 61 milliseconds