Home
last modified time | relevance | path

Searched defs:optName (Results 1 – 7 of 7) sorted by relevance

/third_party/node/deps/icu-small/source/tools/toolutil/
Dpkg_genc.cpp439 const char *optName, in writeCCode()
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
Dpkg_genc.cpp393 const char *optName, in writeCCode()
/third_party/icu/icu4c/source/tools/toolutil/
Dpkg_genc.cpp393 const char *optName, in writeCCode()
/third_party/icu/icu4c/source/i18n/
Ducol_sit.cpp356 char optName; in ucol_sit_dumpSpecs() local
/third_party/skia/third_party/externals/icu/source/i18n/
Ducol_sit.cpp356 char optName; in ucol_sit_dumpSpecs() local
/third_party/node/deps/icu-small/source/i18n/
Ducol_sit.cpp357 char optName; in ucol_sit_dumpSpecs() local
/third_party/libabigail/tests/lib/
Dcatch.hpp9368 inline auto normaliseOpt( std::string const &optName ) -> std::string { in normaliseOpt()
9393 auto operator[]( std::string const &optName ) -> Opt & { in operator []()