Home
last modified time | relevance | path

Searched refs:cache_key_eq (Results 1 – 18 of 18) sorted by relevance

/dports/textproc/aspell-ispell/aspell-0.60.8/modules/speller/default/
H A Ddata_id.hpp22 inline bool Dict::cache_key_eq(const Id & o) in cache_key_eq() function in aspeller::Dict
H A Dtypo_editdist.hpp55 bool cache_key_eq(const char * kb) const {return keyboard == kb;} in cache_key_eq() function
H A Ddata.hpp75 bool cache_key_eq(const Id &);
H A Dlanguage.hpp399 bool cache_key_eq(const String & l) const {return name_ == l;} in cache_key_eq() function in aspeller::Language
/dports/textproc/aspell/aspell-0.60.8/modules/speller/default/
H A Ddata_id.hpp22 inline bool Dict::cache_key_eq(const Id & o) in cache_key_eq() function in aspeller::Dict
H A Dtypo_editdist.hpp55 bool cache_key_eq(const char * kb) const {return keyboard == kb;} in cache_key_eq() function
H A Ddata.hpp75 bool cache_key_eq(const Id &);
H A Dlanguage.hpp399 bool cache_key_eq(const String & l) const {return name_ == l;} in cache_key_eq() function in aspeller::Language
/dports/textproc/aspell-ispell/aspell-0.60.8/common/
H A Dcache-t.hpp44 while (cur && !cur->cache_key_eq(key)) in find()
H A Dcache.cpp111 bool cache_key_eq(const CacheKey &);
H A Dconvert.hpp40 …bool cache_key_eq(CacheKey k) const {return k.allow_ucs ? key == k.val : key == k.val && !is_ucs(… in cache_key_eq() function
91 bool cache_key_eq(const char * l) const {return key == l;} in cache_key_eq() function
/dports/textproc/aspell/aspell-0.60.8/common/
H A Dcache-t.hpp44 while (cur && !cur->cache_key_eq(key)) in find()
H A Dcache.cpp111 bool cache_key_eq(const CacheKey &);
H A Dconvert.hpp40 …bool cache_key_eq(CacheKey k) const {return k.allow_ucs ? key == k.val : key == k.val && !is_ucs(… in cache_key_eq() function
91 bool cache_key_eq(const char * l) const {return key == l;} in cache_key_eq() function
/dports/textproc/aspell-ispell/aspell-0.60.8/lib/
H A Dnew_filter.cpp76 bool cache_key_eq(const String & okey) const { in cache_key_eq() function
H A Dnew_fmode.cpp97 bool cache_key_eq(const String & okey) const { in cache_key_eq() function in acommon::FilterModeList
/dports/textproc/aspell/aspell-0.60.8/lib/
H A Dnew_filter.cpp76 bool cache_key_eq(const String & okey) const { in cache_key_eq() function
H A Dnew_fmode.cpp97 bool cache_key_eq(const String & okey) const { in cache_key_eq() function in acommon::FilterModeList