Searched defs:byte_index (Results 1 – 10 of 10) sorted by relevance
32 int byte_index = reg_index >> kBitsPerByteLog2; in HasRegisterAt() local213 int byte_index = index >> kBitsPerByteLog2; in Emit() local222 int byte_index = index >> kBitsPerByteLog2; in Emit() local
948 int byte_index = index >> kBitsPerByteLog2; in IterateCompiledFrame() local
235 long byte_index) { in SetPosition()244 unsigned long * byte_index) { in GetPosition()
75 uint32_t byte_index = 0; in BlockingCopyFromString() local
143 for (size_t byte_index = 0; byte_index <= num_bytes; byte_index++) { in MakeVector() local
1269 u32 byte_index) in ddr3_tip_compare()
324 int byte_index = offset / 8; in extract_bits() local
1354 for (unsigned int byte_index = 0; in Print() local
403 unsigned byte_index; member