Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/soltools/mkdepend/
H A Dcollectdircontent.cxx20 void IncludesCollection::add_to_collection(const string& dirPath) { in add_to_collection() function in IncludesCollection
/dports/editors/libreoffice6/libreoffice-6.4.7.2/soltools/mkdepend/
H A Dcollectdircontent.cxx20 void IncludesCollection::add_to_collection(const string& dirPath) { in add_to_collection() function in IncludesCollection
/dports/sysutils/py-azure-cli/azure-cli-2.29.2/azure/cli/command_modules/servicefabric/
H A D_sf_utils.py67 def add_to_collection(parent, collection_name, obj_to_add, key_name, warn=True): function
/dports/textproc/unrtf/unrtf-0.21.10/src/
H A Dattr.c1026 add_to_collection(Collection *col, int nr, const char *text) in add_to_collection() function