Home
last modified time | relevance | path

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

/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/tensorflow/tensorflow/python/keras/datasets/
Dcifar.py26 def load_batch(fpath, label_key='labels'): argument
/external/perfetto/tools/
Dfix_include_guards20 def fix_guards(fpath, checkonly): 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/toybox/toys/other/
Dlsattr.c144 char *fpath = NULL; in retell_dir() local
255 char *fpath = NULL; in update_attr() local
/external/harfbuzz_ng/test/fuzzing/
Drun-shape-fuzzer-tests.py10 def is_exe(fpath): argument
/external/harfbuzz_ng/test/subset/
Drun-tests.py20 def is_exe(fpath): argument
/external/v8/src/inspector/build/
Dcompile-scripts.py60 def is_exe(fpath): argument
/external/tensorflow/tensorflow/python/keras/utils/
Ddata_utils.py270 def _hash_file(fpath, algorithm='sha256', chunk_size=65535): argument
302 def validate_file(fpath, file_hash, algorithm='auto', chunk_size=65535): 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/u-boot/fs/ubifs/
Dubifs.c480 char fpath[128]; in ubifs_findfile() local
/external/mksh/src/
Dexec.c1180 char *fpath; in findcom() local
Dedit.c483 char *pat, *fpath; in x_command_glob() local
Dsh.h1697 const char *fpath; /* temporary path to undef function */ member
/external/bcc/src/python/bcc/
D__init__.py251 def is_exe(fpath): argument
/external/u-boot/fs/ext4/
Dext4_common.c2178 char fpath[strlen(currpath) + 1]; in ext4fs_find_file1() local