Home
last modified time | relevance | path

Searched refs:format (Results 4426 - 4450 of 7870) sorted by relevance

1...<<171172173174175176177178179180>>...315

/third_party/python/Lib/
H A D_aix_support.py20 return "aix-{:1x}{:1d}{:02d}-{:04d}-{}".format(vrtl[0], vrtl[1], vrtl[2], _bd, _sz)
61 "aix-{:1x}{:1d}{:02d}-{:04d}-{}".format(v, r, tl, builddate, bitsize)
/third_party/skia/tools/fiddle/
H A Dfiddle_main.h88 extern void SkDebugf(const char * format, ...);
/third_party/skia/third_party/externals/dawn/src/utils/
H A DComboRenderPipelineDescriptor.h51 wgpu::TextureFormat format = wgpu::TextureFormat::Depth24PlusStencil8);
/third_party/protobuf/js/experimental/runtime/kernel/conformance/
H A Dconformance_testee.js20 response.setSkipped('Json is not supported as input format.');
25 response.setSkipped('Text format is not supported as input format.');
35 throw new Error('Request didn\'t have accepted input format.');
39 response.setSkipped('Json is not supported as output format.');
44 response.setSkipped('Text format is not supported as output format.');
49 response.setRuntimeError('Unspecified output format');
54 throw new Error('Request didn\'t have accepted output format.');
/third_party/python/Doc/tools/extensions/
H A Dglossary_search.py23 if app.builder.format != 'html':
/third_party/python/Lib/test/test_json/
H A Dtest_encode_basestring_ascii.py26 '{0!r} != {1!r} for {2}({3!r})'.format(
/third_party/rust/crates/clap/examples/tutorial_derive/
H A D04_03_relations.rs59 format!("{major}.{minor}.{patch}") in main()
/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/util/
H A DSurfaceRenderer.java68 public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) { in surfaceChanged() argument
/third_party/skia/gn/
H A Dcodesign_ios.py72 '''.format(prefix=prefix, app=app))
/third_party/rust/crates/rustix/tests/
H A Dbackends.rs107 .arg(&format!("--invert={}", dependency)) in has_dependency()
/third_party/selinux/libsepol/cil/src/
H A Dcil_tree.h55 __attribute__((format (printf, 3, 4))) void cil_tree_log(struct cil_tree_node *node, enum cil_log_level lvl, const char* msg, ...);
H A Dcil_mem.c95 __attribute__ ((format (printf, 2, 3))) int cil_asprintf(char **strp, const char *fmt, ...) in cil_asprintf()
/third_party/spirv-tools/test/scripts/
H A Dtest_compact_ids.py58 print(template.format(script=sys.argv[0]));
/third_party/vk-gl-cts/modules/glshared/
H A DglsTextureBufferCase.hpp68 deUint32 format,
/third_party/vk-gl-cts/scripts/opengl/
H A Dgen_wrapper.py67 return template.format(
/third_party/vk-gl-cts/framework/opengl/
H A DgluContextInfo.hpp93 virtual bool isCompressedTextureFormatSupported (int format) const;
/third_party/vk-gl-cts/framework/common/
H A DtcuAstcUtil.cpp2423 // Generate block data for a given BlockTestType and format.
2424 void generateBlockCaseTestData (vector<deUint8>& dst, CompressedTexFormat format, BlockTestType testType)
2426 DE_ASSERT(isAstcFormat(format));
2427 DE_ASSERT(!(isAstcSRGBFormat(format) && isBlockTestTypeHDROnly(testType)));
2429 const IVec3 blockSize = getBlockPixelSize(format);
2852 generateRandomBlocks(&dst[0], numBlocks, format, seed);
2862 void generateRandomBlocks (deUint8* dst, size_t numBlocks, CompressedTexFormat format, deUint32 seed)
2864 const IVec3 blockSize = getBlockPixelSize(format);
2868 DE_ASSERT(isAstcFormat(format));
2879 void generateRandomValidBlocks (deUint8* dst, size_t numBlocks, CompressedTexFormat format, TexDecompressionParam
[all...]
/third_party/ffmpeg/libavcodec/
H A Damfenc.c362 ctx->format = amf_av_to_amf_format(pix_fmt); in amf_init_encoder()
363 AMF_RETURN_IF_FALSE(ctx, ctx->format != AMF_SURFACE_UNKNOWN, AVERROR(EINVAL), in amf_init_encoder()
431 (const uint8_t**)frame->data, frame->linesize, frame->format, in amf_copy_surface()
618 switch (frame->format) { in ff_amf_receive_packet()
652 res = ctx->context->pVtbl->AllocSurface(ctx->context, AMF_MEMORY_HOST, ctx->format, avctx->width, avctx->height, &surface); in ff_amf_receive_packet()
/third_party/ffmpeg/libavdevice/
H A Dpulse_audio_enc.c475 av_get_bytes_per_sample(st->codecpar->format); in pulse_write_header()
489 sample_spec.format = ff_codec_id_to_pulse_format(st->codecpar->codec_id); in pulse_write_header()
644 int64_t samples = pkt->size / (av_get_bytes_per_sample(st->codecpar->format) * st->codecpar->ch_layout.nb_channels); in pulse_write_packet()
683 return av_sample_fmt_is_planar(h->streams[stream_index]->codecpar->format) ? in pulse_write_frame()
687 pkt.size = (*frame)->nb_samples * av_get_bytes_per_sample((*frame)->format) * (*frame)->ch_layout.nb_channels; in pulse_write_frame()
/third_party/ffmpeg/libavformat/
H A Diff.c27 * for more information on the .iff file format, visit:
585 st->codecpar->format = AV_PIX_FMT_RGB24; in iff_read_header()
587 st->codecpar->format = AV_PIX_FMT_RGBA; in iff_read_header()
589 st->codecpar->format = AV_PIX_FMT_BGRA; in iff_read_header()
591 st->codecpar->format = AV_PIX_FMT_ARGB; in iff_read_header()
593 st->codecpar->format = AV_PIX_FMT_ABGR; in iff_read_header()
595 avpriv_request_sample(s, "color format %.16s", fmt); in iff_read_header()
/third_party/ffmpeg/libavfilter/
H A Dvf_premultiply.c531 switch (outlink->format) { in filter_frame()
583 switch (outlink->format) { in filter_frame()
670 const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(inlink->format); in config_input()
673 s->nb_planes = av_pix_fmt_count_planes(inlink->format); in config_input()
675 if ((ret = av_image_fill_linesizes(s->linesize, inlink->format, inlink->w)) < 0) in config_input()
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/util/
H A DGlobalizationPreferences.java573 // format. in getDisplayName()
580 result = dtf.format(new Date()); in getDisplayName()
622 * Set an explicit date format. Overrides the locale priority list for
624 * be used if for the style, where only the date or time format individually
629 * @param format The date format
633 public GlobalizationPreferences setDateFormat(int dateStyle, int timeStyle, DateFormat format) { in setDateFormat() argument
640 dateFormats[dateStyle][timeStyle] = (DateFormat) format.clone(); // for safety in setDateFormat()
645 * Gets a date format according to the current settings. If there
646 * is an explicit (non-null) date/time format se
709 setNumberFormat(int style, NumberFormat format) setNumberFormat() argument
[all...]
/third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
H A DTransliterator.java34 * <code>Transliterator</code> is an abstract class that transliterates text from one format to another. The most common
170 * A transliterator is designated by a short identifier string or <em>ID</em>. IDs follow the format
176 * initial letters of words capitalized; user entity names may follow any format so long as they do not contain dashes.
1507 MessageFormat format = new MessageFormat( in getDisplayName()
1522 (format.format(args) + '/' + stv[2]) : in getDisplayName()
1523 format.format(args); in getDisplayName()
1738 * may call. It simply munges the ID into the correct format,
1747 // the correct format in baseToRules()
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DTransliterator.java35 * <code>Transliterator</code> is an abstract class that transliterates text from one format to another. The most common
171 * A transliterator is designated by a short identifier string or <em>ID</em>. IDs follow the format
177 * initial letters of words capitalized; user entity names may follow any format so long as they do not contain dashes.
1478 MessageFormat format = new MessageFormat( in getDisplayName()
1493 (format.format(args) + '/' + stv[2]) : in getDisplayName()
1494 format.format(args); in getDisplayName()
1703 * may call. It simply munges the ID into the correct format,
1712 // the correct format in baseToRules()
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DGlobalizationPreferences.java575 // format. in getDisplayName()
582 result = dtf.format(new Date()); in getDisplayName()
624 * Set an explicit date format. Overrides the locale priority list for
626 * be used if for the style, where only the date or time format individually
631 * @param format The date format
635 public GlobalizationPreferences setDateFormat(int dateStyle, int timeStyle, DateFormat format) { in setDateFormat() argument
642 dateFormats[dateStyle][timeStyle] = (DateFormat) format.clone(); // for safety in setDateFormat()
647 * Gets a date format according to the current settings. If there
648 * is an explicit (non-null) date/time format se
711 setNumberFormat(int style, NumberFormat format) setNumberFormat() argument
[all...]

Completed in 29 milliseconds

1...<<171172173174175176177178179180>>...315