Home
last modified time | relevance | path

Searched refs:TO_STRING (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/tools/flags/
DCommandLineFlags.h193 #define TO_STRING(s) TO_STRING2(s) macro
198 TO_STRING(name), nullptr, &FLAGS_##name, defaultValue, helpString)
205 TO_STRING(name), TO_STRING(shortName), &FLAGS_##name, defaultValue, helpString)
212 TO_STRING(name), nullptr, &FLAGS_##name, defaultValue, helpString, nullptr)
216 TO_STRING(name), nullptr, &FLAGS_##name, defaultValue, helpString, extendedHelpString)
222 … SK_UNUSED static bool unused_##name = SkFlagInfo::CreateStringFlag(TO_STRING(name), \
223 TO_STRING(shortName), \
234 SkFlagInfo::CreateIntFlag(TO_STRING(name), &FLAGS_##name, defaultValue, helpString)
239 TO_STRING(name), TO_STRING(shortName), &FLAGS_##name, defaultValue, helpString)
246 SkFlagInfo::CreateDoubleFlag(TO_STRING(name), &FLAGS_##name, defaultValue, helpString)
/third_party/flutter/skia/tools/flags/
DCommandLineFlags.h193 #define TO_STRING(s) TO_STRING2(s) macro
198 TO_STRING(name), nullptr, &FLAGS_##name, defaultValue, helpString)
205 TO_STRING(name), TO_STRING(shortName), &FLAGS_##name, defaultValue, helpString)
212 TO_STRING(name), nullptr, &FLAGS_##name, defaultValue, helpString, nullptr)
216 TO_STRING(name), nullptr, &FLAGS_##name, defaultValue, helpString, extendedHelpString)
222 … SK_UNUSED static bool unused_##name = SkFlagInfo::CreateStringFlag(TO_STRING(name), \
223 TO_STRING(shortName), \
234 SkFlagInfo::CreateIntFlag(TO_STRING(name), &FLAGS_##name, defaultValue, helpString)
239 TO_STRING(name), TO_STRING(shortName), &FLAGS_##name, defaultValue, helpString)
246 SkFlagInfo::CreateDoubleFlag(TO_STRING(name), &FLAGS_##name, defaultValue, helpString)
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dputil.cpp1465 #define TO_STRING(x) TO_STRING_2(x) macro
1492 dir = TO_STRING(U_TIMEZONE_FILES_DIR); in TimeZoneDataDirInitFn()
/third_party/icu/icu4c/source/common/
Dputil.cpp1500 #define TO_STRING(x) TO_STRING_2(x) macro
1537 dir = TO_STRING(U_TIMEZONE_FILES_DIR); in TimeZoneDataDirInitFn()
/third_party/node/deps/icu-small/source/common/
Dputil.cpp1509 #define TO_STRING(x) TO_STRING_2(x) macro
1546 dir = TO_STRING(U_TIMEZONE_FILES_DIR); in TimeZoneDataDirInitFn()
/third_party/skia/third_party/externals/icu/source/common/
Dputil.cpp1500 #define TO_STRING(x) TO_STRING_2(x) macro
1537 dir = TO_STRING(U_TIMEZONE_FILES_DIR); in TimeZoneDataDirInitFn()