Searched refs:findAlgName (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Dunames.c857 * Parts of findAlgName() are almost the same as some of getAlgName().
941 * Important: enumAlgNames() and findAlgName() are almost the same.
1082 * findAlgName() is almost the same as enumAlgNames() except that it
1087 findAlgName(AlgorithmicRange *range, UCharNameChoice nameChoice, const char *otherName) { function
1622 if((cp=findAlgName(algRange, nameChoice, upper))!=0xffff) {
/external/icu/icu4c/source/common/
H A Dunames.cpp848 * Parts of findAlgName() are almost the same as some of getAlgName().
932 * Important: enumAlgNames() and findAlgName() are almost the same.
1073 * findAlgName() is almost the same as enumAlgNames() except that it
1078 findAlgName(AlgorithmicRange *range, UCharNameChoice nameChoice, const char *otherName) { function
1609 if((cp=findAlgName(algRange, nameChoice, upper))!=0xffff) {

Completed in 236 milliseconds