/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/distrib/ |
D | check_include_guards.py | 25 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
|
D | check_namespace_qualification.py | 27 def load(fpath): argument 32 def save(fpath, contents): argument 45 def check(self, fpath, fix): argument
|
D | check_naked_includes.py | 48 fpath = os.path.join(root, f) variable
|
/aosp_15_r20/external/grpc-grpc/tools/distrib/ |
H A D | check_include_guards.py | 25 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 D | check_namespace_qualification.py | 27 def load(fpath): argument 32 def save(fpath, contents): argument 45 def check(self, fpath, fix): argument
|
H A D | check_naked_includes.py | 48 fpath = os.path.join(root, f) variable
|
/aosp_15_r20/bionic/tests/ |
H A D | ftw_test.cpp | 54 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 D | dumpcache.c | 43 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 D | artifacts_uploader.py | 52 def upload_one_file(fpath): argument 74 def upload_one_file_with_retries(fpath): argument
|
/aosp_15_r20/external/perfetto/tools/ |
H A D | test_data | 74 def hash_file(fpath): argument 95 def get_file_status(fpath): argument
|
H A D | fix_include_guards | 31 def fix_guards(fpath, checkonly): argument
|
/aosp_15_r20/external/vboot_reference/futility/ |
H A D | updater_manifest.c | 78 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 D | lsattr.c | 183 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 D | freedreno_dt.c | 57 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 D | data_utils.py | 296 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/ |
D | make_zonefile_metadata.py | 30 def calculate_sha512(fpath): argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/walkdir/compare/ |
D | nftw.c | 9 display_info(const char *fpath, const struct stat *sb, in display_info()
|
/aosp_15_r20/external/llvm/utils/ |
H A D | wciia.py | 72 def find_owners(fpath): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/zoneinfo/ |
D | _tzpath.py | 129 def valid_key(fpath): argument
|
/aosp_15_r20/external/python/cpython3/Lib/zoneinfo/ |
D | _tzpath.py | 129 def valid_key(fpath): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/zoneinfo/ |
D | _tzpath.py | 129 def valid_key(fpath): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/zoneinfo/ |
D | _tzpath.py | 129 def valid_key(fpath): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/zoneinfo/ |
D | _tzpath.py | 129 def valid_key(fpath): argument
|
/aosp_15_r20/external/libcap-ng/utils/ |
H A D | filecap.c | 50 static int check_file(const char *fpath, in check_file()
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/pathconf/ |
H A D | pathconf02.c | 31 static char *fpath; variable
|