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

1 23 4 5 6 7 8 91011>>

  /external/autotest/client/site_tests/firmware_TouchMTB/tests/logs/lumpy/20130506_031746-fw_11.27-robot_sim/
touch_firmware_report-lumpy-fw_11.27-complete-20130614_065557 14 Count of 1-finger physical clicks: 1
43 Count of 1-finger physical clicks: 1
72 Count of 1-finger physical clicks: 1
101 Count of 1-finger physical clicks: 1
130 Count of 2-finger physical clicks: 1
  /external/kernel-headers/original/uapi/asm-arm/asm/
setup.h 43 __u32 start; /* physical start address */
77 /* describes where the compressed ramdisk image lives (physical address) */
81 __u32 start; /* physical start address */
  /external/llvm/lib/Target/XCore/
XCoreInstrInfo.h 38 /// load from a stack slot, return the virtual or physical register number of
46 /// store to a stack slot, return the virtual or physical register number of
84 // Emit code before MBBI to load immediate value into physical register Reg.
  /external/sfntly/cpp/src/sfntly/table/
header.h 46 // table was constructed during building and has no physical location in a
57 // table was constructed during building and has no physical location in a
65 // constructed during building and has no physical location in a font file.
  /external/tpm2/
PP.c 17 // This function is used to initialize the array of commands that require confirmation with physical presence.
96 // TRUE if physical presence is required
97 // FALSE if physical presence is not required
  /frameworks/base/docs/html/guide/topics/ui/accessibility/
index.jd 3 page.metaDescription=How to make your apps accessible to users with visual, physical, or other limitations. Robust support will increase your app's user base.
45 devices in different ways. These include users who have visual, physical or age-related limitations
55 enhanced usability features such as audio prompting, physical feedback, and alternative navigation
  /cts/tests/tests/graphics/src/android/graphics/cts/
