Home
last modified time | relevance | path

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

/third_party/python/Tools/peg_generator/pegen/
Dast_dump.py19 def _format(node: Any, level: int = 0) -> Tuple[str, bool]: function
/third_party/libevdev/libevdev/
Dlibevdev.h36 #define LIBEVDEV_ATTRIBUTE_PRINTF(_format, _args) __attribute__ ((format (printf, _format, _args))) argument
/third_party/libevdev/export_include/libevdev/
Dlibevdev.h36 #define LIBEVDEV_ATTRIBUTE_PRINTF(_format, _args) __attribute__ ((format (printf, _format, _args))) argument
/third_party/python/Lib/test/
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/vk-gl-cts/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()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/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()
/third_party/mesa3d/src/util/
Du_debug.h163 #define debug_vprintf(_format, _ap) _debug_vprintf(_format, _ap) argument
165 #define debug_vprintf(_format, _ap) ((void)0) argument
/third_party/mesa3d/src/gallium/frontends/clover/core/
Dmemory.hpp167 cl_image_format _format; member in clover::image
/third_party/node/deps/v8/tools/system-analyzer/view/
Dcode-panel.mjs153 _format() { method in AssemblyFormatter
/third_party/python/Lib/asyncio/
Dqueues.py74 def _format(self): member in Queue
/third_party/node/lib/
Dpath.js141 function _format(sep, pathObject) { function
/third_party/python/Lib/
Dlocale.py183 def _format(percent, value, grouping=False, monetary=False, *additional): function
Dpprint.py168 def _format(self, object, stream, indent, allowance, context, level): member in PrettyPrinter
Dast.py125 def _format(node, level=0): function
/third_party/node/deps/npm/node_modules/npmlog/lib/
Dlog.js308 log._format = function (msg, style) { function
/third_party/libinput/export_include/
Dlibinput.h37 #define LIBINPUT_ATTRIBUTE_PRINTF(_format, _args) \ argument
/third_party/libinput/src/
Dlibinput.h37 #define LIBINPUT_ATTRIBUTE_PRINTF(_format, _args) \ argument
/third_party/python/Lib/logging/
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/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cTextureViewTests.hpp42 enum _format enum
/third_party/python/Tools/stringbench/
Dstringbench.py1322 _format = "The %(thing)s is %(place)s the %(location)s." variable
/third_party/skia/third_party/externals/icu/source/i18n/
Dsmpdtfmt.cpp1023 SimpleDateFormat::_format(Calendar& cal, UnicodeString& appendTo, in _format() function in SimpleDateFormat
/third_party/node/deps/icu-small/source/i18n/
Dsmpdtfmt.cpp1046 SimpleDateFormat::_format(Calendar& cal, UnicodeString& appendTo, in _format() function in SimpleDateFormat
/third_party/icu/icu4c/source/i18n/
Dsmpdtfmt.cpp1065 SimpleDateFormat::_format(Calendar& cal, UnicodeString& appendTo, in _format() function in SimpleDateFormat