/AliOS-Things-master/components/mbedtls/library/ |
A D | cmac.c | 141 size_t olen, block_size; in cmac_generate_subkeys() local 170 const size_t block_size ) in cmac_xor_block() 248 size_t n, j, olen, block_size; in mbedtls_cipher_cmac_update() local 319 size_t olen, block_size; in mbedtls_cipher_cmac_finish() local 767 int block_size, in cmac_test_subkeys() 849 int block_size, in cmac_test_wth_cipher()
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/cmsis/CMSIS/NN/Source/NNSupportFunctions/ |
A D | arm_nn_add_q7.c | 43 void arm_nn_add_q7(const q7_t *input, q31_t *output, uint32_t block_size) in arm_nn_add_q7()
|
A D | arm_q7_to_q15_reordered_with_offset.c | 50 void arm_q7_to_q15_reordered_with_offset(const q7_t *src, q15_t *dst, uint32_t block_size, q15_t of… in arm_q7_to_q15_reordered_with_offset()
|
A D | arm_q7_to_q15_with_offset.c | 42 void arm_q7_to_q15_with_offset(const q7_t *src, q15_t *dst, uint32_t block_size, q15_t offset) in arm_q7_to_q15_with_offset()
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/tools/make/downloads/cmsis/CMSIS/NN/Source/NNSupportFunctions/ |
A D | arm_nn_add_q7.c | 43 void arm_nn_add_q7(const q7_t *input, q31_t *output, uint32_t block_size) in arm_nn_add_q7()
|
A D | arm_q7_to_q15_reordered_with_offset.c | 50 void arm_q7_to_q15_reordered_with_offset(const q7_t *src, q15_t *dst, uint32_t block_size, q15_t of… in arm_q7_to_q15_reordered_with_offset()
|
A D | arm_q7_to_q15_with_offset.c | 42 void arm_q7_to_q15_with_offset(const q7_t *src, q15_t *dst, uint32_t block_size, q15_t offset) in arm_q7_to_q15_with_offset()
|
/AliOS-Things-master/components/drivers/core/base/include/aos/hal/ |
A D | nor.h | 22 uint32_t block_size; /**< NOR memory block size number of bytes */ member
|
A D | nand.h | 24 uint32_t block_size; /**< NAND memory block size number of pages */ member
|
A D | nand_flash.h | 66 uint8_t block_size:2; member
|
/AliOS-Things-master/components/littlefs/include/ |
A D | littlefs.h | 31 unsigned int block_size; member
|
/AliOS-Things-master/components/py_engine/tests/extmod/ |
A D | vfs_lfs_superblock.py | 13 def __init__(self, block_size, data): argument
|
/AliOS-Things-master/components/mbedtls/include/mbedtls/ |
A D | md_internal.h | 59 int block_size; member
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/kernels/internal/reference/ |
A D | space_to_depth.h | 46 const int32 block_size = op_params.block_size; in SpaceToDepth() local
|
A D | depth_to_space.h | 46 const int32_t block_size = op_params.block_size; in DepthToSpace() local
|
/AliOS-Things-master/kernel/rhino/ |
A D | k_ringbuf.c | 10 size_t block_size) in ringbuf_init()
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/tools/make/downloads/cmsis/CMSIS/NN/Source/BasicMathFunctions/ |
A D | arm_elementwise_add_s8.c | 85 const uint32_t block_size) in arm_elementwise_add_s8()
|
A D | arm_elementwise_mul_s8.c | 60 const uint32_t block_size) in arm_elementwise_mul_s8()
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/cmsis/CMSIS/NN/Source/BasicMathFunctions/ |
A D | arm_elementwise_add_s8.c | 85 const uint32_t block_size) in arm_elementwise_add_s8()
|
A D | arm_elementwise_mul_s8.c | 60 const uint32_t block_size) in arm_elementwise_mul_s8()
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/kernels/ |
A D | depth_to_space.cc | 56 const int block_size = params->block_size; in CalculateOpData() local
|
/AliOS-Things-master/components/uvoice/codec/ |
A D | amr_decoder.c | 62 short block_size[16] = { in amr_decoder_process() local
|
/AliOS-Things-master/components/ota/hal/ |
A D | ota_hal_plat.c | 40 unsigned int block_size = 0; in ota_hal_init() local
|
/AliOS-Things-master/components/drivers/peripheral/flash/include/aos/ |
A D | mtd.h | 67 unsigned long block_size; member 86 uint32_t block_size:28; /* Erase size for the device */ member
|
/AliOS-Things-master/components/py_engine/engine/extmod/ |
A D | vfs.h | 62 size_t block_size; member
|