Home
last modified time | relevance | path

Searched defs:default_format (Results 1 - 8 of 8) sorted by relevance

/third_party/python/Lib/distutils/command/
H A Dbdist_dumb.py47 default_format = { 'posix': 'gztar', variable in bdist_dumb
H A Dbdist.py60 default_format = {'posix': 'gztar', variable in bdist
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_format.c2140 SVGA3dSurfaceFormat default_format = in svga_format_is_shareable() local
/third_party/rust/crates/env_logger/src/
H A Dlib.rs590 pub fn default_format(&mut self) -> &mut Self { in default_format() functions
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_android.c684 radv_select_android_external_format(const void *next, VkFormat default_format) in radv_select_android_external_format() argument
/third_party/python/Lib/test/
H A Dtest_calendar.py111 default_format = dict(year="year", month="month", encoding="ascii") variable
/third_party/backends/backend/escl/
H A Descl.h115 SANE_String default_format; member
/third_party/python/Lib/logging/
H A D__init__.py423 default_format = '%(message)s' variable in PercentStyle
455 default_format = '{message}' variable in StrFormatStyle
489 default_format = '${message}' variable in StringTemplateStyle

Completed in 12 milliseconds