| /third_party/libfuse/lib/modules/ |
| H A D | subdir.c | 30 static int subdir_addpath(struct subdir *d, const char *path, char **newpathp) in subdir_addpath() argument 53 static int subdir_getattr(const char *path, struct stat *stbuf, in subdir_getattr() argument 66 static int subdir_access(const char *path, int mask) in subdir_access() argument 104 transform_symlink(struct subdir *d, const char *path, char *buf, size_t size) transform_symlink() argument 142 subdir_readlink(const char *path, char *buf, size_t size) subdir_readlink() argument 156 subdir_opendir(const char *path, struct fuse_file_info *fi) subdir_opendir() argument 168 subdir_readdir(const char *path, void *buf, fuse_fill_dir_t filler, off_t offset, struct fuse_file_info *fi, enum fuse_readdir_flags flags) subdir_readdir() argument 184 subdir_releasedir(const char *path, struct fuse_file_info *fi) subdir_releasedir() argument 196 subdir_mknod(const char *path, mode_t mode, dev_t rdev) subdir_mknod() argument 208 subdir_mkdir(const char *path, mode_t mode) subdir_mkdir() argument 220 subdir_unlink(const char *path) subdir_unlink() argument 232 subdir_rmdir(const char *path) subdir_rmdir() argument 244 subdir_symlink(const char *from, const char *path) subdir_symlink() argument 290 subdir_chmod(const char *path, mode_t mode, struct fuse_file_info *fi) subdir_chmod() argument 303 subdir_chown(const char *path, uid_t uid, gid_t gid, struct fuse_file_info *fi) subdir_chown() argument 316 subdir_truncate(const char *path, off_t size, struct fuse_file_info *fi) subdir_truncate() argument 329 subdir_utimens(const char *path, const struct timespec ts[2], struct fuse_file_info *fi) subdir_utimens() argument 342 subdir_create(const char *path, mode_t mode, struct fuse_file_info *fi) subdir_create() argument 355 subdir_open(const char *path, struct fuse_file_info *fi) subdir_open() argument 367 subdir_read_buf(const char *path, struct fuse_bufvec **bufp, size_t size, off_t offset, struct fuse_file_info *fi) subdir_read_buf() argument 380 subdir_write_buf(const char *path, struct fuse_bufvec *buf, off_t offset, struct fuse_file_info *fi) subdir_write_buf() argument 393 subdir_statfs(const char *path, struct statvfs *stbuf) subdir_statfs() argument 405 subdir_flush(const char *path, struct fuse_file_info *fi) subdir_flush() argument 417 subdir_release(const char *path, struct fuse_file_info *fi) subdir_release() argument 429 subdir_fsync(const char *path, int isdatasync, struct fuse_file_info *fi) subdir_fsync() argument 442 subdir_fsyncdir(const char *path, int isdatasync, struct fuse_file_info *fi) subdir_fsyncdir() argument 455 subdir_setxattr(const char *path, const char *name, const char *value, size_t size, int flags) subdir_setxattr() argument 469 subdir_getxattr(const char *path, const char *name, char *value, size_t size) subdir_getxattr() argument 482 subdir_listxattr(const char *path, char *list, size_t size) subdir_listxattr() argument 494 subdir_removexattr(const char *path, const char *name) subdir_removexattr() argument 506 subdir_lock(const char *path, struct fuse_file_info *fi, int cmd, struct flock *lock) subdir_lock() argument 519 subdir_flock(const char *path, struct fuse_file_info *fi, int op) subdir_flock() argument 531 subdir_bmap(const char *path, size_t blocksize, uint64_t *idx) subdir_bmap() argument 543 subdir_lseek(const char *path, off_t off, int whence, struct fuse_file_info *fi) subdir_lseek() argument [all...] |
| /third_party/lz4/programs/ |
| H A D | lz4cli.c | 242 static const char* lastNameFromPath(const char* path) in lastNameFromPath() argument
|
| H A D | util.h | 492 char* path; in UTIL_prepareFileList() local [all...] |
| /third_party/node/deps/v8/src/base/platform/ |
| H A D | platform-starboard.cc | 281 FILE* OS::FOpen(const char* path, const char* mode) { in FOpen() argument 286 bool OS::Remove(const char* path) { in Remove() argument
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | js-display-names.cc | 618 static const char* path() { return nullptr; } in path() function
|
| /third_party/mesa3d/src/vulkan/device-select-layer/ |
| H A D | device_select_layer.c | 311 char path[1024]; in device_select_find_boot_vga_vid_did() local
|
| /third_party/musl/Benchmark/musl/ |
| H A D | libc_unistd.cpp | 160 char path[BUFFER] = {0}; in Bm_function_Readlink() local 176 char path[BUFFER] = {0}; in Bm_function_Readlinkat() local 199 char path[BUFFER] = {0}; in Bm_function_Readlinkat_chk() local 456 const char* path = "musl_benchmark"; Bm_function_Faccessat_Normal() local 467 const char* path = "musl_benchmark"; Bm_function_Faccessat_Nofollow() local 539 const char* path = "/data/data/testUnlinkatZero.txt"; Bm_function_Unlinkat_ZeroFlag() local 560 const char* path = "/data/data/testUnlinkatAtRemoveDir"; Bm_function_Unlinkat_AT_REMOVEDIR() local [all...] |
| /third_party/musl/libc-test/src/functionalext/unittest/ |
| H A D | unit_test_ldso_dynlink.c | 335 char *path = "/dev/random"; in dynlink_test_0220() local 389 char *path = "/dev/zero"; in dynlink_test_0250() local [all...] |
| /third_party/node/deps/openssl/openssl/crypto/conf/ |
| H A D | conf_def.c | 847 static BIO *get_next_file(const char *path, OPENSSL_DIR_CTX **dirctx) in get_next_file() argument [all...] |
| /third_party/node/deps/openssl/openssl/apps/ |
| H A D | rehash.c | 326 static int ends_with_dirsep(const char *path) in ends_with_dirsep() argument [all...] |
| /third_party/node/deps/uv/src/unix/ |
| H A D | fsevents.c | 91 char path[1]; member 226 char* path; in uv__fsevents_event_cb() local [all...] |
| H A D | sunos.c | 508 uv_fs_event_start(uv_fs_event_t* handle, uv_fs_event_cb cb, const char* path, unsigned int flags) uv_fs_event_start() argument
|
| /third_party/node/deps/uv/src/win/ |
| H A D | process.c | 342 search_path(const WCHAR *file, WCHAR *cwd, const WCHAR *path) search_path() argument 943 WCHAR* path = NULL, *alloc_path = NULL; uv_spawn() local [all...] |
| /third_party/libabigail/src/ |
| H A D | abg-corpus-priv.h | 680 string path; member
|
| H A D | abg-elf-reader.cc | 917 get_soname_of_elf_file(const string& path, string &soname) get_soname_of_elf_file() argument 959 get_type_of_elf_file(const string& path, elf::elf_type& type) get_type_of_elf_file() argument [all...] |
| /third_party/rust/crates/glob/src/ |
| H A D | lib.rs | 280 pub fn path(&self) -> &Path { path() functions [all...] |
| /third_party/pulseaudio/src/modules/ |
| H A D | module-rygel-media-server.c | 248 static void append_variant_object_array(DBusMessage *m, DBusMessageIter *iter, const char *path[], unsigned n) { in append_variant_object_array() argument 381 static void append_property_dict_entry_object_array(DBusMessage *m, DBusMessageIter *iter, const char *name, const char *path[], unsigned n) { in append_property_dict_entry_object_array() argument 490 static unsigned get_sinks_or_sources_count(const char *path, const struct userdata *u) { in get_sinks_or_sources_count() argument 500 static void append_sink_or_source_container_mediaobject2_properties(DBusMessage *r, DBusMessageIter *sub, const char *path) { in append_sink_or_source_container_mediaobject2_properties() argument 510 append_sink_or_source_container_properties( DBusMessage *r, DBusMessageIter *iter, const char *path, const struct userdata *user_data, char * const * filter, int filter_len) append_sink_or_source_container_properties() argument 559 append_sink_or_source_item_mediaobject2_properties(DBusMessage *r, DBusMessageIter *sub, const char *path, pa_sink *sink, pa_source *source) append_sink_or_source_item_mediaobject2_properties() argument 566 append_sink_or_source_item_properties( DBusMessage *r, DBusMessageIter *iter, const char *path, const struct userdata *user_data, pa_sink *sink, pa_source *source, char * const * filter, int filter_len) append_sink_or_source_item_properties() argument 701 const char *path = dbus_message_get_path(m); root_handler() local 712 const char *path = dbus_message_get_path(m); root_handler() local 781 const char *path; sinks_and_sources_handler() local [all...] |
| /third_party/pulseaudio/src/modules/dbus/ |
| H A D | iface-card.c | 55 char *path; member [all...] |
| /third_party/python/Lib/lib2to3/tests/data/ |
| H A D | py3_test_grammar.py | 514 from sys import path, argv namespace 515 from sys import (path, argv) namespace 516 from sys import (path, argv,) namespace
|
| H A D | py2_test_grammar.py | 508 from sys import path, argv namespace 509 from sys import (path, argv) namespace 510 from sys import (path, argv,) namespace
|
| /third_party/python/Lib/ |
| H A D | os.py | 61 import posixpath as path namespace 81 import ntpath as path namespace [all...] |
| /third_party/pulseaudio/src/modules/alsa/ |
| H A D | alsa-ucm.h | 282 pa_alsa_path *path; member
|
| /third_party/openssl/apps/ |
| H A D | rehash.c | 329 static int ends_with_dirsep(const char *path) in ends_with_dirsep() argument [all...] |
| /third_party/openssl/crypto/conf/ |
| H A D | conf_def.c | 847 static BIO *get_next_file(const char *path, OPENSSL_DIR_CTX **dirctx) in get_next_file() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/ |
| H A D | LTOModule.cpp | 109 LTOModule::createFromFile(LLVMContext &Context, StringRef path, in createFromFile() argument 123 LTOModule::createFromOpenFile(LLVMContext &Context, int fd, StringRef path, in createFromOpenFile() argument 129 LTOModule::createFromOpenFileSlice(LLVMContext &Context, int fd, StringRef path, in createFromOpenFileSlice() argument 145 createFromBuffer(LLVMContext &Context, const void *mem, size_t length, const TargetOptions &options, StringRef path) createFromBuffer() argument 154 createInLocalContext(std::unique_ptr<LLVMContext> Context, const void *mem, size_t length, const TargetOptions &options, StringRef path) createInLocalContext() argument 652 createInputFile(const void *buffer, size_t buffer_size, const char *path, std::string &outErr) createInputFile() argument [all...] |