Home
last modified time | relevance | path

Searched defs:rootEntry (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/icu/source/i18n/
Ducol_imp.h121 const CollationCacheEntry *rootEntry; variable
Ducol_res.cpp149 const CollationCacheEntry *rootEntry = CollationRoot::getRootCacheEntry(errorCode); in loadTailoring() local
/third_party/icu/icu4c/source/i18n/
Ducol_imp.h121 const CollationCacheEntry *rootEntry; variable
Ducol_res.cpp149 const CollationCacheEntry *rootEntry = CollationRoot::getRootCacheEntry(errorCode); in loadTailoring() local
/third_party/node/deps/icu-small/source/i18n/
Ducol_imp.h121 const CollationCacheEntry *rootEntry; variable
Ducol_res.cpp149 const CollationCacheEntry *rootEntry = CollationRoot::getRootCacheEntry(errorCode); in loadTailoring() local
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Ducol_imp.h121 const CollationCacheEntry *rootEntry; variable
Ducol_res.cpp149 const CollationCacheEntry *rootEntry = CollationRoot::getRootCacheEntry(errorCode); in loadTailoring() local
/third_party/flutter/skia/third_party/externals/icu/source/tools/gencolusb/
Dextract_unsafe_backwards.cpp28 const CollationCacheEntry *rootEntry = CollationRoot::getRootCacheEntry(errorCode); in main() local
/third_party/icu/icu4c/source/tools/gencolusb/
Dextract_unsafe_backwards.cpp28 const CollationCacheEntry *rootEntry = CollationRoot::getRootCacheEntry(errorCode); in main() local
/third_party/skia/third_party/externals/icu/source/tools/gencolusb/
Dextract_unsafe_backwards.cpp28 const CollationCacheEntry *rootEntry = CollationRoot::getRootCacheEntry(errorCode); in main() local
/third_party/toybox/kconfig/
Dconf.c36 static struct menu *rootEntry; variable