VulkanFeaturesTest.java 86 " is supported, but no Vulkan physical devices are available",
89 " is supported, but no Vulkan physical devices are available",
93 assertNotNull("Vulkan physical devices are available, but system feature " +
96 assertNotNull("Vulkan physical devices are available, but system feature " +
130 " version " + mVulkanHardwareLevel.version + " doesn't match best physical device " +
137 " to best physical device version 0x" + Integer.toHexString(bestDeviceVersion),
  /hardware/intel/img/psb_video/src/hwdefs/
img_types.h 117 * Different devices could have offset views of the physical address space.
151 /* cpu physical address */
161 /* device physical address */
166 /* system physical address */
172 system physical structure.
173 specifies contiguous and non-contiguous system physical addresses
  /libcore/ojluni/src/main/java/java/nio/
MappedByteBuffer.java 120 * Tells whether or not this buffer's content is resident in physical
124 * that all of the data in this buffer is resident in physical memory and
127 * necessarily imply that the buffer's content is not resident in physical
135 * is resident in physical memory
150 * Loads this buffer's content into physical memory.
153 * this buffer's content is resident in physical memory. Invoking this
  /toolchain/binutils/binutils-2.25/libiberty/
physmem.c 1 /* Calculate the size of physical memory.
81 /* Return the total amount of physical memory. */
171 but returns wrong results for physical memory > 4GB. */
185 /* Return the amount of physical memory available. */
272 but returns wrong results for physical memory > 4GB */
282 /* Guess 25% of physical memory. */
  /docs/source.android.com/src/devices/sensors/
interaction.jd 25 underlying physical sensor </li>
27 the same physical accelerometer, must be able to work concurrently </li>
  /external/chromium-trace/catapult/tracing/tracing/ui/tracks/
chart_transform.html 17 * series and provides conversion between world coordinates and physical
20 * All parameters (except for pixelRatio) are assumed to be in physical pixels
  /external/libvorbis/doc/vorbisfile/
ov_pcm_total.html 20 <p>Returns the total pcm samples of the physical bitstream or a specified logical bitstream.
39 <dd>Link to the desired logical bitstream. To retrieve the total pcm samples for the entire physical bitstream, this parameter should be set to -1.</dd>
ov_raw_total.html 20 <p>Returns the total (compressed) bytes of the physical bitstream or a specified logical bitstream.
39 <dd>Link to the desired logical bitstream. To retrieve the total bytes for the entire physical bitstream, this parameter should be set to -1.</dd>
ov_time_total.html 21 <p>Returns the total time in seconds of the physical bitstream or a specified logical bitstream.
41 <dd>Link to the desired logical bitstream. To retrieve the time total for the entire physical bitstream, this parameter should be set to -1.</b></dd>
  /external/vboot_reference/utility/
chromeos-tpm-recovery 288 log_tryfix "bad state of physical presence enable flags"
290 log "physical presence enable flags are now correctly set"
292 quit "could not set physical presence enable flags"
296 # Is physical presence turned on?
299 log_tryfix "physical presence is OFF, expected ON"
300 # attempt to turn on physical presence
302 log "physical presence is now on"
304 quit "could not turn physical presence on"
tpm_init_temp_fix.c 64 syslog(pri, "TPM physical enable failed with code 0x%x\n", result);
72 syslog(pri, "TPM physical activate failed with code 0x%x\n", result);
  /external/webrtc/webrtc/base/
httprequest.cc 65 PhysicalSocketServer physical; local
66 SocketServer * ss = &physical;
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/
text_file.py 23 report physical line number, even if the logical line in question
24 spans multiple physical lines. Also provides 'unreadline()' for
57 with a backslash, then N+1 physical lines will be joined to
153 file spans multiple physical lines, the warning refers to the
156 range of physical lines, or an integer for a single physical
165 may involve reading multiple physical lines concatenated into a
167 'warn()' after 'readline()' emits a warning about the physical
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/
text_file.py 23 report physical line number, even if the logical line in question
24 spans multiple physical lines. Also provides 'unreadline()' for
57 with a backslash, then N+1 physical lines will be joined to
153 file spans multiple physical lines, the warning refers to the
156 range of physical lines, or an integer for a single physical
165 may involve reading multiple physical lines concatenated into a
167 'warn()' after 'readline()' emits a warning about the physical
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
text_file.py 23 report physical line number, even if the logical line in question
24 spans multiple physical lines. Also provides 'unreadline()' for
57 with a backslash, then N+1 physical lines will be joined to
153 file spans multiple physical lines, the warning refers to the
156 range of physical lines, or an integer for a single physical
165 may involve reading multiple physical lines concatenated into a
167 'warn()' after 'readline()' emits a warning about the physical
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
text_file.py 23 report physical line number, even if the logical line in question
24 spans multiple physical lines. Also provides 'unreadline()' for
57 with a backslash, then N+1 physical lines will be joined to
153 file spans multiple physical lines, the warning refers to the
156 range of physical lines, or an integer for a single physical
165 may involve reading multiple physical lines concatenated into a
167 'warn()' after 'readline()' emits a warning about the physical
  /external/e2fsprogs/misc/
e4defrag.c 132 ext4_fsblk_t physical; /* start physical block number */ member in struct:fiemap_extent_data
690 * insert_extent_by_physical() - Sequentially insert extent by physical.
692 * @ext_list_head: the head of physical extent list.
711 if (ext->data.physical <= ext_list_tmp->data.physical) {
713 if (ext_list_tmp->data.physical <
714 ext->data.physical + ext->data.len)
722 if (ext->data.physical < ext_list_tmp->data.physical)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/mtd/
ubi-user.h 91 * physical eraseblock is successfully erased, and returns.
105 * To map a logical eraseblock to a physical eraseblock, the %UBI_IOCEBMAP
108 * a physical eraseblock and returns. Only non-mapped logical eraseblocks can
110 * mapped to a physical eraseblock, the ioctl fails and returns error.
115 * To unmap a logical eraseblock to a physical eraseblock, the %UBI_IOCEBUNMAP
117 * schedules corresponding physical eraseblock for erasure, and returns. Unlike
118 * the "LEB erase" command, it does not wait for the physical eraseblock being
121 * physical eraseblock after the UBI is run again.
126 * To check if a logical eraseblock is mapped to a physical eraseblock, the
205 * help the UBI wear-leveling unit to find more appropriate physical
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/mtd/
ubi-user.h 91 * physical eraseblock is successfully erased, and returns.
105 * To map a logical eraseblock to a physical eraseblock, the %UBI_IOCEBMAP
108 * a physical eraseblock and returns. Only non-mapped logical eraseblocks can
110 * mapped to a physical eraseblock, the ioctl fails and returns error.
115 * To unmap a logical eraseblock to a physical eraseblock, the %UBI_IOCEBUNMAP
117 * schedules corresponding physical eraseblock for erasure, and returns. Unlike
118 * the "LEB erase" command, it does not wait for the physical eraseblock being
121 * physical eraseblock after the UBI is run again.
126 * To check if a logical eraseblock is mapped to a physical eraseblock, the
206 * help the UBI wear-leveling unit to find more appropriate physical
    [all...]

Completed in 1480 milliseconds

1 23 4 5 6 7 8 91011>>