Home
last modified time | relevance | path

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

/external/parameter-framework/upstream/utility/
Dconvert.hpp118 static inline bool convertTo(const std::string &str, T &result) in convertTo() function
197 static inline bool convertTo(const std::string &str, T &result) in convertTo() function
220 inline bool convertTo<unsigned char>(const std::string &str, unsigned char &result) in convertTo() function
230 inline bool convertTo<signed char>(const std::string &str, signed char &result) in convertTo() function
250 inline bool convertTo<float>(const std::string &str, float &result) in convertTo() function
279 inline bool convertTo<double>(const std::string &str, double &result) in convertTo() function
310 inline bool convertTo<bool>(const std::string &str, bool &result) in convertTo() function
/external/parameter-framework/upstream/parameter/
DEnumParameterType.cpp101 if (not convertTo(strValue, iParsedUserValue)) { in toBlackboard() local
/external/clang/include/clang/ASTMatchers/
DASTMatchersInternal.h416 template <typename T> Matcher<T> convertTo() const { in convertTo() function
/external/angle/third_party/vulkan-deps/glslang/src/glslang/MachineIndependent/
DIntermediate.cpp799 TIntermTyped* TIntermediate::createConversion(TBasicType convertTo, TIntermTyped* node) const in createConversion()
875 TIntermTyped* TIntermediate::addConversion(TBasicType convertTo, TIntermTyped* node) const in addConversion()
/external/deqp-deps/glslang/glslang/MachineIndependent/
DIntermediate.cpp799 TIntermTyped* TIntermediate::createConversion(TBasicType convertTo, TIntermTyped* node) const in createConversion()
875 TIntermTyped* TIntermediate::addConversion(TBasicType convertTo, TIntermTyped* node) const in addConversion()
/external/llvm-project/clang/include/clang/ASTMatchers/
DASTMatchersInternal.h469 template <typename T> Matcher<T> convertTo() const { in convertTo() function
/external/llvm/lib/Target/SystemZ/
DSystemZISelDAGToDAG.cpp911 SDValue SystemZDAGToDAGISel::convertTo(const SDLoc &DL, EVT VT, in convertTo() function in SystemZDAGToDAGISel
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelDAGToDAG.cpp943 SDValue SystemZDAGToDAGISel::convertTo(const SDLoc &DL, EVT VT, in convertTo() function in SystemZDAGToDAGISel
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZISelDAGToDAG.cpp947 SDValue SystemZDAGToDAGISel::convertTo(const SDLoc &DL, EVT VT, in convertTo() function in SystemZDAGToDAGISel