| /third_party/gn/src/base/ |
| H A D | values.cc | 298 Value* Value::FindPath(std::initializer_list<std::string_view> path) { in FindPath() argument 302 Value* Value::FindPath(span<const std::string_view> path) { in FindPath() argument 321 FindPathOfType(std::initializer_list<std::string_view> path, Type type) FindPathOfType() argument 327 FindPathOfType(span<const std::string_view> path, Type type) FindPathOfType() argument 332 FindPathOfType(std::initializer_list<std::string_view> path, Type type) const FindPathOfType() argument 338 FindPathOfType(span<const std::string_view> path, Type type) const FindPathOfType() argument 346 SetPath(std::initializer_list<std::string_view> path, Value value) SetPath() argument 352 SetPath(span<const std::string_view> path, Value value) SetPath() argument 382 RemovePath(std::initializer_list<std::string_view> path) RemovePath() argument 387 RemovePath(span<const std::string_view> path) RemovePath() argument [all...] |
| /third_party/gn/src/gn/ |
| H A D | innerapis_publicinfo_generator.cc | 38 static bool IsFileExists(const std::string &path)
in IsFileExists() argument 371 static std::string GetComponentInfo(const std::string &subsystem, const std::string &component, const std::string &path)
in GetComponentInfo() argument [all...] |
| H A D | ohos_components.cc | 36 OhosComponent::OhosComponent(const char *name, const char *subsystem, const char *path) in OhosComponent() argument 102 std::string path = build_dir; in ReadBuildConfigFile() local 125 const base::Value *path in LoadComponentInfo() local 141 findChildByPath(const struct OhosComponentTree *current, const char *path, size_t len) findChildByPath() argument 223 const char *path = component->path().c_str() + PATH_PREFIX_LEN; addComponentToTree() local 311 std::string path = "out/preloader/" + product->string_value() + "/build_config.json"; LoadToolchain() local [all...] |
| H A D | xcode_object.h | 245 const std::string& path() const { return path_; } in path() function in PBXFileReference 281 const std::string& path() const { return path_; } in path() function in PBXGroup
|
| /third_party/backends/backend/ |
| H A D | hp3900_debug.c | 551 char *path = getenv ("HOME"); in dbg_tiff_save() local
|
| /third_party/curl/lib/ |
| H A D | ftp.h | 109 char *path; /* points to the urlpieces struct field */ member
|
| H A D | ldap.c | 848 char *path; in _ldap_url_parse2() local [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | ICUBinary.java | 224 private final File path; field in ICUBinary.SingleDataFile 226 SingleDataFile(String item, File path) { in SingleDataFile() argument 518 mapFile(File path) mapFile() argument [all...] |
| /third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/ |
| H A D | PseudoLocales.java | 307 getExemplarValue(CldrPath path) getExemplarValue() argument [all...] |
| /third_party/icu/tools/unicode/c/genprops/ |
| H A D | pnamesbuilder.cpp | 465 PNamesBuilderImpl::writeBinaryData(const char *path, UBool withCopyright, UErrorCode &errorCode) { in writeBinaryData() argument 490 PNamesBuilderImpl::writeCSourceFile(const char *path, UErrorCode &errorCode) { in writeCSourceFile() argument
|
| H A D | corepropsbuilder.cpp | 879 CorePropsBuilder::writeCSourceFile(const char *path, UErrorCode &errorCode) { in writeCSourceFile() argument 940 CorePropsBuilder::writeBinaryData(const char *path, UBool withCopyright, UErrorCode &errorCode) { in writeBinaryData() argument
|
| /third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/ant/ |
| H A D | ConvertIcuDataTask.java | 81 public void setOutputDir(String path) { in setOutputDir() argument 87 public void setCldrDir(String path) { in setCldrDir() argument 125 public void setSpecialsDir(String path) { in setSpecialsDir() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | ICUBinary.java | 228 private final File path; field in ICUBinary.SingleDataFile 230 SingleDataFile(String item, File path) { in SingleDataFile() argument 523 mapFile(File path) mapFile() argument [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | dcfmtsym.cpp | 414 CharString path; in initialize() local
|
| /third_party/libuv/src/unix/ |
| H A D | process.c | 674 const char *path; in uv__spawn_resolve_and_spawn() local
|
| H A D | os390-syscalls.c | 385 char* mkdtemp(char* path) { in mkdtemp() argument 445 ssize_t os390_readlink(const char* path, char* buf, size_t len) { in os390_readlink() argument
|
| H A D | internal.h | 396 UV_UNUSED(static char* uv__basename_r(const char* path)) { in UV_UNUSED() argument 416 UV_UNUSED(static int uv__lstat(const char* path, struct stat* s)) { in UV_UNUSED() argument 426 UV_UNUSED(static int uv__stat(const char* path, struct stat* s)) { in UV_UNUSED() argument [all...] |
| /third_party/libphonenumber/tools/cpp/src/cpp-build/ |
| H A D | generate_geocoding_data.cc | 102 bool ListDirectory(const string& path, vector<DirEntry>* entries) { in ListDirectory() argument 167 bool ParsePrefixes(const string& path, in ParsePrefixes() argument 601 const string path = dir_path + "/" + fname; in WriteSource() local [all...] |
| /third_party/libsnd/src/ |
| H A D | file_io.c | 80 psf_copy_filename (SF_PRIVATE *psf, const char *path) in psf_copy_filename() argument [all...] |
| /third_party/libuv/test/ |
| H A D | test-fs-event.c | 662 const char path[] = "test/fixtures/empty_file"; in TEST_IMPL() local 743 char path[] = "\\\\?\\X:\\bootsect.bak"; in TEST_IMPL() local 1204 static void fs_event_cb_stop(uv_fs_event_t* handle, const char* path, in fs_event_cb_stop() argument 1213 char path[] = "fs_event_stop_in_cb.txt"; in TEST_IMPL() local 120 fail_cb(uv_fs_event_t* handle, const char* path, int events, int status) fail_cb() argument [all...] |
| /third_party/libsnd/examples/ |
| H A D | generate.cs | 151 public static extern IntPtr sf_open ([MarshalAs(UnmanagedType.LPStr)] string path, int mode, ref SF_INFO sfinfo); in sf_open() argument
|
| /third_party/lzma/CPP/Windows/ |
| H A D | Shell.cpp | 305 UString path;
in DataObject_GetData_IDLIST() local 552 GetPathFromIDList(LPCITEMIDLIST itemIDList, AString &path) GetPathFromIDList() argument 563 GetPathFromIDList(LPCITEMIDLIST itemIDList, UString &path) GetPathFromIDList() argument [all...] |
| /third_party/libabigail/tools/ |
| H A D | abicompat.cc | 656 read_corpus(options opts, abigail::fe_iface::status& status, const vector<char**> di_roots, environment &env, const string &path) read_corpus() argument [all...] |
| /third_party/lzma/C/Util/SfxSetup/ |
| H A D | SfxSetup.c | 182 static BoolInt DoesFileOrDirExist(const WCHAR *path)
in DoesFileOrDirExist() argument 193 static WRes RemoveDirWithSubItems(WCHAR *path)
in RemoveDirWithSubItems() argument 265 WCHAR path[MAX_PATH * 3 + 2]; main() local [all...] |
| /third_party/mbedtls/library/ |
| H A D | ctr_drbg.c | 720 mbedtls_ctr_drbg_write_seed_file(mbedtls_ctr_drbg_context *ctx, const char *path) mbedtls_ctr_drbg_write_seed_file() argument 753 mbedtls_ctr_drbg_update_seed_file(mbedtls_ctr_drbg_context *ctx, const char *path) mbedtls_ctr_drbg_update_seed_file() argument
|