Home
last modified time | relevance | path

Searched defs:path (Results 201 - 225 of 3998) sorted by relevance

12345678910>>...160

/test/xts/acts/commonlibrary/toolchain/libc-test/include/
H A Dgettestfiles.cpp22 static void GetTestNames(std::string path, std::vector<std::string>& tempName) in GetTestNames() argument
/third_party/ffmpeg/fftools/
H A Dfopen_utf8.h65 static inline FILE *fopen_utf8(const char *path, const char *mode) in fopen_utf8() argument
/third_party/eudev/src/shared/
H A Dmkdir-label.c33 int mkdir_safe_label(const char *path, mode_t mode, uid_t uid, gid_t gid) { in mkdir_safe_label() argument
37 int mkdir_parents_label(const char *path, mode_t mode) { in mkdir_parents_label() argument
/third_party/gn/src/base/files/
H A Dfile_enumerator.cc13 bool FileEnumerator::ShouldSkip(const FilePath& path) { in ShouldSkip() argument
/third_party/glfw/src/
H A Dposix_module.c37 void* _glfwPlatformLoadModule(const char* path) in _glfwPlatformLoadModule() argument
H A Dwin32_module.c35 void* _glfwPlatformLoadModule(const char* path) in _glfwPlatformLoadModule() argument
/third_party/alsa-lib/modules/mixer/simple/python/
H A Dmain.py7 from sys import path namespace
/third_party/backends/frontend/
H A Dsicc.c25 sanei_load_icc_profile (const char *path, size_t *size) in sanei_load_icc_profile() argument
/third_party/gn/src/gn/
H A Doutput_file.cc24 std::string path = build_settings->build_dir().value(); in AsSourceFile() local
35 std::string path = build_settings->build_dir().value(); in AsSourceDir() local
/third_party/NuttX/fs/vfs/
H A Dfs_statfs.c56 int statfs(const char *path, struct statfs *buf) in statfs() argument
[all...]
/third_party/libuv/test/
H A Dtest-get-currentexe.c43 char path[PATHMAX]; in TEST_IMPL() local
[all...]
/third_party/ltp/lib/
H A Dtst_fs_type.c15 long tst_fs_type_(void (*cleanup)(void), const char *path) in tst_fs_type_() argument
H A Dtst_fs_has_free.c29 int tst_fs_has_free_(void (*cleanup)(void), const char *path, in tst_fs_has_free_() argument
/third_party/node/deps/v8/third_party/inspector_protocol/
H A Dconcatenate_protocols.py6 import os.path namespace
/third_party/node/deps/v8/third_party/zlib/google/
H A Dredact.h19 explicit Redact(const base::FilePath& path) : path_(path) {} in Redact() argument
/third_party/node/deps/v8/tools/generate_shim_headers/
H A Dgenerate_shim_headers.py40 import os.path namespace
/third_party/node/deps/zlib/google/
H A Dredact.h19 explicit Redact(const base::FilePath& path) : path_(path) {} in Redact() argument
/third_party/node/test/parallel/
H A Dtest-errors-systemerror.js23 path: '/str', global() property
44 path: Buffer.from('/buf'), global() property
64 path: Buffer.from('/buf'), global() property
85 path: Buffer.from('a'), global() property
[all...]
H A Dtest-http2-util-headers-list.js[all...]
/third_party/node/deps/v8/tools/
H A Dupdate-object-macros-undef.py12 import os.path namespace
/third_party/node/tools/inspector_protocol/
H A Dconvert_protocol_to_json.py8 import os.path namespace
H A Dconcatenate_protocols.py6 import os.path namespace
/third_party/node/tools/
H A Dtest-v8.bat5 set path=%DEPOT_TOOLS_PATH%;%path% variable
20 set path=%savedpath% variable
42 if defined savedpath set path=%savedpath% variable
/third_party/musl/src/process/
H A Dexecvp.c11 const char *p, *z, *path = getenv("PATH"); in __execvpe() local
/third_party/musl/src/unistd/
H A Dreadlinkat.c4 ssize_t readlinkat(int fd, const char *restrict path, char *restrict buf, size_t bufsize) in readlinkat() argument

Completed in 5 milliseconds

12345678910>>...160