Searched refs:make (Results 76 - 100 of 137) sorted by relevance

123456

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/Harness/
H A DStraps.pm52 make it easier for programs to work with test results, we provide
85 Initialize the internal state of a strap to make it ready for parsing.
/osnet-11/usr/src/grub/grub2/docs/
H A Dtexinfo.tex231 % since that produces some useless output on the terminal. We also make
677 % Be sure we're in horizontal mode when doing a tie, since we make space
802 %% This method tries to make TeX break the page naturally
810 % Ensure vertical mode, so we don't make a big box in the middle of a
820 % Do a \strut just to make the height of this box be normal, so the
827 % empty box we just added fits on the page, we must make it consider
884 % make the vbox yourself of the appropriate size.
1021 % I preserve it to make it similar to @paragraphindent.
1062 % We also make \indent itself not actually do anything until the next
1094 % an actual _ character, as in @math{@var{some_variable} + 1}. So make
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DTemp.pm187 # Maximum number of tries to make a temp file before failing
331 # Can not open the file and make a directory in a single call
457 # Try to make sure this will be marked close-on-exec
471 # make it auto delete on close by setting FAB$V_DLT bit
553 # attempt and make sure that none are repeated
846 # in order to make real sure that this is closed
867 # point in order to make sure that (1) we have a file/dir to delete
1689 Given an open filehandle and the associated filename, make a safe
1706 good status is returned. A check is still performed to make sure that
1915 to make sur
[all...]
H A DSpec.pm63 File::Spec. Since some modules (like VMS) make use of facilities available
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DMore.pm434 Checks to make sure the $module or $object can do these @methods
491 Checks to see if the given $object->isa($class). Also checks to make
648 These simply use the given $module and test to make sure the load
1117 # We must make sure that references are treated neutrally. It really
H A DHarness.pm1021 If a single subtest decides that further testing will not make sense,
1045 When true it will make harness attempt to compile the test using
/osnet-11/usr/src/lib/libshell/misc/
H A Dbuildksh93.sh471 # 5. -D_lib_socket=1 -lsocket -lnsl" was added to make sure ksh93 is compiled
558 SHELL='/bin/ksh' /bin/ksh ./bin/package make PACKAGE_OPTIONS='map-libc' CCFLAGS="${CCFLAGS}" CC="${CC}" HOSTTYPE="${HOSTTYPE}" SHELL='/bin/ksh'
562 log="${root}/lib/package/gen/make.out"
564 [[ -s "${log}" ]] || fatal_error 'build_shell: no make.out log found.'
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/Unicode/
H A DUnicode.pm180 file, make sure you encode() the whole text at once, not line by line
199 (I don't dare make any comparison with Unicode Consortium and the
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/bin/
H A Denc2xs129 # -S make mapping errors fatal
283 # This is to make null encoding work -- dankogai
522 # RAM and may make us faster on low RAM systems. [see __END__]
1120 Now all you have to do is make.
1122 $ make
1141 You can "make install" already but you should test first.
1143 $ make test
1154 If you are content with the test result, just "make install"
1265 When you do so, make sure you leave at least B<U0000> to B<U0020> as
1276 When you create a map, you SHOULD make you
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/
H A DSocket.pm366 in attempt to make the interface more flexible. These are
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DFind.pm185 # make path absolute
355 A check is made to make sure that the file that is found does
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dbigint.pm310 But a warning is in order. When using the following to make a copy of a number,
H A Dconstant.pm203 although it is recommended in order to make constants stand out
H A Doverload.pm563 To make this change $a and not change $b, a copy of C<$$a> is made,
883 However, it would not make
888 preserve "objectness" of $a. But Perl I<has> a way to make assignments
930 builtin Perl type. Let's make it better than a pseudo-hash by
1145 script. It was a number, not an object. We cannot make this value of
1242 special to make C<+=> and friends work, except filling C<+=> entry of
1256 To make C<++> and C<--> work, we need to implement actual mutators,
/osnet-11/usr/src/grub/grub-0.97/
H A Dconfigure338 # These are left unexpanded so users can "make install exec_prefix=/foo"
780 # Omit some internal or obsolete options to make the list less imposing.
812 By default, \`make install' will install all the files in
856 --enable-maintainer-mode enable make rules and dependencies not useful
1233 # AIX cpp loses on an empty file, so make sure it contains at least a newline.
1344 { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
1345 echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
1422 # ./install, which can be erroneously created by make from ./install.sh.
1536 # Use a double $ so make ignores it.
1567 # make instal
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DBigInt.pm69 # make cos()/sin()/exp() "work" with BigInt's or subclasses
159 # used to make require work
188 # make Class->round_mode() work
206 # make Class->upgrade() work
221 # make Class->downgrade() work
236 # make Class->div_scale() work
480 $class->import() if $IMPORT == 0; # make require work
491 # remove sign without touching wanted to make it work with constants
536 # make integer from mantissa by adjusting exp, then convert to bigint
614 $self->import() if $IMPORT == 0; # make requir
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Sys/Syslog/
H A DSyslog.pm137 # users (cf. CPAN-RT #34753). So, in order to make everybody
408 $transmit_ok = 0; # make it look like a fresh attempt
987 older versions of this module, make sure to call the function as
1482 your bug as I make changes.
/osnet-11/usr/src/lib/rad/pyrad/common/
H A Dclient.py253 return self._type.make(pargs, kargs)
451 def make(self, pargs, kargs): member in class:_RadDerivedType
455 raise Exeception("make() only invokable on composite types")
/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/PerlGcc/config/5.8.4/5.11/i386/
H A DConfig.pm842 make='make'
/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/PerlGcc/config/5.8.4/5.11/sparc/
H A DConfig.pm842 make='make'
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/
H A Dencoding.pm289 identifiers. In order to make C<${"\x{4eba}"}++> ($human++, where human
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Opcode/
H A DOpcode.pm121 The authors make B<no warranty>, implied or otherwise, about the
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CPAN/
H A DFirstTime.pm295 for $progname (qw/gzip tar unzip make lynx wget ncftpget ncftp ftp gpg/){
316 # e.g. make -> nmake
347 # Arguments to make etc.
353 run \'make\' and \'make install\' in processes. If you have any
370 $CPAN::Config->{make_arg} = prompt("Parameters for the 'make' command?
379 prompt("Parameters for the 'make install' command?
635 "Sorry! since you don't have any existing picks, you must make a\n" .
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Class/
H A DStruct.pm358 Perl. Creating your class at compile time will make the order of events
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DLiblist.pm230 You must make sure that any paths and path components are properly

Completed in 56 milliseconds

123456