Home
last modified time | relevance | path

Searched defs:getGeneralCategory (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4j/tools/misc/src/main/java/com/ibm/icu/dev/tool/layout/
DArabicCharacterData.java29 public int getGeneralCategory() in getGeneralCategory() method in ArabicCharacterData.Record
/external/cronet/third_party/icu/source/common/
Duprops.cpp507 static int32_t getGeneralCategory(const IntProperty &/*prop*/, UChar32 c, UProperty /*which*/) { in getGeneralCategory() function
/external/icu/icu4c/source/common/
Duprops.cpp557 static int32_t getGeneralCategory(const IntProperty &/*prop*/, UChar32 c, UProperty /*which*/) { in getGeneralCategory() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
DCommandLine.cpp2677 OptionCategory &cl::getGeneralCategory() { in getGeneralCategory() function in cl