Home
last modified time | relevance | path

Searched defs:bytes_needed (Results 1 – 19 of 19) sorted by relevance

/third_party/openssl/providers/implementations/rands/seeding/
Drand_cpu_x86.c40 size_t bytes_needed; in ossl_prov_acquire_entropy_from_cpu() local
Drand_vms.c365 size_t bytes_needed = ossl_rand_pool_bytes_needed(pool, ENTROPY_FACTOR); in data_collect_method() local
507 size_t bytes_needed; in get_entropy_method() local
Drand_win.c53 size_t bytes_needed; in ossl_pool_acquire_entropy() local
Drand_vxworks.c125 size_t bytes_needed; in ossl_pool_acquire_entropy() local
Drand_unix.c145 size_t bytes_needed; in ossl_pool_acquire_entropy() local
/third_party/openssl/crypto/rand/
Drand_pool.c248 size_t bytes_needed; in ossl_rand_pool_bytes_needed() local
/third_party/openssl/providers/implementations/rands/
Dcrngt.c111 size_t bytes_needed; in ossl_crngt_get_entropy() local
Dseed_src.c182 size_t bytes_needed; in seed_get_seed() local
Ddrbg.c150 size_t bytes_needed; in ossl_drbg_get_seed() local
/third_party/liburing/test/
Drecvsend_bundle.c303 int bytes_needed = MSG_SIZE * nr_msgs; in __do_send_bundle() local
352 int bytes_needed = MSG_SIZE * nr_msgs; in __do_send() local
/third_party/ffmpeg/libavcodec/
Dmjpegenc.c121 size_t bytes_needed; in mjpeg_encode_picture_frame() local
/third_party/ffmpeg/libavformat/
Dmp3enc.c157 int bytes_needed; in mp3_write_xing() local
/third_party/jerryscript/jerry-core/include/
Djerryscript-core.h302 size_t bytes_needed; member
/third_party/grpc/tools/codegen/core/
Dgen_huffman_decompressor.cc1195 const int bytes_needed = (n - i + 7) / 8; in RefillTo() local
1215 std::string FillFromInput(int bytes_needed) { in FillFromInput()
1247 std::string ReadBytes(int bytes_needed, int bytes_allowed) { in ReadBytes()
/third_party/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp4218 unsigned bytes_needed = load_size - bytes_read; in emit_load() local
4401 lds_load_callback(Builder& bld, const LoadEmitInfo& info, Temp offset, unsigned bytes_needed, in lds_load_callback()
4471 smem_load_callback(Builder& bld, const LoadEmitInfo& info, Temp offset, unsigned bytes_needed, in smem_load_callback()
4534 mubuf_load_callback(Builder& bld, const LoadEmitInfo& info, Temp offset, unsigned bytes_needed, in mubuf_load_callback()
4599 unsigned bytes_needed, unsigned align_, unsigned const_offset, in mubuf_load_format_callback()
4662 scratch_load_callback(Builder& bld, const LoadEmitInfo& info, Temp offset, unsigned bytes_needed, in scratch_load_callback()
4806 global_load_callback(Builder& bld, const LoadEmitInfo& info, Temp offset, unsigned bytes_needed, in global_load_callback()
5529 mtbuf_load_callback(Builder& bld, const LoadEmitInfo& info, Temp offset, unsigned bytes_needed, in mtbuf_load_callback()
/third_party/icu/icu4c/source/test/cintltst/
Dnucnvtst.c5416 int32_t rules_length, target_cap, bytes_needed, buff_size; in TestJitterbug981() local
5474 int32_t target_cap, bytes_needed, numNeeded = 0; in TestJitterbug1293() local
/third_party/skia/m133/third_party/externals/icu/source/test/cintltst/
Dnucnvtst.c5416 int32_t rules_length, target_cap, bytes_needed, buff_size; in TestJitterbug981() local
5474 int32_t target_cap, bytes_needed, numNeeded = 0; in TestJitterbug1293() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceAssemblerX8664.cpp3210 intptr_t bytes_needed = alignment - mod; in align() local
DIceAssemblerX8632.cpp3046 intptr_t bytes_needed = alignment - mod; in align() local