Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/
Dsafepoint-table.cc33 int byte_index = reg_index >> kBitsPerByteLog2; in HasRegisterAt() local
183 int byte_index = index >> kBitsPerByteLog2; in Emit() local
192 int byte_index = index >> kBitsPerByteLog2; in Emit() local
Dframes.cc669 int byte_index = index >> kBitsPerByteLog2; in IterateCompiledFrame() local
/external/chromium_org/components/rappor/
Dbloom_filter.cc33 uint32_t byte_index = (index / 8) % bytes_.size(); in SetString() local
/external/chromium_org/third_party/webrtc/libjingle/xmllite/
Dxmlparser.cc235 long byte_index) { in SetPosition()
244 unsigned long * byte_index) { in GetPosition()
/external/chromium_org/third_party/libjingle/source/talk/xmllite/
Dxmlparser.cc252 long byte_index) { in SetPosition()
261 unsigned long * byte_index) { in GetPosition()
/external/lldb/examples/summaries/cocoa/
DCFBitVector.py16 def byte_index(abs_pos): function
/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/chromium_org/net/disk_cache/blockfile/
Dblock_files.cc122 int byte_index = index / 8; in DeleteMapBlock() local
159 int byte_index = index / 8; in UsedMapBlock() local
/external/chromium_org/skia/ext/
Drecursive_gaussian_convolution.cc102 int byte_index = source_pixel_stride; in SingleChannelRecursiveFilter() 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/chromium_org/v8/src/ia32/
Dmacro-assembler-ia32.cc1901 int byte_index = bit_index / kBitsPerByte; in BooleanBitTest() local
/external/chromium_org/v8/src/x87/
Dmacro-assembler-x87.cc1864 int byte_index = bit_index / kBitsPerByte; in BooleanBitTest() local