Searched defs:first_index (Results 1 – 14 of 14) sorted by relevance
265 int first_index = 13; in TEST() local
426 int64_t refcount_block_offset, int first_index, int last_index) in write_refcount_block_entries()465 int first_index = -1, last_index = -1; in update_refcount() local
356 int first_index = first_letter - 'a'; in FindStateStartingInWord() local
319 uint32_t first_index = 0; in ProcessWOFF() local
600 const int first_index = 0; in TEST_F() local
1442 int first_index = test_for_overflow_view.GetFirstVisibleIndex(); in TEST_F() local1486 int first_index = test_for_overflow_view.GetFirstVisibleIndex(); in TEST_F() local
500 void OS2Table::Builder::SetUsFirstCharIndex(int32_t first_index) { in SetUsFirstCharIndex()
502 void OS2Table::Builder::SetUsFirstCharIndex(int32_t first_index) { in SetUsFirstCharIndex()
370 unsigned short first_index; member382 unsigned long first_index; member
4393 int64_t& first_index, in ParseChildArrayInfo()6840 int64_t first_index = 0; in ParseType() local
713 int first_index; member
12110 int first_index = current->first_instruction_index(); in Trace() local12164 int first_index = current->first_instruction_index(); in Trace() local
2255 int ConstantPoolArray::first_index(Type type, LayoutSection section) { in first_index() function