Home
last modified time | relevance | path

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

/external/v8/src/
Dsafepoint-table.cc55 int byte_index = reg_index >> kBitsPerByteLog2; in HasRegisterAt() local
211 int byte_index = index >> kBitsPerByteLog2; in Emit() local
220 int byte_index = index >> kBitsPerByteLog2; in Emit() local
Dframes.cc663 int byte_index = index >> kBitsPerByteLog2; in Iterate() local
/external/chromium/third_party/libjingle/source/talk/xmllite/
Dxmlparser.cc266 long byte_index) { in SetPosition()
275 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.c931 uint8_t byte_index = 0; in phFriNfc_Tpz_H_UpdateAndWriteLockBits() local
/external/chromium/net/disk_cache/
Dblock_files.cc94 int byte_index = index / 8; in DeleteMapBlock() local
133 int byte_index = index / 8; in UsedMapBlock() local
/external/v8/src/ia32/
Dmacro-assembler-ia32.cc1558 int byte_index = bit_index / kBitsPerByte; in BooleanBitTest() local