Home
last modified time | relevance | path

Searched refs:U_DEFINE_FALSE_AND_TRUE (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/icu/source/common/unicode/
Dumachine.h283 #ifdef U_DEFINE_FALSE_AND_TRUE
290 # define U_DEFINE_FALSE_AND_TRUE 1 macro
293 # define U_DEFINE_FALSE_AND_TRUE 0 macro
296 #if U_DEFINE_FALSE_AND_TRUE || defined(U_IN_DOXYGEN)
/third_party/icu/icu4c/source/common/unicode/
Dumachine.h283 #ifdef U_DEFINE_FALSE_AND_TRUE
290 # define U_DEFINE_FALSE_AND_TRUE 1 macro
293 # define U_DEFINE_FALSE_AND_TRUE 1 macro
296 #if U_DEFINE_FALSE_AND_TRUE || defined(U_IN_DOXYGEN)
/third_party/node/deps/icu-small/source/common/unicode/
Dumachine.h261 #ifdef U_DEFINE_FALSE_AND_TRUE
265 # define U_DEFINE_FALSE_AND_TRUE 0 macro
268 #if U_DEFINE_FALSE_AND_TRUE || defined(U_IN_DOXYGEN)
/third_party/icu/docs/userguide/dev/
Dcodingguidelines.md460 (unless `U_DEFINE_FALSE_AND_TRUE`=1),