Home
last modified time | relevance | path

Searched refs:find_best (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/lgpl3/mpfr/dist/tune/
H A Dbidimensional_sample.c71 find_best (double *t, int nb_functions) in find_best() function
221 fprintf (output, "%d\n", 1 + find_best (t, nb_functions)); in generate_2D_sample()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFObjectWriter.cpp111 static InputIt find_best(InputIt First, InputIt Last, UnaryPredicate Predicate, in find_best() function
470 find_best(Sorted.begin(), Sorted.end(), in sortRelocs()