Searched refs:last_range (Results 1 – 11 of 11) sorted by relevance
300 static const enum ssa_ranges union_table[last_range + 1][last_range + 1] = { in union_ranges()327 for (unsigned i = 0; i < last_range; i++) { \332 for (unsigned j = unknown + 2; j < last_range; j++) { \361 for (unsigned i = 0; i < last_range; i++) { \396 for (unsigned i = 0; i < last_range; i++) { \436 STATIC_ASSERT(last_range + 1 == 7); in analyze_expression()502 static const enum ssa_ranges fadd_table[last_range + 1][last_range + 1] = { in analyze_expression()548 static const enum ssa_ranges fmul_table[last_range + 1][last_range + 1] = { in analyze_expression()563 static const enum ssa_ranges fneg_table[last_range + 1] = { in analyze_expression()670 static const enum ssa_ranges table[last_range + 1] = { in analyze_expression()[all …]
34 last_range = eq_zero enumerator
148 auto *last_range = &range_records[0]; in hb_ms_make_feature_ranges() local151 auto *range = last_range; in hb_ms_make_feature_ranges()175 last_range = range; in hb_ms_make_feature_ranges()
817 range_record_t *last_range = &range_records[0]; in _hb_coretext_shape() local820 range_record_t *range = last_range; in _hb_coretext_shape()825 if (range != last_range) in _hb_coretext_shape()827 if (last_range->font) in _hb_coretext_shape()829 kCTFontAttributeName, last_range->font); in _hb_coretext_shape()834 last_range = range; in _hb_coretext_shape()836 if (start != chars_len && last_range->font) in _hb_coretext_shape()838 kCTFontAttributeName, last_range->font); in _hb_coretext_shape()
736 range_record_t *last_range = &range_records[0]; in _hb_coretext_shape() local739 range_record_t *range = last_range; in _hb_coretext_shape()744 if (range != last_range) in _hb_coretext_shape()746 if (last_range->font) in _hb_coretext_shape()748 kCTFontAttributeName, last_range->font); in _hb_coretext_shape()753 last_range = range; in _hb_coretext_shape()755 if (start != chars_len && last_range->font) in _hb_coretext_shape()757 kCTFontAttributeName, last_range->font); in _hb_coretext_shape()
854 range_record_t *last_range = &range_records[0]; in _hb_uniscribe_shape() local858 range_record_t *range = last_range; in _hb_uniscribe_shape()882 last_range = range; in _hb_uniscribe_shape()
779 range_record_t *last_range = &range_records[0]; in _hb_coretext_shape() local782 range_record_t *range = last_range; in _hb_coretext_shape()787 if (range != last_range) in _hb_coretext_shape()789 if (last_range->font) in _hb_coretext_shape()791 kCTFontAttributeName, last_range->font); in _hb_coretext_shape()796 last_range = range; in _hb_coretext_shape()798 if (start != chars_len && last_range->font) in _hb_coretext_shape()800 kCTFontAttributeName, last_range->font); in _hb_coretext_shape()
875 range_record_t *last_range = &range_records[0]; in _hb_uniscribe_shape() local879 range_record_t *range = last_range; in _hb_uniscribe_shape()903 last_range = range; in _hb_uniscribe_shape()
26 unsigned last_range; member430 vkq->query_id = pool->last_range; in query_pool_get_range()432 pool->last_range++; in query_pool_get_range()433 if (pool->last_range == NUM_QUERIES) in query_pool_get_range()434 pool->last_range = 0; in query_pool_get_range()
1892 …auto& last_range = key.fake_so_buffer_copy_back.ranges[key.fake_so_buffer_copy_back.num_ranges - 1… in d3d12_disable_fake_so_buffers() local1893 if (output.dst_offset * 4 == last_range.offset + last_range.size) { in d3d12_disable_fake_so_buffers()1894 last_range.size += output.num_components * 4; in d3d12_disable_fake_so_buffers()
32730 - auto *last_range = &range_records[0];32733 - auto *range = last_range;32757 - last_range = range;32901 + auto *last_range = &range_records[0];32904 + auto *range = last_range;32928 + last_range = range;