Searched refs:preference (Results 1 - 7 of 7) sorted by relevance

/osnet-11/usr/src/grub/grub2/include/grub/
H A Drelocator.h49 int preference);
/osnet-11/usr/src/grub/grub2/grub-core/lib/
H A Drelocator.c1310 int preference)
1329 preference != GRUB_RELOCATOR_PREFERENCE_HIGH, 1))
1383 if (preference == GRUB_RELOCATOR_PREFERENCE_HIGH)
1385 if (!found || (preference == GRUB_RELOCATOR_PREFERENCE_HIGH
1388 if (!found || (preference == GRUB_RELOCATOR_PREFERENCE_LOW
1412 if (preference == GRUB_RELOCATOR_PREFERENCE_HIGH)
1305 grub_relocator_alloc_chunk_align(struct grub_relocator *rel, grub_relocator_chunk_t *out, grub_phys_addr_t min_addr, grub_phys_addr_t max_addr, grub_size_t size, grub_size_t align, int preference) argument
/osnet-11/usr/src/lib/libresolv2/common/nameser/
H A Dns_print.c341 u_int order, preference; local
349 preference = ns_get16(rdata); rdata += NS_INT16SZ;
350 len = SPRINTF((t, "%u %u ", order, preference));
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DConfig.pm187 Each is a reference to an array of hostnames (in order of preference),
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Text/
H A DWrap.pm191 then set C<$Text::Wrap::seporator> to your preference.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DExporter.pm158 try to use @EXPORT_OK in preference to @EXPORT and avoid short or
178 method names use barewords in preference to names prefixed with
H A DCPAN.pm6855 successfully fetch the last file from automatically gets a preference

Completed in 44 milliseconds