Home
last modified time | relevance | path

Searched defs:BlockType (Results 1 – 9 of 9) 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/puffin/src/
Dhuffman_table.h303 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/deqp/modules/gles31/functional/
Des31fOpaqueTypeIndexingTests.cpp698 enum BlockType enum in deqp::gles31::Functional::__anonb4ae84780111::BlockArrayIndexingCase
/external/syslinux/gpxe/src/include/gpxe/efi/Uefi/
DUefiInternalFormRepresentation.h176 UINT8 BlockType; member
299 UINT8 BlockType; member
431 UINT8 BlockType; member
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktOpaqueTypeIndexingTests.cpp1187 enum BlockType enum