Searched defs:default_format (Results 1 – 8 of 8) sorted by relevance
47 default_format = { 'posix': 'gztar', variable in bdist_dumb
60 default_format = {'posix': 'gztar', variable in bdist
684 radv_select_android_external_format(const void *next, VkFormat default_format) in radv_select_android_external_format()
2140 SVGA3dSurfaceFormat default_format = in svga_format_is_shareable() local
414 default_format = '%(message)s' variable in PercentStyle446 default_format = '{message}' variable in StrFormatStyle480 default_format = '${message}' variable in StringTemplateStyle
111 default_format = dict(year="year", month="month", encoding="ascii") variable
1427 static const gchar default_format[] = "%01d"; in gst_mpdparser_build_URL_from_template() local
590 pub fn default_format(&mut self) -> &mut Self { in default_format() method