/frameworks/base/core/java/android/text/style/ |
AbsoluteSizeSpan.java | 30 * Set the text size to <code>size</code> physical pixels. 37 * Set the text size to <code>size</code> physical pixels,
|
/hardware/ti/omap3/dspbridge/inc/ |
mem.h | 134 * pPhysicalAddress: Physical address of allocated memory. 142 * the size requested. Returned physical address refers to physical 241 * pPhysicalAddress: Pointer to physical memory region allocated by MEM_AllocPhysMem(). 317 /* Structure reflecting a physical address and size of memory referenced. */ 326 * Get the linear address corresponding to the given physical address. 328 * pPhysAddr: Physical address to be mapped. 329 * cBytes: Number of bytes in physical range to map. 412 * physical address based on the page frame address. 416 * Returns corresponding physical address or NULL if unsuccessfu [all...] |
memry.h | 58 * physical mapping is done in the client process context. 87 * Bind a Physical address to a Virtual Address. 91 * pPA: Ptr to a physical memory location. 92 * ulBytes: Size of physical memory in bytes. 174 * Get the linear address corresponding to the given physical address. 176 * pPhysAddr: Physical address to be mapped. 177 * cBytes: Number of bytes in physical range to map.
|
/hardware/ti/omap3/dspbridge/libbridge/inc/ |
mem.h | 134 * pPhysicalAddress: Physical address of allocated memory. 142 * the size requested. Returned physical address refers to physical 241 * pPhysicalAddress: Pointer to physical memory region allocated by MEM_AllocPhysMem(). 317 /* Structure reflecting a physical address and size of memory referenced. */ 326 * Get the linear address corresponding to the given physical address. 328 * pPhysAddr: Physical address to be mapped. 329 * cBytes: Number of bytes in physical range to map. 412 * physical address based on the page frame address. 416 * Returns corresponding physical address or NULL if unsuccessfu [all...] |
memry.h | 58 * physical mapping is done in the client process context. 87 * Bind a Physical address to a Virtual Address. 91 * pPA: Ptr to a physical memory location. 92 * ulBytes: Size of physical memory in bytes. 174 * Get the linear address corresponding to the given physical address. 176 * pPhysAddr: Physical address to be mapped. 177 * cBytes: Number of bytes in physical range to map.
|
mgrpriv.h | 47 ULONG ulGppPhys; /* GPP physical address */
|
/external/llvm/lib/CodeGen/ |
VirtRegMap.h | 11 // physical registers and virtual registers to stack slots. It is created and 13 // adds spill code and rewrites virtual into physical register references. 60 /// Virt2PhysMap - This is a virtual to physical register 108 /// EmergencySpillMap - This records the physical registers that should 114 /// spill physical registers when the register allocator runs out of 135 /// UnusedRegs - A list of physical registers that have not been used. 170 /// mapped to a physical register 175 /// @brief returns the physical register mapped to the specified 183 /// the specified physical register 188 "attempt to assign physical register to already mapped [all...] |
RegAllocBase.h | 15 // - If virtual and physical register liveness is modeled using intervals, then 28 // coloring, instead driving the assignment of virtual to physical registers by 71 // Array of LiveIntervalUnions indexed by physical register. 110 // that Query::init must be called at least once for each physical register 123 // physical register assignments. 150 // physical register, including all its register aliases. If an interference
|
RegisterCoalescer.h | 33 /// virtual or physical register. 68 /// because DstReg is a physical register, or SubIdx is set. 75 /// isPhys - Return true if DstReg is a physical register. 90 /// getDstReg - Return the register (virtual or physical) that will remain
|
/external/kernel-headers/original/asm-arm/arch/ |
memory.h | 37 * Physical DRAM offset. 47 * NOTE: Physical address must be converted to Local Bus address 52 * Bus address is physical address, except for OMAP-1510 Local Bus.
|
/device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/common/ |
SEC_OMX_Basecomponent.h | 58 void *YPhyAddr; // [IN/OUT] physical address of Y 59 void *CPhyAddr; // [IN/OUT] physical address of CbCr
|
/device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/video/enc/ |
SEC_OMX_Venc.h | 79 void *YPhyAddr; // physical address of Y 80 void *CPhyAddr; // physical address of CbCr
|
/external/chromium/base/ |
sys_info.h | 23 // Return the number of bytes of physical memory on the current machine. 26 // Return the number of megabytes of physical memory on the current machine.
|
/external/kernel-headers/original/asm-x86/ |
io_32.h | 52 * Convert a physical pointer to a virtual kernel pointer for /dev/mem 63 * virt_to_phys - map virtual addresses to physical 66 * The returned physical address is the physical (CPU) mapping for 81 * phys_to_virt - map physical address to virtual 99 * Change "struct page" to physical address. 143 * ISA I/O bus memory addresses are 1:1 with the physical address. 224 * are physical addresses. The following constant pointer can be
|
io_apic_32.h | 73 dest_mode : 1, /* 0: physical, 1: logical */ 85 } physical; member in union:IO_APIC_route_entry::__anon7086
|
/external/webkit/Source/WebCore/rendering/ |
RenderReplaced.h | 56 IntRect localSelectionRect(bool checkWhetherSelected = true) const; // This is in local coordinates, but it's a physical rect (so the top left corner is physical top left).
|
/bionic/libc/kernel/arch-x86/asm/ |
io_apic_32.h | 84 } physical; member in union:IO_APIC_route_entry::__anon160
|
/development/ndk/platforms/android-9/arch-x86/include/asm/ |
io_apic_32.h | 84 } physical; member in union:IO_APIC_route_entry::__anon1250
|
/external/icu4c/samples/layout/ |
ScriptCompositeFontInstance.h | 27 * Get a physical font which can render the given text. For composite fonts, 28 * if there is no single physical font which can render all of the text, 29 * return a physical font which can render an initial substring of the text, 39 * <code>LEFontInstance</code> which represent a physical font. It returns
|
/external/kernel-headers/original/linux/mtd/ |
nftl.h | 37 unsigned int nb_blocks; /* number of physical blocks */
|
/external/llvm/test/CodeGen/ARM/ |
2011-08-29-SchedCycle.ll | 30 ; fix subc / sube (and addc / adde) to use physical register dependency instead.
|
/external/llvm/test/CodeGen/X86/ |
2011-03-09-Physreg-Coalescing.ll | 8 ; The coalescer can easily overallocate physical registers,
|
/external/webkit/Source/WebCore/manual-tests/ |
keyboard_select_non_english.html | 14 letter, not the value of the physical keyboard plus the native non English
|
/frameworks/base/docs/html/resources/articles/ |
future-proofing.jd | 63 devices that run Android but do not have physical keyboards. If your 64 application assumes the presence of a physical keyboard (such as if you 78 screen can only rotate if the physical keyboard is exposed; if the 79 device lacks a physical keyboard, these apps do not expect to be
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
genhd.h | 178 __le32 d_phys_cyl; /* # of physical cylinders per device */ 179 __le32 d_phys_trk; /* # of physical tracks per cylinder */ 180 __le32 d_phys_sec; /* # of physical sectors per track */ 181 __le32 d_phys_bytes; /* # of physical bytes per sector */
|