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

/external/deqp/modules/egl/
H A DteglMakeCurrentPerfTests.cpp77 string toName (void) const;
118 string MakeCurrentPerfCase::Spec::toName (void) const function in class:deqp::egl::MakeCurrentPerfCase::Spec
148 return toName();
549 simple->addChild(new MakeCurrentPerfCase(m_eglTestCtx, spec, spec.toName().c_str(), spec.toDescription().c_str()));
585 multiContext->addChild(new MakeCurrentPerfCase(m_eglTestCtx, spec, spec.toName().c_str(), spec.toDescription().c_str()));
628 multiSurface->addChild(new MakeCurrentPerfCase(m_eglTestCtx, spec, spec.toName().c_str(), spec.toDescription().c_str()));
678 multi->addChild(new MakeCurrentPerfCase(m_eglTestCtx, spec, spec.toName().c_str(), spec.toDescription().c_str()));
/external/chromium_org/third_party/icu/source/i18n/
H A Dolsontz.cpp927 UnicodeString fromName, toName; local
929 to->getName(toName);
930 if (fromName == toName && from->getRawOffset() == to->getRawOffset()
988 UnicodeString fromName, toName; local
990 to->getName(toName);
991 if (fromName == toName && from->getRawOffset() == to->getRawOffset()
/external/icu/icu4c/source/i18n/
H A Dolsontz.cpp927 UnicodeString fromName, toName; local
929 to->getName(toName);
930 if (fromName == toName && from->getRawOffset() == to->getRawOffset()
988 UnicodeString fromName, toName; local
990 to->getName(toName);
991 if (fromName == toName && from->getRawOffset() == to->getRawOffset()
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dtztest.cpp1332 UnicodeString fromName, toName; local
1346 toName.remove();
1348 to->getDisplayName(useDst[k], styles[j], locale, toName);
1349 if(fromName.compare(toName) != 0) {
1350 errln("Fail: Expected "+toName+" but got " + prettify(fromName)
1360 toName.remove();
1362 to->getDisplayName(toName);
1363 if(fromName.compare(toName) != 0) {
1364 errln("Fail: Expected "+toName+" but got " + fromName);
/external/icu/icu4c/source/test/intltest/
H A Dtztest.cpp1323 UnicodeString fromName, toName; local
1337 toName.remove();
1339 to->getDisplayName(useDst[k], styles[j], locale, toName);
1340 if(fromName.compare(toName) != 0) {
1341 errln("Fail: Expected "+toName+" but got " + prettify(fromName)
1351 toName.remove();
1353 to->getDisplayName(toName);
1354 if(fromName.compare(toName) != 0) {
1355 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/mdnsresponder/mDNSShared/
H A Duds_daemon.c62 int WCFNameResolvesToName(WCFConnection *conn, char* fromName, char* toName, uid_t userid) __attribute__((weak_import));
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 9442 milliseconds