Searched refs:elements (Results 201 - 225 of 225) sorted by relevance

123456789

/opensolaris-onvv-gate/usr/src/uts/sun4u/starcat/ml/
H A Ddrmach_asm.s454 ! address and value elements are assumed to 64 bit values.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Storable/
H A DStorable.pm509 Normally, Storable stores elements of hashes in the order they are
512 hashes with the elements sorted by their key. This allows you to
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dc2ph.PL223 elements in the structure. You would use this for indexing
/opensolaris-onvv-gate/usr/src/lib/libast/common/regex/
H A Dregnexec.c708 if (ic ? collic(rex->re.collate.elements, (char*)key, (char*)key, c, x) : collelt(rex->re.collate.elements, (char*)key, c, x))
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DSwitch.pm565 all pairs of elements
H A Dperl5db.pl6876 I<arrayDepth>, I<hashDepth> print only first N elements ('' for all);
7052 I<arrayDepth>, I<hashDepth> print only first N elements ('' for all);
/opensolaris-onvv-gate/usr/src/lib/rpcsec_gss/
H A Dsvc_rpcsec_gss.c148 * before accessing that node's elements (ie. cred)
1520 oid_set_desc.elements = mechanism;
/opensolaris-onvv-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_vfsops.c358 tdata->mechanism.elements = kmem_zalloc(fdata->mechanism.length,
360 bcopy(fdata->mechanism.elements, tdata->mechanism.elements,
H A Dnfs4_srv.c1041 si->sc_gss_mech_type->elements,
1099 bcopy(si->sc_gss_mech_type->elements,
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Data/Dumper/
H A DDumper.pm829 up). Style 3 is like style 2, but also annotates the elements of arrays
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DBigRat.pm1339 Calc.pm uses as internal format an array of elements of some decimal base
H A DBigFloat.pm2786 Calc.pm uses as internal format an array of elements of some decimal base
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DNNTP.pm847 array. The elements in this array are:- the last article number in the group,
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DLaTeX.pm542 following elements:
/opensolaris-onvv-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_nfs.c4308 if (gss->mechanism.elements)
4309 free(gss->mechanism.elements);
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/
H A DFile.pm2070 then the C<@array> would appear to have four elements:
2114 Normally, array elements have the record separator removed, so that if
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A Dutil.c198 Malloc_t Perl_calloc (MEM_SIZE elements, MEM_SIZE size) argument
201 return (Malloc_t)PerlMem_calloc(elements, size);
H A Dproto.h38 PERL_CALLCONV Malloc_t Perl_calloc(MEM_SIZE elements, MEM_SIZE size);
842 PERL_CALLCONV Malloc_t Perl_safesyscalloc(MEM_SIZE elements, MEM_SIZE size);
H A Dconfig_h.SH1464 * removed. The elements in inc_version_list (inc_version_list.U) can
1495 * removed. The elements in inc_version_list (inc_version_list.U) can
2254 * This variable contains the number of elements of the SIG_NAME
/opensolaris-onvv-gate/usr/src/cmd/sgs/packages/common/
H A DSUNWonld-README1374 6341667 elfdump should check alignments of ELF header elements
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMM_VMS.pm64 # Perl bug -- seems to occasionally insert extra elements when
626 warn "MM_VMS: Ignoring unrecognized CCFLAGS elements \"$quals\"\n";
2210 identically named elements of C<%$self>, and returns the result
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/x2p/
H A Ds2p.PL2023 Collating elements (of bracket expressions in BREs) are not implemented.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Getopt/
H A DLong.pm2150 as a list) it should contain one or more elements with the following
/opensolaris-onvv-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c15263 uint_t elements; local
15279 (uchar_t **)&chs_p, &elements) != DDI_PROP_SUCCESS) {
/opensolaris-onvv-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex6115 % had it before, so preserve previous elements in list.

Completed in 516 milliseconds

123456789