Searched refs:element (Results 26 - 50 of 76) sorted by relevance

1234

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/
H A DArray.pm222 Verify that the element at index I<key> exists in the tied array I<this>.
228 Delete the element at index I<key> from the tied array I<this>.
247 Remove last element of the array and return it.
251 Remove the first element of the array (shifting other elements down)
H A DHash.pm37 # TIEHASH should return an array reference with the first element being
143 element being a hash reference, and the remaining methods should operate on the
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DBasename.pm62 the optional patterns you specify in C<@suffixlist>. Each element of
103 The basename() routine returns the first element of the list produced
112 second element of the list produced by calling fileparse() with the same
233 # basename() - returns first element of list returned by fileparse()
244 # This differs from the second element of the list returned
/osnet-11/usr/src/lib/libldap5/sources/pr/md/unix/
H A Dos_SunOS_amd64.s230 / Get element "next" pointer
233 / Write NULL to the element "next" pointer
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DPerlIO.pm171 it usually only makes sense to have it as the only or first element in
172 a layer specification. When used as the first element it provides
325 the first element will be a name, the second element the arguments
326 (unspecified arguments will be C<undef>), the third element the flags,
327 the fourth element a name again, and so forth.
H A DEnv.pm26 prefix '$' is inferred for any element of this list not prefixed by '$'
H A Dfields.pm25 # an array reference. The first element in the array is the lowest field
225 hash element and a package with the same name as the type has
273 $self->{cat} = 'meow'; # scalar element
H A Dsigtrap.pm183 assignment to an element of C<%SIG>.
/osnet-11/usr/src/lib/libpool/common/
H A Dpool_xml.c69 * properties with an element. The property manipulation code overcomes this
214 * Pool element specific
275 /* Load up DTD element a-dtype data to improve performance */
391 * Work out the element type and free the elem
403 * Remove an element from the document. Note that only three types of elements
435 * Create a property element.
441 xmlNodePtr element; local
444 if ((element = node_create(parent, BAD_CAST "property")) == NULL) {
449 xmlFree(element);
452 (void) pool_xml_set_attr(element, BAD_CAS
828 xmlNodePtr element; local
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Unicode/
H A DCollate.pm350 # gets element
1104 entry => $element,
1149 in the collation element table through C<table>,
1175 Weighting may vary depending on collation element table.
1177 those in the collation element table loaded via C<table>.
1210 to the last collation element.
1215 These characters may need terminator included in a collation element
1228 'element' is equal to 'lament' (or 'lmnt').
1305 [ $n, 0x20, 0x2, $u ]; # return the collation element
1378 You can use another collation element tabl
[all...]
/osnet-11/usr/src/lib/libnisdb/
H A Dnis_parse_ldap_yp_util.c335 newdn->read.element = in->read.element;
356 newdn->write.element = in->write.element;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A Dhostent.pm83 method is equivalent to the zeroth element in the addr_list array
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Text/
H A DSoundex.pm111 argument, and in list context a list is returned in which each element is the
/osnet-11/usr/src/lib/libfru/libfru/
H A Dlibfru.cc126 "No registry definition for this element",
1402 // instWICur: The instance of this element within the tag itself.
1896 const char *element)
1905 = fru_reg_lookup_def_by_name((char *)element);
1963 const char *element)
1994 if (strcmp(element, "UNKNOWN") == 0) {
2015 = fru_reg_lookup_def_by_name((char *)element);
2142 fru_get_tagged_parents(const char *element, fru_strlist_t *parents) argument
2145 = Ancestor::listTaggedAncestors((char *)element);
1894 fru_add_element(fru_nodehdl_t container, const char *seg_name, const char *element) argument
1960 fru_delete_element(fru_nodehdl_t container, const char *seg_name, unsigned int instance, const char *element) argument
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Errno/
H A DErrno_pm.PL403 C<Errno> also makes C<%!> magic such that each element of C<%!> has a
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Class/
H A DISA.pm74 element.
/osnet-11/usr/src/lib/storage/liba5k/common/hdrs/
H A Da5k.h94 #define ELM_TYP_FT 0x03 /* Fan Tray - cooling element */
404 uint_t element[MAX_POSSIBLE_ELEMENTS]; member in struct:ib_page_2
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Devel/Peek/
H A DPeek.pm341 another SV which is a PVAV, an array. The array has one element,
342 element zero, which is another SV. The field C<FILL> above indicates
343 the last element in the array, similar to C<$#$a>.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Safe/t/
H A Dopcode.pl795 aelemfast constant array element ck_null s$ A S
796 aelem array element ck_null s2 A S
811 helem hash element ck_null s2 H S
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/
H A DSelect.pm284 reference where the first element is an C<IO::Handle> or an integer.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Time/
H A DLocal.pm172 and gmtime(). They accept a date as a six-element array, and return
/osnet-11/usr/src/lib/libc/sparc/crt/
H A D_rtboot.s107 inc %l1 ! account for last element of 0
/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/Pg/
H A DPg.pm1377 my $element = shift;
1382 return ($seen{$element});
1465 my $end = $start; # Initial range consists of the first element
1614 # The PG tree is represented as a hash table indexed by PG ID. Each element of
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Opcode/
H A DOpcode.pm143 types of element. Each element can be one of
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DFunctions.pm277 pop ARRAY remove the last element from an array and return it
323 shift ARRAY remove the first element of an array, and return it

Completed in 46 milliseconds

1234