Searched defs:convertTo (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/xml/
H A DXPathResult.cpp75 void XPathResult::convertTo(unsigned short type, ExceptionState& exceptionState) function in class:blink::XPathResult
/external/chromium_org/third_party/skia/src/animator/
H A DSkScript.cpp337 if (convertTo((SkDisplayTypes) paramTypes[index], &params[index]) == false)
343 bool SkScriptEngine::convertTo(SkDisplayTypes toType, SkScriptValue* value ) { function in class:SkScriptEngine
364 return convertTo(toType, value);
559 if (convertTo(tokenInfo->getType(), &tokenValue) == false)
595 if (convertTo(type, &tokenValue) == false)
846 if (convertTo(ToDisplayType(fReturnType), value) == false)
888 if (convertTo(SkType_Int, &scriptValue) == false)
1187 if (convertTo(SkType_Int, &ifValue) == false)
H A DSkScriptTokenizer.cpp156 if (value->fIsConstant == SkScriptValue2::kConstant && convertTo(toType, value))
342 convertTo(paramTypes[index], &(*params)[index]);
346 bool SkScriptEngine2::convertTo(SkOperand2::OpType toType, SkScriptValue2* value ) { function in class:SkScriptEngine2
353 return convertTo(toType, value);
503 convertTo(type, &tokenValue);
763 convertTo(fReturnType, value);
781 success = convertTo(SkOperand2::kS32, &scriptValue);
/external/skia/src/animator/
H A DSkScript.cpp337 if (convertTo((SkDisplayTypes) paramTypes[index], &params[index]) == false)
343 bool SkScriptEngine::convertTo(SkDisplayTypes toType, SkScriptValue* value ) { function in class:SkScriptEngine
364 return convertTo(toType, value);
559 if (convertTo(tokenInfo->getType(), &tokenValue) == false)
595 if (convertTo(type, &tokenValue) == false)
846 if (convertTo(ToDisplayType(fReturnType), value) == false)
888 if (convertTo(SkType_Int, &scriptValue) == false)
1187 if (convertTo(SkType_Int, &ifValue) == false)
H A DSkScriptTokenizer.cpp156 if (value->fIsConstant == SkScriptValue2::kConstant && convertTo(toType, value))
342 convertTo(paramTypes[index], &(*params)[index]);
346 bool SkScriptEngine2::convertTo(SkOperand2::OpType toType, SkScriptValue2* value ) { function in class:SkScriptEngine2
353 return convertTo(toType, value);
503 convertTo(type, &tokenValue);
763 convertTo(fReturnType, value);
781 success = convertTo(SkOperand2::kS32, &scriptValue);
/external/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp276 SDValue convertTo(SDLoc DL, EVT VT, SDValue N) const;
854 SDValue SystemZDAGToDAGISel::convertTo(SDLoc DL, EVT VT, SDValue N) const { function in class:SystemZDAGToDAGISel
908 convertTo(SDLoc(N), OpcodeVT, RISBG.Input),
914 return convertTo(SDLoc(N), VT, SDValue(N, 0)).getNode();
951 convertTo(SDLoc(N), MVT::i64, Op0),
952 convertTo(SDLoc(N), MVT::i64, RxSBG[I].Input),
958 return convertTo(SDLoc(N), VT, SDValue(N, 0)).getNode();
/external/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h364 template <typename T> Matcher<T> convertTo() const { function in class:clang::ast_matchers::internal::DynTypedMatcher
369 /// \brief Same as \c convertTo(), but does not check that the underlying
454 inline Matcher<QualType> DynTypedMatcher::convertTo<QualType>() const { function in class:clang::ast_matchers::internal::DynTypedMatcher
/external/robolectric/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.mortbay.jetty.util_6.1.23.v201004211559.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 4366 milliseconds