/aosp_15_r20/external/ltp/testcases/kernel/syscalls/nftw/ |
H A D | test_func64.c | 41 test_func1(const char *path_name, const struct stat64 *stat_pointer, in test_func1() 75 test_func3(const char *path_name, const struct stat64 *stat_pointer, in test_func3() 100 test_func4(const char *path_name, const struct stat64 *stat_pointer, in test_func4() 113 test_func5(const char *path_name, const struct stat64 *stat_pointer, in test_func5() 137 test_func7(const char *path_name, const struct stat64 *stat_pointer, in test_func7() 168 test_func8(const char *path_name, const struct stat64 *stat_pointer, in test_func8() 250 test_func9(const char *path_name, const struct stat64 *stat_pointer, in test_func9() 286 test_func10(const char *path_name, const struct stat64 *stat_pointer, in test_func10() 321 test_func11(const char *path_name, const struct stat64 *stat_pointer, in test_func11() 356 test_func12(const char *path_name, const struct stat64 *stat_pointer, in test_func12() [all …]
|
H A D | test_func.c | 41 test_func1(const char *path_name, const struct stat *stat_pointer, in test_func1() 76 test_func3(const char *path_name, const struct stat *stat_pointer, in test_func3() 101 test_func4(const char *path_name, const struct stat *stat_pointer, in test_func4() 114 test_func5(const char *path_name, const struct stat *stat_pointer, in test_func5() 137 test_func7(const char *path_name, const struct stat *stat_pointer, in test_func7() 167 test_func8(const char *path_name, const struct stat *stat_pointer, in test_func8() 248 test_func9(const char *path_name, const struct stat *stat_pointer, in test_func9() 283 test_func10(const char *path_name, const struct stat *stat_pointer, in test_func10() 317 test_func11(const char *path_name, const struct stat *stat_pointer, in test_func11() 351 test_func12(const char *path_name, const struct stat *stat_pointer, in test_func12() [all …]
|
H A D | tools64.c | 250 void do_info(const char *path_name) in do_info()
|
H A D | tools.c | 250 void do_info(const char *path_name) in do_info()
|
/aosp_15_r20/test/dittosuite/src/ |
H A D | syscall.cpp | 29 int Syscall::Access(const std::string& path_name, int mode) { in Access() 69 int Syscall::Open(const std::string& path_name, int flags, int mode) { in Open() 85 int64_t Syscall::ReadLink(const std::string& path_name, char* buf, int64_t bufsiz) { in ReadLink() 101 int Syscall::Unlink(const std::string& path_name) { in Unlink()
|
H A D | delete_file.cpp | 22 DeleteFile::DeleteFile(const Params& params, const std::string& path_name) in DeleteFile()
|
H A D | read_directory.cpp | 42 std::string path_name = directory_name_; in RunSingle() local
|
H A D | utils.cpp | 44 bool FileExists(SyscallInterface& syscall, const std::string& path_name) { in FileExists()
|
H A D | open_file.cpp | 23 OpenFile::OpenFile(const Params& params, const std::string& path_name, bool create, bool direct_io, in OpenFile()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/local/ |
D | basic_endpoint.hpp | 69 basic_endpoint(const char* path_name) in basic_endpoint() 75 basic_endpoint(const std::string& path_name) in basic_endpoint() 82 basic_endpoint(string_view path_name) in basic_endpoint()
|
/aosp_15_r20/external/parameter-framework/asio-1.10.6/include/asio/local/ |
H A D | basic_endpoint.hpp | 56 basic_endpoint(const char* path_name) in basic_endpoint() 62 basic_endpoint(const std::string& path_name) in basic_endpoint()
|
/aosp_15_r20/external/python/cpython2/Lib/ |
D | runpy.py | 197 def _get_importer(path_name): argument 235 def run_path(path_name, init_globals=None, run_name=None): argument
|
/aosp_15_r20/frameworks/compile/mclinker/unittests/ |
D | FactoriesTest.cpp | 179 char path_name[100]; in TEST_F() local 195 char path_name[100]; in TEST_F() local
|
/aosp_15_r20/test/dittosuite/schema/ |
H A D | benchmark.proto | 102 string path_name = 1; field 113 string path_name = 1; field
|
/aosp_15_r20/art/tools/runtime_memusage/ |
H A D | prune_sanitizer_output.py | 94 def extant_directory(path_name): argument
|
H A D | symbol_trace_info.py | 130 def is_directory(path_name): argument
|
/aosp_15_r20/system/core/libmodprobe/ |
H A D | libmodprobe_ext_test.cpp | 36 bool Modprobe::Insmod(const std::string& path_name, const std::string& parameters) { in Insmod()
|
H A D | libmodprobe_ext.cpp | 34 bool Modprobe::Insmod(const std::string& path_name, const std::string& parameters) { in Insmod()
|
/aosp_15_r20/frameworks/compile/mclinker/lib/Support/ |
D | RealPath.cpp | 45 Path path_name; in initialize() local
|
/aosp_15_r20/external/chromium-trace/catapult/dependency_manager/dependency_manager/ |
H A D | dependency_manager_util.py | 34 def ResolvePath(path_name): argument
|
/aosp_15_r20/build/make/tools/aconfig/printflags/src/ |
H A D | main.rs | 78 let path_name = apex?.path().display().to_string(); in main() localVariable
|
/aosp_15_r20/external/protobuf/python/google/protobuf/internal/ |
H A D | well_known_types.py | 539 def _SnakeCaseToCamelCase(path_name): argument 568 def _CamelCaseToSnakeCase(path_name): argument
|
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/internal/ |
H A D | well_known_types.py | 539 def _SnakeCaseToCamelCase(path_name): argument 568 def _CamelCaseToSnakeCase(path_name): argument
|
/aosp_15_r20/external/arm-trusted-firmware/plat/rockchip/common/ |
H A D | params_setup.c | 50 const char *path_name = "/chosen"; in plat_rockchip_dt_process_fdt_uart() local
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/rockchip/common/ |
D | params_setup.c | 50 const char *path_name = "/chosen"; in plat_rockchip_dt_process_fdt_uart() local
|