HomeSort by relevance Sort by last modified time
    Searched refs:has (Results 1 - 25 of 312) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /netvirt/usr/src/cmd/lp/filter/postscript/dpost/
ps_include.c 52 #define has(word) (strncmp(buf, word, strlen(word)) == 0) macro
123 if (!has("%%"))
125 else if (has("%%Page: ")) {
133 } else if (has("%%EndPage: ")) {
141 } else if (has("%%BoundingBox:"))
143 else if (has("%%EndProlog") || has("%%EndSetup") || has("%%EndDocumentSetup"))
145 else if (has("%%Trailer"))
147 else if (has("%%BeginGlobal"))
    [all...]
  /netvirt/usr/src/lib/libc/i386/crt/
_rtboot.s 32 / we get control from exec which has loaded our text and
  /netvirt/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/MakeMaker/
vmsish.pm 34 which has 'use vmsish' in it won't even compile outside VMS. This
bytes.pm 30 bytes.pm was introduced with 5.6. This means any code which has 'use
  /netvirt/usr/src/cmd/perl/5.6.1/distrib/t/lib/
syslog.t 27 if ($@ =~ /Your vendor has not/) {
  /netvirt/usr/src/cmd/perl/contrib/
README 28 should be placed under Sun::Solaris, which has been reserved for SMI development
  /netvirt/usr/src/cmd/lp/filter/postscript/posttek/
README 25 should work and code that ties lines to device space coordinates has been added
31 has been initialized to 0, which gets you one pixel wide lines. That gives good
  /netvirt/usr/src/cmd/perl/5.6.1/distrib/lib/ExtUtils/
testlib.pm 19 After an extension has been built and before it is installed it may be
  /netvirt/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
testlib.pm 30 After an extension has been built and before it is installed it may be
  /netvirt/usr/src/cmd/tcpd/
README.sfw 10 The Makefile has been edited to define the appropriate system parameters for
25 The header tcpd.h has been modified to define HAVE_IPV6, so that consumers of
  /netvirt/usr/src/psm/stand/
README 30 This tree has source code for both sparc and x86 platforms.
59 Thus, inetboot has to be packaged accordingly. Note that the bootblk
60 for sparc has the same constraints. These historical reasons do
  /netvirt/usr/src/uts/common/io/e1000g/
README 169 This version has the following fixes:
176 This fix has to be reverted later once we have a proper fix for
185 This fix has to be revisited to improvise the statistics in
193 This fix has to be reverted later once we have a proper fix for
198 This version has the following fixes:
236 The new code base also has support for additional new chipsets. The code
240 The new codebase also has lot of cleanups in terms of various #ifdefs
259 This version has the following fix:
269 This version has the following fixes:
276 This version has the following fix
    [all...]
  /netvirt/usr/src/cmd/perl/5.8.4/distrib/ext/Sys/Syslog/t/
syslog.t 31 if ($@ =~ /Your vendor has not/) {
  /netvirt/usr/src/cmd/svc/profile/
README 45 has been:approved by SBD.
  /netvirt/usr/src/lib/libc/i386/gen/
ldivide.s 89 / at this point, %edx:%eax has the quotient and %edi:%esi has the remainder
  /netvirt/usr/src/cmd/perl/5.6.1/distrib/ext/Opcode/
ops.pm 34 Since the ops pragma currently has an irreversible global effect, it is
  /netvirt/usr/src/cmd/perl/5.6.1/distrib/lib/CPAN/
Nox.pm 34 This package has the same functionality as CPAN.pm, but tries to
  /netvirt/usr/src/cmd/perl/5.6.1/distrib/lib/Net/
protoent.pm 66 second arguments of "tcp". This object has methods that return the
  /netvirt/usr/src/cmd/perl/5.6.1/distrib/lib/Time/
gmtime.pm 63 This object has methods that return the similarly named structure field
localtime.pm 58 This object has methods that return the similarly named structure field
  /netvirt/usr/src/cmd/perl/5.6.1/distrib/lib/User/
grent.pm 65 "User::grent" objects. This object has methods that return the similarly
  /netvirt/usr/src/cmd/perl/5.8.4/distrib/ext/B/t/
b.t 58 ok( B::svref_2object(\$.)->MAGIC->TYPE eq "\0", '$. has \0 magic' );
65 '$. has no more magic' );
  /netvirt/usr/src/cmd/perl/5.8.4/distrib/ext/Opcode/
ops.pm 36 Since the ops pragma currently has an irreversible global effect, it is
  /netvirt/usr/src/cmd/perl/5.8.4/distrib/lib/CPAN/
Nox.pm 36 This package has the same functionality as CPAN.pm, but tries to
  /netvirt/usr/src/cmd/perl/5.8.4/distrib/lib/Time/
gmtime.pm 64 This object has methods that return the similarly named structure field

Completed in 1500 milliseconds

1 2 3 4 5 6 7 8 91011>>