HomeSort by: relevance | last modified time | path
    Searched refs:PathnameResponse (Results 1 - 10 of 10) sorted by relevancy

  /src/external/gpl3/gcc/dist/libcody/
resolver.cc 146 s->PathnameResponse (REPO_DIR);
154 s->PathnameResponse (cmi);
161 s->PathnameResponse (cmi);
199 s->PathnameResponse (cmi);
client.cc 18 static Packet PathnameResponse (std::vector<std::string> &words);
27 &PathnameResponse,
28 &PathnameResponse,
29 &PathnameResponse,
248 Packet PathnameResponse (std::vector<std::string> &words)
332 return PathnameResponse (words);
cody.hh 734 void PathnameResponse (char const *path, size_t plen = ~size_t (0));
735 void PathnameResponse (std::string const &path)
737 PathnameResponse (path.data (), path.size ());
server.cc 291 void Server::PathnameResponse (char const *cmi, size_t clen)
  /src/external/gpl3/gcc.old/dist/libcody/
resolver.cc 146 s->PathnameResponse (REPO_DIR);
154 s->PathnameResponse (cmi);
161 s->PathnameResponse (cmi);
199 s->PathnameResponse (cmi);
client.cc 18 static Packet PathnameResponse (std::vector<std::string> &words);
27 &PathnameResponse,
28 &PathnameResponse,
29 &PathnameResponse,
248 Packet PathnameResponse (std::vector<std::string> &words)
332 return PathnameResponse (words);
cody.hh 734 void PathnameResponse (char const *path, size_t plen = ~size_t (0));
735 void PathnameResponse (std::string const &path)
737 PathnameResponse (path.data (), path.size ());
server.cc 291 void Server::PathnameResponse (char const *cmi, size_t clen)
  /src/external/gpl3/gcc/dist/c++tools/
resolver.cc 221 s->PathnameResponse (repo);
239 s->PathnameResponse (iter->second);
307 s->PathnameResponse (iter->second);
  /src/external/gpl3/gcc.old/dist/c++tools/
resolver.cc 221 s->PathnameResponse (repo);
239 s->PathnameResponse (iter->second);
307 s->PathnameResponse (iter->second);

Completed in 34 milliseconds