Searched refs:aka (Results 1 - 13 of 13) sorted by relevance
| /osnet-11/usr/src/lib/libshell/common/features/ |
| H A D | math.sh | 57 while read type args name aka 64 for a in $aka 94 eval TYPE_$name='$type' ARGS_$name='$args' AKA_$name='$aka' 142 do eval x='$'_lib_${name}l y='$'_lib_${name} r='$'TYPE_${name} a='$'ARGS_${name} aka='$'AKA_${name} 159 for k in $aka 284 for x in $name $aka
|
| /osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/JP/ |
| H A D | JP.pm | 38 shiftjis /\bshift.*jis$/i Shift JIS (aka MS Kanji)
|
| /osnet-11/usr/src/lib/libast/common/comp/ |
| H A D | iconv.c | 175 char aka[128]; local 214 if (n >= sizeof(aka)) 215 n = sizeof(aka) - 1; 216 memcpy(aka, s, n); 217 aka[n] = 0; 219 name = (const char*)aka;
|
| /osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ |
| H A D | open.pm | 170 open(), readpipe() (aka qx//) and similar operators found within the
|
| H A D | CPAN.pm | 6189 dynamically loadable extensions (aka XS modules) with 'force' in
|
| /osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/File/Glob/ |
| H A D | Glob.pm | 395 The path separator is ':' (aka colon), not '/' (aka slash). Mac OS users
|
| /osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/Unicode/ |
| H A D | Unicode.pm | 145 Little Endian (aka VAX byte order). For anything not marked either
|
| /osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Unicode/ |
| H A D | UCD.pm | 119 Unicode 3.0 Standard, aka TUS3) but instead in an auxiliary database
|
| /osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/ |
| H A D | BigInt.pm | 2219 # (aka Math::BigInt). The latter shouldn't happen,though. 2809 Set or get the global or local accuracy, aka how many significant digits the 2847 Set or get the global or local precision, aka how many digits the result has 3965 There is now a C<bsstr()> method to get the string in scientific notation aka
|
| H A D | BigFloat.pm | 2716 Preserves accuracy to $scale digits from the left (aka significant digits)
|
| /osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/ |
| H A D | Concise.pm | 1162 0 OP (aka BASEOP) An OP with no children
|
| /osnet-11/usr/src/grub/grub-0.97/docs/ |
| H A D | texinfo.tex | 2710 % contains an @itemize, we don't choke on the \item (seen as \crcr aka 4318 % For pdftex, we have to write out the node definition (aka, make
|
| /osnet-11/usr/src/grub/grub2/docs/ |
| H A D | texinfo.tex | 3462 % contains an @itemize, we don't choke on the \item (seen as \crcr aka 5191 % For pdftex, we have to write out the node definition (aka, make
|
Completed in 82 milliseconds