Home
last modified time | relevance | path

Searched defs:path (Results 151 - 175 of 6347) sorted by relevance

12345678910>>...254

/third_party/musl/src/unistd/
H A Dreadlink.c5 ssize_t readlink(const char *restrict path, char *restrict buf, size_t bufsize) in readlink() argument
/third_party/musl/src/stat/
H A Dmknodat.c5 int mknodat(int fd, const char *path, mode_t mode, dev_t dev) in mknodat() argument
/third_party/musl/porting/liteos_a/user/src/stat/
H A Dmknodat.c5 int mknodat(int fd, const char *path, mode_t mode, dev_t dev) in mknodat() argument
/third_party/node/deps/icu-small/source/common/
H A Dresbund_cnv.cpp27 ResourceBundle::ResourceBundle( const UnicodeString& path, in ResourceBundle() argument
35 ResourceBundle::ResourceBundle( const UnicodeString& path, in ResourceBundle() argument
43 ResourceBundle::constructForLocale(const UnicodeString& path, in constructForLocale() argument
/third_party/ltp/testcases/kernel/syscalls/execv/
H A Dexecv01.c23 char path[512]; in verify_execv() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/shm_open/
H A D8-1.c38 char path[25] = "/tmp/posixtestXXXXXX"; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaltstack/
H A D9-1.c41 char path[PATH_MAX + 1]; in main() local
/third_party/musl/compat/time32/
H A Dutimensat_time32.c5 int __utimensat_time32(int fd, const char *path, const struct timespec32 times32[2], int flags) in __utimensat_time32() argument
/third_party/musl/libc-test/src/functionalext/supplement/unistd/unistd_gtest/
H A Dunistd_readlink_test.cpp35 char path[PATH_MAX]; in HWTEST_F() local
/third_party/skia/src/core/
H A DSkRecords.cpp12 PreCachedPath::PreCachedPath(const SkPath& path) : SkPath(path) { in PreCachedPath() argument
/third_party/skia/src/utils/
H A DSkClipStackUtils.cpp11 void SkClipStack_AsPath(const SkClipStack& cs, SkPath* path) { in SkClipStack_AsPath() argument
/third_party/python/Include/
H A Dimport.h72 PyAPI_FUNC(PyObject *) PyImport_GetImporter(PyObject *path); variable
/third_party/skia/third_party/externals/tint/tools/src/cmd/trim-includes/
H A Dmain.go[all...]
/third_party/skia/tools/skpbench/
H A D_os_path.py6 from os import path namespace
/third_party/skia/third_party/externals/icu/source/common/
H A Dresbund_cnv.cpp27 ResourceBundle::ResourceBundle( const UnicodeString& path, in ResourceBundle() argument
35 ResourceBundle::ResourceBundle( const UnicodeString& path, in ResourceBundle() argument
43 ResourceBundle::constructForLocale(const UnicodeString& path, in constructForLocale() argument
/third_party/skia/docs/examples/
H A DPath_ArcSize.cpp12 SkPath path; in REG_FIDDLE() local
H A DPath_isLine.cpp16 SkPath path; in REG_FIDDLE() local
[all...]
H A DPath_isLastContourClosed.cpp11 SkPath path; in REG_FIDDLE() local
[all...]
H A DPath_isEmpty.cpp10 SkPath path; in REG_FIDDLE() local
[all...]
H A DPath_isInterpolatable.cpp7 SkPath path, path2; in REG_FIDDLE() local
H A DPath_addPoly_2.cpp11 SkPath path; in REG_FIDDLE() local
H A DPath_setLastPt.cpp10 SkPath path; in REG_FIDDLE() local
H A DPath_setIsVolatile.cpp9 SkPath path; in REG_FIDDLE() local
H A DPath_setFillType.cpp7 SkPath path; in REG_FIDDLE() local
H A Dmassive_coordinates_svg.cpp19 SkPath path; in REG_FIDDLE() local

Completed in 5 milliseconds

12345678910>>...254