Searched refs:mapped (Results 1 - 18 of 18) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/video/
H A Dradeon_fuloong2e.c39 int mapped; member in struct:__anon679
56 if (framebuffer.mapped)
135 framebuffer.mapped = 1;
H A Dbochs.c38 int mapped; member in struct:__anon667
159 if (framebuffer.mapped)
297 framebuffer.mapped = 1;
H A Dcirrus.c39 int mapped; member in struct:__anon670
176 if (framebuffer.mapped)
331 framebuffer.mapped = 1;
H A Dsis315pro.c41 int mapped; member in struct:__anon684
76 if (framebuffer.mapped)
202 framebuffer.mapped = 1;
H A Dsm712.c198 int mapped; member in struct:__anon696
216 if (framebuffer.mapped)
428 framebuffer.mapped = 1;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Dgrep.t19 my @mapped = map {scalar @$_} @lol;
20 ok "@mapped", "3 0 3";
27 @grepped = grep { $_ } @mapped;
/osnet-11/usr/src/lib/libresolv2/common/irs/
H A Dlcl_ho.c122 static const u_char mapped[] = { 0,0, 0,0, 0,0, 0,0, 0,0, 0xff,0xff }; variable
263 (!memcmp(uaddr, mapped, sizeof mapped) ||
266 addr = (const u_char *)addr + sizeof mapped;
267 uaddr += sizeof mapped;
302 (!memcmp(taddr, mapped, sizeof mapped) ||
305 taddr += sizeof mapped;
H A Ddns_ho.c140 static const u_char mapped[] = { 0,0, 0,0, 0,0, 0,0, 0,0, 0xff,0xff }; variable
355 (!memcmp(uaddr, mapped, sizeof mapped) ||
359 addr = (const char *)addr + sizeof mapped;
360 uaddr += sizeof mapped;
/osnet-11/usr/src/lib/libnsl/nss/
H A Dgetipnodeby.c320 * IPv4-mapped addresses in buf6. If either
372 * converted to IPv4-mapped addresses,
416 * Extract the IPv4-mapped addresses from buf6
506 * Step 1: IPv4-mapped address or IPv4 Compat
554 /* Found one, now format it into mapped/compat addr */
560 /* Convert IPv4 to mapped/compat address w/name */
571 * twiggle the two bytes to make the mapped address a compat.
586 * address. nscd(1m) caches v4 from ipnodes as mapped v6's. The
818 * This routine will either convert an IPv4 address to a mapped or compat
819 * IPv6 (if he6 == NULL) or merge IPv6 (he6) addresses with mapped
839 __mapv4tov6(struct hostent *he4, struct hostent *he6, nss_XbyY_buf_t *res, int mapped) argument
[all...]
/osnet-11/usr/src/lib/libast/common/port/
H A Dlc.c464 goto mapped;
749 mapped:
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dutf8.pm191 to be mapped to file and directory names, the Unicode capability of
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DPlainText.pm675 Embedded Ctrl-As (octal 001) in the input will be mapped to spaces on
H A DText.pm811 Embedded Ctrl-As (octal 001) in the input will be mapped to spaces on
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Sys/Syslog/
H A DSyslog.pm964 mechanism, priorities C<DEBUG> and C<INFO> are mapped to event type
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A Dxsubpp39 Retains '::' in type names so that C++ hierachical types can be mapped.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Unicode/
H A DCollate.pm1206 (1) For expansion mapping (Unicode character mapped
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dconfig_h.SH335 * available to synchronize a mapped file.
341 * available to unmap a region, usually mapped by mmap().
2672 * available to modify the access protection of a memory mapped file.
/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dbuiltins.c339 /* Exchage SAVED_DRIVE with the mapped drive. */
4971 "Change the keyboard map. The key FROM_KEY is mapped to the key TO_KEY."

Completed in 1031 milliseconds