/third_party/musl/porting/uniproton/kernel/src/misc/ |
H A D | dirname.c | 4 char *dirname(char *s) in dirname() function
|
/third_party/musl/porting/liteos_m/kernel/src/misc/ |
H A D | dirname.c | 4 char *dirname(char *s) in dirname() function
|
/third_party/musl/src/misc/ |
H A D | dirname.c | 4 char *dirname(char *s) in dirname() function
|
/third_party/python/Lib/idlelib/idle_test/ |
H A D | __init__.py | 8 from os.path import dirname namespace
|
H A D | test_help.py | 7 from os.path import abspath, dirname, join namespace
|
/third_party/musl/libc-test/src/functionalext/supplement/stat/stat_gtest/ |
H A D | stat_mkdir_test.cpp | 18 const char* dirname = "test_mkdir"; in HWTEST_F() local 32 const char* dirname = "test_mkdir"; in HWTEST_F() local
|
H A D | stat_fstatat_test.cpp | 20 const char* dirname = "test_fstatat"; in HWTEST_F() local 42 const char* dirname = "test_fstatat"; in HWTEST_F() local
|
H A D | stat_lstat_test.cpp | 20 const char* dirname = "test_lstat"; in HWTEST_F() local
|
H A D | stat_stat_test.cpp | 19 const char* dirname = "test_stat"; in HWTEST_F() local
|
/third_party/ltp/include/lapi/ |
H A D | mkdirat.h | 14 static inline int mkdirat(int dirfd, const char *dirname, int mode) in mkdirat() argument
|
/third_party/alsa-lib/modules/mixer/simple/python/ |
H A D | main.py | 5 from os.path import dirname namespace
|
/third_party/musl/libc-test/src/functionalext/supplement/regex/regex_gtest/ |
H A D | regex_fnmatch_test.cpp | 18 const char* dirname = "test_fnmatch.txt"; in HWTEST_F() local
|
/kernel/linux/linux-5.10/scripts/dtc/ |
H A D | fstree.c | 11 static struct node *read_fstree(const char *dirname) in read_fstree() argument 68 struct dt_info *dt_from_fs(const char *dirname) in dt_from_fs() argument
|
/kernel/linux/linux-6.6/scripts/dtc/ |
H A D | fstree.c | 11 static struct node *read_fstree(const char *dirname) in read_fstree() argument 68 struct dt_info *dt_from_fs(const char *dirname) in dt_from_fs() argument
|
/kernel/liteos_a/testsuites/unittest/extended/ipc/full/ |
H A D | ipc_test_mkfifoat_001.cpp | 41 char *dirname = "/dev"; in testcase1() local
|
/third_party/python/Lib/msilib/ |
H A D | text.py | 1 import msilib,os;dirname=os.path.dirname(__file__) namespace
|
/third_party/NuttX/fs/vfs/ |
H A D | fs_mkdir.c | 46 char *dirname = NULL; in do_mkdir() local
|
/third_party/ltp/lib/ |
H A D | tst_fs_link_count.c | 109 char dirname[PATH_MAX]; in tst_fs_fill_subdirs_() local
|
/third_party/node/deps/v8/tools/ |
H A D | android-run.py | 42 from os.path import join, dirname, abspath namespace
|
/third_party/python/Lib/lib2to3/fixes/ |
H A D | fix_import.py | 15 from os.path import dirname, join, exists, sep namespace
|
/third_party/skia/tests/ |
H A D | OSPathTest.cpp | 41 SkString dirname = SkOSPath::Dirname(fullName.c_str()); in test_dir_with_file() local
|
/kernel/linux/linux-5.10/tools/power/cpupower/bench/ |
H A D | parse.c | 51 FILE *prepare_output(const char *dirname) in prepare_output() argument
|
/kernel/linux/linux-6.6/tools/power/cpupower/bench/ |
H A D | parse.c | 51 FILE *prepare_output(const char *dirname) in prepare_output() argument
|
/kernel/linux/linux-6.6/tools/testing/selftests/fchmodat2/ |
H A D | fchmodat2_test.c | 22 char dirname[] = "/tmp/ksft-fchmodat2.XXXXXX"; in setup_testdir() local
|
/third_party/icu/icu4c/source/tools/genrb/ |
H A D | rbutil.c | 30 get_dirname(char *dirname, in get_dirname() argument
|