Home
last modified time | relevance | path

Searched refs:size_t (Results 9201 - 9225 of 19934) sorted by relevance

1...<<361362363364365366367368369370>>...798

/third_party/openssl/crypto/async/
H A Dasync_wait.c89 size_t *numfds) in ASYNC_WAIT_CTX_get_all_fds()
112 size_t *numaddfds, OSSL_ASYNC_FD *delfd, in ASYNC_WAIT_CTX_get_changed_fds()
113 size_t *numdelfds) in ASYNC_WAIT_CTX_get_changed_fds()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A DTextureStorage9.h59 size_t mMipLevels;
60 size_t mTextureWidth;
61 size_t mTextureHeight;
/third_party/skia/third_party/externals/angle2/src/compiler/fuzz/
H A Dtranslator_fuzzer.cpp85 std::size_t operator()(const TranslatorCacheKey &k) const in operator ()()
98 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput()
101 const size_t kHeaderSize = 128; in LLVMFuzzerTestOneInput()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DBuffer.h134 size_t offset,
135 size_t count,
206 size_t getContentsObserverIndex(VertexArray *vertexArray, uint32_t bufferIndex) const;
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dfunction.h37 std::size_t operator()( in operator ()()
137 size_t block_count() const;
146 size_t undefined_block_count() const;
/third_party/skia/third_party/externals/spirv-tools/test/
H A Dunit_spirv.h91 size_t count = 0; in PrintTo()
168 inline std::string MakeLongUTF8String(size_t num_4_byte_chars) { in MakeLongUTF8String()
179 for (size_t i = 0; i < num_4_byte_chars; i++) { in MakeLongUTF8String()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DProgramPipelineVk.cpp119 size_t ProgramPipelineVk::calcUniformUpdateRequiredSpace( in calcUniformUpdateRequiredSpace()
123 size_t requiredSpace = 0; in calcUniformUpdateRequiredSpace()
146 size_t requiredSpace; in updateUniforms()
/third_party/skia/third_party/externals/angle2/src/tests/preprocessor_tests/
H A Dinput_test.cpp64 EXPECT_EQ(static_cast<size_t>(length[0]), input.length(0)); in TEST()
158 size_t maxSize = 5; in TEST()
172 size_t maxSize = 11; in TEST()
/third_party/skia/src/gpu/d3d/
H A DGrD3DCpuDescriptorManager.cpp43 GrD3DGpu* gpu, ID3D12Resource* bufferResource, size_t offset, size_t size) { in createConstantBufferView()
143 size_t index = fHeap->getIndex(handle); in freeCPUHandle()
/third_party/skia/src/core/
H A DSkMask.h53 size_t computeImageSize() const;
59 size_t computeTotalImageSize() const;
127 static uint8_t* AllocImage(size_t bytes, AllocType = kUninit_Alloc);
/third_party/openssl/providers/common/der/
H A Dder_rsa_key.c253 size_t maskgenalg_sz = 0; in DER_w_MaskGenAlgorithm()
290 size_t hashalg_sz = 0; in ossl_DER_w_RSASSA_PSS_params()
373 size_t rsa_oid_sz = 0; in ossl_DER_w_algorithmIdentifier_RSA_PSS()
/third_party/openssl/providers/implementations/signature/
H A Dmac_legacy_sig.c143 size_t datalen) in mac_digest_sign_update()
153 int mac_digest_sign_final(void *vpmacctx, unsigned char *mac, size_t *maclen, in mac_digest_sign_final()
154 size_t macsize) in mac_digest_sign_final()
/third_party/openssl/demos/cipher/
H A Daesccm.c77 size_t ccm_nonce_len = sizeof(ccm_nonce); in aes_ccm_encrypt()
78 size_t ccm_tag_len = sizeof(ccm_tag); in aes_ccm_encrypt()
165 size_t ccm_nonce_len = sizeof(ccm_nonce); in aes_ccm_decrypt()
/third_party/skia/third_party/externals/spirv-tools/source/
H A Dassembly_grammar.cpp48 size_t text_length = strlen(textValue); in spvTextParseMaskOperand()
166 const size_t kNumOpSpecConstantOpcodes =
203 const char* name, size_t name_len, in lookupOperand()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dtype_manager.h39 size_t operator()(const Type* type) const { in operator ()()
45 size_t operator()(const std::unique_ptr<Type>& type) const { in operator ()()
93 size_t NumTypes() const { return id_to_type_.size(); } in NumTypes()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Dassembly_grammar.cpp48 size_t text_length = strlen(textValue); in spvTextParseMaskOperand()
166 const size_t kNumOpSpecConstantOpcodes =
203 const char* name, size_t name_len, in lookupOperand()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dtype_manager.h39 size_t operator()(const Type* type) const { in operator ()()
45 size_t operator()(const std::unique_ptr<Type>& type) const { in operator ()()
93 size_t NumTypes() const { return id_to_type_.size(); } in NumTypes()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dfunction.h37 std::size_t operator()( in operator ()()
137 size_t block_count() const;
146 size_t undefined_block_count() const;
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Dunit_spirv.h91 size_t count = 0; in PrintTo()
168 inline std::string MakeLongUTF8String(size_t num_4_byte_chars) { in MakeLongUTF8String()
179 for (size_t i = 0; i < num_4_byte_chars; i++) { in MakeLongUTF8String()
/third_party/skia/third_party/externals/libwebp/src/dec/
H A Dalpha_dec.c49 size_t data_size, const VP8Io* const src_io, in ALPHInit()
53 const size_t alpha_data_size = data_size - ALPHA_HEADER_LEN; in ALPHInit()
96 const size_t alpha_decoded_size = dec->width_ * dec->height_; in ALPHInit()
/third_party/skia/src/xps/
H A DSkXPSDevice.h82 void drawPoints(SkCanvas::PointMode mode, size_t count,
105 SkTScopedComPtr<IXpsOMFontResource> xps, size_t numGlyphs) in TypefaceUse()
138 HRESULT createId(wchar_t* buffer, size_t bufferSize, wchar_t sep = '-');
/third_party/skia/tests/graphite/
H A DCommandBufferTest.cpp79 size_t uniformOffset = 0; in DEF_GRAPHITE_TEST_FOR_CONTEXTS()
178 size_t rowBytes = 4*kTextureWidth; in DEF_GRAPHITE_TEST_FOR_CONTEXTS()
179 size_t bufferSize = rowBytes*kTextureHeight; in DEF_GRAPHITE_TEST_FOR_CONTEXTS()
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
H A DGPUAdapter.cpp30 const size_t lastIndex = s.length() - 1; in Split()
31 size_t startIndex = 0; in Split()
32 size_t i = startIndex; in Split()
/third_party/skia/third_party/externals/dawn/examples/
H A DComputeBoids.cpp42 size_t pingpong = 0;
85 for (size_t i = 0; i < 2; i++) { in initBuffers()
272 wgpu::CommandBuffer createCommandBuffer(const wgpu::TextureView backbufferView, size_t i) { in createCommandBuffer()
/third_party/skia/third_party/externals/brotli/c/dec/
H A Dstate.c143 const size_t max_table_size = alphabet_size_limit + 376; in BrotliDecoderHuffmanTreeGroupInit()
144 const size_t code_size = sizeof(HuffmanCode) * ntrees * max_table_size; in BrotliDecoderHuffmanTreeGroupInit()
145 const size_t htree_size = sizeof(HuffmanCode*) * ntrees; in BrotliDecoderHuffmanTreeGroupInit()

Completed in 19 milliseconds

1...<<361362363364365366367368369370>>...798