Searched refs:tile (Results 1 – 15 of 15) sorted by relevance
1 .color-tile-container {8 .color-tile {17 .color-tile-desc {21 .color-tile-desc dt {26 .color-tile-desc dd {
3 <div class="color-tile-container">7 :class="{ 'color-tile--border': color.border }"8 class="color-tile"10 <dl class="color-tile-desc">14 <dl class="color-tile-desc">
3 <div class="color-tile-container">7 :class="{ 'color-tile--border': item.border }"8 class="color-tile"10 <dl class="color-tile-desc">14 <dl class="color-tile-desc">
41 beq go @ Go if core0 on primary core tile
12 #background-type=tile
31 RFX_TILE* tile = NULL;
20 * bigger than the largest tile of pixel data, since the ZRLE encoding127 /* Solid tile is a special case */
46 int tile, int imm, int div_len, in get_tile_rowcol() argument114 offset = tile * sizeof(ARMVectorReg); in get_tile_rowcol()140 static TCGv_ptr get_tile(DisasContext *s, int esz, int tile) in get_tile() argument145 offset = tile * sizeof(ARMVectorReg) + offsetof(CPUARMState, za_state.za); in get_tile()
293 Single WRIOP tile supporting 130Gbps using 18 MACs
1316 + * @num_tile_columns_minus1: this value plus 1 specifies the number of tile columns1318 + * @num_tile_rows_minus1: this value plus 1 specifies the number of tile rows partitioning1320 + * @column_width_minus1: this value plus 1 specifies the width of the each tile column in1322 + * @row_height_minus1: this value plus 1 specifies the height of the each tile row in