Home
last modified time | relevance | path

Searched defs:listname (Results 1 – 5 of 5) sorted by relevance

/third_party/icu/icu4c/source/tools/toolutil/
Dpkg_icu.cpp37 isListTextFile(const char *listname) { in isListTextFile()
59 readList(const char *filesPath, const char *listname, UBool readContents, Package *listPkgIn) { in readList()
/third_party/node/deps/icu-small/source/tools/toolutil/
Dpkg_icu.cpp37 isListTextFile(const char *listname) { in isListTextFile()
59 readList(const char *filesPath, const char *listname, UBool readContents, Package *listPkgIn) { in readList()
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
Dpkg_icu.cpp37 isListTextFile(const char *listname) { in isListTextFile()
59 readList(const char *filesPath, const char *listname, UBool readContents, Package *listPkgIn) { in readList()
/third_party/icu/tools/scripts/
Dbldicures.py63 listname = '%s/%s/icufiles.lst' % (args.destdir, tmpdir) variable
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp114449 nsAutoString listname(name.mName); in Contains() local