Searched refs:CFURLCreateCopyDeletingLastPathComponent (Results 1 - 21 of 21) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/win/
H A DWebCoreBundleWin.cpp52 RetainPtr<CFURLRef> dllDirectoryURL = adoptCF(CFURLCreateCopyDeletingLastPathComponent(0, dllURL.get()));
/macosx-10.9.5/tcl-102/tk84/tk/macosx/
H A DtkMacOSXInit.c273 CFURLRef parent = CFURLCreateCopyDeletingLastPathComponent(NULL,
510 scriptFldrURL = CFURLCreateCopyDeletingLastPathComponent(
/macosx-10.9.5/tcl-102/tk/tk/macosx/
H A DtkMacOSXInit.c288 CFURLCreateCopyDeletingLastPathComponent(NULL, url);
502 scriptFldrURL = CFURLCreateCopyDeletingLastPathComponent(NULL,
/macosx-10.9.5/CF-855.17/
H A DCFXMLPreferencesDomain.c104 CFURLRef parentURL = CFURLCreateCopyDeletingLastPathComponent(alloc, dirURL);
264 CFURLRef dir = CFURLCreateCopyDeletingLastPathComponent(kCFAllocatorSystemDefault, url);
H A DCFURL.h292 CFURLRef CFURLCreateCopyDeletingLastPathComponent(CFAllocatorRef allocator, CFURLRef url);
H A DCFBundle.c1130 CFURLRef shorterPath = CFURLCreateCopyDeletingLastPathComponent(allocator, newURL);
1767 exeDirURL = CFURLCreateCopyDeletingLastPathComponent(kCFAllocatorSystemDefault, url);
H A DCFURL.c4556 CFURLRef CFURLCreateCopyDeletingLastPathComponent(CFAllocatorRef allocator, CFURLRef url) { function
/macosx-10.9.5/kext_tools-326.95.1/
H A Dkextfind_commands.c91 repositoryURL = CFURLCreateCopyDeletingLastPathComponent(
98 repositoryURL = CFURLCreateCopyDeletingLastPathComponent(
/macosx-10.9.5/tcl-102/tcl_ext/tclae/tclae/generic/
H A DosxMacTcl.c395 parentURL=CFURLCreateCopyDeletingLastPathComponent(kCFAllocatorDefault,appURL);
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-Cocoa/PyObjCTest/
H A Dtest_cfurl.py238 url = CFURLCreateCopyDeletingLastPathComponent(None, base)
/macosx-10.9.5/tcl-102/tcl_ext/quicktimetcl/quicktimetcl/
H A DosxMacTcl.c333 parentURL=CFURLCreateCopyDeletingLastPathComponent(kCFAllocatorDefault,appURL);
/macosx-10.9.5/tcl-102/tcl_ext/tclapplescript/tclapplescript/
H A DosxMacTcl.c332 parentURL=CFURLCreateCopyDeletingLastPathComponent(kCFAllocatorDefault,appURL);
/macosx-10.9.5/DiskArbitration-266/diskarbitrationd/
H A DDABase.c270 resourceSubDirNameURL = CFURLCreateCopyDeletingLastPathComponent( kCFAllocatorDefault, resourcePathURL );
/macosx-10.9.5/Security-55471.14.18/include/security_keychain/
H A DSecAccess.cpp622 bndlPathURL = CFURLCreateCopyDeletingLastPathComponent(NULL, url);
H A DSecIdentity.cpp249 CFURLRef parent = CFURLCreateCopyDeletingLastPathComponent(NULL, url);
255 // CFURLCreateCopyDeletingLastPathComponent can insert './' or '../'
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/Security/
H A DSecAccess.cpp622 bndlPathURL = CFURLCreateCopyDeletingLastPathComponent(NULL, url);
H A DSecIdentity.cpp249 CFURLRef parent = CFURLCreateCopyDeletingLastPathComponent(NULL, url);
255 // CFURLCreateCopyDeletingLastPathComponent can insert './' or '../'
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/lib/
H A DSecAccess.cpp622 bndlPathURL = CFURLCreateCopyDeletingLastPathComponent(NULL, url);
H A DSecIdentity.cpp249 CFURLRef parent = CFURLCreateCopyDeletingLastPathComponent(NULL, url);
255 // CFURLCreateCopyDeletingLastPathComponent can insert './' or '../'
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-Cocoa/PyObjCTest/
H A Dtest_cfurl.py236 url = CFURLCreateCopyDeletingLastPathComponent(None, base)
/macosx-10.9.5/IOKitUser-907.100.13/kext.subproj/
H A DOSKext.c3114 folderURL = CFURLCreateCopyDeletingLastPathComponent(kCFAllocatorDefault,
5383 parentURL = CFURLCreateCopyDeletingLastPathComponent(
5437 parentURL = CFURLCreateCopyDeletingLastPathComponent(

Completed in 216 milliseconds