Home
last modified time | relevance | path

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

/third_party/icu/tools/multi/proj/provider/glue/include/icuglue/
Dfe_verlist.h23 #define GLUE_VER(x) #x , macro
/third_party/icu/tools/multi/proj/provider/glue/
D_versionlist_.cpp20 #define GLUE_VER(x) puts("Version " # x ); macro
Dcoll_fe.cpp49 #define GLUE_VER(x) class GLUE_SYM_V( Collator, x ) : public Collator { \ macro
412 #define GLUE_VER(x) \ in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() macro
442 #define GLUE_VER(x) count += glue ## Collator ## x :: countAvailable(); in getSupportedIDs() macro
454 #define GLUE_VER(x) i += glue ## Collator ## x :: appendAvailable(strs, i, count); in getSupportedIDs() macro
Ddate_fe.cpp35 #define GLUE_VER(x) class GLUE_SYM_V( DateFormat, x ) : public DateFormat { \ macro
Dcal_fe.cpp41 #define GLUE_VER(x) class GLUE_SYM_V( Calendar, x ) : public Calendar { \ macro