Home
last modified time | relevance | path

Searched refs:readable (Results 1 – 25 of 51) sorted by last modified time

123

/illumos-gate/usr/src/data/terminfo/
H A Dterminfo.src12482 # bottom of the character cell. This was done to allow for more readable
17460 # color-change might be more readable. The color-bold (-b) entries
H A Dtermcap.src11065 # bottom of the character cell. This was done to allow for more readable
15511 # color-change might be more readable. The color-bold (-b) entries
/illumos-gate/usr/src/cmd/bhyve/
H A Dvirtio.c225 reqp->readable++; in _vq_record()
H A Dvirtio.h417 int readable; /* num of readable iovecs */ member
H A Dpci_virtio_scsi.c632 req->vsr_niov_in = vireq.readable; in pci_vtscsi_requestq_notify()
636 memcpy(req->vsr_iov_out, iov + vireq.readable, in pci_vtscsi_requestq_notify()
H A Dpci_virtio_viona.c435 if (n < 3 || req.writable != 1 || req.readable + 1 != n || in pci_viona_control()
436 iov[req.readable].iov_len != sizeof (uint8_t)) { in pci_viona_control()
438 n, req.writable, req.readable); in pci_viona_control()
453 ackp = (uint8_t *)iov[req.readable].iov_base; in pci_viona_control()
H A Dpci_virtio_9p.c227 preq->vsr_respidx = req.readable; in pci_vt9p_notify()
H A Dpci_virtio_block.c306 assert(req.readable != 0); in pci_vtblk_proc()
330 assert(n == (writeop ? req.readable : req.writable)); in pci_vtblk_proc()
/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vsin.S104 ! Some defines to keep code more readable
/illumos-gate/usr/src/cmd/sgs/tools/
H A DSUNWonld-README1585 PSARC/2009/688 Human readable and extensible ld mapfile syntax
/illumos-gate/usr/src/lib/libsqlite/tool/
H A Dspaceanal.tcl17 if {![file readable $file_to_analyze]} {
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt6fw_cfg.txt207 # Some "definitions" to make the rest of this a bit more readable. We support
H A Dt5fw_cfg.txt190 # Some "definitions" to make the rest of this a bit more readable. We support
H A Dt4fw_cfg.txt155 # Some "definitions" to make the rest of this a bit more readable. We support
/illumos-gate/usr/src/cmd/lp/model/
H A Dnetstandard597 "see if the file still exists and is readable,
H A Dtsol_netstandard702 "see if the file still exists and is readable,
H A Dtsol_standard1119 "see if the file still exists and is readable,
/illumos-gate/usr/src/contrib/zlib/
H A DChangeLog1058 - More readable code (I hope)
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dchanges.txt8970 more readable and likely closer to the original ASL source.
15373 to output in a more human-readable form.
/illumos-gate/usr/src/tools/smatch/src/
H A DGPL-2138 a) Accompany it with the complete corresponding machine-readable
145 machine-readable copy of the corresponding source code, to be
/illumos-gate/usr/src/test/zfs-tests/tests/perf/
H A Dperf.shlib135 # PERF_RUNTYPE: A human readable tag that appears in logs. The defaults are
/illumos-gate/usr/src/test/zfs-tests/include/
H A Dmath.shlib69 # Return 0 if the human readable string of the form <value>[suffix] can
/illumos-gate/usr/src/test/util-tests/tests/awk/
H A DTHIRDPARTYLICENSE.gawk249 machine-readable Corresponding Source under the terms of this License,
/illumos-gate/usr/src/test/test-runner/stf/contrib/
H A DLICENSE.Artistic80 b) accompany the distribution with the machine-readable
/illumos-gate/usr/src/lib/print/libhttp-core/common/
H A DLICENSE.txt280 a) Accompany it with the complete corresponding machine-readable
287 machine-readable copy of the corresponding source code, to be
700 it with the complete corresponding machine-readable source code, which
757 machine-readable source code for the Library including whatever
760 with the Library, with the complete machine-readable "work that

123