Home
last modified time | relevance | path

Searched defs:xptr (Results 1 – 11 of 11) sorted by relevance

/external/skia/src/core/
DSkBitmapProcState_matrixProcs.cpp298 static void fill_sequential(uint16_t xptr[], int start, int count) { in fill_sequential()
350 uint16_t* xptr = reinterpret_cast<uint16_t*>(xy); in clampx_nofilter_trans() local
398 uint16_t* xptr = reinterpret_cast<uint16_t*>(xy); in repeatx_nofilter_trans() local
419 static void fill_backwards(uint16_t xptr[], int pos, int count) { in fill_backwards()
438 uint16_t* xptr = reinterpret_cast<uint16_t*>(xy); in mirrorx_nofilter_trans() local
DSkBitmapProcState.cpp661 const uint16_t* xptr = reinterpret_cast<const uint16_t*>(bitmapXY); in check_scale_nofilter() local
/external/libxml2/
DtestXPath.c42 static int xptr = 0; variable
Dxinclude.c62 xmlXPathObjectPtr xptr; /* the xpointer if needed */ member
1564 xmlXPathObjectPtr xptr; in xmlXIncludeLoadDoc() local
Dconfigure.ac188 AC_ARG_WITH(xptr, optwith
Druntest.c2274 testXPath(const char *str, int xptr, int expr) { in testXPath()
2320 int xptr, int expr) { in xpathCommonTest()
/external/libopus/celt/
Dcelt_lpc.c237 const opus_val16 *xptr; in _celt_autocorr() local
Dvq.c356 celt_norm *xptr = X; in renormalise_vector() local
/external/squashfs-tools/squashfs-tools/
Dread_xattrs.c316 void *xptr; in get_xattr() local
/external/libxml2/include/libxml/
Dxpath.h318 int xptr; /* is this an XPointer context? */ member
383 int xptr; /* it this an XPointer expression */ member
/external/opencv3/modules/core/test/
Dtest_arithm.cpp1030 const float* xptr = planes[0].ptr<float>(); in cartToPolar() local
1045 const double* xptr = planes[0].ptr<double>(); in cartToPolar() local