/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/fb/ |
H A D | nouveau_nvkm_subdev_fb_nv25.c | 38 u32 tiles = DIV_ROUND_UP(size, 0x40); in nv25_fb_tile_comp() local 39 u32 tags = round_up(tiles / fb->ram->parts, 0x40); in nv25_fb_tile_comp()
|
H A D | nouveau_nvkm_subdev_fb_nv35.c | 38 u32 tiles = DIV_ROUND_UP(size, 0x40); in nv35_fb_tile_comp() local 39 u32 tags = round_up(tiles / fb->ram->parts, 0x40); in nv35_fb_tile_comp()
|
H A D | nouveau_nvkm_subdev_fb_nv36.c | 38 u32 tiles = DIV_ROUND_UP(size, 0x40); in nv36_fb_tile_comp() local 39 u32 tags = round_up(tiles / fb->ram->parts, 0x40); in nv36_fb_tile_comp()
|
H A D | nouveau_nvkm_subdev_fb_nv40.c | 38 u32 tiles = DIV_ROUND_UP(size, 0x80); in nv40_fb_tile_comp() local 39 u32 tags = round_up(tiles / fb->ram->parts, 0x100); in nv40_fb_tile_comp()
|
H A D | nouveau_nvkm_subdev_fb_nv20.c | 51 u32 tiles = DIV_ROUND_UP(size, 0x40); in nv20_fb_tile_comp() local 52 u32 tags = round_up(tiles / fb->ram->parts, 0x40); in nv20_fb_tile_comp()
|
H A D | nouveau_nvkm_subdev_fb_nv30.c | 57 u32 tiles = DIV_ROUND_UP(size, 0x40); in nv30_fb_tile_comp() local 58 u32 tags = round_up(tiles / fb->ram->parts, 0x40); in nv30_fb_tile_comp()
|
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
H A D | arm-realview-eb.dts | 42 * core tiles.
|
/netbsd-src/external/mit/isl/dist/doc/ |
H A D | user.pod | 10826 The C<isl_schedule_node_band_tile> function tiles 12573 full tiles from partial tiles. 12591 As an example, consider the isolation of full tiles from partial tiles 12610 Isolating the full tiles, we have the following input 12739 The typical use case for this option is to separate full tiles from 12740 partial tiles. 12744 As an example, consider the separation into full and partial tiles 12750 and a tiling into tiles of 10 by 10. The input to the AST generator 12768 Separation into full and partial tiles can be obtained by assigning 12769 a class, say C<0>, to the full tiles. The full tiles are represented by those
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/display/ |
H A D | intel_display.c | 2364 unsigned int tiles; in intel_adjust_tile_offset() local 2370 tiles = (old_offset - new_offset) / tile_size; in intel_adjust_tile_offset() 2372 *y += tiles / pitch_tiles * tile_height; in intel_adjust_tile_offset() 2373 *x += tiles % pitch_tiles * tile_width; in intel_adjust_tile_offset() 2469 unsigned int tile_rows, tiles, pitch_tiles; in intel_compute_aligned_offset() local 2484 tiles = *x / tile_width; in intel_compute_aligned_offset() 2487 offset = (tile_rows * pitch_tiles + tiles) * tile_size; in intel_compute_aligned_offset()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | params.opt | 323 Size of tiles for loop blocking.
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | params.opt | 410 Size of tiles for loop blocking.
|
/netbsd-src/external/gpl3/binutils/dist/libctf/doc/ |
H A D | ctf-spec.info | 384 0x10 ‘uint32_t cth_lbloff’ The offset of the label section, which tiles the
|
H A D | ctf-spec.texi | 466 @tab The offset of the label section, which tiles the type space into
|
/netbsd-src/external/gpl3/binutils.old/dist/libctf/doc/ |
H A D | ctf-spec.texi | 466 @tab The offset of the label section, which tiles the type space into
|
H A D | ctf-spec.info | 384 0x10 'uint32_t cth_lbloff' The offset of the label section, which tiles the
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/ |
H A D | DiagnosticSemaKinds.td | 9707 "tile arguments must refer to different tiles">;
|
/netbsd-src/external/historical/nawk/dist/testdir/ |
H A D | funstack.in | 21374 …t of cross-sectional contours. This surface, to be composed of triangular tiles, is constructed by… 21381 …cs; optimal; planar contours; reconstruction of objects; surface reconstruction; triangular tiles",
|
/netbsd-src/external/gpl3/binutils/dist/ |
H A D | ChangeLog.git | 22510 into the ZA contents. These can be arranged in a couple categories: tiles and 57654 operand having a range of offsets. As with ZA tiles, the expected 58262 just for indexing tiles. The former is more common than the latter 58271 We already treat the ZA tiles ZA0-ZA15 as registers. This patch 58273 ZA tiles and ZA in the same way, through parsed_type_reg. 58286 ZA tiles, to try to make some cases more specific. 58298 now be done via F_STRICT instead. (.q tiles are valid in other 58301 aarch64: Reuse parse_typed_reg for ZA tiles 58302 This patch reuses the general parse_typed_reg for ZA tiles. 158747 This patch is adding ZERO (a list of 64-bit element ZA tiles)
|
/netbsd-src/games/fortune/datfiles/ |
H A D | fortunes2 | 52611 -- My bathroom tiles need grouting.
|