Home
last modified time | relevance | path

Searched defs:mode (Results 901 - 925 of 2401) sorted by relevance

1...<<31323334353637383940>>...97

/third_party/openssl/ssl/record/
H A Drec_layer_d1.c874 int mode = EVP_CIPHER_CTX_get_mode(s->enc_write_ctx); in do_dtls1_write() local
/third_party/openssl/providers/common/
H A Dbio_prov.c76 OSSL_CORE_BIO *ossl_prov_bio_new_file(const char *filename, const char *mode) in ossl_prov_bio_new_file() argument
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_aes_wrp.c50 aes_wrap_newctx(size_t kbits, size_t blkbits, size_t ivbits, unsigned int mode, uint64_t flags) aes_wrap_newctx() argument
H A Dciphercommon.c660 ossl_cipher_generic_initkey(void *vctx, size_t kbits, size_t blkbits, size_t ivbits, unsigned int mode, uint64_t flags, const PROV_CIPHER_HW *hw, void *provctx) ossl_cipher_generic_initkey() argument
/third_party/openssl/providers/implementations/include/prov/
H A Dciphercommon_gcm.h48 unsigned int mode; /* The mode that we are using */ member
/third_party/openssl/providers/implementations/kdfs/
H A Dkbkdf.c59 kbkdf_mode mode; member
151 static int derive(EVP_MAC_CTX *ctx_init, kbkdf_mode mode, unsigned char *iv, in derive() argument
[all...]
/third_party/openssl/providers/implementations/exchange/
H A Decdh_exch.c242 int mode; in ecdh_set_ctx_params() local
346 int mode = pectx->cofactor_mode; in ecdh_get_ctx_params() local
[all...]
/third_party/openssl/providers/implementations/rands/seeding/
H A Drand_unix.c414 mode_t mode; member
/third_party/skia/third_party/externals/libwebp/src/dec/
H A Dbuffer_dec.c43 const WEBP_CSP_MODE mode = buffer->colorspace; in CheckDecBuffer() local
90 const WEBP_CSP_MODE mode = buffer->colorspace; in AllocateBuffer() local
[all...]
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dbackward_references_enc.h41 uint8_t mode; member
[all...]
/third_party/skia/third_party/externals/icu/source/tools/pkgdata/
H A Dpkgtypes.h121 const char *mode; /* Mode of building */ member
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Dresponse.c467 MHD_create_response_from_buffer(size_t size, void *buffer, enum MHD_ResponseMemoryMode mode) MHD_create_response_from_buffer() argument
/third_party/skia/tests/
H A DProgramsTest.cpp198 SkBlendMode mode = static_cast<SkBlendMode>(d->fRandom->nextRangeU(0, in create_random_proc_tree() local
/third_party/skia/src/ports/
H A DSkOSFile_posix.cpp28 int mode = F_OK; in sk_exists() local
H A DSkOSFile_win.cpp24 int mode = 0; // existence in sk_exists() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DBufferD3D12.cpp356 MaybeError Buffer::MapAsyncImpl(wgpu::MapMode mode, size_t offset, size_t size) { in MapAsyncImpl() argument
H A DRenderPipelineD3D12.cpp100 D3D12_INPUT_CLASSIFICATION VertexStepModeFunction(wgpu::VertexStepMode mode) { in VertexStepModeFunction() argument
138 D3D12_CULL_MODE D3D12CullMode(wgpu::CullMode mode) { in D3D12CullMode() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DRenderPipelineVk.cpp149 VkCullModeFlagBits VulkanCullMode(wgpu::CullMode mode) { in VulkanCullMode() argument
H A DBufferVk.cpp305 MaybeError Buffer::MapAsyncImpl(wgpu::MapMode mode, size_t offset, size_t size) { in MapAsyncImpl() argument
H A DSwapChainVk.cpp189 VkPresentModeKHR ToVulkanPresentMode(wgpu::PresentMode mode) { in ToVulkanPresentMode() argument
201 uint32_t MinImageCountForPresentMode(VkPresentModeKHR mode) { in MinImageCountForPresentMode() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DBuffer.cpp314 void BufferBase::APIMapAsync(wgpu::MapMode mode, in APIMapAsync() argument
432 MaybeError BufferBase::ValidateMapAsync(wgpu::MapMode mode, in ValidateMapAsync() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DRenderPipelineGL.cpp42 ApplyFrontFaceAndCulling(const OpenGLFunctions& gl, wgpu::FrontFace face, wgpu::CullMode mode) ApplyFrontFaceAndCulling() argument
/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/
H A DBuffer.cpp159 void Buffer::MapAsync(WGPUMapModeFlags mode, in MapAsync() argument
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DFirstIndexOffsetTests.cpp64 void FirstIndexOffsetTests::TestVertexIndex(DrawMode mode, uint32_t firstVertex) { in TestVertexIndex() argument
68 void FirstIndexOffsetTests::TestInstanceIndex(DrawMode mode, uint32_t firstInstance) { in TestInstanceIndex() argument
72 void FirstIndexOffsetTests::TestBothIndices(DrawMode mode, in TestBothIndices() argument
83 TestImpl(DrawMode mode, CheckIndex checkIndex, uint32_t firstVertex, uint32_t firstInstance) TestImpl() argument
[all...]
H A DBufferTests.cpp546 const void* MapAsyncAndWait(const wgpu::Buffer& buffer, wgpu::MapMode mode, size_t size) { in MapAsyncAndWait() argument
22 MapAsyncAndWait(const wgpu::Buffer& buffer, wgpu::MapMode mode, size_t offset, size_t size) MapAsyncAndWait() argument

Completed in 19 milliseconds

1...<<31323334353637383940>>...97