Home
last modified time | relevance | path

Searched refs:RefHash (Results 1 – 25 of 25) sorted by relevance

/openbsd/src/gnu/usr.bin/perl/cpan/Tie-RefHash/lib/Tie/
DRefHash.pm1 package Tie::RefHash; # git description: Tie-RefHash-1.39-10-g2cfa4bd
245 Tie::RefHash::Nestable;
/openbsd/src/gnu/usr.bin/perl/cpan/Tie-RefHash/t/
Drebless.t12 use Tie::RefHash;
Dthreaded.t32 use Tie::RefHash;
Dstorable.t19 use Tie::RefHash;
Drefhash.t27 use Tie::RefHash;
/openbsd/src/gnu/llvm/llvm/lib/Analysis/
DRegionPass.cpp98 uint64_t RefHash = P->structuralHash(F); in runOnFunction() local
103 if (!LocalChanged && (RefHash != P->structuralHash(F))) { in runOnFunction()
DLoopPass.cpp193 uint64_t RefHash = P->structuralHash(F); in runOnFunction() local
198 if (!LocalChanged && (RefHash != P->structuralHash(F))) { in runOnFunction()
DCallGraphSCCPass.cpp464 uint64_t RefHash = P->structuralHash(CG.getModule()); in RunAllPassesOnSCC() local
474 if (!LocalChanged && (RefHash != P->structuralHash(CG.getModule()))) { in RunAllPassesOnSCC()
/openbsd/src/gnu/llvm/llvm/lib/IR/
DLegacyPassManager.cpp1428 uint64_t RefHash = FP->structuralHash(F); in runOnFunction() local
1433 if (!LocalChanged && (RefHash != FP->structuralHash(F))) { in runOnFunction()
1542 uint64_t RefHash = MP->structuralHash(M); in runOnModule() local
1548 assert((LocalChanged || (RefHash == MP->structuralHash(M))) && in runOnModule()
/openbsd/src/gnu/usr.bin/perl/t/op/
Dsmartmatch.t68 require Tie::RefHash;
/openbsd/src/gnu/usr.bin/perl/cpan/autodie/lib/
DFatal.pm9 use Tie::RefHash; # To cache subroutine refs
/openbsd/src/gnu/usr.bin/perl/
DMakefile.bsd-wrapper1907 Tie::RefHash 3p lib/Tie/RefHash.pm \
DMANIFEST3167 cpan/Tie-RefHash/lib/Tie/RefHash.pm Base class for tied hashes with references as keys
3168 cpan/Tie-RefHash/t/rebless.t Test for Tie::RefHash with rebless
3169 cpan/Tie-RefHash/t/refhash.t Test for Tie::RefHash and Tie::RefHash::Nestable
3170 cpan/Tie-RefHash/t/storable.t Test for Tie::RefHash with storable
3171 cpan/Tie-RefHash/t/threaded.t Test for Tie::RefHash with threads
/openbsd/src/gnu/usr.bin/perl/pod/
Dperl58delta.pod1167 C<Tie::RefHash::Nestable>, by Edward Avis, allows storing hash
1168 references (unlike the standard Tie::RefHash) The module is contained
1169 within Tie::RefHash. See L<Tie::RefHash>.
Dperlref.pod945 The standard Tie::RefHash module provides a convenient workaround to this.
Dperl5340delta.pod489 L<Tie::RefHash> has been upgraded from version 1.39 to 1.40.
Dperl5101delta.pod835 =item C<Tie::RefHash>
Dperl5004delta.pod912 Tie/RefHash.pm Base class for tied hashes with references as keys
Dperl589delta.pod993 C<Tie::RefHash> upgraded to version 1.38
Dperl561delta.pod472 =item Tie::RefHash
474 Now supports Tie::RefHash::Nestable to automagically tie hashref values.
Dperl5120delta.pod1285 =item C<Tie::RefHash>
Dperl5140delta.pod2070 L<Tie::RefHash> has been upgraded from version 1.38 to 1.39.
/openbsd/src/gnu/usr.bin/perl/cpan/perlfaq/lib/
Dperlfaq4.pod2542 each hash entry, you can use the Tie::RefHash module, which does the
/openbsd/src/distrib/sets/lists/man/
Dmi1182 ./usr/share/man/man3p/Tie::RefHash.3p
/openbsd/src/distrib/sets/lists/base/
Dmi1608 ./usr/libdata/perl5/Tie/RefHash.pm