Searched refs:copy_index (Results 1 – 3 of 3) sorted by relevance
/external/libnfc-nxp/src/ |
D | phFriNfc_TopazDynamicMap.c | 2563 uint16_t copy_index = 0; in phFriNfc_Tpz_H_CopyReadData() local 2598 copy_index = (uint16_t)(copy_index + ( in phFriNfc_Tpz_H_CopyReadData() 2606 copy_index = (copy_index + skip_size); in phFriNfc_Tpz_H_CopyReadData() 2610 while (copy_index < recv_length) in phFriNfc_Tpz_H_CopyReadData() 2612 copy_length = (uint16_t)(recv_length - copy_index); in phFriNfc_Tpz_H_CopyReadData() 2625 (TOPAZ_BYTE_ADR_FROM_SEG(ps_tpz_info->CurrentSeg, copy_index) in phFriNfc_Tpz_H_CopyReadData() 2649 (TOPAZ_BYTE_ADR_FROM_SEG(ps_tpz_info->CurrentSeg, copy_index) in phFriNfc_Tpz_H_CopyReadData() 2672 copy_index)); in phFriNfc_Tpz_H_CopyReadData() 2694 (void *)(psNdefMap->SendRecvBuf + copy_index), in phFriNfc_Tpz_H_CopyReadData() 2699 copy_index)) > (uint16_t) in phFriNfc_Tpz_H_CopyReadData() [all …]
|
/external/chromium/chrome/browser/ui/views/ |
D | wrench_menu.cc | 325 int copy_index, in CutCopyPasteView() argument 333 IDS_COPY, MenuButtonBackground::CENTER_BUTTON, copy_index, in CutCopyPasteView()
|
/external/chromium_org/chrome/browser/ui/views/toolbar/ |
D | wrench_menu.cc | 532 int copy_index, in CutCopyPasteView() argument 539 IDS_COPY, MenuButtonBackground::CENTER_BUTTON, copy_index, in CutCopyPasteView()
|