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

  /external/chromium_org/third_party/icu/source/test/cintltst/
cbiapts.c 766 const RBBITailoringTest * testPtr;
767 for (testPtr = tailoringTests; testPtr->locale != NULL; ++testPtr) {
769 UBreakIterator* ubrkiter = ubrk_open(testPtr->type, testPtr->locale, testPtr->test, -1, &status);
776 if (!foundError && offsindx >= testPtr->numOffsets) {
778 testPtr->locale, testPtr->type, offset)
    [all...]
cnumtst.c     [all...]
nucnvtst.c     [all...]
  /external/icu/icu4c/source/test/cintltst/
cbiapts.c 783 const RBBITailoringTest * testPtr;
784 for (testPtr = tailoringTests; testPtr->locale != NULL; ++testPtr) {
786 UBreakIterator* ubrkiter = ubrk_open(testPtr->type, testPtr->locale, testPtr->test, -1, &status);
793 if (!foundError && offsindx >= testPtr->numOffsets) {
795 testPtr->locale, testPtr->type, offset)
    [all...]
cnumtst.c     [all...]
nucnvtst.c     [all...]
  /external/chromium_org/third_party/skia/experimental/Intersection/
EdgeWalker.cpp     [all...]
  /external/skia/experimental/Intersection/
EdgeWalker.cpp     [all...]
  /external/chromium_org/third_party/libxml/src/
schematron.c 857 xmlSchematronTestPtr testptr; local
905 testptr = xmlSchematronAddTest(ctxt, XML_SCHEMATRON_ASSERT,
907 if (testptr == NULL)
928 testptr = xmlSchematronAddTest(ctxt, XML_SCHEMATRON_REPORT,
930 if (testptr == NULL)
    [all...]
  /external/libxml2/
schematron.c 857 xmlSchematronTestPtr testptr; local
905 testptr = xmlSchematronAddTest(ctxt, XML_SCHEMATRON_ASSERT,
907 if (testptr == NULL)
928 testptr = xmlSchematronAddTest(ctxt, XML_SCHEMATRON_REPORT,
930 if (testptr == NULL)
    [all...]
  /external/chromium_org/third_party/icu/source/common/
putil.c 100 # include <mih/testptr.h> /* For uprv_maximumPtr */
    [all...]
  /external/icu/icu4c/source/common/
putil.cpp 89 # include <mih/testptr.h> /* For uprv_maximumPtr */
    [all...]

Completed in 2016 milliseconds