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

1 2 3 4 56 7 8 91011>>

  /external/chromium/net/base/
test_root_certs_win.cc 126 // the request to be forwarded to the first physical store in the
131 // any changes to the underlying physical store. When the |memory_store| is
  /external/iproute2/man/man8/
tc-htb.8 37 physical link to simulate several slower links and to send different
39 to specify how to divide the physical link into simulated links and
  /external/kernel-headers/original/asm-x86/
page_32.h 150 * amount of physical memory you can use to about 950MB.
152 * If you want more physical memory than this then see the CONFIG_HIGHMEM4G
  /external/kernel-headers/original/linux/
mroute6.h 69 __u16 mif6c_pifi; /* the index of the physical IF */
180 int link; /* Physical interface index */
ion.h 64 * @base: base address of heap in physical memory if applicable
132 * ion_phys - returns the physical address and len of a handle
139 * handle's physical address. It't output is only correct if
  /external/llvm/include/llvm/CodeGen/
RegisterScavenging.h 66 /// RegsAvailable - The current state of all the physical registers immediately
67 /// before MBBI. One bit per physical register. If bit is set that means it's
  /external/llvm/lib/CodeGen/
LiveIntervalUnion.h 12 // class, or during register allocation to model liveness of a physical
44 /// single register (either physical or virtual depending on the context). We
RegAllocLinearScan.cpp 132 // DowngradeMap - A map from virtual registers to physical registers being
270 /// specified interval. It's passed the physical registers whose spill
315 "should be physical register!");
323 "should be physical register!");
334 "should be physical register!");
350 /// getFreePhysReg - return a free physical register for this virtual
359 /// getFirstNonReservedPhysReg - return the first non-reserved physical
612 // physical register or spill an interval (possibly this one) in order to
676 // Look for physical registers that end up not being allocated even though
769 /// updateSpillWeights - updates the spill weights of the specifed physical
    [all...]
MachineRegisterInfo.cpp 196 /// corresponding live-in physical register.
204 /// getLiveInVirtReg - If PReg is a live-in physical register, return the
205 /// corresponding live-in physical register.
  /external/llvm/lib/Target/ARM/
ARMBaseRegisterInfo.h 80 /// FramePtr - ARM physical register used as frame ptr.
83 /// BasePtr - ARM physical register used as a base ptr in complex stack
  /external/llvm/lib/Target/
TargetRegisterInfo.cpp 51 /// getMinimalPhysRegClass - Returns the Register Class of a physical
56 assert(isPhysicalRegister(reg) && "reg must be a physical register");
  /external/qemu/docs/
CPU-EMULATION.TXT 46 translate virtual addresses into physical ones by performing the following:
70 I/O is implemented: the virtual->physical conversion helper function detects
  /external/webkit/Source/WebCore/platform/
PlatformKeyboardEvent.h 82 // KeyDown is sent by platforms such as Mac OS X, gtk and Qt, and has information about both physical pressed key, and its translation.
89 // These events are sent by platforms such as Windows and wxWidgets. RawKeyDown only has information about a physical key, and Char
  /frameworks/base/core/java/android/util/
DisplayMetrics.java 109 * The exact physical pixels per inch of the screen in the X dimension.
113 * The exact physical pixels per inch of the screen in the Y dimension.
  /frameworks/base/docs/html/training/multiscreen/
screendensities.jd 53 so the same number of pixels may correspond to different physical sizes on
56 that corresponds to the physical size of a pixel at 160 dpi. An <code>sp</code> is the same
  /hardware/ti/omap3/dspbridge/inc/
dbreg.h 115 #define PHYSMEMPOOLBASE "PhysicalMemBase" /* Physical mem passed to driver */
116 #define PHYSMEMPOOLSIZE "PhysicalMemSize" /* Physical mem passed to driver */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
resource.h 57 resident set size will be more likely to have physical memory
189 /* Number of times a process was swapped out of physical memory. */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
hiddev.h 96 __u32 physical; /* physical usage for this field */ member in struct:hiddev_field_info
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter_bridge/
ebtables.h 166 /* the physical in-dev */
170 /* the physical out-dev */
  /system/extras/libpagemap/include/pagemap/
pagemap.h 88 /* Get the map count (from /proc/kpagecount) of a physical frame.
92 /* Get the page flags (from /proc/kpageflags) of a physical frame.
  /external/grub/stage2/
smp-imps.c 56 #define PHYS_TO_VIRTUAL(x) /* convert physical address "x" to virtual */
57 #define VIRTUAL_TO_PHYS(x) /* convert virtual address "x" to physical */
684 * (1) : A non-linear virtual to physical memory mapping is probably OK,
692 * 0x600, the EBDA, 0xE0000 to 0xFFFFF, and unreported physical
693 * RAM). Sometimes a small amount of physical RAM is not
  /external/bluetooth/glib/docs/reference/glib/tmpl/
fileutils.sgml 78 installed incorrectly, or that the physical device is missing or
117 @G_FILE_ERROR_IO: Input/output error; usually used for physical read
118 or write errors. i.e. the disk or other physical device hardware
  /external/kernel-headers/original/asm-arm/
io.h 31 * ISA I/O bus memory addresses are 1:1 with the physical address.
60 * __ioremap takes CPU physical address.
284 * Convert a physical pointer to a virtual kernel pointer for /dev/mem
  /external/qemu/
a.out.h 106 host_ulong s_paddr; /* physical address, offset
134 * grouping will have l_lnno = 0 and in place of physical address will be the
140 host_ulong l_paddr; /* (physical) address of line number */
exec-all.h 136 /* next matching tb for physical address. */
138 /* first and second physical page containing code. The lower bit
387 /* NOTE2: the returned address is not exactly the physical address: it

Completed in 1498 milliseconds

1 2 3 4 56 7 8 91011>>