Home
last modified time | relevance | path

Searched defs:file_tags (Results 1 – 22 of 22) sorted by relevance

/dports/audio/moc/moc-2.5.2/
H A Dplaylist.h19 struct file_tags struct
21 char *title;
45 struct file_tags *tags; argument
/dports/graphics/gthumb/gthumb-3.10.1/extensions/edit_metadata/
H A Dutils.c31 GthStringList *file_tags = user_data; in remove_tag_if_not_present() local
54 GthStringList *file_tags; in utils_get_common_tags() local
H A Dgth-edit-tags-dialog.c125 GthStringList *file_tags; in gth_edit_tags_dialog_update_info() local
H A Dgth-edit-general-page.c409 GthStringList *file_tags; in gth_edit_general_page_real_update_info() local
/dports/www/newsboat/newsboat-2.22.1/src/
H A Dttrssurlreader.cpp35 std::vector<std::string>& file_tags(ur.get_tags(url)); in reload() local
H A Doldreaderurlreader.cpp65 std::vector<std::string>& file_tags(ur.get_tags(url)); in reload() local
H A Dinoreaderurlreader.cpp68 std::vector<std::string>& file_tags(ur.get_tags(url)); in reload() local
/dports/databases/mongodb36/mongodb-src-r3.6.23/buildscripts/resmokelib/
H A Dselector.py249 def __call__(self, file_tags): argument
259 def __call__(self, file_tags): argument
268 def __call__(self, file_tags): argument
277 def __call__(self, file_tags): argument
/dports/security/softhsm2/softhsm-2.6.1/src/bin/keyconv/
H A Dsofthsm2-keyconv.h86 static const char* file_tags[] = { variable
/dports/mail/notmuch/notmuch-0.34.2/
H A Dnotmuch-restore.c176 char *file_tags; in parse_sup_line() local
/dports/mail/notmuch-emacs/notmuch-0.34.2/
H A Dnotmuch-restore.c176 char *file_tags; in parse_sup_line() local
/dports/mail/py-notmuch2/notmuch-0.34.2/
H A Dnotmuch-restore.c176 char *file_tags; in parse_sup_line() local
/dports/mail/notmuch-mutt/notmuch-0.34.2/
H A Dnotmuch-restore.c176 char *file_tags; in parse_sup_line() local
/dports/mail/py-notmuch/notmuch-0.34.2/
H A Dnotmuch-restore.c176 char *file_tags; in parse_sup_line() local
/dports/devel/geany/geany-1.38/src/tagmanager/
H A Dtm_source_file.c485 GPtrArray *file_tags; in tm_source_file_read_tags_file() local
H A Dtm_tag.c646 tm_get_current_tag (GPtrArray * file_tags, const gulong line, const TMTagType tag_types) in tm_get_current_tag()
H A Dtm_workspace.c350 GPtrArray *file_tags, *new_tags; in tm_workspace_load_global_tags() local
/dports/devel/geany-legacy/geany-1.37.1/src/tagmanager/
H A Dtm_source_file.c538 GPtrArray *file_tags; in tm_source_file_read_tags_file() local
H A Dtm_tag.c646 tm_get_current_tag (GPtrArray * file_tags, const gulong line, const TMTagType tag_types) in tm_get_current_tag()
H A Dtm_workspace.c352 GPtrArray *file_tags, *new_tags; in tm_workspace_load_global_tags() local
/dports/x11-fm/caja/caja-1.26.0/libcaja-private/
H A Dcaja-search-engine-simple.c313 char **file_tags = get_tags_from_info (info); in file_has_all_tags() local
/dports/net-p2p/vuze/vuze-5.7.4.0_2/com/aelitis/azureus/ui/swt/devices/
H A DSBC_DevicesView.java1041 Set<String> file_tags = new HashSet<String>(); in addTagsSubMenu() local