Home
last modified time | relevance | path

Searched defs:convertible (Results 1 - 4 of 4) sorted by relevance

/third_party/libexif/contrib/c++/
H A Dexif_module.cxx305 static void* convertible(PyObject* obj) in convertible() function
/third_party/glslang/glslang/MachineIndependent/
H A DParseContextBase.cpp371 selectFunction( const TVector<const TFunction*> candidateList, const TFunction& call, std::function<bool(const TType& from, const TType& to, TOperator op, int arg)> convertible, std::function<bool(const TType& from, const TType& to1, const TType& to2)> better, bool& tie) selectFunction() argument
H A DParseHelper.cpp7108 const auto convertible = [this,builtIn](const TType& from, const TType& to, TOperator, int) -> bool { in findFunction400() local
7184 const auto convertible = [this,builtIn](const TType& from, const TType& to, TOperator, int) -> bool { in findFunctionExplicitTypes() local
/third_party/glslang/glslang/HLSL/
H A DhlslParseHelper.cpp7578 const auto convertible = [&](const TType& from, const TType& to, TOperator op, int arg) -> bool { in findFunction() local
[all...]

Completed in 32 milliseconds