Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/rand_extra/
Dpassive.c22 void RAND_need_entropy(size_t bytes_needed) { in RAND_need_entropy()
/external/boringssl/src/crypto/rand_extra/
Dpassive.cc155 void RAND_need_entropy(size_t bytes_needed) { in RAND_need_entropy()
/external/cronet/stable/third_party/boringssl/src/crypto/rand_extra/
Dpassive.cc155 void RAND_need_entropy(size_t bytes_needed) { in RAND_need_entropy()
/external/cronet/tot/third_party/boringssl/src/crypto/rand_extra/
Dpassive.cc155 void RAND_need_entropy(size_t bytes_needed) { in RAND_need_entropy()
/external/pigweed/pw_bluetooth_sapphire/host/hci/
Dlow_energy_scanner.cc42 size_t bytes_needed = data_size_ + data.size(); in AppendData() local
/external/liburing/test/
Drecvsend_bundle.c340 int bytes_needed = MSG_SIZE * nr_msgs; in __do_send_bundle() local
389 int bytes_needed = MSG_SIZE * nr_msgs; in __do_send() local
Drecvsend_bundle-inc.c291 int bytes_needed = MSG_SIZE * nr_msgs; in __do_send_bundle() local
340 int bytes_needed = MSG_SIZE * nr_msgs; in __do_send() local
/external/pigweed/pw_uart_mcuxpresso/
Ddma_uart.cc275 size_t bytes_needed, in WaitForReceiveBytes()
/external/flac/src/libFLAC/
Dmd5.c494 const size_t bytes_needed = (size_t)channels * (size_t)samples * (size_t)bytes_per_sample; in FLAC__MD5Accumulate() local
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/ssl/
Ds3_both.cc522 size_t bytes_needed; in tls_can_accept_handshake_data() local
/external/rappor/client/cpp/
Dencoder.cc204 int bytes_needed = 0; in MakeBloomFilter() local
/external/cronet/stable/third_party/boringssl/src/ssl/
Ds3_both.cc530 size_t bytes_needed; in tls_can_accept_handshake_data() local
/external/boringssl/src/ssl/
Ds3_both.cc416 size_t bytes_needed; in tls_can_accept_handshake_data() local
/external/cronet/tot/third_party/boringssl/src/ssl/
Ds3_both.cc530 size_t bytes_needed; in tls_can_accept_handshake_data() local
/external/grpc-grpc/tools/codegen/core/
Dgen_huffman_decompressor.cc1193 const int bytes_needed = (n - i + 7) / 8; in RefillTo() local
1213 std::string FillFromInput(int bytes_needed) { in FillFromInput()
1245 std::string ReadBytes(int bytes_needed, int bytes_allowed) { in ReadBytes()
/external/cronet/stable/crypto/
Dunexportable_key_win.cc234 size_t bytes_needed; in GetRSASPKI() local
/external/cronet/tot/crypto/
Dunexportable_key_win.cc234 size_t bytes_needed; in GetRSASPKI() local
/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/codegen/core/
Dgen_huffman_decompressor.cc1141 const int bytes_needed = (n - i + 7) / 8; in RefillTo() local
1169 std::string ReadBytes(int bytes_needed) { in ReadBytes()
/external/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()
/external/cronet/tot/third_party/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
/external/icu/icu4c/source/test/cintltst/
Dnucnvtst.c5421 int32_t rules_length, target_cap, bytes_needed, buff_size; in TestJitterbug981() local
5479 int32_t target_cap, bytes_needed, numNeeded = 0; in TestJitterbug1293() local
/external/cronet/stable/third_party/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
/external/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