Home
last modified time | relevance | path

Searched refs:end_id (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/app/forlinx/DWKeyboard/include/pinyin/include/
H A Ddicttrie.h178 LemmaIdType end_id);
180 LemmaIdType start_id, LemmaIdType end_id);
H A Datomdictbase.h65 LemmaIdType end_id) = 0;
H A Duserdict.h42 LemmaIdType end_id);
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/include/
H A Ddicttrie.h178 LemmaIdType end_id);
180 LemmaIdType start_id, LemmaIdType end_id);
H A Datomdictbase.h65 LemmaIdType end_id) = 0;
H A Duserdict.h42 LemmaIdType end_id);
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/
H A Ddicttrie.cpp244 LemmaIdType end_id) { in load_dict() argument
245 if (NULL == filename || end_id <= start_id) in load_dict()
265 total_lma_num_ > end_id - start_id + 1) { in load_dict()
277 LemmaIdType end_id) { in load_dict_fd() argument
278 if (start_offset < 0 || length <= 0 || end_id <= start_id) in load_dict_fd()
304 total_lma_num_ > end_id - start_id + 1) { in load_dict_fd()
H A Duserdict.cpp284 LemmaIdType end_id) { in load_dict() argument
/OK3568_Linux_fs/kernel/Documentation/admin-guide/kdump/
H A Dgdbmacros.txt302 set var $end_id = prb->desc_ring.head_id.counter
316 if ($id == $end_id)