Searched refs:Store (Results 1 - 14 of 14) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/DBM_Filter/
H A Dcompress.pm19 sub Store { $_ = compress($_) } subroutine
H A Dint32.pm10 sub Store subroutine
H A Dutf8.pm17 sub Store { $_ = Encode::encode_utf8($_) if defined $_ } subroutine
H A Dencode.pm28 Store => sub {
H A Dnull.pm8 sub Store subroutine
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DDBM_Filter.pm103 my $store = *{ "${class}::Store" }{CODE};
110 { croak "$caller: No methods (Filter, Fetch or Store) found in class '$class'" }
112 my $need = defined($fetch) ? 'Store' : 'Fetch';
116 { croak "$caller: Can't mix Filter with Store and Fetch in class '$class'" }
126 $callbacks{Store} = $store;
150 push @got, 'Store';
167 croak "$caller: expected both Store & Fetch - got @got";
238 Store => sub {...});
251 sub Store { ... }
263 sub Store {
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/
H A DScalar.pm65 Store data I<value> in the tied scalar referenced by I<this>.
H A DArray.pm193 Store datum I<value> into I<index> for the tied array associated with
H A DHash.pm80 Store datum I<value> into I<key> for the tied hash I<this>.
/osnet-11/usr/src/lib/libc/capabilities/sun4v-hwcap3/common/
H A Dmemset.s80 * Store as many 8-byte chunks, followed by trialing bytes.
82 * BIS = Block Init Store
158 ! Store -(%o3) bytes till dst is block (64 byte) aligned.
327 membar #StoreStore ! required by use of Block Store Init
/osnet-11/usr/src/lib/libc/capabilities/sun4v/common/
H A Dmemset.s61 * Store as many 8-byte chunks, followed by trialing bytes.
117 ! Store -(%o3) bytes till dst is block (64 byte) aligned.
/osnet-11/usr/src/lib/libc/sparcv9/gen/
H A Dstrlcpy.s162 ! Store bytes until n == 0. If a null byte is encountered during
/osnet-11/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex3396 % Store the main index entry text (including the third arg).
/osnet-11/usr/src/grub/grub2/docs/
H A Dtexinfo.tex4193 % Store the main index entry text (including the third arg).

Completed in 64 milliseconds