Home
last modified time | relevance | path

Searched refs:best (Results 1 – 6 of 6) sorted by relevance

/optee_os/lib/libutils/isoc/
A Dbget.c618 struct bfhead *best; local
662 best = &poolset->freelist;
674 if ((best == &poolset->freelist) ||
675 (b->bh.bsize < best->bh.bsize)) {
676 best = b;
681 b = best;
A Dbget.doc18 * Allocation by either the "first fit" or "best fit"
330 #define BestFit 1 /* Use a best fit algorithm when
/optee_os/lib/libmbedtls/mbedtls/
A Ddco.txt21 (b) The contribution is based upon previous work that, to the best
A DCONTRIBUTING.md30 …y either being a significant enhancement, new feature or bug fix which is best resolved by an inte…
A DREADME.md205 …rmware reference implementation. PSA provides a recipe, based on industry best practice, that allo…
A DChangeLog831 these variables can be used to recover the last round key. To follow best

Completed in 12 milliseconds