Home
last modified time | relevance | path

Searched refs:URLByDeletingLastPathComponent (Results 1 – 25 of 38) sorted by relevance

12

/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/platform/darwin/tvos/
H A DtvosShared.mm45 bundle = [NSBundle bundleWithURL:bundle.bundleURL.URLByDeletingLastPathComponent
46 .URLByDeletingLastPathComponent];
/dports/graphics/vulkan-tools/Vulkan-Tools-1.2.203/vulkaninfo/iOS/vulkaninfo/
H A DViewController.m38 [webView loadFileURL:url allowingReadAccessToURL:url.URLByDeletingLastPathComponent];
/dports/security/keybase/client-v5.7.1/shared/ios/KeybaseShare/
H A DMediaUtils.m78 NSURL * parent = [url URLByDeletingLastPathComponent];
131 NSURL * parent = [url URLByDeletingLastPathComponent];
/dports/multimedia/handbrake/HandBrake-1.4.2/macosx/
H A DHBOutputFileWriter.m24 …ult = [[NSFileManager defaultManager] createDirectoryAtPath:url.URLByDeletingLastPathComponent.path
H A DHBJobOutputFileWriter.m74 [_outputFolderURL.URLByDeletingLastPathComponent stopAccessingSecurityScopedResource];
H A DHBSubtitlesController.m117 NSURL *importDirectory = importFileURL.URLByDeletingLastPathComponent;
/dports/games/easyrpg-player/Player-0.7.0/src/platform/macos/
H A Dutils.mm42 bundleURL = [bundleURL URLByDeletingLastPathComponent];
/dports/net-p2p/transmission-daemon/transmission-3.00/macosx/
H A DCreatorWindowController.m253 [panel setDirectoryURL: [fLocation URLByDeletingLastPathComponent]];
482 if (![[fLocation URLByDeletingLastPathComponent] checkResourceIsReachableAndReturnError: NULL])
492 [[fLocation URLByDeletingLastPathComponent] path]]];
534 [fDefaults setURL: [fLocation URLByDeletingLastPathComponent] forKey: @"CreatorLocationURL"];
560 [[fPath URLByDeletingLastPathComponent] path]]
/dports/net-p2p/transmission-cli/transmission-3.00/macosx/
H A DCreatorWindowController.m253 [panel setDirectoryURL: [fLocation URLByDeletingLastPathComponent]];
482 if (![[fLocation URLByDeletingLastPathComponent] checkResourceIsReachableAndReturnError: NULL])
492 [[fLocation URLByDeletingLastPathComponent] path]]];
534 [fDefaults setURL: [fLocation URLByDeletingLastPathComponent] forKey: @"CreatorLocationURL"];
560 [[fPath URLByDeletingLastPathComponent] path]]
/dports/net-p2p/transmission-qt/transmission-3.00/macosx/
H A DCreatorWindowController.m253 [panel setDirectoryURL: [fLocation URLByDeletingLastPathComponent]];
482 if (![[fLocation URLByDeletingLastPathComponent] checkResourceIsReachableAndReturnError: NULL])
492 [[fLocation URLByDeletingLastPathComponent] path]]];
534 [fDefaults setURL: [fLocation URLByDeletingLastPathComponent] forKey: @"CreatorLocationURL"];
560 [[fPath URLByDeletingLastPathComponent] path]]
/dports/net-p2p/transmission-gtk/transmission-3.00/macosx/
H A DCreatorWindowController.m253 [panel setDirectoryURL: [fLocation URLByDeletingLastPathComponent]];
482 if (![[fLocation URLByDeletingLastPathComponent] checkResourceIsReachableAndReturnError: NULL])
492 [[fLocation URLByDeletingLastPathComponent] path]]];
534 [fDefaults setURL: [fLocation URLByDeletingLastPathComponent] forKey: @"CreatorLocationURL"];
560 [[fPath URLByDeletingLastPathComponent] path]]
/dports/net-p2p/transmission-utils/transmission-3.00/macosx/
H A DCreatorWindowController.m253 [panel setDirectoryURL: [fLocation URLByDeletingLastPathComponent]];
482 if (![[fLocation URLByDeletingLastPathComponent] checkResourceIsReachableAndReturnError: NULL])
492 [[fLocation URLByDeletingLastPathComponent] path]]];
534 [fDefaults setURL: [fLocation URLByDeletingLastPathComponent] forKey: @"CreatorLocationURL"];
560 [[fPath URLByDeletingLastPathComponent] path]]
/dports/www/transmission-web/transmission-3.00/macosx/
H A DCreatorWindowController.m253 [panel setDirectoryURL: [fLocation URLByDeletingLastPathComponent]];
482 if (![[fLocation URLByDeletingLastPathComponent] checkResourceIsReachableAndReturnError: NULL])
492 [[fLocation URLByDeletingLastPathComponent] path]]];
534 [fDefaults setURL: [fLocation URLByDeletingLastPathComponent] forKey: @"CreatorLocationURL"];
560 [[fPath URLByDeletingLastPathComponent] path]]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/common/
H A Dservice_process_util_mac.mm314 NSURL* bundle_url = [[[executable_fsref_ URLByDeletingLastPathComponent]
315 URLByDeletingLastPathComponent] URLByDeletingLastPathComponent];
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/common/
H A Dservice_process_util_mac.mm314 NSURL* bundle_url = [[[executable_fsref_ URLByDeletingLastPathComponent]
315 URLByDeletingLastPathComponent] URLByDeletingLastPathComponent];
/dports/editors/libreoffice/libreoffice-7.2.6.2/jvmfwk/plugins/sunmajor/pluginlib/
H A Dutil_cocoa.mm89 pURL = [pURL URLByDeletingLastPathComponent];
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/chrome/browser/ui/settings/password/
H A Dpassword_exporter.mm72 NSURL* directoryURL = [fileURL URLByDeletingLastPathComponent];
337 [passwordsTempFileURL URLByDeletingLastPathComponent];
/dports/graphics/graphviz/graphviz-2.44.1/macosx/
H A DGVExportViewController.m112 [_panel setDirectoryURL:[_url URLByDeletingLastPathComponent]];
/dports/editors/libreoffice6/libreoffice-6.4.7.2/jvmfwk/plugins/sunmajor/pluginlib/
H A Dutil_cocoa.mm113 pURL = [pURL URLByDeletingLastPathComponent];
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/chrome/common/credential_provider/
H A Darchivable_credential_store.mm85 createDirectoryAtURL:self.fileURL.URLByDeletingLastPathComponent
/dports/editors/poedit/poedit-1.8.4/src/
H A Dutility.cpp195 appropriateForURL:[fileUrl URLByDeletingLastPathComponent] in TempOutputFileFor()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cocoa-foundation/src/
H A Dfoundation.rs851 unsafe fn URLByDeletingLastPathComponent(self) -> id; in URLByDeletingLastPathComponent() method
1046 unsafe fn URLByDeletingLastPathComponent(self) -> id { in URLByDeletingLastPathComponent() method
1047 msg_send![self, URLByDeletingLastPathComponent] in URLByDeletingLastPathComponent()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/cocoa-0.20.1/src/
H A Dfoundation.rs851 unsafe fn URLByDeletingLastPathComponent(self) -> id; in URLByDeletingLastPathComponent() method
1046 unsafe fn URLByDeletingLastPathComponent(self) -> id { in URLByDeletingLastPathComponent() method
1047 msg_send![self, URLByDeletingLastPathComponent] in URLByDeletingLastPathComponent()
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/cocoa-foundation-0.1.0/src/
H A Dfoundation.rs851 unsafe fn URLByDeletingLastPathComponent(self) -> id; in URLByDeletingLastPathComponent() method
1046 unsafe fn URLByDeletingLastPathComponent(self) -> id { in URLByDeletingLastPathComponent() method
1047 msg_send![self, URLByDeletingLastPathComponent] in URLByDeletingLastPathComponent()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cocoa-foundation/src/
H A Dfoundation.rs851 unsafe fn URLByDeletingLastPathComponent(self) -> id; in URLByDeletingLastPathComponent() method
1046 unsafe fn URLByDeletingLastPathComponent(self) -> id { in URLByDeletingLastPathComponent() method
1047 msg_send![self, URLByDeletingLastPathComponent] in URLByDeletingLastPathComponent()

12