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

  /external/libxml2/
schematron.c 859 xmlSchematronTestPtr testptr; local
907 testptr = xmlSchematronAddTest(ctxt, XML_SCHEMATRON_ASSERT,
909 if (testptr == NULL)
930 testptr = xmlSchematronAddTest(ctxt, XML_SCHEMATRON_REPORT,
932 if (testptr == NULL)
    [all...]
  /external/opencv3/modules/ml/src/
data.cpp 773 int* testptr = testSampleIdx.ptr<int>(); local
780 testptr[j1++] = idx;
    [all...]
  /external/icu/icu4c/source/common/
putil.cpp 90 # include <mih/testptr.h> /* For uprv_maximumPtr */
    [all...]

Completed in 283 milliseconds