/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/unicore/ |
H A D | mktables | 125 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 D | Descriptions.pm | 12 sub UNIVERSAL::Name :ATTR {
|
H A D | demo4.pl | 3 my $capacity : Name(capacity)
|
/osnet-11/usr/src/lib/libeti/menu/common/ |
H A D | newitem.c | 50 Name(item) = name; 86 return (Name(i));
|
H A D | pattern.c | 101 if (substr(m, Pattern(m), Name(IthItem(m, i)))) {
|
H A D | post.c | 78 (void) waddnstr(Win(m), Name(k), MaxName(m));
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ |
H A D | vars.t | 24 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 D | rad.py | 46 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 D | rad.py | 41 _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 D | runenv.t | 100 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 D | Header.pm | 20 Name => 'MIME-Header', 27 Name => 'MIME-B', 35 Name => 'MIME-Q',
|
/osnet-11/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_parse.h | 148 #define Name "name" macro
|
H A D | topo_parse.c | 76 if ((name = xmlGetProp(n, (xmlChar *)Name)) == NULL) {
|
/osnet-11/usr/src/lib/libsqlite/tool/ |
H A D | space_used.tcl | 27 name clob, -- Name of a table or index in the database file
|
/osnet-11/usr/src/lib/rad/pyrad/common/ |
H A D | util.py | 315 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 D | client.py | 362 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 D | JIS7.pm | 14 Name => $name,
|
/osnet-11/usr/src/grub/grub2/tests/util/ |
H A D | grub-shell.in | 49 --qemu=FILE Name of qemu binary
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/I18N/LangTags/ |
H A D | List.pm | 6 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 D | errlist | 118 80 Name not unique on network
|
/osnet-11/usr/src/lib/libeti/menu/inc/ |
H A D | private.h | 123 #define Name(i) (i)->name.str macro
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/ |
H A D | Domain.pm | 306 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 D | pod2latex.PL | 270 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 D | Encoding.pm | 12 $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 D | Encode.pm | 244 bless {Name => "UTF_EBCDIC"} => "Encode::UTF_EBCDIC"; 256 bless {Name => "Internal"} => "Encode::Internal"; 300 bless {Name => "utf8"} => "Encode::utf8"; 323 Name Description
|