Searched refs:glob_list (Results 1 – 3 of 3) sorted by relevance
25 typedef std::map<fs::path, std::set<fs::path> > glob_list; typedef28 glob_list glob_dependencies;29 glob_list::iterator last_glob;
72 std::pair<glob_list::iterator, bool> r = glob_dependencies.insert( in add_glob()73 std::make_pair(f, glob_list::mapped_type())); in add_glob()106 QUICKBOOK_FOR (glob_list::value_type const& g, glob_dependencies) { in write_dependencies()123 QUICKBOOK_FOR (glob_list::value_type const& g, glob_dependencies) { in write_dependencies()
91 _xdg_glob_list_free (XdgGlobList *glob_list) in _xdg_glob_list_free() argument95 ptr = glob_list; in _xdg_glob_list_free()112 _xdg_glob_list_append (XdgGlobList *glob_list, in _xdg_glob_list_append() argument121 tmp_element = glob_list; in _xdg_glob_list_append()126 return glob_list; in _xdg_glob_list_append()136 if (glob_list == NULL) in _xdg_glob_list_append()139 tmp_element = glob_list; in _xdg_glob_list_append()145 return glob_list; in _xdg_glob_list_append()