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

12

/external/webrtc/webrtc/base/
H A Dhttprequest.cc65 PhysicalSocketServer physical; local
66 SocketServer * ss = &physical;
/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:__anon7778
/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 */
1099 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/chromium-trace/catapult/devil/devil/utils/
H A Dfind_usb_devices.py14 # as observed by the system (e.g. by usb-devices) and "physical port" refers
15 # to the physical numerical label on the physical port e.g. on a USB hub.
16 # The mapping between virtual and physical ports is not always the identity
19 # between virtual and physical ports is always the same for a given
97 is reinserted back into the same physical port.
321 port_mapping: [dict(int:(int|dict))] maps virtual to physical port
323 corresponds to physical port 1, virtual port 1 corresponds to physical
324 port 2, and virtual port 2 corresponds to physical por
[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.h272 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.c1796 bool physical = tobool(Flag(FPHYSICAL)); local
1811 physical = false;
1814 physical = true;
1897 if (physical)
1934 } else if (!physical) {
H A Dfuncs.c239 bool physical = tobool(Flag(FPHYSICAL)); local
245 physical = false;
248 physical = true;
259 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.c1041 * \param offset usually the physical address. The actual meaning depends of
1053 * - \p offset will be the physical address of the start of the frame buffer,
1063 * - \p offset will be the physical address of the start of the register area,
1745 * \param address if not zero, will be set to the physical address of the
1767 *address = b.physical;
/external/bison/build-aux/
H A Dtexinfo.tex9697 % 7) physical page height; 8) physical page width.
/external/libmicrohttpd/doc/
H A Dtexinfo.tex9698 % 7) physical page height; 8) physical page width.
/external/robolectric/v3/runtime/
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 600 milliseconds

12