Home
last modified time | relevance | path

Searched defs:isCompatibleType (Results 1 – 14 of 14) sorted by relevance

/dports/graphics/qgis/qgis-3.22.3/src/providers/wfs/
H A Dqgswfsutils.h32 static inline bool isCompatibleType( QVariant::Type a, QVariant::Type b ) in isCompatibleType() function
/dports/graphics/qgis-ltr/qgis-3.16.16/src/providers/wfs/
H A Dqgswfsutils.h32 static inline bool isCompatibleType( QVariant::Type a, QVariant::Type b ) in isCompatibleType() function
/dports/x11-toolkits/qt5-quick3d/kde-qtquick3d-5.15.2p19/src/render/
H A Dqssgrendershaderconstant_p.h86 bool isCompatibleType(QSSGRenderShaderDataType type) const in isCompatibleType() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMTypes.cpp326 bool mlir::LLVM::isCompatibleType(Type type) { in isCompatibleType() function in mlir::LLVM
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMTypes.cpp326 bool mlir::LLVM::isCompatibleType(Type type) { in isCompatibleType() function in mlir::LLVM
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMTypes.cpp486 bool mlir::LLVM::isCompatibleType(Type type) { in isCompatibleType() function in mlir::LLVM
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMTypes.cpp486 bool mlir::LLVM::isCompatibleType(Type type) { in isCompatibleType() function in mlir::LLVM
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMTypes.cpp486 bool mlir::LLVM::isCompatibleType(Type type) { in isCompatibleType() function in mlir::LLVM
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMTypes.cpp486 bool mlir::LLVM::isCompatibleType(Type type) { in isCompatibleType() function in mlir::LLVM
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/processing/
H A Dqgsprocessingutils.cpp183 auto isCompatibleType = [typeHint]( QgsMapLayer * l ) -> bool in mapLayerFromStore() local
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/
H A DUniform.cpp377 bool Uniform::isCompatibleType( Type t ) const in isCompatibleType() function in Uniform
388 bool Uniform::isCompatibleType( Type t1, Type t2 ) const in isCompatibleType() function in Uniform
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osg/
H A DUniform.cpp302 bool Uniform::isCompatibleType( Type t ) const in isCompatibleType() function in Uniform
313 bool Uniform::isCompatibleType( Type t1, Type t2 ) const in isCompatibleType() function in Uniform
/dports/graphics/qgis/qgis-3.22.3/src/core/processing/
H A Dqgsprocessingutils.cpp217 auto isCompatibleType = [typeHint]( QgsMapLayer * l ) -> bool in mapLayerFromStore() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineVertexInputTests.cpp1585 bool VertexInputTest::isCompatibleType (VkFormat format, GlslType glslType) in isCompatibleType() function in vkt::pipeline::__anonacbe5f110111::VertexInputTest