Searched refs:Cache (Results 26 - 36 of 36) sorted by relevance

12

/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DBenchmark.pm465 %_Usage, %Cache, $Do_Cache);
497 delete $Cache{"$_[0]c"}; delete $Cache{"$_[0]s"};
506 %Cache = ();
672 if ($Do_Cache && exists $Cache{$cache_key} ) {
673 $wn = $Cache{$cache_key};
679 $Cache{$cache_key} = $wn;
H A DExporter.pm13 our (%Cache);
42 my $export_cache = ($Cache{$pkg} ||= {});
H A DCPAN.pm6628 =head2 Cache Manager
/opensolaris-onvv-gate/usr/src/cmd/sgs/elfdump/common/
H A Dfake_shdr.c1068 Cache **cache, size_t *shnum)
1131 Cache *_cache;
1496 if ((*cache = _cache = malloc((*shnum) * sizeof (Cache))) == NULL) {
1544 fake_shdr_cache_free(Cache *cache, size_t shnum)
1546 Cache *_cache;
H A Dmain.c51 const Cache cache_init = {NULL, NULL, NULL, NULL, 0};
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/File/t/
H A D41_heap.t37 sub Fake::Cache::_heap_move { push @HEAP_MOVE, @_ }
39 my $h = Tie::File::Heap->new(bless [] => 'Fake::Cache');
H A D40_abs_cache.t32 my $h = Tie::File::Cache->new(10000) or die;
/opensolaris-onvv-gate/usr/src/uts/intel/sys/acpi/
H A Dacobject.h587 ACPI_OBJECT_CACHE_LIST Cache; member in union:acpi_operand_object
/opensolaris-onvv-gate/usr/src/lib/libsecdb/
H A Dauth_attr.txt144 solaris.smf.manage.name-service-cache:::Manage Name Service Cache Daemon Service States::help=SmfNscdStates.html
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/
H A DFile.pm59 $opts{cache} = Tie::File::Cache->new($opts{memory});
1446 # Tie::File::Cache
1450 package Tie::File::Cache;
1451 $Tie::File::Cache::VERSION = $Tie::File::VERSION;
1654 # Note that Tie::File::Cache::expire has been inlined here
1689 _ci_warn "Cache hash key <$k> is non-numeric";
1742 $Tie::File::Heap::VERSION = $Tie::File::Cache::VERSION;
1946 unless (eval {$self->[0][1]->isa("Tie::File::Cache")}) {
/opensolaris-onvv-gate/usr/src/cmd/hwdata/
H A Dpci.ids2022 1014 030d PCI-X DDR Auxiliary Cache Adapter (575B)
2027 1014 0338 PCI-X DDR Auxiliary Cache Adapter (575C)
2036 1014 0360 PCI-E Auxiliary Cache Adapter (57B7)
2038 1014 033c PCIe2 1.8GB Cache 6Gb SAS RAID Adapter Tri-port (57B5)
2039 1014 0356 PCIe2 1.8GB Cache 6Gb SAS RAID & SSD Adapter (574D)
2043 1014 0355 PCIe2 3.6GB Cache 6Gb SAS RAID Adapter Quad-port (57B1)
2045 1014 035d PCIe2 3.6GB Cache 6Gb SAS RAID & SSD Adapter (575D)
2046 1014 035e PCIe2 3.6GB Cache 6Gb SAS RAID Adapter Quad-port (57CE)
3999 1087 Cache Computer
8397 1117 Intel 8-way XEON Profusion Chipset [Cache Coherenc
[all...]

Completed in 593 milliseconds

12