Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/distrib/
Dcheck_include_guards.py25 def build_valid_guard(fpath): argument
34 def load(fpath): argument
39 def save(fpath, contents): argument
57 def _is_c_core_header(self, fpath): argument
63 def fail(self, fpath, regexp, fcontents, match_txt, correct, fix): argument
94 def check(self, fpath, fix): argument
Dcheck_namespace_qualification.py27 def load(fpath): argument
32 def save(fpath, contents): argument
45 def check(self, fpath, fix): argument
Dcheck_naked_includes.py48 fpath = os.path.join(root, f) variable
/aosp_15_r20/external/grpc-grpc/tools/distrib/
H A Dcheck_include_guards.py25 def build_valid_guard(fpath): argument
35 def load(fpath): argument
40 def save(fpath, contents): argument
62 def _is_c_core_header(self, fpath): argument
71 def fail(self, fpath, regexp, fcontents, match_txt, correct, fix): argument
112 def check(self, fpath, fix): argument
H A Dcheck_namespace_qualification.py27 def load(fpath): argument
32 def save(fpath, contents): argument
45 def check(self, fpath, fix): argument
H A Dcheck_naked_includes.py48 fpath = os.path.join(root, f) variable
/aosp_15_r20/bionic/tests/
H A Dftw_test.cpp54 void smoke_test_ftw(const char* fpath, const struct stat* sb, int tflag) { in smoke_test_ftw()
80 void smoke_test_nftw(const char* fpath, const struct stat* sb, int tflag, FTW* ftwbuf) { in smoke_test_nftw()
85 int check_ftw(const char* fpath, const struct stat* sb, int tflag) { in check_ftw()
90 int check_ftw64(const char* fpath, const struct stat64* sb, int tflag) { in check_ftw64()
95 int check_nftw(const char* fpath, const struct stat* sb, int tflag, FTW* ftwbuf) { in check_nftw()
100 int check_nftw64(const char* fpath, const struct stat64* sb, int tflag, FTW* ftwbuf) { in check_nftw64()
/aosp_15_r20/system/extras/pagecache/
H A Ddumpcache.c43 static struct file_info *get_file_info(const char* fpath, size_t file_size) { in get_file_info()
75 static int store_num_cached(const char* fpath, const struct stat *sb) { in store_num_cached()
110 static int scan_entry(const char *fpath, const struct stat *sb, int typeflag, in scan_entry()
/aosp_15_r20/external/perfetto/infra/ci/worker/
H A Dartifacts_uploader.py52 def upload_one_file(fpath): argument
74 def upload_one_file_with_retries(fpath): argument
/aosp_15_r20/external/perfetto/tools/
H A Dtest_data74 def hash_file(fpath): argument
95 def get_file_status(fpath): argument
H A Dfix_include_guards31 def fix_guards(fpath, checkonly): argument
/aosp_15_r20/external/vboot_reference/futility/
H A Dupdater_manifest.c78 static char *vpd_get_value(const char *fpath, const char *key) in vpd_get_value()
734 const char *name, const char *fpath, struct model_config *m, in print_json_image()
790 const char *fpath; in print_json_manifest() member
/aosp_15_r20/external/toybox/toys/other/
H A Dlsattr.c183 char *fpath = 0; in retell_dir() local
262 char *fpath = 0; in update_attr() local
/aosp_15_r20/external/mesa3d/src/freedreno/perfcntrs/
H A Dfreedreno_dt.c57 find_freqs_fn(const char *fpath, const struct stat *sb, int typeflag, in find_freqs_fn()
122 find_device_fn(const char *fpath, const struct stat *sb, int typeflag, in find_device_fn()
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/utils/
H A Ddata_utils.py296 def _hash_file(fpath, algorithm='sha256', chunk_size=65535): argument
327 def validate_file(fpath, file_hash, algorithm='auto', chunk_size=65535): argument
/aosp_15_r20/external/python/dateutil/ci_tools/
Dmake_zonefile_metadata.py30 def calculate_sha512(fpath): argument
/aosp_15_r20/external/rust/android-crates-io/crates/walkdir/compare/
Dnftw.c9 display_info(const char *fpath, const struct stat *sb, in display_info()
/aosp_15_r20/external/llvm/utils/
H A Dwciia.py72 def find_owners(fpath): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/zoneinfo/
D_tzpath.py129 def valid_key(fpath): argument
/aosp_15_r20/external/python/cpython3/Lib/zoneinfo/
D_tzpath.py129 def valid_key(fpath): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/zoneinfo/
D_tzpath.py129 def valid_key(fpath): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/zoneinfo/
D_tzpath.py129 def valid_key(fpath): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/zoneinfo/
D_tzpath.py129 def valid_key(fpath): argument
/aosp_15_r20/external/libcap-ng/utils/
H A Dfilecap.c50 static int check_file(const char *fpath, in check_file()
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/pathconf/
H A Dpathconf02.c31 static char *fpath; variable

12