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

  /external/linux-tools-perf/src/tools/perf/util/
config.c 220 static const unsigned char *utf8_bom = (unsigned char *) "\xef\xbb\xbf"; local
221 const unsigned char *bomptr = utf8_bom;
234 if (bomptr != utf8_bom)
  /external/skia/platform_tools/android/bin/linux/
perfhost 

Completed in 167 milliseconds