Home
last modified time | relevance | path

Searched defs:path (Results 1601 - 1625 of 4250) sorted by relevance

1...<<61626364656667686970>>...170

/third_party/gn/src/gn/
H A Dninja_build_writer_unittest.cc23 ScopedDotGNFile(const base::FilePath& path) in ScopedDotGNFile() argument
H A Dohos_components_mapping.cc38 const static std::string GetRealImportFile(const BuildSettings *settings, const std::string &path) in GetRealImportFile() argument
47 static bool ReadBuildConfigFile(base::FilePath path, std::string &content) in ReadBuildConfigFile() argument
H A Dvisual_studio_writer.h71 std::string path; member
/third_party/icu/icu4c/source/common/
H A Dresbund.cpp209 ResourceBundle::ResourceBundle(const char* path, const Locale& locale, UErrorCode& err) in ResourceBundle() argument
H A Dsprpimpl.h85 char* path; member
/third_party/NuttX/fs/nfs/
H A Dnfs_util.c45 static inline int nfs_pathsegment(const char **path, char *buffer, in nfs_pathsegment() argument
371 const char *path = relpath; nfs_findnode() local
479 const char *path = relpath; nfs_finddir() local
[all...]
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/mapper/
H A DAbstractPathValueMapper.java111 final void addResult(RbPath path, Result result) { in addResult() argument
[all...]
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/mapper/
H A DLocaleMapperTest.java383 private static Result simpleResult(String path, Strin argument
387 simpleResult(String path, int index, String value) simpleResult() argument
391 ldml(String path) ldml() argument
395 ldml(String path, String value) ldml() argument
[all...]
H A DAbstractPathValueMapperTest.java251 FakeMapper addUngroupedResult(String path, String... values) { in addUngroupedResult() argument
256 FakeMapper addGroupedResult(String path, String... values) { in addGroupedResult() argument
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/regex/
H A DRegexTransformerTest.java516 transformSingleResult( PathValueTransformer transformer, String path, String value) transformSingleResult() argument
525 assertSingleResult(List<Result> results, RbPath path, String... values) assertSingleResult() argument
532 assertSingleResult(List<Result> results, String path, String... values) assertSingleResult() argument
[all...]
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
H A DCodeMangler.java265 public int process(String path, String[] filenames) { in process() argument
[all...]
/third_party/icu/icu4c/source/extra/uconv/
H A Duwmsg.c93 U_CFUNC UResourceBundle *u_wmsg_setPath(const char *path, UErrorCode *err) in u_wmsg_setPath() argument
/third_party/libunwind/libunwind/src/
H A Dos-linux.h37 char *path; member
68 char path[sizeof ("/proc/0123456789/maps")], *cp; in maps_init() local
/third_party/libuv/src/
H A Dfs-poll.c48 char path[1]; /* variable length */ member
66 uv_fs_poll_start(uv_fs_poll_t* handle, uv_fs_poll_cb cb, const char* path, unsigned int interval) uv_fs_poll_start() argument
/third_party/libuv/test/
H A Dtest-fs-readdir.c99 const char* path; in TEST_IMPL() local
107 uv_fs_mkdir(uv_default_loop(), &mkdir_req, path, 0777, NULL); in TEST_IMPL() local
157 uv_fs_rmdir(uv_default_loop(), &rmdir_req, path, NULL); in TEST_IMPL() local
181 const char* path; in TEST_IMPL() local
233 const char* path; TEST_IMPL() local
[all...]
/third_party/libwebsockets/include/
H A Dlibwebsockets.hxx143 std::string path; member in lssFile
/third_party/lzma/CPP/7zip/Bundles/SFXWin/
H A DSfxWin.cpp138 FString path; in WinMain2() local
/third_party/mbedtls/programs/util/
H A Dpem2der.c117 static int load_file(const char *path, unsigned char **buf, size_t *n) in load_file() argument
158 static int write_file(const char *path, unsigned char *buf, size_t n) in write_file() argument
/third_party/mbedtls/library/
H A Dx509_csr.c504 int mbedtls_x509_csr_parse_file(mbedtls_x509_csr *csr, const char *path) in mbedtls_x509_csr_parse_file() argument
/third_party/lzma/CPP/7zip/UI/FileManager/
H A DSysIconUtils.cpp78 DWORD_PTR GetRealIconIndex(CFSTR path, DWORD attrib, int &iconIndex) in GetRealIconIndex() argument
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_indirect_derefs.c167 nir_deref_path path; in lower_indirect_derefs_block() local
/third_party/mesa3d/src/freedreno/perfcntrs/
H A Dfreedreno_dt.c63 char *path; in readdt() local
95 char *path; in find_freqs() local
/third_party/ltp/lib/
H A Dtst_tmpdir.c145 static int purge_dir(const char *path, char **errptr) in purge_dir() argument
347 void tst_purge_dir(const char *path) in tst_purge_dir() argument
H A Dtst_safe_file_at.c86 int tst_file_vprintfat(const int dirfd, const char *const path, in tst_file_vprintfat() argument
107 int tst_file_printfat(const int dirfd, const char *const path, in tst_file_printfat() argument
35 safe_openat(const char *const file, const int lineno, const int dirfd, const char *const path, const int oflags, ...) safe_openat() argument
60 safe_file_readat(const char *const file, const int lineno, const int dirfd, const char *const path, char *const buf, const size_t nbyte) safe_file_readat() argument
120 safe_file_vprintfat(const char *const file, const int lineno, const int dirfd, const char *const path, const char *const fmt, va_list va) safe_file_vprintfat() argument
160 safe_file_printfat(const char *const file, const int lineno, const int dirfd, const char *const path, const char *const fmt, ...) safe_file_printfat() argument
174 safe_unlinkat(const char *const file, const int lineno, const int dirfd, const char *const path, const int flags) safe_unlinkat() argument
202 safe_fchownat(const char *const file, const int lineno, const int dirfd, const char *const path, uid_t owner, gid_t group, int flags) safe_fchownat() argument
222 safe_fstatat(const char *const file, const int lineno, const int dirfd, const char *const path, struct stat *statbuf, int flags) safe_fstatat() argument
[all...]
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-dynamic/
H A Dminimal-http-server-dynamic.c29 char path[128]; member

Completed in 14 milliseconds

1...<<61626364656667686970>>...170