Home
last modified time | relevance | path

Searched +defs:scheme +defs:file +defs:suffix (Results 1 – 25 of 90) sorted by relevance

1234

/dports/sysutils/brasero/brasero-3.12.3/libbrasero-burn/
H A Dburn-image-format.c94 FILE *file; in brasero_image_format_get_cue_file_complement() local
142 FILE *file; in brasero_image_format_get_toc_file_complement() local
271 GFile *file; in brasero_image_format_get_DATAFILE_info() local
301 gchar *scheme; in brasero_image_format_get_DATAFILE_info() local
392 gchar *scheme; in brasero_image_format_get_FILE_info() local
431 GFile *file; in brasero_image_format_get_cdrdao_size() local
524 GFile *file; in brasero_image_format_cue_bin_byte_swap() local
575 GFile *file; in brasero_image_format_get_cue_size() local
621 gchar *scheme; in brasero_image_format_get_cue_size() local
853 const gchar *suffix = NULL; in brasero_image_format_get_default_path() local
[all …]
/dports/biology/gatk/gatk-4.2.0.0/src/main/java/org/broadinstitute/hellbender/utils/gcs/
H A DBucketUtils.java98 private static boolean isEligibleForPrefetching(final String scheme){ in isEligibleForPrefetching()
156 Path file = new org.apache.hadoop.fs.Path(path); in openFile() local
187 Path file = new Path(path); in createFile() local
223 Path file = new Path(pathToDelete); in deleteFile() local
265 public static String randomRemotePath(String stagingLocation, String prefix, String suffix) { in randomRemotePath()
/dports/www/firefox-esr/firefox-91.8.0/js/xpconnect/loader/
H A DURLPreloader.cpp152 const nsAString& suffix) { in GetCacheFile()
499 nsIFile* file, ReadType readType) { in ReadFile()
514 nsCOMPtr<nsIFile> file = location.GetBaseFile(); in Read() local
543 nsCString scheme; in ResolveURI() local
576 nsCOMPtr<nsIFile> file; in ResolveURI() local
599 nsCOMPtr<nsIFile> file; in ToFileLocation() local
/dports/www/firefox/firefox-99.0/js/xpconnect/loader/
H A DURLPreloader.cpp152 const nsAString& suffix) { in GetCacheFile()
511 nsIFile* file, ReadType readType) { in ReadFile()
526 nsCOMPtr<nsIFile> file = location.GetBaseFile(); in Read() local
555 nsCString scheme; in ResolveURI() local
588 nsCOMPtr<nsIFile> file; in ResolveURI() local
611 nsCOMPtr<nsIFile> file; in ToFileLocation() local
/dports/lang/spidermonkey60/firefox-60.9.0/js/xpconnect/loader/
H A DURLPreloader.cpp153 const nsAString& suffix) { in GetCacheFile()
480 nsIFile* file, ReadType readType) { in ReadFile()
495 nsCOMPtr<nsIFile> file = location.GetBaseFile(); in Read() local
524 nsCString scheme; in ResolveURI() local
557 nsCOMPtr<nsIFile> file; in ResolveURI() local
580 nsCOMPtr<nsIFile> file; in ToFileLocation() local
/dports/mail/thunderbird/thunderbird-91.8.0/js/xpconnect/loader/
H A DURLPreloader.cpp152 const nsAString& suffix) { in GetCacheFile()
499 nsIFile* file, ReadType readType) { in ReadFile()
514 nsCOMPtr<nsIFile> file = location.GetBaseFile(); in Read() local
543 nsCString scheme; in ResolveURI() local
576 nsCOMPtr<nsIFile> file; in ResolveURI() local
599 nsCOMPtr<nsIFile> file; in ToFileLocation() local
/dports/lang/spidermonkey78/firefox-78.9.0/js/xpconnect/loader/
H A DURLPreloader.cpp151 const nsAString& suffix) { in GetCacheFile()
479 nsIFile* file, ReadType readType) { in ReadFile()
494 nsCOMPtr<nsIFile> file = location.GetBaseFile(); in Read() local
523 nsCString scheme; in ResolveURI() local
556 nsCOMPtr<nsIFile> file; in ResolveURI() local
579 nsCOMPtr<nsIFile> file; in ToFileLocation() local
/dports/cad/sumo/sumo-1.2.0/src/utils/gui/windows/
H A DGUIDialog_ViewSettings.cpp697 GUIColorScheme& scheme) { in updateColorRanges()
750 GUIScaleScheme& scheme) { in updateScaleRanges()
1037 int suffix = 1; in onCmdColorChange() local
1066 GUIDialog_ViewSettings::loadSettings(const std::string& file) { in loadSettings()
1116 GUIDialog_ViewSettings::loadDecals(const std::string& file) { in loadDecals()
1209 …FXString file = MFXUtils::getFilename2Write(this, "Export view settings", ".xml", GUIIconSubSys::g… in onCmdExportSetting() local
1291 …FXString file = MFXUtils::getFilename2Write(this, "Save Decals", ".xml", GUIIconSubSys::getIcon(IC… in onCmdSaveDecals() local
1368 GUIColorScheme& scheme) { in rebuildColorMatrix()
1422 GUIScaleScheme& scheme) { in rebuildScaleMatrix()
/dports/graphics/jogamp-jogl/gluegen/src/java/com/jogamp/common/net/
H A DUri.java443 public boolean endsWith(final String suffix) { return s.endsWith(suffix); } in endsWith()
655 …public static Uri create(final String scheme, final String ssp, final String fragment) throws URIS… in create()
700 …public static Uri create(final Encoded scheme, final Encoded ssp, final Encoded fragment) throws U… in create()
744 … public static Uri create (final String scheme, final String userinfo, String host, final int port, in create()
834 …public static Uri create (final Encoded scheme, final Encoded userinfo, final Encoded host, final … in create()
906 …public static Uri create(final String scheme, final String host, final String path, final String f… in create()
935 …public static Uri create(final Encoded scheme, final Encoded host, final Encoded path, final Encod… in create()
1120 public static Uri valueOf(final File file) throws URISyntaxException { in valueOf()
1185 public final Encoded scheme; field in Uri
1681 public final Uri concat(final Encoded suffix) throws URISyntaxException { in concat()
[all …]
/dports/x11/libfm-qt/libfm-qt-1.0.0/src/
H A Dfiledialog.cpp511 QString FileDialog::suffix(bool checkDefaultSuffix) const { in suffix() function in Fm::FileDialog
523 … QString suffix = nameFilter.simplified().split(QLatin1Char(' '), Qt::SkipEmptyParts).at(0); in suffix() local
547 auto file = proxyModel_->fileInfoFromIndex(cur); in accept() local
851 void FileDialog::onFileClicked(int type, const std::shared_ptr<const FileInfo> &file) { in onFileClicked()
948 const auto& file = files[i]; in onFileInfoJobFinished() local
1037 auto scheme = url.scheme().toLocal8Bit(); in isSupportedUrl() local
1141 for(const auto& suffix: suffixes) { in setMimeTypeFilters() local
/dports/x11/mate-panel/mate-panel-1.26.1/mate-panel/
H A Dpanel-run-dialog.c470 char *scheme; in panel_run_dialog_execute() local
506 GFile *file; in panel_run_dialog_execute() local
581 const char *file) in panel_run_dialog_append_file_utf8()
606 const char *file) in panel_run_dialog_append_file()
1262 char *file = gtk_file_chooser_get_filename (GTK_FILE_CHOOSER (chooser)); in file_button_browse_response() local
1325 char *file; in fill_files_from() local
1327 const char *suffix; in fill_files_from() local
1377 const char *file; in fill_possible_executables() local
1700 char *file; in entry_drag_data_received() local
1793 char *scheme; in panel_run_dialog_create_desktop_file() local
[all …]
/dports/x11/konsole/konsole-21.12.3/src/widgets/
H A DEditProfileDialog.cpp558 auto suffix = ki18ncp("Unit of time", " second", " seconds"); in setupTabsPage() local
921 for (const ColorScheme *scheme : schemeList) { in updateColorSchemeList() local
1151 for (const auto &file : entry.installedFiles()) { in gotNewColorSchemes() local
1165 for (const auto &file : entry.uninstalledFiles()) { in gotNewColorSchemes() local
1245 void EditProfileDialog::saveColorScheme(const ColorScheme &scheme, bool isNewScheme) in saveColorScheme()
1808 …ofileDialog::maxSpinBoxWidth(const KPluralHandlingSpinBox *spinBox, const KLocalizedString &suffix) in maxSpinBoxWidth()
/dports/www/xist/ll-xist-5.34/src/ll/
H A Durl.py1212 def here(scheme="file"): argument
1254 def Dir(name, scheme="file"): argument
1791 def endswith(self, suffix): argument
1945 def __set__(self, file): argument
2022 def withfile(self, file): argument
2223 def _checkscheme(scheme): argument
2239 def __set__(self, scheme): argument
2433 def __set__(self, file): argument
2639 def withfile(self, file): argument
2861 def abs(self, scheme=-1): argument
[all …]
/dports/cad/openscad/openscad-41f58fe57c03457a3a8b4dc541ef5654ec3e8c78/src/
H A Dmainwin.cc1417 void MainWindow::writeBackup(QFile *file) in writeBackup()
2044 QFile file(exportFilename); in sendToPrintService() local
2227 auto file = action->property("file").toString(); in setCursor() local
2427 void MainWindow::actionExport(FileFormat format, const char *type_name, const char *suffix, unsigne… in actionExport()
2509 const auto suffix = ".csg"; in actionExportCSG() local
2536 const auto suffix = ".png"; in actionExportImage() local
3095 const auto suffix = fileInfo.suffix().toLower(); in handleFileDrop() local
3178 void MainWindow::setColorScheme(const QString &scheme) in setColorScheme()
3281 QString MainWindow::exportPath(const char *suffix) { in exportPath()
/dports/cad/openscad-devel/openscad-63a7c77740030c63d646eb0684ba6947eecb0db7/src/
H A Dmainwin.cc1428 void MainWindow::writeBackup(QFile *file) in writeBackup()
2055 QFile file(exportFilename); in sendToPrintService() local
2245 auto file = action->property("file").toString(); in setCursor() local
2445 void MainWindow::actionExport(FileFormat format, const char *type_name, const char *suffix, unsigne… in actionExport()
2527 const auto suffix = ".csg"; in actionExportCSG() local
2554 const auto suffix = ".png"; in actionExportImage() local
3113 const auto suffix = fileInfo.suffix().toLower(); in handleFileDrop() local
3196 void MainWindow::setColorScheme(const QString &scheme) in setColorScheme()
3293 QString MainWindow::exportPath(const char *suffix) { in exportPath()
/dports/net/haproxy/haproxy-2.4.10/src/
H A Dhttp_htx.c55 char *file; /* file where the directive appears */ member
264 int http_find_sfx_header(const struct htx *htx, const struct ist suffix, struct http_hdr_ctx *ctx, … in http_find_sfx_header()
1122 struct buffer *http_load_errorfile(const char *file, char **errmsg) in http_load_errorfile()
1252 struct buffer *http_parse_errorfile(int status, const char *file, char **errmsg) in http_parse_errorfile()
1724 static int uri_is_default_port(const struct ist scheme, const struct ist port) in uri_is_default_port()
1743 struct ist uri, scheme, authority, host, port; in http_scheme_based_normalize() local
1815 const struct proxy *defpx, const char *file, int line, in proxy_parse_errorloc()
1882 const struct proxy *defpx, const char *file, int line, in proxy_parse_errorfile()
1947 const struct proxy *defpx, const char *file, int line, in proxy_parse_errorfiles()
2010 const struct proxy *defpx, const char *file, int line, in proxy_parse_http_error()
[all …]
/dports/archivers/file-roller/file-roller-3.40.0/src/
H A Dglib-utils.c1169 const char *suffix) in _g_filename_get_random()
1271 _g_file_is_local (GFile *file) in _g_file_is_local()
1273 char *scheme; in _g_file_is_local() local
1288 static GFile *file = NULL; in _g_file_get_home() local
1300 _g_file_get_display_basename (GFile *file) in _g_file_get_display_basename()
1318 GFile *file; in _g_file_new_home_relative() local
1360 _g_file_append_path (GFile *file, in _g_file_append_path()
1573 debug (const char *file, in debug()
/dports/multimedia/kdenlive/kdenlive-21.12.3/src/dialogs/
H A Drenderwidget.cpp215 KColorScheme scheme(palette().currentColorGroup(), KColorScheme::Window); in RenderWidget() local
680 QFile file(dir.absoluteFilePath(QStringLiteral("customprofiles.xml"))); in saveProfile() local
871 QFile file(exportFile); in slotEditProfile() local
993 QFile file(exportFile); in slotDeleteProfile() local
1246 QFile file(chapterFile); in prepareRendering() local
1293 QString suffix; in prepareRendering() local
1601 QFile file(playlistName); in generateRenderFiles() local
1810 KColorScheme scheme(palette().currentColorGroup(), KColorScheme::Window); in refreshView() local
2223 QFile file(exportFile); in parseFile() local
2916 QFile file(autoscriptFile); in startWaitingRenderJobs() local
/dports/textproc/opensp/OpenSP-1.5.2/sx/
H A DXmlOutputEventHandler.cxx1176 char *scheme = strchr(originalFilePath, ':'); in inputOpened() local
1232 FileOutputByteStream *file = new FileOutputByteStream; in inputOpened() local
1360 OutputByteStream *file = outputFileStack_.get(); in inputClosed() local
1429 char *suffix = strrchr(name, '.'); in convertSuffix() local
/dports/biology/jalview/jalview/getdown/src/getdown/core/src/main/java/com/threerings/getdown/data/
H A DApplication.java524 String file = "full"; in getFullResource() local
544 String suffix = _trackingURLSuffix == null ? "" : _trackingURLSuffix; in getTrackingURL() local
1116 String scheme = jalviewUri.getScheme(); in createProcess() local
1121 String file = jalviewUri.getPath(); in createProcess() local
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-tools/hadoop-azure/src/main/java/org/apache/hadoop/fs/azure/
H A DNativeAzureFileSystem.java405 String suffix = srcName.substring((this.getSrcKey()).length()); in execute() local
982 private static boolean isWasbScheme(String scheme) { in isWasbScheme()
1546 String suffix = p.getKey().substring( in delete() local
2131 public BlockLocation[] getFileBlockLocations(FileStatus file, in getFileBlockLocations()
2259 abstract void handleFile(FileMetadata file, FileMetadata tempFile) in handleFile()
2269 void handleFile(FileMetadata file, FileMetadata tempFile) in handleFile()
2291 void handleFile(FileMetadata file, FileMetadata tempFile) in handleFile()
/dports/devel/juce/JUCE-f37e9a1/extras/Projucer/Source/Project/
H A Djucer_Project.cpp591 void Project::setLastDocumentOpened (const File& file) { lastDocumentOpenedSingleton() = file; } in setLastDocumentOpened()
593 static void registerRecentFile (const File& file) in registerRecentFile()
600 static void forgetRecentFile (const File& file) in forgetRecentFile()
608 Result Project::loadDocument (const File& file) in loadDocument()
662 Result Project::saveDocument (const File& file) in saveDocument()
1237 { in getTargetTypeFromFilePath()
1616 void Project::Item::setCompilerFlagScheme (const String& scheme) in setCompilerFlagScheme()
1642 void Project::Item::setFile (const File& file) in setFile()
1648 void Project::Item::setFile (const build_tools::RelativePath& file) in setFile()
1855 bool Project::Item::addFileAtIndex (const File& file, int insertIndex, const bool shouldCompile) in addFileAtIndex()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/caps/
H A DnsScriptSecurityManager.cpp119 nsAutoCString scheme; in GetOriginFromURI() local
294 nsAutoCString suffix; in AppStatusForPrincipal() local
459 nsAutoCString scheme; in MaybeSetAddonIdFromURI() local
569 if (const char *file = scriptFilename.get()) { in NS_IMPL_ISUPPORTS() local
851 nsAutoCString scheme, otherScheme; in CheckLoadURIWithPrincipal() local
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/utils/
H A Dfilepath.cpp344 PIDLIST_ABSOLUTE file; in normalizePathName() local
546 QString FilePath::suffix() const in suffix() function in Utils::FilePath
569 void FilePath::setScheme(const QString &scheme) in setScheme()
750 QFile file(path()); in writeFileContents() local
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/main/native/libhdfs/
H A Dhdfs.c77 void* file; member
91 int hdfsFileIsOpenForRead(hdfsFile file) in hdfsFileIsOpenForRead()
96 int hdfsFileGetReadStatistics(hdfsFile file, in hdfsFileGetReadStatistics()
223 int hdfsFileIsOpenForWrite(hdfsFile file) in hdfsFileIsOpenForWrite()
228 int hdfsFileUsesDirectRead(hdfsFile file) in hdfsFileUsesDirectRead()
233 void hdfsFileDisableDirectRead(hdfsFile file) in hdfsFileDisableDirectRead()
551 const char *scheme; in calcEffectiveURI() local
552 char suffix[64]; in calcEffectiveURI() local
854 hdfsFile file = NULL; in hdfsOpenFile() local
1077 int hdfsUnbufferFile(hdfsFile file) in hdfsUnbufferFile()
[all …]

1234