Searched refs:toName (Results 1 - 13 of 13) sorted by relevance

/external/deqp/modules/egl/
H A DteglMakeCurrentPerfTests.cpp82 string toName (void) const;
124 string MakeCurrentPerfCase::Spec::toName (void) const function in class:deqp::egl::MakeCurrentPerfCase::Spec
154 return toName();
577 simple->addChild(new MakeCurrentPerfCase(m_eglTestCtx, spec, spec.toName().c_str(), spec.toDescription().c_str()));
613 multiContext->addChild(new MakeCurrentPerfCase(m_eglTestCtx, spec, spec.toName().c_str(), spec.toDescription().c_str()));
656 multiSurface->addChild(new MakeCurrentPerfCase(m_eglTestCtx, spec, spec.toName().c_str(), spec.toDescription().c_str()));
706 multi->addChild(new MakeCurrentPerfCase(m_eglTestCtx, spec, spec.toName().c_str(), spec.toDescription().c_str()));
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
H A DCaseIterator.java29 static Transliterator toName = Transliterator.getInstance("[:^ascii:] Any-Name"); field in class:CaseIterator
386 System.out.println("\t// " + toName.transliterate(key));
519 System.out.println("Testing: " + toName.transliterate(item));
524 System.out.println(toName.transliterate(temp));
/external/icu/icu4c/source/i18n/
H A Dolsontz.cpp929 UnicodeString fromName, toName; local
931 to->getName(toName);
932 if (fromName == toName && from->getRawOffset() == to->getRawOffset()
990 UnicodeString fromName, toName; local
992 to->getName(toName);
993 if (fromName == toName && from->getRawOffset() == to->getRawOffset()
/external/icu/icu4c/source/test/intltest/
H A Dtztest.cpp1330 UnicodeString fromName, toName; local
1344 toName.remove();
1346 to->getDisplayName(useDst[k], styles[j], locale, toName);
1347 if(fromName.compare(toName) != 0) {
1348 errln("Fail: Expected "+toName+" but got " + prettify(fromName)
1358 toName.remove();
1360 to->getDisplayName(toName);
1361 if(fromName.compare(toName) != 0) {
1362 errln("Fail: Expected "+toName+" but got " + fromName);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.sat4j.pb_2.2.0.v20100429.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.mortbay.jetty.util_6.1.23.v201004211559.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/guice/extensions/struts2/lib/
H A Djetty-util-6.1.0.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mortbay/ org/mortbay/util/ org/mortbay/util/ajax/ ...
/external/robolectric/v3/
H A Drobolectric-3.1-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/robolectric/ org/robolectric/util/ org/robolectric/res/ org/ ...
/external/mdnsresponder/mDNSShared/
H A Duds_daemon.c62 int WCFNameResolvesToName(WCFConnection *conn, char* fromName, char* toName, uid_t userid) __attribute__((weak_import));
/external/v8/src/inspector/build/closure-compiler/
H A Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 265 milliseconds