HomeSort by relevance Sort by last modified time
    Searched defs:aliasList (Results 1 - 7 of 7) sorted by null

  /external/icu/icu4c/source/common/
ucnv_io.h 44 const uint16_t *aliasList;
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/export/
KeySelectionPage.java 170 ArrayList<String> aliasList = new ArrayList<String>();
177 aliasList.add(alias);
184 mWizard.setExistingAliases(aliasList);
  /external/icu/icu4c/source/tools/gencnval/
gencnval.c 105 } AliasList;
121 AliasList aliasList[MAX_CONV_COUNT];
322 if (tags[i].aliasList[n].aliases!=NULL) {
323 uprv_free(tags[i].aliasList[n].aliases);
524 addAlias(alias, EMPTY_TAG_NUM, cnv, (UBool)(tags[0].aliasList[cnv].aliasCount == 0));
573 /* The aliasList should be set to 0's already */
619 /* The aliasList should already be set to 0's */
668 AliasList *aliasList;
    [all...]
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.osgi/3.9.0.v20130529-1710/
org.eclipse.osgi-3.9.0.v20130529-1710.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.osgi_3.9.0.v20130529-1710.jar 
  /prebuilts/checkstyle/
checkstyle.jar 

Completed in 333 milliseconds