/prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/sys/ |
exec_elf.h | 377 Elf32_Addr p_paddr; /* physical address - ignored? */ 389 Elf64_Addr p_paddr; /* physical address */
|
/prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/sys/ |
exec_elf.h | 377 Elf32_Addr p_paddr; /* physical address - ignored? */ 389 Elf64_Addr p_paddr; /* physical address */
|
/prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/sys/ |
exec_elf.h | 377 Elf32_Addr p_paddr; /* physical address - ignored? */ 389 Elf64_Addr p_paddr; /* physical address */
|
/prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/sys/ |
exec_elf.h | 377 Elf32_Addr p_paddr; /* physical address - ignored? */ 389 Elf64_Addr p_paddr; /* physical address */
|
/toolchain/binutils/binutils-2.25/libiberty/ |
simple-object-elf.c | 134 unsigned char p_paddr[4]; /* Segment physical address */ 148 unsigned char p_paddr[8]; /* Segment physical address */
|
simple-object-xcoff.c | 94 unsigned char s_paddr[4]; /* physical address, aliased s_nlib */ 106 unsigned char s_paddr[8]; /* physical address, aliased s_nlib */
|
/external/autotest/client/site_tests/firmware_TouchMTB/ |
mtb.py | 565 # Physical click should generate the following events: [all...] |
validators.py | [all...] |
/external/kernel-headers/original/uapi/linux/ |
ethtool.h | 27 * physical connectors and other link features for which the 31 * physical connectors and other link features that are 36 * @port: Physical connector type; one of %PORT_* 75 * Some hardware interfaces may have multiple PHYs and/or physical [all...] |
/external/mksh/src/ |
misc.c | 1796 bool physical = tobool(Flag(FPHYSICAL)); local [all...] |
/external/pcre/dist/sljit/ |
sljitLir.h | 121 R0 | [S4] | R0 and S4 represent the same physical register 122 R1 | [S3] | R1 and S3 represent the same physical register 123 [R2] | S2 | R2 and S2 represent the same physical register 124 [R3] | S1 | R3 and S1 represent the same physical register 125 [R4] | S0 | R4 and S0 represent the same physical register [all...] |
/frameworks/base/docs/html/training/articles/ |
memory.jd | 52 it's even more valuable on a mobile operating system where physical memory is often constrained. 123 <li>The logical size of the heap is not the same as the amount of physical memory used by the heap. 127 considers to be your physical memory footprint. For more information about PSS, see the <a 133 is unused space at the end of the heap. But this doesn't mean the physical memory used by the heap 136 chunks should result in reclaiming all (or nearly all) the physical memory used. However, [all...] |
/external/llvm/lib/CodeGen/ |
RegisterCoalescer.cpp | 201 /// number if it is not zero. If DstReg is a physical register and the 203 /// make sure to set it to the correct physical subregister. 385 "Cannot have a physical SubIdx"); [all...] |
MachineFunction.cpp | 464 /// Add the specified physical register as a live-in value and 473 // A physical register can be added several times. 477 // physical register and is a sub class of the specified RC. [all...] |
PrologEpilogInserter.cpp | 211 // Replace all MO_FrameIndex operands with physical register references 806 /// replaceFrameIndices - Replace all MO_FrameIndex operands with physical [all...] |
/external/autotest/client/site_tests/firmware_TouchMTB/tests/logs/link/20130806_221321-fw_1.0.AA-robot/ |
touch_firmware_report-link-fw_1.0.AA-complete-20140116_103340.log | [all...] |
/external/e2fsprogs/po/ |
id.po | 801 #. @-expanded: The physical size of the device is %c blocks\n 806 "The physical size of the @v is %c @bs\n" 869 #. @-expanded: Error determining size of the physical device: %m\n 872 msgid "Error determining size of the physical @v: %m\n" [all...] |
/external/autotest/client/site_tests/firmware_TouchMTB/tests/logs/link/20131115_234449-fw_1.0.AA-manual/ |
touch_firmware_report-link-fw_1.0.AA-manual-20131115_234449 | 480 Count of 3-finger physical clicks: 1 497 Count of 4-finger physical clicks: 1 514 Count of 5-finger physical clicks: 1 [all...] |
/external/libavc/decoder/ |
ih264d_dpb_mgr.c | 224 // Release the physical buffer 580 // Release the physical buffer 632 //Release physical buffer [all...] |
/external/llvm/lib/Target/X86/ |
X86ISelLowering.h | 773 /// Given a physical register constraint 899 /// If a physical register, this returns the register that receives the 904 /// If a physical register, this returns the register that receives the [all...] |
/external/mesa3d/src/gallium/drivers/svga/include/ |
svga_reg.h | 205 * If this register is nonzero, it must be the physical page 206 * number (PPN) of a data structure which describes the physical 243 * Note that each physical page of SVGAGuestMemDescriptor structures [all...] |
/frameworks/base/docs/html/about/versions/ |
android-2.3.jd | 506 physical SD card is available). A convenience method, {@link 508 determine whether a physical SD card is present.</li> 612 <li><code>"fullSensor"</code> — Orientation is determined by a physical [all...] |
/frameworks/base/docs/html/guide/topics/ui/accessibility/ |
apps.jd | 52 <p>Applications built for Android are more accessible to users with visual, physical or age-related 69 reached with a directional controller, such as a trackball, D-pad (physical or virtual) or 140 directional controller. Directional controllers can be physical, such as a trackball, directional [all...] |
/frameworks/base/services/core/java/com/android/server/display/ |
DisplayManagerService.java | 74 * decides how to configure logical displays based on the physical display devices currently 79 * for discovering and configuring physical display devices attached to the system. [all...] |
/hardware/qcom/media/msm8974/mm-core/inc/ |
OMX_QCOMExtns.h | 51 * address to a physical address. This extension is a parameter 80 * The physical address corresponding to the virtual address. The physical [all...] |