Home
last modified time | relevance | path

Searched defs:otherName (Results 1 – 6 of 6) sorted by relevance

/third_party/flutter/skia/third_party/externals/icu/source/common/
Dunames.cpp100 const char *otherName; member
333 const char *otherName) { in compareName()
625 const char *otherName=((FindName *)context)->otherName; in enumGroupNames() local
1078 findAlgName(AlgorithmicRange *range, UCharNameChoice nameChoice, const char *otherName) { in findAlgName()
/third_party/node/deps/icu-small/source/common/
Dunames.cpp100 const char *otherName; member
333 const char *otherName) { in compareName()
625 const char *otherName=((FindName *)context)->otherName; in enumGroupNames() local
1078 findAlgName(AlgorithmicRange *range, UCharNameChoice nameChoice, const char *otherName) { in findAlgName()
/third_party/skia/third_party/externals/icu/source/common/
Dunames.cpp100 const char *otherName; member
333 const char *otherName) { in compareName()
625 const char *otherName=((FindName *)context)->otherName; in enumGroupNames() local
1078 findAlgName(AlgorithmicRange *range, UCharNameChoice nameChoice, const char *otherName) { in findAlgName()
/third_party/icu/icu4c/source/common/
Dunames.cpp100 const char *otherName; member
333 const char *otherName) { in compareName()
625 const char *otherName=((FindName *)context)->otherName; in enumGroupNames() local
1078 findAlgName(AlgorithmicRange *range, UCharNameChoice nameChoice, const char *otherName) { in findAlgName()
/third_party/openssl/include/openssl/
Dx509v3.h136 OTHERNAME *otherName; /* otherName */ member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DMachOObjectFile.cpp2843 StringRef ExportEntry::otherName() const { in otherName() function in ExportEntry