Home
last modified time | relevance | path

Searched refs:IncludesCollection (Results 1 – 7 of 7) sorted by relevance

/aoo41x/main/soltools/mkdepend/
H A Dcollectdircontent.cxx3 PathFilePair IncludesCollection::split_path(const string& filePath) { in split_path()
16 void IncludesCollection::add_to_collection(const string& dirPath) { in add_to_collection()
48 bool IncludesCollection::exists(string filePath) { in exists()
72 IncludesCollection * create_IncludesCollection() { in create_IncludesCollection()
73 return new IncludesCollection; in create_IncludesCollection()
76 void delete_IncludesCollection(IncludesCollection *m) { in delete_IncludesCollection()
80 int call_IncludesCollection_exists(IncludesCollection* m, const char * filePath) { in call_IncludesCollection_exists()
H A Dcollectdircontent.hxx27 struct IncludesCollection { struct
41 struct IncludesCollection; argument
49 struct IncludesCollection * create_IncludesCollection(void);
50 void delete_IncludesCollection(struct IncludesCollection *);
52 int call_IncludesCollection_exists(struct IncludesCollection* m, const char* filePath);
H A Dinclude.c37 int exists_path(struct IncludesCollection*, char*);
51 struct IncludesCollection* incCollection;
134 struct IncludesCollection* incCollection; in exists_path()
H A Ddef.h171 struct IncludesCollection* incCollection, struct symhash *symbols);
178 struct IncludesCollection* incCollection, struct symhash *symbols);
H A Dpr.c48 struct IncludesCollection* incCollection;
H A Dmain.c175 struct IncludesCollection* incCollection;
H A Dparse.c48 struct IncludesCollection* incCollection;

Completed in 88 milliseconds