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

  /external/chromium/third_party/icu/source/tools/genuca/
genuca.cpp 142 char *terend = tertiary+2; local
144 tersave = *terend;
145 *terend = '\0';
149 uint32_t tervalue = (uint32_t)((*tertiary!='\0')?strtoul(tertiary, &terend, 16):0);
165 *terend = tersave;
    [all...]
  /external/icu4c/tools/genuca/
genuca.cpp 142 char *terend = tertiary+2; local
144 tersave = *terend;
145 *terend = '\0';
149 uint32_t tervalue = (uint32_t)((*tertiary!='\0')?strtoul(tertiary, &terend, 16):0);
165 *terend = tersave;
    [all...]
  /external/chromium/third_party/icu/source/test/cintltst/
citertst.c 1111 char *terend = tertiary+2; local
    [all...]
  /external/icu4c/test/cintltst/
citertst.c 1106 char *terend = tertiary+2; local
    [all...]

Completed in 54 milliseconds