Home
last modified time | relevance | path

Searched refs:LangImpl (Results 1 – 25 of 35) sorted by relevance

12

/dports/games/scorched3d/scorched/src/common/lang/
H A DLangImpl.cpp29 LangImpl::LangImpl() : undefinedBundle_(0) in LangImpl() function in LangImpl
35 LangImpl::~LangImpl() in ~LangImpl()
40 void LangImpl::clear() in clear()
53 void LangImpl::init() in init()
92 void LangImpl::saveUndefined() in saveUndefined()
97 ResourceBundleEntry *LangImpl::getEntry( in getEntry()
103 ResourceBundleEntry *LangImpl::getEntry( in getEntry()
H A DLangImpl.h28 class LangImpl : public Lang
31 LangImpl();
32 ~LangImpl();
H A DLang.cpp28 if (!instance_) instance_ = new LangImpl(); in instance()
/dports/textproc/aspell-ispell/aspell-0.60.8/modules/speller/default/
H A Dphonetic.cpp87 return lang->LangImpl::to_clean(res, str); in to_soundslike()
112 return lang->LangImpl::to_stripped(res, str); in to_soundslike()
H A Ddata.cpp186 lang()->LangImpl::to_soundslike(sl, mis.str(), mis.size()); in add_repl()
197 lang()->LangImpl::to_soundslike(sl, w.str(), w.size()); in add()
H A Ddata.hpp89 const LangImpl * lang() const {return lang_;}; in lang()
H A Dsuggest.cpp245 temp_end = lang->LangImpl::to_soundslike(sl, w, s); in to_soundslike_temp()
250 temp_end = lang->LangImpl::to_soundslike(sl, sw.word, sw.word_size, sw.word_info); in to_soundslike_temp()
255 temp_end = lang->LangImpl::to_soundslike(sl, w, s); in to_soundslike()
273 lang->LangImpl::fix_case(original.case_pattern, str, str); in fix_case()
277 return lang->LangImpl::fix_case(original.case_pattern, str, buf); in fix_case()
740 lang->LangImpl::to_clean((char *)d.word_clean, word); in add_nearmiss()
H A Dlanguage.hpp402 typedef Language LangImpl; typedef
/dports/textproc/aspell/aspell-0.60.8/modules/speller/default/
H A Dphonetic.cpp87 return lang->LangImpl::to_clean(res, str); in to_soundslike()
112 return lang->LangImpl::to_stripped(res, str); in to_soundslike()
H A Ddata.cpp186 lang()->LangImpl::to_soundslike(sl, mis.str(), mis.size()); in add_repl()
197 lang()->LangImpl::to_soundslike(sl, w.str(), w.size()); in add()
H A Ddata.hpp89 const LangImpl * lang() const {return lang_;}; in lang()
H A Dsuggest.cpp245 temp_end = lang->LangImpl::to_soundslike(sl, w, s); in to_soundslike_temp()
250 temp_end = lang->LangImpl::to_soundslike(sl, sw.word, sw.word_size, sw.word_info); in to_soundslike_temp()
255 temp_end = lang->LangImpl::to_soundslike(sl, w, s); in to_soundslike()
273 lang->LangImpl::fix_case(original.case_pattern, str, str); in fix_case()
277 return lang->LangImpl::fix_case(original.case_pattern, str, buf); in fix_case()
740 lang->LangImpl::to_clean((char *)d.word_clean, word); in add_nearmiss()
H A Dlanguage.hpp402 typedef Language LangImpl; typedef
/dports/devel/llvm90/llvm-9.0.1.src/docs/tutorial/
H A Dindex.rst13 LangImpl*
/dports/devel/llvm80/llvm-8.0.1.src/docs/tutorial/
H A Dindex.rst13 LangImpl*
/dports/devel/llvm70/llvm-7.0.1.src/docs/tutorial/
H A Dindex.rst13 LangImpl*
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/docs/tutorial/
H A Dindex.rst22 MyFirstLanguageFrontend/LangImpl*
/dports/graphics/llvm-mesa/llvm-13.0.1.src/docs/tutorial/
H A Dindex.rst22 MyFirstLanguageFrontend/LangImpl*
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/docs/tutorial/
H A Dindex.rst22 MyFirstLanguageFrontend/LangImpl*
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/docs/tutorial/
H A Dindex.rst22 MyFirstLanguageFrontend/LangImpl*
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/docs/tutorial/
H A Dindex.rst22 MyFirstLanguageFrontend/LangImpl*
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/docs/tutorial/
H A Dindex.rst22 MyFirstLanguageFrontend/LangImpl*
/dports/games/scorched3d/scorched/src/launcher/scorched/
H A DMakefile.am64 ../../common/lang/LangImpl.cpp \
134 ../../common/lang/LangImpl.h \
H A DMakefile.in80 LangImpl.$(OBJEXT) LangParam.$(OBJEXT) LangResource.$(OBJEXT) \
302 ../../common/lang/LangImpl.cpp \
372 ../../common/lang/LangImpl.h \
484 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LangImpl.Po@am__quote@
1371 LangImpl.o: ../../common/lang/LangImpl.cpp
1372LangImpl.o -MD -MP -MF $(DEPDIR)/LangImpl.Tpo -c -o LangImpl.o `test -f '../../common/lang/LangImp…
1373 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/LangImpl.Tpo $(DEPDIR)/LangImpl.Po
1376 …XFLAGS) $(CXXFLAGS) -c -o LangImpl.o `test -f '../../common/lang/LangImpl.cpp' || echo '$(srcdir)/…
1378 LangImpl.obj: ../../common/lang/LangImpl.cpp
1379 …) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LangImpl.obj -MD -MP -MF $(DEPDIR)/LangImpl.Tpo -c -o…
[all …]
H A DMakefile80 LangImpl.$(OBJEXT) LangParam.$(OBJEXT) LangResource.$(OBJEXT) \

12