Searched defs:new_cands (Results 1 – 3 of 3) sorted by relevance
159 new_cands <- found_candidates[[adjacent_pairs[i]]] functionVar190 BuildCandidates <- function(active_cands, new_cands) { argument247 PruneCandidates <- function(active_cands, pairing, ngram_size, new_cands) { argument
143 new_cands <- setdiff(str_candidates, colnames(sim$full_map$map_by_cohort[[1]])) functionVar
5478 struct bpf_core_cand *new_cands, *cand; in bpf_core_add_cands() local