Searched refs:Name (Results 1 - 25 of 46) sorted by relevance

12

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/unicore/
H A Dmktables125 my $Name = shift;
134 $Name = CanonicalName($Name) if $Fuzzy;
141 if (not $TableInfo{$Type}->{$Name})
143 $TableInfo{$Type}->{$Name} = $Table;
144 $TableDesc{$Type}->{$Name} = $Desc;
146 $FuzzyNames{$Type}->{$Name} = $Name;
156 ## In => Name -- Name o
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Attribute/Handlers/demo/
H A DDescriptions.pm12 sub UNIVERSAL::Name :ATTR {
H A Ddemo4.pl3 my $capacity : Name(capacity)
/osnet-11/usr/src/lib/libeti/menu/common/
H A Dnewitem.c50 Name(item) = name;
86 return (Name(i));
H A Dpattern.c101 if (substr(m, Pattern(m), Name(IthItem(m, i)))) {
H A Dpost.c78 (void) waddnstr(Win(m), Name(k), MaxName(m));
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dvars.t24 my $e = !(grep /^Name "X::x" used only once: possible typo/, @warns) && 'not ';
26 $e = !(grep /^Name "main::x" used only once: possible typo/, @warns) && 'not ';
28 $e = !(grep /^Name "main::y" used only once: possible typo/, @warns) && 'not ';
30 $e = !(grep /^Name "main::z" used only once: possible typo/, @warns) && 'not ';
/osnet-11/usr/src/lib/rad/pykstat/common/
H A Drad.py46 ctlname = client.Name(_RAD_KSTAT_DOMAIN, [("type", "Control")])
80 client.Name(_RAD_KSTAT_DOMAIN, [("type", "Kstat"),
99 o = self._rc.list_objects(client.Name(_RAD_KSTAT_DOMAIN, keys))
/osnet-11/usr/src/lib/rad/pysmf/common/
H A Drad.py41 _RAD_SMF_MASTER = client.Name(_RAD_SMF_DOMAIN, [_RAD_TYPE_MASTER])
86 """ Convert service and/or instance to a rad.client.Name """
94 return client.Name(_RAD_SMF_DOMAIN, kvs)
98 """ Convert an FMRI object to a rad.client.Name """
103 """ Look up a service/instance object by rad.client.Name """
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/run/
H A Drunenv.t100 qq{Name "main::x" used only once: possible typo at -e line 1.\nUse of uninitialized value in print at -e line 1.\n});
118 Name "main::x" used only once: possible typo at -e line 1.
127 Name "main::x" used only once: possible typo at -e line 1.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/lib/Encode/MIME/
H A DHeader.pm20 Name => 'MIME-Header',
27 Name => 'MIME-B',
35 Name => 'MIME-Q',
/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_parse.h148 #define Name "name" macro
H A Dtopo_parse.c76 if ((name = xmlGetProp(n, (xmlChar *)Name)) == NULL) {
/osnet-11/usr/src/lib/libsqlite/tool/
H A Dspace_used.tcl27 name clob, -- Name of a table or index in the database file
/osnet-11/usr/src/lib/rad/pyrad/common/
H A Dutil.py315 zone string, Name of a local zone
323 zio_name = rad.Name("com.oracle.solaris.rad.zonesbridge",
340 zone string, Name of a local zone
357 AUTH_NAME = rad.Name("com.oracle.solaris.rad.pam",
H A Dclient.py362 return Name.parse(unpacker.unpack_string())
845 class Name(object): class in inherits:object
849 The Name class serves as both an object name and a pattern to match existing
873 Returns: Name
874 a new Name
926 Return a new Name by parsing the supplied string into its
939 Returns: Name
940 a new Name instance
948 return Name(domain, [])
956 kvs.append([Name
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/lib/Encode/JP/
H A DJIS7.pm14 Name => $name,
/osnet-11/usr/src/grub/grub2/tests/util/
H A Dgrub-shell.in49 --qemu=FILE Name of qemu binary
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/I18N/LangTags/
H A DList.pm6 use vars qw(%Name %Is_Disrec $Debug $VERSION);
27 $last_name = $Name{$tag} = $name;
30 $Name{$1} = "$last_name (old tag)" if $last_name;
56 last if $name = $Name{$tag};
57 last if $name = $Name{$alt};
107 return 2 if $Name{$f};
110 return 2 if $Name{$tag}; # not only is it decent, it's known!
155 %I18N::LangTags::List::Name, and it's the same as the list
1759 next if $f[-1] eq 'Language Name (English)'; # it's a header line
/osnet-11/usr/src/lib/libc/port/gen/
H A Derrlist118 80 Name not unique on network
/osnet-11/usr/src/lib/libeti/menu/inc/
H A Dprivate.h123 #define Name(i) (i)->name.str macro
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DDomain.pm306 Using various methods B<attempt> to find the Fully Qualified Domain Name (FQDN)
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/pod/
H A Dpod2latex.PL270 Name of the output file to be used. If there are multiple input pods
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/lib/Encode/
H A DEncoding.pm12 $obj = bless { Name => $canonical },$obj unless ref $obj;
17 sub name { return shift->{'Name'} }
162 sub name { return shift->{'Name'} }
262 to create an object with C<< bless {Name => ...}, $class >>, and call
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/
H A DEncode.pm244 bless {Name => "UTF_EBCDIC"} => "Encode::UTF_EBCDIC";
256 bless {Name => "Internal"} => "Encode::Internal";
300 bless {Name => "utf8"} => "Encode::utf8";
323 Name Description

Completed in 105 milliseconds

12