HomeSort by relevance Sort by last modified time
    Searched full:physical (Results 201 - 225 of 1948) sorted by null

1 2 3 4 5 6 7 891011>>

  /frameworks/base/services/java/com/android/server/display/
LogicalDisplay.java 182 // Bootstrap the logical display using its associated primary physical display.
184 // configuration of several physical displays might be used to determine the
258 // The orientation specifies how the physical coordinate system of the display
266 // Apply the physical rotation of the display device itself.
270 // The frame specifies the rotated physical coordinates into which the viewport
  /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 */
  /dalvik/vm/compiler/codegen/x86/
AnalysisO1.cpp 210 //! array of RegisterInfo for all the physical registers
232 bool canSpillReg[PhysicalReg_Null]; //physical registers that should not be spilled
305 initialize data structure allRegs, which stores information for each physical register,
334 if the physical register was used and is not used now
341 //check whether the physical register is used by any logical register
401 not in a physical register (physicalReg is Null)
420 /* GG VR is in a specific physical register */
426 ALOGI("REGALLOC: physical reg %d is used by a GG VR %d %d at beginning of BB", tReg, compileTable[k].regNum, compileTable[k].physicalType);
742 all GL VRs reside in memory and all GG VRs reside in predefined physical registers,
    [all...]
  /external/kernel-headers/original/asm-mips/
io.h 106 * virt_to_phys - map virtual addresses to physical
109 * The returned physical address is the physical (CPU) mapping for
123 * phys_to_virt - map physical address to virtual
140 * ISA I/O bus memory addresses are 1:1 with the physical address.
164 * Change "struct page" to physical address.
579 * Convert a physical pointer to a virtual kernel pointer for /dev/mem
  /external/kernel-headers/original/asm-mips/sn/
addrs.h 96 * 'addr' can be physical or virtual address, but will be converted
105 * NOTE: "addr" is expected to be XKPHYS address, and NOT physical
176 * entry corresponding to a physical (Cac or Uncac) address.
179 * corresponding to the page containing the physical address.
183 * double-word at a specified physical address.
185 * quad-word at a specified physical address.
223 * raw physical address of the associated cache line or protection page.
  /external/libppp/src/
