Searched defs:displayName (Results 1 - 25 of 33) sorted by relevance

12

/external/icu/icu4c/source/common/
H A Ducnvdisp.c36 UChar *displayName, int32_t displayNameCapacity,
48 if(cnv==NULL || displayNameCapacity<0 || (displayNameCapacity>0 && displayName==NULL)) {
68 u_memcpy(displayName, name, uprv_min(length, displayNameCapacity)*U_SIZEOF_UCHAR);
72 u_charsToUChars(cnv->sharedData->staticData->name, displayName, uprv_min(length, displayNameCapacity));
74 return u_terminateUChars(displayName, displayNameCapacity, length, pErrorCode);
34 ucnv_getDisplayName(const UConverter *cnv, const char *displayLocale, UChar *displayName, int32_t displayNameCapacity, UErrorCode *pErrorCode) argument
H A Dserv.cpp295 StringPair::create(const UnicodeString& displayName, argument
300 StringPair* sp = new StringPair(displayName, id);
313 return displayName.isBogus() || id.isBogus();
318 : displayName(_displayName)
/external/nist-sip/java/gov/nist/javax/sip/address/
H A DAddressFactoryImpl.java68 * @param displayName - the new string value of the display name of the
72 * unexpectedly while parsing the displayName value.
75 String displayName,
80 if (displayName != null)
81 addressImpl.setDisplayName(displayName);
74 createAddress( String displayName, javax.sip.address.URI uri) argument
H A DAddressImpl.java67 /** displayName field
69 protected String displayName; field in class:AddressImpl
89 else if (that.displayName != null && this.displayName == null)
91 else if (that.displayName == null)
94 return displayName.equalsIgnoreCase(that.displayName)
172 if (displayName != null) {
174 .append(displayName)
179 if (addressType == NAME_ADDR || displayName !
228 setDisplayName(String displayName) argument
[all...]
/external/nist-sip/java/javax/sip/address/
H A DAddressFactory.java9 Address createAddress(String displayName, URI uri) argument
H A DAddress.java8 void setDisplayName(String displayName) throws ParseException; argument
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
H A DShadowResolveInfo.java26 * @param displayName
30 public static ResolveInfo newResolveInfo( String displayName, String packageName ) { argument
31 return newResolveInfo( displayName, packageName, null);
36 * @param displayName
40 public static ResolveInfo newResolveInfo( String displayName, String packageName, String activityName ) { argument
49 shResolve.setLabel( displayName );
/external/junit/src/org/junit/runner/
H A DDescription.java94 private Description(final String displayName, Annotation... annotations) { argument
95 fDisplayName= displayName;
/external/libdrm/tests/ttmtest/src/
H A Dttmtest.c351 char *displayName = ":0"; local
357 ctx.display = XOpenDisplay(displayName);
/external/icu/icu4c/source/test/intltest/
H A Dsvccoll.cpp152 UnicodeString displayName; local
153 Collator::getDisplayName(fu_FU, displayName);
158 if (displayName != "fu (FU)" &&
159 ((defaultLocale == Locale::getKorean() && defaultLocale == Locale::getJapanese()) && displayName == "fu(FU)") &&
160 ((defaultLocale == Locale::getChinese()) && displayName != zh_fuFU)) {
161 errln(UnicodeString("found ") + displayName + " for fu_FU");
164 Collator::getDisplayName(fu_FU, fu_FU, displayName);
165 if (displayName != "fu (FU)" &&
166 ((defaultLocale == Locale::getKorean() && defaultLocale == Locale::getJapanese()) && displayName == "fu(FU)") &&
167 ((defaultLocale == Locale::getChinese()) && displayName !
[all...]
H A Dicusvtst.cpp706 logln(" " + pair->displayName + " --> " + pair->id);
746 logln(" " + pair->displayName + " --> " + pair->id);
759 UnicodeString displayName; local
761 service.getDisplayName(actualID, displayName, Locale::getEnglish());
762 logln("found actual: " + *gal + " with display name: " + displayName);
763 confirmBoolean("30) found display name for actual", !displayName.isBogus());
765 service.getDisplayName(id, displayName, Locale::getEnglish());
766 logln("found actual: " + *gal + " with display name: " + displayName);
767 confirmBoolean("31) found display name for query", displayName.isBogus());
782 UnicodeString displayName; local
[all...]
H A Dapicoll.cpp2253 UnicodeString displayName; local
2254 col1.getDisplayName(loc1, loc2, displayName); // de_DE collator in fr_FR locale
H A Dtztest.cpp2258 UnicodeString displayName; local
2262 displayName);
2263 if (displayName != zoneDisplayTestData[testNum].expectedDisplayName) {
2266 displayName.extract(name, 100, NULL, status);
/external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
H A DTransliterator.java1709 public static void registerClass(String ID, Class<? extends Transliterator> transClass, String displayName) { argument
1711 if (displayName != null) {
1712 displayNameCache.put(new CaseInsensitiveString(ID), displayName);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Djavax.servlet.jsp_2.0.0.v200806031607.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE.SF META-INF/ECLIPSE.RSA META ...
H A Dorg.eclipse.ui.views_3.5.0.I20100527-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/icu/icu4c/source/test/cintltst/
H A Dcloctst.c1388 UChar displayName[100]; local
1415 u_uastrcpy(displayName, dispName);
1416 if(u_strcmp(got,displayName)!=0) {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/
H A DbuildTools.jarMETA-INF/MANIFEST.MF org/eclipse/releng/Mailer.class Mailer.java package org.eclipse ...
/external/jetty/lib/
H A Djavax.servlet-3.0.0.v201112011016.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/owasp/sanitizer/lib/junit/
H A Djunit-dep.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...
/external/libphonenumber/lib/
H A Djunit-4.8.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-nodeps.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...

Completed in 612 milliseconds

12