Searched refs:solution (Results 1 - 19 of 19) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMY.pm39 ExtUtils::MY might turn out to be a temporary solution, but MY won't
H A DMM.pm33 This class might turn out to be a temporary solution, but MM won't go
H A DMM_Any.pm36 temporary solution.
H A DMakeMaker.pm2194 If you still need a different solution, try to develop another
/osnet-11/usr/src/lib/libparted/common/libparted/labels/
H A Ddos.c1563 PedGeometry* solution; local
1570 solution = ped_constraint_solve_nearest (intersection, &part->geom);
1572 return solution;
1816 PedGeometry* solution = NULL; local
1821 solution = _best_solution (part, bios_geom, solution,
1826 solution = _best_solution (part, bios_geom, solution,
1834 if (solution) {
1835 ped_geometry_set (&part->geom, solution
1928 PedGeometry* solution = NULL; local
2017 PedGeometry* solution; local
2040 PedGeometry* solution; local
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/utils/lib/ExtUtils/
H A DMM.pm37 This class might turn out to be a temporary solution, but MM won't go
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/MIME/Base64/
H A DQuotedPrint.pm85 encoding is only defined for single-byte characters. The solution is to use the Encode
/osnet-11/usr/src/lib/libparted/common/libparted/
H A Ddisk.c1230 PedGeometry* solution; local
1237 solution = ped_constraint_solve_nearest (intersection, &part->geom);
1238 if (!solution)
1240 ped_geometry_set (&part->geom, solution->start, solution->length);
1241 ped_geometry_destroy (solution);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/File/Glob/
H A DGlob.pm371 best (simplest, most portable) solution is to use forward slashes for
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Devel/PPPort/
H A DPPPort.pm268 * least be acceptable, if not necessarily the most efficient solution, or a
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/Spec/
H A DMac.pm178 below), that is designed to offer a portable solution for the creation
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Data/Dumper/
H A DDumper.pm1212 the old (platform-specific) ordering: an even prettier solution might
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DComplex.pm1500 and by definition, the solution is noted I<i> (engineers use I<j> instead since
H A DBigInt.pm4216 One solution to you problem might be autoupgrading|upgrading. See the
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DMemoize.pm939 C<NDBM_File> has the same problem and the same solution. (Use
H A DCGI.pm2362 # thanks to Randal Schwartz for the correct solution to this one
4354 CGI.pm is a stable, complete and mature solution for processing and preparing
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Text/
H A DBalanced.pm1286 See L<"extract_quotelike"> for a (partial) solution to this problem.
/osnet-11/usr/src/grub/grub2/docs/
H A Dtexinfo.tex289 % of a page, or that at the bottom of a page. The solution is
4436 % The right solution is to prevent \entry from swallowing the whole text.
/osnet-11/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex3636 % The right solution is to prevent \entry from swallowing the whole text.

Completed in 108 milliseconds