HomeSort by relevance Sort by last modified time
    Searched refs:getCanonical (Results 1 - 4 of 4) sorted by null

  /external/clang/tools/libclang/
CIndexHigh.cpp 60 Dcl = getCanonical(D);
79 const Decl *getCanonical(const Decl *D) const {
87 return getCanonical(ImplD->getClassInterface());
91 return getCanonical(CXXCtorD->getParent());
101 D = getCanonical(D);
  /external/icu/android_icu4j/src/main/java/android/icu/impl/locale/
XLikelySubtags.java 67 public String getCanonical(String alias) {
171 String canonicalLanguage = LANGUAGE_ALIASES.getCanonical(language);
173 String canonicalRegion = REGION_ALIASES.getCanonical(region); // getCanonical(REGION_ALIASES.get(region));
330 // String canonical = getCanonical(e.getValue());
335 // private static String getCanonical(R2<List<String>, String> aliasAndReason) {
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
XLikelySubtags.java 63 public String getCanonical(String alias) {
167 String canonicalLanguage = LANGUAGE_ALIASES.getCanonical(language);
169 String canonicalRegion = REGION_ALIASES.getCanonical(region); // getCanonical(REGION_ALIASES.get(region));
326 // String canonical = getCanonical(e.getValue());
331 // private static String getCanonical(R2<List<String>, String> aliasAndReason) {
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-artifact/3.3.9/
maven-artifact-3.3.9.jar 

Completed in 310 milliseconds