| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| H A D | main_winsvc.c | 424 TCHAR *path; in main() local [all...] |
| /third_party/vulkan-loader/tests/framework/shim/ |
| H A D | shim_common.cpp | 32 void PlatformShim::redirect_all_paths(fs::path const& path) { in redirect_all_paths() argument 108 void PlatformShim::set_fake_path([[maybe_unused]] ManifestCategory category, [[maybe_unused]] fs::path cons argument 109 add_known_path([[maybe_unused]] fs::path const& path) global() argument 111 add_manifest(ManifestCategory category, fs::path const& path) global() argument 123 add_unsecured_manifest(ManifestCategory category, fs::path const& path) global() argument 140 set_app_package_path(fs::path const& path) global() argument 184 is_fake_path(fs::path const& path) global() argument 185 get_real_path_from_fake_path(fs::path const& path) global() argument 186 redirect_path(fs::path const& path, fs::path const& new_path) global() argument 187 remove_redirect(fs::path const& path) global() argument 189 is_known_path(fs::path const& path) global() argument 190 add_known_path(fs::path const& path) global() argument 191 remove_known_path(fs::path const& path) global() argument 193 add_manifest([[maybe_unused]] ManifestCategory category, [[maybe_unused]] fs::path const& path) global() argument 194 add_unsecured_manifest([[maybe_unused]] ManifestCategory category, [[maybe_unused]] fs::path const& path) global() argument 245 set_fake_path(ManifestCategory category, fs::path const& path) global() argument 247 redirect_path(fs::path(SYSCONFDIR) / "vulkan" / category_path_name(category), path); global() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/common/ |
| H A D | string_utils.cpp | 158 bool ReadFileToString(const std::string &path, std::string *stringOut) in ReadFileToString() argument
|
| /third_party/zlib/ |
| H A D | gzguts.h | 178 char *path; /* path or fd for error messages */ member
|
| H A D | gzlib.c | 88 local gzFile gz_open(const void *path, int fd, const char *mode) in gz_open() argument 264 gzopen(const char *path, const char *mode) gzopen() argument 270 gzopen64(const char *path, const char *mode) gzopen64() argument 278 char *path; /* identifier for error messages */ gzdopen() local 295 gzopen_w(const wchar_t *path, const char *mode) gzopen_w() argument [all...] |
| /third_party/zlib/test/ |
| H A D | minigzip.c | 172 static gzFile gz_open(const char *path, int fd, const char *mode) in gz_open() argument 207 static gzFile gzopen(const char *path, const char *mode) in gzopen() argument
|
| /applications/standard/app_samples/code/BasicFeature/Media/ImageEffect/entry/src/main/cpp/backend/ |
| H A D | image_edit.cpp | 77 std::string path = CommonUtils::GetStringArgument(env, args[EXPECTED_ARGS_ZERO]); in Apply() local
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/audio/ |
| H A D | sample_audio.c | 158 HI_CHAR path[PATH_MAX] = {0}; in SAMPLE_AUDIO_OpenAdecFile() local
|
| /device/soc/rockchip/common/sdk_linux/ipc/ |
| H A D | util.c | 73 const char *path;
member 137 void __init ipc_init_proc_interface(const char *path, const char *header, int ids,
in ipc_init_proc_interface() argument
|
| /kernel/linux/linux-5.10/drivers/acpi/ |
| H A D | device_sysfs.c | 23 struct acpi_buffer path = {ACPI_ALLOCATE_BUFFER, NULL}; in acpi_object_path() local 50 DATA_NODE_ATTR(path); variable
|
| /kernel/linux/linux-5.10/arch/powerpc/boot/ |
| H A D | devtree.c | 82 void dt_fixup_clock(const char *path, u32 freq) in dt_fixup_clock() argument
|
| H A D | ops.h | 176 char path[MAX_PATH_LEN]; in find_node_by_alias() local
|
| /kernel/linux/linux-5.10/arch/powerpc/oprofile/cell/ |
| H A D | spu_task_sync.c | 294 static inline unsigned long fast_get_dcookie(const struct path *path) in fast_get_dcookie() argument
|
| /kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/ |
| H A D | ibmebus.c | 269 char *path; in probe_store() local 306 char *path; in remove_store() local [all...] |
| /kernel/linux/linux-5.10/arch/powerpc/kernel/ |
| H A D | legacy_serial.c | 368 const char *path; in find_legacy_serial_ports() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_dcb.h | 94 struct tc_bw_alloc path[2]; /* One each for Tx/Rx */ member
|
| /kernel/linux/linux-6.6/arch/arm64/kvm/hyp/nvhe/ |
| H A D | gen-hyprel.c | 131 const char *path; member 245 static void init_elf(const char *path) in init_elf() argument
|
| /kernel/linux/linux-6.6/arch/powerpc/boot/ |
| H A D | devtree.c | 82 void dt_fixup_clock(const char *path, u32 freq) in dt_fixup_clock() argument
|
| H A D | ops.h | 174 char path[MAX_PATH_LEN]; in find_node_by_alias() local
|
| /kernel/linux/linux-5.10/tools/thermal/tmon/ |
| H A D | tui.c | 410 char path[256]; in handle_input_val() local
|
| /kernel/linux/linux-6.6/arch/powerpc/kernel/ |
| H A D | legacy_serial.c | 396 const char *path; in find_legacy_serial_ports() local [all...] |
| /kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/ |
| H A D | ibmebus.c | 275 char *path; in probe_store() local 312 char *path; in remove_store() local [all...] |
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
| H A D | bpf_iter.c | 359 static int do_read(const char *path, const char *expected) in do_read() argument 375 const char *path = "/sys/fs/bpf/bpf_iter_test1"; in test_file_iter() local [all...] |
| /kernel/linux/linux-5.10/tools/testing/selftests/cgroup/ |
| H A D | test_core.c | 748 const char *path; member
|
| H A D | cgroup_util.c | 20 static ssize_t read_text(const char *path, char *buf, size_t max_len) in read_text() argument 39 static ssize_t write_text(const char *path, char *buf, ssize_t len) in write_text() argument 90 char path[PATH_MAX]; in cg_read() local 180 char path[PATH_MAX]; in cg_write() local 513 char path[PATH_MAX]; set_oom_adj_score() local 534 char path[PATH_MAX]; proc_read_text() local [all...] |