Home
last modified time | relevance | path

Searched defs:last (Results 1 – 25 of 80) sorted by relevance

1234

/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/amvdec_ports/decoder/
Daml_mpeg4_parser.c415 int last = 0; in decode_vol_header() local
442 int last = 0; in decode_vol_header() local
611 char last; in decode_user_data() local
Daml_h264_parser.c111 int i, last = 8, next = 8; in decode_scaling_list() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/core/
Ddrv_trng_v200.c33 static hi_u32 last = 0x0A; // 0x0A for check in drv_trng_randnum() local
Ddrv_trng_v100.c38 static hi_u32 last = 0x1082; // 0x1082 for check in drv_trng_randnum() local
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/crypto/
Daes-ccm.c65 size_t last = len % AES_BLOCK_SIZE; in aes_ccm_auth() local
94 size_t last = len % AES_BLOCK_SIZE; in aes_ccm_encr() local
Daes-gcm.c124 size_t last = x + xlen - xpos; in ghash() local
144 size_t i, n, last; in aes_gctr() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/arch/
Dsys_arch.h56 int first, last; member
69 int first, last; member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/extend/
Dext_aead.c233 …s32 ext_mbedtls_aead_ccm_crypto(hi_void *ctx, hi_u32 operation, symc_multi_pack *pack, hi_u32 last) in ext_mbedtls_aead_ccm_crypto()
289 …s32 ext_mbedtls_aead_gcm_crypto(hi_void *ctx, hi_u32 operation, symc_multi_pack *pack, hi_u32 last) in ext_mbedtls_aead_gcm_crypto()
Dext_symc.c251 hi_s32 ext_mbedtls_symc_crypto(hi_void *ctx, hi_u32 operation, symc_multi_pack *pack, hi_u32 last) in ext_mbedtls_symc_crypto()
/device/soc/chipsea/cst85/liteos_m/sdk/modules/common/api/
Dwb_co_list.h39 struct co_list_hdr *last; member
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/paho.mqtt.c/include/mqtt/
DLinkedList.h70 *last, /**< last element in the list */ member
/device/soc/rockchip/rk3568/hardware/omx_il/osal/
DRockchip_OSAL_Queue.h43 ROCKCHIP_QElem *last; member
/device/soc/asrmicro/asr582x/liteos_m/sdk/drivers/ble_inc/
Dsonata_util_list.h70 struct util_list_hdr *last; member
/device/soc/esp/esp32/components/nvs_flash/src/
Dnvs_pagemanager.cpp74 auto last = PageManager::TPageListIterator(&lastPage); in load() local
/device/soc/esp/esp32/components/spi_flash/
Dpartition.c167 partition_list_item_t* last = NULL; in load_partitions() local
329 partition_list_item_t *it, *last = NULL; in esp_partition_register_external() local
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/gpu/panfrost/
Dpanfrost_devfreq.c15 ktime_t now, last; in panfrost_devfreq_update_utilization() local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/backend/gpu/
Dmali_kbase_pm_metrics.c157 void kbase_pm_get_dvfs_metrics(struct kbase_device *kbdev, struct kbasep_pm_metrics *last, in kbase_pm_get_dvfs_metrics()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/include/
Dlist.h101 struct list_head *last = list->prev; in __list_splice() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
Dlist.h98 struct list_head *last = list->prev; in __list_splice() local
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
Dlist.h98 struct list_head *last = list->prev; in __list_splice() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/backend/gpu/
Dmali_kbase_pm_metrics.c323 struct kbasep_pm_metrics *last, in kbase_pm_get_dvfs_metrics()
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/higv/include/
Dlinux_cbb_list.h108 struct cbb_list_head *last = list->prev; in inline_cbb_list_splice() local
/device/soc/winnermicro/wm800/board/src/bt/blehost/porting/w800/src/
Dos_mbuf.c317 struct os_mbuf *last; in os_mbuf_append() local
859 struct os_mbuf *last; in os_mbuf_extend() local
/device/soc/beken/bk7235/liteos_m/bk_sdk_armino/components/bk_common/include/
Dbk_list.h166 struct list_head *last = list->prev; in __list_splice() local
/device/soc/esp/esp32/components/driver/
Dsdmmc_transaction.c219 bool last = size_to_fill == s_cur_transfer.size_remaining; in fill_dma_descriptors() local

1234