| /arkcompiler/ets_runtime/ecmascript/base/ |
| H A D | utf_helper.cpp | 343 uint32_t tail = ((codePoint & utf::MASK_10BIT) + utf::U16_TAIL) & utf::MASK_16BIT; in ConvertUtf8ToUtf16Pair() local
|
| /base/global/resource_management/frameworks/resmgr/src/ |
| H A D | theme_pack_resource.cpp | 291 std::string tail = path.substr(pos + 1); in LoadThemeResource() local
|
| /base/global/resource_management/frameworks/resmgr/src/utils/ |
| H A D | utils.cpp | 430 bool Utils::endWithTail(const std::string& path, const std::string& tail) in endWithTail() argument
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/extend/ |
| H A D | ext_sm3.c | 69 hi_u8 tail[SM3_BLOCK_SIZE]; member [all...] |
| /device/soc/rockchip/common/sdk_linux/include/linux/ |
| H A D | iova.h | 63 unsigned head, tail; member
|
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/ |
| H A D | rfcomm_frames.c | 139 uint8_t tail = RfcommCalculateFcs(RFCOMM_NOT_UIH_FSC_LEN, header); in RfcommSendSabm() local 165 uint8_t tail = RfcommCalculateFcs(RFCOMM_NOT_UIH_FSC_LEN, header); in RfcommSendDisc() local 191 uint8_t tail = RfcommCalculateFcs(RFCOMM_NOT_UIH_FSC_LEN, header); in RfcommSendUa() local 218 uint8_t tail = RfcommCalculateFcs(RFCOMM_NOT_UIH_FSC_LEN, header); in RfcommSendDm() local 267 uint8_t tail = RfcommCalculateFcs(RFCOMM_IS_UIH_FSC_LEN, header); in RfcommSendUihPn() local 311 uint8_t tail = RfcommCalculateFcs(RFCOMM_IS_UIH_FSC_LEN, header); RfcommSendUihMsc() local 348 uint8_t tail = RfcommCalculateFcs(RFCOMM_IS_UIH_FSC_LEN, header); RfcommSendUihRls() local 400 uint8_t tail = RfcommCalculateFcs(RFCOMM_IS_UIH_FSC_LEN, header); RfcommSendUihRpn() local 431 uint8_t tail = RfcommCalculateFcs(RFCOMM_IS_UIH_FSC_LEN, header); RfcommSendUihFcon() local 462 uint8_t tail = RfcommCalculateFcs(RFCOMM_IS_UIH_FSC_LEN, header); RfcommSendUihFcoff() local 517 uint8_t tail = RfcommCalculateFcs(RFCOMM_IS_UIH_FSC_LEN, header); RfcommSendUihTest() local 553 uint8_t tail = RfcommCalculateFcs(RFCOMM_IS_UIH_FSC_LEN, header); RfcommSendUihNsc() local 603 uint8_t tail = RfcommCalculateFcs(RFCOMM_IS_UIH_FSC_LEN, header); RfcommSendUihData() local [all...] |
| /kernel/linux/linux-5.10/arch/um/drivers/ |
| H A D | vector_kern.h | 46 int queue_depth, head, tail, max_depth, max_iov_frags; member
|
| /kernel/linux/linux-5.10/arch/sh/mm/ |
| H A D | pmb.c | 658 struct pmb_entry *tail; in pmb_merge() local
|
| /kernel/linux/linux-5.10/arch/sparc/kernel/ |
| H A D | signal32.c | 356 void __user *tail; in setup_frame32() local 491 void __user *tail; in setup_rt_frame32() local [all...] |
| /kernel/linux/common_modules/newip/src/linux-5.10/drivers/net/bt/ |
| H A D | btdev.h | 68 u32 tail; member
|
| /kernel/linux/linux-5.10/crypto/ |
| H A D | chacha20poly1305.c | 40 } tail; member
|
| /kernel/linux/linux-5.10/drivers/crypto/ccree/ |
| H A D | cc_request_mgr.c | 562 unsigned int *tail = &request_mgr_handle->req_queue_tail; in proc_completions() local
|
| /kernel/linux/linux-6.6/arch/arm64/crypto/ |
| H A D | sm4-ce-glue.c | 414 int tail = req->cryptlen % SM4_BLOCK_SIZE; in sm4_xts_crypt() local
|
| /kernel/linux/linux-6.6/arch/arm/crypto/ |
| H A D | ghash-ce-glue.c | 501 int tail, err; in gcm_encrypt() local 593 int tail, er in gcm_decrypt() local [all...] |
| /kernel/linux/linux-6.6/arch/sparc/kernel/ |
| H A D | signal32.c | 357 void __user *tail; in setup_frame32() local 492 void __user *tail; in setup_rt_frame32() local [all...] |
| /kernel/linux/linux-6.6/arch/sh/mm/ |
| H A D | pmb.c | 658 struct pmb_entry *tail; in pmb_merge() local
|
| /kernel/linux/linux-6.6/arch/um/drivers/ |
| H A D | vector_kern.h | 47 int queue_depth, head, tail, max_depth, max_iov_frags; member
|
| /kernel/linux/linux-5.10/drivers/hid/usbhid/ |
| H A D | hiddev.c | 41 int tail; member [all...] |
| /kernel/linux/linux-5.10/drivers/infiniband/hw/qib/ |
| H A D | qib_sdma.c | 519 u16 tail; in qib_sdma_verbs_send() local 688 u16 head, tail, cnt; dump_sdma_state() local [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/uc/ |
| H A D | intel_guc_ct.c | 321 u32 tail = desc->tail; in ct_write() local 593 u32 tail = desc->tail; ct_read() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/apm/xgene-v2/ |
| H A D | ring.h | 77 u8 tail; member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/cadence/ |
| H A D | macb_ptp.c | 305 unsigned long tail = READ_ONCE(queue->tx_ts_tail); in gem_ptp_txstamp() local 339 unsigned long head, tail; in gem_tx_timestamp_flush() local
|
| /kernel/linux/linux-5.10/drivers/s390/cio/ |
| H A D | vfio_ccw_cp.c | 301 u32 tail = head + (len - 1) * sizeof(struct ccw1); in is_cpa_within_range() local
|
| /kernel/linux/linux-5.10/drivers/scsi/bfa/ |
| H A D | bfa_cs.h | 60 u32 tail; member
|
| /kernel/linux/linux-5.10/drivers/tty/ |
| H A D | ehv_bytechan.c | 54 unsigned int tail; /* circular buffer tail */ member [all...] |