/third_party/grpc/tools/distrib/ |
D | check_include_guards.py | 25 def build_valid_guard(fpath): argument 31 def load(fpath): argument 36 def save(fpath, contents): argument 51 def fail(self, fpath, regexp, fcontents, match_txt, correct, fix): argument 81 def check(self, fpath, fix): argument
|
/third_party/python/Lib/zoneinfo/ |
D | _tzpath.py | 129 def valid_key(fpath): argument
|
/third_party/toybox/toys/other/ |
D | lsattr.c | 144 char *fpath = NULL; in retell_dir() local 255 char *fpath = NULL; in update_attr() local
|
/third_party/mesa3d/src/freedreno/perfcntrs/ |
D | freedreno_dt.c | 75 find_freqs_fn(const char *fpath, const struct stat *sb, int typeflag, in find_freqs_fn() 140 find_device_fn(const char *fpath, const struct stat *sb, int typeflag, in find_device_fn()
|
/third_party/flutter/skia/third_party/externals/harfbuzz/test/fuzzing/ |
D | run-subset-fuzzer-tests.py | 10 def is_exe(fpath): argument
|
D | run-shape-fuzzer-tests.py | 10 def is_exe(fpath): argument
|
/third_party/flutter/skia/third_party/externals/harfbuzz/test/subset/ |
D | run-tests.py | 20 def is_exe (fpath): argument
|
/third_party/boost/tools/bcp/ |
D | scan_cvs_path.cpp | 95 fs::path fpath = p / name; in scan_svn_path() local
|
/third_party/boost/boost/wave/ |
D | cpp_context.hpp | 168 path fpath(util::complete_path(path(filename))); in begin() local 180 path fpath(util::complete_path(path(filename))); in begin() local 331 path fpath(util::complete_path(path(filename))); in init_context() local
|
/third_party/boost/libs/wave/tool/ |
D | trace_macro_expansion.hpp | 1045 interpret_pragma_option_output_open(boost::filesystem::path &fpath, 1113 fs::path fpath (boost::wave::util::create_path( local 1171 fs::path fpath(boost::wave::util::create_path(default_outfile)); local
|
/third_party/openssl/crypto/ct/ |
D | ct_log.c | 140 const char *fpath = ossl_safe_getenv(CTLOG_FILE_EVP); in CTLOG_STORE_load_default_file() local
|
/third_party/musl/porting/linux/user/ldso/ |
D | ns_config.c | 479 const char * fpath = CONFIG_DEFAULT_FILE; in config_parse() local
|
/third_party/mksh/ |
D | exec.c | 1176 char *fpath; in findcom() local
|
D | edit.c | 488 char *pat, *fpath; in x_command_glob() local
|
D | sh.h | 1767 const char *fpath; /* temporary path to undef function */ member
|