Searched refs:found_size (Results 1 – 4 of 4) sorted by relevance
283 FT_ULong* found_size ) in pfr_lookup_bitmap_data() argument377 *found_size = 0; in pfr_lookup_bitmap_data()383 *found_size = PFR_NEXT_USHORT( buff ); in pfr_lookup_bitmap_data()385 *found_size = PFR_NEXT_BYTE( buff ); in pfr_lookup_bitmap_data()
478 int found_size = 0; in test_thread_dimensions() local503 while (!found_size && memory_size >= max_memory_size/8) { in test_thread_dimensions()514 found_size = 1; in test_thread_dimensions()517 if (!found_size) { in test_thread_dimensions()
650 found_size = rsa.common.bit_size(p * q)651 return total_bits == found_size
1153 __block size_t found_size = 0;1162 found_size = i + 1;1169 return found_size;