Searched refs:short_offset (Results 1 – 4 of 4) sorted by relevance
61 signed char short_offset = (std::min)(g_repeat,16000); in test_rand() local92 CALL_SUBTEST(check_all_in_range<short>(11,11+short_offset)); in test_rand()94 CALL_SUBTEST(check_all_in_range<short>(-11-short_offset,-11)); in test_rand()95 CALL_SUBTEST(check_all_in_range<short>(-24345,-24345+short_offset)); in test_rand()96 CALL_SUBTEST(check_all_in_range<short>(24345,24345+short_offset)); in test_rand()
21 .globl short_offset symbol23 .type short_offset,@function24 short_offset: label
14 .globl short_offset symbol16 .type short_offset,@function17 short_offset: label22 .localentry short_offset, .Lfunc_lep0-.Lfunc_gep0
239 short_offset = 0 == head.indexToLocFormat; in init()244 num_glyphs = MAX (1u, loca_table.get_length () / (short_offset ? 2 : 4)) - 1; in init()364 if (short_offset) in get_offsets()463 bool short_offset; member