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

  /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 607 int8_t lengthResult;
618 lengthResult = -1;
621 lengthResult = 1;
625 lengthResult = 0;
655 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 1210 milliseconds