Home
last modified time | relevance | path

Searched defs:BlockType (Results 1 – 11 of 11) sorted by relevance

/external/spirv-llvm/lib/SPIRV/Mangler/
DParameterType.h342 struct BlockType : public ParamType { struct
347 BlockType(); argument
370 unsigned int getNumOfParams() const { in getNumOfParams()
377 const RefParamType& getParam(unsigned int index) const { in getParam()
385 void setParam(unsigned int index, RefParamType type) { in setParam()
DParameterType.cpp175 BlockType::BlockType() : in BlockType() function in SPIR::BlockType
/external/eigen/Eigen/src/SparseCore/
DSparseBlock.h21 typedef Block<XprType, BlockRows, BlockCols, true> BlockType; typedef
29 EIGEN_SPARSE_PUBLIC_INTERFACE(BlockType) in EIGEN_SPARSE_PUBLIC_INTERFACE() argument
100 typedef Block<SparseMatrixType, BlockRows, BlockCols, true> BlockType; typedef
376 typedef Block<XprType, BlockRows, BlockCols, InnerPanel> BlockType; typedef
/external/deqp-deps/SPIRV-Tools/source/val/
Dbasic_block.h29 enum BlockType : uint32_t { enum
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dbasic_block.h29 enum BlockType : uint32_t { enum
/external/puffin/src/
Dhuffman_table.h295 enum class BlockType : uint8_t { enum
/external/eigen/Eigen/src/QR/
DHouseholderQR.h300 typedef Block<MatrixQR,Dynamic,Dynamic> BlockType; typedef
/external/eigen/Eigen/src/SVD/
DUpperBidiagonalization.h289 typedef Block<MatrixType,Dynamic,Dynamic> BlockType; typedef
/external/apache-commons-compress/src/main/java/org/apache/commons/compress/compressors/lz77support/
DLZ77Compressor.java97 public enum BlockType { enum in LZ77Compressor.Block
/external/deqp/modules/gles31/functional/
Des31fOpaqueTypeIndexingTests.cpp698 enum BlockType enum in deqp::gles31::Functional::__anon3ffe64040111::BlockArrayIndexingCase
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktOpaqueTypeIndexingTests.cpp1100 enum BlockType enum