Home
last modified time | relevance | path

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

12

/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/swiftshader/third_party/llvm-7.0/llvm/utils/
Dwciia.py72 def find_owners(fpath): argument
Dllvm-compilers-check116 def is_executable(fpath): argument
/external/llvm/utils/
Dwciia.py72 def find_owners(fpath): argument
Dllvm-compilers-check116 def is_executable(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/oss-fuzz/projects/gnupg/
Dfuzz_verify.c58 static int unlink_cb(const char *fpath, const struct stat *sb, int typeflag) in unlink_cb()
Dfuzz_decrypt.c58 static int unlink_cb(const char *fpath, const struct stat *sb, int typeflag) in unlink_cb()
Dfuzz_import.c61 static int unlink_cb(const char *fpath, const struct stat *sb, int typeflag) in unlink_cb()
Dfuzz_list.c58 static int unlink_cb(const char *fpath, const struct stat *sb, int typeflag) in unlink_cb()
/external/toybox/toys/other/
Dlsattr.c192 char *fpath = NULL; in retell_dir() local
282 char *fpath = NULL; in update_attr() local
/external/tensorflow/tensorflow/examples/tutorials/word2vec/
Dword2vec_basic.py41 def _hash_file(fpath): argument
/external/harfbuzz_ng/test/subset/
Drun-tests.py20 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.py297 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/
Dutils.c130 int read_sysfs_file(char *fpath, char *result, size_t result_size) in read_sysfs_file()
/external/mesa3d/src/freedreno/perfcntrs/
Dfdperf.c183 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/
Digt_sysfs.c591 char fpath[PATH_MAX]; in kick_snd_hda_intel() local

12