Searched refs:CFURLCreateCopyAppendingPathComponent (Results 1 - 22 of 22) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/win/
H A DWebCoreBundleWin.cpp53 RetainPtr<CFURLRef> resourcesDirectoryURL = adoptCF(CFURLCreateCopyAppendingPathComponent(0, dllDirectoryURL.get(), CFSTR("WebKit.resources"), true));
/macosx-10.9.5/tcl-102/tcl84/tcl/macosx/
H A DtclMacOSXBundle.c164 CFURLRef versURL = CFURLCreateCopyAppendingPathComponent(
169 CFURLCreateCopyAppendingPathComponent(
/macosx-10.9.5/tcl-102/tcl/tcl/macosx/
H A DtclMacOSXBundle.c172 CFURLRef versURL = CFURLCreateCopyAppendingPathComponent(
177 CFURLCreateCopyAppendingPathComponent(
/macosx-10.9.5/Security-55471.14.18/utilities/src/
H A DiOSforOSX.c43 fileURL = CFURLCreateCopyAppendingPathComponent(kCFAllocatorDefault, pathURL, filePath, false);
H A DSecFileLocations.c52 // to CFURLCreateCopyAppendingPathComponent
164 fileURL = CFURLCreateCopyAppendingPathComponent(kCFAllocatorDefault, homeURL, suffix, false);
/macosx-10.9.5/Security-55471.14.18/utilities/utilities/
H A DiOSforOSX.c43 fileURL = CFURLCreateCopyAppendingPathComponent(kCFAllocatorDefault, pathURL, filePath, false);
H A DSecFileLocations.c52 // to CFURLCreateCopyAppendingPathComponent
164 fileURL = CFURLCreateCopyAppendingPathComponent(kCFAllocatorDefault, homeURL, suffix, false);
/macosx-10.9.5/tcl-102/tcl_ext/mk4tcl/metakit/src/
H A Dfileio.cpp106 CFURLRef bd = CFURLCreateCopyAppendingPathComponent
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-Cocoa/PyObjCTest/
H A Dtest_cfurl.py232 url = CFURLCreateCopyAppendingPathComponent(None, base, "soccer", True)
/macosx-10.9.5/security_ocspd-55118.2/server/
H A DocspdNetwork.mm501 CFURLRef tmpUrl = CFURLCreateCopyAppendingPathComponent(NULL, cfUrl, CFSTR(""), FALSE);
795 CFURLRef tmpUrl = CFURLCreateCopyAppendingPathComponent(NULL,
H A DocspdNetwork.cpp432 CFURLRef tmpUrl = CFURLCreateCopyAppendingPathComponent(NULL,
775 CFURLRef tmpUrl = CFURLCreateCopyAppendingPathComponent(NULL,
/macosx-10.9.5/CF-855.17/
H A DCFURL.h289 CFURLRef CFURLCreateCopyAppendingPathComponent(CFAllocatorRef allocator, CFURLRef url, CFStringRef pathComponent, Boolean isDirectory);
H A DCFXMLPreferencesDomain.c265 CFURLRef tempFile = CFURLCreateCopyAppendingPathComponent(kCFAllocatorSystemDefault, dir, CFSTR("cf#XXXXX"), false);
H A DCFTimeZone.c1125 tempURL = CFURLCreateCopyAppendingPathComponent(kCFAllocatorSystemDefault, baseURL, tzName, false);
1162 tempURL = CFURLCreateCopyAppendingPathComponent(kCFAllocatorSystemDefault, baseURL, tzName, false);
H A DCFRuntime.c1159 CFURLRef bundleURL = CFURLCreateCopyAppendingPathComponent(kCFAllocatorSystemDefault, dllURL, CFSTR("CoreFoundation.resources"), TRUE);
H A DCFBundle_Resources.c1940 base = CFURLCreateCopyAppendingPathComponent(kCFAllocatorSystemDefault, base, subPathCom, YES);
H A DCFURL.c4510 CFURLRef CFURLCreateCopyAppendingPathComponent(CFAllocatorRef allocator, CFURLRef url, CFStringRef pathComponent, Boolean isDirectory) { function
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-Cocoa/PyObjCTest/
H A Dtest_cfurl.py230 url = CFURLCreateCopyAppendingPathComponent(None, base, "soccer", True)
/macosx-10.9.5/configd-596.15/SystemConfiguration.fproj/
H A DSCDPrivate.c907 CFURLRef enlproj = CFURLCreateCopyAppendingPathComponent(
909 url = CFURLCreateCopyAppendingPathComponent(
/macosx-10.9.5/kext_tools-326.95.1/
H A Dkext_tools_util.c530 saveURL = CFURLCreateCopyAppendingPathComponent(kCFAllocatorDefault,
/macosx-10.9.5/Heimdal-323.92.1/lib/gssapi/cf/
H A Ditem.c242 file = CFURLCreateCopyAppendingPathComponent(NULL, home, CFSTR("Library/Preferences/com.apple.GSS.items.plist"), false);
/macosx-10.9.5/IOKitUser-907.100.13/kext.subproj/
H A DOSKext.c5495 checkURL = CFURLCreateCopyAppendingPathComponent(kCFAllocatorDefault,
11847 checkURL = CFURLCreateCopyAppendingPathComponent(

Completed in 400 milliseconds