Home
last modified time | relevance | path

Searched +defs:path +defs:separator +defs:l (Results 1 – 25 of 470) sorted by relevance

12345678910>>...19

/dports/audio/easytag/easytag-2.4.3/src/tags/
H A Dogg_tag.c196 const gchar *separator; in populate_tag_hash_table() local
201 GSList *l; in populate_tag_hash_table() local
328 gchar *separator; in et_add_file_tags_from_vorbis_comments() local
373 gchar *separator; in et_add_file_tags_from_vorbis_comments() local
483 GSList *l; in et_add_file_tags_from_vorbis_comments() local
569 GSList *l; in et_add_file_tags_from_vorbis_comments() local
710 GSList *l; in et_add_file_tags_from_vorbis_comments() local
778 gchar *path; in ogg_tag_read_file_tag() local
883 GList *l; in ogg_tag_write_file_tag() local
/dports/databases/grass7/grass-7.8.6/lib/python/script/
H A Dutils.py51 def separator(sep): function
100 def try_remove(path): argument
112 def try_rmdir(path): argument
124 def basename(path, ext=None): argument
334 def natural_sort(l): argument
379 def set_path(modulename, dirname=None, path='.'): argument
/dports/x11/tint/tint2-78313502d3b26c217f5583a23ef571bc9e0edc45/src/
H A Dconfig.c176 void load_launcher_app_dir(const char *path) in load_launcher_app_dir()
198 GList *l; in load_launcher_app_dir() local
648 Separator *separator = get_or_create_last_separator(); in add_entry() local
653 Separator *separator = get_or_create_last_separator(); in add_entry() local
661 Separator *separator = get_or_create_last_separator(); in add_entry() local
671 Separator *separator = get_or_create_last_separator(); in add_entry() local
674 Separator *separator = get_or_create_last_separator(); in add_entry() local
1187 char *path = expand_tilde(value); in add_entry() local
1330 gboolean config_read_file(const char *path) in config_read_file()
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/core/support/
H A DAmarok.cpp289 QString cleanPath( const QString &path ) in cleanPath()
323 QString asciiPath( const QString &path ) in asciiPath()
338 QString vfatPath( const QString &path, PathSeparatorBehaviour behaviour ) in vfatPath()
345 …QChar separator = ( behaviour == AutoBehaviour ) ? QDir::separator() : ( behaviour == UnixBehaviou… in vfatPath() local
377 QString l = s.left(3).toLower(); in vfatPath() local
383 QString l = s.left(3).toLower(); in vfatPath() local
/dports/astro/siril/siril/src/gui/
H A Dscript_menu.c67 static void add_path_to_gtkText(gchar *path) { in add_path_to_gtkText()
97 static GSList *search_script(const char *path) { in search_script()
201 GSList *l; in initialize_script_menu() local
208 GtkWidget *separator = gtk_separator_menu_item_new(); in initialize_script_menu() local
287 for (GSList *l = list; l; l = l->next) { in set_list_to_preferences_dialog() local
/dports/graphics/photivo/photivo/Sources/filemgmt/
H A DptPathBar.cpp93 QHBoxLayout* l = new QHBoxLayout(m_PrettyDisplay); in ptPathBar() local
126 ptPathBar::pbParseResult ptPathBar::Parse(QString path) { in Parse()
297 bool ptPathBar::setPath(const QString& path) { in setPath()
317 QString ptPathBar::path(const bool nativeSeparators /*= false*/) { in path() function in ptPathBar
447 pbButton* separator = new pbButton(token, idx); in CreateToken() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/binary_size/libsupersize/caspian/
H A Dtree_builder.cc40 char separator, in Build()
69 bool CompareAbsSize(const TreeNode* const& l, const TreeNode* const& r) { in CompareAbsSize()
78 bool CompareCount(const TreeNode* const& l, const TreeNode* const& r) { in CompareCount()
89 TreeNode* TreeBuilder::Find(std::string_view path) { in Find()
119 Json::Value TreeBuilder::Open(const char* path) { in Open()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/tools/binary_size/libsupersize/caspian/
H A Dtree_builder.cc40 char separator, in Build()
69 bool CompareAbsSize(const TreeNode* const& l, const TreeNode* const& r) { in CompareAbsSize()
78 bool CompareCount(const TreeNode* const& l, const TreeNode* const& r) { in CompareCount()
89 TreeNode* TreeBuilder::Find(std::string_view path) { in Find()
119 Json::Value TreeBuilder::Open(const char* path) { in Open()
/dports/editors/gedit/gedit-40.1/gedit/
H A Dgedit-encodings-dialog.c117 GSList *l; in init_liststores() local
233 GSList *l; in encoding_list_to_strv() local
368 GList *l; in update_remove_button_sensitivity() local
421 GtkTreePath *path; in update_up_down_buttons_sensitivity() local
473 GList *l; in transfer_encodings() local
486 GtkTreePath *path; in transfer_encodings() local
522 GList *l; in add_button_clicked_cb() local
571 GList *l; in remove_button_clicked_cb() local
629 GtkTreePath *path; in up_button_clicked_cb() local
669 GtkTreePath *path; in down_button_clicked_cb() local
[all …]
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/libdap2/
H A Ddaputil.c265 nclistdeleteall(NClist* l, void* elem) in nclistdeleteall()
283 collectnodepath(CDFnode* node, NClist* path, int withdataset) in collectnodepath()
296 collectocpath(OClink conn, OCddsnode node, NClist* path) in collectocpath()
352 makepathstring(NClist* path, const char* separator, int flags) in makepathstring()
388 makecdfpathstring(CDFnode* var, const char* separator) in makecdfpathstring()
391 NClist* path = nclistnew(); in makecdfpathstring() local
400 clonenodenamepath(CDFnode* node, NClist* path, int withdataset) in clonenodenamepath()
411 simplepathstring(NClist* names, char* separator) in simplepathstring()
/dports/science/netcdf/netcdf-c-4.7.4/libdap2/
H A Ddaputil.c267 nclistdeleteall(NClist* l, void* elem) in nclistdeleteall()
285 collectnodepath(CDFnode* node, NClist* path, int withdataset) in collectnodepath()
298 collectocpath(OClink conn, OCddsnode node, NClist* path) in collectocpath()
354 makepathstring(NClist* path, const char* separator, int flags) in makepathstring()
390 makecdfpathstring(CDFnode* var, const char* separator) in makecdfpathstring()
393 NClist* path = nclistnew(); in makecdfpathstring() local
402 clonenodenamepath(CDFnode* node, NClist* path, int withdataset) in clonenodenamepath()
413 simplepathstring(NClist* names, char* separator) in simplepathstring()
/dports/lang/mono/mono-5.10.1.57/mono/eglib/
H A Dgpath.c43 g_build_path (const gchar *separator, const gchar *first_element, ...) in g_build_path()
47 GString *path; in g_build_path() local
222 char *x, *l; in g_find_program_in_path() local
/dports/audio/juk/juk-21.12.3/
H A Dfilerenamer.cpp75 QLabel *l = new QLabel(hbox); in ConfirmationDialog() local
223 QString ConfigCategoryReader::separator() const in separator() function in ConfigCategoryReader
309 QString path = config.readEntry("MusicFolder", "${HOME}/music"); in loadConfig() local
512 QHBoxLayout *l = new QHBoxLayout(temp); in addFolderSeparatorCheckbox() local
674 QWidget *l = m_rows[id].widget; in moveItem() local
837 QString FileRenamerWidget::separator() const in separator() function in FileRenamerWidget
951 QString path; in setFolderIcon() local
1004 const QString separator = interface.separator(); in fileName() local
/dports/science/py-avogadrolibs/avogadrolibs-1.94.0/avogadro/qtplugins/clientserver/
H A Dfiledialogmodel.cpp46 const QString& l, const QString& filepath, FileDialogModel::FileType t, in FileDialogModelFileInfo()
155 Separator* separator = new Separator(); in Private() local
170 void listDirectory(const QString& path) in listDirectory()
208 const Path& path = response->paths(i); in handleListingResponse() local
336 void FileDialogModel::setCurrentPath(const QString& path) in setCurrentPath()
393 void FileDialogModel::absoluteFilePath(const QString& path, in absoluteFilePath()
440 FileExistsRequest(vtkCommunicatorChannel* server, const QString& path) in FileExistsRequest()
472 Path path; in execute() local
502 DirExistsRequest(vtkCommunicatorChannel* server, const QString& path) in DirExistsRequest()
537 Path path; in execute() local
[all …]
/dports/science/avogadrolibs/avogadrolibs-1.94.0/avogadro/qtplugins/clientserver/
H A Dfiledialogmodel.cpp46 const QString& l, const QString& filepath, FileDialogModel::FileType t, in FileDialogModelFileInfo()
155 Separator* separator = new Separator(); in Private() local
170 void listDirectory(const QString& path) in listDirectory()
208 const Path& path = response->paths(i); in handleListingResponse() local
336 void FileDialogModel::setCurrentPath(const QString& path) in setCurrentPath()
393 void FileDialogModel::absoluteFilePath(const QString& path, in absoluteFilePath()
440 FileExistsRequest(vtkCommunicatorChannel* server, const QString& path) in FileExistsRequest()
472 Path path; in execute() local
502 DirExistsRequest(vtkCommunicatorChannel* server, const QString& path) in DirExistsRequest()
537 Path path; in execute() local
[all …]
/dports/x11-fm/caja/caja-1.26.0/libcaja-private/
H A Dcaja-column-chooser.c147 GtkTreePath *path; in update_buttons() local
193 GtkTreePath *path; in visible_toggled_callback() local
218 GtkTreePath *path, in row_deleted_callback()
302 GtkTreePath *path; in move_up_clicked_callback() local
372 GtkWidget *separator; in add_buttons() local
417 GList *l; in populate_tree() local
595 GList *l; in set_column_order() local
596 GtkTreePath *path; in set_column_order() local
/dports/x11-fm/nemo/nemo-4.8.3/libnemo-private/
H A Dnemo-column-chooser.c146 GtkTreePath *path; in update_buttons() local
190 GtkTreePath *path; in visible_toggled_callback() local
215 GtkTreePath *path, in row_deleted_callback()
298 GtkTreePath *path; in move_up_clicked_callback() local
365 GtkWidget *separator; in add_buttons() local
410 GList *l; in populate_tree() local
576 GList *l; in set_column_order() local
577 GtkTreePath *path; in set_column_order() local
/dports/print/xreader/xreader-3.2.2/shell/
H A Dev-sidebar-attachments.c100 const char *separator; in icon_theme_get_pixbuf_from_mime_type() local
180 GtkTreePath *path = NULL; in ev_sidebar_attachments_get_attachment_at_pos() local
210 GtkTreePath *path; in ev_sidebar_attachments_popup_menu_show() local
211 GList *selected = NULL, *l; in ev_sidebar_attachments_popup_menu_show() local
397 GList *selected = NULL, *l; in ev_sidebar_attachments_drag_data_get() local
409 GtkTreePath *path; in ev_sidebar_attachments_drag_data_get() local
609 GList *l; in job_finished_callback() local
/dports/graphics/atril-lite/atril-1.26.0/shell/
H A Dev-sidebar-attachments.c100 const char *separator; in icon_theme_get_pixbuf_from_mime_type() local
180 GtkTreePath *path = NULL; in ev_sidebar_attachments_get_attachment_at_pos() local
210 GtkTreePath *path; in ev_sidebar_attachments_popup_menu_show() local
211 GList *selected = NULL, *l; in ev_sidebar_attachments_popup_menu_show() local
397 GList *selected = NULL, *l; in ev_sidebar_attachments_drag_data_get() local
409 GtkTreePath *path; in ev_sidebar_attachments_drag_data_get() local
609 GList *l; in job_finished_callback() local
/dports/graphics/atril/atril-1.26.0/shell/
H A Dev-sidebar-attachments.c100 const char *separator; in icon_theme_get_pixbuf_from_mime_type() local
180 GtkTreePath *path = NULL; in ev_sidebar_attachments_get_attachment_at_pos() local
210 GtkTreePath *path; in ev_sidebar_attachments_popup_menu_show() local
211 GList *selected = NULL, *l; in ev_sidebar_attachments_popup_menu_show() local
397 GList *selected = NULL, *l; in ev_sidebar_attachments_drag_data_get() local
409 GtkTreePath *path; in ev_sidebar_attachments_drag_data_get() local
609 GList *l; in job_finished_callback() local
/dports/devel/qmake/qt-x11-free-3.3.8/src/tools/
H A Dqdir.cpp213 QDir::QDir( const QString &path, const QString &nameFilter, in QDir()
292 void QDir::setPath( const QString &path ) in setPath()
767 QStringList l = entryList(filterSpec,sortSpec); in encodedEntryList() local
788 QStringList l = entryList(nameFilter,filterSpec,sortSpec); in encodedEntryList() local
984 QDir &QDir::operator=( const QString &path ) in operator =()
1093 char QDir::separator() in separator() function in QDir
/dports/x11/tint/tint2-78313502d3b26c217f5583a23ef571bc9e0edc45/src/tint2conf/
H A Dproperties.c385 GtkTreePath *path; in get_model_length() local
1620 gchar *path; in launcher_add_app() local
1729 GtkTreePath *path; in get_current_icon_theme() local
1745 GtkTreePath *path; in set_current_icon_theme() local
1810 GtkTreePath *path; in load_icons() local
1918 for (GList *l = entries; l; l = l->next) { in populate_from_entries() local
1986 GList *l; in load_desktop_entries() local
2545 for (GList *l = themes; l; l = l->next) { in create_launcher() local
2558 for (GList *l = themes; l; l = l->next) { in create_launcher() local
2573 for (GList *l = entries; l; l = l->next) { in create_launcher() local
[all …]
/dports/games/zaz/zaz-1.0.1/src/
H A Dsettings.cpp107 #ifdef WIN32 in getDefaultDirectory()
108 char mbpath[MAX_PATH *2]; in getDefaultDirectory()
154 string retstr = DEFAULT_FILENAME; in getDefaultDirectory()
211 for (uint f = 0; f < strlen(envLang); f++) in getDefaultDirectory()
225 } in getDefaultDirectory()
/dports/science/py-asdf/asdf-2.8.1/asdf/
H A Dutil.py37 def human_list(l, separator="and"): argument
84 def filepath_to_url(path): argument
/dports/converters/wkhtmltopdf/qt-5db36ec/src/corelib/io/
H A Dqdir.cpp71 static QString driveSpec(const QString &path) in driveSpec()
294 inline void QDirPrivate::sortFileList(QDir::SortFlags sort, QFileInfoList &l, in sortFileList()
327 QFileInfoList l; in initFileLists() local
587 void QDir::setPath(const QString &path) in setPath()
602 QString QDir::path() const in path() function in QDir
1321 QFileInfoList l; in entryList() local
1367 QFileInfoList l; in entryInfoList() local
1676 QDir &QDir::operator=(const QString &path) in operator =()
1780 QChar QDir::separator() in separator() function in QDir
1800 bool QDir::setCurrent(const QString &path) in setCurrent()
[all …]

12345678910>>...19