Home
last modified time | relevance | path

Searched defs:_format (Results 1 – 4 of 4) sorted by relevance

/external/jetty/src/java/org/eclipse/jetty/util/ajax/
DJSONDateConvertor.java46 private final SimpleDateFormat _format; field in JSONDateConvertor
/external/mesa3d/src/gallium/auxiliary/util/
Du_debug.h117 #define debug_vprintf(_format, _ap) _debug_vprintf(_format, _ap) argument
119 #define debug_vprintf(_format, _ap) ((void)0) argument
/external/linux-tools-perf/src/include/linux/
Dperf_event.h856 #define PMU_FORMAT_ATTR(_name, _format) \ argument
/external/icu/icu4c/source/i18n/
Dsmpdtfmt.cpp981 SimpleDateFormat::_format(Calendar& cal, UnicodeString& appendTo, in _format() function in SimpleDateFormat