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

  /external/oprofile/libpp/
op_header.h 45 opd_header const read_header(std::string const & sample_filename);
profile.cpp 77 opd_header head = read_header(filename);
op_header.cpp 140 opd_header const read_header(string const & sample_filename) function
arrange_profiles.cpp 265 return read_header(file);
272 opd_header const temp = read_header(files.sample_filename);
279 opd_header const temp = read_header(*it);
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/clover/tgsi/
compiler.cpp 35 read_header(const std::string &header, module &m) { function in namespace:__anon14881
95 read_header({ source.begin(), body }, m);
  /external/mesa3d/src/gallium/state_trackers/clover/tgsi/
compiler.cpp 35 read_header(const std::string &header, module &m) { function in namespace:__anon25225
95 read_header({ source.begin(), body }, m);
  /frameworks/native/cmds/rawbu/
backup.cpp 438 static int read_header(FILE* fh, int* type, char** path, struct stat* st) function in namespace:android
539 if (read_header(fh, &type, &path, &statBuffer) == 0) {

Completed in 184 milliseconds