Home
last modified time | relevance | path

Searched refs:cf_path (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/Darwin/
H A DCFBundle.cpp54 CFString cf_path; in SetPath() local
55 cf_path.SetFileSystemRepresentation(path); in SetPath()
56 if (cf_path.get()) { in SetPath()
59 alloc, cf_path.get(), kCFURLPOSIXPathStyle, true)); in SetPath()
/freebsd-12.1/contrib/ncurses/
H A Daclocal.m46960 cf_path=`echo "$PKG_CONFIG" | sed -e 's,/[[^/]]*/[[^/]]*$,,'`
6963 for cf_config in $cf_path/share $cf_path/lib64 $cf_path/lib32 $cf_path/lib
6973 PKG_CONFIG_LIBDIR=$cf_path/lib/pkgconfig