Home
last modified time | relevance | path

Searched defs:fpath (Results 1 – 15 of 15) sorted by relevance

/third_party/grpc/tools/distrib/
Dcheck_include_guards.py25 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.py129 def valid_key(fpath): argument
/third_party/toybox/toys/other/
Dlsattr.c144 char *fpath = NULL; in retell_dir() local
255 char *fpath = NULL; in update_attr() local
/third_party/mesa3d/src/freedreno/perfcntrs/
Dfreedreno_dt.c75 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/
Drun-subset-fuzzer-tests.py10 def is_exe(fpath): argument
Drun-shape-fuzzer-tests.py10 def is_exe(fpath): argument
/third_party/flutter/skia/third_party/externals/harfbuzz/test/subset/
Drun-tests.py20 def is_exe (fpath): argument
/third_party/boost/tools/bcp/
Dscan_cvs_path.cpp95 fs::path fpath = p / name; in scan_svn_path() local
/third_party/boost/boost/wave/
Dcpp_context.hpp168 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/
Dtrace_macro_expansion.hpp1045 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/
Dct_log.c140 const char *fpath = ossl_safe_getenv(CTLOG_FILE_EVP); in CTLOG_STORE_load_default_file() local
/third_party/musl/porting/linux/user/ldso/
Dns_config.c479 const char * fpath = CONFIG_DEFAULT_FILE; in config_parse() local
/third_party/mksh/
Dexec.c1176 char *fpath; in findcom() local
Dedit.c488 char *pat, *fpath; in x_command_glob() local
Dsh.h1767 const char *fpath; /* temporary path to undef function */ member