Home
last modified time | relevance | path

Searched refs:format (Results 11501 - 11525 of 12675) sorted by relevance

1...<<461462463464465466467468469470>>...507

/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumber_fluent.cpp617 fCompiled->format(results, status); in formatImpl()
H A Dnumber_formatimpl.cpp58 int32_t NumberFormatterImpl::format(UFormattedNumberData *results, UErrorCode &status) const { in format() function in NumberFormatterImpl
/third_party/skia/src/sfnt/
H A DSkOTTable_name.h24 SK_OT_USHORT format; member
134 * (in format 1 name tables, see SkOTTableName::format).
539 }; //format1ext (if format == format_1)
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DDynamicBufferOffsetTests.cpp149 pipelineDescriptor.cTargets[0].format = wgpu::TextureFormat::RGBA8Unorm; in CreateRenderPipeline()
/third_party/skia/third_party/externals/freetype/src/pcf/
H A Dpcfdrivr.c527 slot->format = FT_GLYPH_FORMAT_BITMAP; in FT_CALLBACK_DEF()
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ft.cc479 if (unlikely (ft_face->glyph->format != FT_GLYPH_FORMAT_OUTLINE))
H A Dhb-uniscribe.cc361 name.format = 0; in _hb_rename_font()
/third_party/python/Lib/tkinter/test/
H A Dwidget_tests.py60 errmsg = errmsg.format(value)
/third_party/python/Lib/
H A Dweakref.py52 .format(type(meth))) from None
H A Dlocale.py29 "str", "atof", "atoi", "format", "format_string", "currency",
250 def format(percent, value, grouping=False, monetary=False, *additional): function
261 raise ValueError(("format() must be given exactly one %%char "
262 "format specifier, %s not valid") % repr(percent))
H A Dtracemalloc.py190 # format of a frame tuple; it is reversed, because _tracemalloc
236 def format(self, limit=None, most_recent_first=False): member in Traceback
280 # See Traceback constructor for the format of the traceback tuple.
422 # the exact format
/third_party/python/Lib/concurrent/futures/
H A Dprocess.py173 e.__cause__ = _RemoteTraceback('\n"""\n{}"""'.format(''.join(tb)))
/third_party/skia/third_party/externals/tint/src/reader/wgsl/
H A Dparser_impl.h331 return formatter.format(builder_.Diagnostics()); in error()
474 /// @returns returns the image format or kNone if none matched.
/third_party/toybox/kconfig/
H A Dconfdata.c21 __attribute__ ((format (printf, 1, 2)));
/third_party/python/Lib/test/
H A Dtest_sysconfig.py113 expected = _INSTALL_SCHEMES[scheme][name].format(**config_vars)
H A Dtest_pdb.py1947 .format(expected, stdout))
/third_party/protobuf/python/google/protobuf/internal/
H A Dcontainers.py1 # Protocol Buffers - Google's data interchange format
156 "arguments ({} given)".format(len(args)))
/third_party/pulseaudio/src/modules/
H A Dmodule-virtual-source.c52 "format=<sample format> "
90 "format",
515 ss.format = PA_SAMPLE_FLOAT32; in pa__init()
518 pa_log("Invalid sample format specification or channel map"); in pa__init()
H A Dmodule-virtual-sink.c504 ss.format = PA_SAMPLE_FLOAT32; in pa__init()
507 pa_log("Invalid sample format specification or channel map"); in pa__init()
/third_party/python/Lib/venv/
H A D__init__.py533 'version in PyPI'.format(
/third_party/selinux/libsepol/src/
H A Dkernel_to_common.c55 __attribute__ ((format(printf, 1, 0)))
/third_party/spirv-tools/source/opt/
H A Dtypes.h177 // clang-format off
228 // clang-format on
331 spv::ImageFormat format() const { return format_; } in format() function in spvtools::opt::analysis::Image
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRender.hpp481 vk::VkFormat format,
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
H A DvktWsiFullScreenExclusiveTests.cpp278 surfaceFormat.format, in getBasicSwapchainParameters()
/third_party/weex-loader/deps/weex-styler/lib/
H A Dvalidator.js316 // target format "@sys.float.id_sys_length" or '@sys.float.id_sys_length'
325 // target format "@app.float.developer_defined_length" or '@app.float.developer_defined_length'
334 // target format "@id_sys_length" or '@id_sys_length' or @id_sys_length
469 // target format "@sys.color.id_color_background" or '@sys.color.id_color_background'
478 // target format "@app.color.developer_defined_color" or '@app.color.developer_defined_color'
487 // target format "@id_color_background" or '@id_color_background' or @id_color_background
901 // target format "@sys.float.id_sys_number" or '@sys.float.id_sys_number'
910 // target format "@app.float.developer_defined_number" or '@app.float.developer_defined_number'
919 // target format "@id_sys_number" or '@id_sys_number' or @id_sys_number
1408 return 'ERROR: The format o
[all...]

Completed in 38 milliseconds

1...<<461462463464465466467468469470>>...507