Searched defs:BlockType (Results 1 – 9 of 9) sorted by relevance
/external/spirv-llvm/lib/SPIRV/Mangler/ |
D | ParameterType.h | 342 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()
|
D | ParameterType.cpp | 175 BlockType::BlockType() : in BlockType() function in SPIR::BlockType
|
/external/eigen/Eigen/src/SparseCore/ |
D | SparseBlock.h | 21 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/ |
D | huffman_table.h | 303 enum class BlockType : uint8_t { enum
|
/external/eigen/Eigen/src/QR/ |
D | HouseholderQR.h | 300 typedef Block<MatrixQR,Dynamic,Dynamic> BlockType; typedef
|
/external/eigen/Eigen/src/SVD/ |
D | UpperBidiagonalization.h | 289 typedef Block<MatrixType,Dynamic,Dynamic> BlockType; typedef
|
/external/deqp/modules/gles31/functional/ |
D | es31fOpaqueTypeIndexingTests.cpp | 698 enum BlockType enum in deqp::gles31::Functional::__anonb4ae84780111::BlockArrayIndexingCase
|
/external/syslinux/gpxe/src/include/gpxe/efi/Uefi/ |
D | UefiInternalFormRepresentation.h | 176 UINT8 BlockType; member 299 UINT8 BlockType; member 431 UINT8 BlockType; member
|
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktOpaqueTypeIndexingTests.cpp | 1187 enum BlockType enum
|