| /third_party/icu/icu4c/source/common/ |
| H A D | locdispnames.cpp | 300 _getStringOrCopyKey(const char *path, const char *locale, in _getStringOrCopyKey() argument
|
| H A D | udata.cpp | 225 findBasename(const char *path) { in findBasename() argument 236 packageNameFromPath(const char *path) in packageNameFromPath() argument 305 udata_findCachedData(const char *path, UErrorCode &err) udata_findCachedData() argument 331 udata_cacheDataItem(const char *path, UDataMemory *item, UErrorCode *pErr) udata_cacheDataItem() argument 420 const char *path; /* working path (u_icudata_Dir) */ global() member in UDataPathIterator 670 openCommonData(const char *path, int32_t commonDataIndex, UErrorCode *pErrorCode) openCommonData() argument 764 UDataPathIterator iter(u_getDataDirectory(), inBasename, path, ".dat", true, pErrorCode); openCommonData() local 924 udata_setAppData(const char *path, const void *data, UErrorCode *err) udata_setAppData() argument 994 doLoadFromIndividualFiles(const char *pkgName, const char *dataPath, const char *tocEntryPathSuffix, const char *path, const char *type, const char *name, UDataMemoryIsAcceptable *isAcceptable, void *context, UErrorCode *subErrorCode, UErrorCode *pErrorCode) doLoadFromIndividualFiles() argument 1052 doLoadFromCommonData(UBool isICUData, const char * , const char * , const char * , const char *tocEntryName, const char *path, const char *type, const char *name, UDataMemoryIsAcceptable *isAcceptable, void *context, UErrorCode *subErrorCode, UErrorCode *pErrorCode) doLoadFromCommonData() argument 1165 doOpenChoice(const char *path, const char *type, const char *name, UDataMemoryIsAcceptable *isAcceptable, void *context, UErrorCode *pErrorCode) doOpenChoice() argument 1418 udata_open(const char *path, const char *type, const char *name, UErrorCode *pErrorCode) udata_open() argument 1438 udata_openChoice(const char *path, const char *type, const char *name, UDataMemoryIsAcceptable *isAcceptable, void *context, UErrorCode *pErrorCode) udata_openChoice() argument [all...] |
| H A D | usprep.cpp | 305 usprep_getProfile(const char* path, in usprep_getProfile() argument 225 loadData(UStringPrepProfile* profile, const char* path, const char* name, const char* type, UErrorCode* errorCode) loadData() argument 392 usprep_open(const char* path, const char* name, UErrorCode* status) usprep_open() argument [all...] |
| /third_party/FreeBSD/lib/libc/gen/ |
| H A D | fts.c | 883 const char *path; fts_stat() local 1125 fts_safe_changedir(FTS *sp, FTSENT *p, int fd, char *path) fts_safe_changedir() argument [all...] |
| /third_party/FreeBSD/sbin/fsck_msdosfs/ |
| H A D | dir.c | 348 removede(struct fat_descriptor *fat, u_char *start, u_char *end, cl_t startcl, cl_t endcl, cl_t curcl, char *path, int type) removede() argument
|
| /third_party/icu/tools/unicode/c/genprops/ |
| H A D | casepropsbuilder.cpp | 1185 CasePropsBuilder::writeCSourceFile(const char *path, UErrorCode &errorCode) { in writeCSourceFile() argument 1237 CasePropsBuilder::writeBinaryData(const char *path, UBool withCopyright, UErrorCode &errorCode) { in writeBinaryData() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | LocaleDisplayNamesImpl.java | 650 public ICUDataTable(String path, ULocale locale, boolean nullIfNotFound) { in ICUDataTable() argument 685 private final String path; field in LocaleDisplayNamesImpl.ICUDataTables 687 protected ICUDataTables(String path) { in ICUDataTables() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | DateIntervalInfo.java | 505 private String getCalendarTypeFromPath(String path) { in getCalendarTypeFromPath() argument [all...] |
| /third_party/libunwind/libunwind/src/dwarf/ |
| H A D | Gfind_proc_info-lsb.c | 257 char path[PATH_MAX]; in locate_debug_info() local
|
| /third_party/libuv/src/unix/ |
| H A D | fsevents.c | 91 char path[1]; member 224 char* path; in uv__fsevents_event_cb() local [all...] |
| H A D | sunos.c | 515 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
|
| /third_party/libsnd/src/ |
| H A D | sndfile.c | 348 sf_open (const char *path, int mode, SF_INFO *sfinfo) in sf_open() argument
|
| /third_party/libwebsockets/lib/misc/fts/ |
| H A D | trie-fd.c | 622 char path[256], *pp; in lws_fts_search() local [all...] |
| /third_party/libwebsockets/include/libwebsockets/ |
| H A D | lws-lejp.h | 232 char path[LEJP_MAX_PATH]; member
|
| /third_party/lzma/CPP/7zip/UI/Common/ |
| H A D | UpdateCallback.cpp | 661 const FString path = DirItems->GetPhyPath((unsigned)up.DirIndex);
in GetStream2() local
|
| /third_party/lzma/CPP/7zip/UI/Console/ |
| H A D | ExtractCallbackConsole.cpp | 44 HRESULT CExtractScanConsole::ScanProgress(const CDirItemsStat &st, const FString &path, bool /* isDir */)
in ScanProgress() argument 57 HRESULT CExtractScanConsole::ScanError(const FString &path, DWORD systemError)
in ScanError() argument 265 static void PrintFileInfo(CStdOutStream *_so, const wchar_t *path, const FILETIME *ft, const UInt64 *size)
in PrintFileInfo() argument
|
| /third_party/lzma/CPP/7zip/UI/FileManager/ |
| H A D | ProgressDialog2.h | 308 void AddErrorPath(const FString &path) { ErrorPaths.Add(path); }
in AddErrorPath() argument
|
| /third_party/lzma/CPP/Windows/ |
| H A D | FileFind.cpp | 194 bool CFindFile::FindFirst(CFSTR path, CFileInfo &fi)
in FindFirst() argument 319 bool CFindStream::FindFirst(CFSTR path, CStreamInfo &si)
in FindFirst() argument 407 DWORD GetFileAttrib(CFSTR path)
in GetFileAttrib() argument 456 Find(CFSTR path, bool followLink) Find() argument 669 Fill_From_ByHandleFileInfo(CFSTR path) Fill_From_ByHandleFileInfo() argument 844 FindFirst(CFSTR path, bool watchSubtree, DWORD notifyFilter) FindFirst() argument 928 MY__lstat(CFSTR path, struct stat *st, bool followLink) MY__lstat() argument 961 Get_Name_from_Path(CFSTR path) Get_Name_from_Path() argument 1114 Find_DontFill_Name(CFSTR path, bool followLink) Find_DontFill_Name() argument 1125 Find(CFSTR path, bool followLink) Find() argument [all...] |
| H A D | FileDir.cpp | 66 bool GetWindowsDir(FString &path)
in GetWindowsDir() argument 96 bool GetSystemDir(FString &path)
in GetSystemDir() argument 121 bool SetDirTime(CFSTR path, const CFiTime *cTime, const CFiTime *aTime, const CFiTime *mTime)
in SetDirTime() argument 156 SetFileAttrib(CFSTR path, DWORD attrib) SetFileAttrib() argument 183 SetFileAttrib_PosixHighDetect(CFSTR path, DWORD attrib) SetFileAttrib_PosixHighDetect() argument 193 RemoveDir(CFSTR path) RemoveDir() argument 321 CreateDir(CFSTR path) CreateDir() argument 356 CreateDir2(CFSTR path) CreateDir2() argument 482 DeleteFileAlways(CFSTR path) DeleteFileAlways() argument 525 RemoveDirWithSubItems(const FString &path) RemoveDirWithSubItems() argument 586 MyGetFullPathName(CFSTR path, FString &resFullPath) MyGetFullPathName() argument 594 MyGetFullPathName(CFSTR path, FString &resFullPath) MyGetFullPathName() argument 605 SetCurrentDir(CFSTR path) SetCurrentDir() argument 638 GetCurrentDir(FString &path) GetCurrentDir() argument 694 GetFullPathAndSplit(CFSTR path, FString &resDirPrefix, FString &resFileName) GetFullPathAndSplit() argument 706 GetOnlyDirPrefix(CFSTR path, FString &resDirPrefix) GetOnlyDirPrefix() argument 714 MyGetTempPath(FString &path) MyGetTempPath() argument 922 RemoveDir(CFSTR path) RemoveDir() argument 978 CreateDir(CFSTR path) CreateDir() argument 983 CreateDir2(CFSTR path) CreateDir2() argument 989 DeleteFileAlways(CFSTR path) DeleteFileAlways() argument 994 SetCurrentDir(CFSTR path) SetCurrentDir() argument 1000 GetCurrentDir(FString &path) GetCurrentDir() argument 1045 SetDirTime(CFSTR path, const CFiTime *cTime, const CFiTime *aTime, const CFiTime *mTime) SetDirTime() argument 1138 my_chown(CFSTR path, uid_t owner, gid_t group) my_chown() argument 1143 SetFileAttrib_PosixHighDetect(CFSTR path, DWORD attrib) SetFileAttrib_PosixHighDetect() argument [all...] |
| /third_party/json/include/nlohmann/ |
| H A D | json.hpp | 4847 const auto path = get_value(op, "path", true).template get<std::string>(); member in basic_json [all...] |
| /third_party/lzma/CPP/7zip/Bundles/SFXCon/ |
| H A D | SfxCon.cpp | 294 FString path;
in Main2() local
|
| /third_party/mesa3d/src/freedreno/vulkan/ |
| H A D | tu_kgsl.c | 215 static const char path[] = "/dev/kgsl-3d0"; in tu_enumerate_devices() local
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_lower_goto_ifs.c | 30 struct path { struct [all...] |
| /third_party/libwebsockets/minimal-examples/dbus-server/minimal-dbus-ws-proxy/ |
| H A D | protocol_lws_minimal_dbus_ws_proxy.c | 220 const char *prot = "", *ads = "", *path = "", *baduri = "Bad Uri", in dmh_connect() local
|
| /third_party/node/deps/v8/third_party/zlib/google/ |
| H A D | zip_unittest.cc | 258 base::FilePath path; GetDataDirectory() local 274 TestUnzipFile(const base::FilePath& path, bool expect_hidden_files) TestUnzipFile() argument 401 base::FilePath path = GetDataDirectory().AppendASCII("evil.zip"); TEST_F() local 413 base::FilePath path = TEST_F() local [all...] |