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

  /external/chromium_org/third_party/icu/source/common/
uidna.cpp 78 int32_t lengthResult;
84 lengthResult = -1;
87 lengthResult = 1;
92 lengthResult = 0;
102 return lengthResult;
112 lengthResult=rc;
117 return lengthResult;
ustring.c 745 int32_t lengthResult;
756 lengthResult=-1;
759 lengthResult=0;
762 lengthResult=1;
767 return lengthResult;
773 return lengthResult;
    [all...]
unistr.cpp 596 int8_t lengthResult;
607 lengthResult = -1;
610 lengthResult = 1;
614 lengthResult = 0;
644 return lengthResult;
    [all...]
  /external/icu4c/common/
uidna.cpp 78 int32_t lengthResult;
84 lengthResult = -1;
87 lengthResult = 1;
92 lengthResult = 0;
102 return lengthResult;
112 lengthResult=rc;
117 return lengthResult;
ustring.cpp 746 int32_t lengthResult;
757 lengthResult=-1;
760 lengthResult=0;
763 lengthResult=1;
768 return lengthResult;
774 return lengthResult;
    [all...]
unistr.cpp 605 int8_t lengthResult;
616 lengthResult = -1;
619 lengthResult = 1;
623 lengthResult = 0;
653 return lengthResult;
    [all...]
  /bionic/libc/netbsd/net/
getnameinfo.c 168 int lengthResult = strlen(hostResult->h_name);
171 return lengthResult;
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/tools/common/m2/internal/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 

Completed in 327 milliseconds