Home
last modified time | relevance | path

Searched refs:format (Results 7201 - 7225 of 14428) sorted by relevance

1...<<281282283284285286287288289290>>...578

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/scripts/
H A Dtest_compact_ids.py58 print(template.format(script=sys.argv[0]));
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/
H A Dgenerate_registry_tables.py61 line = '{' + '{}, "{}", "{}", "{}"'.format(value,
/third_party/skia/third_party/externals/libwebp/imageio/
H A Dimage_enc.h53 WebPOutputFileFormat format, const char* const out_file_name);
63 // Save to PPM format (RGB, no alpha)
66 // Save to PAM format (= PPM + alpha)
81 // Save as YUV samples as PGM format (using IMC4 layout).
83 // (very convenient format for viewing the samples, esp. for odd dimensions).
89 // Save 16b mode (RGBA4444, RGB565, ...) as PGM format, for debugging purposes.
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumrange_impl.h48 void format(UFormattedNumberRangeData& data, bool equalBeforeRounding, UErrorCode& status) const;
/third_party/skia/third_party/externals/icu/source/samples/datefmt/answers/
H A Dmain_2.cpp81 fmt->format(date, str, status); in main()
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DRenderEncoderBase.h53 wgpu::IndexFormat format,
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DViewportOrientationTests.cpp40 descriptor.cTargets[0].format = renderPass.colorFormat; in TEST_P()
/third_party/skia/third_party/externals/dawn/src/dawn_native/metal/
H A DUtilsMetal.h73 MTLBlitOption ComputeMTLBlitOption(const Format& format, Aspect aspect);
/third_party/python/Modules/_blake2/
H A Dblake2b2s.py30 print('#define {0:<18} PyBlake2_{0}'.format(f))
/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;

Completed in 11 milliseconds

1...<<281282283284285286287288289290>>...578