/third_party/gn/src/gn/ |
H A D | ninja_build_writer_unittest.cc | 23 ScopedDotGNFile(const base::FilePath& path) in ScopedDotGNFile() argument
|
H A D | ohos_components_mapping.cc | 38 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 D | visual_studio_writer.h | 71 std::string path; member
|
/third_party/icu/icu4c/source/common/ |
H A D | resbund.cpp | 209 ResourceBundle::ResourceBundle(const char* path, const Locale& locale, UErrorCode& err) in ResourceBundle() argument
|
H A D | sprpimpl.h | 85 char* path; member
|
/third_party/NuttX/fs/nfs/ |
H A D | nfs_util.c | 45 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 D | AbstractPathValueMapper.java | 111 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 D | LocaleMapperTest.java | 383 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 D | AbstractPathValueMapperTest.java | 251 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 D | RegexTransformerTest.java | 516 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 D | CodeMangler.java | 265 public int process(String path, String[] filenames) { in process() argument [all...] |
/third_party/icu/icu4c/source/extra/uconv/ |
H A D | uwmsg.c | 93 U_CFUNC UResourceBundle *u_wmsg_setPath(const char *path, UErrorCode *err) in u_wmsg_setPath() argument
|
/third_party/libunwind/libunwind/src/ |
H A D | os-linux.h | 37 char *path; member 68 char path[sizeof ("/proc/0123456789/maps")], *cp; in maps_init() local
|
/third_party/libuv/src/ |
H A D | fs-poll.c | 48 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 D | test-fs-readdir.c | 99 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 D | libwebsockets.hxx | 143 std::string path; member in lssFile
|
/third_party/lzma/CPP/7zip/Bundles/SFXWin/ |
H A D | SfxWin.cpp | 138 FString path;
in WinMain2() local
|
/third_party/mbedtls/programs/util/ |
H A D | pem2der.c | 117 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 D | x509_csr.c | 504 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 D | SysIconUtils.cpp | 78 DWORD_PTR GetRealIconIndex(CFSTR path, DWORD attrib, int &iconIndex)
in GetRealIconIndex() argument
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_lower_indirect_derefs.c | 167 nir_deref_path path; in lower_indirect_derefs_block() local
|
/third_party/mesa3d/src/freedreno/perfcntrs/ |
H A D | freedreno_dt.c | 63 char *path; in readdt() local 95 char *path; in find_freqs() local
|
/third_party/ltp/lib/ |
H A D | tst_tmpdir.c | 145 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 D | tst_safe_file_at.c | 86 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 D | minimal-http-server-dynamic.c | 29 char path[128]; member
|