Home
last modified time | relevance | path

Searched refs:_format (Results 1 – 13 of 13) sorted by relevance

/external/jetty/src/java/org/eclipse/jetty/util/ajax/
DJSONDateConvertor.java46 private final SimpleDateFormat _format; field in JSONDateConvertor
63 _format=new SimpleDateFormat(format); in JSONDateConvertor()
64 _format.setTimeZone(zone); in JSONDateConvertor()
72 _format = new SimpleDateFormat(format, new DateFormatSymbols(locale)); in JSONDateConvertor()
73 _format.setTimeZone(zone); in JSONDateConvertor()
82 synchronized(_format) in fromJSON()
84 return _format.parseObject((String)map.get("value")); in fromJSON()
/external/mesa3d/src/gallium/auxiliary/util/
Du_debug.h117 #define debug_vprintf(_format, _ap) _debug_vprintf(_format, _ap) argument
119 #define debug_vprintf(_format, _ap) ((void)0) argument
/external/opencv3/3rdparty/openexr/IlmImf/
DImfPizCompressor.cpp177 _format (XDR), in PizCompressor()
227 _format = NATIVE; in PizCompressor()
249 return _format; in format()
364 if (_format == XDR) in compress()
606 if (_format == XDR) in uncompress()
DImfB44Compressor.cpp476 _format (XDR), in B44Compressor()
547 _format = NATIVE; in B44Compressor()
569 return _format; in format()
676 if (_format == XDR) in compress()
1000 if (_format == XDR) in uncompress()
DImfPizCompressor.h100 Format _format; variable
DImfB44Compressor.h102 Format _format; variable
/external/deqp/external/vulkancts/modules/vulkan/query_pool/
DvktQueryPoolCreateInfoUtil.cpp60 vk::VkFormat _format, in ImageViewCreateInfo() argument
70 format = _format; in ImageViewCreateInfo()
81 vk::VkFormat _format, in ImageViewCreateInfo() argument
90 format = _format; in ImageViewCreateInfo()
97 const tcu::TextureFormat tcuFormat = vk::mapVkFormat(_format); in ImageViewCreateInfo()
120 vk::VkFormat _format, in BufferViewCreateInfo() argument
129 format = _format; in BufferViewCreateInfo()
211 vk::VkFormat _format, in ImageCreateInfo() argument
233 format = _format; in ImageCreateInfo()
411 AttachmentDescription::AttachmentDescription (vk::VkFormat _format, in AttachmentDescription() argument
[all …]
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawCreateInfoUtil.cpp60 vk::VkFormat _format, in ImageViewCreateInfo() argument
70 format = _format; in ImageViewCreateInfo()
81 vk::VkFormat _format, in ImageViewCreateInfo() argument
90 format = _format; in ImageViewCreateInfo()
97 const tcu::TextureFormat tcuFormat = vk::mapVkFormat(_format); in ImageViewCreateInfo()
120 vk::VkFormat _format, in BufferViewCreateInfo() argument
129 format = _format; in BufferViewCreateInfo()
211 vk::VkFormat _format, in ImageCreateInfo() argument
233 format = _format; in ImageCreateInfo()
408 AttachmentDescription::AttachmentDescription (vk::VkFormat _format, in AttachmentDescription() argument
[all …]
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateCreateInfoUtil.cpp60 vk::VkFormat _format, in ImageViewCreateInfo() argument
70 format = _format; in ImageViewCreateInfo()
81 vk::VkFormat _format, in ImageViewCreateInfo() argument
90 format = _format; in ImageViewCreateInfo()
97 const tcu::TextureFormat tcuFormat = vk::mapVkFormat(_format); in ImageViewCreateInfo()
120 vk::VkFormat _format, in BufferViewCreateInfo() argument
129 format = _format; in BufferViewCreateInfo()
211 vk::VkFormat _format, in ImageCreateInfo() argument
233 format = _format; in ImageCreateInfo()
408 AttachmentDescription::AttachmentDescription (vk::VkFormat _format, in AttachmentDescription() argument
[all …]
/external/icu/icu4c/source/i18n/unicode/
Dsmpdtfmt.h1238 …UnicodeString& _format(Calendar& cal, UnicodeString& appendTo, FieldPositionHandler& handler, UErr…
/external/icu/icu4c/source/i18n/
Dsmpdtfmt.cpp969 return _format(cal, appendTo, handler, status); in format()
979 return _format(cal, appendTo, handler, status); in format()
985 SimpleDateFormat::_format(Calendar& cal, UnicodeString& appendTo, in _format() function in SimpleDateFormat
/external/vulkan-validation-layers/loader/
DLoaderAndLayerInterface.md300 The "file\_format\_version" specifies a major.minor.patch version number in
412 The "file\_format\_version" provides a major.minor.patch version number in case
678 - (required) "file\_format\_version" - same as for ICDs, except that the format
847 - (required) "file\_format\_version" – same as for ICDs, except that the format
/external/llvm/docs/
DSourceLevelDebugging.rst130 .. _format: