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

<<41424344454647484950>>

  /external/chromium-trace/catapult/tracing/tracing/importer/
find_input_expectations.html 208 // MouseWheel events are caused either by a physical wheel on a physical
209 // mouse, or by a touch-drag gesture on a track-pad. The physical wheel
    [all...]
  /external/kernel-headers/original/uapi/linux/
hdreg.h 400 unsigned short cyls; /* Obsolete, "physical" cyls */
402 unsigned short heads; /* Obsolete, "physical" heads */
405 unsigned short sectors; /* Obsolete, "physical" sectors per track */
  /external/libvorbis/doc/
programming.html 301 physical Ogg bitstresm. Every logical bitstream within a
302 physical bitstream must use a unique (within the scope of the physical
  /external/llvm/include/llvm/CodeGen/
Passes.h 293 /// rewritten to physical registers.
418 /// and physical registers.
449 /// VirtRegRewriter pass. Rewrite virtual registers to physical registers as
MachineOperand.h 360 /// substPhysReg - Substitute the current register with the physical register
477 assert(PhysReg < (1u << 30) && "Not a physical register");
685 /// A RegMask operand represents a set of non-clobbered physical registers on
  /external/llvm/lib/CodeGen/
VirtRegMap.cpp 14 // references by replacing them with physical register references - adding spill
152 // It rewrites virtual registers to physical registers as specified in the
415 assert(PhysReg && "Invalid SubReg for physical register");
MachineVerifier.cpp 14 // Register classes: All physical and virtual register operands must be
520 // If this block has allocatable physical registers live-in, check that
696 report("MBB live-in list contains non-physical register", MBB);
    [all...]
  /external/lzma/CPP/7zip/UI/Console/
List.cpp 74 , "Physical Size"
109 , "Total Physical Size"
115 , "Physical Size can't be detected"
  /frameworks/native/services/surfaceflinger/
DisplayDevice.cpp 541 // Apply the logical translation, scale to physical size, apply the
542 // physical translation and finally rotate to the physical orientation.
  /hardware/qcom/media/msm8974/mm-core/omxcore/inc/
OMX_QCOMExtns.h 47 * address to a physical address. This extension is a parameter
76 * The physical address corresponding to the virtual address. The physical
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
hdreg.h 387 unsigned short cyls; /* Obsolete, "physical" cyls */
389 unsigned short heads; /* Obsolete, "physical" heads */
392 unsigned short sectors; /* Obsolete, "physical" sectors per track */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
hdreg.h 387 unsigned short cyls; /* Obsolete, "physical" cyls */
389 unsigned short heads; /* Obsolete, "physical" heads */
392 unsigned short sectors; /* Obsolete, "physical" sectors per track */
  /system/bt/stack/include/
gatt_api.h     [all...]
  /toolchain/binutils/binutils-2.25/gprof/
README 392 profiling clock, and the physical dimension that the bin counts
394 physical dimension is specified in two parts: a long name of up to 15
403 could be set to "1" (because it is simply a count, not a physical
  /external/tpm2/
Global.h 276 unsigned isPPRequired : 1; //7) SET if physical presence is
473 // Physical Presence
719 // Physical Presence
721 // The PP_LIST type contains a bit map of the commands that require physical
722 // to be asserted when the authorization is evaluated. Physical presence will be
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonExpandCondsets.cpp 833 // For physical register we would need to check register aliases, etc.
835 // before the actual register rewriting (from virtual to physical).
    [all...]
  /external/toybox/toys/pending/
fdisk.c 377 physical_HS(&h, &s); //physical dimensions may be diferent from HDIO_GETGEO
414 // physical beginning c, h, s
418 // physical ending c, h, s
434 //Logical and Physical diff
436 xprintf("Partition %u has different physical/logical beginings (Non-Linux?): \n", partition+1);
441 xprintf("Partition %u has different physical/logical endings: \n", partition+1);
    [all...]
  /hardware/libhardware/include/hardware/
hwcomposer2.h 169 /* All physical displays, including both internal displays and hotpluggable
370 case HWC2_DISPLAY_TYPE_PHYSICAL: return "Physical";
572 Physical = HWC2_DISPLAY_TYPE_PHYSICAL,
752 * disconnected. Every active display (even a built-in physical display) must
    [all...]
sensors.h 113 * physical sensors as it would in normal mode. Instead sensor data is
256 * sensors_meta_data_event structure. It doesn't correspond to a physical
259 * a physical sensor.
711 * some physical (i.e., rotation angle) and temporal (i.e., delay) hysteresis.
808 * A dynamic sensor connection indicates connection of a physical device or instantiation of a
    [all...]
  /development/ndk/platforms/android-13/include/android/
input.h 470 * An input device id of 0 indicates that the event didn't come from a physical device;
488 * This is the physical key that was pressed, not the Unicode character. */
508 * pressed key, which may not be the same physical key of this event. */
    [all...]
  /development/ndk/platforms/android-14/include/android/
input.h 505 * An input device id of 0 indicates that the event didn't come from a physical device;
523 * This is the physical key that was pressed, not the Unicode character. */
543 * pressed key, which may not be the same physical key of this event. */
    [all...]
  /development/ndk/platforms/android-18/include/android/
input.h 507 * An input device id of 0 indicates that the event didn't come from a physical device;
525 * This is the physical key that was pressed, not the Unicode character. */
545 * pressed key, which may not be the same physical key of this event. */
    [all...]
  /development/ndk/platforms/android-9/include/android/
input.h 362 * An input device id of 0 indicates that the event didn't come from a physical device;
380 * This is the physical key that was pressed, not the Unicode character. */
400 * pressed key, which may not be the same physical key of this event. */
  /docs/source.android.com/src/devices/audio/
terminology.jd 49 Study of the mechanical properties of sound, such as how the physical
508 Converts variations in physical real-world quantities to electrical signals. In
509 audio, the physical quantity is sound pressure, and the transducers are the
  /external/autotest/client/bin/
base_utils.py 491 # Get total of all physical mem, in kbytes
501 # deduction range 1.5% .. 5.5% supports physical mem sizes
505 # Finer granularity in physical mem sizes would require

Completed in 1565 milliseconds

<<41424344454647484950>>