/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/swiftshader/third_party/llvm-7.0/llvm/utils/ |
D | wciia.py | 72 def find_owners(fpath): argument
|
D | llvm-compilers-check | 116 def is_executable(fpath): argument
|
/external/llvm/utils/ |
D | wciia.py | 72 def find_owners(fpath): argument
|
D | llvm-compilers-check | 116 def is_executable(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/oss-fuzz/projects/gnupg/ |
D | fuzz_verify.c | 58 static int unlink_cb(const char *fpath, const struct stat *sb, int typeflag) in unlink_cb()
|
D | fuzz_decrypt.c | 58 static int unlink_cb(const char *fpath, const struct stat *sb, int typeflag) in unlink_cb()
|
D | fuzz_import.c | 61 static int unlink_cb(const char *fpath, const struct stat *sb, int typeflag) in unlink_cb()
|
D | fuzz_list.c | 58 static int unlink_cb(const char *fpath, const struct stat *sb, int typeflag) in unlink_cb()
|
/external/toybox/toys/other/ |
D | lsattr.c | 192 char *fpath = NULL; in retell_dir() local 282 char *fpath = NULL; in update_attr() local
|
/external/tensorflow/tensorflow/examples/tutorials/word2vec/ |
D | word2vec_basic.py | 41 def _hash_file(fpath): argument
|
/external/harfbuzz_ng/test/subset/ |
D | run-tests.py | 20 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 | 297 def _hash_file(fpath, algorithm='sha256', chunk_size=65535): argument 328 def validate_file(fpath, file_hash, algorithm='auto', chunk_size=65535): argument
|
/external/linux-kselftest/tools/testing/selftests/powerpc/ |
D | utils.c | 130 int read_sysfs_file(char *fpath, char *result, size_t result_size) in read_sysfs_file()
|
/external/mesa3d/src/freedreno/perfcntrs/ |
D | fdperf.c | 183 find_freqs_fn(const char *fpath, const struct stat *sb, int typeflag, struct FTW *ftwbuf) in find_freqs_fn() 249 find_device_fn(const char *fpath, const struct stat *sb, int typeflag, struct FTW *ftwbuf) in find_device_fn()
|
/external/igt-gpu-tools/lib/ |
D | igt_sysfs.c | 591 char fpath[PATH_MAX]; in kick_snd_hda_intel() local
|