Searched refs:cross (Results 1 - 14 of 14) sorted by relevance
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/pod/ |
H A D | pod2html.PL | 70 Sets the base URL for the HTML files. When cross-references are made, 98 HTML converted forms can be linked-to in cross-references.
|
H A D | pod2man.PL | 298 page references so that cross-referencing tools can provide the user with
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ |
H A D | configpm | 18 'cross' => '', # --cross=PALTFORM - crosscompiling for PLATFORM 48 if ($Opts{cross}) { 49 # creating cross-platform config file 51 mkdir "xlib/$Opts{cross}"; 52 $Config_PM = $ARGV[0] || "xlib/$Opts{cross}/Config.pm"; 632 if ($Opts{cross}) { 634 my $cross = <<'EOS'; 644 # 'configpm; was invoked with --cross option 653 $cross [all...] |
H A D | config_h.SH | 915 * used in a cross-platform environment. This is the case for 975 * If the compiler supports cross-compiling or multiple-architecture 2293 * This symbol, if defined, indicates that Perl is being cross-compiled. 2297 * Perl has been cross-compiled to. Undefined if not a cross-compile.
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/ |
H A D | MM_Any.pm | 33 cross-platform or are written in a cross-platform manner. 42 These are methods which are by their nature cross-platform and should 43 always be cross-platform. 115 These are methods which are thought to be cross-platform by virtue of 643 Methods which cannot be made cross-platform and each subclass will
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/ |
H A D | Xref.pm | 7 B::Xref - Generates cross reference reports for Perl programs 15 The B::Xref module is used to generate a cross reference listing of all 310 # Stuff for cross referencing definitions of variables and subs
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Class/ |
H A D | Struct.pm | 541 cross => '$', 556 breed => Breed->new(name=>'short-hair', cross=>1), 557 or: breed => {name=>'short-hair', cross=>1},
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/ |
H A D | Html.pm | 32 can automatically generate indexes and cross-references, and it keeps 33 a cache of things it knows how to cross-reference. 108 Sets the base URL for the HTML files. When cross-references are made, 151 HTML converted forms can be linked to in cross references. 1522 ## L<text|cross-ref> => produce text, use cross-ref for linking 1523 ## L<cross-ref> => make text from cross-ref
|
/osnet-11/usr/src/lib/libsqlite/ |
H A D | main.mk | 31 # as BCC, unless you are cross-compiling. 239 # same size on the host as it is on the target. If you are cross-compiling
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/ |
H A D | Trig.pm | 447 Asia do often cross the polar regions.
|
/osnet-11/usr/src/grub/grub-0.97/docs/ |
H A D | texinfo.tex | 51 % The extra TeX runs get the cross-reference information correct. 1107 % be able to disable indexing, cross-referencing, and contents, for test runs. 5841 \message{cross references,} 5854 % cross-references. The @node line might or might not have commas, and 5869 % Write a cross-reference definition for the current node. #1 is the 5887 % \setref{NAME}{SNT} defines a cross-reference point NAME (a node or an 5918 % @xref, @pxref, and @ref generate cross-references. For \xrefX, #1 is 5919 % the node name, #2 the name of the Info cross-reference, #3 the printed 6068 % Define \refx{NAME}{SUFFIX} to reference a cross-reference string named NAME. 6083 \message{\linenumber Undefined cross referenc [all...] |
/osnet-11/usr/src/grub/grub2/docs/ |
H A D | texinfo.tex | 49 % The extra TeX runs get the cross-reference information correct. 1180 % be able to disable indexing, cross-referencing, and contents, for test runs. 6840 \message{cross references,} 6852 % cross-references. The @node line might or might not have commas, and 6867 % Write a cross-reference definition for the current node. #1 is the 6885 % \setref{NAME}{SNT} defines a cross-reference point NAME (a node or an 6914 % @xref, @pxref, and @ref generate cross-references. For \xrefX, #1 is 6915 % the node name, #2 the name of the Info cross-reference, #3 the printed 7068 % Define \refx{NAME}{SUFFIX} to reference a cross-reference string named NAME. 7083 \message{\linenumber Undefined cross referenc [all...] |
/osnet-11/usr/src/grub/grub-0.97/ |
H A D | configure | 695 If a cross compiler is detected then cross compile mode will be used." >&2 843 --host=HOST cross-compile to build programs to run on HOST [BUILD] 1723 # tool to use in cross-compilation environments, therefore Automake 2466 # the compiler is broken, or we cross compile. 2469 # FIXME: These cross compiler hacks should be removed for Autoconf 3.0 2470 # If not cross compiling, check that we can run a simple program. 2484 If you meant to cross compile, use \`--host'. 2487 If you meant to cross compile, use \`--host'. 2499 # the compiler is broken, or we cross compil [all...] |
/osnet-11/usr/src/grub/grub2/ |
H A D | configure | 1852 If a cross compiler is detected then cross compile mode will be used." >&2 2006 --host=HOST cross-compile to build programs to run on HOST [BUILD] 3083 # tool to use in cross-compilation environments, therefore Automake 3168 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5 3169 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 3574 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5 3575 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 3868 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5 3869 $as_echo "$as_me: WARNING: using cross tool [all...] |
Completed in 88 milliseconds