Searched defs:block_func (Results 1 – 6 of 6) sorted by relevance
| /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()
|
| /external/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()
|
| /external/cronet/third_party/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()
|
| /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
|
| /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
|
| /external/mesa3d/src/gfxstream/guest/android-emu/aemu/base/ |
| D | address_space.h | 372 address_block_iter_func_t block_func) in address_space_allocator_run()
|