Home
last modified time | relevance | path

Searched defs:_format (Results 1 – 21 of 21) sorted by relevance

/external/libxcam/xcore/
Dv4l2_buffer_proxy.h80 struct v4l2_format _format; variable
Dv4l2_device.h134 struct v4l2_format _format; variable
Ddrm_display.h148 unsigned int _format; variable
/external/mesa3d/src/gallium/state_trackers/clover/core/
Dmemory.hpp127 cl_image_format _format; member in clover::image
/external/python/cpython3/Lib/test/
Dtest_time.py525 _format = '%d' variable in _TestAsctimeYear
543 _format = '%04d' variable in _TestStrftimeYear
545 _format = '%d' variable in _TestStrftimeYear
582 _format = '%d' variable in _Test4dYear
/external/mesa3d/src/gallium/auxiliary/util/
Du_debug.h122 #define debug_vprintf(_format, _ap) _debug_vprintf(_format, _ap) argument
124 #define debug_vprintf(_format, _ap) ((void)0) argument
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawCreateInfoUtil.cpp60 vk::VkFormat _format, in ImageViewCreateInfo()
81 vk::VkFormat _format, in ImageViewCreateInfo()
120 vk::VkFormat _format, in BufferViewCreateInfo()
211 vk::VkFormat _format, in ImageCreateInfo()
408 AttachmentDescription::AttachmentDescription (vk::VkFormat _format, in AttachmentDescription()
/external/python/cpython2/Lib/
Dast.py92 def _format(node): function
Dpprint.py132 def _format(self, object, stream, indent, allowance, context, level): member in PrettyPrinter
Dlocale.py200 def _format(percent, value, grouping=False, monetary=False, *additional): function
/external/python/cpython3/Lib/
Dast.py97 def _format(node): function
Dlocale.py196 def _format(percent, value, grouping=False, monetary=False, *additional): function
Dpprint.py154 def _format(self, object, stream, indent, allowance, context, level): member in PrettyPrinter
/external/python/cpython3/Lib/distutils/tests/
Dsupport.py41 def _format(msg, args): function
/external/libxcam/tests/
Dtest-poll-thread.cpp85 struct v4l2_format _format; member in PollCB
/external/python/cpython2/Lib/distutils/tests/
Dsupport.py47 def _format(msg, args): function
/external/python/cpython3/Lib/asyncio/
Dqueues.py84 def _format(self): member in Queue
/external/mesa3d/src/gallium/drivers/swr/rasterizer/scripts/mako/
D_ast_util.py112 def _format(node): function
/external/deqp/external/openglcts/modules/gl/
Dgl4cTextureViewTests.hpp42 enum _format enum
/external/python/cpython3/Tools/stringbench/
Dstringbench.py1322 _format = "The %(thing)s is %(place)s the %(location)s." variable
/external/icu/icu4c/source/i18n/
Dsmpdtfmt.cpp996 SimpleDateFormat::_format(Calendar& cal, UnicodeString& appendTo, in _format() function in SimpleDateFormat