HomeSort by relevance Sort by last modified time
    Searched defs:begin (Results 1 - 10 of 10) sorted by null

  /nv-g11n/g11n/src/cmd/xuctblgen/
range_tbl.h 35 unsigned long begin; member in struct:_RangeTblEntry
  /nv-g11n/inputmethod/sunpinyin/slm/src/slm/
sim_sen.h 69 iterator begin() { return iterator(this, 0); } function in class:CSIMCharReader
  /nv-g11n/inputmethod/sunpinyin2/src/slm/
sim_sen.h 69 iterator begin() { return iterator(this, 0); } function in class:CSIMCharReader
  /nv-g11n/g11n/src/lib/locale/common/layout/
LOtypes.H 56 val_t begin; member in struct:LOtypes::shapeData_t
74 _BGN = (1L << 7), /* begin neutral (takes next embedding level) */
77 _AS4 = (1L << 10), /* Shape4: independant, begin, middle, end */
109 the returned value fields begin, middle, end, etc.
  /nv-g11n/inputmethod/sunpinyin/ime/src/
lattice_states.h 207 begin() function in class:CLatticeStates
208 { return m_Vec.begin(); }
212 begin() const function in class:CLatticeStates
213 { return m_Vec.begin(); }
  /nv-g11n/inputmethod/sunpinyin2/src/ime-core/
lattice_states.h 159 begin() function in class:CLatticeStates
160 { return m_vec.begin(); }
164 begin() const function in class:CLatticeStates
165 { return m_vec.begin(); }
  /nv-g11n/inputmethod/sunpinyin2/src/slm/tslmendian/
slm_file.cpp 175 Type* begin = (Type*)buf; local
176 Type* end = begin + len;
179 for (Type* p = begin; p != end; ++p) {
184 return begin;
193 TLeaf* begin = (TLeaf*)buf; local
194 TLeaf* end = begin + len;
198 for (TLeaf* p = begin; p != end; ++p) {
203 return begin;
217 size_t write_values(FILE* fp, Type* const begin, size_t len, bool do_swap)
219 const Type* end = begin + len
    [all...]
  /nv-g11n/inputmethod/sunpinyin/slm/src/slm/tslmendian/
slm_file.cpp 175 Type* begin = (Type*)buf; local
176 Type* end = begin + len;
179 for (Type* p = begin; p != end; ++p) {
184 return begin;
193 TLeaf* begin = (TLeaf*)buf; local
194 TLeaf* end = begin + len;
198 for (TLeaf* p = begin; p != end; ++p) {
203 return begin;
217 size_t write_values(FILE* fp, Type* const begin, size_t len, bool do_swap)
219 const Type* end = begin + len
    [all...]
  /nv-g11n/g11n-spec/cmdassist/src/service/
stdsoap2.h 1373 soap_multipart_iterator begin() function in struct:soap_dime
1388 soap_multipart_iterator begin() function in struct:soap_mime
    [all...]
  /nv-g11n/g11n/src/lib/locale/common/LO_LTYPE/
UMLE.c 8278 int begin; local
8360 int begin, end, k, len, j; local
8422 int begin, end, j; local
    [all...]

Completed in 840 milliseconds