HomeSort by relevance Sort by last modified time
    Searched full:physical (Results 1251 - 1275 of 2428) sorted by null

<<51525354555657585960>>

  /external/llvm/include/llvm/Object/
ELFTypes.h 450 Elf_Addr p_paddr; // Physical address of beginning of segment (OS-specific)
464 Elf_Addr p_paddr; // Physical address of beginning of segment (OS-specific)
  /external/llvm/lib/CodeGen/
StackMaps.cpp 128 // The physical register number will ultimately be encoded as a DWARF regno.
140 assert(!MOI->getSubReg() && "Physical subreg still around.");
  /external/llvm/lib/Target/ARM/
ARMISelLowering.h 424 /// If a physical register, this returns the register that receives the
429 /// If a physical register, this returns the register that receives the
  /external/llvm/lib/Target/Mips/
Mips16InstrInfo.cpp 42 /// load from a stack slot, return the virtual or physical register number of
52 /// store to a stack slot, return the virtual or physical register number of
MipsISelLowering.h 273 /// If a physical register, this returns the register that receives the
280 /// If a physical register, this returns the register that receives the
  /external/llvm/lib/Target/Sparc/
SparcInstrInfo.cpp 40 /// load from a stack slot, return the virtual or physical register number of
61 /// store to a stack slot, return the virtual or physical register number of
  /external/llvm/lib/Target/SystemZ/
SystemZISelLowering.h 412 /// If a physical register, this returns the register that receives the
419 /// If a physical register, this returns the register that receives the
  /external/llvm/utils/TableGen/
CodeGenRegisters.h 558 /// Computes a lane mask for each register unit enumerated by a physical
659 /// specified physical register. If the register is not in a register
  /external/vboot_reference/host/arch/x86/lib/
crossystem_arch.c 503 /* Physical GPIO number <N> may be accessed through /sys/class/gpio/gpio<M>/,
529 /* Physical GPIO number <N> may be accessed through /sys/class/gpio/gpio<M>/,
  /external/vboot_reference/tests/
rollback_index2_tests.c 543 /* Physical presence already initialized */
643 /* If physical presence command isn't enabled, try to enable it */
  /external/wpa_supplicant_8/wpa_supplicant/doc/docbook/
wpa_supplicant.sgml 27 Wireless networks do not require physical access to the network equipment
68 must be available. That means that the physical device must be
  /frameworks/base/core/java/android/view/
KeyCharacterMap.java 690 * Queries the framework about whether any physical keys exist on the
701 * Queries the framework about whether any physical keys exist on the
  /frameworks/base/docs/html/guide/practices/
compatibility.jd 246 each device: screen size (the physical size of the screen) and screen density (the physical
  /frameworks/base/docs/html/topic/libraries/testing-support-library/
index.jd 199 Specifies that the test should run only on physical devices, not on emulators.
625 <li>Support for deploying and running tests on virtual or physical devices, from a
  /frameworks/base/docs/html/training/auto/testing/
index.jd 53 a physical mobile device running Android 5.0 (API level 21) or higher. To check the
516 (that is, audio or messaging) on a physical or virtual device running Android
  /frameworks/base/docs/html/training/testing/unit-testing/
instrumented-unit-tests.jd 38 <p>Instrumented unit tests are tests that run on physical devices and
276 version. These tests run on actual physical devices in remote Google data
  /frameworks/base/services/core/java/com/android/server/hdmi/
HdmiCecController.java 283 * Return the physical address of the device.
287 * @return CEC physical address of the device. The range of success address
  /libcore/ojluni/src/main/native/
NetworkInterface.c 768 * remove the unit number so that we have the physical
770 * currently doesn't have any concept of physical vs.
  /packages/inputmethods/LatinIME/java/res/values-en-rAU/
strings.xml 140 <string name="prefs_enable_emoji_alt_physical_key" msgid="5963640002335470112">"Emoji for physical keyboard"</string>
141 <string name="prefs_enable_emoji_alt_physical_key_summary" msgid="5259484820941627827">"Physical Alt key shows the emoji palette"</string>
  /packages/inputmethods/LatinIME/java/res/values-en-rGB/
strings.xml 140 <string name="prefs_enable_emoji_alt_physical_key" msgid="5963640002335470112">"Emoji for physical keyboard"</string>
141 <string name="prefs_enable_emoji_alt_physical_key_summary" msgid="5259484820941627827">"Physical Alt key shows the emoji palette"</string>
  /packages/inputmethods/LatinIME/java/res/values-en-rIN/
strings.xml 140 <string name="prefs_enable_emoji_alt_physical_key" msgid="5963640002335470112">"Emoji for physical keyboard"</string>
141 <string name="prefs_enable_emoji_alt_physical_key_summary" msgid="5259484820941627827">"Physical Alt key shows the emoji palette"</string>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
cdrom.h 295 * A CD-ROM physical sector size is 2048, 2052, 2056, 2324, 2332, 2336,
583 struct dvd_physical physical; member in union:__anon37453
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
cdrom.h 295 * A CD-ROM physical sector size is 2048, 2052, 2056, 2324, 2332, 2336,
583 struct dvd_physical physical; member in union:__anon39367
  /prebuilts/ndk/current/platforms/android-12/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-12/arch-mips/usr/include/sys/
exec_elf.h 377 Elf32_Addr p_paddr; /* physical address - ignored? */
389 Elf64_Addr p_paddr; /* physical address */

Completed in 1628 milliseconds

<<51525354555657585960>>