HomeSort by relevance Sort by last modified time
    Searched full:id_start (Results 1 - 14 of 14) sorted by null

  /external/icu4c/data/unidata/
DerivedCoreProperties.txt     [all...]
ppucd.txt 49 property;Binary;IDS;ID_Start
    [all...]
  /packages/inputmethods/PinyinIME/jni/share/
dicttrie.cpp 395 uint16 id_start = dep->id_start; local
404 size_t son_start = splid_le0_index_[id_start - kFullSplIdStart];
405 size_t son_end = splid_le0_index_[id_start + id_num - kFullSplIdStart];
409 assert(son->spl_idx >= id_start && son->spl_idx < id_start + id_num);
422 if (son->spl_idx == id_start) {
435 if (son->spl_idx >= id_start + id_num -1)
456 uint16 id_start = dep->id_start; local
533 uint16 id_start = dep->id_start; local
688 uint16 id_start = splid_str[spl_pos]; local
    [all...]
matrixsearch.cpp     [all...]
  /external/chromium_org/third_party/icu/source/data/unidata/
DerivedCoreProperties.txt     [all...]
PropertyAliases.txt 152 IDS ; ID_Start
PropertyValueAliases.txt 598 # ID_Start (IDS)
    [all...]
  /packages/inputmethods/PinyinIME/jni/include/
searchutility.h 64 // splid_end_split = false; id_start = wa(the first id start with 'w');
67 // splid_end_split = false; id_start = wa; id_num = number of ids starting with
72 // step_no = 4; splid_end_split = false; id_start = men, id_num = 1.
101 // If the newly added id is a half id, id_start is the first id of the
102 // corresponding full ids; if the newly added id is a full id, id_start is
104 uint16 id_start; member in struct:ime_pinyin::__anon35228
  /cts/tools/dasm/src/java_cup/
production.java 357 int id_start; local
382 for (pos = id_start = 0; pos <= len; pos++)
391 id_str = new String(buffer, id_start, pos - id_start);
414 id_start = pos;
  /external/checkpolicy/
policy_define.c 1027 char *id_start = id; local
1036 id_start);
1038 yyerror2("unknown category %s", id_start);
3345 char *id_start = id; local
3407 char *id_start = id; local
    [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
ucdtest.cpp 103 "ID_Start",
  /external/icu4c/test/intltest/
ucdtest.cpp 108 "ID_Start",
  /external/chromium_org/third_party/icu/source/common/unicode/
uchar.h 240 ID_Start+Mn+Mc+Nd+Pc @stable ICU 2.1 */
242 /** Binary property ID_Start.
303 /** Binary property XID_Start. ID_Start modified to allow
    [all...]
  /external/icu4c/common/unicode/
uchar.h 229 ID_Start+Mn+Mc+Nd+Pc @stable ICU 2.1 */
231 /** Binary property ID_Start.
292 /** Binary property XID_Start. ID_Start modified to allow
    [all...]

Completed in 1116 milliseconds