HomeSort by relevance Sort by last modified time
    Searched refs:ps (Results 1 - 21 of 21) sorted by null

  /nv-g11n/g11n/src/cmd/mp/
Makefile 54 PSFILES = mp.common.ps mp.pro.alt.ps mp.pro.altl.ps mp.pro.ff.ps mp.pro.fp.ps mp.pro.l.ps \
55 mp.pro.ll.ps mp.pro.ps mp.pro.tm.ps mp.pro.ts.ps
    [all...]
  /nv-g11n/inputmethod/sunpinyin/slm/src/slm/
sim_dict.cpp 132 TState* ps = &m_root; local
136 if (ps->follow == NULL) {
137 ps->follow = new Map_Type();
139 Map_Type & map = *(ps->follow);
148 ps = &(it->second);
150 ps = &(map[ch] = TState(nodeId));
  /nv-g11n/inputmethod/sunpinyin2/src/slm/
sim_dict.cpp 132 TState* ps = &m_root; local
136 if (ps->follow == NULL) {
137 ps->follow = new Map_Type();
139 Map_Type & map = *(ps->follow);
148 ps = &(it->second);
150 ps = &(map[ch] = TState(nodeId));
  /nv-g11n/g11n/src/openwin/lib/locale/ja/print/
Makefile 35 FILES = prolog.ps
  /nv-g11n/g11n/src/openwin/lib/locale/ja_JP.PCK/print/
Makefile 35 FILES = prolog.ps
  /nv-g11n/g11n/pkgmaps/
prototype.mp 29 f none lib/lp/locale/C/mp/mp.common.ps 0644 root lp
30 f none lib/lp/locale/C/mp/mp.pro.alt.ps 0644 root lp
31 f none lib/lp/locale/C/mp/mp.pro.altl.ps 0644 root lp
32 f none lib/lp/locale/C/mp/mp.pro.ff.ps 0644 root lp
33 f none lib/lp/locale/C/mp/mp.pro.fp.ps 0644 root lp
34 f none lib/lp/locale/C/mp/mp.pro.l.ps 0644 root lp
35 f none lib/lp/locale/C/mp/mp.pro.ll.ps 0644 root lp
36 f none lib/lp/locale/C/mp/mp.pro.ps 0644 root lp
37 f none lib/lp/locale/C/mp/mp.pro.tm.ps 0644 root lp
38 f none lib/lp/locale/C/mp/mp.pro.ts.ps 0644 root l
    [all...]
prototype_nv.mp 29 f none lib/lp/locale/C/mp/mp.common.ps 0644 root lp
30 f none lib/lp/locale/C/mp/mp.pro.alt.ps 0644 root lp
31 f none lib/lp/locale/C/mp/mp.pro.altl.ps 0644 root lp
32 f none lib/lp/locale/C/mp/mp.pro.ff.ps 0644 root lp
33 f none lib/lp/locale/C/mp/mp.pro.fp.ps 0644 root lp
34 f none lib/lp/locale/C/mp/mp.pro.l.ps 0644 root lp
35 f none lib/lp/locale/C/mp/mp.pro.ll.ps 0644 root lp
36 f none lib/lp/locale/C/mp/mp.pro.ps 0644 root lp
37 f none lib/lp/locale/C/mp/mp.pro.tm.ps 0644 root lp
38 f none lib/lp/locale/C/mp/mp.pro.ts.ps 0644 root l
    [all...]
prototype.jxplt 41 f none openwin/lib/locale/ja/print/prolog.ps 0444 root bin
58 f none openwin/lib/locale/ja_JP.PCK/print/prolog.ps 0444 root bin
prototype.meaow 34 f none openwin/lib/locale/he/print/prolog.ps 0644 root bin
prototype.postgr-83-l10n-ja 406 f none usr/postgres/8.3/doc/html_ja/monitoring-ps.html 0444 root bin
    [all...]
  /nv-g11n/inputmethod/sunpinyin2/src/ime-core/
imi_view_classic.h 58 virtual void getPreeditString(IPreeditString& ps);
imi_view_classic.cpp 83 CPreEditString ps; local
84 getPreeditString (ps);
85 m_pWinHandler->updatePreedit (&ps);
308 CIMIClassicView::getPreeditString(IPreeditString& ps)
310 ps.clear();
312 wstring &wstr = ps.getString ();
313 IPreeditString::CCharTypeVec& charTypes = ps.getCharTypeVec ();
360 ps.setCaret (caret);
imi_view.h 187 virtual void getPreeditString(IPreeditString& ps) = 0;
  /nv-g11n/inputmethod/sunpinyin/ime/src/
imi_view.h 120 virtual void getPreeditString(IPreeditString& ps);
imi_view_classic.h 71 virtual void getPreeditString(IPreeditString& ps);
imi_view_modern.h 67 virtual void getPreeditString(IPreeditString& ps);
imi_view_modern.cpp 188 CIMIModernView::getPreeditString(IPreeditString& ps)
192 ps.clear();
193 caret = getSentence(ps.getString(), &SyllPos, &SyllSize);
196 ps.setCaret(caret);
198 IPreeditString::CCharTypeVec& ctv = ps.getCharTypeVec();
203 for (; i < ps.size(); ++i)
231 CPreEditString ps; local
232 getPreeditString(ps);
233 mp_winHandler->updatePreedit(&ps);
imi_view_classic.cpp 103 CPreEditString ps; local
104 getPreeditString(ps);
105 mp_winHandler->updatePreedit(&ps);
795 CIMIClassicView::getPreeditString(IPreeditString& ps)
797 ps.clear();
799 wstring & wstr = ps.getString();
800 IPreeditString::CCharTypeVec& charTypes = ps.getCharTypeVec();
808 ps.setCandiStart(caret);
844 ps.setCaret(caret);
imi_view.cpp 269 CIMIView::getPreeditString(IPreeditString& ps)
271 ps.clear();
  /nv-g11n/g11n/src/cmd/localeadm/
localeadm     [all...]
  /nv-g11n/g11n/src/openwin/lib/locale/ko/X11/fonts/TrueType/
h2mjsm.ttf     [all...]

Completed in 2159 milliseconds