Searched refs:CFURLCreateWithFileSystemPath (Results 1 - 25 of 139) sorted by relevance

123456

/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-Quartz/PyObjCTest/
H A Dtest_cgpdfcontentstream.py11 CFURLCreateWithFileSystemPath(None,
H A Dtest_cgdataconsumer.py14 url = CFURLCreateWithFileSystemPath(None,
H A Dtest_cgdataprovider.py14 url = CFURLCreateWithFileSystemPath(None,
H A Dtest_cgfunction.py30 url = CFURLCreateWithFileSystemPath(None,
H A Dtest_cglayer.py11 url = CFURLCreateWithFileSystemPath(None,
H A Dtest_cgpattern.py30 url = CFURLCreateWithFileSystemPath(None,
/macosx-10.9.5/Security-55471.14.18/utilities/src/
H A DiOSforOSX.c41 pathURL = CFURLCreateWithFileSystemPath(NULL, home?home:CFSTR("/"), kCFURLPOSIXPathStyle, true);
61 CFURLRef path_url = CFURLCreateWithFileSystemPath(NULL, path_cf, kCFURLPOSIXPathStyle, true);
/macosx-10.9.5/Security-55471.14.18/utilities/utilities/
H A DiOSforOSX.c41 pathURL = CFURLCreateWithFileSystemPath(NULL, home?home:CFSTR("/"), kCFURLPOSIXPathStyle, true);
61 CFURLRef path_url = CFURLCreateWithFileSystemPath(NULL, path_cf, kCFURLPOSIXPathStyle, true);
/macosx-10.9.5/WebCore-7537.78.1/platform/cf/
H A DFileSystemCF.cpp65 return adoptCF(CFURLCreateWithFileSystemPath(0, path.createCFString().get(), pathStyle, FALSE));
/macosx-10.9.5/WebCore-7537.78.1/platform/win/
H A DWebCoreBundleWin.cpp51 RetainPtr<CFURLRef> dllURL = adoptCF(CFURLCreateWithFileSystemPath(0, dllPath.get(), kCFURLWindowsPathStyle, false));
/macosx-10.9.5/bless-98/test/
H A Dtestgenerateoflabel.c37 url = CFURLCreateWithFileSystemPath(kCFAllocatorDefault, path, kCFURLPOSIXPathStyle, false);
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-SearchKit/PyObjCTest/
H A Dtest_skdocument.py14 CFURLCreateWithFileSystemPath(
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-Quartz/PyObjCTest/
H A Dtest_cgpdfcontentstream.py11 CFURLCreateWithFileSystemPath(None,
H A Dtest_cgimagedestination.py39 url = CFURLCreateWithFileSystemPath(None,
54 url = CFURLCreateWithFileSystemPath(None,
H A Dtest_cgdataprovider.py22 url = CFURLCreateWithFileSystemPath(None,
H A Dtest_cgfunction.py31 url = CFURLCreateWithFileSystemPath(None,
H A Dtest_cglayer.py12 url = CFURLCreateWithFileSystemPath(None,
H A Dtest_cgpattern.py31 url = CFURLCreateWithFileSystemPath(None,
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-SearchKit/PyObjCTest/
H A Dtest_skdocument.py14 CFURLCreateWithFileSystemPath(
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-Cocoa/PyObjCTest/
H A Dtest_cfbundle.py20 url = CFURLCreateWithFileSystemPath(None, u"/System/Library/Frameworks/Foundation.framework", kCFURLPOSIXPathStyle, True)
23 url = CFURLCreateWithFileSystemPath(None, u"/System/Library/Frameworks", kCFURLPOSIXPathStyle, True)
81 url = CFURLCreateWithFileSystemPath(None, u"/System/Library/Frameworks/Foundation.framework", kCFURLPOSIXPathStyle, True)
92 url = CFURLCreateWithFileSystemPath(None, u"/System/Library/Frameworks/Foundation.framework", kCFURLPOSIXPathStyle, True)
95 url = CFURLCreateWithFileSystemPath(None, u"/System/Library/Frameworks/Tcl.framework", kCFURLPOSIXPathStyle, True)
205 bundle = CFURLCreateWithFileSystemPath(None, u"/System/Library/Frameworks/Foundation.framework", kCFURLPOSIXPathStyle, True)
220 url = CFURLCreateWithFileSystemPath(None, u"/System/Library/Components/AppleScript.component", kCFURLPOSIXPathStyle, True)
H A Dtest_cfurlaccess.py27 url = CFURLCreateWithFileSystemPath(None, __file__, kCFURLPOSIXPathStyle, False)
47 url = CFURLCreateWithFileSystemPath(None, __file__ + "TEST", kCFURLPOSIXPathStyle, False)
/macosx-10.9.5/WebKit2-7537.78.2/Platform/mac/
H A DModuleMac.mm33 RetainPtr<CFURLRef> bundleURL = adoptCF(CFURLCreateWithFileSystemPath(kCFAllocatorDefault, m_path.createCFString().get(), kCFURLPOSIXPathStyle, FALSE));
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-Cocoa/PyObjCTest/
H A Dtest_cfurlaccess.py29 url = CFURLCreateWithFileSystemPath(None, __file__, kCFURLPOSIXPathStyle, False)
50 url = CFURLCreateWithFileSystemPath(None, __file__ + "TEST", kCFURLPOSIXPathStyle, False)
H A Dtest_cfbundle.py24 url = CFURLCreateWithFileSystemPath(None, u"/System/Library/Frameworks/Foundation.framework", kCFURLPOSIXPathStyle, True)
28 url = CFURLCreateWithFileSystemPath(None, u"/System/Library/Frameworks", kCFURLPOSIXPathStyle, True)
94 url = CFURLCreateWithFileSystemPath(None, u"/System/Library/Frameworks/Foundation.framework", kCFURLPOSIXPathStyle, True)
106 url = CFURLCreateWithFileSystemPath(None, u"/System/Library/Frameworks/Foundation.framework", kCFURLPOSIXPathStyle, True)
110 url = CFURLCreateWithFileSystemPath(None, u"/System/Library/Frameworks/Tcl.framework", kCFURLPOSIXPathStyle, True)
234 bundle = CFURLCreateWithFileSystemPath(None, u"/System/Library/Frameworks/Foundation.framework", kCFURLPOSIXPathStyle, True)
254 url = CFURLCreateWithFileSystemPath(None, u"/System/Library/Components/AppleScript.component", kCFURLPOSIXPathStyle, True)
/macosx-10.9.5/SmartCardServices-55111/src/PCSC/
H A Ddyn_macosx.c63 bundleURL = CFURLCreateWithFileSystemPath(NULL, bundlePath,

Completed in 126 milliseconds

123456