Home
last modified time | relevance | path

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

12

/external/rust/crates/grpcio-sys/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
83 def check(self, fpath, fix): argument
/external/grpc-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
80 def check(self, fpath, fix): argument
/external/perfetto/infra/ci/worker/
Dartifacts_uploader.py52 def upload_one_file(fpath): argument
74 def upload_one_file_with_retries(fpath): argument
/external/oss-fuzz/projects/mysql-server/targets/
Dutil_fuzz.cc8 static int remove_cb(const char *fpath, const struct stat *sb, int typeflag, struct FTW *ftwbuf) { in remove_cb()
28 static int cp_cb(const char *fpath, const struct stat *sb, int typeflag, struct FTW *ftwbuf) { in cp_cb()
/external/tensorflow/tensorflow/python/keras/datasets/
Dcifar.py26 def load_batch(fpath, label_key='labels'): argument
/external/perfetto/tools/
Dfix_include_guards26 def fix_guards(fpath, checkonly): argument
/external/python/dateutil/ci_tools/
Dmake_zonefile_metadata.py30 def calculate_sha512(fpath): argument
/external/rust/crates/walkdir/compare/
Dnftw.c9 display_info(const char *fpath, const struct stat *sb, in display_info()
/external/llvm/utils/
Dwciia.py72 def find_owners(fpath): argument
Dllvm-compilers-check116 def is_executable(fpath): argument
/external/llvm-project/llvm/utils/
Dwciia.py73 def find_owners(fpath): argument
Dllvm-compilers-check115 def is_executable(fpath): argument
/external/python/cpython3/Lib/zoneinfo/
D_tzpath.py129 def valid_key(fpath): argument
/external/libcap-ng/libcap-ng-0.7/utils/
Dfilecap.c44 static int check_file(const char *fpath, in check_file()
/external/harfbuzz_ng/test/fuzzing/
Drun-subset-fuzzer-tests.py10 def is_exe(fpath): argument
Drun-shape-fuzzer-tests.py10 def is_exe (fpath): argument
/external/toybox/toys/other/
Dlsattr.c193 char *fpath = NULL; in retell_dir() local
283 char *fpath = NULL; in update_attr() local
/external/oss-fuzz/projects/gnupg/
Dfuzz_verify.c74 static int unlink_cb(const char *fpath, const struct stat *sb, int typeflag) in unlink_cb()
Dfuzz_decrypt.c74 static int unlink_cb(const char *fpath, const struct stat *sb, int typeflag) in unlink_cb()
Dfuzz_import.c77 static int unlink_cb(const char *fpath, const struct stat *sb, int typeflag) in unlink_cb()
Dfuzz_list.c74 static int unlink_cb(const char *fpath, const struct stat *sb, int typeflag) in unlink_cb()
/external/harfbuzz_ng/test/subset/
Drun-tests.py20 def is_exe (fpath): argument
/external/llvm-project/lldb/packages/Python/lldbsuite/test/
Ddotest.py51 def is_exe(fpath): argument
/external/vboot_reference/cgpt/
Dcgpt_nor.c188 static int remove_file_or_dir(const char *fpath, const struct stat *sb, in remove_file_or_dir()
/external/tensorflow/tensorflow/python/keras/utils/
Ddata_utils.py308 def _hash_file(fpath, algorithm='sha256', chunk_size=65535): argument
339 def validate_file(fpath, file_hash, algorithm='auto', chunk_size=65535): argument

12