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

  /external/libunwind/src/
os-linux.h 185 scan_string (char *cp, char *valp, size_t buf_size) function
269 cp = scan_string (cp, perm, sizeof (perm));
278 cp = scan_string (cp, NULL, 0);
  /external/icu/icu4c/source/test/perf/ustrperf/
stringperf.h 43 U_STRING_DECL(scan_STRING, "Dot. 123. Some more data.", 25);
44 const UnicodeString uScan_STRING=UnicodeString(scan_STRING);

Completed in 333 milliseconds