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

1 2 3 4 5 6 78 91011>>

  /external/opencv3/3rdparty/libpng/
pnginfo.h 167 /* The pHYs chunk gives the physical pixel density of the image for
205 * values and original physical data values used to create the image.
218 png_charp pcal_units; /* Latin-1 string giving physical units */
249 /* The sCAL chunk describes the actual physical dimensions of the
256 png_byte scal_unit; /* unit of physical scale */
  /external/pdfium/third_party/lpng_v163/
pnginfo.h 180 /* The pHYs chunk gives the physical pixel density of the image for
201 * values and original physical data values used to create the image.
214 png_charp pcal_units; /* Latin-1 string giving physical units */
240 /* The sCAL chunk describes the actual physical dimensions of the
247 png_byte scal_unit; /* unit of physical scale */
  /ndk/tests/build/issue20862-libpng-O0/jni/
pnginfo.h 167 /* The pHYs chunk gives the physical pixel density of the image for
205 * values and original physical data values used to create the image.
218 png_charp pcal_units; /* Latin-1 string giving physical units */
249 /* The sCAL chunk describes the actual physical dimensions of the
256 png_byte scal_unit; /* unit of physical scale */
  /external/kernel-headers/original/uapi/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
252 * offset of the VID header within physical eraseblocks. The default offset i
    [all...]
  /external/strace/linux/
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
235 * offset of the VID header within physical eraseblocks. The default offset i
    [all...]
  /docs/source.android.com/src/devices/sensors/
sensor-types.jd 43 <p>Some sensor types are named directly after the physical sensors they represent.
45 relay data from a single physical sensor, contrary to ?composite? sensors, for
54 <h3 id="base_sensors_=_not_equal_to_physical_sensors">Base sensors != (not equal to) physical sensors</h3>
55 <p>Base sensors are not to be confused with their underlying physical sensor. The
56 data from a base sensor is not the raw output of the physical sensor:
60 characteristics of its underlying physical sensor.</p>
97 sensor axes. The measured acceleration includes both the physical acceleration
233 several physical sensors.</p>
252 the quality of the calibration algorithm as on the physical sensor
257 relies on data from one or several physical sensors. Choosing other underlyin
    [all...]
  /external/e2fsprogs/lib/ext2fs/