bundle.c 86 #include "physical.h"
102 #define SCATTER_SEGMENTS 7 /* version, datalink, name, physical,
221 physical_DeleteQueue(dl->physical);
227 bundle->phys_type.all |= dl->physical->type;
229 bundle->phys_type.open |= dl->physical->type;
282 struct physical *p = link2physical(fp->link);
338 if (fp == &dl->physical->link.lcp.fsm)
968 if (dl->physical->type != PHYS_AUTO) /* Not in -auto mode */
991 if ((mask & dl->physical->type) &&
1030 octets = MAX(dl->physical->link.stats.total.in.OctetsPerSecond
    [all...]
mp.c 73 #include "physical.h"
264 mp->link.stats.gather = 0; /* Let the physical links gather stats */
299 struct lcp *lcp = &dl->physical->link.lcp;
339 dl->physical->link.stats.parent = &mp->link.stats.total;
415 mp_Assemble(struct mp *mp, struct mbuf *m, struct physical *p)
614 struct physical *p = link2physical(l);
707 if (dl->physical->out)
711 add = link_QueueLen(&dl->physical->link);
732 if (dl->physical->link.lcp.his_mru < mp->peer_mrru) {
744 bestlink = sendasip ? &dl->physical->link : &mp->link
    [all...]
  /packages/apps/Settings/src/com/android/settings/deviceinfo/
StorageMeasurement.java 57 * Utility for measuring the disk usage of internal storage or a physical
84 * Obtain shared instance of {@link StorageMeasurement} for given physical
111 * When measuring a physical {@link StorageVolume}, this value includes
128 * When measuring a physical {@link StorageVolume}, this reflects media
153 /** Physical volume being measured, or {@code null} for internal. */
274 // Physical storage; only count external sizes
412 // Measure media types for emulated storage, or for primary physical
  /docs/source.android.com/src/devices/tech/input/
overview.jd 22 <p>At the lowest layer, the physical input device produces signals that
37 the details such as physical scan codes, HID usages, I2C messages,
118 <dt>Physical Scan Code</dt>
120 <p>A physical scan code is a device-specific identifier that is associated
121 with each key, button or other control. Because physical scan codes
146 kernel input drivers are responsible for translating physical
  /external/chromium/chrome/browser/resources/
about_memory_mac.html 153 Amount of memory that is present in physical RAM.
158 Amount of memory that is present in physical RAM and can
163 Amount of memory that is present in physical RAM and can not
  /external/chromium_org/chrome/browser/resources/
about_memory_mac.html 80 Amount of memory that is present in physical RAM.
85 Amount of memory that is present in physical RAM and can
90 Amount of memory that is present in physical RAM and can not
  /external/chromium_org/components/autofill/content/browser/risk/proto/
fingerprint.proto 103 // The number of physical screens.
106 // Information about the user's monitor's physical screen size.
159 // physical world.
  /external/chromium_org/third_party/libjingle/source/talk/base/
linux.cc 107 // _online_, so this may underreport the number of physical cores.
119 // Count the cores for the physical id only if we have not counted the id.
120 if (GetSectionIntValue(i, "physical id", &physical_id) &&
  /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/SelectionDAG/
ScheduleDAGFast.cpp 33 STATISTIC(NumPRCopies, "Number of physical copies");
72 /// LiveRegDefs - A set of physical registers and their definition
166 // This is a physical register dependency and it's impossible or
192 // Release all the implicit physical register defs that are live.
199 "Physical register dependency violated?");
430 /// getPhysicalRegisterVT - Returns the ValueType of the physical register
436 assert(MCID.ImplicitDefs && "Physical reg def must be in implicit def list!");
466 /// scheduling of the given node to satisfy live physical register dependencies.
486 // Inline asm can clobber physical defs.
561 // All candidates are delayed due to live physical reg dependencies
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
line-map.h 47 /* Physical source file TO_FILE at line TO_LINE at column 0 is represented
116 (physical) line TO_LINE in the current source file (as in the
124 /* Add a mapping of logical source line to physical source file and
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
line-map.h 47 /* Physical source file TO_FILE at line TO_LINE at column 0 is represented
116 (physical) line TO_LINE in the current source file (as in the
124 /* Add a mapping of logical source line to physical source file and
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
line-map.h 47 /* Physical source file TO_FILE at line TO_LINE at column 0 is represented
116 (physical) line TO_LINE in the current source file (as in the
124 /* Add a mapping of logical source line to physical source file and
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
line-map.h 47 /* Physical source file TO_FILE at line TO_LINE at column 0 is represented
116 (physical) line TO_LINE in the current source file (as in the
124 /* Add a mapping of logical source line to physical source file and
  /bionic/libc/include/
ftw.h 46 #define FTW_PHYS 0x01 /* Physical walk, don't follow sym links. */
  /development/ndk/platforms/android-9/include/android/
native_window.h 93 * window's physical size, then it buffer will be scaled to match that size
  /docs/source.android.com/src/devices/tech/storage/
index.jd 21 provided by physical media (such as an SD card), or by an emulation layer backed
28 <p>Mounting of physical external storage volumes is handled by <code>vold</code>, which
74 <li><code>removable</code>: true if this mount has removable media, such as a physical SD
99 which uses a FUSE daemon to provide primary external storage, and includes a physical SD card as
  /external/arduino/
readme.txt 1 Arduino is an open-source physical computing platform based on a simple i/o
  /external/chromium_org/android_webview/java/src/org/chromium/android_webview/
AwLayoutSizer.java 141 // update it even if the physical size of the view doesn't change.
220 // This needs to be called every time either the physical size of the view is changed or the
223 // call from onSizeChanged, since onSizeChanged won't fire if the view's physical size doesn't
228 // the viewport size cannot be directly calculated from the WebView's physical size as that

Completed in 582 milliseconds

1 2 3 4 5 6 7 891011>>