Home
last modified time | relevance | path

Searched defs:cand_id (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/
H A Dpinyinime.cpp116 char16* im_get_candidate(size_t cand_id, char16* cand_str, in im_get_candidate()
H A Dmatrixsearch.cpp627 char16* MatrixSearch::get_candidate(size_t cand_id, char16 *cand_str, in get_candidate()
797 size_t MatrixSearch::choose(size_t cand_id) { in choose()
/OK3568_Linux_fs/kernel/tools/lib/bpf/
H A Dbtf.c3563 __u32 cand_id; in btf_dedup_prim_type() local
3790 static int btf_dedup_is_equiv(struct btf_dedup *d, __u32 cand_id, in btf_dedup_is_equiv()
4042 __u32 cand_id = (__u32)(long)hash_entry->value; in btf_dedup_struct_type() local
4116 __u32 new_id = type_id, cand_id; in btf_dedup_ref_type() local
H A Dlibbpf.c5735 __u32 local_id, cand_id; in bpf_core_apply_relo() local