HomeSort by relevance Sort by last modified time
    Searched refs:xpt (Results 1 - 7 of 7) sorted by null

  /external/opencv3/3rdparty/libtiff/
tif_tile.c 55 uint32 xpt = TIFFhowmany_32(td->td_imagewidth, dx); local
60 tile = (xpt*ypt*zpt)*s +
61 (xpt*ypt)*(z/dz) +
62 xpt*(y/dy) +
65 tile = (xpt*ypt)*(z/dz) + xpt*(y/dy) + x/dx;
  /external/pdfium/third_party/libtiff/
tif_tile.c 55 uint32 xpt = TIFFhowmany_32(td->td_imagewidth, dx); local
60 tile = (xpt*ypt*zpt)*s +
61 (xpt*ypt)*(z/dz) +
62 xpt*(y/dy) +
65 tile = (xpt*ypt)*(z/dz) + xpt*(y/dy) + x/dx;
  /external/valgrind/massif/
ms_main.c 73 // keeping XPt children sorted by 'ip' and use binary search in get_XCon.
78 // - In each XPt, record both bytes and the number of allocations, and
487 // An XPt represents an "execution point", ie. a code address. Each XPt is
496 // It's a bit of a fake XPt (ie. its 'ip' is zero), and is only used because
499 // Any child of 'alloc_xpt' is called a "top-XPt". The XPts at the bottom
502 // Each path from a top-XPt to a bottom-XPt through an XTree gives an
525 // XXX: make XPt and SXPt extensible arrays, to avoid having to do two
528 typedef struct _XPt XPt;
587 XPt* xpt = VG_(perm_malloc)(sizeof(XPt), vg_alignof(XPt)); local
896 XPt* xpt = alloc_xpt; local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.registry_3.5.0.v20100503.jar 
org.eclipse.core.runtime.compatibility_3.2.100.v20100505.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.registry_3.5.301.v20130717-1549.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.registry_3.5.300.v20130327-1442.jar 

Completed in 668 milliseconds