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

  /external/chromium_org/third_party/icu/source/common/
locmap.c 810 int32_t sameChars = idCmp(posixID, this_0->regionMaps[idx].posixID);
811 if (sameChars > bestIdxDiff && this_0->regionMaps[idx].posixID[sameChars] == 0) {
812 if (posixIDlen == sameChars) {
816 bestIdxDiff = sameChars;
    [all...]
  /external/icu/icu4c/source/common/
locmap.c 916 int32_t sameChars = idCmp(posixID, this_0->regionMaps[idx].posixID);
917 if (sameChars > bestIdxDiff && this_0->regionMaps[idx].posixID[sameChars] == 0) {
918 if (posixIDlen == sameChars) {
922 bestIdxDiff = sameChars;
    [all...]
  /prebuilts/gradle-plugin/com/android/tools/lint/lint/22.9.2/
lint-22.9.2.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint/23.0.1/
lint-23.0.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint/23.0.2/
lint-23.0.2.jar 

Completed in 242 milliseconds