Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/uuid/
Dunparse.c46 #define FMT_DEFAULT fmt_upper macro
48 #define FMT_DEFAULT fmt_lower macro
75 uuid_unparse_x(uu, out, FMT_DEFAULT); in uuid_unparse()
/external/testng/src/main/java/org/testng/reporters/
DXMLReporterConfig.java106 static final String FMT_DEFAULT = "yyyy-MM-dd'T'HH:mm:ss'Z'"; field in XMLReporterConfig
162 private String timestampFormat = FMT_DEFAULT;
/external/opencv3/modules/core/src/
Dout.cpp371 case FMT_DEFAULT: in get()
/external/opencv3/modules/core/include/opencv2/
Dcore.hpp2858 enum { FMT_DEFAULT = 0, enumerator
2874 static Ptr<Formatter> get(int fmt = FMT_DEFAULT);