| /third_party/curl/lib/ |
| H A D | curl_addrinfo.c | 467 struct Curl_addrinfo *Curl_unix2addr(const char *path, bool *longpath, in Curl_unix2addr() argument
|
| H A D | http.h | 269 char *path; member
|
| /third_party/alsa-lib/src/ |
| H A D | dlmisc.c | 66 static void snd_dlinfo_origin(char *path, size_t path_len) in snd_dlinfo_origin() argument 90 int snd_dlpath(char *path, size_t path_len, const char *name) in snd_dlpath() argument 149 char path[PATH_MAX]; snd_dlopen() local [all...] |
| /third_party/gn/src/gn/ |
| H A D | value_extractors.cc | 187 LibFile path; in operator ()() local
|
| /third_party/googletest/googletest/src/ |
| H A D | gtest-filepath.cc | 151 const auto &path = pathname_; in CalculateRootLength() local [all...] |
| /third_party/icu/icu4c/source/samples/layout/ |
| H A D | gnomelayout.cpp | 82 gchar *prettyTitle(const gchar *path) in prettyTitle() argument
|
| /third_party/FreeBSD/sys/compat/linuxkpi/common/src/ |
| H A D | adp.c | 62 void fs_show(const char *path) in fs_show() argument 165 char *basename(const char *path) in basename() argument [all...] |
| /third_party/NuttX/fs/nfs/ |
| H A D | nfs_mount.h | 171 char *path; /* Server's path of the directory being mount */ member
|
| /third_party/PyYAML/ |
| H A D | setup.py | 67 import sys, os, os.path, pathlib, platform, shutil, tempfile, warnings namespace
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/ |
| H A D | ICUResourceBundleTest.java | 787 private void getFunctionalEquivalentTestCases(String path, ClassLoader cl, String resName, String keyword, in getFunctionalEquivalentTestCases() argument
|
| /third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/ |
| H A D | IcuTextWriter.java | 127 private void openNextPath(RbPath path, PrintWriter out) { in openNextPath() argument [all...] |
| H A D | IcuDataDumper.java | 107 private final Path path; field in IcuDataDumper.IcuDataParser 136 IcuDataParser(Path path) { in IcuDataParser() argument [all...] |
| H A D | RbPath.java | 76 public static RbPath parse(String path) { in parse() argument 158 contains(RbPath path) contains() argument 169 matchesSublist(RbPath path, int offset) matchesSublist() argument [all...] |
| /third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/ |
| H A D | SupplementalDataTest.java | 342 private static CldrValue supplementalData(String path, Object... args) { in supplementalData() argument
|
| /third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/ant/ |
| H A D | CleanOutputDirectoryTask.java | 85 private Path path = null; field in CleanOutputDirectoryTask.Retain 90 public void setPath(String path) { in setPath() argument 228 couldDelete(Path path, Path dir, Dir dirInfo) couldDelete() argument 232 wasAutoGenerated(Path path) wasAutoGenerated() argument [all...] |
| /third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/regex/ |
| H A D | ResultSpec.java | 258 getResultPath(CldrPath path, List<String> args, DynamicVars varLookupFn) getResultPath() argument 408 AbstractResult(RbPath key, Iterable<String> values, Optional<CldrPath> path) AbstractResult() argument 471 MatchedResult(RbPath key, Iterable<String> values, CldrPath path) MatchedResult() argument [all...] |
| /third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/localedistance/ |
| H A D | TestData.java | 149 private static CldrValue supplemental(String path, Object... args) { in supplemental() argument
|
| /third_party/icu/tools/unicode/c/genprops/ |
| H A D | layoutpropsbuilder.cpp | 251 LayoutPropsBuilder::writeBinaryData(const char *path, UBool withCopyright, UErrorCode &errorCode) { in writeBinaryData() argument
|
| H A D | bidipropsbuilder.cpp | 499 BiDiPropsBuilder::writeCSourceFile(const char *path, UErrorCode &errorCode) { in writeCSourceFile() argument 561 BiDiPropsBuilder::writeBinaryData(const char *path, UBool withCopyright, UErrorCode &errorCode) { in writeBinaryData() argument
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
| H A D | ICUResourceBundleTest.java | 787 private void getFunctionalEquivalentTestCases(String path, ClassLoader cl, String resName, String keyword, in getFunctionalEquivalentTestCases() argument
|
| /third_party/icu/icu4c/source/common/ |
| H A D | umapfile.cpp | 108 uprv_mapFile(UDataMemory *pData, const char *path, UErrorCode *status) { in uprv_mapFile() argument 213 uprv_mapFile(UDataMemory *pData, const char *path, UErrorCode *status) { in uprv_mapFile() argument 121 uprv_mapFile( UDataMemory *pData, const char *path, UErrorCode *status ) uprv_mapFile() argument 288 uprv_mapFile(UDataMemory *pData, const char *path, UErrorCode *status) uprv_mapFile() argument 386 uprv_computeDirPath(const char *path, char *pathBuffer) uprv_computeDirPath() argument 421 uprv_mapFile(UDataMemory *pData, const char *path, UErrorCode *status) uprv_mapFile() argument [all...] |
| /third_party/libsnd/include/ |
| H A D | sndfile.hh | 174 SndfileHandle::SndfileHandle (const char *path, int mode, int fmt, int chans, int srate) in SndfileHandle() argument 196 SndfileHandle::SndfileHandle (std::string const & path, int mode, int fmt, int chans, int srate) in SndfileHandle() argument
|
| /third_party/libuv/src/win/ |
| H A D | fs-event.c | 156 uv_fs_event_start(uv_fs_event_t* handle, uv_fs_event_cb cb, const char* path, unsigned int flags) uv_fs_event_start() argument [all...] |
| /third_party/libuv/src/unix/ |
| H A D | tty.c | 143 char path[256]; in uv_tty_init() local
|
| H A D | kqueue.c | 465 const char* path; in uv__fs_event() local 529 uv_fs_event_start(uv_fs_event_t* handle, uv_fs_event_cb cb, const char* path, unsigned int flags) uv_fs_event_start() argument [all...] |