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

1 2 3 4 5 6 7 891011>>

  /external/llvm/docs/
CodeGenerator.html 92 <li><a href="#regAlloc_howTo">Mapping virtual registers to physical
240 form and physical registers that represent any required register
423 unsigned integers. Physical registers (those that actually exist in the
438 it replaces virtual registers with a physical register in the set.</p>
643 that copies a virtual register into or out of a physical register when
693 physical registers should have a short lifetime for good code generation, and
694 all physical registers are assumed dead on entry to and exit from basic
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/
SDL_video.c 990 * Update a specific portion of the physical screen
1030 /* simulated 8bpp, use correct physical palette */
1036 /* physical palette different from logical */
1092 /* simulated 8bpp, use correct physical palette */
1098 /* physical palette different from logical */
1149 * This is a shadow surface, and the physical
1177 * The real screen is also indexed - set its physical
1178 * palette. The physical palette does not include the
    [all...]
SDL_sysvideo.h 94 of the physical palette to those in 'colors'. If the device is
281 SDL_Palette *physpal; /* physical palette, if != logical palette */
  /external/kernel-headers/original/linux/
mmzone.h 130 * On machines where it is needed (eg PCs) we divide physical memory
131 * into multiple physical zones. On a 32bit PC we have 4 zones:
324 unsigned long node_present_pages; /* total number of physical pages */
325 unsigned long node_spanned_pages; /* total size of physical page
507 * PA_SECTION_SHIFT physical address to/from section number
bio.h 85 * physical address coalescing is performed.
89 /* Number of segments after physical and DMA remapping
  /external/qemu/
qemu-monitor.hx 55 show virtual to physical memory mappings (i386 only)
235 "/fmt addr", "physical memory dump starting at 'addr'", },
238 Physical memory dump starting at @var{addr}.
439 "addr size file", "save to disk physical memory dump starting at 'addr' of size 'size'", },
442 save to disk physical memory dump starting at @var{addr} of size @var{size}.
  /external/qemu-pc-bios/vgabios/tests/lfbprof/
lfbprof.c 213 * Parameters: physAddr - Physical memory address to map
214 * limit - Length-1 of physical memory region to map
217 * Description: Maps a section of physical memory into the linear address
226 r.w.ax = 0x800; /* DPMI map physical to linear */
433 * Parameters: physAddr - Physical memory address of linear framebuffer
  /external/v8/src/mips/
virtual-frame-mips.h 44 // The virtual frame is an abstraction of the physical stack frame. It
222 // Emit code for the physical JS entry and exit frame sequences. After
225 // the physical frame for storing frame-allocated locals.
326 // emit code to affect the physical frame. Does not clobber any registers
493 // onto the physical stack and made free.
  /external/llvm/lib/CodeGen/
RegisterCoalescer.cpp 72 cl::desc("Join physical register copies"),
162 /// physical register and the existing subregister number of the def / use
163 /// being updated is not zero, make sure to set it to the correct physical
319 "Cannot have a physical SubIdx");
417 // Bail if there is no dst interval - can happen when merging physical subreg
491 // If a live interval is a physical register, conservatively check if any
522 // If the IntB live range is assigned to a physical register, and if that
    [all...]
VirtRegMap.cpp 14 // references by replacing them with physical register references - adding spill
309 assert(PhysReg && "Invalid SubReg for physical register");
349 // Tell MRI about physical registers in use.
RenderMachineFunction.h 133 /// \brief Provide extra information about the physical and virtual registers
231 /// physical register or spilled.
  /external/clang/docs/
AnalyzerRegions.html 77 One is its physical value, which is an address or location. The other is the
81 The physical value of a pointer is represented by MemRegion pointers. The rvalue
87 abstract locations to get a unique abstract location for one physical
  /libcore/luni/src/main/java/java/net/
NetworkInterface.java 375 * sub-interface, or null if it's a physical (non virtual) interface.
473 * created as a child of a physical interface and given different settings
477 * physical interface.
  /external/qemu/hw/
usb-hid.c 265 0xa1, 0x00, /* Collection (Physical) */
295 0xa1, 0x00, /* Collection (Physical) */
312 0x35, 0x00, /* Physical Minimum (0) */
313 0x46, 0xff, 0x7f, /* Physical Maximum (0x7fff) */
321 0x35, 0x00, /* Physical Minimum (same as logical) */
322 0x45, 0x00, /* Physical Maximum (same as logical) */
  /external/kernel-headers/original/linux/raid/
md_p.h 2 md_p.h : physical layout of Linux RAID devices
172 __u32 layout; /* 0 the array's physical layout */
  /external/oprofile/module/ia64/
IA64minstate.h 83 /* compute physical addr of sp */ \
149 /* r1 = current (physical) */ \
  /external/quake/quake/src/QW/
qwchangelog.txt 165 allows servers to have a different physical game directories, handing for
170 causes qwsv to use the physical directory of 'ctf4.1', but report the
  /external/tcpdump/
print-cdp.c 69 { 0x17, "Physical Location"},
204 case 0x17: /* Physical Location - not documented */
  /external/webkit/Source/WebCore/html/
HTMLTextAreaElement.cpp 137 // The virtual/physical values were a Netscape extension of HTML 3.0, now deprecated.
140 if (equalIgnoringCase(attr->value(), "physical") || equalIgnoringCase(attr->value(), "hard") || equalIgnoringCase(attr->value(), "on"))
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
fb.h 148 /* (physical address) */
158 /* (physical address) */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/raid/
md_p.h 2 md_p.h : physical layout of Linux RAID devices
172 __u32 layout; /* 0 the array's physical layout */
  /external/grub/docs/
multiboot.info 415 All of the address fields enabled by flag bit 16 are physical addresses.
420 Multiboot header -- the physical memory location at which the
422 "synchronize" the mapping between OS image offsets and physical
426 Contains the physical address of the beginning of the text
433 Contains the physical address of the end of the data segment.
441 Contains the physical address of the end of the bss segment. The
448 The physical address to which the boot loader should jump in order
502 Must contain the 32-bit physical address of the Multiboot
563 physical address of a "Multiboot information" data structure, through
668 valid, and contains the physical address of the command line to b
    [all...]
  /bionic/libc/include/
fts.h 53 #define FTS_PHYSICAL 0x0010 /* physical walk */
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/audioquality/
README.txt 16 The required physical set-up consists of a powered speaker,
  /development/ndk/platforms/android-8/include/
fts.h 53 #define FTS_PHYSICAL 0x0010 /* physical walk */

Completed in 626 milliseconds

1 2 3 4 5 6 7 891011>>