Home
last modified time | relevance | path

Searched refs:size_t (Results 8576 - 8600 of 19425) sorted by relevance

1...<<341342343344345346347348349350>>...777

/third_party/skia/src/gpu/mock/
H A DGrMockOpsRenderPass.h49 void onDrawIndirect(const GrBuffer*, size_t, int) override { this->noopDraw(); }
50 void onDrawIndexedIndirect(const GrBuffer*, size_t, int) override { this->noopDraw(); }
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
H A DMacroExpander.h69 std::size_t index;
80 size_t mTotalTokensInContexts;
H A DPreprocessor.cpp60 bool Preprocessor::init(size_t count, const char *const string[], const int length[]) in init()
107 void Preprocessor::setMaxTokenSize(size_t maxTokenSize) in setMaxTokenSize()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DBuffer.h43 size_t size() const { return mSize; } in size()
58 size_t mSize;
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkQueryPool.hpp92 static size_t ComputeRequiredAllocationSize(const VkQueryPoolCreateInfo *pCreateInfo);
94 VkResult getResults(uint32_t firstQuery, uint32_t queryCount, size_t dataSize,
H A DVkRenderPass.hpp31 static size_t ComputeRequiredAllocationSize(const VkRenderPassCreateInfo *pCreateInfo);
32 static size_t ComputeRequiredAllocationSize(const VkRenderPassCreateInfo2KHR *pCreateInfo);
/third_party/openssl/ssl/
H A Dd1_srtp.c43 SRTP_PROTECTION_PROFILE **pptr, size_t len) in find_profile_by_name()
78 if (!find_profile_by_name(ptr, &p, col ? (size_t)(col - ptr) in ssl_ctx_make_profiles()
/third_party/openssl/fuzz/
H A Dbignum.c30 int FuzzerTestOneInput(const uint8_t *buf, size_t len) in FuzzerTestOneInput()
33 size_t l1 = 0, l2 = 0, l3 = 0; in FuzzerTestOneInput()
H A Dclient.c56 int FuzzerTestOneInput(const uint8_t *buf, size_t len) in FuzzerTestOneInput()
87 OPENSSL_assert((size_t)BIO_write(in, buf, len) == len); in FuzzerTestOneInput()
/third_party/openssl/include/internal/
H A Dproperty.h92 size_t ossl_property_list_to_string(OSSL_LIB_CTX *ctx,
94 size_t bufsize);
/third_party/openssl/crypto/x509/
H A Dpcy_local.h115 size_t node_count;
117 size_t node_maximum;
/third_party/openssl/demos/digest/
H A DBIO_f_md.c45 size_t readct, writect; in main()
46 size_t digest_size; in main()
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_desx_hw.c28 const unsigned char *key, size_t keylen) in cipher_hw_desx_cbc_initkey()
51 const unsigned char *in, size_t inl) in cipher_hw_desx_cbc()
/third_party/openssl/providers/implementations/rands/seeding/
H A Drand_vxworks.c121 size_t ossl_pool_acquire_entropy(RAND_POOL *pool) in ossl_pool_acquire_entropy()
125 size_t bytes_needed; in ossl_pool_acquire_entropy()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dbuild_module.cpp52 const size_t size) { in BuildModule()
59 const size_t size, in BuildModule()
H A Ddead_variable_elimination.cpp40 size_t count = 0; in Process()
98 size_t& count = reference_count_[initializer_id]; in DeleteVariable()
H A Deliminate_dead_constant_pass.cpp35 std::unordered_map<Instruction*, size_t> use_counts; in Process()
39 size_t count = 0; in Process()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dbuild_module.cpp52 const size_t size) { in BuildModule()
59 const size_t size, in BuildModule()
H A Ddead_variable_elimination.cpp40 size_t count = 0; in Process()
98 size_t& count = reference_count_[initializer_id]; in DeleteVariable()
H A Deliminate_dead_constant_pass.cpp35 std::unordered_map<Instruction*, size_t> use_counts; in Process()
39 size_t count = 0; in Process()
/third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/
H A Djchuff.h27 size_t put_buffer; /* current bit accumulation buffer */
34 size_t free_in_buffer; /* # of byte spaces remaining in buffer */
/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Ddigest_auth_example.c41 const char *upload_data, size_t *upload_data_size, void **ptr) in ahc_echo()
95 size_t off; in main()
H A Dfileserver_example.c33 file_reader (void *cls, uint64_t pos, char *buf, size_t max) in file_reader()
55 size_t *upload_data_size, void **ptr) in ahc_echo()
H A Dhttps_fileserver_example.c99 file_reader (void *cls, uint64_t pos, char *buf, size_t max) in file_reader()
122 size_t *upload_data_size, void **ptr) in http_ahc()
/third_party/skia/third_party/externals/microhttpd/src/microspdy/
H A Dio_raw.c95 size_t size) in SPDYF_raw_recv()
124 size_t size) in SPDYF_raw_send()

Completed in 14 milliseconds

1...<<341342343344345346347348349350>>...777