Searched refs:test_idx (Results 1 – 2 of 2) sorted by relevance
672 uint32_t test_idx = 0; in GetChildAtIndex() local675 key_at_idx = m_data_ptr + (2 * test_idx * m_ptr_size); in GetChildAtIndex()688 test_idx++; in GetChildAtIndex()798 uint32_t test_idx = 0; in GetChildAtIndex() local805 key_at_idx = m_keys_ptr + (test_idx * m_ptr_size); in GetChildAtIndex()806 val_at_idx = m_values_ptr + (test_idx * m_ptr_size); in GetChildAtIndex()815 test_idx++; in GetChildAtIndex()1160 uint32_t test_idx = 0; in GetChildAtIndex() local1163 key_at_idx = m_keys_ptr + (test_idx * m_ptr_size); in GetChildAtIndex()1164 val_at_idx = m_values_ptr + (test_idx * m_ptr_size); in GetChildAtIndex()[all …]
487 uint32_t test_idx = 0; in GetChildAtIndex() local490 obj_at_idx = m_data_ptr + (test_idx * m_ptr_size); in GetChildAtIndex()498 test_idx++; in GetChildAtIndex()607 uint32_t test_idx = 0; in GetChildAtIndex() local614 val_at_idx = m_values_ptr + (test_idx * m_ptr_size); in GetChildAtIndex()620 test_idx++; in GetChildAtIndex()769 uint32_t test_idx = 0; in GetChildAtIndex() local772 obj_at_idx = m_objs_addr + (test_idx * m_ptr_size); in GetChildAtIndex()780 test_idx++; in GetChildAtIndex()