extent.c 1124 * Sets the physical block for a logical file block in the extent tree.
1146 blk64_t logical, blk64_t physical, int flags)
1167 handle->ino, logical, physical, flags);
1184 if (physical) {
1186 newextent.e_pblk = physical;
1217 if (!physical) {
1270 /* check if already pointing to the requested physical */
1272 (extent.e_pblk + (logical - extent.e_lblk) == physical)) {
1274 printf("physical block (at %llu) unchanged\n", logical);
1284 (physical == extent.e_pblk + extent.e_len) &
    [all...]
  /external/autotest/client/site_tests/firmware_TouchMTB/tests/logs/lumpy/20130506_030025-fw_11.27-robot_sim/
touch_firmware_report-lumpy-fw_11.27-complete-20130614_065448.html 27 Count of 1-finger physical clicks: 1
72 Count of 1-finger physical clicks: 1
117 Count of 1-finger physical clicks: 1
162 Count of 1-finger physical clicks: 1
207 Count of 1-finger physical clicks: 1
252 Count of 1-finger physical clicks: 1
297 Count of 1-finger physical clicks: 1
342 Count of 1-finger physical clicks: 1
387 Count of 2-finger physical clicks: 1
439 Count of 2-finger physical clicks:
    [all...]
  /docs/source.android.com/src/devices/input/
overview.jd 30 <p>At the lowest layer, the physical input device produces signals that
45 the details such as physical scan codes, HID usages, I2C messages,
126 <dt>Physical Scan Code</dt>
128 <p>A physical scan code is a device-specific identifier that is associated
129 with each key, button or other control. Because physical scan codes
154 kernel input drivers are responsible for translating physical
  /device/google/dragon/overlay/frameworks/base/core/res/res/values/
config.xml 136 <!-- Controls how we deal with externally connected physical keyboards.
137 0 - When using this device, it is not clear for users to recognize when the physical
141 1 - When using this device, it is clear for users to recognize when the physical
  /external/autotest/client/tests/ltp/patches/
cpuid.patch 87 /*Number of logic processor in a physical processor*/
128 /*Number of logic processor in a physical processor*/
169 /*Number of logic processor in a physical processor*/
  /external/chromium-trace/catapult/telemetry/telemetry/internal/platform/
platform_backend.py 116 """Start gathering a trace with frame timestamps close to physical
121 """Stop gathering a trace with frame timestamps close to physical display.
123 Returns a raw tracing events that contains the timestamps of physical
  /external/libpcap/Win32/Include/net/
if.h 97 #define IFF_ALTPHYS IFF_LINK2 /* use alternate physical connection */
176 #define ifr_phys ifr_ifru.ifru_phys /* physical wire */
177 #define ifr_media ifr_ifru.ifru_media /* physical media */
  /external/libvorbis/doc/
vorbis-clip.txt 18 Thus, when we edit a Vorbis stream, the finest physical editing
23 stand-alone). Thus, at the physical packet level, Vorbis is still
52 and/or ends before the physical PCM data represented in the last
  /external/libvorbis/doc/vorbisfile/
chainingexample.html 92 <p>Then we're going to find the number of logical bitstreams in the physical bitstream using <a href="ov_streams.html">ov_streams</a>.
94 <p>We use <a href="ov_time_total.html">ov_time_total</a> to determine the total length of the physical bitstream. We specify that we want the entire bitstream by using the argument <tt>-1</tt>.
142 When we're done with the entire physical bitstream, we need to call <a href="ov_clear.html">ov_clear()</a> to release the bitstream.
  /external/llvm/lib/CodeGen/
RegAllocBase.cpp 69 // Visit all the live registers. If they are already assigned to a physical
87 // Continue assigning vregs one at a time to available physical registers.
102 // selectOrSplit requests the allocator to return an available physical
  /external/llvm/lib/CodeGen/SelectionDAG/
ScheduleDAGFast.cpp 34 STATISTIC(NumPRCopies, "Number of physical copies");
73 /// LiveRegDefs - A set of physical registers and their definition
167 // This is a physical register dependency and it's impossible or
193 // Release all the implicit physical register defs that are live.
200 "Physical register dependency violated?");
430 /// getPhysicalRegisterVT - Returns the ValueType of the physical register
441 assert(MCID.ImplicitDefs && "Physical reg def must be in implicit def list!");
472 /// scheduling of the given node to satisfy live physical register dependencies.
492 // Inline asm can clobber physical defs.
567 // All candidates are delayed due to live physical reg dependencies
    [all...]
  /external/squashfs-tools/RELEASE-READMEs/
README-4.3 31 uses 25% of physical memory.
116 By default Mksquashfs uses 25% of the physical memory. Increasing
119 system is busy and there is not 25% of physical memory free (again, note
  /external/webrtc/webrtc/base/
linux.cc 90 // _online_, so this may underreport the number of physical cores.
102 // Count the cores for the physical id only if we have not counted the id.
103 if (GetSectionIntValue(i, "physical id", &physical_id) &&
  /hardware/bsp/intel/peripheral/libmraa/api/mraa/
common.h 94 * @param pin Physical Pin to be checked.
201 * @return uint of physical pin count on the in-use platform
225 * @return uint of physical pin count on the in-use platform
  /hardware/intel/img/hwcomposer/merrifield/ips/tangier/
TngDisplayContext.cpp 198 // For physical displays, dup the releaseFenceFd only for
223 // dup releaseFenceFd for physical displays and ignore virtual
225 // physical displays are using a single releaseFence; for virtual
  /hardware/intel/img/hwcomposer/moorefield_hdmi/ips/tangier/
TngDisplayContext.cpp 198 // For physical displays, dup the releaseFenceFd only for
223 // dup releaseFenceFd for physical displays and ignore virtual
225 // physical displays are using a single releaseFence; for virtual
  /toolchain/binutils/binutils-2.25/include/coff/
i960.h 106 char s_paddr[4]; /* physical address, aliased s_nlib */
133 * grouping will have l_lnno = 0 and in place of physical address will be the
141 char l_paddr[4]; /* (physical) address of line number */
rs6000.h 85 char s_paddr[4]; /* physical address, aliased s_nlib */
103 * grouping will have l_lnno = 0 and in place of physical address will be the
109 char l_paddr[4]; /* (physical) address of line number */
  /art/runtime/arch/arm/
instruction_set_features_arm.h 64 // Are the ldrd and strd instructions atomic? This is commonly true when the Large Physical

Completed in 2483 milliseconds

1 2 3 4 5 6 78 91011>>