| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | cache.h | 29 char *mkpath(const char *fmt, ...) __printf(1, 2);
|
| H A D | path.c | 48 char *mkpath(const char *fmt, ...) in mkpath() function
|
| H A D | config.c | 701 user_config = strdup(mkpath("%s/.perfconfig", home)); in perf_config_set__init()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/ |
| H A D | qabstractgeotilecache.cpp | 126 QDir::root().mkpath(dir); in baseCacheDirectory()
|
| H A D | qgeofiletilecache.cpp | 121 const bool directoryCreated = QDir::root().mkpath(directory_); in init()
|
| /OK3568_Linux_fs/buildroot/package/qt5/qt5base/ |
| H A D | 0027-HACK-qmake-Workaround-installation-race-of-qtdeclara.patch | 26 QDir::root().mkpath(QFileInfo(target).absolutePath());
|
| /OK3568_Linux_fs/kernel/tools/perf/ |
| H A D | builtin-config.c | 160 char *user_config = mkpath("%s/.perfconfig", getenv("HOME")); in cmd_config()
|
| H A D | builtin-help.c | 393 if (stat(mkpath("%s/perf.html", html_path), &st) in get_html_page_path()
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/keyboard/ |
| H A D | pinyindecoderservice.cpp | 94 QDir().mkpath(usrDictInfo.absolutePath()); in init()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapboxgl/ |
| H A D | qgeomappingmanagerenginemapboxgl.cpp | 156 if (!memoryCache && QDir::root().mkpath(cacheDirectory)) { in QGeoMappingManagerEngineMapboxGL()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/ufw/ufw/ |
| H A D | 0003-only-make-one-reference-to-env.patch | 61 self.mkpath(os.path.dirname(f))
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/osm/ |
| H A D | qgeofiletilecacheosm.cpp | 115 QDir::root().mkpath(directory_); in init()
|
| /OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/qtbase/ |
| H A D | 0001-Add-linux-oe-g-platform.patch | 58 mkpath($$test_out_dir)|error()
|
| /OK3568_Linux_fs/kernel/tools/testing/ktest/ |
| H A D | ktest.pl | 1727 mkpath($dir) or 4311 mkpath($outputdir) or 4349 mkpath($tmpdir) or
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/nasm/nasm/ |
| H A D | 0002-Add-debug-prefix-map-option.patch | 293 mkpath("$outputdir/$testname/$subname");
|
| /OK3568_Linux_fs/app/QLauncher/ |
| H A D | xdgdesktopfile.cpp | 719 if (!d.mkpath(QLatin1String("."))) in userDir()
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/ |
| H A D | cookiejar.cpp | 174 dir.mkpath(directory); in save()
|
| H A D | history.cpp | 318 dir.mkpath(directory); in save()
|
| /OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/ |
| H A D | Run | 587 mkpath($path, {chmod => 0755});
|
| /OK3568_Linux_fs/buildroot/package/assimp/ |
| H A D | 0002-closes-2733-update-of-zlip-to-fix-gcc-build-for-v9-2-0-32-bit.patch | 853 -static int mkpath(const char *path) { 855 +static int mkpath(char *path) {
|