Home
last modified time | relevance | path

Searched defs:pathspec (Results 1 – 4 of 4) sorted by relevance

/third_party/protobuf/
Dgenerate_changelog.py9 def __init__(self, name, pathspec): argument
/third_party/boost/tools/build/src/engine/
Dfilent.cpp62 string pathspec[ 1 ]; in file_collect_dir_content_() local
Dfilesys.cpp320 char const * const pathspec = *pathstr ? pathstr : "."; in file_query_posix_() local
/third_party/boost/boost/date_time/
Dtz_db_base.hpp183 void load_from_file(const std::string& pathspec) in load_from_file()