Home
last modified time | relevance | path

Searched defs:_format (Results 1 - 16 of 16) sorted by relevance

/third_party/python/Tools/peg_generator/pegen/
H A Dast_dump.py19 def _format(node: Any, level: int = 0) -> Tuple[str, bool]: function
/third_party/node/lib/
H A Dpath.js141 function _format(sep, pathObject) { function
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dmemory.hpp167 cl_image_format _format; member in clover::image
/third_party/python/Lib/asyncio/
H A Dqueues.py74 def _format(self): member in Queue
/third_party/python/Lib/
H A Dlocale.py183 def _format(percent, value, grouping=False, monetary=False, *additional): function
H A Dpprint.py168 def _format(self, object, stream, indent, allowance, context, level): member in PrettyPrinter
[all...]
H A Dast.py125 def _format(node, level=0): function
/third_party/python/Lib/logging/
H A D__init__.py440 def _format(self, record): member in PercentStyle
462 def _format(self, record): member in StrFormatStyle
515 def _format(self, record): member in StringTemplateStyle
/third_party/python/Lib/test/
H A Dtest_time.py607 _format = '%d' variable in _TestAsctimeYear
625 _format = '%04d' variable in _TestStrftimeYear
627 _format = '%d' variable in _TestStrftimeYear
667 _format = '%d' variable in _Test4dYear
/third_party/python/Tools/stringbench/
H A Dstringbench.py1322 _format = "The %(thing)s is %(place)s the %(location)s." variable
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawCreateInfoUtil.cpp408 AttachmentDescription::AttachmentDescription (vk::VkFormat _format, in AttachmentDescription() argument
58 ImageViewCreateInfo(vk::VkImage _image, vk::VkImageViewType _viewType, vk::VkFormat _format, const vk::VkImageSubresourceRange& _subresourceRange, const vk::VkComponentMapping& _components, vk::VkImageViewCreateFlags _flags) ImageViewCreateInfo() argument
79 ImageViewCreateInfo(vk::VkImage _image, vk::VkImageViewType _viewType, vk::VkFormat _format, const vk::VkComponentMapping& _components, vk::VkImageViewCreateFlags _flags) ImageViewCreateInfo() argument
119 BufferViewCreateInfo(vk::VkBuffer _buffer, vk::VkFormat _format, vk::VkDeviceSize _offset, vk::VkDeviceSize _range) BufferViewCreateInfo() argument
210 ImageCreateInfo(vk::VkImageType _imageType, vk::VkFormat _format, vk::VkExtent3D _extent, deUint32 _mipLevels, deUint32 _arrayLayers, vk::VkSampleCountFlagBits _samples, vk::VkImageTiling _tiling, vk::VkImageUsageFlags _usage, vk::VkSharingMode _sharingMode, deUint32 _queueFamilyIndexCount, const deUint32* _pQueueFamilyIndices, vk::VkImageCreateFlags _flags, vk::VkImageLayout _initialLayout) ImageCreateInfo() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawCreateInfoUtil.cpp408 AttachmentDescription::AttachmentDescription (vk::VkFormat _format, in AttachmentDescription() argument
58 ImageViewCreateInfo(vk::VkImage _image, vk::VkImageViewType _viewType, vk::VkFormat _format, const vk::VkImageSubresourceRange& _subresourceRange, const vk::VkComponentMapping& _components, vk::VkImageViewCreateFlags _flags) ImageViewCreateInfo() argument
79 ImageViewCreateInfo(vk::VkImage _image, vk::VkImageViewType _viewType, vk::VkFormat _format, const vk::VkComponentMapping& _components, vk::VkImageViewCreateFlags _flags) ImageViewCreateInfo() argument
119 BufferViewCreateInfo(vk::VkBuffer _buffer, vk::VkFormat _format, vk::VkDeviceSize _offset, vk::VkDeviceSize _range) BufferViewCreateInfo() argument
210 ImageCreateInfo(vk::VkImageType _imageType, vk::VkFormat _format, vk::VkExtent3D _extent, deUint32 _mipLevels, deUint32 _arrayLayers, vk::VkSampleCountFlagBits _samples, vk::VkImageTiling _tiling, vk::VkImageUsageFlags _usage, vk::VkSharingMode _sharingMode, deUint32 _queueFamilyIndexCount, const deUint32* _pQueueFamilyIndices, vk::VkImageCreateFlags _flags, vk::VkImageLayout _initialLayout) ImageCreateInfo() argument
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cTextureViewTests.hpp42 enum _format enum
/third_party/icu/icu4c/source/i18n/
H A Dsmpdtfmt.cpp1065 SimpleDateFormat::_format(Calendar& cal, UnicodeString& appendTo, in _format() function in SimpleDateFormat
/third_party/node/deps/icu-small/source/i18n/
H A Dsmpdtfmt.cpp1046 SimpleDateFormat::_format(Calendar& cal, UnicodeString& appendTo, in _format() function in SimpleDateFormat
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dsmpdtfmt.cpp1023 SimpleDateFormat::_format(Calendar& cal, UnicodeString& appendTo, in _format() function in SimpleDateFormat

Completed in 35 milliseconds