Home
last modified time | relevance | path

Searched refs:solution (Results 1 – 25 of 73) sorted by relevance

123

/onnv-gate/usr/src/lib/libparted/common/libparted/labels/
H A Ddos.c1490 PedGeometry* solution; in _try_constraint() local
1497 solution = ped_constraint_solve_nearest (intersection, &part->geom); in _try_constraint()
1499 return solution; in _try_constraint()
1734 PedGeometry* solution = NULL; in _align_primary() local
1739 solution = _best_solution (part, bios_geom, solution, in _align_primary()
1744 solution = _best_solution (part, bios_geom, solution, in _align_primary()
1752 if (solution) { in _align_primary()
1753 ped_geometry_set (&part->geom, solution->start, in _align_primary()
1754 solution->length); in _align_primary()
1755 ped_geometry_destroy (solution); in _align_primary()
[all …]
/onnv-gate/usr/src/lib/libparted/common/libparted/
H A Ddisk.c1018 PedGeometry* solution; in _ped_partition_attempt_align() local
1025 solution = ped_constraint_solve_nearest (intersection, &part->geom); in _ped_partition_attempt_align()
1026 if (!solution) in _ped_partition_attempt_align()
1028 ped_geometry_set (&part->geom, solution->start, solution->length); in _ped_partition_attempt_align()
1029 ped_geometry_destroy (solution); in _ped_partition_attempt_align()
/onnv-gate/usr/src/cmd/netfiles/
H A Dnsswitch.ad40 # Since AD name service is not yet a complete Solaris solution, please
/onnv-gate/usr/src/cmd/terminfo/
H A Dheath.ti101 # But don't cry for too long.... There is a solution. You can make
105 # solution to that too. There is an insert character option on
H A DREADME145 for which a better solution is to immediately address the cursor to
/onnv-gate/usr/src/common/openssl/doc/crypto/
H A DX509_NAME_get_index_by_NID.pod55 For a more general solution X509_NAME_get_index_by_NID() or
H A DBIO_should_retry.pod101 the platforms I/O functions. This is often not desirable: one solution
H A Dthreads.pod157 manual has no cookbook solution for that case.
H A Dlhash.pod143 best solution to this problem is to set hash-E<gt>down_load=0 before
145 The best solution is probably to avoid deleting items from the hash
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/pod/
H A Dperlfaq9.pod121 If you want a more complete solution, see the 3-stage striphtml
127 a solution:
163 solution from Tom Christiansen runs 100 times faster than most
337 For a quick-and-dirty solution, try this solution derived
345 That solution doesn't do well if, for example, you're trying to
H A Dperl570delta.pod33 and why they are using suidperl instead of some other solution such as
778 good solution for the problem, but Configure now provides appropriate
782 largefileness. This is admittedly not a clean solution, and the
783 solution may not even work at all. One potential failure is whether
H A Dperlnewmod.pod15 The main way they do this is by abstracting the solution into a Perl
23 packaging up the solution into a module and uploading it to CPAN so that
H A Dperlfaq6.pod181 Here's a lovely Perlish solution by Larry Rosler. It exploits
231 if you prefer a more C-like solution, the following script makes the
233 (It also happens to run about 240% slower than the Perlish solution runs.)
417 general solution to this problem.
H A Dperl571delta.pod41 suidperl instead of some other solution such as sudo
1030 solution for the problem, but Configure now provides appropriate
1034 largefileness. This is admittedly not a clean solution, and the
1035 solution may not even work at all. One potential failure is whether
H A Dperl572delta.pod774 solution for the problem, but Configure now provides appropriate
778 largefileness. This is admittedly not a clean solution, and the
779 solution may not even work at all. One potential failure is whether
H A Dperlfaq3.pod498 solution anyway.
667 There are two popular ways to avoid this overhead. One solution
885 There is no general solution to all of this. It is a mess.
/onnv-gate/usr/src/cmd/lp/filter/postscript/font/devpost/charlib/
H A DBRACKETS_NOTE28 solution is to change eqn so large brackets and braces are built differently.
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Locale/Maketext/
H A DTPJ13.pod403 your implementation of a solution to a problem I<has the same
404 structure> as, say, an informal verbal description of the solution, or
406 a good thing -- it's what problem-solving (and solution-implementing)
426 But second off, it's not isomorphic -- the "solution" (i.e., the
429 informal solution would be "The way to say what you want in Chinese is
431 find X files'" -- and so the implemented solution should be,
/onnv-gate/usr/src/lib/libsqlite/test/
H A Dmisc2.test187 # an incomplete token, which caused problem. The solution was to just call
/onnv-gate/usr/src/common/openssl/crypto/engine/
H A DREADME53 solution is necessarily that ENGINE-provided ciphers simply are not registered,
71 solution is to change the way ENGINE feeds existing "classes", ie. how the
/onnv-gate/usr/src/lib/libcryptoutil/
H A DREADME44 The solution to this is to follow what other project teams have done in the
/onnv-gate/usr/src/grub/grub-0.97/docs/
H A Dgrub.info-460 The solution used by GRUB is that Stage 1 loads only the first
H A Dgrub.info-1932 avoid doing this, but there is a solution if you do want to do so. Use
1003 set up but probably the best solution to make sure that your system can
1118 up your system. So this solution ensures that your system is started
1146 boot your OS. There's a solution to that - GRUB provides a menu
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/MakeMaker/
H A DFAQ.pod126 this is not the most suitable solution. The following technique allows
/onnv-gate/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

123