Searched refs:physical (Results 1 - 21 of 21) sorted by relevance

/external/kernel-headers/original/uapi/linux/
H A Dagpgart.h95 __u32 physical; /* device specific (some devices member in struct:_agp_allocate
H A Dhiddev.h96 __u32 physical; /* physical usage for this field */ member in struct:hiddev_field_info
H A Dcdrom.h295 * A CD-ROM physical sector size is 2048, 2052, 2056, 2324, 2332, 2336,
583 struct dvd_physical physical; member in union:__anon6714
/external/e2fsprogs/lib/ext2fs/
H A Dextent.c1124 * Sets the physical block for a logical file block in the extent tree.
1146 blk64_t logical, blk64_t physical, int flags)
1167 handle->ino, logical, physical, flags);
1184 if (physical) {
1186 newextent.e_pblk = physical;
1217 if (!physical) {
1270 /* check if already pointing to the requested physical */
1272 (extent.e_pblk + (logical - extent.e_lblk) == physical)) {
1274 printf("physical block (at %llu) unchanged\n", logical);
1284 (physical
1145 ext2fs_extent_set_bmap(ext2_extent_handle_t handle, blk64_t logical, blk64_t physical, int flags) argument
[all...]
H A Dext2fs.h355 blk64_t e_pblk; /* first physical block */
1096 blk64_t logical, blk64_t physical,
/external/e2fsprogs/misc/
H A De4defrag.c132 ext4_fsblk_t physical; /* start physical block number */ member in struct:fiemap_extent_data
690 * insert_extent_by_physical() - Sequentially insert extent by physical.
692 * @ext_list_head: the head of physical extent list.
711 if (ext->data.physical <= ext_list_tmp->data.physical) {
713 if (ext_list_tmp->data.physical <
714 ext->data.physical + ext->data.len)
722 if (ext->data.physical < ext_list_tmp->data.physical)
[all...]
/external/skia/src/sfnt/
H A DSkOTUtils.cpp141 unsigned char* physical = data + originalDataSize + nameTablePhysicalSize; local
142 for (; logical < physical; ++logical) {
/external/e2fsprogs/debugfs/
H A Dextent_inode.c367 blk64_t physical; local
391 err = strtoblk(cmd, argv[2], &physical);
396 physical, flags);
/external/kernel-headers/original/uapi/drm/
H A Di810_drm.h270 unsigned int physical; member in struct:_drm_i810_overlay_t
H A Ddrm.h212 unsigned long offset; /**< Requested physical address (0 for SAREA)*/
213 unsigned long size; /**< Requested physical size (bytes) */
533 unsigned long physical; /**< Physical used by i810 */ member in struct:drm_agp_buffer
557 unsigned long aperture_base; /* physical address */
/external/mksh/src/
H A Dmisc.c1788 bool physical = tobool(Flag(FPHYSICAL)); local
1803 physical = false;
1806 physical = true;
1889 if (physical)
1926 } else if (!physical) {
H A Dfuncs.c235 bool physical = tobool(Flag(FPHYSICAL)); local
241 physical = false;
244 physical = true;
255 p = current_wd[0] ? (physical ? allocd = do_realpath(current_wd) :
/external/libdrm/include/drm/
H A Ddrm.h213 unsigned long offset; /**< Requested physical address (0 for SAREA)*/
214 unsigned long size; /**< Requested physical size (bytes) */
535 unsigned long physical; /**< Physical used by i810 */ member in struct:drm_agp_buffer
559 unsigned long aperture_base; /* physical address */
/external/libvorbis/doc/
H A Da1-encapsulation-ogg.tex8 This document describes using Ogg logical and physical transport
H A D05-comment.tex147 Contact information for the creators or distributors of the track. This could be a URL, an email address, the physical address of the producing label.
/external/iproute2/doc/
H A Dip-tunnels.tex444 on real physical interfaces and to map tunneled packets to them.
447 to use option \verb|dev DEV| to bind tunnel to a fixed physical device.
/external/valgrind/include/vki/
H A Dvki-linux-drm.h100 unsigned long offset; /**< Requested physical address (0 for SAREA)*/
101 unsigned long size; /**< Requested physical size (bytes) */
297 unsigned long physical; /**< Physical used by i810 */ member in struct:vki_drm_agp_buffer
307 unsigned long aperture_base; /* physical address */
/external/dnsmasq/contrib/dnslist/
H A Ddnslist.pl355 You may charge a fee for the physical act of transferring a copy, and
/external/libdrm/
H A Dxf86drm.c919 * \param offset usually the physical address. The actual meaning depends of
931 * - \p offset will be the physical address of the start of the frame buffer,
941 * - \p offset will be the physical address of the start of the register area,
1616 * \param address if not zero, will be set to the physical address of the
1638 *address = b.physical;
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/bin/util/
H A Dssvnc.tcl350 regular X session running on the physical hardware that you are
12389 it is the physical graphics hardware that will be connected to.
12391 Note that if your user is ALREADY logged into the physical display,
13311 a virtual, e.g. Xvfb or Xdummy session, not one a physical display).
/external/bison/build-aux/
H A Dtexinfo.tex9697 % 7) physical page height; 8) physical page width.

Completed in 682 milliseconds