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

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/chromeos/ime/
input_method_descriptor.h 57 // A preferred physical keyboard layout for the input method (e.g., "us",
  /external/chromium_org/components/autofill/core/browser/android/
auxiliary_profile_loader_android.h 68 // actually extracts users contact information from the physical device
  /external/chromium_org/content/browser/renderer_host/
backing_store_mac.h 68 // Number of physical pixels per view unit. This is 1 or 2 in practice.
  /external/chromium_org/gpu/command_buffer/service/
transfer_buffer_manager_unittest.cc 59 // But maps to the same physical memory.
  /external/chromium_org/media/audio/
audio_output_proxy.cc 87 // physical stream objects. If we delete the object via DeleteSoon, we
  /external/chromium_org/ppapi/c/dev/
ppb_keyboard_input_event_dev.h 27 * which provides access to USB key codes that identify the physical key being
  /external/chromium_org/printing/
page_setup.h 75 // Physical size of the page, including non-printable margins.
  /external/chromium_org/third_party/WebKit/public/platform/
WebScreenInfo.h 39 // Device scale factor. Specifies the ratio between physical and logical
  /external/chromium_org/third_party/libjingle/source/talk/base/
systeminfo.h 65 // Total amount of physical memory, in bytes.
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/common/
native_modeset.h 51 * Get the available physical connectors and the number of CRTCs.
  /external/e2fsprogs/misc/
dumpe2fs.8.in 73 You need to know the physical filesystem structure to understand the
  /external/icu4c/layout/
LEFontInstance.h 65 * size. Each instance can represent either a single physical font, or a composite font.
66 * A composite font is a collection of physical fonts, each of which contains a subset of
70 * make sense for a physical font. If you have an <code>LEFontInstance</code> which
94 * Get a physical font which can render the given text. For composite fonts,
95 * if there is no single physical font which can render all of the text,
96 * return a physical font which can render an initial substring of the text,
106 * <code>LEFontInstance</code> which represent a physical font. It returns
153 * which represents a physical font - i.e. one which has been returned by
172 * which represents a physical font - i.e. one which has been returned by
  /external/kernel-headers/original/asm-mips/
cpu-info.h 58 int core; /* physical core number */
  /external/kernel-headers/original/asm-x86/
processor-flags.h 55 #define X86_CR4_PAE 0x00000020 /* enable physical address extensions */
  /external/kernel-headers/original/linux/
fd.h 271 * on the FDC might not agree with the actual physical
289 * Only writes that were attempted but failed due to a physical media
294 unsigned int write_errors; /* number of physical write errors
348 long phys_length; /* physical length, if different from dma length */
genhd.h 368 __le32 d_phys_cyl; /* # of physical cylinders per device */
369 __le32 d_phys_trk; /* # of physical tracks per cylinder */
370 __le32 d_phys_sec; /* # of physical sectors per track */
371 __le32 d_phys_bytes; /* # of physical bytes per sector */
ion.h 78 * @base: base address of heap in physical memory if applicable
105 * @data: platform data specifying starting physical address and
161 * ion_phys - returns the physical address and len of a handle
168 * handle's physical address. It't output is only correct if
qic117.h 139 /*11*/ {"physical reverse", 0x17, 0x05, motion, 0, required},\
140 /*12*/ {"physical forward", 0x17, 0x05, motion, 0, required},\
191 #define QIC_STATUS_AT_BOT 0x40 /* Cartridge is at physical
193 #define QIC_STATUS_AT_EOT 0x80 /* Cartridge is at physical end
  /external/kernel-headers/original/linux/raid/
md_u.h 83 int layout; /* 0 the array's physical layout */
  /external/libogg/doc/
framing.html 109 <h2>Logical and Physical Bitstreams</h2>
113 <em>physical</em> Ogg bitstream is constructed from one or more
114 than one logical Ogg bitstream (the simplest physical bitstream
117 bitstreams into more complex physical bitstreams is described in the
119 mapping of raw Vorbis packets into a valid Ogg Vorbis physical
331 granularity in a physical bitstream. The most common case would be
334 number is the means by which pages physical pages are associated with
336 serial number within a physical stream:</p>
387 possible physical page size at 65307 bytes or just under 64kB (thus
  /external/libogg/doc/libogg/
ogg_sync_state.html 22 <p>It is used during decoding to track the status of data as it is read in, synchronized, verified, and parsed into pages belonging to the various logical bistreams in the current physical bitstream link.
  /external/libvorbis/doc/
framing.html 109 <h2>Logical and Physical Bitstreams</h2>
113 <em>physical</em> Ogg bitstream is constructed from one or more
114 than one logical Ogg bitstream (the simplest physical bitstream
117 bitstreams into more complex physical bitstreams is described in the
119 mapping of raw Vorbis packets into a valid Ogg Vorbis physical
331 granularity in a physical bitstream. The most common case would be
334 number is the means by which pages physical pages are associated with
336 serial number within a physical stream:</p>
387 possible physical page size at 65307 bytes or just under 64kB (thus
  /external/libvorbis/doc/vorbisfile/
ov_pcm_seek.html 20 <p>Seeks to the offset specified (in pcm samples) within the physical bitstream. This function only works for seekable streams.
ov_raw_seek.html 20 <p>Seeks to the offset specified (in compressed raw bytes) within the physical bitstream. This function only works for seekable streams.
ov_serialnumber.html 20 <p>Returns the serialnumber of the specified logical bitstream link number within the overall physical bitstream.

Completed in 339 milliseconds

1 2 3 4 5 6 7 8 91011>>