Searched refs:hint1 (Results 1 – 3 of 3) sorted by relevance
388 HashSetInt hint1(10, hash<int>(), equal_to<int>(), stack1); in allocator_with_state() local392 hint1.insert(i); in allocator_with_state()393 HashSetInt hint1Cpy(hint1); in allocator_with_state()400 hint1.swap(hint2); in allocator_with_state()402 CPPUNIT_ASSERT( hint1.get_allocator().swaped() ); in allocator_with_state()405 CPPUNIT_ASSERT( hint1.get_allocator() == stack2 ); in allocator_with_state()
56 psh_hint_overlap( PSH_Hint hint1, in psh_hint_overlap() argument59 return hint1->org_pos + hint1->org_len >= hint2->org_pos && in psh_hint_overlap()60 hint2->org_pos + hint2->org_len >= hint1->org_pos; in psh_hint_overlap()313 PSH_Hint hint1, hint2; in psh_hint_table_activate_mask() local321 hint1 = sort[i1]; in psh_hint_table_activate_mask()326 if ( hint2->org_pos < hint1->org_pos ) in psh_hint_table_activate_mask()330 sort[i2] = hint1; in psh_hint_table_activate_mask()
715 FT_Int hint1, in ps_dimension_add_counter() argument729 if ( ps_mask_test_bit( counter, hint1 ) || in ps_dimension_add_counter()744 error = ps_mask_set_bit( counter, hint1, memory ); in ps_dimension_add_counter()