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

<<11121314151617181920>>

  /external/chromium_org/third_party/tcmalloc/vendor/src/
system-alloc.cc 128 "Physical memory starting location in MB for /dev/mem allocation."
132 "Physical memory limit location in MB for /dev/mem allocation."
343 static off_t physmem_base; // next physical memory address to allocate
344 static off_t physmem_limit; // maximum physical address allowed
  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
dbgfmt.h 97 * \param linemap virtual/physical line mapping
  /external/chromium_org/ui/base/l10n/
l10n_util_win.h 56 // device independent pixels (DIP) to physical pixels. The font size is scaled
  /external/chromium_org/ui/gfx/
display.h 15 // This class typically, but does not always, correspond to a physical display
  /external/dropbear/libtomcrypt/notes/
tech0001.txt 9 where there are few sources of entropy or physical sources.
  /external/e2fsprogs/debugfs/
debug_cmds.ct 148 request do_bmap, "Calculate the logical->physical block mapping for an inode",
  /external/e2fsprogs/lib/ext2fs/
dosio.h 43 unsigned char phys; /* Physical DOS drive number */
  /external/jmonkeyengine/engine/src/jogg/com/jme3/audio/plugins/
UncachedOggStream.java 43 * Single-threaded physical ogg stream. Decodes audio in the same thread
  /external/kernel-headers/original/asm-arm/
pgalloc.h 118 * The pmd must be loaded with the physical
  /external/kernel-headers/original/asm-mips/ip32/
crime.h 18 #define CRIME_BASE 0x14000000 /* physical */
  /external/kernel-headers/original/asm-mips/
pgtable-bits.h 17 * physical address by a single 'and' operation and gain 6 additional
  /external/kernel-headers/original/linux/
android_pmem.h 41 /* starting physical address of memory region */
  /external/kernel-headers/original/linux/raid/
md.h 46 * 'md_p.h' holds the 'physical' layout of RAID devices
  /external/libppp/src/
Makefile 10 mbuf.c mp.c ncp.c ncpaddr.c pap.c physical.c pred.c probe.c prompt.c \
auth.c 81 #include "physical.h"
397 datalink_AuthNotOk(authp->physical->dl);
402 auth_Init(struct authinfo *authp, struct physical *p, auth_func req,
412 authp->physical = p;
hdlc.h 54 struct physical;
  /external/libvorbis/doc/vorbisfile/
datastructures.html 30 a pointer to the physical file or bitstream and various information about that bitstream.</td>
ov_bitrate.html 50 physical bitstream. If the file is open for random (seekable) access, it will
ov_pcm_seek_lap.html 20 <p>Seeks to the offset specified (in pcm samples) within the physical bitstream. This variant of <a
ov_pcm_seek_page.html 20 <p>Seeks to the closest page preceding the specified location (in pcm samples) within the physical bitstream. This function only works for seekable streams.
ov_pcm_seek_page_lap.html 21 samples) within the physical bitstream. This variant of <a
ov_raw_seek_lap.html 21 physical bitstream. This variant of <a
  /external/llvm/include/llvm/CodeGen/
RegisterPressure.h 34 /// List of live in virtual registers or physical register units.
130 /// \brief A set of live virtual registers and physical register units.
132 /// Virtual and physical register numbers require separate sparse sets, but most
223 /// Force liveness of virtual registers or physical register
  /external/llvm/lib/CodeGen/
AllocationOrder.h 45 /// Return the next physical register in the allocation order, or 0.
VirtRegMap.cpp 14 // references by replacing them with physical register references - adding spill
148 // It rewrites virtual registers to physical registers as specified in the
316 assert(PhysReg && "Invalid SubReg for physical register");
355 // Tell MRI about physical registers in use.

Completed in 695 milliseconds

<<11121314151617181920>>