Home
last modified time | relevance | path

Searched defs:dirname (Results 1 - 25 of 94) sorted by relevance

1234

/third_party/musl/porting/uniproton/kernel/src/misc/
H A Ddirname.c4 char *dirname(char *s) in dirname() function
/third_party/musl/porting/liteos_m/kernel/src/misc/
H A Ddirname.c4 char *dirname(char *s) in dirname() function
/third_party/musl/src/misc/
H A Ddirname.c4 char *dirname(char *s) in dirname() function
/third_party/python/Lib/idlelib/idle_test/
H A D__init__.py8 from os.path import dirname namespace
H A Dtest_help.py7 from os.path import abspath, dirname, join namespace
/third_party/musl/libc-test/src/functionalext/supplement/stat/stat_gtest/
H A Dstat_mkdir_test.cpp18 const char* dirname = "test_mkdir"; in HWTEST_F() local
32 const char* dirname = "test_mkdir"; in HWTEST_F() local
H A Dstat_fstatat_test.cpp20 const char* dirname = "test_fstatat"; in HWTEST_F() local
42 const char* dirname = "test_fstatat"; in HWTEST_F() local
H A Dstat_lstat_test.cpp20 const char* dirname = "test_lstat"; in HWTEST_F() local
H A Dstat_stat_test.cpp19 const char* dirname = "test_stat"; in HWTEST_F() local
/third_party/ltp/include/lapi/
H A Dmkdirat.h14 static inline int mkdirat(int dirfd, const char *dirname, int mode) in mkdirat() argument
/third_party/alsa-lib/modules/mixer/simple/python/
H A Dmain.py5 from os.path import dirname namespace
/third_party/musl/libc-test/src/functionalext/supplement/regex/regex_gtest/
H A Dregex_fnmatch_test.cpp18 const char* dirname = "test_fnmatch.txt"; in HWTEST_F() local
/third_party/python/Lib/msilib/
H A Dtext.py1 import msilib,os;dirname=os.path.dirname(__file__) namespace
/third_party/NuttX/fs/vfs/
H A Dfs_mkdir.c46 char *dirname = NULL; in do_mkdir() local
/third_party/ltp/lib/
H A Dtst_fs_link_count.c109 char dirname[PATH_MAX]; in tst_fs_fill_subdirs_() local
/third_party/node/deps/v8/tools/
H A Dandroid-run.py42 from os.path import join, dirname, abspath namespace
/third_party/python/Lib/lib2to3/fixes/
H A Dfix_import.py15 from os.path import dirname, join, exists, sep namespace
/third_party/skia/tests/
H A DOSPathTest.cpp41 SkString dirname = SkOSPath::Dirname(fullName.c_str()); in test_dir_with_file() local
/third_party/icu/icu4c/source/tools/genrb/
H A Drbutil.c30 get_dirname(char *dirname, in get_dirname() argument
/third_party/ltp/testcases/kernel/fs/ftest/
H A Dlibftest.c137 void ft_mkname(char *name, char *dirname, int me, int idx) in ft_mkname() argument
/third_party/node/deps/icu-small/source/tools/genrb/
H A Drbutil.c30 get_dirname(char *dirname, in get_dirname() argument
/third_party/musl/libc-test/src/functionalext/supplement/unistd/
H A Dreadlinkat.c108 char dirname[PATH_MAX] = {0}; in readlinkat_0200() local
/third_party/skia/third_party/externals/icu/source/tools/genrb/
H A Drbutil.c30 get_dirname(char *dirname, in get_dirname() argument
/third_party/python/Lib/distutils/
H A Dfile_util.py177 from os.path import exists, isfile, isdir, basename, dirname namespace
/third_party/python/Lib/test/test_email/
H A Dtorture_test.py21 from os.path import join, dirname, abspath namespace

Completed in 7 milliseconds

1234