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

  /external/chromium_org/third_party/icu/source/i18n/
tridpars.cpp 62 canonID = c;
68 canonID = c;
75 t = createBasicInstance(UnicodeString(TRUE, ANY_NULL, 8), &canonID);
77 t = createBasicInstance(basicID, &canonID);
156 single->canonID.append(OPEN_REV)
157 .append(b->canonID).append(CLOSE_REV);
172 single->canonID.append(OPEN_REV)
173 .append(a->canonID).append(CLOSE_REV);
244 * @param canonID OUTPUT parameter. The pattern for the filter
245 * added to the canonID, either at the end, if dir is FORWARD, o
    [all...]
tridpars.h 87 * 'canonID' is always non-null. It may be the empty string "".
100 UnicodeString canonID;
152 * @param canonID OUTPUT parameter. The pattern for the filter
153 * added to the canonID, either at the end, if dir is FORWARD, or
165 UnicodeString* canonID);
176 * @param canonID OUTPUT parameter that receives the canonical ID,
190 UnicodeString& canonID,
344 * @param canonID the given canonical ID
347 const UnicodeString* canonID);
rbt_pars.h 320 const UnicodeString* canonID);*/
rbt_pars.cpp     [all...]
translit.cpp     [all...]
  /external/icu/icu4c/source/i18n/
tridpars.cpp 62 canonID = c;
68 canonID = c;
75 t = createBasicInstance(UnicodeString(TRUE, ANY_NULL, 8), &canonID);
77 t = createBasicInstance(basicID, &canonID);
156 single->canonID.append(OPEN_REV)
157 .append(b->canonID).append(CLOSE_REV);
172 single->canonID.append(OPEN_REV)
173 .append(a->canonID).append(CLOSE_REV);
244 * @param canonID OUTPUT parameter. The pattern for the filter
245 * added to the canonID, either at the end, if dir is FORWARD, o
    [all...]
tridpars.h 87 * 'canonID' is always non-null. It may be the empty string "".
100 UnicodeString canonID;
152 * @param canonID OUTPUT parameter. The pattern for the filter
153 * added to the canonID, either at the end, if dir is FORWARD, or
165 UnicodeString* canonID);
176 * @param canonID OUTPUT parameter that receives the canonical ID,
190 UnicodeString& canonID,
344 * @param canonID the given canonical ID
347 const UnicodeString* canonID);
rbt_pars.h 320 const UnicodeString* canonID);*/
rbt_pars.cpp     [all...]
translit.cpp     [all...]
  /external/clang/lib/Serialization/
ASTReaderDecl.cpp     [all...]
ASTWriter.cpp     [all...]
ASTReader.cpp     [all...]
  /external/clang/include/clang/Serialization/
ASTReader.h     [all...]

Completed in 729 milliseconds