Searched refs:best (Results 26 - 50 of 78) sorted by relevance

1234

/freebsd-9.3-release/contrib/gdb/gdb/
H A Dmacrotab.c503 struct macro_source_file *best = NULL;
515 if (! best || result_depth < best_depth)
517 best = result;
523 return best;
499 struct macro_source_file *best = NULL; local
/freebsd-9.3-release/sys/boot/common/
H A Dmodule.c542 struct kernel_module *mp, *best; local
553 best = NULL;
565 best = mp;
570 return (best);
714 u_char *cp, *recptr, *bufend, *best; local
728 best = cp = NULL;
752 best = cp;
766 else if (best)
767 result = file_lookup(mdp->d_path, best, blen, NULL);
H A Dpart.c760 struct pentry *entry, *best; local
766 best = NULL;
807 best = entry;
810 if (best != NULL) {
811 memcpy(part, &best->part, sizeof(*part));
/freebsd-9.3-release/sys/boot/ficl/
H A Ddict.c488 double best; local
521 /* Calc best possible performance with this size hash */
525 best = (double)nDepth/nWords;
532 best,
533 100.0 * best / avg);
/freebsd-9.3-release/sys/dev/sound/pcm/
H A Dfeeder.c351 u_int32_t best, score, score2, oldscore; local
360 best = 0;
385 best = fmts[i];
390 return best;
H A Dsound.c745 int i, best, bestprio, prio; local
747 best = -1;
760 best = i;
764 return (best);
/freebsd-9.3-release/contrib/diff/src/
H A Danalyze.c184 lin best = 0; local
194 if (v > best
198 /* We have a good enough best diagonal;
205 best = v;
213 if (best > 0)
220 best = 0;
229 if (v > best
233 /* We have a good enough best diagonal;
240 best = v;
248 if (best >
[all...]
/freebsd-9.3-release/contrib/openpam/
H A Dmkpkgng.in135 OpenPAM aims to gather the best features of Solaris PAM, XSSO and
/freebsd-9.3-release/sys/geom/multipath/
H A Dg_multipath.c164 struct g_consumer *best, *cp; local
170 best = NULL;
175 if (best == NULL || cp->private < best->private ||
176 (cp->private == best->private && cp->index > best->index))
177 best = cp;
179 if (best != NULL)
180 best->index &= ~MP_IDLE_MASK;
181 return (best);
[all...]
/freebsd-9.3-release/contrib/texinfo/util/
H A Dtexindex.c1579 struct linebuffer *best = 0;
1589 (!best ||
1590 0 < compare_general (best->buffer, thisline[i]->buffer,
1593 best = thisline[i];
1603 best->buffer, 0L, 1L, num_keyfields - 1)))
1604 indexify (best->buffer, ostream);
1605 prev_out = best;
1567 struct linebuffer *best = 0; local
/freebsd-9.3-release/sys/kern/
H A Dsched_4bsd.c1231 int best, cpu; local
1236 best = td->td_lastcpu;
1238 best = NOCPU;
1243 if (best == NOCPU)
1244 best = cpu;
1245 else if (runq_length[cpu] < runq_length[best])
1246 best = cpu;
1248 KASSERT(best != NOCPU, ("no valid CPUs"));
1250 return (best);
H A Dkern_linker.c349 * metadata then we have to try the best we can.
889 c_linker_sym_t best, es; local
892 best = 0;
899 best = es;
905 if (best) {
906 *sym = best;
1723 * version specification is available, then try to find the best KLD.
1735 u_char *cp, *recptr, *bufend, *result, *best, *pathbuf, *sep; local
1759 best = cp = NULL;
1818 best
[all...]
H A Dkern_cpu.c439 * driver, getting the current setting. Then, attempt to get a best
864 int best, count, diff, bdiff, devcount, error, freq, i, n; local
896 best = 0;
902 best = i;
905 error = CPUFREQ_SET(devs[n], &levels[best], CPUFREQ_PRIO_USER);
/freebsd-9.3-release/contrib/gcc/
H A Dregclass.c889 /* Return the reg_class in which pseudo reg number REGNO is best allocated.
1229 /* Normally we scan the insns once and determine the best class to use for
1231 twice, the second time using the tentative best classes to guide the
1289 enum reg_class best = ALL_REGS, alt = NO_REGS;
1317 best = (enum reg_class) class;
1320 best = reg_class_subunion[(int) best][class];
1325 best = NO_REGS;
1350 if (alt == best)
1354 && (reg_pref[i].prefclass != (int) best
1284 enum reg_class best = ALL_REGS, alt = NO_REGS; local
[all...]
H A Dpostreload.c600 int best = i; local
613 best = j;
619 tmp = alternative_order[best];
620 alternative_order[best] = alternative_order[i];
624 /* Substitute the operands as determined by op_alt_regno for the best
/freebsd-9.3-release/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_import.c37 * examined every device, we pick the best label txg config for each toplevel
129 name_entry_t *ne, *best; local
159 best = NULL;
166 best = ne;
181 if (count > matched || best == NULL) {
182 best = ne;
188 if (best == NULL)
191 if (nvlist_add_string(nv, ZPOOL_CONFIG_PATH, best->ne_name) != 0)
194 if ((devid = get_devid(best->ne_name)) == NULL) {
424 * start by picking the best confi
[all...]
/freebsd-9.3-release/contrib/gcc/cp/
H A Dmethod.c921 tree best = NULL_TREE;
966 if (!best || (excess_p && !excess))
968 best = fn;
975 return best;
919 tree best = NULL_TREE; local
/freebsd-9.3-release/sys/geom/raid/
H A Dtr_raid1.c178 * Choose the best disk we have to make it active.
498 struct g_raid_subdisk *sd, *best; local
501 best = NULL;
524 best = sd;
528 return (best);
H A Dmd_sii.c712 struct g_raid_disk *disk, *best; local
780 best = NULL;
792 best = disk;
796 if (best != NULL)
797 g_raid_md_sii_start_disk(best);
798 } while (best != NULL);
/freebsd-9.3-release/sys/x86/x86/
H A Dlocal_apic.c1264 int retval, best; local
1274 /* Probe all the enumerators to find the best match. */
1276 best = 0;
1281 if (best_enum == NULL || best < retval) {
1283 best = retval;
/freebsd-9.3-release/contrib/bmake/mk/
H A Dmeta.sys.mk126 # it works best if we do everything via sub-makes
/freebsd-9.3-release/sys/dev/isp/
H A DHardware.txt72 Especially with revision 2 or higher f/w, this is now best
295 I would call this the best configuration available now. It can expand
/freebsd-9.3-release/sys/dev/usb/controller/
H A Dohci.c1754 uint16_t best; local
1758 best = 0;
1763 best = bit;
1766 sc->sc_intr_stat[best]) {
1767 best = x;
1776 sc->sc_intr_stat[best]++;
1777 xfer->qh_pos = best;
1779 DPRINTFN(3, "best=%d interval=%d\n",
1780 best, xfer->interval);
H A Duhci.c2017 uint16_t best; local
2021 best = 0;
2026 best = bit;
2029 sc->sc_intr_stat[best]) {
2030 best = x;
2039 sc->sc_intr_stat[best]++;
2040 xfer->qh_pos = best;
2042 DPRINTFN(3, "best=%d interval=%d\n",
2043 best, xfer->interval);
/freebsd-9.3-release/sys/dev/drm2/radeon/
H A Dradeon_gart.c693 struct radeon_fence *best[RADEON_NUM_RINGS] = {}; local
714 if (radeon_fence_is_earlier(fence, best[fence->ring])) {
715 best[fence->ring] = fence;

Completed in 162 milliseconds

1234