HomeSort by relevance Sort by last modified time
    Searched full:physical (Results 276 - 300 of 1153) sorted by null

<<11121314151617181920>>

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
fts.h 60 #define FTS_PHYSICAL 0x0010 /* physical walk */
ftw.h 68 FTW_PHYS = 1, /* Perform physical walk, ignore symlinks. */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
if.h 131 unsigned int type; /* Type of physical device or protocol */
jffs2.h 135 /* The JFFS2 raw inode structure: Used for storage on physical media. */
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
fts.h 53 #define FTS_PHYSICAL 0x0010 /* physical walk */
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
fts.h 53 #define FTS_PHYSICAL 0x0010 /* physical walk */
  /prebuilt/ndk/android-ndk-r5/platforms/android-8/arch-arm/usr/include/
fts.h 53 #define FTS_PHYSICAL 0x0010 /* physical walk */
  /prebuilt/ndk/android-ndk-r6/platforms/android-8/arch-arm/usr/include/
fts.h 53 #define FTS_PHYSICAL 0x0010 /* physical walk */
  /prebuilt/ndk/android-ndk-r6/platforms/android-8/arch-x86/usr/include/
fts.h 53 #define FTS_PHYSICAL 0x0010 /* physical walk */
  /system/core/adb/
OVERVIEW.TXT 127 - USB transports, for physical devices through USB
  /frameworks/base/docs/html/guide/practices/
screens_support.jd 109 <dd>Actual physical size, measured as the screen's diagonal.
115 <dd>The quantity of pixels within a physical area of the screen; usually referred to as dpi (dots
116 per inch). For example, a "low" density screen has fewer pixels within a given physical area,
130 <dd>The total number of physical pixels on a screen. When adding support for multiple screens,
137 <p>The density-independent pixel is equivalent to one physical pixel on a 160 dpi screen, which is
142 For example, on a 240 dpi screen, 1 dp equals 1.5 physical pixels. You should always use dp units
210 These are also based on the physical resolution of the screen, so may vary across devices&mdash;for
229 considered a normal size screen because its physical size is about the same as the T-Mobile G1
239 <p>Your application achieves "density independence" when it preserves the physical size (from
333 physical size on each device. For example, if your application provides bitmap drawables only fo
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
ScheduleDAGRRList.cpp 41 STATISTIC(NumPRCopies, "Number of physical register copies");
154 /// LiveRegDefs - A set of physical registers and their definition
429 // This is a physical register dependency and it's impossible or
622 // Release all the implicit physical register defs that are live.
682 "Physical register dependency violated?");
    [all...]
InstrEmitter.cpp 65 /// implicit physical register output.
150 // If all uses are reading from the src physical register and copying the
201 // Optional def must be a physical register.
754 // Additional results must be physical register defs.
    [all...]
  /external/dnsmasq/
COPYING-v3 252 a) Convey the object code in, or embodied in, a physical product
253 (including a physical distribution medium), accompanied by the
254 Corresponding Source fixed on a durable physical medium
257 b) Convey the object code in, or embodied in, a physical product
258 (including a physical distribution medium), accompanied by a
263 product that is covered by this License, on a durable physical
    [all...]
  /external/llvm/lib/CodeGen/
MachineVerifier.cpp 14 // Register classes: All physical and virtual register operands must be
522 report("MBB live-in list contains non-physical register", MBB);
685 report("Using an undefined physical register", MO, MONum);
739 report("Illegal subregister index for physical register", MO, MONum);
744 report("Illegal physical register for instruction", MO, MONum);
    [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
  /ndk/sources/host-tools/sed-4.2.1/
COPYING 253 a) Convey the object code in, or embodied in, a physical product
254 (including a physical distribution medium), accompanied by the
255 Corresponding Source fixed on a durable physical medium
258 b) Convey the object code in, or embodied in, a physical product
259 (including a physical distribution medium), accompanied by a
264 product that is covered by this License, on a durable physical
    [all...]
  /external/libpng/
libpng-1.2.44.txt 728 res_x - pixels/unit physical resolution in
730 res_y - pixels/unit physical resolution in
737 unit - physical scale units (an integer)
738 width - width of a pixel in physical scale units
739 height - height of a pixel in physical scale units
744 unit - physical scale units (an integer)
745 width - width of a pixel in physical scale units
746 height - height of a pixel in physical scale units
    [all...]
libpng-1.2.46.txt 728 res_x - pixels/unit physical resolution in
730 res_y - pixels/unit physical resolution in
737 unit - physical scale units (an integer)
738 width - width of a pixel in physical scale units
739 height - height of a pixel in physical scale units
744 unit - physical scale units (an integer)
745 width - width of a pixel in physical scale units
746 height - height of a pixel in physical scale units
    [all...]
  /external/qemu/
exec.c 883 /* NOTE: this is subtle as a TB may span two physical pages */
941 /* invalidate all TBs which intersect with the target physical page
943 the same physical page. 'is_cpu_write_access' should be true if called
980 /* NOTE: this is subtle as a TB may span two physical pages */
    [all...]
  /development/cmds/monkey/src/com/android/commands/monkey/
MonkeySourceRandom.java 55 /** If a physical key exists? */
204 System.err.println("** " + catName + " has no physical keys but with factor " + factor + "%.");
  /development/pdk/docs/porting/
display_drivers.jd 33 <li>using <code>FBIOPUT_VSCREENINFO</code> ioctl to attempt to create a virtual display twice the size of the physical screen and to set the pixel format to rgb_565. If this succeeds, double buffering is accomplished with video memory. </li>
108 /* Return the physical address of the start of fb memory */
  /external/chromium/net/disk_cache/
disk_cache.h 225 // same physical entry, so in practice a single object should be instantiated
288 // object that refers to the same physical disk entry.
  /external/e2fsprogs/misc/
fsck.8.in 39 program will try to handle filesystems on different physical disk drives
210 multiple filesystem checks on the same physical disk.
  /external/grub/stage2/
fsys_minix.c 200 a physical block (the location in the file system) via an inode. */
478 for, now we have to translate that to the physical (fs) block on

Completed in 395 milliseconds

<<11121314151617181920>>