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

<<11121314151617181920>>

  /external/bluetooth/bluedroid/stack/include/
mca_defs.h 71 #define MCA_RSP_MDL_BUSY 0x06 /* The device is temporarily unable to complete the request. This is intended for reasons not related to the physical sensor (e.g. communication resources unavailable). */
78 #define MCA_RSP_NO_RESOURCE 0x08 /* The device is temporarily unable to complete the request. This is intended for reasons relating to the physical sensor (e.g. hardware fault, low battery), or when processing resources are temporarily committed to other processes. */
  /external/chromium/chrome/browser/policy/
device_token_fetcher.h 152 // Contains physical machine id to send to the server.
154 // Contains physical machine model to send to server.
  /external/chromium/net/base/
test_root_certs_win.cc 126 // the request to be forwarded to the first physical store in the
131 // any changes to the underlying physical store. When the |memory_store| is
  /external/chromium_org/content/browser/renderer_host/
websocket_dispatcher_host.cc 63 // The websocket multiplexing spec says to should drop the physical
64 // connection in this case, but there isn't a real physical connection
  /external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
ContentViewClient.java 47 * @param topControlsOffsetYPix The Y offset of the top controls in physical pixels.
48 * @param contentOffsetYPix The Y offset of the content in physical pixels.
  /external/chromium_org/net/cert/
test_root_certs_win.cc 127 // the request to be forwarded to the first physical store in the
132 // any changes to the underlying physical store. When the |memory_store| is
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
ClipRect.h 262 // Unique to paginated fragments. The physical translation to apply to shift the layer when painting/hit-testing.
266 // (physical) coordinates.
RenderBox.h 73 // These represent your location relative to your container as a physical offset.
181 // Visual and layout overflow are in the coordinate space of the box. This means that they aren't purely physical directions.
182 // For horizontal-tb and vertical-lr they will match physical directions, but for horizontal-bt and vertical-rl, the top/bottom and left/right
183 // respectively are flipped when compared to their physical counterparts. For example minX is on the left in vertical-lr,
446 // There are a few cases where we need to refer specifically to the available physical width and available physical height.
447 // Relative positioning is one of those cases, since left/top offsets are physical.
546 // These represent your location relative to your container as a physical offset.
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/src/gperftools/
malloc_extension.h 176 // by the OS, they also count towards physical memory usage.
183 // is swapped out by the OS, they also count towards physical
189 // is swapped out by the OS, they also count towards physical
197 // towards physical memory usage. This property is not writable.
206 // do not count towards physical memory usage. This property
349 // are no longer backed by physical memory and do not count against
357 // "large_unmapped" are no longer backed by physical memory
402 UNMAPPED, // Backing physical memory has been returned to the OS
  /external/iproute2/man/man8/
tc-htb.8 37 physical link to simulate several slower links and to send different
39 to specify how to divide the physical link into simulated links and
  /external/jmonkeyengine/engine/src/test/jme3test/bullet/
TestPhysicsCharacter.java 45 * A walking physical character followed by a 3rd person camera. (No animation.)
100 // init a physical test scene
  /external/kernel-headers/original/asm-x86/
page_32.h 150 * amount of physical memory you can use to about 950MB.
152 * If you want more physical memory than this then see the CONFIG_HIGHMEM4G
  /external/kernel-headers/original/linux/
mroute6.h 69 __u16 mif6c_pifi; /* the index of the physical IF */
180 int link; /* Physical interface index */
  /external/libogg/doc/
ogg-multiplex.html 73 <h1>Page Multiplexing and Ordering in a Physical Ogg Stream</h1>
80 physical Ogg stream.</p>
102 physical stream at the page level. Each page contains an abstract
106 physical bitstream section before any logical stream data), logical
107 stream data pages are arranged in a physical bitstream in strict
151 <p>Logical streams within a physical Ogg stream belong to one of two
180 until all continuous streams in a physical stream have data ready to
209 physical Ogg stream as a whole summary of its streams, rather than
  /external/libvorbis/doc/vorbisfile/
ov_fopen.html 89 (determining all the logical bitstreams in one physical bitstream, for
100 physical stream section.<p>
  /external/llvm/lib/Target/ARM/
ARMBaseRegisterInfo.h 79 /// FramePtr - ARM physical register used as frame ptr.
82 /// BasePtr - ARM physical register used as a base ptr in complex stack
  /external/llvm/lib/Target/Mips/
Mips16InstrInfo.h 31 /// load from a stack slot, return the virtual or physical register number of
39 /// store to a stack slot, return the virtual or physical register number of
MipsSEInstrInfo.h 32 /// load from a stack slot, return the virtual or physical register number of
40 /// store to a stack slot, return the virtual or physical register number of
  /external/llvm/lib/Target/R600/
SIFixSGPRCopies.cpp 113 // or a COPY, therefore it cannot be a physical register.
115 "Reg cannot be a physical register");
  /external/qemu/distrib/sdl-1.2.15/docs/html/
sdlsetpalette.html 131 physical palette (that determines how the hardware will map the colors
141 >This function can modify either the logical or physical palette by
  /external/qemu/docs/
CPU-EMULATION.TXT 46 translate virtual addresses into physical ones by performing the following:
70 I/O is implemented: the virtual->physical conversion helper function detects
  /frameworks/base/cmds/wm/src/com/android/commands/wm/
Wm.java 94 System.out.println("Physical size: " + initialSize.x + "x" + initialSize.y);
138 System.out.println("Physical density: " + initialDensity);
  /frameworks/base/docs/html/training/multiscreen/
screendensities.jd 53 so the same number of pixels may correspond to different physical sizes on
56 that corresponds to the physical size of a pixel at 160 dpi. An <code>sp</code> is the same
  /frameworks/base/services/java/com/android/server/display/
DisplayDevice.java 27 * Represents a physical display device such as the built-in display
176 * physical and logical rects based on the display's current projection.
  /hardware/ti/omap3/dspbridge/inc/
dbreg.h 115 #define PHYSMEMPOOLBASE "PhysicalMemBase" /* Physical mem passed to driver */
116 #define PHYSMEMPOOLSIZE "PhysicalMemSize" /* Physical mem passed to driver */

Completed in 1137 milliseconds

<<11121314151617181920>>