Home
last modified time | relevance | path

Searched defs:byte_index (Results 1 – 10 of 10) sorted by relevance

/external/v8/src/
Dsafepoint-table.cc31 int byte_index = reg_index >> kBitsPerByteLog2; in HasRegisterAt() local
182 int byte_index = index >> kBitsPerByteLog2; in Emit() local
191 int byte_index = index >> kBitsPerByteLog2; in Emit() local
Dframes.cc695 int byte_index = index >> kBitsPerByteLog2; in IterateCompiledFrame() local
/external/webrtc/webrtc/libjingle/xmllite/
Dxmlparser.cc235 long byte_index) { in SetPosition()
244 unsigned long * byte_index) { in GetPosition()
/external/libnfc-nxp/src/
DphFriNfc_ISO15693Map.c298 uint8_t byte_index = 0; in phFriNfc_ISO15693_H_ProcessWriteNdef() local
357 uint8_t byte_index = 0; in phFriNfc_ISO15693_H_ProcessWriteNdef() local
687 uint8_t byte_index = 0; in phFriNfc_ISO15693_H_ProcessReadNdef() local
DphFriNfc_MifULFormat.c616 uint8_t byte_index = 0; in phFriNfc_MfUL_UpdateAndWriteLockBits() local
DphFriNfc_TopazDynamicMap.c934 uint8_t byte_index = 0; in phFriNfc_Tpz_H_UpdateAndWriteLockBits() local
/external/libnfc-nci/src/nfc/int/
Drw_int.h115 …UINT8 byte_index; /* Index of Lock byte pointed by the TLV … member
288 …UINT8 byte_index; /* Index of Lock byte pointed by the TLV … member
/external/google-breakpad/src/processor/
Dminidump.cc1354 for (unsigned int byte_index = 0; in Print() local
/external/v8/src/x87/
Dmacro-assembler-x87.cc1752 int byte_index = bit_index / kBitsPerByte; in BooleanBitTest() local
/external/v8/src/ia32/
Dmacro-assembler-ia32.cc1786 int byte_index = bit_index / kBitsPerByte; in BooleanBitTest() local