Searched refs:uprv_pathIsAbsolute (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Dputilimp.h507 U_INTERNAL UBool U_EXPORT2 uprv_pathIsAbsolute(const char *path);
H A Dudata.cpp1159 if(uprv_pathIsAbsolute(path) || (pkg != first)) { /* more than one slash in the path- not a tree name */
H A Dputil.cpp1200 uprv_pathIsAbsolute(const char *path) function
/external/icu/icu4c/source/common/
H A Dputilimp.h504 U_INTERNAL UBool U_EXPORT2 uprv_pathIsAbsolute(const char *path);
H A Dudata.cpp1151 if(uprv_pathIsAbsolute(path) || (pkg != first)) { /* more than one slash in the path- not a tree name */
H A Dputil.cpp1200 uprv_pathIsAbsolute(const char *path) function
/external/chromium_org/third_party/icu/source/tools/toolutil/
H A Dpkg_gencmn.c421 if(uprv_pathIsAbsolute(filename)) {
/external/icu/icu4c/source/tools/toolutil/
H A Dpkg_gencmn.c421 if(uprv_pathIsAbsolute(filename)) {
/external/icu/icu4c/source/common/unicode/
H A Durename.h1303 #define uprv_pathIsAbsolute U_ICU_ENTRY_POINT_RENAME(uprv_pathIsAbsolute) macro
/external/chromium_org/third_party/icu/source/tools/pkgdata/
H A Dpkgdata.cpp1951 if(uprv_pathIsAbsolute(s) || s[0] == '.') {
/external/icu/icu4c/source/tools/pkgdata/
H A Dpkgdata.cpp2041 if(uprv_pathIsAbsolute(s) || s[0] == '.') {
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h1372 #define uprv_pathIsAbsolute U_ICU_ENTRY_POINT_RENAME(uprv_pathIsAbsolute) macro

Completed in 2113 milliseconds