Searched refs:program (Results 276 - 300 of 337) sorted by relevance

<<11121314

/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/Socket/
H A DINET.pm4 # This program is free software; you can redistribute it and/or
428 This program is free software; you can redistribute it and/or
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Socket/
H A DSocket.pm43 file, this uses the B<h2xs> program (see the Perl source distribution)
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DAutoSplit.pm31 This function will split up your program into files that the AutoLoader
H A Dbigint.pm369 This program is free software; you may redistribute it and/or modify it under
H A Dconstant.pm159 of accuracy as it can use. Also, your program will be easier to
H A Dutf8.pm48 program text in the current lexical scope (allow UTF-EBCDIC on EBCDIC based
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DInstall.pm548 This program is free software; you can redistribute it and/or
H A DMakeMaker.pm1773 The call to the program that is able to compile perlmain.c. Defaults
1893 A filter program, in the traditional Unix sense (input from stdin, output
1904 within the context of a Perl program built on the command line, and double
2321 properly a C<shar> program that can handle directories is mandatory.
2460 This program is free software; you can redistribute it and/or
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DPOP3.pm4 # This program is free software; you can redistribute it and/or
545 This program is free software; you can redistribute it and/or modify
H A DFTP.pm4 # This program is free software; you can redistribute it and/or
1726 run of your program which does yield the problem.
1748 C<autoftp> is a program that can retrieve, send, or list files via
1765 This program is free software; you can redistribute it and/or modify it
/opensolaris-onvv-gate/usr/src/lib/libsqlite/src/
H A Dexpr.c1245 "RAISE() may only be used within a trigger-program");
/opensolaris-onvv-gate/usr/src/uts/sun4/ml/
H A Dswtch.s279 call sfmmu_load_mmustate ! program MMU registers
359 ! Zero resuming thread's fp registers, for *all* non-fp program
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DDeparse.pm106 # - compile-time output from the input program can be suppressed, so that the
201 # CV for current sub (or main program) being deparsed
1403 # the original program.
4134 itself creates after parsing a program. The output of B::Deparse won't
4144 original program was doing, some parts of the language can still trip
4169 Normally, B::Deparse deparses the main code of a program, and all the subs
4185 structure of your program. With B<-p>, it uses parentheses (almost)
4294 file is compiled as a main program.
4543 B::Deparse will produce a pragma at the correct point in the program.
4547 that the pragma holds sway over a different portion of the program
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Devel/Peek/
H A DPeek.pm516 inside a 5th eval in the program;
545 This program is free software; you can redistribute it and/or
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Attribute/
H A DHandlers.pm495 other points in the program's compilation or execution, by explicitly
822 Something is rotten in the state of the program. An attributed
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/I18N/
H A DLangTags.pm447 And suppose you write a program that reads that file and then runs as
496 program with:
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DBuilder.pm89 Since you only run one test per program, there is B<one and only one>
1401 This program is free software; you can redistribute it and/or
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dh2ph.PL851 You have to run this program by hand; it's not run as part of the Perl
/opensolaris-onvv-gate/usr/src/cmd/sgs/packages/common/
H A DSUNWonld-README319 4352330 LD_PRELOAD cannot use absolute path for privileged program
503 4619282 ld cannot link a program with the option -sb
737 4865418 empty PT_TLS program headers cause problems in TLS enabled applications
776 4951840 mcs -c goes into a loop on executable program
910 5106206 ld.so.1 fail to run a Solaris9 program that has libc linked with
1065 6311865 Linker: x86 medium model; invalid ELF program header
1590 6910387 .tdata and .tbss separation invalidates TLS program header information
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A Dregcomp.c1858 RExC_emit_start = r->program;
1859 RExC_emit = r->program;
1875 scan = r->program + 1; /* First BRANCH. */
2105 scan = r->program + 1;
4611 (void)dumpuntil(r->program, r->program + 1, NULL, sv, 0);
/opensolaris-onvv-gate/usr/src/lib/libsqlite/
H A Dmain.mk18 # multi-threaded program, then define the following macro
/opensolaris-onvv-gate/usr/src/cmd/oawk/
H A Drun.c125 program(NODE **a, int n) function
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/
H A DHandle.pm204 variable remains in scope until program termination, it may be undefined
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Opcode/
H A DSafe.pm440 by the compartment will cause an error (at run-time of the main program
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Time/HiRes/
H A DHiRes.pm46 # Autoload methods go after =cut, and are processed by the autosplit program.
356 This program is free software; you can redistribute it and/or modify

Completed in 268 milliseconds

<<11121314