HomeSort by relevance Sort by last modified time
    Searched refs:physical (Results 1 - 25 of 50) sorted by null

1 2

  /external/chromium/third_party/libjingle/source/talk/base/
httprequest.cc 78 PhysicalSocketServer physical; local
79 SocketServer * ss = &physical;
  /bionic/libc/kernel/arch-x86/asm/
io_apic_32.h 84 } physical; member in union:IO_APIC_route_entry::__anon162
  /development/ndk/platforms/android-9/arch-x86/include/asm/
io_apic_32.h 84 } physical; member in union:IO_APIC_route_entry::__anon1252
  /external/kernel-headers/original/asm-x86/
io_apic_32.h 73 dest_mode : 1, /* 0: physical, 1: logical */
85 } physical; member in union:IO_APIC_route_entry::__anon7089
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
agpgart.h 94 __u32 physical; /* device specific (some devices member in struct:_agp_allocate
hiddev.h 96 __u32 physical; /* physical usage for this field */ member in struct:hiddev_field_info
cdrom.h 294 * A CD-ROM physical sector size is 2048, 2052, 2056, 2324, 2332, 2336,
579 struct dvd_physical physical; member in union:__anon20894
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm/
io_apic_32.h 84 } physical; member in union:IO_APIC_route_entry::__anon22689
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm/
io_apic_32.h 84 } physical; member in union:IO_APIC_route_entry::__anon23474
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/asm/
io_apic_32.h 84 } physical; member in union:IO_APIC_route_entry::__anon25334
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/asm/
io_apic_32.h 84 } physical; member in union:IO_APIC_route_entry::__anon26044
  /prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/asm/
io_apic_32.h 84 } physical; member in union:IO_APIC_route_entry::__anon29682
  /external/e2fsprogs/lib/ext2fs/
extent.c 1121 * Sets the physical block for a logical file block in the extent tree.
1143 blk64_t logical, blk64_t physical, int flags)
1164 handle->ino, logical, physical, flags);
1181 if (physical) {
1183 newextent.e_pblk = physical;
1214 if (!physical) {
1267 /* check if already pointing to the requested physical */
1269 (extent.e_pblk + (logical - extent.e_lblk) == physical)) {
1271 printf("physical block (at %llu) unchanged\n", logical);
1281 (physical == extent.e_pblk + extent.e_len) &
1853 blk_t physical; local
    [all...]
  /external/mksh/src/
funcs.c 350 bool physical = Flag(FPHYSICAL) ? true : false; local
360 physical = false;
363 physical = true;
439 if (physical)
472 } else if (!physical || !(pwd = allocd = do_realpath(Xstring(xs, xp))))
498 bool physical = Flag(FPHYSICAL) ? true : false; local
504 physical = false;
507 physical = true;
518 p = current_wd[0] ? (physical ? allocd = do_realpath(current_wd) :
    [all...]
  /external/oprofile/events/i386/nehalem/
unit_masks 27 0x20 pde_miss Number of DTLB cache load misses where the low part of the linear to physical address translation was missed
28 0x40 pdp_miss Number of DTLB cache load misses where the high part of the linear to physical address translation was missed
158 0x20 pde_miss Number of DTLB cache misses where the low part of the linear to physical address translation was missed
159 0x40 pdp_miss Number of DTLB misses where the high part of the linear to physical address translation was missed
201 0x20 pde_miss Number of ITLB misses where the low part of the linear to physical address translation was missed
202 0x40 pdp_miss Number of ITLB misses where the high part of the linear to physical address translation was missed
  /external/qemu/distrib/sdl-1.2.12/src/video/Xext/Xxf86dga/
XF86DGA2.c 758 unsigned char *physical; member in struct:_DGAMapRec
794 unsigned char* base, /* physical memory */
860 unsigned char* base, /* physical memory */
877 pMap->physical = base;
  /bionic/libc/kernel/common/linux/
cdrom.h 412 struct dvd_physical physical; member in union:__anon210
  /development/ndk/platforms/android-3/include/linux/
cdrom.h 412 struct dvd_physical physical; member in union:__anon873
  /external/iproute2/doc/
ip-tunnels.tex 444 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/kernel-headers/original/linux/
hid.h 379 unsigned physical; /* physical usage for this field */ member in struct:hid_field
490 char phys[64]; /* Device physical location */
  /external/qemu-pc-bios/bochs/bios/
rombios.c 667 chs_t pchs; // Physical CHS
753 // Disk Physical Table definition
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
cdrom.h 412 struct dvd_physical physical; member in union:__anon21626
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
cdrom.h 412 struct dvd_physical physical; member in union:__anon21980
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
cdrom.h 412 struct dvd_physical physical; member in union:__anon22334
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
cdrom.h 412 struct dvd_physical physical; member in union:__anon22742

Completed in 540 milliseconds

1 2