Home
last modified time | relevance | path

Searched defs:path (Results 3651 - 3675 of 4592) sorted by relevance

1...<<141142143144145146147148149150>>...184

/third_party/musl/porting/linux/user/src/gwp_asan/
H A Dgwp_asan.c111 char *path = get_process_short_name(buf, GWP_ASAN_NAME_LEN); in force_sample_process_by_env() local
179 char *path = get_process_short_name(process_short_name, GWP_ASAN_NAME_LEN); in gwp_asan_printf() local
373 char *path = get_process_short_name(buf, GWP_ASAN_NAME_LEN); may_init_gwp_asan() local
387 char *path = get_process_short_name(buf, GWP_ASAN_NAME_LEN); init_gwp_asan_by_libc() local
[all...]
/third_party/musl/src/hook/linux/
H A Dmusl_preinit.c122 static int parse_hook_variable(enum EnumHookMode* mode, char* path, int size) in parse_hook_variable() argument
/third_party/nghttp2/examples/
H A Dclient.c94 char *path; member
106 const char *path; member
[all...]
/third_party/musl/src/fortify/linux/
H A Dfortify.c340 ssize_t __readlink_chk(const char* path, char* buf, size_t size, size_t buf_size) in __readlink_chk() argument
347 ssize_t __readlinkat_chk(int dirfd, const char* path, char* buf, size_t size, size_t buf_size) in __readlinkat_chk() argument
/third_party/musl/src/gwp_asan/linux/
H A Dgwp_asan.c111 char *path = get_process_short_name(buf, GWP_ASAN_NAME_LEN); in force_sample_process_by_env() local
179 char *path = get_process_short_name(process_short_name, GWP_ASAN_NAME_LEN); in gwp_asan_printf() local
373 char *path = get_process_short_name(buf, GWP_ASAN_NAME_LEN); may_init_gwp_asan() local
387 char *path = get_process_short_name(buf, GWP_ASAN_NAME_LEN); init_gwp_asan_by_libc() local
[all...]
/third_party/nghttp2/src/
H A Dh2load_quic.cc401 auto path = config->qlog_file_base; in quic_init() local
430 auto path = ngtcp2_path{ in quic_init() local
579 auto path = ngtcp2_path{ read_quic() local
[all...]
H A DHttpServer.h108 std::string path; member
125 StringRef path; member
134 nghttp2_rcbuf *path; member
/third_party/node/deps/icu-small/source/common/
H A Dusprep.cpp305 usprep_getProfile(const char* path, in usprep_getProfile() argument
225 loadData(UStringPrepProfile* profile, const char* path, const char* name, const char* type, UErrorCode* errorCode) loadData() argument
392 usprep_open(const char* path, const char* name, UErrorCode* status) usprep_open() argument
[all...]
H A Dlocdispnames.cpp300 _getStringOrCopyKey(const char *path, const char *locale, in _getStringOrCopyKey() argument
H A Dudata.cpp225 findBasename(const char *path) { in findBasename() argument
236 packageNameFromPath(const char *path) in packageNameFromPath() argument
305 udata_findCachedData(const char *path, UErrorCode &err) udata_findCachedData() argument
331 udata_cacheDataItem(const char *path, UDataMemory *item, UErrorCode *pErr) udata_cacheDataItem() argument
420 const char *path; /* working path (u_icudata_Dir) */ global() member in UDataPathIterator
670 openCommonData(const char *path, int32_t commonDataIndex, UErrorCode *pErrorCode) openCommonData() argument
764 UDataPathIterator iter(u_getDataDirectory(), inBasename, path, ".dat", true, pErrorCode); openCommonData() local
918 udata_setAppData(const char *path, const void *data, UErrorCode *err) udata_setAppData() argument
988 doLoadFromIndividualFiles(const char *pkgName, const char *dataPath, const char *tocEntryPathSuffix, const char *path, const char *type, const char *name, UDataMemoryIsAcceptable *isAcceptable, void *context, UErrorCode *subErrorCode, UErrorCode *pErrorCode) doLoadFromIndividualFiles() argument
1046 doLoadFromCommonData(UBool isICUData, const char * , const char * , const char * , const char *tocEntryName, const char *path, const char *type, const char *name, UDataMemoryIsAcceptable *isAcceptable, void *context, UErrorCode *subErrorCode, UErrorCode *pErrorCode) doLoadFromCommonData() argument
1159 doOpenChoice(const char *path, const char *type, const char *name, UDataMemoryIsAcceptable *isAcceptable, void *context, UErrorCode *pErrorCode) doOpenChoice() argument
1395 udata_open(const char *path, const char *type, const char *name, UErrorCode *pErrorCode) udata_open() argument
1415 udata_openChoice(const char *path, const char *type, const char *name, UDataMemoryIsAcceptable *isAcceptable, void *context, UErrorCode *pErrorCode) udata_openChoice() argument
[all...]
/third_party/ninja/src/
H A Dgraph.cc476 const string& path = (*i)->PathDecanonicalized(); MakePathList() local
494 std::string path = (*it)->PathDecanonicalized(); CollectInputs() local
591 PathDecanonicalized(const string& path, uint64_t slash_bits) PathDecanonicalized() argument
653 LoadDepFile(Edge* edge, const string& path, string* err) LoadDepFile() argument
[all...]
H A Dgraph.h79 const std::string& path() const { return path_; } in path() function
H A Dbuild_test.cc757 Dirty(const string& path) Dirty() argument
[all...]
/third_party/node/deps/cares/src/lib/
H A Dares__hosts_file.c724 ares__hosts_path(const ares_channel_t *channel, ares_bool_t use_env, char **path) ares__hosts_path() argument
/third_party/mesa3d/src/loader/
H A Dloader.c476 char path[PATH_MAX + 1]; in loader_get_linux_pci_field() local
642 char path[PATH_MAX]; in loader_open_driver_lib() local
[all...]
/third_party/node/deps/icu-small/source/tools/genrb/
H A Dgenrb.cpp717 ResKeyPath path; in processFile() local
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
H A Dinput.py11 import os.path namespace
[all...]
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/
H A Dninja.py11 import os.path namespace
[all...]
/third_party/mesa3d/src/util/
H A Ddisk_cache_os.c113 mkdir_if_needed(const char *path) in mkdir_if_needed() argument
151 concatenate_and_mkdir(void *ctx, const char *path, const char *name) concatenate_and_mkdir() argument
307 is_regular_non_tmp_file(const char *path, const struct stat *sb, const char *d_name, const size_t len) is_regular_non_tmp_file() argument
321 unlink_lru_file_from_directory(const char *path) unlink_lru_file_from_directory() argument
345 is_two_character_sub_directory(const char *path, const struct stat *sb, const char *d_name, const size_t len) is_two_character_sub_directory() argument
820 char *path = getenv("MESA_SHADER_CACHE_DIR"); disk_cache_generate_cache_dir() local
968 disk_cache_mmap_cache_index(void *mem_ctx, struct disk_cache *cache, char *path) disk_cache_mmap_cache_index() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv84_video.c35 nv84_copy_firmware(const char *path, void *dest, ssize_t len) in nv84_copy_firmware() argument
55 filesize(const char *path) in filesize() argument
/third_party/icu/icu4c/source/tools/tzcode/
H A Dicuzdump.cpp372 ostringstream path; in main() local
/third_party/icu/icu4c/source/tools/genrb/
H A Dgenrb.cpp717 ResKeyPath path; in processFile() local
/third_party/libexif/libexif/
H A Dexif-data.c1600 exif_data_new_from_file (const char *path) in exif_data_new_from_file() argument
/third_party/libinput/test/
H A Dtest-utils.c1534 const char *path; in START_TEST() member
1562 const char *path; in START_TEST() member
/third_party/libfuse/example/
H A Dpassthrough_fh.c71 static int xmp_getattr(const char *path, struct stat *stbuf, in xmp_getattr() argument
88 static int xmp_access(const char *path, int mask) in xmp_access() argument
99 static int xmp_readlink(const char *path, char *buf, size_t size) in xmp_readlink() argument
117 static int xmp_opendir(const char *path, struct fuse_file_info *fi) in xmp_opendir() argument
142 static int xmp_readdir(const char *path, voi argument
203 xmp_releasedir(const char *path, struct fuse_file_info *fi) xmp_releasedir() argument
212 xmp_mknod(const char *path, mode_t mode, dev_t rdev) xmp_mknod() argument
226 xmp_mkdir(const char *path, mode_t mode) xmp_mkdir() argument
237 xmp_unlink(const char *path) xmp_unlink() argument
248 xmp_rmdir(const char *path) xmp_rmdir() argument
296 xmp_chmod(const char *path, mode_t mode, struct fuse_file_info *fi) xmp_chmod() argument
311 xmp_chown(const char *path, uid_t uid, gid_t gid, struct fuse_file_info *fi) xmp_chown() argument
326 xmp_truncate(const char *path, off_t size, struct fuse_file_info *fi) xmp_truncate() argument
343 xmp_utimens(const char *path, const struct timespec ts[2], struct fuse_file_info *fi) xmp_utimens() argument
360 xmp_create(const char *path, mode_t mode, struct fuse_file_info *fi) xmp_create() argument
372 xmp_open(const char *path, struct fuse_file_info *fi) xmp_open() argument
384 xmp_read(const char *path, char *buf, size_t size, off_t offset, struct fuse_file_info *fi) xmp_read() argument
397 xmp_read_buf(const char *path, struct fuse_bufvec **bufp, size_t size, off_t offset, struct fuse_file_info *fi) xmp_read_buf() argument
419 xmp_write(const char *path, const char *buf, size_t size, off_t offset, struct fuse_file_info *fi) xmp_write() argument
432 xmp_write_buf(const char *path, struct fuse_bufvec *buf, off_t offset, struct fuse_file_info *fi) xmp_write_buf() argument
446 xmp_statfs(const char *path, struct statvfs *stbuf) xmp_statfs() argument
457 xmp_flush(const char *path, struct fuse_file_info *fi) xmp_flush() argument
474 xmp_release(const char *path, struct fuse_file_info *fi) xmp_release() argument
482 xmp_fsync(const char *path, int isdatasync, struct fuse_file_info *fi) xmp_fsync() argument
503 xmp_fallocate(const char *path, int mode, off_t offset, off_t length, struct fuse_file_info *fi) xmp_fallocate() argument
517 xmp_setxattr(const char *path, const char *name, const char *value, size_t size, int flags) xmp_setxattr() argument
526 xmp_getxattr(const char *path, const char *name, char *value, size_t size) xmp_getxattr() argument
535 xmp_listxattr(const char *path, char *list, size_t size) xmp_listxattr() argument
543 xmp_removexattr(const char *path, const char *name) xmp_removexattr() argument
553 xmp_lock(const char *path, struct fuse_file_info *fi, int cmd, struct flock *lock) xmp_lock() argument
563 xmp_flock(const char *path, struct fuse_file_info *fi, int op) xmp_flock() argument
595 xmp_lseek(const char *path, off_t off, int whence, struct fuse_file_info *fi) xmp_lseek() argument
[all...]

Completed in 28 milliseconds

1...<<141142143144145146147148149150>>...184