Home
last modified time | relevance | path

Searched defs:default_format (Results 1 – 11 of 11) sorted by relevance

/third_party/python/Lib/distutils/command/
Dbdist_dumb.py47 default_format = { 'posix': 'gztar', variable in bdist_dumb
Dbdist.py60 default_format = {'posix': 'gztar', variable in bdist
/third_party/mesa3d/src/vulkan/util/
Dvk_format.c872 vk_select_android_external_format(const void *next, VkFormat default_format) in vk_select_android_external_format()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/transform/acl_ir/
Dacl_helper.cc186 static bool default_format = device::ascend::GetFormatMode() == "1"; in GetInputBuildInfo() local
231 static bool default_format = device::ascend::GetFormatMode() == "1"; in GetOutputBuildInfo() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_android.c609 radv_select_android_external_format(const void *next, VkFormat default_format) in radv_select_android_external_format()
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_format.c2126 SVGA3dSurfaceFormat default_format = in svga_format_is_shareable() local
/third_party/python/Lib/logging/
D__init__.py423 default_format = '%(message)s' variable in PercentStyle
455 default_format = '{message}' variable in StrFormatStyle
489 default_format = '${message}' variable in StringTemplateStyle
/third_party/python/Lib/test/
Dtest_calendar.py111 default_format = dict(year="year", month="month", encoding="ascii") variable
/third_party/rust/crates/env_logger/src/
Dlogger.rs253 pub fn default_format(&mut self) -> &mut Self { in default_format() method
/third_party/backends/backend/escl/
Descl.h115 SANE_String default_format; member
/third_party/cups/scheduler/
Dipp.c8657 const char *default_format; /* document-format-default value */ in print_job() local
9823 const char *default_format;/* document-format-default value */ in send_document() local