Searched defs:candidates (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/mmc/host/ |
H A D | dw_mmc-exynos.c | 465 static s8 dw_mci_exynos_get_best_clksmpl(u8 candidates) in dw_mci_exynos_get_best_clksmpl() 508 u8 start_smpl, smpl, candidates = 0; in dw_mci_exynos_execute_tuning() local
|
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | path.py | 296 def which_wild(pathname, path=None, mode=os.F_OK, *, reverse=False, candidates=False): argument
|
/openbmc/linux/lib/zstd/compress/ |
H A D | zstd_ldm.c | 349 ldmMatchCandidate_t* const candidates = ldmState->matchCandidates; in ZSTD_ldm_generateSequences_internal() local
|
/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | event.py | 568 def __init__(self, item, candidates, runtime = False): argument
|