| /third_party/gn/src/gn/ |
| H A D | path_output.cc | 29 WriteDir(std::ostream& out, const SourceDir& dir, DirSlashEnding slash_ending) const WriteDir() argument
|
| /third_party/ltp/lib/ |
| H A D | tst_fs_link_count.c | 43 int tst_fs_fill_hardlinks_(void (*cleanup) (void), const char *dir) in tst_fs_fill_hardlinks_() argument 106 int tst_fs_fill_subdirs_(void (*cleanup) (void), const char *dir) in tst_fs_fill_subdirs_() argument [all...] |
| H A D | tst_fill_fs.c | 76 int dir, fd; in fill_flat_vec() local
|
| /third_party/node/lib/ |
| H A D | path.js | [all...] |
| /third_party/ltp/testcases/kernel/syscalls/pipe/ |
| H A D | pipe07.c | 24 DIR *dir; in record_open_fds() local
|
| /third_party/ltp/testcases/kernel/mce-test/stress/tools/fs-metadata/ |
| H A D | k-tree-gen.c | 51 char dir[MAX_PATH], cwd[MAX_PATH], leaf[MAX_PATH]; in k_tree_gen() local
|
| H A D | k-tree-trav.c | 46 char dir[MAX_PATH], cwd[MAX_PATH], f1[MAX_PATH], f2[MAX_PATH], in k_tree_trav() local
|
| /third_party/ltp/testcases/kernel/mem/hugetlb/hugemmap/ |
| H A D | hugemmap32.c | 46 DIR *dir; in setup() local
|
| /third_party/ltp/testcases/kernel/syscalls/futex/ |
| H A D | futex_utils.h | 40 DIR *dir; in wait_for_threads() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/dirent/ |
| H A D | closedir.c | 49 DIR *dir = (DIR *)malloc(BUFFSIZE); in closedir_0200() local
|
| H A D | seekdir.c | 39 DIR *dir = opendir(path); in seekdir_0100() local 89 DIR *dir = opendir(path); in seekdir_0200() local 129 DIR *dir = NULL; seekdir_0300() local [all...] |
| H A D | opendir.c | 38 DIR *dir = opendir(path); in opendir_0100() local 89 DIR *dir = opendir(NULL); in opendir_0300() local
|
| H A D | readdir_r.c | 38 DIR *dir = opendir(name); in readdir_r_0100() local 64 DIR *dir = NULL; in readdir_r_0200() local
|
| H A D | telldir.c | 36 DIR *dir; in telldir_0100() local 65 DIR *dir = NULL; in telldir_0200() local [all...] |
| H A D | rewinddir.c | 37 DIR *dir = opendir(name); in rewinddir_0100() local 78 DIR *dir = NULL; in rewinddir_0200() local [all...] |
| /third_party/musl/Benchmark/musl/ |
| H A D | libc_dirent.cpp | 28 DIR *dir = opendir("/dev/block"); in Bm_function_Opendir() local 41 const char* dir = "/dev/block"; in Bm_function_ScanDir() local 61 DIR *dir = opendir("/dev/block"); in Bm_function_Closedir() local 73 DIR *dir in Bm_function_Readdir() local 96 DIR *dir = fdopendir(fd); Bm_function_Fdopendir() local 107 DIR *dir = opendir("/data/local"); Bm_function_Rewinddir() local [all...] |
| /third_party/musl/libc-test/src/common/ |
| H A D | check_log.c | 75 DIR *dir = opendir(log_dir);
in find_and_check_file() local 99 DIR *dir = opendir(log_dir);
in clear_log() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/stdio/ |
| H A D | tempnam.c | 27 char *dir = "/data"; in tempnam_0100() local 45 char *dir = "/data"; in tempnam_0200() local 60 char *dir = "/file"; in tempnam_0300() local 78 char *dir = "/file/a.txt"; in tempnam_0400() local 96 char *dir = NULL; tempnam_0500() local [all...] |
| /third_party/node/deps/openssl/openssl/crypto/ |
| H A D | LPdir_unix.c | 77 DIR *dir; member
|
| /third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/ |
| H A D | FileBasedCsvLoader.java | 32 public static FileBasedCsvLoader using(Path dir) throws IOException { in using() argument 65 private static Path csvFile(Path dir, String name) { in csvFile() argument
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
| H A D | issue-1291.hpp | 8 float dir[3]; member
|
| /third_party/openssl/crypto/ |
| H A D | LPdir_unix.c | 77 DIR *dir; member
|
| /third_party/skia/tests/ |
| H A D | OSPathTest.cpp | 22 static void test_dir_with_file(skiatest::Reporter* reporter, SkString dir, in test_dir_with_file() argument [all...] |
| /third_party/skia/third_party/externals/tint/src/utils/io/ |
| H A D | tmpfile_posix.cc | 28 char const* dir = getenv("TMPDIR"); in TmpFilePath() local
|
| /third_party/toybox/porting/liteos_a/toys/lsb/ |
| H A D | umount.c | 45 static void do_umount(char *dir, char *dev, int flags) in do_umount() argument [all...] |