Searched refs:CFBundleRef (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/mit/libuv/dist/src/unix/ |
H A D | darwin-proctitle.c | 59 CFBundleRef (*pCFBundleGetBundleWithIdentifier)(CFStringRef); in uv__set_process_title() 60 void *(*pCFBundleGetDataPointerForName)(CFBundleRef, CFStringRef); in uv__set_process_title() 61 void *(*pCFBundleGetFunctionPointerForName)(CFBundleRef, CFStringRef); in uv__set_process_title() 70 CFBundleRef launch_services_bundle; in uv__set_process_title() 72 CFDictionaryRef (*pCFBundleGetInfoDictionary)(CFBundleRef); in uv__set_process_title() 73 CFBundleRef (*pCFBundleGetMainBundle)(void); in uv__set_process_title()
|
H A D | darwin-stub.h | 45 typedef void* CFBundleRef; typedef
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/dsymutil/ |
H A D | CFBundle.cpp | 85 class CFBundle : public CFReleaser<CFBundleRef> { 87 CFBundle(StringRef Path) : CFReleaser<CFBundleRef>() { SetFromPath(Path); } in CFBundle() 90 : CFReleaser<CFBundleRef>(Url ? ::CFBundleCreate(nullptr, Url) in CFBundle() 95 if (CFBundleRef bundle = get()) in GetIdentifier() 102 if (CFBundleRef bundle = get()) in GetValueForInfoDictionaryKey()
|
/netbsd-src/external/gpl3/binutils/dist/config/ |
H A D | tcl.m4 | 1662 [CFBundleRef b = CFBundleGetMainBundle();], 1679 [CFBundleRef b = CFBundleGetMainBundle();],
|
/netbsd-src/external/gpl3/binutils.old/dist/config/ |
H A D | tcl.m4 | 1662 [CFBundleRef b = CFBundleGetMainBundle();], 1679 [CFBundleRef b = CFBundleGetMainBundle();],
|
/netbsd-src/external/gpl3/gcc/dist/config/ |
H A D | tcl.m4 | 1662 [CFBundleRef b = CFBundleGetMainBundle();], 1679 [CFBundleRef b = CFBundleGetMainBundle();],
|
/netbsd-src/external/gpl3/gcc.old/dist/config/ |
H A D | tcl.m4 | 1662 [CFBundleRef b = CFBundleGetMainBundle();], 1679 [CFBundleRef b = CFBundleGetMainBundle();],
|
/netbsd-src/external/gpl3/gdb.old/dist/config/ |
H A D | tcl.m4 | 1662 [CFBundleRef b = CFBundleGetMainBundle();], 1679 [CFBundleRef b = CFBundleGetMainBundle();],
|
/netbsd-src/external/gpl3/gdb/dist/config/ |
H A D | tcl.m4 | 1662 [CFBundleRef b = CFBundleGetMainBundle();], 1679 [CFBundleRef b = CFBundleGetMainBundle();],
|