Home
last modified time | relevance | path

Searched defs:block_func (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/fipsmodule/digest/
Dmd32_common.h98 static inline void crypto_md32_update(crypto_md32_block_func block_func, in crypto_md32_update()
157 static inline void crypto_md32_final(crypto_md32_block_func block_func, in crypto_md32_final()
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/digest/
Dmd32_common.h98 static inline void crypto_md32_update(crypto_md32_block_func block_func, in crypto_md32_update()
157 static inline void crypto_md32_final(crypto_md32_block_func block_func, in crypto_md32_final()
/aosp_15_r20/external/boringssl/src/crypto/fipsmodule/digest/
H A Dmd32_common.h98 static inline void crypto_md32_update(crypto_md32_block_func block_func, in crypto_md32_update()
157 static inline void crypto_md32_final(crypto_md32_block_func block_func, in crypto_md32_final()
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/fipsmodule/digest/
H A Dmd32_common.h98 static inline void crypto_md32_update(crypto_md32_block_func block_func, in crypto_md32_update()
157 static inline void crypto_md32_final(crypto_md32_block_func block_func, in crypto_md32_final()
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_queue.py49 def do_blocking_test(self, block_func, block_args, trigger_func, trigger_args): argument
64 def do_exceptional_blocking_test(self,block_func, block_args, trigger_func, argument
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_queue.py60 def do_blocking_test(self, block_func, block_args, trigger_func, trigger_args): argument
74 def do_exceptional_blocking_test(self,block_func, block_args, trigger_func, argument
/aosp_15_r20/hardware/google/gfxstream/guest/android-emu/aemu/base/
Daddress_space.h372 address_block_iter_func_t block_func) in address_space_allocator_run()
/aosp_15_r20/hardware/google/aemu/base/include/aemu/base/
Daddress_space.h521 address_block_iter_func_t block_func) in address_space_allocator_run()