Home
last modified time | relevance | path

Searched defs:ByteNo (Results 1 – 5 of 5) sorted by relevance

/external/libnfc-nxp/src/
DphFriNfc_TopazMap.c893 uint16_t ByteNo) in phFriNfc_Tpz_H_RdBytes()
1069 uint16_t ByteNo, in phFriNfc_Tpz_H_WrAByte()
1609 ByteNo = PH_FRINFC_TOPAZ_VAL0; in phFriNfc_Tpz_H_ProWrNMN() local
1756 ByteNo = PH_FRINFC_TOPAZ_VAL0; in phFriNfc_Tpz_H_WrLByte() local
1886 uint8_t ByteNo = PH_FRINFC_TOPAZ_VAL0, in phFriNfc_Tpz_H_WrCCorTLV() local
DphFriNfc_MifareULMap.c3156 ByteNo = PH_FRINFC_NDEFMAP_MFUL_VAL0; in phFriNfc_MfUL_H_UpdateWrLen() local
/external/llvm/include/llvm/Bitcode/
DBitstreamReader.h303 size_t ByteNo = size_t(BitNo/8) & ~(sizeof(word_t)-1); in JumpToBit() local
DBitstreamWriter.h107 unsigned ByteNo = BitNo / 8; in BackpatchWord() local
/external/clang/lib/AST/
DExpr.cpp1020 StringLiteral::getLocationOfByte(unsigned ByteNo, const SourceManager &SM, in getLocationOfByte()