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

123456789

/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/com/sun/dhcpmgr/client/
H A DAddressView.java625 return menuItems[menu].elements();
785 Enumeration en = selectionListeners.elements();
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DDumpvalue.pm511 Print only first N elements of arrays and hashes. If false, prints all the
512 elements.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/File/Spec/
H A DVMS.pm33 identically named elements of C<%$self>, and returns the result
175 cases (e.g. elements other than the first being absolute filespecs).
/opensolaris-onvv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/
H A DLgrp.xs295 # When called in scalar context functions return the number of elements
/opensolaris-onvv-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/helptools/
H A DparseMain.java131 Enumeration e = content.elements();
693 Enumeration e = v.elements();
/opensolaris-onvv-gate/usr/src/uts/common/gssapi/include/
H A DmechglueP.h54 memcpy((o1)->elements, (o2)->elements, (o2)->length); \
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/com/sun/dhcpmgr/ui/
H A DIPAddressList.java354 Enumeration en = addrs.elements();
H A DMainFrame.java424 for (Enumeration en = views.elements(); en.hasMoreElements(); ) {
H A DTableSorter.java218 // Set up a new array of indexes with the right number of elements
282 * check to see if the elements in this subset are already
286 * get out of sinc. When the number of elements is three they
289 * optimisation when the number of elements is three or less as
403 Enumeration en = listeners.elements();
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Text/
H A DParseWords.pm169 returns a list of token lists corresponding to the elements of @lines.
H A DBalanced.pm1140 elements of which are always:
1238 elements, the extracted substring (I<including the surrounding
1415 On success in a list context, an array of 3 elements is returned. The
1416 elements are:
1505 For example, to extract an arbitrary XML tag, but ignore "empty" elements:
1551 On success in a list context, an array of 6 elements is returned. The elements are:
1685 In a list context, an array of 11 elements is returned. The elements are:
2118 for C<extract_tagged>. For example, to properly ignore "empty" XML elements
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/x2p/
H A Da2p.h81 Malloc_t calloc (MEM_SIZE elements, MEM_SIZE size);
/opensolaris-onvv-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/
H A DpmHelpIndexPanel.java146 Enumeration e = items.elements();
H A DpmHelpDetailPanel.java374 Enumeration e = tags.elements();
/opensolaris-onvv-gate/usr/src/lib/libldap5/sources/pr/md/unix/
H A Dos_SunOS_amd64.s237 / Put elements previous "next" value into listp
/opensolaris-onvv-gate/usr/src/tools/scripts/
H A Dwdiff.pl139 // elements appear to be the same. So our invariant should be
/opensolaris-onvv-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DAttributeVerifier.java316 return ((Hashtable)attributeDescriptors.clone()).elements();
476 Enumeration en = attributeDescriptors.elements();
522 Enumeration en = attributeDescriptors.elements();
H A DSLPHeaderV1.java769 Enumeration en = attrs.elements();
H A DServiceLocationAttributeV1.java518 for (Enumeration e = values.elements(); e.hasMoreElements(); ) {
/opensolaris-onvv-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_client_secinfo.c229 data->mechanism.elements =
232 data->mechanism.elements, info->oid.sec_oid4_len);
294 kmem_free(data->mechanism.elements,
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/I18N/
H A DLangTags.pm202 similarity is the number of common elements on the left,
213 (two elements in common)
224 (no B<leftmost> elements in common!)
/opensolaris-onvv-gate/usr/src/cmd/ssh/ssh/
H A Dsshconnect2.c581 mech = &supported->elements[mech_idx];
597 packet_put_string(mech->elements, mech->length);
602 packet_put_raw(mech->elements, mech->length);
/opensolaris-onvv-gate/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/awt/
H A DCLChoice.java337 Enumeration e = items.elements();
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/
H A DSelect.pm334 The result will be an array of 3 elements, each a reference to an array
/opensolaris-onvv-gate/usr/src/lib/libast/common/regex/
H A Dreglib.h366 Celt_t* elements; member in struct:Collate_s

Completed in 211 milliseconds

123456789