Home
last modified time | relevance | path

Searched defs:path (Results 4276 - 4300 of 4432) sorted by relevance

1...<<171172173174175176177178

/third_party/mesa3d/src/compiler/glsl/
H A Dast.h124 char *path; /**< GLSL shader include path. */ member
/third_party/ltp/testcases/kernel/fs/fsstress/
H A Dfsstress.c109 char *path; member
[all...]
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
H A Dglx_api.c2268 glXCreateGLXVideoSourceSGIX(Display *dpy, int screen, VLServer server, VLPath path, int nodeClass, VLNode drainNode) glXCreateGLXVideoSourceSGIX() argument
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_device.c309 const char *path = drm_render_device->nodes[DRM_NODE_RENDER]; in pvr_physical_device_init() local
/third_party/node/deps/v8/src/wasm/
H A Dmodule-decoder.cc307 std::string path; in DumpModule() local
/third_party/ntfs-3g/libfuse-lite/
H A Dfuse.c710 int fuse_fs_getattr(struct fuse_fs *fs, const char *path, struct stat *buf) in fuse_fs_getattr() argument
719 int fuse_fs_fgetattr(struct fuse_fs *fs, const char *path, struct stat *buf, in fuse_fs_fgetattr() argument
741 int fuse_fs_unlink(struct fuse_fs *fs, const char *path) in fuse_fs_unlink() argument
750 int fuse_fs_rmdir(struct fuse_fs *fs, const char *path) in fuse_fs_rmdir() argument
759 fuse_fs_symlink(struct fuse_fs *fs, const char *linkname, const char *path) fuse_fs_symlink() argument
777 fuse_fs_release(struct fuse_fs *fs, const char *path, struct fuse_file_info *fi) fuse_fs_release() argument
787 fuse_fs_opendir(struct fuse_fs *fs, const char *path, struct fuse_file_info *fi) fuse_fs_opendir() argument
797 fuse_fs_open(struct fuse_fs *fs, const char *path, struct fuse_file_info *fi) fuse_fs_open() argument
807 fuse_fs_read(struct fuse_fs *fs, const char *path, char *buf, size_t size, off_t off, struct fuse_file_info *fi) fuse_fs_read() argument
817 fuse_fs_write(struct fuse_fs *fs, const char *path, const char *buf, size_t size, off_t off, struct fuse_file_info *fi) fuse_fs_write() argument
827 fuse_fs_fsync(struct fuse_fs *fs, const char *path, int datasync, struct fuse_file_info *fi) fuse_fs_fsync() argument
837 fuse_fs_fsyncdir(struct fuse_fs *fs, const char *path, int datasync, struct fuse_file_info *fi) fuse_fs_fsyncdir() argument
847 fuse_fs_flush(struct fuse_fs *fs, const char *path, struct fuse_file_info *fi) fuse_fs_flush() argument
857 fuse_fs_statfs(struct fuse_fs *fs, const char *path, struct statvfs *buf) fuse_fs_statfs() argument
869 fuse_fs_releasedir(struct fuse_fs *fs, const char *path, struct fuse_file_info *fi) fuse_fs_releasedir() argument
879 fuse_fs_readdir(struct fuse_fs *fs, const char *path, void *buf, fuse_fill_dir_t filler, off_t off, struct fuse_file_info *fi) fuse_fs_readdir() argument
890 fuse_fs_create(struct fuse_fs *fs, const char *path, mode_t mode, struct fuse_file_info *fi) fuse_fs_create() argument
900 fuse_fs_lock(struct fuse_fs *fs, const char *path, struct fuse_file_info *fi, int cmd, struct flock *lock) fuse_fs_lock() argument
910 fuse_fs_chown(struct fuse_fs *fs, const char *path, uid_t uid, gid_t gid) fuse_fs_chown() argument
919 fuse_fs_truncate(struct fuse_fs *fs, const char *path, off_t size) fuse_fs_truncate() argument
928 fuse_fs_ftruncate(struct fuse_fs *fs, const char *path, off_t size, struct fuse_file_info *fi) fuse_fs_ftruncate() argument
940 fuse_fs_utimens(struct fuse_fs *fs, const char *path, const struct timespec tv[2]) fuse_fs_utimens() argument
955 fuse_fs_access(struct fuse_fs *fs, const char *path, int mask) fuse_fs_access() argument
964 fuse_fs_readlink(struct fuse_fs *fs, const char *path, char *buf, size_t len) fuse_fs_readlink() argument
974 fuse_fs_mknod(struct fuse_fs *fs, const char *path, mode_t mode, dev_t rdev) fuse_fs_mknod() argument
984 fuse_fs_mkdir(struct fuse_fs *fs, const char *path, mode_t mode) fuse_fs_mkdir() argument
993 fuse_fs_setxattr(struct fuse_fs *fs, const char *path, const char *name, const char *value, size_t size, int flags) fuse_fs_setxattr() argument
1003 fuse_fs_getxattr(struct fuse_fs *fs, const char *path, const char *name, char *value, size_t size) fuse_fs_getxattr() argument
1013 fuse_fs_listxattr(struct fuse_fs *fs, const char *path, char *list, size_t size) fuse_fs_listxattr() argument
1023 fuse_fs_bmap(struct fuse_fs *fs, const char *path, size_t blocksize, uint64_t *idx) fuse_fs_bmap() argument
1033 fuse_fs_removexattr(struct fuse_fs *fs, const char *path, const char *name) fuse_fs_removexattr() argument
1042 fuse_fs_ioctl(struct fuse_fs *fs, const char *path, int cmd, void *arg, struct fuse_file_info *fi, unsigned int flags, void *data) fuse_fs_ioctl() argument
1163 lookup_path(struct fuse *f, fuse_ino_t nodeid, const char *name, const char *path, struct fuse_entry_param *e, struct fuse_file_info *fi) lookup_path() argument
1341 char *path; fuse_lib_lookup() local
1380 char *path; fuse_lib_getattr() local
1411 fuse_fs_chmod(struct fuse_fs *fs, const char *path, mode_t mode) fuse_fs_chmod() argument
1425 char *path; fuse_lib_setattr() local
1505 char *path; fuse_lib_access() local
1528 char *path; fuse_lib_readlink() local
1554 char *path; fuse_lib_mknod() local
1594 char *path; fuse_lib_mkdir() local
1619 char *path; fuse_lib_unlink() local
1647 char *path; fuse_lib_rmdir() local
1673 char *path; fuse_lib_symlink() local
1761 fuse_do_release(struct fuse *f, fuse_ino_t ino, const char *path, struct fuse_file_info *fi) fuse_do_release() argument
1790 char *path; fuse_lib_create() local
1849 open_auto_cache(struct fuse *f, fuse_ino_t ino, const char *path, struct fuse_file_info *fi) open_auto_cache() argument
1886 char *path = NULL; fuse_lib_open() local
1933 char *path; fuse_lib_read() local
1977 char *path; fuse_lib_write() local
2013 char *path; fuse_lib_fsync() local
2049 char *path; fuse_lib_opendir() local
2180 char *path; readdir_fill() local
2247 char *path; fuse_lib_releasedir() local
2270 char *path; fuse_lib_fsyncdir() local
2293 char *path; fuse_lib_statfs() local
2324 char *path; fuse_lib_setxattr() local
2345 char *path; common_getxattr() local
2391 char *path; common_listxattr() local
2438 char *path; fuse_lib_removexattr() local
2571 fuse_flush_common(struct fuse *f, fuse_req_t req, fuse_ino_t ino, const char *path, struct fuse_file_info *fi) fuse_flush_common() argument
2607 char *path; fuse_lib_release() local
2636 char *path; fuse_lib_flush() local
2654 char *path; fuse_lock_common() local
2719 char *path; fuse_lib_bmap() local
2746 char *path, *out_buf = NULL; fuse_lib_ioctl() local
3222 char *path = get_path(f, node->nodeid); fuse_destroy() local
[all...]
/third_party/ntfs-3g/libntfs-3g/
H A Dsecurity.c5007 int ntfs_get_file_attributes(struct SECURITY_API *scapi, const char *path) in ntfs_get_file_attributes() argument
4887 ntfs_get_file_security(struct SECURITY_API *scapi, const char *path, u32 selection, char *buf, u32 buflen, u32 *psize) ntfs_get_file_security() argument
4940 ntfs_set_file_security(struct SECURITY_API *scapi, const char *path, u32 selection, const char *attr) ntfs_set_file_security() argument
5051 ntfs_set_file_attributes(struct SECURITY_API *scapi, const char *path, s32 attrib) ntfs_set_file_attributes() argument
5098 ntfs_read_directory(struct SECURITY_API *scapi, const char *path, ntfs_filldir_t callback, void *context) ntfs_read_directory() argument
[all...]
/third_party/nghttp2/src/
H A Dnghttp.cc250 std::string path = util::has_uri_field(u, UF_PATH) in make_reqpath() local
2050 auto path = req->get_req_header(http2::HD__PATH); in on_frame_recv_callback2() local
[all...]
/third_party/node/deps/icu-small/source/common/
H A Duresbund.cpp514 static UResourceDataEntry *init_entry(const char *localeID, const char *path, UErrorCode *status) { in init_entry() argument
651 getPoolEntry(const char *path, UErrorCode *status) { in getPoolEntry() argument
664 findFirstExisting(const char* path, cha argument
811 entryOpen(const char* path, const char* localeID, UResOpenType openType, UErrorCode* status) entryOpen() argument
966 entryOpenDirect(const char* path, const char* localeID, UErrorCode* status) entryOpenDirect() argument
1195 const char *path = nullptr, *locale = nullptr, *keyPath = nullptr; getAliasTargetAsResourceBundle() local
1948 ures_findResource(const char* path, UResourceBundle *fillIn, UErrorCode *status) ures_findResource() argument
2003 ures_findSubResource(const UResourceBundle *resB, char* path, UResourceBundle *fillIn, UErrorCode *status) ures_findSubResource() argument
2061 icu::CharString path; getTableItemByKeyPath() local
2087 createPath(const char* origResPath, int32_t origResPathLen, const char* resPath, int32_t resPathLen, const char* inKey, CharString& path, UErrorCode* status) createPath() argument
2185 CharString path; ures_getByKeyWithFallback() local
2428 ures_getAllChildrenWithFallback(const UResourceBundle *bundle, const char *path, icu::ResourceSink &sink, UErrorCode &errorCode) ures_getAllChildrenWithFallback() argument
2446 ures_getValueWithFallback(const UResourceBundle *bundle, const char *path, UResourceBundle *tempFillIn, ResourceDataValue &value, UErrorCode &errorCode) ures_getValueWithFallback() argument
2470 ures_getAllItemsWithFallback(const UResourceBundle *bundle, const char *path, icu::ResourceSink &sink, UErrorCode &errorCode) ures_getAllItemsWithFallback() argument
2711 ures_openWithType(UResourceBundle *r, const char* path, const char* localeID, UResOpenType openType, UErrorCode* status) ures_openWithType() argument
2770 ures_open(const char* path, const char* localeID, UErrorCode* status) ures_open() argument
2775 ures_openNoDefault(const char* path, const char* localeID, UErrorCode* status) ures_openNoDefault() argument
2784 ures_openDirect(const char* path, const char* localeID, UErrorCode* status) ures_openDirect() argument
2796 ures_openFillIn(UResourceBundle *r, const char* path, const char* localeID, UErrorCode* status) ures_openFillIn() argument
2809 ures_openDirectFillIn(UResourceBundle *r, const char* path, const char* localeID, UErrorCode* status) ures_openDirectFillIn() argument
2986 ures_openAvailableLocales(const char *path, UErrorCode *status) ures_openAvailableLocales() argument
3066 ures_getFunctionalEquivalent(char *result, int32_t resultCapacity, const char *path, const char *resName, const char *keyword, const char *locid, UBool *isAvailable, UBool omitDefault, UErrorCode *status) ures_getFunctionalEquivalent() argument
3402 ures_getKeywordValues(const char *path, const char *keyword, UErrorCode *status) ures_getKeywordValues() argument
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dshaderapi.c173 static const char *path = NULL; in _mesa_get_shader_capture_path() local
1940 construct_name(const gl_shader_stage stage, const char *sha, const char *source, const char *path) construct_name() argument
3235 char *path; global() member
3241 struct hash_table *path; global() member
3368 struct sh_incl_path_entry *path = validate_and_tokenise_sh_incl() local
3382 lookup_shader_include(struct gl_context *ctx, char *path, bool error_check) lookup_shader_include() argument
3483 _mesa_lookup_shader_include(struct gl_context *ctx, char *path, bool error_check) _mesa_lookup_shader_include() argument
3609 _mesa_CompileShaderIncludeARB(GLuint shader, GLsizei count, const GLchar* const *path, const GLint *length) _mesa_CompileShaderIncludeARB() argument
[all...]
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_device.c213 char home[MAX_PATH], path[MAX_PATH]; in dzn_instance_create() local
/third_party/node/deps/icu-small/source/i18n/
H A Ddtfmtsym.cpp1642 UnicodeString *path = (UnicodeString*)aliasPathPairs[i + 1]; variable
1656 UnicodeString *path = (UnicodeString*)aliasPathPairs[i + 1]; variable
1916 initLeapMonthPattern(UnicodeString *field, int32_t index, CalendarDataSink &sink, CharString &path, UErrorCode &status) initLeapMonthPattern() argument
1936 buildResourcePath(CharString &path, const char* segment1, UErrorCode &errorCode) buildResourcePath() argument
1941 buildResourcePath(CharString &path, const char* segment1, const char* segment2, UErrorCode &errorCode) buildResourcePath() argument
1948 buildResourcePath(CharString &path, const char* segment1, const char* segment2, const char* segment3, UErrorCode &errorCode) buildResourcePath() argument
1955 buildResourcePath(CharString &path, const char* segment1, const char* segment2, const char* segment3, const char* segment4, UErrorCode &errorCode) buildResourcePath() argument
1991 loadDayPeriodStrings(CalendarDataSink &sink, CharString &path, int32_t &stringCount, UErrorCode &status) loadDayPeriodStrings() argument
2162 CharString path; initializeData() local
[all...]
/third_party/libfuse/lib/
H A Dfuse_lowlevel.c3214 char path[128]; local
/third_party/libdrm/tests/amdgpu/
H A Dras_tests.c504 char path[PATH_SIZE]; in amdgpu_ras_lookup_id() local
611 char path[PATH_SIZE]; in amdgpu_ras_invoke() local
846 char path[PATH_SIZE]; amdgpu_ras_basic_test() local
[all...]
/third_party/libinput/tools/
H A Dlibinput-record.c1915 char path[PATH_MAX]; in select_device() local
2400 init_device(struct record_context *ctx, const char *path, bool grab) in init_device() argument
2459 open_restricted(const char *path, int flags, void *user_data) in open_restricted() argument
2587 is_char_dev(const char *path) is_char_dev() argument
2807 char *path = select_device(); main() local
[all...]
/third_party/node/deps/v8/src/base/platform/
H A Dplatform-win32.cc615 FILE* OS::FOpen(const char* path, const char* mode) { in FOpen() argument
627 bool OS::Remove(const char* path) { in Remove() argument
/third_party/node/deps/v8/src/objects/
H A Djs-number-format.cc2154 static const char* path() { return nullptr; } in path() function
/third_party/node/deps/uv/src/win/
H A Dfs.c145 INLINE static int fs__capture_path(uv_fs_t* req, const char* path, in fs__capture_path() argument
1250 char* path; fs__mktemp() local
1863 fs__stat_impl_from_path(WCHAR* path, int do_lstat, uv_stat_t* statbuf) fs__stat_impl_from_path() argument
2282 fs__utime_impl_from_path(WCHAR* path, double atime, double mtime, int do_lutime) fs__utime_impl_from_path() argument
2379 fs__create_junction(uv_fs_t* req, const WCHAR* path, const WCHAR* new_path) fs__create_junction() argument
2889 uv_fs_open(uv_loop_t* loop, uv_fs_t* req, const char* path, int flags, int mode, uv_fs_cb cb) uv_fs_open() argument
2979 uv_fs_unlink(uv_loop_t* loop, uv_fs_t* req, const char* path, uv_fs_cb cb) uv_fs_unlink() argument
2994 uv_fs_mkdir(uv_loop_t* loop, uv_fs_t* req, const char* path, int mode, uv_fs_cb cb) uv_fs_mkdir() argument
3044 uv_fs_rmdir(uv_loop_t* loop, uv_fs_t* req, const char* path, uv_fs_cb cb) uv_fs_rmdir() argument
3058 uv_fs_scandir(uv_loop_t* loop, uv_fs_t* req, const char* path, int flags, uv_fs_cb cb) uv_fs_scandir() argument
3073 uv_fs_opendir(uv_loop_t* loop, uv_fs_t* req, const char* path, uv_fs_cb cb) uv_fs_opendir() argument
3118 uv_fs_link(uv_loop_t* loop, uv_fs_t* req, const char* path, const char* new_path, uv_fs_cb cb) uv_fs_link() argument
3133 uv_fs_symlink(uv_loop_t* loop, uv_fs_t* req, const char* path, const char* new_path, int flags, uv_fs_cb cb) uv_fs_symlink() argument
3149 uv_fs_readlink(uv_loop_t* loop, uv_fs_t* req, const char* path, uv_fs_cb cb) uv_fs_readlink() argument
3164 uv_fs_realpath(uv_loop_t* loop, uv_fs_t* req, const char* path, uv_fs_cb cb) uv_fs_realpath() argument
3185 uv_fs_chown(uv_loop_t* loop, uv_fs_t* req, const char* path, uv_uid_t uid, uv_gid_t gid, uv_fs_cb cb) uv_fs_chown() argument
3207 uv_fs_lchown(uv_loop_t* loop, uv_fs_t* req, const char* path, uv_uid_t uid, uv_gid_t gid, uv_fs_cb cb) uv_fs_lchown() argument
3222 uv_fs_stat(uv_loop_t* loop, uv_fs_t* req, const char* path, uv_fs_cb cb) uv_fs_stat() argument
3236 uv_fs_lstat(uv_loop_t* loop, uv_fs_t* req, const char* path, uv_fs_cb cb) uv_fs_lstat() argument
3257 uv_fs_rename(uv_loop_t* loop, uv_fs_t* req, const char* path, const char* new_path, uv_fs_cb cb) uv_fs_rename() argument
3295 uv_fs_copyfile(uv_loop_t* loop, uv_fs_t* req, const char* path, const char* new_path, int flags, uv_fs_cb cb) uv_fs_copyfile() argument
3334 uv_fs_access(uv_loop_t* loop, uv_fs_t* req, const char* path, int flags, uv_fs_cb cb) uv_fs_access() argument
3353 uv_fs_chmod(uv_loop_t* loop, uv_fs_t* req, const char* path, int mode, uv_fs_cb cb) uv_fs_chmod() argument
3378 uv_fs_utime(uv_loop_t* loop, uv_fs_t* req, const char* path, double atime, double mtime, uv_fs_cb cb) uv_fs_utime() argument
3404 uv_fs_lutime(uv_loop_t* loop, uv_fs_t* req, const char* path, double atime, double mtime, uv_fs_cb cb) uv_fs_lutime() argument
3421 uv_fs_statfs(uv_loop_t* loop, uv_fs_t* req, const char* path, uv_fs_cb cb) uv_fs_statfs() argument
[all...]
/third_party/rust/crates/bindgen/bindgen/codegen/
H A Dmod.rs93 let mut path = vec![quote! { self }]; in top_level_path() variables
111 let mut path = top_level_path(ctx, module); in root_import() variables
[all...]
/third_party/python/Python/
H A Dsysmodule.c3250 makepathobject(const wchar_t *path, wchar_t delim) in makepathobject() argument
3283 PySys_SetPath(const wchar_t *path) PySys_SetPath() argument
[all...]
/third_party/python/Tools/clinic/
H A Dclinic.py5278 path = os.path.join(root, filename) variable
[all...]
/third_party/protobuf/conformance/third_party/jsoncpp/
H A Djsoncpp.cpp3831 Path::Path(const std::string& path, in Path() argument
3846 void Path::makePath(const std::string& path, const InArgs& in) { in makePath() argument
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dcore-util.c1552 int pa_append_to_home_dir(const char *path, char **_r) { in pa_append_to_home_dir() argument
1631 char *path; in pa_get_data_dirs() local
1654 int pa_append_to_config_home_dir(const char *path, cha argument
3430 pa_realpath(const char *path) pa_realpath() argument
3533 pa_maybe_prefix_path(const char *path, const char *prefix) pa_maybe_prefix_path() argument
3734 pa_fopen_cloexec(const char *path, const char *mode) pa_fopen_cloexec() argument
[all...]
/third_party/skia/src/gpu/v1/
H A DSurfaceDrawContext.cpp914 stencilPath(const GrHardClip* clip, GrAA doStencilMSAA, const SkMatrix& viewMatrix, const SkPath& path) stencilPath() argument
1122 drawFastShadow(const GrClip* clip, const SkMatrix& viewMatrix, const SkPath& path, const SkDrawShadowRec& rec) drawFastShadow() argument
1351 SkPath path; drawRegion() local
1549 drawPath(const GrClip* clip, GrPaint&& paint, GrAA aa, const SkMatrix& viewMatrix, const SkPath& path, const GrStyle& style) drawPath() argument
1592 drawAndStencilPath(const GrHardClip* clip, const GrUserStencilSettings* ss, SkRegion::Op op, bool invert, GrAA aa, const SkMatrix& viewMatrix, const SkPath& path) drawAndStencilPath() argument
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ddtfmtsym.cpp1636 UnicodeString *path = (UnicodeString*)aliasPathPairs[i + 1]; in put() local
1650 UnicodeString *path = (UnicodeString*)aliasPathPairs[i + 1]; in put() local
1914 initLeapMonthPattern(UnicodeString *field, int32_t index, CalendarDataSink &sink, CharString &path, UErrorCode &status) initLeapMonthPattern() argument
1934 buildResourcePath(CharString &path, const char* segment1, UErrorCode &errorCode) buildResourcePath() argument
1939 buildResourcePath(CharString &path, const char* segment1, const char* segment2, UErrorCode &errorCode) buildResourcePath() argument
1946 buildResourcePath(CharString &path, const char* segment1, const char* segment2, const char* segment3, UErrorCode &errorCode) buildResourcePath() argument
1953 buildResourcePath(CharString &path, const char* segment1, const char* segment2, const char* segment3, const char* segment4, UErrorCode &errorCode) buildResourcePath() argument
1989 loadDayPeriodStrings(CalendarDataSink &sink, CharString &path, int32_t &stringCount, UErrorCode &status) loadDayPeriodStrings() argument
2156 CharString path; initializeData() local
[all...]

Completed in 93 milliseconds

1...<<171172173174175176177178