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

  /external/icu/icu4c/source/test/cintltst/
cbiapts.c 788 const RBBITailoringTest * testPtr;
789 for (testPtr = tailoringTests; testPtr->locale != NULL; ++testPtr) {
791 UBreakIterator* ubrkiter = ubrk_open(testPtr->type, testPtr->locale, testPtr->test, -1, &status);
798 if (!foundError && offsindx >= testPtr->numOffsets) {
800 testPtr->locale, testPtr->type, offset)
    [all...]
cnumtst.c     [all...]
nucnvtst.c     [all...]
  /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 361 milliseconds