Searched defs:_format (Results 1 – 4 of 4) sorted by relevance
46 private final SimpleDateFormat _format; field in JSONDateConvertor
117 #define debug_vprintf(_format, _ap) _debug_vprintf(_format, _ap) argument119 #define debug_vprintf(_format, _ap) ((void)0) argument
856 #define PMU_FORMAT_ATTR(_name, _format) \ argument
981 SimpleDateFormat::_format(Calendar& cal, UnicodeString& appendTo, in _format() function in SimpleDateFormat