Lines Matching full:best
109 * select the best candidate from these variants. However, we've come in compare()
112 * file is the best, we select neither, and diagnose this suspicious in compare()
1318 * bestcapset is the presently available 'best' capabilities group, and
1327 * with a CA_SUNW_PLAT capability, and the best symbol is, then retain in is_sym_the_best()
1328 * the best capabilities group. If the new symbol is associated with a in is_sym_the_best()
1329 * CA_SUNW_PLAT capability, and the best symbol isn't, then the new in is_sym_the_best()
1340 * associated with a CA_SUNW_MACH capability, and the best symbol is, in is_sym_the_best()
1341 * then retain the best capabilities group. If the new symbol is in is_sym_the_best()
1342 * associated with a CA_SUNW_MACH capability, and the best symbol isn't, in is_sym_the_best()
1352 * Check the hardware capabilities. If the best symbols CA_SUNW_HW_3 in is_sym_the_best()
1354 * retain the best capabilities group. If the new symbols CA_SUNW_HW_3 in is_sym_the_best()
1355 * capabilities are greater than the best symbol, then the new symbol in is_sym_the_best()
1371 * Check the remaining hardware capabilities. If the best symbols in is_sym_the_best()
1373 * capabilities, then retain the best capabilities group. If the new in is_sym_the_best()
1374 * symbols CA_SUNW_HW_1 capabilities are greater than the best symbol, in is_sym_the_best()
1384 * Both capabilities are the same. Retain the best on a first-come in is_sym_the_best()
1399 * each family member, to discover the best capabilities instance. This
1446 * has been processed, the best family instance is written to the head in cap_match()
1506 * Having found the best symbol, cache the results by overriding the in cap_match()