/freebsd/sys/contrib/device-tree/Bindings/powerpc/fsl/ |
H A D | pamu.txt | 57 - fsl,primary-cache-geometry 59 Two cells that specify the geometry of the primary PAMU 63 - fsl,secondary-cache-geometry 65 Two cells that specify the geometry of the secondary PAMU 107 fsl,primary-cache-geometry = <32 1>; 108 fsl,secondary-cache-geometry = <128 2>; 113 fsl,primary-cache-geometry = <32 1>; 114 fsl,secondary-cache-geometry = <128 2>; 119 fsl,primary-cache-geometry = <32 1>; 120 fsl,secondary-cache-geometry = <128 2>; [all …]
|
/freebsd/crypto/krb5/doc/pdf/ |
H A D | sphinxoptionsgeometry.sty | 1 %% OPTIONS FOR GEOMETRY 4 \ProvidesFile{sphinxoptionsgeometry.sty}[2021/01/27 geometry] 6 % geometry 12 {geometry} 16 % the execution is delayed to \sphinxsetup then geometry.sty 31 % geometry in the dvi file to be correct in case of jsbook class 33 \PassOptionsToPackage{truedimen}{geometry}% 43 }{geometry}%
|
/freebsd/sys/contrib/device-tree/src/powerpc/fsl/ |
H A D | p5040si-post.dtsi | 274 fsl,primary-cache-geometry = <32 1>; 275 fsl,secondary-cache-geometry = <128 2>; 280 fsl,primary-cache-geometry = <32 1>; 281 fsl,secondary-cache-geometry = <128 2>; 286 fsl,primary-cache-geometry = <32 1>; 287 fsl,secondary-cache-geometry = <128 2>; 292 fsl,primary-cache-geometry = <32 1>; 293 fsl,secondary-cache-geometry = <128 2>; 298 fsl,primary-cache-geometry = <32 1>; 299 fsl,secondary-cache-geometry = <128 2>;
|
H A D | p4080si-post.dtsi | 323 fsl,primary-cache-geometry = <32 1>; 324 fsl,secondary-cache-geometry = <128 2>; 329 fsl,primary-cache-geometry = <32 1>; 330 fsl,secondary-cache-geometry = <128 2>; 335 fsl,primary-cache-geometry = <32 1>; 336 fsl,secondary-cache-geometry = <128 2>; 341 fsl,primary-cache-geometry = <32 1>; 342 fsl,secondary-cache-geometry = <128 2>; 347 fsl,primary-cache-geometry = <32 1>; 348 fsl,secondary-cache-geometry = <128 2>;
|
H A D | p2041si-post.dtsi | 288 fsl,primary-cache-geometry = <32 1>; 289 fsl,secondary-cache-geometry = <128 2>; 294 fsl,primary-cache-geometry = <32 1>; 295 fsl,secondary-cache-geometry = <128 2>; 300 fsl,primary-cache-geometry = <32 1>; 301 fsl,secondary-cache-geometry = <128 2>; 306 fsl,primary-cache-geometry = <32 1>; 307 fsl,secondary-cache-geometry = <128 2>;
|
H A D | p3041si-post.dtsi | 315 fsl,primary-cache-geometry = <32 1>; 316 fsl,secondary-cache-geometry = <128 2>; 321 fsl,primary-cache-geometry = <32 1>; 322 fsl,secondary-cache-geometry = <128 2>; 327 fsl,primary-cache-geometry = <32 1>; 328 fsl,secondary-cache-geometry = <128 2>; 333 fsl,primary-cache-geometry = <32 1>; 334 fsl,secondary-cache-geometry = <128 2>;
|
H A D | p5020si-post.dtsi | 320 fsl,primary-cache-geometry = <32 1>; 321 fsl,secondary-cache-geometry = <128 2>; 326 fsl,primary-cache-geometry = <32 1>; 327 fsl,secondary-cache-geometry = <128 2>; 332 fsl,primary-cache-geometry = <32 1>; 333 fsl,secondary-cache-geometry = <128 2>; 338 fsl,primary-cache-geometry = <32 1>; 339 fsl,secondary-cache-geometry = <128 2>;
|
H A D | b4si-post.dtsi | 365 fsl,primary-cache-geometry = <8 1>; 366 fsl,secondary-cache-geometry = <32 2>; 372 fsl,primary-cache-geometry = <32 1>; 373 fsl,secondary-cache-geometry = <32 2>; 379 fsl,primary-cache-geometry = <32 1>; 380 fsl,secondary-cache-geometry = <32 2>; 386 fsl,primary-cache-geometry = <32 1>; 387 fsl,secondary-cache-geometry = <32 2>;
|
H A D | t2081si-post.dtsi | 509 fsl,primary-cache-geometry = <32 1>; 510 fsl,secondary-cache-geometry = <128 2>; 515 fsl,primary-cache-geometry = <32 1>; 516 fsl,secondary-cache-geometry = <128 2>; 521 fsl,primary-cache-geometry = <32 1>; 522 fsl,secondary-cache-geometry = <128 2>;
|
/freebsd/usr.bin/mkimg/ |
H A D | vhd.c | 84 struct vhd_geom geometry; member 164 * Round the image size to the pre-determined geometry that in vhd_resize() 167 * The first time, newsz equals origsz and the geometry will in vhd_resize() 171 * the geometry can change, so we need to account for that. in vhd_resize() 215 vhd_geometry(image_size, &footer->geometry); in vhd_make_footer() 216 be16enc(&footer->geometry.cylinders, footer->geometry.cylinders); in vhd_make_footer()
|
H A D | vmdk.c | 82 "ddb.geometry.cylinders = \"%u\"\n" 83 "ddb.geometry.heads = \"%u\"\n" 84 "ddb.geometry.sectors = \"%u\"\n";
|
/freebsd/sys/geom/part/ |
H A D | g_part.h | 162 * geometry. This is to support partitioning schemes as well as 163 * file systems that work on a geometry. The MBR scheme and the 165 * We keep track of whether the geometry is fixed or synchesized 167 * geometry, based on the on-disk metadata. 177 bool gpt_fixgeom:1; /* Geometry is fixed. */
|
/freebsd/sbin/fdisk/ |
H A D | fdisk.8 | 239 these numbers are calculated using BIOS's understanding of the disk geometry 304 geometry of the drive is. 310 that use geometry translation under the BIOS. 342 Set the BIOS geometry used in slice calculations. 439 These slice lines must occur after any geometry specification lines,
|
/freebsd/sys/dev/virtio/block/ |
H A D | virtio_blk.h | 37 #define VIRTIO_BLK_F_GEOMETRY 0x0010 /* Legacy geometry available */ 63 /* Geometry of the device (if VIRTIO_BLK_F_GEOMETRY) */ 68 } geometry; member
|
/freebsd/contrib/ncurses/menu/ |
H A D | m_opts.c | 48 | end up in a change of the geometry of the menu, it 94 if (opts & O_SHOWDESC) /* this also changes the geometry */ in MENU_EXPORT() 108 | end up in a change of the geometry of the menu, it 141 | end up in a change of the geometry of the menu, it
|
H A D | m_item_new.c | 191 | affect the geometry of the menu, which we don't allow 217 /* If the menu is already posted, the geometry is fixed. Then in set_menu_mark() 251 /* Recalculate the geometry */ in set_menu_mark()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | CallingConv.h | 186 /// rasterization (vertex shader if tessellation and geometry are not in 190 /// Used for Mesa/AMDPAL geometry shaders. 215 /// Used for AMDPAL shader stage before geometry shader if geometry is in
|
/freebsd/sys/contrib/openzfs/lib/libspl/include/sys/ |
H A D | dkio.h | 121 * Definition of a disk's geometry 163 #define DKIOCGGEOM (DKIOC|1) /* Get geometry */ 211 #define DKIOCSGEOM (DKIOC|2) /* Set geometry */ 214 #define DKIOCG_PHYGEOM (DKIOC|32) /* get physical geometry */ 215 #define DKIOCG_VIRTGEOM (DKIOC|33) /* get virtual geometry */
|
/freebsd/usr.sbin/fdformat/ |
H A D | fdformat.8 | 143 geometry of the disk. 144 The supported geometry values are listed in
|
/freebsd/sys/contrib/device-tree/Bindings/gpu/ |
H A D | arm,mali-utgard.yaml | 72 - gp # Geometry Processor interrupt 73 - gpmmu # Geometry Processor MMU interrupt
|
/freebsd/usr.sbin/vidcontrol/ |
H A D | vidcontrol.1 | 34 .Op Fl g Ar geometry 335 .It Fl g Ar geometry 337 .Ar geometry 339 geometry.
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
H A D | SPIRVSymbolicOperands.td | 332 defm Geometry : CapabilityOperand<2, 0, 0, [], [Shader]>; 353 defm GeometryPointSize : CapabilityOperand<24, 0, 0, [], [Geometry]>; 380 defm GeometryStreams : CapabilityOperand<54, 0, 0, [], [Geometry]>; 383 defm MultiViewport : CapabilityOperand<57, 0, 0, [], [Geometry]>; 423 defm GeometryShaderPassthroughNV : CapabilityOperand<5251, 0, 0, [], [Geometry]>; 565 defm Geometry: ExecutionModelOperand<3, [Geometry]>; 627 defm Invocations : ExecutionModeOperand<0, [Geometry]>; 645 defm InputPoints : ExecutionModeOperand<19, [Geometry]>; 646 defm InputLines : ExecutionModeOperand<20, [Geometry]>; 647 defm InputLinesAdjacency : ExecutionModeOperand<21, [Geometry]>; [all …]
|
/freebsd/usr.sbin/dumpcis/ |
H A D | readcis.c | 77 {"Geometry info for common memory", CIS_DEVICEGEO, LENGTH_ANY}, 78 {"Geometry info for attribute memory", CIS_DEVICEGEO_A, LENGTH_ANY}, 85 {"Geometry", CIS_GEOMETRY, 4},
|
/freebsd/sbin/newfs_msdos/ |
H A D | newfs_msdos.8 | 70 to determine geometry, if required. 190 When the geometry is not available, it is assumed to be 63 sectors, 255 heads.
|
/freebsd/sys/cam/scsi/ |
H A D | scsi_ch.h | 448 * Transport geometry parameters page. 452 * is capable of media rotation. One transport geometry descriptor is 461 /* Transport geometry descriptor(s) are here. */
|