/external/rust/crates/grpcio-sys/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 83 def check(self, fpath, fix): argument
|
/external/grpc-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 80 def check(self, fpath, fix): argument
|
/external/perfetto/infra/ci/worker/ |
D | artifacts_uploader.py | 52 def upload_one_file(fpath): argument 74 def upload_one_file_with_retries(fpath): argument
|
/external/oss-fuzz/projects/mysql-server/targets/ |
D | util_fuzz.cc | 8 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/ |
D | cifar.py | 26 def load_batch(fpath, label_key='labels'): argument
|
/external/perfetto/tools/ |
D | fix_include_guards | 26 def fix_guards(fpath, checkonly): argument
|
/external/python/dateutil/ci_tools/ |
D | make_zonefile_metadata.py | 30 def calculate_sha512(fpath): argument
|
/external/rust/crates/walkdir/compare/ |
D | nftw.c | 9 display_info(const char *fpath, const struct stat *sb, in display_info()
|
/external/llvm/utils/ |
D | wciia.py | 72 def find_owners(fpath): argument
|
D | llvm-compilers-check | 116 def is_executable(fpath): argument
|
/external/llvm-project/llvm/utils/ |
D | wciia.py | 73 def find_owners(fpath): argument
|
D | llvm-compilers-check | 115 def is_executable(fpath): argument
|
/external/python/cpython3/Lib/zoneinfo/ |
D | _tzpath.py | 129 def valid_key(fpath): argument
|
/external/libcap-ng/libcap-ng-0.7/utils/ |
D | filecap.c | 44 static int check_file(const char *fpath, in check_file()
|
/external/harfbuzz_ng/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
|
/external/toybox/toys/other/ |
D | lsattr.c | 193 char *fpath = NULL; in retell_dir() local 283 char *fpath = NULL; in update_attr() local
|
/external/oss-fuzz/projects/gnupg/ |
D | fuzz_verify.c | 74 static int unlink_cb(const char *fpath, const struct stat *sb, int typeflag) in unlink_cb()
|
D | fuzz_decrypt.c | 74 static int unlink_cb(const char *fpath, const struct stat *sb, int typeflag) in unlink_cb()
|
D | fuzz_import.c | 77 static int unlink_cb(const char *fpath, const struct stat *sb, int typeflag) in unlink_cb()
|
D | fuzz_list.c | 74 static int unlink_cb(const char *fpath, const struct stat *sb, int typeflag) in unlink_cb()
|
/external/harfbuzz_ng/test/subset/ |
D | run-tests.py | 20 def is_exe (fpath): argument
|
/external/llvm-project/lldb/packages/Python/lldbsuite/test/ |
D | dotest.py | 51 def is_exe(fpath): argument
|
/external/vboot_reference/cgpt/ |
D | cgpt_nor.c | 188 static int remove_file_or_dir(const char *fpath, const struct stat *sb, in remove_file_or_dir()
|
/external/tensorflow/tensorflow/python/keras/utils/ |
D | data_utils.py | 308 def _hash_file(fpath, algorithm='sha256', chunk_size=65535): argument 339 def validate_file(fpath, file_hash, algorithm='auto', chunk_size=65535): argument
|