HomeSort by relevance Sort by last modified time
    Searched full:phys (Results 126 - 150 of 236) sorted by null

1 2 3 4 56 7 8 910

  /hardware/qcom/msm8960/kernel-headers/linux/
msm_q6venc.h 119 u32 phys; member in struct:venc_buf_type
212 void *phys; member in struct:venc_pmem
  /hardware/samsung_slsi/exynos5/mobicore/daemon/ClientLib/
Device.cpp 170 LOG_I(" mapped handle %d to %p, phys=%p ", handle, virtAddr, physAddr);
197 LOG_I(" unmapping handle %d from %p, phys=%p",
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Finder/
Finder_items.py 261 which = 'phys'
342 'phys' : _Prop_physical_size,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/SystemEvents/
Disk_Folder_File_Suite.py 189 which = 'phys'
362 'phys' : _Prop_physical_size,
  /external/chromium_org/tools/grit/grit/gather/
chrome_scaled_image.py 43 'bKGD cHRM gAMA iCCP pHYs sBIT sRGB tRNS'.split())
  /external/qemu/target-i386/
hax-darwin.c 82 dprint("has set phys mem failed\n");
  /hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/public/
MobiCoreDevice.h 207 virtual bool findContiguousWsm(uint32_t handle, addr_t *phys, uint32_t *len) = 0;
  /external/qemu/distrib/sdl-1.2.15/src/video/Xext/Xxf86dga/
XF86DGA.c 535 ULONG phys;
544 pmap.a.phys = offset;
XF86DGA2.c 909 ULONG phys;
918 pmap.a.phys = base;
  /external/chromium_org/ui/gfx/geometry/
matrix3_f.cc 202 // Int. J. Mod. Phys. C19 (2008) 523-548
  /external/e2fsprogs/e2fsck/
journal.c 46 int journal_bmap(journal_t *journal, blk64_t block, unsigned long long *phys)
49 *phys = block;
57 *phys = block;
63 *phys = pblk;
e2fsck.h 122 blk64_t phys; member in struct:dx_dirblock_info
  /hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/Platforms/Generic/
TrustZoneDevice.cpp 185 LOG_I("MCI established, at %p, phys=%p, reused=%s",
511 bool TrustZoneDevice::findContiguousWsm(uint32_t handle, addr_t *phys, uint32_t *len)
513 if (pMcKMod->findContiguousWsm(handle, phys, len)) {
517 LOG_I("Resolved buffer with handle %u to %p", handle, phys);
  /external/libpng/
pngget.c 398 png_debug1(1, "in %s retrieval function", "pHYs");
912 png_debug1(1, "in %s retrieval function", "pHYs");
938 #endif /* pHYs */
    [all...]
pnginfo.h 180 /* The pHYs chunk gives the physical pixel density of the image for
  /external/llvm/test/CodeGen/Generic/
select.ll 66 ; allocator can allocate the appropriate phys. reg. for it
  /hardware/ti/omap3/dspbridge/inc/
DSPProcessor.h 245 * ulMapAttr : Optional endianness attributes, virt to phys flag.
mem.h 49 *! require phys address to be page aligned!
  /hardware/ti/omap3/dspbridge/libbridge/inc/
DSPProcessor.h 245 * ulMapAttr : Optional endianness attributes, virt to phys flag.
  /ndk/tests/build/issue20862-libpng-O0/jni/
pnginfo.h 167 /* The pHYs chunk gives the physical pixel density of the image for
  /external/chromium_org/third_party/libpng/
pngget.c 339 png_debug1(1, "in %s retrieval function", "pHYs");
702 png_debug1(1, "in %s retrieval function", "pHYs");
  /external/llvm/test/CodeGen/X86/
crash.ll 2 ; RUN: llc -march=x86 -no-integrated-as < %s -verify-machineinstrs -precompute-phys-liveness
3 ; RUN: llc -march=x86-64 -no-integrated-as < %s -verify-machineinstrs -precompute-phys-liveness
  /external/qemu/distrib/libpng-1.2.46/
pngget.c 339 png_debug1(1, "in %s retrieval function", "pHYs");
702 png_debug1(1, "in %s retrieval function", "pHYs");
  /external/eigen/unsupported/Eigen/src/IterativeSolvers/
GMRES.h 48 * Comput.Phys.Comm. 53, 1989, pp. 311 - 320.
  /external/qemu/
exec.c 650 static void *subpage_init (hwaddr base, ram_addr_t *phys,
    [all...]

Completed in 762 milliseconds

1 2 3 4 56 7 8 910