Home
last modified time | relevance | path

Searched defs:type (Results 3451 - 3475 of 6833) sorted by relevance

1...<<131132133134135136137138139140>>...274

/third_party/openssl/crypto/evp/
H A De_aes_cbc_hmac_sha1.c771 static int aesni_cbc_hmac_sha1_ctrl(EVP_CIPHER_CTX *ctx, int type, int arg, in aesni_cbc_hmac_sha1_ctrl() argument
/third_party/openssl/crypto/pkcs7/
H A Dpk7_lib.c66 int PKCS7_content_new(PKCS7 *p7, int type) in PKCS7_content_new() argument
110 int PKCS7_set_type(PKCS7 *p7, int type) in PKCS7_set_type() argument
181 PKCS7_set0_type_other(PKCS7 *p7, int type, ASN1_TYPE *other) PKCS7_set0_type_other() argument
[all...]
/third_party/openssl/apps/
H A Dsrp.c38 static int get_index(CA_DB *db, char *id, char type) in get_index() argument
497 char type = row[DB_srptype][0]; in srp_main() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/
H A DvktDescriptorSetsIndexingTests.hpp250 typedef deUint32 type; typedef
254 typedef tcu::IVec4 type; typedef
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageMismatchedFormatsTests.cpp364 MismatchedFormatTestInstance::MismatchedFormatTestInstance (Context& context, const TestType type, const VkFormat format, const std::string& spirvFormat) in MismatchedFormatTestInstance() argument
237 MismatchedFormatTest(tcu::TestContext& testCtx, const std::string& name, const TestType type, const VkFormat format, const std::string& spirvFormat) MismatchedFormatTest() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory_model/
H A DvktMemoryModelSharedLayoutCase.cpp55 void computeReferenceLayout (const VarType& type, vector<SharedStructVarEntry>& entries) in computeReferenceLayout() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineImageViewTests.cpp257 std::string ImageViewTest::getGlslSamplerType (const tcu::TextureFormat& format, VkImageViewType type) in getGlslSamplerType() argument
691 VkImageViewType type; in createImageViewTests() member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/postmortem/
H A DvktPostmortemDeviceFaultTests.cpp67 TestType type; member
476 TestType type; in createDeviceFaultTests() member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sc/
H A DvktPipelineCacheSCTests.cpp58 PipelineCacheTestType type; member
H A DvktPipelineIdentifierTests.cpp70 PITTestType type; member
573 PITTestType type; in createPipelineIdentifierTests() member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationOperationSingleQueueTests.cpp57 BaseTestInstance (Context& context, SynchronizationType type, const ResourceDescription& resourceDesc, const OperationSupport& writeOp, const OperationSupport& readOp, PipelineCacheData& pipelineCacheData) in BaseTestInstance() argument
78 EventTestInstance (Context& context, SynchronizationType type, const ResourceDescription& resourceDesc, const OperationSupport& writeOp, const OperationSupport& readOp, PipelineCacheData& pipelineCacheData) in EventTestInstance() argument
163 BarrierTestInstance (Context& context, SynchronizationType type, const ResourceDescription& resourceDesc, const OperationSupport& writeOp, const OperationSupport& readOp, PipelineCacheData& pipelineCacheData) in BarrierTestInstance() argument
246 BinarySemaphoreTestInstance (Context& context, SynchronizationType type, const ResourceDescription& resourceDesc, const OperationSupport& writeOp, const OperationSupport& readOp, PipelineCacheData& pipelineCacheData) in BinarySemaphoreTestInstance() argument
369 TimelineSemaphoreTestInstance (Context& context, SynchronizationType type, cons argument
522 FenceTestInstance(Context& context, SynchronizationType type, const ResourceDescription& resourceDesc, const OperationSupport& writeOp, const OperationSupport& readOp, PipelineCacheData& pipelineCacheData) FenceTestInstance() argument
603 SyncTestCase(tcu::TestContext& testCtx, const std::string& name, SynchronizationType type, const SyncPrimitive syncPrimitive, const ResourceDescription resourceDesc, const OperationName writeOp, const OperationName readOp, const bool specializedAccess, PipelineCacheData& pipelineCacheData) SyncTestCase() argument
702 SynchronizationType type; global() member
769 createSynchronizedOperationSingleQueueTests(tcu::TestContext& testCtx, SynchronizationType type, PipelineCacheData& pipelineCacheData) createSynchronizedOperationSingleQueueTests() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/
H A DvktTransformFeedbackFuzzLayoutTests.cpp72 void createBlockBasicTypeCases (tcu::TestCaseGroup& group, tcu::TestContext& testCtx, const std::string& name, const VarType& type, deUint32 layoutFlags, int numInstances = 0) in createBlockBasicTypeCases() argument
466 const glu::DataType type = basicTypes[basicTypeNdx]; in init() local
44 BlockBasicTypeCase(tcu::TestContext& testCtx, const std::string& name, const VarType& type, deUint32 layoutFlags, int numInstances, MatrixLoadFlags matrixLoadFlag, TestStageFlags testStageFlags) BlockBasicTypeCase() argument
484 const glu::DataType type = basicTypes[basicTypeNdx]; init() local
519 glu::DataType type = basicTypes[basicTypeNdx]; init() local
532 glu::DataType type = basicTypes[basicTypeNdx]; init() local
549 glu::DataType type = basicTypes[basicTypeNdx]; init() local
626 glu::DataType type = basicTypes[basicTypeNdx]; init() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ubo/
H A DvktUniformBlockTests.cpp45 BlockBasicTypeCase (tcu::TestContext& testCtx, const std::string& name, const VarType& type, deUint32 layoutFlags, int numInstances, MatrixLoadFlags matrixLoadFlag) in BlockBasicTypeCase() argument
83 void createBlockBasicTypeCases (tcu::TestCaseGroup& group, tcu::TestContext& testCtx, const std::string& name, const VarType& type, deUint32 layoutFlags, int numInstances = 0) in createBlockBasicTypeCases() argument
473 const glu::DataType type = basicTypes[basicTypeNdx]; init() local
504 const glu::DataType type = basicTypes[basicTypeNdx]; init() local
571 glu::DataType type = basicTypes[basicTypeNdx]; init() local
584 glu::DataType type = basicTypes[basicTypeNdx]; init() local
618 glu::DataType type = basicTypes[basicTypeNdx]; init() local
785 glu::DataType type = basicTypes[basicTypeNdx]; init() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/descriptor_indexing/
H A DvktDescriptorSetsIndexingTests.hpp250 typedef deUint32 type; typedef
254 typedef tcu::IVec4 type; typedef
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageMismatchedFormatsTests.cpp366 MismatchedFormatTestInstance::MismatchedFormatTestInstance (Context& context, const TestType type, const VkFormat format, const std::string& spirvFormat) in MismatchedFormatTestInstance() argument
238 MismatchedFormatTest(tcu::TestContext& testCtx, const std::string& name, const std::string& description, const TestType type, const VkFormat format, const std::string& spirvFormat) MismatchedFormatTest() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory_model/
H A DvktMemoryModelSharedLayoutCase.cpp55 void computeReferenceLayout (const VarType& type, vector<SharedStructVarEntry>& entries) in computeReferenceLayout() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DDebug.cpp50 const char *GLMessageTypeToString(GLenum type) in GLMessageTypeToString() argument
147 insertMessage(GLenum source, GLenum type, GLuint id, GLenum severity, const std::string &message, gl::LogSeverity logSeverity, angle::EntryPoint entryPoint) const insertMessage() argument
159 insertMessage(GLenum source, GLenum type, GLuint id, GLenum severity, std::string &&message, gl::LogSeverity logSeverity, angle::EntryPoint entryPoint) const insertMessage() argument
301 setMessageControl(GLenum source, GLenum type, GLenum severity, std::vector<GLuint> &&ids, bool enabled) setMessageControl() argument
375 isMessageEnabled(GLenum source, GLenum type, GLuint id, GLenum severity) const isMessageEnabled() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DFramebuffer11.cpp249 readPixelsImpl(const gl::Context *context, const gl::Rectangle &area, GLenum format, GLenum type, size_t outputPitch, const gl::PixelPackState &pack, gl::Buffer *packBuffer, uint8_t *pixels) readPixelsImpl() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A DFramebuffer9.cpp79 readPixelsImpl(const gl::Context *context, const gl::Rectangle &area, GLenum format, GLenum type, size_t outputPitch, const gl::PixelPackState &pack, gl::Buffer *packBuffer, uint8_t *pixels) readPixelsImpl() argument
H A DTextureStorage9.cpp95 setData(const gl::Context *context, const gl::ImageIndex &index, ImageD3D *image, const gl::Box *destBox, GLenum type, const gl::PixelUnpackState &unpack, const uint8_t *pixelData) setData() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DSymbolEnv.cpp52 const TType &type = var.getType(); variable
232 const TType &type = *value.t; in fullName() local
[all...]
H A DSeparateCompoundExpressions.cpp612 const TType &type = node.getType(); variable
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
H A DMonomorphizeUnsupportedFunctions.cpp325 const TType &type = uniform->getType(); in processFunctionCall() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DRendererGL.cpp77 LogGLDebugMessage(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar *message, const void *userParam) LogGLDebugMessage() argument
H A Dformatutilsgl.cpp612 GetNativeFormat(const FunctionsGL *functions, const angle::FeaturesGL &features, GLenum format, GLenum type) GetNativeFormat() argument
706 GetNativeType(const FunctionsGL *functions, const angle::FeaturesGL &features, GLenum format, GLenum type) GetNativeType() argument
749 GetNativeReadType(const FunctionsGL *functions, const angle::FeaturesGL &features, GLenum type) GetNativeReadType() argument
767 GetNativeReadFormat(const FunctionsGL *functions, const angle::FeaturesGL &features, GLenum attachmentReadFormat, GLenum format, GLenum type) GetNativeReadFormat() argument
783 GetTexImageFormat(const FunctionsGL *functions, const angle::FeaturesGL &features, GLenum internalFormat, GLenum format, GLenum type) GetTexImageFormat() argument
797 GetTexSubImageFormat(const FunctionsGL *functions, const angle::FeaturesGL &features, GLenum format, GLenum type) GetTexSubImageFormat() argument
866 GetReadPixelsFormat(const FunctionsGL *functions, const angle::FeaturesGL &features, GLenum attachmentReadFormat, GLenum format, GLenum type) GetReadPixelsFormat() argument
[all...]

Completed in 24 milliseconds

1...<<131132133134135136137138139140>>...274