Searched defs:default_format (Results 1 – 7 of 7) sorted by relevance
47 default_format = { 'posix': 'gztar', variable in bdist_dumb
60 default_format = {'posix': 'gztar', variable in bdist
34 string default_format(" %ws wall, %us user + %ss system = %ts CPU (%p%)\n"); in unit_test() local
58 static logging::string_literal default_format() { return logging::str_literal("%n"); } in default_format() function75 static logging::wstring_literal default_format() { return logging::str_literal(L"%n"); } in default_format() function
415 default_format = '%(message)s' variable in PercentStyle442 default_format = '{message}' variable in StrFormatStyle472 default_format = '${message}' variable in StringTemplateStyle
111 default_format = dict(year="year", month="month", encoding="ascii") variable
3303 static const gchar default_format[] = "%01d"; in gst_mpdparser_build_URL_from_template() local