Searched refs:parseFormat (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/modules/crypto/
H A DKey.h69 static bool parseFormat(const String&, blink::WebCryptoKeyFormat&, CryptoResult*);
H A DSubtleCrypto.cpp253 if (!Key::parseFormat(rawFormat, format, result.get()))
282 if (!Key::parseFormat(rawFormat, format, result.get()))
318 if (!Key::parseFormat(rawFormat, format, result.get()))
345 if (!Key::parseFormat(rawFormat, format, result.get()))
378 if (!Key::parseFormat(rawFormat, format, result.get()))
H A DKey.cpp186 bool Key::parseFormat(const String& formatString, blink::WebCryptoKeyFormat& format, CryptoResult* result) function in class:WebCore::Key
/external/llvm/lib/Support/
H A DTriple.cpp353 static Triple::ObjectFormatType parseFormat(StringRef EnvironmentName) { function
389 ObjectFormat(parseFormat(getEnvironmentName())) {
422 ObjectFormat(parseFormat(EnvironmentStr.str())) {
451 ObjectFormat = parseFormat(Components[4]);
494 ObjectFormat = parseFormat(Comp);
/external/chromium_org/third_party/icu/source/test/intltest/
H A Ddtfmttst.cpp2073 UnicodeString parseFormat; // parse rel->format full local
2074 en_full->format(d, parseFormat, status);
2079 if(parseFormat!=origFormat) {
2080 errln("FAIL: Relative Parse ["+bannerStr+"] of "+result+" failed, expected "+parseFormat+" but got "+origFormat);
2082 logln("PASS: Relative Parse ["+bannerStr+"] of "+result+" passed, got "+parseFormat);
/external/icu/icu4c/source/test/intltest/
H A Ddtfmttst.cpp2349 UnicodeString parseFormat; // parse rel->format full local
2350 en_full->format(d, parseFormat, status);
2355 if(parseFormat!=origFormat) {
2356 errln("FAIL: Relative Parse ["+bannerStr+"] of "+result+" failed, expected "+parseFormat+" but got "+origFormat);
2358 logln("PASS: Relative Parse ["+bannerStr+"] of "+result+" passed, got "+parseFormat);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.metadata_2.0.0.v20100601.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 1621 milliseconds