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/ |
D | md32_common.h | 98 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/ |
D | md32_common.h | 98 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 D | md32_common.h | 98 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 D | md32_common.h | 98 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/ |
D | test_queue.py | 49 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/ |
D | test_queue.py | 60 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/ |
D | address_space.h | 372 address_block_iter_func_t block_func) in address_space_allocator_run()
|
/aosp_15_r20/hardware/google/aemu/base/include/aemu/base/ |
D | address_space.h | 521 address_block_iter_func_t block_func) in address_space_allocator_run()
|