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

/external/icu/icu4c/source/common/
H A Dunames.cpp82 } AlgorithmicRange; typedef in typeref:struct:__anon7229
852 getAlgName(AlgorithmicRange *range, uint32_t code, UCharNameChoice nameChoice,
936 enumAlgNames(AlgorithmicRange *range,
1078 findAlgName(AlgorithmicRange *range, UCharNameChoice nameChoice, const char *otherName) {
1217 AlgorithmicRange *range;
1225 range=(AlgorithmicRange *)(p+1);
1270 range=(AlgorithmicRange *)((uint8_t *)range+range->size);
1453 AlgorithmicRange *algRange;
1477 algRange=(AlgorithmicRange *)(p+1);
1483 algRange=(AlgorithmicRange *)((uint8_
[all...]

Completed in 83 milliseconds