Home
last modified time | relevance | path

Searched +defs:d +defs:ng (Results 1 – 25 of 1116) sorted by relevance

12345678910>>...45

/dports/textproc/irstlm/irstlm-5.80.03/src/
H A Dn_gram.cpp36 ngram::ngram(dictionary* d,int sz) in ngram()
51 ngram::ngram(ngram& ng) in ngram() function in ngram
66 void ngram::trans (const ngram& ng) in trans()
85 void ngram::invert (const ngram& ng) in invert()
107 ifstream& operator>> ( ifstream& fi , ngram& ng) in operator >>()
210 istream& operator>> ( istream& fi , ngram& ng) in operator >>()
233 ofstream& operator<< (ofstream& fo,ngram& ng) in operator <<()
244 ostream& operator<< (ostream& fo,ngram& ng) in operator <<()
H A Dnormcache.cpp33 normcache::normcache(dictionary* d) in normcache()
69 double normcache::get(ngram ng,int size,double& value) in get()
90 double normcache::put(ngram ng,int size,double value) in put()
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/testsuite/22_locale/num_get/get/wchar_t/
H A D6.cc33 double d = 0.0; in test06() local
39 const num_get<wchar_t>& ng = use_facet<num_get<wchar_t> >(iss.getloc()); in test06() local
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/testsuite/22_locale/num_get/get/char/
H A D6.cc33 double d = 0.0; in test06() local
39 const num_get<char>& ng = use_facet<num_get<char> >(iss.getloc()); in test06() local
H A D7.cc33 const num_get<char>& ng = use_facet<num_get<char> >(iss.getloc()); in test01() local
36 double d; in test01() local
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/22_locale/num_get/get/char/
H A D6.cc33 double d = 0.0; in test06() local
39 const num_get<char>& ng = use_facet<num_get<char> >(iss.getloc()); in test06() local
H A D7.cc33 const num_get<char>& ng = use_facet<num_get<char> >(iss.getloc()); in test01() local
36 double d; in test01() local
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/22_locale/num_get/get/wchar_t/
H A D6.cc33 double d = 0.0; in test06() local
39 const num_get<wchar_t>& ng = use_facet<num_get<wchar_t> >(iss.getloc()); in test06() local
H A D7.cc33 const num_get<wchar_t>& ng = use_facet<num_get<wchar_t> >(iss.getloc()); in test01() local
36 double d; in test01() local
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/testsuite/22_locale/num_get/get/char/
H A D6.cc33 double d = 0.0; in test06() local
39 const num_get<char>& ng = use_facet<num_get<char> >(iss.getloc()); in test06() local
H A D7.cc33 const num_get<char>& ng = use_facet<num_get<char> >(iss.getloc()); in test01() local
36 double d; in test01() local
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/testsuite/22_locale/num_get/get/wchar_t/
H A D6.cc33 double d = 0.0; in test06() local
39 const num_get<wchar_t>& ng = use_facet<num_get<wchar_t> >(iss.getloc()); in test06() local
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/22_locale/num_get/get/char/
H A D6.cc33 double d = 0.0; in test06() local
39 const num_get<char>& ng = use_facet<num_get<char> >(iss.getloc()); in test06() local
H A D7.cc33 const num_get<char>& ng = use_facet<num_get<char> >(iss.getloc()); in test01() local
36 double d; in test01() local
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/22_locale/num_get/get/wchar_t/
H A D6.cc33 double d = 0.0; in test06() local
39 const num_get<wchar_t>& ng = use_facet<num_get<wchar_t> >(iss.getloc()); in test06() local
H A D7.cc33 const num_get<wchar_t>& ng = use_facet<num_get<wchar_t> >(iss.getloc()); in test01() local
36 double d; in test01() local
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/22_locale/num_get/get/char/
H A D6.cc33 double d = 0.0; in test06() local
39 const num_get<char>& ng = use_facet<num_get<char> >(iss.getloc()); in test06() local
H A D7.cc33 const num_get<char>& ng = use_facet<num_get<char> >(iss.getloc()); in test01() local
36 double d; in test01() local
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/ptr_container/
H A Dptr_set.hpp34 class Key, in test06()
40 public ptr_set_adapter< Key, std::set< in test06()
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/22_locale/num_get/get/wchar_t/
H A D7.cc33 const num_get<wchar_t>& ng = use_facet<num_get<wchar_t> >(iss.getloc()); in test01() local
36 double d; in test01() local
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/22_locale/num_get/get/char/
H A D6.cc33 double d = 0.0; in test06() local
39 const num_get<char>& ng = use_facet<num_get<char> >(iss.getloc()); in test06() local
H A D7.cc33 const num_get<char>& ng = use_facet<num_get<char> >(iss.getloc()); in test01() local
36 double d; in test01() local
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/22_locale/num_get/get/wchar_t/
H A D7.cc33 const num_get<wchar_t>& ng = use_facet<num_get<wchar_t> >(iss.getloc()); in test01() local
36 double d; in test01() local
H A D6.cc33 double d = 0.0; in test06() local
39 const num_get<wchar_t>& ng = use_facet<num_get<wchar_t> >(iss.getloc()); in test06() local
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/22_locale/num_get/get/char/
H A D6.cc33 double d = 0.0; in test06() local
39 const num_get<char>& ng = use_facet<num_get<char> >(iss.getloc()); in test06() local

12345678910>>...45