Home
last modified time | relevance | path

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

123456

/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
/kernel/linux/linux-5.10/scripts/dtc/
H A Dfstree.c11 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 Dfstree.c11 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 Dipc_test_mkfifoat_001.cpp41 char *dirname = "/dev"; in testcase1() 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
/kernel/linux/linux-5.10/tools/power/cpupower/bench/
H A Dparse.c51 FILE *prepare_output(const char *dirname) in prepare_output() argument
/kernel/linux/linux-6.6/tools/power/cpupower/bench/
H A Dparse.c51 FILE *prepare_output(const char *dirname) in prepare_output() argument
/kernel/linux/linux-6.6/tools/testing/selftests/fchmodat2/
H A Dfchmodat2_test.c22 char dirname[] = "/tmp/ksft-fchmodat2.XXXXXX"; in setup_testdir() local
/third_party/icu/icu4c/source/tools/genrb/
H A Drbutil.c30 get_dirname(char *dirname, in get_dirname() argument

Completed in 5 milliseconds

123456